From 31230cb7cda673db7a96fb14d93dfaf9262c74cf Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Wed, 13 Aug 2014 07:09:06 -0400
Subject: [PATCH] Merge remote-tracking branch 'ispc/stable-3.0.5' into stable-3.0.5

---
 interface/web/sites/lib/lang/se.lng |   57 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 29 insertions(+), 28 deletions(-)

diff --git a/interface/web/sites/lib/lang/se.lng b/interface/web/sites/lib/lang/se.lng
index 6ca61af..780195f 100644
--- a/interface/web/sites/lib/lang/se.lng
+++ b/interface/web/sites/lib/lang/se.lng
@@ -1,35 +1,36 @@
 <?php
-$wb['Websites'] = 'Websites';
-$wb['Website'] = 'Website';
-$wb['Subdomain'] = 'Subdomain for website';
-$wb['Aliasdomain'] = 'Aliasdomain for website';
-$wb['Database'] = 'Databases';
-$wb['Web Access'] = 'Web Access';
-$wb['FTP-User'] = 'FTP-Accounts';
-$wb['Webdav-User'] = 'WebDAV-Users';
-$wb['Folder'] = 'Protected Folders';
-$wb['Folder users'] = 'Protected Folder Users';
-$wb['Command Line'] = 'Command Line';
-$wb['Shell-User'] = 'Shell-User';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistics';
-$wb['Web traffic'] = 'Web Traffic';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
+$wb['Websites'] = 'Webbsidor';
+$wb['Website'] = 'Webbsida';
+$wb['Subdomain'] = 'Subdomain for websiteUnderdomäner för webbsida';
+$wb['Aliasdomain'] = 'Aliasdomän för webbsida';
+$wb['Database'] = 'Databaser';
+$wb['Web Access'] = 'Webbåtkomst';
+$wb['FTP-User'] = 'FTP-konton';
+$wb['Webdav-User'] = 'WebDAV-användare';
+$wb['Folder'] = 'Skyddade kataloger';
+$wb['Folder users'] = 'Användare skyddade kataloger';
+$wb['Command Line'] = 'Terminal';
+$wb['Shell-User'] = 'Shell-användare';
+$wb['Cron Jobs'] = 'Cron-jobb';
+$wb['Statistics'] = 'Statistik';
+$wb['Web traffic'] = 'Webbtrafik';
+$wb['Website quota (Harddisk)'] = 'Webbsidekvot (Hårddiskutrymme)';
 $wb['Cron'] = 'Cron';
-$wb['Stats'] = 'Statistics';
+$wb['Stats'] = 'Statistik';
 $wb['Shell'] = 'Shell';
 $wb['Webdav'] = 'WebDAV';
 $wb['FTP'] = 'FTP';
-$wb['Options'] = 'Options';
-$wb['Domain'] = 'Domain';
-$wb['Redirect'] = 'Redirect';
+$wb['Options'] = 'Val';
+$wb['Domain'] = 'Domän';
+$wb['Redirect'] = 'Vidarebefordran';
 $wb['SSL'] = 'SSL';
-$wb['Sites'] = 'Sites';
-$wb['Database User'] = 'Database Users';
-$wb['APS Installer'] = 'APS Installer';
-$wb['Available packages'] = 'Available packages';
-$wb['Installed packages'] = 'Installed packages';
-$wb['Update Packagelist'] = 'Update Packagelist';
-$wb['Subdomain (Vhost)'] = 'Subdomain (Vhost)';
-$wb['error_proxy_requires_url'] = 'Redirect Type \\"proxy\\" requires a URL as the redirect path.';
+$wb['Sites'] = 'Webbsidor';
+$wb['Database User'] = 'Databasanvändare';
+$wb['APS Installer'] = 'APS-installerare';
+$wb['Available packages'] = 'Tillgängliga paket';
+$wb['Installed packages'] = 'Installerade paket';
+$wb['Update Packagelist'] = 'Uppdatera paketlista';
+$wb['Subdomain (Vhost)'] = 'Underdomän (Vhost)';
+$wb['error_proxy_requires_url'] = 'Redirect Type "proxy" requires a URL as the redirect path.';
 ?>
+

--
Gitblit v1.9.1