diff options
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 2850 |
1 files changed, 1424 insertions, 1426 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.15.9\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2014-09-09 20:35+0200\n" +"POT-Creation-Date: 2014-12-03 14:47+0100\n" "PO-Revision-Date: 2014-11-09 23:47+0100\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -163,7 +163,7 @@ msgid " Version table:" msgstr " Versietabel:" #: cmdline/apt-cache.cc:1743 cmdline/apt-cdrom.cc:207 cmdline/apt-config.cc:83 -#: cmdline/apt-get.cc:1587 cmdline/apt-helper.cc:73 cmdline/apt-mark.cc:388 +#: cmdline/apt-get.cc:1591 cmdline/apt-helper.cc:73 cmdline/apt-mark.cc:388 #: cmdline/apt.cc:42 cmdline/apt-extracttemplates.cc:217 #: ftparchive/apt-ftparchive.cc:620 cmdline/apt-internal-solver.cc:45 #: cmdline/apt-sortpkgs.cc:147 @@ -371,7 +371,7 @@ msgstr "" "U dient minstens 1 pakket op te geven waarvan de broncode opgehaald moet " "worden" -#: cmdline/apt-get.cc:766 cmdline/apt-get.cc:1067 +#: cmdline/apt-get.cc:766 cmdline/apt-get.cc:1071 #, c-format msgid "Unable to find a source package for %s" msgstr "Kan geen bronpakket vinden voor %s" @@ -398,80 +398,80 @@ msgstr "" "om de nieuwste (mogelijk nog niet uitgebrachte) bijwerkingen van het pakket " "op te halen.\n" -#: cmdline/apt-get.cc:843 +#: cmdline/apt-get.cc:839 #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "Reeds opgehaald bestand '%s' wordt overgeslagen\n" -#: cmdline/apt-get.cc:869 cmdline/apt-get.cc:872 +#: cmdline/apt-get.cc:873 cmdline/apt-get.cc:876 #: apt-private/private-install.cc:187 apt-private/private-install.cc:190 #, c-format msgid "Couldn't determine free space in %s" msgstr "Kon de hoeveelheid vrije schijfruimte op %s niet bepalen" -#: cmdline/apt-get.cc:882 +#: cmdline/apt-get.cc:886 #, c-format msgid "You don't have enough free space in %s" msgstr "U heeft niet voldoende vrije schijfruimte op %s" #. 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:891 +#: cmdline/apt-get.cc:895 #, 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:896 +#: cmdline/apt-get.cc:900 #, c-format msgid "Need to get %sB of source archives.\n" msgstr "Moet %sB aan bronarchieven ophalen.\n" -#: cmdline/apt-get.cc:902 +#: cmdline/apt-get.cc:906 #, c-format msgid "Fetch source %s\n" msgstr "Ophalen bron %s\n" -#: cmdline/apt-get.cc:920 +#: cmdline/apt-get.cc:924 msgid "Failed to fetch some archives." msgstr "Ophalen van sommige archieven is mislukt." -#: cmdline/apt-get.cc:925 apt-private/private-install.cc:314 +#: cmdline/apt-get.cc:929 apt-private/private-install.cc:314 msgid "Download complete and in download only mode" msgstr "Ophalen klaar en alleen-ophalen-modus staat aan" -#: cmdline/apt-get.cc:950 +#: cmdline/apt-get.cc:954 #, 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:963 +#: cmdline/apt-get.cc:967 #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Uitpakopdracht '%s' is mislukt.\n" -#: cmdline/apt-get.cc:964 +#: cmdline/apt-get.cc:968 #, 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:992 +#: cmdline/apt-get.cc:996 #, c-format msgid "Build command '%s' failed.\n" msgstr "Bouwopdracht '%s' is mislukt.\n" -#: cmdline/apt-get.cc:1011 +#: cmdline/apt-get.cc:1015 msgid "Child process failed" msgstr "Dochterproces is mislukt" -#: cmdline/apt-get.cc:1030 +#: cmdline/apt-get.cc:1034 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:1055 +#: cmdline/apt-get.cc:1059 #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) APT::" @@ -480,17 +480,17 @@ msgstr "" "Er is geen architectuurinformatie beschikbaar voor %s. Raadpleeg apt.conf(5) " "APT::Architectures om dit te configureren" -#: cmdline/apt-get.cc:1079 cmdline/apt-get.cc:1082 +#: cmdline/apt-get.cc:1083 cmdline/apt-get.cc:1086 #, c-format msgid "Unable to get build-dependency information for %s" msgstr "Kan de informatie over de bouwvereisten voor %s niet ophalen" -#: cmdline/apt-get.cc:1102 +#: cmdline/apt-get.cc:1106 #, c-format msgid "%s has no build depends.\n" msgstr "%s heeft geen bouwvereisten.\n" -#: cmdline/apt-get.cc:1272 +#: cmdline/apt-get.cc:1276 #, c-format msgid "" "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " @@ -499,7 +499,7 @@ msgstr "" "De vereiste %s van %s kan niet voldaan worden omdat %s niet toegestaan is " "voor de pakketten van '%s'" -#: cmdline/apt-get.cc:1290 +#: cmdline/apt-get.cc:1294 #, c-format msgid "" "%s dependency for %s cannot be satisfied because the package %s cannot be " @@ -507,14 +507,14 @@ msgid "" msgstr "" "De vereiste %s van %s kan niet voldaan worden omdat pakket %s onvindbaar is" -#: cmdline/apt-get.cc:1313 +#: cmdline/apt-get.cc:1317 #, c-format 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" -#: cmdline/apt-get.cc:1352 +#: cmdline/apt-get.cc:1356 #, c-format msgid "" "%s dependency for %s cannot be satisfied because candidate version of " @@ -523,7 +523,7 @@ 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:1358 +#: cmdline/apt-get.cc:1362 #, c-format msgid "" "%s dependency for %s cannot be satisfied because package %s has no candidate " @@ -532,30 +532,30 @@ msgstr "" "De vereiste %s van %s kan niet voldaan worden omdat er geen geschikte versie " "is van pakket %s" -#: cmdline/apt-get.cc:1381 +#: cmdline/apt-get.cc:1385 #, c-format msgid "Failed to satisfy %s dependency for %s: %s" msgstr "Voldoen van de vereiste %s van %s is mislukt: %s" -#: cmdline/apt-get.cc:1396 +#: cmdline/apt-get.cc:1400 #, c-format msgid "Build-dependencies for %s could not be satisfied." msgstr "Bouwvereisten voor %s konden niet voldaan worden." -#: cmdline/apt-get.cc:1401 +#: cmdline/apt-get.cc:1405 msgid "Failed to process build dependencies" msgstr "Verwerken van de bouwvereisten is mislukt" -#: cmdline/apt-get.cc:1494 cmdline/apt-get.cc:1506 +#: cmdline/apt-get.cc:1498 cmdline/apt-get.cc:1510 #, c-format msgid "Changelog for %s (%s)" msgstr "Logbestand met veranderingen aan %s (%s)" -#: cmdline/apt-get.cc:1592 +#: cmdline/apt-get.cc:1596 msgid "Supported modules:" msgstr "Ondersteunde modules:" -#: cmdline/apt-get.cc:1633 +#: cmdline/apt-get.cc:1637 msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -709,7 +709,7 @@ msgstr "%s was reeds ingesteld op niet tegenhouden.\n" #: cmdline/apt-mark.cc:258 cmdline/apt-mark.cc:339 #: apt-pkg/contrib/fileutl.cc:812 apt-pkg/contrib/gpgv.cc:219 -#: apt-pkg/deb/dpkgpm.cc:1272 +#: apt-pkg/deb/dpkgpm.cc:1304 #, c-format msgid "Waited for %s but it wasn't there" msgstr "Er is gewacht op %s, maar die kwam niet" @@ -847,16 +847,16 @@ msgstr "" msgid "Disk not found." msgstr "Schijf niet gevonden." -#: methods/cdrom.cc:262 methods/file.cc:83 methods/rsh.cc:278 +#: methods/cdrom.cc:262 methods/file.cc:83 methods/rsh.cc:281 msgid "File not found" msgstr "Bestand niet gevonden" -#: methods/copy.cc:47 methods/gzip.cc:117 methods/rred.cc:598 +#: methods/copy.cc:61 methods/gzip.cc:117 methods/rred.cc:598 #: methods/rred.cc:608 msgid "Failed to stat" msgstr "Kon status niet bepalen" -#: methods/copy.cc:83 methods/gzip.cc:124 methods/rred.cc:605 +#: methods/copy.cc:105 methods/gzip.cc:124 methods/rred.cc:605 msgid "Failed to set modification time" msgstr "Instellen van de aanpassingstijd is mislukt" @@ -911,7 +911,7 @@ msgstr "" msgid "TYPE failed, server said: %s" msgstr "TYPE mislukt; bericht van de server: %s" -#: methods/ftp.cc:344 methods/ftp.cc:456 methods/rsh.cc:195 methods/rsh.cc:240 +#: methods/ftp.cc:344 methods/ftp.cc:456 methods/rsh.cc:195 methods/rsh.cc:243 msgid "Connection timeout" msgstr "De verbinding is verlopen" @@ -933,7 +933,7 @@ msgstr "Een reactie deed de buffer overlopen." msgid "Protocol corruption" msgstr "Protocolcorruptie" -#: methods/ftp.cc:462 methods/rsh.cc:246 apt-pkg/contrib/fileutl.cc:872 +#: methods/ftp.cc:462 methods/rsh.cc:249 apt-pkg/contrib/fileutl.cc:872 #: apt-pkg/contrib/fileutl.cc:1598 apt-pkg/contrib/fileutl.cc:1607 #: apt-pkg/contrib/fileutl.cc:1612 apt-pkg/contrib/fileutl.cc:1614 #: apt-pkg/contrib/fileutl.cc:1639 @@ -994,7 +994,7 @@ msgstr "Verbinding met de datasocket is verlopen" msgid "Unable to accept connection" msgstr "Kan de verbinding niet aanvaarden" -#: methods/ftp.cc:877 methods/server.cc:353 methods/rsh.cc:316 +#: methods/ftp.cc:877 methods/server.cc:353 methods/rsh.cc:319 msgid "Problem hashing file" msgstr "Probleem bij het frommelen van het bestand" @@ -1003,7 +1003,7 @@ msgstr "Probleem bij het frommelen van het bestand" msgid "Unable to fetch file, server said '%s'" msgstr "Kan het bestand niet ophalen; bericht van de server: %s" -#: methods/ftp.cc:905 methods/rsh.cc:335 +#: methods/ftp.cc:905 methods/rsh.cc:338 msgid "Data socket timed out" msgstr "Datasocket verliep" @@ -1053,7 +1053,7 @@ msgstr "Kon niet verbinden met %s:%s (%s)." #. We say this mainly because the pause here is for the #. ssh connection that is still going -#: methods/connect.cc:154 methods/rsh.cc:439 +#: methods/connect.cc:154 methods/rsh.cc:442 #, c-format msgid "Connecting to %s" msgstr "Er wordt verbinding gemaakt met %s" @@ -1199,42 +1199,18 @@ msgstr "Verbinding mislukt" msgid "Internal error" msgstr "Interne fout" -#: apt-private/acqprogress.cc:66 -msgid "Hit " -msgstr "Geraakt " - -#: apt-private/acqprogress.cc:90 -msgid "Get:" -msgstr "Ophalen:" - -#: apt-private/acqprogress.cc:121 -msgid "Ign " -msgstr "Genegeerd " - -#: apt-private/acqprogress.cc:125 -msgid "Err " -msgstr "Fout " - -#: apt-private/acqprogress.cc:146 -#, c-format -msgid "Fetched %sB in %s (%sB/s)\n" -msgstr "%sB opgehaald in %s (%sB/s)\n" - -#: apt-private/acqprogress.cc:236 -#, c-format -msgid " [Working]" -msgstr " [Bezig]" +#: apt-private/private-list.cc:129 +msgid "Listing" +msgstr "Bezig met oplijsten" -#: apt-private/acqprogress.cc:297 +#: apt-private/private-list.cc:159 #, c-format -msgid "" -"Media change: please insert the disc labeled\n" -" '%s'\n" -"in the drive '%s' and press enter\n" -msgstr "" -"Medium wisselen: gelieve de schijf met label\n" -" '%s'\n" -"in het station '%s' te plaatsen en op 'enter' te drukken\n" +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "Er is %i bijkomende versie. Gebruik schakelaar '-a' om het te zien." +msgstr[1] "" +"Er zijn %i bijkomende versies. Gebruik schakelaar '-a' om ze te zien." #: apt-private/private-cachefile.cc:93 msgid "Correcting dependencies..." @@ -1264,35 +1240,217 @@ msgstr "U kunt 'apt-get -f install' uitvoeren om dit op te lossen." msgid "Unmet dependencies. Try using -f." msgstr "Er zijn vereisten waaraan niet voldaan is. Probeer -f te gebruiken." -#: apt-private/private-cacheset.cc:37 apt-private/private-search.cc:65 -msgid "Sorting" -msgstr "Bezig met sorteren" +#: apt-private/private-output.cc:103 apt-private/private-show.cc:84 +#: apt-private/private-show.cc:89 +msgid "unknown" +msgstr "onbekend" -#: apt-private/private-download.cc:36 -msgid "WARNING: The following packages cannot be authenticated!" +#: apt-private/private-output.cc:265 +#, c-format +msgid "[installed,upgradable to: %s]" +msgstr "[geïnstalleerd,opwaardeerbaar naar: %s]" + +#: apt-private/private-output.cc:268 +msgid "[installed,local]" +msgstr "[geïnstalleerd,lokaal]" + +#: apt-private/private-output.cc:270 +msgid "[installed,auto-removable]" +msgstr "[geïnstalleerd,automatisch verwijderbaar]" + +#: apt-private/private-output.cc:272 +msgid "[installed,automatic]" +msgstr "[geïnstalleerd,automatisch]" + +#: apt-private/private-output.cc:274 +msgid "[installed]" +msgstr "[geïnstalleerd]" + +#: apt-private/private-output.cc:277 +#, c-format +msgid "[upgradable from: %s]" +msgstr "[opwaardeerbaar van: %s]" + +#: apt-private/private-output.cc:281 +msgid "[residual-config]" +msgstr "[overgebleven configuratie]" + +#: apt-private/private-output.cc:455 +#, c-format +msgid "but %s is installed" +msgstr "maar %s is geïnstalleerd" + +#: apt-private/private-output.cc:457 +#, c-format +msgid "but %s is to be installed" +msgstr "maar %s zal geïnstalleerd worden" + +#: apt-private/private-output.cc:464 +msgid "but it is not installable" +msgstr "maar het is niet installeerbaar" + +#: apt-private/private-output.cc:466 +msgid "but it is a virtual package" +msgstr "maar het is een virtueel pakket" + +#: apt-private/private-output.cc:469 +msgid "but it is not installed" +msgstr "maar het is niet geïnstalleerd" + +#: apt-private/private-output.cc:469 +msgid "but it is not going to be installed" +msgstr "maar het zal niet geïnstalleerd worden" + +#: apt-private/private-output.cc:474 +msgid " or" +msgstr " of" + +#: apt-private/private-output.cc:488 apt-private/private-output.cc:500 +msgid "The following packages have unmet dependencies:" +msgstr "De volgende pakketten hebben niet-voldane vereisten:" + +#: apt-private/private-output.cc:523 +msgid "The following NEW packages will be installed:" +msgstr "De volgende NIEUWE pakketten zullen geïnstalleerd worden:" + +#: apt-private/private-output.cc:549 +msgid "The following packages will be REMOVED:" +msgstr "De volgende pakketten zullen VERWIJDERD worden:" + +#: apt-private/private-output.cc:571 +msgid "The following packages have been kept back:" +msgstr "De volgende pakketten zijn achtergehouden:" + +#: apt-private/private-output.cc:592 +msgid "The following packages will be upgraded:" +msgstr "De volgende pakketten zullen opgewaardeerd worden:" + +#: apt-private/private-output.cc:613 +msgid "The following packages will be DOWNGRADED:" +msgstr "De volgende pakketten zullen GEDEGRADEERD worden:" + +#: apt-private/private-output.cc:633 +msgid "The following held packages will be changed:" +msgstr "De volgende vastgehouden pakketten zullen gewijzigd worden:" + +#: apt-private/private-output.cc:688 +#, c-format +msgid "%s (due to %s) " +msgstr "%s (vanwege %s) " + +#: apt-private/private-output.cc:696 +msgid "" +"WARNING: The following essential packages will be removed.\n" +"This should NOT be done unless you know exactly what you are doing!" msgstr "" -"WAARSCHUWING: De volgende pakketten kunnen niet geauthenticeerd worden!" +"WAARSCHUWING: De volgende essentiële pakketten zullen verwijderd worden.\n" +"Dit dient NIET gedaan te worden tenzij u precies weet wat u doet!" -#: apt-private/private-download.cc:40 -msgid "Authentication warning overridden.\n" -msgstr "Authenticiteitswaarschuwing werd genegeerd.\n" +#: apt-private/private-output.cc:727 +#, c-format +msgid "%lu upgraded, %lu newly installed, " +msgstr "%lu opgewaardeerd, %lu nieuw geïnstalleerd, " -#: apt-private/private-download.cc:45 apt-private/private-download.cc:52 -msgid "Some packages could not be authenticated" -msgstr "Sommige pakketten konden niet geauthenticeerd worden" +#: apt-private/private-output.cc:731 +#, c-format +msgid "%lu reinstalled, " +msgstr "%lu opnieuw geïnstalleerd, " -#: apt-private/private-download.cc:50 -msgid "Install these packages without verification?" -msgstr "Wilt u deze pakketten installeren zonder verificatie?" +#: apt-private/private-output.cc:733 +#, c-format +msgid "%lu downgraded, " +msgstr "%lu gedegradeerd, " -#: apt-private/private-download.cc:59 apt-private/private-install.cc:210 -msgid "There are problems and -y was used without --force-yes" -msgstr "Er zijn problemen en -y was gebruikt zonder --force-yes" +#: apt-private/private-output.cc:735 +#, c-format +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "%lu te verwijderen en %lu niet opgewaardeerd.\n" -#: apt-private/private-download.cc:91 apt-pkg/update.cc:77 +#: apt-private/private-output.cc:739 #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "Ophalen van %s is mislukt %s\n" +msgid "%lu not fully installed or removed.\n" +msgstr "%lu niet volledig geïnstalleerd of verwijderd.\n" + +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:761 +msgid "[Y/n]" +msgstr "[J/n]" + +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:767 +msgid "[y/N]" +msgstr "[j/N]" + +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc:778 +msgid "Y" +msgstr "J" + +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc:784 +msgid "N" +msgstr "N" + +#: apt-private/private-output.cc:806 apt-pkg/cachefilter.cc:35 +#, c-format +msgid "Regex compilation error - %s" +msgstr "Regex-compilatiefout - %s" + +#: apt-private/private-update.cc:31 +msgid "The update command takes no arguments" +msgstr "De opdracht 'update' aanvaardt geen argumenten" + +#: apt-private/private-update.cc:97 +#, 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:101 +msgid "All packages are up to date." +msgstr "Alle pakketten zijn up-to-date." + +#: apt-private/private-cacheset.cc:37 apt-private/private-search.cc:65 +msgid "Sorting" +msgstr "Bezig met sorteren" + +#: apt-private/private-show.cc:156 +#, c-format +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "" +"Er is %i bijkomend record. Gebruik de schakeloptie '-a' om het te zien" +msgstr[1] "" +"Er zijn %i bijkomende records. Gebruik de schakeloptie '-a' om ze te zien." + +#: apt-private/private-show.cc:163 +msgid "not a real package (virtual)" +msgstr "geen echt pakket (virtueel)" + +#: apt-private/private-main.cc:32 +msgid "" +"NOTE: This is only a simulation!\n" +" apt-get needs root privileges for real execution.\n" +" Keep also in mind that locking is deactivated,\n" +" so don't depend on the relevance to the real current situation!" +msgstr "" +"OPMERKING: Dit is slechts een simulatie!\n" +" Voor daadwerkelijke uitvoering heeft apt-get beheerdersrechten nodig.\n" +" Houd er ook rekening mee dat vergrendeling is uitgeschakeld.\n" +" Steun dus niet op haar relevantie voor de huidige concrete situatie!" #: apt-private/private-install.cc:82 msgid "Internal error, InstallPackages was called with broken packages!" @@ -1345,6 +1503,10 @@ msgstr "Na deze bewerking zal er %sB schijfruimte vrijkomen.\n" msgid "You don't have enough free space in %s." msgstr "U heeft onvoldoende vrije schijfruimte op %s." +#: apt-private/private-install.cc:210 apt-private/private-download.cc:59 +msgid "There are problems and -y was used without --force-yes" +msgstr "Er zijn problemen en -y was gebruikt zonder --force-yes" + #: apt-private/private-install.cc:216 apt-private/private-install.cc:238 msgid "Trivial Only specified but this is not a trivial operation." msgstr "'Trivial Only' is opgegeven. Dit is echter geen triviale bewerking." @@ -1563,210 +1725,27 @@ msgstr "" msgid "Package '%s' is not installed, so not removed\n" msgstr "Pakket '%s' is niet geïnstalleerd, en wordt dus niet verwijderd\n" -#: apt-private/private-list.cc:129 -msgid "Listing" -msgstr "Bezig met oplijsten" - -#: apt-private/private-list.cc:159 -#, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "Er is %i bijkomende versie. Gebruik schakelaar '-a' om het te zien." -msgstr[1] "" -"Er zijn %i bijkomende versies. Gebruik schakelaar '-a' om ze te zien." - -#: apt-private/private-main.cc:32 -msgid "" -"NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" -msgstr "" -"OPMERKING: Dit is slechts een simulatie!\n" -" Voor daadwerkelijke uitvoering heeft apt-get beheerdersrechten nodig.\n" -" Houd er ook rekening mee dat vergrendeling is uitgeschakeld.\n" -" Steun dus niet op haar relevantie voor de huidige concrete situatie!" - -#: apt-private/private-output.cc:103 apt-private/private-show.cc:84 -#: apt-private/private-show.cc:89 -msgid "unknown" -msgstr "onbekend" - -#: apt-private/private-output.cc:265 -#, c-format -msgid "[installed,upgradable to: %s]" -msgstr "[geïnstalleerd,opwaardeerbaar naar: %s]" - -#: apt-private/private-output.cc:268 -msgid "[installed,local]" -msgstr "[geïnstalleerd,lokaal]" - -#: apt-private/private-output.cc:270 -msgid "[installed,auto-removable]" -msgstr "[geïnstalleerd,automatisch verwijderbaar]" - -#: apt-private/private-output.cc:272 -msgid "[installed,automatic]" -msgstr "[geïnstalleerd,automatisch]" - -#: apt-private/private-output.cc:274 -msgid "[installed]" -msgstr "[geïnstalleerd]" - -#: apt-private/private-output.cc:277 -#, c-format -msgid "[upgradable from: %s]" -msgstr "[opwaardeerbaar van: %s]" - -#: apt-private/private-output.cc:281 -msgid "[residual-config]" -msgstr "[overgebleven configuratie]" - -#: apt-private/private-output.cc:455 -#, c-format -msgid "but %s is installed" -msgstr "maar %s is geïnstalleerd" - -#: apt-private/private-output.cc:457 -#, c-format -msgid "but %s is to be installed" -msgstr "maar %s zal geïnstalleerd worden" - -#: apt-private/private-output.cc:464 -msgid "but it is not installable" -msgstr "maar het is niet installeerbaar" - -#: apt-private/private-output.cc:466 -msgid "but it is a virtual package" -msgstr "maar het is een virtueel pakket" - -#: apt-private/private-output.cc:469 -msgid "but it is not installed" -msgstr "maar het is niet geïnstalleerd" - -#: apt-private/private-output.cc:469 -msgid "but it is not going to be installed" -msgstr "maar het zal niet geïnstalleerd worden" - -#: apt-private/private-output.cc:474 -msgid " or" -msgstr " of" - -#: apt-private/private-output.cc:488 apt-private/private-output.cc:500 -msgid "The following packages have unmet dependencies:" -msgstr "De volgende pakketten hebben niet-voldane vereisten:" - -#: apt-private/private-output.cc:523 -msgid "The following NEW packages will be installed:" -msgstr "De volgende NIEUWE pakketten zullen geïnstalleerd worden:" - -#: apt-private/private-output.cc:549 -msgid "The following packages will be REMOVED:" -msgstr "De volgende pakketten zullen VERWIJDERD worden:" - -#: apt-private/private-output.cc:571 -msgid "The following packages have been kept back:" -msgstr "De volgende pakketten zijn achtergehouden:" - -#: apt-private/private-output.cc:592 -msgid "The following packages will be upgraded:" -msgstr "De volgende pakketten zullen opgewaardeerd worden:" - -#: apt-private/private-output.cc:613 -msgid "The following packages will be DOWNGRADED:" -msgstr "De volgende pakketten zullen GEDEGRADEERD worden:" - -#: apt-private/private-output.cc:633 -msgid "The following held packages will be changed:" -msgstr "De volgende vastgehouden pakketten zullen gewijzigd worden:" - -#: apt-private/private-output.cc:688 -#, c-format -msgid "%s (due to %s) " -msgstr "%s (vanwege %s) " - -#: apt-private/private-output.cc:696 -msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" +#: apt-private/private-download.cc:36 +msgid "WARNING: The following packages cannot be authenticated!" msgstr "" -"WAARSCHUWING: De volgende essentiële pakketten zullen verwijderd worden.\n" -"Dit dient NIET gedaan te worden tenzij u precies weet wat u doet!" - -#: apt-private/private-output.cc:727 -#, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu opgewaardeerd, %lu nieuw geïnstalleerd, " - -#: apt-private/private-output.cc:731 -#, c-format -msgid "%lu reinstalled, " -msgstr "%lu opnieuw geïnstalleerd, " - -#: apt-private/private-output.cc:733 -#, c-format -msgid "%lu downgraded, " -msgstr "%lu gedegradeerd, " - -#: apt-private/private-output.cc:735 -#, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "%lu te verwijderen en %lu niet opgewaardeerd.\n" - -#: apt-private/private-output.cc:739 -#, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu niet volledig geïnstalleerd of verwijderd.\n" - -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:761 -msgid "[Y/n]" -msgstr "[J/n]" - -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:767 -msgid "[y/N]" -msgstr "[j/N]" - -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc:778 -msgid "Y" -msgstr "J" +"WAARSCHUWING: De volgende pakketten kunnen niet geauthenticeerd worden!" -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc:784 -msgid "N" -msgstr "N" +#: apt-private/private-download.cc:40 +msgid "Authentication warning overridden.\n" +msgstr "Authenticiteitswaarschuwing werd genegeerd.\n" -#: apt-private/private-output.cc:806 apt-pkg/cachefilter.cc:35 -#, c-format -msgid "Regex compilation error - %s" -msgstr "Regex-compilatiefout - %s" +#: apt-private/private-download.cc:45 apt-private/private-download.cc:52 +msgid "Some packages could not be authenticated" +msgstr "Sommige pakketten konden niet geauthenticeerd worden" -#: apt-private/private-search.cc:69 -msgid "Full Text Search" -msgstr "Volledige tekst doorzoeken" +#: apt-private/private-download.cc:50 +msgid "Install these packages without verification?" +msgstr "Wilt u deze pakketten installeren zonder verificatie?" -#: apt-private/private-show.cc:156 +#: apt-private/private-download.cc:91 apt-pkg/update.cc:77 #, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "" -"Er is %i bijkomend record. Gebruik de schakeloptie '-a' om het te zien" -msgstr[1] "" -"Er zijn %i bijkomende records. Gebruik de schakeloptie '-a' om ze te zien." - -#: apt-private/private-show.cc:163 -msgid "not a real package (virtual)" -msgstr "geen echt pakket (virtueel)" +msgid "Failed to fetch %s %s\n" +msgstr "Ophalen van %s is mislukt %s\n" #: apt-private/private-sources.cc:58 #, c-format @@ -1778,25 +1757,9 @@ msgstr "Verwerken van %s is mislukt. Opnieuw bewerken? " 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:31 -msgid "The update command takes no arguments" -msgstr "De opdracht 'update' aanvaardt geen argumenten" - -#: apt-private/private-update.cc:90 -#, 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:94 -msgid "All packages are up to date." -msgstr "Alle pakketten zijn up-to-date." +#: apt-private/private-search.cc:69 +msgid "Full Text Search" +msgstr "Volledige tekst doorzoeken" #: apt-private/private-upgrade.cc:25 msgid "Calculating upgrade... " @@ -1806,20 +1769,57 @@ msgstr "Opwaardering wordt doorgerekend... " msgid "Done" msgstr "Klaar" +#: apt-private/acqprogress.cc:66 +msgid "Hit " +msgstr "Geraakt " + +#: apt-private/acqprogress.cc:90 +msgid "Get:" +msgstr "Ophalen:" + +#: apt-private/acqprogress.cc:121 +msgid "Ign " +msgstr "Genegeerd " + +#: apt-private/acqprogress.cc:125 +msgid "Err " +msgstr "Fout " + +#: apt-private/acqprogress.cc:146 +#, c-format +msgid "Fetched %sB in %s (%sB/s)\n" +msgstr "%sB opgehaald in %s (%sB/s)\n" + +#: apt-private/acqprogress.cc:236 +#, c-format +msgid " [Working]" +msgstr " [Bezig]" + +#: apt-private/acqprogress.cc:297 +#, c-format +msgid "" +"Media change: please insert the disc labeled\n" +" '%s'\n" +"in the drive '%s' and press enter\n" +msgstr "" +"Medium wisselen: gelieve de schijf met label\n" +" '%s'\n" +"in het station '%s' te plaatsen en op 'enter' te drukken\n" + #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. -#: methods/mirror.cc:95 apt-inst/extract.cc:471 apt-pkg/acquire.cc:494 -#: apt-pkg/clean.cc:43 apt-pkg/init.cc:103 apt-pkg/init.cc:111 -#: apt-pkg/policy.cc:381 apt-pkg/sourcelist.cc:280 apt-pkg/sourcelist.cc:286 -#: apt-pkg/contrib/cdromutl.cc:205 apt-pkg/contrib/fileutl.cc:368 -#: apt-pkg/contrib/fileutl.cc:481 +#: methods/mirror.cc:95 apt-inst/extract.cc:471 apt-pkg/init.cc:103 +#: apt-pkg/init.cc:111 apt-pkg/sourcelist.cc:280 apt-pkg/sourcelist.cc:286 +#: apt-pkg/clean.cc:43 apt-pkg/acquire.cc:494 apt-pkg/policy.cc:381 +#: apt-pkg/contrib/fileutl.cc:368 apt-pkg/contrib/fileutl.cc:481 +#: apt-pkg/contrib/cdromutl.cc:205 #, c-format msgid "Unable to read %s" msgstr "Kan %s niet lezen" -#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:500 -#: apt-pkg/acquire.cc:525 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 -#: apt-pkg/clean.cc:130 apt-pkg/contrib/cdromutl.cc:201 +#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/clean.cc:49 +#: apt-pkg/clean.cc:67 apt-pkg/clean.cc:130 apt-pkg/acquire.cc:500 +#: apt-pkg/acquire.cc:525 apt-pkg/contrib/cdromutl.cc:201 #: apt-pkg/contrib/cdromutl.cc:235 #, c-format msgid "Unable to change to %s" @@ -1853,7 +1853,7 @@ msgstr "[Spiegelserver: %s]" msgid "Failed to create IPC pipe to subprocess" msgstr "Aanmaken van IPC-pijp naar subproces is mislukt" -#: methods/rsh.cc:343 +#: methods/rsh.cc:346 msgid "Connection closed prematurely" msgstr "Verbinding werd voortijdig afgebroken" @@ -1892,436 +1892,43 @@ msgstr "" msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" -"boven dit bericht zijn belangrijk. U dient ze op te lossen en de opdracht [I]" -"nstall opnieuw uit te voeren" +"boven dit bericht zijn belangrijk. U dient ze op te lossen en de opdracht " +"[I]nstall opnieuw uit te voeren" #: dselect/update:30 msgid "Merging available information" msgstr "De beschikbare informatie wordt samengevoegd" -#: cmdline/apt-extracttemplates.cc:224 -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" -msgstr "" -"Gebruik: apt-extracttemplates bestand1 [bestand2 ...]\n" -"\n" -"apt-extracttemplates is een hulpmiddel om configuratie- en " -"sjablooninformatie uit Debian pakketten te halen.\n" -"\n" -"Opties:\n" -" -h Deze hulptekst\n" -" -t Stel de tijdelijke map in\n" -" -c=? Lees dit configuratiebestand\n" -" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" - -#: cmdline/apt-extracttemplates.cc:254 -#, c-format -msgid "Unable to mkstemp %s" -msgstr "Kan tijdelijk bestand %s niet aanmaken" - -#: cmdline/apt-extracttemplates.cc:259 apt-pkg/pkgcachegen.cc:1400 -#, c-format -msgid "Unable to write to %s" -msgstr "Kan niet naar %s schrijven" - -#: cmdline/apt-extracttemplates.cc:300 -msgid "Cannot get debconf version. Is debconf installed?" -msgstr "Kan versie van debconf niet bepalen. Is debconf geïnstalleerd?" - -#: ftparchive/apt-ftparchive.cc:187 ftparchive/apt-ftparchive.cc:371 -msgid "Package extension list is too long" -msgstr "Pakket-extensielijst is te lang" - -#: ftparchive/apt-ftparchive.cc:189 ftparchive/apt-ftparchive.cc:206 -#: ftparchive/apt-ftparchive.cc:229 ftparchive/apt-ftparchive.cc:283 -#: ftparchive/apt-ftparchive.cc:297 ftparchive/apt-ftparchive.cc:319 -#, c-format -msgid "Error processing directory %s" -msgstr "Fout bij het verwerken van map %s" - -#: ftparchive/apt-ftparchive.cc:281 -msgid "Source extension list is too long" -msgstr "Bron-extensielijst is te lang" - -#: ftparchive/apt-ftparchive.cc:401 -msgid "Error writing header to contents file" -msgstr "Fout bij het wegschrijven van de koptekst naar het inhoudsbestand" - -#: ftparchive/apt-ftparchive.cc:431 -#, c-format -msgid "Error processing contents %s" -msgstr "Fout bij het verwerken van de inhoud van %s" - -#: ftparchive/apt-ftparchive.cc:626 -msgid "" -"Usage: apt-ftparchive [options] command\n" -"Commands: packages binarypath [overridefile [pathprefix]]\n" -" sources srcpath [overridefile [pathprefix]]\n" -" contents path\n" -" release 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 contain 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 arbitrary configuration option" -msgstr "" -"Gebruik: apt-ftparchive [opties] opdracht\n" -"Opdrachten: packages <pad naar .deb's> [voorrangsbestand [padprefix]]\n" -" sources <pad naar .dsc's> [voorrangsbestand [padprefix]]\n" -" contents <pad>\n" -" release <pad>\n" -" generate config [groepen]\n" -" clean config\n" -"\n" -"Met apt-ftparchive genereert index bestanden voor Debian archieven.\n" -"Het ondersteunt verschillende aanmaakstijlen variërend van volledig \n" -"automatisch tot een functionele vervanging van dpkg-scanpackages en \n" -"dpkg-scansources\n" -"\n" -"apt-ftparchive genereert pakketbestanden van een boom met .debs.\n" -"Het bestand Package bevat de inhoud van alle 'control'-velden van elk\n" -"pakket alsook de MD5-hash en de bestandsgrootte. Via een voorrangsbestand\n" -"kunnen de waardes van de 'Priority'- en 'Section'-velden afgedwongen\n" -"worden.\n" -"\n" -"Op overeenkomstige wijze genereert apt-ftparchive de 'Sources'-bestanden\n" -"van een boom met .dscs. De '--source-override'-optie kan gebruikt worden\n" -"om een voorrangsbestand voor bronpakketten te specificeren.\n" -"\n" -"De 'packages' en 'sources' opdrachten dienen uitgevoerd te worden \n" -"in de basismap van de boom. Het pad naar de .deb's dient te verwijzen\n" -"naar het startpunt van de recursieve zoekopdracht en een voorrangsbestand\n" -"dient de voorrangsvlaggen te bevatten. Padprefix wordt toegevoegd\n" -"aan het 'filename'-veld indien dit aanwezig is. Een praktijkvoorbeeld\n" -"uit het Debian-archief:\n" -" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" -" dists/potato/main/binary-i386/Packages\n" -"\n" -"Opties:\n" -" -h Deze hulptekst\n" -" --md5 Beheer het aanmaken van de MD5\n" -" -s=? Bronvoorrangsbestand\n" -" -q Stille uitvoer\n" -" -d=? Selecteert de optionele caching database\n" -" --no-delink Schakelt de debug-modus voor delinking in\n" -" --contents Beheer het aanmaken van het inhoudsbestand\n" -" -c=? Lees dit configuratiebestand in\n" -" -o=? Stel een willekeurige configuratie optie in" - -#: ftparchive/apt-ftparchive.cc:822 -msgid "No selections matched" -msgstr "Geen van de selecties kwam overeen" - -#: ftparchive/apt-ftparchive.cc:907 -#, c-format -msgid "Some files are missing in the package file group `%s'" -msgstr "Sommige bestanden zijn niet aanwezig in de pakketbestandsgroep '%s'" - -#: ftparchive/cachedb.cc:65 -#, c-format -msgid "DB was corrupted, file renamed to %s.old" -msgstr "DB is beschadigd, bestand hernoemd naar %s.old" - -#: ftparchive/cachedb.cc:83 -#, c-format -msgid "DB is old, attempting to upgrade %s" -msgstr "DB is verouderd, opwaardering van %s wordt geprobeerd" - -#: ftparchive/cachedb.cc:94 -msgid "" -"DB format is invalid. If you upgraded from an older version of apt, please " -"remove and re-create the database." -msgstr "" -"DB-formaat is ongeldig. Als u opgewaardeerd heeft van een oudere versie van " -"apt, dient u de database te verwijderen en opnieuw aan te maken." - -#: ftparchive/cachedb.cc:99 -#, c-format -msgid "Unable to open DB file %s: %s" -msgstr "Kan het DB-bestand %s niet openen: %s" - -#: ftparchive/cachedb.cc:182 apt-inst/extract.cc:186 apt-inst/extract.cc:199 -#: apt-inst/extract.cc:216 -#, c-format -msgid "Failed to stat %s" -msgstr "Opvragen van de status van %s is mislukt" - -#: ftparchive/cachedb.cc:332 -msgid "Failed to read .dsc" -msgstr "Lezen van .dsc is mislukt" - -#: ftparchive/cachedb.cc:365 -msgid "Archive has no control record" -msgstr "Archief heeft geen 'control'-record" - -#: ftparchive/cachedb.cc:594 -msgid "Unable to get a cursor" -msgstr "Kan geen cursor verkrijgen" - -#: ftparchive/writer.cc:91 -#, c-format -msgid "W: Unable to read directory %s\n" -msgstr "W: Kon map %s niet lezen\n" - -#: ftparchive/writer.cc:96 -#, c-format -msgid "W: Unable to stat %s\n" -msgstr "W: Kon de status van %s niet opvragen\n" - -#: ftparchive/writer.cc:152 -msgid "E: " -msgstr "F: " - -#: ftparchive/writer.cc:154 -msgid "W: " -msgstr "W: " - -#: ftparchive/writer.cc:161 -msgid "E: Errors apply to file " -msgstr "F: Er zijn fouten van toepassing op het bestand " - -#: ftparchive/writer.cc:179 ftparchive/writer.cc:211 -#, c-format -msgid "Failed to resolve %s" -msgstr "Oplossen van %s is mislukt" - -#: ftparchive/writer.cc:192 -msgid "Tree walking failed" -msgstr "Doorlopen boomstructuur is mislukt" - -#: ftparchive/writer.cc:219 -#, c-format -msgid "Failed to open %s" -msgstr "Openen van %s is mislukt" - -#: ftparchive/writer.cc:278 -#, c-format -msgid " DeLink %s [%s]\n" -msgstr " DeLink %s [%s]\n" - -#: ftparchive/writer.cc:286 -#, c-format -msgid "Failed to readlink %s" -msgstr "Opdracht readlink %s is mislukt" - -#: ftparchive/writer.cc:290 -#, c-format -msgid "Failed to unlink %s" -msgstr "Ontkoppelen van %s is mislukt" - -#: ftparchive/writer.cc:298 -#, c-format -msgid "*** Failed to link %s to %s" -msgstr "*** Koppelen van %s aan %s is mislukt" - -#: ftparchive/writer.cc:308 -#, c-format -msgid " DeLink limit of %sB hit.\n" -msgstr " DeLink-limiet van %sB bereikt.\n" - -#: ftparchive/writer.cc:417 -msgid "Archive had no package field" -msgstr "Archief heeft geen 'package'-veld" - -#: ftparchive/writer.cc:425 ftparchive/writer.cc:692 -#, c-format -msgid " %s has no override entry\n" -msgstr " %s heeft geen voorrangsingang\n" - -#: ftparchive/writer.cc:493 ftparchive/writer.cc:848 -#, c-format -msgid " %s maintainer is %s not %s\n" -msgstr " %s beheerder is %s, niet %s\n" - -#: ftparchive/writer.cc:706 -#, c-format -msgid " %s has no source override entry\n" -msgstr " %s heeft geen voorrangsingang voor bronpakketten\n" - -#: ftparchive/writer.cc:710 -#, c-format -msgid " %s has no binary override entry either\n" -msgstr " %s heeft ook geen voorrangsingang voor binaire pakketten\n" - -#: ftparchive/contents.cc:351 ftparchive/contents.cc:382 -msgid "realloc - Failed to allocate memory" -msgstr "realloc - Geheugentoewijzing is mislukt" - -#: ftparchive/override.cc:38 ftparchive/override.cc:142 -#, c-format -msgid "Unable to open %s" -msgstr "Kan %s niet openen" - -#. skip spaces -#. find end of word -#: ftparchive/override.cc:68 -#, c-format -msgid "Malformed override %s line %llu (%s)" -msgstr "Niet juist gevormde voorrangsingang %s op regel %llu (%s)" - -#: ftparchive/override.cc:127 ftparchive/override.cc:201 -#, c-format -msgid "Failed to read the override file %s" -msgstr "Lezen van het voorrangsbestand %s is mislukt" - -#: ftparchive/override.cc:166 -#, c-format -msgid "Malformed override %s line %llu #1" -msgstr "Niet juist gevormde voorrangsingang %s op regel %llu #1" - -#: ftparchive/override.cc:178 -#, c-format -msgid "Malformed override %s line %llu #2" -msgstr "Niet juist gevormde voorrangsingang %s op regel %llu #2" - -#: ftparchive/override.cc:191 -#, c-format -msgid "Malformed override %s line %llu #3" -msgstr "Niet juist gevormde voorrangsingang %s op regel %llu #3" - -#: ftparchive/multicompress.cc:73 -#, c-format -msgid "Unknown compression algorithm '%s'" -msgstr "Onbekend compressie-algoritme '%s'" - -#: ftparchive/multicompress.cc:103 -#, c-format -msgid "Compressed output %s needs a compression set" -msgstr "Gecomprimeerde uitvoer %s vereist dat een compressie ingesteld is" - -#: ftparchive/multicompress.cc:192 -msgid "Failed to create FILE*" -msgstr "Aanmaken van FILE* is mislukt" - -#: ftparchive/multicompress.cc:195 -msgid "Failed to fork" -msgstr "Vorken van proces is mislukt" - -#: ftparchive/multicompress.cc:209 -msgid "Compress child" -msgstr "Comprimeer kind" - -#: ftparchive/multicompress.cc:232 -#, c-format -msgid "Internal error, failed to create %s" -msgstr "Interne fout, aanmaken van %s is mislukt" +#: apt-inst/filelist.cc:380 +msgid "DropNode called on still linked node" +msgstr "DropNode werd aangeroepen voor een nog steeds aangekoppeld punt" -#: ftparchive/multicompress.cc:305 -msgid "IO to subprocess/file failed" -msgstr "IO naar subproces/bestand is mislukt" +#: apt-inst/filelist.cc:412 +msgid "Failed to locate the hash element!" +msgstr "Situeren van het hash-element is mislukt!" -#: ftparchive/multicompress.cc:343 -msgid "Failed to read while computing MD5" -msgstr "Lezen tijdens het berekenen van de MD5 is mislukt" +#: apt-inst/filelist.cc:459 +msgid "Failed to allocate diversion" +msgstr "Toewijzen van de omleiding is mislukt" -#: ftparchive/multicompress.cc:359 -#, c-format -msgid "Problem unlinking %s" -msgstr "Probleem bij het ontkoppelen van %s" +#: apt-inst/filelist.cc:464 +msgid "Internal error in AddDiversion" +msgstr "Interne fout in AddDiversion" -#: ftparchive/multicompress.cc:374 apt-inst/extract.cc:194 +#: apt-inst/filelist.cc:477 #, c-format -msgid "Failed to rename %s to %s" -msgstr "Hernoemen van %s naar %s is mislukt" - -#: cmdline/apt-internal-solver.cc:49 -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" -msgstr "" -"Gebruik: apt-internal-solver\n" -"\n" -"apt--internal-solver is een interface om voor de APT-familie de actuele\n" -"interne oplosser als een externe te gebruiken voor debugging e.d.\n" -"\n" -"Opties:\n" -" -h Deze hulptekst.\n" -" -t Logbare uitvoer - geen voortgangsaanduiding\n" -" -c=? Lees dit configuratiebestand\n" -" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" - -#: cmdline/apt-sortpkgs.cc:89 -msgid "Unknown package record!" -msgstr "Onbekend pakketrecord!" - -#: cmdline/apt-sortpkgs.cc:153 -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 "Trying to overwrite a diversion, %s -> %s and %s/%s" +msgstr "Er wordt gepoogd om de omleiding %s -> %s en %s/%s te overschrijven" -#: apt-inst/dirstream.cc:42 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:54 +#: apt-inst/filelist.cc:506 #, c-format -msgid "Failed to write file %s" -msgstr "Wegschrijven van bestand %s is mislukt" +msgid "Double add of diversion %s -> %s" +msgstr "Dubbele toevoeging van de omleiding %s -> %s" -#: apt-inst/dirstream.cc:105 +#: apt-inst/filelist.cc:549 #, c-format -msgid "Failed to close file %s" -msgstr "Sluiten van bestand %s is mislukt" +msgid "Duplicate conf file %s/%s" +msgstr "Dubbel configuratiebestand %s/%s" #: apt-inst/extract.cc:101 apt-inst/extract.cc:172 #, c-format @@ -2347,6 +1954,17 @@ msgstr "Het pakket probeert om weg te schrijven naar het omleidingsdoel %s/%s" msgid "The diversion path is too long" msgstr "Het omleidingspad is te lang" +#: apt-inst/extract.cc:186 apt-inst/extract.cc:199 apt-inst/extract.cc:216 +#: ftparchive/cachedb.cc:182 +#, c-format +msgid "Failed to stat %s" +msgstr "Opvragen van de status van %s is mislukt" + +#: apt-inst/extract.cc:194 ftparchive/multicompress.cc:374 +#, c-format +msgid "Failed to rename %s to %s" +msgstr "Hernoemen van %s naar %s is mislukt" + #: apt-inst/extract.cc:249 #, c-format msgid "The directory %s is being replaced by a non-directory" @@ -2375,36 +1993,30 @@ msgstr "Het bestand %s/%s overschrijft het bestand van pakket %s" msgid "Unable to stat %s" msgstr "Kan de status van %s niet opvragen" -#: apt-inst/filelist.cc:380 -msgid "DropNode called on still linked node" -msgstr "DropNode werd aangeroepen voor een nog steeds aangekoppeld punt" - -#: apt-inst/filelist.cc:412 -msgid "Failed to locate the hash element!" -msgstr "Situeren van het hash-element is mislukt!" - -#: apt-inst/filelist.cc:459 -msgid "Failed to allocate diversion" -msgstr "Toewijzen van de omleiding is mislukt" - -#: apt-inst/filelist.cc:464 -msgid "Internal error in AddDiversion" -msgstr "Interne fout in AddDiversion" +#: apt-inst/dirstream.cc:42 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:54 +#, c-format +msgid "Failed to write file %s" +msgstr "Wegschrijven van bestand %s is mislukt" -#: apt-inst/filelist.cc:477 +#: apt-inst/dirstream.cc:105 #, c-format -msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" -msgstr "Er wordt gepoogd om de omleiding %s -> %s en %s/%s te overschrijven" +msgid "Failed to close file %s" +msgstr "Sluiten van bestand %s is mislukt" -#: apt-inst/filelist.cc:506 +#: apt-inst/deb/debfile.cc:47 apt-inst/deb/debfile.cc:54 +#: apt-inst/deb/debfile.cc:63 #, c-format -msgid "Double add of diversion %s -> %s" -msgstr "Dubbele toevoeging van de omleiding %s -> %s" +msgid "This is not a valid DEB archive, missing '%s' member" +msgstr "Dit is geen geldig DEB-archief, het onderdeel '%s' mankeert" -#: apt-inst/filelist.cc:549 +#: apt-inst/deb/debfile.cc:132 #, c-format -msgid "Duplicate conf file %s/%s" -msgstr "Dubbel configuratiebestand %s/%s" +msgid "Internal error, could not locate member %s" +msgstr "Interne fout, kon onderdeel %s niet vinden" + +#: apt-inst/deb/debfile.cc:227 +msgid "Unparsable control file" +msgstr "Niet-ontleedbaar 'control'-bestand" #: apt-inst/contrib/arfile.cc:76 msgid "Invalid archive signature" @@ -2452,140 +2064,55 @@ msgstr "Tar controlesom klopt niet, het pakket is beschadigd" msgid "Unknown TAR header type %u, member %s" msgstr "Onbekend TAR-kopteksttype %u, onderdeel %s" -#: apt-inst/deb/debfile.cc:47 apt-inst/deb/debfile.cc:54 -#: apt-inst/deb/debfile.cc:63 -#, c-format -msgid "This is not a valid DEB archive, missing '%s' member" -msgstr "Dit is geen geldig DEB-archief, het onderdeel '%s' mankeert" - -#: apt-inst/deb/debfile.cc:132 -#, c-format -msgid "Internal error, could not locate member %s" -msgstr "Interne fout, kon onderdeel %s niet vinden" - -#: apt-inst/deb/debfile.cc:227 -msgid "Unparsable control file" -msgstr "Niet-ontleedbaar 'control'-bestand" - -#: apt-pkg/acquire.cc:87 apt-pkg/cdrom.cc:829 -#, c-format -msgid "List directory %spartial is missing." -msgstr "Lijstmap %spartial is afwezig." - -#: apt-pkg/acquire.cc:91 -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Archiefmap %spartial is afwezig." - -#: apt-pkg/acquire.cc:99 -#, c-format -msgid "Unable to lock directory %s" -msgstr "Kan de map %s niet vergrendelen" - -#: apt-pkg/acquire.cc:490 apt-pkg/clean.cc:39 -#, 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:902 -#, 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:904 -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Bestand %li van %li wordt opgehaald" - -#: apt-pkg/acquire-item.cc:148 apt-pkg/contrib/fileutl.cc:2047 +#: apt-pkg/install-progress.cc:57 #, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "het hernoemen is mislukt, %s (%s -> %s)." - -#: apt-pkg/acquire-item.cc:163 -msgid "Hash Sum mismatch" -msgstr "Hash-som komt niet overeen" - -#: apt-pkg/acquire-item.cc:168 -msgid "Size mismatch" -msgstr "Grootte komt niet overeen" - -#: apt-pkg/acquire-item.cc:173 -msgid "Invalid file format" -msgstr "Ongeldig bestandsformaat" +msgid "Progress: [%3i%%]" +msgstr "Voortgang: [%3i%%]" -#: apt-pkg/acquire-item.cc:1573 -#, c-format -msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" -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/install-progress.cc:91 apt-pkg/install-progress.cc:174 +msgid "Running dpkg" +msgstr "dpkg wordt uitgevoerd" -#: apt-pkg/acquire-item.cc:1589 +#: apt-pkg/init.cc:146 #, c-format -msgid "Unable to find hash sum for '%s' in Release file" -msgstr "Kon de hash-som voor '%s' niet vinden in het Release-bestand" - -#: apt-pkg/acquire-item.cc:1631 -msgid "There is no public key available for the following key IDs:\n" -msgstr "" -"Er zijn geen publieke sleutels beschikbaar voor de volgende sleutel-ID's:\n" +msgid "Packaging system '%s' is not supported" +msgstr "Pakketbeheersysteem '%s' wordt niet ondersteund" -#: apt-pkg/acquire-item.cc:1669 -#, c-format -msgid "" -"Release file for %s is expired (invalid since %s). Updates for this " -"repository will not be applied." -msgstr "" -"Het Release-bestand voor %s is vervallen (ongeldig sinds %s). Bijwerkingen " -"voor deze pakketbron zullen niet uitgevoerd worden." +#: apt-pkg/init.cc:162 +msgid "Unable to determine a suitable packaging system type" +msgstr "Kan geen geschikt pakketbeheersysteemtype bepalen" -#: apt-pkg/acquire-item.cc:1691 +#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:773 #, c-format -msgid "Conflicting distribution: %s (expected %s but got %s)" -msgstr "Conflicterende distributie: %s (verwachtte %s, maar kreeg %s)" +msgid "Wrote %i records.\n" +msgstr "%i records weggeschreven.\n" -#: apt-pkg/acquire-item.cc:1721 +#: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:775 #, c-format -msgid "" -"An error occurred during the signature verification. The repository is not " -"updated and the previous index files will be used. GPG error: %s: %s\n" -msgstr "" -"Er is een fout opgetreden bij de handtekeningcontrole. De pakketbron is niet " -"bijgewerkt en de oude indexbestanden zullen worden gebruikt. GPG-fout: %s: " -"%s\n" +msgid "Wrote %i records with %i missing files.\n" +msgstr "%i records weggeschreven met %i ontbrekende bestanden.\n" -#. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc:1731 apt-pkg/acquire-item.cc:1736 +#: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:778 #, c-format -msgid "GPG error: %s: %s" -msgstr "GPG-fout: %s: %s" +msgid "Wrote %i records with %i mismatched files\n" +msgstr "%i records weggeschreven met %i niet-overeenstemmende bestanden\n" -#: apt-pkg/acquire-item.cc:1859 +#: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:781 #, c-format -msgid "" -"I wasn't able to locate a file for the %s package. This might mean you need " -"to manually fix this package. (due to missing arch)" +msgid "Wrote %i records with %i missing files and %i mismatched files\n" msgstr "" -"Er kon geen bestand gevonden worden voor pakket %s. Dit kan betekenen dat u " -"dit pakket handmatig moet repareren (wegens ontbrekende architectuur)" +"%i records weggeschreven met %i ontbrekende bestanden en %i niet-" +"overeenstemmende bestanden\n" -#: apt-pkg/acquire-item.cc:1925 +#: apt-pkg/indexcopy.cc:515 #, c-format -msgid "Can't find a source to download version '%s' of '%s'" -msgstr "Kan geen bron vinden om versie '%s' van '%s' op te halen" +msgid "Can't find authentication record for: %s" +msgstr "Kan geen authenticiteitsrecord vinden voor: %s" -#: apt-pkg/acquire-item.cc:1983 +#: apt-pkg/indexcopy.cc:521 #, c-format -msgid "" -"The package index files are corrupted. No Filename: field for package %s." -msgstr "" -"De pakketindex-bestanden zijn beschadigd. Er is geen 'Filename:'-veld voor " -"pakket %s." +msgid "Hash mismatch for: %s" +msgstr "Hash-som komt niet overeen voor: %s" #: apt-pkg/acquire-worker.cc:116 #, c-format @@ -2609,26 +2136,6 @@ msgstr "" "Gelieve de schijf met label '%s' in het station '%s' te plaatsen en op " "'enter' te drukken." -#: apt-pkg/algorithms.cc:265 -#, c-format -msgid "" -"The package %s needs to be reinstalled, but I can't find an archive for it." -msgstr "" -"Pakket %s moet opnieuw geïnstalleerd worden, maar er kan geen archief voor " -"gevonden worden." - -#: apt-pkg/algorithms.cc:1086 -msgid "" -"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " -"held packages." -msgstr "" -"Fout, pkgProblemResolver::Resolve leverde defecten op. Dit kan veroorzaakt " -"worden door vastgehouden pakketten." - -#: apt-pkg/algorithms.cc:1088 -msgid "Unable to correct problems, you have held broken packages." -msgstr "Kan problemen niet verhelpen, u houdt defecte pakketten vast." - #: apt-pkg/cachefile.cc:94 msgid "The package lists or status file could not be parsed or opened." msgstr "" @@ -2644,301 +2151,6 @@ msgstr "" msgid "The list of sources could not be read." msgstr "De lijst van bronnen kon niet gelezen worden." -#: apt-pkg/cacheset.cc:489 -#, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "Release '%s' voor '%s' is niet gevonden" - -#: apt-pkg/cacheset.cc:492 -#, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "Versie '%s' voor '%s' is niet gevonden" - -#: apt-pkg/cacheset.cc:603 -#, c-format -msgid "Couldn't find task '%s'" -msgstr "Kon taak '%s' niet vinden" - -#: apt-pkg/cacheset.cc:609 -#, c-format -msgid "Couldn't find any package by regex '%s'" -msgstr "Kon geen enkel pakket vinden via regex '%s'" - -#: apt-pkg/cacheset.cc:615 -#, c-format -msgid "Couldn't find any package by glob '%s'" -msgstr "Kon geen enkel pakket vinden via glob '%s'" - -#: apt-pkg/cacheset.cc:626 -#, c-format -msgid "Can't select versions from package '%s' as it is purely virtual" -msgstr "" -"Kan geen versies selecteren voor pakket '%s' omdat het puur virtueel is" - -#: apt-pkg/cacheset.cc:633 apt-pkg/cacheset.cc:640 -#, c-format -msgid "" -"Can't select installed nor candidate version from package '%s' as it has " -"neither of them" -msgstr "" -"Kan noch de geïnstalleerde, noch de kandidaat-versie van het pakket '%s' " -"selecteren omdat geen van beide er zijn" - -#: apt-pkg/cacheset.cc:647 -#, c-format -msgid "Can't select newest version from package '%s' as it is purely virtual" -msgstr "" -"Kan de nieuwste versie van het pakket '%s' niet selecteren omdat het puur " -"virtueel is" - -#: apt-pkg/cacheset.cc:655 -#, c-format -msgid "Can't select candidate version from package %s as it has no candidate" -msgstr "" -"Kan de kandidaat-versie van het pakket %s niet selecteren omdat het geen " -"kandidaat heeft" - -#: apt-pkg/cacheset.cc:663 -#, c-format -msgid "Can't select installed version from package %s as it is not installed" -msgstr "" -"Kan de geïnstalleerde versie van het pakket %s niet selecteren omdat het " -"niet geïnstalleerd is" - -#: apt-pkg/cdrom.cc:497 apt-pkg/sourcelist.cc:347 -#, c-format -msgid "Line %u too long in source list %s." -msgstr "Regel %u van de bronlijst %s is te lang." - -#: apt-pkg/cdrom.cc:571 -msgid "Unmounting CD-ROM...\n" -msgstr "Cd-rom wordt afgekoppeld...\n" - -#: apt-pkg/cdrom.cc:586 -#, c-format -msgid "Using CD-ROM mount point %s\n" -msgstr "Er wordt gebruik gemaakt van cd-romaankoppelpunt %s\n" - -#: apt-pkg/cdrom.cc:599 -msgid "Waiting for disc...\n" -msgstr "Er wordt gewacht op de schijf...\n" - -#: apt-pkg/cdrom.cc:609 -msgid "Mounting CD-ROM...\n" -msgstr "Cd-rom wordt aangekoppeld...\n" - -#: apt-pkg/cdrom.cc:620 -msgid "Identifying... " -msgstr "Identificatie..." - -#: apt-pkg/cdrom.cc:662 -#, c-format -msgid "Stored label: %s\n" -msgstr "Opgeslagen label: %s \n" - -#: apt-pkg/cdrom.cc:680 -msgid "Scanning disc for index files...\n" -msgstr "De schijf wordt gescand op indexbestanden...\n" - -#: apt-pkg/cdrom.cc:734 -#, c-format -msgid "" -"Found %zu package indexes, %zu source indexes, %zu translation indexes and " -"%zu signatures\n" -msgstr "" -"Er zijn %zu pakket-indexen, %zu bron-indexen, %zu vertalingsindexen, en %zu " -"handtekeningen gevonden\n" - -#: apt-pkg/cdrom.cc:744 -msgid "" -"Unable to locate any package files, perhaps this is not a Debian Disc or the " -"wrong architecture?" -msgstr "" -"Kan geen Package-bestanden vinden. Is dit misschien geen Debian schijf, of " -"de verkeerde architectuur?" - -#: apt-pkg/cdrom.cc:771 -#, c-format -msgid "Found label '%s'\n" -msgstr "Label '%s' gevonden\n" - -#: apt-pkg/cdrom.cc:800 -msgid "That is not a valid name, try again.\n" -msgstr "Dat is een ongeldige naam. Gelieve opnieuw te proberen.\n" - -#: apt-pkg/cdrom.cc:817 -#, c-format -msgid "" -"This disc is called: \n" -"'%s'\n" -msgstr "" -"Deze schijf heet:\n" -"'%s'\n" - -#: apt-pkg/cdrom.cc:819 -msgid "Copying package lists..." -msgstr "Pakketlijsten worden gekopieerd..." - -#: apt-pkg/cdrom.cc:863 -msgid "Writing new source list\n" -msgstr "Nieuwe bronlijst wordt weggeschreven\n" - -#: apt-pkg/cdrom.cc:874 -msgid "Source list entries for this disc are:\n" -msgstr "Bronlijst-elementen voor deze schijf zijn:\n" - -#: apt-pkg/clean.cc:64 -#, c-format -msgid "Unable to stat %s." -msgstr "Kan de status van %s niet opvragen." - -#: apt-pkg/depcache.cc:138 apt-pkg/depcache.cc:167 -msgid "Building dependency tree" -msgstr "Boom van vereisten wordt opgebouwd" - -#: apt-pkg/depcache.cc:139 -msgid "Candidate versions" -msgstr "Kandidaat-versies" - -#: apt-pkg/depcache.cc:168 -msgid "Dependency generation" -msgstr "Genereren van vereisten" - -#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 -msgid "Reading state information" -msgstr "De statusinformatie wordt gelezen" - -#: apt-pkg/depcache.cc:250 -#, c-format -msgid "Failed to open StateFile %s" -msgstr "Openen van StateFile %s is mislukt" - -#: apt-pkg/depcache.cc:256 -#, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "Wegschrijven van tijdelijke StateFile %s is mislukt" - -#: apt-pkg/edsp.cc:52 apt-pkg/edsp.cc:78 -msgid "Send scenario to solver" -msgstr "Scenario naar de oplosser sturen" - -#: apt-pkg/edsp.cc:241 -msgid "Send request to solver" -msgstr "Verzoek naar de oplosser sturen" - -#: apt-pkg/edsp.cc:320 -msgid "Prepare for receiving solution" -msgstr "Instellen op het ontvangen van een oplossing" - -#: apt-pkg/edsp.cc:327 -msgid "External solver failed without a proper error message" -msgstr "Externe oplosser faalde zonder passende foutmelding" - -#: apt-pkg/edsp.cc:619 apt-pkg/edsp.cc:622 apt-pkg/edsp.cc:627 -msgid "Execute external solver" -msgstr "Externe oplosser uitvoeren" - -#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:773 -#, c-format -msgid "Wrote %i records.\n" -msgstr "%i records weggeschreven.\n" - -#: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:775 -#, c-format -msgid "Wrote %i records with %i missing files.\n" -msgstr "%i records weggeschreven met %i ontbrekende bestanden.\n" - -#: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:778 -#, c-format -msgid "Wrote %i records with %i mismatched files\n" -msgstr "%i records weggeschreven met %i niet-overeenstemmende bestanden\n" - -#: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:781 -#, c-format -msgid "Wrote %i records with %i missing files and %i mismatched files\n" -msgstr "" -"%i records weggeschreven met %i ontbrekende bestanden en %i niet-" -"overeenstemmende bestanden\n" - -#: apt-pkg/indexcopy.cc:515 -#, c-format -msgid "Can't find authentication record for: %s" -msgstr "Kan geen authenticiteitsrecord vinden voor: %s" - -#: apt-pkg/indexcopy.cc:521 -#, c-format -msgid "Hash mismatch for: %s" -msgstr "Hash-som komt niet overeen voor: %s" - -#: apt-pkg/indexrecords.cc:78 -#, c-format -msgid "Unable to parse Release file %s" -msgstr "Kon Release-bestand %s niet ontleden" - -#: apt-pkg/indexrecords.cc:86 -#, c-format -msgid "No sections in Release file %s" -msgstr "Geen secties in Release-bestand %s" - -#: apt-pkg/indexrecords.cc:117 -#, c-format -msgid "No Hash entry in Release file %s" -msgstr "Geen Hash-vermelding in Release-bestand %s" - -#: apt-pkg/indexrecords.cc:130 -#, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "Ongeldige 'Valid-Until'-vermelding in Release-bestand %s" - -#: apt-pkg/indexrecords.cc:149 -#, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Ongeldige 'Date'-vermelding in Release-bestand %s" - -#: apt-pkg/init.cc:146 -#, c-format -msgid "Packaging system '%s' is not supported" -msgstr "Pakketbeheersysteem '%s' wordt niet ondersteund" - -#: apt-pkg/init.cc:162 -msgid "Unable to determine a suitable packaging system type" -msgstr "Kan geen geschikt pakketbeheersysteemtype bepalen" - -#: apt-pkg/install-progress.cc:57 -#, c-format -msgid "Progress: [%3i%%]" -msgstr "Voortgang: [%3i%%]" - -#: apt-pkg/install-progress.cc:91 apt-pkg/install-progress.cc:174 -msgid "Running dpkg" -msgstr "dpkg wordt uitgevoerd" - -#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:957 -#, c-format -msgid "" -"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " -"under APT::Immediate-Configure for details. (%d)" -msgstr "" -"Kon onmiddellijke configuratie van '%s' niet uitvoeren. Voor details zie " -"'man 5 apt.conf', onder APT::Immediate-Configure. (%d)" - -#: apt-pkg/packagemanager.cc:550 apt-pkg/packagemanager.cc:580 -#, c-format -msgid "Could not configure '%s'. " -msgstr "Kon '%s' niet configureren. " - -#: apt-pkg/packagemanager.cc:630 -#, c-format -msgid "" -"This installation run will require temporarily removing the essential " -"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " -"you really want to do it, activate the APT::Force-LoopBreak option." -msgstr "" -"Deze installatie-aanroep vereist het tijdelijk verwijderen van het " -"essentiële pakket %s omwille van een Conflicts/Pre-Depends-lus. Dit is vaak " -"slecht, maar als u dit echt wilt doen, dan dient u de optie APT::Force-" -"LoopBreak te activeren." - #: apt-pkg/pkgcache.cc:155 msgid "Empty package cache" msgstr "Lege pakketcache" @@ -3020,6 +2232,105 @@ msgstr "optioneel" msgid "extra" msgstr "extra" +#: apt-pkg/pkgrecords.cc:38 +#, c-format +msgid "Index file type '%s' is not supported" +msgstr "Indexbestand van type '%s' wordt niet ondersteund" + +#: apt-pkg/sourcelist.cc:127 +#, c-format +msgid "Malformed stanza %u in source list %s (URI parse)" +msgstr "Niet juist gevormd element %lu in bronlijst %s (URI-verwerking)" + +#: apt-pkg/sourcelist.cc:170 +#, c-format +msgid "Malformed line %lu in source list %s ([option] unparseable)" +msgstr "Niet juist gevormde regel %lu in bronlijst %s ([optie] onbegrijpelijk)" + +#: apt-pkg/sourcelist.cc:173 +#, c-format +msgid "Malformed line %lu in source list %s ([option] too short)" +msgstr "Niet juist gevormde regel %lu in bronlijst %s ([optie] te kort)" + +#: apt-pkg/sourcelist.cc:184 +#, c-format +msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" +msgstr "" +"Niet juist gevormde regel %lu in bronlijst %s ([%s] is geen toekenning)" + +#: apt-pkg/sourcelist.cc:190 +#, c-format +msgid "Malformed line %lu in source list %s ([%s] has no key)" +msgstr "" +"Niet juist gevormde regel %lu in bronlijst %s ([%s] heeft geen sleutel)" + +#: apt-pkg/sourcelist.cc:193 +#, c-format +msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" +msgstr "" +"Niet juist gevormde regel %lu in bronlijst %s ([%s] sleutel %s heeft geen " +"waarde)" + +#: apt-pkg/sourcelist.cc:206 +#, c-format +msgid "Malformed line %lu in source list %s (URI)" +msgstr "Niet juist gevormde regel %lu in bronlijst %s (URI)" + +#: apt-pkg/sourcelist.cc:208 +#, c-format +msgid "Malformed line %lu in source list %s (dist)" +msgstr "Niet juist gevormde regel %lu in bronlijst %s (dist)" + +#: apt-pkg/sourcelist.cc:211 +#, c-format +msgid "Malformed line %lu in source list %s (URI parse)" +msgstr "Niet juist gevormde regel %lu in bronlijst %s (URI-verwerking)" + +#: apt-pkg/sourcelist.cc:217 +#, c-format +msgid "Malformed line %lu in source list %s (absolute dist)" +msgstr "Niet juist gevormde regel %lu in bronlijst %s (absolute dist)" + +#: apt-pkg/sourcelist.cc:224 +#, c-format +msgid "Malformed line %lu in source list %s (dist parse)" +msgstr "Niet juist gevormde regel %lu in bronlijst %s (ontleding van dist)" + +#: apt-pkg/sourcelist.cc:335 +#, c-format +msgid "Opening %s" +msgstr "%s wordt geopend" + +#: apt-pkg/sourcelist.cc:347 apt-pkg/cdrom.cc:497 +#, c-format +msgid "Line %u too long in source list %s." +msgstr "Regel %u van de bronlijst %s is te lang." + +#: apt-pkg/sourcelist.cc:371 +#, c-format +msgid "Malformed line %u in source list %s (type)" +msgstr "Niet juist gevormde regel %u in bronlijst %s (type)" + +#: apt-pkg/sourcelist.cc:375 +#, c-format +msgid "Type '%s' is not known on line %u in source list %s" +msgstr "Type '%s' op regel %u in bronlijst %s is onbekend" + +#: apt-pkg/sourcelist.cc:416 +#, c-format +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/clean.cc:39 apt-pkg/acquire.cc:490 +#, c-format +msgid "Clean of %s is not supported" +msgstr "Opschonen van %s wordt niet ondersteund" + +#: apt-pkg/clean.cc:64 +#, c-format +msgid "Unable to stat %s." +msgstr "Kan de status van %s niet opvragen." + #: apt-pkg/pkgcachegen.cc:93 msgid "Cache has an incompatible versioning system" msgstr "Cache heeft een niet-compatibel versienummeringssysteem" @@ -3083,133 +2394,210 @@ msgstr "Pakketlijsten worden ingelezen" msgid "Collecting File Provides" msgstr "Voorziene bestanden worden verzameld" +#: apt-pkg/pkgcachegen.cc:1400 cmdline/apt-extracttemplates.cc:259 +#, c-format +msgid "Unable to write to %s" +msgstr "Kan niet naar %s schrijven" + #: apt-pkg/pkgcachegen.cc:1508 apt-pkg/pkgcachegen.cc:1515 msgid "IO Error saving source cache" msgstr "Invoer/Uitvoer-fout tijdens wegschrijven bron-cache" -#: apt-pkg/pkgrecords.cc:38 +#: apt-pkg/edsp.cc:52 apt-pkg/edsp.cc:78 +msgid "Send scenario to solver" +msgstr "Scenario naar de oplosser sturen" + +#: apt-pkg/edsp.cc:241 +msgid "Send request to solver" +msgstr "Verzoek naar de oplosser sturen" + +#: apt-pkg/edsp.cc:320 +msgid "Prepare for receiving solution" +msgstr "Instellen op het ontvangen van een oplossing" + +#: apt-pkg/edsp.cc:327 +msgid "External solver failed without a proper error message" +msgstr "Externe oplosser faalde zonder passende foutmelding" + +#: apt-pkg/edsp.cc:619 apt-pkg/edsp.cc:622 apt-pkg/edsp.cc:627 +msgid "Execute external solver" +msgstr "Externe oplosser uitvoeren" + +#: apt-pkg/acquire-item.cc:148 apt-pkg/contrib/fileutl.cc:2047 #, c-format -msgid "Index file type '%s' is not supported" -msgstr "Indexbestand van type '%s' wordt niet ondersteund" +msgid "rename failed, %s (%s -> %s)." +msgstr "het hernoemen is mislukt, %s (%s -> %s)." -#: apt-pkg/policy.cc:83 +#: apt-pkg/acquire-item.cc:163 +msgid "Hash Sum mismatch" +msgstr "Hash-som komt niet overeen" + +#: apt-pkg/acquire-item.cc:168 +msgid "Size mismatch" +msgstr "Grootte komt niet overeen" + +#: apt-pkg/acquire-item.cc:173 +msgid "Invalid file format" +msgstr "Ongeldig bestandsformaat" + +#: apt-pkg/acquire-item.cc:1640 #, c-format msgid "" -"The value '%s' is invalid for APT::Default-Release as such a release is not " -"available in the sources" +"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " +"or malformed file)" msgstr "" -"Een waarde '%s' voor APT::Default-Release is ongeldig, aangezien een " -"dergelijke uitgave niet voorkomt in de bronnen" +"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/policy.cc:422 +#: apt-pkg/acquire-item.cc:1656 #, c-format -msgid "Invalid record in the preferences file %s, no Package header" +msgid "Unable to find hash sum for '%s' in Release file" +msgstr "Kon de hash-som voor '%s' niet vinden in het Release-bestand" + +#: apt-pkg/acquire-item.cc:1698 +msgid "There is no public key available for the following key IDs:\n" msgstr "" -"Ongeldig record in het voorkeurenbestand %s, 'Package'-koptekst ontbreekt" +"Er zijn geen publieke sleutels beschikbaar voor de volgende sleutel-ID's:\n" -#: apt-pkg/policy.cc:444 +#: apt-pkg/acquire-item.cc:1736 #, c-format -msgid "Did not understand pin type %s" -msgstr "Pintype %s wordt niet begrepen" - -#: apt-pkg/policy.cc:452 -msgid "No priority (or zero) specified for pin" -msgstr "Er is geen prioriteit (of nul) opgegeven voor deze pin" +msgid "" +"Release file for %s is expired (invalid since %s). Updates for this " +"repository will not be applied." +msgstr "" +"Het Release-bestand voor %s is vervallen (ongeldig sinds %s). Bijwerkingen " +"voor deze pakketbron zullen niet uitgevoerd worden." -#: apt-pkg/sourcelist.cc:127 +#: apt-pkg/acquire-item.cc:1758 #, c-format -msgid "Malformed stanza %u in source list %s (URI parse)" -msgstr "Niet juist gevormd element %lu in bronlijst %s (URI-verwerking)" +msgid "Conflicting distribution: %s (expected %s but got %s)" +msgstr "Conflicterende distributie: %s (verwachtte %s, maar kreeg %s)" -#: apt-pkg/sourcelist.cc:170 +#: apt-pkg/acquire-item.cc:1788 #, c-format -msgid "Malformed line %lu in source list %s ([option] unparseable)" -msgstr "Niet juist gevormde regel %lu in bronlijst %s ([optie] onbegrijpelijk)" +msgid "" +"An error occurred during the signature verification. The repository is not " +"updated and the previous index files will be used. GPG error: %s: %s\n" +msgstr "" +"Er is een fout opgetreden bij de handtekeningcontrole. De pakketbron is niet " +"bijgewerkt en de oude indexbestanden zullen worden gebruikt. GPG-fout: %s: " +"%s\n" -#: apt-pkg/sourcelist.cc:173 +#. Invalid signature file, reject (LP: #346386) (Closes: #627642) +#: apt-pkg/acquire-item.cc:1798 apt-pkg/acquire-item.cc:1803 #, c-format -msgid "Malformed line %lu in source list %s ([option] too short)" -msgstr "Niet juist gevormde regel %lu in bronlijst %s ([optie] te kort)" +msgid "GPG error: %s: %s" +msgstr "GPG-fout: %s: %s" -#: apt-pkg/sourcelist.cc:184 +#: apt-pkg/acquire-item.cc:1926 #, c-format -msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" +msgid "" +"I wasn't able to locate a file for the %s package. This might mean you need " +"to manually fix this package. (due to missing arch)" msgstr "" -"Niet juist gevormde regel %lu in bronlijst %s ([%s] is geen toekenning)" +"Er kon geen bestand gevonden worden voor pakket %s. Dit kan betekenen dat u " +"dit pakket handmatig moet repareren (wegens ontbrekende architectuur)" -#: apt-pkg/sourcelist.cc:190 +#: apt-pkg/acquire-item.cc:1992 #, c-format -msgid "Malformed line %lu in source list %s ([%s] has no key)" -msgstr "" -"Niet juist gevormde regel %lu in bronlijst %s ([%s] heeft geen sleutel)" +msgid "Can't find a source to download version '%s' of '%s'" +msgstr "Kan geen bron vinden om versie '%s' van '%s' op te halen" -#: apt-pkg/sourcelist.cc:193 +#: apt-pkg/acquire-item.cc:2050 #, c-format -msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" +msgid "" +"The package index files are corrupted. No Filename: field for package %s." msgstr "" -"Niet juist gevormde regel %lu in bronlijst %s ([%s] sleutel %s heeft geen " -"waarde)" +"De pakketindex-bestanden zijn beschadigd. Er is geen 'Filename:'-veld voor " +"pakket %s." -#: apt-pkg/sourcelist.cc:206 +#: apt-pkg/vendorlist.cc:85 #, c-format -msgid "Malformed line %lu in source list %s (URI)" -msgstr "Niet juist gevormde regel %lu in bronlijst %s (URI)" +msgid "Vendor block %s contains no fingerprint" +msgstr "Leveranciersblok %s bevat geen vingerafdruk" -#: apt-pkg/sourcelist.cc:208 +#: apt-pkg/acquire.cc:87 apt-pkg/cdrom.cc:829 #, c-format -msgid "Malformed line %lu in source list %s (dist)" -msgstr "Niet juist gevormde regel %lu in bronlijst %s (dist)" +msgid "List directory %spartial is missing." +msgstr "Lijstmap %spartial is afwezig." -#: apt-pkg/sourcelist.cc:211 +#: apt-pkg/acquire.cc:91 #, c-format -msgid "Malformed line %lu in source list %s (URI parse)" -msgstr "Niet juist gevormde regel %lu in bronlijst %s (URI-verwerking)" +msgid "Archives directory %spartial is missing." +msgstr "Archiefmap %spartial is afwezig." -#: apt-pkg/sourcelist.cc:217 +#: apt-pkg/acquire.cc:99 #, c-format -msgid "Malformed line %lu in source list %s (absolute dist)" -msgstr "Niet juist gevormde regel %lu in bronlijst %s (absolute dist)" +msgid "Unable to lock directory %s" +msgstr "Kan de map %s niet vergrendelen" -#: apt-pkg/sourcelist.cc:224 +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc:902 #, c-format -msgid "Malformed line %lu in source list %s (dist parse)" -msgstr "Niet juist gevormde regel %lu in bronlijst %s (ontleding van dist)" +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Bestand %li van %li wordt opgehaald (nog %s te gaan)" -#: apt-pkg/sourcelist.cc:335 +#: apt-pkg/acquire.cc:904 #, c-format -msgid "Opening %s" -msgstr "%s wordt geopend" +msgid "Retrieving file %li of %li" +msgstr "Bestand %li van %li wordt opgehaald" -#: apt-pkg/sourcelist.cc:371 +#: apt-pkg/srcrecords.cc:53 +msgid "You must put some 'source' URIs in your sources.list" +msgstr "" +"Uw bronnenlijst (/etc/apt/sources.list) dient tenminste één bron-URI te " +"bevatten" + +#: apt-pkg/policy.cc:83 #, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "Niet juist gevormde regel %u in bronlijst %s (type)" +msgid "" +"The value '%s' is invalid for APT::Default-Release as such a release is not " +"available in the sources" +msgstr "" +"Een waarde '%s' voor APT::Default-Release is ongeldig, aangezien een " +"dergelijke uitgave niet voorkomt in de bronnen" -#: apt-pkg/sourcelist.cc:375 +#: apt-pkg/policy.cc:422 #, c-format -msgid "Type '%s' is not known on line %u in source list %s" -msgstr "Type '%s' op regel %u in bronlijst %s is onbekend" +msgid "Invalid record in the preferences file %s, no Package header" +msgstr "" +"Ongeldig record in het voorkeurenbestand %s, 'Package'-koptekst ontbreekt" -#: apt-pkg/sourcelist.cc:416 +#: apt-pkg/policy.cc:444 #, c-format -msgid "Type '%s' is not known on stanza %u in source list %s" -msgstr "Type '%s' van element %u in bronlijst %s is onbekend" +msgid "Did not understand pin type %s" +msgstr "Pintype %s wordt niet begrepen" -#: apt-pkg/srcrecords.cc:52 -msgid "You must put some 'source' URIs in your sources.list" +#: apt-pkg/policy.cc:452 +msgid "No priority (or zero) specified for pin" +msgstr "Er is geen prioriteit (of nul) opgegeven voor deze pin" + +#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:957 +#, c-format +msgid "" +"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " +"under APT::Immediate-Configure for details. (%d)" msgstr "" -"Uw bronnenlijst (/etc/apt/sources.list) dient tenminste één bron-URI te " -"bevatten" +"Kon onmiddellijke configuratie van '%s' niet uitvoeren. Voor details zie " +"'man 5 apt.conf', onder APT::Immediate-Configure. (%d)" -#: apt-pkg/tagfile.cc:140 +#: apt-pkg/packagemanager.cc:550 apt-pkg/packagemanager.cc:580 #, c-format -msgid "Unable to parse package file %s (1)" -msgstr "Kon pakketbestand %s niet ontleden (1)" +msgid "Could not configure '%s'. " +msgstr "Kon '%s' niet configureren. " -#: apt-pkg/tagfile.cc:237 +#: apt-pkg/packagemanager.cc:630 #, c-format -msgid "Unable to parse package file %s (2)" -msgstr "Kon pakketbestand %s niet ontleden (2)" +msgid "" +"This installation run will require temporarily removing the essential " +"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " +"you really want to do it, activate the APT::Force-LoopBreak option." +msgstr "" +"Deze installatie-aanroep vereist het tijdelijk verwijderen van het " +"essentiële pakket %s omwille van een Conflicts/Pre-Depends-lus. Dit is vaak " +"slecht, maar als u dit echt wilt doen, dan dient u de optie APT::Force-" +"LoopBreak te activeren." #: apt-pkg/update.cc:103 apt-pkg/update.cc:105 msgid "" @@ -3219,126 +2607,253 @@ msgstr "" "Ophalen van sommige indexbestanden is mislukt. Deze zijn of genegeerd, of er " "zijn oudere versies van gebruikt." -#: apt-pkg/vendorlist.cc:85 -#, c-format -msgid "Vendor block %s contains no fingerprint" -msgstr "Leveranciersblok %s bevat geen vingerafdruk" +#: apt-pkg/cdrom.cc:571 +msgid "Unmounting CD-ROM...\n" +msgstr "Cd-rom wordt afgekoppeld...\n" -#: apt-pkg/contrib/cdromutl.cc:65 +#: apt-pkg/cdrom.cc:586 #, c-format -msgid "Unable to stat the mount point %s" -msgstr "Kan de status van het aanhechtpunt %s niet opvragen" +msgid "Using CD-ROM mount point %s\n" +msgstr "Er wordt gebruik gemaakt van cd-romaankoppelpunt %s\n" -#: apt-pkg/contrib/cdromutl.cc:246 -msgid "Failed to stat the cdrom" -msgstr "Opvragen van de status van de cd-rom is mislukt" +#: apt-pkg/cdrom.cc:599 +msgid "Waiting for disc...\n" +msgstr "Er wordt gewacht op de schijf...\n" + +#: apt-pkg/cdrom.cc:609 +msgid "Mounting CD-ROM...\n" +msgstr "Cd-rom wordt aangekoppeld...\n" + +#: apt-pkg/cdrom.cc:620 +msgid "Identifying... " +msgstr "Identificatie..." -#: apt-pkg/contrib/cmndline.cc:121 +#: apt-pkg/cdrom.cc:662 #, c-format -msgid "Command line option '%c' [from %s] is not known." -msgstr "Commandoregel-optie '%c' [van %s] is onbekend." +msgid "Stored label: %s\n" +msgstr "Opgeslagen label: %s \n" -#: apt-pkg/contrib/cmndline.cc:146 apt-pkg/contrib/cmndline.cc:155 -#: apt-pkg/contrib/cmndline.cc:163 +#: apt-pkg/cdrom.cc:680 +msgid "Scanning disc for index files...\n" +msgstr "De schijf wordt gescand op indexbestanden...\n" + +#: apt-pkg/cdrom.cc:734 #, c-format -msgid "Command line option %s is not understood" -msgstr "Commandoregel-optie %s wordt niet begrepen" +msgid "" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and " +"%zu signatures\n" +msgstr "" +"Er zijn %zu pakket-indexen, %zu bron-indexen, %zu vertalingsindexen, en %zu " +"handtekeningen gevonden\n" + +#: apt-pkg/cdrom.cc:744 +msgid "" +"Unable to locate any package files, perhaps this is not a Debian Disc or the " +"wrong architecture?" +msgstr "" +"Kan geen Package-bestanden vinden. Is dit misschien geen Debian schijf, of " +"de verkeerde architectuur?" -#: apt-pkg/contrib/cmndline.cc:168 +#: apt-pkg/cdrom.cc:771 #, c-format -msgid "Command line option %s is not boolean" -msgstr "Commandoregel-optie %s is niet booleaans" +msgid "Found label '%s'\n" +msgstr "Label '%s' gevonden\n" -#: apt-pkg/contrib/cmndline.cc:209 apt-pkg/contrib/cmndline.cc:230 +#: apt-pkg/cdrom.cc:800 +msgid "That is not a valid name, try again.\n" +msgstr "Dat is een ongeldige naam. Gelieve opnieuw te proberen.\n" + +#: apt-pkg/cdrom.cc:817 #, c-format -msgid "Option %s requires an argument." -msgstr "Optie %s vereist een argument." +msgid "" +"This disc is called: \n" +"'%s'\n" +msgstr "" +"Deze schijf heet:\n" +"'%s'\n" + +#: apt-pkg/cdrom.cc:819 +msgid "Copying package lists..." +msgstr "Pakketlijsten worden gekopieerd..." + +#: apt-pkg/cdrom.cc:863 +msgid "Writing new source list\n" +msgstr "Nieuwe bronlijst wordt weggeschreven\n" -#: apt-pkg/contrib/cmndline.cc:243 apt-pkg/contrib/cmndline.cc:249 +#: apt-pkg/cdrom.cc:874 +msgid "Source list entries for this disc are:\n" +msgstr "Bronlijst-elementen voor deze schijf zijn:\n" + +#: apt-pkg/algorithms.cc:265 #, c-format -msgid "Option %s: Configuration item specification must have an =<val>." +msgid "" +"The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "" -"Optie %s: de specificatie van het configuratie-item dient een =<waarde> te " -"bevatten." +"Pakket %s moet opnieuw geïnstalleerd worden, maar er kan geen archief voor " +"gevonden worden." + +#: apt-pkg/algorithms.cc:1086 +msgid "" +"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " +"held packages." +msgstr "" +"Fout, pkgProblemResolver::Resolve leverde defecten op. Dit kan veroorzaakt " +"worden door vastgehouden pakketten." + +#: apt-pkg/algorithms.cc:1088 +msgid "Unable to correct problems, you have held broken packages." +msgstr "Kan problemen niet verhelpen, u houdt defecte pakketten vast." + +#: apt-pkg/depcache.cc:138 apt-pkg/depcache.cc:167 +msgid "Building dependency tree" +msgstr "Boom van vereisten wordt opgebouwd" + +#: apt-pkg/depcache.cc:139 +msgid "Candidate versions" +msgstr "Kandidaat-versies" + +#: apt-pkg/depcache.cc:168 +msgid "Dependency generation" +msgstr "Genereren van vereisten" + +#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 +msgid "Reading state information" +msgstr "De statusinformatie wordt gelezen" -#: apt-pkg/contrib/cmndline.cc:278 +#: apt-pkg/depcache.cc:250 #, c-format -msgid "Option %s requires an integer argument, not '%s'" -msgstr "Optie %s vereist een geheel getal als argument, niet '%s'" +msgid "Failed to open StateFile %s" +msgstr "Openen van StateFile %s is mislukt" -#: apt-pkg/contrib/cmndline.cc:309 +#: apt-pkg/depcache.cc:256 #, c-format -msgid "Option '%s' is too long" -msgstr "Optie '%s' is te lang" +msgid "Failed to write temporary StateFile %s" +msgstr "Wegschrijven van tijdelijke StateFile %s is mislukt" -#: apt-pkg/contrib/cmndline.cc:341 +#: apt-pkg/tagfile.cc:140 #, c-format -msgid "Sense %s is not understood, try true or false." -msgstr "Betekenis van %s wordt niet begrepen, probeer 'true' of 'false'." +msgid "Unable to parse package file %s (1)" +msgstr "Kon pakketbestand %s niet ontleden (1)" -#: apt-pkg/contrib/cmndline.cc:391 +#: apt-pkg/tagfile.cc:237 #, c-format -msgid "Invalid operation %s" -msgstr "Ongeldige bewerking %s" +msgid "Unable to parse package file %s (2)" +msgstr "Kon pakketbestand %s niet ontleden (2)" -#: apt-pkg/contrib/configuration.cc:519 +#: apt-pkg/cacheset.cc:489 #, c-format -msgid "Unrecognized type abbreviation: '%c'" -msgstr "Onbekende type-afkorting: '%c'" +msgid "Release '%s' for '%s' was not found" +msgstr "Release '%s' voor '%s' is niet gevonden" -#: apt-pkg/contrib/configuration.cc:633 +#: apt-pkg/cacheset.cc:492 #, c-format -msgid "Opening configuration file %s" -msgstr "Configuratiebestand %s wordt geopend" +msgid "Version '%s' for '%s' was not found" +msgstr "Versie '%s' voor '%s' is niet gevonden" -#: apt-pkg/contrib/configuration.cc:801 +#: apt-pkg/cacheset.cc:603 #, c-format -msgid "Syntax error %s:%u: Block starts with no name." -msgstr "Syntactische fout %s:%u: blok start zonder naam." +msgid "Couldn't find task '%s'" +msgstr "Kon taak '%s' niet vinden" -#: apt-pkg/contrib/configuration.cc:820 +#: apt-pkg/cacheset.cc:609 #, c-format -msgid "Syntax error %s:%u: Malformed tag" -msgstr "Syntactische fout %s:%u: verkeerd gevormde markering" +msgid "Couldn't find any package by regex '%s'" +msgstr "Kon geen enkel pakket vinden via regex '%s'" -#: apt-pkg/contrib/configuration.cc:837 +#: apt-pkg/cacheset.cc:615 #, c-format -msgid "Syntax error %s:%u: Extra junk after value" -msgstr "Syntactische fout %s:%u: extra rommel na waarde" +msgid "Couldn't find any package by glob '%s'" +msgstr "Kon geen enkel pakket vinden via glob '%s'" -#: apt-pkg/contrib/configuration.cc:877 +#: apt-pkg/cacheset.cc:626 #, c-format -msgid "Syntax error %s:%u: Directives can only be done at the top level" +msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "" -"Syntactische fout %s:%u: richtlijnen kunnen enkel op het hoogste niveau " -"gegeven worden" +"Kan geen versies selecteren voor pakket '%s' omdat het puur virtueel is" -#: apt-pkg/contrib/configuration.cc:884 +#: apt-pkg/cacheset.cc:633 apt-pkg/cacheset.cc:640 #, c-format -msgid "Syntax error %s:%u: Too many nested includes" -msgstr "Syntactische fout %s:%u: teveel geneste invoegingen" +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" +"Kan noch de geïnstalleerde, noch de kandidaat-versie van het pakket '%s' " +"selecteren omdat geen van beide er zijn" -#: apt-pkg/contrib/configuration.cc:888 apt-pkg/contrib/configuration.cc:893 +#: apt-pkg/cacheset.cc:647 #, c-format -msgid "Syntax error %s:%u: Included from here" -msgstr "Syntactische fout %s:%u: vanaf hier ingevoegd" +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" +"Kan de nieuwste versie van het pakket '%s' niet selecteren omdat het puur " +"virtueel is" -#: apt-pkg/contrib/configuration.cc:897 +#: apt-pkg/cacheset.cc:655 #, c-format -msgid "Syntax error %s:%u: Unsupported directive '%s'" -msgstr "Syntactische fout %s:%u: niet-ondersteunde richtlijn '%s'" +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" +"Kan de kandidaat-versie van het pakket %s niet selecteren omdat het geen " +"kandidaat heeft" -#: apt-pkg/contrib/configuration.cc:900 +#: apt-pkg/cacheset.cc:663 #, c-format -msgid "Syntax error %s:%u: clear directive requires an option tree as argument" +msgid "Can't select installed version from package %s as it is not installed" msgstr "" -"Syntactische fout %s:%u: de richtlijn 'clear' vereist een optieboom als " -"argument" +"Kan de geïnstalleerde versie van het pakket %s niet selecteren omdat het " +"niet geïnstalleerd is" -#: apt-pkg/contrib/configuration.cc:950 +#: apt-pkg/indexrecords.cc:78 #, c-format -msgid "Syntax error %s:%u: Extra junk at end of file" -msgstr "Syntactische fout %s:%u: extra rommel aan het einde van het bestand" +msgid "Unable to parse Release file %s" +msgstr "Kon Release-bestand %s niet ontleden" + +#: apt-pkg/indexrecords.cc:86 +#, c-format +msgid "No sections in Release file %s" +msgstr "Geen secties in Release-bestand %s" + +#: apt-pkg/indexrecords.cc:117 +#, c-format +msgid "No Hash entry in Release file %s" +msgstr "Geen Hash-vermelding in Release-bestand %s" + +#: apt-pkg/indexrecords.cc:130 +#, c-format +msgid "Invalid 'Valid-Until' entry in Release file %s" +msgstr "Ongeldige 'Valid-Until'-vermelding in Release-bestand %s" + +#: apt-pkg/indexrecords.cc:149 +#, c-format +msgid "Invalid 'Date' entry in Release file %s" +msgstr "Ongeldige 'Date'-vermelding in Release-bestand %s" + +#. d means days, h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:418 +#, c-format +msgid "%lid %lih %limin %lis" +msgstr "%lid %liu %limin %lis" + +#. h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:425 +#, c-format +msgid "%lih %limin %lis" +msgstr "%liu %limin %lis" + +#. min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:432 +#, c-format +msgid "%limin %lis" +msgstr "%limin %lis" + +#. s means seconds +#: apt-pkg/contrib/strutl.cc:437 +#, c-format +msgid "%lis" +msgstr "%lis" + +#: apt-pkg/contrib/strutl.cc:1258 +#, c-format +msgid "Selection %s not found" +msgstr "Selectie %s niet gevonden" #: apt-pkg/contrib/fileutl.cc:190 #, c-format @@ -3459,11 +2974,25 @@ msgstr "Probleem bij het ontkoppelen van het bestand %s" msgid "Problem syncing the file" msgstr "Probleem bij het synchroniseren van het bestand" -#. TRANSLATOR: %s is the trusted keyring parts directory -#: apt-pkg/contrib/gpgv.cc:72 +#: apt-pkg/contrib/progress.cc:148 #, c-format -msgid "No keyring installed in %s." -msgstr "Geen sleutelring geïnstalleerd in %s." +msgid "%c%s... Error!" +msgstr "%c%s... Fout!" + +#: apt-pkg/contrib/progress.cc:150 +#, c-format +msgid "%c%s... Done" +msgstr "%c%s... Klaar" + +#: apt-pkg/contrib/progress.cc:181 +msgid "..." +msgstr "..." + +#. Print the spinner +#: apt-pkg/contrib/progress.cc:197 +#, c-format +msgid "%c%s... %u%%" +msgstr "%c%s... %u%%" #: apt-pkg/contrib/mmap.cc:79 msgid "Can't mmap an empty file" @@ -3521,193 +3050,234 @@ msgstr "" "Kan het formaat van de MMap niet vergroten omdat het automatisch vergroten " "door de gebruiker is uitgeschakeld." -#: apt-pkg/contrib/progress.cc:148 +#: apt-pkg/contrib/cdromutl.cc:65 #, c-format -msgid "%c%s... Error!" -msgstr "%c%s... Fout!" +msgid "Unable to stat the mount point %s" +msgstr "Kan de status van het aanhechtpunt %s niet opvragen" -#: apt-pkg/contrib/progress.cc:150 +#: apt-pkg/contrib/cdromutl.cc:246 +msgid "Failed to stat the cdrom" +msgstr "Opvragen van de status van de cd-rom is mislukt" + +#: apt-pkg/contrib/configuration.cc:519 #, c-format -msgid "%c%s... Done" -msgstr "%c%s... Klaar" +msgid "Unrecognized type abbreviation: '%c'" +msgstr "Onbekende type-afkorting: '%c'" -#: apt-pkg/contrib/progress.cc:181 -msgid "..." -msgstr "..." +#: apt-pkg/contrib/configuration.cc:633 +#, c-format +msgid "Opening configuration file %s" +msgstr "Configuratiebestand %s wordt geopend" -#. Print the spinner -#: apt-pkg/contrib/progress.cc:197 +#: apt-pkg/contrib/configuration.cc:801 #, c-format -msgid "%c%s... %u%%" -msgstr "%c%s... %u%%" +msgid "Syntax error %s:%u: Block starts with no name." +msgstr "Syntactische fout %s:%u: blok start zonder naam." -#. d means days, h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:418 +#: apt-pkg/contrib/configuration.cc:820 #, c-format -msgid "%lid %lih %limin %lis" -msgstr "%lid %liu %limin %lis" +msgid "Syntax error %s:%u: Malformed tag" +msgstr "Syntactische fout %s:%u: verkeerd gevormde markering" -#. h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:425 +#: apt-pkg/contrib/configuration.cc:837 #, c-format -msgid "%lih %limin %lis" -msgstr "%liu %limin %lis" +msgid "Syntax error %s:%u: Extra junk after value" +msgstr "Syntactische fout %s:%u: extra rommel na waarde" -#. min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:432 +#: apt-pkg/contrib/configuration.cc:877 #, c-format -msgid "%limin %lis" -msgstr "%limin %lis" +msgid "Syntax error %s:%u: Directives can only be done at the top level" +msgstr "" +"Syntactische fout %s:%u: richtlijnen kunnen enkel op het hoogste niveau " +"gegeven worden" -#. s means seconds -#: apt-pkg/contrib/strutl.cc:437 +#: apt-pkg/contrib/configuration.cc:884 #, c-format -msgid "%lis" -msgstr "%lis" +msgid "Syntax error %s:%u: Too many nested includes" +msgstr "Syntactische fout %s:%u: teveel geneste invoegingen" -#: apt-pkg/contrib/strutl.cc:1258 +#: apt-pkg/contrib/configuration.cc:888 apt-pkg/contrib/configuration.cc:893 #, c-format -msgid "Selection %s not found" -msgstr "Selectie %s niet gevonden" +msgid "Syntax error %s:%u: Included from here" +msgstr "Syntactische fout %s:%u: vanaf hier ingevoegd" -#: apt-pkg/deb/debsystem.cc:91 +#: apt-pkg/contrib/configuration.cc:897 #, c-format -msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" +msgid "Syntax error %s:%u: Unsupported directive '%s'" +msgstr "Syntactische fout %s:%u: niet-ondersteunde richtlijn '%s'" + +#: apt-pkg/contrib/configuration.cc:900 +#, c-format +msgid "Syntax error %s:%u: clear directive requires an option tree as argument" msgstr "" -"Kan de beheersmap (%s) niet vergrendelen. Is deze in gebruik door een ander " -"proces?" +"Syntactische fout %s:%u: de richtlijn 'clear' vereist een optieboom als " +"argument" -#: apt-pkg/deb/debsystem.cc:94 +#: apt-pkg/contrib/configuration.cc:950 #, c-format -msgid "Unable to lock the administration directory (%s), are you root?" -msgstr "Kan de beheersmap (%s) niet vergrendelen. Heeft u beheerdersrechten?" +msgid "Syntax error %s:%u: Extra junk at end of file" +msgstr "Syntactische fout %s:%u: extra rommel aan het einde van het bestand" -#. TRANSLATORS: the %s contains the recovery command, usually -#. dpkg --configure -a -#: apt-pkg/deb/debsystem.cc:110 +#. TRANSLATOR: %s is the trusted keyring parts directory +#: apt-pkg/contrib/gpgv.cc:72 #, c-format -msgid "" -"dpkg was interrupted, you must manually run '%s' to correct the problem. " +msgid "No keyring installed in %s." +msgstr "Geen sleutelring geïnstalleerd in %s." + +#: apt-pkg/contrib/cmndline.cc:124 +#, c-format +msgid "Command line option '%c' [from %s] is not known." +msgstr "Commandoregel-optie '%c' [van %s] is onbekend." + +#: apt-pkg/contrib/cmndline.cc:149 apt-pkg/contrib/cmndline.cc:158 +#: apt-pkg/contrib/cmndline.cc:166 +#, c-format +msgid "Command line option %s is not understood" +msgstr "Commandoregel-optie %s wordt niet begrepen" + +#: apt-pkg/contrib/cmndline.cc:171 +#, c-format +msgid "Command line option %s is not boolean" +msgstr "Commandoregel-optie %s is niet booleaans" + +#: apt-pkg/contrib/cmndline.cc:212 apt-pkg/contrib/cmndline.cc:233 +#, c-format +msgid "Option %s requires an argument." +msgstr "Optie %s vereist een argument." + +#: apt-pkg/contrib/cmndline.cc:246 apt-pkg/contrib/cmndline.cc:252 +#, c-format +msgid "Option %s: Configuration item specification must have an =<val>." msgstr "" -"dpkg werd onderbroken; voer handmatig '%s' uit om het probleem te verhelpen. " +"Optie %s: de specificatie van het configuratie-item dient een =<waarde> te " +"bevatten." -#: apt-pkg/deb/debsystem.cc:128 -msgid "Not locked" -msgstr "Niet vergrendeld" +#: apt-pkg/contrib/cmndline.cc:281 +#, c-format +msgid "Option %s requires an integer argument, not '%s'" +msgstr "Optie %s vereist een geheel getal als argument, niet '%s'" + +#: apt-pkg/contrib/cmndline.cc:312 +#, c-format +msgid "Option '%s' is too long" +msgstr "Optie '%s' is te lang" + +#: apt-pkg/contrib/cmndline.cc:344 +#, c-format +msgid "Sense %s is not understood, try true or false." +msgstr "Betekenis van %s wordt niet begrepen, probeer 'true' of 'false'." + +#: apt-pkg/contrib/cmndline.cc:394 +#, c-format +msgid "Invalid operation %s" +msgstr "Ongeldige bewerking %s" -#: apt-pkg/deb/dpkgpm.cc:95 +#: apt-pkg/deb/dpkgpm.cc:110 #, c-format msgid "Installing %s" msgstr "%s wordt geïnstalleerd" -#: apt-pkg/deb/dpkgpm.cc:96 apt-pkg/deb/dpkgpm.cc:999 +#: apt-pkg/deb/dpkgpm.cc:111 apt-pkg/deb/dpkgpm.cc:1014 #, c-format msgid "Configuring %s" msgstr "%s wordt geconfigureerd" -#: apt-pkg/deb/dpkgpm.cc:97 apt-pkg/deb/dpkgpm.cc:1006 +#: apt-pkg/deb/dpkgpm.cc:112 apt-pkg/deb/dpkgpm.cc:1021 #, c-format msgid "Removing %s" msgstr "%s wordt verwijderd" -#: apt-pkg/deb/dpkgpm.cc:98 +#: apt-pkg/deb/dpkgpm.cc:113 #, c-format msgid "Completely removing %s" msgstr "%s wordt volledig verwijderd" -#: apt-pkg/deb/dpkgpm.cc:99 +#: apt-pkg/deb/dpkgpm.cc:114 #, c-format msgid "Noting disappearance of %s" msgstr "De verdwijning van %s wordt opgemerkt" -#: apt-pkg/deb/dpkgpm.cc:100 +#: apt-pkg/deb/dpkgpm.cc:115 #, c-format msgid "Running post-installation trigger %s" msgstr "Post-installatie-trigger %s wordt uitgevoerd" #. FIXME: use a better string after freeze -#: apt-pkg/deb/dpkgpm.cc:830 +#: apt-pkg/deb/dpkgpm.cc:845 #, c-format msgid "Directory '%s' missing" msgstr "Map '%s' ontbreekt" -#: apt-pkg/deb/dpkgpm.cc:845 apt-pkg/deb/dpkgpm.cc:867 +#: apt-pkg/deb/dpkgpm.cc:860 apt-pkg/deb/dpkgpm.cc:882 #, c-format msgid "Could not open file '%s'" msgstr "Kon het bestand '%s' niet openen" -#: apt-pkg/deb/dpkgpm.cc:992 +#: apt-pkg/deb/dpkgpm.cc:1007 #, c-format msgid "Preparing %s" msgstr "%s wordt voorbereid" -#: apt-pkg/deb/dpkgpm.cc:993 +#: apt-pkg/deb/dpkgpm.cc:1008 #, c-format msgid "Unpacking %s" msgstr "%s wordt uitgepakt" -#: apt-pkg/deb/dpkgpm.cc:998 +#: apt-pkg/deb/dpkgpm.cc:1013 #, c-format msgid "Preparing to configure %s" msgstr "Configuratie van %s wordt voorbereid" -#: apt-pkg/deb/dpkgpm.cc:1000 +#: apt-pkg/deb/dpkgpm.cc:1015 #, c-format msgid "Installed %s" msgstr "%s is geïnstalleerd" -#: apt-pkg/deb/dpkgpm.cc:1005 +#: apt-pkg/deb/dpkgpm.cc:1020 #, c-format msgid "Preparing for removal of %s" msgstr "Verwijderen van %s wordt voorbereid" -#: apt-pkg/deb/dpkgpm.cc:1007 +#: apt-pkg/deb/dpkgpm.cc:1022 #, c-format msgid "Removed %s" msgstr "%s is verwijderd" -#: apt-pkg/deb/dpkgpm.cc:1012 +#: apt-pkg/deb/dpkgpm.cc:1027 #, c-format msgid "Preparing to completely remove %s" msgstr "Volledig verwijderen van %s wordt voorbereid" -#: apt-pkg/deb/dpkgpm.cc:1013 +#: apt-pkg/deb/dpkgpm.cc:1028 #, c-format msgid "Completely removed %s" msgstr "%s is volledig verwijderd" -#: apt-pkg/deb/dpkgpm.cc:1069 apt-pkg/deb/dpkgpm.cc:1124 -#: apt-pkg/deb/dpkgpm.cc:1150 +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 #, c-format msgid "Can not write log (%s)" msgstr "Kan log (%s) niet opschrijven" -#: apt-pkg/deb/dpkgpm.cc:1069 apt-pkg/deb/dpkgpm.cc:1150 +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 msgid "Is /dev/pts mounted?" msgstr "Is /dev/pts aangekoppeld?" -#: apt-pkg/deb/dpkgpm.cc:1124 -msgid "Is stdout a terminal?" -msgstr "Is stdout een terminal?" - -#: apt-pkg/deb/dpkgpm.cc:1625 +#: apt-pkg/deb/dpkgpm.cc:1657 msgid "Operation was interrupted before it could finish" msgstr "Bewerking werd afgebroken vooraleer ze beëindigd was" -#: apt-pkg/deb/dpkgpm.cc:1687 +#: apt-pkg/deb/dpkgpm.cc:1719 msgid "No apport report written because MaxReports is reached already" msgstr "" "Er is geen apport-verslag weggeschreven omdat het maximum aantal verslagen " "(MaxReports) al is bereikt" #. check if its not a follow up error -#: apt-pkg/deb/dpkgpm.cc:1692 +#: apt-pkg/deb/dpkgpm.cc:1724 msgid "dependency problems - leaving unconfigured" msgstr "problemen met vereisten - wordt niet geconfigureerd" -#: apt-pkg/deb/dpkgpm.cc:1694 +#: apt-pkg/deb/dpkgpm.cc:1726 msgid "" "No apport report written because the error message indicates its a followup " "error from a previous failure." @@ -3715,7 +3285,7 @@ msgstr "" "Er is geen apport-verslag weggeschreven omdat de foutmelding aangeeft dat de " "fout het gevolg is van een eerdere mislukking." -#: apt-pkg/deb/dpkgpm.cc:1700 +#: apt-pkg/deb/dpkgpm.cc:1732 msgid "" "No apport report written because the error message indicates a disk full " "error" @@ -3723,7 +3293,7 @@ msgstr "" "Er is geen apport-verslag weggeschreven omdat de foutmelding als oorzaak een " "volle schijf opgeeft." -#: apt-pkg/deb/dpkgpm.cc:1707 +#: apt-pkg/deb/dpkgpm.cc:1739 msgid "" "No apport report written because the error message indicates a out of memory " "error" @@ -3731,7 +3301,7 @@ msgstr "" "Er is geen apport-verslag weggeschreven omdat de foutmelding als oorzaak " "onvoldoende-geheugen opgeeft." -#: apt-pkg/deb/dpkgpm.cc:1714 apt-pkg/deb/dpkgpm.cc:1720 +#: apt-pkg/deb/dpkgpm.cc:1746 apt-pkg/deb/dpkgpm.cc:1752 msgid "" "No apport report written because the error message indicates an issue on the " "local system" @@ -3739,13 +3309,441 @@ msgstr "" "Er is geen apport-verslag weggeschreven omdat de foutmelding een probleem op " "het lokale systeem signaleert." -#: apt-pkg/deb/dpkgpm.cc:1742 +#: apt-pkg/deb/dpkgpm.cc:1774 msgid "" "No apport report written because the error message indicates a dpkg I/O error" msgstr "" "Er is geen apport-verslag weggeschreven omdat de foutmelding een fout van " "dpkg I/O signaleert." +#: apt-pkg/deb/debsystem.cc:91 +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"Kan de beheersmap (%s) niet vergrendelen. Is deze in gebruik door een ander " +"proces?" + +#: apt-pkg/deb/debsystem.cc:94 +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "Kan de beheersmap (%s) niet vergrendelen. Heeft u beheerdersrechten?" + +#. TRANSLATORS: the %s contains the recovery command, usually +#. dpkg --configure -a +#: apt-pkg/deb/debsystem.cc:110 +#, c-format +msgid "" +"dpkg was interrupted, you must manually run '%s' to correct the problem. " +msgstr "" +"dpkg werd onderbroken; voer handmatig '%s' uit om het probleem te verhelpen. " + +#: apt-pkg/deb/debsystem.cc:128 +msgid "Not locked" +msgstr "Niet vergrendeld" + +#: cmdline/apt-extracttemplates.cc:224 +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" +msgstr "" +"Gebruik: apt-extracttemplates bestand1 [bestand2 ...]\n" +"\n" +"apt-extracttemplates is een hulpmiddel om configuratie- en " +"sjablooninformatie uit Debian pakketten te halen.\n" +"\n" +"Opties:\n" +" -h Deze hulptekst\n" +" -t Stel de tijdelijke map in\n" +" -c=? Lees dit configuratiebestand\n" +" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" + +#: cmdline/apt-extracttemplates.cc:254 +#, c-format +msgid "Unable to mkstemp %s" +msgstr "Kan tijdelijk bestand %s niet aanmaken" + +#: cmdline/apt-extracttemplates.cc:300 +msgid "Cannot get debconf version. Is debconf installed?" +msgstr "Kan versie van debconf niet bepalen. Is debconf geïnstalleerd?" + +#: ftparchive/apt-ftparchive.cc:187 ftparchive/apt-ftparchive.cc:371 +msgid "Package extension list is too long" +msgstr "Pakket-extensielijst is te lang" + +#: ftparchive/apt-ftparchive.cc:189 ftparchive/apt-ftparchive.cc:206 +#: ftparchive/apt-ftparchive.cc:229 ftparchive/apt-ftparchive.cc:283 +#: ftparchive/apt-ftparchive.cc:297 ftparchive/apt-ftparchive.cc:319 +#, c-format +msgid "Error processing directory %s" +msgstr "Fout bij het verwerken van map %s" + +#: ftparchive/apt-ftparchive.cc:281 +msgid "Source extension list is too long" +msgstr "Bron-extensielijst is te lang" + +#: ftparchive/apt-ftparchive.cc:401 +msgid "Error writing header to contents file" +msgstr "Fout bij het wegschrijven van de koptekst naar het inhoudsbestand" + +#: ftparchive/apt-ftparchive.cc:431 +#, c-format +msgid "Error processing contents %s" +msgstr "Fout bij het verwerken van de inhoud van %s" + +#: ftparchive/apt-ftparchive.cc:626 +msgid "" +"Usage: apt-ftparchive [options] command\n" +"Commands: packages binarypath [overridefile [pathprefix]]\n" +" sources srcpath [overridefile [pathprefix]]\n" +" contents path\n" +" release 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 contain 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 arbitrary configuration option" +msgstr "" +"Gebruik: apt-ftparchive [opties] opdracht\n" +"Opdrachten: packages <pad naar .deb's> [voorrangsbestand [padprefix]]\n" +" sources <pad naar .dsc's> [voorrangsbestand [padprefix]]\n" +" contents <pad>\n" +" release <pad>\n" +" generate config [groepen]\n" +" clean config\n" +"\n" +"Met apt-ftparchive genereert index bestanden voor Debian archieven.\n" +"Het ondersteunt verschillende aanmaakstijlen variërend van volledig \n" +"automatisch tot een functionele vervanging van dpkg-scanpackages en \n" +"dpkg-scansources\n" +"\n" +"apt-ftparchive genereert pakketbestanden van een boom met .debs.\n" +"Het bestand Package bevat de inhoud van alle 'control'-velden van elk\n" +"pakket alsook de MD5-hash en de bestandsgrootte. Via een voorrangsbestand\n" +"kunnen de waardes van de 'Priority'- en 'Section'-velden afgedwongen\n" +"worden.\n" +"\n" +"Op overeenkomstige wijze genereert apt-ftparchive de 'Sources'-bestanden\n" +"van een boom met .dscs. De '--source-override'-optie kan gebruikt worden\n" +"om een voorrangsbestand voor bronpakketten te specificeren.\n" +"\n" +"De 'packages' en 'sources' opdrachten dienen uitgevoerd te worden \n" +"in de basismap van de boom. Het pad naar de .deb's dient te verwijzen\n" +"naar het startpunt van de recursieve zoekopdracht en een voorrangsbestand\n" +"dient de voorrangsvlaggen te bevatten. Padprefix wordt toegevoegd\n" +"aan het 'filename'-veld indien dit aanwezig is. Een praktijkvoorbeeld\n" +"uit het Debian-archief:\n" +" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" +" dists/potato/main/binary-i386/Packages\n" +"\n" +"Opties:\n" +" -h Deze hulptekst\n" +" --md5 Beheer het aanmaken van de MD5\n" +" -s=? Bronvoorrangsbestand\n" +" -q Stille uitvoer\n" +" -d=? Selecteert de optionele caching database\n" +" --no-delink Schakelt de debug-modus voor delinking in\n" +" --contents Beheer het aanmaken van het inhoudsbestand\n" +" -c=? Lees dit configuratiebestand in\n" +" -o=? Stel een willekeurige configuratie optie in" + +#: ftparchive/apt-ftparchive.cc:822 +msgid "No selections matched" +msgstr "Geen van de selecties kwam overeen" + +#: ftparchive/apt-ftparchive.cc:907 +#, c-format +msgid "Some files are missing in the package file group `%s'" +msgstr "Sommige bestanden zijn niet aanwezig in de pakketbestandsgroep '%s'" + +#: ftparchive/cachedb.cc:65 +#, c-format +msgid "DB was corrupted, file renamed to %s.old" +msgstr "DB is beschadigd, bestand hernoemd naar %s.old" + +#: ftparchive/cachedb.cc:83 +#, c-format +msgid "DB is old, attempting to upgrade %s" +msgstr "DB is verouderd, opwaardering van %s wordt geprobeerd" + +#: ftparchive/cachedb.cc:94 +msgid "" +"DB format is invalid. If you upgraded from an older version of apt, please " +"remove and re-create the database." +msgstr "" +"DB-formaat is ongeldig. Als u opgewaardeerd heeft van een oudere versie van " +"apt, dient u de database te verwijderen en opnieuw aan te maken." + +#: ftparchive/cachedb.cc:99 +#, c-format +msgid "Unable to open DB file %s: %s" +msgstr "Kan het DB-bestand %s niet openen: %s" + +#: ftparchive/cachedb.cc:332 +msgid "Failed to read .dsc" +msgstr "Lezen van .dsc is mislukt" + +#: ftparchive/cachedb.cc:365 +msgid "Archive has no control record" +msgstr "Archief heeft geen 'control'-record" + +#: ftparchive/cachedb.cc:594 +msgid "Unable to get a cursor" +msgstr "Kan geen cursor verkrijgen" + +#: ftparchive/writer.cc:91 +#, c-format +msgid "W: Unable to read directory %s\n" +msgstr "W: Kon map %s niet lezen\n" + +#: ftparchive/writer.cc:96 +#, c-format +msgid "W: Unable to stat %s\n" +msgstr "W: Kon de status van %s niet opvragen\n" + +#: ftparchive/writer.cc:152 +msgid "E: " +msgstr "F: " + +#: ftparchive/writer.cc:154 +msgid "W: " +msgstr "W: " + +#: ftparchive/writer.cc:161 +msgid "E: Errors apply to file " +msgstr "F: Er zijn fouten van toepassing op het bestand " + +#: ftparchive/writer.cc:179 ftparchive/writer.cc:211 +#, c-format +msgid "Failed to resolve %s" +msgstr "Oplossen van %s is mislukt" + +#: ftparchive/writer.cc:192 +msgid "Tree walking failed" +msgstr "Doorlopen boomstructuur is mislukt" + +#: ftparchive/writer.cc:219 +#, c-format +msgid "Failed to open %s" +msgstr "Openen van %s is mislukt" + +#: ftparchive/writer.cc:278 +#, c-format +msgid " DeLink %s [%s]\n" +msgstr " DeLink %s [%s]\n" + +#: ftparchive/writer.cc:286 +#, c-format +msgid "Failed to readlink %s" +msgstr "Opdracht readlink %s is mislukt" + +#: ftparchive/writer.cc:290 +#, c-format +msgid "Failed to unlink %s" +msgstr "Ontkoppelen van %s is mislukt" + +#: ftparchive/writer.cc:298 +#, c-format +msgid "*** Failed to link %s to %s" +msgstr "*** Koppelen van %s aan %s is mislukt" + +#: ftparchive/writer.cc:308 +#, c-format +msgid " DeLink limit of %sB hit.\n" +msgstr " DeLink-limiet van %sB bereikt.\n" + +#: ftparchive/writer.cc:417 +msgid "Archive had no package field" +msgstr "Archief heeft geen 'package'-veld" + +#: ftparchive/writer.cc:425 ftparchive/writer.cc:692 +#, c-format +msgid " %s has no override entry\n" +msgstr " %s heeft geen voorrangsingang\n" + +#: ftparchive/writer.cc:493 ftparchive/writer.cc:848 +#, c-format +msgid " %s maintainer is %s not %s\n" +msgstr " %s beheerder is %s, niet %s\n" + +#: ftparchive/writer.cc:706 +#, c-format +msgid " %s has no source override entry\n" +msgstr " %s heeft geen voorrangsingang voor bronpakketten\n" + +#: ftparchive/writer.cc:710 +#, c-format +msgid " %s has no binary override entry either\n" +msgstr " %s heeft ook geen voorrangsingang voor binaire pakketten\n" + +#: ftparchive/contents.cc:351 ftparchive/contents.cc:382 +msgid "realloc - Failed to allocate memory" +msgstr "realloc - Geheugentoewijzing is mislukt" + +#: ftparchive/override.cc:38 ftparchive/override.cc:142 +#, c-format +msgid "Unable to open %s" +msgstr "Kan %s niet openen" + +#. skip spaces +#. find end of word +#: ftparchive/override.cc:68 +#, c-format +msgid "Malformed override %s line %llu (%s)" +msgstr "Niet juist gevormde voorrangsingang %s op regel %llu (%s)" + +#: ftparchive/override.cc:127 ftparchive/override.cc:201 +#, c-format +msgid "Failed to read the override file %s" +msgstr "Lezen van het voorrangsbestand %s is mislukt" + +#: ftparchive/override.cc:166 +#, c-format +msgid "Malformed override %s line %llu #1" +msgstr "Niet juist gevormde voorrangsingang %s op regel %llu #1" + +#: ftparchive/override.cc:178 +#, c-format +msgid "Malformed override %s line %llu #2" +msgstr "Niet juist gevormde voorrangsingang %s op regel %llu #2" + +#: ftparchive/override.cc:191 +#, c-format +msgid "Malformed override %s line %llu #3" +msgstr "Niet juist gevormde voorrangsingang %s op regel %llu #3" + +#: ftparchive/multicompress.cc:73 +#, c-format +msgid "Unknown compression algorithm '%s'" +msgstr "Onbekend compressie-algoritme '%s'" + +#: ftparchive/multicompress.cc:103 +#, c-format +msgid "Compressed output %s needs a compression set" +msgstr "Gecomprimeerde uitvoer %s vereist dat een compressie ingesteld is" + +#: ftparchive/multicompress.cc:192 +msgid "Failed to create FILE*" +msgstr "Aanmaken van FILE* is mislukt" + +#: ftparchive/multicompress.cc:195 +msgid "Failed to fork" +msgstr "Vorken van proces is mislukt" + +#: ftparchive/multicompress.cc:209 +msgid "Compress child" +msgstr "Comprimeer kind" + +#: ftparchive/multicompress.cc:232 +#, c-format +msgid "Internal error, failed to create %s" +msgstr "Interne fout, aanmaken van %s is mislukt" + +#: ftparchive/multicompress.cc:305 +msgid "IO to subprocess/file failed" +msgstr "IO naar subproces/bestand is mislukt" + +#: ftparchive/multicompress.cc:343 +msgid "Failed to read while computing MD5" +msgstr "Lezen tijdens het berekenen van de MD5 is mislukt" + +#: ftparchive/multicompress.cc:359 +#, c-format +msgid "Problem unlinking %s" +msgstr "Probleem bij het ontkoppelen van %s" + +#: cmdline/apt-internal-solver.cc:49 +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" +msgstr "" +"Gebruik: apt-internal-solver\n" +"\n" +"apt--internal-solver is een interface om voor de APT-familie de actuele\n" +"interne oplosser als een externe te gebruiken voor debugging e.d.\n" +"\n" +"Opties:\n" +" -h Deze hulptekst.\n" +" -t Logbare uitvoer - geen voortgangsaanduiding\n" +" -c=? Lees dit configuratiebestand\n" +" -o=? Stel een willekeurige optie in, b.v. -o dir::cache=/tmp\n" + +#: cmdline/apt-sortpkgs.cc:89 +msgid "Unknown package record!" +msgstr "Onbekend pakketrecord!" + +#: cmdline/apt-sortpkgs.cc:153 +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 "Is stdout a terminal?" +#~ msgstr "Is stdout een terminal?" + #, fuzzy #~ msgid "Internal error, Upgrade broke stuff" #~ msgstr "Interne fout, AllUpgrade heeft dingen stukgemaakt" |