Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index-fi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index-fi.js
// Module:    /templates/rootmail/index-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 = {"Disable":"Poista käytöstä","Forward mail for “[_1]” to:":"Välitä kohteen ”[_1]” sähköpostit kohteeseen:","Must be a valid email address or account name":"Oltava kelvollinen sähköpostiosoite tai tilin nimi","The email address “[_1]” is not valid.":"Sähköpostiosoite ”[_1]” ei kelpaa.","The system currently forwards mail for “[output,strong,_1]” to “[list_and,_2]”.":"Järjestelmä välittää tällä hetkellä kohteen ”[output,strong,_1]” sähköpostit kohteeseen ”[list_and,_2]”.","The system does not currently forward mail for “[output,strong,_1]”.":"Järjestelmä ei lähetä postia eteenpäin kohteelle ”[output,strong,_1]”.","The user “[_1]” does not exist on the system.":"Käyttäjää ”[_1]” ei ole järjestelmässä.","Update":"Päivitys"};

    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