Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
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';
?>