diff options
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 822ac412438..032c9bd6300 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -159,6 +159,7 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "De gebruikersnaam bevat spaties aan het begin of eind", "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven", "The username is already being used" : "De gebruikersnaam bestaat al", + "User disabled" : "Gebruiker gedeactiveerd", "Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\".", "Storage unauthorized. %s" : "Opslag niet toegestaan. %s", "Storage incomplete configuration. %s" : "Incomplete opslagconfiguratie. %s", |