]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/themes/advanced/langs/tw.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / tw.js
1 // TW lang variables contributed by Jim Kou
2
3 tinyMCE.addToLang('',{
4 bold_desc : '²ÊÅé',
5 bold_img : "bold.gif",
6 bullist_desc : '²Å¸¹¶µ¥Ø',
7 cancel : '¨ú®ø',
8 cleanup_desc : '²M°£',
9 help_desc : '»²§U»¡©ú',
10 image_desc : '¹Ï¤ù',
11 indent_desc : 'ÁY±Æ',
12 insert : '·s¼W',
13 insert_anchor_name : '¼Ðµù¦WºÙ',
14 insert_anchor_title : '·s¼W¼Ðµù',
15 insert_image_align : '¹ï»ô',
16 insert_image_align_absbottom : '±j¨î»ô¤U',
17 insert_image_align_absmiddle : '±j¨î¸m¤¤',
18 insert_image_align_baseline : '°ò·Ç½u',
19 insert_image_align_bottom : '»ô¤U',
20 insert_image_align_default : '¼Ð·Ç',
21 insert_image_align_left : '»ô¥ª',
22 insert_image_align_middle : '¸m¤¤',
23 insert_image_align_right : '»ô¥k',
24 insert_image_align_texttop : '¤å¦r¤W¤è',
25 insert_image_align_top : '»ô¤W',
26 insert_image_alt : '¹Ï¤ù»¡©ú',
27 insert_image_border : '¥~®Ø',
28 insert_image_dimensions : '¤Ø¤o',
29 insert_image_hspace : '¤ô¥­¶¡»Ø',
30 insert_image_src : '¹Ï¤ù¨Ó·½',
31 insert_image_title : '·s¼W¹Ï¤ù',
32 insert_image_vspace : '««ª½¶¡»Ø',
33 insert_link_target : '¥Ø¼Ð',
34 insert_link_target_blank : 'Åã¥Ü©ó·sµøµ¡¤¤',
35 insert_link_target_same : 'Åã¥Ü©ó¦P¤@µøµ¡¤¤',
36 insert_link_title : '·s¼W¶W³sµ²',
37 insert_link_url : '¶W³sµ²',
38 italic_desc : '±×Åé',
39 italic_img : "italic.gif",
40 justifycenter_desc : '»ô¤¤',
41 justifyfull_desc : '¶ñº¡',
42 justifyleft_desc : '»ô¥ª',
43 justifyright_desc : '»ô¥k',
44 link_desc : '«Ø¥ß³sµ²',
45 numlist_desc : '¼Æ¦r¶µ¥Ø',
46 outdent_desc : '¥Y±Æ',
47 redo_desc : '­«°µ',
48 striketrough_desc : '§R°£½u',
49 theme_address : '¦a§}',
50 theme_anchor_desc : '¼Ðµù',
51 theme_charmap_desc : '¯S®í¦r¤¸',
52 theme_charmap_title : '¯S®í¦r¤¸²M³æ',
53 theme_code_desc : 'Åã¥Ü HTML ­ì©l½X',
54 theme_code_wordwrap : 'Word wrap',
55 theme_code_title : 'HTML ­ì©l½X',
56 theme_colorpicker_apply : 'Åܧó',
57 theme_colorpicker_title : 'ÃC¦â',
58 theme_font_size : '-- Font size --',
59 theme_fontdefault : '-- Font family --',
60 theme_block : '-- Format --',
61 theme_forecolor_desc : '¦r«¬ÃC¦â',
62 theme_backcolor_desc : 'Select background color',
63 theme_h1 : '¼ÐÃD1',
64 theme_h2 : '¼ÐÃD2',
65 theme_h3 : '¼ÐÃD3',
66 theme_h4 : '¼ÐÃD4',
67 theme_h5 : '¼ÐÃD5',
68 theme_h6 : '¼ÐÃD6',
69 theme_hr_desc : '·s¼W¾î½u',
70 theme_paragraph : '¬q¸¨',
71 theme_pre : '¤º©w®æ¦¡',
72 theme_removeformat_desc : '²M°£®æ¦¡³]©w',
73 theme_style_select : '¼Ë¦¡',
74 theme_sub_desc : '¤U¼Ð',
75 theme_sup_desc : '¤W¼Ð',
76 theme_visualaid_desc : 'Åã¥Ü/ÁôÂëD¥i¨£ªº¤¸¯À',
77 underline_desc : '©³½u',
78 undo_desc : '´_­ì',
79 unlink_desc : '¨ú®ø³sµ²',
80 theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
81 theme_path : 'Path',
82 cut_desc : 'Cut',
83 copy_desc : 'Copy',
84 paste_desc : 'Paste',
85 link_list : 'Link list',
86 image_list : 'Image list',
87 browse : 'Browse',
88 image_props_desc : 'Image properties',
89 newdocument_desc : 'New document',
90 newdocument : 'Are you sure you want clear all contents?'
91 });