egroupware/phpgwapi/js/tiny_mce/langs/ko.js
2006-08-21 19:26:21 +00:00

41 lines
1.6 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// KO lang variables by Setzer Gabbiani
tinyMCE.addToLang('',{
bold_desc : 'ÁøÇÏ°Ô',
italic_desc : '±â¿ïÀÓ',
underline_desc : '¹ØÁÙ',
striketrough_desc : '°¡·ÎÁÙ',
justifyleft_desc : '¿ÞÂÊ Á¤·Ä',
justifycenter_desc : '°¡¿îµ¥ Á¤·Ä',
justifyright_desc : '¿À¸¥ÂÊ Á¤·Ä',
justifyfull_desc : '¾çÂÊ Á¤·Ä',
bullist_desc : '¸ñÂ÷ ¸Å±â±â',
numlist_desc : '¹øÈ£ ¸Å±â±â',
outdent_desc : '³»¾î¾²±â',
indent_desc : 'µé¿©¾²±â',
undo_desc : '½ÇÇàÃë¼Ò',
redo_desc : 'Àç½ÇÇà',
link_desc : '¸µÅ© ³Ö±â/°íÄ¡±â',
unlink_desc : '¸µÅ© ÇØÁ¦',
image_desc : '±×¸² ³Ö±â/°íÄ¡±â',
cleanup_desc : 'Äڵ带 ±ò²ûÇÏ°Ô',
focus_alert : 'ÀÌ ¸í·ÉÀ» ½ÇÇàÇϱâ Àü¿¡ ¹Ýµå½Ã ¿¡µðÅÍ ³»ÀÇ ¾îµò°¡¿¡ Ä¿¼­°¡ ÀÖ¾î¾ß ÇÕ´Ï´Ù.',
edit_confirm : 'ÀÌ ÅؽºÆ® ¹Ú½º¿¡¼­ HTML ¿¡µðÅ͸¦ »ç¿ëÇÏ±æ ¿øÇϽʴϱî?',
insert_link_title : '¸µÅ© ³Ö±â/°íÄ¡±â',
insert : '»ðÀÔ',
update : '»ðÀÔ',
cancel : 'Ãë¼Ò',
insert_link_url : 'URL ¸µÅ©',
insert_link_target : 'Ÿ°Ù',
insert_link_target_same : '°°Àº â¿¡¼­ ¸µÅ© ¿­±â',
insert_link_target_blank : '»õ â¿¡¼­ ¸µÅ© ¿­±â',
insert_image_title : '±×¸² ³Ö±â/°íÄ¡±â',
insert_image_src : '±×¸² URL',
insert_image_alt : '±×¸² ¼³¸í',
help_desc : 'µµ¿ò¸»',
bold_img : "bold.gif",
italic_img : "italic.gif",
underline_img : "underline.gif",
popup_blocked : 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'
});