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/tools/lib/lang/se_import_ispconfig.lng |   41 +++++++++++++++++++++--------------------
 1 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/interface/web/tools/lib/lang/se_import_ispconfig.lng b/interface/web/tools/lib/lang/se_import_ispconfig.lng
index ce47c4d..0aad8ad 100644
--- a/interface/web/tools/lib/lang/se_import_ispconfig.lng
+++ b/interface/web/tools/lib/lang/se_import_ispconfig.lng
@@ -1,23 +1,24 @@
 <?php
-$wb['head_txt'] = 'Import email configuration from ISPConfig 3';
-$wb['legend_txt'] = 'Remote server connection details';
-$wb['legend2_txt'] = 'Import email domain';
-$wb['resync_sites_txt'] = 'Resync Websites';
-$wb['resync_ftp_txt'] = 'Resync FTP users';
-$wb['resync_shell_txt'] = 'Resync shell users';
-$wb['resync_cron_txt'] = 'Resync cronjobs';
+$wb['head_txt'] = 'Importera epostkonfiguration från ISPConfig 3';
+$wb['legend_txt'] = 'Fjärrserverns anslutningsuppgifter';
+$wb['legend2_txt'] = 'Import era epostdomän';
+$wb['resync_sites_txt'] = 'Synka webbsidor';
+$wb['resync_ftp_txt'] = 'Synka FTP-användare';
+$wb['resync_shell_txt'] = 'Synka shell-användare';
+$wb['resync_cron_txt'] = 'Synka cron-jobb';
 $wb['resync_db_txt'] = 'Resync clientdb config';
-$wb['resync_mailbox_txt'] = 'Resync Mailboxes';
-$wb['resync_dns_txt'] = 'Resync DNS records';
-$wb['btn_start_txt'] = 'Start Import';
-$wb['btn_connect_txt'] = 'Connect to remote server';
-$wb['btn_cancel_txt'] = 'Cancel';
-$wb['client_group_id_txt'] = 'Local client';
-$wb['mail_domain_txt'] = 'Remote email domain';
-$wb['import_mailbox_txt'] = 'Import mailbox';
-$wb['import_aliasdomain_txt'] = 'Import alias domain';
-$wb['import_alias_txt'] = 'Import email alias';
-$wb['import_forward_txt'] = 'Import forward';
-$wb['import_user_filter_txt'] = 'Import user filter';
-$wb['import_spamfilter_txt'] = 'Import spamfilter';
+$wb['resync_mailbox_txt'] = 'Synka epostkonton';
+$wb['resync_dns_txt'] = 'Synka DNS-inlägg';
+$wb['btn_start_txt'] = 'Starta import';
+$wb['btn_connect_txt'] = 'Anslut till fjärrserver';
+$wb['btn_cancel_txt'] = 'Avbryt';
+$wb['client_group_id_txt'] = 'Lokal kund';
+$wb['mail_domain_txt'] = 'Fjärrepostdomän';
+$wb['import_mailbox_txt'] = 'Imporera epostkonto';
+$wb['import_aliasdomain_txt'] = 'Importera aliasdomän';
+$wb['import_alias_txt'] = 'Importera epostalias';
+$wb['import_forward_txt'] = 'Importera vidarebefordring';
+$wb['import_user_filter_txt'] = 'Importera användarfilter';
+$wb['import_spamfilter_txt'] = 'Importera spamfilter';
 ?>
+

--
Gitblit v1.9.1