summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/da.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/da.js')
-rw-r--r--apps/theming/l10n/da.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js
index 120dab0521a..14e7bf8b0bd 100644
--- a/apps/theming/l10n/da.js
+++ b/apps/theming/l10n/da.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Webadressen er for lang",
"The given slogan is too long" : "Sloganet er for langt",
"The given color is invalid" : "Farven er ikke gyldig",
+ "There is no error, the file uploaded with success" : "Der skete ingen fejl, filen blev succesfuldt uploadet",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen",
+ "The uploaded file was only partially uploaded" : "Filen blev kun delvist uploadet.",
+ "No file was uploaded" : "Ingen fil uploadet",
+ "Missing a temporary folder" : "Manglende midlertidig mappe.",
+ "Failed to write file to disk." : "Fejl ved skrivning af fil til disk.",
+ "A PHP extension stopped the file upload." : "En PHP-udvidelse stoppede file uploaden.",
"No file uploaded" : "Ingen fil uploadet",
"Unsupported image type" : "Ikke-understøttet billede format",
"You are already using a custom theme" : "Du bruger allerede et brugerdefineret tema",