]> git.gir.st - VimFx.git/blob - extension/locale/ja/options.dtd
Remove bloomfilter
[VimFx.git] / extension / locale / ja / 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を自動で無効にするURLをカンマ区切りのリストで指定します
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