# Polish translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Przemek Borys , 1998. # Andrzej Krzysztofowicz , 2002. # Michał Kułach , 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-06-01 05:42+0200\n" "PO-Revision-Date: 2024-03-01 22:26+0100\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 22.12.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "bdflush" msgstr "bdflush" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2 maja 2024 r." #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.8" #. 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 "bdflush - start, flush, or tune buffer-dirty-flush daemon" msgstr "" "bdflush - uruchamia, wypróżnia lub dostraja demona wypróżniania buforów " "(bdflush)" #. 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 #, no-wrap msgid "B<#include Esys/kdaemon.hE>\n" msgstr "B<#include Esys/kdaemon.hE>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B<[[deprecated]] int bdflush(int >IB<, long *>I
B<);>\n" "B<[[deprecated]] int bdflush(int >IB<, long >IB<);>\n" msgstr "" "B<[[przestarzałe]] int bdflush(int >IB<, long *>I
B<);>\n" "B<[[przestarzałe]] int bdflush(int >IB<, long >IB<);>\n" #. 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" #. As noted in changes in the 2.5.12 source #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I: Since Linux 2.6, this system call is deprecated and does nothing. " "It is likely to disappear altogether in a future kernel release. Nowadays, " "the task performed by B() is handled by the kernel I " "thread." msgstr "" "I: Od Linuksa 2.6 to wywołanie systemowe jest przestarzałe i niczego " "nie robi. Prawdopodobnie zostanie zupełnie usunięte w przyszłych wydaniach " "jądra. Obecnie zadania wykonywane wcześniej przez B() obsługuje " "wątek jądra I." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() starts, flushes, or tunes the buffer-dirty-flush daemon. Only " "a privileged process (one with the B capability) may call " "B()." msgstr "" "B() uruchamia, wypróżnia, lub dostraja demona bdflush. Tylko proces " "uprzywilejowany (z przywilejem (ang. capability) B) może " "wywołać B()." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is negative or 0, and no daemon has been started, then " "B() enters the daemon code and never returns." msgstr "" "Jeśli I jest liczbą ujemną, lub zerem, a demon nie był uruchomiony, " "B() wchodzi w kod demona i nigdy nie powraca." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If I is 1, some dirty buffers are written to disk." msgstr "Jeśli I wynosi 1, niektóre bufory są zapisywane na dysk." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is 2 or more and is even (low bit is 0), then I
is the " "address of a long word, and the tuning parameter numbered (I-2)/2 is " "returned to the caller in that address." msgstr "" "Jeśli I wynosi 2 lub więcej i jest parzyste (najniższy bit jest 0), to " "I
jest adresem długiego słowa, a parametr dostrajający o numerze " "(I-2)/2 zostaje zwrócony pod tym adresem do wywołującego." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is 3 or more and is odd (low bit is 1), then I is a long " "word, and the kernel sets tuning parameter numbered (I-3)/2 to that " "value." msgstr "" "Jeśli I jest równe 3, lub więcej i jest nieparzyste (najniższy bit " "wynosi 1), to I jest długim słowem, a jądro nadaje tę wartość " "parametrowi dostrajającemu o numerze (I-3)/2." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The set of parameters, their values, and their valid ranges are defined in " "the Linux kernel source file I." msgstr "" "Zestaw parametrów, ich wartości i prawidłowych zakresów jest zdefiniowany w " "kodzie źródłowym jądra Linux, w pliku I." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "RETURN VALUE" msgstr "WARTOŚĆ ZWRACANA" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is negative or 0 and the daemon successfully starts, " "B() never returns. Otherwise, the return value is 0 on success " "and -1 on failure, with I set to indicate the error." msgstr "" "Jeśli I jest ujemne lub jest zerem, a demon uruchomi się pomyślnie, " "B() nigdy nic nie zwraca. W pozostałych wypadkach po pomyślnym " "zakończeniu zwracana jest wartość 0, a w przypadku błędu zwracana jest " "wartość -1 i ustawiane I wskazując rodzaj błędu." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "BŁĘDY" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "An attempt was made to enter the daemon code after another process has " "already entered." msgstr "Próbowano wejść w kod demona po tym, jak inny proces zrobił to samo." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I
points outside your accessible address space." msgstr "I
wskazuje poza dostępną dla użytkownika przestrzeń adresową." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "An attempt was made to read or write an invalid parameter number, or to " "write an invalid value to a parameter." msgstr "" "Próbowano odczytać lub zapisać nieprawidłowy numer parametru, lub nadać " "parametrowi nieprawidłową wartość." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Caller does not have the B capability." msgstr "Wywołujący nie posiada przywileju (ang. capability) B." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDY" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "Linux." msgstr "Linux." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "HISTORIA" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Since glibc 2.23, glibc no longer supports this obsolete system call." msgstr "" "Od glibc 2.23, glibc już nie obsługuje tego przestarzałego wywołania " "systemowego." #. 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 "B(1), B(2), B(2)" msgstr "B(1), B(2), B(2)" #. type: TH #: debian-bookworm #, no-wrap msgid "2022-12-04" msgstr "4 grudnia 2022 r." #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: SH #: debian-bookworm #, no-wrap msgid "VERSIONS" msgstr "WERSJE" #. type: Plain text #: debian-bookworm msgid "" "B() is Linux-specific and should not be used in programs intended " "to be portable." msgstr "" "B() jest specyficzne dla Linuksa i nie powinno być używane w " "przenośnych programach." #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31 października 2023 r." #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30 marca 2023 r." #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages (niewydane)"