# German translation of the scripts in the dpkg package # This file is distributed under the same license as the dpkg package. # (C) Helge Kreutzmann , 2007. # msgid "" msgstr "" "Project-Id-Version: dpkg scripts\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2007-12-29 05:57+0100\n" "PO-Revision-Date: 2007-12-21 17:23+0100\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: de \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" #: scripts/822-date.pl:12 msgid "Usage: 822-date" msgstr "Verwendung: 822-date" #: scripts/822-date.pl:14 msgid "This program is deprecated. Please use 'date -R' instead." msgstr "" "Dieses Programm ist veraltet. Bitte verwenden Sie stattdessen »date -R«." #: scripts/controllib.pl:58 scripts/controllib.pl:63 #, perl-format msgid "unable to get login information for username \"%s\"" msgstr "Kann Anmeldeinformationen für den Benutzernamen »%s« nicht ermitteln" #: scripts/controllib.pl:66 #, perl-format msgid "" "no utmp entry available and LOGNAME not defined; using uid of process (%d)" msgstr "" "kein utmp-Eintrag verfügbar und LOGNAME nicht definiert; verwende UID von " "Prozess (%d)" #: scripts/controllib.pl:70 #, perl-format msgid "unable to get login information for uid %d" msgstr "kann Anmeldeinformationen für UID %d nicht ermitteln" #: scripts/controllib.pl:91 #, perl-format msgid "too many substitutions - recursive ? - in `%s'" msgstr "zu viele - rekursiv? - Substitutionen in »%s«" #: scripts/controllib.pl:97 #, perl-format msgid "unknown substitution variable ${%s}" msgstr "unbekannte Substitutionsvariable ${%s}" #: scripts/controllib.pl:120 #, perl-format msgid "field %s has newline then non whitespace >%s<" msgstr "Feld %s hat einen Zeilenumbruch und dann ein nicht-Leerzeichen >%s<" #: scripts/controllib.pl:123 #, perl-format msgid "field %s has blank lines >%s<" msgstr "Feld %s hat Leerzeilen >%s<" #: scripts/controllib.pl:125 #, perl-format msgid "field %s has trailing newline >%s<" msgstr "Feld %s hat ein abschließenden Zeilenumbruch >%s<" #: scripts/controllib.pl:132 msgid "write error on control data" msgstr "Schreibfehler bei Steuerdaten (»control data«)" #: scripts/controllib.pl:135 msgid "write error on close control data" msgstr "Schreibfehler beim Schließen der Steuerdaten (»control data«)" #: scripts/controllib.pl:144 #, perl-format msgid "cannot read control file %s: %s" msgstr "kann Steuerdatei %s nicht lesen: %s" #: scripts/controllib.pl:147 #, perl-format msgid "control file %s" msgstr "Steuerdatei %s" #: scripts/controllib.pl:148 msgid "control file must have at least one binary package part" msgstr "Steuerdatei muss mindestens einen Binärpaket-Anteil haben" #: scripts/controllib.pl:152 #, perl-format msgid "per-package paragraph %d in control info file is missing Package line" msgstr "" "die »Package«-Zeile im pro-Paket Absatz %d in der Steuerinformationsdatei " "fehlt" #: scripts/controllib.pl:156 msgid "source paragraph in control info file is missing Source line" msgstr "die »Source«-Zeile im Quell-Absatz der Steuerinformationsdatei fehlt" #: scripts/controllib.pl:173 #, perl-format msgid "bad line in substvars file %s at line %d" msgstr "ungültige Zeile in der substvars-Datei %s in Zeile %d" #: scripts/controllib.pl:179 #, perl-format msgid "unable to open substvars file %s: %s" msgstr "kann substvars-Datei %s nicht öffnen: %s" #: scripts/controllib.pl:188 msgid "fork for parse changelog" msgstr "forke zum auswerten des changelogs" #: scripts/controllib.pl:191 scripts/dpkg-genchanges.pl:306 #: scripts/dpkg-gencontrol.pl:220 scripts/dpkg-source.pl:381 msgid "parsed version of changelog" msgstr "ausgewertete Version des changelogs" #: scripts/controllib.pl:193 msgid "parse changelog" msgstr "werte changelog aus" #: scripts/controllib.pl:232 #, perl-format msgid "source package name `%s' contains illegal character `%s'" msgstr "Quellpaketname »%s« enthält ungültiges Zeichen »%s«" #: scripts/controllib.pl:235 #, perl-format msgid "source package name `%s' starts with non-alphanum" msgstr "Quellpaketname »%s« beginnt mit einem nicht alphanumerischen Zeichen" #: scripts/controllib.pl:241 #, perl-format msgid "version number contains illegal character `%s'" msgstr "Versionsnummer enthält ungültiges Zeichen »%s«" #: scripts/controllib.pl:250 #, perl-format msgid "source package has two conflicting values - %s and %s" msgstr "Quellpaket hat zwei widersprüchliche Werte - %s und %s" #: scripts/controllib.pl:260 #, perl-format msgid "md5sum gave bogus output `%s'" msgstr "md5sum gab falsche Ausgabe »%s«" #: scripts/controllib.pl:292 msgid "continued value line not in field" msgstr "fortgeführte Wertzeile nicht im Feld" #: scripts/controllib.pl:295 msgid "expected blank line before PGP signature" msgstr "erwartete Leerzeile vor PGP-Signatur" #: scripts/controllib.pl:307 msgid "expected PGP signature, found EOF after blank line" msgstr "erwartete PGP-Signatur, fand EOF nach einer Leerzeile" #: scripts/controllib.pl:310 #, perl-format msgid "expected PGP signature, found something else `%s'" msgstr "erwartete PGP-Signatur, fand etwas anderes »%s«" #: scripts/controllib.pl:315 msgid "found several `paragraphs' where only one expected" msgstr "fand mehrere »Absätze« wo nur einer erwartet wurde" #: scripts/controllib.pl:319 msgid "line with unknown format (not field-colon-value)" msgstr "Zeile mit unbekanntem Format (nicht Feld-Doppelpunkt-Wert)" #: scripts/controllib.pl:322 msgid "found start of PGP body but no signature" msgstr "fand Anfang des PGP-Körpers aber keine Signatur" #: scripts/controllib.pl:324 msgid "empty file" msgstr "leere Datei" #: scripts/controllib.pl:329 #, perl-format msgid "syntax error in %s at line %d: %s" msgstr "Syntaxfehler in %s auf Zeile %d: %s" #: scripts/dpkg-architecture.pl:35 scripts/dpkg-buildpackage.pl:21 #: scripts/dpkg-distaddfile.pl:21 scripts/dpkg-genchanges.pl:83 #: scripts/dpkg-gencontrol.pl:50 scripts/dpkg-gensymbols.pl:36 #: scripts/dpkg-parsechangelog.pl:24 scripts/dpkg-scanpackages.pl:51 #: scripts/dpkg-scansources.pl:96 scripts/dpkg-shlibdeps.pl:359 #: scripts/dpkg-source.pl:139 scripts/changelog/debian.pl:31 #, perl-format msgid "Debian %s version %s.\n" msgstr "Debian %s Version %s.\n" #: scripts/dpkg-architecture.pl:37 msgid "" "\n" "Copyright (C) 1999-2001 Marcus Brinkmann .\n" "Copyright (C) 2004-2005 Scott James Remnant ." msgstr "" "\n" "Copyright (C) 1999-2001 Marcus Brinkmann .\n" "Copyright (C) 2004-2005 Scott James Remnant ." #: scripts/dpkg-architecture.pl:41 scripts/dpkg-buildpackage.pl:28 #: scripts/dpkg-distaddfile.pl:26 scripts/dpkg-genchanges.pl:89 #: scripts/dpkg-gencontrol.pl:56 scripts/dpkg-gensymbols.pl:42 #: scripts/dpkg-parsechangelog.pl:30 scripts/dpkg-shlibdeps.pl:368 #: scripts/dpkg-source.pl:144 scripts/changelog/debian.pl:35 msgid "" "\n" "This is free software; see the GNU General Public Licence version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" "\n" "Dies ist freie Software; lesen Sie die GNU General Public Licence Version 2\n" "oder neuer für die Kopierbedingungen. Es gibt KEINE Haftung.\n" #: scripts/dpkg-architecture.pl:49 #, perl-format msgid "" "Usage: %s [