diff options
Diffstat (limited to 'apps/settings/l10n/nl.json')
-rw-r--r-- | apps/settings/l10n/nl.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 0816ed9aa9b..6d76313254a 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -383,19 +383,13 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Fout: Deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt", "Documentation" : "Documentatie", "Forum" : "Forum", - "Login" : "Login", - "Plain" : "Gewoon", - "NT LAN Manager" : "NT LAN Manager", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Open documentatie", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Het is belangrijk deze server zo in te stellen dat er ook e-mails verstuurd kunnen worden om wachtwoord resets en meldingen bijvoorbeeld te versturen.", "Send mode" : "Verstuurmodus", "Encryption" : "Versleuteling", "Sendmail mode" : "Sendmail modus", "From address" : "Afzenderadres", - "Authentication method" : "Authenticatiemethode", - "Authentication required" : "Authenticatie vereist", "Server address" : "Server adres", "Port" : "Poort", "Credentials" : "Inloggegevens", @@ -474,6 +468,12 @@ "Address" : "Adres", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Er trad een fout op bij de aanvraag. Kan niet doorgaan.", + "Login" : "Login", + "Plain" : "Gewoon", + "NT LAN Manager" : "NT LAN Manager", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Authenticatiemethode", + "Authentication required" : "Authenticatie vereist", "Please read carefully before activating server-side encryption: " : "Lees dit goed, voordat je de serverside versleuteling activeert:", "Enable encryption" : "Versleuteling inschakelen", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Je moet je cryptosleutels van de oude versleuteling (ownCloud <= 8.0) migreren naar de nieuwe. Activeer de \"Standaard cryptomodule\" en start 'occ encryption:migrate'", |