]> git.gir.st - VimFx.git/blob - extension/locale/zh-TW/vimfx.properties
Add notifications to many commands
[VimFx.git] / extension / locale / zh-TW / vimfx.properties
1 button.tooltip.normal=顯示提示框
2 button.tooltip.other_mode=VimFx 處於 %S. 點擊返回 %S.
3
4 help.title=鍵盤快速鍵
5 help.search=Search
6
7 mode.normal=正常模式
8
9 category.location=網址列
10 mode.normal.focus_location_bar=游標移至網址列
11 mode.normal.focus_search_bar=游標移至搜尋列
12 mode.normal.paste_and_go=開啟剪貼簿中的連結
13 mode.normal.paste_and_go_in_tab=在新分頁中開啟剪貼簿中的連結
14 mode.normal.copy_current_url=複製目前 URL
15 mode.normal.go_up_path=開啟 URL 的上一級目錄
16 mode.normal.go_to_root=開啟網址的根目錄
17 mode.normal.go_home=開啟首頁
18 mode.normal.history_back=上一頁
19 mode.normal.history_forward=下一頁
20 mode.normal.history_list=Open the back/forward button menu
21 mode.normal.reload=重新載入
22 mode.normal.reload_force=重新載入(更新快取)
23 mode.normal.reload_all=重新載入所有分頁
24 mode.normal.reload_all_force=強制重新載入所有分頁(更新快取)
25 mode.normal.stop=停止載入
26 mode.normal.stop_all=停止載入所有分頁
27
28 category.scrolling=頁面捲動
29 mode.normal.scroll_left=向左捲動
30 mode.normal.scroll_right=向右捲動
31 mode.normal.scroll_down=往下捲動
32 mode.normal.scroll_up=往上捲動
33 mode.normal.scroll_page_down=向下捲動整頁
34 mode.normal.scroll_page_up=向上捲動整頁
35 mode.normal.scroll_half_page_down=向下捲動半頁
36 mode.normal.scroll_half_page_up=向上捲動半頁
37 mode.normal.scroll_to_top=捲動到網頁最頂端
38 mode.normal.scroll_to_bottom=捲動到網頁最末端
39 mode.normal.scroll_to_left=捲動到網頁最左端
40 mode.normal.scroll_to_right=捲動到網頁最右端
41 mode.normal.mark_scroll_position=Mark scroll position
42 mode.normal.scroll_to_mark=Scroll to mark
43
44 category.tabs=分頁
45 mode.normal.tab_new=開新分頁
46 mode.normal.tab_duplicate=複製目前分頁
47 mode.normal.tab_select_previous=跳到上一個分頁
48 mode.normal.tab_select_next=跳到下一個分頁
49 mode.normal.tab_move_backward=向左移動目前分頁
50 mode.normal.tab_move_forward=向右移動目前分頁
51 mode.normal.tab_move_to_window=Move tab to new window
52 mode.normal.tab_select_first=跳到第一個分頁
53 mode.normal.tab_select_first_non_pinned=跳到第一個未被釘選的分頁
54 mode.normal.tab_select_last=跳到最後一個分頁
55 mode.normal.tab_toggle_pinned=釘選/取消釘選目前分頁
56 mode.normal.tab_close=關閉分頁
57 mode.normal.tab_restore=復原已關閉分頁
58 mode.normal.tab_restore_list=Open the Recently Closed Tabs menu
59 mode.normal.tab_close_to_end=關閉右邊所有分頁
60 mode.normal.tab_close_other=關閉其他所有分頁
61
62 category.browsing=瀏覽
63 mode.normal.follow=尋找並開啟頁面上的連結
64 mode.normal.follow_in_tab=尋找並在新背景分頁中開啟連結
65 mode.normal.follow_in_focused_tab=尋找並在新前景分頁中開啟此連結
66 mode.normal.follow_in_window=Follow link in a new window
67 mode.normal.follow_multiple=尋找並在新背景分頁中開啟多個連結
68 mode.normal.follow_copy=複製連結或輸入框中的文字到剪貼簿
69 mode.normal.follow_focus=移動焦點/選取元素
70 mode.normal.follow_previous=上一頁
71 mode.normal.follow_next=下一頁
72 mode.normal.focus_text_input=移至最後聚焦過或第一個輸入欄位
73
74 category.find=搜尋
75 mode.normal.find=進入搜尋模式
76 mode.normal.find_highlight_all=進入搜尋模式並強調所有符合項目
77 mode.normal.find_links_only=Enter Find mode for links only
78 mode.normal.find_next=尋找下一個
79 mode.normal.find_previous=尋找上一個
80
81 category.misc=其他雜項
82 mode.normal.window_new=New window
83 mode.normal.window_new_private=New private window
84 mode.normal.enter_mode_ignore=進入插入模式(忽略所有指令)
85 mode.normal.enter_reader_view=Enter Reader View
86 mode.normal.quote=將下一個按鍵直接傳給頁面
87 mode.normal.help=顯示提示對話框
88 mode.normal.dev=開啟開發者工具列
89 mode.normal.esc=取消焦點/關閉啟用的元素
90
91 mode.hints=Hints 模式
92 mode.hints.exit=回到正常模式
93 mode.hints.rotate_markers_forward=向前旋轉重疊的標誌
94 mode.hints.rotate_markers_backward=向後旋轉重疊的標誌
95 mode.hints.delete_hint_char=刪除最後輸入的提示字元
96 mode.hints.increase_count=遞增計數
97
98 mode.ignore=忽略模式
99 mode.ignore.exit=回到正常模式
100 mode.ignore.unquote=執行一個正常模式下的指令
101
102 mode.find=搜尋模式
103 mode.find.exit=關閉搜尋列
104
105 mode.marks=Marks mode
106
107 notification.copy_current_url=URL copied
108 notification.go_up_path.limit=Already at the top level of the URL
109 notification.history_back.limit=Cannot go back in history
110 notification.history_forward.limit=Cannot go forward in history
111 notification.history_list.none=No back/forward history
112 notification.mark_scroll_position.success=Mark set: %S
113 notification.scroll_to_mark.none=No mark for: %S
114 notification.tab_restore.none=No recently closed tabs
115 notification.follow.none=No markable elements found
116 notification.follow_prev.none=No previous page link found
117 notification.follow_next.none=No next page link found
118 notification.focus_text_input.none=No text inputs found
119 notification.find_again.none=No phrase to find
120 notification.enter_reader_view.none=Reader View not available
121
122 pref.hint_chars.title=提示字元(Hint Chars)
123 pref.hint_chars.desc=進入 Hints 模式時,用哪些符號進行標記。
124
125 pref.black_list.title=黑名單
126 pref.black_list.desc=VimFx 在哪些 URLs 中應該自動進入忽略模式。以 * 作為萬用字元,如: *example.com* http://example.org/editor/*.
127
128 pref.prev_patterns.title=上一頁符號比對模式
129 pref.prev_patterns.desc=
130
131 pref.next_patterns.title=下一頁符號比對模式
132 pref.next_patterns.desc=
133
134 pref.prevent_autofocus.title=不要自動聚焦文字輸入欄位
135 pref.prevent_autofocus.desc=
136
137 pref.ignore_keyboard_layout.title=忽略鍵盤佈局
138 pref.ignore_keyboard_layout.desc=假設總是使用美式 QWERTY 鍵盤佈局
139
140 pref.timeout.title=逾時
141 pref.timeout.desc=兩個快速鍵輸入的最大間隔(單位:毫秒)
142
143 prefs.instructions.title=在本頁文字框中的鍵盤快速鍵
144 prefs.instructions.desc=%S 下一個插入按鍵當作文字\n%S 預設插入\n%S 回復預設值\n%S 復原
145
146 prefs.documentation=說明
147
148 error.invalid_key=%S: 無效按鍵.
149 error.unknown_modifier=%S: 未知的修飾鍵: %S.只能使用 a, c, m 或 s.
150 error.duplicate_modifier=%S: 重複的修飾鍵: %S.
151 error.disallowed_modifier=%S: 您不能為這個快速鍵指定 Shift 修飾鍵。例如:使用 <c-A> 取代 <c-s-a>。
152 error.overridden_by=%S: 被以下設定覆寫: %S
153 error.illegal_special_key=%S: %S 只能用在前餟。
Imprint / Impressum