OSDN Git Service

original file
[nucleus-jp/nucleus-plugins.git] / trunk / NP_TinyMCE2j / tinymce2j / themes / advanced / langs / ko.js
1 // KO lang variables
2
3 tinyMCE.addToLang('',{
4 theme_style_select : '½ºÅ¸ÀÏ',
5 theme_code_desc : 'HTML ¼Ò½º °íÄ¡±â',
6 theme_code_title : 'HTML ¼Ò½º ÆíÁý±â',
7 theme_code_wordwrap : 'Word wrap',
8 theme_code_save : 'ÀúÀå',
9 theme_sub_desc : '¾Æ·¡Ã·ÀÚ',
10 theme_sup_desc : 'À§Ã·ÀÚ',
11 theme_hr_desc : '°¡·ÎÁÙ ³Ö±â',
12 theme_removeformat_desc : '¼Ó¼º Áö¿ì±â',
13 theme_custom1_desc : 'Your custom description here',
14 insert_image_border : 'Å׵θ®',
15 insert_image_dimensions : 'Å©±â',
16 insert_image_vspace : '¼¼·Î ¿©¹é',
17 insert_image_hspace : '°¡·Î ¿©¹é',
18 insert_image_align : 'Á¤·Ä',
19 insert_image_align_default : '±âº»°ª',
20 insert_image_align_baseline : 'Baseline',
21 insert_image_align_top : 'Top',
22 insert_image_align_middle : 'Middle',
23 insert_image_align_bottom : 'Bottom',
24 insert_image_align_texttop : 'TextTop',
25 insert_image_align_absmiddle : 'Absolute Middle',
26 insert_image_align_absbottom : 'Absolute Bottom',
27 insert_image_align_left : 'Left',
28 insert_image_align_right : 'Right',
29 theme_font_size : '-- Font size --',
30 theme_fontdefault : '-- Font family --',
31 theme_block : '-- Format --',
32 theme_paragraph : '´Ü¶ô',
33 theme_div : 'Div',
34 theme_address : 'ÁÖ¼Ò',
35 theme_pre : '¼­½Ä ÀÖÀ½',
36 theme_h1 : 'Á¦¸ñ 1',
37 theme_h2 : 'Á¦¸ñ 2',
38 theme_h3 : 'Á¦¸ñ 3',
39 theme_h4 : 'Á¦¸ñ 4',
40 theme_h5 : 'Á¦¸ñ 5',
41 theme_h6 : 'Á¦¸ñ 6',
42 theme_colorpicker_title : '»ö»ó ¼±ÅÃ',
43 theme_colorpicker_apply : 'Àû¿ë',
44 theme_forecolor_desc : '±ÛÀÚ »ö»ó',
45 theme_backcolor_desc : 'Select background color',
46 theme_charmap_title : 'Select custom character',
47 theme_charmap_desc : 'Insert custom character',
48 theme_visualaid_desc : 'Toggle guidelines/invisible elements',
49 insert_anchor_title : '¾ÞÄ¿ ³Ö±â/°íÄ¡±â',
50 insert_anchor_name : '¾ÞÄ¿ À̸§',
51 theme_anchor_desc : '¾ÞÄ¿ ³Ö±â/°íÄ¡±â',
52 theme_insert_link_titlefield : 'Á¦¸ñ',
53 theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
54 theme_path : 'Path',
55 cut_desc : 'Cut',
56 copy_desc : 'Copy',
57 paste_desc : 'Paste',
58 link_list : 'Link list',
59 image_list : 'Image list',
60 browse : 'Browse',
61 image_props_desc : 'Image properties',
62 newdocument_desc : 'New document',
63 class_name : 'Ŭ·¡½º',
64 newdocument : 'Are you sure you want clear all contents?'
65 });