Viewing File: /usr/local/cpanel/base/sharedjs/email_trace_tree-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/email_trace_tree.js
// Generated: /usr/local/cpanel/base/sharedjs/email_trace_tree-ja.js
// Module:    legacy_shared/email_trace_tree-ja
// Locale:    ja
// 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 = {"Bounce":"バウンス","Bounce: “[_1]”":"バウンス: 「[_1]」","Command: “[_1]”":"コマンド:「[_1]」","Delivery: [_1]":"送信: [_1]","Discard":"破棄","Error":"エラー","Priority: [numf,_1]":"Priority: [numf,_1]","Recursive redirect: [_1]":"反復リダイレクト: [_1]","Redirect: [_1]":"リダイレクト: [_1]","Send via [output,abbr,SMTP,Simple Mail Transfer Protocol]":"[output,abbr,SMTP,シンプルメールトランスファープロトコル] 経由で送信"};

    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