//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-sv.js
// Module: /templates/greylist/views/trustedHosts-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 = {"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 records failed to update.":"Vissa poster uppdaterades inte.","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.","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 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]”."};
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~~