diff options
Diffstat (limited to 'apps/files/l10n/da.php')
-rw-r--r-- | apps/files/l10n/da.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php index 1f4642405ab..076fa46b4c3 100644 --- a/apps/files/l10n/da.php +++ b/apps/files/l10n/da.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Omdøb", "Your download is being prepared. This might take some time if the files are big." => "Dit download forberedes. Dette kan tage lidt tid ved større filer.", "Pending" => "Afventer", +"Error moving file." => "Fejl ved flytning af fil", "Error moving file" => "Fejl ved flytning af fil", "Error" => "Fejl", "Could not rename file" => "Kunne ikke omdøbe filen", @@ -62,6 +63,7 @@ $TRANSLATIONS = array( "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Krypteringen blev deaktiveret, men dine filer er stadig krypteret. Gå venligst til dine personlige indstillinger for at dekryptere dine filer. ", "{dirs} and {files}" => "{dirs} og {files}", "%s could not be renamed" => "%s kunne ikke omdøbes", +"Upload (max. %s)" => "Upload (max. %s)", "File handling" => "Filhåndtering", "Maximum upload size" => "Maksimal upload-størrelse", "max. possible: " => "max. mulige: ", |