2d60ff9a0107a121312537eff51d82f2cc6316d3
[libguestfs.git] / po / pl.po
1 # translation of pl.po to Polish
2 # Piotr Drąg <piotrdrag@gmail.com>, 2009.
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: pl\n"
7 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
8 "component=libguestfs&product=Virtualization+Tools\n"
9 "POT-Creation-Date: 2009-07-10 14:09+0100\n"
10 "PO-Revision-Date: 2009-06-22 21:16+0200\n"
11 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
12 "Language-Team: Polish <pl@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: fish/alloc.c:39
18 #, c-format
19 msgid "use 'alloc file size' to create an image\n"
20 msgstr "użyj \"alloc plik rozmiar\", aby utworzyć obraz\n"
21
22 #: fish/alloc.c:47
23 #, c-format
24 msgid "can't allocate or add disks after launching\n"
25 msgstr "nie przydzielać lub dodawaj dyski po uruchomieniu\n"
26
27 #: fish/alloc.c:94 fish/alloc.c:101
28 #, c-format
29 msgid "could not parse size specification '%s'\n"
30 msgstr "nie można przeanalizować określenia rozmiaru \"%s\"\n"
31
32 #: fish/edit.c:86
33 #, c-format
34 msgid "use '%s filename' to edit a file\n"
35 msgstr "użyj \"%s nazwapliku\", aby zmodyfikować plik\n"
36
37 #: fish/fish.c:90
38 #, fuzzy, c-format
39 msgid ""
40 "guestfish: guest filesystem shell\n"
41 "guestfish lets you edit virtual machine filesystems\n"
42 "Copyright (C) 2009 Red Hat Inc.\n"
43 "Usage:\n"
44 "  guestfish [--options] cmd [: cmd : cmd ...]\n"
45 "  guestfish -i libvirt-domain\n"
46 "  guestfish -i disk-image(s)\n"
47 "or for interactive use:\n"
48 "  guestfish\n"
49 "or from a shell script:\n"
50 "  guestfish <<EOF\n"
51 "  cmd\n"
52 "  ...\n"
53 "  EOF\n"
54 "Options:\n"
55 "  -h|--cmd-help        List available commands\n"
56 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
57 "  -a|--add image       Add image\n"
58 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
59 "  -f|--file file       Read commands from file\n"
60 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
61 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
62 "  -n|--no-sync         Don't autosync\n"
63 "  -r|--ro              Mount read-only\n"
64 "  -v|--verbose         Verbose messages\n"
65 "  -V|--version         Display version and exit\n"
66 "For more information,  see the manpage guestfish(1).\n"
67 msgstr ""
68 "guestfish: powłoka systemu plików gościa\n"
69 "guestfish umożliwia modyfikowanie systemów pliku maszyn wirtualnych\n"
70 "Copyright (C) 2009 Red Hat Inc.\n"
71 "Użycie:\n"
72 "  guestfish [--options] polecenie [: polecenie : polecenie ...]\n"
73 "lub dla trybu interaktywnego:\n"
74 "  guestfish\n"
75 "lub ze skryptu powłoki:\n"
76 "  guestfish <<EOF\n"
77 "  polecenie\n"
78 "  ...\n"
79 "  EOF\n"
80 "Opcje:\n"
81 "  -h|--cmd-help        Wyświetla listę dostępnych poleceń\n"
82 "  -h|--cmd-help polecenie Wyświetla szczegółową pomoc o \"poleceniu\"\n"
83 "  -a|--add image       Dodaje obraz\n"
84 "  -D|--no-dest-paths   Nie uzupełnia ścieżek z systemu plików gościa za\n"
85 "                       pomocą Tab\n"
86 "  -m|--mount dev[:mnt] Montuje dev w mnt (jeśli pominięto, w /)\n"
87 "  -n|--no-sync         Nie synchronizuje automatycznie\n"
88 "  -r|--ro              Montuje w trybie tylko do odczytu\n"
89 "  -v|--verbose         Wyświetla więcej komunikatów\n"
90 "  -V|--version         Wyświetla wersję i kończy pracę\n"
91 "Aby dowiedzieć się więcej, zobacz stronę podręcznika guestfish(1).\n"
92
93 #: fish/fish.c:157
94 #, c-format
95 msgid "guestfs_create: failed to create handle\n"
96 msgstr "guestfs_create: utworzenie programu obsługi nie powiodło się\n"
97
98 #: fish/fish.c:202
99 #, c-format
100 msgid "guestfish: only one -f parameter can be given\n"
101 msgstr ""
102
103 #: fish/fish.c:260
104 #, c-format
105 msgid "guestfish: unexpected command line option 0x%x\n"
106 msgstr "guestfish: nieoczekiwane polecenie wiersza poleceń 0x%x\n"
107
108 #: fish/fish.c:272
109 #, c-format
110 msgid "guestfish: cannot use -i option with -a or -m\n"
111 msgstr ""
112
113 #: fish/fish.c:276
114 #, c-format
115 msgid "guestfish -i requires a libvirt domain or path(s) to disk image(s)\n"
116 msgstr ""
117
118 #: fish/fish.c:284
119 #, c-format
120 msgid "guestfish: virt-inspector command too long for fixed-size buffer\n"
121 msgstr ""
122
123 #: fish/fish.c:464
124 #, c-format
125 msgid ""
126 "\n"
127 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
128 "editing virtual machine filesystems.\n"
129 "\n"
130 "Type: 'help' for help with commands\n"
131 "      'quit' to quit the shell\n"
132 "\n"
133 msgstr ""
134 "\n"
135 "Witaj w guestfish, interaktywnej powłoce systemów plików libguestfs do\n"
136 "modyfikowania systemów plików maszyn wirtualnych.\n"
137 "\n"
138 "Podaj: \"help\", aby uzyskać pomoc o poleceniach\n"
139 "      \"quit\", aby zakończyć powłokę\n"
140 "\n"
141
142 #: fish/fish.c:542
143 #, c-format
144 msgid "guestfish: unterminated double quote\n"
145 msgstr "guestfish: niezakończony podwójny cudzysłów\n"
146
147 #: fish/fish.c:547 fish/fish.c:562
148 #, c-format
149 msgid "guestfish: command arguments not separated by whitespace\n"
150 msgstr "guestfish: parametry poleceń nie są oddzielone spacjami\n"
151
152 #: fish/fish.c:557
153 #, c-format
154 msgid "guestfish: unterminated single quote\n"
155 msgstr "guestfish: niezakończony pojedynczy cudzysłów\n"
156
157 #: fish/fish.c:602
158 #, c-format
159 msgid "guestfish: internal error parsing string at '%s'\n"
160 msgstr "guestfish: wewnętrzny błąd analizowania łańcucha \"%s\"\n"
161
162 #: fish/fish.c:615
163 #, c-format
164 msgid "guestfish: too many arguments\n"
165 msgstr "guestfish: za dużo parametrów\n"
166
167 #: fish/fish.c:642
168 #, c-format
169 msgid "guestfish: empty command on command line\n"
170 msgstr "guestfish: puste polecenie wiersza poleceń\n"
171
172 #: fish/fish.c:755
173 msgid "display a list of commands or help on a command"
174 msgstr "wyświetla listę poleceń lub pomoc polecenia"
175
176 #: fish/fish.c:757
177 msgid "quit guestfish"
178 msgstr "kończy pracę guestfish"
179
180 #: fish/fish.c:760
181 msgid "allocate an image"
182 msgstr "przydziela obraz"
183
184 #: fish/fish.c:762
185 msgid "display a line of text"
186 msgstr "wyświetla wiersz tekstu"
187
188 #: fish/fish.c:764
189 msgid "edit a file in the image"
190 msgstr "modyfikuje plik w obrazie"
191
192 #: fish/fish.c:766
193 msgid "local change directory"
194 msgstr "zmienia lokalny folder"
195
196 #: fish/fish.c:768
197 msgid "expand wildcards in command"
198 msgstr "rozwija wieloznaczniki w poleceniach"
199
200 #: fish/fish.c:770
201 msgid "measure time taken to run command"
202 msgstr ""
203
204 #: fish/fish.c:782
205 #, c-format
206 msgid ""
207 "alloc - allocate an image\n"
208 "     alloc <filename> <size>\n"
209 "\n"
210 "    This creates an empty (zeroed) file of the given size,\n"
211 "    and then adds so it can be further examined.\n"
212 "\n"
213 "    For more advanced image creation, see qemu-img utility.\n"
214 "\n"
215 "    Size can be specified (where <nn> means a number):\n"
216 "    <nn>             number of kilobytes\n"
217 "      eg: 1440       standard 3.5\" floppy\n"
218 "    <nn>K or <nn>KB  number of kilobytes\n"
219 "    <nn>M or <nn>MB  number of megabytes\n"
220 "    <nn>G or <nn>GB  number of gigabytes\n"
221 "    <nn>sects        number of 512 byte sectors\n"
222 msgstr ""
223 "alloc - przydziela obraz\n"
224 "     alloc <nazwapliku> <rozmiar>\n"
225 "\n"
226 "    Tworzy pusty (wypełniony zerami) plik o podanym rozmiarze,\n"
227 "    a następnie dodaje go, aby mógł być dalej badany.\n"
228 "\n"
229 "    Aby uzyskać bardziej zaawansowane tworzenie obrazu, zobacz\n"
230 "    narzędzie qemu-img.\n"
231 "\n"
232 "    Można podać rozmiar (gdzie <nn> oznacza liczbę):\n"
233 "    <nn>              liczba kilobajtów\n"
234 "      np.: 1440       standardowa dyskietka 3.5\"\n"
235 "    <nn>K lub <nn>KB  liczba kilobajtów\n"
236 "    <nn>M lub <nn>MB  liczba megabajtów\n"
237 "    <nn>G lub <nn>GB  liczba gigabajtów\n"
238 "    <nn>sektory       liczba 512 bajtowych sektorów\n"
239
240 #: fish/fish.c:798
241 #, c-format
242 msgid ""
243 "echo - display a line of text\n"
244 "     echo [<params> ...]\n"
245 "\n"
246 "    This echos the parameters to the terminal.\n"
247 msgstr ""
248 "echo - wyświetla wiersz tekstu\n"
249 "     echo [<parametry> ...]\n"
250 "\n"
251 "    Wyświetla ostatnie parametry w terminalu.\n"
252
253 #: fish/fish.c:805
254 #, c-format
255 msgid ""
256 "edit - edit a file in the image\n"
257 "     edit <filename>\n"
258 "\n"
259 "    This is used to edit a file.\n"
260 "\n"
261 "    It is the equivalent of (and is implemented by)\n"
262 "    running \"cat\", editing locally, and then \"write-file\".\n"
263 "\n"
264 "    Normally it uses $EDITOR, but if you use the aliases\n"
265 "    \"vi\" or \"emacs\" you will get those editors.\n"
266 "\n"
267 "    NOTE: This will not work reliably for large files\n"
268 "    (> 2 MB) or binary files containing \\0 bytes.\n"
269 msgstr ""
270 "edit - modyfikuje plik w obrazie\n"
271 "     edit <nazwapliku>\n"
272 "\n"
273 "    Jest używane do modyfikowania pliku.\n"
274 "\n"
275 "    Jest odpowiednikiem (i jest implementowane przez)\n"
276 "    wykonania polecenia \"cat\", zmodyfikowania lokalnie, a\n"
277 "    następnie wykonania polecenia \"write-file\".\n"
278 "\n"
279 "    Normalnie używa zmiennej $EDITOR, ale jeśli zostanie użyty\n"
280 "    alias \"vi\" lub \"emacs\", uzyskane zostaną te edytory.\n"
281 "\n"
282 "    UWAGA: nie będzie działało poprawnie dla dużych plików\n"
283 "    (> 2 MB) lub plików binarnych zawierających \\0 bajtów.\n"
284
285 #: fish/fish.c:819
286 #, c-format
287 msgid ""
288 "lcd - local change directory\n"
289 "    lcd <directory>\n"
290 "\n"
291 "    Change guestfish's current directory. This command is\n"
292 "    useful if you want to download files to a particular\n"
293 "    place.\n"
294 msgstr ""
295 "lcd - zmienia lokalny folder\n"
296 "    lcd <folder>\n"
297 "\n"
298 "    Zmienia bieżący folder guestfish. Te polecenie jest\n"
299 "    przydatne, jeśli chcesz pobrać pliki do konkretnego\n"
300 "    miejsca.\n"
301
302 #: fish/fish.c:826
303 #, c-format
304 msgid ""
305 "glob - expand wildcards in command\n"
306 "    glob <command> [<args> ...]\n"
307 "\n"
308 "    Glob runs <command> with wildcards expanded in any\n"
309 "    command args.  Note that the command is run repeatedly\n"
310 "    once for each expanded argument.\n"
311 msgstr ""
312 "glob - rozwija wieloznaczniki w poleceniach\n"
313 "    glob <polecenie> [<parametry> ...]\n"
314 "\n"
315 "    Glob wykonuje <polecenie> z wieloznacznikami\n"
316 "    rozwiniętymi we wszystkie parametry polecenia.\n"
317 "    Zauważ, że polecenie jest wykonywane raz dla\n"
318 "    każdego rozwiniętego parametru.\n"
319
320 #: fish/fish.c:834
321 #, fuzzy, c-format
322 msgid ""
323 "more - view a file in the pager\n"
324 "     more <filename>\n"
325 "\n"
326 "    This is used to view a file in the pager.\n"
327 "\n"
328 "    It is the equivalent of (and is implemented by)\n"
329 "    running \"cat\" and using the pager.\n"
330 "\n"
331 "    Normally it uses $PAGER, but if you use the alias\n"
332 "    \"less\" then it always uses \"less\".\n"
333 "\n"
334 "    NOTE: This will not work reliably for large files\n"
335 "    (> 2 MB) or binary files containing \\0 bytes.\n"
336 msgstr ""
337 "edit - modyfikuje plik w obrazie\n"
338 "     edit <nazwapliku>\n"
339 "\n"
340 "    Jest używane do modyfikowania pliku.\n"
341 "\n"
342 "    Jest odpowiednikiem (i jest implementowane przez)\n"
343 "    wykonania polecenia \"cat\", zmodyfikowania lokalnie, a\n"
344 "    następnie wykonania polecenia \"write-file\".\n"
345 "\n"
346 "    Normalnie używa zmiennej $EDITOR, ale jeśli zostanie użyty\n"
347 "    alias \"vi\" lub \"emacs\", uzyskane zostaną te edytory.\n"
348 "\n"
349 "    UWAGA: nie będzie działało poprawnie dla dużych plików\n"
350 "    (> 2 MB) lub plików binarnych zawierających \\0 bajtów.\n"
351
352 #: fish/fish.c:848
353 #, c-format
354 msgid ""
355 "help - display a list of commands or help on a command\n"
356 "     help cmd\n"
357 "     help\n"
358 msgstr ""
359 "help - wyświetla listę poleceń lub pomoc polecenia\n"
360 "     help polecenie\n"
361 "     help\n"
362
363 #: fish/fish.c:854
364 #, c-format
365 msgid ""
366 "quit - quit guestfish\n"
367 "     quit\n"
368 msgstr ""
369 "quit - kończy pracę guestfish\n"
370 "     quit\n"
371
372 #: fish/fish.c:857
373 #, c-format
374 msgid ""
375 "time - measure time taken to run command\n"
376 "    time <command> [<args> ...]\n"
377 "\n"
378 "    This runs <command> as usual, and prints the elapsed\n"
379 "    time afterwards.\n"
380 msgstr ""
381
382 #: fish/fish.c:863
383 #, c-format
384 msgid "%s: command not known, use -h to list all commands\n"
385 msgstr ""
386 "%s: nieznane polecenie, użyj -h, aby wyświetlić listę wszystkich poleceń\n"
387
388 #: fish/glob.c:52
389 #, c-format
390 msgid "use 'glob command [args...]'\n"
391 msgstr ""
392
393 #: fish/glob.c:72
394 #, c-format
395 msgid "glob: guestfs_glob_expand call failed: %s\n"
396 msgstr ""
397
398 #: fish/lcd.c:34
399 #, c-format
400 msgid "use 'lcd directory' to change local directory\n"
401 msgstr ""
402
403 #: fish/more.c:40
404 #, fuzzy, c-format
405 msgid "use '%s filename' to page a file\n"
406 msgstr "użyj \"%s nazwapliku\", aby zmodyfikować plik\n"
407
408 #: fish/time.c:35
409 #, c-format
410 msgid "use 'time command [args...]'\n"
411 msgstr ""
412
413 #: src/guestfs.c:309
414 #, c-format
415 msgid "guestfs_close: called twice on the same handle\n"
416 msgstr "guestfs_close: wywołano dwa razy w tym samym programie obsługującym\n"
417
418 #: src/guestfs.c:417
419 #, c-format
420 msgid "libguestfs: error: %s\n"
421 msgstr "libguestfs: błąd: %s\n"
422
423 #: src/guestfs.c:720
424 msgid "command line cannot be altered after qemu subprocess launched"
425 msgstr ""
426 "wiersz poleceń nie może zostać zmieniony po uruchomieniu podprocesu QEMU"
427
428 #: src/guestfs.c:734
429 msgid "guestfs_config: parameter must begin with '-' character"
430 msgstr "guestfs_config: parametr musi zaczynać się od znaku \"-\""
431
432 #: src/guestfs.c:748
433 #, c-format
434 msgid "guestfs_config: parameter '%s' isn't allowed"
435 msgstr "guestfs_config: parametr \"%s\" nie jest dozwolony"
436
437 #: src/guestfs.c:768 src/guestfs.c:790 src/guestfs.c:808
438 msgid "filename cannot contain ',' (comma) character"
439 msgstr "nazwa pliku nie może zawierać znaku \",\" (przecinka)"
440
441 #: src/guestfs.c:877
442 msgid "you must call guestfs_add_drive before guestfs_launch"
443 msgstr "należy wywołać guestfs_add_drive przed guestfs_launch"
444
445 #: src/guestfs.c:882
446 msgid "qemu has already been launched"
447 msgstr "QEMU zostało już uruchomione"
448
449 #: src/guestfs.c:890
450 #, c-format
451 msgid "%s: cannot create temporary directory"
452 msgstr "%s: nie można utworzyć folderu tymczasowego"
453
454 #: src/guestfs.c:980
455 #, c-format
456 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
457 msgstr "nie można znaleźć %s lub %s w LIBGUESTFS_PATH (bieżąca ścieżka = %s)"
458
459 #: src/guestfs.c:1187
460 msgid "failed to connect to vmchannel socket"
461 msgstr "połączenie się z gniazdem kanału maszyny wirtualnej nie powiodło się"
462
463 #: src/guestfs.c:1206
464 msgid "could not watch qemu stdout"
465 msgstr "nie można obserwować standardowego wyjścia QEMU"
466
467 #: src/guestfs.c:1274
468 #, c-format
469 msgid "external command failed: %s"
470 msgstr "zewnętrzne polecenie nie powiodło się: %s"
471
472 #: src/guestfs.c:1313
473 #, c-format
474 msgid ""
475 "%s: command failed: If qemu is located on a non-standard path, try setting "
476 "the LIBGUESTFS_QEMU environment variable."
477 msgstr ""
478
479 #: src/guestfs.c:1386
480 msgid "qemu has finished launching already"
481 msgstr "QEMU zakończyło już uruchamianie"
482
483 #: src/guestfs.c:1391
484 msgid "qemu has not been launched yet"
485 msgstr "QEMU nie zostało jeszcze uruchomione"
486
487 #: src/guestfs.c:1404
488 msgid "guestfs_wait_ready failed, see earlier error messages"
489 msgstr ""
490 "guestfs_wait_ready nie powiodło się, zobacz wcześniejsze komunikaty błędów"
491
492 #: src/guestfs.c:1414
493 msgid "qemu launched and contacted daemon, but state != READY"
494 msgstr ""
495 "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY"
496
497 #: src/guestfs.c:1425
498 msgid "no subprocess to kill"
499 msgstr "brak podprocesu do zniszczenia"
500
501 #: src/guestfs.c:1473
502 #, c-format
503 msgid "guestfs_set_ready: called when in state %d != BUSY"
504 msgstr "guestfs_set_ready: wywołano, kiedy w stanie %d != ZAJĘTY"
505
506 #: src/guestfs.c:1485
507 #, c-format
508 msgid "guestfs_set_busy: called when in state %d != READY"
509 msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY"
510
511 #: src/guestfs.c:1506
512 #, c-format
513 msgid "guestfs_end_busy: called when in state %d"
514 msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
515
516 #: src/guestfs.c:1564
517 #, c-format
518 msgid "stdout_event: internal error: %d != %d"
519 msgstr "stdout_event: wewnętrzny błąd: %d != %d"
520
521 #: src/guestfs.c:1607
522 #, c-format
523 msgid "sock_read_event: internal error: %d != %d"
524 msgstr "sock_read_event: wewnętrzny błąd: %d != %d"
525
526 #: src/guestfs.c:1637
527 msgid "can't decode length word"
528 msgstr "nie można dekodować długości słowa"
529
530 #: src/guestfs.c:1647
531 #, c-format
532 msgid "received magic signature from guestfsd, but in state %d"
533 msgstr "otrzymano podpis magic z guestfsd, ale w stanie %d"
534
535 #: src/guestfs.c:1650
536 #, c-format
537 msgid "received magic signature from guestfsd, but msg size is %d"
538 msgstr "otrzymano podpis magic z guestfsd, ale rozmiar komunikatu to %d"
539
540 #: src/guestfs.c:1675
541 #, c-format
542 msgid "message length (%u) > maximum possible size (%d)"
543 msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)"
544
545 #: src/guestfs.c:1708
546 #, c-format
547 msgid "state %d != BUSY"
548 msgstr "stan %d != ZAJĘTY"
549
550 #: src/guestfs.c:1748
551 #, c-format
552 msgid "sock_write_event: internal error: %d != %d"
553 msgstr "sock_write_event: wewnętrzny błąd: %d != %d"
554
555 #: src/guestfs.c:1753
556 #, c-format
557 msgid "sock_write_event: state %d != BUSY"
558 msgstr "sock_write_event: stan %d != ZAJĘTY"
559
560 #: src/guestfs.c:1860 src/guestfs.c:1883
561 msgid "remove_handle failed"
562 msgstr "remove_handle nie powiodło się"
563
564 #: src/guestfs.c:1871 src/guestfs.c:1894
565 msgid "add_handle failed"
566 msgstr "add_handle nie powiodło się"
567
568 #: src/guestfs.c:1927
569 #, c-format
570 msgid "guestfs__send_sync: state %d != BUSY"
571 msgstr "guestfs__send_sync: stan %d != ZAJĘTY"
572
573 #: src/guestfs.c:1935 src/guestfs.c:2115
574 msgid "guestfs__send_sync: msg_out should be NULL"
575 msgstr "guestfs__send_sync: msg_out powinno być PUSTE"
576
577 #: src/guestfs.c:1957
578 msgid "xdr_guestfs_message_header failed"
579 msgstr "xdr_guestfs_message_header nie powiodło się"
580
581 #: src/guestfs.c:1966
582 msgid "dispatch failed to marshal args"
583 msgstr "rozdzielenie parametrów marszałka nie powiodło się"
584
585 #: src/guestfs.c:1992
586 msgid "send failed, see earlier error messages"
587 msgstr "wysłanie nie powiodło się, zobacz wcześniejsze komunikaty błędów"
588
589 #: src/guestfs.c:2107
590 #, c-format
591 msgid "send_file_chunk_sync: state %d != READY"
592 msgstr "send_file_chunk_sync: stan %d != GOTOWY"
593
594 #: src/guestfs.c:2138
595 #, c-format
596 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
597 msgstr "xdr_guestfs_chunk nie powiodło się (bufor = %p, długość bufora = %zu)"
598
599 #: src/guestfs.c:2163
600 msgid "send file chunk failed, see earlier error messages"
601 msgstr ""
602 "wysłanie fragmentu pliku nie powiodło się, zobacz wcześniejsze komunikaty "
603 "błędów"
604
605 #: src/guestfs.c:2214
606 #, c-format
607 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
608 msgstr ""
609 "check_for_daemon_cancellation: odczytano 0x%x z demona, oczekiwano 0x%x\n"
610
611 #: src/guestfs.c:2252
612 #, c-format
613 msgid "%s: error in chunked encoding"
614 msgstr "%s: błąd w kodowaniu fragmentu"
615
616 #: src/guestfs.c:2280
617 msgid "write to daemon socket"
618 msgstr "zapisz do gniazda demona"
619
620 #: src/guestfs.c:2327
621 msgid "failed to parse file chunk"
622 msgstr "przeanalizowanie fragmentu pliku nie powiodło się"
623
624 #: src/guestfs.c:2359
625 msgid "receive_file_data_sync: reply callback not called\n"
626 msgstr "receive_file_data_sync: nie wywołano odpowiedzi wywołania zwrotnego\n"
627
628 #: src/guestfs.c:2364
629 msgid "receive_file_data_sync: parse error in reply callback\n"
630 msgstr ""
631 "receive_file_data_sync: błąd analizy w odpowiedzi wywołania zwrotnego\n"
632
633 #: src/guestfs.c:2378
634 msgid "file receive cancelled by daemon"
635 msgstr "otrzymanie pliku zostało anulowane przez demona"
636
637 #: src/guestfs.c:2413 src/guestfs.c:2471
638 #, c-format
639 msgid "fd %d is out of range"
640 msgstr "fd %d jest spoza zakresu"
641
642 #: src/guestfs.c:2421
643 #, c-format
644 msgid "set of events (0x%x) contains unknown events"
645 msgstr "zestaw zdarzeń (0x%x) zawiera nieznane zdarzenia"
646
647 #: src/guestfs.c:2426
648 msgid "set of events is empty"
649 msgstr "zestaw zdarzeń jest pusty"
650
651 #: src/guestfs.c:2433
652 #, c-format
653 msgid "fd %d is already registered"
654 msgstr "fd %d jest już zarejestrowane"
655
656 #: src/guestfs.c:2438
657 msgid "callback is NULL"
658 msgstr "wywołanie zwrotne jest PUSTE"
659
660 #: src/guestfs.c:2478
661 #, c-format
662 msgid "fd %d was not registered"
663 msgstr "fd %d nie zostało zarejestrowane"
664
665 #: src/guestfs.c:2527
666 msgid "select_main_loop_run: this cannot be called recursively"
667 msgstr "select_main_loop_run: nie może zostać wywołane rekursywnie"