home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
controls
/
htmlarea
/
lang
/
ja-sjis.js
< prev
next >
Wrap
Text File
|
2004-03-08
|
1KB
|
38 lines
// I18N constants -- Japanese Shift-JIS
// by Manabu Onoue -- tmocsys@tmocsys.com
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "ja-sjis",
tooltips: {
bold: "æ╛ÄÜ",
italic: "Ä╬æ╠",
underline: "ë║Éⁿ",
strikethrough: "æ┼é┐Å┴é╡Éⁿ",
subscript: "ë║òté½ôYéªÄÜ",
superscript: "Åπòté½ôYéªÄÜ",
justifyleft: "ì╢è±é╣",
justifycenter: "Æåë¢è±é╣",
justifyright: "ëEè±é╣",
justifyfull: "ï╧ôÖèäòt",
orderedlist: "ö╘ìåòté½ë╙Å≡Åæé½",
unorderedlist: "ïLìåòté½ë╙Å≡Åæé½",
outdent: "âCâôâfâôâgë≡Å£",
indent: "âCâôâfâôâgÉ▌ÆΦ",
forecolor: "ò╢ÄÜÉF",
backcolor: "öwîiÉF",
horizontalrule: "Éàò╜Éⁿ",
createlink: "âèâôâNì∞ɼ",
insertimage: "ëµæ£æ}ôⁿ",
inserttable: "âeü[âuâïæ}ôⁿ",
htmlmode: "HTMLò\ĪÉ╪æ╓",
popupeditor: "âGâfâBâ^ègæσ",
about: "âoü[âWâçâôÅεò±",
help: "âwâïâv",
textindicator: "î╗ì▌é╠âXâ^âCâï"
}
};