diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/nl.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.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.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 3b38d4f3776..680a74a3176 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -48,7 +48,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Wissen op afstand gestart op %1$s", "Remote wipe has finished on %1$s" : "Wissen op afstand voltooid op %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", - "Apps" : "Apps", + "Settings" : "Instellingen", "Wrong password" : "Onjuist wachtwoord", "Unable to change personal password" : "Kan persoonlijk wachtwoord niet wijzigen", "Saved" : "Opgeslagen", @@ -63,7 +63,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Als je deze e-mail hebt ontvangen, dan lijken de e-mailinstellingen correct.", "Email could not be sent. Check your mail server log" : "Er kon geen e-mail verstuurd worden. Controleer je server log files", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Er ontstond een probleem bij het versturen van de e-mail. Controleer je instellingen. (Fout: %s)", - "Users" : "Gebruikers", "Invalid account" : "Ongeldig account", "Invalid mail address" : "Ongeldig e-mailadres", "Settings saved" : "Instellingen opgeslagen", @@ -93,9 +92,10 @@ OC.L10N.register( "Set your password" : "Stel je wachtwoord in", "Go to %s" : "Ga naar %s", "Install Client" : "Installeer Client", - "Settings" : "Instellingen", + "Apps" : "Apps", "Personal" : "Persoonlijk", "Administration" : "Beheer", + "Users" : "Gebruikers", "Additional settings" : "Aanvullende instellingen", "Administration privileges" : "Beheerdersprivileges", "Groupware" : "Groupware", |