Viewing File: /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb-ja.js
// Module:    /jupiter/mail/spam/index.cmb-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 = {"Adjust Spam Threshold Score":"スパム閾値スコアを調整","All Spam Box folders expunged.":"すべてのスパムボックスフォルダが削除されました。","Auto-Delete":"自動消去","Automatically delete messages with spam scores that meet or exceed the Auto-Delete Threshold Score. The Auto-Delete Threshold Score does not affect the Spam Threshold Score.":"自動消去の閾値に達した、またはそれを超えたスパムスコアを持つメッセージを自動的に削除します。自動消去の閾値スコアはスパム閾値スコアには影響ありません。","Blacklist":"ブラックリスト","Calculated Spam Score Settings":"スパムスコア設定を計算しました","Configure the [asis,Spam Score Threshold].":"[asis,Spam Score Threshold]を構成します。","Configure the blacklist settings for Spam Filters.":"スパムフィルタのブラックリスト設定を構成します。","Configure the calculated spam score settings.":"計算済みのスパムスコア設定を構成します。","Configure the whitelist settings for Spam Filters.":"スパムフィルタのホワイトリスト設定を構成します。","Expunged the Spam Box folder for “[_1]”.":"「[_1]」のスパムボックスフォルダを消去しました。","If your hosting provider enables rewrites, the server will add a “***SPAM***” tag to the subject when the message’s calculated spam score meets or exceeds the Spam Threshold Score.":"ホスティングプロバイダが上書きを有効化している場合、メッセージのスパムスコアがスパム閾値に到達する、または超過する場合にサーバが件名に「***SPAM***」タグを追加します。","Overview":"概要","Spam Auto-Delete has been disabled.":"スパム自動消去が無効化されました。","Spam Auto-Delete has been enabled.":"スパム自動消去が有効化されました。","Spam Box":"スパムボックス","Spam Box has been disabled.":"スパムボックスが無効化されました。","Spam Box has been enabled.":"スパムボックスが有効化されました。","Spam Box will deliver any emails that the system identifies as spam into a separate mail folder named [output,em,spam].":"スパムボックスは、システムがスパムとして認識したメールを、[output,em,スパム]という名前の別のメールフォルダに送ります。","The Auto-Delete Threshold Score has been updated to [_1].":"自動消去閾値スコアが[_1]に更新されました。","The [asis,Apache SpamAssassin] user preferences have been updated.":"[asis,Apache SpamAssassin]のユーザー設定が更新されました。","Whitelist":"ホワイトリスト","[asis,Apache SpamAssassin] has been disabled.":"[asis,Apache SpamAssassin]が無効化されました。","[asis,Apache SpamAssassin] has been enabled.":"[asis,Apache SpamAssassin]が有効化されました。"};

    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