diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/cs/man5/proc_pid_statm.5.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/cs/man5/proc_pid_statm.5.po')
-rw-r--r-- | po/cs/man5/proc_pid_statm.5.po | 141 |
1 files changed, 141 insertions, 0 deletions
diff --git a/po/cs/man5/proc_pid_statm.5.po b/po/cs/man5/proc_pid_statm.5.po new file mode 100644 index 00000000..2965ccc5 --- /dev/null +++ b/po/cs/man5/proc_pid_statm.5.po @@ -0,0 +1,141 @@ +# Czech translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Pavel Heimlich <tropikhajma@gmail.com>, 2009. +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-29 09:48+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" +"Language: cs\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>=2 && n<=4) ? 1 : 2;\n" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "proc_pid_statm" +msgstr "" + +#. type: TH +#: archlinux debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "2024-05-02" +msgstr "2. května 2024" + +#. 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 "JMÉNO" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +msgid "/proc/pid/statm - memory usage information" +msgstr "" + +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "POPIS" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "I</proc/>pidI</statm>" +msgstr "I</proc/>pidI</statm>" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +msgid "" +"Provides information about memory usage, measured in pages. The columns are:" +msgstr "" +"Poskytuje informaci o využití paměti, měřeno ve stránkách. Sloupce jsou:" + +#. (not including libs; broken, includes data segment) +#. (including libs; broken, includes library text) +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "" +"size (1) total program size\n" +" (same as VmSize in I</proc/>pidI</status>)\n" +"resident (2) resident set size\n" +" (inaccurate; same as VmRSS in I</proc/>pidI</status>)\n" +"shared (3) number of resident shared pages\n" +" (i.e., backed by a file)\n" +" (inaccurate; same as RssFile+RssShmem in\n" +" I</proc/>pidI</status>)\n" +"text (4) text (code)\n" +"lib (5) library (unused since Linux 2.6; always 0)\n" +"data (6) data + stack\n" +"dt (7) dirty pages (unused since Linux 2.6; always 0)\n" +msgstr "" + +#. See SPLIT_RSS_COUNTING in the kernel. +#. Inaccuracy is bounded by TASK_RSS_EVENTS_THRESH. +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +msgid "" +"Some of these values are inaccurate because of a kernel-internal scalability " +"optimization. If accurate values are required, use I</proc/>pidI</smaps> or " +"I</proc/>pidI</smaps_rollup> instead, which are much slower but provide " +"accurate, detailed information." +msgstr "" + +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "DALŠÍ INFORMACE" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +msgid "B<proc>(5), B<proc_pid_status>(5)" +msgstr "" + +#. type: TH +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-08-15" +msgstr "15. srpna 2023" + +#. 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 +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.7" +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages 6.7" |