diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-02 00:08:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-02 00:08:14 +0000 |
commit | cc4373c90157679f2ff8bc21b8cf55e386e9ccea (patch) | |
tree | a3f10303de85a000d3905e748d0192e611ac8432 /lib/l10n/nb.js | |
parent | d49276082eb51163b47ef12a4968ce4219373379 (diff) | |
download | nextcloud-server-cc4373c90157679f2ff8bc21b8cf55e386e9ccea.tar.gz nextcloud-server-cc4373c90157679f2ff8bc21b8cf55e386e9ccea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 2aba89d95b6..8bc6b3e86a0 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -115,6 +115,9 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Deling av %s mislyktes, fordi videre-deling ikke er tillatt", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Deling av %s mislyktes, fordi delings-bakenden for %s ikke kunne finne kilden", "Sharing %s failed, because the file could not be found in the file cache" : "Deling av %s mislyktes, fordi filen ikke ble funnet i fil-mellomlageret", + "Can’t increase permissions of %s" : "Kan ikke øke tillatelser for %s", + "Files can’t be shared with delete permissions" : "Filer kan ikke deles med tilgang til sletting", + "Files can’t be shared with create permissions" : "Filer kan ikke deles med tilgang til opprettelse", "Expiration date is in the past" : "Utløpsdato er i fortid", "Can’t set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager i fremtiden", "The requested share does not exist anymore" : "Forespurt ressurs finnes ikke lenger", |