From 10e0259b2ac71ab45a1436b6698df81c0a738781 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 23 Apr 2021 09:52:53 +0200 Subject: [PATCH] de: New translation --- de/pg_amcheck.po | 444 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 444 insertions(+) create mode 100644 de/pg_amcheck.po diff --git a/de/pg_amcheck.po b/de/pg_amcheck.po new file mode 100644 index 00000000..d01fabe2 --- /dev/null +++ b/de/pg_amcheck.po @@ -0,0 +1,444 @@ +# German message translation file for pg_amcheck +# Copyright (C) 2021 PostgreSQL Global Development Group +# This file is distributed under the same license as the pg_amcheck (PostgreSQL) package. +# +msgid "" +msgstr "" +"Project-Id-Version: pg_amcheck (PostgreSQL) 14\n" +"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" +"POT-Creation-Date: 2021-04-23 07:18+0000\n" +"PO-Revision-Date: 2021-04-23 09:47+0200\n" +"Last-Translator: Peter Eisentraut \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../../src/common/logging.c:259 +#, c-format +msgid "fatal: " +msgstr "Fatal: " + +#: ../../../src/common/logging.c:266 +#, c-format +msgid "error: " +msgstr "Fehler: " + +#: ../../../src/common/logging.c:273 +#, c-format +msgid "warning: " +msgstr "Warnung: " + +#: ../../fe_utils/cancel.c:161 ../../fe_utils/cancel.c:206 +msgid "Cancel request sent\n" +msgstr "Abbruchsanforderung gesendet\n" + +#: ../../fe_utils/cancel.c:165 ../../fe_utils/cancel.c:210 +msgid "Could not send cancel request: " +msgstr "Konnte Abbruchsanforderung nicht senden: " + +#: ../../fe_utils/connect_utils.c:92 +#, 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 +#, c-format +msgid "%s" +msgstr "%s" + +#: ../../fe_utils/query_utils.c:33 ../../fe_utils/query_utils.c:58 +#: pg_amcheck.c:1612 pg_amcheck.c:2051 +#, c-format +msgid "query failed: %s" +msgstr "Anfrage fehlgeschlagen: %s" + +#: ../../fe_utils/query_utils.c:34 ../../fe_utils/query_utils.c:59 +#: pg_amcheck.c:565 pg_amcheck.c:1084 pg_amcheck.c:1613 pg_amcheck.c:2052 +#, c-format +msgid "query was: %s" +msgstr "Anfrage war: %s" + +#: pg_amcheck.c:323 +#, c-format +msgid "number of parallel jobs must be at least 1\n" +msgstr "" + +#: pg_amcheck.c:396 +#, c-format +msgid "invalid skip option\n" +msgstr "" + +#: pg_amcheck.c:405 +#, c-format +msgid "invalid start block\n" +msgstr "" + +#: pg_amcheck.c:411 +#, c-format +msgid "start block out of bounds\n" +msgstr "" + +#: pg_amcheck.c:420 +#, c-format +msgid "invalid end block\n" +msgstr "" + +#: pg_amcheck.c:426 +#, c-format +msgid "end block out of bounds\n" +msgstr "" + +#: pg_amcheck.c:445 pg_amcheck.c:472 +#, c-format +msgid "Try \"%s --help\" for more information.\n" +msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n" + +#: pg_amcheck.c:454 +#, c-format +msgid "end block precedes start block\n" +msgstr "" + +#: pg_amcheck.c:470 +#, c-format +msgid "too many command-line arguments (first is \"%s\")" +msgstr "zu viele Kommandozeilenargumente (das erste ist »%s«)" + +#: pg_amcheck.c:491 +#, c-format +msgid "cannot specify a database name with --all" +msgstr "" + +#: pg_amcheck.c:500 +#, c-format +msgid "cannot specify both a database name and database patterns" +msgstr "" + +#: pg_amcheck.c:530 +#, c-format +msgid "no databases to check" +msgstr "" + +#: pg_amcheck.c:563 +#, c-format +msgid "database \"%s\": %s" +msgstr "" + +#: pg_amcheck.c:574 +#, c-format +msgid "skipping database \"%s\": amcheck is not installed" +msgstr "Datenbank »%s« übersprungen: amcheck nicht installiert" + +#: pg_amcheck.c:582 +#, c-format +msgid "in database \"%s\": using amcheck version \"%s\" in schema \"%s\"" +msgstr "" + +#: pg_amcheck.c:644 +#, c-format +msgid "no relations to check" +msgstr "" + +#: pg_amcheck.c:730 +#, c-format +msgid "checking heap table \"%s\".\"%s\".\"%s\"" +msgstr "" + +#: pg_amcheck.c:746 +#, c-format +msgid "checking btree index \"%s\".\"%s\".\"%s\"" +msgstr "" + +#: pg_amcheck.c:879 +#, c-format +msgid "error sending command to database \"%s\": %s" +msgstr "" + +#: pg_amcheck.c:882 +#, c-format +msgid "command was: %s" +msgstr "Befehl war: %s" + +#: pg_amcheck.c:1081 +#, c-format +msgid "btree index \"%s\".\"%s\".\"%s\": btree checking function returned unexpected number of rows: %d" +msgstr "" + +#: pg_amcheck.c:1085 +#, c-format +msgid "are %s's and amcheck's versions compatible?" +msgstr "" + +#: pg_amcheck.c:1119 +#, c-format +msgid "" +"%s uses amcheck module to check objects in a PostgreSQL database for corruption.\n" +"\n" +msgstr "" + +#: pg_amcheck.c:1120 +#, c-format +msgid "Usage:\n" +msgstr "Aufruf:\n" + +#: pg_amcheck.c:1121 +#, c-format +msgid " %s [OPTION]... [DBNAME]\n" +msgstr " %s [OPTION]... [DBNAME]\n" + +#: pg_amcheck.c:1122 +#, c-format +msgid "" +"\n" +"Target Options:\n" +msgstr "" + +#: pg_amcheck.c:1123 +#, c-format +msgid " -a, --all check all databases\n" +msgstr "" + +#: pg_amcheck.c:1124 +#, c-format +msgid " -d, --database=PATTERN check matching database(s)\n" +msgstr "" + +#: pg_amcheck.c:1125 +#, c-format +msgid " -D, --exclude-database=PATTERN do NOT check matching database(s)\n" +msgstr "" + +#: pg_amcheck.c:1126 +#, c-format +msgid " -i, --index=PATTERN check matching index(es)\n" +msgstr "" + +#: pg_amcheck.c:1127 +#, c-format +msgid " -I, --exclude-index=PATTERN do NOT check matching index(es)\n" +msgstr "" + +#: pg_amcheck.c:1128 +#, c-format +msgid " -r, --relation=PATTERN check matching relation(s)\n" +msgstr "" + +#: pg_amcheck.c:1129 +#, c-format +msgid " -R, --exclude-relation=PATTERN do NOT check matching relation(s)\n" +msgstr "" + +#: pg_amcheck.c:1130 +#, c-format +msgid " -s, --schema=PATTERN check matching schema(s)\n" +msgstr "" + +#: pg_amcheck.c:1131 +#, c-format +msgid " -S, --exclude-schema=PATTERN do NOT check matching schema(s)\n" +msgstr "" + +#: pg_amcheck.c:1132 +#, c-format +msgid " -t, --table=PATTERN check matching table(s)\n" +msgstr "" + +#: pg_amcheck.c:1133 +#, c-format +msgid " -T, --exclude-table=PATTERN do NOT check matching table(s)\n" +msgstr "" + +#: pg_amcheck.c:1134 +#, c-format +msgid " --no-dependent-indexes do NOT expand list of relations to include indexes\n" +msgstr "" + +#: pg_amcheck.c:1135 +#, c-format +msgid " --no-dependent-toast do NOT expand list of relations to include toast\n" +msgstr "" + +#: pg_amcheck.c:1136 +#, c-format +msgid " --no-strict-names do NOT require patterns to match objects\n" +msgstr "" + +#: pg_amcheck.c:1137 +#, c-format +msgid "" +"\n" +"Table Checking Options:\n" +msgstr "" + +#: pg_amcheck.c:1138 +#, c-format +msgid " --exclude-toast-pointers do NOT follow relation toast pointers\n" +msgstr "" + +#: pg_amcheck.c:1139 +#, c-format +msgid " --on-error-stop stop checking at end of first corrupt page\n" +msgstr "" + +#: pg_amcheck.c:1140 +#, c-format +msgid " --skip=OPTION do NOT check \"all-frozen\" or \"all-visible\" blocks\n" +msgstr "" + +#: pg_amcheck.c:1141 +#, c-format +msgid " --startblock=BLOCK begin checking table(s) at the given block number\n" +msgstr "" + +#: pg_amcheck.c:1142 +#, c-format +msgid " --endblock=BLOCK check table(s) only up to the given block number\n" +msgstr "" + +#: pg_amcheck.c:1143 +#, c-format +msgid "" +"\n" +"Btree Index Checking Options:\n" +msgstr "" + +#: pg_amcheck.c:1144 +#, c-format +msgid " --heapallindexed check all heap tuples are found within indexes\n" +msgstr "" + +#: pg_amcheck.c:1145 +#, c-format +msgid " --parent-check check index parent/child relationships\n" +msgstr "" + +#: pg_amcheck.c:1146 +#, c-format +msgid " --rootdescend search from root page to refind tuples\n" +msgstr "" + +#: pg_amcheck.c:1147 +#, c-format +msgid "" +"\n" +"Connection options:\n" +msgstr "" +"\n" +"Verbindungsoptionen:\n" + +#: pg_amcheck.c:1148 +#, c-format +msgid " -h, --host=HOSTNAME database server host or socket directory\n" +msgstr "" + +#: pg_amcheck.c:1149 +#, c-format +msgid " -p, --port=PORT database server port\n" +msgstr "" + +#: pg_amcheck.c:1150 +#, c-format +msgid " -U, --username=USERNAME user name to connect as\n" +msgstr "" + +#: pg_amcheck.c:1151 +#, c-format +msgid " -w, --no-password never prompt for password\n" +msgstr "" + +#: pg_amcheck.c:1152 +#, c-format +msgid " -W, --password force password prompt\n" +msgstr "" + +#: pg_amcheck.c:1153 +#, c-format +msgid " --maintenance-db=DBNAME alternate maintenance database\n" +msgstr "" + +#: pg_amcheck.c:1154 +#, c-format +msgid "" +"\n" +"Other Options:\n" +msgstr "" + +#: pg_amcheck.c:1155 +#, c-format +msgid " -e, --echo show the commands being sent to the server\n" +msgstr "" + +#: pg_amcheck.c:1156 +#, c-format +msgid " -j, --jobs=NUM use this many concurrent connections to the server\n" +msgstr "" + +#: pg_amcheck.c:1157 +#, c-format +msgid " -q, --quiet don't write any messages\n" +msgstr "" + +#: pg_amcheck.c:1158 +#, c-format +msgid " -v, --verbose write a lot of output\n" +msgstr "" + +#: pg_amcheck.c:1159 +#, c-format +msgid " -V, --version output version information, then exit\n" +msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n" + +#: pg_amcheck.c:1160 +#, c-format +msgid " -P, --progress show progress information\n" +msgstr "" + +#: pg_amcheck.c:1161 +#, c-format +msgid " -?, --help show this help, then exit\n" +msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n" + +#: pg_amcheck.c:1163 +#, c-format +msgid "" +"\n" +"Report bugs to <%s>.\n" +msgstr "" +"\n" +"Berichten Sie Fehler an <%s>.\n" + +#: pg_amcheck.c:1164 +#, c-format +msgid "%s home page: <%s>\n" +msgstr "%s Homepage: <%s>\n" + +#: pg_amcheck.c:1222 +#, c-format +msgid "%*s/%s relations (%d%%) %*s/%s pages (%d%%) %*s" +msgstr "" + +#: pg_amcheck.c:1233 +#, c-format +msgid "%*s/%s relations (%d%%) %*s/%s pages (%d%%), (%s%-*.*s)" +msgstr "" + +#: pg_amcheck.c:1248 +#, c-format +msgid "%*s/%s relations (%d%%) %*s/%s pages (%d%%)" +msgstr "" + +#: pg_amcheck.c:1517 pg_amcheck.c:1659 +#, c-format +msgid "including database: \"%s\"" +msgstr "" + +#: pg_amcheck.c:1639 +#, c-format +msgid "internal error: received unexpected database pattern_id %d" +msgstr "" + +#: pg_amcheck.c:2093 +#, c-format +msgid "internal error: received unexpected relation pattern_id %d" +msgstr "" -- 2.39.5