diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-02-26 13:15:26 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-02-26 13:15:26 +0100 |
commit | 5206249ea92fccf9e812a2d373cbd2f16c623059 (patch) | |
tree | 3c6e19debd6d37576308ab5f0297aafcbbce4cf9 /po/nl.po | |
parent | 923ba67464960940a19b24a341e896a9338161fb (diff) |
Release 1.6~beta11.6_beta1
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-01-03 22:34+0000\n" +"POT-Creation-Date: 2018-02-26 13:14+0100\n" "PO-Revision-Date: 2017-09-29 22:22+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -359,6 +359,21 @@ msgstr "" "Het Release-bestand voor %s is vervallen (ongeldig sinds %s). Bijwerkingen " "voor deze pakketbron zullen niet uitgevoerd worden." +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time until the file will be valid - formatted in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +#| msgid "" +#| "Release file for %s is expired (invalid since %s). Updates for this " +#| "repository will not be applied." +msgid "" +"Release file for %s is not valid yet (invalid for another %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/acquire-item.cc #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" @@ -3009,6 +3024,10 @@ msgstr "proxy opzoeken met behulp van apt.conf" msgid "wait for system to be online" msgstr "wacht tot het systeem online is" +#: cmdline/apt-helper.cc +msgid "drop privileges before running given command" +msgstr "" + #: cmdline/apt-internal-planner.cc msgid "" "Usage: apt-internal-planner\n" |