diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-27 11:21:56 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-27 11:21:56 +0200 |
commit | 3999d15854b1c2181c12bdd0b855a09b071531ba (patch) | |
tree | c5a89dc8ef5e16dbb8954a20985e7fbd1b423c2b /po/de.po | |
parent | 553d14923b4b387718c5bbfdd67e92560035ca64 (diff) |
fix two simple spelling issues found by Christian Perrier,
updating all po's, but as it is a simple transformation no re-call
and instead deal with them on merge
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 21 |
1 files changed, 8 insertions, 13 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-06-25 09:17+0200\n" +"POT-Creation-Date: 2012-06-27 11:17+0200\n" "PO-Revision-Date: 2012-05-12 23:00+0200\n" "Last-Translator: Holger Wansing <linux@wansing-online.de>\n" "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n" @@ -892,14 +892,14 @@ msgstr "" "%s\n" #: cmdline/apt-get.cc:2513 -#, fuzzy, c-format +#, c-format msgid "" "Please use:\n" "bzr branch %s\n" "to retrieve the latest (possibly unreleased) updates to the package.\n" msgstr "" "Bitte verwenden Sie:\n" -"bzr get %s\n" +"bzr branch %s\n" "um die neuesten (möglicherweise noch unveröffentlichten) Aktualisierungen\n" "für das Paket abzurufen.\n" @@ -1249,7 +1249,7 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manual or automatical installed. It can also list marks.\n" +"as manually or automatically installed. It can also list marks.\n" "\n" "Commands:\n" " auto - Mark the given packages as automatically installed\n" @@ -2115,9 +2115,9 @@ msgstr "%s konnte nicht in %s umbenannt werden." #: cmdline/apt-internal-solver.cc:37 msgid "" -"Usage: apt-internal-resolver\n" +"Usage: apt-internal-solver\n" "\n" -"apt-internal-resolver is an interface to use the current internal\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" @@ -2125,12 +2125,10 @@ msgid "" " -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" -"apt.conf(5) manual pages for more information and options.\n" -" This APT has Super Cow Powers.\n" msgstr "" -"Aufruf: apt-internal-resolver\n" +"Aufruf: apt-internal-solver\n" "\n" -"apt-internal-resolver ist eine Schnittstelle, um den derzeitigen internen\n" +"apt-internal-solver ist eine Schnittstelle, um den derzeitigen internen\n" "Problemlöser für die APT-Familie wie einen externen zu verwenden, zwecks\n" "Fehlersuche oder ähnlichem.\n" "\n" @@ -2139,9 +2137,6 @@ msgstr "" " -q protokollierbare Ausgabe – keine Fortschrittsanzeige\n" " -c=? Diese Konfigurationsdatei benutzen\n" " -o=? Beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n" -"Siehe auch die Handbuchseite apt.conf(5) bezüglich weitergehender\n" -"Informationen und Optionen.\n" -" Dieses APT hat Super-Kuh-Kräfte.\n" #: cmdline/apt-sortpkgs.cc:89 msgid "Unknown package record!" |