# LANGUAGE message translation file for pg_rewind # Copyright (C) 2024 PostgreSQL Global Development Group # This file is distributed under the same license as the pg_rewind (PostgreSQL) package. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pg_rewind (PostgreSQL) 13\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2024-03-27 19:22+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:236 #, c-format msgid "fatal: " msgstr "" #: ../../../src/common/logging.c:243 #, c-format msgid "error: " msgstr "" #: ../../../src/common/logging.c:250 #, 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 "" #: ../../common/fe_memutils.c:92 ../../common/fe_memutils.c:154 #, c-format msgid "cannot duplicate null pointer (internal error)\n" msgstr "" #: ../../common/restricted_token.c:64 #, c-format msgid "could not load library \"%s\": error code %lu" msgstr "" #: ../../common/restricted_token.c:73 #, c-format msgid "cannot create restricted tokens on this platform: error code %lu" msgstr "" #: ../../common/restricted_token.c:82 #, c-format msgid "could not open process token: error code %lu" msgstr "" #: ../../common/restricted_token.c:97 #, c-format msgid "could not allocate SIDs: error code %lu" msgstr "" #: ../../common/restricted_token.c:119 #, c-format msgid "could not create restricted token: error code %lu" msgstr "" #: ../../common/restricted_token.c:140 #, c-format msgid "could not start process for command \"%s\": error code %lu" msgstr "" #: ../../common/restricted_token.c:178 #, c-format msgid "could not re-execute with restricted token: error code %lu" msgstr "" #: ../../common/restricted_token.c:194 #, c-format msgid "could not get exit code from subprocess: error code %lu" msgstr "" #: ../../fe_utils/archive.c:53 #, c-format msgid "cannot use restore_command with %%r placeholder" msgstr "" #: ../../fe_utils/archive.c:74 #, c-format msgid "unexpected file size for \"%s\": %lu instead of %lu" msgstr "" #: ../../fe_utils/archive.c:85 #, c-format msgid "could not open file \"%s\" restored from archive: %m" msgstr "" #: ../../fe_utils/archive.c:97 copy_fetch.c:88 filemap.c:208 #, c-format msgid "could not stat file \"%s\": %m" msgstr "" #: ../../fe_utils/archive.c:112 #, c-format msgid "restore_command failed: %s" msgstr "" #: ../../fe_utils/archive.c:121 #, c-format msgid "could not restore file \"%s\" from archive" msgstr "" #: ../../fe_utils/recovery_gen.c:35 ../../fe_utils/recovery_gen.c:49 #: ../../fe_utils/recovery_gen.c:77 ../../fe_utils/recovery_gen.c:100 #: ../../fe_utils/recovery_gen.c:171 parsexlog.c:76 parsexlog.c:138 #: parsexlog.c:198 #, c-format msgid "out of memory" msgstr "" #: ../../fe_utils/recovery_gen.c:134 parsexlog.c:311 #, c-format msgid "could not open file \"%s\": %m" msgstr "" #: ../../fe_utils/recovery_gen.c:140 #, c-format msgid "could not write to file \"%s\": %m" msgstr "" #: ../../fe_utils/recovery_gen.c:152 #, c-format msgid "could not create file \"%s\": %m" msgstr "" #: copy_fetch.c:59 #, c-format msgid "could not open directory \"%s\": %m" msgstr "" #: copy_fetch.c:117 #, c-format msgid "could not read symbolic link \"%s\": %m" msgstr "" #: copy_fetch.c:120 #, c-format msgid "symbolic link \"%s\" target is too long" msgstr "" #: copy_fetch.c:135 #, c-format msgid "\"%s\" is a symbolic link, but symbolic links are not supported on this platform" msgstr "" #: copy_fetch.c:142 #, c-format msgid "could not read directory \"%s\": %m" msgstr "" #: copy_fetch.c:146 #, c-format msgid "could not close directory \"%s\": %m" msgstr "" #: copy_fetch.c:166 #, c-format msgid "could not open source file \"%s\": %m" msgstr "" #: copy_fetch.c:170 #, c-format msgid "could not seek in source file: %m" msgstr "" #: copy_fetch.c:187 file_ops.c:311 parsexlog.c:349 #, c-format msgid "could not read file \"%s\": %m" msgstr "" #: copy_fetch.c:190 #, c-format msgid "unexpected EOF while reading file \"%s\"" msgstr "" #: copy_fetch.c:197 #, c-format msgid "could not close file \"%s\": %m" msgstr "" #: file_ops.c:62 #, c-format msgid "could not open target file \"%s\": %m" msgstr "" #: file_ops.c:76 #, c-format msgid "could not close target file \"%s\": %m" msgstr "" #: file_ops.c:96 #, c-format msgid "could not seek in target file \"%s\": %m" msgstr "" #: file_ops.c:112 #, c-format msgid "could not write file \"%s\": %m" msgstr "" #: file_ops.c:162 #, c-format msgid "invalid action (CREATE) for regular file" msgstr "" #: file_ops.c:185 #, c-format msgid "could not remove file \"%s\": %m" msgstr "" #: file_ops.c:203 #, c-format msgid "could not open file \"%s\" for truncation: %m" msgstr "" #: file_ops.c:207 #, c-format msgid "could not truncate file \"%s\" to %u: %m" msgstr "" #: file_ops.c:223 #, c-format msgid "could not create directory \"%s\": %m" msgstr "" #: file_ops.c:237 #, c-format msgid "could not remove directory \"%s\": %m" msgstr "" #: file_ops.c:251 #, c-format msgid "could not create symbolic link at \"%s\": %m" msgstr "" #: file_ops.c:265 #, c-format msgid "could not remove symbolic link \"%s\": %m" msgstr "" #: file_ops.c:296 file_ops.c:300 #, c-format msgid "could not open file \"%s\" for reading: %m" msgstr "" #: file_ops.c:314 parsexlog.c:351 #, c-format msgid "could not read file \"%s\": read %d of %zu" msgstr "" #: filemap.c:200 #, c-format msgid "data file \"%s\" in source is not a regular file" msgstr "" #: filemap.c:222 #, c-format msgid "\"%s\" is not a directory" msgstr "" #: filemap.c:245 #, c-format msgid "\"%s\" is not a symbolic link" msgstr "" #: filemap.c:257 #, c-format msgid "\"%s\" is not a regular file" msgstr "" #: filemap.c:369 #, c-format msgid "source file list is empty" msgstr "" #: filemap.c:484 #, c-format msgid "unexpected page modification for directory or symbolic link \"%s\"" msgstr "" #: libpq_fetch.c:50 #, c-format msgid "%s" msgstr "" #: libpq_fetch.c:53 #, c-format msgid "connected to server" msgstr "" #: libpq_fetch.c:62 #, c-format msgid "could not clear search_path: %s" msgstr "" #: libpq_fetch.c:74 #, c-format msgid "source server must not be in recovery mode" msgstr "" #: libpq_fetch.c:84 #, c-format msgid "full_page_writes must be enabled in the source server" msgstr "" #: libpq_fetch.c:110 #, c-format msgid "error running query (%s) on source server: %s" msgstr "" #: libpq_fetch.c:115 #, c-format msgid "unexpected result set from query" msgstr "" #: libpq_fetch.c:136 #, c-format msgid "error running query (%s) in source server: %s" msgstr "" #: libpq_fetch.c:156 #, c-format msgid "unrecognized result \"%s\" for current WAL insert location" msgstr "" #: libpq_fetch.c:206 #, c-format msgid "could not fetch file list: %s" msgstr "" #: libpq_fetch.c:211 #, c-format msgid "unexpected result set while fetching file list" msgstr "" #: libpq_fetch.c:264 #, c-format msgid "could not send query: %s" msgstr "" #: libpq_fetch.c:269 #, c-format msgid "could not set libpq connection to single row mode" msgstr "" #: libpq_fetch.c:289 #, c-format msgid "unexpected result while fetching remote files: %s" msgstr "" #: libpq_fetch.c:295 #, c-format msgid "unexpected result set size while fetching remote files" msgstr "" #: libpq_fetch.c:301 #, c-format msgid "unexpected data types in result set while fetching remote files: %u %u %u" msgstr "" #: libpq_fetch.c:309 #, c-format msgid "unexpected result format while fetching remote files" msgstr "" #: libpq_fetch.c:315 #, c-format msgid "unexpected null values in result while fetching remote files" msgstr "" #: libpq_fetch.c:319 #, c-format msgid "unexpected result length while fetching remote files" msgstr "" #: libpq_fetch.c:380 #, c-format msgid "could not fetch remote file \"%s\": %s" msgstr "" #: libpq_fetch.c:385 #, c-format msgid "unexpected result set while fetching remote file \"%s\"" msgstr "" #: libpq_fetch.c:429 #, c-format msgid "could not send COPY data: %s" msgstr "" #: libpq_fetch.c:458 #, c-format msgid "could not send file list: %s" msgstr "" #: libpq_fetch.c:500 #, c-format msgid "could not send end-of-COPY: %s" msgstr "" #: libpq_fetch.c:506 #, c-format msgid "unexpected result while sending file list: %s" msgstr "" #: parsexlog.c:88 parsexlog.c:145 #, c-format msgid "could not read WAL record at %X/%X: %s" msgstr "" #: parsexlog.c:92 parsexlog.c:148 #, c-format msgid "could not read WAL record at %X/%X" msgstr "" #: parsexlog.c:105 #, c-format msgid "end pointer %X/%X is not a valid end point; expected %X/%X" msgstr "" #: parsexlog.c:211 #, c-format msgid "could not find previous WAL record at %X/%X: %s" msgstr "" #: parsexlog.c:215 #, c-format msgid "could not find previous WAL record at %X/%X" msgstr "" #: parsexlog.c:340 #, c-format msgid "could not seek in file \"%s\": %m" msgstr "" #: parsexlog.c:420 #, c-format msgid "WAL record modifies a relation, but record type is not recognized: lsn: %X/%X, rmgr: %s, info: %02X" msgstr "" #: pg_rewind.c:78 #, c-format msgid "" "%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n" "\n" msgstr "" #: pg_rewind.c:79 #, c-format msgid "" "Usage:\n" " %s [OPTION]...\n" "\n" msgstr "" #: pg_rewind.c:80 #, c-format msgid "Options:\n" msgstr "" #: pg_rewind.c:81 #, c-format msgid "" " -c, --restore-target-wal use restore_command in target configuration to\n" " retrieve WAL files from archives\n" msgstr "" #: pg_rewind.c:83 #, c-format msgid " -D, --target-pgdata=DIRECTORY existing data directory to modify\n" msgstr "" #: pg_rewind.c:84 #, c-format msgid " --source-pgdata=DIRECTORY source data directory to synchronize with\n" msgstr "" #: pg_rewind.c:85 #, c-format msgid " --source-server=CONNSTR source server to synchronize with\n" msgstr "" #: pg_rewind.c:86 #, c-format msgid " -n, --dry-run stop before modifying anything\n" msgstr "" #: pg_rewind.c:87 #, c-format msgid "" " -N, --no-sync do not wait for changes to be written\n" " safely to disk\n" msgstr "" #: pg_rewind.c:89 #, c-format msgid " -P, --progress write progress messages\n" msgstr "" #: pg_rewind.c:90 #, c-format msgid "" " -R, --write-recovery-conf write configuration for replication\n" " (requires --source-server)\n" msgstr "" #: pg_rewind.c:92 #, c-format msgid " --debug write a lot of debug messages\n" msgstr "" #: pg_rewind.c:93 #, c-format msgid " --no-ensure-shutdown do not automatically fix unclean shutdown\n" msgstr "" #: pg_rewind.c:94 #, c-format msgid " -V, --version output version information, then exit\n" msgstr "" #: pg_rewind.c:95 #, c-format msgid " -?, --help show this help, then exit\n" msgstr "" #: pg_rewind.c:96 #, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" #: pg_rewind.c:97 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: pg_rewind.c:160 pg_rewind.c:209 pg_rewind.c:216 pg_rewind.c:223 #: pg_rewind.c:230 pg_rewind.c:238 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "" #: pg_rewind.c:208 #, c-format msgid "no source specified (--source-pgdata or --source-server)" msgstr "" #: pg_rewind.c:215 #, c-format msgid "only one of --source-pgdata or --source-server can be specified" msgstr "" #: pg_rewind.c:222 #, c-format msgid "no target data directory specified (--target-pgdata)" msgstr "" #: pg_rewind.c:229 #, c-format msgid "no source server information (--source-server) specified for --write-recovery-conf" msgstr "" #: pg_rewind.c:236 #, c-format msgid "too many command-line arguments (first is \"%s\")" msgstr "" #: pg_rewind.c:251 #, c-format msgid "cannot be executed by \"root\"" msgstr "" #: pg_rewind.c:252 #, c-format msgid "You must run %s as the PostgreSQL superuser.\n" msgstr "" #: pg_rewind.c:263 #, c-format msgid "could not read permissions of directory \"%s\": %m" msgstr "" #: pg_rewind.c:317 #, c-format msgid "source and target cluster are on the same timeline" msgstr "" #: pg_rewind.c:326 #, c-format msgid "servers diverged at WAL location %X/%X on timeline %u" msgstr "" #: pg_rewind.c:374 #, c-format msgid "no rewind required" msgstr "" #: pg_rewind.c:383 #, c-format msgid "rewinding from last common checkpoint at %X/%X on timeline %u" msgstr "" #: pg_rewind.c:392 #, c-format msgid "reading source file list" msgstr "" #: pg_rewind.c:395 #, c-format msgid "reading target file list" msgstr "" #: pg_rewind.c:404 #, c-format msgid "reading WAL in target" msgstr "" #: pg_rewind.c:421 #, c-format msgid "need to copy %lu MB (total source directory size is %lu MB)" msgstr "" #: pg_rewind.c:439 #, c-format msgid "creating backup label and updating control file" msgstr "" #: pg_rewind.c:469 #, c-format msgid "syncing target data directory" msgstr "" #: pg_rewind.c:476 #, c-format msgid "Done!" msgstr "" #: pg_rewind.c:488 #, c-format msgid "source and target clusters are from different systems" msgstr "" #: pg_rewind.c:496 #, c-format msgid "clusters are not compatible with this version of pg_rewind" msgstr "" #: pg_rewind.c:506 #, c-format msgid "target server needs to use either data checksums or \"wal_log_hints = on\"" msgstr "" #: pg_rewind.c:517 #, c-format msgid "target server must be shut down cleanly" msgstr "" #: pg_rewind.c:527 #, c-format msgid "source data directory must be shut down cleanly" msgstr "" #: pg_rewind.c:579 #, c-format msgid "%*s/%s kB (%d%%) copied" msgstr "" #: pg_rewind.c:642 #, c-format msgid "invalid control file" msgstr "" #: pg_rewind.c:726 #, c-format msgid "could not find common ancestor of the source and target cluster's timelines" msgstr "" #: pg_rewind.c:767 #, c-format msgid "backup label buffer too small" msgstr "" #: pg_rewind.c:790 #, c-format msgid "unexpected control file CRC" msgstr "" #: pg_rewind.c:800 #, c-format msgid "unexpected control file size %d, expected %d" msgstr "" #: pg_rewind.c:809 #, c-format msgid "WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies %d byte" msgid_plural "WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies %d bytes" msgstr[0] "" msgstr[1] "" #: pg_rewind.c:866 pg_rewind.c:924 #, c-format msgid "" "The program \"%s\" is needed by %s but was not found in the\n" "same directory as \"%s\".\n" "Check your installation." msgstr "" #: pg_rewind.c:871 pg_rewind.c:929 #, c-format msgid "" "The program \"%s\" was found by \"%s\"\n" "but was not the same version as %s.\n" "Check your installation." msgstr "" #: pg_rewind.c:892 #, c-format msgid "restore_command is not set in the target cluster" msgstr "" #: pg_rewind.c:935 #, c-format msgid "executing \"%s\" for target server to complete crash recovery" msgstr "" #: pg_rewind.c:955 #, c-format msgid "postgres single-user mode in target cluster failed" msgstr "" #: pg_rewind.c:956 #, c-format msgid "Command was: %s" msgstr "" #: timeline.c:75 timeline.c:81 #, c-format msgid "syntax error in history file: %s" msgstr "" #: timeline.c:76 #, c-format msgid "Expected a numeric timeline ID." msgstr "" #: timeline.c:82 #, c-format msgid "Expected a write-ahead log switchpoint location." msgstr "" #: timeline.c:87 #, c-format msgid "invalid data in history file: %s" msgstr "" #: timeline.c:88 #, c-format msgid "Timeline IDs must be in increasing sequence." msgstr "" #: timeline.c:108 #, c-format msgid "invalid data in history file" msgstr "" #: timeline.c:109 #, c-format msgid "Timeline IDs must be less than child timeline's ID." msgstr "" #: xlogreader.c:323 #, c-format msgid "invalid record offset at %X/%X" msgstr "" #: xlogreader.c:331 #, c-format msgid "contrecord is requested by %X/%X" msgstr "" #: xlogreader.c:372 xlogreader.c:719 #, c-format msgid "invalid record length at %X/%X: wanted %u, got %u" msgstr "" #: xlogreader.c:442 #, c-format msgid "there is no contrecord flag at %X/%X" msgstr "" #: xlogreader.c:455 #, c-format msgid "invalid contrecord length %u at %X/%X" msgstr "" #: xlogreader.c:727 #, c-format msgid "invalid resource manager ID %u at %X/%X" msgstr "" #: xlogreader.c:741 xlogreader.c:758 #, c-format msgid "record with incorrect prev-link %X/%X at %X/%X" msgstr "" #: xlogreader.c:797 #, c-format msgid "incorrect resource manager data checksum in record at %X/%X" msgstr "" #: xlogreader.c:834 #, c-format msgid "invalid magic number %04X in log segment %s, offset %u" msgstr "" #: xlogreader.c:848 xlogreader.c:889 #, c-format msgid "invalid info bits %04X in log segment %s, offset %u" msgstr "" #: xlogreader.c:863 #, c-format msgid "WAL file is from different database system: WAL file database system identifier is %llu, pg_control database system identifier is %llu" msgstr "" #: xlogreader.c:871 #, c-format msgid "WAL file is from different database system: incorrect segment size in page header" msgstr "" #: xlogreader.c:877 #, c-format msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header" msgstr "" #: xlogreader.c:908 #, c-format msgid "unexpected pageaddr %X/%X in log segment %s, offset %u" msgstr "" #: xlogreader.c:933 #, c-format msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u" msgstr "" #: xlogreader.c:1273 #, c-format msgid "out-of-order block_id %u at %X/%X" msgstr "" #: xlogreader.c:1296 #, c-format msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X" msgstr "" #: xlogreader.c:1303 #, c-format msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X" msgstr "" #: xlogreader.c:1339 #, c-format msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X" msgstr "" #: xlogreader.c:1355 #, c-format msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X" msgstr "" #: xlogreader.c:1370 #, c-format msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X" msgstr "" #: xlogreader.c:1385 #, c-format msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X" msgstr "" #: xlogreader.c:1401 #, c-format msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X" msgstr "" #: xlogreader.c:1413 #, c-format msgid "invalid block_id %u at %X/%X" msgstr "" #: xlogreader.c:1502 #, c-format msgid "record with invalid length at %X/%X" msgstr "" #: xlogreader.c:1591 #, c-format msgid "invalid compressed image at %X/%X, block %d" msgstr ""