//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/index.cmb-ja.js
// Module: /templates/easyapache4/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 = {"Additional Packages":"追加のパッケージ","An [asis,MPM] package must exist on your system. Click “Continue” to select a new [asis,MPM] package.":"[asis,MPM] パッケージがシステム上に存在している必要があります。「続行」をクリックし、新しい [asis,MPM] パッケージを選択してください。","Apache Modules":"Apache モジュール","Apache [output,acronym,MPM,Multi-Processing Modules]":"Apache [output,acronym,MPM,マルチプロセッシングモジュール]","Buy [_1]":"Buy [_1]","Checking for updates …":"アップデートを確認中 …","Click “Cancel” to cancel this operation.":"「キャンセル」をクリックしてこの操作をキャンセルします。","Filename [output,strong,cannot] be “[output,strong,_1]”.":"ファイル名は「[output,strong,_1]」に[output,strong,できません]。","Filename [output,strong,cannot] include the following characters: [list_and,_1]":"Filename [output,strong,cannot] include the following characters: [list_and,_1]","In addition to the dependencies that this version of [asis,PHP] requires, the system detected [quant,_1,extension,extensions] of all other installed PHP versions that it will install for this version.":"In addition to the dependencies that this version of [asis,PHP] requires, the system detected [quant,_1,extension,extensions] of all other installed PHP versions that it will install for this version.","Install [_1]":"Install [_1]","Not Recommended":"推奨されません","Provision process finished.":"プロビジョニングのプロセスが完了しました。","Provision process started.":"プロビジョニングのプロセスが開始しました。","Recommendations for “[_1]”: [_2]":"「[_1]」の推奨事項: [_2]","Recommended":"推奨","Review":"レビュー","Save":"保存","Status: “[output,strong,_1]”. Reason: “[output,em,_2]”.":"ステータス:「[output,strong,_1]」。理由:「[output,em,_2]」。","The provision process exited with errors. Please check the log for details.":"プロビジョニングのプロセスがエラーで終了しました。詳細はログをご確認ください。","The provision process is complete.":"プロビジョニングのプロセスが完了しました。","The system successfully saved the current packages to the “[_1]” profile. It is available in the EasyApache 4 profiles page.":"システムは、現在のパッケージを「[_1]」プロフィールに正常に保存しました。EasyApache 4プロフィールページで利用可能です。","The system successfully uploaded your profile.":"システムはプロフィールを正常にアップロードしました。","These recommendations appear because you have “[_1]” installed on your system.":"システムに「[_1]」をインストールしているため、これら推奨事項が表示されます。","Update [asis,EasyApache 4]":"[asis,EasyApache 4]更新","Upgrade to [_1]":"[_1]にアップグレード","Your selection removed [list_and,_1].":"Your selection removed [list_and,_1].","[_1][comment,package name] Only[comment,action text]":"[_1][comment,package name]のみが[comment,action text]","[_1][comment,package name] and Extensions[comment,action text]":"[_1][comment,package name] and Extensions[comment,action text]","[asis,EasyApache 4] is up to date[comment,no punctuation due to usage]":"[asis,EasyApache 4] is up to date[comment,no punctuation due to usage]","[asis,Ruby] via [asis,Passenger]":"[asis,Passenger]を介した[asis,Ruby]","[output,acronym,PHP,PHP Hypertext Preprocessor] Extensions":"[output,acronym,PHP,PHP Hypertext Preprocessor]プラグイン","[output,acronym,PHP,PHP Hypertext Preprocessor] Versions":"[output,acronym,PHP,PHP Hypertext Preprocessor]バージョン","[output,strong,CloudLinux OS] is a feature-rich platform solution that addresses multiple server challenges in a single package, including hardened PHP for legacy version, while also delivering enhanced security, performance, and resource isolation across your hosting environment. [output,url,_1,Learn more.,target,_2]":"[output,strong,CloudLinux OS] is a feature-rich platform solution that addresses multiple server challenges in a single package, including hardened PHP for legacy version, while also delivering enhanced security, performance, and resource isolation across your hosting environment. [output,url,_1,Learn more.,target,_2]","[output,strong,Need to keep older PHP versions secure?]":"[output,strong,Need to keep older PHP versions secure?]","[output,strong,Showing] [_1] - [_2] of [_3] items":"[output,strong,_3 個中、] [_1] - [_2] 個のアイテムを表示しています。","[output,strong,Upgrade your server security and performance.]":"[output,strong,Upgrade your server security and performance.]","[quant,_1,Recommendation,Recommendations]":"[quant,_1,Recommendation,Recommendations]","cPanel provides the latest stable versions of PHP. If you require legacy versions like PHP 5.6 or 7.x, you can keep outdated websites secure with [output,strong,TuxCare Extended Lifecycle Support (ELS)] from CloudLinux. This service provides hardened PHP versions continuously patched against known vulnerabilities, making it the easiest way to maintain security for older PHP versions. [output,url,_1,Learn more.,target,_2]":"cPanel provides the latest stable versions of PHP. If you require legacy versions like PHP 5.6 or 7.x, you can keep outdated websites secure with [output,strong,TuxCare Extended Lifecycle Support (ELS)] from CloudLinux. This service provides hardened PHP versions continuously patched against known vulnerabilities, making it the easiest way to maintain security for older PHP versions. [output,url,_1,Learn more.,target,_2]"};
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~~