aboutsummaryrefslogtreecommitdiffstats
path: root/files/l10n/sv.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/l10n/sv.php')
-rw-r--r--files/l10n/sv.php19
1 files changed, 0 insertions, 19 deletions
diff --git a/files/l10n/sv.php b/files/l10n/sv.php
deleted file mode 100644
index dfd32f3f5c2..00000000000
--- a/files/l10n/sv.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Inga fel uppstod. Filen laddades upp utan problem",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den uppladdade filen överskrider upload_max_filesize direktivet 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 direktivet som anges i HTML-formulär",
-"The uploaded file was only partially uploaded" => "Den uppladdade filen var endast delvist uppladdad",
-"No file was uploaded" => "Ingen fil blev uppladdad",
-"Missing a temporary folder" => "Saknar en tillfällig mapp",
-"Files" => "Filer",
-"Maximum upload size" => "Maximal storlek att lägga upp",
-"Upload" => "Ladda upp",
-"Nothing in here. Upload something!" => "Ingenting här. Ladda upp något!",
-"Name" => "Namn",
-"Download" => "Ladda ned",
-"Size" => "Storlek",
-"Modified" => "Ändrad",
-"Delete" => "Ta bort",
-"Upload too large" => "För stor uppladdning",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern."
-);