Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/services/ea4Util-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/services/ea4Util.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/services/ea4Util-ja.js
// Module:    /templates/easyapache4/services/ea4Util-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 = {"Additional Packages":"追加のパッケージ","An [asis,MPM] package must exist on your system. Click “Continue” to select a new [asis,MPM] package.":"[asis,MPM] パッケージがシステム上に存在している必要があります。「続行」をクリックし、新しい [asis,MPM] パッケージを選択してください。","Checking for updates …":"アップデートを確認中 …","Click “Cancel” to cancel this operation.":"「キャンセル」をクリックしてこの操作をキャンセルします。","Filename [output,strong,cannot] be “[output,strong,_1]”.":"ファイル名は「[output,strong,_1]」に[output,strong,できません]。","Filename [output,strong,cannot] include the following characters: [list_and,_1]":"Filename [output,strong,cannot] include the following characters: [list_and,_1]","Not Recommended":"推奨されません","Recommendations for “[_1]”: [_2]":"「[_1]」の推奨事項: [_2]","Recommended":"推奨","Your selection removed [list_and,_1].":"Your selection removed [list_and,_1].","[output,strong,Showing] [_1] - [_2] of [_3] items":"[output,strong,_3 個中、] [_1] - [_2] 個のアイテムを表示しています。"};

    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