Viewing File: /usr/local/cpanel/base/frontend/jupiter/clam-av/main-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/clam-av/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/clam-av/main-ko.js
// Module:    /jupiter/clam-av/main-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 = {"Cleanup Process":"정리 프로세스","Close":"닫기","Data":"데이터","Deleted.[comment, placed after the path to a file that was removed]":"Deleted.[comment, placed after the path to a file that was removed]","Destroy":"삭제","Disinfect":"감염 제거","Disinfected.[comment, placed after the path to a file that was cleaned]":"Disinfected.[comment, placed after the path to a file that was cleaned]","Due to your system’s configuration, the system can not scan all files in your user’s mail directory.":"Due to your system’s configuration, the system can not scan all files in your user’s mail directory.","Error!":"Error!","File":"파일","Go to the Cleanup Process Page":"Go to the Cleanup Process Page","If this condition persists, contact your system administrator.":"If this condition persists, contact your system administrator.","Ignore":"무시","Ignored.[comment, placed after the path to a file that was not processed]":"Ignored.[comment, placed after the path to a file that was not processed]","Infected Files":"감염된 파일","Infected files found.":"Infected files found.","Internal Error":"내부 오류","Loading …":"로드하는 중 …","No active scans.":"No active scans.","No cleanup process found.":"No cleanup process found.","No virus found.":"No virus found.","Only mailboxes can be disinfected.":"메일함만 감염을 제거할 수 있습니다.","Oops!":"Oops!","Please press the “Cancel” button.":"Please press the “Cancel” button.","Process Cleanup":"프로세스 정리","Processing …":"처리 중…","Quarantine":"격리","Quarantined.[comment, placed after the path to a file that was moved to a safer place]":"Quarantined.[comment, placed after the path to a file that was moved to a safer place]","Scan Complete!":"Scan Complete!","Scan Now":"지금 스캔","Scanner":"Scanner","Scanner Progress":"스캐너 진행 상황","Scanning:":"검사:","Scans will automatically stop if they run for more than one day.":"스캔은 하루 이상 실행될 경우 자동으로 중지됩니다.","Select All":"모두 선택","Something bad happened.":"Something bad happened.","Start a New Scan":"새 스캔 시작","Success!":"성공!","The system failed to fetch the disinfect status.":"The system failed to fetch the disinfect status.","The system failed to fetch the infected files.":"The system failed to fetch the infected files.","The system failed to fetch the scan status.":"The system failed to fetch the scan status.","The system failed to start a disinfection.":"The system failed to start a disinfection.","The system failed to start a scan.":"The system failed to start a scan.","The system failed to start the disinfection process in the background.":"The system failed to start the disinfection process in the background.","The system failed to start the virus scanner in the background.":"The system failed to start the virus scanner in the background.","Total file count":"Total file count","Total file size":"Total file size","Try again":"Try again","Virus":"바이러스","Virus Scan Complete":"Virus Scan Complete","Virus scan complete modal.":"Virus scan complete modal.","Warning!":"경고!","You should not leave this page without hitting the “Process Cleanup” button!":"You should not leave this page without hitting the “Process Cleanup” button!"};

    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