Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/multiphp_manager/views/poolOptions-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/multiphp_manager/views/poolOptions.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/multiphp_manager/views/poolOptions-ja.js
// Module:    /templates/multiphp_manager/views/poolOptions-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 = {"Click [output,em,Save Configuration] to save your changes.":"[output,em,構成を保存] をクリックして変更を保存します。","Official [asis,PHP] Configuration Documentation":"[asis,PHP] 構成に関する公式ドキュメント","The system successfully saved the [asis,PHP-FPM] configuration.":"システムは、[asis,PHP-FPM]設定を正常に保存しました。","The system successfully validated the [asis,PHP-FPM] configuration.":"システムは、[asis,PHP-FPM]設定を正常に検証しました。","The “[_1]” error already appears on the errors list.":"「[_1]」エラーは、すでにエラーリストに表示されています。","The “[_1]” function already appears on the disabled functions list.":"「[_1]」機能は、すでに無効化済み機能リストに表示されています。","You successfully added the “[_1]” error to the list. Click [output,em,Save Configuration] to save your changes.":"リストに「[_1]」エラーを追加することに成功しました。[output,em,構成を保存]を押して変更を保存してください。","You successfully added the “[_1]” function to the list. Click [output,em,Save Configuration] to save your changes.":"リストに「[_1]」機能を追加することに成功しました。[output,em,構成を保存]を押して変更を保存してください。"};

    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