//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/calendar-contact-management/main.2cd007b0385e360f.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/calendar-contact-management/main.2cd007b0385e360f-ko.js
// Module: /jupiter/calendar-contact-management/main.2cd007b0385e360f-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 = {"Actions":"작업","Address Book":"주소록","Are you sure you wish to delete the “[_1]” named “[_2]”?":"Are you sure you wish to delete the “[_1]” named “[_2]”?","Calendar":"일정","Collection Editor":"Collection Editor","Collection Name":"Collection Name","Collection Type":"Collection Type","Collection type can be a Calendar, Address Book, or Task List.":"Collection type can be a Calendar, Address Book, or Task List.","Color":"Color","Create":"생성","Create or edit a Collection.":"Create or edit a Collection.","Delete collection":"Delete collection","Describe the collection.":"Describe the collection.","Description":"설명","Edit collection":"Edit collection","Go back":"Go back","Go to the Collection Editor interface.":"Go to the Collection Editor interface.","Go to the List Collections interface.":"Go to the List Collections interface.","List Collections":"List Collections","List of existing Collections.":"List of existing Collections.","Loading collections …":"Loading collections …","Name":"이름","No collections currently exist for your account.":"No collections currently exist for your account.","Optional.":"Optional.","Provide a color code for the calendar.":"Provide a color code for the calendar.","Provide a name for the collection.":"Provide a name for the collection.","Submit":"제출","Successfully deleted the “[_1]” named “[_2]” for “[_3]”.":"Successfully deleted the “[_1]” named “[_2]” for “[_3]”.","Task List":"Task List","Type":"형식","Visit [output,url,_1,our documentation] for more information.":"Visit [output,url,_1,our documentation] for more information.","You [output,strong,must] choose a type.":"You [output,strong,must] choose a type.","You [output,strong,must] provide a collection name.":"You [output,strong,must] provide a collection name."};
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~~