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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-fi.js
// Module:    /templates/mysqlhost/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 = {"Activation completed for “[_1]”.":"Kohteen ”[_1]” toiminto valmis.","Activation failed for “[_1]” during step “[_2]” because of an error: [_3]":"Activation failed for “[_1]” during step “[_2]” because of an error: [_3]","Activation in progress for “[_1]”.":"Kohteen ”[_1]” aktivointi käynnissä.","An unexpected error occurred.":"On tapahtunut odottamaton virhe.","The host must be a valid [asis,IP] address or [asis,hostname].":"Palvelimen on oltava kelvollinen [asis,IP]-osoite tai [asis,hostname].","The profile “[_1]” is valid.":"Profiili ”[_1]” ei kelpaa.","The value must be a valid [asis,loopback] address.":"Arvon on oltava kelvollinen [asis,loopback] -osoite.","This step completed.":"Tämä vaihe on valmis.","This step failed.":"Tämä vaihe epäonnistui.","This step is in progress.":"Tämä vaihe on kesken.","This step was skipped.":"Tämä vaihe ohitettiin.","You have successfully created the profile, “[_1]”.":"Olet nyt luonut profiilin ”[_1]”.","You have successfully deleted the profile, “[_1]”.":"Olet nyt poistanut profiilin ”[_1]”.","You have successfully updated the profile, “[_1]”.":"Olet nyt päivittänyt profiilin ”[_1]”."};

    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