X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/73fe49f9b4748eddb5a2dad4f0abb51a8f63564c..dfcf7f356b790338f0a3e9df3c5d6f159814fe53:/po/nl.po diff --git a/po/nl.po b/po/nl.po index e5dccdaf3..bded4a71d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.15.9\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-10-05 18:29+0200\n" +"POT-Creation-Date: 2016-02-10 18:02+0100\n" "PO-Revision-Date: 2014-11-09 23:47+0100\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -177,6 +177,36 @@ msgstr "Pakket '%s' is niet geïnstalleerd, en wordt dus niet verwijderd\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Let op, '%s' wordt geselecteerd in plaats van '%s'\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 "Deze APT heeft Super Koekracht." + +#: apt-private/private-cmndline.cc +msgid "This APT helper has Super Meep Powers." +msgstr "Deze APT-helper heeft Super Koekracht." + +#: apt-private/private-depends.cc apt-private/private-show.cc +#: cmdline/apt-mark.cc +msgid "No packages found" +msgstr "Geen pakketten gevonden" + #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "" @@ -222,6 +252,40 @@ msgstr "Kon de hoeveelheid vrije schijfruimte op %s niet bepalen" msgid "You don't have enough free space in %s." msgstr "U heeft onvoldoende vrije schijfruimte op %s." +#: apt-private/private-download.cc +msgid "Unable to lock the download directory" +msgstr "Kon de ophaalmap niet vergrendelen" + +#: 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 "" +"Sommige pakketten konden niet geïnstalleerd worden. Dit kan betekenen\n" +"dat u om een onmogelijke situatie gevraagd heeft, of, indien u\n" +"de distributie 'unstable' gebruikt, dat sommige benodigde pakketten nog " +"gemaakt moeten worden of uit 'Incoming' verwijderd werden." + +#. +#. 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 "De volgende informatie kan misschien helpen de situatie op te lossen:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Niet-werkende pakketten" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Interne fout. InstallPackages is aangeroepen met defecte pakketten!" @@ -319,7 +383,7 @@ msgstr "Wilt u doorgaan?" msgid "Some files failed to download" msgstr "Ophalen van sommige bestanden is mislukt" -#: 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 "Ophalen klaar en alleen-ophalen-modus staat aan" @@ -373,20 +437,6 @@ msgstr "" "Hmm, het lijkt erop dat de AutoRemover iets vernietigd heeft. Dit zou\n" "niet mogen kunnen. Gelieve een bug-rapport voor apt in te sturen." -#. -#. 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 "De volgende informatie kan misschien helpen de situatie op te lossen:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Interne fout. AutoRemover heeft dingen stukgemaakt" @@ -413,6 +463,7 @@ msgstr[1] "" "%lu pakketten waren automatisch geïnstalleerd en zijn niet langer nodig.\n" #: apt-private/private-install.cc +#, c-format msgid "Use '%s' to remove it." msgid_plural "Use '%s' to remove them." msgstr[0] "Gebruik '%s' om het te verwijderen." @@ -432,22 +483,6 @@ msgstr "" "Er zijn niet-voldane vereisten. U kunt best 'apt-get -f install' uitvoeren " "zonder pakketten op te geven, (of u kunt zelf een oplossing specificeren)." -#: 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 "" -"Sommige pakketten konden niet geïnstalleerd worden. Dit kan betekenen\n" -"dat u om een onmogelijke situatie gevraagd heeft, of, indien u\n" -"de distributie 'unstable' gebruikt, dat sommige benodigde pakketten nog " -"gemaakt moeten worden of uit 'Incoming' verwijderd werden." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Niet-werkende pakketten" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -688,7 +723,7 @@ msgstr "N" msgid "Regex compilation error - %s" msgstr "Regex-compilatiefout - %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 "U dient minstens één zoekpatroon op te geven" @@ -715,414 +750,93 @@ msgstr[1] "" msgid "not a real package (virtual)" msgstr "geen echt pakket (virtueel)" -#: apt-private/private-show.cc cmdline/apt-cache.cc cmdline/apt-mark.cc -msgid "No packages found" -msgstr "Geen pakketten gevonden" - -#: apt-private/private-sources.cc -#, c-format -msgid "Failed to parse %s. Edit again? " -msgstr "Verwerken van %s is mislukt. Opnieuw bewerken? " - -#: apt-private/private-sources.cc -#, c-format -msgid "Your '%s' file changed, please run 'apt-get update'." -msgstr "Uw bestand '%s' is gewijzigd. Voer 'apt-get update' uit." - -#: apt-private/private-update.cc -msgid "The update command takes no arguments" -msgstr "De opdracht 'update' aanvaardt geen argumenten" - -#: apt-private/private-update.cc -#, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" -"%i pakket kan opgewaardeerd worden. Voer 'apt list --upgradable' uit om het " -"te zien.\n" -msgstr[1] "" -"%i pakketten kunnen opgewaardeerd worden. Voer 'apt list --upgradable' uit " -"om ze te zien.\n" - -#: apt-private/private-update.cc -msgid "All packages are up to date." -msgstr "Alle pakketten zijn up-to-date." - -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "Pakket %s versie %s heeft een niet-voldane vereiste:\n" - -#: cmdline/apt-cache.cc -#, fuzzy -msgid "apt-cache stats does not take any arguments" -msgstr "De opdracht 'update' aanvaardt geen argumenten" - -#: cmdline/apt-cache.cc -msgid "Total package names: " -msgstr "Totaal aantal pakketnamen: " - -#: cmdline/apt-cache.cc -msgid "Total package structures: " -msgstr "Totaal aantal pakketstructuren: " - -#: cmdline/apt-cache.cc -msgid " Normal packages: " -msgstr " Normale pakketten: " - -#: cmdline/apt-cache.cc -msgid " Pure virtual packages: " -msgstr " Zuiver virtuele pakketten: " - -#: cmdline/apt-cache.cc -msgid " Single virtual packages: " -msgstr " Losstaande virtuele pakketten: " - -#: cmdline/apt-cache.cc -msgid " Mixed virtual packages: " -msgstr " Gemengde virtuele pakketten: " - -#: cmdline/apt-cache.cc -msgid " Missing: " -msgstr " Ontbrekend: " - -#: cmdline/apt-cache.cc -msgid "Total distinct versions: " -msgstr "Totaal aantal verschillende versies: " - -#: cmdline/apt-cache.cc -msgid "Total distinct descriptions: " -msgstr "Totaal aantal verschillende beschrijvingen: " - -#: cmdline/apt-cache.cc -msgid "Total dependencies: " -msgstr "Totaal aantal vereisten: " - -#: cmdline/apt-cache.cc -msgid "Total ver/file relations: " -msgstr "Totaal aantal versie/bestand-relaties: " - -#: cmdline/apt-cache.cc -msgid "Total Desc/File relations: " -msgstr "Totaal aantal Beschrijving/bestand-relaties: " - -#: cmdline/apt-cache.cc -msgid "Total Provides mappings: " -msgstr "Totaal aantal 'Voorziet'-toewijzingen: " - -#: cmdline/apt-cache.cc -msgid "Total globbed strings: " -msgstr "Totaal aantal geglobde strings: " - -#: cmdline/apt-cache.cc -msgid "Total slack space: " -msgstr "Totale onbenutte ruimte: " - -#: cmdline/apt-cache.cc -msgid "Total space accounted for: " -msgstr "Totale hoeveelheid verantwoorde ruimte: " - -#: cmdline/apt-cache.cc -msgid "This command is deprecated. Please use 'apt-mark showauto' instead." -msgstr "" -"Dit commando is verouderd. Gelieve in de plaats 'apt-mark showauto' te " -"gebruiken." - -#: cmdline/apt-cache.cc apt-pkg/cacheset.cc +#: apt-private/private-show.cc apt-pkg/cacheset.cc #, c-format msgid "Unable to locate package %s" msgstr "Kan pakket %s niet vinden" -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid "Package files:" msgstr "Pakketbestanden:" -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid "Cache is out of sync, can't x-ref a package file" msgstr "" "Cache loopt niet synchroon, kruisverwijzing naar pakketbestand lukt niet" #. Show any packages have explicit pins -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid "Pinned packages:" msgstr "Vastgepinde pakketten:" -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid "(not found)" msgstr "(niet gevonden)" #. Print the package name and the version we are forcing to -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc #, c-format msgid "%s -> %s with priority %d\n" msgstr "" -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid " Installed: " msgstr " Geïnstalleerd: " -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid " Candidate: " msgstr " Kandidaat: " -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid "(none)" msgstr "(geen)" -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid " Package pin: " msgstr " Pakketpin: " #. Show the priority tables -#: cmdline/apt-cache.cc +#: apt-private/private-show.cc msgid " Version table:" msgstr " Versietabel:" -#: 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 "" -"Gebruik: apt-cache [opties] opdracht\n" -" apt-cache [opties] showpkg pakket1 [pakket2 ...]\n" -" apt-cache [opties] showsrc pakket1 [pakket2 ...]\n" -"\n" -"apt-cache is een basaal hulpmiddel waarmee u informatie kunt\n" -"opvragen uit de binaire cachebestanden van APT\n" -"\n" -"Opdrachten:\n" -" gencaches - Bouw zowel de pakket- als de broncache\n" -" showpkg - Toon algemene informatie over een enkel pakket\n" -" showsrc - Toon een rapport over de broncode\n" -" stats - Toon enkele basisstatistieken\n" -" dump - Toon het gehele bestand in een compacte vorm\n" -" dumpavail - Print lijst met beschikbare pakketten op de standaarduitvoer\n" -" unmet - Toon niet-voldane vereisten\n" -" search - Doorzoek pakkettenlijst a.d.h.v. een regex-patroon\n" -" show - Toon een leesbaar rapport over het pakket\n" -" depends - Toon de afhankelijkheden van een pakket\n" -" rdepends - Toon de pakketten die afhankelijk zijn van een pakket\n" -" pkgnames - Toon de namen van alle pakketten op het systeem\n" -" dotty - Genereer pakketschema's voor GraphViz\n" -" xvcg - Genereer pakketschema's voor xvcg\n" -" policy - Toon beleidsinstellingen\n" -"\n" -"Opties:\n" -" -h Deze hulptekst.\n" -" -p=? De pakketcache.\n" -" -s=? De broncache.\n" -" -q Voortgangsindicator uitschakelen.\n" -" -i Toon alleen belangrijke vereisten voor de 'unmet'-opdracht.\n" -" -c=? Lees dit configuratiebestand\n" -" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" -"Raadpleeg de man-pagina's van apt-cache(8) en apt.conf(5) voor meer " -"informatie.\n" +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package for architecture '%s'" +msgstr "Kan geen pakket vinden voor architectuur '%s'" -#: 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 "" -"Gebruik: apt [opties] opdracht\n" -"\n" -"CLI voor apt.\n" -"Basisopdrachten: \n" -" list - geef een lijst van pakketten op basis van hun naam\n" -" search - zoek in de pakketbeschrijvingen\n" -" show - toon gedetailleerde informatie over het pakket\n" -"\n" -" update - werk de lijst van beschikbare pakketten bij\n" -"\n" -" install - installeer pakketten\n" -" remove - verwijder pakketten\n" -"\n" -" upgrade - waardeer het systeem op door pakketten te installeren/op te " -"waarderen\n" -" full-upgrade - waardeer het systeem op door pakketten te verwijderen/te " -"installeren/op te waarderen\n" -"\n" -" edit-sources - bewerk het bestand met informatie over de bron\n" +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package '%s' with version '%s'" +msgstr "Kan geen pakket '%s' vinden met versienummer '%s'" -#: cmdline/apt-cdrom.cc -msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" -msgstr "" -"Gelieve een naam voor deze schijf op te geven, bijvoorbeeld 'Debian 5.0.3 " -"Schijf 1'" +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package '%s' with release '%s'" +msgstr "Kan geen pakket '%s' vinden uit de uitgave '%s'" -#: cmdline/apt-cdrom.cc -#, fuzzy -msgid "Please insert a Disc in the drive and press [Enter]" -msgstr "Gelieve een schijf in het station te plaatsen en op 'enter' te drukken" - -#: cmdline/apt-cdrom.cc -#, c-format -msgid "Failed to mount '%s' to '%s'" -msgstr "Aankoppelen van '%s' op '%s' is mislukt" - -#: cmdline/apt-cdrom.cc -msgid "" -"No CD-ROM could be auto-detected or found using the default mount point.\n" -"You may try the --cdrom option to set the CD-ROM mount point.\n" -"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " -"mount point." -msgstr "" -"Het is niet gelukt om automatisch een cd-rom te vinden, ook niet op het " -"standaard aankoppelpunt.\n" -"U zou de optie --cdrom kunnen proberen om het aankoppelpunt voor de cd-rom " -"in te stellen.\n" -"Raadpleeg 'man apt-cdrom' voor meer informatie over het automatisch " -"detecteren van een cd-rom en het aankoppelpunt." - -#: cmdline/apt-cdrom.cc -msgid "Repeat this process for the rest of the CDs in your set." -msgstr "Dit proces dient herhaald te worden voor alle cd's in uw set." - -#: cmdline/apt-config.cc -msgid "Arguments not in pairs" -msgstr "Argumenten niet in paren" - -#: 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 "" -"Gebruik: apt-config [opties] opdracht\n" -"\n" -"apt-config is een eenvoudig hulpmiddel om het APT-configuratiebestand te " -"lezen\n" -"\n" -"Opdrachten:\n" -" shell - Shell modus\n" -" dump - Toon de configuratie\n" -"\n" -"Opties:\n" -" -h Deze hulptekst.\n" -" -c=? Lees dit configuratiebestand\n" -" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "Kan geen pakket vinden voor architectuur '%s'" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "Kan geen pakket '%s' vinden met versienummer '%s'" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "Kan geen pakket '%s' vinden uit de uitgave '%s'" - -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Picking '%s' as source package instead of '%s'\n" msgstr "'%s' wordt als bronpakket genomen in plaats van '%s'\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Can not find version '%s' of package '%s'" msgstr "Kan versie '%s' van pakket '%s' niet vinden" -#: cmdline/apt-get.cc -#, c-format -msgid "Couldn't find package %s" -msgstr "Kon pakket %s niet vinden" - -#: cmdline/apt-get.cc cmdline/apt-mark.cc -#, c-format -msgid "%s set to automatically installed.\n" -msgstr "%s staat ingesteld op automatische geïnstalleerd.\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 "" -"Dit commando is verouderd. Gelieve in de plaats 'apt-mark auto' en 'apt-mark " -"manual' te gebruiken." - -#: cmdline/apt-get.cc -msgid "Internal error, problem resolver broke stuff" -msgstr "Interne fout, probleemoplosser heeft dingen stukgemaakt" - -#: cmdline/apt-get.cc -msgid "Unable to lock the download directory" -msgstr "Kon de ophaalmap niet vergrendelen" - -#: cmdline/apt-get.cc +#: apt-private/private-source.cc msgid "Must specify at least one package to fetch source for" msgstr "" "U dient minstens 1 pakket op te geven waarvan de broncode opgehaald moet " "worden" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Unable to find a source package for %s" msgstr "Kan geen bronpakket vinden voor %s" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" @@ -1132,7 +846,7 @@ msgstr "" "'%s' op:\n" "%s\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "" "Please use:\n" @@ -1144,61 +858,71 @@ msgstr "" "om de nieuwste (mogelijk nog niet uitgebrachte) bijwerkingen van het pakket " "op te halen.\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "Reeds opgehaald bestand '%s' wordt overgeslagen\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 +#: apt-private/private-source.cc #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "Moet %sB/%sB aan bronarchieven ophalen.\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 +#: apt-private/private-source.cc #, c-format msgid "Need to get %sB of source archives.\n" msgstr "Moet %sB aan bronarchieven ophalen.\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Fetch source %s\n" msgstr "Ophalen bron %s\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc msgid "Failed to fetch some archives." msgstr "Ophalen van sommige archieven is mislukt." -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "Het uitpakken van de reeds uitgepakte bron in %s wordt overgeslagen\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Uitpakopdracht '%s' is mislukt.\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Gelieve na te gaan of het pakket 'dpkg-dev' geïnstalleerd is.\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Build command '%s' failed.\n" msgstr "Bouwopdracht '%s' is mislukt.\n" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "Kan de informatie over de bouwvereisten voor %s niet ophalen" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s heeft geen bouwvereisten.\n" + +#: apt-private/private-source.cc msgid "Must specify at least one package to check builddeps for" msgstr "" "U dient tenminste één pakket op te geven om er de bouwvereisten van te " "controleren" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) APT::" @@ -1207,130 +931,276 @@ msgstr "" "Er is geen architectuurinformatie beschikbaar voor %s. Raadpleeg apt.conf(5) " "APT::Architectures om dit te configureren" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc #, fuzzy, c-format msgid "Note, using file '%s' to get the build dependencies\n" msgstr "Verwerken van de bouwvereisten is mislukt" -#: cmdline/apt-get.cc +#: apt-private/private-source.cc +msgid "Failed to process build dependencies" +msgstr "Verwerken van de bouwvereisten is mislukt" + +#: apt-private/private-sources.cc #, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "Kan de informatie over de bouwvereisten voor %s niet ophalen" +msgid "Failed to parse %s. Edit again? " +msgstr "Verwerken van %s is mislukt. Opnieuw bewerken? " -#: cmdline/apt-get.cc +#: apt-private/private-sources.cc #, c-format -msgid "%s has no build depends.\n" -msgstr "%s heeft geen bouwvereisten.\n" +msgid "Your '%s' file changed, please run 'apt-get update'." +msgstr "Uw bestand '%s' is gewijzigd. Voer 'apt-get update' uit." -#: cmdline/apt-get.cc +#: apt-private/private-unmet.cc #, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"De vereiste %s van %s kan niet voldaan worden omdat %s niet toegestaan is " -"voor de pakketten van '%s'" +msgid "Package %s version %s has an unmet dep:\n" +msgstr "Pakket %s versie %s heeft een niet-voldane vereiste:\n" -#: cmdline/apt-get.cc +#: apt-private/private-update.cc +msgid "The update command takes no arguments" +msgstr "De opdracht 'update' aanvaardt geen argumenten" + +#: apt-private/private-update.cc #, c-format +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" +"%i pakket kan opgewaardeerd worden. Voer 'apt list --upgradable' uit om het " +"te zien.\n" +msgstr[1] "" +"%i pakketten kunnen opgewaardeerd worden. Voer 'apt list --upgradable' uit " +"om ze te zien.\n" + +#: apt-private/private-update.cc +msgid "All packages are up to date." +msgstr "Alle pakketten zijn up-to-date." + +#: cmdline/apt-cache.cc +#, fuzzy +msgid "apt-cache stats does not take any arguments" +msgstr "De opdracht 'update' aanvaardt geen argumenten" + +#: cmdline/apt-cache.cc +msgid "Total package names: " +msgstr "Totaal aantal pakketnamen: " + +#: cmdline/apt-cache.cc +msgid "Total package structures: " +msgstr "Totaal aantal pakketstructuren: " + +#: cmdline/apt-cache.cc +msgid " Normal packages: " +msgstr " Normale pakketten: " + +#: cmdline/apt-cache.cc +msgid " Pure virtual packages: " +msgstr " Zuiver virtuele pakketten: " + +#: cmdline/apt-cache.cc +msgid " Single virtual packages: " +msgstr " Losstaande virtuele pakketten: " + +#: cmdline/apt-cache.cc +msgid " Mixed virtual packages: " +msgstr " Gemengde virtuele pakketten: " + +#: cmdline/apt-cache.cc +msgid " Missing: " +msgstr " Ontbrekend: " + +#: cmdline/apt-cache.cc +msgid "Total distinct versions: " +msgstr "Totaal aantal verschillende versies: " + +#: cmdline/apt-cache.cc +msgid "Total distinct descriptions: " +msgstr "Totaal aantal verschillende beschrijvingen: " + +#: cmdline/apt-cache.cc +msgid "Total dependencies: " +msgstr "Totaal aantal vereisten: " + +#: cmdline/apt-cache.cc +msgid "Total ver/file relations: " +msgstr "Totaal aantal versie/bestand-relaties: " + +#: cmdline/apt-cache.cc +msgid "Total Desc/File relations: " +msgstr "Totaal aantal Beschrijving/bestand-relaties: " + +#: cmdline/apt-cache.cc +msgid "Total Provides mappings: " +msgstr "Totaal aantal 'Voorziet'-toewijzingen: " + +#: cmdline/apt-cache.cc +msgid "Total globbed strings: " +msgstr "Totaal aantal geglobde strings: " + +#: cmdline/apt-cache.cc +msgid "Total slack space: " +msgstr "Totale onbenutte ruimte: " + +#: cmdline/apt-cache.cc +msgid "Total space accounted for: " +msgstr "Totale hoeveelheid verantwoorde ruimte: " + +#: cmdline/apt-cache.cc +msgid "This command is deprecated. Please use 'apt-mark showauto' instead." +msgstr "" +"Dit commando is verouderd. Gelieve in de plaats 'apt-mark showauto' te " +"gebruiken." + +#: cmdline/apt-cache.cc msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" +"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 "" -"De vereiste %s van %s kan niet voldaan worden omdat pakket %s onvindbaar is" -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#: cmdline/apt-cache.cc +msgid "Show source records" +msgstr "Toon een rapport over de broncode" + +#: cmdline/apt-cache.cc +msgid "Search the package list for a regex pattern" +msgstr "Doorzoek pakkettenlijst a.d.h.v. een regex-patroon" + +#: cmdline/apt-cache.cc +msgid "Show raw dependency information for a package" +msgstr "Toon de afhankelijkheden van een pakket" + +#: cmdline/apt-cache.cc +msgid "Show reverse dependency information for a package" +msgstr "Toon de pakketten die afhankelijk zijn van een pakket" + +#: cmdline/apt-cache.cc +msgid "Show a readable record for the package" +msgstr "Toon een leesbaar rapport over het pakket" + +#: cmdline/apt-cache.cc +msgid "List the names of all packages in the system" +msgstr "Toon de namen van alle pakketten op het systeem" + +#: cmdline/apt-cache.cc +msgid "Show policy settings" +msgstr "Toon beleidsinstellingen" + +#: cmdline/apt-cdrom.cc +msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "" -"Voldoen van vereiste %s van %s is mislukt: geïnstalleerd pakket %s is te " -"nieuw" +"Gelieve een naam voor deze schijf op te geven, bijvoorbeeld 'Debian 5.0.3 " +"Schijf 1'" -#: cmdline/apt-get.cc +#: cmdline/apt-cdrom.cc +#, fuzzy +msgid "Please insert a Disc in the drive and press [Enter]" +msgstr "Gelieve een schijf in het station te plaatsen en op 'enter' te drukken" + +#: cmdline/apt-cdrom.cc #, c-format +msgid "Failed to mount '%s' to '%s'" +msgstr "Aankoppelen van '%s' op '%s' is mislukt" + +#: cmdline/apt-cdrom.cc +msgid "" +"No CD-ROM could be auto-detected or found using the default mount point.\n" +"You may try the --cdrom option to set the CD-ROM mount point.\n" +"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " +"mount point." +msgstr "" +"Het is niet gelukt om automatisch een cd-rom te vinden, ook niet op het " +"standaard aankoppelpunt.\n" +"U zou de optie --cdrom kunnen proberen om het aankoppelpunt voor de cd-rom " +"in te stellen.\n" +"Raadpleeg 'man apt-cdrom' voor meer informatie over het automatisch " +"detecteren van een cd-rom en het aankoppelpunt." + +#: cmdline/apt-cdrom.cc +msgid "Repeat this process for the rest of the CDs in your set." +msgstr "Dit proces dient herhaald te worden voor alle cd's in uw set." + +#: cmdline/apt-cdrom.cc msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" +"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 "" -"De vereiste %s van %s kan niet voldaan worden omdat de beschikbare versie " -"van pakket %s niet aan de versievereisten voldoet" -#: cmdline/apt-get.cc -#, c-format +#: cmdline/apt-config.cc +msgid "Arguments not in pairs" +msgstr "Argumenten niet in paren" + +#: cmdline/apt-config.cc +#, fuzzy msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" +"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 "" +"Gebruik: apt-config [opties] opdracht\n" +"\n" +"apt-config is een eenvoudig hulpmiddel om het APT-configuratiebestand te " +"lezen\n" + +#: cmdline/apt-config.cc +msgid "get configuration values via shell evaluation" +msgstr "" + +#: cmdline/apt-config.cc +msgid "show the active configuration setting" msgstr "" -"De vereiste %s van %s kan niet voldaan worden omdat er geen geschikte versie " -"is van pakket %s" #: cmdline/apt-get.cc #, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Voldoen van de vereiste %s van %s is mislukt: %s" +msgid "Couldn't find package %s" +msgstr "Kon pakket %s niet vinden" -#: cmdline/apt-get.cc +#: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Bouwvereisten voor %s konden niet voldaan worden." +msgid "%s set to automatically installed.\n" +msgstr "%s staat ingesteld op automatische geïnstalleerd.\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 "" +"Dit commando is verouderd. Gelieve in de plaats 'apt-mark auto' en 'apt-mark " +"manual' te gebruiken." #: cmdline/apt-get.cc -msgid "Failed to process build dependencies" -msgstr "Verwerken van de bouwvereisten is mislukt" +msgid "Internal error, problem resolver broke stuff" +msgstr "Interne fout, probleemoplosser heeft dingen stukgemaakt" #: cmdline/apt-get.cc msgid "Supported modules:" msgstr "Ondersteunde modules:" #: 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 "" "Gebruik: apt-get [opties] opdracht\n" " apt-get [opties] install|remove pakket1 [pakket2 ...]\n" @@ -1339,44 +1209,66 @@ msgstr "" "apt-get is een eenvoudige commandoregel-interface voor het ophalen en\n" "installeren van pakketten. De meest gebruikte opdrachten zijn\n" "'update' en 'install'.\n" -"\n" -"Opdrachten:\n" -" update - Haal een nieuwe lijst van pakketten op\n" -" upgrade - Voer een opwaardering uit\n" -" install - Installeer nieuwe pakketten (pakket is b.v. libc6, niet libc6." -"deb)\n" -" remove - Verwijder pakketten\n" -" autoremove - Verwijder automatisch alle ongebruikte pakketten\n" -" purge - Verwijder pakketten en hun configuratiebestanden\n" -" source - Haal bronarchieven op\n" -" build-dep - Installeer de pakketten vereist voor het bouwen van een " -"bronpakket\n" -" dist-upgrade - Opwaardering van de distributie, zie apt-get(8)\n" -" dselect-upgrade - Opwaardering volgens dselect-selecties\n" -" clean - Verwijder opgehaalde archiefbestanden\n" -" autoclean - Verwijder verouderde opgehaalde archiefbestanden\n" -" check - Controleer onvoldane vereisten\n" -" changelog - Haal log op van wijzigingen aan een bepaald pakket en toon " -"die\n" -" download - Haal het binaire pakket op en plaats het in de werkmap\n" -"\n" -"Opties:\n" -" -h Deze hulptekst\n" -" -q Logbare uitvoer - geen voortgangsindicator\n" -" -qq Geen uitvoer behalve van foutmeldingen\n" -" -d Alleen ophalen - archieven NIET installeren of uitpakken\n" -" -s Doe-niets. Doe alleen sorteersimulatie\n" -" -y Antwoord \"ja\" op alle vragen zonder ze te stellen\n" -" -f Probeer een systeem met onvoldane afhankelijkheden te corrigeren\n" -" -m Probeer door te gaan als archieven niet gevonden kunnen worden\n" -" -u Toon ook een lijst van bijgewerkte pakketten\n" -" -b Bouw het bronpakket nadat het is opgehaald\n" -" -V Toon uitgebreide versienummers\n" -" -c=? Lees dit configuratiebestand\n" -" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" -"Raadpleeg de man-pagina's apt-get(8), sources.list(5) en apt.conf(5)\n" -"voor meer informatie en opties.\n" -" Deze APT heeft Super Koekracht.\n" + +#: cmdline/apt-get.cc +msgid "Retrieve new lists of packages" +msgstr "Haal een nieuwe lijst van pakketten op" + +#: cmdline/apt-get.cc +msgid "Perform an upgrade" +msgstr "Voer een opwaardering uit" + +#: cmdline/apt-get.cc +msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgstr "Installeer nieuwe pakketten (pakket is b.v. libc6, niet libc6.deb)" + +#: cmdline/apt-get.cc +msgid "Remove packages" +msgstr "Verwijder pakketten" + +#: cmdline/apt-get.cc +msgid "Remove packages and config files" +msgstr "Verwijder pakketten en hun configuratiebestanden" + +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "Verwijder automatisch alle ongebruikte pakketten" + +#: cmdline/apt-get.cc +msgid "Distribution upgrade, see apt-get(8)" +msgstr "Opwaardering van de distributie, zie apt-get(8)" + +#: cmdline/apt-get.cc +msgid "Follow dselect selections" +msgstr "Opwaardering volgens dselect-selecties" + +#: cmdline/apt-get.cc +msgid "Configure build-dependencies for source packages" +msgstr "Installeer de pakketten vereist voor het bouwen van een bronpakket" + +#: cmdline/apt-get.cc +msgid "Erase downloaded archive files" +msgstr "Verwijder opgehaalde archiefbestanden" + +#: cmdline/apt-get.cc +msgid "Erase old downloaded archive files" +msgstr "Verwijder verouderde opgehaalde archiefbestanden" + +#: cmdline/apt-get.cc +msgid "Verify that there are no broken dependencies" +msgstr "Controleer onvoldane vereisten" + +#: cmdline/apt-get.cc +msgid "Download source archives" +msgstr "Haal bronarchieven op" + +#: cmdline/apt-get.cc +msgid "Download the binary package into the current directory" +msgstr "Haal het binaire pakket op en plaats het in de werkmap" + +#: cmdline/apt-get.cc +msgid "Download and display the changelog for the given package" +msgstr "Haal log op van wijzigingen aan een bepaald pakket en toon die" #: cmdline/apt-helper.cc msgid "Need one URL as argument" @@ -1399,27 +1291,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 "" "Gebruik: apt-helper [opties] opdracht\n" " apt-helper [opties] download-file uri doelpad\n" "\n" "apt-helper is een intern hulpmiddel voor apt\n" -"\n" -"Opdrachten:\n" -" download-file - haal opgegeven uri op en plaats in doelpad\n" -" auto-detect-proxy - proxy opzoeken met behulp van apt.conf\n" -"\n" -" Deze APT-helper heeft Super Koekracht.\n" + +#: cmdline/apt-helper.cc +msgid "download the given uri to the target-path" +msgstr "haal opgegeven uri op en plaats in doelpad" + +#: 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 "proxy opzoeken met behulp van apt.conf" #: cmdline/apt-mark.cc #, c-format @@ -1446,11 +1343,9 @@ msgstr "%s was reeds ingesteld op tegenhouden.\n" msgid "%s was already not hold.\n" msgstr "%s was reeds ingesteld op niet tegenhouden.\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 "Er is gewacht op %s, maar die kwam niet" +#: cmdline/apt-mark.cc +msgid "Executing dpkg failed. Are you root?" +msgstr "Het uitvoeren van dpkg mislukte. Bent u systeembeheerder?" #: cmdline/apt-mark.cc #, c-format @@ -1463,59 +1358,116 @@ msgid "Canceled hold on %s.\n" msgstr "Tegenhouden van %s werd geannuleerd.\n" #: cmdline/apt-mark.cc -msgid "Executing dpkg failed. Are you root?" -msgstr "Het uitvoeren van dpkg mislukte. Bent u systeembeheerder?" +#, 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 "" "Gebruik: apt-mark [opties] {auto|manual} pakket1 [pakket2 ...]\n" "\n" "apt-mark is een eenvoudige commandolijn-interface voor het markeren\n" "van pakketten als zijnde handmatig of automatisch geïnstalleerd.\n" "Het kan ook een lijst met markeringen weergeven.\n" + +#: cmdline/apt-mark.cc +msgid "Mark the given packages as automatically installed" +msgstr "Markeer het vermelde pakket als automatisch geïnstalleerd" + +#: cmdline/apt-mark.cc +msgid "Mark the given packages as manually installed" +msgstr "Markeer het vermelde pakket als manueel geïnstalleerd" + +#: cmdline/apt-mark.cc +msgid "Mark a package as held back" +msgstr "Markeer een pakket als tegengehouden" + +#: cmdline/apt-mark.cc +msgid "Unset a package set as held back" +msgstr "Markeer een pakket niet langer als tegengehouden" + +#: cmdline/apt-mark.cc +msgid "Print the list of automatically installed packages" +msgstr "Toon de lijst van automatisch geïnstalleerde pakketten" + +#: cmdline/apt-mark.cc +msgid "Print the list of manually installed packages" +msgstr "Toon de lijst van manueel geïnstalleerde pakketten" + +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "Toon de lijst van tegengehouden pakketten" + +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" "\n" -"Opdrachten:\n" -" auto - Markeer het vermelde pakket als automatisch geïnstalleerd\n" -" manual - Markeer het vermelde pakket als manueel geïnstalleerd\n" -" hold - Markeer een pakket als tegengehouden\n" -" unhold - Markeer een pakket niet langer als tegengehouden\n" -" showauto - Toon de lijst van automatisch geïnstalleerde pakketten\n" -" showmanual - Toon de lijst van manueel geïnstalleerde pakketten\n" -" showhold - Toon de lijst van tegengehouden pakketten\n" -"\n" -"Opties:\n" -" -h Deze hulptekst\n" -" -q Logbare uitvoer - geen voortgangsindicator\n" -" -qq Geen uitvoer behalve van foutmeldingen\n" -" -s Doe-niets. Toont alleen wat gedaan zou worden.\n" -" -f lees/schrijf auto/manueel markeringen in het vermelde bestand\n" -" -c=? Lees dit configuratiebestand\n" -" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" -"Raadpleeg de man-pagina's apt-mark(8) en apt.conf(5) voor meer informatie." +"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 "geef een lijst van pakketten op basis van hun naam" + +#: cmdline/apt.cc +msgid "search in package descriptions" +msgstr "zoek in de pakketbeschrijvingen" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "toon gedetailleerde informatie over het pakket" + +#. package stuff +#: cmdline/apt.cc +msgid "install packages" +msgstr "installeer pakketten" + +#: cmdline/apt.cc +msgid "remove packages" +msgstr "verwijder pakketten" + +#. system wide stuff +#: cmdline/apt.cc +msgid "update list of available packages" +msgstr "werk de lijst van beschikbare pakketten bij" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "waardeer het systeem op door pakketten te installeren/op te waarderen" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "" +"waardeer het systeem op door pakketten te verwijderen/te installeren/op te " +"waarderen" + +#. misc +#: cmdline/apt.cc +msgid "edit the source information file" +msgstr "bewerk het bestand met informatie over de bron" #: methods/cdrom.cc #, c-format @@ -1614,11 +1566,11 @@ msgstr "Er gebeurde iets raars bij het omzetten van '%s:%s' (%i - %s)" msgid "Unable to connect to %s:%s:" msgstr "Kan geen verbinding maken met %s:%s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "Kon status niet bepalen" -#: 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 "Instellen van de aanpassingstijd is mislukt" @@ -1817,10 +1769,6 @@ msgstr "" "De volgende ondertekeningen konden niet geverifieerd worden omdat de " "publieke sleutel niet beschikbaar is:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "Lege bestanden kunnen geen geldige archieven zijn" - #: methods/http.cc msgid "Error writing to the file" msgstr "Fout bij het schrijven naar het bestand" @@ -1889,6 +1837,12 @@ msgstr "Geen vermelding gevonden in spiegelbestand '%s'" 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 "Opvragen van de status van %s is mislukt" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Aanmaken van IPC-pijp naar subproces is mislukt" @@ -1944,6 +1898,10 @@ msgstr "" msgid "Internal error" msgstr "Interne fout" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "Lege bestanden kunnen geen geldige archieven zijn" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Foute standaardinstelling!" @@ -1988,17 +1946,13 @@ msgid "Merging available information" msgstr "De beschikbare informatie wordt samengevoegd" #: 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 "" "Gebruik: apt-extracttemplates bestand1 [bestand2 ...]\n" "\n" @@ -2026,17 +1980,13 @@ msgid "Cannot get debconf version. Is debconf installed?" msgstr "Kan versie van debconf niet bepalen. Is debconf geïnstalleerd?" #: 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 "" "Gebruik: apt-internal-solver\n" "\n" @@ -2057,25 +2007,10 @@ msgstr "Onbekend pakketrecord!" 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 "" -"Gebruik: apt-sortpkgs [opties] bestand1 [bestand2 ...]\n" -"\n" -"apt-sortpkgs is een simpel hulpmiddel om pakketbestanden te sorteren.\n" -"De -s optie wordt gebruikt om aan te geven om welk soort bestand het gaat.\n" -"\n" -"Opties:\n" -" -h Deze hulptekst\n" -" -s Sorteer bronbestanden\n" -" -c=? Lees dit configuratiebestand\n" -" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" @@ -2215,11 +2150,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Kan het DB-bestand %s niet openen: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Opvragen van de status van %s is mislukt" - #: ftparchive/cachedb.cc msgid "Failed to read .dsc" msgstr "Lezen van .dsc is mislukt" @@ -2267,11 +2197,6 @@ msgstr "IO naar subproces/bestand is mislukt" msgid "Failed to read while computing MD5" msgstr "Lezen tijdens het berekenen van de MD5 is mislukt" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "Probleem bij het ontkoppelen van %s" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2350,16 +2275,11 @@ msgstr "Openen van %s is mislukt" msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "Opdracht readlink %s is mislukt" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to unlink %s" -msgstr "Ontkoppelen van %s is mislukt" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2544,47 +2464,22 @@ msgstr "Dubbele toevoeging van de omleiding %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Dubbel configuratiebestand %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, c-format -msgid "List directory %spartial is missing." -msgstr "Lijstmap %spartial is afwezig." - -#: apt-pkg/acquire.cc -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Archiefmap %spartial is afwezig." - -#: apt-pkg/acquire.cc -#, c-format -msgid "Unable to lock directory %s" -msgstr "Kan de map %s niet vergrendelen" - -#: apt-pkg/acquire.cc -#, c-format +#: apt-pkg/acquire-item.cc msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." msgstr "" -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, c-format -msgid "Clean of %s is not supported" -msgstr "Opschonen van %s wordt niet ondersteund" - -#. 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 "Bestand %li van %li wordt opgehaald (nog %s te gaan)" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Bestand %li van %li wordt opgehaald" +#: 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-item.cc -msgid "Use --allow-insecure-repositories to force the update" +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." msgstr "" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc @@ -2625,6 +2520,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "GPG-fout: %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 "" @@ -2634,6 +2536,13 @@ msgstr "" "Kon de verwachte regel '%s' in het Release-bestand niet vinden (Foute regel " "in het bestand sources.list of bestand in een ongeldig formaat)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "" @@ -2656,19 +2565,21 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Conflicterende distributie: %s (verwachtte %s, maar kreeg %s)" +#. No Release file was present, or verification failed, so fall +#. back to queueing Packages files without verification +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The data from '%s' is not signed. Packages from that repository can not be " -"authenticated." -msgstr "" +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "De map %s is al omgeleid" +#. No Release file was present so fall +#. back to queueing Packages files without verification +#. only allow going further if the user explicitly wants it #: 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 "" +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "De map %s is al omgeleid" #: apt-pkg/acquire-item.cc #, fuzzy, c-format @@ -2732,6 +2643,50 @@ msgstr "" "Gelieve de schijf met label '%s' in het station '%s' te plaatsen en op " "'enter' te drukken." +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "Lijstmap %spartial is afwezig." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Archiefmap %spartial is afwezig." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Unable to lock directory %s" +msgstr "Kan de map %s niet vergrendelen" + +#: 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 "Opschonen van %s wordt niet ondersteund" + +#. 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 "Bestand %li van %li wordt opgehaald (nog %s te gaan)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Bestand %li van %li wordt opgehaald" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -3034,6 +2989,11 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Syntactische fout %s:%u: extra rommel aan het einde van het bestand" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem unlinking the file %s" +msgstr "Probleem bij het ontkoppelen van het bestand %s" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -3081,6 +3041,11 @@ msgstr "" "Negeren van bestand '%s' in map '%s' omdat het een ongeldige " "bestandsextensie heeft" +#: 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 "Er is gewacht op %s, maar die kwam niet" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3107,14 +3072,8 @@ msgid "Problem closing the gzip file %s" msgstr "Probleem bij het sluiten van het gzip-bestand %s" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "Kon het bestand %s niet openen" - -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file descriptor %d" -msgstr "Kon de bestandsindicator %d niet openen" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3124,6 +3083,16 @@ msgstr "Aanmaken IPC-subproces is mislukt" msgid "Failed to exec compressor " msgstr "Uitvoeren van de compressor is mislukt " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Kon het bestand %s niet openen" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "Kon de bestandsindicator %d niet openen" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" @@ -3144,11 +3113,6 @@ msgstr "Probleem bij het sluiten van het bestand %s" msgid "Problem renaming the file %s to %s" msgstr "Probleem bij het hernoemen van het bestand %s naar %s" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Problem unlinking the file %s" -msgstr "Probleem bij het ontkoppelen van het bestand %s" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Probleem bij het synchroniseren van het bestand" @@ -3159,13 +3123,13 @@ msgstr "Kan systeem-aanroep mmap niet op een leeg bestand toepassen" #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Kon de bestandsindicator %i niet dupliceren" +msgid "Couldn't make mmap of %llu bytes" +msgstr "Kon het omslaan naar het geheugen van %llu bytes niet uitvoeren" #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "Kon het omslaan naar het geheugen van %llu bytes niet uitvoeren" +msgid "Couldn't duplicate file descriptor %i" +msgstr "Kon de bestandsindicator %i niet dupliceren" #: apt-pkg/contrib/mmap.cc msgid "Unable to close mmap" @@ -3289,6 +3253,13 @@ msgstr "Geen secties in Release-bestand %s" msgid "No Hash entry in Release file %s" msgstr "Geen Hash-vermelding in Release-bestand %s" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +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 'Date' entry in Release file %s" @@ -3302,12 +3273,12 @@ msgstr "Ongeldige 'Valid-Until'-vermelding in Release-bestand %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 concerning source %s %s (%s)" +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3620,10 +3591,6 @@ msgstr "Het pakketcachebestand is beschadigd" msgid "The package cache file is an incompatible version" msgstr "Het pakketcachebestand heeft een niet-compatibele versie" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Het pakketcachebestand is beschadigd. Het is te klein" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3634,6 +3601,11 @@ msgstr "Deze APT ondersteunt het versienummeringssysteem '%s' niet" msgid "The package cache was built for different architectures: %s vs %s" msgstr "De pakketcache was aangemaakt voor een andere architectuur" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Het pakketcachebestand is beschadigd. Het is te klein" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Vereisten" @@ -3670,14 +3642,14 @@ msgstr "Breekt" msgid "Enhances" msgstr "Vult aan" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "belangrijk" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "noodzakelijk" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "belangrijk" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "standaard" @@ -3797,6 +3769,11 @@ msgstr "Niet juist gevormde regel %u in bronlijst %s (type)" msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "Type '%s' van element %u in bronlijst %s is onbekend" +#: 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 "" @@ -3805,7 +3782,7 @@ 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 @@ -3825,6 +3802,180 @@ msgstr "" msgid "Calculating upgrade" msgstr "Opwaardering wordt doorgerekend" +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "De vereiste %s van %s kan niet voldaan worden omdat %s niet toegestaan is " +#~ "voor de pakketten van '%s'" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "De vereiste %s van %s kan niet voldaan worden omdat pakket %s onvindbaar " +#~ "is" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "Voldoen van vereiste %s van %s is mislukt: geïnstalleerd pakket %s is te " +#~ "nieuw" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "De vereiste %s van %s kan niet voldaan worden omdat de beschikbare versie " +#~ "van pakket %s niet aan de versievereisten voldoet" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "De vereiste %s van %s kan niet voldaan worden omdat er geen geschikte " +#~ "versie is van pakket %s" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Voldoen van de vereiste %s van %s is mislukt: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Bouwvereisten voor %s konden niet voldaan worden." + +#~ msgid "Problem unlinking %s" +#~ msgstr "Probleem bij het ontkoppelen van %s" + +#~ msgid "Failed to unlink %s" +#~ msgstr "Ontkoppelen van %s is mislukt" + +#~ 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 "" +#~ "Gebruik: apt-cache [opties] opdracht\n" +#~ " apt-cache [opties] show pakket1 [pakket2 ...]\n" +#~ "\n" +#~ "apt-cache is een basaal hulpmiddel waarmee u informatie kunt\n" +#~ "opvragen uit de binaire cachebestanden van APT\n" + +#~ msgid "Commands:" +#~ msgstr "Opdrachten:" + +#~ 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 "" +#~ "Opties:\n" +#~ " -h Deze hulptekst.\n" +#~ " -p=? De pakketcache.\n" +#~ " -s=? De broncache.\n" +#~ " -q Voortgangsindicator uitschakelen.\n" +#~ " -i Toon alleen belangrijke vereisten voor de 'unmet'-opdracht.\n" +#~ " -c=? Lees dit configuratiebestand\n" +#~ " -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" +#~ "Raadpleeg de man-pagina's van apt-cache(8) en apt.conf(5) voor meer " +#~ "informatie.\n" + +#~ msgid "" +#~ "Usage: apt [options] command\n" +#~ "\n" +#~ "CLI for apt.\n" +#~ msgstr "" +#~ "Gebruik: apt [opties] opdracht\n" +#~ "\n" +#~ "CLI voor 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 "" +#~ "Opties:\n" +#~ " -h Deze hulptekst\n" +#~ " -q Logbare uitvoer - geen voortgangsindicator\n" +#~ " -qq Geen uitvoer behalve van foutmeldingen\n" +#~ " -s Doe-niets. Toont alleen wat gedaan zou worden.\n" +#~ " -f lees/schrijf auto/manueel markeringen in het vermelde bestand\n" +#~ " -c=? Lees dit configuratiebestand\n" +#~ " -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" +#~ "Raadpleeg de man-pagina's apt-mark(8) en apt.conf(5) voor meer informatie." + +#~ 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 "" +#~ "Opties:\n" +#~ " -h Deze hulptekst.\n" +#~ " -c=? Lees dit configuratiebestand\n" +#~ " -o=? Stel een willekeurige optie in, b.v. -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 "" +#~ "Opties:\n" +#~ " -h Deze hulptekst\n" +#~ " -q Logbare uitvoer - geen voortgangsindicator\n" +#~ " -qq Geen uitvoer behalve van foutmeldingen\n" +#~ " -s Doe-niets. Toont alleen wat gedaan zou worden.\n" +#~ " -f lees/schrijf auto/manueel markeringen in het vermelde bestand\n" +#~ " -c=? Lees dit configuratiebestand\n" +#~ " -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" +#~ "Raadpleeg de man-pagina's apt-mark(8) en apt.conf(5) voor meer informatie." + +#~ 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 "" +#~ "Gebruik: apt-sortpkgs [opties] bestand1 [bestand2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs is een simpel hulpmiddel om pakketbestanden te sorteren.\n" +#~ "De -s optie wordt gebruikt om aan te geven om welk soort bestand het " +#~ "gaat.\n" +#~ "\n" +#~ "Opties:\n" +#~ " -h Deze hulptekst\n" +#~ " -s Sorteer bronbestanden\n" +#~ " -c=? Lees dit configuratiebestand\n" +#~ " -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" + #~ msgid "Child process failed" #~ msgstr "Dochterproces is mislukt"