Viewing File: /usr/local/cpanel/base/sharedjs/emailstats_search-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-zh_tw.js
// Module:    legacy_shared/emailstats_search-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 = {"Close":"關閉","Delivery Event Details":"傳送事件詳細資料","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"如果在這些結果頁面中找不到您要的項目,請縮小搜尋範圍,進一步限制查詢。","Invalid date.":"無效的日期。","Loading new data …":"正在載入新資料…","Print":"列印","The mail server delivered this message successfully.":"郵件伺服器已成功傳送此訊息。","The mail server is currently delivering this message.":"郵件伺服器目前正在傳送此訊息。","The results available below may not contain the record or records you are looking for.":"以下提供的結果可能不包含您想要尋找的一筆或多筆記錄。","The specified record’s details are already visible. See the corresponding popup window.":"指定記錄的詳細資料已可供檢視。 請查看對應的快顯視窗。","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"當[output,class,傳送類型,code]為[output,class,全部,code]時才能選取此項目。","This message could not be delivered yet. The mail server will attempt delivery again later.":"目前還無法傳送此訊息。 郵件伺服器稍後會再次嘗試傳送。","This message could not be delivered.":"無法傳送此訊息。","This message was discarded by an email filter or spam detection software.":"此訊息已被電子郵件篩選器或垃圾郵件偵測軟體捨棄。","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"已根據 RBL、篩選或其他組態在 SMTP 時間拒絕此訊息。","This message was saved into an email archive.":"此訊息已儲存至電子郵件封存中。","This query produced a result set that exceeds the reportable limit.":"此查詢產生之結果集超過可報告的數量限制。"};

    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