X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/04f27faefbd3b86e069b2fe3d964a56f61afda0d..6e71ec6fcdcaa926c98fa58cd4af38e42556df15:/po/de.po diff --git a/po/de.po b/po/de.po index 2816b3f41..6db38ec6b 100644 --- a/po/de.po +++ b/po/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-10-05 18:29+0200\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2014-09-19 13:04+0100\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -175,6 +175,36 @@ msgstr "Paket »%s« ist nicht installiert, wird also auch nicht entfernt.\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Hinweis: »%s« wird an Stelle von »%s« gewählt.\n" +#: apt-private/private-cmndline.cc +msgid "Most used commands:" +msgstr "" + +#: apt-private/private-cmndline.cc +#, c-format +msgid "See %s for more information about the available commands." +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "" +"Configuration options and syntax is detailed in apt.conf(5).\n" +"Information about how to configure sources can be found in sources.list(5).\n" +"Package and version choices can be expressed via apt_preferences(5).\n" +"Security details are available in apt-secure(8).\n" +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "This APT has Super Cow Powers." +msgstr "Dieses APT hat Super-Kuh-Kräfte." + +#: apt-private/private-cmndline.cc +msgid "This APT helper has Super Meep Powers." +msgstr "Dieses APT-Hilfsprogramm hat Super-Road-Runner-Kräfte." + +#: apt-private/private-depends.cc apt-private/private-show.cc +#: cmdline/apt-mark.cc +msgid "No packages found" +msgstr "Keine Pakete gefunden" + #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "WARNUNG: Die folgenden Pakete können nicht authentifiziert werden!" @@ -204,10 +234,10 @@ msgid "" "unauthenticated" msgstr "Es gab Probleme und -y wurde ohne --force-yes verwendet." -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "Fehlschlag beim Holen von %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "Fehlschlag beim Holen von %s %s" #: apt-private/private-download.cc #, c-format @@ -219,6 +249,41 @@ msgstr "Freier Platz in %s konnte nicht bestimmt werden." msgid "You don't have enough free space in %s." msgstr "Sie haben nicht genug Platz in %s." +#: apt-private/private-download.cc +msgid "Unable to lock the download directory" +msgstr "Das Downloadverzeichnis konnte nicht gesperrt werden." + +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass\n" +"Sie eine unmögliche Situation angefordert haben oder, wenn Sie die\n" +"Unstable-Distribution verwenden, dass einige erforderliche Pakete noch\n" +"nicht erstellt wurden oder Incoming noch nicht verlassen haben." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "" +"Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Beschädigte Pakete" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Interner Fehler, InstallPackages mit defekten Paketen aufgerufen!" @@ -316,7 +381,7 @@ msgstr "Möchten Sie fortfahren?" msgid "Some files failed to download" msgstr "Einige Dateien konnten nicht heruntergeladen werden." -#: apt-private/private-install.cc cmdline/apt-get.cc +#: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "Herunterladen abgeschlossen; Nur-Herunterladen-Modus aktiv" @@ -372,21 +437,6 @@ msgstr "" "wirklich nicht geschehen sollte. Bitte erstellen Sie einen Fehlerbericht\n" "über apt." -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "" -"Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Interner Fehler, AutoRemover hat etwas beschädigt." @@ -415,10 +465,11 @@ msgstr[1] "" "%lu Pakete wurden automatisch installiert und werden nicht mehr benötigt.\n" #: apt-private/private-install.cc -msgid "Use 'apt-get autoremove' to remove it." -msgid_plural "Use 'apt-get autoremove' to remove them." -msgstr[0] "Verwenden Sie »apt-get autoremove«, um es zu entfernen." -msgstr[1] "Verwenden Sie »apt-get autoremove«, um sie zu entfernen." +#, c-format +msgid "Use '%s' to remove it." +msgid_plural "Use '%s' to remove them." +msgstr[0] "Verwenden Sie »%s«, um es zu entfernen." +msgstr[1] "Verwenden Sie »%s«, um sie zu entfernen." #: apt-private/private-install.cc msgid "You might want to run 'apt-get -f install' to correct these:" @@ -432,22 +483,6 @@ msgstr "" "Unerfüllte Abhängigkeiten. Versuchen Sie »apt-get -f install« ohne Angabe " "eines Pakets (oder geben Sie eine Lösung an)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass\n" -"Sie eine unmögliche Situation angefordert haben oder, wenn Sie die\n" -"Unstable-Distribution verwenden, dass einige erforderliche Pakete noch\n" -"nicht erstellt wurden oder Incoming noch nicht verlassen haben." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Beschädigte Pakete" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -519,18 +554,20 @@ msgstr[1] "" "Es gibt %i zusätzliche Versionen. Bitte verwenden Sie die Option »-a«, um " "sie anzuzeigen." +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "HINWEIS: Dies ist nur eine Simulation!\n" -" apt-get benötigt root-Privilegien für die reale Ausführung.\n" +" %s benötigt root-Privilegien für die reale Ausführung.\n" " Behalten Sie ebenfalls in Hinterkopf, dass die Sperren deaktiviert\n" " sind, verlassen Sie sich also bezüglich des reellen aktuellen\n" -" Status der Sperre nicht darauf!" +" Status der Sperre nicht darauf!\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" @@ -694,7 +731,7 @@ msgstr "N" msgid "Regex compilation error - %s" msgstr "Fehler beim Kompilieren eines regulären Ausdrucks - %s" -#: apt-private/private-search.cc cmdline/apt-cache.cc +#: apt-private/private-search.cc msgid "You must give at least one search pattern" msgstr "Sie müssen mindestens ein Suchmuster angeben" @@ -723,9 +760,194 @@ msgstr[1] "" msgid "not a real package (virtual)" msgstr "kein reales Paket (virtuell)" -#: apt-private/private-show.cc cmdline/apt-cache.cc cmdline/apt-mark.cc -msgid "No packages found" -msgstr "Keine Pakete gefunden" +#: apt-private/private-show.cc apt-pkg/cacheset.cc +#, c-format +msgid "Unable to locate package %s" +msgstr "Paket %s kann nicht gefunden werden." + +#: apt-private/private-show.cc +msgid "Package files:" +msgstr "Paketdateien:" + +#: apt-private/private-show.cc +msgid "Cache is out of sync, can't x-ref a package file" +msgstr "" +"Zwischenspeicher ist nicht synchron, Querverweisen einer Paketdatei nicht " +"möglich" + +#. Show any packages have explicit pins +#: apt-private/private-show.cc +msgid "Pinned packages:" +msgstr "Mit Pinning verwaltete Pakete:" + +#. Print the package name and the version we are forcing to +#: apt-private/private-show.cc +#, c-format +msgid "%s -> %s with priority %d\n" +msgstr "" + +#: apt-private/private-show.cc +msgid " Installed: " +msgstr " Installiert: " + +#: apt-private/private-show.cc +msgid " Candidate: " +msgstr " Installationskandidat: " + +#: apt-private/private-show.cc +msgid "(none)" +msgstr "(keine)" + +#. Show the priority tables +#: apt-private/private-show.cc +msgid " Version table:" +msgstr " Versionstabelle:" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package for architecture '%s'" +msgstr "Es kann kein Paket für Architektur »%s« gefunden werden" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package '%s' with version '%s'" +msgstr "Es kann kein Paket »%s« mit Version »%s« gefunden werden" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package '%s' with release '%s'" +msgstr "Es kann kein Paket »%s« in der Veröffentlichung »%s« gefunden werden" + +#: apt-private/private-source.cc +#, c-format +msgid "Picking '%s' as source package instead of '%s'\n" +msgstr "Als Quellpaket wird »%s« statt »%s« gewählt.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find version '%s' of package '%s'" +msgstr "Es kann keine Version »%s« des Pakets »%s« gefunden werden" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to fetch source for" +msgstr "" +"Es muss mindestens ein Paket angegeben werden, dessen Quellen geholt werden " +"sollen." + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to find a source package for %s" +msgstr "Quellpaket für %s kann nicht gefunden werden." + +#: apt-private/private-source.cc +#, c-format +msgid "" +"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" +"%s\n" +msgstr "" +"HINWEIS: »%s«-Paketierung wird betreut im »%s«-Versionsverwaltungssystem " +"auf:\n" +"%s\n" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"Please use:\n" +"%s\n" +"to retrieve the latest (possibly unreleased) updates to the package.\n" +msgstr "" +"Bitte verwenden Sie:\n" +"%s\n" +"um die neuesten (möglicherweise noch unveröffentlichten) Aktualisierungen\n" +"für das Paket abzurufen.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping already downloaded file '%s'\n" +msgstr "Bereits heruntergeladene Datei »%s« wird übersprungen.\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc +#, c-format +msgid "Need to get %sB/%sB of source archives.\n" +msgstr "Es müssen noch %sB von %sB an Quellarchiven heruntergeladen werden.\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc +#, c-format +msgid "Need to get %sB of source archives.\n" +msgstr "Es müssen %sB an Quellarchiven heruntergeladen werden.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Fetch source %s\n" +msgstr "Quelle %s wird heruntergeladen.\n" + +#: apt-private/private-source.cc +msgid "Failed to fetch some archives." +msgstr "Einige Archive konnten nicht heruntergeladen werden." + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping unpack of already unpacked source in %s\n" +msgstr "Das Entpacken der bereits entpackten Quelle in %s wird übersprungen.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Unpack command '%s' failed.\n" +msgstr "Entpackbefehl »%s« fehlgeschlagen.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Check if the 'dpkg-dev' package is installed.\n" +msgstr "Überprüfen Sie, ob das Paket »dpkg-dev« installiert ist.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Build command '%s' failed.\n" +msgstr "Build-Befehl »%s« fehlgeschlagen.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "" +"Informationen zu Bauabhängigkeiten für %s konnten nicht gefunden werden." + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s hat keine Bauabhängigkeiten.\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "" +"Es muss mindestens ein Paket angegeben werden, dessen Bauabhängigkeiten " +"überprüft werden sollen." + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" +"Keine Architekturinformation für %s verfügbar. Weiteres zur Einrichtung " +"finden Sie unter apt.conf(5) APT::Architectures." + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Verarbeitung der Bauabhängigkeiten fehlgeschlagen" + +#: apt-private/private-source.cc +msgid "Failed to process build dependencies" +msgstr "Verarbeitung der Bauabhängigkeiten fehlgeschlagen" #: apt-private/private-sources.cc #, c-format @@ -738,6 +960,11 @@ msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" "Ihre »%s«-Datei wurde verändert, bitte führen Sie »apt-get update« aus." +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "Paket %s Version %s hat eine unerfüllte Abhängigkeit:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Der Befehl »update« akzeptiert keine Argumente." @@ -758,11 +985,6 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Alle Pakete sind aktuell." -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "Paket %s Version %s hat eine unerfüllte Abhängigkeit:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -838,171 +1060,46 @@ msgstr "" "Dieser Befehl ist überholt. Bitte verwenden Sie stattdessen »apt-mark " "showauto«." -#: cmdline/apt-cache.cc apt-pkg/cacheset.cc -#, c-format -msgid "Unable to locate package %s" -msgstr "Paket %s kann nicht gefunden werden." - -#: cmdline/apt-cache.cc -msgid "Package files:" -msgstr "Paketdateien:" - #: cmdline/apt-cache.cc -msgid "Cache is out of sync, can't x-ref a package file" +msgid "" +"Usage: apt-cache [options] command\n" +" apt-cache [options] show pkg1 [pkg2 ...]\n" +"\n" +"apt-cache queries and displays available information about installed\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" +"availability of the configured sources (e.g. offline).\n" msgstr "" -"Zwischenspeicher ist nicht synchron, Querverweisen einer Paketdatei nicht " -"möglich" -#. Show any packages have explicit pins #: cmdline/apt-cache.cc -msgid "Pinned packages:" -msgstr "Mit Pinning verwaltete Pakete:" +msgid "Show source records" +msgstr "Aufzeichnungen zu Quellen ausgeben" #: cmdline/apt-cache.cc -msgid "(not found)" -msgstr "(nicht gefunden)" +msgid "Search the package list for a regex pattern" +msgstr "die Paketliste mittels regulärem Ausdruck durchsuchen" -#. Print the package name and the version we are forcing to #: cmdline/apt-cache.cc -#, c-format -msgid "%s -> %s with priority %d\n" -msgstr "" +msgid "Show raw dependency information for a package" +msgstr "rohe Abhängigkeitsinformationen eines Pakets ausgeben" #: cmdline/apt-cache.cc -msgid " Installed: " -msgstr " Installiert: " +msgid "Show reverse dependency information for a package" +msgstr "umgekehrte Abhängigkeitsinformationen eines Pakets ausgeben" #: cmdline/apt-cache.cc -msgid " Candidate: " -msgstr " Installationskandidat: " +msgid "Show a readable record for the package" +msgstr "einen lesbaren Datensatz für das Paket ausgeben" #: cmdline/apt-cache.cc -msgid "(none)" -msgstr "(keine)" - -#: cmdline/apt-cache.cc -msgid " Package pin: " -msgstr " Paket-Pinning: " - -#. Show the priority tables -#: cmdline/apt-cache.cc -msgid " Version table:" -msgstr " Versionstabelle:" +msgid "List the names of all packages in the system" +msgstr "die Namen aller Pakete im System auflisten" #: cmdline/apt-cache.cc -msgid "" -"Usage: apt-cache [options] command\n" -" apt-cache [options] showpkg pkg1 [pkg2 ...]\n" -" apt-cache [options] showsrc pkg1 [pkg2 ...]\n" -"\n" -"apt-cache is a low-level tool used to query information\n" -"from APT's binary cache files\n" -"\n" -"Commands:\n" -" gencaches - Build both the package and source cache\n" -" showpkg - Show some general information for a single package\n" -" showsrc - Show source records\n" -" stats - Show some basic statistics\n" -" dump - Show the entire file in a terse form\n" -" dumpavail - Print an available file to stdout\n" -" unmet - Show unmet dependencies\n" -" search - Search the package list for a regex pattern\n" -" show - Show a readable record for the package\n" -" depends - Show raw dependency information for a package\n" -" rdepends - Show reverse dependency information for a package\n" -" pkgnames - List the names of all packages in the system\n" -" dotty - Generate package graphs for GraphViz\n" -" xvcg - Generate package graphs for xvcg\n" -" policy - Show policy settings\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -p=? The package cache.\n" -" -s=? The source cache.\n" -" -q Disable progress indicator.\n" -" -i Show only important deps for the unmet command.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" -msgstr "" -"Aufruf: apt-cache [Optionen] befehl\n" -" apt-cache [Optionen] showpkg paket1 [paket2 ...]\n" -" apt-cache [Optionen] showsrc paket1 [paket2 ...]\n" -"\n" -"apt-cache ist ein untergeordnetes Werkzeug, um Informationen aus den\n" -"binären Zwischenspeicher-Dateien von APT abzufragen.\n" -"\n" -"Befehle:\n" -" gencaches – Paket- und Quell-Zwischenspeicher erzeugen\n" -" showpkg – grundsätzliche Informationen eines einzelnen Pakets ausgeben\n" -" showsrc – Aufzeichnungen zu Quellen ausgeben\n" -" stats – einige grundlegenden Statistiken ausgeben\n" -" dump – gesamte Datei in Kurzform ausgeben\n" -" dumpavail – Datei verfügbarer Pakete nach stdout ausgeben\n" -" unmet – unerfüllte Abhängigkeiten ausgeben\n" -" search – die Paketliste mittels regulärem Ausdruck durchsuchen\n" -" show – einen lesbaren Datensatz für das Paket ausgeben\n" -" depends – rohe Abhängigkeitsinformationen eines Pakets ausgeben\n" -" rdepends – umgekehrte Abhängigkeitsinformationen eines Pakets ausgeben\n" -" pkgnames – die Namen aller Pakete im System auflisten\n" -" dotty – Paketgraph zur Verwendung mit GraphViz erzeugen\n" -" xvcg – Paketgraph zur Verwendung mit xvcg erzeugen\n" -" policy – Policy-Einstellungen ausgeben\n" -"\n" -"Optionen:\n" -" -h dieser Hilfe-Text\n" -" -p=? der Paket-Zwischenspeicher\n" -" -s=? der Quell-Zwischenspeicher\n" -" -q Fortschrittsanzeige abschalten\n" -" -i nur wichtige Abhängigkeiten für den »unmet«-Befehl ausgeben\n" -" -c=? diese Konfigurationsdatei lesen\n" -" -o=? eine beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" -"Weitere Informationen finden Sie in den Handbuchseiten von apt-cache(8)\n" -"und apt.conf(5).\n" - -#: cmdline/apt.cc -#, fuzzy -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -"Basic commands: \n" -" list - list packages based on package names\n" -" search - search in package descriptions\n" -" show - show package details\n" -"\n" -" update - update list of available packages\n" -"\n" -" install - install packages\n" -" remove - remove packages\n" -" autoremove - Remove automatically all unused packages\n" -"\n" -" upgrade - upgrade the system by installing/upgrading packages\n" -" full-upgrade - upgrade the system by removing/installing/upgrading " -"packages\n" -"\n" -" edit-sources - edit the source information file\n" -msgstr "" -"Aufruf: apt [Optionen] Befehl\n" -"\n" -"Befehlszeilen-Schnittstelle (CLI) für apt.\n" -"Basis-Befehle: \n" -" list - Pakete basierend auf dem Paketnamen auflisten\n" -" search - Paketbeschreibungen durchsuchen\n" -" show - Paketdetails anzeigen\n" -"\n" -" update - Liste verfügbarer Pakete aktualisieren\n" -"\n" -" install - Pakete installieren\n" -" remove - Pakete entfernen\n" -"\n" -" upgrade - das System durch Installation/Aktualisierung der Pakete " -"hochrüsten\n" -" full-upgrade - das System durch Entfernung/Installation/Aktualisierung der " -"Pakete\n" -" vollständig hochrüsten\n" -"\n" -" edit-sources - die Datei für die Paketquellen bearbeiten\n" +msgid "Show policy settings" +msgstr "Policy-Einstellungen ausgeben" #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" @@ -1035,320 +1132,84 @@ msgstr "" "ROM festzulegen.\n" "Weitere Informationen über automatische Erkennung von CD-ROMs und " "Einbindungspunkte\n" -"bekommen Sie mit »man apt-cdrom«." - -#: cmdline/apt-cdrom.cc -msgid "Repeat this process for the rest of the CDs in your set." -msgstr "" -"Wiederholen Sie dieses Prozedere für die restlichen Disks Ihres Satzes." - -#: cmdline/apt-config.cc -msgid "Arguments not in pairs" -msgstr "Argumente nicht paarweise" - -#: cmdline/apt-config.cc -msgid "" -"Usage: apt-config [options] command\n" -"\n" -"apt-config is a simple tool to read the APT config file\n" -"\n" -"Commands:\n" -" shell - Shell mode\n" -" dump - Show the configuration\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -msgstr "" -"Aufruf: apt-config [optionen] befehl\n" -"\n" -"apt-config ist ein einfaches Werkzeug, um die APT-Konfigurationsdatei zu " -"lesen.\n" -"\n" -"Befehle:\n" -" shell – Shell-Modus\n" -" dump – Die Konfiguration ausgeben\n" -"\n" -"Optionen:\n" -" -h Dieser Hilfetext\n" -" -c=? Diese Konfigurationsdatei lesen\n" -" -o=? Eine beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "Es kann kein Paket für Architektur »%s« gefunden werden" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "Es kann kein Paket »%s« mit Version »%s« gefunden werden" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "Es kann kein Paket »%s« in der Veröffentlichung »%s« gefunden werden" - -#: cmdline/apt-get.cc -#, c-format -msgid "Picking '%s' as source package instead of '%s'\n" -msgstr "Als Quellpaket wird »%s« statt »%s« gewählt.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "Es kann keine Version »%s« des Pakets »%s« gefunden werden" - -#: cmdline/apt-get.cc -#, c-format -msgid "Couldn't find package %s" -msgstr "Paket %s konnte nicht gefunden werden" - -#: cmdline/apt-get.cc cmdline/apt-mark.cc -#, c-format -msgid "%s set to automatically installed.\n" -msgstr "%s wurde als automatisch installiert festgelegt.\n" - -#: cmdline/apt-get.cc cmdline/apt-mark.cc -msgid "" -"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " -"instead." -msgstr "" -"Dieser Befehl ist überholt. Bitte verwenden Sie stattdessen »apt-mark auto« " -"und »apt-mark manual«." - -#: cmdline/apt-get.cc -msgid "Internal error, problem resolver broke stuff" -msgstr "Interner Fehler, der Problemlöser hat etwas beschädigt." - -#: cmdline/apt-get.cc -msgid "Unable to lock the download directory" -msgstr "Das Downloadverzeichnis konnte nicht gesperrt werden." - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to fetch source for" -msgstr "" -"Es muss mindestens ein Paket angegeben werden, dessen Quellen geholt werden " -"sollen." - -#: cmdline/apt-get.cc -#, c-format -msgid "Unable to find a source package for %s" -msgstr "Quellpaket für %s kann nicht gefunden werden." - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" -"%s\n" -msgstr "" -"HINWEIS: »%s«-Paketierung wird betreut im »%s«-Versionsverwaltungssystem " -"auf:\n" -"%s\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"Please use:\n" -"%s\n" -"to retrieve the latest (possibly unreleased) updates to the package.\n" -msgstr "" -"Bitte verwenden Sie:\n" -"%s\n" -"um die neuesten (möglicherweise noch unveröffentlichten) Aktualisierungen\n" -"für das Paket abzurufen.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping already downloaded file '%s'\n" -msgstr "Bereits heruntergeladene Datei »%s« wird übersprungen.\n" - -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB/%sB of source archives.\n" -msgstr "Es müssen noch %sB von %sB an Quellarchiven heruntergeladen werden.\n" - -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB of source archives.\n" -msgstr "Es müssen %sB an Quellarchiven heruntergeladen werden.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Fetch source %s\n" -msgstr "Quelle %s wird heruntergeladen.\n" - -#: cmdline/apt-get.cc -msgid "Failed to fetch some archives." -msgstr "Einige Archive konnten nicht heruntergeladen werden." - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping unpack of already unpacked source in %s\n" -msgstr "Das Entpacken der bereits entpackten Quelle in %s wird übersprungen.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unpack command '%s' failed.\n" -msgstr "Entpackbefehl »%s« fehlgeschlagen.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Check if the 'dpkg-dev' package is installed.\n" -msgstr "Überprüfen Sie, ob das Paket »dpkg-dev« installiert ist.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Build command '%s' failed.\n" -msgstr "Build-Befehl »%s« fehlgeschlagen.\n" - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"Es muss mindestens ein Paket angegeben werden, dessen Bauabhängigkeiten " -"überprüft werden sollen." - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" -"Keine Architekturinformation für %s verfügbar. Weiteres zur Einrichtung " -"finden Sie unter apt.conf(5) APT::Architectures." - -#: cmdline/apt-get.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Verarbeitung der Bauabhängigkeiten fehlgeschlagen" +"bekommen Sie mit »man apt-cdrom«." -#: cmdline/apt-get.cc -#, c-format -msgid "Unable to get build-dependency information for %s" +#: cmdline/apt-cdrom.cc +msgid "Repeat this process for the rest of the CDs in your set." msgstr "" -"Informationen zu Bauabhängigkeiten für %s konnten nicht gefunden werden." - -#: cmdline/apt-get.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s hat keine Bauabhängigkeiten.\n" +"Wiederholen Sie dieses Prozedere für die restlichen Disks Ihres Satzes." -#: cmdline/apt-get.cc -#, c-format +#: cmdline/apt-cdrom.cc msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" +"Usage: apt-cdrom [options] command\n" +"\n" +"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"media types as package sources to APT. The mount point and device\n" +"information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" -"»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da %s bei »%s«-Paketen " -"nicht erlaubt ist." -#: cmdline/apt-get.cc -#, c-format +#: cmdline/apt-config.cc +msgid "Arguments not in pairs" +msgstr "Argumente nicht paarweise" + +#: cmdline/apt-config.cc +#, fuzzy msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" +"Usage: apt-config [options] command\n" +"\n" +"apt-config is an interface to the configuration settings used by\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" -"»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da Paket %s nicht " -"gefunden werden kann." +"Aufruf: apt-config [optionen] befehl\n" +"\n" +"apt-config ist ein einfaches Werkzeug, um die APT-Konfigurationsdatei zu " +"lesen.\n" -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#: cmdline/apt-config.cc +msgid "get configuration values via shell evaluation" msgstr "" -"»%s«-Abhängigkeit für %s kann nicht erfüllt werden: Installiertes Paket %s " -"ist zu neu." -#: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" +#: cmdline/apt-config.cc +msgid "show the active configuration setting" msgstr "" -"»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da die Version des " -"Installationskandidaten für das Paket %s die Versionsanforderungen nicht " -"erfüllen kann." #: cmdline/apt-get.cc #, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da für Paket %s kein " -"Installationskandidat existiert." +msgid "Couldn't find package %s" +msgstr "Paket %s konnte nicht gefunden werden" -#: cmdline/apt-get.cc +#: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "»%s«-Abhängigkeit für %s konnte nicht erfüllt werden: %s" +msgid "%s set to automatically installed.\n" +msgstr "%s wurde als automatisch installiert festgelegt.\n" -#: cmdline/apt-get.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Bauabhängigkeiten für %s konnten nicht erfüllt werden." +#: cmdline/apt-get.cc cmdline/apt-mark.cc +msgid "" +"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " +"instead." +msgstr "" +"Dieser Befehl ist überholt. Bitte verwenden Sie stattdessen »apt-mark auto« " +"und »apt-mark manual«." #: cmdline/apt-get.cc -msgid "Failed to process build dependencies" -msgstr "Verarbeitung der Bauabhängigkeiten fehlgeschlagen" +msgid "Internal error, problem resolver broke stuff" +msgstr "Interner Fehler, der Problemlöser hat etwas beschädigt." #: cmdline/apt-get.cc msgid "Supported modules:" msgstr "Unterstützte Module:" #: cmdline/apt-get.cc +#, fuzzy msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" " apt-get [options] source pkg1 [pkg2 ...]\n" "\n" -"apt-get is a simple command line interface for downloading and\n" -"installing packages. The most frequently used commands are update\n" -"and install.\n" -"\n" -"Commands:\n" -" update - Retrieve new lists of packages\n" -" upgrade - Perform an upgrade\n" -" install - Install new packages (pkg is libc6 not libc6.deb)\n" -" remove - Remove packages\n" -" autoremove - Remove automatically all unused packages\n" -" purge - Remove packages and config files\n" -" source - Download source archives\n" -" build-dep - Configure build-dependencies for source packages\n" -" dist-upgrade - Distribution upgrade, see apt-get(8)\n" -" dselect-upgrade - Follow dselect selections\n" -" clean - Erase downloaded archive files\n" -" autoclean - Erase old downloaded archive files\n" -" check - Verify that there are no broken dependencies\n" -" changelog - Download and display the changelog for the given package\n" -" download - Download the binary package into the current directory\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -d Download only - do NOT install or unpack archives\n" -" -s No-act. Perform ordering simulation\n" -" -y Assume Yes to all queries and do not prompt\n" -" -f Attempt to correct a system with broken dependencies in place\n" -" -m Attempt to continue if archives are unlocatable\n" -" -u Show a list of upgraded packages as well\n" -" -b Build the source package after fetching it\n" -" -V Show verbose version numbers\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" -"pages for more information and options.\n" -" This APT has Super Cow Powers.\n" +"apt-get is a command line interface for retrieval of packages\n" +"and information about them from authenticated sources and\n" +"for installation, upgrade and removal of packages together\n" +"with their dependencies.\n" msgstr "" "Aufruf: apt-get [Optionen] befehl\n" " apt-get [Optionen] install|remove paket1 [paket2 ...]\n" @@ -1357,48 +1218,68 @@ msgstr "" "apt-get ist ein einfaches Befehlszeilenwerkzeug zum Herunterladen\n" "und Installieren von Paketen. Die am häufigsten benutzten Befehle\n" "sind update und install.\n" -"\n" -"Befehle:\n" -" update – neue Paketinformationen holen\n" -" upgrade – Upgrade (Paketaktualisierung) durchführen\n" -" install – neue Pakete installieren (paket ist libc6, nicht libc6." -"deb)\n" -" remove – Pakete entfernen\n" -" autoremove – alle nicht mehr verwendeten Pakete automatisch " -"entfernen\n" -" purge – Pakete vollständig entfernen (inkl. " -"Konfigurationsdateien)\n" -" source – Quellarchive herunterladen\n" -" build-dep – Bauabhängigkeiten für Quellpakete konfigurieren\n" -" dist-upgrade – Upgrade (Paketaktualisierung) für die komplette\n" -" Distribution durchführen, siehe apt-get(8)\n" -" dselect-upgrade – der Auswahl von »dselect« folgen\n" -" clean – heruntergeladene Archive löschen\n" -" autoclean – veraltete heruntergeladene Archive löschen\n" -" check – überprüfen, ob es unerfüllte Abhängigkeiten gibt\n" -" changelog – Änderungsprotokoll für das angegebene Paket " -"herunterladen\n" -" und anzeigen\n" -" download – das Binärpaket in das aktuelle Verzeichnis " -"herunterladen\n" -"\n" -"Optionen:\n" -" -h dieser Hilfetext\n" -" -q protokollierbare Ausgabe – keine Fortschrittsanzeige\n" -" -qq keine Ausgabe, außer bei Fehlern\n" -" -d nur herunterladen – Archive NICHT installieren oder entpacken\n" -" -s nichts tun, nur eine Simulation der Aktionen durchführen\n" -" -y für alle Antworten »Ja« annehmen und nicht nachfragen\n" -" -f versuchen, ein System mit defekten Abhängigkeiten zu korrigieren\n" -" -m versuchen fortzufahren, wenn Archive nicht auffindbar sind\n" -" -u ebenfalls eine Liste der aktualisierten Pakete ausgeben\n" -" -b ein Quellpaket nach dem Herunterladen bauen\n" -" -V ausführliche Versionsnummern ausgeben\n" -" -c=? Diese Konfigurationsdatei benutzen\n" -" -o=? Beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" -"Siehe auch die Handbuchseiten apt-get(8), sources.list(5) und apt.conf(5)\n" -"bezüglich weitergehender Informationen und Optionen.\n" -" Dieses APT hat Super-Kuh-Kräfte.\n" + +#: cmdline/apt-get.cc +msgid "Retrieve new lists of packages" +msgstr "neue Paketinformationen holen" + +#: cmdline/apt-get.cc +msgid "Perform an upgrade" +msgstr "Upgrade (Paketaktualisierung) durchführen" + +#: cmdline/apt-get.cc +msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgstr "neue Pakete installieren (paket ist libc6, nicht libc6.deb)" + +#: cmdline/apt-get.cc +msgid "Remove packages" +msgstr "Pakete entfernen" + +#: cmdline/apt-get.cc +msgid "Remove packages and config files" +msgstr "Pakete vollständig entfernen (inkl. Konfigurationsdateien)" + +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "alle nicht mehr verwendeten Pakete automatisch entfernen" + +#: cmdline/apt-get.cc +msgid "Distribution upgrade, see apt-get(8)" +msgstr "" +"Upgrade (Paketaktualisierung) für die komplette Distribution durchführen, " +"siehe apt-get(8)" + +#: cmdline/apt-get.cc +msgid "Follow dselect selections" +msgstr "der Auswahl von »dselect« folgen" + +#: cmdline/apt-get.cc +msgid "Configure build-dependencies for source packages" +msgstr "Bauabhängigkeiten für Quellpakete konfigurieren" + +#: cmdline/apt-get.cc +msgid "Erase downloaded archive files" +msgstr "heruntergeladene Archive löschen" + +#: cmdline/apt-get.cc +msgid "Erase old downloaded archive files" +msgstr "veraltete heruntergeladene Archive löschen" + +#: cmdline/apt-get.cc +msgid "Verify that there are no broken dependencies" +msgstr "überprüfen, ob es unerfüllte Abhängigkeiten gibt" + +#: cmdline/apt-get.cc +msgid "Download source archives" +msgstr "Quellarchive herunterladen" + +#: cmdline/apt-get.cc +msgid "Download the binary package into the current directory" +msgstr "das Binärpaket in das aktuelle Verzeichnis herunterladen" + +#: cmdline/apt-get.cc +msgid "Download and display the changelog for the given package" +msgstr "Änderungsprotokoll für das angegebene Paket herunterladen und anzeigen" #: cmdline/apt-helper.cc msgid "Need one URL as argument" @@ -1421,27 +1302,32 @@ msgstr "" #, fuzzy msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" -"apt-helper is a internal helper for apt\n" -"\n" -"Commands:\n" -" download-file - download the given uri to the target-path\n" -" srv-lookup - lookup a SRV record (e.g. _http._tcp.ftp.debian.org)\n" -" auto-detect-proxy - detect proxy using apt.conf\n" -"\n" -" This APT helper has Super Meep Powers.\n" +"apt-helper bundles a variety of commands for shell scripts to use\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" msgstr "" "Aufruf: apt-helper [Optionen] Befehl\n" " apt-helper [Optionen] download-file URI Zielpfad\n" "\n" "apt-helper ist ein internes Hilfsprogramm für apt.\n" -"\n" -"Befehle:\n" -" download-file - den angegebenen URI in den Zielpfad herunterladen\n" -" auto-detect-proxy - erkennen eines Proxy-Servers mittels apt.conf\n" -"\n" -" Dieses APT-Hilfsprogramm hat Super-Road-Runner-Kräfte.\n" + +#: cmdline/apt-helper.cc +msgid "download the given uri to the target-path" +msgstr "den angegebenen URI in den Zielpfad herunterladen" + +#: cmdline/apt-helper.cc +msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "detect proxy using apt.conf" +msgstr "erkennen eines Proxy-Servers mittels apt.conf" #: cmdline/apt-mark.cc #, c-format @@ -1469,11 +1355,9 @@ msgstr "%s wurde bereits auf Halten gesetzt.\n" msgid "%s was already not hold.\n" msgstr "Die Halten-Markierung für %s wurde bereits entfernt.\n" -#: cmdline/apt-mark.cc apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Es wurde auf %s gewartet, war jedoch nicht vorhanden" +#: cmdline/apt-mark.cc +msgid "Executing dpkg failed. Are you root?" +msgstr "Ausführen von dpkg fehlgeschlagen. Sind Sie root?" #: cmdline/apt-mark.cc #, c-format @@ -1486,60 +1370,116 @@ msgid "Canceled hold on %s.\n" msgstr "Halten-Markierung für %s entfernt.\n" #: cmdline/apt-mark.cc -msgid "Executing dpkg failed. Are you root?" -msgstr "Ausführen von dpkg fehlgeschlagen. Sind Sie root?" +#, c-format +msgid "Selected %s for purge.\n" +msgstr "" + +#: cmdline/apt-mark.cc +#, c-format +msgid "Selected %s for removal.\n" +msgstr "" + +#: cmdline/apt-mark.cc +#, c-format +msgid "Selected %s for installation.\n" +msgstr "" #: cmdline/apt-mark.cc +#, fuzzy msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It can also list marks.\n" -"\n" -"Commands:\n" -" auto - Mark the given packages as automatically installed\n" -" manual - Mark the given packages as manually installed\n" -" hold - Mark a package as held back\n" -" unhold - Unset a package set as held back\n" -" showauto - Print the list of automatically installed packages\n" -" showmanual - Print the list of manually installed packages\n" -" showhold - Print the list of package on hold\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -s No-act. Just prints what would be done.\n" -" -f read/write auto/manual marking in the given file\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-mark(8) and apt.conf(5) manual pages for more information." +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" msgstr "" "Aufruf: apt-mark [Optionen] {auto|manual} paket1 [paket2 ...]\n" "\n" "apt-mark ist ein einfaches Befehlszeilenprogramm, um Pakete als manuell\n" "oder automatisch installiert zu markieren. Diese Markierungen können auch\n" "aufgelistet werden.\n" + +#: cmdline/apt-mark.cc +msgid "Mark the given packages as automatically installed" +msgstr "das angegebene Paket als »Automatisch installiert« markieren" + +#: cmdline/apt-mark.cc +msgid "Mark the given packages as manually installed" +msgstr "das angegebene Paket als »Manuell installiert« markieren" + +#: cmdline/apt-mark.cc +msgid "Mark a package as held back" +msgstr "ein Paket als zurückgehalten markieren" + +#: cmdline/apt-mark.cc +msgid "Unset a package set as held back" +msgstr "ein Paket als nicht mehr zurückgehalten markieren" + +#: cmdline/apt-mark.cc +msgid "Print the list of automatically installed packages" +msgstr "eine Liste aller automatisch installierten Pakete anzeigen" + +#: cmdline/apt-mark.cc +msgid "Print the list of manually installed packages" +msgstr "eine Liste aller manuell installierten Pakete anzeigen" + +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "eine Liste aller zurückgehaltenen Pakete anzeigen" + +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" "\n" -"Befehle:\n" -" auto – das angegebene Paket als »Automatisch installiert« markieren\n" -" manual – das angegebene Paket als »Manuell installiert« markieren\n" -" hold - ein Paket als zurückgehalten markieren\n" -" unhold - ein Paket als nicht mehr zurückgehalten markieren\n" -" showauto - eine Liste aller automatisch installierten Pakete anzeigen\n" -" showmanual - eine Liste aller manuell installierten Pakete anzeigen\n" -" showhold - eine Liste aller zurückgehaltenen Pakete anzeigen\n" -"\n" -"Optionen:\n" -" -h dieser Hilfetext\n" -" -q protokollierbare Ausgabe – keine Fortschrittsanzeige\n" -" -qq keine Ausgabe, außer bei Fehlern\n" -" -s nichts tun, nur eine Simulation der Aktionen durchführen\n" -" -f Autom./Manuell-Markierung in der angegebenen Datei lesen/schreiben\n" -" -c=? Diese Konfigurationsdatei benutzen\n" -" -o=? Beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" -"Siehe auch die Handbuchseiten apt-mark(8) und apt.conf(5) bezüglich\n" -"weitergehender Informationen." +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" +msgstr "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "Pakete basierend auf dem Paketnamen auflisten" + +#: cmdline/apt.cc +msgid "search in package descriptions" +msgstr "Paketbeschreibungen durchsuchen" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "Paketdetails anzeigen" + +#. package stuff +#: cmdline/apt.cc +msgid "install packages" +msgstr "Pakete installieren" + +#: cmdline/apt.cc +msgid "remove packages" +msgstr "Pakete entfernen" + +#. system wide stuff +#: cmdline/apt.cc +msgid "update list of available packages" +msgstr "Liste verfügbarer Pakete aktualisieren" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "das System durch Installation/Aktualisierung der Pakete hochrüsten" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "" +"das System durch Entfernung/Installation/Aktualisierung der Pakete " +"vollständig hochrüsten" + +#. misc +#: cmdline/apt.cc +msgid "edit the source information file" +msgstr "die Datei für die Paketquellen bearbeiten" #: methods/cdrom.cc #, c-format @@ -1642,11 +1582,11 @@ msgid "Unable to connect to %s:%s:" msgstr "Verbindung mit %s:%s nicht möglich:" # looks like someone hardcoded English grammar -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "Abfrage mit »stat« fehlgeschlagen" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Änderungszeitpunkt kann nicht gesetzt werden." @@ -1803,6 +1743,25 @@ msgstr "Abfrage" msgid "Unable to invoke " msgstr "Aufruf nicht möglich: " +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" +"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert " +"das Netzwerk eine Authentifizierung?)" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, fuzzy, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" +"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert " +"das Netzwerk eine Authentifizierung?)" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "Mindestens eine ungültige Signatur wurde entdeckt." @@ -1820,20 +1779,16 @@ msgstr "" "»apt-key« konnte zur Überprüfung der Signatur nicht ausgeführt werden (ist " "gnupg installiert?)" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" -"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert " -"das Netzwerk eine Authentifizierung?)" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "Unbekannter Fehler beim Ausführen von apt-key" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" + #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "Die folgenden Signaturen waren ungültig:\n" @@ -1847,10 +1802,6 @@ msgstr "" "öffentlicher\n" "Schlüssel nicht verfügbar ist:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "Leere Dateien können kein gültiges Archiv sein." - #: methods/http.cc msgid "Error writing to the file" msgstr "Fehler beim Schreiben der Datei" @@ -1920,6 +1871,12 @@ msgstr "Kein Eintrag in Spiegeldatei »%s« gefunden" msgid "[Mirror: %s]" msgstr "[Spiegelserver: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "%s mit »stat« abfragen fehlgeschlagen" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "" @@ -1979,6 +1936,10 @@ msgstr "" msgid "Internal error" msgstr "Interner Fehler" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "Leere Dateien können kein gültiges Archiv sein." + #: dselect/install:33 msgid "Bad default setting!" msgstr "Fehlerhafte Voreinstellung!" @@ -2018,18 +1979,28 @@ msgstr "" msgid "Merging available information" msgstr "Verfügbare Informationen werden zusammengeführt." +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Es wurde auf %s gewartet, war jedoch nicht vorhanden" + #: cmdline/apt-extracttemplates.cc +#, fuzzy msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" -"apt-extracttemplates is a tool to extract config and template info\n" -"from debian packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" -t Set the temp dir\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-extracttemplates is used to extract config and template files\n" +"from debian packages. It is used mainly by debconf(1) to prompt for\n" +"configuration questions before installation of packages.\n" msgstr "" "Aufruf: apt-extracttemplates datei1 [datei2 ...]\n" "\n" @@ -2058,17 +2029,13 @@ msgstr "" "Debconf-Version konnte nicht ermittelt werden. Ist debconf installiert?" #: cmdline/apt-internal-solver.cc +#, fuzzy msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" "Aufruf: apt-internal-solver\n" "\n" @@ -2090,26 +2057,10 @@ msgstr "Unbekannter Paketeintrag!" msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" -"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" -"to indicate what kind of file it is.\n" -"\n" -"Options:\n" -" -h This help text\n" -" -s Use source file sorting\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-sortpkgs is a simple tool to sort package information files.\n" +"By default it sorts by binary package information, but the -s option\n" +"can be used to switch to source package ordering instead.\n" msgstr "" -"Aufruf: apt-sortpkgs [optionen] datei1 [datei2 ...]\n" -"\n" -"apt-sortpkgs ist ein einfaches Werkzeug, um Paketdateien zu sortieren. Die\n" -"Option -s wird benutzt, um anzuzeigen, um was für eine Datei es sich " -"handelt.\n" -"\n" -"Optionen:\n" -" -h Dieser Hilfetext\n" -" -s Quelldateisortierung benutzen\n" -" -c=? Diese Konfigurationsdatei lesen\n" -" -o=? Eine beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" @@ -2253,11 +2204,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Datenbankdatei %s kann nicht geöffnet werden: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "%s mit »stat« abfragen fehlgeschlagen" - #: ftparchive/cachedb.cc msgid "Failed to read .dsc" msgstr "Lesen von .dsc fehlgeschlagen" @@ -2305,11 +2251,6 @@ msgstr "E/A zu Kindprozess/Datei fehlgeschlagen" msgid "Failed to read while computing MD5" msgstr "Lesevorgang während der MD5-Berechnung fehlgeschlagen" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "Problem beim Entfernen (unlink) von %s" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2388,15 +2329,10 @@ msgstr "Öffnen von %s fehlgeschlagen" msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to readlink %s" -msgstr "readlink von %s fehlgeschlagen" - -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format -msgid "Failed to unlink %s" -msgstr "Entfernen (unlink) von %s fehlgeschlagen" +msgid "Failed to readlink %s" +msgstr "readlink von %s fehlgeschlagen" #: ftparchive/writer.cc #, c-format @@ -2582,47 +2518,61 @@ msgstr "Doppelte Hinzufügung der Umleitung %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Doppelte Konfigurationsdatei %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, c-format -msgid "List directory %spartial is missing." -msgstr "Listenverzeichnis %spartial fehlt." +#: apt-pkg/acquire-item.cc +msgid "" +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." +msgstr "" -#: apt-pkg/acquire.cc -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Archivverzeichnis %spartial fehlt." +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can't be authenticated and is therefore " +"potentially dangerous to use." +msgstr "" -#: apt-pkg/acquire.cc -#, c-format -msgid "Unable to lock directory %s" -msgstr "Das Verzeichnis %s kann nicht gesperrt werden." +#: apt-pkg/acquire-item.cc +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." +msgstr "" -#: apt-pkg/acquire.cc -#, c-format +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "Das Verzeichnis %s ist umgeleitet." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "Das Verzeichnis %s ist umgeleitet." + +#: apt-pkg/acquire-item.cc msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." msgstr "" -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, c-format -msgid "Clean of %s is not supported" -msgstr "Leeren von %s wird nicht unterstützt." +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "Das Verzeichnis %s ist umgeleitet." -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Holen der Datei %li von %li (noch %s)" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "Das Verzeichnis %s ist umgeleitet." -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Holen der Datei %li von %li" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "Das Verzeichnis %s ist umgeleitet." + +#: apt-pkg/acquire-item.cc +msgid "Hash Sum mismatch" +msgstr "Hash-Summe stimmt nicht überein" #: apt-pkg/acquire-item.cc -msgid "Use --allow-insecure-repositories to force the update" +msgid "Insufficient information available to perform this download securely" msgstr "" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc @@ -2630,10 +2580,6 @@ msgstr "" msgid "rename failed, %s (%s -> %s)." msgstr "Umbenennen fehlgeschlagen, %s (%s -> %s)." -#: apt-pkg/acquire-item.cc -msgid "Hash Sum mismatch" -msgstr "Hash-Summe stimmt nicht überein" - #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Größe stimmt nicht überein" @@ -2663,6 +2609,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "GPG-Fehler: %s: %s" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2673,9 +2626,11 @@ msgstr "" "(falscher Eintrag in sources.list oder missgebildete Datei)." #: apt-pkg/acquire-item.cc -msgid "There is no public key available for the following key IDs:\n" +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" msgstr "" -"Es gibt keine öffentlichen Schlüssel für die folgenden Schlüssel-IDs:\n" #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in @@ -2694,31 +2649,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Konflikt bei Distribution: %s (%s erwartet, aber %s bekommen)" -#: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The data from '%s' is not signed. Packages from that repository can not be " -"authenticated." -msgstr "" - -#: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The repository '%s' does not have a Release file. This is deprecated, please " -"contact the owner of the repository." -msgstr "" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "Das Verzeichnis %s ist umgeleitet." - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2772,6 +2702,50 @@ msgstr "" "Bitte legen Sie das Medium mit dem Namen »%s« in Laufwerk »%s« ein und " "drücken Sie die Eingabetaste (Enter)." +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "Listenverzeichnis %spartial fehlt." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Archivverzeichnis %spartial fehlt." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Unable to lock directory %s" +msgstr "Das Verzeichnis %s kann nicht gesperrt werden." + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, c-format +msgid "Clean of %s is not supported" +msgstr "Leeren von %s wird nicht unterstützt." + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Holen der Datei %li von %li (noch %s)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Holen der Datei %li von %li" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -3073,6 +3047,11 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Syntaxfehler %s:%u: Zusätzlicher Unsinn am Dateiende" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem unlinking the file %s" +msgstr "Problem beim Entfernen (unlink) der Datei %s" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -3145,14 +3124,8 @@ msgid "Problem closing the gzip file %s" msgstr "Problem beim Schließen der gzip-Datei %s" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "Datei %s konnte nicht geöffnet werden." - -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file descriptor %d" -msgstr "Datei-Deskriptor %d konnte nicht geöffnet werden." +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3163,6 +3136,16 @@ msgstr "" msgid "Failed to exec compressor " msgstr "Fehler beim Ausführen von Komprimierer " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Datei %s konnte nicht geöffnet werden." + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "Datei-Deskriptor %d konnte nicht geöffnet werden." + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" @@ -3186,11 +3169,6 @@ msgstr "Problem beim Schließen der Datei %s" msgid "Problem renaming the file %s to %s" msgstr "Problem beim Umbenennen der Datei %s nach %s" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Problem unlinking the file %s" -msgstr "Problem beim Entfernen (unlink) der Datei %s" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Problem beim Synchronisieren der Datei" @@ -3201,13 +3179,13 @@ msgstr "Eine leere Datei kann nicht mit mmap abgebildet werden." #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Datei-Deskriptor %i konnte nicht dupliziert werden." +msgid "Couldn't make mmap of %llu bytes" +msgstr "mmap mit %llu Byte Größe konnte nicht erzeugt werden." #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "mmap mit %llu Byte Größe konnte nicht erzeugt werden." +msgid "Couldn't duplicate file descriptor %i" +msgstr "Datei-Deskriptor %i konnte nicht dupliziert werden." #: apt-pkg/contrib/mmap.cc msgid "Unable to close mmap" @@ -3333,23 +3311,30 @@ msgstr "Kein Hash-Eintrag in Release-Datei %s" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Ungültiger »Date«-Eintrag in Release-Datei %s" +msgid "" +"No Hash entry in Release file %s which is considered strong enough for " +"security purposes" +msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "Ungültiger »Valid-Until«-Eintrag in Release-Datei %s" +msgid "Invalid '%s' entry in Release file %s" +msgstr "Ungültiger »%s«-Eintrag in Release-Datei %s" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Conflicting values set for option %s concerning source %s %s" +msgid "Conflicting values set for option %s regarding source %s %s" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3422,7 +3407,7 @@ msgstr "Aufruf des Nach-Installations-Triggers %s" msgid "Directory '%s' missing" msgstr "Verzeichnis »%s« fehlt" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "Datei »%s« konnte nicht geöffnet werden." @@ -3666,10 +3651,6 @@ msgid "The package cache file is an incompatible version" msgstr "" "Die Paketzwischenspeicher-Datei liegt in einer inkompatiblen Version vor." -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Die Paketzwischenspeicher-Datei ist beschädigt, sie ist zu klein." - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3680,6 +3661,11 @@ msgstr "Das Versionssystem »%s« wird durch dieses APT nicht unterstützt." msgid "The package cache was built for different architectures: %s vs %s" msgstr "Der Paketzwischenspeicher wurde für eine andere Architektur aufgebaut." +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Die Paketzwischenspeicher-Datei ist beschädigt, sie ist zu klein." + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Hängt ab von" @@ -3716,14 +3702,14 @@ msgstr "Beschädigt" msgid "Enhances" msgstr "Wertet auf" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "wichtig" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "erforderlich" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "wichtig" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "standard" @@ -3844,6 +3830,11 @@ msgstr "Missgestaltete Zeile %u in Quellliste %s (»type«)" msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "Typ »%s« ist in Absatz %u der Quellliste %s ist unbekannt." +#: apt-pkg/sourcelist.cc +#, c-format +msgid "Unsupported file %s given on commandline" +msgstr "" + #: apt-pkg/srcrecords.cc msgid "You must put some 'source' URIs in your sources.list" msgstr "" @@ -3852,14 +3843,9 @@ msgstr "" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "Fehlschlag beim Holen von %s %s\n" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " @@ -3872,6 +3858,203 @@ msgstr "" msgid "Calculating upgrade" msgstr "Paketaktualisierung (Upgrade) wird berechnet" +#~ msgid "(not found)" +#~ msgstr "(nicht gefunden)" + +#~ msgid " Package pin: " +#~ msgstr " Paket-Pinning: " + +#~ msgid "There is no public key available for the following key IDs:\n" +#~ msgstr "" +#~ "Es gibt keine öffentlichen Schlüssel für die folgenden Schlüssel-IDs:\n" + +#, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "Das Verzeichnis %s ist umgeleitet." + +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da %s bei »%s«-" +#~ "Paketen nicht erlaubt ist." + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da Paket %s nicht " +#~ "gefunden werden kann." + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "»%s«-Abhängigkeit für %s kann nicht erfüllt werden: Installiertes Paket " +#~ "%s ist zu neu." + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da die Version des " +#~ "Installationskandidaten für das Paket %s die Versionsanforderungen nicht " +#~ "erfüllen kann." + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "»%s«-Abhängigkeit für %s kann nicht erfüllt werden, da für Paket %s kein " +#~ "Installationskandidat existiert." + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "»%s«-Abhängigkeit für %s konnte nicht erfüllt werden: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Bauabhängigkeiten für %s konnten nicht erfüllt werden." + +#~ msgid "Problem unlinking %s" +#~ msgstr "Problem beim Entfernen (unlink) von %s" + +#~ msgid "Failed to unlink %s" +#~ msgstr "Entfernen (unlink) von %s fehlgeschlagen" + +#~ msgid "" +#~ "Usage: apt-cache [options] command\n" +#~ " apt-cache [options] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache is a low-level tool used to query information\n" +#~ "from APT's binary cache files\n" +#~ msgstr "" +#~ "Aufruf: apt-cache [Optionen] befehl\n" +#~ " apt-cache [Optionen] show paket1 [paket2 ...]\n" +#~ "\n" +#~ "apt-cache ist ein untergeordnetes Werkzeug, um Informationen aus den\n" +#~ "binären Zwischenspeicher-Dateien von APT abzufragen.\n" + +#~ msgid "Commands:" +#~ msgstr "Befehle:" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -p=? The package cache.\n" +#~ " -s=? The source cache.\n" +#~ " -q Disable progress indicator.\n" +#~ " -i Show only important deps for the unmet command.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" +#~ msgstr "" +#~ "Optionen:\n" +#~ " -h dieser Hilfe-Text\n" +#~ " -p=? der Paket-Zwischenspeicher\n" +#~ " -s=? der Quell-Zwischenspeicher\n" +#~ " -q Fortschrittsanzeige abschalten\n" +#~ " -i nur wichtige Abhängigkeiten für den »unmet«-Befehl ausgeben\n" +#~ " -c=? diese Konfigurationsdatei lesen\n" +#~ " -o=? eine beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/" +#~ "tmp\n" +#~ "Weitere Informationen finden Sie in den Handbuchseiten von apt-cache(8)\n" +#~ "und apt.conf(5).\n" + +#~ msgid "" +#~ "Usage: apt [options] command\n" +#~ "\n" +#~ "CLI for apt.\n" +#~ msgstr "" +#~ "Aufruf: apt [Optionen] Befehl\n" +#~ "\n" +#~ "Befehlszeilen-Schnittstelle (CLI) für apt.\n" + +#, fuzzy +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -d CD-ROM mount point\n" +#~ " -r Rename a recognized CD-ROM\n" +#~ " -m No mounting\n" +#~ " -f Fast mode, don't check package files\n" +#~ " -a Thorough scan mode\n" +#~ " --no-auto-detect Do not try to auto detect drive and mount point\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See fstab(5)\n" +#~ msgstr "" +#~ "Optionen:\n" +#~ " -h dieser Hilfetext\n" +#~ " -q protokollierbare Ausgabe – keine Fortschrittsanzeige\n" +#~ " -qq keine Ausgabe, außer bei Fehlern\n" +#~ " -s nichts tun, nur eine Simulation der Aktionen durchführen\n" +#~ " -f Autom./Manuell-Markierung in der angegebenen Datei lesen/" +#~ "schreiben\n" +#~ " -c=? Diese Konfigurationsdatei benutzen\n" +#~ " -o=? Beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" +#~ "Siehe auch die Handbuchseiten apt-mark(8) und apt.conf(5) bezüglich\n" +#~ "weitergehender Informationen." + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Optionen:\n" +#~ " -h Dieser Hilfetext\n" +#~ " -c=? Diese Konfigurationsdatei lesen\n" +#~ " -o=? Eine beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/" +#~ "tmp\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -q Loggable output - no progress indicator\n" +#~ " -qq No output except for errors\n" +#~ " -s No-act. Just prints what would be done.\n" +#~ " -f read/write auto/manual marking in the given file\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-mark(8) and apt.conf(5) manual pages for more information." +#~ msgstr "" +#~ "Optionen:\n" +#~ " -h dieser Hilfetext\n" +#~ " -q protokollierbare Ausgabe – keine Fortschrittsanzeige\n" +#~ " -qq keine Ausgabe, außer bei Fehlern\n" +#~ " -s nichts tun, nur eine Simulation der Aktionen durchführen\n" +#~ " -f Autom./Manuell-Markierung in der angegebenen Datei lesen/" +#~ "schreiben\n" +#~ " -c=? Diese Konfigurationsdatei benutzen\n" +#~ " -o=? Beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" +#~ "Siehe auch die Handbuchseiten apt-mark(8) und apt.conf(5) bezüglich\n" +#~ "weitergehender Informationen." + +#~ msgid "" +#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is " +#~ "used\n" +#~ "to indicate what kind of file it is.\n" +#~ "\n" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -s Use source file sorting\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Aufruf: apt-sortpkgs [optionen] datei1 [datei2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs ist ein einfaches Werkzeug, um Paketdateien zu sortieren. " +#~ "Die\n" +#~ "Option -s wird benutzt, um anzuzeigen, um was für eine Datei es sich " +#~ "handelt.\n" +#~ "\n" +#~ "Optionen:\n" +#~ " -h Dieser Hilfetext\n" +#~ " -s Quelldateisortierung benutzen\n" +#~ " -c=? Diese Konfigurationsdatei lesen\n" +#~ " -o=? Eine beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/" +#~ "tmp\n" + #~ msgid "Child process failed" #~ msgstr "Kindprozess fehlgeschlagen"