diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
commit | 74654288e64cfb80e950d223c8575b32d04682a0 (patch) | |
tree | 27cc103bf5bf301bf6945c14efc17370c5e75d4d /lib/l10n/nb.js | |
parent | 5bf447649d6b5c18d1d500df3ff52a2484cc67b5 (diff) | |
download | nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.tar.gz nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 3911c4a6cbc..96b62b55ba9 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -114,6 +114,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "Filer kan ikke deles med rettigheter til å opprette", "Expiration date is in the past" : "Utløpsdato er i fortid", "Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager fram i tid", + "The requested share does not exist anymore" : "Forespurt ressurs finnes ikke lenger", "Could not find category \"%s\"" : "Kunne ikke finne kategori \"%s\"", "Sunday" : "Søndag", "Monday" : "Mandag", @@ -206,6 +207,7 @@ OC.L10N.register( "Your data directory must be an absolute path" : "Din datamappe må være en absolutt sti", "Check the value of \"datadirectory\" in your configuration" : "Sjekk verdien for \"datadirectory\" i oppsettet ditt", "Your data directory is invalid" : "Din datamappe er ugyldig", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Forsikre deg om at det finnes ei fil kalt \".ocdata\" på rota av datamappa.", "Could not obtain lock type %d on \"%s\"." : "Klarte ikke å låse med type %d på \"%s\".", "Storage unauthorized. %s" : "Lager uautorisert: %s", "Storage incomplete configuration. %s" : "Ikke komplett oppsett for lager. %s", |