Version 1.7.18.
[libguestfs.git] / po / pl.po
index ee6b96b..d1f2e76 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
 "Project-Id-Version: pl\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-26 22:32+0000\n"
+"POT-Creation-Date: 2010-12-01 17:33+0000\n"
 "PO-Revision-Date: 2010-10-23 13:41+0200\n"
 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -2980,17 +2980,17 @@ msgstr "QEMU nie zostało jeszcze uruchomione"
 msgid "no subprocess to kill"
 msgstr "brak podprocesu do zniszczenia"
 
-#: src/proto.c:143
+#: src/proto.c:146
 #, c-format
 msgid "guestfs_set_busy: called when in state %d != READY"
 msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY"
 
-#: src/proto.c:166
+#: src/proto.c:169
 #, c-format
 msgid "guestfs_end_busy: called when in state %d"
 msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
 
-#: src/proto.c:281
+#: src/proto.c:350
 #, c-format
 msgid ""
 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
@@ -2998,67 +2998,67 @@ msgstr ""
 "check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x"
 "%x\n"
 
-#: src/proto.c:453 src/proto.c:514
+#: src/proto.c:519 src/proto.c:580
 msgid "unexpected end of file when reading from daemon"
 msgstr "nieoczekiwany koniec pliku podczas odczytywania z demona"
 
-#: src/proto.c:474
+#: src/proto.c:540
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr "otrzymano podpis magic z guestfsd, ale w stanie %d"
 
-#: src/proto.c:491
+#: src/proto.c:557
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)"
 
-#: src/proto.c:641
+#: src/proto.c:708
 #, c-format
 msgid "guestfs___send: state %d != BUSY"
 msgstr "guestfs___send: stan %d != ZAJĘTY"
 
-#: src/proto.c:663
+#: src/proto.c:732
 msgid "xdr_guestfs_message_header failed"
 msgstr "xdr_guestfs_message_header nie powiodło się"
 
-#: src/proto.c:672
+#: src/proto.c:741
 msgid "dispatch failed to marshal args"
 msgstr "rozdzielenie parametrów marszałka nie powiodło się"
 
-#: src/proto.c:802
+#: src/proto.c:871
 #, c-format
 msgid "send_file_chunk: state %d != READY"
 msgstr "send_file_chunk: stan %d != GOTOWY"
 
-#: src/proto.c:818
+#: src/proto.c:887
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr "xdr_guestfs_chunk nie powiodło się (bufor = %p, długość bufora = %zu)"
 
-#: src/proto.c:941
+#: src/proto.c:1010
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr "%s: błąd w kodowaniu fragmentu"
 
-#: src/proto.c:969
+#: src/proto.c:1038
 msgid "write to daemon socket"
 msgstr "zapisuje do gniazda demona"
 
-#: src/proto.c:992
+#: src/proto.c:1061
 msgid "receive_file_data: parse error in reply callback"
 msgstr "receive_file_data: błąd przetwarzania w odpowiedzi wywołania zwrotnego"
 
-#: src/proto.c:997
+#: src/proto.c:1066
 msgid "receive_file_data: unexpected flag received when reading file chunks"
 msgstr ""
 "receive_file_data: otrzymano nieoczekiwaną flagę podczas odczytywania "
 "fragmentów pliku"
 
-#: src/proto.c:1005
+#: src/proto.c:1074
 msgid "failed to parse file chunk"
 msgstr "przetworzenie fragmentu pliku nie powiodło się"
 
-#: src/proto.c:1014
+#: src/proto.c:1083
 msgid "file receive cancelled by daemon"
 msgstr "otrzymanie pliku zostało anulowane przez demona"
 
@@ -3378,12 +3378,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr "virt-rescue: ten program nie działa na 32 bitowym gospodarzu\n"
 
-#: tools/virt-resize.pl:583
+#: tools/virt-resize.pl:581
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "virt-resize: {file}: nie istnieje lub nie jest odczytywalny\n"
 
-#: tools/virt-resize.pl:585
+#: tools/virt-resize.pl:583
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -3395,23 +3395,23 @@ msgstr ""
 "Proszę przeczytać stronę podręcznika virt-resize(1), aby dowiedzieć się "
 "więcej.\n"
 
-#: tools/virt-resize.pl:664 tools/virt-resize.pl:667
+#: tools/virt-resize.pl:662 tools/virt-resize.pl:665
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 "virt-resize: {file}: plik jest za mały, aby był obrazem dysku ({sz} bajtów)\n"
 
-#: tools/virt-resize.pl:683 tools/virt-resize.pl:695
+#: tools/virt-resize.pl:681 tools/virt-resize.pl:693
 msgid "virt-resize: short read"
 msgstr "virt-resize: krótki odczyt"
 
-#: tools/virt-resize.pl:829
+#: tools/virt-resize.pl:827
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "virt-resize: brak woluminu logicznego o nazwie {n}\n"
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:847
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
@@ -3420,7 +3420,7 @@ msgstr ""
 "{p}: nie odnaleziono partycji w źródłowym obrazie dysku podczas używania "
 "opcji wiersza poleceń\"{opt}\"\n"
 
-#: tools/virt-resize.pl:855
+#: tools/virt-resize.pl:853
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
@@ -3428,7 +3428,7 @@ msgstr ""
 "{p}: zignorowano partycję, nie można jej używać w kolejnych parametrach "
 "wiersza poleceń\n"
 
