]> git.gir.st - VimFx.git/blob - extension/locale/zh-CN/vimfx.properties
Implement filtering hints by text and related changes
[VimFx.git] / extension / locale / zh-CN / vimfx.properties
1 button.tooltip.normal=显示帮助框
2 button.tooltip.other_mode=VimFx 处于 %S. 点击返回 %S.
3
4 help.title=键盘快捷键
5 help.search=搜索
6 help.last_hint_char=最后输入的提示符
7
8 mode.normal=普通模式
9
10 category.location=地址栏
11 mode.normal.focus_location_bar=聚焦地址栏
12 mode.normal.focus_search_bar=聚焦搜索栏
13 mode.normal.paste_and_go=打开剪贴板中的链接
14 mode.normal.paste_and_go_in_tab=在新标签页中打开剪贴板中的链接
15 mode.normal.copy_current_url=复制当前 URL
16 mode.normal.go_up_path=打开 URL 的上一级页面
17 mode.normal.go_to_root=打开 URL 的根目录页面
18 mode.normal.go_home=跳到主页
19 mode.normal.history_back=后退
20 mode.normal.history_forward=前进
21 mode.normal.history_list=打开[后退/前进]按钮菜单(历史记录)
22 mode.normal.reload=重新载入当前页面
23 mode.normal.reload_force=重新载入当前页面(刷新缓存)
24 mode.normal.reload_all=重新载入所有标签页
25 mode.normal.reload_all_force=重新载入所有标签页(刷新缓存)
26 mode.normal.stop=停止载入当前页面
27 mode.normal.stop_all=停止载入所有标签页
28
29 category.scrolling=滚动
30 mode.normal.scroll_left=向左滚动
31 mode.normal.scroll_right=向右滚动
32 mode.normal.scroll_down=向下滚动
33 mode.normal.scroll_up=向上滚动
34 mode.normal.scroll_page_down=向下滚动整页
35 mode.normal.scroll_page_up=向上滚动整页
36 mode.normal.scroll_half_page_down=向下滚动半页
37 mode.normal.scroll_half_page_up=向上滚动半页
38 mode.normal.scroll_to_top=滚动到页面顶部
39 mode.normal.scroll_to_bottom=滚动到页面底部
40 mode.normal.scroll_to_left=滚动到最左边
41 mode.normal.scroll_to_right=滚动到最右边
42 mode.normal.mark_scroll_position=标记滚动位置
43 mode.normal.scroll_to_mark=滚动到标记位置
44
45 category.tabs=标签页
46 mode.normal.tab_new=新建标签页
47 mode.normal.tab_new_after_current=在当前标签页后边新建标签页
48 mode.normal.tab_duplicate=复制标签页
49 mode.normal.tab_select_previous=上个标签页
50 mode.normal.tab_select_next=下个标签页
51 mode.normal.tab_select_most_recent=最近选中的标签页
52 mode.normal.tab_select_oldest_unvisited=最旧未访问的标签页
53 mode.normal.tab_move_backward=将标签页移动到左边
54 mode.normal.tab_move_forward=将标签页移动到右边
55 mode.normal.tab_move_to_window=将标签页移动到新窗口中
56 mode.normal.tab_select_first=跳到第一个标签页
57 mode.normal.tab_select_first_non_pinned=跳到第一个未固定的标签页
58 mode.normal.tab_select_last=跳到最后一个标签页
59 mode.normal.tab_toggle_pinned=固定/不固定标签页
60 mode.normal.tab_close=关闭标签页
61 mode.normal.tab_restore=恢复关闭的标签页
62 mode.normal.tab_restore_list=打开最近关闭的标签页菜单
63 mode.normal.tab_close_to_end=关闭右边的标签页
64 mode.normal.tab_close_other=关闭其他标签页
65
66 category.browsing=浏览
67 mode.normal.follow=打开链接,聚焦输入框或点击按钮
68 mode.normal.follow_in_tab=在新的后台标签页中打开此链接
69 mode.normal.follow_in_focused_tab=在新的前台标签页中打开此链接
70 mode.normal.follow_in_window=在新的窗口中打开此链接
71 mode.normal.follow_in_private_window=Follow link in a new private window
72 mode.normal.follow_multiple=在新的后台标签页中打开多个链接,聚焦输入框或点击多个按钮
73 mode.normal.follow_copy=复制链接地址或输入框文本
74 mode.normal.follow_focus=聚焦/选中元素
75 mode.normal.open_context_menu=Open context menu for element
76 mode.normal.click_browser_element=点击浏览器元素
77 mode.normal.follow_previous=点击“上一页”链接
78 mode.normal.follow_next=点击“下一页”链接
79 mode.normal.focus_text_input=聚焦最后聚焦过的或第一个输入框
80 mode.normal.element_text_caret=将光标放置于元素
81 mode.normal.element_text_select=选择元素文本
82 mode.normal.element_text_copy=复制元素文本
83
84 category.find=查找
85 mode.normal.find=进入查找模式
86 mode.normal.find_highlight_all=进入查找模式并高亮所有匹配项
87 mode.normal.find_links_only=进入查找模式(只针对链接)
88 mode.normal.find_next=向下查找
89 mode.normal.find_previous=向上查找
90
91 category.misc=杂项
92 mode.normal.window_new=新建窗口
93 mode.normal.window_new_private=新建隐私浏览窗口
94 mode.normal.enter_mode_ignore=进入忽略模式:忽略所有命令
95 mode.normal.quote=把下一个按键直接发送给页面(不触发 VimFx 内设置的快捷键)
96 mode.normal.enter_reader_view=进入阅读模式
97 mode.normal.edit_blacklist=Edit blacklist
98 mode.normal.reload_config_file=重新载入配置文件
99 mode.normal.help=显示帮助框
100 mode.normal.dev=打开开发者工具栏
101 mode.normal.esc=取消聚焦/关闭激活的元素
102
103 mode.caret=光标模式
104 mode.caret.move_left=向左
105 mode.caret.move_right=向右
106 mode.caret.move_down=向下
107 mode.caret.move_up=向上
108 mode.caret.move_word_left=向左一个单词
109 mode.caret.move_word_right=向右一个单词
110 mode.caret.move_to_line_start=移动至行首
111 mode.caret.move_to_line_end=移动至行尾
112 mode.caret.toggle_selection=选取开关(开始/取消选取)
113 mode.caret.toggle_selection_direction=光标切换至已选取文本的另一端
114 mode.caret.copy_selection_and_exit=复制已选取文本并返回普通模式
115 mode.caret.exit=返回普通模式
116
117 mode.hints=Hint 模式
118 mode.hints.exit=返回普通模式
119 mode.hints.activate_highlighted=Activate highlighted markers
120 mode.hints.rotate_markers_forward=向前旋转重叠的标记
121 mode.hints.rotate_markers_backward=向后旋转重叠的标记
122 mode.hints.delete_char=删除最后输入的提示符
123 mode.hints.increase_count=递增计数
124 mode.hints.toggle_complementary=标记所有其他元素
125 mode.hints.peek_through=按下按键以显示被标记遮盖的部分
126 mode.hints.toggle_in_tab=切换是否在新标签页打开链接
127 mode.hints.toggle_in_background=切换在后台还是前台打开链接
128
129 mode.ignore=忽略模式
130 mode.ignore.exit=返回普通模式
131 mode.ignore.unquote=执行一个普通模式下的命令
132
133 mode.find=查找模式
134 mode.find.exit=关闭查找栏
135
136 mode.marks=标记模式
137 mode.marks.exit=返回普通模式
138
139 notification.focus_search_bar.none=找不到搜索栏
140 notification.copy_current_url.success=URL 已复制
141 notification.go_up_path.limit=当前已在 URL 的根目录页面
142 notification.history_back.limit=无法后退(历史记录)
143 notification.history_forward.limit=无法前进(历史记录)
144 notification.history_list.none=无后退/前进历史
145 notification.mark_scroll_position.enter=标记滚动位置(按下一个按键…)
146 notification.mark_scroll_position.success=设置标记: %S
147 notification.scroll_to_mark.enter=滚动到标记处(按下一个按键…)
148 notification.scroll_to_mark.none=没有发现标记: %S
149 notification.tab_select_most_recent.none=没有最近访问的标签页
150 notification.tab_select_oldest_unvisited.none=没有未访问的标签页
151 notification.tab_restore.none=无最近关闭的标签页
152 notification.follow.none=未找到可标记的元素
153 notification.follow_prev.none=未发现“上一页”链接
154 notification.follow_next.none=未发现“下一页”链接
155 notification.focus_text_input.none=未发现输入框
156 notification.find_again.none=未找到短语
157 notification.enter_reader_view.none=阅读模式不可用
158 notification.reload_config_file.none=未发现配置文件
159 notification.reload_config_file.success=重新载入配置文件成功
160 notification.reload_config_file.failure=重新载入配置文件出错; 检查浏览器控制台
161 notification.toggle_selection.enter=移动光标并开始选择文本
162 notification.copy_selection_and_exit.none=无可供复制的文本
163
164 pref.prevent_autofocus.title=阻止自动聚焦输入框
165 pref.prevent_autofocus.desc=
166
167 pref.ignore_keyboard_layout.title=忽略键盘布局
168 pref.ignore_keyboard_layout.desc=假装总是使用美式标准键盘布局。
169
170 pref.blacklist.title=黑名单
171 pref.blacklist.desc=匹配下列 URL 时 VimFx 将自动进入忽略模式。使用空格作为界定符 * 作为通配符。 The patterns must match the entire URL.
172 pref.blacklist.extra=%S has been added at the start.
173
174 pref.hints.chars.title=提示符
175 pref.hints.chars.desc=
176
177 pref.hints.auto_activate.title=Hint auto-activation
178 pref.hints.auto_activate.desc=Automatically activate hints if there’s only one choice left after filtering by element text.
179
180 pref.hints.timeout.title=Auto-activation timeout
181 pref.hints.timeout.desc=The number of milliseconds to ignore all keypresses after hint auto-activation, to avoid triggering accidental commands.
182
183 pref.timeout.title=超时
184 pref.timeout.desc=按下一个快捷键中两个按键的最大时间间隔(单位:毫秒)
185
186 pref.prev_patterns.title=匹配“上一页”链接
187 pref.prev_patterns.desc=
188
189 pref.next_patterns.title=匹配“下一页”链接
190 pref.next_patterns.desc=
191
192 prefs.instructions.title=作用于本页输入框里的键盘快捷键
193 prefs.instructions.desc=%S 将下一个按键当作文本插入 \n%S 插入默认值 \n%S 重置为默认值 \n%S 撤销
194
195 prefs.documentation=文档
196
197 prefs.reset.label=Reset all
198 prefs.reset.enter=Reset all VimFx preferences?
199 prefs.reset.success=All VimFx preferences reset.
200 prefs.export.label=Export all
201 prefs.export.none=No VimFx preferences to export. You are using the default for everything.
202 prefs.export.success=All VimFx preferences copied to the clipboard.
203 prefs.import.label=Import
204 prefs.import.enter=Paste exported VimFx preferences:
205 prefs.import.success=Pasted VimFx preferences successfully imported.
206
207 error.invalid_key=%S: 无效按键.
208 error.unknown_modifier=%S: 未知修饰键: %S. 只能使用 a, c, m 和 s.
209 error.duplicate_modifier=%S: 重复的修饰键: %S.
210 error.disallowed_modifier=%S: 您不能为这个快捷键指定 Shift 修饰键。比如用 <c-A> 代替 <c-s-a> 。
211 error.overridden_by=%S: 被 %S 覆盖
212 error.special_key.prefix_only=%S: %S 只允许作为前缀
213 error.special_key.single_only=%S: %S 只允许出现在单键快捷键中。
Imprint / Impressum