diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
commit | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch) | |
tree | dedbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/updatenotification/l10n/nl.js | |
parent | 56c016946d0695a62e418839cf19786a223b4ae7 (diff) | |
download | nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 884565391ab..f2124a3a5ae 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -19,7 +19,6 @@ OC.L10N.register( "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.", "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", - "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Je draait PHP %s. Om te kunnen upgraden naar Nextcloud 11 of hoger, moet je minimaal PHP 5.6 draaien. Pas nadat je de PHP versie hebt bijgewerkt, zul je notificaties voor update naar de nieuwe versies ontvangen.", - "Updater" : "Updater" + "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Je draait PHP %s. Om te kunnen upgraden naar Nextcloud 11 of hoger, moet je minimaal PHP 5.6 draaien. Pas nadat je de PHP versie hebt bijgewerkt, zul je notificaties voor update naar de nieuwe versies ontvangen." }, "nplurals=2; plural=(n != 1);"); |