Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller-ja.js
// Module:    /templates/autossl/views/select_provider_controller-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 = {"This interface uses the following parameters to calculate the usability score: [list_and,_1].":"This interface uses the following parameters to calculate the usability score: [list_and,_1].","You have configured [asis,AutoSSL] to use the “[_1]” provider.":"“[_1]” プロバイダーを使用するよう [asis,AutoSSL] が構成されました。","You have created a new registration for this system with “[_1]” and configured [asis,AutoSSL] to use that provider.":"このシステムの新登録を「[_1]」を介して作成し、[asis,AutoSSL]のプロバイダ設定をしました。","You have disabled [asis,AutoSSL]. Any users with [asis,SSL] certificates from [asis,AutoSSL] will continue to use them, but the system will not automatically renew these certificates.":"[asis,AutoSSL]を無効化しました。[asis,AutoSSL]からの[asis,SSL]認証を保持しているユーザーは引き続き使用できますが、システムの証明書自動更新は停止されます。","[output,em,Unspecified]":"[output,em,不特定]","[quant,_1,day,days]":"[quant,_1,日,日]","[quant,_1,hour,hours]":"[quant,_1,時間,時間]","[quant,_1,minute,minutes]":"[quant,_1,分,分]","[quant,_1,second,seconds]":"[quant,_1,秒,秒]","[quant,_1,year,years]":"[quant,_1,年,年]","unlimited":"無制限"};

    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