summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-13 01:12:01 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-13 01:12:01 +0000
commit3cae27614932d3cb0780018551b14a4139f980fd (patch)
treeb2eb720061e240dee969a1464ac8a7fc045506ea /apps/updatenotification/l10n/nl.js
parent66173e9b523e801c10945df7b76491cadb82fa20 (diff)
downloadnextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.tar.gz
nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r--apps/updatenotification/l10n/nl.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index df8e1eb6f65..6cb9548264f 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
+ "Apps missing updates" : "Apps met ontbrekende updates",
+ "Apps with available updates" : "Apps met beschikbare updates",
"Open updater" : "Open updater",
"Your version is up to date." : "Je versie is up to date.",
"A non-default update server is in use to be checked for updates:" : "Een niet-standaard updateserver is in gebruik om te worden gecontroleerd op updates:",
@@ -11,7 +13,11 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:",
"Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.",
"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}",
+ "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.",
+ "<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",
"Update notifications" : "Bijwerken meldingen",
"Channel updated" : "Kanaal bijgewerkt",