diff options
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r-- | apps/settings/l10n/nl.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 2d98b6b41c9..d90911fdb3f 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -388,7 +388,7 @@ OC.L10N.register( "Documentation" : "Documentatie", "Forum" : "Forum", "Login" : "Login", - "SSL/TLS" : "SSL/TLS", + "SSL" : "SSL", "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", @@ -397,7 +397,7 @@ OC.L10N.register( "From address" : "Afzenderadres", "Server address" : "Server adres", "Port" : "Poort", - "Authentication method" : "Authenticatiemethode", + "Authentication" : "Authenticatie", "Authentication required" : "Authenticatie vereist", "Credentials" : "Inloggegevens", "SMTP Username" : "SMTP gebruikersnaam", @@ -452,7 +452,9 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Plain" : "Gewoon", "NT LAN Manager" : "NT LAN Manager", + "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", + "Authentication method" : "Authenticatiemethode", "Allow username autocompletion in share dialog" : "Automatisch aanvullen gebruikersnamen binnen deeldialoog toegestaan", "Allow username autocompletion to users within the same groups" : "Automatisch aanvullen van gebruikersnamen voor de gebruikers binnen dezelfde groepen toegestaan" }, |