diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/nl.json | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nl.json')
-rw-r--r-- | apps/settings/l10n/nl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index f3d5ec88547..702c03b4b76 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -384,6 +384,7 @@ "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", "SSL/TLS" : "SSL/TLS", "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.", @@ -393,6 +394,8 @@ "From address" : "Afzenderadres", "Server address" : "Server adres", "Port" : "Poort", + "Authentication method" : "Authenticatiemethode", + "Authentication required" : "Authenticatie vereist", "Credentials" : "Inloggegevens", "SMTP Username" : "SMTP gebruikersnaam", "SMTP Password" : "SMTP wachtwoord", @@ -469,12 +472,9 @@ "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'", |