//~~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-zh_tw.js
// Module: /templates/mail_blocked_countries/index.cmb-zh_tw
// Locale: zh_tw
// 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]”.":"按一下以選取 “[_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~~