diff options
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r-- | apps/settings/l10n/nl.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 7cca015cd13..025f8054ff0 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -302,12 +302,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "De app is ingeschakeld maar moet worden geüpdate. Je wordt over 5 seconden doorgeleid naar de updatepagina.", "App update" : "App update", "Error: This app can not be enabled because it makes the server unstable" : "Fout: Deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt", - "SSL Root Certificates" : "SSL Root Certificaten", - "Common Name" : "Common Name", - "Valid until" : "Geldig tot", - "Issued By" : "Uitgegeven door", - "Valid until %s" : "Geldig tot %s", - "Import root certificate" : "Importeren root certificaat", "Administrator documentation" : "Beheerdersdocumentatie", "Documentation" : "Documentatie", "Forum" : "Forum", @@ -871,6 +865,12 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", "Official" : "Officieel", "The backend does not support changing the display name" : "De backend ondersteunt het wijzigen van de weergavenaam niet", + "SSL Root Certificates" : "SSL Root Certificaten", + "Common Name" : "Common Name", + "Valid until" : "Geldig tot", + "Issued By" : "Uitgegeven door", + "Valid until %s" : "Geldig tot %s", + "Import root certificate" : "Importeren root certificaat", "Set default expiration date" : "Stel standaard vervaldatum in", "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar" }, |