diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2022-05-16 11:12:42 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2022-05-16 11:12:42 +0200 |
commit | 6a8a7b1ccbc0e92ce2b301e9aad26a4caedfd9b5 (patch) | |
tree | cf88dfe8fe5cbd602039cd097bf28d16cf32c13c /src/bin/scripts | |
parent | cd690e07fd47f245df02ab461754755956bf3e00 (diff) |
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: dde45df385dab9032155c1f867b677d55695310c
Diffstat (limited to 'src/bin/scripts')
-rw-r--r-- | src/bin/scripts/nls.mk | 2 | ||||
-rw-r--r-- | src/bin/scripts/po/cs.po | 12 | ||||
-rw-r--r-- | src/bin/scripts/po/de.po | 516 | ||||
-rw-r--r-- | src/bin/scripts/po/el.po | 1173 | ||||
-rw-r--r-- | src/bin/scripts/po/es.po | 143 | ||||
-rw-r--r-- | src/bin/scripts/po/fr.po | 980 | ||||
-rw-r--r-- | src/bin/scripts/po/ja.po | 699 | ||||
-rw-r--r-- | src/bin/scripts/po/ru.po | 617 | ||||
-rw-r--r-- | src/bin/scripts/po/sv.po | 643 | ||||
-rw-r--r-- | src/bin/scripts/po/tr.po | 19 | ||||
-rw-r--r-- | src/bin/scripts/po/uk.po | 574 | ||||
-rw-r--r-- | src/bin/scripts/po/zh_CN.po | 631 |
12 files changed, 3761 insertions, 2248 deletions
diff --git a/src/bin/scripts/nls.mk b/src/bin/scripts/nls.mk index 86063f37599..f61ff79396e 100644 --- a/src/bin/scripts/nls.mk +++ b/src/bin/scripts/nls.mk @@ -1,6 +1,6 @@ # src/bin/scripts/nls.mk CATALOG_NAME = pgscripts -AVAIL_LANGUAGES = cs de es fr he it ja ko pl pt_BR ru sv tr uk zh_CN +AVAIL_LANGUAGES = cs de el es fr he it ja ko pl pt_BR ru sv tr uk zh_CN GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) \ createdb.c createuser.c \ dropdb.c dropuser.c \ diff --git a/src/bin/scripts/po/cs.po b/src/bin/scripts/po/cs.po index b59aa2903a1..dead987bac9 100644 --- a/src/bin/scripts/po/cs.po +++ b/src/bin/scripts/po/cs.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: pgscripts-cs (PostgreSQL 9.3)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2020-10-31 16:16+0000\n" -"PO-Revision-Date: 2020-10-31 21:04+0100\n" +"PO-Revision-Date: 2021-09-16 09:15+0200\n" "Last-Translator: Tomas Vondra <tv@fuzzy.cz>\n" "Language-Team: Czech <info@cspug.cx>\n" "Language: cs\n" @@ -230,7 +230,7 @@ msgstr " -h, --host=HOSTNAME jméno databázového serveru nebo adresář #: vacuumdb.c:936 #, c-format msgid " -p, --port=PORT database server port\n" -msgstr " -p, --port=PORT port databázového serveru\n" +msgstr " -p, --port=PORT port databázového serveru\n" #: clusterdb.c:280 dropdb.c:182 reindexdb.c:769 vacuumdb.c:937 #, c-format @@ -655,7 +655,7 @@ msgstr " %s [PŘEPÍNAČ]... DATABÁZE\n" #: dropdb.c:174 #, c-format msgid " -f, --force try to terminate other connections before dropping\n" -msgstr " -f, --force pokus se přerušit ostatní spojení před smazáním\n" +msgstr " -f, --force pokus se přerušit ostatní spojení před smazáním\n" #: dropdb.c:175 #, c-format @@ -791,12 +791,12 @@ msgstr " -h, --host=HOSTNAME jméno databázového serveru nebo adresář #: pg_isready.c:235 #, c-format msgid " -p, --port=PORT database server port\n" -msgstr " -p, --port=PORT port databázového serveru\n" +msgstr " -p, --port=PORT port databázového serveru\n" #: pg_isready.c:236 #, c-format msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" -msgstr " -t, --timeout=SECS počet vteřin čekání při pokusu o spojení, 0 toto omezení vypne (výchozí: %s)\n" +msgstr " -t, --timeout=SECS počet vteřin čekání při pokusu o spojení, 0 toto omezení vypne (výchozí: %s)\n" #: pg_isready.c:237 #, c-format @@ -931,7 +931,7 @@ msgstr " -i, --index=JMÉNO obnovit pouze vybraný index\n" #: reindexdb.c:758 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" -msgstr " -j, --jobs=NUM použij tento počet paralelních jobů pro reindexování\n" +msgstr " -j, --jobs=NUM použij tento počet paralelních jobů pro reindexování\n" #: reindexdb.c:760 #, c-format diff --git a/src/bin/scripts/po/de.po b/src/bin/scripts/po/de.po index 8f6bbad909d..1ec7454f707 100644 --- a/src/bin/scripts/po/de.po +++ b/src/bin/scripts/po/de.po @@ -1,14 +1,14 @@ # German message translation file for "scripts". -# Peter Eisentraut <peter@eisentraut.org>, 2003 - 2021. +# Peter Eisentraut <peter@eisentraut.org>, 2003 - 2022. # # Use these quotes: »%s« # msgid "" msgstr "" -"Project-Id-Version: PostgreSQL 14\n" +"Project-Id-Version: PostgreSQL 15\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-04-30 03:18+0000\n" -"PO-Revision-Date: 2021-04-30 07:11+0200\n" +"POT-Creation-Date: 2022-05-09 05:50+0000\n" +"PO-Revision-Date: 2022-05-10 07:33+0200\n" "Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n" "Language-Team: German <pgsql-translators@postgresql.org>\n" "Language: de\n" @@ -17,21 +17,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../../src/common/logging.c:259 -#, c-format -msgid "fatal: " -msgstr "Fatal: " - -#: ../../../src/common/logging.c:266 +#: ../../../src/common/logging.c:277 #, c-format msgid "error: " msgstr "Fehler: " -#: ../../../src/common/logging.c:273 +#: ../../../src/common/logging.c:284 #, c-format msgid "warning: " msgstr "Warnung: " +#: ../../../src/common/logging.c:295 +#, c-format +msgid "detail: " +msgstr "Detail: " + +#: ../../../src/common/logging.c:302 +#, c-format +msgid "hint: " +msgstr "Tipp: " + #: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75 #: ../../common/fe_memutils.c:98 ../../common/fe_memutils.c:162 #, c-format @@ -57,61 +62,71 @@ msgstr "Benutzer existiert nicht" msgid "user name lookup failure: error code %lu" msgstr "Fehler beim Nachschlagen des Benutzernamens: Fehlercode %lu" -#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +#: ../../fe_utils/cancel.c:189 ../../fe_utils/cancel.c:238 msgid "Cancel request sent\n" msgstr "Abbruchsanforderung gesendet\n" -#: ../../fe_utils/cancel.c:165 ../../fe_utils/cancel.c:210 +#: ../../fe_utils/cancel.c:190 ../../fe_utils/cancel.c:239 msgid "Could not send cancel request: " msgstr "Konnte Abbruchsanforderung nicht senden: " -#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:107 +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:104 msgid "Password: " msgstr "Passwort: " -#: ../../fe_utils/connect_utils.c:92 +#: ../../fe_utils/connect_utils.c:91 #, c-format msgid "could not connect to database %s: out of memory" msgstr "konnte nicht mit Datenbank %s verbinden: Speicher aufgebraucht" -#: ../../fe_utils/connect_utils.c:120 pg_isready.c:145 +#: ../../fe_utils/connect_utils.c:117 pg_isready.c:146 #, c-format msgid "%s" msgstr "%s" -#: ../../fe_utils/parallel_slot.c:302 +#: ../../fe_utils/option_utils.c:69 +#, c-format +msgid "invalid value \"%s\" for option %s" +msgstr "ungültiger Wert »%s« für Option %s" + +#: ../../fe_utils/option_utils.c:76 +#, c-format +msgid "%s must be in range %d..%d" +msgstr "%s muss im Bereich %d..%d sein" + +#: ../../fe_utils/parallel_slot.c:301 #, c-format msgid "too many jobs for this platform" msgstr "zu viele Jobs für diese Plattform" -#: ../../fe_utils/parallel_slot.c:522 +#: ../../fe_utils/parallel_slot.c:519 #, c-format msgid "processing of database \"%s\" failed: %s" msgstr "Verarbeitung der Datenbank »%s« fehlgeschlagen: %s" -#: ../../fe_utils/print.c:336 +#: ../../fe_utils/print.c:406 #, c-format msgid "(%lu row)" msgid_plural "(%lu rows)" msgstr[0] "(%lu Zeile)" msgstr[1] "(%lu Zeilen)" -#: ../../fe_utils/print.c:3039 +#: ../../fe_utils/print.c:3109 #, c-format msgid "Interrupted\n" msgstr "Unterbrochen\n" -#: ../../fe_utils/print.c:3103 +#: ../../fe_utils/print.c:3173 #, c-format msgid "Cannot add header to table content: column count of %d exceeded.\n" msgstr "Kann keinen weiteren Spaltenkopf zur Tabelle hinzufügen: Spaltenzahl %d überschritten.\n" -#: ../../fe_utils/print.c:3143 +#: ../../fe_utils/print.c:3213 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgstr "Cann keine weitere Zelle zur Tabelle hinzufügen: Zellengesamtzahl %d überschritten.\n" -#: ../../fe_utils/print.c:3401 +#: ../../fe_utils/print.c:3471 #, c-format msgid "invalid output format (internal error): %d" msgstr "ungültiges Ausgabeformat (interner Fehler): %d" @@ -123,19 +138,19 @@ msgstr "Anfrage fehlgeschlagen: %s" #: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 #, c-format -msgid "query was: %s" +msgid "Query was: %s" msgstr "Anfrage war: %s" -#: clusterdb.c:112 clusterdb.c:131 createdb.c:123 createdb.c:142 -#: createuser.c:172 createuser.c:187 dropdb.c:103 dropdb.c:112 dropdb.c:120 -#: dropuser.c:94 dropuser.c:109 dropuser.c:122 pg_isready.c:96 pg_isready.c:110 -#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:245 vacuumdb.c:264 +#: clusterdb.c:113 clusterdb.c:132 createdb.c:139 createdb.c:158 +#: createuser.c:170 createuser.c:185 dropdb.c:104 dropdb.c:113 dropdb.c:121 +#: dropuser.c:95 dropuser.c:110 dropuser.c:123 pg_isready.c:97 pg_isready.c:111 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:241 vacuumdb.c:260 #, c-format -msgid "Try \"%s --help\" for more information.\n" -msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n" +msgid "Try \"%s --help\" for more information." +msgstr "Versuchen Sie »%s --help« für weitere Informationen." -#: clusterdb.c:129 createdb.c:140 createuser.c:185 dropdb.c:118 dropuser.c:107 -#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:262 +#: clusterdb.c:130 createdb.c:156 createuser.c:183 dropdb.c:119 dropuser.c:108 +#: pg_isready.c:109 reindexdb.c:191 vacuumdb.c:258 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "zu viele Kommandozeilenargumente (das erste ist »%s«)" @@ -145,27 +160,27 @@ msgstr "zu viele Kommandozeilenargumente (das erste ist »%s«)" msgid "cannot cluster all databases and a specific one at the same time" msgstr "kann nicht alle Datenbanken und eine bestimmte gleichzeitig clustern" -#: clusterdb.c:154 +#: clusterdb.c:151 #, c-format msgid "cannot cluster specific table(s) in all databases" msgstr "kann nicht bestimmte Tabelle(n) in allen Datenbanken clustern" -#: clusterdb.c:220 +#: clusterdb.c:215 #, c-format msgid "clustering of table \"%s\" in database \"%s\" failed: %s" msgstr "Clustern der Tabelle »%s« in Datenbank »%s« fehlgeschlagen: %s" -#: clusterdb.c:223 +#: clusterdb.c:218 #, c-format msgid "clustering of database \"%s\" failed: %s" msgstr "Clustern der Datenbank »%s« fehlgeschlagen: %s" -#: clusterdb.c:251 +#: clusterdb.c:246 #, c-format msgid "%s: clustering database \"%s\"\n" msgstr "%s: clustere Datenbank »%s«\n" -#: clusterdb.c:267 +#: clusterdb.c:262 #, c-format msgid "" "%s clusters all previously clustered tables in a database.\n" @@ -174,19 +189,19 @@ msgstr "" "%s clustert alle vorher geclusterten Tabellen in einer Datenbank.\n" "\n" -#: clusterdb.c:268 createdb.c:267 createuser.c:351 dropdb.c:171 dropuser.c:169 -#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:988 +#: clusterdb.c:263 createdb.c:283 createuser.c:346 dropdb.c:172 dropuser.c:170 +#: pg_isready.c:226 reindexdb.c:760 vacuumdb.c:964 #, c-format msgid "Usage:\n" msgstr "Aufruf:\n" -#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:989 +#: clusterdb.c:264 reindexdb.c:761 vacuumdb.c:965 #, c-format msgid " %s [OPTION]... [DBNAME]\n" msgstr " %s [OPTION]... [DBNAME]\n" -#: clusterdb.c:270 createdb.c:269 createuser.c:353 dropdb.c:173 dropuser.c:171 -#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:990 +#: clusterdb.c:265 createdb.c:285 createuser.c:348 dropdb.c:174 dropuser.c:172 +#: pg_isready.c:229 reindexdb.c:762 vacuumdb.c:966 #, c-format msgid "" "\n" @@ -195,50 +210,50 @@ msgstr "" "\n" "Optionen:\n" -#: clusterdb.c:271 +#: clusterdb.c:266 #, c-format msgid " -a, --all cluster all databases\n" msgstr " -a, --all clustere alle Datenbanken\n" -#: clusterdb.c:272 +#: clusterdb.c:267 #, c-format msgid " -d, --dbname=DBNAME database to cluster\n" msgstr " -d, --dbname=DBNAME zu clusternde Datenbank\n" -#: clusterdb.c:273 createuser.c:357 dropdb.c:174 dropuser.c:172 +#: clusterdb.c:268 createuser.c:352 dropdb.c:175 dropuser.c:173 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr "" " -e, --echo zeige die Befehle, die an den Server\n" " gesendet werden\n" -#: clusterdb.c:274 +#: clusterdb.c:269 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet unterdrücke alle Mitteilungen\n" -#: clusterdb.c:275 +#: clusterdb.c:270 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" msgstr " -t, --table=TABELLE clustere nur bestimmte Tabelle(n)\n" -#: clusterdb.c:276 +#: clusterdb.c:271 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose erzeuge viele Meldungen\n" -#: clusterdb.c:277 createuser.c:369 dropdb.c:177 dropuser.c:175 +#: clusterdb.c:272 createuser.c:364 dropdb.c:178 dropuser.c:176 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n" -#: clusterdb.c:278 createuser.c:374 dropdb.c:179 dropuser.c:177 +#: clusterdb.c:273 createuser.c:369 dropdb.c:180 dropuser.c:178 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n" -#: clusterdb.c:279 createdb.c:280 createuser.c:375 dropdb.c:180 dropuser.c:178 -#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1014 +#: clusterdb.c:274 createdb.c:300 createuser.c:370 dropdb.c:181 dropuser.c:179 +#: pg_isready.c:235 reindexdb.c:777 vacuumdb.c:991 #, c-format msgid "" "\n" @@ -247,37 +262,37 @@ msgstr "" "\n" "Verbindungsoptionen:\n" -#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1015 +#: clusterdb.c:275 createuser.c:371 dropdb.c:182 dropuser.c:180 vacuumdb.c:992 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME Name des Datenbankservers oder Socket-Verzeichnis\n" -#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1016 +#: clusterdb.c:276 createuser.c:372 dropdb.c:183 dropuser.c:181 vacuumdb.c:993 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT Port des Datenbankservers\n" -#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1017 +#: clusterdb.c:277 dropdb.c:184 vacuumdb.c:994 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=NAME Datenbankbenutzername\n" -#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1018 +#: clusterdb.c:278 createuser.c:374 dropdb.c:185 dropuser.c:183 vacuumdb.c:995 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password niemals nach Passwort fragen\n" -#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1019 +#: clusterdb.c:279 createuser.c:375 dropdb.c:186 dropuser.c:184 vacuumdb.c:996 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password Passwortfrage erzwingen\n" -#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1020 +#: clusterdb.c:280 dropdb.c:187 vacuumdb.c:997 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME alternative Wartungsdatenbank\n" -#: clusterdb.c:286 +#: clusterdb.c:281 #, c-format msgid "" "\n" @@ -287,8 +302,8 @@ msgstr "" "Für weitere Informationen lesen Sie bitte die Beschreibung des\n" "SQL-Befehls CLUSTER.\n" -#: clusterdb.c:287 createdb.c:288 createuser.c:381 dropdb.c:187 dropuser.c:184 -#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1022 +#: clusterdb.c:282 createdb.c:308 createuser.c:376 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:785 vacuumdb.c:999 #, c-format msgid "" "\n" @@ -297,8 +312,8 @@ msgstr "" "\n" "Berichten Sie Fehler an <%s>.\n" -#: clusterdb.c:288 createdb.c:289 createuser.c:382 dropdb.c:188 dropuser.c:185 -#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1023 +#: clusterdb.c:283 createdb.c:309 createuser.c:377 dropdb.c:189 dropuser.c:186 +#: pg_isready.c:241 reindexdb.c:786 vacuumdb.c:1000 #, c-format msgid "%s home page: <%s>\n" msgstr "%s Homepage: <%s>\n" @@ -332,32 +347,32 @@ msgstr "%s (%s/%s) " msgid "Please answer \"%s\" or \"%s\".\n" msgstr "Bitte antworten Sie »%s« oder »%s«.\n" -#: createdb.c:150 +#: createdb.c:165 #, c-format msgid "only one of --locale and --lc-ctype can be specified" msgstr "--locale und --lc-ctype können nicht zusammen angegeben werden" -#: createdb.c:155 +#: createdb.c:167 #, c-format msgid "only one of --locale and --lc-collate can be specified" msgstr "--locale und --lc-collate können nicht zusammen angegeben werden" -#: createdb.c:166 +#: createdb.c:175 #, c-format msgid "\"%s\" is not a valid encoding name" msgstr "»%s« ist kein gültiger Kodierungsname" -#: createdb.c:229 +#: createdb.c:245 #, c-format msgid "database creation failed: %s" msgstr "Erzeugen der Datenbank ist fehlgeschlagen: %s" -#: createdb.c:248 +#: createdb.c:264 #, c-format msgid "comment creation failed (database was created): %s" msgstr "Erzeugen des Kommentars ist fehlgeschlagen (Datenbank wurde erzeugt): %s" -#: createdb.c:266 +#: createdb.c:282 #, c-format msgid "" "%s creates a PostgreSQL database.\n" @@ -366,94 +381,113 @@ msgstr "" "%s erzeugt eine PostgreSQL-Datenbank.\n" "\n" -#: createdb.c:268 +#: createdb.c:284 #, c-format msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" msgstr " %s [OPTION]... [DBNAME] [BESCHREIBUNG]\n" -#: createdb.c:270 +#: createdb.c:286 #, c-format msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgstr " -D, --tablespace=TABLESPACE Standard-Tablespace der Datenbank\n" -#: createdb.c:271 reindexdb.c:798 +#: createdb.c:287 reindexdb.c:766 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr "" " -e, --echo zeige die Befehle, die an den Server\n" " gesendet werden\n" -#: createdb.c:272 +#: createdb.c:288 #, c-format msgid " -E, --encoding=ENCODING encoding for the database\n" msgstr " -E, --encoding=KODIERUNG Kodierung für die Datenbank\n" -#: createdb.c:273 +#: createdb.c:289 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" -msgstr " -l, --locale=LOCALE Lokale-Einstellungen für die Datenbank\n" +msgstr " -l, --locale=LOCALE Locale-Einstellungen für die Datenbank\n" -#: createdb.c:274 +#: createdb.c:290 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" msgstr " --lc-collate=LOCALE LC_COLLATE-Einstellung für die Datenbank\n" -#: createdb.c:275 +#: createdb.c:291 #, c-format msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" msgstr " --lc-ctype=LOCALE LC_CTYPE-Einstellung für die Datenbank\n" -#: createdb.c:276 +#: createdb.c:292 +#, c-format +msgid " --icu-locale=LOCALE ICU locale setting for the database\n" +msgstr " --icu-locale=LOCALE ICU-Locale-Einstellung für die Datenbank\n" + +#: createdb.c:293 +#, c-format +msgid "" +" --locale-provider={libc|icu}\n" +" locale provider for the database's default collation\n" +msgstr "" +" --locale-provider={libc|icu}\n" +" Locale-Provider für Standardsortierfolge der Datenbank\n" + +#: createdb.c:295 #, c-format msgid " -O, --owner=OWNER database user to own the new database\n" msgstr " -O, --owner=EIGENTÜMER Eigentümer der neuen Datenbank\n" -#: createdb.c:277 +#: createdb.c:296 +#, c-format +msgid " -S, --strategy=STRATEGY database creation strategy wal_log or file_copy\n" +msgstr " -S, --strategy=STRATEGIE Datenbankerzeugungsstrategie wal_log oder file_copy\n" + +#: createdb.c:297 #, c-format msgid " -T, --template=TEMPLATE template database to copy\n" msgstr " -T, --template=TEMPLATE zu kopierende Template-Datenbank\n" -#: createdb.c:278 reindexdb.c:807 +#: createdb.c:298 reindexdb.c:775 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n" -#: createdb.c:279 reindexdb.c:808 +#: createdb.c:299 reindexdb.c:776 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n" -#: createdb.c:281 reindexdb.c:810 +#: createdb.c:301 reindexdb.c:778 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME Name des Datenbankservers oder Socket-Verzeichnis\n" -#: createdb.c:282 reindexdb.c:811 +#: createdb.c:302 reindexdb.c:779 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT Port des Datenbankservers\n" -#: createdb.c:283 reindexdb.c:812 +#: createdb.c:303 reindexdb.c:780 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=NAME Datenbankbenutzername\n" -#: createdb.c:284 reindexdb.c:813 +#: createdb.c:304 reindexdb.c:781 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password niemals nach Passwort fragen\n" -#: createdb.c:285 reindexdb.c:814 +#: createdb.c:305 reindexdb.c:782 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password Passwortfrage erzwingen\n" -#: createdb.c:286 reindexdb.c:815 +#: createdb.c:306 reindexdb.c:783 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME alternative Wartungsdatenbank\n" -#: createdb.c:287 +#: createdb.c:307 #, c-format msgid "" "\n" @@ -463,51 +497,46 @@ msgstr "" "Wenn nichts anderes angegeben ist, dann wird eine Datenbank mit dem Namen\n" "des aktuellen Benutzers erzeugt.\n" -#: createuser.c:151 -#, c-format -msgid "invalid value for --connection-limit: %s" -msgstr "ungültiger Wert für --connection-limit: %s" - -#: createuser.c:195 +#: createuser.c:193 msgid "Enter name of role to add: " msgstr "Geben Sie den Namen der neuen Rolle ein: " -#: createuser.c:210 +#: createuser.c:208 msgid "Enter password for new role: " msgstr "Geben Sie das Passwort der neuen Rolle ein: " -#: createuser.c:211 +#: createuser.c:209 msgid "Enter it again: " msgstr "Geben Sie es noch einmal ein: " -#: createuser.c:214 +#: createuser.c:212 #, c-format msgid "Passwords didn't match.\n" msgstr "Passwörter stimmten nicht überein.\n" -#: createuser.c:222 +#: createuser.c:220 msgid "Shall the new role be a superuser?" msgstr "Soll die neue Rolle ein Superuser sein?" -#: createuser.c:237 +#: createuser.c:235 msgid "Shall the new role be allowed to create databases?" msgstr "Soll die neue Rolle Datenbanken erzeugen dürfen?" -#: createuser.c:245 +#: createuser.c:243 msgid "Shall the new role be allowed to create more new roles?" msgstr "Soll die neue Rolle weitere neue Rollen erzeugen dürfen?" -#: createuser.c:281 +#: createuser.c:278 #, c-format msgid "password encryption failed: %s" msgstr "Passwortverschlüsselung ist fehlgeschlagen: %s" -#: createuser.c:336 +#: createuser.c:331 #, c-format msgid "creation of new role failed: %s" msgstr "Erzeugen der neuen Rolle fehlgeschlagen: %s" -#: createuser.c:350 +#: createuser.c:345 #, c-format msgid "" "%s creates a new PostgreSQL role.\n" @@ -516,34 +545,34 @@ msgstr "" "%s erzeugt eine neue PostgreSQL-Rolle.\n" "\n" -#: createuser.c:352 dropuser.c:170 +#: createuser.c:347 dropuser.c:171 #, c-format msgid " %s [OPTION]... [ROLENAME]\n" msgstr " %s [OPTION]... [ROLLENNAME]\n" -#: createuser.c:354 +#: createuser.c:349 #, c-format msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n" msgstr "" " -c, --connection-limit=N Hochzahl an Verbindungen für Rolle\n" " (Voreinstellung: keine Begrenzung)\n" -#: createuser.c:355 +#: createuser.c:350 #, c-format msgid " -d, --createdb role can create new databases\n" msgstr " -d, --createdb Rolle kann neue Datenbanken erzeugen\n" -#: createuser.c:356 +#: createuser.c:351 #, c-format msgid " -D, --no-createdb role cannot create databases (default)\n" msgstr " -D, --no-createdb Rolle kann keine Datenbanken erzeugen (Voreinstellung)\n" -#: createuser.c:358 +#: createuser.c:353 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" msgstr " -g, --role=ROLLE neue Rolle wird Mitglied dieser Rolle\n" -#: createuser.c:359 +#: createuser.c:354 #, c-format msgid "" " -i, --inherit role inherits privileges of roles it is a\n" @@ -552,47 +581,47 @@ msgstr "" " -i, --inherit Rolle erbt alle Privilegien von Rollen, deren\n" " Mitglied sie ist (Voreinstellung)\n" -#: createuser.c:361 +#: createuser.c:356 #, c-format msgid " -I, --no-inherit role does not inherit privileges\n" msgstr " -I, --no-inherit Rolle erbt keine Privilegien\n" -#: createuser.c:362 +#: createuser.c:357 #, c-format msgid " -l, --login role can login (default)\n" msgstr " -l, --login Rolle kann sich anmelden (Voreinstellung)\n" -#: createuser.c:363 +#: createuser.c:358 #, c-format msgid " -L, --no-login role cannot login\n" msgstr " -L, --no-login Rolle kann sich nicht anmelden\n" -#: createuser.c:364 +#: createuser.c:359 #, c-format msgid " -P, --pwprompt assign a password to new role\n" msgstr " -P, --pwprompt weise der neuen Rolle ein Passwort zu\n" -#: createuser.c:365 +#: createuser.c:360 #, c-format msgid " -r, --createrole role can create new roles\n" msgstr " -r, --createrole Rolle kann neue Rollen erzeugen\n" -#: createuser.c:366 +#: createuser.c:361 #, c-format msgid " -R, --no-createrole role cannot create roles (default)\n" msgstr " -R, --no-createrole Rolle kann keine Rollen erzeugen (Voreinstellung)\n" -#: createuser.c:367 +#: createuser.c:362 #, c-format msgid " -s, --superuser role will be superuser\n" msgstr " -s, --superuser Rolle wird Superuser\n" -#: createuser.c:368 +#: createuser.c:363 #, c-format msgid " -S, --no-superuser role will not be superuser (default)\n" msgstr " -S, --no-superuser Rolle wird kein Superuser (Voreinstellung)\n" -#: createuser.c:370 +#: createuser.c:365 #, c-format msgid "" " --interactive prompt for missing role name and attributes rather\n" @@ -601,43 +630,43 @@ msgstr "" " --interactive nach fehlenden Rollennamen und -attributen fragen\n" " anstatt Vorgabewerte zu nehmen\n" -#: createuser.c:372 +#: createuser.c:367 #, c-format msgid " --replication role can initiate replication\n" msgstr " --replication Rolle kann Replikation einleiten\n" -#: createuser.c:373 +#: createuser.c:368 #, c-format msgid " --no-replication role cannot initiate replication\n" msgstr " --no-replication Rolle kann Replikation nicht einleiten\n" -#: createuser.c:378 +#: createuser.c:373 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n" msgstr "" " -U, --username=NAME Datenbankbenutzername für die Verbindung\n" " (nicht der Name des neuen Benutzers)\n" -#: dropdb.c:111 +#: dropdb.c:112 #, c-format msgid "missing required argument database name" msgstr "Datenbankname als Argument fehlt" -#: dropdb.c:126 +#: dropdb.c:127 #, c-format msgid "Database \"%s\" will be permanently removed.\n" msgstr "Datenbank »%s« wird unwiderruflich gelöscht werden.\n" -#: dropdb.c:127 dropuser.c:130 +#: dropdb.c:128 dropuser.c:131 msgid "Are you sure?" msgstr "Sind Sie sich sicher?" -#: dropdb.c:156 +#: dropdb.c:157 #, c-format msgid "database removal failed: %s" msgstr "Löschen der Datenbank fehlgeschlagen: %s" -#: dropdb.c:170 +#: dropdb.c:171 #, c-format msgid "" "%s removes a PostgreSQL database.\n" @@ -646,46 +675,46 @@ msgstr "" "%s löscht eine PostgreSQL-Datenbank.\n" "\n" -#: dropdb.c:172 +#: dropdb.c:173 #, c-format msgid " %s [OPTION]... DBNAME\n" msgstr " %s [OPTION]... DBNAME\n" -#: dropdb.c:175 +#: dropdb.c:176 #, c-format msgid " -f, --force try to terminate other connections before dropping\n" msgstr " -f, --force vor dem Löschen versuchen andere Verbindungen abzubrechen\n" -#: dropdb.c:176 +#: dropdb.c:177 #, c-format msgid " -i, --interactive prompt before deleting anything\n" msgstr " -i, --interactive frage nach, bevor irgendetwas gelöscht wird\n" -#: dropdb.c:178 +#: dropdb.c:179 #, c-format msgid " --if-exists don't report error if database doesn't exist\n" -msgstr " --if-exists keinen Fehler ausgeben, wenn Datenbank nicht existiert\n" +msgstr " --if-exists keinen Fehler ausgeben, wenn Datenbank nicht existiert\n" -#: dropuser.c:117 +#: dropuser.c:118 msgid "Enter name of role to drop: " msgstr "Geben Sie den Namen der zu löschenden Rolle ein: " -#: dropuser.c:121 +#: dropuser.c:122 #, c-format msgid "missing required argument role name" msgstr "Rollenname als Argument fehlt" -#: dropuser.c:129 +#: dropuser.c:130 #, c-format msgid "Role \"%s\" will be permanently removed.\n" msgstr "Rolle »%s« wird unwiderruflich gelöscht werden.\n" -#: dropuser.c:153 +#: dropuser.c:154 #, c-format msgid "removal of role \"%s\" failed: %s" msgstr "Löschen der Rolle »%s« fehlgeschlagen: %s" -#: dropuser.c:168 +#: dropuser.c:169 #, c-format msgid "" "%s removes a PostgreSQL role.\n" @@ -694,7 +723,7 @@ msgstr "" "%s löscht eine PostgreSQL-Rolle.\n" "\n" -#: dropuser.c:173 +#: dropuser.c:174 #, c-format msgid "" " -i, --interactive prompt before deleting anything, and prompt for\n" @@ -703,49 +732,49 @@ msgstr "" " -i, --interactive nachfragen, bevor irgendetwas gelöscht wird, und\n" " nach Rollennamen fragen, wenn nicht angegeben\n" -#: dropuser.c:176 +#: dropuser.c:177 #, c-format msgid " --if-exists don't report error if user doesn't exist\n" -msgstr " --if-exists keinen Fehler ausgeben, wenn Benutzer nicht existiert\n" +msgstr " --if-exists keinen Fehler ausgeben, wenn Benutzer nicht existiert\n" -#: dropuser.c:181 +#: dropuser.c:182 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n" msgstr "" " -U, --username=NAME Datenbankbenutzername für die Verbindung\n" " (nicht der Name des zu löschenden Benutzers)\n" -#: pg_isready.c:153 +#: pg_isready.c:154 #, c-format msgid "could not fetch default options" msgstr "konnte Standardoptionen nicht ermitteln" -#: pg_isready.c:202 +#: pg_isready.c:203 #, c-format msgid "accepting connections\n" msgstr "Verbindungen werden angenommen\n" -#: pg_isready.c:205 +#: pg_isready.c:206 #, c-format msgid "rejecting connections\n" msgstr "Verbindungen werden abgelehnt\n" -#: pg_isready.c:208 +#: pg_isready.c:209 #, c-format msgid "no response\n" msgstr "keine Antwort\n" -#: pg_isready.c:211 +#: pg_isready.c:212 #, c-format msgid "no attempt\n" msgstr "kein Verbindungsversuch\n" -#: pg_isready.c:214 +#: pg_isready.c:215 #, c-format msgid "unknown\n" msgstr "unbekannt\n" -#: pg_isready.c:224 +#: pg_isready.c:225 #, c-format msgid "" "%s issues a connection check to a PostgreSQL database.\n" @@ -754,148 +783,144 @@ msgstr "" "%s führt eine Verbindungsprüfung gegen eine PostgreSQL-Datenbank aus.\n" "\n" -#: pg_isready.c:226 +#: pg_isready.c:227 #, c-format msgid " %s [OPTION]...\n" msgstr " %s [OPTION]...\n" -#: pg_isready.c:229 +#: pg_isready.c:230 #, c-format msgid " -d, --dbname=DBNAME database name\n" msgstr " -d, --dbname=DBNAME Datenbankname\n" -#: pg_isready.c:230 +#: pg_isready.c:231 #, c-format msgid " -q, --quiet run quietly\n" msgstr " -q, --quiet weniger ausgeben\n" -#: pg_isready.c:231 +#: pg_isready.c:232 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n" -#: pg_isready.c:232 +#: pg_isready.c:233 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n" -#: pg_isready.c:235 +#: pg_isready.c:236 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME Name des Datenbankservers oder Socket-Verzeichnis\n" -#: pg_isready.c:236 +#: pg_isready.c:237 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT Port des Datenbankservers\n" -#: pg_isready.c:237 +#: pg_isready.c:238 #, c-format msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" msgstr " -t, --timeout=SEK Sekunden auf Verbindung warten, 0 schaltet aus (Vorgabe: %s)\n" -#: pg_isready.c:238 +#: pg_isready.c:239 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=NAME Datenbankbenutzername\n" -#: reindexdb.c:157 vacuumdb.c:195 -#, c-format -msgid "number of parallel jobs must be at least 1" -msgstr "Anzahl paralleler Jobs muss mindestens 1 sein" - -#: reindexdb.c:210 +#: reindexdb.c:209 #, c-format msgid "cannot reindex all databases and a specific one at the same time" msgstr "kann nicht alle Datenbanken und eine bestimmte gleichzeitig reindizieren" -#: reindexdb.c:215 +#: reindexdb.c:211 #, c-format msgid "cannot reindex all databases and system catalogs at the same time" msgstr "kann nicht alle Datenbanken und Systemkataloge gleichzeitig reindizieren" -#: reindexdb.c:220 +#: reindexdb.c:213 #, c-format msgid "cannot reindex specific schema(s) in all databases" msgstr "kann nicht bestimmte Schemas in allen Datenbanken reindizieren" -#: reindexdb.c:225 +#: reindexdb.c:215 #, c-format msgid "cannot reindex specific table(s) in all databases" msgstr "kann nicht bestimmte Tabelle(n) in allen Datenbanken reindizieren" -#: reindexdb.c:230 +#: reindexdb.c:217 #, c-format msgid "cannot reindex specific index(es) in all databases" msgstr "kann nicht bestimmte Indexe in allen Datenbanken reindizieren" -#: reindexdb.c:243 +#: reindexdb.c:227 #, c-format msgid "cannot reindex specific schema(s) and system catalogs at the same time" msgstr "kann nicht bestimmte Schemas und Systemkataloge gleichzeitig reindizieren" -#: reindexdb.c:248 +#: reindexdb.c:229 #, c-format msgid "cannot reindex specific table(s) and system catalogs at the same time" msgstr "kann nicht bestimmte Tabelle(n) und Systemkataloge gleichzeitig reindizieren" -#: reindexdb.c:253 +#: reindexdb.c:231 #, c-format msgid "cannot reindex specific index(es) and system catalogs at the same time" msgstr "kann nicht bestimmte Indexe und Systemkataloge gleichzeitig reindizieren" -#: reindexdb.c:259 +#: reindexdb.c:234 #, c-format msgid "cannot use multiple jobs to reindex system catalogs" msgstr "kann nicht mehrere Jobs verwenden, um Systemkataloge zu reindizieren" -#: reindexdb.c:288 +#: reindexdb.c:260 #, c-format msgid "cannot use multiple jobs to reindex indexes" msgstr "kann nicht mehrere Jobs verwenden, um Indexe zu reindizieren" -#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:451 vacuumdb.c:459 vacuumdb.c:467 -#: vacuumdb.c:475 vacuumdb.c:483 vacuumdb.c:490 vacuumdb.c:497 vacuumdb.c:504 +#: reindexdb.c:323 reindexdb.c:330 vacuumdb.c:425 vacuumdb.c:432 vacuumdb.c:439 +#: vacuumdb.c:446 vacuumdb.c:453 vacuumdb.c:460 vacuumdb.c:465 vacuumdb.c:469 +#: vacuumdb.c:473 #, c-format msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "Option »%s« kann nicht mit Serverversionen älter als PostgreSQL %s verwendet werden" -#: reindexdb.c:401 +#: reindexdb.c:369 #, c-format msgid "cannot reindex system catalogs concurrently, skipping all" msgstr "Systemkataloge können nicht nebenläufig reindiziert werden, werden alle übersprungen" -#: reindexdb.c:605 +#: reindexdb.c:573 #, c-format msgid "reindexing of database \"%s\" failed: %s" msgstr "Reindizieren der Datenbank »%s« fehlgeschlagen: %s" -#: reindexdb.c:609 +#: reindexdb.c:577 #, c-format msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" msgstr "Reindizieren des Index »%s« in Datenbank »%s« fehlgeschlagen: %s" -#: reindexdb.c:613 +#: reindexdb.c:581 #, c-format msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" msgstr "Reindizieren des Schemas »%s« in Datenbank »%s« fehlgeschlagen: %s" -#: reindexdb.c:617 +#: reindexdb.c:585 #, c-format msgid "reindexing of system catalogs in database \"%s\" failed: %s" msgstr "Reindizieren der Systemkataloge in Datenbank »%s« fehlgeschlagen: %s" -#: reindexdb.c:621 +#: reindexdb.c:589 #, c-format msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" msgstr "Reindizieren der Tabelle »%s« in Datenbank »%s« fehlgeschlagen: %s" -#: reindexdb.c:774 +#: reindexdb.c:742 #, c-format msgid "%s: reindexing database \"%s\"\n" msgstr "%s: reindiziere Datenbank »%s«\n" -#: reindexdb.c:791 +#: reindexdb.c:759 #, c-format msgid "" "%s reindexes a PostgreSQL database.\n" @@ -904,64 +929,64 @@ msgstr "" "%s reindiziert eine PostgreSQL-Datenbank.\n" "\n" -#: reindexdb.c:795 +#: reindexdb.c:763 #, c-format msgid " -a, --all reindex all databases\n" msgstr " -a, --all alle Datenbanken reindizieren\n" -#: reindexdb.c:796 +#: reindexdb.c:764 #, c-format msgid " --concurrently reindex concurrently\n" msgstr " --concurrently nebenläufig reindizieren\n" -#: reindexdb.c:797 +#: reindexdb.c:765 #, c-format msgid " -d, --dbname=DBNAME database to reindex\n" msgstr " -d, --dbname=DBNAME zu reindizierende Datenbank\n" -#: reindexdb.c:799 +#: reindexdb.c:767 #, c-format msgid " -i, --index=INDEX recreate specific index(es) only\n" msgstr " -i, --index=INDEX nur bestimmte(n) Index(e) erneuern\n" -#: reindexdb.c:800 +#: reindexdb.c:768 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" msgstr "" " -j, --jobs=NUM so viele parallele Verbindungen zum Reindizieren\n" " verwenden\n" -#: reindexdb.c:801 +#: reindexdb.c:769 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet unterdrücke alle Mitteilungen\n" -#: reindexdb.c:802 +#: reindexdb.c:770 #, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system Systemkataloge reindizieren\n" +msgid " -s, --system reindex system catalogs only\n" +msgstr " -s, --system nur Systemkataloge reindizieren\n" -#: reindexdb.c:803 +#: reindexdb.c:771 #, c-format msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" msgstr " -S, --schema=SCHEMA nur bestimmte(s) Schema(s) reindizieren\n" -#: reindexdb.c:804 +#: reindexdb.c:772 #, c-format msgid " -t, --table=TABLE reindex specific table(s) only\n" msgstr " -t, --table=TABELLE nur bestimmte Tabelle(n) reindizieren\n" -#: reindexdb.c:805 +#: reindexdb.c:773 #, c-format msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" msgstr " --tablespace=TABLESPACE Tablespace wo Indexe neu gebaut werden\n" -#: reindexdb.c:806 +#: reindexdb.c:774 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose erzeuge viele Meldungen\n" -#: reindexdb.c:816 +#: reindexdb.c:784 #, c-format msgid "" "\n" @@ -971,75 +996,65 @@ msgstr "" "Für weitere Informationen lesen Sie bitte die Beschreibung des\n" "SQL-Befehls REINDEX.\n" -#: vacuumdb.c:203 -#, c-format -msgid "parallel vacuum degree must be a non-negative integer" -msgstr "parallele Vacuum-Einstellung muss eine nicht-negative ganze Zahl sein" - -#: vacuumdb.c:223 -#, c-format -msgid "minimum transaction ID age must be at least 1" -msgstr "minimales Transaktions-ID-Alter muss mindestens 1 sein" - -#: vacuumdb.c:231 -#, c-format -msgid "minimum multixact ID age must be at least 1" -msgstr "minimales Multixact-ID-Alter muss mindestens 1 sein" - -#: vacuumdb.c:272 vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 -#: vacuumdb.c:302 vacuumdb.c:314 +#: vacuumdb.c:267 vacuumdb.c:270 vacuumdb.c:273 vacuumdb.c:276 vacuumdb.c:279 +#: vacuumdb.c:282 vacuumdb.c:285 vacuumdb.c:294 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "kann Option »%s« nicht verwenden, wenn nur Analyze durchgeführt wird" -#: vacuumdb.c:320 +#: vacuumdb.c:297 #, c-format msgid "cannot use the \"%s\" option when performing full vacuum" msgstr "kann Option »%s« nicht verwenden, wenn volles Vacuum durchgeführt wird" -#: vacuumdb.c:343 +#: vacuumdb.c:303 +#, c-format +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "kann Option »%s« nicht mit der Option »%s« verwenden" + +#: vacuumdb.c:322 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "kann nicht alle Datenbanken und eine bestimmte gleichzeitig vacuumen" -#: vacuumdb.c:348 +#: vacuumdb.c:324 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "kann nicht bestimmte Tabelle(n) in allen Datenbanken vacuumen" -#: vacuumdb.c:438 +#: vacuumdb.c:412 msgid "Generating minimal optimizer statistics (1 target)" msgstr "Erzeuge minimale Optimierer-Statistiken (1 Ziel)" -#: vacuumdb.c:439 +#: vacuumdb.c:413 msgid "Generating medium optimizer statistics (10 targets)" msgstr "Erzeuge mittlere Optimierer-Statistiken (10 Ziele)" -#: vacuumdb.c:440 +#: vacuumdb.c:414 msgid "Generating default (full) optimizer statistics" msgstr "Erzeuge volle Optimierer-Statistiken" -#: vacuumdb.c:512 +#: vacuumdb.c:479 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s: bearbeite Datenbank »%s«: %s\n" -#: vacuumdb.c:515 +#: vacuumdb.c:482 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s: führe Vacuum in Datenbank »%s« aus\n" -#: vacuumdb.c:976 +#: vacuumdb.c:952 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "Vacuum der Tabelle »%s« in Datenbank »%s« fehlgeschlagen: %s" -#: vacuumdb.c:979 +#: vacuumdb.c:955 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "Vacuum der Datenbank »%s« fehlgeschlagen: %s" -#: vacuumdb.c:987 +#: vacuumdb.c:963 #, c-format msgid "" "%s cleans and analyzes a PostgreSQL database.\n" @@ -1048,123 +1063,128 @@ msgstr "" "%s säubert und analysiert eine PostgreSQL-Datenbank.\n" "\n" -#: vacuumdb.c:991 +#: vacuumdb.c:967 #, c-format msgid " -a, --all vacuum all databases\n" msgstr " -a, --all führe Vacuum in allen Datenbanken aus\n" -#: vacuumdb.c:992 +#: vacuumdb.c:968 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" msgstr " -d, --dbname=DBNAME führe Vacuum in dieser Datenbank aus\n" -#: vacuumdb.c:993 +#: vacuumdb.c:969 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr " --disable-page-skipping Page-Skipping-Verhalten abschalten\n" -#: vacuumdb.c:994 +#: vacuumdb.c:970 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr "" " -e, --echo zeige die Befehle, die an den Server\n" " gesendet werden\n" -#: vacuumdb.c:995 +#: vacuumdb.c:971 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full führe volles Vacuum durch\n" -#: vacuumdb.c:996 +#: vacuumdb.c:972 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr " -F, --freeze Zeilentransaktionsinformationen einfrieren\n" -#: vacuumdb.c:997 +#: vacuumdb.c:973 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr " --force-index-cleanup Indexeinträge, die auf tote Tupel zeigen, immer entfernen\n" + +#: vacuumdb.c:974 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgstr "" " -j, --jobs=NUM so viele parallele Verbindungen zum Vacuum\n" " verwenden\n" -#: vacuumdb.c:998 +#: vacuumdb.c:975 #, c-format msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" msgstr "" " --min-mxid-age=MXID-ALTER minimales Multixact-ID-Alter zu bearbeitender\n" " Tabellen\n" -#: vacuumdb.c:999 +#: vacuumdb.c:976 #, c-format msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" msgstr "" " --min-xid-age=XID-ALTER minimales Transaktions-ID-Alter zu bearbeitender\n" " Tabellen\n" -#: vacuumdb.c:1000 +#: vacuumdb.c:977 #, c-format msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" msgstr " --no-index-cleanup Indexeinträge, die auf tote Tupel zeigen, nicht entfernen\n" -#: vacuumdb.c:1001 +#: vacuumdb.c:978 #, c-format msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" msgstr " --no-process-toast zur Tabelle gehörige TOAST-Tabelle überspringen\n" -#: vacuumdb.c:1002 +#: vacuumdb.c:979 #, c-format msgid " --no-truncate don't truncate empty pages at the end of the table\n" msgstr " --no-truncate leere Seiten am Ende der Tabelle nicht abschneiden\n" -#: vacuumdb.c:1003 +#: vacuumdb.c:980 #, c-format -msgid " -P, --parallel=PARALLEL_DEGREE use this many background workers for vacuum, if available\n" +msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" msgstr "" -" -P, --parallel=PARALLEL-GRAD so viele Background-Worker für Vacuum verwenden,\n" +" -P, --parallel=PARALLEL-PROZ so viele Background-Worker für Vacuum verwenden,\n" " wenn verfügbar\n" -#: vacuumdb.c:1004 +#: vacuumdb.c:981 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet unterdrücke alle Mitteilungen\n" -#: vacuumdb.c:1005 +#: vacuumdb.c:982 #, c-format msgid " --skip-locked skip relations that cannot be immediately locked\n" msgstr "" " --skip-locked Relationen überspringen, die nicht sofort\n" " gesperrt werden können\n" -#: vacuumdb.c:1006 +#: vacuumdb.c:983 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgstr "" " -t, --table='TABELLE[(SPALTEN)]'\n" " führe Vacuum für bestimmte Tabelle(n) aus\n" -#: vacuumdb.c:1007 +#: vacuumdb.c:984 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose erzeuge viele Meldungen\n" -#: vacuumdb.c:1008 +#: vacuumdb.c:985 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n" -#: vacuumdb.c:1009 +#: vacuumdb.c:986 #, c-format msgid " -z, --analyze update optimizer statistics\n" msgstr " -z, --analyze aktualisiere Statistiken für den Optimierer\n" -#: vacuumdb.c:1010 +#: vacuumdb.c:987 #, c-format msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgstr "" " -Z, --analyze-only aktualisiere nur Statistiken für den Optimierer;\n" " kein Vacuum\n" -#: vacuumdb.c:1011 +#: vacuumdb.c:988 #, c-format msgid "" " --analyze-in-stages only update optimizer statistics, in multiple\n" @@ -1174,12 +1194,12 @@ msgstr "" " in mehreren Phasen für schnellere Ergebnisse;\n" " kein Vacuum\n" -#: vacuumdb.c:1013 +#: vacuumdb.c:990 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n" -#: vacuumdb.c:1021 +#: vacuumdb.c:998 #, c-format msgid "" "\n" diff --git a/src/bin/scripts/po/el.po b/src/bin/scripts/po/el.po new file mode 100644 index 00000000000..7cf6af13755 --- /dev/null +++ b/src/bin/scripts/po/el.po @@ -0,0 +1,1173 @@ +# Greek message translation file for pgscripts +# Copyright (C) 2021 PostgreSQL Global Development Group +# This file is distributed under the same license as the pgscripts (PostgreSQL) package. +# Georgios Kokolatos <gkokolatos@pm.me>, 2021. +# +msgid "" +msgstr "" +"Project-Id-Version: pgscripts (PostgreSQL) 14\n" +"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" +"POT-Creation-Date: 2021-11-08 10:16+0000\n" +"PO-Revision-Date: 2021-11-08 12:11+0100\n" +"Last-Translator: Georgios Kokolatos <gkokolatos@pm.me>\n" +"Language-Team: \n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Poedit 3.0\n" + +#: ../../../src/common/logging.c:259 +#, c-format +msgid "fatal: " +msgstr "κρίσιμο: " + +#: ../../../src/common/logging.c:266 +#, c-format +msgid "error: " +msgstr "σφάλμα: " + +#: ../../../src/common/logging.c:273 +#, c-format +msgid "warning: " +msgstr "προειδοποίηση: " + +#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75 +#: ../../common/fe_memutils.c:98 ../../common/fe_memutils.c:162 +#, c-format +msgid "out of memory\n" +msgstr "έλλειψη μνήμης\n" + +#: ../../common/fe_memutils.c:92 ../../common/fe_memutils.c:154 +#, c-format +msgid "cannot duplicate null pointer (internal error)\n" +msgstr "δεν ήταν δυνατή η αντιγραφή δείκτη null (εσωτερικό σφάλμα)\n" + +#: ../../common/username.c:43 +#, c-format +msgid "could not look up effective user ID %ld: %s" +msgstr "δεν ήταν δυνατή η αναζήτηση ενεργής ταυτότητας χρήστη %ld: %s" + +#: ../../common/username.c:45 +msgid "user does not exist" +msgstr "ο χρήστης δεν υπάρχει" + +#: ../../common/username.c:60 +#, c-format +msgid "user name lookup failure: error code %lu" +msgstr "αποτυχία αναζήτησης ονόματος χρήστη: κωδικός σφάλματος % lu" + +#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +msgid "Cancel request sent\n" +msgstr "Αίτηση ακύρωσης εστάλη\n" + +#: ../../fe_utils/cancel.c:165 ../../fe_utils/cancel.c:210 +msgid "Could not send cancel request: " +msgstr "Δεν ήταν δυνατή η αποστολή αίτησης ακύρωσης: " + +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:107 +msgid "Password: " +msgstr "Κωδικός πρόσβασης: " + +#: ../../fe_utils/connect_utils.c:92 +#, c-format +msgid "could not connect to database %s: out of memory" +msgstr "δεν ήταν δυνατή η σύνδεση με τη βάσης δεδομένων %s: έλλειψη μνήμης" + +#: ../../fe_utils/connect_utils.c:120 pg_isready.c:145 +#, c-format +msgid "%s" +msgstr "%s" + +#: ../../fe_utils/parallel_slot.c:302 +#, c-format +msgid "too many jobs for this platform" +msgstr "πάρα πολλές εργασίες για την παρούσα πλατφόρμα" + +#: ../../fe_utils/parallel_slot.c:522 +#, c-format +msgid "processing of database \"%s\" failed: %s" +msgstr "η επεξεργασία της βάσης δεδομένων «%s» απέτυχε: %s" + +#: ../../fe_utils/print.c:336 +#, c-format +msgid "(%lu row)" +msgid_plural "(%lu rows)" +msgstr[0] "(%lu σειρά)" +msgstr[1] "(%lu σειρές)" + +#: ../../fe_utils/print.c:3039 +#, c-format +msgid "Interrupted\n" +msgstr "Διακόπηκε\n" + +#: ../../fe_utils/print.c:3103 +#, c-format +msgid "Cannot add header to table content: column count of %d exceeded.\n" +msgstr "Δεν είναι δυνατή η προσθήκη κεφαλίδας σε περιεχόμενο πίνακα: υπέρβαση του πλήθους στηλών %d.\n" + +#: ../../fe_utils/print.c:3143 +#, c-format +msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" +msgstr "Δεν είναι δυνατή η προσθήκη κελιού σε περιεχόμενο πίνακα: υπέρβαση του συνολικού αριθμού κελιών %d.\n" + +#: ../../fe_utils/print.c:3401 +#, c-format +msgid "invalid output format (internal error): %d" +msgstr "μη έγκυρη μορφή εξόδου (εσωτερικό σφάλμα): %d" + +#: ../../fe_utils/query_utils.c:33 ../../fe_utils/query_utils.c:58 +#, c-format +msgid "query failed: %s" +msgstr "το ερώτημα απέτυχε: %s" + +#: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 +#, c-format +msgid "query was: %s" +msgstr "το ερώτημα ήταν: %s" + +#: clusterdb.c:112 clusterdb.c:131 createdb.c:123 createdb.c:142 +#: createuser.c:172 createuser.c:187 dropdb.c:103 dropdb.c:112 dropdb.c:120 +#: dropuser.c:94 dropuser.c:109 dropuser.c:122 pg_isready.c:96 pg_isready.c:110 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:251 vacuumdb.c:270 +#, c-format +msgid "Try \"%s --help\" for more information.\n" +msgstr "Δοκιμάστε «%s --help» για περισσότερες πληροφορίες.\n" + +#: clusterdb.c:129 createdb.c:140 createuser.c:185 dropdb.c:118 dropuser.c:107 +#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:268 +#, c-format +msgid "too many command-line arguments (first is \"%s\")" +msgstr "πάρα πολλοί παραμέτροι εισόδου από την γραμμή εντολών (ο πρώτη είναι η «%s»)" + +#: clusterdb.c:148 +#, c-format +msgid "cannot cluster all databases and a specific one at the same time" +msgstr "δεν είναι δυνατή η ομαδοποίηση όλων των βάσεων δεδομένων και μιας συγκεκριμένης ταυτόχρονα" + +#: clusterdb.c:154 +#, c-format +msgid "cannot cluster specific table(s) in all databases" +msgstr "δεν είναι δυνατή η ομαδοποίηση συγκεκριμένων πινάκων σε όλες τις βάσεις δεδομένων" + +#: clusterdb.c:220 +#, c-format +msgid "clustering of table \"%s\" in database \"%s\" failed: %s" +msgstr "η ομαδοποίηση του πίνακα «%s» στη βάση δεδομένων «%s» απέτυχε: %s" + +#: clusterdb.c:223 +#, c-format +msgid "clustering of database \"%s\" failed: %s" +msgstr "η ομαδοποίηση της βάσης δεδομένων «%s» απέτυχε: %s" + +#: clusterdb.c:251 +#, c-format +msgid "%s: clustering database \"%s\"\n" +msgstr "%s: ομαδοποιείται η βάση δεδομένων «%s»\n" + +#: clusterdb.c:267 +#, c-format +msgid "" +"%s clusters all previously clustered tables in a database.\n" +"\n" +msgstr "" +"%s: ομαδοποιεί όλους του προηγούμενα ομαδοποιημένους πίνακες σε μία βάση δεδομένων\n" +"\n" + +#: clusterdb.c:268 createdb.c:267 createuser.c:351 dropdb.c:171 dropuser.c:169 +#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:1025 +#, c-format +msgid "Usage:\n" +msgstr "Χρήση:\n" + +#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:1026 +#, c-format +msgid " %s [OPTION]... [DBNAME]\n" +msgstr " %s [ΕΠΙΛΟΓΗ]... [DBNAME]\n" + +#: clusterdb.c:270 createdb.c:269 createuser.c:353 dropdb.c:173 dropuser.c:171 +#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:1027 +#, c-format +msgid "" +"\n" +"Options:\n" +msgstr "" +"\n" +"Επιλογές:\n" + +#: clusterdb.c:271 +#, c-format +msgid " -a, --all cluster all databases\n" +msgstr " -a, --all ομαδοποίησε όλες τις βάσεις δεδομένων\n" + +#: clusterdb.c:272 +#, c-format +msgid " -d, --dbname=DBNAME database to cluster\n" +msgstr " -d, --dbname=DBNAME βάση δεδομένων για ομαδοποίηση\n" + +#: clusterdb.c:273 createuser.c:357 dropdb.c:174 dropuser.c:172 +#, c-format +msgid " -e, --echo show the commands being sent to the server\n" +msgstr " -e, --echo εμφάνισε τις εντολές που αποστέλλονται στο διακομιστή\n" + +#: clusterdb.c:274 +#, c-format +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet να μην γράψεις κανένα μήνυμα\n" + +#: clusterdb.c:275 +#, c-format +msgid " -t, --table=TABLE cluster specific table(s) only\n" +msgstr " -t, --table=TABLE να ομαδοποιήσεις μόνο συγκεκριμένους πίνακες\n" + +#: clusterdb.c:276 +#, c-format +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose γράψε πολλά μηνύματα εξόδου\n" + +#: clusterdb.c:277 createuser.c:369 dropdb.c:177 dropuser.c:175 +#, c-format +msgid " -V, --version output version information, then exit\n" +msgstr " -V, --version εμφάνισε πληροφορίες έκδοσης, στη συνέχεια έξοδος\n" + +#: clusterdb.c:278 createuser.c:374 dropdb.c:179 dropuser.c:177 +#, c-format +msgid " -?, --help show this help, then exit\n" +msgstr " -?, --help εμφάνισε αυτό το μήνυμα βοήθειας, στη συνέχεια έξοδος\n" + +#: clusterdb.c:279 createdb.c:280 createuser.c:375 dropdb.c:180 dropuser.c:178 +#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1052 +#, c-format +msgid "" +"\n" +"Connection options:\n" +msgstr "" +"\n" +"Επιλογές σύνδεσης:\n" + +#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1053 +#, c-format +msgid " -h, --host=HOSTNAME database server host or socket directory\n" +msgstr " -h, --host=HOSTNAME διακομιστής βάσης δεδομένων ή κατάλογος υποδοχών\n" + +#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1054 +#, c-format +msgid " -p, --port=PORT database server port\n" +msgstr " -p, --port=PORT θύρα διακομιστή βάσης δεδομένων\n" + +#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1055 +#, c-format +msgid " -U, --username=USERNAME user name to connect as\n" +msgstr " -U, --username=USERNAME όνομα χρήστη με το οποίο να συνδεθεί\n" + +#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1056 +#, c-format +msgid " -w, --no-password never prompt for password\n" +msgstr " -w, --no-password να μην ζητείται ποτέ κωδικός πρόσβασης\n" + +#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1057 +#, c-format +msgid " -W, --password force password prompt\n" +msgstr " -W, --password αναγκαστική προτροπή κωδικού πρόσβασης\n" + +#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1058 +#, c-format +msgid " --maintenance-db=DBNAME alternate maintenance database\n" +msgstr " --maintenance-db=DBNAME εναλλακτική βάση δεδομένων συντήρησης\n" + +#: clusterdb.c:286 +#, c-format +msgid "" +"\n" +"Read the description of the SQL command CLUSTER for details.\n" +msgstr "" +"\n" +"Διαβάστε την περιγραφή της SQL εντολής CLUSTER για λεπτομέρειες.\n" + +#: clusterdb.c:287 createdb.c:288 createuser.c:381 dropdb.c:187 dropuser.c:184 +#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1060 +#, c-format +msgid "" +"\n" +"Report bugs to <%s>.\n" +msgstr "" +"\n" +"Υποβάλετε αναφορές σφάλματων σε <%s>.\n" + +#: clusterdb.c:288 createdb.c:289 createuser.c:382 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1061 +#, c-format +msgid "%s home page: <%s>\n" +msgstr "%s αρχική σελίδα: <%s>\n" + +#: common.c:107 +#, c-format +msgid "query returned %d row instead of one: %s" +msgid_plural "query returned %d rows instead of one: %s" +msgstr[0] "το ερώτημα επέστρεψε %d σειρά αντί μίας: %s" +msgstr[1] "το ερώτημα επέστρεψε %d σειρές αντί μίας: %s" + +#. translator: abbreviation for "yes" +#: common.c:131 +msgid "y" +msgstr "y" + +#. translator: abbreviation for "no" +#: common.c:133 +msgid "n" +msgstr "n" + +#. translator: This is a question followed by the translated options for +#. "yes" and "no". +#: common.c:143 +#, c-format +msgid "%s (%s/%s) " +msgstr "%s (%s/%s) " + +#: common.c:164 +#, c-format +msgid "Please answer \"%s\" or \"%s\".\n" +msgstr "Παρακαλώ απαντήστε «%s» ή «%s».\n" + +#: createdb.c:150 +#, c-format +msgid "only one of --locale and --lc-ctype can be specified" +msgstr "μόνο ένα από τα --locale και --lc-ctype μπορεί να καθοριστεί" + +#: createdb.c:155 +#, c-format +msgid "only one of --locale and --lc-collate can be specified" +msgstr "μόνο ένα από τα --locale και --lc-collate μπορεί να καθοριστεί" + +#: createdb.c:166 +#, c-format +msgid "\"%s\" is not a valid encoding name" +msgstr "«%s» δεν είναι έγκυρο όνομα κωδικοποίησης" + +#: createdb.c:229 +#, c-format +msgid "database creation failed: %s" +msgstr "η δημιουργία βάσης δεδομένων απέτυχε: %s" + +#: createdb.c:248 +#, c-format +msgid "comment creation failed (database was created): %s" +msgstr "η δημιουργία σχολίων απέτυχε (δημιουργήθηκε βάση δεδομένων): %s" + +#: createdb.c:266 +#, c-format +msgid "" +"%s creates a PostgreSQL database.\n" +"\n" +msgstr "" +"%s δημιουργεί μια βάση δεδομένων PostgreSQL.\n" +"\n" + +#: createdb.c:268 +#, c-format +msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" +msgstr " %s [ΕΠΙΛΟΓΗ]... [DBNAME] [ΠΕΡΙΓΡΑΦΗ]\n" + +#: createdb.c:270 +#, c-format +msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" +msgstr " -D, --tablespace=TABLESPACE προεπιλεγμένος πινακοχώρος για τη βάση δεδομένων\n" + +#: createdb.c:271 reindexdb.c:798 +#, c-format +msgid " -e, --echo show the commands being sent to the server\n" +msgstr " -e, --echo εμφάνισε τις εντολές που αποστέλλονται στο διακομιστή\n" + +#: createdb.c:272 +#, c-format +msgid " -E, --encoding=ENCODING encoding for the database\n" +msgstr " -E, --encoding=ENCODING κωδικοποίηση για την βάση δεδομένων\n" + +#: createdb.c:273 +#, c-format +msgid " -l, --locale=LOCALE locale settings for the database\n" +msgstr " -l, --locale=LOCALE ρυθμίσεις εντοπιότητας για τη βάση δεδομένων\n" + +#: createdb.c:274 +#, c-format +msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" +msgstr " --lc-collate=LOCALE ρύθμιση LC_COLLATE για την βάση δεδομένων\n" + +#: createdb.c:275 +#, c-format +msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" +msgstr " --lc-collate=LOCALE ρύθμιση LC_CTYPE για την βάση δεδομένων\n" + +#: createdb.c:276 +#, c-format +msgid " -O, --owner=OWNER database user to own the new database\n" +msgstr " -O, --owner=OWNER όνομα χρήστη που θα κατέχει την νέα βάση δεδομένων\n" + +#: createdb.c:277 +#, c-format +msgid " -T, --template=TEMPLATE template database to copy\n" +msgstr " -T, --template=TEMPLATE πρωτότυπη βάση δεδομένων για αντιγραφή\n" + +#: createdb.c:278 reindexdb.c:807 +#, c-format +msgid " -V, --version output version information, then exit\n" +msgstr " -V, --version εμφάνισε πληροφορίες έκδοσης και, στη συνέχεια, έξοδος\n" + +#: createdb.c:279 reindexdb.c:808 +#, c-format +msgid " -?, --help show this help, then exit\n" +msgstr " -?, --help εμφάνισε αυτό το μήνυμα βοήθειας, και μετά έξοδος\n" + +#: createdb.c:281 reindexdb.c:810 +#, c-format +msgid " -h, --host=HOSTNAME database server host or socket directory\n" +msgstr " -h, --host=HOSTNAME διακομιστής βάσης δεδομένων ή κατάλογος υποδοχών\n" + +#: createdb.c:282 reindexdb.c:811 +#, c-format +msgid " -p, --port=PORT database server port\n" +msgstr " -p, --port=PORT θύρα διακομιστή βάσης δεδομένων\n" + +#: createdb.c:283 reindexdb.c:812 +#, c-format +msgid " -U, --username=USERNAME user name to connect as\n" +msgstr " -U, --username=USERNAME όνομα χρήστη με το οποίο να συνδεθεί\n" + +#: createdb.c:284 reindexdb.c:813 +#, c-format +msgid " -w, --no-password never prompt for password\n" +msgstr " -w, --no-password να μην ζητείται ποτέ κωδικός πρόσβασης\n" + +#: createdb.c:285 reindexdb.c:814 +#, c-format +msgid " -W, --password force password prompt\n" +msgstr " -W, --password αναγκαστική προτροπή κωδικού πρόσβασης\n" + +#: createdb.c:286 reindexdb.c:815 +#, c-format +msgid " --maintenance-db=DBNAME alternate maintenance database\n" +msgstr " --maintenance-db=DBNAME εναλλακτική βάση δεδομένων συντήρησης\n" + +#: createdb.c:287 +#, c-format +msgid "" +"\n" +"By default, a database with the same name as the current user is created.\n" +msgstr "" +"\n" +"Από προεπιλογή, δημιουργείται μια βάση δεδομένων με το ίδιο όνομα με τον τρέχοντα χρήστη.\n" + +#: createuser.c:151 +#, c-format +msgid "invalid value for --connection-limit: %s" +msgstr "άκυρη τιμή για --connection-limit: %s" + +#: createuser.c:195 +msgid "Enter name of role to add: " +msgstr "Εισαγάγετε το όνομα του ρόλου για να προσθέσετε: " + +#: createuser.c:210 +msgid "Enter password for new role: " +msgstr "Εισαγάγετε κωδικό πρόσβασης για νέο ρόλο: " + +#: createuser.c:211 +msgid "Enter it again: " +msgstr "Εισάγετε ξανά: " + +#: createuser.c:214 +#, c-format +msgid "Passwords didn't match.\n" +msgstr "Οι κωδικοί πρόσβασης δεν είναι ίδιοι.\n" + +#: createuser.c:222 +msgid "Shall the new role be a superuser?" +msgstr "Να είναι ο νέος ρόλος υπερχρήστης;" + +#: createuser.c:237 +msgid "Shall the new role be allowed to create databases?" +msgstr "Να επιτραπεί στον νέο ρόλο η δημιουργία βάσεων δεδομένων;" + +#: createuser.c:245 +msgid "Shall the new role be allowed to create more new roles?" +msgstr "Να επιτραπεί στον νέο ρόλο να δημιουργήσει περισσότερους νέους ρόλους;" + +#: createuser.c:281 +#, c-format +msgid "password encryption failed: %s" +msgstr "η κρυπτογράφηση κωδικού πρόσβασης απέτυχε: %s" + +#: createuser.c:336 +#, c-format +msgid "creation of new role failed: %s" +msgstr "η δημιουργία νέου ρόλου απέτυχε: %s" + +#: createuser.c:350 +#, c-format +msgid "" +"%s creates a new PostgreSQL role.\n" +"\n" +msgstr "" +"%s δημιουργεί ένα νέο ρόλο PostgreSQL.\n" +"\n" + +#: createuser.c:352 dropuser.c:170 +#, c-format +msgid " %s [OPTION]... [ROLENAME]\n" +msgstr " %s [ΕΠΙΛΟΓΗ]... [ROLENAME]\n" + +#: createuser.c:354 +#, c-format +msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n" +msgstr " -c, --connection-limit=N όριο σύνδεσης για το ρόλο (προεπιλογή: κανένα όριο)\n" + +#: createuser.c:355 +#, c-format +msgid " -d, --createdb role can create new databases\n" +msgstr " -d, --createdb ο ρόλος μπορεί να δημιουργήσει νέες βάσεις δεδομένων\n" + +#: createuser.c:356 +#, c-format +msgid " -D, --no-createdb role cannot create databases (default)\n" +msgstr " -D, --no-createdb ο ρόλος δεν μπορεί να δημιουργήσει βάσεις δεδομένων (προεπιλογή)\n" + +#: createuser.c:358 +#, c-format +msgid " -g, --role=ROLE new role will be a member of this role\n" +msgstr " -g, --role=ROLE ο καινούριος ρόλος να αποτελεί μέλος αυτού του ρόλου\n" + +#: createuser.c:359 +#, c-format +msgid "" +" -i, --inherit role inherits privileges of roles it is a\n" +" member of (default)\n" +msgstr "" +" -i, --inherit ο ρόλος να κληρονομεί τα προνόμια των ρόλων των\n" +" οποίων είναι μέλος τους (προεπιλογή)\n" + +#: createuser.c:361 +#, c-format +msgid " -I, --no-inherit role does not inherit privileges\n" +msgstr " -I, --no-inherit ο ρόλος δεν κληρονομεί προνόμια\n" + +#: createuser.c:362 +#, c-format +msgid " -l, --login role can login (default)\n" +msgstr " -l, --login ο ρόλος μπορεί να συνδεθεί (προεπιλογή)\n" + +#: createuser.c:363 +#, c-format +msgid " -L, --no-login role cannot login\n" +msgstr " -L, --no-login ο ρόλος δεν μπορεί να συνδεθεί\n" + +#: createuser.c:364 +#, c-format +msgid " -P, --pwprompt assign a password to new role\n" +msgstr " -P, --pwprompt αντιστοιχίσε έναν κωδικό πρόσβασης στο νέο ρόλο\n" + +#: createuser.c:365 +#, c-format +msgid " -r, --createrole role can create new roles\n" +msgstr " -r, --createrole ο ρόλος μπορεί να δημιουργεί νέους ρόλους\n" + +#: createuser.c:366 +#, c-format +msgid " -R, --no-createrole role cannot create roles (default)\n" +msgstr " -R, --no-createrole ο ρόλος δεν μπορεί να δημιουργεί νέους ρόλους (προεπιλογή)\n" + +#: createuser.c:367 +#, c-format +msgid " -s, --superuser role will be superuser\n" +msgstr " -s, --superuser ο ρόλος θα είναι υπερχρήστης\n" + +#: createuser.c:368 +#, c-format +msgid " -S, --no-superuser role will not be superuser (default)\n" +msgstr " -S, --no-superuser ο ρόλος δεν θα είναι υπερχρήστης (προεπιλογή)\n" + +#: createuser.c:370 +#, c-format +msgid "" +" --interactive prompt for missing role name and attributes rather\n" +" than using defaults\n" +msgstr "" +" --interactive να προτρέψει για το όνομα ρόλου και τα χαρακτηριστικά αντί\n" +" να χρησιμοποιήσει προεπιλογές\n" + +#: createuser.c:372 +#, c-format +msgid " --replication role can initiate replication\n" +msgstr " --replication ο ρόλος μπορεί να εκκινήσει αναπαραγωγή\n" + +#: createuser.c:373 +#, c-format +msgid " --no-replication role cannot initiate replication\n" +msgstr " --no-replication ο ρόλος να μην μπορεί να εκκινήσει αναπαραγωγή\n" + +#: createuser.c:378 +#, c-format +msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n" +msgstr " -U, --username=USERNAME όνομα χρήστη για να συνδεθεί ως (όχι αυτό που θα δημιουργηθεί)\n" + +#: dropdb.c:111 +#, c-format +msgid "missing required argument database name" +msgstr "λείπει αναγκαία παράμετρος ονόματος βάσης δεδομένων" + +#: dropdb.c:126 +#, c-format +msgid "Database \"%s\" will be permanently removed.\n" +msgstr "Η βάση δεδομένων «%s» θα αφαιρεθεί οριστικά.\n" + +#: dropdb.c:127 dropuser.c:130 +msgid "Are you sure?" +msgstr "Είστε βέβαιος;" + +#: dropdb.c:156 +#, c-format +msgid "database removal failed: %s" +msgstr "η αφαίρεση της βάσης δεδομένων απέτυχε: %s" + +#: dropdb.c:170 +#, c-format +msgid "" +"%s removes a PostgreSQL database.\n" +"\n" +msgstr "" +"%s αφαιρεί μία βάση δεδομένων PostgreSQL.\n" +"\n" + +#: dropdb.c:172 +#, c-format +msgid " %s [OPTION]... DBNAME\n" +msgstr " %s [ΕΠΙΛΟΓΗ]... [DBNAME]\n" + +#: dropdb.c:175 +#, c-format +msgid " -f, --force try to terminate other connections before dropping\n" +msgstr " -f, --force να προσπαθήσει να τερματίσει άλλες συνδέσεις πριν την εγκατάληψη\n" + +#: dropdb.c:176 +#, c-format +msgid " -i, --interactive prompt before deleting anything\n" +msgstr " -i, --interactive να προτρέψει πριν να διαγράψει οτιδήποτε\n" + +#: dropdb.c:178 +#, c-format +msgid " --if-exists don't report error if database doesn't exist\n" +msgstr " --if-exists να μην αναφέρει σφάλμα εάν η βάση δεδομένων δεν υπάρχει\n" + +#: dropuser.c:117 +msgid "Enter name of role to drop: " +msgstr "Εισαγάγετε το όνομα του ρόλου για να απορρίψετε: " + +#: dropuser.c:121 +#, c-format +msgid "missing required argument role name" +msgstr "λείπει η απαιτούμενη παράμετρος ονόματος ρόλου" + +#: dropuser.c:129 +#, c-format +msgid "Role \"%s\" will be permanently removed.\n" +msgstr "Ο ρόλος «%s» θα αφαιρεθεί οριστικά.\n" + +#: dropuser.c:153 +#, c-format +msgid "removal of role \"%s\" failed: %s" +msgstr "η αφαίρεση του ρόλου «%s» απέτυχε: %s" + +#: dropuser.c:168 +#, c-format +msgid "" +"%s removes a PostgreSQL role.\n" +"\n" +msgstr "" +"%s αφαιρεί ένα ρόλο PostgreSQL.\n" +"\n" + +#: dropuser.c:173 +#, c-format +msgid "" +" -i, --interactive prompt before deleting anything, and prompt for\n" +" role name if not specified\n" +msgstr "" +" -i, --interactive να προτρέψει πριν να διαγράψει οτιδήποτε, και να προτρέψει για\n" +" το όνομα του ρόλου, εάν αυτό δεν έχει καθοριστεί\n" + +#: dropuser.c:176 +#, c-format +msgid " --if-exists don't report error if user doesn't exist\n" +msgstr " --if-exists να μην αναφέρει σφάλμα εάν ο χρήστης δεν υπάρχει\n" + +#: dropuser.c:181 +#, c-format +msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n" +msgstr " -U, --username=USERNAME όνομα χρήστη με το οποίο να συνδεθεί (όχι αυτό που θα αφαιρέσει)\n" + +#: pg_isready.c:153 +#, c-format +msgid "could not fetch default options" +msgstr "δεν ήταν δυνατή η λήψη προεπιλεγμένων ρυθμίσεων" + +#: pg_isready.c:202 +#, c-format +msgid "accepting connections\n" +msgstr "αποδέχεται συνδέσεις\n" + +#: pg_isready.c:205 +#, c-format +msgid "rejecting connections\n" +msgstr "απορρίπτει συνδέσεις\n" + +#: pg_isready.c:208 +#, c-format +msgid "no response\n" +msgstr "καμία απάντηση\n" + +#: pg_isready.c:211 +#, c-format +msgid "no attempt\n" +msgstr "καμία προσπάθεια\n" + +#: pg_isready.c:214 +#, c-format +msgid "unknown\n" +msgstr "άγνωστο\n" + +#: pg_isready.c:224 +#, c-format +msgid "" +"%s issues a connection check to a PostgreSQL database.\n" +"\n" +msgstr "" +"%s εκτελεί ένα έλεγχο σύνδεσης σε μια βάση δεδομένων PostgreSQL.\n" +"\n" + +#: pg_isready.c:226 +#, c-format +msgid " %s [OPTION]...\n" +msgstr " %s [ΕΠΙΛΟΓΗ]...\n" + +#: pg_isready.c:229 +#, c-format +msgid " -d, --dbname=DBNAME database name\n" +msgstr " -d, --dbname=DBNAME ονομασία βάσης δεδομένων\n" + +#: pg_isready.c:230 +#, c-format +msgid " -q, --quiet run quietly\n" +msgstr " -q, --quiet εκτέλεσε σιωπηλά\n" + +#: pg_isready.c:231 +#, c-format +msgid " -V, --version output version information, then exit\n" +msgstr " -V, --version εμφάνισε πληροφορίες έκδοσης, στη συνέχεια έξοδος\n" + +#: pg_isready.c:232 +#, c-format +msgid " -?, --help show this help, then exit\n" +msgstr " -?, --help εμφάνισε αυτό το μήνυμα βοήθειας, στη συνέχεια έξοδος\n" + +#: pg_isready.c:235 +#, c-format +msgid " -h, --host=HOSTNAME database server host or socket directory\n" +msgstr " -h, --host=HOSTNAME διακομιστής βάσης δεδομένων ή κατάλογος υποδοχών\n" + +#: pg_isready.c:236 +#, c-format +msgid " -p, --port=PORT database server port\n" +msgstr " -p, --port=PORT θύρα διακομιστή βάσης δεδομένων\n" + +#: pg_isready.c:237 +#, c-format +msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" +msgstr "" +" -t, --timeout=SECS πόσα δευτερόλεπτα να περιμένει όταν προσπαθεί να συνδεθεί,\n" +" 0 το απενεργοποιεί (προεπιλογή: %s)\n" + +#: pg_isready.c:238 +#, c-format +msgid " -U, --username=USERNAME user name to connect as\n" +msgstr " -U, --username=USERNAME όνομα χρήστη με το οποίο να συνδεθεί\n" + +#: reindexdb.c:157 vacuumdb.c:198 +#, c-format +msgid "number of parallel jobs must be at least 1" +msgstr "ο αριθμός παράλληλων εργασιών πρέπει να είναι τουλάχιστον 1" + +#: reindexdb.c:210 +#, c-format +msgid "cannot reindex all databases and a specific one at the same time" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση όλων των βάσεων δεδομένων και μιας συγκεκριμένης ταυτόχρονα" + +#: reindexdb.c:215 +#, c-format +msgid "cannot reindex all databases and system catalogs at the same time" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση όλων των βάσεων δεδομένων και των καταλόγων συστήματος ταυτόχρονα" + +#: reindexdb.c:220 +#, c-format +msgid "cannot reindex specific schema(s) in all databases" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση συγκεκριμένων σχημάτων σε όλες τις βάσεις δεδομένων" + +#: reindexdb.c:225 +#, c-format +msgid "cannot reindex specific table(s) in all databases" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση συγκεκριμένων πινάκων σε όλες τις βάσεις δεδομένων" + +#: reindexdb.c:230 +#, c-format +msgid "cannot reindex specific index(es) in all databases" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση συγκεκριμένων ευρετηρίων σε όλες τις βάσεις δεδομένων" + +#: reindexdb.c:243 +#, c-format +msgid "cannot reindex specific schema(s) and system catalogs at the same time" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση συγκεκριμένων σχημάτων και καταλόγων συστήματος ταυτόχρονα" + +#: reindexdb.c:248 +#, c-format +msgid "cannot reindex specific table(s) and system catalogs at the same time" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση συγκεκριμένων πινάκων και καταλόγων συστήματος ταυτόχρονα" + +#: reindexdb.c:253 +#, c-format +msgid "cannot reindex specific index(es) and system catalogs at the same time" +msgstr "δεν είναι δυνατή η επαναευρετηριοποίηση συγκεκριμένων ευρετηρίων και καταλόγων συστήματος ταυτόχρονα" + +#: reindexdb.c:259 +#, c-format +msgid "cannot use multiple jobs to reindex system catalogs" +msgstr "δεν είναι δυνατή η χρήση πολλαπλών εργασιών για την επαναευρετηριοποίηση καταλόγων συστήματος" + +#: reindexdb.c:288 +#, c-format +msgid "cannot use multiple jobs to reindex indexes" +msgstr "δεν είναι δυνατή η χρήση πολλαπλών εργασιών για την επαναευρετηριοποίηση ευρετηρίων" + +#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:471 vacuumdb.c:479 vacuumdb.c:487 +#: vacuumdb.c:495 vacuumdb.c:503 vacuumdb.c:511 vacuumdb.c:518 vacuumdb.c:525 +#: vacuumdb.c:532 +#, c-format +msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" +msgstr "δεν είναι δυνατή η χρήση της επιλογής «%s» σε εκδόσεις διακομιστών παλαιότερες από την PostgreSQL %s" + +#: reindexdb.c:401 +#, c-format +msgid "cannot reindex system catalogs concurrently, skipping all" +msgstr "δεν είναι δυνατή η ταυτόχρονη επαναευρετηριοποίηση καταλόγων συστήματος, παρακάμπτονται όλοι" + +#: reindexdb.c:605 +#, c-format +msgid "reindexing of database \"%s\" failed: %s" +msgstr "επαναευρετηριοποίηση της βάσης δεδομένων «%s» απέτυχε: %s" + +#: reindexdb.c:609 +#, c-format +msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" +msgstr "η επανενεξάγηση του ευρετηρίου «%s» στη βάση δεδομένων «%s» απέτυχε: %s" + +#: reindexdb.c:613 +#, c-format +msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" +msgstr "η επαναευρετηριοποίηση του σχήματος «%s» στη βάση δεδομένων «%s» απέτυχε: %s" + +#: reindexdb.c:617 +#, c-format +msgid "reindexing of system catalogs in database \"%s\" failed: %s" +msgstr "η επαναευρετηριοποίηση καταλόγων συστήματος στη βάση δεδομένων «%s» απέτυχε: %s" + +#: reindexdb.c:621 +#, c-format +msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" +msgstr "η επαναευρετηριοποίηση του πίνακα «%s» στη βάση δεδομένων «%s» απέτυχε: %s" + +#: reindexdb.c:774 +#, c-format +msgid "%s: reindexing database \"%s\"\n" +msgstr "%s: επαναευρετηριοποίηση της βάσης δεδομένων «%s»\n" + +#: reindexdb.c:791 +#, c-format +msgid "" +"%s reindexes a PostgreSQL database.\n" +"\n" +msgstr "" +"%s επαναευρετηριοποιεί μια βάση δεδομένων PostgreSQL.\n" +"\n" + +#: reindexdb.c:795 +#, c-format +msgid " -a, --all reindex all databases\n" +msgstr " -a, --all επαναευρετηριοποίηση όλων των βάσεων δεδομένων\n" + +#: reindexdb.c:796 +#, c-format +msgid " --concurrently reindex concurrently\n" +msgstr " -a, --all ταυτόχρονη επαναευρετηριοποίηση\n" + +#: reindexdb.c:797 +#, c-format +msgid " -d, --dbname=DBNAME database to reindex\n" +msgstr " -d, --dbname=DBNAME βάση δεδομένων για επαναευρετηριοποίηση\n" + +#: reindexdb.c:799 +#, c-format +msgid " -i, --index=INDEX recreate specific index(es) only\n" +msgstr " -i, --index=INDEX δημιούργησε συγκεκριμένο(ους) πίνακα(ες) μόνο\n" + +#: reindexdb.c:800 +#, c-format +msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" +msgstr " -j, --jobs=NUM χρησιμοποιήσε τόσες πολλές ταυτόχρονες συνδέσεις με το διακομιστή\n" + +#: reindexdb.c:801 +#, c-format +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet να μην γράψεις κανένα μήνυμα\n" + +#: reindexdb.c:802 +#, c-format +msgid " -s, --system reindex system catalogs only\n" +msgstr " -s, --system επαναευρετηριοποίηση μόνο καταλόγων συστήματος\n" + +#: reindexdb.c:803 +#, c-format +msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" +msgstr " -S, --schema=SCHEMA επαναευρετηριοποίησε συγκεκριμένο(-α) σχήμα(-τα) μόνο\n" + +#: reindexdb.c:804 +#, c-format +msgid " -t, --table=TABLE reindex specific table(s) only\n" +msgstr " -t, --table=TABLE επαναευρετηριοποίησε συγκεκριμένο(-ους) πίνακα(-ες) μόνο\n" + +#: reindexdb.c:805 +#, c-format +msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" +msgstr " --tablespace=TABLESPACE πινακοχώρος όπου επαναδημιουργούνται τα ευρετήρια\n" + +#: reindexdb.c:806 +#, c-format +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose γράψε πολλά μηνύματα εξόδου\n" + +#: reindexdb.c:816 +#, c-format +msgid "" +"\n" +"Read the description of the SQL command REINDEX for details.\n" +msgstr "" +"\n" +"Διαβάστε την περιγραφή της SQL εντολής REINDEX για λεπτομέρειες.\n" + +#: vacuumdb.c:206 +#, c-format +msgid "parallel workers for vacuum must be greater than or equal to zero" +msgstr "οι παράλληλοι εργάτες για vacuum πρέπει να είναι περισσότεροι ή ίσοι με μηδέν" + +#: vacuumdb.c:226 +#, c-format +msgid "minimum transaction ID age must be at least 1" +msgstr "η ελάχιστη ηλικία transaction ID πρέπει να είναι τουλάχιστον 1" + +#: vacuumdb.c:234 +#, c-format +msgid "minimum multixact ID age must be at least 1" +msgstr "η ελάχιστη ηλικία multixact ID πρέπει να είναι τουλάχιστον 1" + +#: vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 vacuumdb.c:302 +#: vacuumdb.c:308 vacuumdb.c:314 vacuumdb.c:326 +#, c-format +msgid "cannot use the \"%s\" option when performing only analyze" +msgstr "δεν είναι δυνατή η χρήση της επιλογής «%s» κατά την εκτέλεση μόνο της ανάλυσης" + +#: vacuumdb.c:332 +#, c-format +msgid "cannot use the \"%s\" option when performing full vacuum" +msgstr "δεν είναι δυνατή η χρήση της επιλογής «%s» κατά την εκτέλεση full vacuum" + +#: vacuumdb.c:341 +#, c-format +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "δεν είναι δυνατή η χρήση της επιλογής «%s» μαζί με την επιλογή«%s»" + +#: vacuumdb.c:363 +#, c-format +msgid "cannot vacuum all databases and a specific one at the same time" +msgstr "δεν μπορεί να εκτελέσει vacuum σε όλες τις βάσεις δεδομένων και μια συγκεκριμένη ταυτόχρονα" + +#: vacuumdb.c:368 +#, c-format +msgid "cannot vacuum specific table(s) in all databases" +msgstr "δεν μπορεί να εκτελέσει vacuum συγκεκριμένους πίνακες σε όλες τις βάσεις δεδομένων" + +#: vacuumdb.c:458 +msgid "Generating minimal optimizer statistics (1 target)" +msgstr "Δημιουργία ελάχιστων στατιστικών βελτιστοποιητή (1 στόχος)" + +#: vacuumdb.c:459 +msgid "Generating medium optimizer statistics (10 targets)" +msgstr "Δημιουργία μεσαίων στατιστικών βελτιστοποιητή (10 στόχοι)" + +#: vacuumdb.c:460 +msgid "Generating default (full) optimizer statistics" +msgstr "Δημιουργία προεπιλεγμένων (πλήρων) στατιστικών βελτιστοποιητή" + +#: vacuumdb.c:540 +#, c-format +msgid "%s: processing database \"%s\": %s\n" +msgstr "%s: επεξεργάζεται τη βάση δεδομένων «%s»: %s\n" + +#: vacuumdb.c:543 +#, c-format +msgid "%s: vacuuming database \"%s\"\n" +msgstr "%s: εκτελεί vacuum στη βάση δεδομένων «%s»\n" + +#: vacuumdb.c:1013 +#, c-format +msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" +msgstr "η εκτέλεση vacuum στον πίνακα «%s» στη βάση δεδομένων «%s» απέτυχε: %s" + +#: vacuumdb.c:1016 +#, c-format +msgid "vacuuming of database \"%s\" failed: %s" +msgstr "η εκτέλεση vacuum στη βάση δεδομένων «%s» απέτυχε: %s" + +#: vacuumdb.c:1024 +#, c-format +msgid "" +"%s cleans and analyzes a PostgreSQL database.\n" +"\n" +msgstr "" +"%s καθαρίζει και αναλύει μια βάση δεδομένων PostgreSQL.\n" +"\n" + +#: vacuumdb.c:1028 +#, c-format +msgid " -a, --all vacuum all databases\n" +msgstr " -a, --all εκτέλεσε vacuum σε όλες τις βάσεις δεδομένων\n" + +#: vacuumdb.c:1029 +#, c-format +msgid " -d, --dbname=DBNAME database to vacuum\n" +msgstr " -d, --dbname=DBNAME βάση δεδομένων για vacuum\n" + +#: vacuumdb.c:1030 +#, c-format +msgid " --disable-page-skipping disable all page-skipping behavior\n" +msgstr " --disable-page-skipping απενεργοποιήστε κάθε συμπεριφορά παράλειψης σελίδας\n" + +#: vacuumdb.c:1031 +#, c-format +msgid " -e, --echo show the commands being sent to the server\n" +msgstr " -e, --echo εμφάνισε τις εντολές που αποστέλλονται στο διακομιστή\n" + +#: vacuumdb.c:1032 +#, c-format +msgid " -f, --full do full vacuuming\n" +msgstr " -f, --full να εκτελέσει πλήρες vacuum\n" + +#: vacuumdb.c:1033 +#, c-format +msgid " -F, --freeze freeze row transaction information\n" +msgstr " -F, --freeze πάγωσε τις πληροφορίες σειράς συναλλαγής\n" + +#: vacuumdb.c:1034 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr " --force-index-cleanup αφαιρεί πάντα καταχωρήσεις ευρετηρίου που οδηγούν σε νεκρές πλειάδες\n" + +#: vacuumdb.c:1035 +#, c-format +msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" +msgstr " -j, --jobs=NUM χρησιμοποιήσε τόσες πολλές ταυτόχρονες συνδέσεις με το διακομιστή\n" + +#: vacuumdb.c:1036 +#, c-format +msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" +msgstr " --min-mxid-age=MXID_AGE ελάχιστη ηλικία multixact ID πινάκων για vacuum\n" + +#: vacuumdb.c:1037 +#, c-format +msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" +msgstr " --min-xid-age=XID_AGE ελάχιστη ηλικία transaction ID πινάκων για vacuum\n" + +#: vacuumdb.c:1038 +#, c-format +msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" +msgstr " --no-index-cleanup να μην αφαιρέσει καταχωρήσεις ευρετηρίου που οδηγούν σε νεκρές πλειάδες\n" + +#: vacuumdb.c:1039 +#, c-format +msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" +msgstr " --no-process-toast παράλειψε τον πίνακα TOAST που σχετίζεται με τον πίνακα που εκτελείται vacuum\n" + +#: vacuumdb.c:1040 +#, c-format +msgid " --no-truncate don't truncate empty pages at the end of the table\n" +msgstr " --no-truncate να μην περικόψει άδειες σελίδες από το τέλος του πίνακα\n" + +#: vacuumdb.c:1041 +#, c-format +msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" +msgstr "" +" -P, --parallel=PARALLEL_WORKERS χρησιμοποίησε τόσους πολλούς εργάτες παρασκηνίου\n" +" για την εκτέλεση vacuum, εάν αυτοί είναι διαθέσιμοι\n" + +#: vacuumdb.c:1042 +#, c-format +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet να μην γράψεις κανένα μήνυμα\n" + +#: vacuumdb.c:1043 +#, c-format +msgid " --skip-locked skip relations that cannot be immediately locked\n" +msgstr " --skip-locked να παραλείψει σχέσεις που δεν μπορούν να κλειδωθούν άμεσα\n" + +#: vacuumdb.c:1044 +#, c-format +msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" +msgstr " -t, --table=‘TABLE[(COLUMNS)]’ να εκτελέσει vacuum μόνο σε συγκεκριμένους πίνακες\n" + +#: vacuumdb.c:1045 +#, c-format +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose γράψε πολλά μηνύματα εξόδου\n" + +#: vacuumdb.c:1046 +#, c-format +msgid " -V, --version output version information, then exit\n" +msgstr " -V, --version εμφάνισε πληροφορίες έκδοσης, στη συνέχεια έξοδος\n" + +#: vacuumdb.c:1047 +#, c-format +msgid " -z, --analyze update optimizer statistics\n" +msgstr " -z, --analyze ενημέρωσε τα στατιστικά του βελτιστοποιητή\n" + +#: vacuumdb.c:1048 +#, c-format +msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" +msgstr " -z, --analyze μόνο ενημέρωσε τα στατιστικά του βελτιστοποιητή· χωρίς vacuum\n" + +#: vacuumdb.c:1049 +#, c-format +msgid "" +" --analyze-in-stages only update optimizer statistics, in multiple\n" +" stages for faster results; no vacuum\n" +msgstr "" +" --analyze-in-stages ενημέρωσε μόνο τα στατιστικά στοιχεία βελτιστοποίησης, σε πολλαπλά\n" +" στάδια για ταχύτερα αποτελέσματα· χωρίς vacuum\n" + +#: vacuumdb.c:1051 +#, c-format +msgid " -?, --help show this help, then exit\n" +msgstr " -?, --help εμφάνισε αυτό το μήνυμα βοήθειας, στη συνέχεια έξοδος\n" + +#: vacuumdb.c:1059 +#, c-format +msgid "" +"\n" +"Read the description of the SQL command VACUUM for details.\n" +msgstr "" +"\n" +"Διαβάστε την περιγραφή της SQL εντολής VACUUM για λεπτομέρειες.\n" diff --git a/src/bin/scripts/po/es.po b/src/bin/scripts/po/es.po index 60caeb05acc..af74bb7edbf 100644 --- a/src/bin/scripts/po/es.po +++ b/src/bin/scripts/po/es.po @@ -1,6 +1,6 @@ # pgscripts spanish translation # -# Copyright (c) 2003-2019, PostgreSQL Global Development Group +# Copyright (c) 2003-2021, PostgreSQL Global Development Group # This file is distributed under the same license as the PostgreSQL package. # # Alvaro Herrera, <alvherre@alvh.no-ip.org>, 2003-2013 @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: pgscripts (PostgreSQL) 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-06-11 16:48+0000\n" -"PO-Revision-Date: 2021-06-14 20:04-0500\n" +"POT-Creation-Date: 2022-01-12 04:17+0000\n" +"PO-Revision-Date: 2022-01-12 17:38-0500\n" "Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@lists.postgresql.org>\n" "Language: es\n" @@ -135,13 +135,13 @@ msgstr "la consulta era: %s" #: clusterdb.c:112 clusterdb.c:131 createdb.c:123 createdb.c:142 #: createuser.c:172 createuser.c:187 dropdb.c:103 dropdb.c:112 dropdb.c:120 #: dropuser.c:94 dropuser.c:109 dropuser.c:122 pg_isready.c:96 pg_isready.c:110 -#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:245 vacuumdb.c:264 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:251 vacuumdb.c:270 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Use «%s --help» para mayor información.\n" #: clusterdb.c:129 createdb.c:140 createuser.c:185 dropdb.c:118 dropuser.c:107 -#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:262 +#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:268 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "demasiados argumentos en la línea de órdenes (el primero es «%s»)" @@ -182,18 +182,18 @@ msgstr "" "\n" #: clusterdb.c:268 createdb.c:267 createuser.c:351 dropdb.c:171 dropuser.c:169 -#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:988 +#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:1025 #, c-format msgid "Usage:\n" msgstr "Empleo:\n" -#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:989 +#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:1026 #, c-format msgid " %s [OPTION]... [DBNAME]\n" msgstr " %s [OPCIÓN]... [BASE-DE-DATOS]\n" #: clusterdb.c:270 createdb.c:269 createuser.c:353 dropdb.c:173 dropuser.c:171 -#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:990 +#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:1027 #, c-format msgid "" "\n" @@ -243,7 +243,7 @@ msgid " -?, --help show this help, then exit\n" msgstr " -?, --help mostrar esta ayuda y salir\n" #: clusterdb.c:279 createdb.c:280 createuser.c:375 dropdb.c:180 dropuser.c:178 -#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1014 +#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1052 #, c-format msgid "" "\n" @@ -252,32 +252,32 @@ msgstr "" "\n" "Opciones de conexión:\n" -#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1015 +#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1053 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=ANFITRIÓN nombre del servidor o directorio del socket\n" -#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1016 +#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1054 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PUERTO puerto del servidor\n" -#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1017 +#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1055 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USUARIO nombre de usuario para la conexión\n" -#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1018 +#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1056 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password nunca pedir contraseña\n" -#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1019 +#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1057 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password forzar la petición de contraseña\n" -#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1020 +#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1058 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=BASE base de datos de mantención alternativa\n" @@ -292,7 +292,7 @@ msgstr "" "Lea la descripción de la orden CLUSTER de SQL para obtener mayores detalles.\n" #: clusterdb.c:287 createdb.c:288 createuser.c:381 dropdb.c:187 dropuser.c:184 -#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1022 +#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1060 #, c-format msgid "" "\n" @@ -302,7 +302,7 @@ msgstr "" "Reporte errores a <%s>.\n" #: clusterdb.c:288 createdb.c:289 createuser.c:382 dropdb.c:188 dropuser.c:185 -#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1023 +#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1061 #, c-format msgid "%s home page: <%s>\n" msgstr "Sitio web de %s: <%s>\n" @@ -656,7 +656,7 @@ msgstr " %s [OPCIÓN]... BASE-DE-DATOS\n" #: dropdb.c:175 #, c-format msgid " -f, --force try to terminate other connections before dropping\n" -msgstr " -f, --force intentar cancelar otras conexiones antes de borrar\n" +msgstr " -f, --force intentar cancelar otras conexiones antes de borrar\n" #: dropdb.c:176 #, c-format @@ -803,7 +803,7 @@ msgstr "" msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USUARIO nombre de usuario para la conexión\n" -#: reindexdb.c:157 vacuumdb.c:195 +#: reindexdb.c:157 vacuumdb.c:198 #, c-format msgid "number of parallel jobs must be at least 1" msgstr "número de trabajos en paralelo debe ser al menos 1" @@ -858,8 +858,9 @@ msgstr "no se pueden usar múltiples procesos para reindexar índices de sistema msgid "cannot use multiple jobs to reindex indexes" msgstr "no se pueden usar múltiples procesos para reindexar índices" -#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:451 vacuumdb.c:459 vacuumdb.c:467 -#: vacuumdb.c:475 vacuumdb.c:483 vacuumdb.c:490 vacuumdb.c:497 vacuumdb.c:504 +#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:471 vacuumdb.c:479 vacuumdb.c:487 +#: vacuumdb.c:495 vacuumdb.c:503 vacuumdb.c:511 vacuumdb.c:518 vacuumdb.c:525 +#: vacuumdb.c:532 #, c-format msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "no se puede usar la opción «%s» cuando con versiones más antiguas que PostgreSQL %s" @@ -940,8 +941,8 @@ msgstr " -q, --quiet no desplegar mensajes\n" #: reindexdb.c:802 #, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system reindexar los catálogos del sistema\n" +msgid " -s, --system reindex system catalogs only\n" +msgstr " -s, --system solo reindexar los catálogos del sistema\n" #: reindexdb.c:803 #, c-format @@ -972,75 +973,80 @@ msgstr "" "\n" "Lea la descripción de la orden REINDEX de SQL para obtener mayores detalles.\n" -#: vacuumdb.c:203 +#: vacuumdb.c:206 #, c-format msgid "parallel workers for vacuum must be greater than or equal to zero" msgstr "el número de procesos paralelos para vacuum debe ser mayor o igual que cero" -#: vacuumdb.c:223 +#: vacuumdb.c:226 #, c-format msgid "minimum transaction ID age must be at least 1" msgstr "edad mínima del ID de transacción debe ser al menos 1" -#: vacuumdb.c:231 +#: vacuumdb.c:234 #, c-format msgid "minimum multixact ID age must be at least 1" msgstr "edad mínima del ID de multixact debe ser al menos 1" -#: vacuumdb.c:272 vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 -#: vacuumdb.c:302 vacuumdb.c:314 +#: vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 vacuumdb.c:302 +#: vacuumdb.c:308 vacuumdb.c:314 vacuumdb.c:326 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "no se puede usar la opción «%s» cuando se está sólo actualizando estadísticas" -#: vacuumdb.c:320 +#: vacuumdb.c:332 #, c-format msgid "cannot use the \"%s\" option when performing full vacuum" msgstr "no se puede usar la opción «%s» cuando se está ejecutando vacuum full" -#: vacuumdb.c:343 +#: vacuumdb.c:341 +#, c-format +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "no se puede usar la opción «%s» junto con la opción «%s»" + +#: vacuumdb.c:363 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "no se pueden limpiar todas las bases de datos y una de ellas en particular simultáneamente" -#: vacuumdb.c:348 +#: vacuumdb.c:368 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "no es posible limpiar tablas específicas en todas las bases de datos" -#: vacuumdb.c:438 +#: vacuumdb.c:458 msgid "Generating minimal optimizer statistics (1 target)" msgstr "Generando estadísticas mínimas para el optimizador (tamaño = 1)" -#: vacuumdb.c:439 +#: vacuumdb.c:459 msgid "Generating medium optimizer statistics (10 targets)" msgstr "Generando estadísticas medias para el optimizador (tamaño = 10)" -#: vacuumdb.c:440 +#: vacuumdb.c:460 msgid "Generating default (full) optimizer statistics" msgstr "Generando estadísticas predeterminadas (completas) para el optimizador" -#: vacuumdb.c:512 +#: vacuumdb.c:540 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s: procesando la base de datos «%s»: %s\n" -#: vacuumdb.c:515 +#: vacuumdb.c:543 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s: limpiando la base de datos «%s»\n" -#: vacuumdb.c:976 +#: vacuumdb.c:1013 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "falló la limpieza de la tabla «%s» en la base de datos «%s»: %s" -#: vacuumdb.c:979 +#: vacuumdb.c:1016 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "falló la limpieza de la base de datos «%s»: %s" -#: vacuumdb.c:987 +#: vacuumdb.c:1024 #, c-format msgid "" "%s cleans and analyzes a PostgreSQL database.\n" @@ -1049,111 +1055,116 @@ msgstr "" "%s limpia (VACUUM) y analiza una base de datos PostgreSQL.\n" "\n" -#: vacuumdb.c:991 +#: vacuumdb.c:1028 #, c-format msgid " -a, --all vacuum all databases\n" msgstr " -a, --all limpia todas las bases de datos\n" -#: vacuumdb.c:992 +#: vacuumdb.c:1029 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" msgstr " -d, --dbname=BASE base de datos a limpiar\n" -#: vacuumdb.c:993 +#: vacuumdb.c:1030 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr " --disable-page-skipping desactiva todo comportamiento de saltar páginas\n" -#: vacuumdb.c:994 +#: vacuumdb.c:1031 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo mostrar las órdenes enviadas al servidor\n" -#: vacuumdb.c:995 +#: vacuumdb.c:1032 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full usar «vacuum full»\n" -#: vacuumdb.c:996 +#: vacuumdb.c:1033 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr " -F, --freeze usar «vacuum freeze»\n" -#: vacuumdb.c:997 +#: vacuumdb.c:1034 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr " --force-index-cleanup siempre eliminar entradas de índice que apunten a tuplas muertas\n" + +#: vacuumdb.c:1035 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgstr " -j, --jobs=NUM usar esta cantidad de conexiones concurrentes\n" -#: vacuumdb.c:998 +#: vacuumdb.c:1036 #, c-format msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" msgstr " --min-mxid-age=EDAD_MXID edad de multixact ID mínima de tablas a limpiar\n" -#: vacuumdb.c:999 +#: vacuumdb.c:1037 #, c-format msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" msgstr " --min-xid-age=EDAD_XID edad de ID de transacción mínima de tablas a limpiar\n" -#: vacuumdb.c:1000 +#: vacuumdb.c:1038 #, c-format msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" msgstr " --no-index-cleanup no eliminar entradas de índice que apunten a tuplas muertas\n" -#: vacuumdb.c:1001 +#: vacuumdb.c:1039 #, c-format msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" msgstr " --no-process-toast Omitir la tabla TOAST asociada con la tabla a la que se hará vacuum\n" -#: vacuumdb.c:1002 +#: vacuumdb.c:1040 #, c-format msgid " --no-truncate don't truncate empty pages at the end of the table\n" msgstr " --no-truncate no truncar las páginas vacías al final de la tabla\n" -#: vacuumdb.c:1003 +#: vacuumdb.c:1041 #, c-format msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" msgstr " -P, --parallel=PROC_PARALELOS usar esta cantidad de procesos para vacuum, si están disponibles\n" -#: vacuumdb.c:1004 +#: vacuumdb.c:1042 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet no desplegar mensajes\n" -#: vacuumdb.c:1005 +#: vacuumdb.c:1043 #, c-format msgid " --skip-locked skip relations that cannot be immediately locked\n" msgstr " --skip-locked ignorar relaciones que no pueden bloquearse inmediatamente\n" -#: vacuumdb.c:1006 +#: vacuumdb.c:1044 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgstr "" " -t, --table='TABLA[(COLUMNAS)]'\n" " limpiar sólo esta(s) tabla(s)\n" -#: vacuumdb.c:1007 +#: vacuumdb.c:1045 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose desplegar varios mensajes informativos\n" -#: vacuumdb.c:1008 +#: vacuumdb.c:1046 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version mostrar información de versión y salir\n" -#: vacuumdb.c:1009 +#: vacuumdb.c:1047 #, c-format msgid " -z, --analyze update optimizer statistics\n" msgstr " -z, --analyze actualizar las estadísticas del optimizador\n" -#: vacuumdb.c:1010 +#: vacuumdb.c:1048 #, c-format msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgstr "" " -Z, --analyze-only sólo actualizar las estadísticas del optimizador;\n" " no hacer vacuum\n" -#: vacuumdb.c:1011 +#: vacuumdb.c:1049 #, c-format msgid "" " --analyze-in-stages only update optimizer statistics, in multiple\n" @@ -1163,12 +1174,12 @@ msgstr "" " en múltiples etapas para resultados más rápidos;\n" " no hacer vacuum\n" -#: vacuumdb.c:1013 +#: vacuumdb.c:1051 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help mostrar esta ayuda y salir\n" -#: vacuumdb.c:1021 +#: vacuumdb.c:1059 #, c-format msgid "" "\n" @@ -1177,11 +1188,11 @@ msgstr "" "\n" "Lea la descripción de la orden VACUUM de SQL para obtener mayores detalles.\n" -#~ msgid "parallel vacuum degree must be a non-negative integer" -#~ msgstr "el grado de vacuum paralelo debe ser un entero no negativo" +#~ msgid "Could not send cancel request: %s" +#~ msgstr "No se pudo enviar el paquete de cancelación: %s" #~ msgid "could not connect to database %s: %s" #~ msgstr "no se pudo conectar a la base de datos %s: %s" -#~ msgid "Could not send cancel request: %s" -#~ msgstr "No se pudo enviar el paquete de cancelación: %s" +#~ msgid "parallel vacuum degree must be a non-negative integer" +#~ msgstr "el grado de vacuum paralelo debe ser un entero no negativo" diff --git a/src/bin/scripts/po/fr.po b/src/bin/scripts/po/fr.po index 163d1472251..7301c792c7c 100644 --- a/src/bin/scripts/po/fr.po +++ b/src/bin/scripts/po/fr.po @@ -1,40 +1,48 @@ -# translation of pgscripts.po to fr_fr -# french message translation file for pgscripts +# LANGUAGE message translation file for pgscripts +# Copyright (C) 2004-2022 PostgreSQL Global Development Group +# This file is distributed under the same license as the pgscripts (PostgreSQL) package. # # Use these quotes: « %s » # # Guillaume Lelarge <guillaume@lelarge.info>, 2004-2009. # Stéphane Schildknecht <stephane.schildknecht@dalibo.com>, 2009. +# Guillaume Lelarge <guillaume@lelarge.info>, 2010-2022. +# msgid "" msgstr "" -"Project-Id-Version: PostgreSQL 12\n" +"Project-Id-Version: PostgreSQL 15\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-06-19 16:17+0000\n" -"PO-Revision-Date: 2021-06-20 17:21+0200\n" +"POT-Creation-Date: 2022-05-14 10:19+0000\n" +"PO-Revision-Date: 2022-05-14 17:16+0200\n" "Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n" -"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n" +"Language-Team: French <guillaume@lelarge.info>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.4.3\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 3.0.1\n" -#: ../../../src/common/logging.c:259 -#, c-format -msgid "fatal: " -msgstr "fatal : " - -#: ../../../src/common/logging.c:266 +#: ../../../src/common/logging.c:277 #, c-format msgid "error: " msgstr "erreur : " -#: ../../../src/common/logging.c:273 +#: ../../../src/common/logging.c:284 #, c-format msgid "warning: " msgstr "attention : " +#: ../../../src/common/logging.c:295 +#, c-format +msgid "detail: " +msgstr "détail : " + +#: ../../../src/common/logging.c:302 +#, c-format +msgid "hint: " +msgstr "astuce : " + #: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75 #: ../../common/fe_memutils.c:98 ../../common/fe_memutils.c:162 #, c-format @@ -58,67 +66,77 @@ msgstr "l'utilisateur n'existe pas" #: ../../common/username.c:60 #, c-format msgid "user name lookup failure: error code %lu" -msgstr "échec lors de la recherche du nom d'utilisateur : code erreur %lu" +msgstr "échec de la recherche du nom d'utilisateur : code d'erreur %lu" -#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +#: ../../fe_utils/cancel.c:189 ../../fe_utils/cancel.c:238 msgid "Cancel request sent\n" msgstr "Requête d'annulation envoyée\n" -#: ../../fe_utils/cancel.c:165 ../../fe_utils/cancel.c:210 +#: ../../fe_utils/cancel.c:190 ../../fe_utils/cancel.c:239 msgid "Could not send cancel request: " msgstr "N'a pas pu envoyer la requête d'annulation : " -#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:107 +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:104 msgid "Password: " msgstr "Mot de passe : " -#: ../../fe_utils/connect_utils.c:92 +#: ../../fe_utils/connect_utils.c:91 #, c-format msgid "could not connect to database %s: out of memory" msgstr "n'a pas pu se connecter à la base de données %s : plus de mémoire" -#: ../../fe_utils/connect_utils.c:120 pg_isready.c:145 +#: ../../fe_utils/connect_utils.c:117 pg_isready.c:146 #, c-format msgid "%s" msgstr "%s" -#: ../../fe_utils/parallel_slot.c:302 +#: ../../fe_utils/option_utils.c:69 +#, c-format +msgid "invalid value \"%s\" for option %s" +msgstr "valeur « %s » invalide pour l'option %s" + +#: ../../fe_utils/option_utils.c:76 +#, c-format +msgid "%s must be in range %d..%d" +msgstr "%s doit être compris entre %d et %d" + +#: ../../fe_utils/parallel_slot.c:301 #, c-format msgid "too many jobs for this platform" msgstr "trop de jobs pour cette plateforme" -#: ../../fe_utils/parallel_slot.c:522 +#: ../../fe_utils/parallel_slot.c:519 #, c-format msgid "processing of database \"%s\" failed: %s" msgstr "le traitement de la base de données « %s » a échoué : %s" -#: ../../fe_utils/print.c:336 +#: ../../fe_utils/print.c:406 #, c-format msgid "(%lu row)" msgid_plural "(%lu rows)" msgstr[0] "(%lu ligne)" msgstr[1] "(%lu lignes)" -#: ../../fe_utils/print.c:3039 +#: ../../fe_utils/print.c:3109 #, c-format msgid "Interrupted\n" msgstr "Interrompu\n" -#: ../../fe_utils/print.c:3103 +#: ../../fe_utils/print.c:3173 #, c-format msgid "Cannot add header to table content: column count of %d exceeded.\n" msgstr "" "Ne peut pas ajouter l'en-tête au contenu de la table : le nombre de colonnes\n" "%d est dépassé.\n" -#: ../../fe_utils/print.c:3143 +#: ../../fe_utils/print.c:3213 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgstr "" "Ne peut pas ajouter une cellule au contenu de la table : le nombre total des\n" "cellules %d est dépassé.\n" -#: ../../fe_utils/print.c:3401 +#: ../../fe_utils/print.c:3471 #, c-format msgid "invalid output format (internal error): %d" msgstr "format de sortie invalide (erreur interne) : %d" @@ -130,19 +148,19 @@ msgstr "échec de la requête : %s" #: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 #, c-format -msgid "query was: %s" -msgstr "la requête était : %s" +msgid "Query was: %s" +msgstr "La requête était : %s" -#: clusterdb.c:112 clusterdb.c:131 createdb.c:123 createdb.c:142 -#: createuser.c:172 createuser.c:187 dropdb.c:103 dropdb.c:112 dropdb.c:120 -#: dropuser.c:94 dropuser.c:109 dropuser.c:122 pg_isready.c:96 pg_isready.c:110 -#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:251 vacuumdb.c:270 +#: clusterdb.c:113 clusterdb.c:132 createdb.c:139 createdb.c:158 +#: createuser.c:170 createuser.c:185 dropdb.c:104 dropdb.c:113 dropdb.c:121 +#: dropuser.c:95 dropuser.c:110 dropuser.c:123 pg_isready.c:97 pg_isready.c:111 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:241 vacuumdb.c:260 #, c-format -msgid "Try \"%s --help\" for more information.\n" -msgstr "Essayer « %s --help » pour plus d'informations.\n" +msgid "Try \"%s --help\" for more information." +msgstr "Essayez « %s --help » pour plus d'informations." -#: clusterdb.c:129 createdb.c:140 createuser.c:185 dropdb.c:118 dropuser.c:107 -#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:268 +#: clusterdb.c:130 createdb.c:156 createuser.c:183 dropdb.c:119 dropuser.c:108 +#: pg_isready.c:109 reindexdb.c:191 vacuumdb.c:258 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "trop d'arguments en ligne de commande (le premier étant « %s »)" @@ -152,49 +170,49 @@ msgstr "trop d'arguments en ligne de commande (le premier étant « %s »)" msgid "cannot cluster all databases and a specific one at the same time" msgstr "ne peut pas réorganiser à la fois toutes les bases de données et une base spécifique via la commande CLUSTER" -#: clusterdb.c:154 +#: clusterdb.c:151 #, c-format msgid "cannot cluster specific table(s) in all databases" msgstr "ne peut pas réorganiser la(les) table(s) spécifique(s) dans toutes les bases de données" -#: clusterdb.c:220 +#: clusterdb.c:215 #, c-format msgid "clustering of table \"%s\" in database \"%s\" failed: %s" msgstr "la réorganisation de la table « %s » de la base de données « %s » avec la commande CLUSTER a échoué : %s" -#: clusterdb.c:223 +#: clusterdb.c:218 #, c-format msgid "clustering of database \"%s\" failed: %s" msgstr "la réorganisation de la base de données « %s » via la commande CLUSTER a échoué : %s" -#: clusterdb.c:251 +#: clusterdb.c:246 #, c-format msgid "%s: clustering database \"%s\"\n" msgstr "%s : réorganisation de la base de données « %s » via la commande CLUSTER\n" -#: clusterdb.c:267 +#: clusterdb.c:262 #, c-format msgid "" "%s clusters all previously clustered tables in a database.\n" "\n" msgstr "" -"%s réorganise toutes les tables précédemment réorganisées au sein d'une base\n" -"de données via la commande CLUSTER.\n" +"%s réorganise toutes les tables précédemment réorganisées au sein d'une\n" +"base de données via la commande CLUSTER.\n" "\n" -#: clusterdb.c:268 createdb.c:267 createuser.c:351 dropdb.c:171 dropuser.c:169 -#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:1032 +#: clusterdb.c:263 createdb.c:283 createuser.c:346 dropdb.c:172 dropuser.c:170 +#: pg_isready.c:226 reindexdb.c:760 vacuumdb.c:964 #, c-format msgid "Usage:\n" msgstr "Usage :\n" -#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:1033 +#: clusterdb.c:264 reindexdb.c:761 vacuumdb.c:965 #, c-format msgid " %s [OPTION]... [DBNAME]\n" -msgstr " %s [OPTION]... [NOMBASE]\n" +msgstr " %s [OPTION]... [BASE]\n" -#: clusterdb.c:270 createdb.c:269 createuser.c:353 dropdb.c:173 dropuser.c:171 -#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:1034 +#: clusterdb.c:265 createdb.c:285 createuser.c:348 dropdb.c:174 dropuser.c:172 +#: pg_isready.c:229 reindexdb.c:762 vacuumdb.c:966 #, c-format msgid "" "\n" @@ -203,48 +221,48 @@ msgstr "" "\n" "Options :\n" -#: clusterdb.c:271 +#: clusterdb.c:266 #, c-format msgid " -a, --all cluster all databases\n" -msgstr " -a, --all réorganise toutes les bases de données\n" +msgstr " -a, --all réorganise toutes les bases de données\n" -#: clusterdb.c:272 +#: clusterdb.c:267 #, c-format msgid " -d, --dbname=DBNAME database to cluster\n" -msgstr " -d, --dbname=NOMBASE base de données à réorganiser\n" +msgstr " -d, --dbname=BASE réorganise la base de données spécifiée\n" -#: clusterdb.c:273 createuser.c:357 dropdb.c:174 dropuser.c:172 +#: clusterdb.c:268 createuser.c:352 dropdb.c:175 dropuser.c:173 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo affiche les commandes envoyées au serveur\n" -#: clusterdb.c:274 +#: clusterdb.c:269 #, c-format msgid " -q, --quiet don't write any messages\n" -msgstr " -q, --quiet n'écrit aucun message\n" +msgstr " -q, --quiet n'écrit aucun message\n" -#: clusterdb.c:275 +#: clusterdb.c:270 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" -msgstr " -t, --table=TABLE réorganise uniquement cette(ces) table(s)\n" +msgstr " -t, --table=TABLE réorganise uniquement la table spécifiée\n" -#: clusterdb.c:276 +#: clusterdb.c:271 #, c-format msgid " -v, --verbose write a lot of output\n" -msgstr " -v, --verbose mode verbeux\n" +msgstr " -v, --verbose mode verbeux\n" -#: clusterdb.c:277 createuser.c:369 dropdb.c:177 dropuser.c:175 +#: clusterdb.c:272 createuser.c:364 dropdb.c:178 dropuser.c:176 #, c-format msgid " -V, --version output version information, then exit\n" -msgstr " -V, --version affiche la version puis quitte\n" +msgstr " -V, --version affiche la version puis quitte\n" -#: clusterdb.c:278 createuser.c:374 dropdb.c:179 dropuser.c:177 +#: clusterdb.c:273 createuser.c:369 dropdb.c:180 dropuser.c:178 #, c-format msgid " -?, --help show this help, then exit\n" -msgstr " -?, --help affiche cette aide puis quitte\n" +msgstr " -?, --help affiche cette aide puis quitte\n" -#: clusterdb.c:279 createdb.c:280 createuser.c:375 dropdb.c:180 dropuser.c:178 -#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1059 +#: clusterdb.c:274 createdb.c:300 createuser.c:370 dropdb.c:181 dropuser.c:179 +#: pg_isready.c:235 reindexdb.c:777 vacuumdb.c:991 #, c-format msgid "" "\n" @@ -253,39 +271,39 @@ msgstr "" "\n" "Options de connexion :\n" -#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1060 +#: clusterdb.c:275 createuser.c:371 dropdb.c:182 dropuser.c:180 vacuumdb.c:992 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" -" -h, --host=HOTE hôte du serveur de bases de données ou\n" +" -h, --host=HÔTE hôte du serveur de bases de données ou\n" " répertoire des sockets\n" -#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1061 +#: clusterdb.c:276 createuser.c:372 dropdb.c:183 dropuser.c:181 vacuumdb.c:993 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT port du serveur de bases de données\n" -#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1062 +#: clusterdb.c:277 dropdb.c:184 vacuumdb.c:994 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" -msgstr " -U, --username=NOMUTILISATEUR nom d'utilisateur pour la connexion\n" +msgstr " -U, --username=UTILISATEUR nom d'utilisateur pour la connexion\n" -#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1063 +#: clusterdb.c:278 createuser.c:374 dropdb.c:185 dropuser.c:183 vacuumdb.c:995 #, c-format msgid " -w, --no-password never prompt for password\n" -msgstr " -w, --no-password empêche la demande d'un mot de passe\n" +msgstr " -w, --no-password empêche la demande d'un mot de passe\n" -#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1064 +#: clusterdb.c:279 createuser.c:375 dropdb.c:186 dropuser.c:184 vacuumdb.c:996 #, c-format msgid " -W, --password force password prompt\n" -msgstr " -W, --password force la demande d'un mot de passe\n" +msgstr " -W, --password force la demande d'un mot de passe\n" -#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1065 +#: clusterdb.c:280 dropdb.c:187 vacuumdb.c:997 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" -msgstr " --maintenance-db=NOM_BASE indique une autre base par défaut\n" +msgstr " --maintenance-db=BASE indique une autre base par défaut\n" -#: clusterdb.c:286 +#: clusterdb.c:281 #, c-format msgid "" "\n" @@ -294,8 +312,8 @@ msgstr "" "\n" "Lire la description de la commande SQL CLUSTER pour de plus amples détails.\n" -#: clusterdb.c:287 createdb.c:288 createuser.c:381 dropdb.c:187 dropuser.c:184 -#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1067 +#: clusterdb.c:282 createdb.c:308 createuser.c:376 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:785 vacuumdb.c:999 #, c-format msgid "" "\n" @@ -304,11 +322,11 @@ msgstr "" "\n" "Rapporter les bogues à <%s>.\n" -#: clusterdb.c:288 createdb.c:289 createuser.c:382 dropdb.c:188 dropuser.c:185 -#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1068 +#: clusterdb.c:283 createdb.c:309 createuser.c:377 dropdb.c:189 dropuser.c:186 +#: pg_isready.c:241 reindexdb.c:786 vacuumdb.c:1000 #, c-format msgid "%s home page: <%s>\n" -msgstr "page d'accueil %s : <%s>\n" +msgstr "Page d'accueil de %s : <%s>\n" #: common.c:107 #, c-format @@ -339,32 +357,32 @@ msgstr "%s (%s/%s) " msgid "Please answer \"%s\" or \"%s\".\n" msgstr "Merci de répondre « %s » ou « %s ».\n" -#: createdb.c:150 +#: createdb.c:165 #, c-format msgid "only one of --locale and --lc-ctype can be specified" msgstr "une seule des options --locale et --lc-ctype peut être indiquée" -#: createdb.c:155 +#: createdb.c:167 #, c-format msgid "only one of --locale and --lc-collate can be specified" msgstr "une seule des options --locale et --lc-collate peut être indiquée" -#: createdb.c:166 +#: createdb.c:175 #, c-format msgid "\"%s\" is not a valid encoding name" msgstr "« %s » n'est pas un nom d'encodage valide" -#: createdb.c:229 +#: createdb.c:245 #, c-format msgid "database creation failed: %s" msgstr "la création de la base de données a échoué : %s" -#: createdb.c:248 +#: createdb.c:264 #, c-format msgid "comment creation failed (database was created): %s" msgstr "l'ajout du commentaire a échoué (la base de données a été créée) : %s" -#: createdb.c:266 +#: createdb.c:282 #, c-format msgid "" "%s creates a PostgreSQL database.\n" @@ -373,98 +391,115 @@ msgstr "" "%s crée une base de données PostgreSQL.\n" "\n" -#: createdb.c:268 +#: createdb.c:284 #, c-format msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" -msgstr " %s [OPTION]... [NOMBASE] [DESCRIPTION]\n" +msgstr " %s [OPTION]... [BASE] [DESCRIPTION]\n" -#: createdb.c:270 +#: createdb.c:286 #, c-format msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgstr " -D, --tablespace=TABLESPACE tablespace par défaut de la base de données\n" -#: createdb.c:271 reindexdb.c:798 +#: createdb.c:287 reindexdb.c:766 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo affiche les commandes envoyées au serveur\n" -#: createdb.c:272 +#: createdb.c:288 #, c-format msgid " -E, --encoding=ENCODING encoding for the database\n" -msgstr " -E, --encoding=ENC encodage de la base de données\n" +msgstr " -E, --encoding=ENCODAGE encodage de la base de données\n" -#: createdb.c:273 +#: createdb.c:289 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" -msgstr "" -" -l, --locale=LOCALE paramètre de la locale pour la base de\n" -" données\n" +msgstr " -l, --locale=LOCALE paramètre de la locale pour la base de données\n" -#: createdb.c:274 +#: createdb.c:290 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" msgstr " --lc-collate=LOCALE paramètre LC_COLLATE pour la base de données\n" -#: createdb.c:275 +#: createdb.c:291 #, c-format msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" msgstr " --lc-ctype=LOCALE paramètre LC_CTYPE pour la base de données\n" -#: createdb.c:276 +#: createdb.c:292 +#, c-format +msgid " --icu-locale=LOCALE ICU locale setting for the database\n" +msgstr " --icu-locale=LOCALE paramètre de la locale ICU pour la base de données\n" + +#: createdb.c:293 +#, c-format +msgid "" +" --locale-provider={libc|icu}\n" +" locale provider for the database's default collation\n" +msgstr "" +" --locale-provider={libc|icu}\n" +" fournisseur de locale pour la collation par défaut de la base de données\n" + +#: createdb.c:295 #, c-format msgid " -O, --owner=OWNER database user to own the new database\n" msgstr "" " -O, --owner=PROPRIÉTAIRE nom du propriétaire de la nouvelle base de\n" " données\n" -#: createdb.c:277 +#: createdb.c:296 +#, c-format +msgid " -S, --strategy=STRATEGY database creation strategy wal_log or file_copy\n" +msgstr " -S, --strategy=STRATEGIE stratégie de création de base (wal_log ou file_copy)\n" + +#: createdb.c:297 #, c-format msgid " -T, --template=TEMPLATE template database to copy\n" msgstr " -T, --template=MODÈLE base de données modèle à copier\n" -#: createdb.c:278 reindexdb.c:807 +#: createdb.c:298 reindexdb.c:775 #, c-format msgid " -V, --version output version information, then exit\n" -msgstr " -V, --version affiche la version puis quitte\n" +msgstr " -V, --version affiche la version puis quitte\n" -#: createdb.c:279 reindexdb.c:808 +#: createdb.c:299 reindexdb.c:776 #, c-format msgid " -?, --help show this help, then exit\n" -msgstr " -?, --help affiche cette aide puis quitte\n" +msgstr " -?, --help affiche cette aide puis quitte\n" -#: createdb.c:281 reindexdb.c:810 +#: createdb.c:301 reindexdb.c:778 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" -" -h, --host=HOTE hôte du serveur de bases de données\n" +" -h, --host=HÔTE hôte du serveur de bases de données\n" " ou répertoire des sockets\n" -#: createdb.c:282 reindexdb.c:811 +#: createdb.c:302 reindexdb.c:779 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT port du serveur de bases de données\n" -#: createdb.c:283 reindexdb.c:812 +#: createdb.c:303 reindexdb.c:780 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" -msgstr " -U, --username=NOMUTILISATEUR nom d'utilisateur pour la connexion\n" +msgstr " -U, --username=UTILISATEUR nom d'utilisateur pour la connexion\n" -#: createdb.c:284 reindexdb.c:813 +#: createdb.c:304 reindexdb.c:781 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password empêche la demande d'un mot de passe\n" -#: createdb.c:285 reindexdb.c:814 +#: createdb.c:305 reindexdb.c:782 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password force la demande d'un mot de passe\n" -#: createdb.c:286 reindexdb.c:815 +#: createdb.c:306 reindexdb.c:783 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" -msgstr " --maintenance-db=NOM_BASE indique une autre base par défaut\n" +msgstr " --maintenance-db=BASE indique une autre base par défaut\n" -#: createdb.c:287 +#: createdb.c:307 #, c-format msgid "" "\n" @@ -473,51 +508,46 @@ msgstr "" "\n" "Par défaut, la base de donnée créée porte le nom de l'utilisateur courant.\n" -#: createuser.c:151 -#, c-format -msgid "invalid value for --connection-limit: %s" -msgstr "valeur invalide pour --connection-limit : %s" - -#: createuser.c:195 +#: createuser.c:193 msgid "Enter name of role to add: " msgstr "Saisir le nom du rôle à ajouter : " -#: createuser.c:210 +#: createuser.c:208 msgid "Enter password for new role: " msgstr "Saisir le mot de passe pour le nouveau rôle : " -#: createuser.c:211 +#: createuser.c:209 msgid "Enter it again: " -msgstr "Le saisir de nouveau : " +msgstr "Saisir le mot de passe à nouveau : " -#: createuser.c:214 +#: createuser.c:212 #, c-format msgid "Passwords didn't match.\n" msgstr "Les mots de passe ne sont pas identiques.\n" -#: createuser.c:222 +#: createuser.c:220 msgid "Shall the new role be a superuser?" msgstr "Le nouveau rôle est-il super-utilisateur ?" -#: createuser.c:237 +#: createuser.c:235 msgid "Shall the new role be allowed to create databases?" msgstr "Le nouveau rôle est-il autorisé à créer des bases de données ?" -#: createuser.c:245 +#: createuser.c:243 msgid "Shall the new role be allowed to create more new roles?" msgstr "Le nouveau rôle est-il autorisé à créer de nouveaux rôles ?" -#: createuser.c:281 +#: createuser.c:278 #, c-format msgid "password encryption failed: %s" msgstr "échec du chiffrement du mot de passe : %s" -#: createuser.c:336 +#: createuser.c:331 #, c-format msgid "creation of new role failed: %s" -msgstr "la création du nouvel rôle a échoué : %s" +msgstr "la création du nouveau rôle a échoué : %s" -#: createuser.c:350 +#: createuser.c:345 #, c-format msgid "" "%s creates a new PostgreSQL role.\n" @@ -526,87 +556,87 @@ msgstr "" "%s crée un nouvel rôle PostgreSQL.\n" "\n" -#: createuser.c:352 dropuser.c:170 +#: createuser.c:347 dropuser.c:171 #, c-format msgid " %s [OPTION]... [ROLENAME]\n" -msgstr " %s [OPTION]... [NOMROLE]\n" +msgstr " %s [OPTION]... [RÔLE]\n" -#: createuser.c:354 +#: createuser.c:349 #, c-format msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n" msgstr "" -" -c, --connection-limit=N nombre maximal de connexions pour le rôle\n" -" (par défaut sans limite)\n" +" -c, --connection-limit=N nombre maximum de connexions pour le rôle (par\n" +" défaut sans limite)\n" -#: createuser.c:355 +#: createuser.c:350 #, c-format msgid " -d, --createdb role can create new databases\n" -msgstr "" -" -d, --createdb l'utilisateur peut créer des bases de\n" -" données\n" +msgstr " -d, --createdb le rôle peut créer des bases de données\n" -#: createuser.c:356 +#: createuser.c:351 #, c-format msgid " -D, --no-createdb role cannot create databases (default)\n" msgstr "" -" -D, --no-createdb le rôle ne peut pas créer de bases de\n" -" données (par défaut)\n" +" -D, --no-createdb le rôle ne peut pas créer de bases de données\n" +" (par défaut)\n" -#: createuser.c:358 +#: createuser.c:353 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" msgstr " -g, --role=ROLE le nouveau rôle sera un membre de ce rôle\n" -#: createuser.c:359 +#: createuser.c:354 #, c-format msgid "" " -i, --inherit role inherits privileges of roles it is a\n" " member of (default)\n" msgstr "" -" -i, --inherit le rôle hérite des droits des rôles dont il\n" -" est membre (par défaut)\n" +" -i, --inherit le rôle hérite des droits des rôles dont il est\n" +" membre (par défaut)\n" -#: createuser.c:361 +#: createuser.c:356 #, c-format msgid " -I, --no-inherit role does not inherit privileges\n" msgstr " -I, --no-inherit le rôle n'hérite pas des droits\n" -#: createuser.c:362 +#: createuser.c:357 #, c-format msgid " -l, --login role can login (default)\n" msgstr " -l, --login le rôle peut se connecter (par défaut)\n" -#: createuser.c:363 +#: createuser.c:358 #, c-format msgid " -L, --no-login role cannot login\n" msgstr " -L, --no-login le rôle ne peut pas se connecter\n" -#: createuser.c:364 +#: createuser.c:359 #, c-format msgid " -P, --pwprompt assign a password to new role\n" msgstr " -P, --pwprompt affecte un mot de passe au nouveau rôle\n" -#: createuser.c:365 +#: createuser.c:360 #, c-format msgid " -r, --createrole role can create new roles\n" msgstr " -r, --createrole le rôle peut créer des rôles\n" -#: createuser.c:366 +#: createuser.c:361 #, c-format msgid " -R, --no-createrole role cannot create roles (default)\n" msgstr " -R, --no-createrole le rôle ne peut pas créer de rôles (par défaut)\n" -#: createuser.c:367 +#: createuser.c:362 #, c-format msgid " -s, --superuser role will be superuser\n" msgstr " -s, --superuser le rôle est super-utilisateur\n" -#: createuser.c:368 +#: createuser.c:363 #, c-format msgid " -S, --no-superuser role will not be superuser (default)\n" -msgstr " -S, --no-superuser le rôle ne sera pas super-utilisateur (par défaut)\n" +msgstr "" +" -S, --no-superuser le rôle n'est pas super-utilisateur (par\n" +" défaut)\n" -#: createuser.c:370 +#: createuser.c:365 #, c-format msgid "" " --interactive prompt for missing role name and attributes rather\n" @@ -615,47 +645,47 @@ msgstr "" " --interactive demande le nom du rôle et les attributs\n" " plutôt qu'utiliser des valeurs par défaut\n" -#: createuser.c:372 +#: createuser.c:367 #, c-format msgid " --replication role can initiate replication\n" msgstr "" -" --replication le rôle peut initier une connexion de\n" -" réplication\n" +" --replication le rôle peut initier une connexion de\n" +" réplication\n" -#: createuser.c:373 +#: createuser.c:368 #, c-format msgid " --no-replication role cannot initiate replication\n" msgstr "" -" --no-replication le rôle ne peut pas initier de connexion de\n" -" réplication\n" +" --no-replication le rôle ne peut pas initier de connexion de\n" +" réplication\n" -#: createuser.c:378 +#: createuser.c:373 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n" msgstr "" -" -U, --username=NOMUTILISATEUR nom de l'utilisateur pour la connexion (pas\n" +" -U, --username=UTILISATEUR nom de l'utilisateur pour la connexion (pas\n" " celui à créer)\n" -#: dropdb.c:111 +#: dropdb.c:112 #, c-format msgid "missing required argument database name" msgstr "argument nom de la base de données requis mais manquant" -#: dropdb.c:126 +#: dropdb.c:127 #, c-format msgid "Database \"%s\" will be permanently removed.\n" msgstr "La base de données « %s » sera définitivement supprimée.\n" -#: dropdb.c:127 dropuser.c:130 +#: dropdb.c:128 dropuser.c:131 msgid "Are you sure?" msgstr "Êtes-vous sûr ?" -#: dropdb.c:156 +#: dropdb.c:157 #, c-format msgid "database removal failed: %s" msgstr "la suppression de la base de données a échoué : %s" -#: dropdb.c:170 +#: dropdb.c:171 #, c-format msgid "" "%s removes a PostgreSQL database.\n" @@ -664,50 +694,52 @@ msgstr "" "%s supprime une base de données PostgreSQL.\n" "\n" -#: dropdb.c:172 +#: dropdb.c:173 #, c-format msgid " %s [OPTION]... DBNAME\n" -msgstr " %s [OPTION]... NOMBASE\n" +msgstr " %s [OPTION]... BASE\n" -#: dropdb.c:175 +#: dropdb.c:176 #, c-format msgid " -f, --force try to terminate other connections before dropping\n" -msgstr " -f, --force essaie d'arrêter les autres connexions avant de supprimer\n" +msgstr "" +" -f, --force essaie d'arrêter les autres connexions avant de\n" +" supprimer\n" -#: dropdb.c:176 +#: dropdb.c:177 #, c-format msgid " -i, --interactive prompt before deleting anything\n" msgstr "" -" -i, --interactive demande confirmation avant de supprimer quoi que\n" -" ce soit\n" +" -i, --interactive demande confirmation avant de supprimer quoi\n" +" que ce soit\n" -#: dropdb.c:178 +#: dropdb.c:179 #, c-format msgid " --if-exists don't report error if database doesn't exist\n" msgstr "" -" --if-exists ne renvoie pas d'erreur si la base\n" -" n'existe pas\n" +" --if-exists ne renvoie pas d'erreur si la base\n" +" n'existe pas\n" -#: dropuser.c:117 +#: dropuser.c:118 msgid "Enter name of role to drop: " msgstr "Saisir le nom du rôle à supprimer : " -#: dropuser.c:121 +#: dropuser.c:122 #, c-format msgid "missing required argument role name" msgstr "argument nom du rôle requis mais manquant" -#: dropuser.c:129 +#: dropuser.c:130 #, c-format msgid "Role \"%s\" will be permanently removed.\n" msgstr "Le rôle « %s » sera définitivement supprimé.\n" -#: dropuser.c:153 +#: dropuser.c:154 #, c-format msgid "removal of role \"%s\" failed: %s" msgstr "la suppression du rôle « %s » a échoué : %s" -#: dropuser.c:168 +#: dropuser.c:169 #, c-format msgid "" "%s removes a PostgreSQL role.\n" @@ -716,216 +748,211 @@ msgstr "" "%s supprime un rôle PostgreSQL.\n" "\n" -#: dropuser.c:173 +#: dropuser.c:174 #, c-format msgid "" " -i, --interactive prompt before deleting anything, and prompt for\n" " role name if not specified\n" msgstr "" -" -i, --interactive demande confirmation avant de supprimer quoi que\n" -" ce soit, et demande le nom du rôle s'il n'est pas\n" -" indiqué\n" +" -i, --interactive demande confirmation avant de supprimer quoi\n" +" que ce soit, et demande le nom du rôle s'il\n" +" n'est pas indiqué\n" -#: dropuser.c:176 +#: dropuser.c:177 #, c-format msgid " --if-exists don't report error if user doesn't exist\n" msgstr "" -" --if-exists ne renvoie pas d'erreur si l'utilisateur\n" -" n'existe pas\n" +" --if-exists ne renvoie pas d'erreur si l'utilisateur\n" +" n'existe pas\n" -#: dropuser.c:181 +#: dropuser.c:182 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n" msgstr "" -" -U, --username=NOMUTILISATEUR nom de l'utilisateur pour la connexion (pas\n" +" -U, --username=UTILISATEUR nom de l'utilisateur pour la connexion (pas\n" " celui à supprimer)\n" -#: pg_isready.c:153 +#: pg_isready.c:154 #, c-format msgid "could not fetch default options" msgstr "n'a pas pu récupérer les options par défaut" -#: pg_isready.c:202 +#: pg_isready.c:203 #, c-format msgid "accepting connections\n" msgstr "acceptation des connexions\n" -#: pg_isready.c:205 +#: pg_isready.c:206 #, c-format msgid "rejecting connections\n" msgstr "rejet des connexions\n" -#: pg_isready.c:208 +#: pg_isready.c:209 #, c-format msgid "no response\n" msgstr "pas de réponse\n" -#: pg_isready.c:211 +#: pg_isready.c:212 #, c-format msgid "no attempt\n" msgstr "pas de tentative\n" -#: pg_isready.c:214 +#: pg_isready.c:215 #, c-format msgid "unknown\n" msgstr "inconnu\n" -#: pg_isready.c:224 +#: pg_isready.c:225 #, c-format msgid "" "%s issues a connection check to a PostgreSQL database.\n" "\n" msgstr "" -"%s produitun test de connexion à une base de données PostgreSQL.\n" +"%s réalise un test de connexion à une base de données PostgreSQL.\n" "\n" -#: pg_isready.c:226 +#: pg_isready.c:227 #, c-format msgid " %s [OPTION]...\n" msgstr " %s [OPTION]...\n" -#: pg_isready.c:229 +#: pg_isready.c:230 #, c-format msgid " -d, --dbname=DBNAME database name\n" -msgstr " -d, --dbname=NOMBASE base de données\n" +msgstr " -d, --dbname=BASE base de données\n" -#: pg_isready.c:230 +#: pg_isready.c:231 #, c-format msgid " -q, --quiet run quietly\n" -msgstr " -q, --quiet s'exécute sans affichage\n" +msgstr " -q, --quiet s'exécute sans affichage\n" -#: pg_isready.c:231 +#: pg_isready.c:232 #, c-format msgid " -V, --version output version information, then exit\n" -msgstr " -V, --version affiche la version puis quitte\n" +msgstr " -V, --version affiche la version puis quitte\n" -#: pg_isready.c:232 +#: pg_isready.c:233 #, c-format msgid " -?, --help show this help, then exit\n" -msgstr " -?, --help affiche cette aide puis quitte\n" +msgstr " -?, --help affiche cette aide puis quitte\n" -#: pg_isready.c:235 +#: pg_isready.c:236 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" -" -h, --host=NOMHÔTE hôte du serveur de bases de données ou\n" -" répertoire des sockets\n" +" -h, --host=HÔTE hôte du serveur de bases de données ou\n" +" répertoire des sockets\n" -#: pg_isready.c:236 +#: pg_isready.c:237 #, c-format msgid " -p, --port=PORT database server port\n" -msgstr " -p, --port=PORT port du serveur de bases de données\n" +msgstr " -p, --port=PORT port du serveur de bases de données\n" -#: pg_isready.c:237 +#: pg_isready.c:238 #, c-format msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" msgstr "" -" -t, --timeout=SECS durée en secondes à attendre lors d'une tentative de connexion\n" -" 0 pour désactiver (défaut: %s)\n" +" -t, --timeout=SECS durée en secondes à attendre lors d'une tentative\n" +" de connexion ; 0 pour désactiver (défaut: %s)\n" -#: pg_isready.c:238 +#: pg_isready.c:239 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" -msgstr " -U, --username=NOMUTILISATEUR nom d'utilisateur pour la connexion\n" +msgstr " -U, --username=UTILISATEUR nom d'utilisateur pour la connexion\n" -#: reindexdb.c:157 vacuumdb.c:198 -#, c-format -msgid "number of parallel jobs must be at least 1" -msgstr "le nombre maximum de jobs en parallèle doit être au moins de 1" - -#: reindexdb.c:210 +#: reindexdb.c:209 #, c-format msgid "cannot reindex all databases and a specific one at the same time" msgstr "ne peut pas réindexer toutes les bases de données et une base spécifique en même temps" -#: reindexdb.c:215 +#: reindexdb.c:211 #, c-format msgid "cannot reindex all databases and system catalogs at the same time" msgstr "ne peut pas réindexer toutes les bases de données et les catalogues système en même temps" -#: reindexdb.c:220 +#: reindexdb.c:213 #, c-format msgid "cannot reindex specific schema(s) in all databases" msgstr "ne peut pas réindexer un (des) schéma(s) spécifique(s) dans toutes les bases de données" -#: reindexdb.c:225 +#: reindexdb.c:215 #, c-format msgid "cannot reindex specific table(s) in all databases" msgstr "ne peut pas réindexer une (des) table(s) spécifique(s) dans toutes les bases de données" -#: reindexdb.c:230 +#: reindexdb.c:217 #, c-format msgid "cannot reindex specific index(es) in all databases" msgstr "ne peut pas réindexer un (des) index spécifique(s) dans toutes les bases de données" -#: reindexdb.c:243 +#: reindexdb.c:227 #, c-format msgid "cannot reindex specific schema(s) and system catalogs at the same time" msgstr "ne peut pas réindexer un (des) schéma(s) spécifique(s) et les catalogues système en même temps" -#: reindexdb.c:248 +#: reindexdb.c:229 #, c-format msgid "cannot reindex specific table(s) and system catalogs at the same time" msgstr "ne peut pas réindexer une (des) table(s) spécifique(s) etles catalogues système en même temps" -#: reindexdb.c:253 +#: reindexdb.c:231 #, c-format msgid "cannot reindex specific index(es) and system catalogs at the same time" msgstr "ne peut pas réindexer un (des) index spécifique(s) et les catalogues système en même temps" -#: reindexdb.c:259 +#: reindexdb.c:234 #, c-format msgid "cannot use multiple jobs to reindex system catalogs" msgstr "ne peut pas utiliser plusieurs jobs pour réindexer les catalogues systèmes" -#: reindexdb.c:288 +#: reindexdb.c:260 #, c-format msgid "cannot use multiple jobs to reindex indexes" msgstr "ne peut pas utiliser plusieurs jobs pour réindexer les index" -#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:471 vacuumdb.c:479 vacuumdb.c:487 -#: vacuumdb.c:495 vacuumdb.c:503 vacuumdb.c:511 vacuumdb.c:518 vacuumdb.c:525 -#: vacuumdb.c:532 +#: reindexdb.c:323 reindexdb.c:330 vacuumdb.c:425 vacuumdb.c:432 vacuumdb.c:439 +#: vacuumdb.c:446 vacuumdb.c:453 vacuumdb.c:460 vacuumdb.c:465 vacuumdb.c:469 +#: vacuumdb.c:473 #, c-format msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "ne peut utiliser l'option « %s » sur des versions serveurs plus anciennes que PostgreSQL %s" -#: reindexdb.c:401 +#: reindexdb.c:369 #, c-format msgid "cannot reindex system catalogs concurrently, skipping all" msgstr "ne peut pas réindexer les catalogues système de manière concurrente, ignore tout" -#: reindexdb.c:605 +#: reindexdb.c:573 #, c-format msgid "reindexing of database \"%s\" failed: %s" msgstr "la réindexation de la base de données « %s » a échoué : %s" -#: reindexdb.c:609 +#: reindexdb.c:577 #, c-format msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" msgstr "la réindexation de l'index « %s » dans la base de données « %s » a échoué : %s" -#: reindexdb.c:613 +#: reindexdb.c:581 #, c-format msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" msgstr "la réindexation du schéma « %s » dans la base de données « %s » a échoué : %s" -#: reindexdb.c:617 +#: reindexdb.c:585 #, c-format msgid "reindexing of system catalogs in database \"%s\" failed: %s" msgstr "la réindexation des catalogues systèmes dans la base de données « %s » a échoué : %s" -#: reindexdb.c:621 +#: reindexdb.c:589 #, c-format msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" msgstr "la réindexation de la table « %s » dans la base de données « %s » a échoué : %s" -#: reindexdb.c:774 +#: reindexdb.c:742 #, c-format msgid "%s: reindexing database \"%s\"\n" msgstr "%s : réindexation de la base de données « %s »\n" -#: reindexdb.c:791 +#: reindexdb.c:759 #, c-format msgid "" "%s reindexes a PostgreSQL database.\n" @@ -934,64 +961,66 @@ msgstr "" "%s réindexe une base de données PostgreSQL.\n" "\n" -#: reindexdb.c:795 +#: reindexdb.c:763 #, c-format msgid " -a, --all reindex all databases\n" -msgstr " -a, --all réindexe toutes les bases de données\n" +msgstr " -a, --all réindexe toutes les bases de données\n" -#: reindexdb.c:796 +#: reindexdb.c:764 #, c-format msgid " --concurrently reindex concurrently\n" -msgstr " --concurrently réindexation en concurrence\n" +msgstr " --concurrently réindexation en concurrence\n" -#: reindexdb.c:797 +#: reindexdb.c:765 #, c-format msgid " -d, --dbname=DBNAME database to reindex\n" -msgstr " -d, --dbname=NOMBASE base de données à réindexer\n" +msgstr " -d, --dbname=BASE réindexe la base de données spécifiée\n" -#: reindexdb.c:799 +#: reindexdb.c:767 #, c-format msgid " -i, --index=INDEX recreate specific index(es) only\n" -msgstr " -i, --index=INDEX recrée uniquement cet (ces) index\n" +msgstr " -i, --index=INDEX réindexe uniquement l'index spécifié\n" -#: reindexdb.c:800 +#: reindexdb.c:768 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" msgstr "" -" -j, --jobs=NUM utilise ce nombre de connexions concurrentes pour\n" -" l'opération de réindexation\n" +" -j, --jobs=NOMBRE utilise ce nombre de connexions concurrentes\n" +" pour l'opération de réindexation\n" -#: reindexdb.c:801 +#: reindexdb.c:769 #, c-format msgid " -q, --quiet don't write any messages\n" -msgstr " -q, --quiet n'écrit aucun message\n" +msgstr " -q, --quiet n'écrit aucun message\n" -#: reindexdb.c:802 +#: reindexdb.c:770 #, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system réindexe les catalogues système\n" +msgid " -s, --system reindex system catalogs only\n" +msgstr " -s, --system réindexe seulement les catalogues système\n" -#: reindexdb.c:803 +#: reindexdb.c:771 #, c-format msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" -msgstr " -S, --schema=SCHEMA réindexe seulement le(s) schéma(s) indiqué(s)\n" +msgstr " -S, --schema=SCHÉMA réindexe uniquement le schéma spécifié\n" -#: reindexdb.c:804 +#: reindexdb.c:772 #, c-format msgid " -t, --table=TABLE reindex specific table(s) only\n" -msgstr " -t, --table=TABLE réindexe uniquement cette (ces) table(s)\n" +msgstr " -t, --table=TABLE réindexe uniquement la table spécifiée\n" -#: reindexdb.c:805 +#: reindexdb.c:773 #, c-format msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" -msgstr " -D, --tablespace=TABLESPACE tablespace où les index seront reconstruits\n" +msgstr "" +" --tablespace=TABLESPACE précise le tablespace où les index seront\n" +" reconstruits\n" -#: reindexdb.c:806 +#: reindexdb.c:774 #, c-format msgid " -v, --verbose write a lot of output\n" -msgstr " -v, --verbose mode verbeux\n" +msgstr " -v, --verbose mode verbeux\n" -#: reindexdb.c:816 +#: reindexdb.c:784 #, c-format msgid "" "\n" @@ -1000,80 +1029,65 @@ msgstr "" "\n" "Lire la description de la commande SQL REINDEX pour plus d'informations.\n" -#: vacuumdb.c:206 -#, c-format -msgid "parallel workers for vacuum must be greater than or equal to zero" -msgstr "le nombre de processus parallélisés pour l VACUUM doit être supérieur à zéro" - -#: vacuumdb.c:226 -#, c-format -msgid "minimum transaction ID age must be at least 1" -msgstr "l'identifiant de la transaction (-x) doit valoir au moins 1" - -#: vacuumdb.c:234 -#, c-format -msgid "minimum multixact ID age must be at least 1" -msgstr "l'âge minimum de l'identifiant de multitransaction doit au moins être 1" - -#: vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 vacuumdb.c:302 -#: vacuumdb.c:308 vacuumdb.c:314 vacuumdb.c:326 +#: vacuumdb.c:267 vacuumdb.c:270 vacuumdb.c:273 vacuumdb.c:276 vacuumdb.c:279 +#: vacuumdb.c:282 vacuumdb.c:285 vacuumdb.c:294 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "ne peut pas utiliser l'option « %s » lors de l'exécution d'un ANALYZE seul" -#: vacuumdb.c:332 +#: vacuumdb.c:297 #, c-format msgid "cannot use the \"%s\" option when performing full vacuum" msgstr "ne peut pas utiliser l'option « %s » lors de l'exécution d'un VACUUM FULL" -#: vacuumdb.c:341 +#: vacuumdb.c:303 #, c-format msgid "cannot use the \"%s\" option with the \"%s\" option" msgstr "ne peut pas utiliser l'option « %s » lors de l'option « %s »" -#: vacuumdb.c:363 +#: vacuumdb.c:322 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "ne peut pas exécuter VACUUM sur toutes les bases de données et sur une base spécifique en même temps" -#: vacuumdb.c:368 +#: vacuumdb.c:324 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "ne peut pas exécuter VACUUM sur une(des) table(s) spécifique(s) dans toutes les bases de données" -#: vacuumdb.c:458 +#: vacuumdb.c:412 msgid "Generating minimal optimizer statistics (1 target)" msgstr "Génération de statistiques minimales pour l'optimiseur (une cible)" -#: vacuumdb.c:459 +#: vacuumdb.c:413 msgid "Generating medium optimizer statistics (10 targets)" msgstr "Génération de statistiques moyennes pour l'optimiseur (dix cibles)" -#: vacuumdb.c:460 +#: vacuumdb.c:414 msgid "Generating default (full) optimizer statistics" msgstr "Génération de statistiques complètes pour l'optimiseur" -#: vacuumdb.c:540 +#: vacuumdb.c:479 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s : traitement de la base de données « %s » %s\n" -#: vacuumdb.c:543 +#: vacuumdb.c:482 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s : exécution de VACUUM sur la base de données « %s »\n" -#: vacuumdb.c:1020 +#: vacuumdb.c:952 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "l'exécution de VACUUM sur la table « %s » dans la base de données « %s » a échoué : %s" -#: vacuumdb.c:1023 +#: vacuumdb.c:955 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "l'exécution de VACUUM sur la base de données « %s » a échoué : %s" -#: vacuumdb.c:1031 +#: vacuumdb.c:963 #, c-format msgid "" "%s cleans and analyzes a PostgreSQL database.\n" @@ -1082,135 +1096,149 @@ msgstr "" "%s nettoie et analyse une base de données PostgreSQL.\n" "\n" -#: vacuumdb.c:1035 +#: vacuumdb.c:967 #, c-format msgid " -a, --all vacuum all databases\n" -msgstr "" -" -a, --all exécute VACUUM sur toutes les bases de\n" -" données\n" +msgstr " -a, --all exécute VACUUM sur toutes les bases de données\n" -#: vacuumdb.c:1036 +#: vacuumdb.c:968 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" -msgstr " -d, --dbname=NOMBASE exécute VACUUM sur cette base de données\n" +msgstr " -d, --dbname=BASE exécute VACUUM sur cette base de données\n" -#: vacuumdb.c:1037 +#: vacuumdb.c:969 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr " --disable-page-skipping désactive le comportement page-skipping\n" -#: vacuumdb.c:1038 +#: vacuumdb.c:970 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo affiche les commandes envoyées au serveur\n" -#: vacuumdb.c:1039 +#: vacuumdb.c:971 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full exécute VACUUM en mode FULL\n" -#: vacuumdb.c:1040 +#: vacuumdb.c:972 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr "" -" -F, --freeze gèle les informations de transactions des\n" -" lignes\n" +" -F, --freeze gèle les informations de transactions des\n" +" lignes\n" + +#: vacuumdb.c:973 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr "" +" --force-index-cleanup supprime toujours les enregistrements dans\n" +" l'index pointant vers des lignes mortes\n" -#: vacuumdb.c:1041 +#: vacuumdb.c:974 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgstr "" -" -j, --jobs=NUMERO utilise ce nombre de connexions concurrentes pour\n" -" le VACUUM\n" +" -j, --jobs=NOMBRE utilise ce nombre de connexions concurrentes\n" +" pour le VACUUM\n" -#: vacuumdb.c:1042 +#: vacuumdb.c:975 #, c-format msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" -msgstr " --min-mxid-age=MXID_AGE âge minimum des identifiants de multitransactions pour les tables à nettoyer\n" +msgstr "" +" --min-mxid-age=MXID_AGE âge minimum des identifiants de\n" +" multitransactions pour les tables à nettoyer\n" -#: vacuumdb.c:1043 +#: vacuumdb.c:976 #, c-format msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" -msgstr " --min-xid-age=XID_AGE âge minimum des identifiants de transactions pour les tables à nettoyer\n" +msgstr "" +" --min-xid-age=XID_AGE âge minimum des identifiants de transactions\n" +" pour les tables à nettoyer\n" -#: vacuumdb.c:1044 +#: vacuumdb.c:977 #, c-format msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" -msgstr " --no-index-cleanup ne supprime pas les enregistrements dans l'index pointant vers des lignes mortes\n" - -#: vacuumdb.c:1045 -#, c-format -msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" -msgstr " --force-index-cleanup supprime toujours les enregistrements dans l'index pointant vers des lignes mortes\n" +msgstr "" +" --no-index-cleanup ne supprime pas les enregistrements dans\n" +" l'index pointant vers des lignes mortes\n" -#: vacuumdb.c:1046 +#: vacuumdb.c:978 #, c-format msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" -msgstr " --no-process-toast ignore la table TOAST associée à la table à traiter\n" +msgstr "" +" --no-process-toast ignore la table TOAST associée à la table à\n" +" traiter\n" -#: vacuumdb.c:1047 +#: vacuumdb.c:979 #, c-format msgid " --no-truncate don't truncate empty pages at the end of the table\n" -msgstr " --no-truncate ni supprime pas les pages vides à la fin de la table\n" +msgstr "" +" --no-truncate ne supprime pas les pages vides à la fin de\n" +" la table\n" -#: vacuumdb.c:1048 +#: vacuumdb.c:980 #, c-format msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" -msgstr " -P, --parallel=PARALLEL_WORKERS utilise ce nombre de processus en tâche de fond pour le VACUUM, si possible\n" +msgstr "" +" -P, --parallel=NOMBRE utilise ce nombre de processus en tâche de\n" +" fond pour le VACUUM, si possible\n" -#: vacuumdb.c:1049 +#: vacuumdb.c:981 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet n'écrit aucun message\n" -#: vacuumdb.c:1050 +#: vacuumdb.c:982 #, c-format msgid " --skip-locked skip relations that cannot be immediately locked\n" -msgstr " --skip-locked ignore les relations qui ne peuvent pas être verrouillées immédiatement\n" +msgstr "" +" --skip-locked ignore les relations qui ne peuvent pas être\n" +" verrouillées immédiatement\n" -#: vacuumdb.c:1051 +#: vacuumdb.c:983 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" -msgstr " -t, --table='TABLE[(COLONNES)]' exécute VACUUM sur cette (ces) tables\n" +msgstr " -t, --table='TABLE[(COLONNES)]' exécute VACUUM sur cette table\n" -#: vacuumdb.c:1052 +#: vacuumdb.c:984 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose mode verbeux\n" -#: vacuumdb.c:1053 +#: vacuumdb.c:985 #, c-format msgid " -V, --version output version information, then exit\n" -msgstr " -V, --version affiche la version puis quitte\n" +msgstr " -V, --version affiche la version puis quitte\n" -#: vacuumdb.c:1054 +#: vacuumdb.c:986 #, c-format msgid " -z, --analyze update optimizer statistics\n" -msgstr " -z, --analyze met à jour les statistiques de l'optimiseur\n" +msgstr " -z, --analyze met à jour les statistiques de l'optimiseur\n" -#: vacuumdb.c:1055 +#: vacuumdb.c:987 #, c-format msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgstr "" -" -Z, --analyze-only met seulement à jour les statistiques de\n" -" l'optimiseur ; pas de VACUUM\n" +" -Z, --analyze-only met seulement à jour les statistiques de\n" +" l'optimiseur ; pas de VACUUM\n" -#: vacuumdb.c:1056 +#: vacuumdb.c:988 #, c-format msgid "" " --analyze-in-stages only update optimizer statistics, in multiple\n" " stages for faster results; no vacuum\n" msgstr "" -" --analyze-in-stages met seulement à jour les statistiques de\n" -" l'optimiseur, en plusieurs étapes pour de\n" -" meilleurs résultats ; pas de VACUUM\n" +" --analyze-in-stages met seulement à jour les statistiques de\n" +" l'optimiseur, en plusieurs étapes pour de\n" +" meilleurs résultats ; pas de VACUUM\n" -#: vacuumdb.c:1058 +#: vacuumdb.c:990 #, c-format msgid " -?, --help show this help, then exit\n" -msgstr " -?, --help affiche cette aide puis quitte\n" +msgstr " -?, --help affiche cette aide puis quitte\n" -#: vacuumdb.c:1066 +#: vacuumdb.c:998 #, c-format msgid "" "\n" @@ -1219,91 +1247,68 @@ msgstr "" "\n" "Lire la description de la commande SQL VACUUM pour plus d'informations.\n" -#~ msgid "parallel vacuum degree must be a non-negative integer" -#~ msgstr "le degré de parallélisation du VACUUM doit être un entier non négatif" - -#~ msgid "Could not send cancel request: %s" -#~ msgstr "N'a pas pu envoyer la requête d'annulation : %s" - -#~ msgid "could not connect to database %s: %s" -#~ msgstr "n'a pas pu se connecter à la base de données %s : %s" - -#~ msgid "%s: too many command-line arguments (first is \"%s\")\n" -#~ msgstr "%s : trop d'arguments en ligne de commande (le premier étant « %s »)\n" - -#~ msgid "%s: query failed: %s" -#~ msgstr "%s : échec de la requête : %s" - -#~ msgid "%s: query was: %s\n" -#~ msgstr "%s : la requête était : %s\n" - -#~ msgid "%s: query returned %d row instead of one: %s\n" -#~ msgid_plural "%s: query returned %d rows instead of one: %s\n" -#~ msgstr[0] "%s : la requête a renvoyé %d ligne au lieu d'une seule : %s\n" -#~ msgstr[1] "%s : la requête a renvoyé %d lignes au lieu d'une seule : %s\n" - -#~ msgid "%s: \"%s\" is not a valid encoding name\n" -#~ msgstr "%s : « %s » n'est pas un nom d'encodage valide\n" +#~ msgid "" +#~ "\n" +#~ "If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you will\n" +#~ "be prompted interactively.\n" +#~ msgstr "" +#~ "\n" +#~ "Si une des options -d, -D, -r, -R, -s, -S et RÔLE n'est pas précisée,\n" +#~ "elle sera demandée interactivement.\n" -#~ msgid "%s: %s" -#~ msgstr "%s : %s" +#~ msgid "" +#~ "\n" +#~ "Report bugs to <pgsql-bugs@lists.postgresql.org>.\n" +#~ msgstr "" +#~ "\n" +#~ "Rapporter les bogues à <pgsql-bugs@lists.postgresql.org>.\n" -#~ msgid "%s: too many parallel jobs requested (maximum: %d)\n" -#~ msgstr "%s : trop de jobs en parallèle demandés (maximum %d)\n" +#~ msgid " %s [OPTION]... LANGNAME [DBNAME]\n" +#~ msgstr " %s [OPTION]... NOMLANGAGE [BASE]\n" -#~ msgid "Name" -#~ msgstr "Nom" +#~ msgid " --help show this help, then exit\n" +#~ msgstr " --help affiche cette aide et quitte\n" -#~ msgid "no" -#~ msgstr "non" +#~ msgid " --help show this help, then exit\n" +#~ msgstr " --help affiche cette aide et quitte\n" -#~ msgid "yes" -#~ msgstr "oui" +#~ msgid " --help show this help, then exit\n" +#~ msgstr " --help affiche cette aide et quitte\n" -#~ msgid "Trusted?" -#~ msgstr "De confiance (trusted) ?" +#~ msgid " --version output version information, then exit\n" +#~ msgstr " --version affiche la version et quitte\n" -#~ msgid "Procedural Languages" -#~ msgstr "Langages procéduraux" +#~ msgid " --version output version information, then exit\n" +#~ msgstr " --version affiche la version et quitte\n" -#~ msgid "%s: missing required argument language name\n" -#~ msgstr "%s : argument nom du langage requis mais manquant\n" +#~ msgid " --version output version information, then exit\n" +#~ msgstr " --version affiche la version et quitte\n" -#~ msgid "%s: language \"%s\" is already installed in database \"%s\"\n" -#~ msgstr "%s : le langage « %s » est déjà installé sur la base de données « %s »\n" +#~ msgid " -E, --encrypted encrypt stored password\n" +#~ msgstr " -E, --encrypted chiffre le mot de passe stocké\n" -#~ msgid "%s: language installation failed: %s" -#~ msgstr "%s : l'installation du langage a échoué : %s" +#~ msgid " -N, --unencrypted do not encrypt stored password\n" +#~ msgstr " -N, --unencrypted ne chiffre pas le mot de passe stocké\n" -#~ msgid "" -#~ "%s installs a procedural language into a PostgreSQL database.\n" -#~ "\n" +#~ msgid " -d, --dbname=DBNAME database from which to remove the language\n" #~ msgstr "" -#~ "%s installe un langage de procédures dans une base de données PostgreSQL.\n" -#~ "\n" - -#~ msgid " %s [OPTION]... LANGNAME [DBNAME]\n" -#~ msgstr " %s [OPTION]... NOMLANGAGE [NOMBASE]\n" +#~ " -d, --dbname=BASE base de données à partir de laquelle\n" +#~ " supprimer le langage\n" #~ msgid " -d, --dbname=DBNAME database to install language in\n" -#~ msgstr " -d, --dbname=NOMBASE base sur laquelle installer le langage\n" +#~ msgstr " -d, --dbname=BASE base sur laquelle installer le langage\n" #~ msgid " -l, --list show a list of currently installed languages\n" #~ msgstr "" #~ " -l, --list affiche la liste des langages déjà\n" #~ " installés\n" -#~ msgid " -E, --encrypted encrypt stored password\n" -#~ msgstr " -E, --encrypted chiffre le mot de passe stocké\n" - -#~ msgid " -N, --unencrypted do not encrypt stored password\n" -#~ msgstr " -N, --unencrypted ne chiffre pas le mot de passe stocké\n" - -#~ msgid "%s: language \"%s\" is not installed in database \"%s\"\n" -#~ msgstr "%s : le langage « %s » n'est pas installé dans la base de données « %s »\n" - -#~ msgid "%s: language removal failed: %s" -#~ msgstr "%s : la suppression du langage a échoué : %s" +#~ msgid "" +#~ "%s installs a procedural language into a PostgreSQL database.\n" +#~ "\n" +#~ msgstr "" +#~ "%s installe un langage de procédures dans une base de données PostgreSQL.\n" +#~ "\n" #~ msgid "" #~ "%s removes a procedural language from a database.\n" @@ -1312,69 +1317,120 @@ msgstr "" #~ "%s supprime un langage procédural d'une base de données.\n" #~ "\n" -#~ msgid " -d, --dbname=DBNAME database from which to remove the language\n" -#~ msgstr "" -#~ " -d, --dbname=NOMBASE base de données à partir de laquelle\n" -#~ " supprimer le langage\n" +#~ msgid "%s: \"%s\" is not a valid encoding name\n" +#~ msgstr "%s : « %s » n'est pas un nom d'encodage valide\n" + +#~ msgid "%s: %s" +#~ msgstr "%s : %s" #~ msgid "%s: cannot use the \"freeze\" option when performing only analyze\n" #~ msgstr "" #~ "%s : ne peut utiliser l'option « freeze » lors de l'exécution d'un ANALYZE\n" #~ "seul\n" -#~ msgid "%s: out of memory\n" -#~ msgstr "%s : mémoire épuisée\n" +#~ msgid "%s: could not get current user name: %s\n" +#~ msgstr "%s : n'a pas pu récupérer le nom de l'utilisateur actuel : %s\n" -#~ msgid "pg_strdup: cannot duplicate null pointer (internal error)\n" -#~ msgstr "pg_strdup : ne peut pas dupliquer un pointeur nul (erreur interne)\n" +#~ msgid "%s: could not obtain information about current user: %s\n" +#~ msgstr "%s : n'a pas pu obtenir les informations concernant l'utilisateur actuel : %s\n" -#~ msgid " --help show this help, then exit\n" -#~ msgstr " --help affiche cette aide et quitte\n" +#~ msgid "%s: invalid socket: %s" +#~ msgstr "%s : socket invalide : %s" -#~ msgid " --version output version information, then exit\n" -#~ msgstr " --version affiche la version et quitte\n" +#~ msgid "%s: language \"%s\" is already installed in database \"%s\"\n" +#~ msgstr "%s : le langage « %s » est déjà installé sur la base de données « %s »\n" -#~ msgid " --help show this help, then exit\n" -#~ msgstr " --help affiche cette aide et quitte\n" +#~ msgid "%s: language \"%s\" is not installed in database \"%s\"\n" +#~ msgstr "%s : le langage « %s » n'est pas installé dans la base de données « %s »\n" -#~ msgid " --version output version information, then exit\n" -#~ msgstr " --version affiche la version et quitte\n" +#~ msgid "%s: language installation failed: %s" +#~ msgstr "%s : l'installation du langage a échoué : %s" -#~ msgid "" -#~ "\n" -#~ "If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you will\n" -#~ "be prompted interactively.\n" -#~ msgstr "" -#~ "\n" -#~ "Si une des options -d, -D, -r, -R, -s, -S et NOMROLE n'est pas précisée,\n" -#~ "elle sera demandée interactivement.\n" +#~ msgid "%s: language removal failed: %s" +#~ msgstr "%s : la suppression du langage a échoué : %s" + +#~ msgid "%s: missing required argument language name\n" +#~ msgstr "%s : argument nom du langage requis mais manquant\n" + +#~ msgid "%s: out of memory\n" +#~ msgstr "%s : mémoire épuisée\n" + +#~ msgid "%s: query failed: %s" +#~ msgstr "%s : échec de la requête : %s" + +#~ msgid "%s: query returned %d row instead of one: %s\n" +#~ msgid_plural "%s: query returned %d rows instead of one: %s\n" +#~ msgstr[0] "%s : la requête a renvoyé %d ligne au lieu d'une seule : %s\n" +#~ msgstr[1] "%s : la requête a renvoyé %d lignes au lieu d'une seule : %s\n" + +#~ msgid "%s: query was: %s\n" +#~ msgstr "%s : la requête était : %s\n" #~ msgid "%s: still %s functions declared in language \"%s\"; language not removed\n" #~ msgstr "" #~ "%s : il existe encore %s fonctions déclarées dans le langage « %s » ;\n" #~ "langage non supprimé\n" -#~ msgid " --help show this help, then exit\n" -#~ msgstr " --help affiche cette aide et quitte\n" +#~ msgid "%s: too many command-line arguments (first is \"%s\")\n" +#~ msgstr "%s : trop d'arguments en ligne de commande (le premier étant « %s »)\n" -#~ msgid " --version output version information, then exit\n" -#~ msgstr " --version affiche la version et quitte\n" +#~ msgid "%s: too many parallel jobs requested (maximum: %d)\n" +#~ msgstr "%s : trop de jobs en parallèle demandés (maximum %d)\n" -#~ msgid "%s: could not get current user name: %s\n" -#~ msgstr "%s : n'a pas pu récupérer le nom de l'utilisateur actuel : %s\n" +#~ msgid "Could not send cancel request: %s" +#~ msgstr "N'a pas pu envoyer la requête d'annulation : %s" -#~ msgid "%s: could not obtain information about current user: %s\n" -#~ msgstr "%s : n'a pas pu obtenir les informations concernant l'utilisateur actuel : %s\n" +#~ msgid "Name" +#~ msgstr "Nom" -#~ msgid "%s: invalid socket: %s" -#~ msgstr "%s : socket invalide : %s" +#~ msgid "Procedural Languages" +#~ msgstr "Langages procéduraux" + +#~ msgid "Trusted?" +#~ msgstr "De confiance (trusted) ?" + +#, c-format +#~ msgid "Try \"%s --help\" for more information.\n" +#~ msgstr "Essayer « %s --help » pour plus d'informations.\n" + +#~ msgid "could not connect to database %s: %s" +#~ msgstr "n'a pas pu se connecter à la base de données %s : %s" + +#, c-format +#~ msgid "fatal: " +#~ msgstr "fatal : " + +#, c-format +#~ msgid "invalid value for --connection-limit: %s" +#~ msgstr "valeur invalide pour --connection-limit : %s" + +#, c-format +#~ msgid "minimum multixact ID age must be at least 1" +#~ msgstr "l'âge minimum de l'identifiant de multitransaction doit au moins être 1" + +#, c-format +#~ msgid "minimum transaction ID age must be at least 1" +#~ msgstr "l'identifiant de la transaction (-x) doit valoir au moins 1" + +#~ msgid "no" +#~ msgstr "non" + +#, c-format +#~ msgid "number of parallel jobs must be at least 1" +#~ msgstr "le nombre maximum de jobs en parallèle doit être au moins de 1" + +#~ msgid "parallel vacuum degree must be a non-negative integer" +#~ msgstr "le degré de parallélisation du VACUUM doit être un entier non négatif" + +#, c-format +#~ msgid "parallel workers for vacuum must be greater than or equal to zero" +#~ msgstr "le nombre de processus parallélisés pour l VACUUM doit être supérieur à zéro" + +#~ msgid "pg_strdup: cannot duplicate null pointer (internal error)\n" +#~ msgstr "pg_strdup : ne peut pas dupliquer un pointeur nul (erreur interne)\n" #~ msgid "reindexing of system catalogs failed: %s" #~ msgstr "la réindexation des catalogues système a échoué : %s" -#~ msgid "" -#~ "\n" -#~ "Report bugs to <pgsql-bugs@lists.postgresql.org>.\n" -#~ msgstr "" -#~ "\n" -#~ "Rapporter les bogues à <pgsql-bugs@lists.postgresql.org>.\n" +#~ msgid "yes" +#~ msgstr "oui" diff --git a/src/bin/scripts/po/ja.po b/src/bin/scripts/po/ja.po index 746593a4c03..86ac053ab4f 100644 --- a/src/bin/scripts/po/ja.po +++ b/src/bin/scripts/po/ja.po @@ -1,37 +1,45 @@ -# Japanese message translation file for scripts -# Copyright (C) 2019 PostgreSQL Global Development Group -# This file is distributed under the same license as the pg_archivecleanup (PostgreSQL) package. +# pgscripts.po +# Japanese message translation file for scripts +# +# Copyright (C) 2011-2022 PostgreSQL Global Development Group +# +# This file is distributed under the same license as the PostgreSQL package. # msgid "" msgstr "" -"Project-Id-Version: scripts (PostgreSQL 13)\n" +"Project-Id-Version: scripts (PostgreSQL 15)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2020-08-21 15:56+0900\n" -"PO-Revision-Date: 2020-09-13 08:58+0200\n" +"POT-Creation-Date: 2022-05-11 14:17+0900\n" +"PO-Revision-Date: 2022-05-11 14:48+0900\n" "Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n" "Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.8.13\n" -#: ../../../src/common/logging.c:241 -#, c-format -msgid "fatal: " -msgstr "致命的エラー: " - -#: ../../../src/common/logging.c:248 +#: ../../../src/common/logging.c:277 #, c-format msgid "error: " msgstr "エラー: " -#: ../../../src/common/logging.c:255 +#: ../../../src/common/logging.c:284 #, c-format msgid "warning: " msgstr "警告: " +#: ../../../src/common/logging.c:295 +#, c-format +msgid "detail: " +msgstr "詳細: " + +#: ../../../src/common/logging.c:302 +#, c-format +msgid "hint: " +msgstr "ヒント: " + #: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75 #: ../../common/fe_memutils.c:98 ../../common/fe_memutils.c:162 #, c-format @@ -57,105 +65,143 @@ msgstr "ユーザが存在しません" msgid "user name lookup failure: error code %lu" msgstr "ユーザ名の検索に失敗: エラーコード%lu" -#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +#: ../../fe_utils/cancel.c:189 ../../fe_utils/cancel.c:238 msgid "Cancel request sent\n" msgstr "キャンセル要求を送信しました\n" -#: ../../fe_utils/cancel.c:165 +#: ../../fe_utils/cancel.c:190 ../../fe_utils/cancel.c:239 msgid "Could not send cancel request: " msgstr "キャンセル要求を送信できませんでした: " -#: ../../fe_utils/cancel.c:210 +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:104 +msgid "Password: " +msgstr "パスワード: " + +#: ../../fe_utils/connect_utils.c:91 +#, c-format +msgid "could not connect to database %s: out of memory" +msgstr "データベース%sに接続できませんでした: メモリ不足です" + +#: ../../fe_utils/connect_utils.c:117 pg_isready.c:146 +#, c-format +msgid "%s" +msgstr "%s" + +#: ../../fe_utils/option_utils.c:69 +#, c-format +msgid "invalid value \"%s\" for option %s" +msgstr "オプション %2$s に対する不正な値\"%1$s\"" + +#: ../../fe_utils/option_utils.c:76 +#, c-format +msgid "%s must be in range %d..%d" +msgstr "%sは%d..%dの範囲でなければなりません" + +#: ../../fe_utils/parallel_slot.c:301 #, c-format -msgid "Could not send cancel request: %s" -msgstr "キャンセル要求を送信できませんでした: %s" +msgid "too many jobs for this platform" +msgstr "このプラットフォームではジョブ数が多すぎます" -#: ../../fe_utils/print.c:336 +#: ../../fe_utils/parallel_slot.c:519 +#, c-format +msgid "processing of database \"%s\" failed: %s" +msgstr "データベース\"%s\"の処理に失敗しました: %s" + +#: ../../fe_utils/print.c:406 #, c-format msgid "(%lu row)" msgid_plural "(%lu rows)" msgstr[0] "(%lu 行)" -msgstr[1] "(%lu 行)" -#: ../../fe_utils/print.c:3039 +#: ../../fe_utils/print.c:3109 #, c-format msgid "Interrupted\n" msgstr "中断されました\n" -#: ../../fe_utils/print.c:3103 +#: ../../fe_utils/print.c:3173 #, c-format msgid "Cannot add header to table content: column count of %d exceeded.\n" msgstr "テーブルの内容に見出しを追加できませんでした:列数%dが制限を越えています。\n" -#: ../../fe_utils/print.c:3143 +#: ../../fe_utils/print.c:3213 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgstr "テーブルの内容にセルを追加できませんでした:全セル数%dが制限を越えています。\n" -#: ../../fe_utils/print.c:3398 +#: ../../fe_utils/print.c:3471 #, c-format msgid "invalid output format (internal error): %d" msgstr "出力フォーマットが無効(内部エラー):%d" -#: clusterdb.c:114 clusterdb.c:133 createdb.c:121 createdb.c:140 -#: createuser.c:171 createuser.c:186 dropdb.c:101 dropdb.c:110 dropdb.c:118 -#: dropuser.c:92 dropuser.c:107 dropuser.c:122 pg_isready.c:95 pg_isready.c:109 -#: reindexdb.c:168 reindexdb.c:187 vacuumdb.c:239 vacuumdb.c:258 +#: ../../fe_utils/query_utils.c:33 ../../fe_utils/query_utils.c:58 +#, c-format +msgid "query failed: %s" +msgstr "問い合わせが失敗しました: %s" + +#: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 +#, c-format +msgid "Query was: %s" +msgstr "問い合わせ: %s" + +#: clusterdb.c:113 clusterdb.c:132 createdb.c:139 createdb.c:158 +#: createuser.c:170 createuser.c:185 dropdb.c:104 dropdb.c:113 dropdb.c:121 +#: dropuser.c:95 dropuser.c:110 dropuser.c:123 pg_isready.c:97 pg_isready.c:111 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:241 vacuumdb.c:260 #, c-format -msgid "Try \"%s --help\" for more information.\n" -msgstr "詳細は\"%s --help\"を実行してください。\n" +msgid "Try \"%s --help\" for more information." +msgstr "詳細は\"%s --help\"を実行してください。" -#: clusterdb.c:131 createdb.c:138 createuser.c:184 dropdb.c:116 dropuser.c:105 -#: pg_isready.c:107 reindexdb.c:185 vacuumdb.c:256 +#: clusterdb.c:130 createdb.c:156 createuser.c:183 dropdb.c:119 dropuser.c:108 +#: pg_isready.c:109 reindexdb.c:191 vacuumdb.c:258 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "コマンドライン引数が多すぎます。(先頭は\"%s\")" -#: clusterdb.c:143 +#: clusterdb.c:148 #, c-format msgid "cannot cluster all databases and a specific one at the same time" msgstr "全データベースと特定のデータベースを同時にクラスタ化することはできません" -#: clusterdb.c:149 +#: clusterdb.c:151 #, c-format msgid "cannot cluster specific table(s) in all databases" msgstr "すべてのデータベースの特定のテーブル(群)はクラスタ化できません" -#: clusterdb.c:217 +#: clusterdb.c:215 #, c-format msgid "clustering of table \"%s\" in database \"%s\" failed: %s" msgstr "データベース\"%2$s\"のテーブル\"%1$s\"のクラスタ化に失敗しました: %3$s" -#: clusterdb.c:220 +#: clusterdb.c:218 #, c-format msgid "clustering of database \"%s\" failed: %s" msgstr "データベース\"%s\"のクラスタ化に失敗しました: %s" -#: clusterdb.c:253 +#: clusterdb.c:246 #, c-format msgid "%s: clustering database \"%s\"\n" msgstr "%s: データベース\"%s\"をクラスタ化しています\n" -#: clusterdb.c:274 +#: clusterdb.c:262 #, c-format msgid "" "%s clusters all previously clustered tables in a database.\n" "\n" -msgstr "%sはデータベース内で事前にクラスタ化されているすべてのテーブルをクラスタ化します\n" +msgstr "%sはデータベース内で事前にクラスタ化されているすべてのテーブルをクラスタ化します。\n" -#: clusterdb.c:275 createdb.c:259 createuser.c:347 dropdb.c:164 dropuser.c:163 -#: pg_isready.c:224 reindexdb.c:753 vacuumdb.c:975 +#: clusterdb.c:263 createdb.c:283 createuser.c:346 dropdb.c:172 dropuser.c:170 +#: pg_isready.c:226 reindexdb.c:760 vacuumdb.c:964 #, c-format msgid "Usage:\n" msgstr "使用方法:\n" -#: clusterdb.c:276 reindexdb.c:754 vacuumdb.c:976 +#: clusterdb.c:264 reindexdb.c:761 vacuumdb.c:965 #, c-format msgid " %s [OPTION]... [DBNAME]\n" msgstr " %s [オプション]... [データベース名]\n" -#: clusterdb.c:277 createdb.c:261 createuser.c:349 dropdb.c:166 dropuser.c:165 -#: pg_isready.c:227 reindexdb.c:755 vacuumdb.c:977 +#: clusterdb.c:265 createdb.c:285 createuser.c:348 dropdb.c:174 dropuser.c:172 +#: pg_isready.c:229 reindexdb.c:762 vacuumdb.c:966 #, c-format msgid "" "\n" @@ -164,48 +210,48 @@ msgstr "" "\n" "オプション:\n" -#: clusterdb.c:278 +#: clusterdb.c:266 #, c-format msgid " -a, --all cluster all databases\n" msgstr " -a, --all すべてのデータベースをクラスタ化\n" -#: clusterdb.c:279 +#: clusterdb.c:267 #, c-format msgid " -d, --dbname=DBNAME database to cluster\n" msgstr " -d, --dbname=DBNAME クラスタ化するデータベース\n" -#: clusterdb.c:280 createuser.c:353 dropdb.c:167 dropuser.c:166 reindexdb.c:759 +#: clusterdb.c:268 createuser.c:352 dropdb.c:175 dropuser.c:173 #, c-format msgid " -e, --echo show the commands being sent to the server\n" -msgstr " -e, --echo サーバへ送信されているコマンドを表示\n" +msgstr " -e, --echo サーバーへ送信されているコマンドを表示\n" -#: clusterdb.c:281 reindexdb.c:762 +#: clusterdb.c:269 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet メッセージを何も出力しない\n" -#: clusterdb.c:282 +#: clusterdb.c:270 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" msgstr " -t, --table=テーブル名 指定したテーブル(群)のみをクラスタ化する\n" -#: clusterdb.c:283 reindexdb.c:766 +#: clusterdb.c:271 #, c-format msgid " -v, --verbose write a lot of output\n" -msgstr " -v, --verbose 多くのメッセージを出力する\n" +msgstr " -v, --verbose 多量のメッセージを出力\n" -#: clusterdb.c:284 createuser.c:365 dropdb.c:170 dropuser.c:169 reindexdb.c:767 +#: clusterdb.c:272 createuser.c:364 dropdb.c:178 dropuser.c:176 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version バージョン情報を表示して終了\n" -#: clusterdb.c:285 createuser.c:370 dropdb.c:172 dropuser.c:171 reindexdb.c:768 +#: clusterdb.c:273 createuser.c:369 dropdb.c:180 dropuser.c:178 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help このヘルプを表示して終了\n" -#: clusterdb.c:286 createdb.c:272 createuser.c:371 dropdb.c:173 dropuser.c:172 -#: pg_isready.c:233 reindexdb.c:769 vacuumdb.c:1000 +#: clusterdb.c:274 createdb.c:300 createuser.c:370 dropdb.c:181 dropuser.c:179 +#: pg_isready.c:235 reindexdb.c:777 vacuumdb.c:991 #, c-format msgid "" "\n" @@ -214,41 +260,37 @@ msgstr "" "\n" "接続オプション:\n" -#: clusterdb.c:287 createuser.c:372 dropdb.c:174 dropuser.c:173 reindexdb.c:770 -#: vacuumdb.c:1001 +#: clusterdb.c:275 createuser.c:371 dropdb.c:182 dropuser.c:180 vacuumdb.c:992 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME データベースサーバのホストまたはソケットディレクトリ\n" -#: clusterdb.c:288 createuser.c:373 dropdb.c:175 dropuser.c:174 reindexdb.c:771 -#: vacuumdb.c:1002 +#: clusterdb.c:276 createuser.c:372 dropdb.c:183 dropuser.c:181 vacuumdb.c:993 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT データベースサーバのポート番号\n" -#: clusterdb.c:289 dropdb.c:176 reindexdb.c:772 vacuumdb.c:1003 +#: clusterdb.c:277 dropdb.c:184 vacuumdb.c:994 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USERNAME このユーザ名で接続する\n" -#: clusterdb.c:290 createuser.c:375 dropdb.c:177 dropuser.c:176 reindexdb.c:773 -#: vacuumdb.c:1004 +#: clusterdb.c:278 createuser.c:374 dropdb.c:185 dropuser.c:183 vacuumdb.c:995 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password パスワード入力を要求しない\n" -#: clusterdb.c:291 createuser.c:376 dropdb.c:178 dropuser.c:177 reindexdb.c:774 -#: vacuumdb.c:1005 +#: clusterdb.c:279 createuser.c:375 dropdb.c:186 dropuser.c:184 vacuumdb.c:996 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password パスワードプロンプトを強制表示する\n" -#: clusterdb.c:292 dropdb.c:179 reindexdb.c:775 vacuumdb.c:1006 +#: clusterdb.c:280 dropdb.c:187 vacuumdb.c:997 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME 別の保守用データベースを指定する\n" -#: clusterdb.c:293 +#: clusterdb.c:281 #, c-format msgid "" "\n" @@ -257,8 +299,8 @@ msgstr "" "\n" "詳細は SQL コマンドの CLUSTER の説明を参照してください。\n" -#: clusterdb.c:294 createdb.c:280 createuser.c:377 dropdb.c:180 dropuser.c:178 -#: pg_isready.c:238 reindexdb.c:777 vacuumdb.c:1008 +#: clusterdb.c:282 createdb.c:308 createuser.c:376 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:785 vacuumdb.c:999 #, c-format msgid "" "\n" @@ -267,96 +309,66 @@ msgstr "" "\n" "バグは<%s>に報告してください。\n" -#: clusterdb.c:295 createdb.c:281 createuser.c:378 dropdb.c:181 dropuser.c:179 -#: pg_isready.c:239 reindexdb.c:778 vacuumdb.c:1009 +#: clusterdb.c:283 createdb.c:309 createuser.c:377 dropdb.c:189 dropuser.c:186 +#: pg_isready.c:241 reindexdb.c:786 vacuumdb.c:1000 #, c-format msgid "%s home page: <%s>\n" msgstr "%s ホームページ: <%s>\n" -#: common.c:79 common.c:125 -msgid "Password: " -msgstr "パスワード: " - -#: common.c:112 -#, c-format -msgid "could not connect to database %s: out of memory" -msgstr "データベース%sに接続できませんでした: メモリ不足です" - -#: common.c:139 -#, c-format -msgid "could not connect to database %s: %s" -msgstr "データベース%sに接続できませんでした: %s" - -#: common.c:214 common.c:239 -#, c-format -msgid "query failed: %s" -msgstr "問い合わせが失敗しました: %s" - -#: common.c:215 common.c:240 -#, c-format -msgid "query was: %s" -msgstr "問い合わせ: %s" - -#: common.c:312 -#, c-format -msgid "processing of database \"%s\" failed: %s" -msgstr "データベース\"%s\"の処理に失敗しました: %s" - -#: common.c:406 +#: common.c:107 #, c-format msgid "query returned %d row instead of one: %s" msgid_plural "query returned %d rows instead of one: %s" msgstr[0] "問い合わせが1行ではなく%d行返しました: %s" -msgstr[1] "問い合わせが1行ではなく%d行返しました: %s" #. translator: abbreviation for "yes" -#: common.c:430 +#: common.c:131 msgid "y" msgstr "y" #. translator: abbreviation for "no" -#: common.c:432 +#: common.c:133 msgid "n" msgstr "n" #. translator: This is a question followed by the translated options for #. "yes" and "no". -#: common.c:442 +#: common.c:143 #, c-format msgid "%s (%s/%s) " msgstr "%s (%s/%s)" -#: common.c:456 +#: common.c:164 #, c-format msgid "Please answer \"%s\" or \"%s\".\n" msgstr " \"%s\" または \"%s\" に答えてください\n" -#: createdb.c:148 +#: createdb.c:165 #, c-format msgid "only one of --locale and --lc-ctype can be specified" msgstr "--locale か --lc-ctype のいずれか一方のみを指定してください" -#: createdb.c:153 +#: createdb.c:167 #, c-format msgid "only one of --locale and --lc-collate can be specified" msgstr "--locale か --lc-collate のいずれか一方のみを指定してください" -#: createdb.c:164 +#: createdb.c:175 #, c-format msgid "\"%s\" is not a valid encoding name" msgstr "\"%s\" は有効な符号化方式名ではありません" -#: createdb.c:221 +#: createdb.c:245 #, c-format msgid "database creation failed: %s" msgstr "データベースの生成に失敗しました:%s" -#: createdb.c:240 +#: createdb.c:264 #, c-format msgid "comment creation failed (database was created): %s" msgstr "コメントの生成に失敗(データベースは生成されました): %s" -#: createdb.c:258 +#: createdb.c:282 #, c-format msgid "" "%s creates a PostgreSQL database.\n" @@ -365,94 +377,114 @@ msgstr "" "%sはPostgreSQLデータベースを生成します。\n" "\n" -#: createdb.c:260 +#: createdb.c:284 #, c-format msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" msgstr " %s [オプション]... [データベース名] [説明]\n" -#: createdb.c:262 +#: createdb.c:286 #, c-format msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgstr " -D, --tablespace=TABLESPACE データベースのデフォルトテーブルスペース名\n" -#: createdb.c:263 +#: createdb.c:287 reindexdb.c:766 #, c-format msgid " -e, --echo show the commands being sent to the server\n" -msgstr " -e, --echo サーバに送られるコマンドを表示\n" +msgstr " -e, --echo サーバーに送られるコマンドを表示\n" -#: createdb.c:264 +#: createdb.c:288 #, c-format msgid " -E, --encoding=ENCODING encoding for the database\n" msgstr " -E, --encoding=ENCODING データベースの符号化方式\n" -#: createdb.c:265 +#: createdb.c:289 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" msgstr " -l, --locale=LOCALE データベースのロケール設定\n" -#: createdb.c:266 +#: createdb.c:290 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" msgstr " --lc-collate=LOCALE データベースのLC_COLLATE設定\n" -#: createdb.c:267 +#: createdb.c:291 #, c-format msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" msgstr " --lc-ctype=LOCALE データベースのLC_CTYPE設定\n" -#: createdb.c:268 +#: createdb.c:292 +#, c-format +msgid " --icu-locale=LOCALE ICU locale setting for the database\n" +msgstr " --icu-locale=LOCALE データベースのICUロケール設定\n" + +#: createdb.c:293 +#, c-format +msgid "" +" --locale-provider={libc|icu}\n" +" locale provider for the database's default collation\n" +msgstr "" +" --locale-provider={libc|icu}\n" +" データベースのデフォルト照合順序のロケール\n" +" プロバイダ\n" + +#: createdb.c:295 #, c-format msgid " -O, --owner=OWNER database user to own the new database\n" msgstr " -O, --owner=OWNER 新しいデータベースを所有するデータベースユーザ\n" -#: createdb.c:269 +#: createdb.c:296 +#, c-format +msgid " -S, --strategy=STRATEGY database creation strategy wal_log or file_copy\n" +msgstr " -S, --strategy=STRATEGY データベース生成方法 wal_log または file_copy\n" + +#: createdb.c:297 #, c-format msgid " -T, --template=TEMPLATE template database to copy\n" msgstr " -T, --template=TEMPLATE コピーするテンプレートデータベース\n" -#: createdb.c:270 +#: createdb.c:298 reindexdb.c:775 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version バージョン情報を表示して終了\n" -#: createdb.c:271 +#: createdb.c:299 reindexdb.c:776 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help このヘルプを表示して終了\n" -#: createdb.c:273 +#: createdb.c:301 reindexdb.c:778 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" " -h, --host=HOSTNAME データベースサーバホストまたはソケット\n" " ディレクトリ\n" -#: createdb.c:274 +#: createdb.c:302 reindexdb.c:779 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT データベースサーバのポート番号\n" -#: createdb.c:275 +#: createdb.c:303 reindexdb.c:780 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USERNAME 接続する際のユーザ名\n" -#: createdb.c:276 +#: createdb.c:304 reindexdb.c:781 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password パスワード入力を要求しない\n" -#: createdb.c:277 +#: createdb.c:305 reindexdb.c:782 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password パスワードプロンプトを強制\n" -#: createdb.c:278 +#: createdb.c:306 reindexdb.c:783 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME 別の保守用データベースを指定する\n" -#: createdb.c:279 +#: createdb.c:307 #, c-format msgid "" "\n" @@ -461,85 +493,80 @@ msgstr "" "\n" "デフォルトでは、現在のユーザ名と同名のデータベースが生成されます\n" -#: createuser.c:150 -#, c-format -msgid "invalid value for --connection-limit: %s" -msgstr "--connection-limit に対する不正な値: %s" - -#: createuser.c:194 +#: createuser.c:193 msgid "Enter name of role to add: " msgstr "追加したいロール名を入力:" -#: createuser.c:211 +#: createuser.c:208 msgid "Enter password for new role: " msgstr "新しいロールのためのパスワード: " -#: createuser.c:213 +#: createuser.c:209 msgid "Enter it again: " msgstr "もう一度入力してください:" -#: createuser.c:216 +#: createuser.c:212 #, c-format msgid "Passwords didn't match.\n" msgstr "パスワードがマッチしません。\n" -#: createuser.c:224 +#: createuser.c:220 msgid "Shall the new role be a superuser?" msgstr "新しいロールをスーパユーザにしますか?" -#: createuser.c:239 +#: createuser.c:235 msgid "Shall the new role be allowed to create databases?" msgstr "新しいロールに対してデータベースを作成する権限を与えますか?" -#: createuser.c:247 +#: createuser.c:243 msgid "Shall the new role be allowed to create more new roles?" msgstr "新しいロールに対して別のロールを作成する権限を与えますか?" -#: createuser.c:277 +#: createuser.c:278 #, c-format msgid "password encryption failed: %s" msgstr "パスワードの暗号化に失敗しました: %s" -#: createuser.c:332 +#: createuser.c:331 #, c-format msgid "creation of new role failed: %s" msgstr "新しいロールの作成に失敗しました: %s" -#: createuser.c:346 +#: createuser.c:345 #, c-format msgid "" "%s creates a new PostgreSQL role.\n" "\n" msgstr "" -"%sは新しいPostgreSQLロールを作成します\n" +"%sは新しいPostgreSQLロールを作成します。\n" "\n" -#: createuser.c:348 dropuser.c:164 +#: createuser.c:347 dropuser.c:171 #, c-format msgid " %s [OPTION]... [ROLENAME]\n" msgstr " %s [オプション]... [ロール名]\n" -#: createuser.c:350 +#: createuser.c:349 #, c-format msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n" msgstr " -c, --connection-limit=N ロールのコネクション数制限(デフォルト: 制限なし)\n" -#: createuser.c:351 +#: createuser.c:350 #, c-format msgid " -d, --createdb role can create new databases\n" msgstr " -d, --createdb ロールは新しいデータベースを作成可\n" -#: createuser.c:352 +#: createuser.c:351 #, c-format msgid " -D, --no-createdb role cannot create databases (default)\n" msgstr " -D, --no-createdb ロールは新しいデータベースを作成不可(デフォルト)\n" -#: createuser.c:354 +#: createuser.c:353 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" msgstr " -g, --role=ROLE 新しいロールはこのロールのメンバーにする\n" -#: createuser.c:355 +#: createuser.c:354 #, c-format msgid "" " -i, --inherit role inherits privileges of roles it is a\n" @@ -548,88 +575,88 @@ msgstr "" " -i, --inherit ロールがメンバーとなるロール群から権限を継承\n" " (デフォルト)\n" -#: createuser.c:357 +#: createuser.c:356 #, c-format msgid " -I, --no-inherit role does not inherit privileges\n" msgstr " -I, --no-inherit 権限を継承しない\n" -#: createuser.c:358 +#: createuser.c:357 #, c-format msgid " -l, --login role can login (default)\n" msgstr " -l, --login ロールはログイン可能(デフォルト)\n" -#: createuser.c:359 +#: createuser.c:358 #, c-format msgid " -L, --no-login role cannot login\n" msgstr " -L, --no-login ロールはログイン不可\n" -#: createuser.c:360 +#: createuser.c:359 #, c-format msgid " -P, --pwprompt assign a password to new role\n" msgstr " -P, --pwprompt 新しいロールにパスワードを割り当てる\n" -#: createuser.c:361 +#: createuser.c:360 #, c-format msgid " -r, --createrole role can create new roles\n" msgstr " -r, --createrole ロールは別のロールを作成可\n" -#: createuser.c:362 +#: createuser.c:361 #, c-format msgid " -R, --no-createrole role cannot create roles (default)\n" msgstr " -R, --no-createrole ロールは別のロールを作成不可(デフォルト)\n" -#: createuser.c:363 +#: createuser.c:362 #, c-format msgid " -s, --superuser role will be superuser\n" msgstr " -s, --superuser ロールをスーパユーザにする\n" -#: createuser.c:364 +#: createuser.c:363 #, c-format msgid " -S, --no-superuser role will not be superuser (default)\n" msgstr " -S, --no-superuser ロールをスーパユーザにしない(デフォルト)\n" -#: createuser.c:366 +#: createuser.c:365 #, c-format msgid "" " --interactive prompt for missing role name and attributes rather\n" " than using defaults\n" msgstr " --interactive デフォルトを使わず未指定のロール名や属性は入力を促す\n" -#: createuser.c:368 +#: createuser.c:367 #, c-format msgid " --replication role can initiate replication\n" msgstr " --replication ロールはレプリケーションを初期化可\n" -#: createuser.c:369 +#: createuser.c:368 #, c-format msgid " --no-replication role cannot initiate replication\n" msgstr " --no-replication ロールはレプリケーションを初期化不可\n" -#: createuser.c:374 +#: createuser.c:373 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n" msgstr " -U, --username=ユーザ名 このユーザとして接続(作成対象ユーザではありません)\n" -#: dropdb.c:109 +#: dropdb.c:112 #, c-format msgid "missing required argument database name" msgstr "必須の引数であるデータベース名がありません" -#: dropdb.c:124 +#: dropdb.c:127 #, c-format msgid "Database \"%s\" will be permanently removed.\n" msgstr "データベース\"%s\"は永久に削除されます。\n" -#: dropdb.c:125 dropuser.c:130 +#: dropdb.c:128 dropuser.c:131 msgid "Are you sure?" msgstr "実行しますか?" -#: dropdb.c:149 +#: dropdb.c:157 #, c-format msgid "database removal failed: %s" msgstr "データベースの削除に失敗しました: %s" -#: dropdb.c:163 +#: dropdb.c:171 #, c-format msgid "" "%s removes a PostgreSQL database.\n" @@ -638,55 +665,55 @@ msgstr "" "%sはPostgreSQLデータベースを削除します。\n" "\n" -#: dropdb.c:165 +#: dropdb.c:173 #, c-format msgid " %s [OPTION]... DBNAME\n" msgstr " %s [オプション]... [データベース名]\n" -#: dropdb.c:168 +#: dropdb.c:176 #, c-format msgid " -f, --force try to terminate other connections before dropping\n" msgstr " -f, --force 削除前に他の接続の終了を試行\n" -#: dropdb.c:169 +#: dropdb.c:177 #, c-format msgid " -i, --interactive prompt before deleting anything\n" msgstr " -i, --interactive 何かを削除する前に警告する\n" -#: dropdb.c:171 +#: dropdb.c:179 #, c-format msgid " --if-exists don't report error if database doesn't exist\n" msgstr " --if-exists データベースが存在しない場合にエラーを報告しない\n" -#: dropuser.c:115 +#: dropuser.c:118 msgid "Enter name of role to drop: " msgstr "削除したいロール名を入力:" -#: dropuser.c:121 +#: dropuser.c:122 #, c-format msgid "missing required argument role name" msgstr "必須の引数であるロール名がありません" -#: dropuser.c:129 +#: dropuser.c:130 #, c-format msgid "Role \"%s\" will be permanently removed.\n" msgstr "ロール\"%s\"は永久に削除されます\n" -#: dropuser.c:147 +#: dropuser.c:154 #, c-format msgid "removal of role \"%s\" failed: %s" msgstr "ロール\"%s\"の削除に失敗しました: %s" -#: dropuser.c:162 +#: dropuser.c:169 #, c-format msgid "" "%s removes a PostgreSQL role.\n" "\n" msgstr "" -"%sはPostgreSQLのロールを削除します\n" +"%sはPostgreSQLのロールを削除します。\n" "\n" -#: dropuser.c:167 +#: dropuser.c:174 #, c-format msgid "" " -i, --interactive prompt before deleting anything, and prompt for\n" @@ -695,126 +722,116 @@ msgstr "" " -i, --interactive 何かを削除する前に入力を促し、またロール名が指定\n" " されていない場合はその入力を促す\n" -#: dropuser.c:170 +#: dropuser.c:177 #, c-format msgid " --if-exists don't report error if user doesn't exist\n" msgstr " --if-exists ユーザが存在しない場合にエラーを報告しない\n" -#: dropuser.c:175 +#: dropuser.c:182 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n" msgstr " -U, --username=ユーザ名 このユーザとして接続(削除対象ユーザではありません)\n" -#: pg_isready.c:144 -#, c-format -msgid "%s" -msgstr "%s" - -#: pg_isready.c:152 +#: pg_isready.c:154 #, c-format msgid "could not fetch default options" msgstr "デフォルトのオプションを取り出すことができませんでした" -#: pg_isready.c:201 +#: pg_isready.c:203 #, c-format msgid "accepting connections\n" msgstr "接続を受け付けています\n" -#: pg_isready.c:204 +#: pg_isready.c:206 #, c-format msgid "rejecting connections\n" msgstr "接続を拒絶しています\n" -#: pg_isready.c:207 +#: pg_isready.c:209 #, c-format msgid "no response\n" msgstr "レスポンスがありません\n" -#: pg_isready.c:210 +#: pg_isready.c:212 #, c-format msgid "no attempt\n" msgstr "施行がありません\n" -#: pg_isready.c:213 +#: pg_isready.c:215 #, c-format msgid "unknown\n" msgstr "unknown\n" -#: pg_isready.c:223 +#: pg_isready.c:225 #, c-format msgid "" "%s issues a connection check to a PostgreSQL database.\n" "\n" msgstr "" -"%sはPostgreSQLデータベースに対して接続検査を発行します\n" +"%sはPostgreSQLデータベースに対して接続検査を発行します。\n" "\n" -#: pg_isready.c:225 +#: pg_isready.c:227 #, c-format msgid " %s [OPTION]...\n" msgstr " %s [OPTION]...\n" -#: pg_isready.c:228 +#: pg_isready.c:230 #, c-format msgid " -d, --dbname=DBNAME database name\n" msgstr " -d, --dbname=DBNAME データベース名\n" -#: pg_isready.c:229 +#: pg_isready.c:231 #, c-format msgid " -q, --quiet run quietly\n" msgstr " -q, --quiet メッセージを出力せずに実行する\n" -#: pg_isready.c:230 +#: pg_isready.c:232 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version バージョン情報を表示して終了\n" -#: pg_isready.c:231 +#: pg_isready.c:233 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help このヘルプを表示して終了\n" -#: pg_isready.c:234 +#: pg_isready.c:236 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME データベースサーバのホストまたはソケットディレクトリ\n" -#: pg_isready.c:235 +#: pg_isready.c:237 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT データベースサーバのポート番号\n" -#: pg_isready.c:236 +#: pg_isready.c:238 #, c-format msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" msgstr " -t, --timeout=SECS 接続試行時の待機秒数、ゼロで無効化(デフォルト: %s)\n" -#: pg_isready.c:237 +#: pg_isready.c:239 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USERNAME このユーザ名で接続する\n" -#: reindexdb.c:154 vacuumdb.c:192 -#, c-format -msgid "number of parallel jobs must be at least 1" -msgstr "並列ジョブの数は最低でも1以上でなければなりません" - -#: reindexdb.c:197 +#: reindexdb.c:209 #, c-format msgid "cannot reindex all databases and a specific one at the same time" msgstr "全データベースと特定のデータベースは同時に再インデックス化はできません" -#: reindexdb.c:202 +#: reindexdb.c:211 #, c-format msgid "cannot reindex all databases and system catalogs at the same time" msgstr "全データベースとシステムカタログの両方は同時に再インデックス化はできません" -#: reindexdb.c:207 +#: reindexdb.c:213 #, c-format msgid "cannot reindex specific schema(s) in all databases" msgstr "全データベースにおける特定のスキーマ(群)の再インデックス化はできません" -#: reindexdb.c:212 +#: reindexdb.c:215 #, c-format msgid "cannot reindex specific table(s) in all databases" msgstr "全データベースにおける特定のテーブル(群)の再インデックス化はできません" @@ -824,73 +841,74 @@ msgstr "全データベースにおける特定のテーブル(群)の再イン msgid "cannot reindex specific index(es) in all databases" msgstr "全データベースにおける特定のインデックス(群)の再作成はできません" -#: reindexdb.c:229 +#: reindexdb.c:227 #, c-format msgid "cannot reindex specific schema(s) and system catalogs at the same time" msgstr "特定のスキーマ(群)とシステムカタログは同時に再インデックス化はできません" -#: reindexdb.c:234 +#: reindexdb.c:229 #, c-format msgid "cannot reindex specific table(s) and system catalogs at the same time" msgstr "特定のテーブル(群)とシステムカタログは同時に再インデックス化はできません" -#: reindexdb.c:239 +#: reindexdb.c:231 #, c-format msgid "cannot reindex specific index(es) and system catalogs at the same time" msgstr "特定のインデックスとシステムカタログは同時に再インデックス化はできません" -#: reindexdb.c:245 +#: reindexdb.c:234 #, c-format msgid "cannot use multiple jobs to reindex system catalogs" msgstr "システムカタログのインデックス再構築では複数ジョブを使用できません" -#: reindexdb.c:272 +#: reindexdb.c:260 #, c-format msgid "cannot use multiple jobs to reindex indexes" msgstr "インデックス再構築には複数ジョブを使用できません" -#: reindexdb.c:337 vacuumdb.c:434 vacuumdb.c:442 vacuumdb.c:450 vacuumdb.c:458 -#: vacuumdb.c:465 vacuumdb.c:472 vacuumdb.c:479 +#: reindexdb.c:323 reindexdb.c:330 vacuumdb.c:425 vacuumdb.c:432 vacuumdb.c:439 +#: vacuumdb.c:446 vacuumdb.c:453 vacuumdb.c:460 vacuumdb.c:465 vacuumdb.c:469 +#: vacuumdb.c:473 #, c-format msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "PostgreSQL %2$sよりも古いサーバーバージョンでは\"%1$s\"オプションは使えません" -#: reindexdb.c:377 +#: reindexdb.c:369 #, c-format msgid "cannot reindex system catalogs concurrently, skipping all" msgstr "システムカタログではインデックスの並行再構築はできません、全てスキップします" -#: reindexdb.c:558 +#: reindexdb.c:573 #, c-format msgid "reindexing of database \"%s\" failed: %s" msgstr "データベース\"%s\"のインデックス再構築に失敗しました: %s" -#: reindexdb.c:562 +#: reindexdb.c:577 #, c-format msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" msgstr "データベース\"%2$s\"中にあるインデックス\"%1$s\"の再作成に失敗しました: %3$s" -#: reindexdb.c:566 +#: reindexdb.c:581 #, c-format msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" msgstr "データベース\"%2$s\"中にあるスキーマ\"%1$s\"のインデックス再構築に失敗しました: %3$s" -#: reindexdb.c:570 +#: reindexdb.c:585 #, c-format msgid "reindexing of system catalogs in database \"%s\" failed: %s" msgstr "データベース\"%s\"中のシステムカタログのインデックス再構築に失敗しました: %s" -#: reindexdb.c:574 +#: reindexdb.c:589 #, c-format msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" msgstr "データベース\"%2$s\"中にあるテーブル\"%1$s\"のインでックス再構築に失敗しました: %3$s" -#: reindexdb.c:731 +#: reindexdb.c:742 #, c-format msgid "%s: reindexing database \"%s\"\n" msgstr "%s: データベース\"%s\"を再インデックス化しています\n" -#: reindexdb.c:752 +#: reindexdb.c:759 #, c-format msgid "" "%s reindexes a PostgreSQL database.\n" @@ -899,239 +917,253 @@ msgstr "" "%sはPostgreSQLデータベースを再インデックス化します。\n" "\n" -#: reindexdb.c:756 -#, c-format -msgid " -a, --all reindex all databases\n" -msgstr " -a, --all 全データベースを再インデックス化します\n" - -#: reindexdb.c:757 +#: reindexdb.c:763 #, c-format -msgid " --concurrently reindex concurrently\n" -msgstr " --concurrently 並行再構築\n" +msgid " -a, --all reindex all databases\n" +msgstr " -a, --all 全データベースでインデックス再構築を行う\n" -#: reindexdb.c:758 +#: reindexdb.c:764 #, c-format -msgid " -d, --dbname=DBNAME database to reindex\n" -msgstr " -d, --dbname=DBNAME 再インデックス化対象のデータベース名\n" +msgid " --concurrently reindex concurrently\n" +msgstr " --concurrently 並行インデックス再構築\n" -#: reindexdb.c:760 +#: reindexdb.c:765 #, c-format -msgid " -i, --index=INDEX recreate specific index(es) only\n" -msgstr " -i, --index=INDEX 指定したインデックス(群)のみを再インデックス化\n" +msgid " -d, --dbname=DBNAME database to reindex\n" +msgstr " -d, --dbname=DBNAME インデックス再構築対象のデータベース\n" -#: reindexdb.c:761 +#: reindexdb.c:767 #, c-format -msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" -msgstr " -j, --jobs=NUM インデックス再構築にこの数の並列接続を使用\n" +msgid " -i, --index=INDEX recreate specific index(es) only\n" +msgstr " -i, --index=INDEX 指定したインデックス(群)のみを再構築\n" -#: reindexdb.c:763 +#: reindexdb.c:768 #, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system システムカタログを再インデックス化\n" +msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" +msgstr " -j, --jobs=NUM インデックス再構築にこの数の並列接続を使用\n" -#: reindexdb.c:764 +#: reindexdb.c:769 #, c-format -msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" -msgstr " -S, --schema=SCHEMA 指定したスキーマ(群)のみを再インデックス化\n" +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet メッセージを一切出力しない\n" -#: reindexdb.c:765 +#: reindexdb.c:770 #, c-format -msgid " -t, --table=TABLE reindex specific table(s) only\n" -msgstr " -t, --table=TABLE 指定したテーブル(群)のみを再インデックス化\n" +msgid " -s, --system reindex system catalogs only\n" +msgstr " -s, --system システムカタログのインデックスのみを再構築\n" -#: reindexdb.c:776 +#: reindexdb.c:771 #, c-format -msgid "" -"\n" -"Read the description of the SQL command REINDEX for details.\n" -msgstr "" -"\n" -"詳細はSQLコマンドREINDEXに関する説明を参照してください。\n" +msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" +msgstr " -S, --schema=SCHEMA 指定したスキーマ(群)のインデックスのみを再構築\n" -#: scripts_parallel.c:234 +#: reindexdb.c:772 #, c-format -msgid "too many jobs for this platform -- try %d" -msgstr "このプラットフォームではジョブ数が多すぎます -- %dで試してください" +msgid " -t, --table=TABLE reindex specific table(s) only\n" +msgstr " -t, --table=TABLE 指定したテーブル(群)のインデックスを再構築\n" -#: vacuumdb.c:200 +#: reindexdb.c:773 #, c-format -msgid "parallel vacuum degree must be a non-negative integer" -msgstr "並列VACUUMの並列度は非負の整数でなければなりません" +msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" +msgstr " -D, --tablespace=TABLESPACE インデックス再構築先のテーブル空間\n" -#: vacuumdb.c:220 +#: reindexdb.c:774 #, c-format -msgid "minimum transaction ID age must be at least 1" -msgstr "最小トランザクションID差分は1以上でなければなりません" +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose 多量のメッセージを出力\n" -#: vacuumdb.c:228 +#: reindexdb.c:784 #, c-format -msgid "minimum multixact ID age must be at least 1" -msgstr "最小マルチトランザクションID差分は1以上でなくてはなりません" +msgid "" +"\n" +"Read the description of the SQL command REINDEX for details.\n" +msgstr "" +"\n" +"詳細はSQLコマンドREINDEXに関する説明を参照してください。\n" -#: vacuumdb.c:266 vacuumdb.c:272 vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 -#: vacuumdb.c:302 +#: vacuumdb.c:267 vacuumdb.c:270 vacuumdb.c:273 vacuumdb.c:276 vacuumdb.c:279 +#: vacuumdb.c:282 vacuumdb.c:285 vacuumdb.c:294 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "analyzeのみを実行する場合\"%s\"は使えません" -#: vacuumdb.c:308 +#: vacuumdb.c:297 #, c-format -msgid "cannot use the \"%s\" option when performing full" -msgstr "fullを実行する場合\"%s\"オプションは使えません" +msgid "cannot use the \"%s\" option when performing full vacuum" +msgstr "完全(full)VACUUMを実行する場合は\"%s\"オプションは使えません" -#: vacuumdb.c:324 +#: vacuumdb.c:303 +#, c-format +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "\"%s\"オプションは\"%s\"と同時には使えません" + +#: vacuumdb.c:322 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "全データベースと特定のデータベースを同時にVACUUMすることはできません" -#: vacuumdb.c:329 +#: vacuumdb.c:324 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "全データベースの特定のテーブル(群)をVACUUMすることはできません" -#: vacuumdb.c:420 +#: vacuumdb.c:412 msgid "Generating minimal optimizer statistics (1 target)" msgstr "最適化のための情報を最小限生成します(1対象)" -#: vacuumdb.c:421 +#: vacuumdb.c:413 msgid "Generating medium optimizer statistics (10 targets)" msgstr "最適化のための情報を複数生成します(10対象)" -#: vacuumdb.c:422 +#: vacuumdb.c:414 msgid "Generating default (full) optimizer statistics" msgstr "最適化のための情報をデフォルト数(全て)生成します" -#: vacuumdb.c:487 +#: vacuumdb.c:479 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s: データベース\"%s\"の処理中です: %s\n" -#: vacuumdb.c:490 +#: vacuumdb.c:482 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s: データベース\"%s\"をVACUUMしています\n" -#: vacuumdb.c:963 +#: vacuumdb.c:952 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "データベース \"%2$s\"のテーブル\"%1$sのVACUUMに失敗しました: %3$s" -#: vacuumdb.c:966 +#: vacuumdb.c:955 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "データベース\"%s\"のVACUUMに失敗しました: %s" -#: vacuumdb.c:974 +#: vacuumdb.c:963 #, c-format msgid "" "%s cleans and analyzes a PostgreSQL database.\n" "\n" msgstr "%sはPostgreSQLデータベースのゴミ回収および分析を行います。\n" -#: vacuumdb.c:978 +#: vacuumdb.c:967 #, c-format msgid " -a, --all vacuum all databases\n" msgstr " -a, --all 全データベースをVACUUM\n" -#: vacuumdb.c:979 +#: vacuumdb.c:968 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" msgstr " -d, --dbname=DBNAME VACUUMするデータベース名\n" -#: vacuumdb.c:980 +#: vacuumdb.c:969 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr " --disable-page-skipping すべてのページスキップ動作を禁止\n" -#: vacuumdb.c:981 +#: vacuumdb.c:970 #, c-format msgid " -e, --echo show the commands being sent to the server\n" -msgstr " -e, --echo サーバに送られるコマンドを表示\n" +msgstr " -e, --echo サーバーに送られるコマンドを表示\n" -#: vacuumdb.c:982 +#: vacuumdb.c:971 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full VACUUM FULLを実行\n" -#: vacuumdb.c:983 +#: vacuumdb.c:972 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr " -F, --freeze 行トランザクション情報を凍結\n" -#: vacuumdb.c:984 +#: vacuumdb.c:973 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr "" +" --force-index-cleanup デッドタプルを指すインデックスエントリを常に\n" +" 除去する\n" + +#: vacuumdb.c:974 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgstr " -j, --jobs=NUM バキューム時に指定した同時接続数を使用\n" -#: vacuumdb.c:985 +#: vacuumdb.c:975 #, c-format msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" msgstr "" " --min-mxid-age=MXID_AGE VACUUM対象とするテーブルの最小のマルチ\n" " トランザクションID差分\n" -#: vacuumdb.c:986 +#: vacuumdb.c:976 #, c-format msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" msgstr "" " --min-xid-age=XID_AGE VACUUM対象とするテーブルの最小の\n" " トランザクションID差分\n" -#: vacuumdb.c:987 +#: vacuumdb.c:977 #, c-format msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" msgstr "" " --no-index-cleanup デッドタプルを指すインデックスエントリを\n" -"\t 削除しない\n" +" 削除しない\n" -#: vacuumdb.c:988 +#: vacuumdb.c:978 +#, c-format +msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" +msgstr "" +" --no-process-toast テーブルに関連づくTOASTテーブルのVACUUMを\n" +" スキップ\n" + +#: vacuumdb.c:979 #, c-format msgid " --no-truncate don't truncate empty pages at the end of the table\n" msgstr " --no-truncate テーブル終端の空ページの切り詰めを行わない\n" -#: vacuumdb.c:989 +#: vacuumdb.c:980 #, c-format -msgid " -P, --parallel=PARALLEL_DEGREE use this many background workers for vacuum, if available\n" +msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" msgstr "" -" -P, --parallel=PARALLEL_DEGREE 可能であればこの数のバックグラウンドワーカを\n" -" VACUUMで使用\n" +" -P, --parallel=PARALLEL_WORKERS 可能であればVACUUMで指定の数のバックグラウンド\n" +" ワーカーを使用\n" -#: vacuumdb.c:990 +#: vacuumdb.c:981 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet メッセージを出力しない\n" -#: vacuumdb.c:991 +#: vacuumdb.c:982 #, c-format msgid " --skip-locked skip relations that cannot be immediately locked\n" msgstr " --skip-locked 直ちにロックできなかったリレーションをスキップ\n" -#: vacuumdb.c:992 +#: vacuumdb.c:983 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" -msgstr " -t, --table='TABLE[(COLUMNS)]' 指定したテーブル(複数可)のみをVACUUMします\n" +msgstr " -t, --table='TABLE[(COLUMNS)]' 指定したテーブル(複数可)のみをVACUUM\n" -#: vacuumdb.c:993 +#: vacuumdb.c:984 #, c-format msgid " -v, --verbose write a lot of output\n" -msgstr " -v, --verbose 多くのメッセージを出力します\n" +msgstr " -v, --verbose 多量のメッセージを出力\n" -#: vacuumdb.c:994 +#: vacuumdb.c:985 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version バージョン情報を表示して終了\n" -#: vacuumdb.c:995 +#: vacuumdb.c:986 #, c-format msgid " -z, --analyze update optimizer statistics\n" -msgstr " -z, --analyze 最適化用統計情報を更新します\n" +msgstr " -z, --analyze 最適化用統計情報を更新\n" -#: vacuumdb.c:996 +#: vacuumdb.c:987 #, c-format msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgstr " -Z, --analyze-only 最適化用統計情報のみ更新; バキュームは行わない\n" -#: vacuumdb.c:997 +#: vacuumdb.c:988 #, c-format msgid "" " --analyze-in-stages only update optimizer statistics, in multiple\n" @@ -1140,12 +1172,12 @@ msgstr "" " --analyze-in-stages 高速化のため最適化用統計情報のみを複数段階で\n" " 更新; VACUUMは行わない\n" -#: vacuumdb.c:999 +#: vacuumdb.c:990 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help このヘルプを表示して終了\n" -#: vacuumdb.c:1007 +#: vacuumdb.c:998 #, c-format msgid "" "\n" @@ -1154,6 +1186,33 @@ msgstr "" "\n" "詳細はSQLコマンドのVACUUMの説明を参照してください。\n" +#~ msgid "fatal: " +#~ msgstr "致命的エラー: " + +#~ msgid "Could not send cancel request: %s" +#~ msgstr "キャンセル要求を送信できませんでした: %s" + +#~ msgid "Try \"%s --help\" for more information.\n" +#~ msgstr "詳細は\"%s --help\"を実行してください。\n" + +#~ msgid "could not connect to database %s: %s" +#~ msgstr "データベース%sに接続できませんでした: %s" + +#~ msgid "invalid value for --connection-limit: %s" +#~ msgstr "--connection-limit に対する不正な値: %s" + +#~ msgid "number of parallel jobs must be at least 1" +#~ msgstr "並列ジョブの数は最低でも1以上でなければなりません" + +#~ msgid "parallel vacuum degree must be a non-negative integer" +#~ msgstr "並列VACUUMの並列度は非負の整数でなければなりません" + +#~ msgid "minimum transaction ID age must be at least 1" +#~ msgstr "最小トランザクションID差分は1以上でなければなりません" + +#~ msgid "minimum multixact ID age must be at least 1" +#~ msgstr "最小マルチトランザクションID差分は1以上でなくてはなりません" + #~ msgid "%s: could not obtain information about current user: %s\n" #~ msgstr "%s: 現在のユーザに関する情報を取得できませんでした: %s\n" diff --git a/src/bin/scripts/po/ru.po b/src/bin/scripts/po/ru.po index 6166c32182a..dd747b29134 100644 --- a/src/bin/scripts/po/ru.po +++ b/src/bin/scripts/po/ru.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PostgreSQL package. # Serguei A. Mokhov, <mokhov@cs.concordia.ca>, 2003-2004. # Oleg Bartunov <oleg@sai.msu.su>, 2004. -# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2019, 2020. +# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2019, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: pgscripts (PostgreSQL current)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2020-11-20 15:13+0300\n" -"PO-Revision-Date: 2020-09-15 18:56+0300\n" +"POT-Creation-Date: 2022-02-07 11:21+0300\n" +"PO-Revision-Date: 2021-11-08 05:30+0300\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language: ru\n" @@ -19,17 +19,17 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../../../src/common/logging.c:236 +#: ../../../src/common/logging.c:259 #, c-format msgid "fatal: " msgstr "важно: " -#: ../../../src/common/logging.c:243 +#: ../../../src/common/logging.c:266 #, c-format msgid "error: " msgstr "ошибка: " -#: ../../../src/common/logging.c:250 +#: ../../../src/common/logging.c:273 #, c-format msgid "warning: " msgstr "предупреждение: " @@ -59,15 +59,39 @@ msgstr "пользователь не существует" msgid "user name lookup failure: error code %lu" msgstr "распознать имя пользователя не удалось (код ошибки: %lu)" -#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +#: ../../fe_utils/cancel.c:189 ../../fe_utils/cancel.c:238 msgid "Cancel request sent\n" msgstr "Сигнал отмены отправлен\n" -#: ../../fe_utils/cancel.c:165 ../../fe_utils/cancel.c:210 +#: ../../fe_utils/cancel.c:190 ../../fe_utils/cancel.c:239 msgid "Could not send cancel request: " msgstr "Отправить сигнал отмены не удалось: " -#: ../../fe_utils/print.c:350 +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:107 +msgid "Password: " +msgstr "Пароль: " + +#: ../../fe_utils/connect_utils.c:92 +#, c-format +msgid "could not connect to database %s: out of memory" +msgstr "не удалось подключиться к базе %s (нехватка памяти)" + +#: ../../fe_utils/connect_utils.c:120 pg_isready.c:145 +#, c-format +msgid "%s" +msgstr "%s" + +#: ../../fe_utils/parallel_slot.c:302 +#, c-format +msgid "too many jobs for this platform" +msgstr "слишком много заданий для этой платформы" + +#: ../../fe_utils/parallel_slot.c:522 +#, c-format +msgid "processing of database \"%s\" failed: %s" +msgstr "ошибка при обработке базы \"%s\": %s" + +#: ../../fe_utils/print.c:336 #, c-format msgid "(%lu row)" msgid_plural "(%lu rows)" @@ -75,70 +99,78 @@ msgstr[0] "(%lu строка)" msgstr[1] "(%lu строки)" msgstr[2] "(%lu строк)" -#: ../../fe_utils/print.c:3055 +#: ../../fe_utils/print.c:3039 #, c-format msgid "Interrupted\n" -msgstr "Прерывание\n" +msgstr "Прервано\n" -#: ../../fe_utils/print.c:3119 +#: ../../fe_utils/print.c:3103 #, c-format msgid "Cannot add header to table content: column count of %d exceeded.\n" msgstr "" -"Добавить заголовок к содержимому таблицы нельзя: число столбцов превышает " -"%d.\n" +"Ошибка добавления заголовка таблицы: превышен предел числа столбцов (%d).\n" -#: ../../fe_utils/print.c:3159 +#: ../../fe_utils/print.c:3143 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgstr "" -"Добавить ячейку к содержимому таблицы нельзя: общее число ячеек превышает " -"%d.\n" +"Ошибка добавления ячейки в таблицу: превышен предел числа ячеек (%d).\n" -#: ../../fe_utils/print.c:3414 +#: ../../fe_utils/print.c:3401 #, c-format msgid "invalid output format (internal error): %d" msgstr "неверный формат вывода (внутренняя ошибка): %d" -#: clusterdb.c:110 clusterdb.c:129 createdb.c:122 createdb.c:141 -#: createuser.c:172 createuser.c:187 dropdb.c:102 dropdb.c:111 dropdb.c:119 -#: dropuser.c:93 dropuser.c:108 dropuser.c:123 pg_isready.c:95 pg_isready.c:109 -#: reindexdb.c:166 reindexdb.c:185 vacuumdb.c:225 vacuumdb.c:244 +#: ../../fe_utils/query_utils.c:33 ../../fe_utils/query_utils.c:58 +#, c-format +msgid "query failed: %s" +msgstr "ошибка при выполнении запроса: %s" + +#: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 +#, c-format +msgid "query was: %s" +msgstr "запрос: %s" + +#: clusterdb.c:112 clusterdb.c:131 createdb.c:123 createdb.c:142 +#: createuser.c:172 createuser.c:187 dropdb.c:103 dropdb.c:112 dropdb.c:120 +#: dropuser.c:94 dropuser.c:109 dropuser.c:122 pg_isready.c:96 pg_isready.c:110 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:251 vacuumdb.c:270 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Для дополнительной информации попробуйте \"%s --help\".\n" -#: clusterdb.c:127 createdb.c:139 createuser.c:185 dropdb.c:117 dropuser.c:106 -#: pg_isready.c:107 reindexdb.c:183 vacuumdb.c:242 +#: clusterdb.c:129 createdb.c:140 createuser.c:185 dropdb.c:118 dropuser.c:107 +#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:268 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "слишком много аргументов командной строки (первый: \"%s\")" -#: clusterdb.c:146 +#: clusterdb.c:148 #, c-format msgid "cannot cluster all databases and a specific one at the same time" msgstr "нельзя кластеризовать все базы и одну конкретную одновременно" -#: clusterdb.c:152 +#: clusterdb.c:154 #, c-format msgid "cannot cluster specific table(s) in all databases" msgstr "нельзя кластеризовать указанную таблицу(ы) во всех базах" -#: clusterdb.c:218 +#: clusterdb.c:220 #, c-format msgid "clustering of table \"%s\" in database \"%s\" failed: %s" msgstr "кластеризовать таблицу \"%s\" в базе \"%s\" не удалось: %s" -#: clusterdb.c:221 +#: clusterdb.c:223 #, c-format msgid "clustering of database \"%s\" failed: %s" msgstr "кластеризовать базу \"%s\" не удалось: %s" -#: clusterdb.c:249 +#: clusterdb.c:251 #, c-format msgid "%s: clustering database \"%s\"\n" msgstr "%s: кластеризация базы \"%s\"\n" -#: clusterdb.c:265 +#: clusterdb.c:267 #, c-format msgid "" "%s clusters all previously clustered tables in a database.\n" @@ -147,19 +179,19 @@ msgstr "" "%s упорядочивает данные всех кластеризованных таблиц в базе данных.\n" "\n" -#: clusterdb.c:266 createdb.c:266 createuser.c:354 dropdb.c:170 dropuser.c:170 -#: pg_isready.c:224 reindexdb.c:750 vacuumdb.c:911 +#: clusterdb.c:268 createdb.c:267 createuser.c:351 dropdb.c:171 dropuser.c:169 +#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:1025 #, c-format msgid "Usage:\n" msgstr "Использование:\n" -#: clusterdb.c:267 reindexdb.c:751 vacuumdb.c:912 +#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:1026 #, c-format msgid " %s [OPTION]... [DBNAME]\n" msgstr " %s [ПАРАМЕТР]... [ИМЯ_БД]\n" -#: clusterdb.c:268 createdb.c:268 createuser.c:356 dropdb.c:172 dropuser.c:172 -#: pg_isready.c:227 reindexdb.c:752 vacuumdb.c:913 +#: clusterdb.c:270 createdb.c:269 createuser.c:353 dropdb.c:173 dropuser.c:171 +#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:1027 #, c-format msgid "" "\n" @@ -168,50 +200,50 @@ msgstr "" "\n" "Параметры:\n" -#: clusterdb.c:269 +#: clusterdb.c:271 #, c-format msgid " -a, --all cluster all databases\n" msgstr " -a, --all кластеризовать все базы\n" -#: clusterdb.c:270 +#: clusterdb.c:272 #, c-format msgid " -d, --dbname=DBNAME database to cluster\n" msgstr " -d, --dbname=ИМЯ_БД имя базы данных для кластеризации\n" -#: clusterdb.c:271 createuser.c:360 dropdb.c:173 dropuser.c:173 reindexdb.c:756 +#: clusterdb.c:273 createuser.c:357 dropdb.c:174 dropuser.c:172 #, c-format msgid "" " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo отображать команды, отправляемые серверу\n" -#: clusterdb.c:272 reindexdb.c:759 +#: clusterdb.c:274 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet не выводить никакие сообщения\n" -#: clusterdb.c:273 +#: clusterdb.c:275 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" msgstr "" " -t, --table=ТАБЛИЦА кластеризовать только указанную таблицу(ы)\n" -#: clusterdb.c:274 reindexdb.c:763 +#: clusterdb.c:276 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose выводить исчерпывающие сообщения\n" -#: clusterdb.c:275 createuser.c:372 dropdb.c:176 dropuser.c:176 reindexdb.c:764 +#: clusterdb.c:277 createuser.c:369 dropdb.c:177 dropuser.c:175 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version показать версию и выйти\n" -#: clusterdb.c:276 createuser.c:377 dropdb.c:178 dropuser.c:178 reindexdb.c:765 +#: clusterdb.c:278 createuser.c:374 dropdb.c:179 dropuser.c:177 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показать эту справку и выйти\n" -#: clusterdb.c:277 createdb.c:279 createuser.c:378 dropdb.c:179 dropuser.c:179 -#: pg_isready.c:233 reindexdb.c:766 vacuumdb.c:934 +#: clusterdb.c:279 createdb.c:280 createuser.c:375 dropdb.c:180 dropuser.c:178 +#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1052 #, c-format msgid "" "\n" @@ -220,43 +252,39 @@ msgstr "" "\n" "Параметры подключения:\n" -#: clusterdb.c:278 createuser.c:379 dropdb.c:180 dropuser.c:180 reindexdb.c:767 -#: vacuumdb.c:935 +#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1053 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" " -h, --host=ИМЯ имя сервера баз данных или каталог сокетов\n" -#: clusterdb.c:279 createuser.c:380 dropdb.c:181 dropuser.c:181 reindexdb.c:768 -#: vacuumdb.c:936 +#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1054 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=ПОРТ порт сервера баз данных\n" -#: clusterdb.c:280 dropdb.c:182 reindexdb.c:769 vacuumdb.c:937 +#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1055 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr "" " -U, --username=ИМЯ имя пользователя для подключения к серверу\n" -#: clusterdb.c:281 createuser.c:382 dropdb.c:183 dropuser.c:183 reindexdb.c:770 -#: vacuumdb.c:938 +#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1056 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password не запрашивать пароль\n" -#: clusterdb.c:282 createuser.c:383 dropdb.c:184 dropuser.c:184 reindexdb.c:771 -#: vacuumdb.c:939 +#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1057 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password запросить пароль\n" -#: clusterdb.c:283 dropdb.c:185 reindexdb.c:772 vacuumdb.c:940 +#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1058 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" -msgstr " --maintenance-db=ИМЯ_БД выбор другой обслуживаемой базы данных\n" +msgstr " --maintenance-db=ИМЯ_БД сменить опорную базу данных\n" -#: clusterdb.c:284 +#: clusterdb.c:286 #, c-format msgid "" "\n" @@ -265,8 +293,8 @@ msgstr "" "\n" "Подробнее о кластеризации вы можете узнать в описании SQL-команды CLUSTER.\n" -#: clusterdb.c:285 createdb.c:287 createuser.c:384 dropdb.c:186 dropuser.c:185 -#: pg_isready.c:238 reindexdb.c:774 vacuumdb.c:942 +#: clusterdb.c:287 createdb.c:288 createuser.c:381 dropdb.c:187 dropuser.c:184 +#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1060 #, c-format msgid "" "\n" @@ -275,42 +303,13 @@ msgstr "" "\n" "Об ошибках сообщайте по адресу <%s>.\n" -#: clusterdb.c:286 createdb.c:288 createuser.c:385 dropdb.c:187 dropuser.c:186 -#: pg_isready.c:239 reindexdb.c:775 vacuumdb.c:943 +#: clusterdb.c:288 createdb.c:289 createuser.c:382 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1061 #, c-format msgid "%s home page: <%s>\n" msgstr "Домашняя страница %s: <%s>\n" -#: common.c:80 common.c:138 -msgid "Password: " -msgstr "Пароль: " - -#: common.c:125 -#, c-format -msgid "could not connect to database %s: out of memory" -msgstr "не удалось подключиться к базе %s (нехватка памяти)" - -#: common.c:152 -#, c-format -msgid "could not connect to database %s: %s" -msgstr "не удалось подключиться к базе %s: %s" - -#: common.c:231 common.c:256 -#, c-format -msgid "query failed: %s" -msgstr "ошибка при выполнении запроса: %s" - -#: common.c:232 common.c:257 -#, c-format -msgid "query was: %s" -msgstr "запрос: %s" - -#: common.c:329 -#, c-format -msgid "processing of database \"%s\" failed: %s" -msgstr "ошибка при обработке базы \"%s\": %s" - -#: common.c:423 +#: common.c:107 #, c-format msgid "query returned %d row instead of one: %s" msgid_plural "query returned %d rows instead of one: %s" @@ -319,53 +318,53 @@ msgstr[1] "запрос вернул %d строки вместо одной: %s msgstr[2] "запрос вернул %d строк вместо одной: %s" #. translator: abbreviation for "yes" -#: common.c:447 +#: common.c:131 msgid "y" msgstr "y" #. translator: abbreviation for "no" -#: common.c:449 +#: common.c:133 msgid "n" msgstr "n" #. translator: This is a question followed by the translated options for #. "yes" and "no". -#: common.c:459 +#: common.c:143 #, c-format msgid "%s (%s/%s) " msgstr "%s (%s - да/%s - нет) " -#: common.c:473 +#: common.c:164 #, c-format msgid "Please answer \"%s\" or \"%s\".\n" msgstr "Пожалуйста, введите \"%s\" или \"%s\".\n" -#: createdb.c:149 +#: createdb.c:150 #, c-format msgid "only one of --locale and --lc-ctype can be specified" msgstr "можно указать только --locale или --lc-ctype" -#: createdb.c:154 +#: createdb.c:155 #, c-format msgid "only one of --locale and --lc-collate can be specified" msgstr "можно указать только --locale и --lc-collate" -#: createdb.c:165 +#: createdb.c:166 #, c-format msgid "\"%s\" is not a valid encoding name" msgstr "\"%s\" не является верным названием кодировки" -#: createdb.c:228 +#: createdb.c:229 #, c-format msgid "database creation failed: %s" msgstr "создать базу данных не удалось: %s" -#: createdb.c:247 +#: createdb.c:248 #, c-format msgid "comment creation failed (database was created): %s" msgstr "создать комментарий не удалось (база данных была создана): %s" -#: createdb.c:265 +#: createdb.c:266 #, c-format msgid "" "%s creates a PostgreSQL database.\n" @@ -374,102 +373,101 @@ msgstr "" "%s создаёт базу данных PostgreSQL.\n" "\n" -#: createdb.c:267 +#: createdb.c:268 #, c-format msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" msgstr " %s [ПАРАМЕТР]... [ИМЯ_БД] [ОПИСАНИЕ]\n" # well-spelled: ПРОСТР -#: createdb.c:269 +#: createdb.c:270 #, c-format msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgstr "" " -D, --tablespace=ТАБЛ_ПРОСТР табличное пространство по умолчанию для базы " "данных\n" -#: createdb.c:270 +#: createdb.c:271 reindexdb.c:798 #, c-format msgid "" " -e, --echo show the commands being sent to the server\n" msgstr "" " -e, --echo отображать команды, отправляемые серверу\n" -#: createdb.c:271 +#: createdb.c:272 #, c-format msgid " -E, --encoding=ENCODING encoding for the database\n" msgstr " -E, --encoding=КОДИРОВКА кодировка базы данных\n" -#: createdb.c:272 +#: createdb.c:273 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" msgstr " -l, --locale=ЛОКАЛЬ локаль для базы данных\n" -#: createdb.c:273 +#: createdb.c:274 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" msgstr " --lc-collate=ЛОКАЛЬ параметр LC_COLLATE для базы данных\n" -#: createdb.c:274 +#: createdb.c:275 #, c-format msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" msgstr " --lc-ctype=ЛОКАЛЬ параметр LC_CTYPE для базы данных\n" -#: createdb.c:275 +#: createdb.c:276 #, c-format msgid " -O, --owner=OWNER database user to own the new database\n" msgstr "" " -O, --owner=ВЛАДЕЛЕЦ пользователь-владелец новой базы данных\n" -#: createdb.c:276 +#: createdb.c:277 #, c-format msgid " -T, --template=TEMPLATE template database to copy\n" msgstr " -T, --template=ШАБЛОН исходная база данных для копирования\n" -#: createdb.c:277 +#: createdb.c:278 reindexdb.c:807 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version показать версию и выйти\n" -#: createdb.c:278 +#: createdb.c:279 reindexdb.c:808 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показать эту справку и выйти\n" -#: createdb.c:280 +#: createdb.c:281 reindexdb.c:810 #, c-format msgid "" " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" " -h, --host=ИМЯ имя сервера баз данных или каталог сокетов\n" -#: createdb.c:281 +#: createdb.c:282 reindexdb.c:811 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=ПОРТ порт сервера баз данных\n" -#: createdb.c:282 +#: createdb.c:283 reindexdb.c:812 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr "" " -U, --username=ИМЯ имя пользователя для подключения к серверу\n" -#: createdb.c:283 +#: createdb.c:284 reindexdb.c:813 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password не запрашивать пароль\n" -#: createdb.c:284 +#: createdb.c:285 reindexdb.c:814 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password запросить пароль\n" -#: createdb.c:285 +#: createdb.c:286 reindexdb.c:815 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" -msgstr "" -" --maintenance-db=ИМЯ_БД выбор другой обслуживаемой базы данных\n" +msgstr " --maintenance-db=ИМЯ_БД сменить опорную базу данных\n" -#: createdb.c:286 +#: createdb.c:287 #, c-format msgid "" "\n" @@ -487,42 +485,42 @@ msgstr "неверное значение параметра --connection-limit: msgid "Enter name of role to add: " msgstr "Введите имя новой роли: " -#: createuser.c:212 +#: createuser.c:210 msgid "Enter password for new role: " msgstr "Введите пароль для новой роли: " -#: createuser.c:214 +#: createuser.c:211 msgid "Enter it again: " msgstr "Повторите его: " -#: createuser.c:217 +#: createuser.c:214 #, c-format msgid "Passwords didn't match.\n" msgstr "Пароли не совпадают.\n" -#: createuser.c:225 +#: createuser.c:222 msgid "Shall the new role be a superuser?" msgstr "Должна ли новая роль иметь полномочия суперпользователя?" -#: createuser.c:240 +#: createuser.c:237 msgid "Shall the new role be allowed to create databases?" msgstr "Новая роль должна иметь право создавать базы данных?" -#: createuser.c:248 +#: createuser.c:245 msgid "Shall the new role be allowed to create more new roles?" msgstr "Новая роль должна иметь право создавать другие роли?" -#: createuser.c:284 +#: createuser.c:281 #, c-format msgid "password encryption failed: %s" msgstr "ошибка при шифровании пароля: %s" -#: createuser.c:339 +#: createuser.c:336 #, c-format msgid "creation of new role failed: %s" msgstr "создать роль не удалось: %s" -#: createuser.c:353 +#: createuser.c:350 #, c-format msgid "" "%s creates a new PostgreSQL role.\n" @@ -531,12 +529,12 @@ msgstr "" "%s создаёт роль пользователя PostgreSQL.\n" "\n" -#: createuser.c:355 dropuser.c:171 +#: createuser.c:352 dropuser.c:170 #, c-format msgid " %s [OPTION]... [ROLENAME]\n" msgstr " %s [ПАРАМЕТР]... [ИМЯ_РОЛИ]\n" -#: createuser.c:357 +#: createuser.c:354 #, c-format msgid "" " -c, --connection-limit=N connection limit for role (default: no limit)\n" @@ -544,24 +542,24 @@ msgstr "" " -c, --connection-limit=N предел подключений для роли\n" " (по умолчанию предела нет)\n" -#: createuser.c:358 +#: createuser.c:355 #, c-format msgid " -d, --createdb role can create new databases\n" msgstr " -d, --createdb роль с правом создания баз данных\n" -#: createuser.c:359 +#: createuser.c:356 #, c-format msgid " -D, --no-createdb role cannot create databases (default)\n" msgstr "" " -D, --no-createdb роль без права создания баз данных (по " "умолчанию)\n" -#: createuser.c:361 +#: createuser.c:358 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" msgstr " -g, --role=РОЛЬ новая роль будет включена в эту роль\n" -#: createuser.c:362 +#: createuser.c:359 #, c-format msgid "" " -i, --inherit role inherits privileges of roles it is a\n" @@ -571,52 +569,52 @@ msgstr "" "она\n" " включена (по умолчанию)\n" -#: createuser.c:364 +#: createuser.c:361 #, c-format msgid " -I, --no-inherit role does not inherit privileges\n" msgstr " -I, --no-inherit роль не наследует права\n" -#: createuser.c:365 +#: createuser.c:362 #, c-format msgid " -l, --login role can login (default)\n" msgstr "" " -l, --login роль с правом подключения к серверу (по " "умолчанию)\n" -#: createuser.c:366 +#: createuser.c:363 #, c-format msgid " -L, --no-login role cannot login\n" msgstr " -L, --no-login роль без права подключения\n" -#: createuser.c:367 +#: createuser.c:364 #, c-format msgid " -P, --pwprompt assign a password to new role\n" msgstr " -P, --pwprompt назначить пароль новой роли\n" -#: createuser.c:368 +#: createuser.c:365 #, c-format msgid " -r, --createrole role can create new roles\n" msgstr " -r, --createrole роль с правом создания других ролей\n" -#: createuser.c:369 +#: createuser.c:366 #, c-format msgid " -R, --no-createrole role cannot create roles (default)\n" msgstr "" " -R, --no-createrole роль без права создания ролей (по умолчанию)\n" -#: createuser.c:370 +#: createuser.c:367 #, c-format msgid " -s, --superuser role will be superuser\n" msgstr " -s, --superuser роль с полномочиями суперпользователя\n" -#: createuser.c:371 +#: createuser.c:368 #, c-format msgid " -S, --no-superuser role will not be superuser (default)\n" msgstr "" " -S, --no-superuser роль без полномочий суперпользователя (по " "умолчанию)\n" -#: createuser.c:373 +#: createuser.c:370 #, c-format msgid "" " --interactive prompt for missing role name and attributes " @@ -626,17 +624,17 @@ msgstr "" " --interactive запрашивать отсутствующие атрибуты и имя роли,\n" " а не использовать значения по умолчанию\n" -#: createuser.c:375 +#: createuser.c:372 #, c-format msgid " --replication role can initiate replication\n" msgstr " --replication роль может инициировать репликацию\n" -#: createuser.c:376 +#: createuser.c:373 #, c-format msgid " --no-replication role cannot initiate replication\n" msgstr " --no-replication роль не может инициировать репликацию\n" -#: createuser.c:381 +#: createuser.c:378 #, c-format msgid "" " -U, --username=USERNAME user name to connect as (not the one to create)\n" @@ -644,26 +642,26 @@ msgstr "" " -U, --username=ИМЯ имя пользователя для выполнения операции\n" " (но не имя новой роли)\n" -#: dropdb.c:110 +#: dropdb.c:111 #, c-format msgid "missing required argument database name" msgstr "отсутствует необходимый аргумент: имя базы данных" -#: dropdb.c:125 +#: dropdb.c:126 #, c-format msgid "Database \"%s\" will be permanently removed.\n" msgstr "База данных \"%s\" будет удалена безвозвратно.\n" -#: dropdb.c:126 dropuser.c:131 +#: dropdb.c:127 dropuser.c:130 msgid "Are you sure?" msgstr "Вы уверены? (y/n)" -#: dropdb.c:155 +#: dropdb.c:156 #, c-format msgid "database removal failed: %s" msgstr "ошибка при удалении базы данных: %s" -#: dropdb.c:169 +#: dropdb.c:170 #, c-format msgid "" "%s removes a PostgreSQL database.\n" @@ -672,12 +670,12 @@ msgstr "" "%s удаляет базу данных PostgreSQL.\n" "\n" -#: dropdb.c:171 +#: dropdb.c:172 #, c-format msgid " %s [OPTION]... DBNAME\n" msgstr " %s [ПАРАМЕТР]... БД\n" -#: dropdb.c:174 +#: dropdb.c:175 #, c-format msgid "" " -f, --force try to terminate other connections before " @@ -686,38 +684,38 @@ msgstr "" " -f, --force пытаться закрыть другие подключения перед " "удалением\n" -#: dropdb.c:175 +#: dropdb.c:176 #, c-format msgid " -i, --interactive prompt before deleting anything\n" msgstr " -i, --interactive подтвердить операцию удаления\n" -#: dropdb.c:177 +#: dropdb.c:178 #, c-format msgid "" " --if-exists don't report error if database doesn't exist\n" msgstr "" " --if-exists не считать ошибкой отсутствие базы данных\n" -#: dropuser.c:116 +#: dropuser.c:117 msgid "Enter name of role to drop: " msgstr "Введите имя удаляемой роли: " -#: dropuser.c:122 +#: dropuser.c:121 #, c-format msgid "missing required argument role name" msgstr "отсутствует необходимый аргумент: имя роли" -#: dropuser.c:130 +#: dropuser.c:129 #, c-format msgid "Role \"%s\" will be permanently removed.\n" msgstr "Роль \"%s\" будет удалена безвозвратно.\n" -#: dropuser.c:154 +#: dropuser.c:153 #, c-format msgid "removal of role \"%s\" failed: %s" msgstr "ошибка при удалении роли \"%s\": %s" -#: dropuser.c:169 +#: dropuser.c:168 #, c-format msgid "" "%s removes a PostgreSQL role.\n" @@ -726,7 +724,7 @@ msgstr "" "%s удаляет роль PostgreSQL.\n" "\n" -#: dropuser.c:174 +#: dropuser.c:173 #, c-format msgid "" " -i, --interactive prompt before deleting anything, and prompt for\n" @@ -735,13 +733,13 @@ msgstr "" " -i, --interactive подтверждать операцию удаления и запрашивать\n" " имя роли, если оно не указано\n" -#: dropuser.c:177 +#: dropuser.c:176 #, c-format msgid " --if-exists don't report error if user doesn't exist\n" msgstr "" " --if-exists не считать ошибкой отсутствие пользователя\n" -#: dropuser.c:182 +#: dropuser.c:181 #, c-format msgid "" " -U, --username=USERNAME user name to connect as (not the one to drop)\n" @@ -749,42 +747,37 @@ msgstr "" " -U, --username=ИМЯ имя пользователя для выполнения операции\n" " (но не имя удаляемой роли)\n" -#: pg_isready.c:144 -#, c-format -msgid "%s" -msgstr "%s" - -#: pg_isready.c:152 +#: pg_isready.c:153 #, c-format msgid "could not fetch default options" msgstr "не удалось получить параметры по умолчанию" -#: pg_isready.c:201 +#: pg_isready.c:202 #, c-format msgid "accepting connections\n" msgstr "принимает подключения\n" -#: pg_isready.c:204 +#: pg_isready.c:205 #, c-format msgid "rejecting connections\n" msgstr "отвергает подключения\n" -#: pg_isready.c:207 +#: pg_isready.c:208 #, c-format msgid "no response\n" msgstr "нет ответа\n" -#: pg_isready.c:210 +#: pg_isready.c:211 #, c-format msgid "no attempt\n" msgstr "проверка не выполнялась\n" -#: pg_isready.c:213 +#: pg_isready.c:214 #, c-format msgid "unknown\n" msgstr "неизвестно\n" -#: pg_isready.c:223 +#: pg_isready.c:224 #, c-format msgid "" "%s issues a connection check to a PostgreSQL database.\n" @@ -793,43 +786,43 @@ msgstr "" "%s проверяет подключение к базе данных PostgreSQL.\n" "\n" -#: pg_isready.c:225 +#: pg_isready.c:226 #, c-format msgid " %s [OPTION]...\n" msgstr " %s [ПАРАМЕТР]...\n" -#: pg_isready.c:228 +#: pg_isready.c:229 #, c-format msgid " -d, --dbname=DBNAME database name\n" msgstr " -d, --dbname=БД имя базы\n" -#: pg_isready.c:229 +#: pg_isready.c:230 #, c-format msgid " -q, --quiet run quietly\n" msgstr " -q, --quiet не выводить никакие сообщения\n" -#: pg_isready.c:230 +#: pg_isready.c:231 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version показать версию и выйти\n" -#: pg_isready.c:231 +#: pg_isready.c:232 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показать эту справку и выйти\n" -#: pg_isready.c:234 +#: pg_isready.c:235 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" " -h, --host=ИМЯ имя сервера баз данных или каталог сокетов\n" -#: pg_isready.c:235 +#: pg_isready.c:236 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=ПОРТ порт сервера баз данных\n" -#: pg_isready.c:236 +#: pg_isready.c:237 #, c-format msgid "" " -t, --timeout=SECS seconds to wait when attempting connection, 0 " @@ -838,122 +831,123 @@ msgstr "" " -t, --timeout=СЕК время ожидания при попытке подключения;\n" " 0 - без ограничения (по умолчанию: %s)\n" -#: pg_isready.c:237 +#: pg_isready.c:238 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr "" " -U, --username=ИМЯ имя пользователя для подключения к серверу\n" -#: reindexdb.c:152 vacuumdb.c:184 +#: reindexdb.c:157 vacuumdb.c:198 #, c-format msgid "number of parallel jobs must be at least 1" msgstr "число параллельных заданий должно быть не меньше 1" -#: reindexdb.c:202 +#: reindexdb.c:210 #, c-format msgid "cannot reindex all databases and a specific one at the same time" msgstr "" "нельзя переиндексировать все базы данных и одну конкретную одновременно" -#: reindexdb.c:207 +#: reindexdb.c:215 #, c-format msgid "cannot reindex all databases and system catalogs at the same time" msgstr "" "нельзя переиндексировать все базы данных и системные каталоги одновременно" -#: reindexdb.c:212 +#: reindexdb.c:220 #, c-format msgid "cannot reindex specific schema(s) in all databases" msgstr "нельзя переиндексировать указанную схему(ы) во всех базах" -#: reindexdb.c:217 +#: reindexdb.c:225 #, c-format msgid "cannot reindex specific table(s) in all databases" msgstr "нельзя переиндексировать указанную таблицу(ы) во всех базах" -#: reindexdb.c:222 +#: reindexdb.c:230 #, c-format msgid "cannot reindex specific index(es) in all databases" msgstr "нельзя переиндексировать указанный индекс(ы) во всех базах" -#: reindexdb.c:235 +#: reindexdb.c:243 #, c-format msgid "cannot reindex specific schema(s) and system catalogs at the same time" msgstr "" "нельзя переиндексировать указанную схему(ы) и системные каталоги одновременно" -#: reindexdb.c:240 +#: reindexdb.c:248 #, c-format msgid "cannot reindex specific table(s) and system catalogs at the same time" msgstr "" "нельзя переиндексировать указанную таблицу(ы) и системные каталоги " "одновременно" -#: reindexdb.c:245 +#: reindexdb.c:253 #, c-format msgid "cannot reindex specific index(es) and system catalogs at the same time" msgstr "" "нельзя переиндексировать указанный индекс(ы) и системные каталоги " "одновременно" -#: reindexdb.c:251 +#: reindexdb.c:259 #, c-format msgid "cannot use multiple jobs to reindex system catalogs" msgstr "" "нельзя задействовать несколько заданий для переиндексирования системных " "каталогов" -#: reindexdb.c:280 +#: reindexdb.c:288 #, c-format msgid "cannot use multiple jobs to reindex indexes" msgstr "нельзя задействовать несколько заданий для перестроения индексов" -#: reindexdb.c:344 vacuumdb.c:413 vacuumdb.c:421 vacuumdb.c:428 vacuumdb.c:435 -#: vacuumdb.c:442 +#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:471 vacuumdb.c:479 vacuumdb.c:487 +#: vacuumdb.c:495 vacuumdb.c:503 vacuumdb.c:511 vacuumdb.c:518 vacuumdb.c:525 +#: vacuumdb.c:532 #, c-format msgid "" "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "" "параметр \"%s\" нельзя использовать с серверами PostgreSQL версии старее %s" -#: reindexdb.c:384 +#: reindexdb.c:401 #, c-format msgid "cannot reindex system catalogs concurrently, skipping all" msgstr "" "все системные каталоги пропускаются, так как их нельзя переиндексировать " "неблокирующим способом" -#: reindexdb.c:564 +#: reindexdb.c:605 #, c-format msgid "reindexing of database \"%s\" failed: %s" msgstr "переиндексировать базу данных \"%s\" не удалось: %s" -#: reindexdb.c:568 +#: reindexdb.c:609 #, c-format msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" msgstr "перестроить индекс \"%s\" в базе \"%s\" не удалось: %s" -#: reindexdb.c:572 +#: reindexdb.c:613 #, c-format msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" msgstr "переиндексировать схему \"%s\" в базе \"%s\" не удалось: %s" -#: reindexdb.c:576 +#: reindexdb.c:617 #, c-format msgid "reindexing of system catalogs in database \"%s\" failed: %s" msgstr "переиндексировать системные каталоги в базе \"%s\" не удалось: %s" -#: reindexdb.c:580 +#: reindexdb.c:621 #, c-format msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" msgstr "переиндексировать таблицу \"%s\" в базе \"%s\" не удалось: %s" -#: reindexdb.c:732 +#: reindexdb.c:774 #, c-format msgid "%s: reindexing database \"%s\"\n" msgstr "%s: переиндексация базы данных \"%s\"\n" -#: reindexdb.c:749 +#: reindexdb.c:791 #, c-format msgid "" "%s reindexes a PostgreSQL database.\n" @@ -962,52 +956,75 @@ msgstr "" "%s переиндексирует базу данных PostgreSQL.\n" "\n" -#: reindexdb.c:753 +#: reindexdb.c:795 #, c-format -msgid " -a, --all reindex all databases\n" -msgstr " -a, --all переиндексировать все базы данных\n" +msgid " -a, --all reindex all databases\n" +msgstr " -a, --all переиндексировать все базы данных\n" -#: reindexdb.c:754 +#: reindexdb.c:796 #, c-format -msgid " --concurrently reindex concurrently\n" -msgstr " --concurrently переиндексировать в неблокирующем режиме\n" +msgid " --concurrently reindex concurrently\n" +msgstr "" +" --concurrently переиндексировать в неблокирующем режиме\n" -#: reindexdb.c:755 +#: reindexdb.c:797 #, c-format -msgid " -d, --dbname=DBNAME database to reindex\n" -msgstr " -d, --dbname=БД имя базы для переиндексации\n" +msgid " -d, --dbname=DBNAME database to reindex\n" +msgstr " -d, --dbname=БД имя базы для переиндексации\n" -#: reindexdb.c:757 +#: reindexdb.c:799 #, c-format -msgid " -i, --index=INDEX recreate specific index(es) only\n" -msgstr " -i, --index=ИНДЕКС пересоздать только указанный индекс(ы)\n" +msgid " -i, --index=INDEX recreate specific index(es) only\n" +msgstr "" +" -i, --index=ИНДЕКС пересоздать только указанный индекс(ы)\n" -#: reindexdb.c:758 +#: reindexdb.c:800 #, c-format msgid "" -" -j, --jobs=NUM use this many concurrent connections to reindex\n" +" -j, --jobs=NUM use this many concurrent connections to " +"reindex\n" msgstr "" -" -j, --jobs=ЧИСЛО запускать для переиндексации заданное число " -"заданий\n" +" -j, --jobs=ЧИСЛО запускать для переиндексации заданное число\n" +" заданий\n" -#: reindexdb.c:760 +#: reindexdb.c:801 #, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system переиндексировать системные каталоги\n" +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet не выводить сообщения\n" + +#: reindexdb.c:802 +#, c-format +msgid " -s, --system reindex system catalogs only\n" +msgstr "" +" -s, --system переиндексировать только системные каталоги\n" -#: reindexdb.c:761 +#: reindexdb.c:803 #, c-format -msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" +msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" msgstr "" -" -S, --schema=СХЕМА переиндексировать только указанную схему(ы)\n" +" -S, --schema=СХЕМА переиндексировать только указанную схему(ы)\n" -#: reindexdb.c:762 +#: reindexdb.c:804 +#, c-format +msgid " -t, --table=TABLE reindex specific table(s) only\n" +msgstr "" +" -t, --table=ТАБЛИЦА переиндексировать только указанную " +"таблицу(ы)\n" + +# well-spelled: ПРОСТР +#: reindexdb.c:805 #, c-format -msgid " -t, --table=TABLE reindex specific table(s) only\n" +msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" msgstr "" -" -t, --table=ТАБЛИЦА переиндексировать только указанную таблицу(ы)\n" +" --tablespace=ТАБЛ_ПРОСТР табличное пространство, в котором будут\n" +" перестраиваться индексы\n" -#: reindexdb.c:773 +#: reindexdb.c:806 +#, c-format +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose выводить исчерпывающие сообщения\n" + +#: reindexdb.c:816 #, c-format msgid "" "\n" @@ -1016,80 +1033,82 @@ msgstr "" "\n" "Подробнее о переиндексации вы можете узнать в описании SQL-команды REINDEX.\n" -#: scripts_parallel.c:232 -#, c-format -msgid "too many jobs for this platform -- try %d" -msgstr "слишком много заданий для этой платформы — попробуйте уменьшить до %d" - -#: vacuumdb.c:192 +#: vacuumdb.c:206 #, c-format -msgid "parallel vacuum degree must be a non-negative integer" +msgid "parallel workers for vacuum must be greater than or equal to zero" msgstr "" -"степень параллельности для очистки должна задаваться неотрицательным целым" +"число параллельных исполнителей для выполнения очистки должно быть " +"неотрицательным" -#: vacuumdb.c:212 +#: vacuumdb.c:226 #, c-format msgid "minimum transaction ID age must be at least 1" msgstr "минимальный возраст транзакций должен быть не меньше 1" -#: vacuumdb.c:220 +#: vacuumdb.c:234 #, c-format msgid "minimum multixact ID age must be at least 1" msgstr "минимальный возраст мультитранзакций должен быть не меньше 1" -#: vacuumdb.c:252 vacuumdb.c:258 vacuumdb.c:264 vacuumdb.c:276 +#: vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 vacuumdb.c:302 +#: vacuumdb.c:308 vacuumdb.c:314 vacuumdb.c:326 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "при выполнении только анализа нельзя использовать параметр \"%s\"" -#: vacuumdb.c:282 +#: vacuumdb.c:332 #, c-format msgid "cannot use the \"%s\" option when performing full vacuum" msgstr "при выполнении полной очистки нельзя использовать параметр \"%s\"" -#: vacuumdb.c:305 +#: vacuumdb.c:341 +#, c-format +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "параметр \"%s\" нельзя использовать совместно с \"%s\"" + +#: vacuumdb.c:363 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "нельзя очистить все базы данных и одну конкретную одновременно" -#: vacuumdb.c:310 +#: vacuumdb.c:368 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "нельзя очистить только указанную таблицу(ы) во всех базах" -#: vacuumdb.c:400 +#: vacuumdb.c:458 msgid "Generating minimal optimizer statistics (1 target)" msgstr "Вычисление минимальной статистики для оптимизатора (1 запись)" -#: vacuumdb.c:401 +#: vacuumdb.c:459 msgid "Generating medium optimizer statistics (10 targets)" msgstr "Вычисление средней статистики для оптимизатора (10 записей)" -#: vacuumdb.c:402 +#: vacuumdb.c:460 msgid "Generating default (full) optimizer statistics" msgstr "Вычисление стандартной (полной) статистики для оптимизатора" -#: vacuumdb.c:450 +#: vacuumdb.c:540 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s: обработка базы данных \"%s\": %s\n" -#: vacuumdb.c:453 +#: vacuumdb.c:543 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s: очистка базы данных \"%s\"\n" -#: vacuumdb.c:899 +#: vacuumdb.c:1013 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "очистить таблицу \"%s\" в базе \"%s\" не удалось: %s" -#: vacuumdb.c:902 +#: vacuumdb.c:1016 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "очистить базу данных \"%s\" не удалось: %s" -#: vacuumdb.c:910 +#: vacuumdb.c:1024 #, c-format msgid "" "%s cleans and analyzes a PostgreSQL database.\n" @@ -1098,23 +1117,23 @@ msgstr "" "%s очищает и анализирует базу данных PostgreSQL.\n" "\n" -#: vacuumdb.c:914 +#: vacuumdb.c:1028 #, c-format msgid " -a, --all vacuum all databases\n" msgstr " -a, --all очистить все базы данных\n" -#: vacuumdb.c:915 +#: vacuumdb.c:1029 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" msgstr " -d, --dbname=ИМЯ_БД очистить указанную базу данных\n" -#: vacuumdb.c:916 +#: vacuumdb.c:1030 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr "" " --disable-page-skipping исключить все варианты пропуска страниц\n" -#: vacuumdb.c:917 +#: vacuumdb.c:1031 #, c-format msgid "" " -e, --echo show the commands being sent to the " @@ -1122,19 +1141,29 @@ msgid "" msgstr "" " -e, --echo отображать команды, отправляемые серверу\n" -#: vacuumdb.c:918 +#: vacuumdb.c:1032 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full произвести полную очистку\n" -#: vacuumdb.c:919 +#: vacuumdb.c:1033 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr "" " -F, --freeze заморозить информацию о транзакциях в " "строках\n" -#: vacuumdb.c:920 +#: vacuumdb.c:1034 +#, c-format +msgid "" +" --force-index-cleanup always remove index entries that point to " +"dead tuples\n" +msgstr "" +" --force-index-cleanup всегда удалять элементы индекса, " +"указывающие\n" +" на мёртвые кортежи\n" + +#: vacuumdb.c:1035 #, c-format msgid "" " -j, --jobs=NUM use this many concurrent connections to " @@ -1143,7 +1172,7 @@ msgstr "" " -j, --jobs=ЧИСЛО запускать для очистки заданное число " "заданий\n" -#: vacuumdb.c:921 +#: vacuumdb.c:1036 #, c-format msgid "" " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to " @@ -1152,7 +1181,7 @@ msgstr "" " --min-mxid-age=ВОЗРАСТ минимальный возраст мультитранзакций для\n" " таблиц, подлежащих очистке\n" -#: vacuumdb.c:922 +#: vacuumdb.c:1037 #, c-format msgid "" " --min-xid-age=XID_AGE minimum transaction ID age of tables to " @@ -1162,22 +1191,49 @@ msgstr "" "таблиц,\n" " подлежащих очистке\n" -#: vacuumdb.c:923 +#: vacuumdb.c:1038 #, c-format msgid "" -" -P, --parallel=PARALLEL_DEGREE use this many background workers for " +" --no-index-cleanup don't remove index entries that point to " +"dead tuples\n" +msgstr "" +" --no-index-cleanup не удалять элементы индекса, указывающие\n" +" на мёртвые кортежи\n" + +#: vacuumdb.c:1039 +#, c-format +msgid "" +" --no-process-toast skip the TOAST table associated with the " +"table to vacuum\n" +msgstr "" +" --no-process-toast пропускать TOAST-таблицу, связанную\n" +" с очищаемой таблицей\n" + +#: vacuumdb.c:1040 +#, c-format +msgid "" +" --no-truncate don't truncate empty pages at the end of " +"the table\n" +msgstr "" +" --no-truncate не отсекать пустые страницы в конце " +"таблицы\n" + +#: vacuumdb.c:1041 +#, c-format +msgid "" +" -P, --parallel=PARALLEL_WORKERS use this many background workers for " "vacuum, if available\n" msgstr "" -" -P, --parallel=СТЕПЕНЬ_ПАРАЛЛЕЛЬНОСТИ\n" +" -P, --parallel=ПАРАЛЛЕЛЬНЫЕ_ИСПОЛНИТЕЛИ\n" " по возможности использовать для очистки\n" " заданное число фоновых процессов\n" -#: vacuumdb.c:924 +#: vacuumdb.c:1042 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet не выводить сообщения\n" -#: vacuumdb.c:925 +#: vacuumdb.c:1043 #, c-format msgid "" " --skip-locked skip relations that cannot be immediately " @@ -1186,29 +1242,29 @@ msgstr "" " --skip-locked пропускать отношения, которые не удаётся\n" " заблокировать немедленно\n" -#: vacuumdb.c:926 +#: vacuumdb.c:1044 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgstr "" " -t, --table='ТАБЛ[(СТОЛБЦЫ)]' очистить только указанную таблицу(ы)\n" -#: vacuumdb.c:927 +#: vacuumdb.c:1045 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose выводить исчерпывающие сообщения\n" -#: vacuumdb.c:928 +#: vacuumdb.c:1046 #, c-format msgid "" " -V, --version output version information, then exit\n" msgstr " -V, --version показать версию и выйти\n" -#: vacuumdb.c:929 +#: vacuumdb.c:1047 #, c-format msgid " -z, --analyze update optimizer statistics\n" msgstr " -z, --analyze обновить статистику оптимизатора\n" -#: vacuumdb.c:930 +#: vacuumdb.c:1048 #, c-format msgid "" " -Z, --analyze-only only update optimizer statistics; no " @@ -1217,7 +1273,7 @@ msgstr "" " -Z, --analyze-only только обновить статистику оптимизатора,\n" " не очищать БД\n" -#: vacuumdb.c:931 +#: vacuumdb.c:1049 #, c-format msgid "" " --analyze-in-stages only update optimizer statistics, in " @@ -1229,12 +1285,12 @@ msgstr "" " (в несколько проходов для большей " "скорости), без очистки\n" -#: vacuumdb.c:933 +#: vacuumdb.c:1051 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показать эту справку и выйти\n" -#: vacuumdb.c:941 +#: vacuumdb.c:1059 #, c-format msgid "" "\n" @@ -1243,6 +1299,13 @@ msgstr "" "\n" "Подробнее об очистке вы можете узнать в описании SQL-команды VACUUM.\n" +#~ msgid "could not connect to database %s: %s" +#~ msgstr "не удалось подключиться к базе %s: %s" + +#~ msgid "parallel vacuum degree must be a non-negative integer" +#~ msgstr "" +#~ "степень параллельности для очистки должна задаваться неотрицательным целым" + #~ msgid "Could not send cancel request: %s" #~ msgstr "Отправить сигнал отмены не удалось: %s" diff --git a/src/bin/scripts/po/sv.po b/src/bin/scripts/po/sv.po index 926b1fea699..c33a1394130 100644 --- a/src/bin/scripts/po/sv.po +++ b/src/bin/scripts/po/sv.po @@ -1,14 +1,14 @@ # Swedish message translation file for postgresql -# Dennis Björklund <db@zigo.dhs.org>, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020. +# Dennis Björklund <db@zigo.dhs.org>, 2003, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021, 2022. # Peter Eisentraut <peter_e@gmx.net>, 2013. # Mats Erik Andersson <bsd@gisladisker.se>, 2014. # msgid "" msgstr "" -"Project-Id-Version: PostgreSQL 13\n" +"Project-Id-Version: PostgreSQL 15\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2020-09-16 05:16+0000\n" -"PO-Revision-Date: 2020-09-16 07:56+0200\n" +"POT-Creation-Date: 2022-05-09 18:50+0000\n" +"PO-Revision-Date: 2022-05-09 21:46+0200\n" "Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n" "Language-Team: Swedish <pgsql-translators@postgresql.org>\n" "Language: sv\n" @@ -17,21 +17,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../../src/common/logging.c:236 -#, c-format -msgid "fatal: " -msgstr "fatalt: " - -#: ../../../src/common/logging.c:243 +#: ../../../src/common/logging.c:277 #, c-format msgid "error: " msgstr "fel: " -#: ../../../src/common/logging.c:250 +#: ../../../src/common/logging.c:284 #, c-format msgid "warning: " msgstr "varning: " +#: ../../../src/common/logging.c:295 +#, c-format +msgid "detail: " +msgstr "detalj: " + +#: ../../../src/common/logging.c:302 +#, c-format +msgid "hint: " +msgstr "tips: " + #: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75 #: ../../common/fe_memutils.c:98 ../../common/fe_memutils.c:162 #, c-format @@ -57,86 +62,125 @@ msgstr "användaren finns inte" msgid "user name lookup failure: error code %lu" msgstr "misslyckad sökning efter användarnamn: felkod %lu" -#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +#: ../../fe_utils/cancel.c:189 ../../fe_utils/cancel.c:238 msgid "Cancel request sent\n" msgstr "Förfrågan om avbrytning skickad\n" -#: ../../fe_utils/cancel.c:165 +#: ../../fe_utils/cancel.c:190 ../../fe_utils/cancel.c:239 msgid "Could not send cancel request: " msgstr "Kunde inte skicka förfrågan om avbrytning: " -#: ../../fe_utils/cancel.c:210 +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:104 +msgid "Password: " +msgstr "Lösenord: " + +#: ../../fe_utils/connect_utils.c:91 #, c-format -msgid "Could not send cancel request: %s" -msgstr "Kunde inte skicka förfrågan om avbrytning: %s" +msgid "could not connect to database %s: out of memory" +msgstr "kunde inte ansluta till databas %s: slut på minne" -#: ../../fe_utils/print.c:350 +#: ../../fe_utils/connect_utils.c:117 pg_isready.c:146 +#, c-format +msgid "%s" +msgstr "%s" + +#: ../../fe_utils/option_utils.c:69 +#, c-format +msgid "invalid value \"%s\" for option %s" +msgstr "ogiltigt värde \"%s\" för flaggan \"%s\"" + +#: ../../fe_utils/option_utils.c:76 +#, c-format +msgid "%s must be in range %d..%d" +msgstr "%s måste vara i intervallet %d..%d" + +#: ../../fe_utils/parallel_slot.c:301 +#, c-format +msgid "too many jobs for this platform" +msgstr "för många jobb för denna plattform" + +#: ../../fe_utils/parallel_slot.c:519 +#, c-format +msgid "processing of database \"%s\" failed: %s" +msgstr "processande av databas \"%s\" misslyckades: %s" + +#: ../../fe_utils/print.c:406 #, c-format msgid "(%lu row)" msgid_plural "(%lu rows)" msgstr[0] "(%lu rad)" msgstr[1] "(%lu rader)" -#: ../../fe_utils/print.c:3055 +#: ../../fe_utils/print.c:3109 #, c-format msgid "Interrupted\n" msgstr "Avbruten\n" -#: ../../fe_utils/print.c:3119 +#: ../../fe_utils/print.c:3173 #, c-format msgid "Cannot add header to table content: column count of %d exceeded.\n" msgstr "Kan inte lägga till rubrik till tabellinnehåll: antal kolumner (%d) överskridet.\n" -#: ../../fe_utils/print.c:3159 +#: ../../fe_utils/print.c:3213 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgstr "Kan inte lägga till cell till tabellinnehåll: totala cellantalet (%d) överskridet.\n" -#: ../../fe_utils/print.c:3414 +#: ../../fe_utils/print.c:3471 #, c-format msgid "invalid output format (internal error): %d" msgstr "ogiltigt utdataformat (internt fel): %d" -#: clusterdb.c:114 clusterdb.c:133 createdb.c:121 createdb.c:140 -#: createuser.c:171 createuser.c:186 dropdb.c:101 dropdb.c:110 dropdb.c:118 -#: dropuser.c:92 dropuser.c:107 dropuser.c:122 pg_isready.c:95 pg_isready.c:109 -#: reindexdb.c:168 reindexdb.c:187 vacuumdb.c:227 vacuumdb.c:246 +#: ../../fe_utils/query_utils.c:33 ../../fe_utils/query_utils.c:58 #, c-format -msgid "Try \"%s --help\" for more information.\n" -msgstr "Försök med \"%s --help\" för mer information.\n" +msgid "query failed: %s" +msgstr "fråga misslyckades: %s" -#: clusterdb.c:131 createdb.c:138 createuser.c:184 dropdb.c:116 dropuser.c:105 -#: pg_isready.c:107 reindexdb.c:185 vacuumdb.c:244 +#: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 +#, c-format +msgid "Query was: %s" +msgstr "Frågan var: %s" + +#: clusterdb.c:113 clusterdb.c:132 createdb.c:139 createdb.c:158 +#: createuser.c:170 createuser.c:185 dropdb.c:104 dropdb.c:113 dropdb.c:121 +#: dropuser.c:95 dropuser.c:110 dropuser.c:123 pg_isready.c:97 pg_isready.c:111 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:241 vacuumdb.c:260 +#, c-format +msgid "Try \"%s --help\" for more information." +msgstr "Försök med \"%s --help\" för mer information." + +#: clusterdb.c:130 createdb.c:156 createuser.c:183 dropdb.c:119 dropuser.c:108 +#: pg_isready.c:109 reindexdb.c:191 vacuumdb.c:258 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "för många kommandoradsargument (första är \"%s\")" -#: clusterdb.c:143 +#: clusterdb.c:148 #, c-format msgid "cannot cluster all databases and a specific one at the same time" msgstr "kan inte klustra alla databaser och en angiven på samma gång" -#: clusterdb.c:149 +#: clusterdb.c:151 #, c-format msgid "cannot cluster specific table(s) in all databases" msgstr "kan inte klustra angivna tabeller i alla databaser" -#: clusterdb.c:217 +#: clusterdb.c:215 #, c-format msgid "clustering of table \"%s\" in database \"%s\" failed: %s" msgstr "klustring av tabell \"%s\" i databas \"%s\" misslyckades: %s" -#: clusterdb.c:220 +#: clusterdb.c:218 #, c-format msgid "clustering of database \"%s\" failed: %s" msgstr "klustring av databas \"%s\" misslyckades: %s" -#: clusterdb.c:253 +#: clusterdb.c:246 #, c-format msgid "%s: clustering database \"%s\"\n" msgstr "%s: klustring av databas \"%s\"\n" -#: clusterdb.c:274 +#: clusterdb.c:262 #, c-format msgid "" "%s clusters all previously clustered tables in a database.\n" @@ -145,19 +189,19 @@ msgstr "" "%s klustrar alla tidigare klustrade tabeller i en databas.\n" "\n" -#: clusterdb.c:275 createdb.c:259 createuser.c:347 dropdb.c:164 dropuser.c:163 -#: pg_isready.c:224 reindexdb.c:753 vacuumdb.c:921 +#: clusterdb.c:263 createdb.c:283 createuser.c:346 dropdb.c:172 dropuser.c:170 +#: pg_isready.c:226 reindexdb.c:760 vacuumdb.c:964 #, c-format msgid "Usage:\n" msgstr "Användning:\n" -#: clusterdb.c:276 reindexdb.c:754 vacuumdb.c:922 +#: clusterdb.c:264 reindexdb.c:761 vacuumdb.c:965 #, c-format msgid " %s [OPTION]... [DBNAME]\n" msgstr " %s [FLAGGA]... [DBNAMN]\n" -#: clusterdb.c:277 createdb.c:261 createuser.c:349 dropdb.c:166 dropuser.c:165 -#: pg_isready.c:227 reindexdb.c:755 vacuumdb.c:923 +#: clusterdb.c:265 createdb.c:285 createuser.c:348 dropdb.c:174 dropuser.c:172 +#: pg_isready.c:229 reindexdb.c:762 vacuumdb.c:966 #, c-format msgid "" "\n" @@ -166,48 +210,48 @@ msgstr "" "\n" "Flaggor:\n" -#: clusterdb.c:278 +#: clusterdb.c:266 #, c-format msgid " -a, --all cluster all databases\n" msgstr " -a, --all klustra alla databaser\n" -#: clusterdb.c:279 +#: clusterdb.c:267 #, c-format msgid " -d, --dbname=DBNAME database to cluster\n" msgstr " -d, --dbname=DBNAME databas att klustra\n" -#: clusterdb.c:280 createuser.c:353 dropdb.c:167 dropuser.c:166 reindexdb.c:759 +#: clusterdb.c:268 createuser.c:352 dropdb.c:175 dropuser.c:173 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo visa kommandon som skickas till servern\n" -#: clusterdb.c:281 reindexdb.c:762 +#: clusterdb.c:269 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet skriv inte ut några meddelanden\n" -#: clusterdb.c:282 +#: clusterdb.c:270 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" msgstr " -t, --table=TABELL klustra enbart ingivna tabeller\n" -#: clusterdb.c:283 reindexdb.c:766 +#: clusterdb.c:271 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose skriv massor med utdata\n" -#: clusterdb.c:284 createuser.c:365 dropdb.c:170 dropuser.c:169 reindexdb.c:767 +#: clusterdb.c:272 createuser.c:364 dropdb.c:178 dropuser.c:176 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version visa versionsinformation, avsluta sedan\n" -#: clusterdb.c:285 createuser.c:370 dropdb.c:172 dropuser.c:171 reindexdb.c:768 +#: clusterdb.c:273 createuser.c:369 dropdb.c:180 dropuser.c:178 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help visa denna hjälp, avsluta sedan\n" -#: clusterdb.c:286 createdb.c:272 createuser.c:371 dropdb.c:173 dropuser.c:172 -#: pg_isready.c:233 reindexdb.c:769 vacuumdb.c:944 +#: clusterdb.c:274 createdb.c:300 createuser.c:370 dropdb.c:181 dropuser.c:179 +#: pg_isready.c:235 reindexdb.c:777 vacuumdb.c:991 #, c-format msgid "" "\n" @@ -216,41 +260,37 @@ msgstr "" "\n" "Flaggor för anslutning:\n" -#: clusterdb.c:287 createuser.c:372 dropdb.c:174 dropuser.c:173 reindexdb.c:770 -#: vacuumdb.c:945 +#: clusterdb.c:275 createuser.c:371 dropdb.c:182 dropuser.c:180 vacuumdb.c:992 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=VÄRDNAMN databasens värdnamn eller socketkatalog\n" -#: clusterdb.c:288 createuser.c:373 dropdb.c:175 dropuser.c:174 reindexdb.c:771 -#: vacuumdb.c:946 +#: clusterdb.c:276 createuser.c:372 dropdb.c:183 dropuser.c:181 vacuumdb.c:993 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT databasserverns port\n" -#: clusterdb.c:289 dropdb.c:176 reindexdb.c:772 vacuumdb.c:947 +#: clusterdb.c:277 dropdb.c:184 vacuumdb.c:994 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=ANVÄNDARE användarnamn att ansluta som\n" -#: clusterdb.c:290 createuser.c:375 dropdb.c:177 dropuser.c:176 reindexdb.c:773 -#: vacuumdb.c:948 +#: clusterdb.c:278 createuser.c:374 dropdb.c:185 dropuser.c:183 vacuumdb.c:995 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password fråga ej efter lösenord\n" -#: clusterdb.c:291 createuser.c:376 dropdb.c:178 dropuser.c:177 reindexdb.c:774 -#: vacuumdb.c:949 +#: clusterdb.c:279 createuser.c:375 dropdb.c:186 dropuser.c:184 vacuumdb.c:996 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password framtvinga fråga om lösenord\n" -#: clusterdb.c:292 dropdb.c:179 reindexdb.c:775 vacuumdb.c:950 +#: clusterdb.c:280 dropdb.c:187 vacuumdb.c:997 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAMN annat val av underhållsdatabas\n" -#: clusterdb.c:293 +#: clusterdb.c:281 #, c-format msgid "" "\n" @@ -259,8 +299,8 @@ msgstr "" "\n" "Läs beskrivningen av SQL-kommandot CLUSTER för detaljer.\n" -#: clusterdb.c:294 createdb.c:280 createuser.c:377 dropdb.c:180 dropuser.c:178 -#: pg_isready.c:238 reindexdb.c:777 vacuumdb.c:952 +#: clusterdb.c:282 createdb.c:308 createuser.c:376 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:785 vacuumdb.c:999 #, c-format msgid "" "\n" @@ -269,42 +309,13 @@ msgstr "" "\n" "Rapportera fel till <%s>.\n" -#: clusterdb.c:295 createdb.c:281 createuser.c:378 dropdb.c:181 dropuser.c:179 -#: pg_isready.c:239 reindexdb.c:778 vacuumdb.c:953 +#: clusterdb.c:283 createdb.c:309 createuser.c:377 dropdb.c:189 dropuser.c:186 +#: pg_isready.c:241 reindexdb.c:786 vacuumdb.c:1000 #, c-format msgid "%s home page: <%s>\n" msgstr "hemsida för %s: <%s>\n" -#: common.c:79 common.c:125 -msgid "Password: " -msgstr "Lösenord: " - -#: common.c:112 -#, c-format -msgid "could not connect to database %s: out of memory" -msgstr "kunde inte ansluta till databas %s: slut på minne" - -#: common.c:139 -#, c-format -msgid "could not connect to database %s: %s" -msgstr "kunde inte ansluta till databas %s: %s" - -#: common.c:214 common.c:239 -#, c-format -msgid "query failed: %s" -msgstr "fråga misslyckades: %s" - -#: common.c:215 common.c:240 -#, c-format -msgid "query was: %s" -msgstr "frågan var: %s" - -#: common.c:312 -#, c-format -msgid "processing of database \"%s\" failed: %s" -msgstr "processande av databas \"%s\" misslyckades: %s" - -#: common.c:406 +#: common.c:107 #, c-format msgid "query returned %d row instead of one: %s" msgid_plural "query returned %d rows instead of one: %s" @@ -312,53 +323,53 @@ msgstr[0] "fråga gav %d rad istället för en: %s" msgstr[1] "fråga gav %d rader istället för en: %s" #. translator: abbreviation for "yes" -#: common.c:430 +#: common.c:131 msgid "y" msgstr "j" #. translator: abbreviation for "no" -#: common.c:432 +#: common.c:133 msgid "n" msgstr "n" #. translator: This is a question followed by the translated options for #. "yes" and "no". -#: common.c:442 +#: common.c:143 #, c-format msgid "%s (%s/%s) " msgstr "%s (%s/%s) " -#: common.c:456 +#: common.c:164 #, c-format msgid "Please answer \"%s\" or \"%s\".\n" msgstr "Var vänlig att svara \"%s\" eller \"%s\".\n" -#: createdb.c:148 +#: createdb.c:165 #, c-format msgid "only one of --locale and --lc-ctype can be specified" msgstr "endast en av --locale och --lc-ctype kan anges" -#: createdb.c:153 +#: createdb.c:167 #, c-format msgid "only one of --locale and --lc-collate can be specified" msgstr "endast en av --locale och --lc-collate kan anges" -#: createdb.c:164 +#: createdb.c:175 #, c-format msgid "\"%s\" is not a valid encoding name" msgstr "\"%s\" är inte ett giltigt kodningsnamn" -#: createdb.c:221 +#: createdb.c:245 #, c-format msgid "database creation failed: %s" msgstr "misslyckades att skapa databas: %s" -#: createdb.c:240 +#: createdb.c:264 #, c-format msgid "comment creation failed (database was created): %s" msgstr "misslyckades att skapa kommentar (databasen skapades): %s" -#: createdb.c:258 +#: createdb.c:282 #, c-format msgid "" "%s creates a PostgreSQL database.\n" @@ -367,92 +378,113 @@ msgstr "" "%s skapar en PostgreSQL-databas.\n" "\n" -#: createdb.c:260 +#: createdb.c:284 #, c-format msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" msgstr " %s [FLAGGA]... [DBNAMN] [BESKRIVNING]\n" -#: createdb.c:262 +#: createdb.c:286 #, c-format msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgstr " -D, --tablespace=TABELLRYMD förvalt tabellutrymme för databasen\n" -#: createdb.c:263 +#: createdb.c:287 reindexdb.c:766 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo visa kommandon som skickas till servern\n" -#: createdb.c:264 +#: createdb.c:288 #, c-format msgid " -E, --encoding=ENCODING encoding for the database\n" msgstr " -E, --encoding=KODNING teckenkodning för databasen\n" -#: createdb.c:265 +#: createdb.c:289 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" msgstr " -l, --locale=LOKAL lokalnamn för databasen\n" -#: createdb.c:266 +#: createdb.c:290 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" msgstr " --lc-collate=LOKAL värde på LC_COLLATE för databasen\n" -#: createdb.c:267 +#: createdb.c:291 #, c-format msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" msgstr " --lc-ctype=LOKAL värde på LC_CTYPE för databasen\n" -#: createdb.c:268 +#: createdb.c:292 +#, c-format +msgid " --icu-locale=LOCALE ICU locale setting for the database\n" +msgstr " --icu-locale=LOKAL värde på ICU-lokal för databasen\n" + +#: createdb.c:293 +#, c-format +msgid "" +" --locale-provider={libc|icu}\n" +" locale provider for the database's default collation\n" +msgstr "" +" --locale-provider={libc|icu}\n" +" lokalleverantör av databasens standardjämförelser\n" + +#: createdb.c:295 #, c-format msgid " -O, --owner=OWNER database user to own the new database\n" msgstr " -O, --owner=ÄGARE databasanvändare som äger nya databasen\n" -#: createdb.c:269 +#: createdb.c:296 +#, c-format +msgid " -S, --strategy=STRATEGY database creation strategy wal_log or file_copy\n" +msgstr "" +" -S, --strategy=STRATEGI strategi för att skapa en databas, wal_log\n" +" eller file_copy\n" + +#: createdb.c:297 #, c-format msgid " -T, --template=TEMPLATE template database to copy\n" msgstr " -T, --template=MALL databasmall att kopiera\n" -#: createdb.c:270 +#: createdb.c:298 reindexdb.c:775 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version visa versionsinformation, avsluta sedan\n" -#: createdb.c:271 +#: createdb.c:299 reindexdb.c:776 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help visa denna hjälp, avsluta sedan\n" -#: createdb.c:273 +#: createdb.c:301 reindexdb.c:778 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=VÄRDNAMN databasens värdnamn eller socketkatalog\n" -#: createdb.c:274 +#: createdb.c:302 reindexdb.c:779 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT databasserverns port\n" -#: createdb.c:275 +#: createdb.c:303 reindexdb.c:780 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=ANVÄNDARE användarnamn att ansluta som\n" -#: createdb.c:276 +#: createdb.c:304 reindexdb.c:781 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password fråga ej efter lösenord\n" -#: createdb.c:277 +#: createdb.c:305 reindexdb.c:782 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password framtvinga fråga om lösenord\n" -#: createdb.c:278 +#: createdb.c:306 reindexdb.c:783 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAMN annat val av underhållsdatabas\n" -#: createdb.c:279 +#: createdb.c:307 #, c-format msgid "" "\n" @@ -461,51 +493,46 @@ msgstr "" "\n" "Som standard skapas en databas med samma namn som den nuvarande användares namn.\n" -#: createuser.c:150 -#, c-format -msgid "invalid value for --connection-limit: %s" -msgstr "ogiltigt värde till --connection-limit: %s" - -#: createuser.c:194 +#: createuser.c:193 msgid "Enter name of role to add: " msgstr "Mata in namn på den roll som skall läggas till: " -#: createuser.c:211 +#: createuser.c:208 msgid "Enter password for new role: " msgstr "Mata in lösenord för den nya rollen: " -#: createuser.c:213 +#: createuser.c:209 msgid "Enter it again: " msgstr "Mata in det igen: " -#: createuser.c:216 +#: createuser.c:212 #, c-format msgid "Passwords didn't match.\n" msgstr "Lösenorden stämde inte överens.\n" -#: createuser.c:224 +#: createuser.c:220 msgid "Shall the new role be a superuser?" -msgstr "Skall den nya rollen vara en superanvändare?" +msgstr "Skall den nya rollen vara en superuser?" -#: createuser.c:239 +#: createuser.c:235 msgid "Shall the new role be allowed to create databases?" msgstr "Skall den nya rollen tillåtas skapa databaser?" -#: createuser.c:247 +#: createuser.c:243 msgid "Shall the new role be allowed to create more new roles?" msgstr "Skall den nya rollen tillåtas skapa fler nya roller?" -#: createuser.c:277 +#: createuser.c:278 #, c-format msgid "password encryption failed: %s" msgstr "misslyckades med lösenordskryptering: %s" -#: createuser.c:332 +#: createuser.c:331 #, c-format msgid "creation of new role failed: %s" msgstr "misslyckades med att skapa ny roll: %s" -#: createuser.c:346 +#: createuser.c:345 #, c-format msgid "" "%s creates a new PostgreSQL role.\n" @@ -514,32 +541,32 @@ msgstr "" "%s skapar en ny PostgreSQL-roll.\n" "\n" -#: createuser.c:348 dropuser.c:164 +#: createuser.c:347 dropuser.c:171 #, c-format msgid " %s [OPTION]... [ROLENAME]\n" msgstr " %s [FLAGGA]... [ROLLNAMN]\n" -#: createuser.c:350 +#: createuser.c:349 #, c-format msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n" msgstr " -c, --connection-limit=N anslutningsgräns för roll (standard: ingen gräns)\n" -#: createuser.c:351 +#: createuser.c:350 #, c-format msgid " -d, --createdb role can create new databases\n" msgstr " -d, --createdb rollen kan skapa nya databaser\n" -#: createuser.c:352 +#: createuser.c:351 #, c-format msgid " -D, --no-createdb role cannot create databases (default)\n" msgstr " -D, --no-createdb rollen kan inte skapa databaser (standard)\n" -#: createuser.c:354 +#: createuser.c:353 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" msgstr " -g, --role=ROLL nya rollen kommer bli medlem i denna roll\n" -#: createuser.c:355 +#: createuser.c:354 #, c-format msgid "" " -i, --inherit role inherits privileges of roles it is a\n" @@ -548,47 +575,47 @@ msgstr "" " -i, --inherit rollen ärver rättigheter från roller den\n" " är medlem i (standard)\n" -#: createuser.c:357 +#: createuser.c:356 #, c-format msgid " -I, --no-inherit role does not inherit privileges\n" msgstr " -I, --no-inherit rollen ärver inga rättigheter\n" -#: createuser.c:358 +#: createuser.c:357 #, c-format msgid " -l, --login role can login (default)\n" msgstr " -l, --login rollen kan logga in (standard)\n" -#: createuser.c:359 +#: createuser.c:358 #, c-format msgid " -L, --no-login role cannot login\n" msgstr " -L, --no-login rollen kan inte logga in\n" -#: createuser.c:360 +#: createuser.c:359 #, c-format msgid " -P, --pwprompt assign a password to new role\n" msgstr " -P, --pwprompt tilldela den nya rollen ett lösenord\n" -#: createuser.c:361 +#: createuser.c:360 #, c-format msgid " -r, --createrole role can create new roles\n" msgstr " -r, --createrole rollen kan skapa nya roller\n" -#: createuser.c:362 +#: createuser.c:361 #, c-format msgid " -R, --no-createrole role cannot create roles (default)\n" msgstr " -R, --no-createrole rollen kan inte skapa roller (standard)\n" -#: createuser.c:363 +#: createuser.c:362 #, c-format msgid " -s, --superuser role will be superuser\n" -msgstr " -s, --superuser rollen blir en superanvändare\n" +msgstr " -s, --superuser rollen blir en superuser\n" -#: createuser.c:364 +#: createuser.c:363 #, c-format msgid " -S, --no-superuser role will not be superuser (default)\n" -msgstr " -S, --no-superuser rollen blir inte superanvändare (standard)\n" +msgstr " -S, --no-superuser rollen blir inte superuser (standard)\n" -#: createuser.c:366 +#: createuser.c:365 #, c-format msgid "" " --interactive prompt for missing role name and attributes rather\n" @@ -597,41 +624,41 @@ msgstr "" " --interactive fråga efter rollnamn och egenskaper, snarare än\n" " att falla tillbaka på förval\n" -#: createuser.c:368 +#: createuser.c:367 #, c-format msgid " --replication role can initiate replication\n" msgstr " --replication rollen kan starta replikering\n" -#: createuser.c:369 +#: createuser.c:368 #, c-format msgid " --no-replication role cannot initiate replication\n" msgstr " --no-replication rollen får inte starta replikering\n" -#: createuser.c:374 +#: createuser.c:373 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n" msgstr " -U, --username=ANVÄNDARE användarnamn att ansluta som (ej den som skapas)\n" -#: dropdb.c:109 +#: dropdb.c:112 #, c-format msgid "missing required argument database name" msgstr "saknar nödvändigt databasnamn" -#: dropdb.c:124 +#: dropdb.c:127 #, c-format msgid "Database \"%s\" will be permanently removed.\n" msgstr "Databasen \"%s\" kommer att tas bort permanent.\n" -#: dropdb.c:125 dropuser.c:130 +#: dropdb.c:128 dropuser.c:131 msgid "Are you sure?" msgstr "Är du säker?" -#: dropdb.c:149 +#: dropdb.c:157 #, c-format msgid "database removal failed: %s" msgstr "borttagning av databas misslyckades: %s" -#: dropdb.c:163 +#: dropdb.c:171 #, c-format msgid "" "%s removes a PostgreSQL database.\n" @@ -640,53 +667,53 @@ msgstr "" "%s tar bort en PostgreSQL-databas.\n" "\n" -#: dropdb.c:165 +#: dropdb.c:173 #, c-format msgid " %s [OPTION]... DBNAME\n" msgstr " %s [FLAGGA]... DBNAMN\n" -#: dropdb.c:168 +#: dropdb.c:176 #, c-format msgid " -f, --force try to terminate other connections before dropping\n" msgstr " -f, --force försöka stänga andra uppkopplingar innan radering\n" -#: dropdb.c:169 +#: dropdb.c:177 #, c-format msgid " -i, --interactive prompt before deleting anything\n" msgstr " -i, --interactive fråga innan något tas bort\n" -#: dropdb.c:171 +#: dropdb.c:179 #, c-format msgid " --if-exists don't report error if database doesn't exist\n" msgstr " --if-exists felrapportera ej om databasen saknas\n" -#: dropuser.c:115 +#: dropuser.c:118 msgid "Enter name of role to drop: " msgstr "Mata inn namnet på den roll som skall tas bort: " -#: dropuser.c:121 +#: dropuser.c:122 #, c-format msgid "missing required argument role name" msgstr "saknar ett nödvändigt rollnamn" -#: dropuser.c:129 +#: dropuser.c:130 #, c-format msgid "Role \"%s\" will be permanently removed.\n" msgstr "Rollen \"%s\" kommer att tas bort permanent.\n" -#: dropuser.c:147 +#: dropuser.c:154 #, c-format msgid "removal of role \"%s\" failed: %s" msgstr "borttagning av rollen \"%s\" misslyckades: %s" -#: dropuser.c:162 +#: dropuser.c:169 #, c-format msgid "" "%s removes a PostgreSQL role.\n" "\n" msgstr "%s tar bort en PostgreSQL-roll.\n" -#: dropuser.c:167 +#: dropuser.c:174 #, c-format msgid "" " -i, --interactive prompt before deleting anything, and prompt for\n" @@ -695,52 +722,47 @@ msgstr "" " -i, --interactive fråga innan något tas bort och fråga efter\n" " rollnamn om sådant saknas\n" -#: dropuser.c:170 +#: dropuser.c:177 #, c-format msgid " --if-exists don't report error if user doesn't exist\n" msgstr " --if-exists felrapportera ej om användaren saknas\n" -#: dropuser.c:175 +#: dropuser.c:182 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n" msgstr " -U, --username=ANVÄNDARE användare som ansluter (inte den som tas bort)\n" -#: pg_isready.c:144 -#, c-format -msgid "%s" -msgstr "%s" - -#: pg_isready.c:152 +#: pg_isready.c:154 #, c-format msgid "could not fetch default options" msgstr "kunde inte hämta förvalda värde." -#: pg_isready.c:201 +#: pg_isready.c:203 #, c-format msgid "accepting connections\n" msgstr "accepterar anslutningar\n" -#: pg_isready.c:204 +#: pg_isready.c:206 #, c-format msgid "rejecting connections\n" msgstr "vägrar anslutningar\n" -#: pg_isready.c:207 +#: pg_isready.c:209 #, c-format msgid "no response\n" msgstr "inget svar\n" -#: pg_isready.c:210 +#: pg_isready.c:212 #, c-format msgid "no attempt\n" msgstr "inget försök\n" -#: pg_isready.c:213 +#: pg_isready.c:215 #, c-format msgid "unknown\n" msgstr "okänt\n" -#: pg_isready.c:223 +#: pg_isready.c:225 #, c-format msgid "" "%s issues a connection check to a PostgreSQL database.\n" @@ -749,72 +771,67 @@ msgstr "" "%s utför en anslutningskontroll mot en PostgreSQL-databas.\n" "\n" -#: pg_isready.c:225 +#: pg_isready.c:227 #, c-format msgid " %s [OPTION]...\n" msgstr " %s [FLAGGA]...\n" -#: pg_isready.c:228 +#: pg_isready.c:230 #, c-format msgid " -d, --dbname=DBNAME database name\n" msgstr " -d, --dbname=DBNAMN databasens namn\n" -#: pg_isready.c:229 +#: pg_isready.c:231 #, c-format msgid " -q, --quiet run quietly\n" msgstr " -q, --quiet tyst körning\n" -#: pg_isready.c:230 +#: pg_isready.c:232 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version visa versionsinformation, avsluta sedan\n" -#: pg_isready.c:231 +#: pg_isready.c:233 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help visa denna hjälp, avsluta sedan\n" -#: pg_isready.c:234 +#: pg_isready.c:236 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=VÄRDNAMN databasens värdnamn eller socketkatalog\n" -#: pg_isready.c:235 +#: pg_isready.c:237 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT databasserverns port\n" -#: pg_isready.c:236 +#: pg_isready.c:238 #, c-format msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" msgstr " -t, --timeout=SEK sekunder att vänta på anslutning; 0 stänger av (förval: %s)\n" -#: pg_isready.c:237 +#: pg_isready.c:239 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=ANVÄNDARE användarnamn att ansluta som\n" -#: reindexdb.c:154 vacuumdb.c:186 -#, c-format -msgid "number of parallel jobs must be at least 1" -msgstr "antalet parallella jobb måste vara minst 1" - -#: reindexdb.c:197 +#: reindexdb.c:209 #, c-format msgid "cannot reindex all databases and a specific one at the same time" msgstr "kan inte omindexera alla databaser och samtidigt en specifik databas" -#: reindexdb.c:202 +#: reindexdb.c:211 #, c-format msgid "cannot reindex all databases and system catalogs at the same time" msgstr "kan inte omindexera alla databaser samtidigt med systemkatalogerna" -#: reindexdb.c:207 +#: reindexdb.c:213 #, c-format msgid "cannot reindex specific schema(s) in all databases" msgstr "kan inte omindexera angivna scheman i alla databaser" -#: reindexdb.c:212 +#: reindexdb.c:215 #, c-format msgid "cannot reindex specific table(s) in all databases" msgstr "Kan inte indexera specifik tabell i alla databaser" @@ -824,73 +841,74 @@ msgstr "Kan inte indexera specifik tabell i alla databaser" msgid "cannot reindex specific index(es) in all databases" msgstr "Kan inte omindexera angivet index i alla databaser" -#: reindexdb.c:229 +#: reindexdb.c:227 #, c-format msgid "cannot reindex specific schema(s) and system catalogs at the same time" msgstr "kan inte omindexera angivna scheman och systemkataloger på samma gång" -#: reindexdb.c:234 +#: reindexdb.c:229 #, c-format msgid "cannot reindex specific table(s) and system catalogs at the same time" msgstr "kan inte omindexera specifik tabell och systemkatalogerna samtidigt" -#: reindexdb.c:239 +#: reindexdb.c:231 #, c-format msgid "cannot reindex specific index(es) and system catalogs at the same time" msgstr "kan inte omindexera angivna index och systemkatalogerna samtidigt." -#: reindexdb.c:245 +#: reindexdb.c:234 #, c-format msgid "cannot use multiple jobs to reindex system catalogs" msgstr "kan inte använda multipla jobb för att omindexera systemkataloger" -#: reindexdb.c:272 +#: reindexdb.c:260 #, c-format msgid "cannot use multiple jobs to reindex indexes" msgstr "kan inte använda multipla jobb för att omindexera index" -#: reindexdb.c:337 vacuumdb.c:410 vacuumdb.c:418 vacuumdb.c:425 vacuumdb.c:432 -#: vacuumdb.c:439 +#: reindexdb.c:323 reindexdb.c:330 vacuumdb.c:425 vacuumdb.c:432 vacuumdb.c:439 +#: vacuumdb.c:446 vacuumdb.c:453 vacuumdb.c:460 vacuumdb.c:465 vacuumdb.c:469 +#: vacuumdb.c:473 #, c-format msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "flaggan \"%s\" kan inte användas på serverversioner äldre än PostgreSQL %s" -#: reindexdb.c:377 +#: reindexdb.c:369 #, c-format msgid "cannot reindex system catalogs concurrently, skipping all" msgstr "kan inte omindexera systemkataloger parallellt, hoppar över alla" -#: reindexdb.c:558 +#: reindexdb.c:573 #, c-format msgid "reindexing of database \"%s\" failed: %s" msgstr "omindexering av databasen \"%s\" misslyckades: %s" -#: reindexdb.c:562 +#: reindexdb.c:577 #, c-format msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" msgstr "omindexering av index \"%s\" i databasen \"%s\" misslyckades: %s" -#: reindexdb.c:566 +#: reindexdb.c:581 #, c-format msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" msgstr "omindexering av schemat \"%s\" i databasen \"%s\" misslyckades: %s" -#: reindexdb.c:570 +#: reindexdb.c:585 #, c-format msgid "reindexing of system catalogs in database \"%s\" failed: %s" msgstr "omindexering av systemkataloger i databasen \"%s\" misslyckades: %s" -#: reindexdb.c:574 +#: reindexdb.c:589 #, c-format msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" msgstr "omindexering av tabell \"%s\" i databasen \"%s\" misslyckades: %s" -#: reindexdb.c:731 +#: reindexdb.c:742 #, c-format msgid "%s: reindexing database \"%s\"\n" msgstr "%s: omindexering av databasen \"%s\"\n" -#: reindexdb.c:752 +#: reindexdb.c:759 #, c-format msgid "" "%s reindexes a PostgreSQL database.\n" @@ -899,128 +917,131 @@ msgstr "" "%s indexerar om en PostgreSQL-databas.\n" "\n" -#: reindexdb.c:756 +#: reindexdb.c:763 #, c-format -msgid " -a, --all reindex all databases\n" -msgstr " -a, --all indexera om alla databaser\n" +msgid " -a, --all reindex all databases\n" +msgstr " -a, --all indexera om alla databaser\n" -#: reindexdb.c:757 +#: reindexdb.c:764 #, c-format -msgid " --concurrently reindex concurrently\n" -msgstr " --concurrently indexer om utan att låsa\n" +msgid " --concurrently reindex concurrently\n" +msgstr " --concurrently indexera om utan att låsa\n" -#: reindexdb.c:758 +#: reindexdb.c:765 #, c-format -msgid " -d, --dbname=DBNAME database to reindex\n" -msgstr " -d, --dbname=DBNAME databas att indexera om\n" +msgid " -d, --dbname=DBNAME database to reindex\n" +msgstr " -d, --dbname=DBNAME databas att indexera om\n" -#: reindexdb.c:760 +#: reindexdb.c:767 #, c-format -msgid " -i, --index=INDEX recreate specific index(es) only\n" -msgstr " -i, --index=INDEX återskapa enbart angivna index\n" +msgid " -i, --index=INDEX recreate specific index(es) only\n" +msgstr " -i, --index=INDEX återskapa enbart angivna index\n" -#: reindexdb.c:761 +#: reindexdb.c:768 #, c-format -msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" -msgstr " -j, --jobs=NUM använd så här många samtida anslutningar för omindexering\n" +msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" +msgstr "" +" -j, --jobs=NUM använd så här många samtida anslutningar\n" +" för omindexering\n" -#: reindexdb.c:763 +#: reindexdb.c:769 #, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system indexera om systemkatalogerna\n" +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet skriv inte ut några meddelanden\n" -#: reindexdb.c:764 +#: reindexdb.c:770 #, c-format -msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" -msgstr " -S, --schema=SCHEMA indexera enbart om angivna scheman\n" +msgid " -s, --system reindex system catalogs only\n" +msgstr " -s, --system indexera enbart om systemkataloger\n" -#: reindexdb.c:765 +#: reindexdb.c:771 #, c-format -msgid " -t, --table=TABLE reindex specific table(s) only\n" -msgstr " -t, --table=TABELL indexera endast om angivna tabeller\n" - -#: reindexdb.c:776 -#, c-format -msgid "" -"\n" -"Read the description of the SQL command REINDEX for details.\n" -msgstr "" -"\n" -"Läs beskrivningen av SQL-kommandot REINDEX för detaljer.\n" +msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" +msgstr " -S, --schema=SCHEMA indexera enbart om angivna scheman\n" -#: scripts_parallel.c:234 +#: reindexdb.c:772 #, c-format -msgid "too many jobs for this platform -- try %d" -msgstr "för många jobb för denna plattform -- försök med %d" +msgid " -t, --table=TABLE reindex specific table(s) only\n" +msgstr " -t, --table=TABELL indexera enbart om angivna tabeller\n" -#: vacuumdb.c:194 +#: reindexdb.c:773 #, c-format -msgid "parallel vacuum degree must be a non-negative integer" -msgstr "parallell städningsnivå måste vara ett ickenegativt heltal" +msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" +msgstr " --tablespace=TABELLRYMD tabellutrymme där index byggs om\n" -#: vacuumdb.c:214 +#: reindexdb.c:774 #, c-format -msgid "minimum transaction ID age must be at least 1" -msgstr "minimal transaktions-ID-ålder måste vara minst 1" +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose skriv massor med utdata\n" -#: vacuumdb.c:222 +#: reindexdb.c:784 #, c-format -msgid "minimum multixact ID age must be at least 1" -msgstr "minimal multixact-ID-ålder måste vara minst 1" +msgid "" +"\n" +"Read the description of the SQL command REINDEX for details.\n" +msgstr "" +"\n" +"Läs beskrivningen av SQL-kommandot REINDEX för detaljer.\n" -#: vacuumdb.c:254 vacuumdb.c:260 vacuumdb.c:266 vacuumdb.c:278 +#: vacuumdb.c:267 vacuumdb.c:270 vacuumdb.c:273 vacuumdb.c:276 vacuumdb.c:279 +#: vacuumdb.c:282 vacuumdb.c:285 vacuumdb.c:294 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "flaggan \"%s\" kan inte användas vid enbart analys" -#: vacuumdb.c:284 +#: vacuumdb.c:297 #, c-format msgid "cannot use the \"%s\" option when performing full vacuum" msgstr "flaggan \"%s\" kan inte användas vid \"full vacuum\"" -#: vacuumdb.c:300 +#: vacuumdb.c:303 +#, c-format +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "flaggan \"%s\" kan inte användas tillsammans med flaggan \"%s\"" + +#: vacuumdb.c:322 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "kan inte städa alla databaser och endast en angiven på samma gång" -#: vacuumdb.c:305 +#: vacuumdb.c:324 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "kan inte städa en specifik tabell i alla databaser." -#: vacuumdb.c:396 +#: vacuumdb.c:412 msgid "Generating minimal optimizer statistics (1 target)" msgstr "Skapar minimal optimeringsstatistik (1 mål)" -#: vacuumdb.c:397 +#: vacuumdb.c:413 msgid "Generating medium optimizer statistics (10 targets)" msgstr "Skapar medium optimeringsstatistik (10 mål)" -#: vacuumdb.c:398 +#: vacuumdb.c:414 msgid "Generating default (full) optimizer statistics" msgstr "Skapar förvald (full) optimeringsstatistik" -#: vacuumdb.c:447 +#: vacuumdb.c:479 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s: processar databasen \"%s\": %s\n" -#: vacuumdb.c:450 +#: vacuumdb.c:482 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s: städar databasen \"%s\".\n" -#: vacuumdb.c:909 +#: vacuumdb.c:952 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "städning av tabell \"%s\" i databasen \"%s\" misslyckades: %s" -#: vacuumdb.c:912 +#: vacuumdb.c:955 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "städning av databasen \"%s\" misslyckades: %s" -#: vacuumdb.c:920 +#: vacuumdb.c:963 #, c-format msgid "" "%s cleans and analyzes a PostgreSQL database.\n" @@ -1029,92 +1050,114 @@ msgstr "" "%s städar och analyserar en PostgreSQL-databas.\n" "\n" -#: vacuumdb.c:924 +#: vacuumdb.c:967 #, c-format msgid " -a, --all vacuum all databases\n" msgstr " -a, --all städa i alla databaser\n" -#: vacuumdb.c:925 +#: vacuumdb.c:968 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" msgstr " -d, --dbname=DBNAMN databas att städa i\n" -#: vacuumdb.c:926 +#: vacuumdb.c:969 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr " --disable-page-skipping stäng av alla sidöverhoppande beteeenden\n" -#: vacuumdb.c:927 +#: vacuumdb.c:970 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo visa kommandon som skickas till servern\n" -#: vacuumdb.c:928 +#: vacuumdb.c:971 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full utför full städning\n" -#: vacuumdb.c:929 +#: vacuumdb.c:972 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr " -F, --freeze frys information om radtransaktioner\n" -#: vacuumdb.c:930 +#: vacuumdb.c:973 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr " --force-index-cleanup ta alltid bort indexposter som pekar på döda tupler\n" + +#: vacuumdb.c:974 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgstr " -j, --jobs=NUM använd så här många samtida anslutningar för städning\n" -#: vacuumdb.c:931 +#: vacuumdb.c:975 #, c-format msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" msgstr " --min-mxid-age=MXID_ÅLDER minimal multixact-ID-ålder i tabeller som skall städas\n" -#: vacuumdb.c:932 +#: vacuumdb.c:976 #, c-format msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" msgstr " --min-xid-age=XID_ÅLDER minimal transaktions-ID-ålder i tabeller som skall städas\n" -#: vacuumdb.c:933 +#: vacuumdb.c:977 +#, c-format +msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" +msgstr " --no-index-cleanup ta inte bort indexposter som pekar på döda tupler\n" + +#: vacuumdb.c:978 +#, c-format +msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" +msgstr " --no-process-toast hoppa över TOAST-tabellen som hör ihop med tabellen som städas\n" + +#: vacuumdb.c:979 +#, c-format +msgid " --no-truncate don't truncate empty pages at the end of the table\n" +msgstr " --no-truncate trunkera inte tomma sidor i slutet av tabellen\n" + +#: vacuumdb.c:980 #, c-format -msgid " -P, --parallel=PARALLEL_DEGREE use this many background workers for vacuum, if available\n" -msgstr " -P, --parallel=PARALLELLNIVÅ använda så här många bakgrundsarbetare för städning, om det finns\n" +msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" +msgstr "" +" -P, --parallel=PARALLELLA_ARBETARE\n" +" använda så här många bakgrundsarbetare för städning, om det finns\n" -#: vacuumdb.c:934 +#: vacuumdb.c:981 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet skriv inte ut några meddelanden\n" -#: vacuumdb.c:935 +#: vacuumdb.c:982 #, c-format msgid " --skip-locked skip relations that cannot be immediately locked\n" msgstr " --skip-locked hoppa äver relationer som inte kan låsas direkt\n" -#: vacuumdb.c:936 +#: vacuumdb.c:983 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgstr " -t, --table='TABELL[(KOLUMNER)]' städa enbart i dessa tabeller\n" -#: vacuumdb.c:937 +#: vacuumdb.c:984 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose skriv massor med utdata\n" -#: vacuumdb.c:938 +#: vacuumdb.c:985 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version visa versionsinformation, avsluta sedan\n" -#: vacuumdb.c:939 +#: vacuumdb.c:986 #, c-format msgid " -z, --analyze update optimizer statistics\n" msgstr " -z, --analyze uppdatera optimeringsstatistik\n" -#: vacuumdb.c:940 +#: vacuumdb.c:987 #, c-format msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgstr " -Z, --analyze-only uppdatera bara optimeringsstatistik; ingen städning\n" -#: vacuumdb.c:941 +#: vacuumdb.c:988 #, c-format msgid "" " --analyze-in-stages only update optimizer statistics, in multiple\n" @@ -1123,12 +1166,12 @@ msgstr "" " --analyze-in-stages uppdatera bara optimeringsstatistik, men i\n" " flera steg för snabbare resultat; ingen städning\n" -#: vacuumdb.c:943 +#: vacuumdb.c:990 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help visa denna hjälp, avsluta sedan\n" -#: vacuumdb.c:951 +#: vacuumdb.c:998 #, c-format msgid "" "\n" diff --git a/src/bin/scripts/po/tr.po b/src/bin/scripts/po/tr.po index f815827916c..0565244e4a0 100644 --- a/src/bin/scripts/po/tr.po +++ b/src/bin/scripts/po/tr.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: pgscripts-tr\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2019-04-26 13:47+0000\n" -"PO-Revision-Date: 2019-06-13 14:10+0300\n" +"PO-Revision-Date: 2021-09-16 09:36+0200\n" "Last-Translator: Abdullah G. GüLNER\n" "Language-Team: Turkish <ceviri@postgresql.org.tr>\n" "Language: tr\n" @@ -179,7 +179,7 @@ msgstr " -q, --quiet hiçbir ileti yazma\n" #: clusterdb.c:281 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" -msgstr " -t, --table=TABLO_ADI sadece belirli (bir) tabloyu/tabloları cluster eder\n" +msgstr " -t, --table=TABLO_ADI sadece belirli (bir) tabloyu/tabloları cluster eder\n" #: clusterdb.c:282 reindexdb.c:437 #, c-format @@ -238,7 +238,7 @@ msgstr " -W, --password parola sorulmasını sağla\n" #: clusterdb.c:291 dropdb.c:171 reindexdb.c:446 vacuumdb.c:1241 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" -msgstr " --maintenance-db=VTADI alternatif bakım veritabanı\n" +msgstr " --maintenance-db=VTADI alternatif bakım veritabanı\n" #: clusterdb.c:292 #, c-format @@ -379,12 +379,12 @@ msgstr " -E, --encoding=ENCODING veritabanı için dil kodlaması\n" #: createdb.c:256 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" -msgstr " -l, --locale=LOCALE veritabanı için yerel ayarları\n" +msgstr " -l, --locale=LOCALE veritabanı için yerel ayarları\n" #: createdb.c:257 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" -msgstr " --lc-collate=LOCALE Veritabanı için LC_COLLATE ayarı\n" +msgstr " --lc-collate=LOCALE Veritabanı için LC_COLLATE ayarı\n" #: createdb.c:258 #, c-format @@ -424,7 +424,7 @@ msgstr " -p, --port=PORT veritabanı sunucu portu\n" #: createdb.c:266 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" -msgstr " -U, --username=KULLANICI_ADI bağlanılacak kullanıcı adı\n" +msgstr " -U, --username=KULLANICI_ADI bağlanılacak kullanıcı adı\n" #: createdb.c:267 #, c-format @@ -521,7 +521,7 @@ msgstr " -D, --no-createdb rol veritabanı oluşturamaz (varsayılan)\n #: createuser.c:351 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" -msgstr " -g, --role=ROL yeni rol bu rolün üyesi olacaktır\n" +msgstr " -g, --role=ROL yeni rol bu rolün üyesi olacaktır\n" #: createuser.c:352 #, c-format @@ -530,8 +530,7 @@ msgid "" " member of (default)\n" msgstr "" " -i, --inherit rol, üye olduğu rollerin yetkilerini \n" -" miras alır (varsayılan)\n" -"\n" +" miras alır (varsayılan)\n" #: createuser.c:354 #, c-format @@ -675,7 +674,7 @@ msgid "" " role name if not specified\n" msgstr "" " -i, --interactive herhangi birşeyi silmeden önce uyarı ver, ve\n" -" belirtilmemişse rol adının girilmesini iste\n" +" belirtilmemişse rol adının girilmesini iste\n" #: dropuser.c:170 #, c-format diff --git a/src/bin/scripts/po/uk.po b/src/bin/scripts/po/uk.po index 8787c2780c2..10a400a2031 100644 --- a/src/bin/scripts/po/uk.po +++ b/src/bin/scripts/po/uk.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: postgresql\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2020-09-21 21:16+0000\n" -"PO-Revision-Date: 2020-09-22 13:43\n" +"POT-Creation-Date: 2021-08-17 08:47+0000\n" +"PO-Revision-Date: 2021-08-17 11:21\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" @@ -14,20 +14,20 @@ msgstr "" "X-Crowdin-Project: postgresql\n" "X-Crowdin-Project-ID: 324573\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: /DEV_13/pgscripts.pot\n" -"X-Crowdin-File-ID: 514\n" +"X-Crowdin-File: /REL_14_DEV/pgscripts.pot\n" +"X-Crowdin-File-ID: 784\n" -#: ../../../src/common/logging.c:236 +#: ../../../src/common/logging.c:259 #, c-format msgid "fatal: " msgstr "збій: " -#: ../../../src/common/logging.c:243 +#: ../../../src/common/logging.c:266 #, c-format msgid "error: " msgstr "помилка: " -#: ../../../src/common/logging.c:250 +#: ../../../src/common/logging.c:273 #, c-format msgid "warning: " msgstr "попередження: " @@ -61,16 +61,35 @@ msgstr "невдала підстановка імені користувача: msgid "Cancel request sent\n" msgstr "Запит на скасування відправлений\n" -#: ../../fe_utils/cancel.c:165 +#: ../../fe_utils/cancel.c:165 ../../fe_utils/cancel.c:210 msgid "Could not send cancel request: " -msgstr "не вдалося надіслати запит на скасування: " +msgstr "Не вдалося надіслати запит на скасування: " -#: ../../fe_utils/cancel.c:210 +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:107 +msgid "Password: " +msgstr "Пароль: " + +#: ../../fe_utils/connect_utils.c:92 +#, c-format +msgid "could not connect to database %s: out of memory" +msgstr "не можливо під'єднатися до бази даних %s: не вистачає пам'яті" + +#: ../../fe_utils/connect_utils.c:120 pg_isready.c:145 +#, c-format +msgid "%s" +msgstr "%s" + +#: ../../fe_utils/parallel_slot.c:302 +#, c-format +msgid "too many jobs for this platform" +msgstr "занадто багато завдань для цієї платформи" + +#: ../../fe_utils/parallel_slot.c:522 #, c-format -msgid "Could not send cancel request: %s" -msgstr "Не вдалося надіслати скасування запиту: %s" +msgid "processing of database \"%s\" failed: %s" +msgstr "обробка бази даних \"%s\" не вдалась: %s" -#: ../../fe_utils/print.c:350 +#: ../../fe_utils/print.c:336 #, c-format msgid "(%lu row)" msgid_plural "(%lu rows)" @@ -79,222 +98,199 @@ msgstr[1] "(%lu рядки)" msgstr[2] "(%lu рядків)" msgstr[3] "(%lu рядка)" -#: ../../fe_utils/print.c:3055 +#: ../../fe_utils/print.c:3039 #, c-format msgid "Interrupted\n" msgstr "Перервано\n" -#: ../../fe_utils/print.c:3119 +#: ../../fe_utils/print.c:3103 #, c-format msgid "Cannot add header to table content: column count of %d exceeded.\n" msgstr "Неможливо додати заголовок до вмісту таблиці: кількість колонок %d перевищено.\n" -#: ../../fe_utils/print.c:3159 +#: ../../fe_utils/print.c:3143 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgstr "Неможливо додати комірку до вмісту таблиці: перевищено загальну кількість комірок %d.\n" -#: ../../fe_utils/print.c:3414 +#: ../../fe_utils/print.c:3401 #, c-format msgid "invalid output format (internal error): %d" msgstr "невірний формат виводу (внутрішня помилка): %d" -#: clusterdb.c:114 clusterdb.c:133 createdb.c:121 createdb.c:140 -#: createuser.c:171 createuser.c:186 dropdb.c:101 dropdb.c:110 dropdb.c:118 -#: dropuser.c:92 dropuser.c:107 dropuser.c:122 pg_isready.c:95 pg_isready.c:109 -#: reindexdb.c:168 reindexdb.c:187 vacuumdb.c:227 vacuumdb.c:246 +#: ../../fe_utils/query_utils.c:33 ../../fe_utils/query_utils.c:58 +#, c-format +msgid "query failed: %s" +msgstr "запит не вдався: %s" + +#: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 +#, c-format +msgid "query was: %s" +msgstr "запит був: %s" + +#: clusterdb.c:112 clusterdb.c:131 createdb.c:123 createdb.c:142 +#: createuser.c:172 createuser.c:187 dropdb.c:103 dropdb.c:112 dropdb.c:120 +#: dropuser.c:94 dropuser.c:109 dropuser.c:122 pg_isready.c:96 pg_isready.c:110 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:251 vacuumdb.c:270 #, c-format msgid "Try \"%s --help\" for more information.\n" -msgstr "Спробуйте \"%s --help\" для отримання додаткової інформації.\n" +msgstr "Спробуйте \"%s --help\" для додаткової інформації.\n" -#: clusterdb.c:131 createdb.c:138 createuser.c:184 dropdb.c:116 dropuser.c:105 -#: pg_isready.c:107 reindexdb.c:185 vacuumdb.c:244 +#: clusterdb.c:129 createdb.c:140 createuser.c:185 dropdb.c:118 dropuser.c:107 +#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:268 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "забагато аргументів у командному рядку (перший \"%s\")" -#: clusterdb.c:143 +#: clusterdb.c:148 #, c-format msgid "cannot cluster all databases and a specific one at the same time" msgstr "неможливо кластеризувати всі бази даних і одну вказану одночасно" -#: clusterdb.c:149 +#: clusterdb.c:154 #, c-format msgid "cannot cluster specific table(s) in all databases" msgstr "неможливо кластеризувати вказані таблиці у всіх базах даних" -#: clusterdb.c:217 +#: clusterdb.c:220 #, c-format msgid "clustering of table \"%s\" in database \"%s\" failed: %s" msgstr "кластеризувати таблицю \"%s\" у базі даних \"%s\" не вдалося: %s" -#: clusterdb.c:220 +#: clusterdb.c:223 #, c-format msgid "clustering of database \"%s\" failed: %s" msgstr "кластеризувати базу даних \"%s\" не вдалося: %s" -#: clusterdb.c:253 +#: clusterdb.c:251 #, c-format msgid "%s: clustering database \"%s\"\n" msgstr "%s: кластеризація бази даних \"%s\"\n" -#: clusterdb.c:274 +#: clusterdb.c:267 #, c-format msgid "%s clusters all previously clustered tables in a database.\n\n" msgstr "%s кластеризація усіх попередньо кластеризованих таблиць в базі даних.\n\n" -#: clusterdb.c:275 createdb.c:259 createuser.c:347 dropdb.c:164 dropuser.c:163 -#: pg_isready.c:224 reindexdb.c:753 vacuumdb.c:921 +#: clusterdb.c:268 createdb.c:267 createuser.c:351 dropdb.c:171 dropuser.c:169 +#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:1025 #, c-format msgid "Usage:\n" msgstr "Використання:\n" -#: clusterdb.c:276 reindexdb.c:754 vacuumdb.c:922 +#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:1026 #, c-format msgid " %s [OPTION]... [DBNAME]\n" msgstr " %s [OPTION]... [DBNAME]\n" -#: clusterdb.c:277 createdb.c:261 createuser.c:349 dropdb.c:166 dropuser.c:165 -#: pg_isready.c:227 reindexdb.c:755 vacuumdb.c:923 +#: clusterdb.c:270 createdb.c:269 createuser.c:353 dropdb.c:173 dropuser.c:171 +#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:1027 #, c-format msgid "\n" "Options:\n" msgstr "\n" "Параметри:\n" -#: clusterdb.c:278 +#: clusterdb.c:271 #, c-format msgid " -a, --all cluster all databases\n" msgstr " -a, --all кластеризація усіх баз даних\n" -#: clusterdb.c:279 +#: clusterdb.c:272 #, c-format msgid " -d, --dbname=DBNAME database to cluster\n" msgstr " -d, --dbname=ІМ'Я_БД база даних для кластеризації\n" -#: clusterdb.c:280 createuser.c:353 dropdb.c:167 dropuser.c:166 reindexdb.c:759 +#: clusterdb.c:273 createuser.c:357 dropdb.c:174 dropuser.c:172 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo показати команди, надіслані серверу\n" -#: clusterdb.c:281 reindexdb.c:762 +#: clusterdb.c:274 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet не виводити жодних повідомлень\n" -#: clusterdb.c:282 +#: clusterdb.c:275 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" msgstr " -t, --table=ТАБЛИЦЯ кластеризувати тільки вказані таблиці\n" -#: clusterdb.c:283 reindexdb.c:766 +#: clusterdb.c:276 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose виводити багато інформації\n" -#: clusterdb.c:284 createuser.c:365 dropdb.c:170 dropuser.c:169 reindexdb.c:767 +#: clusterdb.c:277 createuser.c:369 dropdb.c:177 dropuser.c:175 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version вивести інформацію про версію і вийти\n" -#: clusterdb.c:285 createuser.c:370 dropdb.c:172 dropuser.c:171 reindexdb.c:768 +#: clusterdb.c:278 createuser.c:374 dropdb.c:179 dropuser.c:177 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показати цю довідку, потім вийти\n" -#: clusterdb.c:286 createdb.c:272 createuser.c:371 dropdb.c:173 dropuser.c:172 -#: pg_isready.c:233 reindexdb.c:769 vacuumdb.c:944 +#: clusterdb.c:279 createdb.c:280 createuser.c:375 dropdb.c:180 dropuser.c:178 +#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1052 #, c-format msgid "\n" "Connection options:\n" msgstr "\n" "Налаштування з'єднання:\n" -#: clusterdb.c:287 createuser.c:372 dropdb.c:174 dropuser.c:173 reindexdb.c:770 -#: vacuumdb.c:945 +#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1053 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME хост сервера бази даних або каталог сокетів\n" -#: clusterdb.c:288 createuser.c:373 dropdb.c:175 dropuser.c:174 reindexdb.c:771 -#: vacuumdb.c:946 +#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1054 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT порт сервера бази даних\n" -#: clusterdb.c:289 dropdb.c:176 reindexdb.c:772 vacuumdb.c:947 +#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1055 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=ІМ'Я_КОРИСТУВАЧА ім'я користувача для з'єднання з сервером\n" -#: clusterdb.c:290 createuser.c:375 dropdb.c:177 dropuser.c:176 reindexdb.c:773 -#: vacuumdb.c:948 +#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1056 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password ніколи не запитувати пароль\n" -#: clusterdb.c:291 createuser.c:376 dropdb.c:178 dropuser.c:177 reindexdb.c:774 -#: vacuumdb.c:949 +#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1057 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password запросити пароль\n" -#: clusterdb.c:292 dropdb.c:179 reindexdb.c:775 vacuumdb.c:950 +#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1058 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME альтернативна бази даних для обслуговування\n" -#: clusterdb.c:293 +#: clusterdb.c:286 #, c-format msgid "\n" "Read the description of the SQL command CLUSTER for details.\n" msgstr "\n" "Для деталей читайте опис команди SQL CLUSTER.\n" -#: clusterdb.c:294 createdb.c:280 createuser.c:377 dropdb.c:180 dropuser.c:178 -#: pg_isready.c:238 reindexdb.c:777 vacuumdb.c:952 +#: clusterdb.c:287 createdb.c:288 createuser.c:381 dropdb.c:187 dropuser.c:184 +#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1060 #, c-format msgid "\n" "Report bugs to <%s>.\n" msgstr "\n" "Повідомляти про помилки на <%s>.\n" -#: clusterdb.c:295 createdb.c:281 createuser.c:378 dropdb.c:181 dropuser.c:179 -#: pg_isready.c:239 reindexdb.c:778 vacuumdb.c:953 +#: clusterdb.c:288 createdb.c:289 createuser.c:382 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1061 #, c-format msgid "%s home page: <%s>\n" msgstr "Домашня сторінка %s: <%s>\n" -#: common.c:79 common.c:125 -msgid "Password: " -msgstr "Пароль: " - -#: common.c:112 -#, c-format -msgid "could not connect to database %s: out of memory" -msgstr "не можливо під'єднатися до бази даних %s: не вистачає пам'яті" - -#: common.c:139 -#, c-format -msgid "could not connect to database %s: %s" -msgstr "не можливо під'єднатися до бази даних %s: %s" - -#: common.c:214 common.c:239 -#, c-format -msgid "query failed: %s" -msgstr "запит не вдався: %s" - -#: common.c:215 common.c:240 -#, c-format -msgid "query was: %s" -msgstr "запит був: %s" - -#: common.c:312 -#, c-format -msgid "processing of database \"%s\" failed: %s" -msgstr "обробка бази даних \"%s\" не вдалась: %s" - -#: common.c:406 +#: common.c:107 #, c-format msgid "query returned %d row instead of one: %s" msgid_plural "query returned %d rows instead of one: %s" @@ -304,336 +300,336 @@ msgstr[2] "запит повернув %d рядків замість одног msgstr[3] "запит повернув %d рядків замість одного: %s" #. translator: abbreviation for "yes" -#: common.c:430 +#: common.c:131 msgid "y" msgstr "y" #. translator: abbreviation for "no" -#: common.c:432 +#: common.c:133 msgid "n" msgstr "n" #. translator: This is a question followed by the translated options for #. "yes" and "no". -#: common.c:442 +#: common.c:143 #, c-format msgid "%s (%s/%s) " msgstr "%s (%s/%s) " -#: common.c:456 +#: common.c:164 #, c-format msgid "Please answer \"%s\" or \"%s\".\n" msgstr "Відповідь має бути \"%s\" або \"%s\".\n" -#: createdb.c:148 +#: createdb.c:150 #, c-format msgid "only one of --locale and --lc-ctype can be specified" msgstr "тільки --locale або --lc-ctype може бути вказаний" -#: createdb.c:153 +#: createdb.c:155 #, c-format msgid "only one of --locale and --lc-collate can be specified" msgstr "можна вказати лише одне: або --locale, або --lc-collate" -#: createdb.c:164 +#: createdb.c:166 #, c-format msgid "\"%s\" is not a valid encoding name" msgstr "\"%s\" не є невірним ім'ям кодування" -#: createdb.c:221 +#: createdb.c:229 #, c-format msgid "database creation failed: %s" msgstr "створити базу даних не вдалося: %s" -#: createdb.c:240 +#: createdb.c:248 #, c-format msgid "comment creation failed (database was created): %s" msgstr "не вдалося створити коментарі (база даних була створена): %s" -#: createdb.c:258 +#: createdb.c:266 #, c-format msgid "%s creates a PostgreSQL database.\n\n" msgstr "%s створює базу даних PostgreSQL.\n\n" -#: createdb.c:260 +#: createdb.c:268 #, c-format msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" msgstr " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" -#: createdb.c:262 +#: createdb.c:270 #, c-format msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgstr " -D, --tablespace=ТАБЛИЧНИЙ_ПРОСТІР табличний простір для бази даних за замовчуванням\n" -#: createdb.c:263 +#: createdb.c:271 reindexdb.c:798 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo показати команди, надіслані серверу\n" -#: createdb.c:264 +#: createdb.c:272 #, c-format msgid " -E, --encoding=ENCODING encoding for the database\n" msgstr " -E, --encoding=КОДУВАННЯ кодування бази даних\n" -#: createdb.c:265 +#: createdb.c:273 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" msgstr " -l, --locale=ЛОКАЛЬ параметри локалі бази даних\n" -#: createdb.c:266 +#: createdb.c:274 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" msgstr " --lc-collate=ЛОКАЛЬ параметр LC_COLLATE для бази даних\n" -#: createdb.c:267 +#: createdb.c:275 #, c-format msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" msgstr " --lc-ctype=ЛОКАЛЬ параметр LC_CTYPE для бази даних\n" -#: createdb.c:268 +#: createdb.c:276 #, c-format msgid " -O, --owner=OWNER database user to own the new database\n" msgstr " -O, --власник=ВЛАСНИК користувач-власник нової бази даних\n" -#: createdb.c:269 +#: createdb.c:277 #, c-format msgid " -T, --template=TEMPLATE template database to copy\n" msgstr " -T, --шаблон=ШАБЛОН шаблонна база даних для копіювання\n" -#: createdb.c:270 +#: createdb.c:278 reindexdb.c:807 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version вивести інформацію про версію, потім вийти\n" -#: createdb.c:271 +#: createdb.c:279 reindexdb.c:808 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показати цю довідку, потім вийти\n" -#: createdb.c:273 +#: createdb.c:281 reindexdb.c:810 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=ІМ'Я_ХОСТА хост сервера бази даних або каталог сокетів\n" -#: createdb.c:274 +#: createdb.c:282 reindexdb.c:811 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=ПОРТ порт сервера бази даних\n" -#: createdb.c:275 +#: createdb.c:283 reindexdb.c:812 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=ІМ'Я_КОРИСТУВАЧА ім'я користувача для з'єднання з сервером\n" -#: createdb.c:276 +#: createdb.c:284 reindexdb.c:813 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password ніколи не запитувати пароль\n" -#: createdb.c:277 +#: createdb.c:285 reindexdb.c:814 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password запросити пароль\n" -#: createdb.c:278 +#: createdb.c:286 reindexdb.c:815 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME альтернативна бази даних для обслуговування\n" -#: createdb.c:279 +#: createdb.c:287 #, c-format msgid "\n" "By default, a database with the same name as the current user is created.\n" msgstr "\n" "За замовчуванням ім'ям бази даних вважається ім'я поточного користувача.\n" -#: createuser.c:150 +#: createuser.c:151 #, c-format msgid "invalid value for --connection-limit: %s" msgstr "неприпустиме значення для --connection-limit: %s" -#: createuser.c:194 +#: createuser.c:195 msgid "Enter name of role to add: " msgstr "Введіть ім'я нової ролі: " -#: createuser.c:211 +#: createuser.c:210 msgid "Enter password for new role: " msgstr "Введіть пароль для нової ролі: " -#: createuser.c:213 +#: createuser.c:211 msgid "Enter it again: " msgstr "Введіть знову: " -#: createuser.c:216 +#: createuser.c:214 #, c-format msgid "Passwords didn't match.\n" msgstr "Паролі не співпадають.\n" -#: createuser.c:224 +#: createuser.c:222 msgid "Shall the new role be a superuser?" msgstr "Чи буде нова роль суперкористувачем?" -#: createuser.c:239 +#: createuser.c:237 msgid "Shall the new role be allowed to create databases?" msgstr "Чи дозволено новій ролі створювати бази даних?" -#: createuser.c:247 +#: createuser.c:245 msgid "Shall the new role be allowed to create more new roles?" msgstr "Чи дозволено новій ролі створювати інші нові ролі?" -#: createuser.c:277 +#: createuser.c:281 #, c-format msgid "password encryption failed: %s" msgstr "помилка шифрування пароля: %s" -#: createuser.c:332 +#: createuser.c:336 #, c-format msgid "creation of new role failed: %s" msgstr "не вдалося створити нову роль: %s" -#: createuser.c:346 +#: createuser.c:350 #, c-format msgid "%s creates a new PostgreSQL role.\n\n" msgstr "%s створює нову роль PostgreSQL.\n\n" -#: createuser.c:348 dropuser.c:164 +#: createuser.c:352 dropuser.c:170 #, c-format msgid " %s [OPTION]... [ROLENAME]\n" msgstr " %s [OPTION]... [ROLENAME]\n" -#: createuser.c:350 +#: createuser.c:354 #, c-format msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n" msgstr " -c, --connection-limit=N ліміт під'єднань для ролі (за замовчуванням ліміту немає)\n" -#: createuser.c:351 +#: createuser.c:355 #, c-format msgid " -d, --createdb role can create new databases\n" msgstr " -d, --createdb роль може створювати нові бази даних\n" -#: createuser.c:352 +#: createuser.c:356 #, c-format msgid " -D, --no-createdb role cannot create databases (default)\n" msgstr " -D, --no-createdb роль не може створювати нові бази даних (за замовчуванням)\n" -#: createuser.c:354 +#: createuser.c:358 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" msgstr " -g, --role=РОЛЬ нова роль буде включена в цю роль\n" -#: createuser.c:355 +#: createuser.c:359 #, c-format msgid " -i, --inherit role inherits privileges of roles it is a\n" " member of (default)\n" msgstr " -i, --inherit роль переймає права від ролей до яких вона\n" " включена (за замовчуванням)\n" -#: createuser.c:357 +#: createuser.c:361 #, c-format msgid " -I, --no-inherit role does not inherit privileges\n" msgstr " -I, --no-inherit роль не переймає права\n" -#: createuser.c:358 +#: createuser.c:362 #, c-format msgid " -l, --login role can login (default)\n" msgstr " -l, --login роль може увійти (за замовчуванням)\n" -#: createuser.c:359 +#: createuser.c:363 #, c-format msgid " -L, --no-login role cannot login\n" msgstr " -L, --no-login роль не може увійти\n" -#: createuser.c:360 +#: createuser.c:364 #, c-format msgid " -P, --pwprompt assign a password to new role\n" msgstr " -P, --pwprompt призначення паролю для нової ролі\n" -#: createuser.c:361 +#: createuser.c:365 #, c-format msgid " -r, --createrole role can create new roles\n" msgstr " -r, --createrole роль може створювати нові ролі\n" -#: createuser.c:362 +#: createuser.c:366 #, c-format msgid " -R, --no-createrole role cannot create roles (default)\n" msgstr " -R, --no-createrole роль не може створювати нові бази даних (за замовчуванням)\n" -#: createuser.c:363 +#: createuser.c:367 #, c-format msgid " -s, --superuser role will be superuser\n" msgstr " -s, --superuser роль буде суперкористувачем\n" -#: createuser.c:364 +#: createuser.c:368 #, c-format msgid " -S, --no-superuser role will not be superuser (default)\n" msgstr " -S, --no-superuser роль не буде суперкористувачем (за замовчуванням)\n" -#: createuser.c:366 +#: createuser.c:370 #, c-format msgid " --interactive prompt for missing role name and attributes rather\n" " than using defaults\n" msgstr " --interactive запитати пропущені ім’я ролі та атрибути, а не використовувати стандартні\n" -#: createuser.c:368 +#: createuser.c:372 #, c-format msgid " --replication role can initiate replication\n" msgstr " --replication роль може ініціювати реплікацію\n" -#: createuser.c:369 +#: createuser.c:373 #, c-format msgid " --no-replication role cannot initiate replication\n" msgstr " --no-replication роль не може ініціювати реплікацію\n" -#: createuser.c:374 +#: createuser.c:378 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n" msgstr " -U, --username=USERNAME ім'я користувача для підключення (не для створення)\n" -#: dropdb.c:109 +#: dropdb.c:111 #, c-format msgid "missing required argument database name" msgstr "немає запитаного аргументу: імені бази даних" -#: dropdb.c:124 +#: dropdb.c:126 #, c-format msgid "Database \"%s\" will be permanently removed.\n" msgstr "База даних \"%s\" буде назавжди видалена.\n" -#: dropdb.c:125 dropuser.c:130 +#: dropdb.c:127 dropuser.c:130 msgid "Are you sure?" msgstr "Ви впевнені?" -#: dropdb.c:149 +#: dropdb.c:156 #, c-format msgid "database removal failed: %s" msgstr "помилка при видаленні бази даних: %s" -#: dropdb.c:163 +#: dropdb.c:170 #, c-format msgid "%s removes a PostgreSQL database.\n\n" msgstr "%s видаляє базу даних PostgreSQL.\n\n" -#: dropdb.c:165 +#: dropdb.c:172 #, c-format msgid " %s [OPTION]... DBNAME\n" msgstr " %s [OPTION]... ІМ'Я_БД\n" -#: dropdb.c:168 +#: dropdb.c:175 #, c-format msgid " -f, --force try to terminate other connections before dropping\n" msgstr " -f, --force спробувати завершити інші підключення перед видаленням\n" -#: dropdb.c:169 +#: dropdb.c:176 #, c-format msgid " -i, --interactive prompt before deleting anything\n" msgstr " -i, --interactive запитувати перед видаленням чого-небудь\n" -#: dropdb.c:171 +#: dropdb.c:178 #, c-format msgid " --if-exists don't report error if database doesn't exist\n" msgstr " --if-exists не повідомляти про помилку, якщо бази даних не існує\n" -#: dropuser.c:115 +#: dropuser.c:117 msgid "Enter name of role to drop: " msgstr "Введіть ім'я ролі для видалення: " @@ -647,440 +643,472 @@ msgstr "немає запитаного аргументу: імені ролі" msgid "Role \"%s\" will be permanently removed.\n" msgstr "Роль \"%s\" буде назавжди видалена.\n" -#: dropuser.c:147 +#: dropuser.c:153 #, c-format msgid "removal of role \"%s\" failed: %s" msgstr "помилка при видаленні ролі \"%s\": %s" -#: dropuser.c:162 +#: dropuser.c:168 #, c-format msgid "%s removes a PostgreSQL role.\n\n" msgstr "%s видаляє роль PostgreSQL.\n\n" -#: dropuser.c:167 +#: dropuser.c:173 #, c-format msgid " -i, --interactive prompt before deleting anything, and prompt for\n" " role name if not specified\n" msgstr " -i, --interactive запитувати перед видаленням чого-небудь і запитувати\n" " ім'я ролі, якщо не вказано\n" -#: dropuser.c:170 +#: dropuser.c:176 #, c-format msgid " --if-exists don't report error if user doesn't exist\n" msgstr " --if-exists не повідомляти про помилку, якщо користувача не існує\n" -#: dropuser.c:175 +#: dropuser.c:181 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n" msgstr " -U, --username=USERNAME ім'я користувача для підключення (не для розривання)\n" -#: pg_isready.c:144 -#, c-format -msgid "%s" -msgstr "%s" - -#: pg_isready.c:152 +#: pg_isready.c:153 #, c-format msgid "could not fetch default options" msgstr "не вдалося отримати параметри за замовчуванням" -#: pg_isready.c:201 +#: pg_isready.c:202 #, c-format msgid "accepting connections\n" msgstr "отримання підключень\n" -#: pg_isready.c:204 +#: pg_isready.c:205 #, c-format msgid "rejecting connections\n" msgstr "відторгнення підключень\n" -#: pg_isready.c:207 +#: pg_isready.c:208 #, c-format msgid "no response\n" msgstr "відповіді немає\n" -#: pg_isready.c:210 +#: pg_isready.c:211 #, c-format msgid "no attempt\n" msgstr "немає спроб\n" -#: pg_isready.c:213 +#: pg_isready.c:214 #, c-format msgid "unknown\n" msgstr "невідомо\n" -#: pg_isready.c:223 +#: pg_isready.c:224 #, c-format msgid "%s issues a connection check to a PostgreSQL database.\n\n" msgstr "%s: перевірка підключення до бази даних PostgreSQL.\n\n" -#: pg_isready.c:225 +#: pg_isready.c:226 #, c-format msgid " %s [OPTION]...\n" msgstr " %s: [OPTION]...\n" -#: pg_isready.c:228 +#: pg_isready.c:229 #, c-format msgid " -d, --dbname=DBNAME database name\n" msgstr " -d, --dbname=ІМ'Я_БД ім'я бази даних\n" -#: pg_isready.c:229 +#: pg_isready.c:230 #, c-format msgid " -q, --quiet run quietly\n" msgstr " -q, --quiet тихий запуск\n" -#: pg_isready.c:230 +#: pg_isready.c:231 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version вивести інформацію про версію, потім вийти\n" -#: pg_isready.c:231 +#: pg_isready.c:232 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показати цю довідку, потім вийти\n" -#: pg_isready.c:234 +#: pg_isready.c:235 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME хост серверу баз даних або каталог сокетів\n" -#: pg_isready.c:235 +#: pg_isready.c:236 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=ПОРТ порт сервера бази даних\n" -#: pg_isready.c:236 +#: pg_isready.c:237 #, c-format msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" msgstr " -t, --timeout=SECS секунд для очікування при спробі підключення, 0 без обмежень (за замовчуванням: %s)\n" -#: pg_isready.c:237 +#: pg_isready.c:238 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=ІМ'Я_КОРИСТУВАЧА ім'я користувача для з'єднання з сервером\n" -#: reindexdb.c:154 vacuumdb.c:186 +#: reindexdb.c:157 vacuumdb.c:198 #, c-format msgid "number of parallel jobs must be at least 1" msgstr "число паралельних завдань повинно бути не менше 1" -#: reindexdb.c:197 +#: reindexdb.c:210 #, c-format msgid "cannot reindex all databases and a specific one at the same time" msgstr "неможливо переіндексувати всі бази даних і одну вказану одночасно" -#: reindexdb.c:202 +#: reindexdb.c:215 #, c-format msgid "cannot reindex all databases and system catalogs at the same time" msgstr "не можливо переіндексувати всі бази даних і системні каталоги одночасно" -#: reindexdb.c:207 +#: reindexdb.c:220 #, c-format msgid "cannot reindex specific schema(s) in all databases" msgstr "неможливо переіндексувати вказані схеми в усіх базах даних" -#: reindexdb.c:212 +#: reindexdb.c:225 #, c-format msgid "cannot reindex specific table(s) in all databases" msgstr "неможливо переіндексувати вказані таблиці в усіх базах даних" -#: reindexdb.c:217 +#: reindexdb.c:230 #, c-format msgid "cannot reindex specific index(es) in all databases" msgstr "неможливо переіндексувати вказані індекси в усіх базах даних" -#: reindexdb.c:229 +#: reindexdb.c:243 #, c-format msgid "cannot reindex specific schema(s) and system catalogs at the same time" msgstr "не можливо переіндексувати вказані схеми і системні каталоги одночасно" -#: reindexdb.c:234 +#: reindexdb.c:248 #, c-format msgid "cannot reindex specific table(s) and system catalogs at the same time" msgstr "не можливо переіндексувати вказані таблиці і системні каталоги одночасно" -#: reindexdb.c:239 +#: reindexdb.c:253 #, c-format msgid "cannot reindex specific index(es) and system catalogs at the same time" msgstr "не можливо переіндексувати вказані індекси і системні каталоги одночасно" -#: reindexdb.c:245 +#: reindexdb.c:259 #, c-format msgid "cannot use multiple jobs to reindex system catalogs" msgstr "не можна використовувати декілька завдань для переіндексування системних каталогів" -#: reindexdb.c:272 +#: reindexdb.c:288 #, c-format msgid "cannot use multiple jobs to reindex indexes" msgstr "не можна використовувати декілька завдань для переіндексування індексів" -#: reindexdb.c:337 vacuumdb.c:410 vacuumdb.c:418 vacuumdb.c:425 vacuumdb.c:432 -#: vacuumdb.c:439 +#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:471 vacuumdb.c:479 vacuumdb.c:487 +#: vacuumdb.c:495 vacuumdb.c:503 vacuumdb.c:511 vacuumdb.c:518 vacuumdb.c:525 +#: vacuumdb.c:532 #, c-format msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "не можна використовувати параметр \"%s\" на серверній версії старішій за PostgreSQL %s" -#: reindexdb.c:377 +#: reindexdb.c:401 #, c-format msgid "cannot reindex system catalogs concurrently, skipping all" msgstr "не можна конкурентно переіндексувати системні каталоги, пропускаємо" -#: reindexdb.c:558 +#: reindexdb.c:605 #, c-format msgid "reindexing of database \"%s\" failed: %s" msgstr "переіндексувати базу даних \"%s\" не вдалося: %s" -#: reindexdb.c:562 +#: reindexdb.c:609 #, c-format msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" msgstr "переіндексувати індекси \"%s\" в базі даних \"%s\" не вдалося: %s" -#: reindexdb.c:566 +#: reindexdb.c:613 #, c-format msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" msgstr "переіндексувати схему \"%s\" в базі даних \"%s\" не вдалося: %s" -#: reindexdb.c:570 +#: reindexdb.c:617 #, c-format msgid "reindexing of system catalogs in database \"%s\" failed: %s" msgstr "переіндексування системних каталогів в базі даних \"%s\" не вдалося: %s" -#: reindexdb.c:574 +#: reindexdb.c:621 #, c-format msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" msgstr "переіндексувати таблиці \"%s\" в базі даних \"%s\" не вдалося: %s" -#: reindexdb.c:731 +#: reindexdb.c:774 #, c-format msgid "%s: reindexing database \"%s\"\n" msgstr "%s: переіндексування бази даних \"%s\"\n" -#: reindexdb.c:752 +#: reindexdb.c:791 #, c-format msgid "%s reindexes a PostgreSQL database.\n\n" msgstr "%s переіндексовує базу даних PostgreSQL.\n\n" -#: reindexdb.c:756 +#: reindexdb.c:795 +#, c-format +msgid " -a, --all reindex all databases\n" +msgstr " -a, --all переіндексувати всі бази даних\n" + +#: reindexdb.c:796 +#, c-format +msgid " --concurrently reindex concurrently\n" +msgstr " --concurrently переіндексувати одночасно\n" + +#: reindexdb.c:797 +#, c-format +msgid " -d, --dbname=DBNAME database to reindex\n" +msgstr " -d, --dbname=DBNAME база даних для переіндексування\n" + +#: reindexdb.c:799 #, c-format -msgid " -a, --all reindex all databases\n" -msgstr " -a, --all переіндексувати усі бази даних\n" +msgid " -i, --index=INDEX recreate specific index(es) only\n" +msgstr " -i, --index=INDEX повторно створити лише вказані індекси\n" -#: reindexdb.c:757 +#: reindexdb.c:800 #, c-format -msgid " --concurrently reindex concurrently\n" -msgstr " --concurrently переіндексувати одночасно\n" +msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" +msgstr " -j, --jobs=NUM використати цю кількість паралельних підключень для переіндексування\n" -#: reindexdb.c:758 +#: reindexdb.c:801 #, c-format -msgid " -d, --dbname=DBNAME database to reindex\n" -msgstr " -d, --dbname=ІМ'Я_БД база даних для переіндексування\n" +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet не писати жодних повідомлень\n" -#: reindexdb.c:760 +#: reindexdb.c:802 #, c-format -msgid " -i, --index=INDEX recreate specific index(es) only\n" -msgstr " -i, --index=ІНДЕКС відтворити тільки вказані індекси\n" +msgid " -s, --system reindex system catalogs\n" +msgstr " -s, --system переіндексувати системні каталоги\n" -#: reindexdb.c:761 +#: reindexdb.c:803 #, c-format -msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" -msgstr " -j, --jobs=NUM використати таку кількість паралельних підключень для переіндексації\n" +msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" +msgstr " -S, --schema=SCHEMA переіндексувати лише вказані схеми\n" -#: reindexdb.c:763 +#: reindexdb.c:804 #, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system переіндексувати системні каталоги\n" +msgid " -t, --table=TABLE reindex specific table(s) only\n" +msgstr " -t, --table=TABLE переіндексувати лише вказані таблиці\n" -#: reindexdb.c:764 +#: reindexdb.c:805 #, c-format -msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" -msgstr " -S, --schema=СХЕМА переіндексувати тільки вказані схеми\n" +msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" +msgstr " --tablespace=TABLESPACE табличний простір для перебудованих індексів\n" -#: reindexdb.c:765 +#: reindexdb.c:806 #, c-format -msgid " -t, --table=TABLE reindex specific table(s) only\n" -msgstr " -t, --table=ТАБЛИЦЯ переіндексувати тільки вказані таблиці\n" +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose виводити багато повідомлень\n" -#: reindexdb.c:776 +#: reindexdb.c:816 #, c-format msgid "\n" "Read the description of the SQL command REINDEX for details.\n" msgstr "\n" "Для деталей читайте опис команди SQL REINDEX.\n" -#: scripts_parallel.c:234 -#, c-format -msgid "too many jobs for this platform -- try %d" -msgstr "надто багато завдань для цієї платформи -- спробуйте %d" - -#: vacuumdb.c:194 +#: vacuumdb.c:206 #, c-format -msgid "parallel vacuum degree must be a non-negative integer" -msgstr "ступінь паралельного очищення повинен бути не від'ємним цілим" +msgid "parallel workers for vacuum must be greater than or equal to zero" +msgstr "паралельні робітники для вакууму повинні бути більшими або дорівнювати нулю" -#: vacuumdb.c:214 +#: vacuumdb.c:226 #, c-format msgid "minimum transaction ID age must be at least 1" msgstr "мінімальний ID ери транзакції має бути хоча б 1" -#: vacuumdb.c:222 +#: vacuumdb.c:234 #, c-format msgid "minimum multixact ID age must be at least 1" msgstr "мінімальна ера ID мультитранзакції повинна бути щонайменше 1" -#: vacuumdb.c:254 vacuumdb.c:260 vacuumdb.c:266 vacuumdb.c:278 +#: vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 vacuumdb.c:302 +#: vacuumdb.c:308 vacuumdb.c:314 vacuumdb.c:326 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "не можна використовувати параметр \"%s\" під час виконання лише аналіза" -#: vacuumdb.c:284 +#: vacuumdb.c:332 #, c-format msgid "cannot use the \"%s\" option when performing full vacuum" msgstr "не можна використовувати параметр \"%s\" під час виконання VACUUM FULL" -#: vacuumdb.c:300 +#: vacuumdb.c:341 +#, c-format +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "використовувати параметр \"%s\" з параметром \"%s\" не можна" + +#: vacuumdb.c:363 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "неможливо очистити всі бази даних і одну вказану одночасно" -#: vacuumdb.c:305 +#: vacuumdb.c:368 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "неможливо очистити вказані таблиці в усіх базах даних" -#: vacuumdb.c:396 +#: vacuumdb.c:458 msgid "Generating minimal optimizer statistics (1 target)" msgstr "Генерування мінімальної статистики для оптімизатора (1 мета)" -#: vacuumdb.c:397 +#: vacuumdb.c:459 msgid "Generating medium optimizer statistics (10 targets)" msgstr "Генерування середньої статистики для оптимізатора (10 цілей)" -#: vacuumdb.c:398 +#: vacuumdb.c:460 msgid "Generating default (full) optimizer statistics" msgstr "Генерування статистики для оптимізатора за замовчуванням (повністю)" -#: vacuumdb.c:447 +#: vacuumdb.c:540 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s: обробка бази даних \"%s\": %s\n" -#: vacuumdb.c:450 +#: vacuumdb.c:543 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s: очищення бази даних \"%s\"\n" -#: vacuumdb.c:909 +#: vacuumdb.c:1013 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "очистити таблиці \"%s\" в базі даних \"%s\" не вдалося: %s" -#: vacuumdb.c:912 +#: vacuumdb.c:1016 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "очистити базу даних \"%s\" не вдалося: %s" -#: vacuumdb.c:920 +#: vacuumdb.c:1024 #, c-format msgid "%s cleans and analyzes a PostgreSQL database.\n\n" msgstr "%s очищує й аналізує базу даних PostgreSQL.\n\n" -#: vacuumdb.c:924 +#: vacuumdb.c:1028 #, c-format msgid " -a, --all vacuum all databases\n" msgstr " -a, --all очистити усі бази даних\n" -#: vacuumdb.c:925 +#: vacuumdb.c:1029 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" msgstr " -d, --dbname=ІМ'Я_БД база даних для очищення\n" -#: vacuumdb.c:926 +#: vacuumdb.c:1030 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr " --disable-page-skipping відключити пропуск сторінок\n" -#: vacuumdb.c:927 +#: vacuumdb.c:1031 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo показати команди, надіслані серверу\n" -#: vacuumdb.c:928 +#: vacuumdb.c:1032 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full зробити повне очищення\n" -#: vacuumdb.c:929 +#: vacuumdb.c:1033 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr " -F, --freeze заморозити інформацію щодо транзакцій в рядках\n" -#: vacuumdb.c:930 +#: vacuumdb.c:1034 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr " --force-index-cleanup завжди видаляти записи індексів, які вказують на мертві кортежі\n" + +#: vacuumdb.c:1035 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgstr " -j, --jobs=ЧИСЛО використати ці паралельні підключення для очищення\n" -#: vacuumdb.c:931 +#: vacuumdb.c:1036 #, c-format msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" msgstr " --min-mxid-age=MXID_AGE мінімальний ID ери мультитранзакції таблиць для вакууму\n" -#: vacuumdb.c:932 +#: vacuumdb.c:1037 #, c-format msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" msgstr " --min-mxid-age=MXID_AGE мінімальний ID ери транзакції таблиць для вакууму\n" -#: vacuumdb.c:933 +#: vacuumdb.c:1038 +#, c-format +msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" +msgstr " --no-index-cleanup не видаляти записи індексів, які вказують на мертві кортежі\n" + +#: vacuumdb.c:1039 +#, c-format +msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" +msgstr " --no-process-toast пропускати таблицю TOAST, пов'язану з таблицею для очищення\n" + +#: vacuumdb.c:1040 +#, c-format +msgid " --no-truncate don't truncate empty pages at the end of the table\n" +msgstr " --no-truncate не скорочувати пусті сторінки наприкінці таблиці\n" + +#: vacuumdb.c:1041 #, c-format -msgid " -P, --parallel=PARALLEL_DEGREE use this many background workers for vacuum, if available\n" -msgstr " -P, --parallel=PARALLEL_DEGREE використати таку кількість фонових процесів для очищення, якщо вони доступні\n" +msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" +msgstr " -P, --parallel=PARALLEL_WORKERS використати таку кількість фонових робітників для очищення, якщо вони доступні\n" -#: vacuumdb.c:934 +#: vacuumdb.c:1042 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet не писати жодних повідомлень\n" -#: vacuumdb.c:935 +#: vacuumdb.c:1043 #, c-format msgid " --skip-locked skip relations that cannot be immediately locked\n" msgstr " --skip-locked пропустити відношення, що не можуть бути заблоковані негайно\n" -#: vacuumdb.c:936 +#: vacuumdb.c:1044 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgstr " -t, --table='ТАБЛИЦЯ[(СТОВПЦІ)]' очистити тільки вказані таблиці\n" -#: vacuumdb.c:937 +#: vacuumdb.c:1045 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose виводити багато інформації\n" -#: vacuumdb.c:938 +#: vacuumdb.c:1046 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version вивести інформацію про версію і вийти\n" -#: vacuumdb.c:939 +#: vacuumdb.c:1047 #, c-format msgid " -z, --analyze update optimizer statistics\n" msgstr " -z, --analyze оновити статистику для оптимізатора\n" -#: vacuumdb.c:940 +#: vacuumdb.c:1048 #, c-format msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgstr " -Z, --analyze-only оновити лише статистику для оптимізатора, не очищати\n" -#: vacuumdb.c:941 +#: vacuumdb.c:1049 #, c-format msgid " --analyze-in-stages only update optimizer statistics, in multiple\n" " stages for faster results; no vacuum\n" msgstr " --analyze-in-stages оновити лише статистику для оптимізатора, у декілька стадій для швидших результатів, не очищати\n" -#: vacuumdb.c:943 +#: vacuumdb.c:1051 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help показати цю справку, потім вийти\n" -#: vacuumdb.c:951 +#: vacuumdb.c:1059 #, c-format msgid "\n" "Read the description of the SQL command VACUUM for details.\n" diff --git a/src/bin/scripts/po/zh_CN.po b/src/bin/scripts/po/zh_CN.po index 6ccd93d5efd..12c75603ec1 100644 --- a/src/bin/scripts/po/zh_CN.po +++ b/src/bin/scripts/po/zh_CN.po @@ -4,41 +4,41 @@ # msgid "" msgstr "" -"Project-Id-Version: pgscripts (PostgreSQL) 12\n" +"Project-Id-Version: pgscripts (PostgreSQL) 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2019-05-22 17:56+0800\n" -"PO-Revision-Date: 2019-06-03 18:30+0800\n" -"Last-Translator: Jie Zhang <zhangjie2@cn.fujitsu.com>\n" -"Language-Team: Chinese (Simplified) <zhangjie2@cn.fujitsu.com>\n" +"POT-Creation-Date: 2021-08-14 05:47+0000\n" +"PO-Revision-Date: 2021-08-15 18:30+0800\n" +"Last-Translator: Jie Zhang <zhangjie2@fujitsu.com>\n" +"Language-Team: Chinese (Simplified) <zhangjie2@fujitsu.com>\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "X-Generator: Poedit 1.5.7\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../../src/common/logging.c:188 +#: ../../../src/common/logging.c:259 #, c-format msgid "fatal: " msgstr "致命的: " -#: ../../../src/common/logging.c:195 +#: ../../../src/common/logging.c:266 #, c-format msgid "error: " msgstr "错误: " -#: ../../../src/common/logging.c:202 +#: ../../../src/common/logging.c:273 #, c-format msgid "warning: " msgstr "警告: " #: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75 -#: ../../common/fe_memutils.c:98 +#: ../../common/fe_memutils.c:98 ../../common/fe_memutils.c:162 #, c-format msgid "out of memory\n" -msgstr "内存溢出\n" +msgstr "内存不足\n" -#: ../../common/fe_memutils.c:92 +#: ../../common/fe_memutils.c:92 ../../common/fe_memutils.c:154 #, c-format msgid "cannot duplicate null pointer (internal error)\n" msgstr "无法复制空指针 (内部错误)\n" @@ -46,7 +46,7 @@ msgstr "无法复制空指针 (内部错误)\n" #: ../../common/username.c:43 #, c-format msgid "could not look up effective user ID %ld: %s" -msgstr "无法查找得到有效的用户ID %ld: %s" +msgstr "无法找到有效的用户ID %ld: %s" #: ../../common/username.c:45 msgid "user does not exist" @@ -57,74 +57,114 @@ msgstr "用户不存在" msgid "user name lookup failure: error code %lu" msgstr "用户名查找失败:错误代码%lu" -#: ../../fe_utils/print.c:353 +#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +msgid "Cancel request sent\n" +msgstr "取消发送的请求\n" + +#: ../../fe_utils/cancel.c:165 ../../fe_utils/cancel.c:210 +msgid "Could not send cancel request: " +msgstr "无法发送取消请求: " + +#: ../../fe_utils/connect_utils.c:49 ../../fe_utils/connect_utils.c:107 +msgid "Password: " +msgstr "口令: " + +#: ../../fe_utils/connect_utils.c:92 +#, c-format +msgid "could not connect to database %s: out of memory" +msgstr "无法连接到数据库 %s:内存不足" + +#: ../../fe_utils/connect_utils.c:120 pg_isready.c:145 +#, c-format +msgid "%s" +msgstr "%s" + +#: ../../fe_utils/parallel_slot.c:302 +#, c-format +msgid "too many jobs for this platform" +msgstr "此平台的作业太多" + +#: ../../fe_utils/parallel_slot.c:522 +msgid "processing of database \"%s\" failed: %s" +msgstr "处理数据库\"%s\"失败:%s" + +#: ../../fe_utils/print.c:336 #, c-format msgid "(%lu row)" msgid_plural "(%lu rows)" msgstr[0] "(%lu 行记录)" msgstr[1] "(%lu 行记录)" -#: ../../fe_utils/print.c:3058 +#: ../../fe_utils/print.c:3039 #, c-format msgid "Interrupted\n" msgstr "已中断\n" -#: ../../fe_utils/print.c:3122 +#: ../../fe_utils/print.c:3103 #, c-format msgid "Cannot add header to table content: column count of %d exceeded.\n" msgstr "无法对表的内容增加标题:已经超过%d列的数量.\n" -#: ../../fe_utils/print.c:3162 +#: ../../fe_utils/print.c:3143 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" msgstr "无法对表的内容添加单元: 总共有%d个单元超过.\n" -#: ../../fe_utils/print.c:3417 +#: ../../fe_utils/print.c:3401 #, c-format msgid "invalid output format (internal error): %d" msgstr "无效的输出格式 (内部错误): %d" -#: clusterdb.c:113 clusterdb.c:132 createdb.c:121 createdb.c:140 -#: createuser.c:168 createuser.c:183 dropdb.c:96 dropdb.c:105 dropdb.c:113 -#: dropuser.c:92 dropuser.c:107 dropuser.c:122 pg_isready.c:95 -#: pg_isready.c:109 reindexdb.c:139 reindexdb.c:158 vacuumdb.c:246 -#: vacuumdb.c:265 +#: ../../fe_utils/query_utils.c:33 ../../fe_utils/query_utils.c:58 +#, c-format +msgid "query failed: %s" +msgstr "查询失败: %s" + +#: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 +#, c-format +msgid "query was: %s" +msgstr "查询是: %s" + +#: clusterdb.c:112 clusterdb.c:131 createdb.c:123 createdb.c:142 +#: createuser.c:172 createuser.c:187 dropdb.c:103 dropdb.c:112 dropdb.c:120 +#: dropuser.c:94 dropuser.c:109 dropuser.c:122 pg_isready.c:96 pg_isready.c:110 +#: reindexdb.c:174 reindexdb.c:193 vacuumdb.c:251 vacuumdb.c:270 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "请用 \"%s --help\" 获取更多的信息.\n" -#: clusterdb.c:130 createdb.c:138 createuser.c:181 dropdb.c:111 dropuser.c:105 -#: pg_isready.c:107 reindexdb.c:156 vacuumdb.c:263 +#: clusterdb.c:129 createdb.c:140 createuser.c:185 dropdb.c:118 dropuser.c:107 +#: pg_isready.c:108 reindexdb.c:191 vacuumdb.c:268 #, c-format msgid "too many command-line arguments (first is \"%s\")" -msgstr "太多的命令行参数 (第一个是 \"%s\")" +msgstr "命令行参数太多 (第一个是 \"%s\")" -#: clusterdb.c:142 +#: clusterdb.c:148 #, c-format msgid "cannot cluster all databases and a specific one at the same time" msgstr "无法对所有数据库和一个指定的数据库同时建簇" -#: clusterdb.c:148 +#: clusterdb.c:154 #, c-format msgid "cannot cluster specific table(s) in all databases" msgstr "无法在所有数据库中对指定表进行建簇" -#: clusterdb.c:216 +#: clusterdb.c:220 #, c-format msgid "clustering of table \"%s\" in database \"%s\" failed: %s" msgstr "在数据库 \"%2$s\" 中的表 \"%1$s\" 建簇失败: %3$s" -#: clusterdb.c:219 +#: clusterdb.c:223 #, c-format msgid "clustering of database \"%s\" failed: %s" msgstr "数据库 \"%s\" 建簇失败: %s" -#: clusterdb.c:252 +#: clusterdb.c:251 #, c-format msgid "%s: clustering database \"%s\"\n" msgstr "%s: 对数据库 \"%s\" 进行建簇\n" -#: clusterdb.c:273 +#: clusterdb.c:267 #, c-format msgid "" "%s clusters all previously clustered tables in a database.\n" @@ -133,19 +173,19 @@ msgstr "" "%s 对一个数据库中先前已经建过簇的表进行建簇.\n" "\n" -#: clusterdb.c:274 createdb.c:250 createuser.c:344 dropdb.c:157 dropuser.c:163 -#: pg_isready.c:224 reindexdb.c:425 vacuumdb.c:1216 +#: clusterdb.c:268 createdb.c:267 createuser.c:351 dropdb.c:171 dropuser.c:169 +#: pg_isready.c:225 reindexdb.c:792 vacuumdb.c:1025 #, c-format msgid "Usage:\n" msgstr "使用方法:\n" -#: clusterdb.c:275 reindexdb.c:426 vacuumdb.c:1217 +#: clusterdb.c:269 reindexdb.c:793 vacuumdb.c:1026 #, c-format msgid " %s [OPTION]... [DBNAME]\n" -msgstr " %s [选项]... [数据库名]\n" +msgstr " %s [选项]... [数据库名字]\n" -#: clusterdb.c:276 createdb.c:252 createuser.c:346 dropdb.c:159 dropuser.c:165 -#: pg_isready.c:227 reindexdb.c:427 vacuumdb.c:1218 +#: clusterdb.c:270 createdb.c:269 createuser.c:353 dropdb.c:173 dropuser.c:171 +#: pg_isready.c:228 reindexdb.c:794 vacuumdb.c:1027 #, c-format msgid "" "\n" @@ -154,51 +194,48 @@ msgstr "" "\n" "选项:\n" -#: clusterdb.c:277 +#: clusterdb.c:271 #, c-format msgid " -a, --all cluster all databases\n" msgstr " -a, --all 对所有数据库建簇\n" -#: clusterdb.c:278 +#: clusterdb.c:272 #, c-format msgid " -d, --dbname=DBNAME database to cluster\n" msgstr " -d, --dbname=DBNAME 对数据库 DBNAME 建簇\n" -#: clusterdb.c:279 createuser.c:350 dropdb.c:160 dropuser.c:166 -#: reindexdb.c:431 +#: clusterdb.c:273 createuser.c:357 dropdb.c:174 dropuser.c:172 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo 显示发送到服务端的命令\n" -#: clusterdb.c:280 reindexdb.c:433 +#: clusterdb.c:274 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet 不写任何信息\n" -#: clusterdb.c:281 +#: clusterdb.c:275 #, c-format msgid " -t, --table=TABLE cluster specific table(s) only\n" msgstr " -t, --table=TABLE 只对指定的表建簇\n" -#: clusterdb.c:282 reindexdb.c:437 +#: clusterdb.c:276 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose 写大量的输出\n" -#: clusterdb.c:283 createuser.c:362 dropdb.c:162 dropuser.c:169 -#: reindexdb.c:438 +#: clusterdb.c:277 createuser.c:369 dropdb.c:177 dropuser.c:175 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version 输出版本信息, 然后退出\n" -#: clusterdb.c:284 createuser.c:367 dropdb.c:164 dropuser.c:171 -#: reindexdb.c:439 +#: clusterdb.c:278 createuser.c:374 dropdb.c:179 dropuser.c:177 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help 显示此帮助, 然后退出\n" -#: clusterdb.c:285 createdb.c:263 createuser.c:368 dropdb.c:165 dropuser.c:172 -#: pg_isready.c:233 reindexdb.c:440 vacuumdb.c:1238 +#: clusterdb.c:279 createdb.c:280 createuser.c:375 dropdb.c:180 dropuser.c:178 +#: pg_isready.c:234 reindexdb.c:809 vacuumdb.c:1052 #, c-format msgid "" "\n" @@ -207,41 +244,37 @@ msgstr "" "\n" "联接选项:\n" -#: clusterdb.c:286 createuser.c:369 dropdb.c:166 dropuser.c:173 -#: reindexdb.c:441 vacuumdb.c:1239 +#: clusterdb.c:280 createuser.c:376 dropdb.c:181 dropuser.c:179 vacuumdb.c:1053 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAM 数据库服务器所在机器的主机名或套接字目录\n" -#: clusterdb.c:287 createuser.c:370 dropdb.c:167 dropuser.c:174 -#: reindexdb.c:442 vacuumdb.c:1240 +#: clusterdb.c:281 createuser.c:377 dropdb.c:182 dropuser.c:180 vacuumdb.c:1054 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT 数据库服务器端口号\n" -#: clusterdb.c:288 dropdb.c:168 reindexdb.c:443 vacuumdb.c:1241 +#: clusterdb.c:282 dropdb.c:183 vacuumdb.c:1055 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USERNAME 联接的用户名\n" -#: clusterdb.c:289 createuser.c:372 dropdb.c:169 dropuser.c:176 -#: reindexdb.c:444 vacuumdb.c:1242 +#: clusterdb.c:283 createuser.c:379 dropdb.c:184 dropuser.c:182 vacuumdb.c:1056 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password 永远不提示输入口令\n" -#: clusterdb.c:290 createuser.c:373 dropdb.c:170 dropuser.c:177 -#: reindexdb.c:445 vacuumdb.c:1243 +#: clusterdb.c:284 createuser.c:380 dropdb.c:185 dropuser.c:183 vacuumdb.c:1057 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password 强制提示输入口令\n" -#: clusterdb.c:291 dropdb.c:171 reindexdb.c:446 vacuumdb.c:1244 +#: clusterdb.c:285 dropdb.c:186 vacuumdb.c:1058 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME 更改维护数据库\n" -#: clusterdb.c:292 +#: clusterdb.c:286 #, c-format msgid "" "\n" @@ -250,41 +283,23 @@ msgstr "" "\n" "阅读 SQL 命令 CLUSTER 的描述信息, 以便获得更详细的信息.\n" -#: clusterdb.c:293 createdb.c:271 createuser.c:374 dropdb.c:172 dropuser.c:178 -#: pg_isready.c:238 reindexdb.c:448 vacuumdb.c:1246 +#: clusterdb.c:287 createdb.c:288 createuser.c:381 dropdb.c:187 dropuser.c:184 +#: pg_isready.c:239 reindexdb.c:817 vacuumdb.c:1060 #, c-format msgid "" "\n" -"Report bugs to <pgsql-bugs@lists.postgresql.org>.\n" +"Report bugs to <%s>.\n" msgstr "" "\n" -"臭虫报告至 <pgsql-bugs@lists.postgresql.org>.\n" +"臭虫报告至<%s>.\n" -#: common.c:84 common.c:130 -msgid "Password: " -msgstr "口令: " - -#: common.c:117 +#: clusterdb.c:288 createdb.c:289 createuser.c:382 dropdb.c:188 dropuser.c:185 +#: pg_isready.c:240 reindexdb.c:818 vacuumdb.c:1061 #, c-format -msgid "could not connect to database %s: out of memory" -msgstr "无法连接到数据库 %s:内存不足" +msgid "%s home page: <%s>\n" +msgstr "%s 主页: <%s>\n" -#: common.c:144 -#, c-format -msgid "could not connect to database %s: %s" -msgstr "无法联接到数据库 %s: %s" - -#: common.c:196 common.c:222 -#, c-format -msgid "query failed: %s" -msgstr "查询失败: %s" - -#: common.c:197 common.c:223 -#, c-format -msgid "query was: %s" -msgstr "查询是: %s" - -#: common.c:339 +#: common.c:107 #, c-format msgid "query returned %d row instead of one: %s" msgid_plural "query returned %d rows instead of one: %s" @@ -292,63 +307,53 @@ msgstr[0] "查询返回了%d条记录,而不是一条记录: %s" msgstr[1] "查询返回了%d条记录,而不是一条记录: %s" #. translator: abbreviation for "yes" -#: common.c:364 +#: common.c:131 msgid "y" msgstr "y" #. translator: abbreviation for "no" -#: common.c:366 +#: common.c:133 msgid "n" msgstr "n" #. translator: This is a question followed by the translated options for #. "yes" and "no". -#: common.c:376 +#: common.c:143 #, c-format msgid "%s (%s/%s) " msgstr "%s (%s/%s) " -#: common.c:390 +#: common.c:164 #, c-format msgid "Please answer \"%s\" or \"%s\".\n" msgstr "请回答\"%s\"或\"%s\".\n" -#: common.c:469 common.c:506 -#, c-format -msgid "Cancel request sent\n" -msgstr "取消发送的请求\n" - -#: common.c:472 common.c:510 -#, c-format -msgid "Could not send cancel request: %s" -msgstr "无法发送取消请求: %s" - -#: createdb.c:148 +#: createdb.c:150 #, c-format msgid "only one of --locale and --lc-ctype can be specified" msgstr "只能指定--locale和--lc-ctype这两个选项之一" -#: createdb.c:153 +#: createdb.c:155 #, c-format msgid "only one of --locale and --lc-collate can be specified" msgstr "只能指定--locale和--lc-collate这两个选项之一" -#: createdb.c:164 +#: createdb.c:166 #, c-format msgid "\"%s\" is not a valid encoding name" msgstr "\"%s\" 是一个无效编码名" -#: createdb.c:212 +#: createdb.c:229 #, c-format msgid "database creation failed: %s" msgstr "创建数据库失败: %s" -#: createdb.c:231 +#: createdb.c:248 #, c-format msgid "comment creation failed (database was created): %s" msgstr "创建注释失败 (数据库已创建): %s" -#: createdb.c:249 +#: createdb.c:266 #, c-format msgid "" "%s creates a PostgreSQL database.\n" @@ -357,92 +362,92 @@ msgstr "" "%s 创建一个 PostgreSQL 数据库.\n" "\n" -#: createdb.c:251 +#: createdb.c:268 #, c-format msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" msgstr " %s [选项]... [数据库名称] [描述]\n" -#: createdb.c:253 +#: createdb.c:270 #, c-format msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgstr " -D, --tablespace=TABLESPACE 数据库默认表空间\n" -#: createdb.c:254 +#: createdb.c:271 reindexdb.c:798 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo 显示发送到服务端的命令\n" -#: createdb.c:255 +#: createdb.c:272 #, c-format msgid " -E, --encoding=ENCODING encoding for the database\n" msgstr " -E, --encoding=ENCODING 数据库编码\n" -#: createdb.c:256 +#: createdb.c:273 #, c-format msgid " -l, --locale=LOCALE locale settings for the database\n" msgstr " -l, --locale=LOCALE 数据库的本地化设置\n" -#: createdb.c:257 +#: createdb.c:274 #, c-format msgid " --lc-collate=LOCALE LC_COLLATE setting for the database\n" msgstr " --lc-collate=LOCALE 数据库的LC_COLLATE设置\n" -#: createdb.c:258 +#: createdb.c:275 #, c-format msgid " --lc-ctype=LOCALE LC_CTYPE setting for the database\n" msgstr " --lc-ctype=LOCALE 数据库的LC_CTYPE设置\n" -#: createdb.c:259 +#: createdb.c:276 #, c-format msgid " -O, --owner=OWNER database user to own the new database\n" msgstr " -O, --owner=OWNER 新数据库的所属用户\n" -#: createdb.c:260 +#: createdb.c:277 #, c-format msgid " -T, --template=TEMPLATE template database to copy\n" msgstr " -T, --template=TEMPLATE 要拷贝的数据库模板\n" -#: createdb.c:261 +#: createdb.c:278 reindexdb.c:807 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version 输出版本信息, 然后退出\n" -#: createdb.c:262 +#: createdb.c:279 reindexdb.c:808 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help 显示此帮助, 然后退出\n" -#: createdb.c:264 +#: createdb.c:281 reindexdb.c:810 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=HOSTNAME 数据库服务器所在机器的主机名或套接字目录\n" -#: createdb.c:265 +#: createdb.c:282 reindexdb.c:811 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT 数据库服务器端口号\n" -#: createdb.c:266 +#: createdb.c:283 reindexdb.c:812 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USERNAME 联接的用户名\n" -#: createdb.c:267 +#: createdb.c:284 reindexdb.c:813 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr " -w, --no-password 永远不提示输入口令\n" -#: createdb.c:268 +#: createdb.c:285 reindexdb.c:814 #, c-format msgid " -W, --password force password prompt\n" msgstr " -W, --password 强制提示输入口令\n" -#: createdb.c:269 +#: createdb.c:286 reindexdb.c:815 #, c-format msgid " --maintenance-db=DBNAME alternate maintenance database\n" msgstr " --maintenance-db=DBNAME 更改维护数据库\n" -#: createdb.c:270 +#: createdb.c:287 #, c-format msgid "" "\n" @@ -451,46 +456,50 @@ msgstr "" "\n" "默认情况下, 以当前用户的用户名创建数据库.\n" -#: createuser.c:191 +#: createuser.c:151 +msgid "invalid value for --connection-limit: %s" +msgstr "--connection-limit的值无效: %s" + +#: createuser.c:195 msgid "Enter name of role to add: " msgstr "输入要增加的角色名称: " -#: createuser.c:208 +#: createuser.c:210 msgid "Enter password for new role: " msgstr "为新角色输入的口令: " -#: createuser.c:210 +#: createuser.c:211 msgid "Enter it again: " msgstr "再输入一遍: " -#: createuser.c:213 +#: createuser.c:214 #, c-format msgid "Passwords didn't match.\n" msgstr "口令不匹配.\n" -#: createuser.c:221 +#: createuser.c:222 msgid "Shall the new role be a superuser?" msgstr "新的角色是否是超级用户?" -#: createuser.c:236 +#: createuser.c:237 msgid "Shall the new role be allowed to create databases?" msgstr "新的角色允许创建数据库吗?" -#: createuser.c:244 +#: createuser.c:245 msgid "Shall the new role be allowed to create more new roles?" msgstr "新角色允许创建其它新的角色吗? " -#: createuser.c:274 +#: createuser.c:281 #, c-format msgid "password encryption failed: %s" msgstr "密码加密失败: %s" -#: createuser.c:329 +#: createuser.c:336 #, c-format msgid "creation of new role failed: %s" msgstr "创建新用户失败: %s" -#: createuser.c:343 +#: createuser.c:350 #, c-format msgid "" "%s creates a new PostgreSQL role.\n" @@ -499,32 +508,32 @@ msgstr "" "%s 创建一个新的 PostgreSQL 用户.\n" "\n" -#: createuser.c:345 dropuser.c:164 +#: createuser.c:352 dropuser.c:170 #, c-format msgid " %s [OPTION]... [ROLENAME]\n" msgstr " %s [选项]... [用户名]\n" -#: createuser.c:347 +#: createuser.c:354 #, c-format msgid " -c, --connection-limit=N connection limit for role (default: no limit)\n" msgstr " -c, --connection-limit=N 角色的连接限制(缺省: 没有限制)\n" -#: createuser.c:348 +#: createuser.c:355 #, c-format msgid " -d, --createdb role can create new databases\n" msgstr " -d, --createdb 此角色可以创建新数据库\n" -#: createuser.c:349 +#: createuser.c:356 #, c-format msgid " -D, --no-createdb role cannot create databases (default)\n" msgstr " -D, --no-createdb 此角色不可以创建新数据库(默认)\n" -#: createuser.c:351 +#: createuser.c:358 #, c-format msgid " -g, --role=ROLE new role will be a member of this role\n" msgstr " -g, --role=ROLE 新的角色必须是这个角色的成员\n" -#: createuser.c:352 +#: createuser.c:359 #, c-format msgid "" " -i, --inherit role inherits privileges of roles it is a\n" @@ -533,47 +542,47 @@ msgstr "" " -i, --inherit 角色能够继承它所属角色的权限\n" " (这是缺省情况)\n" -#: createuser.c:354 +#: createuser.c:361 #, c-format msgid " -I, --no-inherit role does not inherit privileges\n" msgstr " -I, --no-inherit 角色不继承权限\n" -#: createuser.c:355 +#: createuser.c:362 #, c-format msgid " -l, --login role can login (default)\n" msgstr " -l, --login 角色能够登录(这是缺省情况)\n" -#: createuser.c:356 +#: createuser.c:363 #, c-format msgid " -L, --no-login role cannot login\n" msgstr " -L, --no-login 角色不能登录\n" -#: createuser.c:357 +#: createuser.c:364 #, c-format msgid " -P, --pwprompt assign a password to new role\n" msgstr " -P, --pwprompt 给新角色指定口令\n" -#: createuser.c:358 +#: createuser.c:365 #, c-format msgid " -r, --createrole role can create new roles\n" msgstr " -r, --createrole 这个角色可以创建新的角色\n" -#: createuser.c:359 +#: createuser.c:366 #, c-format msgid " -R, --no-createrole role cannot create roles (default)\n" msgstr " -R, --no-createrole 这个角色没有创建其它角色的权限(默认)\n" -#: createuser.c:360 +#: createuser.c:367 #, c-format msgid " -s, --superuser role will be superuser\n" msgstr " -s, --superuser 角色将是超级用户\n" -#: createuser.c:361 +#: createuser.c:368 #, c-format msgid " -S, --no-superuser role will not be superuser (default)\n" msgstr " -S, --no-superuser 角色不能是超级用户(默认)\n" -#: createuser.c:363 +#: createuser.c:370 #, c-format msgid "" " --interactive prompt for missing role name and attributes rather\n" @@ -582,41 +591,41 @@ msgstr "" " --interactive 提示缺少角色名及其属性\n" " 而不是使用默认值\n" -#: createuser.c:365 +#: createuser.c:372 #, c-format msgid " --replication role can initiate replication\n" msgstr " --replication 角色能启动复制\n" -#: createuser.c:366 +#: createuser.c:373 #, c-format msgid " --no-replication role cannot initiate replication\n" msgstr " --no-replication 角色不能启动复制\n" -#: createuser.c:371 +#: createuser.c:378 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n" msgstr " -U, --username=USERNAME 联接用户 (不是要创建的用户名)\n" -#: dropdb.c:104 +#: dropdb.c:111 #, c-format msgid "missing required argument database name" msgstr "缺少需要的数据库名参数" -#: dropdb.c:119 +#: dropdb.c:126 #, c-format msgid "Database \"%s\" will be permanently removed.\n" msgstr "数据库 \"%s\" 将被永久的删除.\n" -#: dropdb.c:120 dropuser.c:130 +#: dropdb.c:127 dropuser.c:130 msgid "Are you sure?" msgstr "您确定吗? (y/n) " -#: dropdb.c:142 +#: dropdb.c:156 #, c-format msgid "database removal failed: %s" msgstr "数据库删除失败: %s" -#: dropdb.c:156 +#: dropdb.c:170 #, c-format msgid "" "%s removes a PostgreSQL database.\n" @@ -625,22 +634,26 @@ msgstr "" "%s 删除一个 PostgreSQL 数据库.\n" "\n" -#: dropdb.c:158 +#: dropdb.c:172 #, c-format msgid " %s [OPTION]... DBNAME\n" msgstr " %s [选项]... 数据库名\n" -#: dropdb.c:161 +#: dropdb.c:175 +msgid " -f, --force try to terminate other connections before dropping\n" +msgstr " -f, --force 强尝试在删除之前终止其他连接\n" + +#: dropdb.c:176 #, c-format msgid " -i, --interactive prompt before deleting anything\n" msgstr " -i, --interactive 删除任何东西之前给予提示\n" -#: dropdb.c:163 +#: dropdb.c:178 #, c-format msgid " --if-exists don't report error if database doesn't exist\n" msgstr " --if-exists 如果数据库不存在则不报告错误\n" -#: dropuser.c:115 +#: dropuser.c:117 msgid "Enter name of role to drop: " msgstr "输入要删除的用户名: " @@ -654,12 +667,12 @@ msgstr "缺少需要的参数角色名" msgid "Role \"%s\" will be permanently removed.\n" msgstr "用户 \"%s\" 将被永久删除.\n" -#: dropuser.c:147 +#: dropuser.c:153 #, c-format msgid "removal of role \"%s\" failed: %s" msgstr "删除用户 \"%s\" 失败: %s" -#: dropuser.c:162 +#: dropuser.c:168 #, c-format msgid "" "%s removes a PostgreSQL role.\n" @@ -668,7 +681,7 @@ msgstr "" "%s 删除一个 PostgreSQL 用户.\n" "\n" -#: dropuser.c:167 +#: dropuser.c:173 #, c-format msgid "" " -i, --interactive prompt before deleting anything, and prompt for\n" @@ -677,52 +690,47 @@ msgstr "" " -i, --interactive 删除任何东西之前给予提示, 如果没有指定\n" " 角色名也给予提示\n" -#: dropuser.c:170 +#: dropuser.c:176 #, c-format msgid " --if-exists don't report error if user doesn't exist\n" msgstr " --if-exists 用户名不存在时则不报告错误\n" -#: dropuser.c:175 +#: dropuser.c:181 #, c-format msgid " -U, --username=USERNAME user name to connect as (not the one to drop)\n" msgstr " -U, --username=USERNAME 联接用户 (不是要删除的用户名)\n" -#: pg_isready.c:144 -#, c-format -msgid "%s" -msgstr "%s" - -#: pg_isready.c:152 +#: pg_isready.c:153 #, c-format msgid "could not fetch default options" msgstr "无法取得缺省选项" -#: pg_isready.c:201 +#: pg_isready.c:202 #, c-format msgid "accepting connections\n" msgstr "接受连接\n" -#: pg_isready.c:204 +#: pg_isready.c:205 #, c-format msgid "rejecting connections\n" msgstr "拒绝连接\n" -#: pg_isready.c:207 +#: pg_isready.c:208 #, c-format msgid "no response\n" msgstr "没有响应\n" -#: pg_isready.c:210 +#: pg_isready.c:211 #, c-format msgid "no attempt\n" msgstr "没有尝试\n" -#: pg_isready.c:213 +#: pg_isready.c:214 #, c-format msgid "unknown\n" msgstr "未知\n" -#: pg_isready.c:223 +#: pg_isready.c:224 #, c-format msgid "" "%s issues a connection check to a PostgreSQL database.\n" @@ -731,128 +739,145 @@ msgstr "" "%s 发起一个到指定 PostgreSQL数据库的连接检查.\n" "\n" -#: pg_isready.c:225 +#: pg_isready.c:226 #, c-format msgid " %s [OPTION]...\n" msgstr " %s [选项]...\n" -#: pg_isready.c:228 +#: pg_isready.c:229 #, c-format msgid " -d, --dbname=DBNAME database name\n" msgstr " -d, --dbname=DBNAME 数据库名\n" -#: pg_isready.c:229 +#: pg_isready.c:230 #, c-format msgid " -q, --quiet run quietly\n" msgstr " -q, --quiet 静默运行\n" -#: pg_isready.c:230 +#: pg_isready.c:231 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version 输出版本信息, 然后退出\n" -#: pg_isready.c:231 +#: pg_isready.c:232 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help 显示此帮助, 然后退出\n" -#: pg_isready.c:234 +#: pg_isready.c:235 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr " -h, --host=主机名 数据库服务器的主机名或套接字目录\n" -#: pg_isready.c:235 +#: pg_isready.c:236 #, c-format msgid " -p, --port=PORT database server port\n" msgstr " -p, --port=PORT 数据库服务器端口\n" -#: pg_isready.c:236 +#: pg_isready.c:237 #, c-format msgid " -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n" msgstr " -t, --timeout=SECS 尝试连接时要等待的秒数, 值为0表示禁用(缺省值: %s)\n" -#: pg_isready.c:237 +#: pg_isready.c:238 #, c-format msgid " -U, --username=USERNAME user name to connect as\n" msgstr " -U, --username=USERNAME 连接的用户名\n" -#: reindexdb.c:168 +#: reindexdb.c:157 vacuumdb.c:198 +#, c-format +msgid "number of parallel jobs must be at least 1" +msgstr "并行工作的数量必须至少为1" + +#: reindexdb.c:210 #, c-format msgid "cannot reindex all databases and a specific one at the same time" msgstr "无法对所有数据库和一个指定的索引同时进行索引重建操作" -#: reindexdb.c:173 +#: reindexdb.c:215 #, c-format msgid "cannot reindex all databases and system catalogs at the same time" msgstr "无法对所有数据库和系统目录同时进行索引重建操作" -#: reindexdb.c:178 +#: reindexdb.c:220 #, c-format msgid "cannot reindex specific schema(s) in all databases" msgstr "无法在所有数据库中对指定模式上的索引进行重建" -#: reindexdb.c:183 +#: reindexdb.c:225 #, c-format msgid "cannot reindex specific table(s) in all databases" msgstr "无法在所有数据库中对指定表上的索引进行重建" -#: reindexdb.c:188 +#: reindexdb.c:230 #, c-format msgid "cannot reindex specific index(es) in all databases" msgstr "无法在所有数据库中对指定的索引进行重建" -#: reindexdb.c:199 +#: reindexdb.c:243 #, c-format msgid "cannot reindex specific schema(s) and system catalogs at the same time" msgstr "无法对指定的模式和系统目录同时进行索引重建" -#: reindexdb.c:204 +#: reindexdb.c:248 #, c-format msgid "cannot reindex specific table(s) and system catalogs at the same time" msgstr "无法对指定的表和系统视图同时进行索引重建操作" -#: reindexdb.c:209 +#: reindexdb.c:253 #, c-format msgid "cannot reindex specific index(es) and system catalogs at the same time" msgstr "无法对指定索引和系统视图同时进行索引重建操作" -#: reindexdb.c:298 vacuumdb.c:412 vacuumdb.c:420 vacuumdb.c:427 vacuumdb.c:434 +#: reindexdb.c:259 +msgid "cannot use multiple jobs to reindex system catalogs" +msgstr "无法使用多个作业重新索引系统目录" + +#: reindexdb.c:288 +msgid "cannot use multiple jobs to reindex indexes" +msgstr "无法使用多个作业重新索引索引" + +#: reindexdb.c:353 reindexdb.c:361 vacuumdb.c:471 vacuumdb.c:479 vacuumdb.c:487 +#: vacuumdb.c:495 vacuumdb.c:503 vacuumdb.c:511 vacuumdb.c:518 vacuumdb.c:525 +#: vacuumdb.c:532 #, c-format -#| msgid "%s: cannot use the \"%s\" option when performing only analyze\n" msgid "cannot use the \"%s\" option on server versions older than PostgreSQL %s" msgstr "不能在PostgreSQL %2$s之前的服务器版本上使用 \"%1$s\" 选项" -#: reindexdb.c:326 +#: reindexdb.c:401 +msgid "cannot reindex system catalogs concurrently, skipping all" +msgstr "无法同时重新索引系统目录,跳过所有" + +#: reindexdb.c:605 #, c-format -msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" -msgstr "在数据库\"%2$s\"中对表\"%1$s\"上的索引重新创建失败: %3$s" +msgid "reindexing of database \"%s\" failed: %s" +msgstr "在数据库\"%s\"上重新创建索引失败: %s" -#: reindexdb.c:329 +#: reindexdb.c:609 #, c-format msgid "reindexing of index \"%s\" in database \"%s\" failed: %s" msgstr "在数据库\"%2$s\"中对索引\"%1$s\"重新创建失败: %3$s" -#: reindexdb.c:332 +#: reindexdb.c:613 #, c-format msgid "reindexing of schema \"%s\" in database \"%s\" failed: %s" msgstr "在数据库\"%2$s\"中对模式\"%1$s\"的索引重建失败:%3$s" -#: reindexdb.c:335 +#: reindexdb.c:617 +msgid "reindexing of system catalogs in database \"%s\" failed: %s" +msgstr "在数据库\"%s\"中重新索引系统目录失败: %s" + +#: reindexdb.c:621 #, c-format -msgid "reindexing of database \"%s\" failed: %s" -msgstr "在数据库\"%s\"上重新创建索引失败: %s" +msgid "reindexing of table \"%s\" in database \"%s\" failed: %s" +msgstr "在数据库\"%2$s\"中对表\"%1$s\"上的索引重新创建失败: %3$s" -#: reindexdb.c:369 +#: reindexdb.c:774 #, c-format msgid "%s: reindexing database \"%s\"\n" msgstr "%s: 对数据库 \"%s\" 重新创建索引\n" -#: reindexdb.c:412 -#, c-format -msgid "reindexing of system catalogs failed: %s" -msgstr "对目录视图重新创建索引失败: %s" - -#: reindexdb.c:424 +#: reindexdb.c:791 #, c-format msgid "" "%s reindexes a PostgreSQL database.\n" @@ -861,42 +886,51 @@ msgstr "" "%s 对一个PostgreSQL 数据库重新创建索引.\n" "\n" -#: reindexdb.c:428 -#, c-format -msgid " -a, --all reindex all databases\n" -msgstr " -a, --all 对所有数据库进行重建索引操作\n" +#: reindexdb.c:795 +msgid " -a, --all reindex all databases\n" +msgstr " -a, --all 对所有数据库进行重建索引操作\n" -#: reindexdb.c:429 -#, c-format -msgid " --concurrently reindex concurrently\n" -msgstr " --concurrently 同时重新索引\n" +#: reindexdb.c:796 +msgid " --concurrently reindex concurrently\n" +msgstr " --concurrently 同时重新索引\n" -#: reindexdb.c:430 -#, c-format -msgid " -d, --dbname=DBNAME database to reindex\n" -msgstr " -d, --dbname=数据库名称 对数据库中的索引进行重建\n" +#: reindexdb.c:797 +msgid " -d, --dbname=DBNAME database to reindex\n" +msgstr " -d, --dbname=DBNAME 对数据库中的索引进行重建\n" -#: reindexdb.c:432 -#, c-format -msgid " -i, --index=INDEX recreate specific index(es) only\n" -msgstr " -i, --index=INDEX 仅重新创建指定的索引\n" +#: reindexdb.c:799 +msgid " -i, --index=INDEX recreate specific index(es) only\n" +msgstr " -i, --index=INDEX 仅重新创建指定的索引\n" -#: reindexdb.c:434 -#, c-format -msgid " -s, --system reindex system catalogs\n" -msgstr " -s, --system 对系统视图重新创建索引\n" +#: reindexdb.c:800 +msgid " -j, --jobs=NUM use this many concurrent connections to reindex\n" +msgstr " -j, --jobs=NUM 使用这么多并发连接来重新创建索引\n" -#: reindexdb.c:435 -#, c-format -msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" -msgstr " -S, --schema=SCHEMA 只对指定模式重建索引\n" +#: reindexdb.c:801 +msgid " -q, --quiet don't write any messages\n" +msgstr " -q, --quiet 不写任何信息\n" -#: reindexdb.c:436 -#, c-format -msgid " -t, --table=TABLE reindex specific table(s) only\n" -msgstr " -t, --table=表名 只对指定的表重新创建索引\n" +#: reindexdb.c:802 +msgid " -s, --system reindex system catalogs\n" +msgstr " -s, --system 对系统视图重新创建索引\n" + +#: reindexdb.c:803 +msgid " -S, --schema=SCHEMA reindex specific schema(s) only\n" +msgstr " -S, --schema=SCHEMA 只对指定模式重建索引\n" + +#: reindexdb.c:804 +msgid " -t, --table=TABLE reindex specific table(s) only\n" +msgstr " -t, --table=TABLE 只对指定的表重新创建索引\n" + +#: reindexdb.c:805 +msgid " --tablespace=TABLESPACE tablespace where indexes are rebuilt\n" +msgstr " --tablespace=TABLESPACE 重建索引的表空间\n" -#: reindexdb.c:447 +#: reindexdb.c:806 +msgid " -v, --verbose write a lot of output\n" +msgstr " -v, --verbose 写大量的输出\n" + +#: reindexdb.c:816 #, c-format msgid "" "\n" @@ -905,74 +939,77 @@ msgstr "" "\n" "阅读SQL命令REINDEX的描述信息, 以便获得更详细的信息.\n" -#: vacuumdb.c:207 -#, c-format -msgid "number of parallel jobs must be at least 1" -msgstr "并行工作的数量必须至少为1" +#: vacuumdb.c:206 +msgid "parallel workers for vacuum must be greater than or equal to zero" +msgstr "真空平行工作必须大于或等于零" -#: vacuumdb.c:212 -#, c-format -msgid "too many parallel jobs requested (maximum: %d)" -msgstr "请求了太多并行任务(最大:%d)" - -#: vacuumdb.c:233 +#: vacuumdb.c:226 #, c-format msgid "minimum transaction ID age must be at least 1" msgstr "最小事务ID必须至少为1" -#: vacuumdb.c:241 +#: vacuumdb.c:234 #, c-format msgid "minimum multixact ID age must be at least 1" msgstr "最小多事务ID必须至少为1" -#: vacuumdb.c:273 vacuumdb.c:279 vacuumdb.c:285 +#: vacuumdb.c:278 vacuumdb.c:284 vacuumdb.c:290 vacuumdb.c:296 vacuumdb.c:302 +#: vacuumdb.c:308 vacuumdb.c:314 vacuumdb.c:326 #, c-format msgid "cannot use the \"%s\" option when performing only analyze" msgstr "在只执行分析的时候,无法使用\"%s\"选项" -#: vacuumdb.c:302 +#: vacuumdb.c:332 +msgid "cannot use the \"%s\" option when performing full vacuum" +msgstr "执行完全真空时,无法使用\"%s\"选项" + +#: vacuumdb.c:341 +msgid "cannot use the \"%s\" option with the \"%s\" option" +msgstr "无法将\"%s\"选项与\"%s\"选项一起使用" + +#: vacuumdb.c:363 #, c-format msgid "cannot vacuum all databases and a specific one at the same time" msgstr "无法对所有数据库和一个指定的数据库同时清理" -#: vacuumdb.c:307 +#: vacuumdb.c:368 #, c-format msgid "cannot vacuum specific table(s) in all databases" msgstr "无法在所有数据库中对指定的表进行清理" -#: vacuumdb.c:398 +#: vacuumdb.c:458 msgid "Generating minimal optimizer statistics (1 target)" msgstr "产生最小优化器统计(一个目标)" -#: vacuumdb.c:399 +#: vacuumdb.c:459 msgid "Generating medium optimizer statistics (10 targets)" msgstr "产生中等优化器统计(10个目标)" -#: vacuumdb.c:400 +#: vacuumdb.c:460 msgid "Generating default (full) optimizer statistics" msgstr "产生缺省(完全)优化器统计" -#: vacuumdb.c:442 +#: vacuumdb.c:540 #, c-format msgid "%s: processing database \"%s\": %s\n" msgstr "%s:处理数据库\"%s\":%s\n" -#: vacuumdb.c:445 +#: vacuumdb.c:543 #, c-format msgid "%s: vacuuming database \"%s\"\n" msgstr "%s: 清理数据库 \"%s\"\n" -#: vacuumdb.c:942 +#: vacuumdb.c:1013 #, c-format msgid "vacuuming of table \"%s\" in database \"%s\" failed: %s" msgstr "在数据库 \"%2$s\" 中的表 \"%1$s\" 清理失败: %3$s" -#: vacuumdb.c:945 vacuumdb.c:1080 +#: vacuumdb.c:1016 #, c-format msgid "vacuuming of database \"%s\" failed: %s" msgstr "数据库 \"%s\" 清理失败: %s" -#: vacuumdb.c:1215 +#: vacuumdb.c:1024 #, c-format msgid "" "%s cleans and analyzes a PostgreSQL database.\n" @@ -981,87 +1018,111 @@ msgstr "" "%s 清理并且优化一个 PostgreSQL 数据库.\n" "\n" -#: vacuumdb.c:1219 +#: vacuumdb.c:1028 #, c-format msgid " -a, --all vacuum all databases\n" msgstr " -a, --all 清理所有的数据库\n" -#: vacuumdb.c:1220 +#: vacuumdb.c:1029 #, c-format msgid " -d, --dbname=DBNAME database to vacuum\n" msgstr " -d, --dbname=DBNAME 清理数据库 DBNAME\n" -#: vacuumdb.c:1221 +#: vacuumdb.c:1030 #, c-format msgid " --disable-page-skipping disable all page-skipping behavior\n" msgstr " --disable-page-skipping 禁用所有页面跳过行为\n" -#: vacuumdb.c:1222 +#: vacuumdb.c:1031 #, c-format msgid " -e, --echo show the commands being sent to the server\n" msgstr " -e, --echo 显示发送到服务端的命令\n" -#: vacuumdb.c:1223 +#: vacuumdb.c:1032 #, c-format msgid " -f, --full do full vacuuming\n" msgstr " -f, --full 完全清理\n" -#: vacuumdb.c:1224 +#: vacuumdb.c:1033 #, c-format msgid " -F, --freeze freeze row transaction information\n" msgstr " -F, --freeze 冻结记录的事务信息\n" -#: vacuumdb.c:1225 +#: vacuumdb.c:1034 +#, c-format +msgid " --force-index-cleanup always remove index entries that point to dead tuples\n" +msgstr " --force-index-cleanup 始终删除指向死元组的索引项\n" + +#: vacuumdb.c:1035 #, c-format msgid " -j, --jobs=NUM use this many concurrent connections to vacuum\n" msgstr " -j, --jobs=NUM 使用这么多个并发连接进行清理\n" -#: vacuumdb.c:1226 +#: vacuumdb.c:1036 #, c-format msgid " --min-mxid-age=MXID_AGE minimum multixact ID age of tables to vacuum\n" msgstr " --min-mxid-age=MXID_AGE 清理表的最小多事务ID\n" -#: vacuumdb.c:1227 +#: vacuumdb.c:1037 #, c-format msgid " --min-xid-age=XID_AGE minimum transaction ID age of tables to vacuum\n" msgstr " --min-xid-age=XID_AGE 清理表的最小事务ID\n" -#: vacuumdb.c:1228 +#: vacuumdb.c:1038 +#, c-format +msgid " --no-index-cleanup don't remove index entries that point to dead tuples\n" +msgstr " --no-index-cleanup 不要删除指向死元组的索引项\n" + +#: vacuumdb.c:1039 +#, c-format +msgid " --no-process-toast skip the TOAST table associated with the table to vacuum\n" +msgstr " --no-process-toast 跳过与该表关联的TOAST表以使用真空\n" + +#: vacuumdb.c:1040 +msgid " --no-truncate don't truncate empty pages at the end of the table\n" +msgstr " --no-truncate 不要截断表末尾的空白页\n" + +#: vacuumdb.c:1041 +#, c-format +msgid " -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available\n" +msgstr " -P, --parallel=PARALLEL_WORKERS 如果可以的话,用这么多的后台工作来制作真空\n" + +#: vacuumdb.c:1042 #, c-format msgid " -q, --quiet don't write any messages\n" msgstr " -q, --quiet 不写任何信息\n" -#: vacuumdb.c:1229 +#: vacuumdb.c:1043 #, c-format msgid " --skip-locked skip relations that cannot be immediately locked\n" msgstr " --skip-locked 跳过不能立即锁定的关系\n" -#: vacuumdb.c:1230 +#: vacuumdb.c:1044 #, c-format msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table(s) only\n" msgstr " -t, --table='TABLE[(COLUMNS)]' 只清理指定的表\n" -#: vacuumdb.c:1231 +#: vacuumdb.c:1045 #, c-format msgid " -v, --verbose write a lot of output\n" msgstr " -v, --verbose 写大量的输出\n" -#: vacuumdb.c:1232 +#: vacuumdb.c:1046 #, c-format msgid " -V, --version output version information, then exit\n" msgstr " -V, --version 输出版本信息, 然后退出\n" -#: vacuumdb.c:1233 +#: vacuumdb.c:1047 #, c-format msgid " -z, --analyze update optimizer statistics\n" msgstr " -z, --analyze 更新优化器统计\n" -#: vacuumdb.c:1234 +#: vacuumdb.c:1048 #, c-format msgid " -Z, --analyze-only only update optimizer statistics; no vacuum\n" msgstr " -Z, --analyze-only 只更新优化器统计信息,但不做清理\n" -#: vacuumdb.c:1235 +#: vacuumdb.c:1049 #, c-format msgid "" " --analyze-in-stages only update optimizer statistics, in multiple\n" @@ -1070,12 +1131,12 @@ msgstr "" " --analyze-in-stages 只更新优化器统计, 为了更快得到结果分多阶段;\n" " 不做清理\n" -#: vacuumdb.c:1237 +#: vacuumdb.c:1051 #, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help 显示此帮助信息, 然后退出\n" -#: vacuumdb.c:1245 +#: vacuumdb.c:1059 #, c-format msgid "" "\n" |