//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-da.js
// Module: /templates/greylist/index.cmb-da
// Locale: da
// 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":"Føj til værter, der er tillid til","Click to delete “[_1]” from the Trusted Hosts list.":"Klik for at slette ”[_1]” fra listen over værter, der er tillid til.","Click to edit the comment for “[_1]”.":"Klik for at redigere kommentaren for ”[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Vil du slette [quant,_1,post,poster] permanent fra listen over værter, der er tillid til?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Vil du slette ”[_1]” permanent fra listen over værter, der er tillid til?","Examples:":"Eksempler:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Nogle [asis,IP]-værtsadresser blev ikke føjet til listen over værter, der er tillid til.","Some records failed to update.":"Nogle poster kunne ikke opdateres.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Det antal minutter, hvor mailserveren accepterer en gensendt mail fra en ukendt triplet.","The number of minutes during which the mail server defers email from an unknown triplet.":"Det antal minutter, hvor mailserveren udskyder mail fra en ukendt triplet.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Statussen for [asis,Greylisting] er ændret, muligvis i en anden browsersession.","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.":"Systemet har gemt dine [asis,Greylisting]-konfigurationsindstillinger.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Systemet kunne ikke slette [quant,_1,post,poster] på listen over værter, der er tillid til.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Det tidspunkt, hvor mailserveren behandler en gensendt mail, som om den kommer fra en ny, ukendt triplet.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Om systemet automatisk accepterer mail fra værter med en gyldig [asis,SPF]-post.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Du har slettet alle poster fra listen over værter, der er tillid til.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Du har tilføjet [quant,_1,post,poster] på listen over værter, der er tillid til.","You have successfully added “[_1]” to the Trusted Hosts list.":"Du har tilføjet ”[_1]” på listen over værter, der er tillid til.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Du har slettet [quant,_1,post,poster] fra listen over værter, der er tillid til.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Du har slettet ”[_1]” fra listen over værter, der er tillid til.","You have successfully updated the comment for “[_1]”.":"Du har opdateret kommentaren til ”[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"[asis,IP]-naboadresserne findes ikke på listen over værter, der er tillid til.","[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] er deaktiveret på serveren, hvilket gør [asis,Greylisting] ineffektiv. Brug [output,url,_1,Service Manager-siden,_2] til at aktivere [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] er nu deaktiveret.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] er nu aktiveret."};
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~~