]> git.gir.st - VimFx.git/blob - extension/locale/pl/vimfx.properties
Add Find links only command: `g/`
[VimFx.git] / extension / locale / pl / 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=Skróty klawiszowe
5 help.search=Search
6
7 mode.normal=Normal mode
8
9 category.location=Location
10 mode.normal.focus_location_bar=Przejdź do paska adresu
11 mode.normal.focus_search_bar=Przejdź do paska wyszukiwania
12 mode.normal.paste_and_go=Przejdź pod adres w schowku
13 mode.normal.paste_and_go_in_tab=Przejdź pod adres w schowku w nowej karcie
14 mode.normal.copy_current_url=Kopiuj adres bieżącej strony do schowka
15 mode.normal.go_up_path=Idź poziom wyżej w hierarchii URL
16 mode.normal.go_to_root=Idź do korzenia w hierarchii URL
17 mode.normal.go_home=Przejdź na stronę startową
18 mode.normal.history_back=Wstecz
19 mode.normal.history_forward=Dalej
20 mode.normal.reload=Odśwież bieżącą stronę
21 mode.normal.reload_force=Odśwież bieżącą stronę wraz z zasobami (js, css, img)
22 mode.normal.reload_all=Odśwież strony we wszystkich kartach
23 mode.normal.reload_all_force=Odśwież strony we wszystkich kartach wraz z zasobami (js, css, img)
24 mode.normal.stop=Anuluj ładowanie bieżącej strony
25 mode.normal.stop_all=Anuluj ładowanie wszystkich kart
26
27 category.scrolling=Scrolling
28 mode.normal.scroll_left=Przewiń w lewo
29 mode.normal.scroll_right=Przewiń w prawo
30 mode.normal.scroll_down=Przewiń w dół
31 mode.normal.scroll_up=Przewiń w górę
32 mode.normal.scroll_page_down=Przewiń o pełną stronę w dół
33 mode.normal.scroll_page_up=Przewiń o pełną stronę w górę
34 mode.normal.scroll_half_page_down=Przewiń o pół strony w dół
35 mode.normal.scroll_half_page_up=Przewiń o pół strony w górę
36 mode.normal.scroll_to_top=Przewiń na górę strony
37 mode.normal.scroll_to_bottom=Przewin na dół strony
38 mode.normal.scroll_to_left=Scroll to the far left
39 mode.normal.scroll_to_right=Scroll to the far right
40 mode.normal.mark_scroll_position=Mark scroll position
41 mark_scroll_position.success=Mark set: %S
42 mode.normal.scroll_to_mark=Scroll to mark
43 scroll_to_mark.error=No mark for: %S
44
45 category.tabs=Karty
46 mode.normal.tab_new=Otwórz nową kartę
47 mode.normal.tab_duplicate=Duplicate current tab
48 mode.normal.tab_select_previous=Przejdź do poprzedniej karty
49 mode.normal.tab_select_next=Przejdź do następnej karty
50 mode.normal.tab_move_backward=Przenieś aktywną kartę w lewo
51 mode.normal.tab_move_forward=Przenieś aktywną kartę w prawo
52 mode.normal.tab_select_first=Idź do pierwszej karty
53 mode.normal.tab_select_first_non_pinned=Go to the First non-pinned tab
54 mode.normal.tab_select_last=Idź do ostatniej karty
55 mode.normal.tab_toggle_pinned=Pin/Unpin current tab
56 mode.normal.tab_close=Zamknij bieżącą kartę
57 mode.normal.tab_restore=Przywróć ostatnio zamkniętą kartę
58 mode.normal.tab_close_to_end=Close tabs to the right
59 mode.normal.tab_close_other=Close other tabs except the current tab
60
61 category.browsing=Przeglądanie
62 mode.normal.follow=Otwórz link z bieżącej strony
63 mode.normal.follow_in_tab=Follow link in a new background tab
64 mode.normal.follow_in_focused_tab=Follow link in a new foreground tab
65 mode.normal.follow_multiple=Follow multiple links in new background tabs, focus text input or click multiple buttons
66 mode.normal.follow_copy=Kopiuj adres odnośnika lub treść pola do schowka
67 mode.normal.follow_focus=Focus/select element
68 mode.normal.follow_previous=Idź do poprzedniej strony
69 mode.normal.follow_next=Idź do następnej strony
70 mode.normal.focus_text_input=Focus last focused or first text input
71
72 category.find=Find
73 mode.normal.find=Znajdź
74 mode.normal.find_highlight_all=Znajdź i podkreśl wszystkie wystąpienia
75 mode.normal.find_links_only=Enter Find mode for links only
76 mode.normal.find_next=Znajdź następne
77 mode.normal.find_previous=Znajdź poprzednie
78
79 category.misc=Różne
80 mode.normal.enter_mode_ignore=Włącz Ignore mode: Ignoruj wszystkie komendy
81 mode.normal.quote=Pass next keypress through to the page
82 mode.normal.help=Show the help dialog
83 mode.normal.dev=Otwórz pasek programisty
84 mode.normal.esc=Zdeaktywuj element
85
86 mode.hints=Hints mode
87 mode.hints.exit=Return to Normal mode
88 mode.hints.rotate_markers_forward=Rotate overlapping markers forward
89 mode.hints.rotate_markers_backward=Rotate overlapping markers backward
90 mode.hints.delete_hint_char=Delete last typed hint character
91 mode.hints.increase_count=Increase count
92
93 mode.ignore=Ignore mode
94 mode.ignore.exit=Return to Normal mode
95 mode.ignore.unquote=Run one Normal mode command
96
97 mode.find=Find mode
98 mode.find.exit=Close find bar
99
100 mode.marks=Marks mode
101
102 pref.hint_chars.title=Znaki podpowiedzi
103 pref.hint_chars.desc=
104
105 pref.black_list.title=Czarna lista
106 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/*.
107
108 pref.prev_patterns.title=Poprzednia strona - wzorce
109 pref.prev_patterns.desc=
110
111 pref.next_patterns.title=Następna strona - wzorce
112 pref.next_patterns.desc=
113
114 pref.prevent_autofocus.title=Wyłącz autofocus pól.
115 pref.prevent_autofocus.desc=
116
117 pref.ignore_keyboard_layout.title=Ignore keyboard layout
118 pref.ignore_keyboard_layout.desc=Pretend that the en-US QWERTY layout is always used
119
120 pref.timeout.title=Timeout
121 pref.timeout.desc=The maximum number of milliseconds between two keys of a shortcut.
122
123 prefs.instructions.title=Keyboard shortcuts in text boxes on this page
124 prefs.instructions.desc=%S Insert next keypress as text\n%S Insert default\n%S Reset to default\n%S Undo
125
126 prefs.documentation=Documentation
127
128 error.invalid_key=%S: Invalid key.
129 error.unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s.
130 error.duplicate_modifier=%S: Duplicate modifier: %S.
131 error.disallowed_modifier=%S: You cannot specifiy the Shift modifier for this key. For example, write <c-A> instead of <c-s-a>.
132 error.overridden_by=%S: Overridden by: %S
133 error.illegal_special_key=%S: %S is only allowed as a prefix.
Imprint / Impressum