summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-03 02:27:22 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-03 02:27:22 +0000
commit94767112dd4210483394b24d4fdaddea92f0dc8b (patch)
tree7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/nl.js
parente81cb6eaf0274dcdf2402de16216e8c61826235e (diff)
downloadnextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz
nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js
index 5ed723b1120..b2f63c3c5b6 100644
--- a/apps/settings/l10n/nl.js
+++ b/apps/settings/l10n/nl.js
@@ -385,19 +385,13 @@ OC.L10N.register(
"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",
@@ -476,6 +470,12 @@ OC.L10N.register(
"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'",