diff options
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 78 |
1 files changed, 65 insertions, 13 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-02-06 14:20+0100\n" +"POT-Creation-Date: 2017-07-03 16:55+0200\n" "PO-Revision-Date: 2017-01-19 17:32+0100\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -224,7 +224,7 @@ msgstr "De pakketbron '%s' heeft niet langer een ondertekening." #: apt-pkg/acquire-item.cc #, c-format -msgid "The repository '%s' does no longer have a Release file." +msgid "The repository '%s' no longer has a Release file." msgstr "De pakketbron '%s' heeft niet langer een Release-bestand." #: apt-pkg/acquire-item.cc @@ -309,6 +309,18 @@ msgid "GPG error: %s: %s" msgstr "GPG-fout: %s: %s" #: apt-pkg/acquire-item.cc +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" +"Opvragen van het in de configuratie vermeld bestand '%s' overgeslagen, " +"vermits pakketbron '%s' de architectuur '%s' niet ondersteunt" + +#: apt-pkg/acquire-item.cc #, c-format msgid "" "Skipping acquire of configured file '%s' as repository '%s' doesn't support " @@ -318,13 +330,16 @@ msgstr "" "vermits pakketbron '%s' de architectuur '%s' niet ondersteunt" #: apt-pkg/acquire-item.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" 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)" +"Opvragen van het in de configuratie vermeld bestand '%s' overgeslagen, " +"vermits pakketbron '%s' de architectuur '%s' niet ondersteunt" #: apt-pkg/acquire-item.cc #, c-format @@ -355,6 +370,31 @@ msgstr "Tegenstrijdige distributie: %s (verwachtte %s, maar kreeg %s)" #: apt-pkg/acquire-item.cc #, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, 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)" @@ -450,12 +490,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "Opschonen van %s wordt niet ondersteund" -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "Kan %s niet veranderen" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -658,6 +692,11 @@ msgstr "Bronlijst-elementen voor deze schijf zijn:\n" #: apt-pkg/clean.cc #, c-format +msgid "Unable to change to %s" +msgstr "Kan %s niet veranderen" + +#: apt-pkg/clean.cc +#, c-format msgid "Unable to stat %s." msgstr "Kan de status van %s niet opvragen." @@ -1687,6 +1726,12 @@ msgstr "" " '%s'\n" "in het station '%s' te plaatsen en op [Enter] te drukken\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "Vereisten worden gecorrigeerd..." @@ -3922,6 +3967,13 @@ msgstr "Verbinding werd voortijdig afgebroken" msgid "Empty files can't be valid archives" msgstr "Lege bestanden kunnen geen geldige archieven zijn" +#~ 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)" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "" #~ "Er zijn vereisten waaraan niet voldaan is. Probeer --fix-broken te " |