Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-ja.js
// Module:    /templates/mod_security/vendors.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 = {"Add Vendor":"ベンダを追加","An error occurred in the attempt to retrieve the vendor information.":"ベンダ情報を取得しようとした際にエラーが発生しました。","Manage Vendors":"ベンダを管理","Select Vendor Rule Sets":"ベンダルールセットを選択","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"URLには、プロトコル、ドメイン、正しいフォーマットのファイル名を含む必要があります。(例:[asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"URL には、次の確認済みプロトコルのいずれかを使用する必要があります:[join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"ファイル名の拡張子は.yamlでなければなりません。(例:[asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"ファイル名の先頭はmeta_にし、続けてベンダー名を入れ、.yamlの拡張子を使用する必要があります。(例:[asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"ファイル名には meta_ prefix を使用し、その後にベンダー名と .yaml 拡張子を続ける必要があります。ベンダー名に、次のセット内の文字以外は使用できません: [join,~, ,_1] (例: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"ファイル名にはmeta_プレフィックスを使用する必要があります。(例:[asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"プロトコルの後には、コロンおよび2つのフォワードスラッシュを付ける必要があります。(例:[asis,https://])","The system could not disable the configuration files.":"システムが設定ファイルを無効化できませんでした。","The system could not enable the configuration files.":"システムが設定ファイルを有効化できませんでした。","The system could not find the specified [asis,vendor_id].":"システムは、指定された[asis,vendor_id]を見つけられませんでした。","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"システムが「[_1]」ベンダーをインストールしようとした際、以下のエラーが発生しました:[_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"システムがベンダー[_1]を削除しようとした際、以下のエラーが発生しました:[_2]","The system failed to pass the ID query string parameter.":"システムは、IDクエリ文字列パラメータの受け渡しに失敗しました。","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"ファイル名のベンダー名の部分に、次のセット内の文字以外は使用できません: [join,~, ,_1] (例: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"同一[asis,vendor_id]のベンダーが複数います。","You have successfully added “[_1]” to the vendor configuration list.":"「[_1]」をベンダー設定リストに追加するのに成功しました。","You have successfully disabled all of the configuration files.":"全設定ファイルの無効化に成功しました。","You have successfully disabled automatic updates for the vendor: [_1]":"ベンダー[_1]の自動更新無効化に成功しました。","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"一部の設定ファイルの無効化に成功しました。無効化に失敗したファイルは以下で特定されています。","You have successfully disabled the configuration file: [_1]":"設定ファイル:[_1]の無効化に成功しました。","You have successfully disabled the vendor: [_1]":"ベンダー:[_1]の無効化に成功しました。","You have successfully enabled all of the configuration files.":"全設定ファイルの有効化に成功しました。","You have successfully enabled automatic updates for the vendor: [_1]":"ベンダー:[_1]の自動更新有効化に成功しました。","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"一部の設定ファイルの有効化に成功しました。失敗したファイルは以下で特定されています。","You have successfully enabled the configuration file: [_1]":"設定ファイル:[_1]の有効化に成功しました。","You have successfully enabled the vendor: [_1]":"ベンダー:[_1]の有効化に成功しました。","You have successfully installed the vendor: [_1]":"ベンダー:[_1]のインストールに成功しました。","You have successfully removed the vendor: [_1]":"ベンダー:[_1]の消去に成功しました。"};

    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