# LANGUAGE message translation file for pg_dump # Copyright (C) 2024 PostgreSQL Global Development Group # This file is distributed under the same license as the pg_dump (PostgreSQL) package. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pg_dump (PostgreSQL) 15\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2024-03-27 18:54+0000\n" "PO-Revision-Date: 2024-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../../../src/common/logging.c:276 #, c-format msgid "error: " msgstr "" #: ../../../src/common/logging.c:283 #, c-format msgid "warning: " msgstr "" #: ../../../src/common/logging.c:294 #, c-format msgid "detail: " msgstr "" #: ../../../src/common/logging.c:301 #, c-format msgid "hint: " msgstr "" #: ../../common/exec.c:149 ../../common/exec.c:266 ../../common/exec.c:312 #, c-format msgid "could not identify current directory: %m" msgstr "" #: ../../common/exec.c:168 #, c-format msgid "invalid binary \"%s\"" msgstr "" #: ../../common/exec.c:218 #, c-format msgid "could not read binary \"%s\"" msgstr "" #: ../../common/exec.c:226 #, c-format msgid "could not find a \"%s\" to execute" msgstr "" #: ../../common/exec.c:282 ../../common/exec.c:321 #, c-format msgid "could not change directory to \"%s\": %m" msgstr "" #: ../../common/exec.c:299 #, c-format msgid "could not read symbolic link \"%s\": %m" msgstr "" #: ../../common/exec.c:422 parallel.c:1611 #, c-format msgid "%s() failed: %m" msgstr "" #: ../../common/exec.c:560 ../../common/exec.c:605 ../../common/exec.c:697 msgid "out of memory" 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 "" #: ../../common/fe_memutils.c:92 ../../common/fe_memutils.c:154 #, c-format msgid "cannot duplicate null pointer (internal error)\n" msgstr "" #: ../../common/wait_error.c:45 #, c-format msgid "command not executable" msgstr "" #: ../../common/wait_error.c:49 #, c-format msgid "command not found" msgstr "" #: ../../common/wait_error.c:54 #, c-format msgid "child process exited with exit code %d" msgstr "" #: ../../common/wait_error.c:62 #, c-format msgid "child process was terminated by exception 0x%X" msgstr "" #: ../../common/wait_error.c:66 #, c-format msgid "child process was terminated by signal %d: %s" msgstr "" #: ../../common/wait_error.c:72 #, c-format msgid "child process exited with unrecognized status %d" msgstr "" #: ../../fe_utils/option_utils.c:69 #, c-format msgid "invalid value \"%s\" for option %s" msgstr "" #: ../../fe_utils/option_utils.c:76 #, c-format msgid "%s must be in range %d..%d" msgstr "" #: common.c:134 #, c-format msgid "reading extensions" msgstr "" #: common.c:137 #, c-format msgid "identifying extension members" msgstr "" #: common.c:140 #, c-format msgid "reading schemas" msgstr "" #: common.c:149 #, c-format msgid "reading user-defined tables" msgstr "" #: common.c:154 #, c-format msgid "reading user-defined functions" msgstr "" #: common.c:158 #, c-format msgid "reading user-defined types" msgstr "" #: common.c:162 #, c-format msgid "reading procedural languages" msgstr "" #: common.c:165 #, c-format msgid "reading user-defined aggregate functions" msgstr "" #: common.c:168 #, c-format msgid "reading user-defined operators" msgstr "" #: common.c:171 #, c-format msgid "reading user-defined access methods" msgstr "" #: common.c:174 #, c-format msgid "reading user-defined operator classes" msgstr "" #: common.c:177 #, c-format msgid "reading user-defined operator families" msgstr "" #: common.c:180 #, c-format msgid "reading user-defined text search parsers" msgstr "" #: common.c:183 #, c-format msgid "reading user-defined text search templates" msgstr "" #: common.c:186 #, c-format msgid "reading user-defined text search dictionaries" msgstr "" #: common.c:189 #, c-format msgid "reading user-defined text search configurations" msgstr "" #: common.c:192 #, c-format msgid "reading user-defined foreign-data wrappers" msgstr "" #: common.c:195 #, c-format msgid "reading user-defined foreign servers" msgstr "" #: common.c:198 #, c-format msgid "reading default privileges" msgstr "" #: common.c:201 #, c-format msgid "reading user-defined collations" msgstr "" #: common.c:204 #, c-format msgid "reading user-defined conversions" msgstr "" #: common.c:207 #, c-format msgid "reading type casts" msgstr "" #: common.c:210 #, c-format msgid "reading transforms" msgstr "" #: common.c:213 #, c-format msgid "reading table inheritance information" msgstr "" #: common.c:216 #, c-format msgid "reading event triggers" msgstr "" #: common.c:220 #, c-format msgid "finding extension tables" msgstr "" #: common.c:224 #, c-format msgid "finding inheritance relationships" msgstr "" #: common.c:227 #, c-format msgid "reading column info for interesting tables" msgstr "" #: common.c:230 #, c-format msgid "flagging inherited columns in subtables" msgstr "" #: common.c:233 #, c-format msgid "reading partitioning data" msgstr "" #: common.c:236 #, c-format msgid "reading indexes" msgstr "" #: common.c:239 #, c-format msgid "flagging indexes in partitioned tables" msgstr "" #: common.c:242 #, c-format msgid "reading extended statistics" msgstr "" #: common.c:245 #, c-format msgid "reading constraints" msgstr "" #: common.c:248 #, c-format msgid "reading triggers" msgstr "" #: common.c:251 #, c-format msgid "reading rewrite rules" msgstr "" #: common.c:254 #, c-format msgid "reading policies" msgstr "" #: common.c:257 #, c-format msgid "reading publications" msgstr "" #: common.c:260 #, c-format msgid "reading publication membership of tables" msgstr "" #: common.c:263 #, c-format msgid "reading publication membership of schemas" msgstr "" #: common.c:266 #, c-format msgid "reading subscriptions" msgstr "" #: common.c:345 #, c-format msgid "invalid number of parents %d for table \"%s\"" msgstr "" #: common.c:1006 #, c-format msgid "failed sanity check, parent OID %u of table \"%s\" (OID %u) not found" msgstr "" #: common.c:1045 #, c-format msgid "could not parse numeric array \"%s\": too many numbers" msgstr "" #: common.c:1057 #, c-format msgid "could not parse numeric array \"%s\": invalid character in number" msgstr "" #: compress_io.c:111 #, c-format msgid "invalid compression code: %d" msgstr "" #: compress_io.c:134 compress_io.c:170 compress_io.c:188 compress_io.c:504 #: compress_io.c:547 #, c-format msgid "not built with zlib support" msgstr "" #: compress_io.c:236 compress_io.c:333 #, c-format msgid "could not initialize compression library: %s" msgstr "" #: compress_io.c:256 #, c-format msgid "could not close compression stream: %s" msgstr "" #: compress_io.c:273 #, c-format msgid "could not compress data: %s" msgstr "" #: compress_io.c:349 compress_io.c:364 #, c-format msgid "could not uncompress data: %s" msgstr "" #: compress_io.c:371 #, c-format msgid "could not close compression library: %s" msgstr "" #: compress_io.c:584 compress_io.c:621 #, c-format msgid "could not read from input file: %s" msgstr "" #: compress_io.c:623 pg_backup_custom.c:643 pg_backup_directory.c:553 #: pg_backup_tar.c:726 pg_backup_tar.c:749 #, c-format msgid "could not read from input file: end of file" msgstr "" #: parallel.c:253 #, c-format msgid "%s() failed: error code %d" msgstr "" #: parallel.c:961 #, c-format msgid "could not create communication channels: %m" msgstr "" #: parallel.c:1018 #, c-format msgid "could not create worker process: %m" msgstr "" #: parallel.c:1148 #, c-format msgid "unrecognized command received from leader: \"%s\"" msgstr "" #: parallel.c:1191 parallel.c:1429 #, c-format msgid "invalid message received from worker: \"%s\"" msgstr "" #: parallel.c:1323 #, c-format msgid "" "could not obtain lock on relation \"%s\"\n" "This usually means that someone requested an ACCESS EXCLUSIVE lock on the table after the pg_dump parent process had gotten the initial ACCESS SHARE lock on the table." msgstr "" #: parallel.c:1412 #, c-format msgid "a worker process died unexpectedly" msgstr "" #: parallel.c:1534 parallel.c:1652 #, c-format msgid "could not write to the communication channel: %m" msgstr "" #: parallel.c:1736 #, c-format msgid "pgpipe: could not create socket: error code %d" msgstr "" #: parallel.c:1747 #, c-format msgid "pgpipe: could not bind: error code %d" msgstr "" #: parallel.c:1754 #, c-format msgid "pgpipe: could not listen: error code %d" msgstr "" #: parallel.c:1761 #, c-format msgid "pgpipe: %s() failed: error code %d" msgstr "" #: parallel.c:1772 #, c-format msgid "pgpipe: could not create second socket: error code %d" msgstr "" #: parallel.c:1781 #, c-format msgid "pgpipe: could not connect socket: error code %d" msgstr "" #: parallel.c:1790 #, c-format msgid "pgpipe: could not accept connection: error code %d" msgstr "" #: pg_backup_archiver.c:280 pg_backup_archiver.c:1632 #, c-format msgid "could not close output file: %m" msgstr "" #: pg_backup_archiver.c:324 pg_backup_archiver.c:328 #, c-format msgid "archive items not in correct section order" msgstr "" #: pg_backup_archiver.c:334 #, c-format msgid "unexpected section code %d" msgstr "" #: pg_backup_archiver.c:371 #, c-format msgid "parallel restore is not supported with this archive file format" msgstr "" #: pg_backup_archiver.c:375 #, c-format msgid "parallel restore is not supported with archives made by pre-8.0 pg_dump" msgstr "" #: pg_backup_archiver.c:393 #, c-format msgid "cannot restore from compressed archive (compression not supported in this installation)" msgstr "" #: pg_backup_archiver.c:410 #, c-format msgid "connecting to database for restore" msgstr "" #: pg_backup_archiver.c:412 #, c-format msgid "direct database connections are not supported in pre-1.3 archives" msgstr "" #: pg_backup_archiver.c:455 #, c-format msgid "implied data-only restore" msgstr "" #: pg_backup_archiver.c:521 #, c-format msgid "dropping %s %s" msgstr "" #: pg_backup_archiver.c:621 #, c-format msgid "could not find where to insert IF EXISTS in statement \"%s\"" msgstr "" #: pg_backup_archiver.c:777 pg_backup_archiver.c:779 #, c-format msgid "warning from original dump file: %s" msgstr "" #: pg_backup_archiver.c:794 #, c-format msgid "creating %s \"%s.%s\"" msgstr "" #: pg_backup_archiver.c:797 #, c-format msgid "creating %s \"%s\"" msgstr "" #: pg_backup_archiver.c:847 #, c-format msgid "connecting to new database \"%s\"" msgstr "" #: pg_backup_archiver.c:874 #, c-format msgid "processing %s" msgstr "" #: pg_backup_archiver.c:896 #, c-format msgid "processing data for table \"%s.%s\"" msgstr "" #: pg_backup_archiver.c:966 #, c-format msgid "executing %s %s" msgstr "" #: pg_backup_archiver.c:1005 #, c-format msgid "disabling triggers for %s" msgstr "" #: pg_backup_archiver.c:1031 #, c-format msgid "enabling triggers for %s" msgstr "" #: pg_backup_archiver.c:1096 #, c-format msgid "internal error -- WriteData cannot be called outside the context of a DataDumper routine" msgstr "" #: pg_backup_archiver.c:1279 #, c-format msgid "large-object output not supported in chosen format" msgstr "" #: pg_backup_archiver.c:1337 #, c-format msgid "restored %d large object" msgid_plural "restored %d large objects" msgstr[0] "" msgstr[1] "" #: pg_backup_archiver.c:1358 pg_backup_tar.c:669 #, c-format msgid "restoring large object with OID %u" msgstr "" #: pg_backup_archiver.c:1370 #, c-format msgid "could not create large object %u: %s" msgstr "" #: pg_backup_archiver.c:1375 pg_dump.c:3629 #, c-format msgid "could not open large object %u: %s" msgstr "" #: pg_backup_archiver.c:1431 #, c-format msgid "could not open TOC file \"%s\": %m" msgstr "" #: pg_backup_archiver.c:1459 #, c-format msgid "line ignored: %s" msgstr "" #: pg_backup_archiver.c:1466 #, c-format msgid "could not find entry for ID %d" msgstr "" #: pg_backup_archiver.c:1489 pg_backup_directory.c:222 #: pg_backup_directory.c:599 #, c-format msgid "could not close TOC file: %m" msgstr "" #: pg_backup_archiver.c:1603 pg_backup_custom.c:156 pg_backup_directory.c:332 #: pg_backup_directory.c:586 pg_backup_directory.c:649 #: pg_backup_directory.c:668 pg_dumpall.c:476 #, c-format msgid "could not open output file \"%s\": %m" msgstr "" #: pg_backup_archiver.c:1605 pg_backup_custom.c:162 #, c-format msgid "could not open output file: %m" msgstr "" #: pg_backup_archiver.c:1699 #, c-format msgid "wrote %zu byte of large object data (result = %d)" msgid_plural "wrote %zu bytes of large object data (result = %d)" msgstr[0] "" msgstr[1] "" #: pg_backup_archiver.c:1705 #, c-format msgid "could not write to large object: %s" msgstr "" #: pg_backup_archiver.c:1795 #, c-format msgid "while INITIALIZING:" msgstr "" #: pg_backup_archiver.c:1800 #, c-format msgid "while PROCESSING TOC:" msgstr "" #: pg_backup_archiver.c:1805 #, c-format msgid "while FINALIZING:" msgstr "" #: pg_backup_archiver.c:1810 #, c-format msgid "from TOC entry %d; %u %u %s %s %s" msgstr "" #: pg_backup_archiver.c:1886 #, c-format msgid "bad dumpId" msgstr "" #: pg_backup_archiver.c:1907 #, c-format msgid "bad table dumpId for TABLE DATA item" msgstr "" #: pg_backup_archiver.c:1999 #, c-format msgid "unexpected data offset flag %d" msgstr "" #: pg_backup_archiver.c:2012 #, c-format msgid "file offset in dump file is too large" msgstr "" #: pg_backup_archiver.c:2150 pg_backup_archiver.c:2160 #, c-format msgid "directory name too long: \"%s\"" msgstr "" #: pg_backup_archiver.c:2168 #, c-format msgid "directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not exist)" msgstr "" #: pg_backup_archiver.c:2176 pg_backup_custom.c:173 pg_backup_custom.c:807 #: pg_backup_directory.c:207 pg_backup_directory.c:395 #, c-format msgid "could not open input file \"%s\": %m" msgstr "" #: pg_backup_archiver.c:2183 pg_backup_custom.c:179 #, c-format msgid "could not open input file: %m" msgstr "" #: pg_backup_archiver.c:2189 #, c-format msgid "could not read input file: %m" msgstr "" #: pg_backup_archiver.c:2191 #, c-format msgid "input file is too short (read %lu, expected 5)" msgstr "" #: pg_backup_archiver.c:2223 #, c-format msgid "input file appears to be a text format dump. Please use psql." msgstr "" #: pg_backup_archiver.c:2229 #, c-format msgid "input file does not appear to be a valid archive (too short?)" msgstr "" #: pg_backup_archiver.c:2235 #, c-format msgid "input file does not appear to be a valid archive" msgstr "" #: pg_backup_archiver.c:2244 #, c-format msgid "could not close input file: %m" msgstr "" #: pg_backup_archiver.c:2361 #, c-format msgid "unrecognized file format \"%d\"" msgstr "" #: pg_backup_archiver.c:2443 pg_backup_archiver.c:4523 #, c-format msgid "finished item %d %s %s" msgstr "" #: pg_backup_archiver.c:2447 pg_backup_archiver.c:4536 #, c-format msgid "worker process failed: exit code %d" msgstr "" #: pg_backup_archiver.c:2568 #, c-format msgid "entry ID %d out of range -- perhaps a corrupt TOC" msgstr "" #: pg_backup_archiver.c:2648 #, c-format msgid "restoring tables WITH OIDS is not supported anymore" msgstr "" #: pg_backup_archiver.c:2730 #, c-format msgid "unrecognized encoding \"%s\"" msgstr "" #: pg_backup_archiver.c:2735 #, c-format msgid "invalid ENCODING item: %s" msgstr "" #: pg_backup_archiver.c:2753 #, c-format msgid "invalid STDSTRINGS item: %s" msgstr "" #: pg_backup_archiver.c:2778 #, c-format msgid "schema \"%s\" not found" msgstr "" #: pg_backup_archiver.c:2785 #, c-format msgid "table \"%s\" not found" msgstr "" #: pg_backup_archiver.c:2792 #, c-format msgid "index \"%s\" not found" msgstr "" #: pg_backup_archiver.c:2799 #, c-format msgid "function \"%s\" not found" msgstr "" #: pg_backup_archiver.c:2806 #, c-format msgid "trigger \"%s\" not found" msgstr "" #: pg_backup_archiver.c:3221 #, c-format msgid "could not set session user to \"%s\": %s" msgstr "" #: pg_backup_archiver.c:3358 #, c-format msgid "could not set search_path to \"%s\": %s" msgstr "" #: pg_backup_archiver.c:3420 #, c-format msgid "could not set default_tablespace to %s: %s" msgstr "" #: pg_backup_archiver.c:3470 #, c-format msgid "could not set default_table_access_method: %s" msgstr "" #: pg_backup_archiver.c:3564 pg_backup_archiver.c:3729 #, c-format msgid "don't know how to set owner for object type \"%s\"" msgstr "" #: pg_backup_archiver.c:3832 #, c-format msgid "did not find magic string in file header" msgstr "" #: pg_backup_archiver.c:3846 #, c-format msgid "unsupported version (%d.%d) in file header" msgstr "" #: pg_backup_archiver.c:3851 #, c-format msgid "sanity check on integer size (%lu) failed" msgstr "" #: pg_backup_archiver.c:3855 #, c-format msgid "archive was made on a machine with larger integers, some operations might fail" msgstr "" #: pg_backup_archiver.c:3865 #, c-format msgid "expected format (%d) differs from format found in file (%d)" msgstr "" #: pg_backup_archiver.c:3880 #, c-format msgid "archive is compressed, but this installation does not support compression -- no data will be available" msgstr "" #: pg_backup_archiver.c:3914 #, c-format msgid "invalid creation date in header" msgstr "" #: pg_backup_archiver.c:4048 #, c-format msgid "processing item %d %s %s" msgstr "" #: pg_backup_archiver.c:4127 #, c-format msgid "entering main parallel loop" msgstr "" #: pg_backup_archiver.c:4138 #, c-format msgid "skipping item %d %s %s" msgstr "" #: pg_backup_archiver.c:4147 #, c-format msgid "launching item %d %s %s" msgstr "" #: pg_backup_archiver.c:4201 #, c-format msgid "finished main parallel loop" msgstr "" #: pg_backup_archiver.c:4237 #, c-format msgid "processing missed item %d %s %s" msgstr "" #: pg_backup_archiver.c:4842 #, c-format msgid "table \"%s\" could not be created, will not restore its data" msgstr "" #: pg_backup_custom.c:376 pg_backup_null.c:147 #, c-format msgid "invalid OID for large object" msgstr "" #: pg_backup_custom.c:439 pg_backup_custom.c:505 pg_backup_custom.c:629 #: pg_backup_custom.c:865 pg_backup_tar.c:1016 pg_backup_tar.c:1021 #, c-format msgid "error during file seek: %m" msgstr "" #: pg_backup_custom.c:478 #, c-format msgid "data block %d has wrong seek position" msgstr "" #: pg_backup_custom.c:495 #, c-format msgid "unrecognized data block type (%d) while searching archive" msgstr "" #: pg_backup_custom.c:517 #, c-format msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to non-seekable input file" msgstr "" #: pg_backup_custom.c:522 #, c-format msgid "could not find block ID %d in archive -- possibly corrupt archive" msgstr "" #: pg_backup_custom.c:529 #, c-format msgid "found unexpected block ID (%d) when reading data -- expected %d" msgstr "" #: pg_backup_custom.c:543 #, c-format msgid "unrecognized data block type %d while restoring archive" msgstr "" #: pg_backup_custom.c:645 #, c-format msgid "could not read from input file: %m" msgstr "" #: pg_backup_custom.c:746 pg_backup_custom.c:798 pg_backup_custom.c:943 #: pg_backup_tar.c:1019 #, c-format msgid "could not determine seek position in archive file: %m" msgstr "" #: pg_backup_custom.c:762 pg_backup_custom.c:802 #, c-format msgid "could not close archive file: %m" msgstr "" #: pg_backup_custom.c:785 #, c-format msgid "can only reopen input archives" msgstr "" #: pg_backup_custom.c:792 #, c-format msgid "parallel restore from standard input is not supported" msgstr "" #: pg_backup_custom.c:794 #, c-format msgid "parallel restore from non-seekable file is not supported" msgstr "" #: pg_backup_custom.c:810 #, c-format msgid "could not set seek position in archive file: %m" msgstr "" #: pg_backup_custom.c:889 #, c-format msgid "compressor active" msgstr "" #: pg_backup_db.c:42 #, c-format msgid "could not get server_version from libpq" msgstr "" #: pg_backup_db.c:53 pg_dumpall.c:1649 #, c-format msgid "aborting because of server version mismatch" msgstr "" #: pg_backup_db.c:54 pg_dumpall.c:1650 #, c-format msgid "server version: %s; %s version: %s" msgstr "" #: pg_backup_db.c:120 #, c-format msgid "already connected to a database" msgstr "" #: pg_backup_db.c:128 pg_backup_db.c:178 pg_dumpall.c:1493 pg_dumpall.c:1598 msgid "Password: " msgstr "" #: pg_backup_db.c:170 #, c-format msgid "could not connect to database" msgstr "" #: pg_backup_db.c:187 #, c-format msgid "reconnection failed: %s" msgstr "" #: pg_backup_db.c:190 pg_backup_db.c:265 pg_dump_sort.c:1280 #: pg_dump_sort.c:1300 pg_dumpall.c:1523 pg_dumpall.c:1607 #, c-format msgid "%s" msgstr "" #: pg_backup_db.c:272 pg_dumpall.c:1712 pg_dumpall.c:1735 #, c-format msgid "query failed: %s" msgstr "" #: pg_backup_db.c:274 pg_dumpall.c:1713 pg_dumpall.c:1736 #, c-format msgid "Query was: %s" msgstr "" #: pg_backup_db.c:316 #, c-format msgid "query returned %d row instead of one: %s" msgid_plural "query returned %d rows instead of one: %s" msgstr[0] "" msgstr[1] "" #: pg_backup_db.c:352 #, c-format msgid "%s: %sCommand was: %s" msgstr "" #: pg_backup_db.c:408 pg_backup_db.c:482 pg_backup_db.c:489 msgid "could not execute query" msgstr "" #: pg_backup_db.c:461 #, c-format msgid "error returned by PQputCopyData: %s" msgstr "" #: pg_backup_db.c:510 #, c-format msgid "error returned by PQputCopyEnd: %s" msgstr "" #: pg_backup_db.c:516 #, c-format msgid "COPY failed for table \"%s\": %s" msgstr "" #: pg_backup_db.c:522 pg_dump.c:2128 #, c-format msgid "unexpected extra results during COPY of table \"%s\"" msgstr "" #: pg_backup_db.c:534 msgid "could not start database transaction" msgstr "" #: pg_backup_db.c:542 msgid "could not commit database transaction" msgstr "" #: pg_backup_directory.c:156 #, c-format msgid "no output directory specified" msgstr "" #: pg_backup_directory.c:185 #, c-format msgid "could not read directory \"%s\": %m" msgstr "" #: pg_backup_directory.c:189 #, c-format msgid "could not close directory \"%s\": %m" msgstr "" #: pg_backup_directory.c:195 #, c-format msgid "could not create directory \"%s\": %m" msgstr "" #: pg_backup_directory.c:355 pg_backup_directory.c:497 #: pg_backup_directory.c:533 #, c-format msgid "could not write to output file: %s" msgstr "" #: pg_backup_directory.c:373 #, c-format msgid "could not close data file: %m" msgstr "" #: pg_backup_directory.c:407 #, c-format msgid "could not close data file \"%s\": %m" msgstr "" #: pg_backup_directory.c:447 #, c-format msgid "could not open large object TOC file \"%s\" for input: %m" msgstr "" #: pg_backup_directory.c:458 #, c-format msgid "invalid line in large object TOC file \"%s\": \"%s\"" msgstr "" #: pg_backup_directory.c:467 #, c-format msgid "error reading large object TOC file \"%s\"" msgstr "" #: pg_backup_directory.c:471 #, c-format msgid "could not close large object TOC file \"%s\": %m" msgstr "" #: pg_backup_directory.c:685 #, c-format msgid "could not close blob data file: %m" msgstr "" #: pg_backup_directory.c:691 #, c-format msgid "could not write to blobs TOC file" msgstr "" #: pg_backup_directory.c:705 #, c-format msgid "could not close blobs TOC file: %m" msgstr "" #: pg_backup_directory.c:724 #, c-format msgid "file name too long: \"%s\"" msgstr "" #: pg_backup_null.c:74 #, c-format msgid "this format cannot be read" msgstr "" #: pg_backup_tar.c:172 #, c-format msgid "could not open TOC file \"%s\" for output: %m" msgstr "" #: pg_backup_tar.c:179 #, c-format msgid "could not open TOC file for output: %m" msgstr "" #: pg_backup_tar.c:198 pg_backup_tar.c:334 pg_backup_tar.c:389 #: pg_backup_tar.c:405 pg_backup_tar.c:893 #, c-format msgid "compression is not supported by tar archive format" msgstr "" #: pg_backup_tar.c:206 #, c-format msgid "could not open TOC file \"%s\" for input: %m" msgstr "" #: pg_backup_tar.c:213 #, c-format msgid "could not open TOC file for input: %m" msgstr "" #: pg_backup_tar.c:322 #, c-format msgid "could not find file \"%s\" in archive" msgstr "" #: pg_backup_tar.c:382 #, c-format msgid "could not generate temporary file name: %m" msgstr "" #: pg_backup_tar.c:624 #, c-format msgid "unexpected COPY statement syntax: \"%s\"" msgstr "" #: pg_backup_tar.c:890 #, c-format msgid "invalid OID for large object (%u)" msgstr "" #: pg_backup_tar.c:1035 #, c-format msgid "could not close temporary file: %m" msgstr "" #: pg_backup_tar.c:1038 #, c-format msgid "actual file length (%lld) does not match expected (%lld)" msgstr "" #: pg_backup_tar.c:1084 pg_backup_tar.c:1115 #, c-format msgid "could not find header for file \"%s\" in tar archive" msgstr "" #: pg_backup_tar.c:1102 #, c-format msgid "restoring data out of order is not supported in this archive format: \"%s\" is required, but comes before \"%s\" in the archive file." msgstr "" #: pg_backup_tar.c:1149 #, c-format msgid "incomplete tar header found (%lu byte)" msgid_plural "incomplete tar header found (%lu bytes)" msgstr[0] "" msgstr[1] "" #: pg_backup_tar.c:1188 #, c-format msgid "corrupt tar header found in %s (expected %d, computed %d) file position %llu" msgstr "" #: pg_backup_utils.c:54 #, c-format msgid "unrecognized section name: \"%s\"" msgstr "" #: pg_backup_utils.c:55 pg_dump.c:628 pg_dump.c:645 pg_dumpall.c:340 #: pg_dumpall.c:350 pg_dumpall.c:358 pg_dumpall.c:366 pg_dumpall.c:373 #: pg_dumpall.c:383 pg_dumpall.c:458 pg_restore.c:291 pg_restore.c:307 #: pg_restore.c:321 #, c-format msgid "Try \"%s --help\" for more information." msgstr "" #: pg_backup_utils.c:66 #, c-format msgid "out of on_exit_nicely slots" msgstr "" #: pg_dump.c:643 pg_dumpall.c:348 pg_restore.c:305 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "" #: pg_dump.c:662 pg_restore.c:328 #, c-format msgid "options -s/--schema-only and -a/--data-only cannot be used together" msgstr "" #: pg_dump.c:665 #, c-format msgid "options -s/--schema-only and --include-foreign-data cannot be used together" msgstr "" #: pg_dump.c:668 #, c-format msgid "option --include-foreign-data is not supported with parallel backup" msgstr "" #: pg_dump.c:671 pg_restore.c:331 #, c-format msgid "options -c/--clean and -a/--data-only cannot be used together" msgstr "" #: pg_dump.c:674 pg_dumpall.c:378 pg_restore.c:356 #, c-format msgid "option --if-exists requires option -c/--clean" msgstr "" #: pg_dump.c:681 #, c-format msgid "option --on-conflict-do-nothing requires option --inserts, --rows-per-insert, or --column-inserts" msgstr "" #: pg_dump.c:703 #, c-format msgid "requested compression not available in this installation -- archive will be uncompressed" msgstr "" #: pg_dump.c:716 #, c-format msgid "parallel backup only supported by the directory format" msgstr "" #: pg_dump.c:762 #, c-format msgid "last built-in OID is %u" msgstr "" #: pg_dump.c:771 #, c-format msgid "no matching schemas were found" msgstr "" #: pg_dump.c:785 #, c-format msgid "no matching tables were found" msgstr "" #: pg_dump.c:807 #, c-format msgid "no matching extensions were found" msgstr "" #: pg_dump.c:990 #, c-format msgid "" "%s dumps a database as a text file or to other formats.\n" "\n" msgstr "" #: pg_dump.c:991 pg_dumpall.c:605 pg_restore.c:433 #, c-format msgid "Usage:\n" msgstr "" #: pg_dump.c:992 #, c-format msgid " %s [OPTION]... [DBNAME]\n" msgstr "" #: pg_dump.c:994 pg_dumpall.c:608 pg_restore.c:436 #, c-format msgid "" "\n" "General options:\n" msgstr "" #: pg_dump.c:995 #, c-format msgid " -f, --file=FILENAME output file or directory name\n" msgstr "" #: pg_dump.c:996 #, c-format msgid "" " -F, --format=c|d|t|p output file format (custom, directory, tar,\n" " plain text (default))\n" msgstr "" #: pg_dump.c:998 #, c-format msgid " -j, --jobs=NUM use this many parallel jobs to dump\n" msgstr "" #: pg_dump.c:999 pg_dumpall.c:610 #, c-format msgid " -v, --verbose verbose mode\n" msgstr "" #: pg_dump.c:1000 pg_dumpall.c:611 #, c-format msgid " -V, --version output version information, then exit\n" msgstr "" #: pg_dump.c:1001 #, c-format msgid " -Z, --compress=0-9 compression level for compressed formats\n" msgstr "" #: pg_dump.c:1002 pg_dumpall.c:612 #, c-format msgid " --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n" msgstr "" #: pg_dump.c:1003 pg_dumpall.c:639 #, c-format msgid " --no-sync do not wait for changes to be written safely to disk\n" msgstr "" #: pg_dump.c:1004 pg_dumpall.c:613 #, c-format msgid " -?, --help show this help, then exit\n" msgstr "" #: pg_dump.c:1006 pg_dumpall.c:614 #, c-format msgid "" "\n" "Options controlling the output content:\n" msgstr "" #: pg_dump.c:1007 pg_dumpall.c:615 #, c-format msgid " -a, --data-only dump only the data, not the schema\n" msgstr "" #: pg_dump.c:1008 #, c-format msgid " -b, --blobs include large objects in dump\n" msgstr "" #: pg_dump.c:1009 #, c-format msgid " -B, --no-blobs exclude large objects in dump\n" msgstr "" #: pg_dump.c:1010 pg_restore.c:447 #, c-format msgid " -c, --clean clean (drop) database objects before recreating\n" msgstr "" #: pg_dump.c:1011 #, c-format msgid " -C, --create include commands to create database in dump\n" msgstr "" #: pg_dump.c:1012 #, c-format msgid " -e, --extension=PATTERN dump the specified extension(s) only\n" msgstr "" #: pg_dump.c:1013 pg_dumpall.c:617 #, c-format msgid " -E, --encoding=ENCODING dump the data in encoding ENCODING\n" msgstr "" #: pg_dump.c:1014 #, c-format msgid " -n, --schema=PATTERN dump the specified schema(s) only\n" msgstr "" #: pg_dump.c:1015 #, c-format msgid " -N, --exclude-schema=PATTERN do NOT dump the specified schema(s)\n" msgstr "" #: pg_dump.c:1016 #, c-format msgid "" " -O, --no-owner skip restoration of object ownership in\n" " plain-text format\n" msgstr "" #: pg_dump.c:1018 pg_dumpall.c:621 #, c-format msgid " -s, --schema-only dump only the schema, no data\n" msgstr "" #: pg_dump.c:1019 #, c-format msgid " -S, --superuser=NAME superuser user name to use in plain-text format\n" msgstr "" #: pg_dump.c:1020 #, c-format msgid " -t, --table=PATTERN dump the specified table(s) only\n" msgstr "" #: pg_dump.c:1021 #, c-format msgid " -T, --exclude-table=PATTERN do NOT dump the specified table(s)\n" msgstr "" #: pg_dump.c:1022 pg_dumpall.c:624 #, c-format msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n" msgstr "" #: pg_dump.c:1023 pg_dumpall.c:625 #, c-format msgid " --binary-upgrade for use by upgrade utilities only\n" msgstr "" #: pg_dump.c:1024 pg_dumpall.c:626 #, c-format msgid " --column-inserts dump data as INSERT commands with column names\n" msgstr "" #: pg_dump.c:1025 pg_dumpall.c:627 #, c-format msgid " --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n" msgstr "" #: pg_dump.c:1026 pg_dumpall.c:628 pg_restore.c:464 #, c-format msgid " --disable-triggers disable triggers during data-only restore\n" msgstr "" #: pg_dump.c:1027 #, c-format msgid "" " --enable-row-security enable row security (dump only content user has\n" " access to)\n" msgstr "" #: pg_dump.c:1029 #, c-format msgid " --exclude-table-data=PATTERN do NOT dump data for the specified table(s)\n" msgstr "" #: pg_dump.c:1030 pg_dumpall.c:630 #, c-format msgid " --extra-float-digits=NUM override default setting for extra_float_digits\n" msgstr "" #: pg_dump.c:1031 pg_dumpall.c:631 pg_restore.c:466 #, c-format msgid " --if-exists use IF EXISTS when dropping objects\n" msgstr "" #: pg_dump.c:1032 #, c-format msgid "" " --include-foreign-data=PATTERN\n" " include data of foreign tables on foreign\n" " servers matching PATTERN\n" msgstr "" #: pg_dump.c:1035 pg_dumpall.c:632 #, c-format msgid " --inserts dump data as INSERT commands, rather than COPY\n" msgstr "" #: pg_dump.c:1036 pg_dumpall.c:633 #, c-format msgid " --load-via-partition-root load partitions via the root table\n" msgstr "" #: pg_dump.c:1037 pg_dumpall.c:634 #, c-format msgid " --no-comments do not dump comments\n" msgstr "" #: pg_dump.c:1038 pg_dumpall.c:635 #, c-format msgid " --no-publications do not dump publications\n" msgstr "" #: pg_dump.c:1039 pg_dumpall.c:637 #, c-format msgid " --no-security-labels do not dump security label assignments\n" msgstr "" #: pg_dump.c:1040 pg_dumpall.c:638 #, c-format msgid " --no-subscriptions do not dump subscriptions\n" msgstr "" #: pg_dump.c:1041 pg_dumpall.c:640 #, c-format msgid " --no-table-access-method do not dump table access methods\n" msgstr "" #: pg_dump.c:1042 pg_dumpall.c:641 #, c-format msgid " --no-tablespaces do not dump tablespace assignments\n" msgstr "" #: pg_dump.c:1043 pg_dumpall.c:642 #, c-format msgid " --no-toast-compression do not dump TOAST compression methods\n" msgstr "" #: pg_dump.c:1044 pg_dumpall.c:643 #, c-format msgid " --no-unlogged-table-data do not dump unlogged table data\n" msgstr "" #: pg_dump.c:1045 pg_dumpall.c:644 #, c-format msgid " --on-conflict-do-nothing add ON CONFLICT DO NOTHING to INSERT commands\n" msgstr "" #: pg_dump.c:1046 pg_dumpall.c:645 #, c-format msgid " --quote-all-identifiers quote all identifiers, even if not key words\n" msgstr "" #: pg_dump.c:1047 pg_dumpall.c:646 #, c-format msgid " --rows-per-insert=NROWS number of rows per INSERT; implies --inserts\n" msgstr "" #: pg_dump.c:1048 #, c-format msgid " --section=SECTION dump named section (pre-data, data, or post-data)\n" msgstr "" #: pg_dump.c:1049 #, c-format msgid " --serializable-deferrable wait until the dump can run without anomalies\n" msgstr "" #: pg_dump.c:1050 #, c-format msgid " --snapshot=SNAPSHOT use given snapshot for the dump\n" msgstr "" #: pg_dump.c:1051 pg_restore.c:476 #, c-format msgid "" " --strict-names require table and/or schema include patterns to\n" " match at least one entity each\n" msgstr "" #: pg_dump.c:1053 pg_dumpall.c:647 pg_restore.c:478 #, c-format msgid "" " --use-set-session-authorization\n" " use SET SESSION AUTHORIZATION commands instead of\n" " ALTER OWNER commands to set ownership\n" msgstr "" #: pg_dump.c:1057 pg_dumpall.c:651 pg_restore.c:482 #, c-format msgid "" "\n" "Connection options:\n" msgstr "" #: pg_dump.c:1058 #, c-format msgid " -d, --dbname=DBNAME database to dump\n" msgstr "" #: pg_dump.c:1059 pg_dumpall.c:653 pg_restore.c:483 #, c-format msgid " -h, --host=HOSTNAME database server host or socket directory\n" msgstr "" #: pg_dump.c:1060 pg_dumpall.c:655 pg_restore.c:484 #, c-format msgid " -p, --port=PORT database server port number\n" msgstr "" #: pg_dump.c:1061 pg_dumpall.c:656 pg_restore.c:485 #, c-format msgid " -U, --username=NAME connect as specified database user\n" msgstr "" #: pg_dump.c:1062 pg_dumpall.c:657 pg_restore.c:486 #, c-format msgid " -w, --no-password never prompt for password\n" msgstr "" #: pg_dump.c:1063 pg_dumpall.c:658 pg_restore.c:487 #, c-format msgid " -W, --password force password prompt (should happen automatically)\n" msgstr "" #: pg_dump.c:1064 pg_dumpall.c:659 #, c-format msgid " --role=ROLENAME do SET ROLE before dump\n" msgstr "" #: pg_dump.c:1066 #, c-format msgid "" "\n" "If no database name is supplied, then the PGDATABASE environment\n" "variable value is used.\n" "\n" msgstr "" #: pg_dump.c:1068 pg_dumpall.c:663 pg_restore.c:494 #, c-format msgid "Report bugs to <%s>.\n" msgstr "" #: pg_dump.c:1069 pg_dumpall.c:664 pg_restore.c:495 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: pg_dump.c:1088 pg_dumpall.c:488 #, c-format msgid "invalid client encoding \"%s\" specified" msgstr "" #: pg_dump.c:1226 #, c-format msgid "parallel dumps from standby servers are not supported by this server version" msgstr "" #: pg_dump.c:1291 #, c-format msgid "invalid output format \"%s\" specified" msgstr "" #: pg_dump.c:1332 pg_dump.c:1388 pg_dump.c:1441 pg_dumpall.c:1285 #, c-format msgid "improper qualified name (too many dotted names): %s" msgstr "" #: pg_dump.c:1340 #, c-format msgid "no matching schemas were found for pattern \"%s\"" msgstr "" #: pg_dump.c:1393 #, c-format msgid "no matching extensions were found for pattern \"%s\"" msgstr "" #: pg_dump.c:1446 #, c-format msgid "no matching foreign servers were found for pattern \"%s\"" msgstr "" #: pg_dump.c:1509 #, c-format msgid "improper relation name (too many dotted names): %s" msgstr "" #: pg_dump.c:1520 #, c-format msgid "no matching tables were found for pattern \"%s\"" msgstr "" #: pg_dump.c:1547 #, c-format msgid "You are currently not connected to a database." msgstr "" #: pg_dump.c:1550 #, c-format msgid "cross-database references are not implemented: %s" msgstr "" #: pg_dump.c:2003 #, c-format msgid "dumping contents of table \"%s.%s\"" msgstr "" #: pg_dump.c:2109 #, c-format msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed." msgstr "" #: pg_dump.c:2110 pg_dump.c:2120 #, c-format msgid "Error message from server: %s" msgstr "" #: pg_dump.c:2111 pg_dump.c:2121 #, c-format msgid "Command was: %s" msgstr "" #: pg_dump.c:2119 #, c-format msgid "Dumping the contents of table \"%s\" failed: PQgetResult() failed." msgstr "" #: pg_dump.c:2201 #, c-format msgid "wrong number of fields retrieved from table \"%s\"" msgstr "" #: pg_dump.c:2897 #, c-format msgid "saving database definition" msgstr "" #: pg_dump.c:2993 #, c-format msgid "unrecognized locale provider: %s" msgstr "" #: pg_dump.c:3339 #, c-format msgid "saving encoding = %s" msgstr "" #: pg_dump.c:3364 #, c-format msgid "saving standard_conforming_strings = %s" msgstr "" #: pg_dump.c:3403 #, c-format msgid "could not parse result of current_schemas()" msgstr "" #: pg_dump.c:3422 #, c-format msgid "saving search_path = %s" msgstr "" #: pg_dump.c:3460 #, c-format msgid "reading large objects" msgstr "" #: pg_dump.c:3598 #, c-format msgid "saving large objects" msgstr "" #: pg_dump.c:3639 #, c-format msgid "error reading large object %u: %s" msgstr "" #: pg_dump.c:3745 #, c-format msgid "reading row-level security policies" msgstr "" #: pg_dump.c:3886 #, c-format msgid "unexpected policy command type: %c" msgstr "" #: pg_dump.c:4336 pg_dump.c:4654 pg_dump.c:11861 pg_dump.c:17750 #: pg_dump.c:17752 pg_dump.c:18373 #, c-format msgid "could not parse %s array" msgstr "" #: pg_dump.c:4522 #, c-format msgid "subscriptions not dumped because current user is not a superuser" msgstr "" #: pg_dump.c:5036 #, c-format msgid "could not find parent extension for %s %s" msgstr "" #: pg_dump.c:5181 #, c-format msgid "schema with OID %u does not exist" msgstr "" #: pg_dump.c:6637 pg_dump.c:17014 #, c-format msgid "failed sanity check, parent table with OID %u of sequence with OID %u not found" msgstr "" #: pg_dump.c:6780 #, c-format msgid "failed sanity check, table OID %u appearing in pg_partitioned_table not found" msgstr "" #: pg_dump.c:7011 pg_dump.c:7282 pg_dump.c:7753 pg_dump.c:8420 pg_dump.c:8541 #: pg_dump.c:8695 #, c-format msgid "unrecognized table OID %u" msgstr "" #: pg_dump.c:7015 #, c-format msgid "unexpected index data for table \"%s\"" msgstr "" #: pg_dump.c:7514 #, c-format msgid "failed sanity check, parent table with OID %u of pg_rewrite entry with OID %u not found" msgstr "" #: pg_dump.c:7805 #, c-format msgid "query produced null referenced table name for foreign key trigger \"%s\" on table \"%s\" (OID of table: %u)" msgstr "" #: pg_dump.c:8424 #, c-format msgid "unexpected column data for table \"%s\"" msgstr "" #: pg_dump.c:8454 #, c-format msgid "invalid column numbering in table \"%s\"" msgstr "" #: pg_dump.c:8503 #, c-format msgid "finding table default expressions" msgstr "" #: pg_dump.c:8545 #, c-format msgid "invalid adnum value %d for table \"%s\"" msgstr "" #: pg_dump.c:8645 #, c-format msgid "finding table check constraints" msgstr "" #: pg_dump.c:8699 #, c-format msgid "expected %d check constraint on table \"%s\" but found %d" msgid_plural "expected %d check constraints on table \"%s\" but found %d" msgstr[0] "" msgstr[1] "" #: pg_dump.c:8703 #, c-format msgid "The system catalogs might be corrupted." msgstr "" #: pg_dump.c:9393 #, c-format msgid "role with OID %u does not exist" msgstr "" #: pg_dump.c:9505 pg_dump.c:9534 #, c-format msgid "unsupported pg_init_privs entry: %u %u %d" msgstr "" #: pg_dump.c:10355 #, c-format msgid "typtype of data type \"%s\" appears to be invalid" msgstr "" #: pg_dump.c:11930 #, c-format msgid "unrecognized provolatile value for function \"%s\"" msgstr "" #: pg_dump.c:11980 pg_dump.c:13843 #, c-format msgid "unrecognized proparallel value for function \"%s\"" msgstr "" #: pg_dump.c:12112 pg_dump.c:12218 pg_dump.c:12225 #, c-format msgid "could not find function definition for function with OID %u" msgstr "" #: pg_dump.c:12151 #, c-format msgid "bogus value in pg_cast.castfunc or pg_cast.castmethod field" msgstr "" #: pg_dump.c:12154 #, c-format msgid "bogus value in pg_cast.castmethod field" msgstr "" #: pg_dump.c:12244 #, c-format msgid "bogus transform definition, at least one of trffromsql and trftosql should be nonzero" msgstr "" #: pg_dump.c:12261 #, c-format msgid "bogus value in pg_transform.trffromsql field" msgstr "" #: pg_dump.c:12282 #, c-format msgid "bogus value in pg_transform.trftosql field" msgstr "" #: pg_dump.c:12427 #, c-format msgid "postfix operators are not supported anymore (operator \"%s\")" msgstr "" #: pg_dump.c:12597 #, c-format msgid "could not find operator with OID %s" msgstr "" #: pg_dump.c:12665 #, c-format msgid "invalid type \"%c\" of access method \"%s\"" msgstr "" #: pg_dump.c:13319 pg_dump.c:13372 #, c-format msgid "unrecognized collation provider: %s" msgstr "" #: pg_dump.c:13328 pg_dump.c:13337 pg_dump.c:13347 pg_dump.c:13356 #, c-format msgid "invalid collation \"%s\"" msgstr "" #: pg_dump.c:13762 #, c-format msgid "unrecognized aggfinalmodify value for aggregate \"%s\"" msgstr "" #: pg_dump.c:13818 #, c-format msgid "unrecognized aggmfinalmodify value for aggregate \"%s\"" msgstr "" #: pg_dump.c:14536 #, c-format msgid "unrecognized object type in default privileges: %d" msgstr "" #: pg_dump.c:14552 #, c-format msgid "could not parse default ACL list (%s)" msgstr "" #: pg_dump.c:14634 #, c-format msgid "could not parse initial ACL list (%s) or default (%s) for object \"%s\" (%s)" msgstr "" #: pg_dump.c:14659 #, c-format msgid "could not parse ACL list (%s) or default (%s) for object \"%s\" (%s)" msgstr "" #: pg_dump.c:15197 #, c-format msgid "query to obtain definition of view \"%s\" returned no data" msgstr "" #: pg_dump.c:15200 #, c-format msgid "query to obtain definition of view \"%s\" returned more than one definition" msgstr "" #: pg_dump.c:15207 #, c-format msgid "definition of view \"%s\" appears to be empty (length zero)" msgstr "" #: pg_dump.c:15291 #, c-format msgid "WITH OIDS is not supported anymore (table \"%s\")" msgstr "" #: pg_dump.c:16220 #, c-format msgid "invalid column number %d for table \"%s\"" msgstr "" #: pg_dump.c:16298 #, c-format msgid "could not parse index statistic columns" msgstr "" #: pg_dump.c:16300 #, c-format msgid "could not parse index statistic values" msgstr "" #: pg_dump.c:16302 #, c-format msgid "mismatched number of columns and values for index statistics" msgstr "" #: pg_dump.c:16520 #, c-format msgid "missing index for constraint \"%s\"" msgstr "" #: pg_dump.c:16748 #, c-format msgid "unrecognized constraint type: %c" msgstr "" #: pg_dump.c:16849 pg_dump.c:17078 #, c-format msgid "query to get data of sequence \"%s\" returned %d row (expected 1)" msgid_plural "query to get data of sequence \"%s\" returned %d rows (expected 1)" msgstr[0] "" msgstr[1] "" #: pg_dump.c:16881 #, c-format msgid "unrecognized sequence type: %s" msgstr "" #: pg_dump.c:17170 #, c-format msgid "unexpected tgtype value: %d" msgstr "" #: pg_dump.c:17242 #, c-format msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"" msgstr "" #: pg_dump.c:17511 #, c-format msgid "query to get rule \"%s\" for table \"%s\" failed: wrong number of rows returned" msgstr "" #: pg_dump.c:17664 #, c-format msgid "could not find referenced extension %u" msgstr "" #: pg_dump.c:17754 #, c-format msgid "mismatched number of configurations and conditions for extension" msgstr "" #: pg_dump.c:17886 #, c-format msgid "reading dependency data" msgstr "" #: pg_dump.c:17972 #, c-format msgid "no referencing object %u %u" msgstr "" #: pg_dump.c:17983 #, c-format msgid "no referenced object %u %u" msgstr "" #: pg_dump_sort.c:422 #, c-format msgid "invalid dumpId %d" msgstr "" #: pg_dump_sort.c:428 #, c-format msgid "invalid dependency %d" msgstr "" #: pg_dump_sort.c:661 #, c-format msgid "could not identify dependency loop" msgstr "" #: pg_dump_sort.c:1276 #, c-format msgid "there are circular foreign-key constraints on this table:" msgid_plural "there are circular foreign-key constraints among these tables:" msgstr[0] "" msgstr[1] "" #: pg_dump_sort.c:1281 #, c-format msgid "You might not be able to restore the dump without using --disable-triggers or temporarily dropping the constraints." msgstr "" #: pg_dump_sort.c:1282 #, c-format msgid "Consider using a full dump instead of a --data-only dump to avoid this problem." msgstr "" #: pg_dump_sort.c:1294 #, c-format msgid "could not resolve dependency loop among these items:" msgstr "" #: pg_dumpall.c:205 #, c-format msgid "program \"%s\" is needed by %s but was not found in the same directory as \"%s\"" msgstr "" #: pg_dumpall.c:208 #, c-format msgid "program \"%s\" was found by \"%s\" but was not the same version as %s" msgstr "" #: pg_dumpall.c:357 #, c-format msgid "option --exclude-database cannot be used together with -g/--globals-only, -r/--roles-only, or -t/--tablespaces-only" msgstr "" #: pg_dumpall.c:365 #, c-format msgid "options -g/--globals-only and -r/--roles-only cannot be used together" msgstr "" #: pg_dumpall.c:372 #, c-format msgid "options -g/--globals-only and -t/--tablespaces-only cannot be used together" msgstr "" #: pg_dumpall.c:382 #, c-format msgid "options -r/--roles-only and -t/--tablespaces-only cannot be used together" msgstr "" #: pg_dumpall.c:444 pg_dumpall.c:1590 #, c-format msgid "could not connect to database \"%s\"" msgstr "" #: pg_dumpall.c:456 #, c-format msgid "" "could not connect to databases \"postgres\" or \"template1\"\n" "Please specify an alternative database." msgstr "" #: pg_dumpall.c:604 #, c-format msgid "" "%s extracts a PostgreSQL database cluster into an SQL script file.\n" "\n" msgstr "" #: pg_dumpall.c:606 #, c-format msgid " %s [OPTION]...\n" msgstr "" #: pg_dumpall.c:609 #, c-format msgid " -f, --file=FILENAME output file name\n" msgstr "" #: pg_dumpall.c:616 #, c-format msgid " -c, --clean clean (drop) databases before recreating\n" msgstr "" #: pg_dumpall.c:618 #, c-format msgid " -g, --globals-only dump only global objects, no databases\n" msgstr "" #: pg_dumpall.c:619 pg_restore.c:456 #, c-format msgid " -O, --no-owner skip restoration of object ownership\n" msgstr "" #: pg_dumpall.c:620 #, c-format msgid " -r, --roles-only dump only roles, no databases or tablespaces\n" msgstr "" #: pg_dumpall.c:622 #, c-format msgid " -S, --superuser=NAME superuser user name to use in the dump\n" msgstr "" #: pg_dumpall.c:623 #, c-format msgid " -t, --tablespaces-only dump only tablespaces, no databases or roles\n" msgstr "" #: pg_dumpall.c:629 #, c-format msgid " --exclude-database=PATTERN exclude databases whose name matches PATTERN\n" msgstr "" #: pg_dumpall.c:636 #, c-format msgid " --no-role-passwords do not dump passwords for roles\n" msgstr "" #: pg_dumpall.c:652 #, c-format msgid " -d, --dbname=CONNSTR connect using connection string\n" msgstr "" #: pg_dumpall.c:654 #, c-format msgid " -l, --database=DBNAME alternative default database\n" msgstr "" #: pg_dumpall.c:661 #, c-format msgid "" "\n" "If -f/--file is not used, then the SQL script will be written to the standard\n" "output.\n" "\n" msgstr "" #: pg_dumpall.c:806 #, c-format msgid "role name starting with \"pg_\" skipped (%s)" msgstr "" #: pg_dumpall.c:1021 #, c-format msgid "could not parse ACL list (%s) for parameter \"%s\"" msgstr "" #: pg_dumpall.c:1139 #, c-format msgid "could not parse ACL list (%s) for tablespace \"%s\"" msgstr "" #: pg_dumpall.c:1346 #, c-format msgid "excluding database \"%s\"" msgstr "" #: pg_dumpall.c:1350 #, c-format msgid "dumping database \"%s\"" msgstr "" #: pg_dumpall.c:1381 #, c-format msgid "pg_dump failed on database \"%s\", exiting" msgstr "" #: pg_dumpall.c:1387 #, c-format msgid "could not re-open the output file \"%s\": %m" msgstr "" #: pg_dumpall.c:1428 #, c-format msgid "running \"%s\"" msgstr "" #: pg_dumpall.c:1633 #, c-format msgid "could not get server version" msgstr "" #: pg_dumpall.c:1636 #, c-format msgid "could not parse server version \"%s\"" msgstr "" #: pg_dumpall.c:1706 pg_dumpall.c:1729 #, c-format msgid "executing %s" msgstr "" #: pg_restore.c:313 #, c-format msgid "one of -d/--dbname and -f/--file must be specified" msgstr "" #: pg_restore.c:320 #, c-format msgid "options -d/--dbname and -f/--file cannot be used together" msgstr "" #: pg_restore.c:338 #, c-format msgid "options -C/--create and -1/--single-transaction cannot be used together" msgstr "" #: pg_restore.c:342 #, c-format msgid "cannot specify both --single-transaction and multiple jobs" msgstr "" #: pg_restore.c:380 #, c-format msgid "unrecognized archive format \"%s\"; please specify \"c\", \"d\", or \"t\"" msgstr "" #: pg_restore.c:419 #, c-format msgid "errors ignored on restore: %d" msgstr "" #: pg_restore.c:432 #, c-format msgid "" "%s restores a PostgreSQL database from an archive created by pg_dump.\n" "\n" msgstr "" #: pg_restore.c:434 #, c-format msgid " %s [OPTION]... [FILE]\n" msgstr "" #: pg_restore.c:437 #, c-format msgid " -d, --dbname=NAME connect to database name\n" msgstr "" #: pg_restore.c:438 #, c-format msgid " -f, --file=FILENAME output file name (- for stdout)\n" msgstr "" #: pg_restore.c:439 #, c-format msgid " -F, --format=c|d|t backup file format (should be automatic)\n" msgstr "" #: pg_restore.c:440 #, c-format msgid " -l, --list print summarized TOC of the archive\n" msgstr "" #: pg_restore.c:441 #, c-format msgid " -v, --verbose verbose mode\n" msgstr "" #: pg_restore.c:442 #, c-format msgid " -V, --version output version information, then exit\n" msgstr "" #: pg_restore.c:443 #, c-format msgid " -?, --help show this help, then exit\n" msgstr "" #: pg_restore.c:445 #, c-format msgid "" "\n" "Options controlling the restore:\n" msgstr "" #: pg_restore.c:446 #, c-format msgid " -a, --data-only restore only the data, no schema\n" msgstr "" #: pg_restore.c:448 #, c-format msgid " -C, --create create the target database\n" msgstr "" #: pg_restore.c:449 #, c-format msgid " -e, --exit-on-error exit on error, default is to continue\n" msgstr "" #: pg_restore.c:450 #, c-format msgid " -I, --index=NAME restore named index\n" msgstr "" #: pg_restore.c:451 #, c-format msgid " -j, --jobs=NUM use this many parallel jobs to restore\n" msgstr "" #: pg_restore.c:452 #, c-format msgid "" " -L, --use-list=FILENAME use table of contents from this file for\n" " selecting/ordering output\n" msgstr "" #: pg_restore.c:454 #, c-format msgid " -n, --schema=NAME restore only objects in this schema\n" msgstr "" #: pg_restore.c:455 #, c-format msgid " -N, --exclude-schema=NAME do not restore objects in this schema\n" msgstr "" #: pg_restore.c:457 #, c-format msgid " -P, --function=NAME(args) restore named function\n" msgstr "" #: pg_restore.c:458 #, c-format msgid " -s, --schema-only restore only the schema, no data\n" msgstr "" #: pg_restore.c:459 #, c-format msgid " -S, --superuser=NAME superuser user name to use for disabling triggers\n" msgstr "" #: pg_restore.c:460 #, c-format msgid " -t, --table=NAME restore named relation (table, view, etc.)\n" msgstr "" #: pg_restore.c:461 #, c-format msgid " -T, --trigger=NAME restore named trigger\n" msgstr "" #: pg_restore.c:462 #, c-format msgid " -x, --no-privileges skip restoration of access privileges (grant/revoke)\n" msgstr "" #: pg_restore.c:463 #, c-format msgid " -1, --single-transaction restore as a single transaction\n" msgstr "" #: pg_restore.c:465 #, c-format msgid " --enable-row-security enable row security\n" msgstr "" #: pg_restore.c:467 #, c-format msgid " --no-comments do not restore comments\n" msgstr "" #: pg_restore.c:468 #, c-format msgid "" " --no-data-for-failed-tables do not restore data of tables that could not be\n" " created\n" msgstr "" #: pg_restore.c:470 #, c-format msgid " --no-publications do not restore publications\n" msgstr "" #: pg_restore.c:471 #, c-format msgid " --no-security-labels do not restore security labels\n" msgstr "" #: pg_restore.c:472 #, c-format msgid " --no-subscriptions do not restore subscriptions\n" msgstr "" #: pg_restore.c:473 #, c-format msgid " --no-table-access-method do not restore table access methods\n" msgstr "" #: pg_restore.c:474 #, c-format msgid " --no-tablespaces do not restore tablespace assignments\n" msgstr "" #: pg_restore.c:475 #, c-format msgid " --section=SECTION restore named section (pre-data, data, or post-data)\n" msgstr "" #: pg_restore.c:488 #, c-format msgid " --role=ROLENAME do SET ROLE before restore\n" msgstr "" #: pg_restore.c:490 #, c-format msgid "" "\n" "The options -I, -n, -N, -P, -t, -T, and --section can be combined and specified\n" "multiple times to select multiple objects.\n" msgstr "" #: pg_restore.c:493 #, c-format msgid "" "\n" "If no input file name is supplied, then standard input is used.\n" "\n" msgstr ""