aboutsummaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po193
1 files changed, 96 insertions, 97 deletions
diff --git a/po/pl.po b/po/pl.po
index 113180e5..d360cdce 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xz 5.6.0-pre2\n"
"Report-Msgid-Bugs-To: xz@tukaani.org\n"
-"POT-Creation-Date: 2024-02-15 01:57+0800\n"
+"POT-Creation-Date: 2024-03-09 16:17+0800\n"
"PO-Revision-Date: 2024-02-15 21:15+0100\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -55,9 +55,9 @@ msgstr "Wraz z opcją „--files” lub „--files0” można podać tylko jeden
#. TRANSLATORS: This is a translatable
#. string because French needs a space
#. before the colon ("%s : %s").
-#: src/xz/args.c:621 src/xz/coder.c:1058 src/xz/coder.c:1074
-#: src/xz/coder.c:1374 src/xz/coder.c:1377 src/xz/file_io.c:685
-#: src/xz/file_io.c:759 src/xz/file_io.c:849 src/xz/file_io.c:1020
+#: src/xz/args.c:621 src/xz/coder.c:1068 src/xz/coder.c:1084
+#: src/xz/coder.c:1384 src/xz/coder.c:1387 src/xz/file_io.c:518
+#: src/xz/file_io.c:592 src/xz/file_io.c:682 src/xz/file_io.c:854
#: src/xz/list.c:368 src/xz/list.c:414 src/xz/list.c:476 src/xz/list.c:590
#: src/xz/list.c:599
#, c-format
@@ -151,46 +151,42 @@ msgstr "Nieobsługiwany łańcuch filtrów lub opcje filtra"
msgid "Decompression will need %s MiB of memory."
msgstr "Dekompresja będzie wymagała %s MiB pamięci."
-#: src/xz/coder.c:584
+#: src/xz/coder.c:591
#, c-format
msgid "Reduced the number of threads from %s to %s to not exceed the memory usage limit of %s MiB"
msgstr "Zmniejszono liczbę wątków z %s do %s, aby nie przekroczyć limitu użycia pamięci %s MiB"
-#: src/xz/coder.c:604
+#: src/xz/coder.c:614
#, c-format
msgid "Reduced the number of threads from %s to one. The automatic memory usage limit of %s MiB is still being exceeded. %s MiB of memory is required. Continuing anyway."
msgstr "Zmniejszono liczbę wątków z %s do jednego. Automatyczny limit użycia pamięci %s MiB jest nadal przekroczony - wymagane jest %s MiB. Kontynuacja mimo to."
-#: src/xz/coder.c:631
+#: src/xz/coder.c:641
#, c-format
msgid "Switching to single-threaded mode to not exceed the memory usage limit of %s MiB"
msgstr "Przełączenie w tryb jednowątkowy, aby nie przekroczyć limitu użycia pamięci %s MiB"
-#: src/xz/coder.c:756
+#: src/xz/coder.c:766
#, c-format
msgid "Adjusted LZMA%c dictionary size from %s MiB to %s MiB to not exceed the memory usage limit of %s MiB"
msgstr "Skorygowano rozmiar słownika LZMA%c z %s MiB do %s MiB aby nie przekroczyć limitu użycia pamięci %s MiB"
-#: src/xz/coder.c:766
+#: src/xz/coder.c:776
#, c-format
msgid "Adjusted LZMA%c dictionary size for --filters%u from %s MiB to %s MiB to not exceed the memory usage limit of %s MiB"
msgstr "Skorygowano rozmiar słownika LZMA%c dla --filters%u z %s MiB do %s MiB, aby nie przekroczyć limitu użycia pamięci %s MiB"
-#: src/xz/coder.c:1140
+#: src/xz/coder.c:1150
#, c-format
msgid "Error changing to filter chain %u: %s"
msgstr "Błąd podczas zmiany w łańcuchu filtrów %u: %s"
-#: src/xz/file_io.c:136 src/xz/file_io.c:144
+#: src/xz/file_io.c:122 src/xz/file_io.c:130
#, c-format
msgid "Error creating a pipe: %s"
msgstr "Błąd tworzenia potoku: %s"
-#: src/xz/file_io.c:332
-msgid "Failed to enable the sandbox"
-msgstr "Nie udało się włączyć piaskownicy"
-
-#: src/xz/file_io.c:374
+#: src/xz/file_io.c:207
#, c-format
msgid "%s: poll() failed: %s"
msgstr "%s: poll() nie powiodło się: %s"
@@ -205,111 +201,111 @@ msgstr "%s: poll() nie powiodło się: %s"
#. it is possible that the user has put a new file in place
#. of the original file, and in that case it obviously
#. shouldn't be removed.
-#: src/xz/file_io.c:441
+#: src/xz/file_io.c:274
#, c-format
msgid "%s: File seems to have been moved, not removing"
msgstr "%s: Plik wygląda na przeniesiony, nie zostanie usunięty"
-#: src/xz/file_io.c:448 src/xz/file_io.c:1004
+#: src/xz/file_io.c:281 src/xz/file_io.c:838
#, c-format
msgid "%s: Cannot remove: %s"
msgstr "%s: Nie można usunąć: %s"
-#: src/xz/file_io.c:474
+#: src/xz/file_io.c:307
#, c-format
msgid "%s: Cannot set the file owner: %s"
msgstr "%s: Nie można ustawić właściciela pliku: %s"
-#: src/xz/file_io.c:487
+#: src/xz/file_io.c:320
#, c-format
msgid "%s: Cannot set the file group: %s"
msgstr "%s: Nie można ustawić grupy pliku: %s"
-#: src/xz/file_io.c:506
+#: src/xz/file_io.c:339
#, c-format
msgid "%s: Cannot set the file permissions: %s"
msgstr "%s: Nie można ustawić uprawnień pliku: %s"
-#: src/xz/file_io.c:632
+#: src/xz/file_io.c:465
#, c-format
msgid "Error getting the file status flags from standard input: %s"
msgstr "Błąd podczas pobierania flag stanu pliku ze standardowego wejścia: %s"
-#: src/xz/file_io.c:690 src/xz/file_io.c:752
+#: src/xz/file_io.c:523 src/xz/file_io.c:585
#, c-format
msgid "%s: Is a symbolic link, skipping"
msgstr "%s: Jest dowiązaniem symbolicznym, pominięto"
-#: src/xz/file_io.c:781
+#: src/xz/file_io.c:614
#, c-format
msgid "%s: Is a directory, skipping"
msgstr "%s: Jest katalogiem, pominięto"
-#: src/xz/file_io.c:787
+#: src/xz/file_io.c:620
#, c-format
msgid "%s: Not a regular file, skipping"
msgstr "%s: Nie jest zwykłym plikiem, pominięto"
-#: src/xz/file_io.c:804
+#: src/xz/file_io.c:637
#, c-format
msgid "%s: File has setuid or setgid bit set, skipping"
msgstr "%s: Plik ma ustawiony bit setuid lub setgid, pominięto"
-#: src/xz/file_io.c:811
+#: src/xz/file_io.c:644
#, c-format
msgid "%s: File has sticky bit set, skipping"
msgstr "%s: Plik ma ustawiony bit sticky, pominięto"
-#: src/xz/file_io.c:818
+#: src/xz/file_io.c:651
#, c-format
msgid "%s: Input file has more than one hard link, skipping"
msgstr "%s: Plik wejściowy ma więcej niż jedno dowiązanie zwykłe, pominięto"
-#: src/xz/file_io.c:860
+#: src/xz/file_io.c:693
msgid "Empty filename, skipping"
msgstr "Pusta nazwa pliku, pominięto"
-#: src/xz/file_io.c:914
+#: src/xz/file_io.c:748
#, c-format
msgid "Error restoring the status flags to standard input: %s"
msgstr "Błąd podczas odtwarzania flag stanu dla standardowego wejścia: %s"
-#: src/xz/file_io.c:962
+#: src/xz/file_io.c:796
#, c-format
msgid "Error getting the file status flags from standard output: %s"
msgstr "Błąd podczas pobierania flag stanu pliku ze standardowego wyjścia: %s"
-#: src/xz/file_io.c:1161
+#: src/xz/file_io.c:995
#, c-format
msgid "Error restoring the O_APPEND flag to standard output: %s"
msgstr "Błąd podczas odtwarzania flagi O_APPEND dla standardowego wyjścia: %s"
-#: src/xz/file_io.c:1173
+#: src/xz/file_io.c:1007
#, c-format
msgid "%s: Closing the file failed: %s"
msgstr "%s: Zamknięcie pliku nie powiodło się: %s"
-#: src/xz/file_io.c:1209 src/xz/file_io.c:1471
+#: src/xz/file_io.c:1043 src/xz/file_io.c:1305
#, c-format
msgid "%s: Seeking failed when trying to create a sparse file: %s"
msgstr "%s: Zmiana pozycji nie powiodła się podczas próby utworzenia pliku rzadkiego: %s"
-#: src/xz/file_io.c:1309
+#: src/xz/file_io.c:1143
#, c-format
msgid "%s: Read error: %s"
msgstr "%s: Błąd odczytu: %s"
-#: src/xz/file_io.c:1339
+#: src/xz/file_io.c:1173
#, c-format
msgid "%s: Error seeking the file: %s"
msgstr "%s: Błąd podczas zmiany pozycji w pliku: %s"
-#: src/xz/file_io.c:1363
+#: src/xz/file_io.c:1197
#, c-format
msgid "%s: Unexpected end of file"
msgstr "%s: Nieoczekiwany koniec pliku"
-#: src/xz/file_io.c:1422
+#: src/xz/file_io.c:1256
#, c-format
msgid "%s: Write error: %s"
msgstr "%s: Błąd zapisu: %s"
@@ -571,26 +567,26 @@ msgstr "Proszę spróbować „lzmainfo” z plikami .lzma."
msgid "--list does not support reading from standard input"
msgstr "--list nie obsługuje odczytu ze standardowego wejścia"
-#: src/xz/main.c:95
+#: src/xz/main.c:89
#, c-format
msgid "%s: Error reading filenames: %s"
msgstr "%s: Błąd odczytu nazw plików: %s"
-#: src/xz/main.c:102
+#: src/xz/main.c:96
#, c-format
msgid "%s: Unexpected end of input when reading filenames"
msgstr "%s: Nieoczekiwany koniec wejścia podczas odczytu nazw plików"
-#: src/xz/main.c:126
+#: src/xz/main.c:120
#, c-format
msgid "%s: Null character found when reading filenames; maybe you meant to use '--files0' instead of '--files'?"
msgstr "%s: Napotkano znak NUL podczas odczytu nazw plików; może miało być „--files0” zamiast „--files”?"
-#: src/xz/main.c:206
+#: src/xz/main.c:191
msgid "Compression and decompression with --robot are not supported yet."
msgstr "Kompresja i dekompresja z opcją --robot nie jest jeszcze obsługiwana."
-#: src/xz/main.c:284
+#: src/xz/main.c:289
msgid "Cannot read data from standard input when reading filenames from standard input"
msgstr "Nie można odczytać danych ze standardowego wejścia przy czytaniu nazw plików ze standardowego wejścia"
@@ -598,68 +594,68 @@ msgstr "Nie można odczytać danych ze standardowego wejścia przy czytaniu nazw
#. of the line in messages. Usually it becomes "xz: ".
#. This is a translatable string because French needs
#. a space before a colon.
-#: src/xz/message.c:670 src/xz/message.c:725
+#: src/xz/message.c:651 src/xz/message.c:706
#, c-format
msgid "%s: "
msgstr "%s: "
-#: src/xz/message.c:797 src/xz/message.c:856 src/lzmainfo/lzmainfo.c:131
+#: src/xz/message.c:778 src/xz/message.c:837 src/lzmainfo/lzmainfo.c:131
msgid "Internal error (bug)"
msgstr "Błąd wewnętrzny"
-#: src/xz/message.c:804
+#: src/xz/message.c:785
msgid "Cannot establish signal handlers"
msgstr "Nie można ustawić obsługi sygnałów"
-#: src/xz/message.c:813
+#: src/xz/message.c:794
msgid "No integrity check; not verifying file integrity"
msgstr "Brak kontroli spójności; poprawność plików nie będzie weryfikowana"
-#: src/xz/message.c:816
+#: src/xz/message.c:797
msgid "Unsupported type of integrity check; not verifying file integrity"
msgstr "Nieobsługiwany typ kontroli spójności; poprawność plików nie będzie weryfikowana"
-#: src/xz/message.c:823
+#: src/xz/message.c:804
msgid "Memory usage limit reached"
msgstr "Osiągnięto limit użycia pamięci"
-#: src/xz/message.c:826
+#: src/xz/message.c:807
msgid "File format not recognized"
msgstr "Nie rozpoznany format pliku"
-#: src/xz/message.c:829
+#: src/xz/message.c:810
msgid "Unsupported options"
msgstr "Nieobsługiwane opcje"
-#: src/xz/message.c:832
+#: src/xz/message.c:813
msgid "Compressed data is corrupt"
msgstr "Dane skompresowane są uszkodzone"
-#: src/xz/message.c:835
+#: src/xz/message.c:816
msgid "Unexpected end of input"
msgstr "Nieoczekiwany koniec wejścia"
-#: src/xz/message.c:877
+#: src/xz/message.c:858
#, c-format
msgid "%s MiB of memory is required. The limiter is disabled."
msgstr "Wymagane jest %s MiB pamięci. Limit jest wyłączony."
-#: src/xz/message.c:905
+#: src/xz/message.c:886
#, c-format
msgid "%s MiB of memory is required. The limit is %s."
msgstr "Wymagane jest %s MiB pamięci. Limit to %s."
-#: src/xz/message.c:924
+#: src/xz/message.c:905
#, c-format
msgid "%s: Filter chain: %s\n"
msgstr "%s: Łańcuch filtrów: %s\n"
-#: src/xz/message.c:935
+#: src/xz/message.c:916
#, c-format
msgid "Try '%s --help' for more information."
msgstr "Polecenie „%s --help” pokaże więcej informacji."
-#: src/xz/message.c:961
+#: src/xz/message.c:942
#, c-format
msgid ""
"Usage: %s [OPTION]... [FILE]...\n"
@@ -670,17 +666,17 @@ msgstr ""
"Kompresja lub dekompresja PLIKÓW w formacie .xz.\n"
"\n"
-#: src/xz/message.c:968
+#: src/xz/message.c:949
msgid "Mandatory arguments to long options are mandatory for short options too.\n"
msgstr ""
"Argumenty obowiązkowe dla opcji długich są obowiązkowe również dla opcji\n"
"krótkich.\n"
-#: src/xz/message.c:972
+#: src/xz/message.c:953
msgid " Operation mode:\n"
msgstr " Tryb pracy:\n"
-#: src/xz/message.c:975
+#: src/xz/message.c:956
msgid ""
" -z, --compress force compression\n"
" -d, --decompress force decompression\n"
@@ -692,7 +688,7 @@ msgstr ""
" -t, --test sprawdzenie spójności plików skompresowanych\n"
" -l, --list wypisanie informacji o plikach .xz"
-#: src/xz/message.c:981
+#: src/xz/message.c:962
msgid ""
"\n"
" Operation modifiers:\n"
@@ -700,7 +696,7 @@ msgstr ""
"\n"
" Modyfikatory operacji:\n"
-#: src/xz/message.c:984
+#: src/xz/message.c:965
msgid ""
" -k, --keep keep (don't delete) input files\n"
" -f, --force force overwrite of output file and (de)compress links\n"
@@ -710,7 +706,7 @@ msgstr ""
" -f, --force nadpisywanie plików wyjściowych i (de)kompresja dowiązań\n"
" -c, --stdout zapis na standardowe wyjście, nieusuwanie plików wej."
-#: src/xz/message.c:993
+#: src/xz/message.c:974
msgid ""
" --single-stream decompress only the first stream, and silently\n"
" ignore possible remaining input data"
@@ -718,7 +714,7 @@ msgstr ""
" --single-stream dekompresja tylko pierwszego strumienia, ciche\n"
" zignorowanie pozostałych danych wejściowych"
-#: src/xz/message.c:996
+#: src/xz/message.c:977
msgid ""
" --no-sparse do not create sparse files when decompressing\n"
" -S, --suffix=.SUF use the suffix '.SUF' on compressed files\n"
@@ -734,7 +730,7 @@ msgstr ""
" wejścia; muszą być zakończone znakiem nowej linii\n"
" --files0[=PLIK] podobnie do --files, ale znakiem kończącym musi być NUL"
-#: src/xz/message.c:1005
+#: src/xz/message.c:986
msgid ""
"\n"
" Basic file format and compression options:\n"
@@ -742,7 +738,7 @@ msgstr ""
"\n"
" Podstawowe opcje formatu pliku i kompresji:\n"
-#: src/xz/message.c:1007
+#: src/xz/message.c:988
msgid ""
" -F, --format=FMT file format to encode or decode; possible values are\n"
" 'auto' (default), 'xz', 'lzma', 'lzip', and 'raw'\n"
@@ -754,11 +750,11 @@ msgstr ""
" -C, --check=TEST typ kontroli spójności: „none” (ostrożnie!),\n"
" „crc32”, „crc64” (domyślny) lub „sha256”"
-#: src/xz/message.c:1012
+#: src/xz/message.c:993
msgid " --ignore-check don't verify the integrity check when decompressing"
msgstr " --ignore-check bez kontroli sprawdzania integralności przy dekompresji"
-#: src/xz/message.c:1016
+#: src/xz/message.c:997
msgid ""
" -0 ... -9 compression preset; default is 6; take compressor *and*\n"
" decompressor memory usage into account before using 7-9!"
@@ -767,7 +763,7 @@ msgstr ""
" użyciem wartości 7-9 należy wziąć pod uwagę wykorzystanie\n"
" pamięci przy kompresji *oraz* dekompresji!"
-#: src/xz/message.c:1020
+#: src/xz/message.c:1001
msgid ""
" -e, --extreme try to improve compression ratio by using more CPU time;\n"
" does not affect decompressor memory requirements"
@@ -776,7 +772,7 @@ msgstr ""
" ilości czasu procesora; nie wpływa na wymagania\n"
" pamięciowe dekompresora"
-#: src/xz/message.c:1024
+#: src/xz/message.c:1005
msgid ""
" -T, --threads=NUM use at most NUM threads; the default is 0 which uses\n"
" as many threads as there are processor cores"
@@ -784,7 +780,7 @@ msgstr ""
" -T, --threads=ILE użycie maksymalnie ILU wątków; domyślnie 0, co oznacza\n"
" tyle, ile jest rdzeni procesorów"
-#: src/xz/message.c:1029
+#: src/xz/message.c:1010
msgid ""
" --block-size=SIZE\n"
" start a new .xz block after every SIZE bytes of input;\n"
@@ -795,7 +791,7 @@ msgstr ""
" opcja służy do ustawienia rozmiaru bloku dla kompresji\n"
" wielowątkowej"
-#: src/xz/message.c:1033
+#: src/xz/message.c:1014
msgid ""
" --block-list=BLOCKS\n"
" start a new .xz block after the given comma-separated\n"
@@ -809,7 +805,7 @@ msgstr ""
" podać numer łańcucha filtrów (0-9) ze znakiem „:” przed\n"
" rozmiarem danych nieskompresowanych"
-#: src/xz/message.c:1039
+#: src/xz/message.c:1020
msgid ""
" --flush-timeout=TIMEOUT\n"
" when compressing, if more than TIMEOUT milliseconds has\n"
@@ -821,7 +817,7 @@ msgstr ""
" ostatniegu zapisu bloku, a odczyt kolejnych danych byłby\n"
" blokujący, wszystkie gotowe dane są zapisywane"
-#: src/xz/message.c:1045
+#: src/xz/message.c:1026
#, no-c-format
msgid ""
" --memlimit-compress=LIMIT\n"
@@ -840,7 +836,7 @@ msgstr ""
" dekompresji, dekompresji wielowątkowej lub wszystkich;\n"
" LIMIT jest w bajtach, % RAM lub 0 dla limitów domyślnych"
-#: src/xz/message.c:1054
+#: src/xz/message.c:1035
msgid ""
" --no-adjust if compression settings exceed the memory usage limit,\n"
" give an error instead of adjusting the settings downwards"
@@ -849,7 +845,7 @@ msgstr ""
" pamięci, zostanie zgłoszony błąd zamiast zmniejszania\n"
" ustawień"
-#: src/xz/message.c:1060
+#: src/xz/message.c:1041
msgid ""
"\n"
" Custom filter chain for compression (alternative for using presets):"
@@ -857,7 +853,7 @@ msgstr ""
"\n"
" Łańcuch własnych filtrów do kompresji (alternatywa do używania -0 .. -9):"
-#: src/xz/message.c:1063
+#: src/xz/message.c:1044
msgid ""
"\n"
" --filters=FILTERS set the filter chain using the liblzma filter string\n"
@@ -867,7 +863,7 @@ msgstr ""
" --filters=FILTRY ustawienie łańcucha filtrów przy użyciu składni łańcucha\n"
" filtrów liblzma; więcej informacji z opcją --filters-help"
-#: src/xz/message.c:1069
+#: src/xz/message.c:1050
msgid ""
" --filters1=FILTERS ... --filters9=FILTERS\n"
" set additional filter chains using the liblzma filter\n"
@@ -878,7 +874,7 @@ msgstr ""
" składni łańcucha filtrów liblzma do użyciaw opcji\n"
" --block-list"
-#: src/xz/message.c:1075
+#: src/xz/message.c:1056
msgid ""
" --filters-help display more information about the liblzma filter string\n"
" syntax and exit."
@@ -886,7 +882,7 @@ msgstr ""
" --filters-help więcej informacji o składni lańcuchów filtrów libzma\n"
" i zakończenie."
-#: src/xz/message.c:1086
+#: src/xz/message.c:1067
msgid ""
"\n"
" --lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or\n"
@@ -915,7 +911,7 @@ msgstr ""
" mf=NAZWA dopasowywacz (hc3, hc4, bt2, bt3, bt4; bt4)\n"
" depth=ILE maks. głębokość szukania; 0=auto (domyślne)"
-#: src/xz/message.c:1101
+#: src/xz/message.c:1082
msgid ""
"\n"
" --x86[=OPTS] x86 BCJ filter (32-bit and 64-bit)\n"
@@ -941,7 +937,7 @@ msgstr ""
" Poprawne OPCJE dla wszystkich filtrów BCJ:\n"
" start=ILE offset początku konwersji (domyślnie=0)"
-#: src/xz/message.c:1115
+#: src/xz/message.c:1096
msgid ""
"\n"
" --delta[=OPTS] Delta filter; valid OPTS (valid values; default):\n"
@@ -953,7 +949,7 @@ msgstr ""
" dist=ILE odległość między bajtami odejmowanymi od\n"
" siebie (1-256; 1)"
-#: src/xz/message.c:1123
+#: src/xz/message.c:1104
msgid ""
"\n"
" Other options:\n"
@@ -961,7 +957,7 @@ msgstr ""
"\n"
" Inne opcje:\n"
-#: src/xz/message.c:1126
+#: src/xz/message.c:1107
msgid ""
" -q, --quiet suppress warnings; specify twice to suppress errors too\n"
" -v, --verbose be verbose; specify twice for even more verbose"
@@ -969,15 +965,15 @@ msgstr ""
" -q, --quiet pominięcie ostrzeżeń; dwukrotne podanie pomija też błędy\n"
" -v, --verbose więcej informacji; dwukrotne podanie to jeszcze więcej"
-#: src/xz/message.c:1131
+#: src/xz/message.c:1112
msgid " -Q, --no-warn make warnings not affect the exit status"
msgstr " -Q, --no-warn ostrzeżenia nie mają wpływu na status zakończenia"
-#: src/xz/message.c:1133
+#: src/xz/message.c:1114
msgid " --robot use machine-parsable messages (useful for scripts)"
msgstr " --robot komunikaty w formacie dla maszyny (do skryptów)"
-#: src/xz/message.c:1136
+#: src/xz/message.c:1117
msgid ""
" --info-memory display the total amount of RAM and the currently active\n"
" memory usage limits, and exit"
@@ -985,7 +981,7 @@ msgstr ""
" --info-memory wyświetlenie całkowitej ilości pamięci RAM oraz aktualnie\n"
" aktywnych limitów pamięci i zakończenie pracy"
-#: src/xz/message.c:1139
+#: src/xz/message.c:1120
msgid ""
" -h, --help display the short help (lists only the basic options)\n"
" -H, --long-help display this long help and exit"
@@ -993,7 +989,7 @@ msgstr ""
" -h, --help wyświetlenie krótkiego opisu (tylko podstawowe opcje)\n"
" -H, --long-help wyświetlenie tego długiego opisu i zakończenie"
-#: src/xz/message.c:1143
+#: src/xz/message.c:1124
msgid ""
" -h, --help display this short help and exit\n"
" -H, --long-help display the long help (lists also the advanced options)"
@@ -1001,11 +997,11 @@ msgstr ""
" -h, --help wyświetlenie tego krótkiego opisu i zakończenie\n"
" -H, --long-help wyświetlenie długiego opisu (także opcje zaawansowane)"
-#: src/xz/message.c:1148
+#: src/xz/message.c:1129
msgid " -V, --version display the version number and exit"
msgstr " -V, --version wyświetlenie informacji o wersji i zakończenie"
-#: src/xz/message.c:1150 src/lzmainfo/lzmainfo.c:37
+#: src/xz/message.c:1131 src/lzmainfo/lzmainfo.c:37
#, c-format
msgid ""
"\n"
@@ -1018,7 +1014,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the email or WWW
#. address for translation bugs. Thanks.
-#: src/xz/message.c:1156 src/lzmainfo/lzmainfo.c:40
+#: src/xz/message.c:1137 src/lzmainfo/lzmainfo.c:40
#, c-format
msgid "Report bugs to <%s> (in English or Finnish).\n"
msgstr ""
@@ -1027,16 +1023,16 @@ msgstr ""
"Błędy w tłumaczeniu prosimy zgłaszać na adres\n"
"<translation-team-pl@lists.sourceforge.net>.\n"
-#: src/xz/message.c:1158 src/lzmainfo/lzmainfo.c:42
+#: src/xz/message.c:1139 src/lzmainfo/lzmainfo.c:42
#, c-format
msgid "%s home page: <%s>\n"
msgstr "Strona domowa %s: <%s>\n"
-#: src/xz/message.c:1162
+#: src/xz/message.c:1143
msgid "THIS IS A DEVELOPMENT VERSION NOT INTENDED FOR PRODUCTION USE."
msgstr "TA WERSJA JEST ROZWOJOWA, NIE PRZEZNACZONA DO UŻYTKU PRODUKCYJNEGO."
-#: src/xz/message.c:1179
+#: src/xz/message.c:1160
msgid ""
"Filter chains are set using the --filters=FILTERS or\n"
"--filters1=FILTERS ... --filters9=FILTERS options. Each filter in the chain\n"
@@ -1048,7 +1044,7 @@ msgstr ""
"rozdzielony spacjami lub „--”. Alternatywnie zamiast łańcucha filtrów można\n"
"podać predefiniowane <0-9>[e].\n"
-#: src/xz/message.c:1185
+#: src/xz/message.c:1166
msgid "The supported filters and their options are:"
msgstr "Obsługiwane filtry i ich opcje to:"
@@ -1142,3 +1138,6 @@ msgstr "Zapis na standardowe wyjście nie powiódł się"
#: src/common/tuklib_exit.c:42
msgid "Unknown error"
msgstr "Nieznany błąd"
+
+#~ msgid "Failed to enable the sandbox"
+#~ msgstr "Nie udało się włączyć piaskownicy"