PluginProbe
Wp-Insert / 1.7.2
Wp-Insert v1.7.2
trunk 1.0 1.1 1.2 1.2.1 1.2.2 1.3.0 1.3.1 1.3.3 1.4 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.1 1.6.2 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 2.0 All 63 releases
wp-insert / editarea / langs / zh.js

zh.js in Wp-Insert 1.7.2, at editarea/langs/zh.js

60 lines 1.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 editAreaLoader.lang["zh"]={
2 new_document: "新建空白文档",
3 search_button: "查找与替换",
4 search_command: "查找下一个 / 打开查找框",
5 search: "查找",
6 replace: "替换",
7 replace_command: "替换 / 打开查找框",
8 find_next: "查找下一个",
9 replace_all: "�
10 �部替换",
11 reg_exp: "正则表达式",
12 match_case: "匹�
13 �大小写",
14 not_found: "未找到.",
15 occurrence_replaced: "处被替换.",
16 search_field_empty: "查找框没有�
17 ",
18 restart_search_at_begin: "已到到文档末尾. 从头重新查找.",
19 move_popup: "移动查找对话框",
20 font_size: "--字体大小--",
21 go_to_line: "转到行",
22 go_to_line_prompt: "转到行:",
23 undo: "恢复",
24 redo: "重做",
25 change_smooth_selection: "启用/禁止一些显示特性(更好看但更耗费资源)",
26 highlight: "启用/禁止语法高亮",
27 reset_highlight: "重置语法高亮(当文本显示不同步时)",
28 word_wrap: "toggle word wrapping mode",
29 help: "�
30 �于",
31 save: "保存",
32 load: "加载",
33 line_abbr: "",
34 char_abbr: "字符",
35 position: "位置",
36 total: "总计",
37 close_popup: "�
38 �闭对话框",
39 shortcuts: "快捷键",
40 add_tab: "添加制表符(Tab)",
41 remove_tab: "移除制表符(Tab)",
42 about_notice: "注意:语法高亮功能�
43 用于较少�
44 容的文本(文件�
45 容太大会导致浏览器反应�
46 �)",
47 toggle: "切换编辑器",
48 accesskey: "快捷键",
49 tab: "Tab",
50 shift: "Shift",
51 ctrl: "Ctrl",
52 esc: "Esc",
53 processing: "正在处理中...",
54 fullscreen: "�
55 �屏编辑",
56 syntax_selection: "--语法--",
57 close_tab: "�
58 �闭文件"
59 };
60