Skip to content
Snippets Groups Projects
Commit 040f8cf5 authored by NBonline's avatar NBonline
Browse files

Updated Swe lng files

parent b4e90c97
No related branches found
No related tags found
No related merge requests found
<?php
$wb["email_txt"] = 'Epost';
$wb["destination_txt"] = 'Ml';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
$wb["email_error_isemail"] = 'Epostadressen r tom.';
$wb["email_error_unique"] = 'Dubbla Epostadresser.';
$wb["no_domain_perm"] = "Du har ingen behrighet fr denna domnen.";
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'epost_alias';
$wb["email_txt"] = 'epost';
$wb["destination_txt"] = 'ml';
$wb["page_txt"] = 'Sida';
$wb["page_of_txt"] = 'av';
$wb["page_next_txt"] = 'Nsta';
$wb["page_back_txt"] = 'Tillbaka';
$wb["delete_txt"] = 'Ta bort';
$wb["filter_txt"] = 'Filter';
?>
\ No newline at end of file
<?php
$wb["server_id_txt"] = 'Server';
$wb["address_txt"] = 'Adress';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
$wb["address_error_notempty"] = 'Adress saknas.';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Epost Svartlista';
$wb["server_id_txt"] = 'Server';
$wb["address_txt"] = 'Svartlistade adresser';
$wb["page_txt"] = 'Sida';
$wb["page_of_txt"] = 'av';
$wb["page_next_txt"] = 'Nsta';
$wb["page_back_txt"] = 'Tillbaka';
$wb["delete_txt"] = 'Ta bort';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Lgga till ny Svartlistad epostadress';
?>
\ No newline at end of file
<?php
$wb["domain_txt"] = 'Domn';
$wb["destination_txt"] = 'Ml';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
$wb["domain_error_unique"] = "Det finns alla redan en Catchall fr denna domnen.";
$wb["no_domain_perm"] = "Du har inga rttigheter fr denna domnen.";
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Epost Catchall';
$wb["server_id_txt"] = 'Server';
$wb["domain_txt"] = 'Domn';
$wb["destination_txt"] = 'Mottagande epost adress';
$wb["page_txt"] = 'Sida';
$wb["page_of_txt"] = 'av';
$wb["page_next_txt"] = 'Nsta';
$wb["page_back_txt"] = 'Tillbaka';
$wb["delete_txt"] = 'Ta bort';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Lgg till ny Catchall';
?>
\ No newline at end of file
<?php
$wb["email_txt"] = 'Epost';
$wb["destination_txt"] = 'Mottagande Epost';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Epost Skicka vidare';
$wb["active_txt"] = 'Aktiv';
$wb["email_txt"] = 'Epost';
$wb["destination_txt"] = 'Mottagare';
$wb["page_txt"] = 'Sida';
$wb["page_of_txt"] = 'av';
$wb["page_next_txt"] = 'Nsta';
$wb["page_back_txt"] = 'Tillbaka';
$wb["delete_txt"] = 'Ta bort';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Lgg till ny Skicka vidare';
?>
\ No newline at end of file
<?php
$wb["server_id_txt"] = 'Server';
$wb["address_txt"] = 'Adress';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
$wb["address_error_notempty"] = 'Adressen r tom.';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Epost Whitelist';
$wb["server_id_txt"] = 'Server';
$wb["address_txt"] = 'Whitelisted adresser';
$wb["page_txt"] = 'Sida';
$wb["page_of_txt"] = 'av';
$wb["page_next_txt"] = 'Nsta';
$wb["page_back_txt"] = 'Tillbaka';
$wb["delete_txt"] = 'Ta bort';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Lgg till ny Whitelist epostadress';
?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment