diff options
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 5184bc695b2..5932b4323fd 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -190,6 +190,7 @@ OC.L10N.register( "Updates" : "Updates", "App bundles" : "App bundels", "{license}-licensed" : "{license}-gelicenseerd", + "New user" : "Nieuwe gebruiker", "Default quota:" : "Standaardquota:", "Select default quota" : "Selecteer standaardquotum", "Show Languages" : "Toon talen", @@ -203,7 +204,6 @@ OC.L10N.register( "Disabled users" : "Uitgeschakelde gebruikers", "Everyone" : "Iedereen", "Add group" : "Groep toevoegen", - "New user" : "Nieuwe gebruiker", "An error occured during the request. Unable to proceed." : "Er trad een fout op bij de aanvraag. Kan niet doorgaan.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "De app is ingeschakeld maar moet worden geüpdate. Je wordt over 5 seconden doorgeleid naar de updatepagina.", "App update" : "App update", @@ -310,7 +310,6 @@ OC.L10N.register( "Personal" : "Persoonlijk", "Administration" : "Beheer", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.", - "Follow us on Google+" : "Volg ons op Google+", "Like our Facebook page" : "Vind onze Facebook pagina leuk", "Follow us on Twitter" : "Volg ons op Twitter", "Follow us on Mastodon" : "Volg ons op Mastodon", @@ -460,6 +459,7 @@ OC.L10N.register( "Hardening and security guidance" : "Hardening en security advies", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)", + "Follow us on Google+" : "Volg ons op Google+", "Settings" : "Instellingen", "Show storage location" : "Toon opslaglocatie", "Show email address" : "Toon e-mailadres", |