//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-fi.js
// Module: /templates/greylist/index.cmb-fi
// Locale: fi
// 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":"Lisää luotettuihin palvelimiin","Click to delete “[_1]” from the Trusted Hosts list.":"Poista ”[_1]” luotettujen palvelimien luettelosta napsauttamalla tätä.","Click to edit the comment for “[_1]”.":"Muokkaa kohteen ”[_1]” kommenttia napsauttamalla tätä.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Haluatko poistaa [quant,_1,tietue,tietuetta] pysyvästi luotettujen palvelimien luettelosta?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Haluatko poistaa ”[_1]” pysyvästi luotettujen palvelimien luettelosta?","Examples:":"Esimerkkejä:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Joidenkin palvelimien [asis,IP]-osoitteita ei voinut lisätä luotettujen palvelimien luetteloon.","Some records failed to update.":"Kaikki tietueet eivät päivittyneet.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Minuutteina aika, jonka sähköpostipalvelin hyväksyy uudelleenlähetetyn sähköpostin tuntemattomasta kolmiosaisesta tunnisteesta.","The number of minutes during which the mail server defers email from an unknown triplet.":"Minuutteina aika, jonka sähköpostipalvelin lykkää tuntemattomasta kolmiosaisesta tunnisteesta peräisin olevaa sähköpostia.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"[asis,Greylisting]in tila on muuttunut, mahdollisesti toisessa selainistunnossa.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"Järjestelmä tallensi [asis,Greylisting] -asetuksesi tavalliselle postipalvelun tarjoajalle.","The system successfully saved your [asis,Greylisting] configuration settings.":"Järjestelmä tallensi [asis,Greylisting]-kokoonpanoasetukset.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Järjestelmä ei pystynyt poistamaan [quant,_1,tietue,tietuetta] luotettujen palvelimien luettelosta.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Aika, jonka sähköpostipalvelin pitää uudelleenlähetettyä sähköpostia uudesta, tuntemattomasta kolmiosaisesta tunnisteesta tulevana.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Hyväksyykö järjestelmä automaattisesti sähköpostit palvelimilta, joilla on kelvollinen [asis,SPF]-tietue.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Olet poistanut kaikki tietueet luotettujen palvelimien luettelosta.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Olet lisännyt [quant,_1,tietue,tietuetta] luotettujen palvelimien luetteloon.","You have successfully added “[_1]” to the Trusted Hosts list.":"Olet lisännyt kohteen ”[_1]” luotettujen palvelimien luetteloon.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Olet poistanut kohteen ”[quant,_1,tietue,tietuetta]” luotettujen palvelimien luettelosta.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Olet poistanut kohteen ”[_1]” luotettujen palvelimien luettelosta.","You have successfully updated the comment for “[_1]”.":"Olet päivittänyt kommentin ”[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Viereiset [asis,IP]-osoitteesi eivät ole luotettujen palvelimien luettelossa.","[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] on poistettu käytöstä palvelimella, mikä mitätöi [asis,Greylisting]-toiminnon. Käytä ”[output,url,_1,Palvelujen hallinta -sivua,_2] [asis,Exim]in ottamiseen käyttöön.","[asis,Greylisting] is now disabled.":"[asis,Greylisting] on nyt poistettu käytöstä.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] on nyt käytössä."};
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~~