Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/support/support-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-ko.js
// Module:    /templates/support/support-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 = {"A week ago.":"1주일 전.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"닫혀 있는 모든 티켓에 대한 인증을 취소하고 목록에서 제거하시겠습니까?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"닫혀 있는 모든 티켓에서 승인을 취소하고 제거하기 위해 백엔드를 호출하지 못했습니다.","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"자세한 정보는 [output,url,_1,Grant cPanel Support Access,target,_2] 설명서를 참조하십시오.","Successfully revoked and removed authorizations from all closed tickets.":"닫혀 있는 모든 티켓에서 승인을 취소하고 제거했습니다.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"사용자 “[_4]”에 대해 서버 “[_2]” - “[_3]”에서 티켓 ID “[_1]”에 대해 [asis,SSH] 연결 테스트에 성공했습니다.","The [asis,SSH] test failed with the following error: “[_1]”":"다음 오류로 인해 [asis,SSH] 테스트가 실패했습니다. “[_1]”","The server’s firewall configuration has been updated.":"서버의 방화벽 구성이 업데이트되었습니다.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"티켓 ID “[_1]”이(가) 닫혀 있습니다. 이 인증을 취소하고 제거하시겠습니까?","Today":"오늘","Yesterday":"어제","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"사용자 “[_4]”에 대해 서버 “[_2]” - “[_3]”에서 티켓 ID “[_1]”에 대한 액세스 권한을 부여했습니다.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"사용자 “[_4]”에 대해 서버 “[_2]” - “[_3]”에서 티켓 ID “[_1]”에 대한 액세스 권한을 취소했습니다.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"컴퓨터가 [output,acronym,WHM, WebHost Manager]에 연결할 수 없습니다. 서버에 대한 연결을 확인하고 브라우저를 다시 로드합니다.","[quant,_1,day,days] ago.":"[quant,_1,일,일]전.","[quant,_1,week,weeks] ago.":"[quant,_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