]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/searchreplace/langs/zh_cn.js
Test to see if log is updated automatically
[citadel.git] / webcit / tiny_mce / plugins / searchreplace / langs / zh_cn.js
1 // Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com)
2 //Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö
3
4 tinyMCE.addToLang('',{
5 searchreplace_search_desc : '²éÕÒ',
6 searchreplace_searchnext_desc : 'ÔٴβéÕÒ',
7 searchreplace_replace_desc : '²éÕÒ/Ìæ»»',
8 searchreplace_notfound : 'ËÑË÷Íê±Ï£¬Ã»ÓÐÕÒµ½Òª²éÕÒµÄ×Ö·û´®¡£',
9 searchreplace_search_title : '²éÕÒ',
10 searchreplace_replace_title : '²éÕÒ/Ìæ»»',
11 searchreplace_allreplaced : 'ËùÓгöÏÖµÄ×Ö·û´®ÒÑÌæ»»Íê±Ï¡£',
12 searchreplace_findwhat : '²éÕÒ',
13 searchreplace_replacewith : 'Ì滻Ϊ',
14 searchreplace_direction : '·½Ïò',
15 searchreplace_up : 'ÏòÉÏ',
16 searchreplace_down : 'ÏòÏÂ',
17 searchreplace_case : 'Æ¥Åä´óСд',
18 searchreplace_findnext : '²éÕÒÏÂÒ»¸ö',
19 searchreplace_replace : 'Ìæ»»',
20 searchreplace_replaceall : 'È«²¿Ìæ»»',
21 searchreplace_cancel : 'È¡Ïû'
22 });