diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-28 00:08:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-28 00:08:24 +0000 |
commit | 8e4085526d071b8d6032277b02c700b7cac04cc9 (patch) | |
tree | 1fc1ba48a2a9353709f5d3fbc01b7812910885d2 /lib/l10n/nb.js | |
parent | a17aba4e23c7ab6eecba7c655266f511e14212fc (diff) | |
download | nextcloud-server-8e4085526d071b8d6032277b02c700b7cac04cc9.tar.gz nextcloud-server-8e4085526d071b8d6032277b02c700b7cac04cc9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 116fe4b136b..f82688e0db4 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -176,6 +176,7 @@ OC.L10N.register( "Username must not consist of dots only" : "Brukernavn kan ikke bare bestå av punktum", "A valid password must be provided" : "Oppgi et gyldig passord", "The username is already being used" : "Brukernavnet er allerede i bruk", + "Could not create user" : "Kunne ikke opprette bruker", "User disabled" : "Brukeren er deaktivert", "Login canceled by app" : "Innlogging avbrutt av app", "No app name specified" : "Intet programnavn spesifisert", |