# German message translation file for pg_config # Peter Eisentraut , 2004. # # $PostgreSQL: pgsql/src/bin/pg_config/po/de.po,v 1.3 2005/01/17 10:00:04 petere Exp $ # # Use these quotes: »%s« # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-17 10:31+0100\n" "PO-Revision-Date: 2005-01-17 10:33+0100\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: Peter Eisentraut \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: pg_config.c:36 #, c-format msgid "" "\n" "%s provides information about the installed version of PostgreSQL.\n" "\n" msgstr "" "\n" "%s gibt Informationen über die installierte Version von PostgreSQL.\n" "\n" #: pg_config.c:37 #, c-format msgid "Usage:\n" msgstr "Benutzung:\n" #: pg_config.c:38 #, c-format msgid "" " %s OPTION...\n" "\n" msgstr "" " %s OPTION...\n" "\n" #: pg_config.c:39 #, c-format msgid "Options:\n" msgstr "Optionen:\n" #: pg_config.c:40 #, c-format msgid " --bindir show location of user executables\n" msgstr "" " --bindir zeige Installationsverzeichnis der " "Benutzerprogramme\n" #: pg_config.c:41 #, c-format msgid "" " --includedir show location of C header files of the client\n" " interfaces\n" msgstr "" " --includedir zeige Installationsverzeichnis der Headerdateien " "der\n" " Client-Schnittstellen\n" #: pg_config.c:43 #, c-format msgid "" " --includedir-server show location of C header files for the server\n" msgstr "" " --includedir-server zeige Installationsverzeichnis der Headerdateien " "des\n" " Servers\n" #: pg_config.c:44 #, c-format msgid " --libdir show location of object code libraries\n" msgstr "" " --libdir zeige Installationsverzeichnis der " "Objektbibliotheken\n" #: pg_config.c:45 #, c-format msgid " --pkglibdir show location of dynamically loadable modules\n" msgstr "" " --pkglibdir zeige Installationsverzeichnis der dynamisch\n" " ladbaren Module\n" #: pg_config.c:46 #, c-format msgid " --pgxs show location of extension makefile\n" msgstr " --pgxs zeige Ort der Erweiterungs-Makefile\n" #: pg_config.c:47 #, c-format msgid "" " --configure show options given to \"configure\" script when\n" " PostgreSQL was built\n" msgstr "" " --configure zeige Optionen des »configure«-Skriptes beim Bauen\n" " von PostgreSQL\n" #: pg_config.c:49 #, c-format msgid " --version show the PostgreSQL version, then exit\n" msgstr " --version zeige PostgreSQL-Version und beende\n" #: pg_config.c:50 #, c-format msgid "" " --help show this help, then exit\n" "\n" msgstr "" " --help diese Hilfe anzeigen, dann beenden\n" "\n" #: pg_config.c:51 #, c-format msgid "Report bugs to .\n" msgstr "Berichten Sie Fehler an .\n" #: pg_config.c:57 #, c-format msgid "" "\n" "Try \"%s --help\" for more information\n" msgstr "" "\n" "Versuchen Sie »%s --help« für weitere Informationen.\n" #: pg_config.c:75 #, c-format msgid "%s: argument required\n" msgstr "%s: benötigt Argumente\n" #: pg_config.c:104 #, c-format msgid "%s: invalid argument: %s\n" msgstr "%s: ungültiges Argument: %s\n" #: pg_config.c:113 #, c-format msgid "%s: could not find own executable\n" msgstr "%s: konnte eigene Programmdatei nicht finden\n" #: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351 #, c-format msgid "could not identify current directory: %s" msgstr "konnte aktuelles Verzeichnis nicht ermitteln: %s" #: ../../port/exec.c:213 #, c-format msgid "invalid binary \"%s\"" msgstr "ungültige Programmdatei »%s«" #: ../../port/exec.c:262 #, c-format msgid "could not read binary \"%s\"" msgstr "konnte Programmdatei »%s« nicht lesen" #: ../../port/exec.c:269 #, c-format msgid "could not find a \"%s\" to execute" msgstr "konnte kein »%s« zum Ausführen finden" #: ../../port/exec.c:324 ../../port/exec.c:360 #, c-format msgid "could not change directory to \"%s\"" msgstr "konnte nicht in Verzeichnis »%s« wechseln" #: ../../port/exec.c:339 #, c-format msgid "could not read symbolic link \"%s\"" msgstr "konnte symbolischen Link »%s« nicht lesen" #: ../../port/exec.c:587 #, c-format msgid "child process exited with exit code %d" msgstr "Kindprozess hat mit Code %d beendet" #: ../../port/exec.c:590 #, c-format msgid "child process was terminated by signal %d" msgstr "Kindprozess wurde von Signal %d beendet" #: ../../port/exec.c:593 #, c-format msgid "child process exited with unrecognized status %d" msgstr "Kindprozess hat mit unbekanntem Status %d beendet"