Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-ro.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-ro.js
// Module:    /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"Adăugare la lista albă","Click to delete “[_1]” from the whitelist.":"Faceţi clic pentru a şterge „[_1]” din lista albă.","Click to edit the comment for “[_1]”.":"Faceţi clic pentru a edita comentariul pentru „[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Doriţi să ştergeţi definitiv [quant,_1,înregistrare,înregistrări] din lista albă?","Do you want to permanently delete “[_1]” from the whitelist?":"Doriţi să ştergeţi definitiv „[_1]” din lista albă?","Some IP addresses were not added to the whitelist.":"Unele adrese IP nu au fost adăugate la lista albă.","Some records failed to update.":"Unele înregistrări nu s-au actualizat.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Sistemul a dezactivat setarea [asis,UseDNS] pentru [asis,SSHD] cu scopul de a adăuga adresele IP la lista albă. Trebuie să reporniţi SSH prin intermediul paginii [output,url,_1,Repornire server SSH,_2] pentru a implementa modificarea.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Sistemul nu a putut şterge [quant,_1,înregistrare,înregistrări] din lista albă.","You have deleted all records from the whitelist.":"Aţi şters toate înregistrările din lista albă.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Aţi adăugat cu succes [quant,_1,adresă IP,adrese IP] la lista albă.","You have successfully added “[_1]” to the whitelist.":"Aţi adăugat cu succes „[_1]” la lista albă.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Aţi şters cu succes [quant,_1,înregistrare,înregistrări] din lista albă.","You have successfully deleted “[_1]” from the whitelist.":"Aţi şters cu succes „[_1]” din lista albă.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"Aţi actualizat cu succes certificatul comentariul pentru „[_1]”.","Your current IP address “[_1]” is not on the whitelist.":"Adresa dumneavoastră de IP curentă „[_1]” nu se află pe lista albă."};

    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