diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 1535 |
1 files changed, 985 insertions, 550 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" -"POT-Creation-Date: 2002-11-10 19:37+0100\n" +"POT-Creation-Date: 2003-02-09 21:51-0600\n" "PO-Revision-Date: 2002-11-10 20:56+0100\n" "Last-Translator: Michael Piefel <piefel@debian.org>\n" "Language-Team: <de@li.org>\n" @@ -14,140 +14,141 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: cmdline/apt-cache.cc:131 +#: cmdline/apt-cache.cc:133 #, c-format msgid "Package %s version %s has an unmet dep:\n" msgstr "Paket %s Version %s hat eine nichterfüllte Abhängigkeit:\n" -#: cmdline/apt-cache.cc:171 cmdline/apt-cache.cc:523 cmdline/apt-cache.cc:669 -#: cmdline/apt-cache.cc:1035 cmdline/apt-cache.cc:1181 +#: cmdline/apt-cache.cc:173 cmdline/apt-cache.cc:525 cmdline/apt-cache.cc:671 +#: cmdline/apt-cache.cc:1037 cmdline/apt-cache.cc:1183 #, c-format msgid "Unable to locate package %s" msgstr "Kann Paket %s nicht finden" -#: cmdline/apt-cache.cc:228 +#: cmdline/apt-cache.cc:230 msgid "Total Package Names : " msgstr "Gesamtzahl an Paketnamen: " -#: cmdline/apt-cache.cc:268 +#: cmdline/apt-cache.cc:270 msgid " Normal Packages: " msgstr " davon gewöhnliche Pakete: " -#: cmdline/apt-cache.cc:269 +#: cmdline/apt-cache.cc:271 msgid " Pure Virtual Packages: " msgstr " davon rein virtuelle Pakete: " -#: cmdline/apt-cache.cc:270 +#: cmdline/apt-cache.cc:272 msgid " Single Virtual Packages: " msgstr " davon einzelne virtuelle Pakete: " -#: cmdline/apt-cache.cc:271 +#: cmdline/apt-cache.cc:273 msgid " Mixed Virtual Packages: " msgstr " davon gemischte virtuelle Pakete: " -#: cmdline/apt-cache.cc:272 +#: cmdline/apt-cache.cc:274 msgid " Missing: " msgstr " davon fehlend: " -#: cmdline/apt-cache.cc:274 +#: cmdline/apt-cache.cc:276 msgid "Total Distinct Versions: " msgstr "Gesamtzahl an unterschiedlichen Versionen: " -#: cmdline/apt-cache.cc:276 +#: cmdline/apt-cache.cc:278 msgid "Total Dependencies: " msgstr "Gesamtzahl an Abhängigkeiten: " -#: cmdline/apt-cache.cc:279 +#: cmdline/apt-cache.cc:281 msgid "Total Ver/File relations: " msgstr "Gesamtzahl an Version/Datei-Beziehungen: " -#: cmdline/apt-cache.cc:281 +#: cmdline/apt-cache.cc:283 msgid "Total Provides Mappings: " msgstr "Gesamtzahl an Bereitstellungen: " -#: cmdline/apt-cache.cc:293 +#: cmdline/apt-cache.cc:295 msgid "Total Globbed Strings: " msgstr "Gesamtzahl an Mustern: " -#: cmdline/apt-cache.cc:307 +#: cmdline/apt-cache.cc:309 msgid "Total Dependency Version space: " msgstr "Gesamtmenge an Abhängigkeits/Versionsspeicher: " -#: cmdline/apt-cache.cc:312 +#: cmdline/apt-cache.cc:314 msgid "Total Slack space: " msgstr "Gesamtmenge an Slack: " -#: cmdline/apt-cache.cc:320 +#: cmdline/apt-cache.cc:322 msgid "Total Space Accounted for: " msgstr "Gesamtmenge an Speicher: " -#: cmdline/apt-cache.cc:442 cmdline/apt-cache.cc:869 +#: cmdline/apt-cache.cc:444 cmdline/apt-cache.cc:871 #, c-format msgid "Package file %s is out of sync." msgstr "Paketdatei %s ist nicht synchronisiert." -#: cmdline/apt-cache.cc:911 +#: cmdline/apt-cache.cc:913 msgid "You must give exactly one pattern" msgstr "Sie müssen genau ein Muster angeben" -#: cmdline/apt-cache.cc:1135 +#: cmdline/apt-cache.cc:1137 msgid "Package Files:" msgstr "Paketdateien:" -#: cmdline/apt-cache.cc:1142 cmdline/apt-cache.cc:1228 +#: cmdline/apt-cache.cc:1144 cmdline/apt-cache.cc:1230 msgid "Cache is out of sync, can't x-ref a package file" msgstr "Cache ist nicht sychron, kann eine Paketdatei nicht querverweisen" -#: cmdline/apt-cache.cc:1143 +#: cmdline/apt-cache.cc:1145 #, c-format msgid "%4i %s\n" msgstr "%4i %s\n" #. Show any packages have explicit pins -#: cmdline/apt-cache.cc:1155 +#: cmdline/apt-cache.cc:1157 msgid "Pinned Packages:" msgstr "Festgehaltene Pakete (»Pin«):" -#: cmdline/apt-cache.cc:1167 cmdline/apt-cache.cc:1208 +#: cmdline/apt-cache.cc:1169 cmdline/apt-cache.cc:1210 msgid "(not found)" msgstr "(nicht gefunden)" #. Installed version -#: cmdline/apt-cache.cc:1188 +#: cmdline/apt-cache.cc:1190 msgid " Installed: " msgstr " Installiert:" -#: cmdline/apt-cache.cc:1190 cmdline/apt-cache.cc:1198 +#: cmdline/apt-cache.cc:1192 cmdline/apt-cache.cc:1200 msgid "(none)" msgstr "(keine)" #. Candidate Version -#: cmdline/apt-cache.cc:1195 +#: cmdline/apt-cache.cc:1197 msgid " Candidate: " msgstr " Mögliche Pakete:" -#: cmdline/apt-cache.cc:1205 +#: cmdline/apt-cache.cc:1207 msgid " Package Pin: " msgstr " Paketstecknadel: " #. Show the priority tables -#: cmdline/apt-cache.cc:1214 +#: cmdline/apt-cache.cc:1216 msgid " Version Table:" msgstr " Versions-Tabelle:" -#: cmdline/apt-cache.cc:1229 +#: cmdline/apt-cache.cc:1231 #, c-format msgid " %4i %s\n" msgstr " %4i %s\n" -#: cmdline/apt-cache.cc:1256 cmdline/apt-cdrom.cc:730 cmdline/apt-config.cc:69 -#: cmdline/apt-extracttemplates.cc:223 ftparchive/apt-ftparchive.cc:544 -#: cmdline/apt-get.cc:2015 cmdline/apt-sortpkgs.cc:142 +#: cmdline/apt-cache.cc:1258 cmdline/apt-cdrom.cc:730 cmdline/apt-config.cc:70 +#: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:544 +#: cmdline/apt-get.cc:2049 cmdline/apt-sortpkgs.cc:144 #, c-format msgid "%s %s for %s %s compiled on %s %s\n" msgstr "%s %s für %s %s kompiliert am %s %s\n" -#: cmdline/apt-cache.cc:1260 +#: cmdline/apt-cache.cc:1262 +#, fuzzy msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] add file1 [file1 ...]\n" @@ -158,7 +159,7 @@ msgid "" "cache files, and query information from them\n" "\n" "Commands:\n" -" add - Add an package file to the source cache\n" +" add - Add a package file to the source cache\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" @@ -218,11 +219,11 @@ msgstr "" "tmp\n" "Siehe auch apt-cache(8) und apt.conf(5) für weitere Informationen.\n" -#: cmdline/apt-config.cc:40 +#: cmdline/apt-config.cc:41 msgid "Arguments not in pairs" msgstr "Argumente nicht paarweise" -#: cmdline/apt-config.cc:75 +#: cmdline/apt-config.cc:76 msgid "" "Usage: apt-config [options] command\n" "\n" @@ -252,12 +253,12 @@ msgstr "" " -o=? Eine beliebige Konfigurationsoption setzen, z. B. -o dir::cache=/" "tmp\n" -#: cmdline/apt-extracttemplates.cc:96 +#: cmdline/apt-extracttemplates.cc:98 #, c-format msgid "%s not a valid DEB package." msgstr "%s ist kein gültiges DEB-Paket." -#: cmdline/apt-extracttemplates.cc:230 +#: cmdline/apt-extracttemplates.cc:232 msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" @@ -283,15 +284,291 @@ msgstr "" " -o=? Eine beliebige Konfigurationsoption setzen, z. B. -o dir::cache=/" "tmp\n" -#: cmdline/apt-extracttemplates.cc:257 apt-pkg/pkgcachegen.cc:699 +#: cmdline/apt-extracttemplates.cc:259 apt-pkg/pkgcachegen.cc:699 #, c-format msgid "Unable to write to %s" msgstr "Kann nicht nach %s schreiben" -#: cmdline/apt-extracttemplates.cc:300 +#: cmdline/apt-extracttemplates.cc:302 msgid "Cannot get debconf version. Is debconf installed?" msgstr "Kann debconf-Version nicht ermitteln. Ist debconf installiert?" +#: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:336 +msgid "Package extension list is too long" +msgstr "Paketerweiterungsliste is zu lang" + +#: ftparchive/apt-ftparchive.cc:165 ftparchive/apt-ftparchive.cc:179 +#: ftparchive/apt-ftparchive.cc:202 ftparchive/apt-ftparchive.cc:251 +#: ftparchive/apt-ftparchive.cc:265 ftparchive/apt-ftparchive.cc:287 +#, c-format +msgid "Error Processing directory %s" +msgstr "Fehler beim Verarbeiten von Verzeichnis %s" + +#: ftparchive/apt-ftparchive.cc:249 +msgid "Source extension list is too long" +msgstr "Quellerweiterungsliste is zu lang" + +#: ftparchive/apt-ftparchive.cc:366 +msgid "Error writing header to contents file" +msgstr "Fehler beim Schreiben des Headers in die Inhaltsdatei" + +#: ftparchive/apt-ftparchive.cc:396 +#, c-format +msgid "Error Processing Contents %s" +msgstr "Fehler beim Verarbeiten der Inhaltsdatei %s" + +#: ftparchive/apt-ftparchive.cc:550 +msgid "" +"Usage: apt-ftparchive [options] command\n" +"Commands: packges binarypath [overridefile [pathprefix]]\n" +" sources srcpath [overridefile [pathprefix]]\n" +" contents path\n" +" generate config [groups]\n" +" clean config\n" +"\n" +"apt-ftparchive generates index files for Debian archives. It supports\n" +"many styles of generation from fully automated to functional replacements\n" +"for dpkg-scanpackages and dpkg-scansources\n" +"\n" +"apt-ftparchive generates Package files from a tree of .debs. The\n" +"Package file contains the contents of all the control fields from\n" +"each package as well as the MD5 hash and filesize. An override file\n" +"is supported to force the value of Priority and Section.\n" +"\n" +"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" +"The --source-override option can be used to specify a src override file\n" +"\n" +"The 'packages' and 'sources' command should be run in the root of the\n" +"tree. BinaryPath should point to the base of the recursive search and \n" +"override file should contian the override flags. Pathprefix is\n" +"appended to the filename fields if present. Example usage from the \n" +"debian archive:\n" +" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" +" dists/potato/main/binary-i386/Packages\n" +"\n" +"Options:\n" +" -h This help text\n" +" --md5 Control MD5 generation\n" +" -s=? Source override file\n" +" -q Quiet\n" +" -d=? Select the optional caching database\n" +" --no-delink Enable delinking debug mode\n" +" --contents Control contents file generation\n" +" -c=? Read this configuration file\n" +" -o=? Set an arbitary configuration option" +msgstr "" + +#: ftparchive/apt-ftparchive.cc:731 +msgid "No selections matched" +msgstr "Keine Auswahl passt" + +#: ftparchive/apt-ftparchive.cc:804 +#, c-format +msgid "Some files are missing in the package file group `%s'" +msgstr "Einige Dateien fehlen in der Paketdateigruppe »%s«" + +#: ftparchive/cachedb.cc:43 +#, c-format +msgid "DB was corrupted, file renamed to %s.old" +msgstr "" + +#: ftparchive/cachedb.cc:59 +#, c-format +msgid "Unable to open DB2 file %s" +msgstr "Kann DB2-Datei %s nicht öffnen" + +#: ftparchive/cachedb.cc:99 +#, c-format +msgid "File date has changed %s" +msgstr "Dateidatum hat sich geändert %s" + +#: ftparchive/cachedb.cc:140 +#, fuzzy +msgid "Archive has no control record" +msgstr "Archiv ist zu kurz" + +#: ftparchive/cachedb.cc:253 ftparchive/cachedb.cc:257 +#, fuzzy +msgid "Unable to get a cursor" +msgstr "Kann %s nicht lesen" + +#: ftparchive/writer.cc:78 +#, fuzzy, c-format +msgid "W: Unable to read directory %s\n" +msgstr "Kann %s nicht lesen" + +#: ftparchive/writer.cc:83 +#, fuzzy, c-format +msgid "W: Unable to stat %s\n" +msgstr "W: Kann nicht zugreifen auf " + +#: ftparchive/writer.cc:122 +msgid "E: " +msgstr "F: " + +#: ftparchive/writer.cc:124 +msgid "W: " +msgstr "W: " + +#: ftparchive/writer.cc:131 +#, fuzzy +msgid "E: Errors apply to file " +msgstr "F: Fehler gehören zu Datei »" + +#: ftparchive/writer.cc:148 ftparchive/writer.cc:178 +#, c-format +msgid "Failed to resolve %s" +msgstr "Konnte %s nicht auflösen" + +#: ftparchive/writer.cc:160 +msgid "Tree walking failed" +msgstr "Baumabschreiten fehlgeschlagen" + +#: ftparchive/writer.cc:185 +#, c-format +msgid "Failed to open %s" +msgstr "Konnte %s nicht öffnen" + +#: ftparchive/writer.cc:242 +#, c-format +msgid " DeLink %s [%s]\n" +msgstr "" + +#: ftparchive/writer.cc:250 +#, c-format +msgid "Failed to readlink %s" +msgstr "Kann kein readlink auf %s durchführen" + +#: ftparchive/writer.cc:254 +#, c-format +msgid "Failed to unlink %s" +msgstr "Konnte %s entfernen (unlink)" + +#: ftparchive/writer.cc:261 +#, fuzzy, c-format +msgid "*** Failed to link %s to %s" +msgstr "Konnte %s nicht in %s umbenennen" + +#: ftparchive/writer.cc:271 +#, c-format +msgid " DeLink limit of %sB hit.\n" +msgstr "" + +#: ftparchive/writer.cc:338 apt-inst/extract.cc:181 apt-inst/extract.cc:193 +#: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121 +#, c-format +msgid "Failed to stat %s" +msgstr "Kann auf %s nicht zugreifen." + +#: ftparchive/writer.cc:358 +msgid "Archive had no package field" +msgstr "" + +#: ftparchive/writer.cc:366 ftparchive/writer.cc:576 +#, fuzzy, c-format +msgid " %s has no override entry\n" +msgstr "%s hat keine Build-Dependencies.\n" + +#: ftparchive/writer.cc:409 ftparchive/writer.cc:658 +#, c-format +msgid " %s maintainer is %s not %s\n" +msgstr "" + +#: ftparchive/contents.cc:346 ftparchive/contents.cc:377 +#, fuzzy +msgid "realloc - Failed to allocate memory" +msgstr "Konnte Umleitung nicht reservieren" + +#: ftparchive/override.cc:38 ftparchive/override.cc:146 +#, c-format +msgid "Unable to open %s" +msgstr "Kann %s nicht öffnen" + +#: ftparchive/override.cc:64 ftparchive/override.cc:170 +#, c-format +msgid "Malformed override %s line %lu #1" +msgstr "" + +#: ftparchive/override.cc:78 ftparchive/override.cc:182 +#, c-format +msgid "Malformed override %s line %lu #2" +msgstr "" + +#: ftparchive/override.cc:92 ftparchive/override.cc:195 +#, c-format +msgid "Malformed override %s line %lu #3" +msgstr "" + +#: ftparchive/override.cc:131 ftparchive/override.cc:205 +#, fuzzy, c-format +msgid "Failed to read the override file %s" +msgstr "Konnte Archiveköpfe nicht lesen." + +#: ftparchive/multicompress.cc:75 +#, c-format +msgid "Unknown Compresison Algorithm '%s'" +msgstr "Unbekannter Komprimierungsalgorithmus »%s«" + +#: ftparchive/multicompress.cc:105 +#, c-format +msgid "Compressed output %s needs a compression set" +msgstr "" + +#: ftparchive/multicompress.cc:172 methods/rsh.cc:91 +msgid "Failed to create IPC pipe to subprocess" +msgstr "Konnte Interprozesskommunikation mit Unterprozess nicht erzeugen" + +#: ftparchive/multicompress.cc:198 +#, fuzzy +msgid "Failed to create FILE*" +msgstr "Konnte Weiterleitungen nicht erzeugen" + +#: ftparchive/multicompress.cc:201 +msgid "Failed to fork" +msgstr "Fork Fehlgeschlagen" + +#: ftparchive/multicompress.cc:215 +msgid "Compress Child" +msgstr "" + +#: ftparchive/multicompress.cc:238 +#, c-format +msgid "Internal Error, Failed to create %s" +msgstr "Interner Fehler, konnte %s nicht erzeugen" + +#: ftparchive/multicompress.cc:289 +#, fuzzy +msgid "Failed to create subprocess IPC" +msgstr "Konnte Interprozesskommunikation mit Unterprozess nicht erzeugen" + +#: ftparchive/multicompress.cc:324 +#, fuzzy +msgid "Failed to exec compressor " +msgstr "Konnte gzip nicht ausführen" + +#: ftparchive/multicompress.cc:363 +msgid "decompressor" +msgstr "" + +#: ftparchive/multicompress.cc:406 +msgid "IO to subprocess/file failed" +msgstr "E/A zu Kindprozess/Datei fehlgeschlagen" + +#: ftparchive/multicompress.cc:458 +#, fuzzy +msgid "Failed to read while computing MD5" +msgstr "Kann kein readlink auf %s durchführen" + +#: ftparchive/multicompress.cc:475 +#, fuzzy, c-format +msgid "Problem unlinking %s" +msgstr "Problem beim Öffnen von %s" + +#: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188 +#, c-format +msgid "Failed to rename %s to %s" +msgstr "Konnte %s nicht in %s umbenennen" + #. This needs to be a capital #: cmdline/apt-get.cc:116 msgid "Y" @@ -693,7 +970,7 @@ msgstr "Die folgenden zusätzlichen Pakete werden installiert:" msgid "Calculating Upgrade... " msgstr "Berechne Upgrade..." -#: cmdline/apt-get.cc:1476 +#: cmdline/apt-get.cc:1476 methods/ftp.cc:700 methods/connect.cc:99 msgid "Failed" msgstr "Fehlgeschlagen" @@ -771,16 +1048,25 @@ msgstr "Information zu Build-Dependencies für %s konnte nicht gefunden werden." msgid "%s has no build depends.\n" msgstr "%s hat keine Build-Dependencies.\n" -#: cmdline/apt-get.cc:1931 -#, c-format +#: cmdline/apt-get.cc:1948 +#, fuzzy, c-format msgid "" -"%s dependency on %s cannot be satisfied because the package %s cannot be " +"%s dependency for %s cannot be satisfied because the package %s cannot be " "found" msgstr "" "%s Abhängigkeit von %s kann nicht befriedigt werden, da Paket %s nicht " "gefunden werden kann." -#: cmdline/apt-get.cc:1983 +#: cmdline/apt-get.cc:1990 +#, fuzzy, c-format +msgid "" +"%s dependency for %s cannot be satisfied because no available versions of " +"package %s can satisfy version requirements" +msgstr "" +"%s Abhängigkeit von %s kann nicht befriedigt werden, da Paket %s nicht " +"gefunden werden kann." + +#: cmdline/apt-get.cc:2017 msgid "" "Some broken packages were found while trying to process build-dependencies.\n" "You might want to run `apt-get -f install' to correct these." @@ -789,15 +1075,15 @@ msgstr "" "arbeitet wurden. Sie möchten wahrscheinlich »apt-get -f install« aufrufen,\n" "um die Probleme zu beheben." -#: cmdline/apt-get.cc:1988 +#: cmdline/apt-get.cc:2022 msgid "Failed to process build dependencies" msgstr "Verarbeitung der Build-Dependencies fehlgeschlagen" -#: cmdline/apt-get.cc:2020 +#: cmdline/apt-get.cc:2054 msgid "Supported Modules:" msgstr "Unterstützte Module:" -#: cmdline/apt-get.cc:2061 +#: cmdline/apt-get.cc:2095 msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -909,11 +1195,11 @@ msgstr "" "Medienwechsel: Bitte legen Sie Medium »%s« in Laufwerk »%s« und drücken Sie " "die Eingabetaste\n" -#: cmdline/apt-sortpkgs.cc:84 +#: cmdline/apt-sortpkgs.cc:86 msgid "Unknown package record!" msgstr "Unbekannter Paketeintrag" -#: cmdline/apt-sortpkgs.cc:148 +#: cmdline/apt-sortpkgs.cc:150 msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" @@ -938,6 +1224,277 @@ msgstr "" " -c=? Diese Konfigurationsdatei lesen\n" " -o=? Eine beliebige Konfigurationsoption setzen, z. B. -o dir::cache=/tmp\n" +#: apt-inst/contrib/extracttar.cc:115 +msgid "Failed to create pipes" +msgstr "Konnte Weiterleitungen nicht erzeugen" + +#: apt-inst/contrib/extracttar.cc:140 +msgid "Failed to exec gzip " +msgstr "Konnte gzip nicht ausführen" + +#: apt-inst/contrib/extracttar.cc:177 apt-inst/contrib/extracttar.cc:203 +msgid "Corrupted archive" +msgstr "Korrumpiertes Archiv" + +#: apt-inst/contrib/extracttar.cc:192 +msgid "Tar Checksum failed, archive corrupted" +msgstr "Tar-Prüfsumme fehlgeschlagen, Archiv korrumpiert" + +#: apt-inst/contrib/extracttar.cc:295 +#, c-format +msgid "Unkown TAR header type %u, member %s" +msgstr "Unbekannter Tar-Kopf-Typ %u, Bestandteil %s" + +#: apt-inst/contrib/arfile.cc:73 +msgid "Invalid archive signature" +msgstr "Ungültige Archiv-Signatur" + +#: apt-inst/contrib/arfile.cc:81 +msgid "Error reading archive member header" +msgstr "Fehler beim Lesen der Archivdateienkopfzeilen" + +#: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105 +msgid "Invalid archive member header" +msgstr "Ungültige Archivdateienkopfzeile" + +#: apt-inst/contrib/arfile.cc:131 +msgid "Archive is too short" +msgstr "Archiv ist zu kurz" + +#: apt-inst/contrib/arfile.cc:135 +msgid "Failed to read the archive headers" +msgstr "Konnte Archiveköpfe nicht lesen." + +#: apt-inst/filelist.cc:384 +msgid "DropNode called on still linked node" +msgstr "»DropNode« auf noch verlinktem Knoten aufgerufen" + +#: apt-inst/filelist.cc:416 +msgid "Failed to locate the hash element!" +msgstr "Konnte Hash-Element nicht finden!" + +#: apt-inst/filelist.cc:463 +msgid "Failed to allocate diversion" +msgstr "Konnte Umleitung nicht reservieren" + +#: apt-inst/filelist.cc:468 +msgid "Internal Error in AddDiversion" +msgstr "Interner Fehler in »AddDiversion«" + +#: apt-inst/filelist.cc:481 +#, c-format +msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" +msgstr "Versuche, Umleitung zu überschreiben: %s -> %s und %s/%s" + +#: apt-inst/filelist.cc:510 +#, c-format +msgid "Double add of diversion %s -> %s" +msgstr "Doppelte Hinzufügung der Umleitung %s -> %s" + +#: apt-inst/filelist.cc:553 +#, c-format +msgid "Duplicate conf file %s/%s" +msgstr "Doppelte Konfigurationsdatei %s/%s" + +#: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53 +#, c-format +msgid "Failed write file %s" +msgstr "Konnte nicht in Datei %s schreiben" + +#: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88 +#, c-format +msgid "Failed to close file %s" +msgstr "Konnte Datei %s nicht schließen" + +#: apt-inst/extract.cc:96 apt-inst/extract.cc:167 +#, fuzzy, c-format +msgid "The path %s is too long" +msgstr "Der Pfad ist zu lang" + +#: apt-inst/extract.cc:127 +#, c-format +msgid "Unpacking %s more than once" +msgstr "Packe %s mehr als einmal aus" + +#: apt-inst/extract.cc:137 +#, c-format +msgid "The directory %s is diverted" +msgstr "Das Verzeichnis %s ist umgeleitet" + +#: apt-inst/extract.cc:147 +#, c-format +msgid "The package is trying to write to the diversion target %s/%s" +msgstr "Das Paket versucht, auf das Umleitungsziel %s/%s zu schreiben" + +#: apt-inst/extract.cc:157 apt-inst/extract.cc:300 +msgid "The diversion path is too long" +msgstr "Der Umleitungspfad ist zu lang" + +#: apt-inst/extract.cc:243 +#, c-format +msgid "The directory %s is being replaced by a non-directory" +msgstr "Das Verzeichnis %s wird durch ein Nicht-Verzeichnis ersetzt" + +#: apt-inst/extract.cc:283 +msgid "Failed to locate node in its hash bucket" +msgstr "Konnte Knoten nicht in seinem Hash finden" + +#: apt-inst/extract.cc:287 +msgid "The path is too long" +msgstr "Der Pfad ist zu lang" + +#: apt-inst/extract.cc:417 +#, c-format +msgid "Overwrite package match with no version for %s" +msgstr "Überschreibe Paket-Treffer ohne Version für %s" + +#: apt-inst/extract.cc:434 +#, c-format +msgid "File %s/%s overwrites the one in the package %s" +msgstr "Datei %s/%s überschreibt die Datei in Paket %s" + +#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:701 +#: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38 +#, c-format +msgid "Unable to read %s" +msgstr "Kann %s nicht lesen" + +#: apt-inst/extract.cc:494 +#, fuzzy, c-format +msgid "Unable to stat %s" +msgstr "Kann nicht auf %s zugreifen." + +#: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61 +#, c-format +msgid "Failed to remove %s" +msgstr "Konnte %s nicht entfernen" + +#: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112 +#, c-format +msgid "Unable to create %s" +msgstr "Konnte %s nicht erzeugen" + +#: apt-inst/deb/dpkgdb.cc:118 +#, c-format +msgid "Failed to stat %sinfo" +msgstr "Kann nicht auf %sinfo zugreifen" + +#: apt-inst/deb/dpkgdb.cc:123 +msgid "The info and temp directories need to be on the same filesystem" +msgstr "" +"Die »info«- und »temp«-Verzeichnisse müssen im selben Dateisystem liegen" + +#. Build the status cache +#: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643 +#: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706 +#: apt-pkg/pkgcachegen.cc:829 +msgid "Reading Package Lists" +msgstr "Paketlisten werden gelesen" + +#: apt-inst/deb/dpkgdb.cc:180 +#, c-format +msgid "Failed to change to the admin dir %sinfo" +msgstr "Kann nicht ins Administrationsverzeichnis %sinfo wechseln" + +#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355 +#: apt-inst/deb/dpkgdb.cc:448 +msgid "Internal Error getting a Package Name" +msgstr "Interner Fehler beim Holen des Paket-Namens" + +# +#: apt-inst/deb/dpkgdb.cc:205 +msgid "Reading File Listing" +msgstr "Paketlisten werden gelesen" + +#: apt-inst/deb/dpkgdb.cc:216 +#, c-format +msgid "" +"Failed to open the list file '%sinfo/%s'. If you cannot restore this file " +"then make it empty and immediately re-install the same version of the " +"package!" +msgstr "" +"Fehler beim Öffnen der Listendatei »%sinfo/%s«. Wenn Sie diese Datei nicht " +"wiederherstellen können, dann leeren Sie sie und installieren Sie sofort " +"dieselbe Version des Paketes erneut!" + +#: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242 +#, c-format +msgid "Failed reading the list file %sinfo/%s" +msgstr "Fehler beim Lesen der Listendatei »%sinfo/%s«." + +#: apt-inst/deb/dpkgdb.cc:266 +msgid "Internal Error getting a Node" +msgstr "Interner Fehler beim Holen eines Knotens" + +#: apt-inst/deb/dpkgdb.cc:309 +#, c-format +msgid "Failed to open the diversions file %sdiversions" +msgstr "Fehler beim Öffnen der Umleitungsdatei %sdiversions" + +#: apt-inst/deb/dpkgdb.cc:324 +msgid "The diversion file is corrupted" +msgstr "Die Umleitungsdatei ist korrumpiert" + +#: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336 +#: apt-inst/deb/dpkgdb.cc:341 +#, c-format +msgid "Invalid line in the diversion file: %s" +msgstr "Ungültige Zeile in der Umleitungsdatei: %s" + +#: apt-inst/deb/dpkgdb.cc:362 +msgid "Internal Error adding a diversion" +msgstr "Interner Fehler beim Hinzufügen einer Umleitung" + +#: apt-inst/deb/dpkgdb.cc:383 +msgid "The pkg cache must be initialize first" +msgstr "Der Paketcache muss erst initialisiert werden" + +#: apt-inst/deb/dpkgdb.cc:386 +msgid "Reading File List" +msgstr "Paketlisten werden gelesen" + +#: apt-inst/deb/dpkgdb.cc:443 +#, c-format +msgid "Failed to find a Package: Header, offset %lu" +msgstr "Konnte keine »Package:«-Kopfzeile finden, Abstand %lu" + +#: apt-inst/deb/dpkgdb.cc:465 +#, c-format +msgid "Bad ConfFile section in the status file. Offset %lu" +msgstr "Fehlerhafter »ConfFile«-Abschnitt in der Statusdatei, Abstand %lu" + +#: apt-inst/deb/dpkgdb.cc:470 +#, c-format +msgid "Error parsing MD5. Offset %lu" +msgstr "Fehler beim Parsen der MD5-Summe. Abstand %lu" + +#: apt-inst/deb/debfile.cc:55 +#, c-format +msgid "This is not a valid DEB archive, missing '%s' member" +msgstr "Dies ist kein gültiges DEB-Archiv, da es »%s« nicht enthält" + +#: apt-inst/deb/debfile.cc:72 +#, c-format +msgid "Internal Error, could not locate member %s" +msgstr "Interner Fehler, konnte Bestandteil %s nicht finden" + +#: apt-inst/deb/debfile.cc:104 +#, fuzzy, c-format +msgid "Couldn't change to %s" +msgstr "Konnte Lock %s nicht bekommen" + +#: apt-inst/deb/debfile.cc:125 +msgid "Internal Error, could not locate member" +msgstr "Interner Fehler, konnte Bestandteil nicht finden" + +#: apt-inst/deb/debfile.cc:158 +msgid "Failed to locate a valid control file" +msgstr "Konnte gültige Kontroll-Datei nicht finden" + +#: apt-inst/deb/debfile.cc:243 +msgid "Unparsible control file" +msgstr "Unparsbare Kontroll-Datei" + #: dselect/install:32 msgid "Bad default setting!" msgstr "Fehlerhafte Voreinstellung" @@ -974,6 +1531,341 @@ msgstr "" msgid "Merging Available information" msgstr "Führe Information zur Verfügbarkeit zusammen" +#: methods/cdrom.cc:113 +#, c-format +msgid "Unable to read the cdrom database %s" +msgstr "Kann CD-ROM-Datenbank %s nicht lesen" + +#: methods/cdrom.cc:122 +msgid "" +"Please use apt-cdrom to make this CD recognized by APT. apt-get update " +"cannot be used to add new CDs" +msgstr "" +"Bitte verwenden Sie apt-cdrom, um diese CD von APT erkennbar zu machen - apt-" +"get update kann nicht dazu verwendet werden, neue CDs hinzuzufügen" + +#: methods/cdrom.cc:130 methods/cdrom.cc:168 +msgid "Wrong CD" +msgstr "Falsche CD" + +#: methods/cdrom.cc:163 +#, c-format +msgid "Unable to unmount the CD-ROM in %s, it may still be in use." +msgstr "" +"Kann Einbindung von CD-ROM in %s nicht lösen, möglicherweise wird sie noch " +"verwendet." + +#: methods/cdrom.cc:177 methods/file.cc:77 +#, fuzzy +msgid "File not found" +msgstr "Datei nicht gefunden" + +# looks like someone hardcoded English grammar +#: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142 +msgid "Failed to stat" +msgstr "Kann nicht zugreifen." + +#: methods/copy.cc:79 methods/gzip.cc:139 +msgid "Failed to set modification time" +msgstr "Kann Änderungszeitpunkt nicht setzen" + +#: methods/file.cc:42 +msgid "Invalid URI, local URIS must not start with //" +msgstr "Ungültige URI, lokale URIs dürfen nicht mit // anfangen" + +#. Login must be before getpeername otherwise dante won't work. +#: methods/ftp.cc:162 +msgid "Logging in" +msgstr "Logge ein" + +#: methods/ftp.cc:168 +msgid "Unable to determine the peer name" +msgstr "Kann Namen des Kommunikationspartners nicht bestimmen" + +#: methods/ftp.cc:173 +msgid "Unable to determine the local name" +msgstr "Kann lokalen Namen nicht bestimmen" + +#: methods/ftp.cc:204 methods/ftp.cc:230 +#, c-format +msgid "Server refused our connection and said: %s" +msgstr "Der Server hat die Verbindung abgelehnt: %s" + +#: methods/ftp.cc:210 +#, c-format +msgid "USER failed, server said: %s" +msgstr "Befehl USER fehlgeschlagen: %s" + +#: methods/ftp.cc:216 +#, c-format +msgid "PASS failed, server said: %s" +msgstr "Befehl PASS fehlgeschlagen: %s" + +#: methods/ftp.cc:235 +msgid "" +"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " +"is empty." +msgstr "" +"Es war ein Proxy-Server angegeben, aber kein Einlogg-Skript - Acquire::ftp::" +"ProxyLogin ist leer." + +#: methods/ftp.cc:263 +#, c-format +msgid "Login script command '%s' failed, server said: %s" +msgstr "Befehl »%s« des Einlogg-Skriptes ist fehlgeschlagen: %s" + +#: methods/ftp.cc:289 +#, c-format +msgid "TYPE failed, server said: %s" +msgstr "Befehl TYPE fehlgeschlagen: %s" + +#: methods/ftp.cc:327 methods/ftp.cc:438 methods/rsh.cc:183 methods/rsh.cc:226 +msgid "Connection timeout" +msgstr "Zeitüberschreitung der Verbindung" + +#: methods/ftp.cc:333 +msgid "Server closed the connection" +msgstr "Der Server hat die Verbindung geschlossen" + +#: methods/ftp.cc:336 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190 +msgid "Read error" +msgstr "Lesefehler" + +#: methods/ftp.cc:343 methods/rsh.cc:197 +msgid "A response overflowed the buffer." +msgstr "Eine Antwort hat einen Puffer zum Überlaufen gebracht." + +#: methods/ftp.cc:360 methods/ftp.cc:372 +msgid "Protocol corruption" +msgstr "Protokollkorrumption" + +#: methods/ftp.cc:444 methods/rsh.cc:232 +#, fuzzy +msgid "Write Error" +msgstr "Schreibfehler" + +#: methods/ftp.cc:685 methods/ftp.cc:691 methods/ftp.cc:727 +msgid "Could not create a socket" +msgstr "Konnte keinen Verbindungsendpunkt erzeugen" + +#: methods/ftp.cc:696 +msgid "Could not connect data socket, connection timed out" +msgstr "Konnte Verbindungsendpunkt wegen Zeitüberschreitung nicht verbinden" + +#: methods/ftp.cc:702 +msgid "Could not connect passive socket." +msgstr "Konnte passiven Verbindungsendpunkt nicht verbinden." + +#: methods/ftp.cc:720 +msgid "getaddrinfo was unable to get a listening socket" +msgstr "" +"Die Funktion getaddrinfo konnte keinen passiven Verbindungsendpunkt finden" + +#: methods/ftp.cc:734 +msgid "Could not bind a socket" +msgstr "Konnte einen Verbindungsendpunkt nicht verbinden" + +#: methods/ftp.cc:738 +msgid "Could not listen on the socket" +msgstr "Konnte auf dem Verbindungsendpunkt nicht lauschen" + +#: methods/ftp.cc:745 +msgid "Could not determine the socket's name" +msgstr "Konnte den Namen das Verbindungsendpunktes nicht bestimmen" + +#: methods/ftp.cc:777 +msgid "Unable to send PORT command" +msgstr "Konnte PORT-Befehl nicht senden" + +#: methods/ftp.cc:787 +#, fuzzy, c-format +msgid "Unknown address family %u (AF_*)" +msgstr "Unbekannte Adressfamilie %u (AF_*)" + +#: methods/ftp.cc:796 +#, c-format +msgid "EPRT failed, server said: %s" +msgstr "Befehl EPRT fehlgeschlagen: %s" + +#: methods/ftp.cc:816 +msgid "Data socket connect timed out" +msgstr "Datenverbindungsaufbau erlitt Zeitüberschreitung" + +#: methods/ftp.cc:823 +msgid "Unable to accept connection" +msgstr "Kann Verbindung nicht annehmen" + +#: methods/ftp.cc:862 methods/http.cc:912 methods/rsh.cc:303 +#, fuzzy +msgid "Problem hashing file" +msgstr "Beim Synchronisieren einer Datei trat ein Problem auf" + +#: methods/ftp.cc:875 +#, c-format +msgid "Unable to fetch file, server said '%s'" +msgstr "Kann Datei nicht holen, Server antwortete »%s«" + +#: methods/ftp.cc:890 methods/rsh.cc:322 +msgid "Data socket timed out" +msgstr "Datenverbindung erlitt Zeitüberschreitung" + +#: methods/ftp.cc:920 +#, c-format +msgid "Data transfer failed, server said '%s'" +msgstr "Datenübertragung fehlgeschlagen, Server antwortete »%s«" + +#. Get the files information +#: methods/ftp.cc:995 +msgid "Query" +msgstr "" + +#: methods/ftp.cc:1102 +msgid "Unable to invoke " +msgstr "Kann nicht aufrufen: " + +#: methods/connect.cc:64 +#, c-format +msgid "Connecting to %s (%s)" +msgstr "Verbinde mit %s (%s)" + +#: methods/connect.cc:71 +#, c-format +msgid "[IP: %s %s]" +msgstr "" + +#: methods/connect.cc:80 +#, c-format +msgid "Could not create a socket for %s (f=%u t=%u p=%u)" +msgstr "Kann keinen Verbindungsendpunkt für %s (f=%u t=%u p=%u)" + +#: methods/connect.cc:86 +#, c-format +msgid "Cannot initiate the connection to %s:%s (%s)." +msgstr "Kann keine Verbindung mit %s:%s aufbauen (%s)." + +#: methods/connect.cc:92 +#, c-format +msgid "Could not connect to %s:%s (%s), connection timed out" +msgstr "" +"Konnte wegen Zeitüberschreitung keine Verbindung mit %s:%s aufbauen (%s)" + +#: methods/connect.cc:104 +#, c-format +msgid "Could not connect to %s:%s (%s)." +msgstr "Konnte nicht mit %s:%s verbinden (%s)." + +#. We say this mainly because the pause here is for the +#. ssh connection that is still going +#: methods/connect.cc:132 methods/rsh.cc:425 +#, c-format +msgid "Connecting to %s" +msgstr "Verbinde mit %s" + +#: methods/connect.cc:163 +#, fuzzy, c-format +msgid "Could not resolve '%s'" +msgstr "Konnte Datei %s nicht öffnen" + +#: methods/connect.cc:167 +#, c-format +msgid "Temporary failure resolving '%s'" +msgstr "" + +#: methods/connect.cc:169 +#, c-format +msgid "Something wicked happened resolving '%s:%s' (%i)" +msgstr "Beim Auflösen von »%s:%s« ist etwas Schlimmes passiert (%i)" + +#: methods/connect.cc:216 +#, c-format +msgid "Unable to connect to %s %s:" +msgstr "Kann nicht mit %s:%s verbinden:" + +#: methods/gzip.cc:57 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "Konnte Datei %s nicht öffnen" + +#: methods/gzip.cc:102 +#, c-format +msgid "Read error from %s process" +msgstr "Lesefehler von Prozess %s" + +#: methods/http.cc:340 +msgid "Waiting for file" +msgstr "Warte auf Datei" + +#: methods/http.cc:486 +#, c-format +msgid "Got a single header line over %u chars" +msgstr "Erhielt einzelne Kopfzeile aus %u Zeichen" + +#: methods/http.cc:494 +msgid "Bad header line" +msgstr "Schlechte Kopfzeile" + +#: methods/http.cc:513 methods/http.cc:520 +msgid "The http server sent an invalid reply header" +msgstr "Der http-Server sandte eine ungültige Antwort-Kopfzeile" + +#: methods/http.cc:549 +msgid "The http server sent an invalid Content-Length header" +msgstr "Der http-Server sandte eine ungültige »Content-Length«-Kopfzeile" + +#: methods/http.cc:564 +msgid "The http server sent an invalid Content-Range header" +msgstr "Der http-Server sandte eine ungültige »Content-Range«-Kopfzeile" + +#: methods/http.cc:566 +msgid "This http server has broken range support" +msgstr "Der http-Server unterstützt Dateiteilübertragung nur fehlerhaft." + +#: methods/http.cc:590 +msgid "Unknown date format" +msgstr "Unbekanntes Datumsformat" + +#: methods/http.cc:733 +msgid "Select failed" +msgstr "Auswahl fehlgeschlagen" + +#: methods/http.cc:738 +msgid "Connection timed out" +msgstr "Verbindung erlitt Zeitüberschreitung" + +#: methods/http.cc:761 +msgid "Error writing to output file" +msgstr "Fehler beim Schreiben einer Ausgabedatei" + +#: methods/http.cc:789 +msgid "Error writing to file" +msgstr "Fehler beim Schreiben einer Datei" + +#: methods/http.cc:814 +msgid "Error writing to the file" +msgstr "Fehler beim Schreiben der Datei" + +#: methods/http.cc:828 +msgid "Error reading from server Remote end closed connection" +msgstr "" +"Fehler beim Lesen vom Server: Das entfernte Ende hat die Verbindung " +"geschlossen" + +#: methods/http.cc:830 +msgid "Error reading from server" +msgstr "Fehler beim Lesen vom Server" + +#: methods/http.cc:1061 +msgid "Bad header Data" +msgstr "Fehlerhafte Kopfzeilendaten" + +#: methods/http.cc:1078 +msgid "Connection failed" +msgstr "Verbindung fehlgeschlagen" + +#: methods/http.cc:1169 +msgid "Internal error" +msgstr "Interner Fehler" + #: apt-pkg/contrib/mmap.cc:82 msgid "Can't mmap an empty file" msgstr "Kann eine leere Datei nicht mit mmap abbilden" @@ -983,7 +1875,7 @@ msgstr "Kann eine leere Datei nicht mit mmap abbilden" msgid "Couldn't make mmap of %lu bytes" msgstr "Konnte kein mmap von %lu Bytes durchführen" -#: apt-pkg/contrib/strutl.cc:935 +#: apt-pkg/contrib/strutl.cc:941 #, c-format msgid "Selection %s not found" msgstr "Auswahl %s nicht gefunden" @@ -1011,7 +1903,8 @@ msgstr "Syntaxfehler %s:%u: Zusätzlicher Müll nach Wert" #: apt-pkg/contrib/configuration.cc:635 #, c-format msgid "Syntax error %s:%u: Directives can only be done at the top level" -msgstr "Syntaxfehler %s:%u: Direktiven können nur auf oberster Ebene benutzt werden" +msgstr "" +"Syntaxfehler %s:%u: Direktiven können nur auf oberster Ebene benutzt werden" #: apt-pkg/contrib/configuration.cc:642 #, c-format @@ -1033,64 +1926,59 @@ msgstr "Syntaxfehler %s:%u: Nicht unterstützte Direktive »%s«" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Syntaxfehler %s:%u: Zusätzlicher Müll am Dateiende" -#: apt-pkg/contrib/configuration.cc:701 apt-pkg/contrib/cdromutl.cc:153 -#: apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38 -#, c-format -msgid "Unable to read %s" -msgstr "Kann %s nicht lesen" - #: apt-pkg/contrib/progress.cc:154 -#, c-format -msgid "%s... Error!" +#, fuzzy, c-format +msgid "%c%s... Error!" msgstr "%s... Fehler!" #: apt-pkg/contrib/progress.cc:156 -#, c-format -msgid "%s... Done" +#, fuzzy, c-format +msgid "%c%s... Done" msgstr "%s... Fertig" -#: apt-pkg/contrib/cmndline.cc:79 +#: apt-pkg/contrib/cmndline.cc:80 #, c-format msgid "Command line option '%c' [from %s] is not known." msgstr "Kommandozeilenoption »%c« [aus %s] ist nicht bekannt." -#: apt-pkg/contrib/cmndline.cc:105 apt-pkg/contrib/cmndline.cc:113 -#: apt-pkg/contrib/cmndline.cc:121 +#: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114 +#: apt-pkg/contrib/cmndline.cc:122 #, c-format msgid "Command line option %s is not understood" msgstr "Kommandozeilenoption %s wird nicht verstanden" -#: apt-pkg/contrib/cmndline.cc:126 +#: apt-pkg/contrib/cmndline.cc:127 #, c-format msgid "Command line option %s is not boolean" msgstr "Kommandozeilenoption %s ist nicht Boole'sch" -#: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186 +#: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187 #, c-format msgid "Option %s requires an argument." msgstr "Option %s erfordert ein Argument." -#: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206 -#, c-format -msgid "Option %s: Configuration item sepecification must have an =<val>." -msgstr "Option %s: Konfigurationseinstellungspezifikation muss ein =<wert> haben." +#: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207 +#, fuzzy, c-format +msgid "Option %s: Configuration item specification must have an =<val>." +msgstr "" +"Option %s: Konfigurationseinstellungspezifikation muss ein =<wert> haben." -#: apt-pkg/contrib/cmndline.cc:236 +#: apt-pkg/contrib/cmndline.cc:237 #, c-format msgid "Option %s requires an integer argument, not '%s'" msgstr "Option %s erfordert ein Ganzzahl-Argument, nicht »%s«" -#: apt-pkg/contrib/cmndline.cc:267 +#: apt-pkg/contrib/cmndline.cc:268 #, c-format msgid "Option '%s' is too long" msgstr "Der Pfad »%s« ist zu lang" -#: apt-pkg/contrib/cmndline.cc:300 +#: apt-pkg/contrib/cmndline.cc:301 #, c-format msgid "Sense %s is not understood, try true or false." msgstr "Sense %s wird nicht verstanden, versuchen Sie »true« oder »false«." -#: apt-pkg/contrib/cmndline.cc:350 +#: apt-pkg/contrib/cmndline.cc:351 #, c-format msgid "Invalid operation %s" msgstr "Ungültige Operation %s." @@ -1154,10 +2042,6 @@ msgstr "Unterprozess %s hat sich unerwartet beendet" msgid "Could not open file %s" msgstr "Konnte Datei %s nicht öffnen" -#: apt-pkg/contrib/fileutl.cc:452 -msgid "Read error" -msgstr "Lesefehler" - #: apt-pkg/contrib/fileutl.cc:473 #, c-format msgid "read, still have %lu to read but none left" @@ -1202,7 +2086,8 @@ msgid "This APT does not support the Versioning System '%s'" msgstr "Dieses APT unterstützt das Versionssystem »%s« nicht" #: apt-pkg/pkgcache.cc:147 -msgid "The package cache was build for a different architecture" +#, fuzzy +msgid "The package cache was built for a different architecture" msgstr "Dieser Paketcache wurde für eine andere Architektur aufgebaut" #: apt-pkg/pkgcache.cc:218 @@ -1352,7 +2237,7 @@ msgstr "" msgid "Index file type '%s' is not supported" msgstr "Indexdateityp »%s« wird nicht unterstützt" -#: apt-pkg/algorithms.cc:237 +#: apt-pkg/algorithms.cc:238 #, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." @@ -1360,7 +2245,7 @@ msgstr "" "Das Paket %s muss reinstalliert werden, ich kann aber kein Archiv dafür " "finden." -#: apt-pkg/algorithms.cc:1055 +#: apt-pkg/algorithms.cc:1056 msgid "" "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " "held packages." @@ -1368,7 +2253,7 @@ msgstr "" "Fehler: pkgProblemResolver::Resolve hat Unterbrechungen hervorgerufen, dies " "könnte durch gehaltene Pakete hervorgerufen worden sein." -#: apt-pkg/algorithms.cc:1057 +#: apt-pkg/algorithms.cc:1058 msgid "Unable to correct problems, you have held broken packages." msgstr "Kann Probleme nicht korrigieren, Sie haben gehaltene kaputte Pakete." @@ -1392,12 +2277,12 @@ msgstr "Der Treiber für Methode %s konnte nicht gefunden werden." msgid "Method %s did not start correctly" msgstr "Methode %s hat nicht korrekt gestartet" -#: apt-pkg/init.cc:117 +#: apt-pkg/init.cc:119 #, c-format msgid "Packaging system '%s' is not supported" msgstr "Paketierungssystem »%s« wird nicht unterstützt" -#: apt-pkg/init.cc:133 +#: apt-pkg/init.cc:135 msgid "Unable to determine a suitable system type" msgstr "Kann keinen passenden Systemtyp bestimmen" @@ -1408,7 +2293,9 @@ msgstr "Kann nicht auf %s zugreifen." #: apt-pkg/srcrecords.cc:49 msgid "You must put some 'source' URIs in your sources.list" -msgstr "Sie müssen einige »source«-URIs für Quellen in die sources.list-Datei schreiben." +msgstr "" +"Sie müssen einige »source«-URIs für Quellen in die sources.list-Datei " +"schreiben." #: apt-pkg/cachefile.cc:73 msgid "The package lists or status file could not be parsed or opened." @@ -1499,19 +2386,14 @@ msgstr "Fehler trat beim Bearbeiten von %s auf (CollectFileProvides)" #: apt-pkg/pkgcachegen.cc:260 #, c-format msgid "Package %s %s was not found while processing file dependencies" -msgstr "Paket %s %s wurde nicht gefunden beim Verarbeiten der Dateiabhängigkeiten" +msgstr "" +"Paket %s %s wurde nicht gefunden beim Verarbeiten der Dateiabhängigkeiten" #: apt-pkg/pkgcachegen.cc:574 #, c-format msgid "Couldn't stat source package list %s" msgstr "Kann nicht auf die Liste %s der Quellpakete zugreifen." -#. Build the status cache -#: apt-pkg/pkgcachegen.cc:643 apt-pkg/pkgcachegen.cc:701 -#: apt-pkg/pkgcachegen.cc:706 apt-pkg/pkgcachegen.cc:829 -msgid "Reading Package Lists" -msgstr "Paketlisten werden gelesen" - #: apt-pkg/pkgcachegen.cc:658 msgid "Collecting File Provides" msgstr "Sammle Datei-Empfehlungen ein" @@ -1558,107 +2440,19 @@ msgstr "Größe stimmt nicht" msgid "MD5Sum mismatch" msgstr "MD5-Summe stimmt nicht" +#: methods/rsh.cc:264 +msgid "File Not Found" +msgstr "Datei nicht gefunden" + +#: methods/rsh.cc:330 +msgid "Connection closed prematurely" +msgstr "Verbindung zu früh beendet" + #~ msgid "Sorry, you don't have enough free space in %s to hold all the .debs." #~ msgstr "" #~ "Tut mir leid, Sie haben nicht genug freien Speicher in %s, um alle .debs " #~ "zu halten." -#~ msgid "Unable to read the cdrom database %s" -#~ msgstr "Kann CD-ROM-Datenbank %s nicht lesen" - -#~ msgid "" -#~ "Please use apt-cdrom to make this CD recognized by APT. apt-get update " -#~ "cannot be used to add new CDs" -#~ msgstr "" -#~ "Bitte verwenden Sie apt-cdrom, um diese CD von APT erkennbar zu machen - " -#~ "apt-get update kann nicht dazu verwendet werden, neue CDs hinzuzufügen" - -#~ msgid "Wrong CD" -#~ msgstr "Falsche CD" - -#~ msgid "Unable to unmount the CD-ROM in %s, it may still be in use." -#~ msgstr "" -#~ "Kann Einbindung von CD-ROM in %s nicht lösen, möglicherweise wird sie " -#~ "noch verwendet." - -#~ msgid "Connecting to %s (%s)" -#~ msgstr "Verbinde mit %s (%s)" - -#~ msgid "Could not create a socket for %s (f=%u t=%u p=%u)" -#~ msgstr "Kann keinen Verbindungsendpunkt für %s (f=%u t=%u p=%u)" - -#~ msgid "Cannot initiate the connection to %s:%s (%s)." -#~ msgstr "Kann keine Verbindung mit %s:%s aufbauen (%s)." - -#~ msgid "Could not connect to %s:%s (%s), connection timed out" -#~ msgstr "" -#~ "Konnte wegen Zeitüberschreitung keine Verbindung mit %s:%s aufbauen (%s)" - -#~ msgid "Could not connect to %s:%s (%s)." -#~ msgstr "Konnte nicht mit %s:%s verbinden (%s)." - -#~ msgid "Connecting to %s" -#~ msgstr "Verbinde mit %s" - -#~ msgid "Something wicked happened resolving '%s:%s' (%i)" -#~ msgstr "Beim Auflösen von »%s:%s« ist etwas Schlimmes passiert (%i)" - -#~ msgid "Unable to connect to %s %s:" -#~ msgstr "Kann nicht mit %s:%s verbinden:" - -# looks like someone hardcoded English grammar -#~ msgid "Failed to stat" -#~ msgstr "Kann nicht zugreifen." - -#~ msgid "Failed to set modification time" -#~ msgstr "Kann Änderungszeitpunkt nicht setzen" - -#~ msgid "Invalid URI, local URIS must not start with //" -#~ msgstr "Ungültige URI, lokale URIs dürfen nicht mit // anfangen" - -#~ msgid "Logging in" -#~ msgstr "Logge ein" - -#~ msgid "Unable to determine the peer name" -#~ msgstr "Kann Namen des Kommunikationspartners nicht bestimmen" - -#~ msgid "Unable to determine the local name" -#~ msgstr "Kann lokalen Namen nicht bestimmen" - -#~ msgid "Server refused our connection and said: %s" -#~ msgstr "Der Server hat die Verbindung abgelehnt: %s" - -#~ msgid "USER failed, server said: %s" -#~ msgstr "Befehl USER fehlgeschlagen: %s" - -#~ msgid "PASS failed, server said: %s" -#~ msgstr "Befehl PASS fehlgeschlagen: %s" - -#~ msgid "" -#~ "A proxy server was specified but no login script, Acquire::ftp::" -#~ "ProxyLogin is empty." -#~ msgstr "" -#~ "Es war ein Proxy-Server angegeben, aber kein Einlogg-Skript - Acquire::" -#~ "ftp::ProxyLogin ist leer." - -#~ msgid "Login script command '%s' failed, server said: %s" -#~ msgstr "Befehl »%s« des Einlogg-Skriptes ist fehlgeschlagen: %s" - -#~ msgid "TYPE failed, server said: %s" -#~ msgstr "Befehl TYPE fehlgeschlagen: %s" - -#~ msgid "Connection timeout" -#~ msgstr "Zeitüberschreitung der Verbindung" - -#~ msgid "Server closed the connection" -#~ msgstr "Der Server hat die Verbindung geschlossen" - -#~ msgid "A response overflowed the buffer." -#~ msgstr "Eine Antwort hat einen Puffer zum Überlaufen gebracht." - -#~ msgid "Protocol corruption" -#~ msgstr "Protokollkorrumption" - #~ msgid "<- '" #~ msgstr "<- »" @@ -1668,156 +2462,12 @@ msgstr "MD5-Summe stimmt nicht" #~ msgid "-> '" #~ msgstr "-> »" -#~ msgid "Could not create a socket" -#~ msgstr "Konnte keinen Verbindungsendpunkt erzeugen" - -#~ msgid "Could not connect data socket, connection timed out" -#~ msgstr "Konnte Verbindungsendpunkt wegen Zeitüberschreitung nicht verbinden" - -#~ msgid "Could not connect passive socket." -#~ msgstr "Konnte passiven Verbindungsendpunkt nicht verbinden." - -#~ msgid "getaddrinfo was unable to get a listening socket" -#~ msgstr "" -#~ "Die Funktion getaddrinfo konnte keinen passiven Verbindungsendpunkt finden" - -#~ msgid "Could not bind a socket" -#~ msgstr "Konnte einen Verbindungsendpunkt nicht verbinden" - -#~ msgid "Could not listen on the socket" -#~ msgstr "Konnte auf dem Verbindungsendpunkt nicht lauschen" - -#~ msgid "Could not determine the socket's name" -#~ msgstr "Konnte den Namen das Verbindungsendpunktes nicht bestimmen" - -#~ msgid "Unable to send PORT command" -#~ msgstr "Konnte PORT-Befehl nicht senden" - -#~ msgid "Unkonwn address family %u (AF_*)" -#~ msgstr "Unbekannte Adressfamilie %u (AF_*)" - -#~ msgid "EPRT failed, server said: %s" -#~ msgstr "Befehl EPRT fehlgeschlagen: %s" - -#~ msgid "Data socket connect timed out" -#~ msgstr "Datenverbindungsaufbau erlitt Zeitüberschreitung" - -#~ msgid "Unable to accept connection" -#~ msgstr "Kann Verbindung nicht annehmen" - -#~ msgid "Unable to fetch file, server said '%s'" -#~ msgstr "Kann Datei nicht holen, Server antwortete »%s«" - -#~ msgid "Data socket timed out" -#~ msgstr "Datenverbindung erlitt Zeitüberschreitung" - -#~ msgid "Data transfer failed, server said '%s'" -#~ msgstr "Datenübertragung fehlgeschlagen, Server antwortete »%s«" - -#~ msgid "Unable to invoke " -#~ msgstr "Kann nicht aufrufen: " - -#~ msgid "Read error from %s process" -#~ msgstr "Lesefehler von Prozess %s" - -#~ msgid "Waiting for file" -#~ msgstr "Warte auf Datei" - -#~ msgid "Got a single header line over %u chars" -#~ msgstr "Erhielt einzelne Kopfzeile aus %u Zeichen" - -#~ msgid "Bad header line" -#~ msgstr "Schlechte Kopfzeile" - -#~ msgid "The http server sent an invalid reply header" -#~ msgstr "Der http-Server sandte eine ungültige Antwort-Kopfzeile" - -#~ msgid "The http server sent an invalid Content-Length header" -#~ msgstr "Der http-Server sandte eine ungültige »Content-Length«-Kopfzeile" - -#~ msgid "The http server sent an invalid Content-Range header" -#~ msgstr "Der http-Server sandte eine ungültige »Content-Range«-Kopfzeile" - -#~ msgid "This http server has broken range support" -#~ msgstr "Der http-Server unterstützt Dateiteilübertragung nur fehlerhaft." - -#~ msgid "Unknown date format" -#~ msgstr "Unbekanntes Datumsformat" - -#~ msgid "Select failed" -#~ msgstr "Auswahl fehlgeschlagen" - -#~ msgid "Connection timed out" -#~ msgstr "Verbindung erlitt Zeitüberschreitung" - -#~ msgid "Error writing to output file" -#~ msgstr "Fehler beim Schreiben einer Ausgabedatei" - -#~ msgid "Error writing to file" -#~ msgstr "Fehler beim Schreiben einer Datei" - -#~ msgid "Error writing to the file" -#~ msgstr "Fehler beim Schreiben der Datei" - -#~ msgid "Error reading from server Remote end closed connection" -#~ msgstr "" -#~ "Fehler beim Lesen vom Server: Das entfernte Ende hat die Verbindung " -#~ "geschlossen" - -#~ msgid "Error reading from server" -#~ msgstr "Fehler beim Lesen vom Server" - -#~ msgid "Bad header Data" -#~ msgstr "Fehlerhafte Kopfzeilendaten" - -#~ msgid "Connection failed" -#~ msgstr "Verbindung fehlgeschlagen" - -#~ msgid "Internal error" -#~ msgstr "Interner Fehler" - -#~ msgid "Failed to create IPC pipe to subprocess" -#~ msgstr "Konnte Interprozesskommunikation mit Unterprozess nicht erzeugen" - -#~ msgid "File Not Found" -#~ msgstr "Datei nicht gefunden" - -#~ msgid "Connection closed prematurely" -#~ msgstr "Verbindung zu früh beendet" - -#~ msgid "Failed write file %s" -#~ msgstr "Konnte nicht in Datei %s schreiben" - -#~ msgid "Failed to close file %s" -#~ msgstr "Konnte Datei %s nicht schließen" - -#~ msgid "Unpacking %s more than once" -#~ msgstr "Packe %s mehr als einmal aus" - -#~ msgid "The directory %s is diverted" -#~ msgstr "Das Verzeichnis %s ist umgeleitet" - -#~ msgid "The package is trying to write to the diversion target %s/%s" -#~ msgstr "Das Paket versucht, auf das Umleitungsziel %s/%s zu schreiben" - -#~ msgid "The diversion path is too long" -#~ msgstr "Der Umleitungspfad ist zu lang" - #~ msgid "Followed conf file from " #~ msgstr "Folge Konfigurationsdatei von " #~ msgid " to " #~ msgstr " nach " -#~ msgid "Failed to stat %s" -#~ msgstr "Kann auf %s nicht zugreifen." - -#~ msgid "Failed to rename %s to %s" -#~ msgstr "Konnte %s nicht in %s umbenennen" - -#~ msgid "The directory %s is being replaced by a non-directory" -#~ msgstr "Das Verzeichnis %s wird durch ein Nicht-Verzeichnis ersetzt" - # #~ msgid "Extract " #~ msgstr "Extrahiert " @@ -1825,12 +2475,6 @@ msgstr "MD5-Summe stimmt nicht" #~ msgid "Aborted, backing out" #~ msgstr "Abgebrochen, nehme Änderungen zurück" -#~ msgid "Failed to locate node in its hash bucket" -#~ msgstr "Konnte Knoten nicht in seinem Hash finden" - -#~ msgid "The path is too long" -#~ msgstr "Der Pfad ist zu lang" - #~ msgid "De-replaced " #~ msgstr "Zurück-ersetzt " @@ -1843,146 +2487,9 @@ msgstr "MD5-Summe stimmt nicht" #~ msgid " [new node]" #~ msgstr " [neuer Knoten]" -#~ msgid "Overwrite package match with no version for %s" -#~ msgstr "Überschreibe Paket-Treffer ohne Version für %s" - #~ msgid "Replaced file " #~ msgstr "Ersetzte Datei " -#~ msgid "File %s/%s overwrites the one in the package %s" -#~ msgstr "Datei %s/%s überschreibt die Datei in Paket %s" - -#~ msgid "DropNode called on still linked node" -#~ msgstr "»DropNode« auf noch verlinktem Knoten aufgerufen" - -#~ msgid "Failed to locate the hash element!" -#~ msgstr "Konnte Hash-Element nicht finden!" - -#~ msgid "Failed to allocate diversion" -#~ msgstr "Konnte Umleitung nicht reservieren" - -#~ msgid "Internal Error in AddDiversion" -#~ msgstr "Interner Fehler in »AddDiversion«" - -#~ msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" -#~ msgstr "Versuche, Umleitung zu überschreiben: %s -> %s und %s/%s" - -#~ msgid "Double add of diversion %s -> %s" -#~ msgstr "Doppelte Hinzufügung der Umleitung %s -> %s" - -#~ msgid "Duplicate conf file %s/%s" -#~ msgstr "Doppelte Konfigurationsdatei %s/%s" - -#~ msgid "Invalid archive signature" -#~ msgstr "Ungültige Archiv-Signatur" - -#~ msgid "Error reading archive member header" -#~ msgstr "Fehler beim Lesen der Archivdateienkopfzeilen" - -#~ msgid "Invalid archive member header" -#~ msgstr "Ungültige Archivdateienkopfzeile" - -#~ msgid "Archive is too short" -#~ msgstr "Archiv ist zu kurz" - -#~ msgid "Failed to read the archive headers" -#~ msgstr "Konnte Archiveköpfe nicht lesen." - -#~ msgid "Failed to create pipes" -#~ msgstr "Konnte Weiterleitungen nicht erzeugen" - -#~ msgid "Failed to exec gzip " -#~ msgstr "Konnte gzip nicht ausführen" - -#~ msgid "Corrupted archive" -#~ msgstr "Korrumpiertes Archiv" - -#~ msgid "Tar Checksum failed, archive corrupted" -#~ msgstr "Tar-Prüfsumme fehlgeschlagen, Archiv korrumpiert" - -#~ msgid "Unkown TAR header type %u, member %s" -#~ msgstr "Unbekannter Tar-Kopf-Typ %u, Bestandteil %s" - -#~ msgid "This is not a valid DEB archive, missing '%s' member" -#~ msgstr "Dies ist kein gültiges DEB-Archiv, da es »%s« nicht enthält" - -#~ msgid "Internal Error, could not locate member %s" -#~ msgstr "Interner Fehler, konnte Bestandteil %s nicht finden" - -#~ msgid "Internal Error, could not locate member" -#~ msgstr "Interner Fehler, konnte Bestandteil nicht finden" - -#~ msgid "Failed to locate a valid control file" -#~ msgstr "Konnte gültige Kontroll-Datei nicht finden" - -#~ msgid "Unparsible control file" -#~ msgstr "Unparsbare Kontroll-Datei" - -#~ msgid "Failed to remove %s" -#~ msgstr "Konnte %s nicht entfernen" - -#~ msgid "Unable to create %s" -#~ msgstr "Konnte %s nicht erzeugen" - -#~ msgid "Failed to stat %sinfo" -#~ msgstr "Kann nicht auf %sinfo zugreifen" - -#~ msgid "The info and temp directories need to be on the same filesystem" -#~ msgstr "" -#~ "Die »info«- und »temp«-Verzeichnisse müssen im selben Dateisystem liegen" - -#~ msgid "Failed to change to the admin dir %sinfo" -#~ msgstr "Kann nicht ins Administrationsverzeichnis %sinfo wechseln" - -#~ msgid "Internal Error getting a Package Name" -#~ msgstr "Interner Fehler beim Holen des Paket-Namens" - -# -#~ msgid "Reading File Listing" -#~ msgstr "Paketlisten werden gelesen" - -#~ msgid "" -#~ "Failed to open the list file '%sinfo/%s'. If you cannot restore this file " -#~ "then make it empty and immediately re-install the same version of the " -#~ "package!" -#~ msgstr "" -#~ "Fehler beim Öffnen der Listendatei »%sinfo/%s«. Wenn Sie diese Datei " -#~ "nicht wiederherstellen können, dann leeren Sie sie und installieren Sie " -#~ "sofort dieselbe Version des Paketes erneut!" - -#~ msgid "Failed reading the list file %sinfo/%s" -#~ msgstr "Fehler beim Lesen der Listendatei »%sinfo/%s«." - -#~ msgid "Internal Error getting a Node" -#~ msgstr "Interner Fehler beim Holen eines Knotens" - -#~ msgid "Failed to open the diversions file %sdiversions" -#~ msgstr "Fehler beim Öffnen der Umleitungsdatei %sdiversions" - -#~ msgid "The diversion file is corrupted" -#~ msgstr "Die Umleitungsdatei ist korrumpiert" - -#~ msgid "Invalid line in the diversion file: %s" -#~ msgstr "Ungültige Zeile in der Umleitungsdatei: %s" - -#~ msgid "Internal Error adding a diversion" -#~ msgstr "Interner Fehler beim Hinzufügen einer Umleitung" - -#~ msgid "The pkg cache must be initialize first" -#~ msgstr "Der Paketcache muss erst initialisiert werden" - -#~ msgid "Reading File List" -#~ msgstr "Paketlisten werden gelesen" - -#~ msgid "Failed to find a Package: Header, offset %lu" -#~ msgstr "Konnte keine »Package:«-Kopfzeile finden, Abstand %lu" - -#~ msgid "Bad ConfFile section in the status file. Offset %lu" -#~ msgstr "Fehlerhafter »ConfFile«-Abschnitt in der Statusdatei, Abstand %lu" - -#~ msgid "Error parsing MD5. Offset %lu" -#~ msgstr "Fehler beim Parsen der MD5-Summe. Abstand %lu" - #~ msgid "Internal Error, Unable to parse a package record" #~ msgstr "Interner Fehler, konnte Paket-Daten nicht parsen" @@ -1995,9 +2502,6 @@ msgstr "MD5-Summe stimmt nicht" #~ msgid "Generating cache" #~ msgstr "Erzeuge Cache" -#~ msgid "Problem opening %s" -#~ msgstr "Problem beim Öffnen von %s" - #~ msgid "Problem with SelectFile" #~ msgstr "Problem mit »SelectFile«" @@ -2160,12 +2664,6 @@ msgstr "MD5-Summe stimmt nicht" #~ msgid "....\"Have you mooed today?\"..." #~ msgstr "....»Heute schon gemuht?«..." -#~ msgid "Package extension list is too long" -#~ msgstr "Paketerweiterungsliste is zu lang" - -#~ msgid "Error Processing directory %s" -#~ msgstr "Fehler beim Verarbeiten von Verzeichnis %s" - #~ msgid " New " #~ msgstr " Neu " @@ -2175,18 +2673,9 @@ msgstr "MD5-Summe stimmt nicht" #~ msgid " files " #~ msgstr " Dateien " -#~ msgid "Source extension list is too long" -#~ msgstr "Quellerweiterungsliste is zu lang" - #~ msgid " pkgs in " #~ msgstr " Pakete in " -#~ msgid "Error writing header to contents file" -#~ msgstr "Fehler beim Schreiben des Headers in die Inhaltsdatei" - -#~ msgid "Error Processing Contents %s" -#~ msgstr "Fehler beim Verarbeiten der Inhaltsdatei %s" - #~ msgid "" #~ "Usage: apt-ftparchive [options] command\n" #~ "Commands: packges binarypath [overridefile [pathprefix]]\n" @@ -2225,15 +2714,9 @@ msgstr "MD5-Summe stimmt nicht" #~ " -c=? Lese diese Konfigurationsdatei\n" #~ " -o=? Setze eine beliebige Konfigurations-Option\n" -#~ msgid "No selections matched" -#~ msgstr "Keine Auswahl passt" - #~ msgid "Done Packages, Starting contents." #~ msgstr "Fertig mit Pakete, beginne Inhalt." -#~ msgid "Some files are missing in the package file group `%s'" -#~ msgstr "Einige Dateien fehlen in der Paketdateigruppe »%s«" - #~ msgid "Done. " #~ msgstr "Fertig." @@ -2243,54 +2726,6 @@ msgstr "MD5-Summe stimmt nicht" #~ msgid " archives. Took " #~ msgstr " Archiven. Benötigte Zeit war " -#~ msgid "Unable to open DB2 file %s" -#~ msgstr "Kann DB2-Datei %s nicht öffnen" - -#~ msgid "File date has changed %s" -#~ msgstr "Dateidatum hat sich geändert %s" - -#~ msgid "Unknown Compresison Algorithm '%s'" -#~ msgstr "Unbekannter Komprimierungsalgorithmus »%s«" - -#~ msgid "Failed to fork" -#~ msgstr "Fork Fehlgeschlagen" - -#~ msgid "Internal Error, Failed to create %s" -#~ msgstr "Interner Fehler, konnte %s nicht erzeugen" - -#~ msgid "IO to subprocess/file failed" -#~ msgstr "E/A zu Kindprozess/Datei fehlgeschlagen" - -#~ msgid "Unable to open %s" -#~ msgstr "Kann %s nicht öffnen" - -#~ msgid "W: Unable to stat " -#~ msgstr "W: Kann nicht zugreifen auf " - -#~ msgid "E: " -#~ msgstr "F: " - -#~ msgid "W: " -#~ msgstr "W: " - -#~ msgid "E: Errors apply to file '" -#~ msgstr "F: Fehler gehören zu Datei »" - -#~ msgid "Failed to resolve %s" -#~ msgstr "Konnte %s nicht auflösen" - -#~ msgid "Tree walking failed" -#~ msgstr "Baumabschreiten fehlgeschlagen" - -#~ msgid "Failed to open %s" -#~ msgstr "Konnte %s nicht öffnen" - -#~ msgid "Failed to readlink %s" -#~ msgstr "Kann kein readlink auf %s durchführen" - -#~ msgid "Failed to unlink %s" -#~ msgstr "Konnte %s entfernen (unlink)" - #~ msgid "DSC file '%s' is too large!" #~ msgstr "DSC-Datei »%s« ist zu groß!" |