]> git.gir.st - VimFx.git/blob - extension/locale/zh-CN/options.dtd
Merge branch 'release-0.4.4'
[VimFx.git] / extension / locale / zh-CN / options.dtd
1 <!ENTITY pref.hint_chars.title "提示符(Hint Chars)">
2 <!ENTITY pref.hint_chars.desc "默认:asdfgercvhjkl;uinm">
3
4 <!ENTITY pref.black_list.title "黑名单">
5 <!ENTITY pref.black_list.desc "当访问列表中的 URL(逗号分隔)时,VimFx 将被自动禁用。
6 允许的通配符:*, !">
7
8 <!ENTITY pref.scroll_step.title "滚动步长">
9 <!ENTITY pref.scroll_step.desc "滚动步长">
10
11 <!ENTITY pref.blur_on_esc.title "Esc 键功能">
12 <!ENTITY pref.blur_on_esc.desc "当按下 Esc 键时光标将离开聚焦的浏览器输入框(比如地址栏)">
13
14 <!ENTITY pref.scroll_time.title "平滑滚动">
15 <!ENTITY pref.smooth_time.disabled "禁用">
16 <!ENTITY pref.smooth_time.fast "快">
17 <!ENTITY pref.smooth_time.normal "正常">
18 <!ENTITY pref.smooth_time.slow "慢">
Imprint / Impressum