summaryrefslogtreecommitdiffstats
path: root/po/pl/man5/proc_pid_pagemap.5.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/man5/proc_pid_pagemap.5.po')
-rw-r--r--po/pl/man5/proc_pid_pagemap.5.po279
1 files changed, 279 insertions, 0 deletions
diff --git a/po/pl/man5/proc_pid_pagemap.5.po b/po/pl/man5/proc_pid_pagemap.5.po
new file mode 100644
index 00000000..f6c36cd0
--- /dev/null
+++ b/po/pl/man5/proc_pid_pagemap.5.po
@@ -0,0 +1,279 @@
+# Polish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Przemek Borys <pborys@dione.ids.pl>, 1998.
+# Robert Luberda <robert@debian.org>, 2006, 2012.
+# Michał Kułach <michal.kulach@gmail.com>, 2012, 2013, 2014, 2016, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.22.0\n"
+"POT-Creation-Date: 2024-06-01 06:11+0200\n"
+"PO-Revision-Date: 2024-03-31 18: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"
+"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-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "proc_pid_pagemap"
+msgstr "proc_pid_pagemap"
+
+#. 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-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NAZWA"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/proc/pid/pagemap - mapping of virtual pages"
+msgstr "/proc/pid/pagemap - przypisania stron wirtualnych"
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "OPIS"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</pagemap> (since Linux 2.6.25)"
+msgstr "I</proc/>pidI</pagemap> (od Linuksa 2.6.25)"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"This file shows the mapping of each of the process's virtual pages into "
+"physical page frames or swap area. It contains one 64-bit value for each "
+"virtual page, with the bits set as follows:"
+msgstr ""
+"Plik pokazuje przypisanie każdej z wirtualnych stron procesu do ramki "
+"fizycznej strony lub przestrzeni wymiany. Zawiera jedną wartość 64-bitową na "
+"każdą stronę wirtualną, bity oznaczają:"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "63"
+msgstr "63"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "If set, the page is present in RAM."
+msgstr "Jeśli jest ustawione, strona jest obecna w pamięci RAM."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "62"
+msgstr "62"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "If set, the page is in swap space"
+msgstr "Jeśli jest ustawione, strona jest obecne w pamięci wymiany (swap)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "61 (since Linux 3.5)"
+msgstr "61 (od Linuksa 3.5)"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "The page is a file-mapped page or a shared anonymous page."
+msgstr "Strona jest stroną przypisaną do pliku lub dzieloną stroną anonimową."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "60\\[en]58 (since Linux 3.11)"
+msgstr "60\\[en]58 (od Linuksa 3.11)"
+
+#. Not quite true; see commit 541c237c0923f567c9c4cabb8a81635baadc713f
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "Zero"
+msgstr "Zero"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "57 (since Linux 5.14)"
+msgstr "57 (od Linuksa 5.14)"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "If set, the page is write-protected through B<userfaultfd>(2)."
+msgstr ""
+"Jeśli jest ustawione, strona jest zabezpieczona przez zapisem, za pomocą "
+"B<userfaultfd>(2)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "56 (since Linux 4.2)"
+msgstr "56 (od Linuksa 4.2)"
+
+#. commit 77bb499bb60f4b79cca7d139c8041662860fcf87
+#. commit 83b4b0bb635eee2b8e075062e4e008d1bc110ed7
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "The page is exclusively mapped."
+msgstr "Strona jest mapowana na wyłączność."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "55 (since Linux 3.11)"
+msgstr "55 (od Linuksa 3.11)"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"PTE is soft-dirty (see the kernel source file I<Documentation/admin-guide/mm/"
+"soft-dirty.rst>)."
+msgstr ""
+"PTE jest soft-dirty (więcej informacji w pliku w źródłach jądra: "
+"I<Documentation/admin-guide/mm/soft-dirty.rst>)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "54\\[en]0"
+msgstr "54\\[en]0"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"If the page is present in RAM (bit 63), then these bits provide the page "
+"frame number, which can be used to index I</proc/kpageflags> and I</proc/"
+"kpagecount>. If the page is present in swap (bit 62), then bits 4\\[en]0 "
+"give the swap type, and bits 54\\[en]5 encode the swap offset."
+msgstr ""
+"Jeśli strona jest obecna w pamięci RAM (bit 63), to te bity udostępniają "
+"numer ramki strony, który można użyć z indeksem I</proc/kpageflags> i I</"
+"proc/kpagecount>. Jeśli strona jest obecna w pamięci wymiany (bit 62), to "
+"bity 4\\[en]0 informują o typie pamięci wymiany, a bity 54\\[en]5 kodują "
+"przesunięcie pamięci wymiany."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"Before Linux 3.11, bits 60\\[en]55 were used to encode the base-2 log of the "
+"page size."
+msgstr ""
+"Przed Linuksem 3.11 bity 60\\[en]55 kodowały logarytm dwójkowy informujący o "
+"rozmiarze strony."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"To employ I</proc/>pidI</pagemap> efficiently, use I</proc/>pidI</maps> to "
+"determine which areas of memory are actually mapped and seek to skip over "
+"unmapped regions."
+msgstr ""
+"Aby efektywnie wykorzystać I</proc/>pidI</pagemap> należy użyć I</proc/"
+">pidI</maps> do określenia które obszary pamięci zostały rzeczywiście "
+"przypisane i móc przejść między nieprzypisanymi obszarami."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"The I</proc/>pidI</pagemap> file is present only if the "
+"B<CONFIG_PROC_PAGE_MONITOR> kernel configuration option is enabled."
+msgstr ""
+"Plik I</proc/>pidI<pagemap> istnieje tylko jeśli podczas kompilacji jądra "
+"włączono opcję B<CONFIG_PROC_PAGE_MONITOR>."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"Permission to access this file is governed by a ptrace access mode "
+"B<PTRACE_MODE_READ_FSCREDS> check; see B<ptrace>(2)."
+msgstr ""
+"Uprawnienie dostępu do tego pliku zależy od sprawdzenia trybu dostępu "
+"ptrace: B<PTRACE_MODE_READ_FSCREDS>; zob. B<ptrace>(2)."
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "ZOBACZ TAKŻE"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "B<proc>(5)"
+msgstr "B<proc>(5)"
+
+#. type: TH
+#: fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "2023-08-15"
+msgstr "15 sierpnia 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-tumbleweed
+#, no-wrap
+msgid "Linux man-pages (unreleased)"
+msgstr "Linux man-pages (niewydane)"