summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/sv.js')
-rw-r--r--apps/theming/l10n/sv.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js
index d1924d736ca..5d5c7a9ca10 100644
--- a/apps/theming/l10n/sv.js
+++ b/apps/theming/l10n/sv.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Den angivna adressen är för lång",
"The given slogan is too long" : "Den angivna slogan är för lång",
"The given color is invalid" : "Den angivna färgen är inte tillgänglig",
+ "There is no error, the file uploaded with success" : "Det finns inga fel, uppladdning av filen lyckades ",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-instruktionen specificerad i HTML-form",
+ "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis",
+ "No file was uploaded" : "Ingen fil laddades up",
+ "Missing a temporary folder" : "Saknar en temporär mapp",
+ "Failed to write file to disk." : "Misslyckades att skriva till disk",
+ "A PHP extension stopped the file upload." : "Ett PHP-tillägg stoppade uppladdningen av filen.",
"No file uploaded" : "Ingen fil uppladdad",
"Unsupported image type" : "Filtypen är ej giltig",
"You are already using a custom theme" : "Du använder redan ett annat tema",