]> git.gir.st - VimFx.git/blob - extension/locale/ru/options.dtd
Remove bloomfilter
[VimFx.git] / extension / locale / ru / options.dtd
1 <!ENTITY pref.hint_chars.title "Символы на маркерах">
2 <!ENTITY pref.hint_chars.desc "По умолчанию: fjdkslaghrueiwovncm">
3
4 <!ENTITY pref.black_list.title "Стоп список">
5 <!ENTITY pref.black_list.desc "Список адесов, разделенных запятой, на которых VimFx не активен.
6 Разрешены одстановки: *, !. Пример: *example.com*,*foobar.org*">
7
8 <!ENTITY pref.prev_patterns.title "Шаблоны ссылок на следующую страницу">
9 <!ENTITY pref.prev_patterns.desc "Тексты ссылок на следующую страницу (разделенные запятой)">
10
11 <!ENTITY pref.next_patterns.title "Шаблоны ссылок на предыдущую страницу">
12 <!ENTITY pref.next_patterns.desc "Тексты ссылок на предыдущую страницу (разделенные запятой)">
13
14 <!ENTITY pref.scroll_step_lines.title "Шаг прокрутки страницы">
15
16 <!ENTITY pref.prevent_autofocus.title "Не фокусировать поля ввода автоматически">
17
18 <!ENTITY pref.autofocus_limit.title "Autofocus limit">
19 <!ENTITY pref.autofocus_limit.desc "Used when Prevent autofocus is on. If a text input is focused more than this number of milliseconds after you last interacted with the page, it is considered an autofocus.">
20
21 <!ENTITY pref.ignore_keyboard_layout.title "Ignore keyboard layout">
22 <!ENTITY pref.ignore_keyboard_layout.desc "Pretend that the en-US QWERTY layout is always used">
23
24 <!ENTITY pref.keyboardevent.code.enabled.title "Enable `KeyboardEvent.code` support">
25 <!ENTITY pref.keyboardevent.code.enabled.desc "Considered &quot;experimental&quot; by Firefox, but works really well. Needed by the Ignore keyboard layout setting. Requires restart.">
26
27 <!ENTITY customizeButton.title "Команды">
28 <!ENTITY customizeButton.label "Настроить">
Imprint / Impressum