Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-fi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-fi.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 Whitelist":"Lisää sallittujen luetteloon","Click to delete “[_1]” from the whitelist.":"Poista ”[_1]” sallittujen 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 whitelist?":"Haluatko poistaa [quant,_1,tietue,tietuetta] pysyvästi sallittujen luettelosta?","Do you want to permanently delete “[_1]” from the whitelist?":"Haluatko poistaa ”[_1]” pysyvästi sallittujen luettelosta?","Some IP addresses were not added to the whitelist.":"Joitakin IP-osoitteita ei lisätty sallittujen luetteloon.","Some records failed to update.":"Kaikki tietueet eivät päivittyneet.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Järjestelmä poisti [asis,SSHD]:n [asis,UseDNS]-asetuksen käytöstä, jotta IP-osoitteita voidaan lisätä sallittujen luetteloon. SSH on käynnistettävä uudelleen [output,url,_1,Käynnistä SSH-palvelin uudelleen,_2] -sivulla, jotta muutos astuu voimaan.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Järjestelmä ei pystynyt poistamaan [quant,_1,tietue,tietuetta] sallittujen luettelosta.","You have deleted all records from the whitelist.":"Olet poistanut kaikki tietueet sallittujen luettelosta.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Olet lisännyt [quant,_1,IP-osoitteen,IP-osoitetta] sallittujen luetteloon.","You have successfully added “[_1]” to the whitelist.":"Olet lisännyt kohteen ”[_1]” sallittujen luetteloon.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Olet poistanut [quant,_1,tietue,tietuetta] sallittujen luettelosta.","You have successfully deleted “[_1]” from the whitelist.":"Olet poistanut ”[_1]” sallittujen luettelosta.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"Olet päivittänyt kommentin ”[_1]”.","Your current IP address “[_1]” is not on the whitelist.":"Nykyinen IP-osoitteesi ”[_1]” ei ole sallittujen luettelossa."};

    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~~
Back to Directory File Manager