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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-nl.js
// Module:    /templates/mysqlhost/index.cmb-nl
// Locale:    nl
// 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]”.":"Bewerking voltooid voor ’[_1]’.","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]”.":"Activering wordt uitgevoerd voor ’[_1]’.","An unexpected error occurred.":"Er is een onverwachte fout opgetreden.","The host must be a valid [asis,IP] address or [asis,hostname].":"De host moet een geldig [asis,IP]-adres of een geldige [asis,hostname] zijn.","The profile “[_1]” is valid.":"Het profiel ’[_1]’ is ongeldig.","The value must be a valid [asis,loopback] address.":"De waarde moet een geldig [asis,loopback]-adres zijn.","This step completed.":"Deze stap is voltooid.","This step failed.":"Deze stap is mislukt.","This step is in progress.":"Deze stap wordt momenteel uitgevoerd.","This step was skipped.":"Deze stap is overgeslagen.","You have successfully created the profile, “[_1]”.":"Het profiel ’[_1]’ is gemaakt.","You have successfully deleted the profile, “[_1]”.":"Het profiel ’[_1]’ is verwijderd.","You have successfully updated the profile, “[_1]”.":"Het profiel ’[_1]’ is bijgewerkt."};

    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