fetch: add support for the traditional FETCH_HEAD behavior
[git-cola.git] / cola / i18n / pl.po
blob60e4cda517363593168a23228a017d23567f1b33
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
4 # SPDX-FileCopyrightText: 2016, 2020, 2021, 2023 Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: \n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2017-10-17 01:06-0700\n"
10 "PO-Revision-Date: 2023-12-28 21:50+0100\n"
11 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
12 "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
13 "Language: pl_PL\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18 "X-Generator: Lokalize 23.08.3\n"
20 #: cola/widgets/diff.py:1681
21 msgid ""
22 "\n"
23 "            <p>\n"
24 "                Drag and drop or use the <strong>Add</strong> button to add\n"
25 "                patches to the list\n"
26 "            </p>\n"
27 "            "
28 msgstr ""
29 "\n"
30 "            <p>\n"
31 "                Przeciągnij i upuść lub naciśnij <strong>Dodaj</strong>, aby dodać\n"
32 "                łaty do listy\n"
33 "            </p>\n"
34 "            "
36 #: cola/widgets/about.py:437
37 #, python-format
38 msgid ""
39 "\n"
40 "        <br>\n"
41 "            Git Cola has been translated into different languages thanks\n"
42 "            to the help of the individuals listed below.\n"
43 "\n"
44 "        <br>\n"
45 "        <p>\n"
46 "            Translation is approximate.  If you find a mistake,\n"
47 "            please let us know by opening an issue on Github:\n"
48 "        </p>\n"
49 "\n"
50 "        <p>\n"
51 "            %(bug_link)s\n"
52 "        </p>\n"
53 "\n"
54 "        <br>\n"
55 "        <p>\n"
56 "            We invite you to participate in translation by adding or updating\n"
57 "            a translation and opening a pull request.\n"
58 "        </p>\n"
59 "\n"
60 "        <br>\n"
61 "\n"
62 "    "
63 msgstr ""
64 "\n"
65 "        <br>\n"
66 "            Git Cola została przetłumaczona na wiele języków dzięki\n"
67 "            pomocy osób wymienionych poniżej.\n"
68 "\n"
69 "        <br>\n"
70 "        <p>\n"
71 "            Tłumaczenie jest przybliżone.  Jeśli znajdziesz błąd,\n"
72 "            daj nam znać, zakładając błąd na Github:\n"
73 "        </p>\n"
74 "\n"
75 "        <p>\n"
76 "            %(bug_link)s\n"
77 "        </p>\n"
78 "\n"
79 "        <br>\n"
80 "        <p>\n"
81 "            Zachęcamy do udziału w tłumaczeniu, poprzez dodawanie lub\n"
82 "            uaktualnianie tłumaczenia, a następnie utworzeniu prośby o wciągnięcie.\n"
83 "        </p>\n"
84 "\n"
85 "        <br>\n"
86 "\n"
87 "    "
89 #: cola/widgets/about.py:181
90 #, python-format
91 msgid ""
92 "\n"
93 "        <br>\n"
94 "            Git Cola version %(cola_version)s\n"
95 "        <ul>\n"
96 "            <li> %(platform_version)s\n"
97 "            <li> Python (%(python_path)s) %(python_version)s\n"
98 "            <li> Git %(git_version)s\n"
99 "            <li> Qt %(qt_version)s\n"
100 "            <li> QtPy %(qtpy_version)s\n"
101 "            <li> %(pyqt_api_name)s %(pyqt_api_version)s\n"
102 "        </ul>\n"
103 "    "
104 msgstr ""
105 "\n"
106 "        <br>\n"
107 "            Git Cola w wersji %(cola_version)s\n"
108 "        <ul>\n"
109 "            <li> %(platform_version)s\n"
110 "            <li> Python (%(python_path)s) %(python_version)s\n"
111 "            <li> Git %(git_version)s\n"
112 "            <li> Qt %(qt_version)s\n"
113 "            <li> QtPy %(qtpy_version)s\n"
114 "            <li> %(pyqt_api_name)s %(pyqt_api_version)s\n"
115 "        </ul>\n"
116 "    "
118 #: cola/widgets/about.py:369
119 #, python-format
120 msgid ""
121 "\n"
122 "        <br>\n"
123 "        Please use %(bug_link)s to report issues.\n"
124 "        <br>\n"
125 "    "
126 msgstr ""
127 "\n"
128 "        <br>\n"
129 "        Użyj %(bug_link)s do zgłaszania błędów.\n"
130 "        <br>\n"
131 "    "
133 #: cola/widgets/status.py:1310
134 #, python-format
135 msgid ""
136 "\n"
137 "        Format String Variables\n"
138 "        -----------------------\n"
139 "          %(path)s  =  relative file path\n"
140 "       %(abspath)s  =  absolute file path\n"
141 "       %(dirname)s  =  relative directory path\n"
142 "    %(absdirname)s  =  absolute directory path\n"
143 "      %(filename)s  =  file basename\n"
144 "      %(basename)s  =  file basename without extension\n"
145 "           %(ext)s  =  file extension\n"
146 msgstr ""
147 "\n"
148 "        Zmienne do formatowania ciągu znaków\n"
149 "        -----------------------\n"
150 "          %(path)s  =  względna ścieżka do pliku\n"
151 "       %(abspath)s  =  bezwzględna ścieżka do pliku\n"
152 "       %(dirname)s  =  względna ścieżka do katalogu\n"
153 "    %(absdirname)s  =  bezwzględna ścieżka do katalogu\n"
154 "      %(filename)s  =  nazwa pliku\n"
155 "      %(basename)s  =  nazwa pliku bez jego rozszerzenia\n"
156 "           %(ext)s  =  rozszerzenie pliku\n"
158 #: cola/sequenceeditor.py:796
159 msgid ""
160 "\n"
161 "Commands\n"
162 "--------\n"
163 "pick = use commit\n"
164 "reword = use commit, but edit the commit message\n"
165 "edit = use commit, but stop for amending\n"
166 "squash = use commit, but meld into previous commit\n"
167 "fixup = like \"squash\", but discard this commit's log message\n"
168 "exec = run command (the rest of the line) using shell\n"
169 "update-ref = update branches that point to commits\n"
170 "\n"
171 "These lines can be re-ordered; they are executed from top to bottom.\n"
172 "\n"
173 "If you disable a line here THAT COMMIT WILL BE LOST.\n"
174 "\n"
175 "However, if you disable everything, the rebase will be aborted.\n"
176 "\n"
177 "Keyboard Shortcuts\n"
178 "------------------\n"
179 "? = show help\n"
180 "j = move down\n"
181 "k = move up\n"
182 "J = shift row down\n"
183 "K = shift row up\n"
184 "\n"
185 "1, p = pick\n"
186 "2, r = reword\n"
187 "3, e = edit\n"
188 "4, f = fixup\n"
189 "5, s = squash\n"
190 "spacebar = toggle enabled\n"
191 "\n"
192 "ctrl+enter = accept changes and rebase\n"
193 "ctrl+q     = cancel and abort the rebase\n"
194 "ctrl+d     = launch difftool\n"
195 msgstr ""
196 "\n"
197 "Polecenia\n"
198 "--------\n"
199 "pick = użyj zmiany\n"
200 "reword = użyj zmiany, lecz zmień jej nazwę i opis\n"
201 "edit = użyj zmiany, lecz zatrzymaj się, aby coś do niej dodać\n"
202 "squash = użyj zmiany, lecz scal z poprzednią\n"
203 "fixup = jak \"squash\", lecz porzuć ten opis\n"
204 "exec = wykonaj polecenie (reszta wiersza) w powłoce\n"
205 "update-ref = uaktualnij gałęzie, które wskazują na zmiany\n"
206 "\n"
207 "Kolejność tych wierszy można zamieniać; zostaną wykonane od góry do dołu.\n"
208 "\n"
209 "Jeśli wyłączysz tutaj wiersz, to UTRACISZ TĘ ZMIANĘ.\n"
210 "\n"
211 "Jednakże, gdy wyłączysz wszystko, to przerwiesz zmienianie podstawy.\n"
212 "\n"
213 "Skróty klawiszowe\n"
214 "------------------\n"
215 "? = pokaż pomoc\n"
216 "j = przejdź w dół\n"
217 "k = przejdź w górę\n"
218 "J = przesuń wiersz w dół\n"
219 "K = przesuń wiersz w górę\n"
220 "\n"
221 "1, p = pick\n"
222 "2, r = reword\n"
223 "3, e = edit\n"
224 "4, f = fixup\n"
225 "5, s = squash\n"
226 "spacebar = przestaw na włączony\n"
227 "\n"
228 "ctrl+enter = przyjmij zmiany i zmień podstawę\n"
229 "ctrl+q     = anuluj i porzuć zmienianie podstawy\n"
230 "ctrl+d     = uruchom narzędzie różnicy\n"
232 #: cola/widgets/finder.py:64
233 msgid ""
234 "\n"
235 "Keyboard Shortcuts\n"
236 "------------------\n"
237 "J, Down     = Move Down\n"
238 "K, Up       = Move Up\n"
239 "Enter       = Edit Selected Files\n"
240 "Spacebar    = Open File Using Default Application\n"
241 "Ctrl + L    = Focus Text Entry Field\n"
242 "?           = Show Help\n"
243 "\n"
244 "The up and down arrows change focus between the text entry field\n"
245 "and the results.\n"
246 msgstr ""
247 "\n"
248 "Skróty klawiszowe\n"
249 "------------------\n"
250 "J, Strzałka w dół     = Przejdź w dół\n"
251 "K, Strzałka w górę       = Przejdź w górę\n"
252 "Enter       = Zmień wybrany plik\n"
253 "Spacja    = Otwórz plik przy użyciu domyślnej aplikacji\n"
254 "Ctrl + L    = Uaktywnij pole wprowadzania tekstu\n"
255 "?           = Pokaż pomoc\n"
256 "\n"
257 "Strzałki w górę i dół zmieniają uaktywnienie pomiędzy polem tekstowym\n"
258 "i wynikami.\n"
260 #: cola/widgets/prefs.py:133
261 msgid ""
262 "\n"
263 "This option determines how the supplied commit message should be\n"
264 "cleaned up before committing.\n"
265 "\n"
266 "The <mode> can be strip, whitespace, verbatim, scissors or default.\n"
267 "\n"
268 "strip\n"
269 "    Strip leading and trailing empty lines, trailing whitespace,\n"
270 "    commentary and collapse consecutive empty lines.\n"
271 "\n"
272 "whitespace\n"
273 "    Same as strip except #commentary is not removed.\n"
274 "\n"
275 "verbatim\n"
276 "    Do not change the message at all.\n"
277 "\n"
278 "scissors\n"
279 "    Same as whitespace except that everything from (and including) the line\n"
280 "    found below is truncated, if the message is to be edited.\n"
281 "    \"#\" can be customized with core.commentChar.\n"
282 "\n"
283 "    # ------------------------ >8 ------------------------"
284 msgstr ""
286 #: cola/widgets/dag.py:960
287 msgid " - DAG"
288 msgstr " - DAG"
290 #: cola/widgets/recent.py:52
291 msgid " commits ago"
292 msgstr " zmian temu"
294 #: cola/cmds.py:1197
295 #, python-format
296 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
297 msgstr "\"%(branch)s\" została usunięta z \"%(remote)s\"."
299 #: cola/widgets/createbranch.py:314
300 #, python-format
301 msgid "\"%(command)s\" returned exit status \"%(status)d\""
302 msgstr "\"%(command)s\" zwróciło kod wyjścia \"%(status)d\""
304 #: cola/interaction.py:38
305 #, python-format
306 msgid "\"%(command)s\" returned exit status %(status)d"
307 msgstr "\"%(command)s\" zwróciło kod wyjścia %(status)d"
309 #: cola/guicmds.py:156
310 #, python-format
311 msgid "\"%s\" already exists"
312 msgstr "\"%s\" już istnieje"
314 #: cola/widgets/clone.py:204
315 #, python-format
316 msgid "\"%s\" already exists, cola will create a new directory"
317 msgstr "\"%s\" już istnieje, cola utworzy nowy katalog"
319 #: cola/cmds.py:2298
320 #, python-format
321 msgid "\"%s\" requires a selected file."
322 msgstr "\"%s\" wymaga wybrania pliku."
324 #: cola/cmds.py:2036
325 msgid ""
326 "\"git rebase --update-refs\" automatically force-updates any\n"
327 "branches that point to commits that are being rebased.\n"
328 "\n"
329 "Any branches that are checked out in a worktree are not updated.\n"
330 "\n"
331 "Using this feature is helpful for \"stacked\" branch workflows."
332 msgstr ""
333 "\"git rebase --update-refs\" sam siłowo uaktualnia wszystkie\n"
334 "gałęzie, które wskazują na zmiany, który podstawa ulegnie zmianie.\n"
335 "\n"
336 "Wszystkie gałęzie, które zostały pobrane w drzewie pracy nie zostaną uaktualnione.\n"
337 "\n"
338 "Używanie tego jest pomocne przy pracy z \"nałożonymi\" gałęziami."
340 #: cola/models/stash.py:145
341 msgid "\"git stash drop\" did not return a ref to rename."
342 msgstr ""
344 #: cola/sequenceeditor.py:369
345 msgid "#"
346 msgstr "#"
348 #: cola/widgets/browse.py:96
349 #, python-format
350 msgid "%(project)s: %(branch)s - Browse"
351 msgstr "%(project)s: %(branch)s - Przeglądaj"
353 #: cola/widgets/dag.py:953
354 #, python-format
355 msgid "%(project)s: %(ref)s - DAG"
356 msgstr "%(project)s: %(ref)s - DAG"
358 #: cola/models/browse.py:314
359 #, python-format
360 msgid "%d days ago"
361 msgstr "%d dni temu"
363 #: cola/models/browse.py:313
364 #, python-format
365 msgid "%d hours ago"
366 msgstr "%d godzin temu"
368 #: cola/models/browse.py:306 cola/models/browse.py:310
369 #, python-format
370 msgid "%d minutes ago"
371 msgstr "%d minut temu"
373 #: cola/cmds.py:377
374 #, python-format
375 msgid "%d patch(es) applied."
376 msgstr "Zastosowano %d łat"
378 #: cola/widgets/createbranch.py:279
379 #, python-format
380 msgid "%d skipped"
381 msgstr "Pominięto %d"
383 #: cola/cmds.py:2520
384 #, python-format
385 msgid ""
386 "%s appears to contain merge conflicts.\n"
387 "\n"
388 "You should probably skip this file.\n"
389 "Stage it anyways?"
390 msgstr ""
391 "Wygląda na to, że %s zawiera sprzeczności po scaleniu.\n"
392 "\n"
393 "Powinieneś pominąć ten plik.\n"
394 "Czy dobrać go mimo tego?"
396 #: cola/widgets/startup.py:262
397 #, python-format
398 msgid "%s could not be opened. Remove from bookmarks?"
399 msgstr "Nie można otworzyć %s. Czy usunąć z zakładek?"
401 #: cola/app.py:497 cola/widgets/bookmarks.py:481
402 #, python-format
403 msgid "%s is not a Git repository."
404 msgstr "%s nie jest repozytorium Git."
406 #: cola/cmds.py:1015
407 #, python-format
408 msgid "%s will be removed from your bookmarks."
409 msgstr "%s zostanie usunięta z twoich zakładek."
411 #: cola/cmds.py:1028
412 #, python-format
413 msgid "%s will be removed from your recent repositories."
414 msgstr "%s zostanie usunięte z listy ostatnich repozytoriów."
416 #: cola/cmds.py:1662
417 #, python-format
418 msgid "%s: No such file or directory."
419 msgstr "%s: Nie ma takiego pliku lub katalogu."
421 #: cola/widgets/main.py:748
422 msgid "&Edit"
423 msgstr "&Edycja"
425 #: cola/widgets/main.py:690
426 msgid "&File"
427 msgstr "Plik"
429 #: cola/widgets/browse.py:98
430 msgid "(Amending)"
431 msgstr "(Uzupełnianie)"
433 #: cola/widgets/compare.py:35
434 msgid "*** Branch Point ***"
435 msgstr "*** Punkt gałęzi ***"
437 #: cola/widgets/compare.py:36
438 msgid "*** Sandbox ***"
439 msgstr "*** Piaskownica ***"
441 #: cola/widgets/diff.py:816
442 msgid "100%"
443 msgstr "100%"
445 #: cola/widgets/diff.py:817
446 msgid "200%"
447 msgstr "200%"
449 #: cola/widgets/diff.py:814
450 msgid "25%"
451 msgstr "25%"
453 #: cola/widgets/diff.py:818
454 msgid "400%"
455 msgstr "400%"
457 #: cola/widgets/diff.py:815
458 msgid "50%"
459 msgstr "50%"
461 #: cola/widgets/diff.py:819
462 msgid "800%"
463 msgstr "800%"
465 #: cola/widgets/finder.py:118
466 msgid "<path> ..."
467 msgstr "<ścieżka> ..."
469 #: cola/cmds.py:1685
470 msgid ""
471 "A commit template has not been configured.\n"
472 "Use \"git config\" to define \"commit.template\"\n"
473 "so that it points to a commit template."
474 msgstr ""
475 "Wzorzec zmiany nie został ustawiony.\n"
476 "Wykonaj \"git config\", aby ustawić \"commit.template\"\n"
477 "tak, aby wskazywał na plik wzorca zmiany."
479 #: cola/cmds.py:1734
480 #, python-format
481 msgid "A hook must be provided at \"%s\""
482 msgstr "Należy podać haczyk w \"%s\""
484 #: cola/widgets/cfgactions.py:81 cola/widgets/main.py:636
485 msgid "Abort"
486 msgstr "Przerwij"
488 #: cola/widgets/cfgactions.py:148 cola/widgets/cfgactions.py:154
489 msgid "Abort Action"
490 msgstr "Przerwij działanie"
492 #: cola/cmds.py:131
493 msgid "Abort Applying Patch"
494 msgstr "Przerwij stosowanie łaty"
496 #: cola/cmds.py:125
497 msgid "Abort Applying Patch..."
498 msgstr "Przerwij stosowanie łaty..."
500 #: cola/widgets/main.py:245
501 msgid "Abort Applying Patches..."
502 msgstr "Przerwij stosowanie łat..."
504 #: cola/cmds.py:161
505 msgid "Abort Cherry-Pick"
506 msgstr "Przerwij wybiórcze zaciąganie"
508 #: cola/cmds.py:155 cola/widgets/main.py:330
509 msgid "Abort Cherry-Pick..."
510 msgstr "Przerwij wybiórcze zaciąganie..."
512 #: cola/cmds.py:192
513 msgid "Abort Merge"
514 msgstr "Przerwij scalanie"
516 #: cola/cmds.py:185 cola/widgets/main.py:364
517 msgid "Abort Merge..."
518 msgstr "Przerwij scalanie..."
520 #: cola/widgets/cfgactions.py:153
521 msgid "Abort the action?"
522 msgstr "Przerwać działanie?"
524 #: cola/widgets/main.py:246
525 msgid "Abort the current \"git am\" patch session"
526 msgstr "Przerwij bieżące posiedzenie łatania \"git am\""
528 #: cola/cmds.py:158
529 msgid ""
530 "Aborting a cherry-pick can cause uncommitted changes to be lost.\n"
531 "Recovering uncommitted changes is not possible."
532 msgstr ""
533 "Przerwanie zaciągnięcia wybiórczego może spowodować utratę niezatwierdzonych zmian.\n"
534 "Przywrócenie ich będzie niemożliwe."
536 #: cola/cmds.py:128
537 msgid ""
538 "Aborting a patch can cause uncommitted changes to be lost.\n"
539 "Recovering uncommitted changes is not possible."
540 msgstr ""
541 "Przerwanie nakładania łaty może spowodować utratę niezatwierdzonych zmian.\n"
542 "Przywrócenie ich będzie niemożliwe."
544 #: cola/cmds.py:126
545 msgid "Aborting applying the current patch?"
546 msgstr "Przerwać stosowanie bieżącej łaty?"
548 #: cola/cmds.py:156
549 msgid "Aborting the current cherry-pick?"
550 msgstr "Przerwać bieżące zaciągnięcie wybiórcze?"
552 #: cola/cmds.py:188
553 msgid ""
554 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
555 "Recovering uncommitted changes is not possible."
556 msgstr ""
557 "Przerwanie obecnego scalania spowoduje utratę *WSZYSTKICH* niezatwierdzonych zmian.\n"
558 "Przywrócenie niezatwierdzonych zmian będzie niemożliwe."
560 #: cola/cmds.py:186
561 msgid "Aborting the current merge?"
562 msgstr "Przerwać bieżące scalanie?"
564 #: cola/widgets/about.py:88 cola/widgets/main.py:531
565 msgid "About"
566 msgstr "O programie"
568 #: cola/widgets/about.py:64
569 msgid "About git-cola"
570 msgstr "O git-cola"
572 #: cola/widgets/bookmarks.py:216 cola/widgets/startup.py:339
573 msgid "Accept"
574 msgstr "Przyjmij"
576 #: cola/sequenceeditor.py:164
577 msgid ""
578 "Accept changes and rebase\n"
579 "Shortcut: Ctrl+Enter"
580 msgstr ""
581 "Przyjmij zmiany i zmień podstawę\n"
582 "Skrót: Ctrl+Enter"
584 #: cola/widgets/status.py:1376
585 msgid "Action Name"
586 msgstr "Nazwa działania"
588 #: cola/sequenceeditor.py:596 cola/widgets/bookmarks.py:320
589 #: cola/widgets/branch.py:221 cola/widgets/browse.py:375
590 #: cola/widgets/commitmsg.py:105 cola/widgets/dag.py:314
591 #: cola/widgets/filelist.py:122 cola/widgets/main.py:93
592 #: cola/widgets/main.py:771 cola/widgets/startup.py:435
593 msgid "Actions"
594 msgstr "Działania"
596 #: cola/widgets/commitmsg.py:107
597 msgid "Actions..."
598 msgstr "Działania..."
600 #: cola/widgets/bookmarks.py:70 cola/widgets/diff.py:1698
601 #: cola/widgets/diff.py:1712 cola/widgets/gitignore.py:63
602 #: cola/widgets/status.py:1381
603 msgid "Add"
604 msgstr "Dodaj"
606 #: cola/widgets/bookmarks.py:469
607 msgid "Add Favorite"
608 msgstr "Dodaj ulubione"
610 #: cola/widgets/editremotes.py:371
611 msgid "Add Remote"
612 msgstr "Dodaj zdalne repozytorium"
614 #: cola/widgets/toolbar.py:320
615 msgid "Add Separator"
616 msgstr "Dodaj oddzielacz"
618 #: cola/cmds.py:2974 cola/widgets/submodules.py:41
619 #: cola/widgets/submodules.py:110
620 msgid "Add Submodule"
621 msgstr "Dodaj podmoduł"
623 #: cola/cmds.py:2971 cola/widgets/main.py:377
624 msgid "Add Submodule..."
625 msgstr "Dodaj podmoduł..."
627 #: cola/widgets/editremotes.py:60
628 msgid ""
629 "Add and remove remote repositories using the \n"
630 "Add(+) and Delete(-) buttons on the left-hand side.\n"
631 "\n"
632 "Remotes can be renamed by selecting one from the list\n"
633 "and pressing \"enter\", or by double-clicking."
634 msgstr ""
635 "Dodaj lub usuń zdalne repozytorium przy użyciu \n"
636 "przycisku Dodaj(+) lub Usuń(-) po lewej stronie.\n"
637 "\n"
638 "Nazwy repozytoriów zdalnych można zmienić zaznaczając je na wykazie\n"
639 "i naciskając \"enter\" lub klikając dwukrotnie."
641 #: cola/widgets/editremotes.py:78
642 msgid "Add new remote git repository"
643 msgstr "Dodaj nowe zdalne repozytorium git"
645 #: cola/widgets/diff.py:1698
646 msgid "Add patches (+)"
647 msgstr "Dodaj łaty (+)"
649 #: cola/widgets/editremotes.py:430
650 msgid "Add remote"
651 msgstr "Dodaj zdalne repozytorium"
653 #: cola/cmds.py:2972
654 msgid "Add this submodule?"
655 msgstr "Czy dodać ten podmoduł?"
657 #: cola/widgets/gitignore.py:53
658 msgid "Add to .gitignore"
659 msgstr "Dodaj do .gitignore"
661 #: cola/widgets/status.py:287
662 msgid "Add to Git Annex"
663 msgstr "Dodaj do Git Annex"
665 #: cola/widgets/status.py:291
666 msgid "Add to Git LFS"
667 msgstr "Dodaj do Git LFS"
669 #: cola/widgets/gitignore.py:27
670 msgid "Add to exclusions"
671 msgstr "Dodaj do wykluczonych"
673 #: cola/widgets/gitignore.py:54
674 msgid "Add to local .git/info/exclude"
675 msgstr "Dodaj do lokalnego .git/info/exclude"
677 #: cola/widgets/filelist.py:25
678 msgid "Additions"
679 msgstr "Dodano"
681 #: cola/widgets/archive.py:132
682 msgid "Advanced"
683 msgstr "Zaawansowane"
685 #: cola/widgets/main.py:536
686 msgid "Against Commit... (Diff Mode)"
687 msgstr "Względem zmiany... (tryb różnicy)"
689 #: cola/models/browse.py:32
690 msgid "Age"
691 msgstr "Wiek"
693 #: cola/widgets/prefs.py:441
694 msgid "All Repositories"
695 msgstr "Wszystkie repozytoria"
697 #: cola/cmds.py:3054
698 #, python-format
699 msgid ""
700 "All submodules will be updated using\n"
701 "\"%s\""
702 msgstr ""
703 "Wszystkie podmoduły zostaną uaktualnione przy użyciu\n"
704 "\"%s\""
706 #: cola/widgets/remote.py:199
707 msgid "Allow non-fast-forward updates.  Using \"force\" can cause the remote repository to lose commits; use it with care"
708 msgstr "Zezwól na uaktualnienia nie będące przewinięciem do przodu.  Użycie \"wymuś\" może spowodować, że zdalne repozytoria zgubią zmiany; używaj z rozwagą"
710 #: cola/widgets/merge.py:59
711 msgid "Always create a merge commit when enabled, even when the merge is a fast-forward update"
712 msgstr "Zawsze twórz zmianę scalenia, gdy włączone, nawet gdy scalanie polega na przewinięciu do przodu"
714 #: cola/cmds.py:220
715 msgid "Amend"
716 msgstr "Uzupełnij"
718 #: cola/widgets/commitmsg.py:470
719 msgid "Amend Commit"
720 msgstr "Uzupełnij zmianę"
722 #: cola/widgets/commitmsg.py:116 cola/widgets/main.py:194
723 msgid "Amend Last Commit"
724 msgstr "Uzupełnij ostatnią zmianę"
726 #: cola/widgets/commitmsg.py:469
727 msgid "Amend the published commit?"
728 msgstr "Uzupełnić opublikowaną zmianę?"
730 #: cola/widgets/main.py:1171
731 msgid "Amending"
732 msgstr "Uzupełnianie"
734 #: cola/widgets/cfgactions.py:150
735 msgid ""
736 "An action is still running.\n"
737 "Terminating it could result in data loss."
738 msgstr ""
739 "Działanie nadal jest wykonywane.\n"
740 "Jego zakończenie może skutkować utratą danych."
742 #: cola/cmds.py:2748
743 msgid ""
744 "An unsigned, lightweight tag will be created instead.\n"
745 "Create an unsigned tag?"
746 msgstr ""
747 "Zamiast tego zostanie utworzony niepodpisany, lekki znacznik.\n"
748 "Czy utworzyć niepodpisany znacznik?"
750 #: cola/widgets/prefs.py:444
751 msgid "Appearance"
752 msgstr "Wygląd"
754 #: cola/widgets/diff.py:1304
755 msgid "Append Patch"
756 msgstr "Dołącz łatę"
758 #: cola/widgets/diff.py:1373
759 msgid "Append Patch..."
760 msgstr "Dołącz łatę..."
762 #: cola/widgets/diff.py:1707 cola/widgets/stash.py:50 cola/widgets/stash.py:110
763 #: cola/widgets/toolbar.py:328
764 msgid "Apply"
765 msgstr "Zastosuj"
767 #: cola/widgets/diff.py:1670
768 msgid "Apply Patches"
769 msgstr "Stosowanie łat"
771 #: cola/widgets/main.py:239
772 msgid "Apply Patches..."
773 msgstr "Zastosuj łaty..."
775 #: cola/widgets/stash.py:66
776 msgid "Apply and drop the selected stash (git stash pop)"
777 msgstr "Zastosuj i porzuć wybraną przechowalnię (git stash pop)"
779 #: cola/widgets/stash.py:50
780 msgid "Apply the selected stash"
781 msgstr "Zastosuj wybraną przechowalnię"
783 #: cola/widgets/main.py:1181
784 msgid "Applying Patch"
785 msgstr "Nakładanie łaty"
787 #: cola/widgets/cfgactions.py:205
788 msgid "Arguments"
789 msgstr "Argumenty"
791 #: cola/qtutils.py:886
792 msgid "Attach"
793 msgstr "Dołącz"
795 #: cola/models/browse.py:32 cola/models/browse.py:71 cola/widgets/dag.py:572
796 msgid "Author"
797 msgstr "Autor"
799 #: cola/widgets/about.py:90
800 msgid "Authors"
801 msgstr "Autorzy"
803 #: cola/hidpi.py:41
804 msgid "Auto"
805 msgstr "Auto"
807 #: cola/widgets/commitmsg.py:143 cola/widgets/prefs.py:280
808 msgid "Auto-Wrap Lines"
809 msgstr "Zawijaj wiersze"
811 #: cola/widgets/prefs.py:206
812 msgid "Autocomplete Paths"
813 msgstr "Uzupełniaj ścieżki"
815 #: cola/widgets/prefs.py:198
816 msgid "Automatically Load Commit Message Template"
817 msgstr "Sam wczytaj wzorzec opisu zmiany"
819 #: cola/widgets/grep.py:115
820 msgid "Basic Regexp"
821 msgstr "Podstawowe wyrażenie regularne"
823 #: cola/widgets/prefs.py:276
824 msgid "Blame Viewer"
825 msgstr "Przeglądarka autorów"
827 #: cola/widgets/browse.py:206
828 msgid "Blame selected paths"
829 msgstr "Obwiń wybrane ścieżki"
831 #: cola/cmds.py:545 cola/widgets/status.py:283
832 msgid "Blame..."
833 msgstr "Przejrzyj autorów..."
835 #: cola/widgets/prefs.py:367
836 msgid "Bold on dark headers instead of italic"
837 msgstr "Wytłuść czcionkę zamiast ją pochylać na ciemnych nagłówkach"
839 #: cola/widgets/main.py:820 cola/widgets/submodules.py:118
840 msgid "Branch"
841 msgstr "Gałąź"
843 #: cola/widgets/remote.py:634
844 #, python-format
845 msgid ""
846 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
847 "A new remote branch will be published."
848 msgstr ""
849 "Gałąź \"%(branch)s\" nie istnieje w \"%(remote)s\".\n"
850 "Zostanie opublikowana nowa zdalna gałąź."
852 #: cola/widgets/createbranch.py:256
853 #, python-format
854 msgid "Branch \"%s\" already exists."
855 msgstr "Gałąź \"%s\" już istnieje."
857 #: cola/widgets/compare.py:43
858 msgid "Branch Diff Viewer"
859 msgstr "Przeglądarka różnic na gałęziach"
861 #: cola/widgets/createbranch.py:257 cola/widgets/createbranch.py:269
862 msgid "Branch Exists"
863 msgstr "Gałąź istnieje"
865 #: cola/widgets/createbranch.py:96
866 msgid "Branch Name"
867 msgstr "Nazwa gałęzi"
869 #: cola/widgets/submodules.py:88
870 msgid "Branch name"
871 msgstr "Nazwa gałęzi"
873 #: cola/widgets/browse.py:89 cola/widgets/main.py:1111
874 #, python-format
875 msgid "Branch: %s"
876 msgstr "Gałąź: %s"
878 #: cola/widgets/branch.py:87 cola/widgets/main.py:129
879 msgid "Branches"
880 msgstr "Gałęzie"
882 #: cola/widgets/main.py:552
883 msgid "Branches..."
884 msgstr "Pomiędzy gałęziami..."
886 #: cola/widgets/about.py:396 cola/widgets/about.py:399
887 #: cola/widgets/about.py:419
888 msgid "Brazilian translation"
889 msgstr "Tłumaczenie na brazylijski"
891 #: cola/guicmds.py:52
892 msgid "Browse"
893 msgstr "Przeglądaj"
895 #: cola/guicmds.py:52
896 msgid "Browse Commits..."
897 msgstr "Przejrzyj zmiany..."
899 #: cola/widgets/main.py:513
900 msgid "Browse Current Branch..."
901 msgstr "Przejrzyj bieżącą gałąź..."
903 #: cola/widgets/main.py:519
904 msgid "Browse Other Branch..."
905 msgstr "Przejrzyj inną gałąź..."
907 #: cola/widgets/editremotes.py:434 cola/widgets/search.py:45
908 #: cola/widgets/startup.py:64 cola/widgets/startup.py:284
909 msgid "Browse..."
910 msgstr "Przeglądaj..."
912 #: cola/widgets/main.py:87
913 msgid "Browser"
914 msgstr "Przeglądarka"
916 #: cola/widgets/browse.py:590
917 #, python-format
918 msgid "Browsing %s"
919 msgstr "Przeglądanie %s"
921 #: cola/widgets/commitmsg.py:124
922 msgid "Bypass Commit Hooks"
923 msgstr "Pomiń wykonywanie haczyków"
925 #: cola/sequenceeditor.py:180 cola/widgets/standard.py:1056
926 msgid "Cancel"
927 msgstr "Zaniechaj"
929 #: cola/sequenceeditor.py:181
930 msgid ""
931 "Cancel rebase\n"
932 "Shortcut: Ctrl+Q"
933 msgstr ""
934 "Zaniechaj zmieniania podstawy\n"
935 "Skrót: Ctrl+Enter"
937 #: cola/cmds.py:253
938 msgid "Cannot Amend"
939 msgstr "Nie można uzupełnić"
941 #: cola/cmds.py:560
942 #, python-format
943 msgid "Cannot exec \"%s\": please configure a blame viewer"
944 msgstr "Nie można wykonać \"%s\": najpierw ustaw przeglądarkę autorów"
946 #: cola/cmds.py:3090
947 #, python-format
948 msgid "Cannot exec \"%s\": please configure a history browser"
949 msgstr "Nie można wykonać \"%s\": najpierw ustaw przeglądarkę historii"
951 #: cola/cmds.py:1570
952 #, python-format
953 msgid "Cannot exec \"%s\": please configure your editor"
954 msgstr "Nie można wykonać \"%s\": ustaw swój edytor"
956 #: cola/models/browse.py:335
957 msgid "Changed Upstream"
958 msgstr "Zmienione w źródle odgórnym"
960 #: cola/widgets/prefs.py:208
961 msgid "Check Published Commits when Amending"
962 msgstr "Uzupełniając zmianę, sprawdź jej opublikowanie"
964 #: cola/widgets/commitmsg.py:136
965 msgid "Check Spelling"
966 msgstr "Sprawdź pisownię"
968 #: cola/widgets/prefs.py:286
969 msgid "Check spelling"
970 msgstr "Sprawdź pisownię"
972 #: cola/widgets/prefs.py:186
973 msgid "Check whether a commit has been published when amending"
974 msgstr "Sprawdź, czy zmiana została już opublikowana, przed jej uzupełnieniem"
976 #: cola/guicmds.py:61 cola/widgets/branch.py:233
977 msgid "Checkout"
978 msgstr "Przełącz"
980 #: cola/widgets/createbranch.py:128
981 msgid "Checkout After Creation"
982 msgstr "Przełącz po utworzeniu"
984 #: cola/guicmds.py:61 cola/widgets/dag.py:409
985 msgid "Checkout Branch"
986 msgstr "Przełącz na gałąź"
988 #: cola/widgets/dag.py:413
989 msgid "Checkout Detached HEAD"
990 msgstr "Przełącz na odłączony HEAD"
992 #: cola/cmds.py:480 cola/cmds.py:518
993 msgid "Checkout Files"
994 msgstr "Pobierz pliki"
996 #: cola/widgets/branch.py:237
997 msgid "Checkout as new branch"
998 msgstr "Przełącz jako nowa gałąź"
1000 #: cola/cmds.py:507
1001 msgid "Checkout files from our branch (HEAD)"
1002 msgstr "Pobierz pliki z naszej gałęzi (HEAD)"
1004 #: cola/cmds.py:511
1005 msgid "Checkout files from our branch?"
1006 msgstr "Pobrać pliki z naszej gałęzi?"
1008 #: cola/cmds.py:469
1009 msgid "Checkout files from their branch (MERGE_HEAD)"
1010 msgstr "Pobierz pliki z ich gałęzi (MERGE_HEAD)"
1012 #: cola/cmds.py:473
1013 msgid "Checkout files from their branch?"
1014 msgstr "Pobrać pliki z ich gałęzi?"
1016 #: cola/widgets/main.py:590
1017 msgid "Checkout..."
1018 msgstr "Przełącz..."
1020 #: cola/widgets/dag.py:386 cola/widgets/search.py:78
1021 msgid "Cherry Pick"
1022 msgstr "Zaciągnij wybiórczo"
1024 #: cola/guicmds.py:72
1025 msgid "Cherry-Pick Commit"
1026 msgstr "Wybiórczo zaciągnij zmianę"
1028 #: cola/widgets/main.py:324
1029 msgid "Cherry-Pick..."
1030 msgstr "Zaciągnij wybiórczo..."
1032 #: cola/cmds.py:584
1033 msgid "Cherry-pick failed"
1034 msgstr "Nie udało się zaciągnąć wybiórczo"
1036 #: cola/widgets/main.py:1175
1037 msgid "Cherry-picking"
1038 msgstr "Zaciąganie wybiórcze"
1040 #: cola/widgets/diff.py:1321
1041 msgid "Choose Patch..."
1042 msgstr "Wybierz łatę..."
1044 #: cola/widgets/search.py:318
1045 msgid "Choose Paths"
1046 msgstr "Wybierz ścieżkę/ścieżki"
1048 #: cola/widgets/grep.py:114
1049 msgid "Choose the \"git grep\" regular expression mode"
1050 msgstr "Wybierz tryb wyrażenia regularnego \"git grep\""
1052 #: cola/widgets/bookmarks.py:228 cola/widgets/startup.py:351
1053 msgid "Clear Default Repository"
1054 msgstr "Wyczyść domyślne repozytorium"
1056 #: cola/widgets/commitmsg.py:312
1057 msgid "Clear commit message"
1058 msgstr "Wyczyść opis zmiany"
1060 #: cola/widgets/commitmsg.py:309
1061 msgid "Clear commit message?"
1062 msgstr "Wyczyścić opis zmiany?"
1064 #: cola/widgets/commitmsg.py:63
1065 msgid "Clear..."
1066 msgstr "Wyczyść..."
1068 #: cola/widgets/clone.py:124
1069 msgid "Clone"
1070 msgstr "Pobierz"
1072 #: cola/widgets/clone.py:61 cola/widgets/clone.py:102
1073 msgid "Clone Repository"
1074 msgstr "Pobieranie repozytorium"
1076 #: cola/widgets/main.py:479 cola/widgets/startup.py:57
1077 msgid "Clone..."
1078 msgstr "Pobierz..."
1080 #: cola/widgets/clone.py:61
1081 #, python-format
1082 msgid "Cloning repository at %s"
1083 msgstr "Pobieranie repozytorium o adresie %s"
1085 #: cola/qtutils.py:787 cola/qtutils.py:837 cola/widgets/about.py:490
1086 #: cola/widgets/remote.py:361 cola/widgets/text.py:1087
1087 msgid "Close"
1088 msgstr "Zamknij"
1090 #: cola/widgets/remote.py:222
1091 msgid "Close dialog when completed"
1092 msgstr ""
1094 #: cola/widgets/remote.py:221
1095 msgid "Close on completion"
1096 msgstr ""
1098 #: cola/widgets/text.py:397
1099 msgid "Close the find bar"
1100 msgstr "Zamknij pasek wyszukiwania"
1102 #: cola/qtutils.py:650
1103 msgid "Close..."
1104 msgstr "Zamknij..."
1106 #: cola/widgets/recent.py:69
1107 msgid "Collapse all"
1108 msgstr "Zwiń wszystko"
1110 #: cola/sequenceeditor.py:371
1111 msgid "Command"
1112 msgstr "Polecenie"
1114 #: cola/widgets/main.py:161 cola/widgets/merge.py:72
1115 msgid "Commit"
1116 msgstr "Zmiana"
1118 #: cola/widgets/prefs.py:192
1119 msgid "Commit Message Cleanup"
1120 msgstr ""
1122 #: cola/widgets/commitmsg.py:491
1123 msgid "Commit failed"
1124 msgstr "Nie udało się zatwierdzić"
1126 #: cola/widgets/commitmsg.py:62
1127 msgid "Commit staged changes"
1128 msgstr "Zatwierdź dobrane zmiany"
1130 #: cola/widgets/commitmsg.py:94
1131 msgid ""
1132 "Commit staged changes\n"
1133 "Shortcut: Ctrl+Enter"
1134 msgstr ""
1135 "Zatwierdź zebrane zmiany\n"
1136 "Skrót: Ctrl+Enter"
1138 #: cola/widgets/commitmsg.py:586
1139 msgid "Commit summary"
1140 msgstr "Nazwa zmiany"
1142 #: cola/widgets/main.py:254
1143 msgid "Commit the current state and continue applying patches"
1144 msgstr "Zatwierdź bieżący stan i kontynuuj stosowanie pozostałych łat"
1146 #: cola/widgets/merge.py:68
1147 msgid "Commit the merge if there are no conflicts.  Uncheck to leave the merge uncommitted"
1148 msgstr "Zatwierdź scalenie, jeśli brak sprzeczności.  Odznacz pole, aby pozostawić scalenie niezatwierdzonym"
1150 #: cola/widgets/commitmsg.py:59 cola/widgets/commitmsg.py:96
1151 #: cola/widgets/main.py:792 cola/widgets/main.py:793
1152 msgid "Commit@@verb"
1153 msgstr "Zatwierdź@@verb"
1155 #: cola/widgets/dag.py:487
1156 msgid "Commits authored by me"
1157 msgstr ""
1159 #: cola/difftool.py:97 cola/widgets/compare.py:69
1160 msgid "Compare"
1161 msgstr "Porównaj"
1163 #: cola/difftool.py:102
1164 msgid "Compare All"
1165 msgstr "Porównaj wszystkie"
1167 #: cola/widgets/toolbar.py:274 cola/widgets/toolbar.py:311
1168 msgid "Configure Toolbar"
1169 msgstr "Ustawienia paska narzędzi"
1171 #: cola/widgets/remote.py:218
1172 msgid "Configure the remote branch as the the new upstream"
1173 msgstr "Ustaw zdalną gałąź jako nową gałąź odgórną"
1175 #: cola/widgets/main.py:169
1176 msgid "Console"
1177 msgstr "Konsola"
1179 #: cola/interaction.py:109 cola/widgets/main.py:624
1180 msgid "Continue"
1181 msgstr "Dalej"
1183 #: cola/widgets/main.py:253
1184 msgid "Continue Applying Patches"
1185 msgstr "Kontynuuj stosowanie łat"
1187 #: cola/widgets/bookmarks.py:247 cola/widgets/main.py:756
1188 #: cola/widgets/startup.py:370
1189 msgid "Copy"
1190 msgstr "Skopiuj "
1192 #: cola/widgets/status.py:269
1193 msgid "Copy Basename to Clipboard"
1194 msgstr "Skopiuj nazwę pliku do schowka"
1196 #: cola/widgets/diff.py:209
1197 msgid "Copy Diff"
1198 msgstr "Skopiuj różnicę"
1200 #: cola/widgets/status.py:746
1201 msgid "Copy Leading Path to Clipboard"
1202 msgstr "Skopiuj ścieżkę katalogu do schowka"
1204 #: cola/widgets/status.py:252
1205 msgid "Copy Path to Clipboard"
1206 msgstr "Skopiuj ścieżkę do schowka"
1208 #: cola/widgets/status.py:260
1209 msgid "Copy Relative Path to Clipboard"
1210 msgstr "Skopiuj względną ścieżkę do schowka"
1212 #: cola/sequenceeditor.py:382 cola/widgets/dag.py:473
1213 msgid "Copy SHA-1"
1214 msgstr "Skopiuj SHA-1"
1216 #: cola/widgets/status.py:738
1217 msgid "Copy..."
1218 msgstr "Skopiuj..."
1220 #: cola/app.py:489
1221 #, python-format
1222 msgid "Could not open %s."
1223 msgstr "Nie można otworzyć %s."
1225 #: cola/widgets/clone.py:189 cola/widgets/clone.py:191
1226 #, python-format
1227 msgid "Could not parse Git URL: \"%s\""
1228 msgstr "Nie można przetworzyć adresu URL Gita: \"%s\""
1230 #: cola/app.py:499
1231 msgid "Create"
1232 msgstr "Utwórz"
1234 #: cola/widgets/createbranch.py:84 cola/widgets/createbranch.py:133
1235 #: cola/widgets/createbranch.py:299 cola/widgets/dag.py:368
1236 msgid "Create Branch"
1237 msgstr "Utwórz gałąź"
1239 #: cola/widgets/dag.py:372
1240 msgid "Create Patch"
1241 msgstr "Utwórz łatę"
1243 #: cola/widgets/remote.py:640
1244 msgid "Create Remote Branch"
1245 msgstr "Utwórz zdalną gałąź"
1247 #: cola/widgets/commitmsg.py:130 cola/widgets/merge.py:76
1248 msgid "Create Signed Commit"
1249 msgstr "Podpisz zmianę"
1251 #: cola/widgets/createtag.py:53 cola/widgets/createtag.py:89
1252 #: cola/widgets/dag.py:376
1253 msgid "Create Tag"
1254 msgstr "Utwórz znacznik"
1256 #: cola/widgets/main.py:558
1257 msgid "Create Tag..."
1258 msgstr "Utwórz znacznik..."
1260 #: cola/cmds.py:2751
1261 msgid "Create Unsigned Tag"
1262 msgstr "Utwórz niepodpisany znacznik"
1264 #: cola/widgets/remote.py:192
1265 msgid "Create a merge commit even when the merge resolves as a fast-forward"
1266 msgstr "Utwórz zmianę scalenia, nawet gdy scalanie będzie polegać na przewinięciu do przodu"
1268 #: cola/widgets/remote.py:639
1269 msgid "Create a new remote branch?"
1270 msgstr "Czy utworzyć nową zdalną gałąź?"
1272 #: cola/app.py:498
1273 msgid "Create a new repository at that location?"
1274 msgstr "Czy utworzyć nowe repozytorium w tym miejscu?"
1276 #: cola/widgets/submodules.py:99
1277 msgid "Create a shallow clone with history truncated to the specified number of revisions.  0 performs a full clone."
1278 msgstr "Pobierz płytko z historią przyciętą do danej liczby wydań. 0 wykonuje pobiera z całą historią."
1280 #: cola/widgets/main.py:565
1281 msgid "Create..."
1282 msgstr "Utwórz..."
1284 #: cola/cmds.py:2787
1285 #, python-format
1286 msgid "Created a new tag named \"%s\""
1287 msgstr "Utworzono nowy znacznik o nazwie \"%s\""
1289 #: cola/widgets/prefs.py:287
1290 msgid "Ctrl+MouseWheel to Zoom"
1291 msgstr "Ctrl+rolka myszy, aby powiększać"
1293 #: cola/widgets/prefs.py:442
1294 msgid "Current Repository"
1295 msgstr "Bieżące repozytorium"
1297 #: cola/widgets/status.py:1371
1298 msgid "Custom Copy Actions"
1299 msgstr "Własne działania kopiowania"
1301 #: cola/widgets/status.py:274
1302 msgid "Customize..."
1303 msgstr "Dostosuj..."
1305 #: cola/widgets/main.py:754
1306 msgid "Cut"
1307 msgstr "Wytnij"
1309 #: cola/widgets/about.py:393 cola/widgets/about.py:424
1310 msgid "Czech translation"
1311 msgstr "Tłumaczenie na czeski"
1313 #: cola/widgets/main.py:606
1314 msgid "DAG..."
1315 msgstr "DAG..."
1317 #: cola/icons.py:54
1318 msgid "Dark Theme"
1319 msgstr "Ciemne"
1321 #: cola/widgets/dag.py:572
1322 msgid "Date, Time"
1323 msgstr "Data, czas"
1325 #: cola/icons.py:53 cola/themes.py:643
1326 msgid "Default"
1327 msgstr "Domyślne"
1329 #: cola/widgets/prefs.py:124
1330 msgid ""
1331 "Default directory when exporting patches.\n"
1332 "Relative paths are relative to the current repository.\n"
1333 "Absolute path are used as-is."
1334 msgstr ""
1335 "Domyślny katalog do eksportowania łat.\n"
1336 "Odniesieniem dla ścieżek względnych będzie bieżące repozytorium.\n"
1337 "Ścieżki bezwzględne będą używane tak jak podano."
1339 #: cola/cmds.py:922 cola/guicmds.py:25 cola/guicmds.py:34
1340 #: cola/widgets/bookmarks.py:74 cola/widgets/bookmarks.py:250
1341 #: cola/widgets/main.py:760 cola/widgets/startup.py:372
1342 msgid "Delete"
1343 msgstr "Usuń"
1345 #: cola/cmds.py:1088
1346 #, python-format
1347 msgid "Delete %d file(s)?"
1348 msgstr "Usunąć %d plik(ów)?"
1350 #: cola/cmds.py:1016
1351 msgid "Delete Bookmark"
1352 msgstr "Usuń zakładkę"
1354 #: cola/cmds.py:1014
1355 msgid "Delete Bookmark?"
1356 msgstr "Usunąć zakładkę?"
1358 #: cola/cmds.py:1114 cola/cmds.py:1117 cola/guicmds.py:25
1359 #: cola/widgets/branch.py:277
1360 msgid "Delete Branch"
1361 msgstr "Usuń gałąź"
1363 #: cola/cmds.py:1089
1364 msgid "Delete Files"
1365 msgstr "Usuń pliki"
1367 #: cola/widgets/status.py:312
1368 msgid "Delete Files..."
1369 msgstr "Usuń plik(i)..."
1371 #: cola/cmds.py:1085
1372 msgid "Delete Files?"
1373 msgstr "Usunąć pliki?"
1375 #: cola/cmds.py:919
1376 msgid "Delete Remote"
1377 msgstr "Usuń zdalną gałąź"
1379 #: cola/guicmds.py:34 cola/widgets/branch.py:279
1380 msgid "Delete Remote Branch"
1381 msgstr "Usuń zdalną gałąź"
1383 #: cola/widgets/main.py:578
1384 msgid "Delete Remote Branch..."
1385 msgstr "Usuń zdalną gałąź..."
1387 #: cola/widgets/toolbar.py:276
1388 msgid "Delete Toolbar"
1389 msgstr "Usuń pasek narzędzi"
1391 #: cola/cmds.py:1115
1392 #, python-format
1393 msgid "Delete branch \"%s\"?"
1394 msgstr "Usuń gałąź \"%s\"?"
1396 #: cola/widgets/editremotes.py:85
1397 msgid "Delete remote"
1398 msgstr "Usuń zdalne repozytorium"
1400 #: cola/cmds.py:921
1401 #, python-format
1402 msgid "Delete remote \"%s\""
1403 msgstr "Usuń zdalne repozytorium \"%s\""
1405 #: cola/cmds.py:920
1406 msgid "Delete remote?"
1407 msgstr "Usunąć zdalne repozytorium?"
1409 #: cola/widgets/main.py:572
1410 msgid "Delete..."
1411 msgstr "Usuń..."
1413 #: cola/cmds.py:1067
1414 #, python-format
1415 msgid "Deleting \"%s\" failed"
1416 msgstr "Nie udało się usunąć \"%s\""
1418 #: cola/widgets/filelist.py:25
1419 msgid "Deletions"
1420 msgstr "Usunięto"
1422 #: cola/widgets/submodules.py:119
1423 msgid "Depth"
1424 msgstr "Głębokość"
1426 #: cola/qtutils.py:841 cola/qtutils.py:888
1427 msgid "Detach"
1428 msgstr "Odczep"
1430 #: cola/widgets/prefs.py:203
1431 msgid "Detect Conflict Markers"
1432 msgstr "Wykryj znaczniki sprzeczności"
1434 #: cola/widgets/prefs.py:174
1435 msgid "Detect conflict markers in unmerged files"
1436 msgstr "Wykryj znaczniki sprzeczności w niescalonych plikach"
1438 #: cola/widgets/about.py:253 cola/widgets/about.py:256
1439 #: cola/widgets/about.py:259 cola/widgets/about.py:260
1440 #: cola/widgets/about.py:261 cola/widgets/about.py:262
1441 #: cola/widgets/about.py:263 cola/widgets/about.py:264
1442 #: cola/widgets/about.py:265 cola/widgets/about.py:266
1443 #: cola/widgets/about.py:267 cola/widgets/about.py:268
1444 #: cola/widgets/about.py:269 cola/widgets/about.py:270
1445 #: cola/widgets/about.py:271 cola/widgets/about.py:272
1446 #: cola/widgets/about.py:273 cola/widgets/about.py:274
1447 #: cola/widgets/about.py:275 cola/widgets/about.py:276
1448 #: cola/widgets/about.py:277 cola/widgets/about.py:278
1449 #: cola/widgets/about.py:279 cola/widgets/about.py:280
1450 #: cola/widgets/about.py:281 cola/widgets/about.py:282
1451 #: cola/widgets/about.py:283 cola/widgets/about.py:284
1452 #: cola/widgets/about.py:285 cola/widgets/about.py:286
1453 #: cola/widgets/about.py:287 cola/widgets/about.py:288
1454 #: cola/widgets/about.py:289 cola/widgets/about.py:290
1455 #: cola/widgets/about.py:291 cola/widgets/about.py:292
1456 #: cola/widgets/about.py:293 cola/widgets/about.py:294
1457 #: cola/widgets/about.py:295 cola/widgets/about.py:296
1458 #: cola/widgets/about.py:297 cola/widgets/about.py:298
1459 #: cola/widgets/about.py:299 cola/widgets/about.py:300
1460 #: cola/widgets/about.py:301 cola/widgets/about.py:302
1461 #: cola/widgets/about.py:303 cola/widgets/about.py:304
1462 #: cola/widgets/about.py:305 cola/widgets/about.py:306
1463 #: cola/widgets/about.py:307 cola/widgets/about.py:308
1464 #: cola/widgets/about.py:309 cola/widgets/about.py:310
1465 #: cola/widgets/about.py:311 cola/widgets/about.py:312
1466 #: cola/widgets/about.py:313 cola/widgets/about.py:314
1467 #: cola/widgets/about.py:315 cola/widgets/about.py:316
1468 #: cola/widgets/about.py:317 cola/widgets/about.py:318
1469 #: cola/widgets/about.py:319 cola/widgets/about.py:320
1470 #: cola/widgets/about.py:321 cola/widgets/about.py:322
1471 #: cola/widgets/about.py:323 cola/widgets/about.py:324
1472 #: cola/widgets/about.py:325 cola/widgets/about.py:326
1473 #: cola/widgets/about.py:327 cola/widgets/about.py:328
1474 #: cola/widgets/about.py:329 cola/widgets/about.py:330
1475 #: cola/widgets/about.py:331 cola/widgets/about.py:332
1476 #: cola/widgets/about.py:333 cola/widgets/about.py:334
1477 #: cola/widgets/about.py:335 cola/widgets/about.py:336
1478 #: cola/widgets/about.py:337 cola/widgets/about.py:338
1479 #: cola/widgets/about.py:339 cola/widgets/about.py:340
1480 #: cola/widgets/about.py:341 cola/widgets/about.py:342
1481 #: cola/widgets/about.py:343 cola/widgets/about.py:344
1482 #: cola/widgets/about.py:345 cola/widgets/about.py:346
1483 #: cola/widgets/about.py:347 cola/widgets/about.py:348
1484 #: cola/widgets/about.py:349 cola/widgets/about.py:350
1485 #: cola/widgets/about.py:351 cola/widgets/about.py:352
1486 #: cola/widgets/about.py:353 cola/widgets/about.py:354
1487 #: cola/widgets/about.py:355 cola/widgets/about.py:356
1488 #: cola/widgets/about.py:357 cola/widgets/about.py:358
1489 #: cola/widgets/about.py:359 cola/widgets/about.py:360
1490 #: cola/widgets/about.py:361 cola/widgets/about.py:362
1491 msgid "Developer"
1492 msgstr "Programista"
1494 #: cola/guicmds.py:184 cola/widgets/dag.py:830 cola/widgets/diff.py:809
1495 #: cola/widgets/main.py:176 cola/widgets/main.py:811
1496 msgid "Diff"
1497 msgstr "Różnica"
1499 #: cola/guicmds.py:184
1500 msgid "Diff Against Commit"
1501 msgstr "Różnica względem zmiany"
1503 #: cola/widgets/browse.py:172
1504 msgid "Diff Against Predecessor..."
1505 msgstr "Różnica wzgl. poprzednika..."
1507 #: cola/widgets/main.py:1173
1508 msgid "Diff Mode"
1509 msgstr "Tryb różnicy"
1511 #: cola/widgets/diff.py:800 cola/widgets/diff.py:824
1512 msgid "Diff Options"
1513 msgstr "Opcje różnicy"
1515 #: cola/widgets/prefs.py:277
1516 msgid "Diff Tool"
1517 msgstr "Narzędzie różnicy"
1519 #: cola/widgets/dag.py:363
1520 msgid "Diff selected -> this"
1521 msgstr "Różnica zaznaczenia wzgl. tego"
1523 #: cola/widgets/dag.py:357
1524 msgid "Diff this -> selected"
1525 msgstr "Różnica tego wzgl. zaznaczenia"
1527 #: cola/widgets/main.py:218
1528 msgid "Diffstat"
1529 msgstr "Statystyka różnicy"
1531 #: cola/difftool.py:324
1532 msgid "Difftool"
1533 msgstr "Narzędzie różnicy"
1535 #: cola/widgets/clone.py:205
1536 msgid "Directory Exists"
1537 msgstr "Katalog istnieje"
1539 #: cola/hidpi.py:42
1540 msgid "Disable"
1541 msgstr "Wyłącz"
1543 #: cola/widgets/prefs.py:202
1544 msgid "Display Untracked Files"
1545 msgstr "Wyświetl niezarządzane pliki"
1547 #: cola/widgets/remote.py:176
1548 msgid "Display remote messages in a separate dialog"
1549 msgstr ""
1551 #: cola/cmds.py:2043
1552 msgid "Do not update stacked branches"
1553 msgstr "Nie uaktualniaj nałożonych gałęzi"
1555 #: cola/widgets/main.py:485
1556 msgid "Documentation"
1557 msgstr "Dokumentacja"
1559 #: cola/widgets/stash.py:61
1560 msgid "Drop"
1561 msgstr "Porzuć"
1563 #: cola/widgets/stash.py:276
1564 msgid "Drop Stash"
1565 msgstr "Porzuć przechowalnię"
1567 #: cola/widgets/stash.py:273
1568 msgid "Drop Stash?"
1569 msgstr "Porzucić przechowalnię?"
1571 #: cola/widgets/stash.py:275
1572 #, python-format
1573 msgid "Drop the \"%s\" stash?"
1574 msgstr "Porzucić przechowalnię \"%s\"?"
1576 #: cola/widgets/stash.py:61
1577 msgid "Drop the selected stash"
1578 msgstr "Porzuć wybraną przechowalnię"
1580 #: cola/qtutils.py:794 cola/sequenceeditor.py:405 cola/widgets/grep.py:100
1581 msgid "Edit"
1582 msgstr "Zmień"
1584 #: cola/widgets/diff.py:1058
1585 msgid "Edit Diff Hunk to Revert..."
1586 msgstr "Edytuj kawałek różnicy przed jego wycofaniem..."
1588 #: cola/widgets/diff.py:1056
1589 msgid "Edit Diff Hunk to Stage..."
1590 msgstr "Edytuj kawałek różnicy przed jego dobraniem..."
1592 #: cola/widgets/diff.py:1124
1593 msgid "Edit Diff Hunk to Unstage..."
1594 msgstr "Edytuj kawałek różnicy przed jego odłożeniem..."
1596 #: cola/cmds.py:2115
1597 msgid "Edit Rebase"
1598 msgstr "Ustawienia zmiany podstawy"
1600 #: cola/widgets/editremotes.py:34
1601 msgid "Edit Remotes"
1602 msgstr "Zmień zdalne repozytoria"
1604 #: cola/widgets/main.py:294
1605 msgid "Edit Remotes..."
1606 msgstr "Zmień zdalne repozytoria..."
1608 #: cola/widgets/diff.py:1053
1609 msgid "Edit Selected Lines to Revert..."
1610 msgstr "Edytuj zaznaczone wiersze przed ich wycofaniem..."
1612 #: cola/widgets/diff.py:1051
1613 msgid "Edit Selected Lines to Stage..."
1614 msgstr "Edytuj zaznaczone wiersze przed ich dobraniem..."
1616 #: cola/widgets/diff.py:1122
1617 msgid "Edit Selected Lines to Unstage..."
1618 msgstr "Edytuj zaznaczone wiersze przed ich odłożeniem..."
1620 #: cola/widgets/editremotes.py:42
1621 msgid "Edit remotes by selecting them from the list"
1622 msgstr "Zmień repozytoria zdalne poprzez wybranie ich z wykazu"
1624 #: cola/widgets/browse.py:198 cola/widgets/common.py:38
1625 msgid "Edit selected paths"
1626 msgstr "Zmień wybraną ścieżkę/ścieżki"
1628 #: cola/editpatch.py:45
1629 msgid "Edit the following patch, which will then be applied to the staging area to stage the changes:"
1630 msgstr "Edytuj następującą łatę, która następnie zostanie nałożona w obszarze dobierania do dobierania zmian:"
1632 #: cola/editpatch.py:40
1633 msgid "Edit the following patch, which will then be applied to the staging area to unstage the changes:"
1634 msgstr "Edytuj następującą łatę, która następnie zostanie nałożona w obszarze dobierania do odłożenia zmian:"
1636 #: cola/editpatch.py:34
1637 msgid "Edit the following patch, which will then be applied to the worktree to revert the changes:"
1638 msgstr "Edytuj następującą łatę, która następnie zostanie nałożona na drzewo pracy do wycofania zmian:"
1640 #: cola/widgets/main.py:618
1641 msgid "Edit..."
1642 msgstr "Ustawienia..."
1644 #: cola/widgets/prefs.py:274
1645 msgid "Editor"
1646 msgstr "Edytor"
1648 #: cola/editpatch.py:88
1649 #, python-format
1650 msgid "Editor returned %s exit code.  Not applying patch."
1651 msgstr "Edytor zwrócił %s jako kod wyjścia. Nie nałożono łaty."
1653 #: cola/widgets/prefs.py:190
1654 msgid "Email Address"
1655 msgstr "Adres email"
1657 #: cola/widgets/about.py:240 cola/widgets/about.py:383
1658 msgid "Email contributor"
1659 msgstr "Napisz do współtwórcy"
1661 #: cola/widgets/prefs.py:204
1662 msgid "Enable Gravatar Icons"
1663 msgstr "Włącz ikony z Gravatar"
1665 #: cola/widgets/prefs.py:183
1666 msgid "Enable path autocompletion in tools"
1667 msgstr "Włącz uzupełnianie ścieżki w narzędziach"
1669 #: cola/widgets/diff.py:796
1670 msgid "Enable word wrapping"
1671 msgstr "Włącz zawijanie słów"
1673 #: cola/sequenceeditor.py:370
1674 msgid "Enabled"
1675 msgstr "Uwzględnione"
1677 #: cola/guicmds.py:332 cola/widgets/branch.py:478
1678 msgid "Enter New Branch Name"
1679 msgstr "Podaj nazwę nowej gałęzi"
1681 #: cola/guicmds.py:146
1682 msgid "Enter a name for the new bare repo"
1683 msgstr "Wpisz nazwę do założenia nowego repozytorium"
1685 #: cola/widgets/stash.py:253
1686 msgid "Enter a name for the stash"
1687 msgstr "Podaj nazwę dla przechowalni"
1689 #: cola/widgets/stash.py:216
1690 msgid "Enter a new name for the stash"
1691 msgstr ""
1693 #: cola/cmds.py:145 cola/cmds.py:175 cola/cmds.py:206 cola/cmds.py:284
1694 #: cola/cmds.py:293 cola/cmds.py:308 cola/cmds.py:318 cola/cmds.py:460
1695 #: cola/cmds.py:496 cola/cmds.py:534 cola/cmds.py:634 cola/cmds.py:752
1696 #: cola/cmds.py:1067 cola/cmds.py:1164 cola/cmds.py:1955 cola/cmds.py:2343
1697 #: cola/cmds.py:2577 cola/cmds.py:2583 cola/cmds.py:2591 cola/cmds.py:2816
1698 #: cola/cmds.py:2834 cola/cmds.py:3123 cola/gitcmds.py:1015 cola/guicmds.py:156
1699 #: cola/models/stash.py:70 cola/models/stash.py:90 cola/models/stash.py:112
1700 #: cola/models/stash.py:138 cola/widgets/bookmarks.py:481
1701 #: cola/widgets/branch.py:829
1702 msgid "Error"
1703 msgstr "Błąd"
1705 #: cola/widgets/clone.py:189
1706 msgid "Error Cloning"
1707 msgstr "Błąd pobierania"
1709 #: cola/widgets/createbranch.py:312
1710 msgid "Error Creating Branch"
1711 msgstr "Błąd tworzenia gałęzi"
1713 #: cola/app.py:501 cola/guicmds.py:100
1714 msgid "Error Creating Repository"
1715 msgstr "Błąd tworzenia repozytorium"
1717 #: cola/cmds.py:1205
1718 msgid "Error Deleting Remote Branch"
1719 msgstr "Błąd usuwania zdalnej gałęzi"
1721 #: cola/cmds.py:1572
1722 msgid "Error Editing File"
1723 msgstr "Błąd edytowania pliku"
1725 #: cola/cmds.py:559
1726 msgid "Error Launching Blame Viewer"
1727 msgstr "Nie można uruchomić przeglądarki autorów"
1729 #: cola/cmds.py:3089
1730 msgid "Error Launching History Browser"
1731 msgstr "Nie można uruchomić przeglądarki historii"
1733 #: cola/app.py:488
1734 msgid "Error Opening Repository"
1735 msgstr "Błąd otwierania repozytorium"
1737 #: cola/models/stash.py:144
1738 msgid "Error Renaming Stash"
1739 msgstr ""
1741 #: cola/widgets/browse.py:567
1742 msgid "Error Saving File"
1743 msgstr "Błąd podczas zapisu pliku"
1745 #: cola/cmds.py:911
1746 #, python-format
1747 msgid "Error creating remote \"%s\""
1748 msgstr "Błąd podczas tworzenia zdalnego repozytorium \"%s\""
1750 #: cola/models/stash.py:233
1751 msgid "Error creating stash"
1752 msgstr "Błąd tworzenia przechowalni"
1754 #: cola/cmds.py:1126
1755 #, python-format
1756 msgid "Error deleting branch \"%s\""
1757 msgstr "Błąd usuwania gałęzi \"%s\""
1759 #: cola/cmds.py:929
1760 #, python-format
1761 msgid "Error deleting remote \"%s\""
1762 msgstr "Błąd usuwania zdalnego repozytorium \"%s\""
1764 #: cola/cmds.py:954
1765 #, python-format
1766 msgid "Error renaming \"%(name)s\" to \"%(new_name)s\""
1767 msgstr "Nie udało się przemianować \"%(name)s\" na \"%(new_name)s\""
1769 #: cola/cmds.py:1721
1770 msgid "Error running prepare-commitmsg hook"
1771 msgstr "Nie udało się wykonać haczyka prepare-commitmsg"
1773 #: cola/cmds.py:2987 cola/cmds.py:3033
1774 #, python-format
1775 msgid "Error updating submodule %s"
1776 msgstr "Nie udało się uaktualnić podmodułu\"%s\""
1778 #: cola/cmds.py:3069
1779 msgid "Error updating submodules"
1780 msgstr "Nie udało się uaktualnić podmodułów"
1782 #: cola/widgets/diff.py:1400
1783 msgid "Error writing patch"
1784 msgstr "Błąd zapisywania łaty"
1786 #: cola/cmds.py:1661
1787 msgid "Error: Cannot find commit template"
1788 msgstr "Błąd: Nie można znaleźć wzorca opisu zmiany"
1790 #: cola/cmds.py:1683
1791 msgid "Error: Unconfigured commit template"
1792 msgstr "Błąd: Nie ustawiono wzorca opisu zmiany"
1794 #: cola/widgets/clone.py:52
1795 #, python-format
1796 msgid "Error: could not clone \"%s\""
1797 msgstr "Błąd: nie można pobrać \"%s\""
1799 #: cola/cmds.py:2779
1800 #, python-format
1801 msgid "Error: could not create tag \"%s\""
1802 msgstr "Błąd: nie można utworzyć znacznika \"%s\""
1804 #: cola/widgets/branch.py:433
1805 #, python-format
1806 msgid "Executing action %s"
1807 msgstr "Wykonywanie działania %s"
1809 #: cola/widgets/status.py:66
1810 msgid "Exit \"Diff\" mode"
1811 msgstr "Wyjdź z trybu \"różnicy\""
1813 #: cola/widgets/action.py:81
1814 msgid "Exit Diff"
1815 msgstr "Wyjdź z trybu różnicy"
1817 #: cola/widgets/main.py:542
1818 msgid "Exit Diff Mode"
1819 msgstr "Wyjdź z trybu różnicy"
1821 #: cola/widgets/action.py:81
1822 msgid "Exit Diff mode"
1823 msgstr "Wyjdź z trybu różnicy"
1825 #: cola/widgets/recent.py:65
1826 msgid "Expand all"
1827 msgstr "Rozwiń wszystko"
1829 #: cola/widgets/diff.py:1297
1830 msgid "Export Patch"
1831 msgstr "Wyeksportuj łatę"
1833 #: cola/guicmds.py:167 cola/widgets/search.py:74
1834 msgid "Export Patches"
1835 msgstr "Eksportowanie łat"
1837 #: cola/widgets/main.py:269
1838 msgid "Export Patches..."
1839 msgstr "Wyeksportuj łaty..."
1841 #: cola/widgets/main.py:547
1842 msgid "Expression..."
1843 msgstr "Pomiędzy wyrażeniami zmian..."
1845 #: cola/widgets/grep.py:115
1846 msgid "Extended Regexp"
1847 msgstr "Rozszerzone wyrażenie regularne"
1849 #: cola/widgets/commitmsg.py:634
1850 msgid "Extended description..."
1851 msgstr "Rozbudowany opis zmiany..."
1853 #: cola/cmds.py:388
1854 msgid "Failed to commit and continue applying patches"
1855 msgstr "Nie udało się zatwierdzić i kontynuować stosowanie pozostałych łat"
1857 #: cola/cmds.py:404
1858 msgid "Failed to continue applying patches after skipping the current patch"
1859 msgstr "Nie udało się nałożenie łat po pominięciu bieżącej łaty"
1861 #: cola/widgets/createbranch.py:122
1862 msgid "Fast Forward Only"
1863 msgstr "Wyłącznie przewijając do przodu"
1865 #: cola/widgets/remote.py:181
1866 msgid "Fast-forward only"
1867 msgstr "Wyłącznie przewinięcie do przodu"
1869 #: cola/widgets/bookmarks.py:90
1870 msgid "Favorite repositories"
1871 msgstr "Ulubione repozytoria"
1873 #: cola/widgets/main.py:109
1874 msgid "Favorites"
1875 msgstr "Ulubione"
1877 #: cola/widgets/remote.py:735
1878 msgid "Fetch"
1879 msgstr "Pobierz"
1881 #: cola/widgets/createbranch.py:125
1882 msgid "Fetch Tracking Branch"
1883 msgstr "Pobierz odgórną gałąź"
1885 #: cola/widgets/action.py:67 cola/widgets/main.py:385
1886 msgid "Fetch from one or more remotes using \"git fetch\""
1887 msgstr ""
1889 #: cola/widgets/action.py:65 cola/widgets/main.py:384
1890 msgid "Fetch..."
1891 msgstr "Pobierz..."
1893 #: cola/widgets/main.py:602
1894 msgid "File Browser..."
1895 msgstr "Przeglądarka plików..."
1897 #: cola/widgets/compare.py:74
1898 msgid "File Differences"
1899 msgstr "Różniące się pliki"
1901 #: cola/widgets/archive.py:197 cola/widgets/browse.py:579
1902 msgid "File Saved"
1903 msgstr "Zapisano plik"
1905 #: cola/widgets/archive.py:197 cola/widgets/browse.py:579
1906 #, python-format
1907 msgid "File saved to \"%s\""
1908 msgstr "Plik zapisano w \"%s\""
1910 #: cola/fsmonitor.py:530
1911 msgid "File system change monitoring: disabled because \"cola.inotify\" is false.\n"
1912 msgstr "Monitorowanie zmiany systemu plików: wyłączone, bo \"cola.inotify\" jest false.\n"
1914 #: cola/fsmonitor.py:547
1915 msgid "File system change monitoring: disabled because libc does not support the inotify system calls.\n"
1916 msgstr "Monitorowanie zmiany systemu plików: wyłączone, bo libc nie obsługuje wywołań systemowych inotify.\n"
1918 #: cola/fsmonitor.py:541
1919 msgid "File system change monitoring: disabled because pywin32 is not installed.\n"
1920 msgstr "Monitorowanie zmiany systemu plików: wyłączone, bo nie wgrano pywin32.\n"
1922 #: cola/fsmonitor.py:184
1923 msgid ""
1924 "File system change monitoring: disabled because the limit on the total number of inotify watches was reached.  You may be able to increase the limit on the number of watches by running:\n"
1925 "\n"
1926 "    echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n"
1927 msgstr ""
1928 "Monitorowanie zmiany systemu plików: wyłączone, bo osiągnięto górną granicę całkowitej liczby obserwowanych inotify. Możesz zwiększyć tę granicę wykonując:\n"
1929 "\n"
1930 "    echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n"
1932 #: cola/fsmonitor.py:145
1933 msgid "File system change monitoring: enabled.\n"
1934 msgstr "Monitorowanie zmiany systemu plików: włączone.\n"
1936 #: cola/widgets/filelist.py:25
1937 msgid "Filename"
1938 msgstr "Nazwa pliku"
1940 #: cola/widgets/dag.py:821
1941 msgid "Files"
1942 msgstr "Pliki"
1944 #: cola/widgets/branch.py:837
1945 msgid "Filter branches..."
1946 msgstr "Odfiltruj gałęzie..."
1948 #: cola/widgets/status.py:1333
1949 msgid "Filter paths..."
1950 msgstr "Odfiltruj ścieżki..."
1952 #: cola/widgets/finder.py:112 cola/widgets/main.py:308
1953 msgid "Find Files"
1954 msgstr "Poszukaj plików"
1956 #: cola/widgets/text.py:383
1957 msgid "Find in diff"
1958 msgstr "Poszukaj w różnicy"
1960 #: cola/widgets/text.py:420
1961 msgid "Find next item"
1962 msgstr "Poszukaj następnej rzeczy"
1964 #: cola/widgets/text.py:426
1965 msgid "Find previous item"
1966 msgstr "Poszukaj poprzedniej rzeczy"
1968 #: cola/widgets/text.py:390
1969 msgid "Find the next occurrence of the phrase"
1970 msgstr "Poszukaj następnego wystąpienia wyrażenia"
1972 #: cola/widgets/text.py:386
1973 msgid "Find the previous occurrence of the phrase"
1974 msgstr "Poszukaj poprzedniego wystąpienia wyrażenia"
1976 #: cola/widgets/grep.py:115
1977 msgid "Fixed String"
1978 msgstr "Stały ciąg znaków"
1980 #: cola/widgets/prefs.py:270
1981 msgid "Fixed-Width Font"
1982 msgstr "Czcionka o stałej szerokości"
1984 #: cola/sequenceeditor.py:410
1985 msgid "Fixup"
1986 msgstr "Popraw"
1988 #: cola/widgets/commitmsg.py:154
1989 msgid "Fixup Previous Commit"
1990 msgstr "Popraw wcześniejszą zmianę"
1992 #: cola/themes.py:684
1993 msgid "Flat dark blue"
1994 msgstr "Płaski, ciemny, niebieski"
1996 #: cola/themes.py:705
1997 msgid "Flat dark green"
1998 msgstr "Płaski, ciemny, zielony"
2000 #: cola/themes.py:698
2001 msgid "Flat dark grey"
2002 msgstr "Płaski, ciemny, szary"
2004 #: cola/themes.py:691
2005 msgid "Flat dark red"
2006 msgstr "Płaski, ciemny, czerwony"
2008 #: cola/themes.py:656
2009 msgid "Flat light blue"
2010 msgstr "Płaski, jasny, niebieski"
2012 #: cola/themes.py:677
2013 msgid "Flat light green"
2014 msgstr "Płaski, jasny, zielony"
2016 #: cola/themes.py:670
2017 msgid "Flat light grey"
2018 msgstr "Płaski, jasny, szary"
2020 #: cola/themes.py:663
2021 msgid "Flat light red"
2022 msgstr "Płaski, jasny, czerwony"
2024 #: cola/widgets/startup.py:72
2025 msgid "Folder"
2026 msgstr "Katalog"
2028 #: cola/widgets/toolbar.py:181
2029 msgid "Follow System Style"
2030 msgstr "Zgodnie z wyglądem systemu"
2032 #: cola/widgets/prefs.py:271
2033 msgid "Font Size"
2034 msgstr "Rozmiar czcionki"
2036 #: cola/widgets/remote.py:197
2037 msgid "Force"
2038 msgstr "Wymuś"
2040 #: cola/widgets/remote.py:651
2041 msgid "Force Fetch"
2042 msgstr "Wymuś pobranie"
2044 #: cola/widgets/remote.py:648
2045 msgid "Force Fetch?"
2046 msgstr "Wymusić pobranie?"
2048 #: cola/widgets/remote.py:659
2049 msgid "Force Push"
2050 msgstr "Wymuś wypchnięcie"
2052 #: cola/widgets/remote.py:653
2053 msgid "Force Push?"
2054 msgstr "Wymusić wypchnięcie?"
2056 #: cola/widgets/remote.py:650
2057 #, python-format
2058 msgid "Force fetching from %s?"
2059 msgstr "Wymusić pobranie z %s?"
2061 #: cola/widgets/remote.py:658
2062 #, python-format
2063 msgid "Force push to %s?"
2064 msgstr "Wymusić wypchnięcie do %s?"
2066 #: cola/widgets/status.py:1376
2067 msgid "Format String"
2068 msgstr "Sformatowany ciąg znaków"
2070 #: cola/widgets/about.py:412 cola/widgets/about.py:413
2071 msgid "French translation"
2072 msgstr "Tłumaczenie na francuski"
2074 #: cola/widgets/merge.py:78
2075 msgid "GPG-sign the merge commit"
2076 msgstr "Podpisz-GPG zmianę scalenia"
2078 #: cola/widgets/prefs.py:364
2079 msgid "GUI theme"
2080 msgstr "Ogólny wygląd"
2082 #: cola/widgets/editremotes.py:315
2083 #, python-format
2084 msgid "Gathering info for \"%s\"..."
2085 msgstr "Zbieranie informacji dla \"%s\"..."
2087 #: cola/widgets/about.py:402 cola/widgets/about.py:410
2088 #: cola/widgets/about.py:411
2089 msgid "German translation"
2090 msgstr "Tłumaczenie na niemiecki"
2092 #: cola/widgets/main.py:525
2093 msgid "Get Commit Message Template"
2094 msgstr "Pobierz wzorzec opisu zmiany"
2096 #: cola/widgets/dag.py:586
2097 msgid "Go Down"
2098 msgstr "Przejdź w dół"
2100 #: cola/widgets/dag.py:582
2101 msgid "Go Up"
2102 msgstr "Przejdź w górę"
2104 #: cola/widgets/dag.py:466 cola/widgets/filelist.py:41
2105 msgid "Grab File..."
2106 msgstr "Pobierz plik..."
2108 #: cola/widgets/dag.py:848
2109 msgid "Graph"
2110 msgstr "Graf"
2112 #: cola/widgets/main.py:354
2113 msgid "Grep"
2114 msgstr "Wyszukaj (grep)"
2116 #: cola/widgets/remote.py:707
2117 msgid "Have you rebased/pulled lately?"
2118 msgstr "Czy ostatnio zmieniłeś podstawę/zaciągnąłeś?"
2120 #: cola/sequenceeditor.py:109 cola/sequenceeditor.py:176
2121 #: cola/widgets/finder.py:137 cola/widgets/main.py:868
2122 msgid "Help"
2123 msgstr "Pomoc"
2125 #: cola/widgets/status.py:1322
2126 msgid "Help - Custom Copy Actions"
2127 msgstr "Pomoc - Własne działania kopiowania"
2129 #: cola/widgets/finder.py:78
2130 msgid "Help - Find Files"
2131 msgstr "Pomoc - poszukaj plików"
2133 #: cola/sequenceeditor.py:833
2134 msgid "Help - git-cola-sequence-editor"
2135 msgstr "Pomoc - git-cola-sequence-editor"
2137 #: cola/widgets/prefs.py:366
2138 msgid "High DPI"
2139 msgstr "Wysokie DPI"
2141 #: cola/gitcmds.py:907
2142 msgid "Hint: The \"Actions > Abort Cherry-Pick\" menu action can be used to cancel the current cherry-pick."
2143 msgstr "Wskazówka: Menu \"Działania > Przerwij zaciąganie wybiórcze\" można wykorzystać do anulowania bieżącego zaciągania wybiórczego."
2145 #: cola/widgets/prefs.py:275
2146 msgid "History Browser"
2147 msgstr "Przeglądarka historii"
2149 #: cola/widgets/about.py:409 cola/widgets/about.py:423
2150 msgid "Hungarian translation"
2151 msgstr "Tłumaczenie na węgierski"
2153 #: cola/widgets/toolbar.py:182
2154 msgid "Icon Only"
2155 msgstr "Tylko ikona"
2157 #: cola/widgets/prefs.py:365
2158 msgid "Icon theme"
2159 msgstr "Zestaw ikon"
2161 #: cola/widgets/diff.py:787
2162 msgid "Ignore all whitespace"
2163 msgstr "Pomiń wszystkie białe znaki"
2165 #: cola/widgets/diff.py:785
2166 msgid "Ignore changes in amount of whitespace"
2167 msgstr "Pomiń zmiany w liczbie białych znaków"
2169 #: cola/widgets/diff.py:782
2170 msgid "Ignore changes in whitespace at EOL"
2171 msgstr "Pomiń zmiany w białych znakach na końcu wiersza"
2173 #: cola/widgets/gitignore.py:45
2174 msgid "Ignore custom pattern"
2175 msgstr "Pomiń własny wzorzec"
2177 #: cola/widgets/gitignore.py:43
2178 msgid "Ignore exact filename"
2179 msgstr "Pomiń dokładne nazwy plików"
2181 #: cola/widgets/gitignore.py:31
2182 msgid "Ignore filename or pattern"
2183 msgstr "Pomiń nazwy plików lub wzorce"
2185 #: cola/widgets/dag.py:498
2186 msgid "Ignore merge commits"
2187 msgstr ""
2189 #: cola/widgets/status.py:933
2190 msgid "Ignore..."
2191 msgstr "Pomiń..."
2193 #: cola/widgets/remote.py:207
2194 msgid "Include tags "
2195 msgstr "Ze znacznikami "
2197 #: cola/widgets/prefs.py:369
2198 msgid "Indent Status paths"
2199 msgstr "Wetnij ścieżki w oknie stanu"
2201 #: cola/widgets/about.py:401 cola/widgets/about.py:408
2202 msgid "Indonesian translation"
2203 msgstr "Tłumaczenie na indonezyjski"
2205 #: cola/widgets/main.py:657
2206 msgid "Initialize Git Annex"
2207 msgstr "Przygotuj Git Annex"
2209 #: cola/widgets/main.py:661
2210 msgid "Initialize Git LFS"
2211 msgstr "Przygotuj Git LFS"
2213 #: cola/widgets/clone.py:114
2214 msgid "Inititalize submodules"
2215 msgstr "Przygotuj podmoduły"
2217 #: cola/widgets/prefs.py:281
2218 msgid "Insert spaces instead of tabs"
2219 msgstr "Wstaw odstępy zamiast tabulatorów"
2221 #: cola/widgets/action.py:73 cola/widgets/main.py:403
2222 msgid "Integrate changes using \"git pull\""
2223 msgstr ""
2225 #: cola/cmds.py:2079
2226 msgid "Interactive Rebase"
2227 msgstr "Zmień podstawę interaktywnie"
2229 #: cola/cmds.py:2313
2230 msgid "Invalid Revision"
2231 msgstr "Nieprawidłowe wydanie"
2233 #: cola/editpatch.py:61
2234 msgid "It is not necessary to update the hunk header lines as they will be regenerated automatically."
2235 msgstr "Nie jest konieczne uaktualnienie wierszy nagłówków kawałka, bo zostaną one napisane samoczynnie."
2237 #: cola/widgets/about.py:403 cola/widgets/about.py:406
2238 msgid "Japanese translation"
2239 msgstr "Japońskie tłumaczenie"
2241 #: cola/widgets/prefs.py:283
2242 msgid "Keep *.orig Merge Backups"
2243 msgstr "Zachowaj kopie zapasowe *.orig po scaleniu"
2245 #: cola/widgets/stash.py:73
2246 msgid "Keep Index"
2247 msgstr "Pozostaw indeks"
2249 #: cola/widgets/main.py:491
2250 msgid "Keyboard Shortcuts"
2251 msgstr "Skróty klawiszowe"
2253 #: cola/difftool.py:27 cola/sequenceeditor.py:170 cola/sequenceeditor.py:386
2254 #: cola/widgets/dag.py:394 cola/widgets/filelist.py:33
2255 msgid "Launch Diff Tool"
2256 msgstr "Wywołaj narzędzie różnicy"
2258 #: cola/widgets/dag.py:401
2259 msgid "Launch Directory Diff Tool"
2260 msgstr "Wywołaj narzędzie różnicy na katalogu"
2262 #: cola/cmds.py:1528 cola/cmds.py:1630 cola/widgets/filelist.py:37
2263 msgid "Launch Editor"
2264 msgstr "Otwórz w edytorze"
2266 #: cola/cmds.py:1595
2267 msgid "Launch Terminal"
2268 msgstr "Otwórz terminal"
2270 #: cola/sequenceeditor.py:171
2271 msgid ""
2272 "Launch external diff tool\n"
2273 "Shortcut: Ctrl+D"
2274 msgstr ""
2275 "Wywołaj zewnętrzne narzędzie różnicy\n"
2276 "Skrót: Ctrl+D"
2278 #: cola/widgets/diff.py:1044 cola/widgets/diff.py:1106
2279 #: cola/widgets/status.py:852 cola/widgets/status.py:948
2280 msgid "Launch git-cola"
2281 msgstr "Uruchom git-cola"
2283 #: cola/widgets/browse.py:173
2284 msgid "Launch git-difftool against previous versions"
2285 msgstr "Uruchom git-difftool względem poprzednich wersji"
2287 #: cola/widgets/browse.py:165
2288 msgid "Launch git-difftool on the current path"
2289 msgstr "Uruchom git-difftool dla bieżącej ścieżki"
2291 #: cola/icons.py:55
2292 msgid "Light Theme"
2293 msgstr "Jasne"
2295 #: cola/editpatch.py:59
2296 #, python-format
2297 msgid "Lines starting with '%s' will be ignored."
2298 msgstr "Wiersze zaczynające na '%s' będą pomijane."
2300 #: cola/widgets/startup.py:73
2301 msgid "List"
2302 msgstr "Lista"
2304 #: cola/guicmds.py:266
2305 msgid "Load Commit Message"
2306 msgstr "Wczytaj opis zmiany"
2308 #: cola/widgets/main.py:335
2309 msgid "Load Commit Message..."
2310 msgstr "Wczytaj opis zmiany..."
2312 #: cola/widgets/commitmsg.py:150
2313 msgid "Load Previous Commit Message"
2314 msgstr "Wczytaj opis wcześniejszej zmiany"
2316 #: cola/widgets/diff.py:264
2317 msgid "Loading..."
2318 msgstr "Wczytywanie..."
2320 #: cola/widgets/branch.py:173 cola/widgets/branch.py:250
2321 #: cola/widgets/branch.py:290 cola/widgets/compare.py:37
2322 #: cola/widgets/compare.py:52 cola/widgets/compare.py:57
2323 msgid "Local"
2324 msgstr "Lokalne repozytoria"
2326 #: cola/widgets/cfgactions.py:225 cola/widgets/merge.py:44
2327 #: cola/widgets/remote.py:136
2328 msgid "Local Branch"
2329 msgstr "Lokalna gałąź"
2331 #: cola/widgets/createbranch.py:112
2332 msgid "Local branch"
2333 msgstr "Lokalna gałąź"
2335 #: cola/widgets/dag.py:854 cola/widgets/main.py:665
2336 msgid "Lock Layout"
2337 msgstr "Zablokuj układ"
2339 #: cola/widgets/dag.py:816
2340 msgid "Log"
2341 msgstr "Dziennik"
2343 #: cola/widgets/prefs.py:191
2344 msgid "Log Date Format"
2345 msgstr "Zapis daty w dzienniku"
2347 #: cola/themes.py:769
2348 msgid "MacOS Aqua dark"
2349 msgstr ""
2351 #: cola/themes.py:765
2352 msgid "MacOS Aqua light"
2353 msgstr ""
2355 #: cola/themes.py:781
2356 msgid "MacOS Vibrant dark"
2357 msgstr ""
2359 #: cola/themes.py:775
2360 msgid "MacOS Vibrant light"
2361 msgstr ""
2363 #: cola/widgets/about.py:250
2364 msgid "Maintainer (since 2007) and developer"
2365 msgstr "Opiekun (od 2007) i programista"
2367 #: cola/widgets/text.py:393
2368 msgid "Match Case"
2369 msgstr "Rozróżniaj wielkość liter"
2371 #: cola/widgets/merge.py:86
2372 msgid "Merge"
2373 msgstr "Scal"
2375 #: cola/widgets/merge.py:160
2376 #, python-format
2377 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
2378 msgstr "Scal \"%(revision)s\" z \"%(branch)s\""
2380 #: cola/widgets/prefs.py:278
2381 msgid "Merge Tool"
2382 msgstr "Narzędzie scalania"
2384 #: cola/widgets/prefs.py:193
2385 msgid "Merge Verbosity"
2386 msgstr "Szczegółowość przy scalaniu"
2388 #: cola/cmds.py:1779
2389 msgid "Merge failed.  Conflict resolution is required."
2390 msgstr "Nie udało się scalić. Wymagane jest rozwiązanie sprzeczności."
2392 #: cola/widgets/merge.py:165
2393 #, python-format
2394 msgid "Merge into \"%s\""
2395 msgstr "Scal z \"%s\""
2397 #: cola/widgets/branch.py:242
2398 msgid "Merge into current branch"
2399 msgstr "Scal z bieżącą gałęzią"
2401 #: cola/widgets/main.py:359
2402 msgid "Merge..."
2403 msgstr "Scal..."
2405 #: cola/widgets/main.py:1177
2406 msgid "Merging"
2407 msgstr "Scalanie"
2409 #: cola/models/browse.py:32 cola/widgets/createtag.py:76
2410 msgid "Message"
2411 msgstr "Opis"
2413 #: cola/widgets/commitmsg.py:424
2414 msgid "Missing Commit Message"
2415 msgstr "Brak opisu zmiany"
2417 #: cola/widgets/createbranch.py:250
2418 msgid "Missing Data"
2419 msgstr "Brakuje danych"
2421 #: cola/cmds.py:2741
2422 msgid "Missing Name"
2423 msgstr "Brak nazwy"
2425 #: cola/cmds.py:2735
2426 msgid "Missing Revision"
2427 msgstr "Brak wydania"
2429 #: cola/cmds.py:2745
2430 msgid "Missing Tag Message"
2431 msgstr "Brak opisu znacznika"
2433 #: cola/models/browse.py:331 cola/widgets/status.py:158
2434 #: cola/widgets/status.py:632
2435 msgid "Modified"
2436 msgstr "Zmienione"
2438 #: cola/widgets/commitmsg.py:528
2439 msgid "More..."
2440 msgstr "Więcej..."
2442 #: cola/widgets/standard.py:242 cola/widgets/status.py:234
2443 msgid "Move Down"
2444 msgstr "Przesuń w dół"
2446 #: cola/widgets/standard.py:234 cola/widgets/status.py:226
2447 msgid "Move Up"
2448 msgstr "Przesuń w górę"
2450 #: cola/widgets/status.py:301
2451 msgid "Move files to trash"
2452 msgstr "Przenieś plik(i) do kosza"
2454 #: cola/models/browse.py:32 cola/widgets/bookmarks.py:466
2455 #: cola/widgets/createtag.py:59 cola/widgets/editremotes.py:447
2456 #: cola/widgets/status.py:1452 cola/widgets/toolbar.py:317
2457 msgid "Name"
2458 msgstr "Nazwa"
2460 #: cola/widgets/editremotes.py:431
2461 msgid "Name for the new remote"
2462 msgstr "Nazwa nowego zdalnego repozytorium"
2464 #: cola/guicmds.py:147 cola/widgets/main.py:281
2465 msgid "New Bare Repository..."
2466 msgstr "Nowe repozytorium bez drzewa pracy..."
2468 #: cola/guicmds.py:86 cola/widgets/main.py:276
2469 msgid "New Repository..."
2470 msgstr "Nowe repozytorium..."
2472 #: cola/widgets/main.py:997
2473 msgid "New Toolbar"
2474 msgstr "Dodaj pasek narzędzi"
2476 #: cola/widgets/startup.py:52
2477 msgid "New..."
2478 msgstr "Nowe..."
2480 #: cola/actions.py:56
2481 msgid "Next File"
2482 msgstr "Następny plik"
2484 #: cola/widgets/createbranch.py:121 cola/widgets/standard.py:1181
2485 msgid "No"
2486 msgstr "Nie"
2488 #: cola/widgets/merge.py:215 cola/widgets/merge.py:225
2489 msgid "No Revision Specified"
2490 msgstr "Nie podano wydania"
2492 #: cola/widgets/stash.py:225
2493 msgid "No change made"
2494 msgstr ""
2496 #: cola/widgets/commitmsg.py:434
2497 msgid ""
2498 "No changes to commit.\n"
2499 "\n"
2500 "You must stage at least 1 file before you can commit."
2501 msgstr ""
2502 "Nie ma żadnych zmian do zatwierdzenia.\n"
2503 "\n"
2504 "Aby cokolwiek zatwierdzić, należy dobrać co najmniej 1 plik."
2506 #: cola/widgets/selectcommits.py:117
2507 msgid "No commits exist in this branch."
2508 msgstr "Brak zmian w tej gałęzi."
2510 #: cola/widgets/merge.py:63
2511 msgid "No fast forward"
2512 msgstr "Nie przewijaj do przodu"
2514 #: cola/widgets/remote.py:190
2515 msgid "No fast-forward"
2516 msgstr "Nie przewijaj do przodu"
2518 #: cola/widgets/remote.py:611
2519 msgid "No repository selected."
2520 msgstr "Nie wybrano repozytorium."
2522 #: cola/widgets/remote.py:649
2523 msgid "Non-fast-forward fetch overwrites local history!"
2524 msgstr "Pobranie bez przewinięcia do przodu zastępuje lokalną historię!"
2526 #: cola/widgets/remote.py:655
2527 msgid ""
2528 "Non-fast-forward push overwrites published history!\n"
2529 "(Did you pull first?)"
2530 msgstr "Wypchnięcie bez przewinięcia do przodu zastępuje opublikowaną historię!"
2532 #: cola/widgets/commitmsg.py:451
2533 msgid "Nothing to commit"
2534 msgstr "Nie ma nic do zatwierdzenia"
2536 #: cola/gitcmds.py:626
2537 msgid "Nothing to do"
2538 msgstr "Nie ma nic do zrobienia"
2540 #: cola/widgets/prefs.py:194
2541 msgid "Number of Diff Context Lines"
2542 msgstr "Liczba wierszy otaczających różnicę"
2544 #: cola/widgets/bookmarks.py:78 cola/widgets/bookmarks.py:212
2545 #: cola/widgets/startup.py:335
2546 msgid "Open"
2547 msgstr "Otwórz"
2549 #: cola/widgets/text.py:226
2550 #, python-format
2551 msgid "Open \"%s\""
2552 msgstr "Otwórz \"%s\""
2554 #: cola/cmds.py:1807
2555 msgid "Open Directory"
2556 msgstr "Otwórz katalog"
2558 #: cola/guicmds.py:204 cola/guicmds.py:213 cola/widgets/editremotes.py:470
2559 #: cola/widgets/startup.py:54 cola/widgets/startup.py:214
2560 msgid "Open Git Repository"
2561 msgstr "Otwórz repozytorium Git"
2563 #: cola/widgets/submodules.py:48
2564 msgid "Open Parent"
2565 msgstr "Otwórz nadrzędny"
2567 #: cola/cmds.py:1827
2568 msgid "Open Parent Directory"
2569 msgstr "Otwórz katalog nadrzędny"
2571 #: cola/widgets/main.py:693
2572 msgid "Open Recent"
2573 msgstr "Otwórz z ostatnich"
2575 #: cola/cmds.py:1790
2576 msgid "Open Using Default Application"
2577 msgstr "Otwórz w domyślnej aplikacji"
2579 #: cola/cmds.py:1840
2580 msgid "Open Worktree"
2581 msgstr "Otwórz drzewo pracy"
2583 #: cola/widgets/bookmarks.py:220 cola/widgets/startup.py:343
2584 msgid "Open in New Window"
2585 msgstr "Otwórz w nowym oknie"
2587 #: cola/widgets/main.py:416
2588 msgid "Open in New Window..."
2589 msgstr "Otwórz w nowym oknie..."
2591 #: cola/widgets/main.py:410
2592 msgid "Open..."
2593 msgstr "Otwórz..."
2595 #: cola/widgets/branch.py:354
2596 msgid "Other branches"
2597 msgstr "Inne gałęzie"
2599 #: cola/widgets/archive.py:208
2600 msgid "Overwrite"
2601 msgstr "Zastąp"
2603 #: cola/widgets/archive.py:207
2604 #, python-format
2605 msgid "Overwrite \"%s\"?"
2606 msgstr "Zastąpić \"%s\"?"
2608 #: cola/widgets/archive.py:205
2609 msgid "Overwrite File?"
2610 msgstr "Zastąpić plik?"
2612 #: cola/widgets/grep.py:142
2613 msgid ""
2614 "Parse arguments using a shell.\n"
2615 "Queries with spaces will require \"double quotes\"."
2616 msgstr ""
2617 "Przetwórz argumenty przy użyciu powłoki.\n"
2618 "Zapytania z odstępami będą wymagać cudzysłowów."
2620 #: cola/models/browse.py:329
2621 msgid "Partially Staged"
2622 msgstr "Częściowo dobrany"
2624 #: cola/widgets/main.py:758
2625 msgid "Paste"
2626 msgstr "Wklej"
2628 #: cola/cmds.py:364
2629 msgid "Patch failed to apply"
2630 msgstr "Nie udało się nałożyć łaty"
2632 #: cola/cmds.py:376
2633 msgid "Patch(es) Applied"
2634 msgstr "Zastosowano łatę/łaty"
2636 #: cola/widgets/diff.py:1293 cola/widgets/main.py:709
2637 msgid "Patches"
2638 msgstr "Łaty"
2640 #: cola/widgets/prefs.py:195
2641 msgid "Patches Directory"
2642 msgstr "Katalog łat"
2644 #: cola/widgets/bookmarks.py:467 cola/widgets/submodules.py:117
2645 msgid "Path"
2646 msgstr "Ścieżka"
2648 #: cola/widgets/clone.py:110
2649 msgid "Path or URL to clone (Env. $VARS okay)"
2650 msgstr "Ścieżka lub adres URL do pobrania (Zm. środowiskowe $VARS są OK)"
2652 #: cola/sequenceeditor.py:394
2653 msgid "Pick"
2654 msgstr "Użyj"
2656 #: cola/widgets/dag.py:490
2657 msgid "Pickaxe search for changes containing text"
2658 msgstr ""
2660 #: cola/widgets/diff.py:809
2661 msgid "Pixel XOR"
2662 msgstr "Pixel XOR"
2664 #: cola/widgets/createbranch.py:251
2665 msgid "Please provide both a branch name and revision expression."
2666 msgstr "Podaj zarówno nazwę gałęzi jak i wyrażenie wydania."
2668 #: cola/cmds.py:2297
2669 msgid "Please select a file"
2670 msgstr "Wybierz plik"
2672 #: cola/cmds.py:2741
2673 msgid "Please specify a name for the new tag."
2674 msgstr "Podać nazwę dla nowego znacznika."
2676 #: cola/cmds.py:2735
2677 msgid "Please specify a revision to tag."
2678 msgstr "Podaj wydanie do oznaczenia."
2680 #: cola/widgets/commitmsg.py:417
2681 msgid ""
2682 "Please supply a commit message.\n"
2683 "\n"
2684 "A good commit message has the following format:\n"
2685 "\n"
2686 "- First line: Describe in one sentence what you did.\n"
2687 "- Second line: Blank\n"
2688 "- Remaining lines: Describe why this change is good.\n"
2689 msgstr ""
2690 "Stwórz opis zmiany.\n"
2691 "\n"
2692 "Dobry opis zmiany ma następującą postać:\n"
2693 "\n"
2694 "- Pierwszy wiersz: Opisz w jednym zdaniu co zrobiłeś.\n"
2695 "- Drugi wiersz: Pusty\n"
2696 "- Pozostałe wiersze: Opisz dlaczego ta zmiana jest dobra.\n"
2698 #: cola/cmds.py:654
2699 msgid "Point the current branch head to a new commit?"
2700 msgstr "Ustawić HEAD bieżącej gałęzi na nowej zmianie?"
2702 #: cola/widgets/about.py:398
2703 msgid "Polish translation"
2704 msgstr "Tłumaczenie na polski"
2706 #: cola/widgets/stash.py:65 cola/widgets/stash.py:114 cola/widgets/stash.py:118
2707 msgid "Pop"
2708 msgstr "Pobierz"
2710 #: cola/widgets/main.py:289 cola/widgets/prefs.py:433
2711 msgid "Preferences"
2712 msgstr "Ustawienia"
2714 #: cola/widgets/archive.py:127
2715 msgid "Prefix"
2716 msgstr "Przedrostek"
2718 #: cola/widgets/main.py:341
2719 msgid "Prepare Commit Message"
2720 msgstr "Przygotuj opis zmiany"
2722 #: cola/widgets/prefs.py:180
2723 msgid "Prevent \"Stage\" from staging all files when nothing is selected"
2724 msgstr "Uniemożliw dobranie wszystkich plików, gdy nie jest zaznaczony żaden plik"
2726 #: cola/actions.py:65
2727 msgid "Previous File"
2728 msgstr "Poprzedni plik"
2730 #: cola/widgets/remote.py:169
2731 msgid "Prompt on creation"
2732 msgstr "Zapytaj przed stworzeniem"
2734 #: cola/widgets/remote.py:170
2735 msgid "Prompt when pushing creates new remote branches"
2736 msgstr "Zapytaj, gdy wypchnięcie miałoby utworzyć nową zdalną gałąź"
2738 #: cola/widgets/remote.py:212
2739 msgid "Prune "
2740 msgstr "Oczyść "
2742 #: cola/widgets/bookmarks.py:254 cola/widgets/startup.py:375
2743 msgid "Prune Missing Entries"
2744 msgstr "Oczyść brakujące wpisy"
2746 #: cola/widgets/branch.py:256 cola/widgets/remote.py:783
2747 msgid "Pull"
2748 msgstr "Zaciągnij"
2750 #: cola/widgets/action.py:73 cola/widgets/main.py:402
2751 msgid "Pull..."
2752 msgstr "Zaciągnij..."
2754 #: cola/widgets/branch.py:262 cola/widgets/remote.py:627
2755 #: cola/widgets/remote.py:758
2756 msgid "Push"
2757 msgstr "Wypchnij"
2759 #: cola/widgets/action.py:70 cola/widgets/main.py:394
2760 msgid "Push to one or more remotes using \"git push\""
2761 msgstr ""
2763 #: cola/widgets/action.py:70 cola/widgets/main.py:393
2764 msgid "Push..."
2765 msgstr "Wypchnij..."
2767 #: cola/guicmds.py:251
2768 msgid "Quick Open Repository"
2769 msgstr "Szybkie otwieranie repozytoriów"
2771 #: cola/widgets/main.py:674
2772 msgid "Quick Open..."
2773 msgstr "Szybkie otwarcie..."
2775 #: cola/widgets/main.py:351
2776 msgid "Quit"
2777 msgstr "Wyjdź"
2779 #: cola/cmds.py:2093 cola/cmds.py:2129 cola/cmds.py:2130 cola/cmds.py:2143
2780 #: cola/cmds.py:2144 cola/sequenceeditor.py:163 cola/sequenceeditor.py:205
2781 #: cola/widgets/main.py:836 cola/widgets/remote.py:215
2782 msgid "Rebase"
2783 msgstr "Zmień podstawę"
2785 #: cola/cmds.py:2092
2786 #, python-format
2787 msgid "Rebase onto %s"
2788 msgstr "Zmień podstawę na %s"
2790 #: cola/cmds.py:2105
2791 msgid "Rebase stopped"
2792 msgstr "Zatrzymano zmianę podstawy"
2794 #: cola/widgets/remote.py:214
2795 msgid "Rebase the current branch instead of merging"
2796 msgstr "Zmień podstawę bieżącej gałęzi zamiast scalić"
2798 #: cola/widgets/dag.py:418
2799 msgid "Rebase to this commit"
2800 msgstr "Zmień podstawę na tę zmianę"
2802 #: cola/widgets/main.py:1179
2803 msgid "Rebasing"
2804 msgstr "Zmiana podstawy"
2806 #: cola/widgets/main.py:118
2807 msgid "Recent"
2808 msgstr "Ostatnie"
2810 #: cola/widgets/bookmarks.py:92
2811 msgid "Recent repositories"
2812 msgstr "Ostatnie repozytoria"
2814 #: cola/widgets/prefs.py:279
2815 msgid "Recent repository count"
2816 msgstr "Liczba ostatnich repozytoriów"
2818 #: cola/widgets/recent.py:44
2819 msgid "Recently Modified Files"
2820 msgstr "Ostatnio zmienone pliki"
2822 #: cola/widgets/main.py:316
2823 msgid "Recently Modified Files..."
2824 msgstr "Ostatnio zmienone pliki..."
2826 #: cola/widgets/stash.py:274
2827 msgid "Recovering a dropped stash is not possible."
2828 msgstr "Odzyskanie porzuconej przechowalni będzie niemożliwe."
2830 #: cola/widgets/createbranch.py:281
2831 msgid "Recovering lost commits may not be easy."
2832 msgstr "Przywrócenie utraconych zmian może nie być łatwe."
2834 #: cola/widgets/main.py:751
2835 msgid "Redo"
2836 msgstr "Przywróć"
2838 #: cola/widgets/clone.py:119
2839 msgid "Reduce commit history to minimum"
2840 msgstr "Ogranicz historię zmian do minimum"
2842 #: cola/widgets/submodules.py:120
2843 msgid "Reference Repository"
2844 msgstr "Repozytorium odniesienia"
2846 #: cola/widgets/submodules.py:104
2847 msgid "Reference URL"
2848 msgstr "Adres URL odniesienia"
2850 #: cola/widgets/submodules.py:105
2851 msgid "Reference repository to use when cloning (optional)"
2852 msgstr "Repozytorium odniesienia, używane podczas pobierania (niewymagane)"
2854 #: cola/cmds.py:2171 cola/qtutils.py:800 cola/widgets/action.py:63
2855 #: cola/widgets/dag.py:858 cola/widgets/editremotes.py:82
2856 #: cola/widgets/grep.py:103 cola/widgets/recent.py:114
2857 #: cola/widgets/submodules.py:44
2858 msgid "Refresh"
2859 msgstr "Odśwież"
2861 #: cola/widgets/remote.py:183
2862 msgid "Refuse to merge unless the current HEAD is already up-to-date or the merge can be resolved as a fast-forward"
2863 msgstr "Odmów scalenia do chwili uaktualnienia bieżącego HEAD lub rozwiązania scalenia poprzez przewinięcie do przodu."
2865 #: cola/sequenceeditor.py:373
2866 msgid "Remarks"
2867 msgstr ""
2869 #: cola/widgets/branch.py:177 cola/widgets/branch.py:236
2870 #: cola/widgets/branch.py:278 cola/widgets/branch.py:513
2871 #: cola/widgets/compare.py:53 cola/widgets/compare.py:58
2872 #: cola/widgets/remote.py:145
2873 msgid "Remote"
2874 msgstr "Zdalne repozytoria"
2876 #: cola/widgets/remote.py:160
2877 msgid "Remote Branch"
2878 msgstr "Zdalna gałąź"
2880 #: cola/cmds.py:1196
2881 msgid "Remote Branch Deleted"
2882 msgstr "Usunięto zdalną gałąź"
2884 #: cola/widgets/log.py:100
2885 msgid "Remote Messages"
2886 msgstr ""
2888 #: cola/widgets/editremotes.py:47
2889 msgid "Remote git repositories - double-click to rename"
2890 msgstr "Zdalne repozytoria git - kliknij dwukrotnie, aby przemianować"
2892 #: cola/cmds.py:1029 cola/widgets/diff.py:1702 cola/widgets/diff.py:1717
2893 #: cola/widgets/startup.py:264 cola/widgets/status.py:1382
2894 msgid "Remove"
2895 msgstr "Usuń"
2897 #: cola/cmds.py:1027
2898 #, python-format
2899 msgid "Remove %s from the recent list?"
2900 msgstr "Usunąć %s z listy ostatnich?"
2902 #: cola/widgets/toolbar.py:321
2903 msgid "Remove Element"
2904 msgstr "Usuń element"
2906 #: cola/widgets/remote.py:210
2907 msgid "Remove remote-tracking branches that no longer exist on the remote"
2908 msgstr "Usuń gałęzie zdalne, które już nie istnieją w repozytorium zdalnym"
2910 #: cola/widgets/diff.py:1704
2911 msgid "Remove selected (Delete)"
2912 msgstr "Usuń wybrane (Usuń)"
2914 #: cola/widgets/bookmarks.py:257 cola/widgets/startup.py:378
2915 msgid "Remove stale entries for repositories that no longer exist"
2916 msgstr "Usuń zawisłe wpisy dla repozytoriów, które już nie istnieją"
2918 #: cola/guicmds.py:332 cola/widgets/browse.py:159 cola/widgets/stash.py:44
2919 msgid "Rename"
2920 msgstr "Przemianuj "
2922 #: cola/cmds.py:1153
2923 #, python-format
2924 msgid "Rename \"%s\""
2925 msgstr "Przemianuj \"%s\""
2927 #: cola/widgets/branch.py:268
2928 msgid "Rename Branch"
2929 msgstr "Przemianuj gałąź"
2931 #: cola/widgets/main.py:584
2932 msgid "Rename Branch..."
2933 msgstr "Przemianuj gałąź..."
2935 #: cola/guicmds.py:329
2936 msgid "Rename Existing Branch"
2937 msgstr "Przemianuj istniejącą gałąź"
2939 #: cola/cmds.py:941
2940 msgid "Rename Remote"
2941 msgstr "Przemianuj zdalne repozytorium"
2943 #: cola/widgets/bookmarks.py:232 cola/widgets/startup.py:355
2944 msgid "Rename Repository"
2945 msgstr "Przemianuj repozytorium"
2947 #: cola/widgets/stash.py:218
2948 msgid "Rename Stash"
2949 msgstr ""
2951 #: cola/widgets/branch.py:478
2952 msgid "Rename branch"
2953 msgstr "Przemianuj gałąź"
2955 #: cola/cmds.py:942
2956 #, python-format
2957 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
2958 msgstr "Przemianuj zdalne repozytorium z \"%(current)s\" na \"%(new)s\"?"
2960 #: cola/widgets/browse.py:159
2961 msgid "Rename selected paths"
2962 msgstr "Przemianuj wybrane ścieżki"
2964 #: cola/widgets/stash.py:45
2965 msgid "Rename the selected stash"
2966 msgstr ""
2968 #: cola/app.py:496 cola/widgets/startup.py:261
2969 msgid "Repository Not Found"
2970 msgstr "Nie znaleziono repozytorium"
2972 #: cola/widgets/browse.py:87 cola/widgets/main.py:1109
2973 #, python-format
2974 msgid "Repository: %s"
2975 msgstr "Repozytorium: %s"
2977 #: cola/guicmds.py:350 cola/widgets/createbranch.py:123 cola/widgets/dag.py:330
2978 #: cola/widgets/editremotes.py:56 cola/widgets/main.py:846
2979 msgid "Reset"
2980 msgstr "Wyzeruj"
2982 #: cola/widgets/createbranch.py:284
2983 #, python-format
2984 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
2985 msgstr "Wyzerować \"%(branch)s\" do \"%(revision)s\"?"
2987 #: cola/guicmds.py:358
2988 msgid "Reset All (Keep Unstaged Changes)"
2989 msgstr "Wyzeruj wszystko (zachowaj niedobrane zmiany)"
2991 #: cola/cmds.py:656 cola/cmds.py:707 cola/guicmds.py:341
2992 #: cola/widgets/createbranch.py:293
2993 msgid "Reset Branch"
2994 msgstr "Wyzeruj gałąź"
2996 #: cola/cmds.py:704 cola/guicmds.py:340 cola/widgets/dag.py:424
2997 #: cola/widgets/main.py:432
2998 msgid "Reset Branch (Soft)"
2999 msgstr "Wyzeruj gałąź (miękko)"
3001 #: cola/cmds.py:653 cola/guicmds.py:349 cola/widgets/dag.py:430
3002 #: cola/widgets/main.py:440
3003 msgid "Reset Branch and Stage (Mixed)"
3004 msgstr "Wyzeruj gałąź i dobierz (mieszanie)"
3006 #: cola/widgets/createbranch.py:290
3007 msgid "Reset Branch?"
3008 msgstr "Wyzerować gałąź?"
3010 #: cola/widgets/main.py:669
3011 msgid "Reset Layout"
3012 msgstr "Wyzeruj układ"
3014 #: cola/cmds.py:688
3015 msgid "Reset Worktree and Reset All?"
3016 msgstr "Czy wyzerować drzewo pracy i wszystko?"
3018 #: cola/cmds.py:673 cola/cmds.py:690 cola/cmds.py:724 cola/guicmds.py:359
3019 #: cola/guicmds.py:372 cola/guicmds.py:381
3020 msgid "Reset and Restore"
3021 msgstr "Wyzeruj i przywróć"
3023 #: cola/cmds.py:705
3024 msgid "Reset branch?"
3025 msgstr "Czy wyzerować gałąź?"
3027 #: cola/widgets/createbranch.py:264
3028 #, python-format
3029 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
3030 msgstr "Wyzerowanie \"%(branch)s\" do \"%(revision)s\" spowoduje utratę zmian."
3032 #: cola/widgets/prefs.py:285
3033 msgid "Resize File Browser columns"
3034 msgstr "Zmień rozmiar kolumn przeglądarki plików"
3036 #: cola/widgets/prefs.py:412
3037 msgid "Restart the application after changing appearance settings."
3038 msgstr "Uruchom aplikację ponownie po zmianie ustawień wyglądu."
3040 #: cola/cmds.py:758 cola/cmds.py:761 cola/guicmds.py:389 cola/guicmds.py:390
3041 #: cola/widgets/dag.py:460 cola/widgets/main.py:472
3042 msgid "Restore Worktree"
3043 msgstr "Przywróć drzewo pracy"
3045 #: cola/cmds.py:721 cola/guicmds.py:380 cola/widgets/dag.py:453
3046 #: cola/widgets/main.py:464
3047 msgid "Restore Worktree and Reset All (Hard)"
3048 msgstr "Przywróć drzewo i wyzeruj wszystko (twardo)"
3050 #: cola/cmds.py:670 cola/widgets/main.py:448
3051 msgid "Restore Worktree and Reset All (Keep Unstaged Changes)"
3052 msgstr "Przywróć drzewo i wyzeruj wszystko (zachowaj niedobrane zmiany)"
3054 #: cola/widgets/dag.py:437
3055 msgid "Restore Worktree and Reset All (Keep Unstaged Edits)"
3056 msgstr "Przywróć drzewo i wyzeruj wszystko (zachowaj niedobrane zmiany)"
3058 #: cola/cmds.py:687 cola/guicmds.py:371 cola/widgets/dag.py:445
3059 #: cola/widgets/main.py:456
3060 msgid "Restore Worktree and Reset All (Merge)"
3061 msgstr "Przywróć drzewo i wyzeruj wszystko (scal)"
3063 #: cola/cmds.py:722
3064 msgid "Restore Worktree and Reset All?"
3065 msgstr "Czy przywrócić drzewo i wyzerować wszystko?"
3067 #: cola/cmds.py:759
3068 #, python-format
3069 msgid "Restore Worktree to %s?"
3070 msgstr "Czy przywrócić drzewo pracy do %s?"
3072 #: cola/cmds.py:671
3073 msgid "Restore worktree, reset, and preserve unstaged edits?"
3074 msgstr "Czy przywrócić drzewo pracy, wyzerować i zachować niedobrane zmiany?"
3076 #: cola/widgets/dag.py:389
3077 msgid "Revert"
3078 msgstr "Wycofaj"
3080 #: cola/widgets/diff.py:1227
3081 msgid "Revert Diff Hunk"
3082 msgstr "Wycofaj kawałek różnicy"
3084 #: cola/widgets/diff.py:1057
3085 msgid "Revert Diff Hunk..."
3086 msgstr "Wycofaj kawałek różnicy..."
3088 #: cola/widgets/diff.py:1226
3089 msgid "Revert Diff Hunk?"
3090 msgstr "Wycofać kawałek różnicy?"
3092 #: cola/widgets/diff.py:1224
3093 msgid "Revert Selected Lines"
3094 msgstr "Wycofaj zaznaczone wiersze"
3096 #: cola/widgets/diff.py:1052
3097 msgid "Revert Selected Lines..."
3098 msgstr "Wycofaj zaznaczone wiersze..."
3100 #: cola/widgets/diff.py:1223
3101 msgid "Revert Selected Lines?"
3102 msgstr "Wycofać zaznaczone wiersze?"
3104 #: cola/cmds.py:2260
3105 msgid "Revert Uncommitted Changes"
3106 msgstr "Wycofaj niezatwierdzone zmiany"
3108 #: cola/cmds.py:2254
3109 msgid "Revert Uncommitted Changes?"
3110 msgstr "Wycofać niezatwierdzone zmiany?"
3112 #: cola/cmds.py:2247
3113 msgid "Revert Uncommitted Edits..."
3114 msgstr "Wycofaj niezatwierdzone zmiany..."
3116 #: cola/cmds.py:2238
3117 msgid "Revert Unstaged Changes"
3118 msgstr "Wycofaj niedobrane zmiany"
3120 #: cola/cmds.py:2232
3121 msgid "Revert Unstaged Changes?"
3122 msgstr "Wycofać niedobrane zmiany?"
3124 #: cola/cmds.py:2224
3125 msgid "Revert Unstaged Edits..."
3126 msgstr "Wycofaj niedobrane zmiany..."
3128 #: cola/cmds.py:598
3129 msgid "Revert failed"
3130 msgstr "Wycofywanie nie powiodło się"
3132 #: cola/cmds.py:2259 cola/widgets/diff.py:1235
3133 msgid "Revert the uncommitted changes?"
3134 msgstr "Wycofać niezatwierdzone zmiany?"
3136 #: cola/cmds.py:2237
3137 msgid "Revert the unstaged changes?"
3138 msgstr "Wycofać niedobrane zmiany?"
3140 #: cola/widgets/browse.py:190
3141 msgid "Revert uncommitted changes to selected paths"
3142 msgstr "Wycofaj niezatwierdzone zmiany w wybranych ścieżkach"
3144 #: cola/widgets/browse.py:181
3145 msgid "Revert unstaged changes to selected paths"
3146 msgstr "Wycofaj niezebrane zmiany w wybranych ścieżkach"
3148 #: cola/guicmds.py:320
3149 msgid "Review"
3150 msgstr "Przejrzyj"
3152 #: cola/widgets/main.py:597
3153 msgid "Review..."
3154 msgstr "Przejrzyj..."
3156 #: cola/widgets/cfgactions.py:231 cola/widgets/createtag.py:82
3157 msgid "Revision"
3158 msgstr "Wydanie"
3160 #: cola/widgets/selectcommits.py:61
3161 msgid "Revision Expression:"
3162 msgstr "Wyrażenie wydania:"
3164 #: cola/widgets/merge.py:37 cola/widgets/merge.py:40
3165 msgid "Revision to Merge"
3166 msgstr "Wydanie do scalenia"
3168 #: cola/sequenceeditor.py:399
3169 msgid "Reword"
3170 msgstr "Zmień opis"
3172 #: cola/cmds.py:777 cola/widgets/commitmsg.py:463
3173 msgid "Rewrite Published Commit?"
3174 msgstr "Zmienić opublikowaną zmianę?"
3176 #: cola/widgets/log.py:32 cola/widgets/log.py:134
3177 msgid "Right-click links to open:"
3178 msgstr "Łącza pod prawym do otwarcia:"
3180 #: cola/interaction.py:125 cola/widgets/cfgactions.py:243
3181 msgid "Run"
3182 msgstr "Wykonaj"
3184 #: cola/cmds.py:2290
3185 #, python-format
3186 msgid "Run \"%s\"?"
3187 msgstr "Uruchom \"%s\"?"
3189 #: cola/interaction.py:122
3190 #, python-format
3191 msgid "Run %s?"
3192 msgstr "Wykonać %s?"
3194 #: cola/interaction.py:123
3195 #, python-format
3196 msgid "Run the \"%s\" command?"
3197 msgstr "Wykonać polecenie \"%s\"?"
3199 #: cola/cmds.py:2329
3200 #, python-format
3201 msgid "Running command: %s"
3202 msgstr "Wykonywanie polecenia: %s"
3204 #: cola/widgets/about.py:404
3205 msgid "Russian translation"
3206 msgstr "Tłumaczenie na rosyjski"
3208 #: cola/sequenceeditor.py:372
3209 msgid "SHA-1"
3210 msgstr "SHA-1"
3212 #: cola/widgets/prefs.py:205
3213 msgid "Safe Mode"
3214 msgstr "Tryb bezpieczny"
3216 #: cola/cmds.py:2116 cola/widgets/archive.py:124 cola/widgets/browse.py:610
3217 #: cola/widgets/editremotes.py:52 cola/widgets/stash.py:54
3218 #: cola/widgets/status.py:1388
3219 msgid "Save"
3220 msgstr "Zapisz"
3222 #: cola/widgets/archive.py:111
3223 msgid "Save Archive"
3224 msgstr "Zapisz archiwum"
3226 #: cola/widgets/dag.py:381 cola/widgets/main.py:347
3227 msgid "Save As Tarball/Zip..."
3228 msgstr "Zapisz jako tarball/zip..."
3230 #: cola/widgets/prefs.py:284
3231 msgid "Save GUI Settings"
3232 msgstr "Zachowaj ustawienia interfejsu"
3234 #: cola/widgets/stash.py:253
3235 msgid "Save Stash"
3236 msgstr "Zachowaj przechowalnię"
3238 #: cola/widgets/stash.py:55
3239 msgid "Save modified state to new stash"
3240 msgstr "Zachowaj zmieniony stan w nowej przechowalni"
3242 #: cola/widgets/browse.py:571
3243 #, python-format
3244 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
3245 msgstr "Zapisano \"%(filename)s\" z \"%(ref)s\" do \"%(destination)s\""
3247 #: cola/widgets/bookmarks.py:82 cola/widgets/grep.py:96
3248 #: cola/widgets/search.py:41 cola/widgets/search.py:61
3249 msgid "Search"
3250 msgstr "Wyszukaj"
3252 #: cola/widgets/search.py:225
3253 msgid "Search Authors"
3254 msgstr "Wyszukaj autorów"
3256 #: cola/widgets/search.py:223
3257 msgid "Search Commit Messages"
3258 msgstr "Poszukaj opisu zmiany"
3260 #: cola/widgets/search.py:226
3261 msgid "Search Committers"
3262 msgstr "Wyszukaj zmieniających"
3264 #: cola/widgets/search.py:227
3265 msgid "Search Date Range"
3266 msgstr "Wyszukaj zakresu dat"
3268 #: cola/widgets/search.py:224
3269 msgid "Search Diffs"
3270 msgstr "Wyszukaj różnicy"
3272 #: cola/widgets/search.py:221
3273 msgid "Search by Expression"
3274 msgstr "Wyszukaj po wyrażeniu"
3276 #: cola/widgets/search.py:222
3277 msgid "Search by Path"
3278 msgstr "Wyszukaj po ścieżce"
3280 #: cola/widgets/dag.py:494
3281 msgid "Search commit messages"
3282 msgstr ""
3284 #: cola/widgets/grep.py:122
3285 msgid "Search for a fixed string"
3286 msgstr "Wyszukaj stały ciąg znaków"
3288 #: cola/widgets/diff.py:526 cola/widgets/diff.py:1577
3289 msgid "Search in Diff"
3290 msgstr "Poszukaj w różnicy"
3292 #: cola/guicmds.py:252 cola/widgets/bookmarks.py:61
3293 msgid "Search repositories by name..."
3294 msgstr "Znajdź repozytorium po nazwie..."
3296 #: cola/widgets/grep.py:120
3297 msgid "Search using a POSIX basic regular expression"
3298 msgstr "Wyszukaj przy użyciu podstawowego wyrażenia regularnego POSIX"
3300 #: cola/widgets/grep.py:121
3301 msgid "Search using a POSIX extended regular expression"
3302 msgstr "Wyszukaj przy użyciu rozszerzonego wyrażenia regularnego POSIX"
3304 #: cola/widgets/main.py:507
3305 msgid "Search..."
3306 msgstr "Wyszukaj..."
3308 #: cola/widgets/selectcommits.py:66
3309 msgid "Search:"
3310 msgstr "Poszukaj:"
3312 #: cola/guicmds.py:329 cola/widgets/selectcommits.py:73
3313 msgid "Select"
3314 msgstr "Wybierz"
3316 #: cola/widgets/main.py:764
3317 msgid "Select All"
3318 msgstr "Zaznacz wszystko"
3320 #: cola/guicmds.py:320
3321 msgid "Select Branch to Review"
3322 msgstr "Wybierz gałąź do przeglądnięcia"
3324 #: cola/widgets/dag.py:1667
3325 msgid "Select Child"
3326 msgstr "Wybierz potomnego"
3328 #: cola/widgets/commitmsg.py:534
3329 msgid "Select Commit"
3330 msgstr "Wybierz zmianę"
3332 #: cola/guicmds.py:136
3333 msgid "Select Directory..."
3334 msgstr "Wybierz katalog..."
3336 #: cola/cmds.py:2078
3337 msgid "Select New Upstream"
3338 msgstr "Wybierz nową gałąź odgórną"
3340 #: cola/widgets/dag.py:1671
3341 msgid "Select Newest Child"
3342 msgstr "Wybierz najnowszego potomnego"
3344 #: cola/widgets/dag.py:1661
3345 msgid "Select Oldest Parent"
3346 msgstr "Wybierz najstarszego przodka"
3348 #: cola/widgets/dag.py:1656
3349 msgid "Select Parent"
3350 msgstr "Wybierz przodka"
3352 #: cola/widgets/browse.py:526
3353 msgid "Select Previous Version"
3354 msgstr "Wybierz poprzednią wersję"
3356 #: cola/widgets/clone.py:195
3357 msgid "Select a parent directory for the new clone"
3358 msgstr "Wybierz katalog nadrzędny do pobrania"
3360 #: cola/widgets/standard.py:824 cola/widgets/standard.py:846
3361 msgid "Select directory"
3362 msgstr "Wybierz katalog"
3364 #: cola/widgets/selectcommits.py:161
3365 msgid "Select output dir"
3366 msgstr "Wybierz katalog do wyników"
3368 #: cola/widgets/selectcommits.py:182
3369 msgid "Select output directory"
3370 msgstr "Wybierz katalog do wyników"
3372 #: cola/widgets/diff.py:1770
3373 msgid "Select patch file(s)..."
3374 msgstr "Wybierz plik(i) łat(y)..."
3376 #: cola/widgets/editremotes.py:434
3377 msgid "Select repository"
3378 msgstr "Wybierz repozytorium"
3380 #: cola/widgets/bookmarks.py:224 cola/widgets/startup.py:347
3381 msgid "Set Default Repository"
3382 msgstr "Ustaw domyślne repozytorium"
3384 #: cola/widgets/branch.py:291
3385 msgid "Set Upstream Branch"
3386 msgstr "Ustaw gałąź odgórną"
3388 #: cola/widgets/branch.py:74
3389 msgid ""
3390 "Set the sort order for branches and tags.\n"
3391 "Toggle between date-based and version-name-based sorting."
3392 msgstr ""
3393 "Ustaw porządek szeregowania dla gałęzi i znaczników.\n"
3394 "Przełącz pomiędzy szeregowaniem wg daty oraz nazwy wersji."
3396 #: cola/widgets/remote.py:217
3397 msgid "Set upstream"
3398 msgstr "Zapamiętaj gałąź odgórną"
3400 #: cola/widgets/prefs.py:443
3401 msgid "Settings"
3402 msgstr "Ustawienia"
3404 #: cola/widgets/grep.py:140
3405 msgid "Shell arguments"
3406 msgstr "Argumenty powłoki"
3408 #: cola/sequenceeditor.py:423
3409 msgid "Shift Down"
3410 msgstr "Przesuń w dół"
3412 #: cola/sequenceeditor.py:427
3413 msgid "Shift Up"
3414 msgstr "Przesuń w górę"
3416 #: cola/widgets/about.py:481
3417 msgid "Shortcuts"
3418 msgstr "Skróty"
3420 #: cola/widgets/prefs.py:201
3421 msgid "Show Diffstat After Merge"
3422 msgstr "Pokaż statystykę różnicy po scaleniu"
3424 #: cola/widgets/prefs.py:200
3425 msgid "Show Full Paths in the Window Title"
3426 msgstr "Pokaż pełne ścieżki w nazwie okna"
3428 #: cola/sequenceeditor.py:106 cola/widgets/finder.py:186
3429 #: cola/widgets/status.py:1384
3430 msgid "Show Help"
3431 msgstr "Pokaż pomoc"
3433 #: cola/widgets/filelist.py:29
3434 msgid "Show History"
3435 msgstr "Pokaż historię"
3437 #: cola/widgets/prefs.py:368
3438 msgid "Show file counts in Status titles"
3439 msgstr "Pokaż liczbę plików w oknie stanu"
3441 #: cola/widgets/diff.py:794
3442 msgid "Show filenames"
3443 msgstr ""
3445 #: cola/sequenceeditor.py:176 cola/widgets/finder.py:137
3446 msgid ""
3447 "Show help\n"
3448 "Shortcut: ?"
3449 msgstr ""
3450 "Pokaż pomoc\n"
3451 "Skrót: ?"
3453 #: cola/widgets/diff.py:792
3454 msgid "Show line numbers"
3455 msgstr "Pokaż numery wierszy"
3457 #: cola/widgets/remote.py:175
3458 msgid "Show remote messages"
3459 msgstr ""
3461 #: cola/widgets/diff.py:789
3462 msgid "Show whole surrounding functions of changes"
3463 msgstr "Pokaż całe funkcje otaczające zmiany"
3465 #: cola/widgets/recent.py:56
3466 msgid "Showing changes since"
3467 msgstr "Wyświetlanie zmian od"
3469 #: cola/widgets/diff.py:809
3470 msgid "Side by side"
3471 msgstr "Obok siebie"
3473 #: cola/cmds.py:2461
3474 msgid "Sign Off"
3475 msgstr "Podpisz się"
3477 #: cola/widgets/createtag.py:69
3478 msgid "Sign Tag"
3479 msgstr "Podpisz znacznik"
3481 #: cola/widgets/commitmsg.py:56
3482 msgid "Sign off on this commit"
3483 msgstr "Podpisz się pod tą zmianą"
3485 #: cola/widgets/about.py:394 cola/widgets/about.py:407
3486 msgid "Simplified Chinese translation"
3487 msgstr "Tłumaczenie na uproszczony chiński"
3489 #: cola/cmds.py:2527
3490 msgid "Skip"
3491 msgstr "Pomiń"
3493 #: cola/widgets/main.py:261 cola/widgets/main.py:631
3494 msgid "Skip Current Patch"
3495 msgstr "Pomiń bieżącą łatę"
3497 #: cola/widgets/main.py:262
3498 msgid "Skip applying the current patch and continue applying patches"
3499 msgstr "Pomiń nałożenie bieżącej łaty i kontynuuj stosowanie pozostałych łat"
3501 #: cola/widgets/prefs.py:282
3502 msgid "Sort bookmarks alphabetically"
3503 msgstr "Uszereguj zakładki alfabetycznie"
3505 #: cola/widgets/about.py:395 cola/widgets/about.py:418
3506 #: cola/widgets/about.py:422
3507 msgid "Spanish translation"
3508 msgstr "Tłumaczenie na hiszpański"
3510 #: cola/widgets/createtag.py:86
3511 msgid "Specifies the SHA-1 to tag"
3512 msgstr "Jest SHA-1 znacznika"
3514 #: cola/widgets/createtag.py:79
3515 msgid "Specifies the tag message"
3516 msgstr "Jest opisem znacznika"
3518 #: cola/widgets/createtag.py:63
3519 msgid "Specifies the tag name"
3520 msgstr "Jest nazwą znacznika"
3522 #: cola/widgets/spellcheck.py:45
3523 msgid "Spelling Suggestions"
3524 msgstr "Sprawdź pisownię"
3526 #: cola/sequenceeditor.py:417 cola/widgets/merge.py:56
3527 msgid "Squash"
3528 msgstr "Złącz"
3530 #: cola/widgets/merge.py:55
3531 msgid "Squash the merged commits into a single commit"
3532 msgstr "Złącz scalone zmiany w pojedynczą zmianę"
3534 #: cola/cmds.py:2538 cola/widgets/action.py:58 cola/widgets/diff.py:1168
3535 msgid "Stage"
3536 msgstr "Dobierz"
3538 #: cola/cmds.py:2697
3539 msgid "Stage / Unstage"
3540 msgstr "Dobierz / odłóż"
3542 #: cola/cmds.py:2679
3543 msgid "Stage / Unstage All"
3544 msgstr "Dobierz / odłóż wszystkie"
3546 #: cola/widgets/diff.py:1055
3547 msgid "Stage Diff Hunk"
3548 msgstr "Dobierz kawałek różnicy"
3550 #: cola/cmds.py:2631
3551 msgid "Stage Modified"
3552 msgstr "Dobierz zmienone"
3554 #: cola/cmds.py:2668
3555 msgid "Stage Modified and Untracked"
3556 msgstr "Dobierz zmienione i niezarządzane"
3558 #: cola/widgets/status.py:872 cola/widgets/status.py:894
3559 #: cola/widgets/status.py:962
3560 msgid "Stage Selected"
3561 msgstr "Dobierz zaznaczone"
3563 #: cola/widgets/diff.py:1050
3564 msgid "Stage Selected Lines"
3565 msgstr "Dobierz zaznaczone wiersze"
3567 #: cola/cmds.py:2642
3568 msgid "Stage Unmerged"
3569 msgstr "Dobierz niescalone"
3571 #: cola/cmds.py:2653
3572 msgid "Stage Untracked"
3573 msgstr "Dobierz niezarządzane"
3575 #: cola/widgets/commitmsg.py:445
3576 msgid "Stage and Commit"
3577 msgstr "Zbierz i zatwierdź"
3579 #: cola/widgets/commitmsg.py:442
3580 msgid "Stage and commit?"
3581 msgstr "Zebrać i zatwierdzić?"
3583 #: cola/widgets/action.py:58
3584 msgid "Stage changes using \"git add\""
3585 msgstr ""
3587 #: cola/cmds.py:2526
3588 msgid "Stage conflicts"
3589 msgstr "Dobrać sprzeczności"
3591 #: cola/cmds.py:2517
3592 msgid "Stage conflicts?"
3593 msgstr "Dobrać sprzeczności?"
3595 #: cola/widgets/browse.py:146
3596 msgid "Stage/unstage selected paths for commit"
3597 msgstr "Dobierz/odłóż wybraną ścieżkę/ścieżki do zmiany"
3599 #: cola/models/browse.py:333 cola/widgets/status.py:156
3600 #: cola/widgets/status.py:621
3601 msgid "Staged"
3602 msgstr "Dobrane"
3604 #: cola/cmds.py:2545
3605 #, python-format
3606 msgid "Staging: %s"
3607 msgstr "Dobieranie: %s"
3609 #: cola/widgets/main.py:611
3610 msgid "Start Interactive Rebase..."
3611 msgstr "Zmień podstawę interaktywnie..."
3613 #: cola/widgets/createbranch.py:105
3614 msgid "Starting Revision"
3615 msgstr "Wydanie rozpoczynające"
3617 #: cola/widgets/stash.py:36
3618 msgid "Stash"
3619 msgstr "Przechowalnia"
3621 #: cola/widgets/stash.py:79
3622 msgid "Stash Index"
3623 msgstr "Przechowaj indeks"
3625 #: cola/widgets/stash.py:79
3626 msgid "Stash staged changes only"
3627 msgstr "Przechowaj tylko dobrane zmiany"
3629 #: cola/widgets/stash.py:75
3630 msgid "Stash unstaged changes only, keeping staged changes"
3631 msgstr "Przechowaj tylko niedobrane zmiany, nie dotykając dobranych zmian"
3633 #: cola/widgets/action.py:76 cola/widgets/main.py:423
3634 msgid "Stash..."
3635 msgstr "Przechowalnia..."
3637 #: cola/models/browse.py:32 cola/widgets/main.py:100
3638 msgid "Status"
3639 msgstr "Stan"
3641 #: cola/widgets/browse.py:154
3642 msgid "Stop tracking paths"
3643 msgstr "Zaprzestań zarządzanie ścieżką/ścieżkami"
3645 #: cola/widgets/submodules.py:81
3646 msgid "Submodule URL (can be relative, ex: ../repo.git)"
3647 msgstr "Adres URL podmodułu (może być względny, np.: ../repo.git)"
3649 #: cola/widgets/submodules.py:89
3650 msgid "Submodule branch to track (optional)"
3651 msgstr "Gałąź podmodułu do śledzenia (niewymagane)"
3653 #: cola/widgets/submodules.py:85
3654 msgid "Submodule path within the current repository (optional)"
3655 msgstr "Ścieżka podmodułu z bieżącym repozytorium (niewymagane)"
3657 #: cola/widgets/main.py:141 cola/widgets/submodules.py:31
3658 msgid "Submodules"
3659 msgstr "Podmoduły"
3661 #: cola/widgets/prefs.py:196
3662 msgid "Summarize Merge Commits"
3663 msgstr "Podsumuj zmianę scalenia"
3665 #: cola/sequenceeditor.py:374 cola/widgets/dag.py:572
3666 msgid "Summary"
3667 msgstr "Nazwa"
3669 #: cola/widgets/prefs.py:273
3670 msgid "Tab Width"
3671 msgstr "Szerokość tabulacji"
3673 #: cola/widgets/cfgactions.py:227 cola/widgets/createbranch.py:114
3674 #: cola/widgets/merge.py:46
3675 msgid "Tag"
3676 msgstr "Znacznik"
3678 #: cola/cmds.py:2786
3679 msgid "Tag Created"
3680 msgstr "Utworzono znacznik"
3682 #: cola/widgets/createtag.py:78
3683 msgid "Tag message..."
3684 msgstr "Opis znacznika..."
3686 #: cola/cmds.py:2746
3687 msgid "Tag-signing was requested but the tag message is empty."
3688 msgstr "Zażądano podpisania znacznika, lecz opis znacznika jest pusty."
3690 #: cola/widgets/branch.py:183 cola/widgets/branch.py:248
3691 msgid "Tags"
3692 msgstr "Znaczniki"
3694 #: cola/widgets/action.py:78 cola/widgets/main.py:424
3695 msgid "Temporarily stash away uncommitted changes using \"git stash\""
3696 msgstr ""
3698 #: cola/widgets/toolbar.py:184
3699 msgid "Text Beside Icon"
3700 msgstr "Tekst obok ikony"
3702 #: cola/widgets/toolbar.py:183
3703 msgid "Text Only"
3704 msgstr "Tylko tekst"
3706 #: cola/widgets/toolbar.py:185
3707 msgid "Text Under Icon"
3708 msgstr "Tekst pod ikoną"
3710 #: cola/widgets/prefs.py:272
3711 msgid "Text Width"
3712 msgstr "Szerokość tekstu"
3714 #: cola/cmds.py:1116
3715 msgid "The branch will be no longer available."
3716 msgstr "Po tym gałąź stanie się niedostępna."
3718 #: cola/cmds.py:649
3719 #, python-format
3720 msgid "The branch will be reset using \"git reset --mixed %s\""
3721 msgstr "Gałąź zostanie wyzerowana przy użyciu \"git reset --mixed %s\""
3723 #: cola/cmds.py:700 cola/cmds.py:791
3724 #, python-format
3725 msgid "The branch will be reset using \"git reset --soft %s\""
3726 msgstr "Gałąź zostanie wyzerowana przy użyciu \"git reset --soft %s\""
3728 #: cola/widgets/commitmsg.py:310
3729 msgid "The commit message will be cleared."
3730 msgstr "Opis zmiany zostanie wyczyszczony."
3732 #: cola/widgets/prefs.py:169
3733 msgid ""
3734 "The date-time format used when displaying dates in Git DAG.\n"
3735 "This value is passed to git log --date=<format>"
3736 msgstr ""
3737 "Zapis daty i czasu używany do wyświetlania dat w Git DAG.\n"
3738 "Wartość ta będzie przekazywana do git log --date=<format>"
3740 #: cola/widgets/archive.py:206
3741 #, python-format
3742 msgid "The file \"%s\" exists and will be overwritten."
3743 msgstr "Plik %s już istnieje i zostanie zastąpiony."
3745 #: cola/cmds.py:1086
3746 msgid "The following files will be deleted:"
3747 msgstr "Zostaną usunięte następujące pliki:"
3749 #: cola/widgets/status.py:1646
3750 msgid "The number of leading paths to strip"
3751 msgstr "Liczba poprzedzających ścieżek do usunięcia"
3753 #: cola/cmds.py:717
3754 #, python-format
3755 msgid "The repository will be reset using \"git reset --hard %s\""
3756 msgstr "Repozytorium zostanie wyzerowane przy użyciu \"git reset --hard %s\""
3758 #: cola/cmds.py:666
3759 #, python-format
3760 msgid "The repository will be reset using \"git reset --keep %s\""
3761 msgstr "Repozytorium zostanie wyzerowane przy użyciu \"git reset --keep %s\""
3763 #: cola/cmds.py:683
3764 #, python-format
3765 msgid "The repository will be reset using \"git reset --merge %s\""
3766 msgstr "Repozytorium zostanie wyzerowane przy użyciu \"git reset --merge %s\""
3768 #: cola/cmds.py:2314
3769 msgid "The revision expression cannot be empty."
3770 msgstr "Wyrażenie wydania nie może być puste."
3772 #: cola/widgets/stash.py:225
3773 msgid "The stash has not been renamed"
3774 msgstr ""
3776 #: cola/cmds.py:2973
3777 #, python-format
3778 msgid ""
3779 "The submodule will be added using\n"
3780 "\"%s\""
3781 msgstr ""
3782 "Zostanie dodany podmoduł przy użyciu\n"
3783 "\"%s\""
3785 #: cola/cmds.py:3018
3786 #, python-format
3787 msgid ""
3788 "The submodule will be updated using\n"
3789 "\"%s\""
3790 msgstr ""
3791 "Ten podmoduł zostanie uaktualniony przy użyciu\n"
3792 "\"%s\""
3794 #: cola/cmds.py:737
3795 #, python-format
3796 msgid "The worktree will be restored using \"git read-tree --reset -u %s\""
3797 msgstr "Drzewo pracy zostanie przywrócone przy użyciu \"git read-tree --reset -u %s\""
3799 #: cola/widgets/commitmsg.py:311
3800 msgid "This cannot be undone.  Clear commit message?"
3801 msgstr "Nie będzie można się z tego wycofać. Czy wyczyścić opis zmiany?"
3803 #: cola/cmds.py:779 cola/widgets/commitmsg.py:465
3804 msgid ""
3805 "This commit has already been published.\n"
3806 "This operation will rewrite published history.\n"
3807 "You probably don't want to do this."
3808 msgstr ""
3809 "Ta zmiana została już opublikowana.\n"
3810 "Działanie to zmieni opublikowaną historię.\n"
3811 "Prawdopodobnie nie chcesz tego."
3813 #: cola/widgets/diff.py:1232
3814 msgid ""
3815 "This operation drops uncommitted changes.\n"
3816 "These changes cannot be recovered."
3817 msgstr ""
3818 "To działanie porzuci niezatwierdzone zmiany.\n"
3819 "Zmian tych nie będzie można przywrócić."
3821 #: cola/cmds.py:2256
3822 msgid ""
3823 "This operation removes uncommitted edits from selected files.\n"
3824 "These changes cannot be recovered."
3825 msgstr ""
3826 "To działanie porzuci niezatwierdzone zmiany.\n"
3827 "Zmian tych nie będzie można przywrócić."
3829 #: cola/cmds.py:2234
3830 msgid ""
3831 "This operation removes unstaged edits from selected files.\n"
3832 "These changes cannot be recovered."
3833 msgstr ""
3834 "To działanie porzuci niedobrane zmiany.\n"
3835 "Nie będzie można ich później odzyskać."
3837 #: cola/cmds.py:475
3838 msgid ""
3839 "This operation will replace the selected unmerged files with content from the branch being merged using \"git checkout --theirs\".\n"
3840 "*ALL* uncommitted changes will be lost.\n"
3841 "Recovering uncommitted changes is not possible."
3842 msgstr ""
3843 "To działanie zastąpi zaznaczone, niescalone pliki treścią ze scalanej gałęzi przy użyciu \"git checkout --theirs\".\n"
3844 "Utracisz *WSZYSTKIE* niezatwierdzone zmiany.\n"
3845 "Odzyskanie ich będzie niemożliwe."
3847 #: cola/cmds.py:513
3848 msgid ""
3849 "This operation will replace the selected unmerged files with content from your current branch using \"git checkout --ours\".\n"
3850 "*ALL* uncommitted changes will be lost.\n"
3851 "Recovering uncommitted changes is not possible."
3852 msgstr ""
3853 "To działanie zastąpi zaznaczone, niescalone pliki treścią z twojej obecnej gałęzi przy użyciu \"git checkout --ours\".\n"
3854 "Utracisz *WSZYSTKIE* niezatwierdzone zmiany.\n"
3855 "Odzyskanie ich będzie niemożliwe."
3857 #: cola/widgets/main.py:1123
3858 msgid ""
3859 "This repository has unresolved conflicts after applying a patch.\n"
3860 "Resolve conflicts and commit changes."
3861 msgstr ""
3862 "To repozytorium ma nierozwiązane sprzeczności po nałożeniu łaty.\n"
3863 "Rozwiąż sprzeczności i zatwierdź zmiany."
3865 #: cola/widgets/main.py:1116
3866 msgid ""
3867 "This repository is currently being rebased.\n"
3868 "Resolve conflicts, commit changes, and run:\n"
3869 "    Rebase > Continue"
3870 msgstr ""
3871 "To repozytorium jest w środku zmieniania jego podstawy.\n"
3872 "Wyjaśnij sprzeczności, zatwierdź zmiany i wykonaj:\n"
3873 "    Zmiana podstawy > Dalej"
3875 #: cola/widgets/main.py:1129
3876 msgid ""
3877 "This repository is in the middle of a cherry-pick.\n"
3878 "Resolve conflicts and commit changes."
3879 msgstr ""
3880 "To repozytorium jest w środku zaciągania wybiórczego.\n"
3881 "Wyjaśnij sprzeczności i zatwierdź zmiany."
3883 #: cola/widgets/main.py:1135
3884 msgid ""
3885 "This repository is in the middle of a merge.\n"
3886 "Resolve conflicts and commit changes."
3887 msgstr ""
3888 "To repozytorium jest w środku scalania.\n"
3889 "Wyjaśnij sprzeczności i zatwierdź zmiany."
3891 #: cola/editpatch.py:58
3892 msgid "To abort applying this patch, remove all lines."
3893 msgstr "Aby przerwać stosowanie tej łaty, usuń wszystkie wiersze."
3895 #: cola/editpatch.py:57
3896 msgid "To avoid applying addition lines ('+'), delete them."
3897 msgstr "Aby uniknąć nakładania wierszy dodających ('+'), usuń je."
3899 #: cola/editpatch.py:55
3900 msgid "To avoid applying removal lines ('-'), change them to context lines (' ')."
3901 msgstr "Aby uniknąć nakładania wierszy usuwających ('-'), zmień je na wiersze otoczenia (' ')."
3903 #: cola/sequenceeditor.py:390
3904 msgid "Toggle Enabled"
3905 msgstr "Uwzględnij/nie uwzględniaj"
3907 #: cola/widgets/diff.py:804
3908 msgid "Toggle image diff"
3909 msgstr "Przełącz różnicę obrazu"
3911 #: cola/sequenceeditor.py:610
3912 msgid "Toggle Remark"
3913 msgstr ""
3915 #: cola/widgets/filelist.py:128
3916 msgid "Toggle remark of touching commits"
3917 msgstr ""
3919 #: cola/widgets/branch.py:65
3920 msgid "Toggle the branches filter"
3921 msgstr "Przełącz filtr gałęzi"
3923 #: cola/widgets/status.py:58
3924 msgid "Toggle the paths filter"
3925 msgstr "Przełącz filtr ścieżek"
3927 #: cola/widgets/toolbar.py:322
3928 msgid "Toolbar Style:"
3929 msgstr "Wygląd paska narzędzi:"
3931 #: cola/widgets/cfgactions.py:226 cola/widgets/merge.py:45
3932 msgid "Tracking Branch"
3933 msgstr "Odgórna gałąź"
3935 #: cola/widgets/createbranch.py:113
3936 msgid "Tracking branch"
3937 msgstr "Odgórna gałąź"
3939 #: cola/widgets/about.py:390 cola/widgets/about.py:416
3940 #: cola/widgets/about.py:427
3941 msgid "Traditional Chinese (Taiwan) translation"
3942 msgstr "Tłumaczenia na tradycyjny chiński (Tajwan)"
3944 #: cola/widgets/about.py:421
3945 msgid "Translation"
3946 msgstr "Tłumaczenie"
3948 #: cola/widgets/about.py:91
3949 msgid "Translators"
3950 msgstr "Tłumacze"
3952 #: cola/widgets/about.py:400 cola/widgets/about.py:405
3953 #: cola/widgets/about.py:420
3954 msgid "Turkish translation"
3955 msgstr "Tłumaczenie na turecki"
3957 #: cola/widgets/clone.py:107 cola/widgets/editremotes.py:448
3958 #: cola/widgets/submodules.py:116
3959 msgid "URL"
3960 msgstr "Adres URL"
3962 #: cola/widgets/remote.py:496
3963 #, python-format
3964 msgid "URL: %s"
3965 msgstr "Adres URL: %s"
3967 #: cola/widgets/about.py:397
3968 msgid "Ukranian translation"
3969 msgstr "Tłumaczenie na ukraiński"
3971 #: cola/cmds.py:2071
3972 msgid "Unable to rebase"
3973 msgstr "Nie można zmienić podstawy"
3975 #: cola/cmds.py:972
3976 #, python-format
3977 msgid "Unable to set URL for \"%(name)s\" to \"%(url)s\""
3978 msgstr "Nie można ustawić URL dla \"%(name)s\" na \"%(url)s\""
3980 #: cola/widgets/diff.py:1401
3981 #, python-format
3982 msgid "Unable to write patch to \"%s\". Check permissions?"
3983 msgstr "Nie udało się zapisać łaty do \"%s\". Czy masz uprawnienia?"
3985 #: cola/widgets/main.py:749
3986 msgid "Undo"
3987 msgstr "Cofnij"
3989 #: cola/cmds.py:784 cola/cmds.py:789 cola/cmds.py:792 cola/widgets/main.py:208
3990 msgid "Undo Last Commit"
3991 msgstr "Wycofaj ostatnią zmianę"
3993 #: cola/cmds.py:790
3994 msgid "Undo last commit?"
3995 msgstr "Czy wycofać ostatnią zmianę?"
3997 #: cola/cmds.py:783
3998 msgid "Undo the published commit?"
3999 msgstr "Czy wycofać opublikowaną zmianę?"
4001 #: cola/models/browse.py:327 cola/widgets/status.py:157
4002 #: cola/widgets/status.py:641
4003 msgid "Unmerged"
4004 msgstr "Niescalone"
4006 #: cola/cmds.py:2799 cola/widgets/action.py:61 cola/widgets/diff.py:1165
4007 #: cola/widgets/main.py:213
4008 msgid "Unstage"
4009 msgstr "Odłóż"
4011 #: cola/widgets/main.py:203 cola/widgets/status.py:790
4012 msgid "Unstage All"
4013 msgstr "Odłóż wszystkie"
4015 #: cola/widgets/diff.py:1017
4016 msgid "Unstage Diff Hunk"
4017 msgstr "Odłóż kawałek różnicy"
4019 #: cola/widgets/status.py:823 cola/widgets/status.py:858
4020 msgid "Unstage Selected"
4021 msgstr "Odłóż zaznaczone"
4023 #: cola/widgets/diff.py:1015
4024 msgid "Unstage Selected Lines"
4025 msgstr "Odłóż zaznaczone wiersze"
4027 #: cola/widgets/action.py:61
4028 msgid "Unstage changes using \"git reset\""
4029 msgstr ""
4031 #: cola/cmds.py:2811
4032 #, python-format
4033 msgid "Unstaging: %s"
4034 msgstr "Odkładanie: %s"
4036 #: cola/widgets/browse.py:153
4037 msgid "Untrack Selected"
4038 msgstr "Nie zarządzaj wybranymi"
4040 #: cola/widgets/status.py:159 cola/widgets/status.py:647
4041 msgid "Untracked"
4042 msgstr "Niezarządzane"
4044 #: cola/cmds.py:1141 cola/cmds.py:2867
4045 #, python-format
4046 msgid "Untracking: %s"
4047 msgstr "Nie zarządzaj: %s"
4049 #: cola/widgets/main.py:370
4050 msgid "Update All Submodules..."
4051 msgstr "Uaktualnij wszystkie podmoduły..."
4053 #: cola/widgets/createbranch.py:119
4054 msgid "Update Existing Branch:"
4055 msgstr "Uaktualnij bieżącą gałąź:"
4057 #: cola/cmds.py:3019
4058 msgid "Update Submodule"
4059 msgstr "Uaktualnij podmoduł"
4061 #: cola/cmds.py:3016
4062 msgid "Update Submodule..."
4063 msgstr "Uaktualnij podmoduł..."
4065 #: cola/cmds.py:3055
4066 msgid "Update Submodules"
4067 msgstr "Uaktualnij podmoduły"
4069 #: cola/cmds.py:3053
4070 msgid "Update all submodules?"
4071 msgstr "Uaktualnić wszystkie podmoduły?"
4073 #: cola/cmds.py:2042
4074 msgid "Update stacked branches"
4075 msgstr "Uaktualnij nałożone gałęzie"
4077 #: cola/cmds.py:2034 cola/cmds.py:2041
4078 msgid "Update stacked branches when rebasing?"
4079 msgstr "Czy uaktualnić nałożone gałęzie przy zmienianiu podstawy?"
4081 #: cola/cmds.py:3052
4082 msgid "Update submodules..."
4083 msgstr "Uaktualnij podmoduły..."
4085 #: cola/widgets/status.py:953
4086 msgid "Update this submodule"
4087 msgstr "Uaktualnij ten podmoduł"
4089 #: cola/cmds.py:3017
4090 msgid "Update this submodule?"
4091 msgstr "Uaktualnić ten podmoduł?"
4093 #: cola/widgets/branch.py:433 cola/widgets/createbranch.py:300
4094 msgid "Updating"
4095 msgstr "Uaktualnianie"
4097 #: cola/widgets/prefs.py:370
4098 msgid "Use a block cursor in diff editors"
4099 msgstr "Użyj bloku jako kursora w edytorach różnicy"
4101 #: cola/widgets/prefs.py:177
4102 msgid "Use gravatar.com to lookup icons for author emails"
4103 msgstr "Użyj gravatar.com do poszukiwania ikon autorów na podstawie ich adresów"
4105 #: cola/widgets/prefs.py:189
4106 msgid "User Name"
4107 msgstr "Nazwa użytkownika"
4109 #: cola/widgets/about.py:89
4110 msgid "Version"
4111 msgstr "Wersja"
4113 #: cola/widgets/dag.py:866 cola/widgets/main.py:859 cola/widgets/main.py:980
4114 msgid "View"
4115 msgstr "Widok"
4117 #: cola/widgets/browse.py:137 cola/widgets/status.py:279
4118 msgid "View History..."
4119 msgstr "Przejrzyj historię..."
4121 #: cola/widgets/browse.py:138
4122 msgid "View history for selected paths"
4123 msgstr "Przejrzyj historię dla wybranej ścieżki/ścieżek"
4125 #: cola/widgets/branch.py:224 cola/widgets/merge.py:52
4126 msgid "Visualize"
4127 msgstr "Zobrazuj"
4129 #: cola/widgets/main.py:502
4130 msgid "Visualize All Branches..."
4131 msgstr "Zobrazuj wszystkie gałęzie..."
4133 #: cola/widgets/main.py:496
4134 msgid "Visualize Current Branch..."
4135 msgstr "Zobrazuj bieżącą gałąź..."
4137 #: cola/widgets/createtag.py:71
4138 msgid "Whether to sign the tag (git tag -s)"
4139 msgstr "Określa czy podpisać znacznik (git tag -s)"
4141 #: cola/widgets/text.py:394
4142 msgid "Whole Words"
4143 msgstr "Całe słowa"
4145 #: cola/widgets/commitmsg.py:439
4146 msgid "Would you like to stage and commit all modified files?"
4147 msgstr "Czy chcesz zebrać i zatwierdzić wszystkie zmienione pliki?"
4149 #: cola/widgets/diff.py:809
4150 msgid "XOR"
4151 msgstr "XOR"
4153 #: cola/widgets/standard.py:1180
4154 msgid "Yes"
4155 msgstr "Tak"
4157 #: cola/cmds.py:255
4158 msgid ""
4159 "You are in the middle of a merge.\n"
4160 "Cannot amend while merging."
4161 msgstr ""
4162 "Jesteś w środku scalania.\n"
4163 "Nie można uzupełniać w trakcie scalania."
4165 #: cola/cmds.py:2072
4166 msgid "You cannot rebase with uncommitted changes."
4167 msgstr "Nie można zmieniać podstawy, gdy masz niezatwierdzone zmiany."
4169 #: cola/widgets/merge.py:225
4170 msgid "You must specify a revision to merge."
4171 msgstr "Musisz podać wydanie do scalenia."
4173 #: cola/widgets/merge.py:215
4174 msgid "You must specify a revision to view."
4175 msgstr "Musisz podać wydanie do obejrzenia."
4177 #: cola/widgets/dag.py:776 cola/widgets/dag.py:1645
4178 msgid "Zoom In"
4179 msgstr "Powiększ"
4181 #: cola/widgets/dag.py:772 cola/widgets/dag.py:1651
4182 msgid "Zoom Out"
4183 msgstr "Pomniejsz"
4185 #: cola/widgets/dag.py:590 cola/widgets/dag.py:780 cola/widgets/dag.py:1653
4186 #: cola/widgets/diff.py:813
4187 msgid "Zoom to Fit"
4188 msgstr "Zmieść"
4190 #: cola/widgets/grep.py:110
4191 msgid "command-line arguments"
4192 msgstr "argumenty wiersza poleceń"
4194 #: cola/widgets/main.py:946 cola/widgets/main.py:952
4195 msgid "error: unable to execute git"
4196 msgstr "błąd: nie można uruchomić git"
4198 #: cola/widgets/log.py:52
4199 #, python-format
4200 msgid "exit code %s"
4201 msgstr "kod wyjścia %s"
4203 #: cola/app.py:300
4204 #, python-format
4205 msgid "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
4206 msgstr "krytyczny: \"%s\" nie jest katalogiem. Podaj poprawne --repo <ścieżka>."
4208 #: cola/widgets/main.py:942
4209 #, python-format
4210 msgid "git cola version %s"
4211 msgstr "wersja git coli %s"
4213 #: cola/widgets/startup.py:34
4214 msgid "git-cola"
4215 msgstr "git-cola"
4217 #: cola/difftool.py:82
4218 msgid "git-cola diff"
4219 msgstr "Różnica git-cola"
4221 #: cola/widgets/submodules.py:80
4222 msgid "git://git.example.com/repo.git"
4223 msgstr "git://git.example.com/repo.git"
4225 #: cola/widgets/grep.py:130
4226 msgid "grep result..."
4227 msgstr "wyszukaj w wynikach..."
4229 #: cola/widgets/about.py:468
4230 msgid "hotkeys.html"
4231 msgstr "hotkeys.html"
4233 #: cola/widgets/submodules.py:84
4234 msgid "path/to/submodule"
4235 msgstr "ściezka/do/podmodułu"
4237 #: cola/widgets/createtag.py:61
4238 msgid "vX.Y.Z"
4239 msgstr "vX.Y.Z"
4241 #: cola/hidpi.py:43
4242 msgid "x 1"
4243 msgstr "x 1"
4245 #: cola/hidpi.py:44
4246 msgid "x 1.25"
4247 msgstr ""
4249 #: cola/hidpi.py:45
4250 msgid "x 1.5"
4251 msgstr "x 1.5"
4253 #: cola/hidpi.py:46
4254 msgid "x 2"
4255 msgstr "x 2"
4257 #: cola/widgets/search.py:52 cola/widgets/search.py:57
4258 msgid "yyyy-MM-dd"
4259 msgstr "yyyy-MM-dd"
4261 #~ msgid ""
4262 #~ "\n"
4263 #~ "Commands\n"
4264 #~ "--------\n"
4265 #~ "pick = use commit\n"
4266 #~ "reword = use commit, but edit the commit message\n"
4267 #~ "edit = use commit, but stop for amending\n"
4268 #~ "squash = use commit, but meld into previous commit\n"
4269 #~ "fixup = like \"squash\", but discard this commit's log message\n"
4270 #~ "exec = run command (the rest of the line) using shell\n"
4271 #~ "\n"
4272 #~ "These lines can be re-ordered; they are executed from top to bottom.\n"
4273 #~ "\n"
4274 #~ "If you disable a line here THAT COMMIT WILL BE LOST.\n"
4275 #~ "\n"
4276 #~ "However, if you disable everything, the rebase will be aborted.\n"
4277 #~ "\n"
4278 #~ "Keyboard Shortcuts\n"
4279 #~ "------------------\n"
4280 #~ "? = show help\n"
4281 #~ "j = move down\n"
4282 #~ "k = move up\n"
4283 #~ "J = shift row down\n"
4284 #~ "K = shift row up\n"
4285 #~ "\n"
4286 #~ "1, p = pick\n"
4287 #~ "2, r = reword\n"
4288 #~ "3, e = edit\n"
4289 #~ "4, f = fixup\n"
4290 #~ "5, s = squash\n"
4291 #~ "spacebar = toggle enabled\n"
4292 #~ "\n"
4293 #~ "ctrl+enter = accept changes and rebase\n"
4294 #~ "ctrl+q     = cancel and abort the rebase\n"
4295 #~ "ctrl+d     = launch difftool\n"
4296 #~ msgstr ""
4297 #~ "\n"
4298 #~ "Polecenia\n"
4299 #~ "--------\n"
4300 #~ "pick = użyj wdrożenia\n"
4301 #~ "reword = użyj wdrożenia, lecz zmień jego opis\n"
4302 #~ "edit = użyj wdrożenia, lecz zatrzymaj się na uzupełnienie wdrożenia\n"
4303 #~ "squash = użyj wdrożenia, lecz złącz je z poprzednim\n"
4304 #~ "fixup = tak jak \"squash\", lecz z porzuceniem tego opis wdrożenia\n"
4305 #~ "exec = wykonaj polecenie (reszta wiersza) przy użyciu powłoki\n"
4306 #~ "\n"
4307 #~ "Można zmienić kolejność tych wierszy; będą one wykonywane od góry do dołu.\n"
4308 #~ "\n"
4309 #~ "Po wyłączeniu wiersza tutaj, to TO WDROŻENIE ZOSTANIE UTRACONE.\n"
4310 #~ "\n"
4311 #~ "Jednakże, po wyłączeniu wszystkiego, to zmiana podstawy zostanie przerwana.\n"
4312 #~ "\n"
4313 #~ "Skróty klawiszowe\n"
4314 #~ "------------------\n"
4315 #~ "? = pokaż pomoc\n"
4316 #~ "j = przesuń w dół\n"
4317 #~ "k = przesuń w górę\n"
4318 #~ "J = przesuń wiersz w dół\n"
4319 #~ "K = przesuń wiersz w górę\n"
4320 #~ "\n"
4321 #~ "1, p = pick\n"
4322 #~ "2, r = reword\n"
4323 #~ "3, e = edit\n"
4324 #~ "4, f = fixup\n"
4325 #~ "5, s = squash\n"
4326 #~ "spacja = uwzględnij/nie uwzględniaj\n"
4327 #~ "\n"
4328 #~ "ctrl+enter = przyjmij zmiany i zmień podstawę\n"
4329 #~ "ctrl+q     = zaniechaj i przerwij zmianę podstawę\n"
4330 #~ "ctrl+d     = wywołaj narzędzie różnicy\n"
4332 #, fuzzy
4333 #~ msgid "\"%s\" returned exit status %d"
4334 #~ msgstr "\"%(command)s\" zwróciło kod wyjścia %(status)d"
4336 #~ msgid "\"git commit\" returned exit code %s"
4337 #~ msgstr "\"git commit\" zwróciło kod wyjścia %s"
4339 #, python-format
4340 #~ msgid "A stash named \"%s\" already exists"
4341 #~ msgstr "Przechowalnia o nazwie \"%s\" już istnieje"
4343 #~ msgid "Already up-to-date."
4344 #~ msgstr "Nic nowego."
4346 #~ msgid "Commit failed: %s"
4347 #~ msgstr "Nieudane wdrażanie: %s"
4349 #~ msgid "Created commit: %s"
4350 #~ msgstr "Utworzono wdrożenie: %s"
4352 #~ msgid "Delete selected branch?"
4353 #~ msgstr "Usunąć zdalną gałąź?"
4355 #~ msgid "Enter Git Repository"
4356 #~ msgstr "Podaj repozytorium git"
4358 #, fuzzy
4359 #~ msgid "Error %s"
4360 #~ msgstr "Błędy: %s"
4362 #~ msgid "Error: Stash exists"
4363 #~ msgstr "Błąd: Przechowalnia istnieje"
4365 #~ msgid "Errors: %s"
4366 #~ msgstr "Błędy: %s"
4368 #~ msgid "Exit code: %s"
4369 #~ msgstr "Kod wyjścia: %s"
4371 #~ msgid "Fast Forward Only "
4372 #~ msgstr "Tylko przewinięcie do przodu"
4374 #~ msgid "GPG-signed"
4375 #~ msgstr "Podpisane GPG"
4377 #~ msgid "Hide Details.."
4378 #~ msgstr "Ukryj szczegóły..."
4380 #, fuzzy
4381 #~ msgid "Local Branches"
4382 #~ msgstr "Lokalna gałąź"
4384 #~ msgid ""
4385 #~ "Output:\n"
4386 #~ "%s"
4387 #~ msgstr ""
4388 #~ "Wynik:\n"
4389 #~ "%s"
4391 #~ msgid "Output: %s"
4392 #~ msgstr "Wynik: %s"
4394 #~ msgid "PATCH %(current)d/%(count)d"
4395 #~ msgstr "ŁATA %(current)d/%(count)d"
4397 #~ msgid "Path to git repository"
4398 #~ msgstr "Ścieżka do repozytorium git"
4400 #, fuzzy
4401 #~ msgid "Remote Branches"
4402 #~ msgstr "Zdalna gałąź"
4404 #~ msgid "Rename remote?"
4405 #~ msgstr "Zmienić nazwę zdalnego repozytorium?"
4407 #~ msgid "Reset Branch Head"
4408 #~ msgstr "Wyzeruj HEAD gałęzi"
4410 #~ msgid "Reset Hard"
4411 #~ msgstr "Wyzeruj twardo"
4413 #~ msgid "Reset Merge"
4414 #~ msgstr "Wyzeruj ze scaleniem"
4416 #~ msgid "Reset Soft"
4417 #~ msgstr "Wyzeruj miękko"
4419 #~ msgid "Reset Worktree"
4420 #~ msgstr "Wyzeruj drzewo pracy"
4422 #~ msgid "Reset hard?"
4423 #~ msgstr "Wyzerować twardo?"
4425 #~ msgid "Reset merge?"
4426 #~ msgstr "Wyzerować ze scaleniem?"
4428 #~ msgid "Reset soft?"
4429 #~ msgstr "Wyzerować miękko?"
4431 #~ msgid "Reset worktree?"
4432 #~ msgstr "Wyzerować drzewo pracy?"
4434 #~ msgid "Select File"
4435 #~ msgstr "Wybierz plik"
4437 #~ msgid "Select Repository..."
4438 #~ msgstr "Wybierz repozytorium..."
4440 #~ msgid "Select file from \"%s\""
4441 #~ msgstr "Wybierz plik z \"%s\""
4443 #~ msgid "Select manually..."
4444 #~ msgstr "Wybierz ręcznie..."
4446 #~ msgid "Show Details..."
4447 #~ msgstr "Pokaż szczegóły..."
4449 #~ msgid "Show icon? (if available)"
4450 #~ msgstr "Pokazać ikonę? (jeśli dostępna)"
4452 #~ msgid "Staging Area"
4453 #~ msgstr "Punkt zbiorczy"
4455 #~ msgid "Summary:"
4456 #~ msgstr "Nazwa:"
4458 #~ msgid "The branch will be reset using \"git reset --hard %s\""
4459 #~ msgstr "Gałąź zostanie wyzerowana przy użyciu \"git reset --hard %s\""
4461 #~ msgid "The branch will be reset using \"git reset --merge %s\""
4462 #~ msgstr "Gałąź zostanie wyzerowana przy użyciu \"git reset --merge %s\""
4464 #~ msgid "The worktree will be reset using \"git reset --keep %s\""
4465 #~ msgstr "Drzewo z pracą zostanie wyzerowane przy użyciu \"git reset --keep %s\""
4467 #~ msgid ""
4468 #~ "This PyQt4 does not include QtWebKit.\n"
4469 #~ "The keyboard shortcuts feature is unavailable."
4470 #~ msgstr ""
4471 #~ "Ten PyQt4 nie zawiera QtWebKit.\n"
4472 #~ "Skróty klawiszowe są niedostępne."
4474 #~ msgid "git clone returned exit code %s"
4475 #~ msgstr "klonowanie git zwróciło kod wyjścia %s"
4477 #~ msgid "git tag returned exit code %s"
4478 #~ msgstr "git tag zwrócił kod wyjścia %s"
4480 #~ msgid "title"
4481 #~ msgstr "tytuł"
4483 #~ msgid "unknown"
4484 #~ msgstr "nieznany"