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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-ja.js
// Module:    /templates/mod_security/views/editRuleController-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 = {"A vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"このルールはベンダ構成ファイルで定められています。ベンダルールを編集することはできません。以下の操作方法でこのルールを有効化または無効化することができます。","The configuration file that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable the configuration file for the “[_2]” vendor.":"ルール「[_1]」を提供する設定ファイルが無効化されています。有効または無効にかかわらず、「[_2]」ベンダーの設定ファイルを有効にしない限り、このルールの効果は目に見えません。","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within the “[_2]” vendor rule set.":"ID番号「[_1]」のルールが一意ではありません。「[_2]」ベンダーのルールセット内に同じID番号を使用しているルールが複数存在します。","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within your user-defined rule set.":"ID 番号「[_1]」のルールが一意ではありません。ユーザー定義のルールセット内に同じ ID 番号を使用しているルールが複数存在します。","The system could not find the ID number for this rule.":"システムがこのルールのID番号を見つけられませんでした。","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"システムは、「[_2]」ベンダールールセットからID番号「[_1]」を持つルールを見つけられませんでした。","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"システムは、ユーザー定義のルールセットからID番号「[_1]」を持つルールを見つけられませんでした。","The vendor that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable that vendor.":"ルール「[_1]」を提供するベンダーが無効化されています。有効または無効にかかわらず、そのベンダーを有効にしない限り、このルールの効果は目に見えません。","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"ステージングされた設定ファイルに、複製された[asis,ModSecurity™]ルールがあります。複製されたルールは追加できません。","You have successfully updated the [asis,ModSecurity™] rule.":"[asis,ModSecurity™]ルールの更新に成功しました。"};

    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