Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mail_blocked_countries/index.cmb-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mail_blocked_countries/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mail_blocked_countries/index.cmb-it.js
// Module:    /templates/mail_blocked_countries/index.cmb-it
// Locale:    it
// 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 = {"Allow email from “[_1]”.":"Allow email from “[_1]”.","Block email from “[_1]”.":"Block email from “[_1]”.","Click to deselect all countries.":"Click to deselect all countries.","Click to deselect “[_1]”.":"Click to deselect “[_1]”.","Click to select all countries.":"Click to select all countries.","Click to select “[_1]”.":"Fare clic per selezionare “[_1]”.","Your server currently accepts messages that originate from servers in [_1].":"Your server currently accepts messages that originate from servers in [_1].","Your server currently blocks messages that originate from servers in [_1].":"Your server currently blocks messages that originate from servers in [_1].","Your server will no longer block messages that originate in [list_or_quoted,_1].":"Your server will no longer block messages that originate in [list_or_quoted,_1].","Your server will no longer block messages that originate in “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]”, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]”, and [quant,_11,other country,other countries].":"Your server will no longer block messages that originate in “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]”, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]”, and [quant,_11,other country,other countries].","Your server will now block messages that originate in [list_or_quoted,_1].":"Your server will now block messages that originate in [list_or_quoted,_1].","Your server will now block messages that originate in “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]”, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]”, and [quant,_11,other country,other countries].":"Your server will now block messages that originate in “[_1]”, “[_2]”, “[_3]”, “[_4]”, “[_5]”, “[_6]”, “[_7]”, “[_8]”, “[_9]”, “[_10]”, and [quant,_11,other country,other countries]."};

    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