button.tooltip.normal=Show the help dialog button.tooltip.other_mode=VimFx is in %S. Click to return to %S. help.title=鍵盤快速鍵 mode.normal=Normal Mode category.location=Location mode.normal.focus_location_bar=游標移至網址列 mode.normal.focus_search_bar=游標移至搜尋列 mode.normal.paste_and_go=打開剪貼簿中的連結 mode.normal.paste_and_go_in_tab=在新分頁中打開剪貼簿中的連結 mode.normal.copy_current_url=複製目前網頁的網址至剪貼簿 mode.normal.go_up_path=打開網址的上一級目錄 mode.normal.go_to_root=打開網址的根目錄 mode.normal.go_home=跳到首頁 mode.normal.history_back=後退 mode.normal.history_forward=前進 mode.normal.reload=重新載入目前網頁 mode.normal.reload_force=重新載入目前網頁及所有外部資源(js,css,img) mode.normal.reload_all=重新載入所有分頁 mode.normal.reload_all_force=重新載入所有網頁及其外部資源(js,css,img) mode.normal.stop=停止載入目前網頁 mode.normal.stop_all=停止載入所有分頁 category.scrolling=Scrolling mode.normal.scroll_left=向左捲動 mode.normal.scroll_right=向右捲動 mode.normal.scroll_down=往下捲動 mode.normal.scroll_up=往上捲動 mode.normal.scroll_page_down=向下捲動整頁 mode.normal.scroll_page_up=向上捲動整頁 mode.normal.scroll_half_page_down=向下捲動半頁 mode.normal.scroll_half_page_up=向上捲動半頁 mode.normal.scroll_to_top=捲動到網頁最頂端 mode.normal.scroll_to_bottom=捲動到網頁最末端 mode.normal.scroll_to_left=Scroll to the far left mode.normal.scroll_to_right=Scroll to the far right category.tabs=處理所有分頁 mode.normal.tab_new=新開一個空白分頁 mode.normal.tab_duplicate=Duplicate current tab mode.normal.tab_select_previous=跳到上一個分頁 mode.normal.tab_select_next=跳到下一個分頁 mode.normal.tab_move_backward=向左移動目前分頁 mode.normal.tab_move_forward=向右移動目前分頁 mode.normal.tab_select_first=跳到第一個分頁 mode.normal.tab_select_first_non_pinned=Go to the First non-pinned tab mode.normal.tab_select_last=跳到最後一個分頁 mode.normal.tab_toggle_pinned=Pin/Unpin current tab mode.normal.tab_close=關閉目前分頁 mode.normal.tab_restore=恢復最後關閉的分頁 mode.normal.tab_close_to_end=Close tabs to the right mode.normal.tab_close_other=Close other tabs except the current tab category.browsing=瀏覽 mode.normal.follow=打開目前網頁上的某個連結 mode.normal.follow_in_tab=Follow link in a new background tab mode.normal.follow_in_focused_tab=Follow link in a new foreground tab mode.normal.follow_multiple=Follow multiple links in new background tabs, focus text input or click multiple buttons mode.normal.follow_copy=複製連結網址或目前輸入框中的文字到剪貼簿 mode.normal.follow_focus=Focus/select element mode.normal.follow_previous=到上一頁 mode.normal.follow_next=到下一頁 mode.normal.focus_text_input=Focus last focused or first text input mode.normal.focus_next=Focus next element mode.normal.focus_previous=Focus previous element category.find=Find mode.normal.find=進入搜尋模式 mode.normal.find_highlight_all=進入搜尋模式並標示所有符合項目 mode.normal.find_next=跳到下一個搜尋到的符合項目 mode.normal.find_previous=跳到上一個搜尋到的符合項目 category.misc=其他雜項 mode.normal.enter_mode_insert=進入插入模式並忽略所有指令 mode.normal.quote=Pass next keypress through to the page mode.normal.help=Show the help dialog mode.normal.dev=打開開發者工具列 mode.normal.esc=Blur/close active element mode.hints=Hints Mode mode.hints.exit=Return to normal mode mode.hints.rotate_markers_forward=Rotate overlapping markers forward mode.hints.rotate_markers_backward=Rotate overlapping markers backward mode.hints.delete_hint_char=Delete last typed hint character mode.insert=Insert Mode mode.insert.exit=Return to normal mode mode.find=Find Mode mode.find.exit=Close find bar pref.hint_chars.title=提示符號(Hint Chars) pref.hint_chars.desc= pref.black_list.title=黑名單 pref.black_list.desc=URLs where VimFx should automatically enter Insert mode. You may use * as a wildcard. Example: *example.com* http://example.org/editor/*. pref.prev_patterns.title=上一頁符號比對模式 pref.prev_patterns.desc= pref.next_patterns.title=下一頁符號比對模式 pref.next_patterns.desc= pref.prevent_autofocus.title=Prevent autofocus of text inputs pref.prevent_autofocus.desc= pref.ignore_keyboard_layout.title=Ignore keyboard layout pref.ignore_keyboard_layout.desc=Pretend that the en-US QWERTY layout is always used pref.timeout.title=Timeout pref.timeout.desc=The maximum number of milliseconds between two keys of a shortcut. prefs.instructions.title=Keyboard shortcuts in text boxes on this page prefs.instructions.desc=%S Insert next keypress as text\n%S Insert default\n%S Reset to default\n%S Undo prefs.documentation=Documentation error.invalid_key=%S: Invalid key. error.unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s. error.duplicate_modifier=%S: Duplicate modifier: %S. error.disallowed_modifier=%S: You cannot specifiy the Shift modifier for this key. For example, write instead of . error.overridden_by=%S: Overridden by: %S error.illegal_force_key=%S: %S is only allowed as a prefix.