]> git.gir.st - VimFx.git/blob - extension/locale/ja/options.dtd
Fix lint errors
[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をカンマ区切りのリストで指定します ワイルドカードも有効です: *, !. 例: *example.com*,*foobar.org*">
6
7 <!ENTITY pref.prev_patterns.title "前のページへのリンクのパターン">
8 <!ENTITY pref.prev_patterns.desc "前のページへのリンクにマッチするパターンをカンマ区切りのリストで指定します">
9
10 <!ENTITY pref.next_patterns.title "次のページへのリンクのパターン">
11 <!ENTITY pref.next_patterns.desc "次のページへのリンクにマッチするパターンをカンマ区切りのリストで指定します">
12
13 <!ENTITY pref.prevent_autofocus.title "入力欄によるフォーカスの奪取を妨害">
14
15 <!ENTITY pref.autofocus_limit.title "Autofocus limit">
16 <!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.">
17
18 <!ENTITY pref.ignore_keyboard_layout.title "Ignore keyboard layout">
19 <!ENTITY pref.ignore_keyboard_layout.desc "Pretend that the en-US QWERTY layout is always used">
20
21 <!ENTITY customizeButton.title "キーボードショートカット">
22 <!ENTITY customizeButton.label "カスタマイズ">
Imprint / Impressum