Viewing File: /usr/local/cpanel/base/sharedjs/email_ui_control-fi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/email_ui_control.js
// Generated: /usr/local/cpanel/base/sharedjs/email_ui_control-fi.js
// Module:    legacy_shared/email_ui_control-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 = {"An unknown error occurred.":"On tapahtunut tuntematon virhe.","Checkboxes":"Valintaruudut","Hide":"Piilota","Jump to page.":"Siirry sivulle.","Next Page":"Seuraava sivu","Page [numf,_1]":"Sivu [numf,_1]","Page [numf,_1] of [numf,_2]":"Sivu [numf,_1]/[numf,_2]","Previous Page":"Edellinen sivu","Reconfigure Search":"Määritä haku uudelleen","Reset to Default":"Oletusarvon palauttaminen","Rows per Page":"Rivejä sivua kohti","Select All":"Valitse kaikki","Show [quant,_1,Result,Results]":"Näytä [quant,_1,tulos,tulosta]","The search matches [quant,_1,record,records].":"Haku löysi [quant,_1,tietue,tietuetta].","You must show at least one message type.":"Näytä vähintään yksi viestityyppi."};

    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