diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/nl.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index c29a3a8333b..85f6844f279 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -48,6 +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", "Wrong password" : "Onjuist wachtwoord", "Unable to change personal password" : "Kan persoonlijk wachtwoord niet wijzigen", "Saved" : "Opgeslagen", @@ -74,6 +75,7 @@ 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 user" : "Ongeldige gebruiker", "Invalid mail address" : "Ongeldig e-mailadres", "Settings saved" : "Instellingen opgeslagen", @@ -105,7 +107,6 @@ OC.L10N.register( "Go to %s" : "Ga naar %s", "Install Client" : "Installeer Client", "Logged in user must be a subadmin" : "Ingelogde gebruiker moet een subbeheerder zijn", - "Apps" : "Apps", "Settings" : "Instellingen", "Personal" : "Persoonlijk", "Administration" : "Beheer", |