summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-13 05:17:34 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-13 05:17:34 -0400
commit518ed10c77081e7ecd24c1e41bf23d5794ff4de8 (patch)
tree3f3dcf3b65be144e52d0cf4c33175380fb5064cb /apps/files/l10n
parent6dfd1733bbdb29d1e0e57d43176b8d2d4733af94 (diff)
downloadnextcloud-server-518ed10c77081e7ecd24c1e41bf23d5794ff4de8.tar.gz
nextcloud-server-518ed10c77081e7ecd24c1e41bf23d5794ff4de8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/da.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php
index 455f2b6e4be..ca2b16059da 100644
--- a/apps/files/l10n/da.php
+++ b/apps/files/l10n/da.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Ukendt fejl",
"Could not move %s - File with this name already exists" => "Kunne ikke flytte %s - der findes allerede en fil med dette navn",
"Could not move %s" => "Kunne ikke flytte %s",
+"Permission denied" => "Adgang nægtet",
"File name cannot be empty." => "Filnavnet kan ikke stå tomt.",
"\"%s\" is an invalid file name." => "\"%s\" er et ugyldigt filnavn.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt.",