summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-29 01:54:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-29 01:54:33 -0400
commit63726ea9e23f88fbb069e71d9dbd326144097818 (patch)
tree8987a39cceda833eaf00f25c715549e5b81e958b /apps/files/l10n
parent57c619e0f3da6a1829e7e7beb8ce77f60fb63c8f (diff)
downloadnextcloud-server-63726ea9e23f88fbb069e71d9dbd326144097818.tar.gz
nextcloud-server-63726ea9e23f88fbb069e71d9dbd326144097818.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/nb_NO.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php
index 5acadc8189c..259fc0beec9 100644
--- a/apps/files/l10n/nb_NO.php
+++ b/apps/files/l10n/nb_NO.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Ukjent feil",
"Could not move %s - File with this name already exists" => "Kan ikke flytte %s - En fil med samme navn finnes allerede",
"Could not move %s" => "Kunne ikke flytte %s",
+"Permission denied" => "Tilgang nektet",
"File name cannot be empty." => "Filnavn kan ikke være tomt.",
"\"%s\" is an invalid file name." => "\"%s\" er et ugyldig filnavn.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt.",