diff options
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r-- | apps/settings/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 70cc28612c0..d864732cbb5 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -335,11 +335,9 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "Je browser ondersteunt WebAuthn niet.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als beheerder kun je gedetailleerde regels voor delen instellen. Bekijk de documentatie voor meer informatie.", "You need to enable the File sharing App." : "Je dient de File sharing App in te schakelen", - "by {author}\n{license}" : "door {author}\n{license}", "Admins" : "Beheerders", "New account" : "Nieuw account", "Group name" : "Groepsnaam", - "{license}-licensed" : "{license}-gelicenseerd", "Sending…" : "Versturen...", "Email sent" : "E-mail verzonden", "Location" : "Locatie", @@ -467,6 +465,8 @@ OC.L10N.register( "Will be autogenerated" : "Wordt automatisch gegenereerd", "Add a new user" : "Nieuwe gebruiker toevoegen", "No users in here" : "Hier zijn geen gebruikers", + "{license}-licensed" : "{license}-gelicenseerd", + "by {author}\n{license}" : "door {author}\n{license}", "Enter group name" : "Geef een groepsnaam op", "Add group" : "Groep toevoegen", "Active users" : "Actieve gebruikers", |