]> git.gir.st - VimFx.git/blob - extension/locale/hu/vimfx.properties
Show actual exit shortcuts in button insert mode tooltip
[VimFx.git] / extension / locale / hu / vimfx.properties
1 button_tooltip_enabled=VimFx aktív. Kattints az inaktiváláshoz.
2 button_tooltip_disabled=VimFx inaktív. Kattints az aktiváláshoz.
3 button_tooltip_blacklisted=Az oldal feketelistázva a VimFX-ben.
4 button_tooltip_insertMode=VimFx is in insert mode on this Page: All commands are ignored. Click to exit (%S)
5 item_preferences=Beállítások
6 item_blacklist_button_tooltip=Feketelista
7 item_blacklist_button_inverse_tooltip=Remove this rule
8
9 help_section_urls=URL műveletek
10 help_command_focus=Fókusz a címsorra
11 help_command_focus_search=Focus the Search Bar
12 help_command_paste=A vágólapon található link megnyitása
13 help_command_paste_tab=A vágólapon található link megnyitása új tabban
14 help_command_marker_yank=Copy link url or text input value to the clipboard
15 help_command_marker_focus=Focus element
16 help_command_yank=Aktuális oldal címének másolása vágólapra
17 help_command_reload=Oldal újratöltése
18 help_command_reload_force=Oldal újratöltése minden elemmel együtt (js, css, img)
19 help_command_reload_all=Összes oldal újratöltése
20 help_command_reload_all_force=Összes oldal újratöltése minden elemmel együtt (js, css, img)
21 help_command_stop=Stop loading current page
22 help_command_stop_all=Stop loading pages in all tabs
23
24 help_section_nav=Navigálás az oldalon
25 help_command_scroll_to_top=Ugrás az oldal tetejére
26 help_command_scroll_to_bottom=Ugrás az oldal aljára
27 help_command_scroll_down=Görgetés le
28 help_command_scroll_up=Görgetés fel
29 help_command_scroll_left=Görgetés balra
30 help_command_scroll_right=Görgetés jobbra
31 help_command_scroll_half_page_down=Fél oldalnyi görgetés lefelé
32 help_command_scroll_half_page_up=Fél oldalnyi görgetés felfelé
33 help_command_scroll_page_down=Oldalnyi görgetés lefelé
34 help_command_scroll_page_up=Oldalnyi görgetés felfelé
35
36 help_section_tabs=Tab műveletek
37 help_command_open_tab=Új tab nyitása
38 help_command_tab_prev=Ugrás az előző tabra
39 help_command_tab_next=Ugrás a következő tabra
40 help_command_tab_move_left=Aktuális tab mozgatása balra
41 help_command_tab_move_right=Aktuális tab mozgatása jobbra
42 help_command_home=Kezdőlap megnyitása
43 help_command_tab_first=Ugrás az első tabra
44 help_command_tab_first_non_pinned=Go to the First non-pinned tab
45 help_command_tab_last=Ugrás az utolsó tabra
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=Aktuális tab bezárása
51 help_command_restore_tab=Utoljára bezárt tab visszatöltése
52
53 help_section_browse=Böngészés
54 help_command_follow=Link követése
55 help_command_follow_in_tab=Link követése új tabban
56 help_command_follow_multiple=Follow multiple links on the current page
57 help_command_follow_previous=Go to previous page
58 help_command_follow_next=Go to next page
59 help_command_go_up_path=Go up one level in the URL hierarchy
60 help_command_go_to_root=Go up to root of the URL hierarchy
61 help_command_back=Vissza az előzményekben
62 help_command_forward=Előre az előzményekben
63
64 help_section_misc=Általános
65 help_command_help=Show this dialog
66 help_command_Esc=Blur/close active element
67 help_command_find=Keresési módba lépés
68 help_command_find_hl=Enter Find mode highlighting all matches
69 help_command_find_next=Következő találatra ugrás
70 help_command_find_prev=Előző találatra ugrás
71 help_command_insert_mode=Enter insert mode: Ignore all commands
72 help_command_quote=Pass next keypress through to the page
73 help_command_dev=Open Developer Toolbar
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=Keyboard Shortcuts
88 help_version=Verzió
89
90 help_feedback=Hagyj visszajelzést!
91 help_enjoying=Kedveled a VimFX-et?
92 help_found_bug=Találtál egy bugot?
93 help_report_bug=Jelentsd itt!
94 help_remove_shortcut=Remove this Shortcut
95 help_remove_shortcut_title=Shortcut removal confirmation
96 help_remove_shortcut_text=Please confirm that you want to remove this shortcut
97 help_add_shortcut=Click to add new shortcut for this command
98 help_add_shortcut_title=Enter new Shortcut
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. For example, write <c-A> instead of <c-s-a>.
107 error_single_keystrokes_only=In this mode shortcuts may only be one keystroke long.
Imprint / Impressum