//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/mail/archive.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/mail/archive-zh_tw.js
// Module: /jupiter/js2/mail/archive-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 = {"AJAX Error":"AJAX 錯誤","An archive retention period of “[_1]” is not valid.":"“[_1]”的封存保留期間為無效。","Applied the default email archive configuration to all the domains on this account.":"已將預設電子郵件封存組態套用至此帳戶的所有網域。","Applied to [numf,_1] of [quant,_2,domain,domains].":"已套用至 [quant,_2,個網域,個網域]中的 [numf,_1] 個。","Archive Download Selection":"封存下載選取","Are you sure you want to disable archiving of incoming email for “[_1]”?":"您確定要停用“[_1]”的內送電子郵件封存嗎?","Are you sure you want to disable archiving of mailing lists for “[_1]”?":"您確定要停用“[_1]”的郵寄清單封存嗎?","Are you sure you want to disable archiving of outgoing email for “[_1]”?":"您確定要停用“[_1]”的外寄電子郵件封存嗎?","Are you sure you want to disable archiving of “[_1]” email for “[_2]”?":"您確定要為“[_2]”停用“[_1]”電子郵件的封存嗎?","Close":"關閉","Currently processing domain # [numf,_1] of [numf,_2].":"目前正在處理網域 # [numf,_1] / [numf,_2]。","Disabled archiving of incoming email for all new domains.":"已停用所有新網域的內送電子郵件封存。","Disabled archiving of incoming mail for “[_1]”.":"已停用“[_1]”的內送電子郵件封存。","Disabled archiving of mailing lists for all new domains.":"已停用所有新網域的郵寄清單封存。","Disabled archiving of mailing lists for “[_1]”.":"已停用“[_1]”的郵寄清單封存。","Disabled archiving of outgoing email for all new domains.":"已停用所有新網域的外寄電子郵件封存。","Disabled archiving of outgoing email for “[_1]”.":"已停用“[_1]”的外寄電子郵件封存。","Disabled archiving of “[_1]” email for “[_2]”.":"已停用“[_2]”的“[_1]”電子郵件封存。","Disabled archiving of “[_1]” for all new domains.":"已停用所有新網域的“[_1]”封存。","Enabled archiving of incoming email for all new domains.":"已啟用所有新網域的內送電子郵件封存。","Enabled archiving of incoming email on “[_1]”.":"已啟用“[_1]”的內送電子郵件封存。","Enabled archiving of mailing lists for all new domains.":"已啟用所有新網域的郵寄清單封存。","Enabled archiving of mailing lists on “[_1]”.":"已啟用“[_1]”的郵寄清單封存。","Enabled archiving of outgoing email for all new domains.":"已啟用所有新網域的外寄電子郵件封存。","Enabled archiving of outgoing email on “[_1]”.":"已啟用“[_1]”的外寄電子郵件封存。","Enabled archiving of “[_1]” email for all new domains.":"已啟用所有新網域的“[_1]”電子郵件封存。","Enabled archiving of “[_1]” email on “[_2]”.":"已啟用“[_2]”的“[_1]”電子郵件封存。","Error":"錯誤","Please refresh the page and try again.":"請重新整理頁面並重試。","The archive retention period of “[_1]” email for all new domains is now Forever.":"現在所有新網域的“[_1]”電子郵件封存保留期間為「永遠」。","The archive retention period of “[_1]” email for all new domains is now [quant,_2,day,days].":"現在所有新網域的“[_1]”電子郵件封存保留期間為 [quant,_2,天,天]。","The archive retention period of “[_1]” email for all new domains is now “[_2]”.":"現在所有新網域的“[_1]”電子郵件封存保留期間為“[_2]”。","The archive retention period of “[_1]” email for “[_2]” is now Forever.":"現在 “[_2]”的“[_1]”電子郵件封存保留期間為「永遠」。","The archive retention period of “[_1]” email for “[_2]” is now [quant,_3,day,days].":"現在“[_2]”的“[_1]”電子郵件封存保留期間為 [quant,_3,天,天]。","The archive retention period of “[_1]” email for “[_2]” is now “[_3]”.":"現在“[_2]”的“[_1]”電子郵件封存保留期間為“[_3]”。","The archive retention period of “[_1]” for all new domains is now Forever.":"現在所有新網域的“[_1]”封存保留期間為「永遠」。","The archive retention period of “[_1]” for all new domains is now [quant,_2,day,days].":"現在所有新網域的“[_1]”封存保留期間為 [quant,_2,天,天]。","The archive retention period of “[_1]” for “[_2]” is now Forever.":"現在“[_2]”的“[_1]”封存保留期間為「永遠」。","The archive retention period of “[_1]” for “[_2]” is now [quant,_3,day,days].":"現在“[_2]”的“[_1]”封存保留期間為 [quant,_3,天,天]。","The archive retention period of “[_1]” for “[_2]” is now “[_3]”.":"現在“[_2]”的“[_1]”封存保留期間為“[_3]”。","You have unsaved changes.":"您有未儲存的變更。"};
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~~