//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-sv.js
// Module: /templates/greylist/index.cmb-sv
// Locale: sv
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"Add to Trusted Hosts":"Lägg till i Betrodda värdar","Click to delete “[_1]” from the Trusted Hosts list.":"Klicka om du vill ta bort ”[_1]” från listan med betrodda värdar.","Click to edit the comment for “[_1]”.":"Klicka för att redigera kommentaren till ”[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Vill du permanent ta bort [quant,_1,post,poster] från listan med betrodda värdar?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Vill du permanent ta bort ”[_1]” från listan med betrodda värdar?","Examples:":"Till exempel:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Vissa [asis,IP]-värdadresser har inte lagts till i listan Betrodda värdar.","Some records failed to update.":"Vissa poster uppdaterades inte.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Antalet minuter som e-postservern accepterar ett återsänt e-postmeddelande från en okänd trippel.","The number of minutes during which the mail server defers email from an unknown triplet.":"Antalet minuter som e-postservern fördröjer e-post från en okänd trippel.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Statusen för [asis,Greylisting] har ändrats, eventuellt i en annan webbläsarsession.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"The system successfully saved your [asis,Greylisting] Common Mail Provider settings.","The system successfully saved your [asis,Greylisting] configuration settings.":"Dina [asis,Greylisting]-konfigurationsinställningar har sparats.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Det gick inte att ta bort [quant,_1,post,poster] från listan med betrodda värdar.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Den tid då e-postservern behandlar ett återsänt e-postmeddelande som om det kommer från en ny, okänd trippel.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Huruvida systemet automatiskt accepterar e-post från värdar med en giltig [asis,SPF]-post.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Du har tagit bort alla poster från listan med betrodda värdar.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"[quant,_1,post,poster] har lagts till i listan med betrodda värdar.","You have successfully added “[_1]” to the Trusted Hosts list.":"”[_1]” har lagts till i listan med betrodda värdar.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"[quant,_1,post,poster] har tagits bort från listan med betrodda värdar.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"”[_1]” har tagits bort från listan med betrodda värdar.","You have successfully updated the comment for “[_1]”.":"Du har uppdaterat kommentaren för ”[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Dina intilliggande [asis,IP]-adresser är inte med på listan med betrodda värdar.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] är inaktiverat på servern vilket gör [asis,Greylisting] ineffektiv. Gå till sidan [output,url,_1,Tjänsthanterare,_2] för att aktivera [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] är nu inaktiverad.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] är nu aktiverat."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~