]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/themes/advanced/langs/ja.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / ja.js
1 // JP lang variables
2
3 tinyMCE.addToLang('',{
4 theme_style_select : '\e$B%9%?%$%k\e(B',
5 theme_paragraph : '\e$BJ8L.\e(B',
6 theme_address : '\e$B%"%I%l%9\e(B',
7 theme_pre : '\e$B@07A:Q$_\e(B',
8 theme_h1 : 'H1',
9 theme_h2 : 'H2',
10 theme_h3 : 'H3',
11 theme_h4 : 'H4',
12 theme_h5 : 'H5',
13 theme_h6 : 'H6',
14 theme_div : 'Div',
15 insert_anchor_title : '\e$B%"%s%+!<$NA^F~\e(B/\e$BJT=8\e(B',
16 insert_anchor_name : '\e$B%"%s%+!<$NL>A0\e(B',
17 theme_anchor_desc : '\e$B%"%s%+!<$NA^F~\e(B/\e$BJT=8\e(B',
18 theme_code_desc : 'HTML\e$B$ND>@\JT=8\e(B',
19 theme_code_title : 'HTML\e$B$NJT=8\e(B',
20 theme_code_wordwrap : 'Word wrap',
21 theme_hr_desc : '\e$B?eJ?@~\e(B',
22 theme_removeformat_desc : '\e$B@07A>pJs:o=|\e(B',
23 theme_visualaid_desc : '\e$BJd=u>pJs$N;k3P2=\e(B(\e$B%H%0%k\e(B)',
24 theme_sub_desc : '\e$BE:;z2<\e(B',
25 theme_sup_desc : '\e$BE:;z>e\e(B',
26 theme_charmap_desc : '\e$BFC<lJ8;z$NF~NO\e(B',
27 theme_charmap_title : '\e$BFC<lJ8;z$rA*Br$7$F2<$5$$\e(B',
28 insert_image_dimensions : '\e$BBg$-$5;XDj\e(B',
29 insert_image_border : '\e$B6-3&I}\e(B',
30 insert_image_vspace : '\e$B=DM>Gr\e(B',
31 insert_image_hspace : '\e$B2#M>Gr\e(B',
32 insert_image_align : '\e$B0LCV9g$o$;\e(B',
33 insert_image_align_default : '\e$B0EL[\e(B',
34 insert_image_align_baseline : '\e$B4p=`@~\e(B',
35 insert_image_align_top : '\e$B>e\e(B',
36 insert_image_align_middle : '\e$BCf\e(B',
37 insert_image_align_bottom : '\e$B2<\e(B',
38 insert_image_align_texttop : '\e$BJ8;z$N>e\e(B',
39 insert_image_align_absmiddle : '\e$B@dBP$KCf\e(B',
40 insert_image_align_absbottom : '\e$B@dBP$K2<\e(B',
41 insert_image_align_left : '\e$B:8\e(B',
42 insert_image_align_right : '\e$B1&\e(B',
43 theme_font_size : '-- Font size --',
44 theme_fontdefault : '-- Font family --',
45 theme_block : '-- Format --',
46 theme_colorpicker_title : '\e$B?\'$N;XDj\e(B',
47 theme_colorpicker_apply : '\e$BE,MQ\e(B',
48 theme_forecolor_desc : '\e$BA07J?\'\e(B',
49 theme_backcolor_desc : 'Select background color',
50 theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
51 theme_path : 'Path',
52 cut_desc : 'Cut',
53 copy_desc : 'Copy',
54 paste_desc : 'Paste',
55 link_list : 'Link list',
56 image_list : 'Image list',
57 browse : 'Browse',
58 image_props_desc : 'Image properties',
59 newdocument_desc : 'New document',
60 class_name : '\e$B%/%i%9\e(B',
61 newdocument : 'Are you sure you want clear all contents?'
62 });