Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-ko.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-ko.js
// Module:    /templates/mod_security/vendors.cmb-ko
// Locale:    ko
// 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_ 접두사를 사용하고 그 뒤로 벤더 이름 및 .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