msgstr ""
"Project-Id-Version: PostgreSQL 9.5\n"
-"POT-Creation-Date: 2016-03-27 21:08+0000\n"
-"PO-Revision-Date: 2016-03-28 00:25+0200\n"
+"POT-Creation-Date: 2016-04-28 16:16+0000\n"
+"PO-Revision-Date: 2016-04-28 16:25-0400\n"
"Last-Translator: Peter Eisentraut
\n"
"Language-Team: German
\n"
"Language: de\n"
#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634
#: ../port/path.c:651 access/transam/xlog.c:6023 lib/stringinfo.c:258
-#: libpq/auth.c:820 libpq/auth.c:1181 libpq/auth.c:1249 libpq/auth.c:1660
+#: libpq/auth.c:820 libpq/auth.c:1183 libpq/auth.c:1251 libpq/auth.c:1662
#: postmaster/bgworker.c:289 postmaster/bgworker.c:797
#: postmaster/postmaster.c:2317 postmaster/postmaster.c:2348
#: postmaster/postmaster.c:3867 postmaster/postmaster.c:4557
msgid "could not look up effective user ID %ld: %s"
msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s"
-#: ../common/username.c:47 libpq/auth.c:1607
+#: ../common/username.c:47 libpq/auth.c:1609
msgid "user does not exist"
msgstr "Benutzer existiert nicht"
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
msgstr "konnte Kodierung für Locale „%s“ nicht bestimmen: Codeset ist „%s“"
-#: ../port/dirmod.c:216
+#: ../port/dirmod.c:218
#, c-format
msgid "could not set junction for \"%s\": %s"
msgstr "konnte Junction für „%s“ nicht erzeugen: %s"
-#: ../port/dirmod.c:219
+#: ../port/dirmod.c:221
#, c-format
msgid "could not set junction for \"%s\": %s\n"
msgstr "konnte Junction für „%s“ nicht erzeugen: %s\n"
-#: ../port/dirmod.c:291
+#: ../port/dirmod.c:295
#, c-format
msgid "could not get junction for \"%s\": %s"
msgstr "konnte Junction für „%s“ nicht ermitteln: %s"
-#: ../port/dirmod.c:294
+#: ../port/dirmod.c:298
#, c-format
msgid "could not get junction for \"%s\": %s\n"
msgstr "konnte Junction für „%s“ nicht ermitteln: %s\n"
#: access/heap/heapam.c:1248 access/heap/heapam.c:1276
#: access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:8954
-#: commands/tablecmds.c:11995
+#: commands/tablecmds.c:12005
#, c-format
msgid "\"%s\" is a composite type"
msgstr "„%s“ ist ein zusammengesetzter Typ"
#: replication/slot.c:1012 storage/file/copydir.c:187
#: utils/init/miscinit.c:1209 utils/init/miscinit.c:1218
#: utils/init/miscinit.c:1225 utils/misc/guc.c:6669 utils/misc/guc.c:6700
-#: utils/misc/guc.c:8494 utils/misc/guc.c:8508 utils/time/snapmgr.c:1076
+#: utils/misc/guc.c:8511 utils/misc/guc.c:8525 utils/time/snapmgr.c:1076
#: utils/time/snapmgr.c:1083
#, c-format
msgid "could not write to file \"%s\": %m"
#: access/heap/rewriteheap.c:1250 access/transam/xlog.c:10300
#: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468
-#: replication/logical/origin.c:529 replication/logical/reorderbuffer.c:2482
-#: replication/logical/reorderbuffer.c:2539
+#: replication/logical/origin.c:529 replication/logical/reorderbuffer.c:2490
+#: replication/logical/reorderbuffer.c:2547
#: replication/logical/snapbuild.c:1516 replication/logical/snapbuild.c:1891
#: replication/slot.c:1089 storage/ipc/dsm.c:326 storage/smgr/md.c:420
#: storage/smgr/md.c:469 storage/smgr/md.c:1333
#: replication/basebackup.c:1159 replication/logical/logicalfuncs.c:154
#: replication/logical/origin.c:658 replication/logical/reorderbuffer.c:2071
#: replication/logical/reorderbuffer.c:2284
-#: replication/logical/reorderbuffer.c:2930
+#: replication/logical/reorderbuffer.c:2938
#: replication/logical/snapbuild.c:1565 replication/logical/snapbuild.c:1649
#: replication/slot.c:1104 replication/walsender.c:472
#: replication/walsender.c:2100 storage/file/copydir.c:155
#: storage/file/fd.c:466 storage/file/fd.c:2760 storage/file/fd.c:2826
#: storage/smgr/md.c:602 storage/smgr/md.c:860 utils/error/elog.c:1854
#: utils/init/miscinit.c:1144 utils/init/miscinit.c:1265
-#: utils/init/miscinit.c:1343 utils/misc/guc.c:6912 utils/misc/guc.c:6944
+#: utils/init/miscinit.c:1343 utils/misc/guc.c:6928 utils/misc/guc.c:6961
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "konnte Datei „%s“ nicht öffnen: %m"
#: access/index/indexam.c:172 catalog/objectaddress.c:1144
#: commands/indexcmds.c:1754 commands/tablecmds.c:239
-#: commands/tablecmds.c:11986
+#: commands/tablecmds.c:11996
#, c-format
msgid "\"%s\" is not an index"
msgstr "„%s“ ist kein Index"
#: access/transam/xlog.c:10740 access/transam/xlog.c:10783
#: access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497
#: commands/extension.c:3047 replication/logical/origin.c:665
-#: replication/logical/origin.c:695 replication/logical/reorderbuffer.c:2948
+#: replication/logical/origin.c:695 replication/logical/reorderbuffer.c:2956
#: replication/walsender.c:497 storage/file/copydir.c:176
#: utils/adt/genfile.c:151
#, c-format
#: commands/tablecmds.c:9415 commands/user.c:1027 commands/view.c:482
#: libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955
#: storage/lmgr/proc.c:1177 utils/misc/guc.c:5486 utils/misc/guc.c:5579
-#: utils/misc/guc.c:9465 utils/misc/guc.c:9499 utils/misc/guc.c:9533
-#: utils/misc/guc.c:9567 utils/misc/guc.c:9602
+#: utils/misc/guc.c:9482 utils/misc/guc.c:9516 utils/misc/guc.c:9550
+#: utils/misc/guc.c:9584 utils/misc/guc.c:9619
#, c-format
msgid "%s"
msgstr "%s"
#: access/transam/xlog.c:10060 access/transam/xlog.c:10096
#: access/transam/xlog.c:10270 access/transam/xlogarchive.c:106
#: access/transam/xlogarchive.c:265 commands/copy.c:1738 commands/copy.c:2764
-#: commands/extension.c:3026 commands/tablespace.c:860 guc-file.l:1003
-#: replication/basebackup.c:404 replication/basebackup.c:472
-#: replication/logical/snapbuild.c:1474 storage/file/copydir.c:72
-#: storage/file/copydir.c:115 storage/file/fd.c:2626 storage/file/fd.c:2718
-#: utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298
-#: utils/adt/genfile.c:114 utils/adt/genfile.c:333
+#: commands/extension.c:3026 commands/tablespace.c:782
+#: commands/tablespace.c:873 guc-file.l:1003 replication/basebackup.c:404
+#: replication/basebackup.c:472 replication/logical/snapbuild.c:1474
+#: storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2626
+#: storage/file/fd.c:2718 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
+#: utils/adt/dbsize.c:298 utils/adt/genfile.c:114 utils/adt/genfile.c:333
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "konnte „stat“ für Datei „%s“ nicht ausführen: %m"
msgstr "Spalte „%s“ von Relation „%s“ existiert nicht"
#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078
-#: commands/tablecmds.c:221 commands/tablecmds.c:11960 utils/adt/acl.c:2075
+#: commands/tablecmds.c:221 commands/tablecmds.c:11970 utils/adt/acl.c:2075
#: utils/adt/acl.c:2105 utils/adt/acl.c:2137 utils/adt/acl.c:2169
#: utils/adt/acl.c:2197 utils/adt/acl.c:2227
#, c-format
msgid "cannot create temporary tables in parallel mode"
msgstr "im Parallelmodus können keine temporären Tabellen erzeugt werden"
-#: catalog/namespace.c:3898 commands/tablespace.c:1159 commands/variable.c:63
-#: replication/syncrep.c:700 utils/misc/guc.c:9632
+#: catalog/namespace.c:3898 commands/tablespace.c:1173 commands/variable.c:63
+#: replication/syncrep.c:700 utils/misc/guc.c:9649
#, c-format
msgid "List syntax is invalid."
msgstr "Die Listensyntax ist ungültig."
msgstr "„%s“ ist keine Tabelle"
#: catalog/objectaddress.c:1165 commands/tablecmds.c:227
-#: commands/tablecmds.c:4368 commands/tablecmds.c:11965 commands/view.c:155
+#: commands/tablecmds.c:4368 commands/tablecmds.c:11975 commands/view.c:155
#, c-format
msgid "\"%s\" is not a view"
msgstr "„%s“ ist keine Sicht"
#: catalog/objectaddress.c:1172 commands/matview.c:174
-#: commands/tablecmds.c:233 commands/tablecmds.c:11970
+#: commands/tablecmds.c:233 commands/tablecmds.c:11980
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "„%s“ ist keine materialisierte Sicht"
#: catalog/objectaddress.c:1179 commands/tablecmds.c:251
-#: commands/tablecmds.c:4371 commands/tablecmds.c:11975
+#: commands/tablecmds.c:4371 commands/tablecmds.c:11985
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "„%s“ ist keine Fremdtabelle"
msgstr "konnte keinen Arraytypnamen für Datentyp „%s“ erzeugen"
#: catalog/toasting.c:104 commands/indexcmds.c:381 commands/tablecmds.c:4350
-#: commands/tablecmds.c:11853
+#: commands/tablecmds.c:11863
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "„%s“ ist keine Tabelle oder materialisierte Sicht"
#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2369
#: commands/tablecmds.c:2520 commands/tablecmds.c:2562
-#: commands/tablecmds.c:11336 tcop/utility.c:1104
+#: commands/tablecmds.c:11346 tcop/utility.c:1104
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "Relation „%s“ existiert nicht, wird übersprungen"
#: utils/adt/jsonfuncs.c:1474 utils/adt/jsonfuncs.c:1606
#: utils/adt/jsonfuncs.c:1796 utils/adt/jsonfuncs.c:1925
#: utils/adt/jsonfuncs.c:2693 utils/adt/pgstatfuncs.c:547
-#: utils/fmgr/funcapi.c:61 utils/misc/guc.c:8203 utils/mmgr/portalmem.c:1052
+#: utils/fmgr/funcapi.c:61 utils/misc/guc.c:8220 utils/mmgr/portalmem.c:1052
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine Mengenergebnisse verarbeiten kann"
#: commands/extension.c:1951 commands/prepare.c:705 foreign/foreign.c:496
#: replication/logical/logicalfuncs.c:328 replication/logical/origin.c:1395
#: replication/slotfuncs.c:177 replication/walsender.c:2766
-#: utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8207
+#: utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8224
#: utils/mmgr/portalmem.c:1056
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgid "could not determine which collation to use for index expression"
msgstr "konnte die für den Indexausdruck zu verwendende Sortierfolge nicht bestimmen"
-#: commands/indexcmds.c:1094 commands/typecmds.c:825 parser/parse_expr.c:2559
+#: commands/indexcmds.c:1094 commands/typecmds.c:825 parser/parse_expr.c:2583
#: parser/parse_type.c:550 parser/parse_utilcmd.c:2736 utils/adt/misc.c:546
#, c-format
msgid "collations are not supported by type %s"
#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479
#: commands/tablecmds.c:966 commands/tablecmds.c:1308
#: commands/tablecmds.c:2176 commands/tablecmds.c:4320
-#: commands/tablecmds.c:6249 commands/tablecmds.c:11886
-#: commands/tablecmds.c:11921 commands/trigger.c:240 commands/trigger.c:1126
+#: commands/tablecmds.c:6249 commands/tablecmds.c:11896
+#: commands/tablecmds.c:11931 commands/trigger.c:240 commands/trigger.c:1126
#: commands/trigger.c:1234 rewrite/rewriteDefine.c:273
#: rewrite/rewriteDefine.c:917
#, c-format
msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
#: commands/tablecmds.c:249 commands/tablecmds.c:8456
-#: commands/tablecmds.c:11153
+#: commands/tablecmds.c:11163
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "Fremdtabelle „%s“ existiert nicht"
msgid "cannot change owner of sequence \"%s\""
msgstr "kann Eigentümer der Sequenz „%s“ nicht ändern"
-#: commands/tablecmds.c:8944 commands/tablecmds.c:11355
+#: commands/tablecmds.c:8944 commands/tablecmds.c:11365
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequenz „%s“ ist mit Tabelle „%s“ verknüpft."
-#: commands/tablecmds.c:8956 commands/tablecmds.c:11996
+#: commands/tablecmds.c:8956 commands/tablecmds.c:12006
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Verwenden Sie stattdessen ALTER TYPE."
msgid "cannot use invalid index \"%s\" as replica identity"
msgstr "ungültiger Index „%s“ kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:11031
+#: commands/tablecmds.c:11034
+#, c-format
+msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
+msgstr "Index „%s“ kann nicht als Replik-Identität verwendet werden, weil Spalte %d eine Systemspalte ist"
+
+#: commands/tablecmds.c:11041
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "Index „%s“ kann nicht als Replik-Identität verwendet werden, weil Spalte „%s“ NULL-Werte akzeptiert"
-#: commands/tablecmds.c:11228
+#: commands/tablecmds.c:11238
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "kann den geloggten Status der Tabelle „%s“ nicht ändern, weil sie temporär ist"
-#: commands/tablecmds.c:11287
+#: commands/tablecmds.c:11297
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "konnte Tabelle „%s“ nicht in geloggt ändern, weil sie auf die ungeloggte Tabelle „%s“ verweist"
-#: commands/tablecmds.c:11297
+#: commands/tablecmds.c:11307
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "konnte Tabelle „%s“ nicht in ungeloggt ändern, weil sie auf die geloggte Tabelle „%s“ verweist"
-#: commands/tablecmds.c:11354
+#: commands/tablecmds.c:11364
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "einer Tabelle zugeordnete Sequenz kann nicht in ein anderes Schema verschoben werden"
-#: commands/tablecmds.c:11455
+#: commands/tablecmds.c:11465
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "Relation „%s“ existiert bereits in Schema „%s“"
-#: commands/tablecmds.c:11980
+#: commands/tablecmds.c:11990
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "„%s“ ist kein zusammengesetzter Typ"
-#: commands/tablecmds.c:12010
+#: commands/tablecmds.c:12020
#, c-format
msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
msgstr "„%s“ ist weder Tabelle, Sicht, materialisierte Sicht, Sequenz noch Fremdtabelle"
msgid "tablespace location should not be inside the data directory"
msgstr "Tablespace-Pfad sollte nicht innerhalb des Datenverzeichnisses sein"
-#: commands/tablespace.c:304 commands/tablespace.c:938
+#: commands/tablespace.c:304 commands/tablespace.c:952
#, c-format
msgid "unacceptable tablespace name \"%s\""
msgstr "inakzeptabler Tablespace-Name „%s“"
-#: commands/tablespace.c:306 commands/tablespace.c:939
+#: commands/tablespace.c:306 commands/tablespace.c:953
#, c-format
msgid "The prefix \"pg_\" is reserved for system tablespaces."
msgstr "Der Präfix „pg_“ ist für System-Tablespaces reserviert."
-#: commands/tablespace.c:316 commands/tablespace.c:951
+#: commands/tablespace.c:316 commands/tablespace.c:965
#, c-format
msgid "tablespace \"%s\" already exists"
msgstr "Tablespace „%s“ existiert bereits"
-#: commands/tablespace.c:430 commands/tablespace.c:921
-#: commands/tablespace.c:1002 commands/tablespace.c:1071
-#: commands/tablespace.c:1204 commands/tablespace.c:1404
+#: commands/tablespace.c:430 commands/tablespace.c:935
+#: commands/tablespace.c:1016 commands/tablespace.c:1085
+#: commands/tablespace.c:1218 commands/tablespace.c:1418
#, c-format
msgid "tablespace \"%s\" does not exist"
msgstr "Tablespace „%s“ existiert nicht"
msgstr "Verzeichnis „%s“ ist bereits als Tablespace in Verwendung"
#: commands/tablespace.c:744 commands/tablespace.c:757
-#: commands/tablespace.c:781 commands/tablespace.c:872
+#: commands/tablespace.c:793 commands/tablespace.c:885
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "konnte Verzeichnis „%s“ nicht löschen: %m"
-#: commands/tablespace.c:793 commands/tablespace.c:881
+#: commands/tablespace.c:806 commands/tablespace.c:894
#, c-format
msgid "could not remove symbolic link \"%s\": %m"
msgstr "konnte symbolische Verknüpfung „%s“ nicht löschen: %m"
-#: commands/tablespace.c:803 commands/tablespace.c:889
+#: commands/tablespace.c:816 commands/tablespace.c:903
#, c-format
msgid "\"%s\" is not a directory or symbolic link"
msgstr "„%s“ ist kein Verzeichnis oder symbolische Verknüpfung"
-#: commands/tablespace.c:1076
+#: commands/tablespace.c:1090
#, c-format
msgid "Tablespace \"%s\" does not exist."
msgstr "Tablespace „%s“ existiert nicht."
-#: commands/tablespace.c:1503
+#: commands/tablespace.c:1517
#, c-format
msgid "directories for tablespace %u could not be removed"
msgstr "Verzeichnisse für Tablespace %u konnten nicht entfernt werden"
-#: commands/tablespace.c:1505
+#: commands/tablespace.c:1519
#, c-format
msgid "You can remove the directories manually if necessary."
msgstr "Sie können die Verzeichnisse falls nötig manuell entfernen."
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr "„%s“: Truncate wird ausgesetzt wegen Sperrkonflikt"
-#: commands/variable.c:164 utils/misc/guc.c:9656
+#: commands/variable.c:164 utils/misc/guc.c:9673
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Unbekanntes Schlüsselwort: „%s“."
msgid "Scrollable cursors must be READ ONLY."
msgstr "Scrollbare Cursor müssen READ ONLY sein."
-#: executor/spi.c:2450
+#: executor/spi.c:2458
#, c-format
msgid "SQL statement \"%s\""
msgstr "SQL-Anweisung „%s“"
msgid "WITH CHECK OPTION not supported on recursive views"
msgstr "WITH CHECK OPTION wird für rekursive Sichten nicht unterstützt"
-#: gram.y:9745 parser/parse_expr.c:1468
+#: gram.y:9745 parser/parse_expr.c:1476
#, c-format
msgid "number of columns does not match number of values"
msgstr "Anzahl der Spalten stimmt nicht mit der Anzahl der Werte überein"
msgid "retrieving GSS user name failed"
msgstr "Abfrage des GSS-Benutzernamens fehlgeschlagen"
-#: libpq/auth.c:1062
+#: libpq/auth.c:1064
#, c-format
msgid "SSPI is not supported in protocol version 2"
msgstr "SSL wird in Protokollversion 2 nicht unterstützt"
-#: libpq/auth.c:1077
+#: libpq/auth.c:1079
msgid "could not acquire SSPI credentials"
msgstr "konnte SSPI-Credentials nicht erhalten"
-#: libpq/auth.c:1095
+#: libpq/auth.c:1097
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "SSPI-Antwort erwartet, Message-Typ %d empfangen"
-#: libpq/auth.c:1167
+#: libpq/auth.c:1169
msgid "could not accept SSPI security context"
msgstr "konnte SSPI-Sicherheitskontext nicht akzeptieren"
-#: libpq/auth.c:1229
+#: libpq/auth.c:1231
msgid "could not get token from SSPI security context"
msgstr "konnte kein Token vom SSPI-Sicherheitskontext erhalten"
-#: libpq/auth.c:1476
+#: libpq/auth.c:1478
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "konnte Socket für Ident-Verbindung nicht erzeugen: %m"
-#: libpq/auth.c:1491
+#: libpq/auth.c:1493
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "konnte nicht mit lokaler Adresse „%s“ verbinden: %m"
-#: libpq/auth.c:1503
+#: libpq/auth.c:1505
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "konnte nicht mit Ident-Server auf Adresse „%s“, Port %s verbinden: %m"
-#: libpq/auth.c:1525
+#: libpq/auth.c:1527
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "konnte Anfrage an Ident-Server auf Adresse „%s“, Port %s nicht senden: %m"
-#: libpq/auth.c:1542
+#: libpq/auth.c:1544
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr "konnte Antwort von Ident-Server auf Adresse „%s“, Port %s nicht empfangen: %m"
-#: libpq/auth.c:1552
+#: libpq/auth.c:1554
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "ungültig formatierte Antwort vom Ident-Server: „%s“"
-#: libpq/auth.c:1592
+#: libpq/auth.c:1594
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "Peer-Authentifizierung wird auf dieser Plattform nicht unterstützt"
-#: libpq/auth.c:1596
+#: libpq/auth.c:1598
#, c-format
msgid "could not get peer credentials: %m"
msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %m"
-#: libpq/auth.c:1605
+#: libpq/auth.c:1607
#, c-format
msgid "could not look up local user ID %ld: %s"
msgstr "konnte lokale Benutzer-ID %ld nicht nachschlagen: %s"
-#: libpq/auth.c:1689 libpq/auth.c:1960 libpq/auth.c:2316
+#: libpq/auth.c:1691 libpq/auth.c:1962 libpq/auth.c:2318
#, c-format
msgid "empty password returned by client"
msgstr "Client gab leeres Passwort zurück"
-#: libpq/auth.c:1699
+#: libpq/auth.c:1701
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "Fehler von der unteren PAM-Ebene: %s"
-#: libpq/auth.c:1768
+#: libpq/auth.c:1770
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "konnte PAM-Authenticator nicht erzeugen: %s"
-#: libpq/auth.c:1779
+#: libpq/auth.c:1781
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) fehlgeschlagen: %s"
-#: libpq/auth.c:1790
+#: libpq/auth.c:1792
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) fehlgeschlagen: %s"
-#: libpq/auth.c:1801
+#: libpq/auth.c:1803
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate fehlgeschlagen: %s"
-#: libpq/auth.c:1812
+#: libpq/auth.c:1814
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt fehlgeschlagen: %s"
-#: libpq/auth.c:1823
+#: libpq/auth.c:1825
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "konnte PAM-Authenticator nicht freigeben: %s"
-#: libpq/auth.c:1856
+#: libpq/auth.c:1858
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "konnte LDAP nicht initialisieren: %m"
-#: libpq/auth.c:1859
+#: libpq/auth.c:1861
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "konnte LDAP nicht initialisieren: Fehlercode %d"
-#: libpq/auth.c:1869
+#: libpq/auth.c:1871
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "konnte LDAP-Protokollversion nicht setzen: %s"
-#: libpq/auth.c:1898
+#: libpq/auth.c:1900
#, c-format
msgid "could not load wldap32.dll"
msgstr "konnte wldap32.dll nicht laden"
-#: libpq/auth.c:1906
+#: libpq/auth.c:1908
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "konnte Funktion _ldap_start_tls_sA in wldap32.dll nicht laden"
-#: libpq/auth.c:1907
+#: libpq/auth.c:1909
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP über SSL wird auf dieser Plattform nicht unterstützt."
-#: libpq/auth.c:1922
+#: libpq/auth.c:1924
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "konnte LDAP-TLS-Sitzung nicht starten: %s"
-#: libpq/auth.c:1944
+#: libpq/auth.c:1946
#, c-format
msgid "LDAP server not specified"
msgstr "LDAP-Server nicht angegeben"
-#: libpq/auth.c:1997
+#: libpq/auth.c:1999
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "ungültiges Zeichen im Benutzernamen für LDAP-Authentifizierung"
-#: libpq/auth.c:2012
+#: libpq/auth.c:2014
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
msgstr "erstes LDAP-Binden für ldapbinddn „%s“ auf Server „%s“ fehlgeschlagen: %s"
-#: libpq/auth.c:2036
+#: libpq/auth.c:2038
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
msgstr "konnte LDAP nicht mit Filter „%s“ auf Server „%s“ durchsuchen: %s"
-#: libpq/auth.c:2047
+#: libpq/auth.c:2049
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "LDAP-Benutzer „%s“ existiert nicht"
-#: libpq/auth.c:2048
+#: libpq/auth.c:2050
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
msgstr "LDAP-Suche nach Filter „%s“ auf Server „%s“ gab keine Einträge zurück."
-#: libpq/auth.c:2052
+#: libpq/auth.c:2054
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "LDAP-Benutzer „%s“ ist nicht eindeutig"
-#: libpq/auth.c:2053
+#: libpq/auth.c:2055
#, 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] "LDAP-Suche nach Filter „%s“ auf Server „%s“ gab %d Eintrag zurück."
msgstr[1] "LDAP-Suche nach Filter „%s“ auf Server „%s“ gab %d Einträge zurück."
-#: libpq/auth.c:2071
+#: libpq/auth.c:2073
#, c-format
msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
msgstr "konnte DN fũr den ersten Treffer für „%s“ auf Server „%s“ nicht lesen: %s"
-#: libpq/auth.c:2091
+#: libpq/auth.c:2093
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr "Losbinden fehlgeschlagen nach Suche nach Benutzer „%s“ auf Server „%s“: %s"
-#: libpq/auth.c:2121
+#: libpq/auth.c:2123
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
msgstr "LDAP-Login fehlgeschlagen für Benutzer „%s“ auf Server „%s“: %s"
-#: libpq/auth.c:2149
+#: libpq/auth.c:2151
#, c-format
msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr "Zertifikatauthentifizierung für Benutzer „%s“ fehlgeschlagen: Client-Zertifikat enthält keinen Benutzernamen"
-#: libpq/auth.c:2272
+#: libpq/auth.c:2274
#, c-format
msgid "RADIUS server not specified"
msgstr "RADIUS-Server nicht angegeben"
-#: libpq/auth.c:2279
+#: libpq/auth.c:2281
#, c-format
msgid "RADIUS secret not specified"
msgstr "RADIUS-Geheimnis nicht angegeben"
-#: libpq/auth.c:2295 libpq/hba.c:1590
+#: libpq/auth.c:2297 libpq/hba.c:1590
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "konnte RADIUS-Servername „%s“ nicht in Adresse übersetzen: %s"
-#: libpq/auth.c:2323
+#: libpq/auth.c:2325
#, c-format
msgid "RADIUS authentication does not support passwords longer than 16 characters"
msgstr "RADIUS-Authentifizierung unterstützt keine Passwörter länger als 16 Zeichen"
-#: libpq/auth.c:2334
+#: libpq/auth.c:2336
#, c-format
msgid "could not generate random encryption vector"
msgstr "konnte zufälligen Verschlüsselungsvektor nicht erzeugen"
-#: libpq/auth.c:2357
+#: libpq/auth.c:2359
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "konnte MD5-Verschlüsselung des Passworts nicht durchführen"
-#: libpq/auth.c:2379
+#: libpq/auth.c:2381
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "konnte RADIUS-Socket nicht erstellen: %m"
-#: libpq/auth.c:2400
+#: libpq/auth.c:2402
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "konnte lokales RADIUS-Socket nicht binden: %m"
-#: libpq/auth.c:2410
+#: libpq/auth.c:2412
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "konnte RADIUS-Paket nicht senden: %m"
-#: libpq/auth.c:2443 libpq/auth.c:2468
+#: libpq/auth.c:2445 libpq/auth.c:2470
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "Zeitüberschreitung beim Warten auf RADIUS-Antwort"
-#: libpq/auth.c:2461
+#: libpq/auth.c:2463
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "konnte Status des RADIUS-Sockets nicht prüfen: %m"
-#: libpq/auth.c:2490
+#: libpq/auth.c:2492
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "konnte RADIUS-Antwort nicht lesen: %m"
-#: libpq/auth.c:2502 libpq/auth.c:2506
+#: libpq/auth.c:2504 libpq/auth.c:2508
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "RADIUS-Antwort wurde von falschem Port gesendet: %d"
-#: libpq/auth.c:2515
+#: libpq/auth.c:2517
#, c-format
msgid "RADIUS response too short: %d"
msgstr "RADIUS-Antwort zu kurz: %d"
-#: libpq/auth.c:2522
+#: libpq/auth.c:2524
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "RADIUS-Antwort hat verfälschte Länge: %d (tatsächliche Länge %d)"
-#: libpq/auth.c:2530
+#: libpq/auth.c:2532
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "RADIUS-Antwort unterscheidet sich von Anfrage: %d (sollte %d sein)"
-#: libpq/auth.c:2555
+#: libpq/auth.c:2557
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "konnte MD5-Verschlüsselung des empfangenen Pakets nicht durchführen"
-#: libpq/auth.c:2564
+#: libpq/auth.c:2566
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "RADIUS-Antwort hat falsche MD5-Signatur"
-#: libpq/auth.c:2581
+#: libpq/auth.c:2583
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "RADIUS-Antwort hat ungültigen Code (%d) für Benutzer „%s“"
#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:1820
#: parser/parse_coerce.c:1848 parser/parse_coerce.c:1924
-#: parser/parse_expr.c:1981 parser/parse_func.c:597 parser/parse_oper.c:952
+#: parser/parse_expr.c:1994 parser/parse_func.c:597 parser/parse_oper.c:952
#, c-format
msgid "could not find array type for data type %s"
msgstr "konnte Arraytyp für Datentyp %s nicht finden"
#: parser/parse_coerce.c:971 parser/parse_coerce.c:1001
#: parser/parse_coerce.c:1019 parser/parse_coerce.c:1034
-#: parser/parse_expr.c:2015 parser/parse_expr.c:2528 parser/parse_target.c:874
+#: parser/parse_expr.c:2028 parser/parse_expr.c:2552 parser/parse_target.c:874
#, c-format
msgid "cannot cast type %s to %s"
msgstr "kann Typ %s nicht in Typ %s umwandeln"
msgid "there is no parameter $%d"
msgstr "es gibt keinen Parameter $%d"
-#: parser/parse_expr.c:1034
+#: parser/parse_expr.c:1042
#, c-format
msgid "NULLIF requires = operator to yield boolean"
msgstr "NULLIF erfordert, dass Operator = boolean ergibt"
-#: parser/parse_expr.c:1697
+#: parser/parse_expr.c:1705
msgid "cannot use subquery in check constraint"
msgstr "Unteranfragen können nicht in Check-Constraints verwendet werden"
-#: parser/parse_expr.c:1701
+#: parser/parse_expr.c:1709
msgid "cannot use subquery in DEFAULT expression"
msgstr "Unteranfragen können nicht in DEFAULT-Ausdrücken verwendet werden"
-#: parser/parse_expr.c:1704
+#: parser/parse_expr.c:1712
msgid "cannot use subquery in index expression"
msgstr "Unteranfragen können nicht in Indexausdrücken verwendet werden"
-#: parser/parse_expr.c:1707
+#: parser/parse_expr.c:1715
msgid "cannot use subquery in index predicate"
msgstr "Unteranfragen können nicht im Indexprädikat verwendet werden"
-#: parser/parse_expr.c:1710
+#: parser/parse_expr.c:1718
msgid "cannot use subquery in transform expression"
msgstr "Unteranfragen können in Umwandlungsausdrücken nicht verwendet werden"
-#: parser/parse_expr.c:1713
+#: parser/parse_expr.c:1721
msgid "cannot use subquery in EXECUTE parameter"
msgstr "Unteranfragen können nicht in EXECUTE-Parameter verwendet werden"
-#: parser/parse_expr.c:1716
+#: parser/parse_expr.c:1724
msgid "cannot use subquery in trigger WHEN condition"
msgstr "Unteranfragen können nicht in der WHEN-Bedingung eines Triggers verwendet werden"
-#: parser/parse_expr.c:1770
+#: parser/parse_expr.c:1778
#, c-format
msgid "subquery must return only one column"
msgstr "Unteranfrage darf nur eine Spalte zurückgeben"
-#: parser/parse_expr.c:1854
+#: parser/parse_expr.c:1862
#, c-format
msgid "subquery has too many columns"
msgstr "Unteranfrage hat zu viele Spalten"
-#: parser/parse_expr.c:1859
+#: parser/parse_expr.c:1867
#, c-format
msgid "subquery has too few columns"
msgstr "Unteranfrage hat zu wenige Spalten"
-#: parser/parse_expr.c:1955
+#: parser/parse_expr.c:1968
#, c-format
msgid "cannot determine type of empty array"
msgstr "kann Typ eines leeren Arrays nicht bestimmen"
-#: parser/parse_expr.c:1956
+#: parser/parse_expr.c:1969
#, c-format
msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
msgstr "Wandeln Sie ausdrücklich in den gewünschten Typ um, zum Beispiel ARRAY[]::integer[]."
-#: parser/parse_expr.c:1970
+#: parser/parse_expr.c:1983
#, c-format
msgid "could not find element type for data type %s"
msgstr "konnte Elementtyp für Datentyp %s nicht finden"
-#: parser/parse_expr.c:2193
+#: parser/parse_expr.c:2206
#, c-format
msgid "unnamed XML attribute value must be a column reference"
msgstr "unbenannter XML-Attributwert muss ein Spaltenverweis sein"
-#: parser/parse_expr.c:2194
+#: parser/parse_expr.c:2207
#, c-format
msgid "unnamed XML element value must be a column reference"
msgstr "unbenannter XML-Elementwert muss ein Spaltenverweis sein"
-#: parser/parse_expr.c:2209
+#: parser/parse_expr.c:2222
#, c-format
msgid "XML attribute name \"%s\" appears more than once"
msgstr "XML-Attributname „%s“ einscheint mehrmals"
-#: parser/parse_expr.c:2316
+#: parser/parse_expr.c:2329
#, c-format
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "kann das Ergebnis von XMLSERIALIZE nicht in Typ %s umwandeln"
-#: parser/parse_expr.c:2601 parser/parse_expr.c:2797
+#: parser/parse_expr.c:2625 parser/parse_expr.c:2821
#, c-format
msgid "unequal number of entries in row expressions"
msgstr "ungleiche Anzahl Einträge in Zeilenausdrücken"
-#: parser/parse_expr.c:2611
+#: parser/parse_expr.c:2635
#, c-format
msgid "cannot compare rows of zero length"
msgstr "kann Zeilen mit Länge null nicht vergleichen"
-#: parser/parse_expr.c:2636
+#: parser/parse_expr.c:2660
#, c-format
msgid "row comparison operator must yield type boolean, not type %s"
msgstr "Zeilenvergleichsoperator muss Typ boolean zurückgeben, nicht Typ %s"
-#: parser/parse_expr.c:2643
+#: parser/parse_expr.c:2667
#, c-format
msgid "row comparison operator must not return a set"
msgstr "Zeilenvergleichsoperator darf keine Ergebnismenge zurückgeben"
-#: parser/parse_expr.c:2702 parser/parse_expr.c:2743
+#: parser/parse_expr.c:2726 parser/parse_expr.c:2767
#, c-format
msgid "could not determine interpretation of row comparison operator %s"
msgstr "konnte Interpretation des Zeilenvergleichsoperators %s nicht bestimmen"
-#: parser/parse_expr.c:2704
+#: parser/parse_expr.c:2728
#, c-format
msgid "Row comparison operators must be associated with btree operator families."
msgstr "Zeilenvergleichsoperatoren müssen einer „btree“-Operatorfamilie zugeordnet sein."
-#: parser/parse_expr.c:2745
+#: parser/parse_expr.c:2769
#, c-format
msgid "There are multiple equally-plausible candidates."
msgstr "Es gibt mehrere gleichermaßen plausible Kandidaten."
-#: parser/parse_expr.c:2837
+#: parser/parse_expr.c:2861
#, c-format
msgid "IS DISTINCT FROM requires = operator to yield boolean"
msgstr "IS DISTINCT FROM erfordert, dass Operator = boolean ergibt"
-#: parser/parse_expr.c:3127 parser/parse_expr.c:3145
+#: parser/parse_expr.c:3151 parser/parse_expr.c:3169
#, c-format
msgid "operator precedence change: %s is now lower precedence than %s"
msgstr "Änderung der Operatorrangfolge: %s hat jetzt niedrigere Priorität als %s"
msgid "could not get SID for PowerUsers group: error code %lu\n"
msgstr "konnte SID der PowerUsers-Gruppe nicht ermitteln: Fehlercode %lu\n"
-#: port/win32/signal.c:193
+#: port/win32/signal.c:194
#, c-format
msgid "could not create signal listener pipe for PID %d: error code %lu"
msgstr "konnte Listener-Pipe für Signale für PID %d nicht erzeugen: Fehlercode %lu"
-#: port/win32/signal.c:273 port/win32/signal.c:305
+#: port/win32/signal.c:274 port/win32/signal.c:306
#, c-format
msgid "could not create signal listener pipe: error code %lu; retrying\n"
msgstr "konnte Listener-Pipe für Signale nicht erzeugen: Fehlercode %lu; wiederhole Versuch\n"
-#: port/win32/signal.c:316
+#: port/win32/signal.c:317
#, c-format
msgid "could not create signal dispatch thread: error code %lu\n"
msgstr "konnte Signal-Dispatch-Thread nicht erzeugen: Fehlercode %lu\n"
msgstr "nicht unterstütztes Frontend-Protokoll %u.%u: Server unterstützt %u.0 bis %u.%u"
#: postmaster/postmaster.c:2050 utils/misc/guc.c:5484 utils/misc/guc.c:5577
-#: utils/misc/guc.c:6869 utils/misc/guc.c:9562 utils/misc/guc.c:9596
+#: utils/misc/guc.c:6874 utils/misc/guc.c:9579 utils/misc/guc.c:9613
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "ungültiger Wert für Parameter „%s“: „%s“"
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %d statt %u Bytes gelesen"
-#: replication/logical/reorderbuffer.c:2955
+#: replication/logical/reorderbuffer.c:2963
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "konnte nicht aus Datei „%s“ lesen: %d statt %d Bytes gelesen"
msgid "text search parser does not support headline creation"
msgstr "Textsucheparser unterstützt das Erzeugen von Headlines nicht"
-#: tsearch/wparser_def.c:2557
+#: tsearch/wparser_def.c:2559
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "unbekannter Headline-Parameter: „%s“"
-#: tsearch/wparser_def.c:2566
+#: tsearch/wparser_def.c:2568
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "„MinWords“ sollte kleiner als „MaxWords“ sein"
-#: tsearch/wparser_def.c:2570
+#: tsearch/wparser_def.c:2572
#, c-format
msgid "MinWords should be positive"
msgstr "„MinWords“ sollte positiv sein"
-#: tsearch/wparser_def.c:2574
+#: tsearch/wparser_def.c:2576
#, c-format
msgid "ShortWord should be >= 0"
msgstr "„ShortWord“ sollte >= 0 sein"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2580
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "„MaxFragments“ sollte >= 0 sein"
msgstr "es gibt mehrere Operatoren namens %s"
#: utils/adt/regproc.c:779 utils/adt/regproc.c:820 utils/adt/regproc.c:2006
-#: utils/adt/ruleutils.c:8167 utils/adt/ruleutils.c:8292
+#: utils/adt/ruleutils.c:8185 utils/adt/ruleutils.c:8310
#, c-format
msgid "too many arguments"
msgstr "zu viele Argumente"
msgid "no output function available for type %s"
msgstr "keine Ausgabefunktion verfügbar für Typ %s"
-#: utils/cache/plancache.c:725
+#: utils/cache/plancache.c:729
#, c-format
msgid "cached plan must not change result type"
msgstr "gecachter Plan darf den Ergebnistyp nicht ändern"
msgid "could not write lock file \"%s\": %m"
msgstr "konnte Sperrdatei „%s“ nicht schreiben: %m"
-#: utils/init/miscinit.c:1153 utils/init/miscinit.c:1282 utils/misc/guc.c:8585
+#: utils/init/miscinit.c:1153 utils/init/miscinit.c:1282 utils/misc/guc.c:8602
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "konnte nicht aus Datei „%s“ lesen: %m"
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g ist außerhalb des gültigen Bereichs für Parameter „%s“ (%g ... %g)"
-#: utils/misc/guc.c:5675 utils/misc/guc.c:7000
+#: utils/misc/guc.c:5675 utils/misc/guc.c:7017
#, c-format
msgid "cannot set parameters during a parallel operation"
msgstr "während einer parallelen Operation können keine Parameter gesetzt werden"
#: utils/misc/guc.c:5682 utils/misc/guc.c:6432 utils/misc/guc.c:6484
-#: utils/misc/guc.c:6845 utils/misc/guc.c:7588 utils/misc/guc.c:7747
-#: utils/misc/guc.c:9382
+#: utils/misc/guc.c:6845 utils/misc/guc.c:7605 utils/misc/guc.c:7764
+#: utils/misc/guc.c:9399
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "unbekannter Konfigurationsparameter „%s“"
msgid "parameter \"%s\" cannot be changed now"
msgstr "Parameter „%s“ kann jetzt nicht geändert werden"
-#: utils/misc/guc.c:5748 utils/misc/guc.c:5793 utils/misc/guc.c:9398
+#: utils/misc/guc.c:5748 utils/misc/guc.c:5793 utils/misc/guc.c:9415
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "keine Berechtigung, um Parameter „%s“ zu setzen"
msgid "cannot set parameter \"%s\" within security-definer function"
msgstr "Parameter „%s“ kann nicht in einer Security-Definer-Funktion gesetzt werden"
-#: utils/misc/guc.c:6440 utils/misc/guc.c:6488 utils/misc/guc.c:7751
+#: utils/misc/guc.c:6440 utils/misc/guc.c:6488 utils/misc/guc.c:7768
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "nur Superuser können „%s“ ansehen"
msgid "must be superuser to execute ALTER SYSTEM command"
msgstr "nur Superuser können den Befehl ALTER SYSTEM ausführen"
-#: utils/misc/guc.c:6918
+#: utils/misc/guc.c:6890
+#, c-format
+msgid "parameter value for ALTER SYSTEM must not contain a newline"
+msgstr "Parameterwert für ALTER SYSTEM darf keine Newline enthalten"
+
+#: utils/misc/guc.c:6935
#, c-format
msgid "could not parse contents of file \"%s\""
msgstr "konnte Inhalt der Datei „%s“ nicht parsen"
-#: utils/misc/guc.c:7076
+#: utils/misc/guc.c:7093
#, c-format
msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
msgstr "SET LOCAL TRANSACTION SNAPSHOT ist nicht implementiert"
-#: utils/misc/guc.c:7161
+#: utils/misc/guc.c:7178
#, c-format
msgid "SET requires parameter name"
msgstr "SET benötigt Parameternamen"
-#: utils/misc/guc.c:7285
+#: utils/misc/guc.c:7302
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "Versuch, den Parameter „%s“ zu redefinieren"
-#: utils/misc/guc.c:9015
+#: utils/misc/guc.c:9032
#, c-format
msgid "parameter \"%s\" could not be set"
msgstr "Parameter „%s“ kann nicht gesetzt werden"
-#: utils/misc/guc.c:9102
+#: utils/misc/guc.c:9119
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "konnte Wert von Parameter „%s“ nicht lesen"
-#: utils/misc/guc.c:9460 utils/misc/guc.c:9494
+#: utils/misc/guc.c:9477 utils/misc/guc.c:9511
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "ungültiger Wert für Parameter „%s“: %d"
-#: utils/misc/guc.c:9528
+#: utils/misc/guc.c:9545
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "ungültiger Wert für Parameter „%s“: %g"
-#: utils/misc/guc.c:9718
+#: utils/misc/guc.c:9735
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "„temp_buffers“ kann nicht geändert werden, nachdem in der Sitzung auf temporäre Tabellen zugriffen wurde."
-#: utils/misc/guc.c:9730
+#: utils/misc/guc.c:9747
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour wird von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:9743
+#: utils/misc/guc.c:9760
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL wird von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:9755
+#: utils/misc/guc.c:9772
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "Kann Parameter nicht einschalten, wenn „log_statement_stats“ an ist."
-#: utils/misc/guc.c:9767
+#: utils/misc/guc.c:9784
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr "Kann „log_statement_stats“ nicht einschalten, wenn „log_parser_stats“, „log_planner_stats“ oder „log_executor_stats“ an ist."
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
-"POT-Creation-Date: 2016-02-23 23:09+0000\n"
-"PO-Revision-Date: 2016-02-28 15:10+0100\n"
+"POT-Creation-Date: 2016-05-07 21:46+0000\n"
+"PO-Revision-Date: 2016-05-09 10:12+0200\n"
"Last-Translator: Guillaume Lelarge \n"
"Language-Team: French \n"
"Language: fr\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.8.6\n"
+"X-Generator: Poedit 1.8.7.1\n"
#: ../common/exec.c:127 ../common/exec.c:241 ../common/exec.c:284
#, c-format
msgid "could not close directory \"%s\": %s\n"
msgstr "n'a pas pu fermer le répertoire « %s » : %s\n"
-#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634 ../port/path.c:651 access/transam/xlog.c:6041 lib/stringinfo.c:258 libpq/auth.c:820 libpq/auth.c:1181 libpq/auth.c:1249 libpq/auth.c:1660 postmaster/bgworker.c:289 postmaster/bgworker.c:797 postmaster/postmaster.c:2317 postmaster/postmaster.c:2348 postmaster/postmaster.c:3867 postmaster/postmaster.c:4557 postmaster/postmaster.c:4625 postmaster/postmaster.c:5315
-#: postmaster/postmaster.c:5568 replication/logical/logical.c:167 storage/buffer/localbuf.c:396 storage/file/fd.c:481 storage/file/fd.c:878 storage/file/fd.c:996 storage/file/fd.c:1609 storage/ipc/procarray.c:907 storage/ipc/procarray.c:1393 storage/ipc/procarray.c:1400 storage/ipc/procarray.c:1793 storage/ipc/procarray.c:2377 utils/adt/formatting.c:1523 utils/adt/formatting.c:1643 utils/adt/formatting.c:1764 utils/adt/regexp.c:219
-#: utils/adt/varlena.c:4199 utils/adt/varlena.c:4220 utils/fmgr/dfmgr.c:216 utils/hash/dynahash.c:411 utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:376 utils/mb/mbutils.c:709 utils/misc/guc.c:3723 utils/misc/guc.c:3739 utils/misc/guc.c:3752 utils/misc/guc.c:6686 utils/misc/tzparser.c:470 utils/mmgr/aset.c:504 utils/mmgr/mcxt.c:688 utils/mmgr/mcxt.c:723 utils/mmgr/mcxt.c:760 utils/mmgr/mcxt.c:797 utils/mmgr/mcxt.c:831
-#: utils/mmgr/mcxt.c:860 utils/mmgr/mcxt.c:894 utils/mmgr/mcxt.c:974 utils/mmgr/mcxt.c:1007 utils/mmgr/mcxt.c:1054
+#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634 ../port/path.c:651 access/transam/xlog.c:6023 lib/stringinfo.c:258 libpq/auth.c:820 libpq/auth.c:1183 libpq/auth.c:1251 libpq/auth.c:1662 postmaster/bgworker.c:289 postmaster/bgworker.c:797 postmaster/postmaster.c:2317 postmaster/postmaster.c:2348 postmaster/postmaster.c:3867 postmaster/postmaster.c:4557 postmaster/postmaster.c:4625 postmaster/postmaster.c:5315
+#: postmaster/postmaster.c:5568 replication/logical/logical.c:167 storage/buffer/localbuf.c:396 storage/file/fd.c:588 storage/file/fd.c:985 storage/file/fd.c:1103 storage/file/fd.c:1716 storage/ipc/procarray.c:907 storage/ipc/procarray.c:1393 storage/ipc/procarray.c:1400 storage/ipc/procarray.c:1793 storage/ipc/procarray.c:2377 utils/adt/formatting.c:1522 utils/adt/formatting.c:1642 utils/adt/formatting.c:1763 utils/adt/regexp.c:219
+#: utils/adt/varlena.c:4212 utils/adt/varlena.c:4233 utils/fmgr/dfmgr.c:216 utils/hash/dynahash.c:411 utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:376 utils/mb/mbutils.c:709 utils/misc/guc.c:3723 utils/misc/guc.c:3739 utils/misc/guc.c:3752 utils/misc/guc.c:6686 utils/misc/tzparser.c:470 utils/mmgr/aset.c:504 utils/mmgr/mcxt.c:688 utils/mmgr/mcxt.c:723 utils/mmgr/mcxt.c:760 utils/mmgr/mcxt.c:797 utils/mmgr/mcxt.c:831
+#: utils/mmgr/mcxt.c:860 utils/mmgr/mcxt.c:894 utils/mmgr/mcxt.c:976 utils/mmgr/mcxt.c:1010 utils/mmgr/mcxt.c:1059
#, c-format
msgid "out of memory"
msgstr "mémoire épuisée"
msgid "could not look up effective user ID %ld: %s"
msgstr "n'a pas pu trouver l'identifiant réel %ld de l'utilisateur : %s"
-#: ../common/username.c:47 libpq/auth.c:1607
+#: ../common/username.c:47 libpq/auth.c:1609
msgid "user does not exist"
msgstr "l'utilisateur n'existe pas"
msgid "child process exited with unrecognized status %d"
msgstr "le processus fils a quitté avec un statut %d non reconnu"
-#: ../port/chklocale.c:259
+#: ../port/chklocale.c:294
#, c-format
msgid "could not determine encoding for codeset \"%s\""
msgstr "n'a pas pu déterminer l'encodage pour le codeset « %s »"
-#: ../port/chklocale.c:260 ../port/chklocale.c:389 postmaster/postmaster.c:4857
+#: ../port/chklocale.c:295 ../port/chklocale.c:424 postmaster/postmaster.c:4857
#, c-format
msgid "Please report this to
."
msgstr "Veuillez rapporter ceci à
."
-#: ../port/chklocale.c:381 ../port/chklocale.c:387
+#: ../port/chklocale.c:416 ../port/chklocale.c:422
#, 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/dirmod.c:216
+#: ../port/dirmod.c:218
#, c-format
msgid "could not set junction for \"%s\": %s"
msgstr "n'a pas pu configurer la jonction pour « %s » : %s"
-#: ../port/dirmod.c:219
+#: ../port/dirmod.c:221
#, c-format
msgid "could not set junction for \"%s\": %s\n"
msgstr "n'a pas pu configurer la jonction pour « %s » : %s\n"
-#: ../port/dirmod.c:291
+#: ../port/dirmod.c:295
#, c-format
msgid "could not get junction for \"%s\": %s"
msgstr "n'a pas pu obtenir la jonction pour « %s » : %s"
-#: ../port/dirmod.c:294
+#: ../port/dirmod.c:298
#, c-format
msgid "could not get junction for \"%s\": %s\n"
msgstr "n'a pas pu obtenir la jonction pour « %s » : %s\n"
msgid "index row size %zu exceeds maximum %zu for index \"%s\""
msgstr "la taille de la ligne index, %zu, dépasse le maximum, %zu, pour l'index « %s »"
-#: access/gin/ginscan.c:410
+#: access/gin/ginscan.c:412
#, c-format
msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
msgstr ""
"les anciens index GIN ne supportent pas les parcours complets d'index et les\n"
"recherches de valeurs NULL"
-#: access/gin/ginscan.c:411
+#: access/gin/ginscan.c:413
#, c-format
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "Pour corriger ceci, faites un REINDEX INDEX « %s »."
msgid "\"%s\" is an index"
msgstr "« %s » est un index"
-#: access/heap/heapam.c:1248 access/heap/heapam.c:1276 access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:8954 commands/tablecmds.c:11995
+#: access/heap/heapam.c:1248 access/heap/heapam.c:1276 access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:8954 commands/tablecmds.c:12005
#, c-format
msgid "\"%s\" is a composite type"
msgstr "« %s » est un type composite"
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "n'a pas pu écrire le fichier « %s », a écrit %d de %d : %m"
-#: access/heap/rewriteheap.c:965 access/heap/rewriteheap.c:1177 access/heap/rewriteheap.c:1274 access/transam/timeline.c:407 access/transam/timeline.c:497 access/transam/xlog.c:3011 access/transam/xlog.c:3173 replication/logical/origin.c:613 replication/logical/snapbuild.c:1592 replication/slot.c:1026 replication/slot.c:1115 storage/file/fd.c:459 storage/file/fd.c:2718 storage/smgr/md.c:982 storage/smgr/md.c:1213 storage/smgr/md.c:1386
-#: utils/misc/guc.c:6708
+#: access/heap/rewriteheap.c:965 access/heap/rewriteheap.c:1177 access/heap/rewriteheap.c:1274 access/transam/timeline.c:407 access/transam/timeline.c:483 access/transam/xlog.c:3011 access/transam/xlog.c:3173 replication/logical/snapbuild.c:1588 replication/slot.c:1026 replication/slot.c:1115 storage/file/fd.c:483 storage/file/fd.c:2847 storage/smgr/md.c:982 storage/smgr/md.c:1213 storage/smgr/md.c:1386 utils/misc/guc.c:6708
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m"
-#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1140 access/transam/timeline.c:315 access/transam/timeline.c:475 access/transam/xlog.c:2967 access/transam/xlog.c:3116 access/transam/xlog.c:10105 access/transam/xlog.c:10141 access/transam/xlog.c:10463 postmaster/postmaster.c:4332 replication/logical/origin.c:542 replication/slot.c:983 storage/file/copydir.c:162 storage/smgr/md.c:320 utils/time/snapmgr.c:1071
+#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1140 access/transam/timeline.c:315 access/transam/timeline.c:461 access/transam/xlog.c:2967 access/transam/xlog.c:3116 access/transam/xlog.c:10075 access/transam/xlog.c:10111 access/transam/xlog.c:10433 postmaster/postmaster.c:4332 replication/logical/origin.c:542 replication/slot.c:983 storage/file/copydir.c:162 storage/smgr/md.c:320 utils/time/snapmgr.c:1071
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "n'a pas pu créer le fichier « %s » : %m"
msgid "could not seek to end of file \"%s\": %m"
msgstr "n'a pas pu trouver la fin du fichier « %s » : %m"
-#: access/heap/rewriteheap.c:1167 access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:491 access/transam/xlog.c:3002 access/transam/xlog.c:3166 postmaster/postmaster.c:4342 postmaster/postmaster.c:4352 replication/logical/origin.c:551 replication/logical/origin.c:587 replication/logical/origin.c:603 replication/logical/snapbuild.c:1576 replication/slot.c:1012 storage/file/copydir.c:187
-#: utils/init/miscinit.c:1199 utils/init/miscinit.c:1208 utils/init/miscinit.c:1215 utils/misc/guc.c:6669 utils/misc/guc.c:6700 utils/misc/guc.c:8498 utils/misc/guc.c:8512 utils/time/snapmgr.c:1076 utils/time/snapmgr.c:1083
+#: access/heap/rewriteheap.c:1167 access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:477 access/transam/xlog.c:3002 access/transam/xlog.c:3166 postmaster/postmaster.c:4342 postmaster/postmaster.c:4352 replication/logical/origin.c:551 replication/logical/origin.c:587 replication/logical/origin.c:603 replication/logical/snapbuild.c:1572 replication/slot.c:1012 storage/file/copydir.c:187
+#: utils/init/miscinit.c:1209 utils/init/miscinit.c:1218 utils/init/miscinit.c:1225 utils/misc/guc.c:6669 utils/misc/guc.c:6700 utils/misc/guc.c:8511 utils/misc/guc.c:8525 utils/time/snapmgr.c:1076 utils/time/snapmgr.c:1083
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "n'a pas pu écrire dans le fichier « %s » : %m"
-#: access/heap/rewriteheap.c:1250 access/transam/xlog.c:10330 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468 replication/logical/origin.c:529 replication/logical/reorderbuffer.c:2421 replication/logical/reorderbuffer.c:2478 replication/logical/snapbuild.c:1520 replication/logical/snapbuild.c:1895 replication/slot.c:1089 storage/ipc/dsm.c:326 storage/smgr/md.c:420 storage/smgr/md.c:469 storage/smgr/md.c:1333
+#: access/heap/rewriteheap.c:1250 access/transam/xlog.c:10300 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468 replication/logical/origin.c:529 replication/logical/reorderbuffer.c:2490 replication/logical/reorderbuffer.c:2547 replication/logical/snapbuild.c:1516 replication/logical/snapbuild.c:1891 replication/slot.c:1089 storage/ipc/dsm.c:326 storage/smgr/md.c:420 storage/smgr/md.c:469 storage/smgr/md.c:1333
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier « %s » : %m"
-#: access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:2943 access/transam/xlog.c:3060 access/transam/xlog.c:3101 access/transam/xlog.c:3392 access/transam/xlog.c:3470 replication/basebackup.c:398 replication/basebackup.c:1159 replication/logical/logicalfuncs.c:154 replication/logical/origin.c:677 replication/logical/reorderbuffer.c:2038
-#: replication/logical/reorderbuffer.c:2242 replication/logical/reorderbuffer.c:2869 replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:1653 replication/slot.c:1104 replication/walsender.c:472 replication/walsender.c:2100 storage/file/copydir.c:155 storage/file/fd.c:445 storage/file/fd.c:2653 storage/file/fd.c:2705 storage/smgr/md.c:602 storage/smgr/md.c:860 utils/error/elog.c:1854 utils/init/miscinit.c:1134
-#: utils/init/miscinit.c:1255 utils/init/miscinit.c:1333 utils/misc/guc.c:6912 utils/misc/guc.c:6944
+#: access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:2943 access/transam/xlog.c:3060 access/transam/xlog.c:3101 access/transam/xlog.c:3374 access/transam/xlog.c:3452 replication/basebackup.c:398 replication/basebackup.c:1159 replication/logical/logicalfuncs.c:154 replication/logical/origin.c:658 replication/logical/reorderbuffer.c:2071
+#: replication/logical/reorderbuffer.c:2284 replication/logical/reorderbuffer.c:2938 replication/logical/snapbuild.c:1565 replication/logical/snapbuild.c:1649 replication/slot.c:1104 replication/walsender.c:472 replication/walsender.c:2100 storage/file/copydir.c:155 storage/file/fd.c:466 storage/file/fd.c:2760 storage/file/fd.c:2826 storage/smgr/md.c:602 storage/smgr/md.c:860 utils/error/elog.c:1854 utils/init/miscinit.c:1144
+#: utils/init/miscinit.c:1265 utils/init/miscinit.c:1343 utils/misc/guc.c:6928 utils/misc/guc.c:6961
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier « %s » : %m"
-#: access/index/indexam.c:172 catalog/objectaddress.c:1144 commands/indexcmds.c:1754 commands/tablecmds.c:239 commands/tablecmds.c:11986
+#: access/index/indexam.c:172 catalog/objectaddress.c:1144 commands/indexcmds.c:1754 commands/tablecmds.c:239 commands/tablecmds.c:11996
#, c-format
msgid "\"%s\" is not an index"
msgstr "« %s » n'est pas un index"
msgstr "perte de la connexion au processus parallèle"
#: access/transam/parallel.c:845
-#, fuzzy, c-format
-#| msgid "too many dynamic shared memory segments"
+#, c-format
msgid "could not map dynamic shared memory segment"
-msgstr "trop de segments de mémoire partagée dynamique"
+msgstr "n'a pas pu cartographier le segment de mémoire partagée dynamique"
#: access/transam/parallel.c:850
-#, fuzzy, c-format
-#| msgid "too many dynamic shared memory segments"
+#, c-format
msgid "invalid magic number in dynamic shared memory segment"
-msgstr "trop de segments de mémoire partagée dynamique"
+msgstr "nombre magique invalide dans le segment de mémoire partagée dynamique"
#: access/transam/parallel.c:1001
#, c-format
"Les identifiants timeline doivent être plus petits que les enfants des\n"
"identifiants timeline."
-#: access/transam/timeline.c:346 access/transam/xlog.c:3144 access/transam/xlog.c:10312 access/transam/xlog.c:10325 access/transam/xlog.c:10688 access/transam/xlog.c:10731 access/transam/xlog.c:10770 access/transam/xlog.c:10813 access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497 commands/extension.c:3047 replication/logical/origin.c:684 replication/logical/origin.c:714 replication/logical/reorderbuffer.c:2887
+#: access/transam/timeline.c:346 access/transam/xlog.c:3144 access/transam/xlog.c:10282 access/transam/xlog.c:10295 access/transam/xlog.c:10658 access/transam/xlog.c:10701 access/transam/xlog.c:10740 access/transam/xlog.c:10783 access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497 commands/extension.c:3047 replication/logical/origin.c:665 replication/logical/origin.c:695 replication/logical/reorderbuffer.c:2956
#: replication/walsender.c:497 storage/file/copydir.c:176 utils/adt/genfile.c:151
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "n'a pas pu lire le fichier « %s » : %m"
-#: access/transam/timeline.c:412 access/transam/timeline.c:502 access/transam/xlog.c:3017 access/transam/xlog.c:3178 access/transam/xlogfuncs.c:503 commands/copy.c:1631 storage/file/copydir.c:201
+#: access/transam/timeline.c:412 access/transam/timeline.c:488 access/transam/xlog.c:3017 access/transam/xlog.c:3178 access/transam/xlogfuncs.c:503 commands/copy.c:1631 storage/file/copydir.c:201
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "n'a pas pu fermer le fichier « %s » : %m"
-#: access/transam/timeline.c:429 access/transam/timeline.c:519
-#, c-format
-msgid "could not link file \"%s\" to \"%s\": %m"
-msgstr "n'a pas pu lier le fichier « %s » à « %s » : %m"
-
-#: access/transam/timeline.c:436 access/transam/timeline.c:526 access/transam/xlog.c:5302 access/transam/xlog.c:6512 access/transam/xlog.c:6529 access/transam/xlog.c:7310 access/transam/xlogarchive.c:458 access/transam/xlogarchive.c:476 access/transam/xlogarchive.c:586 postmaster/pgarch.c:734 replication/logical/origin.c:624 replication/logical/snapbuild.c:1606 replication/slot.c:470 replication/slot.c:926 replication/slot.c:1038
-#: utils/misc/guc.c:6968 utils/time/snapmgr.c:1094
-#, c-format
-msgid "could not rename file \"%s\" to \"%s\": %m"
-msgstr "n'a pas pu renommer le fichier « %s » en « %s » : %m"
-
-#: access/transam/timeline.c:598
+#: access/transam/timeline.c:570
#, c-format
msgid "requested timeline %u is not in this server's history"
msgstr "la timeline %u requise n'est pas dans l'historique de ce serveur"
msgid "not enough data in file \"%s\""
msgstr "données insuffisantes dans le fichier « %s »"
-#: access/transam/xlog.c:3267
-#, c-format
-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"
-
-#: access/transam/xlog.c:3279
-#, c-format
-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"
-
-#: access/transam/xlog.c:3307
+#: access/transam/xlog.c:3289
#, 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:3496 access/transam/xlog.c:5272
+#: access/transam/xlog.c:3478 access/transam/xlog.c:5254
#, 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:3553 replication/logical/logicalfuncs.c:149 replication/walsender.c:2095
+#: access/transam/xlog.c:3535 replication/logical/logicalfuncs.c:149 replication/walsender.c:2095
#, 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:3613 access/transam/xlog.c:3688 access/transam/xlog.c:3886
+#: access/transam/xlog.c:3595 access/transam/xlog.c:3670 access/transam/xlog.c:3868
#, 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:3769
+#: access/transam/xlog.c:3751
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "recyclage du journal de transactions « %s »"
-#: access/transam/xlog.c:3781
+#: access/transam/xlog.c:3763
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "suppression du journal de transactions « %s »"
-#: access/transam/xlog.c:3801
+#: access/transam/xlog.c:3783
#, 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:3813
+#: access/transam/xlog.c:3795
#, 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:3846 access/transam/xlog.c:3856
+#: access/transam/xlog.c:3828 access/transam/xlog.c:3838
#, 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:3862
+#: access/transam/xlog.c:3844
#, 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:3865
+#: access/transam/xlog.c:3847
#, 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:3896
+#: access/transam/xlog.c:3878
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "suppression du fichier historique des journaux de transaction « %s »"
-#: access/transam/xlog.c:3977
+#: access/transam/xlog.c:3959
#, 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:4099
+#: access/transam/xlog.c:4081
#, 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:4113
+#: access/transam/xlog.c:4095
#, 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:4132
+#: access/transam/xlog.c:4114
#, c-format
msgid "new target timeline is %u"
msgstr "la nouvelle timeline cible est %u"
-#: access/transam/xlog.c:4212
+#: access/transam/xlog.c:4194
#, 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:4223 access/transam/xlog.c:4459
+#: access/transam/xlog.c:4205 access/transam/xlog.c:4441
#, 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:4229 access/transam/xlog.c:4465
+#: access/transam/xlog.c:4211 access/transam/xlog.c:4447
#, 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:4234 access/transam/xlog.c:4470
+#: access/transam/xlog.c:4216 access/transam/xlog.c:4452
#, 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:4252 access/transam/xlog.c:4448
+#: access/transam/xlog.c:4234 access/transam/xlog.c:4430
#, 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:4258
+#: access/transam/xlog.c:4240
#, 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:4271 access/transam/xlog.c:4280 access/transam/xlog.c:4304 access/transam/xlog.c:4311 access/transam/xlog.c:4318 access/transam/xlog.c:4323 access/transam/xlog.c:4330 access/transam/xlog.c:4337 access/transam/xlog.c:4344 access/transam/xlog.c:4351 access/transam/xlog.c:4358 access/transam/xlog.c:4365 access/transam/xlog.c:4372 access/transam/xlog.c:4381 access/transam/xlog.c:4388 access/transam/xlog.c:4397
-#: access/transam/xlog.c:4404 access/transam/xlog.c:4413 access/transam/xlog.c:4420 utils/init/miscinit.c:1351
+#: access/transam/xlog.c:4253 access/transam/xlog.c:4262 access/transam/xlog.c:4286 access/transam/xlog.c:4293 access/transam/xlog.c:4300 access/transam/xlog.c:4305 access/transam/xlog.c:4312 access/transam/xlog.c:4319 access/transam/xlog.c:4326 access/transam/xlog.c:4333 access/transam/xlog.c:4340 access/transam/xlog.c:4347 access/transam/xlog.c:4354 access/transam/xlog.c:4363 access/transam/xlog.c:4370 access/transam/xlog.c:4379
+#: access/transam/xlog.c:4386 access/transam/xlog.c:4395 access/transam/xlog.c:4402 utils/init/miscinit.c:1361
#, 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:4272
+#: access/transam/xlog.c:4254
#, 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:4276
+#: access/transam/xlog.c:4258
#, 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:4281
+#: access/transam/xlog.c:4263
#, 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:4284 access/transam/xlog.c:4308 access/transam/xlog.c:4315 access/transam/xlog.c:4320
+#: access/transam/xlog.c:4266 access/transam/xlog.c:4290 access/transam/xlog.c:4297 access/transam/xlog.c:4302
#, c-format
msgid "It looks like you need to initdb."
msgstr "Il semble que vous avez besoin d'initdb."
-#: access/transam/xlog.c:4295
+#: access/transam/xlog.c:4277
#, c-format
msgid "incorrect checksum in control file"
msgstr "somme de contrôle incorrecte dans le fichier de contrôle"
-#: access/transam/xlog.c:4305
+#: access/transam/xlog.c:4287
#, 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:4312
+#: access/transam/xlog.c:4294
#, 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:4319
+#: access/transam/xlog.c:4301
#, 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:4324
+#: access/transam/xlog.c:4306
#, 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:4327 access/transam/xlog.c:4334 access/transam/xlog.c:4341 access/transam/xlog.c:4348 access/transam/xlog.c:4355 access/transam/xlog.c:4362 access/transam/xlog.c:4369 access/transam/xlog.c:4376 access/transam/xlog.c:4384 access/transam/xlog.c:4391 access/transam/xlog.c:4400 access/transam/xlog.c:4407 access/transam/xlog.c:4416 access/transam/xlog.c:4423
+#: access/transam/xlog.c:4309 access/transam/xlog.c:4316 access/transam/xlog.c:4323 access/transam/xlog.c:4330 access/transam/xlog.c:4337 access/transam/xlog.c:4344 access/transam/xlog.c:4351 access/transam/xlog.c:4358 access/transam/xlog.c:4366 access/transam/xlog.c:4373 access/transam/xlog.c:4382 access/transam/xlog.c:4389 access/transam/xlog.c:4398 access/transam/xlog.c:4405
#, 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:4331
+#: access/transam/xlog.c:4313
#, 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:4338
+#: access/transam/xlog.c:4320
#, 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:4345
+#: access/transam/xlog.c:4327
#, 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:4352
+#: access/transam/xlog.c:4334
#, 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:4359
+#: access/transam/xlog.c:4341
#, 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:4366
+#: access/transam/xlog.c:4348
#, 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:4373
+#: access/transam/xlog.c:4355
#, c-format
msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
msgstr ""
"Le cluster de base de données a été initialisé avec un LOBLKSIZE à %d alors que\n"
"le serveur a été compilé avec un LOBLKSIZE à %d."
-#: access/transam/xlog.c:4382
+#: access/transam/xlog.c:4364
#, 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:4389
+#: access/transam/xlog.c:4371
#, 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:4398
+#: access/transam/xlog.c:4380
#, 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:4405
+#: access/transam/xlog.c:4387
#, 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:4414
+#: access/transam/xlog.c:4396
#, 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:4421
+#: access/transam/xlog.c:4403
#, 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:4847
+#: access/transam/xlog.c:4829
#, 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:4853
+#: access/transam/xlog.c:4835
#, 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:4858
+#: access/transam/xlog.c:4840
#, 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:4933
+#: access/transam/xlog.c:4915
#, 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:4979 access/transam/xlog.c:5062
+#: access/transam/xlog.c:4961 access/transam/xlog.c:5044
#, c-format
msgid "invalid value for recovery parameter \"%s\": \"%s\""
msgstr "valeur invalide pour le paramètre de restauration « %s » : « %s »"
-#: access/transam/xlog.c:4982
+#: access/transam/xlog.c:4964
#, c-format
msgid "Valid values are \"pause\", \"promote\", and \"shutdown\"."
msgstr "Les valeurs valides sont « pause », « promote » et « shutdown »."
-#: access/transam/xlog.c:5001
+#: access/transam/xlog.c:4983
#, 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:5017
+#: access/transam/xlog.c:4999
#, 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:5048
+#: access/transam/xlog.c:5030
#, 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:5065
+#: access/transam/xlog.c:5047
#, c-format
msgid "The only allowed value is \"immediate\"."
msgstr "La seule valeur autorisée est « immediate »."
-#: access/transam/xlog.c:5078 access/transam/xlog.c:5089 commands/extension.c:531 commands/extension.c:539 utils/misc/guc.c:5464
+#: access/transam/xlog.c:5060 access/transam/xlog.c:5071 commands/extension.c:531 commands/extension.c:539 utils/misc/guc.c:5464
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "le paramètre « %s » requiert une valeur booléenne"
-#: access/transam/xlog.c:5124
+#: access/transam/xlog.c:5106
#, c-format
msgid "parameter \"%s\" requires a temporal value"
msgstr "le paramètre « %s » requiert une valeur temporelle"
-#: access/transam/xlog.c:5126 catalog/dependency.c:984 catalog/dependency.c:985 catalog/dependency.c:991 catalog/dependency.c:992 catalog/dependency.c:1003 catalog/dependency.c:1004 catalog/objectaddress.c:1053 commands/tablecmds.c:791 commands/tablecmds.c:9415 commands/user.c:1027 commands/view.c:482 libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1177 utils/misc/guc.c:5486 utils/misc/guc.c:5579
-#: utils/misc/guc.c:9469 utils/misc/guc.c:9503 utils/misc/guc.c:9537 utils/misc/guc.c:9571 utils/misc/guc.c:9606
+#: access/transam/xlog.c:5108 catalog/dependency.c:984 catalog/dependency.c:985 catalog/dependency.c:991 catalog/dependency.c:992 catalog/dependency.c:1003 catalog/dependency.c:1004 catalog/objectaddress.c:1053 commands/tablecmds.c:791 commands/tablecmds.c:9415 commands/user.c:1027 commands/view.c:482 libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1177 utils/misc/guc.c:5486 utils/misc/guc.c:5579
+#: utils/misc/guc.c:9482 utils/misc/guc.c:9516 utils/misc/guc.c:9550 utils/misc/guc.c:9584 utils/misc/guc.c:9619
#, c-format
msgid "%s"
msgstr "%s"
-#: access/transam/xlog.c:5132
+#: access/transam/xlog.c:5114
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "paramètre de restauration « %s » non reconnu"
-#: access/transam/xlog.c:5143
+#: access/transam/xlog.c:5125
#, 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:5145
+#: access/transam/xlog.c:5127
#, 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:5151
+#: access/transam/xlog.c:5133
#, 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:5181
+#: access/transam/xlog.c:5163
#, 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:5306
+#: access/transam/xlog.c:5284
#, c-format
msgid "archive recovery complete"
msgstr "restauration terminée de l'archive"
-#: access/transam/xlog.c:5365 access/transam/xlog.c:5593
+#: access/transam/xlog.c:5343 access/transam/xlog.c:5571
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "arrêt de la restauration après avoir atteint le point de cohérence"
-#: access/transam/xlog.c:5453
+#: access/transam/xlog.c:5431
#, 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:5460
+#: access/transam/xlog.c:5438
#, 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:5505
+#: access/transam/xlog.c:5483
#, 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:5573
+#: access/transam/xlog.c:5551
#, 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:5581
+#: access/transam/xlog.c:5559
#, 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:5620
+#: access/transam/xlog.c:5598
#, c-format
msgid "recovery has paused"
msgstr "restauration en pause"
-#: access/transam/xlog.c:5621
+#: access/transam/xlog.c:5599
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Exécuter pg_xlog_replay_resume() pour continuer."
-#: access/transam/xlog.c:5824
+#: access/transam/xlog.c:5806
#, 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:5850
+#: access/transam/xlog.c:5832
#, 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:5851
+#: access/transam/xlog.c:5833
#, 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:5862
+#: access/transam/xlog.c:5844
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
msgstr ""
"wal_level n'a pas été configuré à « hot_standby » ou à une valeur plus importante\n"
"sur le serveur maître"
-#: access/transam/xlog.c:5863
+#: access/transam/xlog.c:5845
#, 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:5920
+#: access/transam/xlog.c:5902
#, c-format
msgid "control file contains invalid data"
msgstr "le fichier de contrôle contient des données invalides"
-#: access/transam/xlog.c:5926
+#: access/transam/xlog.c:5908
#, 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:5931
+#: access/transam/xlog.c:5913
#, 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:5935
+#: access/transam/xlog.c:5917
#, 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:5939
+#: access/transam/xlog.c:5921
#, 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:5941
+#: access/transam/xlog.c:5923
#, 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:5945
+#: access/transam/xlog.c:5927
#, 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:5947
+#: access/transam/xlog.c:5929
#, 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:5951
+#: access/transam/xlog.c:5933
#, 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:6007
+#: access/transam/xlog.c:5989
#, c-format
msgid "entering standby mode"
msgstr "entre en mode standby"
-#: access/transam/xlog.c:6010
+#: access/transam/xlog.c:5992
#, 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:6014
+#: access/transam/xlog.c:5996
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "début de la restauration de l'archive à %s"
-#: access/transam/xlog.c:6018
+#: access/transam/xlog.c:6000
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "début de la restauration PITR à « %s »"
-#: access/transam/xlog.c:6022
+#: access/transam/xlog.c:6004
#, c-format
msgid "starting point-in-time recovery to earliest consistent point"
msgstr "début de la restauration de l'archive jusqu'au point de cohérence le plus proche"
-#: access/transam/xlog.c:6025
+#: access/transam/xlog.c:6007
#, c-format
msgid "starting archive recovery"
msgstr "début de la restauration de l'archive"
-#: access/transam/xlog.c:6042
+#: access/transam/xlog.c:6024
#, 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:6069 access/transam/xlog.c:6197
+#: access/transam/xlog.c:6051 access/transam/xlog.c:6179
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "l'enregistrement du point de vérification est à %X/%X"
-#: access/transam/xlog.c:6083
+#: access/transam/xlog.c:6065
#, 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:6084 access/transam/xlog.c:6091
+#: access/transam/xlog.c:6066 access/transam/xlog.c:6073
#, 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:6090
+#: access/transam/xlog.c:6072
#, 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:6116 commands/tablespace.c:641
+#: access/transam/xlog.c:6098 commands/tablespace.c:641
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "n'a pas pu créer le lien symbolique « %s » : %m"
-#: access/transam/xlog.c:6148
+#: access/transam/xlog.c:6130
#, c-format
msgid "ignoring file \"%s\" because no file \"%s\" exists"
msgstr "ignore le fichier « %s » car le fichier « %s » n'existe pas"
-#: access/transam/xlog.c:6150 access/transam/xlog.c:10888
+#: access/transam/xlog.c:6132 access/transam/xlog.c:10858
#, c-format
msgid "File \"%s\" was renamed to \"%s\"."
msgstr "Le fichier « %s » a été renommé en « %s »."
-#: access/transam/xlog.c:6154
+#: access/transam/xlog.c:6136
#, c-format
msgid "ignoring \"%s\" file because no \"%s\" file exists"
msgstr "ignore le fichier « %s » parce que le fichier « %s » n'existe pas"
-#: access/transam/xlog.c:6156
+#: access/transam/xlog.c:6138
#, c-format
msgid "Could not rename file \"%s\" to \"%s\": %m."
msgstr "N'a pas pu renommer le fichier « %s » en « %s » : %m"
-#: access/transam/xlog.c:6207 access/transam/xlog.c:6222
+#: access/transam/xlog.c:6189 access/transam/xlog.c:6204
#, 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:6216
+#: access/transam/xlog.c:6198
#, 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:6260
+#: access/transam/xlog.c:6242
#, 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:6262
+#: access/transam/xlog.c:6244
#, 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:6278
+#: access/transam/xlog.c:6260
#, 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:6309
+#: access/transam/xlog.c:6291
#, c-format
msgid "invalid next transaction ID"
msgstr "prochain ID de transaction invalide"
-#: access/transam/xlog.c:6392
+#: access/transam/xlog.c:6374
#, 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:6403
+#: access/transam/xlog.c:6385
#, 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:6431
+#: access/transam/xlog.c:6413
#, 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:6435
+#: access/transam/xlog.c:6417
#, 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:6479
+#: access/transam/xlog.c:6461
#, 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:6480
+#: access/transam/xlog.c:6462
#, 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:6562
+#: access/transam/xlog.c:6536
#, c-format
msgid "initializing for hot standby"
msgstr "initialisation pour « Hot Standby »"
-#: access/transam/xlog.c:6694
+#: access/transam/xlog.c:6668
#, c-format
msgid "redo starts at %X/%X"
msgstr "la ré-exécution commence à %X/%X"
-#: access/transam/xlog.c:6908
+#: access/transam/xlog.c:6882
#, 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:6946
+#: access/transam/xlog.c:6920
#, c-format
msgid "redo done at %X/%X"
msgstr "ré-exécution faite à %X/%X"
-#: access/transam/xlog.c:6951 access/transam/xlog.c:8885
+#: access/transam/xlog.c:6925 access/transam/xlog.c:8855
#, 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:6960
+#: access/transam/xlog.c:6934
#, c-format
msgid "redo is not required"
msgstr "la ré-exécution n'est pas nécessaire"
-#: access/transam/xlog.c:7035 access/transam/xlog.c:7039
+#: access/transam/xlog.c:7009 access/transam/xlog.c:7013
#, 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:7036
+#: access/transam/xlog.c:7010
#, 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:7040
+#: access/transam/xlog.c:7014
#, 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:7043
+#: access/transam/xlog.c:7017
#, 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:7070
+#: access/transam/xlog.c:7044
#, c-format
msgid "selected new timeline ID: %u"
msgstr "identifiant d'un timeline nouvellement sélectionné : %u"
-#: access/transam/xlog.c:7485
+#: access/transam/xlog.c:7455
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "état de restauration cohérent atteint à %X/%X"
-#: access/transam/xlog.c:7676
+#: access/transam/xlog.c:7646
#, 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:7680
+#: access/transam/xlog.c:7650
#, 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:7684
+#: access/transam/xlog.c:7654
#, 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:7701
+#: access/transam/xlog.c:7671
#, c-format
msgid "invalid primary checkpoint record"
msgstr "enregistrement du point de vérification primaire invalide"
-#: access/transam/xlog.c:7705
+#: access/transam/xlog.c:7675
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "enregistrement du point de vérification secondaire invalide"
-#: access/transam/xlog.c:7709
+#: access/transam/xlog.c:7679
#, c-format
msgid "invalid checkpoint record"
msgstr "enregistrement du point de vérification invalide"
-#: access/transam/xlog.c:7720
+#: access/transam/xlog.c:7690
#, 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:7724
+#: access/transam/xlog.c:7694
#, 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:7728
+#: access/transam/xlog.c:7698
#, 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:7740
+#: access/transam/xlog.c:7710
#, 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:7744
+#: access/transam/xlog.c:7714
#, 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:7748
+#: access/transam/xlog.c:7718
#, 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:7759
+#: access/transam/xlog.c:7729
#, 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:7763
+#: access/transam/xlog.c:7733
#, 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:7767
+#: access/transam/xlog.c:7737
#, c-format
msgid "invalid length of checkpoint record"
msgstr "longueur invalide de l'enregistrement du point de vérification"
-#: access/transam/xlog.c:7937
+#: access/transam/xlog.c:7907
#, c-format
msgid "shutting down"
msgstr "arrêt en cours"
-#: access/transam/xlog.c:7961
+#: access/transam/xlog.c:7931
#, c-format
msgid "database system is shut down"
msgstr "le système de base de données est arrêté"
-#: access/transam/xlog.c:8454
+#: access/transam/xlog.c:8424
#, 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:8705
+#: access/transam/xlog.c:8675
#, 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:8728
+#: access/transam/xlog.c:8698
#, 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:8883
+#: access/transam/xlog.c:8853
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "la ré-exécution en restauration commence à %X/%X"
-#: access/transam/xlog.c:9016
+#: access/transam/xlog.c:8986
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "point de restauration « %s » créé à %X/%X"
-#: access/transam/xlog.c:9146
+#: access/transam/xlog.c:9116
#, 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:9155
+#: access/transam/xlog.c:9125
#, 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:9171
+#: access/transam/xlog.c:9141
#, 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:9242
+#: access/transam/xlog.c:9212
#, 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:9298 access/transam/xlog.c:9345 access/transam/xlog.c:9368
+#: access/transam/xlog.c:9268 access/transam/xlog.c:9315 access/transam/xlog.c:9338
#, 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:9645
+#: access/transam/xlog.c:9615
#, 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:9669
+#: access/transam/xlog.c:9639
#, 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:9677
+#: access/transam/xlog.c:9647
#, 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:9686
+#: access/transam/xlog.c:9656
#, 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:9778 access/transam/xlog.c:10249 access/transam/xlogfuncs.c:121 access/transam/xlogfuncs.c:150 access/transam/xlogfuncs.c:189 access/transam/xlogfuncs.c:210 access/transam/xlogfuncs.c:280 access/transam/xlogfuncs.c:336
+#: access/transam/xlog.c:9748 access/transam/xlog.c:10219 access/transam/xlogfuncs.c:121 access/transam/xlogfuncs.c:150 access/transam/xlogfuncs.c:189 access/transam/xlogfuncs.c:210 access/transam/xlogfuncs.c:280 access/transam/xlogfuncs.c:336
#, c-format
msgid "recovery is in progress"
msgstr "restauration en cours"
-#: access/transam/xlog.c:9779 access/transam/xlog.c:10250 access/transam/xlogfuncs.c:122 access/transam/xlogfuncs.c:151 access/transam/xlogfuncs.c:190 access/transam/xlogfuncs.c:211
+#: access/transam/xlog.c:9749 access/transam/xlog.c:10220 access/transam/xlogfuncs.c:122 access/transam/xlogfuncs.c:151 access/transam/xlogfuncs.c:190 access/transam/xlogfuncs.c:211
#, 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:9788 access/transam/xlog.c:10259
+#: access/transam/xlog.c:9758 access/transam/xlog.c:10229
#, 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:9789 access/transam/xlog.c:10260 access/transam/xlogfuncs.c:157
+#: access/transam/xlog.c:9759 access/transam/xlog.c:10230 access/transam/xlogfuncs.c:157
#, c-format
msgid "wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at server start."
msgstr ""
"wal_level doit être configuré à « archive », « hot_standby » ou « logical »\n"
"au démarrage du serveur."
-#: access/transam/xlog.c:9794
+#: access/transam/xlog.c:9764
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "label de sauvegarde trop long (%d octets maximum)"
-#: access/transam/xlog.c:9826 access/transam/xlog.c:10096 access/transam/xlog.c:10132
+#: access/transam/xlog.c:9796 access/transam/xlog.c:10066 access/transam/xlog.c:10102
#, c-format
msgid "a backup is already in progress"
msgstr "une sauvegarde est déjà en cours"
-#: access/transam/xlog.c:9827
+#: access/transam/xlog.c:9797
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Exécutez pg_stop_backup() et tentez de nouveau."
-#: access/transam/xlog.c:9922
+#: access/transam/xlog.c:9892
#, 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:9924 access/transam/xlog.c:10414
+#: access/transam/xlog.c:9894 access/transam/xlog.c:10384
#, 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:9990 replication/basebackup.c:1035 utils/adt/misc.c:378
+#: access/transam/xlog.c:9960 replication/basebackup.c:1035 utils/adt/misc.c:378
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "n'a pas pu lire le lien symbolique « %s » : %m"
-#: access/transam/xlog.c:9997 replication/basebackup.c:1040 utils/adt/misc.c:383
+#: access/transam/xlog.c:9967 replication/basebackup.c:1040 utils/adt/misc.c:383
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "la cible du lien symbolique « %s » est trop long"
-#: access/transam/xlog.c:10050 commands/tablespace.c:391 commands/tablespace.c:553 replication/basebackup.c:1056 utils/adt/misc.c:391
+#: access/transam/xlog.c:10020 commands/tablespace.c:391 commands/tablespace.c:553 replication/basebackup.c:1056 utils/adt/misc.c:391
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "les tablespaces ne sont pas supportés sur cette plateforme"
-#: access/transam/xlog.c:10090 access/transam/xlog.c:10126 access/transam/xlog.c:10300 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 commands/copy.c:1738 commands/copy.c:2764 commands/extension.c:3026 commands/tablespace.c:860 guc-file.l:1003 replication/basebackup.c:404 replication/basebackup.c:472 replication/logical/snapbuild.c:1478 storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2519
-#: storage/file/fd.c:2611 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:114 utils/adt/genfile.c:333
+#: access/transam/xlog.c:10060 access/transam/xlog.c:10096 access/transam/xlog.c:10270 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 commands/copy.c:1738 commands/copy.c:2764 commands/extension.c:3026 commands/tablespace.c:782 commands/tablespace.c:873 guc-file.l:1003 replication/basebackup.c:404 replication/basebackup.c:472 replication/logical/snapbuild.c:1474 storage/file/copydir.c:72 storage/file/copydir.c:115
+#: storage/file/fd.c:2626 storage/file/fd.c:2718 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:114 utils/adt/genfile.c:333
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "n'a pas pu tester le fichier « %s » : %m"
-#: access/transam/xlog.c:10097 access/transam/xlog.c:10133
+#: access/transam/xlog.c:10067 access/transam/xlog.c:10103
#, 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:10114 access/transam/xlog.c:10150 access/transam/xlog.c:10475
+#: access/transam/xlog.c:10084 access/transam/xlog.c:10120 access/transam/xlog.c:10445
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "impossible d'écrire le fichier « %s » : %m"
-#: access/transam/xlog.c:10304
+#: access/transam/xlog.c:10274
#, c-format
msgid "a backup is not in progress"
msgstr "une sauvegarde n'est pas en cours"
-#: access/transam/xlog.c:10349 access/transam/xlog.c:10362 access/transam/xlog.c:10702 access/transam/xlog.c:10708 access/transam/xlog.c:10792 access/transam/xlogfuncs.c:508
+#: access/transam/xlog.c:10319 access/transam/xlog.c:10332 access/transam/xlog.c:10672 access/transam/xlog.c:10678 access/transam/xlog.c:10762 access/transam/xlogfuncs.c:508
#, c-format
msgid "invalid data in file \"%s\""
msgstr "données invalides dans le fichier « %s »"
-#: access/transam/xlog.c:10366 replication/basebackup.c:933
+#: access/transam/xlog.c:10336 replication/basebackup.c:933
#, 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:10367 replication/basebackup.c:934
+#: access/transam/xlog.c:10337 replication/basebackup.c:934
#, 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:10412
+#: access/transam/xlog.c:10382
#, 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:10524
+#: access/transam/xlog.c:10494
#, 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:10534
+#: access/transam/xlog.c:10504
#, 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:10536
+#: access/transam/xlog.c:10506
#, 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:10543
+#: access/transam/xlog.c:10513
#, 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:10547
+#: access/transam/xlog.c:10517
#, 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:10831
+#: access/transam/xlog.c:10801
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:10877
+#: access/transam/xlog.c:10847
#, 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:10878
+#: access/transam/xlog.c:10848
#, c-format
msgid "File \"%s\" could not be renamed to \"%s\": %m."
msgstr "Le fichier « %s » n'a pas pu être renommé en « %s » : %m"
-#: access/transam/xlog.c:10887 access/transam/xlog.c:10899 access/transam/xlog.c:10909
+#: access/transam/xlog.c:10857 access/transam/xlog.c:10869 access/transam/xlog.c:10879
#, c-format
msgid "online backup mode canceled"
msgstr "mode de sauvegarde en ligne annulé"
-#: access/transam/xlog.c:10900
+#: access/transam/xlog.c:10870
#, c-format
msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively."
msgstr "Les fichiers « %s » et « %s » sont renommés respectivement « %s » et « %s »."
-#: access/transam/xlog.c:10910
+#: access/transam/xlog.c:10880
#, c-format
msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
msgstr "Le fichier « %s » a été renommé en « %s », mais le fichier « %s » n'a pas pu être renommé en « %s » : %m"
-#: access/transam/xlog.c:11032 replication/logical/logicalfuncs.c:171 replication/walreceiver.c:932 replication/walsender.c:2112
+#: access/transam/xlog.c:11002 replication/logical/logicalfuncs.c:171 replication/walreceiver.c:932 replication/walsender.c:2112
#, 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:11044
+#: access/transam/xlog.c:11014
#, 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:11518
+#: access/transam/xlog.c:11488
#, c-format
msgid "received promote request"
msgstr "a reçu une demande de promotion"
-#: access/transam/xlog.c:11531
+#: access/transam/xlog.c:11501
#, c-format
msgid "trigger file found: %s"
msgstr "fichier trigger trouvé : %s"
-#: access/transam/xlog.c:11540
+#: access/transam/xlog.c:11510
#, c-format
msgid "could not stat trigger file \"%s\": %m"
msgstr "n'a pas pu tester le fichier trigger « %s » : %m"
msgid "%s \"%s\": %s"
msgstr "%s « %s »: %s"
-#: access/transam/xlogarchive.c:529 access/transam/xlogarchive.c:598
+#: access/transam/xlogarchive.c:458 replication/logical/snapbuild.c:1602 replication/slot.c:470 replication/slot.c:926 replication/slot.c:1038 storage/file/fd.c:494 storage/file/fd.c:552 utils/time/snapmgr.c:1094
+#, c-format
+msgid "could not rename file \"%s\" to \"%s\": %m"
+msgstr "n'a pas pu renommer le fichier « %s » en « %s » : %m"
+
+#: access/transam/xlogarchive.c:525 access/transam/xlogarchive.c:589
#, c-format
msgid "could not create archive status file \"%s\": %m"
msgstr "n'a pas pu créer le fichier de statut d'archivage « %s » : %m"
-#: access/transam/xlogarchive.c:537 access/transam/xlogarchive.c:606
+#: access/transam/xlogarchive.c:533 access/transam/xlogarchive.c:597
#, c-format
msgid "could not write archive status file \"%s\": %m"
msgstr "n'a pas pu écrire le fichier de statut d'archivage « %s » : %m"
msgid "must be superuser or replication role to run a backup"
msgstr "doit être super-utilisateur ou avoir l'attribut de réplication pour exécuter une sauvegarde"
-#: access/transam/xlogfuncs.c:67 commands/tablespace.c:705 commands/tablespace.c:715 postmaster/postmaster.c:1389 replication/basebackup.c:292 replication/basebackup.c:632 storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:1985 storage/file/fd.c:2584 storage/ipc/dsm.c:300 utils/adt/genfile.c:439 utils/adt/misc.c:291 utils/misc/tzparser.c:339
+#: access/transam/xlogfuncs.c:67 commands/tablespace.c:705 commands/tablespace.c:715 postmaster/postmaster.c:1389 replication/basebackup.c:292 replication/basebackup.c:632 storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:2092 storage/file/fd.c:2691 storage/ipc/dsm.c:300 utils/adt/genfile.c:439 utils/adt/misc.c:291 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 "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonne « %s » de la relation « %s » n'existe pas"
-#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078 commands/tablecmds.c:221 commands/tablecmds.c:11960 utils/adt/acl.c:2075 utils/adt/acl.c:2105 utils/adt/acl.c:2137 utils/adt/acl.c:2169 utils/adt/acl.c:2197 utils/adt/acl.c:2227
+#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078 commands/tablecmds.c:221 commands/tablecmds.c:11970 utils/adt/acl.c:2075 utils/adt/acl.c:2105 utils/adt/acl.c:2137 utils/adt/acl.c:2169 utils/adt/acl.c:2197 utils/adt/acl.c:2227
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "« %s » n'est pas une séquence"
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:584 commands/createas.c:375 commands/indexcmds.c:1087 commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1514 utils/adt/formatting.c:1566 utils/adt/formatting.c:1634 utils/adt/formatting.c:1686 utils/adt/formatting.c:1755 utils/adt/formatting.c:1819 utils/adt/like.c:213 utils/adt/selfuncs.c:5276 utils/adt/varlena.c:1411 utils/adt/varlena.c:1800
+#: catalog/heap.c:584 commands/createas.c:375 commands/indexcmds.c:1087 commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1513 utils/adt/formatting.c:1565 utils/adt/formatting.c:1633 utils/adt/formatting.c:1685 utils/adt/formatting.c:1754 utils/adt/formatting.c:1818 utils/adt/like.c:213 utils/adt/selfuncs.c:5276 utils/adt/varlena.c:1411 utils/adt/varlena.c:1800
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement."
msgid "cannot create temporary tables in parallel mode"
msgstr "ne peut pas créer des tables temporaires dans le mode de parallélisation"
-#: catalog/namespace.c:3898 commands/tablespace.c:1159 commands/variable.c:63 replication/syncrep.c:700 utils/misc/guc.c:9636
+#: catalog/namespace.c:3898 commands/tablespace.c:1173 commands/variable.c:63 replication/syncrep.c:700 utils/misc/guc.c:9649
#, 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:1165 commands/tablecmds.c:227 commands/tablecmds.c:4368 commands/tablecmds.c:11965 commands/view.c:155
+#: catalog/objectaddress.c:1165 commands/tablecmds.c:227 commands/tablecmds.c:4368 commands/tablecmds.c:11975 commands/view.c:155
#, c-format
msgid "\"%s\" is not a view"
msgstr "« %s » n'est pas une vue"
-#: catalog/objectaddress.c:1172 commands/matview.c:174 commands/tablecmds.c:233 commands/tablecmds.c:11970
+#: catalog/objectaddress.c:1172 commands/matview.c:174 commands/tablecmds.c:233 commands/tablecmds.c:11980
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "« %s » n'est pas une vue matérialisée"
-#: catalog/objectaddress.c:1179 commands/tablecmds.c:251 commands/tablecmds.c:4371 commands/tablecmds.c:11975
+#: catalog/objectaddress.c:1179 commands/tablecmds.c:251 commands/tablecmds.c:4371 commands/tablecmds.c:11985
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "« %s » n'est pas une table distante"
#: catalog/pg_aggregate.c:477
#, c-format
msgid "moving-aggregate implementation returns type %s, but plain implementation returns type %s"
-msgstr ""
+msgstr "l'implémentation de l'agrégat en déplacement renvoie le type %s; mais l'implémentation standard renvoie le type %s"
#: catalog/pg_aggregate.c:488
#, c-format
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:104 commands/indexcmds.c:381 commands/tablecmds.c:4350 commands/tablecmds.c:11853
+#: catalog/toasting.c:104 commands/indexcmds.c:381 commands/tablecmds.c:4350 commands/tablecmds.c:11863
#, 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 "Use DROP AGGREGATE to drop aggregate functions."
msgstr "Utiliser DROP AGGREGATE pour supprimer les fonctions d'agrégat."
-#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2369 commands/tablecmds.c:2520 commands/tablecmds.c:2562 commands/tablecmds.c:11336 tcop/utility.c:1104
+#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2369 commands/tablecmds.c:2520 commands/tablecmds.c:2562 commands/tablecmds.c:11346 tcop/utility.c:1104
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relation « %s » n'existe pas, poursuite du traitement"
msgid "%s can only be called in a sql_drop event trigger function"
msgstr "%s peut seulement être appelé dans une fonction de trigger sur événement sql_drop"
-#: commands/event_trigger.c:1446 commands/event_trigger.c:1997 commands/extension.c:1645 commands/extension.c:1754 commands/extension.c:1947 commands/prepare.c:701 executor/execQual.c:1735 executor/execQual.c:1760 executor/execQual.c:2135 executor/execQual.c:5376 executor/functions.c:1021 foreign/foreign.c:491 replication/logical/logicalfuncs.c:324 replication/logical/origin.c:1410 replication/slotfuncs.c:173 replication/walsender.c:2762
-#: utils/adt/jsonfuncs.c:1474 utils/adt/jsonfuncs.c:1606 utils/adt/jsonfuncs.c:1796 utils/adt/jsonfuncs.c:1925 utils/adt/jsonfuncs.c:2693 utils/adt/pgstatfuncs.c:547 utils/fmgr/funcapi.c:61 utils/misc/guc.c:8207 utils/mmgr/portalmem.c:1052
+#: commands/event_trigger.c:1446 commands/event_trigger.c:1997 commands/extension.c:1645 commands/extension.c:1754 commands/extension.c:1947 commands/prepare.c:701 executor/execQual.c:1735 executor/execQual.c:1760 executor/execQual.c:2135 executor/execQual.c:5376 executor/functions.c:1021 foreign/foreign.c:491 replication/logical/logicalfuncs.c:324 replication/logical/origin.c:1391 replication/slotfuncs.c:173 replication/walsender.c:2766
+#: utils/adt/jsonfuncs.c:1474 utils/adt/jsonfuncs.c:1606 utils/adt/jsonfuncs.c:1796 utils/adt/jsonfuncs.c:1925 utils/adt/jsonfuncs.c:2693 utils/adt/pgstatfuncs.c:547 utils/fmgr/funcapi.c:61 utils/misc/guc.c:8220 utils/mmgr/portalmem.c:1052
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"la fonction avec set-value a été appelé dans un contexte qui n'accepte pas\n"
"un ensemble"
-#: commands/event_trigger.c:1450 commands/event_trigger.c:2001 commands/extension.c:1649 commands/extension.c:1758 commands/extension.c:1951 commands/prepare.c:705 foreign/foreign.c:496 replication/logical/logicalfuncs.c:328 replication/logical/origin.c:1414 replication/slotfuncs.c:177 replication/walsender.c:2766 utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8211 utils/mmgr/portalmem.c:1056
+#: commands/event_trigger.c:1450 commands/event_trigger.c:2001 commands/extension.c:1649 commands/extension.c:1758 commands/extension.c:1951 commands/prepare.c:705 foreign/foreign.c:496 replication/logical/logicalfuncs.c:328 replication/logical/origin.c:1395 replication/slotfuncs.c:177 replication/walsender.c:2770 utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8224 utils/mmgr/portalmem.c:1056
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "mode matérialisé requis mais interdit dans ce contexte"
msgid "could not determine which collation to use for index expression"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression d'index"
-#: commands/indexcmds.c:1094 commands/typecmds.c:825 parser/parse_expr.c:2559 parser/parse_type.c:550 parser/parse_utilcmd.c:2736 utils/adt/misc.c:546
+#: commands/indexcmds.c:1094 commands/typecmds.c:825 parser/parse_expr.c:2583 parser/parse_type.c:550 parser/parse_utilcmd.c:2736 utils/adt/misc.c:546
#, c-format
msgid "collations are not supported by type %s"
msgstr "les collationnements ne sont pas supportés par le type %s"
"la fonction d'estimation de la jointure, de nom %s, doit renvoyer le type\n"
"« float8 »"
-#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479 commands/tablecmds.c:966 commands/tablecmds.c:1308 commands/tablecmds.c:2176 commands/tablecmds.c:4320 commands/tablecmds.c:6249 commands/tablecmds.c:11886 commands/tablecmds.c:11921 commands/trigger.c:240 commands/trigger.c:1126 commands/trigger.c:1234 rewrite/rewriteDefine.c:273 rewrite/rewriteDefine.c:905
+#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479 commands/tablecmds.c:966 commands/tablecmds.c:1308 commands/tablecmds.c:2176 commands/tablecmds.c:4320 commands/tablecmds.c:6249 commands/tablecmds.c:11896 commands/tablecmds.c:11931 commands/trigger.c:240 commands/trigger.c:1126 commands/trigger.c:1234 rewrite/rewriteDefine.c:273 rewrite/rewriteDefine.c:917
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "droit refusé : « %s » est un catalogue système"
msgid "Use DROP TYPE to remove a type."
msgstr "Utilisez DROP TYPE pour supprimer un type."
-#: commands/tablecmds.c:249 commands/tablecmds.c:8456 commands/tablecmds.c:11153
+#: commands/tablecmds.c:249 commands/tablecmds.c:8456 commands/tablecmds.c:11163
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la table distante « %s » n'existe pas"
msgid "check constraint \"%s\" is violated by some row"
msgstr "la contrainte de vérification « %s » est rompue par une ligne"
-#: commands/tablecmds.c:4341 commands/trigger.c:234 rewrite/rewriteDefine.c:267 rewrite/rewriteDefine.c:900
+#: commands/tablecmds.c:4341 commands/trigger.c:234 rewrite/rewriteDefine.c:267 rewrite/rewriteDefine.c:912
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "« %s » n'est pas une table ou une vue"
#: commands/tablecmds.c:5617
#, c-format
msgid "column data type %s can only have storage PLAIN"
-msgstr ""
-"le type de données %s de la colonne peut seulement avoir un stockage PLAIN"
+msgstr "le type de données %s de la colonne peut seulement avoir un stockage PLAIN"
#: commands/tablecmds.c:5655
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "ne peut pas modifier le propriétaire de la séquence « %s »"
-#: commands/tablecmds.c:8944 commands/tablecmds.c:11355
+#: commands/tablecmds.c:8944 commands/tablecmds.c:11365
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La séquence « %s » est liée à la table « %s »."
-#: commands/tablecmds.c:8956 commands/tablecmds.c:11996
+#: commands/tablecmds.c:8956 commands/tablecmds.c:12006
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Utilisez ALTER TYPE à la place."
msgid "cannot use invalid index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat"
-#: commands/tablecmds.c:11031
+#: commands/tablecmds.c:11034
+#, c-format
+msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
+msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne %d est une colonne système"
+
+#: commands/tablecmds.c:11041
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne « %s » peut être NULL"
-#: commands/tablecmds.c:11228
+#: commands/tablecmds.c:11238
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "ne peut pas modifier le statut de journalisation de la table « %s » parce qu'elle est temporaire"
-#: commands/tablecmds.c:11287
+#: commands/tablecmds.c:11297
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "n'a pas pu passer la table « %s » en journalisé car elle référence la table non journalisée « %s »"
-#: commands/tablecmds.c:11297
+#: commands/tablecmds.c:11307
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "n'a pas pu passer la table « %s » en non journalisé car elle référence la table journalisée « %s »"
-#: commands/tablecmds.c:11354
+#: commands/tablecmds.c:11364
#, 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:11455
+#: commands/tablecmds.c:11465
#, 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:11980
+#: commands/tablecmds.c:11990
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "« %s » n'est pas un type composite"
-#: commands/tablecmds.c:12010
+#: commands/tablecmds.c:12020
#, 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 location should not be inside the data directory"
msgstr "l'emplacement du tablespace ne doit pas être dans le répertoire de données"
-#: commands/tablespace.c:304 commands/tablespace.c:938
+#: commands/tablespace.c:304 commands/tablespace.c:952
#, c-format
msgid "unacceptable tablespace name \"%s\""
msgstr "nom inacceptable pour le tablespace « %s »"
-#: commands/tablespace.c:306 commands/tablespace.c:939
+#: commands/tablespace.c:306 commands/tablespace.c:953
#, c-format
msgid "The prefix \"pg_\" is reserved for system tablespaces."
msgstr "Le préfixe « pg_ » est réservé pour les tablespaces système."
-#: commands/tablespace.c:316 commands/tablespace.c:951
+#: commands/tablespace.c:316 commands/tablespace.c:965
#, c-format
msgid "tablespace \"%s\" already exists"
msgstr "le tablespace « %s » existe déjà"
-#: commands/tablespace.c:430 commands/tablespace.c:921 commands/tablespace.c:1002 commands/tablespace.c:1071 commands/tablespace.c:1204 commands/tablespace.c:1404
+#: commands/tablespace.c:430 commands/tablespace.c:935 commands/tablespace.c:1016 commands/tablespace.c:1085 commands/tablespace.c:1218 commands/tablespace.c:1418
#, c-format
msgid "tablespace \"%s\" does not exist"
msgstr "le tablespace « %s » n'existe pas"
msgid "directory \"%s\" already in use as a tablespace"
msgstr "répertoire « %s » déjà en cours d'utilisation"
-#: commands/tablespace.c:744 commands/tablespace.c:757 commands/tablespace.c:781 commands/tablespace.c:872
+#: commands/tablespace.c:744 commands/tablespace.c:757 commands/tablespace.c:793 commands/tablespace.c:885
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "n'a pas pu supprimer le répertoire « %s » : %m"
-#: commands/tablespace.c:793 commands/tablespace.c:881
+#: commands/tablespace.c:806 commands/tablespace.c:894
#, c-format
msgid "could not remove symbolic link \"%s\": %m"
msgstr "n'a pas pu supprimer le lien symbolique « %s » : %m"
-#: commands/tablespace.c:803 commands/tablespace.c:889
+#: commands/tablespace.c:816 commands/tablespace.c:903
#, c-format
msgid "\"%s\" is not a directory or symbolic link"
msgstr "« %s » n'est pas un répertoire ou un lien symbolique"
-#: commands/tablespace.c:1076
+#: commands/tablespace.c:1090
#, c-format
msgid "Tablespace \"%s\" does not exist."
msgstr "Le tablespace « %s » n'existe pas."
-#: commands/tablespace.c:1503
+#: commands/tablespace.c:1517
#, c-format
msgid "directories for tablespace %u could not be removed"
msgstr "les répertoires du tablespace %u n'ont pas pu être supprimés"
-#: commands/tablespace.c:1505
+#: commands/tablespace.c:1519
#, c-format
msgid "You can remove the directories manually if necessary."
msgstr "Vous pouvez supprimer les répertoires manuellement si nécessaire."
msgstr "la fonction send du type %s ne doit pas être volatile"
#: commands/typecmds.c:578
-#, fuzzy, c-format
-#| msgid "cast function must not be volatile"
+#, c-format
msgid "type modifier input function %s should not be volatile"
-msgstr "la fonction de conversion ne doit pas être volatile"
+msgstr "la fonction du modificateur de type en entrée, %s, ne doit pas être volatile"
#: commands/typecmds.c:583
-#, fuzzy, c-format
-#| msgid "type modifier output function is useless without a type modifier input function"
+#, c-format
msgid "type modifier output function %s should not be volatile"
-msgstr ""
-"la fonction en sortie du modificateur de type est inutile sans une fonction\n"
-"en entrée du modificateur de type"
+msgstr "la fonction du modificateur de type en sortie, %s, ne doit pas être volatile"
#: commands/typecmds.c:805
#, c-format
"valeur doit être immutable"
#: commands/typecmds.c:2040
-#, fuzzy, c-format
-#| msgid "must be superuser to connect in binary upgrade mode"
+#, c-format
msgid "pg_type array OID value not set when in binary upgrade mode"
-msgstr "doit être super-utilisateur pour se connecter en mode de mise à jour binaire"
+msgstr "tableau d'OID de pg_type non configuré lors d'une mise à jour binaire"
#: commands/typecmds.c:2344
#, c-format
msgstr "le rôle « %s » existe déjà"
#: commands/user.c:402
-#, fuzzy, c-format
-#| msgid "must be superuser to connect in binary upgrade mode"
+#, c-format
msgid "pg_authid OID value not set when in binary upgrade mode"
-msgstr "doit être super-utilisateur pour se connecter en mode de mise à jour binaire"
+msgstr "OID de pg_authid non configuré lors d'une mise à jour binaire"
#: commands/user.c:664 commands/user.c:878 commands/user.c:1394 commands/user.c:1540
#, c-format
msgstr "le rôle « %s » n'est pas un membre du rôle « %s »"
#: commands/vacuum.c:185
-#, fuzzy, c-format
-#| msgid "%s: cannot be executed by \"root\"\n"
+#, c-format
msgid "%s cannot be executed from VACUUM or ANALYZE"
-msgstr "%s : ne peut pas être exécuté par « root »\n"
+msgstr "%s ne peut pas être exécuté à partir de VACUUM ou ANALYZE"
#: commands/vacuum.c:527
#, c-format
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:164 utils/misc/guc.c:9660
+#: commands/variable.c:164 utils/misc/guc.c:9673
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Mot clé non reconnu : « %s »"
msgid "ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters"
msgstr "ON CONFLICT ne supporte pas les contraintes uniques diferrables et les contraintes d'exclusion différables comme arbitres"
-#: executor/execIndexing.c:814
+#: executor/execIndexing.c:816
#, c-format
msgid "could not create exclusion constraint \"%s\""
msgstr "n'a pas pu créer la contrainte d'exclusion « %s »"
-#: executor/execIndexing.c:817
+#: executor/execIndexing.c:819
#, c-format
msgid "Key %s conflicts with key %s."
msgstr "La clé %s est en conflit avec la clé %s."
-#: executor/execIndexing.c:819
+#: executor/execIndexing.c:821
#, c-format
msgid "Key conflicts exist."
msgstr "Un conflit de clés est présent."
-#: executor/execIndexing.c:825
+#: executor/execIndexing.c:827
#, c-format
msgid "conflicting key value violates exclusion constraint \"%s\""
msgstr "la valeur d'une clé en conflit rompt la contrainte d'exclusion « %s »"
-#: executor/execIndexing.c:828
+#: executor/execIndexing.c:830
#, c-format
msgid "Key %s conflicts with existing key %s."
msgstr "La clé %s est en conflit avec la clé existante %s."
-#: executor/execIndexing.c:830
+#: executor/execIndexing.c:832
#, c-format
msgid "Key conflicts with existing key."
msgstr "La clé est en conflit avec une clé existante."
msgid "Scrollable cursors must be READ ONLY."
msgstr "Les curseurs déplaçables doivent être en lecture seule (READ ONLY)."
-#: executor/spi.c:2450
+#: executor/spi.c:2458
#, c-format
msgid "SQL statement \"%s\""
msgstr "instruction SQL « %s »"
msgid "WITH CHECK OPTION not supported on recursive views"
msgstr "WITH CHECK OPTION non supporté sur les vues récursives"
-#: gram.y:9745 parser/parse_expr.c:1468
+#: gram.y:9745 parser/parse_expr.c:1476
#, c-format
msgid "number of columns does not match number of values"
msgstr "le nombre de colonnes ne correspond pas au nombre de valeurs"
msgid "improper use of \"*\""
msgstr "mauvaise utilisation de « * »"
-#: gram.y:14253 gram.y:14270 tsearch/spell.c:654 tsearch/spell.c:671 tsearch/spell.c:688 tsearch/spell.c:705 tsearch/spell.c:727
+#: gram.y:14253 gram.y:14270 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"
msgid "retrieving GSS user name failed"
msgstr "échec lors de la récupération du nom de l'utilisateur avec GSS"
-#: libpq/auth.c:1062
+#: libpq/auth.c:1064
#, 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:1077
+#: libpq/auth.c:1079
msgid "could not acquire SSPI credentials"
msgstr "n'a pas pu obtenir les pièces d'identité SSPI"
-#: libpq/auth.c:1095
+#: libpq/auth.c:1097
#, 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:1167
+#: libpq/auth.c:1169
msgid "could not accept SSPI security context"
msgstr "n'a pas pu accepter le contexte de sécurité SSPI"
-#: libpq/auth.c:1229
+#: libpq/auth.c:1231
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:1476
+#: libpq/auth.c:1478
#, 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:1491
+#: libpq/auth.c:1493
#, 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:1503
+#: libpq/auth.c:1505
#, 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:1525
+#: libpq/auth.c:1527
#, 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:1542
+#: libpq/auth.c:1544
#, 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:1552
+#: libpq/auth.c:1554
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "réponse mal formatée du serveur Ident : « %s »"
-#: libpq/auth.c:1592
+#: libpq/auth.c:1594
#, 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:1596
+#: libpq/auth.c:1598
#, c-format
msgid "could not get peer credentials: %m"
msgstr "n'a pas pu obtenir l'authentification de l'autre : %m"
-#: libpq/auth.c:1605
+#: libpq/auth.c:1607
#, c-format
msgid "could not look up local user ID %ld: %s"
msgstr "n'a pas pu rechercher l'identifiant %ld de l'utilisateur local : %s"
-#: libpq/auth.c:1689 libpq/auth.c:1960 libpq/auth.c:2316
+#: libpq/auth.c:1691 libpq/auth.c:1962 libpq/auth.c:2318
#, c-format
msgid "empty password returned by client"
msgstr "mot de passe vide renvoyé par le client"
-#: libpq/auth.c:1699
+#: libpq/auth.c:1701
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "erreur provenant de la couche PAM : %s"
-#: libpq/auth.c:1768
+#: libpq/auth.c:1770
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "n'a pas pu créer l'authenticateur PAM : %s"
-#: libpq/auth.c:1779
+#: libpq/auth.c:1781
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) a échoué : %s"
-#: libpq/auth.c:1790
+#: libpq/auth.c:1792
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) a échoué : %s"
-#: libpq/auth.c:1801
+#: libpq/auth.c:1803
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate a échoué : %s"
-#: libpq/auth.c:1812
+#: libpq/auth.c:1814
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt a échoué : %s"
-#: libpq/auth.c:1823
+#: libpq/auth.c:1825
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "n'a pas pu fermer l'authenticateur PAM : %s"
-#: libpq/auth.c:1856
+#: libpq/auth.c:1858
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "n'a pas pu initialiser LDAP : %m"
-#: libpq/auth.c:1859
+#: libpq/auth.c:1861
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "n'a pas pu initialiser LDAP : code d'erreur %d"
-#: libpq/auth.c:1869
+#: libpq/auth.c:1871
#, 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:1898
+#: libpq/auth.c:1900
#, c-format
msgid "could not load wldap32.dll"
msgstr "n'a pas pu charger wldap32.dll"
-#: libpq/auth.c:1906
+#: libpq/auth.c:1908
#, 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:1907
+#: libpq/auth.c:1909
#, 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:1922
+#: libpq/auth.c:1924
#, 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:1944
+#: libpq/auth.c:1946
#, c-format
msgid "LDAP server not specified"
msgstr "serveur LDAP non précisé"
-#: libpq/auth.c:1997
+#: libpq/auth.c:1999
#, 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:2012
+#: libpq/auth.c:2014
#, 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:2036
+#: libpq/auth.c:2038
#, 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:2047
+#: libpq/auth.c:2049
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "l'utilisateur LDAP « %s » n'existe pas"
-#: libpq/auth.c:2048
+#: libpq/auth.c:2050
#, 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:2052
+#: libpq/auth.c:2054
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "l'utilisateur LDAP « %s » n'est pas unique"
-#: libpq/auth.c:2053
+#: libpq/auth.c:2055
#, 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:2071
+#: libpq/auth.c:2073
#, 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:2091
+#: libpq/auth.c:2093
#, 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:2121
+#: libpq/auth.c:2123
#, 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:2149
+#: libpq/auth.c:2151
#, 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:2272
+#: libpq/auth.c:2274
#, c-format
msgid "RADIUS server not specified"
msgstr "serveur RADIUS non précisé"
-#: libpq/auth.c:2279
+#: libpq/auth.c:2281
#, c-format
msgid "RADIUS secret not specified"
msgstr "secret RADIUS non précisé"
-#: libpq/auth.c:2295 libpq/hba.c:1590
+#: libpq/auth.c:2297 libpq/hba.c:1590
#, 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:2323
+#: libpq/auth.c:2325
#, 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:2334
+#: libpq/auth.c:2336
#, 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:2357
+#: libpq/auth.c:2359
#, 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:2379
+#: libpq/auth.c:2381
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "n'a pas pu créer le socket RADIUS : %m"
-#: libpq/auth.c:2400
+#: libpq/auth.c:2402
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "n'a pas pu se lier à la socket RADIUS : %m"
-#: libpq/auth.c:2410
+#: libpq/auth.c:2412
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "n'a pas pu transmettre le paquet RADIUS : %m"
-#: libpq/auth.c:2443 libpq/auth.c:2468
+#: libpq/auth.c:2445 libpq/auth.c:2470
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "dépassement du délai pour la réponse du RADIUS"
-#: libpq/auth.c:2461
+#: libpq/auth.c:2463
#, 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:2490
+#: libpq/auth.c:2492
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "n'a pas pu lire la réponse RADIUS : %m"
-#: libpq/auth.c:2502 libpq/auth.c:2506
+#: libpq/auth.c:2504 libpq/auth.c:2508
#, 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:2515
+#: libpq/auth.c:2517
#, c-format
msgid "RADIUS response too short: %d"
msgstr "réponse RADIUS trop courte : %d"
-#: libpq/auth.c:2522
+#: libpq/auth.c:2524
#, 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:2530
+#: libpq/auth.c:2532
#, 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:2555
+#: libpq/auth.c:2557
#, 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:2564
+#: libpq/auth.c:2566
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "la réponse RADIUS a une signature MD5 erronée"
-#: libpq/auth.c:2581
+#: libpq/auth.c:2583
#, 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 load SSL certificate revocation list file \"%s\": %s"
msgstr "n'a pas pu charger le fichier de liste de révocation des certificats SSL (« %s ») : %s"
-#: libpq/be-secure-openssl.c:341
+#: libpq/be-secure-openssl.c:342
#, c-format
msgid "could not initialize SSL connection: %s"
msgstr "n'a pas pu initialiser la connexion SSL : %s"
-#: libpq/be-secure-openssl.c:349
+#: libpq/be-secure-openssl.c:350
#, c-format
msgid "could not set SSL socket: %s"
msgstr "n'a pas pu créer le socket SSL : %s"
-#: libpq/be-secure-openssl.c:383
+#: libpq/be-secure-openssl.c:404
#, c-format
msgid "could not accept SSL connection: %m"
msgstr "n'a pas pu accepter la connexion SSL : %m"
-#: libpq/be-secure-openssl.c:387 libpq/be-secure-openssl.c:398
+#: libpq/be-secure-openssl.c:408 libpq/be-secure-openssl.c:419
#, c-format
msgid "could not accept SSL connection: EOF detected"
msgstr "n'a pas pu accepter la connexion SSL : fin de fichier détecté"
-#: libpq/be-secure-openssl.c:392
+#: libpq/be-secure-openssl.c:413
#, c-format
msgid "could not accept SSL connection: %s"
msgstr "n'a pas pu accepter la connexion SSL : %s"
-#: libpq/be-secure-openssl.c:403 libpq/be-secure-openssl.c:541 libpq/be-secure-openssl.c:598
+#: libpq/be-secure-openssl.c:424 libpq/be-secure-openssl.c:565 libpq/be-secure-openssl.c:625
#, c-format
msgid "unrecognized SSL error code: %d"
msgstr "code d'erreur SSL inconnu : %d"
-#: libpq/be-secure-openssl.c:447
+#: libpq/be-secure-openssl.c:468
#, c-format
msgid "SSL certificate's common name contains embedded null"
msgstr "le nom commun du certificat SSL contient des NULL"
-#: libpq/be-secure-openssl.c:458
+#: libpq/be-secure-openssl.c:479
#, c-format
msgid "SSL connection from \"%s\""
msgstr "connexion SSL de « %s »"
-#: libpq/be-secure-openssl.c:532 libpq/be-secure-openssl.c:589
+#: libpq/be-secure-openssl.c:556 libpq/be-secure-openssl.c:616
#, c-format
msgid "SSL error: %s"
msgstr "erreur SSL : %s"
-#: libpq/be-secure-openssl.c:937
+#: libpq/be-secure-openssl.c:965
#, c-format
msgid "ECDH: unrecognized curve name: %s"
msgstr "ECDH : nome de courbe non reconnu : %s"
-#: libpq/be-secure-openssl.c:942
+#: libpq/be-secure-openssl.c:970
#, c-format
msgid "ECDH: could not create key"
msgstr "ECDH : n'a pas pu créer la clé"
-#: libpq/be-secure-openssl.c:966
+#: libpq/be-secure-openssl.c:994
msgid "no SSL error reported"
msgstr "aucune erreur SSL reportée"
-#: libpq/be-secure-openssl.c:970
+#: libpq/be-secure-openssl.c:998
#, c-format
msgid "SSL error code %lu"
msgstr "erreur SSL %lu"
msgid "invalid message format"
msgstr "format du message invalide"
-#: main/main.c:259
+#: main/main.c:264
#, c-format
msgid "%s: WSAStartup failed: %d\n"
msgstr "%s : WSAStartup a échoué : %d\n"
-#: main/main.c:306
+#: main/main.c:327
#, c-format
msgid ""
"%s is the PostgreSQL server.\n"
"%s est le serveur PostgreSQL.\n"
"\n"
-#: main/main.c:307
+#: main/main.c:328
#, c-format
msgid ""
"Usage:\n"
" %s [OPTION]...\n"
"\n"
-#: main/main.c:308
+#: main/main.c:329
#, c-format
msgid "Options:\n"
msgstr "Options :\n"
-#: main/main.c:309
+#: main/main.c:330
#, c-format
msgid " -B NBUFFERS number of shared buffers\n"
msgstr " -B NBUFFERS nombre de tampons partagés\n"
-#: main/main.c:310
+#: main/main.c:331
#, c-format
msgid " -c NAME=VALUE set run-time parameter\n"
msgstr " -c NOM=VALEUR configure un paramètre d'exécution\n"
-#: main/main.c:311
+#: main/main.c:332
#, c-format
msgid " -C NAME print value of run-time parameter, then exit\n"
msgstr ""
" -C NOM affiche la valeur d'un paramètre en exécution,\n"
" puis quitte\n"
-#: main/main.c:312
+#: main/main.c:333
#, c-format
msgid " -d 1-5 debugging level\n"
msgstr " -d 1-5 niveau de débogage\n"
-#: main/main.c:313
+#: main/main.c:334
#, c-format
msgid " -D DATADIR database directory\n"
msgstr " -D RÉPDONNEES répertoire de la base de données\n"
-#: main/main.c:314
+#: main/main.c:335
#, c-format
msgid " -e use European date input format (DMY)\n"
msgstr " -e utilise le format de saisie européen des dates (DMY)\n"
-#: main/main.c:315
+#: main/main.c:336
#, c-format
msgid " -F turn fsync off\n"
msgstr " -F désactive fsync\n"
-#: main/main.c:316
+#: main/main.c:337
#, c-format
msgid " -h HOSTNAME host name or IP address to listen on\n"
msgstr " -h NOMHOTE nom d'hôte ou adresse IP à écouter\n"
-#: main/main.c:317
+#: main/main.c:338
#, c-format
msgid " -i enable TCP/IP connections\n"
msgstr " -i active les connexions TCP/IP\n"
-#: main/main.c:318
+#: main/main.c:339
#, c-format
msgid " -k DIRECTORY Unix-domain socket location\n"
msgstr " -k RÉPERTOIRE emplacement des sockets de domaine Unix\n"
-#: main/main.c:320
+#: main/main.c:341
#, c-format
msgid " -l enable SSL connections\n"
msgstr " -l active les connexions SSL\n"
-#: main/main.c:322
+#: main/main.c:343
#, c-format
msgid " -N MAX-CONNECT maximum number of allowed connections\n"
msgstr " -N MAX-CONNECT nombre maximum de connexions simultanées\n"
-#: main/main.c:323
+#: main/main.c:344
#, c-format
msgid " -o OPTIONS pass \"OPTIONS\" to each server process (obsolete)\n"
msgstr " -o OPTIONS passe « OPTIONS » à chaque processus serveur (obsolète)\n"
-#: main/main.c:324
+#: main/main.c:345
#, c-format
msgid " -p PORT port number to listen on\n"
msgstr " -p PORT numéro du port à écouter\n"
-#: main/main.c:325
+#: main/main.c:346
#, c-format
msgid " -s show statistics after each query\n"
msgstr " -s affiche les statistiques après chaque requête\n"
-#: main/main.c:326
+#: main/main.c:347
#, c-format
msgid " -S WORK-MEM set amount of memory for sorts (in kB)\n"
msgstr " -S WORK-MEM configure la mémoire pour les tris (en Ko)\n"
-#: main/main.c:327
+#: main/main.c:348
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version et quitte\n"
-#: main/main.c:328
+#: main/main.c:349
#, c-format
msgid " --NAME=VALUE set run-time parameter\n"
msgstr " --NOM=VALEUR configure un paramètre d'exécution\n"
-#: main/main.c:329
+#: main/main.c:350
#, c-format
msgid " --describe-config describe configuration parameters, then exit\n"
msgstr " --describe-config décrit les paramètres de configuration, puis quitte\n"
-#: main/main.c:330
+#: main/main.c:351
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide et quitte\n"
-#: main/main.c:332
+#: main/main.c:353
#, c-format
msgid ""
"\n"
"\n"
"Options pour le développeur :\n"
-#: main/main.c:333
+#: main/main.c:354
#, c-format
msgid " -f s|i|n|m|h forbid use of some plan types\n"
msgstr " -f s|i|n|m|h interdit l'utilisation de certains types de plan\n"
-#: main/main.c:334
+#: main/main.c:355
#, c-format
msgid " -n do not reinitialize shared memory after abnormal exit\n"
msgstr ""
" -n ne réinitialise pas la mémoire partagée après un arrêt\n"
" brutal\n"
-#: main/main.c:335
+#: main/main.c:356
#, c-format
msgid " -O allow system table structure changes\n"
msgstr ""
" -O autorise les modifications de structure des tables\n"
" système\n"
-#: main/main.c:336
+#: main/main.c:357
#, c-format
msgid " -P disable system indexes\n"
msgstr " -P désactive les index systèmes\n"
-#: main/main.c:337
+#: main/main.c:358
#, c-format
msgid " -t pa|pl|ex show timings after each query\n"
msgstr " -t pa|pl|ex affiche les horodatages pour chaque requête\n"
-#: main/main.c:338
+#: main/main.c:359
#, c-format
msgid " -T send SIGSTOP to all backend processes if one dies\n"
msgstr ""
" -T envoie SIGSTOP à tous les processus serveur si l'un\n"
" d'entre eux meurt\n"
-#: main/main.c:339
+#: main/main.c:360
#, c-format
msgid " -W NUM wait NUM seconds to allow attach from a debugger\n"
msgstr ""
" -W NUM attends NUM secondes pour permettre l'attache d'un\n"
" débogueur\n"
-#: main/main.c:341
+#: main/main.c:362
#, c-format
msgid ""
"\n"
"\n"
"Options pour le mode mono-utilisateur :\n"
-#: main/main.c:342
+#: main/main.c:363
#, c-format
msgid " --single selects single-user mode (must be first argument)\n"
msgstr ""
" --single sélectionne le mode mono-utilisateur (doit être le\n"
" premier argument)\n"
-#: main/main.c:343
+#: main/main.c:364
#, c-format
msgid " DBNAME database name (defaults to user name)\n"
msgstr " NOMBASE nom de la base (par défaut, celui de l'utilisateur)\n"
-#: main/main.c:344
+#: main/main.c:365
#, c-format
msgid " -d 0-5 override debugging level\n"
msgstr " -d 0-5 surcharge le niveau de débogage\n"
-#: main/main.c:345
+#: main/main.c:366
#, c-format
msgid " -E echo statement before execution\n"
msgstr " -E affiche la requête avant de l'exécuter\n"
-#: main/main.c:346
+#: main/main.c:367
#, c-format
msgid " -j do not use newline as interactive query delimiter\n"
msgstr ""
" -j n'utilise pas le retour à la ligne comme délimiteur de\n"
" requête\n"
-#: main/main.c:347 main/main.c:352
+#: main/main.c:368 main/main.c:373
#, c-format
msgid " -r FILENAME send stdout and stderr to given file\n"
msgstr " -r FICHIER envoie stdout et stderr dans le fichier indiqué\n"
-#: main/main.c:349
+#: main/main.c:370
#, c-format
msgid ""
"\n"
"\n"
"Options pour le mode « bootstrapping » :\n"
-#: main/main.c:350
+#: main/main.c:371
#, c-format
msgid " --boot selects bootstrapping mode (must be first argument)\n"
msgstr ""
" --boot sélectionne le mode « bootstrapping » (doit être le\n"
" premier argument)\n"
-#: main/main.c:351
+#: main/main.c:372
#, c-format
msgid " DBNAME database name (mandatory argument in bootstrapping mode)\n"
msgstr ""
" NOMBASE nom de la base (argument obligatoire dans le mode\n"
" « bootstrapping »)\n"
-#: main/main.c:353
+#: main/main.c:374
#, c-format
msgid " -x NUM internal use\n"
msgstr " -x NUM utilisation interne\n"
-#: main/main.c:355
+#: main/main.c:376
#, c-format
msgid ""
"\n"
"\n"
"Rapportez les bogues à
.\n"
-#: main/main.c:369
+#: main/main.c:390
#, c-format
msgid ""
"\"root\" execution of the PostgreSQL server is not permitted.\n"
"tout problème possible de sécurité sur le serveur. Voir la documentation pour\n"
"plus d'informations sur le lancement propre du serveur.\n"
-#: main/main.c:386
+#: main/main.c:407
#, c-format
msgid "%s: real and effective user IDs must match\n"
msgstr "%s : les identifiants réel et effectif de l'utilisateur doivent correspondre\n"
-#: main/main.c:393
+#: main/main.c:414
#, c-format
msgid ""
"Execution of PostgreSQL by a user with administrative permissions is not\n"
"tout problème de sécurité sur le serveur. Voir la documentation pour\n"
"plus d'informations sur le lancement propre du serveur.\n"
-#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:1820 parser/parse_coerce.c:1848 parser/parse_coerce.c:1924 parser/parse_expr.c:1981 parser/parse_func.c:597 parser/parse_oper.c:952
+#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:1820 parser/parse_coerce.c:1848 parser/parse_coerce.c:1924 parser/parse_expr.c:1994 parser/parse_func.c:597 parser/parse_oper.c:952
#, c-format
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"
#: parser/parse_agg.c:619
#, c-format
msgid "outer-level aggregate cannot contain a lower-level variable in its direct arguments"
-msgstr ""
+msgstr "un agrégat de niveau externe ne peut pas contenir une variable de niveau moindre dans ses arguments directs"
#: parser/parse_agg.c:690
#, c-format
"Les opérateurs de tri doivent être les membres « < » ou « > » des familles\n"
"d'opérateurs btree."
-#: parser/parse_coerce.c:971 parser/parse_coerce.c:1001 parser/parse_coerce.c:1019 parser/parse_coerce.c:1034 parser/parse_expr.c:2015 parser/parse_expr.c:2528 parser/parse_target.c:874
+#: parser/parse_coerce.c:971 parser/parse_coerce.c:1001 parser/parse_coerce.c:1019 parser/parse_coerce.c:1034 parser/parse_expr.c:2028 parser/parse_expr.c:2552 parser/parse_target.c:874
#, c-format
msgid "cannot cast type %s to %s"
msgstr "ne peut pas convertir le type %s en %s"
msgid "there is no parameter $%d"
msgstr "Il n'existe pas de paramètres $%d"
-#: parser/parse_expr.c:1034
+#: parser/parse_expr.c:1042
#, c-format
msgid "NULLIF requires = operator to yield boolean"
msgstr "NULLIF requiert l'opérateur = pour comparer des booleéns"
-#: parser/parse_expr.c:1697
+#: parser/parse_expr.c:1705
msgid "cannot use subquery in check constraint"
msgstr "ne peut pas utiliser une sous-requête dans la contrainte de vérification"
-#: parser/parse_expr.c:1701
+#: parser/parse_expr.c:1709
msgid "cannot use subquery in DEFAULT expression"
msgstr "ne peut pas utiliser de sous-requête dans une expression DEFAULT"
-#: parser/parse_expr.c:1704
+#: parser/parse_expr.c:1712
msgid "cannot use subquery in index expression"
msgstr "ne peut pas utiliser la sous-requête dans l'expression de l'index"
-#: parser/parse_expr.c:1707
+#: parser/parse_expr.c:1715
msgid "cannot use subquery in index predicate"
msgstr "ne peut pas utiliser une sous-requête dans un prédicat d'index"
-#: parser/parse_expr.c:1710
+#: parser/parse_expr.c:1718
msgid "cannot use subquery in transform expression"
msgstr "ne peut pas utiliser une sous-requête dans l'expression de transformation"
-#: parser/parse_expr.c:1713
+#: parser/parse_expr.c:1721
msgid "cannot use subquery in EXECUTE parameter"
msgstr "ne peut pas utiliser les sous-requêtes dans le paramètre EXECUTE"
-#: parser/parse_expr.c:1716
+#: parser/parse_expr.c:1724
msgid "cannot use subquery in trigger WHEN condition"
msgstr "ne peut pas utiliser une sous-requête dans la condition WHEN d'un trigger"
-#: parser/parse_expr.c:1770
+#: parser/parse_expr.c:1778
#, c-format
msgid "subquery must return only one column"
msgstr "la sous-requête doit renvoyer une seule colonne"
-#: parser/parse_expr.c:1854
+#: parser/parse_expr.c:1862
#, c-format
msgid "subquery has too many columns"
msgstr "la sous-requête a trop de colonnes"
-#: parser/parse_expr.c:1859
+#: parser/parse_expr.c:1867
#, c-format
msgid "subquery has too few columns"
msgstr "la sous-requête n'a pas assez de colonnes"
-#: parser/parse_expr.c:1955
+#: parser/parse_expr.c:1968
#, c-format
msgid "cannot determine type of empty array"
msgstr "ne peut pas déterminer le type d'un tableau vide"
-#: parser/parse_expr.c:1956
+#: parser/parse_expr.c:1969
#, c-format
msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
msgstr "Convertit explicitement vers le type désiré, par exemple ARRAY[]::integer[]."
-#: parser/parse_expr.c:1970
+#: parser/parse_expr.c:1983
#, c-format
msgid "could not find element type for data type %s"
msgstr "n'a pas pu trouver le type d'élément pour le type de données %s"
-#: parser/parse_expr.c:2193
+#: parser/parse_expr.c:2206
#, c-format
msgid "unnamed XML attribute value must be a column reference"
msgstr "la valeur d'un attribut XML sans nom doit être une référence de colonne"
-#: parser/parse_expr.c:2194
+#: parser/parse_expr.c:2207
#, c-format
msgid "unnamed XML element value must be a column reference"
msgstr "la valeur d'un élément XML sans nom doit être une référence de colonne"
-#: parser/parse_expr.c:2209
+#: parser/parse_expr.c:2222
#, c-format
msgid "XML attribute name \"%s\" appears more than once"
msgstr "le nom de l'attribut XML « %s » apparaît plus d'une fois"
-#: parser/parse_expr.c:2316
+#: parser/parse_expr.c:2329
#, c-format
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "ne peut pas convertir le résultat XMLSERIALIZE en %s"
-#: parser/parse_expr.c:2601 parser/parse_expr.c:2797
+#: parser/parse_expr.c:2625 parser/parse_expr.c:2821
#, c-format
msgid "unequal number of entries in row expressions"
msgstr "nombre différent d'entrées dans les expressions de ligne"
-#: parser/parse_expr.c:2611
+#: parser/parse_expr.c:2635
#, c-format
msgid "cannot compare rows of zero length"
msgstr "n'a pas pu comparer des lignes de taille zéro"
-#: parser/parse_expr.c:2636
+#: parser/parse_expr.c:2660
#, c-format
msgid "row comparison operator must yield type boolean, not type %s"
msgstr ""
"l'opérateur de comparaison de ligne doit renvoyer le type booléen, et non le\n"
"type %s"
-#: parser/parse_expr.c:2643
+#: parser/parse_expr.c:2667
#, c-format
msgid "row comparison operator must not return a set"
msgstr "l'opérateur de comparaison de ligne ne doit pas renvoyer un ensemble"
-#: parser/parse_expr.c:2702 parser/parse_expr.c:2743
+#: parser/parse_expr.c:2726 parser/parse_expr.c:2767
#, c-format
msgid "could not determine interpretation of row comparison operator %s"
msgstr "n'a pas pu déterminer l'interprétation de l'opérateur de comparaison de ligne %s"
-#: parser/parse_expr.c:2704
+#: parser/parse_expr.c:2728
#, c-format
msgid "Row comparison operators must be associated with btree operator families."
msgstr ""
"Les opérateurs de comparaison de lignes doivent être associés à des familles\n"
"d'opérateurs btree."
-#: parser/parse_expr.c:2745
+#: parser/parse_expr.c:2769
#, c-format
msgid "There are multiple equally-plausible candidates."
msgstr "Il existe de nombreus candidats également plausibles."
-#: parser/parse_expr.c:2837
+#: parser/parse_expr.c:2861
#, c-format
msgid "IS DISTINCT FROM requires = operator to yield boolean"
msgstr "IS DISTINCT FROM requiert l'opérateur = pour comparer des booléens"
-#: parser/parse_expr.c:3127 parser/parse_expr.c:3145
+#: parser/parse_expr.c:3151 parser/parse_expr.c:3169
#, c-format
msgid "operator precedence change: %s is now lower precedence than %s"
-msgstr ""
+msgstr "changement de précédence d'opérateur : %s a maintenant une précédence moindre que %s"
#: parser/parse_func.c:174
#, c-format
msgid "could not stat data directory \"%s\": %m"
msgstr "n'a pas pu lire les informations sur le répertoire des données « %s » : %m"
-#: 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"
"n'a pas pu obtenir le SID du groupe des utilisateurs avec pouvoir :\n"
"code d'erreur %lu\n"
-#: port/win32/signal.c:193
+#: port/win32/signal.c:194
#, c-format
msgid "could not create signal listener pipe for PID %d: error code %lu"
msgstr ""
"n'a pas pu créer le tube d'écoute de signal pour l'identifiant de processus %d :\n"
"code d'erreur %lu"
-#: port/win32/signal.c:273 port/win32/signal.c:305
+#: port/win32/signal.c:274 port/win32/signal.c:306
#, c-format
msgid "could not create signal listener pipe: error code %lu; retrying\n"
msgstr "n'a pas pu créer le tube d'écoute de signal : code d'erreur %lu ; nouvelle tentative\n"
-#: port/win32/signal.c:316
+#: port/win32/signal.c:317
#, c-format
msgid "could not create signal dispatch thread: error code %lu\n"
msgstr "n'a pas pu créer le thread de répartition des signaux : code d'erreur %lu\n"
msgid "%s: invalid datetoken tables, please fix\n"
msgstr "%s : tables datetoken invalide, merci de corriger\n"
-#: postmaster/postmaster.c:955 postmaster/postmaster.c:1053 utils/init/miscinit.c:1400
+#: postmaster/postmaster.c:955 postmaster/postmaster.c:1053 utils/init/miscinit.c:1410
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "syntaxe de liste invalide pour le paramètre « %s »"
#: postmaster/postmaster.c:1810
#, c-format
msgid "performing immediate shutdown because data directory lock file is invalid"
-msgstr ""
+msgstr "exécution d'un arrêt immédiat car le fichier verrou du répertoire de données est invalide"
#: postmaster/postmaster.c:1888 postmaster/postmaster.c:1919
#, c-format
"Protocole non supportée de l'interface %u.%u : le serveur supporte de %u.0 à\n"
"%u.%u"
-#: postmaster/postmaster.c:2050 utils/misc/guc.c:5484 utils/misc/guc.c:5577 utils/misc/guc.c:6869 utils/misc/guc.c:9566 utils/misc/guc.c:9600
+#: postmaster/postmaster.c:2050 utils/misc/guc.c:5484 utils/misc/guc.c:5577 utils/misc/guc.c:6874 utils/misc/guc.c:9579 utils/misc/guc.c:9613
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valeur invalide pour le paramètre « %s » : « %s »"
msgstr "ne peut pas manipuler les origines de réplication lors d'une restauration"
#: replication/logical/origin.c:316
-#, fuzzy, c-format
-#| msgid "could not find parent extension for %s\n"
+#, c-format
msgid "could not find free replication origin OID"
-msgstr "n'a pas pu trouver l'extension parent pour %s\n"
+msgstr "n'a pas pu trouver l'OID d'une origine de réplication libre"
#: replication/logical/origin.c:353
#, c-format
msgid "could not drop replication origin with OID %d, in use by PID %d"
msgstr "ne peut pas supprimer l'origine de réplication d'OID %d, utilisée par le PID %d"
-#: replication/logical/origin.c:690
+#: replication/logical/origin.c:671
#, c-format
msgid "replication checkpoint has wrong magic %u instead of %u"
msgstr "le checkpoint de réplication a le mauvais nombre magique (%u au lieu de %u)"
-#: replication/logical/origin.c:722
+#: replication/logical/origin.c:703
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "n'a pas pu lire le fichier « %s » : a lu %d sur %zu"
-#: replication/logical/origin.c:731
-#, fuzzy, c-format
-#| msgid "Free one or increase max_replication_slots."
+#: replication/logical/origin.c:712
+#, c-format
msgid "could not find free replication state, increase max_replication_slots"
-msgstr "Libérez un slot ou augmentez max_replication_slots."
+msgstr "n'a pas pu trouver un état de réplication libre, augmentez max_replication_slots"
-#: replication/logical/origin.c:749
-#, fuzzy, c-format
-#| msgid "replication slot file \"%s\" has wrong magic %u instead of %u"
+#: replication/logical/origin.c:730
+#, c-format
msgid "replication slot checkpoint has wrong checksum %u, expected %u"
-msgstr "le fichier « %s » du slot de réplication un le nombre magique %u au lieu de %u"
+msgstr "le checkpoint du slot de réplication a un mauvais checksum (%u au lieu de %u)"
-#: replication/logical/origin.c:873
-#, fuzzy, c-format
-#| msgid "replication slot \"%s\" is already active"
+#: replication/logical/origin.c:854
+#, c-format
msgid "replication origin with OID %d is already active for PID %d"
-msgstr "le slot de réplication « %s » est déjà actif"
+msgstr "l'origine de réplication d'OID %d est déjà active pour le PID %d"
-#: replication/logical/origin.c:884 replication/logical/origin.c:1064
-#, fuzzy, c-format
-#| msgid "could not obtain lock on relation with OID %u"
+#: replication/logical/origin.c:865 replication/logical/origin.c:1045
+#, c-format
msgid "could not find free replication state slot for replication origin with OID %u"
-msgstr "n'a pas pu obtenir un verrou sur la relation d'OID « %u »"
+msgstr "n'a pas pu trouver l'emplacement de l'état de réplication pour l'origine de réplication d'OID %u"
-#: replication/logical/origin.c:886 replication/logical/origin.c:1066 replication/slot.c:1241
+#: replication/logical/origin.c:867 replication/logical/origin.c:1047 replication/slot.c:1241
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "Augmentez max_replication_slots et recommencez."
-#: replication/logical/origin.c:1023
+#: replication/logical/origin.c:1004
#, c-format
msgid "cannot setup replication origin when one is already setup"
msgstr "ne peut pas configurer l'origine de réplication si une origine existe déjà"
-#: replication/logical/origin.c:1052
+#: replication/logical/origin.c:1033
#, c-format
msgid "replication identifier %d is already active for PID %d"
msgstr "l'identificateur de réplication %d est déjà actif pour le PID %d"
-#: replication/logical/origin.c:1098 replication/logical/origin.c:1293 replication/logical/origin.c:1313
+#: replication/logical/origin.c:1079 replication/logical/origin.c:1274 replication/logical/origin.c:1294
#, c-format
msgid "no replication origin is configured"
msgstr "aucune origine de réplication n'est configurée"
-#: replication/logical/reorderbuffer.c:2170
+#: replication/logical/reorderbuffer.c:2212
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "n'a pas pu écrire dans le fichier pour le XID %u : %m"
-#: replication/logical/reorderbuffer.c:2266 replication/logical/reorderbuffer.c:2286
+#: replication/logical/reorderbuffer.c:2308 replication/logical/reorderbuffer.c:2328
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "n'a pas pu lire le fichier « reorderbuffer spill » : %m"
-#: replication/logical/reorderbuffer.c:2270 replication/logical/reorderbuffer.c:2290
+#: replication/logical/reorderbuffer.c:2312 replication/logical/reorderbuffer.c:2332
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr ""
"n'a pas pu lire à partir du fichier « reorderbuffer spill » : a lu seulement %d octets\n"
"sur %u"
-#: replication/logical/reorderbuffer.c:2894
+#: replication/logical/reorderbuffer.c:2963
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "n'a pas pu lire à partir du fichier « %s » : lu %d octets au lieu de %d octets"
msgstr[0] "snapshot exporté pour le décodage logique : « %s » avec %u identifiant de transaction"
msgstr[1] "snapshot exporté pour le décodage logique : « %s » avec %u identifiants de transaction"
-#: replication/logical/snapbuild.c:904 replication/logical/snapbuild.c:1269 replication/logical/snapbuild.c:1800
+#: replication/logical/snapbuild.c:900 replication/logical/snapbuild.c:1265 replication/logical/snapbuild.c:1796
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "le décodage logique a trouvé le point de cohérence à %X/%X"
-#: replication/logical/snapbuild.c:906
+#: replication/logical/snapbuild.c:902
#, c-format
msgid "Transaction ID %u finished; no more running transactions."
msgstr "Identifiant de transaction %u terminé ; plus de transactions en cours."
-#: replication/logical/snapbuild.c:1271
+#: replication/logical/snapbuild.c:1267
#, c-format
msgid "There are no running transactions."
msgstr "Il n'existe pas de transactions en cours."
-#: replication/logical/snapbuild.c:1333
+#: replication/logical/snapbuild.c:1329
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "le décodage logique a trouvé le point de démarrage à %X/%X"
-#: replication/logical/snapbuild.c:1335
+#: replication/logical/snapbuild.c:1331
#, c-format
msgid "%u transaction needs to finish."
msgid_plural "%u transactions need to finish."
msgstr[0] "La transaction %u doit se terminer."
msgstr[1] "Les transactions %u doivent se terminer."
-#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:1700 replication/logical/snapbuild.c:1714 replication/logical/snapbuild.c:1728
+#: replication/logical/snapbuild.c:1670 replication/logical/snapbuild.c:1696 replication/logical/snapbuild.c:1710 replication/logical/snapbuild.c:1724
#, c-format
msgid "could not read file \"%s\", read %d of %d: %m"
msgstr "n'a pas pu lire le fichier « %s », lu %d sur %d : %m"
-#: replication/logical/snapbuild.c:1680
-#, fuzzy, c-format
-#| msgid "snapbuild state file \"%s\" has wrong magic %u instead of %u"
+#: replication/logical/snapbuild.c:1676
+#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
-msgstr "le fichier d'état snapbuild « %s » a le nombre magique %u au lieu de %u"
+msgstr "le fichier d'état snapbuild « %s » a un mauvais nombre magique : %u au lieu de %u"
-#: replication/logical/snapbuild.c:1685
-#, fuzzy, c-format
-#| msgid "snapbuild state file \"%s\" has unsupported version %u instead of %u"
+#: replication/logical/snapbuild.c:1681
+#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
-msgstr "le fichier d'état snapbuild « %s » a une version %u non supportée au lieu de %u"
+msgstr "le fichier d'état snapbuild « %s » a une version non supportée : %u au lieu de %u"
-#: replication/logical/snapbuild.c:1741
-#, fuzzy, c-format
-#| msgid "snapbuild state file %s: checksum mismatch, is %u, should be %u"
+#: replication/logical/snapbuild.c:1737
+#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
-msgstr ""
-"fichier d'état snapbuild %s : différence de somme de contrôle,\n"
-"est %u, devrait être %u"
+msgstr "différence de checksum pour le fichier d'état snapbuild « %s » : est %u, devrait être %u"
-#: replication/logical/snapbuild.c:1802
+#: replication/logical/snapbuild.c:1798
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "Le décodage logique commencera en utilisant un snapshot sauvegardé."
-#: replication/logical/snapbuild.c:1875
+#: replication/logical/snapbuild.c:1871
#, c-format
msgid "could not parse file name \"%s\""
msgstr "n'a pas pu analyser le mode du fichier « %s »"
"le nombre de connexions demandées par le serveur en attente dépasse\n"
"max_wal_senders (actuellement %d)"
-#: rewrite/rewriteDefine.c:112 rewrite/rewriteDefine.c:961
+#: rewrite/rewriteDefine.c:112 rewrite/rewriteDefine.c:973
#, c-format
msgid "rule \"%s\" for relation \"%s\" already exists"
msgstr "la règle « %s » existe déjà pour la relation « %s »"
msgid "RETURNING list has too many entries"
msgstr "la liste RETURNING a trop d'entrées"
-#: rewrite/rewriteDefine.c:684
+#: rewrite/rewriteDefine.c:695
#, c-format
msgid "cannot convert relation containing dropped columns to view"
msgstr "ne peut pas convertir la relation contenant les colonnes supprimées de la vue"
-#: rewrite/rewriteDefine.c:690
+#: rewrite/rewriteDefine.c:696
+#, c-format
+msgid "cannot create a RETURNING list for a relation containing dropped columns"
+msgstr ""
+"ne peut pas créer une liste RETURNING pour la relation contenant les colonnes\n"
+"supprimées"
+
+#: rewrite/rewriteDefine.c:702
#, c-format
msgid "SELECT rule's target entry %d has different column name from column \"%s\""
msgstr "l'entrée cible de la règle SELECT %d a un nom de colonne différent pour la colonne « %s »"
-#: rewrite/rewriteDefine.c:692
+#: rewrite/rewriteDefine.c:704
#, c-format
msgid "SELECT target entry is named \"%s\"."
msgstr "l'entrée cible de la règle SELECT est nommé « %s »."
-#: rewrite/rewriteDefine.c:701
+#: rewrite/rewriteDefine.c:713
#, c-format
msgid "SELECT rule's target entry %d has different type from column \"%s\""
msgstr "l'entrée cible de la règle SELECT %d a plusieurs types pour la colonne « %s »"
-#: rewrite/rewriteDefine.c:703
+#: rewrite/rewriteDefine.c:715
#, c-format
msgid "RETURNING list's entry %d has different type from column \"%s\""
msgstr "l'entrée %d de la liste RETURNING a un type différent de la colonne « %s »"
-#: rewrite/rewriteDefine.c:706 rewrite/rewriteDefine.c:730
+#: rewrite/rewriteDefine.c:718 rewrite/rewriteDefine.c:742
#, c-format
msgid "SELECT target entry has type %s, but column has type %s."
msgstr "l'entrée de la liste SELECT a le type %s alors que la colonne a le type %s."
-#: rewrite/rewriteDefine.c:709 rewrite/rewriteDefine.c:734
+#: rewrite/rewriteDefine.c:721 rewrite/rewriteDefine.c:746
#, c-format
msgid "RETURNING list entry has type %s, but column has type %s."
msgstr "l'entrée de la liste RETURNING a le type %s alors que la colonne a le type %s."
-#: rewrite/rewriteDefine.c:725
+#: rewrite/rewriteDefine.c:737
#, c-format
msgid "SELECT rule's target entry %d has different size from column \"%s\""
msgstr "l'entrée cible de la règle SELECT %d a plusieurs tailles pour la colonne « %s »"
-#: rewrite/rewriteDefine.c:727
+#: rewrite/rewriteDefine.c:739
#, c-format
msgid "RETURNING list's entry %d has different size from column \"%s\""
msgstr "l'entrée %d de la liste RETURNING a plusieurs tailles pour la colonne « %s »"
-#: rewrite/rewriteDefine.c:744
+#: rewrite/rewriteDefine.c:756
#, c-format
msgid "SELECT rule's target list has too few entries"
msgstr "l'entrée cible de la règle SELECT n'a pas assez d'entrées"
-#: rewrite/rewriteDefine.c:745
+#: rewrite/rewriteDefine.c:757
#, c-format
msgid "RETURNING list has too few entries"
msgstr "la liste RETURNING n'a pas assez d'entrées"
-#: rewrite/rewriteDefine.c:837 rewrite/rewriteDefine.c:952 rewrite/rewriteSupport.c:112
+#: rewrite/rewriteDefine.c:849 rewrite/rewriteDefine.c:964 rewrite/rewriteSupport.c:112
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist"
msgstr "la règle « %s » de la relation « %s » n'existe pas"
-#: rewrite/rewriteDefine.c:971
+#: rewrite/rewriteDefine.c:983
#, c-format
msgid "renaming an ON SELECT rule is not allowed"
msgstr "le renommage d'une règle ON SELECT n'est pas autorisé"
msgid "no empty local buffer available"
msgstr "aucun tampon local vide disponible"
-#: storage/file/fd.c:528
+#: storage/file/fd.c:541
+#, c-format
+msgid "could not link file \"%s\" to \"%s\": %m"
+msgstr "n'a pas pu lier le fichier « %s » à « %s » : %m"
+
+#: storage/file/fd.c:635
#, c-format
msgid "getrlimit failed: %m"
msgstr "échec de getrlimit : %m"
-#: storage/file/fd.c:618
+#: storage/file/fd.c:725
#, c-format
msgid "insufficient file descriptors available to start server process"
msgstr "nombre de descripteurs de fichier insuffisants pour lancer le processus serveur"
-#: storage/file/fd.c:619
+#: storage/file/fd.c:726
#, c-format
msgid "System allows %d, we need at least %d."
msgstr "Le système autorise %d, nous avons besoin d'au moins %d."
-#: storage/file/fd.c:660 storage/file/fd.c:1694 storage/file/fd.c:1787 storage/file/fd.c:1935
+#: storage/file/fd.c:767 storage/file/fd.c:1801 storage/file/fd.c:1894 storage/file/fd.c:2042
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "plus de descripteurs de fichiers : %m; quittez et ré-essayez"
-#: storage/file/fd.c:1234
+#: storage/file/fd.c:1341
#, c-format
msgid "temporary file: path \"%s\", size %lu"
msgstr "fichier temporaire : chemin « %s », taille %lu"
-#: storage/file/fd.c:1383
+#: storage/file/fd.c:1490
#, c-format
msgid "temporary file size exceeds temp_file_limit (%dkB)"
msgstr "la taille du fichier temporaire dépasse temp_file_limit (%d Ko)"
-#: storage/file/fd.c:1670 storage/file/fd.c:1720
+#: storage/file/fd.c:1777 storage/file/fd.c:1827
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open file \"%s\""
msgstr "dépassement de maxAllocatedDescs (%d) lors de la tentative d'ouverture du fichier « %s »"
-#: storage/file/fd.c:1760
+#: storage/file/fd.c:1867
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to execute command \"%s\""
msgstr "dépassement de maxAllocatedDescs (%d) lors de la tentative d'exécution de la commande « %s »"
-#: storage/file/fd.c:1911
+#: storage/file/fd.c:2018
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open directory \"%s\""
msgstr "dépassement de maxAllocatedDescs (%d) lors de la tentative d'ouverture du répertoire « %s »"
-#: storage/file/fd.c:1997
+#: storage/file/fd.c:2104
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "n'a pas pu lire le répertoire « %s » : %m"
msgstr "transaction virtuelle %d/%u"
#: storage/lmgr/lmgr.c:963
-#, fuzzy, c-format
-#| msgid "could not access status of transaction %u"
+#, c-format
msgid "speculative token %u of transaction %u"
-msgstr "n'a pas pu accéder au statut de la transaction %u"
+msgstr "jeton %u spéculatif de la transaction %u"
#: storage/lmgr/lmgr.c:969
#, c-format
msgid "missing Dictionary parameter"
msgstr "paramètre Dictionary manquant"
-#: tsearch/spell.c:276
+#: tsearch/spell.c:289
#, c-format
msgid "could not open dictionary file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier dictionnaire « %s » : %m"
-#: tsearch/spell.c:439 utils/adt/regexp.c:204
+#: tsearch/spell.c:452 utils/adt/regexp.c:204
#, c-format
msgid "invalid regular expression: %s"
msgstr "expression rationnelle invalide : %s"
-#: tsearch/spell.c:732
+#: tsearch/spell.c:745
#, c-format
msgid "multibyte flag character is not allowed"
msgstr "un caractère drapeau multi-octet n'est pas autorisé"
-#: tsearch/spell.c:766 tsearch/spell.c:822 tsearch/spell.c:926
+#: tsearch/spell.c:779 tsearch/spell.c:835 tsearch/spell.c:937
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier affixe « %s » : %m"
-#: tsearch/spell.c:812
+#: tsearch/spell.c:825
#, c-format
msgid "Ispell dictionary supports only default flag value"
msgstr "le dictionnaire Ispell supporte seulement la valeur par défaut du drapeau"
-#: tsearch/spell.c:1041
+#: tsearch/spell.c:1050
#, c-format
msgid "affix file contains both old-style and new-style commands"
msgstr "le fichier d'affixes contient des commandes ancien et nouveau style"
msgid "text search parser does not support headline creation"
msgstr "l'analyseur de recherche plein texte ne supporte pas headline"
-#: tsearch/wparser_def.c:2557
+#: tsearch/wparser_def.c:2559
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "paramètre headline « %s » non reconnu"
-#: tsearch/wparser_def.c:2566
+#: tsearch/wparser_def.c:2568
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "MinWords doit avoir une valeur plus petite que celle de MaxWords"
-#: tsearch/wparser_def.c:2570
+#: tsearch/wparser_def.c:2572
#, c-format
msgid "MinWords should be positive"
msgstr "MinWords doit être positif"
-#: tsearch/wparser_def.c:2574
+#: tsearch/wparser_def.c:2576
#, c-format
msgid "ShortWord should be >= 0"
msgstr "ShortWord devrait être positif ou nul"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2580
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "MaxFragments devrait être positif ou nul"
msgstr "le type de données en entrée n'est pas un tableau"
#: utils/adt/array_userfuncs.c:120 utils/adt/array_userfuncs.c:174 utils/adt/arrayfuncs.c:1325 utils/adt/float.c:1161 utils/adt/float.c:1220 utils/adt/float.c:2771 utils/adt/float.c:2787 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 utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995 utils/adt/int.c:1016 utils/adt/int.c:1043
-#: utils/adt/int.c:1076 utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2903 utils/adt/numeric.c:2912 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565 utils/adt/varlena.c:1045 utils/adt/varlena.c:2582
+#: utils/adt/int.c:1076 utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2903 utils/adt/numeric.c:2912 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565 utils/adt/varlena.c:1045 utils/adt/varlena.c:2595
#, c-format
msgid "integer out of range"
msgstr "entier en dehors des limites"
msgstr "nombre de dimensions invalides : %d"
#: utils/adt/array_userfuncs.c:725 utils/adt/array_userfuncs.c:876
-#, fuzzy, c-format
-#| msgid "removing elements from multidimensional arrays is not supported"
+#, c-format
msgid "searching for elements in multidimensional arrays is not supported"
-msgstr "la suppression d'éléments de tableaux multidimensionnels n'est pas supportée"
+msgstr "la recherche d'éléments dans des tableaux multidimensionnels n'est pas supportée"
#: utils/adt/array_userfuncs.c:749
#, 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"
-#: utils/adt/date.c:166 utils/adt/formatting.c:3523
+#: utils/adt/date.c:166 utils/adt/formatting.c:3521
#, c-format
msgid "date out of range: \"%s\""
msgstr "date en dehors des limites : « %s »"
msgid "date out of range for timestamp"
msgstr "date en dehors des limites pour un timestamp"
-#: utils/adt/date.c:970 utils/adt/date.c:1016 utils/adt/date.c:1616 utils/adt/date.c:1652 utils/adt/date.c:2524 utils/adt/formatting.c:3399 utils/adt/formatting.c:3431 utils/adt/formatting.c:3499 utils/adt/json.c:1534 utils/adt/json.c:1556 utils/adt/jsonb.c:823 utils/adt/jsonb.c:847 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:224 utils/adt/timestamp.c:267
+#: utils/adt/date.c:970 utils/adt/date.c:1016 utils/adt/date.c:1616 utils/adt/date.c:1652 utils/adt/date.c:2524 utils/adt/formatting.c:3397 utils/adt/formatting.c:3429 utils/adt/formatting.c:3497 utils/adt/json.c:1534 utils/adt/json.c:1556 utils/adt/jsonb.c:823 utils/adt/jsonb.c:847 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:224 utils/adt/timestamp.c:267
#: utils/adt/timestamp.c:716 utils/adt/timestamp.c:745 utils/adt/timestamp.c:784 utils/adt/timestamp.c:2938 utils/adt/timestamp.c:2959 utils/adt/timestamp.c:2972 utils/adt/timestamp.c:2981 utils/adt/timestamp.c:3038 utils/adt/timestamp.c:3061 utils/adt/timestamp.c:3074 utils/adt/timestamp.c:3085 utils/adt/timestamp.c:3610 utils/adt/timestamp.c:3739 utils/adt/timestamp.c:3780 utils/adt/timestamp.c:3868 utils/adt/timestamp.c:3914
#: utils/adt/timestamp.c:4025 utils/adt/timestamp.c:4349 utils/adt/timestamp.c:4465 utils/adt/timestamp.c:4475 utils/adt/timestamp.c:4560 utils/adt/timestamp.c:4679 utils/adt/timestamp.c:4689 utils/adt/timestamp.c:5005 utils/adt/timestamp.c:5019 utils/adt/timestamp.c:5144 utils/adt/timestamp.c:5151 utils/adt/timestamp.c:5177 utils/adt/timestamp.c:5181 utils/adt/timestamp.c:5250 utils/adt/xml.c:2051 utils/adt/xml.c:2058 utils/adt/xml.c:2078
#: utils/adt/xml.c:2085
msgid "Intervals are not tied to specific calendar dates."
msgstr "Les intervalles ne sont pas liés aux dates de calendriers spécifiques."
-#: utils/adt/formatting.c:1059
+#: utils/adt/formatting.c:1058
#, c-format
msgid "\"EEEE\" must be the last pattern used"
msgstr "« EEEE » doit être le dernier motif utilisé"
-#: utils/adt/formatting.c:1067
+#: utils/adt/formatting.c:1066
#, c-format
msgid "\"9\" must be ahead of \"PR\""
msgstr "« 9 » doit être avant « PR »"
-#: utils/adt/formatting.c:1083
+#: utils/adt/formatting.c:1082
#, c-format
msgid "\"0\" must be ahead of \"PR\""
msgstr "« 0 » doit être avant « PR »"
-#: utils/adt/formatting.c:1110
+#: utils/adt/formatting.c:1109
#, c-format
msgid "multiple decimal points"
msgstr "multiples points décimaux"
-#: utils/adt/formatting.c:1114 utils/adt/formatting.c:1197
+#: utils/adt/formatting.c:1113 utils/adt/formatting.c:1196
#, c-format
msgid "cannot use \"V\" and decimal point together"
msgstr "ne peut pas utiliser « V » et le point décimal ensemble"
-#: utils/adt/formatting.c:1126
+#: utils/adt/formatting.c:1125
#, c-format
msgid "cannot use \"S\" twice"
msgstr "ne peut pas utiliser « S » deux fois"
-#: utils/adt/formatting.c:1130
+#: utils/adt/formatting.c:1129
#, c-format
msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
msgstr "ne peut pas utiliser « S » et « PL »/« MI »/« SG »/« PR » ensemble"
-#: utils/adt/formatting.c:1150
+#: utils/adt/formatting.c:1149
#, c-format
msgid "cannot use \"S\" and \"MI\" together"
msgstr "ne peut pas utiliser « S » et « MI » ensemble"
-#: utils/adt/formatting.c:1160
+#: utils/adt/formatting.c:1159
#, c-format
msgid "cannot use \"S\" and \"PL\" together"
msgstr "ne peut pas utiliser « S » et « PL » ensemble"
-#: utils/adt/formatting.c:1170
+#: utils/adt/formatting.c:1169
#, c-format
msgid "cannot use \"S\" and \"SG\" together"
msgstr "ne peut pas utiliser « S » et « SG » ensemble"
-#: utils/adt/formatting.c:1179
+#: utils/adt/formatting.c:1178
#, c-format
msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
msgstr "ne peut pas utiliser « PR » et « S »/« PL »/« MI »/« SG » ensemble"
-#: utils/adt/formatting.c:1205
+#: utils/adt/formatting.c:1204
#, c-format
msgid "cannot use \"EEEE\" twice"
msgstr "ne peut pas utiliser « EEEE » deux fois"
-#: utils/adt/formatting.c:1211
+#: utils/adt/formatting.c:1210
#, c-format
msgid "\"EEEE\" is incompatible with other formats"
msgstr "« EEEE » est incompatible avec les autres formats"
-#: utils/adt/formatting.c:1212
+#: utils/adt/formatting.c:1211
#, c-format
msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
msgstr "« EEEE » peut seulement être utilisé avec les motifs de chiffres et de points décimaux."
-#: utils/adt/formatting.c:1412
+#: utils/adt/formatting.c:1411
#, c-format
msgid "\"%s\" is not a number"
msgstr "« %s » n'est pas un nombre"
-#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1565
+#: utils/adt/formatting.c:1512 utils/adt/formatting.c:1564
#, c-format
msgid "could not determine which collation to use for lower() function"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction lower()"
-#: utils/adt/formatting.c:1633 utils/adt/formatting.c:1685
+#: utils/adt/formatting.c:1632 utils/adt/formatting.c:1684
#, c-format
msgid "could not determine which collation to use for upper() function"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction upper()"
-#: utils/adt/formatting.c:1754 utils/adt/formatting.c:1818
+#: utils/adt/formatting.c:1753 utils/adt/formatting.c:1817
#, c-format
msgid "could not determine which collation to use for initcap() function"
msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction initcap()"
-#: utils/adt/formatting.c:2122
+#: utils/adt/formatting.c:2114
#, c-format
msgid "invalid combination of date conventions"
msgstr "combinaison invalide des conventions de date"
-#: utils/adt/formatting.c:2123
+#: utils/adt/formatting.c:2115
#, c-format
msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
msgstr ""
"Ne pas mixer les conventions de jour de semaine grégorien et ISO dans un\n"
"modèle de formatage."
-#: utils/adt/formatting.c:2140
+#: utils/adt/formatting.c:2132
#, c-format
msgid "conflicting values for \"%s\" field in formatting string"
msgstr "valeur conflictuelle pour le champ « %s » dans la chaîne de formatage"
-#: utils/adt/formatting.c:2142
+#: utils/adt/formatting.c:2134
#, c-format
msgid "This value contradicts a previous setting for the same field type."
msgstr "Cette valeur contredit une configuration précédente pour le même type de champ."
-#: utils/adt/formatting.c:2203
+#: utils/adt/formatting.c:2195
#, c-format
msgid "source string too short for \"%s\" formatting field"
msgstr "chaîne source trop petite pour le champ de formatage « %s »"
-#: utils/adt/formatting.c:2205
+#: utils/adt/formatting.c:2197
#, c-format
msgid "Field requires %d characters, but only %d remain."
msgstr "Le champ requiert %d caractères, mais seuls %d restent."
-#: utils/adt/formatting.c:2208 utils/adt/formatting.c:2222
+#: utils/adt/formatting.c:2200 utils/adt/formatting.c:2214
#, c-format
msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
msgstr ""
"Si votre chaîne source n'a pas une taille fixe, essayez d'utiliser le\n"
"modifieur « FM »."
-#: utils/adt/formatting.c:2218 utils/adt/formatting.c:2231 utils/adt/formatting.c:2361
+#: utils/adt/formatting.c:2210 utils/adt/formatting.c:2223 utils/adt/formatting.c:2353
#, c-format
msgid "invalid value \"%s\" for \"%s\""
msgstr "valeur « %s » invalide pour « %s »"
-#: utils/adt/formatting.c:2220
+#: utils/adt/formatting.c:2212
#, c-format
msgid "Field requires %d characters, but only %d could be parsed."
msgstr "Le champ nécessite %d caractères, mais seulement %d ont pu être analysés."
-#: utils/adt/formatting.c:2233
+#: utils/adt/formatting.c:2225
#, c-format
msgid "Value must be an integer."
msgstr "La valeur doit être un entier"
-#: utils/adt/formatting.c:2238
+#: utils/adt/formatting.c:2230
#, c-format
msgid "value for \"%s\" in source string is out of range"
msgstr "la valeur pour « %s » dans la chaîne source est en dehors des limites"
-#: utils/adt/formatting.c:2240
+#: utils/adt/formatting.c:2232
#, c-format
msgid "Value must be in the range %d to %d."
msgstr "La valeur doit être compris entre %d et %d"
-#: utils/adt/formatting.c:2363
+#: utils/adt/formatting.c:2355
#, c-format
msgid "The given value did not match any of the allowed values for this field."
msgstr "La valeur donnée ne correspond pas aux valeurs autorisées pour ce champ."
-#: utils/adt/formatting.c:2551 utils/adt/formatting.c:2571 utils/adt/formatting.c:2591 utils/adt/formatting.c:2611 utils/adt/formatting.c:2630 utils/adt/formatting.c:2649 utils/adt/formatting.c:2672 utils/adt/formatting.c:2690 utils/adt/formatting.c:2708 utils/adt/formatting.c:2726 utils/adt/formatting.c:2743 utils/adt/formatting.c:2760
+#: utils/adt/formatting.c:2547 utils/adt/formatting.c:2567 utils/adt/formatting.c:2587 utils/adt/formatting.c:2607 utils/adt/formatting.c:2626 utils/adt/formatting.c:2645 utils/adt/formatting.c:2668 utils/adt/formatting.c:2686 utils/adt/formatting.c:2704 utils/adt/formatting.c:2722 utils/adt/formatting.c:2739 utils/adt/formatting.c:2756
#, c-format
msgid "localized string format value too long"
msgstr "chaîne localisée trop longue"
-#: utils/adt/formatting.c:3044
+#: utils/adt/formatting.c:3040
#, c-format
msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
msgstr "les motifs de format « TZ »/« tz »/« OF » ne sont pas supportés dans to_date"
-#: utils/adt/formatting.c:3152
+#: utils/adt/formatting.c:3149
#, c-format
msgid "invalid input string for \"Y,YYY\""
msgstr "chaîne invalide en entrée pour « Y,YYY »"
-#: utils/adt/formatting.c:3655
+#: utils/adt/formatting.c:3653
#, c-format
msgid "hour \"%d\" is invalid for the 12-hour clock"
msgstr "l'heure « %d » est invalide pour une horloge sur 12 heures"
-#: utils/adt/formatting.c:3657
+#: utils/adt/formatting.c:3655
#, c-format
msgid "Use the 24-hour clock, or give an hour between 1 and 12."
msgstr "Utilisez une horloge sur 24 heures ou donnez une heure entre 1 et 12."
-#: utils/adt/formatting.c:3752
+#: utils/adt/formatting.c:3750
#, c-format
msgid "cannot calculate day of year without year information"
msgstr "ne peut pas calculer le jour de l'année sans information sur l'année"
-#: utils/adt/formatting.c:4601
+#: utils/adt/formatting.c:4599
#, c-format
msgid "\"EEEE\" not supported for input"
msgstr "« EEEE » non supporté en entrée"
-#: utils/adt/formatting.c:4613
+#: utils/adt/formatting.c:4611
#, c-format
msgid "\"RN\" not supported for input"
msgstr "« RN » non supporté en entrée"
msgid "invalid concatenation of jsonb objects"
msgstr "concaténation invalide d'objets jsonb"
+#: utils/adt/jsonfuncs.c:3732
+#, c-format
+msgid "path element at position %d is null"
+msgstr "l'élément du chemin en position %d est NULL"
+
+#: utils/adt/jsonfuncs.c:3888
+#, c-format
+msgid "path element at position %d is not an integer: \"%s\""
+msgstr "l'élément du chemin en position %d n'est pas un entier : « %s »"
+
#: utils/adt/levenshtein.c:133
#, c-format
msgid "levenshtein argument exceeds maximum length of %d characters"
msgid "percentile value %g is not between 0 and 1"
msgstr "la valeur centile %g n'est pas entre 0 et 1"
-#: utils/adt/pg_locale.c:911
+#: utils/adt/pg_locale.c:917
#, c-format
msgid "Apply system library package updates."
msgstr "Applique les mises à jour du paquet de bibliothèque système."
-#: utils/adt/pg_locale.c:1116
+#: utils/adt/pg_locale.c:1122
#, c-format
msgid "could not create locale \"%s\": %m"
msgstr "n'a pas pu créer la locale « %s » : %m"
-#: utils/adt/pg_locale.c:1119
+#: utils/adt/pg_locale.c:1125
#, c-format
msgid "The operating system could not find any locale data for the locale name \"%s\"."
msgstr "Le système d'exploitation n'a pas pu trouver des données de locale pour la locale « %s »."
-#: utils/adt/pg_locale.c:1206
+#: utils/adt/pg_locale.c:1212
#, c-format
msgid "collations with different collate and ctype values are not supported on this platform"
msgstr ""
"les collationnements avec des valeurs différents pour le tri et le jeu de\n"
"caractères ne sont pas supportés sur cette plateforme"
-#: utils/adt/pg_locale.c:1221
+#: utils/adt/pg_locale.c:1227
#, c-format
msgid "nondefault collations are not supported on this platform"
msgstr "les collationnements autres que par défaut ne sont pas supportés sur cette plateforme"
-#: utils/adt/pg_locale.c:1392
+#: utils/adt/pg_locale.c:1398
#, c-format
msgid "invalid multibyte character for locale"
msgstr "caractère multi-octets invalide pour la locale"
-#: utils/adt/pg_locale.c:1393
+#: utils/adt/pg_locale.c:1399
#, c-format
msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
msgstr ""
msgid "Junk after right parenthesis or bracket."
msgstr "Problème après la parenthèse droite ou le crochet droit."
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1288 utils/adt/varlena.c:3588
+#: utils/adt/regexp.c:285 utils/adt/regexp.c:1288 utils/adt/varlena.c:3601
#, c-format
msgid "regular expression failed: %s"
msgstr "l'expression rationnelle a échoué : %s"
msgid "more than one operator named %s"
msgstr "il existe plus d'un opérateur nommé%s"
-#: utils/adt/regproc.c:779 utils/adt/regproc.c:820 utils/adt/regproc.c:2006 utils/adt/ruleutils.c:8167 utils/adt/ruleutils.c:8292
+#: utils/adt/regproc.c:779 utils/adt/regproc.c:820 utils/adt/regproc.c:2006 utils/adt/ruleutils.c:8185 utils/adt/ruleutils.c:8310
#, c-format
msgid "too many arguments"
msgstr "trop d'arguments"
msgid "Provide two argument types for operator."
msgstr "Fournit deux types d'argument pour l'opérateur."
-#: utils/adt/regproc.c:1594 utils/adt/regproc.c:1618 utils/adt/regproc.c:1715 utils/adt/regproc.c:1739 utils/adt/regproc.c:1841 utils/adt/regproc.c:1846 utils/adt/varlena.c:2859 utils/adt/varlena.c:2864
+#: utils/adt/regproc.c:1594 utils/adt/regproc.c:1618 utils/adt/regproc.c:1715 utils/adt/regproc.c:1739 utils/adt/regproc.c:1841 utils/adt/regproc.c:1846 utils/adt/varlena.c:2872 utils/adt/varlena.c:2877
#, c-format
msgid "invalid name syntax"
msgstr "syntaxe du nom invalide"
msgid "bit string too long for type bit varying(%d)"
msgstr "la chaîne bit est trop longue pour le type bit varying(%d)"
-#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:832 utils/adt/varlena.c:896 utils/adt/varlena.c:1040 utils/adt/varlena.c:2510 utils/adt/varlena.c:2577
+#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:832 utils/adt/varlena.c:896 utils/adt/varlena.c:1040 utils/adt/varlena.c:2523 utils/adt/varlena.c:2590
#, c-format
msgid "negative substring length not allowed"
msgstr "longueur de sous-chaîne négative non autorisée"
msgid "bit index %d out of valid range (0..%d)"
msgstr "index de bit %d en dehors des limites valides (0..%d)"
-#: utils/adt/varbit.c:1802 utils/adt/varlena.c:2777
+#: utils/adt/varbit.c:1802 utils/adt/varlena.c:2790
#, c-format
msgid "new bit must be 0 or 1"
msgstr "le nouveau bit doit valoir soit 0 soit 1"
msgid "could not compare Unicode strings: %m"
msgstr "n'a pas pu comparer les chaînes unicode : %m"
-#: utils/adt/varlena.c:2655 utils/adt/varlena.c:2686 utils/adt/varlena.c:2722 utils/adt/varlena.c:2765
+#: utils/adt/varlena.c:2668 utils/adt/varlena.c:2699 utils/adt/varlena.c:2735 utils/adt/varlena.c:2778
#, c-format
msgid "index %d out of valid range, 0..%d"
msgstr "index %d en dehors des limites valides, 0..%d"
-#: utils/adt/varlena.c:3684
+#: utils/adt/varlena.c:3697
#, 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:4563
+#: utils/adt/varlena.c:4576
#, c-format
msgid "unterminated format specifier"
msgstr "spécificateur de format non terminé"
-#: utils/adt/varlena.c:4695 utils/adt/varlena.c:4815
+#: utils/adt/varlena.c:4708 utils/adt/varlena.c:4828
#, c-format
msgid "unrecognized conversion type specifier \"%c\""
msgstr "spécificateur de type de conversion « %c » non reconnu"
-#: utils/adt/varlena.c:4707 utils/adt/varlena.c:4764
+#: utils/adt/varlena.c:4720 utils/adt/varlena.c:4777
#, c-format
msgid "too few arguments for format"
msgstr "trop peu d'arguments pour le format"
-#: utils/adt/varlena.c:4858 utils/adt/varlena.c:5041
+#: utils/adt/varlena.c:4871 utils/adt/varlena.c:5054
#, c-format
msgid "number is out of range"
msgstr "le nombre est en dehors des limites"
-#: utils/adt/varlena.c:4922 utils/adt/varlena.c:4950
+#: utils/adt/varlena.c:4935 utils/adt/varlena.c:4963
#, 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:4943
+#: utils/adt/varlena.c:4956
#, 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:4988
+#: utils/adt/varlena.c:5001
#, 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 "no output function available for type %s"
msgstr "aucune fonction en sortie disponible pour le type %s"
-#: utils/cache/plancache.c:725
+#: utils/cache/plancache.c:729
#, c-format
msgid "cached plan must not change result type"
msgstr "le plan en cache ne doit pas modifier le type en résultat"
"ne peut pas configurer le paramètre « %s » à l'intérieur d'une fonction\n"
"restreinte pour sécurité"
-#: utils/init/miscinit.c:522
+#: utils/init/miscinit.c:502
+#, c-format
+msgid "role with OID %u does not exist"
+msgstr "le rôle d'OID %u n'existe pas"
+
+#: utils/init/miscinit.c:532
#, c-format
msgid "role \"%s\" is not permitted to log in"
msgstr "le rôle « %s » n'est pas autorisé à se connecter"
-#: utils/init/miscinit.c:540
+#: utils/init/miscinit.c:550
#, c-format
msgid "too many connections for role \"%s\""
msgstr "trop de connexions pour le rôle « %s »"
-#: utils/init/miscinit.c:600
+#: utils/init/miscinit.c:610
#, c-format
msgid "permission denied to set session authorization"
msgstr "droit refusé pour initialiser une autorisation de session"
-#: utils/init/miscinit.c:683
+#: utils/init/miscinit.c:693
#, c-format
msgid "invalid role OID: %u"
msgstr "OID du rôle invalide : %u"
-#: utils/init/miscinit.c:813
+#: utils/init/miscinit.c:823
#, c-format
msgid "could not create lock file \"%s\": %m"
msgstr "n'a pas pu créer le fichier verrou « %s » : %m"
-#: utils/init/miscinit.c:827
+#: utils/init/miscinit.c:837
#, c-format
msgid "could not open lock file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier verrou « %s » : %m"
-#: utils/init/miscinit.c:833
+#: utils/init/miscinit.c:843
#, c-format
msgid "could not read lock file \"%s\": %m"
msgstr "n'a pas pu lire le fichier verrou « %s » : %m"
-#: utils/init/miscinit.c:841
+#: utils/init/miscinit.c:851
#, c-format
msgid "lock file \"%s\" is empty"
msgstr "le fichier verrou « %s » est vide"
-#: utils/init/miscinit.c:842
+#: utils/init/miscinit.c:852
#, c-format
msgid "Either another server is starting, or the lock file is the remnant of a previous server startup crash."
msgstr "Soit un autre serveur est en cours de démarrage, soit le fichier verrou est un reste d'un précédent crash au démarrage du serveur"
-#: utils/init/miscinit.c:889
+#: utils/init/miscinit.c:899
#, c-format
msgid "lock file \"%s\" already exists"
msgstr "le fichier verrou « %s » existe déjà"
-#: utils/init/miscinit.c:893
+#: utils/init/miscinit.c:903
#, c-format
msgid "Is another postgres (PID %d) running in data directory \"%s\"?"
msgstr ""
"Un autre postgres (de PID %d) est-il déjà lancé avec comme répertoire de\n"
"données « %s » ?"
-#: utils/init/miscinit.c:895
+#: utils/init/miscinit.c:905
#, c-format
msgid "Is another postmaster (PID %d) running in data directory \"%s\"?"
msgstr ""
"Un autre postmaster (de PID %d) est-il déjà lancé avec comme répertoire de\n"
"données « %s » ?"
-#: utils/init/miscinit.c:898
+#: utils/init/miscinit.c:908
#, c-format
msgid "Is another postgres (PID %d) using socket file \"%s\"?"
msgstr "Un autre postgres (de PID %d) est-il déjà lancé en utilisant la socket « %s » ?"
-#: utils/init/miscinit.c:900
+#: utils/init/miscinit.c:910
#, c-format
msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
msgstr "Un autre postmaster (de PID %d) est-il déjà lancé en utilisant la socket « %s » ?"
-#: utils/init/miscinit.c:936
+#: utils/init/miscinit.c:946
#, c-format
msgid "pre-existing shared memory block (key %lu, ID %lu) is still in use"
msgstr ""
"le bloc de mémoire partagé pré-existant (clé %lu, ID %lu) est en cours\n"
"d'utilisation"
-#: utils/init/miscinit.c:939
+#: utils/init/miscinit.c:949
#, c-format
msgid "If you're sure there are no old server processes still running, remove the shared memory block or just delete the file \"%s\"."
msgstr ""
"d'exécution, supprimez le bloc de mémoire partagée\n"
"ou supprimez simplement le fichier « %s »."
-#: utils/init/miscinit.c:955
+#: utils/init/miscinit.c:965
#, c-format
msgid "could not remove old lock file \"%s\": %m"
msgstr "n'a pas pu supprimer le vieux fichier verrou « %s » : %m"
-#: utils/init/miscinit.c:957
+#: utils/init/miscinit.c:967
#, c-format
msgid "The file seems accidentally left over, but it could not be removed. Please remove the file by hand and try again."
msgstr ""
"Le fichier semble avoir été oublié accidentellement mais il ne peut pas être\n"
"supprimé. Merci de supprimer ce fichier manuellement et de ré-essayer."
-#: utils/init/miscinit.c:993 utils/init/miscinit.c:1004 utils/init/miscinit.c:1014
+#: utils/init/miscinit.c:1003 utils/init/miscinit.c:1014 utils/init/miscinit.c:1024
#, c-format
msgid "could not write lock file \"%s\": %m"
msgstr "n'a pas pu écrire le fichier verrou « %s » : %m"
-#: utils/init/miscinit.c:1143 utils/init/miscinit.c:1272 utils/misc/guc.c:8589
+#: utils/init/miscinit.c:1153 utils/init/miscinit.c:1282 utils/misc/guc.c:8602
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "n'a pas pu lire à partir du fichier « %s » : %m"
-#: utils/init/miscinit.c:1262
+#: utils/init/miscinit.c:1272
#, c-format
msgid "could not open file \"%s\": %m; continuing anyway"
msgstr "n'a pas pu ouvrir le fichier « %s » : %m ; poursuite du traitement"
-#: utils/init/miscinit.c:1285
+#: utils/init/miscinit.c:1295
#, c-format
msgid "lock file \"%s\" contains wrong PID: %ld instead of %ld"
msgstr "le fichier de verrou « %s » contient le mauvais PID : %ld au lieu de %ld"
-#: utils/init/miscinit.c:1327 utils/init/miscinit.c:1340
+#: utils/init/miscinit.c:1337 utils/init/miscinit.c:1350
#, c-format
msgid "\"%s\" is not a valid data directory"
msgstr "« %s » n'est pas un répertoire de données valide"
-#: utils/init/miscinit.c:1329
+#: utils/init/miscinit.c:1339
#, c-format
msgid "File \"%s\" is missing."
msgstr "le fichier « %s » est manquant."
-#: utils/init/miscinit.c:1342
+#: utils/init/miscinit.c:1352
#, c-format
msgid "File \"%s\" does not contain valid data."
msgstr "le fichier « %s » ne contient aucune données valides."
-#: utils/init/miscinit.c:1344
+#: utils/init/miscinit.c:1354
#, c-format
msgid "You might need to initdb."
msgstr "Vous pouvez avoir besoin d'exécuter initdb."
-#: utils/init/miscinit.c:1352
+#: utils/init/miscinit.c:1362
#, c-format
msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
msgstr ""
"Le répertoire des données a été initialisé avec PostgreSQL version %ld.%ld,\n"
"qui est non compatible avec cette version %s."
-#: utils/init/miscinit.c:1423
+#: utils/init/miscinit.c:1433
#, c-format
msgid "loaded library \"%s\""
msgstr "bibliothèque « %s » chargée"
msgstr "Initialise le nombre de journaux de transactions conservés tenus par les seveurs en attente."
#: utils/misc/guc.c:2167
-#, fuzzy
-#| msgid "Sets the maximum time to wait for WAL replication."
msgid "Sets the minimum size to shrink the WAL to."
-msgstr "Initialise le temps maximum à attendre pour la réplication des WAL."
+msgstr "Initialise la taille minimale des journaux de transactions."
#: utils/misc/guc.c:2178
-#, fuzzy
-#| msgid "Sets the maximum time between automatic WAL checkpoints."
msgid "Sets the WAL size that triggers a checkpoint."
-msgstr ""
-"Initialise le temps maximum entre des points de vérification (checkpoints)\n"
-"pour les journaux de transactions."
+msgstr "Initialise la taille des journaux de transactions déclenchant un checkpoint."
#: utils/misc/guc.c:2189
msgid "Sets the maximum time between automatic WAL checkpoints."
#: utils/misc/guc.c:2465
msgid "Sets the time to wait before retrying to retrieve WAL after a failed attempt."
msgstr ""
+"Configure le temps à attendre avant d'essayer de nouveau de récupérer le WAL\n"
+"après une tentative échouée."
#: utils/misc/guc.c:2477
msgid "Shows the number of pages per write ahead log segment."
#: utils/misc/guc.c:2583
msgid "SSL regenotiation is no longer supported; this can only be 0."
-msgstr ""
+msgstr "la renégotiation SSL n'est plus supportée ; ce paramètre peut seulement valoir 0"
#: utils/misc/guc.c:2594
msgid "Maximum number of TCP keepalive retransmits."
msgstr "Configure la taille réservée pour pg_stat_activity.query, en octets."
#: utils/misc/guc.c:2668
-#, fuzzy
-#| msgid "Sets the maximum time to wait for WAL replication."
msgid "Sets the maximum size of the pending list for GIN index."
-msgstr "Initialise le temps maximum à attendre pour la réplication des WAL."
+msgstr "Initialise la taille maximale de la liste d'attente d'un index GIN."
#: utils/misc/guc.c:2688
msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
#: utils/misc/guc.c:3391
msgid "Sets the name of the cluster, which is included in the process title."
-msgstr ""
+msgstr "Configure le nom de l'instance, qui est inclus dans le titre des processus"
#: utils/misc/guc.c:3411
msgid "Sets whether \"\\'\" is allowed in string literals."
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:5675 utils/misc/guc.c:7004
+#: utils/misc/guc.c:5675 utils/misc/guc.c:7017
#, c-format
msgid "cannot set parameters during a parallel operation"
msgstr "ne peut pas configurer les paramètres lors d'une opération parallèle"
-#: utils/misc/guc.c:5682 utils/misc/guc.c:6432 utils/misc/guc.c:6484 utils/misc/guc.c:6845 utils/misc/guc.c:7592 utils/misc/guc.c:7751 utils/misc/guc.c:9386
+#: utils/misc/guc.c:5682 utils/misc/guc.c:6432 utils/misc/guc.c:6484 utils/misc/guc.c:6845 utils/misc/guc.c:7605 utils/misc/guc.c:7764 utils/misc/guc.c:9399
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "paramètre de configuration « %s » non reconnu"
msgid "parameter \"%s\" cannot be changed now"
msgstr "le paramètre « %s » ne peut pas être modifié maintenant"
-#: utils/misc/guc.c:5748 utils/misc/guc.c:5793 utils/misc/guc.c:9402
+#: utils/misc/guc.c:5748 utils/misc/guc.c:5793 utils/misc/guc.c:9415
#, 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:6440 utils/misc/guc.c:6488 utils/misc/guc.c:7755
+#: utils/misc/guc.c:6440 utils/misc/guc.c:6488 utils/misc/guc.c:7768
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "doit être super-utilisateur pour examiner « %s »"
msgid "must be superuser to execute ALTER SYSTEM command"
msgstr "doit être super-utilisateur pour exécuter la commande ALTER SYSTEM"
-#: utils/misc/guc.c:6918
+#: utils/misc/guc.c:6890
+#, c-format
+msgid "parameter value for ALTER SYSTEM must not contain a newline"
+msgstr ""
+"la valeur du paramètre pour ALTER SYSTEM ne doit pas contenir de retour à la\n"
+"ligne"
+
+#: utils/misc/guc.c:6935
#, c-format
msgid "could not parse contents of file \"%s\""
msgstr "n'a pas pu analyser le contenu du fichier « %s »"
-#: utils/misc/guc.c:7080
+#: utils/misc/guc.c:7093
#, c-format
msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
msgstr "SET LOCAL TRANSACTION SNAPSHOT n'est pas implémenté"
-#: utils/misc/guc.c:7165
+#: utils/misc/guc.c:7178
#, c-format
msgid "SET requires parameter name"
msgstr "SET requiert le nom du paramètre"
-#: utils/misc/guc.c:7289
+#: utils/misc/guc.c:7302
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "tentative de redéfinition du paramètre « %s »"
-#: utils/misc/guc.c:9019
+#: utils/misc/guc.c:9032
#, c-format
msgid "parameter \"%s\" could not be set"
msgstr "le paramètre « %s » n'a pas pu être configuré"
-#: utils/misc/guc.c:9106
+#: utils/misc/guc.c:9119
#, 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:9464 utils/misc/guc.c:9498
+#: utils/misc/guc.c:9477 utils/misc/guc.c:9511
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valeur invalide pour le paramètre « %s » : %d"
-#: utils/misc/guc.c:9532
+#: utils/misc/guc.c:9545
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valeur invalide pour le paramètre « %s » : %g"
-#: utils/misc/guc.c:9722
+#: utils/misc/guc.c:9735
#, 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:9734
+#: utils/misc/guc.c:9747
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour n'est pas supporté dans cette installation"
-#: utils/misc/guc.c:9747
+#: utils/misc/guc.c:9760
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL n'est pas supporté dans cette installation"
-#: utils/misc/guc.c:9759
+#: utils/misc/guc.c:9772
#, 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:9771
+#: utils/misc/guc.c:9784
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr ""
msgstr "erreur interne : type de paramètre d'exécution non reconnu\n"
#: utils/misc/rls.c:127
-#, fuzzy, c-format
-#| msgid "remove a row level security policy from a table"
+#, c-format
msgid "query would be affected by row-level security policy for table \"%s\""
-msgstr "supprimer une nouvelle politique de sécurité au niveau ligne pour une table"
+msgstr "la requête serait affectée par la politique de sécurité au niveau ligne de la table « %s »"
#: utils/misc/rls.c:129
#, c-format
msgid "Failed while creating memory context \"%s\"."
msgstr "Échec lors de la création du contexte mémoire « %s »."
-#: utils/mmgr/mcxt.c:689 utils/mmgr/mcxt.c:724 utils/mmgr/mcxt.c:761 utils/mmgr/mcxt.c:798 utils/mmgr/mcxt.c:832 utils/mmgr/mcxt.c:861 utils/mmgr/mcxt.c:895 utils/mmgr/mcxt.c:975 utils/mmgr/mcxt.c:1008 utils/mmgr/mcxt.c:1055
+#: utils/mmgr/mcxt.c:689 utils/mmgr/mcxt.c:724 utils/mmgr/mcxt.c:761 utils/mmgr/mcxt.c:798 utils/mmgr/mcxt.c:832 utils/mmgr/mcxt.c:861 utils/mmgr/mcxt.c:895 utils/mmgr/mcxt.c:977 utils/mmgr/mcxt.c:1011 utils/mmgr/mcxt.c:1060
#, c-format
msgid "Failed on request of size %zu."
msgstr "Échec d'une requête de taille %zu."
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 "JSON does not support infinite date values."
-#~ msgstr "JSON ne supporte pas les valeurs infinies de date."
-
-#~ msgid "JSON does not support infinite timestamp values."
-#~ msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
+#~ msgid "mapped win32 error code %lu to %d"
+#~ msgstr "correspondance du code d'erreur win32 %lu en %d"
-#~ msgid "cannot override frame clause of window \"%s\""
-#~ msgstr "ne peut pas surcharger la frame clause du window « %s »"
+#~ msgid "unrecognized win32 error code: %lu"
+#~ msgstr "code d'erreur win32 non reconnu : %lu"
-#~ msgid "window functions cannot use named arguments"
-#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nommés"
+#~ msgid "invalid value for recovery parameter \"recovery_target\""
+#~ msgstr "valeur invalide pour le paramètre de restauration « recovery_target »"
-#~ msgid "invalid list syntax for \"listen_addresses\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « listen_addresses »"
+#~ msgid "redo record is at %X/%X; shutdown %s"
+#~ msgstr "l'enregistrement à ré-exécuter se trouve à %X/%X ; arrêt %s"
-#~ msgid "invalid list syntax for \"unix_socket_directories\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « unix_socket_directories »"
+#~ msgid "next transaction ID: %u/%u; next OID: %u"
+#~ msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
-#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
-#~ msgstr "Les valeurs valides sont « [] », « [) », « (] » et « () »."
+#~ msgid "next MultiXactId: %u; next MultiXactOffset: %u"
+#~ msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
-#~ msgid "poll() failed in statistics collector: %m"
-#~ msgstr "échec du poll() dans le récupérateur de statistiques : %m"
+#~ 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"
-#~ msgid "select() failed in logger process: %m"
-#~ msgstr "échec de select() dans le processus des journaux applicatifs : %m"
+#~ msgid "invalid xlog switch record at %X/%X"
+#~ msgstr "enregistrement de basculement du journal de transaction invalide à %X/%X"
-#~ msgid "%s: could not open file \"%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
+#~ msgid "record with zero length at %X/%X"
+#~ msgstr "enregistrement de longueur nulle à %X/%X"
-#~ 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 "invalid backup block size in record at %X/%X"
+#~ msgstr "taille du bloc de sauvegarde invalide dans l'enregistrement à %X/%X"
-#~ msgid "%s: could not fork background process: %s\n"
-#~ msgstr "%s : n'a pas pu créer un processus fils : %s\n"
+#~ msgid "incorrect hole size in record at %X/%X"
+#~ msgstr "taille du trou incorrect à l'enregistrement %X/%X"
-#~ 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 "incorrect total length in record at %X/%X"
+#~ msgstr "longueur totale incorrecte à l'enregistrement %X/%X"
-#~ msgid "Runs the server silently."
-#~ msgstr "Lance le serveur de manière silencieuse."
+#~ msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
+#~ msgstr ""
+#~ "L'identifiant du journal de transactions du système de base de données est %s,\n"
+#~ "l'identifiant pg_control du système de base de données dans pg_control est %s."
-#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
+#~ msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
#~ 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."
+#~ "le journal de transactions provient d'un système de bases de données différent :\n"
+#~ "XLOG_SEG_SIZE incorrect dans l'en-tête de page."
-#~ msgid "WAL sender sleep time between WAL replications."
+#~ msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
#~ msgstr ""
-#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
-#~ "les réplications des journaux de transactions."
+#~ "le journal de transactions provient d'un système de bases de données différent :\n"
+#~ "XLOG_BLCKSZ incorrect dans l'en-tête de page."
-#~ msgid "Sets the list of known custom variable classes."
-#~ msgstr "Initialise la liste des classes variables personnalisées connues."
+#~ msgid "=> is deprecated as an operator name"
+#~ msgstr "=> est un nom d'opérateur obsolète"
-#~ 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 "This name may be disallowed altogether in future versions of PostgreSQL."
+#~ msgstr "Ce nom pourrait être interdit dans les prochaines versions de PostgreSQL."
-#~ msgid "removing built-in function \"%s\""
-#~ msgstr "suppression de la fonction interne « %s »"
+#~ msgid "inherited relation \"%s\" is not a table"
+#~ msgstr "la relation héritée « %s » n'est pas une table"
-#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
-#~ msgstr "droit refusé pour supprimer le wrapper de données distantes « %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 "Must be superuser to drop a foreign-data wrapper."
-#~ msgstr "Doit être super-utilisateur pour supprimer un wrapper de données distantes."
+#~ msgid "Specify a USING expression to perform the conversion."
+#~ msgstr "Donnez une expression USING pour réaliser la conversion."
-#~ msgid "must be superuser to drop text search parsers"
+#~ msgid ""
+#~ "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
+#~ "pages: %d removed, %d remain\n"
+#~ "tuples: %.0f removed, %.0f remain, %.0f are dead but not yet removable\n"
+#~ "buffer usage: %d hits, %d misses, %d dirtied\n"
+#~ "avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
+#~ "system usage: %s"
#~ msgstr ""
-#~ "doit être super-utilisateur pour supprimer des analyseurs de recherche plein\n"
-#~ "texte"
-
-#~ msgid "must be superuser to drop text search templates"
-#~ msgstr "doit être super-utilisateur pour supprimer des modèles de recherche plein texte"
+#~ "VACUUM automatique de la table « %s.%s.%s » : parcours d'index : %d\n"
+#~ "pages : %d supprimées, %d restantes\n"
+#~ "lignes : %.0f supprimées, %.0f restantes, %.0f sont mortes mais non supprimables\n"
+#~ "utilisation des tampons : %d lus dans le cache, %d lus hors du cache, %d modifiés\n"
+#~ "taux moyen de lecture : %.3f Mo/s, taux moyen d'écriture : %.3f Mo/s\n"
+#~ "utilisation système : %s"
-#~ 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 "standby connections not allowed because wal_level=minimal"
-#~ msgstr "connexions standby non autorisées car wal_level=minimal"
-
-#~ msgid "could not open directory \"pg_tblspc\": %m"
-#~ msgstr "n'a pas pu ouvrir le répertoire « pg_tblspc » : %m"
-
-#~ msgid "could not access root certificate file \"%s\": %m"
-#~ msgstr "n'a pas pu accéder au fichier du certificat racine « %s » : %m"
-
-#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
-#~ msgstr "liste de révocation des certificats SSL « %s » introuvable, continue : %s"
+#~ msgid ""
+#~ "%.0f dead row versions cannot be removed yet.\n"
+#~ "There were %.0f unused item pointers.\n"
+#~ "%u pages are entirely empty.\n"
+#~ "%s."
+#~ msgstr ""
+#~ "%.0f versions de lignes mortes ne peuvent pas encore être supprimées.\n"
+#~ "Il y avait %.0f pointeurs d'éléments inutilisés.\n"
+#~ "%u pages sont entièrement vides.\n"
+#~ "%s."
-#~ 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 "interval precision specified twice"
+#~ msgstr "précision d'intervalle spécifiée deux fois"
-#~ msgid "missing or erroneous pg_hba.conf file"
-#~ msgstr "fichier pg_hba.conf manquant ou erroné"
+#~ msgid "received password packet"
+#~ msgstr "paquet du mot de passe reçu"
-#~ msgid "See server log for details."
-#~ msgstr "Voir les journaux applicatifs du serveur pour plus de détails."
+#~ msgid "SSL failure during renegotiation start"
+#~ msgstr "échec SSL au début de la re-négotiation"
-#~ 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 "SSL handshake failure on renegotiation, retrying"
+#~ msgstr "échec du handshake SSL lors de la renégotiation, nouvelle tentative"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide, puis quitte\n"
+#~ msgid "could not complete SSL handshake on renegotiation, too many failures"
+#~ msgstr "n'a pas pu terminer la poignée de main de renégotiation, trop d'échecs"
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version, puis quitte\n"
+#~ msgid "SSL failed to renegotiate connection before limit expired"
+#~ msgstr "SSL a échoué à renégotier la connexion avant l'expiration du délai"
-#~ msgid "CREATE TABLE AS cannot specify INTO"
-#~ msgstr "CREATE TABLE AS ne peut pas spécifier INTO"
+#~ msgid "could not set socket to blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
-#~ 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 "%s: setsysinfo failed: %s\n"
+#~ msgstr "%s : setsysinfo a échoué : %s\n"
-#~ msgid "INSERT ... SELECT cannot specify INTO"
-#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
+#~ msgid " -A 1|0 enable/disable run-time assert checking\n"
+#~ msgstr ""
+#~ " -A 1|0 active/désactive la vérification des limites (assert) à\n"
+#~ " l'exécution\n"
-#~ msgid "DECLARE CURSOR cannot specify INTO"
-#~ msgstr "DECLARE CURSOR ne peut pas spécifier INTO"
+#~ msgid "subquery must return a column"
+#~ msgstr "la sous-requête doit renvoyer une colonne"
-#~ msgid "subquery in FROM cannot have SELECT INTO"
-#~ msgstr "la sous-requête du FROM ne peut pas avoir de SELECT INTO"
+#~ msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
+#~ msgstr "Considèrez l'augmentation du paramètre « checkpoint_segments »."
-#~ msgid "subquery cannot have SELECT INTO"
-#~ msgstr "la sous-requête ne peut pas avoir de SELECT INTO"
+#~ msgid "WAL archival (archive_mode=on) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
+#~ msgstr ""
+#~ "l'archivage des journaux de transactions (archive_mode=on) nécessite que\n"
+#~ "le paramètre wal_level soit initialisé avec « archive », « hot_standby » ou « logical »"
-#~ msgid "subquery in WITH cannot have SELECT INTO"
-#~ msgstr "la sous-requête du WITH ne peut pas avoir de SELECT INTO"
+#~ msgid "invalid value for parameter \"replication\""
+#~ msgstr "valeur invalide pour le paramètre « replication »"
-#~ msgid "tablespace %u is not empty"
-#~ msgstr "le tablespace %u n'est pas vide"
+#~ msgid "postmaster became multithreaded"
+#~ msgstr "le postmaster est devenu multithreadé"
-#~ msgid "consistent state delayed because recovery snapshot incomplete"
-#~ msgstr "état de cohérence pas encore atteint à cause d'un snapshot de restauration incomplet"
+#~ msgid "archive member \"%s\" too large for tar format"
+#~ msgstr "membre « %s » de l'archive trop volumineux pour le format tar"
-#~ msgid "SSPI error %x"
-#~ msgstr "erreur SSPI : %x"
+#~ msgid "could not determine input data types"
+#~ msgstr "n'a pas pu déterminer les types de données en entrée"
-#~ msgid "%s (%x)"
-#~ msgstr "%s (%x)"
+#~ msgid "neither input type is an array"
+#~ msgstr "aucun type de données n'est un tableau"
-#~ msgid "resetting unlogged relations: cleanup %d init %d"
-#~ msgstr "réinitialisation des relations non tracées : nettoyage %d initialisation %d"
+#~ msgid "unexpected \"=\""
+#~ msgstr "« = » inattendu"
-#~ msgid "ALTER TYPE USING is only supported on plain tables"
-#~ msgstr "ALTER TYPE USING est seulement supportés sur les tables standards"
+#~ msgid "invalid symbol"
+#~ msgstr "symbole invalide"
-#~ msgid "index \"%s\" is not a b-tree"
-#~ msgstr "l'index « %s » n'est pas un btree"
+#~ msgid "must be superuser or have the same role to cancel queries running in other server processes"
+#~ msgstr ""
+#~ "doit être super-utilisateur ou avoir le même rôle pour annuler des requêtes\n"
+#~ "exécutées dans les autres processus serveur"
-#~ msgid "unable to read symbolic link %s: %m"
-#~ msgstr "incapable de lire le lien symbolique %s : %m"
+#~ msgid "must be superuser or have the same role to terminate other server processes"
+#~ msgstr ""
+#~ "doit être super-utilisateur ou avoir le même rôle pour fermer les connexions\n"
+#~ "exécutées dans les autres processus serveur"
-#~ msgid "unable to open directory pg_tblspc: %m"
-#~ msgstr "impossible d'ouvrir le répertoire p_tblspc : %m"
+#~ msgid "cannot accept a value of type pg_node_tree"
+#~ msgstr "ne peut pas accepter une valeur de type pg_node_tree"
-#~ msgid "Write-Ahead Log / Streaming Replication"
-#~ msgstr "Write-Ahead Log / Réplication en flux"
+#~ msgid "Turns on various assertion checks."
+#~ msgstr "Active les différentes vérifications des assertions."
-#~ msgid "syntax error in recovery command file: %s"
-#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
+#~ msgid "This is a debugging aid."
+#~ msgstr "C'est une aide de débogage."
-#~ msgid "Lines should have the format parameter = 'value'."
-#~ msgstr "Les lignes devraient avoir le format paramètre = 'valeur'"
+#~ msgid "This parameter doesn't do anything."
+#~ msgstr "Ce paramètre ne fait rien."
-#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
#~ 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"
+#~ "C'est ici uniquement pour ne pas avoir de problèmes avec le SET AUTOCOMMIT\n"
+#~ "TO ON des clients 7.3."
-#~ msgid "Incomplete insertion detected during crash replay."
+#~ msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
#~ msgstr ""
-#~ "Insertion incomplète détectée lors de la ré-exécution des requêtes suite à\n"
-#~ "l'arrêt brutal."
+#~ "Initialise la distance maximale dans les journaux de transaction entre chaque\n"
+#~ "point de vérification (checkpoints) des journaux."
-#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
+#~ msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys."
#~ 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"
+#~ "Configure la quantité de trafic à envoyer et recevoir avant la renégotiation\n"
+#~ "des clés d'enchiffrement."
-#~ 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 "SET AUTOCOMMIT TO OFF is no longer supported"
+#~ msgstr "SET AUTOCOMMIT TO OFF n'est plus supporté"
-#~ msgid "EnumValuesCreate() can only set a single OID"
-#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
+#~ 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"
-#~ msgid "clustering \"%s.%s\""
-#~ msgstr "exécution de CLUSTER sur « %s.%s »"
+#~ msgid "%s \"%s\": return code %d"
+#~ msgstr "%s « %s » : code de retour %d"
-#~ 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 "could not parse transaction log location \"%s\""
+#~ msgstr "n'a pas pu analyser l'emplacement du journal des transactions « %s »"
-#~ 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 ""
-#~ "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 "invalid input syntax for transaction log location: \"%s\""
+#~ msgstr "syntaxe invalide en entrée pour l'emplacement du journal de transactions : « %s »"
-#~ 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 "trigger \"%s\" for table \"%s\" does not exist, skipping"
+#~ msgstr "le trigger « %s » pour la table « %s » n'existe pas, poursuite du traitement"
-#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
-#~ 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 "Kerberos 5 authentication failed for user \"%s\""
+#~ msgstr "authentification Kerberos 5 échouée pour l'utilisateur « %s »"
-#~ msgid "\"%s\" is not a table, view, or composite type"
-#~ msgstr "« %s » n'est pas une table, une vue ou un type composite"
+#~ msgid "Kerberos initialization returned error %d"
+#~ msgstr "l'initialisation de Kerberos a retourné l'erreur %d"
-#~ 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 "Kerberos keytab resolving returned error %d"
+#~ msgstr "la résolution keytab de Kerberos a renvoyé l'erreur %d"
-#~ msgid "must be superuser to comment on text search parser"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
-#~ "recherche plein texte"
+#~ msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
+#~ msgstr "sname_to_principal(« %s », « %s ») de Kerberos a renvoyé l'erreur %d"
-#~ 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 "Kerberos recvauth returned error %d"
+#~ msgstr "recvauth de Kerberos a renvoyé l'erreur %d"
-#~ msgid "function \"%s\" is already in schema \"%s\""
-#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
+#~ msgid "Kerberos unparse_name returned error %d"
+#~ msgstr "unparse_name de Kerberos a renvoyé l'erreur %d"
-#~ 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 "local user with ID %d does not exist"
+#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
-#~ msgid "cannot reference permanent table from temporary table constraint"
+#~ msgid "SSL renegotiation failure"
+#~ msgstr "échec lors de la re-négotiation SSL"
+
+#~ msgid "krb5 authentication is not supported on local sockets"
#~ msgstr ""
-#~ "ne peut pas référencer une table permanente à partir de la contrainte de\n"
-#~ "table temporaire"
+#~ "l'authentification krb5 n'est pas supportée sur les connexions locales par\n"
+#~ "socket"
-#~ msgid "composite type must have at least one attribute"
-#~ msgstr "le type composite doit avoir au moins un attribut"
+#~ msgid "%s: invalid effective UID: %d\n"
+#~ msgstr "%s : UID effectif invalide : %d\n"
-#~ msgid "database \"%s\" not found"
-#~ msgstr "base de données « %s » non trouvée"
+#~ msgid "%s: could not determine user name (GetUserName failed)\n"
+#~ msgstr "%s : n'a pas pu déterminer le nom de l'utilisateur (GetUserName a échoué)\n"
-#~ msgid "invalid list syntax for parameter \"datestyle\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « datestyle »"
+#~ msgid "too many column aliases specified for function %s"
+#~ msgstr "trop d'alias de colonnes spécifiées pour la fonction %s"
-#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
-#~ msgstr "mot clé « datestyle » non reconnu : « %s »"
+#~ msgid "Expected 1 tuple with 3 fields, got %d tuples with %d fields."
+#~ msgstr "Attendait 1 ligne avec 3 champs, a obtenu %d lignes avec %d champs."
-#~ 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 "Security-barrier views are not automatically updatable."
+#~ msgstr "Les vues avec barrière de sécurité ne sont pas automatiquement disponibles en écriture."
-#~ msgid "invalid interval value for time zone: day not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autorisé"
+#~ msgid "Views that return the same column more than once are not automatically updatable."
+#~ msgstr "Les vues qui renvoient la même colonne plus d'une fois ne sont pas automatiquement disponibles en écriture."
-#~ 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 "wrong affix file format for flag"
+#~ msgstr "mauvais format de fichier affixe pour le drapeau"
-#~ msgid "could not enable credential reception: %m"
-#~ msgstr "n'a pas pu activer la réception de lettres de créance : %m"
+#~ msgid "missing assignment operator"
+#~ msgstr "opérateur d'affectation manquant"
-#~ 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 "cannot call json_object_keys on an array"
+#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
-#~ 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 "cannot call json_object_keys on a scalar"
+#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
-#~ msgid "could not create log file \"%s\": %m"
-#~ msgstr "n'a pas pu créer le journal applicatif « %s » : %m"
+#~ msgid "cannot call function with null path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins NULL"
-#~ msgid "could not open new log file \"%s\": %m"
-#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif « %s » : %m"
+#~ msgid "cannot call function with empty path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins vides"
-#~ msgid "Sets immediate fsync at commit."
-#~ msgstr "Configure un fsync immédiat lors du commit."
+#~ msgid "cannot extract array element from a non-array"
+#~ msgstr "ne peut pas extraire un élément du tableau à partir d'un objet qui n'est pas un tableau"
-#~ msgid "invalid list syntax for parameter \"log_destination\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « log_destination »"
+#~ msgid "cannot extract field from a non-object"
+#~ msgstr "ne peut pas extraire le chemin à partir d'un non-objet"
-#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
-#~ msgstr "mot clé « log_destination » non reconnu : « %s »"
+#~ msgid "cannot call json_array_elements on a non-array"
+#~ msgstr "ne peut pas appeler json_array_elements sur un objet qui n'est pas un tableau"
-#~ 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 "cannot call json_array_elements on a scalar"
+#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
-#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
-#~ msgstr "le paramètre « recovery_target_inclusive » requiert une valeur booléenne"
+#~ msgid "first argument of json_populate_record must be a row type"
+#~ msgstr "le premier argument de json_populate_record doit être un type ROW"
-#~ msgid "parameter \"standby_mode\" requires a Boolean value"
-#~ msgstr "le paramètre « standby_mode » requiert une valeur booléenne"
+#~ msgid "first argument of json_populate_recordset must be a row type"
+#~ msgstr "le premier argument de json_populate_recordset doit être un type ROW"
-#~ msgid "access to %s"
-#~ msgstr "accès à %s"
+#~ msgid "cannot call json_populate_recordset on an object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
-#~ 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 "cannot call json_populate_recordset with nested objects"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur des objets imbriqués"
-#~ msgid "Not safe to send CSV data\n"
-#~ msgstr "Envoi non sûr des données CSV\n"
+#~ msgid "must call json_populate_recordset on an array of objects"
+#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
-#~ 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 "cannot call json_populate_recordset with nested arrays"
+#~ msgstr "ne peut pas appeler json_populate_recordset avec des tableaux imbriqués"
-#~ msgid "restartpoint_command = '%s'"
-#~ msgstr "restartpoint_command = '%s'"
+#~ msgid "cannot call json_populate_recordset on a scalar"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
-#~ msgid "usermap \"%s\""
-#~ msgstr "correspondance utilisateur « %s »"
+#~ msgid "cannot call json_populate_recordset on a nested object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqué"
-#~ msgid "WAL archiving is not active"
-#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
+#~ msgid "No description available."
+#~ msgstr "Aucune description disponible."
-#~ msgid "archive_mode must be enabled at server start."
-#~ msgstr "archive_mode doit être activé au lancement du serveur."
+#~ msgid "Sets the name of the Kerberos service."
+#~ msgstr "Initialise le nom du service Kerberos."
-#~ msgid "archive_command must be defined before online backups can be made safely."
+#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
#~ msgstr ""
-#~ "archive_command doit être défini avant que les sauvegardes à chaud puissent\n"
-#~ "s'effectuer correctement."
+#~ "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 "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 "Perhaps out of disk space?"
+#~ msgstr "Peut-être manquez-vous de place disque ?"
-#~ msgid "unlogged operation performed, data may be missing"
-#~ msgstr "opération réalisée non tracée, les données pourraient manquer"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accéder au répertoire « %s »"
-#~ 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 "unlogged GiST indexes are not supported"
+#~ msgstr "les index GiST non tracés ne sont pas supportés"
-#~ msgid "not enough shared memory for walreceiver"
+#~ 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 "there is no contrecord flag in log file %u, segment %u, offset %u"
#~ msgstr ""
-#~ "pas assez de mémoire partagée pour le processus de réception des journaux de\n"
-#~ "transactions"
+#~ "il n'y a pas de drapeaux « contrecord » dans le journal de transactions %u,\n"
+#~ "segment %u, décalage %u"
-#~ msgid "connection limit exceeded for non-superusers"
-#~ msgstr "limite de connexions dépassée pour les utilisateurs standards"
+#~ 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 "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 "Incorrect XLOG_SEG_SIZE in page header."
+#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tête de page."
-#, 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 "Incorrect XLOG_BLCKSZ in page header."
+#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tête de page."
-#, 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 "xrecoff \"%X\" is out of valid range, 0..%X"
+#~ msgstr "xrecoff « %X » en dehors des limites valides, 0..%X"
-#~ 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 "uncataloged table %s"
+#~ msgstr "table %s sans catalogue"
-#, fuzzy
-#~ msgid "sorry, too many standbys already"
-#~ msgstr "désolé, trop de clients sont déjà connectés"
+#~ msgid "cannot use subquery in default expression"
+#~ msgstr "ne peut pas utiliser une sous-requête dans l'expression par défaut"
-#, fuzzy
-#~ msgid "invalid WAL message received from primary"
-#~ msgstr "format du message invalide"
+#~ 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 "PID %d is among the slowest backends."
-#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
+#~ msgid "cannot use window function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction window dans une expression par défaut"
-#~ msgid "transaction is read-only"
-#~ msgstr "la transaction est en lecture seule"
+#~ msgid "cannot use window function in check constraint"
+#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vérification"
-#~ msgid "binary value is out of range for type bigint"
-#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
+#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
+#~ msgstr ""
+#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
+#~ "ANYRANGE."
-#~ 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 "%s already exists in schema \"%s\""
+#~ msgstr "%s existe déjà dans le schéma « %s »"
-#~ 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 "CREATE TABLE AS specifies too many column names"
+#~ msgstr "CREATE TABLE AS spécifie trop de noms de colonnes"
-#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ 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 "cannot use aggregate function in parameter default value"
#~ msgstr ""
-#~ "Configure le langage utilisé dans une instruction DO si la clause LANGUAGE n'est\n"
-#~ "pas spécifiée."
+#~ "ne peut pas utiliser une fonction d'agrégat dans la valeur par défaut d'un\n"
+#~ "paramètre"
-#~ 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 "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 "\"%s\" is a system catalog"
-#~ msgstr "« %s » est un catalogue système"
+#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrégat."
-#~ 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 "Use ALTER AGGREGATE to change owner of aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propriétaire des fonctions d'agrégat."
-#~ msgid "cannot truncate system relation \"%s\""
-#~ msgstr "ne peut pas tronquer la relation système « %s »"
+#~ msgid "function \"%s\" already exists in schema \"%s\""
+#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
-#~ msgid "number of distinct values %g is too low"
-#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
+#~ msgid "cannot use aggregate in index predicate"
+#~ msgstr "ne peut pas utiliser un agrégat dans un prédicat d'index"
-#~ msgid "directory \"%s\" is not empty"
-#~ msgstr "le répertoire « %s » n'est pas vide"
+#~ msgid "cannot use window function in EXECUTE parameter"
+#~ msgstr "ne peut pas utiliser une fonction window dans le paramètre EXECUTE"
-#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
-#~ 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"
+#~ msgid "constraints on foreign tables are not supported"
+#~ msgstr "les contraintes sur les tables distantes ne sont pas supportées"
-#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
-#~ msgstr ""
-#~ "relation « %s », TID %u/%u : ligne morte mise à jour par HOT --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ 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 "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
-#~ msgstr ""
-#~ "relation « %s », TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "cannot use window function in transform expression"
+#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
-#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
-#~ msgstr ""
-#~ "relation « %s », TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "Use ALTER FOREIGN TABLE instead."
+#~ msgstr "Utilisez ALTER FOREIGN TABLE à la place."
-#~ 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 "cannot use window function in trigger WHEN condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
+
+#~ msgid "must be superuser to rename text search parsers"
#~ 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."
+#~ "doit être super-utilisateur pour renommer les analyseurs de recherche plein\n"
+#~ "texte"
-#~ 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 "must be superuser to rename text search templates"
+#~ msgstr "doit être super-utilisateur pour renommer les modèles de recherche plein texte"
-#~ msgid ""
-#~ "%u index pages have been deleted, %u are currently reusable.\n"
-#~ "%s."
-#~ msgstr ""
-#~ "%u pages d'index ont été supprimées, %u sont actuellement réutilisables.\n"
-#~ "%s."
-
-#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
-#~ msgstr ""
-#~ "l'index « %s » contient %.0f versions de ligne, mais la table contient %.0f\n"
-#~ "versions de ligne"
-
-#~ msgid "Rebuild the index with REINDEX."
-#~ msgstr "Reconstruisez l'index avec REINDEX."
+#~ 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 "frame start at CURRENT ROW is not implemented"
-#~ msgstr "début du frame à CURRENT ROW n'est pas implémenté"
+#~ 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 "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 "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 "DISTINCT is supported only for single-argument aggregates"
-#~ msgstr "DISTINCT est seulement supporté pour les agrégats à un seul argument"
+#~ 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 "index row size %lu exceeds btree maximum, %lu"
-#~ msgstr "la taille de la ligne index %lu dépasse le maximum de btree, %lu"
+#~ 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 "Table contains duplicated values."
-#~ msgstr "La table contient des valeurs dupliquées."
+#~ msgid "VALUES must not contain table references"
+#~ msgstr "VALUES ne doit pas contenir de références de table"
-#~ msgid "Automatically adds missing table references to FROM clauses."
-#~ msgstr ""
-#~ "Ajoute automatiquement les références à la table manquant dans les clauses\n"
-#~ "FROM."
+#~ msgid "VALUES must not contain OLD or NEW references"
+#~ msgstr "VALUES ne doit pas contenir des références à OLD et NEW"
-#~ msgid "Sets the regular expression \"flavor\"."
-#~ msgstr "Initialise l'expression rationnelle « flavor »."
+#~ msgid "Use SELECT ... UNION ALL ... instead."
+#~ msgstr "Utilisez à la place SELECT ... UNION ALL ..."
-#~ msgid "attempted change of parameter \"%s\" ignored"
-#~ msgstr "tentative de modification du paramètre « %s » ignoré"
+#~ msgid "cannot use aggregate function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans un VALUES"
-#~ 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 "cannot use window function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
-#~ msgid "invalid database name \"%s\""
-#~ msgstr "nom de base de données « %s » invalide"
+#~ msgid "cannot use aggregate function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans un UPDATE"
-#~ msgid "invalid role name \"%s\""
-#~ msgstr "nom de rôle « %s » invalide"
+#~ msgid "cannot use window function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
-#~ msgid "invalid role password \"%s\""
-#~ msgstr "mot de passe « %s » de l'utilisateur invalide"
+#~ msgid "cannot use aggregate function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans RETURNING"
-#~ msgid "cannot specify CSV in BINARY mode"
-#~ msgstr "ne peut pas spécifier CSV en mode binaire (BINARY)"
+#~ msgid "cannot use window function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
-#~ msgid "cannot set session authorization within security-definer function"
-#~ msgstr "ne peut pas exécuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
+#~ msgid "RETURNING cannot contain references to other relations"
+#~ msgstr "RETURNING ne doit pas contenir de références à d'autres relations"
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
-#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas supporté dans une requête avec plusieurs\n"
-#~ "relations"
+#~ 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 "could not remove relation %s: %m"
-#~ msgstr "n'a pas pu supprimer la relation %s : %m"
+#~ 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 "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 allowed with aggregate functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions d'agrégats"
-#~ 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 allowed with window functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions window"
-#~ msgid "could not extend relation %s: %m"
-#~ msgstr "n'a pas pu étendre la relation %s : %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 "could not open relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
+#~ msgid "aggregates not allowed in WHERE clause"
+#~ msgstr "agrégats non autorisés dans une clause WHERE"
-#~ 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 "window functions not allowed in GROUP BY clause"
+#~ msgstr "fonctions window non autorisées dans une clause GROUP BY"
-#~ 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 "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 "could not open segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
+#~ msgid "subquery in FROM cannot refer to other relations of same query level"
+#~ 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"
-#~ msgid "could not fsync segment %u of relation %s: %m"
+#~ msgid "function expression in FROM cannot refer to other relations of same query level"
#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s : %m"
+#~ "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 "could not fsync segment %u of relation %s but retrying: %m"
+#~ msgid "cannot use window function in function expression in FROM"
#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s, nouvelle tentative : %m"
+#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
+#~ "du FROM"
-#~ 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 "argument of %s must not contain aggregate functions"
+#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrégats"
-#~ msgid "unsupported PAM conversation %d/%s"
-#~ msgstr "conversation PAM %d/%s non supportée"
+#~ msgid "argument of %s must not contain window functions"
+#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
-#~ 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 "arguments of row IN must all be row expressions"
+#~ msgstr "les arguments de la ligne IN doivent tous être des expressions de ligne"
-#~ msgid "adding missing FROM-clause entry for table \"%s\""
-#~ msgstr "ajout d'une entrée manquante dans FROM (table « %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 "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 use window function in rule WHERE condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition d'une règle WHERE"
-#~ 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 ""
+#~ "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 ""
+#~ "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 "hurrying in-progress restartpoint"
-#~ msgstr "accélération du restartpoint en cours"
+#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
+#~ msgstr ""
+#~ "arrêt de tous les processus walsender pour forcer les serveurs standby en\n"
+#~ "cascade à mettre à jour la timeline et à se reconnecter"
-#~ msgid "multiple DELETE events specified"
-#~ msgstr "multiples événements DELETE spécifiés"
+#~ msgid "shutdown requested, aborting active base backup"
+#~ msgstr "arrêt demandé, annulation de la sauvegarde active de base"
-#~ msgid "multiple UPDATE events specified"
-#~ msgstr "multiples événements UPDATE spécifiés"
+#~ msgid "streaming replication successfully connected to primary"
+#~ msgstr "réplication de flux connecté avec succès au serveur principal"
-#~ msgid "multiple TRUNCATE events specified"
-#~ msgstr "multiples événements TRUNCATE spécifiés"
+#~ msgid "invalid standby handshake message type %d"
+#~ msgstr "type %d du message de handshake du serveur en attente invalide"
-#~ msgid "could not create XPath object"
-#~ msgstr "n'a pas pu créer l'objet XPath"
+#~ msgid "terminating walsender process to force cascaded standby to update timeline and reconnect"
+#~ msgstr ""
+#~ "arrêt du processus walreceiver pour forcer le serveur standby en cascade à\n"
+#~ "mettre à jour la timeline et à se reconnecter"
-#, fuzzy
-#~ msgid "wrong number of array_subscripts"
-#~ msgstr "mauvais nombre d'indices du tableau"
+#~ msgid "invalid standby query string: %s"
+#~ msgstr "chaîne de requête invalide sur le serveur en attente : %s"
-#~ 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 "large object %u was not opened for writing"
+#~ msgstr "le « Large Object » %u n'a pas été ouvert en écriture"
-#~ 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 "large object %u was already dropped"
+#~ msgstr "le « Large Object » %u a déjà été supprimé"
-#~ msgid "invalid LC_COLLATE setting"
-#~ msgstr "paramètre LC_COLLATE invalide"
+#~ 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 "invalid LC_CTYPE setting"
-#~ msgstr "paramètre LC_CTYPE invalide"
+#~ msgid "\"interval\" time zone \"%s\" not valid"
+#~ msgstr "le fuseau horaire « %s » n'est pas valide pour le type « interval »"
-#~ 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 "inconsistent use of year %04d and \"BC\""
+#~ msgstr "utilisation non cohérente de l'année %04d et de « BC »"
-#~ 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 "No rows were found in \"%s\"."
+#~ msgstr "Aucune ligne trouvée dans « %s »."
-#~ msgid "log_restartpoints = %s"
-#~ msgstr "log_restartpoints = %s"
+#~ msgid "argument number is out of range"
+#~ msgstr "le nombre en argument est en dehors des limites"
-#~ msgid "syntax error: cannot back up"
-#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
+#~ msgid "index \"%s\" is not ready"
+#~ msgstr "l'index « %s » n'est pas prêt"
-#~ msgid "syntax error; also virtual memory exhausted"
-#~ msgstr "erreur de syntaxe ; de plus, mémoire virtuelle saturée"
+#~ msgid "could not remove database directory \"%s\""
+#~ msgstr "n'a pas pu supprimer le répertoire de bases de données « %s »"
-#~ msgid "parser stack overflow"
-#~ msgstr "saturation de la pile de l'analyseur"
+#~ 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 "failed to drop all objects depending on %s"
-#~ msgstr "échec lors de la suppression de tous les objets dépendant de %s"
+#~ 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 "there are objects dependent on %s"
-#~ msgstr "des objets dépendent de %s"
+#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
+#~ msgstr "délimiteur inattendu sur la ligne %d du thesaurus « %s »"
-#~ msgid "multiple constraints named \"%s\" were dropped"
-#~ msgstr "les contraintes multiples nommées « %s » ont été supprimées"
+#~ msgid "Use the @@@ operator instead."
+#~ msgstr "Utilisez à la place l'opérateur @@@."
-#~ msgid "constraint definition for check constraint \"%s\" does not match"
+#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
#~ msgstr ""
-#~ "la définition de la contrainte « %s » pour la contrainte de vérification ne\n"
-#~ "correspond pas"
+#~ "l'opérateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
+#~ "recherches par index GIN"
-#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
+#~ msgid "query requires full scan, which is not supported by GIN indexes"
#~ msgstr ""
-#~ "la relation « %s.%s » contient plus de « max_fsm_pages » pages d'espace\n"
-#~ "libre utile"
-
-#~ 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 »."
+#~ "la requête nécessite un parcours complet, ce qui n'est pas supporté par les\n"
+#~ "index GIN"
-#~ msgid "cannot change number of columns in view"
-#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
+#~ 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 "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 "UTF-16 to UTF-8 translation failed: %lu"
+#~ msgstr "échec de la conversion d'UTF16 vers UTF8 : %lu"
-#~ msgid "Kerberos 5 not implemented on this server"
-#~ msgstr "Kerberos 5 non implémenté sur ce serveur"
+#~ msgid "AM/PM hour must be between 1 and 12"
+#~ msgstr "l'heure AM/PM doit être compris entre 1 et 12"
-#~ msgid "GSSAPI not implemented on this server"
-#~ msgstr "GSSAPI non implémenté sur ce serveur"
+#~ msgid "Sat"
+#~ msgstr "Sam"
-#~ 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 "Fri"
+#~ msgstr "Ven"
-#~ msgid "unsafe permissions on private key file \"%s\""
-#~ msgstr "droits non sûrs sur le fichier de la clé privée « %s »"
+#~ msgid "Thu"
+#~ msgstr "Jeu"
-#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
-#~ 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."
+#~ msgid "Wed"
+#~ msgstr "Mer"
-#~ 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 "Tue"
+#~ msgstr "Mar"
-#~ 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 "Mon"
+#~ msgstr "Lun"
-#~ 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 "Sun"
+#~ msgstr "Dim"
-#~ msgid "cannot use Ident authentication without usermap field"
-#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
+#~ msgid "Saturday"
+#~ msgstr "Samedi"
-#~ msgid "Ident protocol identifies remote user as \"%s\""
-#~ msgstr "le protocole Ident identifie l'utilisateur distant comme « %s »"
+#~ msgid "Friday"
+#~ msgstr "Vendredi"
-#~ 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 "Thursday"
+#~ msgstr "Jeudi"
-#~ 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 "Wednesday"
+#~ msgstr "Mercredi"
-#~ 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 "Tuesday"
+#~ msgstr "Mardi"
-#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
-#~ 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"
+#~ msgid "Monday"
+#~ msgstr "Lundi"
-#~ msgid "could not set statistics collector timer: %m"
-#~ msgstr "n'a pas pu configurer le timer du récupérateur de statistiques : %m"
+#~ msgid "Sunday"
+#~ msgstr "Dimanche"
-#~ msgid "insufficient shared memory for free space map"
-#~ msgstr "mémoire partagée insuffisante pour la structure FSM"
+#~ msgid "Dec"
+#~ msgstr "Déc"
-#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
-#~ msgstr "max_fsm_pages doit excéder max_fsm_relations * %d"
+#~ msgid "Nov"
+#~ msgstr "Nov"
-#~ msgid "free space map contains %d pages in %d relations"
-#~ msgstr "la structure FSM contient %d pages dans %d relations"
+#~ msgid "Oct"
+#~ msgstr "Oct"
-#~ 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 "Sep"
+#~ msgstr "Sep"
-#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
-#~ msgstr "max_fsm_relations(%d) équivaut au nombre de relations tracées"
+#~ msgid "Aug"
+#~ msgstr "Aoû"
-#~ 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 "Jul"
+#~ msgstr "Juil"
-#~ 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 "Jun"
+#~ msgstr "Juin"
-#~ 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 "S:May"
+#~ msgstr "S:Mai"
-#~ msgid "string is too long for tsvector"
-#~ msgstr "la chaîne est trop longue pour un tsvector"
+#~ msgid "Apr"
+#~ msgstr "Avr"
-#~ msgid "Prints the parse tree to the server log."
-#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
+#~ msgid "Mar"
+#~ msgstr "Mar"
-#~ 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 "Feb"
+#~ msgstr "Fév"
-#~ msgid "Prints the execution plan to server log."
-#~ msgstr "Affiche le plan d'exécution dans les journaux applicatifs du serveur."
+#~ msgid "Jan"
+#~ msgstr "Jan"
-#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
-#~ msgstr "Utilise le format de sortie indenté pour EXPLAIN VERBOSE."
+#~ msgid "December"
+#~ msgstr "Décembre"
-#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
-#~ msgstr ""
-#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
-#~ "est tracé."
+#~ msgid "November"
+#~ msgstr "Novembre"
-#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
-#~ msgstr ""
-#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
-#~ "est tracé."
+#~ msgid "October"
+#~ msgstr "Octobre"
-#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
-#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
+#~ msgid "September"
+#~ msgstr "Septembre"
-#~ 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 ""
-#~ "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 "August"
+#~ msgstr "Août"
-#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
-#~ msgstr ""
-#~ "Toutes les instructions SQL causant une erreur du niveau spécifié ou d'un\n"
-#~ "niveau supérieur sont tracées."
+#~ msgid "July"
+#~ msgstr "Juillet"
-#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
-#~ 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 »."
+#~ msgid "June"
+#~ msgstr "Juin"
-#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
-#~ msgstr "Chaque session peut valoir soit « origin » soit « replica » soit « local »."
+#~ msgid "May"
+#~ msgstr "Mai"
-#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
-#~ msgstr ""
-#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
-#~ "GSSAPI."
+#~ msgid "April"
+#~ msgstr "Avril"
-#~ msgid "Sets the hostname of the Kerberos server."
-#~ msgstr "Initalise le nom d'hôte du serveur Kerberos."
+#~ msgid "March"
+#~ msgstr "Mars"
-#~ msgid "This can be set to advanced, extended, or basic."
-#~ msgstr ""
-#~ "Ceci peut être initialisé avec advanced (avancé), extended (étendu) ou\n"
-#~ "basic (basique)."
+#~ msgid "February"
+#~ msgstr "Février"
-#~ 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 "January"
+#~ msgstr "Janvier"
-#~ msgid "Valid values are DOCUMENT and CONTENT."
-#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
+#~ msgid "\"TZ\"/\"tz\" not supported"
+#~ msgstr "« TZ »/« tz » non supporté"
-#~ msgid "invalid argument for power function"
-#~ msgstr "argument invalide pour la fonction puissance (power)"
+#~ msgid "invalid AM/PM string"
+#~ msgstr "chaîne AM/PM invalide"
#~ msgid "not unique \"S\""
#~ msgstr "« S » non unique"
-#~ msgid "invalid AM/PM string"
-#~ msgstr "chaîne AM/PM invalide"
-
-#~ msgid "\"TZ\"/\"tz\" not supported"
-#~ msgstr "« TZ »/« tz » non supporté"
+#~ msgid "invalid argument for power function"
+#~ msgstr "argument invalide pour la fonction puissance (power)"
-#~ msgid "January"
-#~ msgstr "Janvier"
+#~ msgid "Valid values are DOCUMENT and CONTENT."
+#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
-#~ msgid "February"
-#~ msgstr "Février"
+#~ 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 "March"
-#~ msgstr "Mars"
+#~ msgid "This can be set to advanced, extended, or basic."
+#~ msgstr ""
+#~ "Ceci peut être initialisé avec advanced (avancé), extended (étendu) ou\n"
+#~ "basic (basique)."
-#~ msgid "April"
-#~ msgstr "Avril"
+#~ msgid "Sets the hostname of the Kerberos server."
+#~ msgstr "Initalise le nom d'hôte du serveur Kerberos."
-#~ msgid "May"
-#~ msgstr "Mai"
+#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
+#~ msgstr ""
+#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
+#~ "GSSAPI."
-#~ msgid "June"
-#~ msgstr "Juin"
+#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
+#~ msgstr "Chaque session peut valoir soit « origin » soit « replica » soit « local »."
-#~ msgid "July"
-#~ msgstr "Juillet"
+#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
+#~ 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 »."
-#~ msgid "August"
-#~ msgstr "Août"
+#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
+#~ msgstr ""
+#~ "Toutes les instructions SQL causant une erreur du niveau spécifié ou d'un\n"
+#~ "niveau supérieur sont tracées."
-#~ msgid "September"
-#~ msgstr "Septembre"
+#~ 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 ""
+#~ "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 "October"
-#~ msgstr "Octobre"
+#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
+#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
-#~ msgid "November"
-#~ msgstr "Novembre"
+#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
+#~ msgstr ""
+#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
+#~ "est tracé."
-#~ msgid "December"
-#~ msgstr "Décembre"
+#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
+#~ msgstr ""
+#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
+#~ "est tracé."
-#~ msgid "Jan"
-#~ msgstr "Jan"
+#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
+#~ msgstr "Utilise le format de sortie indenté pour EXPLAIN VERBOSE."
-#~ msgid "Feb"
-#~ msgstr "Fév"
+#~ msgid "Prints the execution plan to server log."
+#~ msgstr "Affiche le plan d'exécution dans les journaux applicatifs du serveur."
-#~ msgid "Mar"
-#~ msgstr "Mar"
+#~ 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 "Apr"
-#~ msgstr "Avr"
+#~ msgid "Prints the parse tree to the server log."
+#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
-#~ msgid "S:May"
-#~ msgstr "S:Mai"
+#~ msgid "string is too long for tsvector"
+#~ msgstr "la chaîne est trop longue pour un tsvector"
-#~ msgid "Jun"
-#~ msgstr "Juin"
+#~ 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 "Jul"
-#~ msgstr "Juil"
+#~ 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 "Aug"
-#~ msgstr "Aoû"
+#~ 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 "Sep"
-#~ msgstr "Sep"
+#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
+#~ msgstr "max_fsm_relations(%d) équivaut au nombre de relations tracées"
-#~ msgid "Oct"
-#~ msgstr "Oct"
+#~ 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 "Nov"
-#~ msgstr "Nov"
+#~ msgid "free space map contains %d pages in %d relations"
+#~ msgstr "la structure FSM contient %d pages dans %d relations"
-#~ msgid "Dec"
-#~ msgstr "Déc"
+#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
+#~ msgstr "max_fsm_pages doit excéder max_fsm_relations * %d"
-#~ msgid "Sunday"
-#~ msgstr "Dimanche"
+#~ msgid "insufficient shared memory for free space map"
+#~ msgstr "mémoire partagée insuffisante pour la structure FSM"
-#~ msgid "Monday"
-#~ msgstr "Lundi"
+#~ msgid "could not set statistics collector timer: %m"
+#~ msgstr "n'a pas pu configurer le timer du récupérateur de statistiques : %m"
-#~ msgid "Tuesday"
-#~ msgstr "Mardi"
+#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
+#~ 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"
-#~ msgid "Wednesday"
-#~ msgstr "Mercredi"
+#~ 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 "Thursday"
-#~ msgstr "Jeudi"
+#~ 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 "Friday"
-#~ msgstr "Vendredi"
+#~ 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 "Saturday"
-#~ msgstr "Samedi"
+#~ msgid "Ident protocol identifies remote user as \"%s\""
+#~ msgstr "le protocole Ident identifie l'utilisateur distant comme « %s »"
-#~ msgid "Sun"
-#~ msgstr "Dim"
+#~ msgid "cannot use Ident authentication without usermap field"
+#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
-#~ msgid "Mon"
-#~ msgstr "Lun"
+#~ 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 "Tue"
-#~ msgstr "Mar"
+#~ 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 "Wed"
-#~ msgstr "Mer"
+#~ 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 "Thu"
-#~ msgstr "Jeu"
+#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
+#~ 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."
-#~ msgid "Fri"
-#~ msgstr "Ven"
+#~ msgid "unsafe permissions on private key file \"%s\""
+#~ msgstr "droits non sûrs sur le fichier de la clé privée « %s »"
-#~ msgid "Sat"
-#~ msgstr "Sam"
+#~ 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 "AM/PM hour must be between 1 and 12"
-#~ msgstr "l'heure AM/PM doit être compris entre 1 et 12"
+#~ msgid "GSSAPI not implemented on this server"
+#~ msgstr "GSSAPI non implémenté sur ce serveur"
-#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
-#~ msgstr "échec de la conversion d'UTF16 vers UTF8 : %lu"
+#~ msgid "Kerberos 5 not implemented on this server"
+#~ msgstr "Kerberos 5 non implémenté sur ce serveur"
-#~ 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 "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 "query requires full scan, which is not supported by GIN indexes"
+#~ msgid "cannot change number of columns in view"
+#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
+
+#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
#~ msgstr ""
-#~ "la requête nécessite un parcours complet, ce qui n'est pas supporté par les\n"
-#~ "index GIN"
+#~ "Pensez à compacter cette relation en utilisant VACUUM FULL ou à augmenter le\n"
+#~ "paramètre de configuration « max_fsm_pages »."
-#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
+#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
#~ msgstr ""
-#~ "l'opérateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
-#~ "recherches par index GIN"
+#~ "la relation « %s.%s » contient plus de « max_fsm_pages » pages d'espace\n"
+#~ "libre utile"
-#~ msgid "Use the @@@ operator instead."
-#~ msgstr "Utilisez à la place l'opérateur @@@."
+#~ 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 "unexpected delimiter at line %d of thesaurus file \"%s\""
-#~ msgstr "délimiteur inattendu sur la ligne %d du thesaurus « %s »"
+#~ msgid "multiple constraints named \"%s\" were dropped"
+#~ msgstr "les contraintes multiples nommées « %s » ont été supprimées"
-#~ 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 "there are objects dependent on %s"
+#~ msgstr "des objets dépendent de %s"
-#~ 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 "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 remove database directory \"%s\""
-#~ msgstr "n'a pas pu supprimer le répertoire de bases de données « %s »"
+#~ msgid "parser stack overflow"
+#~ msgstr "saturation de la pile de l'analyseur"
-#~ msgid "index \"%s\" is not ready"
-#~ msgstr "l'index « %s » n'est pas prêt"
+#~ msgid "syntax error; also virtual memory exhausted"
+#~ msgstr "erreur de syntaxe ; de plus, mémoire virtuelle saturée"
-#~ msgid "argument number is out of range"
-#~ msgstr "le nombre en argument est en dehors des limites"
+#~ msgid "syntax error: cannot back up"
+#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
-#~ msgid "No rows were found in \"%s\"."
-#~ msgstr "Aucune ligne trouvée dans « %s »."
+#~ msgid "log_restartpoints = %s"
+#~ msgstr "log_restartpoints = %s"
-#~ msgid "inconsistent use of year %04d and \"BC\""
-#~ msgstr "utilisation non cohérente de l'année %04d et de « BC »"
+#~ 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 "\"interval\" time zone \"%s\" not valid"
-#~ msgstr "le fuseau horaire « %s » n'est pas valide pour le type « interval »"
+#~ 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 "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 "invalid LC_CTYPE setting"
+#~ msgstr "paramètre LC_CTYPE invalide"
-#~ msgid "large object %u was already dropped"
-#~ msgstr "le « Large Object » %u a déjà été supprimé"
+#~ msgid "invalid LC_COLLATE setting"
+#~ msgstr "paramètre LC_COLLATE invalide"
-#~ msgid "large object %u was not opened for writing"
-#~ msgstr "le « Large Object » %u n'a pas été ouvert en écriture"
+#~ 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 "invalid standby query string: %s"
-#~ msgstr "chaîne de requête invalide sur le serveur en attente : %s"
+#~ 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 "terminating walsender process to force cascaded standby to update timeline and reconnect"
-#~ msgstr ""
-#~ "arrêt du processus walreceiver pour forcer le serveur standby en cascade à\n"
-#~ "mettre à jour la timeline et à se reconnecter"
+#, fuzzy
+#~ msgid "wrong number of array_subscripts"
+#~ msgstr "mauvais nombre d'indices du tableau"
-#~ msgid "invalid standby handshake message type %d"
-#~ msgstr "type %d du message de handshake du serveur en attente invalide"
+#~ msgid "could not create XPath object"
+#~ msgstr "n'a pas pu créer l'objet XPath"
-#~ msgid "streaming replication successfully connected to primary"
-#~ msgstr "réplication de flux connecté avec succès au serveur principal"
+#~ msgid "multiple TRUNCATE events specified"
+#~ msgstr "multiples événements TRUNCATE spécifiés"
-#~ msgid "shutdown requested, aborting active base backup"
-#~ msgstr "arrêt demandé, annulation de la sauvegarde active de base"
+#~ msgid "multiple UPDATE events specified"
+#~ msgstr "multiples événements UPDATE spécifiés"
-#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
-#~ msgstr ""
-#~ "arrêt de tous les processus walsender pour forcer les serveurs standby en\n"
-#~ "cascade à mettre à jour la timeline et à se reconnecter"
+#~ msgid "multiple DELETE events specified"
+#~ msgstr "multiples événements DELETE spécifiés"
-#~ 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 ""
-#~ "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 "hurrying in-progress restartpoint"
+#~ msgstr "accélération du restartpoint en cours"
-#~ 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 "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 "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 "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 "arguments of row IN must all be row expressions"
-#~ msgstr "les arguments de la ligne IN doivent tous être des expressions de ligne"
+#~ msgid "adding missing FROM-clause entry for table \"%s\""
+#~ msgstr "ajout d'une entrée manquante dans FROM (table « %s »)"
-#~ msgid "argument of %s must not contain window functions"
-#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
+#~ 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 "argument of %s must not contain aggregate functions"
-#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrégats"
+#~ msgid "unsupported PAM conversation %d/%s"
+#~ msgstr "conversation PAM %d/%s non supportée"
-#~ msgid "cannot use window function in function expression in FROM"
-#~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
-#~ "du FROM"
+#~ 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 "function expression in FROM cannot refer to other relations of same query level"
+#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
#~ 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"
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s, nouvelle tentative : %m"
-#~ msgid "subquery in FROM cannot refer to other relations of same query level"
+#~ msgid "could not fsync segment %u of relation %s: %m"
#~ 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"
-
-#~ 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"
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s : %m"
-#~ msgid "window functions not allowed in GROUP BY clause"
-#~ msgstr "fonctions window non autorisées dans une clause GROUP BY"
+#~ 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 "aggregates not allowed in WHERE clause"
-#~ msgstr "agrégats non autorisés dans une clause WHERE"
+#~ 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 "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 "could not read block %u of relation %s: %m"
+#~ msgstr "n'a pas pu lire le bloc %u de la relation %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 "could not open relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir la relation %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 "could not extend relation %s: %m"
+#~ msgstr "n'a pas pu étendre la relation %s : %m"
-#~ 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 "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 allowed with GROUP BY clause"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause GROUP BY"
+#~ 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 "RETURNING cannot contain references to other relations"
-#~ msgstr "RETURNING ne doit pas contenir de références à d'autres relations"
+#~ msgid "could not remove relation %s: %m"
+#~ msgstr "n'a pas pu supprimer la relation %s : %m"
-#~ msgid "cannot use window function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
+#~ msgstr ""
+#~ "SELECT FOR UPDATE/SHARE n'est pas supporté dans une requête avec plusieurs\n"
+#~ "relations"
-#~ msgid "cannot use aggregate function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans RETURNING"
+#~ msgid "cannot set session authorization within security-definer function"
+#~ msgstr "ne peut pas exécuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
-#~ msgid "cannot use window function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
+#~ msgid "cannot specify CSV in BINARY mode"
+#~ msgstr "ne peut pas spécifier CSV en mode binaire (BINARY)"
-#~ msgid "cannot use aggregate function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans un UPDATE"
+#~ msgid "invalid role password \"%s\""
+#~ msgstr "mot de passe « %s » de l'utilisateur invalide"
-#~ msgid "cannot use window function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
+#~ msgid "invalid role name \"%s\""
+#~ msgstr "nom de rôle « %s » invalide"
-#~ msgid "cannot use aggregate function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans un VALUES"
+#~ msgid "invalid database name \"%s\""
+#~ msgstr "nom de base de données « %s » invalide"
-#~ msgid "Use SELECT ... UNION ALL ... instead."
-#~ msgstr "Utilisez à la place SELECT ... UNION ALL ..."
+#~ 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 "VALUES must not contain OLD or NEW references"
-#~ msgstr "VALUES ne doit pas contenir des références à OLD et NEW"
+#~ msgid "attempted change of parameter \"%s\" ignored"
+#~ msgstr "tentative de modification du paramètre « %s » ignoré"
-#~ msgid "VALUES must not contain table references"
-#~ msgstr "VALUES ne doit pas contenir de références de table"
+#~ msgid "Sets the regular expression \"flavor\"."
+#~ msgstr "Initialise l'expression rationnelle « flavor »."
-#~ msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
+#~ msgid "Automatically adds missing table references to FROM clauses."
#~ msgstr ""
-#~ "échec de la recherche LDAP pour le filtre « %s » sur le serveur « %s » :\n"
-#~ "utilisateur non unique (%ld correspondances)"
+#~ "Ajoute automatiquement les références à la table manquant dans les clauses\n"
+#~ "FROM."
-#~ 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 "Table contains duplicated values."
+#~ msgstr "La table contient des valeurs dupliquées."
-#~ 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 "index row size %lu exceeds btree maximum, %lu"
+#~ msgstr "la taille de la ligne index %lu dépasse le maximum de btree, %lu"
-#~ 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 "DISTINCT is supported only for single-argument aggregates"
+#~ msgstr "DISTINCT est seulement supporté pour les agrégats à un seul argument"
-#~ 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 "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 "must be superuser to rename text search templates"
-#~ msgstr "doit être super-utilisateur pour renommer les modèles de recherche plein texte"
+#~ msgid "frame start at CURRENT ROW is not implemented"
+#~ msgstr "début du frame à CURRENT ROW n'est pas implémenté"
-#~ msgid "must be superuser to rename text search parsers"
+#~ msgid "Rebuild the index with REINDEX."
+#~ msgstr "Reconstruisez l'index avec REINDEX."
+
+#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
#~ msgstr ""
-#~ "doit être super-utilisateur pour renommer les analyseurs de recherche plein\n"
-#~ "texte"
+#~ "l'index « %s » contient %.0f versions de ligne, mais la table contient %.0f\n"
+#~ "versions de ligne"
-#~ 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 ""
+#~ "%u index pages have been deleted, %u are currently reusable.\n"
+#~ "%s."
+#~ msgstr ""
+#~ "%u pages d'index ont été supprimées, %u sont actuellement réutilisables.\n"
+#~ "%s."
-#~ msgid "Use ALTER FOREIGN TABLE instead."
-#~ msgstr "Utilisez ALTER FOREIGN TABLE à la place."
+#~ 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 "cannot use window function in transform expression"
-#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
+#~ 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 ""
+#~ "%.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 "default values on foreign tables are not supported"
-#~ msgstr "les valeurs par défaut ne sont pas supportées sur les tables distantes"
+#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
+#~ msgstr ""
+#~ "relation « %s », TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "constraints on foreign tables are not supported"
-#~ msgstr "les contraintes sur les tables distantes ne sont pas supportées"
+#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
+#~ msgstr ""
+#~ "relation « %s », TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "cannot use window function in EXECUTE parameter"
-#~ msgstr "ne peut pas utiliser une fonction window dans le paramètre EXECUTE"
+#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
+#~ msgstr ""
+#~ "relation « %s », TID %u/%u : ligne morte mise à jour par HOT --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "cannot use aggregate in index predicate"
-#~ msgstr "ne peut pas utiliser un agrégat dans un prédicat d'index"
+#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
+#~ 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"
-#~ msgid "function \"%s\" already exists in schema \"%s\""
-#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
+#~ msgid "directory \"%s\" is not empty"
+#~ msgstr "le répertoire « %s » n'est pas vide"
-#~ 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 "number of distinct values %g is too low"
+#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
-#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrégat."
+#~ msgid "cannot truncate system relation \"%s\""
+#~ msgstr "ne peut pas tronquer la relation système « %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 "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 "cannot use aggregate function in parameter default value"
+#~ msgid "\"%s\" is a system catalog"
+#~ msgstr "« %s » est un catalogue système"
+
+#~ 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 "Sets the language used in DO statement if LANGUAGE is not specified."
#~ msgstr ""
-#~ "ne peut pas utiliser une fonction d'agrégat dans la valeur par défaut d'un\n"
-#~ "paramètre"
+#~ "Configure le langage utilisé dans une instruction DO si la clause LANGUAGE n'est\n"
+#~ "pas spécifiée."
-#~ 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 "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 "CREATE TABLE AS specifies too many column names"
-#~ msgstr "CREATE TABLE AS spécifie trop de noms de colonnes"
+#~ 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 "%s already exists in schema \"%s\""
-#~ msgstr "%s existe déjà dans le schéma « %s »"
+#~ msgid "binary value is out of range for type bigint"
+#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
-#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
-#~ msgstr ""
-#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
-#~ "ANYRANGE."
+#~ msgid "transaction is read-only"
+#~ msgstr "la transaction est en lecture seule"
+
+#~ msgid "PID %d is among the slowest backends."
+#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
+
+#, fuzzy
+#~ msgid "invalid WAL message received from primary"
+#~ msgstr "format du message invalide"
+
+#, fuzzy
+#~ msgid "sorry, too many standbys already"
+#~ msgstr "désolé, trop de clients sont déjà connectés"
-#~ msgid "cannot use window function in check constraint"
-#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vérification"
+#~ 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 "cannot use window function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction window dans une expression par défaut"
+#, 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 "cannot use aggregate function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans une expression par défaut"
+#, 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 "cannot use subquery in default expression"
-#~ msgstr "ne peut pas utiliser une sous-requête dans l'expression par défaut"
+#~ 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 "uncataloged table %s"
-#~ msgstr "table %s sans catalogue"
+#~ msgid "connection limit exceeded for non-superusers"
+#~ msgstr "limite de connexions dépassée pour les utilisateurs standards"
-#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
-#~ msgstr "xrecoff « %X » en dehors des limites valides, 0..%X"
+#~ 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 "Incorrect XLOG_BLCKSZ in page header."
-#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tête de page."
+#~ 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 "Incorrect XLOG_SEG_SIZE in page header."
-#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tête de page."
+#~ msgid "unlogged operation performed, data may be missing"
+#~ msgstr "opération réalisée non tracée, les données pourraient manquer"
-#~ msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
+#~ 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 ""
-#~ "longueur invalide du « contrecord » %u dans le journal de tranasctions %u,\n"
-#~ "segment %u, décalage %u"
+#~ "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 "there is no contrecord flag in log file %u, segment %u, offset %u"
+#~ msgid "archive_command must be defined before online backups can be made safely."
#~ msgstr ""
-#~ "il n'y a pas de drapeaux « contrecord » dans le journal de transactions %u,\n"
-#~ "segment %u, décalage %u"
+#~ "archive_command doit être défini avant que les sauvegardes à chaud puissent\n"
+#~ "s'effectuer correctement."
-#~ 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 "archive_mode must be enabled at server start."
+#~ msgstr "archive_mode doit être activé au lancement du serveur."
-#~ msgid "unlogged GiST indexes are not supported"
-#~ msgstr "les index GiST non tracés ne sont pas supportés"
+#~ msgid "WAL archiving is not active"
+#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accéder au répertoire « %s »"
+#~ msgid "usermap \"%s\""
+#~ msgstr "correspondance utilisateur « %s »"
-#~ msgid "Perhaps out of disk space?"
-#~ msgstr "Peut-être manquez-vous de place disque ?"
+#~ msgid "restartpoint_command = '%s'"
+#~ msgstr "restartpoint_command = '%s'"
-#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
+#~ msgid "recovery restart point at %X/%X with latest known log time %s"
#~ 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 "Sets the name of the Kerberos service."
-#~ msgstr "Initialise le nom du service Kerberos."
+#~ "point de relancement de la restauration sur %X/%X avec %s comme dernière\n"
+#~ "date connue du journal"
-#~ msgid "No description available."
-#~ msgstr "Aucune description disponible."
+#~ msgid "Not safe to send CSV data\n"
+#~ msgstr "Envoi non sûr des données CSV\n"
-#~ msgid "cannot call json_populate_recordset on a nested object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqué"
+#~ 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 "cannot call json_populate_recordset on a scalar"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
+#~ msgid "access to %s"
+#~ msgstr "accès à %s"
-#~ msgid "cannot call json_populate_recordset with nested arrays"
-#~ msgstr "ne peut pas appeler json_populate_recordset avec des tableaux imbriqués"
+#~ msgid "parameter \"standby_mode\" requires a Boolean value"
+#~ msgstr "le paramètre « standby_mode » requiert une valeur booléenne"
-#~ msgid "must call json_populate_recordset on an array of objects"
-#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
+#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
+#~ msgstr "le paramètre « recovery_target_inclusive » requiert une valeur booléenne"
-#~ msgid "cannot call json_populate_recordset with nested objects"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur des objets imbriqués"
+#~ 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 "cannot call json_populate_recordset on an object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
+#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
+#~ msgstr "mot clé « log_destination » non reconnu : « %s »"
-#~ msgid "first argument of json_populate_recordset must be a row type"
-#~ msgstr "le premier argument de json_populate_recordset doit être un type ROW"
+#~ msgid "invalid list syntax for parameter \"log_destination\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « log_destination »"
-#~ msgid "first argument of json_populate_record must be a row type"
-#~ msgstr "le premier argument de json_populate_record doit être un type ROW"
+#~ msgid "Sets immediate fsync at commit."
+#~ msgstr "Configure un fsync immédiat lors du commit."
-#~ msgid "cannot call json_array_elements on a scalar"
-#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
+#~ msgid "could not open new log file \"%s\": %m"
+#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif « %s » : %m"
-#~ msgid "cannot call json_array_elements on a non-array"
-#~ msgstr "ne peut pas appeler json_array_elements sur un objet qui n'est pas un tableau"
+#~ msgid "could not create log file \"%s\": %m"
+#~ msgstr "n'a pas pu créer le journal applicatif « %s » : %m"
-#~ msgid "cannot extract field from a non-object"
-#~ msgstr "ne peut pas extraire le chemin à partir d'un non-objet"
+#~ 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 "cannot extract array element from a non-array"
-#~ msgstr "ne peut pas extraire un élément du tableau à partir d'un objet qui n'est pas un tableau"
+#~ 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 "cannot call function with empty path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins vides"
+#~ msgid "could not enable credential reception: %m"
+#~ msgstr "n'a pas pu activer la réception de lettres de créance : %m"
-#~ msgid "cannot call function with null path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins NULL"
+#~ 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 "cannot call json_object_keys on a scalar"
-#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
+#~ msgid "invalid interval value for time zone: day not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autorisé"
-#~ msgid "cannot call json_object_keys on an array"
-#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
+#~ 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 "missing assignment operator"
-#~ msgstr "opérateur d'affectation manquant"
+#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
+#~ msgstr "mot clé « datestyle » non reconnu : « %s »"
-#~ msgid "wrong affix file format for flag"
-#~ msgstr "mauvais format de fichier affixe pour le drapeau"
+#~ msgid "invalid list syntax for parameter \"datestyle\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « datestyle »"
-#~ msgid "Views that return the same column more than once are not automatically updatable."
-#~ msgstr "Les vues qui renvoient la même colonne plus d'une fois ne sont pas automatiquement disponibles en écriture."
+#~ msgid "database \"%s\" not found"
+#~ msgstr "base de données « %s » non trouvée"
-#~ msgid "Security-barrier views are not automatically updatable."
-#~ msgstr "Les vues avec barrière de sécurité ne sont pas automatiquement disponibles en écriture."
+#~ msgid "composite type must have at least one attribute"
+#~ msgstr "le type composite doit avoir au moins un attribut"
-#~ msgid "Expected 1 tuple with 3 fields, got %d tuples with %d fields."
-#~ msgstr "Attendait 1 ligne avec 3 champs, a obtenu %d lignes avec %d champs."
+#~ 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 "too many column aliases specified for function %s"
-#~ msgstr "trop d'alias de colonnes spécifiées pour la fonction %s"
+#~ 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 "%s: could not determine user name (GetUserName failed)\n"
-#~ msgstr "%s : n'a pas pu déterminer le nom de l'utilisateur (GetUserName a échoué)\n"
+#~ msgid "function \"%s\" is already in schema \"%s\""
+#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
-#~ msgid "%s: invalid effective UID: %d\n"
-#~ msgstr "%s : UID effectif invalide : %d\n"
+#~ 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 "krb5 authentication is not supported on local sockets"
+#~ msgid "must be superuser to comment on text search parser"
#~ msgstr ""
-#~ "l'authentification krb5 n'est pas supportée sur les connexions locales par\n"
-#~ "socket"
+#~ "doit être super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
+#~ "recherche plein texte"
-#~ msgid "SSL renegotiation failure"
-#~ msgstr "échec lors de la re-négotiation SSL"
+#~ 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 "local user with ID %d does not exist"
-#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
+#~ msgid "\"%s\" is not a table, view, or composite type"
+#~ msgstr "« %s » n'est pas une table, une vue ou un type composite"
-#~ msgid "Kerberos unparse_name returned error %d"
-#~ msgstr "unparse_name de Kerberos a renvoyé l'erreur %d"
+#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
+#~ 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 "Kerberos recvauth returned error %d"
-#~ msgstr "recvauth de Kerberos a renvoyé l'erreur %d"
+#~ 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 "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
-#~ msgstr "sname_to_principal(« %s », « %s ») de Kerberos a renvoyé l'erreur %d"
+#~ 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 ""
+#~ "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 "Kerberos keytab resolving returned error %d"
-#~ msgstr "la résolution keytab de Kerberos a renvoyé l'erreur %d"
+#~ 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 "Kerberos initialization returned error %d"
-#~ msgstr "l'initialisation de Kerberos a retourné l'erreur %d"
+#~ msgid "clustering \"%s.%s\""
+#~ msgstr "exécution de CLUSTER sur « %s.%s »"
-#~ msgid "Kerberos 5 authentication failed for user \"%s\""
-#~ msgstr "authentification Kerberos 5 échouée pour l'utilisateur « %s »"
+#~ msgid "EnumValuesCreate() can only set a single OID"
+#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
-#~ msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
-#~ msgstr "le trigger « %s » pour la table « %s » n'existe pas, poursuite du traitement"
+#~ 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 "invalid input syntax for transaction log location: \"%s\""
-#~ msgstr "syntaxe invalide en entrée pour l'emplacement du journal de transactions : « %s »"
+#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
+#~ 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"
-#~ msgid "could not parse transaction log location \"%s\""
-#~ msgstr "n'a pas pu analyser l'emplacement du journal des transactions « %s »"
+#~ msgid "Incomplete insertion detected during crash replay."
+#~ msgstr ""
+#~ "Insertion incomplète détectée lors de la ré-exécution des requêtes suite à\n"
+#~ "l'arrêt brutal."
-#~ msgid "%s \"%s\": return code %d"
-#~ msgstr "%s « %s » : code de retour %d"
+#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ 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"
-#~ 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"
+#~ msgid "Lines should have the format parameter = 'value'."
+#~ msgstr "Les lignes devraient avoir le format paramètre = 'valeur'"
-#~ msgid "SET AUTOCOMMIT TO OFF is no longer supported"
-#~ msgstr "SET AUTOCOMMIT TO OFF n'est plus supporté"
+#~ msgid "syntax error in recovery command file: %s"
+#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
-#~ msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys."
-#~ msgstr ""
-#~ "Configure la quantité de trafic à envoyer et recevoir avant la renégotiation\n"
-#~ "des clés d'enchiffrement."
+#~ msgid "Write-Ahead Log / Streaming Replication"
+#~ msgstr "Write-Ahead Log / Réplication en flux"
-#~ msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
-#~ msgstr ""
-#~ "Initialise la distance maximale dans les journaux de transaction entre chaque\n"
-#~ "point de vérification (checkpoints) des journaux."
+#~ msgid "unable to open directory pg_tblspc: %m"
+#~ msgstr "impossible d'ouvrir le répertoire p_tblspc : %m"
-#~ msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
-#~ msgstr ""
-#~ "C'est ici uniquement pour ne pas avoir de problèmes avec le SET AUTOCOMMIT\n"
-#~ "TO ON des clients 7.3."
+#~ msgid "unable to read symbolic link %s: %m"
+#~ msgstr "incapable de lire le lien symbolique %s : %m"
-#~ msgid "This parameter doesn't do anything."
-#~ msgstr "Ce paramètre ne fait rien."
+#~ msgid "index \"%s\" is not a b-tree"
+#~ msgstr "l'index « %s » n'est pas un btree"
-#~ msgid "This is a debugging aid."
-#~ msgstr "C'est une aide de débogage."
+#~ msgid "ALTER TYPE USING is only supported on plain tables"
+#~ msgstr "ALTER TYPE USING est seulement supportés sur les tables standards"
-#~ msgid "Turns on various assertion checks."
-#~ msgstr "Active les différentes vérifications des assertions."
+#~ msgid "resetting unlogged relations: cleanup %d init %d"
+#~ msgstr "réinitialisation des relations non tracées : nettoyage %d initialisation %d"
-#~ msgid "cannot accept a value of type pg_node_tree"
-#~ msgstr "ne peut pas accepter une valeur de type pg_node_tree"
+#~ msgid "%s (%x)"
+#~ msgstr "%s (%x)"
-#~ msgid "must be superuser or have the same role to terminate other server processes"
-#~ msgstr ""
-#~ "doit être super-utilisateur ou avoir le même rôle pour fermer les connexions\n"
-#~ "exécutées dans les autres processus serveur"
+#~ msgid "SSPI error %x"
+#~ msgstr "erreur SSPI : %x"
-#~ msgid "must be superuser or have the same role to cancel queries running in other server processes"
-#~ msgstr ""
-#~ "doit être super-utilisateur ou avoir le même rôle pour annuler des requêtes\n"
-#~ "exécutées dans les autres processus serveur"
+#~ msgid "consistent state delayed because recovery snapshot incomplete"
+#~ msgstr "état de cohérence pas encore atteint à cause d'un snapshot de restauration incomplet"
-#~ msgid "invalid symbol"
-#~ msgstr "symbole invalide"
+#~ msgid "tablespace %u is not empty"
+#~ msgstr "le tablespace %u n'est pas vide"
-#~ msgid "unexpected \"=\""
-#~ msgstr "« = » inattendu"
+#~ msgid "subquery in WITH cannot have SELECT INTO"
+#~ msgstr "la sous-requête du WITH ne peut pas avoir de SELECT INTO"
-#~ msgid "neither input type is an array"
-#~ msgstr "aucun type de données n'est un tableau"
+#~ msgid "subquery cannot have SELECT INTO"
+#~ msgstr "la sous-requête ne peut pas avoir de SELECT INTO"
-#~ msgid "could not determine input data types"
-#~ msgstr "n'a pas pu déterminer les types de données en entrée"
+#~ msgid "subquery in FROM cannot have SELECT INTO"
+#~ msgstr "la sous-requête du FROM ne peut pas avoir de SELECT INTO"
-#~ msgid "archive member \"%s\" too large for tar format"
-#~ msgstr "membre « %s » de l'archive trop volumineux pour le format tar"
+#~ msgid "DECLARE CURSOR cannot specify INTO"
+#~ msgstr "DECLARE CURSOR ne peut pas spécifier INTO"
-#~ msgid "postmaster became multithreaded"
-#~ msgstr "le postmaster est devenu multithreadé"
+#~ msgid "INSERT ... SELECT cannot specify INTO"
+#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
-#~ msgid "invalid value for parameter \"replication\""
-#~ msgstr "valeur invalide pour le paramètre « replication »"
+#~ 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 "WAL archival (archive_mode=on) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
-#~ msgstr ""
-#~ "l'archivage des journaux de transactions (archive_mode=on) nécessite que\n"
-#~ "le paramètre wal_level soit initialisé avec « archive », « hot_standby » ou « logical »"
+#~ msgid "CREATE TABLE AS cannot specify INTO"
+#~ msgstr "CREATE TABLE AS ne peut pas spécifier INTO"
-#~ msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
-#~ msgstr "Considèrez l'augmentation du paramètre « checkpoint_segments »."
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version, puis quitte\n"
-#~ msgid "subquery must return a column"
-#~ msgstr "la sous-requête doit renvoyer une colonne"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide, puis quitte\n"
-#~ msgid " -A 1|0 enable/disable run-time assert checking\n"
-#~ msgstr ""
-#~ " -A 1|0 active/désactive la vérification des limites (assert) à\n"
-#~ " l'exécution\n"
+#~ 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 "%s: setsysinfo failed: %s\n"
-#~ msgstr "%s : setsysinfo a échoué : %s\n"
+#~ msgid "See server log for details."
+#~ msgstr "Voir les journaux applicatifs du serveur pour plus de détails."
-#~ msgid "could not set socket to blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
+#~ msgid "missing or erroneous pg_hba.conf file"
+#~ msgstr "fichier pg_hba.conf manquant ou erroné"
-#~ msgid "SSL failed to renegotiate connection before limit expired"
-#~ msgstr "SSL a échoué à renégotier la connexion avant l'expiration du délai"
+#~ 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 "could not complete SSL handshake on renegotiation, too many failures"
-#~ msgstr "n'a pas pu terminer la poignée de main de renégotiation, trop d'échecs"
+#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
+#~ msgstr "liste de révocation des certificats SSL « %s » introuvable, continue : %s"
-#~ msgid "SSL handshake failure on renegotiation, retrying"
-#~ msgstr "échec du handshake SSL lors de la renégotiation, nouvelle tentative"
+#~ msgid "could not access root certificate file \"%s\": %m"
+#~ msgstr "n'a pas pu accéder au fichier du certificat racine « %s » : %m"
-#~ msgid "SSL failure during renegotiation start"
-#~ msgstr "échec SSL au début de la re-négotiation"
+#~ msgid "could not open directory \"pg_tblspc\": %m"
+#~ msgstr "n'a pas pu ouvrir le répertoire « pg_tblspc » : %m"
-#~ msgid "received password packet"
-#~ msgstr "paquet du mot de passe reçu"
+#~ msgid "standby connections not allowed because wal_level=minimal"
+#~ msgstr "connexions standby non autorisées car wal_level=minimal"
-#~ msgid "interval precision specified twice"
-#~ msgstr "précision d'intervalle spécifiée deux fois"
+#~ 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 ""
-#~ "%.0f dead row versions cannot be removed yet.\n"
-#~ "There were %.0f unused item pointers.\n"
-#~ "%u pages are entirely empty.\n"
-#~ "%s."
-#~ msgstr ""
-#~ "%.0f versions de lignes mortes ne peuvent pas encore être supprimées.\n"
-#~ "Il y avait %.0f pointeurs d'éléments inutilisés.\n"
-#~ "%u pages sont entièrement vides.\n"
-#~ "%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 ""
-#~ "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
-#~ "pages: %d removed, %d remain\n"
-#~ "tuples: %.0f removed, %.0f remain, %.0f are dead but not yet removable\n"
-#~ "buffer usage: %d hits, %d misses, %d dirtied\n"
-#~ "avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
-#~ "system usage: %s"
+#~ msgid "must be superuser to drop text search parsers"
#~ msgstr ""
-#~ "VACUUM automatique de la table « %s.%s.%s » : parcours d'index : %d\n"
-#~ "pages : %d supprimées, %d restantes\n"
-#~ "lignes : %.0f supprimées, %.0f restantes, %.0f sont mortes mais non supprimables\n"
-#~ "utilisation des tampons : %d lus dans le cache, %d lus hors du cache, %d modifiés\n"
-#~ "taux moyen de lecture : %.3f Mo/s, taux moyen d'écriture : %.3f Mo/s\n"
-#~ "utilisation système : %s"
-
-#~ msgid "Specify a USING expression to perform the conversion."
-#~ msgstr "Donnez une expression USING pour réaliser la conversion."
+#~ "doit être super-utilisateur pour supprimer des analyseurs de recherche plein\n"
+#~ "texte"
-#~ 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 "Must be superuser to drop a foreign-data wrapper."
+#~ msgstr "Doit être super-utilisateur pour supprimer un wrapper de données distantes."
-#~ msgid "inherited relation \"%s\" is not a table"
-#~ msgstr "la relation héritée « %s » n'est pas une table"
+#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
+#~ msgstr "droit refusé pour supprimer le wrapper de données distantes « %s »"
-#~ msgid "This name may be disallowed altogether in future versions of PostgreSQL."
-#~ msgstr "Ce nom pourrait être interdit dans les prochaines versions de PostgreSQL."
+#~ msgid "removing built-in function \"%s\""
+#~ msgstr "suppression de la fonction interne « %s »"
-#~ msgid "=> is deprecated as an operator name"
-#~ msgstr "=> est un nom d'opérateur obsolète"
+#~ 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 "role with OID %u does not exist"
-#~ msgstr "le rôle d'OID %u n'existe pas"
+#~ msgid "Sets the list of known custom variable classes."
+#~ msgstr "Initialise la liste des classes variables personnalisées connues."
-#~ msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
+#~ msgid "WAL sender sleep time between WAL replications."
#~ msgstr ""
-#~ "le journal de transactions provient d'un système de bases de données différent :\n"
-#~ "XLOG_BLCKSZ incorrect dans l'en-tête de page."
+#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
+#~ "les réplications des journaux de transactions."
-#~ msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
+#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
#~ msgstr ""
-#~ "le journal de transactions provient d'un système de bases de données différent :\n"
-#~ "XLOG_SEG_SIZE incorrect dans l'en-tête de page."
+#~ "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 "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
-#~ msgstr ""
-#~ "L'identifiant du journal de transactions du système de base de données est %s,\n"
-#~ "l'identifiant pg_control du système de base de données dans pg_control est %s."
+#~ msgid "Runs the server silently."
+#~ msgstr "Lance le serveur de manière silencieuse."
-#~ msgid "incorrect total length in record at %X/%X"
-#~ msgstr "longueur totale incorrecte à l'enregistrement %X/%X"
+#~ 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 "incorrect hole size in record at %X/%X"
-#~ msgstr "taille du trou incorrect à l'enregistrement %X/%X"
+#~ msgid "%s: could not fork background process: %s\n"
+#~ msgstr "%s : n'a pas pu créer un processus fils : %s\n"
-#~ msgid "invalid backup block size in record at %X/%X"
-#~ msgstr "taille du bloc de sauvegarde invalide dans l'enregistrement à %X/%X"
+#~ 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 "record with zero length at %X/%X"
-#~ msgstr "enregistrement de longueur nulle à %X/%X"
+#~ msgid "%s: could not open file \"%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
-#~ msgid "invalid xlog switch record at %X/%X"
-#~ msgstr "enregistrement de basculement du journal de transaction invalide à %X/%X"
+#~ msgid "select() failed in logger process: %m"
+#~ msgstr "échec de select() dans le processus des journaux applicatifs : %m"
-#~ 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"
+#~ msgid "poll() failed in statistics collector: %m"
+#~ msgstr "échec du poll() dans le récupérateur de statistiques : %m"
-#~ msgid "next MultiXactId: %u; next MultiXactOffset: %u"
-#~ msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
+#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
+#~ msgstr "Les valeurs valides sont « [] », « [) », « (] » et « () »."
-#~ msgid "next transaction ID: %u/%u; next OID: %u"
-#~ msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
+#~ msgid "invalid list syntax for \"unix_socket_directories\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « unix_socket_directories »"
-#~ msgid "redo record is at %X/%X; shutdown %s"
-#~ msgstr "l'enregistrement à ré-exécuter se trouve à %X/%X ; arrêt %s"
+#~ msgid "invalid list syntax for \"listen_addresses\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « listen_addresses »"
-#~ msgid "invalid value for recovery parameter \"recovery_target\""
-#~ msgstr "valeur invalide pour le paramètre de restauration « recovery_target »"
+#~ msgid "window functions cannot use named arguments"
+#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nommés"
-#~ msgid "unrecognized win32 error code: %lu"
-#~ msgstr "code d'erreur win32 non reconnu : %lu"
+#~ msgid "cannot override frame clause of window \"%s\""
+#~ msgstr "ne peut pas surcharger la frame clause du window « %s »"
-#~ msgid "mapped win32 error code %lu to %d"
-#~ msgstr "correspondance du code d'erreur win32 %lu en %d"
+#~ msgid "JSON does not support infinite timestamp values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
+
+#~ msgid "JSON does not support infinite date values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de date."
+
+#~ 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 "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"
msgstr ""
"Project-Id-Version: postgres (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-08-15 18:38+0000\n"
-"PO-Revision-Date: 2015-08-16 10:42+0100\n"
+"POT-Creation-Date: 2016-04-12 00:38+0000\n"
+"PO-Revision-Date: 2016-04-17 20:26+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
msgstr "chiusura della directory \"%s\" fallita: %s\n"
#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634
-#: ../port/path.c:651 access/transam/xlog.c:6050 lib/stringinfo.c:258
-#: libpq/auth.c:821 libpq/auth.c:1182 libpq/auth.c:1250 libpq/auth.c:1659
-#: postmaster/bgworker.c:289 postmaster/bgworker.c:796
-#: postmaster/postmaster.c:2266 postmaster/postmaster.c:2297
-#: postmaster/postmaster.c:3860 postmaster/postmaster.c:4548
-#: postmaster/postmaster.c:4616 postmaster/postmaster.c:5330
-#: postmaster/postmaster.c:5584 replication/logical/logical.c:167
-#: storage/buffer/localbuf.c:396 storage/file/fd.c:481 storage/file/fd.c:878
-#: storage/file/fd.c:996 storage/file/fd.c:1609 storage/ipc/procarray.c:1033
-#: storage/ipc/procarray.c:1519 storage/ipc/procarray.c:1526
-#: storage/ipc/procarray.c:1919 storage/ipc/procarray.c:2503
+#: ../port/path.c:651 access/transam/xlog.c:6023 lib/stringinfo.c:258
+#: libpq/auth.c:820 libpq/auth.c:1183 libpq/auth.c:1251 libpq/auth.c:1662
+#: postmaster/bgworker.c:289 postmaster/bgworker.c:797
+#: postmaster/postmaster.c:2317 postmaster/postmaster.c:2348
+#: postmaster/postmaster.c:3867 postmaster/postmaster.c:4557
+#: postmaster/postmaster.c:4625 postmaster/postmaster.c:5315
+#: postmaster/postmaster.c:5568 replication/logical/logical.c:167
+#: storage/buffer/localbuf.c:396 storage/file/fd.c:588 storage/file/fd.c:985
+#: storage/file/fd.c:1103 storage/file/fd.c:1716 storage/ipc/procarray.c:907
+#: storage/ipc/procarray.c:1393 storage/ipc/procarray.c:1400
+#: storage/ipc/procarray.c:1793 storage/ipc/procarray.c:2377
#: utils/adt/formatting.c:1523 utils/adt/formatting.c:1643
-#: utils/adt/formatting.c:1764 utils/adt/regexp.c:219 utils/adt/varlena.c:4199
-#: utils/adt/varlena.c:4220 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:411
+#: utils/adt/formatting.c:1764 utils/adt/regexp.c:219 utils/adt/varlena.c:4212
+#: utils/adt/varlena.c:4233 utils/fmgr/dfmgr.c:216 utils/hash/dynahash.c:411
#: utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:376
-#: utils/mb/mbutils.c:709 utils/misc/guc.c:3721 utils/misc/guc.c:3737
-#: utils/misc/guc.c:3750 utils/misc/guc.c:6684 utils/misc/tzparser.c:470
-#: utils/mmgr/aset.c:504 utils/mmgr/mcxt.c:685 utils/mmgr/mcxt.c:720
-#: utils/mmgr/mcxt.c:757 utils/mmgr/mcxt.c:794 utils/mmgr/mcxt.c:828
-#: utils/mmgr/mcxt.c:857 utils/mmgr/mcxt.c:891 utils/mmgr/mcxt.c:971
-#: utils/mmgr/mcxt.c:1004 utils/mmgr/mcxt.c:1051
+#: utils/mb/mbutils.c:709 utils/misc/guc.c:3723 utils/misc/guc.c:3739
+#: utils/misc/guc.c:3752 utils/misc/guc.c:6686 utils/misc/tzparser.c:470
+#: utils/mmgr/aset.c:504 utils/mmgr/mcxt.c:688 utils/mmgr/mcxt.c:723
+#: utils/mmgr/mcxt.c:760 utils/mmgr/mcxt.c:797 utils/mmgr/mcxt.c:831
+#: utils/mmgr/mcxt.c:860 utils/mmgr/mcxt.c:894 utils/mmgr/mcxt.c:976
+#: utils/mmgr/mcxt.c:1010 utils/mmgr/mcxt.c:1059
#, c-format
msgid "out of memory"
msgstr "memoria esaurita"
msgid "could not look up effective user ID %ld: %s"
msgstr "ID utente effettivo %ld non trovato: %s"
-#: ../common/username.c:47 libpq/auth.c:1606
+#: ../common/username.c:47 libpq/auth.c:1609
msgid "user does not exist"
msgstr "l'utente non esiste"
msgstr "determinazione della codifica per il codeset \"%s\" fallita"
#: ../port/chklocale.c:260 ../port/chklocale.c:389
-#: postmaster/postmaster.c:4845
+#: postmaster/postmaster.c:4857
#, c-format
msgid "Please report this to
."
msgstr "Per favore segnala questo problema a
."
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/dirmod.c:216
+#: ../port/dirmod.c:218
#, c-format
msgid "could not set junction for \"%s\": %s"
msgstr "non è stato possibile impostare la giunzione per \"%s\": %s"
-#: ../port/dirmod.c:219
+#: ../port/dirmod.c:221
#, c-format
msgid "could not set junction for \"%s\": %s\n"
msgstr "non è stato possibile impostare la giunzione per \"%s\": %s\n"
-#: ../port/dirmod.c:291
+#: ../port/dirmod.c:295
#, c-format
msgid "could not get junction for \"%s\": %s"
msgstr "non è stato possibile ottenere la giunzione per \"%s\": %s"
-#: ../port/dirmod.c:294
+#: ../port/dirmod.c:298
#, c-format
msgid "could not get junction for \"%s\": %s\n"
msgstr "non è stato possibile ottenere la giunzione per \"%s\": %s\n"
msgid "unrecognized error %d"
msgstr "errore sconosciuto %d"
-#: ../port/win32error.c:189
+#: access/brin/brin.c:814
#, c-format
-msgid "mapped win32 error code %lu to %d"
-msgstr "codice di errore win32 %lu mappato su %d"
+msgid "\"%s\" is not a BRIN index"
+msgstr "\"%s\" non è un indice BRIN"
-#: ../port/win32error.c:201
+#: access/brin/brin.c:830
#, c-format
-msgid "unrecognized win32 error code: %lu"
-msgstr "codice di errore win32 sconosciuto: %lu"
+msgid "could not open parent table of index %s"
+msgstr "apertura della tabella dell'indice %s non riuscita"
-#: access/brin/brin_pageops.c:647 access/brin/brin_pageops.c:805
+#: access/brin/brin_pageops.c:76 access/brin/brin_pageops.c:362
+#: access/brin/brin_pageops.c:828
#, c-format
msgid "index row size %lu exceeds maximum %lu for index \"%s\""
msgstr "la dimensione %lu della riga dell'indice supera il massimo %lu per l'indice \"%s\""
-#: access/brin/brin_revmap.c:448
+#: access/brin/brin_revmap.c:449
#, c-format
msgid "unexpected page type 0x%04X in BRIN index \"%s\" block %u"
msgstr "tipo di pagina inaspettato 0x%04X nell'indice BRIN \"%s\" blocco %u"
-#: access/common/heaptuple.c:708 access/common/heaptuple.c:1339
+#: access/common/heaptuple.c:708 access/common/heaptuple.c:1450
#, c-format
msgid "number of columns (%d) exceeds limit (%d)"
msgstr "il numero di colonne (%d) eccede il limite (%d)"
msgid "unsupported format code: %d"
msgstr "codice di formato non supportato: %d"
-#: access/common/reloptions.c:465
+#: access/common/reloptions.c:419
#, c-format
msgid "user-defined relation parameter types limit exceeded"
msgstr "è stato superato il limite per i tipi di parametro per la relazione definita dall'utente"
-#: access/common/reloptions.c:747
+#: access/common/reloptions.c:701
#, c-format
msgid "RESET must not include values for parameters"
msgstr "RESET non deve contenere valori per i parametri"
-#: access/common/reloptions.c:780
+#: access/common/reloptions.c:734
#, c-format
msgid "unrecognized parameter namespace \"%s\""
msgstr "parametro del namespace \"%s\" sconosciuto"
-#: access/common/reloptions.c:1020 parser/parse_clause.c:279
+#: access/common/reloptions.c:974 parser/parse_clause.c:279
#, c-format
msgid "unrecognized parameter \"%s\""
msgstr "parametro \"%s\" non identificato"
-#: access/common/reloptions.c:1050
+#: access/common/reloptions.c:1004
#, c-format
msgid "parameter \"%s\" specified more than once"
msgstr "parametro \"%s\" specificato più di una volta"
-#: access/common/reloptions.c:1066
+#: access/common/reloptions.c:1020
#, c-format
msgid "invalid value for boolean option \"%s\": %s"
msgstr "valore non valido per l'opzione booleana \"%s\": %s"
-#: access/common/reloptions.c:1078
+#: access/common/reloptions.c:1032
#, c-format
msgid "invalid value for integer option \"%s\": %s"
msgstr "valore non valido per l'opzione intera \"%s\": %s"
-#: access/common/reloptions.c:1084 access/common/reloptions.c:1104
+#: access/common/reloptions.c:1038 access/common/reloptions.c:1058
#, c-format
msgid "value %s out of bounds for option \"%s\""
msgstr "il valore %s non rientra nei limiti previsti per l'opzione \"%s\""
-#: access/common/reloptions.c:1086
+#: access/common/reloptions.c:1040
#, c-format
msgid "Valid values are between \"%d\" and \"%d\"."
msgstr "I valori validi sono quelli compresi fra \"%d\" e \"%d\"."
-#: access/common/reloptions.c:1098
+#: access/common/reloptions.c:1052
#, c-format
msgid "invalid value for floating point option \"%s\": %s"
msgstr "valore non valido per l'opzione in virgola mobile \"%s\": %s"
-#: access/common/reloptions.c:1106
+#: access/common/reloptions.c:1060
#, c-format
msgid "Valid values are between \"%f\" and \"%f\"."
msgstr "I valori validi sono quelli compresi fra \"%f\" e \"%f\"."
msgid "Attribute \"%s\" of type %s does not exist in type %s."
msgstr "L'attributo \"%s\" di tipo %s non esiste nel tipo %s."
-#: access/common/tupdesc.c:635 parser/parse_relation.c:1511
+#: access/common/tupdesc.c:635 parser/parse_relation.c:1517
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "la colonna \"%s\" non può essere dichiarata SETOF"
msgid "index row size %zu exceeds maximum %zu for index \"%s\""
msgstr "la dimensione %zu della riga dell'indice supera il massimo %zu per l'indice \"%s\""
-#: access/gin/ginscan.c:410
+#: access/gin/ginscan.c:412
#, c-format
msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
msgstr "i vecchi indici GIN non supportano le scansioni sull'intero indice né le ricerche di null"
-#: access/gin/ginscan.c:411
+#: access/gin/ginscan.c:413
#, c-format
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "Per correggere questo problema esegui REINDEX INDEX \"%s\"."
msgstr "\"%s\" è un indice"
#: access/heap/heapam.c:1248 access/heap/heapam.c:1276
-#: access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:8943
-#: commands/tablecmds.c:11943
+#: access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:8954
+#: commands/tablecmds.c:11995
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" è un tipo composito"
-#: access/heap/heapam.c:2339
+#: access/heap/heapam.c:2344
#, c-format
msgid "cannot insert tuples during a parallel operation"
msgstr "non è possibile inserire tuple durante un'operazione parallela"
-#: access/heap/heapam.c:2760
+#: access/heap/heapam.c:2794
#, c-format
msgid "cannot delete tuples during a parallel operation"
msgstr "non è possibile eliminare tuple durante un'operazione parallela"
-#: access/heap/heapam.c:2806
+#: access/heap/heapam.c:2840
#, c-format
msgid "attempted to delete invisible tuple"
msgstr "tentativo di eliminare tuple invisibili"
-#: access/heap/heapam.c:3228 access/heap/heapam.c:5779
+#: access/heap/heapam.c:3267 access/heap/heapam.c:5818
#, c-format
msgid "cannot update tuples during a parallel operation"
msgstr "non è possibile aggiornare tuple durante un'operazione parallela"
-#: access/heap/heapam.c:3350
+#: access/heap/heapam.c:3389
#, c-format
msgid "attempted to update invisible tuple"
msgstr "tentativo di aggiornare tuple invisibili"
-#: access/heap/heapam.c:4601 access/heap/heapam.c:4639
-#: access/heap/heapam.c:4862 executor/execMain.c:2267
+#: access/heap/heapam.c:4640 access/heap/heapam.c:4678
+#: access/heap/heapam.c:4901 executor/execMain.c:2279
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "lock di riga nella relazione \"%s\" fallito"
#: access/heap/rewriteheap.c:965 access/heap/rewriteheap.c:1177
#: access/heap/rewriteheap.c:1274 access/transam/timeline.c:407
-#: access/transam/timeline.c:497 access/transam/xlog.c:3011
-#: access/transam/xlog.c:3173 replication/logical/origin.c:613
-#: replication/logical/snapbuild.c:1592 replication/slot.c:1097
-#: replication/slot.c:1186 storage/file/fd.c:459 storage/file/fd.c:2718
-#: storage/smgr/md.c:982 storage/smgr/md.c:1213 storage/smgr/md.c:1386
-#: utils/misc/guc.c:6706
+#: access/transam/timeline.c:483 access/transam/xlog.c:3011
+#: access/transam/xlog.c:3173 replication/logical/snapbuild.c:1588
+#: replication/slot.c:1026 replication/slot.c:1115 storage/file/fd.c:483
+#: storage/file/fd.c:2847 storage/smgr/md.c:982 storage/smgr/md.c:1213
+#: storage/smgr/md.c:1386 utils/misc/guc.c:6708
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "fsync del file \"%s\" fallito: %m"
#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1140
-#: access/transam/timeline.c:315 access/transam/timeline.c:475
+#: access/transam/timeline.c:315 access/transam/timeline.c:461
#: access/transam/xlog.c:2967 access/transam/xlog.c:3116
-#: access/transam/xlog.c:10149 access/transam/xlog.c:10185
-#: access/transam/xlog.c:10507 postmaster/postmaster.c:4323
-#: replication/logical/origin.c:542 replication/slot.c:1054
+#: access/transam/xlog.c:10075 access/transam/xlog.c:10111
+#: access/transam/xlog.c:10433 postmaster/postmaster.c:4332
+#: replication/logical/origin.c:542 replication/slot.c:983
#: storage/file/copydir.c:162 storage/smgr/md.c:320 utils/time/snapmgr.c:1071
#, c-format
msgid "could not create file \"%s\": %m"
msgid "could not truncate file \"%s\" to %u: %m"
msgstr "troncamento del file \"%s\" a %u fallito: %m"
-#: access/heap/rewriteheap.c:1156 replication/walsender.c:465
+#: access/heap/rewriteheap.c:1156 replication/walsender.c:479
#: storage/smgr/md.c:1798
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "non è stato possibile spostarsi alla fine del file \"%s\": %m"
#: access/heap/rewriteheap.c:1167 access/transam/timeline.c:367
-#: access/transam/timeline.c:401 access/transam/timeline.c:491
+#: access/transam/timeline.c:401 access/transam/timeline.c:477
#: access/transam/xlog.c:3002 access/transam/xlog.c:3166
-#: postmaster/postmaster.c:4333 postmaster/postmaster.c:4343
+#: postmaster/postmaster.c:4342 postmaster/postmaster.c:4352
#: replication/logical/origin.c:551 replication/logical/origin.c:587
-#: replication/logical/origin.c:603 replication/logical/snapbuild.c:1576
-#: replication/slot.c:1083 storage/file/copydir.c:187
-#: utils/init/miscinit.c:1195 utils/init/miscinit.c:1204
-#: utils/init/miscinit.c:1211 utils/misc/guc.c:6667 utils/misc/guc.c:6698
-#: utils/misc/guc.c:8516 utils/misc/guc.c:8530 utils/time/snapmgr.c:1076
+#: replication/logical/origin.c:603 replication/logical/snapbuild.c:1572
+#: replication/slot.c:1012 storage/file/copydir.c:187
+#: utils/init/miscinit.c:1209 utils/init/miscinit.c:1218
+#: utils/init/miscinit.c:1225 utils/misc/guc.c:6669 utils/misc/guc.c:6700
+#: utils/misc/guc.c:8511 utils/misc/guc.c:8525 utils/time/snapmgr.c:1076
#: utils/time/snapmgr.c:1083
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "scrittura nel file \"%s\" fallita: %m"
-#: access/heap/rewriteheap.c:1250 access/transam/xlog.c:10374
+#: access/heap/rewriteheap.c:1250 access/transam/xlog.c:10300
#: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468
-#: replication/logical/origin.c:529 replication/logical/reorderbuffer.c:2421
-#: replication/logical/reorderbuffer.c:2478
-#: replication/logical/snapbuild.c:1520 replication/logical/snapbuild.c:1895
-#: replication/slot.c:1160 storage/ipc/dsm.c:326 storage/smgr/md.c:420
+#: replication/logical/origin.c:529 replication/logical/reorderbuffer.c:2482
+#: replication/logical/reorderbuffer.c:2539
+#: replication/logical/snapbuild.c:1516 replication/logical/snapbuild.c:1891
+#: replication/slot.c:1089 storage/ipc/dsm.c:326 storage/smgr/md.c:420
#: storage/smgr/md.c:469 storage/smgr/md.c:1333
#, c-format
msgid "could not remove file \"%s\": %m"
#: access/heap/rewriteheap.c:1264 access/transam/timeline.c:111
#: access/transam/timeline.c:236 access/transam/timeline.c:334
#: access/transam/xlog.c:2943 access/transam/xlog.c:3060
-#: access/transam/xlog.c:3101 access/transam/xlog.c:3392
-#: access/transam/xlog.c:3470 replication/basebackup.c:398
-#: replication/basebackup.c:1158 replication/logical/logicalfuncs.c:154
-#: replication/logical/origin.c:677 replication/logical/reorderbuffer.c:2038
-#: replication/logical/reorderbuffer.c:2242
-#: replication/logical/reorderbuffer.c:2869
-#: replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:1653
-#: replication/slot.c:1175 replication/walsender.c:458
-#: replication/walsender.c:2080 storage/file/copydir.c:155
-#: storage/file/fd.c:445 storage/file/fd.c:2653 storage/file/fd.c:2705
+#: access/transam/xlog.c:3101 access/transam/xlog.c:3374
+#: access/transam/xlog.c:3452 replication/basebackup.c:398
+#: replication/basebackup.c:1159 replication/logical/logicalfuncs.c:154
+#: replication/logical/origin.c:658 replication/logical/reorderbuffer.c:2071
+#: replication/logical/reorderbuffer.c:2284
+#: replication/logical/reorderbuffer.c:2930
+#: replication/logical/snapbuild.c:1565 replication/logical/snapbuild.c:1649
+#: replication/slot.c:1104 replication/walsender.c:472
+#: replication/walsender.c:2100 storage/file/copydir.c:155
+#: storage/file/fd.c:466 storage/file/fd.c:2760 storage/file/fd.c:2826
#: storage/smgr/md.c:602 storage/smgr/md.c:860 utils/error/elog.c:1854
-#: utils/init/miscinit.c:1130 utils/init/miscinit.c:1259 utils/misc/guc.c:6910
-#: utils/misc/guc.c:6942
+#: utils/init/miscinit.c:1144 utils/init/miscinit.c:1265
+#: utils/init/miscinit.c:1343 utils/misc/guc.c:6928 utils/misc/guc.c:6961
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "apertura del file \"%s\" fallita: %m"
#: access/index/indexam.c:172 catalog/objectaddress.c:1144
-#: commands/indexcmds.c:1754 commands/tablecmds.c:238
-#: commands/tablecmds.c:11934
+#: commands/indexcmds.c:1754 commands/tablecmds.c:239
+#: commands/tablecmds.c:11986
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" non è un indice"
msgid "sample percentage must be between 0 and 100"
msgstr "la percentuale dei campioni dev'essere tra 0 e 100"
-#: access/transam/commit_ts.c:273 access/transam/commit_ts.c:359
+#: access/transam/commit_ts.c:295
+#, c-format
+msgid "cannot retrieve commit timestamp for transaction %u"
+msgstr "non è stato possibile ottenere l'ora di commit per la transazione %u"
+
+#: access/transam/commit_ts.c:385
#, c-format
msgid "could not get commit timestamp data"
msgstr "non è stato possibile ottenere i dati dell'ora di commit"
-#: access/transam/commit_ts.c:274 access/transam/commit_ts.c:360
-#: libpq/hba.c:1424
+#: access/transam/commit_ts.c:387
#, c-format
-msgid "Make sure the configuration parameter \"%s\" is set."
-msgstr "Assicurati che il parametro di configurazione \"%s\" sia impostato."
+msgid "Make sure the configuration parameter \"%s\" is set on the master server."
+msgstr "Assicurati che il parametro di configurazione \"%s\" sia impostato sul server master."
-#: access/transam/commit_ts.c:281
+#: access/transam/commit_ts.c:389 libpq/hba.c:1424
#, c-format
-msgid "cannot retrieve commit timestamp for transaction %u"
-msgstr "non è stato possibile ottenere l'ora di commit per la transazione %u"
+msgid "Make sure the configuration parameter \"%s\" is set."
+msgstr "Assicurati che il parametro di configurazione \"%s\" sia impostato."
-#: access/transam/multixact.c:1013
+#: access/transam/multixact.c:1008
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
msgstr "il database non sta accettando comandi che generano nuovi MultiXactIds per evitare perdite di dati per wraparound nel database \"%s\""
-#: access/transam/multixact.c:1015 access/transam/multixact.c:1022
-#: access/transam/multixact.c:1046 access/transam/multixact.c:1055
+#: access/transam/multixact.c:1010 access/transam/multixact.c:1017
+#: access/transam/multixact.c:1041 access/transam/multixact.c:1050
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
"Esegui un VACUUM sull'intero database.\n"
"Potresti anche dover eseguire il commit o il rollback di vecchie transazioni preparate."
-#: access/transam/multixact.c:1020
+#: access/transam/multixact.c:1015
#, c-format
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
msgstr "il database non sta accettando comandi che generano nuovi MultiXactIds per evitare perdite di dati per wraparound nel database con OID %u"
-#: access/transam/multixact.c:1041 access/transam/multixact.c:2305
+#: access/transam/multixact.c:1036 access/transam/multixact.c:2319
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "il database \"%s\" deve ricevere un vacuum prima che altri %u MultiXactIds siano usati"
msgstr[1] "il database \"%s\" deve ricevere un vacuum prima che altri %u MultiXactIds siano usati"
-#: access/transam/multixact.c:1050 access/transam/multixact.c:2314
+#: access/transam/multixact.c:1045 access/transam/multixact.c:2328
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "il database con OID %u deve ricevere un vacuum prima che altri %u MultiXactIds siano usati"
msgstr[1] "il database con OID %u deve ricevere un vacuum prima che altri %u MultiXactIds siano usati"
-#: access/transam/multixact.c:1111
+#: access/transam/multixact.c:1106
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "limite \"membri\" multixact superato"
-#: access/transam/multixact.c:1112
+#: access/transam/multixact.c:1107
#, c-format
msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
msgstr[0] "Questo comando creerebbe un multixact con %u membri, ma lo spazio restante è sufficiente solo per %u membro."
msgstr[1] "Questo comando creerebbe un multixact con %u membri, ma lo spazio restante è sufficiente solo per %u membri."
-#: access/transam/multixact.c:1117
+#: access/transam/multixact.c:1112
#, c-format
msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Esegui un VACUUM su tutto il database con OID %u con impostazioni di vacuum_multixact_freeze_min_age e vacuum_multixact_freeze_table_age ridotte."
-#: access/transam/multixact.c:1148
+#: access/transam/multixact.c:1143
#, c-format
-msgid "database with OID %u must be vacuumed before %d more multixact members are used"
-msgstr "il database con OID %u deve ricevere un vacuum prima che altri %d membri multixact possano essere usati"
+msgid "database with OID %u must be vacuumed before %d more multixact member is used"
+msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
+msgstr[0] "il database con OID %u deve ricevere un vacuum prima che %d altro membro multixact possa essere usato"
+msgstr[1] "il database con OID %u deve ricevere un vacuum prima che altri %d membri multixact possano essere usati"
-#: access/transam/multixact.c:1151
+#: access/transam/multixact.c:1148
#, c-format
msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Esegui un VACUUM su quel database intero con impostazioni di vacuum_multixact_freeze_min_age e vacuum_multixact_freeze_table_age ridotte."
-#: access/transam/multixact.c:1289
+#: access/transam/multixact.c:1286
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "il MultiXactId %u non esiste più -- sembra ci sia stato un wraparound"
-#: access/transam/multixact.c:1297
+#: access/transam/multixact.c:1294
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "il MultiXactId %u non è stato ancora creato -- sembra ci sia stato un wraparound"
-#: access/transam/multixact.c:2267
+#: access/transam/multixact.c:2269
#, c-format
msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
msgstr "il limite di wrap di MultiXactId è %u, limitato dal database con OID %u"
-#: access/transam/multixact.c:2310 access/transam/multixact.c:2319
+#: access/transam/multixact.c:2324 access/transam/multixact.c:2333
#: access/transam/varsup.c:146 access/transam/varsup.c:153
#: access/transam/varsup.c:384 access/transam/varsup.c:391
#, c-format
"Per evitare lo spegnimento del database, si deve eseguire un VACUUM su tutto il database.\n"
"Potrebbe essere necessario inoltre effettuare il COMMIT o il ROLLBACK di vecchie transazioni preparate."
-#: access/transam/multixact.c:2578
+#: access/transam/multixact.c:2603
+#, c-format
+msgid "oldest MultiXactId member is at offset %u"
+msgstr "il membro MultiXactId più vecchio è all'offset %u"
+
+#: access/transam/multixact.c:2607
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr "le protezioni di wraparound dei membri MultiXact sono disabilitate perché il il MultiXact più vecchio che abbia ricevuto un checkpoint %u non esiste sul disco"
-#: access/transam/multixact.c:2601
+#: access/transam/multixact.c:2629
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "le protezioni di wraparound dei membri MultiXact ora sono abilitate"
-#: access/transam/multixact.c:2603
+#: access/transam/multixact.c:2631
#, c-format
msgid "MultiXact member stop limit is now %u based on MultiXact %u"
msgstr "il limite di arresto dei membri MultiXact è ora %u basato sul MultiXact %u"
-#: access/transam/multixact.c:2690
-#, c-format
-msgid "oldest MultiXactId member is at offset %u"
-msgstr "il membro MultiXactId più vecchio è all'offset %u"
-
-#: access/transam/multixact.c:2694
-#, c-format
-msgid "oldest MultiXactId member offset unknown"
-msgstr "il membro MultiXactId più vecchio è ad un offset sconosciuto"
-
-#: access/transam/multixact.c:3043
+#: access/transam/multixact.c:3011
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "MultiXact più vecchio %u non trovato, il primo è il MultiXact %u, troncamento non eseguito"
-#: access/transam/multixact.c:3275
+#: access/transam/multixact.c:3029
+#, c-format
+msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
+msgstr "impossibile troncare fino al MultiXact %u perché non esiste su disco, troncamento non eseguito"
+
+#: access/transam/multixact.c:3355
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "MultiXactId non valido: %u"
-#: access/transam/parallel.c:574
+#: access/transam/parallel.c:577
#, c-format
msgid "postmaster exited during a parallel transaction"
msgstr "il postmaster è terminato durante una transazione parallela"
-#: access/transam/parallel.c:665
+#: access/transam/parallel.c:668
#, c-format
msgid "lost connection to parallel worker"
msgstr "connessione al worker parallelo perduta"
-#: access/transam/parallel.c:835
+#: access/transam/parallel.c:845
#, c-format
-msgid "unable to map dynamic shared memory segment"
+msgid "could not map dynamic shared memory segment"
msgstr "mappatura del segmento di memoria dinamica condivisa non riuscito"
-#: access/transam/parallel.c:840
+#: access/transam/parallel.c:850
#, c-format
-msgid "bad magic number in dynamic shared memory segment"
-msgstr "numero magico sbagliato nel segmento di memoria dinamica condivisa"
+msgid "invalid magic number in dynamic shared memory segment"
+msgstr "numero magico non valido nel segmento di memoria dinamica condivisa"
-#: access/transam/parallel.c:853
+#: access/transam/parallel.c:1001
#, c-format
-msgid "too many parallel workers already attached"
-msgstr "troppi lavoratori in parallelo già attaccati"
+msgid "parallel worker, PID %d"
+msgstr "lavoratore parallelo, PID %d"
-#: access/transam/parallel.c:993
-#, c-format
-msgid "parallel worker, pid %d"
-msgstr "lavoratore parallelo, pid %d"
-
-#: access/transam/slru.c:651
+#: access/transam/slru.c:652
#, c-format
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "il file \"%s\" non esiste, interpretato come zeri"
-#: access/transam/slru.c:881 access/transam/slru.c:887
-#: access/transam/slru.c:894 access/transam/slru.c:901
-#: access/transam/slru.c:908 access/transam/slru.c:915
+#: access/transam/slru.c:882 access/transam/slru.c:888
+#: access/transam/slru.c:895 access/transam/slru.c:902
+#: access/transam/slru.c:909 access/transam/slru.c:916
#, c-format
msgid "could not access status of transaction %u"
msgstr "non è stato possibile accedere allo stato della transazione %u"
-#: access/transam/slru.c:882
+#: access/transam/slru.c:883
#, c-format
msgid "Could not open file \"%s\": %m."
msgstr "Apertura del file \"%s\" fallita: %m."
-#: access/transam/slru.c:888
+#: access/transam/slru.c:889
#, c-format
msgid "Could not seek in file \"%s\" to offset %u: %m."
msgstr "Spostamento nel file \"%s\" all'offset %u fallito: %m."
-#: access/transam/slru.c:895
+#: access/transam/slru.c:896
#, c-format
msgid "Could not read from file \"%s\" at offset %u: %m."
msgstr "Lettura dal file \"%s\" all'offset %u fallita: %m."
-#: access/transam/slru.c:902
+#: access/transam/slru.c:903
#, c-format
msgid "Could not write to file \"%s\" at offset %u: %m."
msgstr "Scrittura nel file \"%s\" all'offset %u fallita: %m."
-#: access/transam/slru.c:909
+#: access/transam/slru.c:910
#, c-format
msgid "Could not fsync file \"%s\": %m."
msgstr "fsync del file \"%s\" fallito: %m."
-#: access/transam/slru.c:916
+#: access/transam/slru.c:917
#, c-format
msgid "Could not close file \"%s\": %m."
msgstr "Chiusura del file \"%s\" fallita: %m."
-#: access/transam/slru.c:1171
+#: access/transam/slru.c:1172
#, c-format
msgid "could not truncate directory \"%s\": apparent wraparound"
msgstr "troncamento della directory \"%s\" fallito: probabile wraparound"
-#: access/transam/slru.c:1220
+#: access/transam/slru.c:1227 access/transam/slru.c:1283
#, c-format
msgid "removing file \"%s\""
msgstr "cancellazione del file \"%s\""
msgstr "Gli ID della timeline devono avere valori inferiori degli ID della timeline figlia"
#: access/transam/timeline.c:346 access/transam/xlog.c:3144
-#: access/transam/xlog.c:10356 access/transam/xlog.c:10369
-#: access/transam/xlog.c:10732 access/transam/xlog.c:10775
-#: access/transam/xlog.c:10814 access/transam/xlog.c:10857
+#: access/transam/xlog.c:10282 access/transam/xlog.c:10295
+#: access/transam/xlog.c:10658 access/transam/xlog.c:10701
+#: access/transam/xlog.c:10740 access/transam/xlog.c:10783
#: access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497
-#: commands/extension.c:3047 replication/logical/origin.c:684
-#: replication/logical/origin.c:714 replication/logical/reorderbuffer.c:2887
-#: replication/walsender.c:483 storage/file/copydir.c:176
+#: commands/extension.c:3047 replication/logical/origin.c:665
+#: replication/logical/origin.c:695 replication/logical/reorderbuffer.c:2948
+#: replication/walsender.c:497 storage/file/copydir.c:176
#: utils/adt/genfile.c:151
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "lettura de file \"%s\" fallita: %m"
-#: access/transam/timeline.c:412 access/transam/timeline.c:502
+#: access/transam/timeline.c:412 access/transam/timeline.c:488
#: access/transam/xlog.c:3017 access/transam/xlog.c:3178
#: access/transam/xlogfuncs.c:503 commands/copy.c:1631
#: storage/file/copydir.c:201
msgid "could not close file \"%s\": %m"
msgstr "chiusura del file \"%s\" fallita: %m"
-#: access/transam/timeline.c:429 access/transam/timeline.c:519
-#, c-format
-msgid "could not link file \"%s\" to \"%s\": %m"
-msgstr "creazione del collegamento il file \"%s\" a \"%s\" fallita: %m"
-
-#: access/transam/timeline.c:436 access/transam/timeline.c:526
-#: access/transam/xlog.c:5299 access/transam/xlog.c:6516
-#: access/transam/xlog.c:6533 access/transam/xlog.c:7315
-#: access/transam/xlogarchive.c:458 access/transam/xlogarchive.c:476
-#: access/transam/xlogarchive.c:586 postmaster/pgarch.c:734
-#: replication/logical/origin.c:624 replication/logical/snapbuild.c:1606
-#: replication/slot.c:471 replication/slot.c:997 replication/slot.c:1109
-#: utils/misc/guc.c:6966 utils/time/snapmgr.c:1094
-#, c-format
-msgid "could not rename file \"%s\" to \"%s\": %m"
-msgstr "non è stato possibile rinominare il file \"%s\" in \"%s\": %m"
-
-#: access/transam/timeline.c:598
+#: access/transam/timeline.c:570
#, c-format
msgid "requested timeline %u is not in this server's history"
msgstr "la timeline richiesta %u non è nella storia di questo server"
-#: access/transam/twophase.c:328
+#: access/transam/twophase.c:330
#, c-format
msgid "transaction identifier \"%s\" is too long"
msgstr "l'identificativo di transazione \"%s\" è troppo lungo"
-#: access/transam/twophase.c:335
+#: access/transam/twophase.c:337
#, c-format
msgid "prepared transactions are disabled"
msgstr "le transazione preparate sono disabilitate"
-#: access/transam/twophase.c:336
+#: access/transam/twophase.c:338
#, c-format
msgid "Set max_prepared_transactions to a nonzero value."
msgstr "Imposta max_prepared_transactions ad un valore non nullo."
-#: access/transam/twophase.c:355
+#: access/transam/twophase.c:357
#, c-format
msgid "transaction identifier \"%s\" is already in use"
msgstr "l'identificativo di transazione \"%s\" è già in uso"
-#: access/transam/twophase.c:364
+#: access/transam/twophase.c:366
#, c-format
msgid "maximum number of prepared transactions reached"
msgstr "è stato raggiunto il numero massimo di transazioni preparate"
-#: access/transam/twophase.c:365
+#: access/transam/twophase.c:367
#, c-format
msgid "Increase max_prepared_transactions (currently %d)."
msgstr "Incrementa il valore di max_prepared_transactions (il valore attuale è %d)"
-#: access/transam/twophase.c:502
+#: access/transam/twophase.c:504
#, c-format
msgid "prepared transaction with identifier \"%s\" is busy"
msgstr "la transazione preparata con identificativo \"%s\" è in uso"
-#: access/transam/twophase.c:508
+#: access/transam/twophase.c:510
#, c-format
msgid "permission denied to finish prepared transaction"
msgstr "non è consentito portare a termine la transazione preparata"
-#: access/transam/twophase.c:509
+#: access/transam/twophase.c:511
#, c-format
msgid "Must be superuser or the user that prepared the transaction."
msgstr "È consentito solo a un superutente o all'utente che ha preparato la transazione."
-#: access/transam/twophase.c:520
+#: access/transam/twophase.c:522
#, c-format
msgid "prepared transaction belongs to another database"
msgstr "la transazione preparata appartiene ad un altro database"
-#: access/transam/twophase.c:521
+#: access/transam/twophase.c:523
#, c-format
msgid "Connect to the database where the transaction was prepared to finish it."
msgstr "Connettersi al database in cui la transazione è stata preparata per portarla a termine."
-#: access/transam/twophase.c:536
+#: access/transam/twophase.c:538
#, c-format
msgid "prepared transaction with identifier \"%s\" does not exist"
msgstr "la transazione preparata con identificativo \"%s\" non esiste"
-#: access/transam/twophase.c:1046
+#: access/transam/twophase.c:1048
#, c-format
msgid "two-phase state file maximum length exceeded"
msgstr "è stata superata la lunghezza massima del file dello stato a due fasi"
-#: access/transam/twophase.c:1059
+#: access/transam/twophase.c:1061
#, c-format
msgid "could not create two-phase state file \"%s\": %m"
msgstr "creazione del file dello stato a due fasi \"%s\" fallito: %m"
-#: access/transam/twophase.c:1073 access/transam/twophase.c:1090
-#: access/transam/twophase.c:1143 access/transam/twophase.c:1573
-#: access/transam/twophase.c:1580
+#: access/transam/twophase.c:1075 access/transam/twophase.c:1092
+#: access/transam/twophase.c:1145 access/transam/twophase.c:1575
+#: access/transam/twophase.c:1582
#, c-format
msgid "could not write two-phase state file: %m"
msgstr "scrittura nel file dello stato a due fasi fallito: %m"
-#: access/transam/twophase.c:1099
+#: access/transam/twophase.c:1101
#, c-format
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:1149 access/transam/twophase.c:1598
+#: access/transam/twophase.c:1151 access/transam/twophase.c:1600
#, 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:1237 access/transam/twophase.c:1679
+#: access/transam/twophase.c:1239 access/transam/twophase.c:1681
#, 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:1254
+#: access/transam/twophase.c:1256
#, 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:1286
+#: access/transam/twophase.c:1288
#, 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:1382
+#: access/transam/twophase.c:1384
#, 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:1535
+#: access/transam/twophase.c:1537
#, 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:1564
+#: access/transam/twophase.c:1566
#, 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:1592
+#: access/transam/twophase.c:1594
#, 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:1688
+#: access/transam/twophase.c:1690
#, 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:1695
+#: access/transam/twophase.c:1697
#, 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:1760
+#: access/transam/twophase.c:1762
#, 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:1776 access/transam/twophase.c:1787
-#: access/transam/twophase.c:1906 access/transam/twophase.c:1917
-#: access/transam/twophase.c:1990
+#: access/transam/twophase.c:1778 access/transam/twophase.c:1789
+#: access/transam/twophase.c:1908 access/transam/twophase.c:1919
+#: access/transam/twophase.c:1992
#, 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:1895 access/transam/twophase.c:1979
+#: access/transam/twophase.c:1897 access/transam/twophase.c:1981
#, 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:1997
+#: access/transam/twophase.c:1999
#, c-format
msgid "recovering prepared transaction %u"
msgstr "recupero della transazione preparata %u"
msgid "cannot have more than 2^32-2 commands in a transaction"
msgstr "non è possibile effettuare più di 2^32-2 comandi in una transazione"
-#: access/transam/xact.c:1441
+#: access/transam/xact.c:1453
#, c-format
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "il numero massimo di sottotransazioni committed (%d) è stato superato"
-#: access/transam/xact.c:2235
+#: access/transam/xact.c:2249
#, c-format
msgid "cannot PREPARE a transaction that has operated on temporary tables"
msgstr "non è possibile eseguire PREPARE in una transazione che ha operato su tabelle temporanee"
-#: access/transam/xact.c:2245
+#: access/transam/xact.c:2259
#, c-format
msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "non è possibile eseguire PREPARE in una transazione che ha esportato snapshot"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3123
+#: access/transam/xact.c:3137
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "non è possibile eseguire %s all'interno di un blocco di transazione"
# translator: %s represents an SQL statement name
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3133
+#: access/transam/xact.c:3147
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "non è possibile eseguire %s all'interno di una sottotransazione"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3143
+#: access/transam/xact.c:3157
#, c-format
msgid "%s cannot be executed from a function or multi-command string"
msgstr "una funzione o una stringa multi-comando non può eseguire %s"
# translator: %s represents an SQL statement name
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3214
+#: access/transam/xact.c:3228
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "si può usare %s solo entro blocchi di transazione"
-#: access/transam/xact.c:3398
+#: access/transam/xact.c:3412
#, c-format
msgid "there is already a transaction in progress"
msgstr "c'è già una transazione in corso"
-#: access/transam/xact.c:3566 access/transam/xact.c:3669
+#: access/transam/xact.c:3580 access/transam/xact.c:3683
#, c-format
msgid "there is no transaction in progress"
msgstr "non c'è alcuna transazione in corso"
-#: access/transam/xact.c:3577
+#: access/transam/xact.c:3591
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "non è possibile effettuare un commit durante un'operazione parallela"
-#: access/transam/xact.c:3680
+#: access/transam/xact.c:3694
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "non è possibile interrompere durante un'operazione parallela"
-#: access/transam/xact.c:3722
+#: access/transam/xact.c:3736
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "non è possibile definire un punto di salvataggio durante un'operazione parallela"
-#: access/transam/xact.c:3789
+#: access/transam/xact.c:3803
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "non è possibile rilasciare un punto di salvataggio durante un'operazione parallela"
-#: access/transam/xact.c:3800 access/transam/xact.c:3852
-#: access/transam/xact.c:3858 access/transam/xact.c:3914
-#: access/transam/xact.c:3964 access/transam/xact.c:3970
+#: access/transam/xact.c:3814 access/transam/xact.c:3866
+#: access/transam/xact.c:3872 access/transam/xact.c:3928
+#: access/transam/xact.c:3978 access/transam/xact.c:3984
#, c-format
msgid "no such savepoint"
msgstr "punto di salvataggio inesistente"
-#: access/transam/xact.c:3902
+#: access/transam/xact.c:3916
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "non è possibile effettuare un rollback durante un'operazione parallela"
-#: access/transam/xact.c:4030
+#: access/transam/xact.c:4044
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "non è possibile iniziare una sub-transazione durante un'operazione parallela"
-#: access/transam/xact.c:4097
+#: access/transam/xact.c:4111
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "non è possibile effettuare il commit di una sub-transazione durante un'operazione parallela"
-#: access/transam/xact.c:4702
+#: access/transam/xact.c:4717
#, c-format
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"
msgid "not enough data in file \"%s\""
msgstr "il file \"%s\" non contiene abbastanza dati"
-#: access/transam/xlog.c:3267
-#, c-format
-msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
-msgstr "collegamento del file \"%s\" a \"%s\" (inizializzazione del file di log) fallito: %m"
-
-#: access/transam/xlog.c:3279
-#, c-format
-msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
-msgstr "non è stato possibile rinominare il file \"%s\" in \"%s\" (inizializzazione del file di log): %m"
-
-#: access/transam/xlog.c:3307
+#: access/transam/xlog.c:3289
#, 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:3496 access/transam/xlog.c:5269
+#: access/transam/xlog.c:3478 access/transam/xlog.c:5254
#, c-format
msgid "could not close log file %s: %m"
msgstr "chiusura del file di log %s fallita: %m"
-#: access/transam/xlog.c:3553 replication/logical/logicalfuncs.c:149
-#: replication/walsender.c:2075
+#: access/transam/xlog.c:3535 replication/logical/logicalfuncs.c:149
+#: replication/walsender.c:2095
#, 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:3613 access/transam/xlog.c:3688
-#: access/transam/xlog.c:3886
+#: access/transam/xlog.c:3595 access/transam/xlog.c:3670
+#: access/transam/xlog.c:3868
#, 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:3769
+#: access/transam/xlog.c:3751
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "il file di log delle transazioni \"%s\" è stato riciclato"
-#: access/transam/xlog.c:3781
+#: access/transam/xlog.c:3763
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "eliminazione del file di log delle transazioni \"%s\""
-#: access/transam/xlog.c:3801
+#: access/transam/xlog.c:3783
#, 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:3813
+#: access/transam/xlog.c:3795
#, 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:3846 access/transam/xlog.c:3856
+#: access/transam/xlog.c:3828 access/transam/xlog.c:3838
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "la directory dei file WAL \"%s\" necessaria non esiste"
-#: access/transam/xlog.c:3862
+#: access/transam/xlog.c:3844
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "creazione della directory dei file WAL mancante \"%s\""
-#: access/transam/xlog.c:3865
+#: access/transam/xlog.c:3847
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "creazione della directory mancante \"%s\" fallita: %m"
-#: access/transam/xlog.c:3896
+#: access/transam/xlog.c:3878
#, 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:3977
+#: access/transam/xlog.c:3959
#, 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:4099
+#: access/transam/xlog.c:4081
#, 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:4113
+#: access/transam/xlog.c:4095
#, 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:4132
+#: access/transam/xlog.c:4114
#, c-format
msgid "new target timeline is %u"
msgstr "la nuova timeline di destinazione %u"
-#: access/transam/xlog.c:4212
+#: access/transam/xlog.c:4194
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "creazione del file di controllo \"%s\" fallita: %m"
-#: access/transam/xlog.c:4223 access/transam/xlog.c:4459
+#: access/transam/xlog.c:4205 access/transam/xlog.c:4441
#, c-format
msgid "could not write to control file: %m"
msgstr "scrittura nel file di controllo fallita: %m"
-#: access/transam/xlog.c:4229 access/transam/xlog.c:4465
+#: access/transam/xlog.c:4211 access/transam/xlog.c:4447
#, c-format
msgid "could not fsync control file: %m"
msgstr "fsync del file di controllo fallito: %m"
-#: access/transam/xlog.c:4234 access/transam/xlog.c:4470
+#: access/transam/xlog.c:4216 access/transam/xlog.c:4452
#, c-format
msgid "could not close control file: %m"
msgstr "chiusura del file di controllo fallita: %m"
-#: access/transam/xlog.c:4252 access/transam/xlog.c:4448
+#: access/transam/xlog.c:4234 access/transam/xlog.c:4430
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "apertura del file di controllo \"%s\" fallita: %m"
-#: access/transam/xlog.c:4258
+#: access/transam/xlog.c:4240
#, c-format
msgid "could not read from control file: %m"
msgstr "lettura dal file di controllo fallita: %m"
-#: access/transam/xlog.c:4271 access/transam/xlog.c:4280
-#: access/transam/xlog.c:4304 access/transam/xlog.c:4311
-#: access/transam/xlog.c:4318 access/transam/xlog.c:4323
-#: access/transam/xlog.c:4330 access/transam/xlog.c:4337
-#: access/transam/xlog.c:4344 access/transam/xlog.c:4351
-#: access/transam/xlog.c:4358 access/transam/xlog.c:4365
-#: access/transam/xlog.c:4372 access/transam/xlog.c:4381
-#: access/transam/xlog.c:4388 access/transam/xlog.c:4397
-#: access/transam/xlog.c:4404 access/transam/xlog.c:4413
-#: access/transam/xlog.c:4420 utils/init/miscinit.c:1277
+#: access/transam/xlog.c:4253 access/transam/xlog.c:4262
+#: access/transam/xlog.c:4286 access/transam/xlog.c:4293
+#: access/transam/xlog.c:4300 access/transam/xlog.c:4305
+#: access/transam/xlog.c:4312 access/transam/xlog.c:4319
+#: access/transam/xlog.c:4326 access/transam/xlog.c:4333
+#: access/transam/xlog.c:4340 access/transam/xlog.c:4347
+#: access/transam/xlog.c:4354 access/transam/xlog.c:4363
+#: access/transam/xlog.c:4370 access/transam/xlog.c:4379
+#: access/transam/xlog.c:4386 access/transam/xlog.c:4395
+#: access/transam/xlog.c:4402 utils/init/miscinit.c:1361
#, c-format
msgid "database files are incompatible with server"
msgstr "i file del database sono incompatibili col server"
-#: access/transam/xlog.c:4272
+#: access/transam/xlog.c:4254
#, 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:4276
+#: access/transam/xlog.c:4258
#, 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:4281
+#: access/transam/xlog.c:4263
#, 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:4284 access/transam/xlog.c:4308
-#: access/transam/xlog.c:4315 access/transam/xlog.c:4320
+#: access/transam/xlog.c:4266 access/transam/xlog.c:4290
+#: access/transam/xlog.c:4297 access/transam/xlog.c:4302
#, c-format
msgid "It looks like you need to initdb."
msgstr "Sembra sia necessario eseguire initdb."
-#: access/transam/xlog.c:4295
+#: access/transam/xlog.c:4277
#, c-format
msgid "incorrect checksum in control file"
msgstr "il checksum nel file di controllo non è corretto"
-#: access/transam/xlog.c:4305
+#: access/transam/xlog.c:4287
#, 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:4312
+#: access/transam/xlog.c:4294
#, 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:4319
+#: access/transam/xlog.c:4301
#, 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:4324
+#: access/transam/xlog.c:4306
#, 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:4327 access/transam/xlog.c:4334
-#: access/transam/xlog.c:4341 access/transam/xlog.c:4348
-#: access/transam/xlog.c:4355 access/transam/xlog.c:4362
-#: access/transam/xlog.c:4369 access/transam/xlog.c:4376
-#: access/transam/xlog.c:4384 access/transam/xlog.c:4391
-#: access/transam/xlog.c:4400 access/transam/xlog.c:4407
-#: access/transam/xlog.c:4416 access/transam/xlog.c:4423
+#: access/transam/xlog.c:4309 access/transam/xlog.c:4316
+#: access/transam/xlog.c:4323 access/transam/xlog.c:4330
+#: access/transam/xlog.c:4337 access/transam/xlog.c:4344
+#: access/transam/xlog.c:4351 access/transam/xlog.c:4358
+#: access/transam/xlog.c:4366 access/transam/xlog.c:4373
+#: access/transam/xlog.c:4382 access/transam/xlog.c:4389
+#: access/transam/xlog.c:4398 access/transam/xlog.c:4405
#, 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:4331
+#: access/transam/xlog.c:4313
#, 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:4338
+#: access/transam/xlog.c:4320
#, 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:4345
+#: access/transam/xlog.c:4327
#, 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:4352
+#: access/transam/xlog.c:4334
#, 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:4359
+#: access/transam/xlog.c:4341
#, 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:4366
+#: access/transam/xlog.c:4348
#, 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:4373
+#: access/transam/xlog.c:4355
#, c-format
msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
msgstr "Il cluster di database è stato inizializzato con LOBLKSIZE %d, ma il server è stato compilato con LOBLKSIZE %d."
-#: access/transam/xlog.c:4382
+#: access/transam/xlog.c:4364
#, 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:4389
+#: access/transam/xlog.c:4371
#, 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:4398
+#: access/transam/xlog.c:4380
#, 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:4405
+#: access/transam/xlog.c:4387
#, 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:4414
+#: access/transam/xlog.c:4396
#, 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:4421
+#: access/transam/xlog.c:4403
#, 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:4847
+#: access/transam/xlog.c:4829
#, 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:4853
+#: access/transam/xlog.c:4835
#, 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:4858
+#: access/transam/xlog.c:4840
#, 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:4933
+#: access/transam/xlog.c:4915
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "apertura del file di ripristino \"%s\" fallita: %m"
-#: access/transam/xlog.c:4979
+#: access/transam/xlog.c:4961 access/transam/xlog.c:5044
#, c-format
-msgid "invalid value for recovery parameter \"%s\""
-msgstr "valore non valido per il parametro di ripristino \"%s\""
+msgid "invalid value for recovery parameter \"%s\": \"%s\""
+msgstr "valore non valido per il parametro di ripristino \"%s\": \"%s\""
-#: access/transam/xlog.c:4981
+#: access/transam/xlog.c:4964
#, c-format
-msgid "The allowed values are \"pause\", \"promote\" and \"shutdown\"."
-msgstr "I valori ammessi sono \"pause\", \"promote\" e \"shutdown\"."
+msgid "Valid values are \"pause\", \"promote\", and \"shutdown\"."
+msgstr "I valori validi sono \"pause\", \"promote\" e \"shutdown\"."
# da non tradurre
# DV: perché (già tradotto peraltro)
-#: access/transam/xlog.c:5000
+#: access/transam/xlog.c:4983
#, 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:5016
+#: access/transam/xlog.c:4999
#, 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:5047
+#: access/transam/xlog.c:5030
#, 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:5061
-#, c-format
-msgid "invalid value for recovery parameter \"recovery_target\""
-msgstr "valore per il parametro \"recovery_target\" non valido"
-
-#: access/transam/xlog.c:5062
+#: access/transam/xlog.c:5047
#, c-format
msgid "The only allowed value is \"immediate\"."
msgstr "Il solo valore permesso è \"immediate\"."
-#: access/transam/xlog.c:5075 access/transam/xlog.c:5086
-#: commands/extension.c:531 commands/extension.c:539 utils/misc/guc.c:5462
+#: access/transam/xlog.c:5060 access/transam/xlog.c:5071
+#: commands/extension.c:531 commands/extension.c:539 utils/misc/guc.c:5464
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "il parametro \"%s\" richiede un valore booleano"
-#: access/transam/xlog.c:5121
+#: access/transam/xlog.c:5106
#, c-format
msgid "parameter \"%s\" requires a temporal value"
msgstr "il parametro \"%s\" richiede un valore temporale"
-#: access/transam/xlog.c:5123 catalog/dependency.c:984
+#: access/transam/xlog.c:5108 catalog/dependency.c:984
#: catalog/dependency.c:985 catalog/dependency.c:991 catalog/dependency.c:992
#: catalog/dependency.c:1003 catalog/dependency.c:1004
-#: catalog/objectaddress.c:1053 commands/tablecmds.c:790
-#: commands/tablecmds.c:9405 commands/user.c:1027 commands/view.c:482
+#: catalog/objectaddress.c:1053 commands/tablecmds.c:791
+#: commands/tablecmds.c:9415 commands/user.c:1027 commands/view.c:482
#: libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955
-#: storage/lmgr/proc.c:1179 utils/misc/guc.c:5484 utils/misc/guc.c:5577
-#: utils/misc/guc.c:9487 utils/misc/guc.c:9521 utils/misc/guc.c:9555
-#: utils/misc/guc.c:9589 utils/misc/guc.c:9624
+#: storage/lmgr/proc.c:1177 utils/misc/guc.c:5486 utils/misc/guc.c:5579
+#: utils/misc/guc.c:9482 utils/misc/guc.c:9516 utils/misc/guc.c:9550
+#: utils/misc/guc.c:9584 utils/misc/guc.c:9619
#, c-format
msgid "%s"
msgstr "%s"
-#: access/transam/xlog.c:5129
+#: access/transam/xlog.c:5114
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "parametro di ripristino \"%s\" sconosciuto"
-#: access/transam/xlog.c:5140
+#: access/transam/xlog.c:5125
#, 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:5142
+#: access/transam/xlog.c:5127
#, 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:5148
+#: access/transam/xlog.c:5133
#, 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:5178
+#: access/transam/xlog.c:5163
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "la timeline destinazione di recupero %u non esiste"
-#: access/transam/xlog.c:5303
+#: access/transam/xlog.c:5284
#, c-format
msgid "archive recovery complete"
msgstr "il ripristino dell'archivio è stato completato"
-#: access/transam/xlog.c:5362 access/transam/xlog.c:5590
+#: access/transam/xlog.c:5343 access/transam/xlog.c:5571
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "il ripristino è stato interrotto dopo aver raggiunto la consistenza"
-#: access/transam/xlog.c:5450
+#: access/transam/xlog.c:5431
#, 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:5457
+#: access/transam/xlog.c:5438
#, 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:5502
+#: access/transam/xlog.c:5483
#, 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:5570
+#: access/transam/xlog.c:5551
#, 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:5578
+#: access/transam/xlog.c:5559
#, 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:5617
+#: access/transam/xlog.c:5598
#, c-format
msgid "recovery has paused"
msgstr "ripristino in pausa"
-#: access/transam/xlog.c:5618
+#: access/transam/xlog.c:5599
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Esegui pg_xlog_replay_resume() per continuare."
-#: access/transam/xlog.c:5821
+#: access/transam/xlog.c:5806
#, 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:5836
-#, c-format
-msgid "hot standby is not possible because it requires \"%s\" to be same on master and standby (master has \"%s\", standby has \"%s\")"
-msgstr "l'hot standby non è possibile perché richiede che \"%s\" sia lo stesso sia sul master che sullo standby (master ha \"%s\", standby ha \"%s\")"
+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:5856
+#: access/transam/xlog.c:5832
#, 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:5857
+#: access/transam/xlog.c:5833
#, 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:5868
+#: access/transam/xlog.c:5844
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
msgstr "l'hot standby non è possibile perché il wal_level non è stato impostato a \"hot_standby\" o superiore sul server master"
-#: access/transam/xlog.c:5869
+#: access/transam/xlog.c:5845
#, 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:5929
+#: access/transam/xlog.c:5902
#, c-format
msgid "control file contains invalid data"
msgstr "il file di controllo contiene dati non validi"
-#: access/transam/xlog.c:5935
+#: access/transam/xlog.c:5908
#, c-format
msgid "database system was shut down at %s"
msgstr "il database è stato arrestato alle %s"
-#: access/transam/xlog.c:5940
+#: access/transam/xlog.c:5913
#, 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:5944
+#: access/transam/xlog.c:5917
#, 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:5948
+#: access/transam/xlog.c:5921
#, 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:5950
+#: access/transam/xlog.c:5923
#, 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:5954
+#: access/transam/xlog.c:5927
#, 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:5956
+#: access/transam/xlog.c:5929
#, 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 un obiettivo di ripristino precedente."
+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:5960
+#: access/transam/xlog.c:5933
#, 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:6016
+#: access/transam/xlog.c:5989
#, c-format
msgid "entering standby mode"
msgstr "inizio modalità standby"
-#: access/transam/xlog.c:6019
+#: access/transam/xlog.c:5992
#, 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:6023
+#: access/transam/xlog.c:5996
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "avvio del ripristino point-in-time alle %s"
-#: access/transam/xlog.c:6027
+#: access/transam/xlog.c:6000
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "avvio del ripristino point-in-time a \"%s\""
-#: access/transam/xlog.c:6031
+#: access/transam/xlog.c:6004
#, c-format
msgid "starting point-in-time recovery to earliest consistent point"
msgstr "avvio del ripristino point-in-time al precedente punto consistente"
-#: access/transam/xlog.c:6034
+#: access/transam/xlog.c:6007
#, c-format
msgid "starting archive recovery"
msgstr "avvio del ripristino dell'archivio"
-#: access/transam/xlog.c:6051
+#: access/transam/xlog.c:6024
#, c-format
msgid "Failed while allocating an XLog reading processor."
msgstr "Errore nell'alllocazione di un processore di lettura XLog."
-#: access/transam/xlog.c:6078 access/transam/xlog.c:6206
+#: access/transam/xlog.c:6051 access/transam/xlog.c:6179
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "il record di checkpoint si trova in %X/%X"
-#: access/transam/xlog.c:6092
+#: access/transam/xlog.c:6065
#, 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:6093 access/transam/xlog.c:6100
+#: access/transam/xlog.c:6066 access/transam/xlog.c:6073
#, 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:6099
+#: access/transam/xlog.c:6072
#, c-format
msgid "could not locate required checkpoint record"
msgstr "localizzazione del record di checkpoint richiesto fallita"
-#: access/transam/xlog.c:6125 commands/tablespace.c:640
+#: access/transam/xlog.c:6098 commands/tablespace.c:641
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "creazione del link simbolico \"%s\" fallita: %m"
-#: access/transam/xlog.c:6157 access/transam/xlog.c:6163
+#: access/transam/xlog.c:6130
#, c-format
-msgid "ignoring \"%s\" file because no \"%s\" file exists"
-msgstr "\"%s\" verrà ignorato perché il file \"%s\" non esiste"
+msgid "ignoring file \"%s\" because no file \"%s\" exists"
+msgstr "il file \"%s\" verrà ignorato perché il file \"%s\" non esiste"
-#: access/transam/xlog.c:6159 access/transam/xlog.c:10921
-#: access/transam/xlog.c:10944
+#: access/transam/xlog.c:6132 access/transam/xlog.c:10858
#, c-format
-msgid "\"%s\" was renamed to \"%s\"."
-msgstr "\"%s\" è stato rinominato in \"%s\"."
+msgid "File \"%s\" was renamed to \"%s\"."
+msgstr "Il file \"%s\" è stato rinominato in \"%s\"."
+
+#: access/transam/xlog.c:6136
+#, c-format
+msgid "ignoring \"%s\" file because no \"%s\" file exists"
+msgstr "\"%s\" verrà ignorato perché il file \"%s\" non esiste"
-#: access/transam/xlog.c:6165
+#: access/transam/xlog.c:6138
#, c-format
msgid "Could not rename file \"%s\" to \"%s\": %m."
msgstr "Cambio del nome del file da \"%s\" a \"%s\" fallito: %m."
-#: access/transam/xlog.c:6216 access/transam/xlog.c:6231
+#: access/transam/xlog.c:6189 access/transam/xlog.c:6204
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "localizzazione di un record di checkpoint valido fallita"
-#: access/transam/xlog.c:6225
+#: access/transam/xlog.c:6198
#, 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:6269
+#: access/transam/xlog.c:6242
#, 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:6271
+#: access/transam/xlog.c:6244
#, 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:6287
+#: access/transam/xlog.c:6260
#, 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:6296
-#, 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:6300
-#, 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:6304
-#, c-format
-msgid "next MultiXactId: %u; next MultiXactOffset: %u"
-msgstr "prossimo MultiXactId: %u; prossimo MultiXactOffset: %u"
-
-#: access/transam/xlog.c:6307
-#, 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:6310
-#, c-format
-msgid "oldest MultiXactId: %u, in database %u"
-msgstr "il MultiXactId più vecchio: %u, nel database %u"
-
-#: access/transam/xlog.c:6313
-#, c-format
-msgid "commit timestamp Xid oldest/newest: %u/%u"
-msgstr "ora di commit degli Xid più vecchio/più nuovo: %u/%u"
-
-#: access/transam/xlog.c:6318
+#: access/transam/xlog.c:6291
#, c-format
msgid "invalid next transaction ID"
msgstr "l'ID della prossima transazione non è valido"
-#: access/transam/xlog.c:6396
+#: access/transam/xlog.c:6374
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "il redo nel record di checkpoint non è valido"
-#: access/transam/xlog.c:6407
+#: access/transam/xlog.c:6385
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "record di redo non valido nel checkpoint di arresto"
-#: access/transam/xlog.c:6435
+#: access/transam/xlog.c:6413
#, 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:6439
+#: access/transam/xlog.c:6417
#, 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:6483
+#: access/transam/xlog.c:6461
#, 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:6484
+#: access/transam/xlog.c:6462
#, 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:6566
+#: access/transam/xlog.c:6536
#, c-format
msgid "initializing for hot standby"
msgstr "inizializzazione per l'hot standby"
-#: access/transam/xlog.c:6699
+#: access/transam/xlog.c:6668
#, c-format
msgid "redo starts at %X/%X"
msgstr "il redo inizia in %X/%X"
-#: access/transam/xlog.c:6913
+#: access/transam/xlog.c:6882
#, 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:6951
+#: access/transam/xlog.c:6920
#, c-format
msgid "redo done at %X/%X"
msgstr "redo concluso in %X/%X"
-#: access/transam/xlog.c:6956 access/transam/xlog.c:8917
+#: access/transam/xlog.c:6925 access/transam/xlog.c:8855
#, 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:6965
+#: access/transam/xlog.c:6934
#, c-format
msgid "redo is not required"
msgstr "redo non richiesto"
-#: access/transam/xlog.c:7040 access/transam/xlog.c:7044
+#: access/transam/xlog.c:7009 access/transam/xlog.c:7013
#, c-format
msgid "WAL ends before end of online backup"
msgstr "il WAL termina prima della fine del backup online"
-#: access/transam/xlog.c:7041
+#: access/transam/xlog.c:7010
#, 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:7045
+#: access/transam/xlog.c:7014
#, 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:7048
+#: access/transam/xlog.c:7017
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "il WAL termina prima di un punto di ripristino consistente"
-#: access/transam/xlog.c:7075
+#: access/transam/xlog.c:7044
#, c-format
msgid "selected new timeline ID: %u"
msgstr "l'ID della nuova timeline selezionata è %u"
-#: access/transam/xlog.c:7491
+#: access/transam/xlog.c:7455
#, 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:7682
+#: access/transam/xlog.c:7646
#, 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:7686
+#: access/transam/xlog.c:7650
#, 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:7690
+#: access/transam/xlog.c:7654
#, 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:7707
+#: access/transam/xlog.c:7671
#, c-format
msgid "invalid primary checkpoint record"
msgstr "il record del checkpoint primario non è valido"
-#: access/transam/xlog.c:7711
+#: access/transam/xlog.c:7675
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "il record del checkpoint secondario non è valido"
-#: access/transam/xlog.c:7715
+#: access/transam/xlog.c:7679
#, c-format
msgid "invalid checkpoint record"
msgstr "il record del checkpoint non è valido"
-#: access/transam/xlog.c:7726
+#: access/transam/xlog.c:7690
#, 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:7730
+#: access/transam/xlog.c:7694
#, 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:7734
+#: access/transam/xlog.c:7698
#, 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:7746
+#: access/transam/xlog.c:7710
#, 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:7750
+#: access/transam/xlog.c:7714
#, 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:7754
+#: access/transam/xlog.c:7718
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "l'xl_info nel record del checkpoint non è valido"
-#: access/transam/xlog.c:7765
+#: access/transam/xlog.c:7729
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "la lunghezza del record del checkpoint primario non è valida"
-#: access/transam/xlog.c:7769
+#: access/transam/xlog.c:7733
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "la lunghezza del record del checkpoint secondario non è valida"
-#: access/transam/xlog.c:7773
+#: access/transam/xlog.c:7737
#, c-format
msgid "invalid length of checkpoint record"
msgstr "la lunghezza del record del checkpoint non è valida"
-#: access/transam/xlog.c:7943
+#: access/transam/xlog.c:7907
#, c-format
msgid "shutting down"
msgstr "arresto in corso"
-#: access/transam/xlog.c:7967
+#: access/transam/xlog.c:7931
#, c-format
msgid "database system is shut down"
msgstr "il database è stato arrestato"
-#: access/transam/xlog.c:8460
+#: access/transam/xlog.c:8424
#, 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:8722
+#: access/transam/xlog.c:8675
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "si tralascia il restartpoint, il ripristino è ormai terminato"
-#: access/transam/xlog.c:8745
+#: access/transam/xlog.c:8698
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "si tralascia il restartpoint, già eseguito in %X/%X"
-#: access/transam/xlog.c:8915
+#: access/transam/xlog.c:8853
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "punto di avvio del ripristino in %X/%X"
-#: access/transam/xlog.c:9048
+#: access/transam/xlog.c:8986
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "punto di ripristino \"%s\" creato in %X/%X"
-#: access/transam/xlog.c:9178
+#: access/transam/xlog.c:9116
#, 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:9187
+#: access/transam/xlog.c:9125
#, 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:9203
+#: access/transam/xlog.c:9141
#, 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:9273
+#: access/transam/xlog.c:9212
#, 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:9329 access/transam/xlog.c:9373
-#: access/transam/xlog.c:9396
+#: access/transam/xlog.c:9268 access/transam/xlog.c:9315
+#: access/transam/xlog.c:9338
#, 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:9689
+#: access/transam/xlog.c:9615
#, c-format
msgid "could not fsync log segment %s: %m"
msgstr "fsync del segmento di log %s fallito: %m"
-#: access/transam/xlog.c:9713
+#: access/transam/xlog.c:9639
#, c-format
msgid "could not fsync log file %s: %m"
msgstr "fsync del file di log %s fallito: %m"
-#: access/transam/xlog.c:9721
+#: access/transam/xlog.c:9647
#, 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:9730
+#: access/transam/xlog.c:9656
#, c-format
msgid "could not fdatasync log file %s: %m"
msgstr "fdatasync del file di log %s fallito: %m"
-#: access/transam/xlog.c:9822 access/transam/xlog.c:10293
+#: access/transam/xlog.c:9748 access/transam/xlog.c:10219
#: access/transam/xlogfuncs.c:121 access/transam/xlogfuncs.c:150
#: access/transam/xlogfuncs.c:189 access/transam/xlogfuncs.c:210
#: access/transam/xlogfuncs.c:280 access/transam/xlogfuncs.c:336
msgid "recovery is in progress"
msgstr "il ripristino è in corso"
-#: access/transam/xlog.c:9823 access/transam/xlog.c:10294
+#: access/transam/xlog.c:9749 access/transam/xlog.c:10220
#: access/transam/xlogfuncs.c:122 access/transam/xlogfuncs.c:151
#: access/transam/xlogfuncs.c:190 access/transam/xlogfuncs.c:211
#, 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:9832 access/transam/xlog.c:10303
+#: access/transam/xlog.c:9758 access/transam/xlog.c:10229
#, 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:9833 access/transam/xlog.c:10304
+#: access/transam/xlog.c:9759 access/transam/xlog.c:10230
#: access/transam/xlogfuncs.c:157
#, c-format
msgid "wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at server start."
msgstr "Il wal_level deve essere impostato ad \"archive\", \"hot_standby\" oppure \"logical\" all'avvio del server."
-#: access/transam/xlog.c:9838
+#: access/transam/xlog.c:9764
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "etichetta di backup troppo lunga (massimo %d byte)"
-#: access/transam/xlog.c:9870 access/transam/xlog.c:10140
-#: access/transam/xlog.c:10176
+#: access/transam/xlog.c:9796 access/transam/xlog.c:10066
+#: access/transam/xlog.c:10102
#, c-format
msgid "a backup is already in progress"
msgstr "c'è già un backup in corso"
-#: access/transam/xlog.c:9871
+#: access/transam/xlog.c:9797
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Esegui pg_stop_backup() e prova di nuovo."
-#: access/transam/xlog.c:9966
+#: access/transam/xlog.c:9892
#, 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:9968 access/transam/xlog.c:10458
+#: access/transam/xlog.c:9894 access/transam/xlog.c:10384
#, 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:10034 replication/basebackup.c:1027
+#: access/transam/xlog.c:9960 replication/basebackup.c:1035
#: utils/adt/misc.c:378
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "lettura del link simbolico \"%s\" fallita: %m"
-#: access/transam/xlog.c:10041 replication/basebackup.c:1032
+#: access/transam/xlog.c:9967 replication/basebackup.c:1040
#: utils/adt/misc.c:383
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "la destinazione del link simbolico \"%s\" è troppo lunga"
-#: access/transam/xlog.c:10094 commands/tablespace.c:389
-#: commands/tablespace.c:552 replication/basebackup.c:1048
+#: access/transam/xlog.c:10020 commands/tablespace.c:391
+#: commands/tablespace.c:553 replication/basebackup.c:1056
#: utils/adt/misc.c:391
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "i tablespace non sono supportati su questa piattaforma"
-#: access/transam/xlog.c:10134 access/transam/xlog.c:10170
-#: access/transam/xlog.c:10344 access/transam/xlogarchive.c:106
+#: access/transam/xlog.c:10060 access/transam/xlog.c:10096
+#: access/transam/xlog.c:10270 access/transam/xlogarchive.c:106
#: access/transam/xlogarchive.c:265 commands/copy.c:1738 commands/copy.c:2764
-#: commands/extension.c:3026 replication/basebackup.c:404
-#: replication/basebackup.c:472 replication/logical/snapbuild.c:1478
-#: storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2519
-#: storage/file/fd.c:2611 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
+#: commands/extension.c:3026 commands/tablespace.c:782
+#: commands/tablespace.c:873 replication/basebackup.c:404
+#: replication/basebackup.c:472 replication/logical/snapbuild.c:1474
+#: storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2626
+#: storage/file/fd.c:2718 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
#: utils/adt/dbsize.c:298 utils/adt/genfile.c:114 utils/adt/genfile.c:333
#: guc-file.l:1003
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sul file \"%s\": %m"
-#: access/transam/xlog.c:10141 access/transam/xlog.c:10177
+#: access/transam/xlog.c:10067 access/transam/xlog.c:10103
#, 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:10158 access/transam/xlog.c:10194
-#: access/transam/xlog.c:10519
+#: access/transam/xlog.c:10084 access/transam/xlog.c:10120
+#: access/transam/xlog.c:10445
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "scrittura nel file \"%s\" fallita: %m"
-#: access/transam/xlog.c:10348
+#: access/transam/xlog.c:10274
#, c-format
msgid "a backup is not in progress"
-msgstr "nessuno backup in esecuzione"
+msgstr "non c'è un backup in esecuzione"
-#: access/transam/xlog.c:10393 access/transam/xlog.c:10406
-#: access/transam/xlog.c:10746 access/transam/xlog.c:10752
-#: access/transam/xlog.c:10836 access/transam/xlogfuncs.c:508
+#: access/transam/xlog.c:10319 access/transam/xlog.c:10332
+#: access/transam/xlog.c:10672 access/transam/xlog.c:10678
+#: access/transam/xlog.c:10762 access/transam/xlogfuncs.c:508
#, c-format
msgid "invalid data in file \"%s\""
msgstr "i dati nel file \"%s\" non sono validi"
-#: access/transam/xlog.c:10410 replication/basebackup.c:925
+#: access/transam/xlog.c:10336 replication/basebackup.c:933
#, c-format
msgid "the standby was promoted during online backup"
msgstr "lo standby è stato promosso durante il backup online"
-#: access/transam/xlog.c:10411 replication/basebackup.c:926
+#: access/transam/xlog.c:10337 replication/basebackup.c:934
#, 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:10456
+#: access/transam/xlog.c:10382
#, 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:10568
+#: access/transam/xlog.c:10494
#, 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:10578
+#: access/transam/xlog.c:10504
#, 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:10580
+#: access/transam/xlog.c:10506
#, 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:10587
+#: access/transam/xlog.c:10513
#, 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:10591
+#: access/transam/xlog.c:10517
#, 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:10875
+#: access/transam/xlog.c:10801
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:10920 access/transam/xlog.c:10943
+#: access/transam/xlog.c:10847
+#, c-format
+msgid "online backup mode was not canceled"
+msgstr "la modalità di backup online non è stata annullata"
+
+#: access/transam/xlog.c:10848
+#, c-format
+msgid "File \"%s\" could not be renamed to \"%s\": %m."
+msgstr "Non è stato possibile rinominare il file \"%s\" in \"%s\": %m."
+
+#: access/transam/xlog.c:10857 access/transam/xlog.c:10869
+#: access/transam/xlog.c:10879
#, c-format
msgid "online backup mode canceled"
msgstr "modalità backup online annullata"
-#: access/transam/xlog.c:10928 access/transam/xlog.c:10951
+#: access/transam/xlog.c:10870
#, c-format
-msgid "online backup mode was not canceled"
-msgstr "la modalità di backup online non è stata annullata"
+msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively."
+msgstr "File \"%s\" e \"%s\" rinominati rispettivamente in \"%s\" e \"%s\"."
-#: access/transam/xlog.c:10929 access/transam/xlog.c:10952
+#: access/transam/xlog.c:10880
#, c-format
-msgid "Could not rename \"%s\" to \"%s\": %m."
-msgstr "Non è stato possibile rinominare \"%s\" in \"%s\": %m."
+msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
+msgstr "File \"%s\" rinominato in \"%s\", ma non è stato possibile rinominare il file \"%s\" in \"%s\": %m."
-#: access/transam/xlog.c:11072 replication/logical/logicalfuncs.c:171
-#: replication/walreceiver.c:932 replication/walsender.c:2092
+#: access/transam/xlog.c:11002 replication/logical/logicalfuncs.c:171
+#: replication/walreceiver.c:932 replication/walsender.c:2112
#, 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:11084
+#: access/transam/xlog.c:11014
#, 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:11558
+#: access/transam/xlog.c:11488
#, c-format
msgid "received promote request"
msgstr "richiesta di promozione ricevuta"
-#: access/transam/xlog.c:11571
+#: access/transam/xlog.c:11501
#, c-format
msgid "trigger file found: %s"
msgstr "trovato il file trigger: %s"
-#: access/transam/xlog.c:11580
+#: access/transam/xlog.c:11510
#, c-format
msgid "could not stat trigger file \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sul file trigger \"%s\": %m"
msgid "%s \"%s\": %s"
msgstr "%s \"%s\": %s"
-#: access/transam/xlogarchive.c:529 access/transam/xlogarchive.c:598
+#: access/transam/xlogarchive.c:458 replication/logical/snapbuild.c:1602
+#: replication/slot.c:470 replication/slot.c:926 replication/slot.c:1038
+#: storage/file/fd.c:494 storage/file/fd.c:552 utils/time/snapmgr.c:1094
+#, c-format
+msgid "could not rename file \"%s\" to \"%s\": %m"
+msgstr "non è stato possibile rinominare il file \"%s\" in \"%s\": %m"
+
+#: access/transam/xlogarchive.c:525 access/transam/xlogarchive.c:589
#, c-format
msgid "could not create archive status file \"%s\": %m"
msgstr "creazione del file di stato dell'archivio \"%s\" fallita: %m"
-#: access/transam/xlogarchive.c:537 access/transam/xlogarchive.c:606
+#: access/transam/xlogarchive.c:533 access/transam/xlogarchive.c:597
#, c-format
msgid "could not write archive status file \"%s\": %m"
msgstr "scrittura del file di stato dell'archivio \"%s\" fallita: %m"
msgid "must be superuser or replication role to run a backup"
msgstr "solo un superutente o il ruolo di replica può eseguire un backup"
-#: access/transam/xlogfuncs.c:67 commands/tablespace.c:704
-#: commands/tablespace.c:714 postmaster/postmaster.c:1371
+#: access/transam/xlogfuncs.c:67 commands/tablespace.c:705
+#: commands/tablespace.c:715 postmaster/postmaster.c:1389
#: replication/basebackup.c:292 replication/basebackup.c:632
-#: storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:1985
-#: storage/file/fd.c:2584 storage/ipc/dsm.c:300 utils/adt/genfile.c:439
+#: storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:2092
+#: storage/file/fd.c:2691 storage/ipc/dsm.c:300 utils/adt/genfile.c:439
#: utils/adt/misc.c:291 utils/misc/tzparser.c:339
#, c-format
msgid "could not open directory \"%s\": %m"
#: access/transam/xlogreader.c:751
#, c-format
-msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
-msgstr "Il file di WAL è di un database diverso: l'identificatore del file di WAL del database è %s, l'identificatore di pg_control del database è %s."
+msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
+msgstr "il file di WAL è di un database diverso: l'identificativo del file di WAL del database è %s, l'identificativo di pg_control del database è %s"
#: access/transam/xlogreader.c:758
#, c-format
-msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
-msgstr "Il file di WAL è di un database diverso: XLOG_SEG_SIZE non corretto nell'header di pagina."
+msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header"
+msgstr "il file di WAL è di un database diverso: XLOG_SEG_SIZE non corretto nell'header di pagina"
#: access/transam/xlogreader.c:764
#, c-format
-msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
-msgstr "Il file di WAL è di un database diverso: XLOG_BLCKSZ non corretto nell'header di pagina."
+msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
+msgstr "il file di WAL è di un database diverso: XLOG_BLCKSZ non corretto nell'header di pagina"
#: access/transam/xlogreader.c:790
#, c-format
msgid "invalid compressed image at %X/%X, block %d"
msgstr "immagine compressa non valida a %X/%X, blocco %d"
-#: bootstrap/bootstrap.c:268 postmaster/postmaster.c:782 tcop/postgres.c:3480
+#: bootstrap/bootstrap.c:268 postmaster/postmaster.c:779 tcop/postgres.c:3485
#, c-format
msgid "--%s requires a value"
msgstr "--%s richiede un valore"
-#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:787 tcop/postgres.c:3485
+#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:784 tcop/postgres.c:3490
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s richiede un valore"
-#: bootstrap/bootstrap.c:284 postmaster/postmaster.c:799
-#: postmaster/postmaster.c:812
+#: bootstrap/bootstrap.c:284 postmaster/postmaster.c:796
+#: postmaster/postmaster.c:809
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
#: commands/tablecmds.c:5273 commands/tablecmds.c:5333
#: commands/tablecmds.c:5446 commands/tablecmds.c:5503
#: commands/tablecmds.c:5597 commands/tablecmds.c:5693
-#: commands/tablecmds.c:7854 commands/tablecmds.c:8059
-#: commands/tablecmds.c:8479 commands/trigger.c:643 parser/analyze.c:2112
-#: parser/parse_relation.c:2536 parser/parse_relation.c:2598
-#: parser/parse_target.c:940 parser/parse_type.c:128 utils/adt/acl.c:2839
-#: utils/adt/ruleutils.c:1836
+#: commands/tablecmds.c:7845 commands/tablecmds.c:8050
+#: commands/tablecmds.c:8470 commands/trigger.c:643 parser/analyze.c:2160
+#: parser/parse_relation.c:2542 parser/parse_relation.c:2604
+#: parser/parse_target.c:940 parser/parse_type.c:127 utils/adt/acl.c:2839
+#: utils/adt/ruleutils.c:1856
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonna \"%s\" della relazione \"%s\" non esiste"
#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078
-#: commands/tablecmds.c:220 commands/tablecmds.c:11908 utils/adt/acl.c:2075
+#: commands/tablecmds.c:221 commands/tablecmds.c:11960 utils/adt/acl.c:2075
#: utils/adt/acl.c:2105 utils/adt/acl.c:2137 utils/adt/acl.c:2169
#: utils/adt/acl.c:2197 utils/adt/acl.c:2227
#, c-format
msgid "You can drop %s instead."
msgstr "È invece possibile eliminare %s."
-#: catalog/dependency.c:804 catalog/pg_shdepend.c:574
+#: catalog/dependency.c:804 catalog/pg_shdepend.c:576
#, c-format
msgid "cannot drop %s because it is required by the database system"
msgstr "non è possibile eliminare %s perché richiesto dal sistema database"
msgid "drop cascades to %s"
msgstr "l'eliminazione elimina anche %s in cascata"
-#: catalog/dependency.c:970 catalog/pg_shdepend.c:685
+#: catalog/dependency.c:970 catalog/pg_shdepend.c:687
#, c-format
msgid ""
"\n"
#: catalog/dependency.c:1622
#, c-format
-msgid "constant of the type 'regrole' cannot be used here"
-msgstr "le costanti di tipo 'regrole' non possono essere usate qui"
+msgid "constant of the type \"regrole\" cannot be used here"
+msgstr "le costanti di tipo \"regrole\" non possono essere usate qui"
#: catalog/heap.c:276
#, c-format
msgid "System catalog modifications are currently disallowed."
msgstr "Le modifiche al catalogo di sistema non sono attualmente consentite."
-#: catalog/heap.c:413 commands/tablecmds.c:1433 commands/tablecmds.c:1886
-#: commands/tablecmds.c:4789
+#: catalog/heap.c:413 commands/tablecmds.c:1434 commands/tablecmds.c:1887
+#: commands/tablecmds.c:4804
#, c-format
msgid "tables can have at most %d columns"
msgstr "le tabelle possono avere al massimo %d colonne"
-#: catalog/heap.c:430 commands/tablecmds.c:5050
+#: catalog/heap.c:430 commands/tablecmds.c:5063
#, c-format
msgid "column name \"%s\" conflicts with a system column name"
msgstr "il nome della colonna \"%s\" è in conflitto con il nome di una colonna di sistema"
#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1514
#: utils/adt/formatting.c:1566 utils/adt/formatting.c:1634
#: utils/adt/formatting.c:1686 utils/adt/formatting.c:1755
-#: utils/adt/formatting.c:1819 utils/adt/like.c:212 utils/adt/selfuncs.c:5231
+#: utils/adt/formatting.c:1819 utils/adt/like.c:213 utils/adt/selfuncs.c:5276
#: utils/adt/varlena.c:1411 utils/adt/varlena.c:1800
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Usa la clausola COLLATE per impostare esplicitamente l'ordinamento."
-#: catalog/heap.c:1064 catalog/index.c:793 commands/tablecmds.c:2613
+#: catalog/heap.c:1065 catalog/index.c:793 commands/tablecmds.c:2614
#, c-format
msgid "relation \"%s\" already exists"
msgstr "la relazione \"%s\" esiste già"
-#: catalog/heap.c:1080 catalog/pg_type.c:412 catalog/pg_type.c:722
+#: catalog/heap.c:1081 catalog/pg_type.c:412 catalog/pg_type.c:722
#: commands/typecmds.c:235 commands/typecmds.c:782 commands/typecmds.c:1133
#: commands/typecmds.c:1355 commands/typecmds.c:2109
#, c-format
msgid "type \"%s\" already exists"
msgstr "il tipo \"%s\" esiste già"
-#: catalog/heap.c:1081
+#: catalog/heap.c:1082
#, c-format
msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
msgstr "Una relazione ha un tipo associato con lo stesso nome, quindi devi usare nomi che non siano in conflitto con alcun tipo esistente."
-#: catalog/heap.c:1109
+#: catalog/heap.c:1110
#, c-format
msgid "pg_class heap OID value not set when in binary upgrade mode"
msgstr "valore OID heap pg_class non impostato in modalità di aggiornamento binaria"
-#: catalog/heap.c:2289
+#: catalog/heap.c:2290
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "il vincolo di controllo \"%s\" esiste già"
-#: catalog/heap.c:2444 catalog/pg_constraint.c:652 commands/tablecmds.c:6038
+#: catalog/heap.c:2445 catalog/pg_constraint.c:652 commands/tablecmds.c:6038
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "il vincolo \"%s\" per la relazione \"%s\" esiste già"
-#: catalog/heap.c:2454
+#: catalog/heap.c:2455
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
msgstr "il vincolo \"%s\" è in conflitto con il vincolo non ereditato sulla relazione \"%s\""
-#: catalog/heap.c:2468
+#: catalog/heap.c:2469
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "unione del vincolo \"%s\" con una definizione ereditata"
-#: catalog/heap.c:2561
+#: catalog/heap.c:2562
#, c-format
msgid "cannot use column references in default expression"
msgstr "non si possono usare riferimenti a colonne nell'espressione predefinita"
-#: catalog/heap.c:2572
+#: catalog/heap.c:2573
#, c-format
msgid "default expression must not return a set"
msgstr "le espressioni predefinite non devono restituire un insieme"
-#: catalog/heap.c:2591 rewrite/rewriteHandler.c:1077
+#: catalog/heap.c:2592 rewrite/rewriteHandler.c:1077
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "la colonna \"%s\" è di tipo %s ma l'espressione predefinita è di tipo %s"
-#: catalog/heap.c:2596 commands/prepare.c:374 parser/parse_node.c:411
+#: catalog/heap.c:2597 commands/prepare.c:374 parser/parse_node.c:411
#: parser/parse_target.c:528 parser/parse_target.c:778
#: parser/parse_target.c:788 rewrite/rewriteHandler.c:1082
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Devi riscrivere o convertire il tipo dell'espressione"
-#: catalog/heap.c:2643
+#: catalog/heap.c:2644
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
msgstr "solo la tabella \"%s\" può essere referenziata nel vincolo di controllo"
-#: catalog/heap.c:2883
+#: catalog/heap.c:2884
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "la combinazione di COMMIT con una chiave esterna non è supportata"
-#: catalog/heap.c:2884
+#: catalog/heap.c:2885
#, c-format
msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
msgstr "La tabella \"%s\" referenzia \"%s\", ma non hanno la stessa impostazione ON COMMIT."
-#: catalog/heap.c:2889
+#: catalog/heap.c:2890
#, c-format
msgid "cannot truncate a table referenced in a foreign key constraint"
msgstr "non è possibile troncare una tabella referenziata da un vincolo di chiave esterna"
-#: catalog/heap.c:2890
+#: catalog/heap.c:2891
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "La tabella \"%s\" referenzia \"%s\"."
-#: catalog/heap.c:2892
+#: catalog/heap.c:2893
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
msgstr "Troncare la tabella \"%s\" nello stesso tempo o usare TRUNCATE ... CASCADE."
msgid "index \"%s\" was reindexed"
msgstr "l'indice \"%s\" è stato reindicizzato"
-#: catalog/index.c:3389 commands/vacuumlazy.c:1131 commands/vacuumlazy.c:1207
-#: commands/vacuumlazy.c:1374 commands/vacuumlazy.c:1546
+#: catalog/index.c:3389 commands/vacuumlazy.c:1135 commands/vacuumlazy.c:1211
+#: commands/vacuumlazy.c:1378 commands/vacuumlazy.c:1550
#, c-format
msgid "%s."
msgstr "%s."
msgid "could not obtain lock on relation \"%s\""
msgstr "lock della relazione \"%s\" fallito"
-#: catalog/namespace.c:414 parser/parse_relation.c:1131
+#: catalog/namespace.c:414 parser/parse_relation.c:1137
#, c-format
msgid "relation \"%s.%s\" does not exist"
msgstr "la relazione \"%s.%s\" non esiste"
-#: catalog/namespace.c:419 parser/parse_relation.c:1144
-#: parser/parse_relation.c:1152 utils/adt/regproc.c:1035
+#: catalog/namespace.c:419 parser/parse_relation.c:1150
+#: parser/parse_relation.c:1158 utils/adt/regproc.c:1034
#, c-format
msgid "relation \"%s\" does not exist"
msgstr "la relazione \"%s\" non esiste"
msgstr "i riferimenti tra database diversi non sono implementati: %s"
#: catalog/namespace.c:2652 parser/parse_expr.c:796 parser/parse_target.c:1137
-#: gram.y:13339 gram.y:14693
+#: gram.y:13305 gram.y:14659
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "nome qualificato improprio (troppi nomi puntati): %s"
msgstr "non posso spostare oggetti dentro o fuori lo schema TOAST"
#: catalog/namespace.c:2873 commands/schemacmds.c:238
-#: commands/schemacmds.c:317 commands/tablecmds.c:735
+#: commands/schemacmds.c:317 commands/tablecmds.c:736
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "lo schema \"%s\" non esiste"
msgid "cannot create temporary tables in parallel mode"
msgstr "non è possibile creare tabelle temporanee in modalità parallela"
-#: catalog/namespace.c:3898 commands/tablespace.c:1158 commands/variable.c:62
-#: replication/syncrep.c:700 utils/misc/guc.c:9654
+#: catalog/namespace.c:3898 commands/tablespace.c:1173 commands/variable.c:63
+#: replication/syncrep.c:700 utils/misc/guc.c:9649
#, c-format
msgid "List syntax is invalid."
msgstr "La sintassi della lista non è valida."
msgstr "il nome del trigger di evento non può essere qualificato"
#: catalog/objectaddress.c:1158 commands/lockcmds.c:94 commands/policy.c:94
-#: commands/policy.c:422 commands/tablecmds.c:214 commands/tablecmds.c:1294
-#: commands/tablecmds.c:4323 commands/tablecmds.c:7956
+#: commands/policy.c:384 commands/policy.c:473 commands/tablecmds.c:215
+#: commands/tablecmds.c:1295 commands/tablecmds.c:4338
+#: commands/tablecmds.c:7947
#, c-format
msgid "\"%s\" is not a table"
msgstr "\"%s\" non è una tabella"
-#: catalog/objectaddress.c:1165 commands/tablecmds.c:226
-#: commands/tablecmds.c:4347 commands/tablecmds.c:11913 commands/view.c:155
+#: catalog/objectaddress.c:1165 commands/tablecmds.c:227
+#: commands/tablecmds.c:4368 commands/tablecmds.c:11965 commands/view.c:155
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\" non è una vista"
#: catalog/objectaddress.c:1172 commands/matview.c:174
-#: commands/tablecmds.c:232 commands/tablecmds.c:11918
+#: commands/tablecmds.c:233 commands/tablecmds.c:11970
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\" non è una vista materializzata"
-#: catalog/objectaddress.c:1179 commands/tablecmds.c:250
-#: commands/tablecmds.c:4350 commands/tablecmds.c:11923
+#: catalog/objectaddress.c:1179 commands/tablecmds.c:251
+#: commands/tablecmds.c:4371 commands/tablecmds.c:11975
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\" non è una tabella esterna"
msgstr "il valore di default per la colonna \"%s\" della relazione \"%s\" non esiste"
#: catalog/objectaddress.c:1460 commands/functioncmds.c:128
-#: commands/tablecmds.c:242 commands/typecmds.c:3210 parser/parse_type.c:227
-#: parser/parse_type.c:256 parser/parse_type.c:824 utils/adt/acl.c:4373
-#: utils/adt/regproc.c:1226
+#: commands/tablecmds.c:243 commands/typecmds.c:3210 parser/parse_type.c:226
+#: parser/parse_type.c:255 parser/parse_type.c:795 utils/adt/acl.c:4373
+#: utils/adt/regproc.c:1225
#, c-format
msgid "type \"%s\" does not exist"
msgstr "il tipo \"%s\" non esiste"
#: catalog/objectaddress.c:1655 catalog/objectaddress.c:1681
#, c-format
-msgid "user mapping for user \"%s\" in server \"%s\" does not exist"
-msgstr "la mappatura per l'utente \"%s\" nel server \"%s\" non esiste"
+msgid "user mapping for user \"%s\" on server \"%s\" does not exist"
+msgstr "la mappatura per l'utente \"%s\" sul server \"%s\" non esiste"
#: catalog/objectaddress.c:1670 commands/foreigncmds.c:430
#: commands/foreigncmds.c:997 commands/foreigncmds.c:1359
#: catalog/objectaddress.c:1743
#, c-format
-msgid "Valid object types are 'r', 'S', 'f', and 'T'."
-msgstr "I tipi di oggetti validi sono 'r', 'S', 'f' e 'T'"
+msgid "Valid object types are \"r\", \"S\", \"f\", and \"T\"."
+msgstr "I tipi di oggetti validi sono \"r\", \"S\", \"f\" e \"T\""
#: catalog/objectaddress.c:1789
#, c-format
msgid "large object OID may not be null"
msgstr "l'OID di large object non può essere nullo"
-#: catalog/objectaddress.c:1904
+#: catalog/objectaddress.c:1904 catalog/objectaddress.c:1964
+#: catalog/objectaddress.c:1971
#, c-format
-msgid "name list must be of length at least %d"
-msgstr "la lunghezza della lista dei nomi dev'essere almeno %d"
+msgid "name list length must be at least %d"
+msgstr "la lunghezza della lista dei nomi deve essere almeno %d"
#: catalog/objectaddress.c:1957 catalog/objectaddress.c:1977
#, c-format
msgid "argument list length must be exactly %d"
msgstr "la lunghezza della lista degli argomenti deve essere %d"
-#: catalog/objectaddress.c:1964 catalog/objectaddress.c:1971
-#, c-format
-msgid "name list length must be at least %d"
-msgstr "la lunghezza della lista dei nomi deve essere almeno %d"
-
#: catalog/objectaddress.c:2113 libpq/be-fsstubs.c:352
#, c-format
msgid "must be owner of large object %u"
#: catalog/objectaddress.c:3121
#, c-format
msgid "policy %s on "
-msgstr "politica %s su "
+msgstr "regola di sicurezza %s su "
#: catalog/objectaddress.c:3184
#, c-format
msgid "return type of inverse transition function %s is not %s"
msgstr "il tipo restituito dalla funzione di transizione inversa %s non è %s"
-#: catalog/pg_aggregate.c:344 executor/nodeWindowAgg.c:2305
+#: catalog/pg_aggregate.c:344 executor/nodeWindowAgg.c:2302
#, c-format
msgid "strictness of aggregate's forward and inverse transition functions must match"
msgstr "le ristrettezze della trasformazione diretta ed inversa di un aggregato devono combaciare"
msgid "constraint \"%s\" for domain %s already exists"
msgstr "il vincolo \"%s\" per il dominio %s esiste già"
-#: catalog/pg_constraint.c:813
+#: catalog/pg_constraint.c:794
#, c-format
msgid "table \"%s\" has multiple constraints named \"%s\""
msgstr "la tabella \"%s\" ha più di un vincolo di nome \"%s\""
-#: catalog/pg_constraint.c:825
+#: catalog/pg_constraint.c:806
#, c-format
msgid "constraint \"%s\" for table \"%s\" does not exist"
msgstr "il vincolo \"%s\" per la tabella \"%s\" non esiste"
-#: catalog/pg_constraint.c:871
+#: catalog/pg_constraint.c:852
#, c-format
msgid "domain \"%s\" has multiple constraints named \"%s\""
msgstr "il dominio \"%s\" ha più di un vincolo di nome \"%s\""
-#: catalog/pg_constraint.c:883
+#: catalog/pg_constraint.c:864
#, c-format
msgid "constraint \"%s\" for domain \"%s\" does not exist"
msgstr "il vincolo \"%s\" per la il dominio \"%s\" non esiste"
msgid "schema \"%s\" already exists"
msgstr "lo schema \"%s\" esiste già"
-#: catalog/pg_operator.c:222 catalog/pg_operator.c:363
+#: catalog/pg_operator.c:223 catalog/pg_operator.c:364
#, c-format
msgid "\"%s\" is not a valid operator name"
msgstr "\"%s\" non è un nome di operatore valido"
-#: catalog/pg_operator.c:372
+#: catalog/pg_operator.c:373
#, c-format
msgid "only binary operators can have commutators"
msgstr "solo gli operatori binari possono avere commutatori"
-#: catalog/pg_operator.c:376 commands/operatorcmds.c:464
+#: catalog/pg_operator.c:377
#, c-format
msgid "only binary operators can have join selectivity"
msgstr "solo gli operatori binari possono avere selettività di unione"
-#: catalog/pg_operator.c:380
+#: catalog/pg_operator.c:381
#, c-format
msgid "only binary operators can merge join"
msgstr "solo gli operatori binari possono fare dei merge-join"
-#: catalog/pg_operator.c:384
+#: catalog/pg_operator.c:385
#, c-format
msgid "only binary operators can hash"
msgstr "solo gli operatori binari possono supportare l'hash"
-#: catalog/pg_operator.c:395
+#: catalog/pg_operator.c:396
#, c-format
msgid "only boolean operators can have negators"
msgstr "solo gli operatori booleani possono avere un negatore"
-#: catalog/pg_operator.c:399 commands/operatorcmds.c:472
+#: catalog/pg_operator.c:400
#, c-format
msgid "only boolean operators can have restriction selectivity"
msgstr "solo gli operatori booleani possono avere restrizione di selettività"
-#: catalog/pg_operator.c:403 commands/operatorcmds.c:476
+#: catalog/pg_operator.c:404
#, c-format
msgid "only boolean operators can have join selectivity"
msgstr "solo gli operatori booleani possono avere selettività di unione"
-#: catalog/pg_operator.c:407
+#: catalog/pg_operator.c:408
#, c-format
msgid "only boolean operators can merge join"
msgstr "solo gli operatori booleani possono fare dei merge-join"
-#: catalog/pg_operator.c:411
+#: catalog/pg_operator.c:412
#, c-format
msgid "only boolean operators can hash"
msgstr "solo gli operatori booleani possono supportare l'hash"
-#: catalog/pg_operator.c:423
+#: catalog/pg_operator.c:424
#, c-format
msgid "operator %s already exists"
msgstr "l'operatore %s esiste già "
-#: catalog/pg_operator.c:616
+#: catalog/pg_operator.c:617
#, c-format
msgid "operator cannot be its own negator or sort operator"
msgstr "l'operatore non può negare o ordinare se stesso"
msgid "SQL function \"%s\""
msgstr "funzione SQL \"%s\""
-#: catalog/pg_shdepend.c:692
+#: catalog/pg_shdepend.c:694
#, c-format
msgid ""
"\n"
"\n"
"ed oggetti in %d altri database (guarda il log per la lista)"
-#: catalog/pg_shdepend.c:1004
+#: catalog/pg_shdepend.c:1006
#, c-format
msgid "role %u was concurrently dropped"
msgstr "la regola %u è stata eliminata concorrentemente"
-#: catalog/pg_shdepend.c:1023
+#: catalog/pg_shdepend.c:1025
#, c-format
msgid "tablespace %u was concurrently dropped"
msgstr "Il tablespace %u è stato eliminato concorrentemente"
-#: catalog/pg_shdepend.c:1038
+#: catalog/pg_shdepend.c:1040
#, c-format
msgid "database %u was concurrently dropped"
msgstr "Il database %u è stato eliminato concorrentemente"
-#: catalog/pg_shdepend.c:1083
+#: catalog/pg_shdepend.c:1085
#, c-format
msgid "owner of %s"
msgstr "proprietario di %s"
-#: catalog/pg_shdepend.c:1085
+#: catalog/pg_shdepend.c:1087
#, c-format
msgid "privileges for %s"
msgstr "privilegi per %s"
-#: catalog/pg_shdepend.c:1087
+#: catalog/pg_shdepend.c:1089
#, c-format
msgid "target of %s"
-msgstr "obiettivo di %s"
+msgstr "destinazione di %s"
#. translator: %s will always be "database %s"
-#: catalog/pg_shdepend.c:1095
+#: catalog/pg_shdepend.c:1097
#, c-format
msgid "%d object in %s"
msgid_plural "%d objects in %s"
msgstr[0] "%d oggetto nel %s"
msgstr[1] "%d oggetti nel %s"
-#: catalog/pg_shdepend.c:1206
+#: catalog/pg_shdepend.c:1208
#, c-format
msgid "cannot drop objects owned by %s because they are required by the database system"
msgstr "non è possibile eliminare oggetti di proprietà di %s perché richiesti dal database"
-#: catalog/pg_shdepend.c:1309
+#: catalog/pg_shdepend.c:1323
#, c-format
msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
msgstr "non è possibile modificare il proprietario degli oggetti di proprietà di %s perché richiesti dal database"
msgid "could not form array type name for type \"%s\""
msgstr "creazione del nome per il tipo array del tipo \"%s\" fallita"
-#: catalog/toasting.c:104 commands/indexcmds.c:381 commands/tablecmds.c:4332
-#: commands/tablecmds.c:11801
+#: catalog/toasting.c:104 commands/indexcmds.c:381 commands/tablecmds.c:4350
+#: commands/tablecmds.c:11853
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\" non è una tabella né una vista materializzata"
msgid "could not convert row type"
msgstr "conversione del tipo riga fallita"
-#: commands/async.c:544
+#: commands/async.c:553
#, c-format
msgid "channel name cannot be empty"
msgstr "Il nome del canale non può essere vuoto"
-#: commands/async.c:549
+#: commands/async.c:558
#, c-format
msgid "channel name too long"
msgstr "il nome del canale è troppo lungo"
-#: commands/async.c:556
+#: commands/async.c:565
#, c-format
msgid "payload string too long"
msgstr "la stringa del carico è troppo lunga"
-#: commands/async.c:742
+#: commands/async.c:751
#, c-format
msgid "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY"
msgstr "non è possibile eseguire PREPARE in una transazione che ha eseguito LISTEN, UNLISTEN o NOTIFY"
-#: commands/async.c:845
+#: commands/async.c:854
#, c-format
msgid "too many notifications in the NOTIFY queue"
msgstr "troppe notifiche nella coda di NOTIFY"
-#: commands/async.c:1445
+#: commands/async.c:1457
#, c-format
msgid "NOTIFY queue is %.0f%% full"
msgstr "la coda di NOTIFY è piena al %.0f%%"
-#: commands/async.c:1447
+#: commands/async.c:1459
#, c-format
msgid "The server process with PID %d is among those with the oldest transactions."
msgstr "Il processo server con PID %d è tra quelli con le transazioni più vecchie."
-#: commands/async.c:1450
+#: commands/async.c:1462
#, c-format
msgid "The NOTIFY queue cannot be emptied until that process ends its current transaction."
msgstr "La coda di NOTIFY non può essere svuotata finché quel processo non avrà terminato la sua transazione corrente."
msgid "there is no previously clustered index for table \"%s\""
msgstr "non esiste un indice già raggruppato per la tabella \"%s\""
-#: commands/cluster.c:171 commands/tablecmds.c:9246 commands/tablecmds.c:10943
+#: commands/cluster.c:171 commands/tablecmds.c:9256 commands/tablecmds.c:10972
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "l'indice \"%s\" per la tabella \"%s\" non esiste"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "non è possibile ripulire tabelle temporanee di altre sessioni"
-#: commands/cluster.c:431 commands/tablecmds.c:10953
+#: commands/cluster.c:431 commands/tablecmds.c:10982
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "\"%s\" non è un indice per la tabella \"%s\""
#: commands/comment.c:62 commands/dbcommands.c:797 commands/dbcommands.c:962
#: commands/dbcommands.c:1067 commands/dbcommands.c:1257
#: commands/dbcommands.c:1477 commands/dbcommands.c:1594
-#: commands/dbcommands.c:2011 utils/init/postinit.c:839
-#: utils/init/postinit.c:941 utils/init/postinit.c:958
+#: commands/dbcommands.c:2011 utils/init/postinit.c:826
+#: utils/init/postinit.c:928 utils/init/postinit.c:945
#, c-format
msgid "database \"%s\" does not exist"
msgstr "il database \"%s\" non esiste"
msgid "\"%s\" is not a table, view, materialized view, composite type, or foreign table"
msgstr "\"%s\" non è una tabella, vista, vista materializzata, tipo composito né una tabella esterna"
-#: commands/constraint.c:60 utils/adt/ri_triggers.c:2713
+#: commands/constraint.c:60 utils/adt/ri_triggers.c:2717
#, c-format
msgid "function \"%s\" was not called by trigger manager"
msgstr "la funzione \"%s\" non è stata invocata dal trigger manager"
-#: commands/constraint.c:67 utils/adt/ri_triggers.c:2722
+#: commands/constraint.c:67 utils/adt/ri_triggers.c:2726
#, c-format
msgid "function \"%s\" must be fired AFTER ROW"
msgstr "la funzione \"%s\" deve essere eseguita AFTER ROW"
#: commands/copy.c:880
#, c-format
-msgid "COPY FROM not supported with row level security."
-msgstr "COPY FROM non supportato con questo livello di sicurezza di righe."
+msgid "COPY FROM not supported with row-level security"
+msgstr "COPY FROM non supportato con il livello di sicurezza di righe"
#: commands/copy.c:881
#, c-format
-msgid "Use direct INSERT statements instead."
-msgstr "Usa istruzioni INSERT dirette invece."
+msgid "Use INSERT statements instead."
+msgstr "Usa istruzioni INSERT invece."
#: commands/copy.c:1021
#, c-format
msgid "incorrect binary data format"
msgstr "formato di dati binari non corretto"
-#: commands/copy.c:4388 commands/indexcmds.c:1008 commands/tablecmds.c:1458
-#: commands/tablecmds.c:2281 parser/parse_relation.c:3078
-#: parser/parse_relation.c:3098 utils/adt/tsvector_op.c:1417
+#: commands/copy.c:4388 commands/indexcmds.c:1008 commands/tablecmds.c:1459
+#: commands/tablecmds.c:2282 parser/parse_relation.c:3084
+#: parser/parse_relation.c:3104 utils/adt/tsvector_op.c:1417
#, c-format
msgid "column \"%s\" does not exist"
msgstr "la colonna \"%s\" non esiste"
-#: commands/copy.c:4395 commands/tablecmds.c:1484 commands/trigger.c:652
+#: commands/copy.c:4395 commands/tablecmds.c:1485 commands/trigger.c:652
#: parser/parse_target.c:956 parser/parse_target.c:967
#, c-format
msgid "column \"%s\" specified more than once"
#: commands/createas.c:452
#, c-format
msgid "policies not yet implemented for this command"
-msgstr "politiche per questo comando non ancora implementate"
+msgstr "regole di sicurezza non ancora implementate per questo comando"
#: commands/dbcommands.c:226
#, c-format
#: commands/dbcommands.c:1325 commands/dbcommands.c:1868
#: commands/dbcommands.c:2072 commands/dbcommands.c:2120
-#: commands/tablespace.c:605
+#: commands/tablespace.c:606
#, c-format
msgid "some useless files may be left behind in old database directory \"%s\""
msgstr "alcuni file inutili possono essere stati lasciati nella vecchia directory del database \"%s\""
msgstr "argomento non valido per %s: \"%s\""
#: commands/dropcmds.c:112 commands/functioncmds.c:1166
-#: utils/adt/ruleutils.c:1950
+#: utils/adt/ruleutils.c:1951
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "\"%s\" è una funzione di aggregazione"
msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "Usa DROP AGGREGATE per rimuovere le funzioni di aggregazione."
-#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2368
-#: commands/tablecmds.c:2519 commands/tablecmds.c:2561
-#: commands/tablecmds.c:11284 tcop/utility.c:1105
+#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2369
+#: commands/tablecmds.c:2520 commands/tablecmds.c:2562
+#: commands/tablecmds.c:11336 tcop/utility.c:1104
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relazione \"%s\" non esiste, saltata"
-#: commands/dropcmds.c:195 commands/dropcmds.c:292 commands/tablecmds.c:740
+#: commands/dropcmds.c:195 commands/dropcmds.c:292 commands/tablecmds.c:741
#, c-format
msgid "schema \"%s\" does not exist, skipping"
msgstr "lo schema \"%s\" non esiste, saltato"
-#: commands/dropcmds.c:237 commands/dropcmds.c:272 commands/tablecmds.c:243
+#: commands/dropcmds.c:237 commands/dropcmds.c:272 commands/tablecmds.c:244
#, c-format
msgid "type \"%s\" does not exist, skipping"
msgstr "il tipo \"%s\" non esiste, saltato"
#: commands/dropcmds.c:389
#, c-format
msgid "policy \"%s\" for relation \"%s\" does not exist, skipping"
-msgstr "la politica \"%s\" per la relazione \"%s\" non esiste, saltata"
+msgstr "la regola di sicurezza \"%s\" per la relazione \"%s\" non esiste, saltata"
#: commands/dropcmds.c:396
#, c-format
#: commands/event_trigger.c:1446 commands/event_trigger.c:1997
#: commands/extension.c:1645 commands/extension.c:1754
#: commands/extension.c:1947 commands/prepare.c:701 executor/execQual.c:1735
-#: executor/execQual.c:1760 executor/execQual.c:2135 executor/execQual.c:5356
+#: executor/execQual.c:1760 executor/execQual.c:2135 executor/execQual.c:5376
#: executor/functions.c:1021 foreign/foreign.c:491
-#: replication/logical/logicalfuncs.c:312 replication/logical/origin.c:1410
-#: replication/slotfuncs.c:189 replication/walsender.c:2742
+#: replication/logical/logicalfuncs.c:324 replication/logical/origin.c:1391
+#: replication/slotfuncs.c:173 replication/walsender.c:2762
#: utils/adt/jsonfuncs.c:1474 utils/adt/jsonfuncs.c:1606
#: utils/adt/jsonfuncs.c:1796 utils/adt/jsonfuncs.c:1925
#: utils/adt/jsonfuncs.c:2693 utils/adt/pgstatfuncs.c:547
-#: utils/fmgr/funcapi.c:61 utils/misc/guc.c:8225 utils/mmgr/portalmem.c:986
+#: utils/fmgr/funcapi.c:61 utils/misc/guc.c:8220 utils/mmgr/portalmem.c:1052
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr "la funzione che restituisce insiemi è chiamata in un contesto che non può accettare un insieme"
#: commands/event_trigger.c:1450 commands/event_trigger.c:2001
#: commands/extension.c:1649 commands/extension.c:1758
#: commands/extension.c:1951 commands/prepare.c:705 foreign/foreign.c:496
-#: replication/logical/logicalfuncs.c:316 replication/logical/origin.c:1414
-#: replication/slotfuncs.c:193 replication/walsender.c:2746
-#: utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8229
-#: utils/mmgr/portalmem.c:990
+#: replication/logical/logicalfuncs.c:328 replication/logical/origin.c:1395
+#: replication/slotfuncs.c:177 replication/walsender.c:2766
+#: utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8224
+#: utils/mmgr/portalmem.c:1056
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "necessaria modalità materializzata, ma non ammessa in questo contesto"
#: commands/extension.c:3031
#, c-format
-msgid "file too large"
-msgstr "file troppo largo"
+msgid "file \"%s\" is too large"
+msgstr "il file \"%s\" è troppo grande"
#: commands/foreigncmds.c:150 commands/foreigncmds.c:159
#, c-format
msgid "return type %s is only a shell"
msgstr "il tipo restituito %s non è completamente definito"
-#: commands/functioncmds.c:134 parser/parse_type.c:338
+#: commands/functioncmds.c:134 parser/parse_type.c:337
#, c-format
msgid "type modifier cannot be specified for shell type \"%s\""
msgstr "il modificatore di tipo non può essere specificato per il tipo non completamente definito \"%s\""
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "non è possibile creare indici su tabelle temporanee di altre sessioni"
-#: commands/indexcmds.c:446 commands/tablecmds.c:540 commands/tablecmds.c:9557
+#: commands/indexcmds.c:446 commands/tablecmds.c:541 commands/tablecmds.c:9567
#, 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"
msgstr "non è stato possibile determinare quale ordinamento usare per l'espressione dell'indice"
#: commands/indexcmds.c:1094 commands/typecmds.c:825 parser/parse_expr.c:2559
-#: parser/parse_type.c:551 parser/parse_utilcmd.c:2736 utils/adt/misc.c:546
+#: parser/parse_type.c:550 parser/parse_utilcmd.c:2736 utils/adt/misc.c:546
#, c-format
msgid "collations are not supported by type %s"
msgstr "gli ordinamenti non sono supportati dal tipo %s"
#: commands/matview.c:611
#, c-format
-msgid "new data for \"%s\" contains duplicate rows without any null columns"
-msgstr "i nuovi dati per \"%s\" contengono righe duplicate senza alcuna colonna null"
+msgid "new data for materialized view \"%s\" contains duplicate rows without any null columns"
+msgstr "i nuovi dati per la vista materializzata \"%s\" contengono righe duplicate senza alcuna colonna null"
#: commands/matview.c:613
#, c-format
msgid "operator family \"%s\" for access method \"%s\" already exists in schema \"%s\""
msgstr "la famiglia di operatori \"%s\" per il metodo di accesso \"%s\" esiste già nello schema \"%s\""
-#: commands/operatorcmds.c:113 commands/operatorcmds.c:121
+#: commands/operatorcmds.c:110 commands/operatorcmds.c:118
#, c-format
msgid "SETOF type not allowed for operator argument"
msgstr "il tipo SETOF non è permesso come argomento dell'operatore."
-#: commands/operatorcmds.c:151 commands/operatorcmds.c:436
+#: commands/operatorcmds.c:146
#, c-format
msgid "operator attribute \"%s\" not recognized"
msgstr "attributo dell'operatore \"%s\" non riconosciuto"
-#: commands/operatorcmds.c:162
+#: commands/operatorcmds.c:156
#, c-format
msgid "operator procedure must be specified"
msgstr "la procedura dell'operatore deve essere specificata"
-#: commands/operatorcmds.c:173
+#: commands/operatorcmds.c:167
#, c-format
msgid "at least one of leftarg or rightarg must be specified"
msgstr "almeno uno tra leftarg e rightarg deve essere specificato"
-#: commands/operatorcmds.c:277
+#: commands/operatorcmds.c:235
#, c-format
msgid "restriction estimator function %s must return type \"float8\""
msgstr "la funzione di stima di restrizione %s deve restituire il tipo \"float8\""
-#: commands/operatorcmds.c:323
+#: commands/operatorcmds.c:274
#, c-format
msgid "join estimator function %s must return type \"float8\""
msgstr "la funzione di stima del join %s deve restituire il tipo \"float8\""
-#: commands/operatorcmds.c:430
-#, c-format
-msgid "operator attribute \"%s\" can not be changed"
-msgstr "l'attributo dell'operatore \"%s\" non può essere cambiato"
-
-#: commands/policy.c:87 commands/policy.c:428 commands/tablecmds.c:965
-#: commands/tablecmds.c:1307 commands/tablecmds.c:2175
-#: commands/tablecmds.c:4305 commands/tablecmds.c:6258
-#: commands/tablecmds.c:11834 commands/tablecmds.c:11869
-#: commands/trigger.c:240 commands/trigger.c:1126 commands/trigger.c:1234
-#: rewrite/rewriteDefine.c:273 rewrite/rewriteDefine.c:905
+#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479
+#: commands/tablecmds.c:966 commands/tablecmds.c:1308
+#: commands/tablecmds.c:2176 commands/tablecmds.c:4320
+#: commands/tablecmds.c:6249 commands/tablecmds.c:11886
+#: commands/tablecmds.c:11921 commands/trigger.c:240 commands/trigger.c:1126
+#: commands/trigger.c:1234 rewrite/rewriteDefine.c:273
+#: rewrite/rewriteDefine.c:917
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "permesso negato: \"%s\" è un catalogo di sistema"
#: commands/policy.c:170
#, c-format
-msgid "ignoring roles specified other than public"
-msgstr "i ruoli specificati a parte quello pubblico verranno ignorati"
+msgid "ignoring specified roles other than PUBLIC"
+msgstr "i ruoli specificati a parte PUBLIC verranno ignorati"
#: commands/policy.c:171
#, c-format
-msgid "All roles are members of the public role."
-msgstr "Tutti i ruoli sono membri del ruolo pubblico."
+msgid "All roles are members of the PUBLIC role."
+msgstr "TuttiTutti i ruoli sono membri del ruolo PUBLIC."
-#: commands/policy.c:492
+#: commands/policy.c:503
+#, c-format
+msgid "role \"%s\" could not be removed from policy \"%s\" on \"%s\""
+msgstr "non è stato possibile rimuovere il ruolo \"%s\" dalla regola di sicurezza \"%s\" su \"%s\""
+
+#: commands/policy.c:712
#, c-format
msgid "WITH CHECK cannot be applied to SELECT or DELETE"
msgstr "WITH CHECK non può essere applicato a SELECT o a DELETE"
-#: commands/policy.c:501 commands/policy.c:801
+#: commands/policy.c:721 commands/policy.c:1021
#, c-format
msgid "only WITH CHECK expression allowed for INSERT"
msgstr "solo le espressioni WITH CHECK sono consentite per INSERT"
-#: commands/policy.c:574 commands/policy.c:927
+#: commands/policy.c:794 commands/policy.c:1244
#, c-format
msgid "policy \"%s\" for table \"%s\" already exists"
-msgstr "la politica \"%s\" per la tabella \"%s\" esiste già"
+msgstr "la regola di sicurezza \"%s\" per la tabella \"%s\" esiste già"
-#: commands/policy.c:773 commands/policy.c:955 commands/policy.c:1030
+#: commands/policy.c:993 commands/policy.c:1272 commands/policy.c:1347
#, c-format
msgid "policy \"%s\" for table \"%s\" does not exist"
-msgstr "la politica \"%s\" per la tabella \"%s\" non esiste"
+msgstr "la regola di sicurezza \"%s\" per la tabella \"%s\" non esiste"
-#: commands/policy.c:791
+#: commands/policy.c:1011
#, c-format
msgid "only USING expression allowed for SELECT, DELETE"
msgstr "solo le espressioni USING sono permesse per SELECT e DELETE"
msgid "cursor \"%s\" does not exist"
msgstr "il cursore \"%s\" non esiste"
-#: commands/portalcmds.c:341 tcop/pquery.c:740 tcop/pquery.c:1404
-#, c-format
-msgid "portal \"%s\" cannot be run"
-msgstr "il portale \"%s\" non può essere eseguito"
-
-#: commands/portalcmds.c:411
+#: commands/portalcmds.c:407
#, c-format
msgid "could not reposition held cursor"
msgstr "riposizionamento del cursore held fallito"
msgid "sequence must be in same schema as table it is linked to"
msgstr "la sequenza deve essere nello stesso schema della tabella a cui è collegata"
-#: commands/tablecmds.c:212
+#: commands/tablecmds.c:213
#, c-format
msgid "table \"%s\" does not exist"
msgstr "la tabella \"%s\" non esiste"
-#: commands/tablecmds.c:213
+#: commands/tablecmds.c:214
#, c-format
msgid "table \"%s\" does not exist, skipping"
msgstr "la tabella \"%s\" non esiste, saltata"
-#: commands/tablecmds.c:215
+#: commands/tablecmds.c:216
msgid "Use DROP TABLE to remove a table."
msgstr "Usa DROP TABLE per eliminare una tabella."
-#: commands/tablecmds.c:218
+#: commands/tablecmds.c:219
#, c-format
msgid "sequence \"%s\" does not exist"
msgstr "la sequenza \"%s\" non esiste"
-#: commands/tablecmds.c:219
+#: commands/tablecmds.c:220
#, c-format
msgid "sequence \"%s\" does not exist, skipping"
msgstr "la sequenza \"%s\" non esiste, saltata"
-#: commands/tablecmds.c:221
+#: commands/tablecmds.c:222
msgid "Use DROP SEQUENCE to remove a sequence."
msgstr "Usa DROP SEQUENCE per eliminare una sequenza."
-#: commands/tablecmds.c:224
+#: commands/tablecmds.c:225
#, c-format
msgid "view \"%s\" does not exist"
msgstr "la vista \"%s\" non esiste"
-#: commands/tablecmds.c:225
+#: commands/tablecmds.c:226
#, c-format
msgid "view \"%s\" does not exist, skipping"
msgstr "la vista \"%s\" non esiste, saltata"
-#: commands/tablecmds.c:227
+#: commands/tablecmds.c:228
msgid "Use DROP VIEW to remove a view."
msgstr "Usa DROP VIEW per eliminare una vista."
-#: commands/tablecmds.c:230
+#: commands/tablecmds.c:231
#, c-format
msgid "materialized view \"%s\" does not exist"
msgstr "la vista materializzata \"%s\" non esiste"
-#: commands/tablecmds.c:231
+#: commands/tablecmds.c:232
#, c-format
msgid "materialized view \"%s\" does not exist, skipping"
msgstr "la vista materializzata \"%s\" non esiste, saltata"
-#: commands/tablecmds.c:233
+#: commands/tablecmds.c:234
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "Usa DROP MATERIALIZED VIEW per rimuovere una vista materializzata."
-#: commands/tablecmds.c:236 parser/parse_utilcmd.c:1593
+#: commands/tablecmds.c:237 parser/parse_utilcmd.c:1593
#, c-format
msgid "index \"%s\" does not exist"
msgstr "l'indice \"%s\" non esiste"
-#: commands/tablecmds.c:237
+#: commands/tablecmds.c:238
#, c-format
msgid "index \"%s\" does not exist, skipping"
msgstr "l'indice \"%s\" non esiste, saltato"
-#: commands/tablecmds.c:239
+#: commands/tablecmds.c:240
msgid "Use DROP INDEX to remove an index."
msgstr "Usa DROP INDEX per eliminare un indice."
-#: commands/tablecmds.c:244
+#: commands/tablecmds.c:245
#, c-format
msgid "\"%s\" is not a type"
msgstr "\"%s\" non è un tipo"
-#: commands/tablecmds.c:245
+#: commands/tablecmds.c:246
msgid "Use DROP TYPE to remove a type."
msgstr "Usa DROP TYPE per eliminare un tipo."
-#: commands/tablecmds.c:248 commands/tablecmds.c:8465
-#: commands/tablecmds.c:11095
+#: commands/tablecmds.c:249 commands/tablecmds.c:8456
+#: commands/tablecmds.c:11153
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la tabella esterna \"%s\" non esiste"
-#: commands/tablecmds.c:249
+#: commands/tablecmds.c:250
#, c-format
msgid "foreign table \"%s\" does not exist, skipping"
msgstr "la tabella esterna \"%s\" non esiste, saltata"
-#: commands/tablecmds.c:251
+#: commands/tablecmds.c:252
msgid "Use DROP FOREIGN TABLE to remove a foreign table."
msgstr "Usa DROP FOREIGN TABLE per eliminare una tabella esterna."
-#: commands/tablecmds.c:488
+#: commands/tablecmds.c:489
#, c-format
msgid "ON COMMIT can only be used on temporary tables"
msgstr "ON COMMIT può essere usato solo con le tabelle temporanee"
-#: commands/tablecmds.c:508
+#: commands/tablecmds.c:509
#, c-format
msgid "cannot create temporary table within security-restricted operation"
msgstr "non è possibile creare la tabella temporanea nell'ambito di operazioni a sicurezza ristretta"
-#: commands/tablecmds.c:816
+#: commands/tablecmds.c:817
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support dropping multiple objects"
msgstr "DROP INDEX CONCURRENTLY non supporta l'eliminazione di più di un oggetto"
-#: commands/tablecmds.c:820
+#: commands/tablecmds.c:821
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY non supporta CASCADE"
-#: commands/tablecmds.c:1079
+#: commands/tablecmds.c:1080
#, c-format
msgid "truncate cascades to table \"%s\""
msgstr "truncate si propaga in cascata alla tabella \"%s\""
-#: commands/tablecmds.c:1317
+#: commands/tablecmds.c:1318
#, c-format
msgid "cannot truncate temporary tables of other sessions"
msgstr "non è possibile troncare tabelle temporanee di altre sessioni"
-#: commands/tablecmds.c:1523 parser/parse_utilcmd.c:1807
+#: commands/tablecmds.c:1524 parser/parse_utilcmd.c:1807
#, c-format
msgid "inherited relation \"%s\" is not a table or foreign table"
msgstr "la relazione ereditata \"%s\" non è una tabella o tabella esterna"
-#: commands/tablecmds.c:1530 commands/tablecmds.c:9994
+#: commands/tablecmds.c:1531 commands/tablecmds.c:10023
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "non è possibile ereditare dalla relazione temporanea \"%s\""
-#: commands/tablecmds.c:1538 commands/tablecmds.c:10002
+#: commands/tablecmds.c:1539 commands/tablecmds.c:10031
#, 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:1554 commands/tablecmds.c:10036
+#: commands/tablecmds.c:1555 commands/tablecmds.c:10065
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "la relazione \"%s\" sarebbe ereditata più di una volta"
-#: commands/tablecmds.c:1602
+#: commands/tablecmds.c:1603
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr "unione delle definizioni multiple ereditate della colonna \"%s\""
-#: commands/tablecmds.c:1610
+#: commands/tablecmds.c:1611
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr "la colonna ereditata \"%s\" ha un conflitto di tipo"
-#: commands/tablecmds.c:1612 commands/tablecmds.c:1633
-#: commands/tablecmds.c:1831 commands/tablecmds.c:1853
-#: parser/parse_coerce.c:1592 parser/parse_coerce.c:1612
-#: parser/parse_coerce.c:1632 parser/parse_coerce.c:1677
-#: parser/parse_coerce.c:1714 parser/parse_param.c:218
+#: commands/tablecmds.c:1613 commands/tablecmds.c:1634
+#: commands/tablecmds.c:1832 commands/tablecmds.c:1854
+#: parser/parse_coerce.c:1630 parser/parse_coerce.c:1650
+#: parser/parse_coerce.c:1670 parser/parse_coerce.c:1715
+#: parser/parse_coerce.c:1752 parser/parse_param.c:218
#, c-format
msgid "%s versus %s"
msgstr "tra %s e %s"
-#: commands/tablecmds.c:1619
+#: commands/tablecmds.c:1620
#, c-format
msgid "inherited column \"%s\" has a collation conflict"
msgstr "la colonna ereditata \"%s\" ha un conflitto di ordinamento"
-#: commands/tablecmds.c:1621 commands/tablecmds.c:1841
-#: commands/tablecmds.c:4736
+#: commands/tablecmds.c:1622 commands/tablecmds.c:1842
+#: commands/tablecmds.c:4757
#, c-format
msgid "\"%s\" versus \"%s\""
msgstr "tra \"%s\" e \"%s\""
-#: commands/tablecmds.c:1631
+#: commands/tablecmds.c:1632
#, c-format
msgid "inherited column \"%s\" has a storage parameter conflict"
msgstr "la colonna ereditata \"%s\" ha un conflitto di parametro di memorizzazione"
-#: commands/tablecmds.c:1744 parser/parse_utilcmd.c:894
+#: commands/tablecmds.c:1745 parser/parse_utilcmd.c:894
#: parser/parse_utilcmd.c:1238 parser/parse_utilcmd.c:1314
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "non è possibile convertire riferimenti ad una riga intera di tabella"
-#: commands/tablecmds.c:1745 parser/parse_utilcmd.c:895
+#: commands/tablecmds.c:1746 parser/parse_utilcmd.c:895
#, c-format
msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
msgstr "Il vincolo \"%s\" contiene un riferimento alla riga intera alla tabella \"%s\"."
-#: commands/tablecmds.c:1817
+#: commands/tablecmds.c:1818
#, c-format
msgid "merging column \"%s\" with inherited definition"
msgstr "unione della colonna \"%s\" con la definizione ereditata"
-#: commands/tablecmds.c:1821
+#: commands/tablecmds.c:1822
#, c-format
msgid "moving and merging column \"%s\" with inherited definition"
msgstr "spostamento e unione della colonna \"%s\" con la definizione ereditata"
-#: commands/tablecmds.c:1822
+#: commands/tablecmds.c:1823
#, c-format
msgid "User-specified column moved to the position of the inherited column."
msgstr "Colonna specificata dall'utente spostata nella posizione della colonna ereditata."
-#: commands/tablecmds.c:1829
+#: commands/tablecmds.c:1830
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr "la colonna \"%s\" ha un conflitto di tipi"
-#: commands/tablecmds.c:1839
+#: commands/tablecmds.c:1840
#, c-format
msgid "column \"%s\" has a collation conflict"
msgstr "la colonna \"%s\" ha un conflitto di ordinamento"
-#: commands/tablecmds.c:1851
+#: commands/tablecmds.c:1852
#, c-format
msgid "column \"%s\" has a storage parameter conflict"
msgstr "la colonna \"%s\" ha un conflitto di parametri di memorizzazione"
-#: commands/tablecmds.c:1903
+#: commands/tablecmds.c:1904
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr "la colonna \"%s\" eredita valori predefiniti in conflitto tra loro"
-#: commands/tablecmds.c:1905
+#: commands/tablecmds.c:1906
#, c-format
msgid "To resolve the conflict, specify a default explicitly."
msgstr "Per risolvere il conflitto, specificare esplicitamente un valore predefinito."
-#: commands/tablecmds.c:1952
+#: commands/tablecmds.c:1953
#, c-format
msgid "check constraint name \"%s\" appears multiple times but with different expressions"
msgstr "il nome del vincolo di controllo \"%s\" compare più di una volta ma con espressioni diverse"
-#: commands/tablecmds.c:2146
+#: commands/tablecmds.c:2147
#, c-format
msgid "cannot rename column of typed table"
msgstr "non è possibile rinominare la colonna di una tabella con tipo"
-#: commands/tablecmds.c:2163
+#: commands/tablecmds.c:2164
#, c-format
msgid "\"%s\" is not a table, view, materialized view, composite type, index, or foreign table"
msgstr "\"%s\" non è una tabella, vista, vista materializzata, tipo composito, indice né una tabella esterna"
-#: commands/tablecmds.c:2257
+#: commands/tablecmds.c:2258
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr "la colonna ereditata \"%s\" dev'essere rinominata anche nelle tabelle figlie"
-#: commands/tablecmds.c:2289
+#: commands/tablecmds.c:2290
#, c-format
msgid "cannot rename system column \"%s\""
msgstr "non è possibile rinominare la colonna di sistema \"%s\""
-#: commands/tablecmds.c:2304
+#: commands/tablecmds.c:2305
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr "non è possibile rinominare la colonna ereditata \"%s\""
-#: commands/tablecmds.c:2459
+#: commands/tablecmds.c:2460
#, c-format
msgid "inherited constraint \"%s\" must be renamed in child tables too"
msgstr "i vincoli ereditati \"%s\" devono essere rinominati anche nelle tabelle figlie"
-#: commands/tablecmds.c:2466
+#: commands/tablecmds.c:2467
#, c-format
msgid "cannot rename inherited constraint \"%s\""
msgstr "non è possibile rinominare il vincolo ereditato \"%s\""
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2692
+#: commands/tablecmds.c:2693
#, c-format
msgid "cannot %s \"%s\" because it is being used by active queries in this session"
msgstr "non è possibile effettuare %s \"%s\" perché è in uso da query attive in questa sessione"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2701
+#: commands/tablecmds.c:2702
#, c-format
msgid "cannot %s \"%s\" because it has pending trigger events"
msgstr "non è possibile effettuare %s \"%s\" perché ha eventi trigger in sospeso"
-#: commands/tablecmds.c:3761
+#: commands/tablecmds.c:3776
#, c-format
msgid "cannot rewrite system relation \"%s\""
msgstr "non è possibile riscrivere la relazione di sistema \"%s\""
-#: commands/tablecmds.c:3767
+#: commands/tablecmds.c:3782
#, c-format
msgid "cannot rewrite table \"%s\" used as a catalog table"
msgstr "non è possibile riscrivere la tabella \"%s\" usata come tabella di catalogo"
-#: commands/tablecmds.c:3777
+#: commands/tablecmds.c:3792
#, c-format
msgid "cannot rewrite temporary tables of other sessions"
msgstr "non è possibile riscrivere tabelle temporanee di altre sessioni"
-#: commands/tablecmds.c:4045
+#: commands/tablecmds.c:4060
#, c-format
msgid "rewriting table \"%s\""
msgstr "riscrittura della tabella \"%s\""
-#: commands/tablecmds.c:4049
+#: commands/tablecmds.c:4064
#, c-format
msgid "verifying table \"%s\""
msgstr "verifica della tabella \"%s\""
-#: commands/tablecmds.c:4163
+#: commands/tablecmds.c:4178
#, c-format
msgid "column \"%s\" contains null values"
msgstr "la colonna \"%s\" contiene valori null"
-#: commands/tablecmds.c:4178 commands/tablecmds.c:7345
+#: commands/tablecmds.c:4193 commands/tablecmds.c:7336
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "il vincolo di controllo \"%s\" è violato da alcune righe"
-#: commands/tablecmds.c:4326 commands/trigger.c:234
-#: rewrite/rewriteDefine.c:267 rewrite/rewriteDefine.c:900
+#: commands/tablecmds.c:4341 commands/trigger.c:234
+#: rewrite/rewriteDefine.c:267 rewrite/rewriteDefine.c:912
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "\"%s\" non è una tabella né una vista"
-#: commands/tablecmds.c:4329
+#: commands/tablecmds.c:4344 commands/trigger.c:1120 commands/trigger.c:1225
+#, c-format
+msgid "\"%s\" is not a table, view, or foreign table"
+msgstr "\"%s\" non è una tabella, una vista né una tabella esterna"
+
+#: commands/tablecmds.c:4347
#, c-format
msgid "\"%s\" is not a table, view, materialized view, or index"
msgstr "\"%s\" non è una tabella, una vista, una vista materializzata né un indice"
-#: commands/tablecmds.c:4335
+#: commands/tablecmds.c:4353
#, c-format
msgid "\"%s\" is not a table, materialized view, or index"
msgstr "\"%s\" non è una tabella, una vista materializzata né un indice"
-#: commands/tablecmds.c:4338
+#: commands/tablecmds.c:4356
+#, c-format
+msgid "\"%s\" is not a table, materialized view, or foreign table"
+msgstr "\"%s\" non è una tabella, una vista materializzata né una tabella esterna"
+
+#: commands/tablecmds.c:4359
#, c-format
msgid "\"%s\" is not a table or foreign table"
msgstr "\"%s\" non è una tabella né una tabella esterna"
-#: commands/tablecmds.c:4341
+#: commands/tablecmds.c:4362
#, c-format
msgid "\"%s\" is not a table, composite type, or foreign table"
msgstr "\"%s\" non è una tabella, un tipo composito né una tabella esterna"
-#: commands/tablecmds.c:4344
+#: commands/tablecmds.c:4365 commands/tablecmds.c:5395
#, c-format
-msgid "\"%s\" is not a table, materialized view, composite type, or foreign table"
-msgstr "\"%s\" non è una tabella, una vista materializzata, un tipo composito né una tabella esterna"
+msgid "\"%s\" is not a table, materialized view, index, or foreign table"
+msgstr "\"%s\" non è una tabella, una vista materializzata, un indice né una tabella esterna"
-#: commands/tablecmds.c:4354
+#: commands/tablecmds.c:4375
#, c-format
msgid "\"%s\" is of the wrong type"
msgstr "\"%s\" è del tipo sbagliato"
-#: commands/tablecmds.c:4506 commands/tablecmds.c:4513
+#: commands/tablecmds.c:4527 commands/tablecmds.c:4534
#, c-format
msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
msgstr "non è possibile modificare il tipo \"%s\" perché la colonna \"%s.%s\" lo usa"
-#: commands/tablecmds.c:4520
+#: commands/tablecmds.c:4541
#, c-format
msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
msgstr "non è possibile modificare la tabella esterna \"%s\" perché la colonna \"%s.%s\" usa il suo tipo di riga"
-#: commands/tablecmds.c:4527
+#: commands/tablecmds.c:4548
#, c-format
msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
msgstr "non è possibile modificare la tabella \"%s\" perché la colonna \"%s.%s\" usa il suo tipo di riga"
-#: commands/tablecmds.c:4589
+#: commands/tablecmds.c:4610
#, c-format
msgid "cannot alter type \"%s\" because it is the type of a typed table"
msgstr "non è possibile modificare il tipo \"%s\" perché è il tipo di una tabella con tipo"
-#: commands/tablecmds.c:4591
+#: commands/tablecmds.c:4612
#, c-format
msgid "Use ALTER ... CASCADE to alter the typed tables too."
msgstr "Usa DROP ... CASCADE per eliminare anche le tabelle con tipo."
-#: commands/tablecmds.c:4635
+#: commands/tablecmds.c:4656
#, c-format
msgid "type %s is not a composite type"
msgstr "il tipo %s non è un tipo composito"
-#: commands/tablecmds.c:4661
+#: commands/tablecmds.c:4682
#, c-format
msgid "cannot add column to typed table"
msgstr "non è possibile aggiungere una colonna ad una tabella con tipo"
-#: commands/tablecmds.c:4728 commands/tablecmds.c:10195
+#: commands/tablecmds.c:4749 commands/tablecmds.c:10224
#, 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:4734 commands/tablecmds.c:10202
+#: commands/tablecmds.c:4755 commands/tablecmds.c:10231
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "la tabella figlia \"%s\" ha ordinamento diverso per la colonna \"%s\""
-#: commands/tablecmds.c:4744
+#: commands/tablecmds.c:4765
#, c-format
msgid "child table \"%s\" has a conflicting \"%s\" column"
msgstr "la tabella figlia \"%s\" ha la colonna \"%s\" in conflitto"
-#: commands/tablecmds.c:4756
+#: commands/tablecmds.c:4777
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr "unione delle definizioni della colonna \"%s\" per la tabella figlia \"%s\""
-#: commands/tablecmds.c:4983
+#: commands/tablecmds.c:4998
#, c-format
msgid "column must be added to child tables too"
msgstr "la colonna deve essere aggiunta anche alle tabelle figlie"
-#: commands/tablecmds.c:5058
-#, c-format
-msgid "column \"%s\" of relation \"%s\" already exists, skipping"
-msgstr "la colonna \"%s\" della relazione \"%s\" esiste già, saltata"
-
-#: commands/tablecmds.c:5065
+#: commands/tablecmds.c:5068
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "la colonna \"%s\" della relazione \"%s\" esiste già"
#: commands/tablecmds.c:5176 commands/tablecmds.c:5282
#: commands/tablecmds.c:5340 commands/tablecmds.c:5454
#: commands/tablecmds.c:5511 commands/tablecmds.c:5605
-#: commands/tablecmds.c:7863 commands/tablecmds.c:8488
+#: commands/tablecmds.c:7854 commands/tablecmds.c:8479
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "non è possibile modificare la colonna di sistema \"%s\""
msgid "column \"%s\" is in a primary key"
msgstr "la colonna \"%s\" è in una chiave primaria"
-#: commands/tablecmds.c:5395
-#, c-format
-msgid "\"%s\" is not a table, materialized view, index, or foreign table"
-msgstr "\"%s\" non è una tabella, una vista materializzata, un indice né una tabella esterna"
-
#: commands/tablecmds.c:5427
#, c-format
msgid "statistics target %d is too low"
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX rinominerà l'indice \"%s\" in \"%s\""
-#: commands/tablecmds.c:6181
+#: commands/tablecmds.c:6172
#, c-format
msgid "constraint must be added to child tables too"
msgstr "il vincolo deve essere aggiunto anche alle tabelle figlie"
-#: commands/tablecmds.c:6252
+#: commands/tablecmds.c:6243
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "la relazione referenziata \"%s\" non è una tabella"
-#: commands/tablecmds.c:6275
+#: commands/tablecmds.c:6266
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "i vincoli su tabelle permanenti possono referenziare solo tabelle permanenti"
-#: commands/tablecmds.c:6282
+#: commands/tablecmds.c:6273
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "i vincoli su tabelle non loggate possono referenziare solo tabelle permanenti o non loggate"
-#: commands/tablecmds.c:6288
+#: commands/tablecmds.c:6279
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr "i vincoli su tabelle temporanee possono referenziare solo tabelle temporanee"
-#: commands/tablecmds.c:6292
+#: commands/tablecmds.c:6283
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr "i vincoli su tabelle temporanee devono riferirsi a tabelle temporanee di questa sessione"
-#: commands/tablecmds.c:6353
+#: commands/tablecmds.c:6344
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "i numeri di colonne referenzianti e referenziate per la chiave esterna non combaciano"
-#: commands/tablecmds.c:6460
+#: commands/tablecmds.c:6451
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "non è possibile implementare il vincolo di chiave esterna \"%s\""
-#: commands/tablecmds.c:6463
+#: commands/tablecmds.c:6454
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Le colonne chiave \"%s\" e \"%s\" hanno tipi incompatibili: %s e %s."
-#: commands/tablecmds.c:6670 commands/tablecmds.c:6820
-#: commands/tablecmds.c:7702 commands/tablecmds.c:7758
+#: commands/tablecmds.c:6661 commands/tablecmds.c:6811
+#: commands/tablecmds.c:7693 commands/tablecmds.c:7749
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "il vincolo \"%s\" della relazione \"%s\" non esiste"
-#: commands/tablecmds.c:6676
+#: commands/tablecmds.c:6667
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "il vincolo \"%s\" della relazione \"%s\" non è una chiave esterna"
-#: commands/tablecmds.c:6827
+#: commands/tablecmds.c:6818
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "il vincolo \"%s\" della relazione \"%s\" non è una chiave esterna o un vincolo di controllo"
-#: commands/tablecmds.c:6895
+#: commands/tablecmds.c:6886
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "i vincoli devono essere validati anche sulle tabelle figlie"
-#: commands/tablecmds.c:6964
+#: commands/tablecmds.c:6955
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "la colonna \"%s\" referenziata dal vincolo di chiave esterna non esiste"
-#: commands/tablecmds.c:6969
+#: commands/tablecmds.c:6960
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "non possono esserci più di %d chiavi in una chiave esterna"
-#: commands/tablecmds.c:7034
+#: commands/tablecmds.c:7025
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "non è possibile usare una chiave primaria deferita per la tabella referenziata \"%s\""
-#: commands/tablecmds.c:7051
+#: commands/tablecmds.c:7042
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "la tabella referenziata \"%s\" non ha una chiave primaria"
-#: commands/tablecmds.c:7116
+#: commands/tablecmds.c:7107
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "la lista di colonne referenziate dalla chiave esterna non deve contenere duplicati"
-#: commands/tablecmds.c:7210
+#: commands/tablecmds.c:7201
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr "non è possibile usare un vincolo univoco deferito per la tabella referenziata \"%s\""
-#: commands/tablecmds.c:7215
+#: commands/tablecmds.c:7206
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr "non c'è alcun vincolo univoco che corrisponda alle chiavi indicate per la tabella referenziata \"%s\""
-#: commands/tablecmds.c:7378
+#: commands/tablecmds.c:7369
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "validazione del vincolo di chiave esterna \"%s\""
-#: commands/tablecmds.c:7674
+#: commands/tablecmds.c:7665
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "non è possibile eliminare il vincolo ereditato \"%s\" della relazione \"%s\""
-#: commands/tablecmds.c:7708
+#: commands/tablecmds.c:7699
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "il vincolo \"%s\" della relazione \"%s\" non esiste, saltato"
-#: commands/tablecmds.c:7847
+#: commands/tablecmds.c:7838
#, c-format
msgid "cannot alter column type of typed table"
msgstr "non è possibile modificare il tipo di colonna di una tabella con tipo"
-#: commands/tablecmds.c:7870
+#: commands/tablecmds.c:7861
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "non è possibile modificare la colonna ereditata \"%s\""
-#: commands/tablecmds.c:7919
+#: commands/tablecmds.c:7910
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "il risultato della clausola USING per la colonna \"%s\" non può essere convertito automaticamente al tipo %s"
-#: commands/tablecmds.c:7922
+#: commands/tablecmds.c:7913
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Potresti dover aggiungere una conversione esplicita."
-#: commands/tablecmds.c:7926
+#: commands/tablecmds.c:7917
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "la colonna \"%s\" non può essere convertita automaticamente al tipo %s"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:7929
+#: commands/tablecmds.c:7920
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Potresti dover specificare \"USING %s::%s\"."
-#: commands/tablecmds.c:7982
+#: commands/tablecmds.c:7973
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "il tipo della colonna ereditata \"%s\" deve essere cambiato anche nelle tabelle figlie"
-#: commands/tablecmds.c:8069
+#: commands/tablecmds.c:8060
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "non è possibile cambiare il tipo della colonna \"%s\" due volte"
-#: commands/tablecmds.c:8105
+#: commands/tablecmds.c:8096
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr "il valore predefinito della colonna \"%s\" non può essere convertito automaticamente al tipo %s"
-#: commands/tablecmds.c:8231
+#: commands/tablecmds.c:8222
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "non è possibile cambiare il tipo di una colonna usata in una vista o una regola"
-#: commands/tablecmds.c:8232 commands/tablecmds.c:8251
-#: commands/tablecmds.c:8269
+#: commands/tablecmds.c:8223 commands/tablecmds.c:8242
+#: commands/tablecmds.c:8260
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s dipende dalla colonna \"%s\""
-#: commands/tablecmds.c:8250
+#: commands/tablecmds.c:8241
#, c-format
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:8268
+#: commands/tablecmds.c:8259
#, c-format
msgid "cannot alter type of a column used in a policy definition"
-msgstr "non è possibile cambiare il tipo di una colonna usata nella definizione di una politica"
+msgstr "non è possibile cambiare il tipo di una colonna usata nella definizione di una regola di sicurezza"
-#: commands/tablecmds.c:8913
+#: commands/tablecmds.c:8924
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "non è possibile cambiare il proprietario dell'indice \"%s\""
-#: commands/tablecmds.c:8915
+#: commands/tablecmds.c:8926
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Cambia il proprietario della tabella dell'indice invece."
-#: commands/tablecmds.c:8931
+#: commands/tablecmds.c:8942
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "non è possibile cambiare il proprietario della sequenza \"%s\""
-#: commands/tablecmds.c:8933 commands/tablecmds.c:11303
+#: commands/tablecmds.c:8944 commands/tablecmds.c:11355
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La sequenza \"%s\" è collegata alla tabella \"%s\"."
-#: commands/tablecmds.c:8945 commands/tablecmds.c:11944
+#: commands/tablecmds.c:8956 commands/tablecmds.c:11996
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "È possibile usare ALTER TYPE invece."
-#: commands/tablecmds.c:8954
+#: commands/tablecmds.c:8965
#, 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:9298
+#: commands/tablecmds.c:9308
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "non è possibile avere più di un sottocomando SET TABLESPACE"
-#: commands/tablecmds.c:9371
+#: commands/tablecmds.c:9381
#, 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:9404 commands/view.c:481
+#: commands/tablecmds.c:9414 commands/view.c:481
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr "WITH CHECK OPTION è supportato solo su viste aggiornabili automaticamente"
-#: commands/tablecmds.c:9550
+#: commands/tablecmds.c:9560
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "non è possibile spostare la relazione \"%s\""
-#: commands/tablecmds.c:9566
+#: commands/tablecmds.c:9576
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "non è possibile spostare tabelle temporanee di altre sessioni"
-#: commands/tablecmds.c:9694
+#: commands/tablecmds.c:9713
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr "solo tabelle, indici e viste materializzate esistono nei tablespace"
-#: commands/tablecmds.c:9706
+#: commands/tablecmds.c:9725
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "non è possibile spostare relazioni dentro o fuori il tablespace pg_global"
-#: commands/tablecmds.c:9797
+#: commands/tablecmds.c:9816
#, c-format
-msgid "aborting because lock on relation \"%s\".\"%s\" is not available"
-msgstr "interruzione perché non c'è un lock disponibile sulla relazione \"%s\".\"%s\""
+msgid "aborting because lock on relation \"%s.%s\" is not available"
+msgstr "interruzione perché non c'è un lock disponibile sulla relazione \"%s.%s\""
-#: commands/tablecmds.c:9813
+#: commands/tablecmds.c:9832
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "nessuna relazione corrispondente trovata nel tablespace \"%s\""
-#: commands/tablecmds.c:9877 storage/buffer/bufmgr.c:801
+#: commands/tablecmds.c:9906 storage/buffer/bufmgr.c:801
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "pagina non valida nel blocco %u della relazione %s"
-#: commands/tablecmds.c:9959
+#: commands/tablecmds.c:9988
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "non è possibile cambiare ereditarietà di tabelle con tipo"
-#: commands/tablecmds.c:10009
+#: commands/tablecmds.c:10038
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "non è possibile ereditare tabelle temporanee di un'altra sessione"
-#: commands/tablecmds.c:10063
+#: commands/tablecmds.c:10092
#, c-format
msgid "circular inheritance not allowed"
msgstr "l'ereditarietà circolare non è consentita"
-#: commands/tablecmds.c:10064
+#: commands/tablecmds.c:10093
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\" è già figlia di \"%s\"."
-#: commands/tablecmds.c:10072
+#: commands/tablecmds.c:10101
#, 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:10213
+#: commands/tablecmds.c:10242
#, 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:10229
+#: commands/tablecmds.c:10258
#, c-format
msgid "child table is missing column \"%s\""
msgstr "la tabella figlia non ha la colonna \"%s\""
-#: commands/tablecmds.c:10312
+#: commands/tablecmds.c:10341
#, 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:10320
+#: commands/tablecmds.c:10349
#, 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:10344
+#: commands/tablecmds.c:10373
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "la tabella figlia non ha il vincolo \"%s\""
-#: commands/tablecmds.c:10428
+#: commands/tablecmds.c:10457
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "la relazione \"%s\" non è genitore della relazione \"%s\""
-#: commands/tablecmds.c:10662
+#: commands/tablecmds.c:10691
#, c-format
msgid "typed tables cannot inherit"
msgstr "le tabelle con tipo non possono essere ereditate"
-#: commands/tablecmds.c:10693
+#: commands/tablecmds.c:10722
#, c-format
msgid "table is missing column \"%s\""
msgstr "la tabella non ha la colonna \"%s\""
-#: commands/tablecmds.c:10703
+#: commands/tablecmds.c:10732
#, 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:10712
+#: commands/tablecmds.c:10741
#, 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:10725
+#: commands/tablecmds.c:10754
#, c-format
msgid "table has extra column \"%s\""
msgstr "la tabella ha la colonna \"%s\" in eccesso"
-#: commands/tablecmds.c:10777
+#: commands/tablecmds.c:10806
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\" non è una tabella con tipo"
-#: commands/tablecmds.c:10960
+#: commands/tablecmds.c:10989
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "non è possibile usare l'indice non univoco \"%s\" come identità di replica"
-#: commands/tablecmds.c:10966
+#: commands/tablecmds.c:10995
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "non è possibile usare l'indice non immediato \"%s\" come identità di replica"
-#: commands/tablecmds.c:10972
+#: commands/tablecmds.c:11001
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "non è possibile usare l'indice su espressione \"%s\" come identità di replica"
-#: commands/tablecmds.c:10978
+#: commands/tablecmds.c:11007
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "non è possibile usare l'indice parziale \"%s\" come identità di replica"
-#: commands/tablecmds.c:10984
+#: commands/tablecmds.c:11013
#, c-format
msgid "cannot use invalid index \"%s\" as replica identity"
msgstr "non è possibile usare l'indice non valido \"%s\" come identità di replica"
-#: commands/tablecmds.c:11002
+#: commands/tablecmds.c:11031
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "l'indice \"%s\" non può essere usato come identità di replica perché la colonna \"%s\" può essere NULL"
-#: commands/tablecmds.c:11170
-#, c-format
-msgid "cannot change logged status of table %s"
-msgstr "non è possibile cambiare lo stato di log della tabella %s"
-
-#: commands/tablecmds.c:11172
-#, c-format
-msgid "Table %s is temporary."
-msgstr "La tabella %s è temporanea."
-
-#: commands/tablecmds.c:11231
+#: commands/tablecmds.c:11228
#, c-format
-msgid "cannot change status of table %s to logged"
-msgstr "non è possibile cambiare lo stato della tabella %s a loggata"
+msgid "cannot change logged status of table \"%s\" because it is temporary"
+msgstr "non è possibile cambiare lo stato di log della tabella \"%s\" perché è temporanea"
-#: commands/tablecmds.c:11233
+#: commands/tablecmds.c:11287
#, c-format
-msgid "Table %s references unlogged table %s."
-msgstr "La tabella %s è referenziata dalla tabella non loggata %s."
+msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
+msgstr "non è possibile cambiare lo stato della tabella \"%s\" a loggata perché referenzia la tabella non loggata \"%s\""
-#: commands/tablecmds.c:11243
+#: commands/tablecmds.c:11297
#, c-format
-msgid "cannot change status of table %s to unlogged"
-msgstr "non è possibile cambiare lo stato della tabella %s a non loggata"
+msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
+msgstr "non è possibile cambiare lo stato della tabella \"%s\" a non loggata perché referenzia la tabella loggata \"%s\""
-#: commands/tablecmds.c:11245
-#, c-format
-msgid "Logged table %s is referenced by table %s."
-msgstr "La tabella loggata %s è referenziata dalla tabella %s."
-
-#: commands/tablecmds.c:11302
+#: commands/tablecmds.c:11354
#, 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:11403
+#: commands/tablecmds.c:11455
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "la relazione \"%s\" esiste già nello schema \"%s\""
-#: commands/tablecmds.c:11928
+#: commands/tablecmds.c:11980
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\" non è un tipo composito"
-#: commands/tablecmds.c:11958
+#: commands/tablecmds.c:12010
#, 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"
#: commands/tablespace.c:162 commands/tablespace.c:179
#: commands/tablespace.c:190 commands/tablespace.c:198
-#: commands/tablespace.c:624 replication/slot.c:985 storage/file/copydir.c:47
+#: commands/tablespace.c:625 replication/slot.c:914 storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "creazione della directory \"%s\" fallita: %m"
msgid "tablespace location should not be inside the data directory"
msgstr "la locazione del tablespace non dev'essere all'interno della directory dei dati"
-#: commands/tablespace.c:304 commands/tablespace.c:937
+#: commands/tablespace.c:304 commands/tablespace.c:952
#, c-format
msgid "unacceptable tablespace name \"%s\""
msgstr "il nome del tablespace \"%s\" non è accettabile"
-#: commands/tablespace.c:306 commands/tablespace.c:938
+#: commands/tablespace.c:306 commands/tablespace.c:953
#, c-format
msgid "The prefix \"pg_\" is reserved for system tablespaces."
msgstr "Il prefisso \"pg_\" è riservato per i tablespace di sistema."
-#: commands/tablespace.c:316 commands/tablespace.c:950
+#: commands/tablespace.c:316 commands/tablespace.c:965
#, c-format
msgid "tablespace \"%s\" already exists"
msgstr "il tablespace \"%s\" esiste già"
-#: commands/tablespace.c:429 commands/tablespace.c:920
-#: commands/tablespace.c:1001 commands/tablespace.c:1070
-#: commands/tablespace.c:1203 commands/tablespace.c:1403
+#: commands/tablespace.c:430 commands/tablespace.c:935
+#: commands/tablespace.c:1016 commands/tablespace.c:1085
+#: commands/tablespace.c:1218 commands/tablespace.c:1418
#, c-format
msgid "tablespace \"%s\" does not exist"
msgstr "il tablespace \"%s\" non esiste"
-#: commands/tablespace.c:435
+#: commands/tablespace.c:436
#, c-format
msgid "tablespace \"%s\" does not exist, skipping"
msgstr "il tablespace \"%s\" non esiste, saltato"
-#: commands/tablespace.c:511
+#: commands/tablespace.c:512
#, c-format
msgid "tablespace \"%s\" is not empty"
msgstr "il tablespace \"%s\" non è vuoto"
-#: commands/tablespace.c:583
+#: commands/tablespace.c:584
#, c-format
msgid "directory \"%s\" does not exist"
msgstr "la directory \"%s\" non esiste"
-#: commands/tablespace.c:584
+#: commands/tablespace.c:585
#, c-format
msgid "Create this directory for the tablespace before restarting the server."
msgstr "Crea questa directory per il tablespace prima di riavviare il server."
-#: commands/tablespace.c:589
+#: commands/tablespace.c:590
#, c-format
msgid "could not set permissions on directory \"%s\": %m"
msgstr "impostazione dei permessi sulla directory \"%s\" fallita: %m"
-#: commands/tablespace.c:619
+#: commands/tablespace.c:620
#, c-format
msgid "directory \"%s\" already in use as a tablespace"
msgstr "la directory \"%s\" già è in uso come tablespace"
-#: commands/tablespace.c:743 commands/tablespace.c:756
-#: commands/tablespace.c:780 commands/tablespace.c:871
+#: commands/tablespace.c:744 commands/tablespace.c:757
+#: commands/tablespace.c:793 commands/tablespace.c:885
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "rimozione della directory \"%s\" fallita: %m"
-#: commands/tablespace.c:792 commands/tablespace.c:880
+#: commands/tablespace.c:806 commands/tablespace.c:894
#, c-format
msgid "could not remove symbolic link \"%s\": %m"
msgstr "rimozione del link simbolico \"%s\" fallita: %m"
-#: commands/tablespace.c:802 commands/tablespace.c:888
+#: commands/tablespace.c:816 commands/tablespace.c:903
#, c-format
-msgid "not a directory or symbolic link: \"%s\""
-msgstr "non è una directory o un link simbolico: \"%s\""
+msgid "\"%s\" is not a directory or symbolic link"
+msgstr "\"%s\" non è una directory o un link simbolico"
-#: commands/tablespace.c:859
-#, c-format
-msgid "could not stat \"%s\": %m"
-msgstr "richiesta informazioni su \"%s\" non riuscita: %m"
-
-#: commands/tablespace.c:1075
+#: commands/tablespace.c:1090
#, c-format
msgid "Tablespace \"%s\" does not exist."
msgstr "Il tablespace \"%s\" non esiste."
-#: commands/tablespace.c:1502
+#: commands/tablespace.c:1517
#, c-format
msgid "directories for tablespace %u could not be removed"
msgstr "rimozioni delle directory per il tablespace %u fallita"
-#: commands/tablespace.c:1504
+#: commands/tablespace.c:1519
#, c-format
msgid "You can remove the directories manually if necessary."
msgstr "Puoi rimuovere le directory manualmente se necessario."
msgid "converting trigger group into constraint \"%s\" %s"
msgstr "conversione del gruppo di trigger nel vincolo \"%s\" %s"
-#: commands/trigger.c:1120 commands/trigger.c:1225
-#, c-format
-msgid "\"%s\" is not a table, view, or foreign table"
-msgstr "\"%s\" non è una tabella, una vista né una tabella esterna"
-
#: commands/trigger.c:1191 commands/trigger.c:1352 commands/trigger.c:1470
#, c-format
msgid "trigger \"%s\" for table \"%s\" does not exist"
msgid "BEFORE STATEMENT trigger cannot return a value"
msgstr "il trigger BEFORE STATEMENT non può restituire un valore"
-#: commands/trigger.c:2727 executor/nodeModifyTable.c:631
-#: executor/nodeModifyTable.c:919
+#: commands/trigger.c:2727 executor/nodeModifyTable.c:648
+#: executor/nodeModifyTable.c:942
#, 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:2728 executor/nodeModifyTable.c:632
-#: executor/nodeModifyTable.c:920
+#: commands/trigger.c:2728 executor/nodeModifyTable.c:649
+#: executor/nodeModifyTable.c:943
#, 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:2742 executor/execMain.c:2332
+#: commands/trigger.c:2742 executor/execMain.c:2344
#: executor/nodeLockRows.c:216 executor/nodeModifyTable.c:183
-#: executor/nodeModifyTable.c:644 executor/nodeModifyTable.c:932
-#: executor/nodeModifyTable.c:1099
+#: executor/nodeModifyTable.c:661 executor/nodeModifyTable.c:955
+#: executor/nodeModifyTable.c:1122
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "serializzazione dell'accesso fallita a causa di modifiche concorrenti"
msgid "specifying constraint deferrability not supported for domains"
msgstr "specificare la deferibilità dei vincoli non è ammesso per i domini"
-#: commands/typecmds.c:1289 utils/cache/typcache.c:1579
+#: commands/typecmds.c:1289 utils/cache/typcache.c:1633
#, c-format
msgid "%s is not an enum"
msgstr "%s non è una enumerazione"
msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
msgstr "la colonna \"%s\" della tabella \"%s\" contiene valori che violano il nuovo vincolo"
-#: commands/typecmds.c:2967 commands/typecmds.c:3224 commands/typecmds.c:3432
+#: commands/typecmds.c:2967 commands/typecmds.c:3224 commands/typecmds.c:3413
#, c-format
msgid "%s is not a domain"
msgstr "%s non è un dominio"
msgid "cannot use table references in domain check constraint"
msgstr "non è possibile usare riferimenti a tabelle nel vincolo di controllo del dominio"
-#: commands/typecmds.c:3154 commands/typecmds.c:3236 commands/typecmds.c:3545
+#: commands/typecmds.c:3154 commands/typecmds.c:3236 commands/typecmds.c:3526
#, c-format
msgid "%s is a table's row type"
msgstr "%s è il tipo della riga di una tabella"
-#: commands/typecmds.c:3156 commands/typecmds.c:3238 commands/typecmds.c:3547
+#: commands/typecmds.c:3156 commands/typecmds.c:3238 commands/typecmds.c:3528
#, c-format
msgid "Use ALTER TABLE instead."
msgstr "Usa ALTER TABLE invece."
-#: commands/typecmds.c:3163 commands/typecmds.c:3245 commands/typecmds.c:3464
+#: commands/typecmds.c:3163 commands/typecmds.c:3245 commands/typecmds.c:3445
#, c-format
msgid "cannot alter array type %s"
msgstr "non è possibile modificare il tipo di array %s"
-#: commands/typecmds.c:3165 commands/typecmds.c:3247 commands/typecmds.c:3466
+#: commands/typecmds.c:3165 commands/typecmds.c:3247 commands/typecmds.c:3447
#, c-format
msgid "You can alter type %s, which will alter the array type as well."
msgstr "puoi modificare il tipo %s, il che modificherà il tipo dell'array come conseguenza."
-#: commands/typecmds.c:3531
+#: commands/typecmds.c:3512
#, c-format
msgid "type \"%s\" already exists in schema \"%s\""
msgstr "il tipo \"%s\" esiste già nello schema \"%s\""
#: commands/user.c:962
#, c-format
-msgid "cannot use special role specifier in \"%s\""
-msgstr "non è possibile usare lo specificatore di ruolo speciale in \"%s\""
+msgid "cannot use special role specifier in DROP ROLE"
+msgstr "non è possibile usare lo specificatore di ruolo speciale in DROP ROLE"
-#: commands/user.c:972 commands/user.c:1128 commands/variable.c:798
-#: commands/variable.c:870 utils/adt/acl.c:5120 utils/adt/acl.c:5172
-#: utils/adt/acl.c:5205 utils/adt/acl.c:5223 utils/init/miscinit.c:490
+#: commands/user.c:972 commands/user.c:1128 commands/variable.c:799
+#: commands/variable.c:871 utils/adt/acl.c:5120 utils/adt/acl.c:5172
+#: utils/adt/acl.c:5205 utils/adt/acl.c:5223 utils/init/miscinit.c:494
#, c-format
msgid "role \"%s\" does not exist"
msgstr "il ruolo \"%s\" non esiste"
#: commands/vacuumlazy.c:1127
#, c-format
-msgid "Skipped %u pages due to buffer pins.\n"
-msgstr "%u pagine saltate a causa di blocchi dei buffer.\n"
+msgid "Skipped %u page due to buffer pins.\n"
+msgid_plural "Skipped %u pages due to buffer pins.\n"
+msgstr[0] "%u pagina saltata a causa di blocchi dei buffer.\n"
+msgstr[1] "%u pagine saltate a causa di blocchi dei buffer.\n"
-#: commands/vacuumlazy.c:1129
+#: commands/vacuumlazy.c:1131
#, c-format
-msgid "%u pages are entirely empty.\n"
-msgstr "%u pagine sono completamente vuote.\n"
+msgid "%u page is entirely empty.\n"
+msgid_plural "%u pages are entirely empty.\n"
+msgstr[0] "%u pagina è completamente vuota.\n"
+msgstr[1] "%u pagina sono completamente vuote.\n"
-#: commands/vacuumlazy.c:1135
+#: commands/vacuumlazy.c:1139
#, 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:1204
+#: commands/vacuumlazy.c:1208
#, c-format
msgid "\"%s\": removed %d row versions in %d pages"
msgstr "\"%s\": %d versioni di riga rimosse in %d pagine"
-#: commands/vacuumlazy.c:1371
+#: commands/vacuumlazy.c:1375
#, 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:1417
+#: commands/vacuumlazy.c:1421
#, 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:1421
+#: commands/vacuumlazy.c:1425
#, 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:1478
+#: commands/vacuumlazy.c:1482
#, 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:1543
+#: commands/vacuumlazy.c:1547
#, c-format
msgid "\"%s\": truncated %u to %u pages"
msgstr "\"%s\": %u pagine ridotte a %u"
-#: commands/vacuumlazy.c:1599
+#: commands/vacuumlazy.c:1603
#, 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:163 utils/misc/guc.c:9678
+#: commands/variable.c:164 utils/misc/guc.c:9673
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Parola chiave non riconosciuta: \"%s\"."
-#: commands/variable.c:175
+#: commands/variable.c:176
#, c-format
msgid "Conflicting \"datestyle\" specifications."
msgstr "Specifiche di \"datestyle\" in conflitto."
-#: commands/variable.c:297
+#: commands/variable.c:298
#, c-format
msgid "Cannot specify months in time zone interval."
msgstr "Non è possibile specificare i mesi nell'intervallo del fuso orario."
-#: commands/variable.c:303
+#: commands/variable.c:304
#, c-format
msgid "Cannot specify days in time zone interval."
msgstr "Non è possibile specificare i giorni nell'intervallo del fuso orario."
-#: commands/variable.c:345 commands/variable.c:427
+#: commands/variable.c:346 commands/variable.c:428
#, c-format
msgid "time zone \"%s\" appears to use leap seconds"
msgstr "sembra che il fuso orario \"%s\" utilizzi il secondo intercalare"
-#: commands/variable.c:347 commands/variable.c:429
+#: commands/variable.c:348 commands/variable.c:430
#, c-format
msgid "PostgreSQL does not support leap seconds."
msgstr "PostgreSQL non supporta il secondo intercalare."
-#: commands/variable.c:356
+#: commands/variable.c:357
#, c-format
msgid "UTC timezone offset is out of range."
msgstr "L'offset del fuso orario da UTC è fuori dall'intervallo massimo."
-#: commands/variable.c:494
+#: commands/variable.c:495
#, c-format
msgid "cannot set transaction read-write mode inside a read-only transaction"
msgstr "non è possibile impostare una transazione in lettura/scrittura dentro una in sola lettura"
-#: commands/variable.c:501
+#: commands/variable.c:502
#, c-format
msgid "transaction read-write mode must be set before any query"
msgstr "la modalità read-write dev'essere impostata prima di qualsiasi query"
-#: commands/variable.c:508
+#: commands/variable.c:509
#, c-format
msgid "cannot set transaction read-write mode during recovery"
msgstr "non è possibile impostare la transazione in lettura/scrittura durante il ripristino"
-#: commands/variable.c:557
+#: commands/variable.c:558
#, c-format
msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
msgstr "SET TRANSACTION ISOLATION LEVEL dev'essere invocato prima di qualsiasi query"
-#: commands/variable.c:564
+#: commands/variable.c:565
#, c-format
msgid "SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction"
msgstr "SET TRANSACTION ISOLATION LEVEL non può essere invocato in una sotto-transazione"
-#: commands/variable.c:571 storage/lmgr/predicate.c:1586
+#: commands/variable.c:572 storage/lmgr/predicate.c:1586
#, c-format
msgid "cannot use serializable mode in a hot standby"
msgstr "non è possibile usare la modalità SERIALIZABLE in un hot standby"
-#: commands/variable.c:572
+#: commands/variable.c:573
#, c-format
msgid "You can use REPEATABLE READ instead."
msgstr "Puoi utilizzare REPEATABLE READ invece."
-#: commands/variable.c:620
+#: commands/variable.c:621
#, c-format
msgid "SET TRANSACTION [NOT] DEFERRABLE cannot be called within a subtransaction"
msgstr "SET TRANSACTION [NOT] DEFERRABLE non può essere invocato in una sotto-transazione"
-#: commands/variable.c:626
+#: commands/variable.c:627
#, c-format
msgid "SET TRANSACTION [NOT] DEFERRABLE must be called before any query"
msgstr "SET TRANSACTION [NOT] DEFERRABLE dev'essere invocato prima di qualsiasi query"
-#: commands/variable.c:708
+#: commands/variable.c:709
#, c-format
msgid "Conversion between %s and %s is not supported."
msgstr "La conversione fra %s e %s non è supportata."
-#: commands/variable.c:715
+#: commands/variable.c:716
#, c-format
msgid "Cannot change \"client_encoding\" now."
msgstr "Non è possibile cambiare \"client_encoding\" ora."
-#: commands/variable.c:885
+#: commands/variable.c:889
#, c-format
msgid "permission denied to set role \"%s\""
msgstr "permesso di impostare il ruolo \"%s\" negato"
#: executor/execIndexing.c:539
#, c-format
-msgid "ON CONFLICT does not support deferred unique constraints/exclusion constraints as arbiters"
-msgstr "ON CONFLICT non supporta vincoli/esclusioni unici deferiti come arbitri"
+msgid "ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters"
+msgstr "ON CONFLICT non supporta vincoli/esclusioni unici deferibili come arbitri"
-#: executor/execIndexing.c:814
+#: executor/execIndexing.c:816
#, c-format
msgid "could not create exclusion constraint \"%s\""
msgstr "creazione del vincolo di esclusione \"%s\" fallita"
-#: executor/execIndexing.c:817
+#: executor/execIndexing.c:819
#, c-format
msgid "Key %s conflicts with key %s."
msgstr "La chiave %s è in conflitto con la chiave %s."
-#: executor/execIndexing.c:819
+#: executor/execIndexing.c:821
#, c-format
msgid "Key conflicts exist."
msgstr "Ci sono conflitti di chiave."
-#: executor/execIndexing.c:825
+#: executor/execIndexing.c:827
#, c-format
msgid "conflicting key value violates exclusion constraint \"%s\""
msgstr "le chiavi in conflitto violano il vincolo di esclusione \"%s\""
-#: executor/execIndexing.c:828
+#: executor/execIndexing.c:830
#, c-format
msgid "Key %s conflicts with existing key %s."
msgstr "La chiave %s è in conflitto con la chiave esistente %s."
-#: executor/execIndexing.c:830
+#: executor/execIndexing.c:832
#, c-format
msgid "Key conflicts with existing key."
msgstr "Conflitti di chiave con chiave esistente."
msgid "cannot change TOAST relation \"%s\""
msgstr "non è possibile modificare la relazione TOAST \"%s\""
-#: executor/execMain.c:1049 rewrite/rewriteHandler.c:2612
+#: executor/execMain.c:1049 rewrite/rewriteHandler.c:2641
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "non è possibile inserire nella vista \"%s\""
-#: executor/execMain.c:1051 rewrite/rewriteHandler.c:2615
+#: executor/execMain.c:1051 rewrite/rewriteHandler.c:2644
#, 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:1057 rewrite/rewriteHandler.c:2620
+#: executor/execMain.c:1057 rewrite/rewriteHandler.c:2649
#, c-format
msgid "cannot update view \"%s\""
msgstr "non è possibile modificare la vista \"%s\""
-#: executor/execMain.c:1059 rewrite/rewriteHandler.c:2623
+#: executor/execMain.c:1059 rewrite/rewriteHandler.c:2652
#, 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:1065 rewrite/rewriteHandler.c:2628
+#: executor/execMain.c:1065 rewrite/rewriteHandler.c:2657
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "non è possibile cancellare dalla vista \"%s\""
-#: executor/execMain.c:1067 rewrite/rewriteHandler.c:2631
+#: executor/execMain.c:1067 rewrite/rewriteHandler.c:2660
#, 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."
msgid "cannot lock rows in materialized view \"%s\""
msgstr "non è possibile bloccare righe nella vista materializzata \"%s\""
-#: executor/execMain.c:1190 executor/execMain.c:2566
+#: executor/execMain.c:1190 executor/execMain.c:2578
#: executor/nodeLockRows.c:132
#, c-format
msgid "cannot lock rows in foreign table \"%s\""
#: executor/execMain.c:1811
#, c-format
-msgid "new row violates WITH CHECK OPTION for \"%s\""
-msgstr "la nuova riga viola WITH CHECK OPTION per \"%s\""
+msgid "new row violates check option for view \"%s\""
+msgstr "la nuova riga viola l'opzione di controllo della vista \"%s\""
-#: executor/execMain.c:1820
+#: executor/execMain.c:1821
#, c-format
-msgid "new row violates row level security policy for \"%s\""
-msgstr "la nuova riga viola la politica di sicurezza a livello di riga per \"%s\""
+msgid "new row violates row-level security policy \"%s\" for table \"%s\""
+msgstr "la nuova riga viola la regola di sicurezza per riga \"%s\" per la tabella \"%s\""
#: executor/execMain.c:1826
#, c-format
-msgid "new row violates row level security policy (USING expression) for \"%s\""
-msgstr "la nuova riga viola la politica di sicurezza a livello di riga (espressione USING) per \"%s\""
+msgid "new row violates row-level security policy for table \"%s\""
+msgstr "la nuova riga viola la regola di sicurezza per riga per la tabella \"%s\""
+
+#: executor/execMain.c:1833
+#, c-format
+msgid "new row violates row-level security policy \"%s\" (USING expression) for table \"%s\""
+msgstr "la nuova riga viola la regola di sicurezza per riga \"%s\" (espressione USING) per la tabella \"%s\""
+
+#: executor/execMain.c:1838
+#, c-format
+msgid "new row violates row-level security policy (USING expression) for table \"%s\""
+msgstr "la nuova riga viola la regola di sicurezza per riga (espressione USING) per la tabella \"%s\""
#: executor/execQual.c:300 executor/execQual.c:328 executor/execQual.c:3191
-#: utils/adt/array_userfuncs.c:472 utils/adt/arrayfuncs.c:260
-#: utils/adt/arrayfuncs.c:558 utils/adt/arrayfuncs.c:1288
-#: utils/adt/arrayfuncs.c:3332 utils/adt/arrayfuncs.c:5216
-#: utils/adt/arrayfuncs.c:5739
+#: utils/adt/array_userfuncs.c:472 utils/adt/arrayfuncs.c:263
+#: utils/adt/arrayfuncs.c:561 utils/adt/arrayfuncs.c:1291
+#: utils/adt/arrayfuncs.c:3335 utils/adt/arrayfuncs.c:5219
+#: utils/adt/arrayfuncs.c:5742
#, 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 "WHERE CURRENT OF is not supported for this table type"
msgstr "WHERE CURRENT OF non è supportato per questo tipo di tabella"
-#: executor/execQual.c:4560 parser/parse_agg.c:742
+#: executor/execQual.c:4518 parser/parse_agg.c:596 parser/parse_agg.c:626
+#, c-format
+msgid "aggregate function calls cannot be nested"
+msgstr "le chiamate a funzioni di aggregazione non possono essere annidate"
+
+#: executor/execQual.c:4580 parser/parse_agg.c:742
#, c-format
msgid "window function calls cannot be nested"
msgstr "le chiamate a funzioni finestra non possono essere annidate"
-#: executor/execQual.c:4772
+#: executor/execQual.c:4792
#, c-format
msgid "target type is not an array"
msgstr "il tipo di destinazione non è un array"
-#: executor/execQual.c:4887
+#: executor/execQual.c:4907
#, c-format
msgid "ROW() column has type %s instead of type %s"
msgstr "la colonna ROW() è di tipo %s invece di %s"
-#: executor/execQual.c:5022 utils/adt/arrayfuncs.c:3774
-#: utils/adt/arrayfuncs.c:6312 utils/adt/rowtypes.c:921
+#: executor/execQual.c:5042 utils/adt/arrayfuncs.c:3777
+#: utils/adt/arrayfuncs.c:6315 utils/adt/rowtypes.c:927
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "non è stato possibile trovare un operatore di confronto per il tipo %s"
msgstr "%s non è consentito in una funzione SQL"
#. translator: %s is a SQL statement name
-#: executor/functions.c:513 executor/spi.c:1368 executor/spi.c:2157
+#: executor/functions.c:513 executor/spi.c:1368 executor/spi.c:2158
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "%s non è consentito in una funzione non volatile"
msgid "return type %s is not supported for SQL functions"
msgstr "il tipo di risultato %s non è supportato per le funzioni SQL"
-#: executor/nodeAgg.c:2622 executor/nodeWindowAgg.c:2289
+#: executor/nodeAgg.c:2450 executor/nodeWindowAgg.c:2286
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "l'aggregato %u deve avere tipi di input e transizione compatibili"
-#: executor/nodeAgg.c:2658 parser/parse_agg.c:596 parser/parse_agg.c:626
-#, c-format
-msgid "aggregate function calls cannot be nested"
-msgstr "le chiamate a funzioni di aggregazione non possono essere annidate"
-
#: executor/nodeCustom.c:147 executor/nodeCustom.c:158
#, c-format
-msgid "custom-scan \"%s\" does not support MarkPos"
-msgstr "lo scan personalizzato \"%s\" non supporta MarkPos"
+msgid "custom scan \"%s\" does not support MarkPos"
+msgstr "-lo scan personalizzato \"%s\" non supporta MarkPos"
#: executor/nodeHashjoin.c:823 executor/nodeHashjoin.c:853
#, c-format
msgid "Query has too few columns."
msgstr "La query ha troppe poche colonne."
-#: executor/nodeModifyTable.c:1080
+#: executor/nodeModifyTable.c:1103
#, c-format
msgid "ON CONFLICT DO UPDATE command cannot affect row a second time"
msgstr "il comando ON CONFLICT DO UPDATE non può toccare le righe una seconda volta"
-#: executor/nodeModifyTable.c:1081
+#: executor/nodeModifyTable.c:1104
#, c-format
msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
msgstr "Assicurati che non ci siano righe proposte per l'inserimento nello stesso comando che abbiano valori vincolati uguali."
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE non è supportato"
-#: executor/spi.c:1343 parser/analyze.c:2244
+#: executor/spi.c:1343 parser/analyze.c:2292
#, c-format
msgid "Scrollable cursors must be READ ONLY."
msgstr "Un cursore scorribile dev'essere READ ONLY."
-#: executor/spi.c:2449
+#: executor/spi.c:2458
#, c-format
msgid "SQL statement \"%s\""
msgstr "istruzione SQL \"%s\""
msgid "invalid password packet size"
msgstr "dimensione del pacchetto password non valida"
-#: libpq/auth.c:672
-#, c-format
-msgid "received password packet"
-msgstr "pacchetto password ricevuto"
-
-#: libpq/auth.c:799
+#: libpq/auth.c:798
#, c-format
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI non è supportato con la versione 2 del protocollo"
-#: libpq/auth.c:859
+#: libpq/auth.c:858
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "era attesa una risposta GSS, ricevuto messaggio di tipo %d"
-#: libpq/auth.c:920
+#: libpq/auth.c:919
msgid "accepting GSS security context failed"
msgstr "contesto di sicurezza accettazione GSS fallito"
-#: libpq/auth.c:946
+#: libpq/auth.c:945
msgid "retrieving GSS user name failed"
msgstr "la richiesta del GSS user name è fallita"
-#: libpq/auth.c:1063
+#: libpq/auth.c:1064
#, c-format
msgid "SSPI is not supported in protocol version 2"
msgstr "SSPI non è supportato con la versione 2 del protocollo"
-#: libpq/auth.c:1078
+#: libpq/auth.c:1079
msgid "could not acquire SSPI credentials"
msgstr "non è stato possibile ottenere le credenziali SSPI"
-#: libpq/auth.c:1096
+#: libpq/auth.c:1097
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "era attesa una risposta SSPI, ricevuto messaggio di tipo %d"
-#: libpq/auth.c:1168
+#: libpq/auth.c:1169
msgid "could not accept SSPI security context"
msgstr "non è stato possibile accettare il contesto di sicurezza SSPI"
-#: libpq/auth.c:1230
+#: libpq/auth.c:1231
msgid "could not get token from SSPI security context"
msgstr "non è stato possibile ottenere il token dal contesto di sicurezza SSPI"
-#: libpq/auth.c:1475
+#: libpq/auth.c:1478
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "creazione del socket per la connessione Ident fallita: %m"
-#: libpq/auth.c:1490
+#: libpq/auth.c:1493
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "bind sull'indirizzo locale \"%s\" fallito: %m"
-#: libpq/auth.c:1502
+#: libpq/auth.c:1505
#, 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:1524
+#: libpq/auth.c:1527
#, 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:1541
+#: libpq/auth.c:1544
#, 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:1551
+#: libpq/auth.c:1554
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "risposta dal server Ident formattata in maniera non corretta: \"%s\""
-#: libpq/auth.c:1591
+#: libpq/auth.c:1594
#, 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:1595
+#: libpq/auth.c:1598
#, c-format
msgid "could not get peer credentials: %m"
msgstr "non è stato possibile recuperare le credenziali del peer: %m"
-#: libpq/auth.c:1604
+#: libpq/auth.c:1607
#, c-format
msgid "could not look up local user ID %ld: %s"
msgstr "ricerca dell'ID utente locale %ld fallita: %s"
-#: libpq/auth.c:1688 libpq/auth.c:1959 libpq/auth.c:2315
+#: libpq/auth.c:1691 libpq/auth.c:1962 libpq/auth.c:2318
#, c-format
msgid "empty password returned by client"
msgstr "il client ha restituito una password vuota"
-#: libpq/auth.c:1698
+#: libpq/auth.c:1701
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "errore dal livello PAM sottostante: %s"
-#: libpq/auth.c:1767
+#: libpq/auth.c:1770
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "creazione dell'autenticatore PAM fallita: %s"
-#: libpq/auth.c:1778
+#: libpq/auth.c:1781
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) fallita: %s"
-#: libpq/auth.c:1789
+#: libpq/auth.c:1792
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) fallita: %s"
-#: libpq/auth.c:1800
+#: libpq/auth.c:1803
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate fallita: %s"
-#: libpq/auth.c:1811
+#: libpq/auth.c:1814
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt fallita: %s"
-#: libpq/auth.c:1822
+#: libpq/auth.c:1825
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "rilascio dell'autenticatore PAM fallito: %s"
-#: libpq/auth.c:1855
+#: libpq/auth.c:1858
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "inizializzazione LDAP fallita: %m"
-#: libpq/auth.c:1858
+#: libpq/auth.c:1861
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "inizializzazione LDAP fallita: codice errore %d"
-#: libpq/auth.c:1868
+#: libpq/auth.c:1871
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "impostazione della versione del protocollo LDAP fallita: %s"
-#: libpq/auth.c:1897
+#: libpq/auth.c:1900
#, c-format
msgid "could not load wldap32.dll"
msgstr "caricamento wldap32.dll fallito"
-#: libpq/auth.c:1905
+#: libpq/auth.c:1908
#, 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:1906
+#: libpq/auth.c:1909
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP su SSL non è supportato su questa piattaforma."
-#: libpq/auth.c:1921
+#: libpq/auth.c:1924
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "avvio della sessione TLS LDAP fallito: %s"
-#: libpq/auth.c:1943
+#: libpq/auth.c:1946
#, c-format
msgid "LDAP server not specified"
msgstr "server LDAP non specificato"
-#: libpq/auth.c:1996
+#: libpq/auth.c:1999
#, 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:2011
+#: libpq/auth.c:2014
#, 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:2035
+#: libpq/auth.c:2038
#, 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:2046
+#: libpq/auth.c:2049
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "l'utente LDAP \"%s\" non esiste"
-#: libpq/auth.c:2047
+#: libpq/auth.c:2050
#, 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:2051
+#: libpq/auth.c:2054
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "L'utente LDAP \"%s\" non è unico"
-#: libpq/auth.c:2052
+#: libpq/auth.c:2055
#, 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:2070
+#: libpq/auth.c:2073
#, 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:2090
+#: libpq/auth.c:2093
#, 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:2120
+#: libpq/auth.c:2123
#, 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:2148
+#: libpq/auth.c:2151
#, 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:2271
+#: libpq/auth.c:2274
#, c-format
msgid "RADIUS server not specified"
msgstr "server RADIUS non specificato"
-#: libpq/auth.c:2278
+#: libpq/auth.c:2281
#, c-format
msgid "RADIUS secret not specified"
msgstr "segreto RADIUS non specificato"
-#: libpq/auth.c:2294 libpq/hba.c:1590
+#: libpq/auth.c:2297 libpq/hba.c:1590
#, 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:2322
+#: libpq/auth.c:2325
#, 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:2333
+#: libpq/auth.c:2336
#, c-format
msgid "could not generate random encryption vector"
msgstr "generazione del vettore di criptaggio casuale fallita"
-#: libpq/auth.c:2356
+#: libpq/auth.c:2359
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "criptaggio MD5 della password fallito"
-#: libpq/auth.c:2378
+#: libpq/auth.c:2381
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "creazione del socket RADIUS fallita: %m"
-#: libpq/auth.c:2399
+#: libpq/auth.c:2402
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "bind del socket RADIUS fallito: %m"
-#: libpq/auth.c:2409
+#: libpq/auth.c:2412
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "invio del pacchetto RADIUS fallito: %m"
-#: libpq/auth.c:2442 libpq/auth.c:2467
+#: libpq/auth.c:2445 libpq/auth.c:2470
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "tempo scaduto in attesa della risposta RADIUS"
-#: libpq/auth.c:2460
+#: libpq/auth.c:2463
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "controllo dello stato sul socket RADIUS fallito: %m"
-#: libpq/auth.c:2489
+#: libpq/auth.c:2492
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "lettura della risposta RADIUS fallita: %m"
-#: libpq/auth.c:2501 libpq/auth.c:2505
+#: libpq/auth.c:2504 libpq/auth.c:2508
#, 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:2514
+#: libpq/auth.c:2517
#, c-format
msgid "RADIUS response too short: %d"
msgstr "risposta RADIUS troppo breve: %d"
-#: libpq/auth.c:2521
+#: libpq/auth.c:2524
#, 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:2529
+#: libpq/auth.c:2532
#, 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:2554
+#: libpq/auth.c:2557
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "criptaggio MD5 dei pacchetti ricevuti fallito"
-#: libpq/auth.c:2563
+#: libpq/auth.c:2566
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "la firma MD5 della risposta RADIUS non è corretta"
-#: libpq/auth.c:2580
+#: libpq/auth.c:2583
#, 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/be-secure-openssl.c:221
#, c-format
msgid "private key file \"%s\" has group or world access"
-msgstr "il file della chiave primaria \"%s\" ha accesso al gruppo o a chiunque"
+msgstr "il file della chiave privata \"%s\" ha accesso al gruppo o a chiunque"
#: libpq/be-secure-openssl.c:223
#, c-format
#: libpq/hba.c:1079 libpq/hba.c:1089 libpq/hba.c:1103 libpq/hba.c:1119
#: libpq/hba.c:1134 libpq/hba.c:1145 libpq/hba.c:1181 libpq/hba.c:1213
#: libpq/hba.c:1224 libpq/hba.c:1244 libpq/hba.c:1255 libpq/hba.c:1272
-#: libpq/hba.c:1297 libpq/hba.c:1334 libpq/hba.c:1344 libpq/hba.c:1413
+#: libpq/hba.c:1310 libpq/hba.c:1347 libpq/hba.c:1357 libpq/hba.c:1413
#: libpq/hba.c:1425 libpq/hba.c:1438 libpq/hba.c:1521 libpq/hba.c:1592
#: libpq/hba.c:1610 libpq/hba.c:1631 tsearch/ts_locale.c:182
#, c-format
msgid "cert authentication is only supported on hostssl connections"
msgstr "l'autenticazione cert è supportata solo su connessioni hostssl"
-#: libpq/hba.c:1296
+#: libpq/hba.c:1309
#, c-format
msgid "authentication option not in name=value format: %s"
msgstr "opzione di autenticazione non in formato nome=valore: %s"
-#: libpq/hba.c:1333
+#: libpq/hba.c:1346
#, c-format
msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix"
msgstr "non si possono usare ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute né ldapurl insieme a ldapprefix"
-#: libpq/hba.c:1343
+#: libpq/hba.c:1356
#, c-format
msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set"
msgstr "il metodo di autenticazione \"ldap\" richiede che gli argomenti \"ldapbasedn\", \"ldapprefix\" o \"ldapsuffix\" siano impostati"
msgid "could not open configuration file \"%s\": %m"
msgstr "apertura del file di configurazione \"%s\" fallita: %m"
-#: libpq/hba.c:1815
+#: libpq/hba.c:1814
#, c-format
msgid "configuration file \"%s\" contains no entries"
msgstr "il file di configurazione \"%s\" non contiene alcuna voce"
-#: libpq/hba.c:1911
+#: libpq/hba.c:1910
#, c-format
msgid "invalid regular expression \"%s\": %s"
msgstr "espressione regolare non valida \"%s\": %s"
-#: libpq/hba.c:1971
+#: libpq/hba.c:1970
#, c-format
msgid "regular expression match for \"%s\" failed: %s"
msgstr "corrispondenza dell'espressione regolare \"%s\" fallita: %s"
-#: libpq/hba.c:1990
+#: libpq/hba.c:1989
#, 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:2087
+#: libpq/hba.c:2086
#, 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:2107
+#: libpq/hba.c:2106
#, 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:2142
+#: libpq/hba.c:2141
#, c-format
msgid "could not open usermap file \"%s\": %m"
msgstr "apertura del file usermap \"%s\" fallita: %m"
msgid "could not accept new connection: %m"
msgstr "impossibile accettare la nuova connessione: %m"
-#: libpq/pqcomm.c:879
+#: libpq/pqcomm.c:847
#, c-format
msgid "there is no client connection"
msgstr "c'è alcuna connessione client"
-#: libpq/pqcomm.c:930 libpq/pqcomm.c:1026
+#: libpq/pqcomm.c:898 libpq/pqcomm.c:994
#, c-format
msgid "could not receive data from client: %m"
msgstr "ricezione dati dal client fallita: %m"
-#: libpq/pqcomm.c:1171 tcop/postgres.c:3897
+#: libpq/pqcomm.c:1139 tcop/postgres.c:3902
#, c-format
-msgid "terminating connection because protocol sync was lost"
+msgid "terminating connection because protocol synchronization was lost"
msgstr "la connessione verrà terminata perché la sincronizzazione del protocollo è stata persa"
-#: libpq/pqcomm.c:1237
+#: libpq/pqcomm.c:1205
#, c-format
msgid "unexpected EOF within message length word"
msgstr "fine file inattesa nella word della lunghezza del messaggio"
-#: libpq/pqcomm.c:1248
+#: libpq/pqcomm.c:1216
#, c-format
msgid "invalid message length"
msgstr "lunghezza del messaggio non valida"
-#: libpq/pqcomm.c:1270 libpq/pqcomm.c:1283
+#: libpq/pqcomm.c:1238 libpq/pqcomm.c:1251
#, c-format
msgid "incomplete message from client"
msgstr "messaggio incompleto dal client"
-#: libpq/pqcomm.c:1416
+#: libpq/pqcomm.c:1384
#, c-format
msgid "could not send data to client: %m"
msgstr "invio dati al client fallito: %m"
msgstr "nessun dato rimasto nel messaggio"
#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595
-#: utils/adt/arrayfuncs.c:1457 utils/adt/rowtypes.c:561
+#: utils/adt/arrayfuncs.c:1460 utils/adt/rowtypes.c:563
#, c-format
msgid "insufficient data left in message"
msgstr "i dati rimasti nel messaggio non sono sufficienti"
msgid "invalid message format"
msgstr "formato del messaggio non valido"
-#: main/main.c:259
+#: main/main.c:264
#, c-format
msgid "%s: WSAStartup failed: %d\n"
msgstr "%s: WSAStartup fallita: %d\n"
-#: main/main.c:306
+#: main/main.c:327
#, c-format
msgid ""
"%s is the PostgreSQL server.\n"
"%s è il server PostgreSQL.\n"
"\n"
-#: main/main.c:307
+#: main/main.c:328
#, c-format
msgid ""
"Usage:\n"
" %s [OPZIONE]...\n"
"\n"
-#: main/main.c:308
+#: main/main.c:329
#, c-format
msgid "Options:\n"
msgstr "Opzioni:\n"
-#: main/main.c:309
+#: main/main.c:330
#, c-format
msgid " -B NBUFFERS number of shared buffers\n"
msgstr " -B NBUFFERS numero di buffer condivisi\n"
-#: main/main.c:310
+#: main/main.c:331
#, c-format
msgid " -c NAME=VALUE set run-time parameter\n"
msgstr " -c NOME=VALORE imposta un parametro di esecuzione\n"
-#: main/main.c:311
+#: main/main.c:332
#, c-format
msgid " -C NAME print value of run-time parameter, then exit\n"
msgstr " -C NAME stampa il valore del parametro di esecuzione ed esci\n"
-#: main/main.c:312
+#: main/main.c:333
#, c-format
msgid " -d 1-5 debugging level\n"
msgstr " -d 1-5 livello di debugging\n"
-#: main/main.c:313
+#: main/main.c:334
#, c-format
msgid " -D DATADIR database directory\n"
msgstr " -D DATADIR directory del database\n"
-#: main/main.c:314
+#: main/main.c:335
#, c-format
msgid " -e use European date input format (DMY)\n"
msgstr " -e usa il formato date europeo (GMA)\n"
-#: main/main.c:315
+#: main/main.c:336
#, c-format
msgid " -F turn fsync off\n"
msgstr " -F disabilita fsync\n"
-#: main/main.c:316
+#: main/main.c:337
#, c-format
msgid " -h HOSTNAME host name or IP address to listen on\n"
msgstr " -h HOSTNAME nome host o indirizzo IP su cui ascoltare\n"
-#: main/main.c:317
+#: main/main.c:338
#, c-format
msgid " -i enable TCP/IP connections\n"
msgstr " -i abilita le connessioni TCP/IP\n"
-#: main/main.c:318
+#: main/main.c:339
#, c-format
msgid " -k DIRECTORY Unix-domain socket location\n"
msgstr " -k DIRECTORY posizione dei socket di dominio Unix\n"
-#: main/main.c:320
+#: main/main.c:341
#, c-format
msgid " -l enable SSL connections\n"
msgstr " -l abilita la connessione SSL\n"
-#: main/main.c:322
+#: main/main.c:343
#, c-format
msgid " -N MAX-CONNECT maximum number of allowed connections\n"
msgstr " -N MAX-CONNECT numero massimo di connessioni consentite\n"
-#: main/main.c:323
+#: main/main.c:344
#, c-format
msgid " -o OPTIONS pass \"OPTIONS\" to each server process (obsolete)\n"
msgstr " -o OPZIONI passa \"OPZIONI\" ad ogni processo server (obsoleto)\n"
-#: main/main.c:324
+#: main/main.c:345
#, c-format
msgid " -p PORT port number to listen on\n"
msgstr " -p PORT numero di porta sul quale ascoltare\n"
-#: main/main.c:325
+#: main/main.c:346
#, c-format
msgid " -s show statistics after each query\n"
msgstr " -s mostra le statistiche dopo ogni query\n"
-#: main/main.c:326
+#: main/main.c:347
#, c-format
msgid " -S WORK-MEM set amount of memory for sorts (in kB)\n"
msgstr ""
" -S WORK-MEM imposta la dimensione della memoria per gli ordinamenti\n"
" (in kB)\n"
-#: main/main.c:327
+#: main/main.c:348
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: main/main.c:328
+#: main/main.c:349
#, c-format
msgid " --NAME=VALUE set run-time parameter\n"
msgstr " --NOME=VALORE imposta un parametro di esecuzione\n"
-#: main/main.c:329
+#: main/main.c:350
#, c-format
msgid " --describe-config describe configuration parameters, then exit\n"
msgstr " --describe-config descrivi i parametri di configurazione ed esci\n"
-#: main/main.c:330
+#: main/main.c:351
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: main/main.c:332
+#: main/main.c:353
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per gli sviluppatori:\n"
-#: main/main.c:333
+#: main/main.c:354
#, c-format
msgid " -f s|i|n|m|h forbid use of some plan types\n"
msgstr " -f s|i|n|m|h vieta l'uso di alcuni tipi di piani\n"
-#: main/main.c:334
+#: main/main.c:355
#, c-format
msgid " -n do not reinitialize shared memory after abnormal exit\n"
msgstr ""
" -n non reinizializzare la memoria condivisa dopo un'uscita\n"
" anormale\n"
-#: main/main.c:335
+#: main/main.c:356
#, c-format
msgid " -O allow system table structure changes\n"
msgstr ""
" -O consenti cambiamenti alla struttura delle tabelle\n"
" di sistema\n"
-#: main/main.c:336
+#: main/main.c:357
#, c-format
msgid " -P disable system indexes\n"
msgstr " -P disabilita gli indici di sistema\n"
-#: main/main.c:337
+#: main/main.c:358
#, c-format
msgid " -t pa|pl|ex show timings after each query\n"
msgstr " -t pa|pl|ex mostra i tempi impiegati dopo ogni query\n"
-#: main/main.c:338
+#: main/main.c:359
#, c-format
msgid " -T send SIGSTOP to all backend processes if one dies\n"
msgstr " -T invia SIGSTOP a tutti i processi backend se uno muore\n"
-#: main/main.c:339
+#: main/main.c:360
#, c-format
msgid " -W NUM wait NUM seconds to allow attach from a debugger\n"
msgstr ""
" -W NUM attendi NUM secondi per consentire ad un debugger\n"
" di collegarsi\n"
-#: main/main.c:341
+#: main/main.c:362
#, c-format
msgid ""
"\n"
"\n"
"Opzione per la modalità a singolo utente:\n"
-#: main/main.c:342
+#: main/main.c:363
#, c-format
msgid " --single selects single-user mode (must be first argument)\n"
msgstr ""
" --single imposta la modalità utente singolo (deve essere il primo\n"
" argomento)\n"
-#: main/main.c:343
+#: main/main.c:364
#, c-format
msgid " DBNAME database name (defaults to user name)\n"
msgstr " DBNAME nome del database (il predefinito è il nome dell'utente)\n"
-#: main/main.c:344
+#: main/main.c:365
#, c-format
msgid " -d 0-5 override debugging level\n"
msgstr " -d 0-5 scavalca il livello di debugging\n"
-#: main/main.c:345
+#: main/main.c:366
#, c-format
msgid " -E echo statement before execution\n"
msgstr " -E stampa le istruzioni prima dell'esecuzione\n"
-#: main/main.c:346
+#: main/main.c:367
#, c-format
msgid " -j do not use newline as interactive query delimiter\n"
msgstr ""
" -j non usare \"a capo\" come delimitatore delle query\n"
" interattivo\n"
-#: main/main.c:347 main/main.c:352
+#: main/main.c:368 main/main.c:373
#, c-format
msgid " -r FILENAME send stdout and stderr to given file\n"
msgstr " -r NOMEFILE invia stdout e stderr al file in argomento\n"
-#: main/main.c:349
+#: main/main.c:370
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per la modalità di inizializzazione:\n"
-#: main/main.c:350
+#: main/main.c:371
#, c-format
msgid " --boot selects bootstrapping mode (must be first argument)\n"
msgstr ""
" --boot seleziona la modalità di inizializzazione (dev'essere\n"
" il primo argomento)\n"
-#: main/main.c:351
+#: main/main.c:372
#, c-format
msgid " DBNAME database name (mandatory argument in bootstrapping mode)\n"
msgstr ""
" DBNAME nome del database (obbligatorio in modalità di\n"
" inizializzazione)\n"
-#: main/main.c:353
+#: main/main.c:374
#, c-format
msgid " -x NUM internal use\n"
msgstr " -x NUM uso interno\n"
-#: main/main.c:355
+#: main/main.c:376
#, c-format
msgid ""
"\n"
"\n"
"Puoi segnalare eventuali bug a
.\n"
-#: main/main.c:369
+#: main/main.c:390
#, c-format
msgid ""
"\"root\" execution of the PostgreSQL server is not permitted.\n"
"prevenire possibili problemi di sicurezza. Consulta la documentazione\n"
"per avere maggiori informazioni su come avviare il server correttamente.\n"
-#: main/main.c:386
+#: main/main.c:407
#, c-format
msgid "%s: real and effective user IDs must match\n"
msgstr "%s: utente gli ID reale e quello effettivo devono coincidere\n"
-#: main/main.c:393
+#: main/main.c:414
#, c-format
msgid ""
"Execution of PostgreSQL by a user with administrative permissions is not\n"
"prevenire possibili problemi di sicurezza. Consulta la documentazione\n"
"per avere maggiori informazioni su come avviare il server correttamente.\n"
-#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:1782
-#: parser/parse_coerce.c:1810 parser/parse_coerce.c:1886
+#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:1820
+#: parser/parse_coerce.c:1848 parser/parse_coerce.c:1924
#: parser/parse_expr.c:1981 parser/parse_func.c:597 parser/parse_oper.c:952
#, c-format
msgid "could not find array type for data type %s"
msgid "WHERE CURRENT OF is not supported on a view with grouping or aggregation"
msgstr "WHERE CURRENT OF non è supportato per una vista con raggruppamenti o aggregazioni"
-#: optimizer/path/joinrels.c:740
+#: optimizer/path/joinrels.c:802
#, 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"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/initsplan.c:1083
+#: optimizer/plan/initsplan.c:1104
#, c-format
msgid "%s cannot be applied to the nullable side of an outer join"
msgstr "%s non può essere applicato sul lato che può essere nullo di un join esterno"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1347 parser/analyze.c:1433 parser/analyze.c:1631
-#: parser/analyze.c:2412
+#: optimizer/plan/planner.c:1330 parser/analyze.c:1481 parser/analyze.c:1679
+#: parser/analyze.c:2460
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "%s non è consentito con UNION/INTERSECT/EXCEPT"
-#: optimizer/plan/planner.c:3603
+#: optimizer/plan/planner.c:3587
#, c-format
msgid "could not implement GROUP BY"
msgstr "non è stato possibile implementare GROUP BY"
-#: optimizer/plan/planner.c:3604 optimizer/plan/planner.c:3772
+#: optimizer/plan/planner.c:3588 optimizer/plan/planner.c:3756
#: optimizer/prep/prepunion.c:828
#, 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."
-#: optimizer/plan/planner.c:3771
+#: optimizer/plan/planner.c:3755
#, c-format
msgid "could not implement DISTINCT"
msgstr "non è stato possibile implementare DISTINCT"
-#: optimizer/plan/planner.c:4377
+#: optimizer/plan/planner.c:4361
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "non è stato possibile implementare PARTITION BY della finestra"
-#: optimizer/plan/planner.c:4378
+#: optimizer/plan/planner.c:4362
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "La colonna di partizionamento della finestra dev'essere un tipo di dato ordinabile."
-#: optimizer/plan/planner.c:4382
+#: optimizer/plan/planner.c:4366
#, c-format
msgid "could not implement window ORDER BY"
msgstr "non è stato possibile implementare ORDER BY della finestra"
-#: optimizer/plan/planner.c:4383
+#: optimizer/plan/planner.c:4367
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "La colonna di ordinamento della finestra dev'essere un tipo di dato ordinabile."
msgid "there is no unique or exclusion constraint matching the ON CONFLICT specification"
msgstr "non c'è alcun vincolo di unicità o esclusione che combaci con la specifica ON CONFLICT"
-#: parser/analyze.c:639 parser/analyze.c:1205
+#: parser/analyze.c:639 parser/analyze.c:1253
#, c-format
msgid "VALUES lists must all be the same length"
msgstr "le liste VALUES devono essere tutte della stessa lunghezza"
msgid "The insertion source is a row expression containing the same number of columns expected by the INSERT. Did you accidentally use extra parentheses?"
msgstr "L'origine dell'inserimento è un'espressione riga con lo stesso numero di colonne attese da INSERT. Forse hai usato accidentalmente parentesi in eccesso?"
-#: parser/analyze.c:1026 parser/analyze.c:1406
+#: parser/analyze.c:1074 parser/analyze.c:1454
#, c-format
msgid "SELECT ... INTO is not allowed here"
msgstr "SELECT ... INTO non è permesso qui"
-#: parser/analyze.c:1219
+#: parser/analyze.c:1267
#, c-format
msgid "DEFAULT can only appear in a VALUES list within INSERT"
msgstr "DEFAULT può apparire solo nella lista di VALUES usata in un INSERT"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:1338 parser/analyze.c:2582
+#: parser/analyze.c:1386 parser/analyze.c:2630
#, c-format
msgid "%s cannot be applied to VALUES"
msgstr "%s non è consentito con VALUES"
-#: parser/analyze.c:1559
+#: parser/analyze.c:1607
#, c-format
msgid "invalid UNION/INTERSECT/EXCEPT ORDER BY clause"
msgstr "clausola UNION/INTERSECT/EXCEPT ORDER BY non valida"
-#: parser/analyze.c:1560
+#: parser/analyze.c:1608
#, c-format
msgid "Only result column names can be used, not expressions or functions."
msgstr "Possono essere usati solo nomi di colonne risultanti, non espressioni o funzioni."
-#: parser/analyze.c:1561
+#: parser/analyze.c:1609
#, c-format
msgid "Add the expression/function to every SELECT, or move the UNION into a FROM clause."
msgstr "Aggiungi l'espressione/funzione ad ogni SELECT, oppure sposta la UNION in una clausola FROM."
-#: parser/analyze.c:1621
+#: parser/analyze.c:1669
#, c-format
msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
msgstr "INTO è permesso solo nella prima SELECT di UNION/INTERSECT/EXCEPT"
-#: parser/analyze.c:1685
+#: parser/analyze.c:1733
#, c-format
msgid "UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level"
msgstr "l'istruzione membro di UNION/INTERSECT/EXCEPT non può riferirsi al altre relazione allo stesso livello della query"
-#: parser/analyze.c:1774
+#: parser/analyze.c:1822
#, c-format
msgid "each %s query must have the same number of columns"
msgstr "ogni query in %s deve avere lo stesso numero di colonne"
-#: parser/analyze.c:2167
+#: parser/analyze.c:2215
#, c-format
msgid "RETURNING must have at least one column"
msgstr "RETURNING deve avere almeno una colonna"
-#: parser/analyze.c:2204
+#: parser/analyze.c:2252
#, c-format
msgid "cannot specify both SCROLL and NO SCROLL"
msgstr "non è possibile specificare sia SCROLL che NO SCROLL"
-#: parser/analyze.c:2222
+#: parser/analyze.c:2270
#, c-format
msgid "DECLARE CURSOR must not contain data-modifying statements in WITH"
msgstr "DECLARE CURSOR non può contenere istruzioni di modifica dei dati nel WITH"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2230
+#: parser/analyze.c:2278
#, c-format
msgid "DECLARE CURSOR WITH HOLD ... %s is not supported"
msgstr "DECLARE CURSOR WITH HOLD ... %s non è supportato"
-#: parser/analyze.c:2233
+#: parser/analyze.c:2281
#, c-format
msgid "Holdable cursors must be READ ONLY."
msgstr "I cursori trattenibili devono essere READ ONLY."
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2241
+#: parser/analyze.c:2289
#, c-format
msgid "DECLARE SCROLL CURSOR ... %s is not supported"
msgstr "DECLARE SCROLL CURSOR ... %s non è supportato"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2252
+#: parser/analyze.c:2300
#, c-format
msgid "DECLARE INSENSITIVE CURSOR ... %s is not supported"
msgstr "DECLARE INSENSITIVE CURSOR ... %s non è supportato"
-#: parser/analyze.c:2255
+#: parser/analyze.c:2303
#, c-format
msgid "Insensitive cursors must be READ ONLY."
msgstr "I cursori Insensitive devono essere READ ONLY."
-#: parser/analyze.c:2321
+#: parser/analyze.c:2369
#, c-format
msgid "materialized views must not use data-modifying statements in WITH"
msgstr "le viste materializzate non possono usare istruzioni di modifica dei dati nel WITH"
-#: parser/analyze.c:2331
+#: parser/analyze.c:2379
#, c-format
msgid "materialized views must not use temporary tables or views"
msgstr "le viste materializzate non possono usare tabelle temporanee o viste"
-#: parser/analyze.c:2341
+#: parser/analyze.c:2389
#, c-format
msgid "materialized views may not be defined using bound parameters"
msgstr "le viste materializzate non possono essere definite con parametri impostati"
-#: parser/analyze.c:2353
+#: parser/analyze.c:2401
#, c-format
msgid "materialized views cannot be UNLOGGED"
msgstr "le viste materializzate non possono essere UNLOGGED"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2419
+#: parser/analyze.c:2467
#, c-format
msgid "%s is not allowed with DISTINCT clause"
msgstr "%s non è consentito con la clausola DISTINCT"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2426
+#: parser/analyze.c:2474
#, c-format
msgid "%s is not allowed with GROUP BY clause"
msgstr "%s non è consentito con la clausola GROUP BY"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2433
+#: parser/analyze.c:2481
#, c-format
msgid "%s is not allowed with HAVING clause"
msgstr "%s non è consentito con la clausola HAVING"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2440
+#: parser/analyze.c:2488
#, c-format
msgid "%s is not allowed with aggregate functions"
msgstr "%s non è consentito con funzioni di aggregazione"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2447
+#: parser/analyze.c:2495
#, c-format
msgid "%s is not allowed with window functions"
msgstr "%s non è consentito con funzioni finestra"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2454
+#: parser/analyze.c:2502
#, c-format
msgid "%s is not allowed with set-returning functions in the target list"
msgstr "%s non è consentito con la le funzioni che restituiscono insiemi nella lista di destinazione"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2533
+#: parser/analyze.c:2581
#, c-format
msgid "%s must specify unqualified relation names"
msgstr "%s deve specificare nomi di tabelle non qualificati"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2564
+#: parser/analyze.c:2612
#, c-format
msgid "%s cannot be applied to a join"
msgstr "%s non può essere applicato ad un join"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2573
+#: parser/analyze.c:2621
#, c-format
msgid "%s cannot be applied to a function"
msgstr "%s non può essere applicato ad una funzione"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2591
+#: parser/analyze.c:2639
#, c-format
msgid "%s cannot be applied to a WITH query"
msgstr "%s non può essere applicato ad una query WITH"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2608
+#: parser/analyze.c:2656
#, c-format
msgid "relation \"%s\" in %s clause not found in FROM clause"
msgstr "la relazione \"%s\" nella clausola %s non è stata trovata nella clausola FROM"
#: parser/parse_agg.c:378
msgid "aggregate functions are not allowed in policy expressions"
-msgstr "le funzioni di aggregazione non sono ammesse nell'espressione di una politica"
+msgstr "le funzioni di aggregazione non sono ammesse nell'espressione di una regola di sicurezza"
#: parser/parse_agg.c:380
msgid "grouping operations are not allowed in policy expressions"
-msgstr "le funzioni di raggruppamento non sono ammesse nell'espressione di una politica"
+msgstr "le funzioni di raggruppamento non sono ammesse nell'espressione di una regola di sicurezza"
#: parser/parse_agg.c:397
msgid "aggregate functions are not allowed in window RANGE"
#: parser/parse_agg.c:781
msgid "window functions are not allowed in policy expressions"
-msgstr "le funzioni finestra non sono ammesse nell'espressione di una politica"
+msgstr "le funzioni finestra non sono ammesse nell'espressione di una regola di sicurezza"
#: parser/parse_agg.c:793
msgid "window functions are not allowed in window definitions"
#: parser/parse_agg.c:982
#, c-format
-msgid "too many grouping sets present (max 4096)"
+msgid "too many grouping sets present (maximum 4096)"
msgstr "troppi insiemi di raggruppamento presenti (il massimo è 4096)"
#: parser/parse_agg.c:1131
#: parser/parse_clause.c:2859
#, c-format
-msgid "For example, ON CONFLICT ()."
-msgstr "Per esempio, ON CONFLICT ()."
+msgid "For example, ON CONFLICT (column_name)."
+msgstr "Per esempio, ON CONFLICT (nome_colonna)."
#: parser/parse_clause.c:2870
#, c-format
-msgid "ON CONFLICT not supported with system catalog tables"
-msgstr "ON CONFLICT non supportato sulle tabelle del catalogo di sistema"
+msgid "ON CONFLICT is not supported with system catalog tables"
+msgstr "ON CONFLICT non è supportato sulle tabelle del catalogo di sistema"
#: parser/parse_clause.c:2878
#, c-format
-msgid "ON CONFLICT not supported on table \"%s\" used as a catalog table"
-msgstr "ON CONFLICT non supportato sulla tabella \"%s\" usata da una tabella di catalogo"
+msgid "ON CONFLICT is not supported on table \"%s\" used as a catalog table"
+msgstr "ON CONFLICT non è supportato sulla tabella \"%s\" usata da una tabella di catalogo"
#: parser/parse_clause.c:3010
#, c-format
msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
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_coerce.c:971 parser/parse_coerce.c:1001
+#: parser/parse_coerce.c:1019 parser/parse_coerce.c:1034
#: parser/parse_expr.c:2015 parser/parse_expr.c:2528 parser/parse_target.c:874
#, c-format
msgid "cannot cast type %s to %s"
msgstr "non è possibile convertire il tipo %s in %s"
-#: parser/parse_coerce.c:966
+#: parser/parse_coerce.c:1004
#, c-format
msgid "Input has too few columns."
msgstr "L'input ha troppe poche colonne."
-#: parser/parse_coerce.c:984
+#: parser/parse_coerce.c:1022
#, c-format
msgid "Cannot cast type %s to %s in column %d."
msgstr "Non è possibile convertire il tipo %s in %s nella colonna %d."
-#: parser/parse_coerce.c:999
+#: parser/parse_coerce.c:1037
#, c-format
msgid "Input has too many columns."
msgstr "L'input ha troppe colonne."
#. translator: first %s is name of a SQL construct, eg WHERE
-#: parser/parse_coerce.c:1042
+#: parser/parse_coerce.c:1080
#, c-format
msgid "argument of %s must be type boolean, not type %s"
msgstr "l'argomento di %s deve essere di tipo booleano, non %s"
#. translator: %s is name of a SQL construct, eg WHERE
#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_coerce.c:1052 parser/parse_coerce.c:1101
+#: parser/parse_coerce.c:1090 parser/parse_coerce.c:1139
#, c-format
msgid "argument of %s must not return a set"
msgstr "l'argomento di %s non deve restituire un set"
#. translator: first %s is name of a SQL construct, eg LIMIT
-#: parser/parse_coerce.c:1089
+#: parser/parse_coerce.c:1127
#, c-format
msgid "argument of %s must be type %s, not type %s"
msgstr "l'argomento di %s deve essere di tipo %s, non %s"
#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1222
+#: parser/parse_coerce.c:1260
#, c-format
msgid "%s types %s and %s cannot be matched"
msgstr "in %s i tipi %s e %s non combaciano"
#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1289
+#: parser/parse_coerce.c:1327
#, c-format
msgid "%s could not convert type %s to %s"
msgstr "in %s conversione del tipo %s in %s fallita"
-#: parser/parse_coerce.c:1591
+#: parser/parse_coerce.c:1629
#, c-format
msgid "arguments declared \"anyelement\" are not all alike"
msgstr "gli argomenti dichiarati \"anyelement\" non sono tutti simili"
-#: parser/parse_coerce.c:1611
+#: parser/parse_coerce.c:1649
#, c-format
msgid "arguments declared \"anyarray\" are not all alike"
msgstr "gli argomenti dichiarati \"anyarray\" non sono tutti simili"
-#: parser/parse_coerce.c:1631
+#: parser/parse_coerce.c:1669
#, c-format
msgid "arguments declared \"anyrange\" are not all alike"
msgstr "gli argomenti dichiarati \"anyrange\" non sono tutti simili"
-#: parser/parse_coerce.c:1660 parser/parse_coerce.c:1871
-#: parser/parse_coerce.c:1905
+#: parser/parse_coerce.c:1698 parser/parse_coerce.c:1909
+#: parser/parse_coerce.c:1943
#, c-format
msgid "argument declared \"anyarray\" is not an array but type %s"
msgstr "l'argomento dichiarato \"anyarray\" non è un array ma di tipo %s"
-#: parser/parse_coerce.c:1676
+#: parser/parse_coerce.c:1714
#, c-format
msgid "argument declared \"anyarray\" is not consistent with argument declared \"anyelement\""
msgstr "l'argomento dichiarato \"anyarray\" non è consistente con l'argomento dichiarato \"anyelement\""
-#: parser/parse_coerce.c:1697 parser/parse_coerce.c:1918
+#: parser/parse_coerce.c:1735 parser/parse_coerce.c:1956
#, c-format
msgid "argument declared \"anyrange\" is not a range type but type %s"
msgstr "l'argomento dichiarato \"anyrange\" non è un intervallo ma è un tipo %s"
-#: parser/parse_coerce.c:1713
+#: parser/parse_coerce.c:1751
#, c-format
msgid "argument declared \"anyrange\" is not consistent with argument declared \"anyelement\""
msgstr "l'argomento dichiarato \"anyrange\" non è consistente con l'argomento dichiarato \"anyelement\""
-#: parser/parse_coerce.c:1733
+#: parser/parse_coerce.c:1771
#, c-format
msgid "could not determine polymorphic type because input has type \"unknown\""
msgstr "determinazione del tipo polimorfico fallita perché l'input è di tipo \"unknown\""
-#: parser/parse_coerce.c:1743
+#: parser/parse_coerce.c:1781
#, c-format
msgid "type matched to anynonarray is an array type: %s"
msgstr "il tipo associato ad anynonarray è di tipo array: %s"
-#: parser/parse_coerce.c:1753
+#: parser/parse_coerce.c:1791
#, c-format
msgid "type matched to anyenum is not an enum type: %s"
msgstr "il tipo associato ad anyenum non è una enumerazione: %s"
-#: parser/parse_coerce.c:1793 parser/parse_coerce.c:1823
+#: parser/parse_coerce.c:1831 parser/parse_coerce.c:1861
#, c-format
msgid "could not find range type for data type %s"
msgstr "tipo dell'intervallo non trovato per il tipo di dato %s"
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "il riferimento ricorsivo alla query \"%s\" non può apparire più di una volta"
-#: parser/parse_expr.c:387 parser/parse_relation.c:3077
-#: parser/parse_relation.c:3097
+#: parser/parse_expr.c:387 parser/parse_relation.c:3083
+#: parser/parse_relation.c:3103
#, c-format
msgid "column %s.%s does not exist"
msgstr "la colonna %s.%s non esiste"
msgid "row expansion via \"*\" is not supported here"
msgstr "l'espansione della riga tramite \"*\" non è supportata qui"
-#: parser/parse_expr.c:767 parser/parse_relation.c:666
-#: parser/parse_relation.c:763 parser/parse_target.c:1109
+#: parser/parse_expr.c:767 parser/parse_relation.c:667
+#: parser/parse_relation.c:767 parser/parse_target.c:1109
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "il riferimento alla colonna \"%s\" è ambiguo"
msgid "NULLIF requires = operator to yield boolean"
msgstr "NULLIF richiede che l'operatore = restituisca un valore booleano"
-#: parser/parse_expr.c:1468 gram.y:9779
+#: parser/parse_expr.c:1468 gram.y:9745
#, c-format
msgid "number of columns does not match number of values"
msgstr "il numero di colonne non corrisponde al numero di valori"
msgstr "Usa un operatore di ordinamento esplicito, oppure modifica la query."
#: parser/parse_oper.c:226 utils/adt/array_userfuncs.c:782
-#: utils/adt/array_userfuncs.c:920 utils/adt/arrayfuncs.c:3610
-#: utils/adt/arrayfuncs.c:4048 utils/adt/arrayfuncs.c:6026
-#: utils/adt/rowtypes.c:1159
+#: utils/adt/array_userfuncs.c:920 utils/adt/arrayfuncs.c:3613
+#: utils/adt/arrayfuncs.c:4051 utils/adt/arrayfuncs.c:6029
+#: utils/adt/rowtypes.c:1167
#, c-format
msgid "could not identify an equality operator for type %s"
msgstr "operatore di uguaglianza per il tipo %s non trovato"
msgid "table name \"%s\" specified more than once"
msgstr "la tabella di nome \"%s\" è stata specificata più di una volta"
-#: parser/parse_relation.c:424 parser/parse_relation.c:3017
+#: parser/parse_relation.c:424 parser/parse_relation.c:3023
#, c-format
msgid "invalid reference to FROM-clause entry for table \"%s\""
msgstr "riferimento non valido all'elemento della clausola FROM per la tabella \"%s\""
-#: parser/parse_relation.c:427 parser/parse_relation.c:3022
+#: parser/parse_relation.c:427 parser/parse_relation.c:3028
#, c-format
msgid "There is an entry for table \"%s\", but it cannot be referenced from this part of the query."
msgstr "C'è un elemento per la tabella \"%s\", ma non può essere referenziato da questa parte della query."
msgid "The combining JOIN type must be INNER or LEFT for a LATERAL reference."
msgstr "Il tipo del JOIN deve essere INNER oppure LEFT per un riferimento LATERAL."
-#: parser/parse_relation.c:701
+#: parser/parse_relation.c:705
#, c-format
msgid "system column \"%s\" reference in check constraint is invalid"
msgstr "la colonna di sistema \"%s\" referenziata nel vincolo di controllo non è valida"
-#: parser/parse_relation.c:1059 parser/parse_relation.c:1339
-#: parser/parse_relation.c:1841
+#: parser/parse_relation.c:1065 parser/parse_relation.c:1345
+#: parser/parse_relation.c:1847
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
msgstr "la tabella \"%s\" ha %d colonne disponibili ma %d colonne specificate"
-#: parser/parse_relation.c:1146
+#: parser/parse_relation.c:1152
#, c-format
msgid "There is a WITH item named \"%s\", but it cannot be referenced from this part of the query."
msgstr "C'è un elemento di WITH di nome \"%s\", ma non può essere referenziato da questa parte della query."
-#: parser/parse_relation.c:1148
+#: parser/parse_relation.c:1154
#, c-format
msgid "Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
msgstr "Usa WITH RECURSIVE, oppure riordina gli elementi di WITH per rimuovere i riferimenti in avanti."
-#: parser/parse_relation.c:1459
+#: parser/parse_relation.c:1465
#, c-format
msgid "a column definition list is only allowed for functions returning \"record\""
msgstr "la lista di definizione di colonne è consentita solo per funzioni che restituiscono \"record\""
-#: parser/parse_relation.c:1468
+#: parser/parse_relation.c:1474
#, c-format
msgid "a column definition list is required for functions returning \"record\""
msgstr "la lista di definizione di colonne è necessaria per funzioni che restituiscono \"record\""
-#: parser/parse_relation.c:1547
+#: parser/parse_relation.c:1553
#, c-format
msgid "function \"%s\" in FROM has unsupported return type %s"
msgstr "la funzione \"%s\" in FROM restituisce il tipo non supportato %s"
-#: parser/parse_relation.c:1669
+#: parser/parse_relation.c:1675
#, c-format
msgid "VALUES lists \"%s\" have %d columns available but %d columns specified"
msgstr "le liste VALUES \"%s\" hanno %d colonne disponibili ma %d colonne specificate"
-#: parser/parse_relation.c:1724
+#: parser/parse_relation.c:1730
#, c-format
msgid "joins can have at most %d columns"
msgstr "i join possono avere al più %d colonne"
-#: parser/parse_relation.c:1814
+#: parser/parse_relation.c:1820
#, c-format
msgid "WITH query \"%s\" does not have a RETURNING clause"
msgstr "la query WITH \"%s\" non ha una clausola RETURNING"
-#: parser/parse_relation.c:2646 parser/parse_relation.c:2801
+#: parser/parse_relation.c:2652 parser/parse_relation.c:2807
#, c-format
msgid "column %d of relation \"%s\" does not exist"
msgstr "la colonna %d della relazione \"%s\" non esiste"
-#: parser/parse_relation.c:3020
+#: parser/parse_relation.c:3026
#, c-format
msgid "Perhaps you meant to reference the table alias \"%s\"."
msgstr "Forse intendevi utilizzare l'alias \"%s\" della tabella."
-#: parser/parse_relation.c:3028
+#: parser/parse_relation.c:3034
#, c-format
msgid "missing FROM-clause entry for table \"%s\""
msgstr "elemento FROM per la tabella \"%s\" mancante"
-#: parser/parse_relation.c:3080
+#: parser/parse_relation.c:3086
#, c-format
-msgid "Perhaps you meant to reference the column \"%s\".\"%s\"."
-msgstr "Forse intendevi referenziare la colonna \"%s\".\"%s\"."
+msgid "Perhaps you meant to reference the column \"%s.%s\"."
+msgstr "Forse intendevi referenziare la colonna \"%s.%s\"."
-#: parser/parse_relation.c:3082
+#: parser/parse_relation.c:3088
#, c-format
msgid "There is a column named \"%s\" in table \"%s\", but it cannot be referenced from this part of the query."
msgstr "Esiste una colonna di nome \"%s\" nella tabella \"%s\", ma non può essere referenziata da questa parte della query."
-#: parser/parse_relation.c:3099
+#: parser/parse_relation.c:3105
#, c-format
-msgid "Perhaps you meant to reference the column \"%s\".\"%s\" or the column \"%s\".\"%s\"."
-msgstr "Forse intendevi referenziare la colonna \"%s\".\"%s\" o la colonna \"%s\".\"%s\"."
+msgid "Perhaps you meant to reference the column \"%s.%s\" or the column \"%s.%s\"."
+msgstr "Forse intendevi referenziare la colonna \"%s.%s\" o la colonna \"%s.%s\"."
#: parser/parse_target.c:421 parser/parse_target.c:713
#, c-format
msgid "SELECT * with no tables specified is not valid"
msgstr "SELECT * senza tabelle specificate non è consentito"
-#: parser/parse_type.c:84
+#: parser/parse_type.c:83
#, c-format
msgid "improper %%TYPE reference (too few dotted names): %s"
msgstr "riferimento %%TYPE improprio (troppi pochi nomi puntati): %s"
-#: parser/parse_type.c:106
+#: parser/parse_type.c:105
#, c-format
msgid "improper %%TYPE reference (too many dotted names): %s"
msgstr "riferimento %%TYPE improprio (troppi nomi puntati): %s"
-#: parser/parse_type.c:141
+#: parser/parse_type.c:140
#, c-format
msgid "type reference %s converted to %s"
msgstr "riferimento al tipo %s convertito in %s"
-#: parser/parse_type.c:262 parser/parse_type.c:834 utils/cache/typcache.c:230
+#: parser/parse_type.c:261 parser/parse_type.c:805 utils/cache/typcache.c:238
#, c-format
msgid "type \"%s\" is only a shell"
msgstr "il tipo \"%s\" non è completamente definito"
-#: parser/parse_type.c:347
+#: parser/parse_type.c:346
#, c-format
msgid "type modifier is not allowed for type \"%s\""
msgstr "modificatore di tipo non ammesso per il tipo \"%s\""
-#: parser/parse_type.c:389
+#: parser/parse_type.c:388
#, c-format
msgid "type modifiers must be simple constants or identifiers"
msgstr "i modificatori di tipo devono essere costanti o identificatori semplici"
-#: parser/parse_type.c:700 parser/parse_type.c:799
+#: parser/parse_type.c:671 parser/parse_type.c:770
#, c-format
msgid "invalid type name \"%s\""
msgstr "nome di tipo \"%s\" non valido"
msgstr "le regole con una condizione WHERE possono avere solo azione SELECT, INSERT, UPDATE o DELETE"
#: parser/parse_utilcmd.c:2240 parser/parse_utilcmd.c:2339
-#: rewrite/rewriteHandler.c:478 rewrite/rewriteManip.c:1018
+#: rewrite/rewriteHandler.c:478 rewrite/rewriteManip.c:1015
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "le istruzioni UNION/INTERSECT/EXCEPT condizionali non sono implementate"
msgid "misplaced NOT DEFERRABLE clause"
msgstr "clausola NOT DEFERRABLE mal posizionata"
-#: parser/parse_utilcmd.c:2657 parser/parse_utilcmd.c:2683 gram.y:4859
+#: parser/parse_utilcmd.c:2657 parser/parse_utilcmd.c:2683 gram.y:4852
#, c-format
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr "un vincolo dichiarato INITIALLY DEFERRED dev'essere DEFERRABLE"
msgid "This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory, swap space, or huge pages. To reduce the request size (currently %zu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections."
msgstr "Questo errore di solito vuol dire che la richiesta di PostgreSQL di un segmento di memoria condivisa supera la memoria disponibile, lo spazio di swap o le pagine huge. Per ridurre la dimensione richiesta (attualmente %zu byte), riduci l'utilizzo di memoria condivisa di PostgreSQL, ad esempio riducendo shared_buffers o max_connections."
-#: port/pg_shmem.c:439 port/sysv_shmem.c:439 port/win32_shmem.c:136
+#: port/pg_shmem.c:439 port/sysv_shmem.c:439 port/win32_shmem.c:134
#, c-format
msgid "huge pages not supported on this platform"
msgstr "pagine huge non supportate su questa piattaforma"
msgid "could not get SID for PowerUsers group: error code %lu\n"
msgstr "non è stato possibile ottenere il SID del gruppo PowerUsers: codice errore %lu\n"
-#: port/win32/signal.c:193
+#: port/win32/signal.c:194
#, c-format
msgid "could not create signal listener pipe for PID %d: error code %lu"
msgstr "creazione della pipe di ascolto dei segnali per il PID %d fallita: codice errore %lu"
-#: port/win32/signal.c:273 port/win32/signal.c:305
+#: port/win32/signal.c:274 port/win32/signal.c:306
#, c-format
msgid "could not create signal listener pipe: error code %lu; retrying\n"
msgstr "creazione della pipe di ascolto dei segnali fallita: codice errore %lu; sto riprovando\n"
-#: port/win32/signal.c:316
+#: port/win32/signal.c:317
#, c-format
msgid "could not create signal dispatch thread: error code %lu\n"
msgstr "creazione del thread per la distribuzione dei segnali fallita: codice errore %lu\n"
msgid "could not try-lock semaphore: error code %lu"
msgstr "try-lock del semaforo fallito: codice errore %lu"
-#: port/win32_shmem.c:175 port/win32_shmem.c:210 port/win32_shmem.c:231
+#: port/win32_shmem.c:173 port/win32_shmem.c:208 port/win32_shmem.c:226
#, c-format
msgid "could not create shared memory segment: error code %lu"
msgstr "creazione del segmento di memoria condivisa fallito: codice errore %lu"
-#: port/win32_shmem.c:176
+#: port/win32_shmem.c:174
#, c-format
msgid "Failed system call was CreateFileMapping(size=%zu, name=%s)."
msgstr "La funzione di sistema fallita era CreateFileMapping(size=%zu, name=%s)."
-#: port/win32_shmem.c:200
+#: port/win32_shmem.c:198
#, c-format
msgid "pre-existing shared memory block is still in use"
msgstr "blocco di memoria condivisa preesistente ancora in uso"
-#: port/win32_shmem.c:201
+#: port/win32_shmem.c:199
#, c-format
msgid "Check if there are any old server processes still running, and terminate them."
msgstr "Controlla se ci sono vecchi processi server ancora in esecuzione ed interrompili."
-#: port/win32_shmem.c:211
+#: port/win32_shmem.c:209
#, c-format
msgid "Failed system call was DuplicateHandle."
msgstr "La chiamata di sistema fallita era DuplicateHandle."
-#: port/win32_shmem.c:232
+#: port/win32_shmem.c:227
#, c-format
msgid "Failed system call was MapViewOfFileEx."
msgstr "La chiamata di sistema fallita era MapViewOfFileEx."
msgid "Enable the \"track_counts\" option."
msgstr "Abilita l'opzione \"track_counts\"."
-#: postmaster/bgworker.c:345 postmaster/bgworker.c:745
+#: postmaster/bgworker.c:346 postmaster/bgworker.c:746
#, c-format
msgid "registering background worker \"%s\""
msgstr "registrazione del processo di lavoro in background \"%s\""
-#: postmaster/bgworker.c:374
+#: postmaster/bgworker.c:375
#, c-format
msgid "unregistering background worker \"%s\""
msgstr "annullamento registrazione del processo di lavoro in background \"%s\""
-#: postmaster/bgworker.c:483
+#: postmaster/bgworker.c:484
#, c-format
msgid "background worker \"%s\": must attach to shared memory in order to request a database connection"
msgstr "processo di lavoro in background \"%s\": occorre collegarsi al segmento di memoria per richiedere una connessione al database"
-#: postmaster/bgworker.c:492
+#: postmaster/bgworker.c:493
#, 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/bgworker.c:506
+#: postmaster/bgworker.c:507
#, c-format
msgid "background worker \"%s\": invalid restart interval"
msgstr "processo di lavoro in background \"%s\": intervallo di riavvio non valido"
-#: postmaster/bgworker.c:551
+#: postmaster/bgworker.c:552
#, 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/bgworker.c:752
+#: postmaster/bgworker.c:753
#, 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/bgworker.c:764
+#: postmaster/bgworker.c:765
#, c-format
msgid "background worker \"%s\": only dynamic background workers can request notification"
msgstr "processo di lavoro in background \"%s\": solo i processi dinamici possono richiedere notifiche"
-#: postmaster/bgworker.c:779
+#: postmaster/bgworker.c:780
#, c-format
msgid "too many background workers"
msgstr "troppi processi di lavoro in background"
-#: postmaster/bgworker.c:780
+#: postmaster/bgworker.c:781
#, 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/bgworker.c:784
+#: postmaster/bgworker.c:785
#, c-format
msgid "Consider increasing the configuration parameter \"max_worker_processes\"."
msgstr "Considera di incrementare il parametro di configurazione \"max_worker_processes\"."
msgid "archive command was terminated by exception 0x%X"
msgstr "comando di archiviazione terminato da eccezione 0x%X"
-#: postmaster/pgarch.c:598 postmaster/postmaster.c:3417
+#: postmaster/pgarch.c:598 postmaster/postmaster.c:3459
#, 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."
#: postmaster/pgstat.c:1266
#, c-format
msgid "unrecognized reset target: \"%s\""
-msgstr "obiettivo del reset sconosciuto: \"%s\""
+msgstr "destinazione di reset sconosciuta: \"%s\""
#: postmaster/pgstat.c:1267
#, c-format
msgid "Target must be \"archiver\" or \"bgwriter\"."
-msgstr "L'obiettivo deve essere \"archiver\" o \"bgwriter\"."
+msgstr "La destinazione deve essere \"archiver\" o \"bgwriter\"."
#: postmaster/pgstat.c:3425
#, c-format
msgid "database hash table corrupted during cleanup --- abort"
msgstr "tabella hash del database corrotta durante la pulizia --- interruzione"
-#: postmaster/postmaster.c:673
+#: postmaster/postmaster.c:670
#, 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:759
+#: postmaster/postmaster.c:756
#, 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:810
+#: postmaster/postmaster.c:807
#, c-format
msgid "%s: invalid argument: \"%s\"\n"
msgstr "%s: argomento non valido: \"%s\"\n"
-#: postmaster/postmaster.c:845
+#: postmaster/postmaster.c:842
#, 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:850
+#: postmaster/postmaster.c:847
#, 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:855
+#: postmaster/postmaster.c:852
#, c-format
msgid "WAL archival cannot be enabled when wal_level is \"minimal\""
msgstr "l'archiviazione dei WAL non può essere attivata quando wal_level è \"minimal\""
-#: postmaster/postmaster.c:858
+#: postmaster/postmaster.c:855
#, c-format
msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
msgstr "lo streaming WAL (max_wal_senders > 0) richiede wal_level \"archive\", \"hot_standby\" oppure \"logical\""
-#: postmaster/postmaster.c:866
+#: postmaster/postmaster.c:863
#, c-format
msgid "%s: invalid datetoken tables, please fix\n"
msgstr "%s: datetoken tables non valido, per favore correggilo\n"
-#: postmaster/postmaster.c:958 postmaster/postmaster.c:1056
-#: utils/init/miscinit.c:1326
+#: postmaster/postmaster.c:955 postmaster/postmaster.c:1053
+#: utils/init/miscinit.c:1410
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "sintassi di lista non valida nel parametro \"%s\""
-#: postmaster/postmaster.c:989
+#: postmaster/postmaster.c:986
#, c-format
msgid "could not create listen socket for \"%s\""
msgstr "creazione del socket di ascolto per \"%s\" fallita"
-#: postmaster/postmaster.c:995
+#: postmaster/postmaster.c:992
#, c-format
msgid "could not create any TCP/IP sockets"
msgstr "non è stato possibile creare alcun socket TCP/IP"
-#: postmaster/postmaster.c:1078
+#: postmaster/postmaster.c:1075
#, 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:1084
+#: postmaster/postmaster.c:1081
#, c-format
msgid "could not create any Unix-domain sockets"
msgstr "creazione del socket di dominio Unix fallita"
-#: postmaster/postmaster.c:1096
+#: postmaster/postmaster.c:1093
#, c-format
msgid "no socket created for listening"
msgstr "nessun socket per l'ascolto è stato creato"
-#: postmaster/postmaster.c:1136
+#: postmaster/postmaster.c:1133
#, 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:1165
+#: postmaster/postmaster.c:1162
#, 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:1169
+#: postmaster/postmaster.c:1166
#, 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:1199
+#: postmaster/postmaster.c:1217
#, c-format
msgid "ending log output to stderr"
msgstr "terminazione dell'output del log su stderr"
-#: postmaster/postmaster.c:1200
+#: postmaster/postmaster.c:1218
#, c-format
msgid "Future log output will go to log destination \"%s\"."
msgstr "L'output dei prossimi log andrà su \"%s\"."
-#: postmaster/postmaster.c:1226 utils/init/postinit.c:213
+#: postmaster/postmaster.c:1244 utils/init/postinit.c:200
#, c-format
msgid "could not load pg_hba.conf"
msgstr "caricamento di pg_hba.conf fallito"
-#: postmaster/postmaster.c:1252
+#: postmaster/postmaster.c:1270
#, c-format
msgid "postmaster became multithreaded during startup"
msgstr "il postmaster è diventato multithread durante l'avvio"
-#: postmaster/postmaster.c:1253
+#: postmaster/postmaster.c:1271
#, 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:1350
+#: postmaster/postmaster.c:1368
#, c-format
msgid "%s: could not locate matching postgres executable"
msgstr "%s: eseguibile postgres corrispondente non trovato"
-#: postmaster/postmaster.c:1373 utils/misc/tzparser.c:341
+#: postmaster/postmaster.c:1391 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:1401
+#: postmaster/postmaster.c:1419
#, c-format
msgid "data directory \"%s\" does not exist"
msgstr "la directory dei dati \"%s\" non esiste"
-#: postmaster/postmaster.c:1406
+#: postmaster/postmaster.c:1424
#, c-format
msgid "could not read permissions of directory \"%s\": %m"
msgstr "lettura dei permessi della directory \"%s\" fallita: %m"
-#: postmaster/postmaster.c:1414
+#: postmaster/postmaster.c:1432
#, c-format
msgid "specified data directory \"%s\" is not a directory"
msgstr "la directory dei dati specificata \"%s\" non è una directory"
-#: postmaster/postmaster.c:1430
+#: postmaster/postmaster.c:1448
#, c-format
msgid "data directory \"%s\" has wrong ownership"
msgstr "la directory dei dati \"%s\" ha il proprietario errato"
-#: postmaster/postmaster.c:1432
+#: postmaster/postmaster.c:1450
#, 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:1452
+#: postmaster/postmaster.c:1470
#, 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:1454
+#: postmaster/postmaster.c:1472
#, c-format
msgid "Permissions should be u=rwx (0700)."
msgstr "I permessi dovrebbero essere u=rwx (0700)."
-#: postmaster/postmaster.c:1465
+#: postmaster/postmaster.c:1483
#, 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:1641
+#: postmaster/postmaster.c:1660
#, c-format
msgid "select() failed in postmaster: %m"
msgstr "select() fallita in postmaster: %m"
-#: postmaster/postmaster.c:1839 postmaster/postmaster.c:1870
+#: postmaster/postmaster.c:1810
+#, 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:1888 postmaster/postmaster.c:1919
#, c-format
msgid "incomplete startup packet"
msgstr "pacchetto di avvio incompleto"
-#: postmaster/postmaster.c:1851
+#: postmaster/postmaster.c:1900
#, c-format
msgid "invalid length of startup packet"
msgstr "dimensione del pacchetto di avvio non valida"
-#: postmaster/postmaster.c:1909
+#: postmaster/postmaster.c:1958
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "invio della risposta di negoziazione SSL fallito: %m"
-#: postmaster/postmaster.c:1938
+#: postmaster/postmaster.c:1987
#, 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"
-#: postmaster/postmaster.c:2001
+#: postmaster/postmaster.c:2050 utils/misc/guc.c:5484 utils/misc/guc.c:5577
+#: utils/misc/guc.c:6874 utils/misc/guc.c:9579 utils/misc/guc.c:9613
#, c-format
-msgid "invalid value for parameter \"replication\""
-msgstr "valore non valido per il parametro \"replication\""
+msgid "invalid value for parameter \"%s\": \"%s\""
+msgstr "valore non valido per il parametro \"%s\": \"%s\""
-#: postmaster/postmaster.c:2002
+#: postmaster/postmaster.c:2053
#, c-format
-msgid "Valid values are: false, 0, true, 1, database."
-msgstr "I valori validi sono: false, 0, true, 1, database."
+msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
+msgstr "I valori validi sono: \"false\", 0, \"true\", 1, \"database\"."
-#: postmaster/postmaster.c:2022
+#: postmaster/postmaster.c:2073
#, 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:2050
+#: postmaster/postmaster.c:2101
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "nessun utente PostgreSQL specificato nel pacchetto di avvio"
-#: postmaster/postmaster.c:2109
+#: postmaster/postmaster.c:2160
#, c-format
msgid "the database system is starting up"
msgstr "il database si sta avviando"
-#: postmaster/postmaster.c:2114
+#: postmaster/postmaster.c:2165
#, c-format
msgid "the database system is shutting down"
msgstr "il database si sta spegnendo"
-#: postmaster/postmaster.c:2119
+#: postmaster/postmaster.c:2170
#, c-format
msgid "the database system is in recovery mode"
msgstr "il database è in modalità di ripristino"
-#: postmaster/postmaster.c:2124 storage/ipc/procarray.c:287
-#: storage/ipc/sinvaladt.c:298 storage/lmgr/proc.c:337
+#: postmaster/postmaster.c:2175 storage/ipc/procarray.c:284
+#: storage/ipc/sinvaladt.c:298 storage/lmgr/proc.c:334
#, c-format
msgid "sorry, too many clients already"
msgstr "spiacente, troppi client già connessi"
-#: postmaster/postmaster.c:2186
+#: postmaster/postmaster.c:2237
#, 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:2194
+#: postmaster/postmaster.c:2245
#, 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:2414
+#: postmaster/postmaster.c:2465
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "SIGHUP ricevuto, sto ricaricando i file di configurazione"
-#: postmaster/postmaster.c:2440
+#: postmaster/postmaster.c:2490
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf non è stato ricaricato"
-#: postmaster/postmaster.c:2444
+#: postmaster/postmaster.c:2494
#, c-format
msgid "pg_ident.conf not reloaded"
msgstr "pg_ident.conf non è stato ricaricato"
-#: postmaster/postmaster.c:2485
+#: postmaster/postmaster.c:2535
#, c-format
msgid "received smart shutdown request"
msgstr "richiesta di arresto smart ricevuta"
-#: postmaster/postmaster.c:2538
+#: postmaster/postmaster.c:2587
#, c-format
msgid "received fast shutdown request"
msgstr "richiesta di arresto fast ricevuta"
-#: postmaster/postmaster.c:2564
+#: postmaster/postmaster.c:2613
#, c-format
msgid "aborting any active transactions"
msgstr "interruzione di tutte le transazioni attive"
-#: postmaster/postmaster.c:2598
+#: postmaster/postmaster.c:2647
#, c-format
msgid "received immediate shutdown request"
msgstr "richiesta di arresto immediate ricevuta"
-#: postmaster/postmaster.c:2659
+#: postmaster/postmaster.c:2708
#, c-format
msgid "shutdown at recovery target"
-msgstr "arresto all'obiettivo di recupero"
+msgstr "arresto alla destinazione di recupero"
-#: postmaster/postmaster.c:2675 postmaster/postmaster.c:2698
+#: postmaster/postmaster.c:2724 postmaster/postmaster.c:2747
msgid "startup process"
msgstr "avvio del processo"
-#: postmaster/postmaster.c:2678
+#: postmaster/postmaster.c:2727
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "avvio interrotto a causa del fallimento del processo di avvio"
-#: postmaster/postmaster.c:2739
+#: postmaster/postmaster.c:2788
#, c-format
msgid "database system is ready to accept connections"
msgstr "il database è pronto ad accettare connessioni"
-#: postmaster/postmaster.c:2754
+#: postmaster/postmaster.c:2803
msgid "background writer process"
msgstr "processo di scrittura in background"
-#: postmaster/postmaster.c:2808
+#: postmaster/postmaster.c:2857
msgid "checkpointer process"
msgstr "processo di creazione checkpoint"
-#: postmaster/postmaster.c:2824
+#: postmaster/postmaster.c:2873
msgid "WAL writer process"
msgstr "processo di scrittura WAL"
-#: postmaster/postmaster.c:2838
+#: postmaster/postmaster.c:2887
msgid "WAL receiver process"
msgstr "processo di ricezione WAL"
-#: postmaster/postmaster.c:2853
+#: postmaster/postmaster.c:2902
msgid "autovacuum launcher process"
msgstr "processo del lanciatore di autovacuum"
-#: postmaster/postmaster.c:2868
+#: postmaster/postmaster.c:2917
msgid "archiver process"
msgstr "processo di archiviazione"
-#: postmaster/postmaster.c:2884
+#: postmaster/postmaster.c:2933
msgid "statistics collector process"
msgstr "processo del raccoglitore di statistiche"
-#: postmaster/postmaster.c:2898
+#: postmaster/postmaster.c:2947
msgid "system logger process"
msgstr "processo del logger di sistema"
-#: postmaster/postmaster.c:2960
+#: postmaster/postmaster.c:3009
msgid "worker process"
msgstr "processo di lavoro"
-#: postmaster/postmaster.c:3047 postmaster/postmaster.c:3067
-#: postmaster/postmaster.c:3074 postmaster/postmaster.c:3092
+#: postmaster/postmaster.c:3092 postmaster/postmaster.c:3112
+#: postmaster/postmaster.c:3119 postmaster/postmaster.c:3137
msgid "server process"
msgstr "processo del server"
-#: postmaster/postmaster.c:3146
+#: postmaster/postmaster.c:3191
#, 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:3405
+#: postmaster/postmaster.c:3447
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) è uscito con codice di uscita %d"
-#: postmaster/postmaster.c:3407 postmaster/postmaster.c:3418
-#: postmaster/postmaster.c:3429 postmaster/postmaster.c:3438
-#: postmaster/postmaster.c:3448
+#: postmaster/postmaster.c:3449 postmaster/postmaster.c:3460
+#: postmaster/postmaster.c:3471 postmaster/postmaster.c:3480
+#: postmaster/postmaster.c:3490
#, 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:3415
+#: postmaster/postmaster.c:3457
#, 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:3425
+#: postmaster/postmaster.c:3467
#, 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:3436
+#: postmaster/postmaster.c:3478
#, 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:3446
+#: postmaster/postmaster.c:3488
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) uscito con stato sconosciuto %d"
-#: postmaster/postmaster.c:3634
+#: postmaster/postmaster.c:3675
#, c-format
msgid "abnormal database system shutdown"
msgstr "spegnimento anormale del database"
-#: postmaster/postmaster.c:3674
+#: postmaster/postmaster.c:3715
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "tutti i processi server sono terminati; re-inizializzazione"
-#: postmaster/postmaster.c:3920
+#: postmaster/postmaster.c:3927
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "fork del nuovo processo per la connessione fallito: %m"
-#: postmaster/postmaster.c:3962
+#: postmaster/postmaster.c:3969
msgid "could not fork new process for connection: "
msgstr "fork del nuovo processo per la connessione fallito: "
-#: postmaster/postmaster.c:4068
+#: postmaster/postmaster.c:4083
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "connessione ricevuta: host=%s porta=%s"
-#: postmaster/postmaster.c:4073
+#: postmaster/postmaster.c:4088
#, c-format
msgid "connection received: host=%s"
msgstr "connessione ricevuta: host=%s"
-#: postmaster/postmaster.c:4362
+#: postmaster/postmaster.c:4371
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "esecuzione del processo del server \"%s\" fallita: %m"
-#: postmaster/postmaster.c:4919
+#: postmaster/postmaster.c:4931
#, 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:5229
+#: postmaster/postmaster.c:5214
#, c-format
msgid "could not fork startup process: %m"
msgstr "fork del processo di avvio fallito: %m"
-#: postmaster/postmaster.c:5233
+#: postmaster/postmaster.c:5218
#, c-format
msgid "could not fork background writer process: %m"
msgstr "fork del processo di scrittura in background fallito: %m"
-#: postmaster/postmaster.c:5237
+#: postmaster/postmaster.c:5222
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "fork del processo di creazione dei checkpoint fallito: %m"
-#: postmaster/postmaster.c:5241
+#: postmaster/postmaster.c:5226
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "fork del processo di scrittura dei WAL fallito: %m"
-#: postmaster/postmaster.c:5245
+#: postmaster/postmaster.c:5230
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "fork del processo di ricezione dei WAL fallito: %m"
-#: postmaster/postmaster.c:5249
+#: postmaster/postmaster.c:5234
#, c-format
msgid "could not fork process: %m"
msgstr "fork del processo fallito: %m"
-#: postmaster/postmaster.c:5411 postmaster/postmaster.c:5434
+#: postmaster/postmaster.c:5396 postmaster/postmaster.c:5419
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr "requisiti di connessione a database non indicati durante la registrazione"
-#: postmaster/postmaster.c:5418 postmaster/postmaster.c:5441
+#: postmaster/postmaster.c:5403 postmaster/postmaster.c:5426
#, c-format
msgid "invalid processing mode in background worker"
msgstr "modalità di processo non valida nel processo di lavoro in background"
-#: postmaster/postmaster.c:5493
+#: postmaster/postmaster.c:5478
#, c-format
msgid "starting background worker process \"%s\""
msgstr "avvio del processo di lavoro in background \"%s\""
-#: postmaster/postmaster.c:5504
+#: postmaster/postmaster.c:5489
#, c-format
msgid "could not fork worker process: %m"
msgstr "fork del processo di lavoro in background fallito: %m"
-#: postmaster/postmaster.c:5892
+#: postmaster/postmaster.c:5865
#, 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:5924
+#: postmaster/postmaster.c:5897
#, 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:5953
+#: postmaster/postmaster.c:5926
#, 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:5960
+#: postmaster/postmaster.c:5933
#, 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:5969
+#: postmaster/postmaster.c:5942
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "rimozione del file \"%s\" fallita: %s\n"
-#: postmaster/postmaster.c:5986
+#: postmaster/postmaster.c:5959
#, 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:5995
+#: postmaster/postmaster.c:5968
#, 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:6002
+#: postmaster/postmaster.c:5975
#, 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:6161
+#: postmaster/postmaster.c:6134
#, c-format
msgid "could not read exit code for process\n"
msgstr "lettura del codice di uscita del processo fallita\n"
-#: postmaster/postmaster.c:6166
+#: postmaster/postmaster.c:6139
#, c-format
msgid "could not post child completion status\n"
msgstr "invio dello stato di completamento del figlio fallito\n"
msgid "unexpected WAL file size \"%s\""
msgstr "dimensione inaspettata del file WAL \"%s\""
-#: replication/basebackup.c:423 replication/basebackup.c:1177
+#: replication/basebackup.c:423 replication/basebackup.c:1169
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr "invio dati da parte del backup di base fallito, backup interrotto"
msgid "duplicate option \"%s\""
msgstr "opzione duplicata \"%s\""
-#: replication/basebackup.c:578 utils/misc/guc.c:5492
+#: replication/basebackup.c:578 utils/misc/guc.c:5494
#, c-format
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
msgstr "%d non è compreso nell'intervallo di validità del il parametro \"%s\" (%d .. %d)"
-#: replication/basebackup.c:844 replication/basebackup.c:946
+#: replication/basebackup.c:852 replication/basebackup.c:954
#, 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:1113
+#: replication/basebackup.c:1121
#, c-format
msgid "skipping special file \"%s\""
msgstr "file speciale \"%s\" saltato"
-#: replication/basebackup.c:1167
-#, c-format
-msgid "archive member \"%s\" too large for tar format"
-msgstr "il membro \"%s\" dell'archivio è troppo grande per il formato tar"
-
-#: replication/basebackup.c:1240
+#: replication/basebackup.c:1232
#, c-format
msgid "file name too long for tar format: \"%s\""
msgstr "nome del file troppo lungo per il formato tar: \"%s\""
-#: replication/basebackup.c:1245
+#: replication/basebackup.c:1237
#, c-format
msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
-msgstr "obiettivo del link simbolico troppo lungo per il formato tar: nome del file \"%s\", obiettivo \"%s\""
+msgstr "destinazione del link simbolico troppo lunga per il formato tar: nome del file \"%s\", destinazione \"%s\""
#: replication/libpqwalreceiver/libpqwalreceiver.c:116
#, c-format
msgid "logical decoding cannot be used while in recovery"
msgstr "la decodifica logica non può essere usata in modalità di recupero"
-#: replication/logical/logical.c:234 replication/logical/logical.c:338
+#: replication/logical/logical.c:234 replication/logical/logical.c:383
#, c-format
msgid "cannot use physical replication slot for logical decoding"
msgstr "non si possono usare slot di replica fisica per la decodifica logica"
-#: replication/logical/logical.c:239 replication/logical/logical.c:343
+#: replication/logical/logical.c:239 replication/logical/logical.c:388
#, c-format
msgid "replication slot \"%s\" was not created in this database"
msgstr "lo slot di replica \"%s\" non è stato creato in questo database"
msgid "cannot create logical replication slot in transaction that has performed writes"
msgstr "non si possono creare slot di replica logica in transazioni che hanno effettuato scritture"
-#: replication/logical/logical.c:380
+#: replication/logical/logical.c:425
#, c-format
msgid "starting logical decoding for slot \"%s\""
msgstr "avvio della decodifica logica per lo slot \"%s\""
-#: replication/logical/logical.c:382
+#: replication/logical/logical.c:427
#, c-format
msgid "streaming transactions committing after %X/%X, reading WAL from %X/%X"
msgstr "commit dello streaming delle transazioni dopo %X/%X, lettura del wal a partire da %X/%X"
-#: replication/logical/logical.c:517
+#: replication/logical/logical.c:562
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
msgstr "slot \"%s\", plugin di output \"%s\", nel callback %s, LSN associato %X/%X"
-#: replication/logical/logical.c:524
+#: replication/logical/logical.c:569
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "slot \"%s\", plugin di output \"%s\", nel callback %s"
-#: replication/logical/logicalfuncs.c:192 replication/walsender.c:2109
+#: replication/logical/logicalfuncs.c:192 replication/walsender.c:2129
#, c-format
msgid "could not read from log segment %s, offset %u, length %lu: %m"
msgstr "lettura del segmento di log %s, posizione %u, lunghezza %lu fallita: %m"
msgid "must be superuser or replication role to use replication slots"
msgstr "solo un superutente o il ruolo di replica può usare uno slot di replica"
-#: replication/logical/logicalfuncs.c:341
+#: replication/logical/logicalfuncs.c:301
+#, c-format
+msgid "slot name must not be null"
+msgstr "il nome dello slot non può essere nullo"
+
+#: replication/logical/logicalfuncs.c:317
+#, c-format
+msgid "options array must not be null"
+msgstr "l'array di opzioni non può essere nullo"
+
+#: replication/logical/logicalfuncs.c:348
#, c-format
msgid "array must be one-dimensional"
msgstr "l'array deve essere monodimensionale"
-#: replication/logical/logicalfuncs.c:347
+#: replication/logical/logicalfuncs.c:354
#, c-format
msgid "array must not contain nulls"
msgstr "l'array non deve contenere NULL"
-#: replication/logical/logicalfuncs.c:363 utils/adt/json.c:2250
-#: utils/adt/jsonb.c:1369
+#: replication/logical/logicalfuncs.c:370 utils/adt/json.c:2277
+#: utils/adt/jsonb.c:1356
#, c-format
msgid "array must have even number of elements"
msgstr "l'array deve avere un numero pari di elementi"
-#: replication/logical/logicalfuncs.c:406
+#: replication/logical/logicalfuncs.c:412
#, c-format
-msgid "logical decoding output plugin \"%s\" produces binary output, but \"%s\" expects textual data"
-msgstr "il plugin di output di decodifica logica \"%s\" produce dati binari, ma \"%s\" si aspetta dati testuali"
+msgid "logical decoding output plugin \"%s\" produces binary output, but function \"%s\" expects textual data"
+msgstr "il plugin di output di decodifica logica \"%s\" produce dati binari, ma la funzione \"%s\" si aspetta dati testuali"
#: replication/logical/origin.c:181
#, c-format
#: replication/logical/origin.c:316
#, c-format
-msgid "no free replication origin oid could be found"
-msgstr "non è stato trovato alcun oid di origine di replica libero"
+msgid "could not find free replication origin OID"
+msgstr "non è stato trovato alcun OID di origine di replica libero"
#: replication/logical/origin.c:353
#, c-format
-msgid "cannot drop replication origin with oid %d, in use by pid %d"
-msgstr "impossibile eliminare l'origine di replica con oid %d, in uso dal pid %d"
+msgid "could not drop replication origin with OID %d, in use by PID %d"
+msgstr "impossibile eliminare l'origine di replica con OID %d, in uso dal pid %d"
-#: replication/logical/origin.c:690
+#: replication/logical/origin.c:671
#, c-format
msgid "replication checkpoint has wrong magic %u instead of %u"
msgstr "il checkpoint di replica ha numero magico sbagliato %u invece di %u"
-#: replication/logical/origin.c:722
+#: replication/logical/origin.c:703
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "lettura del file \"%s\" fallita: letti %d di %zu"
-#: replication/logical/origin.c:731
+#: replication/logical/origin.c:712
#, c-format
-msgid "no free replication state could be found, increase max_replication_slots"
+msgid "could not find free replication state, increase max_replication_slots"
msgstr "nessuno stato di replica libero trovato, incrementa \"max_replication_slots\""
-#: replication/logical/origin.c:749
+#: replication/logical/origin.c:730
#, c-format
-msgid "replication_slot_checkpoint has wrong checksum %u, expected %u"
-msgstr "replication_slot_checkpoint ha il checksum sbagliato %u, atteso %u"
+msgid "replication slot checkpoint has wrong checksum %u, expected %u"
+msgstr "il checkpoint dello slot di replica ha il checksum sbagliato %u, atteso %u"
-#: replication/logical/origin.c:873
+#: replication/logical/origin.c:854
#, c-format
-msgid "replication origin with oid %d is already active for pid %d"
-msgstr "l'origine di replica con oid %d è già attiva per il pid %d"
+msgid "replication origin with OID %d is already active for PID %d"
+msgstr "l'origine di replica con OID %d è già attiva per il PID %d"
-#: replication/logical/origin.c:884 replication/logical/origin.c:1064
+#: replication/logical/origin.c:865 replication/logical/origin.c:1045
#, c-format
-msgid "no free replication state slot could be found for replication origin with oid %u"
-msgstr "nessuno slot di stato di replica trovato per l'origine di replica con oid %u"
+msgid "could not find free replication state slot for replication origin with OID %u"
+msgstr "nessuno slot di stato di replica trovato per l'origine di replica con OID %u"
-#: replication/logical/origin.c:886 replication/logical/origin.c:1066
-#: replication/slot.c:1312
+#: replication/logical/origin.c:867 replication/logical/origin.c:1047
+#: replication/slot.c:1241
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "Incrementa max_replication_slots e prova di nuovo."
-#: replication/logical/origin.c:1023
+#: replication/logical/origin.c:1004
#, c-format
msgid "cannot setup replication origin when one is already setup"
msgstr "non è possibile impostare l'origine di replica quando una è già impostata"
-#: replication/logical/origin.c:1052
+#: replication/logical/origin.c:1033
#, c-format
-msgid "replication identiefer %d is already active for pid %d"
-msgstr "l'identificatore di replica %d è già attivo per il pid %d"
+msgid "replication identifier %d is already active for PID %d"
+msgstr "l'identificativo di replica %d è già attivo per il PID %d"
-#: replication/logical/origin.c:1098 replication/logical/origin.c:1293
-#: replication/logical/origin.c:1313
+#: replication/logical/origin.c:1079 replication/logical/origin.c:1274
+#: replication/logical/origin.c:1294
#, c-format
msgid "no replication origin is configured"
msgstr "nessuna origine di replica configurata"
-#: replication/logical/reorderbuffer.c:2170
+#: replication/logical/reorderbuffer.c:2212
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "scrittura nel file di dati per lo XID %u non riuscita: %m"
-#: replication/logical/reorderbuffer.c:2266
-#: replication/logical/reorderbuffer.c:2286
+#: replication/logical/reorderbuffer.c:2308
+#: replication/logical/reorderbuffer.c:2328
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "lettura dal file spill reorderbuffer non riuscita: %m"
-#: replication/logical/reorderbuffer.c:2270
-#: replication/logical/reorderbuffer.c:2290
+#: replication/logical/reorderbuffer.c:2312
+#: replication/logical/reorderbuffer.c:2332
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr "lettura dal file spill reorderbuffer non riuscita: letti %d byte invece di %u"
-#: replication/logical/reorderbuffer.c:2894
+#: replication/logical/reorderbuffer.c:2955
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "lettura dal file \"%s\" non riuscita: letti %d byte invece di %d"
msgstr[0] "snapshot di decidifica logica esportati: \"%s\" con %u ID di transazione"
msgstr[1] "snapshot di decidifica logica esportati: \"%s\" con %u ID di transazione"
-#: replication/logical/snapbuild.c:904 replication/logical/snapbuild.c:1269
-#: replication/logical/snapbuild.c:1800
+#: replication/logical/snapbuild.c:900 replication/logical/snapbuild.c:1265
+#: replication/logical/snapbuild.c:1796
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "la decodifica logica ha trovato un punto consistente a %X/%X"
-#: replication/logical/snapbuild.c:906
+#: replication/logical/snapbuild.c:902
#, c-format
msgid "Transaction ID %u finished; no more running transactions."
msgstr "ID di transazione %u terminato; non ci sono altre transazioni."
-#: replication/logical/snapbuild.c:1271
+#: replication/logical/snapbuild.c:1267
#, c-format
msgid "There are no running transactions."
msgstr "Non ci sono transazioni in corso."
-#: replication/logical/snapbuild.c:1333
+#: replication/logical/snapbuild.c:1329
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "la decodifica logica ha trovato un punto di avvio iniziale a %X/%X"
-#: replication/logical/snapbuild.c:1335
+#: replication/logical/snapbuild.c:1331
#, c-format
msgid "%u transaction needs to finish."
msgid_plural "%u transactions need to finish."
msgstr[0] "%u transazione deve terminare."
msgstr[1] "%u transazioni devono terminare."
-#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:1700
-#: replication/logical/snapbuild.c:1714 replication/logical/snapbuild.c:1728
+#: replication/logical/snapbuild.c:1670 replication/logical/snapbuild.c:1696
+#: replication/logical/snapbuild.c:1710 replication/logical/snapbuild.c:1724
#, c-format
msgid "could not read file \"%s\", read %d of %d: %m"
msgstr "lettura del file \"%s\" non riuscita, letti %d su %d: %m"
-#: replication/logical/snapbuild.c:1680
+#: replication/logical/snapbuild.c:1676
#, c-format
-msgid "snapbuild state file \"%s\" has wrong magic %u instead of %u"
-msgstr "il file di stato snapbuild \"%s\" ha il numero magico sbagliato %u invece di %u"
+msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
+msgstr "il file di stato snapbuild \"%s\" ha il numero magico sbagliato: %u invece di %u"
-#: replication/logical/snapbuild.c:1685
+#: replication/logical/snapbuild.c:1681
#, c-format
-msgid "snapbuild state file \"%s\" has unsupported version %u instead of %u"
-msgstr "il file di stato snapbuild \"%s\" ha la versione non supportata %u invece di %u"
+msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
+msgstr "il file di stato snapbuild \"%s\" ha una versione non supportata: %u invece di %u"
-#: replication/logical/snapbuild.c:1741
+#: replication/logical/snapbuild.c:1737
#, c-format
-msgid "snapbuild state file %s: checksum mismatch, is %u, should be %u"
-msgstr "file di stato snapbuild %s: il checksum %u non combacia, sarebbe dovuto essere %u"
+msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
+msgstr "il checksum del file di stato snapbuild \"%s\" non combacia: è %u, sarebbe dovuto essere %u"
-#: replication/logical/snapbuild.c:1802
+#: replication/logical/snapbuild.c:1798
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "La decodifica logica inizierà usando uno snapshot salvato."
-#: replication/logical/snapbuild.c:1875
+#: replication/logical/snapbuild.c:1871
#, c-format
msgid "could not parse file name \"%s\""
msgstr "interpretazione del nome di file \"%s\" fallita"
-#: replication/slot.c:175
+#: replication/slot.c:174
#, c-format
msgid "replication slot name \"%s\" is too short"
msgstr "il nome dello slot di replica \"%s\" è troppo corto"
-#: replication/slot.c:184
+#: replication/slot.c:183
#, c-format
msgid "replication slot name \"%s\" is too long"
msgstr "il nome dello slot di replica \"%s\" è troppo lungo"
-#: replication/slot.c:197
+#: replication/slot.c:196
#, c-format
msgid "replication slot name \"%s\" contains invalid character"
msgstr "il nome dello slot di replica \"%s\" contiene caratteri non validi"
-#: replication/slot.c:199
+#: replication/slot.c:198
#, c-format
-msgid "Replication slot names may only contain letters, numbers, and the underscore character."
-msgstr "I nomi degli slot di replica possono contenere solo lettere, numeri e il carattere underscore."
+msgid "Replication slot names may only contain lower case letters, numbers, and the underscore character."
+msgstr "I nomi degli slot di replica possono contenere solo lettere minuscole, numeri e il carattere underscore."
-#: replication/slot.c:246
+#: replication/slot.c:245
#, c-format
msgid "replication slot \"%s\" already exists"
msgstr "lo slot di replica \"%s\" esiste già"
-#: replication/slot.c:256
+#: replication/slot.c:255
#, c-format
msgid "all replication slots are in use"
msgstr "tutti gli slot di replica sono in uso"
-#: replication/slot.c:257
+#: replication/slot.c:256
#, c-format
msgid "Free one or increase max_replication_slots."
msgstr "Liberane uno o incrementa max_replication_slots."
-#: replication/slot.c:349
+#: replication/slot.c:348
#, c-format
msgid "replication slot \"%s\" does not exist"
msgstr "lo slot di replica \"%s\" non esiste"
-#: replication/slot.c:353
+#: replication/slot.c:352
#, c-format
-msgid "replication slot \"%s\" is already active for pid %d"
-msgstr "lo slot di replica \"%s\" è già attivo per il pid %d"
+msgid "replication slot \"%s\" is already active for PID %d"
+msgstr "lo slot di replica \"%s\" è già attivo per il PID %d"
-#: replication/slot.c:502 replication/slot.c:928 replication/slot.c:1273
+#: replication/slot.c:501 replication/slot.c:857 replication/slot.c:1202
#, c-format
msgid "could not remove directory \"%s\""
msgstr "eliminazione della directory \"%s\" fallita"
-#: replication/slot.c:777
+#: replication/slot.c:776
#, c-format
msgid "replication slots can only be used if max_replication_slots > 0"
msgstr "gli slot di replica possono essere usati solo se max_replication_slots > 0"
-#: replication/slot.c:782
+#: replication/slot.c:781
#, c-format
msgid "replication slots can only be used if wal_level >= archive"
msgstr "gli slot di replica possono essere usati solo se wal_level >= archive"
-#: replication/slot.c:1205 replication/slot.c:1243
+#: replication/slot.c:1134 replication/slot.c:1172
#, c-format
msgid "could not read file \"%s\", read %d of %u: %m"
msgstr "lettura del file \"%s\" fallita, letti %d su %u: %m"
-#: replication/slot.c:1214
+#: replication/slot.c:1143
#, c-format
-msgid "replication slot file \"%s\" has wrong magic %u instead of %u"
-msgstr "il file dello slot di replica \"%s\" ha il numero magico sbagliato %u invece di %u"
+msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
+msgstr "il file dello slot di replica \"%s\" ha il numero magico sbagliato: %u invece di %u"
-#: replication/slot.c:1221
+#: replication/slot.c:1150
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "il file dello slot di replica \"%s\" ha la versione non supportata %u"
-#: replication/slot.c:1228
+#: replication/slot.c:1157
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "il file dello slot di replica \"%s\" ha la lunghezza corrotta %u"
-#: replication/slot.c:1258
+#: replication/slot.c:1187
#, c-format
-msgid "replication slot file %s: checksum mismatch, is %u, should be %u"
-msgstr "file dello slot di replica %s: il checksum %u non combacia, sarebbe dovuto essere %u"
+msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
+msgstr "il checksum del file dello slot di replica \"%s\" non combacia: è %u, sarebbe dovuto essere %u"
-#: replication/slot.c:1311
+#: replication/slot.c:1240
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "troppi slot di replica attivi prima dell'arresto"
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:469
+#: replication/walsender.c:483
#, c-format
msgid "could not seek to beginning of file \"%s\": %m"
msgstr "spostamento all'inizio del file \"%s\" fallito: %m"
-#: replication/walsender.c:520
+#: replication/walsender.c:534
#, c-format
msgid "cannot use a logical replication slot for physical replication"
msgstr "non si può usare una slot di replica logico per la replica fisica"
-#: replication/walsender.c:583
+#: replication/walsender.c:597
#, c-format
msgid "requested starting point %X/%X on timeline %u is not in this server's history"
msgstr "il punto di avvio richiesto %X/%X sulla timeline %u non è nella storia di questo server"
-#: replication/walsender.c:587
+#: replication/walsender.c:601
#, c-format
msgid "This server's history forked from timeline %u at %X/%X."
msgstr "La storia di questo server si è separata dalla timeline %u a %X/%X."
-#: replication/walsender.c:632
+#: replication/walsender.c:646
#, c-format
msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X"
msgstr "il punto di avvio richiesto %X/%X è più avanti della posizione di flush del WAL %X/%X di questo server"
-#: replication/walsender.c:948
+#: replication/walsender.c:965
#, c-format
msgid "terminating walsender process after promotion"
msgstr "interruzione del processo walsender dopo la promozione"
-#: replication/walsender.c:1275
+#: replication/walsender.c:1292
#, c-format
msgid "received replication command: %s"
msgstr "ricevuto comando di replica: %s"
-#: replication/walsender.c:1368 replication/walsender.c:1384
+#: replication/walsender.c:1385 replication/walsender.c:1401
#, c-format
msgid "unexpected EOF on standby connection"
msgstr "fine del file inaspettato sulla connessione di standby"
-#: replication/walsender.c:1398
+#: replication/walsender.c:1415
#, c-format
msgid "unexpected standby message type \"%c\", after receiving CopyDone"
msgstr "tipo di messaggio di standby \"%c\" imprevisto, dopo la ricezione di CopyDone"
-#: replication/walsender.c:1436
+#: replication/walsender.c:1453
#, c-format
msgid "invalid standby message type \"%c\""
msgstr "tipo di messaggio \"%c\" di standby non valido"
-#: replication/walsender.c:1477
+#: replication/walsender.c:1494
#, c-format
msgid "unexpected message type \"%c\""
msgstr "tipo di messaggio \"%c\" inatteso"
-#: replication/walsender.c:1764
+#: replication/walsender.c:1781
#, c-format
msgid "terminating walsender process due to replication timeout"
msgstr "interruzione del processo walsender a causa di timeout di replica"
-#: replication/walsender.c:1857
+#: replication/walsender.c:1874
#, c-format
msgid "standby \"%s\" has now caught up with primary"
msgstr "lo standby \"%s\" ha ora raggiunto il primario"
-#: replication/walsender.c:1958
+#: replication/walsender.c:1978
#, c-format
msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
msgstr "il numero di richieste di connessioni di standby supera max_wal_senders (attualmente %d)"
-#: rewrite/rewriteDefine.c:112 rewrite/rewriteDefine.c:961
+#: rewrite/rewriteDefine.c:112 rewrite/rewriteDefine.c:973
#, c-format
msgid "rule \"%s\" for relation \"%s\" already exists"
msgstr "la regola \"%s\" per la relazione \"%s\" esiste già"
#: rewrite/rewriteDefine.c:465
#, c-format
msgid "could not convert table \"%s\" to a view because it has row security policies"
-msgstr "conversione della tabella \"%s\" in vista fallita perché ha politiche di sicurezza delle righe"
+msgstr "conversione della tabella \"%s\" in vista fallita perché ha regole di sicurezza per riga"
#: rewrite/rewriteDefine.c:492
#, c-format
msgid "RETURNING list has too many entries"
msgstr "la lista RETURNING ha troppi elementi"
-#: rewrite/rewriteDefine.c:684
+#: rewrite/rewriteDefine.c:695
#, c-format
msgid "cannot convert relation containing dropped columns to view"
msgstr "non è possibile convertire una relazione contenente colonne eliminate in una vista"
-#: rewrite/rewriteDefine.c:690
+#: rewrite/rewriteDefine.c:696
+#, c-format
+msgid "cannot create a RETURNING list for a relation containing dropped columns"
+msgstr "non è possibile creare una lista RETURNING per una relazione che contiene colonne eliminate"
+
+#: rewrite/rewriteDefine.c:702
#, c-format
msgid "SELECT rule's target entry %d has different column name from column \"%s\""
msgstr "elemento di destinazione %d della regola SELECT ha nome di colonna diverso dalla colonna \"%s\""
-#: rewrite/rewriteDefine.c:692
+#: rewrite/rewriteDefine.c:704
#, c-format
msgid "SELECT target entry is named \"%s\"."
msgstr "L'elemento di destinazione di SELECT si chiama \"%s\"."
-#: rewrite/rewriteDefine.c:701
+#: rewrite/rewriteDefine.c:713
#, c-format
msgid "SELECT rule's target entry %d has different type from column \"%s\""
msgstr "l'elemento %d di destinazione della regola SELECT è di tipo diverso dalla colonna \"%s\""
-#: rewrite/rewriteDefine.c:703
+#: rewrite/rewriteDefine.c:715
#, c-format
msgid "RETURNING list's entry %d has different type from column \"%s\""
msgstr "l'elemento %d della lista RETURNING è di tipo diverso dalla colonna \"%s\""
-#: rewrite/rewriteDefine.c:706 rewrite/rewriteDefine.c:730
+#: rewrite/rewriteDefine.c:718 rewrite/rewriteDefine.c:742
#, c-format
msgid "SELECT target entry has type %s, but column has type %s."
msgstr "L'elemento di destinazione di SELECT è di tipo %s, ma la colonna è di tipo %s."
-#: rewrite/rewriteDefine.c:709 rewrite/rewriteDefine.c:734
+#: rewrite/rewriteDefine.c:721 rewrite/rewriteDefine.c:746
#, c-format
msgid "RETURNING list entry has type %s, but column has type %s."
msgstr "la lista di elementi di RETURNING è di tipo %s, ma la colonna è di tipo %s."
-#: rewrite/rewriteDefine.c:725
+#: rewrite/rewriteDefine.c:737
#, c-format
msgid "SELECT rule's target entry %d has different size from column \"%s\""
msgstr "l'elemento %d di destinazione della regola SELECT ha dimensione diversa dalla colonna \"%s\""
-#: rewrite/rewriteDefine.c:727
+#: rewrite/rewriteDefine.c:739
#, c-format
msgid "RETURNING list's entry %d has different size from column \"%s\""
msgstr "l'elemento %d della lista RETURNING ha dimensione diversa dalla colonna \"%s\""
-#: rewrite/rewriteDefine.c:744
+#: rewrite/rewriteDefine.c:756
#, c-format
msgid "SELECT rule's target list has too few entries"
msgstr "la lista di destinazione della regola SELECT ha troppi pochi elementi"
-#: rewrite/rewriteDefine.c:745
+#: rewrite/rewriteDefine.c:757
#, c-format
msgid "RETURNING list has too few entries"
msgstr "la lista RETURNING ha troppi pochi elementi"
-#: rewrite/rewriteDefine.c:837 rewrite/rewriteDefine.c:952
+#: rewrite/rewriteDefine.c:849 rewrite/rewriteDefine.c:964
#: rewrite/rewriteSupport.c:112
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist"
msgstr "la regola \"%s\" per la relazione \"%s\" non esiste"
-#: rewrite/rewriteDefine.c:971
+#: rewrite/rewriteDefine.c:983
#, c-format
msgid "renaming an ON SELECT rule is not allowed"
msgstr "non è consentire rinominare una regola ON SELECT"
msgid "multiple assignments to same column \"%s\""
msgstr "più di un assegnamento alla stessa colonna \"%s\""
-#: rewrite/rewriteHandler.c:1714 rewrite/rewriteHandler.c:3272
+#: rewrite/rewriteHandler.c:1714 rewrite/rewriteHandler.c:3324
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "ricorsione infinita individuata nelle regole per la relazione \"%s\""
-#: rewrite/rewriteHandler.c:1797
+#: rewrite/rewriteHandler.c:1799
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
-msgstr "ricorsione infinita individuata nella politica per la relazione \"%s\""
+msgstr "ricorsione infinita individuata nella regola di sicurezza per la relazione \"%s\""
-#: rewrite/rewriteHandler.c:2094
+#: rewrite/rewriteHandler.c:2116
msgid "Junk view columns are not updatable."
msgstr "Le colonne junk di una vista non sono aggiornabili."
-#: rewrite/rewriteHandler.c:2099
+#: rewrite/rewriteHandler.c:2121
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "Le colonne di vista che non sono colonne della loro relazione di base non sono aggiornabili."
-#: rewrite/rewriteHandler.c:2102
+#: rewrite/rewriteHandler.c:2124
msgid "View columns that refer to system columns are not updatable."
msgstr "Le colonne di vista che si riferiscono a colonne di sistema non sono aggiornabili."
-#: rewrite/rewriteHandler.c:2105
+#: rewrite/rewriteHandler.c:2127
msgid "View columns that return whole-row references are not updatable."
msgstr "Le colonne di vista che restituiscono riferimenti a righe intere non sono aggiornabili."
-#: rewrite/rewriteHandler.c:2163
+#: rewrite/rewriteHandler.c:2185
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Le viste contenenti DISTINCT non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2166
+#: rewrite/rewriteHandler.c:2188
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Le viste contenenti GROUP BY non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2169
+#: rewrite/rewriteHandler.c:2191
msgid "Views containing HAVING are not automatically updatable."
msgstr "Le viste contenenti HAVING non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2172
+#: rewrite/rewriteHandler.c:2194
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "Le viste che contengono UNION, INTERSECT o EXCEPT non sono automaticamente aggiornabili."
-#: rewrite/rewriteHandler.c:2175
+#: rewrite/rewriteHandler.c:2197
msgid "Views containing WITH are not automatically updatable."
msgstr "Le viste contenenti WITH non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2178
+#: rewrite/rewriteHandler.c:2200
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Le viste contenenti LIMIT o OFFSET non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2190
+#: rewrite/rewriteHandler.c:2212
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "Le viste che restituiscono funzioni di aggregazione non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2193
+#: rewrite/rewriteHandler.c:2215
msgid "Views that return window functions are not automatically updatable."
msgstr "Le viste che restituiscono funzioni finestra non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2196
+#: rewrite/rewriteHandler.c:2218
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "Le viste che restituiscono funzioni insieme non sono aggiornabili automaticamente"
-#: rewrite/rewriteHandler.c:2203 rewrite/rewriteHandler.c:2207
-#: rewrite/rewriteHandler.c:2214
+#: rewrite/rewriteHandler.c:2225 rewrite/rewriteHandler.c:2229
+#: rewrite/rewriteHandler.c:2236
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "Le viste che non leggono da una singola tabella o vista non sono aggiornabili automaticamente."
-#: rewrite/rewriteHandler.c:2217
+#: rewrite/rewriteHandler.c:2239
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Le viste che contengono TABLESAMPLE non sono automaticamente aggiornabili."
-#: rewrite/rewriteHandler.c:2241
+#: rewrite/rewriteHandler.c:2263
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "Le viste che non hanno colonne aggiornabili non sono automaticamente aggiornabili."
-#: rewrite/rewriteHandler.c:2688
+#: rewrite/rewriteHandler.c:2717
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "non si può inserire nella colonna \"%s\" della vista \"%s\""
-#: rewrite/rewriteHandler.c:2696
+#: rewrite/rewriteHandler.c:2725
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "non si può modificare la colonna \"%s\" della vista \"%s\""
-#: rewrite/rewriteHandler.c:3071
+#: rewrite/rewriteHandler.c:3123
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
msgstr "le regole DO INSTEAD NOTHING non sono supportate per istruzioni di modifica dei dati nel WITH"
-#: rewrite/rewriteHandler.c:3085
+#: rewrite/rewriteHandler.c:3137
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "le regole DO INSTEAD NOTHING condizionali non sono supportate per istruzioni di modifica dei dati nel WITH"
-#: rewrite/rewriteHandler.c:3089
+#: rewrite/rewriteHandler.c:3141
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr "le regole DO ALSO non sono supportate per istruzioni di modifica dei dati nel WITH"
-#: rewrite/rewriteHandler.c:3094
+#: rewrite/rewriteHandler.c:3146
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "le regole DO INSTEAD multi-istruzione non sono supportate per istruzioni di modifica dei dati nel WITH"
-#: rewrite/rewriteHandler.c:3309
+#: rewrite/rewriteHandler.c:3361
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "non è possibile eseguire INSERT RETURNING sulla relazione \"%s\""
-#: rewrite/rewriteHandler.c:3311
+#: rewrite/rewriteHandler.c:3363
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr "È necessaria una regola ON INSERT DO INSTEAD non condizionale con una clausola RETURNING."
-#: rewrite/rewriteHandler.c:3316
+#: rewrite/rewriteHandler.c:3368
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "non è possibile eseguire UPDATE RETURNING sulla relazione \"%s\""
-#: rewrite/rewriteHandler.c:3318
+#: rewrite/rewriteHandler.c:3370
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr "È necessaria una regola ON UPDATE DO INSTEAD non condizionale con una clausola RETURNING."
-#: rewrite/rewriteHandler.c:3323
+#: rewrite/rewriteHandler.c:3375
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "non è possibile eseguire DELETE RETURNING sulla relazione \"%s\""
-#: rewrite/rewriteHandler.c:3325
+#: rewrite/rewriteHandler.c:3377
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr "È necessaria una regola ON DELETE DO INSTEAD non condizionale con una clausola RETURNING."
-#: rewrite/rewriteHandler.c:3343
+#: rewrite/rewriteHandler.c:3395
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "INSERT con clausola ON CONFLICT non può essere usato in tabelle con una regola su INSERT o UPDATE"
-#: rewrite/rewriteHandler.c:3400
+#: rewrite/rewriteHandler.c:3452
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "WITH non può essere usato in una query che viene riscritta da regole in più di una query"
-#: rewrite/rewriteManip.c:1006
+#: rewrite/rewriteManip.c:1003
#, c-format
msgid "conditional utility statements are not implemented"
msgstr "i comandi di utilità condizionali non sono implementati"
-#: rewrite/rewriteManip.c:1172
+#: rewrite/rewriteManip.c:1169
#, c-format
msgid "WHERE CURRENT OF on a view is not implemented"
msgstr "WHERE CURRENT OF su una vista non è implementato"
-#: rewrite/rewriteManip.c:1437
+#: rewrite/rewriteManip.c:1434
#, c-format
msgid "NEW variables in ON UPDATE rules cannot reference columns that are part of a multiple assignment in the subject UPDATE command"
msgstr "la variabile NEW nelle regole ON UPDATE non può riferirsi a colonne che fanno parte di un assegnamento multiplo nel comando UPDATE soggetto"
msgid "invalid page in block %u of relation %s; zeroing out page"
msgstr "pagina non valida nel blocco %u della relazione %s; azzeramento della pagina"
-#: storage/buffer/bufmgr.c:3569
+#: storage/buffer/bufmgr.c:3590
#, c-format
msgid "could not write block %u of %s"
msgstr "scrittura del blocco %u di %s fallita"
-#: storage/buffer/bufmgr.c:3571
+#: storage/buffer/bufmgr.c:3592
#, c-format
msgid "Multiple failures --- write error might be permanent."
msgstr "Più di un fallimento --- l'errore in scrittura potrebbe essere permanente."
-#: storage/buffer/bufmgr.c:3592 storage/buffer/bufmgr.c:3611
+#: storage/buffer/bufmgr.c:3613 storage/buffer/bufmgr.c:3632
#, c-format
msgid "writing block %u of relation %s"
msgstr "scrittura del blocco %u della relazione %s"
msgid "no empty local buffer available"
msgstr "nessun buffer locale vuoto disponibile"
-#: storage/file/fd.c:528
+#: storage/file/fd.c:541
+#, 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:635
#, c-format
msgid "getrlimit failed: %m"
msgstr "getrlimit fallito: %m"
-#: storage/file/fd.c:618
+#: storage/file/fd.c:725
#, 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:619
+#: storage/file/fd.c:726
#, 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:660 storage/file/fd.c:1694 storage/file/fd.c:1787
-#: storage/file/fd.c:1935
+#: storage/file/fd.c:767 storage/file/fd.c:1801 storage/file/fd.c:1894
+#: storage/file/fd.c:2042
#, 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:1234
+#: storage/file/fd.c:1341
#, c-format
msgid "temporary file: path \"%s\", size %lu"
msgstr "file temporaneo: percorso \"%s\", dimensione %lu"
-#: storage/file/fd.c:1383
+#: storage/file/fd.c:1490
#, 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:1670 storage/file/fd.c:1720
+#: storage/file/fd.c:1777 storage/file/fd.c:1827
#, 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:1760
+#: storage/file/fd.c:1867
#, 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:1911
+#: storage/file/fd.c:2018
#, 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:1997
+#: storage/file/fd.c:2104
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "lettura della directory \"%s\" fallita: %m"
msgstr "duplicazione dell'handle per \"%s\" fallita: %m"
#: storage/ipc/shm_toc.c:108 storage/ipc/shm_toc.c:189 storage/ipc/shmem.c:205
-#: storage/lmgr/lock.c:867 storage/lmgr/lock.c:901 storage/lmgr/lock.c:2596
-#: storage/lmgr/lock.c:3712 storage/lmgr/lock.c:3777 storage/lmgr/lock.c:4067
+#: storage/lmgr/lock.c:867 storage/lmgr/lock.c:901 storage/lmgr/lock.c:2598
+#: storage/lmgr/lock.c:3714 storage/lmgr/lock.c:3779 storage/lmgr/lock.c:4069
#: storage/lmgr/predicate.c:2328 storage/lmgr/predicate.c:2343
-#: storage/lmgr/predicate.c:3736 storage/lmgr/predicate.c:4879
-#: storage/lmgr/proc.c:201 utils/hash/dynahash.c:998
+#: storage/lmgr/predicate.c:3735 storage/lmgr/predicate.c:4878
+#: storage/lmgr/proc.c:200 utils/hash/dynahash.c:998
#, c-format
msgid "out of shared memory"
msgstr "memoria condivisa esaurita"
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:868 storage/lmgr/lock.c:902 storage/lmgr/lock.c:2597
-#: storage/lmgr/lock.c:3713 storage/lmgr/lock.c:3778 storage/lmgr/lock.c:4068
+#: storage/lmgr/lock.c:868 storage/lmgr/lock.c:902 storage/lmgr/lock.c:2599
+#: storage/lmgr/lock.c:3715 storage/lmgr/lock.c:3780 storage/lmgr/lock.c:4070
#, 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:3038 storage/lmgr/lock.c:3150
+#: storage/lmgr/lock.c:3040 storage/lmgr/lock.c:3152
#, 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"
-#: storage/lmgr/lwlock.c:190
-#, c-format
-msgid "%d: %s(%s %d): excl %u shared %u haswaiters %u waiters %u rOK %d"
-msgstr "%d: %s(%s %d): excl %u shared %u haswaiters %u waiters %u rOK %d"
-
-#: storage/lmgr/lwlock.c:210
-#, c-format
-msgid "%s(%s %d): %s"
-msgstr "%s(%s %d): %s"
-
#: storage/lmgr/predicate.c:675
#, c-format
msgid "not enough elements in RWConflictPool to record a read/write conflict"
msgstr "La transazione di origine %u non è più in esecuzione."
#: storage/lmgr/predicate.c:2329 storage/lmgr/predicate.c:2344
-#: storage/lmgr/predicate.c:3737
+#: storage/lmgr/predicate.c:3736
#, c-format
msgid "You might need to increase max_pred_locks_per_transaction."
msgstr "Potrebbe essere necessario incrementare max_pred_locks_per_transaction."
-#: storage/lmgr/predicate.c:3891 storage/lmgr/predicate.c:3980
-#: storage/lmgr/predicate.c:3988 storage/lmgr/predicate.c:4027
-#: storage/lmgr/predicate.c:4266 storage/lmgr/predicate.c:4603
-#: storage/lmgr/predicate.c:4615 storage/lmgr/predicate.c:4657
-#: storage/lmgr/predicate.c:4695
+#: storage/lmgr/predicate.c:3890 storage/lmgr/predicate.c:3979
+#: storage/lmgr/predicate.c:3987 storage/lmgr/predicate.c:4026
+#: storage/lmgr/predicate.c:4265 storage/lmgr/predicate.c:4602
+#: storage/lmgr/predicate.c:4614 storage/lmgr/predicate.c:4656
+#: storage/lmgr/predicate.c:4694
#, c-format
msgid "could not serialize access due to read/write dependencies among transactions"
msgstr "serializzazione dell'accesso fallita a causa di dipendenze di lettura/scrittura tra le transazioni"
-#: storage/lmgr/predicate.c:3893 storage/lmgr/predicate.c:3982
-#: storage/lmgr/predicate.c:3990 storage/lmgr/predicate.c:4029
-#: storage/lmgr/predicate.c:4268 storage/lmgr/predicate.c:4605
-#: storage/lmgr/predicate.c:4617 storage/lmgr/predicate.c:4659
-#: storage/lmgr/predicate.c:4697
+#: storage/lmgr/predicate.c:3892 storage/lmgr/predicate.c:3981
+#: storage/lmgr/predicate.c:3989 storage/lmgr/predicate.c:4028
+#: storage/lmgr/predicate.c:4267 storage/lmgr/predicate.c:4604
+#: storage/lmgr/predicate.c:4616 storage/lmgr/predicate.c:4658
+#: storage/lmgr/predicate.c:4696
#, c-format
msgid "The transaction might succeed if retried."
msgstr "La transazione potrebbe riuscire se ritentata."
-#: storage/lmgr/proc.c:1166
+#: storage/lmgr/proc.c:1164
#, c-format
msgid "Process %d waits for %s on %s."
msgstr "Processo %d in attesa di %s su %s."
-#: storage/lmgr/proc.c:1177
+#: storage/lmgr/proc.c:1175
#, c-format
msgid "sending cancel to blocking autovacuum PID %d"
msgstr "invio di annullamento per bloccare l'autovacuum con PID %d"
-#: storage/lmgr/proc.c:1195 utils/adt/misc.c:146
+#: storage/lmgr/proc.c:1193 utils/adt/misc.c:146
#, c-format
msgid "could not send signal to process %d: %m"
msgstr "invio del segnale al processo %d fallito: %m"
-#: storage/lmgr/proc.c:1297
+#: storage/lmgr/proc.c:1295
#, c-format
msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr "il processo %d ha evitato un deadlock per %s su %s modificando l'ordine della coda dopo %ld.%03d ms"
-#: storage/lmgr/proc.c:1312
+#: storage/lmgr/proc.c:1310
#, c-format
msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr "il processo %d ha individuato un deadlock mentre era in attesa di %s su %s dopo %ld.%03d ms"
-#: storage/lmgr/proc.c:1321
+#: storage/lmgr/proc.c:1319
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr "il processo %d è ancora un attesa di %s su %s dopo %ld.%03d ms"
-#: storage/lmgr/proc.c:1328
+#: storage/lmgr/proc.c:1326
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "il processo %d ha acquisito %s su %s dopo %ld.%03d ms"
-#: storage/lmgr/proc.c:1344
+#: storage/lmgr/proc.c:1342
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr "il processo %d ha fallito l'acquisizione di %s su %s dopo %ld.%03d ms"
msgstr "fine file inaspettata nella connessione al client"
#: tcop/postgres.c:449 tcop/postgres.c:461 tcop/postgres.c:472
-#: tcop/postgres.c:484 tcop/postgres.c:4263
+#: tcop/postgres.c:484 tcop/postgres.c:4268
#, c-format
msgid "invalid frontend message type %d"
msgstr "messaggio frontend di tipo %d non valido"
msgid "canceling statement due to user request"
msgstr "annullamento dell'istruzione su richiesta dell'utente"
-#: tcop/postgres.c:3118 tcop/postgres.c:3140
+#: tcop/postgres.c:3098
#, c-format
msgid "stack depth limit exceeded"
msgstr "limite di profondità dello stack superato"
-#: tcop/postgres.c:3119 tcop/postgres.c:3141
+#: tcop/postgres.c:3099
#, 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:3157
+#: tcop/postgres.c:3162
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "\"max_stack_depth\" non deve superare %ldkB"
-#: tcop/postgres.c:3159
+#: tcop/postgres.c:3164
#, 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:3519
+#: tcop/postgres.c:3524
#, 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:3520 tcop/postgres.c:3526
+#: tcop/postgres.c:3525 tcop/postgres.c:3531
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Prova \"%s --help\" per maggiori informazioni."
-#: tcop/postgres.c:3524
+#: tcop/postgres.c:3529
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: argomento della riga di comando non valido: %s"
-#: tcop/postgres.c:3585
+#: tcop/postgres.c:3590
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: nessun database né nome utente specificato"
-#: tcop/postgres.c:4171
+#: tcop/postgres.c:4176
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "sottotipo %d del messaggio CLOSE non valido"
-#: tcop/postgres.c:4206
+#: tcop/postgres.c:4211
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "sottotipo %d del messaggio DESCRIBE non valido"
-#: tcop/postgres.c:4284
+#: tcop/postgres.c:4289
#, 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:4288
+#: tcop/postgres.c:4293
#, 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:4458
+#: tcop/postgres.c:4463
#, 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 "bind message has %d result formats but query has %d columns"
msgstr "il messaggio di bind ha %d formati di risultato ma la query ha %d colonne"
-#: tcop/pquery.c:972
+#: tcop/pquery.c:968
#, c-format
msgid "cursor can only scan forward"
msgstr "il cursore effettuare solo scansioni in avanti"
-#: tcop/pquery.c:973
+#: tcop/pquery.c:969
#, c-format
msgid "Declare it with SCROLL option to enable backward scan."
msgstr "Dichiaralo con l'opzione SCROLL per abilitare le scansioni all'indietro."
#. translator: %s is name of a SQL command, eg CREATE
-#: tcop/utility.c:234
+#: tcop/utility.c:233
#, c-format
msgid "cannot execute %s in a read-only transaction"
msgstr "non è possibile eseguire %s in una transazione a sola lettura"
#. translator: %s is name of a SQL command, eg CREATE
-#: tcop/utility.c:252
+#: tcop/utility.c:251
#, c-format
msgid "cannot execute %s during a parallel operation"
msgstr "non è possibile eseguire %s durante un'operazione parallela"
#. translator: %s is name of a SQL command, eg CREATE
-#: tcop/utility.c:271
+#: tcop/utility.c:270
#, c-format
msgid "cannot execute %s during recovery"
msgstr "non è possibile eseguire %s durante il recupero"
#. translator: %s is name of a SQL command, eg PREPARE
-#: tcop/utility.c:289
+#: tcop/utility.c:288
#, c-format
msgid "cannot execute %s within security-restricted operation"
msgstr "non è possibile eseguire %s nell'ambito di operazioni a sicurezza ristretta"
-#: tcop/utility.c:743
+#: tcop/utility.c:742
#, c-format
msgid "must be superuser to do CHECKPOINT"
msgstr "solo un superutente può eseguire CHECKPOINT"
msgid "missing Dictionary parameter"
msgstr "parametro di Dictionary mancante"
-#: tsearch/spell.c:276
+#: tsearch/spell.c:289
#, c-format
msgid "could not open dictionary file \"%s\": %m"
msgstr "apertura del file dictionary \"%s\" fallita: %m"
-#: tsearch/spell.c:439 utils/adt/regexp.c:204
+#: tsearch/spell.c:452 utils/adt/regexp.c:204
#, c-format
msgid "invalid regular expression: %s"
msgstr "espressione regolare non valida: %s"
-#: tsearch/spell.c:518 tsearch/spell.c:535 tsearch/spell.c:552
-#: tsearch/spell.c:569 tsearch/spell.c:591 gram.y:14287 gram.y:14304
+#: tsearch/spell.c:667 tsearch/spell.c:684 tsearch/spell.c:701
+#: tsearch/spell.c:718 tsearch/spell.c:740 gram.y:14253 gram.y:14270
#, c-format
msgid "syntax error"
msgstr "errore di sintassi"
-#: tsearch/spell.c:596
+#: tsearch/spell.c:745
#, c-format
msgid "multibyte flag character is not allowed"
msgstr "il carattere flag multibyte non è consentito"
-#: tsearch/spell.c:632 tsearch/spell.c:690 tsearch/spell.c:787
+#: tsearch/spell.c:779 tsearch/spell.c:835 tsearch/spell.c:937
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "apertura del file affix \"%s\" fallita: %m"
-#: tsearch/spell.c:678
+#: tsearch/spell.c:825
#, c-format
msgid "Ispell dictionary supports only default flag value"
msgstr "il dizionario Ispell supporta solo il flag di valore default"
-#: tsearch/spell.c:901
+#: tsearch/spell.c:1050
#, c-format
msgid "affix file contains both old-style and new-style commands"
msgstr "il file affix contiene comandi sia vecchio stile che nuovo stile"
msgid "text search parser does not support headline creation"
msgstr "l'analizzatore di ricerca di testo non supporta la creazione di intestazioni"
-#: tsearch/wparser_def.c:2557
+#: tsearch/wparser_def.c:2559
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "parametro di intestazione sconosciuto: \"%s\""
-#: tsearch/wparser_def.c:2566
+#: tsearch/wparser_def.c:2568
#, c-format
msgid "MinWords should be less than MaxWords"
msgstr "MinWords dovrebbe essere minore di MaxWords"
-#: tsearch/wparser_def.c:2570
+#: tsearch/wparser_def.c:2572
#, c-format
msgid "MinWords should be positive"
msgstr "MinWords dovrebbe essere positivo"
-#: tsearch/wparser_def.c:2574
+#: tsearch/wparser_def.c:2576
#, c-format
msgid "ShortWord should be >= 0"
msgstr "ShortWord dovrebbe essere >= 0"
-#: tsearch/wparser_def.c:2578
+#: tsearch/wparser_def.c:2580
#, c-format
msgid "MaxFragments should be >= 0"
msgstr "MaxFragments dovrebbe essere >= 0"
msgid "must be member of role \"%s\""
msgstr "occorre far parte del ruolo \"%s\""
-#: utils/adt/array_expanded.c:276 utils/adt/arrayfuncs.c:931
-#: utils/adt/arrayfuncs.c:1519 utils/adt/arrayfuncs.c:3222
-#: utils/adt/arrayfuncs.c:3360 utils/adt/arrayfuncs.c:5835
-#: utils/adt/arrayfuncs.c:6146 utils/adt/arrayutils.c:93
+#: utils/adt/array_expanded.c:276 utils/adt/arrayfuncs.c:934
+#: utils/adt/arrayfuncs.c:1522 utils/adt/arrayfuncs.c:3225
+#: utils/adt/arrayfuncs.c:3363 utils/adt/arrayfuncs.c:5838
+#: utils/adt/arrayfuncs.c:6149 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/array_userfuncs.c:67 utils/adt/array_userfuncs.c:529
-#: utils/adt/array_userfuncs.c:609 utils/adt/json.c:1746 utils/adt/json.c:1841
-#: utils/adt/json.c:1872 utils/adt/jsonb.c:1133 utils/adt/jsonb.c:1162
-#: utils/adt/jsonb.c:1593 utils/adt/jsonb.c:1754 utils/adt/jsonb.c:1777
+#: utils/adt/array_userfuncs.c:609 utils/adt/json.c:1759 utils/adt/json.c:1854
+#: utils/adt/json.c:1892 utils/adt/jsonb.c:1126 utils/adt/jsonb.c:1155
+#: utils/adt/jsonb.c:1591 utils/adt/jsonb.c:1755 utils/adt/jsonb.c:1765
#, c-format
msgid "could not determine input data type"
msgstr "non è stato possibile determinare il tipo di dato di input"
msgstr "il tipo di dati in input non è un array"
#: utils/adt/array_userfuncs.c:120 utils/adt/array_userfuncs.c:174
-#: utils/adt/arrayfuncs.c:1322 utils/adt/float.c:1161 utils/adt/float.c:1220
+#: utils/adt/arrayfuncs.c:1325 utils/adt/float.c:1161 utils/adt/float.c:1220
#: utils/adt/float.c:2771 utils/adt/float.c:2787 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
#: utils/adt/int.c:1016 utils/adt/int.c:1043 utils/adt/int.c:1076
#: utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2903
#: utils/adt/numeric.c:2912 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565
-#: utils/adt/varlena.c:1045 utils/adt/varlena.c:2582
+#: utils/adt/varlena.c:1045 utils/adt/varlena.c:2595
#, c-format
msgid "integer out of range"
msgstr "intero fuori dall'intervallo"
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:468 utils/adt/arrayfuncs.c:1284
-#: utils/adt/arrayfuncs.c:3328 utils/adt/arrayfuncs.c:5735
+#: utils/adt/array_userfuncs.c:468 utils/adt/arrayfuncs.c:1287
+#: utils/adt/arrayfuncs.c:3331 utils/adt/arrayfuncs.c:5738
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "numero di dimensioni non valido: %d"
#: utils/adt/array_userfuncs.c:749
#, c-format
-msgid "initial position should not be NULL"
-msgstr "la posizione iniziale non può essere NULL"
-
-#: utils/adt/arrayfuncs.c:268 utils/adt/arrayfuncs.c:282
-#: utils/adt/arrayfuncs.c:293 utils/adt/arrayfuncs.c:315
-#: utils/adt/arrayfuncs.c:330 utils/adt/arrayfuncs.c:344
-#: utils/adt/arrayfuncs.c:350 utils/adt/arrayfuncs.c:357
-#: utils/adt/arrayfuncs.c:488 utils/adt/arrayfuncs.c:504
-#: utils/adt/arrayfuncs.c:515 utils/adt/arrayfuncs.c:530
-#: utils/adt/arrayfuncs.c:551 utils/adt/arrayfuncs.c:581
-#: utils/adt/arrayfuncs.c:588 utils/adt/arrayfuncs.c:596
-#: utils/adt/arrayfuncs.c:630 utils/adt/arrayfuncs.c:653
-#: utils/adt/arrayfuncs.c:673 utils/adt/arrayfuncs.c:785
-#: utils/adt/arrayfuncs.c:794 utils/adt/arrayfuncs.c:824
-#: utils/adt/arrayfuncs.c:839 utils/adt/arrayfuncs.c:892
+msgid "initial position must not be null"
+msgstr "la posizione iniziale non può essere nulla"
+
+#: utils/adt/arrayfuncs.c:271 utils/adt/arrayfuncs.c:285
+#: utils/adt/arrayfuncs.c:296 utils/adt/arrayfuncs.c:318
+#: utils/adt/arrayfuncs.c:333 utils/adt/arrayfuncs.c:347
+#: utils/adt/arrayfuncs.c:353 utils/adt/arrayfuncs.c:360
+#: utils/adt/arrayfuncs.c:491 utils/adt/arrayfuncs.c:507
+#: utils/adt/arrayfuncs.c:518 utils/adt/arrayfuncs.c:533
+#: utils/adt/arrayfuncs.c:554 utils/adt/arrayfuncs.c:584
+#: utils/adt/arrayfuncs.c:591 utils/adt/arrayfuncs.c:599
+#: utils/adt/arrayfuncs.c:633 utils/adt/arrayfuncs.c:656
+#: utils/adt/arrayfuncs.c:676 utils/adt/arrayfuncs.c:788
+#: utils/adt/arrayfuncs.c:797 utils/adt/arrayfuncs.c:827
+#: utils/adt/arrayfuncs.c:842 utils/adt/arrayfuncs.c:895
#, c-format
msgid "malformed array literal: \"%s\""
msgstr "il letterale array non è definito in modo corretto: \"%s\""
-#: utils/adt/arrayfuncs.c:269
+#: utils/adt/arrayfuncs.c:272
#, c-format
msgid "\"[\" must introduce explicitly-specified array dimensions."
msgstr "\"[\" deve introdurre un array con dimensioni specificate esplicitamente."
-#: utils/adt/arrayfuncs.c:283
+#: utils/adt/arrayfuncs.c:286
#, c-format
msgid "Missing array dimension value."
msgstr "Valore delle dimensioni dell'array mancante."
-#: utils/adt/arrayfuncs.c:294 utils/adt/arrayfuncs.c:331
+#: utils/adt/arrayfuncs.c:297 utils/adt/arrayfuncs.c:334
#, c-format
msgid "Missing \"%s\" after array dimensions."
msgstr "Manca \"%s\" dopo le dimensioni dell'array."
-#: utils/adt/arrayfuncs.c:303 utils/adt/arrayfuncs.c:2845
-#: utils/adt/arrayfuncs.c:2873 utils/adt/arrayfuncs.c:2888
+#: utils/adt/arrayfuncs.c:306 utils/adt/arrayfuncs.c:2848
+#: utils/adt/arrayfuncs.c:2876 utils/adt/arrayfuncs.c:2891
#, c-format
msgid "upper bound cannot be less than lower bound"
msgstr "il limite massimo non può essere minore del limite minimo"
-#: utils/adt/arrayfuncs.c:316
+#: utils/adt/arrayfuncs.c:319
#, c-format
msgid "Array value must start with \"{\" or dimension information."
msgstr "L'array deve iniziare con \"{\" oppure con le informazioni di dimensione."
-#: utils/adt/arrayfuncs.c:345
+#: utils/adt/arrayfuncs.c:348
#, c-format
msgid "Array contents must start with \"{\"."
msgstr "Il contenuto dell'array deve cominciare con \"{\"."
-#: utils/adt/arrayfuncs.c:351 utils/adt/arrayfuncs.c:358
+#: utils/adt/arrayfuncs.c:354 utils/adt/arrayfuncs.c:361
#, c-format
msgid "Specified array dimensions do not match array contents."
msgstr "Le dimensioni specificate per l'array non combaciano con il contenuto."
-#: utils/adt/arrayfuncs.c:489 utils/adt/arrayfuncs.c:516
-#: utils/adt/rangetypes.c:2111 utils/adt/rangetypes.c:2119
+#: utils/adt/arrayfuncs.c:492 utils/adt/arrayfuncs.c:519
+#: utils/adt/rangetypes.c:2124 utils/adt/rangetypes.c:2132
#: utils/adt/rowtypes.c:208 utils/adt/rowtypes.c:216
#, c-format
msgid "Unexpected end of input."
msgstr "L'input è terminato in modo inatteso."
-#: utils/adt/arrayfuncs.c:505 utils/adt/arrayfuncs.c:552
-#: utils/adt/arrayfuncs.c:582 utils/adt/arrayfuncs.c:631
+#: utils/adt/arrayfuncs.c:508 utils/adt/arrayfuncs.c:555
+#: utils/adt/arrayfuncs.c:585 utils/adt/arrayfuncs.c:634
#, c-format
msgid "Unexpected \"%c\" character."
msgstr "Carattere \"%c\" inatteso."
-#: utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:654
+#: utils/adt/arrayfuncs.c:534 utils/adt/arrayfuncs.c:657
#, c-format
msgid "Unexpected array element."
msgstr "Elemento dell'array inatteso."
-#: utils/adt/arrayfuncs.c:589
+#: utils/adt/arrayfuncs.c:592
#, c-format
msgid "Unmatched \"%c\" character."
msgstr "Il carattere \"%c\" non combacia."
-#: utils/adt/arrayfuncs.c:597
+#: utils/adt/arrayfuncs.c:600
#, c-format
msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
msgstr "Gli array multidimensionali devono avere sotto-array con dimensioni corrispondenti."
-#: utils/adt/arrayfuncs.c:674
+#: utils/adt/arrayfuncs.c:677
#, c-format
msgid "Junk after closing right brace."
msgstr "Caratteri spuri dopo la parentesi chiusa."
-#: utils/adt/arrayfuncs.c:1295
+#: utils/adt/arrayfuncs.c:1298
#, c-format
msgid "invalid array flags"
msgstr "i flag dell'array non sono validi"
-#: utils/adt/arrayfuncs.c:1303
+#: utils/adt/arrayfuncs.c:1306
#, c-format
msgid "wrong element type"
msgstr "il tipo di elemento è errato"
-#: utils/adt/arrayfuncs.c:1353 utils/adt/rangetypes.c:325
+#: utils/adt/arrayfuncs.c:1356 utils/adt/rangetypes.c:334
#: utils/cache/lsyscache.c:2586
#, 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:1493
+#: utils/adt/arrayfuncs.c:1496
#, 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:1574 utils/adt/rangetypes.c:330
+#: utils/adt/arrayfuncs.c:1577 utils/adt/rangetypes.c:339
#: utils/cache/lsyscache.c:2619
#, 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:2045
+#: utils/adt/arrayfuncs.c:2048
#, 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:2223 utils/adt/arrayfuncs.c:2245
-#: utils/adt/arrayfuncs.c:2294 utils/adt/arrayfuncs.c:2530
-#: utils/adt/arrayfuncs.c:2827 utils/adt/arrayfuncs.c:5715
-#: utils/adt/arrayfuncs.c:5747 utils/adt/arrayfuncs.c:5764
-#: utils/adt/json.c:2263 utils/adt/json.c:2338 utils/adt/jsonb.c:1382
-#: utils/adt/jsonb.c:1468 utils/adt/jsonfuncs.c:3522
-#: utils/adt/jsonfuncs.c:3567
+#: utils/adt/arrayfuncs.c:2226 utils/adt/arrayfuncs.c:2248
+#: utils/adt/arrayfuncs.c:2297 utils/adt/arrayfuncs.c:2533
+#: utils/adt/arrayfuncs.c:2830 utils/adt/arrayfuncs.c:5718
+#: utils/adt/arrayfuncs.c:5750 utils/adt/arrayfuncs.c:5767
+#: utils/adt/json.c:2290 utils/adt/json.c:2365 utils/adt/jsonb.c:1369
+#: utils/adt/jsonb.c:1455 utils/adt/jsonfuncs.c:3528
+#: utils/adt/jsonfuncs.c:3573
#, c-format
msgid "wrong number of array subscripts"
msgstr "il numero di indici di array è errato"
-#: utils/adt/arrayfuncs.c:2228 utils/adt/arrayfuncs.c:2336
-#: utils/adt/arrayfuncs.c:2594 utils/adt/arrayfuncs.c:2878
+#: utils/adt/arrayfuncs.c:2231 utils/adt/arrayfuncs.c:2339
+#: utils/adt/arrayfuncs.c:2597 utils/adt/arrayfuncs.c:2881
#, c-format
msgid "array subscript out of range"
msgstr "indice dell'array fuori dall'intervallo"
-#: utils/adt/arrayfuncs.c:2233
+#: utils/adt/arrayfuncs.c:2236
#, 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:2781
+#: utils/adt/arrayfuncs.c:2784
#, 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:2817 utils/adt/arrayfuncs.c:2904
+#: utils/adt/arrayfuncs.c:2820 utils/adt/arrayfuncs.c:2907
#, c-format
msgid "source array too small"
msgstr "l'array di origine è troppo piccolo"
-#: utils/adt/arrayfuncs.c:3484
+#: utils/adt/arrayfuncs.c:3487
#, 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:3586 utils/adt/arrayfuncs.c:3757
-#: utils/adt/arrayfuncs.c:4031
+#: utils/adt/arrayfuncs.c:3589 utils/adt/arrayfuncs.c:3760
+#: utils/adt/arrayfuncs.c:4034
#, c-format
msgid "cannot compare arrays of different element types"
msgstr "non è possibile confrontare array con elementi di tipo diverso"
-#: utils/adt/arrayfuncs.c:3933 utils/adt/rangetypes.c:1240
+#: utils/adt/arrayfuncs.c:3936 utils/adt/rangetypes.c:1253
#, 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:5127
+#: utils/adt/arrayfuncs.c:5130
#, c-format
msgid "data type %s is not an array type"
msgstr "il tipo di dati %s non è un tipo array"
-#: utils/adt/arrayfuncs.c:5184
+#: utils/adt/arrayfuncs.c:5187
#, c-format
msgid "cannot accumulate null arrays"
msgstr "non è possibile accumulare array nulli"
-#: utils/adt/arrayfuncs.c:5212
+#: utils/adt/arrayfuncs.c:5215
#, c-format
msgid "cannot accumulate empty arrays"
msgstr "non è possibile accumulare array vuoti"
-#: utils/adt/arrayfuncs.c:5241 utils/adt/arrayfuncs.c:5247
+#: utils/adt/arrayfuncs.c:5244 utils/adt/arrayfuncs.c:5250
#, c-format
msgid "cannot accumulate arrays of different dimensionality"
msgstr "non è possibile accumulare array di dimensioni diverse"
-#: utils/adt/arrayfuncs.c:5613 utils/adt/arrayfuncs.c:5653
+#: utils/adt/arrayfuncs.c:5616 utils/adt/arrayfuncs.c:5656
#, 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:5716 utils/adt/arrayfuncs.c:5748
+#: utils/adt/arrayfuncs.c:5719 utils/adt/arrayfuncs.c:5751
#, c-format
msgid "Dimension array must be one dimensional."
msgstr "L'array delle dimensioni deve avere una sola dimensione."
-#: utils/adt/arrayfuncs.c:5721 utils/adt/arrayfuncs.c:5753
+#: utils/adt/arrayfuncs.c:5724 utils/adt/arrayfuncs.c:5756
#, c-format
msgid "wrong range of array subscripts"
msgstr "il range degli indici dell'array non è corretto"
-#: utils/adt/arrayfuncs.c:5722 utils/adt/arrayfuncs.c:5754
+#: utils/adt/arrayfuncs.c:5725 utils/adt/arrayfuncs.c:5757
#, c-format
msgid "Lower bound of dimension array must be one."
msgstr "Il valore minimo dell'array delle dimensioni deve essere uno."
-#: utils/adt/arrayfuncs.c:5727 utils/adt/arrayfuncs.c:5759
+#: utils/adt/arrayfuncs.c:5730 utils/adt/arrayfuncs.c:5762
#, c-format
msgid "dimension values cannot be null"
msgstr "i valori di dimensione non possono essere nulli"
-#: utils/adt/arrayfuncs.c:5765
+#: utils/adt/arrayfuncs.c:5768
#, 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:6011
+#: utils/adt/arrayfuncs.c:6014
#, c-format
msgid "removing elements from multidimensional arrays is not supported"
msgstr "la rimozione di elementi da array multidimensionali non è supportata"
-#: utils/adt/arrayfuncs.c:6288
+#: utils/adt/arrayfuncs.c:6291
#, c-format
msgid "thresholds must be one-dimensional array"
msgstr "la soglia dev'essere un array monodimensionale"
-#: utils/adt/arrayfuncs.c:6293
+#: utils/adt/arrayfuncs.c:6296
#, c-format
msgid "thresholds array must not contain NULLs"
msgstr "l'array delle soglie non può contenere NULL"
#: utils/adt/cash.c:607 utils/adt/cash.c:657 utils/adt/cash.c:708
#: utils/adt/cash.c:757 utils/adt/cash.c:809 utils/adt/cash.c:859
#: utils/adt/float.c:788 utils/adt/float.c:852 utils/adt/float.c:2530
-#: utils/adt/float.c:2593 utils/adt/geo_ops.c:4152 utils/adt/int.c:719
+#: utils/adt/float.c:2593 utils/adt/geo_ops.c:4155 utils/adt/int.c:719
#: utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
#: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597
#: utils/adt/int8.c:657 utils/adt/int8.c:897 utils/adt/int8.c:1005
-#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:5911
-#: utils/adt/numeric.c:6194 utils/adt/timestamp.c:3350
+#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:5917
+#: utils/adt/numeric.c:6200 utils/adt/timestamp.c:3349
#, c-format
msgid "division by zero"
msgstr "divisione per zero"
msgid "\"char\" out of range"
msgstr "\"char\" fuori dall'intervallo consentito"
-#: utils/adt/date.c:68 utils/adt/timestamp.c:95 utils/adt/varbit.c:52
+#: utils/adt/date.c:67 utils/adt/timestamp.c:94 utils/adt/varbit.c:52
#: utils/adt/varchar.c:44
#, c-format
msgid "invalid type modifier"
msgstr "modificatore di tipo non valido"
-#: utils/adt/date.c:73
+#: utils/adt/date.c:72
#, c-format
msgid "TIME(%d)%s precision must not be negative"
msgstr "la precisione di TIME(%d)%s non può essere negativa"
-#: utils/adt/date.c:79
+#: utils/adt/date.c:78
#, c-format
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:142 utils/adt/datetime.c:1208 utils/adt/datetime.c:2079
+#: utils/adt/date.c:141 utils/adt/datetime.c:1208 utils/adt/datetime.c:2079
#, c-format
msgid "date/time value \"current\" is no longer supported"
msgstr "il valore \"current\" per i tipi date/time non è più supportato"
-#: utils/adt/date.c:167 utils/adt/formatting.c:3523
+#: utils/adt/date.c:166 utils/adt/formatting.c:3527
#, c-format
msgid "date out of range: \"%s\""
msgstr "data fuori dall'intervallo consentito: \"%s\""
-#: utils/adt/date.c:217 utils/adt/xml.c:2029
+#: utils/adt/date.c:216 utils/adt/xml.c:2029
#, c-format
msgid "date out of range"
msgstr "data fuori dall'intervallo consentito"
-#: utils/adt/date.c:259 utils/adt/timestamp.c:593
+#: utils/adt/date.c:258 utils/adt/timestamp.c:592
#, c-format
msgid "date field value out of range: %d-%02d-%02d"
msgstr "valori del campo data fuori dall'intervallo consentito: %d-%02d-%02d"
-#: utils/adt/date.c:265 utils/adt/timestamp.c:599
+#: utils/adt/date.c:264 utils/adt/timestamp.c:598
#, c-format
msgid "date out of range: %d-%02d-%02d"
msgstr "data fuori dall'intervallo consentito: %d-%02d-%02d"
-#: utils/adt/date.c:418
+#: utils/adt/date.c:417
#, c-format
msgid "cannot subtract infinite dates"
msgstr "non si possono sottrarre date infinite"
-#: utils/adt/date.c:475 utils/adt/date.c:512
+#: utils/adt/date.c:474 utils/adt/date.c:511
#, c-format
msgid "date out of range for timestamp"
msgstr "data fuori dall'intervallo consentito per timestamp"
-#: utils/adt/date.c:971 utils/adt/date.c:1017 utils/adt/date.c:1617
-#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3399
-#: utils/adt/formatting.c:3431 utils/adt/formatting.c:3499
-#: utils/adt/json.c:1517 utils/adt/json.c:1544 utils/adt/jsonb.c:831
-#: utils/adt/jsonb.c:860 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498
-#: utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:225
-#: utils/adt/timestamp.c:268 utils/adt/timestamp.c:717
-#: utils/adt/timestamp.c:746 utils/adt/timestamp.c:785
-#: utils/adt/timestamp.c:2939 utils/adt/timestamp.c:2960
-#: utils/adt/timestamp.c:2973 utils/adt/timestamp.c:2982
-#: utils/adt/timestamp.c:3039 utils/adt/timestamp.c:3062
-#: utils/adt/timestamp.c:3075 utils/adt/timestamp.c:3086
-#: utils/adt/timestamp.c:3611 utils/adt/timestamp.c:3740
-#: utils/adt/timestamp.c:3781 utils/adt/timestamp.c:3869
-#: utils/adt/timestamp.c:3915 utils/adt/timestamp.c:4026
-#: utils/adt/timestamp.c:4350 utils/adt/timestamp.c:4489
-#: utils/adt/timestamp.c:4499 utils/adt/timestamp.c:4561
-#: utils/adt/timestamp.c:4701 utils/adt/timestamp.c:4711
-#: utils/adt/timestamp.c:5006 utils/adt/timestamp.c:5020
-#: utils/adt/timestamp.c:5145 utils/adt/timestamp.c:5152
-#: utils/adt/timestamp.c:5178 utils/adt/timestamp.c:5182
-#: utils/adt/timestamp.c:5251 utils/adt/xml.c:2051 utils/adt/xml.c:2058
+#: utils/adt/date.c:970 utils/adt/date.c:1016 utils/adt/date.c:1616
+#: utils/adt/date.c:1652 utils/adt/date.c:2524 utils/adt/formatting.c:3403
+#: utils/adt/formatting.c:3435 utils/adt/formatting.c:3503
+#: utils/adt/json.c:1534 utils/adt/json.c:1556 utils/adt/jsonb.c:823
+#: utils/adt/jsonb.c:847 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498
+#: utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:224
+#: utils/adt/timestamp.c:267 utils/adt/timestamp.c:716
+#: utils/adt/timestamp.c:745 utils/adt/timestamp.c:784
+#: utils/adt/timestamp.c:2938 utils/adt/timestamp.c:2959
+#: utils/adt/timestamp.c:2972 utils/adt/timestamp.c:2981
+#: utils/adt/timestamp.c:3038 utils/adt/timestamp.c:3061
+#: utils/adt/timestamp.c:3074 utils/adt/timestamp.c:3085
+#: utils/adt/timestamp.c:3610 utils/adt/timestamp.c:3739
+#: utils/adt/timestamp.c:3780 utils/adt/timestamp.c:3868
+#: utils/adt/timestamp.c:3914 utils/adt/timestamp.c:4025
+#: utils/adt/timestamp.c:4349 utils/adt/timestamp.c:4465
+#: utils/adt/timestamp.c:4475 utils/adt/timestamp.c:4560
+#: utils/adt/timestamp.c:4679 utils/adt/timestamp.c:4689
+#: utils/adt/timestamp.c:5005 utils/adt/timestamp.c:5019
+#: utils/adt/timestamp.c:5144 utils/adt/timestamp.c:5151
+#: utils/adt/timestamp.c:5177 utils/adt/timestamp.c:5181
+#: utils/adt/timestamp.c:5250 utils/adt/xml.c:2051 utils/adt/xml.c:2058
#: utils/adt/xml.c:2078 utils/adt/xml.c:2085
#, c-format
msgid "timestamp out of range"
msgstr "timestamp fuori dall'intervallo consentito"
-#: utils/adt/date.c:1043
+#: utils/adt/date.c:1042
#, c-format
msgid "cannot convert reserved abstime value to date"
msgstr "non è possibile convertire un valore speciale per abstime in una data"
-#: utils/adt/date.c:1197 utils/adt/date.c:1204 utils/adt/date.c:2015
-#: utils/adt/date.c:2022
+#: utils/adt/date.c:1196 utils/adt/date.c:1203 utils/adt/date.c:2014
+#: utils/adt/date.c:2021
#, c-format
msgid "time out of range"
msgstr "ora fuori dall'intervallo consentito"
-#: utils/adt/date.c:1265 utils/adt/timestamp.c:618
+#: utils/adt/date.c:1264 utils/adt/timestamp.c:617
#, c-format
msgid "time field value out of range: %d:%02d:%02g"
msgstr "campo temporale fuori dall'intervallo consentito: %d:%02d:%02g"
-#: utils/adt/date.c:1893 utils/adt/date.c:1910
+#: utils/adt/date.c:1892 utils/adt/date.c:1909
#, c-format
msgid "\"time\" units \"%s\" not recognized"
msgstr "unità \"%s\" di \"time\" non è riconosciuta"
-#: utils/adt/date.c:2031
+#: utils/adt/date.c:2030
#, c-format
msgid "time zone displacement out of range"
msgstr "la differenza di fuso orario è fuori dall'intervallo consentito"
-#: utils/adt/date.c:2655 utils/adt/date.c:2672
+#: utils/adt/date.c:2654 utils/adt/date.c:2671
#, c-format
msgid "\"time with time zone\" units \"%s\" not recognized"
msgstr "unità \"%s\" di \"time with time zone\" non è riconosciuta"
-#: utils/adt/date.c:2745 utils/adt/datetime.c:925 utils/adt/datetime.c:1805
-#: utils/adt/datetime.c:4566 utils/adt/timestamp.c:532
-#: utils/adt/timestamp.c:559 utils/adt/timestamp.c:5032
-#: utils/adt/timestamp.c:5262
+#: utils/adt/date.c:2744 utils/adt/datetime.c:925 utils/adt/datetime.c:1805
+#: utils/adt/datetime.c:4566 utils/adt/timestamp.c:531
+#: utils/adt/timestamp.c:558 utils/adt/timestamp.c:5031
+#: utils/adt/timestamp.c:5261
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "fuso orario \"%s\" non riconosciuto"
-#: utils/adt/date.c:2785 utils/adt/timestamp.c:5103 utils/adt/timestamp.c:5288
+#: utils/adt/date.c:2784 utils/adt/timestamp.c:5102 utils/adt/timestamp.c:5287
#, c-format
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/encode.c:307
#, c-format
-msgid "invalid symbol '%c' while decoding base64 sequence"
-msgstr "simbolo '%c' inaspettato decodificando la sequenza base64"
+msgid "invalid symbol \"%c\" while decoding base64 sequence"
+msgstr "simbolo \"%c\" inaspettato decodificando la sequenza base64"
#: utils/adt/encode.c:327
#, c-format
#: utils/adt/encode.c:328
#, c-format
-msgid "Input data is missing padding, truncated, or otherwise corrupted."
+msgid "Input data is missing padding, is truncated, or is otherwise corrupted."
msgstr "I dati di input mancano di padding, sono troncati o comunque corrotti."
#: utils/adt/encode.c:442 utils/adt/encode.c:507 utils/adt/varlena.c:287
msgid "smallint out of range"
msgstr "il valore è fuori dall'intervallo consentito per il tipo smallint"
-#: utils/adt/float.c:1363 utils/adt/numeric.c:6587
+#: utils/adt/float.c:1363 utils/adt/numeric.c:6599
#, c-format
msgid "cannot take square root of a negative number"
msgstr "non è possibile estrarre la radice quadrata di un numero negativo"
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "un numero negativo elevato a potenza non intera è un valore di tipo complesso"
-#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:6805
+#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:6817
#, c-format
msgid "cannot take logarithm of zero"
msgstr "non è possibile calcolare il logaritmo di zero"
-#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:6809
+#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:6821
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "non è possibile calcolare il logaritmo di un numero negativo"
msgid "The given value did not match any of the allowed values for this field."
msgstr "Il valore fornito non corrisponde a nessuno di quelli consentiti per questo campo."
-#: utils/adt/formatting.c:2551 utils/adt/formatting.c:2571
-#: utils/adt/formatting.c:2591 utils/adt/formatting.c:2611
-#: utils/adt/formatting.c:2630 utils/adt/formatting.c:2649
-#: utils/adt/formatting.c:2672 utils/adt/formatting.c:2690
-#: utils/adt/formatting.c:2708 utils/adt/formatting.c:2726
-#: utils/adt/formatting.c:2743 utils/adt/formatting.c:2760
+#: utils/adt/formatting.c:2555 utils/adt/formatting.c:2575
+#: utils/adt/formatting.c:2595 utils/adt/formatting.c:2615
+#: utils/adt/formatting.c:2634 utils/adt/formatting.c:2653
+#: utils/adt/formatting.c:2676 utils/adt/formatting.c:2694
+#: utils/adt/formatting.c:2712 utils/adt/formatting.c:2730
+#: utils/adt/formatting.c:2747 utils/adt/formatting.c:2764
#, c-format
msgid "localized string format value too long"
msgstr "valore del formato della stringa localizzata troppo lungo"
-#: utils/adt/formatting.c:3044
+#: utils/adt/formatting.c:3048
#, c-format
msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
msgstr "i pattern di formato \"TZ\"/\"tz\"/\"OF\" non sono supportati in to_date"
-#: utils/adt/formatting.c:3152
+#: utils/adt/formatting.c:3156
#, c-format
msgid "invalid input string for \"Y,YYY\""
msgstr "stringa di input non valida per \"Y,YYY\""
-#: utils/adt/formatting.c:3655
+#: utils/adt/formatting.c:3659
#, c-format
msgid "hour \"%d\" is invalid for the 12-hour clock"
msgstr "l'ora \"%d\" non è valida su un orologio a 12 ore"
-#: utils/adt/formatting.c:3657
+#: utils/adt/formatting.c:3661
#, c-format
msgid "Use the 24-hour clock, or give an hour between 1 and 12."
msgstr "Usa l'orologio a 24 ore o fornisci un'ora compresa fra 1 e 12."
-#: utils/adt/formatting.c:3752
+#: utils/adt/formatting.c:3756
#, c-format
msgid "cannot calculate day of year without year information"
msgstr "non è possibile calcolare il giorno dell'anno senza informazioni sull'anno"
-#: utils/adt/formatting.c:4601
+#: utils/adt/formatting.c:4605
#, c-format
msgid "\"EEEE\" not supported for input"
msgstr "l'uso di \"EEEE\" non è supportato per l'input"
-#: utils/adt/formatting.c:4613
+#: utils/adt/formatting.c:4617
#, c-format
msgid "\"RN\" not supported for input"
msgstr "l'uso di \"RN\" non è supportato per l'input"
msgid "must be superuser to get directory listings"
msgstr "solo un superutente può elencare il contenuto della directory"
-#: utils/adt/geo_ops.c:300 utils/adt/geo_ops.c:1399 utils/adt/geo_ops.c:3497
-#: utils/adt/geo_ops.c:4312 utils/adt/geo_ops.c:5256
+#: utils/adt/geo_ops.c:301 utils/adt/geo_ops.c:1400 utils/adt/geo_ops.c:3498
+#: utils/adt/geo_ops.c:4315 utils/adt/geo_ops.c:5259
#, c-format
msgid "too many points requested"
msgstr "il numero di punti richiesti è eccessivo"
-#: utils/adt/geo_ops.c:323
+#: utils/adt/geo_ops.c:324
#, c-format
msgid "could not format \"path\" value"
msgstr "formattazione del valore \"path\" fallita"
-#: utils/adt/geo_ops.c:398
+#: utils/adt/geo_ops.c:399
#, c-format
msgid "invalid input syntax for type box: \"%s\""
msgstr "sintassi di input non valida per il tipo box: \"%s\""
-#: utils/adt/geo_ops.c:993
+#: utils/adt/geo_ops.c:994
#, c-format
msgid "invalid line specification: must be two distinct points"
msgstr "specificazione di linea non valida: devono essere due punti distinti"
-#: utils/adt/geo_ops.c:1002
+#: utils/adt/geo_ops.c:1003
#, c-format
msgid "invalid line specification: A and B cannot both be zero"
msgstr "specificazione di linea non valida: A e B non possono essere entrambi zero"
-#: utils/adt/geo_ops.c:1007
+#: utils/adt/geo_ops.c:1008
#, c-format
msgid "invalid input syntax for type line: \"%s\""
msgstr "sintassi di input non valida per il tipo line: \"%s\""
-#: utils/adt/geo_ops.c:1379 utils/adt/geo_ops.c:1410
+#: utils/adt/geo_ops.c:1380 utils/adt/geo_ops.c:1411
#, c-format
msgid "invalid input syntax for type path: \"%s\""
msgstr "sintassi di input non valida per il tipo path: \"%s\""
-#: utils/adt/geo_ops.c:1449
+#: utils/adt/geo_ops.c:1450
#, c-format
msgid "invalid number of points in external \"path\" value"
msgstr "il numero di punti nel valore del \"path\" esterno non è valido"
-#: utils/adt/geo_ops.c:1792
+#: utils/adt/geo_ops.c:1793
#, c-format
msgid "invalid input syntax for type point: \"%s\""
msgstr "sintassi di input non valida per il tipo point: \"%s\""
-#: utils/adt/geo_ops.c:2020
+#: utils/adt/geo_ops.c:2021
#, c-format
msgid "invalid input syntax for type lseg: \"%s\""
msgstr "sintassi di input non valida per il tipo lseg: \"%s\""
-#: utils/adt/geo_ops.c:2620
+#: utils/adt/geo_ops.c:2621
#, c-format
msgid "function \"dist_lb\" not implemented"
msgstr "la funzione \"dist_lb\" non è implementata"
-#: utils/adt/geo_ops.c:3072
+#: utils/adt/geo_ops.c:3073
#, c-format
msgid "function \"close_sl\" not implemented"
msgstr "la funzione \"close_sl\" non è implementata"
-#: utils/adt/geo_ops.c:3174
+#: utils/adt/geo_ops.c:3175
#, c-format
msgid "function \"close_lb\" not implemented"
msgstr "la funzione \"close_lb\" non è implementata"
-#: utils/adt/geo_ops.c:3463
+#: utils/adt/geo_ops.c:3464
#, c-format
msgid "cannot create bounding box for empty polygon"
msgstr "non è possibile creare un bounding box per il poligono vuoto"
-#: utils/adt/geo_ops.c:3488 utils/adt/geo_ops.c:3508
+#: utils/adt/geo_ops.c:3489 utils/adt/geo_ops.c:3509
#, c-format
msgid "invalid input syntax for type polygon: \"%s\""
msgstr "sintassi di input non valida per il tipo polygon: \"%s\""
-#: utils/adt/geo_ops.c:3548
+#: utils/adt/geo_ops.c:3549
#, c-format
msgid "invalid number of points in external \"polygon\" value"
msgstr "il numero di punti nel valore \"polygon\" esterno non è valido"
-#: utils/adt/geo_ops.c:4071
+#: utils/adt/geo_ops.c:4074
#, c-format
msgid "function \"poly_distance\" not implemented"
msgstr "la funzione \"poly_distance\" non è implementata"
-#: utils/adt/geo_ops.c:4424
+#: utils/adt/geo_ops.c:4427
#, c-format
msgid "function \"path_center\" not implemented"
msgstr "la funzione \"path_center\" non è implementata"
-#: utils/adt/geo_ops.c:4441
+#: utils/adt/geo_ops.c:4444
#, c-format
msgid "open path cannot be converted to polygon"
msgstr "un path aperto non può essere convertito in un poligono"
-#: utils/adt/geo_ops.c:4618 utils/adt/geo_ops.c:4628 utils/adt/geo_ops.c:4643
-#: utils/adt/geo_ops.c:4649
+#: utils/adt/geo_ops.c:4621 utils/adt/geo_ops.c:4631 utils/adt/geo_ops.c:4646
+#: utils/adt/geo_ops.c:4652
#, c-format
msgid "invalid input syntax for type circle: \"%s\""
msgstr "sintassi di input non valida per il tipo circle: \"%s\""
-#: utils/adt/geo_ops.c:4671 utils/adt/geo_ops.c:4679
+#: utils/adt/geo_ops.c:4674 utils/adt/geo_ops.c:4682
#, c-format
msgid "could not format \"circle\" value"
msgstr "formattazione del valore \"circle\" fallita"
-#: utils/adt/geo_ops.c:4706
+#: utils/adt/geo_ops.c:4709
#, c-format
msgid "invalid radius in external \"circle\" value"
msgstr "il raggio nel valore esterno di \"circle\" non è valido"
-#: utils/adt/geo_ops.c:5242
+#: utils/adt/geo_ops.c:5245
#, c-format
msgid "cannot convert circle with radius zero to polygon"
msgstr "non è possibile convertire un cerchio con raggio nullo in un poligono"
-#: utils/adt/geo_ops.c:5247
+#: utils/adt/geo_ops.c:5250
#, c-format
msgid "must request at least 2 points"
msgstr "devono essere richiesti almeno 2 punti"
-#: utils/adt/geo_ops.c:5291
+#: utils/adt/geo_ops.c:5294
#, c-format
msgid "cannot convert empty polygon to circle"
msgstr "non è possibile convertire un poligono vuoto in un cerchio"
msgstr "ci sono troppi elementi nell'oidvector"
#: utils/adt/int.c:1362 utils/adt/int8.c:1460 utils/adt/numeric.c:1362
-#: utils/adt/timestamp.c:5349 utils/adt/timestamp.c:5430
+#: utils/adt/timestamp.c:5348 utils/adt/timestamp.c:5429
#, c-format
msgid "step size cannot equal zero"
msgstr "il valore del passo non può essere uguale a zero"
msgid "OID out of range"
msgstr "OID fuori dall'intervallo consentito"
-#: utils/adt/json.c:767 utils/adt/json.c:807 utils/adt/json.c:822
-#: utils/adt/json.c:833 utils/adt/json.c:843 utils/adt/json.c:894
-#: utils/adt/json.c:925 utils/adt/json.c:943 utils/adt/json.c:955
-#: utils/adt/json.c:967 utils/adt/json.c:1106 utils/adt/json.c:1120
-#: utils/adt/json.c:1131 utils/adt/json.c:1139 utils/adt/json.c:1147
+#: utils/adt/json.c:785 utils/adt/json.c:825 utils/adt/json.c:840
+#: utils/adt/json.c:851 utils/adt/json.c:861 utils/adt/json.c:912
+#: utils/adt/json.c:943 utils/adt/json.c:961 utils/adt/json.c:973
+#: utils/adt/json.c:985 utils/adt/json.c:1130 utils/adt/json.c:1144
#: utils/adt/json.c:1155 utils/adt/json.c:1163 utils/adt/json.c:1171
-#: utils/adt/json.c:1179 utils/adt/json.c:1187 utils/adt/json.c:1217
+#: utils/adt/json.c:1179 utils/adt/json.c:1187 utils/adt/json.c:1195
+#: utils/adt/json.c:1203 utils/adt/json.c:1211 utils/adt/json.c:1241
#, c-format
msgid "invalid input syntax for type json"
msgstr "sintassi di input per il tipo json non valida"
-#: utils/adt/json.c:768
+#: utils/adt/json.c:786
#, c-format
msgid "Character with value 0x%02x must be escaped."
msgstr "Il carattere con valore 0x%02x deve essere sottoposto ad escape."
-#: utils/adt/json.c:808
+#: utils/adt/json.c:826
#, c-format
msgid "\"\\u\" must be followed by four hexadecimal digits."
msgstr "\"\\u\" deve essere seguito da quattro cifre esadecimali."
-#: utils/adt/json.c:823
+#: utils/adt/json.c:841
#, c-format
msgid "Unicode high surrogate must not follow a high surrogate."
msgstr "un carattere surrogato alto Unicode non può seguire un altro surrogato alto"
-#: utils/adt/json.c:834 utils/adt/json.c:844 utils/adt/json.c:895
-#: utils/adt/json.c:956 utils/adt/json.c:968
+#: utils/adt/json.c:852 utils/adt/json.c:862 utils/adt/json.c:913
+#: utils/adt/json.c:974 utils/adt/json.c:986
#, c-format
msgid "Unicode low surrogate must follow a high surrogate."
msgstr "un carattere surrogato basso Unicode deve seguire un surrogato alto"
-#: utils/adt/json.c:859 utils/adt/json.c:882
+#: utils/adt/json.c:877 utils/adt/json.c:900
#, c-format
msgid "unsupported Unicode escape sequence"
msgstr "sequenza di escape Unicode non supportata"
-#: utils/adt/json.c:860
+#: utils/adt/json.c:878
#, c-format
msgid "\\u0000 cannot be converted to text."
msgstr "\\u0000 non può essere convertito in testo."
-#: utils/adt/json.c:883
+#: utils/adt/json.c:901
#, c-format
msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8."
msgstr "i codici escape Unicode non possono essere usati per caratteri con codice superiore ad 007F quando l'encoding del server non è UTF8"
-#: utils/adt/json.c:926 utils/adt/json.c:944
+#: utils/adt/json.c:944 utils/adt/json.c:962
#, c-format
msgid "Escape sequence \"\\%s\" is invalid."
msgstr "La sequenza di escape \"\\%s\" non è valida."
-#: utils/adt/json.c:1107
+#: utils/adt/json.c:1131
#, c-format
msgid "The input string ended unexpectedly."
msgstr "La stringa di input è terminata inaspettatamente."
-#: utils/adt/json.c:1121
+#: utils/adt/json.c:1145
#, c-format
msgid "Expected end of input, but found \"%s\"."
msgstr "Era prevista la fine dell'input, trovato \"%s\" invece."
-#: utils/adt/json.c:1132
+#: utils/adt/json.c:1156
#, c-format
msgid "Expected JSON value, but found \"%s\"."
msgstr "Era previsto un valore JSON, trovato \"%s\" invece."
-#: utils/adt/json.c:1140 utils/adt/json.c:1188
+#: utils/adt/json.c:1164 utils/adt/json.c:1212
#, c-format
msgid "Expected string, but found \"%s\"."
msgstr "Era prevista una stringa, trovato \"%s\" invece."
-#: utils/adt/json.c:1148
+#: utils/adt/json.c:1172
#, c-format
msgid "Expected array element or \"]\", but found \"%s\"."
msgstr "Era previsto un elemento di array oppure \"]\", trovato \"%s\" invece."
-#: utils/adt/json.c:1156
+#: utils/adt/json.c:1180
#, c-format
msgid "Expected \",\" or \"]\", but found \"%s\"."
msgstr "Era previsto \",\" oppure \"]\", trovato \"%s\" invece."
-#: utils/adt/json.c:1164
+#: utils/adt/json.c:1188
#, c-format
msgid "Expected string or \"}\", but found \"%s\"."
msgstr "Era prevista una stringa oppure \"}\", trovato \"%s\" invece."
-#: utils/adt/json.c:1172
+#: utils/adt/json.c:1196
#, c-format
msgid "Expected \":\", but found \"%s\"."
msgstr "Era previsto \":\", trovato \"%s\" invece."
-#: utils/adt/json.c:1180
+#: utils/adt/json.c:1204
#, c-format
msgid "Expected \",\" or \"}\", but found \"%s\"."
msgstr "Era previsto \",\" oppure \"}\", trovato \"%s\" invece."
-#: utils/adt/json.c:1218
+#: utils/adt/json.c:1242
#, c-format
msgid "Token \"%s\" is invalid."
msgstr "Il token \"%s\" non è valido."
-#: utils/adt/json.c:1290
+#: utils/adt/json.c:1314
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "dati JSON, riga %d: %s%s%s"
-#: utils/adt/json.c:1443
+#: utils/adt/json.c:1469 utils/adt/jsonb.c:724
#, c-format
msgid "key value must be scalar, not array, composite, or json"
msgstr "la chiave deve essere uno scalare, non array, composito né json"
-#: utils/adt/json.c:2003 utils/adt/json.c:2021 utils/adt/json.c:2115
-#: utils/adt/json.c:2136 utils/adt/json.c:2195
+#: utils/adt/json.c:2006
#, c-format
-msgid "could not determine data type for argument %d"
-msgstr "impossibile determinare il tipo di dato per l'argomento %d"
+msgid "could not determine data type for argument 1"
+msgstr "impossibile determinare il tipo di dato per l'argomento 1"
+
+#: utils/adt/json.c:2016
+#, c-format
+msgid "could not determine data type for argument 2"
+msgstr "impossibile determinare il tipo di dato per l'argomento 2"
-#: utils/adt/json.c:2008 utils/adt/jsonb.c:1759
+#: utils/adt/json.c:2040 utils/adt/jsonb.c:1781
#, c-format
msgid "field name must not be null"
msgstr "il nome del campo non può essere nullo"
-#: utils/adt/json.c:2090
+#: utils/adt/json.c:2117
#, c-format
msgid "argument list must have even number of elements"
msgstr "la lista di argomenti deve avere un numero pari di elementi"
-#: utils/adt/json.c:2091
+#: utils/adt/json.c:2118
#, c-format
msgid "The arguments of json_build_object() must consist of alternating keys and values."
msgstr "Gli argomenti di json_build_object() devono consistere in una serie alternata di chiavi e valori."
-#: utils/adt/json.c:2121
+#: utils/adt/json.c:2142 utils/adt/json.c:2163 utils/adt/json.c:2222
+#, c-format
+msgid "could not determine data type for argument %d"
+msgstr "impossibile determinare il tipo di dato per l'argomento %d"
+
+#: utils/adt/json.c:2148
#, c-format
msgid "argument %d cannot be null"
msgstr "l'argomento %d non può essere nullo"
-#: utils/adt/json.c:2122
+#: utils/adt/json.c:2149
#, c-format
msgid "Object keys should be text."
msgstr "Le chiavi degli oggetti devono essere testo."
-#: utils/adt/json.c:2257 utils/adt/jsonb.c:1376
+#: utils/adt/json.c:2284 utils/adt/jsonb.c:1363
#, c-format
msgid "array must have two columns"
msgstr "l'array deve avere due colonne"
-#: utils/adt/json.c:2281 utils/adt/json.c:2365 utils/adt/jsonb.c:1400
-#: utils/adt/jsonb.c:1495
+#: utils/adt/json.c:2308 utils/adt/json.c:2392 utils/adt/jsonb.c:1387
+#: utils/adt/jsonb.c:1482
#, c-format
msgid "null value not allowed for object key"
msgstr "valori null non ammessi per le chiavi di oggetti"
-#: utils/adt/json.c:2354 utils/adt/jsonb.c:1484
+#: utils/adt/json.c:2381 utils/adt/jsonb.c:1471
#, c-format
msgid "mismatched array dimensions"
msgstr "le dimensioni degli array non combaciano"
-#: utils/adt/jsonb.c:256
+#: utils/adt/jsonb.c:257
#, c-format
msgid "string too long to represent as jsonb string"
msgstr "la stringa è troppo lunga per essere rappresentata come stringa jsonb"
-#: utils/adt/jsonb.c:257
+#: utils/adt/jsonb.c:258
#, c-format
msgid "Due to an implementation restriction, jsonb strings cannot exceed %d bytes."
msgstr "A causa di una restrizione nell'implementazione le stringhe jsonb non possono superare i %d byte."
-#: utils/adt/jsonb.c:720
+#: utils/adt/jsonb.c:1182
#, c-format
-msgid "key value must be scalar, not array, composite or json"
-msgstr "il valore della chiave dev'essere scalare, non array, composito o json"
-
-#: utils/adt/jsonb.c:1189
-#, c-format
-msgid "invalid number or arguments: object must be matched key value pairs"
+msgid "invalid number of arguments: object must be matched key value pairs"
msgstr "numero di argomenti non valido: gli oggetti devono essere coppie chiave-valore appaiate"
-#: utils/adt/jsonb.c:1203
+#: utils/adt/jsonb.c:1195
#, c-format
-msgid "arg %d: key cannot be null"
+msgid "argument %d: key must not be null"
msgstr "argomento %d: la chiave non può essere null"
-#: utils/adt/jsonb.c:1225 utils/adt/jsonb.c:1248 utils/adt/jsonb.c:1310
+#: utils/adt/jsonb.c:1214 utils/adt/jsonb.c:1237 utils/adt/jsonb.c:1297
#, c-format
-msgid "arg %d: could not determine data type"
+msgid "argument %d: could not determine data type"
msgstr "argomento %d: impossibile determinare il tipo di dati"
-#: utils/adt/jsonb.c:1837
+#: utils/adt/jsonb.c:1834
#, c-format
msgid "object keys must be strings"
msgstr "le chiavi dell'oggetto devono essere stringhe"
msgid "cannot call %s on an object"
msgstr "non è possibile eseguire %s su un oggetto"
-#: utils/adt/jsonfuncs.c:3403 utils/adt/jsonfuncs.c:3456
+#: utils/adt/jsonfuncs.c:3409 utils/adt/jsonfuncs.c:3462
#, c-format
msgid "cannot delete from scalar"
msgstr "non è possibile eliminare da uno scalare"
-#: utils/adt/jsonfuncs.c:3461
+#: utils/adt/jsonfuncs.c:3467
#, c-format
-msgid "cannot delete from object using integer subscript"
+msgid "cannot delete from object using integer index"
msgstr "non è possibile eliminare da un oggetto usando numeri interi come indici"
-#: utils/adt/jsonfuncs.c:3527
+#: utils/adt/jsonfuncs.c:3533
#, c-format
msgid "cannot set path in scalar"
msgstr "non è possibile impostare un percorso in uno scalare"
-#: utils/adt/jsonfuncs.c:3572
+#: utils/adt/jsonfuncs.c:3578
#, c-format
msgid "cannot delete path in scalar"
msgstr "non è possibile eliminare un percorso in uno scalare"
-#: utils/adt/jsonfuncs.c:3697
+#: utils/adt/jsonfuncs.c:3703
#, c-format
msgid "invalid concatenation of jsonb objects"
msgstr "concatenazione invalida di oggetti jsonb"
-#: utils/adt/levenshtein.c:127
+#: utils/adt/jsonfuncs.c:3732
+#, c-format
+msgid "path element at position %d is null"
+msgstr "l'elemento di percorso in posizione %d è nullo"
+
+#: utils/adt/jsonfuncs.c:3888
#, c-format
-msgid "argument exceeds the maximum length of %d bytes"
-msgstr "l'argomento supera la lunghezza massima di %d byte"
+msgid "path element at position %d is not an integer: \"%s\""
+msgstr "l'elemento di percorso in posizione %d non è un intero: \"%s\""
-#: utils/adt/like.c:211 utils/adt/selfuncs.c:5230
+#: utils/adt/levenshtein.c:133
+#, c-format
+msgid "levenshtein argument exceeds maximum length of %d characters"
+msgstr "L'argomento levenshtein supera la lunghezza massima di %d caratteri"
+
+#: utils/adt/like.c:212 utils/adt/selfuncs.c:5275
#, c-format
msgid "could not determine which collation to use for ILIKE"
msgstr "non è stato possibile determinare quale ordinamento usare per ILIKE"
-#: utils/adt/like_match.c:104 utils/adt/like_match.c:164
+#: utils/adt/like_match.c:107 utils/adt/like_match.c:167
#, c-format
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:289 utils/adt/regexp.c:698
+#: 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:290 utils/adt/regexp.c:699
+#: 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."
#: utils/adt/misc.c:166
#, c-format
msgid "must be a superuser to cancel superuser query"
-msgstr "solo un superutente può cancellare la query di un superutente"
+msgstr "solo un superutente può annullare la query di un superutente"
#: utils/adt/misc.c:171
#, c-format
-msgid "must be a member of the role whose query is being cancelled"
-msgstr "occorre essere membro del ruolo la cui query deve essere cancellata"
+msgid "must be a member of the role whose query is being canceled"
+msgstr "occorre essere membro del ruolo la cui query deve essere annullata"
#: utils/adt/misc.c:190
#, c-format
msgid "step size cannot be NaN"
msgstr "la dimensione dell'intervallo non può essere NaN"
-#: utils/adt/numeric.c:2550 utils/adt/numeric.c:5104 utils/adt/numeric.c:7120
+#: utils/adt/numeric.c:2550 utils/adt/numeric.c:5104 utils/adt/numeric.c:7132
#, c-format
msgid "value overflows numeric format"
msgstr "il valore causa un overflow nel formato numeric"
msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
msgstr "Un campo con precisione %d e %d cifre decimali deve arrotondarsi ad un valore assoluto inferiore a %s%d."
-#: utils/adt/numeric.c:6677
+#: utils/adt/numeric.c:6689
#, c-format
msgid "argument for function \"exp\" too big"
msgstr "il valore dell'argomento per la funzione \"exp\" è troppo grande"
msgid "percentile value %g is not between 0 and 1"
msgstr "il valore percentile %g non è tra 0 e 1"
-#: utils/adt/pg_locale.c:911
+#: utils/adt/pg_locale.c:917
#, c-format
msgid "Apply system library package updates."
msgstr "Applica gli aggiornamenti ai pacchetti di sistema."
-#: utils/adt/pg_locale.c:1116
+#: utils/adt/pg_locale.c:1122
#, c-format
msgid "could not create locale \"%s\": %m"
msgstr "creazione del locale \"%s\" fallita: %m"
-#: utils/adt/pg_locale.c:1119
+#: utils/adt/pg_locale.c:1125
#, c-format
msgid "The operating system could not find any locale data for the locale name \"%s\"."
msgstr "Il sistema operativo non ha trovato dati di locale per il locale di nome \"%s\"."
-#: utils/adt/pg_locale.c:1206
+#: utils/adt/pg_locale.c:1212
#, c-format
msgid "collations with different collate and ctype values are not supported on this platform"
msgstr "le collazioni con tipi diversi di ordinamento e ctype non sono supportati su questa piattaforma"
-#: utils/adt/pg_locale.c:1221
+#: utils/adt/pg_locale.c:1227
#, c-format
msgid "nondefault collations are not supported on this platform"
msgstr "le collazioni non predefinite non sono supportate su questa piattaforma"
-#: utils/adt/pg_locale.c:1392
+#: utils/adt/pg_locale.c:1398
#, c-format
msgid "invalid multibyte character for locale"
msgstr "carattere multibyte non valido per il locale"
-#: utils/adt/pg_locale.c:1393
+#: utils/adt/pg_locale.c:1399
#, c-format
msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
msgstr "Il locale LC_CTYPE del server probabilmente non è compatibile con la codifica del database."
msgid "cannot output a value of type %s"
msgstr "non è possibile mostrare un valore del tipo %s"
-#: utils/adt/rangetypes.c:396
+#: utils/adt/rangetypes.c:405
#, c-format
msgid "range constructor flags argument must not be null"
msgstr "l'argomento flags del costruttore di un intervallo non può essere nullo"
-#: utils/adt/rangetypes.c:983
+#: utils/adt/rangetypes.c:992
#, c-format
msgid "result of range difference would not be contiguous"
msgstr "il risultato della differenza di intervalli non sarebbe continuo"
-#: utils/adt/rangetypes.c:1044
+#: utils/adt/rangetypes.c:1053
#, c-format
msgid "result of range union would not be contiguous"
msgstr "il risultato dell'unione di intervalli non sarebbe continuo"
-#: utils/adt/rangetypes.c:1530
+#: utils/adt/rangetypes.c:1543
#, c-format
msgid "range lower bound must be less than or equal to range upper bound"
msgstr "il limite inferiore dell'intervallo dev'essere minore o uguale del limite superiore"
-#: utils/adt/rangetypes.c:1913 utils/adt/rangetypes.c:1926
-#: utils/adt/rangetypes.c:1940
+#: utils/adt/rangetypes.c:1926 utils/adt/rangetypes.c:1939
+#: utils/adt/rangetypes.c:1953
#, c-format
msgid "invalid range bound flags"
msgstr "flag di limiti dell'intervallo non valido"
-#: utils/adt/rangetypes.c:1914 utils/adt/rangetypes.c:1927
-#: utils/adt/rangetypes.c:1941
+#: utils/adt/rangetypes.c:1927 utils/adt/rangetypes.c:1940
+#: utils/adt/rangetypes.c:1954
#, c-format
msgid "Valid values are \"[]\", \"[)\", \"(]\", and \"()\"."
msgstr "I valori validi sono \"[]\", \"[)\", \"(]\" e \"()\"."
-#: utils/adt/rangetypes.c:2006 utils/adt/rangetypes.c:2023
-#: utils/adt/rangetypes.c:2036 utils/adt/rangetypes.c:2054
-#: utils/adt/rangetypes.c:2065 utils/adt/rangetypes.c:2109
-#: utils/adt/rangetypes.c:2117
+#: utils/adt/rangetypes.c:2019 utils/adt/rangetypes.c:2036
+#: utils/adt/rangetypes.c:2049 utils/adt/rangetypes.c:2067
+#: utils/adt/rangetypes.c:2078 utils/adt/rangetypes.c:2122
+#: utils/adt/rangetypes.c:2130
#, c-format
msgid "malformed range literal: \"%s\""
msgstr "letterale di intervallo non definito correttamente: \"%s\""
-#: utils/adt/rangetypes.c:2008
+#: utils/adt/rangetypes.c:2021
#, c-format
msgid "Junk after \"empty\" key word."
msgstr "Dati spuri dopo la parola chiave \"empty\"."
-#: utils/adt/rangetypes.c:2025
+#: utils/adt/rangetypes.c:2038
#, c-format
msgid "Missing left parenthesis or bracket."
msgstr "Manca la parentesi aperta."
-#: utils/adt/rangetypes.c:2038
+#: utils/adt/rangetypes.c:2051
#, c-format
msgid "Missing comma after lower bound."
msgstr "Manca la virgola dopo il limite inferiore."
-#: utils/adt/rangetypes.c:2056
+#: utils/adt/rangetypes.c:2069
#, c-format
msgid "Too many commas."
msgstr "Troppe virgole."
-#: utils/adt/rangetypes.c:2067
+#: utils/adt/rangetypes.c:2080
#, c-format
msgid "Junk after right parenthesis or bracket."
msgstr "Caratteri spuri dopo la parentesi chiusa."
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1288 utils/adt/varlena.c:3588
+#: utils/adt/regexp.c:285 utils/adt/regexp.c:1288 utils/adt/varlena.c:3601
#, c-format
msgid "regular expression failed: %s"
msgstr "l'espressione regolare %s è fallita"
msgid "more than one operator named %s"
msgstr "più di un operatore si chiama %s"
-#: utils/adt/regproc.c:774 utils/adt/regproc.c:815 gram.y:7253
+#: utils/adt/regproc.c:774 utils/adt/regproc.c:815 gram.y:7246
#, c-format
msgid "missing argument"
msgstr "argomento mancante"
-#: utils/adt/regproc.c:775 utils/adt/regproc.c:816 gram.y:7254
+#: utils/adt/regproc.c:775 utils/adt/regproc.c:816 gram.y:7247
#, c-format
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:779 utils/adt/regproc.c:820 utils/adt/regproc.c:1962
-#: utils/adt/ruleutils.c:8060 utils/adt/ruleutils.c:8185
+#: utils/adt/regproc.c:779 utils/adt/regproc.c:820 utils/adt/regproc.c:2006
+#: utils/adt/ruleutils.c:8167 utils/adt/ruleutils.c:8292
#, c-format
msgid "too many arguments"
msgstr "troppi argomenti"
msgid "Provide two argument types for operator."
msgstr "Fornisci due tipi di argomento per l'operatore."
-#: utils/adt/regproc.c:1797 utils/adt/regproc.c:1802 utils/adt/varlena.c:2859
-#: utils/adt/varlena.c:2864
+#: utils/adt/regproc.c:1594 utils/adt/regproc.c:1618 utils/adt/regproc.c:1715
+#: utils/adt/regproc.c:1739 utils/adt/regproc.c:1841 utils/adt/regproc.c:1846
+#: utils/adt/varlena.c:2872 utils/adt/varlena.c:2877
#, c-format
msgid "invalid name syntax"
msgstr "la sintassi per il nome non è valida"
-#: utils/adt/regproc.c:1860
+#: utils/adt/regproc.c:1904
#, c-format
msgid "expected a left parenthesis"
msgstr "era attesa un parentesi tonda aperta"
-#: utils/adt/regproc.c:1876
+#: utils/adt/regproc.c:1920
#, c-format
msgid "expected a right parenthesis"
msgstr "era attesa un parentesi tonda chiusa"
-#: utils/adt/regproc.c:1895
+#: utils/adt/regproc.c:1939
#, c-format
msgid "expected a type name"
msgstr "era atteso il nome di un tipo"
-#: utils/adt/regproc.c:1927
+#: utils/adt/regproc.c:1971
#, c-format
msgid "improper type name"
msgstr "il nome del tipo non è corretto"
-#: utils/adt/ri_triggers.c:312 utils/adt/ri_triggers.c:369
-#: utils/adt/ri_triggers.c:788 utils/adt/ri_triggers.c:1011
-#: utils/adt/ri_triggers.c:1167 utils/adt/ri_triggers.c:1348
-#: utils/adt/ri_triggers.c:1513 utils/adt/ri_triggers.c:1689
-#: utils/adt/ri_triggers.c:1869 utils/adt/ri_triggers.c:2060
-#: utils/adt/ri_triggers.c:2118 utils/adt/ri_triggers.c:2223
-#: utils/adt/ri_triggers.c:2400 gram.y:3332
+#: utils/adt/ri_triggers.c:316 utils/adt/ri_triggers.c:373
+#: utils/adt/ri_triggers.c:792 utils/adt/ri_triggers.c:1015
+#: utils/adt/ri_triggers.c:1171 utils/adt/ri_triggers.c:1352
+#: utils/adt/ri_triggers.c:1517 utils/adt/ri_triggers.c:1693
+#: utils/adt/ri_triggers.c:1873 utils/adt/ri_triggers.c:2064
+#: utils/adt/ri_triggers.c:2122 utils/adt/ri_triggers.c:2227
+#: utils/adt/ri_triggers.c:2404 gram.y:3325
#, c-format
msgid "MATCH PARTIAL not yet implemented"
msgstr "il MATCH PARTIAL non è stato ancora implementato"
-#: utils/adt/ri_triggers.c:341 utils/adt/ri_triggers.c:2488
-#: utils/adt/ri_triggers.c:3299
+#: utils/adt/ri_triggers.c:345 utils/adt/ri_triggers.c:2492
+#: utils/adt/ri_triggers.c:3317
#, c-format
msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
msgstr "la INSERT o l'UPDATE sulla tabella \"%s\" viola il vincolo di chiave esterna \"%s\""
-#: utils/adt/ri_triggers.c:344 utils/adt/ri_triggers.c:2491
+#: utils/adt/ri_triggers.c:348 utils/adt/ri_triggers.c:2495
#, c-format
msgid "MATCH FULL does not allow mixing of null and nonnull key values."
msgstr "MATCH FULL non consente l'uso di valori chiave nulli e non nulli insieme."
-#: utils/adt/ri_triggers.c:2730
+#: utils/adt/ri_triggers.c:2734
#, c-format
msgid "function \"%s\" must be fired for INSERT"
msgstr "la funzione \"%s\" deve essere eseguita per un INSERT"
-#: utils/adt/ri_triggers.c:2736
+#: utils/adt/ri_triggers.c:2740
#, c-format
msgid "function \"%s\" must be fired for UPDATE"
msgstr "la funzione \"%s\" deve essere eseguita per un UPDATE"
-#: utils/adt/ri_triggers.c:2742
+#: utils/adt/ri_triggers.c:2746
#, c-format
msgid "function \"%s\" must be fired for DELETE"
msgstr "la funzione \"%s\" deve essere eseguita per una DELETE"
-#: utils/adt/ri_triggers.c:2765
+#: utils/adt/ri_triggers.c:2769
#, c-format
msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
msgstr "non ci sono elementi pg_constraint per il trigger \"%s\" sulla tabella \"%s\""
-#: utils/adt/ri_triggers.c:2767
+#: utils/adt/ri_triggers.c:2771
#, c-format
msgid "Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
msgstr "Rimuovi questo trigger di integrità referenziale e relativi elementi collegati, poi esegui ALTER TABLE ADD CONSTRAINT."
-#: utils/adt/ri_triggers.c:3209
+#: utils/adt/ri_triggers.c:3227
#, c-format
msgid "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave unexpected result"
msgstr "la query di integrità referenziale su \"%s\" dal vincolo \"%s\" su \"%s\" ha restituito un risultato inatteso"
-#: utils/adt/ri_triggers.c:3213
+#: utils/adt/ri_triggers.c:3231
#, c-format
msgid "This is most likely due to a rule having rewritten the query."
msgstr "Ciò è probabilmente dovuto ad una RULE che ha riscritto la query."
-#: utils/adt/ri_triggers.c:3303
+#: utils/adt/ri_triggers.c:3321
#, c-format
msgid "Key (%s)=(%s) is not present in table \"%s\"."
msgstr "La chiave (%s)=(%s) non è presente nella tabella \"%s\"."
-#: utils/adt/ri_triggers.c:3306
+#: utils/adt/ri_triggers.c:3324
#, c-format
msgid "Key is not present in table \"%s\"."
msgstr "La chiave non è presente nella tabella \"%s\"."
-#: utils/adt/ri_triggers.c:3312
+#: utils/adt/ri_triggers.c:3330
#, c-format
msgid "update or delete on table \"%s\" violates foreign key constraint \"%s\" on table \"%s\""
msgstr "l'istruzione UPDATE o DELETE sulla tabella \"%s\" viola il vincolo di chiave esterna \"%s\" sulla tabella \"%s\""
-#: utils/adt/ri_triggers.c:3317
+#: utils/adt/ri_triggers.c:3335
#, c-format
msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
msgstr "La chiave (%s)=(%s) è ancora referenziata dalla tabella \"%s\"."
-#: utils/adt/ri_triggers.c:3320
+#: utils/adt/ri_triggers.c:3338
#, c-format
msgid "Key is still referenced from table \"%s\"."
msgstr "La chiave è ancora referenziata dalla tabella \"%s\"."
-#: utils/adt/rowtypes.c:102 utils/adt/rowtypes.c:477
+#: utils/adt/rowtypes.c:103 utils/adt/rowtypes.c:479
#, c-format
msgid "input of anonymous composite types is not implemented"
msgstr "l'input di un tipo composito anonimo non è implementato"
msgid "Junk after right parenthesis."
msgstr "Sono presenti caratteri spuri dopo la parentesi chiusa."
-#: utils/adt/rowtypes.c:526
+#: utils/adt/rowtypes.c:528
#, c-format
msgid "wrong number of columns: %d, expected %d"
msgstr "il numero di colonne non è corretto, %d invece di %d"
-#: utils/adt/rowtypes.c:553
+#: utils/adt/rowtypes.c:555
#, c-format
msgid "wrong data type: %u, expected %u"
msgstr "il tipo di dati non è corretto, %u invece di %u"
-#: utils/adt/rowtypes.c:614
+#: utils/adt/rowtypes.c:616
#, c-format
msgid "improper binary format in record column %d"
msgstr "il formato binario nella colonna %d del record non è corretto"
-#: utils/adt/rowtypes.c:896 utils/adt/rowtypes.c:1134
-#: utils/adt/rowtypes.c:1388 utils/adt/rowtypes.c:1665
+#: utils/adt/rowtypes.c:902 utils/adt/rowtypes.c:1142
+#: utils/adt/rowtypes.c:1396 utils/adt/rowtypes.c:1673
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr "non è possibile confrontare i tipi di colonne dissimili %s e %s alla colonna %d del record"
-#: utils/adt/rowtypes.c:985 utils/adt/rowtypes.c:1205
-#: utils/adt/rowtypes.c:1521 utils/adt/rowtypes.c:1761
+#: utils/adt/rowtypes.c:991 utils/adt/rowtypes.c:1213
+#: utils/adt/rowtypes.c:1529 utils/adt/rowtypes.c:1769
#, c-format
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:4076
+#: utils/adt/ruleutils.c:4147
#, 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:5215
+#: utils/adt/selfuncs.c:5260
#, 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:5318
+#: utils/adt/selfuncs.c:5363
#, c-format
msgid "regular-expression matching not supported on type bytea"
msgstr "il confronto con espressioni regolari sul tipo bytea non è supportato"
msgid "invalid input syntax for type tid: \"%s\""
msgstr "sintassi di input non valida per il tipo tid: \"%s\""
-#: utils/adt/timestamp.c:100
+#: utils/adt/timestamp.c:99
#, c-format
msgid "TIMESTAMP(%d)%s precision must not be negative"
msgstr "la precisione di TIMESTAMP(%d)%s non può essere negativa"
-#: utils/adt/timestamp.c:106
+#: utils/adt/timestamp.c:105
#, c-format
msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
msgstr "la precisione di TIMESTAMP(%d)%s è stata ridotta al massimo consentito %d"
-#: utils/adt/timestamp.c:171 utils/adt/timestamp.c:445
+#: utils/adt/timestamp.c:170 utils/adt/timestamp.c:444
#, c-format
msgid "timestamp out of range: \"%s\""
msgstr "timestamp fuori dall'intervallo consentito: \"%s\""
-#: utils/adt/timestamp.c:189 utils/adt/timestamp.c:463
-#: utils/adt/timestamp.c:918
+#: utils/adt/timestamp.c:188 utils/adt/timestamp.c:462
+#: utils/adt/timestamp.c:917
#, c-format
msgid "date/time value \"%s\" is no longer supported"
msgstr "il valore \"%s\" per i tipi date/time non è più supportato"
-#: utils/adt/timestamp.c:259
+#: utils/adt/timestamp.c:258
#, c-format
msgid "timestamp cannot be NaN"
msgstr "il timestamp non può essere NaN"
-#: utils/adt/timestamp.c:380
+#: utils/adt/timestamp.c:379
#, c-format
msgid "timestamp(%d) precision must be between %d and %d"
msgstr "la precisione di timestamp(%d) deve essere compresa fra %d e %d"
-#: utils/adt/timestamp.c:513
+#: utils/adt/timestamp.c:512
#, c-format
msgid "invalid input syntax for numeric time zone: \"%s\""
msgstr "sintassi di input non valida per il fuso orario numerico: \"%s\""
-#: utils/adt/timestamp.c:515
+#: utils/adt/timestamp.c:514
#, c-format
msgid "Numeric time zones must have \"-\" or \"+\" as first character."
msgstr "Il primo carattere dei fusi orari numerici deve essere \"-\" o \"+\"."
-#: utils/adt/timestamp.c:528
+#: utils/adt/timestamp.c:527
#, c-format
msgid "numeric time zone \"%s\" out of range"
msgstr "fuso orario numerico \"%s\" fuori dall'intervallo consentito"
-#: utils/adt/timestamp.c:631 utils/adt/timestamp.c:641
+#: utils/adt/timestamp.c:630 utils/adt/timestamp.c:640
#, c-format
msgid "timestamp out of range: %d-%02d-%02d %d:%02d:%02g"
msgstr "timestamp fuori dall'intervallo consentito: %d-%02d-%02d %d:%02d:%02g"
-#: utils/adt/timestamp.c:912 utils/adt/timestamp.c:1483
-#: utils/adt/timestamp.c:1986 utils/adt/timestamp.c:3126
-#: utils/adt/timestamp.c:3131 utils/adt/timestamp.c:3136
-#: utils/adt/timestamp.c:3186 utils/adt/timestamp.c:3193
-#: utils/adt/timestamp.c:3200 utils/adt/timestamp.c:3220
-#: utils/adt/timestamp.c:3227 utils/adt/timestamp.c:3234
-#: utils/adt/timestamp.c:3263 utils/adt/timestamp.c:3270
-#: utils/adt/timestamp.c:3315 utils/adt/timestamp.c:3606
-#: utils/adt/timestamp.c:3735 utils/adt/timestamp.c:4126
+#: utils/adt/timestamp.c:911 utils/adt/timestamp.c:1482
+#: utils/adt/timestamp.c:1985 utils/adt/timestamp.c:3125
+#: utils/adt/timestamp.c:3130 utils/adt/timestamp.c:3135
+#: utils/adt/timestamp.c:3185 utils/adt/timestamp.c:3192
+#: utils/adt/timestamp.c:3199 utils/adt/timestamp.c:3219
+#: utils/adt/timestamp.c:3226 utils/adt/timestamp.c:3233
+#: utils/adt/timestamp.c:3262 utils/adt/timestamp.c:3269
+#: utils/adt/timestamp.c:3314 utils/adt/timestamp.c:3605
+#: utils/adt/timestamp.c:3734 utils/adt/timestamp.c:4125
#, c-format
msgid "interval out of range"
msgstr "il valore di interval è fuori dall'intervallo consentito"
-#: utils/adt/timestamp.c:1053 utils/adt/timestamp.c:1086
+#: utils/adt/timestamp.c:1052 utils/adt/timestamp.c:1085
#, c-format
msgid "invalid INTERVAL type modifier"
msgstr "il modificatore di tipo su INTERVAL non è valido"
-#: utils/adt/timestamp.c:1069
+#: utils/adt/timestamp.c:1068
#, c-format
msgid "INTERVAL(%d) precision must not be negative"
msgstr "la precisione di INTERVAL(%d) non può essere negativa"
-#: utils/adt/timestamp.c:1075
+#: utils/adt/timestamp.c:1074
#, c-format
msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
msgstr "la precisione di INTERVAL(%d) è stata ridotta al massimo consentito %d"
-#: utils/adt/timestamp.c:1427
+#: utils/adt/timestamp.c:1426
#, c-format
msgid "interval(%d) precision must be between %d and %d"
msgstr "la precisione di INTERVAL(%d) deve essere compresa fra %d e %d"
-#: utils/adt/timestamp.c:2715
+#: utils/adt/timestamp.c:2714
#, c-format
msgid "cannot subtract infinite timestamps"
msgstr "non è possibile sottrarre valori infiniti di TIMESTAMP"
-#: utils/adt/timestamp.c:3861 utils/adt/timestamp.c:4467
-#: utils/adt/timestamp.c:4507
+#: utils/adt/timestamp.c:3860 utils/adt/timestamp.c:4486
+#: utils/adt/timestamp.c:4506
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "unità \"%s\" di timestamp non supportata"
-#: utils/adt/timestamp.c:3875 utils/adt/timestamp.c:4517
+#: utils/adt/timestamp.c:3874 utils/adt/timestamp.c:4516
#, c-format
msgid "timestamp units \"%s\" not recognized"
msgstr "unità \"%s\" di timestamp non riconosciuta"
-#: utils/adt/timestamp.c:4015 utils/adt/timestamp.c:4678
-#: utils/adt/timestamp.c:4719
+#: utils/adt/timestamp.c:4014 utils/adt/timestamp.c:4697
+#: utils/adt/timestamp.c:4718
#, c-format
msgid "timestamp with time zone units \"%s\" not supported"
msgstr "unità \"%s\" di timestamp with time zone non supportata"
-#: utils/adt/timestamp.c:4032 utils/adt/timestamp.c:4728
+#: utils/adt/timestamp.c:4031 utils/adt/timestamp.c:4727
#, c-format
msgid "timestamp with time zone units \"%s\" not recognized"
msgstr "unità \"%s\" di timestamp with time zone non riconosciuta"
-#: utils/adt/timestamp.c:4113
+#: utils/adt/timestamp.c:4112
#, c-format
msgid "interval units \"%s\" not supported because months usually have fractional weeks"
msgstr "le unità di intervallo \"%s\" non sono supportate perché generalmente i mesi hanno settimane frazionali"
-#: utils/adt/timestamp.c:4119 utils/adt/timestamp.c:4834
+#: utils/adt/timestamp.c:4118 utils/adt/timestamp.c:4833
#, c-format
msgid "interval units \"%s\" not supported"
msgstr "unità \"%s\" di interval non supportata"
-#: utils/adt/timestamp.c:4135 utils/adt/timestamp.c:4861
+#: utils/adt/timestamp.c:4134 utils/adt/timestamp.c:4860
#, c-format
msgid "interval units \"%s\" not recognized"
msgstr "unità \"%s\" di interval non riconosciuta"
-#: utils/adt/timestamp.c:5025 utils/adt/timestamp.c:5255
+#: utils/adt/timestamp.c:5024 utils/adt/timestamp.c:5254
#, c-format
msgid "could not convert to time zone \"%s\""
msgstr "conversione al fuso orario \"%s\" fallita"
msgid "tsquery is too large"
msgstr "tsquery troppo grande"
-#: utils/adt/tsquery_cleanup.c:284
+#: utils/adt/tsquery_cleanup.c:287
#, c-format
msgid "text-search query contains only stop words or doesn't contain lexemes, ignored"
msgstr "la query di ricerca di testo contiene solo stop word o non contiene lessemi, ignorata"
msgstr "la stringa di bit è troppo lunga per il tipo bit varying(%d)"
#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:832
-#: utils/adt/varlena.c:896 utils/adt/varlena.c:1040 utils/adt/varlena.c:2510
-#: utils/adt/varlena.c:2577
+#: utils/adt/varlena.c:896 utils/adt/varlena.c:1040 utils/adt/varlena.c:2523
+#: utils/adt/varlena.c:2590
#, c-format
msgid "negative substring length not allowed"
msgstr "non è consentita una stringa con lunghezza negativa"
msgid "bit index %d out of valid range (0..%d)"
msgstr "l'indice %d è fuori dall'intervallo valido (0..%d)"
-#: utils/adt/varbit.c:1802 utils/adt/varlena.c:2777
+#: utils/adt/varbit.c:1802 utils/adt/varlena.c:2790
#, c-format
msgid "new bit must be 0 or 1"
msgstr "il nuovo bit deve essere 0 o 1"
msgid "could not compare Unicode strings: %m"
msgstr "comparazione delle stringhe Unicode fallita: %m"
-#: utils/adt/varlena.c:2655 utils/adt/varlena.c:2686 utils/adt/varlena.c:2722
-#: utils/adt/varlena.c:2765
+#: utils/adt/varlena.c:2668 utils/adt/varlena.c:2699 utils/adt/varlena.c:2735
+#: utils/adt/varlena.c:2778
#, c-format
msgid "index %d out of valid range, 0..%d"
msgstr "l'indice %d è fuori dall'intervallo valido, 0..%d"
-#: utils/adt/varlena.c:3684
+#: utils/adt/varlena.c:3697
#, c-format
msgid "field position must be greater than zero"
msgstr "il campo deve essere maggiore di zero"
-#: utils/adt/varlena.c:4563
+#: utils/adt/varlena.c:4576
#, c-format
msgid "unterminated format specifier"
msgstr "specificatore di formato non terminato"
-#: utils/adt/varlena.c:4695 utils/adt/varlena.c:4815
+#: utils/adt/varlena.c:4708 utils/adt/varlena.c:4828
#, c-format
msgid "unrecognized conversion type specifier \"%c\""
msgstr "specificatore di tipo \"%c\" non riconosciuto"
-#: utils/adt/varlena.c:4707 utils/adt/varlena.c:4764
+#: utils/adt/varlena.c:4720 utils/adt/varlena.c:4777
#, c-format
msgid "too few arguments for format"
msgstr "troppi pochi argomenti per il formato"
-#: utils/adt/varlena.c:4858 utils/adt/varlena.c:5041
+#: utils/adt/varlena.c:4871 utils/adt/varlena.c:5054
#, c-format
msgid "number is out of range"
msgstr "il numero è al di fuori dell'intervallo consentito"
-#: utils/adt/varlena.c:4922 utils/adt/varlena.c:4950
+#: utils/adt/varlena.c:4935 utils/adt/varlena.c:4963
#, 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:4943
+#: utils/adt/varlena.c:4956
#, c-format
msgid "width argument position must be ended by \"$\""
msgstr "la posizione dell'argomento di larghezza deve finire con \"$\""
-#: utils/adt/varlena.c:4988
+#: utils/adt/varlena.c:5001
#, 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 "no output function available for type %s"
msgstr "nessuna funzione di output disponibile per il tipo %s"
-#: utils/cache/plancache.c:733
+#: utils/cache/plancache.c:729
#, c-format
msgid "cached plan must not change result type"
msgstr "il cached plan non deve cambiare il tipo del risultato"
-#: utils/cache/relcache.c:4994
+#: utils/cache/relcache.c:5021
#, 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:4996
+#: utils/cache/relcache.c:5023
#, 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:5229
+#: utils/cache/relcache.c:5256
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "rimozione del file di cache \"%s\" fallita: %m"
msgid "could not close relation mapping file \"%s\": %m"
msgstr "chiusura del file della mappa delle relazioni \"%s\" fallita: %m"
-#: utils/cache/typcache.c:1156
+#: utils/cache/typcache.c:1210
#, c-format
msgid "type %s is not composite"
msgstr "il tipo %s non è composito"
-#: utils/cache/typcache.c:1170
+#: utils/cache/typcache.c:1224
#, c-format
msgid "record type has not been registered"
msgstr "il tipo del record non è stato registrato"
msgid "PANIC"
msgstr "PANICO"
-#: utils/fmgr/dfmgr.c:121
+#: utils/fmgr/dfmgr.c:117
#, c-format
msgid "could not find function \"%s\" in file \"%s\""
msgstr "funzione \"%s\" non trovata nel file \"%s\""
-#: utils/fmgr/dfmgr.c:200 utils/fmgr/dfmgr.c:409 utils/fmgr/dfmgr.c:457
+#: utils/fmgr/dfmgr.c:196 utils/fmgr/dfmgr.c:405 utils/fmgr/dfmgr.c:453
#, c-format
msgid "could not access file \"%s\": %m"
msgstr "accesso al file \"%s\" fallito: %m"
-#: utils/fmgr/dfmgr.c:238
+#: utils/fmgr/dfmgr.c:234
#, c-format
msgid "could not load library \"%s\": %s"
msgstr "caricamento della libreria \"%s\" fallito: %s"
-#: utils/fmgr/dfmgr.c:270
+#: utils/fmgr/dfmgr.c:266
#, c-format
msgid "incompatible library \"%s\": missing magic block"
msgstr "libreria \"%s\" incompatibile: manca il magic block"
-#: utils/fmgr/dfmgr.c:272
+#: utils/fmgr/dfmgr.c:268
#, c-format
msgid "Extension libraries are required to use the PG_MODULE_MAGIC macro."
msgstr "Le librerie di estensione devono usare la macro PG_MODULE_MAGIC."
-#: utils/fmgr/dfmgr.c:308
+#: utils/fmgr/dfmgr.c:304
#, c-format
msgid "incompatible library \"%s\": version mismatch"
msgstr "libreria incompatibile \"%s\": versione non corrispondente"
-#: utils/fmgr/dfmgr.c:310
+#: utils/fmgr/dfmgr.c:306
#, c-format
msgid "Server is version %d.%d, library is version %d.%d."
msgstr "Il server ha versione %d.%d, la libreria versione %d.%d."
-#: utils/fmgr/dfmgr.c:329
+#: utils/fmgr/dfmgr.c:325
#, c-format
msgid "Server has FUNC_MAX_ARGS = %d, library has %d."
msgstr "Il server ha FUNC_MAX_ARGS = %d, la libreria ha %d."
-#: utils/fmgr/dfmgr.c:338
+#: utils/fmgr/dfmgr.c:334
#, c-format
msgid "Server has INDEX_MAX_KEYS = %d, library has %d."
msgstr "Il server ha INDEX_MAX_KEYS = %d, la libreria ha %d."
-#: utils/fmgr/dfmgr.c:347
+#: utils/fmgr/dfmgr.c:343
#, c-format
msgid "Server has NAMEDATALEN = %d, library has %d."
msgstr "Il server ha NAMEDATALEN = %d, la libreria %d."
-#: utils/fmgr/dfmgr.c:356
+#: utils/fmgr/dfmgr.c:352
#, c-format
msgid "Server has FLOAT4PASSBYVAL = %s, library has %s."
msgstr "Il server ha FLOAT4PASSBYVAL = %s, la libreria %s."
-#: utils/fmgr/dfmgr.c:365
+#: utils/fmgr/dfmgr.c:361
#, c-format
msgid "Server has FLOAT8PASSBYVAL = %s, library has %s."
msgstr "Il server ha FLOAT8PASSBYVAL = %s, la libreria %s."
-#: utils/fmgr/dfmgr.c:372
+#: utils/fmgr/dfmgr.c:368
msgid "Magic block has unexpected length or padding difference."
msgstr "Il magic block ha una lunghezza imprevista o una differenza di allineamento."
-#: utils/fmgr/dfmgr.c:375
+#: utils/fmgr/dfmgr.c:371
#, c-format
msgid "incompatible library \"%s\": magic block mismatch"
msgstr "la libreria \"%s\" non è compatibile: magic block non corrispondente"
-#: utils/fmgr/dfmgr.c:539
+#: utils/fmgr/dfmgr.c:535
#, c-format
msgid "access to library \"%s\" is not allowed"
msgstr "l'accesso alla libreria \"%s\" non è consentito"
-#: utils/fmgr/dfmgr.c:565
+#: utils/fmgr/dfmgr.c:561
#, c-format
msgid "invalid macro name in dynamic library path: %s"
msgstr "nome della macro non valido nel percorso della libreria dinamica: %s"
-#: utils/fmgr/dfmgr.c:605
+#: utils/fmgr/dfmgr.c:601
#, c-format
msgid "zero-length component in parameter \"dynamic_library_path\""
msgstr "componente di lunghezza zero nel parametro \"dynamic_library_path\""
-#: utils/fmgr/dfmgr.c:624
+#: utils/fmgr/dfmgr.c:620
#, c-format
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
msgstr "il componente nel parametro \"dynamic_library_path\" non è un percorso assoluto."
msgid "could not change directory to \"%s\": %m"
msgstr "spostamento nella directory \"%s\" fallito: %m"
-#: utils/init/miscinit.c:437 utils/misc/guc.c:5837
+#: utils/init/miscinit.c:441 utils/misc/guc.c:5839
#, c-format
msgid "cannot set parameter \"%s\" within security-restricted operation"
msgstr "non è possibile impostare il parametro \"%s\" nell'ambito di operazioni a sicurezza ristretta"
-#: utils/init/miscinit.c:518
+#: utils/init/miscinit.c:502
+#, c-format
+msgid "role with OID %u does not exist"
+msgstr "il ruolo con OID %u non esiste"
+
+#: utils/init/miscinit.c:532
#, c-format
msgid "role \"%s\" is not permitted to log in"
msgstr "al ruolo \"%s\" non è consentito effettuare il login"
-#: utils/init/miscinit.c:536
+#: utils/init/miscinit.c:550
#, c-format
msgid "too many connections for role \"%s\""
msgstr "troppe connessioni per il ruolo \"%s\""
-#: utils/init/miscinit.c:596
+#: utils/init/miscinit.c:610
#, c-format
msgid "permission denied to set session authorization"
msgstr "permesso di impostare l'autorizzazione della sessione negato"
-#: utils/init/miscinit.c:679
+#: utils/init/miscinit.c:693
#, c-format
msgid "invalid role OID: %u"
msgstr "OID del ruolo non valido: %u"
-#: utils/init/miscinit.c:809
+#: utils/init/miscinit.c:823
#, c-format
msgid "could not create lock file \"%s\": %m"
msgstr "creazione del file di lock \"%s\" fallita: %m"
-#: utils/init/miscinit.c:823
+#: utils/init/miscinit.c:837
#, c-format
msgid "could not open lock file \"%s\": %m"
msgstr "apertura del file di lock \"%s\" fallita: %m"
-#: utils/init/miscinit.c:829
+#: utils/init/miscinit.c:843
#, c-format
msgid "could not read lock file \"%s\": %m"
msgstr "lettura dal file di lock \"%s\" fallita: %m"
-#: utils/init/miscinit.c:837
+#: utils/init/miscinit.c:851
#, c-format
msgid "lock file \"%s\" is empty"
msgstr "il file di lock \"%s\" è vuoto"
-#: utils/init/miscinit.c:838
+#: utils/init/miscinit.c:852
#, c-format
msgid "Either another server is starting, or the lock file is the remnant of a previous server startup crash."
msgstr "O c'è un altro server in avvio, oppure il file di lock è rimasto da un precedente crash in avvio del server."
-#: utils/init/miscinit.c:885
+#: utils/init/miscinit.c:899
#, c-format
msgid "lock file \"%s\" already exists"
msgstr "il file di lock \"%s\" esiste già"
-#: utils/init/miscinit.c:889
+#: utils/init/miscinit.c:903
#, c-format
msgid "Is another postgres (PID %d) running in data directory \"%s\"?"
msgstr "C'è un altro postgres (PID %d) in esecuzione nella directory dei dati \"%s\"?"
-#: utils/init/miscinit.c:891
+#: utils/init/miscinit.c:905
#, c-format
msgid "Is another postmaster (PID %d) running in data directory \"%s\"?"
msgstr "C'è un altro postmaster (PID %d) in esecuzione nella directory dei dati \"%s\"?"
-#: utils/init/miscinit.c:894
+#: utils/init/miscinit.c:908
#, c-format
msgid "Is another postgres (PID %d) using socket file \"%s\"?"
msgstr "C'è un altro postgres (PID %d) che sta usando il file socket \"%s\"?"
-#: utils/init/miscinit.c:896
+#: utils/init/miscinit.c:910
#, c-format
msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
msgstr "C'è un altro postmaster (PID %d) che sta usando il file socket \"%s\"?"
-#: utils/init/miscinit.c:932
+#: utils/init/miscinit.c:946
#, c-format
msgid "pre-existing shared memory block (key %lu, ID %lu) is still in use"
msgstr "il blocco di memoria condivisa preesistente (key %lu, ID %lu) è ancora in uso"
-#: utils/init/miscinit.c:935
+#: utils/init/miscinit.c:949
#, c-format
msgid "If you're sure there are no old server processes still running, remove the shared memory block or just delete the file \"%s\"."
msgstr "Se sei sicuro che non ci siano vecchi processi server ancora in esecuzione, rimuovi il blocco di memoria condivisa, o semplicemente cancella il file \"%s\"."
-#: utils/init/miscinit.c:951
+#: utils/init/miscinit.c:965
#, c-format
msgid "could not remove old lock file \"%s\": %m"
msgstr "rimozione del vecchio file di lock \"%s\" fallita: %m"
-#: utils/init/miscinit.c:953
+#: utils/init/miscinit.c:967
#, c-format
msgid "The file seems accidentally left over, but it could not be removed. Please remove the file by hand and try again."
msgstr "Sembra che il file sia stato abbandonato accidentalmente, ma non può essere rimosso. Per favore rimuovilo manualmente e riprova."
-#: utils/init/miscinit.c:989 utils/init/miscinit.c:1000
-#: utils/init/miscinit.c:1010
+#: utils/init/miscinit.c:1003 utils/init/miscinit.c:1014
+#: utils/init/miscinit.c:1024
#, c-format
msgid "could not write lock file \"%s\": %m"
msgstr "scrittura del file di lock \"%s\" fallita: %m"
-#: utils/init/miscinit.c:1139 utils/misc/guc.c:8607
+#: utils/init/miscinit.c:1153 utils/init/miscinit.c:1282 utils/misc/guc.c:8602
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "lettura dal file \"%s\" fallita: %m"
-#: utils/init/miscinit.c:1253 utils/init/miscinit.c:1266
+#: utils/init/miscinit.c:1272
+#, c-format
+msgid "could not open file \"%s\": %m; continuing anyway"
+msgstr "apertura del file \"%s\" fallita: %m; si procederà comunque"
+
+#: utils/init/miscinit.c:1295
+#, c-format
+msgid "lock file \"%s\" contains wrong PID: %ld instead of %ld"
+msgstr "il file di lock \"%s\" contiene il PID sbagliato: %ld invece di %ld"
+
+#: utils/init/miscinit.c:1337 utils/init/miscinit.c:1350
#, c-format
msgid "\"%s\" is not a valid data directory"
msgstr "\"%s\" non è una directory di dati valida"
-#: utils/init/miscinit.c:1255
+#: utils/init/miscinit.c:1339
#, c-format
msgid "File \"%s\" is missing."
msgstr "Il file \"%s\" è mancante."
-#: utils/init/miscinit.c:1268
+#: utils/init/miscinit.c:1352
#, c-format
msgid "File \"%s\" does not contain valid data."
msgstr "Il file \"%s\" non contiene dati validi."
-#: utils/init/miscinit.c:1270
+#: utils/init/miscinit.c:1354
#, c-format
msgid "You might need to initdb."
msgstr "Potrebbe essere necessario eseguire initdb."
-#: utils/init/miscinit.c:1278
+#: utils/init/miscinit.c:1362
#, c-format
msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
msgstr "La directory dati è stata inizializzata da PostgreSQL versione %ld.%ld, che non è compatibile con questa versione %s."
-#: utils/init/miscinit.c:1349
+#: utils/init/miscinit.c:1433
#, c-format
msgid "loaded library \"%s\""
msgstr "libreria \"%s\" caricata"
-#: utils/init/postinit.c:251
+#: utils/init/postinit.c:238
#, c-format
msgid "replication connection authorized: user=%s SSL enabled (protocol=%s, cipher=%s, compression=%s)"
msgstr "connessione di replica autorizzata: utente=%s SSL abilitato (protocollo=%s, cifrario=%s, compressione=%s)"
-#: utils/init/postinit.c:253 utils/init/postinit.c:267
+#: utils/init/postinit.c:240 utils/init/postinit.c:254
msgid "off"
msgstr "disattivato"
-#: utils/init/postinit.c:253 utils/init/postinit.c:267
+#: utils/init/postinit.c:240 utils/init/postinit.c:254
msgid "on"
msgstr "attivato"
-#: utils/init/postinit.c:257
+#: utils/init/postinit.c:244
#, c-format
msgid "replication connection authorized: user=%s"
msgstr "connessione di replica autorizzata: utente=%s"
-#: utils/init/postinit.c:265
+#: utils/init/postinit.c:252
#, c-format
msgid "connection authorized: user=%s database=%s SSL enabled (protocol=%s, cipher=%s, compression=%s)"
msgstr "connessione autorizzata: utente=%s database=%s SSL abilitato (protocollo=%s, cifrario=%s, compressione=%s)"
-#: utils/init/postinit.c:271
+#: utils/init/postinit.c:258
#, c-format
msgid "connection authorized: user=%s database=%s"
msgstr "connessione autorizzata: utente=%s database=%s"
-#: utils/init/postinit.c:303
+#: utils/init/postinit.c:290
#, c-format
msgid "database \"%s\" has disappeared from pg_database"
msgstr "il database \"%s\" è scomparso da database pg_database"
-#: utils/init/postinit.c:305
+#: utils/init/postinit.c:292
#, c-format
msgid "Database OID %u now seems to belong to \"%s\"."
msgstr "L'OID %u del database ora sembra appartenere a \"%s\"."
-#: utils/init/postinit.c:325
+#: utils/init/postinit.c:312
#, c-format
msgid "database \"%s\" is not currently accepting connections"
msgstr "il database \"%s\" attualmente non accetta connessioni"
-#: utils/init/postinit.c:338
+#: utils/init/postinit.c:325
#, c-format
msgid "permission denied for database \"%s\""
msgstr "permesso negato per il database \"%s\""
-#: utils/init/postinit.c:339
+#: utils/init/postinit.c:326
#, c-format
msgid "User does not have CONNECT privilege."
msgstr "L'utente non ha il privilegio CONNECT."
-#: utils/init/postinit.c:356
+#: utils/init/postinit.c:343
#, c-format
msgid "too many connections for database \"%s\""
msgstr "troppe connessioni al database \"%s\""
-#: utils/init/postinit.c:378 utils/init/postinit.c:385
+#: utils/init/postinit.c:365 utils/init/postinit.c:372
#, c-format
msgid "database locale is incompatible with operating system"
msgstr "il locale del database è incompatibile col sistema operativo"
-#: utils/init/postinit.c:379
+#: utils/init/postinit.c:366
#, c-format
msgid "The database was initialized with LC_COLLATE \"%s\", which is not recognized by setlocale()."
msgstr "Il database di database è stato inizializzato con LC_COLLATE \"%s\", che non è riconosciuto da setlocale()."
-#: utils/init/postinit.c:381 utils/init/postinit.c:388
+#: utils/init/postinit.c:368 utils/init/postinit.c:375
#, c-format
msgid "Recreate the database with another locale or install the missing locale."
msgstr "Crea di nuovo il database con un altro locale oppure installa il locale mancante."
-#: utils/init/postinit.c:386
+#: utils/init/postinit.c:373
#, c-format
msgid "The database was initialized with LC_CTYPE \"%s\", which is not recognized by setlocale()."
msgstr "Il database è stato inizializzato con LC_CTYPE \"%s\", che non è riconosciuto da setlocale()."
-#: utils/init/postinit.c:712
+#: utils/init/postinit.c:699
#, c-format
msgid "no roles are defined in this database system"
msgstr "nessun ruolo definito in questo database"
-#: utils/init/postinit.c:713
+#: utils/init/postinit.c:700
#, c-format
msgid "You should immediately run CREATE USER \"%s\" SUPERUSER;."
msgstr "Dovresti eseguire immediatamente CREATE USER \"%s\" SUPERUSER;."
-#: utils/init/postinit.c:749
+#: utils/init/postinit.c:736
#, c-format
msgid "new replication connections are not allowed during database shutdown"
msgstr "non sono accettate nuove connessioni di replica durante lo spegnimento del database"
-#: utils/init/postinit.c:753
+#: utils/init/postinit.c:740
#, c-format
msgid "must be superuser to connect during database shutdown"
msgstr "solo un superutente può connettersi durante lo spegnimento del database"
-#: utils/init/postinit.c:763
+#: utils/init/postinit.c:750
#, c-format
msgid "must be superuser to connect in binary upgrade mode"
msgstr "solo un superutente può connettersi in modalità di aggiornamento binario"
-#: utils/init/postinit.c:777
+#: utils/init/postinit.c:764
#, c-format
msgid "remaining connection slots are reserved for non-replication superuser connections"
msgstr "i rimanenti slot di connessione sono riservati a connessioni di superutenti non di replica"
-#: utils/init/postinit.c:787
+#: utils/init/postinit.c:774
#, c-format
msgid "must be superuser or replication role to start walsender"
msgstr "solo un superutente o il ruolo di replica può avviare walsender"
-#: utils/init/postinit.c:856
+#: utils/init/postinit.c:843
#, c-format
msgid "database %u does not exist"
msgstr "il database %u non esiste"
-#: utils/init/postinit.c:942
+#: utils/init/postinit.c:929
#, c-format
msgid "It seems to have just been dropped or renamed."
msgstr "Sembra sia stato appena eliminato o rinominato."
-#: utils/init/postinit.c:960
+#: utils/init/postinit.c:947
#, c-format
msgid "The database subdirectory \"%s\" is missing."
msgstr "La sottodirectory del database \"%s\" risulta mancante."
-#: utils/init/postinit.c:965
+#: utils/init/postinit.c:952
#, c-format
msgid "could not access directory \"%s\": %m"
msgstr "accesso alla directory \"%s\" fallito: %m"
msgid "character with byte sequence %s in encoding \"%s\" has no equivalent in encoding \"%s\""
msgstr "il carattere con sequenza di byte %s nella codifica \"%s\" non ha un equivalente nella codifica \"%s\""
-#: utils/misc/guc.c:545
+#: utils/misc/guc.c:535
msgid "Ungrouped"
msgstr "Varie"
-#: utils/misc/guc.c:547
+#: utils/misc/guc.c:537
msgid "File Locations"
msgstr "Posizione dei File"
-#: utils/misc/guc.c:549
+#: utils/misc/guc.c:539
msgid "Connections and Authentication"
msgstr "Connessioni ed Autenticazione"
-#: utils/misc/guc.c:551
+#: utils/misc/guc.c:541
msgid "Connections and Authentication / Connection Settings"
msgstr "Connessioni ed Autenticazione / Impostazioni di Connessione"
-#: utils/misc/guc.c:553
+#: utils/misc/guc.c:543
msgid "Connections and Authentication / Security and Authentication"
msgstr "Connessioni ed Autenticazione / Sicurezza ed Autenticazione"
-#: utils/misc/guc.c:555
+#: utils/misc/guc.c:545
msgid "Resource Usage"
msgstr "Uso delle Risorse"
-#: utils/misc/guc.c:557
+#: utils/misc/guc.c:547
msgid "Resource Usage / Memory"
msgstr "Uso delle Risorse / Memoria"
-#: utils/misc/guc.c:559
+#: utils/misc/guc.c:549
msgid "Resource Usage / Disk"
msgstr "Uso delle Risorse / Disco"
-#: utils/misc/guc.c:561
+#: utils/misc/guc.c:551
msgid "Resource Usage / Kernel Resources"
msgstr "Uso delle Risorse / Risorse del Kernel"
-#: utils/misc/guc.c:563
+#: utils/misc/guc.c:553
msgid "Resource Usage / Cost-Based Vacuum Delay"
msgstr "Uso delle Risorse / Intervallo di Vacuum Basato sul Costo"
-#: utils/misc/guc.c:565
+#: utils/misc/guc.c:555
msgid "Resource Usage / Background Writer"
msgstr "Uso delle Risorse / Scrittura in Background"
-#: utils/misc/guc.c:567
+#: utils/misc/guc.c:557
msgid "Resource Usage / Asynchronous Behavior"
msgstr "Uso delle Risorse / Comportamento Asincrono"
-#: utils/misc/guc.c:569
+#: utils/misc/guc.c:559
msgid "Write-Ahead Log"
msgstr "Write-Ahead Log"
-#: utils/misc/guc.c:571
+#: utils/misc/guc.c:561
msgid "Write-Ahead Log / Settings"
msgstr "Write-Ahead Log / Impostazioni"
-#: utils/misc/guc.c:573
+#: utils/misc/guc.c:563
msgid "Write-Ahead Log / Checkpoints"
msgstr "Write-Ahead Log / Checkpoint"
-#: utils/misc/guc.c:575
+#: utils/misc/guc.c:565
msgid "Write-Ahead Log / Archiving"
msgstr "Write-Ahead Log / Archiviazione"
-#: utils/misc/guc.c:577
+#: utils/misc/guc.c:567
msgid "Replication"
msgstr "Replica"
-#: utils/misc/guc.c:579
+#: utils/misc/guc.c:569
msgid "Replication / Sending Servers"
msgstr "Replica / Server di Invio"
-#: utils/misc/guc.c:581
+#: utils/misc/guc.c:571
msgid "Replication / Master Server"
msgstr "Replica / Server Master"
-#: utils/misc/guc.c:583
+#: utils/misc/guc.c:573
msgid "Replication / Standby Servers"
msgstr "Replica / Serve in Standby"
-#: utils/misc/guc.c:585
+#: utils/misc/guc.c:575
msgid "Query Tuning"
msgstr "Tuning delle Query"
-#: utils/misc/guc.c:587
+#: utils/misc/guc.c:577
msgid "Query Tuning / Planner Method Configuration"
msgstr "Tuning delle Query / Configurazione dei Metodi del Planner"
-#: utils/misc/guc.c:589
+#: utils/misc/guc.c:579
msgid "Query Tuning / Planner Cost Constants"
msgstr "Tuning delle Query / Costanti di Costo del Planner"
-#: utils/misc/guc.c:591
+#: utils/misc/guc.c:581
msgid "Query Tuning / Genetic Query Optimizer"
msgstr "Tuning delle Query / Ottimizzatore Genetico delle Query"
-#: utils/misc/guc.c:593
+#: utils/misc/guc.c:583
msgid "Query Tuning / Other Planner Options"
msgstr "Tuning delle Query / Altre Opzioni del Planner"
-#: utils/misc/guc.c:595
+#: utils/misc/guc.c:585
msgid "Reporting and Logging"
msgstr "Report e Log"
-#: utils/misc/guc.c:597
+#: utils/misc/guc.c:587
msgid "Reporting and Logging / Where to Log"
msgstr "Report e Log / Dove inviare i Log"
-#: utils/misc/guc.c:599
+#: utils/misc/guc.c:589
msgid "Reporting and Logging / When to Log"
msgstr "Report e Log / Quando inviare i Log"
-#: utils/misc/guc.c:601
+#: utils/misc/guc.c:591
msgid "Reporting and Logging / What to Log"
msgstr "Report e Log / Cosa indicare nei Log"
-#: utils/misc/guc.c:603
+#: utils/misc/guc.c:593
+msgid "Process Title"
+msgstr "Titolo del Processo"
+
+#: utils/misc/guc.c:595
msgid "Statistics"
msgstr "Statistiche"
-#: utils/misc/guc.c:605
+#: utils/misc/guc.c:597
msgid "Statistics / Monitoring"
msgstr "Statistiche / Monitoring"
-#: utils/misc/guc.c:607
+#: utils/misc/guc.c:599
msgid "Statistics / Query and Index Statistics Collector"
msgstr "Statistiche / Raccolta delle Statistiche su Query e Indici"
-#: utils/misc/guc.c:609
+#: utils/misc/guc.c:601
msgid "Autovacuum"
msgstr "Autovacuum"
-#: utils/misc/guc.c:611
+#: utils/misc/guc.c:603
msgid "Client Connection Defaults"
msgstr "Valori Predefiniti Connessioni Client"
-#: utils/misc/guc.c:613
+#: utils/misc/guc.c:605
msgid "Client Connection Defaults / Statement Behavior"
msgstr "Valori Predefiniti Connessioni Client / Comportamento Istruzioni"
-#: utils/misc/guc.c:615
+#: utils/misc/guc.c:607
msgid "Client Connection Defaults / Locale and Formatting"
msgstr "Valori Predefiniti Connessioni Client / Locale e Formattazione"
-#: utils/misc/guc.c:617
+#: utils/misc/guc.c:609
msgid "Client Connection Defaults / Shared Library Preloading"
msgstr "Valori Predefiniti Connessioni Client / Precaricamento Librerie Condivise"
-#: utils/misc/guc.c:619
+#: utils/misc/guc.c:611
msgid "Client Connection Defaults / Other Defaults"
msgstr "Valori Predefiniti Connessioni Client / Altri Default"
-#: utils/misc/guc.c:621
+#: utils/misc/guc.c:613
msgid "Lock Management"
msgstr "Gestione dei Lock"
-#: utils/misc/guc.c:623
+#: utils/misc/guc.c:615
msgid "Version and Platform Compatibility"
msgstr "Versione e Compatibilità della Piattaforma"
-#: utils/misc/guc.c:625
+#: utils/misc/guc.c:617
msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
msgstr "Versione e Compatibilità della Piattaforma / Versioni Precedenti di PostgreSQL"
-#: utils/misc/guc.c:627
+#: utils/misc/guc.c:619
msgid "Version and Platform Compatibility / Other Platforms and Clients"
msgstr "Versione e Compatibilità della Piattaforma / Altre Piattaforme e Client"
-#: utils/misc/guc.c:629
+#: utils/misc/guc.c:621
msgid "Error Handling"
msgstr "Gestione degli Errori"
-#: utils/misc/guc.c:631
+#: utils/misc/guc.c:623
msgid "Preset Options"
msgstr "Opzioni Preimpostate"
-#: utils/misc/guc.c:633
+#: utils/misc/guc.c:625
msgid "Customized Options"
msgstr "Opzioni Personalizzate"
-#: utils/misc/guc.c:635
+#: utils/misc/guc.c:627
msgid "Developer Options"
msgstr "Opzioni di Sviluppo"
-#: utils/misc/guc.c:692
+#: utils/misc/guc.c:684
msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
msgstr "Le unità di misura valide sono \"kB\", \"MB\", \"GB\", and \"TB\"."
-#: utils/misc/guc.c:719
+#: utils/misc/guc.c:711
msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
msgstr "Le unità di misura valide sono \"ms\", \"s\", \"min\", \"h\" e \"d\"."
-#: utils/misc/guc.c:778
+#: utils/misc/guc.c:770
msgid "Enables the planner's use of sequential-scan plans."
msgstr "Abilita l'uso da parte del planner dei piani di scansione sequenziale."
-#: utils/misc/guc.c:787
+#: utils/misc/guc.c:779
msgid "Enables the planner's use of index-scan plans."
msgstr "Abilita l'uso da parte del planner dei piani di scansione degli indici."
-#: utils/misc/guc.c:796
+#: utils/misc/guc.c:788
msgid "Enables the planner's use of index-only-scan plans."
msgstr "Abilita l'uso da parte del planner dei piani di scansione dei soli indici."
-#: utils/misc/guc.c:805
+#: utils/misc/guc.c:797
msgid "Enables the planner's use of bitmap-scan plans."
msgstr "Abilita l'uso da parte del planner dei piani di scansione bitmap."
-#: utils/misc/guc.c:814
+#: utils/misc/guc.c:806
msgid "Enables the planner's use of TID scan plans."
msgstr "Abilita l'uso da parte del planner dei piani di scansione TID."
-#: utils/misc/guc.c:823
+#: utils/misc/guc.c:815
msgid "Enables the planner's use of explicit sort steps."
msgstr "Abilita l'uso da parte del planner di passaggi di ordinamento esplicito."
-#: utils/misc/guc.c:832
+#: utils/misc/guc.c:824
msgid "Enables the planner's use of hashed aggregation plans."
msgstr "Abilita l'uso da parte del planner di piani di aggregazione basati su hash."
-#: utils/misc/guc.c:841
+#: utils/misc/guc.c:833
msgid "Enables the planner's use of materialization."
msgstr "Abilita l'uso da parte del planner di materializzazione."
-#: utils/misc/guc.c:850
+#: utils/misc/guc.c:842
msgid "Enables the planner's use of nested-loop join plans."
msgstr "Abilita l'uso da parte del planner di piani di join annidati."
-#: utils/misc/guc.c:859
+#: utils/misc/guc.c:851
msgid "Enables the planner's use of merge join plans."
msgstr "Abilita l'uso da parte del planner di piani di join ad unione."
-#: utils/misc/guc.c:868
+#: utils/misc/guc.c:860
msgid "Enables the planner's use of hash join plans."
msgstr "Abilita l'uso da parte del planner di piani di join basati su hash."
-#: utils/misc/guc.c:877
+#: utils/misc/guc.c:869
msgid "Enables genetic query optimization."
msgstr "Abilita l'ottimizzatore genetico di query."
-#: utils/misc/guc.c:878
+#: utils/misc/guc.c:870
msgid "This algorithm attempts to do planning without exhaustive searching."
msgstr "Questo algoritmo cerca di realizzare piani senza effettuare una ricerca esaustiva."
-#: utils/misc/guc.c:888
+#: utils/misc/guc.c:880
msgid "Shows whether the current user is a superuser."
msgstr "Mostra se l'utente attuale è un superutente o meno."
-#: utils/misc/guc.c:898
+#: utils/misc/guc.c:890
msgid "Enables advertising the server via Bonjour."
msgstr "Abilita la pubblicazione del server via Bonjour."
-#: utils/misc/guc.c:907
+#: utils/misc/guc.c:899
msgid "Collects transaction commit time."
msgstr "Raccogli l'ora di commit delle transazioni."
-#: utils/misc/guc.c:916
+#: utils/misc/guc.c:908
msgid "Enables SSL connections."
msgstr "Abilita le connessioni SSL."
-#: utils/misc/guc.c:925
+#: utils/misc/guc.c:917
msgid "Give priority to server ciphersuite order."
msgstr "Dai priorità all'ordine di cifrari del server."
-#: utils/misc/guc.c:934
+#: utils/misc/guc.c:926
msgid "Forces synchronization of updates to disk."
msgstr "Forza la sincronizzazione degli aggiornamenti sul disco."
-#: utils/misc/guc.c:935
+#: utils/misc/guc.c:927
msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
msgstr "Il server userà in diversi punti la chiamata di sistema fsync() per assicurarsi che gli aggiornamenti vengano scritti fisicamente sul disco. Questo assicura che un cluster di database possa essere recuperato in uno stato consistente dopo un crash di sistema o dell'hardware."
-#: utils/misc/guc.c:946
+#: utils/misc/guc.c:938
msgid "Continues processing after a checksum failure."
msgstr "Condinua l'elaborazione dopo un errore in una somma di controllo."
-#: utils/misc/guc.c:947
+#: utils/misc/guc.c:939
msgid "Detection of a checksum failure normally causes PostgreSQL to report an error, aborting the current transaction. Setting ignore_checksum_failure to true causes the system to ignore the failure (but still report a warning), and continue processing. This behavior could cause crashes or other serious problems. Only has an effect if checksums are enabled."
msgstr "La rilevazione di un errore in una somma di controllo di solito fa generare a PostgreSQL un errore che fa abortire la transazione corrente. Impostare ignore_checksum_failure a \"true\" fa sì che il sistema ignori l'errore (che viene riportato come un avviso), consentendo al processo di continuare. Questo comportamento potrebbe causare crash o altri problemi gravi. Ha effetto solo se se somme di controllo sono abilitate."
-#: utils/misc/guc.c:961
+#: utils/misc/guc.c:953
msgid "Continues processing past damaged page headers."
msgstr "Continua l'esecuzione oltre le intestazioni di pagina danneggiate."
-#: utils/misc/guc.c:962
+#: utils/misc/guc.c:954
msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
msgstr "Il rilevamento di una intestazione di pagina danneggiata normalmente fa sì che PostgreSQL segnali un errore, interrompendo la transazione corrente. L'attivazione di zero_damaged_pages fa sì che il sistema invece riporti un warning, azzeri la pagina danneggiata e continui l'esecuzione. Questo comportamento può distruggere dei dati, in particolare tutte quelle righe situate nella pagina danneggiata."
-#: utils/misc/guc.c:975
+#: utils/misc/guc.c:967
msgid "Writes full pages to WAL when first modified after a checkpoint."
msgstr "Scrivi pagine intere nel WAL non appena modificate dopo un checkpoint."
-#: utils/misc/guc.c:976
+#: utils/misc/guc.c:968
msgid "A page write in process during an operating system crash might be only partially written to disk. During recovery, the row changes stored in WAL are not enough to recover. This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
msgstr "La scrittura di una pagina durante un crash del sistema operativo potrebbe essere stata scritta su disco solo parzialmente. Durante il ripristino, le variazioni di riga memorizzate nel WAL non sono sufficienti al ripristino. Questa operazione scrive le pagine nel WAL appena modificate dopo un checkpoint nel WAL in maniera da rendere possibile un ripristino completo."
-#: utils/misc/guc.c:989
+#: utils/misc/guc.c:981
msgid "Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modifications."
msgstr "Scrivi pagine complete nel WAL appena modificate dopo un checkpoint, anche dopo modifiche non critiche."
-#: utils/misc/guc.c:999
+#: utils/misc/guc.c:991
msgid "Compresses full-page writes written in WAL file."
msgstr "Comprimi le scritture di pagine complete scritte nel file WAL."
-#: utils/misc/guc.c:1009
+#: utils/misc/guc.c:1001
msgid "Logs each checkpoint."
msgstr "Registra nel log ogni checkpoint."
-#: utils/misc/guc.c:1018
+#: utils/misc/guc.c:1010
msgid "Logs each successful connection."
msgstr "Registra nel log tutte le connessioni avvenute con successo."
-#: utils/misc/guc.c:1027
+#: utils/misc/guc.c:1019
msgid "Logs end of a session, including duration."
msgstr "Registra nel log la fine delle sessioni, compresa la sua durata."
-#: utils/misc/guc.c:1036
+#: utils/misc/guc.c:1028
msgid "Logs each replication command."
msgstr "Registra nel log ogni comando di replica."
-#: utils/misc/guc.c:1045
+#: utils/misc/guc.c:1037
msgid "Shows whether the running server has assertion checks enabled."
msgstr "Mostra se il server in esecuzione ha i controlli di assert attivi."
-#: utils/misc/guc.c:1060
+#: utils/misc/guc.c:1052
msgid "Terminate session on any error."
msgstr "Termina la sessione su qualunque errore."
-#: utils/misc/guc.c:1069
+#: utils/misc/guc.c:1061
msgid "Reinitialize server after backend crash."
msgstr "Reinizializza il server dopo un crash del backend."
-#: utils/misc/guc.c:1079
+#: utils/misc/guc.c:1071
msgid "Logs the duration of each completed SQL statement."
msgstr "Registra nel log la durata di ogni istruzione SQL completata."
-#: utils/misc/guc.c:1088
+#: utils/misc/guc.c:1080
msgid "Logs each query's parse tree."
msgstr "Registra nel log l'albero di parsing di tutte le query."
-#: utils/misc/guc.c:1097
+#: utils/misc/guc.c:1089
msgid "Logs each query's rewritten parse tree."
msgstr "Registra nel log l'albero di parsing riscritto di tutte le query."
-#: utils/misc/guc.c:1106
+#: utils/misc/guc.c:1098
msgid "Logs each query's execution plan."
msgstr "Registra nel log il piano di esecuzione di tutte le query."
-#: utils/misc/guc.c:1115
+#: utils/misc/guc.c:1107
msgid "Indents parse and plan tree displays."
msgstr "Indenta gli alberi di parsing e dei piani di esecuzione."
-#: utils/misc/guc.c:1124
+#: utils/misc/guc.c:1116
msgid "Writes parser performance statistics to the server log."
msgstr "Registra nel log del server le statistiche sulle prestazioni del parser."
-#: utils/misc/guc.c:1133
+#: utils/misc/guc.c:1125
msgid "Writes planner performance statistics to the server log."
msgstr "Registra nel log del server le statistiche sulle prestazioni del planner."
-#: utils/misc/guc.c:1142
+#: utils/misc/guc.c:1134
msgid "Writes executor performance statistics to the server log."
msgstr "Registra nel log del server le statistiche sulle prestazioni dell'esecutore."
-#: utils/misc/guc.c:1151
+#: utils/misc/guc.c:1143
msgid "Writes cumulative performance statistics to the server log."
msgstr "Registra nel log del server le statistiche sulle prestazioni cumulative."
-#: utils/misc/guc.c:1161
+#: utils/misc/guc.c:1153
msgid "Logs system resource usage statistics (memory and CPU) on various B-tree operations."
msgstr "Registra nel log statistiche sull'uso di risorse di sistema (memoria e CPU) su varie operazioni B-tree."
-#: utils/misc/guc.c:1173
+#: utils/misc/guc.c:1165
msgid "Collects information about executing commands."
msgstr "Raccogli informazioni sull'esecuzione dei comandi."
-#: utils/misc/guc.c:1174
+#: utils/misc/guc.c:1166
msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
msgstr "Abilita la raccolta di informazioni sui comandi in esecuzione per ogni sessione, insieme all'orario in cui l'esecuzione del comando è iniziata."
-#: utils/misc/guc.c:1184
+#: utils/misc/guc.c:1176
msgid "Collects statistics on database activity."
msgstr "Raccogli statistiche sull'attività del database."
-#: utils/misc/guc.c:1193
+#: utils/misc/guc.c:1185
msgid "Collects timing statistics for database I/O activity."
msgstr "Raccogli statistiche sull'attività di I/O del database."
-#: utils/misc/guc.c:1203
+#: utils/misc/guc.c:1195
msgid "Updates the process title to show the active SQL command."
msgstr "Aggiorna il titolo del processo per indicare il comando SQL in esecuzione."
-#: utils/misc/guc.c:1204
+#: utils/misc/guc.c:1196
msgid "Enables updating of the process title every time a new SQL command is received by the server."
msgstr "Abilita l'aggiornamento del titolo del processo ogni volta che un nuovo comando SQL viene ricevuto dal server."
-#: utils/misc/guc.c:1213
+#: utils/misc/guc.c:1205
msgid "Starts the autovacuum subprocess."
msgstr "Avvia il sottoprocesso autovacuum."
-#: utils/misc/guc.c:1223
+#: utils/misc/guc.c:1215
msgid "Generates debugging output for LISTEN and NOTIFY."
msgstr "Genera un output di debug per LISTEN e NOTIFY."
-#: utils/misc/guc.c:1235
+#: utils/misc/guc.c:1227
msgid "Emits information about lock usage."
msgstr "Emette informazioni sull'uso dei lock."
-#: utils/misc/guc.c:1245
+#: utils/misc/guc.c:1237
msgid "Emits information about user lock usage."
msgstr "Emette informazioni sull'uso dei lock utente."
-#: utils/misc/guc.c:1255
+#: utils/misc/guc.c:1247
msgid "Emits information about lightweight lock usage."
msgstr "Emette informazioni sull'uso dei lock leggeri."
-#: utils/misc/guc.c:1265
+#: utils/misc/guc.c:1257
msgid "Dumps information about all current locks when a deadlock timeout occurs."
msgstr "Emette informazioni su tutti i lock attivi quando avviene un timeout di lock."
-#: utils/misc/guc.c:1277
+#: utils/misc/guc.c:1269
msgid "Logs long lock waits."
msgstr "Inserisci nel log le attese lunghe su lock."
-#: utils/misc/guc.c:1287
+#: utils/misc/guc.c:1279
msgid "Logs the host name in the connection logs."
msgstr "Inserisci nel log lo host name delle connessioni."
-#: utils/misc/guc.c:1288
+#: utils/misc/guc.c:1280
msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
msgstr "Normalmente, viene inserito nel log solo l'indirizzo IP dell'host connesso. Se vuoi mostrare anche il nome host puoi attivando questa parametro ma, a seconda di come è definito il sistema di risoluzione dei nomi, ciò potrebbe comportare una penalizzazione delle prestazioni non trascurabile."
-#: utils/misc/guc.c:1299
+#: utils/misc/guc.c:1291
msgid "Causes subtables to be included by default in various commands."
msgstr "Fa in modo che le sotto-tabelle vengano incluse in maniera predefinita in vari comandi."
-#: utils/misc/guc.c:1308
+#: utils/misc/guc.c:1300
msgid "Encrypt passwords."
msgstr "Cripta le password."
-#: utils/misc/guc.c:1309
+#: utils/misc/guc.c:1301
msgid "When a password is specified in CREATE USER or ALTER USER without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted."
msgstr "Quando si indica una password in CREATE USER o ALTER USER senza indicare ENCRYPTED o UNENCRYPTED, questo parametro determina se la password debba essere criptata o meno."
-#: utils/misc/guc.c:1319
+#: utils/misc/guc.c:1311
msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
msgstr "Tratta l'espressione \"expr=NULL\" come \"expr IS NULL\"."
-#: utils/misc/guc.c:1320
+#: utils/misc/guc.c:1312
msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
msgstr "Se abilitato, le espressioni nella forma expr = NULL (o NULL = expr) vengono trattate come expr IS NULL, in modo cioè che restituiscano TRUE se expr viene valutato con valore NULL e falso in ogni altro caso. Il comportamento corretto prevede che expr = NULL valga sempre NULL (sconosciuto)."
-#: utils/misc/guc.c:1332
+#: utils/misc/guc.c:1324
msgid "Enables per-database user names."
msgstr "Abilita nomi di utenti diversificati per ogni database."
-#: utils/misc/guc.c:1341
+#: utils/misc/guc.c:1333
msgid "Sets the default read-only status of new transactions."
msgstr "Imposta lo stato predefinito di sola lettura per le nuove transazioni."
-#: utils/misc/guc.c:1350
+#: utils/misc/guc.c:1342
msgid "Sets the current transaction's read-only status."
msgstr "Imposta lo stato di sola lettura per la transazione corrente."
-#: utils/misc/guc.c:1360
+#: utils/misc/guc.c:1352
msgid "Sets the default deferrable status of new transactions."
msgstr "Imposta lo stato predefinito deferibile per le nuove transazioni."
-#: utils/misc/guc.c:1369
+#: utils/misc/guc.c:1361
msgid "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures."
msgstr "Indica se deferire una transazione serializzabile in sola lettura finché possa essere eseguita senza possibili fallimenti di serializzazione."
-#: utils/misc/guc.c:1379
+#: utils/misc/guc.c:1371
+msgid "Enable row security."
+msgstr "Abilita la sicurezza delle righe."
+
+#: utils/misc/guc.c:1372
+msgid "When enabled, row security will be applied to all users."
+msgstr "Quando abilitata, la sicurezza delle righe verrà applicata a tutti gli utenti."
+
+#: utils/misc/guc.c:1380
msgid "Check function bodies during CREATE FUNCTION."
msgstr "Esegui un controllo sulla definizione del corpo durante la CREATE FUNCTION."
-#: utils/misc/guc.c:1388
+#: utils/misc/guc.c:1389
msgid "Enable input of NULL elements in arrays."
msgstr "Abilita l'input di elementi NULL negli array."
-#: utils/misc/guc.c:1389
+#: utils/misc/guc.c:1390
msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
msgstr "Se abilitato, un NULL senza apici come valore di input in un array indica un valore nullo; altrimenti è preso letteralmente."
-#: utils/misc/guc.c:1399
+#: utils/misc/guc.c:1400
msgid "Create new tables with OIDs by default."
msgstr "Crea le nuove tabella con gli OID in maniera predefinita."
-#: utils/misc/guc.c:1408
+#: utils/misc/guc.c:1409
msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
msgstr "Avvia un sottoprocesso per catturare in un file di log l'output di stderr e/o di csvlog."
-#: utils/misc/guc.c:1417
+#: utils/misc/guc.c:1418
msgid "Truncate existing log files of same name during log rotation."
msgstr "Tronca un file di log esistente con lo stesso nome durante la rotazione dei log."
-#: utils/misc/guc.c:1428
+#: utils/misc/guc.c:1429
msgid "Emit information about resource usage in sorting."
msgstr "Genera informazioni sull'uso delle risorse durante gli ordinamenti."
-#: utils/misc/guc.c:1442
+#: utils/misc/guc.c:1443
msgid "Generate debugging output for synchronized scanning."
msgstr "Genera output di debug per le scansioni sincronizzate."
-#: utils/misc/guc.c:1457
+#: utils/misc/guc.c:1458
msgid "Enable bounded sorting using heap sort."
msgstr "Abilita il bounded sorting usando lo heap sort."
-#: utils/misc/guc.c:1470
+#: utils/misc/guc.c:1471
msgid "Emit WAL-related debugging output."
msgstr "Genera output di debug relativo al WAL."
-#: utils/misc/guc.c:1482
+#: utils/misc/guc.c:1483
msgid "Datetimes are integer based."
msgstr "I valori di data e tempo sono basati su interi."
-#: utils/misc/guc.c:1497
+#: utils/misc/guc.c:1498
msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
msgstr "Imposta se i nomi di utente con Kerberos e GSSAPI debbano essere trattati come case-insensitive."
-#: utils/misc/guc.c:1507
+#: utils/misc/guc.c:1508
msgid "Warn about backslash escapes in ordinary string literals."
msgstr "Avverti sull'uso degli escape con backslash nei letterali stringa ordinarie."
-#: utils/misc/guc.c:1517
+#: utils/misc/guc.c:1518
msgid "Causes '...' strings to treat backslashes literally."
msgstr "Fa sì che le stringhe '...' trattino i backslash letteralmente."
-#: utils/misc/guc.c:1528
+#: utils/misc/guc.c:1529
msgid "Enable synchronized sequential scans."
msgstr "Abilita le scansioni sequenziali sincronizzate."
-#: utils/misc/guc.c:1538
+#: utils/misc/guc.c:1539
msgid "Allows connections and queries during recovery."
msgstr "Consente connessioni e query durante il recupero"
-#: utils/misc/guc.c:1548
+#: utils/misc/guc.c:1549
msgid "Allows feedback from a hot standby to the primary that will avoid query conflicts."
msgstr "Consente un feedback da un hot standby al primario che eviterà conflitti di query"
-#: utils/misc/guc.c:1558
+#: utils/misc/guc.c:1559
msgid "Allows modifications of the structure of system tables."
msgstr "Consente le modifiche alla struttura delle tabelle di sistema."
-#: utils/misc/guc.c:1569
+#: utils/misc/guc.c:1570
msgid "Disables reading from system indexes."
msgstr "Disabilita la lettura dagli indici di sistema."
-#: utils/misc/guc.c:1570
+#: utils/misc/guc.c:1571
msgid "It does not prevent updating the indexes, so it is safe to use. The worst consequence is slowness."
msgstr "Non impedisce l'aggiornamento degli indici ed è perciò utilizzabile tranquillamente. Al peggio causa rallentamenti."
-#: utils/misc/guc.c:1581
+#: utils/misc/guc.c:1582
msgid "Enables backward compatibility mode for privilege checks on large objects."
msgstr "Abilita la modalità compatibile col passato del controllo dei privilegi sui large object."
-#: utils/misc/guc.c:1582
+#: utils/misc/guc.c:1583
msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
msgstr "Evita il controllo dei privilegi quando si leggono o modificano large object, per compatibilità con versioni di PostgreSQL precedenti la 9.0."
-#: utils/misc/guc.c:1592
+#: utils/misc/guc.c:1593
msgid "Emit a warning for constructs that changed meaning since PostgreSQL 9.4."
msgstr "Emetti un avviso per i costrutti che hanno cambiato significato da PostgreSQL 9.4."
-#: utils/misc/guc.c:1602
+#: utils/misc/guc.c:1603
msgid "When generating SQL fragments, quote all identifiers."
msgstr "Quando vengono generati frammenti SQL, metti tra virgolette tutti gli identificatori."
-#: utils/misc/guc.c:1612
+#: utils/misc/guc.c:1613
msgid "Shows whether data checksums are turned on for this cluster."
msgstr "Mostra se i checksum di dati sono attivi in questo cluster."
-#: utils/misc/guc.c:1632
+#: utils/misc/guc.c:1633
msgid "Forces a switch to the next xlog file if a new file has not been started within N seconds."
msgstr "Forza il passaggio al successivo file xlog se un nuovo file non è avviato entro N secondi."
-#: utils/misc/guc.c:1643
+#: utils/misc/guc.c:1644
msgid "Waits N seconds on connection startup after authentication."
msgstr "Attendi N secondi all'avvio della connessione dopo l'autenticazione."
-#: utils/misc/guc.c:1644 utils/misc/guc.c:2146
+#: utils/misc/guc.c:1645 utils/misc/guc.c:2147
msgid "This allows attaching a debugger to the process."
msgstr "Ciò consente di agganciare un debugger al processo."
-#: utils/misc/guc.c:1653
+#: utils/misc/guc.c:1654
msgid "Sets the default statistics target."
msgstr "Definisce la destinazione delle statistiche di default."
-#: utils/misc/guc.c:1654
+#: utils/misc/guc.c:1655
msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
msgstr "Questo vale per le colonne di tabelle che non hanno definito una destinazione specifica per colonne per mezzo di un ALTER TABLE SET STATISTICS."
-#: utils/misc/guc.c:1663
+#: utils/misc/guc.c:1664
msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
msgstr "Definisce la dimensione della lista FROM oltre la quale le sottoquery non vengono ridotte."
-#: utils/misc/guc.c:1665
+#: utils/misc/guc.c:1666
msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
msgstr "Il planner fonderà le sottoquery nelle query superiori se la lista FROM risultante avrebbe non più di questi elementi."
-#: utils/misc/guc.c:1675
+#: utils/misc/guc.c:1676
msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
msgstr "Definisce la dimensione della lista FROM oltre la quale i costrutti JOIN non vengono più appiattiti."
-#: utils/misc/guc.c:1677
+#: utils/misc/guc.c:1678
msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
msgstr "Il planner appiattisce i costrutti di JOIN espliciti in liste di elementi FROM ogni volta che ne risulterebbe una lista con non più di questi elementi."
-#: utils/misc/guc.c:1687
+#: utils/misc/guc.c:1688
msgid "Sets the threshold of FROM items beyond which GEQO is used."
msgstr "Definisce la soglia di elementi FROM oltre la quale viene usato il GEQO."
-#: utils/misc/guc.c:1696
+#: utils/misc/guc.c:1697
msgid "GEQO: effort is used to set the default for other GEQO parameters."
msgstr "GEQO: prova a definire i default per gli altri parametri di GEQO."
-#: utils/misc/guc.c:1705
+#: utils/misc/guc.c:1706
msgid "GEQO: number of individuals in the population."
msgstr "GEQO: numero di individui nella popolazione."
-#: utils/misc/guc.c:1706 utils/misc/guc.c:1715
+#: utils/misc/guc.c:1707 utils/misc/guc.c:1716
msgid "Zero selects a suitable default value."
msgstr "Lo zero selezione un valore ammissibile come default."
-#: utils/misc/guc.c:1714
+#: utils/misc/guc.c:1715
msgid "GEQO: number of iterations of the algorithm."
msgstr "GEQO: numero di iterazioni dell'algoritmo."
-#: utils/misc/guc.c:1725
+#: utils/misc/guc.c:1726
msgid "Sets the time to wait on a lock before checking for deadlock."
msgstr "Definisce il tempo di attesa su un lock prima di verificare si tratti di un deadlock."
-#: utils/misc/guc.c:1736
+#: utils/misc/guc.c:1737
msgid "Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data."
msgstr "Imposta l'intervallo massimo prima di annullare le query quando un server in hot standby sta processando dati da un WAL archiviato."
-#: utils/misc/guc.c:1747
+#: utils/misc/guc.c:1748
msgid "Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data."
msgstr "Imposta l'intervallo massimo prima di annullare le query quando un server in hot standby sta processando dati da un WAL streamed."
-#: utils/misc/guc.c:1758
+#: utils/misc/guc.c:1759
msgid "Sets the maximum interval between WAL receiver status reports to the primary."
msgstr "Imposta l'intervallo massimo tra i rapporti di stato del ricevitore dei WAL al primario."
-#: utils/misc/guc.c:1769
+#: utils/misc/guc.c:1770
msgid "Sets the maximum wait time to receive data from the primary."
msgstr "Imposta un tempo massimo di attesa per la ricezione di dati dal primario."
-#: utils/misc/guc.c:1780
+#: utils/misc/guc.c:1781
msgid "Sets the maximum number of concurrent connections."
msgstr "Imposta il numero massimo di connessioni concorrenti."
-#: utils/misc/guc.c:1790
+#: utils/misc/guc.c:1791
msgid "Sets the number of connection slots reserved for superusers."
msgstr "Imposta il numero di slot per connessioni riservate ai superutenti."
-#: utils/misc/guc.c:1804
+#: utils/misc/guc.c:1805
msgid "Sets the number of shared memory buffers used by the server."
msgstr "Imposta il numero di buffer di memoria condivisa usati dal server."
-#: utils/misc/guc.c:1815
+#: utils/misc/guc.c:1816
msgid "Sets the maximum number of temporary buffers used by each session."
msgstr "Definisce il numero massimo di buffer temporanei usati da ogni sessione."
-#: utils/misc/guc.c:1826
+#: utils/misc/guc.c:1827
msgid "Sets the TCP port the server listens on."
msgstr "Imposta il numero di porta TCP sulla quale il server è in ascolto."
-#: utils/misc/guc.c:1836
+#: utils/misc/guc.c:1837
msgid "Sets the access permissions of the Unix-domain socket."
msgstr "Imposta i permessi di accesso del socket di dominio Unix."
-#: utils/misc/guc.c:1837
+#: utils/misc/guc.c:1838
msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
msgstr "I socket di dominio Unix utilizzano i normali permessi dei file system Unix. Il valore del parametro deve essere la specifica numerica dei permessi nella stessa forma accettata dalle chiamate di sistema chmod e umask. (Per usare il classico formato ottale, il valore numerico deve iniziare con 0 (zero).)"
-#: utils/misc/guc.c:1851
+#: utils/misc/guc.c:1852
msgid "Sets the file permissions for log files."
msgstr "Imposta i permessi dei file di log."
-#: utils/misc/guc.c:1852
+#: utils/misc/guc.c:1853
msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
msgstr "Il valore del parametro deve essere la specifica numerica dei permessi nella stessa forma accettata dalle chiamate di sistema chmod e umask. (Per usare il classico formato ottale, il valore numerico deve iniziare con 0 (zero).)"
-#: utils/misc/guc.c:1865
+#: utils/misc/guc.c:1866
msgid "Sets the maximum memory to be used for query workspaces."
msgstr "Imposta la quantità massima di memoria utilizzabile per gli spazi di lavoro delle query."
-#: utils/misc/guc.c:1866
+#: utils/misc/guc.c:1867
msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
msgstr "Questa quantità di memoria può essere utilizzata per ogni operazione di ordinamento interno e per ogni tabella hash prima di passare ai file temporanei su disco."
-#: utils/misc/guc.c:1878
+#: utils/misc/guc.c:1879
msgid "Sets the maximum memory to be used for maintenance operations."
msgstr "Imposta la quantità massima di memoria utilizzabile per le operazioni di manutenzione."
-#: utils/misc/guc.c:1879
+#: utils/misc/guc.c:1880
msgid "This includes operations such as VACUUM and CREATE INDEX."
msgstr "Queste includono operazioni quali VACUUM e CREATE INDEX."
-#: utils/misc/guc.c:1894
+#: utils/misc/guc.c:1895
msgid "Sets the maximum stack depth, in kilobytes."
msgstr "Imposta la profondità massima dello stack, in kilobyte."
-#: utils/misc/guc.c:1905
+#: utils/misc/guc.c:1906
msgid "Limits the total size of all temporary files used by each session."
msgstr "Limita la dimensione totale di tutti i file temporanei usata da ogni sessione"
-#: utils/misc/guc.c:1906
+#: utils/misc/guc.c:1907
msgid "-1 means no limit."
msgstr "-1 vuol dire senza limiti."
-#: utils/misc/guc.c:1916
+#: utils/misc/guc.c:1917
msgid "Vacuum cost for a page found in the buffer cache."
msgstr "Costo del VACUUM per una pagina trovata nella cache dei buffer."
-#: utils/misc/guc.c:1926
+#: utils/misc/guc.c:1927
msgid "Vacuum cost for a page not found in the buffer cache."
msgstr "Costo del VACUUM per una pagina non trovata nella cache dei buffer."
-#: utils/misc/guc.c:1936
+#: utils/misc/guc.c:1937
msgid "Vacuum cost for a page dirtied by vacuum."
msgstr "Costo del VACUUM per una pagina resa sporca dal VACUUM."
-#: utils/misc/guc.c:1946
+#: utils/misc/guc.c:1947
msgid "Vacuum cost amount available before napping."
msgstr "Costo totale del VACUUM prima della pausa."
-#: utils/misc/guc.c:1956
+#: utils/misc/guc.c:1957
msgid "Vacuum cost delay in milliseconds."
msgstr "Il costo del VACUUM come ritardo in millisecondi."
-#: utils/misc/guc.c:1967
+#: utils/misc/guc.c:1968
msgid "Vacuum cost delay in milliseconds, for autovacuum."
msgstr "Il costo del VACUUM come ritardo in millisecondi, per l'autovacuum."
-#: utils/misc/guc.c:1978
+#: utils/misc/guc.c:1979
msgid "Vacuum cost amount available before napping, for autovacuum."
msgstr "Il costo totale del VACUUM prima della pausa, per l'autovacuum."
-#: utils/misc/guc.c:1988
+#: utils/misc/guc.c:1989
msgid "Sets the maximum number of simultaneously open files for each server process."
msgstr "Imposta il numero massimo di file aperti contemporaneamente per ogni processo server."
-#: utils/misc/guc.c:2001
+#: utils/misc/guc.c:2002
msgid "Sets the maximum number of simultaneously prepared transactions."
msgstr "Imposta il numero massimo di transazioni preparate contemporanee."
-#: utils/misc/guc.c:2012
+#: utils/misc/guc.c:2013
msgid "Sets the minimum OID of tables for tracking locks."
msgstr "Imposta l'OID minimo delle tabelle per tracciare i lock."
-#: utils/misc/guc.c:2013
+#: utils/misc/guc.c:2014
msgid "Is used to avoid output on system tables."
msgstr "È usato per evitare l'output su tabelle di sistema."
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2023
msgid "Sets the OID of the table with unconditionally lock tracing."
msgstr "Imposta l'OID delle tabelle con tracciamento dei lock non facoltativo."
-#: utils/misc/guc.c:2034
+#: utils/misc/guc.c:2035
msgid "Sets the maximum allowed duration of any statement."
msgstr "Imposta la durata massima consentita per qualsiasi istruzione."
-#: utils/misc/guc.c:2035 utils/misc/guc.c:2046
+#: utils/misc/guc.c:2036 utils/misc/guc.c:2047
msgid "A value of 0 turns off the timeout."
msgstr "Il valore 0 disabilita il timeout."
-#: utils/misc/guc.c:2045
+#: utils/misc/guc.c:2046
msgid "Sets the maximum allowed duration of any wait for a lock."
msgstr "Imposta la durata massima consentita di qualsiasi attesa per un lock."
-#: utils/misc/guc.c:2056
+#: utils/misc/guc.c:2057
msgid "Minimum age at which VACUUM should freeze a table row."
msgstr "Anzianità minima alla quale il VACUUM deve congelare una riga di tabella."
-#: utils/misc/guc.c:2066
+#: utils/misc/guc.c:2067
msgid "Age at which VACUUM should scan whole table to freeze tuples."
msgstr "Anzianità alla quale il VACUUM deve scandire l'intera tabella per congelarne le tuple."
-#: utils/misc/guc.c:2076
+#: utils/misc/guc.c:2077
msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
msgstr "Anzianità minima alla quale VACUUM deve congelare un MultiXactId in una riga di tabella."
-#: utils/misc/guc.c:2086
+#: utils/misc/guc.c:2087
msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
msgstr "Anzianità del multixact alla quale VACUUM deve scandire tutta la tabella per congelare le tuple."
-#: utils/misc/guc.c:2096
+#: utils/misc/guc.c:2097
msgid "Number of transactions by which VACUUM and HOT cleanup should be deferred, if any."
msgstr "Numero di transazioni per cui VACUUM e pulizia HOT devono essere deferibili, se impostata."
-#: utils/misc/guc.c:2109
+#: utils/misc/guc.c:2110
msgid "Sets the maximum number of locks per transaction."
msgstr "Definisce il numero massimo di lock per transazione."
-#: utils/misc/guc.c:2110
+#: utils/misc/guc.c:2111
msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
msgstr "La tabella degli shared lock è dimensionata secondo l'assunzione che al massimo max_locks_per_transaction * max_connections distinti oggetti avranno bisogni di essere lockati in un determinato istante."
-#: utils/misc/guc.c:2121
+#: utils/misc/guc.c:2122
msgid "Sets the maximum number of predicate locks per transaction."
msgstr "Imposta il numero massimo di lock di predicato per transazione."
-#: utils/misc/guc.c:2122
+#: utils/misc/guc.c:2123
msgid "The shared predicate lock table is sized on the assumption that at most max_pred_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
msgstr "La tabella dei lock di predicato è dimensionata secondo l'assunzione che al massimo max_pred_locks_per_transaction * max_connections distinti oggetti avranno bisogni di essere lockati in un determinato istante."
-#: utils/misc/guc.c:2133
+#: utils/misc/guc.c:2134
msgid "Sets the maximum allowed time to complete client authentication."
msgstr "Imposta il tempo massimo consentito per completare l'autenticazione del client."
-#: utils/misc/guc.c:2145
+#: utils/misc/guc.c:2146
msgid "Waits N seconds on connection startup before authentication."
msgstr "Attendi N secondi all'avvio della connessione prima dell'autenticazione."
-#: utils/misc/guc.c:2156
+#: utils/misc/guc.c:2157
msgid "Sets the number of WAL files held for standby servers."
msgstr "Imposta il numero di file WAL trattenuti dai server in standby."
-#: utils/misc/guc.c:2166
+#: utils/misc/guc.c:2167
msgid "Sets the minimum size to shrink the WAL to."
msgstr "Imposta la dimensione minima a cui ridurre il file WAL."
-#: utils/misc/guc.c:2177
+#: utils/misc/guc.c:2178
msgid "Sets the WAL size that triggers a checkpoint."
msgstr "Imosta la dimensione del WAL che fa scattare un checkpoint."
-#: utils/misc/guc.c:2188
+#: utils/misc/guc.c:2189
msgid "Sets the maximum time between automatic WAL checkpoints."
msgstr "Imposta il tempo massimo intercorrente fra due checkpoint automatici del WAL."
-#: utils/misc/guc.c:2199
+#: utils/misc/guc.c:2200
msgid "Enables warnings if checkpoint segments are filled more frequently than this."
msgstr "Abilita gli avvertimenti se i segmenti dei checkpoint sono riempiti più frequentemente di questo valore."
-#: utils/misc/guc.c:2201
+#: utils/misc/guc.c:2202
msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
msgstr "Scrive un messaggio nel log del server se i checkpoint dovuti al riempimento dei file dei segmenti dei checkpoint avvengono più frequentemente di questo numero di secondi. Il valore 0 (zero) disabilita questi avvisi."
-#: utils/misc/guc.c:2213
+#: utils/misc/guc.c:2214
msgid "Sets the number of disk-page buffers in shared memory for WAL."
msgstr "Imposta il numero di buffer delle pagine su disco in shared memory per il WAL."
-#: utils/misc/guc.c:2224
+#: utils/misc/guc.c:2225
msgid "WAL writer sleep time between WAL flushes."
msgstr "Tempo di pausa del WAL writer tra due flush dei WAL."
-#: utils/misc/guc.c:2236
+#: utils/misc/guc.c:2237
msgid "Sets the maximum number of simultaneously running WAL sender processes."
msgstr "Imposta il numero massimo di processi WAL sender in esecuzione simultanea."
-#: utils/misc/guc.c:2247
+#: utils/misc/guc.c:2248
msgid "Sets the maximum number of simultaneously defined replication slots."
msgstr "Imposta il numero massimo di slot di replica definiti simultaneamente."
-#: utils/misc/guc.c:2257
+#: utils/misc/guc.c:2258
msgid "Sets the maximum time to wait for WAL replication."
msgstr "Imposta il tempo di attesa massimo per una replica WAL."
-#: utils/misc/guc.c:2268
+#: utils/misc/guc.c:2269
msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
msgstr "Imposta il ritardo in microsecondi tra il commit della transazione e il flushing del WAL su disco."
-#: utils/misc/guc.c:2280
+#: utils/misc/guc.c:2281
msgid "Sets the minimum concurrent open transactions before performing commit_delay."
msgstr "Imposta il numero minimo di transazioni concorrenti aperte prima di eseguire un commit_delay"
-#: utils/misc/guc.c:2291
+#: utils/misc/guc.c:2292
msgid "Sets the number of digits displayed for floating-point values."
msgstr "Imposta il numero di cifre visualizzate per i valori in virgola mobile."
-#: utils/misc/guc.c:2292
+#: utils/misc/guc.c:2293
msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
msgstr "Ciò ha effetto sui tipi di dati real, double precision e geometrici. Il valore del parametro è sommato al numero standard di cifre (FLT_DIG o DBL_DIG a seconda dei casi)."
-#: utils/misc/guc.c:2303
+#: utils/misc/guc.c:2304
msgid "Sets the minimum execution time above which statements will be logged."
msgstr "Imposta il tempo minimo di esecuzione oltre il quale le istruzioni vengono registrate nel log."
-#: utils/misc/guc.c:2305
+#: utils/misc/guc.c:2306
msgid "Zero prints all queries. -1 turns this feature off."
msgstr "Il valore 0 (zero) fa sì che tutte le query siano registrate. Il valore -1 disabilita questa caratteristica."
-#: utils/misc/guc.c:2315
+#: utils/misc/guc.c:2316
msgid "Sets the minimum execution time above which autovacuum actions will be logged."
msgstr "Imposta il tempo minimo di esecuzione oltre il quale le azioni dell'autovacuum vengono registrate nel log."
-#: utils/misc/guc.c:2317
+#: utils/misc/guc.c:2318
msgid "Zero prints all actions. -1 turns autovacuum logging off."
msgstr "Il valore 0 (zero) fa sì che tutte le azioni siano registrate. Il valore -1 disabilita il logging dell'autovacuum."
-#: utils/misc/guc.c:2327
+#: utils/misc/guc.c:2328
msgid "Background writer sleep time between rounds."
msgstr "Il tempo di pausa fra due tornate del background writer."
-#: utils/misc/guc.c:2338
+#: utils/misc/guc.c:2339
msgid "Background writer maximum number of LRU pages to flush per round."
msgstr "Il numero massimo di pagine LRU che il background writer scarica ad ogni tornata."
-#: utils/misc/guc.c:2350
+#: utils/misc/guc.c:2351
msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
msgstr "Il numero di richieste simultanee che possono essere gestite con efficienza dal sottosistema a dischi."
-#: utils/misc/guc.c:2351
+#: utils/misc/guc.c:2352
msgid "For RAID arrays, this should be approximately the number of drive spindles in the array."
msgstr "Per i sistemi RAID, questo valore è pari all'incirca al numero di dischi fisici nell'array."
-#: utils/misc/guc.c:2366
+#: utils/misc/guc.c:2367
msgid "Maximum number of concurrent worker processes."
msgstr "Numero massimo di processi worker concorrenti."
-#: utils/misc/guc.c:2376
+#: utils/misc/guc.c:2377
msgid "Automatic log file rotation will occur after N minutes."
msgstr "La rotazione automatica dei log avviene dopo N minuti."
-#: utils/misc/guc.c:2387
+#: utils/misc/guc.c:2388
msgid "Automatic log file rotation will occur after N kilobytes."
msgstr "La rotazione automatica dei log avviene dopo N kilobyte."
-#: utils/misc/guc.c:2398
+#: utils/misc/guc.c:2399
msgid "Shows the maximum number of function arguments."
msgstr "Mostra il numero massimo di argomenti delle funzioni."
-#: utils/misc/guc.c:2409
+#: utils/misc/guc.c:2410
msgid "Shows the maximum number of index keys."
msgstr "Mostra il numero massimo di chiavi degli indici."
-#: utils/misc/guc.c:2420
+#: utils/misc/guc.c:2421
msgid "Shows the maximum identifier length."
msgstr "Mostra la lunghezza massima per gli identificatori."
-#: utils/misc/guc.c:2431
+#: utils/misc/guc.c:2432
msgid "Shows the size of a disk block."
msgstr "Mostra la dimensione di un blocco su disco."
-#: utils/misc/guc.c:2442
+#: utils/misc/guc.c:2443
msgid "Shows the number of pages per disk file."
msgstr "Mostra il numero di pagine per file su disco."
-#: utils/misc/guc.c:2453
+#: utils/misc/guc.c:2454
msgid "Shows the block size in the write ahead log."
msgstr "Mostra la dimensione del log di write ahead."
-#: utils/misc/guc.c:2464
-msgid "Sets the time to wait before retrying to retrieve WALafter a failed attempt."
+#: utils/misc/guc.c:2465
+msgid "Sets the time to wait before retrying to retrieve WAL after a failed attempt."
msgstr "Imposta il tempo di attesa prima di riprovare a recuperare un WAL dopo un tentativo fallito."
-#: utils/misc/guc.c:2476
+#: utils/misc/guc.c:2477
msgid "Shows the number of pages per write ahead log segment."
msgstr "Mostra il numero di pagine per un segmento del log di write ahead."
-#: utils/misc/guc.c:2489
+#: utils/misc/guc.c:2490
msgid "Time to sleep between autovacuum runs."
msgstr "Tempo di pausa fra due esecuzioni di autovacuum."
-#: utils/misc/guc.c:2499
+#: utils/misc/guc.c:2500
msgid "Minimum number of tuple updates or deletes prior to vacuum."
msgstr "Numero minimo di modifiche o cancellazioni di tuple prima dell'esecuzione di un autovacuum."
-#: utils/misc/guc.c:2508
+#: utils/misc/guc.c:2509
msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
msgstr "Numero minimo di inserimenti, modifiche o cancellazioni di tuple prima dell'esecuzione di un analyze."
-#: utils/misc/guc.c:2518
+#: utils/misc/guc.c:2519
msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
msgstr "Anzianità alla quale eseguire un autovacuum su una tabella per prevenire il wraparound dell'ID delle transazioni."
-#: utils/misc/guc.c:2529
+#: utils/misc/guc.c:2530
msgid "Multixact age at which to autovacuum a table to prevent multixact wraparound."
msgstr "Anzianità multixaxt a cui eseguire l'autovacuum di una tabella per prevenire il wraparound del multixact."
-#: utils/misc/guc.c:2539
+#: utils/misc/guc.c:2540
msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
msgstr "Imposta il numero massimo dei processi worker dell'autovacuum in esecuzione contemporanea."
-#: utils/misc/guc.c:2549
+#: utils/misc/guc.c:2550
msgid "Sets the maximum memory to be used by each autovacuum worker process."
msgstr "Imposta la memoria massima utilizzabile da ogni processo autovacuum."
-#: utils/misc/guc.c:2560
+#: utils/misc/guc.c:2561
msgid "Time between issuing TCP keepalives."
msgstr "Tempo di attesa fra due keepalive TCP."
-#: utils/misc/guc.c:2561 utils/misc/guc.c:2572
+#: utils/misc/guc.c:2562 utils/misc/guc.c:2573
msgid "A value of 0 uses the system default."
msgstr "Il valore 0 (zero) fa sì che si applichi il valore predefinito di sistema."
-#: utils/misc/guc.c:2571
+#: utils/misc/guc.c:2572
msgid "Time between TCP keepalive retransmits."
msgstr "Tempo che intercorre fra due ritrasmissioni del keepalive TCP."
-#: utils/misc/guc.c:2582
+#: utils/misc/guc.c:2583
+msgid "SSL regenotiation is no longer supported; this can only be 0."
+msgstr "Il rinegoziamento SSL non è più supportato: può essere solo 0."
+
+#: utils/misc/guc.c:2594
msgid "Maximum number of TCP keepalive retransmits."
msgstr "Numero massimo di ritrasmissioni del keepalive TCP."
-#: utils/misc/guc.c:2583
+#: utils/misc/guc.c:2595
msgid "This controls the number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
msgstr "Ciò controlla il numero di ritrasmissioni consecutive del keepalive che possono andare perdute prima che una connessione sia considerata morta. Il valore 0 (zero) fa sì che si applichi il valore predefinito di sistema."
-#: utils/misc/guc.c:2594
+#: utils/misc/guc.c:2606
msgid "Sets the maximum allowed result for exact search by GIN."
msgstr "Imposta il risultato massimo consentito per le ricerche esatte tramite GIN."
-#: utils/misc/guc.c:2605
+#: utils/misc/guc.c:2617
msgid "Sets the planner's assumption about the size of the disk cache."
msgstr "Imposta le assunzioni del planner in merito alla dimensione della cache dei dischi."
-#: utils/misc/guc.c:2606
+#: utils/misc/guc.c:2618
msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
msgstr "Cioè la porzione della cache dei dischi nel kernel che sarà usata per i file dati di PostgreSQL. Viene misurata in pagine disco, che normalmente sono da 8 KB ciascuna."
-#: utils/misc/guc.c:2619
+#: utils/misc/guc.c:2631
msgid "Shows the server version as an integer."
msgstr "Mostra la versione del server come un intero."
-#: utils/misc/guc.c:2630
+#: utils/misc/guc.c:2642
msgid "Log the use of temporary files larger than this number of kilobytes."
msgstr "Registra nel log l'uso di file temporanei più grandi di questo numero di kilobyte."
-#: utils/misc/guc.c:2631
+#: utils/misc/guc.c:2643
msgid "Zero logs all files. The default is -1 (turning this feature off)."
msgstr "Il valore 0 (zero) fa registrare tutti i file. Il default è -1 (che disabilita la registrazione)."
-#: utils/misc/guc.c:2641
+#: utils/misc/guc.c:2653
msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
msgstr "Imposta la dimensione in byte riservata a pg_stat_activity.query."
-#: utils/misc/guc.c:2656
+#: utils/misc/guc.c:2668
msgid "Sets the maximum size of the pending list for GIN index."
msgstr "Imposta la dimensione massima della lista di attesa per gli indici GIN."
-#: utils/misc/guc.c:2676
+#: utils/misc/guc.c:2688
msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
msgstr "Imposta la stima del planner del costo di una pagina di disco letta sequenzialmente."
-#: utils/misc/guc.c:2686
+#: utils/misc/guc.c:2698
msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
msgstr "Imposta la stima del planner del costo di una pagina di disco letta non sequenzialmente."
-#: utils/misc/guc.c:2696
+#: utils/misc/guc.c:2708
msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
msgstr "Imposta la stima del planner del costo di elaborazione di ogni tupla (riga)."
-#: utils/misc/guc.c:2706
+#: utils/misc/guc.c:2718
msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
msgstr "Imposta la stima del il planner del costo di elaborazione di un singolo elemento di indice durante una scansione di indice."
-#: utils/misc/guc.c:2716
+#: utils/misc/guc.c:2728
msgid "Sets the planner's estimate of the cost of processing each operator or function call."
msgstr "Imposta la stima del planner del costo di elaborazione di un singolo operatore o chiamata di funzione."
-#: utils/misc/guc.c:2727
+#: utils/misc/guc.c:2739
msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
msgstr "Imposta la stima del planner della frazione delle righe di un cursore che verranno lette."
-#: utils/misc/guc.c:2738
+#: utils/misc/guc.c:2750
msgid "GEQO: selective pressure within the population."
msgstr "GEQO: pressione selettiva all'interno della popolazione."
-#: utils/misc/guc.c:2748
+#: utils/misc/guc.c:2760
msgid "GEQO: seed for random path selection."
msgstr "GEQO: seme per la selezione casuale dei percorsi."
-#: utils/misc/guc.c:2758
+#: utils/misc/guc.c:2770
msgid "Multiple of the average buffer usage to free per round."
msgstr "Multiplo dell'utilizzo medio dei buffer da liberarsi ad ogni giro."
-#: utils/misc/guc.c:2768
+#: utils/misc/guc.c:2780
msgid "Sets the seed for random-number generation."
msgstr "Imposta il seme per la generazione di numeri casuali."
-#: utils/misc/guc.c:2779
+#: utils/misc/guc.c:2791
msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
msgstr "Il numero di modifiche o cancellazioni di tuple prima di un VACUUM, come frazione di reltuples."
-#: utils/misc/guc.c:2788
+#: utils/misc/guc.c:2800
msgid "Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples."
msgstr "Numero di inserimenti, modifiche o cancellazioni di tuple prima di un ANALYZE, come frazione di reltuples."
-#: utils/misc/guc.c:2798
+#: utils/misc/guc.c:2810
msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
msgstr "Il tempo speso nell'eseguire il flush dei buffer sporchi durante i checkpoint, come frazione dell'intervallo di checkpoint."
-#: utils/misc/guc.c:2817
+#: utils/misc/guc.c:2829
msgid "Sets the shell command that will be called to archive a WAL file."
msgstr "Imposta il comando di shell che verrà eseguito per archiviare un file WAL."
-#: utils/misc/guc.c:2827
+#: utils/misc/guc.c:2839
msgid "Sets the client's character set encoding."
msgstr "Imposta la codifica dei caratteri del client."
-#: utils/misc/guc.c:2838
+#: utils/misc/guc.c:2850
msgid "Controls information prefixed to each log line."
msgstr "Controlla l'informazione usata come prefisso per ogni riga di log."
-#: utils/misc/guc.c:2839
+#: utils/misc/guc.c:2851
msgid "If blank, no prefix is used."
msgstr "Se lasciata vuota non sarà usato alcun prefisso."
-#: utils/misc/guc.c:2848
+#: utils/misc/guc.c:2860
msgid "Sets the time zone to use in log messages."
msgstr "Imposta il fuso orario da usarsi nei messaggi di log."
-#: utils/misc/guc.c:2858
+#: utils/misc/guc.c:2870
msgid "Sets the display format for date and time values."
msgstr "Imposta il formato per la visualizzazione dei valori di data e ora."
-#: utils/misc/guc.c:2859
+#: utils/misc/guc.c:2871
msgid "Also controls interpretation of ambiguous date inputs."
msgstr "Controlla anche l'interpretazione di input ambigui per le date."
-#: utils/misc/guc.c:2870
+#: utils/misc/guc.c:2882
msgid "Sets the default tablespace to create tables and indexes in."
msgstr "Imposta il tablespace di default in cui create tabelle e indici."
-#: utils/misc/guc.c:2871
+#: utils/misc/guc.c:2883
msgid "An empty string selects the database's default tablespace."
msgstr "Una stringa vuota selezione il tablespace predefinito del database."
-#: utils/misc/guc.c:2881
+#: utils/misc/guc.c:2893
msgid "Sets the tablespace(s) to use for temporary tables and sort files."
msgstr "Definisce i(l) tablespace da usarsi per le tabelle temporanee e i file di ordinamento."
-#: utils/misc/guc.c:2892
+#: utils/misc/guc.c:2904
msgid "Sets the path for dynamically loadable modules."
msgstr "Definisce il percorso per i moduli caricabili dinamicamente."
-#: utils/misc/guc.c:2893
+#: utils/misc/guc.c:2905
msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
msgstr "Se si deve aprire un modulo caricabile dinamicamente e il nome specificato non contiene un percorso di directory (se non contiene uno slash) il sistema cercherà il file specificato in questo percorso."
-#: utils/misc/guc.c:2906
+#: utils/misc/guc.c:2918
msgid "Sets the location of the Kerberos server key file."
msgstr "Imposta la posizione del key file del server Kerberos."
-#: utils/misc/guc.c:2917
+#: utils/misc/guc.c:2929
msgid "Sets the Bonjour service name."
msgstr "Imposta il nome del servizio Bonjour."
-#: utils/misc/guc.c:2929
+#: utils/misc/guc.c:2941
msgid "Shows the collation order locale."
msgstr "Mostra la localizzazione dell'ordine di collazione."
-#: utils/misc/guc.c:2940
+#: utils/misc/guc.c:2952
msgid "Shows the character classification and case conversion locale."
msgstr "Mostra la localizzazione per la classificazione dei caratteri e la conversione maiuscole/minuscole."
-#: utils/misc/guc.c:2951
+#: utils/misc/guc.c:2963
msgid "Sets the language in which messages are displayed."
msgstr "Mostra la lingua in cui i messaggi sono visualizzati."
-#: utils/misc/guc.c:2961
+#: utils/misc/guc.c:2973
msgid "Sets the locale for formatting monetary amounts."
msgstr "Imposta la localizzazione per la formattazione delle quantità monetarie."
-#: utils/misc/guc.c:2971
+#: utils/misc/guc.c:2983
msgid "Sets the locale for formatting numbers."
msgstr "Imposta la localizzazione per la formattazione dei numeri."
-#: utils/misc/guc.c:2981
+#: utils/misc/guc.c:2993
msgid "Sets the locale for formatting date and time values."
msgstr "Imposta la localizzazione per la formattazione per i valori di tipo data e ora."
-#: utils/misc/guc.c:2991
+#: utils/misc/guc.c:3003
msgid "Lists shared libraries to preload into each backend."
msgstr "Imposta la lista delle librerie condivise da precaricare on ogni backend."
-#: utils/misc/guc.c:3002
+#: utils/misc/guc.c:3014
msgid "Lists shared libraries to preload into server."
msgstr "Imposta la lista delle librerie condivise da precaricare nel server."
-#: utils/misc/guc.c:3013
+#: utils/misc/guc.c:3025
msgid "Lists unprivileged shared libraries to preload into each backend."
msgstr "Imposta la lista delle librarie condivise non privilegiate da precaricare in ogni backend."
-#: utils/misc/guc.c:3024
+#: utils/misc/guc.c:3036
msgid "Sets the schema search order for names that are not schema-qualified."
msgstr "Imposta l'ordine di ricerca degli schema per i nomi che non hanno un qualifica di schema."
-#: utils/misc/guc.c:3036
+#: utils/misc/guc.c:3048
msgid "Sets the server (database) character set encoding."
msgstr "Imposta la codifica del set di caratteri per il server (database)."
-#: utils/misc/guc.c:3048
+#: utils/misc/guc.c:3060
msgid "Shows the server version."
msgstr "Mostra la versione del server."
-#: utils/misc/guc.c:3060
+#: utils/misc/guc.c:3072
msgid "Sets the current role."
msgstr "Mostra il ruolo corrente."
-#: utils/misc/guc.c:3072
+#: utils/misc/guc.c:3084
msgid "Sets the session user name."
msgstr "Mostra il nome dell'utente della sessione."
-#: utils/misc/guc.c:3083
+#: utils/misc/guc.c:3095
msgid "Sets the destination for server log output."
msgstr "Imposta la destinazione per l'output dei log del server."
-#: utils/misc/guc.c:3084
+#: utils/misc/guc.c:3096
msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and \"eventlog\", depending on the platform."
msgstr "I valori validi sono combinazioni di \"stderr\", \"syslog\", \"csvlog\" ed \"eventlog\", a seconda delle piattaforme."
-#: utils/misc/guc.c:3095
+#: utils/misc/guc.c:3107
msgid "Sets the destination directory for log files."
msgstr "Imposta la directory di destinazione dei file di log."
-#: utils/misc/guc.c:3096
+#: utils/misc/guc.c:3108
msgid "Can be specified as relative to the data directory or as absolute path."
msgstr "Può essere specificata sia come relativa alla directory data sia come percorso assoluto."
-#: utils/misc/guc.c:3106
+#: utils/misc/guc.c:3118
msgid "Sets the file name pattern for log files."
msgstr "Imposta il pattern dei nomi dei file di log."
-#: utils/misc/guc.c:3117
+#: utils/misc/guc.c:3129
msgid "Sets the program name used to identify PostgreSQL messages in syslog."
msgstr "Imposta il nome del programma da utilizzato per identificare i messaggi di PostgreSQL in syslog."
-#: utils/misc/guc.c:3128
+#: utils/misc/guc.c:3140
msgid "Sets the application name used to identify PostgreSQL messages in the event log."
msgstr "Imposta il nome del programma da usarsi per identificare i messaggi di PostgreSQL nel registro degli eventi."
-#: utils/misc/guc.c:3139
+#: utils/misc/guc.c:3151
msgid "Sets the time zone for displaying and interpreting time stamps."
msgstr "Imposta il fuso orario per visualizzare ed interpretare gli orari."
-#: utils/misc/guc.c:3149
+#: utils/misc/guc.c:3161
msgid "Selects a file of time zone abbreviations."
msgstr "Seleziona un file contenente le abbreviazioni dei fusi orari."
-#: utils/misc/guc.c:3159
+#: utils/misc/guc.c:3171
msgid "Sets the current transaction's isolation level."
msgstr "Imposta il livello di isolamento per la transazione in corso."
-#: utils/misc/guc.c:3170
+#: utils/misc/guc.c:3182
msgid "Sets the owning group of the Unix-domain socket."
msgstr "Imposta il gruppo di appartenenza per i socket di dominio Unix."
-#: utils/misc/guc.c:3171
+#: utils/misc/guc.c:3183
msgid "The owning user of the socket is always the user that starts the server."
msgstr "L'utente che possiede il socket è sempre l'utente che ha avviato il server."
-#: utils/misc/guc.c:3181
+#: utils/misc/guc.c:3193
msgid "Sets the directories where Unix-domain sockets will be created."
msgstr "Imposta la directory dove i socket di dominio Unix verranno creati."
-#: utils/misc/guc.c:3196
+#: utils/misc/guc.c:3208
msgid "Sets the host name or IP address(es) to listen to."
msgstr "Imposta il nome host o gli indirizzi IP su cui ascoltare."
-#: utils/misc/guc.c:3211
+#: utils/misc/guc.c:3223
msgid "Sets the server's data directory."
msgstr "Imposta la posizione della directory dati"
-#: utils/misc/guc.c:3222
+#: utils/misc/guc.c:3234
msgid "Sets the server's main configuration file."
msgstr "Imposta il file primario di configurazione del server."
-#: utils/misc/guc.c:3233
+#: utils/misc/guc.c:3245
msgid "Sets the server's \"hba\" configuration file."
msgstr "Imposta il file di configurazione \"hba\" del server."
-#: utils/misc/guc.c:3244
+#: utils/misc/guc.c:3256
msgid "Sets the server's \"ident\" configuration file."
msgstr "Imposta il file di configurazione \"ident\" del server."
-#: utils/misc/guc.c:3255
+#: utils/misc/guc.c:3267
msgid "Writes the postmaster PID to the specified file."
msgstr "Scrivi il PID del postmaster nel file specificato."
-#: utils/misc/guc.c:3266
+#: utils/misc/guc.c:3278
msgid "Location of the SSL server certificate file."
msgstr "Posizione del file di certificati del server SSL."
-#: utils/misc/guc.c:3276
+#: utils/misc/guc.c:3288
msgid "Location of the SSL server private key file."
-msgstr "Posizione del file della chiave primaria del server SSL."
+msgstr "Posizione del file della chiave privata del server SSL."
-#: utils/misc/guc.c:3286
+#: utils/misc/guc.c:3298
msgid "Location of the SSL certificate authority file."
msgstr "Posizione del file di autorità dei certificati del server SSL."
-#: utils/misc/guc.c:3296
+#: utils/misc/guc.c:3308
msgid "Location of the SSL certificate revocation list file."
msgstr "Posizione del file della lista di revoche di certificati SSL."
-#: utils/misc/guc.c:3306
+#: utils/misc/guc.c:3318
msgid "Writes temporary statistics files to the specified directory."
msgstr "Scrive i file di statistiche temporanee nella directory specificata."
-#: utils/misc/guc.c:3317
+#: utils/misc/guc.c:3329
msgid "List of names of potential synchronous standbys."
msgstr "Elenco dei nomi dei potenziali standby sincroni."
-#: utils/misc/guc.c:3328
+#: utils/misc/guc.c:3340
msgid "Sets default text search configuration."
msgstr "Imposta la configurazione di ricerca di testo predefinita."
-#: utils/misc/guc.c:3338
+#: utils/misc/guc.c:3350
msgid "Sets the list of allowed SSL ciphers."
msgstr "Imposta la lista di codici SSL consentiti."
-#: utils/misc/guc.c:3353
+#: utils/misc/guc.c:3365
msgid "Sets the curve to use for ECDH."
msgstr "Imposta la curva da usare per l'ECHD."
-#: utils/misc/guc.c:3368
+#: utils/misc/guc.c:3380
msgid "Sets the application name to be reported in statistics and logs."
msgstr "Imposta il nome dell'applicazione da riportare nelle statistiche e nei log."
-#: utils/misc/guc.c:3379
-msgid "Sets the name of the cluster which is included in the process title."
-msgstr "Imposta il nome del cluster incluso nel titolo del processo."
+#: utils/misc/guc.c:3391
+msgid "Sets the name of the cluster, which is included in the process title."
+msgstr "Imposta il nome del cluster, che è incluso nel titolo del processo."
-#: utils/misc/guc.c:3399
+#: utils/misc/guc.c:3411
msgid "Sets whether \"\\'\" is allowed in string literals."
msgstr "Imposta se \"\\'\" è consentito nei letterali stringa."
-#: utils/misc/guc.c:3409
+#: utils/misc/guc.c:3421
msgid "Sets the output format for bytea."
msgstr "Imposta il formato di output di bytea."
-#: utils/misc/guc.c:3419
+#: utils/misc/guc.c:3431
msgid "Sets the message levels that are sent to the client."
msgstr "Imposta quali livelli di messaggi sono inviati al client"
-#: utils/misc/guc.c:3420 utils/misc/guc.c:3473 utils/misc/guc.c:3484
-#: utils/misc/guc.c:3550
+#: utils/misc/guc.c:3432 utils/misc/guc.c:3485 utils/misc/guc.c:3496
+#: utils/misc/guc.c:3562
msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
msgstr "Ogni livello include tutti i livelli che lo seguono. Più avanti il livello, meno messaggi sono inviati."
-#: utils/misc/guc.c:3430
+#: utils/misc/guc.c:3442
msgid "Enables the planner to use constraints to optimize queries."
msgstr "Permette al planner di usare i vincoli per ottimizzare le query."
-#: utils/misc/guc.c:3431
+#: utils/misc/guc.c:3443
msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
msgstr "La scansioni delle tabelle saranno evitate se i loro vincoli garantiscono che nessuna riga corrisponda con la query."
-#: utils/misc/guc.c:3441
+#: utils/misc/guc.c:3453
msgid "Sets the transaction isolation level of each new transaction."
msgstr "Imposta il livello di isolamento predefinito per ogni nuova transazione."
-#: utils/misc/guc.c:3451
+#: utils/misc/guc.c:3463
msgid "Sets the display format for interval values."
msgstr "Imposta il formato di visualizzazione per intervalli."
-#: utils/misc/guc.c:3462
+#: utils/misc/guc.c:3474
msgid "Sets the verbosity of logged messages."
msgstr "Imposta la prolissità dei messaggi registrati."
-#: utils/misc/guc.c:3472
+#: utils/misc/guc.c:3484
msgid "Sets the message levels that are logged."
msgstr "Imposta i livelli dei messaggi registrati."
-#: utils/misc/guc.c:3483
+#: utils/misc/guc.c:3495
msgid "Causes all statements generating error at or above this level to be logged."
msgstr "Fa in modo che tutti gli eventi che generano errore a questo livello o a un livello superiore siano registrati nel log."
-#: utils/misc/guc.c:3494
+#: utils/misc/guc.c:3506
msgid "Sets the type of statements logged."
msgstr "Imposta il tipo di istruzioni registrato nel log."
-#: utils/misc/guc.c:3504
+#: utils/misc/guc.c:3516
msgid "Sets the syslog \"facility\" to be used when syslog enabled."
msgstr "Imposta la \"facility\" da usare quando syslog è abilitato."
-#: utils/misc/guc.c:3519
+#: utils/misc/guc.c:3531
msgid "Sets the session's behavior for triggers and rewrite rules."
msgstr "Imposta il comportamento delle sessioni per i trigger e le regole di riscrittura."
-#: utils/misc/guc.c:3529
+#: utils/misc/guc.c:3541
msgid "Sets the current transaction's synchronization level."
msgstr "Imposta il livello di sincronizzazione della transazione corrente."
-#: utils/misc/guc.c:3539
+#: utils/misc/guc.c:3551
msgid "Allows archiving of WAL files using archive_command."
msgstr "Consente l'archiviazione dei file WAL con l'uso di archive_command."
-#: utils/misc/guc.c:3549
+#: utils/misc/guc.c:3561
msgid "Enables logging of recovery-related debugging information."
msgstr "Abilita il logging di informazioni di debug relative al recupero."
-#: utils/misc/guc.c:3565
+#: utils/misc/guc.c:3577
msgid "Collects function-level statistics on database activity."
msgstr "Raccogli statistiche al livello di funzioni sull'attività del database."
-#: utils/misc/guc.c:3575
+#: utils/misc/guc.c:3587
msgid "Set the level of information written to the WAL."
msgstr "Imposta il livello delle informazioni scritte nel WAL."
-#: utils/misc/guc.c:3585
+#: utils/misc/guc.c:3597
msgid "Selects the dynamic shared memory implementation used."
msgstr "Seleziona l'implementazione di memoria dinamica condivisa utilizzata."
-#: utils/misc/guc.c:3595
+#: utils/misc/guc.c:3607
msgid "Selects the method used for forcing WAL updates to disk."
msgstr "Seleziona il metodo usato per forzare aggiornamenti WAL su disco."
-#: utils/misc/guc.c:3605
+#: utils/misc/guc.c:3617
msgid "Sets how binary values are to be encoded in XML."
msgstr "imposta come i valori binari devono essere codificati nel formato XML."
-#: utils/misc/guc.c:3615
+#: utils/misc/guc.c:3627
msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
msgstr "Imposta se qualunque dato XML nelle operazioni di parsing e serializzazione implicite debba essere considerato come un documento o frammento di un contenuto."
-#: utils/misc/guc.c:3626
+#: utils/misc/guc.c:3638
msgid "Use of huge pages on Linux."
msgstr "Uso delle pagine huge su Linux."
-#: utils/misc/guc.c:3636
-msgid "Enable row security."
-msgstr "Abilita la sicurezza delle righe."
-
-#: utils/misc/guc.c:3637
-msgid "When enabled, row security will be applied to all users."
-msgstr "Quando abilitata, la sicurezza delle righe verrà applicata a tutti gli utenti."
-
-#: utils/misc/guc.c:4451
+#: utils/misc/guc.c:4453
#, c-format
msgid ""
"%s does not know where to find the server configuration file.\n"
"%s non sa dove trovare il file di configurazione del server.\n"
"Devi specificare le opzioni --config-file o -D, oppure impostare la variabile d'ambiente PGDATA.\n"
-#: utils/misc/guc.c:4470
+#: utils/misc/guc.c:4472
#, c-format
msgid "%s cannot access the server configuration file \"%s\": %s\n"
msgstr "%s non può accedere al file di configurazione del server \"%s\": %s\n"
-#: utils/misc/guc.c:4496
+#: utils/misc/guc.c:4498
#, c-format
msgid ""
"%s does not know where to find the database system data.\n"
"%s non sa dove trovare i dati di sistema del database.\n"
"Possono essere specificati come \"data_directory\" in \"%s\", oppure dall'opzione -D, oppure dalla variabile d'ambiente PGDATA.\n"
-#: utils/misc/guc.c:4544
+#: utils/misc/guc.c:4546
#, c-format
msgid ""
"%s does not know where to find the \"hba\" configuration file.\n"
"%s non sa dove trovare il file di configurazione \"hba\".\n"
"Può essere specificato come \"hba_file\" in \"%s\", oppure dall'opzione -D, oppure dalla variabile d'ambiente PGDATA.\n"
-#: utils/misc/guc.c:4567
+#: utils/misc/guc.c:4569
#, c-format
msgid ""
"%s does not know where to find the \"ident\" configuration file.\n"
"%s non sa dove trovare il file di configurazione \"ident\".\n"
"Può essere specificato come \"ident_file\" in \"%s\", oppure dall'opzione -D, oppure dalla variabile d'ambiente PGDATA.\n"
-#: utils/misc/guc.c:5241 utils/misc/guc.c:5288
+#: utils/misc/guc.c:5243 utils/misc/guc.c:5290
msgid "Value exceeds integer range."
msgstr "Il valore non rientra nel limite possibile per gli interi."
-#: utils/misc/guc.c:5482 utils/misc/guc.c:5575 utils/misc/guc.c:6867
-#: utils/misc/guc.c:9584 utils/misc/guc.c:9618
-#, c-format
-msgid "invalid value for parameter \"%s\": \"%s\""
-msgstr "valore non valido per il parametro \"%s\": \"%s\""
-
-#: utils/misc/guc.c:5511
+#: utils/misc/guc.c:5513
#, c-format
msgid "parameter \"%s\" requires a numeric value"
msgstr "il parametro \"%s\" richiede un valore numerico"
-#: utils/misc/guc.c:5520
+#: utils/misc/guc.c:5522
#, c-format
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:5673 utils/misc/guc.c:7002
+#: utils/misc/guc.c:5675 utils/misc/guc.c:7017
#, c-format
msgid "cannot set parameters during a parallel operation"
msgstr "non è possibile impostare parametri durante un'operazione parallela"
-#: utils/misc/guc.c:5680 utils/misc/guc.c:6430 utils/misc/guc.c:6482
-#: utils/misc/guc.c:6843 utils/misc/guc.c:7579 utils/misc/guc.c:7747
-#: utils/misc/guc.c:9404
+#: utils/misc/guc.c:5682 utils/misc/guc.c:6432 utils/misc/guc.c:6484
+#: utils/misc/guc.c:6845 utils/misc/guc.c:7605 utils/misc/guc.c:7764
+#: utils/misc/guc.c:9399
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "parametro di configurazione \"%s\" sconosciuto"
-#: utils/misc/guc.c:5695 utils/misc/guc.c:6855
+#: utils/misc/guc.c:5697 utils/misc/guc.c:6857
#, c-format
msgid "parameter \"%s\" cannot be changed"
msgstr "il parametro \"%s\" non può essere cambiato"
-#: utils/misc/guc.c:5718 utils/misc/guc.c:5910 utils/misc/guc.c:6000
-#: utils/misc/guc.c:6090 utils/misc/guc.c:6198 utils/misc/guc.c:6293
+#: utils/misc/guc.c:5720 utils/misc/guc.c:5912 utils/misc/guc.c:6002
+#: utils/misc/guc.c:6092 utils/misc/guc.c:6200 utils/misc/guc.c:6295
#: guc-file.l:352
#, c-format
msgid "parameter \"%s\" cannot be changed without restarting the server"
msgstr "il parametro \"%s\" non può essere cambiato senza riavviare il server"
-#: utils/misc/guc.c:5728
+#: utils/misc/guc.c:5730
#, c-format
msgid "parameter \"%s\" cannot be changed now"
msgstr "il parametro \"%s\" non può essere cambiato ora"
-#: utils/misc/guc.c:5746 utils/misc/guc.c:5791 utils/misc/guc.c:9420
+#: utils/misc/guc.c:5748 utils/misc/guc.c:5793 utils/misc/guc.c:9415
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "permesso di impostare il parametro \"%s\" negato"
-#: utils/misc/guc.c:5781
+#: utils/misc/guc.c:5783
#, c-format
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:5829
+#: utils/misc/guc.c:5831
#, c-format
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:6438 utils/misc/guc.c:6486 utils/misc/guc.c:7753
+#: utils/misc/guc.c:6440 utils/misc/guc.c:6488 utils/misc/guc.c:7768
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "solo un superutente può esaminare \"%s\""
-#: utils/misc/guc.c:6552
+#: utils/misc/guc.c:6554
#, c-format
msgid "SET %s takes only one argument"
msgstr "SET %s accetta un unico argomento"
-#: utils/misc/guc.c:6803
+#: utils/misc/guc.c:6805
#, c-format
msgid "must be superuser to execute ALTER SYSTEM command"
msgstr "solo un superutente può eseguire il comando ALTER SYSTEM"
-#: utils/misc/guc.c:6916
+#: utils/misc/guc.c:6890
+#, c-format
+msgid "parameter value for ALTER SYSTEM must not contain a newline"
+msgstr "il valore del parametro di ALTER SYSTEM non può contenere un \"a capo\""
+
+#: utils/misc/guc.c:6935
#, c-format
msgid "could not parse contents of file \"%s\""
msgstr "non è possibile analizzare il contenuto del file \"%s\""
-#: utils/misc/guc.c:7078
+#: utils/misc/guc.c:7093
#, c-format
msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
msgstr "SET LOCAL TRANSACTION SNAPSHOT non è implementato"
-#: utils/misc/guc.c:7163
+#: utils/misc/guc.c:7178
#, c-format
msgid "SET requires parameter name"
msgstr "SET richiede il nome del parametro"
-#: utils/misc/guc.c:7276
+#: utils/misc/guc.c:7302
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "tentativo di ridefinire il parametro \"%s\""
-#: utils/misc/guc.c:9037
+#: utils/misc/guc.c:9032
#, c-format
msgid "parameter \"%s\" could not be set"
msgstr "il parametro \"%s\" non può essere impostato"
-#: utils/misc/guc.c:9124
+#: utils/misc/guc.c:9119
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "non è stato possibile interpretare l'impostazione del parametro \"%s\""
-#: utils/misc/guc.c:9482 utils/misc/guc.c:9516
+#: utils/misc/guc.c:9477 utils/misc/guc.c:9511
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valore non valido per il parametro \"%s\": %d"
-#: utils/misc/guc.c:9550
+#: utils/misc/guc.c:9545
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valore non valido per il parametro \"%s\": %g"
-#: utils/misc/guc.c:9740
+#: utils/misc/guc.c:9735
#, 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:9752
+#: utils/misc/guc.c:9747
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour non è supportato in questo binario"
-#: utils/misc/guc.c:9765
+#: utils/misc/guc.c:9760
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL non è supportato in questo binario"
-#: utils/misc/guc.c:9777
+#: utils/misc/guc.c:9772
#, 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:9789
+#: utils/misc/guc.c:9784
#, 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 "internal error: unrecognized run-time parameter type\n"
msgstr "errore interno: tipo di parametro sconosciuto\n"
-#: utils/misc/rls.c:125
+#: utils/misc/rls.c:127
+#, c-format
+msgid "query would be affected by row-level security policy for table \"%s\""
+msgstr "la query sarebbe influenzata dalla regola di sicurezza per riga pre la tabella \"%s\""
+
+#: utils/misc/rls.c:129
#, c-format
-msgid "insufficient privilege to bypass row security."
-msgstr "privilegi insufficienti per scavalcare la sicurezza di riga."
+msgid "To disable the policy for the table's owner, use ALTER TABLE NO FORCE ROW LEVEL SECURITY."
+msgstr "Per disabilitare la regola di sicurezza per il proprietario della tabella usa ALTER TABLE NO FORCE ROW LEVEL SECURITY."
#: utils/misc/timeout.c:388
#, c-format
msgid "Failed while creating memory context \"%s\"."
msgstr "Errore durante la creazione del contesto di memoria \"%s\"."
-#: utils/mmgr/mcxt.c:686 utils/mmgr/mcxt.c:721 utils/mmgr/mcxt.c:758
-#: utils/mmgr/mcxt.c:795 utils/mmgr/mcxt.c:829 utils/mmgr/mcxt.c:858
-#: utils/mmgr/mcxt.c:892 utils/mmgr/mcxt.c:972 utils/mmgr/mcxt.c:1005
-#: utils/mmgr/mcxt.c:1052
+#: utils/mmgr/mcxt.c:689 utils/mmgr/mcxt.c:724 utils/mmgr/mcxt.c:761
+#: utils/mmgr/mcxt.c:798 utils/mmgr/mcxt.c:832 utils/mmgr/mcxt.c:861
+#: utils/mmgr/mcxt.c:895 utils/mmgr/mcxt.c:977 utils/mmgr/mcxt.c:1011
+#: utils/mmgr/mcxt.c:1060
#, c-format
msgid "Failed on request of size %zu."
msgstr "Errore durante la richiesta di dimensione %zu."
msgid "closing existing cursor \"%s\""
msgstr "chiusura del cursore esistente \"%s\""
-#: utils/mmgr/portalmem.c:479
+#: utils/mmgr/portalmem.c:419
+#, c-format
+msgid "portal \"%s\" cannot be run"
+msgstr "il portale \"%s\" non può essere eseguito"
+
+#: utils/mmgr/portalmem.c:499
#, c-format
msgid "cannot drop active portal \"%s\""
msgstr "non è possibile eliminare il portale attivo \"%s\""
-#: utils/mmgr/portalmem.c:669
+#: utils/mmgr/portalmem.c:689
#, c-format
msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
msgstr "non è possibile eseguire PREPARE in una transazione che ha creato un cursore WITH HOLD"
msgid "could not read block %ld of temporary file: %m"
msgstr "lettura del blocco %ld dal file temporaneo fallita: %m"
-#: utils/sort/tuplesort.c:3591
+#: utils/sort/tuplesort.c:3606
#, c-format
msgid "could not create unique index \"%s\""
msgstr "creazione dell'indice univoco \"%s\" fallita"
-#: utils/sort/tuplesort.c:3593
+#: utils/sort/tuplesort.c:3608
#, c-format
msgid "Key %s is duplicated."
msgstr "La chiave %s è duplicata."
-#: utils/sort/tuplesort.c:3594
+#: utils/sort/tuplesort.c:3609
#, c-format
msgid "Duplicate keys exist."
msgstr "Esistono chiavi duplicate."
msgid "cannot import a snapshot from a different database"
msgstr "non è possibile importare uno snapshot da un database diverso"
-#: gram.y:1010
+#: gram.y:1009
#, c-format
msgid "unrecognized role option \"%s\""
msgstr "opzione di ruolo \"%s\" sconosciuta"
-#: gram.y:1286 gram.y:1301
+#: gram.y:1285 gram.y:1300
#, c-format
msgid "CREATE SCHEMA IF NOT EXISTS cannot include schema elements"
msgstr "CREATE SCHEMA IF NOT EXISTS non può includere elementi dello schema"
-#: gram.y:1446
+#: gram.y:1445
#, c-format
msgid "current database cannot be changed"
msgstr "il database corrente non può essere cambiato"
-#: gram.y:1570
+#: gram.y:1569
#, c-format
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:2591 gram.y:2620
+#: gram.y:2584 gram.y:2613
#, c-format
msgid "STDIN/STDOUT not allowed with PROGRAM"
msgstr "STDIN/STDOUT non sono consentiti con PROGRAM"
-#: gram.y:2886 gram.y:2893 gram.y:10187 gram.y:10195
+#: gram.y:2879 gram.y:2886 gram.y:10153 gram.y:10161
#, c-format
msgid "GLOBAL is deprecated in temporary table creation"
msgstr "GLOBAL è deprecato nella creazione di tabelle temporanee"
-#: gram.y:4766
+#: gram.y:4759
msgid "duplicate trigger events specified"
msgstr "evento del trigger specificato più volte"
-#: gram.y:4866
+#: gram.y:4859
#, c-format
msgid "conflicting constraint properties"
msgstr "proprietà del vincolo in conflitto"
-#: gram.y:4998
+#: gram.y:4991
#, c-format
msgid "CREATE ASSERTION is not yet implemented"
msgstr "CREATE ASSERTION non è stata ancora implementata"
-#: gram.y:5014
+#: gram.y:5007
#, c-format
msgid "DROP ASSERTION is not yet implemented"
msgstr "DROP ASSERTION non è stata ancora implementata"
-#: gram.y:5360
+#: gram.y:5353
#, c-format
msgid "RECHECK is no longer required"
msgstr "RECHECK non è più richiesto"
-#: gram.y:5361
+#: gram.y:5354
#, c-format
msgid "Update your data type."
msgstr "Aggiorna il tuo tipo di dato."
-#: gram.y:6938
+#: gram.y:6931
#, c-format
msgid "aggregates cannot have output arguments"
msgstr "gli aggregati non possono avere argomenti di output"
-#: gram.y:8755 gram.y:8773
+#: gram.y:8721 gram.y:8739
#, c-format
msgid "WITH CHECK OPTION not supported on recursive views"
msgstr "WITH CHECK OPTION non supportato su viste ricorsive"
-#: gram.y:10295
+#: gram.y:10261
#, c-format
msgid "LIMIT #,# syntax is not supported"
msgstr "La sintassi LIMIT #,# non è supportata"
-#: gram.y:10296
+#: gram.y:10262
#, c-format
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "Usa separatamente le clausole LIMIT ed OFFSET."
-#: gram.y:10559 gram.y:10584
+#: gram.y:10525 gram.y:10550
#, c-format
msgid "VALUES in FROM must have an alias"
msgstr "VALUES nel FROM deve avere un alias"
-#: gram.y:10560 gram.y:10585
+#: gram.y:10526 gram.y:10551
#, c-format
msgid "For example, FROM (VALUES ...) [AS] foo."
msgstr "Per esempio, FROM (VALUES ...) [AS] foo."
-#: gram.y:10565 gram.y:10590
+#: gram.y:10531 gram.y:10556
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "la sottoquery in FROM deve avere un alias"
-#: gram.y:10566 gram.y:10591
+#: gram.y:10532 gram.y:10557
#, c-format
msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "Per esempio, FROM (SELECT ...) [AS] foo."
-#: gram.y:11165
+#: gram.y:11131
#, 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:11174
+#: gram.y:11140
#, 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:11678
+#: gram.y:11644
#, 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:11683
+#: gram.y:11649
#, 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:11860
+#: gram.y:11826
#, c-format
msgid "UNIQUE predicate is not yet implemented"
msgstr "il predicato UNIQUE non è stato ancora implementato"
-#: gram.y:12192
+#: gram.y:12158
#, c-format
msgid "cannot use multiple ORDER BY clauses with WITHIN GROUP"
msgstr "non si può usare più di una clausola ORDER BY con WITHIN GROUOP"
-#: gram.y:12197
+#: gram.y:12163
#, c-format
msgid "cannot use DISTINCT with WITHIN GROUP"
msgstr "non si può usare DISTINCT con WITHIN GROUP"
-#: gram.y:12202
+#: gram.y:12168
#, c-format
msgid "cannot use VARIADIC with WITHIN GROUP"
msgstr "non si può usare VARIADIC con WITHIN GROUP"
-#: gram.y:12708
+#: gram.y:12674
#, c-format
msgid "RANGE PRECEDING is only supported with UNBOUNDED"
msgstr "RANGE PRECEDING è supportato solo con UNBOUNDED"
-#: gram.y:12714
+#: gram.y:12680
#, c-format
msgid "RANGE FOLLOWING is only supported with UNBOUNDED"
msgstr "RANGE FOLLOWING è supportato solo con UNBOUNDED"
-#: gram.y:12741 gram.y:12764
+#: gram.y:12707 gram.y:12730
#, c-format
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "l'inizio della finestra non può essere UNBOUNDED FOLLOWING"
-#: gram.y:12746
+#: gram.y:12712
#, 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:12769
+#: gram.y:12735
#, c-format
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "la fine della finestra non può essere UNBOUNDED PRECEDING"
-#: gram.y:12775
+#: gram.y:12741
#, 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:12782
+#: gram.y:12748
#, 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:13440
+#: gram.y:13406
#, c-format
msgid "type modifier cannot have parameter name"
msgstr "un modificatore di tipo non può avere un nome di parametro"
-#: gram.y:13446
+#: gram.y:13412
#, c-format
msgid "type modifier cannot have ORDER BY"
msgstr "un modificatore di tipo non può avere ORDER BY"
-#: gram.y:13504 gram.y:13539
+#: gram.y:13470 gram.y:13505
#, c-format
msgid "role name \"%s\" is reserved"
msgstr "il nome di ruolo \"%s\" è riservato"
-#: gram.y:13510 gram.y:13516
+#: gram.y:13476 gram.y:13482
#, c-format
msgid "%s cannot be used as a role name here"
msgstr "%s non può essere usato come nome di ruolo qui"
-#: gram.y:14135 gram.y:14324
+#: gram.y:14101 gram.y:14290
msgid "improper use of \"*\""
msgstr "uso improprio di \"*\""
-#: gram.y:14388
+#: gram.y:14354
#, c-format
msgid "an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type"
msgstr "un aggregato su insiemi ordinati con un argomento diretto VARIADIC deve avere un argomento aggregato VARIADIC sullo stesso tipo"
-#: gram.y:14425
+#: gram.y:14391
#, c-format
msgid "multiple ORDER BY clauses not allowed"
msgstr "non è possibile avere più di una clausola ORDER BY"
-#: gram.y:14436
+#: gram.y:14402
#, c-format
msgid "multiple OFFSET clauses not allowed"
msgstr "non è possibile avere più di una clausola OFFSET"
-#: gram.y:14445
+#: gram.y:14411
#, c-format
msgid "multiple LIMIT clauses not allowed"
msgstr "non è possibile avere più di una clausola LIMIT"
-#: gram.y:14454
+#: gram.y:14420
#, c-format
msgid "multiple WITH clauses not allowed"
msgstr "non è possibile avere più di una clausola WITH"
-#: gram.y:14634
+#: gram.y:14600
#, 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:14735
+#: gram.y:14701
#, 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:14773 gram.y:14786
+#: gram.y:14739 gram.y:14752
#, 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:14799
+#: gram.y:14765
#, 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:14812
+#: gram.y:14778
#, c-format
msgid "%s constraints cannot be marked NO INHERIT"
msgstr "un vincolo %s non può essere marcato NO INHERIT"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:43+0000\n"
"PO-Revision-Date: 2016-02-21 15:07+0100\n"
msgstr ""
"Project-Id-Version: initdb (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-06 14:43+0000\n"
-"PO-Revision-Date: 2015-07-07 02:35+0100\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-17 20:42+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\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"
#: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
msgid "child process exited with unrecognized status %d"
msgstr "processo figlio uscito con stato non riconosciuto %d"
-#: ../../port/dirmod.c:219
+#: ../../port/dirmod.c:221
#, c-format
msgid "could not set junction for \"%s\": %s\n"
msgstr "non è stato possibile impostare la giunzione per \"%s\": %s\n"
-#: ../../port/dirmod.c:294
+#: ../../port/dirmod.c:298
#, c-format
msgid "could not get junction for \"%s\": %s\n"
msgstr "non è stato possibile ottenere la giunzione per \"%s\": %s\n"
-#: initdb.c:340
+#: initdb.c:339
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: memoria esaurita\n"
-#: initdb.c:450 initdb.c:1620
+#: initdb.c:449 initdb.c:1596
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: errore nell'apertura del file \"%s\" per la lettura: %s\n"
-#: initdb.c:506 initdb.c:1016 initdb.c:1044
+#: initdb.c:505 initdb.c:992 initdb.c:1020
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: errore nell'apertura del file \"%s\" per la scrittura: %s\n"
-#: initdb.c:514 initdb.c:522 initdb.c:1023 initdb.c:1050
+#: initdb.c:513 initdb.c:521 initdb.c:999 initdb.c:1026
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: errore nella scrittura del file \"%s\": %s\n"
-#: initdb.c:553
+#: initdb.c:552
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: apertura della directory \"%s\" fallita: %s\n"
-#: initdb.c:577 initdb.c:2424
+#: initdb.c:576 initdb.c:2400
#, c-format
msgid "%s: could not stat file \"%s\": %s\n"
msgstr "%s: non è stato possibile ottenere informazioni sul file \"%s\": %s\n"
-#: initdb.c:589
+#: initdb.c:588
#, c-format
msgid "%s: could not read directory \"%s\": %s\n"
msgstr "%s: lettura della directory \"%s\" fallita: %s\n"
-#: initdb.c:622 initdb.c:681
+#: initdb.c:621 initdb.c:680
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: apertura del file \"%s\" fallita: %s\n"
-#: initdb.c:693
+#: initdb.c:692
#, c-format
msgid "%s: could not fsync file \"%s\": %s\n"
msgstr "%s: fsync del file \"%s\" fallito: %s\n"
-#: initdb.c:712
+#: initdb.c:711
#, c-format
msgid "%s: could not execute command \"%s\": %s\n"
msgstr "%s: esecuzione del comando \"%s\" fallita: %s\n"
-#: initdb.c:728
+#: initdb.c:727
#, c-format
msgid "%s: removing data directory \"%s\"\n"
msgstr "%s: rimozione della directory dati \"%s\"\n"
-#: initdb.c:731
+#: initdb.c:730
#, c-format
msgid "%s: failed to remove data directory\n"
msgstr "%s: rimozione della directory dati fallita\n"
-#: initdb.c:737
+#: initdb.c:736
#, c-format
msgid "%s: removing contents of data directory \"%s\"\n"
msgstr "%s: rimozione dei contenuti della directory dati \"%s\"\n"
-#: initdb.c:740
+#: initdb.c:739
#, c-format
msgid "%s: failed to remove contents of data directory\n"
msgstr "%s: rimozione dei contenuti dalla directory dati fallita\n"
-#: initdb.c:746
+#: initdb.c:745
#, c-format
msgid "%s: removing transaction log directory \"%s\"\n"
msgstr "%s: rimozione della directory dei log delle transazioni \"%s\"\n"
-#: initdb.c:749
+#: initdb.c:748
#, c-format
msgid "%s: failed to remove transaction log directory\n"
msgstr "%s: rimozione della directory dei log delle transazioni fallita\n"
-#: initdb.c:755
+#: initdb.c:754
#, c-format
msgid "%s: removing contents of transaction log directory \"%s\"\n"
msgstr "%s: rimozione dei contenuti della directory dei log delle transazioni \"%s\"\n"
-#: initdb.c:758
+#: initdb.c:757
#, c-format
msgid "%s: failed to remove contents of transaction log directory\n"
msgstr "%s: rimozione dei contenuti della directory dei log delle transazioni fallita\n"
-#: initdb.c:767
+#: initdb.c:766
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr "%s: directory dati \"%s\" non rimossa su richiesta dell'utente\n"
-#: initdb.c:772
+#: initdb.c:771
#, c-format
msgid "%s: transaction log directory \"%s\" not removed at user's request\n"
msgstr "%s: directory dei log delle transazioni \"%s\" non rimossa su richiesta dell'utente\n"
-#: initdb.c:793
+#: initdb.c:792
#, c-format
msgid ""
"%s: cannot be run as root\n"
"Effettua il login (usando per esempio \"su\") con l'utente\n"
"(non privilegiato) che controllerà il processo server.\n"
-#: initdb.c:829
+#: initdb.c:828
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: \"%s\" non è un nome di codifica per il server valido\n"
-#: initdb.c:943 initdb.c:3217
-#, c-format
-msgid "%s: could not create directory \"%s\": %s\n"
-msgstr "%s: creazione della directory \"%s\" fallita: %s\n"
-
-#: initdb.c:972
+#: initdb.c:948
#, c-format
msgid "%s: file \"%s\" does not exist\n"
msgstr "%s: il file \"%s\" non esiste\n"
-#: initdb.c:974 initdb.c:983 initdb.c:993
+#: initdb.c:950 initdb.c:959 initdb.c:969
#, c-format
msgid ""
"This might mean you have a corrupted installation or identified\n"
"Questo potrebbe indica una installazione corrotta oppure\n"
"hai indicato la directory errata con l'opzione -L.\n"
-#: initdb.c:980
+#: initdb.c:956
#, c-format
msgid "%s: could not access file \"%s\": %s\n"
msgstr "%s: accesso al file \"%s\" fallito: %s\n"
-#: initdb.c:991
+#: initdb.c:967
#, c-format
msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s: il file \"%s\" non è un file regolare\n"
-#: initdb.c:1136
+#: initdb.c:1112
#, c-format
msgid "selecting default max_connections ... "
msgstr "selezione del parametro max_connections predefinito ... "
-#: initdb.c:1166
+#: initdb.c:1142
#, c-format
msgid "selecting default shared_buffers ... "
msgstr "selezione di shared_buffers predefinito ... "
-#: initdb.c:1199
+#: initdb.c:1175
#, c-format
msgid "selecting dynamic shared memory implementation ... "
msgstr "selezione dell'implementazione della memoria dinamica ... "
-#: initdb.c:1217
+#: initdb.c:1193
msgid "creating configuration files ... "
msgstr "creazione dei file di configurazione ... "
-#: initdb.c:1314 initdb.c:1334 initdb.c:1418 initdb.c:1434
+#: initdb.c:1290 initdb.c:1310 initdb.c:1394 initdb.c:1410
#, c-format
msgid "%s: could not change permissions of \"%s\": %s\n"
msgstr "%s: cambio di permesso di \"%s\" fallito: %s\n"
-#: initdb.c:1458
+#: initdb.c:1434
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "creazione del database template1 in in %s/base/1 ... "
-#: initdb.c:1474
+#: initdb.c:1450
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
"Controlla la correttezza dell'installazione oppure specifica\n"
"il percorso corretto con l'opzione -L.\n"
-#: initdb.c:1561
+#: initdb.c:1537
msgid "initializing pg_authid ... "
msgstr "inizializzazione di pg_authid ... "
-#: initdb.c:1595
+#: initdb.c:1571
msgid "Enter new superuser password: "
msgstr "Inserisci la nuova password del superutente: "
-#: initdb.c:1596
+#: initdb.c:1572
msgid "Enter it again: "
msgstr "Conferma password: "
-#: initdb.c:1599
+#: initdb.c:1575
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Le password non corrispondono.\n"
-#: initdb.c:1627
+#: initdb.c:1603
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: lettura del file delle password \"%s\" fallita: %s\n"
-#: initdb.c:1630
+#: initdb.c:1606
#, c-format
msgid "%s: password file \"%s\" is empty\n"
msgstr "%s: il file delle password \"%s\" è vuoto\n"
-#: initdb.c:1643
+#: initdb.c:1619
#, c-format
msgid "setting password ... "
msgstr "impostazione password ... "
-#: initdb.c:1743
+#: initdb.c:1719
msgid "initializing dependencies ... "
msgstr "inizializzazione delle dipendenze ... "
-#: initdb.c:1771
+#: initdb.c:1747
msgid "creating system views ... "
msgstr "creazione delle viste di sistema ... "
-#: initdb.c:1807
+#: initdb.c:1783
msgid "loading system objects' descriptions ... "
msgstr "caricamento delle descrizioni degli oggetti di sistema ... "
-#: initdb.c:1913
+#: initdb.c:1889
msgid "creating collations ... "
msgstr "creazione degli ordinamenti alfabetici ... "
-#: initdb.c:1946
+#: initdb.c:1922
#, c-format
msgid "%s: locale name too long, skipped: \"%s\"\n"
msgstr "%s: nome locale troppo lungo, saltato: \"%s\"\n"
-#: initdb.c:1971
+#: initdb.c:1947
#, c-format
msgid "%s: locale name has non-ASCII characters, skipped: \"%s\"\n"
msgstr "%s: nome locale contiene caratteri non ASCII, saltato: \"%s\"\n"
-#: initdb.c:2040
+#: initdb.c:2016
#, c-format
msgid "No usable system locales were found.\n"
msgstr "Nessun locale di sistema trovato.\n"
-#: initdb.c:2041
+#: initdb.c:2017
#, c-format
msgid "Use the option \"--debug\" to see details.\n"
msgstr "Usa l'opzione \"--debug\" per vedere i dettagli.\n"
-#: initdb.c:2044
+#: initdb.c:2020
#, c-format
msgid "not supported on this platform\n"
msgstr "non supportato su questa piattaforma\n"
-#: initdb.c:2059
+#: initdb.c:2035
msgid "creating conversions ... "
msgstr "creazione delle conversioni ... "
-#: initdb.c:2094
+#: initdb.c:2070
msgid "creating dictionaries ... "
msgstr "creazione dizionari ... "
-#: initdb.c:2148
+#: initdb.c:2124
msgid "setting privileges on built-in objects ... "
msgstr "impostazione dei privilegi per gli oggetti predefiniti ... "
-#: initdb.c:2206
+#: initdb.c:2182
msgid "creating information schema ... "
msgstr "creazione dello schema informazioni ... "
-#: initdb.c:2262
+#: initdb.c:2238
msgid "loading PL/pgSQL server-side language ... "
msgstr "caricamento del linguaggio lato server PL/pgSQL ... "
-#: initdb.c:2287
+#: initdb.c:2263
msgid "vacuuming database template1 ... "
msgstr "vacuum del database template1 ... "
-#: initdb.c:2340
+#: initdb.c:2316
msgid "copying template1 to template0 ... "
msgstr "copia di template1 a template0 ... "
-#: initdb.c:2372
+#: initdb.c:2348
msgid "copying template1 to postgres ... "
msgstr "copia di template1 a postgres ... "
-#: initdb.c:2407
+#: initdb.c:2383
msgid "syncing data to disk ... "
msgstr "sincronizzazione dati sul disco ... "
-#: initdb.c:2501
+#: initdb.c:2477
#, c-format
msgid "caught signal\n"
msgstr "intercettato segnale\n"
-#: initdb.c:2507
+#: initdb.c:2483
#, c-format
msgid "could not write to child process: %s\n"
msgstr "scrittura verso il processo figlio fallita: %s\n"
-#: initdb.c:2515
+#: initdb.c:2491
#, c-format
msgid "ok\n"
msgstr "ok\n"
-#: initdb.c:2605
+#: initdb.c:2581
#, c-format
msgid "%s: setlocale() failed\n"
msgstr "%s: setlocale() fallito\n"
-#: initdb.c:2623
+#: initdb.c:2599
#, c-format
msgid "%s: failed to restore old locale \"%s\"\n"
msgstr "%s: ripristino del locale precedente \"%s\" fallito\n"
-#: initdb.c:2633
+#: initdb.c:2609
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: nome locale non valido \"%s\"\n"
-#: initdb.c:2645
+#: initdb.c:2621
#, c-format
msgid "%s: invalid locale settings; check LANG and LC_* environment variables\n"
msgstr "%s: impostazione locale non valida; controlla le variabili d'ambiente LANG e LC_*\n"
-#: initdb.c:2673
+#: initdb.c:2649
#, c-format
msgid "%s: encoding mismatch\n"
msgstr "%s: mancata corrispondenza di codifica\n"
-#: initdb.c:2675
+#: initdb.c:2651
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the\n"
"Esegui di nuovo %s senza specificare una codifica esplicitamente\n"
"oppure seleziona una combinazione corretta.\n"
-#: initdb.c:2747
+#: initdb.c:2723
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
"%s inizializza un cluster di database PostgreSQL.\n"
"\n"
-#: initdb.c:2748
+#: initdb.c:2724
#, c-format
msgid "Usage:\n"
msgstr "Utilizzo:\n"
-#: initdb.c:2749
+#: initdb.c:2725
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OPZIONE]... [DATADIR]\n"
-#: initdb.c:2750
+#: initdb.c:2726
#, c-format
msgid ""
"\n"
"\n"
"Opzioni:\n"
-#: initdb.c:2751
+#: initdb.c:2727
#, c-format
msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr ""
" -A, --auth=METODO metodo di autenticazione predefinito per le\n"
" connessioni locali\n"
-#: initdb.c:2752
+#: initdb.c:2728
#, c-format
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
msgstr ""
" --auth-host=METODO metodo di autenticazione predefinito per le\n"
" connessioni TCP/IP\n"
-#: initdb.c:2753
+#: initdb.c:2729
#, c-format
msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
msgstr ""
" --auth-local=METODO metodo di autenticazione predefinito per le\n"
" connessioni locali\n"
-#: initdb.c:2754
+#: initdb.c:2730
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr " [-D, --pgdata=]DATADIR dove creare questo cluster di database\n"
-#: initdb.c:2755
+#: initdb.c:2731
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr ""
" -E, --encoding=ENCODING imposta la codifica predefinita per i nuovi\n"
" database\n"
-#: initdb.c:2756
+#: initdb.c:2732
#, c-format
msgid " --locale=LOCALE set default locale for new databases\n"
msgstr ""
" --locale=LOCALE imposta il locale predefinito per i nuovi\n"
" database\n"
-#: initdb.c:2757
+#: initdb.c:2733
#, c-format
msgid ""
" --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
" Il valore predefinito viene preso dalle variabili\n"
" d'ambiente\n"
-#: initdb.c:2761
+#: initdb.c:2737
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale equivalente a --locale=C\n"
-#: initdb.c:2762
+#: initdb.c:2738
#, c-format
msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile=FILE leggi la password per il nuovo superutente dal file\n"
-#: initdb.c:2763
+#: initdb.c:2739
#, c-format
msgid ""
" -T, --text-search-config=CFG\n"
" -T, --text-search-config=CFG\n"
" configurazione predefinita per la ricerca di testo\n"
-#: initdb.c:2765
+#: initdb.c:2741
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=NOME nome del superutente del database\n"
-#: initdb.c:2766
+#: initdb.c:2742
#, c-format
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt richiedi la password per il nuovo superutente\n"
-#: initdb.c:2767
+#: initdb.c:2743
#, c-format
msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr ""
" -X, --xlogdir=XLOGDIR posizione della directory contenente i log\n"
" delle transazioni\n"
-#: initdb.c:2768
+#: initdb.c:2744
#, c-format
msgid ""
"\n"
"\n"
"Opzioni utilizzate meno frequentemente:\n"
-#: initdb.c:2769
+#: initdb.c:2745
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug genera molto output di debug\n"
-#: initdb.c:2770
+#: initdb.c:2746
#, c-format
msgid " -k, --data-checksums use data page checksums\n"
msgstr " -k, --data-checksums usa i checksum delle pagine dati\n"
-#: initdb.c:2771
+#: initdb.c:2747
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRECTORY dove trovare i file di input\n"
-#: initdb.c:2772
+#: initdb.c:2748
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean non ripulire dopo gli errori\n"
-#: initdb.c:2773
+#: initdb.c:2749
#, c-format
msgid " -N, --nosync do not wait for changes to be written safely to disk\n"
msgstr ""
" -N, --nosync non attendere che i cambiamenti siano stati\n"
" scritti in sicurezza sul disco\n"
-#: initdb.c:2774
+#: initdb.c:2750
#, c-format
msgid " -s, --show show internal settings\n"
msgstr " -s, --show mostra le impostazioni interne\n"
-#: initdb.c:2775
+#: initdb.c:2751
#, c-format
msgid " -S, --sync-only only sync data directory\n"
msgstr " -S, --sync-only sincronizza solo la directory dei dati\n"
-#: initdb.c:2776
+#: initdb.c:2752
#, c-format
msgid ""
"\n"
"\n"
"Altre opzioni:\n"
-#: initdb.c:2777
+#: initdb.c:2753
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: initdb.c:2778
+#: initdb.c:2754
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: initdb.c:2779
+#: initdb.c:2755
#, c-format
msgid ""
"\n"
"Se la directory dati non è specificata, viene usata la variabile\n"
"d'ambiente PGDATA.\n"
-#: initdb.c:2781
+#: initdb.c:2757
#, c-format
msgid ""
"\n"
"\n"
"Puoi segnalare eventuali bug a
.\n"
-#: initdb.c:2789
+#: initdb.c:2765
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
"pg_hba.conf o utilizzando l'opzione -A oppure --auth-local and --auth-host\n"
"alla prossima esecuzione di initdb.\n"
-#: initdb.c:2811
+#: initdb.c:2787
#, c-format
msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n"
msgstr "%s: metodo di autenticazione \"%s\" non valido per connessioni \"%s\"\n"
-#: initdb.c:2825
+#: initdb.c:2801
#, c-format
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr "%s: occorre specificare una password per il superutente per abilitare l'autenticazione %s\n"
-#: initdb.c:2852
+#: initdb.c:2828
#, c-format
msgid ""
"%s: no data directory specified\n"
"database. Puoi farlo usando l'opzione -D oppure la variabile globale\n"
"PGDATA.\n"
-#: initdb.c:2890
+#: initdb.c:2866
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
"nella stessa directory \"%s\".\n"
"Verifica la correttezza dell'installazione.\n"
-#: initdb.c:2897
+#: initdb.c:2873
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
"ma non ha la stessa versione di %s.\n"
"Verifica la correttezza dell'installazione.\n"
-#: initdb.c:2916
+#: initdb.c:2892
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: la posizione del file di input deve essere un percorso assoluto\n"
-#: initdb.c:2935
+#: initdb.c:2911
#, c-format
msgid "The database cluster will be initialized with locale \"%s\".\n"
msgstr "Il cluster di database sarà inizializzato con il locale \"%s\".\n"
-#: initdb.c:2938
+#: initdb.c:2914
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
" NUMERIC: %s\n"
" TIME: %s\n"
-#: initdb.c:2962
+#: initdb.c:2938
#, c-format
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
msgstr "%s: nessuna codifica adeguata trovata per il locale \"%s\"\n"
-#: initdb.c:2964
+#: initdb.c:2940
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "Esegui di nuovo %s con l'opzione -E.\n"
-#: initdb.c:2965 initdb.c:3541 initdb.c:3562
+#: initdb.c:2941 initdb.c:3547 initdb.c:3568
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: initdb.c:2977
+#: initdb.c:2953
#, c-format
msgid ""
"Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
"La codifica \"%s\" implicata dal locale non è consentita come codifica lato server.\n"
"La codifica predefinita dei database sarà impostata invece a \"%s\".\n"
-#: initdb.c:2985
+#: initdb.c:2961
#, c-format
msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n"
msgstr "%s: il locale \"%s\" richiede la codifica non supportata \"%s\"\n"
-#: initdb.c:2988
+#: initdb.c:2964
#, c-format
msgid ""
"Encoding \"%s\" is not allowed as a server-side encoding.\n"
"La codifica \"%s\" non è disponibile come codifica lato server.\n"
"Esegui di nuovo %s con un locale diverso.\n"
-#: initdb.c:2997
+#: initdb.c:2973
#, c-format
msgid "The default database encoding has accordingly been set to \"%s\".\n"
msgstr "La codifica predefinita del database è stata impostata a \"%s\".\n"
-#: initdb.c:3068
+#: initdb.c:3044
#, c-format
msgid "%s: could not find suitable text search configuration for locale \"%s\"\n"
msgstr "%s: nessuna configurazione per la ricerca testo adeguata al locale \"%s\"\n"
-#: initdb.c:3079
+#: initdb.c:3055
#, c-format
msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n"
msgstr "%s: attenzione: non si conosce una configurazione per la ricerca testo adeguata al locale \"%s\"\n"
-#: initdb.c:3084
+#: initdb.c:3060
#, c-format
msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n"
msgstr ""
"%s: attenzione: la configurazione specificata per la ricerca testo \"%s\"\n"
"potrebbe non corrispondere al locale \"%s\"\n"
-#: initdb.c:3089
+#: initdb.c:3065
#, c-format
msgid "The default text search configuration will be set to \"%s\".\n"
msgstr "La configurazione predefinita di ricerca testo sarà impostata a \"%s\".\n"
-#: initdb.c:3133 initdb.c:3211
+#: initdb.c:3109 initdb.c:3195
#, c-format
msgid "creating directory %s ... "
msgstr "creazione della directory %s ... "
-#: initdb.c:3147 initdb.c:3229
+#: initdb.c:3115 initdb.c:3201 initdb.c:3269 initdb.c:3324
+#, c-format
+msgid "%s: could not create directory \"%s\": %s\n"
+msgstr "%s: creazione della directory \"%s\" fallita: %s\n"
+
+#: initdb.c:3127 initdb.c:3213
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "correzione dei permessi sulla directory esistente %s ... "
-#: initdb.c:3153 initdb.c:3235
+#: initdb.c:3133 initdb.c:3219
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: modifica dei permessi della directory \"%s\" fallita: %s\n"
-#: initdb.c:3168 initdb.c:3250
+#: initdb.c:3148 initdb.c:3234
#, c-format
msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: la directory \"%s\" esiste ma non è vuota\n"
-#: initdb.c:3174
+#: initdb.c:3154
#, c-format
msgid ""
"If you want to create a new database system, either remove or empty\n"
"la directory \"%s\" oppure esegui %s\n"
"con un argomento diverso da \"%s\".\n"
-#: initdb.c:3182 initdb.c:3263 initdb.c:3575
+#: initdb.c:3162 initdb.c:3247 initdb.c:3581
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: accesso alla directory \"%s\" fallito: %s\n"
-#: initdb.c:3202
+#: initdb.c:3186
#, c-format
msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: la directory dei log delle transazioni deve essere un percorso assoluto\n"
-#: initdb.c:3256
+#: initdb.c:3240
#, c-format
msgid ""
"If you want to store the transaction log there, either\n"
"Se vuoi salvare lì i log delle transazioni,\n"
"elimina oppure svuota la directory \"%s\".\n"
-#: initdb.c:3274
+#: initdb.c:3255
#, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: creazione del link simbolico \"%s\" fallita: %s\n"
-#: initdb.c:3279
+#: initdb.c:3260
#, c-format
msgid "%s: symlinks are not supported on this platform"
msgstr "%s: i link simbolici non sono supportati su questa piattaforma"
-#: initdb.c:3292
+#: initdb.c:3284
#, c-format
msgid "It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.\n"
msgstr "Contiene un file prefissato con punto o invisibile, forse perché è un punto di montaggio.\n"
-#: initdb.c:3295
+#: initdb.c:3287
#, c-format
msgid "It contains a lost+found directory, perhaps due to it being a mount point.\n"
msgstr "Contiene una directory lost+found, forse perché è un punto di montaggio.\n"
-#: initdb.c:3298
+#: initdb.c:3290
#, c-format
msgid ""
"Using a mount point directly as the data directory is not recommended.\n"
"Usare un punto di montaggio direttamente come directory dati non è\n"
"consigliato. Crea una sottodirectory sotto il punto di montaggio.\n"
-#: initdb.c:3317
+#: initdb.c:3309
#, c-format
msgid "creating subdirectories ... "
msgstr "creazione delle sottodirectory ... "
-#: initdb.c:3485
+#: initdb.c:3491
#, c-format
msgid "Running in debug mode.\n"
msgstr "Esecuzione in modalità debug\n"
-#: initdb.c:3489
+#: initdb.c:3495
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "Esecuzione in modalità noclean. Gli errori non verranno ripuliti.\n"
-#: initdb.c:3560
+#: initdb.c:3566
#, 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"
-#: initdb.c:3586
+#: initdb.c:3592
#, c-format
msgid "%s: password prompt and password file cannot be specified together\n"
msgstr ""
"%s: il prompt della password ed un file contenente la password non\n"
"possono essere specificati contemporaneamente\n"
-#: initdb.c:3608
+#: initdb.c:3614
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
"Questo utente deve inoltre possedere il processo server.\n"
"\n"
-#: initdb.c:3624
+#: initdb.c:3630
#, c-format
msgid "Data page checksums are enabled.\n"
msgstr "La somma di controllo dei dati delle pagine è abilitata.\n"
-#: initdb.c:3626
+#: initdb.c:3632
#, c-format
msgid "Data page checksums are disabled.\n"
msgstr "La somma di controllo dei dati delle pagine è disabilitata.\n"
-#: initdb.c:3635
+#: initdb.c:3641
#, c-format
msgid ""
"\n"
"Sync sul disco saltato.\n"
"La directory dei dati potrebbe diventare corrotta in caso di crash del sistema operativo.\n"
-#: initdb.c:3644
+#: initdb.c:3650
#, c-format
msgid ""
"\n"
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.2\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:43+0000\n"
"PO-Revision-Date: 2016-02-21 15:14+0100\n"
msgstr ""
"Project-Id-Version: pg_basebackup (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-08-15 18:43+0000\n"
-"PO-Revision-Date: 2015-08-16 09:58+0100\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-17 03:34+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
" -R, --write-recovery-conf\n"
" scrivi recovery.conf dopo il backup\n"
-#: pg_basebackup.c:242 pg_receivexlog.c:74
-#, c-format
-msgid " -S, --slot=SLOTNAME replication slot to use\n"
-msgstr " -S, --slot=NOMESLOT slot di replicazione da usare\n"
-
-#: pg_basebackup.c:243
+#: pg_basebackup.c:242
#, c-format
msgid ""
" -T, --tablespace-mapping=OLDDIR=NEWDIR\n"
" -T, --tablespace-mapping=VECCHIADIR=NUOVADIR\n"
" sposta il tablespace da VECCHIADIR a NUOVADIR\n"
-#: pg_basebackup.c:245
+#: pg_basebackup.c:244
#, c-format
msgid " -x, --xlog include required WAL files in backup (fetch mode)\n"
msgstr ""
" -x, --xlog includi i file WAL necessari nel backup\n"
" (modalità fetch)\n"
-#: pg_basebackup.c:246
+#: pg_basebackup.c:245
#, c-format
msgid ""
" -X, --xlog-method=fetch|stream\n"
" -X, --xlog-method=fetch|stream\n"
" includi i file WAL richiesti col metodo specificato\n"
-#: pg_basebackup.c:248
+#: pg_basebackup.c:247
#, c-format
msgid " --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " --xlogdir=XLOGDIR posizione per la directory del log delle transazioni\n"
-#: pg_basebackup.c:249
+#: pg_basebackup.c:248
#, c-format
msgid " -z, --gzip compress tar output\n"
msgstr " -z, --gzip comprimi l'output tar\n"
-#: pg_basebackup.c:250
+#: pg_basebackup.c:249
#, c-format
msgid " -Z, --compress=0-9 compress tar output with given compression level\n"
msgstr " -Z, --compress=0-9 comprimi l'output tar a questo livello di compressione\n"
-#: pg_basebackup.c:251
+#: pg_basebackup.c:250
#, c-format
msgid ""
"\n"
"\n"
"Opzioni generali:\n"
-#: pg_basebackup.c:252
+#: pg_basebackup.c:251
#, c-format
msgid ""
" -c, --checkpoint=fast|spread\n"
" -c, --checkpoint=fast|spread\n"
" imposta punti di controllo più veloci o più radi\n"
-#: pg_basebackup.c:254
+#: pg_basebackup.c:253
#, c-format
msgid " -l, --label=LABEL set backup label\n"
msgstr " -l, --label=LABEL imposta l'etichetta del backup\n"
-#: pg_basebackup.c:255
+#: pg_basebackup.c:254
#, c-format
msgid " -P, --progress show progress information\n"
msgstr " -P, --progress mostra informazioni sull'esecuzione\n"
-#: pg_basebackup.c:256 pg_receivexlog.c:76 pg_recvlogical.c:89
+#: pg_basebackup.c:255 pg_receivexlog.c:76 pg_recvlogical.c:89
#, c-format
msgid " -v, --verbose output verbose messages\n"
msgstr " -v, --verbose messaggi di output più numerosi\n"
-#: pg_basebackup.c:257 pg_receivexlog.c:77 pg_recvlogical.c:90
+#: pg_basebackup.c:256 pg_receivexlog.c:77 pg_recvlogical.c:90
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: pg_basebackup.c:258 pg_receivexlog.c:78 pg_recvlogical.c:91
+#: pg_basebackup.c:257 pg_receivexlog.c:78 pg_recvlogical.c:91
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_basebackup.c:259 pg_receivexlog.c:79 pg_recvlogical.c:92
+#: pg_basebackup.c:258 pg_receivexlog.c:79 pg_recvlogical.c:92
#, c-format
msgid ""
"\n"
"\n"
"Opzioni di connessione:\n"
-#: pg_basebackup.c:260 pg_receivexlog.c:80
+#: pg_basebackup.c:259 pg_receivexlog.c:80
#, c-format
msgid " -d, --dbname=CONNSTR connection string\n"
msgstr " -d, --dbname=CONNSTR stringa di connessione\n"
-#: pg_basebackup.c:261 pg_receivexlog.c:81 pg_recvlogical.c:94
+#: pg_basebackup.c:260 pg_receivexlog.c:81 pg_recvlogical.c:94
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr " -h, --host=HOSTNAME host del server database o directory del socket\n"
-#: pg_basebackup.c:262 pg_receivexlog.c:82 pg_recvlogical.c:95
+#: pg_basebackup.c:261 pg_receivexlog.c:82 pg_recvlogical.c:95
#, c-format
msgid " -p, --port=PORT database server port number\n"
msgstr " -p, --port=PORT numero di porta del server database\n"
-#: pg_basebackup.c:263
+#: pg_basebackup.c:262
#, c-format
msgid ""
" -s, --status-interval=INTERVAL\n"
" intervallo tra i pacchetti di stato inviati al server\n"
" (in secondi)\n"
-#: pg_basebackup.c:265 pg_receivexlog.c:83 pg_recvlogical.c:96
+#: pg_basebackup.c:264 pg_receivexlog.c:83 pg_recvlogical.c:96
#, c-format
msgid " -U, --username=NAME connect as specified database user\n"
msgstr " -U, --username=NAME connettiti al database col nome utente specificato\n"
-#: pg_basebackup.c:266 pg_receivexlog.c:84 pg_recvlogical.c:97
+#: pg_basebackup.c:265 pg_receivexlog.c:84 pg_recvlogical.c:97
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password non chiedere mai la password\n"
-#: pg_basebackup.c:267 pg_receivexlog.c:85 pg_recvlogical.c:98
+#: pg_basebackup.c:266 pg_receivexlog.c:85 pg_recvlogical.c:98
#, c-format
msgid " -W, --password force password prompt (should happen automatically)\n"
msgstr ""
" -W, --password forza la richiesta della password\n"
" (dovrebbe essere automatico)\n"
-#: pg_basebackup.c:268 pg_receivexlog.c:89 pg_recvlogical.c:99
+#: pg_basebackup.c:267 pg_receivexlog.c:89 pg_recvlogical.c:99
#, c-format
msgid ""
"\n"
"\n"
"Puoi segnalare eventuali bug a
.\n"
-#: pg_basebackup.c:311
+#: pg_basebackup.c:310
#, c-format
msgid "%s: could not read from ready pipe: %s\n"
msgstr "%s: lettura dalla pipe pronta fallita: %s\n"
-#: pg_basebackup.c:319 pg_basebackup.c:412 pg_basebackup.c:1887
+#: pg_basebackup.c:318 pg_basebackup.c:411 pg_basebackup.c:1869
#: streamutil.c:285
#, c-format
msgid "%s: could not parse transaction log location \"%s\"\n"
msgstr "%s: interpretazione della posizione del log delle transazioni \"%s\" fallita\n"
-#: pg_basebackup.c:425
+#: pg_basebackup.c:424
#, c-format
msgid "%s: could not create pipe for background process: %s\n"
msgstr "%s: creazione della pipe per il processo in background fallita: %s\n"
-#: pg_basebackup.c:450 pg_basebackup.c:505 pg_basebackup.c:1263
+#: pg_basebackup.c:449 pg_basebackup.c:504 pg_basebackup.c:1252
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: creazione della directory \"%s\" fallita: %s\n"
-#: pg_basebackup.c:468
+#: pg_basebackup.c:467
#, c-format
msgid "%s: could not create background process: %s\n"
msgstr "%s: creazione del processo in background fallita: %s\n"
-#: pg_basebackup.c:480
+#: pg_basebackup.c:479
#, c-format
msgid "%s: could not create background thread: %s\n"
msgstr "%s: creazione del thread in background fallita: %s\n"
-#: pg_basebackup.c:524
+#: pg_basebackup.c:523
#, c-format
msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: la directory \"%s\" esiste ma non è vuota\n"
-#: pg_basebackup.c:532
+#: pg_basebackup.c:531
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: accesso alla directory \"%s\" fallito: %s\n"
-#: pg_basebackup.c:594
+#: pg_basebackup.c:593
#, c-format
msgid "%*s/%s kB (100%%), %d/%d tablespace %*s"
msgid_plural "%*s/%s kB (100%%), %d/%d tablespaces %*s"
msgstr[0] "%*s/%s kB (100%%), %d/%d tablespace %*s"
msgstr[1] "%*s/%s kB (100%%), %d/%d tablespace %*s"
-#: pg_basebackup.c:606
+#: pg_basebackup.c:605
#, c-format
msgid "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)"
msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
-#: pg_basebackup.c:622
+#: pg_basebackup.c:621
#, c-format
msgid "%*s/%s kB (%d%%), %d/%d tablespace"
msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces"
msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace"
msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespace"
-#: pg_basebackup.c:644
+#: pg_basebackup.c:643
#, c-format
msgid "%s: transfer rate \"%s\" is not a valid value\n"
msgstr "%s: il transfer rate \"%s\" non è un valore valido\n"
-#: pg_basebackup.c:651
+#: pg_basebackup.c:650
#, c-format
msgid "%s: invalid transfer rate \"%s\": %s\n"
msgstr "%s: transfer rate non valido \"%s\": %s\n"
-#: pg_basebackup.c:661
+#: pg_basebackup.c:660
#, c-format
msgid "%s: transfer rate must be greater than zero\n"
msgstr "%s: il transfer rate deve essere maggiore di zero\n"
-#: pg_basebackup.c:695
+#: pg_basebackup.c:694
#, c-format
msgid "%s: invalid --max-rate unit: \"%s\"\n"
msgstr "%s: unità --max-rate non valida: \"%s\"\n"
-#: pg_basebackup.c:704
+#: pg_basebackup.c:703
#, c-format
msgid "%s: transfer rate \"%s\" exceeds integer range\n"
msgstr "%s: il transfer rate \"%s\" eccede l'intervallo degli interi\n"
-#: pg_basebackup.c:716
+#: pg_basebackup.c:715
#, c-format
msgid "%s: transfer rate \"%s\" is out of range\n"
msgstr "%s: il transfer rate \"%s\" è fuori dall'intervallo consentito\n"
-#: pg_basebackup.c:740
+#: pg_basebackup.c:739
#, c-format
msgid "%s: could not write to compressed file \"%s\": %s\n"
msgstr "%s: scrittura nel file compresso \"%s\" fallita: %s\n"
-#: pg_basebackup.c:750 pg_basebackup.c:1357 pg_basebackup.c:1582
+#: pg_basebackup.c:749 pg_basebackup.c:1346 pg_basebackup.c:1564
#, c-format
msgid "%s: could not write to file \"%s\": %s\n"
msgstr "%s: scrittura nel file \"%s\" fallita: %s\n"
-#: pg_basebackup.c:805 pg_basebackup.c:826 pg_basebackup.c:854
+#: pg_basebackup.c:804 pg_basebackup.c:825 pg_basebackup.c:853
#, c-format
msgid "%s: could not set compression level %d: %s\n"
msgstr "%s: impostazione del livello di compressione %d fallito: %s\n"
-#: pg_basebackup.c:875
+#: pg_basebackup.c:874
#, c-format
msgid "%s: could not create compressed file \"%s\": %s\n"
msgstr "%s: creazione del file compresso \"%s\" fallita: %s\n"
-#: pg_basebackup.c:886 pg_basebackup.c:1317 pg_basebackup.c:1575
+#: pg_basebackup.c:885 pg_basebackup.c:1306 pg_basebackup.c:1557
#, c-format
msgid "%s: could not create file \"%s\": %s\n"
msgstr "%s: creazione del file \"%s\" fallita: %s\n"
-#: pg_basebackup.c:898 pg_basebackup.c:1162
+#: pg_basebackup.c:897 pg_basebackup.c:1161
#, c-format
msgid "%s: could not get COPY data stream: %s"
msgstr "%s: non è stato possibile ottenere lo stream di dati COPY: %s"
-#: pg_basebackup.c:955
+#: pg_basebackup.c:954
#, c-format
msgid "%s: could not close compressed file \"%s\": %s\n"
msgstr "%s: chiusura del file compresso \"%s\" fallita: %s\n"
-#: pg_basebackup.c:968 pg_recvlogical.c:569 receivelog.c:213 receivelog.c:362
+#: pg_basebackup.c:967 pg_recvlogical.c:569 receivelog.c:213 receivelog.c:362
#: receivelog.c:754
#, c-format
msgid "%s: could not close file \"%s\": %s\n"
msgstr "%s: chiusura del file \"%s\" fallita: %s\n"
-#: pg_basebackup.c:979 pg_basebackup.c:1191 pg_recvlogical.c:435
+#: pg_basebackup.c:978 pg_basebackup.c:1190 pg_recvlogical.c:435
#: receivelog.c:1044
#, c-format
msgid "%s: could not read COPY data: %s"
msgstr "%s: lettura dei dati COPY fallita: %s"
-#: pg_basebackup.c:1205
+#: pg_basebackup.c:1204
#, c-format
msgid "%s: invalid tar block header size: %d\n"
msgstr "%s: dimensione del blocco di intestazione del file tar non valida: %d\n"
-#: pg_basebackup.c:1213
-#, c-format
-msgid "%s: could not parse file size\n"
-msgstr "%s: interpretazione della dimensione del file fallita\n"
-
-#: pg_basebackup.c:1221
-#, c-format
-msgid "%s: could not parse file mode\n"
-msgstr "%s: interpretazione della modalità del file fallita\n"
-
-#: pg_basebackup.c:1271
+#: pg_basebackup.c:1260
#, c-format
msgid "%s: could not set permissions on directory \"%s\": %s\n"
msgstr "%s: impostazione dei permessi sulla directory \"%s\" fallita: %s\n"
-#: pg_basebackup.c:1295
+#: pg_basebackup.c:1284
#, c-format
msgid "%s: could not create symbolic link from \"%s\" to \"%s\": %s\n"
msgstr "%s: creazione del link simbolico da \"%s\" a \"%s\" fallita: %s\n"
-#: pg_basebackup.c:1304
+#: pg_basebackup.c:1293
#, c-format
msgid "%s: unrecognized link indicator \"%c\"\n"
msgstr "%s: indicatore di link sconosciuto \"%c\"\n"
-#: pg_basebackup.c:1324
+#: pg_basebackup.c:1313
#, c-format
msgid "%s: could not set permissions on file \"%s\": %s\n"
msgstr "%s: impostazione dei permessi sul file \"%s\" fallita: %s\n"
-#: pg_basebackup.c:1383
+#: pg_basebackup.c:1372
#, c-format
msgid "%s: COPY stream ended before last file was finished\n"
msgstr "%s: lo stream COPY è terminato prima che l'ultimo file fosse finito\n"
-#: pg_basebackup.c:1469 pg_basebackup.c:1489 pg_basebackup.c:1496
-#: pg_basebackup.c:1550
+#: pg_basebackup.c:1458 pg_basebackup.c:1478 pg_basebackup.c:1485
+#: pg_basebackup.c:1532
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: memoria esaurita\n"
-#: pg_basebackup.c:1627
+#: pg_basebackup.c:1609
#, c-format
msgid "%s: incompatible server version %s\n"
msgstr "%s: versione del server incompatibile %s\n"
-#: pg_basebackup.c:1674 pg_recvlogical.c:261 receivelog.c:549 receivelog.c:600
-#: receivelog.c:641 streamutil.c:255 streamutil.c:353 streamutil.c:399
+#: pg_basebackup.c:1656 pg_recvlogical.c:261 receivelog.c:549 receivelog.c:600
+#: receivelog.c:641 streamutil.c:255 streamutil.c:359 streamutil.c:405
#, c-format
msgid "%s: could not send replication command \"%s\": %s"
msgstr "%s: invio del comando di replica \"%s\" fallito: %s"
-#: pg_basebackup.c:1685
+#: pg_basebackup.c:1667
#, c-format
msgid "%s: could not initiate base backup: %s"
msgstr "%s: avvio del backup di base fallito: %s"
-#: pg_basebackup.c:1692
+#: pg_basebackup.c:1674
#, c-format
msgid "%s: server returned unexpected response to BASE_BACKUP command; got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: il server ha restituito una risposta imprevista al comando BASE_BACKUP; ricevute %d righe e %d campi, attese %d righe e %d campi\n"
-#: pg_basebackup.c:1712
+#: pg_basebackup.c:1694
#, c-format
msgid "transaction log start point: %s on timeline %u\n"
msgstr "punto di avvio log delle transazioni: %s sulla timeline %u\n"
-#: pg_basebackup.c:1721
+#: pg_basebackup.c:1703
#, c-format
msgid "%s: could not get backup header: %s"
msgstr "%s: non è stato possibile ottenere l'intestazione del backup: %s"
-#: pg_basebackup.c:1727
+#: pg_basebackup.c:1709
#, c-format
msgid "%s: no data returned from server\n"
msgstr "%s: nessun dato restituito dal server\n"
-#: pg_basebackup.c:1759
+#: pg_basebackup.c:1741
#, c-format
msgid "%s: can only write single tablespace to stdout, database has %d\n"
msgstr "%s: è possibile scrivere solo un singolo tablespace su stdout, il database ne ha %d\n"
-#: pg_basebackup.c:1771
+#: pg_basebackup.c:1753
#, c-format
msgid "%s: starting background WAL receiver\n"
msgstr "%s: avvio del ricevitore dei WAL in background\n"
-#: pg_basebackup.c:1802
+#: pg_basebackup.c:1784
#, c-format
msgid "%s: could not get transaction log end position from server: %s"
msgstr "%s: non è stato possibile ottenere la posizione finale del log delle transazioni dal server: %s"
-#: pg_basebackup.c:1809
+#: pg_basebackup.c:1791
#, c-format
msgid "%s: no transaction log end position returned from server\n"
msgstr "%s: nessuna posizione finale del log delle transazioni restituita dal server\n"
-#: pg_basebackup.c:1821
+#: pg_basebackup.c:1803
#, c-format
msgid "%s: final receive failed: %s"
msgstr "%s: ricezione finale fallita: %s"
-#: pg_basebackup.c:1839
+#: pg_basebackup.c:1821
#, c-format
msgid "%s: waiting for background process to finish streaming ...\n"
msgstr "%s: in attesa che il processo in background finisca lo streaming ...\n"
-#: pg_basebackup.c:1845
+#: pg_basebackup.c:1827
#, c-format
msgid "%s: could not send command to background pipe: %s\n"
msgstr "%s invio del comando alla pipe di background fallita: %s\n"
-#: pg_basebackup.c:1854
+#: pg_basebackup.c:1836
#, c-format
msgid "%s: could not wait for child process: %s\n"
msgstr "%s: errore nell'attesa del processo figlio: %s\n"
-#: pg_basebackup.c:1860
+#: pg_basebackup.c:1842
#, c-format
msgid "%s: child %d died, expected %d\n"
msgstr "%s: il processo figlio %d interrotto, atteso %d\n"
-#: pg_basebackup.c:1866
+#: pg_basebackup.c:1848
#, c-format
msgid "%s: child process did not exit normally\n"
msgstr "%s: il processo figlio non è terminato normalmente\n"
-#: pg_basebackup.c:1872
+#: pg_basebackup.c:1854
#, c-format
msgid "%s: child process exited with error %d\n"
msgstr "%s: il processo figlio è terminato con errore %d\n"
-#: pg_basebackup.c:1899
+#: pg_basebackup.c:1881
#, c-format
msgid "%s: could not wait for child thread: %s\n"
msgstr "%s: errore nell'attesa del thread figlio: %s\n"
-#: pg_basebackup.c:1906
+#: pg_basebackup.c:1888
#, c-format
msgid "%s: could not get child thread exit status: %s\n"
msgstr "%s: non è stato possibile ottenere il codice di uscita del thread figlio: %s\n"
-#: pg_basebackup.c:1912
+#: pg_basebackup.c:1894
#, c-format
msgid "%s: child thread exited with error %u\n"
msgstr "%s: il thread figlio è terminato con errore %u\n"
-#: pg_basebackup.c:2002
+#: pg_basebackup.c:1983
#, c-format
msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n"
msgstr "%s: formato di output \"%s\" non valido, deve essere \"plain\" oppure \"tar\"\n"
-#: pg_basebackup.c:2023 pg_basebackup.c:2035
+#: pg_basebackup.c:2001 pg_basebackup.c:2013
#, c-format
msgid "%s: cannot specify both --xlog and --xlog-method\n"
msgstr "%s: non è possibile specificare sia --xlog che --xlog-method\n"
-#: pg_basebackup.c:2050
+#: pg_basebackup.c:2028
#, c-format
msgid "%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n"
msgstr "%s: opzione xlog-method \"%s\" non valida, deve essere \"fetch\" oppure \"stream\"\n"
-#: pg_basebackup.c:2072
+#: pg_basebackup.c:2050
#, c-format
msgid "%s: invalid compression level \"%s\"\n"
msgstr "%s: livello di compressione non valido \"%s\"\n"
-#: pg_basebackup.c:2084
+#: pg_basebackup.c:2062
#, c-format
msgid "%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n"
msgstr "%s: argomento di checkpoint \"%s\" non valido, deve essere \"fast\" oppure \"spread\"\n"
-#: pg_basebackup.c:2111 pg_receivexlog.c:439 pg_recvlogical.c:752
+#: pg_basebackup.c:2089 pg_receivexlog.c:439 pg_recvlogical.c:752
#, c-format
msgid "%s: invalid status interval \"%s\"\n"
msgstr "%s: intervallo di status \"%s\" non valido\n"
-#: pg_basebackup.c:2127 pg_basebackup.c:2141 pg_basebackup.c:2152
-#: pg_basebackup.c:2165 pg_basebackup.c:2175 pg_basebackup.c:2185
-#: pg_basebackup.c:2197 pg_basebackup.c:2208 pg_receivexlog.c:471
-#: pg_receivexlog.c:485 pg_receivexlog.c:493 pg_receivexlog.c:503
-#: pg_receivexlog.c:514 pg_recvlogical.c:779 pg_recvlogical.c:793
-#: pg_recvlogical.c:804 pg_recvlogical.c:812 pg_recvlogical.c:820
-#: pg_recvlogical.c:828 pg_recvlogical.c:836 pg_recvlogical.c:844
+#: pg_basebackup.c:2105 pg_basebackup.c:2119 pg_basebackup.c:2130
+#: pg_basebackup.c:2143 pg_basebackup.c:2153 pg_basebackup.c:2165
+#: pg_basebackup.c:2176 pg_receivexlog.c:471 pg_receivexlog.c:485
+#: pg_receivexlog.c:493 pg_receivexlog.c:503 pg_receivexlog.c:514
+#: pg_recvlogical.c:779 pg_recvlogical.c:793 pg_recvlogical.c:804
+#: pg_recvlogical.c:812 pg_recvlogical.c:820 pg_recvlogical.c:828
+#: pg_recvlogical.c:836 pg_recvlogical.c:844
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: pg_basebackup.c:2139 pg_receivexlog.c:483 pg_recvlogical.c:791
+#: pg_basebackup.c:2117 pg_receivexlog.c:483 pg_recvlogical.c:791
#, 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_basebackup.c:2151 pg_receivexlog.c:513
+#: pg_basebackup.c:2129 pg_receivexlog.c:513
#, c-format
msgid "%s: no target directory specified\n"
msgstr "%s: nessuna directory di destinazione specificata\n"
-#: pg_basebackup.c:2163
+#: pg_basebackup.c:2141
#, c-format
msgid "%s: only tar mode backups can be compressed\n"
msgstr "%s: solo i backup in modalità tar possono essere compressi\n"
-#: pg_basebackup.c:2173
+#: pg_basebackup.c:2151
#, c-format
msgid "%s: WAL streaming can only be used in plain mode\n"
msgstr "%s: lo streaming WAL può essere usato solo in modalità plain\n"
-#: pg_basebackup.c:2183
-#, c-format
-msgid "%s: replication slots can only be used with WAL streaming\n"
-msgstr "%s: gli slot di replica possono essere usati solo con lo streaming WAL\n"
-
-#: pg_basebackup.c:2195
+#: pg_basebackup.c:2163
#, c-format
msgid "%s: transaction log directory location can only be specified in plain mode\n"
msgstr "%s: la posizione della directory del log delle transazioni può essere specificata solo in modalità plain\n"
-#: pg_basebackup.c:2206
+#: pg_basebackup.c:2174
#, c-format
msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: la posizione della directory del log delle transazioni deve essere un percorso assoluto\n"
-#: pg_basebackup.c:2218
+#: pg_basebackup.c:2186
#, c-format
msgid "%s: this build does not support compression\n"
msgstr "%s: questo binario compilato non supporta la compressione\n"
-#: pg_basebackup.c:2245
+#: pg_basebackup.c:2213
#, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: creazione del link simbolico \"%s\" fallita: %s\n"
-#: pg_basebackup.c:2250
+#: pg_basebackup.c:2218
#, c-format
msgid "%s: symlinks are not supported on this platform\n"
msgstr "%s: questa piattaforma non supporta i link simbolici\n"
#: pg_receivexlog.c:70 pg_recvlogical.c:79
#, c-format
-msgid " --if-not-exists do not treat naming conflicts as an error when creating a slot\n"
-msgstr ""
-" --if-not-exists non considerare i conflitti di nome come errori nella creazione\n"
-" di uno slot\n"
+msgid " --if-not-exists do not error if slot already exists when creating a slot\n"
+msgstr " --if-not-exists non dare un errore se esiste già uno slot con lo stesso nome\n"
#: pg_receivexlog.c:71 pg_recvlogical.c:81
#, c-format
" tempo tra gli invii dei pacchetti di stato al server\n"
" (default: %d)\n"
+#: pg_receivexlog.c:74
+#, c-format
+msgid " -S, --slot=SLOTNAME replication slot to use\n"
+msgstr " -S, --slot=NOMESLOT slot di replicazione da usare\n"
+
#: pg_receivexlog.c:75
#, c-format
msgid " --synchronous flush transaction log immediately after writing\n"
msgid "%s: incompatible server version %s; client does not support streaming from server versions newer than %s\n"
msgstr "%s: server di versione %s non compatibile; il client non supporta lo streaming da server di versione successiva a %s\n"
-#: receivelog.c:557 streamutil.c:264 streamutil.c:299
+#: receivelog.c:557 streamutil.c:264 streamutil.c:303
#, c-format
msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields\n"
msgstr "%s: identificazione del sistema fallita: ricevute %d righe e %d campi, attese %d righe e %d campi o più\n"
msgid "%s: integer_datetimes compile flag does not match server\n"
msgstr "%s: l'opzione di compilazione integer_datetimes non combacia con quella del server\n"
-#: streamutil.c:365
+#: streamutil.c:371
#, c-format
msgid "%s: could not create replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: creazione dello slot di replica \"%s\" fallita: ricevute %d righe e %d campi, attesi %d righe e %d campi\n"
-#: streamutil.c:410
+#: streamutil.c:416
#, c-format
msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
msgstr "%s: eliminazione dello slot di replica \"%s\" fallita: ricevute %d righe e %d campi, attesi %d righe e %d campi\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2013-08-16 22:18+0000\n"
"PO-Revision-Date: 2012-07-22 20:48+0100\n"
"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-01-04 02:14+0000\n"
-"PO-Revision-Date: 2016-01-03 21:29-0500\n"
+"PO-Revision-Date: 2016-04-24 22:54-0400\n"
"Last-Translator: Peter Eisentraut
\n"
"Language-Team: German
\n"
"Language: de\n"
msgstr ""
"WARNUNG: Berechnete CRC-Checksumme stimmt nicht mit dem Wert in der Datei\n"
"überein. Entweder ist die Datei kaputt oder sie hat ein anderes Layout\n"
-"als von diesem Program erwartet. Die Ergebnisse unten sind nicht\n"
+"als von diesem Programm erwartet. Die Ergebnisse unten sind nicht\n"
"verlässlich.\n"
"\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:43+0000\n"
"PO-Revision-Date: 2016-02-21 15:17+0100\n"
msgstr ""
"Project-Id-Version: pg_controldata (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-06 14:44+0000\n"
-"PO-Revision-Date: 2015-07-07 03:17+0100\n"
+"POT-Creation-Date: 2016-04-12 00:44+0000\n"
+"PO-Revision-Date: 2016-04-17 20:45+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\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"
#: pg_controldata.c:35
#: pg_controldata.c:37
#, c-format
-msgid " %s [OPTION] [[-D] DATADIR]\n"
-msgstr " %s [OPZIONE] [[-D] DATADIR]\n"
+msgid " %s [OPTION] [DATADIR]\n"
+msgstr " %s [OPZIONE] [DATADIR]\n"
#: pg_controldata.c:38
#, c-format
#: pg_controldata.c:39
#, c-format
+msgid " [-D] DATADIR data directory\n"
+msgstr " [-D] DATADIR directory dei dati\n"
+
+#: pg_controldata.c:40
+#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: pg_controldata.c:40
+#: pg_controldata.c:41
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_controldata.c:41
+#: pg_controldata.c:42
#, c-format
msgid ""
"\n"
"variabile d'ambiente PGDATA.\n"
"\n"
-#: pg_controldata.c:43
+#: pg_controldata.c:44
#, c-format
msgid "Report bugs to
.\n"
msgstr "Puoi segnalare eventuali bug a
.\n"
-#: pg_controldata.c:53
+#: pg_controldata.c:54
msgid "starting up"
msgstr "avvio in corso"
-#: pg_controldata.c:55
+#: pg_controldata.c:56
msgid "shut down"
msgstr "spento"
-#: pg_controldata.c:57
+#: pg_controldata.c:58
msgid "shut down in recovery"
msgstr "arresto durante il ripristino"
-#: pg_controldata.c:59
+#: pg_controldata.c:60
msgid "shutting down"
msgstr "arresto in corso"
-#: pg_controldata.c:61
+#: pg_controldata.c:62
msgid "in crash recovery"
msgstr "in fase di recupero da un crash"
-#: pg_controldata.c:63
+#: pg_controldata.c:64
msgid "in archive recovery"
msgstr "in fase di recupero di un archivio"
-#: pg_controldata.c:65
+#: pg_controldata.c:66
msgid "in production"
msgstr "in produzione"
-#: pg_controldata.c:67
+#: pg_controldata.c:68
msgid "unrecognized status code"
msgstr "codice di stato sconosciuto"
-#: pg_controldata.c:84
+#: pg_controldata.c:85
msgid "unrecognized wal_level"
msgstr "wal_level sconosciuto"
-#: pg_controldata.c:133 pg_controldata.c:151 pg_controldata.c:159
+#: pg_controldata.c:134 pg_controldata.c:152 pg_controldata.c:160
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: pg_controldata.c:149
+#: pg_controldata.c:150
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: troppi argomenti di riga di comando (il primo è \"%s\")\n"
-#: pg_controldata.c:158
+#: pg_controldata.c:159
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: non è stata specificata una directory per i dati\n"
-#: pg_controldata.c:167
+#: pg_controldata.c:168
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: errore nell'apertura del file \"%s\" per la lettura: %s\n"
-#: pg_controldata.c:174
+#: pg_controldata.c:175
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: lettura del file \"%s\" fallita: %s\n"
-#: pg_controldata.c:188
+#: pg_controldata.c:189
#, c-format
msgid ""
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
"I risultati seguenti non sono affidabili.\n"
"\n"
-#: pg_controldata.c:222
+#: pg_controldata.c:223
#, c-format
msgid "pg_control version number: %u\n"
msgstr "Numero di versione di pg_control: %u\n"
-#: pg_controldata.c:225
+#: pg_controldata.c:226
#, c-format
msgid ""
"WARNING: possible byte ordering mismatch\n"
"qui sotto potrebbe essere non corretto, e l'installazione di PostgreSQL\n"
"potrebbe essere incompatibile con questa directory dei dati.\n"
-#: pg_controldata.c:229
+#: pg_controldata.c:230
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Numero di versione del catalogo: %u\n"
-#: pg_controldata.c:231
+#: pg_controldata.c:232
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Identificatore di sistema del database: %s\n"
-#: pg_controldata.c:233
+#: pg_controldata.c:234
#, c-format
msgid "Database cluster state: %s\n"
msgstr "Stato del cluster di database: %s\n"
-#: pg_controldata.c:235
+#: pg_controldata.c:236
#, c-format
msgid "pg_control last modified: %s\n"
msgstr "Ultima modifica a pg_control: %s\n"
-#: pg_controldata.c:237
+#: pg_controldata.c:238
#, c-format
msgid "Latest checkpoint location: %X/%X\n"
msgstr "Ultima posizione del checkpoint: %X/%X\n"
-#: pg_controldata.c:240
+#: pg_controldata.c:241
#, c-format
msgid "Prior checkpoint location: %X/%X\n"
msgstr "Posizione precedente del checkpoint: %X/%X\n"
-#: pg_controldata.c:243
+#: pg_controldata.c:244
#, c-format
msgid "Latest checkpoint's REDO location: %X/%X\n"
msgstr "Locazione di REDO dell'ultimo checkpoint: %X/%X\n"
-#: pg_controldata.c:246
+#: pg_controldata.c:247
#, c-format
msgid "Latest checkpoint's REDO WAL file: %s\n"
msgstr "File WAL di REDO dell'ultimo checkpoint: %s\n"
-#: pg_controldata.c:248
+#: pg_controldata.c:249
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "TimeLineId dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:250
+#: pg_controldata.c:251
#, c-format
msgid "Latest checkpoint's PrevTimeLineID: %u\n"
msgstr "PrevTimeLineID dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:252
+#: pg_controldata.c:253
#, c-format
msgid "Latest checkpoint's full_page_writes: %s\n"
msgstr "full_page_writes dell'ultimo checkpoint: %s\n"
-#: pg_controldata.c:253 pg_controldata.c:296 pg_controldata.c:306
+#: pg_controldata.c:254 pg_controldata.c:299 pg_controldata.c:309
msgid "off"
msgstr "disattivato"
-#: pg_controldata.c:253 pg_controldata.c:296 pg_controldata.c:306
+#: pg_controldata.c:254 pg_controldata.c:299 pg_controldata.c:309
msgid "on"
msgstr "attivato"
-#: pg_controldata.c:254
+#: pg_controldata.c:255
#, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "NextXID dell'ultimo checkpoint: %u%u\n"
-#: pg_controldata.c:257
+#: pg_controldata.c:258
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "NextOID dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:259
+#: pg_controldata.c:260
#, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "NextMultiXactId dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:261
+#: pg_controldata.c:262
#, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "NextMultiOffset dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:263
+#: pg_controldata.c:264
#, c-format
msgid "Latest checkpoint's oldestXID: %u\n"
msgstr "oldestXID dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:265
+#: pg_controldata.c:266
#, c-format
msgid "Latest checkpoint's oldestXID's DB: %u\n"
msgstr "DB dell'oldestXID dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:267
+#: pg_controldata.c:268
#, c-format
msgid "Latest checkpoint's oldestActiveXID: %u\n"
msgstr "oldestActiveXID dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:269
+#: pg_controldata.c:270
#, c-format
msgid "Latest checkpoint's oldestMultiXid: %u\n"
msgstr "oldestMultiXID dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:271
+#: pg_controldata.c:272
#, c-format
msgid "Latest checkpoint's oldestMulti's DB: %u\n"
msgstr "DB dell'oldestMulti dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:273
+#: pg_controldata.c:274
+#, c-format
+msgid "Latest checkpoint's oldestCommitTsXid:%u\n"
+msgstr "oldestCommitTsXid dell'ultimo checkpoint: %u\n"
+
+#: pg_controldata.c:276
#, c-format
-msgid "Latest checkpoint's oldestCommitTs: %u\n"
-msgstr "oldestCommitTs dell'ultimo checkpoint: %u\n"
+msgid "Latest checkpoint's newestCommitTsXid:%u\n"
+msgstr "newestCommitTsXid dell'ultimo checkpoint: %u\n"
-#: pg_controldata.c:275
+#: pg_controldata.c:278
#, c-format
msgid "Time of latest checkpoint: %s\n"
msgstr "Orario ultimo checkpoint: %s\n"
-#: pg_controldata.c:277
+#: pg_controldata.c:280
#, c-format
msgid "Fake LSN counter for unlogged rels: %X/%X\n"
msgstr "Falso contatore LSN per rel. non loggate: %X/%X\n"
-#: pg_controldata.c:280
+#: pg_controldata.c:283
#, c-format
msgid "Minimum recovery ending location: %X/%X\n"
msgstr "Posizione del minimum recovery ending: %X/%X\n"
-#: pg_controldata.c:283
+#: pg_controldata.c:286
#, c-format
msgid "Min recovery ending loc's timeline: %u\n"
msgstr "Timeline posiz. minimum recovery ending: %u\n"
-#: pg_controldata.c:285
+#: pg_controldata.c:288
#, c-format
msgid "Backup start location: %X/%X\n"
msgstr "Posizione dell'inizio del backup: %X/%X\n"
-#: pg_controldata.c:288
+#: pg_controldata.c:291
#, c-format
msgid "Backup end location: %X/%X\n"
msgstr "Posizione della fine del backup: %X/%X\n"
-#: pg_controldata.c:291
+#: pg_controldata.c:294
#, c-format
msgid "End-of-backup record required: %s\n"
msgstr "Record di fine backup richiesto: %s\n"
-#: pg_controldata.c:292
+#: pg_controldata.c:295
msgid "no"
msgstr "no"
-#: pg_controldata.c:292
+#: pg_controldata.c:295
msgid "yes"
msgstr "sì"
-#: pg_controldata.c:293
+#: pg_controldata.c:296
#, c-format
-msgid "Current wal_level setting: %s\n"
-msgstr "Impostazione attuale wal_level: %s\n"
+msgid "wal_level setting: %s\n"
+msgstr "Impostazione di wal_level: %s\n"
-#: pg_controldata.c:295
+#: pg_controldata.c:298
#, c-format
-msgid "Current wal_log_hints setting: %s\n"
-msgstr "Impostazione attuale wal_log_hints: %s\n"
+msgid "wal_log_hints setting: %s\n"
+msgstr "Impostazione di wal_log_hints: %s\n"
-#: pg_controldata.c:297
+#: pg_controldata.c:300
#, c-format
-msgid "Current max_connections setting: %d\n"
-msgstr "Impostazione attuale max_connections: %d\n"
+msgid "max_connections setting: %d\n"
+msgstr "Impostazione di max_connections: %d\n"
-#: pg_controldata.c:299
+#: pg_controldata.c:302
#, c-format
-msgid "Current max_worker_processes setting: %d\n"
-msgstr "Impostazione attuale max_worker_processes: %d\n"
+msgid "max_worker_processes setting: %d\n"
+msgstr "Impostazione di max_worker_processes: %d\n"
-#: pg_controldata.c:301
+#: pg_controldata.c:304
#, c-format
-msgid "Current max_prepared_xacts setting: %d\n"
-msgstr "Impostazione attuale max_prepared_xacts: %d\n"
+msgid "max_prepared_xacts setting: %d\n"
+msgstr "Impostazione di max_prepared_xacts: %d\n"
-#: pg_controldata.c:303
+#: pg_controldata.c:306
#, c-format
-msgid "Current max_locks_per_xact setting: %d\n"
-msgstr "Impostazione attuale max_locks_per_xact: %d\n"
+msgid "max_locks_per_xact setting: %d\n"
+msgstr "Impostazione di max_locks_per_xact: %d\n"
-#: pg_controldata.c:305
+#: pg_controldata.c:308
#, c-format
-msgid "Current track_commit_timestamp setting: %s\n"
-msgstr "Attuale impostazione track_commit_timestamp:%s\n"
+msgid "track_commit_timestamp setting: %s\n"
+msgstr "Impostazione di track_commit_timestamp: %s\n"
-#: pg_controldata.c:307
+#: pg_controldata.c:310
#, c-format
msgid "Maximum data alignment: %u\n"
msgstr "Massimo allineamento dei dati: %u\n"
-#: pg_controldata.c:310
+#: pg_controldata.c:313
#, c-format
msgid "Database block size: %u\n"
msgstr "Dimensione blocco database: %u\n"
-#: pg_controldata.c:312
+#: pg_controldata.c:315
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Blocchi per ogni segmento grosse tabelle: %u\n"
-#: pg_controldata.c:314
+#: pg_controldata.c:317
#, c-format
msgid "WAL block size: %u\n"
msgstr "Dimensione blocco WAL: %u\n"
-#: pg_controldata.c:316
+#: pg_controldata.c:319
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "Byte per segmento WAL: %u\n"
-#: pg_controldata.c:318
+#: pg_controldata.c:321
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Lunghezza massima degli identificatori: %u\n"
-#: pg_controldata.c:320
+#: pg_controldata.c:323
#, c-format
msgid "Maximum columns in an index: %u\n"
msgstr "Massimo numero di colonne in un indice: %u\n"
-#: pg_controldata.c:322
+#: pg_controldata.c:325
#, c-format
msgid "Maximum size of a TOAST chunk: %u\n"
msgstr "Massima dimensione di un segmento TOAST: %u\n"
-#: pg_controldata.c:324
+#: pg_controldata.c:327
#, c-format
msgid "Size of a large-object chunk: %u\n"
msgstr "Dimensione di un blocco large-object: %u\n"
-#: pg_controldata.c:326
+#: pg_controldata.c:329
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Memorizzazione per tipi data/ora: %s\n"
-#: pg_controldata.c:327
+#: pg_controldata.c:330
msgid "64-bit integers"
msgstr "interi a 64 bit"
-#: pg_controldata.c:327
+#: pg_controldata.c:330
msgid "floating-point numbers"
msgstr "numeri in virgola mobile"
-#: pg_controldata.c:328
+#: pg_controldata.c:331
#, c-format
msgid "Float4 argument passing: %s\n"
msgstr "Passaggio di argomenti Float4: %s\n"
-#: pg_controldata.c:329 pg_controldata.c:331
+#: pg_controldata.c:332 pg_controldata.c:334
msgid "by reference"
msgstr "per riferimento"
-#: pg_controldata.c:329 pg_controldata.c:331
+#: pg_controldata.c:332 pg_controldata.c:334
msgid "by value"
msgstr "per valore"
-#: pg_controldata.c:330
+#: pg_controldata.c:333
#, c-format
msgid "Float8 argument passing: %s\n"
msgstr "passaggio di argomenti Float8: %s\n"
-#: pg_controldata.c:332
+#: pg_controldata.c:335
#, c-format
msgid "Data page checksum version: %u\n"
msgstr "Versione somma di controllo dati pagine: %u\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:43+0000\n"
"PO-Revision-Date: 2016-02-21 15:19+0100\n"
msgstr ""
"Project-Id-Version: pg_ctl (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-08-15 18:43+0000\n"
-"PO-Revision-Date: 2015-08-16 10:00+0100\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-17 20:44+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\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"
#: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
msgid "could not get current working directory: %s\n"
msgstr "determinazione della directory corrente fallita: %s\n"
-#: pg_ctl.c:257
+#: pg_ctl.c:263
#, c-format
msgid "%s: directory \"%s\" does not exist\n"
msgstr "%s: la directory \"%s\" non esiste\n"
-#: pg_ctl.c:260
+#: pg_ctl.c:266
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: accesso alla directory \"%s\" fallito: %s\n"
-#: pg_ctl.c:274
+#: pg_ctl.c:280
#, c-format
msgid "%s: directory \"%s\" is not a database cluster directory\n"
msgstr "%s: la directory \"%s\" non è la directory di un cluster di database\n"
-#: pg_ctl.c:287
+#: pg_ctl.c:293
#, c-format
msgid "%s: could not open PID file \"%s\": %s\n"
msgstr "%s: apertura del file PID \"%s\" fallita: %s\n"
-#: pg_ctl.c:296
+#: pg_ctl.c:302
#, c-format
msgid "%s: the PID file \"%s\" is empty\n"
msgstr "%s: il file PID \"%s\" è vuoto\n"
-#: pg_ctl.c:299
+#: pg_ctl.c:305
#, c-format
msgid "%s: invalid data in PID file \"%s\"\n"
msgstr "%s: dati non validi nel file PID \"%s\"\n"
-#: pg_ctl.c:530
+#: pg_ctl.c:455 pg_ctl.c:483
#, c-format
-msgid ""
-"\n"
-"%s: -w option is not supported when starting a pre-9.1 server\n"
-msgstr ""
-"\n"
-"%s: l'opzione -w non è supportata per avviare un server pre-9.1\n"
+msgid "%s: could not start server: %s\n"
+msgstr "%s: errore di avvio del server: %s\n"
-#: pg_ctl.c:600
+#: pg_ctl.c:507
#, c-format
-msgid ""
-"\n"
-"%s: -w option cannot use a relative socket directory specification\n"
-msgstr ""
-"\n"
-"%s: l'opzione -w non può specificare una directory socket relativa\n"
+msgid "%s: could not start server: error code %lu\n"
+msgstr "%s: errore di avvio del server: codice dell'errore %lu\n"
-#: pg_ctl.c:653
+#: pg_ctl.c:584
#, c-format
msgid ""
"\n"
-"%s: could not stat file \"%s\": %s\n"
+"%s: -w option is not supported when starting a pre-9.1 server\n"
msgstr ""
"\n"
-"%s: lettura informazioni del file \"%s\" fallita: %s\n"
+"%s: l'opzione -w non è supportata per avviare un server pre-9.1\n"
-#: pg_ctl.c:660
+#: pg_ctl.c:649
#, c-format
msgid ""
"\n"
-"%s: this data directory appears to be running a pre-existing postmaster\n"
+"%s: -w option cannot use a relative socket directory specification\n"
msgstr ""
"\n"
-"%s: sembra che questa directory dati sia in esecuzione con un postmaster preesistente\n"
+"%s: l'opzione -w non può specificare una directory socket relativa\n"
-#: pg_ctl.c:710
+#: pg_ctl.c:751
#, c-format
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
msgstr "%s: non è possibile configurare il limite di grandezza dei core file; impedito dall'hard limit\n"
-#: pg_ctl.c:735
+#: pg_ctl.c:776
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: lettura del file \"%s\" fallita\n"
-#: pg_ctl.c:740
+#: pg_ctl.c:781
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: il file di opzione \"%s\" deve avere esattamente una riga\n"
-#: pg_ctl.c:791
+#: pg_ctl.c:832
#, c-format
msgid ""
"The program \"%s\" is needed by %s but was not found in the\n"
"nella stessa directory di \"%s\".\n"
"Verifica che l'installazione sia corretta.\n"
-#: pg_ctl.c:797
+#: pg_ctl.c:838
#, c-format
msgid ""
"The program \"%s\" was found by \"%s\"\n"
"la stessa versione di %s.\n"
"Verifica che l'installazione sia corretta.\n"
-#: pg_ctl.c:830
+#: pg_ctl.c:871
#, c-format
msgid "%s: database system initialization failed\n"
msgstr "%s: inizializzazione del sistema di database fallita\n"
-#: pg_ctl.c:845
+#: pg_ctl.c:886
#, c-format
msgid "%s: another server might be running; trying to start server anyway\n"
msgstr "%s: un altro server potrebbe essere in esecuzione; si sta provando ad avviare il server ugualmente\n"
-#: pg_ctl.c:882
-#, c-format
-msgid "%s: could not start server: exit code was %d\n"
-msgstr "%s: avvio del server fallito: il codice di uscita è %d\n"
-
-#: pg_ctl.c:889
+#: pg_ctl.c:924
msgid "waiting for server to start..."
msgstr "in attesa che il server si avvii..."
-#: pg_ctl.c:894 pg_ctl.c:995 pg_ctl.c:1086
+#: pg_ctl.c:929 pg_ctl.c:1036 pg_ctl.c:1127
msgid " done\n"
msgstr " fatto\n"
-#: pg_ctl.c:895
+#: pg_ctl.c:930
msgid "server started\n"
msgstr "il server è stato avviato\n"
-#: pg_ctl.c:898 pg_ctl.c:902
+#: pg_ctl.c:933 pg_ctl.c:937
msgid " stopped waiting\n"
msgstr " attesa interrotta\n"
-#: pg_ctl.c:899
+#: pg_ctl.c:934
msgid "server is still starting up\n"
msgstr "il server si sta ancora avviando\n"
-#: pg_ctl.c:903
+#: pg_ctl.c:938
#, c-format
msgid ""
"%s: could not start server\n"
"%s: l'avvio del server è fallito\n"
"Esamina il log di output.\n"
-#: pg_ctl.c:909 pg_ctl.c:987 pg_ctl.c:1077
+#: pg_ctl.c:944 pg_ctl.c:1028 pg_ctl.c:1118
msgid " failed\n"
msgstr " fallito\n"
-#: pg_ctl.c:910
+#: pg_ctl.c:945
#, c-format
msgid "%s: could not wait for server because of misconfiguration\n"
msgstr "%s: non è stato possibile attendere il server a causa di configurazione errata\n"
-#: pg_ctl.c:916
+#: pg_ctl.c:951
msgid "server starting\n"
msgstr "il server si sta avviando\n"
-#: pg_ctl.c:931 pg_ctl.c:1017 pg_ctl.c:1107 pg_ctl.c:1147
+#: pg_ctl.c:972 pg_ctl.c:1058 pg_ctl.c:1148 pg_ctl.c:1188
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: il file PID \"%s\" non esiste\n"
-#: pg_ctl.c:932 pg_ctl.c:1019 pg_ctl.c:1108 pg_ctl.c:1148
+#: pg_ctl.c:973 pg_ctl.c:1060 pg_ctl.c:1149 pg_ctl.c:1189
msgid "Is server running?\n"
msgstr "Il server è in esecuzione?\n"
-#: pg_ctl.c:938
+#: pg_ctl.c:979
#, 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"
-#: pg_ctl.c:946 pg_ctl.c:1041
+#: pg_ctl.c:987 pg_ctl.c:1082
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: invio del segnale di arresto fallito (PID: %ld): %s\n"
-#: pg_ctl.c:953
+#: pg_ctl.c:994
msgid "server shutting down\n"
msgstr "il server è in fase di arresto\n"
-#: pg_ctl.c:968 pg_ctl.c:1056
+#: pg_ctl.c:1009 pg_ctl.c:1097
msgid ""
"WARNING: online backup mode is active\n"
"Shutdown will not complete until pg_stop_backup() is called.\n"
"L'arresto non sarà completato finché non sarà chiamata pg_stop_backup().\n"
"\n"
-#: pg_ctl.c:972 pg_ctl.c:1060
+#: pg_ctl.c:1013 pg_ctl.c:1101
msgid "waiting for server to shut down..."
msgstr "in attesa dell'arresto del server...."
-#: pg_ctl.c:989 pg_ctl.c:1079
+#: pg_ctl.c:1030 pg_ctl.c:1120
#, c-format
msgid "%s: server does not shut down\n"
msgstr "%s: il server non si è arrestato\n"
-#: pg_ctl.c:991 pg_ctl.c:1081
+#: pg_ctl.c:1032 pg_ctl.c:1122
msgid ""
"HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
"waiting for session-initiated disconnection.\n"
"NOTA: L'opzione \"-m fast\" disconnette le sessioni immediatamente invece di\n"
"attendere che siano le sessioni a disconnettersi.\n"
-#: pg_ctl.c:997 pg_ctl.c:1087
+#: pg_ctl.c:1038 pg_ctl.c:1128
msgid "server stopped\n"
msgstr "il server è stato arrestato\n"
-#: pg_ctl.c:1020 pg_ctl.c:1093
+#: pg_ctl.c:1061 pg_ctl.c:1134
msgid "starting server anyway\n"
msgstr "il server si sta avviando comunque\n"
-#: pg_ctl.c:1029
+#: pg_ctl.c:1070
#, 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"
-#: pg_ctl.c:1032 pg_ctl.c:1117
+#: pg_ctl.c:1073 pg_ctl.c:1158
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"
-#: pg_ctl.c:1091
+#: pg_ctl.c:1132
#, c-format
msgid "%s: old server process (PID: %ld) seems to be gone\n"
msgstr "%s: il vecchio processo del server (PID: %ld) sembra non essere più attivo\n"
-#: pg_ctl.c:1114
+#: pg_ctl.c:1155
#, 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"
-#: pg_ctl.c:1123
+#: pg_ctl.c:1164
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: invio segnale di reload fallito (PID: %ld): %s\n"
-#: pg_ctl.c:1128
+#: pg_ctl.c:1169
msgid "server signaled\n"
msgstr "segnale inviato al server\n"
-#: pg_ctl.c:1154
+#: pg_ctl.c:1195
#, 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"
-#: pg_ctl.c:1163
+#: pg_ctl.c:1204
#, c-format
msgid "%s: cannot promote server; server is not in standby mode\n"
msgstr "%s: non è possibile promuovere il server: il server non è in modalità standby\n"
-#: pg_ctl.c:1178
+#: pg_ctl.c:1219
#, c-format
msgid "%s: could not create promote signal file \"%s\": %s\n"
msgstr "%s: creazione del file di segnale di promozione \"%s\" fallito: %s\n"
-#: pg_ctl.c:1184
+#: pg_ctl.c:1225
#, c-format
msgid "%s: could not write promote signal file \"%s\": %s\n"
msgstr "%s: scrittura del file di segnale di promozione \"%s\" fallita: %s\n"
-#: pg_ctl.c:1192
+#: pg_ctl.c:1233
#, c-format
msgid "%s: could not send promote signal (PID: %ld): %s\n"
msgstr "%s: invio del segnale di promozione fallito (PID: %ld): %s\n"
-#: pg_ctl.c:1195
+#: pg_ctl.c:1236
#, c-format
msgid "%s: could not remove promote signal file \"%s\": %s\n"
msgstr "%s: rimozione del file di segnale di promozione \"%s\" fallita: %s\n"
-#: pg_ctl.c:1200
+#: pg_ctl.c:1241
msgid "server promoting\n"
msgstr "il server sta venendo promosso\n"
-#: pg_ctl.c:1247
+#: pg_ctl.c:1288
#, 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"
-#: pg_ctl.c:1260
+#: pg_ctl.c:1301
#, c-format
msgid "%s: server is running (PID: %ld)\n"
msgstr "%s: il server è in esecuzione (PID: %ld)\n"
-#: pg_ctl.c:1276
+#: pg_ctl.c:1317
#, c-format
msgid "%s: no server running\n"
msgstr "%s: nessun server in esecuzione\n"
-#: pg_ctl.c:1294
+#: pg_ctl.c:1335
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: invio del segnale %d fallito (PID: %ld): %s\n"
-#: pg_ctl.c:1351
+#: pg_ctl.c:1392
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: il proprio programma eseguibile non è stato trovato\n"
-#: pg_ctl.c:1361
+#: pg_ctl.c:1402
#, c-format
msgid "%s: could not find postgres program executable\n"
msgstr "%s: il programma eseguibile postgres non è stato trovato\n"
-#: pg_ctl.c:1444 pg_ctl.c:1478
+#: pg_ctl.c:1486 pg_ctl.c:1520
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: apertura del service manager fallita\n"
-#: pg_ctl.c:1450
+#: pg_ctl.c:1492
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: il servizio \"%s\" è già registrato\n"
-#: pg_ctl.c:1461
+#: pg_ctl.c:1503
#, c-format
msgid "%s: could not register service \"%s\": error code %lu\n"
msgstr "%s: registrazione del servizio \"%s\" fallita: codice errore %lu\n"
-#: pg_ctl.c:1484
+#: pg_ctl.c:1526
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: il servizio \"%s\" non è registrato\n"
-#: pg_ctl.c:1491
+#: pg_ctl.c:1533
#, c-format
msgid "%s: could not open service \"%s\": error code %lu\n"
msgstr "%s: apertura del servizio \"%s\" fallita: codice errore %lu\n"
-#: pg_ctl.c:1500
+#: pg_ctl.c:1542
#, c-format
msgid "%s: could not unregister service \"%s\": error code %lu\n"
msgstr "%s: rimozione della registrazione del servizio \"%s\" fallita: codice errore %lu\n"
-#: pg_ctl.c:1587
+#: pg_ctl.c:1629
msgid "Waiting for server startup...\n"
msgstr "In attesa che il server si avvii...\n"
-#: pg_ctl.c:1590
+#: pg_ctl.c:1632
msgid "Timed out waiting for server startup\n"
msgstr "Il tempo di attesa per l'avvio del server è scaduto\n"
-#: pg_ctl.c:1594
+#: pg_ctl.c:1636
msgid "Server started and accepting connections\n"
msgstr "Il server è avviato e accetta connessioni\n"
-#: pg_ctl.c:1650
+#: pg_ctl.c:1691
#, c-format
msgid "%s: could not start service \"%s\": error code %lu\n"
msgstr "%s: non è possibile avviare il servizio \"%s\": codice errore %lu\n"
-#: pg_ctl.c:1724
+#: pg_ctl.c:1919
#, c-format
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
msgstr "%s: ATTENZIONE: non è possibile creare token ristretti su questa piattaforma\n"
-#: pg_ctl.c:1739
+#: pg_ctl.c:1934
#, c-format
msgid "%s: could not open process token: error code %lu\n"
msgstr "%s: apertura del token di processo fallita: codice errore %lu\n"
-#: pg_ctl.c:1753
+#: pg_ctl.c:1948
#, c-format
msgid "%s: could not allocate SIDs: error code %lu\n"
msgstr "%s: allocazione dei SID fallita: codice errore %lu\n"
-#: pg_ctl.c:1773
+#: pg_ctl.c:1968
#, c-format
msgid "%s: could not create restricted token: error code %lu\n"
msgstr "%s: creazione del token ristretto fallita: codice errore %lu\n"
-#: pg_ctl.c:1807
+#: pg_ctl.c:2002
#, c-format
msgid "%s: WARNING: could not locate all job object functions in system API\n"
msgstr "%s: ATTENZIONE: non tutte le funzioni di controllo dei job nella API di sistema sono state trovate\n"
-#: pg_ctl.c:1890
+#: pg_ctl.c:2085
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: pg_ctl.c:1898
+#: pg_ctl.c:2093
#, c-format
msgid ""
"%s is a utility to initialize, start, stop, or control a PostgreSQL server.\n"
"%s è un programma per inizializzare, avviare, fermare o controllare un server PostgreSQL.\n"
"\n"
-#: pg_ctl.c:1899
+#: pg_ctl.c:2094
#, c-format
msgid "Usage:\n"
msgstr "Utilizzo:\n"
-#: pg_ctl.c:1900
+#: pg_ctl.c:2095
#, c-format
msgid " %s init[db] [-D DATADIR] [-s] [-o \"OPTIONS\"]\n"
msgstr " %s init[db] [-D DATADIR] [-s] [-o \"OPZIONI\"]\n"
-#: pg_ctl.c:1901
+#: pg_ctl.c:2096
#, c-format
msgid " %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS\"]\n"
msgstr " %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l NOMEFILE] [-o \"OPZIONI\"]\n"
-#: pg_ctl.c:1902
+#: pg_ctl.c:2097
#, c-format
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
-#: pg_ctl.c:1903
+#: pg_ctl.c:2098
#, c-format
msgid ""
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
" [-o \"OPZIONI\"]\n"
-#: pg_ctl.c:1905
+#: pg_ctl.c:2100
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D DATADIR] [-s]\n"
-#: pg_ctl.c:1906
+#: pg_ctl.c:2101
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D DATADIR]\n"
-#: pg_ctl.c:1907
+#: pg_ctl.c:2102
#, c-format
msgid " %s promote [-D DATADIR] [-s]\n"
msgstr " %s promote [-D DATADIR] [-s]\n"
-#: pg_ctl.c:1908
+#: pg_ctl.c:2103
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill SIGNALNAME PID\n"
-#: pg_ctl.c:1910
+#: pg_ctl.c:2105
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
" [-S START-TYPE] [-w] [-t SECS] [-o \"OPZIONI\"]\n"
-#: pg_ctl.c:1912
+#: pg_ctl.c:2107
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N SERVICENAME]\n"
-#: pg_ctl.c:1915
+#: pg_ctl.c:2110
#, c-format
msgid ""
"\n"
"\n"
"Opzioni comuni:\n"
-#: pg_ctl.c:1916
+#: pg_ctl.c:2111
#, c-format
msgid " -D, --pgdata=DATADIR location of the database storage area\n"
msgstr " -D, --pgdata DATADIR posizione dell'area di archiviazione del database\n"
-#: pg_ctl.c:1917
+#: pg_ctl.c:2113
#, c-format
-msgid " -s, --silent only print errors, no informational messages\n"
-msgstr " -s, --silent mostra solo gli errori, non i messaggi di informazione\n"
+msgid " -e SOURCE event source for logging when running as a service\n"
+msgstr " -e SORGENTE sorgente eventi per il log quando eseguito come servizio\n"
-#: pg_ctl.c:1919
+#: pg_ctl.c:2115
#, c-format
-msgid ""
-" -e SOURCE event source to use for logging when running\n"
-" as a service\n"
-msgstr ""
-" -e SORGENTE sorgente eventi da usare per il log quando eseguito\n"
-" come servizio\n"
+msgid " -s, --silent only print errors, no informational messages\n"
+msgstr " -s, --silent mostra solo gli errori, non i messaggi di informazione\n"
-#: pg_ctl.c:1922
+#: pg_ctl.c:2116
#, c-format
msgid " -t, --timeout=SECS seconds to wait when using -w option\n"
msgstr " -t, --timeout=SECS secondi da aspettare quando si usa l'opzione -w\n"
-#: pg_ctl.c:1923
+#: pg_ctl.c:2117
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: pg_ctl.c:1924
+#: pg_ctl.c:2118
#, c-format
msgid " -w wait until operation completes\n"
msgstr " -w aspetta finché l'operazione non sia stata completata\n"
-#: pg_ctl.c:1925
+#: pg_ctl.c:2119
#, c-format
msgid " -W do not wait until operation completes\n"
msgstr " -W non aspettare finché l'operazione non è terminata\n"
-#: pg_ctl.c:1926
+#: pg_ctl.c:2120
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_ctl.c:1927
+#: pg_ctl.c:2121
#, c-format
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
"l'avvio o il riavvio.)\n"
"\n"
-#: pg_ctl.c:1928
+#: pg_ctl.c:2122
#, c-format
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "Se l'opzione -D è omessa, viene usata la variabile d'ambiente PGDATA.\n"
-#: pg_ctl.c:1930
+#: pg_ctl.c:2124
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per l'avvio o il riavvio:\n"
-#: pg_ctl.c:1932
+#: pg_ctl.c:2126
#, c-format
msgid " -c, --core-files allow postgres to produce core files\n"
msgstr " -c, --core-files permette a postgres di produrre core file\n"
-#: pg_ctl.c:1934
+#: pg_ctl.c:2128
#, c-format
msgid " -c, --core-files not applicable on this platform\n"
msgstr " -c, --core-files non disponibile su questa piattaforma\n"
-#: pg_ctl.c:1936
+#: pg_ctl.c:2130
#, c-format
msgid " -l, --log=FILENAME write (or append) server log to FILENAME\n"
msgstr " -l, --log NOMEFILE scrivi (o accoda) il log del server in NOMEFILE\n"
-#: pg_ctl.c:1937
+#: pg_ctl.c:2131
#, c-format
msgid ""
" -o OPTIONS command line options to pass to postgres\n"
" -o OPZIONI opzioni da riga di comando da passare a postgres\n"
" (programma eseguibile del server PostgreSQL)\n"
-#: pg_ctl.c:1939
+#: pg_ctl.c:2133
#, c-format
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
msgstr " -p PATH-TO-POSTGRES normalmente non necessario\n"
-#: pg_ctl.c:1940
+#: pg_ctl.c:2134
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per l'arresto o il riavvio:\n"
-#: pg_ctl.c:1941
+#: pg_ctl.c:2135
#, c-format
msgid " -m, --mode=MODE MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgstr " -m, --mode=MODE MODE può essere \"smart\", \"fast\" o \"immediate\"\n"
-#: pg_ctl.c:1943
+#: pg_ctl.c:2137
#, c-format
msgid ""
"\n"
"\n"
"I modi di spegnimento sono:\n"
-#: pg_ctl.c:1944
+#: pg_ctl.c:2138
#, c-format
msgid " smart quit after all clients have disconnected\n"
msgstr " smart termina dopo che tutti i client si sono disconnessi\n"
-#: pg_ctl.c:1945
+#: pg_ctl.c:2139
#, c-format
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast termina direttamente, con una corretta procedura di arresto\n"
-#: pg_ctl.c:1946
+#: pg_ctl.c:2140
#, c-format
msgid " immediate quit without complete shutdown; will lead to recovery on restart\n"
msgstr ""
" immediate termina senza un arresto completo: ciò porterà ad un recupero\n"
" dei dati al riavvio\n"
-#: pg_ctl.c:1948
+#: pg_ctl.c:2142
#, c-format
msgid ""
"\n"
"\n"
"Nomi di segnali permessi per kill:\n"
-#: pg_ctl.c:1952
+#: pg_ctl.c:2146
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per register e unregister:\n"
-#: pg_ctl.c:1953
+#: pg_ctl.c:2147
#, c-format
msgid " -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr " -N SERVICENAME nome del servizio con cui registrare il server PostgreSQL\n"
-#: pg_ctl.c:1954
+#: pg_ctl.c:2148
#, c-format
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr " -P PASSWORD password per l'account con cui registrare il server PostgreSQL\n"
-#: pg_ctl.c:1955
+#: pg_ctl.c:2149
#, c-format
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr " -U USERNAME nome utente dell'account con cui registrare il server PostgreSQL\n"
-#: pg_ctl.c:1956
+#: pg_ctl.c:2150
#, c-format
msgid " -S START-TYPE service start type to register PostgreSQL server\n"
msgstr " -S START-TYPE tipo di avvio del servizio con cui registrare il server PostgreSQL\n"
-#: pg_ctl.c:1958
+#: pg_ctl.c:2152
#, c-format
msgid ""
"\n"
"\n"
"I tipi di avvio sono:\n"
-#: pg_ctl.c:1959
+#: pg_ctl.c:2153
#, c-format
msgid " auto start service automatically during system startup (default)\n"
msgstr " auto avvia il servizio automaticamente durante l'avvio del sistema (predefinito)\n"
-#: pg_ctl.c:1960
+#: pg_ctl.c:2154
#, c-format
msgid " demand start service on demand\n"
msgstr " demand avvia il servizio quando richiesto\n"
-#: pg_ctl.c:1963
+#: pg_ctl.c:2157
#, c-format
msgid ""
"\n"
"\n"
"Puoi segnalare eventuali bug a
.\n"
-#: pg_ctl.c:1988
+#: pg_ctl.c:2182
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: modalità di arresto sconosciuta \"%s\"\n"
-#: pg_ctl.c:2020
+#: pg_ctl.c:2214
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: nome del segnale sconosciuto \"%s\"\n"
-#: pg_ctl.c:2037
+#: pg_ctl.c:2231
#, c-format
msgid "%s: unrecognized start type \"%s\"\n"
msgstr "%s: tipo di avvio sconosciuto \"%s\"\n"
-#: pg_ctl.c:2092
+#: pg_ctl.c:2286
#, c-format
msgid "%s: could not determine the data directory using command \"%s\"\n"
msgstr "%s: non è stato possibile determinare la directory dei dati usando il comando \"%s\"\n"
-#: pg_ctl.c:2164
+#: pg_ctl.c:2359
#, c-format
msgid ""
"%s: cannot be run as root\n"
"Effettua il login (usando per esempio \"su\") con l'utente\n"
"(non privilegiato) che controllerà il processo server.\n"
-#: pg_ctl.c:2243
+#: pg_ctl.c:2442
#, c-format
msgid "%s: -S option not supported on this platform\n"
msgstr "%s: l'opzione -S non è supportata su questa piattaforma\n"
-#: pg_ctl.c:2281
+#: pg_ctl.c:2481
#, 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_ctl.c:2305
+#: pg_ctl.c:2505
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: mancano gli argomenti per la modalità di kill\n"
-#: pg_ctl.c:2323
+#: pg_ctl.c:2523
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: modalità di operazione sconosciuta \"%s\"\n"
-#: pg_ctl.c:2333
+#: pg_ctl.c:2533
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: nessuna operazione specificata\n"
-#: pg_ctl.c:2354
+#: pg_ctl.c:2554
#, c-format
msgid "%s: no database directory specified and environment variable PGDATA unset\n"
msgstr "%s: nessuna directory del database è stata specificata e la variabile d'ambiente PGDATA non è configurata\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:43+0000\n"
"PO-Revision-Date: 2016-02-21 16:08+0100\n"
msgstr ""
"Project-Id-Version: pg_dump (Postgresql) 9.5\n"
-"POT-Creation-Date: 2015-08-15 18:43+0000\n"
-"PO-Revision-Date: 2015-08-16 10:01+0100\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-17 03:45+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
msgstr "pclose fallita: %s"
#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
-#: ../../common/fe_memutils.c:98 pg_backup_db.c:135 pg_backup_db.c:190
-#: pg_backup_db.c:234 pg_backup_db.c:280
+#: ../../common/fe_memutils.c:98 pg_backup_db.c:137 pg_backup_db.c:188
+#: pg_backup_db.c:245 pg_backup_db.c:287
#, c-format
msgid "out of memory\n"
msgstr "memoria esaurita\n"
msgid "child process exited with unrecognized status %d"
msgstr "processo figlio uscito con stato non riconosciuto %d"
-#: common.c:109
+#: common.c:119
+#, c-format
+msgid "reading extensions\n"
+msgstr "lettura delle estensioni\n"
+
+#: common.c:124
+#, c-format
+msgid "identifying extension members\n"
+msgstr "identificazione dei membri delle estensioni\n"
+
+#: common.c:128
#, c-format
msgid "reading schemas\n"
msgstr "lettura schemi\n"
-#: common.c:120
+#: common.c:139
#, c-format
msgid "reading user-defined tables\n"
msgstr "lettura delle tabelle definite dall'utente\n"
-#: common.c:128
-#, c-format
-msgid "reading extensions\n"
-msgstr "lettura delle estensioni\n"
-
-#: common.c:132
+#: common.c:147
#, c-format
msgid "reading user-defined functions\n"
msgstr "lettura funzioni definite dall'utente\n"
-#: common.c:138
+#: common.c:153
#, c-format
msgid "reading user-defined types\n"
msgstr "lettura tipi definiti dall'utente\n"
-#: common.c:144
+#: common.c:159
#, c-format
msgid "reading procedural languages\n"
msgstr "lettura linguaggi procedurali\n"
-#: common.c:148
+#: common.c:163
#, c-format
msgid "reading user-defined aggregate functions\n"
msgstr "lettura funzioni di aggregazione definite dall'utente\n"
-#: common.c:152
+#: common.c:167
#, c-format
msgid "reading user-defined operators\n"
msgstr "lettura operatori definiti dall'utente\n"
-#: common.c:157
+#: common.c:172
#, c-format
msgid "reading user-defined operator classes\n"
msgstr "lettura classi operatore definite dall'utente\n"
-#: common.c:161
+#: common.c:176
#, c-format
msgid "reading user-defined operator families\n"
msgstr "lettura delle famiglie di operatori definiti dall'utente\n"
-#: common.c:165
+#: common.c:180
#, c-format
msgid "reading user-defined text search parsers\n"
msgstr "lettura dei parser di ricerca testo definiti dall'utente\n"
-#: common.c:169
+#: common.c:184
#, c-format
msgid "reading user-defined text search templates\n"
msgstr "lettura dei modelli di ricerca testo definiti dall'utente\n"
-#: common.c:173
+#: common.c:188
#, c-format
msgid "reading user-defined text search dictionaries\n"
msgstr "lettura dei dizionari di ricerca testo definiti dall'utente\n"
-#: common.c:177
+#: common.c:192
#, c-format
msgid "reading user-defined text search configurations\n"
msgstr "lettura delle configurazioni di ricerca testo definite dall'utente\n"
-#: common.c:181
+#: common.c:196
#, c-format
msgid "reading user-defined foreign-data wrappers\n"
msgstr "lettura dei wrapper di dati esterni definiti dall'utente\n"
-#: common.c:185
+#: common.c:200
#, c-format
msgid "reading user-defined foreign servers\n"
msgstr "lettura dei server esterni definiti dall'utente\n"
-#: common.c:189
+#: common.c:204
#, c-format
msgid "reading default privileges\n"
msgstr "lettura dei privilegi predefiniti\n"
-#: common.c:193
+#: common.c:208
#, c-format
msgid "reading user-defined collations\n"
msgstr "lettura degli ordini definiti dall'utente\n"
-#: common.c:198
+#: common.c:213
#, c-format
msgid "reading user-defined conversions\n"
msgstr "lettura delle conversioni definite dall'utente\n"
-#: common.c:202
+#: common.c:217
#, c-format
msgid "reading type casts\n"
msgstr "lettura delle conversioni dei tipi\n"
-#: common.c:206
+#: common.c:221
#, c-format
msgid "reading transforms\n"
msgstr "lettura delle trasformazioni\n"
-#: common.c:210
+#: common.c:225
#, c-format
msgid "reading table inheritance information\n"
msgstr "lettura informazioni di ereditarietà delle tabelle\n"
-#: common.c:214
+#: common.c:229
#, c-format
msgid "reading event triggers\n"
msgstr "lettura dei trigger di evento\n"
-#: common.c:223
+#: common.c:234
#, c-format
-msgid "finding extension members\n"
-msgstr "ricerca degli elementi delle estensioni\n"
+msgid "finding extension tables\n"
+msgstr "ricerca delle tabelle delle estensioni\n"
-#: common.c:228
+#: common.c:239
#, c-format
msgid "finding inheritance relationships\n"
msgstr "ricerca delle relazioni di ereditarietà\n"
-#: common.c:232
+#: common.c:243
#, c-format
msgid "reading column info for interesting tables\n"
msgstr "lettura informazioni di colonna per le tabelle interessate\n"
-#: common.c:236
+#: common.c:247
#, c-format
msgid "flagging inherited columns in subtables\n"
msgstr "marcatura colonne ereditate nelle sottotabelle\n"
-#: common.c:240
+#: common.c:251
#, c-format
msgid "reading indexes\n"
msgstr "lettura degli indici\n"
-#: common.c:244
+#: common.c:255
#, c-format
msgid "reading constraints\n"
msgstr "lettura dei vincoli\n"
-#: common.c:248
+#: common.c:259
#, c-format
msgid "reading triggers\n"
msgstr "lettura dei trigger\n"
-#: common.c:252
+#: common.c:263
#, c-format
msgid "reading rewrite rules\n"
msgstr "lettura regole di riscrittura\n"
-#: common.c:256
+#: common.c:267
#, c-format
msgid "reading policies\n"
-msgstr "lettura delle politiche\n"
+msgstr "lettura delle regole di sicurezza\n"
-#: common.c:804
+#: common.c:902
#, c-format
msgid "failed sanity check, parent OID %u of table \"%s\" (OID %u) not found\n"
msgstr "controllo di integrità fallito, OID padre %u della tabella \"%s\" (OID %u) non trovato\n"
-#: common.c:846
+#: common.c:944
#, c-format
msgid "could not parse numeric array \"%s\": too many numbers\n"
msgstr "non è stato possibile interpretare l'array numerico \"%s\": troppi numeri\n"
-#: common.c:861
+#: common.c:959
#, c-format
msgid "could not parse numeric array \"%s\": invalid character in number\n"
msgstr "non è stato possibile interpretare l'array numerico \"%s\": caratteri non validi nel numero\n"
msgstr "chiusura della libreria di compressione fallita: %s\n"
#: compress_io.c:606 compress_io.c:642 pg_backup_custom.c:591
-#: pg_backup_tar.c:555
+#: pg_backup_tar.c:560
#, c-format
msgid "could not read from input file: %s\n"
msgstr "lettura dal file di input fallita: %s\n"
#: compress_io.c:645 pg_backup_custom.c:588 pg_backup_directory.c:552
-#: pg_backup_tar.c:791 pg_backup_tar.c:815
+#: pg_backup_tar.c:796 pg_backup_tar.c:820
#, c-format
msgid "could not read from input file: end of file\n"
msgstr "lettura dal file di input fallita: fine del file\n"
-#: parallel.c:78
+#: parallel.c:76
msgid "parallel archiver"
msgstr "archiviatore parallelo"
-#: parallel.c:143
+#: parallel.c:139
#, c-format
msgid "%s: WSAStartup failed: %d\n"
msgstr "%s: WSAStartup fallita: %d\n"
-#: parallel.c:343
+#: parallel.c:339
#, c-format
msgid "worker is terminating\n"
msgstr "il worker sta terminando\n"
-#: parallel.c:537
+#: parallel.c:529
#, c-format
msgid "could not create communication channels: %s\n"
msgstr "creazione dei canali di comunicazione fallita: %s\n"
-#: parallel.c:611
+#: parallel.c:601
#, c-format
msgid "could not create worker process: %s\n"
msgstr "creazione del processo worker fallita: %s\n"
-#: parallel.c:828
+#: parallel.c:818
#, c-format
msgid "could not get relation name for OID %u: %s\n"
msgstr "errore nell'ottenere il nome della relazione per l'OID %u: %s\n"
-#: parallel.c:845
+#: parallel.c:835
#, c-format
msgid ""
"could not obtain lock on relation \"%s\"\n"
"errore nell'ottenere un lock sulla relazione \"%s\"\n"
"Questo di solito vuol dire che qualcuno ha richiesto un lock ACCESS EXCLUSIVE sulla tabella dopo che il processo padre di pg_dump aveva ottenuto il lock ACCESS SHARE iniziale sulla tabella.\n"
-#: parallel.c:929
+#: parallel.c:919
#, c-format
msgid "unrecognized command on communication channel: %s\n"
msgstr "comando sconosciuto sul canale di comunicazione: %s\n"
-#: parallel.c:962
+#: parallel.c:952
#, c-format
msgid "a worker process died unexpectedly\n"
msgstr "un processo worker è morto inaspettatamente\n"
-#: parallel.c:989 parallel.c:998
+#: parallel.c:979 parallel.c:988
#, c-format
msgid "invalid message received from worker: %s\n"
msgstr "messaggio non valido ricevuto dal worker: %s\n"
-#: parallel.c:995 pg_backup_db.c:337
+#: parallel.c:985 pg_backup_db.c:355
#, c-format
msgid "%s"
msgstr "%s"
-#: parallel.c:1047 parallel.c:1091
+#: parallel.c:1037 parallel.c:1081
#, c-format
msgid "error processing a parallel work item\n"
msgstr "errore nel processo di una unità di lavoro parallela\n"
-#: parallel.c:1119 parallel.c:1257
+#: parallel.c:1109 parallel.c:1247
#, c-format
msgid "could not write to the communication channel: %s\n"
msgstr "scrittura nel canale di comunicazione fallita: %s\n"
-#: parallel.c:1168
+#: parallel.c:1158
#, c-format
msgid "terminated by user\n"
msgstr "terminato dall'utente\n"
-#: parallel.c:1220
+#: parallel.c:1210
#, c-format
msgid "error in ListenToWorkers(): %s\n"
msgstr "errore in ListenToWorkers(): %s\n"
-#: parallel.c:1345
+#: parallel.c:1335
#, c-format
msgid "pgpipe: could not create socket: error code %d\n"
msgstr "pgpipe: errore nella creazione del socket: codice di errore %d\n"
-#: parallel.c:1356
+#: parallel.c:1346
#, c-format
msgid "pgpipe: could not bind: error code %d\n"
msgstr "pgpipe: bind fallito: codice di errore %d\n"
-#: parallel.c:1363
+#: parallel.c:1353
#, c-format
msgid "pgpipe: could not listen: error code %d\n"
msgstr "pgpipe: listen fallito: codice di errore %d\n"
-#: parallel.c:1370
+#: parallel.c:1360
#, c-format
msgid "pgpipe: getsockname() failed: error code %d\n"
msgstr "pgpipe: getsockname() fallito: codice di errore %d\n"
-#: parallel.c:1381
+#: parallel.c:1371
#, c-format
msgid "pgpipe: could not create second socket: error code %d\n"
msgstr "pgpipe: creazione del secondo socket fallita: codice di errore %d\n"
-#: parallel.c:1390
+#: parallel.c:1380
#, c-format
msgid "pgpipe: could not connect socket: error code %d\n"
msgstr "pgpipe: connessione del socket fallita: codice di errore %d\n"
-#: parallel.c:1397
+#: parallel.c:1387
#, c-format
msgid "pgpipe: could not accept connection: error code %d\n"
msgstr "pgpipe: accept della connessione fallito: codice di errore %d\n"
msgid "archiver"
msgstr "archiviatore"
-#: pg_backup_archiver.c:230 pg_backup_archiver.c:1479
+#: pg_backup_archiver.c:229 pg_backup_archiver.c:1499
#, c-format
msgid "could not close output file: %s\n"
msgstr "chiusura del file di output fallita: %s\n"
-#: pg_backup_archiver.c:265 pg_backup_archiver.c:270
+#: pg_backup_archiver.c:275 pg_backup_archiver.c:280
#, 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:276
+#: pg_backup_archiver.c:286
#, c-format
msgid "unexpected section code %d\n"
msgstr "codice di sezione non prevista %d\n"
-#: pg_backup_archiver.c:308
+#: pg_backup_archiver.c:318
#, c-format
msgid "-C and -1 are incompatible options\n"
msgstr "-C e -1 sono opzioni incompatibili\n"
-#: pg_backup_archiver.c:318
+#: pg_backup_archiver.c:328
#, 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:322
+#: pg_backup_archiver.c:332
#, 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:340
+#: pg_backup_archiver.c:350
#, 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:357
+#: pg_backup_archiver.c:367
#, c-format
msgid "connecting to database for restore\n"
msgstr "connessione al database per il ripristino\n"
-#: pg_backup_archiver.c:359
+#: pg_backup_archiver.c:369
#, 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:404
+#: pg_backup_archiver.c:414
#, c-format
msgid "implied data-only restore\n"
msgstr "ripristino implicito dei soli dati\n"
-#: pg_backup_archiver.c:474
+#: pg_backup_archiver.c:484
#, c-format
msgid "dropping %s %s\n"
msgstr "cancellazione di %s %s\n"
-#: pg_backup_archiver.c:627
+#: pg_backup_archiver.c:637
#, c-format
-msgid "setting owner and privileges for %s \"%s\".\"%s\"\n"
-msgstr "impostazione di proprietario e permessi per %s \"%s\".\"%s\"\n"
+msgid "setting owner and privileges for %s \"%s.%s\"\n"
+msgstr "impostazione di proprietario e permessi per %s \"%s.%s\"\n"
-#: pg_backup_archiver.c:630
+#: pg_backup_archiver.c:640
#, c-format
msgid "setting owner and privileges for %s \"%s\"\n"
msgstr "impostazione di proprietario e permessi per %s \"%s\"\n"
-#: pg_backup_archiver.c:696 pg_backup_archiver.c:698
+#: pg_backup_archiver.c:706 pg_backup_archiver.c:708
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "avvertimento dal file originale scaricato: %s\n"
-#: pg_backup_archiver.c:707
+#: pg_backup_archiver.c:717
#, c-format
-msgid "creating %s \"%s\".\"%s\"\n"
-msgstr "creazione di %s \"%s\".\"%s\"\n"
+msgid "creating %s \"%s.%s\"\n"
+msgstr "creazione %s \"%s.%s\"\n"
-#: pg_backup_archiver.c:710
+#: pg_backup_archiver.c:720
#, c-format
msgid "creating %s \"%s\"\n"
msgstr "creazione di %s \"%s\"\n"
-#: pg_backup_archiver.c:755
+#: pg_backup_archiver.c:765
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "connessione al nuovo database \"%s\"\n"
-#: pg_backup_archiver.c:783
+#: pg_backup_archiver.c:793
#, c-format
msgid "processing %s\n"
msgstr "elaborazione di %s\n"
-#: pg_backup_archiver.c:803
+#: pg_backup_archiver.c:813
#, c-format
-msgid "processing data for table \"%s\".\"%s\"\n"
-msgstr "elaborazione dati per la tabella \"%s\".\"%s\"\n"
+msgid "processing data for table \"%s.%s\"\n"
+msgstr "elaborazione dati per la tabella \"%s.%s\".\n"
-#: pg_backup_archiver.c:865
+#: pg_backup_archiver.c:875
#, c-format
msgid "executing %s %s\n"
msgstr "esecuzione di %s %s\n"
-#: pg_backup_archiver.c:902
+#: pg_backup_archiver.c:914
#, c-format
msgid "disabling triggers for %s\n"
msgstr "disabilitazione trigger per %s\n"
-#: pg_backup_archiver.c:928
+#: pg_backup_archiver.c:942
#, c-format
msgid "enabling triggers for %s\n"
msgstr "abilitazione trigger per %s\n"
-#: pg_backup_archiver.c:958
+#: pg_backup_archiver.c:972
#, 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:1122
+#: pg_backup_archiver.c:1137
#, 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:1176
+#: pg_backup_archiver.c:1195
#, 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:1197 pg_backup_tar.c:733
+#: pg_backup_archiver.c:1216 pg_backup_tar.c:738
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "ripristino del large object con OID %u\n"
-#: pg_backup_archiver.c:1209
+#: pg_backup_archiver.c:1228
#, c-format
msgid "could not create large object %u: %s"
msgstr "creazione il large object %u fallita: %s"
-#: pg_backup_archiver.c:1214 pg_dump.c:2773
+#: pg_backup_archiver.c:1233 pg_dump.c:2859
#, c-format
msgid "could not open large object %u: %s"
msgstr "apertura del large object %u fallita: %s"
-#: pg_backup_archiver.c:1271
+#: pg_backup_archiver.c:1291
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "apertura del file TOC \"%s\" fallita: %s\n"
-#: pg_backup_archiver.c:1312
+#: pg_backup_archiver.c:1332
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "ATTENZIONE: la riga è stata ignorata: %s\n"
-#: pg_backup_archiver.c:1319
+#: pg_backup_archiver.c:1339
#, 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:1340 pg_backup_directory.c:230
+#: pg_backup_archiver.c:1360 pg_backup_directory.c:230
#: pg_backup_directory.c:601
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "chiusura del file TOC fallita: %s\n"
-#: pg_backup_archiver.c:1449 pg_backup_custom.c:162 pg_backup_directory.c:341
+#: pg_backup_archiver.c:1469 pg_backup_custom.c:162 pg_backup_directory.c:341
#: pg_backup_directory.c:587 pg_backup_directory.c:645
#: pg_backup_directory.c:665
#, 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:1452 pg_backup_custom.c:169
+#: pg_backup_archiver.c:1472 pg_backup_custom.c:169
#, c-format
msgid "could not open output file: %s\n"
msgstr "apertura del file di output fallita: %s\n"
-#: pg_backup_archiver.c:1556
+#: pg_backup_archiver.c:1578
#, 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:1562
+#: pg_backup_archiver.c:1584
#, 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:1655
+#: pg_backup_archiver.c:1677
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Errore durante INIZIALIZZAZIONE:\n"
-#: pg_backup_archiver.c:1660
+#: pg_backup_archiver.c:1682
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Errore durante ELABORAZIONE TOC:\n"
-#: pg_backup_archiver.c:1665
+#: pg_backup_archiver.c:1687
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Errore durante FINALIZZAZIONE:\n"
-#: pg_backup_archiver.c:1670
+#: pg_backup_archiver.c:1692
#, 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:1743
+#: pg_backup_archiver.c:1765
#, c-format
msgid "bad dumpId\n"
msgstr "dumpId errato\n"
-#: pg_backup_archiver.c:1764
+#: pg_backup_archiver.c:1786
#, 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:1856
+#: pg_backup_archiver.c:1878
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "flag di offset dati non previsto %d\n"
-#: pg_backup_archiver.c:1869
+#: pg_backup_archiver.c:1891
#, 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:1982
+#: pg_backup_archiver.c:2004
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "tentativo di accertamento del formato dell'archivio\n"
-#: pg_backup_archiver.c:2008 pg_backup_archiver.c:2018
+#: pg_backup_archiver.c:2030 pg_backup_archiver.c:2040
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "nome della directory troppo lungo: \"%s\"\n"
-#: pg_backup_archiver.c:2026
+#: pg_backup_archiver.c:2048
#, 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:2034 pg_backup_custom.c:181 pg_backup_custom.c:770
+#: pg_backup_archiver.c:2056 pg_backup_custom.c:181 pg_backup_custom.c:770
#: pg_backup_directory.c:214 pg_backup_directory.c:402
#, 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:2042 pg_backup_custom.c:188
+#: pg_backup_archiver.c:2064 pg_backup_custom.c:188
#, c-format
msgid "could not open input file: %s\n"
msgstr "apertura del file di input fallita: %s\n"
-#: pg_backup_archiver.c:2049
+#: pg_backup_archiver.c:2071
#, c-format
msgid "could not read input file: %s\n"
msgstr "lettura del file di input fallita: %s\n"
-#: pg_backup_archiver.c:2051
+#: pg_backup_archiver.c:2073
#, 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:2134
+#: pg_backup_archiver.c:2156
#, 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:2140
+#: pg_backup_archiver.c:2162
#, 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:2146
+#: pg_backup_archiver.c:2168
#, 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:2166
+#: pg_backup_archiver.c:2188
#, c-format
msgid "could not close input file: %s\n"
msgstr "chiusura del file di input fallita: %s\n"
-#: pg_backup_archiver.c:2183
+#: pg_backup_archiver.c:2205
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "allocazione AH per %s, formato %d\n"
-#: pg_backup_archiver.c:2288
+#: pg_backup_archiver.c:2310
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "formato di file \"%d\" sconosciuto\n"
-#: pg_backup_archiver.c:2438
+#: pg_backup_archiver.c:2460
#, 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:2554
+#: pg_backup_archiver.c:2576
#, 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:2588
+#: pg_backup_archiver.c:2610
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "codifica sconosciuta \"%s\"\n"
-#: pg_backup_archiver.c:2593
+#: pg_backup_archiver.c:2615
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "elemento ENCODING non valido: %s\n"
-#: pg_backup_archiver.c:2611
+#: pg_backup_archiver.c:2633
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "elemento STDSTRINGS non valido: %s\n"
-#: pg_backup_archiver.c:2840
+#: pg_backup_archiver.c:2858
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "impostazione della sessione utente a \"%s\" fallita: %s"
-#: pg_backup_archiver.c:2872
+#: pg_backup_archiver.c:2890
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "impostazione di default_with_oids fallita: %s"
-#: pg_backup_archiver.c:3010
+#: pg_backup_archiver.c:3030
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "impostazione di search_path a \"%s\" fallita: %s"
-#: pg_backup_archiver.c:3071
+#: pg_backup_archiver.c:3092
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "impostazione di default_tablespace a %s fallita: %s"
-#: pg_backup_archiver.c:3158 pg_backup_archiver.c:3343
+#: pg_backup_archiver.c:3179 pg_backup_archiver.c:3366
#, 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:3396
+#: pg_backup_archiver.c:3419
#, 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_backup_archiver.c:3435
+#: pg_backup_archiver.c:3458
#, 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:3448
+#: pg_backup_archiver.c:3471
#, 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:3453
+#: pg_backup_archiver.c:3476
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "verifica sulla dimensione degli interi (%lu) fallita\n"
-#: pg_backup_archiver.c:3457
+#: pg_backup_archiver.c:3480
#, 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:3467
+#: pg_backup_archiver.c:3490
#, 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:3483
+#: pg_backup_archiver.c:3506
#, 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:3501
+#: pg_backup_archiver.c:3524
#, 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:3577
+#: pg_backup_archiver.c:3599
#, c-format
msgid "entering restore_toc_entries_prefork\n"
msgstr "inizio di restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3621
+#: pg_backup_archiver.c:3643
#, c-format
msgid "processing item %d %s %s\n"
msgstr "elaborazione elemento %d %s %s\n"
-#: pg_backup_archiver.c:3673
+#: pg_backup_archiver.c:3695
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "immissione restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3721
+#: pg_backup_archiver.c:3743
#, c-format
msgid "entering main parallel loop\n"
msgstr "inizio del loop principale parallelo\n"
-#: pg_backup_archiver.c:3732
+#: pg_backup_archiver.c:3754
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "saltato l'elemento %d %s %s\n"
-#: pg_backup_archiver.c:3742
+#: pg_backup_archiver.c:3764
#, c-format
msgid "launching item %d %s %s\n"
msgstr "avvio dell'elemento %d %s %s\n"
-#: pg_backup_archiver.c:3800
+#: pg_backup_archiver.c:3822
#, c-format
msgid "finished main parallel loop\n"
msgstr "loop principale parallelo terminato\n"
-#: pg_backup_archiver.c:3809
+#: pg_backup_archiver.c:3831
#, c-format
msgid "entering restore_toc_entries_postfork\n"
msgstr "inizio di restore_toc_entries_postfork\n"
-#: pg_backup_archiver.c:3827
+#: pg_backup_archiver.c:3849
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "elaborazione dell'elemento perduto %d %s %s\n"
-#: pg_backup_archiver.c:3976
+#: pg_backup_archiver.c:3998
#, c-format
msgid "no item ready\n"
msgstr "nessun elemento pronto\n"
-#: pg_backup_archiver.c:4026
+#: pg_backup_archiver.c:4047
#, 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:4028
+#: pg_backup_archiver.c:4049
#, c-format
msgid "finished item %d %s %s\n"
msgstr "elemento %d %s %s terminato\n"
-#: pg_backup_archiver.c:4041
+#: pg_backup_archiver.c:4062
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "processo worker fallito: codice di uscita %d\n"
-#: pg_backup_archiver.c:4203
+#: pg_backup_archiver.c:4224
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "trasferimento di dipendenza %d -> %d a %d\n"
-#: pg_backup_archiver.c:4276
+#: pg_backup_archiver.c:4297
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "riduzione dipendenze per %d\n"
-#: pg_backup_archiver.c:4315
+#: pg_backup_archiver.c:4336
#, 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 "tipo di blocco dati sconosciuto %d durante il ripristino dell'archivio\n"
#: pg_backup_custom.c:709 pg_backup_custom.c:759 pg_backup_custom.c:908
-#: pg_backup_tar.c:1078
+#: pg_backup_tar.c:1087
#, c-format
msgid "could not determine seek position in archive file: %s\n"
msgstr "non è stato possibile determinare la posizione per il seek nel file d'archivio: %s\n"
msgid "could not get server_version from libpq\n"
msgstr "non è stato possibile ottenere server_version da libpq\n"
-#: pg_backup_db.c:55 pg_dumpall.c:1954
+#: pg_backup_db.c:55 pg_dumpall.c:1965
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "versione del server: %s; %s versione: %s\n"
-#: pg_backup_db.c:57 pg_dumpall.c:1956
+#: pg_backup_db.c:57 pg_dumpall.c:1967
#, c-format
msgid "aborting because of server version mismatch\n"
msgstr "abortito perché la versione del server non corrisponde\n"
msgid "connecting to database \"%s\" as user \"%s\"\n"
msgstr "connessione al database \"%s\" come utente \"%s\"\n"
-#: pg_backup_db.c:133 pg_backup_db.c:185 pg_backup_db.c:232 pg_backup_db.c:278
-#: pg_dumpall.c:1784 pg_dumpall.c:1892
+#: pg_backup_db.c:135 pg_backup_db.c:183 pg_backup_db.c:243 pg_backup_db.c:285
+#: pg_dumpall.c:1795 pg_dumpall.c:1903
msgid "Password: "
msgstr "Password: "
-#: pg_backup_db.c:166
+#: pg_backup_db.c:164
#, c-format
msgid "failed to reconnect to database\n"
msgstr "riconnessione al database fallita\n"
-#: pg_backup_db.c:171
+#: pg_backup_db.c:169
#, c-format
msgid "could not reconnect to database: %s"
msgstr "riconnessione al database fallita: %s"
-#: pg_backup_db.c:187
+#: pg_backup_db.c:185
#, c-format
msgid "connection needs password\n"
msgstr "la connessione richiede la password\n"
-#: pg_backup_db.c:228
+#: pg_backup_db.c:237
#, c-format
msgid "already connected to a database\n"
msgstr "già connesso ad un database\n"
-#: pg_backup_db.c:270
+#: pg_backup_db.c:277
#, c-format
msgid "failed to connect to database\n"
msgstr "connessione al database fallita\n"
-#: pg_backup_db.c:289
+#: pg_backup_db.c:294
#, c-format
msgid "connection to database \"%s\" failed: %s"
msgstr "connessione al database \"%s\" fallita: %s"
-#: pg_backup_db.c:344
+#: pg_backup_db.c:362
#, c-format
msgid "query failed: %s"
msgstr "query fallita: %s"
-#: pg_backup_db.c:346
+#: pg_backup_db.c:364
#, c-format
msgid "query was: %s\n"
msgstr "la query era: %s\n"
-#: pg_backup_db.c:410
+#: pg_backup_db.c:428
#, c-format
msgid "%s: %s Command was: %s\n"
msgstr "%s: %s Il comando era: %s\n"
-#: pg_backup_db.c:466 pg_backup_db.c:540 pg_backup_db.c:547
+#: pg_backup_db.c:484 pg_backup_db.c:558 pg_backup_db.c:565
msgid "could not execute query"
msgstr "esecuzione della query fallita"
-#: pg_backup_db.c:519
+#: pg_backup_db.c:537
#, c-format
msgid "error returned by PQputCopyData: %s"
msgstr "errore restituito da PQputCopyData: %s"
-#: pg_backup_db.c:568
+#: pg_backup_db.c:586
#, c-format
msgid "error returned by PQputCopyEnd: %s"
msgstr "errore restituito da PQputCopyEnd: %s"
-#: pg_backup_db.c:574
+#: pg_backup_db.c:592
#, c-format
msgid "COPY failed for table \"%s\": %s"
msgstr "COPY fallito per la tabella \"%s\": %s"
-#: pg_backup_db.c:587
+#: pg_backup_db.c:605
msgid "could not start database transaction"
msgstr "avvio della transazione database fallito"
-#: pg_backup_db.c:595
+#: pg_backup_db.c:613
msgid "could not commit database transaction"
msgstr "commit della transazione database fallito"
msgstr "questo formato non può essere letto\n"
#. translator: this is a module name
-#: pg_backup_tar.c:108
+#: pg_backup_tar.c:101
msgid "tar archiver"
msgstr "archiviatore tar"
-#: pg_backup_tar.c:189
+#: pg_backup_tar.c:182
#, c-format
msgid "could not open TOC file \"%s\" for output: %s\n"
msgstr "apertura del file TOC \"%s\" per l'output fallita: %s\n"
-#: pg_backup_tar.c:197
+#: pg_backup_tar.c:190
#, c-format
msgid "could not open TOC file for output: %s\n"
msgstr "apertura del file TOC per l'output fallita: %s\n"
-#: pg_backup_tar.c:218 pg_backup_tar.c:374
+#: pg_backup_tar.c:211 pg_backup_tar.c:367
#, c-format
msgid "compression is not supported by tar archive format\n"
msgstr "compressione non supportata dal formato di archivio tar\n"
-#: pg_backup_tar.c:226
+#: pg_backup_tar.c:219
#, c-format
msgid "could not open TOC file \"%s\" for input: %s\n"
msgstr "apertura del file TOC \"%s\" per l'input fallita: %s\n"
-#: pg_backup_tar.c:233
+#: pg_backup_tar.c:226
#, c-format
msgid "could not open TOC file for input: %s\n"
msgstr "apertura del file TOC per l'input fallita: %s\n"
-#: pg_backup_tar.c:360
+#: pg_backup_tar.c:353
#, c-format
msgid "could not find file \"%s\" in archive\n"
msgstr "file \"%s\" non trovato nell'archivio\n"
-#: pg_backup_tar.c:416
+#: pg_backup_tar.c:419
#, c-format
msgid "could not generate temporary file name: %s\n"
msgstr "generazione del nome del file temporaneo fallita: %s\n"
-#: pg_backup_tar.c:425
+#: pg_backup_tar.c:430
#, c-format
msgid "could not open temporary file\n"
msgstr "apertura del file temporaneo fallita\n"
-#: pg_backup_tar.c:452
+#: pg_backup_tar.c:457
#, c-format
msgid "could not close tar member\n"
msgstr "chiusura del membro tar fallita\n"
-#: pg_backup_tar.c:565
+#: pg_backup_tar.c:570
#, c-format
msgid "internal error -- neither th nor fh specified in tarReadRaw()\n"
msgstr "errore interno -- né th né fh specificato in tarReadRaw()\n"
-#: pg_backup_tar.c:688
+#: pg_backup_tar.c:693
#, c-format
msgid "unexpected COPY statement syntax: \"%s\"\n"
msgstr "sintassi dell'istruzione COPY imprevista: \"%s\"\n"
-#: pg_backup_tar.c:950
+#: pg_backup_tar.c:959
#, c-format
msgid "invalid OID for large object (%u)\n"
msgstr "OID non valida per il large object (%u)\n"
-#: pg_backup_tar.c:1087
-#, c-format
-msgid "archive member too large for tar format\n"
-msgstr "membro dell'archivio troppo grande per il formato tar\n"
-
-#: pg_backup_tar.c:1101
+#: pg_backup_tar.c:1103
#, c-format
msgid "could not close temporary file: %s\n"
msgstr "chiusura del file temporaneo fallita: %s\n"
-#: pg_backup_tar.c:1111
+#: pg_backup_tar.c:1113
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr "la lunghezza del file (%s) non corrisponde con quella prevista (%s)\n"
-#: pg_backup_tar.c:1148
+#: pg_backup_tar.c:1150
#, c-format
msgid "moving from position %s to next member at file position %s\n"
msgstr "spostamento dalla posizione %s al membro successivo alla posizione nel file %s\n"
-#: pg_backup_tar.c:1159
+#: pg_backup_tar.c:1161
#, c-format
msgid "now at file position %s\n"
msgstr "attuale posizione nel file %s\n"
-#: pg_backup_tar.c:1168 pg_backup_tar.c:1198
+#: pg_backup_tar.c:1170 pg_backup_tar.c:1200
#, c-format
msgid "could not find header for file \"%s\" in tar archive\n"
msgstr "intestazione per il file \"%s\" nell'archivio tar non trovata\n"
-#: pg_backup_tar.c:1182
+#: pg_backup_tar.c:1184
#, c-format
msgid "skipping tar member %s\n"
msgstr "salto del membro tar %s\n"
-#: pg_backup_tar.c:1186
+#: pg_backup_tar.c:1188
#, 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 "il ripristino dei dati fuori ordine non è supportato in questo formato di archivio: è richiesto \"%s\", ma nel file d'archivio viene prima di \"%s\".\n"
-#: pg_backup_tar.c:1233
+#: pg_backup_tar.c:1234
#, c-format
msgid "incomplete tar header found (%lu byte)\n"
msgid_plural "incomplete tar header found (%lu bytes)\n"
msgstr[0] "intestazione del file tar incompleta (%lu byte)\n"
msgstr[1] "intestazione del file tar incompleta (%lu byte)\n"
-#: pg_backup_tar.c:1271
+#: pg_backup_tar.c:1275
#, c-format
-msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
-msgstr "Voce TOC %s a %s (lunghezza %lu, checksum %d)\n"
+msgid "TOC Entry %s at %s (length %s, checksum %d)\n"
+msgstr "Voce TOC %s a %s (lunghezza %s, checksum %d)\n"
-#: pg_backup_tar.c:1281
+#: pg_backup_tar.c:1286
#, c-format
msgid "corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
msgstr "intestazione tar corrotta in %s (previsti %d, calcolati %d) alla posizione file %s\n"
msgid "%s: unrecognized section name: \"%s\"\n"
msgstr "%s: nome di sezione sconosciuto: \"%s\"\n"
-#: pg_backup_utils.c:56 pg_dump.c:521 pg_dump.c:538 pg_dumpall.c:300
+#: pg_backup_utils.c:56 pg_dump.c:524 pg_dump.c:541 pg_dumpall.c:300
#: pg_dumpall.c:310 pg_dumpall.c:320 pg_dumpall.c:329 pg_dumpall.c:345
#: pg_dumpall.c:403 pg_restore.c:277 pg_restore.c:293 pg_restore.c:305
#, c-format
msgid "out of on_exit_nicely slots\n"
msgstr "slot on_exit_nicely terminati\n"
-#: pg_dump.c:491
+#: pg_dump.c:494
#, 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:536 pg_dumpall.c:308 pg_restore.c:291
+#: pg_dump.c:539 pg_dumpall.c:308 pg_restore.c:291
#, 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:549
+#: pg_dump.c:552
#, 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:555
+#: pg_dump.c:558
#, 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:561
+#: pg_dump.c:564
#, 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:562
+#: pg_dump.c:565
#, c-format
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(Il comando INSERT non può impostare OID.)\n"
-#: pg_dump.c:567
+#: pg_dump.c:570
#, c-format
msgid "option --if-exists requires option -c/--clean\n"
msgstr "l'opzione --if-exists richiede l'opzione -c/--clean\n"
-#: pg_dump.c:595
+#: pg_dump.c:598
#, c-format
msgid "%s: invalid number of parallel jobs\n"
msgstr "%s: numero di job paralleli non valido\n"
-#: pg_dump.c:599
+#: pg_dump.c:602
#, 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:609
-#, 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:668
+#: pg_dump.c:671
#, 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:675
+#: pg_dump.c:678
#, c-format
msgid "Exported snapshots are not supported by this server version.\n"
msgstr "Gli snapshot esportati non sono supportati da questa versione del server.\n"
-#: pg_dump.c:686
+#: pg_dump.c:689
#, c-format
msgid "last built-in OID is %u\n"
msgstr "l'ultimo OID predefinito è %u\n"
-#: pg_dump.c:695
+#: pg_dump.c:698
#, c-format
msgid "No matching schemas were found\n"
msgstr "Non è stato trovato nessuno schema corrispondente\n"
-#: pg_dump.c:707
+#: pg_dump.c:710
#, c-format
msgid "No matching tables were found\n"
msgstr "Non è stata trovata nessuna tabella corrispondente\n"
-#: pg_dump.c:861
+#: pg_dump.c:867
#, 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:862 pg_dumpall.c:548 pg_restore.c:432
+#: pg_dump.c:868 pg_dumpall.c:548 pg_restore.c:434
#, c-format
msgid "Usage:\n"
msgstr "Utilizzo:\n"
-#: pg_dump.c:863
+#: pg_dump.c:869
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPZIONE]... [NOMEDB]\n"
-#: pg_dump.c:865 pg_dumpall.c:551 pg_restore.c:435
+#: pg_dump.c:871 pg_dumpall.c:551 pg_restore.c:437
#, c-format
msgid ""
"\n"
"\n"
"Opzioni generali:\n"
-#: pg_dump.c:866
+#: pg_dump.c:872
#, 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:867
+#: pg_dump.c:873
#, 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:869
+#: pg_dump.c:875
#, 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:870
+#: pg_dump.c:876
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose stampa più informazioni\n"
-#: pg_dump.c:871 pg_dumpall.c:553
+#: pg_dump.c:877 pg_dumpall.c:553
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: pg_dump.c:872
+#: pg_dump.c:878
#, 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:873 pg_dumpall.c:554
+#: pg_dump.c:879 pg_dumpall.c:554
#, 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:874 pg_dumpall.c:555
+#: pg_dump.c:880 pg_dumpall.c:555
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_dump.c:876 pg_dumpall.c:556
+#: pg_dump.c:882 pg_dumpall.c:556
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per il controllo del contenuto dell'output:\n"
-#: pg_dump.c:877 pg_dumpall.c:557
+#: pg_dump.c:883 pg_dumpall.c:557
#, 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:878
+#: pg_dump.c:884
#, c-format
msgid " -b, --blobs include large objects in dump\n"
msgstr " -b, --blobs includi nell'archivio i large object\n"
-#: pg_dump.c:879 pg_restore.c:446
+#: pg_dump.c:885 pg_restore.c:448
#, 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:880
+#: pg_dump.c:886
#, 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:881
+#: pg_dump.c:887
#, 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:882
+#: pg_dump.c:888
#, 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:883
+#: pg_dump.c:889
#, 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:884 pg_dumpall.c:560
+#: pg_dump.c:890 pg_dumpall.c:560
#, c-format
msgid " -o, --oids include OIDs in dump\n"
msgstr " -o, --oids includi gli OID nel dump\n"
-#: pg_dump.c:885
+#: pg_dump.c:891
#, 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:887 pg_dumpall.c:563
+#: pg_dump.c:893 pg_dumpall.c:563
#, 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:888
+#: pg_dump.c:894
#, 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:889
+#: pg_dump.c:895
#, 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:890
+#: pg_dump.c:896
#, 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:891 pg_dumpall.c:566
+#: pg_dump.c:897 pg_dumpall.c:566
#, 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:892 pg_dumpall.c:567
+#: pg_dump.c:898 pg_dumpall.c:567
#, 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:893 pg_dumpall.c:568
+#: pg_dump.c:899 pg_dumpall.c:568
#, 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:894 pg_dumpall.c:569
+#: pg_dump.c:900 pg_dumpall.c:569
#, 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:895 pg_dumpall.c:570 pg_restore.c:462
+#: pg_dump.c:901 pg_dumpall.c:570 pg_restore.c:464
#, 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:896 pg_restore.c:463
+#: pg_dump.c:902
#, c-format
-msgid " --enable-row-security enable row level security\n"
-msgstr " --enable-row-security abilita la sicurezza a livello di riga\n"
+msgid ""
+" --enable-row-security enable row security (dump only content user has\n"
+" access to)\n"
+msgstr ""
+" --enable-row-security abilita la sicurezza per riga (salva solo i dati\n"
+" a cui l'utente ha accesso)\n"
-#: pg_dump.c:897
+#: pg_dump.c:904
#, 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:898 pg_dumpall.c:571 pg_restore.c:464
+#: pg_dump.c:905 pg_dumpall.c:571 pg_restore.c:466
#, c-format
msgid " --if-exists use IF EXISTS when dropping objects\n"
msgstr " --if-exists usa IF EXISTS nell'eliminare gli oggetti\n"
-#: pg_dump.c:899 pg_dumpall.c:572
+#: pg_dump.c:906 pg_dumpall.c:572
#, 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:900 pg_dumpall.c:573
+#: pg_dump.c:907 pg_dumpall.c:573
#, 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:901
+#: pg_dump.c:908
#, 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:902 pg_dumpall.c:574
+#: pg_dump.c:909 pg_dumpall.c:574
#, c-format
msgid " --no-tablespaces do not dump tablespace assignments\n"
msgstr " --no-tablespaces non scarica le assegnazioni di tablespace\n"
-#: pg_dump.c:903 pg_dumpall.c:575
+#: pg_dump.c:910 pg_dumpall.c:575
#, 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:904 pg_dumpall.c:576
+#: pg_dump.c:911 pg_dumpall.c:576
#, 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:905
+#: pg_dump.c:912
#, 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:906
+#: pg_dump.c:913
#, 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:907
+#: pg_dump.c:914
#, c-format
-msgid " --snapshot=SNAPSHOT use given synchronous snapshot for the dump\n"
-msgstr " --snapshot=SNAPSHOT usa il dato snapshot sincrono per il dump\n"
+msgid " --snapshot=SNAPSHOT use given snapshot for the dump\n"
+msgstr " --snapshot=SNAPSHOT usa questo snapshot per il salvataggio\n"
-#: pg_dump.c:908 pg_dumpall.c:577 pg_restore.c:470
+#: pg_dump.c:915 pg_dumpall.c:577 pg_restore.c:472
#, 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:912 pg_dumpall.c:581 pg_restore.c:474
+#: pg_dump.c:919 pg_dumpall.c:581 pg_restore.c:476
#, c-format
msgid ""
"\n"
"\n"
"Opzioni di connessione:\n"
-#: pg_dump.c:913
+#: pg_dump.c:920
#, c-format
msgid " -d, --dbname=DBNAME database to dump\n"
msgstr " -d, --dbname=NOMEDB database da scaricare\n"
-#: pg_dump.c:914 pg_dumpall.c:583 pg_restore.c:475
+#: pg_dump.c:921 pg_dumpall.c:583 pg_restore.c:477
#, 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:915 pg_dumpall.c:585 pg_restore.c:476
+#: pg_dump.c:922 pg_dumpall.c:585 pg_restore.c:478
#, 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:916 pg_dumpall.c:586 pg_restore.c:477
+#: pg_dump.c:923 pg_dumpall.c:586 pg_restore.c:479
#, 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:917 pg_dumpall.c:587 pg_restore.c:478
+#: pg_dump.c:924 pg_dumpall.c:587 pg_restore.c:480
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password non chiedere mai le password\n"
-#: pg_dump.c:918 pg_dumpall.c:588 pg_restore.c:479
+#: pg_dump.c:925 pg_dumpall.c:588 pg_restore.c:481
#, 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:919 pg_dumpall.c:589
+#: pg_dump.c:926 pg_dumpall.c:589
#, c-format
msgid " --role=ROLENAME do SET ROLE before dump\n"
msgstr " --role=NOMERUOLO esegui SET ROLE prima di scaricare\n"
-#: pg_dump.c:921
+#: pg_dump.c:928
#, c-format
msgid ""
"\n"
"della variabile di ambiente PGDATABASE.\n"
"\n"
-#: pg_dump.c:923 pg_dumpall.c:593 pg_restore.c:486
+#: pg_dump.c:930 pg_dumpall.c:593 pg_restore.c:488
#, c-format
msgid "Report bugs to
.\n"
msgstr "Puoi segnalare eventuali bug a
.\n"
-#: pg_dump.c:942
+#: pg_dump.c:950
#, c-format
msgid "invalid client encoding \"%s\" specified\n"
msgstr "codifica client specificata \"%s\" non valida\n"
-#: pg_dump.c:1127
+#: pg_dump.c:1135
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "formato di output specificato \"%s\" non valido\n"
-#: pg_dump.c:1149
+#: pg_dump.c:1157
#, 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:1438
+#: pg_dump.c:1521
#, c-format
-msgid "dumping contents of table \"%s\".\"%s\"\n"
-msgstr "salvataggio del contenuto della tabella \"%s\".\"%s\"\n"
+msgid "dumping contents of table \"%s.%s\"\n"
+msgstr "salvataggio del contenuto della tabella \"%s.%s\"\n"
-#: pg_dump.c:1562
+#: pg_dump.c:1645
#, 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:1563 pg_dump.c:1573
+#: pg_dump.c:1646 pg_dump.c:1656
#, c-format
msgid "Error message from server: %s"
msgstr "Messaggio di errore dal server: %s"
-#: pg_dump.c:1564 pg_dump.c:1574
+#: pg_dump.c:1647 pg_dump.c:1657
#, c-format
msgid "The command was: %s\n"
msgstr "Il comando era: %s\n"
-#: pg_dump.c:1572
+#: pg_dump.c:1655
#, 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:2211
+#: pg_dump.c:2297
#, c-format
msgid "saving database definition\n"
msgstr "salvataggio definizione del database\n"
-#: pg_dump.c:2544
+#: pg_dump.c:2630
#, c-format
msgid "saving encoding = %s\n"
msgstr "salvataggio codifica = %s\n"
-#: pg_dump.c:2571
+#: pg_dump.c:2657
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "salvataggio standard_conforming_strings = %s\n"
-#: pg_dump.c:2604
+#: pg_dump.c:2690
#, c-format
msgid "reading large objects\n"
msgstr "lettura dei large object\n"
-#: pg_dump.c:2736
+#: pg_dump.c:2822
#, c-format
msgid "saving large objects\n"
msgstr "salvataggio dei large object\n"
-#: pg_dump.c:2783
+#: pg_dump.c:2869
#, c-format
msgid "error reading large object %u: %s"
msgstr "errore di lettura del large object %u: %s"
-#: pg_dump.c:2835
+#: pg_dump.c:2921
#, c-format
-msgid "reading row security enabled for table \"%s\".\"%s\"\n"
-msgstr "lettura dell'abilitazione della sicurezza delle righe per la tabella \"%s\".\"%s\"\n"
+msgid "reading row security enabled for table \"%s.%s\"\n"
+msgstr "letture delle regole di sicurezza per riga abilitata per la tabella \"%s.%s\"\n"
-#: pg_dump.c:2866
+#: pg_dump.c:2952
#, c-format
-msgid "reading policies for table \"%s\".\"%s\"\n"
-msgstr "lettura delle politiche per la tabella \"%s\".\"%s\"\n"
+msgid "reading policies for table \"%s.%s\"\n"
+msgstr "lettura delle regole di sicurezza per la tabella \"%s.%s\"\n"
-#: pg_dump.c:2996
+#: pg_dump.c:3083
#, c-format
msgid "unexpected policy command type: \"%s\"\n"
-msgstr "tipo di comando di politica imprevisto: \"%s\"\n"
+msgstr "tipo di comando di regola di sicurezza imprevisto: \"%s\"\n"
-#: pg_dump.c:3211
+#: pg_dump.c:3298
#, c-format
msgid "could not find parent extension for %s\n"
msgstr "estensione genitore di %s non trovata\n"
-#: pg_dump.c:3314
+#: pg_dump.c:3402
#, 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:3357
+#: pg_dump.c:3445
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "lo schema con OID %u non esiste\n"
-#: pg_dump.c:3707
+#: pg_dump.c:3797
#, 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:3818
+#: pg_dump.c:3909
#, 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:4077
+#: pg_dump.c:4171
#, 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:4165
+#: pg_dump.c:4260
#, 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:4303
+#: pg_dump.c:4399
#, 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:4485
+#: pg_dump.c:4582
#, 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:5158
+#: pg_dump.c:5270
#, 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:5310
+#: pg_dump.c:5422
#, c-format
-msgid "reading indexes for table \"%s\".\"%s\"\n"
-msgstr "lettura degli indici della tabella \"%s\".\"%s\"\n"
+msgid "reading indexes for table \"%s.%s\"\n"
+msgstr "lettura degli indici della tabella \"%s.%s\"\n"
-#: pg_dump.c:5677
+#: pg_dump.c:5789
#, c-format
-msgid "reading foreign key constraints for table \"%s\".\"%s\"\n"
-msgstr "lettura dei vincoli di chiave esterna per la tabella \"%s\".\"%s\"\n"
+msgid "reading foreign key constraints for table \"%s.%s\"\n"
+msgstr "lettura dei vincoli di chiave esterna della tabella \"%s.%s\"\n"
-#: pg_dump.c:5923
+#: pg_dump.c:6035
#, 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:6016
+#: pg_dump.c:6128
#, c-format
-msgid "reading triggers for table \"%s\".\"%s\"\n"
-msgstr "lettura dei trigger per la tabella \"%s\".\"%s\"\n"
+msgid "reading triggers for table \"%s.%s\"\n"
+msgstr "lettura dei trigger della tabella \"%s.%s\"\n"
-#: pg_dump.c:6178
+#: pg_dump.c:6293
#, 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:6750
+#: pg_dump.c:6879
#, c-format
-msgid "finding the columns and types of table \"%s\".\"%s\"\n"
-msgstr "ricerca delle colonne e dei tipi della tabella \"%s\".\"%s\"\n"
+msgid "finding the columns and types of table \"%s.%s\"\n"
+msgstr "lettura delle colonne e dei tipi della tabella \"%s.%s\"\n"
-#: pg_dump.c:6929
+#: pg_dump.c:7058
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "numerazione delle colonne non valida nella tabella \"%s\"\n"
-#: pg_dump.c:6963
+#: pg_dump.c:7092
#, c-format
-msgid "finding default expressions of table \"%s\".\"%s\"\n"
-msgstr "ricerca delle espressioni di default della tabella \"%s\".\"%s\"\n"
+msgid "finding default expressions of table \"%s.%s\"\n"
+msgstr "lettura delle espressioni di default della tabella \"%s.%s\"\n"
-#: pg_dump.c:7016
+#: pg_dump.c:7145
#, 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:7088
+#: pg_dump.c:7217
#, c-format
-msgid "finding check constraints for table \"%s\".\"%s\"\n"
-msgstr "ricerca dei vincoli di controllo per la tabella \"%s\".\"%s\"\n"
+msgid "finding check constraints for table \"%s.%s\"\n"
+msgstr "ricerca dei vincoli di controllo della tabella \"%s.%s\"\n"
-#: pg_dump.c:7184
+#: pg_dump.c:7313
#, 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:7188
+#: pg_dump.c:7317
#, c-format
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(I cataloghi di sistema potrebbero essere corrotti.)\n"
-#: pg_dump.c:8565
+#: pg_dump.c:8707
#, 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:10091
+#: pg_dump.c:10203
#, c-format
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "ATTENZIONE: valore errato nell'array proargmode\n"
-#: pg_dump.c:10442
+#: pg_dump.c:10555
#, c-format
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array proallargtype\n"
-#: pg_dump.c:10458
+#: pg_dump.c:10571
#, c-format
msgid "WARNING: could not parse proargmodes array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array proargmode\n"
-#: pg_dump.c:10472
+#: pg_dump.c:10585
#, c-format
msgid "WARNING: could not parse proargnames array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array proargname\n"
-#: pg_dump.c:10483
+#: pg_dump.c:10596
#, c-format
msgid "WARNING: could not parse proconfig array\n"
msgstr "ATTENZIONE: non è stato possibile analizzare l'array preconfig\n"
-#: pg_dump.c:10554
+#: pg_dump.c:10667
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "valore provolatile sconosciuto per la funzione \"%s\"\n"
-#: pg_dump.c:10732
+#: pg_dump.c:10844
#, 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:10735
+#: pg_dump.c:10847
#, 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:10820
+#: pg_dump.c:10931
#, c-format
msgid "WARNING: bogus transform definition, at least one of trffromsql and trftosql should be nonzero\n"
msgstr "ATTENZIONE: definizione della trasformazione non corretta, almeno uno tra trffromsql e trftosql dovrebbe essere non-zero\n"
-#: pg_dump.c:10837
+#: pg_dump.c:10948
#, c-format
msgid "WARNING: bogus value in pg_transform.trffromsql field\n"
msgstr "ATTENZIONE: valore non corretto nel campo pg_transform.trffromsql\n"
-#: pg_dump.c:10858
+#: pg_dump.c:10969
#, c-format
msgid "WARNING: bogus value in pg_transform.trftosql field\n"
msgstr "ATTENZIONE: valore non corretto nel campo pg_transform.trftosql\n"
-#: pg_dump.c:11244
+#: pg_dump.c:11356
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "ATTENZIONE: operatore con OID %s non trovato\n"
-#: pg_dump.c:12419
+#: pg_dump.c:12536
#, 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:13244
+#: pg_dump.c:13360
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "tipo di oggetto sconosciuto nei privilegi predefiniti: %d\n"
-#: pg_dump.c:13259
+#: pg_dump.c:13375
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "non è stato possibile interpretare la ACL predefinita (%s)\n"
-#: pg_dump.c:13314
+#: pg_dump.c:13431
#, 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:13731
+#: pg_dump.c:13852
#, 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:13734
+#: pg_dump.c:13855
#, 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:13741
+#: pg_dump.c:13862
#, 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:14478
+#: pg_dump.c:14610
#, 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:14602
+#: pg_dump.c:14736
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "omesso indice per vincolo \"%s\"\n"
-#: pg_dump.c:14789
+#: pg_dump.c:14927
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "tipo di vincolo sconosciuto: %c\n"
-#: pg_dump.c:14938 pg_dump.c:15102
+#: pg_dump.c:15077 pg_dump.c:15241
#, 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:14949
+#: pg_dump.c:15088
#, 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:15197
+#: pg_dump.c:15337
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "valore tgtype inatteso: %d\n"
-#: pg_dump.c:15279
+#: pg_dump.c:15419
#, 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:15466
+#: pg_dump.c:15608
#, 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:15845
+#: pg_dump.c:15990
#, c-format
msgid "reading dependency data\n"
msgstr "lettura dati di dipendenza\n"
-#: pg_dump.c:16392
+#: pg_dump.c:16550
+#, c-format
+msgid "WARNING: could not parse reloptions array\n"
+msgstr "ATTENZIONE: errore di lettura dell'array reloptions\n"
+
+#: pg_dump.c:16614
#, c-format
msgid "query returned %d row instead of one: %s\n"
msgid_plural "query returned %d rows instead of one: %s\n"
msgid "could not identify dependency loop\n"
msgstr "identificazione del ciclo di dipendenze fallito\n"
-#: pg_dump_sort.c:1250
+#: pg_dump_sort.c:1254
#, 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"
+msgid "NOTICE: there are circular foreign-key constraints on this table:\n"
+msgid_plural "NOTICE: there are circular foreign-key constraints among these tables:\n"
+msgstr[0] "AVVISO: ci sono vincoli di dipendenza circolari tra chiavi esterne in questa tabella:\n"
+msgstr[1] "AVVISO: ci sono vincoli di dipendenza circolari tra chiavi esterne tra queste tabelle:\n"
-#: pg_dump_sort.c:1252 pg_dump_sort.c:1272
+#: pg_dump_sort.c:1258 pg_dump_sort.c:1278
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1253
+#: pg_dump_sort.c:1259
#, 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:1254
+#: pg_dump_sort.c:1260
#, 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:1266
+#: pg_dump_sort.c:1272
#, 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"
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:385 pg_dumpall.c:1881
+#: pg_dumpall.c:385 pg_dumpall.c:1892
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s: connessione al database \"%s\" fallita\n"
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:561 pg_restore.c:454
+#: pg_dumpall.c:561 pg_restore.c:456
#, c-format
msgid " -O, --no-owner skip restoration of object ownership\n"
msgstr " -O, --no-owner salta il ripristino del proprietario degli oggetti\n"
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:1431
+#: pg_dumpall.c:1449
#, 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:1648
+#: pg_dumpall.c:1659
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s: scaricamento del database \"%s\"...\n"
-#: pg_dumpall.c:1669
+#: pg_dumpall.c:1680
#, 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:1678
+#: pg_dumpall.c:1689
#, 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:1723
+#: pg_dumpall.c:1734
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s: in elaborazione \"%s\"\n"
-#: pg_dumpall.c:1903
+#: pg_dumpall.c:1914
#, c-format
msgid "%s: could not connect to database \"%s\": %s\n"
msgstr "%s: connessione al database \"%s\" fallita: %s\n"
-#: pg_dumpall.c:1933
+#: pg_dumpall.c:1944
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s: non è stato possibile ottenere la versione del server\n"
-#: pg_dumpall.c:1939
+#: pg_dumpall.c:1950
#, 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:2017 pg_dumpall.c:2043
+#: pg_dumpall.c:2028 pg_dumpall.c:2054
#, c-format
msgid "%s: executing %s\n"
msgstr "%s: esecuzione di %s\n"
-#: pg_dumpall.c:2023 pg_dumpall.c:2049
+#: pg_dumpall.c:2034 pg_dumpall.c:2060
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: query fallita: %s"
-#: pg_dumpall.c:2025 pg_dumpall.c:2051
+#: pg_dumpall.c:2036 pg_dumpall.c:2062
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: la query era: %s\n"
msgid "unrecognized archive format \"%s\"; please specify \"c\", \"d\", or \"t\"\n"
msgstr "formato di archivio sconosciuto \"%s\"; specificare \"c\", \"d\" o \"t\"\n"
-#: pg_restore.c:399
+#: pg_restore.c:401
#, c-format
msgid "%s: maximum number of parallel jobs is %d\n"
msgstr "%s: il numero massimo di job paralleli è %d\n"
-#: pg_restore.c:417
+#: pg_restore.c:419
#, c-format
msgid "WARNING: errors ignored on restore: %d\n"
msgstr "ATTENZIONE: errore ignorato durante il ripristino: %d\n"
-#: pg_restore.c:431
+#: pg_restore.c:433
#, c-format
msgid ""
"%s restores a PostgreSQL database from an archive created by pg_dump.\n"
"%s ripristino di un database PostgreSQL da un archivio creato con pg_dump.\n"
"\n"
-#: pg_restore.c:433
+#: pg_restore.c:435
#, c-format
msgid " %s [OPTION]... [FILE]\n"
msgstr " %s [OPZIONE]... [FILE]\n"
-#: pg_restore.c:436
+#: pg_restore.c:438
#, c-format
msgid " -d, --dbname=NAME connect to database name\n"
msgstr " -d, --dbname=NOME nome del database a cui connettersi\n"
-#: pg_restore.c:437
+#: pg_restore.c:439
#, c-format
msgid " -f, --file=FILENAME output file name\n"
msgstr " -f, --file=NOMEFILE nome del file di output\n"
-#: pg_restore.c:438
+#: pg_restore.c:440
#, c-format
msgid " -F, --format=c|d|t backup file format (should be automatic)\n"
msgstr " -F, --format=c|d|t formato del file di backup (dovrebbe essere automatico)\n"
-#: pg_restore.c:439
+#: pg_restore.c:441
#, c-format
msgid " -l, --list print summarized TOC of the archive\n"
msgstr " -l, --list stampa un riassunto della TOC dell'archivio\n"
-#: pg_restore.c:440
+#: pg_restore.c:442
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose stampa più informazioni\n"
-#: pg_restore.c:441
+#: pg_restore.c:443
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: pg_restore.c:442
+#: pg_restore.c:444
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_restore.c:444
+#: pg_restore.c:446
#, c-format
msgid ""
"\n"
"\n"
"Opzioni per il controllo del ripristino:\n"
-#: pg_restore.c:445
+#: pg_restore.c:447
#, c-format
msgid " -a, --data-only restore only the data, no schema\n"
msgstr " -a, --data-only ripristina solo i dati, non gli schemi\n"
-#: pg_restore.c:447
+#: pg_restore.c:449
#, c-format
msgid " -C, --create create the target database\n"
msgstr " -C, --create crea il database in oggetto\n"
-#: pg_restore.c:448
+#: pg_restore.c:450
#, c-format
msgid " -e, --exit-on-error exit on error, default is to continue\n"
msgstr " -e, --exit-on-error esci in caso di errore, il comportamento predefinito è continuare\n"
-#: pg_restore.c:449
+#: pg_restore.c:451
#, c-format
msgid " -I, --index=NAME restore named index\n"
msgstr " -I, --index=NOME ripristina l'indice indicato\n"
-#: pg_restore.c:450
+#: pg_restore.c:452
#, c-format
msgid " -j, --jobs=NUM use this many parallel jobs to restore\n"
msgstr " -j, --jobs=NUM per il ripristino usa questo numero di job paralleli\n"
-#: pg_restore.c:451
+#: pg_restore.c:453
#, c-format
msgid ""
" -L, --use-list=FILENAME use table of contents from this file for\n"
" -L, --use-list=NOMEFILE utilizza la tabella dei contenuti di questo file per\n"
" selezionare/ordinare l'output\n"
-#: pg_restore.c:453
+#: pg_restore.c:455
#, c-format
msgid " -n, --schema=NAME restore only objects in this schema\n"
msgstr " -n, --schema=NOME ripristina solo gli oggetti in questo schema\n"
-#: pg_restore.c:455
+#: pg_restore.c:457
#, c-format
msgid " -P, --function=NAME(args) restore named function\n"
msgstr " -P, --function=NOME(arg) ripristina la funzione indicata\n"
-#: pg_restore.c:456
+#: pg_restore.c:458
#, c-format
msgid " -s, --schema-only restore only the schema, no data\n"
msgstr " -s, --schema-only ripristina solo lo schema e non i dati\n"
-#: pg_restore.c:457
+#: pg_restore.c:459
#, c-format
msgid " -S, --superuser=NAME superuser user name to use for disabling triggers\n"
msgstr " -S, --superuser=NOME nome del superutente da usare per disabilitare i trigger\n"
-#: pg_restore.c:458
+#: pg_restore.c:460
#, c-format
-msgid " -t, --table=NAME restore named relation (table, view, etc)\n"
-msgstr " -t, --table=NOME ripristina la relazione nominata (tabella, vista, ecc.)\n"
+msgid " -t, --table=NAME restore named table\n"
+msgstr " -t, --table=NAME ripristina la tabella indicata\n"
-#: pg_restore.c:459
+#: pg_restore.c:461
#, c-format
msgid " -T, --trigger=NAME restore named trigger\n"
msgstr " -T, --trigger=NOME ripristina il trigger indicato\n"
-#: pg_restore.c:460
+#: pg_restore.c:462
#, c-format
msgid " -x, --no-privileges skip restoration of access privileges (grant/revoke)\n"
msgstr " -x, --no-privileges salta il ripristino dei privilegi di accesso (grant/revoke)\n"
-#: pg_restore.c:461
+#: pg_restore.c:463
#, c-format
msgid " -1, --single-transaction restore as a single transaction\n"
msgstr " -1, --single-transaction ripristina in un'unica transazione\n"
#: pg_restore.c:465
#, c-format
+msgid " --enable-row-security enable row security\n"
+msgstr " --enable-row-security abilita la sicurezza per riga\n"
+
+#: pg_restore.c:467
+#, c-format
msgid ""
" --no-data-for-failed-tables do not restore data of tables that could not be\n"
" created\n"
" --no-data-for-failed-tables non ripristinare i dati delle tabelle che non\n"
" è stato possibile creare\n"
-#: pg_restore.c:467
+#: pg_restore.c:469
#, c-format
msgid " --no-security-labels do not restore security labels\n"
msgstr " --no-security-labels do ripristinare le etichette di sicurezza\n"
-#: pg_restore.c:468
+#: pg_restore.c:470
#, c-format
msgid " --no-tablespaces do not restore tablespace assignments\n"
msgstr " --no-tablespaces non ripristina le assegnazioni dei tablespace\n"
-#: pg_restore.c:469
+#: pg_restore.c:471
#, c-format
msgid " --section=SECTION restore named section (pre-data, data, or post-data)\n"
msgstr " --section=SEZIONE ripristina la sezione indicata (pre-data, data o post-data)\n"
-#: pg_restore.c:480
+#: pg_restore.c:482
#, c-format
msgid " --role=ROLENAME do SET ROLE before restore\n"
msgstr " --role=NOMERUOLO esegui SET ROLE prima del ripristino\n"
-#: pg_restore.c:482
+#: pg_restore.c:484
#, c-format
msgid ""
"\n"
"Le opzioni -I, -n, -P, -t, -T e --section possono essere combinate e specificate\n"
"più volte per selezionare più oggetti.\n"
-#: pg_restore.c:485
+#: pg_restore.c:487
#, c-format
msgid ""
"\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:43+0000\n"
"PO-Revision-Date: 2016-02-21 15:52+0100\n"
msgstr ""
"Project-Id-Version: pg_resetxlog (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-06 14:43+0000\n"
-"PO-Revision-Date: 2015-07-07 03:01+0100\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-17 20:51+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\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"
#: ../../common/restricted_token.c:68
msgstr "%s: lettura del codice di uscita del sottoprocesso fallita: codice di errore %lu\n"
#. translator: the second %s is a command line argument (-e, etc)
-#: pg_resetxlog.c:142 pg_resetxlog.c:157 pg_resetxlog.c:172 pg_resetxlog.c:179
-#: pg_resetxlog.c:203 pg_resetxlog.c:218 pg_resetxlog.c:226 pg_resetxlog.c:252
-#: pg_resetxlog.c:266
+#: pg_resetxlog.c:140 pg_resetxlog.c:155 pg_resetxlog.c:170 pg_resetxlog.c:177
+#: pg_resetxlog.c:201 pg_resetxlog.c:216 pg_resetxlog.c:224 pg_resetxlog.c:250
+#: pg_resetxlog.c:264
#, c-format
msgid "%s: invalid argument for option %s\n"
msgstr "%s: argomento non valido per l'opzione %s\n"
-#: pg_resetxlog.c:143 pg_resetxlog.c:158 pg_resetxlog.c:173 pg_resetxlog.c:180
-#: pg_resetxlog.c:204 pg_resetxlog.c:219 pg_resetxlog.c:227 pg_resetxlog.c:253
-#: pg_resetxlog.c:267 pg_resetxlog.c:274 pg_resetxlog.c:287 pg_resetxlog.c:295
+#: pg_resetxlog.c:141 pg_resetxlog.c:156 pg_resetxlog.c:171 pg_resetxlog.c:178
+#: pg_resetxlog.c:202 pg_resetxlog.c:217 pg_resetxlog.c:225 pg_resetxlog.c:251
+#: pg_resetxlog.c:265 pg_resetxlog.c:272 pg_resetxlog.c:285 pg_resetxlog.c:293
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: pg_resetxlog.c:148
+#: pg_resetxlog.c:146
#, c-format
msgid "%s: transaction ID epoch (-e) must not be -1\n"
msgstr "%s: l'ID epoch della transazione (-e) non deve essere -1\n"
-#: pg_resetxlog.c:163
+#: pg_resetxlog.c:161
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s: l'ID della transazione (-x) non deve essere 0\n"
-#: pg_resetxlog.c:187 pg_resetxlog.c:194
+#: pg_resetxlog.c:185 pg_resetxlog.c:192
#, c-format
msgid "%s: transaction ID (-c) must be either 0 or greater than or equal to 2\n"
msgstr "%s: l'ID di transazione (-c) dev'essere 0 or maggiore o uguale a 2\n"
-#: pg_resetxlog.c:209
+#: pg_resetxlog.c:207
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s: l'OID (-o) non deve essere 0\n"
-#: pg_resetxlog.c:232
+#: pg_resetxlog.c:230
#, c-format
msgid "%s: multitransaction ID (-m) must not be 0\n"
msgstr "%s: l'ID della multitransazione (-m) non deve essere 0\n"
-#: pg_resetxlog.c:242
+#: pg_resetxlog.c:240
#, c-format
msgid "%s: oldest multitransaction ID (-m) must not be 0\n"
msgstr "%s: l'ID multitransazione più vecchio (-m) non può essere 0\n"
-#: pg_resetxlog.c:258
+#: pg_resetxlog.c:256
#, c-format
msgid "%s: multitransaction offset (-O) must not be -1\n"
msgstr "%s: l'offset di una multitransazione (-O) non può essere -1\n"
-#: pg_resetxlog.c:285
+#: pg_resetxlog.c:283
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: troppi argomenti di riga di comando (il primo è \"%s\")\n"
-#: pg_resetxlog.c:294
+#: pg_resetxlog.c:292
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: non è stata specificata una directory per i dati\n"
-#: pg_resetxlog.c:308
+#: pg_resetxlog.c:306
#, c-format
msgid "%s: cannot be executed by \"root\"\n"
msgstr "%s non può essere eseguito da \"root\"\n"
-#: pg_resetxlog.c:310
+#: pg_resetxlog.c:308
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "È obbligatorio eseguire %s come superutente di PostgreSQL.\n"
-#: pg_resetxlog.c:320
+#: pg_resetxlog.c:318
#, c-format
msgid "%s: could not change directory to \"%s\": %s\n"
msgstr "%s: spostamento nella directory \"%s\" fallito: %s\n"
-#: pg_resetxlog.c:333 pg_resetxlog.c:479
+#: pg_resetxlog.c:331 pg_resetxlog.c:477
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: errore nell'apertura del file \"%s\" per la lettura: %s\n"
-#: pg_resetxlog.c:340
+#: pg_resetxlog.c:338
#, c-format
msgid ""
"%s: lock file \"%s\" exists\n"
"%s: il file di lock \"%s\" esiste\n"
"Il server è in esecuzione? Se non lo è, cancella il file di lock e riprova.\n"
-#: pg_resetxlog.c:427
+#: pg_resetxlog.c:425
#, c-format
msgid ""
"\n"
"\n"
"Se questi parametri sembrano accettabili, utilizza -f per forzare un reset.\n"
-#: pg_resetxlog.c:439
+#: pg_resetxlog.c:437
#, c-format
msgid ""
"The database server was not shut down cleanly.\n"
"Resettare il registro delle transazioni può causare una perdita di dati.\n"
"Se vuoi continuare comunque, utilizza -f per forzare il reset.\n"
-#: pg_resetxlog.c:453
+#: pg_resetxlog.c:451
#, c-format
msgid "Transaction log reset\n"
msgstr "Registro delle transazioni riavviato\n"
-#: pg_resetxlog.c:482
+#: pg_resetxlog.c:480
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
" touch %s\n"
"e riprova.\n"
-#: pg_resetxlog.c:495
+#: pg_resetxlog.c:493
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: lettura del file \"%s\" fallita: %s\n"
-#: pg_resetxlog.c:518
+#: pg_resetxlog.c:516
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr "%s: pg_control esiste ma ha un CRC non valido; procedere con cautela\n"
-#: pg_resetxlog.c:527
+#: pg_resetxlog.c:525
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr "%s: pg_control esiste ma è inutilizzabile o è una versione sconosciuta; verrà ignorato\n"
-#: pg_resetxlog.c:630
+#: pg_resetxlog.c:628
#, c-format
msgid ""
"Guessed pg_control values:\n"
"Valori pg_control indovinati:\n"
"\n"
-#: pg_resetxlog.c:632
+#: pg_resetxlog.c:630
#, c-format
msgid ""
"Current pg_control values:\n"
"Valori pg_control attuali:\n"
"\n"
-#: pg_resetxlog.c:641
+#: pg_resetxlog.c:639
#, c-format
msgid "pg_control version number: %u\n"
msgstr "Numero di versione di pg_control: %u\n"
-#: pg_resetxlog.c:643
+#: pg_resetxlog.c:641
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Numero di versione del catalogo: %u\n"
-#: pg_resetxlog.c:645
+#: pg_resetxlog.c:643
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Identificatore di sistema del database: %s\n"
-#: pg_resetxlog.c:647
+#: pg_resetxlog.c:645
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "TimeLineId dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:649
+#: pg_resetxlog.c:647
#, c-format
msgid "Latest checkpoint's full_page_writes: %s\n"
msgstr "full_page_writes dell'ultimo checkpoint: %s\n"
-#: pg_resetxlog.c:650
+#: pg_resetxlog.c:648
msgid "off"
msgstr "disattivato"
-#: pg_resetxlog.c:650
+#: pg_resetxlog.c:648
msgid "on"
msgstr "attivato"
-#: pg_resetxlog.c:651
+#: pg_resetxlog.c:649
#, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "NextXID dell'ultimo checkpoint: %u%u\n"
-#: pg_resetxlog.c:654
+#: pg_resetxlog.c:652
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "NextOID dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:656
+#: pg_resetxlog.c:654
#, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "NextMultiXactId dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:658
+#: pg_resetxlog.c:656
#, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "NextMultiOffset dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:660
+#: pg_resetxlog.c:658
#, c-format
msgid "Latest checkpoint's oldestXID: %u\n"
msgstr "oldestXID dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:662
+#: pg_resetxlog.c:660
#, c-format
msgid "Latest checkpoint's oldestXID's DB: %u\n"
msgstr "DB dell'oldestXID dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:664
+#: pg_resetxlog.c:662
#, c-format
msgid "Latest checkpoint's oldestActiveXID: %u\n"
msgstr "oldestActiveXID dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:666
+#: pg_resetxlog.c:664
#, c-format
msgid "Latest checkpoint's oldestMultiXid: %u\n"
msgstr "oldestMultiXID dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:668
+#: pg_resetxlog.c:666
#, c-format
msgid "Latest checkpoint's oldestMulti's DB: %u\n"
msgstr "DB dell'oldestMulti dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:670
+#: pg_resetxlog.c:668
#, c-format
-msgid "Latest checkpoint's oldest CommitTs: %u\n"
-msgstr "CommitTs più vecchio ultimo checkpoint: %u\n"
+msgid "Latest checkpoint's oldestCommitTsXid:%u\n"
+msgstr "oldestCommitTsXid dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:672
+#: pg_resetxlog.c:670
#, c-format
-msgid "Latest checkpoint's newest CommitTs: %u\n"
-msgstr "CommitTs più nuovo dell'ultimo checkpoint: %u\n"
+msgid "Latest checkpoint's newestCommitTsXid:%u\n"
+msgstr "newestCommitTsXid dell'ultimo checkpoint: %u\n"
-#: pg_resetxlog.c:674
+#: pg_resetxlog.c:672
#, c-format
msgid "Maximum data alignment: %u\n"
msgstr "Massimo allineamento dei dati: %u\n"
-#: pg_resetxlog.c:677
+#: pg_resetxlog.c:675
#, c-format
msgid "Database block size: %u\n"
msgstr "Dimensione blocco database: %u\n"
-#: pg_resetxlog.c:679
+#: pg_resetxlog.c:677
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Blocchi per ogni segmento grosse tabelle: %u\n"
-#: pg_resetxlog.c:681
+#: pg_resetxlog.c:679
#, c-format
msgid "WAL block size: %u\n"
msgstr "Dimensione blocco WAL: %u\n"
-#: pg_resetxlog.c:683
+#: pg_resetxlog.c:681
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "Byte per segmento WAL: %u\n"
-#: pg_resetxlog.c:685
+#: pg_resetxlog.c:683
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Lunghezza massima degli identificatori: %u\n"
-#: pg_resetxlog.c:687
+#: pg_resetxlog.c:685
#, c-format
msgid "Maximum columns in an index: %u\n"
msgstr "Massimo numero di colonne in un indice: %u\n"
-#: pg_resetxlog.c:689
+#: pg_resetxlog.c:687
#, c-format
msgid "Maximum size of a TOAST chunk: %u\n"
msgstr "Massima dimensione di un segmento TOAST: %u\n"
-#: pg_resetxlog.c:691
+#: pg_resetxlog.c:689
#, c-format
msgid "Size of a large-object chunk: %u\n"
msgstr "Dimensione di un blocco large-object: %u\n"
-#: pg_resetxlog.c:693
+#: pg_resetxlog.c:691
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Memorizzazione per tipi data/ora: %s\n"
-#: pg_resetxlog.c:694
+#: pg_resetxlog.c:692
msgid "64-bit integers"
msgstr "interi a 64 bit"
-#: pg_resetxlog.c:694
+#: pg_resetxlog.c:692
msgid "floating-point numbers"
msgstr "numeri in virgola mobile"
-#: pg_resetxlog.c:695
+#: pg_resetxlog.c:693
#, c-format
msgid "Float4 argument passing: %s\n"
msgstr "Passaggio di argomenti Float4: %s\n"
-#: pg_resetxlog.c:696 pg_resetxlog.c:698
+#: pg_resetxlog.c:694 pg_resetxlog.c:696
msgid "by reference"
msgstr "per riferimento"
-#: pg_resetxlog.c:696 pg_resetxlog.c:698
+#: pg_resetxlog.c:694 pg_resetxlog.c:696
msgid "by value"
msgstr "per valore"
-#: pg_resetxlog.c:697
+#: pg_resetxlog.c:695
#, c-format
msgid "Float8 argument passing: %s\n"
msgstr "passaggio di argomenti Float8: %s\n"
-#: pg_resetxlog.c:699
+#: pg_resetxlog.c:697
#, c-format
msgid "Data page checksum version: %u\n"
msgstr "Versione somma di controllo dati pagine: %u\n"
-#: pg_resetxlog.c:713
+#: pg_resetxlog.c:711
#, c-format
msgid ""
"\n"
"Valori da cambiare:\n"
"\n"
-#: pg_resetxlog.c:716
+#: pg_resetxlog.c:714
#, c-format
msgid "First log segment after reset: %s\n"
msgstr "Primo segmento di log dopo il reset: %s\n"
-#: pg_resetxlog.c:720
+#: pg_resetxlog.c:718
#, c-format
msgid "NextMultiXactId: %u\n"
msgstr "NextMultiXactId: %u\n"
-#: pg_resetxlog.c:722
+#: pg_resetxlog.c:720
#, c-format
msgid "OldestMultiXid: %u\n"
msgstr "OldestMultiXid: %u\n"
-#: pg_resetxlog.c:724
+#: pg_resetxlog.c:722
#, c-format
msgid "OldestMulti's DB: %u\n"
msgstr "DB di OldestMulti: %u\n"
-#: pg_resetxlog.c:730
+#: pg_resetxlog.c:728
#, c-format
msgid "NextMultiOffset: %u\n"
msgstr "NextMultiOffset: %u\n"
-#: pg_resetxlog.c:736
+#: pg_resetxlog.c:734
#, c-format
msgid "NextOID: %u\n"
msgstr "NextOID: %u\n"
-#: pg_resetxlog.c:742
+#: pg_resetxlog.c:740
#, c-format
msgid "NextXID: %u\n"
msgstr "NextXID: %u\n"
-#: pg_resetxlog.c:744
+#: pg_resetxlog.c:742
#, c-format
msgid "OldestXID: %u\n"
msgstr "OldestXID: %u\n"
-#: pg_resetxlog.c:746
+#: pg_resetxlog.c:744
#, c-format
msgid "OldestXID's DB: %u\n"
msgstr "DB di OldestXID: %u\n"
-#: pg_resetxlog.c:752
+#: pg_resetxlog.c:750
#, c-format
msgid "NextXID epoch: %u\n"
msgstr "Epoca del NextXID: %u\n"
-#: pg_resetxlog.c:758
+#: pg_resetxlog.c:756
#, c-format
-msgid "oldestCommitTs: %u\n"
-msgstr "oldestCommitTs: %u\n"
+msgid "oldestCommitTsXid: %u\n"
+msgstr "oldestCommitTsXid: %u\n"
-#: pg_resetxlog.c:763
+#: pg_resetxlog.c:761
#, c-format
-msgid "newestCommitTs: %u\n"
-msgstr "newestCommitTs: %u\n"
+msgid "newestCommitTsXid: %u\n"
+msgstr "newestCommitTsXid: %u\n"
-#: pg_resetxlog.c:829
+#: pg_resetxlog.c:827
#, c-format
msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE\n"
msgstr "%s: errore interno -- sizeof(ControlFileData) è troppo grande ... correggere PG_CONTROL_SIZE\n"
-#: pg_resetxlog.c:844
+#: pg_resetxlog.c:842
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: creazione del file pg_control fallita: %s\n"
-#: pg_resetxlog.c:855
+#: pg_resetxlog.c:853
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: scrittura del file pg_control fallita: %s\n"
-#: pg_resetxlog.c:862 pg_resetxlog.c:1158
+#: pg_resetxlog.c:860 pg_resetxlog.c:1156
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: errore fsync: %s\n"
-#: pg_resetxlog.c:902 pg_resetxlog.c:973 pg_resetxlog.c:1024
+#: pg_resetxlog.c:900 pg_resetxlog.c:971 pg_resetxlog.c:1022
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: apertura della directory \"%s\" fallita: %s\n"
-#: pg_resetxlog.c:938 pg_resetxlog.c:995 pg_resetxlog.c:1049
+#: pg_resetxlog.c:936 pg_resetxlog.c:993 pg_resetxlog.c:1047
#, c-format
msgid "%s: could not read directory \"%s\": %s\n"
msgstr "%s: lettura della directory \"%s\" fallita: %s\n"
-#: pg_resetxlog.c:945 pg_resetxlog.c:1002 pg_resetxlog.c:1056
+#: pg_resetxlog.c:943 pg_resetxlog.c:1000 pg_resetxlog.c:1054
#, c-format
msgid "%s: could not close directory \"%s\": %s\n"
msgstr "%s: chiusura della directory \"%s\" fallita: %s\n"
-#: pg_resetxlog.c:986 pg_resetxlog.c:1040
+#: pg_resetxlog.c:984 pg_resetxlog.c:1038
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: cancellazione del file \"%s\" fallita: %s\n"
-#: pg_resetxlog.c:1125
+#: pg_resetxlog.c:1123
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: apertura del file \"%s\" fallita: %s\n"
-#: pg_resetxlog.c:1136 pg_resetxlog.c:1150
+#: pg_resetxlog.c:1134 pg_resetxlog.c:1148
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: errore nella scrittura del file \"%s\": %s\n"
-#: pg_resetxlog.c:1169
+#: pg_resetxlog.c:1167
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
"%s riavvia il registro delle transazioni di PostgreSQL.\n"
"\n"
-#: pg_resetxlog.c:1170
+#: pg_resetxlog.c:1168
#, c-format
msgid ""
"Usage:\n"
-" %s [OPTION]... {[-D] DATADIR}\n"
+" %s [OPTION]... DATADIR\n"
"\n"
msgstr ""
"Utilizzo:\n"
-" %s [OPZIONE]... {[-D] DATADIR}\n"
+" %s [OPZIONI]... DATADIR\n"
"\n"
-#: pg_resetxlog.c:1171
+#: pg_resetxlog.c:1169
#, c-format
msgid "Options:\n"
msgstr "Opzioni:\n"
-#: pg_resetxlog.c:1172
+#: pg_resetxlog.c:1170
#, c-format
msgid " -c XID,XID set oldest and newest transactions bearing commit timestamp\n"
msgstr " -c XID,XID imposta le transazione più vecchia e più nuova che portano l'ora di commit\n"
-#: pg_resetxlog.c:1173
+#: pg_resetxlog.c:1171
#, c-format
msgid " (zero in either value means no change)\n"
msgstr " (zero in uno dei dei valori vuol dire nessun cambiamento)\n"
-#: pg_resetxlog.c:1174
+#: pg_resetxlog.c:1172
+#, c-format
+msgid " [-D] DATADIR data directory\n"
+msgstr " [-D] DATADIR directory dei dati\n"
+
+#: pg_resetxlog.c:1173
#, c-format
msgid " -e XIDEPOCH set next transaction ID epoch\n"
msgstr " -e XIDEPOCH imposta il prossimo ID epoch transazione\n"
-#: pg_resetxlog.c:1175
+#: pg_resetxlog.c:1174
#, c-format
msgid " -f force update to be done\n"
msgstr " -f forza l'esecuzione dell'aggiornamento\n"
-#: pg_resetxlog.c:1176
+#: pg_resetxlog.c:1175
#, c-format
msgid " -l XLOGFILE force minimum WAL starting location for new transaction log\n"
msgstr " -l XLOGFILE forza la locazione di inizio WAL minima per il nuovo log transazioni\n"
-#: pg_resetxlog.c:1177
+#: pg_resetxlog.c:1176
#, c-format
msgid " -m MXID,MXID set next and oldest multitransaction ID\n"
msgstr " -m MXID,MXID imposta gli ID multitransazione successivo e più vecchio\n"
-#: pg_resetxlog.c:1178
+#: pg_resetxlog.c:1177
#, c-format
msgid " -n no update, just show what would be done (for testing)\n"
msgstr " -n nessuna modifica, mostra solo cosa sarebbe fatto (per prova)\n"
-#: pg_resetxlog.c:1179
+#: pg_resetxlog.c:1178
#, c-format
msgid " -o OID set next OID\n"
msgstr " -o OID imposta il prossimo OID\n"
-#: pg_resetxlog.c:1180
+#: pg_resetxlog.c:1179
#, c-format
msgid " -O OFFSET set next multitransaction offset\n"
msgstr " -O OFFSET imposta il prossimo offset multitransazione\n"
-#: pg_resetxlog.c:1181
+#: pg_resetxlog.c:1180
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: pg_resetxlog.c:1182
+#: pg_resetxlog.c:1181
#, c-format
msgid " -x XID set next transaction ID\n"
msgstr " -x XID imposta il prossimo ID di transazione\n"
-#: pg_resetxlog.c:1183
+#: pg_resetxlog.c:1182
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_resetxlog.c:1184
+#: pg_resetxlog.c:1183
#, c-format
msgid ""
"\n"
# src/bin/pg_rewind/nls.mk
CATALOG_NAME = pg_rewind
-AVAIL_LANGUAGES =de es fr it ko pl ru zh_CN
+AVAIL_LANGUAGES =de es fr it ko pl pt_BR ru zh_CN
GETTEXT_FILES = copy_fetch.c datapagemap.c fetch.c file_ops.c filemap.c libpq_fetch.c logging.c parsexlog.c pg_rewind.c timeline.c ../../common/fe_memutils.c ../../common/restricted_token.c xlogreader.c
GETTEXT_TRIGGERS = pg_log:2 pg_fatal report_invalid_record:2
msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-10-03 13:43+0000\n"
-"PO-Revision-Date: 2015-10-03 12:17-0400\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-27 22:34-0400\n"
"Last-Translator: Peter Eisentraut
\n"
"Language-Team: German
\n"
"Language: de\n"
msgid "could not seek in source file: %s\n"
msgstr "konnte Positionszeiger in Quelldatei nicht setzen: %s\n"
-#: copy_fetch.c:192 file_ops.c:301
+#: copy_fetch.c:192 file_ops.c:300
#, c-format
msgid "could not read file \"%s\": %s\n"
msgstr "konnte Datei „%s“ nicht lesen: %s\n"
msgid "could not close target file \"%s\": %s\n"
msgstr "konnte Zieldatei „%s“ nicht schließen: %s\n"
-#: file_ops.c:99
+#: file_ops.c:98
#, c-format
msgid "could not seek in target file \"%s\": %s\n"
msgstr "konnte Positionszeiger in Zieldatei „%s“ nicht setzen: %s\n"
-#: file_ops.c:115
+#: file_ops.c:114
#, c-format
msgid "could not write file \"%s\": %s\n"
msgstr "konnte Datei „%s“ nicht schreiben: %s\n"
-#: file_ops.c:165
+#: file_ops.c:164
#, c-format
msgid "invalid action (CREATE) for regular file\n"
msgstr "ungültige Aktion (CREATE) für normale Datei\n"
-#: file_ops.c:180
+#: file_ops.c:179
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "konnte Datei „%s“ nicht löschen: %s\n"
-#: file_ops.c:197
+#: file_ops.c:196
#, c-format
msgid "could not open file \"%s\" for truncation: %s\n"
msgstr "konnte Datei „%s“ nicht zum Kürzen öffnen: %s\n"
-#: file_ops.c:201
+#: file_ops.c:200
#, c-format
msgid "could not truncate file \"%s\" to %u: %s\n"
msgstr "konnte Datei „%s“ nicht auf %u kürzen: %s\n"
-#: file_ops.c:217
+#: file_ops.c:216
#, c-format
msgid "could not create directory \"%s\": %s\n"
msgstr "konnte Verzeichnis „%s“ nicht erzeugen: %s\n"
-#: file_ops.c:231
+#: file_ops.c:230
#, c-format
msgid "could not remove directory \"%s\": %s\n"
msgstr "konnte Verzeichnis „%s“ nicht löschen: %s\n"
-#: file_ops.c:245
+#: file_ops.c:244
#, c-format
msgid "could not create symbolic link at \"%s\": %s\n"
msgstr "konnte symbolische Verknüpfung „%s“ nicht erstellen: %s\n"
-#: file_ops.c:259
+#: file_ops.c:258
#, c-format
msgid "could not remove symbolic link \"%s\": %s\n"
msgstr "konnte symbolische Verknüpfung „%s“ nicht löschen: %s\n"
-#: file_ops.c:289 file_ops.c:293
+#: file_ops.c:288 file_ops.c:292
#, c-format
msgid "could not open file \"%s\" for reading: %s\n"
msgstr "konnte Datei „%s“ nicht zum Lesen öffnen: %s\n"
#: logging.c:57
msgid "Failure, exiting\n"
-msgstr "Fehlgeschlagen, Program wird beendet\n"
+msgstr "Fehlgeschlagen, Programm wird beendet\n"
#: logging.c:140
#, c-format
"WAL-Eintrag modifiziert eine Relation, aber Typ des Eintrags wurde nicht erkannt\n"
"lsn: %X/%X, rmgr: %s, info: %02X\n"
-#: pg_rewind.c:59
+#: pg_rewind.c:60
#, c-format
msgid ""
"%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n"
"%s resynchronisiert einen PostgreSQL-Cluster mit einer Kopie des Clusters.\n"
"\n"
-#: pg_rewind.c:60
+#: pg_rewind.c:61
#, c-format
msgid ""
"Usage:\n"
" %s [OPTION]...\n"
"\n"
-#: pg_rewind.c:61
+#: pg_rewind.c:62
#, c-format
msgid "Options:\n"
msgstr "Optionen:\n"
-#: pg_rewind.c:62
+#: pg_rewind.c:63
#, c-format
msgid " -D, --target-pgdata=DIRECTORY existing data directory to modify\n"
msgstr " -D, --target-pgdata=VERZ bestehendes zu modifizierendes Datenverzeichnis\n"
-#: pg_rewind.c:63
+#: pg_rewind.c:64
#, c-format
msgid " --source-pgdata=DIRECTORY source data directory to synchronize with\n"
msgstr ""
" --source-pgdata=VERZ Quelldatenverzeichnis, mit dem synchronisiert\n"
" werden soll\n"
-#: pg_rewind.c:64
+#: pg_rewind.c:65
#, c-format
msgid " --source-server=CONNSTR source server to synchronize with\n"
msgstr " --source-server=VERB Quellserver, mit dem synchronisiert werden soll\n"
-#: pg_rewind.c:65
+#: pg_rewind.c:66
#, c-format
msgid " -n, --dry-run stop before modifying anything\n"
msgstr " -n, --dry-run anhalten, bevor etwas geändert wird\n"
-#: pg_rewind.c:66
+#: pg_rewind.c:67
#, c-format
msgid " -P, --progress write progress messages\n"
msgstr " -P, --progress Fortschrittsmeldungen ausgeben\n"
-#: pg_rewind.c:67
+#: pg_rewind.c:68
#, c-format
msgid " --debug write a lot of debug messages\n"
msgstr " --debug viele Debug-Meldungen ausgeben\n"
-#: pg_rewind.c:68
+#: pg_rewind.c:69
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n"
-#: pg_rewind.c:69
+#: pg_rewind.c:70
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n"
-#: pg_rewind.c:70
+#: pg_rewind.c:71
#, c-format
msgid ""
"\n"
"\n"
"Berichten Sie Fehler an
.\n"
-#: pg_rewind.c:125 pg_rewind.c:156 pg_rewind.c:163 pg_rewind.c:171
+#: pg_rewind.c:126 pg_rewind.c:157 pg_rewind.c:164 pg_rewind.c:172
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Versuchen Sie „%s --help“ für weitere Informationen.\n"
-#: pg_rewind.c:155
+#: pg_rewind.c:156
#, c-format
msgid "%s: no source specified (--source-pgdata or --source-server)\n"
msgstr "%s: keine Quelle angegeben (--source-pgdata oder --source-server)\n"
-#: pg_rewind.c:162
+#: pg_rewind.c:163
#, c-format
msgid "%s: no target data directory specified (--target-pgdata)\n"
msgstr "%s: kein Zielverzeichnis angegeben (--target-pgdata)\n"
-#: pg_rewind.c:169
+#: pg_rewind.c:170
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: zu viele Kommandozeilenargumente (das erste ist „%s“)\n"
-#: pg_rewind.c:184
+#: pg_rewind.c:185
#, c-format
msgid "cannot be executed by \"root\"\n"
msgstr "kann nicht von „root“ ausgeführt werden\n"
-#: pg_rewind.c:185
+#: pg_rewind.c:186
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "Sie müssen %s als PostgreSQL-Superuser ausführen.\n"
-#: pg_rewind.c:215
+#: pg_rewind.c:217
#, c-format
msgid "source and target cluster are on the same timeline\n"
msgstr "Quell- und Ziel-Cluster sind auf der gleichen Zeitleiste\n"
-#: pg_rewind.c:218
+#: pg_rewind.c:223
#, c-format
msgid "servers diverged at WAL position %X/%X on timeline %u\n"
msgstr "Server divergierten bei WAL-Position %X/%X auf Zeitleiste %u\n"
-#: pg_rewind.c:253
+#: pg_rewind.c:259
#, c-format
msgid "no rewind required\n"
msgstr "kein Rückspulen nötig\n"
-#: pg_rewind.c:259
+#: pg_rewind.c:265
#, c-format
msgid "rewinding from last common checkpoint at %X/%X on timeline %u\n"
msgstr "Rückspulen ab letztem gemeinsamen Checkpoint bei %X/%X auf Zeitleiste %u\n"
-#: pg_rewind.c:267
+#: pg_rewind.c:273
#, c-format
msgid "reading source file list\n"
msgstr "lese Quelldateiliste\n"
-#: pg_rewind.c:269
+#: pg_rewind.c:275
#, c-format
msgid "reading target file list\n"
msgstr "lese Zieldateiliste\n"
-#: pg_rewind.c:279
+#: pg_rewind.c:285
#, c-format
msgid "reading WAL in target\n"
msgstr "lese WAL im Ziel-Cluster\n"
-#: pg_rewind.c:296
+#: pg_rewind.c:302
#, c-format
msgid "need to copy %lu MB (total source directory size is %lu MB)\n"
msgstr "%lu MB müssen kopiert werden (Gesamtgröße des Quellverzeichnisses ist %lu MB)\n"
-#: pg_rewind.c:313
+#: pg_rewind.c:319
#, c-format
msgid ""
"\n"
"\n"
"erzeuge Backup-Label und aktualisiere Kontrolldatei\n"
-#: pg_rewind.c:341
+#: pg_rewind.c:347
+#, c-format
+msgid "syncing target data directory\n"
+msgstr "synchronisiere Zieldatenverzeichnis\n"
+
+#: pg_rewind.c:350
#, c-format
msgid "Done!\n"
msgstr "Fertig!\n"
-#: pg_rewind.c:353
+#: pg_rewind.c:362
#, c-format
msgid "source and target clusters are from different systems\n"
msgstr "Quell- und Ziel-Cluster sind von verschiedenen Systemen\n"
-#: pg_rewind.c:361
+#: pg_rewind.c:370
#, c-format
msgid "clusters are not compatible with this version of pg_rewind\n"
msgstr "die Cluster sind nicht mit dieser Version von pg_rewind kompatibel\n"
-#: pg_rewind.c:371
+#: pg_rewind.c:380
#, c-format
msgid "target server needs to use either data checksums or \"wal_log_hints = on\"\n"
msgstr "Zielserver muss entweder Datenprüfsummen oder „wal_log_hints = on“ verwenden\n"
-#: pg_rewind.c:381
+#: pg_rewind.c:391
#, c-format
msgid "target server must be shut down cleanly\n"
msgstr "Zielserver muss sauber heruntergefahren worden sein\n"
-#: pg_rewind.c:389
+#: pg_rewind.c:401
#, c-format
msgid "source data directory must be shut down cleanly\n"
msgstr "Quelldatenverzeichnis muss sauber heruntergefahren worden sein\n"
-#: pg_rewind.c:456
+#: pg_rewind.c:468
#, c-format
msgid "could not find common ancestor of the source and target cluster's timelines\n"
msgstr "konnte keinen gemeinsamen Anfangspunkt in den Zeitleisten von Quell- und Ziel-Cluster finden\n"
-#: pg_rewind.c:496
+#: pg_rewind.c:508
#, c-format
msgid "backup label buffer too small\n"
msgstr "Puffer für Backup-Label ist zu klein\n"
-#: pg_rewind.c:518
+#: pg_rewind.c:531
#, c-format
msgid "unexpected control file CRC\n"
msgstr "unerwartete CRC in Kontrolldatei\n"
-#: pg_rewind.c:528
+#: pg_rewind.c:541
#, c-format
msgid "unexpected control file size %d, expected %d\n"
msgstr "unerwartete Kontrolldateigröße %d, erwartet wurde %d\n"
+#: pg_rewind.c:608
+#, c-format
+msgid ""
+"The program \"initdb\" is needed by %s but was \n"
+"not found in the same directory as \"%s\".\n"
+"Check your installation.\n"
+msgstr ""
+"Das Programm „initdb“ wird von %s benötigt, aber wurde nicht im\n"
+"selben Verzeichnis wie „%s“ gefunden.\n"
+"Prüfen Sie Ihre Installation.\n"
+
+#: pg_rewind.c:612
+#, c-format
+msgid ""
+"The program \"initdb\" was found by \"%s\"\n"
+"but was not the same version as %s.\n"
+"Check your installation.\n"
+msgstr ""
+"Das Programm „initdb“ wurde von %s gefunden,\n"
+"aber es hatte nicht die gleiche Version wie %s.\n"
+"Prüfen Sie Ihre Installation.\n"
+
+#: pg_rewind.c:630
+#, c-format
+msgid "sync of target directory failed\n"
+msgstr "Synchronisieren des Zielverzeichnisses fehlgeschlagen\n"
+
#: timeline.c:76 timeline.c:82
#, c-format
msgid "syntax error in history file: %s\n"
msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2016-02-21 16:13+0000\n"
-"PO-Revision-Date: 2016-02-24 13:21+0100\n"
+"POT-Creation-Date: 2016-05-07 21:51+0000\n"
+"PO-Revision-Date: 2016-05-09 09:41+0200\n"
+"Last-Translator: Guillaume Lelarge \n"
+"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Last-Translator: Guillaume Lelarge \n"
-"Language-Team: \n"
-"X-Generator: Poedit 1.8.6\n"
+"X-Generator: Poedit 1.8.7.1\n"
#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
#: ../../common/fe_memutils.c:98 parsexlog.c:74 parsexlog.c:127 parsexlog.c:179
msgid "could not seek in source file: %s\n"
msgstr "n'a pas pu chercher dans le fichier source : %s\n"
-#: copy_fetch.c:192 file_ops.c:301
+#: copy_fetch.c:192 file_ops.c:300
#, c-format
msgid "could not read file \"%s\": %s\n"
msgstr "n'a pas pu lire le fichier « %s » : %s\n"
msgid "could not close target file \"%s\": %s\n"
msgstr "n'a pas pu fermer le fichier cible « %s » : %s\n"
-#: file_ops.c:99
+#: file_ops.c:98
#, c-format
msgid "could not seek in target file \"%s\": %s\n"
msgstr "n'a pas pu chercher dans le fichier cible « %s » : %s\n"
-#: file_ops.c:115
+#: file_ops.c:114
#, c-format
msgid "could not write file \"%s\": %s\n"
msgstr "n'a pas pu écrire le fichier « %s » : %s\n"
-#: file_ops.c:165
+#: file_ops.c:164
#, c-format
msgid "invalid action (CREATE) for regular file\n"
msgstr "action (CREATE) invalide pour les fichiers réguliers\n"
-#: file_ops.c:180
+#: file_ops.c:179
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier « %s » : %s\n"
-#: file_ops.c:197
+#: file_ops.c:196
#, c-format
msgid "could not open file \"%s\" for truncation: %s\n"
msgstr "n'a pas pu ouvrir le fichier « %s » pour le troncage : %s\n"
-#: file_ops.c:201
+#: file_ops.c:200
#, c-format
msgid "could not truncate file \"%s\" to %u: %s\n"
msgstr "n'a pas pu tronquer le fichier « %s » à %u : %s\n"
-#: file_ops.c:217
+#: file_ops.c:216
#, c-format
msgid "could not create directory \"%s\": %s\n"
msgstr "n'a pas pu créer le répertoire « %s » : %s\n"
-#: file_ops.c:231
+#: file_ops.c:230
#, c-format
msgid "could not remove directory \"%s\": %s\n"
msgstr "n'a pas pu supprimer le répertoire « %s » : %s\n"
-#: file_ops.c:245
+#: file_ops.c:244
#, c-format
msgid "could not create symbolic link at \"%s\": %s\n"
msgstr "n'a pas pu créer le lien symbolique à « %s » : %s\n"
-#: file_ops.c:259
+#: file_ops.c:258
#, c-format
msgid "could not remove symbolic link \"%s\": %s\n"
msgstr "n'a pas pu supprimer le lien symbolique « %s » : %s\n"
-#: file_ops.c:289 file_ops.c:293
+#: file_ops.c:288 file_ops.c:292
#, c-format
msgid "could not open file \"%s\" for reading: %s\n"
msgstr "n'a pas pu ouvrir le fichier « %s » pour une lecture : %s\n"
"l'enregistrement WAL modifie une relation mais le type d'enregistrement n'est pas reconnu\n"
"lsn : %X/%X, rmgr : %s, info : %02X\n"
-#: pg_rewind.c:59
+#: pg_rewind.c:60
#, c-format
msgid ""
"%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n"
"%s resynchronise une instance PostgreSQL avec une autre copie de l'instance.\n"
"\n"
-#: pg_rewind.c:60
+#: pg_rewind.c:61
#, c-format
msgid ""
"Usage:\n"
" %s [OPTION]...\n"
"\n"
-#: pg_rewind.c:61
+#: pg_rewind.c:62
#, c-format
msgid "Options:\n"
msgstr "Options :\n"
-#: pg_rewind.c:62
+#: pg_rewind.c:63
#, c-format
msgid " -D, --target-pgdata=DIRECTORY existing data directory to modify\n"
msgstr " -D, --target-pgdata=RÉPERTOIRE répertoire de données existant à modifier\n"
-#: pg_rewind.c:63
+#: pg_rewind.c:64
#, c-format
msgid " --source-pgdata=DIRECTORY source data directory to synchronize with\n"
msgstr " --source-pgdata=RÉPERTOIRE répertoire des données source pour la synchronisation\n"
-#: pg_rewind.c:64
+#: pg_rewind.c:65
#, c-format
msgid " --source-server=CONNSTR source server to synchronize with\n"
msgstr " --source-server=CONNSTR serveur source pour la synchronisation\n"
-#: pg_rewind.c:65
+#: pg_rewind.c:66
#, c-format
msgid " -n, --dry-run stop before modifying anything\n"
msgstr " -n, --dry-run arrête avant de modifier quoi que ce soit\n"
-#: pg_rewind.c:66
+#: pg_rewind.c:67
#, c-format
msgid " -P, --progress write progress messages\n"
msgstr " -P, --progress écrit les messages de progression\n"
-#: pg_rewind.c:67
+#: pg_rewind.c:68
#, c-format
msgid " --debug write a lot of debug messages\n"
msgstr " --debug écrit beaucoup de messages de débogage\n"
-#: pg_rewind.c:68
+#: pg_rewind.c:69
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version, puis quitte\n"
-#: pg_rewind.c:69
+#: pg_rewind.c:70
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide, puis quitte\n"
-#: pg_rewind.c:70
+#: pg_rewind.c:71
#, c-format
msgid ""
"\n"
"\n"
"Rapporter les bogues à
.\n"
-#: pg_rewind.c:125 pg_rewind.c:156 pg_rewind.c:163 pg_rewind.c:171
+#: pg_rewind.c:126 pg_rewind.c:157 pg_rewind.c:164 pg_rewind.c:172
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez « %s --help » pour plus d'informations.\n"
-#: pg_rewind.c:155
+#: pg_rewind.c:156
#, c-format
msgid "%s: no source specified (--source-pgdata or --source-server)\n"
msgstr "%s : aucune source indiquée (--source-pgdata ou --source-server)\n"
-#: pg_rewind.c:162
+#: pg_rewind.c:163
#, c-format
msgid "%s: no target data directory specified (--target-pgdata)\n"
msgstr "%s : aucun répertoire de données cible indiqué (--target-pgdata)\n"
-#: pg_rewind.c:169
+#: pg_rewind.c:170
#, 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_rewind.c:184
+#: pg_rewind.c:185
#, c-format
msgid "cannot be executed by \"root\"\n"
msgstr "ne peut pas être exécuté par « root »\n"
-#: pg_rewind.c:185
+#: pg_rewind.c:186
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "Vous devez exécuter %s en tant que super-utilisateur PostgreSQL.\n"
-#: pg_rewind.c:216
+#: pg_rewind.c:217
#, c-format
msgid "source and target cluster are on the same timeline\n"
msgstr "les instances source et cible sont sur la même ligne de temps\n"
-#: pg_rewind.c:222
+#: pg_rewind.c:223
#, c-format
msgid "servers diverged at WAL position %X/%X on timeline %u\n"
msgstr "les serveurs ont divergé à la position %X/%X des WAL sur la timeline %u\n"
-#: pg_rewind.c:258
+#: pg_rewind.c:259
#, c-format
msgid "no rewind required\n"
msgstr "pas de retour en arrière requis\n"
-#: pg_rewind.c:264
+#: pg_rewind.c:265
#, c-format
msgid "rewinding from last common checkpoint at %X/%X on timeline %u\n"
msgstr "retour en arrière depuis le dernier checkpoint commun à %X/%X sur la ligne de temps %u\n"
-#: pg_rewind.c:272
+#: pg_rewind.c:273
#, c-format
msgid "reading source file list\n"
msgstr "lecture de la liste des fichiers sources\n"
-#: pg_rewind.c:274
+#: pg_rewind.c:275
#, c-format
msgid "reading target file list\n"
msgstr "lecture de la liste des fichiers cibles\n"
-#: pg_rewind.c:284
+#: pg_rewind.c:285
#, c-format
msgid "reading WAL in target\n"
msgstr "lecture du WAL dans la cible\n"
-#: pg_rewind.c:301
+#: pg_rewind.c:302
#, c-format
msgid "need to copy %lu MB (total source directory size is %lu MB)\n"
msgstr "a besoin de copier %lu Mo (la taille totale du répertoire source est %lu Mo)\n"
-#: pg_rewind.c:318
+#: pg_rewind.c:319
#, c-format
msgid ""
"\n"
"\n"
"création du fichier backup_label et mise à jour du fichier contrôle\n"
-#: pg_rewind.c:346
+#: pg_rewind.c:347
+#, c-format
+msgid "syncing target data directory\n"
+msgstr "synchronisation du répertoire de données cible\n"
+
+#: pg_rewind.c:350
#, c-format
msgid "Done!\n"
msgstr "Terminé !\n"
-#: pg_rewind.c:358
+#: pg_rewind.c:362
#, c-format
msgid "source and target clusters are from different systems\n"
msgstr "les instances source et cible proviennent de systèmes différents\n"
-#: pg_rewind.c:366
+#: pg_rewind.c:370
#, c-format
msgid "clusters are not compatible with this version of pg_rewind\n"
msgstr "les instances ne sont pas compatibles avec cette version de pg_rewind\n"
-#: pg_rewind.c:376
+#: pg_rewind.c:380
#, c-format
msgid "target server needs to use either data checksums or \"wal_log_hints = on\"\n"
msgstr "le serveur cible doit soit utiliser les sommes de contrôle sur les données soit avoir wal_log_hints configuré à on\n"
-#: pg_rewind.c:387
+#: pg_rewind.c:391
#, c-format
msgid "target server must be shut down cleanly\n"
msgstr "le serveur cible doit être arrêté proprement\n"
-#: pg_rewind.c:397
+#: pg_rewind.c:401
#, c-format
msgid "source data directory must be shut down cleanly\n"
msgstr "le répertoire de données source doit être arrêté proprement\n"
-#: pg_rewind.c:464
+#: pg_rewind.c:468
#, c-format
msgid "could not find common ancestor of the source and target cluster's timelines\n"
msgstr "n'a pas pu trouver l'ancêtre commun des lignes de temps des instances source et cible\n"
-#: pg_rewind.c:504
+#: pg_rewind.c:508
#, c-format
msgid "backup label buffer too small\n"
msgstr "tampon du label de sauvegarde trop petit\n"
-#: pg_rewind.c:526
+#: pg_rewind.c:531
#, c-format
msgid "unexpected control file CRC\n"
msgstr "CRC inattendu pour le fichier de contrôle\n"
-#: pg_rewind.c:536
+#: pg_rewind.c:541
#, c-format
msgid "unexpected control file size %d, expected %d\n"
msgstr "taille %d inattendue du fichier de contrôle, %d attendu\n"
+#: pg_rewind.c:608
+#, c-format
+msgid ""
+"The program \"initdb\" is needed by %s but was \n"
+"not found in the same directory as \"%s\".\n"
+"Check your installation.\n"
+msgstr ""
+"Le programme « initdb » est nécessaire pour %s, mais n'a pas été trouvé\n"
+"dans le même répertoire que « %s ».\n"
+"Vérifiez votre installation.\n"
+
+#: pg_rewind.c:612
+#, c-format
+msgid ""
+"The program \"initdb\" was found by \"%s\"\n"
+"but was not the same version as %s.\n"
+"Check your installation.\n"
+msgstr ""
+"Le programme « initdb » a été trouvé par « %s »\n"
+"mais n'était pas de la même version que %s.\n"
+"Vérifiez votre installation.\n"
+
+#: pg_rewind.c:630
+#, c-format
+msgid "sync of target directory failed\n"
+msgstr "échec de la synchronisation du répertoire cible\n"
+
#: timeline.c:76 timeline.c:82
#, c-format
msgid "syntax error in history file: %s\n"
msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-06 21:14+0000\n"
-"PO-Revision-Date: 2015-07-07 02:32+0100\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-17 03:23+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Generator: Poedit 1.5.4\n"
-#: ../../../src/backend/access/transam/xlogreader.c:267
-#, c-format
-msgid "invalid record offset at %X/%X"
-msgstr "offset del record non valido a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:275
-#, c-format
-msgid "contrecord is requested by %X/%X"
-msgstr "contrecord richiesto da %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:315
-#: ../../../src/backend/access/transam/xlogreader.c:606
-#, c-format
-msgid "invalid record length at %X/%X"
-msgstr "lunghezza del record non valida a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:329
-#, c-format
-msgid "record length %u at %X/%X too long"
-msgstr "lunghezza del record %u a %X/%X eccessiva"
-
-#: ../../../src/backend/access/transam/xlogreader.c:370
-#, c-format
-msgid "there is no contrecord flag at %X/%X"
-msgstr "non c'è un flag di contrecord a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:383
-#, c-format
-msgid "invalid contrecord length %u at %X/%X"
-msgstr "lunghezza di contrecord %u non valida a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:613
-#, c-format
-msgid "invalid resource manager ID %u at %X/%X"
-msgstr "ID di gestione risorse %u non valido a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:627
-#: ../../../src/backend/access/transam/xlogreader.c:644
-#, c-format
-msgid "record with incorrect prev-link %X/%X at %X/%X"
-msgstr "record con link-precedente %X/%X non corretto a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:681
-#, c-format
-msgid "incorrect resource manager data checksum in record at %X/%X"
-msgstr "checksum dei dati del manager di risorse non corretto nel record a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:714
-#, c-format
-msgid "invalid magic number %04X in log segment %s, offset %u"
-msgstr "numero magico %04X non valido nel segmento di log %s, offset %u"
-
-#: ../../../src/backend/access/transam/xlogreader.c:728
-#: ../../../src/backend/access/transam/xlogreader.c:779
-#, c-format
-msgid "invalid info bits %04X in log segment %s, offset %u"
-msgstr "bit di info %04X non validi nel segmento di log %s, offset %u"
-
-#: ../../../src/backend/access/transam/xlogreader.c:754
-#, c-format
-msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
-msgstr "Il file di WAL è di un database diverso: l'identificatore del file di WAL del database è %s, l'identificatore di pg_control del database è %s."
-
-#: ../../../src/backend/access/transam/xlogreader.c:761
-#, c-format
-msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
-msgstr "Il file di WAL è di un database diverso: XLOG_SEG_SIZE non corretto nell'header di pagina."
-
-#: ../../../src/backend/access/transam/xlogreader.c:767
-#, c-format
-msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
-msgstr "Il file di WAL è di un database diverso: XLOG_BLCKSZ non corretto nell'header di pagina."
-
-#: ../../../src/backend/access/transam/xlogreader.c:793
-#, c-format
-msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
-msgstr "pageaddr inaspettato %X/%X nel segmento di log %s, offset %u"
-
-#: ../../../src/backend/access/transam/xlogreader.c:818
-#, c-format
-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"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1027
-#, c-format
-msgid "out-of-order block_id %u at %X/%X"
-msgstr "block_id fuori sequenza %u a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1049
-#, c-format
-msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
-msgstr "BKPBLOCK_HAS_DATA impostato, ma dati non inclusi a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1056
-#, c-format
-msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
-msgstr "BKPBLOCK_HAS_DATA non impostato, ma la lunghezza dei dati è %u a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1089
-#, c-format
-msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
-msgstr "BKPIMAGE_HAS_HOLE impostato, ma offset buco %u lunghezza %u lunghezza dell'immagine del blocco %u a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1105
-#, c-format
-msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
-msgstr "BKPIMAGE_HAS_HOLE non impostato, ma offset buco %u lunghezza %u a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1120
-#, c-format
-msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
-msgstr "BKPIMAGE_IS_COMPRESSED impostato, ma la lunghezza dell'immagine del blocco è %u a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1135
-#, c-format
-msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
-msgstr "né BKPIMAGE_HAS_HOLE né BKPIMAGE_IS_COMPRESSED impostati, ma la lunghezza dell'immagine del blocco è %u a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1151
-#, c-format
-msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
-msgstr "BKPBLOCK_SAME_REL impostato ma non c'è un rel precedente a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1163
-#, c-format
-msgid "invalid block_id %u at %X/%X"
-msgstr "block_id %u non valido a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1228
-#, c-format
-msgid "record with invalid length at %X/%X"
-msgstr "record con lunghezza non valida a %X/%X"
-
-#: ../../../src/backend/access/transam/xlogreader.c:1317
-#, c-format
-msgid "invalid compressed image at %X/%X, block %d"
-msgstr "immagine compressa non valida a %X/%X, blocco %d"
-
#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
#: ../../common/fe_memutils.c:98 parsexlog.c:74 parsexlog.c:127
#: parsexlog.c:179
msgid "could not open directory \"%s\": %s\n"
msgstr "apertura della directory \"%s\" fallita: %s\n"
-#: copy_fetch.c:93 filemap.c:104 filemap.c:259
+#: copy_fetch.c:93 filemap.c:112 filemap.c:267
#, c-format
msgid "could not stat file \"%s\": %s\n"
msgstr "richiesta informazioni sul file \"%s\" fallita: %s\n"
msgid "could not seek in source file: %s\n"
msgstr "spostamento nel file di origine fallito: %s\n"
-#: copy_fetch.c:192 file_ops.c:301
+#: copy_fetch.c:192 file_ops.c:300
#, c-format
msgid "could not read file \"%s\": %s\n"
msgstr "lettura del file \"%s\" fallita: %s\n"
msgid "could not close target file \"%s\": %s\n"
msgstr "chiusura del file di destinazione \"%s\" fallita: %s\n"
-#: file_ops.c:99
+#: file_ops.c:98
#, c-format
msgid "could not seek in target file \"%s\": %s\n"
msgstr "spostamento nel file di destinazione \"%s\" fallito: %s\n"
-#: file_ops.c:115
+#: file_ops.c:114
#, c-format
msgid "could not write file \"%s\": %s\n"
msgstr "scrittura nel file \"%s\" fallita: %s\n"
-#: file_ops.c:165
+#: file_ops.c:164
#, c-format
msgid "invalid action (CREATE) for regular file\n"
msgstr "azione non valida (CREATE) per file regolari\n"
-#: file_ops.c:180
+#: file_ops.c:179
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "rimozione del file \"%s\" fallita: %s\n"
-#: file_ops.c:197
+#: file_ops.c:196
#, c-format
msgid "could not open file \"%s\" for truncation: %s\n"
msgstr "apertura del file \"%s\" per troncamento fallita: %s\n"
-#: file_ops.c:201
+#: file_ops.c:200
#, c-format
-msgid "could not truncate file \"%s\" to %u bytes: %s\n"
-msgstr "troncamento del file \"%s\" a %u byte fallita: %s\n"
+msgid "could not truncate file \"%s\" to %u: %s\n"
+msgstr "troncamento del file \"%s\" a %u fallito: %s\n"
-#: file_ops.c:217
+#: file_ops.c:216
#, c-format
msgid "could not create directory \"%s\": %s\n"
msgstr "creazione della directory \"%s\" fallita: %s\n"
-#: file_ops.c:231
+#: file_ops.c:230
#, c-format
msgid "could not remove directory \"%s\": %s\n"
msgstr "rimozione della directory \"%s\" fallita: %s\n"
-#: file_ops.c:245
+#: file_ops.c:244
#, c-format
msgid "could not create symbolic link at \"%s\": %s\n"
msgstr "creazione del link simbolico a \"%s\" fallita: %s\n"
-#: file_ops.c:259
+#: file_ops.c:258
#, c-format
msgid "could not remove symbolic link \"%s\": %s\n"
msgstr "rimozione del link simbolico \"%s\" fallita: %s\n"
-#: file_ops.c:289 file_ops.c:293
+#: file_ops.c:288 file_ops.c:292
#, c-format
msgid "could not open file \"%s\" for reading: %s\n"
msgstr "apertura del file \"%s\" in lettura fallita: %s\n"
-#: filemap.c:96
+#: filemap.c:104
#, c-format
msgid "data file \"%s\" in source is not a regular file\n"
msgstr "il file di dati di origine \"%s\" non è un file regolare\n"
-#: filemap.c:118
+#: filemap.c:126
#, c-format
msgid "\"%s\" is not a directory\n"
msgstr "\"%s\" non è una directory\n"
-#: filemap.c:141
+#: filemap.c:149
#, c-format
msgid "\"%s\" is not a symbolic link\n"
msgstr "\"%s\" non è un link simbolico\n"
-#: filemap.c:153
+#: filemap.c:161
#, c-format
msgid "\"%s\" is not a regular file\n"
msgstr "\"%s\" non è un file regolare\n"
-#: filemap.c:271
+#: filemap.c:279
#, c-format
msgid "source file list is empty\n"
msgstr "la lista dei file di origine è vuota\n"
-#: filemap.c:387
+#: filemap.c:401
#, c-format
msgid "unexpected page modification for directory or symbolic link \"%s\"\n"
msgstr "modifica di pagina imprevista per la directory o il link simbolico \"%s\"\n"
msgid "full_page_writes must be enabled in the source server\n"
msgstr "full_page_writes dev'essere abilitato nel server di origine\n"
-#: libpq_fetch.c:94
+#: libpq_fetch.c:95
#, c-format
msgid "error running query (%s) in source server: %s"
msgstr "errore nell'esecuzione della query (%s) nel server di origine: %s"
-#: libpq_fetch.c:99
+#: libpq_fetch.c:100
#, c-format
msgid "unexpected result set from query\n"
msgstr "risultato imprevisto dalla query\n"
-#: libpq_fetch.c:122
+#: libpq_fetch.c:123
#, c-format
-msgid "unrecognized result \"%s\" for current XLOG insert location\n"
-msgstr "risultato \"%s\" non riconosciuto per la locazione di inserimento XLOG corrente\n"
+msgid "unrecognized result \"%s\" for current WAL insert location\n"
+msgstr "risultato \"%s\" non riconosciuto per la locazione di inserimento WAL corrente\n"
-#: libpq_fetch.c:170
+#: libpq_fetch.c:173
#, c-format
msgid "could not fetch file list: %s"
msgstr "ricezione della lista dei file fallita: %s"
-#: libpq_fetch.c:175
+#: libpq_fetch.c:178
#, c-format
msgid "unexpected result set while fetching file list\n"
msgstr "risultato imprevisto ricevendo la lista dei file\n"
-#: libpq_fetch.c:222
+#: libpq_fetch.c:226
#, c-format
msgid "could not send query: %s"
msgstr "invio della query non riuscito: %s"
-#: libpq_fetch.c:224
+#: libpq_fetch.c:228
#, c-format
msgid "getting file chunks\n"
msgstr "ricezione blocchi del file\n"
-#: libpq_fetch.c:227
+#: libpq_fetch.c:231
#, c-format
msgid "could not set libpq connection to single row mode\n"
msgstr "impostazione della connessione libpq in modalità riga singola fallita\n"
-#: libpq_fetch.c:247
+#: libpq_fetch.c:251
#, c-format
-msgid "unexpected result while fetching remote files: %s\n"
-msgstr "risultato imprevisto ricevendo i file remoti: %s\n"
+msgid "unexpected result while fetching remote files: %s"
+msgstr "risultato imprevisto ricevendo i file remoti: %s"
-#: libpq_fetch.c:253
+#: libpq_fetch.c:257
#, c-format
msgid "unexpected result set size while fetching remote files\n"
msgstr "dimensione del risultato imprevisto ricevendo i file remoti\n"
-#: libpq_fetch.c:259
+#: libpq_fetch.c:263
#, c-format
msgid "unexpected data types in result set while fetching remote files: %u %u %u\n"
msgstr "tipo di dati imprevisto nel risultato ricevendo i file remoti: %u %u %u\n"
-#: libpq_fetch.c:267
+#: libpq_fetch.c:271
#, c-format
msgid "unexpected result format while fetching remote files\n"
msgstr "formato del risultato imprevisto ricevendo i file remoti\n"
-#: libpq_fetch.c:273
+#: libpq_fetch.c:277
#, c-format
msgid "unexpected null values in result while fetching remote files\n"
msgstr "valori null non previsti nel risultato ricevendo i file remoti\n"
-#: libpq_fetch.c:277
+#: libpq_fetch.c:281
#, c-format
msgid "unexpected result length while fetching remote files\n"
msgstr "lunghezza del risultato non prevista ricevendo i file remoti\n"
-#: libpq_fetch.c:299
+#: libpq_fetch.c:303
#, c-format
-msgid "received NULL chunk for file \"%s\", file has been deleted\n"
-msgstr "ricevuto blocco NULL per il file \"%s\", il file è stato cancellato\n"
+msgid "received null value for chunk for file \"%s\", file has been deleted\n"
+msgstr "ricevuto valore null per il blocco del file \"%s\", il file è stato cancellato\n"
-#: libpq_fetch.c:306
+#: libpq_fetch.c:310
#, c-format
msgid "received chunk for file \"%s\", offset %d, size %d\n"
msgstr "ricevuto blocco per il file \"%s\", offset %d, dimensione %d\n"
-#: libpq_fetch.c:335
+#: libpq_fetch.c:339
#, c-format
msgid "could not fetch remote file \"%s\": %s"
msgstr "ricezione del file remoto \"%s\" fallita: %s"
-#: libpq_fetch.c:340
+#: libpq_fetch.c:344
#, c-format
msgid "unexpected result set while fetching remote file \"%s\"\n"
msgstr "risultato inatteso leggendo il file remoto \"%s\"\n"
-#: libpq_fetch.c:349
+#: libpq_fetch.c:355
#, c-format
msgid "fetched file \"%s\", length %d\n"
msgstr "ricevuto il file \"%s\", lunghezza %d\n"
-#: libpq_fetch.c:381
+#: libpq_fetch.c:387
#, c-format
msgid "could not send COPY data: %s"
msgstr "invio dei dati di COPY fallito: %s"
-#: libpq_fetch.c:407
+#: libpq_fetch.c:413
#, c-format
msgid "could not create temporary table: %s"
msgstr "creazione della tabella temporanea fallita: %s"
-#: libpq_fetch.c:414
+#: libpq_fetch.c:421
#, c-format
msgid "could not send file list: %s"
msgstr "invio della lista dei file fallito: %s"
-#: libpq_fetch.c:455
+#: libpq_fetch.c:463
#, c-format
msgid "could not send end-of-COPY: %s"
msgstr "invio del fine-COPY fallito: %s"
-#: libpq_fetch.c:461
+#: libpq_fetch.c:469
#, c-format
msgid "unexpected result while sending file list: %s"
msgstr "risultato imprevisto inviando la lista dei file: %s"
"il file WAL modifica una relazione, ma il tipo di record non è riconosciuto\n"
"lsn: %X/%X, rmgr: %s, info: %02X\n"
-#: pg_rewind.c:59
+#: pg_rewind.c:60
#, c-format
msgid ""
"%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n"
"%s risincronizza un cluster PostgreSQL con un'altra copia del cluster.\n"
"\n"
-#: pg_rewind.c:60
+#: pg_rewind.c:61
#, c-format
msgid ""
"Usage:\n"
" %s [OPZIONE]...\n"
"\n"
-#: pg_rewind.c:61
+#: pg_rewind.c:62
#, c-format
msgid "Options:\n"
msgstr "Opzioni:\n"
-#: pg_rewind.c:62
+#: pg_rewind.c:63
#, c-format
msgid " -D, --target-pgdata=DIRECTORY existing data directory to modify\n"
msgstr " -D, --target-pgdata=DIRECTORY directory dati esistente da modificare\n"
-#: pg_rewind.c:63
+#: pg_rewind.c:64
#, c-format
-msgid " --source-pgdata=DIRECTORY source data directory to sync with\n"
+msgid " --source-pgdata=DIRECTORY source data directory to synchronize with\n"
msgstr " --source-pgdata=DIRECTORY directory dati di partenza con cui sincronizzare\n"
-#: pg_rewind.c:64
+#: pg_rewind.c:65
#, c-format
-msgid " --source-server=CONNSTR source server to sync with\n"
+msgid " --source-server=CONNSTR source server to synchronize with\n"
msgstr " --source-server=CONNSTR server di origine con cui sincronizzare\n"
-#: pg_rewind.c:65
+#: pg_rewind.c:66
#, c-format
msgid " -n, --dry-run stop before modifying anything\n"
msgstr " -n, --dry-run fermati prima di modificare qualunque cosa\n"
-#: pg_rewind.c:66
+#: pg_rewind.c:67
#, c-format
msgid " -P, --progress write progress messages\n"
msgstr " -P, --progress stampa messaggi di avanzamento\n"
-#: pg_rewind.c:67
+#: pg_rewind.c:68
#, c-format
msgid " --debug write a lot of debug messages\n"
msgstr " --debug stampa una gran quantità di messaggi di debug\n"
-#: pg_rewind.c:68
+#: pg_rewind.c:69
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version stampa informazioni sulla versione ed esci\n"
-#: pg_rewind.c:69
+#: pg_rewind.c:70
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: pg_rewind.c:70
+#: pg_rewind.c:71
#, c-format
msgid ""
"\n"
"\n"
"Puoi segnalare eventuali bug a
.\n"
-#: pg_rewind.c:125 pg_rewind.c:156 pg_rewind.c:163 pg_rewind.c:171
+#: pg_rewind.c:126 pg_rewind.c:157 pg_rewind.c:164 pg_rewind.c:172
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: pg_rewind.c:155
+#: pg_rewind.c:156
#, c-format
msgid "%s: no source specified (--source-pgdata or --source-server)\n"
msgstr "%s: nessuna origine specificata (--source-pgdata o --source-server)\n"
-#: pg_rewind.c:162
+#: pg_rewind.c:163
#, c-format
msgid "%s: no target data directory specified (--target-pgdata)\n"
msgstr "%s: nessuna directory di dati di destinazione specificata (--target-pgdata)\n"
-#: pg_rewind.c:169
+#: pg_rewind.c:170
#, 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_rewind.c:184
+#: pg_rewind.c:185
#, c-format
msgid "cannot be executed by \"root\"\n"
msgstr "non può essere eseguito da \"root\"\n"
-#: pg_rewind.c:185
+#: pg_rewind.c:186
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "È obbligatorio eseguire %s come superutente di PostgreSQL.\n"
-#: pg_rewind.c:215
+#: pg_rewind.c:217
#, c-format
msgid "source and target cluster are on the same timeline\n"
msgstr "i cluster di origine e di destinazione sono sulla stessa linea temporale\n"
-#: pg_rewind.c:218
+#: pg_rewind.c:223
#, c-format
-msgid "The servers diverged at WAL position %X/%X on timeline %u.\n"
-msgstr "I server sono andati a divergere alla posizione WAL %X/%X sulla timeline %u.\n"
+msgid "servers diverged at WAL position %X/%X on timeline %u\n"
+msgstr "i server sono andati a divergere alla posizione WAL %X/%X sulla timeline %u\n"
-#: pg_rewind.c:253
+#: pg_rewind.c:259
#, c-format
-msgid "No rewind required.\n"
-msgstr "Rewind non richiesto.\n"
+msgid "no rewind required\n"
+msgstr "rewind non richiesto\n"
-#: pg_rewind.c:259
+#: pg_rewind.c:265
#, c-format
-msgid "Rewinding from last common checkpoint at %X/%X on timeline %u\n"
-msgstr "Riavvolgimento all'ultimo checkpoint in comune a %X/%X sulla timeline %u\n"
+msgid "rewinding from last common checkpoint at %X/%X on timeline %u\n"
+msgstr "riavvolgimento dall'ultimo checkpoint comune a %X/%X sulla timeline %u\n"
-#: pg_rewind.c:267
+#: pg_rewind.c:273
#, c-format
msgid "reading source file list\n"
msgstr "lettura della lista dei file di origine\n"
-#: pg_rewind.c:269
+#: pg_rewind.c:275
#, c-format
msgid "reading target file list\n"
msgstr "lettura della lista dei file di destinazione\n"
-#: pg_rewind.c:279
+#: pg_rewind.c:285
#, c-format
msgid "reading WAL in target\n"
msgstr "lettura del WAL nella destinazione\n"
-#: pg_rewind.c:296
+#: pg_rewind.c:302
#, c-format
msgid "need to copy %lu MB (total source directory size is %lu MB)\n"
msgstr "è necessario copiare %lu MB (la dimensione totale della directory di origine è di %lu MB)\n"
-#: pg_rewind.c:313
+#: pg_rewind.c:319
#, c-format
msgid ""
"\n"
"\n"
"creazione dell'etichetta di backup e aggiornamento del file di controllo\n"
-#: pg_rewind.c:341
+#: pg_rewind.c:347
+#, c-format
+msgid "syncing target data directory\n"
+msgstr "sincronizzazione della directory dati di destinazione\n"
+
+#: pg_rewind.c:350
#, c-format
msgid "Done!\n"
msgstr "Fatto!\n"
-#: pg_rewind.c:353
+#: pg_rewind.c:362
#, c-format
msgid "source and target clusters are from different systems\n"
msgstr "i cluster di origine e di destinazione sono di sistemi diversi\n"
-#: pg_rewind.c:361
+#: pg_rewind.c:370
#, c-format
msgid "clusters are not compatible with this version of pg_rewind\n"
msgstr "i cluster non sono compatibili con questa versione di pg_rewind\n"
-#: pg_rewind.c:371
+#: pg_rewind.c:380
#, c-format
msgid "target server needs to use either data checksums or \"wal_log_hints = on\"\n"
msgstr "il server di destinazione deve usare o il checksum dei dati o \"wal_log_hints = on\"\n"
-#: pg_rewind.c:381
+#: pg_rewind.c:391
#, c-format
msgid "target server must be shut down cleanly\n"
msgstr "il server di destinazione dev'essere arrestato in maniera pulita\n"
-#: pg_rewind.c:389
+#: pg_rewind.c:401
#, c-format
msgid "source data directory must be shut down cleanly\n"
msgstr "la directory dei dati di origine deve essere arrestata in maniera pulita\n"
-#: pg_rewind.c:456
+#: pg_rewind.c:468
#, c-format
msgid "could not find common ancestor of the source and target cluster's timelines\n"
msgstr "impossibile trovare un antenato comune nelle timeline dei cluster di origine e di destinazione\n"
-#: pg_rewind.c:496
+#: pg_rewind.c:508
#, c-format
msgid "backup label buffer too small\n"
msgstr "buffer dell'etichetta di backup troppo piccolo\n"
-#: pg_rewind.c:518
+#: pg_rewind.c:531
#, c-format
msgid "unexpected control file CRC\n"
msgstr "CRC del file di controllo imprevisto\n"
-#: pg_rewind.c:528
+#: pg_rewind.c:541
#, c-format
msgid "unexpected control file size %d, expected %d\n"
msgstr "dimensione del file di controllo %d imprevista, atteso %d\n"
+#: pg_rewind.c:608
+#, c-format
+msgid ""
+"The program \"initdb\" is needed by %s but was \n"
+"not found in the same directory as \"%s\".\n"
+"Check your installation.\n"
+msgstr ""
+"Il programma \"initdb\" è richiesto da %s ma non è \n"
+"stato tro vato nella stessa directory di \"%s\".\n"
+"Controlla la tua installazione.\n"
+
+#: pg_rewind.c:612
+#, c-format
+msgid ""
+"The program \"initdb\" was found by \"%s\"\n"
+"but was not the same version as %s.\n"
+"Check your installation.\n"
+msgstr ""
+"Il programma \"initdb\" è stato trovato da \"%s\"\n"
+"ma non è la stessa versione di %s.\n"
+"Controlla la tua installazione.\n"
+
+#: pg_rewind.c:630
+#, c-format
+msgid "sync of target directory failed\n"
+msgstr "sincronizzazione della directory di destinazione fallita\n"
+
#: timeline.c:76 timeline.c:82
#, c-format
msgid "syntax error in history file: %s\n"
#: timeline.c:83
#, c-format
-msgid "Expected an XLOG switchpoint location.\n"
-msgstr "Attesa una locazione di punto di switch XLOG.\n"
+msgid "Expected a transaction log switchpoint location.\n"
+msgstr "Attesa una locazione di switchpoint del log delle transazioni.\n"
#: timeline.c:88
#, c-format
#, c-format
msgid "Timeline IDs must be less than child timeline's ID.\n"
msgstr "Gli ID della timeline devono essere meno dell'ID della timeline del figlio.\n"
+
+#: xlogreader.c:264
+#, c-format
+msgid "invalid record offset at %X/%X"
+msgstr "offset del record non valido a %X/%X"
+
+#: xlogreader.c:272
+#, c-format
+msgid "contrecord is requested by %X/%X"
+msgstr "contrecord richiesto da %X/%X"
+
+#: xlogreader.c:312 xlogreader.c:603
+#, c-format
+msgid "invalid record length at %X/%X"
+msgstr "lunghezza del record non valida a %X/%X"
+
+#: xlogreader.c:326
+#, c-format
+msgid "record length %u at %X/%X too long"
+msgstr "lunghezza del record %u a %X/%X eccessiva"
+
+#: xlogreader.c:367
+#, c-format
+msgid "there is no contrecord flag at %X/%X"
+msgstr "non c'è un flag di contrecord a %X/%X"
+
+#: xlogreader.c:380
+#, c-format
+msgid "invalid contrecord length %u at %X/%X"
+msgstr "lunghezza di contrecord %u non valida a %X/%X"
+
+#: xlogreader.c:610
+#, c-format
+msgid "invalid resource manager ID %u at %X/%X"
+msgstr "ID di gestione risorse %u non valido a %X/%X"
+
+#: xlogreader.c:624 xlogreader.c:641
+#, c-format
+msgid "record with incorrect prev-link %X/%X at %X/%X"
+msgstr "record con link-precedente %X/%X non corretto a %X/%X"
+
+#: xlogreader.c:678
+#, c-format
+msgid "incorrect resource manager data checksum in record at %X/%X"
+msgstr "checksum dei dati del manager di risorse non corretto nel record a %X/%X"
+
+#: xlogreader.c:711
+#, c-format
+msgid "invalid magic number %04X in log segment %s, offset %u"
+msgstr "numero magico %04X non valido nel segmento di log %s, offset %u"
+
+#: xlogreader.c:725 xlogreader.c:776
+#, c-format
+msgid "invalid info bits %04X in log segment %s, offset %u"
+msgstr "bit di info %04X non validi nel segmento di log %s, offset %u"
+
+#: xlogreader.c:751
+#, c-format
+msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
+msgstr "il file WAL è di un database diverso: l'identificativo del database del file WAL è %s, quello del database di pg_control è %s"
+
+#: xlogreader.c:758
+#, c-format
+msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header"
+msgstr "il file WAL è di un database diverso: XLOG_SEG_SIZE non corretto nell'header di pagina"
+
+#: xlogreader.c:764
+#, c-format
+msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
+msgstr "il file WAL è di un database diverso: XLOG_BLCKSZ non corretto nell'header di pagina"
+
+#: xlogreader.c:790
+#, c-format
+msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
+msgstr "pageaddr inaspettato %X/%X nel segmento di log %s, offset %u"
+
+#: xlogreader.c:815
+#, c-format
+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"
+
+#: xlogreader.c:1024
+#, c-format
+msgid "out-of-order block_id %u at %X/%X"
+msgstr "block_id fuori sequenza %u a %X/%X"
+
+#: xlogreader.c:1046
+#, c-format
+msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
+msgstr "BKPBLOCK_HAS_DATA impostato, ma dati non inclusi a %X/%X"
+
+#: xlogreader.c:1053
+#, c-format
+msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
+msgstr "BKPBLOCK_HAS_DATA non impostato, ma la lunghezza dei dati è %u a %X/%X"
+
+#: xlogreader.c:1086
+#, c-format
+msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
+msgstr "BKPIMAGE_HAS_HOLE impostato, ma offset buco %u lunghezza %u lunghezza dell'immagine del blocco %u a %X/%X"
+
+#: xlogreader.c:1102
+#, c-format
+msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
+msgstr "BKPIMAGE_HAS_HOLE non impostato, ma offset buco %u lunghezza %u a %X/%X"
+
+#: xlogreader.c:1117
+#, c-format
+msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
+msgstr "BKPIMAGE_IS_COMPRESSED impostato, ma la lunghezza dell'immagine del blocco è %u a %X/%X"
+
+#: xlogreader.c:1132
+#, c-format
+msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
+msgstr "né BKPIMAGE_HAS_HOLE né BKPIMAGE_IS_COMPRESSED impostati, ma la lunghezza dell'immagine del blocco è %u a %X/%X"
+
+#: xlogreader.c:1148
+#, c-format
+msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
+msgstr "BKPBLOCK_SAME_REL impostato ma non c'è un rel precedente a %X/%X"
+
+#: xlogreader.c:1160
+#, c-format
+msgid "invalid block_id %u at %X/%X"
+msgstr "block_id %u non valido a %X/%X"
+
+#: xlogreader.c:1225
+#, c-format
+msgid "record with invalid length at %X/%X"
+msgstr "record con lunghezza non valida a %X/%X"
+
+#: xlogreader.c:1314
+#, c-format
+msgid "invalid compressed image at %X/%X, block %d"
+msgstr "immagine compressa non valida a %X/%X, blocco %d"
# Copyright (C) 2015 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
# FIRST AUTHOR , 2015.
-# grzegorz , 2015.
+# grzegorz , 2015, 2016.
msgid ""
msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-10-29 01:44+0000\n"
-"PO-Revision-Date: 2015-10-29 21:20+0200\n"
+"POT-Creation-Date: 2016-03-31 03:13+0000\n"
+"PO-Revision-Date: 2016-04-04 00:04+0200\n"
"Last-Translator: grzegorz \n"
"Language: pl\n"
msgid "could not seek in source file: %s\n"
msgstr "nie można pozycjonować w pliku wyjścia %s\n"
-#: copy_fetch.c:192 file_ops.c:301
+#: copy_fetch.c:192 file_ops.c:300
#, c-format
msgid "could not read file \"%s\": %s\n"
msgstr "nie można czytać pliku \"%s\": %s\n"
msgid "could not close target file \"%s\": %s\n"
msgstr "nie można zamknąć pliku docelowego \"%s\": %s\n"
-#: file_ops.c:99
+#: file_ops.c:98
#, c-format
msgid "could not seek in target file \"%s\": %s\n"
msgstr "nie można przeszukiwać pliku docelowego \"%s\": %s\n"
-#: file_ops.c:115
+#: file_ops.c:114
#, c-format
msgid "could not write file \"%s\": %s\n"
msgstr "nie można pisać do pliku \"%s\": %s\n"
-#: file_ops.c:165
+#: file_ops.c:164
#, c-format
msgid "invalid action (CREATE) for regular file\n"
msgstr "nieprawidłowe działanie (CREATE) dla zwykłego pliku\n"
-#: file_ops.c:180
+#: file_ops.c:179
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "nie można usunąć pliku \"%s\": %s\n"
-#: file_ops.c:197
+#: file_ops.c:196
#, c-format
msgid "could not open file \"%s\" for truncation: %s\n"
msgstr "nie można otworzyć pliku \"%s\" do obcięcia: %s\n"
-#: file_ops.c:201
+#: file_ops.c:200
#, c-format
-#| msgid "could not truncate file \"%s\" to %u: %m"
msgid "could not truncate file \"%s\" to %u: %s\n"
msgstr "nie można obciąć pliku \"%s\" do %u: %s\n"
-#: file_ops.c:217
+#: file_ops.c:216
#, c-format
msgid "could not create directory \"%s\": %s\n"
msgstr "nie można utworzyć folderu \"%s\": %s\n"
-#: file_ops.c:231
+#: file_ops.c:230
#, c-format
msgid "could not remove directory \"%s\": %s\n"
msgstr "nie można usunąć folderu \"%s\": %s\n"
-#: file_ops.c:245
+#: file_ops.c:244
#, c-format
msgid "could not create symbolic link at \"%s\": %s\n"
msgstr "nie można utworzyć linku symbolicznego na \"%s\": %s\n"
-#: file_ops.c:259
+#: file_ops.c:258
#, c-format
msgid "could not remove symbolic link \"%s\": %s\n"
msgstr "nie można usunąć linku symbolicznego \"%s\": %s\n"
-#: file_ops.c:289 file_ops.c:293
+#: file_ops.c:288 file_ops.c:292
#, c-format
msgid "could not open file \"%s\" for reading: %s\n"
msgstr "nie można otworzyć pliku \"%s\" do odczytu: %s\n"
#: libpq_fetch.c:123
#, c-format
-#| msgid "unrecognized result \"%s\" for current XLOG insert location\n"
msgid "unrecognized result \"%s\" for current WAL insert location\n"
msgstr "nierozpoznany wynik \"%s\" dla bieżącego położenia wstawiania WAL\n"
#: libpq_fetch.c:251
#, c-format
-#| msgid "unexpected result while fetching remote files: %s\n"
msgid "unexpected result while fetching remote files: %s"
msgstr "nieoczekiwany wynik przy pobieraniu plików zdalnych: %s"
#: libpq_fetch.c:303
#, c-format
-#| msgid "received NULL chunk for file \"%s\", file has been deleted\n"
msgid "received null value for chunk for file \"%s\", file has been deleted\n"
msgstr "otrzymano wartość null dla pliku \"%s\", plik został usunięty\n"
"rekord WAL zmienia relację, butale typ rekordu nie został rozpoznany\n"
"lsn: %X/%X, rmgr: %s, info: %02X\n"
-#: pg_rewind.c:59
+#: pg_rewind.c:60
#, c-format
msgid ""
"%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n"
"%s resynchronizuje klaster PostgreSQL z inną kopią tego klastra.\n"
"\n"
-#: pg_rewind.c:60
+#: pg_rewind.c:61
#, c-format
msgid ""
"Usage:\n"
" %s [OPCJE]...\n"
"\n"
-#: pg_rewind.c:61
+#: pg_rewind.c:62
#, c-format
msgid "Options:\n"
msgstr "Opcje:\n"
-#: pg_rewind.c:62
+#: pg_rewind.c:63
#, c-format
msgid " -D, --target-pgdata=DIRECTORY existing data directory to modify\n"
msgstr " -D, --target-pgdata=FOLDER istniejący folder danych do zmiany\n"
-#: pg_rewind.c:63
+#: pg_rewind.c:64
#, c-format
-#| msgid " --source-pgdata=DIRECTORY source data directory to sync with\n"
msgid " --source-pgdata=DIRECTORY source data directory to synchronize with\n"
msgstr " --source-pgdata=FOLDER źródłowy folder danych do zsynchronizowania\n"
-#: pg_rewind.c:64
+#: pg_rewind.c:65
#, c-format
-#| msgid " --source-server=CONNSTR source server to sync with\n"
msgid " --source-server=CONNSTR source server to synchronize with\n"
msgstr " --source-server=CONNSTR serwer źródłowy do zsynchronizowania\n"
-#: pg_rewind.c:65
+#: pg_rewind.c:66
#, c-format
msgid " -n, --dry-run stop before modifying anything\n"
msgstr " -n, --dry-run zatrzymaj przed zmianą czegokolwiek\n"
-#: pg_rewind.c:66
+#: pg_rewind.c:67
#, c-format
msgid " -P, --progress write progress messages\n"
msgstr " -P, --progress wypisz komunikaty postępu\n"
-#: pg_rewind.c:67
+#: pg_rewind.c:68
#, c-format
msgid " --debug write a lot of debug messages\n"
msgstr " --debug wypisz masę komunikatów debugowania\n"
-#: pg_rewind.c:68
+#: pg_rewind.c:69
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version pokaż informacje o wersji i zakończ\n"
-#: pg_rewind.c:69
+#: pg_rewind.c:70
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help pokaż tą pomoc i zakończ działanie\n"
-#: pg_rewind.c:70
+#: pg_rewind.c:71
#, c-format
msgid ""
"\n"
"\n"
"Błędy proszę przesyłać na adres
.\n"
-#: pg_rewind.c:125 pg_rewind.c:156 pg_rewind.c:163 pg_rewind.c:171
+#: pg_rewind.c:126 pg_rewind.c:157 pg_rewind.c:164 pg_rewind.c:172
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Użyj \"%s --help\" aby uzyskać więcej informacji.\n"
-#: pg_rewind.c:155
+#: pg_rewind.c:156
#, c-format
msgid "%s: no source specified (--source-pgdata or --source-server)\n"
msgstr "%s: nie wskazano źródła (--source-pgdata lub --source-server)\n"
-#: pg_rewind.c:162
+#: pg_rewind.c:163
#, c-format
msgid "%s: no target data directory specified (--target-pgdata)\n"
msgstr "%s: nie wskazano docelowego folderu danych (--target-pgdata)\n"
-#: pg_rewind.c:169
+#: pg_rewind.c:170
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: za duża ilość parametrów (pierwszy to \"%s\")\n"
-#: pg_rewind.c:184
+#: pg_rewind.c:185
#, c-format
msgid "cannot be executed by \"root\"\n"
msgstr "nie może być wykonywane pod \"rootem\"\n"
-#: pg_rewind.c:185
+#: pg_rewind.c:186
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "Musisz uruchomić %s jako superużytkownik PostgreSQL.\n"
-#: pg_rewind.c:215
+#: pg_rewind.c:217
#, c-format
msgid "source and target cluster are on the same timeline\n"
msgstr "klaster źródłowy i docelowy są na tej samej linii czasowej\n"
-#: pg_rewind.c:218
+#: pg_rewind.c:223
#, c-format
-#| msgid "The servers diverged at WAL position %X/%X on timeline %u.\n"
msgid "servers diverged at WAL position %X/%X on timeline %u\n"
msgstr "serwery rozeszły się na pozycji WAL %X/%X linii czasowej %u\n"
-#: pg_rewind.c:253
+#: pg_rewind.c:259
#, c-format
-#| msgid "No rewind required.\n"
msgid "no rewind required\n"
msgstr "przewinięcie nie jest konieczne\n"
-#: pg_rewind.c:259
+#: pg_rewind.c:265
#, c-format
-#| msgid "Rewinding from last common checkpoint at %X/%X on timeline %u\n"
msgid "rewinding from last common checkpoint at %X/%X on timeline %u\n"
-msgstr "przewinięcie do ostatniego zgodnego punktu kontrolnego na %X/%X linii "
-"czasowej %u\n"
+msgstr "przewinięcie do ostatniego zgodnego punktu kontrolnego na %X/%X linii czasowej %u\n"
-#: pg_rewind.c:267
+#: pg_rewind.c:273
#, c-format
msgid "reading source file list\n"
msgstr "odczyt źródłowej listy plików\n"
-#: pg_rewind.c:269
+#: pg_rewind.c:275
#, c-format
msgid "reading target file list\n"
msgstr "odczyt docelowej listy plików\n"
-#: pg_rewind.c:279
+#: pg_rewind.c:285
#, c-format
msgid "reading WAL in target\n"
msgstr "odczyt WAL docelowy\n"
-#: pg_rewind.c:296
+#: pg_rewind.c:302
#, c-format
msgid "need to copy %lu MB (total source directory size is %lu MB)\n"
msgstr "potrzeba skopiować %lu MB (pełna wielkość folderu źródłowego to %lu MB)\n"
-#: pg_rewind.c:313
+#: pg_rewind.c:319
#, c-format
msgid ""
"\n"
"\n"
"tworzenie etykiety kopii zapasowej i aktualizacja pliku sterującego\n"
-#: pg_rewind.c:341
+#: pg_rewind.c:347
+#, c-format
+#| msgid "%s: failed to remove data directory\n"
+msgid "syncing target data directory\n"
+msgstr "docelowy katalog danych synchronizacji\n"
+
+#: pg_rewind.c:350
#, c-format
msgid "Done!\n"
msgstr "Wykonano!\n"
-#: pg_rewind.c:353
+#: pg_rewind.c:362
#, c-format
msgid "source and target clusters are from different systems\n"
msgstr "klastry źródłowy i docelowy pochodzą z innych systemów\n"
-#: pg_rewind.c:361
+#: pg_rewind.c:370
#, c-format
msgid "clusters are not compatible with this version of pg_rewind\n"
msgstr "klastry nie są kompatybilne z tą wersją pg_rewind\n"
-#: pg_rewind.c:371
+#: pg_rewind.c:380
#, c-format
msgid "target server needs to use either data checksums or \"wal_log_hints = on\"\n"
msgstr "serwer docelowy wymaga użycia albo sum kontrolnych albo \"wal_log_hints = on\"\n"
-#: pg_rewind.c:381
+#: pg_rewind.c:391
#, c-format
msgid "target server must be shut down cleanly\n"
msgstr "serwer docelowy musi zostać czysto wyłączony\n"
-#: pg_rewind.c:389
+#: pg_rewind.c:401
#, c-format
msgid "source data directory must be shut down cleanly\n"
msgstr "źródłowy folder danych musi być czysto wyłączony\n"
-#: pg_rewind.c:456
+#: pg_rewind.c:468
#, c-format
msgid "could not find common ancestor of the source and target cluster's timelines\n"
msgstr "nie można znaleźć wspólnego przodka źródłowej i docelowej osi czasu klastra\n"
-#: pg_rewind.c:496
+#: pg_rewind.c:508
#, c-format
msgid "backup label buffer too small\n"
msgstr "bufor etykiety kopii zapasowej jest za mały\n"
-#: pg_rewind.c:518
+#: pg_rewind.c:531
#, c-format
msgid "unexpected control file CRC\n"
msgstr "nieoczekiwane CRC pliku kontrolnego\n"
-#: pg_rewind.c:528
+#: pg_rewind.c:541
#, c-format
msgid "unexpected control file size %d, expected %d\n"
msgstr "nieoczekiwana długość pliku kontrolnego %d, oczekiwano %d\n"
+#: pg_rewind.c:608
+#, c-format
+#| msgid ""
+#| "The program \"%s\" is needed by %s but was not found in the\n"
+#| "same directory as \"%s\".\n"
+#| "Check your installation.\n"
+msgid ""
+"The program \"initdb\" is needed by %s but was \n"
+"not found in the same directory as \"%s\".\n"
+"Check your installation.\n"
+msgstr ""
+"Program \"initdb\" jest wymagany przez %s ale nie został \n"
+"znaleziony w tym samym folderze co \"%s\".\n"
+"Sprawdź instalację.\n"
+
+#: pg_rewind.c:612
+#, c-format
+#| msgid ""
+#| "The program \"%s\" was found by \"%s\"\n"
+#| "but was not the same version as %s.\n"
+#| "Check your installation.\n"
+msgid ""
+"The program \"initdb\" was found by \"%s\"\n"
+"but was not the same version as %s.\n"
+"Check your installation.\n"
+msgstr ""
+"Program \"initdb\" został znaleziony przez \"%s\"\n"
+"ale nie jest w tej samej wersji co %s.\n"
+"Sprawdź instalację.\n"
+
+#: pg_rewind.c:630
+#, c-format
+#| msgid "%s: no target directory specified\n"
+msgid "sync of target directory failed\n"
+msgstr "nie powiodło się sync folderu docelowego\n"
+
#: timeline.c:76 timeline.c:82
#, c-format
msgid "syntax error in history file: %s\n"
#: timeline.c:83
#, c-format
-#| msgid "Expected a transaction log switchpoint location."
msgid "Expected a transaction log switchpoint location.\n"
msgstr "Oczekiwano położenia przełączenia dziennika transakcji.\n"
#: xlogreader.c:751
#, c-format
-#| msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
-msgstr ""
-"plik WAL pochodzi z innego systemu bazy danych: identyfikator systemu bazy "
-"danych z pliku WAL to %s, a identyfikator systemu bazy danych z pg_control "
-"to %s"
+msgstr "plik WAL pochodzi z innego systemu bazy danych: identyfikator systemu bazy danych z pliku WAL to %s, a identyfikator systemu bazy danych z pg_control to %s"
#: xlogreader.c:758
#, c-format
-#| msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header"
-msgstr ""
-"plik WAL pochodzi z innego systemu bazy danych: niepoprawny XLOG_SEG_SIZE w "
-"nagłówku strony"
+msgstr "plik WAL pochodzi z innego systemu bazy danych: niepoprawny XLOG_SEG_SIZE w nagłówku strony"
#: xlogreader.c:764
#, c-format
-#| msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
-msgstr ""
-"plik WAL pochodzi z innego systemu bazy danych: niepoprawny XLOG_BLCKSZ w "
-"nagłówku strony"
+msgstr "plik WAL pochodzi z innego systemu bazy danych: niepoprawny XLOG_BLCKSZ w nagłówku strony"
#: xlogreader.c:790
#, c-format
msgid "invalid compressed image at %X/%X, block %d"
msgstr "niepoprawny skompresowany obraz na %X/%X, blok %d"
-#~ msgid "Expected an XLOG switchpoint location.\n"
-#~ msgstr "Oczekiwano położenia przełączenia XLOG.\n"
-
#~ msgid "could not truncate file \"%s\" to %u bytes: %s\n"
#~ msgstr "nie można obciąć pliku \"%s\" do %u bajtów: %s\n"
+
+#~ msgid "Expected an XLOG switchpoint location.\n"
+#~ msgstr "Oczekiwano położenia przełączenia XLOG.\n"
--- /dev/null
+# Brazilian Portuguese message translation file for pg_rewind
+# Copyright (C) 2016 PostgreSQL Global Development Group
+# This file is distributed under the same license as the PostgreSQL package.
+# Euler Taveira de Oliveira , 2016.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: pg_rewind (PostgreSQL) 9.5\n"
+"POT-Creation-Date: 2016-02-14 22:46-0300\n"
+"PO-Revision-Date: 2015-10-04 16:36-0300\n"
+"Last-Translator: Euler Taveira de Oliveira \n"
+"Language-Team: Brazilian Portuguese
\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n>1);\n"
+
+#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
+#: ../../common/fe_memutils.c:98 parsexlog.c:74 parsexlog.c:127
+#: parsexlog.c:179
+#, c-format
+msgid "out of memory\n"
+msgstr "sem memória\n"
+
+#: ../../common/fe_memutils.c:92
+#, c-format
+msgid "cannot duplicate null pointer (internal error)\n"
+msgstr "não pode duplicar ponteiro nulo (erro interno)\n"
+
+#: ../../common/restricted_token.c:68
+#, c-format
+msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
+msgstr "%s: AVISO: não pode criar informações restritas nessa plataforma\n"
+
+#: ../../common/restricted_token.c:77
+#, c-format
+msgid "%s: could not open process token: error code %lu\n"
+msgstr "%s: não pôde abrir informação sobre processo: código de erro %lu\n"
+
+#: ../../common/restricted_token.c:90
+#, c-format
+msgid "%s: could not allocate SIDs: error code %lu\n"
+msgstr "%s: não pôde alocar SIDs: código de erro %lu\n"
+
+#: ../../common/restricted_token.c:110
+#, c-format
+msgid "%s: could not create restricted token: error code %lu\n"
+msgstr "%s: não pôde criar informação restrita: código de erro %lu\n"
+
+#: ../../common/restricted_token.c:132
+#, c-format
+msgid "%s: could not start process for command \"%s\": error code %lu\n"
+msgstr "%s: não pôde iniciar processo para comando \"%s\": código de erro %lu\n"
+
+#: ../../common/restricted_token.c:170
+#, c-format
+msgid "%s: could not re-execute with restricted token: error code %lu\n"
+msgstr "%s: não pôde executar novamente com informação restrita: código de erro %lu\n"
+
+#: ../../common/restricted_token.c:186
+#, c-format
+msgid "%s: could not get exit code from subprocess: error code %lu\n"
+msgstr "%s: não pôde obter código de saída de subprocesso: código de erro %lu\n"
+
+#: copy_fetch.c:64
+#, c-format
+msgid "could not open directory \"%s\": %s\n"
+msgstr "não pôde abrir diretório \"%s\": %s\n"
+
+#: copy_fetch.c:93 filemap.c:112 filemap.c:267
+#, c-format
+msgid "could not stat file \"%s\": %s\n"
+msgstr "não pôde executar stat no arquivo \"%s\": %s\n"
+
+#: copy_fetch.c:122
+#, c-format
+msgid "could not read symbolic link \"%s\": %s\n"
+msgstr "não pôde ler link simbólico \"%s\": %s\n"
+
+#: copy_fetch.c:125
+#, c-format
+msgid "symbolic link \"%s\" target is too long\n"
+msgstr "alvo do link simbólico \"%s\" é muito longo\n"
+
+#: copy_fetch.c:140
+#, c-format
+msgid "\"%s\" is a symbolic link, but symbolic links are not supported on this platform\n"
+msgstr "\"%s\" é um link simbólico mas links simbólicos não são suportados nesta plataforma\n"
+
+#: copy_fetch.c:147
+#, c-format
+msgid "could not read directory \"%s\": %s\n"
+msgstr "não pôde ler diretório \"%s\": %s\n"
+
+#: copy_fetch.c:151
+#, c-format
+msgid "could not close directory \"%s\": %s\n"
+msgstr "não pôde fechar diretório \"%s\": %s\n"
+
+#: copy_fetch.c:171
+#, c-format
+msgid "could not open source file \"%s\": %s\n"
+msgstr "não pôde abrir arquivo de origem \"%s\": %s\n"
+
+#: copy_fetch.c:175
+#, c-format
+msgid "could not seek in source file: %s\n"
+msgstr "não pôde posicionar no arquivo de origem: %s\n"
+
+#: copy_fetch.c:192 file_ops.c:301
+#, c-format
+msgid "could not read file \"%s\": %s\n"
+msgstr "não pôde ler arquivo \"%s\": %s\n"
+
+#: copy_fetch.c:195
+#, c-format
+msgid "unexpected EOF while reading file \"%s\"\n"
+msgstr "EOF inesperado ao ler arquivo \"%s\"\n"
+
+#: copy_fetch.c:202
+#, c-format
+msgid "could not close file \"%s\": %s\n"
+msgstr "não pôde fechar arquivo \"%s\": %s\n"
+
+#: file_ops.c:64
+#, c-format
+msgid "could not open target file \"%s\": %s\n"
+msgstr "não pôde abrir arquivo de destino \"%s\": %s\n"
+
+#: file_ops.c:78
+#, c-format
+msgid "could not close target file \"%s\": %s\n"
+msgstr "não pôde fechar arquivo de destino \"%s\": %s\n"
+
+#: file_ops.c:99
+#, c-format
+msgid "could not seek in target file \"%s\": %s\n"
+msgstr "não pôde posicionar no arquivo de destino \"%s\": %s\n"
+
+#: file_ops.c:115
+#, c-format
+msgid "could not write file \"%s\": %s\n"
+msgstr "não pôde escrever no arquivo \"%s\": %s\n"
+
+#: file_ops.c:165
+#, c-format
+msgid "invalid action (CREATE) for regular file\n"
+msgstr "ação inválida (CREATE) para arquivo regular\n"
+
+#: file_ops.c:180
+#, c-format
+msgid "could not remove file \"%s\": %s\n"
+msgstr "não pôde remover arquivo \"%s\": %s\n"
+
+#: file_ops.c:197
+#, c-format
+msgid "could not open file \"%s\" for truncation: %s\n"
+msgstr "não pôde abrir arquivo \"%s\" para truncamento: %s\n"
+
+#: file_ops.c:201
+#, c-format
+msgid "could not truncate file \"%s\" to %u: %s\n"
+msgstr "não pôde truncar arquivo \"%s\" para %u: %s\n"
+
+#: file_ops.c:217
+#, c-format
+msgid "could not create directory \"%s\": %s\n"
+msgstr "não pôde criar diretório \"%s\": %s\n"
+
+#: file_ops.c:231
+#, c-format
+msgid "could not remove directory \"%s\": %s\n"
+msgstr "não pôde remover diretório \"%s\": %s\n"
+
+#: file_ops.c:245
+#, c-format
+msgid "could not create symbolic link at \"%s\": %s\n"
+msgstr "não pôde criar link simbólico em \"%s\": %s\n"
+
+#: file_ops.c:259
+#, c-format
+msgid "could not remove symbolic link \"%s\": %s\n"
+msgstr "não pôde remover link simbólico \"%s\": %s\n"
+
+#: file_ops.c:289 file_ops.c:293
+#, c-format
+msgid "could not open file \"%s\" for reading: %s\n"
+msgstr "não pôde abrir arquivo \"%s\" para leitura: %s\n"
+
+#: filemap.c:104
+#, c-format
+msgid "data file \"%s\" in source is not a regular file\n"
+msgstr "arquivo de dados \"%s\" na origem não é um arquivo regular\n"
+
+#: filemap.c:126
+#, c-format
+msgid "\"%s\" is not a directory\n"
+msgstr "\"%s\" não é um diretório\n"
+
+#: filemap.c:149
+#, c-format
+msgid "\"%s\" is not a symbolic link\n"
+msgstr "\"%s\" não é um link simbólico\n"
+
+#: filemap.c:161
+#, c-format
+msgid "\"%s\" is not a regular file\n"
+msgstr "\"%s\" não é um arquivo regular\n"
+
+#: filemap.c:279
+#, c-format
+msgid "source file list is empty\n"
+msgstr "lista de arquivos da origem está vazia\n"
+
+#: filemap.c:401
+#, c-format
+msgid "unexpected page modification for directory or symbolic link \"%s\"\n"
+msgstr "modificação de página inesperada em diretório ou link simbólico \"%s\"\n"
+
+#: libpq_fetch.c:55
+#, c-format
+msgid "could not connect to server: %s"
+msgstr "não pôde conectar ao servidor: %s"
+
+#: libpq_fetch.c:58
+#, c-format
+msgid "connected to server\n"
+msgstr "conectado ao servidor\n"
+
+#: libpq_fetch.c:68
+#, c-format
+msgid "source server must not be in recovery mode\n"
+msgstr "servidor de origem não deve estar em modo de recuperação\n"
+
+#: libpq_fetch.c:78
+#, c-format
+msgid "full_page_writes must be enabled in the source server\n"
+msgstr "full_page_writes deve estar habilitado no servidor de origem\n"
+
+#: libpq_fetch.c:95
+#, c-format
+msgid "error running query (%s) in source server: %s"
+msgstr "erro ao executar consulta (%s) no servidor de origem: %s"
+
+#: libpq_fetch.c:100
+#, c-format
+msgid "unexpected result set from query\n"
+msgstr "conjunto de resultados inesperado da consulta\n"
+
+#: libpq_fetch.c:123
+#, c-format
+msgid "unrecognized result \"%s\" for current WAL insert location\n"
+msgstr "resultado desconhecido \"%s\" para local de inserção atual no WAL\n"
+
+#: libpq_fetch.c:173
+#, c-format
+msgid "could not fetch file list: %s"
+msgstr "não pôde obter lista de arquivos: %s"
+
+#: libpq_fetch.c:178
+#, c-format
+msgid "unexpected result set while fetching file list\n"
+msgstr "conjunto de resultados inesperado ao obter lista de arquivos\n"
+
+#: libpq_fetch.c:226
+#, c-format
+msgid "could not send query: %s"
+msgstr "não pôde enviar consulta: %s"
+
+#: libpq_fetch.c:228
+#, c-format
+msgid "getting file chunks\n"
+msgstr "obtendo blocos do arquivo\n"
+
+#: libpq_fetch.c:231
+#, c-format
+msgid "could not set libpq connection to single row mode\n"
+msgstr "não pôde definir conexão libpq para modo de registro único\n"
+
+#: libpq_fetch.c:251
+#, c-format
+msgid "unexpected result while fetching remote files: %s"
+msgstr "resultado inesperado ao obter arquivos remotos: %s"
+
+#: libpq_fetch.c:257
+#, c-format
+msgid "unexpected result set size while fetching remote files\n"
+msgstr "tamanho do conjunto de resultados inesperado ao obter arquivos remotos\n"
+
+#: libpq_fetch.c:263
+#, c-format
+msgid "unexpected data types in result set while fetching remote files: %u %u %u\n"
+msgstr "tipos de daos inesperados no conjunto de resultados ao obter arquivos remotos: %u %u %u\n"
+
+#: libpq_fetch.c:271
+#, c-format
+msgid "unexpected result format while fetching remote files\n"
+msgstr "formato de resultado inesperado ao obter arquivos remotos\n"
+
+#: libpq_fetch.c:277
+#, c-format
+msgid "unexpected null values in result while fetching remote files\n"
+msgstr "valores nulos inesperados em resultado ao obter arquivos remotos\n"
+
+#: libpq_fetch.c:281
+#, c-format
+msgid "unexpected result length while fetching remote files\n"
+msgstr "tamanho de resultado inesperado ao obter arquivos remotos\n"
+
+#: libpq_fetch.c:303
+#, c-format
+msgid "received null value for chunk for file \"%s\", file has been deleted\n"
+msgstr "valor nulo recebido para bloco do arquivo \"%s\", arquivo foi removido\n"
+
+#: libpq_fetch.c:310
+#, c-format
+msgid "received chunk for file \"%s\", offset %d, size %d\n"
+msgstr "bloco recebido para arquivo \"%s\", posição %d, tamanho %d\n"
+
+#: libpq_fetch.c:339
+#, c-format
+msgid "could not fetch remote file \"%s\": %s"
+msgstr "não pôde obter arquivo remoto \"%s\": %s"
+
+#: libpq_fetch.c:344
+#, c-format
+msgid "unexpected result set while fetching remote file \"%s\"\n"
+msgstr "conjunto de resultados inesperado ao obter arquivo remoto \"%s\"\n"
+
+#: libpq_fetch.c:355
+#, c-format
+msgid "fetched file \"%s\", length %d\n"
+msgstr "arquivo \"%s\" obtido, tamanho %d\n"
+
+#: libpq_fetch.c:387
+#, c-format
+msgid "could not send COPY data: %s"
+msgstr "não pôde enviar dados do COPY: %s"
+
+#: libpq_fetch.c:413
+#, c-format
+msgid "could not create temporary table: %s"
+msgstr "não pôde criar tabela temporária: %s"
+
+#: libpq_fetch.c:421
+#, c-format
+msgid "could not send file list: %s"
+msgstr "não pôde enviar lista de arquivos: %s"
+
+#: libpq_fetch.c:463
+#, c-format
+msgid "could not send end-of-COPY: %s"
+msgstr "não pôde enviar fim do COPY: %s"
+
+#: libpq_fetch.c:469
+#, c-format
+msgid "unexpected result while sending file list: %s"
+msgstr "resultado inesperado ao enviar lista de arquivos: %s"
+
+#: logging.c:57
+msgid "Failure, exiting\n"
+msgstr "Falha, terminando\n"
+
+#: logging.c:140
+#, c-format
+msgid "%*s/%s kB (%d%%) copied"
+msgstr "%*s/%s kB (%d%%) copiado"
+
+#: parsexlog.c:87 parsexlog.c:133
+#, c-format
+msgid "could not read WAL record at %X/%X: %s\n"
+msgstr "não pôde ler registro do WAL em %X/%X: %s\n"
+
+#: parsexlog.c:91 parsexlog.c:136
+#, c-format
+msgid "could not read WAL record at %X/%X\n"
+msgstr "não pôde ler registro do WAL em %X/%X\n"
+
+#: parsexlog.c:191
+#, c-format
+msgid "could not find previous WAL record at %X/%X: %s\n"
+msgstr "não pôde encontrar registro do WAL anterior em %X/%X: %s\n"
+
+#: parsexlog.c:195
+#, c-format
+msgid "could not find previous WAL record at %X/%X\n"
+msgstr "não pôde encontrar registro do WAL anterior em %X/%X\n"
+
+#: parsexlog.c:268
+#, c-format
+msgid "could not open file \"%s\": %s\n"
+msgstr "não pôde abrir arquivo \"%s\": %s\n"
+
+#: parsexlog.c:282
+#, c-format
+msgid "could not seek in file \"%s\": %s\n"
+msgstr "não pôde posicionar no arquivo \"%s\": %s\n"
+
+#: parsexlog.c:289
+#, c-format
+msgid "could not read from file \"%s\": %s\n"
+msgstr "não pôde ler do arquivo \"%s\": %s\n"
+
+#: parsexlog.c:357
+#, c-format
+msgid ""
+"WAL record modifies a relation, but record type is not recognized\n"
+"lsn: %X/%X, rmgr: %s, info: %02X\n"
+msgstr ""
+"registro do WAL modifica uma relação mas tipo do registro é desconhecido\n"
+"lsn: %X/%X, rmgr: %s, info: %02X\n"
+
+#: pg_rewind.c:59
+#, c-format
+msgid ""
+"%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n"
+"\n"
+msgstr ""
+"%s sincroniza um agrupamento do PostgreSQL com outra cópia do agrupamento.\n"
+
+#: pg_rewind.c:60
+#, c-format
+msgid ""
+"Usage:\n"
+" %s [OPTION]...\n"
+"\n"
+msgstr ""
+"Uso:\n"
+" %s [OPÇÃO]...\n"
+"\n"
+
+#: pg_rewind.c:61
+#, c-format
+msgid "Options:\n"
+msgstr "Opções:\n"
+
+#: pg_rewind.c:62
+#, c-format
+msgid " -D, --target-pgdata=DIRECTORY existing data directory to modify\n"
+msgstr " -D, --target-pgdata=DIRETÓRIO diretório de dados existente a ser modificado\n"
+
+#: pg_rewind.c:63
+#, c-format
+msgid " --source-pgdata=DIRECTORY source data directory to synchronize with\n"
+msgstr " --source-pgdata=DIRETÓRIO sincroniza com esse diretório de dados de origem\n"
+
+#: pg_rewind.c:64
+#, c-format
+msgid " --source-server=CONNSTR source server to synchronize with\n"
+msgstr " --source-server=TEXTO sincroniza com esse servidor de origem\n"
+
+#: pg_rewind.c:65
+#, c-format
+msgid " -n, --dry-run stop before modifying anything\n"
+msgstr " -n, --dry-run para antes de qualquer modifcação\n"
+
+#: pg_rewind.c:66
+#, c-format
+msgid " -P, --progress write progress messages\n"
+msgstr " -P, --progress escreve mensagens de progresso\n"
+
+#: pg_rewind.c:67
+#, c-format
+msgid " --debug write a lot of debug messages\n"
+msgstr " --debug mostra saída da depuração\n"
+
+#: pg_rewind.c:68
+#, c-format
+msgid " -V, --version output version information, then exit\n"
+msgstr " -V, --version mostra informação sobre a versão e termina\n"
+
+#: pg_rewind.c:69
+#, c-format
+msgid " -?, --help show this help, then exit\n"
+msgstr " -?, --help mostra essa ajuda e termina\n"
+
+#: pg_rewind.c:70
+#, c-format
+msgid ""
+"\n"
+msgstr ""
+"\n"
+
+#: pg_rewind.c:125 pg_rewind.c:156 pg_rewind.c:163 pg_rewind.c:171
+#, c-format
+msgid "Try \"%s --help\" for more information.\n"
+msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
+
+#: pg_rewind.c:155
+#, c-format
+msgid "%s: no source specified (--source-pgdata or --source-server)\n"
+msgstr "%s: nenhuma origem especificada (--source-pgdata ou --source-server)\n"
+
+#: pg_rewind.c:162
+#, c-format
+msgid "%s: no target data directory specified (--target-pgdata)\n"
+msgstr "%s: nenhum diretório de dados de destino especificado (--target-pgdata)\n"
+
+#: pg_rewind.c:169
+#, c-format
+msgid "%s: too many command-line arguments (first is \"%s\")\n"
+msgstr "%s: muitos argumentos de linha de comando (primeiro é \"%s\")\n"
+
+#: pg_rewind.c:184
+#, c-format
+msgid "cannot be executed by \"root\"\n"
+msgstr "não pode ser executado pelo \"root\"\n"
+
+#: pg_rewind.c:185
+#, c-format
+msgid "You must run %s as the PostgreSQL superuser.\n"
+msgstr "Você deve executar %s como um super-usuário do PostgreSQL.\n"
+
+#: pg_rewind.c:216
+#, c-format
+msgid "source and target cluster are on the same timeline\n"
+msgstr "agrupamentos de origem e destino estão na mesma linha do tempo\n"
+
+#: pg_rewind.c:222
+#, c-format
+msgid "servers diverged at WAL position %X/%X on timeline %u\n"
+msgstr "servidores divergem na posição do WAL %X/%X na linha do tempo %u\n"
+
+#: pg_rewind.c:258
+#, c-format
+msgid "no rewind required\n"
+msgstr "nenhuma sincronização é necessária\n"
+
+#: pg_rewind.c:264
+#, c-format
+msgid "rewinding from last common checkpoint at %X/%X on timeline %u\n"
+msgstr "sincronizando a partir do último ponto de controle em comum em %X/%X na linha do tempo %u\n"
+
+#: pg_rewind.c:272
+#, c-format
+msgid "reading source file list\n"
+msgstr "lendo lista de arquivos da origem\n"
+
+#: pg_rewind.c:274
+#, c-format
+msgid "reading target file list\n"
+msgstr "lendo lista de arquivos do destino\n"
+
+#: pg_rewind.c:284
+#, c-format
+msgid "reading WAL in target\n"
+msgstr "lendo WAL no destino\n"
+
+#: pg_rewind.c:301
+#, c-format
+msgid "need to copy %lu MB (total source directory size is %lu MB)\n"
+msgstr "precisa copiar %lu MB (tamanho total do diretório de origem é %lu MB)\n"
+
+#: pg_rewind.c:318
+#, c-format
+msgid ""
+"\n"
+"creating backup label and updating control file\n"
+msgstr ""
+"\n"
+"criando rótulo de cópia de segurança e atualizando arquivo de controle\n"
+
+#: pg_rewind.c:346
+#, c-format
+msgid "Done!\n"
+msgstr "Feito!\n"
+
+#: pg_rewind.c:358
+#, c-format
+msgid "source and target clusters are from different systems\n"
+msgstr "agrupamentos de origem e destino são de sistemas diferentes\n"
+
+#: pg_rewind.c:366
+#, c-format
+msgid "clusters are not compatible with this version of pg_rewind\n"
+msgstr "agrupamentos não são compatíveis com esta versão do pg_rewind\n"
+
+#: pg_rewind.c:376
+#, c-format
+msgid "target server needs to use either data checksums or \"wal_log_hints = on\"\n"
+msgstr "servidor de destino precisa utilizar soma de verificação de dados ou \"wal_log_hints = on\"\n"
+
+#: pg_rewind.c:387
+#, c-format
+msgid "target server must be shut down cleanly\n"
+msgstr "servidor de destino deve ser desligado corretamente\n"
+
+#: pg_rewind.c:397
+#, c-format
+msgid "source data directory must be shut down cleanly\n"
+msgstr "diretório de dados de origem deve ser desligado corretamente\n"
+
+#: pg_rewind.c:464
+#, c-format
+msgid "could not find common ancestor of the source and target cluster's timelines\n"
+msgstr "não pôde encontrar antecessor comum das linhas do tempo dos agrupamentos de origem e destino\n"
+
+#: pg_rewind.c:504
+#, c-format
+msgid "backup label buffer too small\n"
+msgstr "buffer do rótulo da cópia de segurança é muito pequeno\n"
+
+#: pg_rewind.c:526
+#, c-format
+msgid "unexpected control file CRC\n"
+msgstr "CRC do arquivo de controle inesperado\n"
+
+#: pg_rewind.c:536
+#, c-format
+msgid "unexpected control file size %d, expected %d\n"
+msgstr "tamanho de arquivo de controle inesperado %d, esperado %d\n"
+
+#: timeline.c:76 timeline.c:82
+#, c-format
+msgid "syntax error in history file: %s\n"
+msgstr "erro de sintaxe no arquivo de histórico: %s\n"
+
+#: timeline.c:77
+#, c-format
+msgid "Expected a numeric timeline ID.\n"
+msgstr "Esperado um ID de linha do tempo numérico.\n"
+
+#: timeline.c:83
+#, c-format
+msgid "Expected a transaction log switchpoint location.\n"
+msgstr "Esperado um local de transição do log de transação.\n"
+
+#: timeline.c:88
+#, c-format
+msgid "invalid data in history file: %s\n"
+msgstr "dado é inválido no arquivo de histórico: %s\n"
+
+#: timeline.c:89
+#, c-format
+msgid "Timeline IDs must be in increasing sequence.\n"
+msgstr "IDs de linha do tempo devem ser uma sequência crescente.\n"
+
+#: timeline.c:109
+#, c-format
+msgid "invalid data in history file\n"
+msgstr "dado é inválido no arquivo de histórico\n"
+
+#: timeline.c:110
+#, c-format
+msgid "Timeline IDs must be less than child timeline's ID.\n"
+msgstr "IDs de linha do tempo devem ser menores do que ID de linha do tempo descendente.\n"
+
+#: xlogreader.c:264
+#, c-format
+msgid "invalid record offset at %X/%X"
+msgstr "posição do registro é inválida em %X/%X"
+
+#: xlogreader.c:272
+#, c-format
+msgid "contrecord is requested by %X/%X"
+msgstr "contrecord é solicitado por %X/%X"
+
+#: xlogreader.c:312 xlogreader.c:603
+#, c-format
+msgid "invalid record length at %X/%X"
+msgstr "tamanho de registro inválido em %X/%X"
+
+#: xlogreader.c:326
+#, c-format
+msgid "record length %u at %X/%X too long"
+msgstr "tamanho do registro %u em %X/%X é muito longo"
+
+#: xlogreader.c:367
+#, c-format
+msgid "there is no contrecord flag at %X/%X"
+msgstr "não há marcação contrecord em %X/%X"
+
+#: xlogreader.c:380
+#, c-format
+msgid "invalid contrecord length %u at %X/%X"
+msgstr "tamanho de contrecord %u é inválido em %X/%X"
+
+#: xlogreader.c:610
+#, c-format
+msgid "invalid resource manager ID %u at %X/%X"
+msgstr "ID do gerenciador de recursos %u é inválido em %X/%X"
+
+#: xlogreader.c:624 xlogreader.c:641
+#, c-format
+msgid "record with incorrect prev-link %X/%X at %X/%X"
+msgstr "registro com prev-link %X/%X incorreto em %X/%X"
+
+#: xlogreader.c:678
+#, c-format
+msgid "incorrect resource manager data checksum in record at %X/%X"
+msgstr "soma de verificação do gerenciador de recursos é incorreta no registro em %X/%X"
+
+#: xlogreader.c:711
+#, c-format
+msgid "invalid magic number %04X in log segment %s, offset %u"
+msgstr "número mágico %04X inválido no arquivo de log %s, posição %u"
+
+#: xlogreader.c:725 xlogreader.c:776
+#, c-format
+msgid "invalid info bits %04X in log segment %s, offset %u"
+msgstr "bits de marcação %04X inválidos no arquivo de log %s, posição %u"
+
+#: xlogreader.c:751
+#, c-format
+msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
+msgstr "arquivo do WAL é de um sistema de banco de dados diferente: identificador do sistema de banco de dados do arquivo do WAL é %s, identificador do sistema de banco de dados do pg_control é %s"
+
+#: xlogreader.c:758
+#, c-format
+msgid "WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header"
+msgstr "arquivo do WAL é de um sistema de banco de dados diferente: XLOG_SEG_SIZE incorreto no cabeçalho da página"
+
+#: xlogreader.c:764
+#, c-format
+msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
+msgstr "arquivo do WAL é de um sistema de banco de dados diferente: XLOG_BLCKSZ incorreto no cabeçalho da página"
+
+#: xlogreader.c:790
+#, c-format
+msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
+msgstr "endereço da página %X/%X inesperado no arquivo de log %s, posição %u"
+
+#: xlogreader.c:815
+#, c-format
+msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
+msgstr "ID de linha do tempo %u fora de sequência (após %u) no arquivo de log %s, posição %u"
+
+#: xlogreader.c:1024
+#, c-format
+msgid "out-of-order block_id %u at %X/%X"
+msgstr "block_id %u fora de ordem em %X/%X"
+
+#: xlogreader.c:1046
+#, c-format
+msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
+msgstr "BKPBLOCK_HAS_DATA definido mas nenhum dado incluído em %X/%X"
+
+#: xlogreader.c:1053
+#, c-format
+msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
+msgstr "BKPBLOCK_HAS_DATA não foi definido mas tamanho do dado é %u em %X/%X"
+
+#: xlogreader.c:1086
+#, c-format
+msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
+msgstr "BKPIMAGE_HAS_HOLE definido mas posição do espaço livre %u tamanho %u tamanho da imagem do bloco %u em %X/%X"
+
+#: xlogreader.c:1102
+#, c-format
+msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
+msgstr "BKPIMAGE_HAS_HOLE não foi definido mas posição do espaço livre %u tamanho %u em %X/%X"
+
+#: xlogreader.c:1117
+#, c-format
+msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
+msgstr "BKPIMAGE_IS_COMPRESSED definido mas tamanho da imagem do bloco %u em %X/%X"
+
+#: xlogreader.c:1132
+#, c-format
+msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
+msgstr "nem BKPIMAGE_HAS_HOLE nem BKPIMAGE_IS_COMPRESSED foi definido mas tamanho da imagem do bloco é %u em %X/%X"
+
+#: xlogreader.c:1148
+#, c-format
+msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
+msgstr "BKPBLOCK_SAME_REL definido mas não há relação anterior em %X/%X"
+
+#: xlogreader.c:1160
+#, c-format
+msgid "invalid block_id %u at %X/%X"
+msgstr "block_id %u é inválido em %X/%X"
+
+#: xlogreader.c:1225
+#, c-format
+msgid "record with invalid length at %X/%X"
+msgstr "registro com tamanho inválido em %X/%X"
+
+#: xlogreader.c:1314
+#, c-format
+msgid "invalid compressed image at %X/%X, block %d"
+msgstr "imagem compactada é inválida em %X/%X, bloco %d"
"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-01-04 02:12+0000\n"
-"PO-Revision-Date: 2016-01-03 22:15-0500\n"
+"PO-Revision-Date: 2016-04-13 09:57-0400\n"
"Last-Translator: Peter Eisentraut
\n"
"Language-Team: German
\n"
"Language: de\n"
#: help.c:184
#, c-format
msgid " \\ef [FUNCNAME [LINE]] edit function definition with external editor\n"
-msgstr " \\ef [FUNKNAME [LINE]] Funktionsdefinition mit externem Editor bearbeiten\n"
+msgstr " \\ef [FUNKNAME [ZEILE]] Funktionsdefinition mit externem Editor bearbeiten\n"
#: help.c:185
#, c-format
#: help.c:241
#, c-format
msgid " \\sf[+] FUNCNAME show a function's definition\n"
-msgstr " \\sf[+] [FUNKNAME] Funktionsdefinition zeigen\n"
+msgstr " \\sf[+] FUNKNAME Funktionsdefinition zeigen\n"
#: help.c:242
#, c-format
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-22 20:12+0000\n"
"PO-Revision-Date: 2016-02-24 13:32+0100\n"
msgstr ""
"Project-Id-Version: psql (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-19 17:43+0000\n"
-"PO-Revision-Date: 2015-07-07 00:56+0100\n"
+"POT-Creation-Date: 2016-04-12 00:42+0000\n"
+"PO-Revision-Date: 2016-04-17 20:39+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
msgstr "pclose fallita: %s"
#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
-#: ../../common/fe_memutils.c:98 command.c:331 input.c:205 mainloop.c:73
+#: ../../common/fe_memutils.c:98 command.c:318 input.c:216 mainloop.c:73
#: mainloop.c:253
#, c-format
msgid "out of memory\n"
msgid "could not look up effective user ID %ld: %s"
msgstr "ID utente effettivo %ld non trovato: %s"
-#: ../../common/username.c:47 command.c:286
+#: ../../common/username.c:47 command.c:273
msgid "user does not exist"
msgstr "l'utente non esiste"
msgid "child process exited with unrecognized status %d"
msgstr "processo figlio uscito con stato non riconosciuto %d"
-#: command.c:127
+#: command.c:114
#, c-format
msgid "Invalid command \\%s. Try \\? for help.\n"
msgstr "Comando errato \\%s. Prova \\? per la guida.\n"
-#: command.c:129
+#: command.c:116
#, c-format
msgid "invalid command \\%s\n"
msgstr "comando errato \\%s\n"
-#: command.c:140
+#: command.c:127
#, c-format
msgid "\\%s: extra argument \"%s\" ignored\n"
msgstr "\\%s: parametro in eccesso \"%s\" ignorato\n"
-#: command.c:284
+#: command.c:271
#, c-format
msgid "could not get home directory for user ID %ld: %s\n"
msgstr "directory home non trovata per l'ID utente %ld: %s\n"
-#: command.c:302
+#: command.c:289
#, c-format
msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: spostamento della directory a \"%s\" fallito: %s\n"
-#: command.c:317 common.c:442 common.c:500 common.c:962
+#: command.c:304 common.c:461 common.c:519 common.c:977
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "Al momento non sei connesso ad un database.\n"
-#: command.c:344
+#: command.c:331
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Sei collegato al database \"%s\" con nome utente \"%s\" tramite il socket in \"%s\" porta \"%s\".\n"
-#: command.c:347
+#: command.c:334
#, c-format
msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Sei collegato al database \"%s\" con nome utente \"%s\" sull'host \"%s\" porta \"%s\".\n"
-#: command.c:548 command.c:618 command.c:714 command.c:1517
+#: command.c:535 command.c:605 command.c:1405
#, c-format
msgid "no query buffer\n"
msgstr "Nessun buffer query\n"
-#: command.c:581 command.c:3364
+#: command.c:568 command.c:3172
#, c-format
msgid "invalid line number: %s\n"
msgstr "numero di riga non valido: \"%s\"\n"
-#: command.c:612
+#: command.c:599
#, c-format
msgid "The server (version %d.%d) does not support editing function source.\n"
msgstr "Il server (versione %d.%d) non supporta la modifica dei sorgenti delle funzioni.\n"
-#: command.c:692 command.c:760
+#: command.c:679
msgid "No changes"
msgstr "Nessuna modifica"
-#: command.c:708
-#, c-format
-msgid "The server (version %d.%d) does not support editing view definitions.\n"
-msgstr "Il server (versione %d.%d) non supporta la modifica della definizione delle viste.\n"
-
-#: command.c:814
+#: command.c:733
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found\n"
msgstr "%s: nome codifica errato oppure non esiste una procedura di conversione\n"
-#: command.c:911 command.c:961 command.c:975 command.c:992 command.c:1099
-#: command.c:1263 command.c:1497 command.c:1528
+#: command.c:830 command.c:880 command.c:894 command.c:911 command.c:1018
+#: command.c:1182 command.c:1385 command.c:1416
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s: parametro richiesto mancante\n"
-#: command.c:1024
+#: command.c:943
msgid "Query buffer is empty."
msgstr "Il buffer query è vuoto."
-#: command.c:1034
+#: command.c:953
msgid "Enter new password: "
msgstr "Inserire la nuova password: "
-#: command.c:1035
+#: command.c:954
msgid "Enter it again: "
msgstr "Conferma password: "
-#: command.c:1039
+#: command.c:958
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Le password non corrispondono.\n"
-#: command.c:1057
+#: command.c:976
#, c-format
msgid "Password encryption failed.\n"
msgstr "Criptazione password fallita.\n"
-#: command.c:1128 command.c:1244 command.c:1502
+#: command.c:1047 command.c:1163 command.c:1390
#, c-format
msgid "\\%s: error while setting variable\n"
msgstr "\\%s: errore durante l'assegnamento della variabile\n"
-#: command.c:1191
+#: command.c:1110
msgid "Query buffer reset (cleared)."
msgstr "Buffer query resettato (svuotato)."
-#: command.c:1203
+#: command.c:1122
#, c-format
msgid "Wrote history to file \"%s\".\n"
msgstr "Storia scritta nel file \"%s\".\n"
-#: command.c:1268
+#: command.c:1187
#, c-format
msgid "\\%s: environment variable name must not contain \"=\"\n"
msgstr "\\%s: il nome della variabile d'ambiente non deve contenere \"=\"\n"
-#: command.c:1310
+#: command.c:1229
#, c-format
msgid "The server (version %d.%d) does not support showing function source.\n"
msgstr "Il server (versione %d.%d) non supporta mostrare i sorgenti delle funzioni.\n"
-#: command.c:1316
+#: command.c:1235
#, c-format
msgid "function name is required\n"
msgstr "il nome della funzione è richiesto\n"
-#: command.c:1389
-#, c-format
-msgid "The server (version %d.%d) does not support showing view definitions.\n"
-msgstr "Il server (versione %d.%d) non supporta la visualizzazione della definizione delle viste.\n"
-
-#: command.c:1395
-#, c-format
-msgid "view name is required\n"
-msgstr "il nome della vista è richiesto\n"
-
-#: command.c:1482
+#: command.c:1370
msgid "Timing is on."
msgstr "Controllo tempo attivato"
-#: command.c:1484
+#: command.c:1372
msgid "Timing is off."
msgstr "Controllo tempo disattivato."
-#: command.c:1545 command.c:1565 command.c:2196 command.c:2199 command.c:2202
-#: command.c:2208 command.c:2210 command.c:2218 command.c:2228 command.c:2237
-#: command.c:2251 command.c:2268 command.c:2327 common.c:74 copy.c:333
-#: copy.c:393 copy.c:408 psqlscan.l:1700 psqlscan.l:1711 psqlscan.l:1721
+#: command.c:1434 command.c:1454 command.c:2091 command.c:2094 command.c:2097
+#: command.c:2103 command.c:2105 command.c:2113 command.c:2123 command.c:2132
+#: command.c:2146 command.c:2163 command.c:2222 common.c:66 copy.c:331
+#: copy.c:391 copy.c:404 psqlscan.l:1700 psqlscan.l:1711 psqlscan.l:1721
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: command.c:1656
+#: command.c:1548
#, c-format
msgid "+ opt(%d) = |%s|\n"
msgstr "+ opt(%d) = |%s|\n"
-#: command.c:1682 startup.c:195
+#: command.c:1574 startup.c:195
msgid "Password: "
msgstr "Password: "
-#: command.c:1687 startup.c:197
+#: command.c:1579 startup.c:197
#, c-format
msgid "Password for user %s: "
msgstr "Inserisci la password per l'utente %s: "
-#: command.c:1734
+#: command.c:1626
#, c-format
msgid "All connection parameters must be supplied because no database connection exists\n"
msgstr "Tutti i parametri di connessione devono essere forniti perché non esiste alcuna connessione di database\n"
-#: command.c:1852 command.c:3466 common.c:120 common.c:413 common.c:1005
-#: common.c:1030 common.c:1130 copy.c:492 copy.c:702 large_obj.c:156
+#: command.c:1747 command.c:3206 common.c:139 common.c:432 common.c:1020
+#: common.c:1045 common.c:1145 copy.c:488 copy.c:698 large_obj.c:156
#: large_obj.c:191 large_obj.c:253 psqlscan.l:1972
#, c-format
msgid "%s"
msgstr "%s"
-#: command.c:1856
+#: command.c:1751
#, c-format
msgid "Previous connection kept\n"
msgstr "Connessione precedente mantenuta\n"
-#: command.c:1860
+#: command.c:1755
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
-#: command.c:1894
+#: command.c:1789
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
msgstr "Adesso sei collegato al database \"%s\" con nome utente \"%s\" tramite socket \"%s\" porta \"%s\".\n"
-#: command.c:1897
+#: command.c:1792
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
msgstr "Adesso sei collegato al database \"%s\" con nome utente \"%s\" sull'host \"%s\" porta \"%s\".\n"
-#: command.c:1901
+#: command.c:1796
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr "Sei collegato al database \"%s\" con nome utente \"%s\".\n"
-#: command.c:1935
+#: command.c:1830
#, c-format
msgid "%s (%s, server %s)\n"
msgstr "%s (%s, server %s)\n"
-#: command.c:1943
+#: command.c:1838
#, c-format
msgid ""
"WARNING: %s major version %d.%d, server major version %d.%d.\n"
"ATTENZIONE: versione maggiore %s %d.%d, versione maggiore server %d.%d.\n"
" Alcune caratteristiche di psql potrebbero non funzionare.\n"
-#: command.c:1977
+#: command.c:1872
#, c-format
msgid "SSL connection (protocol: %s, cipher: %s, bits: %s, compression: %s)\n"
msgstr "connessione SSL (protocollo: %s, cifrario: %s, bit: %s, compressione: %s)\n"
-#: command.c:1978 command.c:1979 command.c:1980
+#: command.c:1873 command.c:1874 command.c:1875
msgid "unknown"
msgstr "sconosciuto"
-#: command.c:1981 help.c:46
+#: command.c:1876 help.c:46
msgid "off"
msgstr "disattivato"
-#: command.c:1981 help.c:46
+#: command.c:1876 help.c:46
msgid "on"
msgstr "attivato"
-#: command.c:2001
+#: command.c:1896
#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
" funzionare correttamente. Vedi le pagine di riferimento\n"
" psql \"Note per utenti Windows\" per i dettagli.\n"
-#: command.c:2085
+#: command.c:1980
#, c-format
msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
msgstr "la variabile di ambiente PSQL_EDITOR_LINENUMBER_ARG deve specificare un numero di riga\n"
-#: command.c:2114
+#: command.c:2009
#, c-format
msgid "could not start editor \"%s\"\n"
msgstr "avvio dell'editor \"%s\" fallito\n"
-#: command.c:2116
+#: command.c:2011
#, c-format
msgid "could not start /bin/sh\n"
msgstr "avvio di /bin/sh fallito\n"
-#: command.c:2154
+#: command.c:2049
#, c-format
msgid "could not locate temporary directory: %s\n"
msgstr "directory temporanea non trovata: %s\n"
-#: command.c:2181
+#: command.c:2076
#, c-format
msgid "could not open temporary file \"%s\": %s\n"
msgstr "apertura del file temporaneo \"%s\" fallita: %s\n"
-#: command.c:2489
+#: command.c:2380
#, c-format
-msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, troff-ms\n"
-msgstr "\\pset: i formati consentiti sono unaligned, aligned, wrapped, html, asciidoc, latex, troff-ms\n"
+msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, latex-longtable, troff-ms\n"
+msgstr "\\pset: i formati consentiti sono unaligned, aligned, wrapped, html, asciidoc, latex, latex-longtable, troff-ms\n"
-#: command.c:2508
+#: command.c:2399
#, c-format
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
msgstr "\\pset: gli stili di linea permessi sono ascii, old-ascii, unicode\n"
-#: command.c:2522
+#: command.c:2415
#, c-format
-msgid "\\pset: allowed unicode border linestyle are single, double\n"
-msgstr "\\pset: gli stili riga unicode dei bordi are single, double\n"
+msgid "\\pset: allowed Unicode border line styles are single, double\n"
+msgstr "\\pset: gli stili riga Unicode dei bordi consentiti sono single, double\n"
-#: command.c:2535
+#: command.c:2430
#, c-format
-msgid "\\pset: allowed unicode column linestyle are single, double\n"
-msgstr "\\pset: gli stili riga unicode delle colonne are single, double\n"
+msgid "\\pset: allowed Unicode column line styles are single, double\n"
+msgstr "\\pset: gli stili riga Unicode delle colonne consentiti sono single, double\n"
-#: command.c:2548
+#: command.c:2445
#, c-format
-msgid "\\pset: allowed unicode header linestyle are single, double\n"
-msgstr "\\pset: gli stili riga unicode delle intestazioni are single, double\n"
+msgid "\\pset: allowed Unicode header line styles are single, double\n"
+msgstr "\\pset: gli stili riga Unicode delle intestazioni consentiti sono single, double\n"
-#: command.c:2700 command.c:2877
+#: command.c:2597 command.c:2776
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: opzione sconosciuta: %s\n"
-#: command.c:2718
+#: command.c:2615
#, c-format
msgid "Border style is %d.\n"
msgstr "Lo stile del bordo è %d.\n"
-#: command.c:2724
+#: command.c:2621
#, c-format
msgid "Target width is unset.\n"
msgstr "La lunghezza di destinazione non è impostata.\n"
-#: command.c:2726
+#: command.c:2623
#, c-format
msgid "Target width is %d.\n"
msgstr "La larghezza di destinazione è %d.\n"
-#: command.c:2733
+#: command.c:2630
#, c-format
msgid "Expanded display is on.\n"
msgstr "La visualizzazione espansa è attiva.\n"
-#: command.c:2735
+#: command.c:2632
#, c-format
msgid "Expanded display is used automatically.\n"
msgstr "La visualizzazione espansa è usata automaticamente.\n"
-#: command.c:2737
+#: command.c:2634
#, c-format
msgid "Expanded display is off.\n"
msgstr "La visualizzazione espansa è disattivata.\n"
-#: command.c:2744 command.c:2752
+#: command.c:2641 command.c:2649
#, c-format
msgid "Field separator is zero byte.\n"
msgstr "Il separatore di campo è il byte zero.\n"
-#: command.c:2746
+#: command.c:2643
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "Il separatore di campo è \"%s\".\n"
-#: command.c:2759
+#: command.c:2656
#, c-format
msgid "Default footer is on.\n"
msgstr "Il piè di pagina di default è attivo.\n"
-#: command.c:2761
+#: command.c:2658
#, c-format
msgid "Default footer is off.\n"
msgstr "Il piè di pagina di default è disattivato.\n"
-#: command.c:2767
+#: command.c:2664
#, c-format
msgid "Output format is %s.\n"
msgstr "Il formato di output è %s.\n"
-#: command.c:2773
+#: command.c:2670
#, c-format
msgid "Line style is %s.\n"
msgstr "Lo stile della linea è %s.\n"
-#: command.c:2780
+#: command.c:2677
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "La visualizzazione dei null è \"%s\".\n"
-#: command.c:2788
+#: command.c:2685
#, c-format
msgid "Locale-adjusted numeric output is on.\n"
msgstr "La correzione dell'output numerico secondo il locale è attiva.\n"
-#: command.c:2790
+#: command.c:2687
#, c-format
msgid "Locale-adjusted numeric output is off.\n"
msgstr "La correzione dell'output numerico secondo il locale è disattivata.\n"
-#: command.c:2797
+#: command.c:2694
#, c-format
msgid "Pager is used for long output.\n"
msgstr "Usa la paginazione per risultati estesi.\n"
-#: command.c:2799
+#: command.c:2696
#, c-format
msgid "Pager is always used.\n"
msgstr "Paginazione sempre attiva.\n"
-#: command.c:2801
+#: command.c:2698
#, c-format
msgid "Pager usage is off.\n"
msgstr "Paginazione disattivata.\n"
-#: command.c:2807
+#: command.c:2704
#, c-format
-msgid "Pager won't be used for less than %d lines\n"
-msgstr "La paginazione non verrà usata per meno di %d righe\n"
+msgid "Pager won't be used for less than %d line.\n"
+msgid_plural "Pager won't be used for less than %d lines.\n"
+msgstr[0] "La paginazione non verrà usata per meno di %d riga.\n"
+msgstr[1] "La paginazione non verrà usata per meno di %d righe.\n"
-#: command.c:2815 command.c:2825
+#: command.c:2714 command.c:2724
#, c-format
msgid "Record separator is zero byte.\n"
msgstr "Il separatore di record è il byte zero.\n"
-#: command.c:2817
+#: command.c:2716
#, c-format
msgid "Record separator is .\n"
msgstr "Il separatore di record è
.\n"
-#: command.c:2819
+#: command.c:2718
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "Il separatore di record è \"%s\".\n"
-#: command.c:2832
+#: command.c:2731
#, c-format
msgid "Table attributes are \"%s\".\n"
msgstr "Gli attributi di tabella sono \"%s\".\n"
-#: command.c:2835
+#: command.c:2734
#, c-format
msgid "Table attributes unset.\n"
msgstr "Gli attributi di tabella non sono specificati.\n"
-#: command.c:2842
+#: command.c:2741
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Il titolo è \"%s\".\n"
-#: command.c:2844
+#: command.c:2743
#, c-format
msgid "Title is unset.\n"
msgstr "Il titolo non è assegnato.\n"
-#: command.c:2851
+#: command.c:2750
#, c-format
msgid "Tuples only is on.\n"
msgstr "La visualizzazione dei soli dati è attiva.\n"
-#: command.c:2853
+#: command.c:2752
#, c-format
msgid "Tuples only is off.\n"
msgstr "La visualizzazione dei soli dati è disattivata.\n"
-#: command.c:2859 command.c:2871
+#: command.c:2758
+#, c-format
+msgid "Unicode border line style is \"%s\".\n"
+msgstr "Lo stile riga Unicode dei bordi è \"%s\".\n"
+
+#: command.c:2764
#, c-format
-msgid "Unicode border linestyle is \"%s\".\n"
-msgstr "Lo stile riga unicode dei bordi è \"%s\".\n"
+msgid "Unicode column line style is \"%s\".\n"
+msgstr "Lo stile riga Unicode delle colonne è \"%s\".\n"
-#: command.c:2865
+#: command.c:2770
#, c-format
-msgid "Unicode column linestyle is \"%s\".\n"
-msgstr "Lo stile riga unicode delle colonne è \"%s\".\n"
+msgid "Unicode header line style is \"%s\".\n"
+msgstr "Lo stile riga Unicode delle intestazioni è \"%s\".\n"
-#: command.c:3031
+#: command.c:2930
#, c-format
msgid "\\!: failed\n"
msgstr "\\!: fallita\n"
-#: command.c:3051 common.c:548
+#: command.c:2950 common.c:567
#, c-format
msgid "\\watch cannot be used with an empty query\n"
msgstr "\\watch non può essere usato con una query vuota\n"
-#: command.c:3072
+#: command.c:2971
#, c-format
msgid "Watch every %lds\t%s"
msgstr "Esegui ogni %lds\t%s"
-#: command.c:3123 command.c:3130 common.c:448 common.c:455 common.c:988
+#: command.c:3022 command.c:3029 common.c:467 common.c:474 common.c:1003
#, c-format
msgid ""
"********* QUERY **********\n"
"**************************\n"
"\n"
-#: command.c:3281
-#, c-format
-msgid "%s.%s is not a view\n"
-msgstr "%s.%s non è una vista\n"
-
-#: common.c:287
+#: common.c:306
#, c-format
msgid "connection to server was lost\n"
msgstr "connessione al server persa\n"
-#: common.c:291
+#: common.c:310
#, c-format
msgid "The connection to the server was lost. Attempting reset: "
msgstr "Connessione al server persa. Tentativo di reset: "
-#: common.c:296
+#: common.c:315
#, c-format
msgid "Failed.\n"
msgstr "Fallito.\n"
-#: common.c:303
+#: common.c:322
#, c-format
msgid "Succeeded.\n"
msgstr "Riuscito.\n"
-#: common.c:403 common.c:759 common.c:927
+#: common.c:422 common.c:774 common.c:942
#, c-format
msgid "unexpected PQresultStatus: %d\n"
msgstr "PQresultStatus imprevisto: %d\n"
-#: common.c:555
+#: common.c:574
#, c-format
msgid "\\watch cannot be used with COPY\n"
msgstr "\\watch non può essere usato con COPY\n"
-#: common.c:560
+#: common.c:579
#, c-format
msgid "unexpected result status for \\watch\n"
msgstr "risultato imprevisto per \\watch\n"
-#: common.c:571 common.c:1146
+#: common.c:590 common.c:1161
#, c-format
msgid "Time: %.3f ms\n"
msgstr "Tempo: %.3f ms\n"
-#: common.c:589
+#: common.c:608
#, c-format
msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
msgstr "Notifica asincrona \"%s\" con payload \"%s\" ricevuta dal processo server con PID %d.\n"
-#: common.c:592
+#: common.c:611
#, c-format
msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr "Notifica asincrona \"%s\" ricevuta dal processo server con PID %d.\n"
-#: common.c:654
+#: common.c:669
#, c-format
msgid "no rows returned for \\gset\n"
msgstr "nessuna riga restituita per \\gset\n"
-#: common.c:659
+#: common.c:674
#, c-format
msgid "more than one row returned for \\gset\n"
msgstr "più di una riga restituita per \\gset\n"
-#: common.c:685
+#: common.c:700
#, c-format
msgid "could not set variable \"%s\"\n"
msgstr "impostazione della variabile \"%s\" fallita\n"
-#: common.c:970
+#: common.c:985
#, c-format
msgid ""
"***(Single step mode: verify command)*******************************************\n"
"%s\n"
"***(premi invio per procedere oppure digita x ed invio per annullare)***********\n"
-#: common.c:1021
+#: common.c:1036
#, c-format
msgid "The server (version %d.%d) does not support savepoints for ON_ERROR_ROLLBACK.\n"
msgstr "Questa versione (%d.%d) del server non supporta savepoint per ON_ERROR_ROLLBACK..\n"
-#: common.c:1075
+#: common.c:1090
#, c-format
msgid "STATEMENT: %s\n"
msgstr "COMANDO: %s\n"
-#: common.c:1118
+#: common.c:1133
#, c-format
msgid "unexpected transaction status (%d)\n"
msgstr "stato della transazione imprevisto (%d)\n"
msgid "\\copy: parse error at end of line\n"
msgstr "\\copy: errore di sintassi a fine riga\n"
-#: copy.c:330
+#: copy.c:328
#, c-format
msgid "could not execute command \"%s\": %s\n"
msgstr "esecuzione del comando \"%s\" fallito: %s\n"
-#: copy.c:346
+#: copy.c:344
#, c-format
msgid "could not stat file \"%s\": %s\n"
msgstr "richiesta informazioni sul file \"%s\" fallita: %s\n"
-#: copy.c:350
+#: copy.c:348
#, c-format
msgid "%s: cannot copy from/to a directory\n"
msgstr "%s: non è possibile copiare da/a una directory\n"
-#: copy.c:387
+#: copy.c:385
#, c-format
msgid "could not close pipe to external command: %s\n"
msgstr "chiusura della pipe verso il comando esterno fallita: %s\n"
-#: copy.c:455 copy.c:466
+#: copy.c:451 copy.c:462
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "scrittura dei dati COPY fallita: %s\n"
-#: copy.c:473
+#: copy.c:469
#, c-format
msgid "COPY data transfer failed: %s"
msgstr "trasferimento dei dati COPY fallito: %s"
-#: copy.c:534
+#: copy.c:530
msgid "canceled by user"
msgstr "annullata dall'utente"
-#: copy.c:545
+#: copy.c:541
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
"Inserire i dati da copiare seguiti da un \"a capo\".\n"
"Terminare con un backslash ed un punto su una singola riga."
-#: copy.c:674
+#: copy.c:670
msgid "aborted because of read failure"
msgstr "interrotto a causa di lettura non riuscita"
-#: copy.c:698
+#: copy.c:694
msgid "trying to exit copy mode"
msgstr "tentativo di uscita dalla modalità copy"
#: describe.c:71 describe.c:264 describe.c:496 describe.c:626 describe.c:769
-#: describe.c:886 describe.c:956 describe.c:2921 describe.c:3126
-#: describe.c:3216 describe.c:3461 describe.c:3598 describe.c:3827
-#: describe.c:3899 describe.c:3910 describe.c:3969 describe.c:4377
-#: describe.c:4456
+#: describe.c:886 describe.c:956 describe.c:2928 describe.c:3133
+#: describe.c:3223 describe.c:3468 describe.c:3605 describe.c:3834
+#: describe.c:3906 describe.c:3917 describe.c:3976 describe.c:4384
+#: describe.c:4464
msgid "Schema"
msgstr "Schema"
#: describe.c:72 describe.c:156 describe.c:164 describe.c:265 describe.c:497
-#: describe.c:627 describe.c:688 describe.c:770 describe.c:957 describe.c:2922
-#: describe.c:3048 describe.c:3127 describe.c:3217 describe.c:3296
-#: describe.c:3462 describe.c:3526 describe.c:3599 describe.c:3828
-#: describe.c:3900 describe.c:3911 describe.c:3970 describe.c:4159
-#: describe.c:4240 describe.c:4454
+#: describe.c:627 describe.c:688 describe.c:770 describe.c:957 describe.c:2929
+#: describe.c:3055 describe.c:3134 describe.c:3224 describe.c:3303
+#: describe.c:3469 describe.c:3533 describe.c:3606 describe.c:3835
+#: describe.c:3907 describe.c:3918 describe.c:3977 describe.c:4166
+#: describe.c:4247 describe.c:4462
msgid "Name"
msgstr "Nome"
msgstr "Tipo dato dei parametri"
#: describe.c:105 describe.c:187 describe.c:370 describe.c:545 describe.c:642
-#: describe.c:713 describe.c:959 describe.c:1570 describe.c:2722
-#: describe.c:2955 describe.c:3079 describe.c:3153 describe.c:3226
-#: describe.c:3309 describe.c:3377 describe.c:3469 describe.c:3535
-#: describe.c:3600 describe.c:3736 describe.c:3776 describe.c:3844
-#: describe.c:3903 describe.c:3912 describe.c:3971 describe.c:4185
-#: describe.c:4262 describe.c:4391 describe.c:4457 large_obj.c:289
+#: describe.c:713 describe.c:959 describe.c:1572 describe.c:2729
+#: describe.c:2962 describe.c:3086 describe.c:3160 describe.c:3233
+#: describe.c:3316 describe.c:3384 describe.c:3476 describe.c:3542
+#: describe.c:3607 describe.c:3743 describe.c:3783 describe.c:3851
+#: describe.c:3910 describe.c:3919 describe.c:3978 describe.c:4192
+#: describe.c:4269 describe.c:4398 describe.c:4465 large_obj.c:289
#: large_obj.c:299
msgid "Description"
msgstr "Descrizione"
msgstr "Il server (versione %d.%d) non supporta i tablespace.\n"
#: describe.c:157 describe.c:165 describe.c:367 describe.c:535 describe.c:689
-#: describe.c:885 describe.c:2931 describe.c:3052 describe.c:3298
-#: describe.c:3527 describe.c:4160 describe.c:4241 large_obj.c:288
+#: describe.c:885 describe.c:2938 describe.c:3059 describe.c:3305
+#: describe.c:3534 describe.c:4167 describe.c:4248 large_obj.c:288
msgid "Owner"
msgstr "Proprietario"
msgid "Location"
msgstr "Posizione"
-#: describe.c:177 describe.c:2535
+#: describe.c:177 describe.c:2543
msgid "Options"
msgstr "Opzioni"
-#: describe.c:182 describe.c:508 describe.c:705 describe.c:2947
-#: describe.c:2951
+#: describe.c:182 describe.c:508 describe.c:705 describe.c:2954
+#: describe.c:2958
msgid "Size"
msgstr "Dimensione"
msgstr "normale"
#: describe.c:284 describe.c:329 describe.c:346 describe.c:776 describe.c:895
-#: describe.c:1539 describe.c:2930 describe.c:3128 describe.c:4259
+#: describe.c:1541 describe.c:2937 describe.c:3135 describe.c:4266
msgid "Type"
msgstr "Tipo"
msgid "Result type"
msgstr "Tipo di risultato"
-#: describe.c:635 describe.c:3368 describe.c:3735
+#: describe.c:635 describe.c:3375 describe.c:3742
msgid "Function"
msgstr "Funzione"
msgid "Encoding"
msgstr "Codifica"
-#: describe.c:695 describe.c:3463
+#: describe.c:695 describe.c:3470
msgid "Collate"
msgstr "Ordinamento"
-#: describe.c:696 describe.c:3464
+#: describe.c:696 describe.c:3471
msgid "Ctype"
msgstr "Ctype"
msgid "List of databases"
msgstr "Lista dei database"
-#: describe.c:771 describe.c:888 describe.c:2923
+#: describe.c:771 describe.c:888 describe.c:2930
msgid "table"
msgstr "tabella"
-#: describe.c:772 describe.c:2924
+#: describe.c:772 describe.c:2931
msgid "view"
msgstr "vista"
-#: describe.c:773 describe.c:2925
+#: describe.c:773 describe.c:2932
msgid "materialized view"
msgstr "vista materializzata"
-#: describe.c:774 describe.c:890 describe.c:2927
+#: describe.c:774 describe.c:890 describe.c:2934
msgid "sequence"
msgstr "sequenza"
-#: describe.c:775 describe.c:2929
+#: describe.c:775 describe.c:2936
msgid "foreign table"
msgstr "tabella esterna"
#: describe.c:818
msgid "Policies"
-msgstr "Politiche"
+msgstr "Regole di sicurezza"
-#: describe.c:844 describe.c:4601 describe.c:4605
+#: describe.c:844 describe.c:4609 describe.c:4613
msgid "Access privileges"
msgstr "Privilegi di accesso"
msgid "Did not find any relation named \"%s\".\n"
msgstr "Non ho trovato alcuna relazione di nome \"%s\".\n"
-#: describe.c:1378
+#: describe.c:1379
#, c-format
msgid "Did not find any relation with OID %s.\n"
msgstr "Non ho trovato nessuna relazione con OID %s.\n"
-#: describe.c:1483
+#: describe.c:1485
#, c-format
msgid "Unlogged table \"%s.%s\""
msgstr "Tabella non loggata \"%s.%s\""
-#: describe.c:1486
+#: describe.c:1488
#, c-format
msgid "Table \"%s.%s\""
msgstr "Tabella \"%s.%s\""
-#: describe.c:1490
+#: describe.c:1492
#, c-format
msgid "View \"%s.%s\""
msgstr "Vista \"%s.%s\""
-#: describe.c:1495
+#: describe.c:1497
#, c-format
msgid "Unlogged materialized view \"%s.%s\""
msgstr "Vista materializzata non loggata \"%s.%s\""
-#: describe.c:1498
+#: describe.c:1500
#, c-format
msgid "Materialized view \"%s.%s\""
msgstr "Vista materializzata \"%s.%s\""
-#: describe.c:1502
+#: describe.c:1504
#, c-format
msgid "Sequence \"%s.%s\""
msgstr "Sequenza \"%s.%s\""
-#: describe.c:1507
+#: describe.c:1509
#, c-format
msgid "Unlogged index \"%s.%s\""
msgstr "Indice non loggato \"%s.%s\""
-#: describe.c:1510
+#: describe.c:1512
#, c-format
msgid "Index \"%s.%s\""
msgstr "Indice \"%s.%s\""
-#: describe.c:1515
+#: describe.c:1517
#, c-format
msgid "Special relation \"%s.%s\""
msgstr "relazione speciale \"%s.%s\""
-#: describe.c:1519
+#: describe.c:1521
#, c-format
msgid "TOAST table \"%s.%s\""
msgstr "Tabella TOAST \"%s.%s\""
-#: describe.c:1523
+#: describe.c:1525
#, c-format
msgid "Composite type \"%s.%s\""
msgstr "Tipo composito \"%s.%s\""
-#: describe.c:1527
+#: describe.c:1529
#, c-format
msgid "Foreign table \"%s.%s\""
msgstr "Tabella esterna \"%s.%s\""
-#: describe.c:1538
+#: describe.c:1540
msgid "Column"
msgstr "Colonna"
-#: describe.c:1547
+#: describe.c:1549
msgid "Modifiers"
msgstr "Modificatori"
-#: describe.c:1552
+#: describe.c:1554
msgid "Value"
msgstr "Valore"
-#: describe.c:1555
+#: describe.c:1557
msgid "Definition"
msgstr "Definizione"
-#: describe.c:1558 describe.c:4180 describe.c:4261 describe.c:4329
-#: describe.c:4390
+#: describe.c:1560 describe.c:4187 describe.c:4268 describe.c:4336
+#: describe.c:4397
msgid "FDW Options"
msgstr "Opzioni FDW"
-#: describe.c:1562
+#: describe.c:1564
msgid "Storage"
msgstr "Memorizzazione"
-#: describe.c:1565
+#: describe.c:1567
msgid "Stats target"
msgstr "Dest. stat."
-#: describe.c:1615
+#: describe.c:1617
#, c-format
msgid "collate %s"
msgstr "ordinamento %s"
-#: describe.c:1623
+#: describe.c:1625
msgid "not null"
msgstr "non null"
#. translator: default values of column definitions
-#: describe.c:1633
+#: describe.c:1635
#, c-format
msgid "default %s"
msgstr "preimpostato %s"
-#: describe.c:1748
+#: describe.c:1750
msgid "primary key, "
msgstr "chiave primaria, "
-#: describe.c:1750
+#: describe.c:1752
msgid "unique, "
msgstr "univoco, "
-#: describe.c:1756
+#: describe.c:1758
#, c-format
msgid "for table \"%s.%s\""
msgstr "per la tabella \"%s.%s\""
-#: describe.c:1760
+#: describe.c:1762
#, c-format
msgid ", predicate (%s)"
msgstr ", predicato (%s)"
-#: describe.c:1763
+#: describe.c:1765
msgid ", clustered"
msgstr ", raggruppato"
-#: describe.c:1766
+#: describe.c:1768
msgid ", invalid"
msgstr ", non valido"
-#: describe.c:1769
+#: describe.c:1771
msgid ", deferrable"
msgstr ", deferibile"
-#: describe.c:1772
+#: describe.c:1774
msgid ", initially deferred"
msgstr ", inizialmente deferito"
-#: describe.c:1775
+#: describe.c:1777
msgid ", replica identity"
msgstr ", identità di replica"
-#: describe.c:1810
+#: describe.c:1812
#, c-format
msgid "Owned by: %s"
msgstr "Proprietario: %s"
-#: describe.c:1870
+#: describe.c:1872
msgid "Indexes:"
msgstr "Indici:"
-#: describe.c:1954
+#: describe.c:1956
msgid "Check constraints:"
msgstr "Vincoli di controllo:"
-#: describe.c:1985
+#: describe.c:1987
msgid "Foreign-key constraints:"
msgstr "Vincoli di integrità referenziale"
-#: describe.c:2016
+#: describe.c:2018
msgid "Referenced by:"
msgstr "Referenziato da:"
-#: describe.c:2061
+#: describe.c:2063
msgid "Policies:"
-msgstr "Politiche:"
+msgstr "Regole di sicurezza:"
+
+#: describe.c:2066
+msgid "Policies (forced row security enabled):"
+msgstr "Regole (sicurezza per riga forzata abilitata):"
+
+#: describe.c:2069
+msgid "Policies (row security enabled): (none)"
+msgstr "Regole (sicurezza per riga abilitata): (nessuna)"
-#: describe.c:2064
-msgid "Policies (Row Security Enabled): (None)"
-msgstr "Politiche (Sicurezza di Riga Abilitata): (Nessuna)"
+#: describe.c:2072
+msgid "Policies (forced row security enabled): (none)"
+msgstr "Regole (sicurezza per riga forzata abilitata): (nessuna)"
-#: describe.c:2067
-msgid "Policies (Row Security Disabled):"
-msgstr "Politiche (Sicurezza di Riga Disabilitata):"
+#: describe.c:2075
+msgid "Policies (row security disabled):"
+msgstr "Regole (sicurezza per riga disabilitata):"
-#: describe.c:2167 describe.c:2217
+#: describe.c:2175 describe.c:2225
msgid "Rules:"
msgstr "Regole:"
-#: describe.c:2170
+#: describe.c:2178
msgid "Disabled rules:"
msgstr "Regole disabilitate:"
-#: describe.c:2173
+#: describe.c:2181
msgid "Rules firing always:"
msgstr "Regole sempre abilitate:"
-#: describe.c:2176
+#: describe.c:2184
msgid "Rules firing on replica only:"
msgstr "Regole abilitate solo su replica:"
-#: describe.c:2200
+#: describe.c:2208
msgid "View definition:"
msgstr "Definizione vista:"
-#: describe.c:2335
+#: describe.c:2343
msgid "Triggers:"
msgstr "Trigger:"
-#: describe.c:2339
+#: describe.c:2347
msgid "Disabled user triggers:"
msgstr "Trigger utente disabilitati:"
-#: describe.c:2341
+#: describe.c:2349
msgid "Disabled triggers:"
msgstr "Trigger disabilitati:"
-#: describe.c:2344
+#: describe.c:2352
msgid "Disabled internal triggers:"
msgstr "Trigger interni disabilitati:"
-#: describe.c:2347
+#: describe.c:2355
msgid "Triggers firing always:"
msgstr "Trigger sempre abilitati:"
-#: describe.c:2350
+#: describe.c:2358
msgid "Triggers firing on replica only:"
msgstr "Trigger abilitati solo su replica."
-#: describe.c:2429
+#: describe.c:2437
msgid "Inherits"
msgstr "Eredita"
-#: describe.c:2468
+#: describe.c:2476
#, c-format
msgid "Number of child tables: %d (Use \\d+ to list them.)"
msgstr "Numero di tabelle figlio: %d (Usa \\d+ per elencarle.)"
-#: describe.c:2475
+#: describe.c:2483
msgid "Child tables"
msgstr "Tabelle figlio"
-#: describe.c:2497
+#: describe.c:2505
#, c-format
msgid "Typed table of type: %s"
msgstr "Tabella di tipo: %s"
-#: describe.c:2511
+#: describe.c:2519
msgid "Replica Identity"
msgstr "Identità di replica"
-#: describe.c:2524
+#: describe.c:2532
msgid "Has OIDs: yes"
msgstr "Ha OID: sì"
-#: describe.c:2613
+#: describe.c:2620
#, c-format
msgid "Tablespace: \"%s\""
msgstr "Tablespace: \"%s\""
#. translator: before this string there's an index description like
#. '"foo_pkey" PRIMARY KEY, btree (a)'
-#: describe.c:2625
+#: describe.c:2632
#, c-format
msgid ", tablespace \"%s\""
msgstr ", tablespace \"%s\""
-#: describe.c:2715
+#: describe.c:2722
msgid "List of roles"
msgstr "Lista dei ruoli"
-#: describe.c:2717
+#: describe.c:2724
msgid "Role name"
msgstr "Nome ruolo"
-#: describe.c:2718
+#: describe.c:2725
msgid "Attributes"
msgstr "Attributi"
-#: describe.c:2719
+#: describe.c:2726
msgid "Member of"
msgstr "Membro di"
-#: describe.c:2730
+#: describe.c:2737
msgid "Superuser"
msgstr "Superutente"
-#: describe.c:2733
+#: describe.c:2740
msgid "No inheritance"
msgstr "Nessuna ereditarietà"
-#: describe.c:2736
+#: describe.c:2743
msgid "Create role"
msgstr "Crea ruoli"
-#: describe.c:2739
+#: describe.c:2746
msgid "Create DB"
msgstr "Crea DB"
-#: describe.c:2742
+#: describe.c:2749
msgid "Cannot login"
msgstr "Login non possibile"
-#: describe.c:2746
+#: describe.c:2753
msgid "Replication"
msgstr "Replica"
-#: describe.c:2750
+#: describe.c:2757
msgid "Bypass RLS"
msgstr "Scavalca RLS"
-#: describe.c:2759
+#: describe.c:2766
msgid "No connections"
msgstr "Niente connessioni"
-#: describe.c:2761
+#: describe.c:2768
#, c-format
msgid "%d connection"
msgid_plural "%d connections"
msgstr[0] "%d connessione"
msgstr[1] "%d connessioni"
-#: describe.c:2771
+#: describe.c:2778
msgid "Password valid until "
msgstr "Password valida fino a "
-#: describe.c:2827
+#: describe.c:2834
msgid "Role"
msgstr "Ruolo"
-#: describe.c:2828
+#: describe.c:2835
msgid "Database"
msgstr "Database"
-#: describe.c:2829
+#: describe.c:2836
msgid "Settings"
msgstr "Impostazioni"
-#: describe.c:2839
+#: describe.c:2846
#, c-format
msgid "No per-database role settings support in this server version.\n"
msgstr "Questa versione del server non supporta l'impostazione dei ruoli per database.\n"
-#: describe.c:2850
+#: describe.c:2857
#, c-format
msgid "No matching settings found.\n"
msgstr "Nessuna impostazione corrispondente trovata.\n"
-#: describe.c:2852
+#: describe.c:2859
#, c-format
msgid "No settings found.\n"
msgstr "Nessuna impostazione trovata.\n"
-#: describe.c:2857
+#: describe.c:2864
msgid "List of settings"
msgstr "Lista delle impostazioni"
-#: describe.c:2926
+#: describe.c:2933
msgid "index"
msgstr "indice"
-#: describe.c:2928
+#: describe.c:2935
msgid "special"
msgstr "speciale"
-#: describe.c:2936 describe.c:4378
+#: describe.c:2943 describe.c:4385
msgid "Table"
msgstr "Tabella"
-#: describe.c:3012
+#: describe.c:3019
#, c-format
msgid "No matching relations found.\n"
msgstr "Nessuna relazione corrispondente trovata.\n"
-#: describe.c:3014
+#: describe.c:3021
#, c-format
msgid "No relations found.\n"
msgstr "Nessuna relazione trovata.\n"
-#: describe.c:3019
+#: describe.c:3026
msgid "List of relations"
msgstr "Lista delle relazioni"
-#: describe.c:3056
+#: describe.c:3063
msgid "Trusted"
msgstr "Fidato"
-#: describe.c:3064
+#: describe.c:3071
msgid "Internal Language"
msgstr "Linguaggio interno"
-#: describe.c:3065
+#: describe.c:3072
msgid "Call Handler"
msgstr "Gestore Chiamate"
-#: describe.c:3066 describe.c:4167
+#: describe.c:3073 describe.c:4174
msgid "Validator"
msgstr "Validatore"
-#: describe.c:3069
+#: describe.c:3076
msgid "Inline Handler"
msgstr "Handler Inline"
-#: describe.c:3097
+#: describe.c:3104
msgid "List of languages"
msgstr "Lista dei linguaggi"
-#: describe.c:3141
+#: describe.c:3148
msgid "Modifier"
msgstr "Modificatore"
-#: describe.c:3142
+#: describe.c:3149
msgid "Check"
msgstr "Controllo"
-#: describe.c:3184
+#: describe.c:3191
msgid "List of domains"
msgstr "Lista dei domini"
-#: describe.c:3218
+#: describe.c:3225
msgid "Source"
msgstr "Sorgente"
-#: describe.c:3219
+#: describe.c:3226
msgid "Destination"
msgstr "Destinazione"
-#: describe.c:3220 describe.c:3369
+#: describe.c:3227 describe.c:3376
msgid "no"
msgstr "no"
-#: describe.c:3220 describe.c:3371
+#: describe.c:3227 describe.c:3378
msgid "yes"
msgstr "sì"
-#: describe.c:3221
+#: describe.c:3228
msgid "Default?"
msgstr "Predefinito?"
-#: describe.c:3258
+#: describe.c:3265
msgid "List of conversions"
msgstr "Lista delle conversioni"
-#: describe.c:3297
+#: describe.c:3304
msgid "Event"
msgstr "Evento"
-#: describe.c:3299
+#: describe.c:3306
msgid "enabled"
msgstr "abilitato"
-#: describe.c:3300
+#: describe.c:3307
msgid "replica"
msgstr "replica"
-#: describe.c:3301
+#: describe.c:3308
msgid "always"
msgstr "sempre"
-#: describe.c:3302
+#: describe.c:3309
msgid "disabled"
msgstr "disabilitato"
-#: describe.c:3303
+#: describe.c:3310
msgid "Enabled"
msgstr "Abilitato"
-#: describe.c:3304
+#: describe.c:3311
msgid "Procedure"
msgstr "Procedura"
-#: describe.c:3305
+#: describe.c:3312
msgid "Tags"
msgstr "Tag"
-#: describe.c:3324
+#: describe.c:3331
msgid "List of event triggers"
msgstr "Lista di trigger di evento"
-#: describe.c:3366
+#: describe.c:3373
msgid "Source type"
msgstr "Tipo di partenza"
-#: describe.c:3367
+#: describe.c:3374
msgid "Target type"
msgstr "Tipo di arrivo"
-#: describe.c:3370
+#: describe.c:3377
msgid "in assignment"
msgstr "in assegnazione"
-#: describe.c:3372
+#: describe.c:3379
msgid "Implicit?"
msgstr "Implicito?"
-#: describe.c:3423
+#: describe.c:3430
msgid "List of casts"
msgstr "Lista delle conversioni di tipo"
-#: describe.c:3449
+#: describe.c:3456
#, c-format
msgid "The server (version %d.%d) does not support collations.\n"
msgstr "Il server (versione %d.%d) non supporta gli ordinamenti.\n"
-#: describe.c:3499
+#: describe.c:3506
msgid "List of collations"
msgstr "Lista degli ordinamenti"
-#: describe.c:3558
+#: describe.c:3565
msgid "List of schemas"
msgstr "Lista degli schemi"
-#: describe.c:3581 describe.c:3816 describe.c:3884 describe.c:3952
+#: describe.c:3588 describe.c:3823 describe.c:3891 describe.c:3959
#, c-format
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr "Il server (versione %d.%d) non supporta la ricerca full text.\n"
-#: describe.c:3615
+#: describe.c:3622
msgid "List of text search parsers"
msgstr "Lista degli analizzatori di ricerca resto"
-#: describe.c:3658
+#: describe.c:3665
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
msgstr "Non ho trovato alcun analizzatore di ricerca testo chiamato \"%s\".\n"
-#: describe.c:3733
+#: describe.c:3740
msgid "Start parse"
msgstr "Inizio analisi"
-#: describe.c:3734
+#: describe.c:3741
msgid "Method"
msgstr "Metodo"
-#: describe.c:3738
+#: describe.c:3745
msgid "Get next token"
msgstr "Ottiene il token successivo"
-#: describe.c:3740
+#: describe.c:3747
msgid "End parse"
msgstr "Fine analisi"
-#: describe.c:3742
+#: describe.c:3749
msgid "Get headline"
msgstr "Ottiene intestazione"
-#: describe.c:3744
+#: describe.c:3751
msgid "Get token types"
msgstr "Ottieni i tipi token"
-#: describe.c:3754
+#: describe.c:3761
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Analizzatore di ricerca teso \"%s.%s\""
-#: describe.c:3756
+#: describe.c:3763
#, c-format
msgid "Text search parser \"%s\""
msgstr "Analizzatore di ricerca testo \"%s\""
-#: describe.c:3775
+#: describe.c:3782
msgid "Token name"
msgstr "Nome token"
-#: describe.c:3786
+#: describe.c:3793
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Tipi token per l'analizzatore \"%s.%s\""
-#: describe.c:3788
+#: describe.c:3795
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Tipi token per l'analizzatore \"%s\""
-#: describe.c:3838
+#: describe.c:3845
msgid "Template"
msgstr "Modello"
-#: describe.c:3839
+#: describe.c:3846
msgid "Init options"
msgstr "Opzioni iniziali:"
-#: describe.c:3861
+#: describe.c:3868
msgid "List of text search dictionaries"
msgstr "Lista dei dizionari di ricerca testo"
-#: describe.c:3901
+#: describe.c:3908
msgid "Init"
msgstr "Init"
-#: describe.c:3902
+#: describe.c:3909
msgid "Lexize"
msgstr "Lexize"
-#: describe.c:3929
+#: describe.c:3936
msgid "List of text search templates"
msgstr "Lista dei modelli di ricerca testo"
-#: describe.c:3986
+#: describe.c:3993
msgid "List of text search configurations"
msgstr "Lista delle configurazioni di ricerca testo"
-#: describe.c:4030
+#: describe.c:4037
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
msgstr "Non trovata alcuna configurazione di ricerca testo chiamata \"%s\".\n"
-#: describe.c:4096
+#: describe.c:4103
msgid "Token"
msgstr "Token"
-#: describe.c:4097
+#: describe.c:4104
msgid "Dictionaries"
msgstr "Dizionari"
-#: describe.c:4108
+#: describe.c:4115
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Configurazione di ricerca testo \"%s.%s\""
-#: describe.c:4111
+#: describe.c:4118
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Configurazione di ricerca testo \"%s\""
-#: describe.c:4115
+#: describe.c:4122
#, c-format
msgid ""
"\n"
"\n"
"Analizzatore \"%s.%s\""
-#: describe.c:4118
+#: describe.c:4125
#, c-format
msgid ""
"\n"
"\n"
"Analizzatore: \"%s\""
-#: describe.c:4150
+#: describe.c:4157
#, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
msgstr "Il server (versione %d.%d) non supporta i wrapper di dati esterni.\n"
-#: describe.c:4164
+#: describe.c:4171
msgid "Handler"
msgstr "Handler"
-#: describe.c:4207
+#: describe.c:4214
msgid "List of foreign-data wrappers"
msgstr "Lista dei wrapper di dati esterni"
-#: describe.c:4230
+#: describe.c:4237
#, c-format
msgid "The server (version %d.%d) does not support foreign servers.\n"
msgstr "Il server (versione %d.%d) non supporta server esterni.\n"
-#: describe.c:4242
+#: describe.c:4249
msgid "Foreign-data wrapper"
msgstr "Wrapper per dati esterni"
-#: describe.c:4260 describe.c:4455
+#: describe.c:4267 describe.c:4463
msgid "Version"
msgstr "Versione"
-#: describe.c:4286
+#: describe.c:4293
msgid "List of foreign servers"
msgstr "Lista dei server esterni"
-#: describe.c:4309
+#: describe.c:4316
#, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
msgstr "IL server (versione %d.%d) non supporta la mappatura di utenti.\n"
-#: describe.c:4318 describe.c:4379
+#: describe.c:4325 describe.c:4386
msgid "Server"
msgstr "Server"
-#: describe.c:4319
+#: describe.c:4326
msgid "User name"
msgstr "Nome utente"
-#: describe.c:4344
+#: describe.c:4351
msgid "List of user mappings"
msgstr "Lista delle mappature degli utenti"
-#: describe.c:4367
+#: describe.c:4374
#, c-format
msgid "The server (version %d.%d) does not support foreign tables.\n"
msgstr "Il server (versione %d.%d) non supporta tabelle esterne.\n"
-#: describe.c:4418
+#: describe.c:4426
msgid "List of foreign tables"
msgstr "Lista delle tabelle esterne"
-#: describe.c:4441 describe.c:4495
+#: describe.c:4449 describe.c:4503
#, c-format
msgid "The server (version %d.%d) does not support extensions.\n"
msgstr "Il server (versione %d.%d) non supporta le estensioni.\n"
-#: describe.c:4472
+#: describe.c:4480
msgid "List of installed extensions"
msgstr "Lista delle estensioni installate"
-#: describe.c:4522
+#: describe.c:4530
#, c-format
msgid "Did not find any extension named \"%s\".\n"
msgstr "Non ho trovato alcuna estensione nominata \"%s\".\n"
-#: describe.c:4525
+#: describe.c:4533
#, c-format
msgid "Did not find any extensions.\n"
msgstr "Non ho trovato alcuna estensione.\n"
-#: describe.c:4569
+#: describe.c:4577
msgid "Object Description"
msgstr "Descrizione Oggetto"
-#: describe.c:4578
+#: describe.c:4586
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Oggetti nell'estensione \"%s\""
"psql è il terminale interattivo per PostgreSQL.\n"
"\n"
-#: help.c:71 help.c:315 help.c:348 help.c:375
+#: help.c:71 help.c:314 help.c:347 help.c:374
#, c-format
msgid "Usage:\n"
msgstr "Utilizzo:\n"
#, c-format
msgid ""
" -v, --set=, --variable=NAME=VALUE\n"
-" set psql variable NAME to VALUE e.g.: -v ON_ERROR_STOP=1\n"
+" set psql variable NAME to VALUE\n"
+" (e.g., -v ON_ERROR_STOP=1)\n"
msgstr ""
" -v, --set=, --variable=NOME=VALORE\n"
-" imposta la variablie psql NOME a VALORE, es.: -v ON_ERROR_STOP=1\n"
+" imposta la variabile psql NOME a VALORE\n"
+" (es.: -v ON_ERROR_STOP=1)\n"
-#: help.c:85
+#: help.c:86
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: help.c:86
+#: help.c:87
#, c-format
msgid " -X, --no-psqlrc do not read startup file (~/.psqlrc)\n"
msgstr " -X, --no-psqlrc non leggere il file di avvio (~/.psqlrc)\n"
-#: help.c:87
+#: help.c:88
#, c-format
msgid ""
" -1 (\"one\"), --single-transaction\n"
" -1 (\"uno\"), --single-transaction\n"
" esegui in un'unica transazione (se non interattivo)\n"
-#: help.c:89
+#: help.c:90
#, c-format
msgid " -?, --help[=options] show this help, then exit\n"
msgstr " -?, --help[=opzioni] mostra quest'aiuto ed esci\n"
-#: help.c:90
+#: help.c:91
#, c-format
-msgid " --help=variables show a list of all specially treated variables, then exit\n"
-msgstr " --help=variabili mostra una lista di tutte le variabili speciali ed esci\n"
+msgid " --help=commands list backslash commands, then exit\n"
+msgstr " --help=commands mostra la lista dei comandi backslash ed esci\n"
-#: help.c:91
+#: help.c:92
#, c-format
-msgid " --help=commands show a list of backslash commands, then exit\n"
-msgstr " --help=comandi mostra una lista dei comandi backslash ed esci\n"
+msgid " --help=variables list special variables, then exit\n"
+msgstr " --help=variables mostra la lista delle variabili speciali ed esci\n"
-#: help.c:93
+#: help.c:94
#, c-format
msgid ""
"\n"
"\n"
"Opzioni di input e output:\n"
-#: help.c:94
+#: help.c:95
#, c-format
msgid " -a, --echo-all echo all input from script\n"
msgstr " -a, --echo-all mostra tutti gli input dallo script\n"
-#: help.c:95
+#: help.c:96
#, c-format
msgid " -b, --echo-errors echo failed commands\n"
msgstr " -b, --echo-errors mostra i comandi falliti\n"
-#: help.c:96
+#: help.c:97
#, c-format
msgid " -e, --echo-queries echo commands sent to server\n"
msgstr " -e, --echo-queries mostra i comandi inviati al server\n"
-#: help.c:97
+#: help.c:98
#, c-format
msgid " -E, --echo-hidden display queries that internal commands generate\n"
msgstr " -E, --echo-hidden mostra le query generate dai comandi interni\n"
-#: help.c:98
+#: help.c:99
#, c-format
msgid " -L, --log-file=FILENAME send session log to file\n"
msgstr " -L, --log-file=NOME_FILE invia log di sessione al file\n"
-#: help.c:99
+#: help.c:100
#, c-format
msgid " -n, --no-readline disable enhanced command line editing (readline)\n"
msgstr ""
" -n, --no-readline disabilita la modifica avanzata della riga\n"
" di comando (readline)\n"
-#: help.c:100
+#: help.c:101
#, c-format
msgid " -o, --output=FILENAME send query results to file (or |pipe)\n"
msgstr ""
" -o, --output=NOME_FILE reindirizza i risultati al file specificato\n"
" (oppure |pipe)\n"
-#: help.c:101
+#: help.c:102
#, c-format
msgid " -q, --quiet run quietly (no messages, only query output)\n"
msgstr ""
" -q, --quiet esegui in modo silenzioso (nessun messaggio, solo\n"
" risultati query)\n"
-#: help.c:102
+#: help.c:103
#, c-format
msgid " -s, --single-step single-step mode (confirm each query)\n"
msgstr " -s, --single-step modalità passo singolo (conferma ogni query)\n"
-#: help.c:103
+#: help.c:104
#, c-format
msgid " -S, --single-line single-line mode (end of line terminates SQL command)\n"
msgstr ""
" -S, --single-line modalità riga singola (la fine riga termina\n"
" il comando SQL)\n"
-#: help.c:105
+#: help.c:106
#, c-format
msgid ""
"\n"
"\n"
"Opzioni formato output:\n"
-#: help.c:106
+#: help.c:107
#, c-format
msgid " -A, --no-align unaligned table output mode\n"
msgstr " -A, --no-align modo output tabelle disallineato\n"
-#: help.c:107
+#: help.c:108
#, c-format
msgid ""
" -F, --field-separator=STRING\n"
" separatore di campo per output non allineato\n"
" (default: \"%s\")\n"
-#: help.c:110
+#: help.c:111
#, c-format
msgid " -H, --html HTML table output mode\n"
msgstr " -H, --html modo output tabelle in HTML\n"
-#: help.c:111
+#: help.c:112
#, c-format
msgid " -P, --pset=VAR[=ARG] set printing option VAR to ARG (see \\pset command)\n"
msgstr ""
" -P, --pset=VAR[=ARG] imposta l'opzione di stampa VAR ad ARG (vedi anche\n"
" il comando \\pset)\n"
-#: help.c:112
+#: help.c:113
#, c-format
msgid ""
" -R, --record-separator=STRING\n"
" separatore di record per output non allineato\n"
" (default: \"a capo\")\n"
-#: help.c:114
+#: help.c:115
#, c-format
msgid " -t, --tuples-only print rows only\n"
msgstr " -t, --tuples-only mostra solo le righe\n"
-#: help.c:115
+#: help.c:116
#, c-format
msgid " -T, --table-attr=TEXT set HTML table tag attributes (e.g., width, border)\n"
msgstr ""
" -T, --table-attr=TESTO imposta gli attributi delle tabelle HTML\n"
" (es: larghezza, bordo)\n"
-#: help.c:116
+#: help.c:117
#, c-format
msgid " -x, --expanded turn on expanded table output\n"
msgstr " -x, --expanded attiva output tabelle espanso\n"
-#: help.c:117
+#: help.c:118
#, c-format
msgid ""
" -z, --field-separator-zero\n"
" usa il byte zero come separatore di campo per l'output\n"
" non allineato\n"
-#: help.c:119
+#: help.c:120
#, c-format
msgid ""
" -0, --record-separator-zero\n"
" usa il byte zero come separatore di record per l'output\n"
" non allineato\n"
-#: help.c:122
+#: help.c:123
#, c-format
msgid ""
"\n"
"\n"
"Opzioni di connessione:\n"
-#: help.c:125
+#: help.c:126
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory (default: \"%s\")\n"
msgstr ""
" -h, --host=HOSTNAME host server del database o directory socket\n"
" (default: \"%s\")\n"
-#: help.c:126
+#: help.c:127
msgid "local socket"
msgstr "sockect locale"
-#: help.c:129
+#: help.c:130
#, c-format
msgid " -p, --port=PORT database server port (default: \"%s\")\n"
msgstr " -p, --port=PORTA porta di ascolto del database (default: \"%s\")\n"
-#: help.c:135
+#: help.c:136
#, c-format
msgid " -U, --username=USERNAME database user name (default: \"%s\")\n"
msgstr " -U, --username=UTENTE nome utente del database (default: \"%s\")\n"
-#: help.c:136
+#: help.c:137
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password non chiedere mai le password\n"
-#: help.c:137
+#: help.c:138
#, 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"
-#: help.c:139
+#: help.c:140
#, c-format
msgid ""
"\n"
"documentazione PostgreSQL.\n"
"\n"
-#: help.c:142
+#: help.c:143
#, c-format
msgid "Report bugs to
.\n"
msgstr "Puoi segnalare eventuali bug a
.\n"
-#: help.c:165
+#: help.c:166
#, c-format
msgid "General\n"
msgstr "Generali\n"
-#: help.c:166
+#: help.c:167
#, c-format
msgid " \\copyright show PostgreSQL usage and distribution terms\n"
msgstr " \\copyright mostra i termini di uso e distribuzione di PostgreSQL\n"
-#: help.c:167
+#: help.c:168
#, c-format
msgid " \\g [FILE] or ; execute query (and send results to file or |pipe)\n"
msgstr ""
" \\g [FILE] o ; esegui la query (ed invia i risultati ad un file o\n"
" ad una |pipe)\n"
-#: help.c:168
+#: help.c:169
#, c-format
msgid " \\gset [PREFIX] execute query and store results in psql variables\n"
msgstr " \\gset [PREFIX] esegui la query e salva il risultato in una variabile psql\n"
-#: help.c:169
+#: help.c:170
#, c-format
msgid " \\q quit psql\n"
msgstr " \\q esci da psql\n"
-#: help.c:170
+#: help.c:171
#, c-format
msgid " \\watch [SEC] execute query every SEC seconds\n"
msgstr " \\watch [SEC] esegui una query ogni SEC secondi\n"
-#: help.c:173
+#: help.c:174
#, c-format
msgid "Help\n"
msgstr "Aiuto\n"
-#: help.c:175
-#, c-format
-msgid " \\? [commands] description of all psql backslash commands\n"
-msgstr " \\? [comandi] descrizione di tutti i comandi backslash psql\n"
-
#: help.c:176
#, c-format
-msgid " \\? options description of all psql commandline options\n"
-msgstr " \\? opzioni descrizione di tutte le opzioni di riga di comando psql\n"
+msgid " \\? [commands] show help on backslash commands\n"
+msgstr " \\? [commands] mostra aiuto sui comandi backslash\n"
#: help.c:177
#, c-format
-msgid " \\? variables description of all psql configuration variables\n"
-msgstr " \\? variabili descrizione di tutte le variabili di configurazione psql\n"
+msgid " \\? options show help on psql command-line options\n"
+msgstr " \\? options mostra aiuto sulle opzioni di riga di comando psql\n"
#: help.c:178
#, c-format
+msgid " \\? variables show help on special variables\n"
+msgstr " \\? variables mostra aiusto sulle variabili speciali\n"
+
+#: help.c:179
+#, c-format
msgid " \\h [NAME] help on syntax of SQL commands, * for all commands\n"
msgstr ""
" \\h [NOME] mostra aiuto sulla sintassi dei comandi SQL, * mostra\n"
" tutti i comandi\n"
-#: help.c:181
+#: help.c:182
#, c-format
msgid "Query Buffer\n"
msgstr "Buffer Query\n"
-#: help.c:182
+#: help.c:183
#, c-format
msgid " \\e [FILE] [LINE] edit the query buffer (or file) with external editor\n"
msgstr ""
" \\e [FILE] [RIGA] modifica il buffer della query (o il file) con\n"
" l'editor esterno\n"
-#: help.c:183
-#, c-format
-msgid " \\ef [FUNCNAME [LINE]] edit function definition with external editor\n"
-msgstr ""
-" \\ef [NOME_FUN [RIGA]] modifica la definizione della funzione con l'editor\n"
-" esterno\n"
-
#: help.c:184
#, c-format
-msgid " \\ev [VIEWNAME [LINE]] edit view definition with external editor\n"
+msgid " \\ef [FUNCNAME [LINE]] edit function definition with external editor\n"
msgstr ""
-" \\ev [NOMEVISTA [RIGA]] modifica la definizione della vista con l'editor\n"
+" \\ef [FUNZIONE [RIGA]] modifica la definizione della funzione con l'editor\n"
" esterno\n"
#: help.c:185
#: help.c:241
#, c-format
-msgid " \\sf[+] FUNCNAME show a function's definition\n"
-msgstr " \\sf[+] NOMEFUNZ mostra la definizione di una funzione\n"
+msgid " \\sf[+] FUNCNAME show a function's definition\n"
+msgstr " \\sf[+] FUNZIONE mostra la definizione di una funzione\n"
#: help.c:242
#, c-format
-msgid " \\sv[+] VIEWNAME show a view's definition\n"
-msgstr " \\sv[+] NOMEVISTA mostra la definizione di una vista\n"
-
-#: help.c:243
-#, c-format
msgid " \\z [PATTERN] same as \\dp\n"
msgstr " \\z [MODELLO] uguale a \\dp\n"
-#: help.c:246
+#: help.c:245
#, c-format
msgid "Formatting\n"
msgstr "Formattazione\n"
-#: help.c:247
+#: help.c:246
#, c-format
msgid " \\a toggle between unaligned and aligned output mode\n"
msgstr " \\a alterna tra modalità di output allineata e disallineata\n"
-#: help.c:248
+#: help.c:247
#, c-format
msgid " \\C [STRING] set table title, or unset if none\n"
msgstr ""
" \\C [STRINGA] imposta nome tabella oppure elimina se la stringa\n"
" non è specificata\n"
-#: help.c:249
+#: help.c:248
#, c-format
msgid " \\f [STRING] show or set field separator for unaligned query output\n"
msgstr ""
" \\f [STRINGA] mostra o imposta il separatore di campo per l'output\n"
" query disallineato\n"
-#: help.c:250
+#: help.c:249
#, c-format
msgid " \\H toggle HTML output mode (currently %s)\n"
msgstr " \\H cambia modalità HTML (attualmente %s)\n"
-#: help.c:252
+#: help.c:251
#, c-format
msgid ""
" \\pset [NAME [VALUE]] set table output option\n"
" numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager|\n"
" unicode_border_linestyle|unicode_column_linestyle|unicode_header_linestyle})\n"
-#: help.c:256
+#: help.c:255
#, 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:258
+#: help.c:257
#, c-format
msgid " \\T [STRING] set HTML
tag attributes, or unset if none\n"
msgstr ""
" \\T [STRINGA] imposta gli attributi HTML di
, se non\n"
" specificato allora annullali\n"
-#: help.c:259
+#: help.c:258
#, 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:263
+#: help.c:262
#, c-format
msgid "Connection\n"
msgstr "Connessione\n"
-#: help.c:265
+#: help.c:264
#, 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:269
+#: help.c:268
#, 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:271
+#: help.c:270
#, c-format
msgid " \\encoding [ENCODING] show or set client encoding\n"
msgstr " \\encoding [CODIFICA] mostra o imposta la codifica del client\n"
-#: help.c:272
+#: help.c:271
#, 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:273
+#: help.c:272
#, c-format
msgid " \\conninfo display information about current connection\n"
msgstr " \\conninfo mostra le informazioni su la connessione corrente\n"
-#: help.c:276
+#: help.c:275
#, c-format
msgid "Operating System\n"
msgstr "Sistema operativo\n"
-#: help.c:277
+#: help.c:276
#, c-format
msgid " \\cd [DIR] change the current working directory\n"
msgstr " \\cd [DIRECTORY] cambia la directory di lavoro\n"
-#: help.c:278
+#: help.c:277
#, 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:279
+#: help.c:278
#, 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:281
+#: help.c:280
#, 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:284
+#: help.c:283
#, c-format
msgid "Variables\n"
msgstr "Variabili\n"
-#: help.c:285
+#: help.c:284
#, 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:286
+#: help.c:285
#, 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:287
+#: help.c:286
#, c-format
msgid " \\unset NAME unset (delete) internal variable\n"
msgstr " \\unset NOME cancella una variabile interna\n"
-#: help.c:290
+#: help.c:289
#, c-format
msgid "Large Objects\n"
msgstr "Large Object\n"
-#: help.c:291
+#: help.c:290
#, c-format
msgid ""
" \\lo_export LOBOID FILE\n"
" \\lo_list\n"
" \\lo_unlink LOBOID operazioni sui large object\n"
-#: help.c:312
+#: help.c:311
#, c-format
-msgid "List of specially treated variables.\n"
-msgstr "Lista di variabili speciali.\n"
+msgid ""
+"List of specially treated variables\n"
+"\n"
+msgstr ""
+"Lista delle variabili speciali\n"
+"\n"
-#: help.c:314
+#: help.c:313
#, c-format
msgid "psql variables:\n"
msgstr "variabili psql:\n"
-#: help.c:316
+#: help.c:315
#, c-format
msgid ""
" psql --set=NAME=VALUE\n"
-" or \\set NAME VALUE in interactive mode\n"
+" or \\set NAME VALUE inside psql\n"
"\n"
msgstr ""
" psql --set=NOME=VALORE\n"
-" o \\set NOME VALORE in modalità interattiva\n"
+" oppure \\set NOME VALORE dentro psql\n"
"\n"
-#: help.c:318
+#: help.c:317
#, c-format
msgid " AUTOCOMMIT if set, successful SQL commands are automatically committed\n"
msgstr " AUTOCOMMIT se impostato, i comandi SQL riusciti sono salvati automaticamente\n"
-#: help.c:319
+#: help.c:318
#, c-format
msgid ""
-" COMP_KEYWORD_CASE determine the case used to complete SQL keywords\n"
+" COMP_KEYWORD_CASE determines the case used to complete SQL key words\n"
" [lower, upper, preserve-lower, preserve-upper]\n"
msgstr ""
" COMP_KEYWORD_CASE determina il caso usato per completare le parole chiave SQL\n"
" [lower, upper, preserve-lower, preserve-upper]\n"
-#: help.c:321
+#: help.c:320
#, c-format
msgid " DBNAME the currently connected database name\n"
msgstr " DBNAME il nome del database attualmente connesso\n"
-#: help.c:322
+#: help.c:321
#, c-format
msgid ""
-" ECHO control what input is written to standard output\n"
+" ECHO controls what input is written to standard output\n"
" [all, errors, none, queries]\n"
msgstr ""
" ECHO controlla quale input è scritto su stardard output\n"
" [all, errors, none, queries]\n"
-#: help.c:324
+#: help.c:323
#, c-format
msgid ""
-" ECHO_HIDDEN display internal queries executed by backslash commands when it is set\n"
-" or with [noexec] just show without execution\n"
+" ECHO_HIDDEN if set, display internal queries executed by backslash commands;\n"
+" if set to \"noexec\", just show without execution\n"
msgstr ""
-" ECHO_HIDDEN mostra le query interne eseguite dai comandi backslash quando impostato\n"
-" o con [noexec] mostrali solo senza eseguirli\n"
+" ECHO_HIDDEN se impostato, mostra le query interne dei comandi backslash;\n"
+" se impostato a \"noexec\", mostrale solo senza eseguirle\n"
-#: help.c:326
+#: help.c:325
#, c-format
msgid " ENCODING current client character set encoding\n"
msgstr " ENCODING codifica del set di caratteri del client corrente\n"
-#: help.c:327
+#: help.c:326
#, c-format
msgid ""
" FETCH_COUNT the number of result rows to fetch and display at a time\n"
" FETCH_COUNT il numero di righe del risultato da leggere e mostrare pr volta\n"
" (default: 0=tutte)\n"
+#: help.c:328
+#, c-format
+msgid " HISTCONTROL controls command history [ignorespace, ignoredups, ignoreboth]\n"
+msgstr " HISTCONTROL controlla la storia dei comandi [ignorespace, ignoredups, ignoreboth]\n"
+
#: help.c:329
#, c-format
-msgid " HISTCONTROL control history list [ignorespace, ignoredups, ignoreboth]\n"
-msgstr " HISTCONTROL lista di controllo storia [ignorespace, ignoredups, ignoreboth]\n"
+msgid " HISTFILE file name used to store the command history\n"
+msgstr " HISTFILE nome del file usato per memorizzare la storia dei comandi\n"
#: help.c:330
#, c-format
-msgid " HISTFILE file name used to store the history list\n"
-msgstr " HISTFILE nome del file usato per memorizzare la lista della storia\n"
+msgid " HISTSIZE the number of commands to store in the command history\n"
+msgstr " HISTSIZE il numero di comandi da memorizzare nella storia dei comandi\n"
#: help.c:331
#, c-format
-msgid " HISTSIZE the number of commands to store in the command history\n"
-msgstr " HISTSIZE il numero di comandi da memorizzare nella storia dei comandi\n"
+msgid " HOST the currently connected database server host\n"
+msgstr " HOST l'host del server del database attualmente connesso\n"
#: help.c:332
#, c-format
-msgid " HOST the currently connected database server\n"
-msgstr " HOST il server del database attualmente connesso\n"
+msgid " IGNOREEOF if unset, sending an EOF to interactive session terminates application\n"
+msgstr " IGNOREEOF se non impostato, invare un EOF alla sessione interattiva termina l'applicazione\n"
#: help.c:333
#, c-format
-msgid " IGNOREEOF if unset, sending an EOF to interactive session terminates application\n"
-msgstr " IGNOREEOF se non impostato, invare un EOF alla sessione interattiva termina l'applicazione\n"
+msgid " LASTOID value of the last affected OID\n"
+msgstr " LASTOID valore dell'ultimo OID interessato\n"
#: help.c:334
#, c-format
-msgid " LASTOID the value of last affected OID\n"
-msgstr " LASTOID il valore dell'ultimo OID interessato\n"
+msgid " ON_ERROR_ROLLBACK if set, an error doesn't stop a transaction (uses implicit savepoints)\n"
+msgstr " ON_ERROR_ROLLBACK se impostato, un errore non termina una transazione (usa punti di salvataggio impliciti)\n"
#: help.c:335
#, c-format
-msgid " ON_ERROR_ROLLBACK if set, an error doesn't stop a transaction (uses implicit SAVEPOINTs)\n"
-msgstr " ON_ERROR_ROLLBACK se impostato, un errore non termina una transazione (usa SAVEPOINT impliciti)\n"
-
-#: help.c:336
-#, c-format
msgid " ON_ERROR_STOP stop batch execution after error\n"
msgstr " ON_ERROR_STOP termina l'esecuzione batch dopo un errore\n"
-#: help.c:337
+#: help.c:336
#, c-format
msgid " PORT server port of the current connection\n"
msgstr " PORT porta del server attualmente connesso\n"
-#: help.c:338
+#: help.c:337
#, c-format
-msgid " PROMPT1 specify the standard psql prompt\n"
+msgid " PROMPT1 specifies the standard psql prompt\n"
msgstr " PROMPT1 specifica il prompt psql standard\n"
-#: help.c:339
+#: help.c:338
#, c-format
-msgid " PROMPT2 specify the prompt used when a statement continues from a previous line\n"
+msgid " PROMPT2 specifies the prompt used when a statement continues from a previous line\n"
msgstr " PROMPT2 specifica il prompt usato quando un'istruzione continua da una riga precedente\n"
-#: help.c:340
+#: help.c:339
#, c-format
-msgid " PROMPT3 specify the prompt used during COPY ... FROM STDIN\n"
+msgid " PROMPT3 specifies the prompt used during COPY ... FROM STDIN\n"
msgstr " PROMPT3 specifica il prompt usato in COPY ... FROM STDIN\n"
-#: help.c:341
+#: help.c:340
#, c-format
msgid " QUIET run quietly (same as -q option)\n"
msgstr " QUIET esegui silenziosamente (come con l'opzione -q)\n"
-#: help.c:342
+#: help.c:341
#, c-format
msgid " SINGLELINE end of line terminates SQL command mode (same as -S option)\n"
msgstr " SINGLELINE la fine riga termina i comandi SQL (come con l'opzione -S)\n"
-#: help.c:343
+#: help.c:342
#, c-format
msgid " SINGLESTEP single-step mode (same as -s option)\n"
msgstr " SINGLESTEP modalità passo singolo (come con l'opzione -s)\n"
-#: help.c:344
+#: help.c:343
#, c-format
msgid " USER the currently connected database user\n"
msgstr " USER l'utente database attualmente connesso\n"
-#: help.c:345
+#: help.c:344
#, c-format
-msgid " VERBOSITY control verbosity of error reports [default, verbose, terse]\n"
-msgstr " VERBOSITY controlla la loquacità dei report degli errori [default, verbose, terse]\n"
+msgid " VERBOSITY controls verbosity of error reports [default, verbose, terse]\n"
+msgstr " VERBOSITY controlla la loquacità della visualizzazione degli errori [default, verbose, terse]\n"
-#: help.c:347
+#: help.c:346
#, c-format
msgid ""
"\n"
-"Display influencing variables:\n"
+"Display settings:\n"
msgstr ""
"\n"
-"Variabili che influenzano la visualizzazione:\n"
+"Impostazioni di visualizzazione:\n"
-#: help.c:349
+#: help.c:348
#, c-format
msgid ""
" psql --pset=NAME[=VALUE]\n"
-" or \\pset NAME [VALUE] in interactive mode\n"
+" or \\pset NAME [VALUE] inside psql\n"
"\n"
msgstr ""
" psql --pset=NOME[=VALORE]\n"
-" or \\pset NOME [VALORE] in modo interattivo\n"
+" oppure \\pset NOME [VALORE] dentro psql\n"
"\n"
-#: help.c:351
+#: help.c:350
#, c-format
msgid " border border style (number)\n"
msgstr " border stile bordo (numero)\n"
+#: help.c:351
+#, c-format
+msgid " columns target width for the wrapped format\n"
+msgstr " columns larghezza destinazione per il formato wrapped\n"
+
#: help.c:352
#, c-format
-msgid " columns set the target width for the wrapped format\n"
-msgstr " columns imposta la larghezza obiettivo per il formato wrapped\n"
+msgid " expanded (or x) expanded output [on, off, auto]\n"
+msgstr " expanded (o x) output espanso [on, off, auto]\n"
#: help.c:353
#, c-format
-msgid " expanded (or x) toggle expanded output\n"
-msgstr " expanded (or x) attiva/disattiva l'output espanso\n"
+msgid " fieldsep field separator for unaligned output (default \"%s\")\n"
+msgstr " fieldsep separatore di campo per l'output non allineato (default \"%s\")\n"
#: help.c:354
#, c-format
-msgid " fieldsep field separator for unaligned output (default '|')\n"
-msgstr " fieldsep separatore di caompo per l'output non allineato (default '|')\n"
+msgid " fieldsep_zero set field separator for unaligned output to zero byte\n"
+msgstr " fieldsep_zero imposta il separatore di campo per l'output non allineato al byte zero\n"
#: help.c:355
#, c-format
-msgid " fieldsep_zero set field separator in unaligned mode to zero\n"
-msgstr " fieldsep_zero imposta il separatore di campo in modo non allineato a zero\n"
-
-#: help.c:356
-#, c-format
msgid " format set output format [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
msgstr " format imposta il formato di output [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
-#: help.c:357
+#: help.c:356
#, c-format
msgid " footer enable or disable display of the table footer [on, off]\n"
msgstr " footer abilita o disabilita la visualizzazione del piè di pagina [on, off]\n"
-#: help.c:358
+#: help.c:357
#, c-format
msgid " linestyle set the border line drawing style [ascii, old-ascii, unicode]\n"
msgstr " linestyle imposta lo stile di disegno delle righe dei bordi [ascii, old-ascii, unicode]\n"
-#: help.c:359
+#: help.c:358
#, c-format
msgid " null set the string to be printed in place of a null value\n"
msgstr " null imposta la stringa da visualizzare al posto dei valori null\n"
-#: help.c:360
+#: help.c:359
#, c-format
msgid ""
" numericlocale enable or disable display of a locale-specific character to separate\n"
" numericlocale abilita o disabilita i caratteri specifici per il locale per separare\n"
" i gruppi di cifre [on, off]\n"
-#: help.c:362
+#: help.c:361
#, c-format
msgid " pager control when an external pager is used [yes, no, always]\n"
msgstr " pager controlla quando usare la paginazione esterna [yes, no, always]\n"
-#: help.c:363
+#: help.c:362
#, c-format
-msgid " recordsep specify the record (line) separator to use in unaligned output format\n"
-msgstr ""
-" recordsep specifica il separatore di record (riga) da usare nel formato di output\n"
-" non allneato\n"
+msgid " recordsep record (line) separator for unaligned output\n"
+msgstr " recordsep separatore di record (riga) per l'output non allineato\n"
-#: help.c:364
+#: help.c:363
#, c-format
-msgid " recordsep_zero set the record separator to use in unaligned output format to a zero byte.\n"
-msgstr " recordsep_zero imposta il separatore di record da usare in output non allineato al byte zero.\n"
+msgid " recordsep_zero set record separator for unaligned output to zero byte\n"
+msgstr " recordsep_zero imposta il separatore di campo per l'output non allineato al byte zero\n"
-#: help.c:365
+#: help.c:364
#, c-format
msgid ""
" tableattr (or T) specify attributes for table tag in html format or proportional\n"
-" column width of left aligned data type in latex format\n"
+" column widths for left-aligned data types in latex-longtable format\n"
msgstr ""
" tableattr (or T) specifica gli attributi per il tag table in formato html o la\n"
-" larghezza colonna proporzionale dei dati allineati a sx in latex\n"
+" larghezza colonna proporzionale dei dati allineati a sinistra\n"
+" in formato latex-longtable\n"
-#: help.c:367
+#: help.c:366
#, c-format
msgid " title set the table title for any subsequently printed tables\n"
msgstr " title imposta il titolo della tabella per ogni tabella stampata in seguto\n"
-#: help.c:368
+#: help.c:367
#, c-format
msgid " tuples_only if set, only actual table data is shown\n"
msgstr " tuples_only se impostato, mostra solo i dati della tabella\n"
-#: help.c:369
-#, c-format
-msgid " unicode_border_linestyle\n"
-msgstr " unicode_border_linestyle\n"
-
-#: help.c:370
-#, c-format
-msgid " unicode_column_linestyle\n"
-msgstr " unicode_column_linestyle\n"
-
-#: help.c:371
+#: help.c:368
#, c-format
msgid ""
+" unicode_border_linestyle\n"
+" unicode_column_linestyle\n"
" unicode_header_linestyle\n"
-" set the style of unicode line drawing [single, double]\n"
+" set the style of Unicode line drawing [single, double]\n"
msgstr ""
+" unicode_border_linestyle\n"
+" unicode_column_linestyle\n"
" unicode_header_linestyle\n"
-" imposta lo stile di disegno delle righe unicode [single, double]\n"
+" imposta lo stile di disegno delle righe Unicode [single, double]\n"
-#: help.c:374
+#: help.c:373
#, c-format
msgid ""
"\n"
"\n"
"Variabili d'ambiente:\n"
-#: help.c:378
+#: help.c:377
#, c-format
msgid ""
" NAME=VALUE [NAME=VALUE] psql ...\n"
-" or \\setenv NAME [VALUE] in interactive mode\n"
+" or \\setenv NAME [VALUE] inside psql\n"
"\n"
msgstr ""
" NOME=VALORE [NOME=VALORE] psql ...\n"
-" o \\setenv NOME [VALORE] in modalità interattiva\n"
+" oppure \\setenv NOME [VALORE] dentro psql\n"
"\n"
-#: help.c:380
+#: help.c:379
#, c-format
msgid ""
" set NAME=VALUE\n"
" psql ...\n"
-" or \\setenv NAME VALUE in interactive mode\n"
+" or \\setenv NAME [VALUE] inside psql\n"
"\n"
msgstr ""
-" imposta NOME=VALORE\n"
+" set NOME=VALORE\n"
" psql ...\n"
-" o \\setenv NOME VALORE in modalità interattiva\n"
+" oppure \\setenv NOME [VALORE] dentro psql\n"
"\n"
-#: help.c:383
+#: help.c:382
#, c-format
msgid " COLUMNS number of columns for wrapped format\n"
msgstr " COLUMNS numero di colonne per il formato wrapped\n"
-#: help.c:384
+#: help.c:383
#, c-format
msgid " PAGER name of external pager program\n"
msgstr " PAGER nome del programma di paginazione esterno\n"
-#: help.c:385
+#: help.c:384
#, c-format
msgid " PGAPPNAME same as the application_name connection parameter\n"
msgstr " PGAPPNAME come il parametro di connessione application_name\n"
-#: help.c:386
+#: help.c:385
#, c-format
msgid " PGDATABASE same as the dbname connection parameter\n"
msgstr " PGDATABASE come il parametro di connessione dbname\n"
-#: help.c:387
+#: help.c:386
#, c-format
msgid " PGHOST same as the host connection parameter\n"
msgstr " PGHOST come il parametro di connessione host\n"
-#: help.c:388
+#: help.c:387
#, c-format
msgid " PGPORT same as the port connection parameter\n"
msgstr " PGPORT come il parametro di connessione port\n"
-#: help.c:389
+#: help.c:388
#, c-format
msgid " PGUSER same as the user connection parameter\n"
msgstr " PGUSER come il parametro di connessione user\n"
-#: help.c:390
+#: help.c:389
#, c-format
msgid " PGPASSWORD connection password (not recommended)\n"
msgstr " PGPASSWORD password di connessione (uso non raccomandato)\n"
-#: help.c:391
+#: help.c:390
#, c-format
msgid " PGPASSFILE password file name\n"
msgstr " PGPASSFILE nome del file delle password\n"
-#: help.c:392
+#: help.c:391
#, c-format
msgid ""
" PSQL_EDITOR, EDITOR, VISUAL\n"
-" editor used by the \\e, \\ef, and \\ev commands\n"
+" editor used by the \\e and \\ef commands\n"
msgstr ""
" PSQL_EDITOR, EDITOR, VISUAL\n"
-" editor usato dai comandi \\e, \\ef, \\ev\n"
+" editor usato dai comandi \\e ed \\ef\n"
-#: help.c:394
+#: help.c:393
#, c-format
msgid ""
" PSQL_EDITOR_LINENUMBER_ARG\n"
" PSQL_EDITOR_LINENUMBER_ARG\n"
" come specificare un numero di riga quando si invoca l'editor\n"
-#: help.c:396
+#: help.c:395
#, c-format
msgid " PSQL_HISTORY alternative location for the command history file\n"
msgstr " PSQL_HISTORY posizione alternativa del file della storia dei comandi\n"
-#: help.c:397
+#: help.c:396
#, c-format
msgid " PSQLRC alternative location for the user's .psqlrc file\n"
msgstr " PSQLRC posizione alternativa del file .psqlrc dell'utente\n"
-#: help.c:398
+#: help.c:397
#, c-format
msgid " SHELL shell used by the \\! command\n"
msgstr " SHELL shell usata dal comando \\!\n"
-#: help.c:399
+#: help.c:398
#, c-format
msgid " TMPDIR directory for temporary files\n"
msgstr " TMPDIR directory per i file temporanei\n"
-#: help.c:442
+#: help.c:441
msgid "Available help:\n"
msgstr "Aiuti disponibili:\n"
-#: help.c:526
+#: help.c:525
#, c-format
msgid ""
"Command: %s\n"
"%s\n"
"\n"
-#: help.c:542
+#: help.c:541
#, c-format
msgid ""
"No help available for \"%s\".\n"
"Nessun aiuto disponibile per \"%s\".\n"
"Prova a digitare \\h senza parametri per vedere gli aiuti disponibili.\n"
-#: input.c:194
+#: input.c:205
#, c-format
msgid "could not read from input file: %s\n"
msgstr "lettura dal file di input fallita: %s\n"
-#: input.c:446 input.c:485
+#: input.c:460 input.c:499
#, c-format
msgid "could not save history to file \"%s\": %s\n"
msgstr "salvataggio della cronologia nel file \"%s\" fallita: %s\n"
-#: input.c:505
+#: input.c:519
#, c-format
msgid "history is not supported by this installation\n"
msgstr "history non è supportata da questa installazione\n"
" \\g o termina con punto e virgola per eseguire la query\n"
" \\q per uscire\n"
-#: print.c:338
+#: print.c:352
#, c-format
msgid "(%lu row)"
msgid_plural "(%lu rows)"
msgstr[0] "(%lu riga)"
msgstr[1] "(%lu righe)"
-#: print.c:2795
+#: print.c:2902
#, c-format
msgid "Interrupted\n"
msgstr "Interrotto\n"
-#: print.c:2861
+#: print.c:2966
#, c-format
msgid "Cannot add header to table content: column count of %d exceeded.\n"
msgstr "Non è possibile aggiungere l'intestazione al contenuto della tabella: il numero di colonne %d è stato superato.\n"
-#: print.c:2901
+#: print.c:3006
#, c-format
msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
msgstr "Non è possibile aggiungere celle al contenuto della tabella: il numero totale di celle %d è stato superato.\n"
-#: print.c:3133
+#: print.c:3255
#, c-format
msgid "invalid output format (internal error): %d"
msgstr "il formato di output non è valido (errore interno): %d"
#: sql_help.c:419 sql_help.c:483 sql_help.c:488 sql_help.c:493 sql_help.c:498
#: sql_help.c:546 sql_help.c:548 sql_help.c:550 sql_help.c:553 sql_help.c:555
#: sql_help.c:566 sql_help.c:568 sql_help.c:608 sql_help.c:610 sql_help.c:613
-#: sql_help.c:615 sql_help.c:617 sql_help.c:651 sql_help.c:655 sql_help.c:659
-#: sql_help.c:678 sql_help.c:681 sql_help.c:684 sql_help.c:713 sql_help.c:725
-#: sql_help.c:733 sql_help.c:736 sql_help.c:739 sql_help.c:753 sql_help.c:799
-#: sql_help.c:822 sql_help.c:833 sql_help.c:835 sql_help.c:852 sql_help.c:861
-#: sql_help.c:863 sql_help.c:865 sql_help.c:877 sql_help.c:881 sql_help.c:883
-#: sql_help.c:965 sql_help.c:967 sql_help.c:970 sql_help.c:973 sql_help.c:975
-#: sql_help.c:977 sql_help.c:1038 sql_help.c:1040 sql_help.c:1042
-#: sql_help.c:1045 sql_help.c:1066 sql_help.c:1069 sql_help.c:1072
-#: sql_help.c:1075 sql_help.c:1079 sql_help.c:1081 sql_help.c:1083
-#: sql_help.c:1085 sql_help.c:1099 sql_help.c:1102 sql_help.c:1104
-#: sql_help.c:1106 sql_help.c:1116 sql_help.c:1118 sql_help.c:1128
-#: sql_help.c:1130 sql_help.c:1139 sql_help.c:1160 sql_help.c:1162
-#: sql_help.c:1164 sql_help.c:1167 sql_help.c:1169 sql_help.c:1171
-#: sql_help.c:1221 sql_help.c:1259 sql_help.c:1262 sql_help.c:1264
-#: sql_help.c:1266 sql_help.c:1268 sql_help.c:1270 sql_help.c:1273
-#: sql_help.c:1313 sql_help.c:1557 sql_help.c:1573 sql_help.c:1586
-#: sql_help.c:1637 sql_help.c:1641 sql_help.c:1651 sql_help.c:1671
-#: sql_help.c:1696 sql_help.c:1714 sql_help.c:1742 sql_help.c:1816
-#: sql_help.c:1859 sql_help.c:1881 sql_help.c:1901 sql_help.c:1902
-#: sql_help.c:1937 sql_help.c:1957 sql_help.c:1979 sql_help.c:1992
-#: sql_help.c:2024 sql_help.c:2049 sql_help.c:2093 sql_help.c:2279
-#: sql_help.c:2292 sql_help.c:2309 sql_help.c:2325 sql_help.c:2364
-#: sql_help.c:2415 sql_help.c:2419 sql_help.c:2421 sql_help.c:2427
-#: sql_help.c:2445 sql_help.c:2472 sql_help.c:2507 sql_help.c:2519
+#: sql_help.c:615 sql_help.c:617 sql_help.c:646 sql_help.c:650 sql_help.c:668
+#: sql_help.c:671 sql_help.c:674 sql_help.c:703 sql_help.c:715 sql_help.c:723
+#: sql_help.c:726 sql_help.c:729 sql_help.c:744 sql_help.c:747 sql_help.c:792
+#: sql_help.c:815 sql_help.c:826 sql_help.c:828 sql_help.c:845 sql_help.c:854
+#: sql_help.c:856 sql_help.c:858 sql_help.c:870 sql_help.c:874 sql_help.c:876
+#: sql_help.c:960 sql_help.c:962 sql_help.c:965 sql_help.c:968 sql_help.c:970
+#: sql_help.c:972 sql_help.c:1033 sql_help.c:1035 sql_help.c:1037
+#: sql_help.c:1040 sql_help.c:1061 sql_help.c:1064 sql_help.c:1067
+#: sql_help.c:1070 sql_help.c:1074 sql_help.c:1076 sql_help.c:1078
+#: sql_help.c:1080 sql_help.c:1094 sql_help.c:1097 sql_help.c:1099
+#: sql_help.c:1101 sql_help.c:1111 sql_help.c:1113 sql_help.c:1123
+#: sql_help.c:1125 sql_help.c:1134 sql_help.c:1155 sql_help.c:1157
+#: sql_help.c:1159 sql_help.c:1162 sql_help.c:1164 sql_help.c:1166
+#: sql_help.c:1217 sql_help.c:1255 sql_help.c:1258 sql_help.c:1260
+#: sql_help.c:1262 sql_help.c:1264 sql_help.c:1266 sql_help.c:1269
+#: sql_help.c:1309 sql_help.c:1556 sql_help.c:1572 sql_help.c:1585
+#: sql_help.c:1636 sql_help.c:1640 sql_help.c:1650 sql_help.c:1670
+#: sql_help.c:1695 sql_help.c:1713 sql_help.c:1741 sql_help.c:1815
+#: sql_help.c:1858 sql_help.c:1880 sql_help.c:1900 sql_help.c:1901
+#: sql_help.c:1936 sql_help.c:1956 sql_help.c:1978 sql_help.c:1991
+#: sql_help.c:2023 sql_help.c:2048 sql_help.c:2092 sql_help.c:2278
+#: sql_help.c:2291 sql_help.c:2308 sql_help.c:2324 sql_help.c:2363
+#: sql_help.c:2414 sql_help.c:2418 sql_help.c:2420 sql_help.c:2426
+#: sql_help.c:2444 sql_help.c:2472 sql_help.c:2507 sql_help.c:2519
#: sql_help.c:2528 sql_help.c:2578 sql_help.c:2606 sql_help.c:2614
#: sql_help.c:2622 sql_help.c:2630 sql_help.c:2638 sql_help.c:2646
#: sql_help.c:2654 sql_help.c:2662 sql_help.c:2671 sql_help.c:2682
#: sql_help.c:2824 sql_help.c:2832 sql_help.c:2840 sql_help.c:2857
#: sql_help.c:2866 sql_help.c:2874 sql_help.c:2891 sql_help.c:2906
#: sql_help.c:3171 sql_help.c:3222 sql_help.c:3251 sql_help.c:3259
-#: sql_help.c:3677 sql_help.c:3725 sql_help.c:3865
+#: sql_help.c:3678 sql_help.c:3726 sql_help.c:3867
msgid "name"
msgstr "nome"
-#: sql_help.c:34 sql_help.c:37 sql_help.c:40 sql_help.c:306 sql_help.c:1376
+#: sql_help.c:34 sql_help.c:37 sql_help.c:40 sql_help.c:306 sql_help.c:1373
#: sql_help.c:2579 sql_help.c:3474
msgid "aggregate_signature"
msgstr "signature_aggregato"
#: sql_help.c:35 sql_help.c:62 sql_help.c:77 sql_help.c:113 sql_help.c:233
#: sql_help.c:251 sql_help.c:370 sql_help.c:418 sql_help.c:492 sql_help.c:533
-#: sql_help.c:547 sql_help.c:567 sql_help.c:614 sql_help.c:680 sql_help.c:735
-#: sql_help.c:755 sql_help.c:800 sql_help.c:824 sql_help.c:834 sql_help.c:864
-#: sql_help.c:884 sql_help.c:974 sql_help.c:1039 sql_help.c:1082
-#: sql_help.c:1103 sql_help.c:1117 sql_help.c:1129 sql_help.c:1141
-#: sql_help.c:1168 sql_help.c:1222 sql_help.c:1267
+#: sql_help.c:547 sql_help.c:567 sql_help.c:614 sql_help.c:670 sql_help.c:725
+#: sql_help.c:746 sql_help.c:793 sql_help.c:817 sql_help.c:827 sql_help.c:857
+#: sql_help.c:877 sql_help.c:969 sql_help.c:1034 sql_help.c:1077
+#: sql_help.c:1098 sql_help.c:1112 sql_help.c:1124 sql_help.c:1136
+#: sql_help.c:1163 sql_help.c:1218 sql_help.c:1263
msgid "new_name"
msgstr "nuovo_nome"
#: sql_help.c:38 sql_help.c:64 sql_help.c:79 sql_help.c:115 sql_help.c:231
#: sql_help.c:249 sql_help.c:368 sql_help.c:454 sql_help.c:497 sql_help.c:569
-#: sql_help.c:578 sql_help.c:633 sql_help.c:654 sql_help.c:683 sql_help.c:738
-#: sql_help.c:836 sql_help.c:862 sql_help.c:882 sql_help.c:1023
-#: sql_help.c:1041 sql_help.c:1084 sql_help.c:1105 sql_help.c:1163
-#: sql_help.c:1265 sql_help.c:2265
+#: sql_help.c:578 sql_help.c:633 sql_help.c:649 sql_help.c:673 sql_help.c:728
+#: sql_help.c:829 sql_help.c:855 sql_help.c:875 sql_help.c:1018
+#: sql_help.c:1036 sql_help.c:1079 sql_help.c:1100 sql_help.c:1158
+#: sql_help.c:1261 sql_help.c:2264
msgid "new_owner"
msgstr "nuovo_proprietario"
#: sql_help.c:41 sql_help.c:66 sql_help.c:81 sql_help.c:235 sql_help.c:299
-#: sql_help.c:420 sql_help.c:502 sql_help.c:616 sql_help.c:658 sql_help.c:686
-#: sql_help.c:741 sql_help.c:866 sql_help.c:976 sql_help.c:1086
-#: sql_help.c:1107 sql_help.c:1119 sql_help.c:1131 sql_help.c:1170
-#: sql_help.c:1269
+#: sql_help.c:420 sql_help.c:502 sql_help.c:616 sql_help.c:653 sql_help.c:676
+#: sql_help.c:731 sql_help.c:859 sql_help.c:971 sql_help.c:1081
+#: sql_help.c:1102 sql_help.c:1114 sql_help.c:1126 sql_help.c:1165
+#: sql_help.c:1265
msgid "new_schema"
msgstr "nuovo_schema"
-#: sql_help.c:42 sql_help.c:1427 sql_help.c:2580 sql_help.c:3493
+#: sql_help.c:42 sql_help.c:1426 sql_help.c:2580 sql_help.c:3493
msgid "where aggregate_signature is:"
msgstr "dove signature_aggregato è:"
#: sql_help.c:43 sql_help.c:46 sql_help.c:49 sql_help.c:316 sql_help.c:341
#: sql_help.c:344 sql_help.c:347 sql_help.c:484 sql_help.c:489 sql_help.c:494
-#: sql_help.c:499 sql_help.c:1394 sql_help.c:1428 sql_help.c:1431
-#: sql_help.c:1434 sql_help.c:1558 sql_help.c:1574 sql_help.c:1577
-#: sql_help.c:1817 sql_help.c:2581 sql_help.c:2584 sql_help.c:2587
+#: sql_help.c:499 sql_help.c:1391 sql_help.c:1427 sql_help.c:1430
+#: sql_help.c:1433 sql_help.c:1557 sql_help.c:1573 sql_help.c:1576
+#: sql_help.c:1816 sql_help.c:2581 sql_help.c:2584 sql_help.c:2587
#: sql_help.c:2672 sql_help.c:3057 sql_help.c:3389 sql_help.c:3480
#: sql_help.c:3494 sql_help.c:3497 sql_help.c:3500
msgid "argmode"
#: sql_help.c:44 sql_help.c:47 sql_help.c:50 sql_help.c:317 sql_help.c:342
#: sql_help.c:345 sql_help.c:348 sql_help.c:485 sql_help.c:490 sql_help.c:495
-#: sql_help.c:500 sql_help.c:1395 sql_help.c:1429 sql_help.c:1432
-#: sql_help.c:1435 sql_help.c:1559 sql_help.c:1575 sql_help.c:1578
-#: sql_help.c:1818 sql_help.c:2582 sql_help.c:2585 sql_help.c:2588
+#: sql_help.c:500 sql_help.c:1392 sql_help.c:1428 sql_help.c:1431
+#: sql_help.c:1434 sql_help.c:1558 sql_help.c:1574 sql_help.c:1577
+#: sql_help.c:1817 sql_help.c:2582 sql_help.c:2585 sql_help.c:2588
#: sql_help.c:2673 sql_help.c:3481 sql_help.c:3495 sql_help.c:3498
#: sql_help.c:3501
msgid "argname"
#: sql_help.c:45 sql_help.c:48 sql_help.c:51 sql_help.c:318 sql_help.c:343
#: sql_help.c:346 sql_help.c:349 sql_help.c:486 sql_help.c:491 sql_help.c:496
-#: sql_help.c:501 sql_help.c:1396 sql_help.c:1430 sql_help.c:1433
-#: sql_help.c:1436 sql_help.c:1819 sql_help.c:2583 sql_help.c:2586
+#: sql_help.c:501 sql_help.c:1393 sql_help.c:1429 sql_help.c:1432
+#: sql_help.c:1435 sql_help.c:1818 sql_help.c:2583 sql_help.c:2586
#: sql_help.c:2589 sql_help.c:2674 sql_help.c:3482 sql_help.c:3496
#: sql_help.c:3499 sql_help.c:3502
msgid "argtype"
msgstr "tipo_arg"
-#: sql_help.c:107 sql_help.c:365 sql_help.c:443 sql_help.c:455 sql_help.c:794
-#: sql_help.c:879 sql_help.c:1100 sql_help.c:1216 sql_help.c:1244
-#: sql_help.c:1484 sql_help.c:1490 sql_help.c:1745 sql_help.c:1777
-#: sql_help.c:1784 sql_help.c:1860 sql_help.c:2025 sql_help.c:2114
-#: sql_help.c:2294 sql_help.c:2473 sql_help.c:2495 sql_help.c:2925
+#: sql_help.c:107 sql_help.c:365 sql_help.c:443 sql_help.c:455 sql_help.c:787
+#: sql_help.c:872 sql_help.c:1095 sql_help.c:1212 sql_help.c:1240
+#: sql_help.c:1483 sql_help.c:1489 sql_help.c:1744 sql_help.c:1776
+#: sql_help.c:1783 sql_help.c:1859 sql_help.c:2024 sql_help.c:2113
+#: sql_help.c:2293 sql_help.c:2473 sql_help.c:2495 sql_help.c:2925
#: sql_help.c:3091
msgid "option"
msgstr "opzione"
-#: sql_help.c:108 sql_help.c:795 sql_help.c:1217 sql_help.c:1861
-#: sql_help.c:2026 sql_help.c:2474
+#: sql_help.c:108 sql_help.c:788 sql_help.c:1213 sql_help.c:1860
+#: sql_help.c:2025 sql_help.c:2474
msgid "where option can be:"
msgstr "dove opzione può essere:"
-#: sql_help.c:109 sql_help.c:1678
-msgid "istemplate"
-msgstr "è_template"
-
-#: sql_help.c:110 sql_help.c:1679
+#: sql_help.c:109 sql_help.c:1677
msgid "allowconn"
msgstr "permetti_conn"
-#: sql_help.c:111 sql_help.c:796 sql_help.c:1218 sql_help.c:1680
-#: sql_help.c:2027 sql_help.c:2475
+#: sql_help.c:110 sql_help.c:789 sql_help.c:1214 sql_help.c:1678
+#: sql_help.c:2026 sql_help.c:2475
msgid "connlimit"
msgstr "limite_conn"
-#: sql_help.c:117 sql_help.c:557 sql_help.c:619 sql_help.c:634 sql_help.c:979
-#: sql_help.c:1016
+#: sql_help.c:111 sql_help.c:1679
+msgid "istemplate"
+msgstr "è_template"
+
+#: sql_help.c:117 sql_help.c:557 sql_help.c:619 sql_help.c:634 sql_help.c:974
+#: sql_help.c:1011
msgid "new_tablespace"
msgstr "nuovo_tablespace"
#: sql_help.c:119 sql_help.c:122 sql_help.c:124 sql_help.c:506 sql_help.c:508
-#: sql_help.c:509 sql_help.c:803 sql_help.c:807 sql_help.c:810 sql_help.c:895
-#: sql_help.c:898 sql_help.c:1224 sql_help.c:1227 sql_help.c:1229
-#: sql_help.c:1828 sql_help.c:3276 sql_help.c:3666
+#: sql_help.c:509 sql_help.c:796 sql_help.c:800 sql_help.c:803 sql_help.c:888
+#: sql_help.c:891 sql_help.c:1220 sql_help.c:1223 sql_help.c:1225
+#: sql_help.c:1827 sql_help.c:3276 sql_help.c:3667
msgid "configuration_parameter"
msgstr "parametro_config"
#: sql_help.c:120 sql_help.c:366 sql_help.c:438 sql_help.c:444 sql_help.c:456
-#: sql_help.c:507 sql_help.c:552 sql_help.c:625 sql_help.c:631 sql_help.c:804
-#: sql_help.c:880 sql_help.c:896 sql_help.c:897 sql_help.c:998 sql_help.c:1018
-#: sql_help.c:1044 sql_help.c:1101 sql_help.c:1225 sql_help.c:1245
-#: sql_help.c:1746 sql_help.c:1778 sql_help.c:1785 sql_help.c:1829
-#: sql_help.c:1830 sql_help.c:1889 sql_help.c:1921 sql_help.c:2115
-#: sql_help.c:2189 sql_help.c:2197 sql_help.c:2229 sql_help.c:2251
-#: sql_help.c:2268 sql_help.c:2295 sql_help.c:2496 sql_help.c:3092
-#: sql_help.c:3667 sql_help.c:3668
+#: sql_help.c:507 sql_help.c:552 sql_help.c:625 sql_help.c:631 sql_help.c:797
+#: sql_help.c:873 sql_help.c:889 sql_help.c:890 sql_help.c:993 sql_help.c:1013
+#: sql_help.c:1039 sql_help.c:1096 sql_help.c:1221 sql_help.c:1241
+#: sql_help.c:1745 sql_help.c:1777 sql_help.c:1784 sql_help.c:1828
+#: sql_help.c:1829 sql_help.c:1888 sql_help.c:1920 sql_help.c:2114
+#: sql_help.c:2188 sql_help.c:2196 sql_help.c:2228 sql_help.c:2250
+#: sql_help.c:2267 sql_help.c:2294 sql_help.c:2496 sql_help.c:3092
+#: sql_help.c:3668 sql_help.c:3669
msgid "value"
msgstr "valore"
msgid "target_role"
msgstr "ruolo_destinazione"
-#: sql_help.c:183 sql_help.c:1729 sql_help.c:2073 sql_help.c:2078
+#: sql_help.c:183 sql_help.c:1728 sql_help.c:2072 sql_help.c:2077
#: sql_help.c:3039 sql_help.c:3046 sql_help.c:3060 sql_help.c:3066
#: sql_help.c:3371 sql_help.c:3378 sql_help.c:3392 sql_help.c:3398
msgid "schema_name"
#: sql_help.c:186 sql_help.c:187 sql_help.c:188 sql_help.c:189 sql_help.c:190
#: sql_help.c:191 sql_help.c:192 sql_help.c:193 sql_help.c:531 sql_help.c:556
-#: sql_help.c:618 sql_help.c:756 sql_help.c:814 sql_help.c:978 sql_help.c:1232
-#: sql_help.c:1864 sql_help.c:1865 sql_help.c:1866 sql_help.c:1867
-#: sql_help.c:1868 sql_help.c:1994 sql_help.c:2030 sql_help.c:2031
-#: sql_help.c:2032 sql_help.c:2033 sql_help.c:2034 sql_help.c:2478
+#: sql_help.c:618 sql_help.c:749 sql_help.c:807 sql_help.c:973 sql_help.c:1228
+#: sql_help.c:1863 sql_help.c:1864 sql_help.c:1865 sql_help.c:1866
+#: sql_help.c:1867 sql_help.c:1993 sql_help.c:2029 sql_help.c:2030
+#: sql_help.c:2031 sql_help.c:2032 sql_help.c:2033 sql_help.c:2478
#: sql_help.c:2479 sql_help.c:2480 sql_help.c:2481 sql_help.c:2482
#: sql_help.c:3073 sql_help.c:3074 sql_help.c:3075 sql_help.c:3372
#: sql_help.c:3376 sql_help.c:3379 sql_help.c:3381 sql_help.c:3383
#: sql_help.c:3385 sql_help.c:3387 sql_help.c:3393 sql_help.c:3395
#: sql_help.c:3397 sql_help.c:3399 sql_help.c:3401 sql_help.c:3403
-#: sql_help.c:3404 sql_help.c:3405 sql_help.c:3687
+#: sql_help.c:3404 sql_help.c:3405 sql_help.c:3688
msgid "role_name"
msgstr "nome_ruolo"
-#: sql_help.c:219 sql_help.c:431 sql_help.c:989 sql_help.c:991 sql_help.c:1261
-#: sql_help.c:1699 sql_help.c:1703 sql_help.c:1788 sql_help.c:1792
-#: sql_help.c:1885 sql_help.c:2201 sql_help.c:2211 sql_help.c:2233
-#: sql_help.c:3122 sql_help.c:3137 sql_help.c:3139 sql_help.c:3552
-#: sql_help.c:3553 sql_help.c:3562 sql_help.c:3603 sql_help.c:3604
-#: sql_help.c:3605 sql_help.c:3606 sql_help.c:3607 sql_help.c:3608
-#: sql_help.c:3641 sql_help.c:3642 sql_help.c:3647 sql_help.c:3652
-#: sql_help.c:3790 sql_help.c:3791 sql_help.c:3800 sql_help.c:3841
-#: sql_help.c:3842 sql_help.c:3843 sql_help.c:3844 sql_help.c:3845
-#: sql_help.c:3846 sql_help.c:3893 sql_help.c:3895 sql_help.c:3928
-#: sql_help.c:3983 sql_help.c:3984 sql_help.c:3993 sql_help.c:4034
-#: sql_help.c:4035 sql_help.c:4036 sql_help.c:4037 sql_help.c:4038
-#: sql_help.c:4039
+#: sql_help.c:219 sql_help.c:431 sql_help.c:984 sql_help.c:986 sql_help.c:1257
+#: sql_help.c:1698 sql_help.c:1702 sql_help.c:1787 sql_help.c:1791
+#: sql_help.c:1884 sql_help.c:2200 sql_help.c:2210 sql_help.c:2232
+#: sql_help.c:3122 sql_help.c:3137 sql_help.c:3139 sql_help.c:3553
+#: sql_help.c:3554 sql_help.c:3563 sql_help.c:3604 sql_help.c:3605
+#: sql_help.c:3606 sql_help.c:3607 sql_help.c:3608 sql_help.c:3609
+#: sql_help.c:3642 sql_help.c:3643 sql_help.c:3648 sql_help.c:3653
+#: sql_help.c:3792 sql_help.c:3793 sql_help.c:3802 sql_help.c:3843
+#: sql_help.c:3844 sql_help.c:3845 sql_help.c:3846 sql_help.c:3847
+#: sql_help.c:3848 sql_help.c:3895 sql_help.c:3897 sql_help.c:3930
+#: sql_help.c:3986 sql_help.c:3987 sql_help.c:3996 sql_help.c:4037
+#: sql_help.c:4038 sql_help.c:4039 sql_help.c:4040 sql_help.c:4041
+#: sql_help.c:4042
msgid "expression"
msgstr "espressione"
msgstr "vincolo_di_dominio"
#: sql_help.c:224 sql_help.c:226 sql_help.c:229 sql_help.c:446 sql_help.c:447
-#: sql_help.c:971 sql_help.c:1004 sql_help.c:1005 sql_help.c:1006
-#: sql_help.c:1026 sql_help.c:1382 sql_help.c:1384 sql_help.c:1702
-#: sql_help.c:1787 sql_help.c:1791 sql_help.c:2200 sql_help.c:2210
+#: sql_help.c:966 sql_help.c:999 sql_help.c:1000 sql_help.c:1001
+#: sql_help.c:1021 sql_help.c:1379 sql_help.c:1381 sql_help.c:1701
+#: sql_help.c:1786 sql_help.c:1790 sql_help.c:2199 sql_help.c:2209
#: sql_help.c:3134
msgid "constraint_name"
msgstr "nome_vincolo"
-#: sql_help.c:227 sql_help.c:972
+#: sql_help.c:227 sql_help.c:967
msgid "new_constraint_name"
msgstr "nuovo_nome_vincolo"
-#: sql_help.c:297 sql_help.c:878
+#: sql_help.c:297 sql_help.c:871
msgid "new_version"
msgstr "nuova_versione"
msgid "where member_object is:"
msgstr "dove oggetto_membro è:"
-#: sql_help.c:305 sql_help.c:1375 sql_help.c:3473
+#: sql_help.c:305 sql_help.c:1372 sql_help.c:3473
msgid "aggregate_name"
msgstr "nome_aggregato"
-#: sql_help.c:307 sql_help.c:1377 sql_help.c:1617 sql_help.c:1621
-#: sql_help.c:1623 sql_help.c:2597
+#: sql_help.c:307 sql_help.c:1374 sql_help.c:1616 sql_help.c:1620
+#: sql_help.c:1622 sql_help.c:2597
msgid "source_type"
msgstr "tipo_sorgente"
-#: sql_help.c:308 sql_help.c:1378 sql_help.c:1618 sql_help.c:1622
-#: sql_help.c:1624 sql_help.c:2598
+#: sql_help.c:308 sql_help.c:1375 sql_help.c:1617 sql_help.c:1621
+#: sql_help.c:1623 sql_help.c:2598
msgid "target_type"
msgstr "tipo_destinazione"
#: sql_help.c:314 sql_help.c:319 sql_help.c:323 sql_help.c:325 sql_help.c:327
#: sql_help.c:328 sql_help.c:329 sql_help.c:330 sql_help.c:331 sql_help.c:332
#: sql_help.c:333 sql_help.c:334 sql_help.c:335 sql_help.c:338 sql_help.c:339
-#: sql_help.c:1379 sql_help.c:1386 sql_help.c:1387 sql_help.c:1388
-#: sql_help.c:1389 sql_help.c:1390 sql_help.c:1391 sql_help.c:1392
-#: sql_help.c:1397 sql_help.c:1399 sql_help.c:1403 sql_help.c:1405
-#: sql_help.c:1407 sql_help.c:1408 sql_help.c:1411 sql_help.c:1412
-#: sql_help.c:1413 sql_help.c:1414 sql_help.c:1415 sql_help.c:1416
-#: sql_help.c:1417 sql_help.c:1418 sql_help.c:1419 sql_help.c:1424
-#: sql_help.c:1425 sql_help.c:3470 sql_help.c:3475 sql_help.c:3476
+#: sql_help.c:1376 sql_help.c:1383 sql_help.c:1384 sql_help.c:1385
+#: sql_help.c:1386 sql_help.c:1387 sql_help.c:1388 sql_help.c:1389
+#: sql_help.c:1394 sql_help.c:1396 sql_help.c:1400 sql_help.c:1402
+#: sql_help.c:1406 sql_help.c:1407 sql_help.c:1410 sql_help.c:1411
+#: sql_help.c:1412 sql_help.c:1413 sql_help.c:1414 sql_help.c:1415
+#: sql_help.c:1416 sql_help.c:1417 sql_help.c:1418 sql_help.c:1423
+#: sql_help.c:1424 sql_help.c:3470 sql_help.c:3475 sql_help.c:3476
#: sql_help.c:3477 sql_help.c:3478 sql_help.c:3484 sql_help.c:3485
#: sql_help.c:3486 sql_help.c:3487 sql_help.c:3488 sql_help.c:3489
#: sql_help.c:3490 sql_help.c:3491
msgid "object_name"
msgstr "nome_oggetto"
-#: sql_help.c:315 sql_help.c:723 sql_help.c:1393 sql_help.c:1619
-#: sql_help.c:1654 sql_help.c:1717 sql_help.c:1938 sql_help.c:1969
-#: sql_help.c:2369 sql_help.c:3056 sql_help.c:3388 sql_help.c:3479
-#: sql_help.c:3581 sql_help.c:3585 sql_help.c:3589 sql_help.c:3592
-#: sql_help.c:3819 sql_help.c:3823 sql_help.c:3827 sql_help.c:3830
-#: sql_help.c:4012 sql_help.c:4016 sql_help.c:4020 sql_help.c:4023
+#: sql_help.c:315 sql_help.c:713 sql_help.c:1390 sql_help.c:1618
+#: sql_help.c:1653 sql_help.c:1716 sql_help.c:1937 sql_help.c:1968
+#: sql_help.c:2368 sql_help.c:3056 sql_help.c:3388 sql_help.c:3479
+#: sql_help.c:3582 sql_help.c:3586 sql_help.c:3590 sql_help.c:3593
+#: sql_help.c:3821 sql_help.c:3825 sql_help.c:3829 sql_help.c:3832
+#: sql_help.c:4015 sql_help.c:4019 sql_help.c:4023 sql_help.c:4026
msgid "function_name"
msgstr "nome_funzione"
-#: sql_help.c:320 sql_help.c:716 sql_help.c:1400 sql_help.c:1962
+#: sql_help.c:320 sql_help.c:706 sql_help.c:1397 sql_help.c:1961
msgid "operator_name"
msgstr "nome_operatore"
-#: sql_help.c:321 sql_help.c:652 sql_help.c:656 sql_help.c:660 sql_help.c:1401
-#: sql_help.c:1939 sql_help.c:2715
+#: sql_help.c:321 sql_help.c:647 sql_help.c:651 sql_help.c:1398
+#: sql_help.c:1938 sql_help.c:2715
msgid "left_type"
msgstr "tipo_sx"
-#: sql_help.c:322 sql_help.c:653 sql_help.c:657 sql_help.c:661 sql_help.c:1402
-#: sql_help.c:1940 sql_help.c:2716
+#: sql_help.c:322 sql_help.c:648 sql_help.c:652 sql_help.c:1399
+#: sql_help.c:1939 sql_help.c:2716
msgid "right_type"
msgstr "tipo_dx"
-#: sql_help.c:324 sql_help.c:326 sql_help.c:679 sql_help.c:682 sql_help.c:685
-#: sql_help.c:714 sql_help.c:726 sql_help.c:734 sql_help.c:737 sql_help.c:740
-#: sql_help.c:1404 sql_help.c:1406 sql_help.c:1959 sql_help.c:1980
-#: sql_help.c:2216 sql_help.c:2725 sql_help.c:2734
+#: sql_help.c:324 sql_help.c:326 sql_help.c:669 sql_help.c:672 sql_help.c:675
+#: sql_help.c:704 sql_help.c:716 sql_help.c:724 sql_help.c:727 sql_help.c:730
+#: sql_help.c:1401 sql_help.c:1403 sql_help.c:1958 sql_help.c:1979
+#: sql_help.c:2215 sql_help.c:2725 sql_help.c:2734
msgid "index_method"
msgstr "metodo_indice"
-#: sql_help.c:336 sql_help.c:1022 sql_help.c:1420 sql_help.c:1825
-#: sql_help.c:2192 sql_help.c:2338 sql_help.c:2848 sql_help.c:3070
+#: sql_help.c:336 sql_help.c:1017 sql_help.c:1419 sql_help.c:1824
+#: sql_help.c:2191 sql_help.c:2337 sql_help.c:2848 sql_help.c:3070
#: sql_help.c:3402
msgid "type_name"
msgstr "nome_di_tipo"
-#: sql_help.c:337 sql_help.c:1421 sql_help.c:1824 sql_help.c:2339
+#: sql_help.c:337 sql_help.c:1420 sql_help.c:1823 sql_help.c:2338
#: sql_help.c:2563 sql_help.c:2849 sql_help.c:3062 sql_help.c:3394
msgid "lang_name"
msgstr "nome_linguaggio"
msgid "and aggregate_signature is:"
msgstr "e signature_aggregato è:"
-#: sql_help.c:363 sql_help.c:1743
+#: sql_help.c:363 sql_help.c:1742
msgid "handler_function"
msgstr "funzione_handler"
-#: sql_help.c:364 sql_help.c:1744
+#: sql_help.c:364 sql_help.c:1743
msgid "validator_function"
msgstr "funzione_validazione"
-#: sql_help.c:413 sql_help.c:487 sql_help.c:609 sql_help.c:966 sql_help.c:1161
-#: sql_help.c:2207 sql_help.c:2208 sql_help.c:2224 sql_help.c:2225
+#: sql_help.c:413 sql_help.c:487 sql_help.c:609 sql_help.c:961 sql_help.c:1156
+#: sql_help.c:2206 sql_help.c:2207 sql_help.c:2223 sql_help.c:2224
msgid "action"
msgstr "azione"
#: sql_help.c:415 sql_help.c:422 sql_help.c:426 sql_help.c:427 sql_help.c:430
#: sql_help.c:432 sql_help.c:433 sql_help.c:434 sql_help.c:436 sql_help.c:439
#: sql_help.c:441 sql_help.c:442 sql_help.c:611 sql_help.c:621 sql_help.c:623
-#: sql_help.c:626 sql_help.c:628 sql_help.c:860 sql_help.c:968 sql_help.c:981
-#: sql_help.c:985 sql_help.c:986 sql_help.c:990 sql_help.c:992 sql_help.c:993
-#: sql_help.c:994 sql_help.c:996 sql_help.c:999 sql_help.c:1001
-#: sql_help.c:1260 sql_help.c:1263 sql_help.c:1283 sql_help.c:1381
-#: sql_help.c:1481 sql_help.c:1486 sql_help.c:1500 sql_help.c:1501
-#: sql_help.c:1502 sql_help.c:1775 sql_help.c:1822 sql_help.c:1884
-#: sql_help.c:1919 sql_help.c:2100 sql_help.c:2180 sql_help.c:2193
-#: sql_help.c:2212 sql_help.c:2214 sql_help.c:2221 sql_help.c:2232
-#: sql_help.c:2249 sql_help.c:2372 sql_help.c:2508 sql_help.c:3041
-#: sql_help.c:3042 sql_help.c:3121 sql_help.c:3136 sql_help.c:3138
-#: sql_help.c:3140 sql_help.c:3373 sql_help.c:3374 sql_help.c:3472
-#: sql_help.c:3612 sql_help.c:3850 sql_help.c:3892 sql_help.c:3894
-#: sql_help.c:3896 sql_help.c:3913 sql_help.c:3916 sql_help.c:4043
+#: sql_help.c:626 sql_help.c:628 sql_help.c:853 sql_help.c:963 sql_help.c:976
+#: sql_help.c:980 sql_help.c:981 sql_help.c:985 sql_help.c:987 sql_help.c:988
+#: sql_help.c:989 sql_help.c:991 sql_help.c:994 sql_help.c:996 sql_help.c:1256
+#: sql_help.c:1259 sql_help.c:1279 sql_help.c:1378 sql_help.c:1480
+#: sql_help.c:1485 sql_help.c:1499 sql_help.c:1500 sql_help.c:1501
+#: sql_help.c:1774 sql_help.c:1821 sql_help.c:1883 sql_help.c:1918
+#: sql_help.c:2099 sql_help.c:2179 sql_help.c:2192 sql_help.c:2211
+#: sql_help.c:2213 sql_help.c:2220 sql_help.c:2231 sql_help.c:2248
+#: sql_help.c:2371 sql_help.c:2508 sql_help.c:3041 sql_help.c:3042
+#: sql_help.c:3121 sql_help.c:3136 sql_help.c:3138 sql_help.c:3140
+#: sql_help.c:3373 sql_help.c:3374 sql_help.c:3472 sql_help.c:3613
+#: sql_help.c:3852 sql_help.c:3894 sql_help.c:3896 sql_help.c:3898
+#: sql_help.c:3915 sql_help.c:3918 sql_help.c:4046
msgid "column_name"
msgstr "nome_colonna"
-#: sql_help.c:416 sql_help.c:612 sql_help.c:969
+#: sql_help.c:416 sql_help.c:612 sql_help.c:964
msgid "new_column_name"
msgstr "nuovo_nome_colonna"
-#: sql_help.c:421 sql_help.c:503 sql_help.c:620 sql_help.c:980 sql_help.c:1174
+#: sql_help.c:421 sql_help.c:503 sql_help.c:620 sql_help.c:975 sql_help.c:1169
msgid "where action is one of:"
msgstr "dove azione è una di:"
-#: sql_help.c:423 sql_help.c:428 sql_help.c:982 sql_help.c:987 sql_help.c:1176
-#: sql_help.c:1180 sql_help.c:1697 sql_help.c:1776 sql_help.c:1958
-#: sql_help.c:2181 sql_help.c:2417 sql_help.c:3223
+#: sql_help.c:423 sql_help.c:428 sql_help.c:977 sql_help.c:982 sql_help.c:1171
+#: sql_help.c:1175 sql_help.c:1696 sql_help.c:1775 sql_help.c:1957
+#: sql_help.c:2180 sql_help.c:2416 sql_help.c:3223
msgid "data_type"
msgstr "tipo_di_dato"
-#: sql_help.c:424 sql_help.c:429 sql_help.c:983 sql_help.c:988 sql_help.c:1177
-#: sql_help.c:1181 sql_help.c:1698 sql_help.c:1779 sql_help.c:1886
-#: sql_help.c:2182 sql_help.c:2418 sql_help.c:2424 sql_help.c:3131
+#: sql_help.c:424 sql_help.c:429 sql_help.c:978 sql_help.c:983 sql_help.c:1172
+#: sql_help.c:1176 sql_help.c:1697 sql_help.c:1778 sql_help.c:1885
+#: sql_help.c:2181 sql_help.c:2417 sql_help.c:2423 sql_help.c:3131
msgid "collation"
msgstr "ordinamento"
-#: sql_help.c:425 sql_help.c:984 sql_help.c:1780 sql_help.c:2183
-#: sql_help.c:2194
+#: sql_help.c:425 sql_help.c:979 sql_help.c:1779 sql_help.c:2182
+#: sql_help.c:2193
msgid "column_constraint"
msgstr "vincolo_di_colonna"
-#: sql_help.c:435 sql_help.c:622 sql_help.c:995
+#: sql_help.c:435 sql_help.c:622 sql_help.c:990
msgid "integer"
msgstr "intero"
-#: sql_help.c:437 sql_help.c:440 sql_help.c:624 sql_help.c:627 sql_help.c:997
-#: sql_help.c:1000
+#: sql_help.c:437 sql_help.c:440 sql_help.c:624 sql_help.c:627 sql_help.c:992
+#: sql_help.c:995
msgid "attribute_option"
msgstr "opzione_attributo"
-#: sql_help.c:445 sql_help.c:1002 sql_help.c:1781 sql_help.c:2184
-#: sql_help.c:2195
+#: sql_help.c:445 sql_help.c:997 sql_help.c:1780 sql_help.c:2183
+#: sql_help.c:2194
msgid "table_constraint"
msgstr "vincoli_di_tabella"
-#: sql_help.c:448 sql_help.c:449 sql_help.c:450 sql_help.c:451 sql_help.c:1007
-#: sql_help.c:1008 sql_help.c:1009 sql_help.c:1010 sql_help.c:1422
+#: sql_help.c:448 sql_help.c:449 sql_help.c:450 sql_help.c:451 sql_help.c:1002
+#: sql_help.c:1003 sql_help.c:1004 sql_help.c:1005 sql_help.c:1421
msgid "trigger_name"
msgstr "nome_trigger"
-#: sql_help.c:452 sql_help.c:453 sql_help.c:1020 sql_help.c:1021
-#: sql_help.c:1782 sql_help.c:2187
+#: sql_help.c:452 sql_help.c:453 sql_help.c:1015 sql_help.c:1016
+#: sql_help.c:1781 sql_help.c:2186
msgid "parent_table"
msgstr "tabella_padre"
-#: sql_help.c:504 sql_help.c:1826
+#: sql_help.c:504 sql_help.c:1825
msgid "execution_cost"
msgstr "costo_di_esecuzione"
-#: sql_help.c:505 sql_help.c:1827
+#: sql_help.c:505 sql_help.c:1826
msgid "result_rows"
msgstr "righe_risultato"
-#: sql_help.c:526 sql_help.c:528 sql_help.c:793 sql_help.c:801 sql_help.c:805
-#: sql_help.c:808 sql_help.c:811 sql_help.c:1215 sql_help.c:1223
-#: sql_help.c:1226 sql_help.c:1228 sql_help.c:1230 sql_help.c:2074
-#: sql_help.c:2076 sql_help.c:2079 sql_help.c:2080 sql_help.c:3040
+#: sql_help.c:526 sql_help.c:528 sql_help.c:786 sql_help.c:794 sql_help.c:798
+#: sql_help.c:801 sql_help.c:804 sql_help.c:1211 sql_help.c:1219
+#: sql_help.c:1222 sql_help.c:1224 sql_help.c:1226 sql_help.c:2073
+#: sql_help.c:2075 sql_help.c:2078 sql_help.c:2079 sql_help.c:3040
#: sql_help.c:3044 sql_help.c:3047 sql_help.c:3049 sql_help.c:3051
#: sql_help.c:3053 sql_help.c:3055 sql_help.c:3061 sql_help.c:3063
#: sql_help.c:3065 sql_help.c:3067 sql_help.c:3069 sql_help.c:3071
msgid "role_specification"
msgstr "specifica_ruolo"
-#: sql_help.c:527 sql_help.c:529 sql_help.c:1242 sql_help.c:1672
-#: sql_help.c:2082 sql_help.c:2493 sql_help.c:2882 sql_help.c:3697
+#: sql_help.c:527 sql_help.c:529 sql_help.c:1238 sql_help.c:1671
+#: sql_help.c:2081 sql_help.c:2493 sql_help.c:2882 sql_help.c:3698
msgid "user_name"
msgstr "nome_utente"
-#: sql_help.c:530 sql_help.c:813 sql_help.c:1231 sql_help.c:2081
+#: sql_help.c:530 sql_help.c:806 sql_help.c:1227 sql_help.c:2080
#: sql_help.c:3072
msgid "where role_specification can be:"
msgstr "dove specifica_ruolo può essere:"
msgid "group_name"
msgstr "nome_gruppo"
-#: sql_help.c:549 sql_help.c:1677 sql_help.c:1890 sql_help.c:1922
-#: sql_help.c:2190 sql_help.c:2198 sql_help.c:2230 sql_help.c:2252
-#: sql_help.c:2264 sql_help.c:3068 sql_help.c:3400
+#: sql_help.c:549 sql_help.c:1676 sql_help.c:1889 sql_help.c:1921
+#: sql_help.c:2189 sql_help.c:2197 sql_help.c:2229 sql_help.c:2251
+#: sql_help.c:2263 sql_help.c:3068 sql_help.c:3400
msgid "tablespace_name"
msgstr "nome_tablespace"
-#: sql_help.c:551 sql_help.c:554 sql_help.c:630 sql_help.c:632 sql_help.c:1017
-#: sql_help.c:1019 sql_help.c:1888 sql_help.c:1920 sql_help.c:2188
-#: sql_help.c:2196 sql_help.c:2228 sql_help.c:2250
+#: sql_help.c:551 sql_help.c:554 sql_help.c:630 sql_help.c:632 sql_help.c:1012
+#: sql_help.c:1014 sql_help.c:1887 sql_help.c:1919 sql_help.c:2187
+#: sql_help.c:2195 sql_help.c:2227 sql_help.c:2249
msgid "storage_parameter"
msgstr "parametro_di_memorizzazione"
-#: sql_help.c:577 sql_help.c:1398 sql_help.c:3483
+#: sql_help.c:577 sql_help.c:1395 sql_help.c:3483
msgid "large_object_oid"
msgstr "oid_large_object"
-#: sql_help.c:629 sql_help.c:1015 sql_help.c:1024 sql_help.c:1027
-#: sql_help.c:1323
+#: sql_help.c:629 sql_help.c:1010 sql_help.c:1019 sql_help.c:1022
+#: sql_help.c:1319
msgid "index_name"
msgstr "nome_indice"
-#: sql_help.c:662 sql_help.c:1943
-msgid "res_proc"
-msgstr "res_proc"
-
-#: sql_help.c:663 sql_help.c:1944
-msgid "join_proc"
-msgstr "proc_join"
-
-#: sql_help.c:715 sql_help.c:727 sql_help.c:1961
+#: sql_help.c:705 sql_help.c:717 sql_help.c:1960
msgid "strategy_number"
msgstr "strategia_num"
-#: sql_help.c:717 sql_help.c:718 sql_help.c:721 sql_help.c:722 sql_help.c:728
-#: sql_help.c:729 sql_help.c:731 sql_help.c:732 sql_help.c:1963
-#: sql_help.c:1964 sql_help.c:1967 sql_help.c:1968
+#: sql_help.c:707 sql_help.c:708 sql_help.c:711 sql_help.c:712 sql_help.c:718
+#: sql_help.c:719 sql_help.c:721 sql_help.c:722 sql_help.c:1962
+#: sql_help.c:1963 sql_help.c:1966 sql_help.c:1967
msgid "op_type"
msgstr "tipo_op"
-#: sql_help.c:719 sql_help.c:1965
+#: sql_help.c:709 sql_help.c:1964
msgid "sort_family_name"
msgstr "nome_famiglia_sort"
-#: sql_help.c:720 sql_help.c:730 sql_help.c:1966
+#: sql_help.c:710 sql_help.c:720 sql_help.c:1965
msgid "support_number"
msgstr "num_supporto"
-#: sql_help.c:724 sql_help.c:1620 sql_help.c:1970 sql_help.c:2341
-#: sql_help.c:2343
+#: sql_help.c:714 sql_help.c:1619 sql_help.c:1969 sql_help.c:2340
+#: sql_help.c:2342
msgid "argument_type"
msgstr "tipo_argomento"
-#: sql_help.c:754 sql_help.c:823 sql_help.c:859 sql_help.c:1140
-#: sql_help.c:1282 sql_help.c:1322 sql_help.c:1383 sql_help.c:1410
-#: sql_help.c:1423 sql_help.c:1480 sql_help.c:1485 sql_help.c:1774
-#: sql_help.c:1882 sql_help.c:1918 sql_help.c:1993 sql_help.c:2051
-#: sql_help.c:2099 sql_help.c:2179 sql_help.c:2191 sql_help.c:2248
-#: sql_help.c:2366 sql_help.c:2542 sql_help.c:2751 sql_help.c:2768
-#: sql_help.c:2858 sql_help.c:3038 sql_help.c:3043 sql_help.c:3088
-#: sql_help.c:3119 sql_help.c:3370 sql_help.c:3375 sql_help.c:3471
-#: sql_help.c:3567 sql_help.c:3569 sql_help.c:3618 sql_help.c:3657
-#: sql_help.c:3805 sql_help.c:3807 sql_help.c:3856 sql_help.c:3890
-#: sql_help.c:3912 sql_help.c:3914 sql_help.c:3915 sql_help.c:3998
-#: sql_help.c:4000 sql_help.c:4049
+#: sql_help.c:745 sql_help.c:748 sql_help.c:816 sql_help.c:852 sql_help.c:1135
+#: sql_help.c:1278 sql_help.c:1318 sql_help.c:1380 sql_help.c:1405
+#: sql_help.c:1409 sql_help.c:1422 sql_help.c:1479 sql_help.c:1484
+#: sql_help.c:1773 sql_help.c:1881 sql_help.c:1917 sql_help.c:1992
+#: sql_help.c:2050 sql_help.c:2098 sql_help.c:2178 sql_help.c:2190
+#: sql_help.c:2247 sql_help.c:2365 sql_help.c:2542 sql_help.c:2751
+#: sql_help.c:2768 sql_help.c:2858 sql_help.c:3038 sql_help.c:3043
+#: sql_help.c:3088 sql_help.c:3119 sql_help.c:3370 sql_help.c:3375
+#: sql_help.c:3471 sql_help.c:3568 sql_help.c:3570 sql_help.c:3619
+#: sql_help.c:3658 sql_help.c:3807 sql_help.c:3809 sql_help.c:3858
+#: sql_help.c:3892 sql_help.c:3914 sql_help.c:3916 sql_help.c:3917
+#: sql_help.c:4001 sql_help.c:4003 sql_help.c:4052
msgid "table_name"
msgstr "nome_tabella"
-#: sql_help.c:757 sql_help.c:1995
+#: sql_help.c:750 sql_help.c:1994
msgid "using_expression"
msgstr "espressione_using"
-#: sql_help.c:758 sql_help.c:1996
+#: sql_help.c:751 sql_help.c:1995
msgid "check_expression"
msgstr "espressione_check"
-#: sql_help.c:797 sql_help.c:1219 sql_help.c:1862 sql_help.c:2028
+#: sql_help.c:790 sql_help.c:1215 sql_help.c:1861 sql_help.c:2027
#: sql_help.c:2476
msgid "password"
msgstr "password"
-#: sql_help.c:798 sql_help.c:1220 sql_help.c:1863 sql_help.c:2029
+#: sql_help.c:791 sql_help.c:1216 sql_help.c:1862 sql_help.c:2028
#: sql_help.c:2477
msgid "timestamp"
msgstr "timestamp"
-#: sql_help.c:802 sql_help.c:806 sql_help.c:809 sql_help.c:812 sql_help.c:3048
+#: sql_help.c:795 sql_help.c:799 sql_help.c:802 sql_help.c:805 sql_help.c:3048
#: sql_help.c:3380
msgid "database_name"
msgstr "nome_database"
-#: sql_help.c:853 sql_help.c:2094
+#: sql_help.c:846 sql_help.c:2093
msgid "increment"
msgstr "incremento"
-#: sql_help.c:854 sql_help.c:2095
+#: sql_help.c:847 sql_help.c:2094
msgid "minvalue"
msgstr "valoremin"
-#: sql_help.c:855 sql_help.c:2096
+#: sql_help.c:848 sql_help.c:2095
msgid "maxvalue"
msgstr "valoremax"
-#: sql_help.c:856 sql_help.c:2097 sql_help.c:3565 sql_help.c:3655
-#: sql_help.c:3803 sql_help.c:3932 sql_help.c:3996
+#: sql_help.c:849 sql_help.c:2096 sql_help.c:3566 sql_help.c:3656
+#: sql_help.c:3805 sql_help.c:3934 sql_help.c:3999
msgid "start"
msgstr "inizio"
-#: sql_help.c:857
+#: sql_help.c:850
msgid "restart"
msgstr "riavvio"
-#: sql_help.c:858 sql_help.c:2098
+#: sql_help.c:851 sql_help.c:2097
msgid "cache"
msgstr "cache"
-#: sql_help.c:1003
+#: sql_help.c:998
msgid "table_constraint_using_index"
msgstr "vincoli_di_tabella_con_indice"
-#: sql_help.c:1011 sql_help.c:1012 sql_help.c:1013 sql_help.c:1014
+#: sql_help.c:1006 sql_help.c:1007 sql_help.c:1008 sql_help.c:1009
msgid "rewrite_rule_name"
msgstr "nome_regola_di_riscrittura"
-#: sql_help.c:1025
+#: sql_help.c:1020
msgid "and table_constraint_using_index is:"
msgstr "e vincolo_di_tabella_con_indice è:"
-#: sql_help.c:1043 sql_help.c:1046 sql_help.c:2267
+#: sql_help.c:1038 sql_help.c:1041 sql_help.c:2266
msgid "tablespace_option"
msgstr "opzione_tablespace"
-#: sql_help.c:1067 sql_help.c:1070 sql_help.c:1076 sql_help.c:1080
+#: sql_help.c:1062 sql_help.c:1065 sql_help.c:1071 sql_help.c:1075
msgid "token_type"
msgstr "tipo_di_token"
-#: sql_help.c:1068 sql_help.c:1071
+#: sql_help.c:1063 sql_help.c:1066
msgid "dictionary_name"
msgstr "nome_dizionario"
-#: sql_help.c:1073 sql_help.c:1077
+#: sql_help.c:1068 sql_help.c:1072
msgid "old_dictionary"
msgstr "vecchio_dizionario"
-#: sql_help.c:1074 sql_help.c:1078
+#: sql_help.c:1069 sql_help.c:1073
msgid "new_dictionary"
msgstr "nuovo_dizionario"
-#: sql_help.c:1165 sql_help.c:1175 sql_help.c:1178 sql_help.c:1179
-#: sql_help.c:2416
+#: sql_help.c:1160 sql_help.c:1170 sql_help.c:1173 sql_help.c:1174
+#: sql_help.c:2415
msgid "attribute_name"
msgstr "nome_attributo"
-#: sql_help.c:1166
+#: sql_help.c:1161
msgid "new_attribute_name"
msgstr "nuovo_nome_attributo"
-#: sql_help.c:1172
+#: sql_help.c:1167
msgid "new_enum_value"
msgstr "nuovo_valore_enum"
-#: sql_help.c:1173
+#: sql_help.c:1168
msgid "existing_enum_value"
msgstr "valore_enum_esistente"
-#: sql_help.c:1243 sql_help.c:1783 sql_help.c:2110 sql_help.c:2494
+#: sql_help.c:1239 sql_help.c:1782 sql_help.c:2109 sql_help.c:2494
#: sql_help.c:2883 sql_help.c:3054 sql_help.c:3089 sql_help.c:3386
msgid "server_name"
msgstr "nome_server"
-#: sql_help.c:1271 sql_help.c:1274 sql_help.c:2509
+#: sql_help.c:1267 sql_help.c:1270 sql_help.c:2509
msgid "view_option_name"
msgstr "nome_opzione_vista"
-#: sql_help.c:1272 sql_help.c:2510
+#: sql_help.c:1268 sql_help.c:2510
msgid "view_option_value"
msgstr "valore_opzione_vista"
-#: sql_help.c:1297 sql_help.c:3713 sql_help.c:3715 sql_help.c:3739
+#: sql_help.c:1293 sql_help.c:3714 sql_help.c:3716 sql_help.c:3740
msgid "transaction_mode"
msgstr "modalità_transazione"
-#: sql_help.c:1298 sql_help.c:3716 sql_help.c:3740
+#: sql_help.c:1294 sql_help.c:3717 sql_help.c:3741
msgid "where transaction_mode is one of:"
msgstr "dove modalità_transazione è una di:"
-#: sql_help.c:1380
+#: sql_help.c:1377
msgid "relation_name"
msgstr "nome_relazione"
-#: sql_help.c:1385 sql_help.c:3050 sql_help.c:3382
+#: sql_help.c:1382 sql_help.c:3050 sql_help.c:3382
msgid "domain_name"
msgstr "nome_dominio"
-#: sql_help.c:1409
+#: sql_help.c:1404
+msgid "policy_name"
+msgstr "nome_regola"
+
+#: sql_help.c:1408
msgid "rule_name"
msgstr "nome_ruolo"
-#: sql_help.c:1426
+#: sql_help.c:1425
msgid "text"
msgstr "testo"
-#: sql_help.c:1451 sql_help.c:3232 sql_help.c:3420
+#: sql_help.c:1450 sql_help.c:3232 sql_help.c:3420
msgid "transaction_id"
msgstr "id_transazione"
-#: sql_help.c:1482 sql_help.c:1488 sql_help.c:3158
+#: sql_help.c:1481 sql_help.c:1487 sql_help.c:3158
msgid "filename"
msgstr "nome_file"
-#: sql_help.c:1483 sql_help.c:1489 sql_help.c:2053 sql_help.c:2054
-#: sql_help.c:2055
+#: sql_help.c:1482 sql_help.c:1488 sql_help.c:2052 sql_help.c:2053
+#: sql_help.c:2054
msgid "command"
msgstr "comando"
-#: sql_help.c:1487 sql_help.c:1923 sql_help.c:2253 sql_help.c:2511
+#: sql_help.c:1486 sql_help.c:1922 sql_help.c:2252 sql_help.c:2511
#: sql_help.c:2529 sql_help.c:3123
msgid "query"
msgstr "query"
-#: sql_help.c:1491 sql_help.c:2928
+#: sql_help.c:1490 sql_help.c:2928
msgid "where option can be one of:"
msgstr "dove opzione può essere una di:"
-#: sql_help.c:1492
+#: sql_help.c:1491
msgid "format_name"
msgstr "nome_formato"
-#: sql_help.c:1493 sql_help.c:1494 sql_help.c:1497 sql_help.c:2929
+#: sql_help.c:1492 sql_help.c:1493 sql_help.c:1496 sql_help.c:2929
#: sql_help.c:2930 sql_help.c:2931 sql_help.c:2932 sql_help.c:2933
msgid "boolean"
msgstr "booleano"
-#: sql_help.c:1495
+#: sql_help.c:1494
msgid "delimiter_character"
msgstr "carattere_delimitatore"
-#: sql_help.c:1496
+#: sql_help.c:1495
msgid "null_string"
msgstr "stringa_nulla"
-#: sql_help.c:1498
+#: sql_help.c:1497
msgid "quote_character"
msgstr "carattere_virgolette"
-#: sql_help.c:1499
+#: sql_help.c:1498
msgid "escape_character"
msgstr "carattere_di_escape"
-#: sql_help.c:1503
+#: sql_help.c:1502
msgid "encoding_name"
msgstr "nome_codifica"
-#: sql_help.c:1560 sql_help.c:1576 sql_help.c:1579
+#: sql_help.c:1559 sql_help.c:1575 sql_help.c:1578
msgid "arg_data_type"
msgstr "topo_dato_argomento"
-#: sql_help.c:1561 sql_help.c:1580 sql_help.c:1588
+#: sql_help.c:1560 sql_help.c:1579 sql_help.c:1587
msgid "sfunc"
msgstr "sfunz"
-#: sql_help.c:1562 sql_help.c:1581 sql_help.c:1589
+#: sql_help.c:1561 sql_help.c:1580 sql_help.c:1588
msgid "state_data_type"
msgstr "tipo_dato_stato"
-#: sql_help.c:1563 sql_help.c:1582 sql_help.c:1590
+#: sql_help.c:1562 sql_help.c:1581 sql_help.c:1589
msgid "state_data_size"
msgstr "dimensione_dato_stato"
-#: sql_help.c:1564 sql_help.c:1583 sql_help.c:1591
+#: sql_help.c:1563 sql_help.c:1582 sql_help.c:1590
msgid "ffunc"
msgstr "ffunz"
-#: sql_help.c:1565 sql_help.c:1584 sql_help.c:1592
+#: sql_help.c:1564 sql_help.c:1583 sql_help.c:1591
msgid "initial_condition"
msgstr "condizione_iniziale"
-#: sql_help.c:1566 sql_help.c:1593
+#: sql_help.c:1565 sql_help.c:1592
msgid "msfunc"
msgstr "msfunz"
-#: sql_help.c:1567 sql_help.c:1594
+#: sql_help.c:1566 sql_help.c:1593
msgid "minvfunc"
msgstr "minvfunz"
-#: sql_help.c:1568 sql_help.c:1595
+#: sql_help.c:1567 sql_help.c:1594
msgid "mstate_data_type"
msgstr "tipo_dato_mstato"
-#: sql_help.c:1569 sql_help.c:1596
+#: sql_help.c:1568 sql_help.c:1595
msgid "mstate_data_size"
msgstr "tipo_dato_mstato"
-#: sql_help.c:1570 sql_help.c:1597
+#: sql_help.c:1569 sql_help.c:1596
msgid "mffunc"
msgstr "mffunz"
-#: sql_help.c:1571 sql_help.c:1598
+#: sql_help.c:1570 sql_help.c:1597
msgid "minitial_condition"
msgstr "condizione_minima"
-#: sql_help.c:1572 sql_help.c:1599
+#: sql_help.c:1571 sql_help.c:1598
msgid "sort_operator"
msgstr "operatore_di_ordinamento"
-#: sql_help.c:1585
+#: sql_help.c:1584
msgid "or the old syntax"
msgstr "o la vecchia sintassi"
-#: sql_help.c:1587
+#: sql_help.c:1586
msgid "base_type"
msgstr "tipo_base"
-#: sql_help.c:1638
+#: sql_help.c:1637
msgid "locale"
msgstr "locale"
-#: sql_help.c:1639 sql_help.c:1675
+#: sql_help.c:1638 sql_help.c:1674
msgid "lc_collate"
msgstr "lc_collate"
-#: sql_help.c:1640 sql_help.c:1676
+#: sql_help.c:1639 sql_help.c:1675
msgid "lc_ctype"
msgstr "lc_ctype"
-#: sql_help.c:1642
+#: sql_help.c:1641
msgid "existing_collation"
msgstr "ordinamento_esistente"
-#: sql_help.c:1652
+#: sql_help.c:1651
msgid "source_encoding"
msgstr "codifica_origine"
-#: sql_help.c:1653
+#: sql_help.c:1652
msgid "dest_encoding"
msgstr "codifica_destinazione"
-#: sql_help.c:1673 sql_help.c:2293
+#: sql_help.c:1672 sql_help.c:2292
msgid "template"
msgstr "template"
-#: sql_help.c:1674
+#: sql_help.c:1673
msgid "encoding"
msgstr "codifica"
-#: sql_help.c:1700
+#: sql_help.c:1699
msgid "constraint"
msgstr "vincolo"
-#: sql_help.c:1701
+#: sql_help.c:1700
msgid "where constraint is:"
msgstr "dove vincolo di è:"
-#: sql_help.c:1715 sql_help.c:2050 sql_help.c:2365
+#: sql_help.c:1714 sql_help.c:2049 sql_help.c:2364
msgid "event"
msgstr "evento"
-#: sql_help.c:1716
+#: sql_help.c:1715
msgid "filter_variable"
msgstr "valiabile_filtro"
-#: sql_help.c:1728
+#: sql_help.c:1727
msgid "extension_name"
msgstr "nome_estensione"
-#: sql_help.c:1730
+#: sql_help.c:1729
msgid "version"
msgstr "versione"
-#: sql_help.c:1731
+#: sql_help.c:1730
msgid "old_version"
msgstr "vecchia_versione"
-#: sql_help.c:1786 sql_help.c:2199
+#: sql_help.c:1785 sql_help.c:2198
msgid "where column_constraint is:"
msgstr "dove vincolo_di_colonna è:"
-#: sql_help.c:1789 sql_help.c:1820 sql_help.c:2202
+#: sql_help.c:1788 sql_help.c:1819 sql_help.c:2201
msgid "default_expr"
msgstr "expr_default"
-#: sql_help.c:1790 sql_help.c:2209
+#: sql_help.c:1789 sql_help.c:2208
msgid "and table_constraint is:"
msgstr "e vincolo_di_tabella è:"
-#: sql_help.c:1821
+#: sql_help.c:1820
msgid "rettype"
msgstr "tipo_ritorno"
-#: sql_help.c:1823
+#: sql_help.c:1822
msgid "column_type"
msgstr "tipo_colonna"
-#: sql_help.c:1831
+#: sql_help.c:1830
msgid "definition"
msgstr "definizione"
-#: sql_help.c:1832
+#: sql_help.c:1831
msgid "obj_file"
msgstr "file_obj"
-#: sql_help.c:1833
+#: sql_help.c:1832
msgid "link_symbol"
msgstr "simbolo_link"
-#: sql_help.c:1834
+#: sql_help.c:1833
msgid "attribute"
msgstr "attributo"
-#: sql_help.c:1869 sql_help.c:2035 sql_help.c:2483
+#: sql_help.c:1868 sql_help.c:2034 sql_help.c:2483
msgid "uid"
msgstr "uid"
-#: sql_help.c:1883
+#: sql_help.c:1882
msgid "method"
msgstr "metodo"
-#: sql_help.c:1887 sql_help.c:2234 sql_help.c:3132
+#: sql_help.c:1886 sql_help.c:2233 sql_help.c:3132
msgid "opclass"
msgstr "classe_op"
-#: sql_help.c:1891 sql_help.c:2220
+#: sql_help.c:1890 sql_help.c:2219
msgid "predicate"
msgstr "predicato"
-#: sql_help.c:1903
+#: sql_help.c:1902
msgid "call_handler"
msgstr "handler_chiamata"
-#: sql_help.c:1904
+#: sql_help.c:1903
msgid "inline_handler"
msgstr "handler_inline"
-#: sql_help.c:1905
+#: sql_help.c:1904
msgid "valfunction"
msgstr "funzione_valid"
-#: sql_help.c:1941
+#: sql_help.c:1940
msgid "com_op"
msgstr "com_op"
-#: sql_help.c:1942
+#: sql_help.c:1941
msgid "neg_op"
msgstr "neg_op"
-#: sql_help.c:1960
+#: sql_help.c:1942
+msgid "res_proc"
+msgstr "res_proc"
+
+#: sql_help.c:1943
+msgid "join_proc"
+msgstr "proc_join"
+
+#: sql_help.c:1959
msgid "family_name"
msgstr "nome_famiglia"
-#: sql_help.c:1971
+#: sql_help.c:1970
msgid "storage_type"
msgstr "tipo_memorizzazione"
-#: sql_help.c:2052 sql_help.c:2368 sql_help.c:2545 sql_help.c:3142
-#: sql_help.c:3556 sql_help.c:3558 sql_help.c:3646 sql_help.c:3648
-#: sql_help.c:3794 sql_help.c:3796 sql_help.c:3899 sql_help.c:3987
-#: sql_help.c:3989
+#: sql_help.c:2051 sql_help.c:2367 sql_help.c:2545 sql_help.c:3142
+#: sql_help.c:3557 sql_help.c:3559 sql_help.c:3647 sql_help.c:3649
+#: sql_help.c:3796 sql_help.c:3798 sql_help.c:3901 sql_help.c:3990
+#: sql_help.c:3992
msgid "condition"
msgstr "condizione"
-#: sql_help.c:2056 sql_help.c:2371
+#: sql_help.c:2055 sql_help.c:2370
msgid "where event can be one of:"
msgstr "dove evento può essere uno di:"
-#: sql_help.c:2075 sql_help.c:2077
+#: sql_help.c:2074 sql_help.c:2076
msgid "schema_element"
msgstr "elemento_di_schema"
-#: sql_help.c:2111
+#: sql_help.c:2110
msgid "server_type"
msgstr "tipo_di_server"
-#: sql_help.c:2112
+#: sql_help.c:2111
msgid "server_version"
msgstr "versione_server"
-#: sql_help.c:2113 sql_help.c:3052 sql_help.c:3384
+#: sql_help.c:2112 sql_help.c:3052 sql_help.c:3384
msgid "fdw_name"
msgstr "nome_fdw"
-#: sql_help.c:2185
+#: sql_help.c:2184
msgid "source_table"
msgstr "tabella_origine"
-#: sql_help.c:2186
+#: sql_help.c:2185
msgid "like_option"
msgstr "opzioni_di_like"
-#: sql_help.c:2203 sql_help.c:2204 sql_help.c:2213 sql_help.c:2215
-#: sql_help.c:2219
+#: sql_help.c:2202 sql_help.c:2203 sql_help.c:2212 sql_help.c:2214
+#: sql_help.c:2218
msgid "index_parameters"
msgstr "parametri_di_indice"
-#: sql_help.c:2205 sql_help.c:2222
+#: sql_help.c:2204 sql_help.c:2221
msgid "reftable"
msgstr "tabella_ref"
-#: sql_help.c:2206 sql_help.c:2223
+#: sql_help.c:2205 sql_help.c:2222
msgid "refcolumn"
msgstr "colonna_ref"
-#: sql_help.c:2217
+#: sql_help.c:2216
msgid "exclude_element"
msgstr "elemento_di_esclusione"
-#: sql_help.c:2218 sql_help.c:3563 sql_help.c:3653 sql_help.c:3801
-#: sql_help.c:3930 sql_help.c:3994
+#: sql_help.c:2217 sql_help.c:3564 sql_help.c:3654 sql_help.c:3803
+#: sql_help.c:3932 sql_help.c:3997
msgid "operator"
msgstr "operatore"
-#: sql_help.c:2226
+#: sql_help.c:2225
msgid "and like_option is:"
msgstr "e opzione_like è:"
-#: sql_help.c:2227
+#: sql_help.c:2226
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:2231
+#: sql_help.c:2230
msgid "exclude_element in an EXCLUDE constraint is:"
msgstr "elemento_di_esclusione in un vincolo EXCLUDE è:"
-#: sql_help.c:2266
+#: sql_help.c:2265
msgid "directory"
msgstr "directory"
-#: sql_help.c:2280
+#: sql_help.c:2279
msgid "parser_name"
msgstr "nome_parser"
-#: sql_help.c:2281
+#: sql_help.c:2280
msgid "source_config"
msgstr "config_origine"
-#: sql_help.c:2310
+#: sql_help.c:2309
msgid "start_function"
msgstr "funzione_inizio"
-#: sql_help.c:2311
+#: sql_help.c:2310
msgid "gettoken_function"
msgstr "funzione_gettoken"
-#: sql_help.c:2312
+#: sql_help.c:2311
msgid "end_function"
msgstr "funzione_fine"
-#: sql_help.c:2313
+#: sql_help.c:2312
msgid "lextypes_function"
msgstr "funzione_lextypes"
-#: sql_help.c:2314
+#: sql_help.c:2313
msgid "headline_function"
msgstr "funzione_headline"
-#: sql_help.c:2326
+#: sql_help.c:2325
msgid "init_function"
msgstr "funzione_init"
-#: sql_help.c:2327
+#: sql_help.c:2326
msgid "lexize_function"
msgstr "funzione_lexize"
-#: sql_help.c:2340
+#: sql_help.c:2339
msgid "from_sql_function_name"
msgstr "nome_funzione_from_sql"
-#: sql_help.c:2342
+#: sql_help.c:2341
msgid "to_sql_function_name"
msgstr "nome_funzione_to_sql"
-#: sql_help.c:2367
+#: sql_help.c:2366
msgid "referenced_table_name"
msgstr "nome_tabella_referenziata"
-#: sql_help.c:2370
+#: sql_help.c:2369
msgid "arguments"
msgstr "argomenti"
-#: sql_help.c:2420 sql_help.c:3492
+#: sql_help.c:2419 sql_help.c:3492
msgid "label"
msgstr "etichetta"
-#: sql_help.c:2422
+#: sql_help.c:2421
msgid "subtype"
msgstr "sottotipo"
-#: sql_help.c:2423
+#: sql_help.c:2422
msgid "subtype_operator_class"
msgstr "classe_operatore_sottotipo"
-#: sql_help.c:2425
+#: sql_help.c:2424
msgid "canonical_function"
msgstr "funzione_canonica"
-#: sql_help.c:2426
+#: sql_help.c:2425
msgid "subtype_diff_function"
msgstr "funzione_diff_sottotipo"
-#: sql_help.c:2428
+#: sql_help.c:2427
msgid "input_function"
msgstr "funzione_input"
-#: sql_help.c:2429
+#: sql_help.c:2428
msgid "output_function"
msgstr "funzione_output"
-#: sql_help.c:2430
+#: sql_help.c:2429
msgid "receive_function"
msgstr "funzione_receive"
-#: sql_help.c:2431
+#: sql_help.c:2430
msgid "send_function"
msgstr "funzione_send"
-#: sql_help.c:2432
+#: sql_help.c:2431
msgid "type_modifier_input_function"
msgstr "funzione_input_modificatore_tipo"
-#: sql_help.c:2433
+#: sql_help.c:2432
msgid "type_modifier_output_function"
msgstr "funzione_output_modificatore_tipo"
-#: sql_help.c:2434
+#: sql_help.c:2433
msgid "analyze_function"
msgstr "funzione_analyze"
-#: sql_help.c:2435
+#: sql_help.c:2434
msgid "internallength"
msgstr "lunghezza_interna"
-#: sql_help.c:2436
+#: sql_help.c:2435
msgid "alignment"
msgstr "allineamento"
-#: sql_help.c:2437
+#: sql_help.c:2436
msgid "storage"
msgstr "memorizzazione"
-#: sql_help.c:2438
+#: sql_help.c:2437
msgid "like_type"
msgstr "tipo_like"
-#: sql_help.c:2439
+#: sql_help.c:2438
msgid "category"
msgstr "categoria"
-#: sql_help.c:2440
+#: sql_help.c:2439
msgid "preferred"
msgstr "preferito"
-#: sql_help.c:2441
+#: sql_help.c:2440
msgid "default"
msgstr "predefinito"
-#: sql_help.c:2442
+#: sql_help.c:2441
msgid "element"
msgstr "elemento"
-#: sql_help.c:2443
+#: sql_help.c:2442
msgid "delimiter"
msgstr "delimitatore"
-#: sql_help.c:2444
+#: sql_help.c:2443
msgid "collatable"
msgstr "ordinabile"
-#: sql_help.c:2541 sql_help.c:3118 sql_help.c:3551 sql_help.c:3640
-#: sql_help.c:3789 sql_help.c:3889 sql_help.c:3982
+#: sql_help.c:2541 sql_help.c:3118 sql_help.c:3552 sql_help.c:3641
+#: sql_help.c:3791 sql_help.c:3891 sql_help.c:3985
msgid "with_query"
msgstr "query_with"
-#: sql_help.c:2543 sql_help.c:3120 sql_help.c:3570 sql_help.c:3576
-#: sql_help.c:3579 sql_help.c:3583 sql_help.c:3587 sql_help.c:3595
-#: sql_help.c:3808 sql_help.c:3814 sql_help.c:3817 sql_help.c:3821
-#: sql_help.c:3825 sql_help.c:3833 sql_help.c:3891 sql_help.c:4001
-#: sql_help.c:4007 sql_help.c:4010 sql_help.c:4014 sql_help.c:4018
-#: sql_help.c:4026
+#: sql_help.c:2543 sql_help.c:3120 sql_help.c:3571 sql_help.c:3577
+#: sql_help.c:3580 sql_help.c:3584 sql_help.c:3588 sql_help.c:3596
+#: sql_help.c:3810 sql_help.c:3816 sql_help.c:3819 sql_help.c:3823
+#: sql_help.c:3827 sql_help.c:3835 sql_help.c:3893 sql_help.c:4004
+#: sql_help.c:4010 sql_help.c:4013 sql_help.c:4017 sql_help.c:4021
+#: sql_help.c:4029
msgid "alias"
msgstr "alias"
msgid "using_list"
msgstr "lista_using"
-#: sql_help.c:2546 sql_help.c:2959 sql_help.c:3199 sql_help.c:3900
+#: sql_help.c:2546 sql_help.c:2959 sql_help.c:3199 sql_help.c:3902
msgid "cursor_name"
msgstr "nome_cursore"
-#: sql_help.c:2547 sql_help.c:3126 sql_help.c:3901
+#: sql_help.c:2547 sql_help.c:3126 sql_help.c:3903
msgid "output_expression"
msgstr "espressione_output"
-#: sql_help.c:2548 sql_help.c:3127 sql_help.c:3554 sql_help.c:3643
-#: sql_help.c:3792 sql_help.c:3902 sql_help.c:3985
+#: sql_help.c:2548 sql_help.c:3127 sql_help.c:3555 sql_help.c:3644
+#: sql_help.c:3794 sql_help.c:3904 sql_help.c:3988
msgid "output_name"
msgstr "nome_output"
#: sql_help.c:2961 sql_help.c:2962 sql_help.c:2963 sql_help.c:2964
#: sql_help.c:2965 sql_help.c:3201 sql_help.c:3202 sql_help.c:3203
-#: sql_help.c:3204 sql_help.c:3205 sql_help.c:3564 sql_help.c:3566
-#: sql_help.c:3654 sql_help.c:3656 sql_help.c:3802 sql_help.c:3804
-#: sql_help.c:3931 sql_help.c:3933 sql_help.c:3995 sql_help.c:3997
+#: sql_help.c:3204 sql_help.c:3205 sql_help.c:3565 sql_help.c:3567
+#: sql_help.c:3655 sql_help.c:3657 sql_help.c:3804 sql_help.c:3806
+#: sql_help.c:3933 sql_help.c:3935 sql_help.c:3998 sql_help.c:4000
msgid "count"
msgstr "conteggio"
msgstr "dove target_conflitto può essere uno di:"
#: sql_help.c:3129
-msgid "column_name_index"
-msgstr "indice_nome_colonna"
+msgid "index_column_name"
+msgstr "nome_colonna_indice"
#: sql_help.c:3130
-msgid "expression_index"
-msgstr "indice_espressione"
+msgid "index_expression"
+msgstr "espressione_indice"
#: sql_help.c:3133
msgid "index_predicate"
msgid "and conflict_action is one of:"
msgstr "e azione_conflitto è una di:"
-#: sql_help.c:3141 sql_help.c:3897
+#: sql_help.c:3141 sql_help.c:3899
msgid "sub-SELECT"
msgstr "sub-SELECT"
-#: sql_help.c:3150 sql_help.c:3213 sql_help.c:3873
+#: sql_help.c:3150 sql_help.c:3213 sql_help.c:3875
msgid "channel"
msgstr "canale"
msgid "provider"
msgstr "provider"
-#: sql_help.c:3555 sql_help.c:3597 sql_help.c:3599 sql_help.c:3645
-#: sql_help.c:3793 sql_help.c:3835 sql_help.c:3837 sql_help.c:3986
-#: sql_help.c:4028 sql_help.c:4030
+#: sql_help.c:3556 sql_help.c:3598 sql_help.c:3600 sql_help.c:3646
+#: sql_help.c:3795 sql_help.c:3837 sql_help.c:3839 sql_help.c:3989
+#: sql_help.c:4031 sql_help.c:4033
msgid "from_item"
msgstr "elemento_from"
-#: sql_help.c:3557 sql_help.c:3609 sql_help.c:3795 sql_help.c:3847
-#: sql_help.c:3988 sql_help.c:4040
+#: sql_help.c:3558 sql_help.c:3610 sql_help.c:3797 sql_help.c:3849
+#: sql_help.c:3991 sql_help.c:4043
msgid "grouping_element"
msgstr "elemento_raggruppante"
-#: sql_help.c:3559 sql_help.c:3649 sql_help.c:3797 sql_help.c:3990
+#: sql_help.c:3560 sql_help.c:3650 sql_help.c:3799 sql_help.c:3993
msgid "window_name"
msgstr "nome_finestra"
-#: sql_help.c:3560 sql_help.c:3650 sql_help.c:3798 sql_help.c:3991
+#: sql_help.c:3561 sql_help.c:3651 sql_help.c:3800 sql_help.c:3994
msgid "window_definition"
msgstr "definizione_finestra"
-#: sql_help.c:3561 sql_help.c:3575 sql_help.c:3613 sql_help.c:3651
-#: sql_help.c:3799 sql_help.c:3813 sql_help.c:3851 sql_help.c:3992
-#: sql_help.c:4006 sql_help.c:4044
+#: sql_help.c:3562 sql_help.c:3576 sql_help.c:3614 sql_help.c:3652
+#: sql_help.c:3801 sql_help.c:3815 sql_help.c:3853 sql_help.c:3995
+#: sql_help.c:4009 sql_help.c:4047
msgid "select"
msgstr "select"
-#: sql_help.c:3568 sql_help.c:3806 sql_help.c:3999
+#: sql_help.c:3569 sql_help.c:3808 sql_help.c:4002
msgid "where from_item can be one of:"
msgstr "dove from_item può essere uno di:"
-#: sql_help.c:3571 sql_help.c:3577 sql_help.c:3580 sql_help.c:3584
-#: sql_help.c:3596 sql_help.c:3809 sql_help.c:3815 sql_help.c:3818
-#: sql_help.c:3822 sql_help.c:3834 sql_help.c:4002 sql_help.c:4008
-#: sql_help.c:4011 sql_help.c:4015 sql_help.c:4027
+#: sql_help.c:3572 sql_help.c:3578 sql_help.c:3581 sql_help.c:3585
+#: sql_help.c:3597 sql_help.c:3811 sql_help.c:3817 sql_help.c:3820
+#: sql_help.c:3824 sql_help.c:3836 sql_help.c:4005 sql_help.c:4011
+#: sql_help.c:4014 sql_help.c:4018 sql_help.c:4030
msgid "column_alias"
msgstr "alias_colonna"
-#: sql_help.c:3572 sql_help.c:3810 sql_help.c:4003
+#: sql_help.c:3573 sql_help.c:3812 sql_help.c:4006
msgid "sampling_method"
msgstr "metodo_di_campionamento"
-#: sql_help.c:3573 sql_help.c:3582 sql_help.c:3586 sql_help.c:3590
-#: sql_help.c:3593 sql_help.c:3811 sql_help.c:3820 sql_help.c:3824
-#: sql_help.c:3828 sql_help.c:3831 sql_help.c:4004 sql_help.c:4013
-#: sql_help.c:4017 sql_help.c:4021 sql_help.c:4024
+#: sql_help.c:3574 sql_help.c:3583 sql_help.c:3587 sql_help.c:3591
+#: sql_help.c:3594 sql_help.c:3813 sql_help.c:3822 sql_help.c:3826
+#: sql_help.c:3830 sql_help.c:3833 sql_help.c:4007 sql_help.c:4016
+#: sql_help.c:4020 sql_help.c:4024 sql_help.c:4027
msgid "argument"
msgstr "argomento"
-#: sql_help.c:3574 sql_help.c:3812 sql_help.c:4005
+#: sql_help.c:3575 sql_help.c:3814 sql_help.c:4008
msgid "seed"
msgstr "seme"
-#: sql_help.c:3578 sql_help.c:3611 sql_help.c:3816 sql_help.c:3849
-#: sql_help.c:4009 sql_help.c:4042
+#: sql_help.c:3579 sql_help.c:3612 sql_help.c:3818 sql_help.c:3851
+#: sql_help.c:4012 sql_help.c:4045
msgid "with_query_name"
msgstr "nome_query_with"
-#: sql_help.c:3588 sql_help.c:3591 sql_help.c:3594 sql_help.c:3826
-#: sql_help.c:3829 sql_help.c:3832 sql_help.c:4019 sql_help.c:4022
-#: sql_help.c:4025
+#: sql_help.c:3589 sql_help.c:3592 sql_help.c:3595 sql_help.c:3828
+#: sql_help.c:3831 sql_help.c:3834 sql_help.c:4022 sql_help.c:4025
+#: sql_help.c:4028
msgid "column_definition"
msgstr "definizione_colonna"
-#: sql_help.c:3598 sql_help.c:3836 sql_help.c:4029
+#: sql_help.c:3599 sql_help.c:3838 sql_help.c:4032
msgid "join_type"
msgstr "tipo_join"
-#: sql_help.c:3600 sql_help.c:3838 sql_help.c:4031
+#: sql_help.c:3601 sql_help.c:3840 sql_help.c:4034
msgid "join_condition"
msgstr "condizione_join"
-#: sql_help.c:3601 sql_help.c:3839 sql_help.c:4032
+#: sql_help.c:3602 sql_help.c:3841 sql_help.c:4035
msgid "join_column"
msgstr "colonna_join"
-#: sql_help.c:3602 sql_help.c:3840 sql_help.c:4033
+#: sql_help.c:3603 sql_help.c:3842 sql_help.c:4036
msgid "and grouping_element can be one of:"
msgstr "e elemento_raggruppante può essere uno di:"
-#: sql_help.c:3610 sql_help.c:3848 sql_help.c:4041
+#: sql_help.c:3611 sql_help.c:3850 sql_help.c:4044
msgid "and with_query is:"
msgstr "e with_query è:"
-#: sql_help.c:3614 sql_help.c:3852 sql_help.c:4045
+#: sql_help.c:3615 sql_help.c:3854 sql_help.c:4048
msgid "values"
msgstr "valori"
-#: sql_help.c:3615 sql_help.c:3853 sql_help.c:4046
+#: sql_help.c:3616 sql_help.c:3855 sql_help.c:4049
msgid "insert"
msgstr "insert"
-#: sql_help.c:3616 sql_help.c:3854 sql_help.c:4047
+#: sql_help.c:3617 sql_help.c:3856 sql_help.c:4050
msgid "update"
msgstr "update"
-#: sql_help.c:3617 sql_help.c:3855 sql_help.c:4048
+#: sql_help.c:3618 sql_help.c:3857 sql_help.c:4051
msgid "delete"
msgstr "delete"
-#: sql_help.c:3644
+#: sql_help.c:3645
msgid "new_table"
msgstr "nuova_tabella"
-#: sql_help.c:3669
+#: sql_help.c:3670
msgid "timezone"
msgstr "timezone"
-#: sql_help.c:3714
+#: sql_help.c:3715
msgid "snapshot_id"
msgstr "id_snapshot"
-#: sql_help.c:3898
+#: sql_help.c:3900
msgid "from_list"
msgstr "lista_from"
-#: sql_help.c:3929
+#: sql_help.c:3931
msgid "sort_expression"
msgstr "espressione_ordinamento"
msgstr "cambia la definizione di una famiglia di operatori"
#: sql_help.h:297
-msgid "change the definition of a policy"
-msgstr "cambia la definizione di una politica"
+msgid "change the definition of a row level security policy"
+msgstr "cambia la definizione di una regola di sicurezza per riga"
#: sql_help.h:302 sql_help.h:372
msgid "change a database role"
msgstr "definisci una nuova famiglia operatore"
#: sql_help.h:522
-msgid "define a new policy for a table"
-msgstr "definisci una nuova politica per una tabella"
+msgid "define a new row level security policy for a table"
+msgstr "definisci una nuova regola di sicurezza per riga per una tabella"
#: sql_help.h:532
msgid "define a new rewrite rule"
msgstr "elimina gli oggetti database di proprietà di un ruolo di database"
#: sql_help.h:737
-msgid "remove a policy from a table"
-msgstr "elimina una politica da una tabella"
+msgid "remove a row level security policy from a table"
+msgstr "rimuovi una regola di sicurezza per riga da una tabella"
#: sql_help.h:747
msgid "remove a rewrite rule"
msgid "%s: -1 can only be used in non-interactive mode\n"
msgstr "%s: -1 può essere usato solo in modalità non interattiva\n"
-#: startup.c:277
+#: startup.c:278
#, c-format
msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s: apertura del file di log \"%s\" fallita: %s\n"
-#: startup.c:339
+#: startup.c:342
#, c-format
msgid ""
"Type \"help\" for help.\n"
"Digita \"help\" per avere un aiuto.\n"
"\n"
-#: startup.c:486
+#: startup.c:490
#, c-format
msgid "%s: could not set printing parameter \"%s\"\n"
msgstr "%s: impostazione del parametro di stampa \"%s\" fallito\n"
-#: startup.c:526
+#: startup.c:530
#, c-format
msgid "%s: could not delete variable \"%s\"\n"
msgstr "%s: cancellazione della variabile \"%s\" fallita\n"
-#: startup.c:536
+#: startup.c:540
#, c-format
msgid "%s: could not set variable \"%s\"\n"
msgstr "%s: impostazione della variabile \"%s\" fallita\n"
-#: startup.c:596
+#: startup.c:600
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: startup.c:613
+#: startup.c:617
#, c-format
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
msgstr "%s: attenzione: parametro in eccesso \"%s\" nella riga di comando ignorato\n"
-#: startup.c:635
+#: startup.c:639
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: il proprio programma eseguibile non è stato trovato\n"
-#: startup.c:757 startup.c:804 startup.c:825 startup.c:862 variables.c:121
+#: startup.c:761 startup.c:808 startup.c:829 startup.c:866 variables.c:121
#, c-format
msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
msgstr "valore \"%s\" non riconosciuto per \"%s\"; interpretato come \"%s\"\n"
-#: tab-complete.c:4543
+#: tab-complete.c:4589
#, c-format
msgid ""
"tab completion query failed: %s\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:43+0000\n"
"PO-Revision-Date: 2016-02-21 15:58+0100\n"
msgstr ""
"Project-Id-Version: pgscripts (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-06 14:43+0000\n"
-"PO-Revision-Date: 2015-07-07 03:07+0100\n"
+"POT-Creation-Date: 2016-04-12 00:43+0000\n"
+"PO-Revision-Date: 2016-04-17 20:55+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\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"
#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
#: clusterdb.c:262 createdb.c:252 createlang.c:236 createuser.c:348
#: dropdb.c:155 droplang.c:237 dropuser.c:156 pg_isready.c:222 reindexdb.c:392
-#: vacuumdb.c:930
+#: vacuumdb.c:931
#, c-format
msgid "Usage:\n"
msgstr "Utilizzo:\n"
-#: clusterdb.c:263 reindexdb.c:393 vacuumdb.c:931
+#: clusterdb.c:263 reindexdb.c:393 vacuumdb.c:932
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPZIONE]... [NOMEDB]\n"
#: clusterdb.c:264 createdb.c:254 createlang.c:238 createuser.c:350
#: dropdb.c:157 droplang.c:239 dropuser.c:158 pg_isready.c:225 reindexdb.c:394
-#: vacuumdb.c:932
+#: vacuumdb.c:933
#, c-format
msgid ""
"\n"
#: clusterdb.c:273 createdb.c:265 createlang.c:244 createuser.c:374
#: dropdb.c:163 droplang.c:245 dropuser.c:165 pg_isready.c:231 reindexdb.c:406
-#: vacuumdb.c:948
+#: vacuumdb.c:949
#, c-format
msgid ""
"\n"
"Opzioni di connessione:\n"
#: clusterdb.c:274 createlang.c:245 createuser.c:375 dropdb.c:164
-#: droplang.c:246 dropuser.c:166 reindexdb.c:407 vacuumdb.c:949
+#: droplang.c:246 dropuser.c:166 reindexdb.c:407 vacuumdb.c:950
#, 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:246 createuser.c:376 dropdb.c:165
-#: droplang.c:247 dropuser.c:167 reindexdb.c:408 vacuumdb.c:950
+#: droplang.c:247 dropuser.c:167 reindexdb.c:408 vacuumdb.c:951
#, c-format
msgid " -p, --port=PORT database server port\n"
msgstr " -p, --port=PORTA porta del server database\n"
#: clusterdb.c:276 createlang.c:247 dropdb.c:166 droplang.c:248
-#: reindexdb.c:409 vacuumdb.c:951
+#: reindexdb.c:409 vacuumdb.c:952
#, 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:248 createuser.c:378 dropdb.c:167
-#: droplang.c:249 dropuser.c:169 reindexdb.c:410 vacuumdb.c:952
+#: droplang.c:249 dropuser.c:169 reindexdb.c:410 vacuumdb.c:953
#, 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:249 createuser.c:379 dropdb.c:168
-#: droplang.c:250 dropuser.c:170 reindexdb.c:411 vacuumdb.c:953
+#: droplang.c:250 dropuser.c:170 reindexdb.c:411 vacuumdb.c:954
#, 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:412 vacuumdb.c:954
+#: clusterdb.c:279 dropdb.c:169 reindexdb.c:412 vacuumdb.c:955
#, c-format
msgid " --maintenance-db=DBNAME alternate maintenance database\n"
msgstr " --maintenance-db=NOMEDB database di manutenzione alternativo\n"
#: clusterdb.c:281 createdb.c:273 createlang.c:250 createuser.c:380
#: dropdb.c:170 droplang.c:251 dropuser.c:171 pg_isready.c:236 reindexdb.c:414
-#: vacuumdb.c:956
+#: vacuumdb.c:957
#, c-format
msgid ""
"\n"
"\n"
"Puoi segnalare eventuali bug a
.\n"
-#: common.c:68 common.c:114
+#: common.c:82 common.c:128
msgid "Password: "
msgstr "Password: "
-#: common.c:103
+#: common.c:113
#, c-format
-msgid "%s: could not connect to database %s\n"
-msgstr "%s: connessione al database %s fallita\n"
+msgid "%s: could not connect to database %s: out of memory\n"
+msgstr "%s: connessione al database %s fallita: memoria esaurita\n"
-#: common.c:130
+#: common.c:141
#, c-format
msgid "%s: could not connect to database %s: %s"
msgstr "%s: connessione al database %s fallita: %s"
-#: common.c:179 common.c:207
+#: common.c:190 common.c:218
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: query fallita: %s"
-#: common.c:181 common.c:209
+#: common.c:192 common.c:220
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: la query era: %s\n"
#. translator: abbreviation for "yes"
-#: common.c:250
+#: common.c:261
msgid "y"
msgstr "s"
#. translator: abbreviation for "no"
-#: common.c:252
+#: common.c:263
msgid "n"
msgstr "n"
#. translator: This is a question followed by the translated options for
#. "yes" and "no".
-#: common.c:262
+#: common.c:273
#, c-format
msgid "%s (%s/%s) "
msgstr "%s (%s/%s) "
-#: common.c:283
+#: common.c:294
#, c-format
msgid "Please answer \"%s\" or \"%s\".\n"
msgstr "Prego rispondere \"%s\" o \"%s\".\n"
-#: common.c:362 common.c:399
+#: common.c:373 common.c:410
#, c-format
msgid "Cancel request sent\n"
msgstr "Richiesta di annullamento inviata\n"
-#: common.c:365 common.c:403
+#: common.c:376 common.c:414
#, c-format
msgid "Could not send cancel request: %s"
msgstr "Invio della richiesta di annullamento fallita: %s"
#: reindexdb.c:401
#, c-format
-msgid " -S, --schema=SCHEMA recreate specific schema(s) only\n"
-msgstr " -S, --schema=SCHEMA ricrea solo gli schemi specificati\n"
+msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n"
+msgstr " -S, --schema=SCHEMA reindicizza solo gli schemi specificati\n"
#: reindexdb.c:402
#, c-format
#: vacuumdb.c:190
#, c-format
-msgid "%s: number of parallel \"jobs\" must be at least 1\n"
-msgstr "%s: il mumero dei \"lavori\" in parallelo dev'essere almeno 1\n"
+msgid "%s: number of parallel jobs must be at least 1\n"
+msgstr "%s: il numero dei lavori paralleli dev'essere almeno 1\n"
#: vacuumdb.c:196
#, c-format
msgid "%s: vacuuming database \"%s\"\n"
msgstr "%s: pulizia del database \"%s\"\n"
-#: vacuumdb.c:693
+#: vacuumdb.c:694
#, 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:696 vacuumdb.c:813
+#: vacuumdb.c:697 vacuumdb.c:814
#, c-format
msgid "%s: vacuuming of database \"%s\" failed: %s"
msgstr "%s: la pulizia del database \"%s\" è fallita: %s"
-#: vacuumdb.c:929
+#: vacuumdb.c:930
#, c-format
msgid ""
"%s cleans and analyzes a PostgreSQL database.\n"
"%s pulisce ed analizza un database PostgreSQL.\n"
"\n"
-#: vacuumdb.c:933
+#: vacuumdb.c:934
#, c-format
msgid " -a, --all vacuum all databases\n"
msgstr " -a, --all pulisci tutti i database\n"
-#: vacuumdb.c:934
+#: vacuumdb.c:935
#, c-format
msgid " -d, --dbname=DBNAME database to vacuum\n"
msgstr " -d, --dbname=NOMEDB database da pulire\n"
-#: vacuumdb.c:935
+#: vacuumdb.c:936
#, 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:936
+#: vacuumdb.c:937
#, c-format
msgid " -f, --full do full vacuuming\n"
msgstr " -f, --full esegui una pulizia completa\n"
-#: vacuumdb.c:937
+#: vacuumdb.c:938
#, 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:938
+#: vacuumdb.c:939
+#, c-format
+msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n"
+msgstr ""
+" -j, --jobs=NUM usa questo numero di connessioni concorrenti\n"
+" per effetturare il vacuum\n"
+
+#: vacuumdb.c:940
#, c-format
msgid " -q, --quiet don't write any messages\n"
msgstr " -q, --quiet non stampare alcun messaggio\n"
-#: vacuumdb.c:939
+#: vacuumdb.c:941
#, 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:940
+#: vacuumdb.c:942
#, c-format
msgid " -v, --verbose write a lot of output\n"
msgstr " -v, --verbose mostra molti messaggi\n"
-#: vacuumdb.c:941
+#: vacuumdb.c:943
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informazioni sulla versione ed esci\n"
-#: vacuumdb.c:942
+#: vacuumdb.c:944
#, c-format
msgid " -z, --analyze update optimizer statistics\n"
msgstr " -z, --analyze aggiorna le statistiche per l'ottimizzatore\n"
-#: vacuumdb.c:943
-#, c-format
-msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n"
-msgstr ""
-" -Z, --analyze-only aggiorna solo le statistiche per l'ottimizzatore;\n"
-" nessun vacuum\n"
-
-#: vacuumdb.c:944
+#: vacuumdb.c:945
#, c-format
-msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n"
-msgstr ""
-" -j, --jobs=NUM usa questo numero di connessioni concorrenti\n"
-" per effetturare il vacuum\n"
+msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n"
+msgstr " -Z, --analyze-only aggiorna solo le statistiche; niente vacuum\n"
-#: vacuumdb.c:945
+#: vacuumdb.c:946
#, c-format
msgid ""
" --analyze-in-stages only update optimizer statistics, in multiple\n"
-" stages for faster results; no vacuum\n"
+" stages for faster results; no vacuum\n"
msgstr ""
-" --analyze-in-stages aggiorna solo le statistiche dell'ottimizzatore,\n"
-" in fasi multiple per maggiore velocità, nessun vacuum\n"
+" --analyze-in-stages aggiorna solo le statistiche, in fasi multiple\n"
+" per maggiore velocità, niente vacuum\n"
-#: vacuumdb.c:947
+#: vacuumdb.c:948
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra questo aiuto ed esci\n"
-#: vacuumdb.c:955
+#: vacuumdb.c:956
#, c-format
msgid ""
"\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2010-03-06 17:22+0000\n"
"PO-Revision-Date: 2013-09-04 20:31-0400\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2014-05-17 11:07+0000\n"
"PO-Revision-Date: 2014-05-17 15:23+0100\n"
# Stéphane Schildknecht , 2009.
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:38+0000\n"
"PO-Revision-Date: 2016-02-21 15:09+0100\n"
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:37+0000\n"
"PO-Revision-Date: 2016-02-21 15:47+0100\n"
"Project-Id-Version: plperl (PostgreSQL) 9.5\n"
"POT-Creation-Date: 2015-08-15 18:37+0000\n"
-"PO-Revision-Date: 2015-08-16 10:02+0100\n"
+"PO-Revision-Date: 2016-04-17 20:56+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\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"
#: plperl.c:404
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:37+0000\n"
"PO-Revision-Date: 2016-02-21 15:45+0100\n"
msgstr ""
"Project-Id-Version: plpgsql (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-06 14:37+0000\n"
+"POT-Creation-Date: 2016-04-12 00:37+0000\n"
"PO-Revision-Date: 2015-07-07 03:18+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Generator: Poedit 1.5.4\n"
-#: pl_comp.c:432 pl_handler.c:448
+#: pl_comp.c:436 pl_handler.c:448
#, c-format
msgid "PL/pgSQL functions cannot accept type %s"
msgstr "Le funzioni PL/pgSQL non accettano il tipo %s"
-#: pl_comp.c:513
+#: pl_comp.c:517
#, c-format
msgid "could not determine actual return type for polymorphic function \"%s\""
msgstr "determinazione del tipo di ritorno reale per la funzione polimorfa \"%s\" fallita"
-#: pl_comp.c:543
+#: pl_comp.c:547
#, c-format
msgid "trigger functions can only be called as triggers"
msgstr "le funzioni trigger possono essere chiamate esclusivamente da trigger"
-#: pl_comp.c:547 pl_handler.c:433
+#: pl_comp.c:551 pl_handler.c:433
#, c-format
msgid "PL/pgSQL functions cannot return type %s"
msgstr "Le funzioni PL/pgSQL non possono restituire un tipo %s"
-#: pl_comp.c:588
+#: pl_comp.c:592
#, c-format
msgid "trigger functions cannot have declared arguments"
msgstr "Le funzioni trigger non possono avere argomenti dichiarati"
-#: pl_comp.c:589
+#: pl_comp.c:593
#, c-format
msgid "The arguments of the trigger can be accessed through TG_NARGS and TG_ARGV instead."
msgstr "Gli argomenti del trigger possono essere acceduti tramite TG_NARGS e TG_ARGV invece."
-#: pl_comp.c:691
+#: pl_comp.c:695
#, c-format
msgid "event trigger functions cannot have declared arguments"
msgstr "le funzioni trigger di evento non possono avere argomenti dichiarati"
-#: pl_comp.c:944
+#: pl_comp.c:957
#, c-format
msgid "compilation of PL/pgSQL function \"%s\" near line %d"
msgstr "compilazione della funzione PL/pgSQL \"%s\" in prossimità della riga %d"
-#: pl_comp.c:967
+#: pl_comp.c:980
#, c-format
msgid "parameter name \"%s\" used more than once"
msgstr "il nome di parametro \"%s\" è usato più di una volta"
-#: pl_comp.c:1077
+#: pl_comp.c:1090
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "il riferimento alla colonna \"%s\" è ambiguo"
-#: pl_comp.c:1079
+#: pl_comp.c:1092
#, c-format
msgid "It could refer to either a PL/pgSQL variable or a table column."
msgstr "Può riferirsi o ad una variabile PL/pgSQL o ad una colonna di tabella."
-#: pl_comp.c:1259 pl_comp.c:1287 pl_exec.c:4373 pl_exec.c:4722 pl_exec.c:4807
-#: pl_exec.c:4898
+#: pl_comp.c:1272 pl_comp.c:1300 pl_exec.c:4447 pl_exec.c:4795 pl_exec.c:4880
+#: pl_exec.c:4971
#, c-format
msgid "record \"%s\" has no field \"%s\""
msgstr "il record \"%s\" non ha un campo \"%s\""
-#: pl_comp.c:1818
+#: pl_comp.c:1831
#, c-format
msgid "relation \"%s\" does not exist"
msgstr "la relazione \"%s\" non esiste"
-#: pl_comp.c:1927
+#: pl_comp.c:1940
#, c-format
msgid "variable \"%s\" has pseudo-type %s"
msgstr "la variabile \"%s\" ha lo pseudo-tipo %s"
-#: pl_comp.c:1994
+#: pl_comp.c:2006
#, c-format
msgid "relation \"%s\" is not a table"
msgstr "la relazione \"%s\" non è una tabella"
-#: pl_comp.c:2154
+#: pl_comp.c:2166
#, c-format
msgid "type \"%s\" is only a shell"
msgstr "il tipo \"%s\" non è completamente definito"
-#: pl_comp.c:2243 pl_comp.c:2296
+#: pl_comp.c:2255 pl_comp.c:2308
#, c-format
msgid "unrecognized exception condition \"%s\""
msgstr "condizione di eccezione \"%s\" sconosciuta"
-#: pl_comp.c:2503
+#: pl_comp.c:2466
#, c-format
msgid "could not determine actual argument type for polymorphic function \"%s\""
msgstr "il tipo reale dell'argomento non è determinabile per la funzione polimorfa \"%s\""
-#: pl_exec.c:301 pl_exec.c:599 pl_exec.c:869
+#: pl_exec.c:321 pl_exec.c:614 pl_exec.c:893
msgid "during initialization of execution state"
msgstr "durante l'inizializzazione dello stato di esecuzione"
-#: pl_exec.c:308
+#: pl_exec.c:328
msgid "while storing call arguments into local variables"
msgstr "durante la memorizzazione degli argomenti di chiamata in variabili locali"
-#: pl_exec.c:393 pl_exec.c:747
+#: pl_exec.c:408 pl_exec.c:771
msgid "during function entry"
msgstr "durante l'ingresso nella funzione"
-#: pl_exec.c:424 pl_exec.c:778 pl_exec.c:906
+#: pl_exec.c:439 pl_exec.c:802 pl_exec.c:934
#, c-format
msgid "CONTINUE cannot be used outside a loop"
msgstr "CONTINUE non può essere usato all'esterno di un ciclo"
-#: pl_exec.c:428
+#: pl_exec.c:443
#, c-format
msgid "control reached end of function without RETURN"
msgstr "il controllo ha raggiunto la fine di una funzione senza incontrare alcun RETURN"
-#: pl_exec.c:435
+#: pl_exec.c:450
msgid "while casting return value to function's return type"
msgstr "durante la conversione del valore da restituire nel tipo restituito della funzione"
-#: pl_exec.c:448 pl_exec.c:2948
+#: pl_exec.c:463 pl_exec.c:2987
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr "la funzione che restituisce insiemi è chiamata in un contesto che non può accettare un insieme"
-#: pl_exec.c:486 pl_exec.c:2790
+#: pl_exec.c:501 pl_exec.c:2829
msgid "returned record type does not match expected record type"
msgstr "il tipo del record restituito non coincide con quello atteso"
-#: pl_exec.c:541 pl_exec.c:786 pl_exec.c:914
+#: pl_exec.c:556 pl_exec.c:810 pl_exec.c:942
msgid "during function exit"
msgstr "durante l'uscita della funzione"
-#: pl_exec.c:782 pl_exec.c:910
+#: pl_exec.c:806 pl_exec.c:938
#, c-format
msgid "control reached end of trigger procedure without RETURN"
msgstr "il controllo ha raggiunto la fine di una procedura trigger senza incontrare alcun RETURN"
-#: pl_exec.c:791
+#: pl_exec.c:815
#, c-format
msgid "trigger procedure cannot return a set"
msgstr "la procedura trigger non può restituire un insieme"
-#: pl_exec.c:813
+#: pl_exec.c:837
msgid "returned row structure does not match the structure of the triggering table"
msgstr "la struttura della riga restituita non coincide con la struttura della tabella che ha generato il trigger"
#. translator: last %s is a phrase such as "during statement block
#. local variable initialization"
#.
-#: pl_exec.c:965
+#: pl_exec.c:993
#, c-format
msgid "PL/pgSQL function %s line %d %s"
msgstr "funzione PL/pgSQL %s riga %d %s"
#. translator: last %s is a phrase such as "while storing call
#. arguments into local variables"
#.
-#: pl_exec.c:976
+#: pl_exec.c:1004
#, c-format
msgid "PL/pgSQL function %s %s"
msgstr "funzione PL/pgSQL %s %s"
#. translator: last %s is a plpgsql statement type name
-#: pl_exec.c:984
+#: pl_exec.c:1012
#, c-format
msgid "PL/pgSQL function %s line %d at %s"
msgstr "funzione PL/pgSQL %s riga %d a %s"
-#: pl_exec.c:990
+#: pl_exec.c:1018
#, c-format
msgid "PL/pgSQL function %s"
msgstr "funzione PL/pgSQL %s"
-#: pl_exec.c:1100
+#: pl_exec.c:1129
msgid "during statement block local variable initialization"
msgstr "durante l'inizializzazione di variabili locali del blocco di istruzioni"
-#: pl_exec.c:1139
+#: pl_exec.c:1169
#, c-format
msgid "variable \"%s\" declared NOT NULL cannot default to NULL"
msgstr "la variabile \"%s\" dichiarata NOT NULL non può avere valore predefinito NULL"
-#: pl_exec.c:1189
+#: pl_exec.c:1219
msgid "during statement block entry"
msgstr "durante l'entrata nel blocco di istruzioni"
-#: pl_exec.c:1210
+#: pl_exec.c:1240
msgid "during statement block exit"
msgstr "durante l'uscita dal blocco di istruzioni"
-#: pl_exec.c:1253
+#: pl_exec.c:1283
msgid "during exception cleanup"
msgstr "durante la pulizia delle eccezioni"
-#: pl_exec.c:1604
+#: pl_exec.c:1634
#, c-format
msgid "GET STACKED DIAGNOSTICS cannot be used outside an exception handler"
msgstr "GET STACKED DIAGNOSTICS non può essere usato fuori da un gestore di eccezioni"
-#: pl_exec.c:1800
+#: pl_exec.c:1838
#, c-format
msgid "case not found"
msgstr "caso non trovato"
-#: pl_exec.c:1801
+#: pl_exec.c:1839
#, c-format
msgid "CASE statement is missing ELSE part."
msgstr "all'istruzione CASE manca la parte ELSE."
-#: pl_exec.c:1955
+#: pl_exec.c:1993
#, c-format
msgid "lower bound of FOR loop cannot be null"
msgstr "il limite inferiore di un ciclo FOR non può essere nullo"
-#: pl_exec.c:1971
+#: pl_exec.c:2009
#, c-format
msgid "upper bound of FOR loop cannot be null"
msgstr "il limite superiore di un ciclo FOR non può essere null"
-#: pl_exec.c:1989
+#: pl_exec.c:2027
#, c-format
msgid "BY value of FOR loop cannot be null"
msgstr "il valore BY di un ciclo FOR non può essere null"
-#: pl_exec.c:1995
+#: pl_exec.c:2033
#, c-format
msgid "BY value of FOR loop must be greater than zero"
msgstr "il valore BY di un ciclo FOR deve essere maggiore di zero"
-#: pl_exec.c:2164 pl_exec.c:3890
+#: pl_exec.c:2203 pl_exec.c:3963
#, c-format
msgid "cursor \"%s\" already in use"
msgstr "il cursore \"%s\" è già in uso"
-#: pl_exec.c:2187 pl_exec.c:3952
+#: pl_exec.c:2226 pl_exec.c:4025
#, c-format
msgid "arguments given for cursor without arguments"
msgstr "sono stati passati argomenti al cursore che non ne accetta"
-#: pl_exec.c:2206 pl_exec.c:3971
+#: pl_exec.c:2245 pl_exec.c:4044
#, c-format
msgid "arguments required for cursor"
msgstr "sono richiesti argomenti per il cursore"
-#: pl_exec.c:2291
+#: pl_exec.c:2330
#, c-format
msgid "FOREACH expression must not be null"
msgstr "l'espressione FOREACH non può essere vuota"
-#: pl_exec.c:2297
+#: pl_exec.c:2336
#, c-format
msgid "FOREACH expression must yield an array, not type %s"
msgstr "l'espressione FOREACH deve generare un array, non il tipo %s"
-#: pl_exec.c:2314
+#: pl_exec.c:2353
#, c-format
msgid "slice dimension (%d) is out of the valid range 0..%d"
msgstr "la dimensione della sezione (%d) è fuori dell'intervallo valido 0..%d"
-#: pl_exec.c:2341
+#: pl_exec.c:2380
#, c-format
msgid "FOREACH ... SLICE loop variable must be of an array type"
msgstr "la variabile del ciclo FOREACH ... SLICE dev'essere di tipo array"
-#: pl_exec.c:2345
+#: pl_exec.c:2384
#, c-format
msgid "FOREACH loop variable must not be of an array type"
msgstr "la variabile di ciclo FOREACH non può essere un tipo array"
-#: pl_exec.c:2533 pl_exec.c:2615 pl_exec.c:2782
+#: pl_exec.c:2572 pl_exec.c:2654 pl_exec.c:2821
#, c-format
msgid "cannot return non-composite value from function returning composite type"
msgstr "non è possibile restituire valori non compositi da una funzione che restituisce un tipo composito"
-#: pl_exec.c:2659 pl_gram.y:3112
+#: pl_exec.c:2698 pl_gram.y:3112
#, c-format
msgid "cannot use RETURN NEXT in a non-SETOF function"
msgstr "non si può usare RETURN NEXT in una funzione non-SETOF"
-#: pl_exec.c:2693 pl_exec.c:2824
+#: pl_exec.c:2732 pl_exec.c:2863
#, c-format
msgid "wrong result type supplied in RETURN NEXT"
msgstr "è stato fornito un risultato di tipo non corretto a RETURN NEXT"
-#: pl_exec.c:2722 pl_exec.c:4360 pl_exec.c:4689 pl_exec.c:4715 pl_exec.c:4781
-#: pl_exec.c:4800 pl_exec.c:4868 pl_exec.c:4891
+#: pl_exec.c:2761 pl_exec.c:4434 pl_exec.c:4762 pl_exec.c:4788 pl_exec.c:4854
+#: pl_exec.c:4873 pl_exec.c:4941 pl_exec.c:4964
#, c-format
msgid "record \"%s\" is not assigned yet"
msgstr "il record \"%s\" non è stato ancora assegnato"
-#: pl_exec.c:2724 pl_exec.c:4362 pl_exec.c:4691 pl_exec.c:4717 pl_exec.c:4783
-#: pl_exec.c:4802 pl_exec.c:4870 pl_exec.c:4893
+#: pl_exec.c:2763 pl_exec.c:4436 pl_exec.c:4764 pl_exec.c:4790 pl_exec.c:4856
+#: pl_exec.c:4875 pl_exec.c:4943 pl_exec.c:4966
#, c-format
msgid "The tuple structure of a not-yet-assigned record is indeterminate."
msgstr "La struttura della tupla di un record non ancora assegnato è indeterminata."
-#: pl_exec.c:2728 pl_exec.c:2748
+#: pl_exec.c:2767 pl_exec.c:2787
#, c-format
msgid "wrong record type supplied in RETURN NEXT"
msgstr "è stato fornito un record di tipo non corretto a RETURN NEXT"
-#: pl_exec.c:2843
+#: pl_exec.c:2882
#, c-format
msgid "RETURN NEXT must have a parameter"
msgstr "RETURN NEXT deve avere un parametro"
-#: pl_exec.c:2876 pl_gram.y:3174
+#: pl_exec.c:2915 pl_gram.y:3174
#, c-format
msgid "cannot use RETURN QUERY in a non-SETOF function"
msgstr "non si può usare RETURN QUERY in una funzione non-SETOF"
-#: pl_exec.c:2896
+#: pl_exec.c:2935
msgid "structure of query does not match function result type"
msgstr "la struttura della query non coincide con il tipo del risultato della funzione"
-#: pl_exec.c:2976 pl_exec.c:3106
+#: pl_exec.c:3015 pl_exec.c:3145
#, c-format
msgid "RAISE option already specified: %s"
msgstr "opzione RAISE già specificata: %s"
-#: pl_exec.c:3009
+#: pl_exec.c:3048
#, c-format
msgid "RAISE without parameters cannot be used outside an exception handler"
msgstr "RAISE senza parametri non può essere usato all'esterno di un gestore di eccezioni"
-#: pl_exec.c:3096
+#: pl_exec.c:3135
#, c-format
msgid "RAISE statement option cannot be null"
msgstr "l'opzione dell'istruzione RAISE non può essere nulla"
-#: pl_exec.c:3167
+#: pl_exec.c:3206
#, c-format
msgid "%s"
msgstr "%s"
-#: pl_exec.c:3240
+#: pl_exec.c:3279
#, c-format
msgid "assertion failed"
msgstr "asserzione fallita"
-#: pl_exec.c:3396 pl_exec.c:3540 pl_exec.c:3729
+#: pl_exec.c:3469 pl_exec.c:3613 pl_exec.c:3802
#, c-format
msgid "cannot COPY to/from client in PL/pgSQL"
msgstr "non è possibile usare COPY verso/da un client in PL/pgSQL"
-#: pl_exec.c:3400 pl_exec.c:3544 pl_exec.c:3733
+#: pl_exec.c:3473 pl_exec.c:3617 pl_exec.c:3806
#, c-format
msgid "cannot begin/end transactions in PL/pgSQL"
msgstr "non si possono avviare/terminare transazioni in PL/pgSQL"
-#: pl_exec.c:3401 pl_exec.c:3545 pl_exec.c:3734
+#: pl_exec.c:3474 pl_exec.c:3618 pl_exec.c:3807
#, c-format
msgid "Use a BEGIN block with an EXCEPTION clause instead."
msgstr "Utilizza invece un blocco BEGIN con una clausola EXCEPTION."
-#: pl_exec.c:3568 pl_exec.c:3758
+#: pl_exec.c:3641 pl_exec.c:3831
#, c-format
msgid "INTO used with a command that cannot return data"
msgstr "INTO usato con un comando che non restituisce alcun dato"
-#: pl_exec.c:3596 pl_exec.c:3786
+#: pl_exec.c:3669 pl_exec.c:3859
#, c-format
msgid "query returned no rows"
msgstr "la query non ha restituito alcuna riga"
-#: pl_exec.c:3615 pl_exec.c:3805
+#: pl_exec.c:3688 pl_exec.c:3878
#, c-format
msgid "query returned more than one row"
msgstr "la query ha restituito più di una riga"
-#: pl_exec.c:3632
+#: pl_exec.c:3705
#, c-format
msgid "query has no destination for result data"
msgstr "la query non ha una destinazione per i dati restituiti"
-#: pl_exec.c:3633
+#: pl_exec.c:3706
#, c-format
msgid "If you want to discard the results of a SELECT, use PERFORM instead."
msgstr "Se vuoi scartare i risultati di una SELECT, utilizza PERFORM."
-#: pl_exec.c:3665 pl_exec.c:7063
+#: pl_exec.c:3738 pl_exec.c:7026
#, c-format
msgid "query string argument of EXECUTE is null"
msgstr "l'argomento della query di EXECUTE è nullo"
-#: pl_exec.c:3721
+#: pl_exec.c:3794
#, c-format
msgid "EXECUTE of SELECT ... INTO is not implemented"
msgstr "EXECUTE di SELECT ... INTO non è implementato"
-#: pl_exec.c:3722
+#: pl_exec.c:3795
#, c-format
msgid "You might want to use EXECUTE ... INTO or EXECUTE CREATE TABLE ... AS instead."
msgstr "Potresti usare invece EXECUTE ... INTO oppure EXECUTE CREATE TABLE ... AS."
-#: pl_exec.c:4034 pl_exec.c:4126
+#: pl_exec.c:4105 pl_exec.c:4197
#, c-format
msgid "cursor variable \"%s\" is null"
msgstr "la variabile del cursore \"%s\" è nulla"
-#: pl_exec.c:4041 pl_exec.c:4133
+#: pl_exec.c:4112 pl_exec.c:4204
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "il cursore \"%s\" non esiste"
-#: pl_exec.c:4055
+#: pl_exec.c:4126
#, c-format
msgid "relative or absolute cursor position is null"
msgstr "la posizione relativa o assoluta del cursore è nulla"
-#: pl_exec.c:4235
+#: pl_exec.c:4306
#, c-format
msgid "null value cannot be assigned to variable \"%s\" declared NOT NULL"
msgstr "il valore null non può essere assegnato alla variabile \"%s\" dichiarata NOT NULL"
-#: pl_exec.c:4304
+#: pl_exec.c:4378
#, c-format
msgid "cannot assign non-composite value to a row variable"
msgstr "non è possibile assegnare un valore non composito ad una variabile di tipo row"
-#: pl_exec.c:4328
+#: pl_exec.c:4402
#, c-format
msgid "cannot assign non-composite value to a record variable"
msgstr "non è possibile assegnare un valore non composito ad una variabile di tipo record"
-#: pl_exec.c:4471
+#: pl_exec.c:4545
#, 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)"
-#: pl_exec.c:4503
+#: pl_exec.c:4577
#, c-format
msgid "subscripted object is not an array"
msgstr "l'oggetto del quale è stato richiesto un elemento non è un array"
-#: pl_exec.c:4540
+#: pl_exec.c:4614
#, c-format
msgid "array subscript in assignment must not be null"
msgstr "l'indice di un array nell'assegnamento non può essere nullo"
-#: pl_exec.c:5007
+#: pl_exec.c:5080
#, c-format
msgid "query \"%s\" did not return data"
msgstr "la query \"%s\" non ha restituito dati"
-#: pl_exec.c:5015
+#: pl_exec.c:5088
#, c-format
msgid "query \"%s\" returned %d column"
msgid_plural "query \"%s\" returned %d columns"
msgstr[0] "la query \"%s\" ha restituito %d colonna"
msgstr[1] "la query \"%s\" ha restituito %d colonne"
-#: pl_exec.c:5042
+#: pl_exec.c:5115
#, c-format
msgid "query \"%s\" returned more than one row"
msgstr "la query \"%s\" ha restituito più di una riga"
-#: pl_exec.c:5104
+#: pl_exec.c:5170
#, c-format
msgid "query \"%s\" is not a SELECT"
msgstr "la query \"%s\" non è una SELECT"
msgid "SQL statement"
msgstr "istruzione SQL"
-#: pl_funcs.c:252
-msgid "EXECUTE statement"
-msgstr "istruzione EXECUTE"
-
#: pl_funcs.c:254
msgid "FOR over EXECUTE statement"
msgstr "ciclo FOR su una istruzione EXECUTE"
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-17 02:37+0000\n"
"PO-Revision-Date: 2016-02-21 15:46+0100\n"
msgstr ""
"Project-Id-Version: plpython (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-07-06 14:37+0000\n"
-"PO-Revision-Date: 2015-07-06 19:38+0100\n"
+"POT-Creation-Date: 2016-04-12 00:37+0000\n"
+"PO-Revision-Date: 2016-04-17 03:39+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
msgid "closing a cursor in an aborted subtransaction"
msgstr "chiusura di un cursore in una sotto-transazione interrotta"
-#: plpy_elog.c:103 plpy_elog.c:104 plpy_plpymodule.c:419
+#: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:419
#, c-format
msgid "%s"
msgstr "%s"
msgid "could not create new dictionary while building trigger arguments"
msgstr "creazione del nuovo dizionario nella costruzione degli argomenti del trigger fallita"
-#: plpy_exec.c:665
+#: plpy_exec.c:666
#, c-format
msgid "TD[\"new\"] deleted, cannot modify row"
msgstr "TD[\"new\"] cancellato, non è possibile modificare la riga"
-#: plpy_exec.c:669
+#: plpy_exec.c:671
#, c-format
msgid "TD[\"new\"] is not a dictionary"
msgstr "TD[\"new\"] non è un dizionario"
-#: plpy_exec.c:693
+#: plpy_exec.c:696
#, c-format
msgid "TD[\"new\"] dictionary key at ordinal position %d is not a string"
msgstr "la chiave di dizionario TD[\"new\"] alla posizione %d non è una stringa"
-#: plpy_exec.c:699
+#: plpy_exec.c:703
#, c-format
msgid "key \"%s\" found in TD[\"new\"] does not exist as a column in the triggering row"
msgstr "la chiave \"%s\" trovata in TD[\"new\"] non esiste come colonna nella riga del trigger"
-#: plpy_exec.c:779
+#: plpy_exec.c:783
#, c-format
msgid "while modifying trigger row"
msgstr "durante la modifica della riga trigger"
-#: plpy_exec.c:840
+#: plpy_exec.c:844
#, c-format
msgid "forcibly aborting a subtransaction that has not been exited"
msgstr "interruzione forzata di una sotto-transazione che non è terminata"
-#: plpy_main.c:93
+#: plpy_main.c:124
#, c-format
msgid "Python major version mismatch in session"
msgstr "mancata corrispondenza della versione maggiore di Python nella sessione"
-#: plpy_main.c:94
+#: plpy_main.c:125
#, c-format
msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
msgstr "Questa sessione ha precedentemente usato Python con versione maggiore %d e ora sta tentando di usare Python con versione maggiore %d."
-#: plpy_main.c:96
+#: plpy_main.c:127
#, c-format
msgid "Start a new session to use a different Python major version."
msgstr "Avvia una nuova sessione per usa una versione maggiore di Python diversa."
-#: plpy_main.c:111
+#: plpy_main.c:150
+#, c-format
+msgid "multiple Python libraries are present in session"
+msgstr "c'è più di una libreria Python presente nella sessione"
+
+#: plpy_main.c:151
+#, c-format
+msgid "Only one Python major version can be used in one session."
+msgstr "Solo una versione maggiore di Python può essere usata in una sessione."
+
+#: plpy_main.c:167
#, c-format
msgid "untrapped error in initialization"
msgstr "errore non catturato durante l'inizializzazione"
-#: plpy_main.c:134
+#: plpy_main.c:190
#, c-format
msgid "could not import \"__main__\" module"
msgstr "importazione del modulo \"__main__\""
-#: plpy_main.c:139
+#: plpy_main.c:195
#, c-format
msgid "could not create globals"
msgstr "creazione delle variabili globali fallita"
-#: plpy_main.c:143
+#: plpy_main.c:199
#, c-format
msgid "could not initialize globals"
msgstr "inizializzazione delle variabili globali fallita"
-#: plpy_main.c:348
+#: plpy_main.c:409
#, c-format
msgid "PL/Python function \"%s\""
msgstr "funzione PL/Python \"%s\""
-#: plpy_main.c:355
+#: plpy_main.c:416
#, c-format
msgid "PL/Python anonymous code block"
msgstr "blocco di codice anonimo in PL/Python"
msgid "could not parse error message in plpy.elog"
msgstr "non è stato possibile interpretare il messaggio di errore in plpy.elog"
-#: plpy_procedure.c:213
+#: plpy_procedure.c:223
#, c-format
msgid "trigger functions can only be called as triggers"
msgstr "le funzioni trigger possono essere chiamate esclusivamente da trigger"
-#: plpy_procedure.c:218
+#: plpy_procedure.c:228
#, c-format
msgid "PL/Python functions cannot return type %s"
msgstr "le funzioni PL/Python non possono restituire il tipo %s"
-#: plpy_procedure.c:300
+#: plpy_procedure.c:310
#, c-format
msgid "PL/Python functions cannot accept type %s"
msgstr "le funzioni PL/Python non possono accettare il tipo %s"
-#: plpy_procedure.c:398
+#: plpy_procedure.c:408
#, c-format
msgid "could not compile PL/Python function \"%s\""
msgstr "compilazione della funzione PL/Python \"%s\" fallita"
-#: plpy_procedure.c:401
+#: plpy_procedure.c:411
#, c-format
msgid "could not compile anonymous PL/Python code block"
msgstr "compilazione del blocco di codice anonimo PL/Python fallita"
msgid "return value of function with array return type is not a Python sequence"
msgstr "il valore restituito dalla funzione con tipo restituito array non è una sequenza Python"
-#: plpy_typeio.c:982
+#: plpy_typeio.c:992
#, c-format
msgid "key \"%s\" not found in mapping"
msgstr "la chiave \"%s\" non è stata trovata nel dizionario"
-#: plpy_typeio.c:983
+#: plpy_typeio.c:993
#, c-format
msgid "To return null in a column, add the value None to the mapping with the key named after the column."
msgstr "Per restituire null in una colonna, inserire nella mappa il valore None con una chiave chiamata come la colonna."
-#: plpy_typeio.c:1034
+#: plpy_typeio.c:1044
#, c-format
msgid "length of returned sequence did not match number of columns in row"
msgstr "la lunghezza della sequenza ritornata non rispetta il numero di colonne presenti nella riga"
-#: plpy_typeio.c:1145
+#: plpy_typeio.c:1155
#, c-format
msgid "attribute \"%s\" does not exist in Python object"
msgstr "l'attributo \"%s\" non esiste nell'oggetto Python"
-#: plpy_typeio.c:1146
+#: plpy_typeio.c:1156
#, c-format
msgid "To return null in a column, let the returned object have an attribute named after column with value None."
msgstr "Per restituire null in una colonna, l'oggetto restituito deve avere un attributo chiamato come la colonna con valore None."
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
+"Project-Id-Version: PostgreSQL 9.5\n"
"POT-Creation-Date: 2016-02-21 16:07+0000\n"
"PO-Revision-Date: 2016-02-21 17:18+0100\n"
msgstr ""
"Project-Id-Version: pltcl (PostgreSQL) 9.5\n"
-"POT-Creation-Date: 2015-08-15 18:37+0000\n"
-"PO-Revision-Date: 2015-08-16 10:05+0100\n"
+"POT-Creation-Date: 2016-04-12 00:37+0000\n"
+"PO-Revision-Date: 2016-04-17 03:40+0100\n"
"Last-Translator: Daniele Varrazzo \n"
"Language-Team: Gruppo traduzioni ITPUG \n"
"Language: it\n"
"MIME-Version: 1.0\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.5.4\n"
#: pltcl.c:555
#: pltcl.c:1058
#, c-format
-msgid "invalid return list from trigger - must have even # of elements"
-msgstr "lista restituita dal trigger non valida: deve avere un numero pari di elementi"
+msgid "trigger's return list must have even number of elements"
+msgstr "la lista restituita dal trigger deve avere un numero pari di elementi"
#: pltcl.c:1094
#, c-format