Viewing File: /usr/local/cpanel/base/sharedjs/emailstats_search-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-ko.js
// Module:    legacy_shared/emailstats_search-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 = {"Close":"닫기","Delivery Event Details":"배달 이벤트 세부 정보","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"이와 같은 결과 페이지를 넘기면서 찾으려고 하는 내용을 찾을 수 없으면, 검색 범위를 좁혀 쿼리를 더욱 제한해 보십시오.","Invalid date.":"잘못된 날짜입니다.","Loading new data …":"새 데이터 로딩 중 …","Print":"인쇄","The mail server delivered this message successfully.":"메일 서버에서 이 메시지를 올바로 배달했습니다.","The mail server is currently delivering this message.":"메일 서버가 현재 이 메시지를 배달 중입니다.","The results available below may not contain the record or records you are looking for.":"아래 결과에서 찾고 있는 레코드가 없을 수도 있습니다.","The specified record’s details are already visible. See the corresponding popup window.":"지정된 레코드의 세부 정보는 이미 볼 수 있습니다. 해당 팝업 창을 확인하십시오.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"이 기능은 [output,class,배달 유형,code]이 [output,class,모두,code]일 때만 선택할 수 있습니다.","This message could not be delivered yet. The mail server will attempt delivery again later.":"이 메시지를 아직 배달할 수 없습니다. 메일 서버가 이후에 배달을 다시 시도할 것입니다.","This message could not be delivered.":"이 메시지는 배달할 수 없습니다.","This message was discarded by an email filter or spam detection software.":"이 메시지는 이메일 필터 또는 스팸 검색 소프트웨어에 의해 삭제되었습니다.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"이 메시지는 RBL, 필터 또는 기타 구성에 따라 SMTP 시간에 거부되었습니다.","This message was saved into an email archive.":"이 메시지는 이메일 아카이브에 저장되었습니다.","This query produced a result set that exceeds the reportable limit.":"이 쿼리는 보고 가능한 한계를 초과하는 결과 세트를 생성했습니다."};

    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