//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/ssl-tls-configuration/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/ssl-tls-configuration/main-ja.js
// Module: /templates/ssl-tls-configuration/main-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 = {"About This Interface":"このインターフェースについて","Click here to configure Apache [asis,SSL] Ciphers.":"こちらをクリックして Apache [asis,SSL] 暗号を構成します。","Click here to configure Web Services [asis,SSL] Ciphers.":"こちらをクリックして Web サービス [asis,SSL] 暗号を構成します。","Click here to configure Webdisk [asis,SSL] Ciphers.":"こちらをクリックして Webdisk [asis,SSL] 暗号を構成します。","Click here to configure [asis, AutoSSL].":"こちらをクリックして [asis, AutoSSL] を構成します。","Click here to manage [asis,SSL] hosts.":"こちらをクリックして [asis,SSL] ホストを管理します。","Click here to manage [asis,SSL] storage.":"こちらをクリックして [asis,SSL] ストレージを管理します。","Click here to save these settings.":"こちらをクリックしてこれらの設定を保存します。","Configure Apache [asis,SSL] Ciphers":"Apache [asis,SSL] 暗号を構成","Configure Web Services [asis,SSL] Ciphers":"Web サービス [asis,SSL] 暗号を構成","Configure Webdisk SSL Ciphers":"Webdisk SSL 暗号を構成","Configure [asis,AutoSSL]":"[asis,AutoSSL] を構成","Configure [asis,SSL/TLS] related configurations.":"[asis,SSL/TLS] に関する構成をします。","Current":"現在","Default [asis,SSL/TLS] Key Type":"デフォルトの [asis,SSL/TLS] キータイプ","I want to:":"やりたいこと:","Manage [asis,SSL] Hosts":"[asis,SSL] ホストを管理","Manage [asis,SSL] Storage":"[asis,SSL] ストレージを管理","Need Help?":"ヘルプが必要ですか?","Need help? Click here to read more about this interface.":"ヘルプが必要ですか?こちらをクリックしてこのインターフェースの詳細をご確認ください。","SSL/TLS Configuration":"SSL/TLS 構成","Save":"保存","The system updated the default [asis,SSL/TLS] key type to “[_1]”.":"The system updated the default [asis,SSL/TLS] key type to “[_1]”.","The type of key that the system will create by default for [asis,SSL/TLS] certificates and signing requests.":"システムがデフォルトで作成する[asis,SSL/TLS]証明書および署名リクエスト用のキーのタイプ。","This is the current setting that the system utilizes.":"現在使用しているシステム設定です。","This is the default setting for new systems.":"新しいシステムのデフォルト設定です。","When you change this setting, the server will replace [output,strong,all] [asis,AutoSSL]-issued certificates that use a different key type.":"この設定を変更した場合、[output,strong,全て]の[asis,AutoSSL]が発行した、別のキータイプを使用している証明書をサーバが置き換えます。","[asis,ECDSA] is recommended for systems running [output,acronym,LSWS,LiteSpeed Web Servers].":"[output,acronym,LSWS,LiteSpeed Web Servers]を稼働させているシステムには[asis,ECDSA]を推奨します。"};
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~~