Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService-ja.js
// Module:    /templates/autossl/services/manageService-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 maximum of 2 stars per method if the provider supports Ancestor DCV.":"プロバイダが Ancestor DCV をサポートする場合は、メソッドあたり最大 2 スターまでです。","A maximum of [quant,_1,star,stars] is possible.":"A maximum of [quant,_1,star,stars] is possible.","Ancestor DCV Support":"Ancestor DCV サポート","Average Delivery Time":"平均送信時間","DCV Methods":"DCV 方式","Delivery Method":"送信方式","Domains per Certificate":"証明書ごとのドメイン","Maximum Number of Redirects":"最大リダイレクト数","Otherwise, a maximum of 1 star per method.":"それ以外は、メソッドあたり最大 1 スターまでです。","Provider":"プロバイダー","The Domain Control Validation methods that the provider offers.":"プロバイダが提供するドメイン認証の方法。","The amount of time before the certificate expires.":"証明書の有効期限切れまでの時間。","The amount of time that the provider requires to issue a certificate.":"プロバイダが証明書を発行するのに必要な時間。","The capabilities of a provider determine the provider’s rank.":"プロバイダの能力によって、プロバイダのランクが決まります。","The maximum number of redirections a domain can use and still pass an HTTP-based Domain Control Validation.":"ドメインが使用でき、HTTPを利用したドメイン認証を合格することもできるリダイレクトの最大数。","The method that the provider uses to issue the certificate.":"プロバイダが証明書発行に使用するメソッド。","The number of unique domains each certificate can contain.":"各証明書に含まれる一意のドメインの数。","The provider supports wildcard domains.":"プロバイダは、ワイルドカードドメインをサポートしています。","Usability Score":"ユーザービリティスコア","Validity Period":"検証期限","Whether the successful Domain Control Validation of a parent domain implies the success of a subdomain. For example, if “example.com” succeeds, “store.example.com” would succeed.":"親ドメインのドメイン認証の成功の可否がサブドメインの成功の可否に直結します。例:「example.com」が成功した場合、「store.example.com」も成功します。","Wildcard Support":"ワイルドカードサポート"};

    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