diff options
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r-- | apps/settings/l10n/nl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 6a9a7fb328a..9abbcf901be 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -242,10 +242,16 @@ OC.L10N.register( "Common languages" : "Gebruikelijke talen", "All languages" : "Alle talen", "Password change is disabled because the master key is disabled" : "Wachtwoordwijziging is uitgeschakeld omdat de hoofdsleutel is uitgeschakeld", + "Passwordless authentication requires a secure connection." : "Inloggen zonder wachtwoord vereist een beveiligde verbinding.", + "Please authorize your WebAuthn device." : "Autoriseer je WebAuthn toestel.", "Name your device" : "Geef je toestel een naam", "Add" : "Toevoegen", "Adding your device …" : "Je toestel toevoegen...", "Unnamed device" : "Naamloos apparaat", + "Passwordless Authentication" : "Inloggen zonder wachtwoord", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Stel voor je account wachtwoordloze authenticatie in volgens de FIDO2 standaard.", + "No devices configured." : "Geen toestellen geconfigureerd.", + "The following devices are configured for your account:" : "De volgende toestellen zijn ingesteld voor je account:", "Your apps" : "Je apps", "Active apps" : "Ingeschakelde apps", "Disabled apps" : "Uitgeschakelde apps", |