diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-17 01:11:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-17 01:11:30 +0000 |
commit | 3cac7911d592260fd48a489ee07bf4cb3b500dd9 (patch) | |
tree | 9d3e6c3658fb0c0c0ba6312deb5672fa2e2ecf97 /apps/updatenotification/l10n/nl.json | |
parent | 9aced256c2fcfa289c943947a0a4ecb21f3a7091 (diff) | |
download | nextcloud-server-3cac7911d592260fd48a489ee07bf4cb3b500dd9.tar.gz nextcloud-server-3cac7911d592260fd48a489ee07bf4cb3b500dd9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.json')
-rw-r--r-- | apps/updatenotification/l10n/nl.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index 411d9ebae8f..a33d9157b52 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -13,7 +13,9 @@ "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", "A new version is available: <strong>{newVersionString}</strong>" : "Er is een nieuwe versie beschikbaar: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}", + "Checking apps for compatible updates" : "Apps controleren op compatibele updates", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.", + "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Kan niet verbinden met de appstore of de appstore gaf geen updates terug. Zoek handmatig naar updates of verifieer dat je server internettoegang heeft en kan verbinden met de appstore.", "<strong>All</strong> apps have an update for this version available" : "<strong>Alle</strong> apps hebben een update voor deze versie beschikbaar", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> app heeft geen update voor deze versie beschikbaar","<strong>%n</strong> apps hebben geen update voor deze versie beschikbaar"], "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", |