Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-ko.js
// Module:    /jupiter/js2/webdav/accounts_webdav-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 = {"Cancel":"취소","Change":"변경","Click to disable Digest Authentication.":"다이제스트 인증을 비활성화하려면 클릭하십시오.","Click to enable Digest Authentication.":"다이제스트 인증을 활성화하려면 클릭하십시오.","Close":"닫기","Directory":"디렉토리","Directory Path":"디렉토리 경로","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"디렉토리 경로는 비워둘 수 없으며, 다음 문자를 포함합니다. [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"다이제스트 인증 비활성화","Disabling Digest Authentication on account “[_1]” …":"계정 “[_1]”의 다이제스트 인증 비활성화 중 …","Domain":"도메인","Enable Digest Authentication":"다이제스트 인증 활성화","Enabling Digest Authentication on account “[_1]” …":"계정 “[_1]”에 대한 다이제스트 인증 활성화 중…","Home Directory Updated":"홈 디렉토리 업데이트됨","Notice":"통지","OK":"확인","Please try again.":"다시 시도해주십시오.","Set Read-Only":"읽기 전용 설정","Set Read-Write":"읽기-쓰기 설정","Setting Read-Only Access":"읽기 전용 액세스 설정","Setting Read-Only Access on account “[_1]” …":"계정 “[_1]”에 읽기 전용 액세스를 설정하는 중 …","Setting Read-Write Access":"읽기-쓰기 액세스를 설정하는 중","Setting Read-Write Access on account “[_1]” …":"계정 “[_1]”에 읽기-쓰기 액세스를 설정하는 중 …","Success!":"성공!","The [asis,WebDisk] username cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username cannot exceed [numf,_1] characters.","The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.":"The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.","The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.","Updating Home Directory":"홈 디렉토리 업데이트","Webdav Login":"Webdav 로그인","You can only enter letters, numbers, periods, hyphens, and underscores.":"You can only enter letters, numbers, periods, hyphens, and underscores.","You must enter a [asis,WebDisk] username.":"You must enter a [asis,WebDisk] username."};

    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