[Checkins] SVN: z3c.widget/trunk/src/z3c/widget/tiny/tiny_mce/themes/advanced/langs/ja.js onvert Japanese language encoding from iso-2022-jp to utf-8.

Ryosuke Komatsu komatsu at zope.co.jp
Fri Jun 6 04:59:53 EDT 2008


Log message for revision 87180:
  onvert Japanese language encoding from iso-2022-jp to utf-8.
  

Changed:
  U   z3c.widget/trunk/src/z3c/widget/tiny/tiny_mce/themes/advanced/langs/ja.js

-=-
Modified: z3c.widget/trunk/src/z3c/widget/tiny/tiny_mce/themes/advanced/langs/ja.js
===================================================================
--- z3c.widget/trunk/src/z3c/widget/tiny/tiny_mce/themes/advanced/langs/ja.js	2008-06-06 08:39:11 UTC (rev 87179)
+++ z3c.widget/trunk/src/z3c/widget/tiny/tiny_mce/themes/advanced/langs/ja.js	2008-06-06 08:59:53 UTC (rev 87180)
@@ -1,10 +1,10 @@
 // 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 at 07A:Q$_(B',
+theme_style_select : 'スタイル',
+theme_paragraph : '文脈',
+theme_address : 'アドレス',
+theme_pre : '整形済み',
 theme_h1 : 'H1',
 theme_h2 : 'H2',
 theme_h3 : 'H3',
@@ -12,40 +12,40 @@
 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',
+insert_anchor_title : 'アンカーの挿入/編集',
+insert_anchor_name : 'アンカーの名前',
+theme_anchor_desc : 'アンカーの挿入/編集',
+theme_code_desc : 'HTMLの直接編集',
+theme_code_title : 'HTMLの編集',
 theme_code_wordwrap : 'Word wrap',
-theme_hr_desc : '$B?eJ?@~(B',
-theme_removeformat_desc : '$B at 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 at dBP$KCf(B',
-insert_image_align_absbottom : '$B at dBP$K2<(B',
-insert_image_align_left : '$B:8(B',
-insert_image_align_right : '$B1&(B',
+theme_hr_desc : '水平線',
+theme_removeformat_desc : '整形情報削除',
+theme_visualaid_desc : '補助情報の視覚化(トグル)',
+theme_sub_desc : '添字下',
+theme_sup_desc : '添字上',
+theme_charmap_desc : '特殊文字の入力',
+theme_charmap_title : '特殊文字を選択して下さい',
+insert_image_dimensions : '大きさ指定',
+insert_image_border : '境界幅',
+insert_image_vspace : '縦余白',
+insert_image_hspace : '横余白',
+insert_image_align : '位置合わせ',
+insert_image_align_default : 'æš—é»™',
+insert_image_align_baseline : '基準線',
+insert_image_align_top : '上',
+insert_image_align_middle : '中',
+insert_image_align_bottom : '下',
+insert_image_align_texttop : '文字の上',
+insert_image_align_absmiddle : '絶対に中',
+insert_image_align_absbottom : '絶対に下',
+insert_image_align_left : 'å·¦',
+insert_image_align_right : '右',
 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_colorpicker_title : '色の選択',
+theme_colorpicker_apply : '適用',
+theme_forecolor_desc : '文字色',
 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',
@@ -57,6 +57,6 @@
 browse : 'Browse',
 image_props_desc : 'Image properties',
 newdocument_desc : 'New document',
-class_name : '$B%/%i%9(B',
+class_name : 'クラス',
 newdocument : 'Are you sure you want clear all contents?'
 });



More information about the Checkins mailing list