Viewing File: /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb-ja.js
// Module:    /jupiter/passenger/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 = {"Addon Domains":"アドオンドメイン","Are you sure that you want to unregister your application (“[_1]”)?":"アプリケーション (「[_1]」) の登録を解除しますか?","Edit":"編集","Edit Your Application":"アプリケーションを編集","Ensuring dependencies for your application …":"アプリケーションの依存関係を確認中 …","Main Domain":"メインドメイン","Other":"その他","Register":"登録","Register Your Application":"アプリケーションを登録","Subdomains":"サブドメイン","The [asis,Base URI] must begin with a single slash ([asis,/]) and may not contain spaces, special characters or a trailing slash.":"[asis,Base URI]の先頭は、単一のスラッシュ([asis,/])にしてください。また、スペース、特殊文字、もしくはトレイリングスラッシュを使用しないでください。","The system couldn’t ensure dependencies for your application. For more information, see the instructions below.":"システムは、アプリケーションの依存関係を確保することができませんでした。詳細については、以下のマニュアルをご確認ください。","The system ensured the dependencies for your application.":"システムは、アプリケーションの依存関係を確保しました。","The system queued your application to ensure its dependencies …":"システムは、アプリケーションの依存関係を確認するため、アプリケーションをキューに追加しました…","You can use this section of the interface to manage your custom applications.":"インターフェースのこの部分を使用してカスタムアプリの管理ができます。","You can use this section of the interface to register a new application.":"インターフェースのこの部分を使用して新規アプリの登録ができます。","You can’t have more than [numf,_1] applications on your account.":"You can’t have more than [numf,_1] applications on your account.","You must finish adding or editing environment variables first.":"まずは環境変数を追加・編集する必要があります。","You successfully disabled your application.":"アプリの無効化に成功しました。","You successfully enabled your application.":"アプリの有効化に成功しました。","You successfully registered your application.":"アプリの登録に成功しました。","You successfully unregistered your application.":"アプリの登録解除に成功しました。","You successfully updated your application.":"アプリの更新に成功しました。","Your application is incomplete or invalid.":"アプリが不完成、または無効化となっています。"};

    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