diff options
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 6337f5cb5bf..89e6ecf2f14 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -1,9 +1,9 @@ OC.L10N.register( "updatenotification", { - "Update notifications" : "Bijwerken meldingen", "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", + "Update notifications" : "Bijwerken meldingen", "Channel updated" : "Kanaal bijgewerkt", "The update server could not be reached since %d days to check for new updates." : "De updateserver kon sinds %d dagen niet meer worden bereikt om op updates te controleren.", "Please check the Nextcloud and server log files for errors." : "Controleer de Nextcloud en server logbestanden op fouten.", |