diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/da.php | 1 |
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.", |