diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-10 02:18:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-10 02:18:23 +0000 |
commit | 078b12a9b03bbc5c0be44908483db22948e00562 (patch) | |
tree | 19b1a44bcfa4f7a126ebc8a90ae7f93235244b2a /apps/settings/l10n/nl.js | |
parent | 008e6d7e849a82fdc3aa20169c4c8bdd0fe506be (diff) | |
download | nextcloud-server-078b12a9b03bbc5c0be44908483db22948e00562.tar.gz nextcloud-server-078b12a9b03bbc5c0be44908483db22948e00562.zip |
[tx-robot] updated from transifex
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", |