]> git.gir.st - VimFx.git/blob - extension/locale/zh-TW/vimfx.properties
Improve Marks mode UX
[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=搜尋
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=顯示上下一頁歷史記錄
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=標記目前捲軸位置
42 mode.normal.scroll_to_mark=滾動回標記位置
43
44 category.tabs=分頁
45 mode.normal.tab_new=開新分頁
46 mode.normal.tab_new_after_current=在背景開啟新分頁
47 mode.normal.tab_duplicate=複製目前分頁
48 mode.normal.tab_select_previous=切換到上一個分頁
49 mode.normal.tab_select_next=切換到下一個分頁
50 mode.normal.tab_select_most_recent=切換到最近瀏覽分頁
51 mode.normal.tab_select_oldest_unvisited=切換到最久未造訪分頁
52 mode.normal.tab_move_backward=將目前分頁向左移
53 mode.normal.tab_move_forward=將目前分頁向右移
54 mode.normal.tab_move_to_window=將分頁移至新視窗
55 mode.normal.tab_select_first=跳到第一個分頁
56 mode.normal.tab_select_first_non_pinned=跳到第一個未被釘選的分頁
57 mode.normal.tab_select_last=跳到最後一個分頁
58 mode.normal.tab_toggle_pinned=釘選/取消釘選分頁
59 mode.normal.tab_close=關閉分頁
60 mode.normal.tab_restore=復原已關閉分頁
61 mode.normal.tab_restore_list=開啟最近關閉分頁清單
62 mode.normal.tab_close_to_end=關閉右方分頁
63 mode.normal.tab_close_other=關閉其他分頁
64
65 category.browsing=瀏覽
66 mode.normal.follow=開啟連結,焦點放在文字輸入框或按鈕
67 mode.normal.follow_in_tab=在新背景分頁中開啟連結
68 mode.normal.follow_in_focused_tab=在新前景分頁中開啟連結
69 mode.normal.follow_in_window=在新視窗中開啟連結
70 mode.normal.follow_multiple=用新背景分頁開啟多個連結,焦點放在文字輸入框或按鈕
71 mode.normal.follow_copy=複製連結或輸入框中的文字
72 mode.normal.follow_focus=移動焦點/選取元素
73 mode.normal.click_browser_element=點選瀏覽器元素
74 mode.normal.follow_previous=點擊“上一頁”連結
75 mode.normal.follow_next=點擊“下一頁”連結
76 mode.normal.focus_text_input=移至最後聚焦過或第一個文字輸入框
77 mode.normal.element_text_caret=將游標放至元素上
78 mode.normal.element_text_select=選擇元素文字
79 mode.normal.element_text_copy=複製元素文字
80
81 category.find=搜尋
82 mode.normal.find=進入搜尋模式
83 mode.normal.find_highlight_all=進入搜尋模式,強調全部結果
84 mode.normal.find_links_only=進入搜尋模式,僅連結
85 mode.normal.find_next=尋找下一個
86 mode.normal.find_previous=尋找上一個
87
88 category.misc=雜項
89 mode.normal.window_new=開啟新視窗
90 mode.normal.window_new_private=開啟新隱私視窗
91 mode.normal.enter_mode_ignore=進入忽略模式 (忽略所有指令)
92 mode.normal.quote=將下一個按鍵直接傳給頁面
93 mode.normal.enter_reader_view=進入閱讀模式
94 mode.normal.reload_config_file=重新載入設定檔
95 mode.normal.help=顯示鍵盤快速鍵對應表
96 mode.normal.dev=開啟開發者工具列
97 mode.normal.esc=取消聚焦/關閉啟用的元素
98
99 mode.caret=游標模式
100 mode.caret.move_left=向左
101 mode.caret.move_right=向右
102 mode.caret.move_down=向下
103 mode.caret.move_up=向上
104 mode.caret.move_word_left=向左一個詞
105 mode.caret.move_word_right=向右一個詞
106 mode.caret.move_to_line_start=移至行首
107 mode.caret.move_to_line_end=移至行尾
108 mode.caret.toggle_selection=切換選取
109 mode.caret.toggle_selection_direction=切換游標至選取文字另一端
110 mode.caret.copy_selection_and_exit=複製選取文字並返回普通模式
111 mode.caret.exit=返回普通模式
112
113 mode.hints=提示模式
114 mode.hints.exit=回到正常模式
115 mode.hints.rotate_markers_forward=向前旋轉重疊的標誌
116 mode.hints.rotate_markers_backward=向後旋轉重疊的標誌
117 mode.hints.delete_hint_char=刪除最後輸入的提示字元
118 mode.hints.increase_count=遞增計數
119 mode.hints.toggle_complementary=標記其他所有元素
120
121 mode.ignore=忽略模式
122 mode.ignore.exit=回到正常模式
123 mode.ignore.unquote=執行一個正常模式下的指令
124
125 mode.find=搜尋模式
126 mode.find.exit=關閉搜尋列
127
128 mode.marks=標記模式
129 mode.marks.exit=返回普通模式
130
131 notification.focus_search_bar.none=找不到搜尋列
132 notification.copy_current_url.success=URL 已複製
133 notification.go_up_path.limit=已到達 URL 根目錄
134 notification.history_back.limit=歷史紀錄無法繼續倒回
135 notification.history_forward.limit=歷史紀錄無法繼續前進
136 notification.history_list.none=沒有上/下一頁歷史紀錄
137 notification.mark_scroll_position.enter=標記捲軸位置 (按下一個按鍵…)
138 notification.mark_scroll_position.success=設定標記: %S
139 notification.scroll_to_mark.enter=捲動到標記點 (按下一個按鍵…)
140 notification.scroll_to_mark.none=找不到標記: %S
141 notification.tab_select_most_recent.none=沒有最近分頁
142 notification.tab_select_oldest_unvisited.none=沒有未造訪分頁
143 notification.tab_restore.none=沒有最近關閉分頁
144 notification.follow.none=找不到可標記的元素
145 notification.follow_prev.none=找不到 “上一頁” 連結
146 notification.follow_next.none=找不到 “下一頁” 連結
147 notification.focus_text_input.none=找不到文字輸入框
148 notification.find_again.none=找不到片語
149 notification.enter_reader_view.none=閱讀模式無法使用
150 notification.reload_config_file.none=找不到設定檔
151 notification.reload_config_file.success=設定檔重新載入成功
152 notification.reload_config_file.failure=載入設定檔時發生錯誤; 查看瀏覽器主控台
153 notification.toggle_selection.enter=移動目前游標選取文字
154 notification.copy_selection_and_exit.none=無選擇文字可複製
155
156 pref.hint_chars.title=提示字元(Hint Chars)
157 pref.hint_chars.desc=進入 Hints 模式時,用哪些符號進行標記。
158
159 pref.blacklist.title=黑名單
160 pref.blacklist.desc=在下列 URL 清單中 VimFx 自動進入忽略模式。(以空白分隔, * 作為萬用字元)
161
162 pref.prev_patterns.title=“上一頁” 連結規則
163 pref.prev_patterns.desc=
164
165 pref.next_patterns.title=“下一頁” 連結規則
166 pref.next_patterns.desc=
167
168 pref.prevent_autofocus.title=不要自動聚焦文字輸入欄位
169 pref.prevent_autofocus.desc=
170
171 pref.ignore_keyboard_layout.title=忽略鍵盤佈局
172 pref.ignore_keyboard_layout.desc=假定總是使用美式 QWERTY 鍵盤佈局
173
174 pref.timeout.title=逾時
175 pref.timeout.desc=兩個快速鍵輸入的最大間隔(單位:毫秒)
176
177 prefs.instructions.title=在本頁文字框中的鍵盤快速鍵
178 prefs.instructions.desc=%S 下一個插入按鍵當作文字\n%S 預設插入\n%S 回復預設值\n%S 復原
179
180 prefs.documentation=說明
181
182 error.invalid_key=%S: 無效按鍵.
183 error.unknown_modifier=%S: 未知的修飾鍵: %S.只能使用 a, c, m 或 s.
184 error.duplicate_modifier=%S: 重複的修飾鍵: %S.
185 error.disallowed_modifier=%S: 您不能為這個快速鍵指定 Shift 修飾鍵。例如:使用 <c-A> 取代 <c-s-a>。
186 error.overridden_by=%S: 被以下設定覆寫: %S
187 error.special_key.prefix_only=%S: %S 只能用在前餟。
188 error.special_key.single_only=%S: %S 只能用在單鍵快速鍵.
Imprint / Impressum