diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:07 +0000 |
commit | 7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26 (patch) | |
tree | 5792f139e65a62feedc6682404360ee24665810a /apps/updatenotification/l10n/nl.js | |
parent | e23f06561ab5a4f79db21945c87aff5f55ac486c (diff) | |
download | nextcloud-server-7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26.tar.gz nextcloud-server-7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index b096e971da0..13216f9b0bc 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -10,6 +10,8 @@ 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: {newVersionString}" : "Er is een nieuwe versie beschikbaar: {newVersionString}", + "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}", "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", |