Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-ja.js
// Module:    /templates/mysqlhost/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 = {"Activation completed for “[_1]”.":"「[_1]」のアクティベーションが完了しました。","Activation failed for “[_1]” during step “[_2]” because of an error: [_3]":"「[_1]」のアクティベーションはステップ「[_2]」の実施中に発生したエラーによって失敗しました:[_3]","Activation in progress for “[_1]”.":"「[_1]」のアクティベーションが進行中です。","An unexpected error occurred.":"予期しないエラーが発生しました。","The host must be a valid [asis,IP] address or [asis,hostname].":"ホストは、有効な[asis,IP]アドレスまたは[asis,hostname]でなければなりません。","The profile “[_1]” is valid.":"プロフィール「[_1]」は有効です。","The value must be a valid [asis,loopback] address.":"値は有効な[asis,loopback]アドレスである必要があります。","This step completed.":"このステップは完了しています。","This step failed.":"このステップは失敗しました。","This step is in progress.":"このステップは進行中です。","This step was skipped.":"このステップはスキップされました。","You have successfully created the profile, “[_1]”.":"プロフィール「[_1]」の作成に成功しました。","You have successfully deleted the profile, “[_1]”.":"プロフィール「[_1]」の削除に成功しました。","You have successfully updated the profile, “[_1]”.":"プロフィール「[_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