-#: tools/virt-resize.pl:859
+#: tools/virt-resize.pl:857
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
@@ -3436,27 +3436,27 @@ msgstr ""
 "{p}: usunięto partycję, nie można jej używać w kolejnych parametrach wiersza "
 "poleceń\n"
 
-#: tools/virt-resize.pl:901
+#: tools/virt-resize.pl:899
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr "{p}: ta partycja została już oznaczona do zmiany rozmiaru\n"
 
-#: tools/virt-resize.pl:909
+#: tools/virt-resize.pl:907
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr "{p}: brak pola rozmiaru w opcji {o}\n"
 
-#: tools/virt-resize.pl:926
+#: tools/virt-resize.pl:924
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr "{p}: {f}: nie można przetworzyć pola rozmiaru\n"
 
-#: tools/virt-resize.pl:931
+#: tools/virt-resize.pl:929
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr "{p}: nowy rozmiar wynosi zero lub jest ujemny\n"
 
-#: tools/virt-resize.pl:954
+#: tools/virt-resize.pl:952
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -3469,12 +3469,12 @@ msgstr ""
 "Należy najpierw zmienić rozmiar zawartości, w tym celu proszę zobaczyć "
 "stronę podręcznika virt-resize(1).\n"
 
-#: tools/virt-resize.pl:970
+#: tools/virt-resize.pl:968
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 "virt-resize: nie można używać razem opcji --expand i --shrink together\n"
 
-#: tools/virt-resize.pl:1019
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
@@ -3483,7 +3483,7 @@ msgstr ""
 "virt-resize: błąd: nie można użyć opcji --expand, kiedy nie ma miejsca na\n"
 "rozszerzenie. Należy zwiększyć dysk docelowy o co najmniej {h}.\n"
 
-#: tools/virt-resize.pl:1034
+#: tools/virt-resize.pl:1032
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
@@ -3491,55 +3491,55 @@ msgstr ""
 "virt-resize: błąd: nie można użyć opcji --shrink, ponieważ brak deficytu\n"
 "(proszę zobaczyć \"deficit\" na stronie podręcznika virt-resize(1)).\n"
 
-#: tools/virt-resize.pl:1049
+#: tools/virt-resize.pl:1047
 msgid "Summary of changes:\n"
 msgstr "Podsumowanie zmian:\n"
 
-#: tools/virt-resize.pl:1053
+#: tools/virt-resize.pl:1051
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr "{p}: partycja zostanie zignorowana\n"
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1053
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr "{p}: partycja zostanie usunięta\n"
 
-#: tools/virt-resize.pl:1057
+#: tools/virt-resize.pl:1055
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr "{p}: rozmiar partycji zostanie zmieniony z {oldsize} do {newsize}\n"
 
-#: tools/virt-resize.pl:1062
+#: tools/virt-resize.pl:1060
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr "{p}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n"
 
-#: tools/virt-resize.pl:1067
+#: tools/virt-resize.pl:1065
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr "{p}: partycja zostanie pozostawiona bez zmian\n"
 
-#: tools/virt-resize.pl:1072
+#: tools/virt-resize.pl:1070
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr "{n}: wolumin logiczny zostanie rozszerzony do maksymalnego rozmiaru\n"
 
-#: tools/virt-resize.pl:1078
+#: tools/virt-resize.pl:1076
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr "{n}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n"
 
-#: tools/virt-resize.pl:1085
+#: tools/virt-resize.pl:1083
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr "Istnieje nadmiar {spl} bajtów ({h}).\n"
 
-#: tools/virt-resize.pl:1090
+#: tools/virt-resize.pl:1088
 msgid "An extra partition will be created for the surplus.\n"
 msgstr "Dodatkowa partycja zostanie utworzona dla nadmiarowego miejsca.\n"
 
-#: tools/virt-resize.pl:1092
+#: tools/virt-resize.pl:1090
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
@@ -3547,7 +3547,7 @@ msgstr ""
 "Nadmiarowe miejsce nie jest dostatecznie duże do utworzenia dodatkowej\n"
 "partycji, więc zostanie zignorowane.\n"
 
-#: tools/virt-resize.pl:1095
+#: tools/virt-resize.pl:1093
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
@@ -3556,7 +3556,7 @@ msgstr ""
 "partycjonowania w gościu, aby partycjonować te dodatkowe miejsce w razie\n"
 "potrzeby.\n"
 
-#: tools/virt-resize.pl:1098
+#: tools/virt-resize.pl:1096
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -3567,16 +3567,16 @@ msgstr ""
 "Należy zwiększyć dysk docelowy co najmniej o tę ilość lub dostosować\n"
 "żądania zmiany rozmiaru.\n"
 
-#: tools/virt-resize.pl:1115
+#: tools/virt-resize.pl:1113
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr "virt-resize: dysk źródłowy nie posiada pierwszej partycji\n"
 
-#: tools/virt-resize.pl:1210
+#: tools/virt-resize.pl:1208
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr "Kopiowanie {p}...\n"
 
-#: tools/virt-resize.pl:1273 tools/virt-resize.pl:1331
+#: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr "Rozszerzanie {p} używając metody \"{meth}\"\n"