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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-hu.js
// Module:    /jupiter/js2/ssl/crts-hu
// Locale:    hu
// 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.":"Az a kulcs, amely nem legalább [numf,_1] bites titkosítást használ, nem nyújt megfelelő biztonságot.","Choose a country.":"Válasszon egy országot.","City":"Város","Company":"Vállalat","Company Division":"Vállalati osztály","Country":"Ország","Domain":"Tartomány","Email":"E-mail","Please use an email format (for example: [asis,user@example.com]).":"Használjon e-mail formátumot (például: [asis,user@example.com]).","State":"Állapot","The company division must be no longer than [quant,_1,character,characters].":"A vállalati osztálynak legfeljebb [quant,_1,karakter,karakter] hosszúnak szabad lennie.","The company name must be no longer than [quant,_1,character,characters].":"A vállalatnévnek legfeljebb [quant,_1,karakter,karakter] hosszúnak szabad lennie.","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","You can only enter valid domains.":"Csak érvényes tartományok adhatók meg.","You do not control this domain.":"Ez a tartomány nem tartozik az Ön felügyelete alá.","[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] azok közül a [numerate,_2,tartomány,tartományok] közül, amelyeket Ön adott meg [numerate,_1,egy tartomány,tartományok] amelyek nem tartoznak az Ön vezérlése alá."};

    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