Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-ja.js
// Module:    /templates/mod_security/views/rulesListController-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 = {"Custom":"カスタム","Loading …":"ロード中 …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"表示されたルールは、次のベンダーのルール [numerate,_1,セット,セット]のものです: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"ページの読み込みに問題がありました。システムは以下のエラーを報告しています:[_1]。","You have not selected any vendor rule sets.":"ベンダールールセットを選択していません。","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"[asis,ModSecurity™]ルールのリストから「[_1]」の削除に成功しました。","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"ステージング環境の変更を配置することに成功し、[asis,Apache]がグレースフル・リスタートのリクエストを受け付けました。","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"[asis,ModSecurity™]ルールリストの「[_1]」の無効化に成功しました。","You successfully discarded the staged changes.":"ステージング環境の変更の削除に成功しました。","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"[asis,ModSecurity™]ルールの「[_1]」を有効化にすることに成功しました。","Your user-defined rules are included below.":"ユーザー定義ルールは以下に含まれています。","Your user-defined rules are not included below.":"ユーザー定義ルールは以下に含まれていません。","[quant,_1,Vendor,Vendors]":"[quant,_1,ベンダー,ベンダー]"};

    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