button.tooltip.normal=顯示提示框 button.tooltip.other_mode=VimFx 處於 %S. 點擊返回 %S. help.title=鍵盤快速鍵 help.search=Search mode.normal=正常模式 category.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=複製目前 URL mode.normal.go_up_path=開啟 URL 的上一級目錄 mode.normal.go_to_root=開啟網址的根目錄 mode.normal.go_home=開啟首頁 mode.normal.history_back=上一頁 mode.normal.history_forward=下一頁 mode.normal.history_list=Open the back/forward button menu mode.normal.reload=重新載入 mode.normal.reload_force=重新載入(更新快取) mode.normal.reload_all=重新載入所有分頁 mode.normal.reload_all_force=強制重新載入所有分頁(更新快取) mode.normal.stop=停止載入 mode.normal.stop_all=停止載入所有分頁 category.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=捲動到網頁最左端 mode.normal.scroll_to_right=捲動到網頁最右端 mode.normal.mark_scroll_position=Mark scroll position mode.normal.scroll_to_mark=Scroll to mark category.tabs=分頁 mode.normal.tab_new=開新分頁 mode.normal.tab_duplicate=複製目前分頁 mode.normal.tab_select_previous=跳到上一個分頁 mode.normal.tab_select_next=跳到下一個分頁 mode.normal.tab_move_backward=向左移動目前分頁 mode.normal.tab_move_forward=向右移動目前分頁 mode.normal.tab_move_to_window=Move tab to new window mode.normal.tab_select_first=跳到第一個分頁 mode.normal.tab_select_first_non_pinned=跳到第一個未被釘選的分頁 mode.normal.tab_select_last=跳到最後一個分頁 mode.normal.tab_toggle_pinned=釘選/取消釘選目前分頁 mode.normal.tab_close=關閉分頁 mode.normal.tab_restore=復原已關閉分頁 mode.normal.tab_restore_list=Open the Recently Closed Tabs menu mode.normal.tab_close_to_end=關閉右邊所有分頁 mode.normal.tab_close_other=關閉其他所有分頁 category.browsing=瀏覽 mode.normal.follow=尋找並開啟頁面上的連結 mode.normal.follow_in_tab=尋找並在新背景分頁中開啟連結 mode.normal.follow_in_focused_tab=尋找並在新前景分頁中開啟此連結 mode.normal.follow_in_window=Follow link in a new window mode.normal.follow_multiple=尋找並在新背景分頁中開啟多個連結 mode.normal.follow_copy=複製連結或輸入框中的文字到剪貼簿 mode.normal.follow_focus=移動焦點/選取元素 mode.normal.follow_previous=上一頁 mode.normal.follow_next=下一頁 mode.normal.focus_text_input=移至最後聚焦過或第一個輸入欄位 category.find=搜尋 mode.normal.find=進入搜尋模式 mode.normal.find_highlight_all=進入搜尋模式並強調所有符合項目 mode.normal.find_links_only=Enter Find mode for links only mode.normal.find_next=尋找下一個 mode.normal.find_previous=尋找上一個 category.misc=其他雜項 mode.normal.window_new=New window mode.normal.window_new_private=New private window mode.normal.enter_mode_ignore=進入插入模式(忽略所有指令) mode.normal.enter_reader_view=Enter Reader View mode.normal.quote=將下一個按鍵直接傳給頁面 mode.normal.help=顯示提示對話框 mode.normal.dev=開啟開發者工具列 mode.normal.esc=取消焦點/關閉啟用的元素 mode.hints=Hints 模式 mode.hints.exit=回到正常模式 mode.hints.rotate_markers_forward=向前旋轉重疊的標誌 mode.hints.rotate_markers_backward=向後旋轉重疊的標誌 mode.hints.delete_hint_char=刪除最後輸入的提示字元 mode.hints.increase_count=遞增計數 mode.ignore=忽略模式 mode.ignore.exit=回到正常模式 mode.ignore.unquote=執行一個正常模式下的指令 mode.find=搜尋模式 mode.find.exit=關閉搜尋列 mode.marks=Marks mode notification.copy_current_url=URL copied notification.go_up_path.limit=Already at the top level of the URL notification.history_back.limit=Cannot go back in history notification.history_forward.limit=Cannot go forward in history notification.history_list.none=No back/forward history notification.mark_scroll_position.success=Mark set: %S notification.scroll_to_mark.none=No mark for: %S notification.tab_restore.none=No recently closed tabs notification.follow.none=No markable elements found notification.follow_prev.none=No previous page link found notification.follow_next.none=No next page link found notification.focus_text_input.none=No text inputs found notification.find_again.none=No phrase to find notification.enter_reader_view.none=Reader View not available pref.hint_chars.title=提示字元(Hint Chars) pref.hint_chars.desc=進入 Hints 模式時,用哪些符號進行標記。 pref.black_list.title=黑名單 pref.black_list.desc=VimFx 在哪些 URLs 中應該自動進入忽略模式。以 * 作為萬用字元,如: *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=不要自動聚焦文字輸入欄位 pref.prevent_autofocus.desc= pref.ignore_keyboard_layout.title=忽略鍵盤佈局 pref.ignore_keyboard_layout.desc=假設總是使用美式 QWERTY 鍵盤佈局 pref.timeout.title=逾時 pref.timeout.desc=兩個快速鍵輸入的最大間隔(單位:毫秒) prefs.instructions.title=在本頁文字框中的鍵盤快速鍵 prefs.instructions.desc=%S 下一個插入按鍵當作文字\n%S 預設插入\n%S 回復預設值\n%S 復原 prefs.documentation=說明 error.invalid_key=%S: 無效按鍵. error.unknown_modifier=%S: 未知的修飾鍵: %S.只能使用 a, c, m 或 s. error.duplicate_modifier=%S: 重複的修飾鍵: %S. error.disallowed_modifier=%S: 您不能為這個快速鍵指定 Shift 修飾鍵。例如:使用  取代 。 error.overridden_by=%S: 被以下設定覆寫: %S error.illegal_special_key=%S: %S 只能用在前餟。