aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-20 00:22:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-20 00:22:52 +0000
commit64c19ce3aab20cae15bd522428ae54548a76b78b (patch)
treeb9aebb314460a39c0f55b7f9db328e30aa197543 /apps/settings/l10n/nl.js
parent892a837ecb3773a202fe866b4d0662a83f4dfac1 (diff)
downloadnextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.tar.gz
nextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r--apps/settings/l10n/nl.js6
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"
},