|
|
|
|
Quelle it.po
Sprache: unbekannt
|
|
Spracherkennung für: .po vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
#
# postgres.po
# Italian message translation file for postgres
#
# For development and bug report please use:
# https://github.com/dvarrazzo/postgresql-it
#
# Copyright (C) 2012- 2017 PostgreSQL Global Development Group
# Copyright (C) 2010, Associazione Culturale ITPUG
#
# Daniele Varrazzo <daniele.varrazzo@gmail.com>, 2012- 2017.
# Vincenzo Romano <vincenzo.romano@itpug.org>
#
# This file is distributed under the same license as the PostgreSQL package.
#
msgid ""
msgstr ""
"Project-Id-Version: postgres (PostgreSQL) 15\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2022- 09- 26 08: 12+ 0000\n"
"PO-Revision-Date: 2022- 10- 30 18: 50+ 0100\n"
"Last-Translator: Domenico Sgarbossa <sgarbossa.domenico@gmail.com>\n"
"Language-Team: https://github.com/dvarrazzo/postgresql-it\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-Poedit-SourceCharset: utf- 8\n"
"X-Generator: Poedit 3. 2. 1\n"
#: ../common/compression.c: 130 ../common/compression.c: 139 ../common/compression.c: 148
#, c-format
msgid "this build does not support compression with %s"
msgstr "questa build non supporta la compressione con %s"
#: ../common/compression.c: 203
msgid "found empty string where a compression option was expected"
msgstr "trovata una stringa vuota in cui era prevista un'opzione di compressione"
#: ../common/compression.c: 237
#, c-format
msgid "unrecognized compression option: \"%s\""
msgstr "opzione di compressione non riconosciuta: \"%s\""
#: ../common/compression.c: 276
#, c-format
msgid "compression option \"%s\" requires a value"
msgstr "l'opzione di compressione \"%s\" richiede un valore"
#: ../common/compression.c: 285
#, c-format
msgid "value for compression option \"%s\" must be an integer"
msgstr "il valore per l'opzione di compressione \"%s\" deve essere un numero intero"
#: ../common/compression.c: 335
#, c-format
msgid "compression algorithm \"%s\" does not accept a compression level"
msgstr "l'algoritmo di compressione \"%s\" non accetta un livello di compressione"
#: ../common/compression.c: 342
#, c-format
msgid "compression algorithm \"%s\" expects a compression level between %d and %d (default at %d)"
msgstr "l'algoritmo di compressione \"%s\" prevede un livello di compressione compreso tra %d e %d (impostazione predefinita a %d)"
#: ../common/compression.c:353
#, c-format
msgid "compression algorithm \"%s\" does not accept a worker count"
msgstr "l'algoritmo di compressione \"%s\" non accetta un conteggio di lavoro"
#: ../common/config_info.c:134 ../common/config_info.c:142 ../common/config_info.c:150 ../common/config_info.c:158 ../common/config_info.c:166 ../common/config_info.c:174 ../common/config_info.c:182 ../common/config_info.c:190
msgid "not recorded"
msgstr "non registrato"
#: ../common/controldata_utils.c:69 ../common/controldata_utils.c:73 commands/copyfrom.c:1515 commands/extension.c:3383 utils/adt/genfile.c:123
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "apertura del file \"%s\" in lettura fallita: %m"
#: ../common/controldata_utils.c:84 ../common/controldata_utils.c:86 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1348 access/transam/xlog.c:3207 access/transam/xlog.c:4022 access/transam/xlogrecovery.c:1178 access/transam/xlogrecovery.c:1270 access/transam/xlogrecovery.c:1307 access/transam/xlogrecovery.c:1367 backup/basebackup.c:1842 commands/extension.c:3393 libpq/hba.c:505 replication/logical/origin.c:729
#: replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4926 replication/logical/snapbuild.c:1848 replication/logical/snapbuild.c:1890 replication/logical/snapbuild.c:1917 replication/slot.c:1772 replication/slot.c:1813 replication/walsender.c:658 storage/file/buffile.c:463 storage/file/copydir.c:195 utils/adt/genfile.c:197 utils/adt/misc.c:863 utils/cache/relmapper.c:813
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "lettura del file \"%s\" fallita: %m"
#: ../common/controldata_utils.c:92 ../common/controldata_utils.c:95 access/transam/xlog.c:3212 access/transam/xlog.c:4027 backup/basebackup.c:1846 replication/logical/origin.c:734 replication/logical/origin.c:773 replication/logical/snapbuild.c:1853 replication/logical/snapbuild.c:1895 replication/logical/snapbuild.c:1922 replication/slot.c:1776 replication/slot.c:1817 replication/walsender.c:663 utils/cache/relmapper.c:817
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "lettura del file \"%s\" fallita: letti %d di %zu"
#: ../common/controldata_utils.c:104 ../common/controldata_utils.c:108 ../common/controldata_utils.c:241 ../common/controldata_utils.c:244 access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:516 access/transam/twophase.c:1360 access/transam/twophase.c:1772 access/transam/xlog.c:3054 access/transam/xlog.c:3247 access/transam/xlog.c:3252 access/transam/xlog.c:3390
#: access/transam/xlog.c:3992 access/transam/xlog.c:4738 commands/copyfrom.c:1575 commands/copyto.c:327 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:667 replication/logical/origin.c:806 replication/logical/reorderbuffer.c:4984 replication/logical/snapbuild.c:1757 replication/logical/snapbuild.c:1930 replication/slot.c:1663 replication/slot.c:1824 replication/walsender.c:673 storage/file/copydir.c:218 storage/file/copydir.c:223
#: storage/file/fd.c:745 storage/file/fd.c:3643 storage/file/fd.c:3749 utils/cache/relmapper.c:828 utils/cache/relmapper.c:956
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "chiusura del file \"%s\" fallita: %m"
#: ../common/controldata_utils.c:124
msgid "byte ordering mismatch"
msgstr "l'ordine dei byte non combacia"
#: ../common/controldata_utils.c:126
#, c-format
msgid ""
"possible byte ordering mismatch\n"
"The byte ordering used to store the pg_control file might not match the one\n"
"used by this program. In that case the results below would be incorrect, and\n"
"the PostgreSQL installation would be incompatible with this data directory."
msgstr ""
"possibile mancata corrispondenza dell'ordine dei byte\n"
"L'ordine dei byte utilizzato per memorizzare il file pg_control potrebbe non corrispondere a quello\n"
"utilizzato da questo programma. In tal caso i risultati seguenti non sarebbero corretti, e\n"
"l'installazione di PostgreSQL sarebbe incompatibile con questa directory di dati."
#: ../common/controldata_utils.c:189 ../common/controldata_utils.c:194 ../common/file_utils.c:232 ../common/file_utils.c:291 ../common/file_utils.c:365 access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1304 access/transam/xlog.c:2941 access/transam/xlog.c:3123 access/transam/xlog.c:3162 access/transam/xlog.c:3357 access/transam/xlog.c:4012
#: access/transam/xlogrecovery.c:4179 access/transam/xlogrecovery.c:4282 access/transam/xlogutils.c:852 backup/basebackup.c:522 backup/basebackup.c:1519 postmaster/syslogger.c:1560 replication/logical/origin.c:719 replication/logical/reorderbuffer.c:3581 replication/logical/reorderbuffer.c:4130 replication/logical/reorderbuffer.c:4906 replication/logical/snapbuild.c:1712 replication/logical/snapbuild.c:1819 replication/slot.c:1744 replication/walsender.c:631
#: replication/walsender.c:2722 storage/file/copydir.c:161 storage/file/fd.c:720 storage/file/fd.c:3395 storage/file/fd.c:3630 storage/file/fd.c:3720 storage/smgr/md.c:524 utils/cache/relmapper.c:792 utils/cache/relmapper.c:900 utils/error/elog.c:1933 utils/init/miscinit.c:1366 utils/init/miscinit.c:1500 utils/init/miscinit.c:1577 utils/misc/guc.c:9001 utils/misc/guc.c:9050
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "apertura del file \"%s\" fallita: %m"
#: ../common/controldata_utils.c:210 ../common/controldata_utils.c:213 access/transam/twophase.c:1745 access/transam/twophase.c:1754 access/transam/xlog.c:8670 access/transam/xlogfuncs.c:600 backup/basebackup_server.c:173 backup/basebackup_server.c:266 postmaster/postmaster.c:5631 postmaster/syslogger.c:1571 postmaster/syslogger.c:1584 postmaster/syslogger.c:1597 utils/cache/relmapper.c:934
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "scrittura nel file \"%s\" fallita: %m"
#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:232 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:960 access/heap/rewriteheap.c:1172 access/heap/rewriteheap.c:1275 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1766 access/transam/xlog.c:3047 access/transam/xlog.c:3241 access/transam/xlog.c:3985 access/transam/xlog.c:7973 access/transam/xlog.c:8016
#: backup/basebackup_server.c:207 replication/logical/snapbuild.c:1750 replication/slot.c:1649 replication/slot.c:1754 storage/file/fd.c:737 storage/file/fd.c:3741 storage/smgr/md.c:975 storage/smgr/md.c:1016 storage/sync/sync.c:453 utils/cache/relmapper.c:949 utils/misc/guc.c:8770
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "fsync del file \"%s\" fallito: %m"
#: ../common/cryptohash.c:266 ../common/cryptohash_openssl.c:133 ../common/cryptohash_openssl.c:332 ../common/exec.c:560 ../common/exec.c:605 ../common/exec.c:697 ../common/hmac.c:309 ../common/hmac.c:325 ../common/hmac_openssl.c:132 ../common/hmac_openssl.c:327 ../common/md5_common.c:155 ../common/psprintf.c:143 ../common/scram-common.c:247 ../common/stringinfo.c:305 ../port/path.c:751 ../port/path.c:789 ../port/path.c:806 access/transam/twophase.c:1413
#: access/transam/xlogrecovery.c:568 lib/dshash.c:253 libpq/auth.c:1338 libpq/auth.c:1406 libpq/auth.c:1964 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:349 postmaster/bgworker.c:931 postmaster/postmaster.c:2584 postmaster/postmaster.c:4170 postmaster/postmaster.c:4842 postmaster/postmaster.c:5556 postmaster/postmaster.c:5927 replication/libpqwalreceiver/libpqwalreceiver.c:296 replication/logical/logical.c:205 replication/walsender.c:701
#: storage/buffer/localbuf.c:442 storage/file/fd.c:892 storage/file/fd.c:1434 storage/file/fd.c:1595 storage/file/fd.c:2409 storage/ipc/procarray.c:1437 storage/ipc/procarray.c:2249 storage/ipc/procarray.c:2256 storage/ipc/procarray.c:2759 storage/ipc/procarray.c:3390 utils/adt/formatting.c:1732 utils/adt/formatting.c:1854 utils/adt/formatting.c:1977 utils/adt/pg_locale.c:450 utils/adt/pg_locale.c:614 utils/adt/regexp.c:224 utils/fmgr/dfmgr.c:229
#: utils/hash/dynahash.c:513 utils/hash/dynahash.c:613 utils/hash/dynahash.c:1116 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:5202 utils/misc/guc.c:5218 utils/misc/guc.c:5231 utils/misc/guc.c:8748 utils/misc/tzparser.c:476 utils/mmgr/aset.c:476 utils/mmgr/dsa.c:701 utils/mmgr/dsa.c:723 utils/mmgr/dsa.c:804 utils/mmgr/generation.c:266 utils/mmgr/mcxt.c:888 utils/mmgr/mcxt.c:924 utils/mmgr/mcxt.c:962
#: utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1088 utils/mmgr/mcxt.c:1119 utils/mmgr/mcxt.c:1155 utils/mmgr/mcxt.c:1207 utils/mmgr/mcxt.c:1242 utils/mmgr/mcxt.c:1277 utils/mmgr/slab.c:238
#, c-format
msgid "out of memory"
msgstr "memoria esaurita"
#: ../common/cryptohash.c:271 ../common/cryptohash.c:277 ../common/cryptohash_openssl.c:344 ../common/cryptohash_openssl.c:352 ../common/hmac.c:321 ../common/hmac.c:329 ../common/hmac_openssl.c:339 ../common/hmac_openssl.c:347
msgid "success"
msgstr "successo"
#: ../common/cryptohash.c:273 ../common/cryptohash_openssl.c:346 ../common/hmac_openssl.c:341
msgid "destination buffer too small"
msgstr "buffer di destinazione troppo piccolo"
#: ../common/cryptohash_openssl.c:348 ../common/hmac_openssl.c:343
msgid "OpenSSL failure"
msgstr "Errore OpenSSL"
#: ../common/exec.c:149 ../common/exec.c:266 ../common/exec.c:312
#, c-format
msgid "could not identify current directory: %m"
msgstr "impossibile identificare la directory corrente: %m"
#: ../common/exec.c:168
#, c-format
msgid "invalid binary \"%s\""
msgstr "binario non valido \"%s\""
#: ../common/exec.c:218
#, c-format
msgid "could not read binary \"%s\""
msgstr "lettura del binario \"%s\" fallita"
#: ../common/exec.c:226
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "programma \"%s\" da eseguire non trovato"
#: ../common/exec.c:282 ../common/exec.c:321 utils/init/miscinit.c:439
#, c-format
msgid "could not change directory to \"%s\": %m"
msgstr "spostamento nella directory \"%s\" fallito: %m"
#: ../common/exec.c:299 access/transam/xlog.c:8319 backup/basebackup.c:1339 utils/adt/misc.c:342
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "lettura del link simbolico \"%s\" fallita: %m"
#: ../common/exec.c:422 libpq/pqcomm.c:746 storage/ipc/latch.c:1092 storage/ipc/latch.c:1272 storage/ipc/latch.c:1501 storage/ipc/latch.c:1662 storage/ipc/latch.c:1788
#, c-format
msgid "%s() failed: %m"
msgstr "%s() non riuscito: %m"
#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 ../common/fe_memutils.c:98 ../common/fe_memutils.c:162 ../common/psprintf.c:145 ../port/path.c:753 ../port/path.c:791 ../port/path.c:808 utils/misc/ps_status.c:181 utils/misc/ps_status.c:189 utils/misc/ps_status.c:219 utils/misc/ps_status.c:227
#, c-format
msgid "out of memory\n"
msgstr "memoria esaurita\n"
#: ../common/fe_memutils.c:92 ../common/fe_memutils.c:154
#, c-format
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "impossibile duplicare il puntatore nullo (errore interno)\n"
#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1316 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:230 backup/basebackup.c:338 backup/basebackup.c:528 backup/basebackup.c:599 commands/copyfrom.c:1525 commands/copyto.c:725 commands/extension.c:3372 commands/tablespace.c:826 commands/tablespace.c:917 guc-file.l:1061 postmaster/pgarch.c:603 replication/logical/snapbuild.c:1629
#: storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1951 storage/file/fd.c:2037 storage/file/fd.c:3243 storage/file/fd.c:3450 utils/adt/dbsize.c:92 utils/adt/dbsize.c:244 utils/adt/dbsize.c:324 utils/adt/genfile.c:413 utils/adt/genfile.c:588 utils/adt/misc.c:327
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sul file \"%s\": %m"
#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:749 commands/tablespace.c:759 postmaster/postmaster.c:1576 storage/file/fd.c:2812 storage/file/reinit.c:126 utils/adt/misc.c:235 utils/misc/tzparser.c:338
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "apertura della directory \"%s\" fallita: %m"
#: ../common/file_utils.c:200 ../common/pgfnames.c:69 storage/file/fd.c:2824
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "lettura della directory \"%s\" fallita: %m"
#: ../common/file_utils.c:383 access/transam/xlogarchive.c:419 postmaster/syslogger.c:1608 replication/logical/snapbuild.c:1769 replication/slot.c:693 replication/slot.c:1535 replication/slot.c:1677 storage/file/fd.c:755 storage/file/fd.c:853 utils/time/snapmgr.c:1282
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "non è stato possibile rinominare il file \"%s\" in \"%s\": %m"
#: ../common/hmac.c:323
msgid "internal error"
msgstr "errore interno"
#: ../common/jsonapi.c:1075
#, c-format
msgid "Escape sequence \"\\%s\" is invalid."
msgstr "La sequenza di escape \"\\%s\" non è valida."
#: ../common/jsonapi.c:1078
#, c-format
msgid "Character with value 0x%02x must be escaped."
msgstr "Il carattere con valore 0x%02x deve essere sottoposto ad escape."
#: ../common/jsonapi.c:1081
#, c-format
msgid "Expected end of input, but found \"%s\"."
msgstr "Era prevista la fine dell'input, trovato \"%s\" invece."
#: ../common/jsonapi.c:1084
#, c-format
msgid "Expected array element or \"]\", but found \"%s\"."
msgstr "Era previsto un elemento di array oppure \"]\", trovato \"%s\" invece."
#: ../common/jsonapi.c:1087
#, c-format
msgid "Expected \",\" or \"]\", but found \"%s\"."
msgstr "Era previsto \",\" oppure \"]\", trovato \"%s\" invece."
#: ../common/jsonapi.c:1090
#, c-format
msgid "Expected \":\", but found \"%s\"."
msgstr "Era previsto \":\", trovato \"%s\" invece."
#: ../common/jsonapi.c:1093
#, c-format
msgid "Expected JSON value, but found \"%s\"."
msgstr "Era previsto un valore JSON, trovato \"%s\" invece."
#: ../common/jsonapi.c:1096
msgid "The input string ended unexpectedly."
msgstr "La stringa di input è terminata inaspettatamente."
#: ../common/jsonapi.c:1098
#, c-format
msgid "Expected string or \"}\", but found \"%s\"."
msgstr "Era prevista una stringa oppure \"}\", trovato \"%s\" invece."
#: ../common/jsonapi.c:1101
#, c-format
msgid "Expected \",\" or \"}\", but found \"%s\"."
msgstr "Era previsto \",\" oppure \"}\", trovato \"%s\" invece."
#: ../common/jsonapi.c:1104
#, c-format
msgid "Expected string, but found \"%s\"."
msgstr "Era prevista una stringa, trovato \"%s\" invece."
#: ../common/jsonapi.c:1107
#, c-format
msgid "Token \"%s\" is invalid."
msgstr "Il token \"%s\" non è valido."
#: ../common/jsonapi.c:1110 jsonpath_scan.l:495
#, c-format
msgid "\\u0000 cannot be converted to text."
msgstr "\\u0000 non può essere convertito in testo."
#: ../common/jsonapi.c:1112
msgid "\"\\u\" must be followed by four hexadecimal digits."
msgstr "\"\\u\" deve essere seguito da quattro cifre esadecimali."
#: ../common/jsonapi.c:1115
msgid "Unicode escape values cannot be used for code point values above 007F when the 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."
#: ../common/jsonapi.c:1117 jsonpath_scan.l:516
#, 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."
#: ../common/jsonapi.c:1119 jsonpath_scan.l:527 jsonpath_scan.l:537 jsonpath_scan.l:579
#, c-format
msgid "Unicode low surrogate must follow a high surrogate."
msgstr "Un carattere surrogato basso Unicode deve seguire un surrogato alto."
#: ../common/logging.c:276
#, c-format
msgid "error: "
msgstr "errore: "
#: ../common/logging.c:283
#, c-format
msgid "warning: "
msgstr "avvertimento: "
#: ../common/logging.c:294
#, c-format
msgid "detail: "
msgstr "dettaglio: "
#: ../common/logging.c:301
#, c-format
msgid "hint: "
msgstr "suggerimento: "
#: ../common/pgfnames.c:74
#, c-format
msgid "could not close directory \"%s\": %m"
msgstr "impossibile chiudere la directory \"%s\": %m"
#: ../common/relpath.c:61
#, c-format
msgid "invalid fork name"
msgstr "nome del fork non valido"
#: ../common/relpath.c:62
#, c-format
msgid "Valid fork names are \"main\", \"fsm\", \"vm\", and \"init\"."
msgstr "Nomi di fork validi sono \"main\", \"fsm\", \"vm\" e \"init\"."
#: ../common/restricted_token.c:64 libpq/auth.c:1368 libpq/auth.c:2400
#, c-format
msgid "could not load library \"%s\": error code %lu"
msgstr "impossibile caricare la libreria \"%s\": codice di errore %lu"
#: ../common/restricted_token.c:73
#, c-format
msgid "cannot create restricted tokens on this platform: error code %lu"
msgstr "impossibile creare token con restrizioni su questa piattaforma: codice di errore %lu"
#: ../common/restricted_token.c:82
#, c-format
msgid "could not open process token: error code %lu"
msgstr "impossibile aprire il token di processo: codice di errore %lu"
#: ../common/restricted_token.c:97
#, c-format
msgid "could not allocate SIDs: error code %lu"
msgstr "impossibile allocare i SID: codice di errore %lu"
#: ../common/restricted_token.c:119
#, c-format
#| msgid "%s: could not create restricted token: error code %lu\n"
msgid "could not create restricted token: error code %lu"
msgstr "could not create restricted token: error code %lu"
#: ../common/restricted_token.c:140
#, c-format
msgid "could not start process for command \"%s\": error code %lu"
msgstr "impossibile avviare il processo per il comando \"%s\": codice di errore %lu"
#: ../common/restricted_token.c:178
#, c-format
msgid "could not re-execute with restricted token: error code %lu"
msgstr "impossibile rieseguire con token limitato: codice di errore %lu"
#: ../common/restricted_token.c:193
#, c-format
msgid "could not get exit code from subprocess: error code %lu"
msgstr "impossibile ottenere il codice di uscita dal processo secondario: codice di errore %lu"
#: ../common/rmtree.c:79 backup/basebackup.c:1099 backup/basebackup.c:1275
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "non è stato possibile ottenere informazioni sul file o directory \"%s\": %m"
#: ../common/rmtree.c:101 ../common/rmtree.c:113
#, c-format
msgid "could not remove file or directory \"%s\": %m"
msgstr "impossibile rimuovere il file o la directory \"%s\": %m"
#: ../common/scram-common.c:260
msgid "could not encode salt"
msgstr "non poteva codificare il sale"
#: ../common/scram-common.c:276
msgid "could not encode stored key"
msgstr "impossibile trovare la chiave esterna"
#: ../common/scram-common.c:293
msgid "could not encode server key"
msgstr "impossibile trovare la chiave esterna"
#: ../common/stringinfo.c:306
#, c-format
msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
msgstr "Non è possibile aumentare il buffer della stringa contenente %d byte di altri %d byte."
#: ../common/stringinfo.c:310
#, c-format
msgid ""
"out of memory\n"
"\n"
"Cannot enlarge string buffer containing %d bytes by %d more bytes.\n"
msgstr ""
"fuori dalla memoria\n"
"\n"
"Impossibile ingrandire il buffer di stringhe contenente %d byte di %d byte in più.\n"
#: ../common/username.c:43
#, c-format
msgid "could not look up effective user ID %ld: %s"
msgstr "utente con ID effettivo %ld non trovato: %s"
#: ../common/username.c:45 libpq/auth.c:1900
msgid "user does not exist"
msgstr "l'utente non esiste"
#: ../common/username.c:60
#, c-format
msgid "user name lookup failure: error code %lu"
msgstr "ricerca del nome utente fallita: codice di errore %lu"
#: ../common/wait_error.c:45
#, c-format
msgid "command not executable"
msgstr "comando non eseguibile"
#: ../common/wait_error.c:49
#, c-format
msgid "command not found"
msgstr "comando non trovato"
#: ../common/wait_error.c:54
#, c-format
msgid "child process exited with exit code %d"
msgstr "processo figlio uscito con codice di uscita %d"
#: ../common/wait_error.c:62
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "processo figlio terminato da eccezione 0x%X"
#: ../common/wait_error.c:66
#, c-format
msgid "child process was terminated by signal %d: %s"
msgstr "il processo figlio è stato terminato dal segnale %d: %s"
#: ../common/wait_error.c:72
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "processo figlio uscito con stato non riconosciuto %d"
#: ../port/chklocale.c:306
#, c-format
msgid "could not determine encoding for codeset \"%s\""
msgstr "determinazione della codifica per il codeset \"%s\" fallita"
#: ../port/chklocale.c:427 ../port/chklocale.c:433
#, c-format
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
msgstr "non è stato possibile determinare una codifica per il locale \"%s\": il codeset è \"%s\""
#: ../port/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: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:295
#, c-format
msgid "could not get junction for \"%s\": %s"
msgstr "non è stato possibile ottenere la giunzione per \"%s\": %s"
#: ../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"
#: ../port/open.c:117
#, c-format
msgid "could not open file \"%s\": %s"
msgstr "apertura del file \"%s\" fallita: %s"
#: ../port/open.c:118
msgid "lock violation"
msgstr "violazione del lock"
#: ../port/open.c:118
msgid "sharing violation"
msgstr "violazione della condivisione"
#: ../port/open.c:119
#, c-format
msgid "Continuing to retry for 30 seconds."
msgstr "Si continuerà a provare per 30 secondi."
#: ../port/open.c:120
#, c-format
msgid "You might have antivirus, backup, or similar software interfering with the database system."
msgstr "Potrebbe esserci un programma di antivirus, backup o simili che interferisce sul sistema del database."
#: ../port/path.c:775
#, c-format
msgid "could not get current working directory: %s\n"
msgstr "determinazione della directory corrente fallita: %s\n"
#: ../port/strerror.c:72
#, c-format
msgid "operating system error %d"
msgstr "errore del sistema operativo %d"
#: ../port/thread.c:100 ../port/thread.c:136
#, c-format
msgid "could not look up local user ID %d: %s"
msgstr "impossibile cercare l'ID utente locale %d: %s"
#: ../port/thread.c:105 ../port/thread.c:141
#, c-format
msgid "local user with ID %d does not exist"
msgstr "l'utente locale con ID %d non esiste"
#: ../port/win32security.c:62
#, c-format
msgid "could not get SID for Administrators group: error code %lu\n"
msgstr "lettura del SID del gruppo Amministratori fallita: codice di errore %lu\n"
#: ../port/win32security.c:72
#, c-format
msgid "could not get SID for PowerUsers group: error code %lu\n"
msgstr "lettura del SID del gruppo PowerUsers fallita: codice di errore %lu\n"
#: ../port/win32security.c:80
#, c-format
msgid "could not check access token membership: error code %lu\n"
msgstr "errore nel controllo del token di appartenenza: codice di errore %lu\n"
#: access/brin/brin.c:214
#, c-format
msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
msgstr "la richiesta di riassunzione dell'intervallo BRIN per l'indice \"%s\" pagina %u non è stata registrata"
#: access/brin/brin.c:1018 access/brin/brin.c:1119 access/gin/ginfast.c:1035 access/transam/xlogfuncs.c:165 access/transam/xlogfuncs.c:192 access/transam/xlogfuncs.c:231 access/transam/xlogfuncs.c:252 access/transam/xlogfuncs.c:273 access/transam/xlogfuncs.c:343 access/transam/xlogfuncs.c:401
#, c-format
msgid "recovery is in progress"
msgstr "il ripristino è in corso"
#: access/brin/brin.c:1019 access/brin/brin.c:1120
#, c-format
msgid "BRIN control functions cannot be executed during recovery."
msgstr "Le funzioni di controllo BRIN non possono essere eseguite durante il recupero."
#: access/brin/brin.c:1024 access/brin/brin.c:1125
#, c-format
msgid "block number out of range: %lld"
msgstr "numero di blocco fuori intervallo: %lld"
#: access/brin/brin.c:1068 access/brin/brin.c:1151
#, c-format
msgid "\"%s\" is not a BRIN index"
msgstr "\"%s\" non è un indice BRIN"
#: access/brin/brin.c:1084 access/brin/brin.c:1167
#, c-format
msgid "could not open parent table of index \"%s\""
msgstr "impossibile aprire la tabella padre dell'indice \"%s\""
#: access/brin/brin_bloom.c:750 access/brin/brin_bloom.c:792 access/brin/brin_minmax_multi.c:3008 access/brin/brin_minmax_multi.c:3151 statistics/dependencies.c:663 statistics/dependencies.c:716 statistics/mcv.c:1484 statistics/mcv.c:1515 statistics/mvdistinct.c:344 statistics/mvdistinct.c:397 utils/adt/pseudotypes.c:43 utils/adt/pseudotypes.c:77 utils/adt/pseudotypes.c:252
#, c-format
msgid "cannot accept a value of type %s"
msgstr "non è possibile accettare un valore del tipo %s"
#: access/brin/brin_minmax_multi.c:2167 access/brin/brin_minmax_multi.c:2174 access/brin/brin_minmax_multi.c:2181 utils/adt/timestamp.c:938 utils/adt/timestamp.c:1509 utils/adt/timestamp.c:2761 utils/adt/timestamp.c:2778 utils/adt/timestamp.c:2831 utils/adt/timestamp.c:2870 utils/adt/timestamp.c:3115 utils/adt/timestamp.c:3120 utils/adt/timestamp.c:3125 utils/adt/timestamp.c:3175 utils/adt/timestamp.c:3182 utils/adt/timestamp.c:3189 utils/adt/timestamp.c:3209
#: utils/adt/timestamp.c:3216 utils/adt/timestamp.c:3223 utils/adt/timestamp.c:3253 utils/adt/timestamp.c:3261 utils/adt/timestamp.c:3305 utils/adt/timestamp.c:3731 utils/adt/timestamp.c:3855 utils/adt/timestamp.c:4405
#, c-format
msgid "interval out of range"
msgstr "il valore di interval è fuori dall'intervallo consentito"
#: access/brin/brin_pageops.c:76 access/brin/brin_pageops.c:362 access/brin/brin_pageops.c:848 access/gin/ginentrypage.c:110 access/gist/gist.c:1442 access/spgist/spgdoinsert.c:2001 access/spgist/spgdoinsert.c:2278
#, c-format
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/brin/brin_revmap.c:393 access/brin/brin_revmap.c:399
#, c-format
msgid "corrupted BRIN index: inconsistent range map"
msgstr "indice BRIN corrotto: mappa di dominio inconsistente"
#: access/brin/brin_revmap.c:602
#, 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/brin/brin_validate.c:118 access/gin/ginvalidate.c:151 access/gist/gistvalidate.c:153 access/hash/hashvalidate.c:139 access/nbtree/nbtvalidate.c:120 access/spgist/spgvalidate.c:189
#, c-format
msgid "operator family \"%s\" of access method %s contains function %s with invalid support number %d"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene la funzione %s con numero di supporto non valido %d"
#: access/brin/brin_validate.c:134 access/gin/ginvalidate.c:163 access/gist/gistvalidate.c:165 access/hash/hashvalidate.c:118 access/nbtree/nbtvalidate.c:132 access/spgist/spgvalidate.c:201
#, c-format
msgid "operator family \"%s\" of access method %s contains function %s with wrong signature for support number %d"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene la funzione %s con signature errata per il numero di supporto %d"
#: access/brin/brin_validate.c:156 access/gin/ginvalidate.c:182 access/gist/gistvalidate.c:185 access/hash/hashvalidate.c:160 access/nbtree/nbtvalidate.c:152 access/spgist/spgvalidate.c:221
#, c-format
msgid "operator family \"%s\" of access method %s contains operator %s with invalid strategy number %d"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene l'operatore %s con numero di strategia %d non valido"
#: access/brin/brin_validate.c:185 access/gin/ginvalidate.c:195 access/hash/hashvalidate.c:173 access/nbtree/nbtvalidate.c:165 access/spgist/spgvalidate.c:237
#, c-format
msgid "operator family \"%s\" of access method %s contains invalid ORDER BY specification for operator %s"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene una specifica ORDER BY non valida per l'operatore %s"
#: access/brin/brin_validate.c:198 access/gin/ginvalidate.c:208 access/gist/gistvalidate.c:233 access/hash/hashvalidate.c:186 access/nbtree/nbtvalidate.c:178 access/spgist/spgvalidate.c:253
#, c-format
msgid "operator family \"%s\" of access method %s contains operator %s with wrong signature"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene l'operatore %s con signature non valida"
#: access/brin/brin_validate.c:236 access/hash/hashvalidate.c:226 access/nbtree/nbtvalidate.c:236 access/spgist/spgvalidate.c:280
#, c-format
msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s mancano operatori per i tipi %s e %s"
#: access/brin/brin_validate.c:246
#, c-format
msgid "operator family \"%s\" of access method %s is missing support function(s) for types %s and %s"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s mancano funzioni di supporto per i tipi %s e %s"
#: access/brin/brin_validate.c:259 access/hash/hashvalidate.c:240 access/nbtree/nbtvalidate.c:260 access/spgist/spgvalidate.c:315
#, c-format
msgid "operator class \"%s\" of access method %s is missing operator(s)"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s mancano operatori"
#: access/brin/brin_validate.c:270 access/gin/ginvalidate.c:250 access/gist/gistvalidate.c:274
#, c-format
msgid "operator class \"%s\" of access method %s is missing support function %d"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s manca la funzione di supporto %d"
#: access/common/attmap.c:122
#, c-format
msgid "Returned type %s does not match expected type %s in column %d."
msgstr "Il tipo restituito %s non corrisponde al tipo attesto %s nella colonna %d."
#: access/common/attmap.c:150
#, c-format
msgid "Number of returned columns (%d) does not match expected column count (%d)."
msgstr "Il numero di colonne restituito (%d) non coincide col numero di colonne atteso (%d)."
#: access/common/attmap.c:229 access/common/attmap.c:241
#, c-format
msgid "could not convert row type"
msgstr "conversione del tipo riga fallita"
#: access/common/attmap.c:230
#, c-format
msgid "Attribute \"%s\" of type %s does not match corresponding attribute of type %s."
msgstr "L'attributo \"%s\" di tipo %s non combacia con l'attributo corrispondente di tipo %s."
#: access/common/attmap.c:242
#, c-format
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/heaptuple.c:1036 access/common/heaptuple.c:1371
#, c-format
msgid "number of columns (%d) exceeds limit (%d)"
msgstr "il numero di colonne (%d) eccede il limite (%d)"
#: access/common/indextuple.c:89
#, c-format
msgid "number of index columns (%d) exceeds limit (%d)"
msgstr "il numero delle colonne dell'indice (%d) eccede il limite (%d)"
#: access/common/indextuple.c:209 access/spgist/spgutils.c:958
#, c-format
msgid "index row requires %zu bytes, maximum size is %zu"
msgstr "la riga dell'indice richiede %zu byte, la dimensione massima è %zu"
#: access/common/printtup.c:292 tcop/fastpath.c:106 tcop/fastpath.c:453 tcop/postgres.c:1921
#, c-format
msgid "unsupported format code: %d"
msgstr "codice di formato non supportato: %d"
#: access/common/reloptions.c:521 access/common/reloptions.c:532
msgid "Valid values are \"on\", \"off\", and \"auto\"."
msgstr "I valori validi sono \"on\", \"off\" ed \"auto\"."
#: access/common/reloptions.c:543
msgid "Valid values are \"local\" and \"cascaded\"."
msgstr "Valori validi sono \"local\" e \"cascaded\"."
#: access/common/reloptions.c:691
#, 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:1234
#, c-format
msgid "RESET must not include values for parameters"
msgstr "RESET non deve contenere valori per i parametri"
#: access/common/reloptions.c:1266
#, c-format
msgid "unrecognized parameter namespace \"%s\""
msgstr "parametro del namespace \"%s\" sconosciuto"
#: access/common/reloptions.c:1303 utils/misc/guc.c:12996
#, c-format
msgid "tables declared WITH OIDS are not supported"
msgstr "le tabelle dichiarate WITH OIDS non sono supportate"
#: access/common/reloptions.c:1473
#, c-format
msgid "unrecognized parameter \"%s\""
msgstr "parametro \"%s\" non identificato"
#: access/common/reloptions.c:1585
#, c-format
msgid "parameter \"%s\" specified more than once"
msgstr "parametro \"%s\" specificato più di una volta"
#: access/common/reloptions.c:1601
#, c-format
msgid "invalid value for boolean option \"%s\": %s"
msgstr "valore non valido per l'opzione booleana \"%s\": %s"
#: access/common/reloptions.c:1613
#, c-format
msgid "invalid value for integer option \"%s\": %s"
msgstr "valore non valido per l'opzione intera \"%s\": %s"
#: access/common/reloptions.c:1619 access/common/reloptions.c:1639
#, 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:1621
#, 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:1633
#, 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:1641
#, c-format
msgid "Valid values are between \"%f\" and \"%f\"."
msgstr "I valori validi sono quelli compresi fra \"%f\" e \"%f\"."
#: access/common/reloptions.c:1663
#, c-format
msgid "invalid value for enum option \"%s\": %s"
msgstr "valore non valido per l'opzione enum \"%s\": %s"
#: access/common/toast_compression.c:32
#, c-format
msgid "compression method lz4 not supported"
msgstr "metodo di compressione lz4 non supportato"
#: access/common/toast_compression.c:33
#, c-format
msgid "This functionality requires the server to be built with lz4 support."
msgstr "Questa funzionalità richiede che il server sia costruito con il supporto lz4."
#: access/common/tupdesc.c:825 parser/parse_clause.c:771 parser/parse_relation.c:1857
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "la colonna \"%s\" non può essere dichiarata SETOF"
#: access/gin/ginbulk.c:44
#, c-format
msgid "posting list is too long"
msgstr "la lista di posting è troppo lunga"
#: access/gin/ginbulk.c:45
#, c-format
msgid "Reduce maintenance_work_mem."
msgstr "Riduci maintenance_work_mem."
#: access/gin/ginfast.c:1036
#, c-format
msgid "GIN pending list cannot be cleaned up during recovery."
msgstr "La lista GIN in attesa non può essere completata durante il recupero."
#: access/gin/ginfast.c:1043
#, c-format
msgid "\"%s\" is not a GIN index"
msgstr "\"%s\" non è un indice GIN"
#: access/gin/ginfast.c:1054
#, c-format
msgid "cannot access temporary indexes of other sessions"
msgstr "non è possibile accedere ad indici temporanei di altre sessioni"
#: access/gin/ginget.c:271 access/nbtree/nbtinsert.c:760
#, c-format
msgid "failed to re-find tuple within index \"%s\""
msgstr "non ho ritrovato la tupla nell'indice \"%s\""
#: access/gin/ginscan.c:431
#, 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:432
#, c-format
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "Per correggere questo problema esegui REINDEX INDEX \"%s\"."
#: access/gin/ginutil.c:145 executor/execExpr.c:2165 utils/adt/arrayfuncs.c:3819 utils/adt/arrayfuncs.c:6488 utils/adt/rowtypes.c:957
#, 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"
#: access/gin/ginvalidate.c:92 access/gist/gistvalidate.c:93 access/hash/hashvalidate.c:102 access/spgist/spgvalidate.c:102
#, c-format
msgid "operator family \"%s\" of access method %s contains support function %s with different left and right input types"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene la funzione di supporto %s con tipi di input sinistro e destro diversi"
#: access/gin/ginvalidate.c:260
#, c-format
msgid "operator class \"%s\" of access method %s is missing support function %d or %d"
msgstr "alla classe di operatori \"%s\" del metodo di accesso %s manca la funzione di supporto %d o %d"
#: access/gin/ginvalidate.c:333 access/gist/gistvalidate.c:350 access/spgist/spgvalidate.c:387
#, c-format
msgid "support function number %d is invalid for access method %s"
msgstr "la funzione di supporto numero %d non è valida per il metodo di accesso %s"
#: access/gist/gist.c:759 access/gist/gistvacuum.c:426
#, c-format
msgid "index \"%s\" contains an inner tuple marked as invalid"
msgstr "l'indice \"%s\" contiene una tupla interna marcata come invalida"
#: access/gist/gist.c:761 access/gist/gistvacuum.c:428
#, c-format
msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
msgstr "Ciò è causato da una separazione di pagina incompleta al ripristino del crash prima dell'aggiornamento a PostgreSQL 9.1."
#: access/gist/gist.c:762 access/gist/gistutil.c:801 access/gist/gistutil.c:812 access/gist/gistvacuum.c:429 access/hash/hashutil.c:227 access/hash/hashutil.c:238 access/hash/hashutil.c:250 access/hash/hashutil.c:271 access/nbtree/nbtpage.c:810 access/nbtree/nbtpage.c:821
#, c-format
msgid "Please REINDEX it."
msgstr "Si richiede l'esecuzione di REINDEX."
#: access/gist/gist.c:1176
#, c-format
msgid "fixing incomplete split in index \"%s\", block %u"
msgstr "correzione della divisione incompleta nell'indice \"%s\", blocco %u"
#: access/gist/gistsplit.c:446
#, c-format
msgid "picksplit method for column %d of index \"%s\" failed"
msgstr "il metodo picksplit per la colonna %d dell'indice \"%s\" è fallito"
#: access/gist/gistsplit.c:448
#, c-format
msgid "The index is not optimal. To optimize it, contact a developer, or try to use the column as the second one in the CREATE INDEX command."
msgstr "L'indice non è ottimale. Per ottimizzarlo si contatti uno sviluppatore o si usi la colonna ponendola in seconda posizione nel comando CREATE INDEX."
#: access/gist/gistutil.c:798 access/hash/hashutil.c:224 access/nbtree/nbtpage.c:807
#, c-format
msgid "index \"%s\" contains unexpected zero page at block %u"
msgstr "l'indice \"%s\" contiene una pagina inaspettata completamente a zero al blocco %u"
#: access/gist/gistutil.c:809 access/hash/hashutil.c:235 access/hash/hashutil.c:247 access/nbtree/nbtpage.c:818
#, c-format
msgid "index \"%s\" contains corrupted page at block %u"
msgstr "l'indice \"%s\" contiene una pagina corrotta al blocco %u"
#: access/gist/gistvalidate.c:203
#, c-format
msgid "operator family \"%s\" of access method %s contains unsupported ORDER BY specification for operator %s"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene una specifica ORDER BY non supportata per l'operatore %s"
#: access/gist/gistvalidate.c:214
#, c-format
msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY opfamily specification for operator %s"
msgstr "la famiglia di operatori \"%s\" del metodo di accesso %s contiene una specifica opfamily ORDER BY non corretta per l'operatore %s"
#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 utils/adt/varchar.c:1003 utils/adt/varchar.c:1063
#, c-format
msgid "could not determine which collation to use for string hashing"
msgstr "non è stato possibile determinare quale confronto utilizzare per l'hashing delle stringhe"
#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:335 catalog/heap.c:668 catalog/heap.c:674 commands/createas.c:206 commands/createas.c:515 commands/indexcmds.c:1962 commands/tablecmds.c:17431 commands/view.c:86 regex/regc_pg_locale.c:243 utils/adt/formatting.c:1690 utils/adt/formatting.c:1812 utils/adt/formatting.c:1935 utils/adt/like.c:190 utils/adt/like_support.c:1025 utils/adt/varchar.c:733 utils/adt/varchar.c:1004 utils/adt/varchar.c:1064
#: utils/adt/varlena.c:1499
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Usa la clausola COLLATE per impostare esplicitamente l'ordinamento."
#: access/hash/hashinsert.c:83
#, c-format
msgid "index row size %zu exceeds hash maximum %zu"
msgstr "la dimensione %zu della riga dell'indice supera il massimo dell'hash %zu"
#: access/hash/hashinsert.c:85 access/spgist/spgdoinsert.c:2005 access/spgist/spgdoinsert.c:2282 access/spgist/spgutils.c:1019
#, c-format
msgid "Values larger than a buffer page cannot be indexed."
msgstr "Non si possono indicizzare valori più grandi di una pagina di buffer."
#: access/hash/hashovfl.c:88
#, c-format
msgid "invalid overflow block number %u"
msgstr "numero di blocco di overflow %u non valido"
#: access/hash/hashovfl.c:284 access/hash/hashpage.c:454
#, c-format
msgid "out of overflow pages in hash index \"%s\""
msgstr "pagine di overflow esaurite per l'indice hash \"%s\""
#: access/hash/hashsearch.c:315
#, c-format
msgid "hash indexes do not support whole-index scans"
msgstr "gli indici hash non supportano scansioni sull'intero indice"
#: access/hash/hashutil.c:263
#, c-format
msgid "index \"%s\" is not a hash index"
msgstr "l'indice \"%s\" non è un indice hash"
#: access/hash/hashutil.c:269
#, c-format
msgid "index \"%s\" has wrong hash version"
msgstr "l'indice \"%s\" ha una versione errata dell'hash"
#: access/hash/hashvalidate.c:198
#, c-format
msgid "operator family \"%s\" of access method %s lacks support function for operator %s"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s manca la funzione di supporto per l'operatore %s"
#: access/hash/hashvalidate.c:256 access/nbtree/nbtvalidate.c:276
#, c-format
msgid "operator family \"%s\" of access method %s is missing cross-type operator(s)"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s mancano operatori tra tipi diversi"
#: access/heap/heapam.c:2226
#, c-format
msgid "cannot insert tuples in a parallel worker"
msgstr "non è possibile inserire tuple in un lavoratore parallelo"
#: access/heap/heapam.c:2697
#, c-format
msgid "cannot delete tuples during a parallel operation"
msgstr "non è possibile eliminare tuple durante un'operazione parallela"
#: access/heap/heapam.c:2743
#, c-format
msgid "attempted to delete invisible tuple"
msgstr "tentativo di eliminare tuple invisibili"
#: access/heap/heapam.c:3183 access/heap/heapam.c:6025
#, c-format
msgid "cannot update tuples during a parallel operation"
msgstr "non è possibile aggiornare tuple durante un'operazione parallela"
#: access/heap/heapam.c:3307
#, c-format
msgid "attempted to update invisible tuple"
msgstr "tentativo di aggiornare tuple invisibili"
#: access/heap/heapam.c:4669 access/heap/heapam.c:4707 access/heap/heapam.c:4972 access/heap/heapam_handler.c:456
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "lock di riga nella relazione \"%s\" fallito"
#: access/heap/heapam_handler.c:401
#, c-format
msgid "tuple to be locked was already moved to another partition due to concurrent update"
msgstr "la tupla da lockare era stata già mossa in un'altra partizione a causa di una modifica concorrente"
#: access/heap/hio.c:360 access/heap/rewriteheap.c:660
#, c-format
msgid "row is too big: size %zu, maximum size %zu"
msgstr "la riga è troppo grande: la dimensione %zu supera il massimo %zu"
#: access/heap/rewriteheap.c:920
#, c-format
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "scrittura nel file \"%s\" fallita, scritti %d di %d: %m"
#: access/heap/rewriteheap.c:1013 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:2963 access/transam/xlog.c:3176 access/transam/xlog.c:3964 access/transam/xlog.c:8653 access/transam/xlogfuncs.c:594 backup/basebackup_server.c:149 backup/basebackup_server.c:242 commands/dbcommands.c:517 postmaster/postmaster.c:4597 postmaster/postmaster.c:5618 replication/logical/origin.c:587 replication/slot.c:1596
#: storage/file/copydir.c:167 storage/smgr/md.c:222 utils/time/snapmgr.c:1261
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "creazione del file \"%s\" fallita: %m"
#: access/heap/rewriteheap.c:1141
#, c-format
msgid "could not truncate file \"%s\" to %u: %m"
msgstr "troncamento del file \"%s\" a %u fallito: %m"
#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:502 access/transam/xlog.c:3035 access/transam/xlog.c:3232 access/transam/xlog.c:3976 commands/dbcommands.c:529 postmaster/postmaster.c:4607 postmaster/postmaster.c:4617 replication/logical/origin.c:599 replication/logical/origin.c:641 replication/logical/origin.c:660 replication/logical/snapbuild.c:1726 replication/slot.c:1631
#: storage/file/buffile.c:537 storage/file/copydir.c:207 utils/init/miscinit.c:1441 utils/init/miscinit.c:1452 utils/init/miscinit.c:1460 utils/misc/guc.c:8731 utils/misc/guc.c:8762 utils/misc/guc.c:10751 utils/misc/guc.c:10765 utils/time/snapmgr.c:1266 utils/time/snapmgr.c:1273
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "scrittura nel file \"%s\" fallita: %m"
#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1705 access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:429 postmaster/postmaster.c:1157 postmaster/syslogger.c:1537 replication/logical/origin.c:575 replication/logical/reorderbuffer.c:4399 replication/logical/snapbuild.c:1671 replication/logical/snapbuild.c:2087 replication/slot.c:1728 storage/file/fd.c:795 storage/file/fd.c:3263 storage/file/fd.c:3325 storage/file/reinit.c:262
#: storage/ipc/dsm.c:317 storage/smgr/md.c:349 storage/smgr/md.c:415 storage/sync/sync.c:250 utils/time/snapmgr.c:1606
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "rimozione del file \"%s\" fallita: %m"
#: access/heap/vacuumlazy.c:407
#, c-format
msgid "aggressively vacuuming \"%s.%s.%s\""
msgstr "aspirare aggressivamente \"%s.%s.%s\""
#: access/heap/vacuumlazy.c:412
#, c-format
msgid "vacuuming \"%s.%s.%s\""
msgstr "vacuuming \"%s.%s.%s\""
#: access/heap/vacuumlazy.c:663
#, c-format
msgid "finished vacuuming \"%s.%s.%s\": index scans: %d\n"
msgstr "vacuum ultimato \"%s.%s.%s\": scansioni dell'indice: %d\n"
#: access/heap/vacuumlazy.c:674
#, c-format
msgid "automatic aggressive vacuum to prevent wraparound of table \"%s.%s.%s\": index scans: %d\n"
msgstr "vacuum automatico aggressivo della tabella \"%s.%s.%s\": scansioni di indici: %d\n"
#: access/heap/vacuumlazy.c:676
#, c-format
msgid "automatic vacuum to prevent wraparound of table \"%s.%s.%s\": index scans: %d\n"
msgstr "vacuum automatico per impedire l'avvolgimento della tabella \"%s.%s.%s\": scansioni dell'indice: %d\n"
#: access/heap/vacuumlazy.c:681
#, c-format
msgid "automatic aggressive vacuum of table \"%s.%s.%s\": index scans: %d\n"
msgstr "vacuum automatico aggressivo della tabella \"%s.%s.%s\": scansioni di indici: %d\n"
#: access/heap/vacuumlazy.c:683
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
msgstr "vacuum automatico della tabella \"%s.%s.%s\": scan di indici: %d\n"
#: access/heap/vacuumlazy.c:690
#, c-format
msgid "pages: %u removed, %u remain, %u scanned (%.2f%% of total)\n"
msgstr "pagine: %u rimosse, %u rimaste, %u scansionate (%.2f%% del totale)\n"
#: access/heap/vacuumlazy.c:697
#, c-format
msgid "tuples: %lld removed, %lld remain, %lld are dead but not yet removable\n"
msgstr "tuple: %lld rimosse, %lld rimaste, %lld sono morte ma non ancora rimovibili\n"
#: access/heap/vacuumlazy.c:703
#, c-format
msgid "tuples missed: %lld dead from %u pages not removed due to cleanup lock contention\n"
msgstr "tuple mancate: %lld morti da %u pagine non rimosse a causa di un conflitto di blocco della pulizia\n"
#: access/heap/vacuumlazy.c:708
#, c-format
msgid "removable cutoff: %u, which was %d XIDs old when operation ended\n"
msgstr "cutoff rimovibile: %u, precedente a %d XID al termine dell'operazione\n"
#: access/heap/vacuumlazy.c:714
#, c-format
msgid "new relfrozenxid: %u, which is %d XIDs ahead of previous value\n"
msgstr "nuovo relfrozenxid: %u, che è %d XID davanti al valore precedente\n"
#: access/heap/vacuumlazy.c:721
#, c-format
msgid "new relminmxid: %u, which is %d MXIDs ahead of previous value\n"
msgstr "nuovo relminmxid: %u, che è %d MXID prima del valore precedente\n"
#: access/heap/vacuumlazy.c:727
msgid "index scan not needed: "
msgstr "scansione dell'indice non necessaria: "
#: access/heap/vacuumlazy.c:729
msgid "index scan needed: "
msgstr "scansione dell'indice necessaria: "
#: access/heap/vacuumlazy.c:731
#, c-format
msgid "%u pages from table (%.2f%% of total) had %lld dead item identifiers removed\n"
msgstr "%u pagine dalla tabella (%.2f%% del totale) hanno rimosso %lld identificatori di elementi morti\n"
#: access/heap/vacuumlazy.c:736
msgid "index scan bypassed: "
msgstr "scansione dell'indice ignorata: "
#: access/heap/vacuumlazy.c:738
msgid "index scan bypassed by failsafe: "
msgstr "scansione dell'indice bypassata da failsafe: "
#: access/heap/vacuumlazy.c:740
#, c-format
msgid "%u pages from table (%.2f%% of total) have %lld dead item identifiers\n"
msgstr "%u pagine dalla tabella (%.2f%% del totale) hanno %lld identificatori di elementi morti\n"
#: access/heap/vacuumlazy.c:755
#, c-format
msgid "index \"%s\": pages: %u in total, %u newly deleted, %u currently deleted, %u reusable\n"
msgstr "indice \"%s\": pagine: %u in totale, %u eliminate di recente, %u attualmente eliminate, %u riutilizzabili\n"
#: access/heap/vacuumlazy.c:767 commands/analyze.c:796
#, c-format
msgid "I/O timings: read: %.3f ms, write: %.3f ms\n"
msgstr "Temporizzazione I/O: lettura: %.3f ms, scrittura: %.3f ms\n"
#: access/heap/vacuumlazy.c:777 commands/analyze.c:799
#, c-format
msgid "avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
msgstr "velocità di lettura media: %.3f MB/s, velocità di scrittura media: %.3f MB/s\n"
#: access/heap/vacuumlazy.c:780 commands/analyze.c:801
#, c-format
msgid "buffer usage: %lld hits, %lld misses, %lld dirtied\n"
msgstr "utilizzo del buffer: %lld riscontri, %lld mancati, %lld sporco\n"
#: access/heap/vacuumlazy.c:785
#, c-format
msgid "WAL usage: %lld records, %lld full page images, %llu bytes\n"
msgstr "Utilizzo WAL: %lld record, %lld immagini a pagina intera, %llu byte\n"
#: access/heap/vacuumlazy.c:789 commands/analyze.c:805
#, c-format
msgid "system usage: %s"
msgstr "utilizzo di sistema: %s"
#: access/heap/vacuumlazy.c:2463
#, c-format
msgid "table \"%s\": removed %lld dead item identifiers in %u pages"
msgstr "tabella \"%s\": rimossi %lld identificatori di elementi morti nelle pagine %u"
#: access/heap/vacuumlazy.c:2629
#, c-format
msgid "bypassing nonessential maintenance of table \"%s.%s.%s\" as a failsafe after %d index scans"
msgstr "bypassando la manutenzione non essenziale della tabella \"%s.%s.%s\" come failsafe dopo %d scansioni dell'indice"
#: access/heap/vacuumlazy.c:2634
#, c-format
msgid "The table's relfrozenxid or relminmxid is too far in the past."
msgstr "Il relfrozenxid o il relminmxid della tabella è troppo lontano nel passato."
#: access/heap/vacuumlazy.c:2635
#, c-format
msgid ""
"Consider increasing configuration parameter \"maintenance_work_mem\" or \"autovacuum_work_mem\".\n"
"You might also need to consider other ways for VACUUM to keep up with the allocation of transaction IDs."
msgstr ""
"Considerare di aumentare il parametro di configurazione \"maintenance_work_mem\" o \"autovacuum_work_mem\".\n"
"Potrebbe anche essere necessario considerare altri modi in cui VACUUM può tenere il passo con l'allocazione degli ID transazione."
#: access/heap/vacuumlazy.c:2878
#, c-format
msgid "\"%s\": stopping truncate due to conflicting lock request"
msgstr "\"%s\": truncate interrotto a causa di una richiesta di lock in conflitto"
#: access/heap/vacuumlazy.c:2948
#, c-format
msgid "table \"%s\": truncated %u to %u pages"
msgstr "tabella \"%s\": %u troncata a %u pagine"
#: access/heap/vacuumlazy.c:3010
#, c-format
msgid "table \"%s\": suspending truncate due to conflicting lock request"
msgstr "tabella \"%s\": sospensione del troncamento a causa di una richiesta di blocco in conflitto"
#: access/heap/vacuumlazy.c:3170
#, c-format
msgid "disabling parallel option of vacuum on \"%s\" --- cannot vacuum temporary tables in parallel"
msgstr "disabilitando l'opzione parallela del vuoto su \"%s\" --- non è possibile aspirare le tabelle temporanee in parallelo"
#: access/heap/vacuumlazy.c:3383
#, c-format
msgid "while scanning block %u offset %u of relation \"%s.%s\""
msgstr "durante la scansione del blocco %u offset %u della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3386
#, c-format
msgid "while scanning block %u of relation \"%s.%s\""
msgstr "durante la scansione del blocco %u della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3390
#, c-format
msgid "while scanning relation \"%s.%s\""
msgstr "durante scansione della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3398
#, c-format
msgid "while vacuuming block %u offset %u of relation \"%s.%s\""
msgstr "durante il vacuum del blocco %u offset %u della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3401
#, c-format
msgid "while vacuuming block %u of relation \"%s.%s\""
msgstr "durante il vacuum del blocco %u della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3405
#, c-format
msgid "while vacuuming relation \"%s.%s\""
msgstr "durante il vacuum della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3410 commands/vacuumparallel.c:1058
#, c-format
msgid "while vacuuming index \"%s\" of relation \"%s.%s\""
msgstr "durante il vacuum dell'indice \"%s\" della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3415 commands/vacuumparallel.c:1064
#, c-format
msgid "while cleaning up index \"%s\" of relation \"%s.%s\""
msgstr "durante la pulizia dell'indice \"%s\" della relazione \"%s.%s\""
#: access/heap/vacuumlazy.c:3421
#, c-format
msgid "while truncating relation \"%s.%s\" to %u blocks"
msgstr "durante il troncamento della relazione \"%s.%s\" con %u blocchi"
#: access/index/amapi.c:83 commands/amcmds.c:143
#, c-format
msgid "access method \"%s\" is not of type %s"
msgstr "il metodo di accesso \"%s\" non è del tipo %s"
#: access/index/amapi.c:99
#, c-format
msgid "index access method \"%s\" does not have a handler"
msgstr "il metodo di accesso dell'indice \"%s\" non ha un handler"
#: access/index/genam.c:489
#, c-format
msgid "transaction aborted during system catalog scan"
msgstr "transazione interrotta durante la scansione del catalogo di sistema"
#: access/index/indexam.c:142 catalog/objectaddress.c:1376 commands/indexcmds.c:2790 commands/tablecmds.c:271 commands/tablecmds.c:295 commands/tablecmds.c:17119 commands/tablecmds.c:18887
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" non è un indice"
#: access/index/indexam.c:973
#, c-format
msgid "operator class %s has no options"
msgstr "la classe dell'operatore %s non ha opzioni"
#: access/nbtree/nbtinsert.c:666
#, c-format
msgid "duplicate key value violates unique constraint \"%s\""
msgstr "un valore chiave duplicato viola il vincolo univoco \"%s\""
#: access/nbtree/nbtinsert.c:668
#, c-format
msgid "Key %s already exists."
msgstr "La chiave %s esiste già."
#: access/nbtree/nbtinsert.c:762
#, c-format
msgid "This may be because of a non-immutable index expression."
msgstr "Ciò potrebbe essere causato da un'espressione dell'indice non immutabile."
#: access/nbtree/nbtpage.c:159 access/nbtree/nbtpage.c:608 parser/parse_utilcmd.c:2332
#, c-format
msgid "index \"%s\" is not a btree"
msgstr "l'indice \"%s\" non è un btree"
#: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:615
#, c-format
msgid "version mismatch in index \"%s\": file version %d, current version %d, minimal supported version %d"
msgstr "le versioni non corrispondono per l'indice \"%s\": la versione sul file è %d, quella corrente %d, quella minima supportata %d"
#: access/nbtree/nbtpage.c:1874
#, c-format
msgid "index \"%s\" contains a half-dead internal page"
msgstr "l'indice \"%s\" contiene una pagina interna mezza morta"
#: access/nbtree/nbtpage.c:1876
#, c-format
msgid "This can be caused by an interrupted VACUUM in version 9.3 or older, before upgrade. Please REINDEX it."
msgstr "Ciò può essere causato da un VACUUM interrotto in una versione 9.3 o precedente, prima dell'aggiornamento. Si consiglia un REINDEX."
#: access/nbtree/nbtutils.c:2669
#, c-format
msgid "index row size %zu exceeds btree version %u maximum %zu for index \"%s\""
msgstr "la dimensione della riga dell'indice %zu supera btree versione %u massimo %zu per l'indice \"%s\""
#: access/nbtree/nbtutils.c:2675
#, c-format
msgid "Index row references tuple (%u,%u) in relation \"%s\"."
msgstr "La riga dell'indice fa riferimento alla tupla (%u,%u) in relazione a \"%s\"."
#: access/nbtree/nbtutils.c:2679
#, c-format
msgid ""
"Values larger than 1/3 of a buffer page cannot be indexed.\n"
"Consider a function index of an MD5 hash of the value, or use full text indexing."
msgstr ""
"Non si possono indicizzare valori più grandi di 1/3 di pagina di buffer.\n"
"Si consiglia un indice funzionale su un hash MD5 del valore o l'uso del full text indexing."
#: access/nbtree/nbtvalidate.c:246
#, c-format
msgid "operator family \"%s\" of access method %s is missing support function for types %s and %s"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s manca la funzione di supporto per i tipi %s e %s"
#: access/spgist/spgutils.c:244
#, c-format
msgid "compress method must be defined when leaf type is different from input type"
msgstr "il metodo di compressione dev'essere definito quando il tipo foglia è diverso dal tipo di input"
#: access/spgist/spgutils.c:1016
#, c-format
msgid "SP-GiST inner tuple size %zu exceeds maximum %zu"
msgstr "La dimensione %zu della tupla interna SP-GiST supera il massimo %zu"
#: access/spgist/spgvalidate.c:136
#, c-format
msgid "SP-GiST leaf data type %s does not match declared type %s"
msgstr "Il tipo di dati foglia SP-GiST %s non corrisponde al tipo dichiarato %s"
#: access/spgist/spgvalidate.c:302
#, c-format
msgid "operator family \"%s\" of access method %s is missing support function %d for type %s"
msgstr "alla famiglia di operatori \"%s\" del metodo di accesso %s manca la funzione di supporto %d per il tipo %s"
#: access/table/table.c:49 access/table/table.c:83 access/table/table.c:112 access/table/table.c:145 catalog/aclchk.c:1835
#, c-format
msgid "\"%s\" is an index"
msgstr "\"%s\" è un indice"
#: access/table/table.c:54 access/table/table.c:88 access/table/table.c:117 access/table/table.c:150 catalog/aclchk.c:1842 commands/tablecmds.c:13797 commands/tablecmds.c:17128
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" è un tipo composito"
#: access/table/tableam.c:266
#, c-format
msgid "tid (%u, %u) is not valid for relation \"%s\""
msgstr "tid (%u, %u) non è valido per la relazione \"%s\""
#: access/table/tableamapi.c:115
#, c-format
msgid "%s cannot be empty."
msgstr "'%s' non può essere vuoto."
#: access/table/tableamapi.c:122 utils/misc/guc.c:12920
#, c-format
msgid "%s is too long (maximum %d characters)."
msgstr "%s è troppo lungo (massimo %d caratteri)."
#: access/table/tableamapi.c:145
#, c-format
msgid "table access method \"%s\" does not exist"
msgstr "il metodo di accesso alla tabella \"%s\" non esiste"
#: access/table/tableamapi.c:150
#, c-format
msgid "Table access method \"%s\" does not exist."
msgstr "Il metodo di accesso \"%s\" non esiste."
#: access/tablesample/bernoulli.c:148 access/tablesample/system.c:152
#, c-format
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:282
#, 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:380
#, 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:382
#, c-format
msgid "Make sure the configuration parameter \"%s\" is set on the primary server."
msgstr "Assicurarsi che il parametro di configurazione \"%s\" sia impostato sul server primario."
#: access/transam/commit_ts.c:384
#, c-format
msgid "Make sure the configuration parameter \"%s\" is set."
msgstr "Assicurati che il parametro di configurazione \"%s\" sia impostato."
#: access/transam/multixact.c:1021
#, 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:1023 access/transam/multixact.c:1030 access/transam/multixact.c:1054 access/transam/multixact.c:1063
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
"You might also need to commit or roll back old prepared transactions, or drop stale replication slots."
msgstr ""
"Esegui un VACUUM sull'intero database.\n"
"Potresti anche dover eseguire il commit o il rollback di vecchie transazioni preparate, o eliminare vecchi slot di replica."
#: access/transam/multixact.c:1028
#, 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:1049 access/transam/multixact.c:2333
#, 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:1058 access/transam/multixact.c:2342
#, 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:1119
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "limite \"membri\" multixact superato"
#: access/transam/multixact.c:1120
#, 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:1125
#, 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:1156
#, c-format
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:1161
#, 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." | | |