]> git.gir.st - VimFx.git/blob - extension/locale/hu/vimfx.properties
Sync locales
[VimFx.git] / extension / locale / hu / vimfx.properties
1 button.tooltip.normal=Show the help dialog
2 button.tooltip.other_mode=VimFx is in %S. Click to return to %S.
3
4 help.title=Keyboard Shortcuts
5 help.search=Search
6
7 mode.normal=Normal mode
8
9 category.location=Location
10 mode.normal.focus_location_bar=Fókusz a címsorra
11 mode.normal.focus_search_bar=Focus the Search Bar
12 mode.normal.paste_and_go=A vágólapon található link megnyitása
13 mode.normal.paste_and_go_in_tab=A vágólapon található link megnyitása új tabban
14 mode.normal.copy_current_url=Aktuális oldal címének másolása vágólapra
15 mode.normal.go_up_path=Go up one level in the URL hierarchy
16 mode.normal.go_to_root=Go up to root of the URL hierarchy
17 mode.normal.go_home=Kezdőlap megnyitása
18 mode.normal.history_back=Vissza az előzményekben
19 mode.normal.history_forward=Előre az előzményekben
20 mode.normal.reload=Oldal újratöltése
21 mode.normal.reload_force=Oldal újratöltése minden elemmel együtt (js, css, img)
22 mode.normal.reload_all=Összes oldal újratöltése
23 mode.normal.reload_all_force=Összes oldal újratöltése minden elemmel együtt (js, css, img)
24 mode.normal.stop=Stop loading current page
25 mode.normal.stop_all=Stop loading pages in all tabs
26
27 category.scrolling=Scrolling
28 mode.normal.scroll_left=Görgetés balra
29 mode.normal.scroll_right=Görgetés jobbra
30 mode.normal.scroll_down=Görgetés le
31 mode.normal.scroll_up=Görgetés fel
32 mode.normal.scroll_page_down=Oldalnyi görgetés lefelé
33 mode.normal.scroll_page_up=Oldalnyi görgetés felfelé
34 mode.normal.scroll_half_page_down=Fél oldalnyi görgetés lefelé
35 mode.normal.scroll_half_page_up=Fél oldalnyi görgetés felfelé
36 mode.normal.scroll_to_top=Ugrás az oldal tetejére
37 mode.normal.scroll_to_bottom=Ugrás az oldal aljára
38 mode.normal.scroll_to_left=Scroll to the far left
39 mode.normal.scroll_to_right=Scroll to the far right
40
41 category.tabs=Tab
42 mode.normal.tab_new=Új tab nyitása
43 mode.normal.tab_duplicate=Duplicate current tab
44 mode.normal.tab_select_previous=Ugrás az előző tabra
45 mode.normal.tab_select_next=Ugrás a következő tabra
46 mode.normal.tab_move_backward=Aktuális tab mozgatása balra
47 mode.normal.tab_move_forward=Aktuális tab mozgatása jobbra
48 mode.normal.tab_select_first=Ugrás az első tabra
49 mode.normal.tab_select_first_non_pinned=Go to the First non-pinned tab
50 mode.normal.tab_select_last=Ugrás az utolsó tabra
51 mode.normal.tab_toggle_pinned=Pin/Unpin current tab
52 mode.normal.tab_close=Aktuális tab bezárása
53 mode.normal.tab_restore=Utoljára bezárt tab visszatöltése
54 mode.normal.tab_close_to_end=Close tabs to the right
55 mode.normal.tab_close_other=Close other tabs except the current tab
56
57 category.browsing=Böngészés
58 mode.normal.follow=Link követése
59 mode.normal.follow_in_tab=Follow link in a new background tab
60 mode.normal.follow_in_focused_tab=Follow link in a new foreground tab
61 mode.normal.follow_multiple=Follow multiple links in new background tabs, focus text input or click multiple buttons
62 mode.normal.follow_copy=Copy link url or text input value to the clipboard
63 mode.normal.follow_focus=Focus/select element
64 mode.normal.follow_previous=Go to previous page
65 mode.normal.follow_next=Go to next page
66 mode.normal.focus_text_input=Focus last focused or first text input
67
68 category.find=Find
69 mode.normal.find=Keresési módba lépés
70 mode.normal.find_highlight_all=Enter Find mode highlighting all matches
71 mode.normal.find_next=Következő találatra ugrás
72 mode.normal.find_previous=Előző találatra ugrás
73
74 category.misc=Általános
75 mode.normal.enter_mode_ignore=Enter Ignore mode: Ignore all commands
76 mode.normal.quote=Pass next keypress through to the page
77 mode.normal.help=Show the help dialog
78 mode.normal.dev=Open Developer Toolbar
79 mode.normal.esc=Blur/close active element
80
81 mode.hints=Hints mode
82 mode.hints.exit=Return to Normal mode
83 mode.hints.rotate_markers_forward=Rotate overlapping markers forward
84 mode.hints.rotate_markers_backward=Rotate overlapping markers backward
85 mode.hints.delete_hint_char=Delete last typed hint character
86 mode.hints.increase_count=Increase count
87
88 mode.ignore=Ignore mode
89 mode.ignore.exit=Return to Normal mode
90 mode.ignore.unquote=Run one Normal mode command
91
92 mode.find=Find mode
93 mode.find.exit=Close find bar
94
95 pref.hint_chars.title=Segéd karakterek
96 pref.hint_chars.desc=
97
98 pref.black_list.title=Fekete lista
99 pref.black_list.desc=URLs where VimFx should automatically enter Ignore mode. You may use * as a wildcard. Example: *example.com* http://example.org/editor/*.
100
101 pref.prev_patterns.title=Previous Page Patterns
102 pref.prev_patterns.desc=
103
104 pref.next_patterns.title=Next Page Patterns
105 pref.next_patterns.desc=
106
107 pref.prevent_autofocus.title=Prevent autofocus of text inputs
108 pref.prevent_autofocus.desc=
109
110 pref.ignore_keyboard_layout.title=Ignore keyboard layout
111 pref.ignore_keyboard_layout.desc=Pretend that the en-US QWERTY layout is always used
112
113 pref.timeout.title=Timeout
114 pref.timeout.desc=The maximum number of milliseconds between two keys of a shortcut.
115
116 prefs.instructions.title=Keyboard shortcuts in text boxes on this page
117 prefs.instructions.desc=%S Insert next keypress as text\n%S Insert default\n%S Reset to default\n%S Undo
118
119 prefs.documentation=Documentation
120
121 error.invalid_key=%S: Invalid key.
122 error.unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s.
123 error.duplicate_modifier=%S: Duplicate modifier: %S.
124 error.disallowed_modifier=%S: You cannot specifiy the Shift modifier for this key. For example, write <c-A> instead of <c-s-a>.
125 error.overridden_by=%S: Overridden by: %S
126 error.illegal_special_key=%S: %S is only allowed as a prefix.
Imprint / Impressum