Viewing File: /usr/local/cpanel/base/frontend/jupiter/domains/views/listDomains-ko.js
//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/domains/views/listDomains.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/domains/views/listDomains-ko.js
// Module: /jupiter/domains/views/listDomains-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 subdomain is required.":"A subdomain is required.","Actions":"작업","Add a domain that is already registered. You can also create a subdomain for an existing domain.":"Add a domain that is already registered. You can also create a subdomain for an existing domain.","An addon domain requires a subdomain in order to use a separate document root.":"An addon domain requires a subdomain in order to use a separate document root.","Cancel":"취소","Choose Domain Type":"Choose Domain Type","Close":"닫기","Continue":"계속","Creating …":"Creating …","Directory paths cannot be empty, contain spaces, or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Directory paths cannot be empty, contain spaces, or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Document Root":"문서 루트","Document Root (File System Location)":"Document Root (File System Location)","Domain":"도메인","Find a domain later.":"Find a domain later.","Force HTTPS Redirect":"Force HTTPS Redirect","Hide Associated Subdomains":"Hide Associated Subdomains","Hide Options":"Hide Options","If the document root is shared, the new domain will serve the same content as “[_1]”. [output,strong,You cannot change this setting once you create the domain].":"If the document root is shared, the new domain will serve the same content as “[_1]”. [output,strong,You cannot change this setting once you create the domain].","Purchase a Domain":"Purchase a Domain","Purchase a domain illustration.":"Purchase a domain illustration.","Redirects To":"리디렉션 대상","Registered Domain":"Registered Domain","Registered domain illustration.":"Registered domain illustration.","Search":"검색","Search for a domain":"Search for a domain","Search for a new domain.":"Search for a new domain.","Share document root ([_1]) with “[_2]”?":"Share document root ([_1]) with “[_2]”?","Show Associated Subdomains":"Show Associated Subdomains","Show Options":"Show Options","Specify the directory where you want the files for this domain to exist.":"Specify the directory where you want the files for this domain to exist.","Subdomain":"서브도메인","Temporary Domain":"Temporary Domain","Temporary domain illustration.":"Temporary domain illustration.","The Domain field is required.":"The Domain field is required.","This domain already exists on this account.":"This domain already exists on this account.","Use a domain you own.":"Use a domain you own.","Use exact terms or let our AI find unique suggestions based on your input.":"Use exact terms or let our AI find unique suggestions based on your input.","What kind of domain do you want to use?":"What kind of domain do you want to use?","You cannot create an email account for a temporary domain.":"You cannot create an email account for a temporary domain.","You have successfully created the new “[_1]” domain with the document root of “[_2]”.":"You have successfully created the new “[_1]” domain with the document root of “[_2]”.","You have successfully created the new “[_1]” domain.":"You have successfully created the new “[_1]” domain."};
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