diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /po/pl/man1/numfmt.1.po | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/pl/man1/numfmt.1.po')
-rw-r--r-- | po/pl/man1/numfmt.1.po | 786 |
1 files changed, 786 insertions, 0 deletions
diff --git a/po/pl/man1/numfmt.1.po b/po/pl/man1/numfmt.1.po new file mode 100644 index 00000000..c04f4408 --- /dev/null +++ b/po/pl/man1/numfmt.1.po @@ -0,0 +1,786 @@ +# Polish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Michał Kułach <michal.kulach@gmail.com>, 2013, 2014, 2016, 2023. +msgid "" +msgstr "" +"Project-Id-Version: manpages-pl\n" +"POT-Creation-Date: 2024-02-15 18:05+0100\n" +"PO-Revision-Date: 2023-03-31 21:19+0200\n" +"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" +"Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 22.12.1\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NUMFMT" +msgstr "NUMFMT" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "January 2024" +msgstr "styczeń 2024" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Polecenia użytkownika" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NAZWA" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "numfmt - Convert numbers from/to human-readable strings" +msgstr "numfmt - przetwarza liczby z/na postać czytelną dla człowieka" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "SKŁADNIA" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<numfmt> [I<\\,OPTION\\/>]... [I<\\,NUMBER\\/>]..." +msgstr "B<numfmt> [I<OPCJA>]... [I<LICZBA>]..." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "OPIS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Reformat NUMBER(s), or the numbers from standard input if none are specified." +msgstr "" +"Przetwarza I<LICZBY> lub liczby ze standardowego wejścia, jeśli nie podano " +"żadnej w wierszu polecenia." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory arguments to long options are mandatory for short options too." +msgstr "" +"Argumenty, które są obowiązkowe dla długich opcji, są również obowiązkowe " +"dla krótkich." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--debug>" +msgstr "B<--debug>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print warnings about invalid input" +msgstr "wyświetla ostrzeżenia o nieprawidłowym wejściu" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-d>, B<--delimiter>=I<\\,X\\/>" +msgstr "B<-d>, B<--delimiter>=I<X>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use X instead of whitespace for field delimiter" +msgstr "używa I<X> zamiast białej spacji do oddzielania pól" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--field>=I<\\,FIELDS\\/>" +msgstr "B<--field>=I<POLA>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "replace the numbers in these input fields (default=1); see FIELDS below" +msgstr "" +"zastępuje liczby w tych polach wejściowych (domyślnie: 1); zob. POLA poniżej" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--format>=I<\\,FORMAT\\/>" +msgstr "B<--format>=I<FORMAT>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use printf style floating-point FORMAT; see FORMAT below for details" +msgstr "" +"używa I<FORMATU> w stylu zmiennoprzecinkowego formatu B<printf>; zob. " +"poniżej FORMAT" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--from>=I<\\,UNIT\\/>" +msgstr "B<--from>=I<JEDNOSTKA>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "auto-scale input numbers to UNITs; default is 'none'; see UNIT below" +msgstr "" +"automatycznie przelicza liczby wejściowe na I<JEDNOSTKI>; domyślną jest " +"B<none>; zob. poniżej JEDNOSTKI" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--from-unit>=I<\\,N\\/>" +msgstr "B<--from-unit>=I<N>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "specify the input unit size (instead of the default 1)" +msgstr "określa rozmiar jednostki wejściowej (zamiast domyślnego: 1)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--grouping>" +msgstr "B<--grouping>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"use locale-defined grouping of digits, e.g. 1,000,000 (which means it has no " +"effect in the C/POSIX locale)" +msgstr "" +"używa grupowania cyfr z ustawień lokalnych np. 1,000,000 (co oznacza, że nie " +"ma to wpływu przy ustawieniach lokalnych C/POSIX)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--header>[=I<\\,N\\/>]" +msgstr "B<--header>[=I<N>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"print (without converting) the first N header lines; N defaults to 1 if not " +"specified" +msgstr "" +"wypisuje (bez konwersji) pierwszych I<N> wierszy nagłówka; jeśli nie podano " +"I<N>, to używana jest wartość domyślna 1" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--invalid>=I<\\,MODE\\/>" +msgstr "B<--invalid>=I<TRYB>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"failure mode for invalid numbers: MODE can be: abort (default), fail, warn, " +"ignore" +msgstr "" +"tryb niepowodzenia dla nieprawidłowych liczb: I<TRYB> może przyjąć wartość " +"B<abort> (domyślnie), B<fail>, B<warn>, B<ignore>" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--padding>=I<\\,N\\/>" +msgstr "B<--padding>=I<N>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"pad the output to N characters; positive N will right-align; negative N will " +"left-align; padding is ignored if the output is wider than N; the default is " +"to automatically pad if a whitespace is found" +msgstr "" +"wyrównuje wyjście do I<N> znaków; dodatnia wartość I<N> wyrówna do prawej, " +"ujemna do lewej; wyrównanie nie zajdzie, jeśli wyjście jest szersze niż " +"I<N>; domyślnie ma miejsce automatyczne wyrównywanie, jeśli znaleziona " +"zostanie biała spacja" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--round>=I<\\,METHOD\\/>" +msgstr "B<--round>=I<METODA>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"use METHOD for rounding when scaling; METHOD can be: up, down, from-zero " +"(default), towards-zero, nearest" +msgstr "" +"używa I<METODY> do zaokrąglania przy przeliczaniu; I<METODĄ> może być B<up>, " +"B<down>, B<from-zero> (domyślnie), B<towards-zero>, B<nearest>" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--suffix>=I<\\,SUFFIX\\/>" +msgstr "B<--suffix>=I<PRZYROSTEK>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"add SUFFIX to output numbers, and accept optional SUFFIX in input numbers" +msgstr "" +"dodaje I<PRZYROSTEK> do wypisywanych liczb i akceptuje opcjonalny " +"I<PRZYROSTEK> w liczbach wejściowych" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--to>=I<\\,UNIT\\/>" +msgstr "B<--to>=I<JEDNOSTKA>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "auto-scale output numbers to UNITs; see UNIT below" +msgstr "" +"automatycznie przelicza liczby wejściowe na I<JEDNOSTKI>; zob. poniżej " +"JEDNOSTKI" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--to-unit>=I<\\,N\\/>" +msgstr "B<--to-unit>=I<N>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "the output unit size (instead of the default 1)" +msgstr "wyjściowy rozmiar jednostki (zamiast domyślnego: 1)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-z>, B<--zero-terminated>" +msgstr "B<-z>, B<--zero-terminated>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "line delimiter is NUL, not newline" +msgstr "kończy wiersze bajtem NUL, zamiast znakiem nowego wiersza" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display this help and exit" +msgstr "wyświetla ten tekst i kończy pracę" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--version>" +msgstr "B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output version information and exit" +msgstr "wyświetla informacje o wersji i kończy działanie" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "UNIT options:" +msgstr "opcje I<JEDNOSTEK>:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "none" +msgstr "B<none>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "no auto-scaling is done; suffixes will trigger an error" +msgstr "nie zachodzi automatyczne dopasowanie; przyrostki spowodują błąd" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "auto" +msgstr "B<auto>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "accept optional single/two letter suffix:" +msgstr "akceptuje opcjonalny przyrostek jedno- lub dwuliterowy:" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "1K = 1000, 1Ki = 1024, 1M = 1000000, 1Mi = 1048576," +msgstr "1B<K> = 1000, 1B<Ki> = 1024, 1B<M> = 1000000, 1B<Mi> = 1048576," + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "si" +msgstr "B<si>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "accept optional single letter suffix:" +msgstr "akceptuje opcjonalny przyrostek jednoliterowy:" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "1K = 1000, 1M = 1000000, \\&..." +msgstr "1B<K> = 1000, 1B<M> = 1000000, \\&..." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "iec" +msgstr "B<iec>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "1K = 1024, 1M = 1048576, \\&..." +msgstr "1B<K> = 1024, 1B<M> = 1048576, \\&..." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "iec-i" +msgstr "B<iec-i>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "accept optional two-letter suffix:" +msgstr "akceptuje opcjonalny przyrostek dwuliterowy:" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "1Ki = 1024, 1Mi = 1048576, \\&..." +msgstr "1B<Ki> = 1024, 1B<Mi> = 1048576, \\&..." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FIELDS supports cut(1) style field ranges:" +msgstr "I<POLA> obsługują zakres pól w stylu B<cut>(1)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "N" +msgstr "N" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "N'th field, counted from 1" +msgstr "I<N>-te pole, liczone od 1" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "N-" +msgstr "B<N->" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "from N'th field, to end of line" +msgstr "od I<N>-tego pola do końca wiersza" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "N-M" +msgstr "B<N-M>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "from N'th to M'th field (inclusive)" +msgstr "od I<N>-tego do I<M>-tego pola (włącznie)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-M>" +msgstr "B<-M>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "from first to M'th field (inclusive)" +msgstr "od pierwszego do I<M>-tego pola (włącznie)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-" +msgstr "-" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "all fields" +msgstr "wszystkie pola" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Multiple fields/ranges can be separated with commas" +msgstr "Wiele pól/zakresów można oddzielić przecinkami." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"FORMAT must be suitable for printing one floating-point argument '%f'. " +"Optional quote (%'f) will enable B<--grouping> (if supported by current " +"locale). Optional width value (%10f) will pad output. Optional zero (%010f) " +"width will zero pad the number. Optional negative values (%-10f) will left " +"align. Optional precision (%.1f) will override the input determined " +"precision." +msgstr "" +"I<FORMAT> musi nadawać się do wypisania jako jeden zmiennoprzecinkowy " +"argument \"%f\". Opcjonalny pojedynczy cudzysłów (%'f) włączy B<--grouping> " +"(jeśli jest to obsługiwane przez aktualne ustawienia językowe). Opcjonalny " +"argument szerokości (%10f) wyrówna wyjście. Opcjonalna zerowa szerokość " +"(%010f) wyrówna liczbę do zera. Opcjonalny argument ujemny (%-10f) wyrówna " +"wynik do lewej strony. Opcjonalne wskazanie precyzji (%.1f) przesłoni " +"precyzję odgadniętą z wejścia." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Exit status is 0 if all input numbers were successfully converted. By " +"default, numfmt will stop at the first conversion error with exit status 2. " +"With B<--invalid=>'fail' a warning is printed for each conversion error and " +"the exit status is 2. With B<--invalid=>'warn' each conversion error is " +"diagnosed, but the exit status is 0. With B<--invalid=>'ignore' conversion " +"errors are not diagnosed and the exit status is 0." +msgstr "" +"Kod zakończenia wynosi B<0> przekonwertowano z powodzeniem wszystkie liczby " +"wejściowe. Domyślnie B<numfmt> zatrzyma się przy pierwszym nieudanym " +"przekształceniu z kodem zakończenia B<2>. Opcja B<--invalid=fail> spowoduje " +"wyświetlenie ostrzeżenia przy każdej nieudanej konwersji i zakończenie z " +"kodem równym B<2>. Opcja B<--invalid=warn> daje ten sam efekt jeśli chodzi o " +"ostrzeżenia, ale kod wyjścia wynosi B<0>. Opcja B<--invalid=ignore> powoduje " +"brak diagnostyki błędów i kod zakończenia równy B<0>." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "EXAMPLES" +msgstr "PRZYKŁADY" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ numfmt --to=si 1000>" +msgstr "CW<$ numfmt --to=si 1000>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "-E<gt> \"1.0K\"" +msgstr "-E<gt> \"1.0K\"" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ numfmt --to=iec 2048>" +msgstr "CW<$ numfmt --to=iec 2048>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "-E<gt> \"2.0K\"" +msgstr "-E<gt> \"2.0K\"" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ numfmt --to=iec-i 4096>" +msgstr "CW<$ numfmt --to=iec-i 4096>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "-E<gt> \"4.0Ki\"" +msgstr "-E<gt> \"4.0Ki\"" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ echo 1K | numfmt --from=si>" +msgstr "CW<$ echo 1K | numfmt --from=si>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "-E<gt> \"1000\"" +msgstr "-E<gt> \"1000\"" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ echo 1K | numfmt --from=iec>" +msgstr "CW<$ echo 1K | numfmt --from=iec>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "-E<gt> \"1024\"" +msgstr "-E<gt> \"1024\"" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ df -B1 | numfmt --header --field 2-4 --to=si>" +msgstr "CW<$ df -B1 | numfmt --header --field 2-4 --to=si>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ ls -l | numfmt --header --field 5 --to=iec>" +msgstr "CW<$ ls -l | numfmt --header --field 5 --to=iec>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ ls -lh | numfmt --header --field 5 --from=iec --padding=10>" +msgstr "CW<$ ls -lh | numfmt --header --field 5 --from=iec --padding=10>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "CW<$ ls -lh | numfmt --header --field 5 --from=iec --format %10f>" +msgstr "CW<$ ls -lh | numfmt --header --field 5 --from=iec --format %10f>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Assaf Gordon." +msgstr "Napisane przez Assafa Gordona." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "ZGŁASZANIE BŁĘDÓW" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>" +msgstr "" +"Strona internetowa z pomocą GNU coreutils: E<lt>https://www.gnu.org/software/" +"coreutils/E<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>" +msgstr "" +"O błędach tłumaczenia poinformuj przez E<lt>https://translationproject.org/" +"team/pl.htmlE<gt>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "PRAWA AUTORSKIE" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2023 Free Software Foundation, Inc. Licencja GPLv3+: GNU GPL " +"w wersji 3 lub późniejszej E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" +"Jest to wolne oprogramowanie: można je zmieniać i rozpowszechniać. Nie ma " +"ŻADNEJ GWARANCJI, w granicach określonych przez prawo." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "ZOBACZ TAKŻE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Full documentation E<lt>https://www.gnu.org/software/coreutils/numfmtE<gt>" +msgstr "" +"Pełna dokumentacja: E<lt>https://www.gnu.org/software/coreutils/numfmtE<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "or available locally via: info \\(aq(coreutils) numfmt invocation\\(aq" +msgstr "" +"lub lokalnie, za pomocą B<info \\(aq(coreutils) numfmt invocation\\(aq>" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "September 2022" +msgstr "wrzesień 2022" + +#. type: TH +#: debian-bookworm mageia-cauldron +#, no-wrap +msgid "GNU coreutils 9.1" +msgstr "GNU coreutils 9.1" + +#. type: Plain text +#: debian-bookworm mageia-cauldron +msgid "" +"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2022 Free Software Foundation, Inc. Licencja GPLv3+: GNU GPL " +"w wersji 3 lub późniejszej E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "April 2022" +msgstr "kwiecień 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "October 2021" +msgstr "październik 2021" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "GNU coreutils 8.32" +msgstr "GNU coreutils 8.32" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "replace the numbers in these input fields (default=1) see FIELDS below" +msgstr "" +"zastępuje liczby w tych polach wejściowych (domyślnie: 1), zob. POLA poniżej" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2020 Free Software Foundation, Inc. Licencja GPLv3+: GNU GPL " +"w wersji 3 lub późniejszej E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." |