]> git.gir.st - VimFx.git/blob - extension/locale/zh-CN/vimfx.properties
Refactor defaults
[VimFx.git] / extension / locale / zh-CN / vimfx.properties
1 button_tooltip_enabled=VimFx 已启用。点击禁用。
2 button_tooltip_disabled=VimFx 已禁用。点击启用。
3 button_tooltip_blacklisted=当前页面已被列入黑名单
4 button_tooltip_insertMode=VimFx 在当前页面处于插入模式:所有命令都将被忽略。点击退出(%S)
5 item_preferences=首选项
6 item_blacklist_button_tooltip=添加到黑名单
7 item_blacklist_button_inverse_tooltip=移除此规则
8
9 help_section_urls=处理 URL
10 help_command_focus=聚焦地址栏
11 help_command_focus_search=聚焦搜索栏
12 help_command_paste=打开剪贴板中的链接
13 help_command_paste_tab=在新标签页中打开剪贴板中的链接
14 help_command_marker_yank=复制链接地址或输入框文本到剪贴板
15 help_command_marker_focus=Focus/select element
16 help_command_yank=复制当前标签页链接到剪贴板
17 help_command_reload=重新载入当前页面
18 help_command_reload_force=重新载入当前页面及所有外部资源(js,css,img)
19 help_command_reload_all=重新载入所有标签页中打开的页面
20 help_command_reload_all_force=重新载入所有标签页中包含外部资源(js,css,img)的页面
21 help_command_stop=停止载入当前页面
22 help_command_stop_all=停止载入所有标签页中的页面
23
24 help_section_nav=页面导航
25 help_command_scroll_to_top=滚动到页面顶部
26 help_command_scroll_to_bottom=滚动到页面底部
27 help_command_scroll_to_left=Scroll to the far left
28 help_command_scroll_to_right=Scroll to the far right
29 help_command_scroll_down=向下滚动
30 help_command_scroll_up=向上滚动
31 help_command_scroll_left=向左滚动
32 help_command_scroll_right=向右滚动
33 help_command_scroll_half_page_down=向下滚动半页
34 help_command_scroll_half_page_up=向上滚动半页
35 help_command_scroll_page_down=向下滚动整页
36 help_command_scroll_page_up=向上滚动整页
37
38 help_section_tabs=控制标签页
39 help_command_open_tab=打开新的空白标签页
40 help_command_tab_prev=跳到上一标签页
41 help_command_tab_next=跳到下一标签页
42 help_command_tab_move_left=移动当前标签页到左边
43 help_command_tab_move_right=移动当前标签页到右边
44 help_command_home=跳到主页
45 help_command_tab_first=跳到第一个标签页
46 help_command_tab_first_non_pinned=跳到第一个未固定的标签页
47 help_command_tab_last=跳到最后一个标签页
48 help_command_toggle_pin_tab=固定/不固定标签页
49 help_command_duplicate_tab=复制标签页
50 help_command_close_tabs_to_end=关闭右边的标签页
51 help_command_close_other_tabs=关闭其他标签页
52 help_command_close_tab=关闭当前标签页
53 help_command_restore_tab=恢复最后关闭的标签页
54
55 help_section_browse=浏览
56 help_command_follow=打开当前页面上的某个链接
57 help_command_follow_in_tab=Follow link in a new background tab
58 help_command_follow_in_focused_tab=Follow link in a new foreground tab
59 help_command_follow_multiple=Follow multiple links in new background tabs, focus text input or click multiple buttons
60 help_command_follow_previous=打开上一页
61 help_command_follow_next=打开下一页
62 help_command_text_input=Focus last focused or first text input
63 help_command_go_up_path=打开上一级页面
64 help_command_go_to_root=打开根目录页面
65 help_command_back=后退
66 help_command_forward=前进
67
68 help_section_misc=杂项
69 help_command_find=进入查找模式
70 help_command_find_hl=进入查找模式并高亮所有匹配项
71 help_command_find_next=跳到下一个查找匹配项
72 help_command_find_prev=跳到上一个查找匹配项
73 help_command_insert_mode=进入插入模式:忽略所有命令
74 help_command_quote=Pass next keypress through to the page
75 help_command_help=显示这个对话框
76 help_command_dev=打开开发者工具栏
77 help_command_Esc=Blur/close active element
78
79 help_section_mode_hints=Hints Mode
80 help_command_mode_hints_exit=Return to normal mode
81 help_command_mode_hints_rotate_markers_forward=Rotate overlapping markers forward
82 help_command_mode_hints_rotate_markers_backward=Rotate overlapping markers backward
83 help_command_mode_hints_delete_hint_char=Delete last typed hint character
84
85 help_section_mode_insert=Insert Mode
86 help_command_mode_insert_exit=Return to normal mode
87
88 help_section_mode_find=Find Mode
89 help_command_mode_find_exit=Close find bar
90
91 help_title=键盘快捷键
92 help_version=版本
93
94 help_feedback=向我们反馈!
95 help_enjoying=喜欢 VimFx?
96 help_found_bug=发现 bug?
97 help_report_bug=到这里报告!
98
99 help_remove_shortcut=移除这个快捷键
100 help_remove_shortcut_title=移除快捷键确认框
101 help_remove_shortcut_text=您确定要移除这个快捷键?
102 help_add_shortcut=为这个命令添加一个新的快捷键
103 help_add_shortcut_title=输入新的快捷键
104 help_add_shortcut_text=Please enter new shortcut for this command. For example, <c-a>b<Enter> means control+a followed by b followed by Enter.
105 help_add_shortcut_text_overwrite=快捷键 '%S' 与下列命令发生冲突了。您想覆盖它们吗?
106
107 error_invalid_key=%S: Invalid key.
108 error_invalid_whitespace=Shortcuts may not contain spaces. Use <space> instead.
109 error_unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s.
110 error_duplicate_modifier=%S: Duplicate modifier: %S.
111 error_disallowed_modifier=%S: You cannot specifiy the Shift modifier for this key. For example, write <c-A> instead of <c-s-a>.
112 error_single_keystrokes_only=In this mode shortcuts may only be one keystroke long.
113
114 pref_hint_chars_title=提示符(Hint Chars)
115 pref_hint_chars_desc=
116
117 pref_black_list_title=黑名单
118 pref_black_list_desc=当访问列表中的 URL(逗号分隔)时,VimFx 将被自动禁用。允许的通配符:*, !。例如:*example.com*,*foobar.org*
119
120 pref_prev_patterns_title=上一页字符匹配
121 pref_prev_patterns_desc=列表内字符将用来匹配上一页(逗号分隔)
122
123 pref_next_patterns_title=下一页字符匹配
124 pref_next_patterns_desc=列表内字符将用来匹配下一页(逗号分隔)
125
126 pref_prevent_autofocus_title=阻止自动聚焦输入框
127 pref_prevent_autofocus_desc=
128
129 pref_ignore_keyboard_layout_title=Ignore keyboard layout
130 pref_ignore_keyboard_layout_desc=Pretend that the en-US QWERTY layout is always used
131
132 prefs_customize_shortcuts_title=键盘快捷键
133 prefs_customize_shortcuts_label=自定义
134 prefs_default=默认:%S
Imprint / Impressum