Blame | Letzte Änderung | Log anzeigen | RSS feed
// I18N constants -- Japanese EUC// by Manabu Onoue -- tmocsys@tmocsys.comHTMLArea.I18N = {// the following should be the filename without .js extension// it will be used for automatically load plugin language.lang: "ja-euc",tooltips: {bold: "ÂÀ»ú",italic: "¼ÐÂÎ",underline: "²¼Àþ",strikethrough: "ÂǤÁ¾Ã¤·Àþ",subscript: "²¼Éդꤍ»ú",superscript: "¾åÉդꤍ»ú",justifyleft: "º¸´ó¤»",justifycenter: "Ãæ±û´ó¤»",justifyright: "±¦´ó¤»",justifyfull: "¶ÑÅù³äÉÕ",orderedlist: "ÈÖ¹æÉÕ¤²Õ¾ò½ñ¤",unorderedlist: "µ¹æÉÕ¤²Õ¾ò½ñ¤",outdent: "¥¤¥ó¥Ç¥ó¥È²ò½ü",indent: "¥¤¥ó¥Ç¥ó¥ÈÀßÄê",forecolor: "ʸ»ú¿§",backcolor: "ÇØ·Ê¿§",horizontalrule: "¿åÊ¿Àþ",createlink: "¥ê¥ó¥¯ºîÀ®",insertimage: "²èÁüÁÞÆþ",inserttable: "¥Æ¡¼¥Ö¥ëÁÞÆþ",htmlmode: "HTMLɽ¼¨ÀÚÂØ",popupeditor: "¥¨¥Ç¥£¥¿³ÈÂç",about: "¥Ð¡¼¥¸¥ç¥ó¾ðÊó",help: "¥Ø¥ë¥×",textindicator: "¸½ºß¤Î¥¹¥¿¥¤¥ë"}};