]> git.gir.st - VimFx.git/blob - extension/locale/zh-TW/vimfx.properties
Remove alt-shift-v shortcut to toggle VimFx
[VimFx.git] / extension / locale / zh-TW / vimfx.properties
1 button_tooltip_enabled=VimFx 已啓用。輸入快速鍵以停用。
2 button_tooltip_disabled=VimFx 已停用。輸入快速鍵以啓用。
3 button_tooltip_blacklisted=VimFx在此網頁上被設定為停用
4 button_tooltip_insertMode=VimFx在此網頁上正處於插入模式,所有的指令都將被忽略。按下(<c-escape>[預設])跳出。
5 item_preferences=偏好設定
6 item_blacklist_button_tooltip=添加到黑名單
7 item_blacklist_button_inverse_tooltip=移除此規則
8
9 help_section_urls=處理 URL
10 help_command_focus=游標移至網址列
11 help_command_focus_search=游標移至搜尋列
12 help_command_paste=打開剪貼簿中的連結
13 help_command_paste_tab=在新分頁中打開剪貼簿中的連結
14 help_command_marker_yank=複製連結網址或目前輸入框中的文字到剪貼簿
15 help_command_marker_focus=游標移至網頁元素
16 help_command_yank=複製目前網頁的網址至剪貼簿
17 help_command_reload=重新載入目前網頁
18 help_command_reload_force=重新載入目前網頁及所有外部資源(js,css,img)
19 help_command_reload_all=重新載入所有分頁
20 help_command_reload_all_force=重新載入所有網頁及其外部資源(js,css,img)
21 help_command_stop=停止載入目前網頁
22 help_command_stop_all=停止載入所有分頁
23
24 help_section_nav=網頁導覽
25 help_command_scroll_to_top=捲動到網頁最頂端
26 help_command_scroll_to_bottom=捲動到網頁最末端
27 help_command_scroll_down=往下捲動
28 help_command_scroll_up=往上捲動
29 help_command_scroll_left=向左捲動
30 help_command_scroll_right=向右捲動
31 help_command_scroll_half_page_down=向下捲動半頁
32 help_command_scroll_half_page_up=向上捲動半頁
33 help_command_scroll_page_down=向下捲動整頁
34 help_command_scroll_page_up=向上捲動整頁
35
36 help_section_tabs=處理所有分頁
37 help_command_open_tab=新開一個空白分頁
38 help_command_tab_prev=跳到上一個分頁
39 help_command_tab_next=跳到下一個分頁
40 help_command_tab_move_left=向左移動目前分頁
41 help_command_tab_move_right=向右移動目前分頁
42 help_command_home=跳到首頁
43 help_command_tab_first=跳到第一個分頁
44 help_command_tab_first_non_pinned=Go to the First non-pinned tab
45 help_command_tab_last=跳到最後一個分頁
46 help_command_toggle_pin_tab=Pin/Unpin current tab
47 help_command_duplicate_tab=Duplicate current tab
48 help_command_close_tabs_to_end=Close tabs to the right
49 help_command_close_other_tabs=Close other tabs except the current tab
50 help_command_close_tab=關閉目前分頁
51 help_command_restore_tab=恢復最後關閉的分頁
52
53
54 help_section_browse=瀏覽
55 help_command_follow=打開目前網頁上的某個連結
56 help_command_follow_in_tab=在新分頁上打開目前網頁上的某個連結
57 help_command_follow_multiple=打開目前網頁上的多個連結
58 help_command_follow_previous=到上一頁
59 help_command_follow_next=到下一頁
60 help_command_go_up_path=打開網址的上一級目錄
61 help_command_go_to_root=打開網址的根目錄
62 help_command_back=後退
63 help_command_forward=前進
64
65 help_section_misc=其他雜項
66 help_command_help=顯示協助說明框
67 help_command_Esc=Blur/close active element
68 help_command_find=進入搜尋模式
69 help_command_find_hl=進入搜尋模式並標示所有符合項目
70 help_command_find_next=跳到下一個搜尋到的符合項目
71 help_command_find_prev=跳到上一個搜尋到的符合項目
72 help_command_insert_mode=進入插入模式並忽略所有指令
73 help_command_dev=打開開發者工具列
74
75 help_section_mode_hints=Hints Mode
76 help_command_mode_hints_exit=Return to normal mode
77 help_command_mode_hints_rotate_markers_forward=Rotate overlapping markers forward
78 help_command_mode_hints_rotate_markers_backward=Rotate overlapping markers backward
79 help_command_mode_hints_delete_hint_char=Delete last typed hint character
80
81 help_section_mode_insert=Insert Mode
82 help_command_mode_insert_exit=Return to normal mode
83
84 help_section_mode_find=Find Mode
85 help_command_mode_find_exit=Close find bar
86
87 help_title=鍵盤快速鍵
88 help_version=版本
89
90 help_feedback=向我們回報!
91 help_enjoying=喜歡 VimFx?
92 help_found_bug=發現 bug?
93 help_report_bug=到這裡回報!
94 help_remove_shortcut=移除這個快速鍵
95 help_remove_shortcut_title=移除快速鍵確認框
96 help_remove_shortcut_text=請確認您是否要移除這個快速鍵?
97 help_add_shortcut=為這個指令新增一個快速鍵
98 help_add_shortcut_title=輸入新的快速鍵
99 help_add_shortcut_text=Please enter new shortcut for this command. For example, <c-a>b<Enter> means control+a followed by b followed by Enter.
100 help_add_shortcut_text_overwrite=This shortcut '%S' conflicts with the following commands. Do you want to overwrite them?
101
102 error_invalid_key=%S: Invalid key.
103 error_invalid_whitespace=Shortcuts may not contain spaces. Use <space> instead.
104 error_unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s.
105 error_duplicate_modifier=%S: Duplicate modifier: %S.
106 error_disallowed_modifier=%S: You cannot specifiy the Shift modifier for this key. Instead of writing for example <c-s-a> write <c-A> instead.
107 error_single_keystrokes_only=In this mode shortcuts may only be one keystroke long.
Imprint / Impressum