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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/gsw/initial_setup/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/gsw/initial_setup/index.cmb-ja.js
// Module:    /templates/gsw/initial_setup/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 = {"A new verification code has been sent to [_1].":"新しい認証コードが [_1] に送信されました。","Finish":"完了","Next":"次へ","Reset to the original value: [_1]":"元の値にリセット: [_1]","The system could not activate the trial license.":"システムは、トライアルライセンスをアクティブ化できませんでした。","The system could not log in to the cPanel Store: [_1]":"システムがcPanel Storeにログインできませんでした:[_1]","The system could not process your agreement: [_1]":"システムが契約書を処理できませんでした:[_1]","The system determined that your server is already licensed.":"システムは、サーバがすでにライセンシングされていると判断しました。","The system failed to authenticate. Please try again":"システムが認証に失敗しました。もう一度やり直してください","The system failed to parse the response from the API: [_1]":"システムは、APIからの応答の解析に失敗しました:[_1]","The system failed to send a new verification code to [_1].":"システムは、新しい認証コードを[_1]へ送信することに失敗しました。","The system failed to update the license on your cPanel [output,amp] WHM server. [output,url,_1,Fix License File Errors]":"The system failed to update the license on your cPanel [output,amp] WHM server. [output,url,_1,Fix License File Errors]","The verification code was incorrect. Please try again.":"認証コードが正しくありませんでした。もう一度やり直してください。"};

    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