Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-ro.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-ro.js
// Module:    /jupiter/js2/ssl/crts-ro
// Locale:    ro
// 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 = {"A key that does not use at least [numf,_1]-bit encryption does not provide adequate security.":"O cheie care nu utilizează cel puţin criptarea pe [numf,_1] biţi nu oferă o securitate adecvată.","Choose a country.":"Selectaţi o ţară.","City":"Oraş","Company":"Companie","Company Division":"Departament companie","Country":"Ţară","Domain":"Domeniu","Email":"Adresă de e-mail","Please use an email format (for example: [asis,user@example.com]).":"Utilizaţi un format de e-mail (de exemplu: [asis,user@example.com]).","State":"Stare","The company division must be no longer than [quant,_1,character,characters].":"Divizia companiei trebuie să aibă cel mult [quant,_1,caracter,caractere].","The company name must be no longer than [quant,_1,character,characters].":"Numele companiei trebuie să aibă cel mult [quant,_1,caracter,caractere].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","You can only enter valid domains.":"Puteţi introduce doar domenii valide.","You do not control this domain.":"Nu controlaţi acest domeniu.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] din [numerate,_2,domeniu,domenii] pe care l-aţi (le-aţi) introdus [numerate,_1,este un domeniu,sunt domenii] pe care nu îl (le) controlaţi."};

    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