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

63 lines
2.3 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// JP lang variables
tinyMCE.addToLang('',{
theme_style_select : '$B%9%?%$%k(B',
theme_paragraph : '$BJ8L.(B',
theme_address : '$B%"%I%l%9(B',
theme_pre : '$B@07A:Q$_(B',
theme_h1 : 'H1',
theme_h2 : 'H2',
theme_h3 : 'H3',
theme_h4 : 'H4',
theme_h5 : 'H5',
theme_h6 : 'H6',
theme_div : 'Div',
insert_anchor_title : '$B%"%s%+!<$NA^F~(B/$BJT=8(B',
insert_anchor_name : '$B%"%s%+!<$NL>A0(B',
theme_anchor_desc : '$B%"%s%+!<$NA^F~(B/$BJT=8(B',
theme_code_desc : 'HTML$B$ND>@\JT=8(B',
theme_code_title : 'HTML$B$NJT=8(B',
theme_code_wordwrap : 'Word wrap',
theme_hr_desc : '$B?eJ?@~(B',
theme_removeformat_desc : '$B@07A>pJs:o=|(B',
theme_visualaid_desc : '$BJd=u>pJs$N;k3P2=(B($B%H%0%k(B)',
theme_sub_desc : '$BE:;z2<(B',
theme_sup_desc : '$BE:;z>e(B',
theme_charmap_desc : '$BFC<lJ8;z$NF~NO(B',
theme_charmap_title : '$BFC<lJ8;z$rA*Br$7$F2<$5$$(B',
insert_image_dimensions : '$BBg$-$5;XDj(B',
insert_image_border : '$B6-3&I}(B',
insert_image_vspace : '$B=DM>Gr(B',
insert_image_hspace : '$B2#M>Gr(B',
insert_image_align : '$B0LCV9g$o$;(B',
insert_image_align_default : '$B0EL[(B',
insert_image_align_baseline : '$B4p=`@~(B',
insert_image_align_top : '$B>e(B',
insert_image_align_middle : '$BCf(B',
insert_image_align_bottom : '$B2<(B',
insert_image_align_texttop : '$BJ8;z$N>e(B',
insert_image_align_absmiddle : '$B@dBP$KCf(B',
insert_image_align_absbottom : '$B@dBP$K2<(B',
insert_image_align_left : '$B:8(B',
insert_image_align_right : '$B1&(B',
theme_font_size : '-- Font size --',
theme_fontdefault : '-- Font family --',
theme_block : '-- Format --',
theme_colorpicker_title : '$B?\'$N;XDj(B',
theme_colorpicker_apply : '$BE,MQ(B',
theme_forecolor_desc : '$BA07J?\'(B',
theme_backcolor_desc : 'Select background color',
theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
theme_path : 'Path',
cut_desc : 'Cut',
copy_desc : 'Copy',
paste_desc : 'Paste',
link_list : 'Link list',
image_list : 'Image list',
browse : 'Browse',
image_props_desc : 'Image properties',
newdocument_desc : 'New document',
class_name : '$B%/%i%9(B',
newdocument : 'Are you sure you want clear all contents?'
});