From aab4cbfafb57491fbc538a7a92ffe3aec8653fb1 Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Sun, 31 Mar 2013 16:40:25 -0300 Subject: [PATCH] Translation updates --- src/backend/po/de.po | 518 ++-- src/backend/po/it.po | 4211 +++++++++---------------------- src/backend/po/ru.po | 179 +- src/bin/initdb/po/ru.po | 1 + src/bin/pg_config/po/pt_BR.po | 2 +- src/bin/pg_controldata/po/it.po | 4 +- src/bin/pg_controldata/po/ru.po | 9 +- src/bin/pg_ctl/po/pt_BR.po | 1 + src/bin/pg_ctl/po/ru.po | 6 +- src/bin/pg_dump/po/pt_BR.po | 4 +- src/bin/pg_dump/po/ru.po | 2 +- src/bin/pg_resetxlog/po/ru.po | 2 +- src/bin/psql/po/de.po | 6 +- src/bin/psql/po/pt_BR.po | 4 +- src/bin/psql/po/ru.po | 8 +- src/bin/scripts/po/de.po | 6 +- src/bin/scripts/po/pt_BR.po | 4 +- src/bin/scripts/po/ru.po | 6 +- src/interfaces/libpq/po/de.po | 8 +- src/interfaces/libpq/po/ru.po | 6 +- 20 files changed, 1574 insertions(+), 3413 deletions(-) diff --git a/src/backend/po/de.po b/src/backend/po/de.po index 7bd0f7a5b0..cc44c50010 100644 --- a/src/backend/po/de.po +++ b/src/backend/po/de.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2013-02-02 19:33+0000\n" -"PO-Revision-Date: 2013-02-03 17:19-0500\n" +"POT-Creation-Date: 2013-03-05 18:45+0000\n" +"PO-Revision-Date: 2013-03-06 19:33-0500\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "Language: de\n" @@ -611,8 +611,8 @@ msgstr "PID %d in Stornierungsanfrage stimmte mit keinem Prozess überein" #: postmaster/postmaster.c:3204 postmaster/postmaster.c:3886 #: postmaster/postmaster.c:3972 postmaster/postmaster.c:4563 #: utils/hash/dynahash.c:367 utils/hash/dynahash.c:444 -#: utils/hash/dynahash.c:956 utils/misc/guc.c:2920 utils/misc/guc.c:2933 -#: utils/misc/guc.c:2946 utils/init/miscinit.c:149 utils/init/miscinit.c:170 +#: utils/hash/dynahash.c:956 utils/misc/guc.c:2915 utils/misc/guc.c:2928 +#: utils/misc/guc.c:2941 utils/init/miscinit.c:149 utils/init/miscinit.c:170 #: utils/init/miscinit.c:180 utils/fmgr/dfmgr.c:224 utils/mb/mbutils.c:334 #: utils/mb/mbutils.c:606 utils/mmgr/aset.c:408 utils/mmgr/aset.c:587 #: utils/mmgr/aset.c:770 utils/mmgr/aset.c:976 utils/adt/regexp.c:204 @@ -772,7 +772,7 @@ msgid "could not create file \"%s\": %m" msgstr "kann Datei »%s« nicht erstellen: %m" #: postmaster/postmaster.c:3671 postmaster/postmaster.c:3681 -#: utils/misc/guc.c:7059 utils/misc/guc.c:7084 utils/init/miscinit.c:1054 +#: utils/misc/guc.c:7054 utils/misc/guc.c:7079 utils/init/miscinit.c:1054 #: utils/init/miscinit.c:1063 utils/init/miscinit.c:1070 #: access/transam/xlog.c:2367 access/transam/xlog.c:2500 #: access/transam/xlog.c:4396 access/transam/xlog.c:4452 commands/copy.c:1316 @@ -1583,7 +1583,7 @@ msgid "Waits N seconds on connection startup after authentication." msgstr "" "Wartet beim Starten einer Verbindung N Sekunden nach der Authentifizierung." -#: utils/misc/guc.c:1295 utils/misc/guc.c:1675 +#: utils/misc/guc.c:1295 utils/misc/guc.c:1670 msgid "This allows attaching a debugger to the process." msgstr "Das ermöglicht es, einen Debugger in den Prozess einzuhängen." @@ -1790,7 +1790,7 @@ msgstr "" "Alter, bei dem VACUUM die ganze Tabelle durchsuchen soll, um Zeilen " "einzufrieren." -#: utils/misc/guc.c:1640 +#: utils/misc/guc.c:1635 msgid "" "Number of transactions by which VACUUM and HOT cleanup should be deferred, " "if any." @@ -1798,11 +1798,11 @@ msgstr "" "Anzahl Transaktionen, um die VACUUM- und HOT-Aufräumen aufgeschoben werden " "soll." -#: utils/misc/guc.c:1652 +#: utils/misc/guc.c:1647 msgid "Sets the maximum number of locks per transaction." msgstr "Setzt die maximale Anzahl Sperren pro Transaktion." -#: utils/misc/guc.c:1653 +#: utils/misc/guc.c:1648 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 " @@ -1812,38 +1812,38 @@ msgstr "" "max_locks_per_transaction * max_connections verschiedene Objekte " "gleichzeitig gesperrt werden müssen." -#: utils/misc/guc.c:1663 +#: utils/misc/guc.c:1658 msgid "Sets the maximum allowed time to complete client authentication." msgstr "Setzt die maximale Zeit, um die Client-Authentifizierung zu beenden." -#: utils/misc/guc.c:1674 +#: utils/misc/guc.c:1669 msgid "Waits N seconds on connection startup before authentication." msgstr "" "Wartet beim Starten einer Verbindung N Sekunden vor der Authentifizierung." -#: utils/misc/guc.c:1684 +#: utils/misc/guc.c:1679 msgid "Sets the number of WAL files held for standby servers." msgstr "" "Setzt die maximale Anzahl der für Standby-Server vorgehaltenen WAL-Dateien." -#: utils/misc/guc.c:1693 +#: utils/misc/guc.c:1688 msgid "" "Sets the maximum distance in log segments between automatic WAL checkpoints." msgstr "" "Setzt die maximale Anzahl Logsegmente zwischen automatischen WAL-Checkpoints." -#: utils/misc/guc.c:1702 +#: utils/misc/guc.c:1697 msgid "Sets the maximum time between automatic WAL checkpoints." msgstr "Setzt die maximale Zeit zwischen automatischen WAL-Checkpoints." -#: utils/misc/guc.c:1712 +#: utils/misc/guc.c:1707 msgid "" "Enables warnings if checkpoint segments are filled more frequently than this." msgstr "" "Schreibt eine Logmeldung, wenn Checkpoint-Segmente häufiger als dieser Wert " "gefüllt werden." -#: utils/misc/guc.c:1714 +#: utils/misc/guc.c:1709 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 " @@ -1853,23 +1853,23 @@ msgstr "" "Checkpoint-Segmente ausgelöst werden, häufiger als dieser Wert in Sekunden " "passieren. Null schaltet die Warnung ab." -#: utils/misc/guc.c:1725 +#: utils/misc/guc.c:1720 msgid "Sets the number of disk-page buffers in shared memory for WAL." msgstr "Setzt die Anzahl Diskseitenpuffer für WAL im Shared Memory." -#: utils/misc/guc.c:1735 +#: utils/misc/guc.c:1730 msgid "WAL writer sleep time between WAL flushes." msgstr "Schlafzeit zwischen WAL-Flush-Operationen des WAL-Writers." -#: utils/misc/guc.c:1746 +#: utils/misc/guc.c:1741 msgid "Sets the maximum number of simultaneously running WAL sender processes." msgstr "Setzt die maximale Anzahl gleichzeitig laufender WAL-Sender-Prozesse." -#: utils/misc/guc.c:1755 +#: utils/misc/guc.c:1750 msgid "WAL sender sleep time between WAL replications." msgstr "WAL-Sender-Schlafzeit zwischen WAL-Replikationen." -#: utils/misc/guc.c:1765 +#: utils/misc/guc.c:1760 msgid "" "Sets the delay in microseconds between transaction commit and flushing WAL " "to disk." @@ -1877,18 +1877,18 @@ msgstr "" "Setzt die Verzögerung in Millisekunden zwischen Transaktionsabschluss und " "dem Schreiben von WAL auf die Festplatte." -#: utils/misc/guc.c:1775 +#: utils/misc/guc.c:1770 msgid "" "Sets the minimum concurrent open transactions before performing commit_delay." msgstr "" "Setzt die minimale Anzahl gleichzeitig offener Transaktionen bevor " "»commit_delay« angewendet wird." -#: utils/misc/guc.c:1785 +#: utils/misc/guc.c:1780 msgid "Sets the number of digits displayed for floating-point values." msgstr "Setzt die Anzahl ausgegebener Ziffern für Fließkommawerte." -#: utils/misc/guc.c:1786 +#: utils/misc/guc.c:1781 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 " @@ -1898,16 +1898,16 @@ msgstr "" "Datentypen. Der Parameterwert wird zur Standardziffernanzahl (FLT_DIG bzw. " "DBL_DIG) hinzuaddiert." -#: utils/misc/guc.c:1796 +#: utils/misc/guc.c:1791 msgid "Sets the minimum execution time above which statements will be logged." msgstr "" "Setzt die minimale Ausführungszeit, über der Anweisungen geloggt werden." -#: utils/misc/guc.c:1798 +#: utils/misc/guc.c:1793 msgid "Zero prints all queries. -1 turns this feature off." msgstr "Null zeigt alle Anfragen. -1 schaltet dieses Feature aus." -#: utils/misc/guc.c:1807 +#: utils/misc/guc.c:1802 msgid "" "Sets the minimum execution time above which autovacuum actions will be " "logged." @@ -1915,23 +1915,23 @@ msgstr "" "Setzt die minimale Ausführungszeit, über der Autovacuum-Aktionen geloggt " "werden." -#: utils/misc/guc.c:1809 +#: utils/misc/guc.c:1804 msgid "Zero prints all actions. -1 turns autovacuum logging off." msgstr "" "Null gibt alls Aktionen aus. -1 schaltet die Log-Aufzeichnung über " "Autovacuum aus." -#: utils/misc/guc.c:1818 +#: utils/misc/guc.c:1813 msgid "Background writer sleep time between rounds." msgstr "Schlafzeit zwischen Durchläufen des Background-Writers." -#: utils/misc/guc.c:1828 +#: utils/misc/guc.c:1823 msgid "Background writer maximum number of LRU pages to flush per round." msgstr "" "Maximale Anzahl der vom Background-Writer pro Durchlauf zu flushenden LRU-" "Seiten." -#: utils/misc/guc.c:1843 +#: utils/misc/guc.c:1838 msgid "" "Number of simultaneous requests that can be handled efficiently by the disk " "subsystem." @@ -1939,90 +1939,90 @@ msgstr "" "Anzahl simultaner Anfragen, die das Festplattensubsystem effizient " "bearbeiten kann." -#: utils/misc/guc.c:1844 +#: utils/misc/guc.c:1839 msgid "" "For RAID arrays, this should be approximately the number of drive spindles " "in the array." msgstr "" "Für RAID-Arrays sollte dies ungefähr die Anzahl Spindeln im Array sein." -#: utils/misc/guc.c:1857 +#: utils/misc/guc.c:1852 msgid "Automatic log file rotation will occur after N minutes." msgstr "Automatische Rotation der Logdateien geschieht nach N Minuten." -#: utils/misc/guc.c:1867 +#: utils/misc/guc.c:1862 msgid "Automatic log file rotation will occur after N kilobytes." msgstr "Automatische Rotation der Logdateien geschieht nach N Kilobytes." -#: utils/misc/guc.c:1877 +#: utils/misc/guc.c:1872 msgid "Shows the maximum number of function arguments." msgstr "Setzt die maximale Anzahl von Funktionsargumenten." -#: utils/misc/guc.c:1887 +#: utils/misc/guc.c:1882 msgid "Shows the maximum number of index keys." msgstr "Zeigt die maximale Anzahl von Indexschlüsseln." -#: utils/misc/guc.c:1897 +#: utils/misc/guc.c:1892 msgid "Shows the maximum identifier length." msgstr "Zeigt die maximale Länge von Bezeichnern." -#: utils/misc/guc.c:1907 +#: utils/misc/guc.c:1902 msgid "Shows the size of a disk block." msgstr "Zeigt die Größe eines Diskblocks." -#: utils/misc/guc.c:1917 +#: utils/misc/guc.c:1912 msgid "Shows the number of pages per disk file." msgstr "Zeigt die Anzahl Seiten pro Diskdatei." -#: utils/misc/guc.c:1927 +#: utils/misc/guc.c:1922 msgid "Shows the block size in the write ahead log." msgstr "Zeigt die Blockgröße im Write-Ahead-Log." -#: utils/misc/guc.c:1937 +#: utils/misc/guc.c:1932 msgid "Shows the number of pages per write ahead log segment." msgstr "Zeit die Anzahl Seiten pro Write-Ahead-Log-Segment." -#: utils/misc/guc.c:1950 +#: utils/misc/guc.c:1945 msgid "Time to sleep between autovacuum runs." msgstr "Wartezeit zwischen Autovacuum-Durchläufen." -#: utils/misc/guc.c:1959 +#: utils/misc/guc.c:1954 msgid "Minimum number of tuple updates or deletes prior to vacuum." msgstr "Mindestanzahl an geänderten oder gelöschten Tupeln vor einem Vacuum." -#: utils/misc/guc.c:1967 +#: utils/misc/guc.c:1962 msgid "Minimum number of tuple inserts, updates or deletes prior to analyze." msgstr "" "Mindestanzahl an Einfüge-, Änderungs- oder Löschoperationen von einem " "Analyze." -#: utils/misc/guc.c:1976 +#: utils/misc/guc.c:1971 msgid "" "Age at which to autovacuum a table to prevent transaction ID wraparound." msgstr "" "Alter, nach dem eine Tabelle automatisch gevacuumt wird, um " "Transaktionsnummernüberlauf zu verhindern." -#: utils/misc/guc.c:1986 +#: utils/misc/guc.c:1981 msgid "" "Sets the maximum number of simultaneously running autovacuum worker " "processes." msgstr "" "Setzt die maximale Anzahl gleichzeitig laufender Autovacuum-Worker-Prozesse." -#: utils/misc/guc.c:1995 +#: utils/misc/guc.c:1990 msgid "Time between issuing TCP keepalives." msgstr "Zeit zwischen TCP-Keepalive-Sendungen." -#: utils/misc/guc.c:1996 utils/misc/guc.c:2006 +#: utils/misc/guc.c:1991 utils/misc/guc.c:2001 msgid "A value of 0 uses the system default." msgstr "Der Wert 0 verwendet die Systemvoreinstellung." -#: utils/misc/guc.c:2005 +#: utils/misc/guc.c:2000 msgid "Time between TCP keepalive retransmits." msgstr "Zeit zwischen TCP-Keepalive-Neuübertragungen." -#: utils/misc/guc.c:2015 +#: utils/misc/guc.c:2010 msgid "" "Set the amount of traffic to send and receive before renegotiating the " "encryption keys." @@ -2030,11 +2030,11 @@ msgstr "" "Setzt die Traffic-Menge, die gesendet oder empfangen wird, bevor der " "Verschlüsselungsschlüssel neu ausgehandelt wird." -#: utils/misc/guc.c:2025 +#: utils/misc/guc.c:2020 msgid "Maximum number of TCP keepalive retransmits." msgstr "Maximale Anzahl an TCP-Keepalive-Neuübertragungen." -#: utils/misc/guc.c:2026 +#: utils/misc/guc.c:2021 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 " @@ -2044,16 +2044,16 @@ msgstr "" "Neuübertragungen, die verloren gehen dürfen, bis die Verbindung als tot " "betrachtet wird. Der Wert 0 verwendet die Betriebssystemvoreinstellung." -#: utils/misc/guc.c:2036 +#: utils/misc/guc.c:2031 msgid "Sets the maximum allowed result for exact search by GIN." msgstr "" "Setzt die maximal erlaubte Anzahl Ergebnisse für eine genaue Suche mit GIN." -#: utils/misc/guc.c:2046 +#: utils/misc/guc.c:2041 msgid "Sets the planner's assumption about the size of the disk cache." msgstr "Setzt die Annahme des Planers über die Größe des Festplatten-Caches." -#: utils/misc/guc.c:2047 +#: utils/misc/guc.c:2042 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 " @@ -2064,35 +2064,35 @@ msgstr "" "PostgreSQL verwendet wird). Das wird in Diskseiten gemessen, welche " "normalerweise 8 kB groß sind." -#: utils/misc/guc.c:2059 +#: utils/misc/guc.c:2054 msgid "Shows the server version as an integer." msgstr "Zeigt die Serverversion als Zahl." -#: utils/misc/guc.c:2069 +#: utils/misc/guc.c:2064 msgid "Log the use of temporary files larger than this number of kilobytes." msgstr "" "Schreibt Meldungen über die Verwendung von temporären Dateien in den Log, " "wenn sie größer als diese Anzahl an Kilobytes sind." -#: utils/misc/guc.c:2070 +#: utils/misc/guc.c:2065 msgid "Zero logs all files. The default is -1 (turning this feature off)." msgstr "" "Null loggt alle Dateien. Die Standardeinstellung ist -1 (wodurch dieses " "Feature ausgeschaltet wird)." -#: utils/misc/guc.c:2079 +#: utils/misc/guc.c:2074 msgid "Sets the size reserved for pg_stat_activity.current_query, in bytes." msgstr "" "Setzt die für pg_stat_activity.current_query reservierte Größe, in Bytes." -#: utils/misc/guc.c:2097 +#: utils/misc/guc.c:2092 msgid "" "Sets the planner's estimate of the cost of a sequentially fetched disk page." msgstr "" "Setzt den vom Planer geschätzten Aufwand, um eine sequenzielle Diskseite zu " "lesen." -#: utils/misc/guc.c:2106 +#: utils/misc/guc.c:2101 msgid "" "Sets the planner's estimate of the cost of a nonsequentially fetched disk " "page." @@ -2100,12 +2100,12 @@ msgstr "" "Setzt den vom Planer geschätzten Aufwand, um eine nichtsequenzielle " "Diskseite zu lesen." -#: utils/misc/guc.c:2115 +#: utils/misc/guc.c:2110 msgid "Sets the planner's estimate of the cost of processing each tuple (row)." msgstr "" "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung einer Zeile." -#: utils/misc/guc.c:2124 +#: utils/misc/guc.c:2119 msgid "" "Sets the planner's estimate of the cost of processing each index entry " "during an index scan." @@ -2113,7 +2113,7 @@ msgstr "" "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines " "Indexeintrags während eines Index-Scans." -#: utils/misc/guc.c:2133 +#: utils/misc/guc.c:2128 msgid "" "Sets the planner's estimate of the cost of processing each operator or " "function call." @@ -2121,7 +2121,7 @@ msgstr "" "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines " "Operators oder Funktionsaufrufs." -#: utils/misc/guc.c:2143 +#: utils/misc/guc.c:2138 msgid "" "Sets the planner's estimate of the fraction of a cursor's rows that will be " "retrieved." @@ -2129,24 +2129,24 @@ msgstr "" "Setzt den vom Planer geschätzten Anteil der Cursor-Zeilen, die ausgelesen " "werden werden." -#: utils/misc/guc.c:2153 +#: utils/misc/guc.c:2148 msgid "GEQO: selective pressure within the population." msgstr "GEQO: selektiver Auswahldruck in der Bevölkerung." -#: utils/misc/guc.c:2162 +#: utils/misc/guc.c:2157 msgid "GEQO: seed for random path selection." msgstr "GEQO: Ausgangswert für die zufällige Pfadauswahl." -#: utils/misc/guc.c:2171 +#: utils/misc/guc.c:2166 msgid "Multiple of the average buffer usage to free per round." msgstr "" "Vielfaches der durchschnittlichen freizugebenden Pufferverwendung pro Runde." -#: utils/misc/guc.c:2180 +#: utils/misc/guc.c:2175 msgid "Sets the seed for random-number generation." msgstr "Setzt den Ausgangswert für die Zufallszahlenerzeugung." -#: utils/misc/guc.c:2190 +#: utils/misc/guc.c:2185 msgid "" "Number of tuple updates or deletes prior to vacuum as a fraction of " "reltuples." @@ -2154,7 +2154,7 @@ msgstr "" "Anzahl geänderter oder gelöschter Tupel vor einem Vacuum, relativ zu " "reltuples." -#: utils/misc/guc.c:2198 +#: utils/misc/guc.c:2193 msgid "" "Number of tuple inserts, updates or deletes prior to analyze as a fraction " "of reltuples." @@ -2162,7 +2162,7 @@ msgstr "" "Anzahl eingefügter, geänderter oder gelöschter Tupel vor einem Analyze, " "relativ zu reltuples." -#: utils/misc/guc.c:2207 +#: utils/misc/guc.c:2202 msgid "" "Time spent flushing dirty buffers during checkpoint, as fraction of " "checkpoint interval." @@ -2170,54 +2170,54 @@ msgstr "" "Zeit, die damit verbracht wird, modifizierte Puffer während eines " "Checkpoints zurückzuschreiben, als Bruchteil des Checkpoint-Intervalls." -#: utils/misc/guc.c:2225 +#: utils/misc/guc.c:2220 msgid "Sets the shell command that will be called to archive a WAL file." msgstr "" "Setzt den Shell-Befehl, der aufgerufen wird, um eine WAL-Datei zu " "archivieren." -#: utils/misc/guc.c:2234 +#: utils/misc/guc.c:2229 msgid "Sets the client's character set encoding." msgstr "Setzt die Zeichensatzkodierung des Clients." -#: utils/misc/guc.c:2244 +#: utils/misc/guc.c:2239 msgid "Controls information prefixed to each log line." msgstr "Bestimmt die Informationen, die vor jede Logzeile geschrieben werden." -#: utils/misc/guc.c:2245 +#: utils/misc/guc.c:2240 msgid "If blank, no prefix is used." msgstr "Wenn leer, dann wird kein Präfix verwendet." -#: utils/misc/guc.c:2253 +#: utils/misc/guc.c:2248 msgid "Sets the time zone to use in log messages." msgstr "Setzt die in Logmeldungen verwendete Zeitzone." -#: utils/misc/guc.c:2262 +#: utils/misc/guc.c:2257 msgid "Sets the display format for date and time values." msgstr "Setzt das Ausgabeformat für Datums- und Zeitwerte." -#: utils/misc/guc.c:2263 +#: utils/misc/guc.c:2258 msgid "Also controls interpretation of ambiguous date inputs." msgstr "Kontrolliert auch die Interpretation von zweideutigen Datumseingaben." -#: utils/misc/guc.c:2273 +#: utils/misc/guc.c:2268 msgid "Sets the default tablespace to create tables and indexes in." msgstr "Setzt den Standard-Tablespace für Tabellen und Indexe." -#: utils/misc/guc.c:2274 +#: utils/misc/guc.c:2269 msgid "An empty string selects the database's default tablespace." msgstr "Eine leere Zeichenkette wählt den Standard-Tablespace der Datenbank." -#: utils/misc/guc.c:2283 +#: utils/misc/guc.c:2278 msgid "Sets the tablespace(s) to use for temporary tables and sort files." msgstr "" "Setzt den oder die Tablespaces für temporäre Tabellen und Sortierdateien." -#: utils/misc/guc.c:2293 +#: utils/misc/guc.c:2288 msgid "Sets the path for dynamically loadable modules." msgstr "Setzt den Pfad für ladbare dynamische Bibliotheken." -#: utils/misc/guc.c:2294 +#: utils/misc/guc.c:2289 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 " @@ -2228,78 +2228,78 @@ msgstr "" "Schrägstrich), dann sucht das System in diesem Pfad nach der angegebenen " "Datei." -#: utils/misc/guc.c:2306 +#: utils/misc/guc.c:2301 msgid "Sets the location of the Kerberos server key file." msgstr "Setzt den Ort der Kerberos-Server-Schlüsseldatei." -#: utils/misc/guc.c:2316 +#: utils/misc/guc.c:2311 msgid "Sets the name of the Kerberos service." msgstr "Setzt den Namen des Kerberos-Service." -#: utils/misc/guc.c:2325 +#: utils/misc/guc.c:2320 msgid "Sets the Bonjour service name." msgstr "Setzt den Bonjour-Servicenamen." -#: utils/misc/guc.c:2336 +#: utils/misc/guc.c:2331 msgid "Shows the collation order locale." msgstr "Zeigt die Locale für die Sortierreihenfolge." -#: utils/misc/guc.c:2346 +#: utils/misc/guc.c:2341 msgid "Shows the character classification and case conversion locale." msgstr "Zeigt die Locale für Zeichenklassifizierung und Groß-/Kleinschreibung." -#: utils/misc/guc.c:2356 +#: utils/misc/guc.c:2351 msgid "Sets the language in which messages are displayed." msgstr "Setzt die Sprache, in der Mitteilungen ausgegeben werden." -#: utils/misc/guc.c:2365 +#: utils/misc/guc.c:2360 msgid "Sets the locale for formatting monetary amounts." msgstr "Setzt die Locale für die Formatierung von Geldbeträgen." -#: utils/misc/guc.c:2374 +#: utils/misc/guc.c:2369 msgid "Sets the locale for formatting numbers." msgstr "Setzt die Locale für die Formatierung von Zahlen." -#: utils/misc/guc.c:2383 +#: utils/misc/guc.c:2378 msgid "Sets the locale for formatting date and time values." msgstr "Setzt die Locale für die Formatierung von Datums- und Zeitwerten." -#: utils/misc/guc.c:2392 +#: utils/misc/guc.c:2387 msgid "Lists shared libraries to preload into server." msgstr "" "Listet dynamische Bibliotheken, die vorab in den Server geladen werden." -#: utils/misc/guc.c:2402 +#: utils/misc/guc.c:2397 msgid "Lists shared libraries to preload into each backend." msgstr "" "Listet dynamische Bibliotheken, die vorab in jeden Serverprozess geladen " "werden." -#: utils/misc/guc.c:2412 +#: utils/misc/guc.c:2407 msgid "Sets the schema search order for names that are not schema-qualified." msgstr "Setzt die Schemasuchreihenfolge für Namen ohne Schemaqualifikation." -#: utils/misc/guc.c:2423 +#: utils/misc/guc.c:2418 msgid "Sets the server (database) character set encoding." msgstr "Setzt die Zeichensatzkodierung des Servers (der Datenbank)." -#: utils/misc/guc.c:2434 +#: utils/misc/guc.c:2429 msgid "Shows the server version." msgstr "Zeigt die Serverversion." -#: utils/misc/guc.c:2445 +#: utils/misc/guc.c:2440 msgid "Sets the current role." msgstr "Setzt die aktuelle Rolle." -#: utils/misc/guc.c:2456 +#: utils/misc/guc.c:2451 msgid "Sets the session user name." msgstr "Setzt den Sitzungsbenutzernamen." -#: utils/misc/guc.c:2466 +#: utils/misc/guc.c:2461 msgid "Sets the destination for server log output." msgstr "Setzt das Ziel für die Serverlogausgabe." -#: utils/misc/guc.c:2467 +#: utils/misc/guc.c:2462 msgid "" "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and " "\"eventlog\", depending on the platform." @@ -2307,113 +2307,113 @@ msgstr "" "Gültige Werte sind Kombinationen von »stderr«, »syslog«, »csvlog« und " "»eventlog«, je nach Plattform." -#: utils/misc/guc.c:2477 +#: utils/misc/guc.c:2472 msgid "Sets the destination directory for log files." msgstr "Bestimmt das Zielverzeichnis für Logdateien." -#: utils/misc/guc.c:2478 +#: utils/misc/guc.c:2473 msgid "Can be specified as relative to the data directory or as absolute path." msgstr "" "Kann relativ zum Datenverzeichnis oder als absoluter Pfad angegeben werden." -#: utils/misc/guc.c:2487 +#: utils/misc/guc.c:2482 msgid "Sets the file name pattern for log files." msgstr "Bestimmt das Dateinamenmuster für Logdateien." -#: utils/misc/guc.c:2498 +#: utils/misc/guc.c:2493 msgid "Sets the program name used to identify PostgreSQL messages in syslog." msgstr "" "Setzt den Programmnamen, mit dem PostgreSQL-Meldungen im Syslog " "identifiziert werden." -#: utils/misc/guc.c:2509 +#: utils/misc/guc.c:2504 msgid "Sets the time zone for displaying and interpreting time stamps." msgstr "" "Setzt die Zeitzone, in der Zeitangaben interpretiert und ausgegeben werden." -#: utils/misc/guc.c:2518 +#: utils/misc/guc.c:2513 msgid "Selects a file of time zone abbreviations." msgstr "Wählt eine Datei mit Zeitzonenabkürzungen." -#: utils/misc/guc.c:2527 +#: utils/misc/guc.c:2522 msgid "Sets the current transaction's isolation level." msgstr "Zeigt den Isolationsgrad der aktuellen Transaktion." -#: utils/misc/guc.c:2537 +#: utils/misc/guc.c:2532 msgid "Sets the owning group of the Unix-domain socket." msgstr "Setzt die Eigentümergruppe der Unix-Domain-Socket." -#: utils/misc/guc.c:2538 +#: utils/misc/guc.c:2533 msgid "" "The owning user of the socket is always the user that starts the server." msgstr "Der Eigentümer ist immer der Benutzer, der den Server startet." -#: utils/misc/guc.c:2547 +#: utils/misc/guc.c:2542 msgid "Sets the directory where the Unix-domain socket will be created." msgstr "" "Setzt das Verzeichnis, in dem die Unix-Domain-Socket erzeugt werden soll." -#: utils/misc/guc.c:2557 +#: utils/misc/guc.c:2552 msgid "Sets the host name or IP address(es) to listen to." msgstr "" "Setzt den Hostnamen oder die IP-Adresse(n), auf der auf Verbindungen " "gewartet wird." -#: utils/misc/guc.c:2567 +#: utils/misc/guc.c:2562 msgid "Sets the list of known custom variable classes." msgstr "Bestimmt die Liste der bekannten benutzerdefinierten Variablenklassen." -#: utils/misc/guc.c:2577 +#: utils/misc/guc.c:2572 msgid "Sets the server's data directory." msgstr "Setzt das Datenverzeichnis des Servers." -#: utils/misc/guc.c:2587 +#: utils/misc/guc.c:2582 msgid "Sets the server's main configuration file." msgstr "Setzt die Hauptkonfigurationsdatei des Servers." -#: utils/misc/guc.c:2597 +#: utils/misc/guc.c:2592 msgid "Sets the server's \"hba\" configuration file." msgstr "Setzt die »hba«-Konfigurationsdatei des Servers." -#: utils/misc/guc.c:2607 +#: utils/misc/guc.c:2602 msgid "Sets the server's \"ident\" configuration file." msgstr "Setzt die »ident«-Konfigurationsdatei des Servers." -#: utils/misc/guc.c:2617 +#: utils/misc/guc.c:2612 msgid "Writes the postmaster PID to the specified file." msgstr "Schreibt die Postmaster-PID in die angegebene Datei." -#: utils/misc/guc.c:2627 +#: utils/misc/guc.c:2622 msgid "Writes temporary statistics files to the specified directory." msgstr "Schreibt temporäre Statistikdateien in das angegebene Verzeichnis." -#: utils/misc/guc.c:2637 +#: utils/misc/guc.c:2632 msgid "Sets default text search configuration." msgstr "Setzt die vorgegebene Textsuchekonfiguration." -#: utils/misc/guc.c:2647 +#: utils/misc/guc.c:2642 msgid "Sets the list of allowed SSL ciphers." msgstr "Setzt die Liste der erlaubten SSL-Verschlüsselungsalgorithmen." -#: utils/misc/guc.c:2658 +#: utils/misc/guc.c:2653 msgid "Sets the application name to be reported in statistics and logs." msgstr "" "Setzt den Anwendungsnamen, der in Statistiken und Logs verzeichnet wird." -#: utils/misc/guc.c:2677 +#: utils/misc/guc.c:2672 msgid "Sets whether \"\\'\" is allowed in string literals." msgstr "Bestimmt, ob »\\'« in Zeichenkettenkonstanten erlaubt ist." -#: utils/misc/guc.c:2686 +#: utils/misc/guc.c:2681 msgid "Sets the output format for bytea." msgstr "Setzt das Ausgabeformat für bytea." -#: utils/misc/guc.c:2695 +#: utils/misc/guc.c:2690 msgid "Sets the message levels that are sent to the client." msgstr "Setzt die Meldungstypen, die an den Client gesendet werden." -#: utils/misc/guc.c:2696 utils/misc/guc.c:2745 utils/misc/guc.c:2755 -#: utils/misc/guc.c:2795 +#: utils/misc/guc.c:2691 utils/misc/guc.c:2740 utils/misc/guc.c:2750 +#: utils/misc/guc.c:2790 msgid "" "Each level includes all the levels that follow it. The later the level, the " "fewer messages are sent." @@ -2421,13 +2421,13 @@ msgstr "" "Jeder Wert schließt alle ihm folgenden Werte mit ein. Je weiter hinten der " "Wert steht, desto weniger Meldungen werden gesendet werden." -#: utils/misc/guc.c:2705 +#: utils/misc/guc.c:2700 msgid "Enables the planner to use constraints to optimize queries." msgstr "" "Ermöglicht dem Planer die Verwendung von Constraints, um Anfragen zu " "optimieren." -#: utils/misc/guc.c:2706 +#: utils/misc/guc.c:2701 msgid "" "Table scans will be skipped if their constraints guarantee that no rows " "match the query." @@ -2435,66 +2435,66 @@ msgstr "" "Tabellen-Scans werden übersprungen, wenn deren Constraints garantieren, dass " "keine Zeile mit der Abfrage übereinstimmt." -#: utils/misc/guc.c:2716 +#: utils/misc/guc.c:2711 msgid "Sets the transaction isolation level of each new transaction." msgstr "Setzt den Transaktionsisolationsgrad neuer Transaktionen." -#: utils/misc/guc.c:2725 +#: utils/misc/guc.c:2720 msgid "Sets the display format for interval values." msgstr "Setzt das Ausgabeformat für Intervallwerte." -#: utils/misc/guc.c:2735 +#: utils/misc/guc.c:2730 msgid "Sets the verbosity of logged messages." msgstr "Setzt den Detailgrad von geloggten Meldungen." -#: utils/misc/guc.c:2744 +#: utils/misc/guc.c:2739 msgid "Sets the message levels that are logged." msgstr "Setzt die Meldungstypen, die geloggt werden." -#: utils/misc/guc.c:2754 +#: utils/misc/guc.c:2749 msgid "" "Causes all statements generating error at or above this level to be logged." msgstr "" "Schreibt alle Anweisungen, die einen Fehler auf dieser Stufe oder höher " "verursachen, in den Log." -#: utils/misc/guc.c:2764 +#: utils/misc/guc.c:2759 msgid "Sets the type of statements logged." msgstr "Setzt die Anweisungsarten, die geloggt werden." -#: utils/misc/guc.c:2774 +#: utils/misc/guc.c:2769 msgid "Sets the syslog \"facility\" to be used when syslog enabled." msgstr "" "Setzt die zu verwendende Syslog-»Facility«, wenn Syslog angeschaltet ist." -#: utils/misc/guc.c:2784 +#: utils/misc/guc.c:2779 msgid "Sets the session's behavior for triggers and rewrite rules." msgstr "Setzt das Sitzungsverhalten für Trigger und Regeln." -#: utils/misc/guc.c:2794 +#: utils/misc/guc.c:2789 msgid "Enables logging of recovery-related debugging information." msgstr "" "Ermöglicht das Loggen von Debug-Informationen über die Wiederherstellung." -#: utils/misc/guc.c:2808 +#: utils/misc/guc.c:2803 msgid "Collects function-level statistics on database activity." msgstr "Sammelt Statistiken auf Funktionsebene über Datenbankaktivität." -#: utils/misc/guc.c:2817 +#: utils/misc/guc.c:2812 msgid "Set the level of information written to the WAL." msgstr "Setzt den Umfang der in den WAL geschriebenen Informationen." -#: utils/misc/guc.c:2826 +#: utils/misc/guc.c:2821 msgid "Selects the method used for forcing WAL updates to disk." msgstr "" "Wählt die Methode, um das Schreiben von WAL-Änderungen auf die Festplatte zu " "erzwingen." -#: utils/misc/guc.c:2836 +#: utils/misc/guc.c:2831 msgid "Sets how binary values are to be encoded in XML." msgstr "Setzt, wie binäre Werte in XML kodiert werden." -#: utils/misc/guc.c:2845 +#: utils/misc/guc.c:2840 msgid "" "Sets whether XML data in implicit parsing and serialization operations is to " "be considered as documents or content fragments." @@ -2502,7 +2502,7 @@ msgstr "" "Setzt, ob XML-Daten in impliziten Parse- und Serialisierungsoperationen als " "Dokument oder Fragment betrachtet werden sollen." -#: utils/misc/guc.c:3617 +#: utils/misc/guc.c:3612 #, c-format msgid "" "%s does not know where to find the server configuration file.\n" @@ -2513,12 +2513,12 @@ msgstr "" "Sie müssen die Kommandozeilenoption --config-file oder -D angegeben oder\n" "die Umgebungsvariable PGDATA setzen.\n" -#: utils/misc/guc.c:3636 +#: utils/misc/guc.c:3631 #, c-format msgid "%s cannot access the server configuration file \"%s\": %s\n" msgstr "%s kann nicht auf die Serverkonfigurationsdatei »%s« zugreifen: %s\n" -#: utils/misc/guc.c:3656 +#: utils/misc/guc.c:3651 #, c-format msgid "" "%s does not know where to find the database system data.\n" @@ -2529,7 +2529,7 @@ msgstr "" "zu finden sind. Sie können dies mit »data_directory« in »%s«, mit der\n" "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n" -#: utils/misc/guc.c:3687 +#: utils/misc/guc.c:3682 #, c-format msgid "" "%s does not know where to find the \"hba\" configuration file.\n" @@ -2540,7 +2540,7 @@ msgstr "" "Sie können dies mit »hba_file« in »%s«, mit der\n" "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n" -#: utils/misc/guc.c:3710 +#: utils/misc/guc.c:3705 #, c-format msgid "" "%s does not know where to find the \"ident\" configuration file.\n" @@ -2551,82 +2551,82 @@ msgstr "" "Sie können dies mit »ident_file« in »%s«, mit der\n" "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n" -#: utils/misc/guc.c:4315 utils/misc/guc.c:4479 +#: utils/misc/guc.c:4310 utils/misc/guc.c:4474 msgid "Value exceeds integer range." msgstr "Wert überschreitet Bereich für ganze Zahlen." -#: utils/misc/guc.c:4334 +#: utils/misc/guc.c:4329 msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"." msgstr "Gültige Einheiten für diesen Parameter sind »kB«, »MB« und »GB«." -#: utils/misc/guc.c:4393 +#: utils/misc/guc.c:4388 msgid "" "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"." msgstr "" "Gültige Einheiten für diesen Parameter sind »ms«, »s«, »min«, »h« und »d«." -#: utils/misc/guc.c:4702 utils/misc/guc.c:5366 utils/misc/guc.c:5456 -#: utils/misc/guc.c:6160 utils/misc/guc.c:6319 utils/misc/guc.c:7559 +#: utils/misc/guc.c:4697 utils/misc/guc.c:5361 utils/misc/guc.c:5451 +#: utils/misc/guc.c:6155 utils/misc/guc.c:6314 utils/misc/guc.c:7554 #: guc-file.l:217 #, c-format msgid "unrecognized configuration parameter \"%s\"" msgstr "unbekannter Konfigurationsparameter »%s«" -#: utils/misc/guc.c:4729 +#: utils/misc/guc.c:4724 #, c-format msgid "parameter \"%s\" cannot be changed" msgstr "Parameter »%s« kann nicht geändert werden" -#: utils/misc/guc.c:4746 utils/misc/guc.c:4754 guc-file.l:264 +#: utils/misc/guc.c:4741 utils/misc/guc.c:4749 guc-file.l:264 #, c-format msgid "parameter \"%s\" cannot be changed without restarting the server" msgstr "" "Parameter »%s« kann nicht geändert werden, ohne den Server neu zu starten" -#: utils/misc/guc.c:4764 +#: utils/misc/guc.c:4759 #, c-format msgid "parameter \"%s\" cannot be changed now" msgstr "Parameter »%s« kann jetzt nicht geändert werden" -#: utils/misc/guc.c:4795 +#: utils/misc/guc.c:4790 #, c-format msgid "parameter \"%s\" cannot be set after connection start" msgstr "Parameter »%s« kann nach Start der Verbindung nicht geändert werden" -#: utils/misc/guc.c:4805 utils/misc/guc.c:7574 +#: utils/misc/guc.c:4800 utils/misc/guc.c:7569 #, c-format msgid "permission denied to set parameter \"%s\"" msgstr "keine Berechtigung, um Parameter »%s« zu setzen" -#: utils/misc/guc.c:4843 +#: utils/misc/guc.c:4838 #, c-format 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:4851 utils/init/miscinit.c:380 +#: utils/misc/guc.c:4846 utils/init/miscinit.c:380 #, c-format msgid "cannot set parameter \"%s\" within security-restricted operation" msgstr "" "kann Parameter »%s« nicht in einer sicherheitsbeschränkten Operation setzen" -#: utils/misc/guc.c:4900 access/transam/xlog.c:5298 access/transam/xlog.c:5307 +#: utils/misc/guc.c:4895 access/transam/xlog.c:5298 access/transam/xlog.c:5307 #, c-format msgid "parameter \"%s\" requires a Boolean value" msgstr "Parameter »%s« erfordert einen Boole'schen Wert" -#: utils/misc/guc.c:4922 utils/misc/guc.c:4997 +#: utils/misc/guc.c:4917 utils/misc/guc.c:4992 #, c-format msgid "invalid value for parameter \"%s\": %d" msgstr "ungültiger Wert für Parameter »%s«: %d" -#: utils/misc/guc.c:4966 utils/misc/guc.c:5168 utils/misc/guc.c:5234 -#: utils/misc/guc.c:5260 guc-file.l:178 +#: utils/misc/guc.c:4961 utils/misc/guc.c:5163 utils/misc/guc.c:5229 +#: utils/misc/guc.c:5255 guc-file.l:178 #, c-format msgid "invalid value for parameter \"%s\": \"%s\"" msgstr "ungültiger Wert für Parameter »%s«: »%s«" -#: utils/misc/guc.c:4968 utils/misc/guc.c:5236 utils/fmgr/dfmgr.c:381 +#: utils/misc/guc.c:4963 utils/misc/guc.c:5231 utils/fmgr/dfmgr.c:381 #: utils/adt/xml.c:1393 utils/adt/xml.c:1394 utils/adt/xml.c:1400 #: utils/adt/xml.c:1471 tcop/postgres.c:4347 commands/tablecmds.c:660 #: commands/user.c:902 commands/user.c:903 commands/trigger.c:839 @@ -2639,85 +2639,85 @@ msgstr "ungültiger Wert für Parameter »%s«: »%s«" msgid "%s" msgstr "%s" -#: utils/misc/guc.c:4975 +#: utils/misc/guc.c:4970 #, c-format msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)" msgstr "%d ist außerhalb des gültigen Bereichs für Parameter »%s« (%d ... %d)" -#: utils/misc/guc.c:5039 +#: utils/misc/guc.c:5034 #, c-format msgid "parameter \"%s\" requires a numeric value" msgstr "Parameter »%s« erfordert einen numerischen Wert" -#: utils/misc/guc.c:5047 +#: utils/misc/guc.c:5042 #, c-format 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:5069 +#: utils/misc/guc.c:5064 #, c-format msgid "invalid value for parameter \"%s\": %g" msgstr "ungültiger Wert für Parameter »%s«: %g" -#: utils/misc/guc.c:5372 utils/misc/guc.c:5460 utils/misc/guc.c:6323 +#: utils/misc/guc.c:5367 utils/misc/guc.c:5455 utils/misc/guc.c:6318 #, c-format msgid "must be superuser to examine \"%s\"" msgstr "nur Superuser können »%s« ansehen" -#: utils/misc/guc.c:5571 +#: utils/misc/guc.c:5566 #, c-format msgid "SET %s takes only one argument" msgstr "SET %s darf nur ein Argument haben" -#: utils/misc/guc.c:5798 +#: utils/misc/guc.c:5793 msgid "SET requires parameter name" msgstr "SET benötigt Parameternamen" -#: utils/misc/guc.c:5913 +#: utils/misc/guc.c:5908 #, c-format msgid "attempt to redefine parameter \"%s\"" msgstr "Versuch, den Parameter »%s« zu redefinieren" -#: utils/misc/guc.c:7154 utils/init/miscinit.c:1014 commands/copy.c:2217 +#: utils/misc/guc.c:7149 utils/init/miscinit.c:1014 commands/copy.c:2217 #, c-format msgid "could not read from file \"%s\": %m" msgstr "konnte nicht aus Datei »%s« lesen: %m" -#: utils/misc/guc.c:7275 +#: utils/misc/guc.c:7270 #, c-format msgid "could not parse setting for parameter \"%s\"" msgstr "konnte Wert von Parameter »%s« nicht lesen" -#: utils/misc/guc.c:7618 +#: utils/misc/guc.c:7613 msgid "invalid list syntax for parameter \"log_destination\"" msgstr "ungültige Listensyntax für Parameter »log_destination«" -#: utils/misc/guc.c:7642 +#: utils/misc/guc.c:7637 #, c-format msgid "unrecognized \"log_destination\" key word: \"%s\"" msgstr "unbekanntes »log_destination«-Schlüsselwort: »%s«" -#: utils/misc/guc.c:7717 +#: utils/misc/guc.c:7712 msgid "SET AUTOCOMMIT TO OFF is no longer supported" msgstr "SET AUTOCOMMIT TO OFF wird nicht mehr unterstützt" -#: utils/misc/guc.c:7789 +#: utils/misc/guc.c:7784 msgid "assertion checking is not supported by this build" msgstr "Assert-Prüfungen werden von dieser Installation nicht unterstützt" -#: utils/misc/guc.c:7804 +#: utils/misc/guc.c:7799 msgid "Bonjour is not supported by this build" msgstr "Bonjour wird von dieser Installation nicht unterstützt" -#: utils/misc/guc.c:7819 +#: utils/misc/guc.c:7814 msgid "SSL is not supported by this build" msgstr "SSL wird von dieser Installation nicht unterstützt" -#: utils/misc/guc.c:7833 +#: utils/misc/guc.c:7828 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:7849 +#: utils/misc/guc.c:7844 msgid "" "cannot enable \"log_statement_stats\" when \"log_parser_stats\", " "\"log_planner_stats\", or \"log_executor_stats\" is true" @@ -2725,13 +2725,13 @@ msgstr "" "kann »log_statement_stats« nicht einschalten, wenn »log_parser_stats«, " "»log_planner_stats« oder »log_executor_stats« an ist" -#: utils/misc/guc.c:7867 +#: utils/misc/guc.c:7862 msgid "cannot set transaction read-write mode inside a read-only transaction" msgstr "" "kann den Read/Write-Modus einer Transaktion nicht in einer Read-Only-" "Transaktion setzen" -#: utils/misc/guc.c:7878 +#: utils/misc/guc.c:7873 msgid "cannot set transaction read-write mode during recovery" msgstr "" "kann den Read/Write-Modus einer Transaktion nicht während der " @@ -3630,22 +3630,22 @@ msgstr "XML unterstützt keine unendlichen Datumswerte." #: utils/adt/xml.c:1741 utils/adt/xml.c:1748 utils/adt/xml.c:1768 #: utils/adt/xml.c:1775 utils/adt/timestamp.c:226 utils/adt/timestamp.c:269 #: utils/adt/timestamp.c:491 utils/adt/timestamp.c:531 -#: utils/adt/timestamp.c:2530 utils/adt/timestamp.c:2551 -#: utils/adt/timestamp.c:2564 utils/adt/timestamp.c:2573 -#: utils/adt/timestamp.c:2631 utils/adt/timestamp.c:2654 -#: utils/adt/timestamp.c:2667 utils/adt/timestamp.c:2678 -#: utils/adt/timestamp.c:3114 utils/adt/timestamp.c:3244 -#: utils/adt/timestamp.c:3285 utils/adt/timestamp.c:3373 -#: utils/adt/timestamp.c:3420 utils/adt/timestamp.c:3531 -#: utils/adt/timestamp.c:3844 utils/adt/timestamp.c:3981 -#: utils/adt/timestamp.c:3988 utils/adt/timestamp.c:4002 -#: utils/adt/timestamp.c:4012 utils/adt/timestamp.c:4075 -#: utils/adt/timestamp.c:4215 utils/adt/timestamp.c:4225 -#: utils/adt/timestamp.c:4440 utils/adt/timestamp.c:4519 -#: utils/adt/timestamp.c:4526 utils/adt/timestamp.c:4553 -#: utils/adt/timestamp.c:4557 utils/adt/timestamp.c:4614 -#: utils/adt/formatting.c:2956 utils/adt/formatting.c:2988 -#: utils/adt/formatting.c:3056 utils/adt/date.c:913 utils/adt/date.c:960 +#: utils/adt/timestamp.c:2531 utils/adt/timestamp.c:2552 +#: utils/adt/timestamp.c:2565 utils/adt/timestamp.c:2574 +#: utils/adt/timestamp.c:2632 utils/adt/timestamp.c:2655 +#: utils/adt/timestamp.c:2668 utils/adt/timestamp.c:2679 +#: utils/adt/timestamp.c:3115 utils/adt/timestamp.c:3245 +#: utils/adt/timestamp.c:3286 utils/adt/timestamp.c:3374 +#: utils/adt/timestamp.c:3421 utils/adt/timestamp.c:3532 +#: utils/adt/timestamp.c:3845 utils/adt/timestamp.c:3982 +#: utils/adt/timestamp.c:3989 utils/adt/timestamp.c:4003 +#: utils/adt/timestamp.c:4013 utils/adt/timestamp.c:4076 +#: utils/adt/timestamp.c:4216 utils/adt/timestamp.c:4226 +#: utils/adt/timestamp.c:4441 utils/adt/timestamp.c:4520 +#: utils/adt/timestamp.c:4527 utils/adt/timestamp.c:4554 +#: utils/adt/timestamp.c:4558 utils/adt/timestamp.c:4615 +#: utils/adt/formatting.c:3044 utils/adt/formatting.c:3076 +#: utils/adt/formatting.c:3144 utils/adt/date.c:913 utils/adt/date.c:960 #: utils/adt/date.c:1516 utils/adt/date.c:1553 utils/adt/date.c:2426 #: utils/adt/nabstime.c:480 utils/adt/nabstime.c:523 utils/adt/nabstime.c:553 #: utils/adt/nabstime.c:596 @@ -3818,7 +3818,7 @@ msgstr "smallint ist außerhalb des gültigen Bereichs" #: utils/adt/int.c:718 utils/adt/int.c:860 utils/adt/int.c:968 #: utils/adt/int.c:1057 utils/adt/int.c:1096 utils/adt/int.c:1124 -#: utils/adt/timestamp.c:2876 utils/adt/geo_ops.c:4130 utils/adt/int8.c:599 +#: utils/adt/timestamp.c:2877 utils/adt/geo_ops.c:4130 utils/adt/int8.c:599 #: utils/adt/int8.c:659 utils/adt/int8.c:848 utils/adt/int8.c:956 #: utils/adt/int8.c:1045 utils/adt/int8.c:1153 utils/adt/float.c:764 #: utils/adt/float.c:828 utils/adt/float.c:2470 utils/adt/float.c:2533 @@ -3828,7 +3828,7 @@ msgstr "smallint ist außerhalb des gültigen Bereichs" msgid "division by zero" msgstr "Division durch Null" -#: utils/adt/int.c:1361 utils/adt/timestamp.c:4712 utils/adt/timestamp.c:4793 +#: utils/adt/int.c:1361 utils/adt/timestamp.c:4713 utils/adt/timestamp.c:4794 #: utils/adt/int8.c:1411 msgid "step size cannot equal zero" msgstr "Schrittgröße kann nicht gleich null sein" @@ -3915,8 +3915,8 @@ msgstr "timestamp kann nicht NaN sein" msgid "timestamp(%d) precision must be between %d and %d" msgstr "Präzision von timestamp(%d) muss zwischen %d und %d sein" -#: utils/adt/timestamp.c:658 utils/adt/timestamp.c:3109 -#: utils/adt/timestamp.c:3239 utils/adt/timestamp.c:3624 +#: utils/adt/timestamp.c:658 utils/adt/timestamp.c:3110 +#: utils/adt/timestamp.c:3240 utils/adt/timestamp.c:3625 msgid "interval out of range" msgstr "interval-Wert ist außerhalb des gültigen Bereichs" @@ -3939,54 +3939,54 @@ msgstr "INTERVAL(%d)-Präzision auf erlaubtes Maximum %d reduziert" msgid "interval(%d) precision must be between %d and %d" msgstr "Präzision von interval(%d) muss zwischen %d und %d sein" -#: utils/adt/timestamp.c:2306 +#: utils/adt/timestamp.c:2307 msgid "cannot subtract infinite timestamps" msgstr "kann unendliche timestamp-Werte nicht subtrahieren" -#: utils/adt/timestamp.c:3365 utils/adt/timestamp.c:3961 -#: utils/adt/timestamp.c:4020 +#: utils/adt/timestamp.c:3366 utils/adt/timestamp.c:3962 +#: utils/adt/timestamp.c:4021 #, c-format msgid "timestamp units \"%s\" not supported" msgstr "»timestamp«-Einheit »%s« nicht unterstützt" -#: utils/adt/timestamp.c:3379 utils/adt/timestamp.c:4030 +#: utils/adt/timestamp.c:3380 utils/adt/timestamp.c:4031 #, c-format msgid "timestamp units \"%s\" not recognized" msgstr "»timestamp«-Einheit »%s« nicht erkannt" -#: utils/adt/timestamp.c:3520 utils/adt/timestamp.c:4192 -#: utils/adt/timestamp.c:4233 +#: utils/adt/timestamp.c:3521 utils/adt/timestamp.c:4193 +#: utils/adt/timestamp.c:4234 #, c-format msgid "timestamp with time zone units \"%s\" not supported" msgstr "»timestamp with time zone«-Einheit »%s« nicht unterstützt" -#: utils/adt/timestamp.c:3537 utils/adt/timestamp.c:4242 +#: utils/adt/timestamp.c:3538 utils/adt/timestamp.c:4243 #, c-format msgid "timestamp with time zone units \"%s\" not recognized" msgstr "»timestamp with time zone«-Einheit »%s« nicht erkannt" -#: utils/adt/timestamp.c:3617 utils/adt/timestamp.c:4348 +#: utils/adt/timestamp.c:3618 utils/adt/timestamp.c:4349 #, c-format msgid "interval units \"%s\" not supported" msgstr "»interval«-Einheit »%s« nicht unterstützt" -#: utils/adt/timestamp.c:3633 utils/adt/timestamp.c:4375 +#: utils/adt/timestamp.c:3634 utils/adt/timestamp.c:4376 #, c-format msgid "interval units \"%s\" not recognized" msgstr "»interval«-Einheit »%s« nicht erkannt" -#: utils/adt/timestamp.c:4445 utils/adt/timestamp.c:4618 +#: utils/adt/timestamp.c:4446 utils/adt/timestamp.c:4619 #, c-format msgid "could not convert to time zone \"%s\"" msgstr "konnte nicht in Zeitzone »%s« umwandeln" -#: utils/adt/timestamp.c:4452 utils/adt/timestamp.c:4625 utils/adt/date.c:2631 +#: utils/adt/timestamp.c:4453 utils/adt/timestamp.c:4626 utils/adt/date.c:2631 #: utils/adt/datetime.c:928 utils/adt/datetime.c:1663 #, c-format msgid "time zone \"%s\" not recognized" msgstr "Zeitzone »%s« nicht erkannt" -#: utils/adt/timestamp.c:4477 utils/adt/timestamp.c:4651 +#: utils/adt/timestamp.c:4478 utils/adt/timestamp.c:4652 #, c-format msgid "interval time zone \"%s\" must not specify month" msgstr "Intervall-Zeitzone »%s« darf keinen Monat angeben" @@ -4343,114 +4343,114 @@ msgstr "" msgid "\"%s\" is not a number" msgstr "»%s« ist keine Zahl" -#: utils/adt/formatting.c:1788 +#: utils/adt/formatting.c:1883 msgid "invalid combination of date conventions" msgstr "ungültige Kombination von Datumskonventionen" -#: utils/adt/formatting.c:1789 +#: utils/adt/formatting.c:1884 msgid "" "Do not mix Gregorian and ISO week date conventions in a formatting template." msgstr "" "Die Gregorianische und die ISO-Konvention für Wochendaten können nicht einer " "Formatvorlage gemischt werden." -#: utils/adt/formatting.c:1806 +#: utils/adt/formatting.c:1901 #, c-format msgid "conflicting values for \"%s\" field in formatting string" msgstr "widersprüchliche Werte für das Feld »%s« in Formatzeichenkette" -#: utils/adt/formatting.c:1808 +#: utils/adt/formatting.c:1903 msgid "This value contradicts a previous setting for the same field type." msgstr "" "Der Wert widerspricht einer vorherigen Einstellung für den selben Feldtyp." -#: utils/adt/formatting.c:1869 +#: utils/adt/formatting.c:1964 #, c-format msgid "source string too short for \"%s\" formatting field" msgstr "Quellzeichenkette zu kurz für Formatfeld »%s»" -#: utils/adt/formatting.c:1871 +#: utils/adt/formatting.c:1966 #, c-format msgid "Field requires %d characters, but only %d remain." msgstr "Feld benötigt %d Zeichen, aber nur %d verbleiben." -#: utils/adt/formatting.c:1874 utils/adt/formatting.c:1888 +#: utils/adt/formatting.c:1969 utils/adt/formatting.c:1983 msgid "" "If your source string is not fixed-width, try using the \"FM\" modifier." msgstr "" "Wenn die Quellzeichenkette keine feste Breite hat, versuchen Sie den " "Modifikator »FM«." -#: utils/adt/formatting.c:1884 utils/adt/formatting.c:1897 -#: utils/adt/formatting.c:2027 +#: utils/adt/formatting.c:1979 utils/adt/formatting.c:1992 +#: utils/adt/formatting.c:2122 #, c-format msgid "invalid value \"%s\" for \"%s\"" msgstr "ungültiger Wert »%s« für »%s«" -#: utils/adt/formatting.c:1886 +#: utils/adt/formatting.c:1981 #, c-format msgid "Field requires %d characters, but only %d could be parsed." msgstr "Feld benötigt %d Zeichen, aber nur %d konnten geparst werden." -#: utils/adt/formatting.c:1899 +#: utils/adt/formatting.c:1994 msgid "Value must be an integer." msgstr "Der Wert muss eine ganze Zahl sein." -#: utils/adt/formatting.c:1904 +#: utils/adt/formatting.c:1999 #, c-format msgid "value for \"%s\" in source string is out of range" msgstr "" "Wert für »%s« in der Eingabezeichenkette ist außerhalb des gültigen Bereichs" -#: utils/adt/formatting.c:1906 +#: utils/adt/formatting.c:2001 #, c-format msgid "Value must be in the range %d to %d." msgstr "Der Wert muss im Bereich %d bis %d sein." -#: utils/adt/formatting.c:2029 +#: utils/adt/formatting.c:2124 msgid "The given value did not match any of the allowed values for this field." msgstr "" "Der angegebene Wert stimmte mit keinem der für dieses Feld zulässigen Werte " "überein." -#: utils/adt/formatting.c:2585 +#: utils/adt/formatting.c:2673 msgid "\"TZ\"/\"tz\" format patterns are not supported in to_date" msgstr "Formatmuster »TZ«/»tz« werden in to_date nicht unterstützt" -#: utils/adt/formatting.c:2689 +#: utils/adt/formatting.c:2777 msgid "invalid input string for \"Y,YYY\"" msgstr "ungültige Eingabe für »Y,YYY«" -#: utils/adt/formatting.c:3080 utils/adt/date.c:167 +#: utils/adt/formatting.c:3168 utils/adt/date.c:167 #, c-format msgid "date out of range: \"%s\"" msgstr "date ist außerhalb des gültigen Bereichs: »%s«" -#: utils/adt/formatting.c:3212 +#: utils/adt/formatting.c:3300 #, c-format msgid "hour \"%d\" is invalid for the 12-hour clock" msgstr "Stunde »%d« ist bei einer 12-Stunden-Uhr ungültig" -#: utils/adt/formatting.c:3214 +#: utils/adt/formatting.c:3302 msgid "Use the 24-hour clock, or give an hour between 1 and 12." msgstr "" "Verwenden Sie die 24-Stunden-Uhr oder geben Sie eine Stunde zwischen 1 und " "12 an." -#: utils/adt/formatting.c:3252 +#: utils/adt/formatting.c:3340 #, c-format msgid "inconsistent use of year %04d and \"BC\"" msgstr "inkonsistente Verwendung von Jahr %04d und »BC«" -#: utils/adt/formatting.c:3299 +#: utils/adt/formatting.c:3387 msgid "cannot calculate day of year without year information" msgstr "kann Tag des Jahres nicht berechnen ohne Jahrinformationen" -#: utils/adt/formatting.c:4161 +#: utils/adt/formatting.c:4249 msgid "\"EEEE\" not supported for input" msgstr "»E« wird nicht bei der Eingabe unterstützt" -#: utils/adt/formatting.c:4173 +#: utils/adt/formatting.c:4261 msgid "\"RN\" not supported for input" msgstr "»RN« wird nicht bei der Eingabe unterstützt" @@ -5447,19 +5447,19 @@ msgstr "Schema »%s« existiert nicht" msgid "must be member of role \"%s\"" msgstr "Berechtigung nur für Mitglied von Rolle »%s«" -#: utils/adt/enum.c:44 utils/adt/enum.c:54 utils/adt/enum.c:109 -#: utils/adt/enum.c:119 +#: utils/adt/enum.c:45 utils/adt/enum.c:55 utils/adt/enum.c:114 +#: utils/adt/enum.c:124 #, c-format msgid "invalid input value for enum %s: \"%s\"" msgstr "ungültiger Eingabewert für Enum %s: »%s«" -#: utils/adt/enum.c:81 utils/adt/enum.c:144 +#: utils/adt/enum.c:82 utils/adt/enum.c:149 #, c-format msgid "invalid internal value for enum: %u" msgstr "ungültiger interner Wert für Enum: %u" -#: utils/adt/enum.c:264 utils/adt/enum.c:303 utils/adt/enum.c:350 -#: utils/adt/enum.c:370 +#: utils/adt/enum.c:269 utils/adt/enum.c:308 utils/adt/enum.c:355 +#: utils/adt/enum.c:375 msgid "could not determine actual enum type" msgstr "konnte tatsächlichen Enum-Typen nicht bestimmen" @@ -6450,7 +6450,7 @@ msgstr "" "Werte, die größer sind als eine Pufferseite, können nicht indiziert werden." #: access/hash/hashutil.c:165 access/nbtree/nbtpage.c:432 -#: access/gist/gistutil.c:644 +#: access/gist/gistutil.c:640 #, c-format msgid "index \"%s\" contains unexpected zero page at block %u" msgstr "Index »%s« enthält unerwartete Nullseite bei Block %u" @@ -6458,12 +6458,12 @@ msgstr "Index »%s« enthält unerwartete Nullseite bei Block %u" #: access/hash/hashutil.c:168 access/hash/hashutil.c:179 #: access/hash/hashutil.c:191 access/hash/hashutil.c:212 #: access/nbtree/nbtpage.c:435 access/nbtree/nbtpage.c:446 -#: access/gist/gistutil.c:647 access/gist/gistutil.c:658 +#: access/gist/gistutil.c:643 access/gist/gistutil.c:654 msgid "Please REINDEX it." msgstr "Bitte führen Sie REINDEX für den Index aus." #: access/hash/hashutil.c:176 access/hash/hashutil.c:188 -#: access/nbtree/nbtpage.c:443 access/gist/gistutil.c:655 +#: access/nbtree/nbtpage.c:443 access/gist/gistutil.c:651 #, c-format msgid "index \"%s\" contains corrupted page at block %u" msgstr "Index »%s« enthält korrupte Seite bei Block %u" @@ -8050,12 +8050,12 @@ msgstr "Das kann daran liegen, dass der Indexausdruck nicht »immutable« ist." msgid "\"%s\" is not an index" msgstr "»%s« ist kein Index" -#: access/gist/gistsplit.c:372 +#: access/gist/gistsplit.c:444 #, c-format msgid "picksplit method for column %d of index \"%s\" failed" msgstr "Picksplit-Methode für Spalte %d von Index »%s« fehlgeschlagen" -#: access/gist/gistsplit.c:374 +#: access/gist/gistsplit.c:446 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." @@ -8075,7 +8075,7 @@ msgstr "" msgid "Incomplete insertion detected during crash replay." msgstr "Unvollständige Einfügeoperation beim Crash-Replay entdeckt." -#: access/gist/gistutil.c:428 +#: access/gist/gistutil.c:424 #, c-format msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery" msgstr "" @@ -9919,9 +9919,9 @@ msgstr "" #: commands/vacuumlazy.c:1153 #, c-format msgid "" -"automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock " +"automatic vacuum of table \"%s.%s.%s\": could not (re)acquire exclusive lock " "for truncate scan" -msgstr "automatisches Vacuum von Tabelle »%s.%s.%s«: kann exklusive Sperre für Truncate-Scan nicht (wieder)erlangen" +msgstr "automatisches Vacuum von Tabelle »%s.%s.%s«: konnte exklusive Sperre für Truncate-Scan nicht (wieder)erlangen" #: commands/vacuumlazy.c:1222 #, c-format @@ -11059,30 +11059,30 @@ msgstr "Kanalname zu lang" msgid "payload string too long" msgstr "Payload-Zeichenkette zu lang" -#: commands/async.c:763 +#: commands/async.c:764 msgid "" "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN or NOTIFY" msgstr "" "PREPARE kann nicht in einer Transaktion ausgeführt werden, die LISTEN, " "UNLISTEN oder NOTIFY ausgeführt hat" -#: commands/async.c:868 +#: commands/async.c:867 msgid "too many notifications in the NOTIFY queue" msgstr "zu viele Benachrichtigungen in NOTIFY-Schlange" -#: commands/async.c:1447 +#: commands/async.c:1440 #, c-format msgid "NOTIFY queue is %.0f%% full" msgstr "NOTIFY-Schlange ist %.0f%% voll" -#: commands/async.c:1449 +#: commands/async.c:1442 #, c-format msgid "" "The server process with PID %d is among those with the oldest transactions." msgstr "" "Der Serverprozess mit PID %d gehört zu denen mit den ältesten Transaktionen." -#: commands/async.c:1452 +#: commands/async.c:1445 msgid "" "The NOTIFY queue cannot be emptied until that process ends its current " "transaction." diff --git a/src/backend/po/it.po b/src/backend/po/it.po index 51feb4a901..3a44a63787 100644 --- a/src/backend/po/it.po +++ b/src/backend/po/it.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: postgres (PostgreSQL) 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2013-01-29 13:11+0000\n" -"PO-Revision-Date: 2013-01-29 16:34+0100\n" +"POT-Creation-Date: 2013-03-13 11:51+0000\n" +"PO-Revision-Date: 2013-03-16 13:16+0100\n" "Last-Translator: Daniele Varrazzo \n" "Language-Team: Gruppo traduzioni ITPUG \n" "Language: it\n" @@ -32,25 +32,17 @@ msgstr "" #, c-format msgid "checkpoints are occurring too frequently (%d second apart)" msgid_plural "checkpoints are occurring too frequently (%d seconds apart)" -msgstr[0] "" -"i checkpoint stanno avvenendo troppo frequentemente (a distanza di %d " -"secondo)" -msgstr[1] "" -"i checkpoint stanno avvenendo troppo frequentemente (a distanza di %d " -"secondi)" +msgstr[0] "i checkpoint stanno avvenendo troppo frequentemente (a distanza di %d secondo)" +msgstr[1] "i checkpoint stanno avvenendo troppo frequentemente (a distanza di %d secondi)" #: postmaster/bgwriter.c:477 -msgid "" -"Consider increasing the configuration parameter \"checkpoint_segments\"." -msgstr "" -"Considera di incrementare il parametro di configurazione " -"\"checkpoint_segments\"." +msgid "Consider increasing the configuration parameter \"checkpoint_segments\"." +msgstr "Considera di incrementare il parametro di configurazione \"checkpoint_segments\"." #: postmaster/bgwriter.c:589 #, c-format msgid "transaction log switch forced (archive_timeout=%d)" -msgstr "" -"passaggio al prossimo log delle transazioni forzato (archive_timeout=%d)" +msgstr "passaggio al prossimo log delle transazioni forzato (archive_timeout=%d)" #: postmaster/bgwriter.c:1050 msgid "checkpoint request failed" @@ -72,9 +64,7 @@ msgstr "risoluzione di \"localhost\" fallita: %s" #: postmaster/pgstat.c:351 msgid "trying another address for the statistics collector" -msgstr "" -"si sta tentando di usare un diverso indirizzo per il raccoglitore di " -"statistiche" +msgstr "si sta tentando di usare un diverso indirizzo per il raccoglitore di statistiche" #: postmaster/pgstat.c:360 #, c-format @@ -89,9 +79,7 @@ msgstr "bind del socket per il raccoglitore di statistiche fallito: %m" #: postmaster/pgstat.c:383 #, c-format msgid "could not get address of socket for statistics collector: %m" -msgstr "" -"non è stato possibile ottenere l'indirizzo del socket per il raccoglitore di " -"statistiche: %m" +msgstr "non è stato possibile ottenere l'indirizzo del socket per il raccoglitore di statistiche: %m" #: postmaster/pgstat.c:399 #, c-format @@ -101,9 +89,7 @@ msgstr "connessione al socket per il raccoglitore statistiche fallita: %m" #: postmaster/pgstat.c:420 #, c-format msgid "could not send test message on socket for statistics collector: %m" -msgstr "" -"invio del messaggio di prova al socket per il raccoglitore di statistiche " -"fallito: %m" +msgstr "invio del messaggio di prova al socket per il raccoglitore di statistiche fallito: %m" #: postmaster/pgstat.c:446 postmaster/pgstat.c:2906 #, c-format @@ -112,34 +98,25 @@ msgstr "select() fallita nel raccoglitore di statistiche: %m" #: postmaster/pgstat.c:461 msgid "test message did not get through on socket for statistics collector" -msgstr "" -"il messaggio di prova non ha raggiunto il socket per il raccoglitore di " -"statistiche" +msgstr "il messaggio di prova non ha raggiunto il socket per il raccoglitore di statistiche" #: postmaster/pgstat.c:476 #, c-format msgid "could not receive test message on socket for statistics collector: %m" -msgstr "" -"ricezione del messaggio di prova sul socket per il raccoglitore di " -"statistiche fallito: %m" +msgstr "ricezione del messaggio di prova sul socket per il raccoglitore di statistiche fallito: %m" #: postmaster/pgstat.c:486 msgid "incorrect test message transmission on socket for statistics collector" -msgstr "" -"trasmissione errata del messaggio di prova per il raccoglitore di statistiche" +msgstr "trasmissione errata del messaggio di prova per il raccoglitore di statistiche" #: postmaster/pgstat.c:509 #, c-format msgid "could not set statistics collector socket to nonblocking mode: %m" -msgstr "" -"impostazione del socket per il raccoglitore di statistiche in modalità non " -"bloccante fallita: %m" +msgstr "impostazione del socket per il raccoglitore di statistiche in modalità non bloccante fallita: %m" #: postmaster/pgstat.c:519 msgid "disabling statistics collector for lack of working socket" -msgstr "" -"raccoglitore di statistiche disabilitato per mancanza di un socket " -"funzionante" +msgstr "raccoglitore di statistiche disabilitato per mancanza di un socket funzionante" #: postmaster/pgstat.c:621 #, c-format @@ -148,8 +125,7 @@ msgstr "fork del raccoglitore di statistiche fallito: %m" #: postmaster/pgstat.c:1151 postmaster/pgstat.c:1175 postmaster/pgstat.c:1206 msgid "must be superuser to reset statistics counters" -msgstr "" -"occorre essere un superutente per resettare i contatori delle statistiche" +msgstr "occorre essere un superutente per resettare i contatori delle statistiche" #: postmaster/pgstat.c:1182 utils/adt/pgstatfuncs.c:1126 #, c-format @@ -188,9 +164,7 @@ msgstr "chiusura del file temporaneo delle statistiche \"%s\" fallita: %m" #: postmaster/pgstat.c:3276 #, c-format msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m" -msgstr "" -"non è stato possibile rinominare il file temporaneo delle statistiche \"%s\" " -"in \"%s\": %m" +msgstr "non è stato possibile rinominare il file temporaneo delle statistiche \"%s\" in \"%s\": %m" #: postmaster/pgstat.c:3376 postmaster/pgstat.c:3605 #, c-format @@ -235,16 +209,12 @@ msgstr "autovacuum: elaborazione del database \"%s\"" #: postmaster/autovacuum.c:1998 #, c-format msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\"" -msgstr "" -"autovacuum: eliminazione della tabella temporanea orfana \"%s\".\"%s\" nel " -"database \"%s\"" +msgstr "autovacuum: eliminazione della tabella temporanea orfana \"%s\".\"%s\" nel database \"%s\"" #: postmaster/autovacuum.c:2010 #, c-format msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\"" -msgstr "" -"autovacuum: trovata tabella temporanea orfana \"%s\".\"%s\" nel database \"%s" -"\"" +msgstr "autovacuum: trovata tabella temporanea orfana \"%s\".\"%s\" nel database \"%s\"" #: postmaster/autovacuum.c:2280 #, c-format @@ -329,9 +299,7 @@ msgstr "archive_mode abilitato, ma archive_command non è impostato" #: postmaster/pgarch.c:465 #, c-format msgid "transaction log file \"%s\" could not be archived: too many failures" -msgstr "" -"non è stato possibile archiviare il file di log delle transazioni \"%s\": " -"troppi fallimenti" +msgstr "non è stato possibile archiviare il file di log delle transazioni \"%s\": troppi fallimenti" #: postmaster/pgarch.c:568 #, c-format @@ -350,11 +318,8 @@ msgid "archive command was terminated by exception 0x%X" msgstr "comando di archiviazione terminato da eccezione 0x%X" #: postmaster/pgarch.c:579 postmaster/postmaster.c:2856 -msgid "" -"See C include file \"ntstatus.h\" for a description of the hexadecimal value." -msgstr "" -"Consulta il file include C \"ntstatus.h\" per una spiegazione del valore " -"esadecimale." +msgid "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/pgarch.c:584 #, c-format @@ -422,8 +387,7 @@ msgstr "%s: argomento non valido: \"%s\"\n" #: postmaster/postmaster.c:729 #, 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" +msgstr "%s: superuser_reserved_connections dev'essere minore di max_connections\n" #: postmaster/postmaster.c:734 #, c-format @@ -431,20 +395,12 @@ 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:739 -msgid "" -"WAL archival (archive_mode=on) requires wal_level \"archive\" or " -"\"hot_standby\"" -msgstr "" -"L'archiviazione dei WAL (archive_mode=on) richiede wal_level \"archive\" " -"oppure \"hot_standby\"" +msgid "WAL archival (archive_mode=on) requires wal_level \"archive\" or \"hot_standby\"" +msgstr "L'archiviazione dei WAL (archive_mode=on) richiede wal_level \"archive\" oppure \"hot_standby\"" #: postmaster/postmaster.c:742 -msgid "" -"WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or " -"\"hot_standby\"" -msgstr "" -"lo streaming dei WAL (max_wal_senders > 0) richiede wal_level \"archive\" " -"oppure \"hot_standby\"" +msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or \"hot_standby\"" +msgstr "lo streaming dei WAL (max_wal_senders > 0) richiede wal_level \"archive\" oppure \"hot_standby\"" #: postmaster/postmaster.c:750 #, c-format @@ -474,8 +430,7 @@ msgstr "nessun socket per l'ascolto è stato creato" #: postmaster/postmaster.c:973 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" +msgstr "creazione della porta di completamento I/O per la coda dei figli fallita" #: postmaster/postmaster.c:1017 #, c-format @@ -500,12 +455,8 @@ msgstr "apertura della directory \"%s\" fallita: %m" #: postmaster/postmaster.c:1155 utils/misc/tzparser.c:347 #, 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." +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:1183 #, c-format @@ -529,8 +480,7 @@ msgstr "la directory dei dati \"%s\" ha il proprietario errato" #: postmaster/postmaster.c:1214 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." +msgstr "Il server deve essere avviato dall'utente che possiede la directory dei dati." #: postmaster/postmaster.c:1234 #, c-format @@ -565,9 +515,7 @@ msgstr "%s: non è stato possibile aprire il file di log \"%s/%s\": %s\n" #: postmaster/postmaster.c:1301 #, c-format msgid "%s: could not fork background process: %s\n" -msgstr "" -"%s: non è stato possibile effettuare il fork del processo di scrittura in " -"background: %s\n" +msgstr "%s: non è stato possibile effettuare il fork del processo di scrittura in background: %s\n" #: postmaster/postmaster.c:1323 #, c-format @@ -595,8 +543,7 @@ msgstr "invio della risposta di negoziazione SSL fallito: %m" #: postmaster/postmaster.c:1673 #, 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" +msgstr "protocollo frontend non supportato %u.%u: il server supporta da %u.0 a %u.%u" #: postmaster/postmaster.c:1724 msgid "invalid value for boolean option \"replication\"" @@ -604,9 +551,7 @@ msgstr "valore per l'opzione booleana \"replication\" non valido" #: postmaster/postmaster.c:1744 msgid "invalid startup packet layout: expected terminator as last byte" -msgstr "" -"formato del pacchetto di avvio non valido: atteso il terminatore all'ultimo " -"byte" +msgstr "formato del pacchetto di avvio non valido: atteso il terminatore all'ultimo byte" #: postmaster/postmaster.c:1772 msgid "no PostgreSQL user name specified in startup packet" @@ -637,8 +582,7 @@ msgstr "chiave sbagliata nella richiesta di annullamento per il processo %d" #: postmaster/postmaster.c:1914 #, 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" +msgstr "il PID %d nella richiesta di annullamento non corrisponde ad alcun processo" #: postmaster/postmaster.c:1984 postmaster/postmaster.c:2017 #: postmaster/postmaster.c:3204 postmaster/postmaster.c:3886 @@ -851,8 +795,7 @@ msgstr "fork del processo fallito: %m" #: postmaster/postmaster.c:4766 #, 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" +msgstr "duplicazione del socket %d da usare nel backend fallita: codice errore %d" #: postmaster/postmaster.c:4798 #, c-format @@ -872,23 +815,17 @@ msgstr "rimozione del file \"%s\" fallita: %s\n" #: postmaster/postmaster.c:4860 #, c-format msgid "could not map view of backend variables: error code %d\n" -msgstr "" -"non è stato possibile mappare la vista delle variabili del backend: codice " -"errore %d\n" +msgstr "non è stato possibile mappare la vista delle variabili del backend: codice errore %d\n" #: postmaster/postmaster.c:4869 #, c-format msgid "could not unmap view of backend variables: error code %d\n" -msgstr "" -"non è stato possibile rimuovere la mappa della vista delle variabili del " -"backend: codice errore %d\n" +msgstr "non è stato possibile rimuovere la mappa della vista delle variabili del backend: codice errore %d\n" #: postmaster/postmaster.c:4876 #, c-format msgid "could not close handle to backend parameter variables: error code %d\n" -msgstr "" -"non è stato possibile chiudere l'handle dei parametri variabili del backend: " -"codice errore %d\n" +msgstr "non è stato possibile chiudere l'handle dei parametri variabili del backend: codice errore %d\n" #: postmaster/postmaster.c:5020 msgid "could not read exit code for process\n" @@ -911,9 +848,7 @@ msgstr "il cached plan non deve cambiare il tipo del risultato" #: utils/cache/relcache.c:4328 #, 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" +msgstr "creazione del file di inizializzazione della cache delle relazioni \"%s\" fallita: %m" #: utils/cache/relcache.c:4330 msgid "Continuing anyway, but there's something wrong." @@ -926,9 +861,7 @@ msgstr "rimozione del file di cache \"%s\" fallita: %m" #: utils/cache/relmapper.c:454 msgid "cannot PREPARE a transaction that modified relation mapping" -msgstr "" -"non è possibile eseguire PREPARE in una transazione che ha modificato la " -"mappa delle relazioni" +msgstr "non è possibile eseguire PREPARE in una transazione che ha modificato la mappa delle relazioni" #: utils/cache/relmapper.c:596 utils/cache/relmapper.c:702 #, c-format @@ -1013,8 +946,8 @@ msgid "record type has not been registered" msgstr "il tipo del record non è stato registrato" #: utils/hash/dynahash.c:952 storage/ipc/shmem.c:190 storage/lmgr/proc.c:195 -#: storage/lmgr/proc.c:213 storage/lmgr/lock.c:629 storage/lmgr/lock.c:698 -#: storage/lmgr/lock.c:2125 storage/lmgr/lock.c:2514 storage/lmgr/lock.c:2579 +#: storage/lmgr/proc.c:213 storage/lmgr/lock.c:721 storage/lmgr/lock.c:790 +#: storage/lmgr/lock.c:2217 storage/lmgr/lock.c:2606 storage/lmgr/lock.c:2671 msgid "out of shared memory" msgstr "memoria condivisa esaurita" @@ -1168,14 +1101,11 @@ msgstr "Versione e Compatibilità della Piattaforma" #: utils/misc/guc.c:548 msgid "Version and Platform Compatibility / Previous PostgreSQL Versions" -msgstr "" -"Versione e Compatibilità della Piattaforma / Versioni Precedenti di " -"PostgreSQL" +msgstr "Versione e Compatibilità della Piattaforma / Versioni Precedenti di PostgreSQL" #: utils/misc/guc.c:550 msgid "Version and Platform Compatibility / Other Platforms and Clients" -msgstr "" -"Versione e Compatibilità della Piattaforma / Altre Piattaforme e Client" +msgstr "Versione e Compatibilità della Piattaforma / Altre Piattaforme e Client" #: utils/misc/guc.c:552 msgid "Preset Options" @@ -1195,8 +1125,7 @@ msgstr "Abilita l'uso da parte del planner dei piani di scansione sequenziale." #: utils/misc/guc.c:618 msgid "Enables the planner's use of index-scan plans." -msgstr "" -"Abilita l'uso da parte del planner dei piani di scansione degli indici." +msgstr "Abilita l'uso da parte del planner dei piani di scansione degli indici." #: utils/misc/guc.c:626 msgid "Enables the planner's use of bitmap-scan plans." @@ -1208,13 +1137,11 @@ msgstr "Abilita l'uso da parte del planner dei piani di scansione TID." #: utils/misc/guc.c:642 msgid "Enables the planner's use of explicit sort steps." -msgstr "" -"Abilita l'uso da parte del planner di passaggi di ordinamento esplicito." +msgstr "Abilita l'uso da parte del planner di passaggi di ordinamento esplicito." #: utils/misc/guc.c:650 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." +msgstr "Abilita l'uso da parte del planner di piani di aggregazione basati su hash." #: utils/misc/guc.c:658 msgid "Enables the planner's use of materialization." @@ -1238,9 +1165,7 @@ msgstr "Abilita l'ottimizzatore genetico di query." #: utils/misc/guc.c:691 msgid "This algorithm attempts to do planning without exhaustive searching." -msgstr "" -"Questo algoritmo cerca di realizzare piani senza effettuare una ricerca " -"esaustiva." +msgstr "Questo algoritmo cerca di realizzare piani senza effettuare una ricerca esaustiva." #: utils/misc/guc.c:700 msgid "Shows whether the current user is a superuser." @@ -1259,16 +1184,8 @@ msgid "Forces synchronization of updates to disk." msgstr "Forza la sincronizzazione degli aggiornamenti sul disco." #: utils/misc/guc.c:726 -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." +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:736 msgid "Sets immediate fsync at commit." @@ -1279,48 +1196,24 @@ msgid "Continues processing past damaged page headers." msgstr "Continua l'esecuzione oltre le intestazioni di pagina danneggiate." #: utils/misc/guc.c:745 -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." +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:757 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:758 -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." +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:769 msgid "Runs the server silently." msgstr "Esegui il server silenziosamente." #: utils/misc/guc.c:770 -msgid "" -"If this parameter is set, the server will automatically run in the " -"background and any controlling terminals are dissociated." -msgstr "" -"Se questo parametro è impostato, il server verrà eseguito automaticamente in " -"background, dissociato dai terminali di controllo." +msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated." +msgstr "Se questo parametro è impostato, il server verrà eseguito automaticamente in background, dissociato dai terminali di controllo." #: utils/misc/guc.c:778 msgid "Logs each checkpoint." @@ -1370,35 +1263,27 @@ msgstr "Indenta gli alberi di parsing e dei piani di esecuzione." #: utils/misc/guc.c:866 msgid "Writes parser performance statistics to the server log." -msgstr "" -"Registra nel log del server le statistiche sulle prestazioni del parser." +msgstr "Registra nel log del server le statistiche sulle prestazioni del parser." #: utils/misc/guc.c:874 msgid "Writes planner performance statistics to the server log." -msgstr "" -"Registra nel log del server le statistiche sulle prestazioni del planner." +msgstr "Registra nel log del server le statistiche sulle prestazioni del planner." #: utils/misc/guc.c:882 msgid "Writes executor performance statistics to the server log." -msgstr "" -"Registra nel log del server le statistiche sulle prestazioni dell'esecutore." +msgstr "Registra nel log del server le statistiche sulle prestazioni dell'esecutore." #: utils/misc/guc.c:890 msgid "Writes cumulative performance statistics to the server log." -msgstr "" -"Registra nel log del server le statistiche sulle prestazioni cumulative." +msgstr "Registra nel log del server le statistiche sulle prestazioni cumulative." #: utils/misc/guc.c:910 msgid "Collects information about executing commands." msgstr "Raccogli informazioni sull'esecuzione dei comandi." #: utils/misc/guc.c:911 -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." +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:920 msgid "Collects statistics on database activity." @@ -1406,16 +1291,11 @@ msgstr "Raccogli statistiche sull'attività del database." #: utils/misc/guc.c:929 msgid "Updates the process title to show the active SQL command." -msgstr "" -"Aggiorna il titolo del processo per indicare il comando SQL in esecuzione." +msgstr "Aggiorna il titolo del processo per indicare il comando SQL in esecuzione." #: utils/misc/guc.c:930 -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." +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:938 msgid "Starts the autovacuum subprocess." @@ -1434,52 +1314,28 @@ msgid "Logs the host name in the connection logs." msgstr "Inserisci nel log lo host name delle connessioni." #: utils/misc/guc.c:1006 -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." +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:1016 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." +msgstr "Fa in modo che le sotto-tabelle vengano incluse in maniera predefinita in vari comandi." #: utils/misc/guc.c:1024 msgid "Encrypt passwords." msgstr "Cripta le password." #: utils/misc/guc.c:1025 -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." +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:1034 msgid "Treats \"expr=NULL\" as \"expr IS NULL\"." msgstr "Tratta l'espressione \"expr=NULL\" come \"expr IS NULL\"." #: utils/misc/guc.c:1035 -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)." +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:1046 msgid "Enables per-database user names." @@ -1490,12 +1346,8 @@ msgid "This parameter doesn't do anything." msgstr "Questo parametro non comporta alcuna azione." #: utils/misc/guc.c:1056 -msgid "" -"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-" -"vintage clients." -msgstr "" -"Si trova qui in modo da non creare problemi con la SET AUTOCOMMIT TO ON con " -"i client vecchio tipo v7.3." +msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients." +msgstr "Si trova qui in modo da non creare problemi con la SET AUTOCOMMIT TO ON con i client vecchio tipo v7.3." #: utils/misc/guc.c:1064 msgid "Sets the default read-only status of new transactions." @@ -1507,37 +1359,27 @@ msgstr "Imposta lo stato di sola lettura per la transazione corrente." #: utils/misc/guc.c:1081 msgid "Check function bodies during CREATE FUNCTION." -msgstr "" -"Esegui un controllo sulla definizione del corpo durante la CREATE FUNCTION." +msgstr "Esegui un controllo sulla definizione del corpo durante la CREATE FUNCTION." #: utils/misc/guc.c:1089 msgid "Enable input of NULL elements in arrays." msgstr "Abilita l'input di elementi NULL negli array." #: utils/misc/guc.c:1090 -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." +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:1099 msgid "Create new tables with OIDs by default." msgstr "Crea le nuove tabella con gli OID in maniera predefinita." #: utils/misc/guc.c:1107 -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." +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:1115 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." +msgstr "Tronca un file di log esistente con lo stesso nome durante la rotazione dei log." #: utils/misc/guc.c:1125 msgid "Emit information about resource usage in sorting." @@ -1560,17 +1402,12 @@ msgid "Datetimes are integer based." msgstr "I valori di data e tempo sono basati su interi." #: utils/misc/guc.c:1189 -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." +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:1198 msgid "Warn about backslash escapes in ordinary string literals." -msgstr "" -"Avverti sull'uso degli escape con backslash nei letterali stringa ordinarie." +msgstr "Avverti sull'uso degli escape con backslash nei letterali stringa ordinarie." #: utils/misc/guc.c:1207 msgid "Causes '...' strings to treat backslashes literally." @@ -1597,35 +1434,20 @@ msgid "Disables reading from system indexes." msgstr "Disabilita la lettura dagli indici di sistema." #: utils/misc/guc.c:1255 -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." +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:1265 -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." +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:1266 -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." +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:1284 -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." +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:1294 msgid "Waits N seconds on connection startup after authentication." @@ -1640,46 +1462,28 @@ msgid "Sets the default statistics target." msgstr "Definisce la destinazione delle statistiche di default." #: utils/misc/guc.c:1304 -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." +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:1312 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." +msgstr "Definisce la dimensione della lista FROM oltre la quale le sottoquery non vengono ridotte." #: utils/misc/guc.c:1314 -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." +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:1323 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." +msgstr "Definisce la dimensione della lista FROM oltre la quale i costrutti JOIN non vengono più appiattiti." #: utils/misc/guc.c:1325 -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." +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:1334 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." +msgstr "Definisce la soglia di elementi FROM oltre la quale viene usato il GEQO." #: utils/misc/guc.c:1342 msgid "GEQO: effort is used to set the default for other GEQO parameters." @@ -1699,25 +1503,15 @@ msgstr "GEQO: numero di iterazioni dell'algoritmo." #: utils/misc/guc.c:1368 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." +msgstr "Definisce il tempo di attesa su un lock prima di verificare si tratti di un deadlock." #: utils/misc/guc.c:1378 -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." +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:1388 -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." +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:1408 msgid "Sets the maximum number of concurrent connections." @@ -1733,8 +1527,7 @@ msgstr "Imposta il numero di buffer di memoria condivisa usati dal server." #: utils/misc/guc.c:1436 msgid "Sets the maximum number of temporary buffers used by each session." -msgstr "" -"Definisce il numero massimo di buffer temporanei usati da ogni sessione." +msgstr "Definisce il numero massimo di buffer temporanei usati da ogni sessione." #: utils/misc/guc.c:1446 msgid "Sets the TCP port the server listens on." @@ -1745,37 +1538,20 @@ 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:1456 -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).)" +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:1468 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." +msgstr "Imposta la quantità massima di memoria utilizzabile per gli spazi di lavoro delle query." #: utils/misc/guc.c:1469 -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." +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:1480 msgid "Sets the maximum memory to be used for maintenance operations." -msgstr "" -"Imposta la quantità massima di memoria utilizzabile per le operazioni di " -"manutenzione." +msgstr "Imposta la quantità massima di memoria utilizzabile per le operazioni di manutenzione." #: utils/misc/guc.c:1481 msgid "This includes operations such as VACUUM and CREATE INDEX." @@ -1814,11 +1590,8 @@ 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:1565 -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." +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:1577 msgid "Sets the maximum number of simultaneously prepared transactions." @@ -1834,86 +1607,55 @@ msgstr "Il valore 0 disabilita il timeout." #: utils/misc/guc.c:1617 msgid "Minimum age at which VACUUM should freeze a table row." -msgstr "" -"Anzianità minima alla quale il VACUUM deve congelare una riga di tabella." +msgstr "Anzianità minima alla quale il VACUUM deve congelare una riga di tabella." #: utils/misc/guc.c:1626 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." +msgstr "Anzianità alla quale il VACUUM deve scandire l'intera tabella per congelarne le tuple." #: utils/misc/guc.c:1635 -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." +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:1647 msgid "Sets the maximum number of locks per transaction." msgstr "Definisce il numero massimo di lock per transazione." #: utils/misc/guc.c:1648 -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." +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:1658 msgid "Sets the maximum allowed time to complete client authentication." -msgstr "" -"Imposta il tempo massimo consentito per completare l'autenticazione del " -"client." +msgstr "Imposta il tempo massimo consentito per completare l'autenticazione del client." #: utils/misc/guc.c:1669 msgid "Waits N seconds on connection startup before authentication." -msgstr "" -"Attendi N secondi all'avvio della connessione prima dell'autenticazione." +msgstr "Attendi N secondi all'avvio della connessione prima dell'autenticazione." #: utils/misc/guc.c:1679 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:1688 -msgid "" -"Sets the maximum distance in log segments between automatic WAL checkpoints." -msgstr "" -"Imposta la distanza massima in segmenti di log fra due checkpoint del WAL " -"automatico." +msgid "Sets the maximum distance in log segments between automatic WAL checkpoints." +msgstr "Imposta la distanza massima in segmenti di log fra due checkpoint del WAL automatico." #: utils/misc/guc.c:1697 msgid "Sets the maximum time between automatic WAL checkpoints." -msgstr "" -"Imposta il tempo massimo intercorrente fra due checkpoint automatici del WAL." +msgstr "Imposta il tempo massimo intercorrente fra due checkpoint automatici del WAL." #: utils/misc/guc.c:1707 -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." +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:1709 -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." +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:1720 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." +msgstr "Imposta il numero di buffer delle pagine su disco in shared memory per il WAL." #: utils/misc/guc.c:1730 msgid "WAL writer sleep time between WAL flushes." @@ -1921,68 +1663,43 @@ msgstr "Tempo di pausa del WAL writer tra due flush dei WAL." #: utils/misc/guc.c:1741 msgid "Sets the maximum number of simultaneously running WAL sender processes." -msgstr "" -"Imposta il numero massimo di processi WAL sender in esecuzione simultanea." +msgstr "Imposta il numero massimo di processi WAL sender in esecuzione simultanea." #: utils/misc/guc.c:1750 msgid "WAL sender sleep time between WAL replications." msgstr "Tempo di pausa del WAL sender tra due repliche WAL." #: utils/misc/guc.c:1760 -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." +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:1770 -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" +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:1780 msgid "Sets the number of digits displayed for floating-point values." -msgstr "" -"Imposta il numero di cifre visualizzate per i valori in virgola mobile." +msgstr "Imposta il numero di cifre visualizzate per i valori in virgola mobile." #: utils/misc/guc.c:1781 -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)." +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:1791 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." +msgstr "Imposta il tempo minimo di esecuzione oltre il quale le istruzioni vengono registrate nel log." #: utils/misc/guc.c:1793 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." +msgstr "Il valore 0 (zero) fa sì che tutte le query siano registrate. Il valore -1 disabilita questa caratteristica." #: utils/misc/guc.c:1802 -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." +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:1804 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." +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:1813 msgid "Background writer sleep time between rounds." @@ -1990,25 +1707,15 @@ msgstr "Il tempo di pausa fra due tornate del background writer." #: utils/misc/guc.c:1823 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." +msgstr "Il numero massimo di pagine LRU che il background writer scarica ad ogni tornata." #: utils/misc/guc.c:1838 -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." +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:1839 -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." +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:1852 msgid "Automatic log file rotation will occur after N minutes." @@ -2052,30 +1759,19 @@ msgstr "Tempo di pausa fra due esecuzioni di autovacuum." #: utils/misc/guc.c:1954 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." +msgstr "Numero minimo di modifiche o cancellazioni di tuple prima dell'esecuzione di un autovacuum." #: utils/misc/guc.c:1962 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." +msgstr "Numero minimo di inserimenti, modifiche o cancellazioni di tuple prima dell'esecuzione di un analyze." #: utils/misc/guc.c:1971 -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." +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:1981 -msgid "" -"Sets the maximum number of simultaneously running autovacuum worker " -"processes." -msgstr "" -"Imposta il numero massimo dei processi worker dell'autovacuum in esecuzione " -"contemporanea." +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:1990 msgid "Time between issuing TCP keepalives." @@ -2083,55 +1779,35 @@ msgstr "Tempo di attesa fra due keepalive TCP." #: utils/misc/guc.c:1991 utils/misc/guc.c:2001 msgid "A value of 0 uses the system default." -msgstr "" -"Il valore 0 (zero) fa sì che si applichi il valore predefinito di sistema." +msgstr "Il valore 0 (zero) fa sì che si applichi il valore predefinito di sistema." #: utils/misc/guc.c:2000 msgid "Time between TCP keepalive retransmits." msgstr "Tempo che intercorre fra due ritrasmissioni del keepalive TCP." #: utils/misc/guc.c:2010 -msgid "" -"Set the amount of traffic to send and receive before renegotiating the " -"encryption keys." -msgstr "" -"Imposta l'ammontare di traffico da inviare e ricevere prima di rinegoziare " -"le chiavi di criptaggio." +msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys." +msgstr "Imposta l'ammontare di traffico da inviare e ricevere prima di rinegoziare le chiavi di criptaggio." #: utils/misc/guc.c:2020 msgid "Maximum number of TCP keepalive retransmits." msgstr "Numero massimo di ritrasmissioni del keepalive TCP." #: utils/misc/guc.c:2021 -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." +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:2031 msgid "Sets the maximum allowed result for exact search by GIN." -msgstr "" -"Imposta il risultato massimo consentito per le ricerche esatte tramite GIN." +msgstr "Imposta il risultato massimo consentito per le ricerche esatte tramite GIN." #: utils/misc/guc.c:2041 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." +msgstr "Imposta le assunzioni del planner in merito alla dimensione della cache dei dischi." #: utils/misc/guc.c:2042 -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." +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:2054 msgid "Shows the server version as an integer." @@ -2139,64 +1815,39 @@ msgstr "Mostra la versione del server come un intero." #: utils/misc/guc.c:2064 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." +msgstr "Registra nel log l'uso di file temporanei più grandi di questo numero di kilobyte." #: utils/misc/guc.c:2065 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)." +msgstr "Il valore 0 (zero) fa registrare tutti i file. Il default è -1 (che disabilita la registrazione)." #: utils/misc/guc.c:2074 msgid "Sets the size reserved for pg_stat_activity.current_query, in bytes." -msgstr "" -"Imposta la dimensione in byte riservata a pg_stat_activity.current_query." +msgstr "Imposta la dimensione in byte riservata a pg_stat_activity.current_query." #: utils/misc/guc.c:2092 -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." +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:2101 -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." +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:2110 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)." +msgstr "Imposta la stima del planner del costo di elaborazione di ogni tupla (riga)." #: utils/misc/guc.c:2119 -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." +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:2128 -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." +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:2138 -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." +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:2148 msgid "GEQO: selective pressure within the population." @@ -2215,33 +1866,20 @@ msgid "Sets the seed for random-number generation." msgstr "Imposta il seme per la generazione di numeri casuali." #: utils/misc/guc.c:2185 -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." +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:2193 -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." +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:2202 -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." +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:2220 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." +msgstr "Imposta il comando di shell che verrà eseguito per archiviare un file WAL." #: utils/misc/guc.c:2229 msgid "Sets the client's character set encoding." @@ -2277,23 +1915,15 @@ msgstr "Una stringa vuota selezione il tablespace predefinito del database." #: utils/misc/guc.c:2278 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." +msgstr "Definisce i(l) tablespace da usarsi per le tabelle temporanee e i file di ordinamento." #: utils/misc/guc.c:2288 msgid "Sets the path for dynamically loadable modules." msgstr "Definisce il percorso per i moduli caricabili dinamicamente." #: utils/misc/guc.c:2289 -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." +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:2301 msgid "Sets the location of the Kerberos server key file." @@ -2313,9 +1943,7 @@ msgstr "Mostra la localizzazione dell'ordine di collazione." #: utils/misc/guc.c:2341 msgid "Shows the character classification and case conversion locale." -msgstr "" -"Mostra la localizzazione per la classificazione dei caratteri e la " -"conversione maiuscole/minuscole." +msgstr "Mostra la localizzazione per la classificazione dei caratteri e la conversione maiuscole/minuscole." #: utils/misc/guc.c:2351 msgid "Sets the language in which messages are displayed." @@ -2323,8 +1951,7 @@ msgstr "Mostra la lingua in cui i messaggi sono visualizzati." #: utils/misc/guc.c:2360 msgid "Sets the locale for formatting monetary amounts." -msgstr "" -"Imposta la localizzazione per la formattazione delle quantità monetarie." +msgstr "Imposta la localizzazione per la formattazione delle quantità monetarie." #: utils/misc/guc.c:2369 msgid "Sets the locale for formatting numbers." @@ -2332,9 +1959,7 @@ msgstr "Imposta la localizzazione per la formattazione dei numeri." #: utils/misc/guc.c:2378 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." +msgstr "Imposta la localizzazione per la formattazione per i valori di tipo data e ora." #: utils/misc/guc.c:2387 msgid "Lists shared libraries to preload into server." @@ -2342,14 +1967,11 @@ msgstr "Imposta la lista delle librerie condivise da precaricare nel server." #: utils/misc/guc.c:2397 msgid "Lists shared libraries to preload into each backend." -msgstr "" -"Imposta la lista delle librerie condivise da precaricare on ogni backend." +msgstr "Imposta la lista delle librerie condivise da precaricare on ogni backend." #: utils/misc/guc.c:2407 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." +msgstr "Imposta l'ordine di ricerca degli schema per i nomi che non hanno un qualifica di schema." #: utils/misc/guc.c:2418 msgid "Sets the server (database) character set encoding." @@ -2372,12 +1994,8 @@ msgid "Sets the destination for server log output." msgstr "Imposta la destinazione per l'output dei log del server." #: utils/misc/guc.c:2462 -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." +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:2472 msgid "Sets the destination directory for log files." @@ -2385,9 +2003,7 @@ msgstr "Imposta la directory di destinazione dei file di log." #: utils/misc/guc.c:2473 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." +msgstr "Può essere specificata sia come relativa alla directory data sia come percorso assoluto." #: utils/misc/guc.c:2482 msgid "Sets the file name pattern for log files." @@ -2395,9 +2011,7 @@ msgstr "Imposta il pattern dei nomi dei file di log." #: utils/misc/guc.c:2493 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." +msgstr "Imposta il nome del programma da utilizzato per identificare i messaggi di PostgreSQL in syslog." #: utils/misc/guc.c:2504 msgid "Sets the time zone for displaying and interpreting time stamps." @@ -2416,10 +2030,8 @@ 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:2533 -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." +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:2542 msgid "Sets the directory where the Unix-domain socket will be created." @@ -2467,8 +2079,7 @@ msgstr "Imposta la lista di codici SSL consentiti." #: utils/misc/guc.c:2653 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." +msgstr "Imposta il nome dell'applicazione da riportare nelle statistiche e nei log." #: utils/misc/guc.c:2672 msgid "Sets whether \"\\'\" is allowed in string literals." @@ -2484,29 +2095,20 @@ msgstr "Imposta quali livelli di messaggi sono inviati al client" #: utils/misc/guc.c:2691 utils/misc/guc.c:2740 utils/misc/guc.c:2750 #: utils/misc/guc.c:2790 -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." +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:2700 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:2701 -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." +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:2711 msgid "Sets the transaction isolation level of each new transaction." -msgstr "" -"Imposta il livello di isolamento predefinito per ogni nuova transazione." +msgstr "Imposta il livello di isolamento predefinito per ogni nuova transazione." #: utils/misc/guc.c:2720 msgid "Sets the display format for interval values." @@ -2521,11 +2123,8 @@ msgid "Sets the message levels that are logged." msgstr "Imposta i livelli dei messaggi registrati." #: utils/misc/guc.c:2749 -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." +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:2759 msgid "Sets the type of statements logged." @@ -2537,9 +2136,7 @@ msgstr "Imposta la \"facility\" da usare quando syslog è abilitato." #: utils/misc/guc.c:2779 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." +msgstr "Imposta il comportamento delle sessioni per i trigger e le regole di riscrittura." #: utils/misc/guc.c:2789 msgid "Enables logging of recovery-related debugging information." @@ -2547,8 +2144,7 @@ msgstr "Abilita il logging di informazioni di debug relative al recupero." #: utils/misc/guc.c:2803 msgid "Collects function-level statistics on database activity." -msgstr "" -"Raccogli statistiche al livello di funzioni sull'attività del database." +msgstr "Raccogli statistiche al livello di funzioni sull'attività del database." #: utils/misc/guc.c:2812 msgid "Set the level of information written to the WAL." @@ -2563,24 +2159,17 @@ 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:2840 -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." +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:3612 #, c-format msgid "" "%s does not know where to find the server configuration file.\n" -"You must specify the --config-file or -D invocation option or set the PGDATA " -"environment variable.\n" +"You must specify the --config-file or -D invocation option or set the PGDATA environment variable.\n" msgstr "" "%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" +"Devi specificare le opzioni --config-file o -D, oppure impostare la variabile d'ambiente PGDATA.\n" #: utils/misc/guc.c:3631 #, c-format @@ -2591,34 +2180,28 @@ msgstr "%s non può accedere al file di configurazione del server \"%s\": %s\n" #, c-format msgid "" "%s does not know where to find the database system data.\n" -"This can be specified as \"data_directory\" in \"%s\", or by the -D " -"invocation option, or by the PGDATA environment variable.\n" +"This can be specified as \"data_directory\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n" msgstr "" "%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" +"Possono essere specificati come \"data_directory\" in \"%s\", oppure dall'opzione -D, oppure dalla variabile d'ambiente PGDATA.\n" #: utils/misc/guc.c:3682 #, c-format msgid "" "%s does not know where to find the \"hba\" configuration file.\n" -"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation " -"option, or by the PGDATA environment variable.\n" +"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n" msgstr "" "%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" +"Può essere specificato come \"hba_file\" in \"%s\", oppure dall'opzione -D, oppure dalla variabile d'ambiente PGDATA.\n" #: utils/misc/guc.c:3705 #, c-format msgid "" "%s does not know where to find the \"ident\" configuration file.\n" -"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation " -"option, or by the PGDATA environment variable.\n" +"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n" msgstr "" "%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" +"Può essere specificato come \"ident_file\" in \"%s\", oppure dall'opzione -D, oppure dalla variabile d'ambiente PGDATA.\n" #: utils/misc/guc.c:4310 utils/misc/guc.c:4474 msgid "Value exceeds integer range." @@ -2629,8 +2212,7 @@ msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"." msgstr "Le unità di misura valide sono \"kB\", \"MB\" e \"GB\"." #: utils/misc/guc.c:4388 -msgid "" -"Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"." +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:4697 utils/misc/guc.c:5361 utils/misc/guc.c:5451 @@ -2658,8 +2240,7 @@ msgstr "il parametro \"%s\" non può essere cambiato ora" #: utils/misc/guc.c:4790 #, c-format msgid "parameter \"%s\" cannot be set after connection start" -msgstr "" -"il parametro \"%s\" non può essere impostato dopo l'avvio della connessione" +msgstr "il parametro \"%s\" non può essere impostato dopo l'avvio della connessione" #: utils/misc/guc.c:4800 utils/misc/guc.c:7569 #, c-format @@ -2669,16 +2250,12 @@ msgstr "permesso di impostare il parametro \"%s\" negato" #: utils/misc/guc.c:4838 #, 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" +msgstr "il parametro \"%s\" non può essere impostato da una funzione che ha i privilegi del creatore" #: utils/misc/guc.c:4846 utils/init/miscinit.c:380 #, 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" +msgstr "non è possibile impostare il parametro \"%s\" nell'ambito di operazioni a sicurezza ristretta" #: utils/misc/guc.c:4895 access/transam/xlog.c:5298 access/transam/xlog.c:5307 #, c-format @@ -2712,9 +2289,7 @@ msgstr "%s" #: utils/misc/guc.c:4970 #, 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)" +msgstr "%d non è compreso nell'intervallo di validità del il parametro \"%s\" (%d .. %d)" #: utils/misc/guc.c:5034 #, c-format @@ -2724,9 +2299,7 @@ msgstr "il parametro \"%s\" richiede un valore numerico" #: utils/misc/guc.c:5042 #, 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)" +msgstr "%g non è compreso nell'intervallo di validità del il parametro \"%s\" (%g .. %g)" #: utils/misc/guc.c:5064 #, c-format @@ -2789,35 +2362,24 @@ msgstr "SSL non è supportato in questo binario" #: utils/misc/guc.c:7828 msgid "cannot enable parameter when \"log_statement_stats\" is true" -msgstr "" -"non è possibile attivare il parametro quando \"log_statement_stats\" è attivo" +msgstr "non è possibile attivare il parametro quando \"log_statement_stats\" è attivo" #: utils/misc/guc.c:7844 -msgid "" -"cannot enable \"log_statement_stats\" when \"log_parser_stats\", " -"\"log_planner_stats\", or \"log_executor_stats\" is true" -msgstr "" -"non è possibile attivare \"log_statement_stats\" quando \"log_parser_stats" -"\", \"log_planner_stats\" oppure \"log_executor_stats\" sono attivati" +msgid "cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true" +msgstr "non è possibile attivare \"log_statement_stats\" quando \"log_parser_stats\", \"log_planner_stats\" oppure \"log_executor_stats\" sono attivati" #: utils/misc/guc.c:7862 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" +msgstr "non è possibile impostare una transazione in lettura/scrittura dentro una in sola lettura" #: utils/misc/guc.c:7873 msgid "cannot set transaction read-write mode during recovery" -msgstr "" -"non è possibile impostare la transazione in lettura/scrittura durante il " -"ripristino" +msgstr "non è possibile impostare la transazione in lettura/scrittura durante il ripristino" #: guc-file.l:288 #, c-format msgid "parameter \"%s\" removed from configuration file, reset to default" -msgstr "" -"il parametro \"%s\" è stato rimosso dal file di configurazione, valore " -"predefinito ripristinato" +msgstr "il parametro \"%s\" è stato rimosso dal file di configurazione, valore predefinito ripristinato" #: guc-file.l:344 #, c-format @@ -2826,11 +2388,8 @@ msgstr "il parametro \"%s\" è stato modificato a \"%s\"" #: guc-file.l:412 #, c-format -msgid "" -"could not open configuration file \"%s\": maximum nesting depth exceeded" -msgstr "" -"apertura del file di configurazione \"%s\" fallita: massima profondità di " -"annidamento raggiunta" +msgid "could not open configuration file \"%s\": maximum nesting depth exceeded" +msgstr "apertura del file di configurazione \"%s\" fallita: massima profondità di annidamento raggiunta" #: guc-file.l:436 libpq/hba.c:1497 #, c-format @@ -2840,8 +2399,7 @@ msgstr "apertura del file di configurazione \"%s\" fallita: %m" #: guc-file.l:575 #, c-format msgid "syntax error in file \"%s\" line %u, near end of line" -msgstr "" -"errore di sintassi nel file \"%s\" riga %u, vicino alla fine della riga" +msgstr "errore di sintassi nel file \"%s\" riga %u, vicino alla fine della riga" #: guc-file.l:580 #, c-format @@ -2850,47 +2408,33 @@ msgstr "errore di sintassi nel file \"%s\" riga %u, vicino al token \"%s\"" #: utils/misc/tzparser.c:63 #, c-format -msgid "" -"time zone abbreviation \"%s\" is too long (maximum %d characters) in time " -"zone file \"%s\", line %d" -msgstr "" -"l'abbreviazione del fuso orario \"%s\" è troppo lunga (massimo %d caratteri) " -"nel file di fusi orari \"%s\", riga %d" +msgid "time zone abbreviation \"%s\" is too long (maximum %d characters) in time zone file \"%s\", line %d" +msgstr "l'abbreviazione del fuso orario \"%s\" è troppo lunga (massimo %d caratteri) nel file di fusi orari \"%s\", riga %d" #: utils/misc/tzparser.c:72 #, c-format -msgid "" -"time zone offset %d is not a multiple of 900 sec (15 min) in time zone file " -"\"%s\", line %d" -msgstr "" -"lo spostamento del fuso orario %d non è un multiplo di 900 secondi (15 " -"minuti) nel file di fusi orari \"%s\", riga %d" +msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d" +msgstr "lo spostamento del fuso orario %d non è un multiplo di 900 secondi (15 minuti) nel file di fusi orari \"%s\", riga %d" #: utils/misc/tzparser.c:86 #, c-format msgid "time zone offset %d is out of range in time zone file \"%s\", line %d" -msgstr "" -"lo spostamento del fuso orario %d è fuori dall'intervallo consentito nel " -"file di fusi orari \"%s\", riga %d" +msgstr "lo spostamento del fuso orario %d è fuori dall'intervallo consentito nel file di fusi orari \"%s\", riga %d" #: utils/misc/tzparser.c:123 #, c-format msgid "missing time zone abbreviation in time zone file \"%s\", line %d" -msgstr "" -"abbreviazione del fuso orario mancante nel file di fusi orari \"%s\", riga %d" +msgstr "abbreviazione del fuso orario mancante nel file di fusi orari \"%s\", riga %d" #: utils/misc/tzparser.c:134 #, c-format msgid "missing time zone offset in time zone file \"%s\", line %d" -msgstr "" -"spostamento del fuso orario mancante nel file di fusi orari \"%s\", riga %d" +msgstr "spostamento del fuso orario mancante nel file di fusi orari \"%s\", riga %d" #: utils/misc/tzparser.c:143 #, c-format msgid "invalid number for time zone offset in time zone file \"%s\", line %d" -msgstr "" -"numero non valido per lo spostamento di fuso orario nel file di fusi orari " -"\"%s\", riga %d" +msgstr "numero non valido per lo spostamento di fuso orario nel file di fusi orari \"%s\", riga %d" #: utils/misc/tzparser.c:168 #, c-format @@ -2904,12 +2448,8 @@ msgstr "l'abbreviazione di fuso orario \"%s\" è definita più di una volta" #: utils/misc/tzparser.c:236 #, c-format -msgid "" -"Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s" -"\", line %d." -msgstr "" -"Il valore nel file di fusi orari \"%s\", riga %d, è conflitto con il valore " -"nel file \"%s\", riga %d." +msgid "Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s\", line %d." +msgstr "Il valore nel file di fusi orari \"%s\", riga %d, è conflitto con il valore nel file \"%s\", riga %d." #: utils/misc/tzparser.c:303 #, c-format @@ -2983,15 +2523,12 @@ msgstr "il file di lock \"%s\" esiste già" #: utils/init/miscinit.c:803 #, 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\"?" +msgstr "C'è un altro postgres (PID %d) in esecuzione nella directory dei dati \"%s\"?" #: utils/init/miscinit.c:805 #, 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" -"\"?" +msgstr "C'è un altro postmaster (PID %d) in esecuzione nella directory dei dati \"%s\"?" #: utils/init/miscinit.c:808 #, c-format @@ -3006,18 +2543,12 @@ msgstr "C'è un altro postmaster (PID %d) che sta usando il file socket \"%s\"?" #: utils/init/miscinit.c:841 #, 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" +msgstr "il blocco di memoria condivisa preesistente (key %lu, ID %lu) è ancora in uso" #: utils/init/miscinit.c:844 #, 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" -"\"." +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:861 #, c-format @@ -3025,12 +2556,8 @@ msgid "could not remove old lock file \"%s\": %m" msgstr "rimozione del vecchio file di lock \"%s\" fallita: %m" #: utils/init/miscinit.c:863 -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." +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:885 utils/init/miscinit.c:896 #: utils/init/miscinit.c:906 @@ -3081,12 +2608,8 @@ msgstr "i file del database sono incompatibili col server" #: utils/init/miscinit.c:1137 #, 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." +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:1185 #, c-format @@ -3148,28 +2671,17 @@ msgstr "il locale del database è incompatibile col sistema operativo" #: utils/init/postinit.c:347 #, 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()." +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:349 utils/init/postinit.c:356 -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." +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:354 #, 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()." +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:610 msgid "no roles are defined in this database system" @@ -3182,22 +2694,15 @@ msgstr "Dovresti eseguire immediatamente CREATE USER \"%s\" SUPERUSER;." #: utils/init/postinit.c:634 msgid "new replication connections are not allowed during database shutdown" -msgstr "" -"non sono accettate nuove connessioni di replica durante lo spegnimento del " -"database" +msgstr "non sono accettate nuove connessioni di replica durante lo spegnimento del database" #: utils/init/postinit.c:638 msgid "must be superuser to connect during database shutdown" -msgstr "" -"solo un superutente può connettersi durante lo spegnimento del database" +msgstr "solo un superutente può connettersi durante lo spegnimento del database" #: utils/init/postinit.c:652 -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" +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:667 msgid "must be superuser to start walsender" @@ -3434,8 +2939,7 @@ msgstr "Il server ha FLOAT8PASSBYVAL = %s, la libreria %s." #: utils/fmgr/dfmgr.c:376 msgid "Magic block has unexpected length or padding difference." -msgstr "" -"Il magic block ha una lunghezza imprevista o una differenza di allineamento." +msgstr "Il magic block ha una lunghezza imprevista o una differenza di allineamento." #: utils/fmgr/dfmgr.c:379 #, c-format @@ -3458,26 +2962,18 @@ msgstr "componente di lunghezza zero nel parametro \"dynamic_library_path\"" #: utils/fmgr/dfmgr.c:636 msgid "component in parameter \"dynamic_library_path\" is not an absolute path" -msgstr "" -"il componente nel parametro \"dynamic_library_path\" non è un percorso " -"assoluto." +msgstr "il componente nel parametro \"dynamic_library_path\" non è un percorso assoluto." #: utils/fmgr/funcapi.c:60 utils/mmgr/portalmem.c:937 commands/prepare.c:747 #: foreign/foreign.c:271 executor/functions.c:652 executor/execQual.c:1708 #: executor/execQual.c:1733 executor/execQual.c:2094 executor/execQual.c:5206 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" +msgstr "la funzione che restituisce insiemi è chiamata in un contesto che non può accettare un insieme" #: utils/fmgr/funcapi.c:354 #, c-format -msgid "" -"could not determine actual result type for function \"%s\" declared to " -"return type %s" -msgstr "" -"non è stato possibile determinare il tipo reale di risultato della funzione " -"\"%s\" dichiarata con tipo restituito %s" +msgid "could not determine actual result type for function \"%s\" declared to return type %s" +msgstr "non è stato possibile determinare il tipo reale di risultato della funzione \"%s\" dichiarata con tipo restituito %s" #: utils/fmgr/funcapi.c:1187 utils/fmgr/funcapi.c:1218 msgid "number of aliases does not match number of columns" @@ -3489,9 +2985,7 @@ msgstr "non è stato fornito nessun alias colonna" #: utils/fmgr/funcapi.c:1236 msgid "could not determine row description for function returning record" -msgstr "" -"non è stato possibile determinare la descrizione della riga per la funzione " -"che restituisce record" +msgstr "non è stato possibile determinare la descrizione della riga per la funzione che restituisce record" #: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:136 #: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:163 @@ -3521,8 +3015,7 @@ msgstr "la conversione fra %s e %s non è supportata" #: utils/mb/mbutils.c:311 #, c-format -msgid "" -"default conversion function for encoding \"%s\" to \"%s\" does not exist" +msgid "default conversion function for encoding \"%s\" to \"%s\" does not exist" msgstr "la funzione di conversione predefinita da \"%s\" a \"%s\" non esiste" #: utils/mb/mbutils.c:335 utils/mb/mbutils.c:607 @@ -3555,12 +3048,8 @@ msgid "invalid multibyte character for locale" msgstr "carattere multibyte non valido per il locale" #: utils/mb/mbutils.c:735 -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 "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." #: utils/mb/wchar.c:1775 #, c-format @@ -3570,9 +3059,7 @@ msgstr "sequenza di byte non valida per la codifica \"%s\": 0x%s" #: utils/mb/wchar.c:1804 #, c-format msgid "character 0x%s of encoding \"%s\" has no equivalent in \"%s\"" -msgstr "" -"il carattere con sequenza di byte 0x%s nella codifica \"%s\" non ha un " -"equivalente nella codifica \"%s\"" +msgstr "il carattere con sequenza di byte 0x%s nella codifica \"%s\" non ha un equivalente nella codifica \"%s\"" #: utils/mmgr/aset.c:409 #, c-format @@ -3601,9 +3088,7 @@ msgstr "non è possibile eliminare il portale attivo \"%s\"" #: utils/mmgr/portalmem.c:627 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" +msgstr "non è possibile eseguire PREPARE in una transazione che ha creato un cursore WITH HOLD" #: utils/mmgr/portalmem.c:941 commands/prepare.c:751 foreign/foreign.c:276 msgid "materialize mode required, but it is not allowed in this context" @@ -3623,14 +3108,11 @@ msgstr "caratteristica XML non supportata" #: utils/adt/xml.c:139 msgid "This functionality requires the server to be built with libxml support." -msgstr "" -"Per questa funzionalità è necessario che il server sia compilato con il " -"supporto a libxml." +msgstr "Per questa funzionalità è necessario che il server sia compilato con il supporto a libxml." #: utils/adt/xml.c:140 msgid "You need to rebuild PostgreSQL using --with-libxml." -msgstr "" -"Occorre configurare PostgreSQL con l'opzione --with-libxml e ricompilarlo." +msgstr "Occorre configurare PostgreSQL con l'opzione --with-libxml e ricompilarlo." #: utils/adt/xml.c:405 utils/adt/xml.c:410 msgid "invalid XML comment" @@ -3647,9 +3129,7 @@ msgstr "istruzione di elaborazione XML non valida" #: utils/adt/xml.c:693 #, c-format msgid "XML processing instruction target name cannot be \"%s\"." -msgstr "" -"Il nome di destinazione di un'istruzione di elaborazione XML non può essere " -"\"%s\"." +msgstr "Il nome di destinazione di un'istruzione di elaborazione XML non può essere \"%s\"." #: utils/adt/xml.c:716 msgid "XML processing instruction cannot contain \"?>\"." @@ -3665,11 +3145,8 @@ msgstr "inizializzazione della libreria XML fallita" #: utils/adt/xml.c:881 #, c-format -msgid "" -"libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u." -msgstr "" -"La libreria libxml2 ha un tipo char non compatibile: sizeof(char)=%u, sizeof" -"(xmlChar)=%u." +msgid "libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u." +msgstr "La libreria libxml2 ha un tipo char non compatibile: sizeof(char)=%u, sizeof(xmlChar)=%u." #: utils/adt/xml.c:1447 msgid "Invalid character value." @@ -3711,22 +3188,22 @@ msgstr "XML non supporta i valori infiniti per il tipo date." #: utils/adt/xml.c:1741 utils/adt/xml.c:1748 utils/adt/xml.c:1768 #: utils/adt/xml.c:1775 utils/adt/timestamp.c:226 utils/adt/timestamp.c:269 #: utils/adt/timestamp.c:491 utils/adt/timestamp.c:531 -#: utils/adt/timestamp.c:2530 utils/adt/timestamp.c:2551 -#: utils/adt/timestamp.c:2564 utils/adt/timestamp.c:2573 -#: utils/adt/timestamp.c:2631 utils/adt/timestamp.c:2654 -#: utils/adt/timestamp.c:2667 utils/adt/timestamp.c:2678 -#: utils/adt/timestamp.c:3114 utils/adt/timestamp.c:3244 -#: utils/adt/timestamp.c:3285 utils/adt/timestamp.c:3373 -#: utils/adt/timestamp.c:3420 utils/adt/timestamp.c:3531 -#: utils/adt/timestamp.c:3844 utils/adt/timestamp.c:3981 -#: utils/adt/timestamp.c:3988 utils/adt/timestamp.c:4002 -#: utils/adt/timestamp.c:4012 utils/adt/timestamp.c:4075 -#: utils/adt/timestamp.c:4215 utils/adt/timestamp.c:4225 -#: utils/adt/timestamp.c:4440 utils/adt/timestamp.c:4519 -#: utils/adt/timestamp.c:4526 utils/adt/timestamp.c:4553 -#: utils/adt/timestamp.c:4557 utils/adt/timestamp.c:4614 -#: utils/adt/formatting.c:2956 utils/adt/formatting.c:2988 -#: utils/adt/formatting.c:3056 utils/adt/date.c:913 utils/adt/date.c:960 +#: utils/adt/timestamp.c:2531 utils/adt/timestamp.c:2552 +#: utils/adt/timestamp.c:2565 utils/adt/timestamp.c:2574 +#: utils/adt/timestamp.c:2632 utils/adt/timestamp.c:2655 +#: utils/adt/timestamp.c:2668 utils/adt/timestamp.c:2679 +#: utils/adt/timestamp.c:3115 utils/adt/timestamp.c:3245 +#: utils/adt/timestamp.c:3286 utils/adt/timestamp.c:3374 +#: utils/adt/timestamp.c:3421 utils/adt/timestamp.c:3532 +#: utils/adt/timestamp.c:3845 utils/adt/timestamp.c:3982 +#: utils/adt/timestamp.c:3989 utils/adt/timestamp.c:4003 +#: utils/adt/timestamp.c:4013 utils/adt/timestamp.c:4076 +#: utils/adt/timestamp.c:4216 utils/adt/timestamp.c:4226 +#: utils/adt/timestamp.c:4441 utils/adt/timestamp.c:4520 +#: utils/adt/timestamp.c:4527 utils/adt/timestamp.c:4554 +#: utils/adt/timestamp.c:4558 utils/adt/timestamp.c:4615 +#: utils/adt/formatting.c:3044 utils/adt/formatting.c:3076 +#: utils/adt/formatting.c:3144 utils/adt/date.c:913 utils/adt/date.c:960 #: utils/adt/date.c:1516 utils/adt/date.c:1553 utils/adt/date.c:2426 #: utils/adt/nabstime.c:480 utils/adt/nabstime.c:523 utils/adt/nabstime.c:553 #: utils/adt/nabstime.c:596 @@ -3752,11 +3229,8 @@ msgid "invalid array for XML namespace mapping" msgstr "l'array per il mapping del namespace XML non è valido" #: utils/adt/xml.c:3383 -msgid "" -"The array must be two-dimensional with length of the second axis equal to 2." -msgstr "" -"L'array deve avere due dimensioni e la lunghezza del secondo asse deve " -"essere pari a 2." +msgid "The array must be two-dimensional with length of the second axis equal to 2." +msgstr "L'array deve avere due dimensioni e la lunghezza del secondo asse deve essere pari a 2." #: utils/adt/xml.c:3407 msgid "empty XPath expression" @@ -3835,30 +3309,21 @@ msgstr "non è possibile concatenare array non compatibili" #: utils/adt/array_userfuncs.c:225 #, c-format -msgid "" -"Arrays with element types %s and %s are not compatible for concatenation." -msgstr "" -"Array con elementi di tipi %s e %s non sono compatibili per il " -"concatenamento." +msgid "Arrays with element types %s and %s are not compatible for concatenation." +msgstr "Array con elementi di tipi %s e %s non sono compatibili per il concatenamento." #: utils/adt/array_userfuncs.c:264 #, c-format msgid "Arrays of %d and %d dimensions are not compatible for concatenation." -msgstr "" -"Array con dimensioni %d e %d non sono compatibili per il concatenamento." +msgstr "Array con dimensioni %d e %d non sono compatibili per il concatenamento." #: utils/adt/array_userfuncs.c:301 -msgid "" -"Arrays with differing element dimensions are not compatible for " -"concatenation." -msgstr "" -"Array con elementi dalle dimensioni diverse non sono compatibili per il " -"concatenamento." +msgid "Arrays with differing element dimensions are not compatible for concatenation." +msgstr "Array con elementi dalle dimensioni diverse non sono compatibili per il concatenamento." #: utils/adt/array_userfuncs.c:330 utils/adt/array_userfuncs.c:358 msgid "Arrays with differing dimensions are not compatible for concatenation." -msgstr "" -"Array con dimensioni diverse non sono compatibili per il concatenamento." +msgstr "Array con dimensioni diverse non sono compatibili per il concatenamento." #: utils/adt/array_userfuncs.c:424 utils/adt/arrayfuncs.c:1214 #: utils/adt/arrayfuncs.c:2886 utils/adt/arrayfuncs.c:4566 @@ -3872,8 +3337,7 @@ msgstr "numero di dimensioni non valido: %d" #: executor/execQual.c:301 executor/execQual.c:329 executor/execQual.c:3081 #, 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)" +msgstr "il numero di dimensioni dell'array (%d) eccede il massimo consentito (%d)" #: utils/adt/array_userfuncs.c:484 msgid "could not determine input data type" @@ -3900,7 +3364,7 @@ msgstr "il valore è fuori dall'intervallo consentito per il tipo smallint" #: utils/adt/int.c:718 utils/adt/int.c:860 utils/adt/int.c:968 #: utils/adt/int.c:1057 utils/adt/int.c:1096 utils/adt/int.c:1124 -#: utils/adt/timestamp.c:2876 utils/adt/geo_ops.c:4130 utils/adt/int8.c:599 +#: utils/adt/timestamp.c:2877 utils/adt/geo_ops.c:4130 utils/adt/int8.c:599 #: utils/adt/int8.c:659 utils/adt/int8.c:848 utils/adt/int8.c:956 #: utils/adt/int8.c:1045 utils/adt/int8.c:1153 utils/adt/float.c:764 #: utils/adt/float.c:828 utils/adt/float.c:2470 utils/adt/float.c:2533 @@ -3910,7 +3374,7 @@ msgstr "il valore è fuori dall'intervallo consentito per il tipo smallint" msgid "division by zero" msgstr "divisione per zero" -#: utils/adt/int.c:1361 utils/adt/timestamp.c:4712 utils/adt/timestamp.c:4793 +#: utils/adt/int.c:1361 utils/adt/timestamp.c:4713 utils/adt/timestamp.c:4794 #: utils/adt/int8.c:1411 msgid "step size cannot equal zero" msgstr "il valore del passo non può essere uguale a zero" @@ -3946,26 +3410,19 @@ msgstr "il typmod dell'array non può contenere valori nulli" #: utils/adt/trigfuncs.c:41 msgid "suppress_redundant_updates_trigger: must be called as trigger" -msgstr "" -"la funzione trigger suppress_redundant_updates_deve essere invocata come un " -"trigger" +msgstr "la funzione trigger suppress_redundant_updates_deve essere invocata come un trigger" #: utils/adt/trigfuncs.c:47 msgid "suppress_redundant_updates_trigger: must be called on update" -msgstr "" -"la funzione trigger suppress_redundant_updates deve essere invocata su UPDATE" +msgstr "la funzione trigger suppress_redundant_updates deve essere invocata su UPDATE" #: utils/adt/trigfuncs.c:53 msgid "suppress_redundant_updates_trigger: must be called before update" -msgstr "" -"la funzione trigger suppress_redundant_updates deve essere invocata prima di " -"un UPDATE" +msgstr "la funzione trigger suppress_redundant_updates deve essere invocata prima di un UPDATE" #: utils/adt/trigfuncs.c:59 msgid "suppress_redundant_updates_trigger: must be called for each row" -msgstr "" -"la funzione trigger suppress_redundant_updates deve essere invocata su ogni " -"riga" +msgstr "la funzione trigger suppress_redundant_updates deve essere invocata su ogni riga" #: utils/adt/timestamp.c:92 utils/adt/varchar.c:43 utils/adt/date.c:66 #: utils/adt/varbit.c:49 @@ -3980,8 +3437,7 @@ msgstr "la precisione di TIMESTAMP(%d)%s non può essere negativa" #: utils/adt/timestamp.c:103 #, 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" +msgstr "la precisione di TIMESTAMP(%d)%s è stata ridotta al massimo consentito %d" #: utils/adt/timestamp.c:171 utils/adt/timestamp.c:435 #, c-format @@ -4003,8 +3459,8 @@ msgstr "il timestamp non può essere NaN" 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:658 utils/adt/timestamp.c:3109 -#: utils/adt/timestamp.c:3239 utils/adt/timestamp.c:3624 +#: utils/adt/timestamp.c:658 utils/adt/timestamp.c:3110 +#: utils/adt/timestamp.c:3240 utils/adt/timestamp.c:3625 msgid "interval out of range" msgstr "il valore di interval è fuori dall'intervallo consentito" @@ -4027,54 +3483,54 @@ msgstr "la precisione di INTERVAL(%d) è stata ridotta al massimo consentito %d" 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:2306 +#: utils/adt/timestamp.c:2307 msgid "cannot subtract infinite timestamps" msgstr "non è possibile sottrarre valori infiniti di TIMESTAMP" -#: utils/adt/timestamp.c:3365 utils/adt/timestamp.c:3961 -#: utils/adt/timestamp.c:4020 +#: utils/adt/timestamp.c:3366 utils/adt/timestamp.c:3962 +#: utils/adt/timestamp.c:4021 #, c-format msgid "timestamp units \"%s\" not supported" msgstr "unità \"%s\" di timestamp non supportata" -#: utils/adt/timestamp.c:3379 utils/adt/timestamp.c:4030 +#: utils/adt/timestamp.c:3380 utils/adt/timestamp.c:4031 #, c-format msgid "timestamp units \"%s\" not recognized" msgstr "unità \"%s\" di timestamp non riconosciuta" -#: utils/adt/timestamp.c:3520 utils/adt/timestamp.c:4192 -#: utils/adt/timestamp.c:4233 +#: utils/adt/timestamp.c:3521 utils/adt/timestamp.c:4193 +#: utils/adt/timestamp.c:4234 #, 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:3537 utils/adt/timestamp.c:4242 +#: utils/adt/timestamp.c:3538 utils/adt/timestamp.c:4243 #, 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:3617 utils/adt/timestamp.c:4348 +#: utils/adt/timestamp.c:3618 utils/adt/timestamp.c:4349 #, c-format msgid "interval units \"%s\" not supported" msgstr "unità \"%s\" di interval non supportata" -#: utils/adt/timestamp.c:3633 utils/adt/timestamp.c:4375 +#: utils/adt/timestamp.c:3634 utils/adt/timestamp.c:4376 #, c-format msgid "interval units \"%s\" not recognized" msgstr "unità \"%s\" di interval non riconosciuta" -#: utils/adt/timestamp.c:4445 utils/adt/timestamp.c:4618 +#: utils/adt/timestamp.c:4446 utils/adt/timestamp.c:4619 #, c-format msgid "could not convert to time zone \"%s\"" msgstr "conversione al fuso orario \"%s\" fallita" -#: utils/adt/timestamp.c:4452 utils/adt/timestamp.c:4625 utils/adt/date.c:2631 +#: utils/adt/timestamp.c:4453 utils/adt/timestamp.c:4626 utils/adt/date.c:2631 #: utils/adt/datetime.c:928 utils/adt/datetime.c:1663 #, c-format msgid "time zone \"%s\" not recognized" msgstr "fuso orario \"%s\" non riconosciuto" -#: utils/adt/timestamp.c:4477 utils/adt/timestamp.c:4651 +#: utils/adt/timestamp.c:4478 utils/adt/timestamp.c:4652 #, c-format msgid "interval time zone \"%s\" must not specify month" msgstr "il fuso orario dell'intervallo \"%s\" non può specificare i mesi" @@ -4323,8 +3779,7 @@ msgstr "zero elevato a potenza negativa non è definito" #: utils/adt/float.c:1349 utils/adt/numeric.c:1981 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" +msgstr "un numero negativo elevato a potenza non intera è un valore di tipo complesso" #: utils/adt/float.c:1415 utils/adt/float.c:1445 utils/adt/numeric.c:5192 msgid "cannot take logarithm of zero" @@ -4390,8 +3845,7 @@ msgstr "non è possibile usare \"S\" due volte" #: utils/adt/formatting.c:1129 msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together" -msgstr "" -"non è possibile usare sia \"S\" che \"PL\"/\"MI\"/\"SG\"/\"PR\" insieme" +msgstr "non è possibile usare sia \"S\" che \"PL\"/\"MI\"/\"SG\"/\"PR\" insieme" #: utils/adt/formatting.c:1149 msgid "cannot use \"S\" and \"MI\" together" @@ -4407,8 +3861,7 @@ msgstr "non è possibile usare sia \"S\" che \"SG\" insieme" #: utils/adt/formatting.c:1178 msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together" -msgstr "" -"non è possibile usare sia \"PR\" che \"S\"/\"PL\"/\"MI\"/\"SG\" insieme" +msgstr "non è possibile usare sia \"PR\" che \"S\"/\"PL\"/\"MI\"/\"SG\" insieme" #: utils/adt/formatting.c:1204 msgid "cannot use \"EEEE\" twice" @@ -4419,130 +3872,110 @@ msgid "\"EEEE\" is incompatible with other formats" msgstr "\"EEEE\" non è compatibile con altri formati" #: utils/adt/formatting.c:1211 -msgid "" -"\"EEEE\" may only be used together with digit and decimal point patterns." -msgstr "" -"\"EEEE\" può essere usato soltanto insieme a pattern di cifre e punti " -"decimali." +msgid "\"EEEE\" may only be used together with digit and decimal point patterns." +msgstr "\"EEEE\" può essere usato soltanto insieme a pattern di cifre e punti decimali." #: utils/adt/formatting.c:1411 #, c-format msgid "\"%s\" is not a number" msgstr "\"%s\" non è un numero" -#: utils/adt/formatting.c:1788 +#: utils/adt/formatting.c:1883 msgid "invalid combination of date conventions" msgstr "la combinazione di convenzioni di date non è valida" -#: utils/adt/formatting.c:1789 -msgid "" -"Do not mix Gregorian and ISO week date conventions in a formatting template." -msgstr "" -"Non è possibile usare la convenzione gregoriana e ISO per settimane in un " -"modello di formattazione." +#: utils/adt/formatting.c:1884 +msgid "Do not mix Gregorian and ISO week date conventions in a formatting template." +msgstr "Non è possibile usare la convenzione gregoriana e ISO per settimane in un modello di formattazione." -#: utils/adt/formatting.c:1806 +#: utils/adt/formatting.c:1901 #, c-format msgid "conflicting values for \"%s\" field in formatting string" -msgstr "" -"sono presenti valori contraddittori per il campo \"%s\" nella stringa di " -"formattazione" +msgstr "sono presenti valori contraddittori per il campo \"%s\" nella stringa di formattazione" -#: utils/adt/formatting.c:1808 +#: utils/adt/formatting.c:1903 msgid "This value contradicts a previous setting for the same field type." -msgstr "" -"Questo valore contraddice una impostazione precedente per lo stesso tipo di " -"campo" +msgstr "Questo valore contraddice una impostazione precedente per lo stesso tipo di campo" -#: utils/adt/formatting.c:1869 +#: utils/adt/formatting.c:1964 #, c-format msgid "source string too short for \"%s\" formatting field" -msgstr "" -"la stringa di origine è troppo corta per il campo di formattazione \"%s\"" +msgstr "la stringa di origine è troppo corta per il campo di formattazione \"%s\"" -#: utils/adt/formatting.c:1871 +#: utils/adt/formatting.c:1966 #, c-format msgid "Field requires %d characters, but only %d remain." msgstr "Il campo necessita di %d caratteri ma ne restano solo %d." -#: utils/adt/formatting.c:1874 utils/adt/formatting.c:1888 -msgid "" -"If your source string is not fixed-width, try using the \"FM\" modifier." -msgstr "" -"Se la stringa di partenza non ha lunghezza fissa, prova ad usare il " -"modificatore \"FM\"." +#: utils/adt/formatting.c:1969 utils/adt/formatting.c:1983 +msgid "If your source string is not fixed-width, try using the \"FM\" modifier." +msgstr "Se la stringa di partenza non ha lunghezza fissa, prova ad usare il modificatore \"FM\"." -#: utils/adt/formatting.c:1884 utils/adt/formatting.c:1897 -#: utils/adt/formatting.c:2027 +#: utils/adt/formatting.c:1979 utils/adt/formatting.c:1992 +#: utils/adt/formatting.c:2122 #, c-format msgid "invalid value \"%s\" for \"%s\"" msgstr "valore \"%s\" per \"%s\" non valido" -#: utils/adt/formatting.c:1886 +#: utils/adt/formatting.c:1981 #, c-format msgid "Field requires %d characters, but only %d could be parsed." -msgstr "" -"Il campo necessita di %d caratteri, ma è stato possibile analizzarne solo %d." +msgstr "Il campo necessita di %d caratteri, ma è stato possibile analizzarne solo %d." -#: utils/adt/formatting.c:1899 +#: utils/adt/formatting.c:1994 msgid "Value must be an integer." msgstr "Il valore deve essere un integer." -#: utils/adt/formatting.c:1904 +#: utils/adt/formatting.c:1999 #, c-format msgid "value for \"%s\" in source string is out of range" -msgstr "" -"il valore \"%s\" nella stringa di origine è fuori dall'intervallo consentito" +msgstr "il valore \"%s\" nella stringa di origine è fuori dall'intervallo consentito" -#: utils/adt/formatting.c:1906 +#: utils/adt/formatting.c:2001 #, c-format msgid "Value must be in the range %d to %d." msgstr "Il valore deve essere compreso fra %d e %d." -#: utils/adt/formatting.c:2029 +#: utils/adt/formatting.c:2124 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." +msgstr "Il valore fornito non corrisponde a nessuno di quelli consentiti per questo campo." -#: utils/adt/formatting.c:2585 +#: utils/adt/formatting.c:2673 msgid "\"TZ\"/\"tz\" format patterns are not supported in to_date" -msgstr "" -"I pattern di formato \"TZ\"/\"tz\" non sono supportati nella funzione to_date" +msgstr "I pattern di formato \"TZ\"/\"tz\" non sono supportati nella funzione to_date" -#: utils/adt/formatting.c:2689 +#: utils/adt/formatting.c:2777 msgid "invalid input string for \"Y,YYY\"" msgstr "stringa di input non valida per \"Y,YYY\"" -#: utils/adt/formatting.c:3080 utils/adt/date.c:167 +#: utils/adt/formatting.c:3168 utils/adt/date.c:167 #, c-format msgid "date out of range: \"%s\"" msgstr "data fuori dall'intervallo consentito: \"%s\"" -#: utils/adt/formatting.c:3212 +#: utils/adt/formatting.c:3300 #, 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:3214 +#: utils/adt/formatting.c:3302 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:3252 +#: utils/adt/formatting.c:3340 #, c-format msgid "inconsistent use of year %04d and \"BC\"" msgstr "l'uso dell'anno %04d e di \"BC\" non è consistente" -#: utils/adt/formatting.c:3299 +#: utils/adt/formatting.c:3387 msgid "cannot calculate day of year without year information" -msgstr "" -"non è possibile calcolare il giorno dell'anno senza informazioni sull'anno" +msgstr "non è possibile calcolare il giorno dell'anno senza informazioni sull'anno" -#: utils/adt/formatting.c:4161 +#: utils/adt/formatting.c:4249 msgid "\"EEEE\" not supported for input" msgstr "l'uso di \"EEEE\" non è supportato per l'input" -#: utils/adt/formatting.c:4173 +#: utils/adt/formatting.c:4261 msgid "\"RN\" not supported for input" msgstr "l'uso di \"RN\" non è supportato per l'input" @@ -4599,9 +4032,7 @@ msgstr "il fuso orario \"%s\" dell'\"interval\" non è valido" #: utils/adt/varbit.c:162 utils/adt/varbit.c:302 utils/adt/varbit.c:358 #, c-format msgid "bit string length %d does not match type bit(%d)" -msgstr "" -"la lunghezza della stringa di bit %d non corrisponde a quella del tipo bit" -"(%d)" +msgstr "la lunghezza della stringa di bit %d non corrisponde a quella del tipo bit(%d)" #: utils/adt/varbit.c:184 utils/adt/varbit.c:482 #, c-format @@ -4624,18 +4055,15 @@ msgstr "la stringa di bit è troppo lunga per il tipo bit varying(%d)" #: utils/adt/varbit.c:1149 msgid "cannot AND bit strings of different sizes" -msgstr "" -"non è possibile eseguire l'AND fra stringhe di bit di dimensioni diverse" +msgstr "non è possibile eseguire l'AND fra stringhe di bit di dimensioni diverse" #: utils/adt/varbit.c:1190 msgid "cannot OR bit strings of different sizes" -msgstr "" -"non è possibile eseguire l'OR fra stringhe di bit di dimensioni diverse" +msgstr "non è possibile eseguire l'OR fra stringhe di bit di dimensioni diverse" #: utils/adt/varbit.c:1236 msgid "cannot XOR bit strings of different sizes" -msgstr "" -"non è possibile eseguire lo XOR fra stringhe di bit di dimensioni diverse" +msgstr "non è possibile eseguire lo XOR fra stringhe di bit di dimensioni diverse" #: utils/adt/varbit.c:1710 utils/adt/varbit.c:1768 #, c-format @@ -4650,9 +4078,7 @@ msgstr "la lunghezza della parola (%ld byte) eccede il massimo (%ld byte)" #: utils/adt/tsvector.c:222 #, c-format msgid "string is too long for tsvector (%ld bytes, max %ld bytes)" -msgstr "" -"la lunghezza della stringa (%ld byte) eccede il massimo per un tsvector (%ld " -"byte)" +msgstr "la lunghezza della stringa (%ld byte) eccede il massimo per un tsvector (%ld byte)" #: utils/adt/tsvector.c:272 utils/adt/tsvector_op.c:530 tsearch/to_tsany.c:165 #, c-format @@ -4698,7 +4124,7 @@ msgstr "il database con OID %u non esiste" #: commands/tablespace.c:410 commands/tablespace.c:832 #: commands/tablespace.c:899 commands/tablespace.c:1004 #: commands/tablespace.c:1068 commands/tablespace.c:1201 -#: executor/execMain.c:2231 catalog/aclchk.c:702 +#: executor/execMain.c:2233 catalog/aclchk.c:702 #, c-format msgid "tablespace \"%s\" does not exist" msgstr "il tablespace \"%s\" non esiste" @@ -4788,13 +4214,11 @@ msgstr "formattazione del valore cidr fallita: %m" #: utils/adt/network.c:1255 msgid "cannot AND inet values of different sizes" -msgstr "" -"non è possibile eseguire l'AND fra valori di tipo inet di dimensione diversa" +msgstr "non è possibile eseguire l'AND fra valori di tipo inet di dimensione diversa" #: utils/adt/network.c:1287 msgid "cannot OR inet values of different sizes" -msgstr "" -"non è possibile eseguire l'OR fra valori di tipo inet di dimensione diversa" +msgstr "non è possibile eseguire l'OR fra valori di tipo inet di dimensione diversa" #: utils/adt/network.c:1348 utils/adt/network.c:1424 msgid "result is out of range" @@ -4925,13 +4349,11 @@ msgstr "non è possibile mostrare un valore di tipo anynonarray" #: utils/adt/pseudotypes.c:384 msgid "cannot accept a value of a shell type" -msgstr "" -"non è possibile accettare un valore di un tipo non completamente definito" +msgstr "non è possibile accettare un valore di un tipo non completamente definito" #: utils/adt/pseudotypes.c:397 msgid "cannot display a value of a shell type" -msgstr "" -"non è possibile mostrare un valore di un tipo non completamente definito" +msgstr "non è possibile mostrare un valore di un tipo non completamente definito" #: utils/adt/char.c:169 msgid "\"char\" out of range" @@ -4952,9 +4374,7 @@ msgstr "il limite massimo non può essere minore del limite minimo" #: utils/adt/arrayfuncs.c:253 utils/adt/arrayfuncs.c:279 msgid "array value must start with \"{\" or dimension information" -msgstr "" -"un valore array deve iniziare col simbolo \"{\"o con l'informazione della " -"dimensione" +msgstr "un valore array deve iniziare col simbolo \"{\"o con l'informazione della dimensione" #: utils/adt/arrayfuncs.c:267 msgid "missing assignment operator" @@ -4978,11 +4398,8 @@ msgstr "il letterale array non è definito in modo corretto: \"%s\"" #: utils/adt/arrayfuncs.c:518 executor/execQual.c:3101 #: executor/execQual.c:3128 -msgid "" -"multidimensional arrays must have array expressions with matching dimensions" -msgstr "" -"gli array multidimensionali devono avere espressioni array di dimensioni " -"corrispondenti" +msgid "multidimensional arrays must have array expressions with matching dimensions" +msgstr "gli array multidimensionali devono avere espressioni array di dimensioni corrispondenti" #: utils/adt/arrayfuncs.c:1225 msgid "invalid array flags" @@ -5020,9 +4437,7 @@ msgstr "indice dell'array fuori dall'intervallo" #: utils/adt/arrayfuncs.c:2061 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" +msgstr "non è possibile assegnare un valore nullo a un elemento di un array a dimensione fissa" #: utils/adt/arrayfuncs.c:2347 msgid "updates on slices of fixed-length arrays not implemented" @@ -5055,8 +4470,7 @@ msgstr "non è stato possibile trovare un operatore di confronto per il tipo %s" #: utils/adt/arrayfuncs.c:4444 utils/adt/arrayfuncs.c:4484 msgid "dimension array or low bound array cannot be NULL" -msgstr "" -"gli array delle dimensioni o dei limiti inferiori non possono essere NULL" +msgstr "gli array delle dimensioni o dei limiti inferiori non possono essere NULL" #: utils/adt/arrayfuncs.c:4547 utils/adt/arrayfuncs.c:4579 msgid "Dimension array must be one dimensional." @@ -5076,9 +4490,7 @@ msgstr "i valori di dimensione non possono essere nulli" #: utils/adt/arrayfuncs.c:4596 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." +msgstr "L'array dei valori inferiori ha dimensione differente dal numero di dimensioni dell'array." #: utils/adt/tsquery.c:156 utils/adt/tsquery.c:392 #: utils/adt/tsvector_parser.c:136 @@ -5113,8 +4525,7 @@ msgstr "la query di ricerca di testo non contiene alcun lessema: \"%s\"" #: utils/adt/misc.c:80 msgid "must be superuser to signal other server processes" -msgstr "" -"solo un superutente può inviare segnali ad un altro processo del server" +msgstr "solo un superutente può inviare segnali ad un altro processo del server" #: utils/adt/misc.c:89 #, c-format @@ -5141,9 +4552,7 @@ msgstr "solo un superutente può eseguire la rotazione dei file di log" #: utils/adt/misc.c:153 msgid "rotation not possible because log collection not active" -msgstr "" -"non è stato possibile eseguire la rotazione perché la raccolta dei log non è " -"attiva" +msgstr "non è stato possibile eseguire la rotazione perché la raccolta dei log non è attiva" #: utils/adt/misc.c:195 msgid "global tablespace never has databases" @@ -5252,8 +4661,7 @@ msgstr "valore del campo interval fuori dall'intervallo consentito: \"%s\"" #: utils/adt/datetime.c:3554 #, c-format msgid "time zone displacement out of range: \"%s\"" -msgstr "" -"la differenza di fuso orario è fuori dall'intervallo consentito: \"%s\"" +msgstr "la differenza di fuso orario è fuori dall'intervallo consentito: \"%s\"" #: utils/adt/genfile.c:58 msgid "reference to parent directory (\"..\") not allowed" @@ -5302,12 +4710,8 @@ msgid "ts_rewrite query must return two tsquery columns" msgstr "la query ts_rewrite deve restituire due colonne tsquery" #: utils/adt/tsquery_cleanup.c:285 -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" +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" #: utils/adt/uuid.c:128 #, c-format @@ -5362,14 +4766,11 @@ msgstr "il formato binario nella colonna %d del record non è corretto" #: utils/adt/rowtypes.c:924 utils/adt/rowtypes.c:1150 #, 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" +msgstr "non è possibile confrontare i tipi di colonne dissimili %s e %s alla colonna %d del record" #: utils/adt/rowtypes.c:1002 utils/adt/rowtypes.c:1213 msgid "cannot compare record types with different numbers of columns" -msgstr "" -"non è possibile confrontare tipi di record con diverso numero di colonne" +msgstr "non è possibile confrontare tipi di record con diverso numero di colonne" #: utils/adt/nabstime.c:160 #, c-format @@ -5396,20 +4797,17 @@ msgstr "sintassi di input non valida per il tipo tinterval: \"%s\"" #: utils/adt/numutils.c:77 #, c-format msgid "value \"%s\" is out of range for type integer" -msgstr "" -"il valore \"%s\" è fuori dall'intervallo consentito per il tipo integer" +msgstr "il valore \"%s\" è fuori dall'intervallo consentito per il tipo integer" #: utils/adt/numutils.c:83 #, c-format msgid "value \"%s\" is out of range for type smallint" -msgstr "" -"il valore \"%s\" è fuori dall'intervallo consentito per il tipo smallint" +msgstr "il valore \"%s\" è fuori dall'intervallo consentito per il tipo smallint" #: utils/adt/numutils.c:89 #, c-format msgid "value \"%s\" is out of range for 8-bit integer" -msgstr "" -"il valore \"%s\" è fuori dall'intervallo consentito per un intero a 8 bit" +msgstr "il valore \"%s\" è fuori dall'intervallo consentito per un intero a 8 bit" #: utils/adt/encode.c:55 utils/adt/encode.c:91 #, c-format @@ -5466,8 +4864,7 @@ msgstr "manca il nome" #: utils/adt/acl.c:258 msgid "A name must follow the \"group\" or \"user\" key word." -msgstr "" -"le parole chiave \"group\" o \"user\" devono essere seguite da un nome." +msgstr "le parole chiave \"group\" o \"user\" devono essere seguite da un nome." #: utils/adt/acl.c:264 msgid "missing \"=\" sign" @@ -5505,9 +4902,7 @@ msgstr "ci sono caratteri spuri al termine della specifica dell'ACL" #: utils/adt/acl.c:1127 msgid "grant options cannot be granted back to your own grantor" -msgstr "" -"le opzioni di concessione non possono essere concesse a chi le ha concesse a " -"te" +msgstr "le opzioni di concessione non possono essere concesse a chi le ha concesse a te" #: utils/adt/acl.c:1188 msgid "dependent privileges exist" @@ -5565,19 +4960,19 @@ msgstr "lo schema \"%s\" non esiste" msgid "must be member of role \"%s\"" msgstr "occorre far parte del ruolo \"%s\"" -#: utils/adt/enum.c:44 utils/adt/enum.c:54 utils/adt/enum.c:109 -#: utils/adt/enum.c:119 +#: utils/adt/enum.c:45 utils/adt/enum.c:55 utils/adt/enum.c:114 +#: utils/adt/enum.c:124 #, c-format msgid "invalid input value for enum %s: \"%s\"" msgstr "la sintassi per l'enumerazione %s non è valida: \"%s\"" -#: utils/adt/enum.c:81 utils/adt/enum.c:144 +#: utils/adt/enum.c:82 utils/adt/enum.c:149 #, c-format msgid "invalid internal value for enum: %u" msgstr "il valore interno per l'enumerazione non è valido: %u" -#: utils/adt/enum.c:264 utils/adt/enum.c:303 utils/adt/enum.c:350 -#: utils/adt/enum.c:370 +#: utils/adt/enum.c:269 utils/adt/enum.c:308 utils/adt/enum.c:355 +#: utils/adt/enum.c:375 msgid "could not determine actual enum type" msgstr "determinazione del tipo reale di enumerazione fallita" @@ -5596,14 +4991,11 @@ msgstr "il MATCH PARTIAL non è stato ancora implementato" #: utils/adt/ri_triggers.c:3454 utils/adt/ri_triggers.c:3486 #, 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\"" +msgstr "la INSERT o l'UPDATE sulla tabella \"%s\" viola il vincolo di chiave esterna \"%s\"" #: utils/adt/ri_triggers.c:410 utils/adt/ri_triggers.c:2806 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." +msgstr "MATCH FULL non consente l'uso di valori chiave nulli e non nulli insieme." #: utils/adt/ri_triggers.c:2999 commands/constraint.c:59 #, c-format @@ -5638,25 +5030,16 @@ msgstr "la funzione \"%s\" deve essere eseguita per una DELETE" #: utils/adt/ri_triggers.c:3065 #, 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\"" +msgstr "non ci sono elementi pg_constraint per il trigger \"%s\" sulla tabella \"%s\"" #: utils/adt/ri_triggers.c:3067 -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." +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:3421 #, 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" +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:3425 msgid "This is most likely due to a rule having rewritten the query." @@ -5674,12 +5057,8 @@ msgstr "La chiave (%s)=(%s) non è presente nella tabella \"%s\"." #: utils/adt/ri_triggers.c:3494 #, 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\"" +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:3497 #, c-format @@ -5712,9 +5091,7 @@ msgstr "la precisione di NUMERIC (%d) deve essere compresa fra 1 e %d" #: utils/adt/numeric.c:639 #, c-format msgid "NUMERIC scale %d must be between 0 and precision %d" -msgstr "" -"il numero di cifre decimali di NUMERIC (%d) deve essere compreso fra 0 e la " -"precisione %d" +msgstr "il numero di cifre decimali di NUMERIC (%d) deve essere compreso fra 0 e la precisione %d" #: utils/adt/numeric.c:657 msgid "invalid NUMERIC type modifier" @@ -5742,12 +5119,8 @@ msgstr "il campo numeric causa un overflow" #: utils/adt/numeric.c:3616 #, c-format -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." +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:5064 msgid "argument for function \"exp\" too big" @@ -5828,9 +5201,7 @@ msgstr "il nome del tipo non è corretto" #: snowball/dict_snowball.c:183 #, c-format msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\"" -msgstr "" -"non è disponibile uno stemmer Snowball per la lingua \"%s\" e la codifica " -"\"%s\"" +msgstr "non è disponibile uno stemmer Snowball per la lingua \"%s\" e la codifica \"%s\"" #: snowball/dict_snowball.c:206 tsearch/dict_ispell.c:74 #: tsearch/dict_simple.c:50 @@ -5858,9 +5229,7 @@ msgstr "%s: parametri della riga di comando non validi\n" #: lib/stringinfo.c:267 #, 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." +msgstr "Non è possibile aumentare il buffer della stringa contenente %d byte di altri %d byte." #: tsearch/ts_locale.c:168 #, c-format @@ -5903,11 +5272,8 @@ msgstr "fine della riga non attesa" #: tsearch/dict_thesaurus.c:412 #, c-format -msgid "" -"thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)" -msgstr "" -"la parola di esempio del thesaurus \"%s\" non è riconosciuta dal sotto-" -"dizionario (regola %d)" +msgid "thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)" +msgstr "la parola di esempio del thesaurus \"%s\" non è riconosciuta dal sotto-dizionario (regola %d)" #: tsearch/dict_thesaurus.c:418 #, c-format @@ -5925,11 +5291,8 @@ msgstr "la parola sostitutiva del thesaurus \"%s\" è una stop word (regola %d)" #: tsearch/dict_thesaurus.c:574 #, c-format -msgid "" -"thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)" -msgstr "" -"la parola sostitutiva del thesaurus \"%s\" non è riconosciuta dal sotto-" -"dizionario (regola %d)" +msgid "thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)" +msgstr "la parola sostitutiva del thesaurus \"%s\" non è riconosciuta dal sotto-dizionario (regola %d)" #: tsearch/dict_thesaurus.c:586 #, c-format @@ -5970,8 +5333,7 @@ msgstr "Le parole più lunghe di %d caratteri sono ignorate." #: tsearch/wparser.c:314 msgid "text search parser does not support headline creation" -msgstr "" -"l'analizzatore di ricerca di testo non supporta la creazione di intestazioni" +msgstr "l'analizzatore di ricerca di testo non supporta la creazione di intestazioni" #: tsearch/wparser_def.c:2533 #, c-format @@ -6000,7 +5362,7 @@ msgid "could not open dictionary file \"%s\": %m" msgstr "apertura del file dictionary \"%s\" fallita: %m" #: tsearch/spell.c:444 tsearch/spell.c:461 tsearch/spell.c:478 -#: tsearch/spell.c:495 tsearch/spell.c:517 gram.y:11474 gram.y:11491 +#: tsearch/spell.c:495 tsearch/spell.c:517 gram.y:11497 gram.y:11514 msgid "syntax error" msgstr "errore di sintassi" @@ -6070,8 +5432,7 @@ msgstr "parametro del dizionario simple sconosciuto: \"%s\"" #: tcop/pquery.c:670 #, c-format 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" +msgstr "il messaggio di bind ha %d formati di risultato ma la query ha %d colonne" #: tcop/pquery.c:748 tcop/pquery.c:1371 commands/portalcmds.c:329 #, c-format @@ -6084,15 +5445,12 @@ msgstr "il cursore effettuare solo scansioni in avanti" #: tcop/pquery.c:979 msgid "Declare it with SCROLL option to enable backward scan." -msgstr "" -"Dichiaralo con l'opzione SCROLL per abilitare le scansioni all'indietro." +msgstr "Dichiaralo con l'opzione SCROLL per abilitare le scansioni all'indietro." #: tcop/fastpath.c:110 tcop/fastpath.c:492 tcop/fastpath.c:622 #, c-format msgid "invalid argument size %d in function call message" -msgstr "" -"La dimensione dell'argomento %d non è valida nel messaggi di chiamata di " -"funzione" +msgstr "La dimensione dell'argomento %d non è valida nel messaggi di chiamata di funzione" #: tcop/fastpath.c:181 tcop/fastpath.c:561 tcop/postgres.c:1706 #: access/common/printtup.c:278 @@ -6113,12 +5471,8 @@ msgstr "fine file inaspettata nella connessione al client" #: tcop/fastpath.c:304 tcop/postgres.c:959 tcop/postgres.c:1269 #: tcop/postgres.c:1550 tcop/postgres.c:1992 tcop/postgres.c:2360 #: tcop/postgres.c:2441 -msgid "" -"current transaction is aborted, commands ignored until end of transaction " -"block" -msgstr "" -"la transazione corrente è interrotta, i comandi saranno ignorati fino alla " -"fine del blocco della transazione" +msgid "current transaction is aborted, commands ignored until end of transaction block" +msgstr "la transazione corrente è interrotta, i comandi saranno ignorati fino alla fine del blocco della transazione" #: tcop/fastpath.c:332 #, c-format @@ -6127,8 +5481,7 @@ msgstr "chiamata funzione fastpath: \"%s\" (OID %u)" #: tcop/fastpath.c:359 parser/parse_func.c:1654 msgid "argument to pg_get_expr() must come from system catalogs" -msgstr "" -"l'argomento di to pg_get_expr() deve provenire dai cataloghi di sistema" +msgstr "l'argomento di to pg_get_expr() deve provenire dai cataloghi di sistema" #: tcop/fastpath.c:418 tcop/postgres.c:1129 tcop/postgres.c:1416 #: tcop/postgres.c:1833 tcop/postgres.c:2050 @@ -6144,14 +5497,12 @@ msgstr "durata: %s ms chiamata funzione fastpath: \"%s\" (OID %u)" #: tcop/fastpath.c:460 tcop/fastpath.c:587 #, c-format msgid "function call message contains %d arguments but function requires %d" -msgstr "" -"la chiamata alla funzione contiene %d parametri ma la funzione ne richiede %d" +msgstr "la chiamata alla funzione contiene %d parametri ma la funzione ne richiede %d" #: tcop/fastpath.c:468 #, c-format msgid "function call message contains %d argument formats but %d arguments" -msgstr "" -"la chiamata alla funzione contiene %d formati di parametri ma %d parametri" +msgstr "la chiamata alla funzione contiene %d formati di parametri ma %d parametri" #: tcop/fastpath.c:555 tcop/fastpath.c:638 #, c-format @@ -6209,12 +5560,8 @@ msgstr "il messaggio di bind ha %d formati di parametri ma %d parametri" #: tcop/postgres.c:1534 #, c-format -msgid "" -"bind message supplies %d parameters, but prepared statement \"%s\" requires " -"%d" -msgstr "" -"il messaggio di bind fornisce %d paramatri, ma l'istruzione preparata \"%s\" " -"ne richiede %d" +msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d" +msgstr "il messaggio di bind fornisce %d paramatri, ma l'istruzione preparata \"%s\" ne richiede %d" #: tcop/postgres.c:1699 #, c-format @@ -6273,20 +5620,15 @@ msgstr "L'utente stava trattenendo un lock di relazione troppo a lungo." #: tcop/postgres.c:2285 msgid "User was or might have been using tablespace that must be dropped." -msgstr "" -"L'utente stava usando o potrebbe aver usato un tablespace che deve essere " -"eliminato." +msgstr "L'utente stava usando o potrebbe aver usato un tablespace che deve essere eliminato." #: tcop/postgres.c:2288 msgid "User query might have needed to see row versions that must be removed." -msgstr "" -"L'utente potrebbe aver avuto bisogno di vedere versioni di righe che devono " -"essere rimosse." +msgstr "L'utente potrebbe aver avuto bisogno di vedere versioni di righe che devono essere rimosse." #: tcop/postgres.c:2291 storage/ipc/standby.c:502 msgid "User transaction caused buffer deadlock with recovery." -msgstr "" -"La transazione utente ha causato un deadlock del buffer con il ripristino." +msgstr "La transazione utente ha causato un deadlock del buffer con il ripristino." #: tcop/postgres.c:2294 msgid "User was connected to a database that must be dropped." @@ -6294,41 +5636,23 @@ msgstr "L'utente era connesso ad un database che deve essere eliminato." #: tcop/postgres.c:2628 msgid "terminating connection because of crash of another server process" -msgstr "" -"la connessione è stata terminata a causa del crash di un altro processo del " -"server" +msgstr "la connessione è stata terminata a causa del crash di un altro processo del server" #: tcop/postgres.c:2629 -msgid "" -"The postmaster has commanded this server process to roll back the current " -"transaction and exit, because another server process exited abnormally and " -"possibly corrupted shared memory." -msgstr "" -"Il postmaster ha obbligato questo processo del server di attuare il roll " -"back della transazione corrente e di uscire, perché un altro processo del " -"server è terminato anormalmente e con possibile corruzione della memoria " -"condivisa." +msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory." +msgstr "Il postmaster ha obbligato questo processo del server di attuare il roll back della transazione corrente e di uscire, perché un altro processo del server è terminato anormalmente e con possibile corruzione della memoria condivisa." #: tcop/postgres.c:2633 tcop/postgres.c:2965 -msgid "" -"In a moment you should be able to reconnect to the database and repeat your " -"command." -msgstr "" -"In un momento sarai in grado di riconnetterti al database e di ripetere il " -"comando." +msgid "In a moment you should be able to reconnect to the database and repeat your command." +msgstr "In un momento sarai in grado di riconnetterti al database e di ripetere il comando." #: tcop/postgres.c:2737 msgid "floating-point exception" msgstr "eccezione floating-point" #: tcop/postgres.c:2738 -msgid "" -"An invalid floating-point operation was signaled. This probably means an out-" -"of-range result or an invalid operation, such as division by zero." -msgstr "" -"Un'operazione in floating-point non valida è stata segnalata. Questo " -"probabilmente sta a significare che il risultato è un valore fuori limite o " -"l'operazione non è valida, ad esempio una divisione per zero." +msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero." +msgstr "Un'operazione in floating-point non valida è stata segnalata. Questo probabilmente sta a significare che il risultato è un valore fuori limite o l'operazione non è valida, ad esempio una divisione per zero." #: tcop/postgres.c:2905 msgid "terminating autovacuum process due to administrator command" @@ -6367,12 +5691,8 @@ msgid "stack depth limit exceeded" msgstr "limite di profondità dello stack superato" #: tcop/postgres.c:3115 tcop/postgres.c:3136 -msgid "" -"Increase the configuration parameter \"max_stack_depth\", after ensuring the " -"platform's stack depth limit is adequate." -msgstr "" -"Incrementa il parametro di configurazione \"max_stack_depth\", dopo esserti " -"assicurato che il limite dello stack della piattaforma sia adeguato." +msgid "Increase the configuration parameter \"max_stack_depth\", after ensuring the platform's stack depth limit is adequate." +msgstr "Incrementa il parametro di configurazione \"max_stack_depth\", dopo esserti assicurato che il limite dello stack della piattaforma sia adeguato." #: tcop/postgres.c:3153 #, c-format @@ -6380,12 +5700,8 @@ msgid "\"max_stack_depth\" must not exceed %ldkB" msgstr "\"max_stack_depth\" non deve superare %ldkB" #: tcop/postgres.c:3155 -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." +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:3478 msgid "invalid command-line arguments for server process" @@ -6418,12 +5734,8 @@ msgstr "sottotipo %d del messaggio DESCRIBE non valido" #: tcop/postgres.c:4377 #, 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 "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" #: tcop/utility.c:92 commands/tablecmds.c:779 commands/tablecmds.c:1111 #: commands/tablecmds.c:1916 commands/tablecmds.c:3286 @@ -6449,8 +5761,7 @@ msgstr "non è possibile eseguire %s durante il recupero" #: tcop/utility.c:279 #, c-format msgid "cannot execute %s within security-restricted operation" -msgstr "" -"non è possibile eseguire %s nell'ambito di operazioni a sicurezza ristretta" +msgstr "non è possibile eseguire %s nell'ambito di operazioni a sicurezza ristretta" #: tcop/utility.c:1133 msgid "must be superuser to do CHECKPOINT" @@ -6459,25 +5770,17 @@ msgstr "solo un superutente può eseguire CHECKPOINT" #: access/common/tupconvert.c:108 #, 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." +msgstr "Il tipo restituito %s non corrisponde al tipo attesto %s nella colonna %d." #: access/common/tupconvert.c:136 #, 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)" +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/tupconvert.c:241 #, 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." +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/tupconvert.c:253 #, c-format @@ -6496,9 +5799,7 @@ msgstr "la riga dell'indice richiede %lu byte, la dimensione massima è %lu" #: access/common/reloptions.c:323 msgid "user-defined relation parameter types limit exceeded" -msgstr "" -"è stato superato il limite per i tipi di parametro per la relazione definita " -"dall'utente" +msgstr "è stato superato il limite per i tipi di parametro per la relazione definita dall'utente" #: access/common/reloptions.c:622 msgid "RESET must not include values for parameters" @@ -6571,30 +5872,27 @@ msgstr "gli indici hash non supportano scansioni sull'intero indice" #: access/hash/hashinsert.c:73 #, c-format msgid "index row size %lu exceeds hash maximum %lu" -msgstr "" -"la dimensione %lu della riga dell'indice eccede il massimo %lu dello hash" +msgstr "la dimensione %lu della riga dell'indice eccede il massimo %lu dello hash" #: access/hash/hashinsert.c:76 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/hashutil.c:165 access/nbtree/nbtpage.c:432 -#: access/gist/gistutil.c:644 +#: access/gist/gistutil.c:640 #, 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" +msgstr "l'indice \"%s\" contiene una pagina inaspettata completamente a zero al blocco %u" #: access/hash/hashutil.c:168 access/hash/hashutil.c:179 #: access/hash/hashutil.c:191 access/hash/hashutil.c:212 #: access/nbtree/nbtpage.c:435 access/nbtree/nbtpage.c:446 -#: access/gist/gistutil.c:647 access/gist/gistutil.c:658 +#: access/gist/gistutil.c:643 access/gist/gistutil.c:654 msgid "Please REINDEX it." msgstr "Si richiede l'esecuzione di REINDEX." #: access/hash/hashutil.c:176 access/hash/hashutil.c:188 -#: access/nbtree/nbtpage.c:443 access/gist/gistutil.c:655 +#: access/nbtree/nbtpage.c:443 access/gist/gistutil.c:651 #, c-format msgid "index \"%s\" contains corrupted page at block %u" msgstr "l'indice \"%s\" contiene una pagina corrotta al blocco %u" @@ -6644,9 +5942,7 @@ msgstr "il numero massimo di sottotransazioni committed (%d) è stato superato" #: access/transam/xact.c:1993 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" +msgstr "non è possibile eseguire PREPARE in una transazione che ha operato su tabelle temporanee" #. translator: %s represents an SQL statement name #: access/transam/xact.c:2782 @@ -6694,62 +5990,45 @@ msgstr "non è possibile avere più di 2^32-1 comandi in una sottotransazione" #: access/transam/varsup.c:114 #, c-format -msgid "" -"database is not accepting commands to avoid wraparound data loss in database " -"\"%s\"" -msgstr "" -"il database non accetta comandi per evitare perdita di dati per wraparound " -"\"%s\"" +msgid "database is not accepting commands to avoid wraparound data loss in database \"%s\"" +msgstr "il database non accetta comandi per evitare perdita di dati per wraparound \"%s\"" #: access/transam/varsup.c:116 access/transam/varsup.c:123 msgid "" "Stop the postmaster and use a standalone backend to vacuum that database.\n" "You might also need to commit or roll back old prepared transactions." msgstr "" -"Arresta il processo postmaster ed utilizza un backend autonomo per " -"effettuare il VACUUM sul database.\n" -"Potrebbe essere necessario inoltre effettuare il COMMIT o il ROLLBACK di " -"vecchie transazioni preparate." +"Arresta il processo postmaster ed utilizza un backend autonomo per effettuare il VACUUM sul database.\n" +"Potrebbe essere necessario inoltre effettuare il COMMIT o il ROLLBACK di vecchie transazioni preparate." #: access/transam/varsup.c:121 #, c-format -msgid "" -"database is not accepting commands to avoid wraparound data loss in database " -"with OID %u" -msgstr "" -"il database non accetta comandi per evitare perdita di dati per wraparound " -"nel database con OID %u" +msgid "database is not accepting commands to avoid wraparound data loss in database with OID %u" +msgstr "il database non accetta comandi per evitare perdita di dati per wraparound nel database con OID %u" #: access/transam/varsup.c:133 access/transam/varsup.c:368 #, c-format msgid "database \"%s\" must be vacuumed within %u transactions" -msgstr "" -"è necessario eseguire il VACUUM sul database \"%s\" entro %u transazioni" +msgstr "è necessario eseguire il VACUUM sul database \"%s\" entro %u transazioni" #: access/transam/varsup.c:136 access/transam/varsup.c:143 #: access/transam/varsup.c:371 access/transam/varsup.c:378 msgid "" -"To avoid a database shutdown, execute a database-wide VACUUM in that " -"database.\n" +"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n" "You might also need to commit or roll back old prepared transactions." msgstr "" -"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." +"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/varsup.c:140 access/transam/varsup.c:375 #, c-format msgid "database with OID %u must be vacuumed within %u transactions" -msgstr "" -"è necessario eseguire il VACUUM sul database con OID %u entro %u transazioni" +msgstr "è necessario eseguire il VACUUM sul database con OID %u entro %u transazioni" #: access/transam/varsup.c:333 #, c-format msgid "transaction ID wrap limit is %u, limited by database with OID %u" -msgstr "" -"il limite di sovrascrittura degli ID di transazione è %u, definito dal " -"database con OID %u" +msgstr "il limite di sovrascrittura degli ID di transazione è %u, definito dal database con OID %u" #: access/transam/twophase.c:247 #, c-format @@ -6776,8 +6055,7 @@ msgstr "è stato raggiunto il numero massimo di transazioni preparate" #: access/transam/twophase.c:298 #, c-format msgid "Increase max_prepared_transactions (currently %d)." -msgstr "" -"Incrementa il valore di max_prepared_transactions (il valore attuale è %d)" +msgstr "Incrementa il valore di max_prepared_transactions (il valore attuale è %d)" #: access/transam/twophase.c:418 #, c-format @@ -6790,20 +6068,15 @@ msgstr "non è consentito portare a termine la transazione preparata" #: access/transam/twophase.c:427 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." +msgstr "È consentito solo a un superutente o all'utente che ha preparato la transazione." #: access/transam/twophase.c:438 msgid "prepared transaction belongs to another database" msgstr "la transazione preparata appartiene ad un altro database" #: access/transam/twophase.c:439 -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." +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:453 #, c-format @@ -6844,9 +6117,7 @@ msgstr "apertura del file dello stato a due fasi \"%s\" fallita: %m" #: access/transam/twophase.c:1129 #, 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" +msgstr "non è stato possibile ottenere informazioni sul file dello stato a due fasi \"%s\": %m" #: access/transam/twophase.c:1161 #, c-format @@ -6976,9 +6247,7 @@ msgstr "spostamento nel file di log %u fallito, segmento %u all'offset %u: %m" #: access/transam/xlog.c:1767 replication/walreceiver.c:499 #, c-format msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m" -msgstr "" -"scrittura nel file di log %u fallita, segmento %u all'offset %u, lunghezza " -"%lu: %m" +msgstr "scrittura nel file di log %u fallita, segmento %u all'offset %u, lunghezza %lu: %m" #: access/transam/xlog.c:1969 #, c-format @@ -7012,21 +6281,13 @@ msgstr "il file \"%s\" non contiene abbastanza dati" #: access/transam/xlog.c:2603 #, c-format -msgid "" -"could not link file \"%s\" to \"%s\" (initialization of log file %u, segment " -"%u): %m" -msgstr "" -"creazione del link del file \"%s\" a \"%s\" fallita (inizializzazione del " -"file di log %u, segmento %u): %m" +msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m" +msgstr "creazione del link del file \"%s\" a \"%s\" fallita (inizializzazione del file di log %u, segmento %u): %m" #: access/transam/xlog.c:2615 #, c-format -msgid "" -"could not rename file \"%s\" to \"%s\" (initialization of log file %u, " -"segment %u): %m" -msgstr "" -"non è stato possibile rinominare il file da \"%s\" a \"%s" -"\" (inizializzazione del file di log %u, segmento %u): %m" +msgid "could not rename file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m" +msgstr "non è stato possibile rinominare il file da \"%s\" a \"%s\" (inizializzazione del file di log %u, segmento %u): %m" #: access/transam/xlog.c:2798 replication/walreceiver.c:456 #, c-format @@ -7079,9 +6340,7 @@ msgstr "eliminazione del file di log delle transazioni \"%s\"" #: access/transam/xlog.c:3391 #, 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" +msgstr "non è stato possibile rinominare il vecchio file di log delle transazioni \"%s\": %m" #: access/transam/xlog.c:3403 #, c-format @@ -7121,8 +6380,7 @@ msgstr "la lunghezza totale del record in %X/%X non è corretta" #: access/transam/xlog.c:3662 #, c-format msgid "incorrect resource manager data checksum in record at %X/%X" -msgstr "" -"il checksum dei dati del resource manager del record in %X/%X non è corretto" +msgstr "il checksum dei dati del resource manager del record in %X/%X non è corretto" #: access/transam/xlog.c:3740 access/transam/xlog.c:3778 #, c-format @@ -7167,29 +6425,22 @@ msgstr "la lunghezza %u del record in %X/%X è eccessiva" #: access/transam/xlog.c:3923 #, c-format msgid "there is no contrecord flag in log file %u, segment %u, offset %u" -msgstr "" -"non esiste alcun flag di contrecord nel file di log %u, segmento %u, offset " -"%u" +msgstr "non esiste alcun flag di contrecord nel file di log %u, segmento %u, offset %u" #: access/transam/xlog.c:3933 #, c-format msgid "invalid contrecord length %u in log file %u, segment %u, offset %u" -msgstr "" -"la lunghezza %u del contrecord nel file di log %u, segmento %u, offset %u " -"non è valida" +msgstr "la lunghezza %u del contrecord nel file di log %u, segmento %u, offset %u non è valida" #: access/transam/xlog.c:4023 #, c-format msgid "invalid magic number %04X in log file %u, segment %u, offset %u" -msgstr "" -"il magic number %04X nel file di log %u, segmento %u, offset %u non è valido" +msgstr "il magic number %04X nel file di log %u, segmento %u, offset %u non è valido" #: access/transam/xlog.c:4030 access/transam/xlog.c:4076 #, c-format msgid "invalid info bits %04X in log file %u, segment %u, offset %u" -msgstr "" -"i bit informativi %04X nel file registro %u, segmento %u, offset %u non sono " -"validi" +msgstr "i bit informativi %04X nel file registro %u, segmento %u, offset %u non sono validi" #: access/transam/xlog.c:4052 access/transam/xlog.c:4060 #: access/transam/xlog.c:4067 @@ -7198,12 +6449,8 @@ msgstr "il file WAL proviene da un sistema diverso" #: access/transam/xlog.c:4053 #, c-format -msgid "" -"WAL file database system identifier is %s, pg_control database system " -"identifier is %s." -msgstr "" -"l'identificativo di sistema del database del file WAL è %s, l'identificativo " -"di sistema del database di pg_control è %s." +msgid "WAL file database system identifier is %s, pg_control database system identifier is %s." +msgstr "l'identificativo di sistema del database del file WAL è %s, l'identificativo di sistema del database di pg_control è %s." #: access/transam/xlog.c:4061 msgid "Incorrect XLOG_SEG_SIZE in page header." @@ -7216,24 +6463,17 @@ msgstr "XLOG_BLCKSZ non corretto nell'intestazione pagina." #: access/transam/xlog.c:4084 #, c-format msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u" -msgstr "" -"il pageaddr %X/%X nel file di log %u, segmento %u, offset %u non era previsto" +msgstr "il pageaddr %X/%X nel file di log %u, segmento %u, offset %u non era previsto" #: access/transam/xlog.c:4096 #, c-format msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u" -msgstr "" -"l'ID della timeline %u nel file di log %u, segmento %u, offset %u non era " -"previsto" +msgstr "l'ID della timeline %u nel file di log %u, segmento %u, offset %u non era previsto" #: access/transam/xlog.c:4123 #, c-format -msgid "" -"out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset " -"%u" -msgstr "" -"l'ID della timeline %u (dopo %u) nel file di log %u, segmento %u, offset %u " -"è fuori sequenza" +msgid "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset %u" +msgstr "l'ID della timeline %u (dopo %u) nel file di log %u, segmento %u, offset %u è fuori sequenza" #: access/transam/xlog.c:4200 #, c-format @@ -7260,9 +6500,7 @@ msgstr "dati non validi nel file dello storico \"%s\"" #: access/transam/xlog.c:4221 msgid "Timeline IDs must be less than child timeline's ID." -msgstr "" -"Gli ID della timeline devono avere valori inferiori degli ID della timeline " -"figlia" +msgstr "Gli ID della timeline devono avere valori inferiori degli ID della timeline figlia" #: access/transam/xlog.c:4480 #, c-format @@ -7301,29 +6539,17 @@ msgstr "lettura dal file di controllo fallita: %m" #: access/transam/xlog.c:4629 #, 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)." +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:4633 -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." +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:4638 #, 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." +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:4641 access/transam/xlog.c:4665 #: access/transam/xlog.c:4672 access/transam/xlog.c:4677 @@ -7336,38 +6562,22 @@ msgstr "il checksum nel file di controllo non è corretto" #: access/transam/xlog.c:4662 #, 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." +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:4669 #, 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." +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:4676 -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." +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:4681 #, 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." +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:4684 access/transam/xlog.c:4691 #: access/transam/xlog.c:4698 access/transam/xlog.c:4705 @@ -7381,105 +6591,57 @@ msgstr "Si consiglia di ricompilare il sistema o di eseguire initdb." #: access/transam/xlog.c:4688 #, 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." +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:4695 #, 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." +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:4702 #, 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." +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:4709 #, 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." +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:4716 #, 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." +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:4723 #, 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." +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:4732 -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." +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:4739 -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." +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:4748 -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." +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:4755 -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." +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:4764 -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." +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:4771 -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." +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:5020 #, c-format @@ -7583,29 +6745,17 @@ msgstr "Le righe devono avere il formato parametro = 'valore'." #: access/transam/xlog.c:5346 #, 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" +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:5348 -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." +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:5354 #, 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" +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:5374 #, c-format @@ -7619,66 +6769,43 @@ msgstr "il ripristino dell'archivio è stato completato" #: access/transam/xlog.c:5589 #, 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" +msgstr "il ripristino è stato interrotto dopo il commit della transazione %u alle %s" #: access/transam/xlog.c:5594 #, 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" +msgstr "il ripristino è stato interrotto prima del commit della transazione %u, orario %s" #: access/transam/xlog.c:5602 #, 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" +msgstr "il ripristino è stato interrotto dopo l'abort della transazione %u alle %s" #: access/transam/xlog.c:5607 #, 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" +msgstr "il ripristino è stato interrotto prima dell'abort della transazione %u alle %s" #: access/transam/xlog.c:5691 #, 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)" +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:5713 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" +msgstr "il WAL è stato generato con wal_level=minimal, alcuni dati potrebbero mancare" #: access/transam/xlog.c:5714 -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." +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:5725 -msgid "" -"hot standby is not possible because wal_level was not set to \"hot_standby\" " -"on the master server" -msgstr "" -"l'hot standby non è possibile perché il wal_level non è stato impostato a " -"\"hot_standby\" sul server master" +msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" on the master server" +msgstr "l'hot standby non è possibile perché il wal_level non è stato impostato a \"hot_standby\" sul server master" #: access/transam/xlog.c:5726 -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." +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:5773 msgid "control file contains invalid data" @@ -7697,38 +6824,25 @@ msgstr "il database è stato arrestato durante il ripristino alle %s" #: access/transam/xlog.c:5785 #, 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" +msgstr "l'arresto del database è stato interrotto; l'ultimo segno di vita risale alle %s" #: access/transam/xlog.c:5789 #, 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" +msgstr "il database è stato interrotto alle %s mentre era in fase di ripristino" #: access/transam/xlog.c:5791 -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." +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:5795 #, 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" +msgstr "il database è stato interrotto all'orario di log %s mentre era in fase di ripristino" #: access/transam/xlog.c:5797 -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." +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." #: access/transam/xlog.c:5801 #, c-format @@ -7765,18 +6879,12 @@ msgstr "il record di checkpoint si trova in %X/%X" #: access/transam/xlog.c:5908 msgid "could not find redo location referenced by checkpoint record" -msgstr "" -"localizzazione della posizione di redo referenziata dal record di checkpoint " -"fallita" +msgstr "localizzazione della posizione di redo referenziata dal record di checkpoint fallita" #: access/transam/xlog.c:5909 access/transam/xlog.c:5916 #, 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\"." +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:5915 msgid "could not locate required checkpoint record" @@ -7824,11 +6932,8 @@ msgid "invalid redo record in shutdown checkpoint" msgstr "record di redo non valido nel checkpoint di arresto" #: access/transam/xlog.c:6046 -msgid "" -"database system was not properly shut down; automatic recovery in progress" -msgstr "" -"il database non è stato arrestato correttamente; ripristino automatico in " -"corso" +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:6110 msgid "initializing for hot standby" @@ -7855,9 +6960,7 @@ msgstr "redo non richiesto" #: access/transam/xlog.c:6391 msgid "requested recovery stop point is before consistent recovery point" -msgstr "" -"lo stop point di ripristino è posto prima di un punto di ripristino " -"consistente" +msgstr "lo stop point di ripristino è posto prima di un punto di ripristino consistente" #: access/transam/xlog.c:6407 msgid "WAL ends before consistent recovery point" @@ -7899,13 +7002,11 @@ msgstr "il record del checkpoint non è valido" #: access/transam/xlog.c:6841 msgid "invalid resource manager ID in primary checkpoint record" -msgstr "" -"l'ID del resource manager nel record del checkpoint primario non è valido" +msgstr "l'ID del resource manager nel record del checkpoint primario non è valido" #: access/transam/xlog.c:6845 msgid "invalid resource manager ID in secondary checkpoint record" -msgstr "" -"l'ID del resource manager nel record del checkpoint secondario non è valido" +msgstr "l'ID del resource manager nel record del checkpoint secondario non è valido" #: access/transam/xlog.c:6849 msgid "invalid resource manager ID in checkpoint record" @@ -7944,11 +7045,8 @@ msgid "database system is shut down" msgstr "il database è stato arrestato" #: access/transam/xlog.c:7472 -msgid "" -"concurrent transaction log activity while database system is shutting down" -msgstr "" -"rilevata attività concorrente sul log delle transazioni durante l'arresto " -"del database" +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:7704 msgid "skipping restartpoint, recovery has already ended" @@ -7971,15 +7069,12 @@ msgstr "il backup online è stato annullato, il ripristino non può continuare" #: access/transam/xlog.c:8075 #, c-format msgid "unexpected timeline ID %u (after %u) in checkpoint record" -msgstr "" -"l'ID della timeline %u (dopo %u) non era prevista nel record di checkpoint" +msgstr "timeline ID %u imprevista (dopo %u) nel record di checkpoint" #: access/transam/xlog.c:8120 #, 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" +msgstr "l'ID della timeline %u (che dovrebbe essere %u) non era prevista nel record di checkpoint" #: access/transam/xlog.c:8376 access/transam/xlog.c:8402 #, c-format @@ -8011,20 +7106,15 @@ msgstr "il ripristino è in corso" #: access/transam/xlog.c:8863 access/transam/xlog.c:8891 #: access/transam/xlog.c:8924 msgid "WAL control functions cannot be executed during recovery." -msgstr "" -"le funzioni di controllo WAL non possono essere eseguite durante il " -"ripristino." +msgstr "le funzioni di controllo WAL non possono essere eseguite durante il ripristino." #: access/transam/xlog.c:8473 access/transam/xlog.c:8665 msgid "WAL level not sufficient for making an online backup" msgstr "livello WAL non sufficiente per creare un backup online" #: access/transam/xlog.c:8474 access/transam/xlog.c:8666 -msgid "" -"wal_level must be set to \"archive\" or \"hot_standby\" at server start." -msgstr "" -"Il wal_level deve essere impostato ad \"archive\" oppure \"hot_standby\" " -"all'avvio del server." +msgid "wal_level must be set to \"archive\" or \"hot_standby\" at server start." +msgstr "Il wal_level deve essere impostato ad \"archive\" oppure \"hot_standby\" all'avvio del server." #: access/transam/xlog.c:8501 access/transam/xlog.c:8570 msgid "a backup is already in progress" @@ -8036,12 +7126,8 @@ msgstr "Esegui pg_stop_backup() e prova di nuovo." #: access/transam/xlog.c:8571 #, 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." +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:8592 access/transam/xlog.c:8749 #, c-format @@ -8059,43 +7145,25 @@ msgid "invalid data in file \"%s\"" msgstr "i dati nel file \"%s\" non sono validi" #: access/transam/xlog.c:8812 -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" +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:8822 #, 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)" +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:8824 -msgid "" -"Check that your archive_command is executing properly. pg_stop_backup can " -"be cancelled safely, but the database backup will not be usable without all " -"the WAL segments." -msgstr "" -"Controlla che il tuo comando archive_command venga eseguito correttamente. " -"pg_stop_backup può essere annullato senza problemi, ma il backup del " -"database non sarà utilizzabile senza tutti i segmenti WAL." +msgid "Check that your archive_command is executing properly. pg_stop_backup can be cancelled safely, but the database backup will not be usable without all the WAL segments." +msgstr "Controlla che il tuo comando archive_command venga eseguito correttamente. pg_stop_backup può essere annullato senza problemi, ma il backup del database non sarà utilizzabile senza tutti i segmenti WAL." #: access/transam/xlog.c:8831 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" +msgstr "pg_stop_backup completo, tutti i segmenti WAL richiesti sono stati archiviati" #: access/transam/xlog.c:8835 -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" +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:8857 msgid "must be superuser to switch transaction log files" @@ -8108,9 +7176,7 @@ msgstr "pg_xlogfile_name_offset() non può essere eseguito durante il recupero." #: access/transam/xlog.c:9026 access/transam/xlog.c:9098 #, c-format msgid "could not parse transaction log location \"%s\"" -msgstr "" -"non è stato possibile interpretare la posizione del log delle transazioni " -"\"%s\"" +msgstr "non è stato possibile interpretare la posizione del log delle transazioni \"%s\"" #: access/transam/xlog.c:9091 msgid "pg_xlogfile_name() cannot be executed during recovery." @@ -8153,9 +7219,7 @@ msgstr "trovato il file trigger: %s" #: access/nbtree/nbtsort.c:483 access/nbtree/nbtinsert.c:522 #, c-format msgid "index row size %lu exceeds maximum %lu for index \"%s\"" -msgstr "" -"la dimensione dell'indice %lu per la riga, eccede del massimo %lu per " -"l'indice \"%s\"" +msgstr "la dimensione dell'indice %lu per la riga, eccede del massimo %lu per l'indice \"%s\"" #: access/gin/ginscan.c:168 access/gin/ginscan.c:231 msgid "GIN indexes do not support whole-index scans" @@ -8173,19 +7237,15 @@ msgstr "l'indice \"%s\" non è un btree" #: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:370 #, c-format msgid "version mismatch in index \"%s\": file version %d, code version %d" -msgstr "" -"le versioni non corrispondono per l'indice \"%s\": la versione sul file è " -"%d, quella del codice %d" +msgstr "le versioni non corrispondono per l'indice \"%s\": la versione sul file è %d, quella del codice %d" #: access/nbtree/nbtsort.c:487 access/nbtree/nbtinsert.c:526 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." +"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." +"Si consiglia un indice funzionale su un hash MD5 del valore o l'uso del full text indexing." #: access/nbtree/nbtinsert.c:384 #, c-format @@ -8204,8 +7264,7 @@ msgstr "non ho ritrovato la tupla nell'indice \"%s\"" #: access/nbtree/nbtinsert.c:450 executor/execUtils.c:1325 msgid "This may be because of a non-immutable index expression." -msgstr "" -"Ciò potrebbe essere causato da un'espressione dell'indice non immutabile." +msgstr "Ciò potrebbe essere causato da un'espressione dell'indice non immutabile." #: access/index/indexam.c:149 commands/tablecmds.c:213 #: commands/tablecmds.c:2272 commands/indexcmds.c:1560 commands/comment.c:559 @@ -8213,43 +7272,33 @@ msgstr "" msgid "\"%s\" is not an index" msgstr "\"%s\" non è un indice" -#: access/gist/gistsplit.c:372 +#: access/gist/gistsplit.c:444 #, 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:374 -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/gistsplit.c:446 +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/gistxlog.c:775 #, c-format msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery" -msgstr "" -"l'indice %u/%u/%u richiede VACUUM FULL o REINDEX per completare il recupero " -"dal crash" +msgstr "l'indice %u/%u/%u richiede VACUUM FULL o REINDEX per completare il recupero dal crash" #: access/gist/gistxlog.c:777 msgid "Incomplete insertion detected during crash replay." msgstr "Inserimento non completo rilevato durante la ripetizione del crash" -#: access/gist/gistutil.c:428 +#: access/gist/gistutil.c:424 #, c-format msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery" -msgstr "" -"l'indice \"%s\" richiede VACUUM o REINDEX per completare il recupero dal " -"crash" +msgstr "l'indice \"%s\" richiede VACUUM o REINDEX per completare il recupero dal crash" #: access/gist/gistvacuum.c:72 #, c-format msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery" -msgstr "" -"l'indice \"%s\" richiede VACUUM FULL o REINDEX per completare il recupero " -"dal crash" +msgstr "l'indice \"%s\" richiede VACUUM FULL o REINDEX per completare il recupero dal crash" #: commands/lockcmds.c:93 #, c-format @@ -8326,15 +7375,11 @@ msgstr "specifiche di \"datestyle\" in conflitto" #: commands/variable.c:285 msgid "invalid interval value for time zone: month not allowed" -msgstr "" -"valore di intervallo non valido per il fuso orario: non è possibile " -"specificare i mesi" +msgstr "valore di intervallo non valido per il fuso orario: non è possibile specificare i mesi" #: commands/variable.c:293 msgid "invalid interval value for time zone: day not allowed" -msgstr "" -"valore di intervallo non valido per il fuso orario: non è possibile " -"specificare i giorni" +msgstr "valore di intervallo non valido per il fuso orario: non è possibile specificare i giorni" #: commands/variable.c:361 commands/variable.c:493 #, c-format @@ -8352,14 +7397,11 @@ msgstr "PostgreSQL non supporta il secondo intercalare." #: commands/variable.c:557 msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query" -msgstr "" -"SET TRANSACTION ISOLATION LEVEL dev'essere invocato prima di qualsiasi query" +msgstr "SET TRANSACTION ISOLATION LEVEL dev'essere invocato prima di qualsiasi query" #: commands/variable.c:566 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" +msgstr "SET TRANSACTION ISOLATION LEVEL non può essere invocato in una sotto-transazione" #: commands/variable.c:865 #, c-format @@ -8498,21 +7540,18 @@ msgstr "\"%s\" non è un tipo" msgid "Use DROP TYPE to remove a type." msgstr "Usa DROP TYPE per eliminare un tipo." -#: commands/tablecmds.c:392 executor/execMain.c:2197 +#: commands/tablecmds.c:392 executor/execMain.c:2199 msgid "ON COMMIT can only be used on temporary tables" msgstr "ON COMMIT può essere usato solo con le tabelle temporanee" -#: commands/tablecmds.c:402 executor/execMain.c:2207 +#: commands/tablecmds.c:402 executor/execMain.c:2209 msgid "cannot create temporary table within security-restricted operation" -msgstr "" -"non è possibile creare la tabella temporanea nell'ambito di operazioni a " -"sicurezza ristretta" +msgstr "non è possibile creare la tabella temporanea nell'ambito di operazioni a sicurezza ristretta" #: commands/tablecmds.c:457 commands/tablecmds.c:7030 commands/indexcmds.c:253 -#: executor/execMain.c:2257 +#: executor/execMain.c:2259 msgid "only shared relations can be placed in pg_global tablespace" -msgstr "" -"solo le relazioni condivise possono essere poste nel tablespace pg_global" +msgstr "solo le relazioni condivise possono essere poste nel tablespace pg_global" #: commands/tablecmds.c:891 #, c-format @@ -8572,8 +7611,7 @@ msgstr "tra %s e %s" #: commands/tablecmds.c:1406 #, c-format msgid "inherited column \"%s\" has a storage parameter conflict" -msgstr "" -"la colonna ereditata \"%s\" ha un conflitto di parametro di memorizzazione" +msgstr "la colonna ereditata \"%s\" ha un conflitto di parametro di memorizzazione" #: commands/tablecmds.c:1511 parser/parse_utilcmd.c:741 #: parser/parse_utilcmd.c:1107 parser/parse_utilcmd.c:1180 @@ -8583,9 +7621,7 @@ msgstr "non è possibile convertire riferimenti ad una riga intera di tabella" #: commands/tablecmds.c:1512 parser/parse_utilcmd.c:742 #, 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" -"\"." +msgstr "Il vincolo \"%s\" contiene un riferimento alla riga intera alla tabella \"%s\"." #: commands/tablecmds.c:1574 #, c-format @@ -8609,17 +7645,12 @@ msgstr "la colonna \"%s\" eredita valori predefiniti in conflitto tra loro" #: commands/tablecmds.c:1648 msgid "To resolve the conflict, specify a default explicitly." -msgstr "" -"Per risolvere il conflitto, specificare esplicitamente un valore predefinito." +msgstr "Per risolvere il conflitto, specificare esplicitamente un valore predefinito." #: commands/tablecmds.c:1695 #, 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" +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:1888 msgid "cannot rename column of typed table" @@ -8633,8 +7664,7 @@ msgstr "\"%s\" non è una tabella, vista, tipo composito né un indice" #: commands/tablecmds.c:1970 #, 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" +msgstr "la colonna ereditata \"%s\" dev'essere rinominata anche nelle tabelle figlie" #: commands/tablecmds.c:1988 #, c-format @@ -8664,18 +7694,14 @@ msgstr "la relazione \"%s\" esiste già" #. translator: first %s is a SQL command, eg ALTER TABLE #: commands/tablecmds.c:2202 #, 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" +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:2211 #, c-format msgid "cannot %s \"%s\" because it has pending trigger events" -msgstr "" -"non è possibile effettuare %s \"%s\" perché ha eventi trigger in sospeso" +msgstr "non è possibile effettuare %s \"%s\" perché ha eventi trigger in sospeso" #: commands/tablecmds.c:2828 #, c-format @@ -8709,16 +7735,12 @@ msgstr "\"%s\" non è una tabella né un indice" #: commands/tablecmds.c:3459 #, c-format msgid "cannot alter table \"%s\" because column \"%s\".\"%s\" uses its rowtype" -msgstr "" -"non è possibile modificare la tabella \"%s\" perché la colonna \"%s\".\"%s\" " -"usa il suo tipo di riga" +msgstr "non è possibile modificare la tabella \"%s\" perché la colonna \"%s\".\"%s\" usa il suo tipo di riga" #: commands/tablecmds.c:3466 #, 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" +msgstr "non è possibile modificare il tipo \"%s\" perché la colonna \"%s\".\"%s\" lo usa" #: commands/tablecmds.c:3513 msgid "cannot add column to typed table" @@ -8741,8 +7763,7 @@ msgstr "la tabella figlia \"%s\" ha la colonna \"%s\" in conflitto" #: commands/tablecmds.c:3606 #, c-format msgid "merging definition of column \"%s\" for child \"%s\"" -msgstr "" -"unione delle definizioni della colonna \"%s\" per la tabella figlia \"%s\"" +msgstr "unione delle definizioni della colonna \"%s\" per la tabella figlia \"%s\"" #: commands/tablecmds.c:3880 commands/tablecmds.c:3972 #: commands/tablecmds.c:4017 commands/tablecmds.c:4113 @@ -8812,21 +7833,15 @@ msgstr "la relazione referenziata \"%s\" non è una tabella" #: commands/tablecmds.c:4769 msgid "cannot reference temporary table from permanent table constraint" -msgstr "" -"non è possibile referenziare tabelle temporanee da vincoli permanenti di " -"tabella" +msgstr "non è possibile referenziare tabelle temporanee da vincoli permanenti di tabella" #: commands/tablecmds.c:4776 msgid "cannot reference permanent table from temporary table constraint" -msgstr "" -"non è possibile referenziare tabelle permanenti da vincoli di tabelle " -"temporanee" +msgstr "non è possibile referenziare tabelle permanenti da vincoli di tabelle temporanee" #: commands/tablecmds.c:4836 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" +msgstr "i numeri di colonne referenzianti e referenziate per la chiave esterna non combaciano" #: commands/tablecmds.c:4925 #, c-format @@ -8841,8 +7856,7 @@ msgstr "Le colonne chiave \"%s\" e \"%s\" hanno tipi incompatibili: %s e %s." #: commands/tablecmds.c:5023 #, 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" +msgstr "la colonna \"%s\" referenziata dal vincolo di chiave esterna non esiste" #: commands/tablecmds.c:5028 #, c-format @@ -8852,9 +7866,7 @@ msgstr "non possono esserci più di %d chiavi in una chiave esterna" #: commands/tablecmds.c:5093 #, 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\"" +msgstr "non è possibile usare una chiave primaria deferita per la tabella referenziata \"%s\"" #: commands/tablecmds.c:5110 #, c-format @@ -8864,23 +7876,17 @@ msgstr "la tabella referenziata \"%s\" non ha una chiave primaria" #: commands/tablecmds.c:5262 #, 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\"" +msgstr "non è possibile usare un vincolo univoco deferito per la tabella referenziata \"%s\"" #: commands/tablecmds.c:5267 #, 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\"" +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:5611 #, c-format msgid "cannot drop inherited constraint \"%s\" of relation \"%s\"" -msgstr "" -"non è possibile eliminare il vincolo ereditato \"%s\" della relazione \"%s\"" +msgstr "non è possibile eliminare il vincolo ereditato \"%s\" della relazione \"%s\"" #: commands/tablecmds.c:5638 commands/tablecmds.c:5752 #, c-format @@ -8911,13 +7917,11 @@ msgstr "non è possibile usare sottoquery in un'espressione di trasformazione" #: commands/tablecmds.c:5855 msgid "cannot use aggregate function in transform expression" -msgstr "" -"non è possibile usare funzioni aggregate in un'espressione di trasformazione" +msgstr "non è possibile usare funzioni aggregate in un'espressione di trasformazione" #: commands/tablecmds.c:5859 msgid "cannot use window function in transform expression" -msgstr "" -"non è possibile usare funzioni finestra in un'espressione di trasformazione" +msgstr "non è possibile usare funzioni finestra in un'espressione di trasformazione" #: commands/tablecmds.c:5877 #, c-format @@ -8927,9 +7931,7 @@ msgstr "la colonna \"%s\" non può essere convertita al tipo %s" #: commands/tablecmds.c:5903 #, 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" +msgstr "il tipo della colonna ereditata \"%s\" deve essere cambiato anche nelle tabelle figlie" #: commands/tablecmds.c:5942 #, c-format @@ -8939,15 +7941,11 @@ msgstr "non è possibile cambiare il tipo della colonna \"%s\" due volte" #: commands/tablecmds.c:5976 #, c-format msgid "default for column \"%s\" cannot be cast to type %s" -msgstr "" -"il valore predefinito della colonna \"%s\" non può essere convertito al tipo " -"%s" +msgstr "il valore predefinito della colonna \"%s\" non può essere convertito al tipo %s" #: commands/tablecmds.c:6102 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" +msgstr "non è possibile cambiare il tipo di una colonna usata in una vista o una regola" #: commands/tablecmds.c:6103 commands/tablecmds.c:6121 #, c-format @@ -8956,9 +7954,7 @@ msgstr "%s dipende dalla colonna \"%s\"" #: commands/tablecmds.c:6120 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" +msgstr "non è possibile cambiare il tipo di una colonna usata nella definizione di un trigger" #: commands/tablecmds.c:6477 #, c-format @@ -9023,8 +8019,7 @@ msgstr "\"%s\" è già figlia di \"%s\"." #: commands/tablecmds.c:7322 #, 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" +msgstr "la tabella \"%s\" senza OID non può ereditare dalla tabella \"%s\" con OID" #: commands/tablecmds.c:7449 #, c-format @@ -9039,9 +8034,7 @@ msgstr "la tabella figlia non ha la colonna \"%s\"" #: commands/tablecmds.c:7544 #, 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\"" +msgstr "la tabella figlia \"%s\" ha una definizione diversa del vincolo di controllo \"%s\"" #: commands/tablecmds.c:7568 #, c-format @@ -9055,8 +8048,7 @@ msgstr "la relazione \"%s\" non è genitore della relazione \"%s\"" #: commands/tablecmds.c:7877 msgid "cannot move an owned sequence into another schema" -msgstr "" -"non è possibile spostare una sequenza con proprietario in uno schema diverso" +msgstr "non è possibile spostare una sequenza con proprietario in uno schema diverso" #: commands/tablecmds.c:7906 #, c-format @@ -9080,9 +8072,7 @@ msgstr "la relazione \"%s\" esiste già nello schema \"%s\"" #: commands/proclang.c:92 msgid "using pg_pltemplate information instead of CREATE LANGUAGE parameters" -msgstr "" -"vengono usate le informazioni di pg_pltemplate invece dei parametri di " -"CREATE LANGUAGE" +msgstr "vengono usate le informazioni di pg_pltemplate invece dei parametri di CREATE LANGUAGE" #: commands/proclang.c:102 #, c-format @@ -9101,21 +8091,16 @@ msgstr "linguaggio non supportato \"%s\"" #: commands/proclang.c:244 msgid "The supported languages are listed in the pg_pltemplate system catalog." -msgstr "" -"I linguaggi supportati sono elencate nel catalogo di sistema pg_pltemplate" +msgstr "I linguaggi supportati sono elencate nel catalogo di sistema pg_pltemplate" #: commands/proclang.c:252 msgid "must be superuser to create custom procedural language" -msgstr "" -"solo i superutenti possono creare un linguaggio procedurale personalizzato" +msgstr "solo i superutenti possono creare un linguaggio procedurale personalizzato" #: commands/proclang.c:271 #, c-format -msgid "" -"changing return type of function %s from \"opaque\" to \"language_handler\"" -msgstr "" -"cambio del tipo restituito dalla funzione %s da \"opaque\" a " -"\"language_handler\"" +msgid "changing return type of function %s from \"opaque\" to \"language_handler\"" +msgstr "cambio del tipo restituito dalla funzione %s da \"opaque\" a \"language_handler\"" #: commands/proclang.c:356 commands/proclang.c:606 #, c-format @@ -9135,24 +8120,17 @@ msgstr "\"%s\" saltato --- solo un superutente può analizzarlo" #: commands/analyze.c:160 #, c-format msgid "skipping \"%s\" --- only superuser or database owner can analyze it" -msgstr "" -"\"%s\" saltato --- solo un superutente o il proprietario del database " -"possono analizzarlo." +msgstr "\"%s\" saltato --- solo un superutente o il proprietario del database possono analizzarlo." #: commands/analyze.c:164 #, c-format msgid "skipping \"%s\" --- only table or database owner can analyze it" -msgstr "" -"\"%s\" saltato --- solo il proprietario del database o della tabella possono " -"analizzarlo" +msgstr "\"%s\" saltato --- solo il proprietario del database o della tabella possono analizzarlo" #: commands/analyze.c:180 #, c-format -msgid "" -"skipping \"%s\" --- cannot analyze indexes, views, or special system tables" -msgstr "" -"\"%s\" saltato --- non è possibile analizzare indici, viste o tabelle " -"speciali di sistema" +msgid "skipping \"%s\" --- cannot analyze indexes, views, or special system tables" +msgstr "\"%s\" saltato --- non è possibile analizzare indici, viste o tabelle speciali di sistema" #: commands/analyze.c:271 #, c-format @@ -9171,12 +8149,8 @@ msgstr "analisi automatica della tabella \"%s.%s.%s\" uso del sistema: %s" #: commands/analyze.c:1224 #, c-format -msgid "" -"\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead " -"rows; %d rows in sample, %.0f estimated total rows" -msgstr "" -"\"%s\": esaminate %d pagine su %u, contenenti %.0f righe vive e %.0f righe " -"morte; %d righe nel campione, %.0f righe totali stimate" +msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows" +msgstr "\"%s\": esaminate %d pagine su %u, contenenti %.0f righe vive e %.0f righe morte; %d righe nel campione, %.0f righe totali stimate" #: commands/analyze.c:1485 executor/execQual.c:2828 msgid "could not convert row type" @@ -9195,8 +8169,7 @@ msgstr "la codifica di destinazione \"%s\" non esiste" #: commands/conversioncmds.c:90 #, c-format msgid "encoding conversion function %s must return type \"void\"" -msgstr "" -"la funzioni di conversione dell'encoding %s deve restituire il tipo \"void\"" +msgstr "la funzioni di conversione dell'encoding %s deve restituire il tipo \"void\"" #: commands/conversioncmds.c:153 commands/conversioncmds.c:209 #: commands/conversioncmds.c:262 commands/comment.c:1183 @@ -9223,8 +8196,7 @@ msgstr "permesso negato per la sequenza %s" #: commands/sequence.c:547 #, c-format msgid "nextval: reached maximum value of sequence \"%s\" (%s)" -msgstr "" -"nextval: è stato raggiunto il valore massimo della sequenza \"%s\" (%s)" +msgstr "nextval: è stato raggiunto il valore massimo della sequenza \"%s\" (%s)" #: commands/sequence.c:570 #, c-format @@ -9234,9 +8206,7 @@ msgstr "nextval: è stato raggiunto il valore minimo della sequenza \"%s\" (%s)" #: commands/sequence.c:684 #, c-format msgid "currval of sequence \"%s\" is not yet defined in this session" -msgstr "" -"il valore corrente della sequenza \"%s\" non è stato ancora definito in " -"questa sessione" +msgstr "il valore corrente della sequenza \"%s\" non è stato ancora definito in questa sessione" #: commands/sequence.c:703 commands/sequence.c:709 msgid "lastval is not yet defined in this session" @@ -9245,8 +8215,7 @@ msgstr "lastval non è stato ancora definito in questa sessione" #: commands/sequence.c:778 #, c-format msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)" -msgstr "" -"setval: il valore %s non rientra nei margini della sequenza \"%s\" (%s..%s)" +msgstr "setval: il valore %s non rientra nei margini della sequenza \"%s\" (%s..%s)" #: commands/sequence.c:1056 commands/sequence.c:1064 commands/sequence.c:1072 #: commands/sequence.c:1080 commands/sequence.c:1088 commands/sequence.c:1096 @@ -9284,26 +8253,22 @@ msgstr "MINVALUE (%s) deve essere minore del MAXVALUE (%s)" #: commands/sequence.c:1215 #, c-format msgid "START value (%s) cannot be less than MINVALUE (%s)" -msgstr "" -"il valore di START (%s) non può essere inferiore a quello di MINVALUE (%s)" +msgstr "il valore di START (%s) non può essere inferiore a quello di MINVALUE (%s)" #: commands/sequence.c:1227 #, c-format msgid "START value (%s) cannot be greater than MAXVALUE (%s)" -msgstr "" -"il valore di START (%s) non può essere superiore a quello di MAXVALUE (%s)" +msgstr "il valore di START (%s) non può essere superiore a quello di MAXVALUE (%s)" #: commands/sequence.c:1257 #, c-format msgid "RESTART value (%s) cannot be less than MINVALUE (%s)" -msgstr "" -"il valore di RESTART (%s) non può essere inferiore a quello di MINVALUE (%s)" +msgstr "il valore di RESTART (%s) non può essere inferiore a quello di MINVALUE (%s)" #: commands/sequence.c:1269 #, c-format msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)" -msgstr "" -"il valore di RESTART (%s) non può essere superiore a quello di MAXVALUE (%s)" +msgstr "il valore di RESTART (%s) non può essere superiore a quello di MAXVALUE (%s)" #: commands/sequence.c:1284 #, c-format @@ -9320,19 +8285,16 @@ msgstr "Specifica OWNED BY tabella.colonna oppure OWNED BY NONE." #: commands/sequence.c:1346 msgid "sequence must have same owner as table it is linked to" -msgstr "" -"la sequenza deve avere lo stesso proprietario della tabella a cui è collegata" +msgstr "la sequenza deve avere lo stesso proprietario della tabella a cui è collegata" #: commands/sequence.c:1350 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" +msgstr "la sequenza deve essere nello stesso schema della tabella a cui è collegata" #: commands/functioncmds.c:98 #, c-format msgid "SQL function cannot return shell type %s" -msgstr "" -"la funzione SQL non può restituire il tipo non completamente definito %s" +msgstr "la funzione SQL non può restituire il tipo non completamente definito %s" #: commands/functioncmds.c:103 #, c-format @@ -9342,9 +8304,7 @@ msgstr "il tipo restituito %s non è completamente definito" #: commands/functioncmds.c:132 parser/parse_type.c:261 #, 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\"" +msgstr "il modificatore di tipo non può essere specificato per il tipo non completamente definito \"%s\"" #: commands/functioncmds.c:138 #, c-format @@ -9358,8 +8318,7 @@ msgstr "Creazione di un tipo non completamente definito." #: commands/functioncmds.c:218 #, c-format msgid "SQL function cannot accept shell type %s" -msgstr "" -"la funzione SQL non può accettare il tipo non completamente definito %s" +msgstr "la funzione SQL non può accettare il tipo non completamente definito %s" #: commands/functioncmds.c:223 #, c-format @@ -9394,9 +8353,7 @@ msgstr "solo i parametri di input possono avere un valore di default" #: commands/functioncmds.c:344 msgid "cannot use table references in parameter default value" -msgstr "" -"non si possono usare riferimenti a tabelle nel valore predefinito dei " -"parametri" +msgstr "non si possono usare riferimenti a tabelle nel valore predefinito dei parametri" #: commands/functioncmds.c:360 msgid "cannot use subquery in parameter default value" @@ -9404,19 +8361,15 @@ msgstr "non si possono usare sottoquery nei valori predefiniti dei parametri" #: commands/functioncmds.c:364 msgid "cannot use aggregate function in parameter default value" -msgstr "" -"non si possono usare funzioni aggregate nei valori predefiniti dei parametri" +msgstr "non si possono usare funzioni aggregate nei valori predefiniti dei parametri" #: commands/functioncmds.c:368 msgid "cannot use window function in parameter default value" -msgstr "" -"non si possono usare funzioni finestra nei valori predefiniti dei parametri" +msgstr "non si possono usare funzioni finestra nei valori predefiniti dei parametri" #: commands/functioncmds.c:378 msgid "input parameters after one with a default value must also have defaults" -msgstr "" -"i parametri di input che seguono uno con valore predefinito devono avere " -"anch'essi un valore predefinito" +msgstr "i parametri di input che seguono uno con valore predefinito devono avere anch'essi un valore predefinito" #: commands/functioncmds.c:617 msgid "no function body specified" @@ -9486,9 +8439,7 @@ msgstr "la funzione %s esiste già nello schema \"%s\"" #: commands/functioncmds.c:1170 msgid "Use ALTER AGGREGATE to change owner of aggregate functions." -msgstr "" -"Usare ALTER AGGREGATE per cambiare il proprietario delle funzioni di " -"aggregazione" +msgstr "Usare ALTER AGGREGATE per cambiare il proprietario delle funzioni di aggregazione" #: commands/functioncmds.c:1508 #, c-format @@ -9511,30 +8462,20 @@ msgid "cast function must take one to three arguments" msgstr "la funzione di conversione deve prendere da uno a tre argomenti" #: commands/functioncmds.c:1555 -msgid "" -"argument of cast function must match or be binary-coercible from source data " -"type" -msgstr "" -"l'argomento della funzione di conversione deve combaciare o essere " -"convertibile a livello binario dal tipo di dato di origine" +msgid "argument of cast function must match or be binary-coercible from source data type" +msgstr "l'argomento della funzione di conversione deve combaciare o essere convertibile a livello binario dal tipo di dato di origine" #: commands/functioncmds.c:1559 msgid "second argument of cast function must be type integer" -msgstr "" -"il secondo argomento della funzione di conversione deve essere un tipo intero" +msgstr "il secondo argomento della funzione di conversione deve essere un tipo intero" #: commands/functioncmds.c:1563 msgid "third argument of cast function must be type boolean" -msgstr "" -"il terzo argomento della funzione di conversione deve essere un tipo booleano" +msgstr "il terzo argomento della funzione di conversione deve essere un tipo booleano" #: commands/functioncmds.c:1567 -msgid "" -"return data type of cast function must match or be binary-coercible to " -"target data type" -msgstr "" -"il tipo di dato restituito dalla funzione di conversione deve combaciare o " -"essere convertibile a livello binario nel tipo di dato di destinazione" +msgid "return data type of cast function must match or be binary-coercible to target data type" +msgstr "il tipo di dato restituito dalla funzione di conversione deve combaciare o essere convertibile a livello binario nel tipo di dato di destinazione" #: commands/functioncmds.c:1578 msgid "cast function must not be volatile" @@ -9558,8 +8499,7 @@ msgstr "occorre essere un superutente per creare un cast WITHOUT FUNCTION" #: commands/functioncmds.c:1632 msgid "source and target data types are not physically compatible" -msgstr "" -"i tipi di dati di origine e di destinazione non sono fisicamente compatibili" +msgstr "i tipi di dati di origine e di destinazione non sono fisicamente compatibili" #: commands/functioncmds.c:1647 msgid "composite data types are not binary-compatible" @@ -9648,8 +8588,7 @@ msgstr "Formato di COPY \"%s\" non riconosciuto" #: commands/copy.c:825 commands/copy.c:839 #, c-format msgid "argument to option \"%s\" must be a list of column names" -msgstr "" -"l'argomento dell'opzione \"%s\" dev'essere una lista di nomi di colonne" +msgstr "l'argomento dell'opzione \"%s\" dev'essere una lista di nomi di colonne" #: commands/copy.c:845 #, c-format @@ -9670,15 +8609,11 @@ msgstr "il delimitatore di COPY deve essere un solo carattere di un solo byte" #: commands/copy.c:890 msgid "COPY delimiter cannot be newline or carriage return" -msgstr "" -"Il delimitatore di COPY non può essere una \"nuova riga\" o un \"ritorno " -"carrello\"" +msgstr "Il delimitatore di COPY non può essere una \"nuova riga\" o un \"ritorno carrello\"" #: commands/copy.c:896 msgid "COPY null representation cannot use newline or carriage return" -msgstr "" -"la rappresentazione dei null in COPY non può usare \"nuova riga\" o " -"\"ritorno carrello\"" +msgstr "la rappresentazione dei null in COPY non può usare \"nuova riga\" o \"ritorno carrello\"" #: commands/copy.c:913 #, c-format @@ -9731,20 +8666,15 @@ msgstr "il delimitatore di COPY non deve apparire nella specificazione di NULL" #: commands/copy.c:979 msgid "CSV quote character must not appear in the NULL specification" -msgstr "" -"Il carattere quote del CSV non deve apparire nella specificazione di NULL" +msgstr "Il carattere quote del CSV non deve apparire nella specificazione di NULL" #: commands/copy.c:985 msgid "must be superuser to COPY to or from a file" msgstr "bisogna essere un superutente per eseguire un COPY da o verso un file" #: commands/copy.c:986 -msgid "" -"Anyone can COPY to stdout or from stdin. psql's \\copy command also works " -"for anyone." -msgstr "" -"Chiunque può eseguire COPY verso stdout e da stdin. Anche il comando \\copy " -"di psql funziona per chiunque." +msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone." +msgstr "Chiunque può eseguire COPY verso stdout e da stdin. Anche il comando \\copy di psql funziona per chiunque." #: commands/copy.c:1032 #, c-format @@ -9786,8 +8716,7 @@ msgstr "non è possibile copiare dalla sequenza \"%s\"" #: commands/copy.c:1246 #, c-format msgid "cannot copy from non-table relation \"%s\"" -msgstr "" -"non è possibile copiare dalla relazione \"%s\" perché non è una tabella" +msgstr "non è possibile copiare dalla relazione \"%s\" perché non è una tabella" #: commands/copy.c:1270 msgid "relative path not allowed for COPY to file" @@ -9841,8 +8770,7 @@ msgstr "non è possibile copiare verso sequenza \"%s\"" #: commands/copy.c:1719 #, c-format msgid "cannot copy to non-table relation \"%s\"" -msgstr "" -"non è possibile copiare verso la relazione \"%s\" perché non è una tabella" +msgstr "non è possibile copiare verso la relazione \"%s\" perché non è una tabella" #: commands/copy.c:1887 msgid "COPY file signature not recognized" @@ -9854,9 +8782,7 @@ msgstr "intestazione del file COPY non valida (flag mancanti)" #: commands/copy.c:1898 msgid "unrecognized critical flags in COPY file header" -msgstr "" -"alcune flag critici non sono stati riconosciuti nell'intestazione del file " -"COPY" +msgstr "alcune flag critici non sono stati riconosciuti nell'intestazione del file COPY" #: commands/copy.c:1904 msgid "invalid COPY file header (missing length)" @@ -9902,8 +8828,7 @@ msgstr "Usa \"\\r\" per rappresentare i caratteri \"ritorno carrello\"." #: commands/copy.c:2498 commands/copy.c:2515 msgid "Use quoted CSV field to represent carriage return." -msgstr "" -"Usa un campo CSV quotato per rappresentare i caratteri \"ritorno carrello\"." +msgstr "Usa un campo CSV quotato per rappresentare i caratteri \"ritorno carrello\"." #: commands/copy.c:2527 msgid "literal newline found in data" @@ -9923,9 +8848,7 @@ msgstr "Usa un campo CSV quotato per rappresentare i caratteri \"nuova riga\"." #: commands/copy.c:2577 commands/copy.c:2613 msgid "end-of-copy marker does not match previous newline style" -msgstr "" -"il marcatore di fine copia non combacia con il precedente stile \"nuova riga" -"\"" +msgstr "il marcatore di fine copia non combacia con il precedente stile \"nuova riga\"" #: commands/copy.c:2586 commands/copy.c:2602 msgid "end-of-copy marker corrupt" @@ -9974,7 +8897,7 @@ msgstr "non è possibile ripulire tabelle temporanee di altre sessioni" msgid "clustering \"%s.%s\"" msgstr "raggruppamento di \"%s.%s\"" -#: commands/cluster.c:390 commands/vacuumlazy.c:339 +#: commands/cluster.c:390 commands/vacuumlazy.c:361 #, c-format msgid "vacuuming \"%s.%s\"" msgstr "pulizia di \"%s.%s\"" @@ -9986,12 +8909,8 @@ msgstr "\"%s\" non è un indice per la tabella \"%s\"" #: commands/cluster.c:430 #, c-format -msgid "" -"cannot cluster on index \"%s\" because access method does not support " -"clustering" -msgstr "" -"non è possibile raggruppare sull'indice \"%s\" perché il metodo di accesso " -"non supporta il raggruppamento" +msgid "cannot cluster on index \"%s\" because access method does not support clustering" +msgstr "non è possibile raggruppare sull'indice \"%s\" perché il metodo di accesso non supporta il raggruppamento" #: commands/cluster.c:442 #, c-format @@ -10000,45 +8919,30 @@ msgstr "non è possibile raggruppare sull'indice parziale \"%s\"" #: commands/cluster.c:462 #, c-format -msgid "" -"cannot cluster on index \"%s\" because access method does not handle null " -"values" -msgstr "" -"non è possibile raggruppare sull'indice \"%s\" perché il metodo di accesso " -"non gestisce i valori nulli" +msgid "cannot cluster on index \"%s\" because access method does not handle null values" +msgstr "non è possibile raggruppare sull'indice \"%s\" perché il metodo di accesso non gestisce i valori nulli" #: commands/cluster.c:465 #, c-format -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 "" -"Potresti aggirare il problema marcando la colonna \"%s\" NOT NULL, o usando " -"ALTER TABLE ... SET WITHOUT CLUSTER per rimuovere la specifica di " -"raggruppamento dalla tabella." +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 "Potresti aggirare il problema marcando la colonna \"%s\" NOT NULL, o usando ALTER TABLE ... SET WITHOUT CLUSTER per rimuovere la specifica di raggruppamento dalla tabella." #: commands/cluster.c:467 #, c-format -msgid "" -"You might be able to work around this by marking column \"%s\" NOT NULL." +msgid "You might be able to work around this by marking column \"%s\" NOT NULL." msgstr "Potresti aggirare il problema marcando la colonna \"%s\" NOT NULL." #: commands/cluster.c:478 #, c-format -msgid "" -"cannot cluster on expressional index \"%s\" because its index access method " -"does not handle null values" -msgstr "" -"non è possibile raggruppare sull'indice funzionale \"%s\" perché il suo " -"metodo di accesso non gestisce i valori nulli" +msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values" +msgstr "non è possibile raggruppare sull'indice funzionale \"%s\" perché il suo metodo di accesso non gestisce i valori nulli" #: commands/cluster.c:493 #, c-format msgid "cannot cluster on invalid index \"%s\"" msgstr "non è possibile raggruppare sull'indice non valido \"%s\"" -#: commands/vacuumlazy.c:254 +#: commands/vacuumlazy.c:276 #, c-format msgid "" "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n" @@ -10051,26 +8955,22 @@ msgstr "" "tuple: %.0f rimosse, %.0f restanti\n" "utilizzo del sistema: %s" -#: commands/vacuumlazy.c:508 +#: commands/vacuumlazy.c:530 #, c-format msgid "relation \"%s\" page %u is uninitialized --- fixing" msgstr "la relazione \"%s\" pagina %u non è inizializzata --- in correzione" -#: commands/vacuumlazy.c:867 +#: commands/vacuumlazy.c:889 #, c-format msgid "\"%s\": removed %.0f row versions in %u pages" msgstr "\"%s\": %.0f versioni di riga rimosse in %u pagine" -#: commands/vacuumlazy.c:872 +#: commands/vacuumlazy.c:894 #, 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" +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:876 +#: commands/vacuumlazy.c:898 #, c-format msgid "" "%.0f dead row versions cannot be removed yet.\n" @@ -10083,29 +8983,28 @@ msgstr "" "%u pagine sono completamente vuote.\n" "%s." -#: commands/vacuumlazy.c:934 +#: commands/vacuumlazy.c:956 #, c-format msgid "\"%s\": removed %d row versions in %d pages" msgstr "\"%s\": %d versioni di riga rimosse in %d pagine" -#: commands/vacuumlazy.c:937 commands/vacuumlazy.c:1029 -#: commands/vacuumlazy.c:1162 +#: commands/vacuumlazy.c:959 commands/vacuumlazy.c:1051 +#: commands/vacuumlazy.c:1225 #, c-format msgid "%s." msgstr "%s." -#: commands/vacuumlazy.c:1026 +#: commands/vacuumlazy.c:1048 #, c-format msgid "scanned index \"%s\" to remove %d row versions" -msgstr "" -"effettuata la scansione dell'indice \"%s\" per rimuovere %d versioni di riga" +msgstr "effettuata la scansione dell'indice \"%s\" per rimuovere %d versioni di riga" -#: commands/vacuumlazy.c:1067 +#: commands/vacuumlazy.c:1089 #, 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:1071 +#: commands/vacuumlazy.c:1093 #, c-format msgid "" "%.0f index row versions were removed.\n" @@ -10118,12 +9017,8 @@ msgstr "" #: commands/vacuumlazy.c:1153 #, c-format -msgid "" -"automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock " -"for truncate scan" -msgstr "" -"vacuum automatico della tabella \"%s.%s.%s\": non è possibile (ri)acquisire " -"un lock esclusivo per la scansione di troncamento" +msgid "automatic vacuum of table \"%s.%s.%s\": could not (re)acquire exclusive lock for truncate scan" +msgstr "vacuum automatico della tabella \"%s.%s.%s\": (ri)acquisizione del lock esclusivo per troncamento fallita" #: commands/vacuumlazy.c:1222 #, c-format @@ -10133,9 +9028,7 @@ msgstr "\"%s\": %u pagine ridotte a %u" #: commands/vacuumlazy.c:1277 #, c-format msgid "\"%s\": suspending truncate due to conflicting lock request" -msgstr "" -"\"%s\": annullamento del troncamento a causa di richieste di lock in " -"conflitto" +msgstr "\"%s\": annullamento del troncamento a causa di richieste di lock in conflitto" #: commands/dbcommands.c:202 msgid "LOCATION is not supported anymore" @@ -10192,52 +9085,30 @@ msgstr "L'impostazione LC_COLLATE scelta richiede la codifica %s." #: commands/dbcommands.c:406 #, c-format -msgid "" -"new encoding (%s) is incompatible with the encoding of the template database " -"(%s)" -msgstr "" -"la nuova codifica (%s) è incompatibile con la codifica del modello di " -"database (%s)" +msgid "new encoding (%s) is incompatible with the encoding of the template database (%s)" +msgstr "la nuova codifica (%s) è incompatibile con la codifica del modello di database (%s)" #: commands/dbcommands.c:409 -msgid "" -"Use the same encoding as in the template database, or use template0 as " -"template." -msgstr "" -"Usa la stessa codifica del modello di database, o usa template0 come modello." +msgid "Use the same encoding as in the template database, or use template0 as template." +msgstr "Usa la stessa codifica del modello di database, o usa template0 come modello." #: commands/dbcommands.c:414 #, c-format -msgid "" -"new collation (%s) is incompatible with the collation of the template " -"database (%s)" -msgstr "" -"il nuovo ordinamento (%s) non è compatibile con l'ordinamento del modello " -"del database (%s)" +msgid "new collation (%s) is incompatible with the collation of the template database (%s)" +msgstr "il nuovo ordinamento (%s) non è compatibile con l'ordinamento del modello del database (%s)" #: commands/dbcommands.c:416 -msgid "" -"Use the same collation as in the template database, or use template0 as " -"template." -msgstr "" -"Usa lo stesso ordinamento del modello di database, o usa template0 come " -"modello." +msgid "Use the same collation as in the template database, or use template0 as template." +msgstr "Usa lo stesso ordinamento del modello di database, o usa template0 come modello." #: commands/dbcommands.c:421 #, c-format -msgid "" -"new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database " -"(%s)" -msgstr "" -"il nuovo LC_CTYPE (%s) è incompatibile con l'LC_CTYPE del modello del " -"database (%s)" +msgid "new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database (%s)" +msgstr "il nuovo LC_CTYPE (%s) è incompatibile con l'LC_CTYPE del modello del database (%s)" #: commands/dbcommands.c:423 -msgid "" -"Use the same LC_CTYPE as in the template database, or use template0 as " -"template." -msgstr "" -"Usa lo stesso LC_CTYPE del modello di database, o usa template0 come modello." +msgid "Use the same LC_CTYPE as in the template database, or use template0 as template." +msgstr "Usa lo stesso LC_CTYPE del modello di database, o usa template0 come modello." #: commands/dbcommands.c:450 commands/dbcommands.c:1081 msgid "pg_global cannot be used as default tablespace" @@ -10250,12 +9121,8 @@ msgstr "non è possibile assegnare il nuovo tablespace predefinito \"%s\"" #: commands/dbcommands.c:478 #, c-format -msgid "" -"There is a conflict because database \"%s\" already has some tables in this " -"tablespace." -msgstr "" -"C'è un conflitto perché il database \"%s\" ha già alcune tabelle in questo " -"tablespace." +msgid "There is a conflict because database \"%s\" already has some tables in this tablespace." +msgstr "C'è un conflitto perché il database \"%s\" ha già alcune tabelle in questo tablespace." #: commands/dbcommands.c:498 commands/dbcommands.c:952 #, c-format @@ -10304,21 +9171,15 @@ msgid "some relations of database \"%s\" are already in tablespace \"%s\"" msgstr "alcune relazioni del database \"%s\" sono già nel tablespace \"%s\"" #: commands/dbcommands.c:1145 -msgid "" -"You must move them back to the database's default tablespace before using " -"this command." -msgstr "" -"Occorre spostarle di nuovo nel tablespace di default del database prima di " -"usare questo comando." +msgid "You must move them back to the database's default tablespace before using this command." +msgstr "Occorre spostarle di nuovo nel tablespace di default del database prima di usare questo comando." #: commands/dbcommands.c:1273 commands/dbcommands.c:1757 #: commands/dbcommands.c:1964 commands/dbcommands.c:2012 #: commands/tablespace.c:579 #, 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 "alcuni file inutili possono essere stati lasciati nella vecchia directory del database \"%s\"" #: commands/dbcommands.c:1522 msgid "permission denied to change owner of database" @@ -10326,12 +9187,8 @@ msgstr "permesso di cambiare il proprietario del database negato" #: commands/dbcommands.c:1858 #, c-format -msgid "" -"There are %d other session(s) and %d prepared transaction(s) using the " -"database." -msgstr "" -"Ci sono altre %d sessioni e %d transazioni preparate che stanno usando il " -"database." +msgid "There are %d other session(s) and %d prepared transaction(s) using the database." +msgstr "Ci sono altre %d sessioni e %d transazioni preparate che stanno usando il database." #: commands/dbcommands.c:1861 #, c-format @@ -10372,8 +9229,7 @@ msgstr "non è possibile creare indici su tabelle temporanee di altre sessioni" #: commands/indexcmds.c:284 msgid "substituting access method \"gist\" for obsolete method \"rtree\"" -msgstr "" -"sostituzione del metodo di accesso \"gist\" per il metodo obsoleto \"rtree\"" +msgstr "sostituzione del metodo di accesso \"gist\" per il metodo obsoleto \"rtree\"" #: commands/indexcmds.c:292 commands/opclasscmds.c:281 #: commands/opclasscmds.c:669 commands/opclasscmds.c:769 @@ -10427,8 +9283,7 @@ msgstr "non è possibile usare sottoquery nel predicato dell'indice" #: commands/indexcmds.c:796 msgid "cannot use aggregate in index predicate" -msgstr "" -"non si possono usare funzioni di aggregazione nel predicato dell'indice" +msgstr "non si possono usare funzioni di aggregazione nel predicato dell'indice" #: commands/indexcmds.c:805 msgid "functions in index predicate must be marked IMMUTABLE" @@ -10440,13 +9295,11 @@ msgstr "non si possono usare sottoquery nell'espressione dell'indice" #: commands/indexcmds.c:911 msgid "cannot use aggregate function in index expression" -msgstr "" -"non si possono usare funzioni di aggregazione nell'espressione dell'indice" +msgstr "non si possono usare funzioni di aggregazione nell'espressione dell'indice" #: commands/indexcmds.c:921 msgid "functions in index expression must be marked IMMUTABLE" -msgstr "" -"le funzioni nell'espressione dell'indice devono essere marcate IMMUTABLE" +msgstr "le funzioni nell'espressione dell'indice devono essere marcate IMMUTABLE" #: commands/indexcmds.c:956 #, c-format @@ -10455,8 +9308,7 @@ msgstr "l'operatore %s non è commutativo" #: commands/indexcmds.c:958 msgid "Only commutative operators can be used in exclusion constraints." -msgstr "" -"Solo operatori commutativi possono essere usati nei vincoli di esclusione." +msgstr "Solo operatori commutativi possono essere usati nei vincoli di esclusione." #: commands/indexcmds.c:984 #, c-format @@ -10464,12 +9316,8 @@ msgid "operator %s is not a member of operator family \"%s\"" msgstr "l'operatore %s non è membro della famiglia di operatori \"%s\"" #: commands/indexcmds.c:987 -msgid "" -"The exclusion operator must be related to the index operator class for the " -"constraint." -msgstr "" -"L'operatore di esclusione dev'essere correlato alla classe di operatori " -"dell'indice per il vincolo." +msgid "The exclusion operator must be related to the index operator class for the constraint." +msgstr "L'operatore di esclusione dev'essere correlato alla classe di operatori dell'indice per il vincolo." #: commands/indexcmds.c:1022 #, c-format @@ -10484,17 +9332,11 @@ msgstr "il metodo di accesso \"%s\" non supporta le opzioni NULLS FIRST/LAST" #: commands/indexcmds.c:1083 #, c-format msgid "data type %s has no default operator class for access method \"%s\"" -msgstr "" -"il tipo di dati %s non ha una classe di operatori predefinita per il metodo " -"di accesso \"%s\"" +msgstr "il tipo di dati %s non ha una classe di operatori predefinita per il metodo di accesso \"%s\"" #: commands/indexcmds.c:1085 -msgid "" -"You must specify an operator class for the index or define a default " -"operator class for the data type." -msgstr "" -"Devi specificare una classe di operatori per l'indice o definire una classe " -"di operatori predefinita per il tipo di dati" +msgid "You must specify an operator class for the index or define a default operator class for the data type." +msgstr "Devi specificare una classe di operatori per l'indice o definire una classe di operatori predefinita per il tipo di dati" #: commands/indexcmds.c:1114 commands/indexcmds.c:1122 #: commands/opclasscmds.c:1507 commands/opclasscmds.c:1511 @@ -10503,8 +9345,7 @@ msgstr "" #: commands/comment.c:1289 commands/comment.c:1297 #, c-format msgid "operator class \"%s\" does not exist for access method \"%s\"" -msgstr "" -"la classe di operatori \"%s\" non esiste per il metodo di accesso \"%s\"" +msgstr "la classe di operatori \"%s\" non esiste per il metodo di accesso \"%s\"" #: commands/indexcmds.c:1135 #, c-format @@ -10546,9 +9387,7 @@ msgstr "non è possibile cambiare nome della colonna di vista \"%s\" in \"%s\"" #: commands/view.c:285 #, c-format msgid "cannot change data type of view column \"%s\" from %s to %s" -msgstr "" -"non è possibile cambiare tipo di dato della colonna di vista \"%s\" da %s a " -"%s" +msgstr "non è possibile cambiare tipo di dato della colonna di vista \"%s\" da %s a %s" #: commands/view.c:441 msgid "CREATE VIEW specifies more column names than columns" @@ -10562,8 +9401,7 @@ msgstr "la vista \"%s\" sarà una vista temporanea" #: commands/opclasscmds.c:190 commands/opclasscmds.c:701 #, c-format msgid "operator family \"%s\" for access method \"%s\" already exists" -msgstr "" -"la famiglia di operatori \"%s\" per il metodo di accesso \"%s\" esiste già " +msgstr "la famiglia di operatori \"%s\" per il metodo di accesso \"%s\" esiste già " #: commands/opclasscmds.c:320 msgid "must be superuser to create an operator class" @@ -10576,8 +9414,7 @@ msgstr "devi essere un superutente per creare una classe di operatori" #: commands/comment.c:1370 commands/comment.c:1378 #, c-format msgid "operator family \"%s\" does not exist for access method \"%s\"" -msgstr "" -"la famiglia di operatori \"%s\" non esiste per il metodo di accesso \"%s\"" +msgstr "la famiglia di operatori \"%s\" non esiste per il metodo di accesso \"%s\"" #: commands/opclasscmds.c:403 commands/opclasscmds.c:849 #: commands/opclasscmds.c:971 @@ -10597,24 +9434,18 @@ msgstr "tipo di immagazzinamento specificato più di una volta" #: commands/opclasscmds.c:504 #, c-format -msgid "" -"storage type cannot be different from data type for access method \"%s\"" -msgstr "" -"il tipo di immagazzinamento non deve essere diverso dal tipo di dato per il " -"metodo di accesso \"%s\"" +msgid "storage type cannot be different from data type for access method \"%s\"" +msgstr "il tipo di immagazzinamento non deve essere diverso dal tipo di dato per il metodo di accesso \"%s\"" #: commands/opclasscmds.c:520 #, c-format msgid "operator class \"%s\" for access method \"%s\" already exists" -msgstr "" -"la classe di operatori \"%s\" per il metodo di accesso \"%s\" esiste già" +msgstr "la classe di operatori \"%s\" per il metodo di accesso \"%s\" esiste già" #: commands/opclasscmds.c:548 #, c-format msgid "could not make operator class \"%s\" be default for type %s" -msgstr "" -"non è stato possibile rendere la classe di operatori \"%s\" predefinita per " -"il tipo %s" +msgstr "non è stato possibile rendere la classe di operatori \"%s\" predefinita per il tipo %s" #: commands/opclasscmds.c:551 #, c-format @@ -10631,9 +9462,7 @@ msgstr "solo un superutente può modificare una famiglia di operatori" #: commands/opclasscmds.c:865 msgid "operator argument types must be specified in ALTER OPERATOR FAMILY" -msgstr "" -"i tipi degli argomenti dell'operatore devono essere specificati in ALTER " -"OPERATOR FAMILY" +msgstr "i tipi degli argomenti dell'operatore devono essere specificati in ALTER OPERATOR FAMILY" #: commands/opclasscmds.c:921 msgid "STORAGE cannot be specified in ALTER OPERATOR FAMILY" @@ -10669,9 +9498,7 @@ msgstr "la procedura di hash deve restituire un intero" #: commands/opclasscmds.c:1153 msgid "associated data types must be specified for index support procedure" -msgstr "" -"i tipi di dati associati devono essere specificati per la procedura di " -"supporto dell'indice" +msgstr "i tipi di dati associati devono essere specificati per la procedura di supporto dell'indice" #: commands/opclasscmds.c:1179 #, c-format @@ -10705,21 +9532,13 @@ msgstr "la funzione %d(%s,%s) non esiste nella famiglia di operatori \"%s\"" #: commands/opclasscmds.c:1768 #, c-format -msgid "" -"operator class \"%s\" for access method \"%s\" already exists in schema \"%s" -"\"" -msgstr "" -"la classe di operatori \"%s\" per il metodo di accesso \"%s\" esiste già " -"nello schema \"%s\"" +msgid "operator class \"%s\" for access method \"%s\" already exists in schema \"%s\"" +msgstr "la classe di operatori \"%s\" per il metodo di accesso \"%s\" esiste già nello schema \"%s\"" #: commands/opclasscmds.c:1862 #, 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\"" +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/comment.c:642 #, c-format @@ -10779,9 +9598,7 @@ msgstr "il nome del linguaggio non può essere qualificato" #: commands/comment.c:1226 msgid "must be superuser to comment on procedural language" -msgstr "" -"occorre essere superutente per creare un commento su un linguaggio " -"procedurale" +msgstr "occorre essere superutente per creare un commento su un linguaggio procedurale" #: commands/comment.c:1415 storage/large_object/inv_api.c:272 #: catalog/aclchk.c:656 catalog/aclchk.c:3690 catalog/aclchk.c:4381 @@ -10797,15 +9614,11 @@ msgstr "occorre essere proprietari del large object %u" #: commands/comment.c:1501 msgid "must be superuser to comment on text search parser" -msgstr "" -"occorre essere superutente per creare un commento su un analizzatore di " -"ricerca di testo" +msgstr "occorre essere superutente per creare un commento su un analizzatore di ricerca di testo" #: commands/comment.c:1530 msgid "must be superuser to comment on text search template" -msgstr "" -"occorre essere superutente per creare un commento su un modello di ricerca " -"di test" +msgstr "occorre essere superutente per creare un commento su un modello di ricerca di test" #: commands/tablespace.c:157 commands/tablespace.c:174 #: commands/tablespace.c:185 commands/tablespace.c:193 @@ -10881,10 +9694,8 @@ msgstr "la directory \"%s\" non esiste" #: commands/tablespace.c:556 #, c-format -msgid "" -"Create directory \"%s\" for this tablespace before restarting the server." -msgstr "" -"Crea la directory \"%s\" per questo tablespace prima di riavviare il server." +msgid "Create directory \"%s\" for this tablespace before restarting the server." +msgstr "Crea la directory \"%s\" per questo tablespace prima di riavviare il server." #: commands/tablespace.c:561 #, c-format @@ -10968,8 +9779,7 @@ msgstr "il tipo di input dell'aggregato deve essere specificato" #: commands/aggregatecmds.c:159 msgid "basetype is redundant with aggregate input type specification" -msgstr "" -"il basetype è ridondante se il tipo di input è specificato per un aggregato" +msgstr "il basetype è ridondante se il tipo di input è specificato per un aggregato" #: commands/aggregatecmds.c:191 #, c-format @@ -11041,8 +9851,7 @@ msgstr "solo i superutenti possono eliminare superutenti" #: commands/user.c:900 #, c-format msgid "role \"%s\" cannot be dropped because some objects depend on it" -msgstr "" -"il ruolo \"%s\" non può essere eliminato perché alcuni oggetti ne dipendono" +msgstr "il ruolo \"%s\" non può essere eliminato perché alcuni oggetti ne dipendono" #: commands/user.c:1017 msgid "session user cannot be renamed" @@ -11062,8 +9871,7 @@ msgstr "permesso di rinominare il ruolo negato" #: commands/user.c:1072 msgid "MD5 password cleared because of role rename" -msgstr "" -"L'MD5 della password è stato cancellato perché il ruolo è stato rinominato" +msgstr "L'MD5 della password è stato cancellato perché il ruolo è stato rinominato" #: commands/user.c:1128 msgid "column names cannot be included in GRANT/REVOKE ROLE" @@ -11114,18 +9922,15 @@ msgstr "opzione \"%s\" fornita più di una volta" #: commands/foreigncmds.c:208 commands/foreigncmds.c:216 #, c-format msgid "permission denied to change owner of foreign-data wrapper \"%s\"" -msgstr "" -"permesso di cambiare proprietario del wrapper di dati esterni \"%s\" negato" +msgstr "permesso di cambiare proprietario del wrapper di dati esterni \"%s\" negato" #: commands/foreigncmds.c:210 msgid "Must be superuser to change owner of a foreign-data wrapper." -msgstr "" -"Solo un superutente può cambiare proprietario di un wrapper di dati esterni." +msgstr "Solo un superutente può cambiare proprietario di un wrapper di dati esterni." #: commands/foreigncmds.c:218 msgid "The owner of a foreign-data wrapper must be a superuser." -msgstr "" -"Il proprietario di un wrapper di dati esterni dev'essere un superutente." +msgstr "Il proprietario di un wrapper di dati esterni dev'essere un superutente." #: commands/foreigncmds.c:252 commands/foreigncmds.c:526 #: commands/foreigncmds.c:624 foreign/foreign.c:90 @@ -11174,12 +9979,8 @@ msgid "Must be superuser to alter a foreign-data wrapper." msgstr "Solo un superutente può modificare un wrapper di dati esterni." #: commands/foreigncmds.c:546 -msgid "" -"changing the foreign-data wrapper validator can cause the options for " -"dependent objects to become invalid" -msgstr "" -"cambiare il validatore del wrapper di dati esterni può rendere non valide le " -"opzioni degli oggetti dipendenti" +msgid "changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid" +msgstr "cambiare il validatore del wrapper di dati esterni può rendere non valide le opzioni degli oggetti dipendenti" #: commands/foreigncmds.c:615 #, c-format @@ -11234,14 +10035,11 @@ msgstr "Chiudi presto le transazioni per evitare problemi di wraparound." #: commands/vacuum.c:822 msgid "some databases have not been vacuumed in over 2 billion transactions" -msgstr "" -"alcuni database non sono stati ripuliti per più di 2 miliardi di transazioni" +msgstr "alcuni database non sono stati ripuliti per più di 2 miliardi di transazioni" #: commands/vacuum.c:823 msgid "You might have already suffered transaction-wraparound data loss." -msgstr "" -"Potresti aver già subito perdita di dati dovuta al wraparound delle " -"transazioni." +msgstr "Potresti aver già subito perdita di dati dovuta al wraparound delle transazioni." #: commands/vacuum.c:941 #, c-format @@ -11251,24 +10049,17 @@ msgstr "\"%s\" saltato --- solo i superutenti possono pulirla" #: commands/vacuum.c:945 #, c-format msgid "skipping \"%s\" --- only superuser or database owner can vacuum it" -msgstr "" -"\"%s\" saltato --- solo i superutenti o il proprietario del database possono " -"pulirla" +msgstr "\"%s\" saltato --- solo i superutenti o il proprietario del database possono pulirla" #: commands/vacuum.c:949 #, c-format msgid "skipping \"%s\" --- only table or database owner can vacuum it" -msgstr "" -"\"%s\" saltato --- solo il proprietario del database o della tabella possono " -"pulirla" +msgstr "\"%s\" saltato --- solo il proprietario del database o della tabella possono pulirla" #: commands/vacuum.c:966 #, c-format -msgid "" -"skipping \"%s\" --- cannot vacuum indexes, views, or special system tables" -msgstr "" -"\"%s\" saltato --- non è possibile ripulire indici, viste o tabelle speciali " -"di sistema" +msgid "skipping \"%s\" --- cannot vacuum indexes, views, or special system tables" +msgstr "\"%s\" saltato --- non è possibile ripulire indici, viste o tabelle speciali di sistema" #: commands/async.c:567 msgid "channel name cannot be empty" @@ -11282,36 +10073,27 @@ msgstr "il nome del canale è troppo lungo" msgid "payload string too long" msgstr "la stringa del carico è troppo lunga" -#: commands/async.c:763 -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:764 +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:868 +#: commands/async.c:867 msgid "too many notifications in the NOTIFY queue" msgstr "troppe notifiche nella coda di NOTIFY" -#: commands/async.c:1447 +#: commands/async.c:1440 #, c-format msgid "NOTIFY queue is %.0f%% full" msgstr "la coda di NOTIFY è piena al %.0f%%" -#: commands/async.c:1449 +#: commands/async.c:1442 #, 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." +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:1452 -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." +#: commands/async.c:1445 +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." #: commands/trigger.c:192 msgid "TRUNCATE FOR EACH ROW triggers are not supported" @@ -11323,20 +10105,15 @@ msgstr "non è possibile usare sottoquery nella condizione WHEN del trigger" #: commands/trigger.c:237 msgid "cannot use aggregate function in trigger WHEN condition" -msgstr "" -"non è possibile usare funzioni di aggregazione nella condizione WHEN del " -"trigger" +msgstr "non è possibile usare funzioni di aggregazione nella condizione WHEN del trigger" #: commands/trigger.c:241 msgid "cannot use window function in trigger WHEN condition" -msgstr "" -"non è possibile usare funzioni finestra nella condizione WHEN del trigger" +msgstr "non è possibile usare funzioni finestra nella condizione WHEN del trigger" #: commands/trigger.c:261 commands/trigger.c:274 msgid "statement trigger's WHEN condition cannot reference column values" -msgstr "" -"la condizione WHEN del trigger di istruzione non può riferirsi a valori di " -"colonna" +msgstr "la condizione WHEN del trigger di istruzione non può riferirsi a valori di colonna" #: commands/trigger.c:266 msgid "INSERT trigger's WHEN condition cannot reference OLD values" @@ -11348,14 +10125,12 @@ msgstr "la condizione WHEN del trigger DELETE non può usare NEW" #: commands/trigger.c:284 msgid "BEFORE trigger's WHEN condition cannot reference NEW system columns" -msgstr "" -"la condizione WHEN del trigger BEFORE non può usare le colonne di sistema NEW" +msgstr "la condizione WHEN del trigger BEFORE non può usare le colonne di sistema NEW" #: commands/trigger.c:329 #, c-format msgid "changing return type of function %s from \"opaque\" to \"trigger\"" -msgstr "" -"modifica del tipo restituito dalla funzione %s da \"opaque\" a \"trigger\"" +msgstr "modifica del tipo restituito dalla funzione %s da \"opaque\" a \"trigger\"" #: commands/trigger.c:336 #, c-format @@ -11410,8 +10185,8 @@ msgid "BEFORE STATEMENT trigger cannot return a value" msgstr "il trigger BEFORE STATEMENT non può restituire un valore" #: commands/trigger.c:2404 executor/nodeLockRows.c:137 -#: executor/nodeModifyTable.c:334 executor/nodeModifyTable.c:505 -#: executor/execMain.c:1654 +#: executor/nodeModifyTable.c:334 executor/nodeModifyTable.c:511 +#: executor/execMain.c:1656 msgid "could not serialize access due to concurrent update" msgstr "serializzazione dell'accesso fallita a causa di modifiche concorrenti" @@ -11435,11 +10210,8 @@ msgid "=> is deprecated as an operator name" msgstr "=> è deprecato come nome di operatore" #: commands/operatorcmds.c:99 -msgid "" -"This name may be disallowed altogether in future versions of PostgreSQL." -msgstr "" -"Questo nome potrebbe essere vietato del tutto in una prossima versione di " -"PostgreSQL" +msgid "This name may be disallowed altogether in future versions of PostgreSQL." +msgstr "Questo nome potrebbe essere vietato del tutto in una prossima versione di PostgreSQL" #: commands/operatorcmds.c:120 commands/operatorcmds.c:128 msgid "SETOF type not allowed for operator argument" @@ -11461,8 +10233,7 @@ msgstr "almeno uno tra leftarg e rightarg deve essere specificato" #: commands/operatorcmds.c:226 #, c-format msgid "restriction estimator function %s must return type \"float8\"" -msgstr "" -"la funzione di stima di restrizione %s deve restituire il tipo \"float8\"" +msgstr "la funzione di stima di restrizione %s deve restituire il tipo \"float8\"" #: commands/operatorcmds.c:265 #, c-format @@ -11519,12 +10290,8 @@ msgid "type output function must be specified" msgstr "la funzione di output del tipo deve essere specificata" #: commands/typecmds.c:407 -msgid "" -"type modifier output function is useless without a type modifier input " -"function" -msgstr "" -"la funzione di output del modificatore di tipo è inutile senza una funzione " -"di input" +msgid "type modifier output function is useless without a type modifier input function" +msgstr "la funzione di output del modificatore di tipo è inutile senza una funzione di input" #: commands/typecmds.c:430 #, c-format @@ -11539,8 +10306,7 @@ msgstr "la funzione %s di input di tipo deve restituire il tipo %s" #: commands/typecmds.c:447 #, c-format msgid "changing return type of function %s from \"opaque\" to \"cstring\"" -msgstr "" -"modifica del tipo restituito dalla funzione %s da \"opaque\" a \"cstring\"" +msgstr "modifica del tipo restituito dalla funzione %s da \"opaque\" a \"cstring\"" #: commands/typecmds.c:454 #, c-format @@ -11598,8 +10364,7 @@ msgstr "specificare la deferibilità dei vincoli non è ammesso per i domini" #: commands/typecmds.c:1251 #, c-format msgid "changing argument type of function %s from \"opaque\" to \"cstring\"" -msgstr "" -"modifica del tipo di argomento della funzione %s da \"opaque\" a \"cstring\"" +msgstr "modifica del tipo di argomento della funzione %s da \"opaque\" a \"cstring\"" #: commands/typecmds.c:1269 commands/typecmds.c:1320 commands/typecmds.c:1351 #: commands/typecmds.c:1374 commands/typecmds.c:1395 commands/typecmds.c:1422 @@ -11640,11 +10405,8 @@ msgstr "la colonna \"%s\" della tabella \"%s\" contiene valori null" #: commands/typecmds.c:2000 #, c-format -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" +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:2239 catalog/pg_constraint.c:648 #, c-format @@ -11653,9 +10415,7 @@ msgstr "il vincolo \"%s\" del dominio \"%s\" esiste già" #: commands/typecmds.c:2281 commands/typecmds.c:2290 msgid "cannot use table references in domain check constraint" -msgstr "" -"non è possibile usare riferimenti a tabelle nel vincolo di controllo del " -"dominio" +msgstr "non è possibile usare riferimenti a tabelle nel vincolo di controllo del dominio" #: commands/typecmds.c:2298 catalog/heap.c:2362 msgid "cannot use subquery in check constraint" @@ -11686,9 +10446,7 @@ msgstr "non è possibile modificare il tipo di array %s" #: commands/typecmds.c:2530 commands/typecmds.c:2602 commands/typecmds.c:2741 #, 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." +msgstr "puoi modificare il tipo %s, il che modificherà il tipo dell'array come conseguenza." #: commands/typecmds.c:2786 #, c-format @@ -11712,8 +10470,7 @@ msgstr "solo un superutente può creare analizzatori di ricerca di testo" #: commands/tsearchcmds.c:226 #, c-format msgid "text search parser parameter \"%s\" not recognized" -msgstr "" -"parametro dell'analizzatore di ricerca di testo \"%s\" non riconosciuto" +msgstr "parametro dell'analizzatore di ricerca di testo \"%s\" non riconosciuto" #: commands/tsearchcmds.c:236 msgid "text search parser start method is required" @@ -11817,8 +10574,7 @@ msgstr "il modello di ricerca di testo \"%s\" non esiste, saltato" #: commands/tsearchcmds.c:1338 #, c-format msgid "text search configuration parameter \"%s\" not recognized" -msgstr "" -"parametro della configurazione di ricerca di testo \"%s\" non riconosciuto" +msgstr "parametro della configurazione di ricerca di testo \"%s\" non riconosciuto" #: commands/tsearchcmds.c:1345 msgid "cannot specify both PARSER and COPY options" @@ -11920,18 +10676,13 @@ msgstr "%s non è consentito in una funzione non volatile" #: executor/functions.c:259 #, c-format -msgid "" -"could not determine actual result type for function declared to return type " -"%s" -msgstr "" -"non è stato possibile determinare il tipo reale restituito dalla funzione " -"dichiarata con tipo restituito %s" +msgid "could not determine actual result type for function declared to return type %s" +msgstr "non è stato possibile determinare il tipo reale restituito dalla funzione dichiarata con tipo restituito %s" #: executor/functions.c:298 #, c-format msgid "could not determine actual type of argument declared %s" -msgstr "" -"non è stato possibile determinare il tipo reale dell'argomento dichiarato %s" +msgstr "non è stato possibile determinare il tipo reale dell'argomento dichiarato %s" #: executor/functions.c:923 #, c-format @@ -11953,16 +10704,11 @@ msgstr "funzione SQL \"%s\" durante l'avvio" #: executor/functions.c:1282 executor/functions.c:1311 #, c-format msgid "return type mismatch in function declared to return %s" -msgstr "" -"il tipo restituito non combacia nella funzione dichiarata con tipo " -"restituito %s" +msgstr "il tipo restituito non combacia nella funzione dichiarata con tipo restituito %s" #: executor/functions.c:1093 -msgid "" -"Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING." -msgstr "" -"L'istruzione finale della funzione deve essere SELECT oppure INSERT/UPDATE/" -"DELETE RETURNING." +msgid "Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING." +msgstr "L'istruzione finale della funzione deve essere SELECT oppure INSERT/UPDATE/DELETE RETURNING." #: executor/functions.c:1129 msgid "Final statement must return exactly one column." @@ -11995,9 +10741,7 @@ msgstr "il tipo di risultato %s non è supportato per le funzioni SQL" #: executor/nodeModifyTable.c:109 executor/nodeModifyTable.c:117 #: executor/execQual.c:835 executor/execQual.c:852 executor/execQual.c:1012 msgid "table row type and query-specified row type do not match" -msgstr "" -"il tipo della riga della tabella e il tipo di riga specificato dalla query " -"non corrispondono" +msgstr "il tipo della riga della tabella e il tipo di riga specificato dalla query non corrispondono" #: executor/nodeModifyTable.c:83 msgid "Query has too many columns." @@ -12025,61 +10769,58 @@ msgstr "OFFSET non può essere negativo" msgid "LIMIT must not be negative" msgstr "LIMIT non può essere negativo" -#: executor/execMain.c:743 +#: executor/execMain.c:745 #, c-format msgid "cannot lock rows in sequence \"%s\"" msgstr "non è possibile bloccare righe nella sequenza \"%s\"" -#: executor/execMain.c:753 +#: executor/execMain.c:755 #, c-format msgid "cannot lock rows in view \"%s\"" msgstr "non è possibile bloccare righe vista \"%s\"" -#: executor/execMain.c:759 +#: executor/execMain.c:761 #, c-format msgid "cannot lock rows in relation \"%s\"" msgstr "non è possibile bloccare righe nella relazione \"%s\"" -#: executor/execMain.c:915 +#: executor/execMain.c:917 #, c-format msgid "cannot change sequence \"%s\"" msgstr "non è possibile modificare la sequenza \"%s\"" -#: executor/execMain.c:921 +#: executor/execMain.c:923 #, c-format msgid "cannot change TOAST relation \"%s\"" msgstr "non è possibile modificare la relazione TOAST \"%s\"" -#: executor/execMain.c:927 +#: executor/execMain.c:929 #, c-format msgid "cannot change view \"%s\"" msgstr "non è possibile modificare la vista \"%s\"" -#: executor/execMain.c:933 +#: executor/execMain.c:935 #, c-format msgid "cannot change relation \"%s\"" msgstr "non è possibile modificare la relazione \"%s\"" -#: executor/execMain.c:1358 +#: executor/execMain.c:1360 #, c-format msgid "null value in column \"%s\" violates not-null constraint" msgstr "valori null nella colonna \"%s\" violano il vincolo non-null" -#: executor/execMain.c:1370 +#: executor/execMain.c:1372 #, c-format msgid "new row for relation \"%s\" violates check constraint \"%s\"" -msgstr "" -"la nuova riga per la relazione \"%s\" viola il vincolo di controllo \"%s\"" +msgstr "la nuova riga per la relazione \"%s\" viola il vincolo di controllo \"%s\"" #: executor/nodeMergejoin.c:1586 msgid "RIGHT JOIN is only supported with merge-joinable join conditions" -msgstr "" -"RIGHT JOIN è supportato solo con condizioni di join che supportano merge" +msgstr "RIGHT JOIN è supportato solo con condizioni di join che supportano merge" #: executor/nodeMergejoin.c:1606 optimizer/path/joinpath.c:1072 msgid "FULL JOIN is only supported with merge-joinable join conditions" -msgstr "" -"FULL JOIN è supportato solo con condizioni di join che supportano merge" +msgstr "FULL JOIN è supportato solo con condizioni di join che supportano merge" #: executor/execUtils.c:1300 #, c-format @@ -12164,17 +10905,12 @@ msgstr "il cursore \"%s\" è trattenuto da una precedente transazione" #: executor/execCurrent.c:113 #, c-format msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\"" -msgstr "" -"il cursore \"%s\" ha più di un riferimento FOR UPDATE/SHARE alla tabella \"%s" -"\"" +msgstr "il cursore \"%s\" ha più di un riferimento FOR UPDATE/SHARE alla tabella \"%s\"" #: executor/execCurrent.c:122 #, c-format -msgid "" -"cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\"" -msgstr "" -"il cursore \"%s\" non ha alcun riferimento FOR UPDATE/SHARE alla tabella \"%s" -"\"" +msgid "cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\"" +msgstr "il cursore \"%s\" non ha alcun riferimento FOR UPDATE/SHARE alla tabella \"%s\"" #: executor/execCurrent.c:132 executor/execCurrent.c:178 #, c-format @@ -12184,17 +10920,12 @@ msgstr "il cursore \"%s\" non è posizionato su una riga" #: executor/execCurrent.c:165 #, c-format msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\"" -msgstr "" -"il cursore \"%s\" non è una scansione semplice aggiornabile della tabella " -"\"%s\"" +msgstr "il cursore \"%s\" non è una scansione semplice aggiornabile della tabella \"%s\"" #: executor/execCurrent.c:230 executor/execQual.c:1117 #, c-format -msgid "" -"type of parameter %d (%s) does not match that when preparing the plan (%s)" -msgstr "" -"il tipo del parametro %d (%s) non combacia con quello usato alla " -"preparazione del piano (%s)" +msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)" +msgstr "il tipo del parametro %d (%s) non combacia con quello usato alla preparazione del piano (%s)" #: executor/execCurrent.c:242 executor/execQual.c:1128 #, c-format @@ -12219,17 +10950,13 @@ msgstr "La tabella ha il tipo %s, ma la query prevede %s." #, c-format msgid "Table row contains %d attribute, but query expects %d." msgid_plural "Table row contains %d attributes, but query expects %d." -msgstr[0] "" -"La riga della tabella contiene %d attributo, ma la query ne prevede %d." -msgstr[1] "" -"La riga della tabella contiene %d attributi, ma la query ne prevede %d." +msgstr[0] "La riga della tabella contiene %d attributo, ma la query ne prevede %d." +msgstr[1] "La riga della tabella contiene %d attributi, ma la query ne prevede %d." #: executor/execQual.c:1013 executor/execQual.c:1598 #, c-format msgid "Physical storage mismatch on dropped attribute at ordinal position %d." -msgstr "" -"Il tipo di immagazzinamento fisico non corrisponde per l'attributo eliminato " -"in posizione %d." +msgstr "Il tipo di immagazzinamento fisico non corrisponde per l'attributo eliminato in posizione %d." #: executor/execQual.c:1282 parser/parse_func.c:97 parser/parse_func.c:329 #: parser/parse_func.c:645 @@ -12241,31 +10968,22 @@ msgstr[1] "non è possibile passare più di %d argomenti ad una funzione" #: executor/execQual.c:1466 msgid "functions and operators can take at most one set argument" -msgstr "" -"le funzioni e operatori possono accettare al più un insieme di argomenti" +msgstr "le funzioni e operatori possono accettare al più un insieme di argomenti" #: executor/execQual.c:1516 -msgid "" -"function returning setof record called in context that cannot accept type " -"record" -msgstr "" -"funzione che restituisce un insieme di record invocata in un contesto che " -"non accetta il tipo record" +msgid "function returning setof record called in context that cannot accept type record" +msgstr "funzione che restituisce un insieme di record invocata in un contesto che non accetta il tipo record" #: executor/execQual.c:1571 executor/execQual.c:1587 executor/execQual.c:1597 msgid "function return row and query-specified return row do not match" -msgstr "" -"il tipo di riga restituito dalla funzione e il valore specificato dalla " -"query non combaciano" +msgstr "il tipo di riga restituito dalla funzione e il valore specificato dalla query non combaciano" #: executor/execQual.c:1572 #, c-format msgid "Returned row contains %d attribute, but query expects %d." msgid_plural "Returned row contains %d attributes, but query expects %d." -msgstr[0] "" -"La riga restituita contiene %d attributo, ma la query ne prevede %d." -msgstr[1] "" -"La riga restituita contiene %d attributi, ma la query ne prevede %d." +msgstr[0] "La riga restituita contiene %d attributo, ma la query ne prevede %d." +msgstr[1] "La riga restituita contiene %d attributi, ma la query ne prevede %d." #: executor/execQual.c:1588 #, c-format @@ -12274,9 +10992,7 @@ msgstr "Tipo %s restituito in posizione %d, ma la query prevede %s." #: executor/execQual.c:1841 executor/execQual.c:2264 msgid "table-function protocol for materialize mode was not followed" -msgstr "" -"il protocollo tabella-funzione del modo di materializzazione non è stato " -"seguito" +msgstr "il protocollo tabella-funzione del modo di materializzazione non è stato seguito" #: executor/execQual.c:1861 executor/execQual.c:2271 #, c-format @@ -12285,9 +11001,7 @@ msgstr "returnMode tabella-funzione sconosciuto: %d" #: executor/execQual.c:2181 msgid "function returning set of rows cannot return null value" -msgstr "" -"una funzione che restituisce un insieme di righe non può restituire un " -"valore null" +msgstr "una funzione che restituisce un insieme di righe non può restituire un valore null" #: executor/execQual.c:2238 msgid "rows returned by function are not all of the same row type" @@ -12307,12 +11021,8 @@ msgstr "non è possibile unire array non compatibili" #: executor/execQual.c:3060 #, c-format -msgid "" -"Array with element type %s cannot be included in ARRAY construct with " -"element type %s." -msgstr "" -"Un array con tipo di elementi %s non può essere incluso nel costrutto ARRAY " -"con elementi di tipo %s." +msgid "Array with element type %s cannot be included in ARRAY construct with element type %s." +msgstr "Un array con tipo di elementi %s non può essere incluso nel costrutto ARRAY con elementi di tipo %s." #: executor/execQual.c:3643 msgid "NULLIF does not support set arguments" @@ -12343,14 +11053,11 @@ msgstr "interruzione del processo walreceiver su comando dell'amministratore" #: replication/walreceiver.c:287 msgid "cannot continue WAL streaming, recovery has already ended" -msgstr "" -"non è possibile continuare lo streaming dei WAL, il recupero è già terminato" +msgstr "non è possibile continuare lo streaming dei WAL, il recupero è già terminato" #: replication/walsender.c:117 msgid "recovery is still in progress, can't accept WAL streaming connections" -msgstr "" -"il ripristino è ancora in corso, non è possibile accettare connessioni " -"streaming WAL" +msgstr "il ripristino è ancora in corso, non è possibile accettare connessioni streaming WAL" #: replication/walsender.c:279 msgid "standby connections not allowed because wal_level=minimal" @@ -12377,12 +11084,8 @@ msgstr "tipo di messaggio %d di chiusura di standby non valido" #: replication/walsender.c:507 #, 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)" +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)" #: replication/walsender.c:579 replication/walsender.c:641 #, c-format @@ -12392,8 +11095,7 @@ msgstr "il segmento WAL richiesto %s è stato già rimosso" #: replication/walsender.c:612 #, c-format msgid "could not read from log file %u, segment %u, offset %u, length %lu: %m" -msgstr "" -"lettura dal file di log %u fallita, segmento %u, offset %u, lunghezza %lu: %m" +msgstr "lettura dal file di log %u fallita, segmento %u, offset %u, lunghezza %lu: %m" #: replication/libpqwalreceiver/libpqwalreceiver.c:99 #, c-format @@ -12402,12 +11104,8 @@ msgstr "connessione al server primario fallita: %s" #: replication/libpqwalreceiver/libpqwalreceiver.c:111 #, c-format -msgid "" -"could not receive database system identifier and timeline ID from the " -"primary server: %s" -msgstr "" -"ricezione fallita dell'identificativo del database e l'ID della timeline dal " -"server primario: %s" +msgid "could not receive database system identifier and timeline ID from the primary server: %s" +msgstr "ricezione fallita dell'identificativo del database e l'ID della timeline dal server primario: %s" #: replication/libpqwalreceiver/libpqwalreceiver.c:122 msgid "invalid response from primary server" @@ -12430,9 +11128,7 @@ msgstr "L'identificativo del primario è %s, quello dello standby è %s." #: replication/libpqwalreceiver/libpqwalreceiver.c:151 #, c-format msgid "timeline %u of the primary does not match recovery target timeline %u" -msgstr "" -"la timeline del primario %u non combacia con la timeline di destinazione di " -"recupero %u" +msgstr "la timeline del primario %u non combacia con la timeline di destinazione di recupero %u" #: replication/libpqwalreceiver/libpqwalreceiver.c:163 #, c-format @@ -12464,12 +11160,8 @@ msgid "replication terminated by primary server" msgstr "replica terminata dal server primario" #: optimizer/plan/initsplan.c:595 -msgid "" -"SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer " -"join" -msgstr "" -"SELECT FOR UPDATE/SHARE non può essere applicato al lato di un join esterno " -"che può essere null" +msgid "SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer join" +msgstr "SELECT FOR UPDATE/SHARE non può essere applicato al lato di un join esterno che può essere null" #: optimizer/plan/planner.c:948 parser/analyze.c:1203 parser/analyze.c:1401 #: parser/analyze.c:2043 @@ -12482,12 +11174,8 @@ msgstr "non è stato possibile implementare GROUP BY" #: optimizer/plan/planner.c:2217 optimizer/plan/planner.c:2386 #: optimizer/prep/prepunion.c:779 -msgid "" -"Some of the datatypes only support hashing, while others only support " -"sorting." -msgstr "" -"Alcuni dei tipi di dati supportano solo l'hashing, mentre altri supportano " -"solo l'ordinamento." +msgid "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:2385 msgid "could not implement DISTINCT" @@ -12499,9 +11187,7 @@ msgstr "non è stato possibile implementare PARTITION BY della finestra" #: optimizer/plan/planner.c:2830 msgid "Window partitioning columns must be of sortable datatypes." -msgstr "" -"La colonna di partizionamento della finestra dev'essere un tipo di dato " -"ordinabile." +msgstr "La colonna di partizionamento della finestra dev'essere un tipo di dato ordinabile." #: optimizer/plan/planner.c:2834 msgid "could not implement window ORDER BY" @@ -12509,9 +11195,7 @@ msgstr "non è stato possibile implementare ORDER BY della finestra" #: optimizer/plan/planner.c:2835 msgid "Window ordering columns must be of sortable datatypes." -msgstr "" -"La colonna di ordinamento della finestra dev'essere un tipo di dato " -"ordinabile." +msgstr "La colonna di ordinamento della finestra dev'essere un tipo di dato ordinabile." #: optimizer/prep/prepunion.c:384 msgid "could not implement recursive UNION" @@ -12535,8 +11219,7 @@ msgstr "funzione SQL \"%s\" durante l'inlining" #: libpq/pqcomm.c:294 #, c-format msgid "could not translate host name \"%s\", service \"%s\" to address: %s" -msgstr "" -"conversione del nome host \"%s\", servizio \"%s\" in indirizzo fallita: %s" +msgstr "conversione del nome host \"%s\", servizio \"%s\" in indirizzo fallita: %s" #: libpq/pqcomm.c:298 #, c-format @@ -12589,21 +11272,13 @@ msgstr "bind del socket %s fallito: %m" #: libpq/pqcomm.c:421 #, c-format -msgid "" -"Is another postmaster already running on port %d? If not, remove socket file " -"\"%s\" and retry." -msgstr "" -"C'è già un altro postmaster in funzione sulla porta %d? Se non c'è, rimuovi " -"il file socket \"%s\" e riprova." +msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry." +msgstr "C'è già un altro postmaster in funzione sulla porta %d? Se non c'è, rimuovi il file socket \"%s\" e riprova." #: libpq/pqcomm.c:424 #, c-format -msgid "" -"Is another postmaster already running on port %d? If not, wait a few seconds " -"and retry." -msgstr "" -"C'è già un altro postmaster in funzione sulla porta %d? Se non c'è, aspetta " -"alcuni secondi e riprova." +msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry." +msgstr "C'è già un altro postmaster in funzione sulla porta %d? Se non c'è, aspetta alcuni secondi e riprova." #. translator: %s is IPv4, IPv6, or Unix #: libpq/pqcomm.c:457 @@ -12614,9 +11289,7 @@ msgstr "ascolto sul socket %s fallito: %m" #: libpq/pqcomm.c:487 #, c-format msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)" -msgstr "" -"Il percorso del socket di dominio unix \"%s\" è troppo lungo (massimo %d " -"byte)" +msgstr "Il percorso del socket di dominio unix \"%s\" è troppo lungo (massimo %d byte)" #: libpq/pqcomm.c:550 #, c-format @@ -12725,8 +11398,7 @@ msgstr "controllo della chiave privata fallito: %s" #: libpq/be-secure.c:816 #, c-format msgid "could not access root certificate file \"%s\": %m" -msgstr "" -"non è stato possibile accedere al file del certificato radice \"%s\": %m" +msgstr "non è stato possibile accedere al file del certificato radice \"%s\": %m" #: libpq/be-secure.c:827 #, c-format @@ -12745,8 +11417,7 @@ msgstr "La libreria SSL non supporta le liste di revoca dei certificati." #: libpq/be-secure.c:859 #, c-format msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s" -msgstr "" -"file di lista di revoche di certificati SSL \"%s\" non trovato, saltato: %s" +msgstr "file di lista di revoche di certificati SSL \"%s\" non trovato, saltato: %s" #: libpq/be-secure.c:861 msgid "Certificates will not be checked against revocation list." @@ -12864,9 +11535,7 @@ msgstr "autenticazione RADIUS fallita per l'utente \"%s\"" #: libpq/auth.c:291 #, c-format msgid "authentication failed for user \"%s\": invalid authentication method" -msgstr "" -"autenticazione fallita per l'utente \"%s\": metodo di autenticazione non " -"valido" +msgstr "autenticazione fallita per l'utente \"%s\": metodo di autenticazione non valido" #: libpq/auth.c:320 msgid "missing or erroneous pg_hba.conf file" @@ -12890,64 +11559,43 @@ msgstr "SSL non abilitato" #: libpq/auth.c:393 #, c-format -msgid "" -"pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s" -msgstr "" -"pg_hba.conf rifiuta connessioni di replica per l'host \"%s\", utente \"%s\", " -"%s" +msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s" +msgstr "pg_hba.conf rifiuta connessioni di replica per l'host \"%s\", utente \"%s\", %s" #: libpq/auth.c:399 #, c-format msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\"" -msgstr "" -"pg_hba.conf rifiuta connessioni di replica per l'host \"%s\", utente \"%s\"" +msgstr "pg_hba.conf rifiuta connessioni di replica per l'host \"%s\", utente \"%s\"" #: libpq/auth.c:408 #, c-format -msgid "" -"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s" -"\", %s" -msgstr "" -"pg_hba.conf rifiuta connessioni per l'host \"%s\", utente \"%s\", database " -"\"%s\", %s" +msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\", %s" +msgstr "pg_hba.conf rifiuta connessioni per l'host \"%s\", utente \"%s\", database \"%s\", %s" #: libpq/auth.c:415 #, c-format -msgid "" -"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\"" -msgstr "" -"pg_hba.conf rifiuta connessioni per l'host \"%s\", user \"%s\", database \"%s" -"\"" +msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\"" +msgstr "pg_hba.conf rifiuta connessioni per l'host \"%s\", user \"%s\", database \"%s\"" #: libpq/auth.c:446 #, c-format -msgid "" -"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s" -"\", %s" -msgstr "" -"nessuna voce in pg_hba.conf per connessioni di replica da host \"%s\", " -"utente \"%s\", database \"%s\"" +msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\", %s" +msgstr "nessuna voce in pg_hba.conf per connessioni di replica da host \"%s\", utente \"%s\", database \"%s\"" #: libpq/auth.c:452 #, c-format -msgid "" -"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\"" -msgstr "" -"nessuna voce in pg_hba.conf per connessioni di replica da host \"%s\", user " -"\"%s\"" +msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\"" +msgstr "nessuna voce in pg_hba.conf per connessioni di replica da host \"%s\", user \"%s\"" #: libpq/auth.c:461 #, c-format msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s" -msgstr "" -"nessuna voce in pg_hba.conf per l'host \"%s\", utente \"%s\", database \"%s" -"\", %s" +msgstr "nessuna voce in pg_hba.conf per l'host \"%s\", utente \"%s\", database \"%s\", %s" #: libpq/auth.c:468 #, c-format msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\"" -msgstr "" -"nessuna voce in pg_hba.conf per l'host \"%s\", utente \"%s\", database \"%s\"" +msgstr "nessuna voce in pg_hba.conf per l'host \"%s\", utente \"%s\", database \"%s\"" #: libpq/auth.c:526 #, c-format @@ -12955,11 +11603,8 @@ msgid "could not enable credential reception: %m" msgstr "non è stato possibile abilitare la ricezione delle credenziali: %m" #: libpq/auth.c:539 libpq/hba.c:963 -msgid "" -"MD5 authentication is not supported when \"db_user_namespace\" is enabled" -msgstr "" -"l'autenticazione MD5 non è supportata quando \"db_user_namespace\" è " -"abilitato" +msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled" +msgstr "l'autenticazione MD5 non è supportata quando \"db_user_namespace\" è abilitato" #: libpq/auth.c:660 #, c-format @@ -13070,16 +11715,12 @@ msgstr "connessione al server Ident all'indirizzo \"%s\", porta %s fallita: %m" #: libpq/auth.c:1718 #, 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" +msgstr "invio della query al server Ident all'indirizzo \"%s\", porta %s fallito: %m" #: libpq/auth.c:1733 #, 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" +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:1743 #, c-format @@ -13099,21 +11740,15 @@ msgstr "l'utente locale con ID %d non esiste" #: libpq/auth.c:1844 #, c-format msgid "could not get effective UID from peer credentials: %m" -msgstr "" -"non è stato possibile ottenere l'UID effettivo dalle credenziali del peer: %m" +msgstr "non è stato possibile ottenere l'UID effettivo dalle credenziali del peer: %m" #: libpq/auth.c:1922 msgid "could not get peer credentials: incorrect control message" -msgstr "" -"non è stato possibile ottenere le credenziali del peer: messaggio di " -"controllo non corretto" +msgstr "non è stato possibile ottenere le credenziali del peer: messaggio di controllo non corretto" #: libpq/auth.c:1944 -msgid "" -"Ident authentication is not supported on local connections on this platform" -msgstr "" -"l'autenticazione Ident non è supportata sulle connessioni locali su questa " -"piattaforma" +msgid "Ident authentication is not supported on local connections on this platform" +msgstr "l'autenticazione Ident non è supportata sulle connessioni locali su questa piattaforma" #: libpq/auth.c:2061 libpq/auth.c:2333 libpq/auth.c:2693 msgid "empty password returned by client" @@ -13191,12 +11826,8 @@ msgstr "carattere non valido nel nome utente per l'autenticazione LDAP" #: libpq/auth.c:2384 #, c-format -msgid "" -"could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": " -"error code %d" -msgstr "" -"bind iniziale LDAP per ldapbinddn \"%s\" sul server \"%s\" fallito: codice " -"errore %d" +msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": error code %d" +msgstr "bind iniziale LDAP per ldapbinddn \"%s\" sul server \"%s\" fallito: codice errore %d" #: libpq/auth.c:2409 #, c-format @@ -13206,23 +11837,16 @@ msgstr "filtro \"%s\" non trovato in LDAP sul server \"%s\": codice errore %d" #: libpq/auth.c:2419 #, c-format msgid "LDAP search failed for filter \"%s\" on server \"%s\": no such user" -msgstr "" -"ricerca LDAP fallita per il filtro \"%s\" sul server \"%s\": utente non " -"trovato" +msgstr "ricerca LDAP fallita per il filtro \"%s\" sul server \"%s\": utente non trovato" #: libpq/auth.c:2423 #, c-format -msgid "" -"LDAP search failed for filter \"%s\" on server \"%s\": user is not unique " -"(%ld matches)" -msgstr "" -"ricerca LDAP fallita per il filtro \"%s\" sul server \"%s\": l'utente non è " -"unico (trovati %ld)" +msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)" +msgstr "ricerca LDAP fallita per il filtro \"%s\" sul server \"%s\": l'utente non è unico (trovati %ld)" #: libpq/auth.c:2440 #, c-format -msgid "" -"could not get dn for the first entry matching \"%s\" on server \"%s\": %s" +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:2460 @@ -13233,17 +11857,12 @@ msgstr "unbind fallito dopo aver cercato l'utente \"%s\" sul server \"%s\": %s" #: libpq/auth.c:2497 #, c-format msgid "LDAP login failed for user \"%s\" on server \"%s\": error code %d" -msgstr "" -"login LDAP fallito per l'utente \"%s\" sul server \"%s\": codice errore %d" +msgstr "login LDAP fallito per l'utente \"%s\" sul server \"%s\": codice errore %d" #: libpq/auth.c:2525 #, 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" +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:2649 msgid "RADIUS server not specified" @@ -13259,10 +11878,8 @@ 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:2700 -msgid "" -"RADIUS authentication does not support passwords longer than 16 characters" -msgstr "" -"l'autenticazione RADIUS non supporta password più lunghe di 16 caratteri" +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:2711 msgid "could not generate random encryption vector" @@ -13319,8 +11936,7 @@ msgstr "la risposta RADIUS ha una lunghezza corrotta: %i (lunghezza reale %i)" #: libpq/auth.c:2903 #, c-format msgid "RADIUS response is to a different request: %i (should be %i)" -msgstr "" -"la risposta RADIUS è a una richiesta differente: %i (dovrebbe essere %i)" +msgstr "la risposta RADIUS è a una richiesta differente: %i (dovrebbe essere %i)" #: libpq/auth.c:2928 msgid "could not perform MD5 encryption of received packet" @@ -13333,8 +11949,7 @@ msgstr "la firma MD5 della risposta RADIUS non è corretta" #: libpq/auth.c:2954 #, c-format msgid "RADIUS response has invalid code (%i) for user \"%s\"" -msgstr "" -"il codice della risposta RADIUS (%i) per l'utente \"%s\" non è corretto" +msgstr "il codice della risposta RADIUS (%i) per l'utente \"%s\" non è corretto" #: libpq/hba.c:159 #, c-format @@ -13344,25 +11959,18 @@ msgstr "token del file di autenticazione troppo lungo, saltato: \"%s\"" #: libpq/hba.c:352 #, c-format msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m" -msgstr "" -"apertura del file secondario di autenticazione \"@%s\" come \"%s\" fallita: " -"%m" +msgstr "apertura del file secondario di autenticazione \"@%s\" come \"%s\" fallita: %m" #. translator: the second %s is a list of auth methods #: libpq/hba.c:654 #, c-format -msgid "" -"authentication option \"%s\" is only valid for authentication methods %s" -msgstr "" -"l'opzione di autenticazione \"%s\" è valida solo per i metodi di " -"autenticazione %s" +msgid "authentication option \"%s\" is only valid for authentication methods %s" +msgstr "l'opzione di autenticazione \"%s\" è valida solo per i metodi di autenticazione %s" #: libpq/hba.c:670 #, c-format msgid "authentication method \"%s\" requires argument \"%s\" to be set" -msgstr "" -"il metodo di autenticazione \"%s\" richiede che l'argomenti \"%s\" sia " -"impostato" +msgstr "il metodo di autenticazione \"%s\" richiede che l'argomenti \"%s\" sia impostato" #: libpq/hba.c:719 msgid "hostssl requires SSL to be turned on" @@ -13432,9 +12040,7 @@ msgstr "metodo di autenticazione \"%s\" non valido" #: libpq/hba.c:1005 #, c-format msgid "invalid authentication method \"%s\": not supported on this platform" -msgstr "" -"metodo di autenticazione \"%s\" non valido: non supportato su questa " -"piattaforma" +msgstr "metodo di autenticazione \"%s\" non valido: non supportato su questa piattaforma" #: libpq/hba.c:1018 msgid "krb5 authentication is not supported on local sockets" @@ -13462,12 +12068,8 @@ msgid "clientcert can only be configured for \"hostssl\" rows" msgstr "il clientcert può essere configurato solo per le righe \"hostssl\"" #: libpq/hba.c:1107 -msgid "" -"client certificates can only be checked if a root certificate store is " -"available" -msgstr "" -"il certificato del client può essere controllato solo se un root certificate " -"store è disponibile" +msgid "client certificates can only be checked if a root certificate store is available" +msgstr "il certificato del client può essere controllato solo se un root certificate store è disponibile" #: libpq/hba.c:1108 msgid "Make sure the root.crt file is present and readable." @@ -13475,9 +12077,7 @@ msgstr "Assicurati che il file root.crt sia presente e leggibile." #: libpq/hba.c:1121 msgid "clientcert can not be set to 0 when using \"cert\" authentication" -msgstr "" -"clientcert non può essere impostato a 0 quando si usa l'autenticazione \"cert" -"\"" +msgstr "clientcert non può essere impostato a 0 quando si usa l'autenticazione \"cert\"" #: libpq/hba.c:1155 #, c-format @@ -13499,20 +12099,12 @@ msgid "unrecognized authentication option name: \"%s\"" msgstr "nome di opzione di autenticazione sconosciuto: \"%s\"" #: libpq/hba.c:1299 -msgid "" -"cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, or ldapsearchattribute " -"together with ldapprefix" -msgstr "" -"non è possibile usare ldapbasedn, ldapbinddn, ldapbindpasswd o " -"ldapsearchattribute insieme a ldapprefix" +msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, or ldapsearchattribute together with ldapprefix" +msgstr "non è possibile usare ldapbasedn, ldapbinddn, ldapbindpasswd o ldapsearchattribute insieme a ldapprefix" #: libpq/hba.c:1309 -msgid "" -"authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix" -"\", or \"ldapsuffix\" to be set" -msgstr "" -"il metodo di autenticazione \"ldap\" richede che gli argomenti \"ldapbasedn" -"\", \"ldapprefix\" o \"ldapsuffix\" siano impostati" +msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set" +msgstr "il metodo di autenticazione \"ldap\" richede che gli argomenti \"ldapbasedn\", \"ldapprefix\" o \"ldapsuffix\" siano impostati" #: libpq/hba.c:1629 #, c-format @@ -13526,12 +12118,8 @@ msgstr "corrispondenza dell'espressione regolare \"%s\" fallita: %s" #: libpq/hba.c:1670 #, 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\"" +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:1736 #, c-format @@ -13541,15 +12129,12 @@ msgstr "voce mancante nel file \"%s\" alla fine della riga %d" #: libpq/hba.c:1777 #, 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" +msgstr "il nome utente fornito (%s) e il nome utente autenticato (%s) non combaciano" #: libpq/hba.c:1798 #, 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\"" +msgstr "nessuna corrispondenza nella mappa utenti \"%s\" per l'utente \"%s\" autenticato come \"%s\"" #: libpq/hba.c:1822 #, c-format @@ -13639,26 +12224,18 @@ msgstr "lettura della directory \"%s\" fallita: %m" #: storage/ipc/shmem.c:346 storage/ipc/shmem.c:399 #, c-format -msgid "" -"not enough shared memory for data structure \"%s\" (%lu bytes requested)" -msgstr "" -"memoria condivisa insufficiente per la struttura di dati \"%s\" (%lu byte " -"richiesti)" +msgid "not enough shared memory for data structure \"%s\" (%lu bytes requested)" +msgstr "memoria condivisa insufficiente per la struttura di dati \"%s\" (%lu byte richiesti)" #: storage/ipc/shmem.c:365 #, c-format msgid "could not create ShmemIndex entry for data structure \"%s\"" -msgstr "" -"creazione dell'elemento ShmemIndex fallita per la struttura di dati \"%s\"" +msgstr "creazione dell'elemento ShmemIndex fallita per la struttura di dati \"%s\"" #: storage/ipc/shmem.c:380 #, c-format -msgid "" -"ShmemIndex entry size is wrong for data structure \"%s\": expected %lu, " -"actual %lu" -msgstr "" -"La dimensione di ShmemIndex è errata per la struttura di dati \"%s\": attesi " -"%lu, reali %lu" +msgid "ShmemIndex entry size is wrong for data structure \"%s\": expected %lu, actual %lu" +msgstr "La dimensione di ShmemIndex è errata per la struttura di dati \"%s\": attesi %lu, reali %lu" #: storage/ipc/shmem.c:427 storage/ipc/shmem.c:446 msgid "requested shared memory size overflows size_t" @@ -13674,19 +12251,13 @@ msgid "unexpected data beyond EOF in block %u of relation %s" msgstr "dati oltre fine file inaspettati nel blocco %u della relazione %s" #: storage/buffer/bufmgr.c:366 -msgid "" -"This has been seen to occur with buggy kernels; consider updating your " -"system." -msgstr "" -"Questo fenomeno è stato riportato con kernel difettosi: considera " -"l'aggiornamento del tuo sistema." +msgid "This has been seen to occur with buggy kernels; consider updating your system." +msgstr "Questo fenomeno è stato riportato con kernel difettosi: considera l'aggiornamento del tuo sistema." #: storage/buffer/bufmgr.c:438 #, c-format msgid "invalid page header in block %u of relation %s; zeroing out page" -msgstr "" -"intestazione di pagina non valida nel blocco %u della relazione %s; " -"azzeramento della pagina" +msgstr "intestazione di pagina non valida nel blocco %u della relazione %s; azzeramento della pagina" #: storage/buffer/bufmgr.c:446 #, c-format @@ -13700,8 +12271,7 @@ msgstr "scrittura del blocco %u di %s fallita" #: storage/buffer/bufmgr.c:2720 msgid "Multiple failures --- write error might be permanent." -msgstr "" -"Più di un fallimento --- l'errore in scrittura potrebbe essere permanente." +msgstr "Più di un fallimento --- l'errore in scrittura potrebbe essere permanente." #: storage/buffer/bufmgr.c:2741 #, c-format @@ -13770,9 +12340,7 @@ msgstr "Controlla lo spazio libero sul disco." #: storage/smgr/md.c:483 #, c-format msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u" -msgstr "" -"non è stato possibile estendere il file \"%s\": scritti soli %d byte di %d " -"nel blocco %u" +msgstr "non è stato possibile estendere il file \"%s\": scritti soli %d byte di %d nel blocco %u" #: storage/smgr/md.c:646 #, c-format @@ -13782,8 +12350,7 @@ msgstr "lettura del blocco %u nel file \"%s\" fallita: %m" #: storage/smgr/md.c:662 #, c-format msgid "could not read block %u in file \"%s\": read only %d of %d bytes" -msgstr "" -"lettura del blocco %u nel file \"%s\" fallita: letti soli %d byte di %d" +msgstr "lettura del blocco %u nel file \"%s\" fallita: letti soli %d byte di %d" #: storage/smgr/md.c:719 #, c-format @@ -13793,14 +12360,12 @@ msgstr "scrittura del blocco %u nel file \"%s\" fallita: %m" #: storage/smgr/md.c:724 #, c-format msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes" -msgstr "" -"lettura del blocco %u nel file \"%s\" fallita: scritti solo %d byte di %d" +msgstr "lettura del blocco %u nel file \"%s\" fallita: scritti solo %d byte di %d" #: storage/smgr/md.c:823 #, c-format msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now" -msgstr "" -"troncamento del file \"%s\" a %u blocchi fallito: ora è di soli %u blocchi" +msgstr "troncamento del file \"%s\" a %u blocchi fallito: ora è di soli %u blocchi" #: storage/smgr/md.c:872 #, c-format @@ -13834,20 +12399,13 @@ msgstr "invio di annullamento per bloccare l'autovacuum con PID %d" #: storage/lmgr/proc.c:1064 #, 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" +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:1076 #, 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" +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:1082 #, c-format @@ -13864,31 +12422,23 @@ msgstr "il processo %d ha acquisito %s su %s dopo %ld.%03d ms" 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" -#: storage/lmgr/lock.c:516 +#: storage/lmgr/lock.c:608 #, c-format -msgid "" -"cannot acquire lock mode %s on database objects while recovery is in progress" -msgstr "" -"non è possibile acquisire lock in modo %s sugli oggetti del database mentre " -"è in corso il ripristino" +msgid "cannot acquire lock mode %s on database objects while recovery is in progress" +msgstr "non è possibile acquisire lock in modo %s sugli oggetti del database mentre è in corso il ripristino" -#: storage/lmgr/lock.c:518 -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:610 +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:630 storage/lmgr/lock.c:699 storage/lmgr/lock.c:2515 -#: storage/lmgr/lock.c:2580 +#: storage/lmgr/lock.c:722 storage/lmgr/lock.c:791 storage/lmgr/lock.c:2607 +#: storage/lmgr/lock.c:2672 msgid "You might need to increase max_locks_per_transaction." msgstr "Potrebbe essere necessario incrementare max_locks_per_transaction." -#: storage/lmgr/lock.c:2126 +#: storage/lmgr/lock.c:2218 msgid "Not enough memory for reassigning the prepared transaction's locks." -msgstr "" -"Memoria insufficiente per riassegnare i lock della transazione preparata." +msgstr "Memoria insufficiente per riassegnare i lock della transazione preparata." #: storage/lmgr/deadlock.c:923 #, c-format @@ -13908,52 +12458,52 @@ msgstr "rilevato deadlock" msgid "See server log for query details." msgstr "Vedi i log del server per i dettagli della query." -#: storage/lmgr/lmgr.c:735 +#: storage/lmgr/lmgr.c:753 #, c-format msgid "relation %u of database %u" msgstr "la relazione %u del database %u" -#: storage/lmgr/lmgr.c:741 +#: storage/lmgr/lmgr.c:759 #, c-format msgid "extension of relation %u of database %u" msgstr "l'estensione della relazione %u del database %u" -#: storage/lmgr/lmgr.c:747 +#: storage/lmgr/lmgr.c:765 #, c-format msgid "page %u of relation %u of database %u" msgstr "la pagina %u della relazione %u del database %u" -#: storage/lmgr/lmgr.c:754 +#: storage/lmgr/lmgr.c:772 #, c-format msgid "tuple (%u,%u) of relation %u of database %u" msgstr "la tupla (%u,%u) della relazione %u del database %u" -#: storage/lmgr/lmgr.c:762 +#: storage/lmgr/lmgr.c:780 #, c-format msgid "transaction %u" msgstr "la transazione %u" -#: storage/lmgr/lmgr.c:767 +#: storage/lmgr/lmgr.c:785 #, c-format msgid "virtual transaction %d/%u" msgstr "la transazione virtuale %d/%u" -#: storage/lmgr/lmgr.c:773 +#: storage/lmgr/lmgr.c:791 #, c-format msgid "object %u of class %u of database %u" msgstr "l'oggetto %u di classe %u del database %u" -#: storage/lmgr/lmgr.c:781 +#: storage/lmgr/lmgr.c:799 #, c-format msgid "user lock [%u,%u,%u]" msgstr "il lock utente [%u,%u,%u]" -#: storage/lmgr/lmgr.c:788 +#: storage/lmgr/lmgr.c:806 #, c-format msgid "advisory lock [%u,%u,%u,%u]" msgstr "l'advisory lock [%u,%u,%u,%u]" -#: storage/lmgr/lmgr.c:796 +#: storage/lmgr/lmgr.c:814 #, c-format msgid "unrecognized locktag type %d" msgstr "tipo di locktag %d sconosciuto" @@ -13970,8 +12520,7 @@ msgstr "i comandi di utilità condizionali non sono implementati" #: rewrite/rewriteManip.c:1021 rewrite/rewriteHandler.c:432 #: parser/parse_utilcmd.c:1876 parser/parse_utilcmd.c:1946 msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented" -msgstr "" -"le istruzioni UNION/INTERSECT/EXCEPT condizionali non sono implementate" +msgstr "le istruzioni UNION/INTERSECT/EXCEPT condizionali non sono implementate" #: rewrite/rewriteManip.c:1174 msgid "WHERE CURRENT OF on a view is not implemented" @@ -13989,8 +12538,7 @@ msgstr "più di un assegnamento alla stessa colonna \"%s\"" #: rewrite/rewriteHandler.c:952 catalog/heap.c:2312 #, 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" +msgstr "la colonna \"%s\" è di tipo %s ma l'espressione predefinita è di tipo %s" #: rewrite/rewriteHandler.c:1417 rewrite/rewriteHandler.c:1740 #, c-format @@ -14003,11 +12551,8 @@ msgid "cannot perform INSERT RETURNING on relation \"%s\"" msgstr "non è possibile eseguire INSERT RETURNING sulla relazione \"%s\"" #: rewrite/rewriteHandler.c:1780 -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." +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:1785 #, c-format @@ -14015,11 +12560,8 @@ msgid "cannot perform UPDATE RETURNING on relation \"%s\"" msgstr "non è possibile eseguire UPDATE RETURNING sulla relazione \"%s\"" #: rewrite/rewriteHandler.c:1787 -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." +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:1792 #, c-format @@ -14027,11 +12569,8 @@ msgid "cannot perform DELETE RETURNING on relation \"%s\"" msgstr "non è possibile eseguire DELETE RETURNING sulla relazione \"%s\"" #: rewrite/rewriteHandler.c:1794 -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." +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:1892 msgid "cannot insert into a view" @@ -14096,8 +12635,7 @@ msgstr "le regole su SELECT devono avere un'azione INSTEAD SELECT" #: rewrite/rewriteDefine.c:330 msgid "event qualifications are not implemented for rules on SELECT" -msgstr "" -"le qualificazioni di evento non sono implementate per le regole su SELECT" +msgstr "le qualificazioni di evento non sono implementate per le regole su SELECT" #: rewrite/rewriteDefine.c:355 #, c-format @@ -14117,15 +12655,11 @@ msgstr "conversione della tabella \"%s\" in vista fallita perché non è vuota" #: rewrite/rewriteDefine.c:411 #, c-format msgid "could not convert table \"%s\" to a view because it has triggers" -msgstr "" -"conversione della tabella \"%s\" in vista fallita perché ha dei trigger" +msgstr "conversione della tabella \"%s\" in vista fallita perché ha dei trigger" #: rewrite/rewriteDefine.c:413 -msgid "" -"In particular, the table cannot be involved in any foreign key relationships." -msgstr "" -"In particolare, la tabella non può prendere parte in alcuna relazione di " -"chiave esterna." +msgid "In particular, the table cannot be involved in any foreign key relationships." +msgstr "In particolare, la tabella non può prendere parte in alcuna relazione di chiave esterna." #: rewrite/rewriteDefine.c:418 #, c-format @@ -14135,8 +12669,7 @@ msgstr "conversione della tabella \"%s\" in vista fallita perché ha indici" #: rewrite/rewriteDefine.c:424 #, c-format msgid "could not convert table \"%s\" to a view because it has child tables" -msgstr "" -"conversione della tabella \"%s\" in vista fallita perché ha tabelle figlie" +msgstr "conversione della tabella \"%s\" in vista fallita perché ha tabelle figlie" #: rewrite/rewriteDefine.c:451 msgid "cannot have multiple RETURNING lists in a rule" @@ -14160,43 +12693,32 @@ msgstr "la lista RETURNING ha troppi elementi" #: rewrite/rewriteDefine.c:556 msgid "cannot convert relation containing dropped columns to view" -msgstr "" -"non è possibile convertire una relazione contenente colonne eliminate in una " -"vista" +msgstr "non è possibile convertire una relazione contenente colonne eliminate in una vista" #: rewrite/rewriteDefine.c:561 #, c-format msgid "SELECT rule's target entry %d has different column name from \"%s\"" -msgstr "" -"l'elemento %d di destinazione della regola SELECT ha nome di colonna diverso " -"da \"%s\"" +msgstr "l'elemento %d di destinazione della regola SELECT ha nome di colonna diverso da \"%s\"" #: rewrite/rewriteDefine.c:567 #, 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\"" +msgstr "l'elemento %d di destinazione della regola SELECT è di tipo diverso dalla colonna \"%s\"" #: rewrite/rewriteDefine.c:569 #, 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\"" +msgstr "l'elemento %d della lista RETURNING è di tipo diverso dalla colonna \"%s\"" #: rewrite/rewriteDefine.c:584 #, 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\"" +msgstr "l'elemento %d di destinazione della regola SELECT ha dimensione diversa dalla colonna \"%s\"" #: rewrite/rewriteDefine.c:586 #, 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" -"\"" +msgstr "l'elemento %d della lista RETURNING ha dimensione diversa dalla colonna \"%s\"" #: rewrite/rewriteDefine.c:594 msgid "SELECT rule's target list has too few entries" @@ -14211,12 +12733,8 @@ msgid "cannot determine transition data type" msgstr "non è possibile determinare il tipo di dati della transizione" #: catalog/pg_aggregate.c:101 -msgid "" -"An aggregate using a polymorphic transition type must have at least one " -"polymorphic argument." -msgstr "" -"Un aggregato che usa un tipo di transizione polimorfico deve avere almeno un " -"argomento polimorfico." +msgid "An aggregate using a polymorphic transition type must have at least one polymorphic argument." +msgstr "Un aggregato che usa un tipo di transizione polimorfico deve avere almeno un argomento polimorfico." #: catalog/pg_aggregate.c:124 #, c-format @@ -14224,42 +12742,28 @@ msgid "return type of transition function %s is not %s" msgstr "il tipo restituito dalla funzione di transizione %s non è %s" #: catalog/pg_aggregate.c:144 -msgid "" -"must not omit initial value when transition function is strict and " -"transition type is not compatible with input type" -msgstr "" -"non si può omettere initval quando la funzione di transizione è strict e il " -"tipo di transizione non è compatibile col tipo in input" +msgid "must not omit initial value when transition function is strict and transition type is not compatible with input type" +msgstr "non si può omettere initval quando la funzione di transizione è strict e il tipo di transizione non è compatibile col tipo in input" #: catalog/pg_aggregate.c:175 catalog/pg_proc.c:204 msgid "cannot determine result data type" msgstr "non è possibile determinare il tipo di dati del risultato" #: catalog/pg_aggregate.c:176 -msgid "" -"An aggregate returning a polymorphic type must have at least one polymorphic " -"argument." -msgstr "" -"Una funzione di aggregazione che restituisce un tipo polimorfico deve avere " -"almeno un argomento polimorfico." +msgid "An aggregate returning a polymorphic type must have at least one polymorphic argument." +msgstr "Una funzione di aggregazione che restituisce un tipo polimorfico deve avere almeno un argomento polimorfico." #: catalog/pg_aggregate.c:188 catalog/pg_proc.c:210 msgid "unsafe use of pseudo-type \"internal\"" msgstr "uso dello pseudo-tipo \"internal\" non sicuro" #: catalog/pg_aggregate.c:189 catalog/pg_proc.c:211 -msgid "" -"A function returning \"internal\" must have at least one \"internal\" " -"argument." -msgstr "" -"Una funzione che restituisce \"internal\" deve avere almeno un argomento " -"\"internal\"." +msgid "A function returning \"internal\" must have at least one \"internal\" argument." +msgstr "Una funzione che restituisce \"internal\" deve avere almeno un argomento \"internal\"." #: catalog/pg_aggregate.c:197 msgid "sort operator can only be specified for single-argument aggregates" -msgstr "" -"l'operatore di ordinamento può essere specificato sono per aggregati con un " -"solo argomento" +msgstr "l'operatore di ordinamento può essere specificato sono per aggregati con un solo argomento" #: catalog/pg_aggregate.c:337 #, c-format @@ -14273,15 +12777,11 @@ msgstr "la funzione %s richiede una coercizione di tipo a run-time" #: catalog/index.c:582 msgid "user-defined indexes on system catalog tables are not supported" -msgstr "" -"non sono supportati indici definiti dall'utente sulle tabelle del catalogo " -"di sistema" +msgstr "non sono supportati indici definiti dall'utente sulle tabelle del catalogo di sistema" #: catalog/index.c:592 msgid "concurrent index creation on system catalog tables is not supported" -msgstr "" -"la creazione concorrente di indici sulle tabelle del catalogo di sistema non " -"è supportata" +msgstr "la creazione concorrente di indici sulle tabelle del catalogo di sistema non è supportata" #: catalog/index.c:610 msgid "shared indexes cannot be created after initdb" @@ -14303,8 +12803,7 @@ msgstr "la conversione predefinita da %s a %s esiste già" #: catalog/toasting.c:141 msgid "shared tables cannot be toasted after initdb" -msgstr "" -"le tabelle condivise non possono essere trasformate in toast dopo initdb" +msgstr "le tabelle condivise non possono essere trasformate in toast dopo initdb" #: catalog/pg_proc.c:123 parser/parse_func.c:1509 parser/parse_func.c:1549 #, c-format @@ -14314,12 +12813,8 @@ msgstr[0] "le funzioni non possono avere più di %d argomento" msgstr[1] "le funzioni non possono avere più di %d argomenti" #: catalog/pg_proc.c:205 -msgid "" -"A function returning a polymorphic type must have at least one polymorphic " -"argument." -msgstr "" -"Una funzione che restituisce un tipo polimorfico deve avere almeno un " -"argomento polimorfico." +msgid "A function returning a polymorphic type must have at least one polymorphic argument." +msgstr "Una funzione che restituisce un tipo polimorfico deve avere almeno un argomento polimorfico." #: catalog/pg_proc.c:223 #, c-format @@ -14351,15 +12846,11 @@ msgstr "non è possibile cambiare nome del parametro di ingresso \"%s\"" #: catalog/pg_proc.c:464 msgid "cannot remove parameter defaults from existing function" -msgstr "" -"non è possibile rimuovere i valori predefiniti dei parametri da funzioni " -"esistenti" +msgstr "non è possibile rimuovere i valori predefiniti dei parametri da funzioni esistenti" #: catalog/pg_proc.c:490 msgid "cannot change data type of existing parameter default value" -msgstr "" -"non è possibile cambiare tipo di dati dei valori predefiniti di parametri " -"esistenti" +msgstr "non è possibile cambiare tipo di dati dei valori predefiniti di parametri esistenti" #: catalog/pg_proc.c:502 #, c-format @@ -14474,21 +12965,13 @@ msgstr[1] "%d oggetti nel %s" #: catalog/pg_shdepend.c:1191 #, 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" +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:1291 +#: catalog/pg_shdepend.c:1294 #, 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 "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" #: catalog/pg_constraint.c:767 #, c-format @@ -14509,9 +12992,7 @@ msgstr "dimensione interna del tipo %d non valida" #: catalog/pg_type.c:272 #, c-format msgid "alignment \"%c\" is invalid for passed-by-value type of size %d" -msgstr "" -"l'allineamento \"%c\" non è valido per tipi passati per valore di grandezza " -"%d" +msgstr "l'allineamento \"%c\" non è valido per tipi passati per valore di grandezza %d" #: catalog/pg_type.c:279 #, c-format @@ -14539,9 +13020,7 @@ msgstr "le opzioni di concessione possono essere concesse solo ai ruoli" #: catalog/aclchk.c:312 #, c-format msgid "no privileges were granted for column \"%s\" of relation \"%s\"" -msgstr "" -"nessun privilegio è stato concesso per la colonna \"%s\" della relazione \"%s" -"\"" +msgstr "nessun privilegio è stato concesso per la colonna \"%s\" della relazione \"%s\"" #: catalog/aclchk.c:317 #, c-format @@ -14551,9 +13030,7 @@ msgstr "nessun privilegio è stato concesso per \"%s\"" #: catalog/aclchk.c:325 #, c-format msgid "not all privileges were granted for column \"%s\" of relation \"%s\"" -msgstr "" -"non tutti i privilegi sono stati concessi per la colonna \"%s\" della " -"relazione \"%s\"" +msgstr "non tutti i privilegi sono stati concessi per la colonna \"%s\" della relazione \"%s\"" #: catalog/aclchk.c:330 #, c-format @@ -14563,9 +13040,7 @@ msgstr "non tutti i privilegi sono stati concessi per \"%s\"" #: catalog/aclchk.c:341 #, c-format msgid "no privileges could be revoked for column \"%s\" of relation \"%s\"" -msgstr "" -"non è stato possibile revocare alcun privilegio per la colonna \"%s\" della " -"relazione \"%s\"" +msgstr "non è stato possibile revocare alcun privilegio per la colonna \"%s\" della relazione \"%s\"" #: catalog/aclchk.c:346 #, c-format @@ -14574,11 +13049,8 @@ msgstr "non è stato possibile revocare alcun privilegio per \"%s\"" #: catalog/aclchk.c:354 #, c-format -msgid "" -"not all privileges could be revoked for column \"%s\" of relation \"%s\"" -msgstr "" -"non è stato possibile revocare tutti i privilegi per la colonna \"%s\" della " -"relazione \"%s\"" +msgid "not all privileges could be revoked for column \"%s\" of relation \"%s\"" +msgstr "non è stato possibile revocare tutti i privilegi per la colonna \"%s\" della relazione \"%s\"" #: catalog/aclchk.c:359 #, c-format @@ -14929,7 +13401,7 @@ msgstr "nessuna schema selezionato per crearci dentro" msgid "cross-database references are not implemented: %s" msgstr "i riferimenti tra database diversi non sono implementati: %s" -#: catalog/namespace.c:2237 gram.y:3673 gram.y:10605 parser/parse_expr.c:778 +#: catalog/namespace.c:2237 gram.y:3673 gram.y:10628 parser/parse_expr.c:778 #: parser/parse_target.c:1005 #, c-format msgid "improper qualified name (too many dotted names): %s" @@ -14985,9 +13457,7 @@ msgstr "Usa DROP ... CASCADE per eliminare anche gli oggetti dipendenti." #: catalog/dependency.c:918 msgid "cannot drop desired object(s) because other objects depend on them" -msgstr "" -"non è possibile eliminare gli oggetti desiderati perché altri oggetti " -"dipendono da essi" +msgstr "non è possibile eliminare gli oggetti desiderati perché altri oggetti dipendono da essi" #. translator: %d always has a value larger than 1 #: catalog/dependency.c:927 @@ -15278,9 +13748,7 @@ msgstr "Le modifiche al catalogo di sistema non sono attualmente consentite." #: catalog/heap.c:397 #, 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" +msgstr "il nome della colonna \"%s\" è in conflitto con il nome di una colonna di sistema" #: catalog/heap.c:413 #, c-format @@ -15307,12 +13775,8 @@ msgid "composite type %s cannot be made a member of itself" msgstr "il tipo composito %s non può essere fatto membro di sé stesso" #: catalog/heap.c:980 -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." +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:2023 #, c-format @@ -15326,8 +13790,7 @@ msgstr "unione del vincolo \"%s\" con una definizione ereditata" #: catalog/heap.c:2269 msgid "cannot use column references in default expression" -msgstr "" -"non si possono usare riferimenti a colonne nell'espressione predefinita" +msgstr "non si possono usare riferimenti a colonne nell'espressione predefinita" #: catalog/heap.c:2277 msgid "default expression must not return a set" @@ -15339,8 +13802,7 @@ msgstr "non si possono usare sottoquery nell'espressione predefinita" #: catalog/heap.c:2289 msgid "cannot use aggregate function in default expression" -msgstr "" -"non si possono usare funzioni di aggregazione nell'espressione predefinita" +msgstr "non si possono usare funzioni di aggregazione nell'espressione predefinita" #: catalog/heap.c:2293 msgid "cannot use window function in default expression" @@ -15349,8 +13811,7 @@ msgstr "non si possono usare funzioni finestra nell'espressione predefinita" #: catalog/heap.c:2353 #, c-format msgid "only table \"%s\" can be referenced in check constraint" -msgstr "" -"solo la tabella \"%s\" può essere referenziata nel vincolo di controllo" +msgstr "solo la tabella \"%s\" può essere referenziata nel vincolo di controllo" #: catalog/heap.c:2609 msgid "unsupported ON COMMIT and foreign key combination" @@ -15358,18 +13819,12 @@ msgstr "la combinazione di COMMIT con una chiave esterna non è supportata" #: catalog/heap.c:2610 #, 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." +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:2615 msgid "cannot truncate a table referenced in a foreign key constraint" -msgstr "" -"non è possibile troncare una tabella referenziata da un vincolo di chiave " -"esterna" +msgstr "non è possibile troncare una tabella referenziata da un vincolo di chiave esterna" #: catalog/heap.c:2616 #, c-format @@ -15379,14 +13834,12 @@ msgstr "La tabella \"%s\" referenzia \"%s\"." #: catalog/heap.c:2618 #, 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." +msgstr "Troncare la tabella \"%s\" nello stesso tempo o usare TRUNCATE ... CASCADE." #: catalog/pg_depend.c:209 #, c-format msgid "cannot remove dependency on %s because it is a system object" -msgstr "" -"non è possibile rimuovere la dipendenza da %s perché è un oggetto di sistema" +msgstr "non è possibile rimuovere la dipendenza da %s perché è un oggetto di sistema" #: main/main.c:230 #, c-format @@ -15426,9 +13879,7 @@ msgstr "Opzioni:\n" #: main/main.c:272 #, c-format msgid " -A 1|0 enable/disable run-time assert checking\n" -msgstr "" -" -A 1|0 abilita/disabilita il controllo delle asserzioni in " -"esecuzione\n" +msgstr " -A 1|0 abilita/disabilita il controllo delle asserzioni in esecuzione\n" #: main/main.c:274 #, c-format @@ -15488,8 +13939,7 @@ msgstr " -N MAX-CONNECT numero massimo di connessioni consentite\n" #: main/main.c:287 #, c-format msgid " -o OPTIONS pass \"OPTIONS\" to each server process (obsolete)\n" -msgstr "" -" -o OPZIONI passa \"OPZIONI\" ad ogni processo server (obsoleto)\n" +msgstr " -o OPZIONI passa \"OPZIONI\" ad ogni processo server (obsoleto)\n" #: main/main.c:288 #, c-format @@ -15544,8 +13994,7 @@ msgstr " -f s|i|n|m|h vieta l'uso di alcuni tipi di piani\n" #: main/main.c:298 #, c-format -msgid "" -" -n do not reinitialize shared memory after abnormal exit\n" +msgid " -n do not reinitialize shared memory after abnormal exit\n" msgstr "" " -n non reinizializzare la memoria condivisa dopo un'uscita\n" " anormale\n" @@ -15570,8 +14019,7 @@ msgstr " -t pa|pl|ex mostra i tempi impiegati dopo ogni query\n" #: main/main.c:302 #, c-format msgid " -T send SIGSTOP to all backend servers if one dies\n" -msgstr "" -" -T invia SIGSTOP a tutti i backend del server se uno muore\n" +msgstr " -T invia SIGSTOP a tutti i backend del server se uno muore\n" #: main/main.c:303 #, c-format @@ -15599,8 +14047,7 @@ msgstr "" #: main/main.c:307 #, c-format msgid " DBNAME database name (defaults to user name)\n" -msgstr "" -" DBNAME nome del database (il predefinito è il nome dell'utente)\n" +msgstr " DBNAME nome del database (il predefinito è il nome dell'utente)\n" #: main/main.c:308 #, c-format @@ -15642,8 +14089,7 @@ msgstr "" #: main/main.c:315 #, c-format -msgid "" -" DBNAME database name (mandatory argument in bootstrapping mode)\n" +msgid " DBNAME database name (mandatory argument in bootstrapping mode)\n" msgstr "" " DBNAME nome del database (obbligatorio in modalità di\n" " inizializzazione)\n" @@ -15709,8 +14155,7 @@ msgstr "%s: UID effettivo non valido: %d\n" #: main/main.c:391 #, c-format msgid "%s: could not determine user name (GetUserName failed)\n" -msgstr "" -"%s: non è stato possibile determinare il nome utente (GetUserName fallita)\n" +msgstr "%s: non è stato possibile determinare il nome utente (GetUserName fallita)\n" #: parser/parse_coerce.c:841 parser/parse_coerce.c:870 #: parser/parse_coerce.c:888 parser/parse_coerce.c:903 @@ -15778,18 +14223,12 @@ 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:1501 -msgid "" -"argument declared \"anyarray\" is not consistent with argument declared " -"\"anyelement\"" -msgstr "" -"l'argomento dichiarato \"anyarray\" non è consistente con l'argomento " -"dichiarato \"anyelement\"" +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:1519 msgid "could not determine polymorphic type because input has type \"unknown\"" -msgstr "" -"determinazione del tipo polimorfico fallita perché l'input è di tipo " -"\"unknown\"" +msgstr "determinazione del tipo polimorfico fallita perché l'input è di tipo \"unknown\"" #: parser/parse_coerce.c:1529 #, c-format @@ -15809,7 +14248,7 @@ msgstr "il database corrente non può essere cambiato" 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:1393 gram.y:8280 gram.y:10731 +#: gram.y:1393 gram.y:8280 gram.y:10754 msgid "interval precision specified twice" msgstr "intervallo di precisione specificato due volte" @@ -15852,8 +14291,7 @@ msgstr "WITH CHECK OPTION non è implementata" #: gram.y:7046 msgid "column name list not allowed in CREATE TABLE / AS EXECUTE" -msgstr "" -"una lista di nomi di colonne non è consentita in CREATE TABLE / AS EXECUTE" +msgstr "una lista di nomi di colonne non è consentita in CREATE TABLE / AS EXECUTE" #: gram.y:7267 msgid "number of columns does not match number of values" @@ -15895,71 +14333,67 @@ msgstr "la precisione per il tipo float dev'essere inferiore a 54 bit" msgid "UNIQUE predicate is not yet implemented" msgstr "il predicato UNIQUE non è stato ancora implementato" -#: gram.y:9993 +#: gram.y:10016 msgid "RANGE PRECEDING is only supported with UNBOUNDED" msgstr "RANGE PRECEDING è supportato solo con UNBOUNDED" -#: gram.y:9999 +#: gram.y:10022 msgid "RANGE FOLLOWING is only supported with UNBOUNDED" msgstr "RANGE FOLLOWING è supportato solo con UNBOUNDED" -#: gram.y:10026 gram.y:10049 +#: gram.y:10049 gram.y:10072 msgid "frame start cannot be UNBOUNDED FOLLOWING" msgstr "l'inizio della finestra non può essere UNBOUNDED FOLLOWING" -#: gram.y:10031 +#: gram.y:10054 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" +msgstr "una finestra che inizia dalla riga seguente non può terminare alla riga corrente" -#: gram.y:10054 +#: gram.y:10077 msgid "frame end cannot be UNBOUNDED PRECEDING" msgstr "la fine della finestra non può essere UNBOUNDED PRECEDING" -#: gram.y:10060 +#: gram.y:10083 msgid "frame starting from current row cannot have preceding rows" -msgstr "" -"una finestra che inizia dalla riga corrente non può avere righe precedenti" +msgstr "una finestra che inizia dalla riga corrente non può avere righe precedenti" -#: gram.y:10067 +#: gram.y:10090 msgid "frame starting from following row cannot have preceding rows" -msgstr "" -"una finestra che inizia dalla riga seguente non può avere righe precedenti" +msgstr "una finestra che inizia dalla riga seguente non può avere righe precedenti" -#: gram.y:10706 +#: gram.y:10729 msgid "type modifier cannot have parameter name" msgstr "un modificatore di tipo non può avere un nome di parametro" -#: gram.y:11303 gram.y:11511 +#: gram.y:11326 gram.y:11534 msgid "improper use of \"*\"" msgstr "uso improprio di \"*\"" -#: gram.y:11442 +#: gram.y:11465 msgid "wrong number of parameters on left side of OVERLAPS expression" msgstr "numero errato di parametri a sinistra dell'espressione OVERLAPS" -#: gram.y:11449 +#: gram.y:11472 msgid "wrong number of parameters on right side of OVERLAPS expression" msgstr "numero errato di parametri a destra dell'espressione OVERLAPS" -#: gram.y:11574 +#: gram.y:11597 msgid "multiple ORDER BY clauses not allowed" msgstr "non è possibile avere più di una clausola ORDER BY" -#: gram.y:11585 +#: gram.y:11608 msgid "multiple OFFSET clauses not allowed" msgstr "non è possibile avere più di una clausola OFFSET" -#: gram.y:11594 +#: gram.y:11617 msgid "multiple LIMIT clauses not allowed" msgstr "non è possibile avere più di una clausola LIMIT" -#: gram.y:11603 +#: gram.y:11626 msgid "multiple WITH clauses not allowed" msgstr "non è possibile avere più di una clausola WITH" -#: gram.y:11758 +#: gram.y:11781 msgid "OUT and INOUT arguments aren't allowed in TABLE functions" msgstr "gli argomenti OUT e INOUT non sono permessi nelle funzioni TABLE" @@ -15974,18 +14408,13 @@ msgstr "%s creerà la sequenza implicita \"%s\" per la colonna serial \"%s.%s\"" #: parser/parse_utilcmd.c:452 parser/parse_utilcmd.c:464 #, c-format -msgid "" -"conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\"" -msgstr "" -"dichiarazioni NULL/NOT NULL in conflitto per la colonna \"%s\" della tabella " -"\"%s\"" +msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\"" +msgstr "dichiarazioni NULL/NOT NULL in conflitto per la colonna \"%s\" della tabella \"%s\"" #: parser/parse_utilcmd.c:476 #, c-format msgid "multiple default values specified for column \"%s\" of table \"%s\"" -msgstr "" -"più di un valore predefinito specificato per la colonna \"%s\" della tabella " -"\"%s\"" +msgstr "più di un valore predefinito specificato per la colonna \"%s\" della tabella \"%s\"" #: parser/parse_utilcmd.c:860 #, c-format @@ -16012,36 +14441,24 @@ msgid "index expression cannot return a set" msgstr "l'espressione dell'indice non può restituire un insieme" #: parser/parse_utilcmd.c:1681 -msgid "" -"index expressions and predicates can refer only to the table being indexed" -msgstr "" -"le espressioni e i predicati dell'indice possono riferirsi solo alla tabella " -"indicizzata" +msgid "index expressions and predicates can refer only to the table being indexed" +msgstr "le espressioni e i predicati dell'indice possono riferirsi solo alla tabella indicizzata" #: parser/parse_utilcmd.c:1776 msgid "rule WHERE condition cannot contain references to other relations" -msgstr "" -"le condizioni WHERE delle regole non possono avere riferimenti ad altre " -"relazioni" +msgstr "le condizioni WHERE delle regole non possono avere riferimenti ad altre relazioni" #: parser/parse_utilcmd.c:1782 msgid "cannot use aggregate function in rule WHERE condition" -msgstr "" -"non è possibile usare funzioni di aggregazioni nella condizione WHERE della " -"regola" +msgstr "non è possibile usare funzioni di aggregazioni nella condizione WHERE della regola" #: parser/parse_utilcmd.c:1786 msgid "cannot use window function in rule WHERE condition" -msgstr "" -"non è possibile usare funzioni finestra nella condizione WHERE della regola" +msgstr "non è possibile usare funzioni finestra nella condizione WHERE della regola" #: parser/parse_utilcmd.c:1858 -msgid "" -"rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE " -"actions" -msgstr "" -"le regole con una condizione WHERE possono avere solo azione SELECT, INSERT, " -"UPDATE o DELETE" +msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions" +msgstr "le regole con una condizione WHERE possono avere solo azione SELECT, INSERT, UPDATE o DELETE" #: parser/parse_utilcmd.c:1894 msgid "ON SELECT rule cannot use OLD" @@ -16085,28 +14502,21 @@ msgstr "clausola INITIALLY IMMEDIATE mal posizionata" #: parser/parse_utilcmd.c:2429 #, c-format -msgid "" -"CREATE specifies a schema (%s) different from the one being created (%s)" -msgstr "" -"CREATE specifica uno schema (%s) differente da quello che sta venendo creato " -"(%s)" +msgid "CREATE specifies a schema (%s) different from the one being created (%s)" +msgstr "CREATE specifica uno schema (%s) differente da quello che sta venendo creato (%s)" #: parser/parse_agg.c:127 parser/parse_oper.c:254 #, c-format msgid "could not identify an ordering operator for type %s" -msgstr "" -"non è stato possibile identificare un operatore di ordinamento per il tipo %s" +msgstr "non è stato possibile identificare un operatore di ordinamento per il tipo %s" #: parser/parse_agg.c:129 msgid "Aggregates with DISTINCT must be able to sort their inputs." -msgstr "" -"Gli aggregati cin DISTINCT devono essere in grado di ordinare i loro input." +msgstr "Gli aggregati cin DISTINCT devono essere in grado di ordinare i loro input." #: parser/parse_agg.c:170 msgid "aggregate function calls cannot contain window function calls" -msgstr "" -"le chiamate a funzioni di aggregazione non possono contenere chiamate a " -"funzioni finestra" +msgstr "le chiamate a funzioni di aggregazione non possono contenere chiamate a funzioni finestra" #: parser/parse_agg.c:241 parser/parse_clause.c:1620 #, c-format @@ -16123,14 +14533,11 @@ msgstr "le funzioni di aggregazione non sono consentite nelle condizioni JOIN" #: parser/parse_agg.c:358 msgid "aggregates not allowed in GROUP BY clause" -msgstr "" -"le funzioni di aggregazione non sono consentite nella clausola GROUP BY" +msgstr "le funzioni di aggregazione non sono consentite nella clausola GROUP BY" #: parser/parse_agg.c:426 msgid "aggregate functions not allowed in a recursive query's recursive term" -msgstr "" -"le funzioni di aggregazione non sono consentite nel termine ricorsivo di una " -"query ricorsiva" +msgstr "le funzioni di aggregazione non sono consentite nel termine ricorsivo di una query ricorsiva" #: parser/parse_agg.c:451 msgid "window functions not allowed in WHERE clause" @@ -16154,18 +14561,13 @@ msgstr "le funzioni finestra non sono consentite nella definizioni di finestra" #: parser/parse_agg.c:630 #, c-format -msgid "" -"column \"%s.%s\" must appear in the GROUP BY clause or be used in an " -"aggregate function" -msgstr "" -"la colonna \"%s.%s\" deve comparire nella clausola GROUP BY o essere usata " -"in una funzione di aggregazione" +msgid "column \"%s.%s\" must appear in the GROUP BY clause or be used in an aggregate function" +msgstr "la colonna \"%s.%s\" deve comparire nella clausola GROUP BY o essere usata in una funzione di aggregazione" #: parser/parse_agg.c:636 #, c-format msgid "subquery uses ungrouped column \"%s.%s\" from outer query" -msgstr "" -"la sottoquery usa la colonna non raggruppata \"%s.%s\" dalla query esterna" +msgstr "la sottoquery usa la colonna non raggruppata \"%s.%s\" dalla query esterna" #: parser/analyze.c:451 msgid "INSERT ... SELECT cannot specify INTO" @@ -16217,29 +14619,19 @@ msgstr "clausola UNION/INTERSECT/EXCEPT ORDER BY non valida" #: parser/analyze.c:1322 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." +msgstr "Possono essere usati solo nomi di colonne risultanti, non espressioni o funzioni." #: parser/analyze.c:1323 -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." +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:1393 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:1453 -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" +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:1538 #, c-format @@ -16315,17 +14707,12 @@ msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions" msgstr "SELECT FOR UPDATE/SHARE non è consentito con funzioni finestra" #: parser/analyze.c:2067 -msgid "" -"SELECT FOR UPDATE/SHARE is not allowed with set-returning functions in the " -"target list" -msgstr "" -"SELECT FOR UPDATE/SHARE non è consentito con funzioni che ritornano insiemi " -"nella lista di destinazione" +msgid "SELECT FOR UPDATE/SHARE is not allowed with set-returning functions in the target list" +msgstr "SELECT FOR UPDATE/SHARE non è consentito con funzioni che ritornano insiemi nella lista di destinazione" #: parser/analyze.c:2143 msgid "SELECT FOR UPDATE/SHARE must specify unqualified relation names" -msgstr "" -"SELECT FOR UPDATE/SHARE deve specificare nomi di relazioni non qualificati" +msgstr "SELECT FOR UPDATE/SHARE deve specificare nomi di relazioni non qualificati" #: parser/analyze.c:2173 msgid "SELECT FOR UPDATE/SHARE cannot be applied to a join" @@ -16346,9 +14733,7 @@ msgstr "SELECT FOR UPDATE/SHARE non può essere applicato ad una query WITH" #: parser/analyze.c:2211 #, c-format msgid "relation \"%s\" in FOR UPDATE/SHARE clause not found in FROM clause" -msgstr "" -"la relazione \"%s\" nella clausola FOR UPDATE/SHARE non è indicata nella " -"clausola FROM" +msgstr "la relazione \"%s\" nella clausola FOR UPDATE/SHARE non è indicata nella clausola FROM" #: parser/parse_clause.c:420 #, c-format @@ -16361,62 +14746,44 @@ msgstr "la sottoquery in FROM non può avere SELECT INTO" #: parser/parse_clause.c:523 msgid "subquery in FROM cannot refer to other relations of same query level" -msgstr "" -"la sottoquery nel FROM non può riferirsi ad altre relazioni allo stesso " -"livello di query" +msgstr "la sottoquery nel FROM non può riferirsi ad altre relazioni allo stesso livello di query" #: parser/parse_clause.c:574 -msgid "" -"function expression in FROM cannot refer to other relations of same query " -"level" -msgstr "" -"l'espressione funzionale nel FROM non può riferirsi ad altre relazioni allo " -"stesso livello di query" +msgid "function expression in FROM cannot refer to other relations of same query level" +msgstr "l'espressione funzionale nel FROM non può riferirsi ad altre relazioni allo stesso livello di query" #: parser/parse_clause.c:587 msgid "cannot use aggregate function in function expression in FROM" -msgstr "" -"non è possibile usare funzioni di aggregazione nell'espressione funzionale " -"del FROM" +msgstr "non è possibile usare funzioni di aggregazione nell'espressione funzionale del FROM" #: parser/parse_clause.c:594 msgid "cannot use window function in function expression in FROM" -msgstr "" -"non è possibile usare funzioni finestra nell'espressione funzionale del FROM" +msgstr "non è possibile usare funzioni finestra nell'espressione funzionale del FROM" #: parser/parse_clause.c:870 #, c-format msgid "column name \"%s\" appears more than once in USING clause" -msgstr "" -"il nome della colonna \"%s\" compare più di una volta nella clausola USING" +msgstr "il nome della colonna \"%s\" compare più di una volta nella clausola USING" #: parser/parse_clause.c:885 #, c-format msgid "common column name \"%s\" appears more than once in left table" -msgstr "" -"il nome comune della colonna \"%s\" compare più di una volta nella tabella " -"di sinistra" +msgstr "il nome comune della colonna \"%s\" compare più di una volta nella tabella di sinistra" #: parser/parse_clause.c:894 #, c-format msgid "column \"%s\" specified in USING clause does not exist in left table" -msgstr "" -"la colonna \"%s\" specificata nella clausola USING non esiste nella tabella " -"di sinistra" +msgstr "la colonna \"%s\" specificata nella clausola USING non esiste nella tabella di sinistra" #: parser/parse_clause.c:908 #, c-format msgid "common column name \"%s\" appears more than once in right table" -msgstr "" -"il nome comune della colonna \"%s\" compare più di una volta nella tabella " -"di destra" +msgstr "il nome comune della colonna \"%s\" compare più di una volta nella tabella di destra" #: parser/parse_clause.c:917 #, c-format msgid "column \"%s\" specified in USING clause does not exist in right table" -msgstr "" -"la colonna \"%s\" specificata nella clausola USING non esiste nella tabella " -"di destra" +msgstr "la colonna \"%s\" specificata nella clausola USING non esiste nella tabella di destra" #: parser/parse_clause.c:974 #, c-format @@ -16468,8 +14835,7 @@ msgstr "la finestra \"%s\" è già definita" #: parser/parse_clause.c:1662 #, c-format msgid "cannot override PARTITION BY clause of window \"%s\"" -msgstr "" -"non è possibile scavalcare la clausola PARTITION BY della finestra \"%s\"" +msgstr "non è possibile scavalcare la clausola PARTITION BY della finestra \"%s\"" #: parser/parse_clause.c:1674 #, c-format @@ -16482,24 +14848,16 @@ msgid "cannot override frame clause of window \"%s\"" msgstr "non è possibile scavalcare la clausola della finestra \"%s\"" #: parser/parse_clause.c:1762 -msgid "" -"in an aggregate with DISTINCT, ORDER BY expressions must appear in argument " -"list" -msgstr "" -"in un aggregato con DISTINCT, le espressioni ORDER BY devono figurare nella " -"lista di argomenti" +msgid "in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list" +msgstr "in un aggregato con DISTINCT, le espressioni ORDER BY devono figurare nella lista di argomenti" #: parser/parse_clause.c:1763 msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list" -msgstr "" -"per SELECT DISTINCT, le espressioni ORDER BY devono figurare nella lista di " -"argomenti" +msgstr "per SELECT DISTINCT, le espressioni ORDER BY devono figurare nella lista di argomenti" #: parser/parse_clause.c:1849 parser/parse_clause.c:1881 msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions" -msgstr "" -"le espressioni SELECT DISTINCT ON devono coincidere con l'espressione ORDER " -"BY iniziale" +msgstr "le espressioni SELECT DISTINCT ON devono coincidere con l'espressione ORDER BY iniziale" #: parser/parse_clause.c:2000 #, c-format @@ -16507,11 +14865,8 @@ msgid "operator %s is not a valid ordering operator" msgstr "l'operatore %s non è un operatore di ordinamento valido" #: parser/parse_clause.c:2002 -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." +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_expr.c:360 parser/parse_expr.c:753 #, c-format @@ -16531,9 +14886,7 @@ msgstr "la colonna \"%s\" non identificata nel tipo di dato record" #: parser/parse_expr.c:384 #, c-format msgid "column notation .%s applied to type %s, which is not a composite type" -msgstr "" -"la notazione della colonna .%s sembra essere di tipo %s, che non è un tipo " -"composito" +msgstr "la notazione della colonna .%s sembra essere di tipo %s, che non è un tipo composito" #: parser/parse_expr.c:414 parser/parse_target.c:600 msgid "row expansion via \"*\" is not supported here" @@ -16585,9 +14938,7 @@ msgstr "non è possibile determinare il tipo di un array vuoto" #: parser/parse_expr.c:1586 msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]." -msgstr "" -"Effettua una conversione esplicita al tipo desiderato, ad esempio ARRAY[]::" -"integer[]." +msgstr "Effettua una conversione esplicita al tipo desiderato, ad esempio ARRAY[]::integer[]." #: parser/parse_expr.c:1600 #, c-format @@ -16596,15 +14947,11 @@ msgstr "tipo dell'elemento non trovato per il tipo di dato %s" #: parser/parse_expr.c:1811 msgid "unnamed XML attribute value must be a column reference" -msgstr "" -"il valore dell'attributo XML senza nome dev'essere un riferimento ad una " -"colonna" +msgstr "il valore dell'attributo XML senza nome dev'essere un riferimento ad una colonna" #: parser/parse_expr.c:1812 msgid "unnamed XML element value must be a column reference" -msgstr "" -"il valore dell'elemento XML senza nome dev'essere un riferimento ad una " -"colonna" +msgstr "il valore dell'elemento XML senza nome dev'essere un riferimento ad una colonna" #: parser/parse_expr.c:1827 #, c-format @@ -16627,9 +14974,7 @@ msgstr "non possono comparire righe di lunghezza zero" #: parser/parse_expr.c:2180 #, c-format msgid "row comparison operator must yield type boolean, not type %s" -msgstr "" -"l'operatore di comparazione tra righe deve restituire il tipo booleano, non " -"il tipo %s" +msgstr "l'operatore di comparazione tra righe deve restituire il tipo booleano, non il tipo %s" #: parser/parse_expr.c:2187 msgid "row comparison operator must not return a set" @@ -16638,16 +14983,11 @@ msgstr "l'operatore di comparazione tra righe non può restituire un insieme" #: parser/parse_expr.c:2246 parser/parse_expr.c:2290 #, c-format msgid "could not determine interpretation of row comparison operator %s" -msgstr "" -"non è stato possibile determinare un'interpretazione dell'operatore di " -"comparazione tra righe %s" +msgstr "non è stato possibile determinare un'interpretazione dell'operatore di comparazione tra righe %s" #: parser/parse_expr.c:2248 -msgid "" -"Row comparison operators must be associated with btree operator families." -msgstr "" -"Gli operatori di comparazione tra righe devono essere associati a famiglie " -"di operatori btree." +msgid "Row comparison operators must be associated with btree operator families." +msgstr "Gli operatori di comparazione tra righe devono essere associati a famiglie di operatori btree." #: parser/parse_expr.c:2292 msgid "There are multiple equally-plausible candidates." @@ -16655,8 +14995,7 @@ msgstr "C'è più di un candidato egualmente plausibile." #: parser/parse_expr.c:2383 msgid "IS DISTINCT FROM requires = operator to yield boolean" -msgstr "" -"IS DISTINCT FROM richiede che l'operatore = restituisca un valore booleano" +msgstr "IS DISTINCT FROM richiede che l'operatore = restituisca un valore booleano" #: parser/parse_target.c:373 parser/parse_target.c:661 #, c-format @@ -16678,29 +15017,18 @@ msgstr "la colonna \"%s\" è di tipo %s ma l'espressione è di tipo %s" #: parser/parse_target.c:645 #, c-format -msgid "" -"cannot assign to field \"%s\" of column \"%s\" because its type %s is not a " -"composite type" -msgstr "" -"non è possibile assegnare al campo \"%s\" della colonna \"%s\" perché il suo " -"tipo %s non è un tipo composito" +msgid "cannot assign to field \"%s\" of column \"%s\" because its type %s is not a composite type" +msgstr "non è possibile assegnare al campo \"%s\" della colonna \"%s\" perché il suo tipo %s non è un tipo composito" #: parser/parse_target.c:654 #, c-format -msgid "" -"cannot assign to field \"%s\" of column \"%s\" because there is no such " -"column in data type %s" -msgstr "" -"non è possibile assegnare al campo \"%s\" della colonna \"%s\" perché non " -"questa colonna non compare nel tipo di dato %s" +msgid "cannot assign to field \"%s\" of column \"%s\" because there is no such column in data type %s" +msgstr "non è possibile assegnare al campo \"%s\" della colonna \"%s\" perché non questa colonna non compare nel tipo di dato %s" #: parser/parse_target.c:729 #, c-format -msgid "" -"array assignment to \"%s\" requires type %s but expression is of type %s" -msgstr "" -"l'assegnamento array a \"%s\" richiede il tipo %s ma l'espressione è di tipo " -"%s" +msgid "array assignment to \"%s\" requires type %s but expression is of type %s" +msgstr "l'assegnamento array a \"%s\" richiede il tipo %s ma l'espressione è di tipo %s" #: parser/parse_target.c:739 #, c-format @@ -16733,8 +15061,7 @@ msgstr "l'indice di un array dev'essere di tipo intero" #: parser/parse_node.c:366 #, c-format msgid "array assignment requires type %s but expression is of type %s" -msgstr "" -"l'assegnamento all'array richiede il tipo %s ma l'espressione è di tipo %s" +msgstr "l'assegnamento all'array richiede il tipo %s ma l'espressione è di tipo %s" #: parser/parse_relation.c:147 #, c-format @@ -16764,32 +15091,20 @@ msgstr "troppi alias di colonna specificati per la funzione %s" #: parser/parse_relation.c:857 #, 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." +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:859 -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." +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:1129 -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\"" +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:1137 msgid "a column definition list is required for functions returning \"record\"" -msgstr "" -"la lista di definizione di colonne è necessaria per funzioni che " -"restituiscono \"record\"" +msgstr "la lista di definizione di colonne è necessaria per funzioni che restituiscono \"record\"" #: parser/parse_relation.c:1184 #, c-format @@ -16799,8 +15114,7 @@ msgstr "la funzione \"%s\" in FROM restituisce il tipo non supportato %s" #: parser/parse_relation.c:1256 #, 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" +msgstr "le liste VALUES \"%s\" hanno %d colonne disponibili ma %d colonne specificate" #: parser/parse_relation.c:1312 #, c-format @@ -16815,8 +15129,7 @@ msgstr "la colonna %d della relazione \"%s\" non esiste" #: parser/parse_relation.c:2404 #, 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\"" +msgstr "riferimento non valido all'elemento della clausola FROM per la tabella \"%s\"" #: parser/parse_relation.c:2407 #, c-format @@ -16825,12 +15138,8 @@ msgstr "Forse intendevi utilizzare l'alias \"%s\" della tabella." #: parser/parse_relation.c:2409 #, 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 "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." #: parser/parse_relation.c:2415 #, c-format @@ -16854,12 +15163,8 @@ msgid "unsafe use of string constant with Unicode escapes" msgstr "uso non sicuro di stringa costante con gli escape Unicode" #: scan.l:512 -msgid "" -"String constants with Unicode escapes cannot be used when " -"standard_conforming_strings is off." -msgstr "" -"Le stringhe costanti con escape Unicode non possono essere usate quando " -"standard_conforming_strings è disabilitato." +msgid "String constants with Unicode escapes cannot be used when standard_conforming_strings is off." +msgstr "Le stringhe costanti con escape Unicode non possono essere usate quando standard_conforming_strings è disabilitato." #: scan.l:564 scan.l:572 scan.l:580 scan.l:581 scan.l:582 scan.l:1238 #: scan.l:1265 scan.l:1269 scan.l:1307 scan.l:1311 scan.l:1333 @@ -16879,11 +15184,8 @@ msgid "unsafe use of \\' in a string literal" msgstr "uso non sicuro di \\' in una stringa letterale" #: scan.l:599 -msgid "" -"Use '' to write quotes in strings. \\' is insecure in client-only encodings." -msgstr "" -"Usa '' per scrivere gli apici in una stringa. \\' non è sicuro in codifiche " -"solo client." +msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings." +msgstr "Usa '' per scrivere gli apici in una stringa. \\' non è sicuro in codifiche solo client." #: scan.l:629 msgid "unterminated quoted string" @@ -16918,12 +15220,8 @@ msgid "%s at or near \"%s\"" msgstr "%s a o presso \"%s\"" #: scan.l:1161 scan.l:1193 -msgid "" -"Unicode escape values cannot be used for code point values above 007F when " -"the server encoding is not UTF8" -msgstr "" -"i valori escape Unicode non possono essere usati per code point superiori a " -"007F se la codifica del server non è UTF8" +msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8" +msgstr "i valori escape Unicode non possono essere usati per code point superiori a 007F se la codifica del server non è UTF8" #: scan.l:1189 scan.l:1325 msgid "invalid Unicode escape value" @@ -16938,11 +15236,8 @@ msgid "nonstandard use of \\' in a string literal" msgstr "uso non standard di \\' in una stringa letterale" #: scan.l:1382 -msgid "" -"Use '' to write quotes in strings, or use the escape string syntax (E'...')." -msgstr "" -"Usa '' per scrivere gli apici nelle stringhe, oppure usa la sintassi di " -"escape delle stringhe (E'...')." +msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')." +msgstr "Usa '' per scrivere gli apici nelle stringhe, oppure usa la sintassi di escape delle stringhe (E'...')." #: scan.l:1391 msgid "nonstandard use of \\\\ in a string literal" @@ -16950,8 +15245,7 @@ msgstr "uso non standard di \\\\ in una stringa letterale" #: scan.l:1392 msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'." -msgstr "" -"Usa la sintassi di escape delle stringhe per i backslash, cioè E'\\\\'." +msgstr "Usa la sintassi di escape delle stringhe per i backslash, cioè E'\\\\'." #: scan.l:1406 msgid "nonstandard use of escape in a string literal" @@ -16959,9 +15253,7 @@ msgstr "uso non standard dell'escape in una stringa letterale" #: scan.l:1407 msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'." -msgstr "" -"Usa la sintassi di escape per le stringhe per effettuare gli escape, cioè, " -"E'\\r\\n'." +msgstr "Usa la sintassi di escape per le stringhe per effettuare gli escape, cioè, E'\\r\\n'." #: parser/parse_oper.c:256 msgid "Use an explicit ordering operator or modify the query." @@ -16978,20 +15270,12 @@ msgid "operator is not unique: %s" msgstr "l'operatore non è unico: %s" #: parser/parse_oper.c:745 -msgid "" -"Could not choose a best candidate operator. You might need to add explicit " -"type casts." -msgstr "" -"Non è stato possibile scegliere l'operatore migliore. Potrebbe essere " -"necessario convertire i tipi esplicitamente." +msgid "Could not choose a best candidate operator. You might need to add explicit type casts." +msgstr "Non è stato possibile scegliere l'operatore migliore. Potrebbe essere necessario convertire i tipi esplicitamente." #: parser/parse_oper.c:753 -msgid "" -"No operator matches the given name and argument type(s). You might need to " -"add explicit type casts." -msgstr "" -"Nessun operatore trovato con nome e tipi di argomenti forniti. Potrebbe " -"essere necessario convertire i tipi esplicitamente." +msgid "No operator matches the given name and argument type(s). You might need to add explicit type casts." +msgstr "Nessun operatore trovato con nome e tipi di argomenti forniti. Potrebbe essere necessario convertire i tipi esplicitamente." #: parser/parse_oper.c:812 parser/parse_oper.c:928 #, c-format @@ -17004,8 +15288,7 @@ msgstr "op ANY/ALL (array) richiede un array sul lato destro" #: parser/parse_oper.c:958 msgid "op ANY/ALL (array) requires operator to yield boolean" -msgstr "" -"op ANY/ALL (array) richiede che l'operatore restituisca un valore booleano" +msgstr "op ANY/ALL (array) richiede che l'operatore restituisca un valore booleano" #: parser/parse_oper.c:963 msgid "op ANY/ALL (array) requires operator not to return a set" @@ -17037,11 +15320,8 @@ msgstr "ORDER BY specificato, ma %s non è una funzione di aggregazione" #: parser/parse_func.c:261 #, c-format -msgid "" -"OVER specified, but %s is not a window function nor an aggregate function" -msgstr "" -"OVER specificato, ma %s non è una funzione finestra né una funzione di " -"aggregazione" +msgid "OVER specified, but %s is not a window function nor an aggregate function" +msgstr "OVER specificato, ma %s non è una funzione finestra né una funzione di aggregazione" #: parser/parse_func.c:283 #, c-format @@ -17049,37 +15329,21 @@ msgid "function %s is not unique" msgstr "la funzione %s non è unica" #: parser/parse_func.c:286 -msgid "" -"Could not choose a best candidate function. You might need to add explicit " -"type casts." -msgstr "" -"Non è stato possibile scegliere la funzione migliore. Potrebbe essere " -"necessario convertire i tipi esplicitamente." +msgid "Could not choose a best candidate function. You might need to add explicit type casts." +msgstr "Non è stato possibile scegliere la funzione migliore. Potrebbe essere necessario convertire i tipi esplicitamente." #: parser/parse_func.c:297 -msgid "" -"No aggregate function matches the given name and argument types. Perhaps you " -"misplaced ORDER BY; ORDER BY must appear after all regular arguments of the " -"aggregate." -msgstr "" -"Nessuna funzione di aggregazione trovata con nome e tipi di argomenti " -"forniti. Forse hai posizionato ORDER BY male: ORDER BY deve apparire dopo " -"tutti gli argomenti regolari della funzione di aggregazione." +msgid "No aggregate function matches the given name and argument types. Perhaps you misplaced ORDER BY; ORDER BY must appear after all regular arguments of the aggregate." +msgstr "Nessuna funzione di aggregazione trovata con nome e tipi di argomenti forniti. Forse hai posizionato ORDER BY male: ORDER BY deve apparire dopo tutti gli argomenti regolari della funzione di aggregazione." #: parser/parse_func.c:308 -msgid "" -"No function matches the given name and argument types. You might need to add " -"explicit type casts." -msgstr "" -"Nessuna funzione trovata con nome e tipi di argomenti forniti. Potrebbe " -"essere necessario convertire i tipi esplicitamente." +msgid "No function matches the given name and argument types. You might need to add explicit type casts." +msgstr "Nessuna funzione trovata con nome e tipi di argomenti forniti. Potrebbe essere necessario convertire i tipi esplicitamente." #: parser/parse_func.c:415 parser/parse_func.c:480 #, c-format msgid "%s(*) must be used to call a parameterless aggregate function" -msgstr "" -"%s(*) dev'essere usato per richiamare una funzione di aggregazione senza " -"parametri" +msgstr "%s(*) dev'essere usato per richiamare una funzione di aggregazione senza parametri" #: parser/parse_func.c:422 msgid "aggregates cannot return sets" @@ -17099,9 +15363,7 @@ msgstr "DISTINCT non è implementato per funzioni finestra" #: parser/parse_func.c:490 msgid "aggregate ORDER BY is not implemented for window functions" -msgstr "" -"ORDER BY delle funzioni di aggregazione non è implementato per funzioni " -"finestra" +msgstr "ORDER BY delle funzioni di aggregazione non è implementato per funzioni finestra" #: parser/parse_func.c:496 msgid "window functions cannot return sets" @@ -17148,8 +15410,7 @@ msgstr "modificatore di tipo non ammesso per il tipo \"%s\"" #: parser/parse_type.c:313 msgid "type modifiers must be simple constants or identifiers" -msgstr "" -"i modificatori di tipo devono essere costanti o identificatori semplici" +msgstr "i modificatori di tipo devono essere costanti o identificatori semplici" #: parser/parse_type.c:548 parser/parse_type.c:647 #, c-format @@ -17163,32 +15424,23 @@ msgstr "l'identificativo \"%s\" sarà troncato a \"%s\"" #: parser/parse_cte.c:40 #, c-format -msgid "" -"recursive reference to query \"%s\" must not appear within its non-recursive " -"term" -msgstr "" -"il riferimento ricorsivo alla query \"%s\" non può figurare nel suo termine " -"non ricorsivo" +msgid "recursive reference to query \"%s\" must not appear within its non-recursive term" +msgstr "il riferimento ricorsivo alla query \"%s\" non può figurare nel suo termine non ricorsivo" #: parser/parse_cte.c:42 #, c-format msgid "recursive reference to query \"%s\" must not appear within a subquery" -msgstr "" -"il riferimento ricorsivo alla query \"%s\" non può figurare in una sottoquery" +msgstr "il riferimento ricorsivo alla query \"%s\" non può figurare in una sottoquery" #: parser/parse_cte.c:44 #, c-format -msgid "" -"recursive reference to query \"%s\" must not appear within an outer join" -msgstr "" -"il riferimento ricorsivo alla query \"%s\" non può figurare in un join " -"esterno" +msgid "recursive reference to query \"%s\" must not appear within an outer join" +msgstr "il riferimento ricorsivo alla query \"%s\" non può figurare in un join esterno" #: parser/parse_cte.c:46 #, c-format msgid "recursive reference to query \"%s\" must not appear within INTERSECT" -msgstr "" -"il riferimento ricorsivo alla query \"%s\" non può figurare in INTERSECT" +msgstr "il riferimento ricorsivo alla query \"%s\" non può figurare in INTERSECT" #: parser/parse_cte.c:48 #, c-format @@ -17206,12 +15458,8 @@ msgstr "la sottoquery nel WITH non può avere SELECT INTO" #: parser/parse_cte.c:288 #, c-format -msgid "" -"recursive query \"%s\" column %d has type %s in non-recursive term but type " -"%s overall" -msgstr "" -"nella query ricorsiva \"%s\" la colonna %d è di tipo %s nel suo termine non " -"ricorsivo ma %s globalmente" +msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall" +msgstr "nella query ricorsiva \"%s\" la colonna %d è di tipo %s nel suo termine non ricorsivo ma %s globalmente" #: parser/parse_cte.c:294 msgid "Cast the output of the non-recursive term to the correct type." @@ -17220,8 +15468,7 @@ msgstr "Converti l'output del termine non ricorsivo nel tipo corretto." #: parser/parse_cte.c:376 #, c-format msgid "WITH query \"%s\" has %d columns available but %d columns specified" -msgstr "" -"la query WITH \"%s\" ha %d colonne disponibili ma %d colonne specificate" +msgstr "la query WITH \"%s\" ha %d colonne disponibili ma %d colonne specificate" #: parser/parse_cte.c:556 msgid "mutual recursion between WITH items is not implemented" @@ -17229,12 +15476,8 @@ msgstr "il riferimento reciproco tra elementi WITH non è implementato" #: parser/parse_cte.c:608 #, c-format -msgid "" -"recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] " -"recursive-term" -msgstr "" -"la query ricorsiva \"%s\" non ha la forma termine-non-ricorsivo UNION [ALL] " -"termine-ricorsivo" +msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term" +msgstr "la query ricorsiva \"%s\" non ha la forma termine-non-ricorsivo UNION [ALL] termine-ricorsivo" #: parser/parse_cte.c:652 msgid "ORDER BY in a recursive query is not implemented" @@ -17255,8 +15498,7 @@ msgstr "FOR UPDATE/SHARE non è implementato in una query ricorsiva" #: parser/parse_cte.c:727 #, c-format 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" +msgstr "il riferimento ricorsivo alla query \"%s\" non può apparire più di una volta" #: port/win32_sema.c:94 #, c-format @@ -17291,81 +15533,36 @@ msgstr "La chiamata di sistema fallita era shmget(key=%lu, size=%lu, 0%o)." #: port/sysv_shmem.c:152 port/pg_shmem.c:152 #, c-format 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_buffers " -"parameter (currently %d) and/or its max_connections parameter (currently " -"%d).\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." +"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_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\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 "" -"Questo errore di solito vuol dire che la richiesta di PostgreSQL di un " -"segmento di memoria condivisa eccede il valore del parametro SHMMAX del tuo " -"kernel. Puoi ridurre la dimensione richiesta oppure riconfigurare il kernel " -"con uno SHMMAX più grande. Per ridurre la dimensione richiesta (attualmente " -"%lu byte), riduci il parametro shared_buffers di PostgreSQL (attualmente %d) " -"e/o il parametro max_connections (attualmente %d).\n" -"Se la dimensione richiesta è già piccola, è possibile che sia inferiore al " -"parametro SHMMIN del tuo kernel, nel cui caso sarebbe necessario aumentare " -"la dimensione richiesta o riconfigurare SHMMIN.\n" -"La documentazione di PostgreSQL contiene ulteriori informazioni sulla " -"configurazione della memoria condivisa." +"Questo errore di solito vuol dire che la richiesta di PostgreSQL di un segmento di memoria condivisa eccede il valore del parametro SHMMAX del tuo kernel. Puoi ridurre la dimensione richiesta oppure riconfigurare il kernel con uno SHMMAX più grande. Per ridurre la dimensione richiesta (attualmente %lu byte), riduci il parametro shared_buffers di PostgreSQL (attualmente %d) e/o il parametro max_connections (attualmente %d).\n" +"Se la dimensione richiesta è già piccola, è possibile che sia inferiore al parametro SHMMIN del tuo kernel, nel cui caso sarebbe necessario aumentare la dimensione richiesta o riconfigurare SHMMIN.\n" +"La documentazione di PostgreSQL contiene ulteriori informazioni sulla configurazione della memoria condivisa." #: port/sysv_shmem.c:165 port/pg_shmem.c:165 #, c-format msgid "" -"This error usually means that PostgreSQL's request for a shared memory " -"segment exceeded available memory or swap space, or exceeded your kernel's " -"SHMALL parameter. You can either reduce the request size or reconfigure the " -"kernel with larger SHMALL. To reduce the request size (currently %lu " -"bytes), reduce PostgreSQL's shared_buffers parameter (currently %d) and/or " -"its max_connections parameter (currently %d).\n" -"The PostgreSQL documentation contains more information about shared memory " -"configuration." +"This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory or swap space, or exceeded your kernel's SHMALL parameter. You can either reduce the request size or reconfigure the kernel with larger SHMALL. To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n" +"The PostgreSQL documentation contains more information about shared memory configuration." msgstr "" -"Questo errore di solito vuol dire che la richiesta di PostgreSQL di un " -"segmento di memoria condivisa supera la memoria disponibile o lo spazio di " -"swap, oppure supera il parametro SHMALL del tuo kernel. Puoi ridurre la " -"dimensione richiesta oppure riconfigurare il kernel con uno SHMALL più " -"grande. Per ridurre la dimensione richiesta (attualmente %lu byte), riduci " -"il parametro shared_buffers di PostgreSQL (attualmente %d) e/o il parametro " -"max_connections (attualmente %d).\n" -"La documentazione di PostgreSQL contiene ulteriori informazioni sulla " -"configurazione della memoria condivisa." +"Questo errore di solito vuol dire che la richiesta di PostgreSQL di un segmento di memoria condivisa supera la memoria disponibile o lo spazio di swap, oppure supera il parametro SHMALL del tuo kernel. Puoi ridurre la dimensione richiesta oppure riconfigurare il kernel con uno SHMALL più grande. Per ridurre la dimensione richiesta (attualmente %lu byte), riduci il parametro shared_buffers di PostgreSQL (attualmente %d) e/o il parametro max_connections (attualmente %d).\n" +"La documentazione di PostgreSQL contiene ulteriori informazioni sulla configurazione della memoria condivisa." #: port/sysv_shmem.c:176 port/pg_shmem.c:176 #, c-format msgid "" -"This error does *not* mean that you have run out of disk space. It occurs " -"either if all available shared memory IDs have been taken, in which case you " -"need to raise the SHMMNI parameter in your kernel, or because the system's " -"overall limit for shared memory has been reached. If you cannot increase " -"the shared memory limit, reduce PostgreSQL's shared memory request " -"(currently %lu bytes), by reducing its shared_buffers parameter (currently " -"%d) and/or its max_connections parameter (currently %d).\n" -"The PostgreSQL documentation contains more information about shared memory " -"configuration." +"This error does *not* mean that you have run out of disk space. It occurs either if all available shared memory IDs have been taken, in which case you need to raise the SHMMNI parameter in your kernel, or because the system's overall limit for shared memory has been reached. If you cannot increase the shared memory limit, reduce PostgreSQL's shared memory request (currently %lu bytes), by reducing its shared_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n" +"The PostgreSQL documentation contains more information about shared memory configuration." msgstr "" -"Questo errore *non* significa che è finito lo spazio su disco. Può succedere " -"se tutti gli ID di memoria condivisa sono stati presi, nel cui caso è " -"necessario aumentare il parametro SHMMNI del tuo kernel, oppure perché il " -"limite globale la memoria condivisa di sistema è stato raggiunto. Se non " -"puoi incrementare il limite di memoria condivisa, riduci la richiesta di " -"memoria condivisa di PostgreSQL (attualmente %lu byte), ad esempio " -"riducendone il parametro shared_buffers (attualmente %d) e/o il parametro " -"max_connections (attualmente %d).\n" -"La documentazione di PostgreSQL contiene ulteriori informazioni sulla " -"configurazione della memoria condivisa." +"Questo errore *non* significa che è finito lo spazio su disco. Può succedere se tutti gli ID di memoria condivisa sono stati presi, nel cui caso è necessario aumentare il parametro SHMMNI del tuo kernel, oppure perché il limite globale la memoria condivisa di sistema è stato raggiunto. Se non puoi incrementare il limite di memoria condivisa, riduci la richiesta di memoria condivisa di PostgreSQL (attualmente %lu byte), ad esempio riducendone il parametro shared_buffers (attualmente %d) e/o il parametro max_connections (attualmente %d).\n" +"La documentazione di PostgreSQL contiene ulteriori informazioni sulla configurazione della memoria condivisa." #: port/sysv_shmem.c:431 port/pg_shmem.c:431 #, c-format msgid "could not stat data directory \"%s\": %m" -msgstr "" -"non è stato possibile ottenere informazioni sulla directory dati \"%s\": %m" +msgstr "non è stato possibile ottenere informazioni sulla directory dati \"%s\": %m" #: port/sysv_sema.c:114 port/pg_sema.c:114 #, c-format @@ -17381,31 +15578,17 @@ msgstr "La chiamata di sistema fallita era semget(%lu, %d, 0%o)." #, c-format msgid "" "This error does *not* mean that you have run out of disk space.\n" -"It occurs when either the system limit for the maximum number of semaphore " -"sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), " -"would be exceeded. You need to raise the respective kernel parameter. " -"Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its " -"max_connections parameter (currently %d).\n" -"The PostgreSQL documentation contains more information about configuring " -"your system for PostgreSQL." +"It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), would be exceeded. You need to raise the respective kernel parameter. Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter (currently %d).\n" +"The PostgreSQL documentation contains more information about configuring your system for PostgreSQL." msgstr "" "Questo errore *non* significa che è finito lo spazio su disco.\n" -"Può succedere quando il limite di sistema per il massimo numero di semafori " -"impostati (SEMMNI), oppure il massimo numero di semafori di sistema " -"(SEMMNS), verrebbe superato. È necessario aumentare i rispettivi parametri " -"del kernel. Alternativamente, riduci l'utilizzo di semafori di PostgreSQL " -"riducendo il parametro max_connections (attualmente %d).\n" -"La documentazione di PostgreSQL contiene più informazioni su come " -"configurare il tuo sistema per PostgreSQL." +"Può succedere quando il limite di sistema per il massimo numero di semafori impostati (SEMMNI), oppure il massimo numero di semafori di sistema (SEMMNS), verrebbe superato. È necessario aumentare i rispettivi parametri del kernel. Alternativamente, riduci l'utilizzo di semafori di PostgreSQL riducendo il parametro max_connections (attualmente %d).\n" +"La documentazione di PostgreSQL contiene più informazioni su come configurare il tuo sistema per PostgreSQL." #: port/sysv_sema.c:148 port/pg_sema.c:148 #, c-format -msgid "" -"You possibly need to raise your kernel's SEMVMX value to be at least %d. " -"Look into the PostgreSQL documentation for details." -msgstr "" -"Potresti dover aumentare il valore SEMVMX del tuo kernel ad almeno %d. " -"Consulta la documentazione di PostgreSQL per ulteriori dettagli." +msgid "You possibly need to raise your kernel's SEMVMX value to be at least %d. Look into the PostgreSQL documentation for details." +msgstr "Potresti dover aumentare il valore SEMVMX del tuo kernel ad almeno %d. Consulta la documentazione di PostgreSQL per ulteriori dettagli." #: port/win32_shmem.c:168 port/win32_shmem.c:203 port/win32_shmem.c:224 #, c-format @@ -17415,20 +15598,15 @@ msgstr "non è stato possibile creare il segmento di memoria condivisa: %lu" #: port/win32_shmem.c:169 #, c-format msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)." -msgstr "" -"La chiamata di sistema fallita era CreateFileMapping(size=%lu, name=%s)." +msgstr "La chiamata di sistema fallita era CreateFileMapping(size=%lu, name=%s)." #: port/win32_shmem.c:193 msgid "pre-existing shared memory block is still in use" msgstr "blocco di memoria condivisa preesistente ancora in uso" #: port/win32_shmem.c:194 -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." +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:204 msgid "Failed system call was DuplicateHandle." @@ -17446,37 +15624,27 @@ msgstr "non è stato possibile aprire il token del processo: codice errore %d\n" #: port/win32/security.c:63 #, c-format msgid "could not get SID for Administrators group: error code %d\n" -msgstr "" -"non è stato possibile ottenere il SID del gruppo Amministratori: codice " -"errore %d\n" +msgstr "non è stato possibile ottenere il SID del gruppo Amministratori: codice errore %d\n" #: port/win32/security.c:72 #, c-format msgid "could not get SID for PowerUsers group: error code %d\n" -msgstr "" -"non è stato possibile ottenere il SID del gruppo PowerUsers: codice errore " -"%d\n" +msgstr "non è stato possibile ottenere il SID del gruppo PowerUsers: codice errore %d\n" #: port/win32/signal.c:189 #, c-format msgid "could not create signal listener pipe for pid %d: error code %d" -msgstr "" -"non è stato possibile creare la pipe di ascolto per il pid %d: codice errore " -"%d" +msgstr "non è stato possibile creare la pipe di ascolto per il pid %d: codice errore %d" #: port/win32/signal.c:269 port/win32/signal.c:301 #, c-format msgid "could not create signal listener pipe: error code %d; retrying\n" -msgstr "" -"non è stato possibile creare la pipe di ascolto dei segnali: codice errore " -"%d; sto riprovando\n" +msgstr "non è stato possibile creare la pipe di ascolto dei segnali: codice errore %d; sto riprovando\n" #: port/win32/signal.c:312 #, c-format msgid "could not create signal dispatch thread: error code %d\n" -msgstr "" -"non è stato possibile creare il thread per la distribuzione dei segnali: " -"codice errore %d\n" +msgstr "non è stato possibile creare il thread per la distribuzione dei segnali: codice errore %d\n" #: ../port/open.c:113 msgid "sharing violation" @@ -17496,12 +15664,8 @@ msgid "Continuing to retry for 30 seconds." msgstr "Si continuerà a provare per 30 secondi" #: ../port/open.c:115 -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." +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/strerror.c:25 #, c-format @@ -17546,8 +15710,7 @@ msgstr "lettura della directory \"%s\" fallita: %s\n" #: ../port/dirmod.c:445 #, c-format msgid "could not stat file or directory \"%s\": %s\n" -msgstr "" -"non è stato possibile ottenere informazioni sul file o directory \"%s\": %s\n" +msgstr "non è stato possibile ottenere informazioni sul file o directory \"%s\": %s\n" #: ../port/dirmod.c:472 ../port/dirmod.c:489 #, c-format @@ -17557,9 +15720,7 @@ msgstr "rimozione del file o directory \"%s\" fallita: %s\n" #: ../port/chklocale.c:326 ../port/chklocale.c:332 #, 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\"" +msgstr "non è stato possibile determinare una codifica per il locale \"%s\": il codeset è \"%s\"" #: ../port/chklocale.c:334 msgid "Please report this to ." diff --git a/src/backend/po/ru.po b/src/backend/po/ru.po index 2722c44a0f..72a7705d84 100644 --- a/src/backend/po/ru.po +++ b/src/backend/po/ru.po @@ -25,8 +25,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2013-01-31 22:02+0000\n" -"PO-Revision-Date: 2013-02-01 11:22+0400\n" +"POT-Creation-Date: 2013-03-11 00:02+0000\n" +"PO-Revision-Date: 2013-03-13 15:08+0400\n" "Last-Translator: Alexander Lakhin \n" "Language-Team: Russian \n" "Language: ru\n" @@ -234,7 +234,7 @@ msgstr "" #, c-format msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\"" msgstr "" -" автоочистка: найдена устаревшая врем. таблица \"%s\".\"%s\" в базе \"%s\"" +"автоочистка: найдена устаревшая врем. таблица \"%s\".\"%s\" в базе \"%s\"" #: postmaster/autovacuum.c:2280 #, c-format @@ -2601,7 +2601,9 @@ msgstr "нет прав для изменения параметра \"%s\"" #: utils/misc/guc.c:4838 #, c-format msgid "cannot set parameter \"%s\" within security-definer function" -msgstr "параметр \"%s\" нельзя задать в функции, настраивающей безопасность." +msgstr "" +"параметр \"%s\" нельзя задать в функции с контекстом безопасности " +"определившего" #: utils/misc/guc.c:4846 utils/init/miscinit.c:380 #, c-format @@ -3621,22 +3623,22 @@ msgstr "XML не поддерживает бесконечность в дата #: utils/adt/xml.c:1741 utils/adt/xml.c:1748 utils/adt/xml.c:1768 #: utils/adt/xml.c:1775 utils/adt/timestamp.c:226 utils/adt/timestamp.c:269 #: utils/adt/timestamp.c:491 utils/adt/timestamp.c:531 -#: utils/adt/timestamp.c:2530 utils/adt/timestamp.c:2551 -#: utils/adt/timestamp.c:2564 utils/adt/timestamp.c:2573 -#: utils/adt/timestamp.c:2631 utils/adt/timestamp.c:2654 -#: utils/adt/timestamp.c:2667 utils/adt/timestamp.c:2678 -#: utils/adt/timestamp.c:3114 utils/adt/timestamp.c:3244 -#: utils/adt/timestamp.c:3285 utils/adt/timestamp.c:3373 -#: utils/adt/timestamp.c:3420 utils/adt/timestamp.c:3531 -#: utils/adt/timestamp.c:3844 utils/adt/timestamp.c:3981 -#: utils/adt/timestamp.c:3988 utils/adt/timestamp.c:4002 -#: utils/adt/timestamp.c:4012 utils/adt/timestamp.c:4075 -#: utils/adt/timestamp.c:4215 utils/adt/timestamp.c:4225 -#: utils/adt/timestamp.c:4440 utils/adt/timestamp.c:4519 -#: utils/adt/timestamp.c:4526 utils/adt/timestamp.c:4553 -#: utils/adt/timestamp.c:4557 utils/adt/timestamp.c:4614 -#: utils/adt/formatting.c:2956 utils/adt/formatting.c:2988 -#: utils/adt/formatting.c:3056 utils/adt/date.c:913 utils/adt/date.c:960 +#: utils/adt/timestamp.c:2531 utils/adt/timestamp.c:2552 +#: utils/adt/timestamp.c:2565 utils/adt/timestamp.c:2574 +#: utils/adt/timestamp.c:2632 utils/adt/timestamp.c:2655 +#: utils/adt/timestamp.c:2668 utils/adt/timestamp.c:2679 +#: utils/adt/timestamp.c:3115 utils/adt/timestamp.c:3245 +#: utils/adt/timestamp.c:3286 utils/adt/timestamp.c:3374 +#: utils/adt/timestamp.c:3421 utils/adt/timestamp.c:3532 +#: utils/adt/timestamp.c:3845 utils/adt/timestamp.c:3982 +#: utils/adt/timestamp.c:3989 utils/adt/timestamp.c:4003 +#: utils/adt/timestamp.c:4013 utils/adt/timestamp.c:4076 +#: utils/adt/timestamp.c:4216 utils/adt/timestamp.c:4226 +#: utils/adt/timestamp.c:4441 utils/adt/timestamp.c:4520 +#: utils/adt/timestamp.c:4527 utils/adt/timestamp.c:4554 +#: utils/adt/timestamp.c:4558 utils/adt/timestamp.c:4615 +#: utils/adt/formatting.c:3044 utils/adt/formatting.c:3076 +#: utils/adt/formatting.c:3144 utils/adt/date.c:913 utils/adt/date.c:960 #: utils/adt/date.c:1516 utils/adt/date.c:1553 utils/adt/date.c:2426 #: utils/adt/nabstime.c:480 utils/adt/nabstime.c:523 utils/adt/nabstime.c:553 #: utils/adt/nabstime.c:596 @@ -3803,7 +3805,7 @@ msgstr "smallint вне диапазона" #: utils/adt/int.c:718 utils/adt/int.c:860 utils/adt/int.c:968 #: utils/adt/int.c:1057 utils/adt/int.c:1096 utils/adt/int.c:1124 -#: utils/adt/timestamp.c:2876 utils/adt/geo_ops.c:4130 utils/adt/int8.c:599 +#: utils/adt/timestamp.c:2877 utils/adt/geo_ops.c:4130 utils/adt/int8.c:599 #: utils/adt/int8.c:659 utils/adt/int8.c:848 utils/adt/int8.c:956 #: utils/adt/int8.c:1045 utils/adt/int8.c:1153 utils/adt/float.c:764 #: utils/adt/float.c:828 utils/adt/float.c:2470 utils/adt/float.c:2533 @@ -3813,7 +3815,7 @@ msgstr "smallint вне диапазона" msgid "division by zero" msgstr "деление на ноль" -#: utils/adt/int.c:1361 utils/adt/timestamp.c:4712 utils/adt/timestamp.c:4793 +#: utils/adt/int.c:1361 utils/adt/timestamp.c:4713 utils/adt/timestamp.c:4794 #: utils/adt/int8.c:1411 msgid "step size cannot equal zero" msgstr "размер шага не может быть нулевым" @@ -3904,8 +3906,8 @@ msgstr "timestamp не может быть NaN" msgid "timestamp(%d) precision must be between %d and %d" msgstr "точность timestamp(%d) должна быть между %d и %d" -#: utils/adt/timestamp.c:658 utils/adt/timestamp.c:3109 -#: utils/adt/timestamp.c:3239 utils/adt/timestamp.c:3624 +#: utils/adt/timestamp.c:658 utils/adt/timestamp.c:3110 +#: utils/adt/timestamp.c:3240 utils/adt/timestamp.c:3625 msgid "interval out of range" msgstr "interval вне диапазона" @@ -3928,57 +3930,57 @@ msgstr "INTERVAL(%d): точность уменьшена до максимал msgid "interval(%d) precision must be between %d and %d" msgstr "точность interval(%d) должна быть между %d и %d" -#: utils/adt/timestamp.c:2306 +#: utils/adt/timestamp.c:2307 msgid "cannot subtract infinite timestamps" msgstr "вычитать бесконечные значения timestamp нельзя" -#: utils/adt/timestamp.c:3365 utils/adt/timestamp.c:3961 -#: utils/adt/timestamp.c:4020 +#: utils/adt/timestamp.c:3366 utils/adt/timestamp.c:3962 +#: utils/adt/timestamp.c:4021 #, c-format msgid "timestamp units \"%s\" not supported" msgstr "единицы timestamp \"%s\" не поддерживаются" -#: utils/adt/timestamp.c:3379 utils/adt/timestamp.c:4030 +#: utils/adt/timestamp.c:3380 utils/adt/timestamp.c:4031 #, c-format msgid "timestamp units \"%s\" not recognized" msgstr "единицы timestamp \"%s\" не распознаны" -#: utils/adt/timestamp.c:3520 utils/adt/timestamp.c:4192 -#: utils/adt/timestamp.c:4233 +#: utils/adt/timestamp.c:3521 utils/adt/timestamp.c:4193 +#: utils/adt/timestamp.c:4234 #, c-format msgid "timestamp with time zone units \"%s\" not supported" msgstr "единицы timestamp с часовым поясом \"%s\" не поддерживаются" -#: utils/adt/timestamp.c:3537 utils/adt/timestamp.c:4242 +#: utils/adt/timestamp.c:3538 utils/adt/timestamp.c:4243 #, c-format msgid "timestamp with time zone units \"%s\" not recognized" msgstr "единицы timestamp с часовым поясом \"%s\" не распознаны" -#: utils/adt/timestamp.c:3617 utils/adt/timestamp.c:4348 +#: utils/adt/timestamp.c:3618 utils/adt/timestamp.c:4349 #, c-format msgid "interval units \"%s\" not supported" msgstr "единицы interval \"%s\" не поддерживаются" -#: utils/adt/timestamp.c:3633 utils/adt/timestamp.c:4375 +#: utils/adt/timestamp.c:3634 utils/adt/timestamp.c:4376 #, c-format msgid "interval units \"%s\" not recognized" msgstr "единицы interval \"%s\" не распознаны" -#: utils/adt/timestamp.c:4445 utils/adt/timestamp.c:4618 +#: utils/adt/timestamp.c:4446 utils/adt/timestamp.c:4619 #, c-format msgid "could not convert to time zone \"%s\"" msgstr "не удалось пересчитать время в часовой пояс \"%s\"" -#: utils/adt/timestamp.c:4452 utils/adt/timestamp.c:4625 utils/adt/date.c:2631 +#: utils/adt/timestamp.c:4453 utils/adt/timestamp.c:4626 utils/adt/date.c:2631 #: utils/adt/datetime.c:928 utils/adt/datetime.c:1663 #, c-format msgid "time zone \"%s\" not recognized" msgstr "часовой пояс \"%s\" не распознан" -#: utils/adt/timestamp.c:4477 utils/adt/timestamp.c:4651 +#: utils/adt/timestamp.c:4478 utils/adt/timestamp.c:4652 #, c-format msgid "interval time zone \"%s\" must not specify month" -msgstr "в значении interval с часовым поясом \"%s\" не должно быть месяца" +msgstr "интервал \"%s\", задающий часовой пояс, не должен содержать месяцев" #: utils/adt/selfuncs.c:4843 msgid "case insensitive matching not supported on type bytea" @@ -4327,110 +4329,110 @@ msgstr "" msgid "\"%s\" is not a number" msgstr "\"%s\" не является числом" -#: utils/adt/formatting.c:1788 +#: utils/adt/formatting.c:1883 msgid "invalid combination of date conventions" msgstr "неверное сочетание стилей дат" -#: utils/adt/formatting.c:1789 +#: utils/adt/formatting.c:1884 msgid "" "Do not mix Gregorian and ISO week date conventions in a formatting template." msgstr "" "Не смешивайте Григорианский стиль дат (недель) с ISO в одном шаблоне " "форматирования." -#: utils/adt/formatting.c:1806 +#: utils/adt/formatting.c:1901 #, c-format msgid "conflicting values for \"%s\" field in formatting string" msgstr "конфликтующие значения поля \"%s\" в строке форматирования" -#: utils/adt/formatting.c:1808 +#: utils/adt/formatting.c:1903 msgid "This value contradicts a previous setting for the same field type." msgstr "Это значение противоречит предыдущему значению поля того же типа." -#: utils/adt/formatting.c:1869 +#: utils/adt/formatting.c:1964 #, c-format msgid "source string too short for \"%s\" formatting field" msgstr "входная строка короче, чем требует поле форматирования \"%s\"" -#: utils/adt/formatting.c:1871 +#: utils/adt/formatting.c:1966 #, c-format msgid "Field requires %d characters, but only %d remain." msgstr "Требуется символов: %d, а осталось только %d." -#: utils/adt/formatting.c:1874 utils/adt/formatting.c:1888 +#: utils/adt/formatting.c:1969 utils/adt/formatting.c:1983 msgid "" "If your source string is not fixed-width, try using the \"FM\" modifier." msgstr "" "Если входная строка имеет переменную длину, попробуйте использовать " "модификатор \"FM\"." -#: utils/adt/formatting.c:1884 utils/adt/formatting.c:1897 -#: utils/adt/formatting.c:2027 +#: utils/adt/formatting.c:1979 utils/adt/formatting.c:1992 +#: utils/adt/formatting.c:2122 #, c-format msgid "invalid value \"%s\" for \"%s\"" msgstr "неверное значение \"%s\" для \"%s\"" -#: utils/adt/formatting.c:1886 +#: utils/adt/formatting.c:1981 #, c-format msgid "Field requires %d characters, but only %d could be parsed." msgstr "Поле должно поглотить символов: %d, но удалось разобрать только %d." -#: utils/adt/formatting.c:1899 +#: utils/adt/formatting.c:1994 msgid "Value must be an integer." msgstr "Значение должно быть целым числом." -#: utils/adt/formatting.c:1904 +#: utils/adt/formatting.c:1999 #, c-format msgid "value for \"%s\" in source string is out of range" msgstr "значение \"%s\" во входной строке вне диапазона" -#: utils/adt/formatting.c:1906 +#: utils/adt/formatting.c:2001 #, c-format msgid "Value must be in the range %d to %d." msgstr "Значение должно быть в интервале %d..%d." -#: utils/adt/formatting.c:2029 +#: utils/adt/formatting.c:2124 msgid "The given value did not match any of the allowed values for this field." msgstr "" "Данное значение не соответствует ни одному из допустимых значений для этого " "поля." -#: utils/adt/formatting.c:2585 +#: utils/adt/formatting.c:2673 msgid "\"TZ\"/\"tz\" format patterns are not supported in to_date" msgstr "шаблоны формата \"TZ\"/\"tz\" не поддерживаются в to_date" -#: utils/adt/formatting.c:2689 +#: utils/adt/formatting.c:2777 msgid "invalid input string for \"Y,YYY\"" msgstr "ошибка синтаксиса в значении для шаблона \"Y,YYY\"" -#: utils/adt/formatting.c:3080 utils/adt/date.c:167 +#: utils/adt/formatting.c:3168 utils/adt/date.c:167 #, c-format msgid "date out of range: \"%s\"" msgstr "дата вне диапазона: \"%s\"" -#: utils/adt/formatting.c:3212 +#: utils/adt/formatting.c:3300 #, c-format msgid "hour \"%d\" is invalid for the 12-hour clock" msgstr "час \"%d\" не соответствует 12-часовому формату времени" -#: utils/adt/formatting.c:3214 +#: utils/adt/formatting.c:3302 msgid "Use the 24-hour clock, or give an hour between 1 and 12." msgstr "Используйте 24-часовой формат или передавайте часы от 1 до 12." -#: utils/adt/formatting.c:3252 +#: utils/adt/formatting.c:3340 #, c-format msgid "inconsistent use of year %04d and \"BC\"" msgstr "несогласованное использование в годе %04d и \"BC\"" -#: utils/adt/formatting.c:3299 +#: utils/adt/formatting.c:3387 msgid "cannot calculate day of year without year information" msgstr "нельзя рассчитать день года без информации о годе" -#: utils/adt/formatting.c:4161 +#: utils/adt/formatting.c:4249 msgid "\"EEEE\" not supported for input" msgstr "\"EEEE\" не поддерживается при вводе" -#: utils/adt/formatting.c:4173 +#: utils/adt/formatting.c:4261 msgid "\"RN\" not supported for input" msgstr "\"RN\" не поддерживается при вводе" @@ -5424,19 +5426,19 @@ msgstr "схема \"%s\" не существует" msgid "must be member of role \"%s\"" msgstr "нужно быть членом роли \"%s\"" -#: utils/adt/enum.c:44 utils/adt/enum.c:54 utils/adt/enum.c:109 -#: utils/adt/enum.c:119 +#: utils/adt/enum.c:45 utils/adt/enum.c:55 utils/adt/enum.c:114 +#: utils/adt/enum.c:124 #, c-format msgid "invalid input value for enum %s: \"%s\"" msgstr "неверное значение для перечисления %s: \"%s\"" -#: utils/adt/enum.c:81 utils/adt/enum.c:144 +#: utils/adt/enum.c:82 utils/adt/enum.c:149 #, c-format msgid "invalid internal value for enum: %u" msgstr "неверное внутреннее значение для перечисления: %u" -#: utils/adt/enum.c:264 utils/adt/enum.c:303 utils/adt/enum.c:350 -#: utils/adt/enum.c:370 +#: utils/adt/enum.c:269 utils/adt/enum.c:308 utils/adt/enum.c:355 +#: utils/adt/enum.c:375 msgid "could not determine actual enum type" msgstr "не удалось определить фактический тип перечисления" @@ -5887,7 +5889,7 @@ msgstr "отсутствует параметр AffFile" #: tsearch/ts_utils.c:53 #, c-format msgid "invalid text search configuration file name \"%s\"" -msgstr "неверное имя файла конфигурации текстового поиска \"%s\": %m" +msgstr "неверное имя файла конфигурации текстового поиска \"%s\"" #: tsearch/ts_utils.c:91 #, c-format @@ -6420,7 +6422,7 @@ msgid "Values larger than a buffer page cannot be indexed." msgstr "Значения, не умещающиеся в страницу буфера, нельзя проиндексировать." #: access/hash/hashutil.c:165 access/nbtree/nbtpage.c:432 -#: access/gist/gistutil.c:644 +#: access/gist/gistutil.c:640 #, c-format msgid "index \"%s\" contains unexpected zero page at block %u" msgstr "в индексе \"%s\" неожиданно оказалась нулевая страница в блоке %u" @@ -6428,12 +6430,12 @@ msgstr "в индексе \"%s\" неожиданно оказалась нул #: access/hash/hashutil.c:168 access/hash/hashutil.c:179 #: access/hash/hashutil.c:191 access/hash/hashutil.c:212 #: access/nbtree/nbtpage.c:435 access/nbtree/nbtpage.c:446 -#: access/gist/gistutil.c:647 access/gist/gistutil.c:658 +#: access/gist/gistutil.c:643 access/gist/gistutil.c:654 msgid "Please REINDEX it." msgstr "Пожалуйста, выполните REINDEX для него." #: access/hash/hashutil.c:176 access/hash/hashutil.c:188 -#: access/nbtree/nbtpage.c:443 access/gist/gistutil.c:655 +#: access/nbtree/nbtpage.c:443 access/gist/gistutil.c:651 #, c-format msgid "index \"%s\" contains corrupted page at block %u" msgstr "индекс \"%s\" содержит испорченную страницу в блоке %u" @@ -6801,7 +6803,7 @@ msgstr "не удалось создать файл состояния архи #: access/transam/xlog.c:1295 #, c-format msgid "could not write archive status file \"%s\": %m" -msgstr "не удалось записать в файл состояния архива \"%s\": %m" +msgstr "не удалось записать файл состояния архива \"%s\": %m" #: access/transam/xlog.c:1750 access/transam/xlog.c:9719 #: replication/walreceiver.c:482 replication/walsender.c:597 @@ -7795,8 +7797,7 @@ msgstr "" #: access/transam/xlog.c:8075 #, c-format msgid "unexpected timeline ID %u (after %u) in checkpoint record" -msgstr "" -"неожиданный ID линии времени %u (после %u) в записи точки восстановления" +msgstr "неожиданный ID линии времени %u (после %u) в записи контрольной точки" #: access/transam/xlog.c:8120 #, c-format @@ -8037,12 +8038,12 @@ msgstr "Возможно, это вызвано переменной приро msgid "\"%s\" is not an index" msgstr "\"%s\" - это не индекс" -#: access/gist/gistsplit.c:372 +#: access/gist/gistsplit.c:444 #, c-format msgid "picksplit method for column %d of index \"%s\" failed" msgstr "ошибка в методе picksplit для колонки %d индекса \"%s\"" -#: access/gist/gistsplit.c:374 +#: access/gist/gistsplit.c:446 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." @@ -8063,7 +8064,7 @@ msgid "Incomplete insertion detected during crash replay." msgstr "" "При воспроизведении после сбоя обнаружены неполностью добавленные данные." -#: access/gist/gistutil.c:428 +#: access/gist/gistutil.c:424 #, c-format msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery" msgstr "" @@ -9838,7 +9839,7 @@ msgstr "" #: commands/vacuumlazy.c:889 #, c-format msgid "\"%s\": removed %.0f row versions in %u pages" -msgstr "\"%s\": удалено версий строк: %0.f, обработано страниц: %u" +msgstr "\"%s\": удалено версий строк: %.0f, обработано страниц: %u" #: commands/vacuumlazy.c:894 #, c-format @@ -9897,7 +9898,7 @@ msgstr "" #: commands/vacuumlazy.c:1153 #, c-format msgid "" -"automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock " +"automatic vacuum of table \"%s.%s.%s\": could not (re)acquire exclusive lock " "for truncate scan" msgstr "" "автоматическая очистка таблицы \"%s.%s.%s\": получить исключительную " @@ -11045,23 +11046,23 @@ msgstr "слишком длинное имя канала" msgid "payload string too long" msgstr "слишком длинная строка сообщения-нагрузки" -#: commands/async.c:763 +#: commands/async.c:764 msgid "" "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN or NOTIFY" msgstr "" "выполнить PREPARE для транзакции с командами LISTEN, UNLISTEN или NOTIFY " "нельзя" -#: commands/async.c:868 +#: commands/async.c:867 msgid "too many notifications in the NOTIFY queue" msgstr "слишком много уведомлений в очереди NOTIFY" -#: commands/async.c:1447 +#: commands/async.c:1440 #, c-format msgid "NOTIFY queue is %.0f%% full" msgstr "очередь NOTIFY заполнена на %.0f%%" -#: commands/async.c:1449 +#: commands/async.c:1442 #, c-format msgid "" "The server process with PID %d is among those with the oldest transactions." @@ -11069,7 +11070,7 @@ msgstr "" "В число серверных процессов с самыми старыми транзакциями входит процесс с " "PID %d." -#: commands/async.c:1452 +#: commands/async.c:1445 msgid "" "The NOTIFY queue cannot be emptied until that process ends its current " "transaction." @@ -11169,7 +11170,7 @@ msgid "BEFORE STATEMENT trigger cannot return a value" msgstr "триггер BEFORE STATEMENT не может возвращать значение" #: commands/trigger.c:2404 executor/nodeLockRows.c:137 -#: executor/nodeModifyTable.c:334 executor/nodeModifyTable.c:505 +#: executor/nodeModifyTable.c:334 executor/nodeModifyTable.c:511 #: executor/execMain.c:1656 msgid "could not serialize access due to concurrent update" msgstr "не удалось сериализовать доступ из-за параллельного изменения" @@ -11780,17 +11781,17 @@ msgstr "LIMIT не может быть отрицательным" #: executor/execMain.c:745 #, c-format msgid "cannot lock rows in sequence \"%s\"" -msgstr "заблокировать строки в последовательности \"%s\" нельзя" +msgstr "блокировать строки в последовательности \"%s\" нельзя" #: executor/execMain.c:755 #, c-format msgid "cannot lock rows in view \"%s\"" -msgstr "заблокировать строки в представлении \"%s\" нельзя" +msgstr "блокировать строки в представлении \"%s\" нельзя" #: executor/execMain.c:761 #, c-format msgid "cannot lock rows in relation \"%s\"" -msgstr "заблокировать строки в отношении \"%s\" нельзя" +msgstr "блокировать строки в отношении \"%s\" нельзя" #: executor/execMain.c:917 #, c-format @@ -13988,7 +13989,7 @@ msgid "" "A function returning \"internal\" must have at least one \"internal\" " "argument." msgstr "" -"Функция, возвращающая \"internal\" должна иметь минимум один аргумент " +"Функция, возвращающая \"internal\", должна иметь минимум один аргумент " "\"internal\"." #: catalog/pg_aggregate.c:197 @@ -16039,8 +16040,8 @@ msgid "" "SELECT FOR UPDATE/SHARE is not allowed with set-returning functions in the " "target list" msgstr "" -"SELECT FOR UPDATE/SHARE несовместим с функциями, возвращающие множества, в " -"списке результатов" +"SELECT FOR UPDATE/SHARE не допускается с функциями, возвращающие множества, " +"в списке результатов" #: parser/analyze.c:2143 msgid "SELECT FOR UPDATE/SHARE must specify unqualified relation names" diff --git a/src/bin/initdb/po/ru.po b/src/bin/initdb/po/ru.po index ce266e0bc1..47d2def360 100644 --- a/src/bin/initdb/po/ru.po +++ b/src/bin/initdb/po/ru.po @@ -583,6 +583,7 @@ msgid "" msgstr "" "Файлы, относящиеся к этой СУБД, будут принадлежать пользователю \"%s\".\n" "От его имени также будет запускаться процесс сервера.\n" +"\n" #: initdb.c:2815 #, c-format diff --git a/src/bin/pg_config/po/pt_BR.po b/src/bin/pg_config/po/pt_BR.po index d852a2523c..0840ec625c 100644 --- a/src/bin/pg_config/po/pt_BR.po +++ b/src/bin/pg_config/po/pt_BR.po @@ -113,7 +113,7 @@ msgstr "" #: pg_config.c:442 #, c-format msgid " --mandir show location of manual pages\n" -msgstr " --bindir mostra local das páginas de manual\n" +msgstr " --mandir mostra local das páginas de manual\n" #: pg_config.c:443 #, c-format diff --git a/src/bin/pg_controldata/po/it.po b/src/bin/pg_controldata/po/it.po index a9bbf31654..e08d4beaa9 100644 --- a/src/bin/pg_controldata/po/it.po +++ b/src/bin/pg_controldata/po/it.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: pg_controldata (PostgreSQL) 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2013-01-29 13:15+0000\n" +"POT-Creation-Date: 2013-03-13 11:55+0000\n" "PO-Revision-Date: 2012-12-03 18:44+0100\n" "Last-Translator: Daniele Varrazzo \n" "Language-Team: Gruppo traduzioni ITPUG \n" @@ -199,7 +199,7 @@ msgstr "Posizione precedente del checkpoint: %X/%X\n" #: pg_controldata.c:207 #, c-format msgid "Latest checkpoint's REDO location: %X/%X\n" -msgstr "Ultima posizione REDO checkpoint: %X/%X\n" +msgstr "Locazione di REDO dell'ultimo checkpoint: %X/%X\n" #: pg_controldata.c:210 #, c-format diff --git a/src/bin/pg_controldata/po/ru.po b/src/bin/pg_controldata/po/ru.po index 3431552daf..15820b149e 100644 --- a/src/bin/pg_controldata/po/ru.po +++ b/src/bin/pg_controldata/po/ru.po @@ -57,7 +57,6 @@ msgstr "" "Параметры:\n" " --help показать эту справку и выйти\n" " --version показать версию и выйти\n" -"\n" #: pg_controldata.c:45 #, c-format @@ -84,15 +83,15 @@ msgstr "запускается" #: pg_controldata.c:59 msgid "shut down" -msgstr "остановлен" +msgstr "выключен" #: pg_controldata.c:61 msgid "shut down in recovery" -msgstr "остановлен при восстановлении" +msgstr "выключен при восстановлении" #: pg_controldata.c:63 msgid "shutting down" -msgstr "останавливается" +msgstr "выключение" #: pg_controldata.c:65 msgid "in crash recovery" @@ -239,7 +238,7 @@ msgstr "БД с oldestXID последней конт. точки: %u\n" #: pg_controldata.c:225 #, c-format msgid "Latest checkpoint's oldestActiveXID: %u\n" -msgstr "oldestActiveXID последней конт. точки:%u\n" +msgstr "oldestActiveXID последней к.т.: %u\n" #: pg_controldata.c:227 #, c-format diff --git a/src/bin/pg_ctl/po/pt_BR.po b/src/bin/pg_ctl/po/pt_BR.po index b574964bef..83657a8eac 100644 --- a/src/bin/pg_ctl/po/pt_BR.po +++ b/src/bin/pg_ctl/po/pt_BR.po @@ -144,6 +144,7 @@ msgid "" msgstr "" "AVISO: modo cópia de segurança online está ativo\n" "Desligamento não completará até que pg_stop_backup() seja chamado.\n" +"\n" #: pg_ctl.c:811 pg_ctl.c:888 msgid "waiting for server to shut down..." diff --git a/src/bin/pg_ctl/po/ru.po b/src/bin/pg_ctl/po/ru.po index 5be1f78924..47378fb2e1 100644 --- a/src/bin/pg_ctl/po/ru.po +++ b/src/bin/pg_ctl/po/ru.po @@ -159,7 +159,7 @@ msgstr "%s: не удалось отправить сигнал остановк #: pg_ctl.c:804 msgid "server shutting down\n" -msgstr "сервер завершает работу\n" +msgstr "сервер останавливается\n" #: pg_ctl.c:819 pg_ctl.c:904 msgid "" @@ -280,9 +280,7 @@ msgstr "%s: не удалось открыть службу \"%s\": код ош #: pg_ctl.c:1213 #, c-format msgid "%s: could not unregister service \"%s\": error code %d\n" -msgstr "" -"%s: ошибка при удалении службы \"%s\": код ошибки %d\n" -"\n" +msgstr "%s: ошибка при удалении службы \"%s\": код ошибки %d\n" #: pg_ctl.c:1299 msgid "Waiting for server startup...\n" diff --git a/src/bin/pg_dump/po/pt_BR.po b/src/bin/pg_dump/po/pt_BR.po index 1cd747f3ec..d50589007a 100644 --- a/src/bin/pg_dump/po/pt_BR.po +++ b/src/bin/pg_dump/po/pt_BR.po @@ -336,7 +336,7 @@ msgid "" "Connection options:\n" msgstr "" "\n" -"Opções de conexão: \n" +"Opções de conexão:\n" #: pg_dump.c:835 pg_restore.c:453 pg_dumpall.c:567 #, c-format @@ -1843,7 +1843,7 @@ msgid "" " -L, --use-list=FILENAME use table of contents from this file for\n" " selecting/ordering output\n" msgstr "" -" -L, --user-list=ARQUIVO usa tabela de conteúdo deste arquivo para\n" +" -L, --use-list=ARQUIVO usa tabela de conteúdo deste arquivo para\n" " selecionar/ordenar saída\n" #: pg_restore.c:431 diff --git a/src/bin/pg_dump/po/ru.po b/src/bin/pg_dump/po/ru.po index 77faa04c9d..b3f2570bdb 100644 --- a/src/bin/pg_dump/po/ru.po +++ b/src/bin/pg_dump/po/ru.po @@ -1454,7 +1454,7 @@ msgstr "архиватор (БД)" #: pg_backup_db.c:54 msgid "could not get server_version from libpq\n" -msgstr "%s: не удалось получить версию сервера из libpq\n" +msgstr "не удалось получить версию сервера из libpq\n" #: pg_backup_db.c:67 pg_dumpall.c:1718 #, c-format diff --git a/src/bin/pg_resetxlog/po/ru.po b/src/bin/pg_resetxlog/po/ru.po index 8030ca7077..192294e0b0 100644 --- a/src/bin/pg_resetxlog/po/ru.po +++ b/src/bin/pg_resetxlog/po/ru.po @@ -271,7 +271,7 @@ msgstr "БД с oldestXID последней конт. точки: %u\n" #: pg_resetxlog.c:585 #, c-format msgid "Latest checkpoint's oldestActiveXID: %u\n" -msgstr "oldestActiveXID последней конт. точки:%u\n" +msgstr "oldestActiveXID последней к.т.: %u\n" #: pg_resetxlog.c:587 #, c-format diff --git a/src/bin/psql/po/de.po b/src/bin/psql/po/de.po index bfba4e904c..070b408c30 100644 --- a/src/bin/psql/po/de.po +++ b/src/bin/psql/po/de.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PostgreSQL 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "POT-Creation-Date: 2011-11-29 10:58+0000\n" -"PO-Revision-Date: 2012-06-17 21:27+0300\n" +"PO-Revision-Date: 2013-03-31 00:08-0400\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "Language: de\n" @@ -509,9 +509,7 @@ msgstr "konnte aktuellen Benutzernamen nicht ermitteln: %s\n" msgid "" "psql is the PostgreSQL interactive terminal.\n" "\n" -msgstr "" -"psql ist das interaktive PostgreSQL-Terminal.\n" -"\n" +msgstr "psql ist das interaktive PostgreSQL-Terminal.\n\n" #: help.c:87 #, c-format diff --git a/src/bin/psql/po/pt_BR.po b/src/bin/psql/po/pt_BR.po index e725c49c53..305e102eb3 100644 --- a/src/bin/psql/po/pt_BR.po +++ b/src/bin/psql/po/pt_BR.po @@ -196,9 +196,7 @@ msgstr "conexão SSL (cifra: %s, bits: %i)\n" #: command.c:1448 #, c-format msgid "SSL connection (unknown cipher)\n" -msgstr "" -"conexão SSL (cifra desconhecida)\n" -"\n" +msgstr "conexão SSL (cifra desconhecida)\n" #: command.c:1469 #, c-format diff --git a/src/bin/psql/po/ru.po b/src/bin/psql/po/ru.po index 6dac5e42df..3dc2b9751e 100644 --- a/src/bin/psql/po/ru.po +++ b/src/bin/psql/po/ru.po @@ -547,7 +547,9 @@ msgstr "Использование:\n" msgid "" " psql [OPTION]... [DBNAME [USERNAME]]\n" "\n" -msgstr " psql [ПАРАМЕТР]... [БД [ПОЛЬЗОВАТЕЛЬ]]\n" +msgstr "" +" psql [ПАРАМЕТР]... [БД [ПОЛЬЗОВАТЕЛЬ]]\n" +"\n" #: help.c:90 #, c-format @@ -1192,8 +1194,8 @@ msgid "" " connect to new database (currently \"%s\")\n" msgstr "" " \\c[onnect] [БД|- ПОЛЬЗОВАТЕЛЬ|- СЕРВЕР|- ПОРТ|-]\n" -" подключиться к другой базе данных (текущая: \"%s" -"\")\n" +" подключиться к другой базе данных\n" +" (текущая: \"%s\")\n" #: help.c:250 #, c-format diff --git a/src/bin/scripts/po/de.po b/src/bin/scripts/po/de.po index cec53e4036..3ec8c8451e 100644 --- a/src/bin/scripts/po/de.po +++ b/src/bin/scripts/po/de.po @@ -1,5 +1,5 @@ # German message translation file for "scripts". -# Peter Eisentraut , 2003 - 2010. +# Peter Eisentraut , 2003 - 2013. # # Use these quotes: »%s« # @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PostgreSQL 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "POT-Creation-Date: 2010-03-17 19:16+0000\n" -"PO-Revision-Date: 2012-05-03 22:04+0300\n" +"PO-Revision-Date: 2013-03-08 00:23-0500\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "MIME-Version: 1.0\n" @@ -870,7 +870,7 @@ msgstr " -d, --dbname=DBNAME zu reindizierende Datenbank\n" #: reindexdb.c:319 #, c-format msgid " -i, --index=INDEX recreate specific index only\n" -msgstr " -t, --table=TABELLE erneuere nur einen bestimmten Index\n" +msgstr " -i, --index=INDEX erneuere nur einen bestimmten Index\n" #: reindexdb.c:321 #, c-format diff --git a/src/bin/scripts/po/pt_BR.po b/src/bin/scripts/po/pt_BR.po index 0010c41e7f..f46bce5d6b 100644 --- a/src/bin/scripts/po/pt_BR.po +++ b/src/bin/scripts/po/pt_BR.po @@ -532,7 +532,9 @@ msgstr "%s: remoção da linguagem falhou: %s" msgid "" "%s removes a procedural language from a database.\n" "\n" -msgstr "%s remove uma linguagem procedural do banco de dados.\n" +msgstr "" +"%s remove uma linguagem procedural do banco de dados.\n" +"\n" #: droplang.c:377 #, c-format diff --git a/src/bin/scripts/po/ru.po b/src/bin/scripts/po/ru.po index c463c2eef0..9c719f4adc 100644 --- a/src/bin/scripts/po/ru.po +++ b/src/bin/scripts/po/ru.po @@ -209,7 +209,7 @@ msgid "" "By default, a database with the same name as the current user is created.\n" msgstr "" "\n" -"По умолчанию именем базы данных становится имя текущего пользователя.\n" +"По умолчанию именем базы данных считается имя текущего пользователя.\n" #: createdb.c:265 createlang.c:229 createuser.c:329 dropdb.c:153 #: droplang.c:388 dropuser.c:152 clusterdb.c:254 vacuumdb.c:350 @@ -335,7 +335,7 @@ msgstr " -W, --password запросить пароль\n" #: createuser.c:169 msgid "Enter name of role to add: " -msgstr "Введите имя новой роли:" +msgstr "Введите имя новой роли: " #: createuser.c:176 msgid "Enter password for new role: " @@ -867,7 +867,7 @@ msgstr " -d, --dbname=БД имя базы для переиндек #: reindexdb.c:319 #, c-format msgid " -i, --index=INDEX recreate specific index only\n" -msgstr " -I, --index=ИНДЕКС восстановить только указанный индекс\n" +msgstr " -i, --index=ИНДЕКС пересоздать только указанный индекс\n" #: reindexdb.c:321 #, c-format diff --git a/src/interfaces/libpq/po/de.po b/src/interfaces/libpq/po/de.po index 0781c1248b..3955f69405 100644 --- a/src/interfaces/libpq/po/de.po +++ b/src/interfaces/libpq/po/de.po @@ -1,5 +1,5 @@ # German message translation file for libpq -# Peter Eisentraut , 2001 - 2012. +# Peter Eisentraut , 2001 - 2013. # # Use these quotes: »%s« # @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PostgreSQL 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "POT-Creation-Date: 2012-12-01 23:02+0000\n" -"PO-Revision-Date: 2012-12-02 01:13-0500\n" +"PO-Revision-Date: 2013-03-04 22:14-0500\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "Language: de\n" @@ -265,7 +265,7 @@ msgstr "PGEventProc »%s« während PGEVT_CONNRESET-Ereignis fehlgeschlagen\n" #: fe-connect.c:3161 #, c-format msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n" -msgstr "ungÜltige LDAP-URL »%s«: Schema muss ldap:// sein\n" +msgstr "ungültige LDAP-URL »%s«: Schema muss ldap:// sein\n" #: fe-connect.c:3176 #, c-format @@ -546,7 +546,7 @@ msgid "" "\tbefore or while processing the request.\n" msgstr "" "Server beendete die Verbindung unerwartet\n" -"\tDas heißt wahrscheinlich, daß der Server abnormal beendete\n" +"\tDas heißt wahrscheinlich, dass der Server abnormal beendete\n" "\tbevor oder während die Anweisung bearbeitet wurde.\n" #: fe-misc.c:940 diff --git a/src/interfaces/libpq/po/ru.po b/src/interfaces/libpq/po/ru.po index fab715248e..6c28c1375b 100644 --- a/src/interfaces/libpq/po/ru.po +++ b/src/interfaces/libpq/po/ru.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 9.0\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2012-12-03 17:02+0000\n" -"PO-Revision-Date: 2012-12-03 22:02+0400\n" +"POT-Creation-Date: 2013-03-11 00:02+0000\n" +"PO-Revision-Date: 2013-03-13 15:06+0400\n" "Last-Translator: Alexander Lakhin \n" "Language-Team: Russian \n" "Language: ru\n" @@ -139,7 +139,7 @@ msgid "" "\tconnections on Unix domain socket \"%s\"?\n" msgstr "" "не удалось подключиться к серверу: %s\n" -"\tВозможно, он работает локально и принимает\n" +"\tОн действительно работает локально и принимает\n" "\tсоединения через доменный сокет \"%s\"?\n" #: fe-connect.c:956 -- 2.40.0