diff options
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 8a46f240067..842e418054b 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -119,6 +119,7 @@ OC.L10N.register( "Unlimited" : "Ongelimiteerd", "Personal info" : "Persoonlijke info", "Sessions" : "Sessies", + "App passwords" : "App wachtwoorden", "Sync clients" : "Sync clients", "Everything (fatal issues, errors, warnings, info, debug)" : "Alles (fatale problemen, fouten, waarschuwingen, info, debug)", "Info, warnings, errors and fatal issues" : "Info, waarschuwingen, fouten en fatale problemen", @@ -273,7 +274,12 @@ OC.L10N.register( "These are the web, desktop and mobile clients currently logged in to your ownCloud." : "Dit zijn de web, desktop en mobiele clients die momenteel zijn verbonden met uw ownCloud.", "Browser" : "Browser", "Most recent activity" : "Meest recente activiteit", + "You've linked these apps." : "U hebt deze apps gelinkt.", "Name" : "Naam", + "App name" : "App naam", + "Create new app password" : "Creƫer nieuw app wachtwoord", + "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om uw app of apparaat te configureren.", + "Username" : "Gebruikersnaam", "Done" : "Gedaan", "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", "Desktop client" : "Desktop client", @@ -287,7 +293,6 @@ OC.L10N.register( "Show user backend" : "Toon backend gebruiker", "Send email to new user" : "Verstuur e-mail aan nieuwe gebruiker", "Show email address" : "Toon e-mailadres", - "Username" : "Gebruikersnaam", "E-Mail" : "E-mail", "Create" : "Aanmaken", "Admin Recovery Password" : "Beheer herstel wachtwoord", |