blob: 049087ffb888d9769c9a97fe9719e4ae77619f95 [file] [log] [blame]
// I18N constants -- Chinese GB
// by Dave Lo -- dlo@interactivetools.com
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "gb",
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: "¹Øì¶ HTMLArea",
help: "˵Ã÷",
textindicator: "×ÖÌåÀý×Ó"
}
};