Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-ro.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-ro.js
// Module:    /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Faceţi clic pentru a şterge „[_1]” din lista de gazde de încredere.","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 Trusted Hosts list?":"Doriţi să ştergeţi definitiv [quant,_1,înregistrare,înregistrări] din lista de gazde de încredere?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Doriţi să ştergeţi definitiv „[_1]” din lista de gazde de încredere?","Examples:":"Exemple:","Some records failed to update.":"Unele înregistrări nu s-au actualizat.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Sistemul nu a putut şterge [quant,_1,înregistrare,înregistrări] de pe lista cu gazde de încredere.","You have deleted all records from the Trusted Hosts list.":"Aţi şters toate înregistrările din lista de gazde de încredere.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Aţi şters cu succes [quant,_1,înregistrare,înregistrări] din lista de gazde de încredere.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Aţi şters cu succes „[_1]” din lista de gazde de încredere.","You have successfully updated the comment for “[_1]”.":"Aţi actualizat cu succes certificatul comentariul pentru „[_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