summaryrefslogtreecommitdiffstats
path: root/po/it/common/min-002-occurences.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /po/it/common/min-002-occurences.po
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/it/common/min-002-occurences.po')
-rw-r--r--po/it/common/min-002-occurences.po17475
1 files changed, 13429 insertions, 4046 deletions
diff --git a/po/it/common/min-002-occurences.po b/po/it/common/min-002-occurences.po
index 3110edb5..dcb68f1f 100644
--- a/po/it/common/min-002-occurences.po
+++ b/po/it/common/min-002-occurences.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2024-03-09 17:48+0100\n"
+"POT-Creation-Date: 2024-06-14 16:26+0200\n"
"PO-Revision-Date: 2024-01-28 06:22+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: Italian <>\n"
@@ -84,140 +84,6 @@ msgid ""
" }\n"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" [\n"
-"B<--help>\n"
-"]\n"
-"[\n"
-"B<--help-env>\n"
-"]\n"
-"[\n"
-"B<--help-xoptions>\n"
-"]\n"
-"[\n"
-"B<--help-all>\n"
-"]\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" [\n"
-"B<-m>\n"
-"I<module-name>\n"
-"]\n"
-"[\n"
-"B<-q>\n"
-"]\n"
-"[\n"
-"B<-O>\n"
-"]\n"
-"[\n"
-"B<-OO>\n"
-"]\n"
-"[\n"
-"B<-P>\n"
-"]\n"
-"[\n"
-"B<-s>\n"
-"]\n"
-"[\n"
-"B<-S>\n"
-"]\n"
-"[\n"
-"B<-u>\n"
-"]\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" [\n"
-"B<-v>\n"
-"]\n"
-"[\n"
-"B<-V>\n"
-"]\n"
-"[\n"
-"B<-W>\n"
-"I<argument>\n"
-"]\n"
-"[\n"
-"B<-x>\n"
-"]\n"
-"[\n"
-"B<-X>\n"
-"I<option>\n"
-"]\n"
-"[\n"
-"B<-?>\n"
-"]\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" -X dev: enable CPython's \"development mode\", introducing additional runtime\n"
-" checks which are too expensive to be enabled by default. It will not be\n"
-" more verbose than the default if the code is correct: new warnings are\n"
-" only emitted when an issue is detected. Effect of the developer mode:\n"
-" * Add default warning filter, as -W default\n"
-" * Install debug hooks on memory allocators: see the PyMem_SetupDebugHooks()\n"
-" C function\n"
-" * Enable the faulthandler module to dump the Python traceback on a crash\n"
-" * Enable asyncio debug mode\n"
-" * Set the dev_mode attribute of sys.flags to True\n"
-" * io.IOBase destructor logs close() exceptions\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" -X frozen_modules=[on|off]: whether or not frozen modules should be used.\n"
-" The default is \"on\" (or \"off\" if you are running a local build).\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" -X int_max_str_digits=number: limit the size of intE<lt>-E<gt>str conversions.\n"
-" This helps avoid denial of service attacks when parsing untrusted data.\n"
-" The default is sys.int_info.default_max_str_digits. 0 disables.\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" -X no_debug_ranges: disable the inclusion of the tables mapping extra location\n"
-" information (end line, start column offset and end column offset) to every\n"
-" instruction in code objects. This is useful when smaller code objects and pyc\n"
-" files are desired as well as suppressing the extra visual location indicators\n"
-" when the interpreter displays tracebacks.\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid ""
-" -X pycache_prefix=PATH: enable writing .pyc files to a parallel tree rooted at the\n"
-" given directory instead of to the code tree.\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid " -X warn_default_encoding: enable opt-in EncodingWarning for 'encoding=None'\n"
-msgstr ""
-
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid " /* Parent falls through to here. */\n"
@@ -694,16 +560,12 @@ msgstr ""
msgid " x * FLT_RADIX ** exp\n"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid ""
-" -Wdefault # Warn once per call location\n"
-" -Werror # Convert to exceptions\n"
-" -Walways # Warn every time\n"
-" -Wmodule # Warn once per calling module\n"
-" -Wonce # Warn once per Python process\n"
-" -Wignore # Never warn\n"
+" 1 4207 0 2 65535 0 0 0 1\n"
+" (1) (2) (3)(4) (5) (6) (7) (8)\n"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -801,20 +663,19 @@ msgstr " B<.\\| > I<nome-file> [I<argomenti>]"
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid " degrees"
-msgstr ""
+msgstr " gradi"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid " minutes"
-msgstr ""
+msgstr " minuti"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "the second."
+#, no-wrap
msgid " seconds"
-msgstr "la seconda."
+msgstr " secondi"
#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
#: archlinux
@@ -840,6 +701,18 @@ msgstr ""
msgid "# Sample Argument file"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "# echo 0 E<gt> /proc/timer_stats\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "# echo 1 E<gt> /proc/timer_stats\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -855,6 +728,52 @@ msgstr ""
msgid "#!/bin/sh"
msgstr "#!/bin/sh"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "#5 Wed Feb 25 21:49:24 MET 1998\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"#B< cat /proc/3828/io>\n"
+"rchar: 323934931\n"
+"wchar: 323929600\n"
+"syscr: 632687\n"
+"syscw: 632675\n"
+"read_bytes: 0\n"
+"write_bytes: 323932160\n"
+"cancelled_write_bytes: 0\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"#B< echo \\[aq]darkstar\\[aq] E<gt> /proc/sys/kernel/hostname>\n"
+"#B< echo \\[aq]mydomain\\[aq] E<gt> /proc/sys/kernel/domainname>\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"#B< hostname \\[aq]darkstar\\[aq]>\n"
+"#B< domainname \\[aq]mydomain\\[aq]>\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"#B< ls -l /proc/self/map_files/>\n"
+"lr--------. 1 root root 64 Apr 16 21:31\n"
+" 3252e00000-3252e20000 -E<gt> /usr/lib64/ld-2.15.so\n"
+"\\&...\n"
+msgstr ""
+
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]))\n"
@@ -973,6 +892,41 @@ msgstr ""
"#include E<lt>stdlib.hE<gt>\n"
"#include E<lt>sys/sysinfo.hE<gt>\n"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"$ B<PS1=\\[aq]sh1# \\[aq] unshare -Urnm>\n"
+"sh1# B<mount -t tmpfs tmpfs /etc> # Mount empty tmpfs at /etc\n"
+"sh1# B<mount --bind /usr /dev> # Mount /usr at /dev\n"
+"sh1# B<echo $$>\n"
+"27123\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"$ B<PS1=\\[aq]sh2# \\[aq] sudo sh>\n"
+"sh2# B<ls /etc | wc -l> # In initial NS\n"
+"309\n"
+"sh2# B<ls /proc/27123/root/etc | wc -l> # /etc in other NS\n"
+"0 # The empty tmpfs dir\n"
+"sh2# B<ls /dev | wc -l> # In initial NS\n"
+"205\n"
+"sh2# B<ls /proc/27123/root/dev | wc -l> # /dev in other NS\n"
+"11 # Actually bind\n"
+" # mounted to /usr\n"
+"sh2# B<ls /usr | wc -l> # /usr in initial NS\n"
+"11\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "$ cat /proc/timer_stats\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -985,6 +939,69 @@ msgstr ""
"MACHINE CLASS SERVICE OS VERSION ADDRESSES\n"
"rawhide container systemd-nspawn fedora 30 169\\&.254\\&.40\\&.164 fe80::94aa:3aff:fe7b:d4b9\n"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "$B< cat /proc/1/environ | tr \\[aq]\\e000\\[aq] \\[aq]\\en\\[aq]>\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"$B< cat /proc/12015/fdinfo/4>\n"
+"pos: 1000\n"
+"flags: 01002002\n"
+"mnt_id: 21\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"$B< cat /proc/timer_stats>\n"
+"Timer Stats Version: v0.3\n"
+"Sample period: 1.764 s\n"
+"Collection: active\n"
+" 255, 0 swapper/3 hrtimer_start_range_ns (tick_sched_timer)\n"
+" 71, 0 swapper/1 hrtimer_start_range_ns (tick_sched_timer)\n"
+" 58, 0 swapper/0 hrtimer_start_range_ns (tick_sched_timer)\n"
+" 4, 1694 gnome-shell mod_delayed_work_on (delayed_work_timer_fn)\n"
+" 17, 7 rcu_sched rcu_gp_kthread (process_timeout)\n"
+"\\&...\n"
+" 1, 4911 kworker/u16:0 mod_delayed_work_on (delayed_work_timer_fn)\n"
+" 1D, 2522 kworker/0:0 queue_delayed_work_on (delayed_work_timer_fn)\n"
+"1029 total events, 583.333 events/sec\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "$B< cd /proc/20/cwd; pwd -P>\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"$B< echo test | sudo -u nobody cat>\n"
+"test\n"
+"$B< echo test | sudo -u nobody cat /proc/self/fd/0>\n"
+"cat: /proc/self/fd/0: Permission denied\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "$B< foobar -i /dev/stdin -o /dev/stdout ...>\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "$B< foobar -i /proc/self/fd/0 -o /proc/self/fd/1 ...>\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, fuzzy, no-wrap
@@ -1005,6 +1022,12 @@ msgstr "settembre 2020"
msgid "$Mdocdate: February 10 2023 $"
msgstr "settembre 2020"
+#: archlinux debian-unstable
+#, fuzzy, no-wrap
+#| msgid "September 2020"
+msgid "$Mdocdate: February 21 2024 $"
+msgstr "settembre 2020"
+
#: debian-bookworm
#, fuzzy, no-wrap
#| msgid "September 2020"
@@ -1017,6 +1040,11 @@ msgstr "settembre 2020"
msgid "$Mdocdate: March 31 2022 $"
msgstr "settembre 2020"
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "$XDG_RUNTIME_DIR/user-tmpfiles\\&.d/*\\&.conf"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -1037,8 +1065,8 @@ msgstr "%"
msgid "%R"
msgstr "%"
-#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "'"
msgstr ""
@@ -1049,6 +1077,489 @@ msgstr ""
msgid "( EXPRESSION )"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(1) I<pid> \\ %d"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(1) Time spent in user mode."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(10)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(10) I<minflt> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(10) Time spent running a niced guest (virtual CPU for guest operating "
+"systems under the control of the Linux kernel)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(11)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(11) I<cminflt> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(12) I<majflt> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(13) I<cmajflt> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(14) I<utime> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(15) I<stime> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(16) I<cutime> \\ %ld"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(17) I<cstime> \\ %ld"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(18) I<priority> \\ %ld"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(19) I<nice> \\ %ld"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(2) I<comm> \\ %s"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(2) Time spent in user mode with low priority (nice)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(20) I<num_threads> \\ %ld"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(21) I<itrealvalue> \\ %ld"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(22) I<starttime> \\ %llu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(23) I<vsize> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(24) I<rss> \\ %ld"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(25) I<rsslim> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(26) I<startcode> \\ %lu \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(27) I<endcode> \\ %lu \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(28) I<startstack> \\ %lu \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(29) I<kstkesp> \\ %lu \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(2\\[ha]order)\\ *\\ PAGE_SIZE\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(3) I<state> \\ %c"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(3) Time spent in system mode."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(30) I<kstkeip> \\ %lu \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(31) I<signal> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(32) I<blocked> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(33) I<sigignore> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(34) I<sigcatch> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(35) I<wchan> \\ %lu \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(36) I<nswap> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(37) I<cnswap> \\ %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(38) I<exit_signal> \\ %d \\ (since Linux 2.1.22)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(39) I<processor> \\ %d \\ (since Linux 2.2.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(4) I<ppid> \\ %d"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(4) Time spent in the idle task. This value should be USER_HZ times the "
+"second entry in the I</proc/uptime> pseudo-file."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(40) I<rt_priority> \\ %u \\ (since Linux 2.5.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(41) I<policy> \\ %u \\ (since Linux 2.5.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(42) I<delayacct_blkio_ticks> \\ %llu \\ (since Linux 2.6.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(43) I<guest_time> \\ %lu \\ (since Linux 2.6.24)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(44) I<cguest_time> \\ %ld \\ (since Linux 2.6.24)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(45) I<start_data> \\ %lu \\ (since Linux 3.3) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(46) I<end_data> \\ %lu \\ (since Linux 3.3) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(47) I<start_brk> \\ %lu \\ (since Linux 3.3) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(48) I<arg_start> \\ %lu \\ (since Linux 3.5) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(49) I<arg_end> \\ %lu \\ (since Linux 3.5) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(5) I<pgrp> \\ %d"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(5) Time waiting for I/O to complete. This value is not reliable, for the "
+"following reasons:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(50) I<env_start> \\ %lu \\ (since Linux 3.5) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(51) I<env_end> \\ %lu \\ (since Linux 3.5) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(52) I<exit_code> \\ %d \\ (since Linux 3.5) \\ [PT]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(6) I<session> \\ %d"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(6) Time servicing interrupts."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(7) I<tty_nr> \\ %d"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(7) Time servicing softirqs."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(8) I<tpgid> \\ %d"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(8) Stolen time, which is the time spent in other operating systems when "
+"running in a virtualized environment"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "(9) I<flags> \\ %u"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(9) Time spent running a virtual CPU for guest operating systems under the "
+"control of the Linux kernel."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(B<CONFIG_HUGETLB_PAGE> is required.) The number of huge pages in the pool "
+"that are not yet allocated."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(B<CONFIG_HUGETLB_PAGE> is required.) The size of huge pages."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(B<CONFIG_HUGETLB_PAGE> is required.) The size of the pool of huge pages."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(B<CONFIG_HUGETLB_PAGE> is required.) This is the number of huge pages for "
+"which a commitment to allocate from the pool has been made, but no "
+"allocation has yet been made. These reserved huge pages guarantee that an "
+"application will be able to allocate a huge page from the pool of huge pages "
+"at fault time."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(B<CONFIG_HUGETLB_PAGE> is required.) This is the number of huge pages in "
+"the pool above the value in I</proc/sys/vm/nr_hugepages>. The maximum "
+"number of surplus huge pages is controlled by I</proc/sys/vm/"
+"nr_overcommit_hugepages>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(B<CONFIG_MEMORY_FAILURE> is required.) [To be documented.]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(B<CONFIG_MMU> is required.) [To be documented.]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(B<CONFIG_QUICKLIST> is required.) [To be documented.]"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(B<CONFIG_TRANSPARENT_HUGEPAGE> is required.) Memory used by shared memory "
+"(shmem) and B<tmpfs>(5) allocated with huge pages."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(B<CONFIG_TRANSPARENT_HUGEPAGE> is required.) Non-file backed huge pages "
+"mapped into user-space page tables."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(B<CONFIG_TRANSPARENT_HUGEPAGE> is required.) Shared memory mapped into "
+"user space with huge pages."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Explanation for Linux 2.6) For processes running a real-time scheduling "
+"policy (I<policy> below; see B<sched_setscheduler>(2)), this is the negated "
+"scheduling priority, minus one; that is, a number in the range -2 to -100, "
+"corresponding to real-time priorities 1 to 99. For processes running under "
+"a non-real-time scheduling policy, this is the raw nice value "
+"(B<setpriority>(2)) as represented in the kernel. The kernel stores nice "
+"values as numbers in the range 0 (high) to 39 (low), corresponding to the "
+"user-visible nice range of -20 to 19."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(From Linux 2.6.28 to Linux 2.6.30, B<CONFIG_UNEVICTABLE_LRU> was "
+"required.) [To be documented.]"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -1059,7 +1570,14 @@ msgid ""
"ip_local_port_range> in B<ip>(7)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "Linux"
+msgid "(Linux 2.4 only)"
+msgstr "Linux"
+
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"(Note: Both I<MAILFROM> and I<MAILTO> variables are expanded, so setting "
@@ -1067,11 +1585,82 @@ msgid ""
"com ($USER is replaced by the system user) )"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(PowerPC only) If this file is set to a nonzero value, the PowerPC htab (see "
+"kernel file I<Documentation/powerpc/ppc_htab.txt>) is pruned each time the "
+"system hits the idle loop."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(PowerPC only) This file contains a flag that controls the L2 cache of G3 "
+"processor boards. If 0, the cache is disabled. Enabled if nonzero."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Since Linux 2.6.25) Also support heap randomization. This value is the "
+"default if the kernel was not configured with B<CONFIG_COMPAT_BRK>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Starting with Linux 2.6.19, B<CONFIG_HIGHMEM> is required.) Amount of free "
+"highmem."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Starting with Linux 2.6.19, B<CONFIG_HIGHMEM> is required.) Amount of free "
+"lowmem."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Starting with Linux 2.6.19, B<CONFIG_HIGHMEM> is required.) Total amount "
+"of highmem. Highmem is all memory above \\[ti]860 MB of physical memory. "
+"Highmem areas are for use by user-space programs, or for the page cache. "
+"The kernel must use tricks to access this memory, making it slower to access "
+"than lowmem."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Starting with Linux 2.6.19, B<CONFIG_HIGHMEM> is required.) Total amount "
+"of lowmem. Lowmem is memory which can be used for everything that highmem "
+"can be used for, but it is also available for the kernel's use for its own "
+"data structures. Among many other things, it is where everything from "
+"I<Slab> is allocated. Bad things happen when you're out of lowmem."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
msgid "(There are 2 books with this title)"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Up to and including Linux 2.6.7.) This file shows the number of POSIX real-"
+"time signals currently queued."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(Up to and including Linux 2.6.7; see B<setrlimit>(2)) This file can be "
+"used to tune the maximum number of POSIX real-time (queued) signals that can "
+"be outstanding in the system."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -1085,16 +1674,23 @@ msgid ""
"parameters)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "(date will be set to today)"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "(date will be set to today, seconds to 00)"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(default) This provides the same behavior as for -1, but printk warnings are "
+"written for processes that perform writes when the file offset is not 0."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid "(dot) repeat the previous command."
@@ -1105,49 +1701,109 @@ msgstr ""
msgid "(ignored for compatibility)"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"(major,disk_idx):(noinfo, read_io_ops, blks_read, write_io_ops, blks_written)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "(not in C99) The given I<base> contains an unsupported value."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "(seconds will be set to 00)"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "util-linux 2.37.4"
+msgid "(since Linux 2.6.31)"
+msgstr "util-linux 2.37.4"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "util-linux 2.37.4"
+msgid "(since Linux 2.6.32)"
+msgstr "util-linux 2.37.4"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "(since Linux 3.18)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "(since Linux 3.4)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "(since Linux 4.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: opensuse-leap-15-6 archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "(since Linux 4.18)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "(since Linux 4.3)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm
#, no-wrap
msgid "(time is set to 00:00:00)"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "(time will be set to 00:00:00)"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "(x86 with B<CONFIG_X86_64> and B<CONFIG_X86_DIRECT_GBPAGES> enabled.)"
+msgstr ""
+
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "* A browser"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid ""
"* A compatible NFC device (most NFC readers should work, NFC-enabled phones "
"can * also be used)"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "* A website that supports authentication via German ID card"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "* an ID card that is enabled for online identification"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "+5min"
msgstr ""
@@ -1261,6 +1917,11 @@ msgstr ""
msgid "--build-id=style"
msgstr ""
+#: archlinux
+#, no-wrap
+msgid "--cachedir=path"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -1292,6 +1953,12 @@ msgstr ""
msgid "--cref"
msgstr ""
+#: fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<--posix>"
+msgid "--ctf-parent-section=section"
+msgstr "B<--posix>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -1331,8 +1998,8 @@ msgstr "B<--debugger>"
msgid "--dec={ 0 | 1 | 2 }"
msgstr ""
-#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: fedora-40 mageia-cauldron opensuse-leap-15-6
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 opensuse-leap-15-6
#, no-wrap
msgid "--decompress"
msgstr ""
@@ -1419,8 +2086,8 @@ msgstr "--target=bfdname"
msgid "--disable-large-address-aware"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--posix>"
msgid "--disable-linker-version"
@@ -1658,8 +2325,8 @@ msgstr ""
msgid "--enable-extra-pe-debug"
msgstr "B<--debugger>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "--target=bfdname"
msgid "--enable-linker-version"
@@ -1714,7 +2381,8 @@ msgstr ""
msgid "--entry=entry"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<noexec>"
msgid "--error-execstack"
@@ -1726,7 +2394,8 @@ msgstr "B<noexec>"
msgid "--error-handling-script=scriptname"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--norc>"
msgid "--error-rwx-segments"
@@ -1947,6 +2616,13 @@ msgstr "B<--target=>I<bfdname>"
msgid "--keep-file-symbols"
msgstr ""
+#: fedora-rawhide archlinux debian-bookworm debian-unstable fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--print-file-name>"
+msgid "--keep-section-symbols"
+msgstr "B<--print-file-name>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -2130,13 +2806,15 @@ msgstr "--dynamic"
msgid "--no-eh-frame-hdr"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<noexec>"
msgid "--no-error-execstack"
msgstr "B<noexec>"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--norc>"
msgid "--no-error-rwx-segments"
@@ -2231,8 +2909,8 @@ msgstr "B<--posix>"
msgid "--no-print-map-discarded"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "I<directory>"
msgid "--no-print-map-locals"
@@ -2443,8 +3121,8 @@ msgstr "--print-file-name"
msgid "--print-map-discarded"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "--print-file-name"
msgid "--print-map-locals"
@@ -2506,15 +3184,15 @@ msgstr "B<--dynamic>"
msgid "--relocatable"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--init-file> I<file>"
msgid "--remap-inputs-file=file"
msgstr "B<--init-file> I<file>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "--remap-inputs=pattern=filename"
msgstr ""
@@ -2653,8 +3331,8 @@ msgstr "B<--debugger>"
msgid "--strip-dwo"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--inlines>"
msgid "--strip-section-headers"
@@ -2780,7 +3458,8 @@ msgstr ""
msgid "--warn-execstack"
msgstr "B<noexec>"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<noexec>"
msgid "--warn-execstack-objects"
@@ -2886,10 +3565,9 @@ msgstr "8"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
-#, fuzzy, no-wrap
-#| msgid "?"
+#, no-wrap
msgid "-?"
-msgstr "?"
+msgstr "-?"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
@@ -3178,10 +3856,9 @@ msgstr "I<password>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "--target=bfdname"
+#, no-wrap
msgid "-b bfdname"
-msgstr "--target=bfdname"
+msgstr "-b bfdname"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
@@ -3419,6 +4096,10 @@ msgstr ""
msgid "-z muldefs"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "/\\&.extra/confext/*\\&.confext\\&.raw"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/\\&.extra/credentials/*\\&.cred"
@@ -3429,11 +4110,15 @@ msgstr ""
msgid "/\\&.extra/global_credentials/*\\&.cred"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "/\\&.extra/sysext/*\\&.raw"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "/\\&.extra/sysext/*\\&.sysext\\&.raw"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/\\&.extra/tpm2-pcr-pkey\\&.pem"
@@ -3572,6 +4257,23 @@ msgstr ""
msgid "/etc/os-release"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/etc/pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/etc/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/etc/repart\\&.d/*\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/etc/sysctl\\&.d/*\\&.conf"
@@ -3657,6 +4359,20 @@ msgstr ""
msgid "/etc/systemd/oomd\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/etc/systemd/pstore\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/etc/systemd/pstore\\&.conf\\&.d/*\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "/etc/systemd/resolved\\&.conf"
@@ -3697,12 +4413,26 @@ msgstr ""
msgid "/etc/systemd/user-preset/*\\&.preset"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "I</etc/aliases>"
+msgid "/etc/sysupdate\\&.d/*\\&.conf"
+msgstr "I</etc/aliases>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/etc/sysusers\\&.d/*\\&.conf"
msgstr ""
-#: archlinux debian-bookworm opensuse-leap-15-6
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "I</etc/aliases>"
+msgid "/etc/tmpfiles\\&.d/*\\&.conf"
+msgstr "I</etc/aliases>"
+
+#: debian-bookworm opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "I</etc/hosts>"
msgid "/etc/ttys"
@@ -3713,6 +4443,12 @@ msgstr "I</etc/hosts>"
msgid "/etc/udev/udev\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/etc/udev/udev\\&.conf\\&.d/*\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm
#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
msgid "/etc/vconsole\\&.conf"
@@ -4031,6 +4767,7 @@ msgid "/run/log/"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "/run/log/systemd/tpm2-measure\\&.log"
msgstr ""
@@ -4039,11 +4776,34 @@ msgstr ""
msgid "/run/modules-load\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/run/pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/run/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/usr/lib/environment\\&.d/*\\&.conf"
+msgid "/run/repart\\&.d/*\\&.conf"
+msgstr "/usr/lib/environment\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/sysctl\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/coredump\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/coredump\\&.conf\\&.d/*\\&.conf"
@@ -4067,16 +4827,34 @@ msgstr ""
msgid "/run/systemd/generator\\&.late"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/homed\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "/run/systemd/homed\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/journal-remote\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/journal-remote\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/journal-upload\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/journal-upload\\&.conf\\&.d/*\\&.conf"
@@ -4087,31 +4865,91 @@ msgstr ""
msgid "/run/systemd/journald@I<NAMESPACE>\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/journald\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/journald\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/logind\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/logind\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/run/systemd/networkd\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/run/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/notify"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/oomd\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/run/systemd/oomd\\&.conf\\&.d/*\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/private"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/pstore\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/run/systemd/pstore\\&.conf\\&.d/*\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/resolved\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "/run/systemd/resolved\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/systemd/sleep\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/sleep\\&.conf\\&.d/*\\&.conf"
@@ -4122,6 +4960,12 @@ msgstr ""
msgid "/run/systemd/system-preset/*\\&.preset"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/run/systemd/timesync/synchronized"
+msgid "/run/systemd/timesyncd\\&.conf"
+msgstr "/run/systemd/timesync/synchronized"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/systemd/timesyncd\\&.conf\\&.d/*\\&.conf"
@@ -4132,11 +4976,37 @@ msgstr ""
msgid "/run/systemd/user-preset/*\\&.preset"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "I</etc/aliases>"
+msgid "/run/sysupdate\\&.d/*\\&.conf"
+msgstr "I</etc/aliases>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/sysusers\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "I</etc/aliases>"
+msgid "/run/tmpfiles\\&.d/*\\&.conf"
+msgstr "I</etc/aliases>"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/run/udev/udev\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/run/udev/udev\\&.conf\\&.d/*\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/run/user/"
@@ -4229,6 +5099,25 @@ msgstr ""
msgid "/usr/lib/os-release"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+#, fuzzy
+#| msgid "/usr/lib/environment\\&.d/*\\&.conf"
+msgid "/usr/lib/pcrlock\\&.d/*\\&.pcrlock"
+msgstr "/usr/lib/environment\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/usr/lib/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/usr/lib/binfmt\\&.d/*\\&.conf"
+msgid "/usr/lib/repart\\&.d/*\\&.conf"
+msgstr "/usr/lib/binfmt\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/sysctl\\&.d/*\\&.conf"
@@ -4249,21 +5138,45 @@ msgstr ""
msgid "/usr/lib/systemd/boot/efi/linuxx64\\&.efi\\&.stub"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/systemd-coredump"
+msgid "/usr/lib/systemd/coredump\\&.conf"
+msgstr "/lib/systemd/systemd-coredump"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/coredump\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/sysctl.d/*.conf"
+msgid "/usr/lib/systemd/homed\\&.conf"
+msgstr "/lib/sysctl.d/*.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "/usr/lib/systemd/homed\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/usr/lib/systemd/journal-remote\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/journal-remote\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/usr/lib/systemd/journal-upload\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/journal-upload\\&.conf\\&.d/*\\&.conf"
@@ -4274,31 +5187,80 @@ msgstr ""
msgid "/usr/lib/systemd/journald@I<NAMESPACE>\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/etc/systemd/journald\\&.conf"
+msgid "/usr/lib/systemd/journald\\&.conf"
+msgstr "/etc/systemd/journald\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/journald\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/lib/sysctl.d/*.conf"
+msgid "/usr/lib/systemd/logind\\&.conf"
+msgstr "/lib/sysctl.d/*.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/logind\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/usr/lib/systemd/networkd\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed opensuse-leap-15-6
msgid "/usr/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/sysctl.d/*.conf"
+msgid "/usr/lib/systemd/oomd\\&.conf"
+msgstr "/lib/sysctl.d/*.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "/usr/lib/systemd/oomd\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/sysctl.d/*.conf"
+msgid "/usr/lib/systemd/pstore\\&.conf"
+msgstr "/lib/sysctl.d/*.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+msgid "/usr/lib/systemd/pstore\\&.conf\\&.d/*\\&.conf"
+msgstr "/lib/systemd/networkd\\&.conf\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/sysctl.d/*.conf"
+msgid "/usr/lib/systemd/resolved\\&.conf"
+msgstr "/lib/sysctl.d/*.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "/usr/lib/systemd/resolved\\&.conf\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/lib/sysctl.d/*.conf"
+msgid "/usr/lib/systemd/sleep\\&.conf"
+msgstr "/lib/sysctl.d/*.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/sleep\\&.conf\\&.d/*\\&.conf"
@@ -4404,10 +5366,6 @@ msgstr ""
msgid "/usr/lib/systemd/systemd-fsck"
msgstr ""
-#: debian-unstable
-msgid "/usr/lib/systemd/systemd-fsckd"
-msgstr ""
-
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/systemd-growfs"
@@ -4539,6 +5497,7 @@ msgid "/usr/lib/systemd/systemd-timesyncd"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "/usr/lib/systemd/systemd-tpm2-setup"
msgstr ""
@@ -4577,6 +5536,12 @@ msgstr ""
msgid "/usr/lib/systemd/systemd-volatile-root"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/usr/lib/systemd/system-shutdown/"
+msgid "/usr/lib/systemd/timesyncd\\&.conf"
+msgstr "/usr/lib/systemd/system-shutdown/"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/systemd/timesyncd\\&.conf\\&.d/*\\&.conf"
@@ -4594,11 +5559,37 @@ msgstr ""
msgid "/usr/lib/systemd/user-preset/*\\&.preset"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/usr/lib/binfmt\\&.d/*\\&.conf"
+msgid "/usr/lib/sysupdate\\&.d/*\\&.conf"
+msgstr "/usr/lib/binfmt\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/lib/sysusers\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/usr/lib/binfmt\\&.d/*\\&.conf"
+msgid "/usr/lib/tmpfiles\\&.d/*\\&.conf"
+msgstr "/usr/lib/binfmt\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/usr/lib/binfmt\\&.d/*\\&.conf"
+msgid "/usr/lib/udev/udev\\&.conf"
+msgstr "/usr/lib/binfmt\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "/usr/lib/environment\\&.d/*\\&.conf"
+msgid "/usr/lib/udev/udev\\&.conf\\&.d/*\\&.conf"
+msgstr "/usr/lib/environment\\&.d/*\\&.conf"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -4611,6 +5602,16 @@ msgstr ""
msgid "/usr/local/lib/systemd/user"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/usr/local/pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/usr/local/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/usr/share/"
@@ -4631,6 +5632,25 @@ msgstr ""
msgid "/usr/share/factory/var/"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "/usr/lib/environment\\&.d/*\\&.conf"
+msgid "/usr/share/user-tmpfiles\\&.d/*\\&.conf"
+msgstr "/usr/lib/environment\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+#, fuzzy
+#| msgid "/usr/lib/environment\\&.d/*\\&.conf"
+msgid "/var/lib/pcrlock\\&.d/*\\&.pcrlock"
+msgstr "/usr/lib/environment\\&.d/*\\&.conf"
+
+#: debian-unstable fedora-rawhide archlinux fedora-40 mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/var/lib/pcrlock\\&.d/*\\&.pcrlock\\&.d/*\\&.pcrlock"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "/var/lib/systemd/home/*\\&.public"
@@ -4671,6 +5691,31 @@ msgstr ""
msgid "0 arguments"
msgstr "0 argomenti"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"00400000-0048a000 r-xp 00000000 fd:03 960637 /bin/bash\n"
+"Size: 552 kB\n"
+"Rss: 460 kB\n"
+"Pss: 100 kB\n"
+"Shared_Clean: 452 kB\n"
+"Shared_Dirty: 0 kB\n"
+"Private_Clean: 8 kB\n"
+"Private_Dirty: 0 kB\n"
+"Referenced: 460 kB\n"
+"Anonymous: 0 kB\n"
+"AnonHugePages: 0 kB\n"
+"ShmemHugePages: 0 kB\n"
+"ShmemPmdMapped: 0 kB\n"
+"Swap: 0 kB\n"
+"KernelPageSize: 4 kB\n"
+"MMUPageSize: 4 kB\n"
+"Locked: 0 kB\n"
+"ProtectionKey: 0\n"
+"VmFlags: rd ex mr mw me dw\n"
+msgstr ""
+
#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "02 Oct, 2002"
@@ -4688,12 +5733,24 @@ msgstr "giugno 2020"
msgid "09 October 2016"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "0: heuristic overcommit (this is the default)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "0x00"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "1 (since Linux 2.6.22)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -4795,8 +5852,8 @@ msgstr ""
msgid "1000"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: debian-unstable mageia-cauldron opensuse-leap-15-6
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm debian-unstable opensuse-leap-15-6
#, no-wrap
msgid "10000"
msgstr ""
@@ -4884,6 +5941,11 @@ msgstr ""
msgid "18 November 2018"
msgstr ""
+#: debian-bookworm
+#, no-wrap
+msgid "19 April 2010"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -4896,6 +5958,32 @@ msgstr "19"
msgid "192.168.0.1"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"1: POSIX ADVISORY READ 5433 08:01:7864448 128 128\n"
+"2: FLOCK ADVISORY WRITE 2001 08:01:7864554 0 EOF\n"
+"3: FLOCK ADVISORY WRITE 1568 00:2f:32388 0 EOF\n"
+"4: POSIX ADVISORY WRITE 699 00:16:28457 0 EOF\n"
+"5: POSIX ADVISORY WRITE 764 00:16:21448 0 0\n"
+"6: POSIX ADVISORY READ 3548 08:01:7867240 1 1\n"
+"7: POSIX ADVISORY READ 3548 08:01:7865567 1826 2335\n"
+"8: OFDLCK ADVISORY WRITE -1 08:01:8713209 128 191\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "1: always overcommit, never check"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "2 (since Linux 2.6.32)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -4931,32 +6019,25 @@ msgstr ""
msgid "2021 November 22"
msgstr "Novembre 2020"
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
-#: fedora-rawhide mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "24.2"
-msgid "24."
-msgstr "24.2"
-
-#: debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 archlinux
-#: fedora-40 fedora-rawhide opensuse-tumbleweed
+#: debian-bookworm debian-unstable opensuse-leap-15-6 archlinux fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "2500"
msgstr ""
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
-#: fedora-rawhide mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "26"
-msgid "26."
-msgstr "26"
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "27 November 2013"
msgstr ""
+#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
+#: fedora-rawhide mageia-cauldron
+#, fuzzy, no-wrap
+#| msgid "27"
+msgid "27."
+msgstr "27"
+
#: debian-bookworm debian-unstable
#, no-wrap
msgid "28 July 2007"
@@ -4967,6 +6048,25 @@ msgstr ""
msgid "29 October 2010"
msgstr ""
+#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
+#: fedora-rawhide mageia-cauldron
+#, fuzzy, no-wrap
+#| msgid "29"
+msgid "29."
+msgstr "29"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "2: always check, never overcommit"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "3 (since Linux 2.6.32)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -4985,14 +6085,13 @@ msgid "3.0.11"
msgstr ""
#: debian-unstable
-#, fuzzy, no-wrap
-#| msgid "1.1.1d"
-msgid "3.1.5"
-msgstr "1.1.1d"
+#, no-wrap
+msgid "3.2.2-dev"
+msgstr ""
#: archlinux
#, no-wrap
-msgid "3.2.1"
+msgid "3.3.0"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -5006,6 +6105,14 @@ msgstr ""
msgid "30 SCSI/USB detail"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 - ext3 /dev/root rw,errors=continue\n"
+"(1)(2)(3) (4) (5) (6) (7) (8) (9) (10) (11)\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -5018,6 +6125,13 @@ msgstr ""
msgid "39"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "4 (since Linux 3.11)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -5051,6 +6165,13 @@ msgstr "SVr4, 4.3BSD, POSIX.1-2001."
msgid "49"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "5 (since Linux 4.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -5076,50 +6197,89 @@ msgstr "52"
msgid "52"
msgstr "52"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "54\\[en]0"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "55 (since Linux 3.11)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
#, no-wrap
msgid "56"
msgstr "56"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "56 (since Linux 4.2)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "57 (since Linux 5.14)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: opensuse-leap-15-6
#, no-wrap
msgid "6.5.1"
msgstr ""
-#: debian-unstable mageia-cauldron
+#: debian-unstable
#, no-wrap
msgid "6.6.3"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#: mageia-cauldron
#, no-wrap
msgid "6.7.1"
msgstr ""
+#: fedora-40
+#, fuzzy, no-wrap
+#| msgid "6."
+msgid "6.8"
+msgstr "6."
+
+#: archlinux fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "6.8.1"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
#, no-wrap
msgid "60"
msgstr "60"
-#: debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 archlinux
-#: fedora-40 fedora-rawhide opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "61"
+msgid "60\\[en]58 (since Linux 3.11)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm debian-unstable opensuse-leap-15-6 archlinux fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "62"
+msgid "61"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-#, no-wrap
-msgid "63"
-msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "61 (since Linux 3.5)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -5191,17 +6351,11 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
-msgid "9 October 2012"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
msgid ":"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
#, no-wrap
msgid ":e"
msgstr ""
@@ -5391,6 +6545,13 @@ msgstr "@"
msgid "@8"
msgstr "8"
+#: debian-unstable archlinux debian-bookworm fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "/boot/"
+msgid "@reboot"
+msgstr "/boot/"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -5484,6 +6645,24 @@ msgid ""
"A definition, which goes in the initialized data section of the output file."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A directory with the I<scsi> mid-level pseudo-file and various SCSI low-"
+"level driver directories, which contain a file for each SCSI host in this "
+"system, all of which give the status of some part of the SCSI IO subsystem. "
+"These files contain ASCII structures and are, therefore, readable with "
+"B<cat>(1)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A file containing the currently mapped memory regions and their access "
+"permissions. See B<mmap>(2) for some further information about memory "
+"mappings."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -5507,11 +6686,42 @@ msgstr ""
msgid "A kernel subsystem was not configured."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A list of the POSIX timers for this process. Each timer is listed with a "
+"line that starts with the string \"ID:\". For example:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A list of the ciphers provided by the kernel crypto API. For details, see "
+"the kernel I<Linux Kernel Crypto API> documentation available under the "
+"kernel source directory I<Documentation/crypto/> (or I<Documentation/"
+"DocBook> before Linux 4.10; the documentation can be built using a command "
+"such as I<make htmldocs> in the root directory of the kernel source tree)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "A literal E<.Sq %>."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A named private anonymous mapping. Set with B<prctl>(2) "
+"B<PR_SET_VMA_ANON_NAME>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A named shared anonymous mapping. Set with B<prctl>(2) "
+"B<PR_SET_VMA_ANON_NAME>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -5537,8 +6747,8 @@ msgstr ""
msgid "A pathname was longer than B<MAXPATHLEN>."
msgstr "Un nome di percorso è più lungo di B<MAXPATHLEN>."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"A second solution is to force one of the 'constants' to be a variable -- "
"that is, unknown and un-optimizable at compile time. For arrays, there are "
@@ -5546,14 +6756,6 @@ msgid ""
"b) make the 'constant' index a variable. Thus:"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"A second solution is to force one of the 'constants' to be a variable \\*(-- "
-"that is, unknown and un-optimizable at compile time. For arrays, there are "
-"two possibilities: a) make the indexee (the array's address) a variable, or "
-"b) make the 'constant' index a variable. Thus:"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -5567,23 +6769,75 @@ msgstr ""
msgid "A single option is supported:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A space-separated list of child tasks of this task. Each child task is "
+"represented by its TID."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "A supplied memory address was invalid."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A system call that fails to follow a symbolic link because of the above "
+"restrictions returns the error B<EACCES> in I<errno>."
+msgstr ""
+
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"A system-wide clock derived from wall-clock time but counting leap seconds."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"A system-wide clock derived from wall-clock time but ignoring leap seconds."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The system-wide limit on the total number of open files has been reached."
+msgid "A system-wide limit on the maximum number of semaphore identifiers."
+msgstr ""
+"E' stato raggiunto il limite per l'intero sistema sul numero totale di file "
+"aperti."
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The system-wide limit on the total number of open files has been reached."
+msgid "A system-wide limit on the number of semaphores in all semaphore sets."
+msgstr ""
+"E' stato raggiunto il limite per l'intero sistema sul numero totale di file "
+"aperti."
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A text list of the modules that have been loaded by the system. See also "
+"B<lsmod>(8)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A text listing of the filesystems which are supported by the kernel, namely "
+"filesystems which were compiled into the kernel or whose kernel modules are "
+"currently loaded. (See also B<filesystems>(5).) If a filesystem is marked "
+"with \"nodev\", this means that it does not require a block device to be "
+"mounted (e.g., virtual filesystem, network filesystem)."
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"A third method of dealing with this difficulty is to abandon \\&'auto-"
"import' for the offending symbol and mark it with \\&CW<\\*(C`_\\|"
@@ -5595,16 +6849,23 @@ msgid ""
"consider typical real-world usage:"
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"A third method of dealing with this difficulty is to abandon \\&'auto-"
-"import' for the offending symbol and mark it with \\&CW<\\*(C`_\\|"
-"_declspec(dllimport)\\*(C'>. However, in practice that requires using "
-"compile-time #defines to indicate whether you are building a \\s-1DLL,\\s0 "
-"building client code that will link to the \\s-1DLL,\\s0 or merely building/"
-"linking to a static library. In making the choice between the various "
-"methods of resolving the 'direct address with constant offset' problem, you "
-"should consider typical real-world usage:"
+"A thread's stack (where the I<tid> is a thread ID). It corresponds to the "
+"I</proc/>pidI</task/>tidI</> path. This field was removed in Linux 4.5, "
+"since providing this information for a process with large numbers of threads "
+"is expensive."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"A toggle value indicating if modules are allowed to be loaded in an "
+"otherwise modular kernel. This toggle defaults to off (0), but can be set "
+"true (1). Once true, modules can be neither loaded nor unloaded, and the "
+"toggle cannot be set back to false. The file is present only if the kernel "
+"is built with the B<CONFIG_MODULES> option enabled."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -5616,6 +6877,11 @@ msgid ""
"which doesn't produce an error of B<E2BIG>)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "A watch descriptor number (in decimal)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -5713,13 +6979,14 @@ msgid "ACCESS CONTROL"
msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed archlinux
+#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "COMMENTS"
msgid "ACKNOWLEDGMENTS"
msgstr "COMMENTI"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "ACS magic cookie count"
msgstr ""
@@ -5766,7 +7033,7 @@ msgid "API File Systems"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "ASYNC-SIGNAL SAFETY"
msgstr ""
@@ -5801,6 +7068,8 @@ msgid ""
"According to POSIX.1, if I<count> is greater than B<SSIZE_MAX>, the result "
"is implementation-defined; see NOTES for the upper limit on Linux."
msgstr ""
+"Secondo POSIX.1, se I<count> è maggiore di B<SSIZE_MAX>, il risultato è "
+"definito dall'implementazione; vedi NOTE per il limite superiore in Linux."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -5808,6 +7077,8 @@ msgid ""
"According to POSIX.1-2008/SUSv4 Section XSI 2.9.7 (\"Thread Interactions "
"with Regular File Operations\"):"
msgstr ""
+"Secondo POSIX.1-2008/SUSv4 Section XSI 2.9.7 (\"Thread Interactions with "
+"Regular File Operations\"):"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -5844,8 +7115,8 @@ msgid ""
"conjunction with B<--repofrompath> option. Can be specified multiple times."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Add a directory to the runtime library search path. This is used when "
"linking an ELF executable with shared objects. All B<-rpath> arguments are "
@@ -5853,14 +7124,6 @@ msgid ""
"shared objects at runtime."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Add a directory to the runtime library search path. This is used when "
-"linking an \\s-1ELF\\s0 executable with shared objects. All B<-rpath> "
-"arguments are concatenated and passed to the runtime linker, which uses them "
-"to locate shared objects at runtime."
-msgstr ""
-
#: fedora-40 fedora-rawhide debian-bookworm debian-unstable mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -5893,14 +7156,17 @@ msgid ""
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Added in version 185\\&."
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Added in version 200\\&."
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Added in version 223\\&."
msgstr ""
@@ -5914,13 +7180,17 @@ msgid ""
"etc.)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Additionally, the AIX I<box1> capability will be automatically translated to "
-"an B<acsc> string."
+"Additionally, since Linux 3.6, I</proc/sys/kernel/core_pattern> must either "
+"be an absolute pathname or a pipe command, as detailed in B<core>(5). "
+"Warnings will be written to the kernel log if I<core_pattern> does not "
+"follow these rules, and no core dump will be produced."
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"Additionally, this program translates the AIX B<box1> capability to an "
"B<acsc> string."
@@ -5934,14 +7204,54 @@ msgid ""
"always greater than 1:3\\&.6-1\\&."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Address above which program command-line arguments (I<argv>) are placed."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Address above which program environment is placed."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Address above which program heap can be expanded with B<brk>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Address above which program initialized and uninitialized (BSS) data are "
+"placed."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Address below program command-line arguments (I<argv>) are placed."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Address below which program environment is placed."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Address below which program initialized and uninitialized (BSS) data are "
+"placed."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Address formats"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Adds I<AUDITLIB> to the CW<\\*(C`DT_AUDIT\\*(C'> entry of the dynamic "
"section. \\&I<AUDITLIB> is not checked for existence, nor will it use the "
@@ -5953,8 +7263,8 @@ msgid ""
"meaningful on ELF platforms supporting the rtld-audit interface."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Adds I<AUDITLIB> to the CW<\\*(C`DT_DEPAUDIT\\*(C'> entry of the dynamic "
"section. \\&I<AUDITLIB> is not checked for existence, nor will it use the "
@@ -5965,29 +7275,6 @@ msgid ""
"compatibility."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Adds I<\\s-1AUDITLIB\\s0> to the CW<\\*(C`DT_AUDIT\\*(C'> entry of the "
-"dynamic section. \\&I<\\s-1AUDITLIB\\s0> is not checked for existence, nor "
-"will it use the \\s-1DT_SONAME\\s0 specified in the library. If specified "
-"multiple times CW<\\*(C`DT_AUDIT\\*(C'> will contain a colon separated list "
-"of audit interfaces to use. If the linker finds an object with an audit "
-"entry while searching for shared libraries, it will add a corresponding "
-"CW<\\*(C`DT_DEPAUDIT\\*(C'> entry in the output file. This option is only "
-"meaningful on \\s-1ELF\\s0 platforms supporting the rtld-audit interface."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Adds I<\\s-1AUDITLIB\\s0> to the CW<\\*(C`DT_DEPAUDIT\\*(C'> entry of the "
-"dynamic section. \\&I<\\s-1AUDITLIB\\s0> is not checked for existence, nor "
-"will it use the \\s-1DT_SONAME\\s0 specified in the library. If specified "
-"multiple times CW<\\*(C`DT_DEPAUDIT\\*(C'> will contain a colon separated "
-"list of audit interfaces to use. This option is only meaningful on "
-"\\s-1ELF\\s0 platforms supporting the rtld-audit interface. The -P option "
-"is provided for Solaris compatibility."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -6025,15 +7312,16 @@ msgid ""
"enabled."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "Adjust the method used to share types between translation units in CTF."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Adjust the method used to share types between translation units in \\s-1CTF."
-"\\s0"
+"Advanced power management version and battery information when B<CONFIG_APM> "
+"is defined at kernel compilation time."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -6068,12 +7356,22 @@ msgid ""
"stack. If the B<cd> fails, B<pushd> returns a non-zero value."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Aggregated block I/O delays, measured in clock ticks (centiseconds)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "Alan Cox, E<lt>Alan.Cox@linux.orgE<gt>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "Alexander Pevzner E<lt>pzz@apevzner.comE<gt>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Alias names. May also be specified as B<-a>."
msgstr "Nome di alias. Può anche essere specificata come B<-a>."
@@ -6112,6 +7410,11 @@ msgstr ""
msgid "All is good."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "All of the following conditions are true:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -6119,6 +7422,9 @@ msgid ""
"the effects specified in POSIX.1-2008 when they operate on regular files or "
"symbolic links: ..."
msgstr ""
+"Tutte le seguenti funzioni devono essere atomiche l'una rispetto all'altra "
+"nei risultati specificati in POSIX.1-2008 quando esse operano su file "
+"regolari o su collegamenti simbolici: ..."
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
@@ -6133,6 +7439,23 @@ msgstr ""
msgid "All other commands"
msgstr ""
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed debian-bookworm
+#: fedora-40 mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "All other operations"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"All processes dump core when possible. (Reasons why a process might "
+"nevertheless not dump core are described in B<core>(5).) The core dump is "
+"owned by the filesystem user ID of the dumping process and no security is "
+"applied. This is intended for system debugging situations only: this mode "
+"is insecure because it allows unprivileged users to examine the memory "
+"contents of privileged processes."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -6157,6 +7480,16 @@ msgstr ""
msgid "Allow multiple definitions."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Allow nicing of all real-time tasks"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Allow reboot/poweroff"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
@@ -6206,7 +7539,7 @@ msgstr ""
msgid "Also search all the mirrored databases."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Although technically B<man> is a troff macro package, in reality a large "
"number of other tools process man page files that don't implement all of "
@@ -6242,12 +7575,28 @@ msgid ""
"option is disabled by default."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Although these entries are present for memory regions that were mapped with "
+"the B<MAP_FILE> flag, the way anonymous shared memory (regions created with "
+"the B<MAP_ANON | MAP_SHARED> flags) is implemented in Linux means that such "
+"regions also appear on this directory. Here is an example where the target "
+"file is the deleted I</dev/zero> one:"
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"Always generate warnings, even if the executable stack is requested via the "
"B<-z execstack> command line option."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Always panic on a memory failure."
+msgstr ""
+
#: archlinux
msgid "Always show directive names even if only one I<directive> is provided."
msgstr ""
@@ -6257,11 +7606,78 @@ msgstr ""
msgid "Always, for a user process."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Ambient capability set, expressed in hexadecimal (since Linux 4.3, see "
+"B<capabilities>(7))."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Amit Gud E<lt>agud@redhat.comE<gt>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Among the strings that can appear here are the following:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Amount of memory consumed in B<tmpfs>(5) filesystems."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Amount of memory dedicated to the lowest level of page tables."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Amount of swap space that is currently unused."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Amount of time that this process has been scheduled in kernel mode, measured "
+"in clock ticks (divide by I<sysconf(_SC_CLK_TCK)>)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Amount of time that this process has been scheduled in user mode, measured "
+"in clock ticks (divide by I<sysconf(_SC_CLK_TCK)>). This includes guest "
+"time, I<guest_time> (time spent running a virtual CPU, see below), so that "
+"applications that are not aware of the guest time field do not lose that "
+"time from their calculations."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Amount of time that this process's waited-for children have been scheduled "
+"in kernel mode, measured in clock ticks (divide by I<sysconf(_SC_CLK_TCK)>)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Amount of time that this process's waited-for children have been scheduled "
+"in user mode, measured in clock ticks (divide by I<sysconf(_SC_CLK_TCK)>). "
+"(See also B<times>(2).) This includes guest time, I<cguest_time> (time "
+"spent running a virtual CPU, see below)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Amount of vmalloc area which is used. Since Linux 4.4, this field is no "
+"longer calculated, and is hard coded as 0. See I</proc/vmallocinfo>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -6271,8 +7687,8 @@ msgid ""
"rebooted."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"An alternative form of the option \\&B<--remap-inputs-file=filename> allows "
"the remappings to be read from a file. Each line in the file can contain a "
@@ -6282,6 +7698,18 @@ msgid ""
"whitespace or an equals (B<=>) character."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"An estimate of how much memory is available for starting new applications, "
+"without swapping."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "An example of the content shown in this file is the following:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "An implementation of these functions might be:"
@@ -6342,6 +7770,16 @@ msgid ""
"This is not done however if the B<--hash-size> switch has been used."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Any binary which normally would not be dumped (see \"0\" above) is dumped "
+"readable by root only. This allows the user to remove the core dump file "
+"but not to read it. For security reasons core dumps in this mode will not "
+"overwrite one another or other files. This mode is appropriate when "
+"administrators are attempting to debug problems in a normal environment."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "Any directories specified by B<-rpath-link> options."
@@ -6373,16 +7811,11 @@ msgid ""
"T> (but not B<-dT>)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "Any directories specified by a plugin LDPT_SET_EXTRA_LIBRARY_PATH."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Any directories specified by a plugin \\s-1LDPT_SET_EXTRA_LIBRARY_PATH.\\s0"
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -6405,6 +7838,13 @@ msgstr ""
"cronologia inserite dall'inizio della corrente sessione di B<bash>, ma non "
"ancora aggiunte al file di cronologia."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Applications can override the I<memory_failure_early_kill> setting "
+"individually with the B<prctl>(2) B<PR_MCE_KILL> operation."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
@@ -6467,26 +7907,20 @@ msgstr "Nomi di variabili di array."
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Arrays"
-msgstr "Array"
+msgstr "Vettori"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "Artifex Software, Inc. are the primary maintainers of Ghostscript."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"As a GNU extension, ELF input sections marked with the "
"\\&CW<\\*(C`SHF_GNU_RETAIN\\*(C'> flag will not be garbage collected."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"As a \\s-1GNU\\s0 extension, \\s-1ELF\\s0 input sections marked with the "
-"\\&CW<\\*(C`SHF_GNU_RETAIN\\*(C'> flag will not be garbage collected."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -6495,11 +7929,22 @@ msgid ""
"see B<sched>(7)."
msgstr ""
+#: mageia-cauldron
+msgid "As for B<proc_register> and B<proc_unregister>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "As for B<signal>(2)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"As for the value 1, but the restriction also applies to group-writable "
+"sticky directories."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "As in the [DHCPv4] section\\&."
@@ -6514,8 +7959,8 @@ msgid ""
"set cbreak mode, run for example:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Aside from its flexibility, the GNU linker is more helpful than other "
"linkers in providing diagnostic information. Many linkers abandon execution "
@@ -6524,15 +7969,6 @@ msgid ""
"cases, to get an output file in spite of the error)."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Aside from its flexibility, the \\s-1GNU\\s0 linker is more helpful than "
-"other linkers in providing diagnostic information. Many linkers abandon "
-"execution immediately upon encountering an error; whenever possible, "
-"\\&B<ld> continues executing, allowing you to identify other errors (or, in "
-"some cases, to get an output file in spite of the error)."
-msgstr ""
-
#: opensuse-leap-15-6 debian-bookworm
msgid "Ask before overwriting existing files."
msgstr ""
@@ -6584,6 +8020,36 @@ msgid ""
"associated with the user ID."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Attempt recovery."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"Attempt to count the number of bytes which this process caused to be sent to "
+"the storage layer."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"Attempt to count the number of bytes which this process really did cause to "
+"be fetched from the storage layer. This is accurate for block-backed "
+"filesystems."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"Attempt to count the number of read I/O operations\\[em]that is, system "
+"calls such as B<read>(2) and B<pread>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"Attempt to count the number of write I/O operations\\[em]that is, system "
+"calls such as B<write>(2) and B<pwrite>(2)."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
@@ -6631,8 +8097,8 @@ msgstr "Attributo"
msgid "Author"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Automatically choose the image base for DLLs, optionally starting with base "
"\\&I<value>, unless one is specified using the CW<\\*(C`--image-base\\*(C'> "
@@ -6642,16 +8108,6 @@ msgid ""
"targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Automatically choose the image base for DLLs, optionally starting with base "
-"\\&I<value>, unless one is specified using the CW<\\*(C`--image-base\\*(C'> "
-"argument. By using a hash generated from the dllname to create unique image "
-"bases for each \\s-1DLL,\\s0 in-memory collisions and relocations which can "
-"delay program execution are avoided. [This option is specific to the i386 "
-"\\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -6773,14 +8229,6 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
-"B<#define _GNU_SOURCE> /* See feature_test_macros(7) */\n"
-"B<#include E<lt>unistd.hE<gt>>\n"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid ""
"B<#define _XOPEN_SOURCE> /* See feature_test_macros(7) */\n"
"B<#include E<lt>unistd.hE<gt>>\n"
msgstr ""
@@ -7150,8 +8598,8 @@ msgstr ""
msgid "B<--add-stdcall-alias>"
msgstr "B<running>"
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, no-wrap
msgid "B<--address >I<\\,ADDRESS\\/>"
msgstr ""
@@ -7223,6 +8671,12 @@ msgstr ""
msgid "B<--allow-multiple-definition>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<--all>"
+msgid "B<--allow-null>"
+msgstr "B<--all>"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
@@ -7283,17 +8737,12 @@ msgstr ""
msgid "B<--attach>"
msgstr "B<-->"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "B<--audit> I<AUDITLIB>"
msgstr ""
-#: mageia-cauldron debian-bookworm
-#, no-wrap
-msgid "B<--audit> I<\\s-1AUDITLIB\\s0>"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -7308,6 +8757,13 @@ msgstr "B<noauto>"
msgid "B<--auxiliary=>I<name>"
msgstr "B<--plugin> I<nome>"
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<-d>, B<--debug>"
+msgid "B<--background>"
+msgstr "B<-d>, B<--debug>"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -7392,6 +8848,12 @@ msgstr "B<--demangle[=>I<style>B<]>"
msgid "B<--build-id>"
msgstr "B<--quiet>"
+#: archlinux
+#, fuzzy, no-wrap
+#| msgid "B<-->"
+msgid "B<--cachedir>=I<path>"
+msgstr "B<-->"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<--can-factory-reset>"
@@ -7434,6 +8896,13 @@ msgstr ""
msgid "B<--check-sections>"
msgstr "B<#include E<lt>stdio.hE<gt>>\n"
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<--color>"
+msgid "B<--collect>"
+msgstr "B<--color>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<--commit>"
@@ -7465,6 +8934,13 @@ msgstr "B<--posix>"
msgid "B<--confirm-spawn>"
msgstr ""
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<--dry-run>"
+msgid "B<--console=>I<MODE>"
+msgstr "B<--dry-run>"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -7477,8 +8953,8 @@ msgstr "B<-t >I<tempo_limite>"
msgid "B<--copy>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "B<--crash-reboot>"
msgstr ""
@@ -7512,6 +8988,12 @@ msgstr ""
msgid "B<--csharp>"
msgstr "B<--help>"
+#: fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<--target=>I<bfdname>"
+msgid "B<--ctf-parent-section=>I<section>"
+msgstr "B<--target=>I<bfdname>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -7591,8 +9073,8 @@ msgstr "B<--debugger>"
msgid "B<--dec={ 0 | 1 | 2 }>"
msgstr ""
-#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: fedora-40 mageia-cauldron opensuse-leap-15-6
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "B<--posix>"
msgid "B<--decompress>"
@@ -7635,17 +9117,12 @@ msgstr ""
msgid "B<--delete-root-password>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "B<--depaudit> I<AUDITLIB>"
msgstr ""
-#: mageia-cauldron debian-bookworm
-#, no-wrap
-msgid "B<--depaudit> I<\\s-1AUDITLIB\\s0>"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -7732,8 +9209,8 @@ msgstr "I<directory>"
msgid "B<--disable-large-address-aware>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--posix>"
msgid "B<--disable-linker-version>"
@@ -7880,13 +9357,14 @@ msgstr ""
msgid "B<--downloaddir>"
msgstr "B<--dynamic>"
-#: debian-bookworm opensuse-tumbleweed opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
#, fuzzy
#| msgid "B<--dry-run>"
msgid "B<--drop-in=>"
msgstr "B<--dry-run>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<--dry-run>"
msgid "B<--drop-in=>I<NAME>"
@@ -8073,8 +9551,8 @@ msgstr ""
msgid "B<--enable-extra-pe-debug>"
msgstr "B<--debugger>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--posix>"
msgid "B<--enable-linker-version>"
@@ -8130,13 +9608,6 @@ msgstr ""
msgid "B<--enable>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, fuzzy
-#| msgid "B<#include E<lt>stdio.hE<gt>>\n"
-msgid "B<--entry-token=>"
-msgstr "B<#include E<lt>stdio.hE<gt>>\n"
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -8144,7 +9615,8 @@ msgstr "B<#include E<lt>stdio.hE<gt>>\n"
msgid "B<--entry=>I<entry>"
msgstr "B<#include E<lt>stdio.hE<gt>>\n"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<noexec>"
msgid "B<--error-execstack>"
@@ -8157,7 +9629,8 @@ msgstr "B<noexec>"
msgid "B<--error-handling-script=>I<scriptname>"
msgstr "B<#include E<lt>stdio.hE<gt>>\n"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<-u>, B<--update>"
msgid "B<--error-rwx-segments>"
@@ -8372,6 +9845,12 @@ msgstr "B<-->"
msgid "B<--frame E<lt>nE<gt>>"
msgstr "B<#include E<lt>stdio.hE<gt>>\n"
+#: archlinux fedora-rawhide opensuse-tumbleweed debian-bookworm debian-unstable
+#: fedora-40 mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "B<--from>=I<\\,CURRENT_OWNER\\/>:CURRENT_GROUP"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -8454,20 +9933,6 @@ msgstr "B<--target=>I<bfdname>"
msgid "B<--hash-style=>I<style>"
msgstr "B<--target=>I<bfdname>"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "B<--help>"
-msgid "B<--help-env>"
-msgstr "B<--help>"
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "B<--posix>"
-msgid "B<--help-xoptions>"
-msgstr "B<--posix>"
-
#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
msgid ""
"B<--help> displays a usage message, while B<-v> and B<--version> show "
@@ -8480,6 +9945,11 @@ msgstr ""
msgid "B<--high-entropy-va>"
msgstr ""
+#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+msgid "B<--host=>I<HOST> Connect to I<HOST>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -8500,6 +9970,12 @@ msgstr "B<-->"
msgid "B<--ignore-branch-isa>"
msgstr "B<--inlines>"
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<--ignore-case>"
+msgid "B<--ignore-failure>"
+msgstr "B<--ignore-case>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
#, fuzzy, no-wrap
@@ -8801,7 +10277,7 @@ msgid "B<--iso>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
#, fuzzy
#| msgid "B<-J>, B<--json>"
msgid "B<--json>"
@@ -8814,6 +10290,13 @@ msgstr "B<-J>, B<--json>"
msgid "B<--just-symbols=>I<filename>"
msgstr "B<--target=>I<bfdname>"
+#: archlinux fedora-rawhide opensuse-tumbleweed debian-bookworm debian-unstable
+#: fedora-40 mageia-cauldron opensuse-leap-15-6
+#, fuzzy, no-wrap
+#| msgid "B<--print-file-name>"
+msgid "B<--keep-directory-symlink>"
+msgstr "B<--print-file-name>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -8821,6 +10304,13 @@ msgstr "B<--target=>I<bfdname>"
msgid "B<--keep-file-symbols>"
msgstr "B<--print-file-name>"
+#: fedora-rawhide archlinux debian-bookworm debian-unstable fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--print-file-name>"
+msgid "B<--keep-section-symbols>"
+msgstr "B<--print-file-name>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -8838,8 +10328,8 @@ msgstr ""
msgid "B<--keep-unit>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "B<--key=>"
msgid "B<--keep>"
@@ -8896,11 +10386,22 @@ msgstr ""
msgid "B<--list-cvm>"
msgstr "B<--list>"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "B<--load-credential=>I<ID>:I<PATH>, B<--set-credential=>I<ID>:I<VALUE>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid ""
+"B<--load-credential=>I<ID>B<:>I<PATH>, B<--set-credential=>I<ID>B<:>I<VALUE>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "GSSAPIDelegateCredentials"
+msgid "B<--load-credentials>"
+msgstr "GSSAPIDelegateCredentials"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -8918,13 +10419,20 @@ msgstr ""
msgid "B<--log-location>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<name>"
msgid "B<--long-hostname>"
msgstr "B<nome>"
+#: archlinux fedora-rawhide opensuse-tumbleweed debian-bookworm debian-unstable
+#: fedora-40 mageia-cauldron opensuse-leap-15-6
+#, fuzzy, no-wrap
+#| msgid "B<--dynamic>"
+msgid "B<--lookup>"
+msgstr "B<--dynamic>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -8965,6 +10473,12 @@ msgstr "B<--target=>I<bfdname>"
msgid "B<--major-subsystem-version> I<value>"
msgstr "B<--target=>I<bfdname>"
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<--posix>"
+msgid "B<--make-archive>"
+msgstr "B<--posix>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -9037,6 +10551,7 @@ msgid "B<--monitor>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<--mode>"
msgid "B<--more>"
@@ -9061,6 +10576,7 @@ msgid "B<--multiple>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<-a>, B<--append>"
msgid "B<--name-match>B<[=NAME]>"
@@ -9083,6 +10599,12 @@ msgstr ""
msgid "B<--net-directory>=I<\\,DIR\\/>"
msgstr ""
+#: fedora-rawhide
+#, fuzzy
+#| msgid "B<--no-rs-codes>"
+msgid "B<--network-user-mode>"
+msgstr "B<--no-rs-codes>"
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -9191,13 +10713,15 @@ msgstr "B<--dynamic>"
msgid "B<--no-eh-frame-hdr>"
msgstr "B<--no-pager>"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<noexec>"
msgid "B<--no-error-execstack>"
msgstr "B<noexec>"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--norc>"
msgid "B<--no-error-rwx-segments>"
@@ -9289,15 +10813,15 @@ msgstr ""
msgid "B<--no-leading-underscore>"
msgstr "B<-t >I<tempo_limite>"
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "B<--noprofile>"
msgid "B<--no-logfile>"
msgstr "B<--noprofile>"
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "B<--no-headers>"
msgid "B<--no-loghandler>"
@@ -9342,8 +10866,8 @@ msgstr "B<--posix>"
msgid "B<--no-print-map-discarded>"
msgstr "I<directory>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "I<directory>"
msgid "B<--no-print-map-locals>"
@@ -9502,8 +11026,7 @@ msgstr ""
msgid "B<--nodeps>"
msgstr "B<--norc>"
-#: debian-bookworm opensuse-leap-15-6 debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<name>"
msgid "B<--nohostname>"
@@ -9552,6 +11075,20 @@ msgstr "B<-->"
msgid "B<--nxcompat>"
msgstr "B<comment>"
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<--target=>I<bfdname>"
+msgid "B<--offline=>I<BOOL>"
+msgstr "B<--target=>I<bfdname>"
+
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<--newline>"
+msgid "B<--offline>"
+msgstr "B<--newline>"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -9587,6 +11124,7 @@ msgid "B<--one-file-system>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<-->"
msgid "B<--oneway>"
@@ -9606,18 +11144,13 @@ msgstr "B<--debugger>"
msgid "B<--options>"
msgstr "B<--posix>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--dry-run>"
msgid "B<--orphan-handling=>I<MODE>"
msgstr "B<--dry-run>"
-#: mageia-cauldron debian-bookworm
-#, no-wrap
-msgid "B<--orphan-handling=>I<\\s-1MODE\\s0>"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -9646,24 +11179,21 @@ msgstr "B<--target=>I<bfdname>"
msgid "B<--output=>I<output>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<-o>, B<--output>=I<\\,FILE\\/>"
msgid "B<--output=>I<outputfile>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "B<--package-metadata=>I<JSON>"
msgstr ""
-#: mageia-cauldron debian-bookworm
-#, no-wrap
-msgid "B<--package-metadata=>I<\\s-1JSON\\s0>"
-msgstr ""
-
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "B<--parent-match>B<[=NAME]>"
msgstr ""
@@ -9675,6 +11205,7 @@ msgid "B<--password>"
msgstr "I<password>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<-P> I<prefix>"
msgid "B<--pcr=>"
@@ -9744,13 +11275,18 @@ msgstr ""
msgid "B<--pop-state>"
msgstr "B<--usage>"
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "B<-o>, B<--output>=I<\\,FILE\\/>"
msgid "B<--port >I<\\,PORT\\/>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
+#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+msgid "B<--port=>I<PORT> Connect to I<PORT>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -9811,8 +11347,8 @@ msgstr "B<--posix>"
msgid "B<--print-map-discarded>"
msgstr "I<directory>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--print-file-name>"
msgid "B<--print-map-locals>"
@@ -9880,6 +11416,7 @@ msgid "B<--prompt>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "B<--property-match>B<[=KEY=VALUE]>"
msgstr ""
@@ -9894,6 +11431,12 @@ msgstr ""
msgid "B<--protocol>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<-P> I<prefix>"
+msgid "B<--purge>"
+msgstr "B<-P> I<prefisso>"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -9901,7 +11444,7 @@ msgstr ""
msgid "B<--push-state>"
msgstr "B<nome>"
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed
#, fuzzy
#| msgid "B<--quiet>"
msgid "B<--qemu-gui>"
@@ -9926,6 +11469,7 @@ msgid "B<--radix=>I<radix>"
msgstr "B<--radix=>I<radix>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<#include E<lt>stdio.hE<gt>>\n"
msgid "B<--raw-description>"
@@ -9961,13 +11505,19 @@ msgstr ""
msgid "B<--recovery-key>"
msgstr "B<--portability>"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: debian-unstable
+#: archlinux fedora-40 opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--dynamic>"
msgid "B<--regex>"
msgstr "B<--dynamic>"
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<--dynamic>"
+msgid "B<--register=>"
+msgstr "B<--dynamic>"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -10001,15 +11551,15 @@ msgstr "B<--dynamic>"
msgid "B<--relocatable>"
msgstr "B<--dynamic>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--init-file> I<file>"
msgid "B<--remap-inputs-file=>\\f(BIfile\\fR"
msgstr "B<--init-file> I<file>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "B<--remap-inputs=>\\f(BIpatternB<=>\\f(BIfilename\\fR"
msgstr ""
@@ -10071,12 +11621,6 @@ msgstr "B<--print-file-name>"
msgid "B<--resolution 1..600>"
msgstr "B<--posix>"
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "B<--resolve>"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -10179,10 +11723,9 @@ msgstr "B<--target=>I<bfdname>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<#include E<lt>stdio.hE<gt>>\n"
+#, no-wrap
msgid "B<--section>"
-msgstr "B<#include E<lt>stdio.hE<gt>>\n"
+msgstr "B<--section>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -10199,7 +11742,7 @@ msgstr ""
msgid "B<--service-watchdogs>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--session-command=>I<command>"
msgstr ""
@@ -10406,6 +11949,12 @@ msgstr ""
msgid "B<--statistics>"
msgstr "B<-s>, B<--strict>"
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<--si>"
+msgid "B<--stdin>"
+msgstr "B<--si>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -10427,8 +11976,8 @@ msgstr "I<directory>"
msgid "B<--strip-dwo>"
msgstr "B<-->"
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--inlines>"
msgid "B<--strip-section-headers>"
@@ -10485,7 +12034,7 @@ msgstr ""
msgid "B<--suffix>=I<\\,SUFFIX\\/>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<--demangle[=>I<style>B<]>"
msgid "B<--summary>[=I<when>]"
@@ -10520,6 +12069,7 @@ msgid "B<--synthesize=>I<BOOL>"
msgstr "B<--target=>I<bfdname>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<-a>, B<--append>"
msgid "B<--sysname-match>B<[=NAME]>"
@@ -10546,6 +12096,7 @@ msgid "B<--tabsize>=I<NUM>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "B<--tag-match>B<[=TAG]>"
msgstr ""
@@ -10574,13 +12125,13 @@ msgstr "B<-->"
msgid "B<--template=>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-->"
msgid "B<--time-format> I<format>"
msgstr "B<-->"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--time-format> I<type>"
msgstr ""
@@ -10600,22 +12151,38 @@ msgstr ""
msgid "B<--total>"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux fedora-40 mageia-cauldron
#, fuzzy
#| msgid "I</etc/services>"
msgid "B<--tpm2-pcrlock=> [PATH]"
msgstr "I</etc/services>"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I</etc/services>"
+msgid "B<--tpm2-pcrlock=>I<PATH>"
+msgstr "I</etc/services>"
+
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "B<--tpm2-pcrs=> [PCR...]"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-unstable fedora-rawhide
+msgid "B<--tpm2-pcrs=>I<PCR>I<[+PCR\\&.\\&.\\&.]>"
+msgstr ""
+
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "B<--tpm2-public-key=> [PATH], B<--tpm2-public-key-pcrs=> [PCR...]"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid ""
+"B<--tpm2-public-key=>I<PATH>, B<--tpm2-public-key-pcrs=>I<PCR>I<[+PCR\\&.\\&."
+"\\&.]>"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -10651,14 +12218,21 @@ msgstr "B<--newline>"
msgid "B<--tsaware>"
msgstr "B<--usage>"
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, no-wrap
msgid "B<--ui { qml|webservice|websocket }>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<--quiet>"
+msgid "B<--uid=>"
+msgstr "B<--quiet>"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--quiet>"
msgid "B<--uid>"
@@ -10676,17 +12250,12 @@ msgstr "B<--print-file-name>"
msgid "B<--unique>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "B<--unique[=>I<SECTION>B<]>"
msgstr ""
-#: mageia-cauldron debian-bookworm
-#, no-wrap
-msgid "B<--unique[=>I<\\s-1SECTION\\s0>B<]>"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<--unregister>"
@@ -10703,7 +12272,8 @@ msgstr ""
msgid "B<--update-catalog>"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<-o>, B<--output>=I<\\,FILE\\/>"
msgid "B<--update>[=I<\\,UPDATE\\/>]"
@@ -10743,6 +12313,13 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<--quiet>"
+msgid "B<--uuid=>"
+msgstr "B<--quiet>"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<--quiet>"
msgid "B<--uuid>"
msgstr "B<--quiet>"
@@ -10759,20 +12336,15 @@ msgstr "B<--value>"
msgid "B<--variant> I<TYPE>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--verbose>"
msgid "B<--verbose[=>I<NUMBER>B<]>"
msgstr "B<--verbose>"
-#: mageia-cauldron debian-bookworm
-#, no-wrap
-msgid "B<--verbose[=>I<\\s-1NUMBER\\s0>B<]>"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable fedora-rawhide
#, fuzzy
#| msgid "B<--version>"
msgid "B<--verify=>"
@@ -10784,6 +12356,13 @@ msgstr "B<--version>"
msgid "B<--version-script=>I<version-scriptfile>"
msgstr ""
+#: fedora-rawhide archlinux debian-bookworm debian-unstable fedora-40
+#: mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--version>"
+msgid "B<--vsock>"
+msgstr "B<--version>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<--wall>"
@@ -10810,7 +12389,8 @@ msgstr "B<comment>"
msgid "B<--warn-constructors>"
msgstr "B<--target=>I<bfdname>"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
#, fuzzy, no-wrap
#| msgid "B<noexec>"
msgid "B<--warn-execstack-objects>"
@@ -10968,7 +12548,7 @@ msgstr ""
msgid "B<-8>, B<--8-bit>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-l>, B<--logging>"
msgid "B<->, B<-l>, B<--login>"
@@ -11111,6 +12691,13 @@ msgstr ""
msgid "B<-D>, B<--debug>[=I<\\,LEVEL\\/>]"
msgstr ""
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<-d>, B<--directory>"
+msgid "B<-D>, B<--directory=>"
+msgstr "B<-d>, B<--directory>"
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed fedora-40 fedora-rawhide
#, no-wrap
@@ -11234,13 +12821,13 @@ msgstr "B<--target=>I<bfdname>"
msgid "B<-G>, B<--collect>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-q>, B<--quiet>"
msgid "B<-G>, B<--setgid> I<gid>"
msgstr "B<-q>, B<--quiet>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-a>, B<--append>"
msgid "B<-G>, B<--supp-group>=I<group>"
@@ -11278,10 +12865,11 @@ msgstr ""
msgid "B<-I>I<file>"
msgstr "B<-O >I<file>"
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<-u >I<file>"
-msgid "B<-I\\~>I<dir>"
+msgid "B<-I\\ >I<dir>"
msgstr "B<-u >I<file>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -11354,7 +12942,7 @@ msgstr "B<#include E<lt>stdio.hE<gt>>\n"
msgid "B<-N> I<symbolname>"
msgstr "B<--plugin> I<nome>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-a>, B<--append>"
msgid "B<-N>, B<--namespace> I<ns>"
@@ -11399,7 +12987,7 @@ msgstr ""
msgid "B<-O>, B<--format>=I<\\,FORMAT\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-l>, B<--logging>"
msgid "B<-O>, B<--log-out> I<file>"
@@ -11411,24 +12999,19 @@ msgstr "B<-l>, B<--logging>"
msgid "B<-P, >B<--state-directory-path>I< pathname>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "B<-P> I<AUDITLIB>"
msgstr ""
-#: mageia-cauldron debian-bookworm
-#, no-wrap
-msgid "B<-P> I<\\s-1AUDITLIB\\s0>"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<-P>, B<--no-dereference>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-u>, B<--update>"
msgid "B<-P>, B<--pty>"
@@ -11462,30 +13045,29 @@ msgstr "B<-O >I<file>"
msgid "B<-S> I<suffix>"
msgstr "B<-S> I<suffisso>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm debian-unstable archlinux opensuse-leap-15-6
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "B<-S>, "
+msgstr "B<-S>, "
+
+#: debian-bookworm
#, fuzzy
#| msgid "B<-q>, B<--quiet>"
msgid "B<-S>, B<--setuid> I<uid>"
msgstr "B<-q>, B<--quiet>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-q>, B<--quiet>"
msgid "B<-S>, B<--size> I<size>"
msgstr "B<-q>, B<--quiet>"
-#: opensuse-leap-15-6 debian-bookworm
-#, fuzzy
-#| msgid "B<-s>, B<--strict>"
-msgid "B<-S>, B<--softirq>"
-msgstr "B<-s>, B<--strict>"
-
-#: debian-bookworm debian-unstable archlinux opensuse-leap-15-6
-#: opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<-S>"
-msgid "B<-S>I<, >"
-msgstr "B<-S>"
+#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-T .IR TYPE [, TYPE ]...>"
+msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux opensuse-leap-15-6 opensuse-tumbleweed
@@ -11507,8 +13089,8 @@ msgstr "B<-O >I<file>"
msgid "B<-T>, B<--target-cwd>=I<\\,DIR\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<-b>, B<--bytes>"
msgid "B<-T>, B<--test>"
@@ -11557,19 +13139,19 @@ msgstr ""
msgid "B<-Ttext=>I<org>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide
#, fuzzy, no-wrap
#| msgid "B<-u>, B<--unique>"
msgid "B<-U>, B<--uniq>"
msgstr "B<-u>, B<--unique>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-q>, B<--quiet>"
msgid "B<-U>, B<--uuid> I<UUID>"
msgstr "B<-q>, B<--quiet>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-u>, B<--unique>"
msgid "B<-U>, B<--uuid> I<uuid>"
@@ -11596,10 +13178,9 @@ msgstr "B<-v>, B<--verbose>"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
#: debian-bookworm debian-unstable opensuse-leap-15-6
-#, fuzzy, no-wrap
-#| msgid "B<-V>, B<--version>"
+#, no-wrap
msgid "B<-V>, B<-\\^-version>"
-msgstr "B<-V>, B<--version>"
+msgstr "B<-V>, B<-\\^-version>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -11619,7 +13200,7 @@ msgstr "B<-W> I<wordlist>"
msgid "B<-W>, B<--wait-interval> I<microseconds>"
msgstr "B<-a, --append>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-W>, B<--wipe-partitions> I<when>"
msgstr ""
@@ -11679,13 +13260,13 @@ msgstr ""
msgid "B<-a> I<keyword>"
msgstr "B<-t> I<radix>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-a>, B<--all>"
msgid "B<-a>, B<--all-tasks>"
msgstr "B<-a>, B<--all>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-u>, B<--update>"
msgid "B<-a>, B<--alternative>"
@@ -11698,7 +13279,7 @@ msgstr "B<-u>, B<--update>"
msgid "B<-a>, B<--auto-pager>"
msgstr "B<-a, --append>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-a>, B<--append>"
msgid "B<-a>, B<--auto>"
@@ -11713,7 +13294,7 @@ msgstr ""
#: archlinux
#, no-wrap
msgid "B<-a>, B<--verify-hostname>"
-msgstr ""
+msgstr "B<-a>, B<--verify-hostname>"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
@@ -11736,10 +13317,9 @@ msgstr "B<-d>, B<--debug>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<--target=>I<bfdname>"
+#, no-wrap
msgid "B<-b> I<bfdname>"
-msgstr "B<--target=>I<bfdname>"
+msgstr "B<-b> I<bfdname>"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
@@ -11748,8 +13328,7 @@ msgstr "B<--target=>I<bfdname>"
msgid "B<-b> I<input-format>"
msgstr "B<-O >I<file>"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: debian-unstable
+#: archlinux fedora-40 opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
#| msgid "B<-u>, B<--update>"
msgid "B<-b>, B<--basename>"
@@ -11840,7 +13419,7 @@ msgstr ""
msgid "B<-c>, B<--color>=I<\\,COLOR\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-h>, B<--help>"
msgid "B<-c>, B<--command>=I<command>"
@@ -11876,7 +13455,7 @@ msgstr "B<-V>,B< --version>"
msgid "B<-c>, B<--counters>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-c>, B<--creator>"
msgstr ""
@@ -11898,7 +13477,7 @@ msgstr ""
msgid "B<-c>, B<--iteration-count>=I<\\,NUM\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-h>, B<--help>"
msgid "B<-c>, B<--no-canonicalize>"
@@ -11943,6 +13522,11 @@ msgstr ""
msgid "B<-d> DIRECTORY"
msgstr ""
+#: archlinux
+#, no-wrap
+msgid "B<-d> I<\\,[DIMENSION]\\/>, B<--draw> I<\\,[DIMENSION]\\/>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -11966,12 +13550,6 @@ msgstr ""
msgid "B<-d>, B<--decompress>, B<--uncompress>"
msgstr ""
-#: opensuse-leap-15-6
-#, fuzzy, no-wrap
-#| msgid "B<-a>, B<--append>"
-msgid "B<-d>, B<--delay> I<seconds>"
-msgstr "B<-a, --append>"
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -11985,7 +13563,7 @@ msgstr ""
msgid "B<-d>, B<--domain>=I<\\,TEXTDOMAIN\\/>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "B<-d>, B<--draw>[=I<\\,DIMENSION\\/>]"
msgstr ""
@@ -12075,8 +13653,7 @@ msgstr ""
msgid "B<-e>, B<--even>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: debian-unstable
+#: archlinux fedora-40 opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
#| msgid "B<-V>, B<--version>"
msgid "B<-e>, B<--existing>"
@@ -12088,7 +13665,7 @@ msgstr "B<-V>, B<--version>"
msgid "B<-e>, B<--exit>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-e>, B<--export>"
msgstr ""
@@ -12124,7 +13701,7 @@ msgstr "B<-f >I<nome-file>"
msgid "B<-f> I<name>"
msgstr "B<--target=>I<bfdname>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-a>, B<--all>"
msgid "B<-f>, B<--fast>"
@@ -12142,7 +13719,7 @@ msgstr ""
msgid "B<-f>, B<--font>=I<\\,FILE\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-a>, B<--all>"
msgid "B<-f>, B<--fork>"
@@ -12174,6 +13751,12 @@ msgstr "B<--target=>I<bfdname>"
msgid "B<-fini=>I<name>"
msgstr "B<--plugin> I<nome>"
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-g .I SOURCE:FIRST-LAST>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -12194,7 +13777,7 @@ msgstr "B<--user>"
msgid "B<-g, --gpgcheck>"
msgstr "B<-h, --help>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-o>, B<--output>=I<\\,FILE\\/>"
msgid "B<-g>, B<--group>=I<group>"
@@ -12206,6 +13789,12 @@ msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
msgid "B<-h or --help>"
msgstr ""
+#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-h .IR HOST ,>"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -12220,6 +13809,12 @@ msgid ""
"usage of this command and exit."
msgstr ""
+#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-i .IR ATTR [, ATTR ]...>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -12245,7 +13840,7 @@ msgstr ""
msgid "B<-i> I<file>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-i>, B<--id> I<id>"
msgstr ""
@@ -12319,7 +13914,7 @@ msgstr ""
msgid "B<-k>, B<--keyword>"
msgstr "B<-t> I<radix>"
-#: opensuse-leap-15-6 debian-bookworm mageia-cauldron
+#: opensuse-leap-15-6 debian-bookworm
#, fuzzy, no-wrap
#| msgid "B<-a>, B<--all>"
msgid "B<-k>, B<--kill>"
@@ -12405,7 +14000,7 @@ msgstr ""
#: archlinux
#, no-wrap
msgid "B<-l>, B<--no-rhosts>"
-msgstr ""
+msgstr "B<-l>, B<--no-rhosts>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -12468,12 +14063,11 @@ msgstr ""
msgid "B<-m>, B<--canonicalize-missing>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-m>, B<--maxdelay> I<number>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
-#: debian-bookworm opensuse-leap-15-6
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-bookworm
#, fuzzy, no-wrap
#| msgid "B<-q>, B<--quiet>"
msgid "B<-m>, B<--maximize>"
@@ -12486,11 +14080,11 @@ msgstr "B<-q>, B<--quiet>"
msgid "B<-m>, B<--multi-domain>"
msgstr "B<-q>, B<--quiet>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-m>, B<--shmems>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-m>, B<-p>, B<--preserve-environment>"
msgstr ""
@@ -12539,7 +14133,7 @@ msgstr ""
msgid "B<-n>, B<--name>=I<\\,NAME\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-n>, B<--newline>"
msgstr ""
@@ -12549,7 +14143,7 @@ msgstr ""
msgid "B<-n>, B<--no-clobber>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-h>, B<--help>"
msgid "B<-n>, B<--no-mtab>"
@@ -12568,7 +14162,7 @@ msgstr ""
msgid "B<-n>, B<--quiet>, B<--silent>"
msgstr "B<-q>, B<--quiet>"
-#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<-nn>"
@@ -12636,13 +14230,13 @@ msgstr ""
msgid "B<-o>, B<--once>"
msgstr "B<-J>, B<--json>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-s>, B<--strict>"
msgid "B<-o>, B<--options> I<opts>"
msgstr "B<-s>, B<--strict>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-o>, B<--output>"
msgstr ""
@@ -12652,12 +14246,19 @@ msgstr ""
msgid "B<-o\\ >I<dir>"
msgstr "B<-u >I<file>"
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<-t> I<radix>"
-msgid "B<-o\\~>I<outputfile>"
+msgid "B<-o\\ >I<outputfile>"
msgstr "B<-t> I<radix>"
+#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-p .IR PORT ,>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -12713,7 +14314,7 @@ msgstr "B<-s>, B<--strict>"
msgid "B<-p>, B<--priority=>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-s>, B<--strict>"
msgid "B<-p>, B<--priority> I<priority>"
@@ -12744,13 +14345,19 @@ msgstr "B<--plugin> I<nome>"
msgid "B<-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite>"
msgstr ""
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-q .I KEYWORD>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<-q >I<function>"
msgstr "B<-q >I<funzione>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-q>, B<--queues>"
msgstr ""
@@ -12790,7 +14397,7 @@ msgstr ""
msgid "B<-r, --rpc>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6
#, fuzzy
#| msgid "B<-V>,B< --version>"
msgid "B<-r>, B<--random>"
@@ -12836,7 +14443,7 @@ msgstr ""
#: archlinux
#, no-wrap
msgid "B<-r>, B<--reverse-required>"
-msgstr ""
+msgstr "B<-r>, B<--reverse-required>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -12864,6 +14471,12 @@ msgstr "B<--radix=>I<radix>"
msgid "B<-rpath=>I<dir>"
msgstr "B<--radix=>I<radix>"
+#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-s .IR SOURCE [, SOURCE ]...>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -12908,7 +14521,7 @@ msgstr ""
msgid "B<-s>, B<--sbat>=I<\\,FILE\\/>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-s>, B<--semaphores>"
msgstr ""
@@ -12918,7 +14531,7 @@ msgstr ""
msgid "B<-s>, B<--separator>=I<\\,STRING\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-h>, B<--help>"
msgid "B<-s>, B<--shell>=I<shell>"
@@ -12937,12 +14550,6 @@ msgstr "B<-q>, B<--quiet>"
msgid "B<-s>, B<--skip>=I<\\,NUM\\/>"
msgstr ""
-#: opensuse-leap-15-6 debian-bookworm
-#, fuzzy
-#| msgid "B<-V>,B< --version>"
-msgid "B<-s>, B<--sort> I<column>"
-msgstr "B<-V>,B< --version>"
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -12967,7 +14574,7 @@ msgstr ""
msgid "B<-s>, B<--syslog>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-s>, B<--strict>"
msgid "B<-s>, B<--sysroot> I<directory>"
@@ -13006,6 +14613,12 @@ msgstr "B<-s>"
msgid "B<-t --test>"
msgstr ""
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-t .I TYPE>"
+msgstr ""
+
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -13068,13 +14681,13 @@ msgstr ""
msgid "B<-t>, B<--text>=I<\\,STRING\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-t >I<timeout>"
msgid "B<-t>, B<--timeout> I<timeout>"
msgstr "B<-t >I<tempo_limite>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-V>, B<--version>"
msgid "B<-t>, B<--timing> I<file>"
@@ -13092,7 +14705,7 @@ msgstr "B<-r>, B<--reverse>"
msgid "B<-t>, B<--type=>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-V>, B<--version>"
msgid "B<-t>, B<--types> I<list>"
@@ -13159,6 +14772,12 @@ msgstr ""
msgid "B<-u>, B<--user>=I<\\,USER\\/>"
msgstr ""
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "B<-v .I TYPE>"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide
msgid "B<-v, --verify>"
msgstr ""
@@ -13195,12 +14814,11 @@ msgstr "B<-a, --append>"
msgid "B<-w>, B<--wait> [I<seconds>]"
msgstr "B<-a, --append>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-w>, B<--whitelist-environment>=I<list>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: debian-unstable
+#: archlinux fedora-40 opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
#| msgid "B<-q>, B<--quiet>"
msgid "B<-w>, B<--wholename>"
@@ -13218,7 +14836,7 @@ msgstr "B<-d>, B<--debug>"
msgid "B<-w>, B<--width>=I<\\,WIDTH\\/>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-a>, B<--append>"
msgid "B<-w>, B<--wipe> I<when>"
@@ -13244,7 +14862,7 @@ msgstr "B<--plugin> I<nome>"
msgid "B<-x>, B<--end-delete>=I<\\,STRING\\/>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-h>, B<--help>"
msgid "B<-x>, B<--hex>"
@@ -13318,125 +14936,6 @@ msgstr "B<-t> I<radix>"
msgid "B<-z>, B<--end-insert>=I<\\,STRING\\/>"
msgstr "B<-o>, B<--output>=I<\\,FILE\\/>"
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.B>"
-msgstr "B<.B>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.BI>"
-msgstr "B<.BI>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.BR>"
-msgstr "B<.BR>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.DT>"
-msgstr "B<.DT>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.HP>I< i>"
-msgstr "B<.HP>I< i>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.I>"
-msgstr "B<.I>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.IB>"
-msgstr "B<.IB>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.IP>I< x i>"
-msgstr "B<.IP>I< x i>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.IR>"
-msgstr "B<.IR>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.LP>"
-msgstr "B<.LP>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.P>"
-msgstr "B<.P>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.PD>I< d>"
-msgstr "B<.PD>I< d>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.PP>"
-msgstr "B<.PP>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.RB>"
-msgstr "B<.RB>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.RE>"
-msgstr "B<.RE>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.RI>"
-msgstr "B<.RI>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.RS>I< i>"
-msgstr "B<.RS>I< i>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.SB>"
-msgstr "B<.SB>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.SM>"
-msgstr "B<.SM>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.SS>I< t>"
-msgstr "B<.SS>I< t>"
-
-#: debian-unstable opensuse-tumbleweed
-msgid "B<.TH> I<title section date source manual>"
-msgstr "B<.TH> I<titolo sezione data sorgente manuale>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.TP>I< i>"
-msgstr "B<.TP>I< i>"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.UE>\\~"
-msgstr "B<.UE>\\~[I<trailer>]"
-
-#: debian-unstable opensuse-tumbleweed
-#, no-wrap
-msgid "B<.UR>I< url>"
-msgstr "B<.UR>I< url>"
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -13475,7 +14974,7 @@ msgstr ""
msgid "B</usr/lib/systemd/user-environment-generators/some-generator>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-40 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I</usr/lib/locale/locale-archive>"
msgid "B</var/lib/mlocate/mlocate.db>"
@@ -13494,12 +14993,24 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
+msgid "B<0657fd6d-a4ab-43c4-84e5-0933c84b4f4f>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
msgid "B<0> or B<ENOENT> or B<ESRCH> or B<EBADF> or B<EPERM> or ..."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
+msgid "B<0x0000000000000002>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
msgid "B<0x02>"
msgstr ""
@@ -13518,6 +15029,12 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
+msgid "B<0x1000000000000000>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
msgid "B<0x10>"
msgstr ""
@@ -13533,8 +15050,14 @@ msgstr ""
msgid "B<0x40>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<0x8000000000000000>"
+msgstr ""
+
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<0xFFFFFFFF>"
msgstr ""
@@ -13559,12 +15082,30 @@ msgstr "B<3.>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
+msgid "B<3b8f8425-20e0-4f3b-907f-1a25a76f98e8>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
msgid "B<4.>"
msgstr "B<4.>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
+msgid "B<4d21b016-b534-45c2-a9fb-5c16e091fd2d>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<4f68bce3-e8cd-4db1-96e7-fbcaf984b709>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
msgid "B<5.>"
msgstr "B<5.>"
@@ -13580,6 +15121,18 @@ msgstr "B<6.>"
msgid "B<64bit>"
msgstr ""
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<7ec6f557-3bc5-4aca-b293-16ef5df639d1>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<933ac7e1-2eb4-4f13-b844-0e14e2aef915>"
+msgstr ""
+
#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -13592,8 +15145,8 @@ msgstr ""
msgid "B<:> [I<arguments>]"
msgstr "B<:> [I<argomenti>]"
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<:n>"
msgstr ""
@@ -13603,6 +15156,12 @@ msgstr ""
msgid "B<ACTION>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<ADVISORY>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -13731,11 +15290,12 @@ msgstr "B<LC_ALL>"
msgid "B<AI_V4MAPPED>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<ALWAYS_SET_PATH> (boolean)"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<RWF_APPEND> (since Linux 4.16)"
msgid "B<AT_EMPTY_PATH> (since Linux 5.8)"
@@ -13948,12 +15508,13 @@ msgstr ""
msgid "B<CAP_SYS_TTY_CONFIG>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<CCISS_DEREGDISK>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "B<CCISS_DEREGDISK>, B<CCISS_REGNEWDISK>, B<CCISS_REGNEWD>"
msgstr ""
@@ -13970,18 +15531,20 @@ msgstr ""
msgid "B<CCISS_GETPCIINFO>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm
-#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "B<CCISS_PASSTHRU>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<CCISS_REGNEWD>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<CCISS_REGNEWDISK>"
msgstr ""
@@ -14100,6 +15663,10 @@ msgstr ""
msgid "B<DT_UNKNOWN>"
msgstr ""
+#: archlinux
+msgid "B<Data Fields:>"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -14126,7 +15693,7 @@ msgstr "B<#include E<lt>stdio.hE<gt>>\n"
msgid "B<EACCES> or B<EAGAIN>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "B<EACCES>, B<EPERM>"
msgstr ""
@@ -14210,7 +15777,7 @@ msgstr ""
msgid "B<ENETUNREACH>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "B<ENOBUFS>, B<ENOMEM>"
msgstr ""
@@ -14297,7 +15864,7 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<ERESTARTNOINTR> (since Linux 2.6.17)"
-msgstr ""
+msgstr "B<ERESTARTNOINTR> (da Linux 2.6.17)"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -14796,6 +16363,13 @@ msgstr ""
msgid "B<FD_CLOEXEC>"
msgstr "B<ENOEXEC>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<O_NONBLOCK>"
+msgid "B<FLOCK>"
+msgstr "B<O_NONBLOCK>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -14837,7 +16411,7 @@ msgstr ""
msgid "B<IN_ONESHOT>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<IPC namespace>"
msgstr ""
@@ -14875,8 +16449,7 @@ msgstr ""
msgid "B<LM_ID_NEWLM>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: debian-unstable
+#: archlinux fedora-40 opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
#| msgid "B<PATH>"
msgid "B<LOCATE_PATH>"
@@ -14984,6 +16557,12 @@ msgstr "B<MAIL>"
msgid "B<MAIL>"
msgstr "B<MAIL>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<MANDATORY>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -15020,6 +16599,12 @@ msgstr ""
msgid "B<MPOL_PREFERRED>"
msgstr ""
+#: archlinux debian-unstable opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "B<MPOL_WEIGHTED_INTERLEAVE> (since Linux 6.9)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -15064,6 +16649,12 @@ msgstr ""
msgid "B<Note:>"
msgstr "Note"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<OFDLCK>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -15095,7 +16686,7 @@ msgstr ""
msgid "B<O_WRONLY>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<PID namespace>"
msgstr ""
@@ -15137,6 +16728,13 @@ msgstr ""
msgid "B<POLLPRI>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "POSIX.2."
+msgid "B<POSIX>"
+msgstr "POSIX.2."
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -15167,12 +16765,18 @@ msgstr ""
msgid "B<PWD>"
msgstr "B<PWD>"
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, no-wrap
msgid "B<QT_QPA_PLATFORM={ wayland|X11 }>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<READ>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -15231,6 +16835,98 @@ msgstr ""
msgid "B<SCHED_OTHER>"
msgstr ""
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 opensuse-leap-15-6
+#, no-wrap
+msgid "B<SCM_CREDENTIALS>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 opensuse-leap-15-6
+#, no-wrap
+msgid "B<SCM_RIGHTS>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 opensuse-leap-15-6
+#, fuzzy, no-wrap
+#| msgid "SECURITY"
+msgid "B<SCM_SECURITY>"
+msgstr "SICUREZZA"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_ESP>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_FLAG_NO_AUTO>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_FLAG_NO_BLOCK_IO_PROTOCOL>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_FLAG_READ_ONLY>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<HOME>"
+msgid "B<SD_GPT_HOME>"
+msgstr "B<HOME>"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_ROOT_ARM64>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_ROOT_X86_64>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_SRV>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_SWAP>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_TMP>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_VAR>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<SD_GPT_XBOOTLDR>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -15271,8 +16967,8 @@ msgstr ""
msgid "B<SIGPWR>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
-#: debian-bookworm debian-unstable opensuse-leap-15-6
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "SIGQUIT"
msgid "B<SIGQUIT>"
@@ -15458,11 +17154,12 @@ msgstr ""
msgid "B<SO_KEEPALIVE>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "B<SO_PEERCRED>"
-msgstr ""
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 opensuse-leap-15-6
+#, fuzzy, no-wrap
+#| msgid "B<SOCK_SEQPACKET>"
+msgid "B<SO_PEERSEC>"
+msgstr "B<SOCK_SEQPACKET>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -15601,7 +17298,7 @@ msgstr ""
msgid "B<USB>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<UTS namespace>"
msgstr ""
@@ -15654,6 +17351,12 @@ msgstr "B<WCONTINUED>"
msgid "B<WEXITED>"
msgstr "B<WEXITED>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<WRITE>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -15679,19 +17382,22 @@ msgstr ""
msgid "B<[> I<expr> B<]>"
msgstr "B<[> I<expr> B<]>"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"B<\\%captoinfo> - convert a I<termcap> description into a I<\\%term\\%info> "
"description"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"B<\\%captoinfo> composes single-line capabilities into an B<acsc> string, "
"and discards B<GG> and double-line capabilities with a warning diagnostic."
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"B<\\%captoinfo> translates some obsolete, nonstandard capabilities into "
"standard (SVr4/XSI Curses) I<\\%\\%term\\%info> capabilities. It issues a "
@@ -15699,7 +17405,8 @@ msgid ""
"that it has not mistakenly translated an unknown or mistyped capability name."
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"B<\\%captoinfo> translates terminal descriptions. It looks in each given "
"text I<file> for I<\\%termcap> entries and, for each one found, writes an "
@@ -15961,8 +17668,8 @@ msgstr ""
msgid "B<acct>(5), B<ac>(1)"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<acl>"
msgstr ""
@@ -16095,10 +17802,28 @@ msgstr "B<autocd>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<b921b045-1df0-41c3-af44-4c6f280d3fae>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+#, no-wrap
+msgid "B<background-light>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<group>"
+msgid "B<background>"
+msgstr "B<group>"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<bad>"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<pause>(2)"
msgid "B<basenc>(1)"
@@ -16111,6 +17836,12 @@ msgid "B<bashdefault>"
msgstr "B<bashdefault>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<bc13c2ff-59e6-4262-a352-b275fd6f7172>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
#, fuzzy
#| msgid "B<nosort>"
@@ -16123,6 +17854,24 @@ msgstr "B<nosort>"
msgid "B<bg> [I<jobspec> ...]"
msgstr "B<bg> [I<jobspec> ...]"
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid "B<bind M-B linter main>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid "B<bind M-F formatter main>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<binding>"
+msgid "B<bind ^B back main>"
+msgstr "B<binding>"
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid "B<bind ^F forward main>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -16177,7 +17926,7 @@ msgstr "B<binding>"
msgid "B<bitlk>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<blkid>(8), B<findfs>(8)"
msgstr ""
@@ -16231,6 +17980,12 @@ msgstr "B<builtin> I<comando-incorporato> [I<argomenti>]"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<c12a7328-f81f-11d2-ba4b-00a0c93ec93b>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<cabs>(3), B<complex>(7)"
msgstr ""
@@ -16270,38 +18025,20 @@ msgstr ""
msgid "B<caller> [I<expr>]"
msgstr "B<caller> [I<espr>]"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy
#| msgid "B<--debugger>"
msgid "B<captoinfo -V>"
msgstr "B<--debugger>"
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"B<captoinfo> - convert a I<termcap> description into a I<terminfo> "
-"description"
-msgstr ""
-
-#: debian-bookworm archlinux
-msgid ""
-"B<captoinfo> [B<-v>I<n> I<width>] [B<-V>] [B<-1>] [B<-w> I<width>] "
-"I<file> ..."
-msgstr ""
-
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy
#| msgid "B<man> [I<section>] I<title>"
msgid "B<captoinfo> [I<tic-option>] [I<file> \\&.\\|.\\|.]"
msgstr "B<man> [I<sezione>] I<titolo>"
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"B<captoinfo> looks in each given text I<file> for B<termcap> descriptions. "
-"For each one found, an equivalent B<terminfo> description is written to "
-"standard output. Termcap B<tc> capabilities are translated directly to "
-"terminfo B<use> capabilities."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -16361,7 +18098,7 @@ msgstr ""
msgid "B<cet-report=warning>"
msgstr "B<running>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<cgroup namespace>"
msgstr ""
@@ -16496,8 +18233,8 @@ msgstr "B<command>"
msgid "B<command> [B<-pVv>] I<command> [I<arg> ...]"
msgstr "B<command> [B<-pVv>] I<comando> [I<arg> ...]"
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<comment>"
msgstr "B<comment>"
@@ -16647,7 +18384,7 @@ msgstr ""
msgid "B<declare> [B<-aAfFgiIlnrtux>] [B<-p>] [I<name>[=I<value>] ...]"
msgstr "B<declare> [B<-aAfFgiIlnrtux>] [B<-p>] [I<nome>[=I<valore>] ...]"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<defaults>"
msgstr "B<defaults>"
@@ -16749,7 +18486,7 @@ msgstr "B<dirs [-clpv] [+>I<n>B<] [->I<n>B<]>"
msgid "B<dirspell>"
msgstr "B<dirspell>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<disable>"
msgstr ""
@@ -17093,8 +18830,8 @@ msgstr "B<emacs>"
msgid "B<emacs>(1), B<tex>(1)."
msgstr "B<-s>, B<--strict>"
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<emerg>"
msgstr ""
@@ -17132,6 +18869,16 @@ msgstr ""
msgid "B<encrypt>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "B<ephemeral-import>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<RouteTable=>"
+msgid "B<ephemeral>"
+msgstr "I<RouteTable=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -17151,7 +18898,7 @@ msgid "B<errtrace>"
msgstr "B<errtrace>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<esp>"
msgstr ""
@@ -17174,7 +18921,7 @@ msgid "B<eval> [I<arg> ...]"
msgstr "B<eval> [I<arg> ...]"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<noexec>"
msgid "B<exec>"
@@ -17231,24 +18978,22 @@ msgid "B<export> [B<-fn>\\^] [I<name>[=I<word>]] ..."
msgstr "B<export> [B<-fn>\\^] [I<nome>[=I<parola>]] ..."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<exports>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<export>"
+#, no-wrap
msgid "B<ext2>"
-msgstr "B<export>"
+msgstr "B<ext2>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<export>"
+#, no-wrap
msgid "B<ext4>"
-msgstr "B<export>"
+msgstr "B<ext4>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -17414,14 +19159,19 @@ msgstr "B<filenames>"
msgid "B<filetype>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "B<find>(1) with the I<-inum> option can be used to locate the file."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<flex_bg>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<flock>(2)"
msgstr ""
@@ -17683,11 +19433,16 @@ msgstr "B<gnu_errfmt>"
msgid "B<good>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-unstable fedora-rawhide
+#, no-wrap
+msgid "B<greeter>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
msgid "B<groff -Tascii -man> I<file> \\&..."
msgstr "B<groff -Tascii -man> I<file> \\&..."
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "B<groff -Tps -man> I<file> \\&..."
msgstr "B<groff -Tps -man> I<file> \\&..."
@@ -17927,6 +19682,12 @@ msgstr "B<helptopic>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<hh>"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<hibernate>"
msgstr ""
@@ -18098,6 +19859,12 @@ msgstr ""
msgid "B<ignoreeof>"
msgstr "B<ignoreeof>"
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<export>"
+msgid "B<import>"
+msgstr "B<export>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<indeterminate>"
@@ -18270,12 +20037,16 @@ msgstr ""
msgid "B<int i;>"
msgstr "B<info grub>"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "B<int ioctl(int >I<fd>B<, int >I<cmd>B<, ...);>\n"
msgstr ""
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<int ioctl(int >I<fd>B<, int >I<op>B<, ...);>\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -18337,13 +20108,13 @@ msgstr ""
msgid "B<io\\&.systemd\\&.NameServiceSwitch>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<ioprio_set>(2)"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<ipcmk>(1), B<ipcrm>(1), B<msgrcv>(2), B<msgsnd>(2), B<semget>(2), "
"B<semop>(2), B<shmat>(2), B<shmdt>(2), B<shmget>(2), B<sysvipc>(7)"
@@ -18352,12 +20123,12 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<ipv4>"
-msgstr ""
+msgstr "B<ipv4>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<ipv6>"
-msgstr ""
+msgstr "B<ipv6>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -18598,6 +20369,12 @@ msgstr "B<let> I<arg> [I<arg> ...]"
msgid "B<link-local>"
msgstr ""
+#: fedora-rawhide debian-unstable
+#, fuzzy
+#| msgid "B<--key=>"
+msgid "B<link-volume-key=>"
+msgstr "B<--key=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -18606,7 +20383,7 @@ msgid "B<linkat>(2)"
msgstr "B<sigaction>(2)"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<linux-generic>"
msgstr ""
@@ -18617,12 +20394,6 @@ msgstr ""
msgid "B<lithist>"
msgstr "B<lithist>"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "B<ll>"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -18665,6 +20436,11 @@ msgstr "B<localvar_unset>"
msgid "B<location>I<=journal-location>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, no-wrap
+msgid "B<lock-screen>"
+msgstr ""
+
#: mageia-cauldron
#, no-wrap
msgid "B<lock>"
@@ -18708,8 +20484,8 @@ msgstr ""
msgid "B<magic>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<nofail>"
msgid "B<mail>"
@@ -18730,6 +20506,18 @@ msgstr ""
msgid "B<malloc>(3)"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<nofail>"
+msgid "B<manager-early>"
+msgstr "B<nofail>"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<nofail>"
+msgid "B<manager>"
+msgstr "B<nofail>"
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron fedora-40
#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -18754,7 +20542,7 @@ msgstr ""
"argomento di opzione non validi, I<array> sia non valido o non assegnabile, "
"oppure se I<array> non è un array indicizzato."
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<nofail>"
msgid "B<mark-plt>"
@@ -18876,11 +20664,11 @@ msgstr "B<mode>"
msgid "B<mode>"
msgstr "B<mode>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<mount namespace>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<mount>(8)"
msgstr ""
@@ -18941,7 +20729,7 @@ msgstr ""
msgid "B<netgroup>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<network namespace>"
msgstr ""
@@ -19156,7 +20944,7 @@ msgstr "B<noglob>"
msgid "B<noindirect-extern-access>"
msgstr "B<noexec>"
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<-->"
msgid "B<nomark-plt>"
@@ -19188,8 +20976,8 @@ msgstr ""
msgid "B<norelro>"
msgstr "B<nolog>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--inlines>"
msgid "B<nosectionheader>"
@@ -19228,8 +21016,8 @@ msgstr "I<space>"
msgid "B<notext>"
msgstr "B<noexec>"
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<noexec>"
msgid "B<notice>"
@@ -19338,7 +21126,7 @@ msgstr ""
msgid "B<orphan_file_size=>I<size>"
msgstr "B<--target=>I<bfdname>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<owner>"
msgstr "B<owner>"
@@ -19411,7 +21199,7 @@ msgid "B<pipefail>"
msgstr "B<pipefail>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<pipefs-directory>"
msgstr ""
@@ -19446,8 +21234,8 @@ msgstr "B<plusdirs>"
msgid "B<popd> [-B<n>] [+I<n>] [-I<n>]"
msgstr "B<popd> [-B<n>] [+I<n>] [-I<n>]"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 fedora-rawhide opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "B<export>"
msgid "B<port>"
@@ -19496,6 +21284,15 @@ msgstr "B<print>"
msgid "B<privileged>"
msgstr "B<privileged>"
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "B<proc>(5), B<proc_pid_status>(5)"
+msgstr ""
+
+#: mageia-cauldron
+msgid "B<proc_register>(9), B<proc_unregister>(9)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -19767,8 +21564,8 @@ msgstr "B<export>"
msgid "B<resize_inode>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed archlinux opensuse-leap-15-6
+#: debian-bookworm fedora-40 fedora-rawhide archlinux debian-unstable
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<--resolution>"
msgid "B<resolution, y-resolution>"
@@ -19787,66 +21584,66 @@ msgid "B<return> [I<n>]"
msgstr "B<return> [I<n>]"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--version>"
msgid "B<root-secondary-verity-sig>"
msgstr "B<--version>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<root-secondary-verity>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<root-secondary>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<root-verity-sig>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<root-verity>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--version>"
msgid "B<root-{arch}-verity-sig>"
msgstr "B<--version>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--version>"
msgid "B<root-{arch}-verity>"
msgstr "B<--version>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<root-{arch}>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<root>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<rpc-verbosity>"
@@ -20035,8 +21832,8 @@ msgstr ""
msgid "B<sched_yield>(2)"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--inlines>"
msgid "B<sectionheader>"
@@ -20383,7 +22180,7 @@ msgid "B<src-host>"
msgstr "B<hostname>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<srv>"
msgstr ""
@@ -20405,7 +22202,7 @@ msgstr "B<--target=>I<bfdname>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<standards>(7)"
-msgstr ""
+msgstr "B<standards>(7)"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
@@ -20577,8 +22374,8 @@ msgstr ""
msgid "B<systemd>(1), B<systemd.unit>(5)"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<tab>"
msgstr ""
@@ -20692,7 +22489,7 @@ msgstr "B<tgkill>(2)"
msgid "B<threads>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<time namespace>"
msgstr ""
@@ -20741,7 +22538,7 @@ msgid "B<tmp=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<tmp>"
msgstr ""
@@ -20750,7 +22547,7 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<tmpfs>"
-msgstr ""
+msgstr "B<tmpfs>"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm
#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
@@ -20781,6 +22578,7 @@ msgid "B<tpm2-measure-pcr=>"
msgstr "I</etc/services>"
#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-unstable
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I</etc/services>"
msgid "B<tpm2-pcrlock=>"
@@ -20985,67 +22783,79 @@ msgstr "B<globstar>"
msgid "B<url>"
msgstr "B<--url>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<user namespace>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<user>"
+msgid "B<user-early>"
+msgstr "B<user>"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "B<hostcomplete>"
+msgid "B<user-incomplete>"
+msgstr "B<hostcomplete>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<usr-secondary-verity-sig>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<usr-secondary-verity>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<usr-secondary>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<usr-verity-sig>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<usr-verity>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--version>"
msgid "B<usr-{arch}-verity-sig>"
msgstr "B<--version>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--version>"
msgid "B<usr-{arch}-verity>"
msgstr "B<--version>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<usr-{arch}>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "B<usr>"
@@ -21160,6 +22970,7 @@ msgid "B<v254>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "B<v255>"
msgstr ""
@@ -21169,7 +22980,7 @@ msgid "B<vacuum>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<var>"
msgstr ""
@@ -21198,7 +23009,7 @@ msgid "B<veracrypt-pim=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<verbose>"
msgid "B<verbosity>"
@@ -21272,8 +23083,8 @@ msgstr "B<wait> [B<-fn>] [B<-p> I<varname>] [I<id ...>]"
msgid "B<waitpid>(2)"
msgstr "B<sigaction>(2)"
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<running>"
msgid "B<warning>"
@@ -21284,7 +23095,7 @@ msgstr "B<running>"
msgid "B<watch>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<welcome>"
msgstr ""
@@ -21320,11 +23131,11 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid ""
-"B<whois> [ {\\~B<-h>\\~|\\~B<--host>\\~} I<HOST> ] [ {\\~B<-p>\\~|\\~B<--"
-"port>\\~} I<PORT> ] [\\~ B<-abBcdGHIKlLmMrRx> ] [\\~ B<-g>I<\\~SOURCE:FIRST-"
-"LAST> ] [\\~ B<-i>\\~ I<ATTR>[,I<ATTR>]...\\~] [\\~ B<-s>\\~ I<SOURCE>[,"
-"I<SOURCE>]...\\~] [\\~ B<-T>\\~ I<TYPE>[,I<TYPE>]...\\~] [\\~B<--"
-"verbose>\\~] [\\~B<--no-recursion>\\~] I<OBJECT>"
+"B<whois> [ {\\ B<-h>\\ |\\ B<--host>\\ } I<HOST> ] [ {\\ B<-p>\\ |\\ B<--"
+"port>\\ } I<PORT> ] [\\ B<-abBcdGHIKlLmMrRx> ] [\\ B<-g>I<\\ SOURCE:FIRST-"
+"LAST> ] [\\ B<-i>\\ I<ATTR>[,I<ATTR>]...\\ ] [\\ B<-s>\\ I<SOURCE>[,"
+"I<SOURCE>]...\\ ] [\\ B<-T>\\ I<TYPE>[,I<TYPE>]...\\ ] [\\ B<--verbose>\\ ] "
+"[\\ B<--no-recursion>\\ ] I<OBJECT>"
msgstr ""
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
@@ -21360,12 +23171,13 @@ msgid "B<x-systemd\\&.automount>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<x-systemd\\&.device-timeout=>"
msgid "B<x-systemd\\&.device-bound=>"
msgstr "B<x-systemd\\&.device-timeout=>"
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "B<x-systemd\\&.device-bound>"
msgstr ""
@@ -21391,8 +23203,8 @@ msgstr ""
msgid "B<x-systemd\\&.pcrfs>"
msgstr "B<x-systemd\\&.makefs>"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable fedora-rawhide
msgid "B<x-systemd\\&.requires-mounts-for=>"
msgstr ""
@@ -21435,7 +23247,7 @@ msgid "B<x86-64-v4>"
msgstr "B<user>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<xbootldr>"
msgstr ""
@@ -21461,6 +23273,13 @@ msgstr ""
msgid "B<y>"
msgstr ""
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<-y, --yes>"
+msgid "B<yes>"
+msgstr "B<-y, --yes>"
+
#: archlinux fedora-40 fedora-rawhide
msgid "B<zipman>"
msgstr ""
@@ -21727,8 +23546,8 @@ msgstr ""
msgid "BTRFS"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed fedora-40 fedora-rawhide opensuse-leap-15-6
#, no-wrap
msgid "BUGS AND SUPPORT"
msgstr ""
@@ -21807,6 +23626,16 @@ msgid ""
"will produce the same sequence as in bash-5.0"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Because OFD locks are not owned by a single process (since multiple "
+"processes may have file descriptors that refer to the same open file "
+"description), the value -1 is displayed in this field for OFD locks. "
+"(Before Linux 4.14, a bug meant that the PID of the process that initially "
+"acquired the lock was displayed instead of the value -1.)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -21815,6 +23644,73 @@ msgid ""
"subsequent writes will not fail because of lack of disk space."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Because setting this file to 1 produces behavior that is nonstandard and "
+"could also break existing applications, the default value in this file is "
+"0. Set this file to 1 only if you have a good understanding of the "
+"semantics of the applications using System V shared memory on your system."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Because writing to this file is a nondestructive operation and dirty objects "
+"are not freeable, the user should run B<sync>(1) first."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Before Linux 2.4.19, this file was a list of all the filesystems currently "
+"mounted on the system. With the introduction of per-process mount "
+"namespaces in Linux 2.4.19 (see B<mount_namespaces>(7)), this file became a "
+"link to I</proc/self/mounts>, which lists the mounts of the process's own "
+"mount namespace. The format of this file is documented in B<fstab>(5)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Before Linux 2.6, this was a scaled value based on the scheduler weighting "
+"given to this process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Before Linux 2.6.36 the following factors were also used in the calculation "
+"of oom_score:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Before Linux 3.1, this field incorrectly displayed the setting of "
+"B<O_CLOEXEC> at the time the file was opened, rather than the current "
+"setting of the close-on-exec flag."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Before Linux 4.11, I<root:root> meant the \"global\" root user ID and group "
+"ID (i.e., UID 0 and GID 0 in the initial user namespace). Since Linux 4.11, "
+"if the process is in a noninitial user namespace that has a valid mapping "
+"for user (group) ID 0 inside the namespace, then the user (group) ownership "
+"of the files under I</proc/>pid is instead made the same as the root user "
+"(group) ID of the namespace. This means that inside a container, things "
+"work as expected for the container \"root\" user."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -21822,7 +23718,7 @@ msgid ""
"when a domain error occurred."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Begin a new paragraph and reset prevailing indent."
msgstr "Incomincia un nuovo paragrafo e reimposta il rientro dominante."
@@ -21833,7 +23729,7 @@ msgid ""
msgstr ""
"Inizia assegnando I<array> all'indice I<origine>. L'indice predefinito è 0."
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Begin paragraph with a hanging indent (the first line of the paragraph is at "
"the left margin of normal paragraphs, and the rest of the paragraph's lines "
@@ -21843,14 +23739,6 @@ msgstr ""
"inizia al margine sinistro dei paragrafi normali mentre il resto delle righe "
"del paragrafo è indentato)."
-#: debian-unstable opensuse-tumbleweed
-msgid ""
-"Begin paragraph with hanging tag. The tag is given on the next line, but "
-"its results are like those of the B<.IP> command."
-msgstr ""
-"Incomincia il paragrafo con un'etichetta a bandiera: l'etichetta è sulla "
-"riga seguente, ma il risultato è lo stesso del comando B<.IP>."
-
#: debian-bookworm opensuse-leap-15-6
msgid ""
"Begin paragraph with hanging tag. The tag is given on the next line, but "
@@ -21871,7 +23759,7 @@ msgstr ""
msgid "Bell (ASCII 7)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Below are other relevant macros and predefined strings. Unless noted "
"otherwise, all macros cause a break (end the current line of text). Many of "
@@ -21898,11 +23786,12 @@ msgstr ""
"(en) e quadratoni (em) come unità, perché si adattano automaticamente al "
"cambiamento di dimensione dei caratteri. Ulteriori definizioni di macro sono:"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-msgid "Bold"
-msgstr "Grassetto"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Bit mask of allowed sysrq functions, as follows:"
+msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Bold alternating with Roman (especially useful for referring to other manual "
"pages)"
@@ -21910,7 +23799,7 @@ msgstr ""
"Grassetto alternato a tondo (molto utile per fare riferimento ad altre "
"pagine di manuale)"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Bold alternating with italics (especially useful for function specifications)"
msgstr ""
@@ -21934,7 +23823,7 @@ msgid ""
"build host."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"By all means include full URLs (or URIs) in the text itself; some tools such "
"as B<man2html>(1) can automatically turn them into hypertext links. You "
@@ -22015,7 +23904,7 @@ msgid "C99, POSIX.1-2001. glibc 2.1."
msgstr "C99, POSIX.1-2001, POSIX.1-2008."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "CANCELLATION"
msgstr ""
@@ -22052,7 +23941,7 @@ msgstr ""
msgid "CMP"
msgstr "C"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy, no-wrap
#| msgid "B<COLUMNS>"
msgid "COLUMN"
@@ -22075,7 +23964,7 @@ msgstr "OPZIONI"
msgid "CONFIG"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "CONFIG FILES"
msgstr ""
@@ -22132,8 +24021,13 @@ msgstr ""
msgid "CP"
msgstr "C"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "CPU number last executed on."
+msgstr ""
+
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "CRONTAB"
msgstr ""
@@ -22302,11 +24196,6 @@ msgstr ""
msgid "CYRILLIC SMALL LETTER YI"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "Cap"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -22314,11 +24203,22 @@ msgstr ""
msgid "Capabilities"
msgstr "Capac."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-bookworm debian-unstable mageia-cauldron
-#, no-wrap
-msgid "Capacity"
-msgstr "Capac."
+#: opensuse-leap-15-6 archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Capabilities are required to read the contents of the symbolic links in this "
+"directory: before Linux 5.9, the reading process requires B<CAP_SYS_ADMIN> "
+"in the initial user namespace; since Linux 5.9, the reading process must "
+"have either B<CAP_SYS_ADMIN> or B<CAP_CHECKPOINT_RESTORE> in the initial (i."
+"e. root) user namespace."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Capability bounding set, expressed in hexadecimal (since Linux 2.6.26, see "
+"B<capabilities>(7))."
+msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -22555,10 +24455,17 @@ msgstr ""
"ritorno è 0 (vero) se la directory è stata cambiata con successo; falso "
"altrimenti."
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Change to default font size"
msgstr "Torna alla dimensione predefinita del carattere"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Changing the value in this file takes effect whenever an application "
+"requests memory."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Check closure for this package only."
@@ -22761,6 +24668,29 @@ msgstr "Svuota l'elenco della cronologia eliminando tutti gli elementi."
msgid "Clear the keyring of all the keys."
msgstr "Svuota l'elenco della cronologia eliminando tutti gli elementi."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Clear the soft-dirty bit for all the pages associated with the process. "
+"This is used (in conjunction with I</proc/>pidI</pagemap>) by the check-"
+"point restore system to discover which pages of a process have been dirtied "
+"since the file I</proc/>pidI</clear_refs> was written to."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Clearing the PG_Referenced and ACCESSED/YOUNG bits provides a method to "
+"measure approximately how much memory a process is using. One first "
+"inspects the values in the \"Referenced\" fields for the VMAs shown in I</"
+"proc/>pidI</smaps> to get an idea of the memory footprint of the process. "
+"One then clears the PG_Referenced and ACCESSED/YOUNG bits and, after some "
+"measured time interval, once again inspects the values in the \"Referenced\" "
+"fields to get an idea of the change in memory footprint of the process "
+"during the measured interval. If one is interested only in inspecting the "
+"selected mapping types, then the value 2 or 3 can be used instead of 1."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Clears the directory stack by deleting all of the entries."
@@ -23006,8 +24936,8 @@ msgstr ""
msgid "Cm forwarded-tcpip , Cm forwarded-streamlocal@openssh.com"
msgstr ""
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
-#: fedora-rawhide mageia-cauldron
+#: archlinux debian-bookworm debian-unstable opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "Cm hashalg Ns = Ns Ar algorithm"
msgstr ""
@@ -23024,6 +24954,17 @@ msgstr ""
msgid "Cm nrequests Ns = Ns Ar value"
msgstr ""
+#: archlinux debian-unstable fedora-40 fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "--version"
+msgid "Cm session"
+msgstr "--version"
+
+#: archlinux debian-unstable fedora-40 fedora-rawhide
+#, no-wrap
+msgid "Cm tun-connection"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
@@ -23082,6 +25023,13 @@ msgstr ""
msgid "Command names. May also be specified as B<-c>."
msgstr "Nomi di comandi. Può anche essere specificata come B<-c>."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Command run by this process. Strings longer than B<TASK_COMM_LEN> (16) "
+"characters (including the terminating null byte) are silently truncated."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -23095,6 +25043,20 @@ msgid ""
"beginning of the comment, and are terminated by the end of line character."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"CommitLimit = (total_RAM - total_huge_TLB) *\n"
+"\t overcommit_ratio / 100 + total_swap\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "CommitLimit = overcommit_kbytes + total_swap\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -23131,10 +25093,6 @@ msgid ""
"line.)"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid "Compiled terminal description database."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Compute XNU UUID of the device."
@@ -23197,7 +25155,56 @@ msgid ""
"ssh 1>."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Consequently, it is very simple for user space to define the amount of "
+"memory to consider for each task. Setting an I<oom_score_adj> value of "
+"+500, for example, is roughly equivalent to allowing the remainder of tasks "
+"sharing the same system, cpuset, mempolicy, or memory controller resources "
+"to use at least 50% more memory. A value of -500, on the other hand, would "
+"be roughly equivalent to discounting 50% of the task's allowed memory from "
+"being considered as scoring against the task."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Contains subdirectories for installed buses."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Contains subdirectories that in turn contain files with information about "
+"(certain) mounted filesystems."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Contains the major and minor numbers of each partition as well as the number "
+"of 1024-byte blocks and the partition name."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Contains the value 1 if the process is currently dumping core, and 0 if it "
+"is not (since Linux 4.15). This information can be used by a monitoring "
+"process to avoid killing a process that is currently dumping core, which "
+"could result in a corrupted core dump file."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Contains various bus subdirectories and pseudo-files containing information "
+"about PCI buses, installed devices, and device drivers. Some of these files "
+"are not ASCII."
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Control Group v2"
msgstr ""
@@ -23213,6 +25220,18 @@ msgid ""
"specifically mentioned in a linker script."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Control how to kill processes when an uncorrected memory error (typically a "
+"2-bit error in a memory module) that cannot be handled by the kernel is "
+"detected in the background by hardware. In some cases (like the page still "
+"having a valid copy on disk), the kernel will handle the failure "
+"transparently without affecting any applications. But if there is no other "
+"up-to-date copy of the data, it will kill processes to prevent any data "
+"corruptions from propagating."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
@@ -23221,14 +25240,15 @@ msgid ""
"may be active concurrently."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed archlinux opensuse-leap-15-6
+#: debian-bookworm fedora-40 fedora-rawhide archlinux debian-unstable
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Controls scan resolution. Setting B<--resolution> also sets B<--y-resolution,"
"> though this behavior is overridden by some frontends."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Controls the display of UTF-8 encoded multibyte characters in strings. The "
"default (B<--unicode=default>) is to give them no special treatment. The "
@@ -23238,7 +25258,7 @@ msgid ""
"brackets or curly braces."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Controls the display of \\s-1UTF-8\\s0 encoded multibyte characters in "
"strings. The default (B<--unicode=default>) is to give them no special "
@@ -23271,13 +25291,18 @@ msgstr ""
msgid "Convert common font file formats into PF2"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
msgid ""
"Convert each typed tab to spaces -- to the number of spaces that a tab at "
"that position would take up."
msgstr ""
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Convert each typed tab to spaces -- to the number of spaces that a tab at "
+"that position would take up. (Note: pasted tabs are not converted.)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Copy FILE to local file LOCAL."
@@ -23295,17 +25320,30 @@ msgstr ""
"Copia al massimo I<numero> righe. Se I<numero> è 0 vengono copiate tutte le "
"righe."
-#: debian-bookworm debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Copy range; that is, how many bytes of packet payload should be copied to "
+"user space at most."
+msgstr ""
+
+#: debian-bookworm
msgid "Copyright (C) 1984-2021 Mark Nudelman"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
#: opensuse-tumbleweed
#, fuzzy
#| msgid "Copyright (c) 1991-2020 Free Software Foundation, Inc."
msgid "Copyright (C) 1984-2023 Mark Nudelman"
msgstr "Copyright (c) 1991-2020 Free Software Foundation, Inc."
+#: mageia-cauldron
+#, fuzzy
+#| msgid "Copyright (c) 1991-2020 Free Software Foundation, Inc."
+msgid "Copyright (C) 1984-2024 Mark Nudelman"
+msgstr "Copyright (c) 1991-2020 Free Software Foundation, Inc."
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Copyright (C) 1989, 1991 by Jef Poskanzer."
@@ -23316,8 +25354,7 @@ msgstr ""
msgid "Copyright (C) 1991 by Jef Poskanzer."
msgstr ""
-#: archlinux opensuse-tumbleweed debian-bookworm fedora-40 mageia-cauldron
-#: opensuse-leap-15-6
+#: archlinux opensuse-tumbleweed debian-bookworm fedora-40 opensuse-leap-15-6
#, fuzzy
#| msgid "Copyright (c) 1991-2020 Free Software Foundation, Inc."
msgid "Copyright (c) 1988-2023 Free Software Foundation, Inc."
@@ -23361,15 +25398,15 @@ msgstr ""
msgid "Copyright \\(co 2014 Free Software Foundation, Inc."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid "Copyright \\(co Angus J. C. Duggan 1991-1997."
msgstr ""
-#: mageia-cauldron opensuse-tumbleweed
+#: opensuse-tumbleweed
msgid "Copyright \\(co Reuben Thomas 2012-2019."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide
+#: fedora-40 fedora-rawhide mageia-cauldron
msgid "Copyright \\(co Reuben Thomas 2012-2022."
msgstr ""
@@ -23381,10 +25418,12 @@ msgid ""
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Corresponding NFT rules:"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "Corresponding NFT type name"
msgstr ""
@@ -23400,22 +25439,14 @@ msgstr ""
msgid "Could not allocate memory."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Create a DLL instead of a regular executable. You may also use \\&B<-"
"shared> or specify a CW<\\*(C`LIBRARY\\*(C'> in a given CW<\\*(C`.def\\*(C'> "
"file. [This option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Create a \\s-1DLL\\s0 instead of a regular executable. You may also use "
-"\\&B<-shared> or specify a CW<\\*(C`LIBRARY\\*(C'> in a given CW<\\*(C`."
-"def\\*(C'> file. [This option is specific to the i386 \\s-1PE\\s0 targeted "
-"port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Create a blank environment block file."
@@ -23448,7 +25479,7 @@ msgstr ""
msgid "Create a position dependent executable. This is the default."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux fedora-40 mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#: debian-unstable
msgid ""
"Create a position independent executable. This is currently only supported "
@@ -23459,19 +25490,8 @@ msgid ""
"defined in the executable cannot be overridden by shared libraries."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Create a position independent executable. This is currently only supported "
-"on \\&\\s-1ELF\\s0 platforms. Position independent executables are similar "
-"to shared libraries in that they are relocated by the dynamic linker to the "
-"virtual address the \\s-1OS\\s0 chooses for them (which can vary between "
-"invocations). Like normal dynamically linked executables they can be "
-"executed and symbols defined in the executable cannot be overridden by "
-"shared libraries."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Create a shared library. This is currently only supported on ELF, XCOFF and "
"SunOS platforms. On SunOS, the linker will automatically create a shared "
@@ -23479,16 +25499,8 @@ msgid ""
"the link."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Create a shared library. This is currently only supported on \\s-1ELF, "
-"XCOFF\\s0 and SunOS platforms. On SunOS, the linker will automatically "
-"create a shared library if the B<-e> option is not used and there are "
-"undefined symbols in the link."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Create an ELF CW<\\*(C`PT_GNU_RELRO\\*(C'> segment header in the object. "
"This specifies a memory segment that should be made read-only after "
@@ -23497,15 +25509,6 @@ msgid ""
"ELF CW<\\*(C`PT_GNU_RELRO\\*(C'> segment if B<norelro>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Create an \\s-1ELF\\s0 CW<\\*(C`PT_GNU_RELRO\\*(C'> segment header in the "
-"object. This specifies a memory segment that should be made read-only after "
-"relocation, if supported. Specifying B<common-page-size> smaller than the "
-"system page size will render this protection ineffective. Don't create an "
-"\\s-1ELF\\s0 CW<\\*(C`PT_GNU_RELRO\\*(C'> segment if B<norelro>."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -23519,8 +25522,8 @@ msgid ""
"file system size (whichever is smaller)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Create an import library in I<file> corresponding to the executable the "
"linker is generating (eg. a DLL or ELF program). This import library (which "
@@ -23531,18 +25534,6 @@ msgid ""
"i386 PE and ELF targetted ports of the linker."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Create an import library in I<file> corresponding to the executable the "
-"linker is generating (eg. a \\s-1DLL\\s0 or \\s-1ELF\\s0 program). This "
-"import library (which should be called CW<\\*(C`*.dll.a\\*(C'> or CW<\\*(C`*."
-"a\\*(C'> for DLLs) may be used to link clients against the generated "
-"executable; this behaviour makes it possible to skip a separate import "
-"library creation step (eg. CW<\\*(C`dlltool\\*(C'> for DLLs). This option "
-"is only available for the i386 \\s-1PE\\s0 and \\s-1ELF\\s0 targetted ports "
-"of the linker."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -23573,23 +25564,16 @@ msgid ""
"code CW<\\*(C`PT_LOAD\\*(C'> segment if B<noseparate-code> is used."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Create the base relocation table, which is necessary if the image is loaded "
"at a different image base than specified in the PE header. This option is "
"enabled by default."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Create the base relocation table, which is necessary if the image is loaded "
-"at a different image base than specified in the \\s-1PE\\s0 header. This "
-"option is enabled by default."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Creates a separate output section for every input section matching "
"\\&I<SECTION>, or if the optional wildcard I<SECTION> argument is missing, "
@@ -23599,17 +25583,6 @@ msgid ""
"name, overriding output section assignments in a linker script."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Creates a separate output section for every input section matching "
-"\\&I<\\s-1SECTION\\s0>, or if the optional wildcard I<\\s-1SECTION\\s0> "
-"argument is missing, for every orphan input section. An orphan section is "
-"one not specifically mentioned in a linker script. You may use this option "
-"multiple times on the command line; It prevents the normal merging of input "
-"sections with the same name, overriding output section assignments in a "
-"linker script."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -23617,13 +25590,33 @@ msgstr ""
msgid "Credentials"
msgstr "GSSAPIDelegateCredentials"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Cumulative I<nswap> for child processes (not maintained)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Current soft limit in bytes on the rss of the process; see the description "
+"of B<RLIMIT_RSS> in B<getrlimit>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Current state of the process. One of \"R (running)\", \"S (sleeping)\", \"D "
+"(disk sleep)\", \"T (stopped)\", \"t (tracing stop)\", \"Z (zombie)\", or "
+"\"X (dead)\"."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Currently ignored."
msgstr "Attualmente ignorato."
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid ""
"Currently there is no way to terminate the program on gnome as the TrayIcon "
"is mandatory."
@@ -23655,6 +25648,15 @@ msgid ""
"film adapters is strongly recommended."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Currently, the possible optional fields are I<shared>, I<master>, "
+"I<propagate_from>, and I<unbindable>. See B<mount_namespaces>(7) for a "
+"description of these fields. Parsers should ignore all unrecognized "
+"optional fields."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "D-Bus"
@@ -23727,6 +25729,26 @@ msgstr ""
msgid "Data Munging with Perl"
msgstr ""
+#: archlinux
+#, no-wrap
+msgid "Data Structure Documentation"
+msgstr ""
+
+#: archlinux
+#, no-wrap
+msgid "Data Structures"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Dead (Linux 2.6.33 to 3.13 only)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Dead (from Linux 2.6.0 onward)"
+msgstr ""
+
#: debian-bookworm debian-unstable
#, no-wrap
msgid "Debian Administrator's Manual"
@@ -23802,7 +25824,8 @@ msgstr ""
"opzioni possono essere usate per restringere l'output alle sole variabili "
"con gli attributi specificati o per assegnare attributi di variabili."
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Decode (I<demangle>) low-level symbol names into user-level names. Besides "
"removing any initial underscore prepended by the system, this makes C++ "
@@ -23810,8 +25833,14 @@ msgid ""
"styles. The optional demangling style argument can be used to choose an "
"appropriate demangling style for your compiler."
msgstr ""
+"Decodifica (I<demangle>) nomi di simboli a basso livello in nomi a livello "
+"utente. Oltre a rimuovere ogni trattino basso iniziale aggiunto dal sistema, "
+"questo rende i nomi di funzione C++ leggibili. Differenti compilatori hanno "
+"differenti stili di «mangling» (alterazione). L'argomento opzionale di stile "
+"di «demangling» può essere usato per scegliere uno stile di «demangling» "
+"appropriato per il proprio compilatore."
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Decode (I<demangle>) low-level symbol names into user-level names. Besides "
"removing any initial underscore prepended by the system, this makes \\*(C+ "
@@ -23819,6 +25848,12 @@ msgid ""
"styles. The optional demangling style argument can be used to choose an "
"appropriate demangling style for your compiler."
msgstr ""
+"Decodifica (I<demangle>) nomi di simboli a basso livello in nomi a livello "
+"utente. Oltre a rimuovere ogni trattino basso iniziale aggiunto dal sistema, "
+"questo rende i nomi di funzione \\*(C+ leggibili. Differenti compilatori "
+"hanno differenti stili di mangling. L'argomento opzionale di stile di "
+"demangling può essere usato per scegliere uno stile di demangling "
+"appropriato per il proprio compilatore."
#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -23830,8 +25865,8 @@ msgstr ""
msgid "Decompress."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "Default is \"qml,webservice,websocket\"."
msgstr ""
@@ -23850,24 +25885,36 @@ msgid ""
"files. Does not apply for source rpm files."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Defined in I</usr/src/linux/net/core/dev_mcast.c>:"
+msgstr ""
+
#: opensuse-leap-15-6
msgid "Defines I<MACRO> with value I<EXPR>."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Defines the B<PATH> environment variable for root. B<ENV_SUPATH> takes "
"precedence. The default value is I</usr/local/sbin:/usr/local/bin:/sbin:/"
"bin:/usr/sbin:/usr/bin>."
msgstr ""
-#: archlinux debian-bookworm debian-unstable debian-bullseye
+#: debian-bookworm debian-unstable debian-bullseye
msgid ""
"Defines the user base directory, which is used to compute the path of the "
"user I<site-packages> directory and Distutils installation paths for "
"I<python setup.py install --user>."
msgstr ""
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"Defines the user base directory, which is used to compute the path of the "
+"user I<site-packages> directory and installation paths for I<python -m pip "
+"install --user>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -23879,21 +25926,14 @@ msgstr ""
msgid "Delete all local symbols."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Delete all temporary local symbols. (These symbols start with system-"
"specific local label prefixes, typically B<.L> for ELF systems or B<L> for "
"traditional a.out systems.)"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Delete all temporary local symbols. (These symbols start with system-"
-"specific local label prefixes, typically B<.L> for \\s-1ELF\\s0 systems or "
-"B<L> for traditional a.out systems.)"
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Delete local packages no longer present in repository."
@@ -23999,8 +26039,8 @@ msgstr ""
msgid "Disable (unset) each I<optname>."
msgstr "Disabilita (disattiva) ogni I<optname>."
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "Disable default log handler. This disables logging to STDOUT."
msgstr ""
@@ -24067,8 +26107,13 @@ msgid ""
"Disable repositories identified by E<lt>repoid1E<gt> and E<lt>repoid2E<gt>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Disable sysrq completely"
+msgstr ""
+
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "Disable system proxy."
msgstr ""
@@ -24091,8 +26136,8 @@ msgid ""
"links."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Disables the CW<\\*(C`LINKER_VERSION\\*(C'> linker script directive, so that "
"it does not insert a version string. This is the default."
@@ -24273,13 +26318,13 @@ msgstr ""
"passata come argomento separato; per esempio, '\"\\eC-x\\eC-r\": re-read-"
"init-file'. Le opzioni, se fornite, hanno i seguenti significati:"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Display dates in short, full or iso format. The default is short, this time "
"format is designed to be space efficient and human readable."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Display each piece of information on a separate line."
msgstr ""
@@ -24390,13 +26435,14 @@ msgid ""
"of the same debug section being displayed if it exists in more than one file."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Display the contents of the specified CTF section. CTF sections themselves "
"contain many subsections, all of which are displayed in order."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Display the contents of the specified \\s-1CTF\\s0 section. \\s-1CTF\\s0 "
"sections themselves contain many subsections, all of which are displayed in "
@@ -24441,8 +26487,8 @@ msgstr ""
msgid "Display the version number and exit."
msgstr "Mostra informazioni sulla versione ed esce."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Display the version number for B<ld> and list the linker emulations "
"supported. Display which input files can and cannot be opened. Display the "
@@ -24450,22 +26496,8 @@ msgid ""
"E<gt> 1, plugin symbol status will also be displayed."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Display the version number for B<ld> and list the linker emulations "
-"supported. Display which input files can and cannot be opened. Display the "
-"linker script being used by the linker. If the optional I<\\s-1NUMBER\\s0> "
-"argument E<gt> 1, plugin symbol status will also be displayed."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Display the version number for B<ld>. The B<-V> option also lists the "
-"supported emulations."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Display the version number for B<ld>. The B<-V> option also lists the "
"supported emulations. See also the description of the \\&B<--enable-linker-"
@@ -24477,8 +26509,8 @@ msgstr ""
msgid "Display version and exit\\&."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, fuzzy
#| msgid "Display a short usage message."
msgid "Displays a short help message."
@@ -24491,8 +26523,8 @@ msgid ""
"below)."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, fuzzy
#| msgid "Display help text and exit."
msgid "Displays help including Qt specific options."
@@ -24630,7 +26662,8 @@ msgstr ""
msgid "Displays the contents of the B<.trace_info> section."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Displays the contents of the DWARF debug sections in the file, if any are "
"present. Compressed debug sections are automatically decompressed "
@@ -24639,7 +26672,7 @@ msgid ""
"dumped. The letters and words refer to the following information:"
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Displays the contents of the \\s-1DWARF\\s0 debug sections in the file, if "
"any are present. Compressed debug sections are automatically decompressed "
@@ -24663,21 +26696,22 @@ msgstr ""
msgid "Displays the legal E<.Ic toggle> commands."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
#, fuzzy
#| msgid "Display version information and exit."
msgid "Displays version information."
msgstr "Mostra informazioni sulla versione ed esce."
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Do I<not> operate in I<deterministic> mode. This is the inverse of the B<-"
"D> option, above: when copying archive members and writing the archive "
"index, use their actual UID, GID, timestamp, and file mode values."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Do I<not> operate in I<deterministic> mode. This is the inverse of the B<-"
"D> option, above: when copying archive members and writing the archive "
@@ -24691,23 +26725,16 @@ msgid ""
"by -R or --just-symbols"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Do not attempt to do sophisticated linking of CW<\\*(C`_symbol\\*(C'> to "
"\\&CW<\\*(C`_\\|_imp_\\|_symbol\\*(C'> for DATA imports from DLLs. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Do not attempt to do sophisticated linking of CW<\\*(C`_symbol\\*(C'> to "
-"\\&CW<\\*(C`_\\|_imp_\\|_symbol\\*(C'> for \\s-1DATA\\s0 imports from DLLs. "
-"[This option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Do not automatically generate a unique image base. If there is no user-"
"specified image base (CW<\\*(C`--image-base\\*(C'>) then use the platform "
@@ -24715,14 +26742,6 @@ msgid ""
"linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Do not automatically generate a unique image base. If there is no user-"
-"specified image base (CW<\\*(C`--image-base\\*(C'>) then use the platform "
-"default. [This option is specific to the i386 \\s-1PE\\s0 targeted port of "
-"the linker]"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "Do not bind this image. This option is disabled by default."
@@ -24733,20 +26752,13 @@ msgstr ""
msgid "Do not block on I/O; see B<splice>(2) for further details."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Do not create pseudo relocations for non-zero offset DATA imports from "
"DLLs. [This option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Do not create pseudo relocations for non-zero offset \\s-1DATA\\s0 imports "
-"from DLLs. [This option is specific to the i386 \\s-1PE\\s0 targeted port "
-"of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Do not demangle low-level symbol names. This is the default."
@@ -24770,7 +26782,8 @@ msgstr ""
msgid "Do not do setlocale(LC_COLLATE). Default is to do this setlocale."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid "Do not generate any warnings."
msgstr ""
@@ -24798,7 +26811,7 @@ msgid ""
"overwrite symlinks pointing to existing targets."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Do not print a header line in status output."
msgstr ""
@@ -24819,7 +26832,7 @@ msgid ""
"is the inverse of B<-z defs>."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Do not truncate text in columns."
msgstr ""
@@ -24838,7 +26851,7 @@ msgstr ""
msgid "Do not use the line below the title bar, leaving it entirely blank."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Do not use the optional parameter for B<bp> (break page). Use only positive "
"values for B<sp> (vertical space). Don't define a macro (B<de>) with the "
@@ -24869,8 +26882,8 @@ msgid ""
"Do setlocale(LC_CTYPE) if available. Default is to not do this setlocale."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Do sophisticated linking of CW<\\*(C`_symbol\\*(C'> to CW<\\*(C`_\\|_imp_\\|"
"_symbol\\*(C'> for DATA imports from DLLs, thus making it possible to bypass "
@@ -24878,13 +26891,12 @@ msgid ""
"names. [This option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Do sophisticated linking of CW<\\*(C`_symbol\\*(C'> to CW<\\*(C`_\\|_imp_\\|"
-"_symbol\\*(C'> for \\&\\s-1DATA\\s0 imports from DLLs, thus making it "
-"possible to bypass the dllimport mechanism on the user side and to reference "
-"unmangled symbol names. [This option is specific to the i386 \\s-1PE\\s0 "
-"targeted port of the linker]"
+"Documentation for files in this directory can be found in the Linux kernel "
+"source in the file I<Documentation/admin-guide/binfmt-misc.rst> (or in "
+"I<Documentation/binfmt_misc.txt> on older kernels)."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -24911,19 +26923,27 @@ msgstr ""
msgid "Domain error: I<y> is zero"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Don't automatically add a newline when a text does not end with one. (This "
-"can cause you to save non-POSIX text files.)"
+"Don't allow B<O_CREAT> B<open>(2) on FIFOs that the caller doesn't own in "
+"world-writable sticky directories, unless the FIFO is owned by the owner of "
+"the directory."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Don't allow B<O_CREAT> B<open>(2) on regular files that the caller doesn't "
+"own in world-writable sticky directories, unless the regular file is owned "
+"by the owner of the directory."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
-"Don't automatically prepend a potentially unsafe path to B<sys.path> such as "
-"the current directory, the script's directory or an empty string. See also "
-"the B<PYTHONSAFEPATH> environment variable."
+"Don't automatically add a newline when a text does not end with one. (This "
+"can cause you to save non-POSIX text files.)"
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
@@ -24944,11 +26964,11 @@ msgid ""
"syncing a single repository (default is to add the reponame)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Don\\(cqt print headings."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Don\\(cqt reset the environment variables specified in the comma-separated "
"I<list> when clearing the environment for B<--login>. The whitelist is "
@@ -24956,7 +26976,7 @@ msgid ""
"B<LOGNAME>, and B<PATH>."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Don\\(cqt truncate output."
msgstr ""
@@ -25069,6 +27089,15 @@ msgid ""
"state directory."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"During the Linux 4.11 development cycle, this file was removed because of "
+"security concerns, as it exposes information across namespaces. "
+"Furthermore, it is possible to obtain the same information via in-kernel "
+"tracing facilities such as ftrace."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "E.g. just say:"
@@ -25080,7 +27109,7 @@ msgstr ""
msgid "E2SCRUB"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "E<.MT colin@colin-dean.org> Colin Dean E<.ME>"
msgstr ""
@@ -25115,7 +27144,7 @@ msgid "E<.Nm> is not intended to be invoked directly by the user."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"E<.Rs> E<.%A M. Friedl> E<.%A N. Provos> E<.%A W. Simpson> E<.%D March 2006> "
"E<.%R RFC 4419> E<.%T Diffie-Hellman Group Exchange for the Secure Shell "
@@ -25169,6 +27198,13 @@ msgstr ""
msgid "E<.Xr talk 1>, E<.Xr write 1>"
msgstr "E<.Xr talk 1>, E<.Xr write 1>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "E<gt> 0"
+msgid "E<gt> 1"
+msgstr "E<gt> 0"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -25227,7 +27263,7 @@ msgstr "VERSIONI"
msgid "EXTENSIONS"
msgstr "VERSIONI"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "EXTERNAL HELPERS"
msgstr ""
@@ -25273,6 +27309,14 @@ msgid "Each I<name> is an indexed array variable (see B<Arrays>"
msgstr ""
"Ogni I<nome> è una variabile array indicizzata (si veda B<Array> sopra)."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Each additional line shown in the file contains information about one of the "
+"marks in the fanotify group. Most of these fields are as for inotify, "
+"except:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -25321,6 +27365,32 @@ msgid ""
"used. A typical line may look this way:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Each of the lines beginning I<tfd> describes one of the file descriptors "
+"being monitored via the epoll file descriptor (see B<epoll_ctl>(2) for some "
+"details). The I<tfd> field is the number of the file descriptor. The "
+"I<events> field is a hexadecimal mask of the events being monitored for this "
+"file descriptor. The I<data> field is the data value associated with this "
+"file descriptor."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Each of the lines beginning with \"inotify\" displays information about one "
+"file or directory that is being monitored. The fields in this line are as "
+"follows:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Each read from this read-only file returns a randomly generated 128-bit "
+"UUID, as a string in the standard UUID format."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -25397,12 +27467,9 @@ msgstr ""
msgid "Eject the film strip or mounted slide when using the slide loader."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"Empty fields match all values; trailing empty fields may be omitted. For "
-"example B<-W ignore::DeprecationWarning> ignores all DeprecationWarning "
-"warnings."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Empty subdirectory."
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
@@ -25426,6 +27493,11 @@ msgstr ""
"Abilita la sostituzione della cronologia in stile B<!>. Quest'opzione è "
"attiva in modo predefinito quando la shell è interattiva."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable all functions of sysrq"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -25450,13 +27522,28 @@ msgstr ""
msgid "Enable command history, as described"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable control of console logging level"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable control of keyboard (SAK, unraw)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron
#: opensuse-tumbleweed
msgid "Enable debug mode."
+msgstr "Abilita la modalità di debug."
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable debugging dumps of processes etc."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Enable garbage collection of unused input sections. It is ignored on "
"targets that do not support this option. The default behaviour (of not "
@@ -25466,14 +27553,9 @@ msgid ""
"considered to be experimental."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Enable garbage collection of unused input sections. It is ignored on "
-"targets that do not support this option. The default behaviour (of not "
-"performing this garbage collection) can be restored by specifying \\&B<--no-"
-"gc-sections> on the command line. Note that garbage collection for "
-"\\s-1COFF\\s0 and \\s-1PE\\s0 format targets is supported, but the "
-"implementation is currently considered to be experimental."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable memory failure recovery (when supported by the platform)."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -25502,6 +27584,11 @@ msgstr ""
msgid "Enable or disable the E<.Dv TELNET BINARY> option on output."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable remount read-only"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -25516,18 +27603,40 @@ msgid ""
"set."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable signaling of processes (term, kill, oom-kill)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Enable sync command"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Enable the specified repos (implies B<--save>)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Enable verbose messaging."
msgstr ""
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Enable verbose mode."
+msgstr ""
+
#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
-msgid "Enable verbose mode."
+msgid ""
+"Enables a system-wide task dump (excluding kernel threads) to be produced "
+"when the kernel performs an OOM-killing. The dump includes the following "
+"information for each task (thread, process): thread ID, real user ID, thread "
+"group ID (process ID), virtual memory size, resident set size, the CPU that "
+"the task is scheduled on, oom_adj score (see the description of I</proc/"
+">pidI</oom_adj>), and command name. This is helpful to determine why the "
+"OOM-killer was invoked and to identify the rogue task that caused it."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -25537,8 +27646,8 @@ msgid ""
"links. This is the default behaviour."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Enables the CW<\\*(C`LINKER_VERSION\\*(C'> linker script directive, "
"described in B<Output Section Data>. If this directive is used in a linker "
@@ -25546,7 +27655,7 @@ msgid ""
"version will be inserted at the current point."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"End relative margin indent and restores the previous value of the prevailing "
"indent."
@@ -25690,7 +27799,7 @@ msgstr ""
msgid "Exit status"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Explain what is being done."
msgstr ""
@@ -25708,20 +27817,11 @@ msgstr ""
"usata quando ci sono cinque o più argomenti."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: mageia-cauldron
#, no-wrap
msgid "Extended Boot Loader Partition"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
-msgid ""
-"Extended attributes are I<name>: I<value> pairs associated with inodes "
-"(files, directories, symbolic links, etc.). They are extensions to the "
-"normal attributes which are associated with all inodes in the system (i.e., "
-"the B<stat>(2) data). A complete overview of extended attributes concepts "
-"can be found in B<xattr>(7)."
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -25776,8 +27876,8 @@ msgstr ""
msgid "FL"
msgstr "F"
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "FORMATS"
msgstr ""
@@ -25811,12 +27911,6 @@ msgstr ""
msgid "Failed to execute \"x\""
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "Feb 24, 2023"
-msgid "Feb 14, 2024"
-msgstr "24 febbraio 2023"
-
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
@@ -25829,14 +27923,8 @@ msgstr ""
msgid "Feb 28, 2023"
msgstr "marzo 2022"
-#: debian-unstable
-#, fuzzy, no-wrap
-#| msgid "March 2022"
-msgid "Feb 28, 2024"
-msgstr "marzo 2022"
-
#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "Fedora"
msgstr ""
@@ -25853,20 +27941,29 @@ msgstr "Campi"
msgid "File access mode"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "File containing B<script>\\(aqs terminal input."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "File containing B<script>\\(aqs terminal output and input."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"File containing B<script>\\(aqs timing output. This option overrides old-"
"style arguments."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"File descriptor 0 refers to the pipe created by the shell and owned by that "
+"shell's user, which is not I<nobody>, so B<cat> does not have permission to "
+"create a new file descriptor to read from that inode, even though it can "
+"still read from its existing file descriptor 0."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "File descriptor does not refer to a directory."
@@ -25900,13 +27997,20 @@ msgstr ""
msgid "Filenames"
msgstr "B<file>"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "Files and directories"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Files which have been mapped into memory (with B<mmap>(2)), such as "
+"libraries."
+msgstr ""
+
+#: debian-bookworm
msgid "Filesystem errors left uncorrected"
msgstr ""
@@ -26061,12 +28165,6 @@ msgid "Fl t Ar life"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid "Fl t Ar type"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Flag"
@@ -26078,7 +28176,7 @@ msgstr ""
msgid "Flags"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Fonts"
msgstr "Tipi di carattere"
@@ -26115,7 +28213,7 @@ msgid ""
"B<--prefix=E<lt>pathE<gt>> option."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"For a list of other sections that might appear in a manual page, see B<man-"
"pages>(7)."
@@ -26123,8 +28221,8 @@ msgstr ""
"Per un elenco di altre sezioni che potrebbero apparire in una pagina di "
"manuale si veda B<man-pages>(7)."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"For a native ELF linker, the directories in CW<\\*(C`DT_RUNPATH\\*(C'> or "
"\\&CW<\\*(C`DT_RPATH\\*(C'> of a shared library are searched for shared "
@@ -26132,15 +28230,6 @@ msgid ""
"\\&CW<\\*(C`DT_RUNPATH\\*(C'> entries exist."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"For a native \\s-1ELF\\s0 linker, the directories in "
-"CW<\\*(C`DT_RUNPATH\\*(C'> or \\&CW<\\*(C`DT_RPATH\\*(C'> of a shared "
-"library are searched for shared libraries needed by it. The "
-"CW<\\*(C`DT_RPATH\\*(C'> entries are ignored if "
-"\\&CW<\\*(C`DT_RUNPATH\\*(C'> entries exist."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -26170,19 +28259,16 @@ msgstr ""
msgid "For an overview of the fanotify API, see B<fanotify>(7)."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"For anything other than \\*(C+ programs, this option is equivalent to \\&B<-"
-"r>: it generates relocatable output---i.e., an output file that can in turn "
-"serve as input to B<ld>. When linking \\*(C+ programs, B<-Ur> \\&I<does> "
-"resolve references to constructors, unlike B<-r>. It does not work to use "
-"B<-Ur> on files that were themselves linked with B<-Ur>; once the "
-"constructor table has been built, it cannot be added to. Use B<-Ur> only "
-"for the last partial link, and \\&B<-r> for the others."
+"For backward compatibility with previous kernels, I</proc/>pidI</oom_adj> "
+"can still be used to tune the badness score. Its value is scaled linearly "
+"with I<oom_score_adj>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"For compatibility with linkers produced by MRI, B<ld> accepts script files "
"written in an alternate, restricted command language, described in the MRI "
@@ -26193,33 +28279,15 @@ msgid ""
"any B<-L> options."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"For compatibility with linkers produced by \\s-1MRI,\\s0 B<ld> accepts "
-"script files written in an alternate, restricted command language, described "
-"in the \\s-1MRI\\s0 Compatible Script Files section of \\s-1GNU\\s0 ld "
-"documentation. Introduce \\s-1MRI\\s0 script files with the option B<-c>; "
-"use the B<-T> option to run linker scripts written in the general-purpose "
-"B<ld> scripting language. If I<MRI-cmdfile> does not exist, B<ld> looks for "
-"it in the directories specified by any B<-L> options."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"For compatibility with other ELF linkers, if the B<-R> option is followed by "
"a directory name, rather than a file name, it is treated as the B<-rpath> "
"option."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"For compatibility with other \\s-1ELF\\s0 linkers, if the B<-R> option is "
-"followed by a directory name, rather than a file name, it is treated as the "
-"B<-rpath> option."
-msgstr ""
-
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"For conventions that should be employed when writing man pages for the Linux "
"I<man-pages> package, see B<man-pages>(7)."
@@ -26227,7 +28295,7 @@ msgstr ""
"Per le convenzioni da usare nella scrittura di pagine di manuale per il "
"pacchetto I<man-pages> di Linux, si veda B<man-pages>(7)."
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"For details of the arguments that should be supplied to the B<TH> command, "
"see B<man-pages>(7)."
@@ -26235,6 +28303,18 @@ msgstr ""
"Per i dettagli degli argomenti da fornire al comando B<TH> si veda B<man-"
"pages>(7)."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For details of the effect of a process's \"dumpable\" setting on ptrace "
+"access mode checking, see B<ptrace>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "For details on these fields, see B<fanotify_mark>(2)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -26354,10 +28434,51 @@ msgid ""
"For ease of access, the Perl manual has been split up into several sections."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For epoll file descriptors (see B<epoll>(7)), we see (since Linux 3.8) the "
+"following fields:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For eventfd file descriptors (see B<eventfd>(2)), we see (since Linux 3.8) "
+"the following fields:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "For example on an x86-64 system:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For example, I<socket:[2248868]> will be a socket and its inode is 2248868. "
+"For sockets, that inode can be used to find more information in one of the "
+"files under I</proc/net/>."
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
msgid "For example, Windows uses a semicolon instead."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For example, [0301]:1502 would be inode 1502 on device major 03 (IDE, MFM, "
+"etc. drives) minor 01 (first partition on the first drive)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For example, an epoll file descriptor will have a symbolic link whose "
+"content is the string I<anon_inode:[eventpoll]>."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -26369,6 +28490,48 @@ msgid ""
"tells B<ld> to not combine duplicate entries."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For example, on a system with 16 GB of physical RAM, 16 GB of swap, no space "
+"dedicated to huge pages, and an I<overcommit_ratio> of 50, this formula "
+"yields a I<CommitLimit> of 24 GB."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For fanotify file descriptors (see B<fanotify>(7)), we see (since Linux "
+"3.8) the following fields:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For file descriptors for pipes and sockets, the entries will be symbolic "
+"links whose content is the file type with the inode. A B<readlink>(2) call "
+"on this file returns a string in the format:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For file descriptors that have no corresponding inode (e.g., file "
+"descriptors produced by B<bpf>(2), B<epoll_create>(2), B<eventfd>(2), "
+"B<inotify_init>(2), B<perf_event_open>(2), B<signalfd>(2), "
+"B<timerfd_create>(2), and B<userfaultfd>(2)), the entry will be a symbolic "
+"link with contents of the form"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For further details on the meanings of these bits, see the kernel source "
+"file I<Documentation/admin-guide/mm/pagemap.rst>. Before Linux 2.6.29, "
+"B<KPF_WRITEBACK>, B<KPF_RECLAIM>, B<KPF_BUDDY>, and B<KPF_LOCKED> did not "
+"report correctly."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "For further details on the nice value, see B<sched>(7)."
@@ -26381,6 +28544,13 @@ msgid ""
"invokes\\&."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For inotify file descriptors (see B<inotify>(7)), we see (since Linux 3.8) "
+"the following fields:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -26395,6 +28565,14 @@ msgid ""
"CPU sets, see B<CPU_SET>(3)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For more information on mount propagation see I<Documentation/filesystems/"
+"sharedsubtree.rst> (or I<Documentation/filesystems/sharedsubtree.txt> before "
+"Linux 5.8) in the Linux kernel source tree."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid ""
@@ -26418,8 +28596,8 @@ msgid ""
"separate arguments immediately following the option that requires them."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"For options whose names are multiple letters, either one dash or two can "
"precede the option name; for example, B<-trace-symbol> and \\&B<--trace-"
@@ -26430,19 +28608,8 @@ msgid ""
"whereas B<--omagic> sets the NMAGIC flag on the output."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"For options whose names are multiple letters, either one dash or two can "
-"precede the option name; for example, B<-trace-symbol> and \\&B<--trace-"
-"symbol> are equivalent. Note---there is one exception to this rule. "
-"Multiple letter options that start with a lower case 'o' can only be "
-"preceded by two dashes. This is to reduce confusion with the \\&B<-o> "
-"option. So for example B<-omagic> sets the output file name to B<magic> "
-"whereas B<--omagic> sets the \\s-1NMAGIC\\s0 flag on the output."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"For programs that do not use constructors or destructors, or for ELF based "
"systems this option is equivalent to B<-r>: it generates relocatable "
@@ -26451,6 +28618,18 @@ msgid ""
"resolves references to constructors and destructors."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "For regular files and directories, we see something like:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For signalfd file descriptors (see B<signalfd>(2)), we see (since Linux "
+"3.8) the following fields:"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -26496,8 +28675,8 @@ msgid ""
"and also used by the client."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"For those systems where B<-r> and B<-Ur> behave differently, it does not "
"work to use B<-Ur> on files that were themselves linked with B<-Ur>; once "
@@ -26505,6 +28684,13 @@ msgid ""
"only for the last partial link, and B<-r> for the others."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For timerfd file descriptors (see B<timerfd>(2)), we see (since Linux 3.17) "
+"the following fields:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -26558,6 +28744,13 @@ msgstr ""
msgid "Format of the format string"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Frame buffer information when B<CONFIG_FB> is defined during kernel "
+"compilation."
+msgstr ""
+
#: debian-bookworm debian-unstable
msgid "Frederic Lepied"
msgstr ""
@@ -26568,9 +28761,23 @@ msgstr ""
msgid "Free (as in beer) books"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "From"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Free CMA (Contiguous Memory Allocator) pages. (B<CONFIG_CMA> is required.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"From Linux 2.6.27 to Linux 3.18, this file was used to control recomputing "
+"of the value in I</proc/sys/kernel/msgmni> upon the addition or removal of "
+"memory or upon IPC namespace creation/removal. Echoing \"1\" into this file "
+"enabled I<msgmni> automatic recomputing (and triggered a recomputation of "
+"I<msgmni> based on the current amount of available memory and number of IPC "
+"namespaces). Echoing \"0\" disabled automatic recomputing. (Automatic "
+"recomputing was also disabled if a value was explicitly assigned to I</proc/"
+"sys/kernel/msgmni>.) The default value in I<auto_msgmni> was 1."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -26602,6 +28809,30 @@ msgstr ""
"funzioni di shell, e subshell invocate con B<(> I<comando> B<)> ereditano le "
"intercettazione di segnale B<DEBUG> e B<RETURN>."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Further information about the zones can be found in I</proc/zoneinfo>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Further values can be written to affect different properties:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Furthermore, a process may change the memory location that this file refers "
+"via B<prctl>(2) operations such as B<PR_SET_MM_ARG_START>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Furthermore, a process may change the memory location that this file refers "
+"via B<prctl>(2) operations such as B<PR_SET_MM_ENV_START>."
+msgstr ""
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
@@ -26722,7 +28953,7 @@ msgstr "ESTENSIONI GNU"
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "GNU Parted Manual"
-msgstr ""
+msgstr "Manuale di Gnu Parted"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -26742,12 +28973,6 @@ msgstr ""
msgid "GNU extensions"
msgstr ""
-#: fedora-40
-#, fuzzy, no-wrap
-#| msgid "GNU gettext-tools 0.21"
-msgid "GNU gettext-runtime 0.22"
-msgstr "GNU gettext-tools 0.21"
-
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -26956,8 +29181,8 @@ msgstr "G"
msgid "General Options"
msgstr "B<--posix>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS in \\&.note.gnu."
"property section to indicate that object file requires canonical function "
@@ -26966,30 +29191,30 @@ msgid ""
"x86-64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate GNU_PROPERTY_X86_FEATURE_1_IBT in .note.gnu.property section to "
"indicate compatibility with IBT. This also implies B<ibtplt>. Supported "
"for Linux/i386 and Linux/x86_64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U48 in .note.gnu.property section to "
"indicate compatibility with Intel LAM_U48. Supported for Linux/x86_64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate GNU_PROPERTY_X86_FEATURE_1_LAM_U57 in .note.gnu.property section to "
"indicate compatibility with Intel LAM_U57. Supported for Linux/x86_64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate GNU_PROPERTY_X86_FEATURE_1_SHSTK in .note.gnu.property section to "
"indicate compatibility with Intel Shadow Stack. Supported for Linux/i386 "
@@ -27001,61 +29226,18 @@ msgstr ""
msgid "Generate GRUB keyboard layout from Linux console one."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate Intel Indirect Branch Tracking (IBT) enabled PLT entries. "
"Supported for Linux/i386 and Linux/x86_64."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate Intel Indirect Branch Tracking (\\s-1IBT\\s0) enabled \\s-1PLT\\s0 "
-"entries. Supported for Linux/i386 and Linux/x86_64."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Generate PBKDF2 password hash."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate \\s-1GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS\\s0 in \\&.note."
-"gnu.property section to indicate that object file requires canonical "
-"function pointers and cannot be used with copy relocation. This option also "
-"implies B<noextern-protected-data> and \\&B<nocopyreloc>. Supported for "
-"i386 and x86-64."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate \\s-1GNU_PROPERTY_X86_FEATURE_1_IBT\\s0 in .note.gnu.property "
-"section to indicate compatibility with \\s-1IBT.\\s0 This also implies "
-"B<ibtplt>. Supported for Linux/i386 and Linux/x86_64."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate \\s-1GNU_PROPERTY_X86_FEATURE_1_LAM_U48\\s0 in .note.gnu.property "
-"section to indicate compatibility with Intel \\s-1LAM_U48.\\s0 Supported for "
-"Linux/x86_64."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate \\s-1GNU_PROPERTY_X86_FEATURE_1_LAM_U57\\s0 in .note.gnu.property "
-"section to indicate compatibility with Intel \\s-1LAM_U57.\\s0 Supported for "
-"Linux/x86_64."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate \\s-1GNU_PROPERTY_X86_FEATURE_1_SHSTK\\s0 in .note.gnu.property "
-"section to indicate compatibility with Intel Shadow Stack. Supported for "
-"Linux/i386 and Linux/x86_64."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Generate a grub config file"
@@ -27072,21 +29254,15 @@ msgstr ""
msgid "Generate big-endian output."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate common symbols with STT_COMMON type during a relocatable link. Use "
"STT_OBJECT type if B<nocommon>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate common symbols with \\s-1STT_COMMON\\s0 type during a relocatable "
-"link. Use \\s-1STT_OBJECT\\s0 type if B<nocommon>."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate compact relative relocation in position-independent executable and "
"shared library. It adds CW<\\*(C`DT_RELR\\*(C'>, CW<\\*(C`DT_RELRSZ\\*(C'> "
@@ -27098,18 +29274,6 @@ msgid ""
"Supported for i386 and x86-64."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate compact relative relocation in position-independent executable and "
-"shared library. It adds CW<\\*(C`DT_RELR\\*(C'>, CW<\\*(C`DT_RELRSZ\\*(C'> "
-"and \\&CW<\\*(C`DT_RELRENT\\*(C'> entries to the dynamic section. It is "
-"ignored when building position-dependent executable and relocatable output. "
-"\\&B<nopack-relative-relocs> is the default, which disables compact relative "
-"relocation. When linked against the \\s-1GNU C\\s0 Library, a "
-"\\&\\s-1GLIBC_ABI_DT_RELR\\s0 symbol version dependency on the shared C "
-"Library is added to the output. Supported for i386 and x86-64."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Generate little-endian output."
@@ -27132,8 +29296,8 @@ msgstr ""
"C>, le diverse variabili di shell impostate dai servizi di completamento "
"programmabile, anche se disponibili, non conterranno valori utili."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate relocatable output---i.e., generate an output file that can in turn "
"serve as input to B<ld>. This is often called I<partial linking>. As a "
@@ -27144,19 +29308,8 @@ msgid ""
"resolve references to constructors; to do that, use B<-Ur>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Generate relocatable output---i.e., generate an output file that can in turn "
-"serve as input to B<ld>. This is often called I<partial linking>. As a "
-"side effect, in environments that support standard Unix magic numbers, this "
-"option also sets the output file's magic number to "
-"\\&CW<\\*(C`OMAGIC\\*(C'>. If this option is not specified, an absolute "
-"file is produced. When linking \\*(C+ programs, this option I<will not> "
-"resolve references to constructors; to do that, use B<-Ur>."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Generate section header. Don't generate section header if "
"\\&B<nosectionheader> is used. B<sectionheader> is the default."
@@ -27175,7 +29328,7 @@ msgid ""
"B<-as> mkisofs B<-help>'."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Generic error before executing the requested command"
msgstr ""
@@ -27191,7 +29344,7 @@ msgid ""
"that command."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Get info:"
msgstr ""
@@ -27284,6 +29437,21 @@ msgstr "Nomi di gruppo. Può anche essere specificata come B<-g>."
msgid "Gu"
msgstr "G"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Guest time of the process (time spent running a virtual CPU for a guest "
+"operating system), measured in clock ticks (divide by "
+"I<sysconf(_SC_CLK_TCK)>)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Guest time of the process's children, measured in clock ticks (divide by "
+"I<sysconf(_SC_CLK_TCK)>)."
+msgstr ""
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
@@ -27311,7 +29479,7 @@ msgstr "HORIZONTAL BAR"
msgid "HS"
msgstr "H"
-#: debian-bookworm debian-unstable opensuse-leap-15-6
+#: debian-bookworm debian-unstable
#, no-wrap
msgid "HWCLOCK"
msgstr ""
@@ -27332,6 +29500,16 @@ msgstr ""
msgid "Help topics as accepted by the B<help> builtin."
msgstr "Argomenti di aiuto come accettati dal comando incorporato B<help>."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Here \"IP address\" is the IPv4 address of the machine and the \"HW type\" "
+"is the hardware type of the address from RFC\\ 826. The flags are the "
+"internal flags of the ARP structure (as defined in I</usr/include/linux/"
+"if_arp.h>) and the \"HW address\" is the data link layer mapping for that "
+"IP address if it is known."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -27352,29 +29530,23 @@ msgid ""
"image formats cannot handle depths greater than 8 bits."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Here is a table of the generic command-line switches accepted by the GNU "
"linker:"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Here is a table of the generic command-line switches accepted by the "
-"\\s-1GNU\\s0 linker:"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "Here is a trivial example:"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Hewlett-Packard's terminfo library supports two nonstandard terminfo "
-"capabilities B<meml> (memory lock) and B<memu> (memory unlock). These will "
-"be discarded with a warning message."
+"Hexadecimal mask of CPUs on which this process may run (since Linux 2.6.24, "
+"see B<cpuset>(7))."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -27416,6 +29588,48 @@ msgstr ""
msgid "Historical notes"
msgstr "Note storiche"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Holds a dump of the RAW socket table. Much of the information is not of use "
+"apart from debugging. The \"sl\" value is the kernel hash slot for the "
+"socket, the \"local_address\" is the local address and protocol number "
+"pair. \\&\"St\" is the internal status of the socket. The \"tx_queue\" and "
+"\"rx_queue\" are the outgoing and incoming data queue in terms of kernel "
+"memory usage. The \"tr\", \"tm-E<gt>when\", and \"rexmits\" fields are not "
+"used by RAW. The \"uid\" field holds the effective UID of the creator of "
+"the socket."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Holds a dump of the TCP socket table. Much of the information is not of use "
+"apart from debugging. The \"sl\" value is the kernel hash slot for the "
+"socket, the \"local_address\" is the local address and port number pair. "
+"The \"rem_address\" is the remote address and port number pair (if "
+"connected). \\&\"St\" is the internal status of the socket. The "
+"\"tx_queue\" and \"rx_queue\" are the outgoing and incoming data queue in "
+"terms of kernel memory usage. The \"tr\", \"tm-E<gt>when\", and \"rexmits\" "
+"fields hold internal information of the kernel socket state and are useful "
+"only for debugging. The \"uid\" field holds the effective UID of the "
+"creator of the socket."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Holds a dump of the UDP socket table. Much of the information is not of use "
+"apart from debugging. The \"sl\" value is the kernel hash slot for the "
+"socket, the \"local_address\" is the local address and port number pair. "
+"The \"rem_address\" is the remote address and port number pair (if "
+"connected). \"St\" is the internal status of the socket. The \"tx_queue\" "
+"and \"rx_queue\" are the outgoing and incoming data queue in terms of kernel "
+"memory usage. The \"tr\", \"tm-E<gt>when\", and \"rexmits\" fields are not "
+"used by UDP. The \"uid\" field holds the effective UID of the creator of "
+"the socket. The format is:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -27425,45 +29639,42 @@ msgstr ""
"Nomi di host, come presi dal file specificato dalla variabile di shell E<."
"SM> B<HOSTFILE>."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "How GNU properties are merged."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid "How \\s-1GNU\\s0 properties are merged."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "How common symbols are allocated."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Hypertext link macros"
msgstr "Macro per collegamenti ipertestuali"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "I/O memory map in Linux 2.4."
+msgstr ""
+
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "I<\"big_key\"> (since Linux 3.13)"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "I<\"keyring\">"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "I<\"logon\"> (since Linux 3.3)"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "I<\"user\">"
msgstr ""
@@ -27782,12 +29993,12 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I</dev/port>"
-msgstr ""
+msgstr "I</dev/port>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I</dev/tty>"
-msgstr ""
+msgstr "I</dev/tty>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -27826,8 +30037,8 @@ msgstr "I</etc/hosts>"
msgid "I</etc/idmapd.conf>"
msgstr "I</etc/aliases>"
-#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
-#: debian-bookworm opensuse-leap-15-6
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed debian-bookworm
#, fuzzy, no-wrap
#| msgid "I</etc/mtab>"
msgid "I</etc/inittab>"
@@ -27836,7 +30047,7 @@ msgstr "I</etc/mtab>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I</etc/issue>"
-msgstr ""
+msgstr "I</etc/issue>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed
@@ -27844,7 +30055,7 @@ msgstr ""
msgid "I</etc/ld.so.cache>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "I</etc/aliases>"
msgid "I</etc/login.defs>"
@@ -27855,8 +30066,8 @@ msgstr "I</etc/aliases>"
msgid "I</etc/netgroup>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I</etc/rc.local>"
msgstr ""
@@ -27892,13 +30103,15 @@ msgstr "I</etc/aliases>"
msgid "I</etc/sysctl.d/*.conf>"
msgstr "I</etc/aliases>"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "/etc/termcap"
msgid "I</etc/termcap>"
msgstr "/etc/termcap"
-#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I</etc/hosts>"
msgid "I</etc/ttys>"
@@ -27916,106 +30129,1250 @@ msgstr ""
msgid "I</lib/sysctl.d/*.conf>"
msgstr "/lib/sysctl.d/*.conf"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/>pidI</cgroup> (since Linux 2.6.24)"
+msgid "I</proc/>pidI</attr/current> (since Linux 2.6.0)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/>pidI</numa_maps> (since Linux 2.6.14)"
+msgid "I</proc/>pidI</attr/exec> (since Linux 2.6.0)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/cgroups> (since Linux 2.6.24)"
+msgid "I</proc/>pidI</attr/fscreate> (since Linux 2.6.0)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/key-users> (since Linux 2.6.10)"
+msgid "I</proc/>pidI</attr/keycreate> (since Linux 2.6.18)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/keys> (since Linux 2.6.10)"
+msgid "I</proc/>pidI</attr/prev> (since Linux 2.6.0)"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/loadavg>"
+msgid "I</proc/>pidI</attr/socketcreate> (since Linux 2.6.18)"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/meminfo>"
+msgid "I</proc/>pidI</autogroup> (since Linux 2.6.38)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</auxv> (since Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</clear_refs> (since Linux 2.6.22)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/>pidI</cmdline>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</comm> (since Linux 2.6.33)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</coredump_filter> (since Linux 2.6.23)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</cpuset> (since Linux 2.6.12)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</cwd>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/>pidI</environ>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</exe>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/>pidI</fd/>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</fdinfo/> (since Linux 2.6.22)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</gid_map> (since Linux 3.5)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</io> (since Linux 2.6.20)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</limits> (since Linux 2.6.24)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</map_files/> (since Linux 3.3)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I</proc>"
-msgid "I</proc/net/arp>"
+msgid "I</proc/>pidI</maps>"
msgstr "I</proc>"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/net/dev>"
+msgid "I</proc/>pidI</mem>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</mountinfo> (since Linux 2.6.26)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</mounts> (since Linux 2.4.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</mountstats> (since Linux 2.6.17)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</ns/> (since Linux 3.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</oom_adj> (since Linux 2.6.11)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</oom_score> (since Linux 2.6.11)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</oom_score_adj> (since Linux 2.6.36)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</pagemap> (since Linux 2.6.25)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</personality> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</projid_map> (since Linux 3.7)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</sched_autogroup_enabled> (since Linux 2.6.38)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</seccomp> (Linux 2.6.12 to Linux 2.6.22)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</setgroups> (since Linux 3.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</smaps> (since Linux 2.6.14)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</stack> (since Linux 2.6.29)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/>pidI</stat>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/>pidI</statm>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/>pidI</status>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</syscall> (since Linux 2.6.27)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</timers> (since Linux 3.10)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</timerslack_ns> (since Linux 4.6)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</uid_map> (since Linux 3.5)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/>pidI</wchan> (since Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/apm>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/buddyinfo>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/bus/pccard/drivers>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</etc/services>"
+msgid "I</proc/bus/pci/devices>"
+msgstr "I</etc/services>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/cmdline>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/config.gz> (since Linux 2.6)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I</proc/config.gz> is provided only if the kernel is configured with "
+"B<CONFIG_IKCONFIG_PROC>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/cpuinfo>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/crypto>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</etc/services>"
+msgid "I</proc/devices>"
+msgstr "I</etc/services>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/diskstats> (since Linux 2.5.69)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/dma>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/execdomains>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/fb>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/filesystems>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/ide>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/interrupts>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/iomem>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/ioports>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/kallsyms> (since Linux 2.5.71)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/kcore>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/kmsg>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/kpagecgroup> (since Linux 4.3)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/kpagecount> (since Linux 2.6.25)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/kpageflags> (since Linux 2.6.25)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/net/snmp>"
+msgid "I</proc/ksyms> (Linux 1.1.23\\[en]2.5.47)"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/locks>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/malloc> (only up to and including Linux 2.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/modules>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/mounts>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/mtrr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/net/dev_mcast>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/net/igmp>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/net/netfilter/nfnetlink_queue>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/net/rarp>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/net/raw>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/net/tcp>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/net/udp>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/net/unix>"
+msgstr "I</proc>"
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "I</proc/net/wireless>"
msgstr ""
-#: opensuse-leap-15-6 debian-bookworm debian-unstable opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<rt_sigaction>(2)"
+msgid "I</proc/partitions>"
+msgstr "B<rt_sigaction>(2)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/pci>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/profile> (since Linux 2.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/scsi/scsi>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I</proc/self/fd/N> is approximately the same as I</dev/fd/N> in some UNIX "
+"and UNIX-like systems. Most Linux MAKEDEV scripts symbolically link I</dev/"
+"fd> to I</proc/self/fd>, in fact."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/stat>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/swaps>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/aio-max-nr> and I</proc/sys/fs/aio-nr> (since Linux 2.6.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I</usr/share/zoneinfo>"
-msgid "I</proc/slabinfo>"
+msgid "I</proc/sys/fs/binfmt_misc>"
msgstr "I</usr/share/zoneinfo>"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/sys/fs/pipe-max-size> (since Linux 2.6.35)"
+msgid "I</proc/sys/fs/dentry-state> (since Linux 2.2)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/sys/fs/pipe-user-pages-hard> (since Linux 4.5)"
+msgid "I</proc/sys/fs/dir-notify-enable>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/dquot-max>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/dquot-nr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/file-max>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/file-nr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I</proc/sys/fs/pipe-user-pages-soft> (since Linux 4.5)"
+msgid "I</proc/sys/fs/inode-max> (only present until Linux 2.2)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/inode-nr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/inode-state>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/lease-break-time>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/leases-enable>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/mount-max> (since Linux 4.9)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/nr_open> (since Linux 2.6.25)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/overflowgid> and I</proc/sys/fs/overflowuid>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/protected_fifos> (since Linux 4.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/protected_hardlinks> (since Linux 3.6)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/protected_regular> (since Linux 4.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/protected_symlinks> (since Linux 3.6)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/fs/suid_dumpable> (since Linux 2.6.13)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/super-max>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/fs/super-nr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/acct>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/auto_msgmni> (Linux 2.6.27 to Linux 3.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/cap-bound> (from Linux 2.2 to Linux 2.6.24)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/cap_last_cap> (since Linux 3.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/core_pattern>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/core_pipe_limit>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/core_uses_pid>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/ctrl-alt-del>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/dmesg_restrict> (since Linux 2.6.37)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/domainname> and I</proc/sys/kernel/hostname>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/hotplug>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/htab-reclaim> (before Linux 2.4.9.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/kptr_restrict> (since Linux 2.6.38)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/l2cr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/modprobe>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/modules_disabled> (since Linux 2.6.31)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/msgmax> (since Linux 2.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/msgmnb> (since Linux 2.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/msgmni> (since Linux 2.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/ngroups_max> (since Linux 2.6.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/ns_last_pid> (since Linux 3.3)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/ostype> and I</proc/sys/kernel/osrelease>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/overflowgid> and I</proc/sys/kernel/overflowuid>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/panic>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/panic_on_oops> (since Linux 2.5.68)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/pid_max> (since Linux 2.5.34)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/powersave-nap> (PowerPC only)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/printk>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/pty/max>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/pty/nr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/pty> (since Linux 2.6.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/random/uuid> (since Linux 2.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/randomize_va_space> (since Linux 2.6.12)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/real-root-dev>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/reboot-cmd> (Sparc only)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/rtsig-max>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/rtsig-nr>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/sched_child_runs_first> (since Linux 2.6.23)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/sched_rr_timeslice_ms> (since Linux 3.9)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/sched_rt_period_us> (since Linux 2.6.25)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/sched_rt_runtime_us> (since Linux 2.6.25)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/sem> (since Linux 2.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/sg-big-buff>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/shm_rmid_forced> (since Linux 3.1)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/shmall> (since Linux 2.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/shmmax> (since Linux 2.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/shmmni> (since Linux 2.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/sysctl_writes_strict> (since Linux 3.16)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/sysrq>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/threads-max> (since Linux 2.3.11)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/kernel/version>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/yama/ptrace_scope> (since Linux 3.5)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/kernel/zero-paged> (PowerPC only)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/net/core/bpf_jit_enable>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/net/core/somaxconn>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/admin_reserve_kbytes> (since Linux 3.10)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/compact_memory> (since Linux 2.6.35)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/drop_caches> (since Linux 2.6.16)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/legacy_va_layout> (since Linux 2.6.9)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/memory_failure_early_kill> (since Linux 2.6.32)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/memory_failure_recovery> (since Linux 2.6.32)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/oom_dump_tasks> (since Linux 2.6.25)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/oom_kill_allocating_task> (since Linux 2.6.24)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/overcommit_kbytes> (since Linux 3.14)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/overcommit_memory>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/overcommit_ratio> (since Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/panic_on_oom> (since Linux 2.6.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I</proc/sys/vm/swappiness>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/sysctl_hugetlb_shm_group> (since Linux 2.6.7)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/unprivileged_userfaultfd> (since Linux 5.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sys/vm/user_reserve_kbytes> (since Linux 3.10)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "I</proc>"
msgid "I</proc/sys>"
msgstr "I</proc>"
-#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/sysrq-trigger> (since Linux 2.4.21)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/timer_list> (since Linux 2.6.21)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/timer_stats> (from Linux 2.6.21 until Linux 4.10)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I</proc>"
+msgid "I</proc/uptime>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</usr/share/zoneinfo>"
+msgid "I</proc/version>"
+msgstr "I</usr/share/zoneinfo>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/vmstat> (since Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/zoneinfo> (since Linux 2.6.13)"
+msgstr ""
+
+#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
msgid "I</proc>"
msgstr "I</proc>"
@@ -28095,7 +31452,7 @@ msgstr "/lib/sysctl.d/*.conf"
msgid "I</usr/local/lib/sysctl.d/*.conf>"
msgstr "/lib/sysctl.d/*.conf"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "I</usr/man/whatis>"
msgstr "I</usr/man/whatis>"
@@ -28105,14 +31462,13 @@ msgstr "I</usr/man/whatis>"
msgid "I</usr/share/consoletrans>"
msgstr "I</usr/share/zoneinfo>"
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "I</usr/share/zoneinfo>"
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
msgid "I</usr/share/dict/words>"
-msgstr "I</usr/share/zoneinfo>"
+msgstr "I</usr/share/dict/words>"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "I</usr/share/groff/>[*/]I<tmac/an.tmac>"
msgstr "I</usr/share/groff/>[*/]I<tmac/an.tmac>"
@@ -28152,7 +31508,8 @@ msgstr "I</usr/share/i18n/charmaps>"
msgid "I</usr/share/keymaps>"
msgstr "I</usr/share/i18n/charmaps>"
-#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I</usr/share/i18n/charmaps>"
msgid "I</usr/share/tabset>"
@@ -28227,6 +31584,26 @@ msgstr "I</var/spool/cron>"
msgid "I</var/tmp/rpm*>"
msgstr "I</var/log/wtmp>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<default>"
+msgid "I<0\\ (default)>"
+msgstr "B<default>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--debugger>"
+msgid "I<1\\ (\"debug\")>"
+msgstr "B<--debugger>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<2\\ (\"suidsafe\")>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ANSI_COLOR=>"
@@ -28259,19 +31636,15 @@ msgstr ""
msgid "I<ARPIntervalSec=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<ARPMissedMax=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ARPValidate=>"
msgstr ""
-#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid ""
-"I<ATTR>[,I<ATTR>]... Inverse-search objects having associated attributes. "
-"I<ATTR> is the attribute name, while the positional I<OBJECT> argument is "
-"the attribute value."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ATTRS{>I<filename>I<}>"
@@ -28309,6 +31682,24 @@ msgstr ""
msgid "I<ActivationPolicy=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Active(anon)> %lu (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Active(file)> %lu (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Active> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<ActiveSlave=>"
@@ -28432,6 +31823,19 @@ msgstr ""
msgid "I<Announce=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<AnonHugePages> %lu (since Linux 2.6.38)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<AnonPages> %lu (since Linux 2.6.18)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<Anonymize=>"
@@ -28600,6 +32004,12 @@ msgstr "I<address>"
msgid "I<BootServerName=>"
msgstr "I<address>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Bounce> %lu (since Linux 2.6.18)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Bridge=>"
@@ -28615,6 +32025,10 @@ msgstr ""
msgid "I<BroadcastMulticastQueueLength=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<BroadcastQueueThreshold=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<Buckets=>"
@@ -28625,6 +32039,12 @@ msgstr ""
msgid "I<BufferBytes=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Buffers> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<BurstBytes=>"
@@ -28650,7 +32070,8 @@ msgstr ""
msgid "I<CHASSIS=>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<COLUMNS>"
msgid "I<COLUMNS>"
@@ -28709,7 +32130,7 @@ msgid "I<COREDUMP_OPEN_FDS=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed
+#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<LC_TIME>"
msgid "I<COREDUMP_PROC_CGROUP=>"
@@ -28773,14 +32194,26 @@ msgid "I<Cache=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+msgid "I<CacheFromLocalhost=>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I<CacheDirectory=>"
+msgid "I<Cached> %lu"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
-msgid "I<CacheFromLocalhost=>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<CapAmb>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<CapBnd>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -28808,6 +32241,26 @@ msgstr ""
msgid "I<ClientIdentifier=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<ClockID>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<CmaFree> %lu (since Linux 3.1)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_NOWAIT> (since Linux 4.14)"
+msgid "I<CmaTotal> %lu (since Linux 3.1)"
+msgstr "B<RWF_NOWAIT> (da Linux 4.14)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<CoalescePacketRateSampleIntervalSec=>"
@@ -28818,6 +32271,18 @@ msgstr ""
msgid "I<CollectMode=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<CommitLimit> %lu (since Linux 2.6.10)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Committed_AS> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
#, fuzzy
@@ -28978,12 +32443,6 @@ msgid "I<ConditionVirtualization=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "I<ConfigurationDirectory=>"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<ConfigureWithoutCarrier=>"
msgstr ""
@@ -29000,7 +32459,7 @@ msgid "I<ConnectionRetrySec=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<CopyBlocks=>"
msgstr ""
@@ -29010,16 +32469,24 @@ msgid "I<CopyDSCP=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<CopyFiles=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<string>"
+msgid "I<CoreDumping>"
+msgstr "I<stringa>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<CoredumpFilter=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<CoredumpReceive=>"
msgstr ""
@@ -29028,6 +32495,18 @@ msgstr ""
msgid "I<Cost=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Cpus_allowed>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Cpus_allowed_list>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<CtrlAltDelBurstAction=>"
@@ -29193,6 +32672,12 @@ msgstr ""
msgid "I<DefaultStorage=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I</etc/group>"
+msgid "I<DefaultSubvolume=>"
+msgstr "I</etc/group>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<DefaultTasksMax=>"
@@ -29250,6 +32735,36 @@ msgstr ""
msgid "I<DeviceAllow=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<DirectMap1G> %lu (since Linux 2.6.27)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<DirectMap2M> %lu (since Linux 2.6.27)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<DirectMap4M> %lu (since Linux 2.6.27)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<DirectMap4k> %lu (since Linux 2.6.27)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Dirty> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<DisableControllers=>"
@@ -29351,6 +32866,10 @@ msgstr "B<version>"
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.addon\\&.efi"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.confext\\&.raw"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.cred"
@@ -29361,6 +32880,10 @@ msgstr ""
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.raw"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.sysext\\&.raw"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ESP>/loader/addons/*\\&.addon\\&.efi"
@@ -29402,6 +32925,10 @@ msgstr ""
msgid "I<EncapsulationType=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<EncryptedVolume=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Endpoint=>"
@@ -29505,6 +33032,12 @@ msgstr ""
msgid "I<FDNonISO=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<FDSize>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<FOUDestinationPort=>"
@@ -29516,7 +33049,7 @@ msgid "I<FOUSourcePort=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<FactoryReset=>"
msgstr ""
@@ -29567,11 +33100,6 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-msgid "I<FileDescriptorStorePreserve=>"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<FinalKillSignal=>"
msgstr ""
@@ -29580,6 +33108,12 @@ msgstr ""
msgid "I<FixedRandomDelay=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Flags>:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<FlowIsolationMode=>"
@@ -29616,7 +33150,7 @@ msgid "I<ForceUnmount=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "I<era_format>"
msgid "I<Format=>"
@@ -29741,6 +33275,13 @@ msgstr ""
msgid "I<GroupPolicyExtension=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<group>"
+msgid "I<Groups>"
+msgstr "B<group>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<GuessMainPID=>"
@@ -29761,17 +33302,13 @@ msgstr ""
msgid "I<HARDWARE_VENDOR=>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<HOME>"
msgid "I<HOME>"
msgstr "B<HOME>"
-#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid "I<HOST>, B<--host=>I<HOST> Connect to I<HOST>."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<HairPin=>"
@@ -29782,6 +33319,12 @@ msgstr ""
msgid "I<Handle=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HardwareCorrupted> %lu (since Linux 2.6.32)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<HelloTimeSec=>"
@@ -29799,6 +33342,18 @@ msgstr ""
msgid "I<HibernateMode=>"
msgstr "I<RestartSec=>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HighFree> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HighTotal> %lu"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -29816,20 +33371,24 @@ msgid "I<HomeAddress=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<HomeAgent=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<HomeAgentLifetimeSec=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<--dereference>"
msgid "I<HomeAgentPreference=>"
msgstr "B<--dereference>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I<Unit=>"
msgid "I<HopLimit=>"
@@ -29840,6 +33399,42 @@ msgstr "I<Unit=>"
msgid "I<HopPenalty=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HugePages_Free> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HugePages_Rsvd> %lu (since Linux 2.6.17)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HugePages_Surp> %lu (since Linux 2.6.24)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HugePages_Total> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Hugepagesize> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<HugetlbPages>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<IAID=>"
@@ -29855,11 +33450,21 @@ msgstr ""
msgid "I<ID=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<ID>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ID_LIKE=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<ID_NET_NAME_ALLOW_>I<sysfsattr>I<=>I<BOOL>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<IMAGE_ID=>"
@@ -29907,8 +33512,8 @@ msgstr ""
msgid "I<IPDoNotFragment=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "I<IPForward=>"
msgstr ""
@@ -29959,7 +33564,12 @@ msgstr "I<address>"
msgid "I<IPv4ProxyARP=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<IPv4ProxyARPPrivateVLAN=>"
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<IPv4ReversePathFilter=>"
msgstr ""
@@ -29999,12 +33609,14 @@ msgid "I<IPv6MTUBytes=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I<SplitMode=>"
msgid "I<IPv6OnlyMode=>"
msgstr "I<SplitMode=>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<IPv6OnlyPreferredSec=>"
msgstr ""
@@ -30028,6 +33640,12 @@ msgstr ""
msgid "I<IPv6RapidDeploymentPrefix=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<TimeoutSec=>"
+msgid "I<IPv6RetransmissionTimeSec=>"
+msgstr "I<TimeoutSec=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<IPv6SendRA=>"
@@ -30075,11 +33693,35 @@ msgstr ""
msgid "I<IgnoreSIGPIPE=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<histverify>"
+msgid "I<ImportProperty=>"
+msgstr "B<histverify>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Inaccessible=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Inactive(anon)> %lu (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Inactive(file)> %lu (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Inactive> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<IncomingInterface=>"
@@ -30120,6 +33762,13 @@ msgstr ""
msgid "I<InitialQuantumBytes=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<si_code>"
+msgid "I<Inode>:"
+msgstr "I<si_code>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<InputKey=>"
@@ -30175,12 +33824,10 @@ msgstr ""
msgid "I<KERNELS>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid ""
-"I<KEYWORD> Return information about the server. I<KEYWORD> can be "
-"I<version> for the server version, I<sources> for the list of database "
-"sources or I<types> for the list of supported object types."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<KReclaimable> %lu (since Linux 4.20)"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -30218,6 +33865,12 @@ msgstr ""
msgid "I<KeepMaster=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<KernelStack> %lu (since Linux 2.6.32)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Key=>"
@@ -30253,6 +33906,12 @@ msgstr ""
msgid "I<L2MissNotification=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<service>"
+msgid "I<L3MasterDevice=>"
+msgstr "B<service>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<L3MissNotification=>"
@@ -30268,7 +33927,8 @@ msgstr ""
msgid "I<LACPTransmitRate=>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "B<LINES>"
msgid "I<LINES>"
@@ -30304,6 +33964,13 @@ msgstr ""
msgid "I<Layer2SpecificHeader=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<LazyFree> %lu (since Linux 4.12)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<LazyUnmount=>"
@@ -30404,6 +34071,7 @@ msgid "I<LoaderBootCountPath>"
msgstr ""
#: archlinux debian-unstable mageia-cauldron fedora-40 fedora-rawhide
+#: opensuse-tumbleweed
msgid "I<LoaderConfigConsoleMode>"
msgstr ""
@@ -30413,6 +34081,7 @@ msgid "I<LoaderEntries>"
msgstr ""
#: archlinux debian-unstable mageia-cauldron fedora-40 fedora-rawhide
+#: opensuse-tumbleweed
msgid "I<LoaderEntryLastBooted>"
msgstr ""
@@ -30472,12 +34141,6 @@ msgid "I<LogNamespace=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "I<LogsDirectory=>"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<Loopback=>"
msgstr ""
@@ -30492,6 +34155,18 @@ msgstr ""
msgid "I<LossRate=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<LowFree> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<LowTotal> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<MACAddressPolicy=>"
@@ -30538,7 +34213,7 @@ msgid "I<MachineID=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "I<directory>"
msgid "I<MakeDirectories=>"
@@ -30549,6 +34224,10 @@ msgstr "I<directory>"
msgid "I<MakeDirectory=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<ManageForeignNextHops=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<ManageForeignRoutes=>"
@@ -30574,6 +34253,12 @@ msgstr ""
msgid "I<ManagerEnvironment=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Mapped> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Mark=>"
@@ -30654,6 +34339,25 @@ msgstr ""
msgid "I<MaximumRate=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_NOWAIT> (since Linux 4.14)"
+msgid "I<MemAvailable> %lu (since Linux 3.14)"
+msgstr "B<RWF_NOWAIT> (da Linux 4.14)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<MemFree> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<MemTotal> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<MemoryAccounting=>"
@@ -30684,6 +34388,28 @@ msgstr ""
msgid "I<MemoryPressureWatch=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<SplitMode=>"
+msgid "I<MemorySleepMode=>"
+msgstr "I<SplitMode=>"
+
+#: debian-unstable fedora-rawhide
+msgid "I<MemoryZSwapWriteback=>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Mems_allowed>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Mems_allowed_list>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<Metric=>"
@@ -30702,12 +34428,24 @@ msgid "I<MinVersion=>"
msgstr "B<version>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<version>"
msgid "I<Minimize=>"
msgstr "B<version>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Mlocked> %lu (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<MmapCopy> %lu (since Linux 2.6.29)"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -30729,6 +34467,10 @@ msgstr ""
msgid "I<MountImages=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<MountPoint=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<MultiQueue=>"
@@ -30794,22 +34536,47 @@ msgstr ""
msgid "I<NAutoVTs=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<NFS_Unstable> %lu (since Linux 2.6.18)"
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<NFTSet=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<NSpgid>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<si_pid>"
+msgid "I<NSpid>"
+msgstr "I<si_pid>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<NSsid>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<NStgid>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<NTupleFilter=>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "I<name>"
-msgid "I<Name>"
-msgstr "I<nome>"
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<NamePolicy=>"
@@ -30846,6 +34613,13 @@ msgstr ""
msgid "I<NextHop=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<-->"
+msgid "I<Ngid>"
+msgstr "B<-->"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Nice=>"
@@ -30856,11 +34630,26 @@ msgstr ""
msgid "I<NoDelay=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<NoNewPrivileges=>"
+msgid "I<NoNewPrivs>"
+msgstr "I<NoNewPrivileges=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<NonBlocking=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"I<Note>: In the current implementation, things are a bit racy on 32-bit "
+"systems: if process A reads process B's I</proc/>pidI</io> while process B "
+"is updating one of these 64-bit counters, process A could see an "
+"intermediate result."
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Note>: There is no glibc wrapper for this system call; see VERSIONS."
@@ -30889,6 +34678,18 @@ msgstr ""
msgid "I<NotifyReady=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Num>:"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "I<$SYSTEMD_LOG_LOCATION>"
+msgid "I<OBJECT_SYSTEMD_INVOCATION_ID=>"
+msgstr "I<$SYSTEMD_LOG_LOCATION>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<OPTIONS>"
@@ -31007,16 +34808,17 @@ msgstr ""
msgid "I<PIDFile=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid "I<PORT>, B<--port=>I<PORT> Connect to I<PORT>."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<PORTABLE_PREFIXES=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<PPid>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<PRETTY_HOSTNAME=>"
@@ -31068,10 +34870,16 @@ msgid "I<PacketsPerSlave=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<PaddingWeight=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<PageTables> %lu (since Linux 2.6.18)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Parameters=>"
@@ -31103,6 +34911,10 @@ msgstr ""
msgid "I<PassEnvironment=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<PassFileDescriptorsToExec=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<PassPacketInfo=>"
@@ -31113,6 +34925,13 @@ msgstr ""
msgid "I<PassSecurity=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<Path=>"
+msgid "I<Path>:"
+msgstr "I<Path=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
#, fuzzy
@@ -31125,6 +34944,12 @@ msgstr "I<Path=>"
msgid "I<PeakRate=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<RestartSec=>"
+msgid "I<PeerNotifyDelaySec=>"
+msgstr "I<RestartSec=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<PeerPort=>"
@@ -31164,6 +34989,10 @@ msgstr ""
msgid "I<Perl Template Toolkit>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<PersistLeases=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Persistent=>"
@@ -31186,6 +35015,12 @@ msgstr ""
msgid "I<PhysicalDevice=>"
msgstr "B<physical>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Pid>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<PipeSize=>"
@@ -31360,7 +35195,7 @@ msgid "I<PropagatesReloadTo=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
+#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm
#, no-wrap
msgid "I<PropagatesStopTo=>"
msgstr ""
@@ -31406,17 +35241,19 @@ msgid "I<ProtectProc=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-msgid "I<ProtectSystem=>"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
#, fuzzy
#| msgid "I<direction>"
msgid "I<ProtectVersion=>"
msgstr "I<direzione>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<protocol>"
+msgid "I<Protocol>:"
+msgstr "I<protocollo>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<ProxyARP=>"
@@ -31447,6 +35284,12 @@ msgstr ""
msgid "I<QuickAck=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Quicklists> %lu (since Linux 2.6.27)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<R>"
@@ -31462,8 +35305,7 @@ msgstr ""
msgid "I<RFC 3912>: WHOIS Protocol Specification."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#: fedora-40 fedora-rawhide
+#: debian-bookworm opensuse-leap-15-6 fedora-40 fedora-rawhide
msgid ""
"I<RIPE Database Query Reference Manual>: E<lt>I<http://www.ripe.net/data-"
"tools/support/documentation/ripe-database-query-reference-manual>E<gt>"
@@ -31501,6 +35343,12 @@ msgstr ""
msgid "I<RateToQuantum=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<TimeoutSec=>"
+msgid "I<ReachableTimeSec=>"
+msgstr "I<TimeoutSec=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<ReadEtcHosts=>"
@@ -31531,6 +35379,10 @@ msgstr ""
msgid "I<ReceiveChecksumOffload=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<ReceivePacketSteeringCPUMask=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ReceiveQueues=>"
@@ -31551,6 +35403,12 @@ msgstr ""
msgid "I<ReduceARPProxy=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<RefCount>:"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -31630,6 +35488,7 @@ msgid "I<ReorderHeader=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I<address>"
msgid "I<RequestAddress=>"
@@ -31772,6 +35631,7 @@ msgid "I<RestrictSUIDSGID=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I<RestartSec=>"
msgid "I<RetransmitSec=>"
@@ -31889,10 +35749,23 @@ msgstr ""
msgid "I<RoutingAlgorithm=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<RssAnon>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<ServerKeyFile=>"
+msgid "I<RssFile>"
+msgstr "I<ServerKeyFile=>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I<RuntimeDirectory=>"
+msgid "I<RssShmem>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -31946,35 +35819,24 @@ msgstr ""
msgid "I<SELinuxContextFromNet=>"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<SHELL>"
msgid "I<SHELL>"
msgstr "B<SHELL>"
-#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid ""
-"I<SOURCE:FIRST-LAST> Search updates from I<SOURCE> database between I<FIRST> "
-"and I<LAST> update serial number. It is useful to obtain Near Real Time "
-"Mirroring stream."
-msgstr ""
-
-#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid ""
-"I<SOURCE>[,I<SOURCE>]... Request the server to search for objects mirrored "
-"from I<SOURCE>. Sources are delimited by comma, and the order is "
-"significant. Use the I<-q sources> parameter to obtain a list of valid "
-"sources."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<SR-IOVVirtualFunctions=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<SReclaimable> %lu (since Linux 2.6.19)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<SSID=>"
@@ -31995,6 +35857,12 @@ msgstr ""
msgid "I<SUPPORT_END=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<SUnreclaim> %lu (since Linux 2.6.19)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<SYMLINK>"
@@ -32055,6 +35923,12 @@ msgstr ""
msgid "I<Scope=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Seccomp>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<SecureBits=>"
@@ -32107,6 +35981,12 @@ msgstr ""
msgid "I<ServerAddress=>"
msgstr "I<address>"
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<Port=>"
+msgid "I<ServerPort=>"
+msgstr "I<Port=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Service=>"
@@ -32123,9 +36003,47 @@ msgid "I<SessionsMax=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<SetLoginEnvironment=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<Shmem> %lu (since Linux 2.6.32)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<ShmemHugePages> %lu (since Linux 4.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<ShmemPmdMapped> %lu (since Linux 4.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<SigQ>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Slab> %lu"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<direction>"
+msgid "I<SleepOperation=>"
+msgstr "I<direzione>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Slice=>"
@@ -32183,6 +36101,12 @@ msgstr ""
msgid "I<SourcePort=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Speculation_Store_Bypass>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<SpeedMeter=>"
@@ -32199,12 +36123,19 @@ msgid "I<SplitGSO=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "I<name>"
msgid "I<SplitName=>"
msgstr "I<nome>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<start_date>"
+msgid "I<St>:"
+msgstr "I<data_inizio>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<StandardError=>"
@@ -32225,19 +36156,6 @@ msgstr ""
msgid "I<StartLimitAction=>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "I<start_date>"
-msgid "I<State>"
-msgstr "I<data_inizio>"
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "I<StateDirectory=>"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<StatisticsBlockCoalesceSec=>"
@@ -32254,7 +36172,7 @@ msgid "I<StopIdleSessionSec=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
+#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm
#, fuzzy, no-wrap
#| msgid "I<Storage=>"
msgid "I<StopPropagatedFrom=>"
@@ -32275,6 +36193,10 @@ msgstr ""
msgid "I<StubInfo>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<StubPcrInitRDConfExts>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<StubPcrInitRDSysExts>"
@@ -32290,12 +36212,19 @@ msgstr ""
msgid "I<StubPcrKernelParameters>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<Type=>"
+msgid "I<SubType=>"
+msgstr "I<Type=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<SubnetId=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<Subvolumes=>"
msgstr ""
@@ -32327,6 +36256,7 @@ msgid "I<SuppressSync=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "I<SurviveFinalKillSignal=>"
msgstr ""
@@ -32344,6 +36274,24 @@ msgstr "I<direzione>"
msgid "I<SuspendState=>"
msgstr "I<direzione>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<SwapCached> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<SwapFree> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<SwapTotal> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<SwapUsedLimit=>"
@@ -32425,6 +36373,7 @@ msgid "I<TCPCongestionControlAlgorithm=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I<TimeoutSec=>"
msgid "I<TCPRetransmissionTimeoutSec=>"
@@ -32435,7 +36384,8 @@ msgstr "I<TimeoutSec=>"
msgid "I<TCPSegmentationOffload=>"
msgstr ""
-#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "SIGTERM"
msgid "I<TERMCAP>"
@@ -32461,8 +36411,8 @@ msgstr ""
msgid "I<TTL=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "I<TTLPropagate=>"
msgstr ""
@@ -32481,23 +36431,6 @@ msgstr ""
msgid "I<TTYVTDisallocate=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid "I<TYPE> Return the template for a object of I<TYPE>."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid "I<TYPE> Return the verbose template for a object of I<TYPE>."
-msgstr ""
-
-#: archlinux debian-unstable mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed fedora-40 fedora-rawhide
-msgid ""
-"I<TYPE>[,I<TYPE>]... Restrict the search to objects of I<TYPE>. Multiple "
-"types are separated by a comma."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<TargetSec=>"
@@ -32520,6 +36453,13 @@ msgstr ""
msgid "I<Termination=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<-->"
+msgid "I<Tgid>"
+msgstr "B<-->"
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -32531,6 +36471,13 @@ msgstr ""
msgid "I<The Perl Cookbook> (the \"Ram Book\"):"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "Thread safety"
+msgid "I<Threads>"
+msgstr "Thread safety"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<TimeoutAbortSec=>"
@@ -32576,6 +36523,12 @@ msgstr ""
msgid "I<Token=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<TracerPid>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<TransmitChecksumOffload=>"
@@ -32641,6 +36594,13 @@ msgstr ""
msgid "I<TxtText=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<Type=>"
+msgid "I<Type>:"
+msgstr "I<Type=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<TypeOfService=>"
@@ -32698,10 +36658,23 @@ msgid "I<USBFunctionStrings=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<UUID=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<umask>(2)"
+msgid "I<Umask>"
+msgstr "B<umask>(2)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Unevictable> %lu (since Linux 2.6.28)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<UnicastFlood=>"
@@ -32722,6 +36695,12 @@ msgstr ""
msgid "I<UnsetEnvironment=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<histverify>"
+msgid "I<UnsetProperty=>"
+msgstr "B<histverify>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<UpDelaySec=>"
@@ -32782,11 +36761,6 @@ msgid "I<UseDelegatedPrefix=>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
-msgid "I<UseDomains=>"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<UseForEncoding=>"
msgstr ""
@@ -32797,6 +36771,7 @@ msgid "I<UseGateway=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I<User=>"
msgid "I<UseHopLimit=>"
@@ -32807,7 +36782,7 @@ msgstr "I<User=>"
msgid "I<UseHostname=>"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed
msgid "I<UseICMP6RateLimit=>"
msgstr ""
@@ -32827,6 +36802,7 @@ msgid "I<UseOnLinkPrefix=>"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "I<User=>"
msgid "I<UsePREF64=>"
@@ -32837,6 +36813,22 @@ msgstr "I<User=>"
msgid "I<UseRawPacketSize=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<UseReachableTime=>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<User=>"
+msgid "I<UseRedirect=>"
+msgstr "I<User=>"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<TimeoutSec=>"
+msgid "I<UseRetransmissionTime=>"
+msgstr "I<TimeoutSec=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<UseRoutePrefix=>"
@@ -32945,26 +36937,28 @@ msgid "I<Verify=>"
msgstr "B<histverify>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<histverify>"
msgid "I<Verity=>"
msgstr "B<histverify>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<histverify>"
msgid "I<VerityDataBlockSizeBytes=>"
msgstr "B<histverify>"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<histverify>"
msgid "I<VerityHashBlockSizeBytes=>"
msgstr "B<histverify>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "B<histverify>"
msgid "I<VerityMatchKey=>"
@@ -32985,6 +36979,84 @@ msgstr ""
msgid "I<VirtualQueues=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmHWM>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmLck>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmLib>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmPMD>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmPTE>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmPeak>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmPin>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmRSS>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmSize>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmSwap>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmallocChunk> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmallocTotal> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<VmallocUsed> %lu"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<Volatile=>"
@@ -33029,6 +37101,10 @@ msgstr ""
msgid "I<Wants=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<WantsMountsFor=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
msgid "I<Wash=>"
@@ -33059,6 +37135,18 @@ msgstr ""
msgid "I<Writable=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<Writeback> %lu"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<WritebackTmp> %lu (since Linux 2.6.26)"
+msgstr ""
+
#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron archlinux
#, no-wrap
msgid "I<Writing Perl Modules for CPAN>"
@@ -33074,18 +37162,50 @@ msgstr ""
msgid "I<Zone=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<[anon:>nameI<]> (since Linux 5.17)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<[anon_shmem:>nameI<]> (since Linux 6.2)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<[defaults]>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<[heap]>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<[options]>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<[stack:>tidI<]> (from Linux 3.4 to Linux 4.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<noexec>"
+msgid "I<[stack]>"
+msgstr "B<noexec>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<[usb] vendor-id product-id>"
@@ -33100,6 +37220,32 @@ msgid ""
"own. If device is set to I<auto> then the next matching device is used."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<[vdso]>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "I<\\[dq]big_key\\[dq]> (since Linux 3.13)"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "I<\\[dq]keyring\\[dq]>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "I<\\[dq]logon\\[dq]> (since Linux 3.3)"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "I<\\[dq]user\\[dq]>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<_BOOT_ID=>"
@@ -33208,6 +37354,32 @@ msgstr ""
msgid "I<a line of the form E<lt>interfaceE<gt>:E<lt>deviceE<gt>>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"I<address perms offset dev inode pathname>\n"
+"00400000-00452000 r-xp 00000000 08:02 173521 /usr/bin/dbus-daemon\n"
+"00651000-00652000 r--p 00051000 08:02 173521 /usr/bin/dbus-daemon\n"
+"00652000-00655000 rw-p 00052000 08:02 173521 /usr/bin/dbus-daemon\n"
+"00e03000-00e24000 rw-p 00000000 00:00 0 [heap]\n"
+"00e24000-011f7000 rw-p 00000000 00:00 0 [heap]\n"
+"\\&...\n"
+"35b1800000-35b1820000 r-xp 00000000 08:02 135522 /usr/lib64/ld-2.15.so\n"
+"35b1a1f000-35b1a20000 r--p 0001f000 08:02 135522 /usr/lib64/ld-2.15.so\n"
+"35b1a20000-35b1a21000 rw-p 00020000 08:02 135522 /usr/lib64/ld-2.15.so\n"
+"35b1a21000-35b1a22000 rw-p 00000000 00:00 0\n"
+"35b1c00000-35b1dac000 r-xp 00000000 08:02 135870 /usr/lib64/libc-2.15.so\n"
+"35b1dac000-35b1fac000 ---p 001ac000 08:02 135870 /usr/lib64/libc-2.15.so\n"
+"35b1fac000-35b1fb0000 r--p 001ac000 08:02 135870 /usr/lib64/libc-2.15.so\n"
+"35b1fb0000-35b1fb2000 rw-p 001b0000 08:02 135870 /usr/lib64/libc-2.15.so\n"
+"\\&...\n"
+"f2c6ff8c000-7f2c7078c000 rw-p 00000000 00:00 0 [stack:986]\n"
+"\\&...\n"
+"7fffb2c0d000-7fffb2c2e000 rw-p 00000000 00:00 0 [stack]\n"
+"7fffb2d48000-7fffb2d49000 r-xp 00000000 00:00 0 [vdso]\n"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed archlinux opensuse-leap-15-6
#, no-wrap
@@ -33219,6 +37391,23 @@ msgstr "I<address>"
msgid "I<addrlen> is invalid (e.g., is negative)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<age_limit> is the age in seconds after which dcache entries can be "
+"reclaimed when memory is short."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<aio-nr> is the running total of the number of events specified by "
+"B<io_setup>(2) calls for all currently active AIO contexts. If I<aio-nr> "
+"reaches I<aio-max-nr>, then B<io_setup>(2) will fail with the error "
+"B<EAGAIN>. Raising I<aio-max-nr> does not result in the preallocation or "
+"resizing of any kernel data structures."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -33260,21 +37449,52 @@ msgstr ""
msgid "I<aio_reqprio>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<allocstall> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<automount>\\&.automount"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<balloon_deflate> (since Linux 3.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<balloon_inflate> (since Linux 3.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<balloon_migrate> (since Linux 3.18)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<blank or starting with a '#' character>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<btime 769041601>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<buf> is outside your accessible address space."
-msgstr ""
+msgstr "I bufè al di fuori del proprio spazio di indirizzamento accessibile."
#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
#: debian-bookworm mageia-cauldron
@@ -33282,6 +37502,12 @@ msgstr ""
msgid "I<c>"
msgstr "I<c>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<cancelled_write_bytes>:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<children_max=>"
@@ -33298,6 +37524,12 @@ msgstr ""
msgid "I<clear>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<clockid>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -33324,18 +37556,101 @@ msgstr ""
msgid "I<comment_char>"
msgstr "I<comment_char>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<compact_fail> (since Linux 2.6.35)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_free_scanned> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_isolated> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_migrate_scanned> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_stall> (since Linux 2.6.35)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_success> (since Linux 2.6.35)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<containing only the word \"auto\">"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm
-#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<cpu 10132153 290696 3084719 46828483 16683 0 25195 0 175628 0>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<cpu0 1393280 32966 572056 13343292 6130 0 17875 0 23933 0>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "I<cpu>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<cryptenroll\\&.fido2-pin>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<cryptenroll\\&.pkcs11-pin>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<cryptsetup\\&.fido2-pin>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<cryptsetup\\&.luks2-pin>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<cryptsetup\\&.passphrase>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<cryptsetup\\&.pkcs11-pin>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<cryptsetup\\&.tpm2-pin>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<ctxt 115315>"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<d>"
@@ -33403,6 +37718,37 @@ msgstr "I<directory>"
msgid "I<discard>"
msgstr "I<directory>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<disk_io: (2,0):(31,30,5764,1,2) (3,0):>..."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<drivername> can currently be NCR53c7xx, aha152x, aha1542, aha1740, "
+"aic7xxx, buslogic, eata_dma, eata_pio, fdomain, in2000, pas16, qlogic, "
+"scsi_debug, seagate, t128, u15-24f, ultrastore, or wd7000. These "
+"directories show up for all drivers that registered at least one SCSI HBA. "
+"Every directory contains one file per registered host. Every host-file is "
+"named after the number the host was assigned during initialization."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<drop_pagecache> (since Linux 3.15)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<drop_slab> (since Linux 3.15)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -33459,11 +37805,23 @@ msgstr "I<formato_era>"
msgid "I<escape_char>"
msgstr "I<escape_char>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<event-flags>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<event_timeout=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<eventfd-count> is the current value of the eventfd counter, in hexadecimal."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<exec_delay=>"
@@ -33581,6 +37939,20 @@ msgstr ""
msgid "I<group>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<guest> (since Linux 2.6.24)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<guest_nice> (since Linux 2.6.33)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -33621,6 +37993,18 @@ msgstr ""
#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
#, no-wrap
msgid "I<height>"
+msgstr "I<height>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<htlb_buddy_alloc_fail> (since Linux 2.6.26)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<htlb_buddy_alloc_success> (since Linux 2.6.26)"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -33633,10 +38017,31 @@ msgstr ""
msgid "I<https://nano-editor.org/>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<idle>"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "I<ifname=>, I<net\\&.ifname_policy=>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--ignore-case>"
+msgid "I<ignored_mask>"
+msgstr "B<--ignore-case>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "I<ino>"
+msgid "I<intr 1462898>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<io\\&.systemd\\&.boot\\&.kernel-cmdline-extra>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -33644,25 +38049,72 @@ msgstr ""
msgid "I<io\\&.systemd\\&.stub\\&.kernel-cmdline-extra>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<iowait> (since Linux 2.5.41)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<irq> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<variable>"
+msgid "I<it_interval>"
+msgstr "I<variabile>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<port>"
+msgid "I<it_value>"
+msgstr "I<porta>"
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "B<filenames>"
msgid "I<keyname=>"
msgstr "B<filenames>"
-#: debian-bookworm debian-unstable
+#: debian-bookworm
msgid ""
"I<kind> is neither B<PTHREAD_MUTEX_FAST_NP> nor "
"B<PTHREAD_MUTEX_RECURSIVE_NP> nor B<PTHREAD_MUTEX_ERRORCHECK_NP>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<kswapd_high_wmark_hit_quickly> (since Linux 2.6.33)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<kswapd_inodesteal> (since linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<kswapd_low_wmark_hit_quickly> (since Linux 2.6.33)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<len>"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "I<length>"
msgstr ""
@@ -33701,18 +38153,24 @@ msgstr "B<login_shell>"
msgid "I<login\\&.motd>"
msgstr "I</etc/aliases>"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-#, no-wrap
-msgid "I<mask>"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<max>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<mflags>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<mnt_id>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<modules_load=>, I<rd\\&.modules_load=>"
@@ -33753,11 +38211,15 @@ msgstr ""
msgid "I<net\\&.ifnames=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "I<net\\&.naming-scheme=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<net\\&.naming_scheme=>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<netdev>\\&.netdev"
@@ -33768,6 +38230,12 @@ msgstr ""
msgid "I<network>\\&.network"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid ""
+"I<network\\&.conf\\&.*>, I<network\\&.link\\&.*>, I<network\\&.netdev\\&.*>, "
+"I<network\\&.network\\&.*>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<network\\&.dns>, I<network\\&.search_domains>"
@@ -33780,6 +38248,10 @@ msgstr ""
msgid "I<network\\&.hosts>"
msgstr "I</etc/networks>"
+#: debian-unstable fedora-rawhide
+msgid "I<network\\&.wireguard\\&.*>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<network_service>\\&.dnssd"
@@ -33798,17 +38270,345 @@ msgid ""
"directory ownership reverting to \"nobody\" on NFSv4 mount points."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<noexec>"
+msgid "I<nice>"
+msgstr "B<noexec>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<noresume>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<notify>"
+msgid "I<notify>"
+msgstr "B<notify>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<nr>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_active_anon> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_active_file> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_alloc_batch> (since Linux 3.12)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_anon_pages> (since Linux 2.6.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_anon_transparent_hugepages> (since Linux 2.6.38)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_bounce> (since Linux 2.6.12)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<nr_dentry> is the number of allocated dentries (dcache entries). This "
+"field is unused in Linux 2.2."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_dirtied> (since Linux 2.6.37)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_dirty> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_dirty_background_threshold> (since Linux 2.6.37)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_dirty_threshold> (since Linux 2.6.37)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_file_pages> (since Linux 2.6.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_free_cma> (since Linux 3.7)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_free_pages> (since Linux 2.6.31)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_inactive_anon> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_inactive_file> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<nr_inodes> is the number of inodes the system has allocated. "
+"I<nr_free_inodes> represents the number of free inodes."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_isolated_anon> (since Linux 2.6.32)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_isolated_file> (since Linux 2.6.32)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_kernel_stack> (since Linux 2.6.32)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_mapped> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_mlock> (since Linux 2.6.28)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_page_table_pages> (since Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_pages_scanned> (since Linux 3.17)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_shmem> (since Linux 2.6.32)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_slab_reclaimable> (since Linux 2.6.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_slab_unreclaimable> (since Linux 2.6.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_local_flush_all> (since Linux 3.12)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_local_flush_one> (since Linux 3.12)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_remote_flush> (since Linux 3.12)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_remote_flush_received> (since Linux 3.12)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_unevictable> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_unstable> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "I<nr_unused> is the number of unused dentries."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_vmscan_immediate_reclaim> (since Linux 3.2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_vmscan_write> (since Linux 2.6.19)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_writeback> (since Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_writeback_temp> (since Linux 2.6.26)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<nr_written> (since Linux 2.6.37)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_foreign> (since Linux 2.6.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_hint_faults> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_hint_faults_local> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<numa_hit> (since Linux 2.6.18)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_huge_pte_updates> (since Linux 3.13)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_interleave> (since Linux 2.6.18)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<numa_local> (since Linux 2.6.18)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<numa_miss> (since Linux 2.6.18)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<numa_other> (since Linux 2.6.18)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_pages_migrated> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_pte_updates> (since Linux 3.8)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -33826,6 +38626,12 @@ msgstr ""
msgid "I<oldpath> or I<newpath> was too long."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<overcommit_ratio> is the value in I</proc/sys/vm/overcommit_ratio>; and"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<overridden>"
@@ -33838,7 +38644,20 @@ msgstr ""
msgid "I<pad>"
msgstr "I<password>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<page 5741 1808>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pageoutrun> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm
msgid "I<partition>"
msgstr ""
@@ -33891,6 +38710,282 @@ msgid ""
"symbolic link, dangling or not."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<pathname> is shown unescaped except for newline characters, which are "
+"replaced with an octal escape sequence. As a result, it is not possible to "
+"determine whether the original pathname contained a newline character or the "
+"literal I<\\e012> character sequence."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgactivate> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgalloc_dma32> (since Linux 2.6.16)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgalloc_dma> (since Linux 2.6.5)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgalloc_high> (since Linux 2.6.5)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgalloc_movable> (since Linux 2.6.23)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgalloc_normal> (since Linux 2.6.5)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgdeactivate> (since Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgfault> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgfree> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pginodesteal> (since linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgmajfault> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgmigrate_fail> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgmigrate_success> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgpgin> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgpgout> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgrefill_dma32> (since Linux 2.6.16)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgrefill_dma> (since Linux 2.6.5)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgrefill_high> (since Linux 2.6.5)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrefill_movable> (since Linux 2.6.23)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrefill_normal> (since Linux 2.6.5)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pgrotated> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_dma32> (since Linux 2.6.16)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_dma>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<direction>"
+msgid "I<pgscan_direct_high>"
+msgstr "I<direzione>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_movable> (since Linux 2.6.23)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<directory>"
+msgid "I<pgscan_direct_normal>"
+msgstr "I<directory>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_throttle> (since Linux 3.6)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_dma32> (since Linux 2.6.16)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_dma>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_high>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_movable> (since Linux 2.6.23)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_normal> (since Linux 2.6.5)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_dma32> (since Linux 3.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_dma>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_high> (since Linux 3.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_movable> (since Linux 2.6.23)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_normal> (since Linux 3.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_dma32> (since Linux 3.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_dma> (since Linux 3.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_high> (since Linux 3.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_movable> (since Linux 3.4)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_normal> (since Linux 3.4)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<plymouth\\&.enable=>"
@@ -33903,6 +38998,13 @@ msgstr ""
msgid "I<port value>"
msgstr "I<porta>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<port>"
+msgid "I<pos>"
+msgstr "I<porta>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -33912,12 +39014,40 @@ msgstr ""
"I<prefisso> è aggiunto all'inizio di ogni possibile completamento dopo che "
"sono state applicate tutte le altre opzioni."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<preshrink> is nonzero when the I<nr_inodes> E<gt> I<inode-max> and the "
+"system needs to prune the inode list instead of allocating more; since Linux "
+"2.4, this field is a dummy value (always zero)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<pressure>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I</proc>"
+msgid "I<processes 86031>"
+msgstr "I</proc>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<procs_blocked 2>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<running>"
+msgid "I<procs_running 6>"
+msgstr "B<running>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -33930,6 +39060,20 @@ msgstr "I<protocollo>"
msgid "I<psize>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pswpin> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<pswpout> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<q>"
@@ -33947,12 +39091,25 @@ msgstr ""
msgid "I<random>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<escape_char>"
+msgid "I<rchar>: characters read"
+msgstr "I<escape_char>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<read>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<read_bytes>: bytes read"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<redirected>"
@@ -34004,13 +39161,6 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy
-#| msgid "I<offset>"
-msgid "I<resume_offset=>"
-msgstr "I<offset>"
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<resumeflags=>"
msgstr ""
@@ -34049,6 +39199,12 @@ msgstr ""
msgid "I<scope>\\&.scope"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<sdev>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -34060,6 +39216,12 @@ msgstr ""
msgid "I<service>\\&.service"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<settime flags>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<shmid> points to a removed identifier."
@@ -34111,12 +39273,33 @@ msgstr ""
msgid "I<sig>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<sigmask> is the hexadecimal mask of signals that are accepted via this "
+"signalfd file descriptor. (In this example, bits 2 and 3 are set, "
+"corresponding to the signals B<SIGINT> and B<SIGQUIT>; see B<signal>(7).)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<signal>"
+msgid "I<signal>"
+msgstr "B<signal>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<size>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<slabs_scanned> (since linux 2.6.5)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<slice>\\&.slice"
@@ -34132,6 +39315,19 @@ msgstr ""
msgid "I<sockfd> is not a valid open file descriptor."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<softirq 229245889 94 60001584 13619 5175704 2471304 28 51212741 59130143 0 51240672>"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<softirq> (since Linux 2.6.0)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
#, no-wrap
@@ -34143,12 +39339,23 @@ msgstr "I<space>"
msgid "I<ssh\\&.authorized_keys\\&.root>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<ssh\\&.listen>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<start_date>"
msgstr "I<data_inizio>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<steal> (since Linux 2.6.11)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -34169,6 +39376,12 @@ msgstr ""
msgid "I<suspend=>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<swap 1 0>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<swap>\\&.swap"
@@ -34180,21 +39393,76 @@ msgstr ""
msgid "I<sync>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<syscr>: read syscalls"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<syscw>: write syscalls"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--system>"
+msgid "I<system>"
+msgstr "B<--system>"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.swap=>"
+msgid "I<system\\&.hostname>"
+msgstr "I<systemd\\&.swap=>"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "B<x-systemd\\&.device-timeout=>"
+msgid "I<systemd\\&.allow_userspace_verity=>"
+msgstr "B<x-systemd\\&.device-timeout=>"
+
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "I<systemd\\&.getty_auto=>"
+msgid "I<systemd\\&.battery_check=>"
+msgstr "I<systemd\\&.getty_auto=>"
+
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "I<systemd\\&.clock-usec=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.swap=>"
+msgid "I<systemd\\&.clock_usec=>"
+msgstr "I<systemd\\&.swap=>"
+
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "I<systemd\\&.condition-first-boot=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "I<systemd\\&.condition-needs-update=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.firstboot=>"
+msgid "I<systemd\\&.condition_first_boot=>"
+msgstr "I<systemd\\&.firstboot=>"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.restore_state=>"
+msgid "I<systemd\\&.condition_needs_update=>"
+msgstr "I<systemd\\&.restore_state=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<systemd\\&.confirm_spawn>"
@@ -34210,13 +39478,19 @@ msgstr ""
msgid "I<systemd\\&.cpu_weight=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.firstboot=>"
+msgid "I<systemd\\&.crash_action=>"
+msgstr "I<systemd\\&.firstboot=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<systemd\\&.crash_chvt>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "I<systemd\\&.crash_reboot>"
msgstr ""
@@ -34247,6 +39521,12 @@ msgstr ""
msgid "I<systemd\\&.early_core_pattern=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.getty_auto=>"
+msgid "I<systemd\\&.extra-unit\\&.*>"
+msgstr "I<systemd\\&.getty_auto=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<systemd\\&.hostname=>"
@@ -34285,11 +39565,17 @@ msgstr ""
msgid "I<systemd\\&.memory_max=>"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "I<systemd\\&.random-seed=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.restore_state=>"
+msgid "I<systemd\\&.random_seed=>"
+msgstr "I<systemd\\&.restore_state=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<systemd\\&.runtime_max_sec=>"
@@ -34320,6 +39606,22 @@ msgstr ""
msgid "I<systemd\\&.tasks_max=>"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.swap=>"
+msgid "I<systemd\\&.tpm2_wait=>"
+msgstr "I<systemd\\&.swap=>"
+
+#: opensuse-leap-15-6
+msgid "I<systemd\\&.unified_cgroup_hierarchy>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "I<systemd\\&.firstboot=>"
+msgid "I<systemd\\&.unit-dropin\\&.*>"
+msgstr "I<systemd\\&.firstboot=>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<systemd\\&.verity_root_options=>"
@@ -34375,11 +39677,60 @@ msgstr "B<-t >I<tempo_limite>"
msgid "I<the name of your scanner/vendor>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_collapse_alloc> (since Linux 2.6.39)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_collapse_alloc_failed> (since Linux 2.6.39)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_fault_alloc> (since Linux 2.6.39)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_fault_fallback> (since Linux 2.6.39)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_APPEND> (since Linux 4.16)"
+msgid "I<thp_split> (since Linux 2.6.39)"
+msgstr "B<RWF_APPEND> (da Linux 4.16)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_zero_page_alloc> (since Linux 3.8)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_zero_page_alloc_failed> (since Linux 3.8)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<thread> is not a joinable thread."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<ticks>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<timeout_signal=>"
@@ -34395,6 +39746,21 @@ msgstr ""
msgid "I<timerid> is not a valid timer ID."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "I<total_RAM> is the total amount of RAM on the system;"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "I<total_huge_TLB> is the amount of memory set aside for huge pages;"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "I<total_swap> is the amount of swap space."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<type=>"
@@ -34412,6 +39778,14 @@ msgstr ""
msgid "I<u>"
msgstr ""
+#: debian-unstable fedora-rawhide
+msgid "I<udev\\&.conf\\&.*>"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "I<udev\\&.rules\\&.*>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<udev_log=>"
@@ -34428,6 +39802,48 @@ msgstr ""
msgid "I<undo_dir>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_cleared> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_culled> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_mlocked> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_munlocked> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_rescued> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_scanned> (since Linux 2.6.28)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_stranded> (since Linux 2.6.28)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -34453,12 +39869,50 @@ msgstr ""
msgid "I<view>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<vmacache_find_calls> (since Linux 3.16)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<vmacache_find_hits> (since Linux 3.16)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<vmacache_full_flushes> (since Linux 3.19)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<w>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"I<want_pages> is nonzero when the kernel has called shrink_dcache_pages() "
+"and the dcache isn't pruned yet."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<escape_char>"
+msgid "I<wchar>: characters written"
+msgstr "I<escape_char>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<wd>"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -34476,18 +39930,48 @@ msgstr ""
msgid "I<width>"
msgstr "I<width>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<workingset_activate> (since Linux 3.15)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<workingset_nodereclaim> (since Linux 3.15)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<workingset_refault> (since Linux 3.15)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<write>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<write_bytes>: bytes written"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<z>"
msgstr ""
-#: opensuse-leap-15-6 debian-bookworm debian-unstable opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "I<zone_reclaim_failed> (since linux 2.6.31)"
+msgstr ""
+
+#: opensuse-leap-15-6 debian-bookworm
#, no-wrap
msgid "IA-64"
msgstr ""
@@ -34498,20 +39982,14 @@ msgstr ""
msgid "IBM"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"IBM's AIX has a I<\\%\\%term\\%info> facility descended from SVr1 I<\\%\\"
"%term\\%info>, but which is incompatible with the SVr4 format. B<\\"
"%captoinfo> translates the following AIX extensions."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"IBM's AIX has a terminfo facility descended from SVr1 terminfo but "
-"incompatible with the SVr4 format. The following AIX extensions are "
-"automatically translated:"
-msgstr ""
-
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -34519,6 +39997,20 @@ msgstr ""
msgid "ID mapping configuration file"
msgstr "file di configurazione"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"ID: 1\n"
+"signal: 60/00007fff86e452a8\n"
+"notify: signal/pid.2634\n"
+"ClockID: 0\n"
+"ID: 0\n"
+"signal: 60/00007fff86e452a8\n"
+"notify: signal/pid.2634\n"
+"ClockID: 1\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -34553,6 +40045,20 @@ msgstr ""
msgid "INTERFACE STABILITY"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-tumbleweed
+msgid "IP Sysctl"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"IP address HW type Flags HW address Mask Device\n"
+"192.168.0.50 0x1 0x2 00:50:BF:25:68:F3 * eth0\n"
+"192.168.0.250 0x1 0xc 00:00:00:00:00:00 * eth0\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -34571,7 +40077,8 @@ msgid ""
"are metacharacters for the shell and must be escaped in shell."
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "IRIX"
msgstr ""
@@ -35151,7 +40658,12 @@ msgid ""
"the agent."
msgstr ""
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Idle (Linux 4.14 onward)"
+msgstr ""
+
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
msgid ""
"If B<--insert-timestamp> is active then the time inserted is either the time "
"that the linking takes place or, if the \\&CW<\\*(C`SOURCE_DATE_EPOCH\\*(C'> "
@@ -35187,21 +40699,14 @@ msgstr ""
"di comandi B<set> per ricreare le impostazioni dell'opzione corrente viene "
"visualizzata sullo standard output."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If B<-rpath> is not used when linking an ELF executable, the contents of the "
"environment variable CW<\\*(C`LD_RUN_PATH\\*(C'> will be used if it is "
"defined."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If B<-rpath> is not used when linking an \\s-1ELF\\s0 executable, the "
-"contents of the environment variable CW<\\*(C`LD_RUN_PATH\\*(C'> will be "
-"used if it is defined."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -35254,6 +40759,13 @@ msgid ""
"terminal's eol and eol2 characters."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If I</proc/sys/vm/panic_on_oom> is nonzero, it takes precedence over "
+"whatever value is used in I</proc/sys/vm/oom_kill_allocating_task>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -35294,7 +40806,8 @@ msgstr ""
"shell corrente, e lo stato di ritorno è 0. Se si verifica un errore di "
"ridirezione lo stato di ritorno è 1."
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If I<dest> is NULL, I<dsize> is ignored, and the conversion proceeds as "
"above, except that the converted wide characters are not written out to "
@@ -35322,8 +40835,8 @@ msgid ""
"application as having zero values. This provides backwards-compatibility."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If I<level> is a numeric values greater than zero B<ld> optimizes the "
"output. This might take significantly longer and therefore probably should "
@@ -35334,17 +40847,6 @@ msgid ""
"may change with future releases."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If I<level> is a numeric values greater than zero B<ld> optimizes the "
-"output. This might take significantly longer and therefore probably should "
-"only be enabled for the final binary. At the moment this option only "
-"affects \\s-1ELF\\s0 shared library generation. Future releases of the "
-"linker may make more use of this option. Also currently there is no "
-"difference in the linker's behaviour for different non-zero values of this "
-"option. Again this may change with future releases."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable mageia-cauldron
#: opensuse-tumbleweed
msgid ""
@@ -35558,6 +41060,35 @@ msgid ""
"I<tpm2-device=> options) the key is decrypted before use\\&."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If a new mount is stacked on top of a previous existing mount (so that it "
+"hides the existing mount) at pathname P, then the parent of the new mount is "
+"the previous mount at that location. Thus, when looking at all the mounts "
+"stacked at a particular location, the top-most mount is the one that is not "
+"the parent of any other mount at the same location. (Note, however, that "
+"this top-most mount will be accessible only if the longest path subprefix of "
+"P that is a mount point is not itself hidden by a stacked mount.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If a process writes a security context into this file, all subsequently "
+"created keys (B<add_key>(2)) will be labeled with this context. For "
+"further information, see the kernel source file I<Documentation/security/"
+"keys/core.rst> (or file I<Documentation/security/keys.txt> between Linux 3.0 "
+"and Linux 4.13, or I<Documentation/keys.txt> before Linux 3.0)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If a process writes a security context into this file, all subsequently "
+"created sockets will be labeled with this context."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -35629,8 +41160,17 @@ msgstr ""
"non attivate. Se non diversamente indicato le opzioni B<shopt> sono "
"disabilitate (non attivate) in modo predefinito."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If enabled in the kernel (B<CONFIG_TIMER_STATS>), but not used, it has "
+"almost zero run-time overhead and a relatively small data-structure "
+"overhead. Even if collection is enabled at run time, overhead is low: all "
+"the locking is per-CPU and lookup is hashed."
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If given, all global symbols in the objects used to build a DLL will be "
"exported by the DLL. Note that this is the default if there otherwise "
@@ -35659,52 +41199,16 @@ msgid ""
"port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If given, all global symbols in the objects used to build a \\s-1DLL\\s0 "
-"will be exported by the \\s-1DLL.\\s0 Note that this is the default if there "
-"otherwise wouldn't be any exported symbols. When symbols are explicitly "
-"exported via \\s-1DEF\\s0 files or implicitly exported via function "
-"attributes, the default is to not export anything else unless this option is "
-"given. Note that the symbols CW<\\*(C`DllMain@12\\*(C'>, "
-"\\&CW<\\*(C`DllEntryPoint@0\\*(C'>, CW<\\*(C`DllMainCRTStartup@12\\*(C'>, "
-"and \\&CW<\\*(C`impure_ptr\\*(C'> will not be automatically exported. Also, "
-"symbols imported from other DLLs will not be re-exported, nor will symbols "
-"specifying the \\s-1DLL\\s0's internal layout such as those beginning with "
-"CW<\\*(C`_head_\\*(C'> or ending with \\&CW<\\*(C`_iname\\*(C'>. In "
-"addition, no symbols from CW<\\*(C`libgcc\\*(C'>, \\&CW<\\*(C`libstd++"
-"\\*(C'>, CW<\\*(C`libmingw32\\*(C'>, or CW<\\*(C`crtX.o\\*(C'> will be "
-"exported. Symbols whose names begin with CW<\\*(C`_\\|_rtti_\\*(C'> or "
-"CW<\\*(C`_\\|_builtin_\\*(C'> will not be exported, to help with \\*(C+ "
-"DLLs. Finally, there is an extensive list of cygwin-private symbols that "
-"are not exported (obviously, this applies on when building DLLs for cygwin "
-"targets). These cygwin-excludes are: CW<\\*(C`_cygwin_dll_entry@12\\*(C'>, "
-"\\&CW<\\*(C`_cygwin_crt0_common@8\\*(C'>, "
-"CW<\\*(C`_cygwin_noncygwin_dll_entry@12\\*(C'>, \\&CW<\\*(C`_fmode\\*(C'>, "
-"CW<\\*(C`_impure_ptr\\*(C'>, CW<\\*(C`cygwin_attach_dll\\*(C'>, "
-"\\&CW<\\*(C`cygwin_premain0\\*(C'>, CW<\\*(C`cygwin_premain1\\*(C'>, "
-"CW<\\*(C`cygwin_premain2\\*(C'>, \\&CW<\\*(C`cygwin_premain3\\*(C'>, and "
-"CW<\\*(C`environ\\*(C'>. [This option is specific to the i386 \\s-1PE\\s0 "
-"targeted port of the linker]"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If given, symbols with a stdcall suffix (@I<nn>) will be exported as-is and "
"also with the suffix stripped. [This option is specific to the i386 PE "
"targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If given, symbols with a stdcall suffix (@I<nn>) will be exported as-is and "
-"also with the suffix stripped. [This option is specific to the i386 "
-"\\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If given, the appropriate bit in the \"Characteristics\" field of the COFF "
"header is set to indicate that this executable supports virtual addresses "
@@ -35714,32 +41218,14 @@ msgid ""
"specific to PE targeted ports of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If given, the appropriate bit in the \\*(L\"Characteristics\\*(R\" field of "
-"the \\s-1COFF\\s0 header is set to indicate that this executable supports "
-"virtual addresses greater than 2 gigabytes. This should be used in "
-"conjunction with the /3GB or /USERVA=I<value> megabytes switch in the "
-"\\*(L\"[operating systems]\\*(R\" section of the \\s-1BOOT.INI.\\s0 "
-"Otherwise, this bit has no effect. [This option is specific to \\s-1PE\\s0 "
-"targeted ports of the linker]"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If given, the stdcall suffixes (@I<nn>) will be stripped from symbols before "
"they are exported. [This option is specific to the i386 PE targeted port of "
"the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If given, the stdcall suffixes (@I<nn>) will be stripped from symbols before "
-"they are exported. [This option is specific to the i386 \\s-1PE\\s0 "
-"targeted port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable mageia-cauldron
msgid ""
"If multiple methods are combined, implementors should make sure to use the "
@@ -35754,22 +41240,13 @@ msgid ""
"the B<CDR_DEVICE> environment."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"If no I<file> is given, then the environment variable B<TERMCAP> is used for "
-"the filename or entry. If B<TERMCAP> is a full pathname to a file, only the "
-"terminal whose name is specified in the environment variable B<TERM> is "
-"extracted from that file. If the environment variable B<TERMCAP> is not "
-"set, then the file B<\\*d> is read."
-msgstr ""
-
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux mageia-cauldron
msgid ""
"If no I<file>s are specified, B<\\%captoinfo> interprets the content of the "
"environment variable I<\\%TERMCAP> as a file name, and extracts only the "
"entry for the terminal named in the environment variable I<TERM> from it. "
"If the environment variable I<\\%TERMCAP> is not set, B<\\%captoinfo> reads "
-"I<\\%/etc/termcap.>"
+"I<\\%/etc/termcap>."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -35838,6 +41315,13 @@ msgid ""
"above, volume activation fails\\&."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If nonzero, this disables the new 32-bit memory-mapping layout; the kernel "
+"will use the legacy (2.4) layout for all processes."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -36435,6 +41919,21 @@ msgstr ""
"variabile E<.SM> B<HISTFILE> all'uscita della shell, invece che sostituire "
"il file preesistente."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "If set, the page is in swap space"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "If set, the page is present in RAM."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "If set, the page is write-protected through B<userfaultfd>(2)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -36525,22 +42024,23 @@ msgstr ""
"per una descrizione di E<.SM> B<FIGNORE>. Quest'opzione è abilitata in modo "
"predefinito."
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If specified, this option will suppress printing of any header information "
"and all DIEs before the DIE numbered I<n>. Only siblings and children of "
"the specified DIE will be printed."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"If specified, this option will suppress printing of any header information "
"and all DIEs before the \\s-1DIE\\s0 numbered I<n>. Only siblings and "
"children of the specified \\s-1DIE\\s0 will be printed."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If the B<-Map> or B<--print-map> options are enabled then the remapping list "
"will be included in the map output."
@@ -36579,15 +42079,16 @@ msgid ""
"contents of the directory stack."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If the B<verbose> option is enabled then any mappings that match will be "
"reported, although again the B<verbose> option needs to be enabled on the "
"command line I<before> the remaped filenames appear."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If the CTF section contains ambiguously-defined types, it will consist of an "
"archive of many CTF dictionaries, all inheriting from one dictionary "
@@ -36644,7 +42145,15 @@ msgid ""
"format."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If the I<pathname> field is blank, this is an anonymous mapping as obtained "
+"via B<mmap>(2). There is no easy way to coordinate this back to a process's "
+"source, short of running it through B<gdb>(1), B<strace>(1), or similar."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"If the \\s-1CTF\\s0 section contains ambiguously-defined types, it will "
"consist of an archive of many \\s-1CTF\\s0 dictionaries, all inheriting from "
@@ -36663,15 +42172,15 @@ msgid ""
"file /etc/wodim.conf (see FILES section)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If the calling process has a negative nice value, the nice value is reset to "
"zero in child processes."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If the calling thread has a scheduling policy of B<SCHED_FIFO> or "
"B<SCHED_RR>, the policy is reset to B<SCHED_OTHER> in child processes."
@@ -36766,6 +42275,14 @@ msgstr ""
"quando I<cmd> non specifica una riga di cronologia valida, nel qual caso "
"B<fc> ritorna insuccesso."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If the kernel was built with exportfs support, the path to the target file "
+"is exposed as a file handle, via three hexadecimal fields: I<fhandle-bytes>, "
+"I<fhandle-type>, and I<f_handle>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -36792,12 +42309,20 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If the library was compiled with debug support enabled, this environment "
+"variable controls the debug level for this backend. E.g., a value of 255 "
+"requests all debug output to be printed. Smaller levels reduce verbosity."
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the library was compiled with debug support enabled, this environment "
"variable controls the debug level for this backend. Higher debug levels "
"increase the verbosity of the output."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If the link finds a symbol that it cannot resolve, it will attempt to do "
"\"fuzzy linking\" by looking for another defined symbol that differs only in "
@@ -36815,24 +42340,6 @@ msgid ""
"targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If the link finds a symbol that it cannot resolve, it will attempt to do "
-"\\*(L\"fuzzy linking\\*(R\" by looking for another defined symbol that "
-"differs only in the format of the symbol name (cdecl vs stdcall) and will "
-"resolve that symbol by linking to the match. For example, the undefined "
-"symbol CW<\\*(C`_foo\\*(C'> might be linked to the function "
-"\\&CW<\\*(C`_foo@12\\*(C'>, or the undefined symbol CW<\\*(C`_bar@16\\*(C'> "
-"might be linked to the function CW<\\*(C`_bar\\*(C'>. When the linker does "
-"this, it prints a warning, since it normally should have failed to link, but "
-"sometimes import libraries generated from third-party dlls may need this "
-"feature to be usable. If you specify B<--enable-stdcall-fixup>, this "
-"feature is fully enabled and warnings are not printed. If you specify "
-"\\&B<--disable-stdcall-fixup>, this feature is disabled and such mismatches "
-"are considered to be errors. [This option is specific to the i386 "
-"\\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -36848,7 +42355,8 @@ msgid ""
"script entirely, but note the effect of the CW<\\*(C`INSERT\\*(C'> command."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"If the linker is going to generate a warning message about an executable "
"stack then the B<--error-execstack> option will instead change that warning "
@@ -36857,7 +42365,8 @@ msgid ""
"objects> to set a specific warning state."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"If the linker is going to generate a warning message about an executable, "
"writeable segment, or an executable TLS segment, then the \\&B<--error-rwx-"
@@ -36880,17 +42389,62 @@ msgid ""
"If the map file already exists then it will be overwritten by this operation."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If the mapping is file-backed and the file has been deleted, the string "
+"\" (deleted)\" is appended to the pathname. Note that this is ambiguous too."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If the memory is heavily fragmented, the counters for higher order chunks "
+"will be zero and allocation of large contiguous areas will fail."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "If the name referred to a symbolic link, the link is removed."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If the parent mount lies outside the process's root directory (see "
+"B<chroot>(2)), the ID shown here won't have a corresponding record in "
+"I<mountinfo> whose mount ID (field 1) matches this parent mount ID (because "
+"mounts that lie outside the process's root directory are not shown in "
+"I<mountinfo>). As a special case of this point, the process's root mount "
+"may have a parent mount (for the initramfs filesystem) that lies outside the "
+"process's root directory, and an entry for that mount will not appear in "
+"I<mountinfo>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If the pathname given in I<pathname> is absolute, then I<dirfd> is ignored."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If the process is blocked, but not in a system call, then the file displays "
+"-1 in place of the system call number, followed by just the values of the "
+"stack pointer and program counter. If process is not blocked, then the file "
+"contains just the string \"running\"."
+msgstr ""
+
#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -36919,8 +42473,8 @@ msgid ""
"current option status."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If the replacement filename is I</dev/null> or just I<NUL> then the "
"remapping will actually cause the input file to be ignored. This can be a "
@@ -36979,14 +42533,7 @@ msgid ""
"the SANE distribution)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"If the single-line capabilities occur in an entry, they will automatically "
-"be composed into an B<acsc> string. The double-line capabilities and B<GG> "
-"are discarded with a warning message."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed
+#: archlinux debian-bookworm debian-unstable
msgid ""
"If the specified list begins with a E<.Sq +> character, then the specified "
"algorithms will be appended to the default set instead of replacing them. "
@@ -37011,12 +42558,77 @@ msgid ""
"value."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If the value in this file is set to zero, then a user will be allowed to "
+"allocate all free memory with a single process (minus the amount reserved by "
+"I</proc/sys/vm/admin_reserve_kbytes>). Any subsequent attempts to execute a "
+"command will result in \"fork: Cannot allocate memory\"."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If there's no configuration file, the backend defaults to B<device auto>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this contains the value zero, this information is suppressed. On very "
+"large systems with thousands of tasks, it may not be feasible to dump the "
+"memory state information for each one. Such systems should not be forced to "
+"incur a performance penalty in OOM situations when the information may not "
+"be desired."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this file contains the value zero, then, after a B<fork>(2), the parent "
+"is first scheduled on the CPU. If the file contains a nonzero value, then "
+"the child is scheduled first on the CPU. (Of course, on a multiprocessor "
+"system, the parent and the child might both immediately be scheduled on a "
+"CPU.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this file is set to 1, all System V shared memory segments will be marked "
+"for destruction as soon as the number of attached processes falls to zero; "
+"in other words, it is no longer possible to create shared memory segments "
+"that exist independently of any attached process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this file is set to the value 0, the kernel's OOM-killer will kill some "
+"rogue process. Usually, the OOM-killer is able to kill a rogue process and "
+"the system will survive."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this file is set to the value 1, then the kernel normally panics when out-"
+"of-memory happens. However, if a process limits allocations to certain "
+"nodes using memory policies (B<mbind>(2) B<MPOL_BIND>) or cpusets "
+"(B<cpuset>(7)) and those nodes reach memory exhaustion status, one process "
+"may be killed by the OOM-killer. No panic occurs in this case: because "
+"other nodes' memory may be free, this means the system as a whole may not "
+"have reached an out-of-memory situation yet."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this file is set to the value 2, the kernel always panics when an out-of-"
+"memory condition occurs."
+msgstr ""
+
#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -37036,12 +42648,27 @@ msgid ""
"this toggle is E<.Dv FALSE>."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"If this is set to a non-empty string, don't automatically prepend a "
-"potentially unsafe path to B<sys.path> such as the current directory, the "
-"script's directory or an empty string. See also the B<-P> option."
+"If this is set to nonzero, the OOM-killer simply kills the task that "
+"triggered the out-of-memory condition. This avoids a possibly expensive "
+"tasklist scan."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this is set to nonzero, this information is shown whenever the OOM-killer "
+"actually kills a memory-hogging task."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If this is set to zero, the OOM-killer will scan through the entire tasklist "
+"and select a task based on heuristics to kill. This normally selects a "
+"rogue memory-hogging task that frees up a large amount of memory when killed."
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
@@ -37052,8 +42679,8 @@ msgid ""
"option B<--require-defined> should be used instead."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If this option is provided then the linker will invoke \\&I<scriptname> "
"whenever an error is encountered. Currently however only two kinds of error "
@@ -37065,18 +42692,6 @@ msgid ""
"linker error message will be displayed."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If this option is provided then the linker will invoke \\&I<scriptname> "
-"whenever an error is encountered. Currently however only two kinds of error "
-"are supported: missing symbols and missing libraries. Two arguments will be "
-"passed to script: the keyword \\&\\*(L\"undefined-symbol\\*(R\" or `missing-"
-"lib\" and the I<name> of the undefined symbol or missing library. The "
-"intention is that the script will provide suggestions to the user as to "
-"where the symbol or library might be found. After the script has finished "
-"then the normal linker error message will be displayed."
-msgstr ""
-
#: debian-bookworm debian-unstable
msgid ""
"If this variable is set and all consoles are locked its contents will be "
@@ -37126,8 +42741,8 @@ msgid ""
"sending me the report."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If you later link a program against this filter object, then, when you run "
"the program, the dynamic linker will see the DT_AUXILIARY field. If the "
@@ -37139,8 +42754,8 @@ msgid ""
"functions, perhaps for debugging or for machine-specific performance."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If you later link a program against this filter object, then, when you run "
"the program, the dynamic linker will see the DT_FILTER field. The dynamic "
@@ -37150,28 +42765,6 @@ msgid ""
"subset of the symbols provided by the object \\&I<name>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If you later link a program against this filter object, then, when you run "
-"the program, the dynamic linker will see the \\s-1DT_AUXILIARY\\s0 field. "
-"If the dynamic linker resolves any symbols from the filter object, it will "
-"first check whether there is a definition in the shared object \\&I<name>. "
-"If there is one, it will be used instead of the definition in the filter "
-"object. The shared object I<name> need not exist. Thus the shared object "
-"I<name> may be used to provide an alternative implementation of certain "
-"functions, perhaps for debugging or for machine-specific performance."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If you later link a program against this filter object, then, when you run "
-"the program, the dynamic linker will see the \\s-1DT_FILTER\\s0 field. The "
-"dynamic linker will resolve symbols according to the symbol table of the "
-"filter object as usual, but it will actually link to the definitions found "
-"in the shared object I<name>. Thus the filter object can be used to select "
-"a subset of the symbols provided by the object \\&I<name>."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -37182,13 +42775,6 @@ msgid ""
"CW<\\*(C`malloc\\*(C'> function."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-msgid ""
-"If you notice any strange behavior, please report to the backend maintainer "
-"or to the SANE mailing list."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -37198,7 +42784,7 @@ msgid ""
"the program itself."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"If you use capabilities beyond these, check the results carefully on several "
"tools. Once you've confirmed that the additional capability is safe, let "
@@ -37243,8 +42829,8 @@ msgid ""
"to perl-thanks@perl.org ."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"If your code contains expressions described in --enable-auto-import section, "
"that is, DATA imports from DLL with non-zero offset, this switch will create "
@@ -37253,16 +42839,6 @@ msgid ""
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"If your code contains expressions described in --enable-auto-import section, "
-"that is, \\s-1DATA\\s0 imports from \\s-1DLL\\s0 with non-zero offset, this "
-"switch will create a vector of 'runtime pseudo relocations' which can be "
-"used by runtime environment to adjust references to such data in your client "
-"code. [This option is specific to the i386 \\s-1PE\\s0 targeted port of the "
-"linker]"
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed archlinux
msgid ""
@@ -37271,6 +42847,22 @@ msgid ""
"B<syswrite()>.)"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If, after an B<execve>(2), the process modifies its I<argv> strings, those "
+"changes will show up here. This is not the same thing as modifying the "
+"I<argv> array."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If, after an B<execve>(2), the process modifies its environment (e.g., by "
+"calling functions such as B<putenv>(3) or modifying the B<environ>(7) "
+"variable directly), this file will I<not> reflect those changes."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "Ignored. Provided for compatibility with other tools."
@@ -37283,27 +42875,93 @@ msgstr ""
msgid "Image Options"
msgstr "B<--posix>"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Image is compatible with 64-bit address space layout randomization (ASLR). "
"This option is enabled by default for 64-bit PE images."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Image is compatible with 64-bit address space layout randomization "
-"(\\s-1ASLR\\s0). This option is enabled by default for 64-bit \\s-1PE\\s0 "
-"images."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Implies `-p (memdisk)/boot/grub' and overrides"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In Linux 2.6.23, this file went away, to be replaced by the B<prctl>(2) "
+"B<PR_GET_SECCOMP> and B<PR_SET_SECCOMP> operations (and later by "
+"B<seccomp>(2) and the I<Seccomp> field in I</proc/>pidI</status>)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In SELinux, this file is used to get the security context of a process. "
+"Prior to Linux 2.6.11, this file could not be used to set the security "
+"context (a write was always denied), since SELinux limited process security "
+"transitions to B<execve>(2) (see the description of I</proc/>pidI</attr/"
+"exec>, below). Since Linux 2.6.11, SELinux lifted this restriction and "
+"began supporting \"set\" operations via writes to this node if authorized by "
+"policy, although use of this operation is only suitable for applications "
+"that are trusted to maintain any desired separation between the old and new "
+"security contexts."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In SELinux, this is needed to support role/domain transitions, and "
+"B<execve>(2) is the preferred point to make such transitions because it "
+"offers better control over the initialization of the process in the new "
+"security label and the inheritance of state. In SELinux, this attribute is "
+"reset on B<execve>(2) so that the new program reverts to the default "
+"behavior for any B<execve>(2) calls that it may make. In SELinux, a "
+"process can set only its own I</proc/>pidI</attr/exec> attribute."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In a multithreaded process, the contents of the I</proc/>pidI</root> "
+"symbolic link are not available if the main thread has already terminated "
+"(typically by calling B<pthread_exit>(3))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In a multithreaded process, the contents of the I</proc/>pidI</task> "
+"directory are not available if the main thread has already terminated "
+"(typically by calling B<pthread_exit>(3))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In a multithreaded process, the contents of this directory are not available "
+"if the main thread has already terminated (typically by calling "
+"B<pthread_exit>(3))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In a multithreaded process, the contents of this symbolic link are not "
+"available if the main thread has already terminated (typically by calling "
+"B<pthread_exit>(3))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In a second terminal window, in the initial mount namespace, we look at the "
+"contents of the corresponding mounts in the initial and new namespaces:"
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"In addition to the options common to all targets, the i386 PE linker support "
"additional command-line options that are specific to the i386 PE target. "
@@ -37311,14 +42969,6 @@ msgid ""
"space or an equals sign."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"In addition to the options common to all targets, the i386 \\s-1PE\\s0 "
-"linker support additional command-line options that are specific to the i386 "
-"\\&\\s-1PE\\s0 target. Options that take values may be separated from their "
-"values by either a space or an equals sign."
-msgstr ""
-
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -37327,14 +42977,15 @@ msgid ""
"results."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"In addition, when displaying DWARF attributes, if a form is found that "
"references the separate debug info file, then the referenced contents will "
"also be displayed."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"In addition, when displaying \\s-1DWARF\\s0 attributes, if a form is found "
"that references the separate debug info file, then the referenced contents "
@@ -37366,8 +43017,46 @@ msgid ""
"does the right thing."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In many cases (but not all), the I<file-type> is surrounded by square "
+"brackets."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In mode 0, calls of B<mmap>(2) with B<MAP_NORESERVE> are not checked, and "
+"the default check is very weak, leading to the risk of getting a process "
+"\"OOM-killed\"."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In mode 1, the kernel pretends there is always enough memory, until memory "
+"actually runs out. One use case for this mode is scientific computing "
+"applications that employ large sparse arrays. Before Linux 2.6.0, any "
+"nonzero value implies mode 1."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In mode 2 (available since Linux 2.6), the total virtual address space that "
+"can be allocated (I<CommitLimit> in I</proc/meminfo>) is calculated as"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In order to embed binary data into the credential data for B<--set-"
+"credential=>, use C-style escaping (i\\&.e\\&. \"\\en\" to embed a newline, "
+"or \"\\ex00\" to embed a B<NUL> byte)\\&. Note that the invoking shell might "
+"already apply unescaping once, hence this might require double escaping!"
+msgstr ""
+
+#: debian-bookworm fedora-40 opensuse-leap-15-6
msgid ""
"In order to embed binary data into the credential data for B<--set-"
"credential=>, use C-style escaping (i\\&.e\\&. \"\\en\" to embed a newline, "
@@ -37417,6 +43106,37 @@ msgstr ""
"è sostituita da I<rep>. I<Comando> è interpretato come I<primo>.Un utile "
"alias da usare con questo è"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In this example, there is one node containing three zones and there are 11 "
+"different chunk sizes. If the page size is 4 kilobytes, then the first zone "
+"called I<DMA> (on x86 the first 16 megabyte of memory) has 1 chunk of 4 "
+"kilobytes (order 0) available and has 3 chunks of 4 megabytes (order 10) "
+"available."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "In-kernel data structures cache. (See B<slabinfo>(5).)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"In-memory cache for files read from the disk (the page cache). Doesn't "
+"include I<SwapCached>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Incidentally, this file may be used by B<mount>(8) when no filesystem is "
+"specified and it didn't manage to determine the filesystem type. Then "
+"filesystems contained in this file are tried (excepted those that are marked "
+"with \"nodev\")."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "Include all global data symbols to the dynamic list."
@@ -37435,36 +43155,11 @@ msgid ""
"times)."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Indented paragraph macros"
msgstr "Macro per paragrafi rientrati"
-#: debian-unstable opensuse-tumbleweed
-msgid ""
-"Indented paragraph with optional hanging tag. If the tag I<x> is omitted, "
-"the entire following paragraph is indented by I<i>. If the tag I<x> is "
-"provided, it is hung at the left margin before the following indented "
-"paragraph (this is just like B<.TP> except the tag is included with the "
-"command instead of being on the following line). If the tag is too long, "
-"the text after the tag will be moved down to the next line (text will not be "
-"lost or garbled). For bulleted lists, use this macro with \\e(bu (bullet) "
-"or \\e(em (em dash) as the tag, and for numbered lists, use the number or "
-"letter followed by a period as the tag; this simplifies translation to other "
-"formats."
-msgstr ""
-"Paragrafo rientrato con un'etichetta opzionale a bandiera. Se l'etichetta "
-"I<x> è omessa, l'intero paragrafo seguente è rientrato di I<i>. Se "
-"l'etichetta I<x> è presente, viene allineata al margine sinistro prima del "
-"paragrafo rientrato seguente (è la stessa cosa di B<.TP> tranne per il fatto "
-"che l'etichetta è inclusa nel comando invece di trovarsi sulla riga "
-"successiva). Se l'etichetta è troppo lunga, il testo che la segue viene "
-"spostato alla riga seguente (e non verrà né perso né impiastricciato). Per "
-"gli elenchi puntati, si usi questa macro con \\e(bu (pallino) o \\e(em "
-"(trattino lungo) come etichetta; per gli elenchi numerati, si usi il numero "
-"o la lettera seguiti da un punto come etichetta: ciò semplifica la "
-"conversione verso altri formati."
-
#: debian-bookworm opensuse-leap-15-6
msgid ""
"Indented paragraph with optional hanging tag. If the tag I<x> is omitted, "
@@ -37510,28 +43205,60 @@ msgid ""
"disappearance of files which are still being used."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Information about PCI devices. They may be accessed through B<lspci>(8) "
+"and B<setpci>(8)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Information about kernel caches. See B<slabinfo>(5) for details."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Information in this file is retrieved with the B<dmesg>(1) program."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Inhibitor Lock Developer Documentation"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Initially, permission to access this file was governed by a ptrace access "
+"mode B<PTRACE_MODE_ATTACH_FSCREDS> check (see B<ptrace>(2)). However, this "
+"was subsequently deemed too strict a requirement (and had the side effect "
+"that requiring a process to have the B<CAP_SYS_PTRACE> capability would also "
+"allow it to view and change any process's memory). Therefore, since Linux "
+"4.9, only the (weaker) B<CAP_SYS_NICE> capability is required to access "
+"this file."
+msgstr ""
+
#: debian-bookworm
msgid "Inotify was merged into the 2.6.13 Linux kernel."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Input byte sequence does not form a valid character."
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Input file interpretation:"
msgstr ""
-#: debian-unstable opensuse-tumbleweed
-msgid ""
-"Insert a hypertext link to the URI (URL) I<url>, with all text up to the "
-"following B<.UE> macro as the link text."
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Input/Output Options"
msgstr ""
-"Inserisce un collegamento ipertestuale all'URI (URL) I<url>, con tutto il "
-"testo fino alla successiva macro B<.UE> come testo del collegamento."
#: debian-bookworm opensuse-leap-15-6
msgid ""
@@ -37639,6 +43366,35 @@ msgid ""
"Insufficient resources were available in the system to perform the operation."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Integer and long values may be written either in decimal or in hexadecimal "
+"notation (e.g., 0x3FFF). When writing multiple integer or long values, "
+"these may be separated by any of the following whitespace characters: "
+"\\[aq]\\ \\[aq], \\[aq]\\et\\[aq], or \\[aq]\\en\\[aq]. Using other "
+"separators leads to the error B<EINVAL>."
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--posix>"
+msgid "Integration Options"
+msgstr "B<--posix>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"Inter-| Receive | Transmit\n"
+" face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed\n"
+" lo: 2776770 11307 0 0 0 0 0 0 2776770 11307 0 0 0 0 0 0\n"
+" eth0: 1215645 2751 0 0 0 0 0 0 1782404 4324 0 0 0 427 0 0\n"
+" ppp0: 1622270 5552 1 0 0 0 0 0 354130 5669 0 0 0 0 0 0\n"
+" tap0: 7714 81 0 0 0 0 0 0 7714 81 0 0 0 0 0 0\n"
+msgstr ""
+
#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron archlinux
#, no-wrap
msgid "Intermediate Perl (the \"Alpaca Book\")"
@@ -37650,6 +43406,13 @@ msgstr ""
msgid "Internals and C Language Interface"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Internet Group Management Protocol. Defined in I</usr/src/linux/net/core/"
+"igmp.c>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -37714,6 +43477,14 @@ msgstr ""
msgid "Invalid value in I<flags>."
msgstr ""
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+msgid ""
+"Inverse-search objects having associated attributes. I<ATTR> is the "
+"attribute name, while the positional I<OBJECT> argument is the attribute "
+"value."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -37723,17 +43494,12 @@ msgid ""
"add their own plugins if they so wish."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "Iris"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "It is an error to specify more than one CW<\\*(C`%\\*(C'> character."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"It is extremely important that this format is followed, and that there is a "
"backslash before the single dash which follows the item name. This syntax "
@@ -37759,17 +43525,17 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "It is typically created by:"
-msgstr ""
+msgstr "È creato tipicamente con:"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Italics"
msgstr "Corsivo"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Italics alternating with Roman"
msgstr "Corsivo alternato a tondo"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Italics alternating with bold"
msgstr "Corsivo alternato a grassetto"
@@ -37783,12 +43549,6 @@ msgstr ""
msgid "JSON Group Record"
msgstr ""
-#: mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "March 2022"
-msgid "Jan 09, 2024"
-msgstr "marzo 2022"
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Jan Kara \\E<lt>jack@suse.cz\\E<gt>"
@@ -37867,13 +43627,184 @@ msgstr ""
msgid "KF"
msgstr "K"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_ACTIVE"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_ANON"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_BALLOON"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_BUDDY"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_COMPOUND_HEAD"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_COMPOUND_TAIL"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_DIRTY"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "ERRORS"
+msgid "KPF_ERROR"
+msgstr "ERRORI"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_HUGE"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_HWPOISON"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_IDLE"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_KSM"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_LOCKED"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_LRU"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_MMAP"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_NOPAGE"
+msgstr ""
+
+#: opensuse-leap-15-6 archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_PGTABLE"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_RECLAIM"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_REFERENCED"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_SLAB"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_SWAPBACKED"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_SWAPCACHE"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_THP"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_UNEVICTABLE"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_UPTODATE"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_WRITEBACK"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "KPF_ZERO_PAGE"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Keep (don't delete) input files during compression or decompression."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Kernel allocations that the kernel will attempt to reclaim under memory "
+"pressure. Includes I<SReclaimable> (below), and other direct allocations "
+"with a shrinker."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: mageia-cauldron opensuse-tumbleweed
msgid ""
"Kernel command-line arguments I<systemd\\&.unified_cgroup_hierarchy> and "
"I<systemd\\&.legacy_systemd_cgroup_controller> were deprecated\\&. Please "
@@ -37886,6 +43817,15 @@ msgstr ""
msgid "Key types"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Kill all processes that have the corrupted-and-not-reloadable page mapped as "
+"soon as the corruption is detected. Note that this is not supported for a "
+"few types of pages, such as kernel internally allocated data or the swap "
+"cache, but works for the majority of user pages."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Known bugs/limitations are:"
@@ -38132,10 +44072,6 @@ msgstr ""
msgid "LF"
msgstr "F"
-#: opensuse-leap-15-6
-msgid "LIBSMARTCOLS_DEBUG_PADDING=on"
-msgstr "LIBSMARTCOLS_DEBUG_PADDING=on"
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -38148,6 +44084,13 @@ msgstr ""
msgid "LIGHT SHADE"
msgstr ""
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
+#, fuzzy, no-wrap
+#| msgid "B<LINES>"
+msgid "LINES"
+msgstr "B<LINES>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -38172,10 +44115,6 @@ msgstr ""
msgid "LOGGING"
msgstr ""
-#: opensuse-leap-15-6
-msgid "LOOPDEV_DEBUG=all"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -38188,6 +44127,14 @@ msgstr ""
msgid "Language-Specific"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Largest contiguous block of vmalloc area which is free. Since Linux 4.4, "
+"this field is no longer calculated and is hard coded as 0. See I</proc/"
+"vmallocinfo>."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid ""
@@ -38218,7 +44165,7 @@ msgid ""
"executables."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Left angled double quote: ``"
msgstr "Doppie virgolette verso sinistra: ``"
@@ -38279,14 +44226,6 @@ msgid ""
"DIEs; the special value 0 for I<n> will also have this effect."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"Limit the maximum digit characters in an int value when converting from a "
-"string and when converting an int back to a str. A value of 0 disables the "
-"limit. Conversions to or from bases 2, 4, 8, 16, and 32 are never limited."
-msgstr ""
-
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
@@ -38382,7 +44321,7 @@ msgstr "util-linux 2.37.4"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Linux 2.6.39, glibc 2.14."
-msgstr ""
+msgstr "Linux 2.6.39, glibc 2.14."
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
@@ -38464,6 +44403,12 @@ msgstr ""
msgid "Linux on PowerPC."
msgstr "Note Linux"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Linux version 1.0.9 (quinlan@phaze) #1 Sat May 14 01:51:54 EDT 1994\n"
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -38549,6 +44494,13 @@ msgstr ""
msgid "Lists"
msgstr "Liste"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Lists the UNIX domain sockets present within the system and their status. "
+"The format is:"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Lists the current status of encryption."
@@ -38581,6 +44533,11 @@ msgid ""
"and I<org>."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Locked memory size (see B<mlock>(2))."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -38766,6 +44723,16 @@ msgid ""
"that position, it will jump to the true beginning of the line."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Make the addresses of B<mmap>(2) allocations, the stack, and the VDSO page "
+"randomized. Among other things, this means that shared libraries will be "
+"loaded at randomized addresses. The text segment of PIE-linked binaries "
+"will also be loaded at a randomized address. This value is the default if "
+"the kernel was configured with B<CONFIG_COMPAT_BRK>."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -38813,7 +44780,7 @@ msgstr ""
msgid "Mandatory locking is permitted on the filesystem (see B<fcntl>(2))."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Many man pages begin with B<\\[aq]\\e\"> followed by a space and a list of "
"characters, indicating how the page is to be preprocessed. For "
@@ -38832,11 +44799,23 @@ msgstr ""
"capaci) sistemi. Queste sono le definizioni dei preprocessori invocate da "
"questi caratteri:"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "Many thanks go to:"
-msgstr ""
+#: mageia-cauldron
+#, fuzzy, no-wrap
+#| msgid "March 2022"
+msgid "Mar 10, 2024"
+msgstr "marzo 2022"
+
+#: debian-unstable
+#, fuzzy, no-wrap
+#| msgid "Feb 24, 2023"
+msgid "Mar 24, 2024"
+msgstr "24 febbraio 2023"
+
+#: fedora-40 fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "March 2022"
+msgid "Mar 26, 2024"
+msgstr "marzo 2022"
#: opensuse-leap-15-6
#, no-wrap
@@ -38846,8 +44825,8 @@ msgid ""
"Erik Troan E<lt>ewt@redhat.comE<gt>\n"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
#, no-wrap
msgid "March 31, 1994"
msgstr ""
@@ -38868,7 +44847,7 @@ msgstr ""
msgid "Mark Nudelman"
msgstr ""
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
msgid ""
"Mark PLT entries with dynamic tags, DT_X86_64_PLT, DT_X86_64_PLTSZ and "
"DT_X86_64_PLTENT. Since this option stores a non-zero value in the r_addend "
@@ -38879,8 +44858,8 @@ msgid ""
"r_addend field of R_X86_64_JUMP_SLOT relocations. Supported for x86_64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Mark the output as CW<\\*(C`IMAGIC\\*(C'> (0411) in the I<a.out> header to "
"indicate that when the output file is executed, the program text and data "
@@ -38894,20 +44873,6 @@ msgid ""
"creates a I<separate executable> format."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Mark the output as CW<\\*(C`IMAGIC\\*(C'> (0411) in the I<a.out> header to "
-"indicate that when the output file is executed, the program text and data "
-"areas will be loaded into separate address spaces using the split "
-"instruction and data space feature of the memory management unit in larger "
-"models of the \\s-1PDP11.\\s0 This doubles the address space available to "
-"the program. The text segment is again pure, write-protected, and "
-"shareable. The only difference in the output format between this option and "
-"the others, besides the magic number, is that both the text and data "
-"sections start at location 0. The B<-z> option selected this format in "
-"2.11BSD. This option creates a I<separate executable> format."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -38919,8 +44884,8 @@ msgid ""
"executable> format."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Mark the output as CW<\\*(C`OMAGIC\\*(C'> (0407) in the I<a.out> header to "
"indicate that the text segment is not to be write-protected and shared. "
@@ -38930,16 +44895,6 @@ msgid ""
"on PDP11 Unix systems from the beginning through 2.11BSD."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Mark the output as CW<\\*(C`OMAGIC\\*(C'> (0407) in the I<a.out> header to "
-"indicate that the text segment is not to be write-protected and shared. "
-"Since the text and data sections are both readable and writable, the data "
-"section is allocated immediately contiguous after the text segment. This is "
-"the oldest format for \\s-1PDP11\\s0 executable programs and is the default "
-"for B<ld> on \\s-1PDP11\\s0 Unix systems from the beginning through 2.11BSD."
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Mark the variable E<.Ar variable> to be exported to the remote side."
@@ -38961,6 +44916,34 @@ msgstr ""
msgid "Marks the object as requiring executable stack."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Mask (expressed in hexadecimal) of signals pending for thread and for "
+"process as a whole (see B<pthreads>(7) and B<signal>(7))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Mask of memory nodes allowed to this process (since Linux 2.6.24, see "
+"B<cpuset>(7))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Masks (expressed in hexadecimal) indicating signals being blocked, ignored, "
+"and caught (see B<signal>(7))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Masks (expressed in hexadecimal) of capabilities enabled in inheritable, "
+"permitted, and effective sets (see B<capabilities>(7))."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -38979,11 +44962,74 @@ msgstr ""
msgid "Mastering Regular Expressions"
msgstr ""
+#: opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "March 2022"
+msgid "May 02, 2024"
+msgstr "marzo 2022"
+
+#: archlinux
+#, fuzzy, no-wrap
+#| msgid "March 2022"
+msgid "May 03, 2024"
+msgstr "marzo 2022"
+
#: debian-bookworm debian-unstable opensuse-leap-15-6
#, no-wrap
msgid "May 2021"
msgstr "maggio 2021"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Memory Type Range Registers. See the Linux kernel source file "
+"I<Documentation/x86/mtrr.rst> (or I<Documentation/x86/mtrr.txt> before Linux "
+"5.2, or I<Documentation/mtrr.txt> before Linux 2.6.28) for details."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Memory that has been used more recently and usually not reclaimed unless "
+"absolutely necessary."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Memory that once was swapped out, is swapped back in but still also is in "
+"the swap file. (If memory pressure is high, these pages don't need to be "
+"swapped out again because they are already in the swap file. This saves I/"
+"O.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Memory used by FUSE for temporary writeback buffers."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Memory used for block device \"bounce buffers\"."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Memory which has been less recently used. It is more eligible to be "
+"reclaimed for other purposes."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Memory which is actively being written back to the disk."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Memory which is waiting to get written back to the disk."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "Merging a common symbol with a previous larger common symbol."
@@ -39013,7 +45059,7 @@ msgstr ""
msgid "Michael Seibel E<lt>mikes@cac.washington.eduE<gt>"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Miscellaneous macros"
msgstr "Macro varie"
@@ -39084,7 +45130,16 @@ msgstr ""
msgid "More Programming Pearls"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide
+msgid ""
+"Moreover, terminating an inactive channel or session does not necessarily "
+"close the SSH connection, nor does it prevent a client from requesting "
+"another channel of the same type. In particular, expiring an inactive "
+"forwarding session does not prevent another identical forwarding from being "
+"subsequently created."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Most of the macros describe formatting (e.g., font type and spacing) instead "
"of marking semantic content (e.g., this text is a reference to another "
@@ -39113,6 +45168,21 @@ msgid ""
"( E<lt>http://safaribooksonline.com/E<gt> )."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Most systems provide symbolic links I</dev/stdin>, I</dev/stdout>, and I</"
+"dev/stderr>, which respectively link to the files I<0>, I<1>, and I<2> in I</"
+"proc/self/fd>. Thus the example command above could be written as:"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--posix>"
+msgid "Mount Options"
+msgstr "B<--posix>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -39131,15 +45201,6 @@ msgid "Multicast DNS"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"Multiple B<-W> options can be given; when a warning matches more than one "
-"option, the action for the last matching option is performed. Invalid B<-W> "
-"options are ignored (though, a warning message is printed about invalid "
-"options when the first warning is issued)."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Multiply all exposure times with this value. This allows exposure correction "
@@ -39168,7 +45229,13 @@ msgstr ""
msgid "N/A"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "NFS pages sent to the server, but not yet committed to stable storage."
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "NFT"
msgstr ""
@@ -39195,6 +45262,11 @@ msgstr ""
msgid "NOTE: only available if thinkfan was compiled with USE_NVML enabled."
msgstr ""
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "NOTICE"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -39206,20 +45278,26 @@ msgstr ""
msgid "NSM state number for this host"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"NUM may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M "
"1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y, "
"R, Q. Binary prefixes can be used, too: KiB=K, MiB=M, and so on."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"NUM may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M "
"1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, "
"Y. Binary prefixes can be used, too: KiB=K, MiB=M, and so on."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "NUMA group ID (0 if none; since Linux 3.13)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -39354,6 +45432,20 @@ msgstr ""
msgid "No value is returned."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"Node 0, zone DMA 1 1 1 0 2 1 1 0 1 1 3\n"
+"Node 0, zone DMA32 65 47 4 81 52 28 13 10 5 1 404\n"
+"Node 0, zone Normal 216 55 189 101 84 38 37 27 5 3 587\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Non-file backed pages mapped into user-space page tables."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -39384,16 +45476,11 @@ msgstr ""
msgid "None required."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "Nonstd"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide
msgid "Normal exit condition\\&."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Normal paragraphs"
msgstr "Paragrafi normali"
@@ -39464,11 +45551,17 @@ msgid ""
"the colon; this may vary depending on the operating system."
msgstr ""
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Not enough arguments; or I<format> is NULL."
+msgstr ""
+
#: debian-bookworm
msgid "Not in POSIX.1. Present on the BSDs."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Note - if support for the debuginfod protocol was enabled when the binutils "
"were built then this option will also include an attempt to contact any "
@@ -39477,7 +45570,7 @@ msgid ""
"disabled via the B<=do-not-use-debuginfod> debug option."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Note - if support for the debuginfod protocol was enabled when the binutils "
"were built then this option will also include an attempt to contact any "
@@ -39507,7 +45600,8 @@ msgid ""
"brackets. Thus for example a linker script containing:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"Note - the B<--error-rwx-segments> option does not by itself turn on "
"warnings about these segments. These warnings are either enabled by "
@@ -39525,8 +45619,8 @@ msgid ""
"different address space."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Note - these options also affect files referenced by I<INPUT> statements in "
"linker scripts. But since linker scripts are processed after the entire "
@@ -39534,8 +45628,8 @@ msgid ""
"is not significant."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Note - this location of this option on the linker command line is "
"significant. It will only affect linker scripts that come after it on the "
@@ -39552,8 +45646,8 @@ msgid ""
"msg01101.html"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Note however on Linux based systems there is an additional caveat: If the "
"B<--as-needed> option is active I<and> a shared library is located which "
@@ -39564,19 +45658,17 @@ msgid ""
"the second library will be selected instead of the first."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Note however on Linux based systems there is an additional caveat: If the "
-"B<--as-needed> option is active I<and> a shared library is located which "
-"would normally satisfy the search I<and> this library does not have "
-"\\s-1DT_NEEDED\\s0 tag for I<libc.so> \\&I<and> there is a shared library "
-"later on in the set of search directories which also satisfies the search "
-"I<and> this second shared library does have a \\s-1DT_NEEDED\\s0 tag for "
-"\\&I<libc.so> I<then> the second library will be selected instead of the "
-"first."
+"Note however that this file is not merely a symbolic link. It provides the "
+"same view of the filesystem (including namespaces and the set of per-process "
+"mounts) as the process itself. An example illustrates this point. In one "
+"terminal, we start a shell in new user and mount namespaces, and in that "
+"shell we create some new mounts:"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Note that BSD mdoc-formatted pages begin with the B<Dd> command, not the "
"B<TH> command."
@@ -39607,7 +45699,7 @@ msgid ""
"dependencies)."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Note that NET-2 BSD mdoc man pages can be used with B<groff> simply by "
"specifying the B<-mdoc> option instead of the B<-man> option. Using the B<-"
@@ -39619,6 +45711,16 @@ msgstr ""
"dell'opzione B<-man>. Usare l'opzione B<-mandoc> è, comunque, raccomandato, "
"in quanto rileverà automaticamente quale pacchetto macro è in uso."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Note that for file descriptors referring to inodes (pipes and sockets, see "
+"above), those inodes still have permission bits and ownership information "
+"distinct from those of the I</proc/>pidI</fd> entry, and that the owner may "
+"differ from the user and group IDs of the process. An unprivileged process "
+"may lack permissions to open them, as in this example:"
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide debian-bookworm
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -39680,29 +45782,21 @@ msgid ""
"when part of the I<Options=> setting in a unit file\\&."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Note that this option is position dependent and only affects filenames that "
"come after it on the command line. Thus:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Note that this option is specific to ELF targeted ports. PE targets support "
"a similar function to export all symbols from a DLL or EXE; see the "
"description of B<--export-all-symbols> below."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Note that this option is specific to \\s-1ELF\\s0 targeted ports. "
-"\\s-1PE\\s0 targets support a similar function to export all symbols from a "
-"\\s-1DLL\\s0 or \\s-1EXE\\s0; see the description of B<--export-all-symbols> "
-"below."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -39712,21 +45806,35 @@ msgid ""
"before they are copied into the output binary."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: debian-unstable fedora-rawhide
+msgid ""
+"Note that your authenticator may choose not to support some algorithms\\&."
+msgstr ""
+
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-tumbleweed
msgid "Note that your authenticator may not support some algorithms\\&."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Note the following further points:"
-msgstr ""
+msgstr "Notare i seguenti punti ulteriori:"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Note the following:"
msgstr "Si noti quanto segue:"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Note, however, that the classic darkstar.frop.org has the hostname "
+"\"darkstar\" and DNS (Internet Domain Name Server) domainname \"frop.org\", "
+"not to be confused with the NIS (Network Information Service) or YP (Yellow "
+"Pages) domainname. These two domain names are in general different. For a "
+"detailed discussion see the B<hostname>(1) man page."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -39761,7 +45869,8 @@ msgstr ""
msgid "Note:"
msgstr "Note"
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"Note: ELF format input files can specify that they need an executable stack "
"by having a I<.note.GNU-stack> section with the executable bit set in its "
@@ -39797,18 +45906,6 @@ msgid ""
"specification published by Microsoft."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Note: \\s-1ELF\\s0 format input files specify that they need an executable "
-"stack by having a I<.note.GNU-stack> section with the executable bit set in "
-"its section flags. They can specify that they do not need an executable "
-"stack by having that section, but without the executable flag bit set. If "
-"an input file does not have a I<.note.GNU-stack> section present then the "
-"default behaviour is target specific. For some targets, then absence of "
-"such a section implies that an executable stack I<is> required. This is "
-"often a problem for hand crafted assembler files."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -39847,16 +45944,89 @@ msgstr ""
msgid "November 2003"
msgstr "Novembre 2020"
-#: archlinux opensuse-tumbleweed fedora-rawhide
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "November 2023"
-msgstr "Novembre 2023"
+msgid ""
+"Num RefCount Protocol Flags Type St Inode Path\n"
+" 0: 00000002 00000000 00000000 0001 03 42\n"
+" 1: 00000001 00000000 00010000 0001 01 1948 /dev/printer\n"
+msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Number of PBKDF2 iterations"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Number of bytes of RAM linearly mapped by kernel in 2 MB pages. (x86 with "
+"neither B<CONFIG_X86_64> nor B<CONFIG_X86_PAE> enabled.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Number of bytes of RAM linearly mapped by kernel in 4 MB pages. (x86 with "
+"B<CONFIG_X86_64> or B<CONFIG_X86_PAE> enabled.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Number of bytes of RAM linearly mapped by kernel in 4 kB pages. (x86.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Number of file descriptor slots currently allocated."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Number of forks since boot."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Number of free CMA (Contiguous Memory Allocator) pages."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Number of pages swapped (not maintained)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Number of processes blocked waiting for I/O to complete. (Linux 2.5.45 "
+"onward.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Number of processes in runnable state. (Linux 2.5.45 onward.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Number of threads in process containing this thread."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Number of threads in this process (since Linux 2.6). Before Linux 2.6, this "
+"field was hard coded to 0 as a placeholder for an earlier removed field."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Number of voluntary and involuntary context switches (since Linux 2.6.23)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -39887,7 +46057,8 @@ msgstr ""
msgid "Object Oriented Perl"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "delete"
msgid "Obsolete"
@@ -39899,7 +46070,7 @@ msgstr "cancella [delete - tasto Del o Canc]"
msgid "Obsolete Options"
msgstr ""
-#: fedora-40 fedora-rawhide mageia-cauldron debian-bookworm debian-unstable
+#: fedora-40 debian-bookworm debian-unstable
#, fuzzy, no-wrap
#| msgid "October 2020"
msgid "Oct 2020"
@@ -39928,15 +46099,16 @@ msgid ""
"Omit debugger symbol information (but not all symbols) from the output file."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"On ELF platforms the linker may generate warning messages if it is asked to "
"create an output file that contains an executable stack. There are three "
"possible states:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"On ELF platforms, these options control how DWARF debug sections are "
"compressed using zlib."
@@ -39965,21 +46137,6 @@ msgid ""
"specified using B<-L> options."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"On \\s-1ELF\\s0 platforms this option controls how the linker generates "
-"warning messages when it creates an output file with an executable stack. "
-"By default the linker will not warn if the B<-z execstack> command line "
-"option has been used, but this behaviour can be overridden by the \\&B<--"
-"warn-execstack> option."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"On \\s-1ELF\\s0 platforms, these options control how \\s-1DWARF\\s0 debug "
-"sections are compressed using zlib."
-msgstr ""
-
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed archlinux
msgid ""
@@ -39987,19 +46144,19 @@ msgid ""
"available as manpages for use with the I<man> program."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"On an ELF system, for native linkers, if the B<-rpath> and \\&B<-rpath-link> "
-"options were not used, search the contents of the environment variable "
-"CW<\\*(C`LD_RUN_PATH\\*(C'>."
+"On a multi-core CPU, the task waiting for I/O to complete is not running on "
+"any CPU, so the iowait of each CPU is difficult to calculate."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
-"On an \\s-1ELF\\s0 system, for native linkers, if the B<-rpath> and \\&B<-"
-"rpath-link> options were not used, search the contents of the environment "
-"variable CW<\\*(C`LD_RUN_PATH\\*(C'>."
+"On an ELF system, for native linkers, if the B<-rpath> and \\&B<-rpath-link> "
+"options were not used, search the contents of the environment variable "
+"CW<\\*(C`LD_RUN_PATH\\*(C'>."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -40030,7 +46187,7 @@ msgid ""
"differ, for the reasons described in B<syscall>(2)."
msgstr ""
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
msgid "On some ELF targets, a list of fixups inserted by B<--relax>"
msgstr ""
@@ -40044,22 +46201,14 @@ msgid ""
"values."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"On some platforms these link time global optimizations may make symbolic "
"debugging of the resulting executable impossible. This is known to be the "
"case for the Matsushita MN10200 and MN10300 family of processors."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"On some platforms these link time global optimizations may make symbolic "
-"debugging of the resulting executable impossible. This is known to be the "
-"case for the Matsushita \\s-1MN10200\\s0 and \\s-1MN10300\\s0 family of "
-"processors."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -40089,6 +46238,14 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
+"On success, these functions return the number of input items successfully "
+"matched and assigned; this can be fewer than provided for, or even zero, in "
+"the event of an early matching failure."
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
"On success, this function returns 0; on error, it returns a nonzero error "
"number."
msgstr ""
@@ -40106,8 +46263,8 @@ msgstr ""
"In caso di successo restituisce zero. In caso di errore restituisce -1, e "
"I<errno> verrà impostato di conseguenza."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"On systems which support shared libraries, B<ld> may also search for files "
"other than I<libnamespec.a>. Specifically, on ELF and SunOS systems, B<ld> "
@@ -40118,18 +46275,7 @@ msgid ""
"\\&I<filename>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"On systems which support shared libraries, B<ld> may also search for files "
-"other than I<libnamespec.a>. Specifically, on \\s-1ELF\\s0 and SunOS "
-"systems, B<ld> will search a directory for a library called I<libnamespec."
-"so> before searching for one called \\&I<libnamespec.a>. (By convention, a "
-"CW<\\*(C`.so\\*(C'> extension indicates a shared library.) Note that this "
-"behavior does not apply to I<:filename>, which always specifies a file "
-"called \\&I<filename>."
-msgstr ""
-
-#: mageia-cauldron opensuse-leap-15-6 debian-bookworm
+#: opensuse-leap-15-6 debian-bookworm
msgid ""
"On the other hand the linker will normally warn if the stack is made "
"executable because one or more of the input files need an execuable stack "
@@ -40162,6 +46308,11 @@ msgstr ""
msgid "One of the files is a swap file. Swap files cannot share storage."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "One of the following characters, indicating process state:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -40191,12 +46342,22 @@ msgstr ""
msgid "Only big and little endian byte order is supported."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"Only generate a warning if an object file requests an executable stack, but "
"not if the B<-z execstack> option is used."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Only one of I<overcommit_kbytes> or I<overcommit_ratio> can have an effect: "
+"if I<overcommit_kbytes> has a nonzero value, then it is used to calculate "
+"I<CommitLimit>, otherwise I<overcommit_ratio> is used. Writing a value to "
+"either of these files causes the value in the other file to be set to zero."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -40228,6 +46389,10 @@ msgid ""
"refers to it."
msgstr ""
+#: archlinux debian-unstable fedora-40 fedora-rawhide
+msgid "Open E<.Cm TunnelForward> connections."
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide debian-bookworm
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -40279,7 +46444,7 @@ msgid ""
"file modes for all files."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Operate on an existing PID and do not launch a new task."
msgstr ""
@@ -40310,12 +46475,20 @@ msgstr ""
msgid "Option B<--> switches to native xorriso command mode."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Optional statistics and configuration information. Currently (as at Linux "
+"2.6.26), only NFS filesystems export information via this field."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Options are:"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "Origin"
msgstr ""
@@ -40349,6 +46522,7 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Other errors may occur, depending on the object connected to I<fd>."
msgstr ""
+"Possono accadere altri errori, in funzione dell'oggetto connesso a I<fd>."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -40367,7 +46541,7 @@ msgstr ""
msgid "Other keywords are ignored for Solaris compatibility."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Other macros and strings"
msgstr "Altre macro e stringhe"
@@ -40397,6 +46571,13 @@ msgstr ""
msgid "Other options:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Other security modules may choose to support \"set\" operations via writes "
+"to this node."
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Other systems use the prototype"
@@ -40519,7 +46700,13 @@ msgstr ""
"interpreta B<--> come fine delle opzioni. B<echo> interpreta le seguenti "
"sequenze di protezione:"
-#: debian-bookworm opensuse-leap-15-6
+#: archlinux
+msgid ""
+"PAGES is a comma-separated list of pages and page ranges; see pstops(1) for "
+"more details."
+msgstr ""
+
+#: debian-bookworm
msgid "PAM configuration file if B<--login> is specified"
msgstr ""
@@ -40548,6 +46735,16 @@ msgstr ""
msgid "PERLBOOK"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "PID of parent process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "PID of process tracing this process (0 if not being traced)."
+msgstr ""
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
@@ -40561,8 +46758,8 @@ msgstr "N"
msgid "POSIX"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-unstable
-#: opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed opensuse-leap-15-6
#, fuzzy
#| msgid "POSIX.1-2001."
msgid "POSIX.1-2001, 4.2BSD."
@@ -40626,6 +46823,13 @@ msgstr "POSIX.1-2008."
msgid "POSIXLY_CORRECT"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
@@ -40633,19 +46837,7 @@ msgstr ""
msgid "PU"
msgstr "P"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid "PYTHONINTMAXSTRDIGITS"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, no-wrap
-msgid "PYTHONSAFEPATH"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable debian-bullseye
+#: debian-bookworm debian-unstable debian-bullseye
#, no-wrap
msgid "PYTHONTHREADDEBUG"
msgstr ""
@@ -40818,6 +47010,36 @@ msgid ""
"to download the same RPM again."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Page table entries size (since Linux 2.6.10)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Pages used by shmem and B<tmpfs>(5)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Paging (only before Linux 2.6.0)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Parked (Linux 3.9 to 3.13 only)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Part of I<Slab>, that cannot be reclaimed on memory pressure."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Part of I<Slab>, that might be reclaimed, such as caches."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -40833,13 +47055,13 @@ msgid ""
"points outside your accessible address space."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Pass B<-f> to the shell, which may or may not be useful, depending on the "
"shell."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Pass I<command> to the shell with the B<-c> option."
msgstr ""
@@ -40867,13 +47089,25 @@ msgid ""
"to /efi/, if possible\\&."
msgstr ""
-#: debian-bookworm debian-unstable
+#: debian-bookworm
msgid ""
"Paul Vixie E<lt>paul@vix.comE<gt> is the author of I<cron> and original "
"creator of this manual page. This page has also been modified for Debian by "
"Steve Greenland, Javier Fernandez-Sanguino and Christian Kastner."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Peak resident set size (\"high water mark\"). This value is inaccurate; see "
+"I</proc/>pidI</statm> above."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Peak virtual memory size."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "Per-user configuration file."
@@ -41021,6 +47255,14 @@ msgid ""
"by the Foundation."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Permission to dereference or read (B<readlink>(2)) the symbolic links in "
+"this directory is governed by a ptrace access mode "
+"B<PTRACE_MODE_READ_FSCREDS> check; see B<ptrace>(2)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -41041,6 +47283,13 @@ msgstr ""
msgid "Phil Blundell, E<lt>Philip.Blundell@pobox.comE<gt>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Pinned memory size (since Linux 3.2). These are pages that can't be moved "
+"because something needs to directly access physical memory."
+msgstr ""
+
#: opensuse-leap-15-6
msgid "Pipes the output of B<rpm> to the command I<CMD>."
msgstr ""
@@ -41095,7 +47344,7 @@ msgstr ""
msgid "Possible errors include (but are not limited to) the following:"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Predefined strings"
msgstr "Stringhe predefinite"
@@ -41107,8 +47356,25 @@ msgid ""
"net_directory being TFTP root."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Present only if the kernel was configured with B<CONFIG_COMPACTION>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Present only if the kernel was configured with B<CONFIG_MEMORY_FAILURE>."
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Pretty host name"
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Print (or do not print) local symbols in the link map. Local symbols will "
"have the text B<(local)> printed before their name, and will be listed after "
@@ -41173,13 +47439,8 @@ msgstr "Stampa una sintesi delle opzioni della riga di comando ed esce."
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
-#, fuzzy
-#| msgid ""
-#| "Print version information on standard output, then exit successfully."
msgid "Print a usage message on standard output and exit successfully."
-msgstr ""
-"Stampa informazioni sulla versione sullo standard output ed esce con "
-"successo."
+msgstr "Stampa un messaggio di uso sullo standard output ed esce con successo."
#: opensuse-leap-15-6
msgid ""
@@ -41208,13 +47469,14 @@ msgstr ""
msgid "Print lots of ugly debugging information."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Print only DIEs beginning with the DIE numbered I<n>. This is only useful "
"with B<--debug-dump=info>."
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Print only DIEs beginning with the \\s-1DIE\\s0 numbered I<n>. This is only "
"useful with B<--debug-dump=info>."
@@ -41341,8 +47603,8 @@ msgstr ""
msgid "Print the version number."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Print used size, total size and used size of memory regions created with the "
"B<MEMORY> command. This is useful on embedded targets to have a quick view "
@@ -41351,15 +47613,6 @@ msgid ""
"Here is an example of an output:"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Print used size, total size and used size of memory regions created with the "
-"B<\\s-1MEMORY\\s0> command. This is useful on embedded targets to have a "
-"quick view of amount of free memory. The format of the output has one "
-"headline and one line per region. It is both human readable and easily "
-"parsable by tools. Here is an example of an output:"
-msgstr ""
-
#: opensuse-leap-15-6
msgid ""
"Print verbose information - normally routine progress messages will be "
@@ -41399,23 +47652,6 @@ msgstr ""
msgid "Prints a short usage message."
msgstr "Mostra sinteticamente l'uso."
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-#, fuzzy
-#| msgid "Display version information and exit."
-msgid "Prints complete usage information and exits."
-msgstr "Mostra informazioni sulla versione ed esce."
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid "Prints help about Python-specific environment variables and exits."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid "Prints help about implementation-specific B<-X> options and exits."
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Prints out help information for the E<.Ic environ> command."
@@ -41436,6 +47672,25 @@ msgstr ""
msgid "Prints out help information for the E<.Ic slc> command."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Prior to Linux 2.6.28, SELinux did not allow threads within a multithreaded "
+"process to set their security context via this node as it would yield an "
+"inconsistency among the security contexts of the threads sharing the same "
+"memory space. Since Linux 2.6.28, SELinux lifted this restriction and began "
+"supporting \"set\" operations for threads within a multithreaded process if "
+"the new security context is bounded by the old security context, where the "
+"bounded relation is defined in policy and guarantees that the new security "
+"context has a subset of the permissions of the old security context."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Privileged processes (B<CAP_SYS_ADMIN>) can override the I<file-max> limit."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -41449,7 +47704,21 @@ msgid ""
"given)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Process group ID in each of the PID namespaces of which I<pid> is a member. "
+"The fields are ordered as for I<NStgid>. (Since Linux 4.1.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Process umask, expressed in octal with a leading zero; see B<umask>(2). "
+"(Since Linux 4.7.)"
+msgstr ""
+
+#: debian-bookworm
msgid ""
"Produce output in raw format. All potentially unsafe characters are hex-"
"escaped (\\(rsxE<lt>codeE<gt>)."
@@ -41505,35 +47774,44 @@ msgstr ""
msgid "Programming the Perl DBI"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Programs that take a filename as a command-line argument, but don't take "
+"input from standard input if no argument is supplied, and programs that "
+"write to a file named as a command-line argument, but don't send their "
+"output to standard output if no argument is supplied, can nevertheless be "
+"made to use standard input or standard output by using I</proc/>pidI</fd> "
+"files as command-line arguments. For example, assuming that I<-i> is the "
+"flag designating an input file and I<-o> is the flag designating an output "
+"file:"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--posix>"
+msgid "Property Options"
+msgstr "B<--posix>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Property=ID_MODEL_ID=9999 \"ID_VENDOR_FROM_DATABASE=vendor name\" \"KEY=with \\e\"quotation\\e\"\"\n"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Provide the builtin dynamic list for C++ operator new and delete. It is "
"mainly useful for building shared libstdc++."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "Provide the builtin dynamic list for C++ runtime type identification."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Provide the builtin dynamic list for \\*(C+ operator new and delete. It is "
-"mainly useful for building shared libstdc++."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Provide the builtin dynamic list for \\*(C+ runtime type identification."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -41566,6 +47844,19 @@ msgstr ""
"e l'unità, se appropriati, vengono stampati prima del valore. Le altre "
"opzioni sono interpretate come segue:"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Provides information about memory usage, measured in pages. The columns are:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Provides much of the information in I</proc/>pidI</stat> and I</proc/>pidI</"
+"statm> in a format that's easier for humans to parse. Here's an example:"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -41574,8 +47865,8 @@ msgid ""
"in one translation unit. This is the default."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Put only types that occur in multiple translation units into the shared "
"dictionary: types with only one definition go into per-translation-unit "
@@ -41586,17 +47877,6 @@ msgid ""
"the CTF consumer at runtime."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Put only types that occur in multiple translation units into the shared "
-"dictionary: types with only one definition go into per-translation-unit "
-"dictionaries. Types with ambiguous definitions in multiple translation "
-"units always go into per-translation-unit dictionaries. This tends to make "
-"the \\s-1CTF\\s0 larger, but may reduce the amount of \\s-1CTF\\s0 in the "
-"shared dictionary. For very large projects this may speed up opening the "
-"\\s-1CTF\\s0 and save memory in the \\s-1CTF\\s0 consumer at runtime."
-msgstr ""
-
#: opensuse-leap-15-6
#, fuzzy, no-wrap
#| msgid "OPTIONS"
@@ -41677,6 +47957,7 @@ msgid "RFC 3315"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "RFC 3339"
msgstr ""
@@ -41686,7 +47967,7 @@ msgid "RFC 3484"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "RFC 5661 for the NFS version 4.1 specification."
msgstr ""
@@ -41735,7 +48016,7 @@ msgstr ""
msgid "Random Seeds"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Raw output (no columnation)."
msgstr ""
@@ -41863,12 +48144,32 @@ msgstr ""
"nella corrente lista della cronologia. Queste sono le righe accodate al file "
"di cronologia dall'inizio della corrente sessione di B<bash>."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Reading these files will usually show driver and host configuration, "
+"statistics, and so on."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
msgid "Real World SQL Server Administration with Perl"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Real, effective, saved set, and filesystem UIDs (GIDs)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Real-time scheduling priority, a number in the range 1 to 99 for processes "
+"scheduled under a real-time policy, or 0, for non-real-time processes (see "
+"B<sched_setscheduler>(2))."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -41876,7 +48177,6 @@ msgid "Reboot notification"
msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6
msgid "Redraw screen."
msgstr ""
@@ -41924,7 +48224,7 @@ msgstr ""
msgid "Registers"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Registration Symbol: \\*R"
msgstr "Simbolo di registrazione: \\*R"
@@ -41940,12 +48240,19 @@ msgstr ""
msgid "Regular Expressions Cookbook"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Relative margin indent"
msgstr "Rientro relativo del margine"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Relatively temporary storage for raw disk blocks that shouldn't get "
+"tremendously large (20 MB or so)."
+msgstr ""
+
+#: debian-bookworm
msgid "Released under the GNU General Public License version 2 or later."
msgstr ""
@@ -42064,21 +48371,14 @@ msgstr ""
msgid "Report all unresolved symbols. This is the default."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Report an error if DT_TEXTREL is set, i.e., if the position-independent or "
"shared object has dynamic relocations in read-only sections. Don't report "
"an error if B<notext> or B<textoff>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Report an error if \\s-1DT_TEXTREL\\s0 is set, i.e., if the position-"
-"independent or shared object has dynamic relocations in read-only sections. "
-"Don't report an error if B<notext> or B<textoff>."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "Report bugs to E<lt>bug-cpio@gnu.orgE<gt>."
@@ -42087,7 +48387,7 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Report bugs to E<lt>bug-parted@gnu.orgE<gt>"
-msgstr ""
+msgstr "Segnalare i bug a E<lt>bug-parted@gnu.orgE<gt>"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
@@ -42168,23 +48468,16 @@ msgstr ""
msgid "Request"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Request (B<--eh-frame-hdr>) or suppress (B<--no-eh-frame-hdr>) the creation "
"of CW<\\*(C`.eh_frame_hdr\\*(C'> section and ELF "
"CW<\\*(C`PT_GNU_EH_FRAME\\*(C'> segment header."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Request (B<--eh-frame-hdr>) or suppress (B<--no-eh-frame-hdr>) the creation "
-"of CW<\\*(C`.eh_frame_hdr\\*(C'> section and \\s-1ELF\\s0 "
-"CW<\\*(C`PT_GNU_EH_FRAME\\*(C'> segment header."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Request creation of CW<\\*(C`.eh_frame\\*(C'> unwind info for linker "
"generated code sections like PLT. This option is on by default if linker "
@@ -42193,15 +48486,6 @@ msgid ""
"code sections like PLT."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Request creation of CW<\\*(C`.eh_frame\\*(C'> unwind info for linker "
-"generated code sections like \\s-1PLT.\\s0 This option is on by default if "
-"linker generated unwind info is supported. This option also controls the "
-"generation of CW<\\*(C`.sframe\\*(C'> unwind info for linker generated code "
-"sections like \\s-1PLT.\\s0"
-msgstr ""
-
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -42209,8 +48493,8 @@ msgstr ""
msgid "Request key configuration file"
msgstr "file di configurazione"
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Request the creation of a CW<\\*(C`.note.gnu.build-id\\*(C'> ELF note "
"section or a CW<\\*(C`.buildid\\*(C'> COFF section. The contents of the "
@@ -42224,22 +48508,7 @@ msgid ""
"are ignored). If I<style> is omitted, CW<\\*(C`sha1\\*(C'> is used."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Request the creation of a CW<\\*(C`.note.gnu.build-id\\*(C'> \\s-1ELF\\s0 "
-"note section or a CW<\\*(C`.buildid\\*(C'> \\s-1COFF\\s0 section. The "
-"contents of the note are unique bits identifying this linked file. I<style> "
-"can be \\&CW<\\*(C`uuid\\*(C'> to use 128 random bits, CW<\\*(C`sha1\\*(C'> "
-"to use a 160-bit \\&\\s-1SHA1\\s0 hash on the normative parts of the output "
-"contents, \\&CW<\\*(C`md5\\*(C'> to use a 128-bit \\s-1MD5\\s0 hash on the "
-"normative parts of the output contents, or "
-"CW<\\*(C`0x>\\f(CIhexstringCW<\\*(C'> to use a chosen bit string specified "
-"as an even number of hexadecimal digits (CW<\\*(C`-\\*(C'> and \\&CW<\\*(C`:"
-"\\*(C'> characters between digit pairs are ignored). If I<style> is "
-"omitted, CW<\\*(C`sha1\\*(C'> is used."
-msgstr ""
-
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
msgid ""
"Request the creation of a CW<\\*(C`.note.package\\*(C'> ELF note section. "
"The contents of the note are in JSON format, as per the package metadata "
@@ -42250,15 +48519,12 @@ msgid ""
"built with libjansson, then the JSON string will be validated."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid ""
-"Request the creation of a CW<\\*(C`.note.package\\*(C'> \\s-1ELF\\s0 note "
-"section. The contents of the note are in \\s-1JSON\\s0 format, as per the "
-"package metadata specification. For more information see: https://systemd."
-"io/ELF_PACKAGE_METADATA/ If the \\s-1JSON\\s0 argument is missing/empty then "
-"this will disable the creation of the metadata note, if one had been enabled "
-"by an earlier occurrence of the --package-metdata option. If the linker has "
-"been built with libjansson, then the \\s-1JSON\\s0 string will be validated."
+"Request the server to search for objects mirrored from I<SOURCE>. Sources "
+"are delimited by comma, and the order is significant. Use the I<-q sources> "
+"parameter to obtain a list of valid sources."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -42288,13 +48554,70 @@ msgid ""
"which B<--eject> does not work."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Reset tabs to default tab values (every 0.5 inches); does not cause a break."
msgstr ""
"Riporta le tabulazioni al valore di tabulazione predefinito (ogni mezzo "
"pollice); non causa un'interruzione."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Reset the PG_Referenced and ACCESSED/YOUNG bits for all anonymous pages "
+"associated with the process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Reset the PG_Referenced and ACCESSED/YOUNG bits for all file-mapped pages "
+"associated with the process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Reset the PG_Referenced and ACCESSED/YOUNG bits for all the pages associated "
+"with the process. (Before Linux 2.6.32, writing any nonzero value to this "
+"file had this effect.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Reset the peak resident set size (\"high water mark\") to the process's "
+"current resident set size value."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Resetting the \"dumpable\" attribute to 1 reverts the ownership of the I</"
+"proc/>pidI</*> files to the process's effective UID and GID. Note, however, "
+"that if the effective UID or GID is subsequently modified, then the "
+"\"dumpable\" attribute may be reset, as described in B<prctl>(2). "
+"Therefore, it may be desirable to reset the \"dumpable\" attribute I<after> "
+"making any desired changes to the process's effective UID or GID."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Resident Set Size: number of pages the process has in real memory. This is "
+"just the pages which count toward text, data, or stack space. This does not "
+"include pages which have not been demand-loaded in, or which are swapped "
+"out. This value is inaccurate; see I</proc/>pidI</statm> below."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Resident set size. Note that the value here is the sum of I<RssAnon>, "
+"I<RssFile>, and I<RssShmem>. This value is inaccurate; see I</proc/>pidI</"
+"statm> above."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Resolver library (I<libresolv>, I<-lresolv>)"
@@ -42307,16 +48630,33 @@ msgid ""
"dependencies in the system."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "Resource options"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Respect the file offset when writing strings into I</proc/sys> files. "
+"Multiple writes will I<append> to the value buffer. Anything written beyond "
+"the maximum length of the value buffer will be ignored. Writes to numeric "
+"I</proc/sys> entries must always be at file offset 0 and the value must be "
+"fully contained in the buffer provided to B<write>(2)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Respond \"y\" if you want the output file to be replaced; \"n\" if not."
msgstr ""
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+msgid ""
+"Restrict the search to objects of I<TYPE>. Multiple types are separated by "
+"a comma."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -42436,6 +48776,14 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid ""
+"Return information about the server. I<KEYWORD> can be I<version> for the "
+"server version, I<sources> for the list of database sources or I<types> for "
+"the list of supported object types."
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+msgid ""
"Return primary key attributes only. An exception is the I<members> attribute "
"of I<set> objects, which is always returned. Another exception are all "
"attributes of the objects I<organisation>, I<person> and I<role>, that are "
@@ -42457,6 +48805,16 @@ msgstr ""
msgid "Return the smallest IP address range with a reference to an irt object."
msgstr ""
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+msgid "Return the template for a object of I<TYPE>."
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
+msgid "Return the verbose template for a object of I<TYPE>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -42497,8 +48855,8 @@ msgstr ""
msgid "Reverse output so that the newest entries are displayed first\\&."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Reverts the effect of a previous B<--large-address-aware> option. This is "
"useful if B<--large-address-aware> is always set by the compiler driver (e."
@@ -42507,15 +48865,6 @@ msgid ""
"linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Reverts the effect of a previous B<--large-address-aware> option. This is "
-"useful if B<--large-address-aware> is always set by the compiler driver (e."
-"g. Cygwin gcc) and the executable does not support virtual addresses greater "
-"than 2 gigabytes. [This option is specific to \\s-1PE\\s0 targeted ports of "
-"the linker]"
-msgstr ""
-
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Revoke both the uid and gid key of the given user."
@@ -42531,15 +48880,15 @@ msgstr ""
msgid "Revoke the uid key of the given user."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Right angled double quote: ''"
msgstr "Doppie virgolette verso destra: ''"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Roman alternating with bold"
msgstr "Tondo alternato a grassetto"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Roman alternating with italics"
msgstr "Tondo alternato a corsivo"
@@ -42618,16 +48967,6 @@ msgstr ""
"stato d'uscita del comando incorporato B<command> è lo stato d'uscita di "
"I<comando>."
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"Run Python in isolated mode. This also implies B<-E>, B<-P> and B<-s>. In "
-"isolated mode sys.path contains neither the script's directory nor the "
-"user's site-packages directory. All PYTHON* environment variables are "
-"ignored, too. Further restrictions may be imposed to prevent the user from "
-"injecting malicious code."
-msgstr ""
-
#: archlinux
msgid ""
"Run in unshare mode\\&. This will use B<unshare>(1) to create a new mount "
@@ -42635,17 +48974,62 @@ msgid ""
"installations\\&."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Run the specified I<shell> instead of the default. The shell to run is "
"selected according to the following rules, in order:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<running>"
+msgid "Running"
+msgstr "B<running>"
+
#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SECURITY NOTICE"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"SELinux employs this file to support creation of a file (using the "
+"aforementioned system calls) in a secure state, so that there is no risk of "
+"inappropriate access being obtained between the time of creation and the "
+"time that attributes are set. In SELinux, this attribute is reset on "
+"B<execve>(2), so that the new program reverts to the default behavior for "
+"any file creation calls it may make, but the attribute will persist across "
+"multiple file creation calls within a program unless it is explicitly "
+"reset. In SELinux, a process can set only its own I</proc/>pidI</attr/"
+"fscreate> attribute."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SEMMNI"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SEMMNS"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SEMMSL"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SEMOPM"
+msgstr ""
+
#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"SGR (Select Graphic Rendition) substring for percentage values greater than "
@@ -42740,6 +49124,12 @@ msgstr ""
msgid "SLIST"
msgstr ""
+#: debian-unstable archlinux debian-bookworm fedora-40 fedora-rawhide
+#: mageia-cauldron
+#, no-wrap
+msgid "SMBIOS TYPE 11 STRINGS"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
#, no-wrap
@@ -42798,10 +49188,10 @@ msgstr "ARGOMENTI"
msgid "SUBCOMMANDS"
msgstr "COMMENTI"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux mageia-cauldron
msgid ""
"SVr4 systems provide B<\\%captoinfo> as a separate application from B<tic>. "
-"Its B<-v> option does not accept a trace level argument I<n;> repeat B<-v> "
+"Its B<-v> option does not accept a trace level argument I<n>; repeat B<-v> "
"I<n> times instead."
msgstr ""
@@ -42832,7 +49222,7 @@ msgstr "C99, POSIX.1-2001, POSIX.1-2008."
msgid "SYNOPSIS AND DESCRIPTION"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Safe subset"
msgstr "Sottoinsieme sicuro"
@@ -42889,7 +49279,7 @@ msgstr "Lo stesso di B<-a>."
msgid "Same as B<-b>."
msgstr "Lo stesso di B<-b>."
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Same as B<-c>, but do not create a new session. (Discouraged.)"
msgstr ""
@@ -42948,10 +49338,6 @@ msgstr "Lo stesso di B<-v>."
msgid "Same as B<-x>."
msgstr "Lo stesso di B<-x>."
-#: debian-unstable opensuse-tumbleweed
-msgid "Same as B<.PP> (begin a new paragraph)."
-msgstr "Lo stesso di B<.PP> (inzia un nuovo paragrafo)."
-
#: debian-bookworm opensuse-leap-15-6
msgid "Same as B<\\&.PP> (begin a new paragraph)."
msgstr "Lo stesso di B<\\&.PP> (inzia un nuovo paragrafo)."
@@ -42961,6 +49347,18 @@ msgstr "Lo stesso di B<\\&.PP> (inzia un nuovo paragrafo)."
msgid "Same as above, but limit urls to https or rsync urls."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Same as previous, but in \"list format\" (since Linux 2.6.26, see "
+"B<cpuset>(7))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Sample output from I</proc/timer_stats>:"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "Save the current options (useful with B<--setopt>)."
@@ -42998,6 +49396,13 @@ msgid ""
"may get wrong data."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Scheduling policy (see B<sched_setscheduler>(2)). Decode using the SCHED_* "
+"constants in I<linux/sched.h>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
#: fedora-rawhide mageia-cauldron
#, no-wrap
@@ -43021,12 +49426,11 @@ msgid ""
"I<pathname>. (See also B<path_resolution>(7).)"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid ""
-"Searches I<sys.path> for the named module and runs the corresponding I<.py> "
-"file as a script. This terminates the option list (following options are "
-"passed as arguments to the module)."
+"Search updates from I<SOURCE> database between I<FIRST> and I<LAST> update "
+"serial number. It is useful to obtain Near Real Time Mirroring stream."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -43040,15 +49444,20 @@ msgstr "Ricerca"
msgid "Sebastien Godard (sysstat E<lt>atE<gt> orange.fr)"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Seccomp mode of the process (since Linux 3.8, see B<seccomp>(2)). 0 means "
+"B<SECCOMP_MODE_DISABLED>; 1 means B<SECCOMP_MODE_STRICT>; 2 means "
+"B<SECCOMP_MODE_FILTER>. This field is provided only if the kernel was built "
+"with the B<CONFIG_SECCOMP> kernel configuration option enabled."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "Sections"
msgstr "Sezioni"
-#: debian-unstable opensuse-tumbleweed
-msgid "Sections are started with B<.SH> followed by the heading name."
-msgstr "Le sezioni iniziano con un B<.SH> seguito dall'intestazione."
-
#: debian-bookworm opensuse-leap-15-6
msgid "Sections are started with B<\\&.SH> followed by the heading name."
msgstr "Le sezioni iniziano con un B<\\&.SH> seguito dall'intestazione."
@@ -43069,20 +49478,54 @@ msgstr ""
msgid "See B<bind>(2)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<-->"
+msgid "See B<bpf>(2)."
+msgstr "B<-->"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "Capacity"
+msgid "See B<capabilities>(7)."
+msgstr "Capac."
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "See B<clock_getres>(2) for some further details on the above clocks."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "See B<cpuset>(7)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "See B<dlopen>(3)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "See B<keyrings>(7)."
+msgstr ""
+
+#: debian-bookworm
msgid "See B<mount_namespaces>(7) for more information."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "See B<namespaces>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "See B<numa>(7)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "See B<open>(2)."
@@ -43093,6 +49536,18 @@ msgstr ""
msgid "See B<pamcomp>(1) \\& for one way to use the transparency output file."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "See B<pid_namespaces>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<pause>(2)"
+msgid "See B<pipe>(7)."
+msgstr "B<pause>(2)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "See B<pthread_attr_init>(3)."
@@ -43103,20 +49558,41 @@ msgstr ""
msgid "See B<pthread_create>(3)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<pause>(2)"
+msgid "See B<ptrace>(2)."
+msgstr "B<pause>(2)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "See B<sched_rr_get_interval>(2)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "See B<shmop>(2)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<syscall>(2)"
+msgid "See B<syslog>(2)."
+msgstr "B<syscall>(2)"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "See B<timer_create>(2)."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-msgid "See B<user_namespaces>(7)."
-msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "I</proc>"
+msgid "See I</proc/kallsyms>."
+msgstr "I</proc>"
#: debian-bookworm debian-unstable
msgid ""
@@ -43124,6 +49600,13 @@ msgid ""
"init-system-helpers>\\&."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"See also the description of I</proc/sys/vm/admin_reserve_kbytes> and I</proc/"
+"sys/vm/user_reserve_kbytes>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -43146,6 +49629,11 @@ msgid ""
"multiple times."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "See the description of I</proc/net>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -43153,6 +49641,20 @@ msgid ""
"described in this manual page is similar."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"See the kernel source file I<Documentation/admin-guide/mm/transhuge.rst>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Select the address space layout randomization (ASLR) policy for the system "
+"(on architectures that support ASLR). Three values are supported for this "
+"file:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -43161,8 +49663,8 @@ msgid ""
"default if B<mkfs.fat> is run on 68k Atari Linux."
msgstr ""
-#: archlinux debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: archlinux debian-unstable opensuse-leap-15-6 opensuse-tumbleweed fedora-40
+#: fedora-rawhide mageia-cauldron
msgid ""
"Selects a hash algorithm to use when printing SSHFP records using the E<.Fl "
"D> flag. Valid algorithms are E<.Dq sha1> and E<.Dq sha256>. The default "
@@ -43362,13 +49864,7 @@ msgstr ""
msgid "Set an alternate cache directory path."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"Set implementation-specific option. The following options are available:"
-msgstr ""
-
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Set inter-paragraph vertical distance to d (if omitted, d=0.4v); does not "
"cause a break."
@@ -43384,8 +49880,8 @@ msgid ""
"reserving a few blocks per cpu is ideal."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Set the CW<\\*(C`DF_1_GROUP\\*(C'> flag in the CW<\\*(C`DT_FLAGS_1\\*(C'> "
"entry in the dynamic section. This causes the runtime linker to handle "
@@ -43394,15 +49890,6 @@ msgid ""
"only meaningful on ELF platforms which support shared libraries."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Set the CW<\\*(C`DF_1_GROUP\\*(C'> flag in the CW<\\*(C`DT_FLAGS_1\\*(C'> "
-"entry in the dynamic section. This causes the runtime linker to handle "
-"lookups in this object and its dependencies to be performed only inside the "
-"group. \\&B<--unresolved-symbols=report-all> is implied. This option is "
-"only meaningful on \\s-1ELF\\s0 platforms which support shared libraries."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "Set the default boot menu entry for GRUB, for the next boot only."
@@ -43439,7 +49926,7 @@ msgid ""
"executed first. Grades run 0 ... 9 A ... Z a ... z from high to low."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Set the maximum delay between updates to I<number> of seconds. The argument "
"is a floating-point number. This can be used to avoid long pauses in the "
@@ -43451,8 +49938,8 @@ msgstr ""
msgid "Set the maximum memory page size supported to I<value>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Set the maximum size of objects to be optimized using the GP register to "
"\\&I<size>. This is only meaningful for object file formats such as MIPS "
@@ -43460,29 +49947,14 @@ msgid ""
"This is ignored for other object file formats."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Set the maximum size of objects to be optimized using the \\s-1GP\\s0 "
-"register to \\&I<size>. This is only meaningful for object file formats "
-"such as \\&\\s-1MIPS ELF\\s0 that support putting large and small objects "
-"into different sections. This is ignored for other object file formats."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Set the name of the dynamic linker. This is only meaningful when generating "
"dynamically linked ELF executables. The default dynamic linker is normally "
"correct; don't use this unless you know what you are doing."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Set the name of the dynamic linker. This is only meaningful when generating "
-"dynamically linked \\s-1ELF\\s0 executables. The default dynamic linker is "
-"normally correct; don't use this unless you know what you are doing."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -43512,8 +49984,8 @@ msgid ""
"published by Microsoft."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Set the type of linker's hash table(s). I<style> can be either "
"\\&CW<\\*(C`sysv\\*(C'> for classic ELF CW<\\*(C`.hash\\*(C'> section, "
@@ -43524,17 +49996,6 @@ msgid ""
"CW<\\*(C`both\\*(C'>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Set the type of linker's hash table(s). I<style> can be either "
-"\\&CW<\\*(C`sysv\\*(C'> for classic \\s-1ELF\\s0 CW<\\*(C`.hash\\*(C'> "
-"section, CW<\\*(C`gnu\\*(C'> for new style \\s-1GNU\\s0 CW<\\*(C`.gnu."
-"hash\\*(C'> section or CW<\\*(C`both\\*(C'> for both the classic "
-"\\s-1ELF\\s0 CW<\\*(C`.hash\\*(C'> and new style \\s-1GNU\\s0 CW<\\*(C`.gnu."
-"hash\\*(C'> hash tables. The default depends upon how the linker was "
-"configured, but for most Linux based systems it will be CW<\\*(C`both\\*(C'>."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -43592,86 +50053,48 @@ msgid ""
"start> or E<.Ic encrypt stop> commands."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Sets the major number of the \"image version\". Defaults to 1. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Sets the major number of the \"os version\". Defaults to 4. [This option "
"is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Sets the major number of the \"subsystem version\". Defaults to 4. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Sets the major number of the \\*(L\"image version\\*(R\". Defaults to 1. "
-"[This option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Sets the major number of the \\*(L\"os version\\*(R\". Defaults to 4. "
-"[This option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Sets the major number of the \\*(L\"subsystem version\\*(R\". Defaults to "
-"4. [This option is specific to the i386 \\s-1PE\\s0 targeted port of the "
-"linker]"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Sets the minor number of the \"image version\". Defaults to 0. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Sets the minor number of the \"os version\". Defaults to 0. [This option "
"is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Sets the minor number of the \"subsystem version\". Defaults to 0. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Sets the minor number of the \\*(L\"image version\\*(R\". Defaults to 0. "
-"[This option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Sets the minor number of the \\*(L\"os version\\*(R\". Defaults to 0. "
-"[This option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Sets the minor number of the \\*(L\"subsystem version\\*(R\". Defaults to "
-"0. [This option is specific to the i386 \\s-1PE\\s0 targeted port of the "
-"linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -43680,28 +50103,21 @@ msgid ""
"only used for port forwarding to a Unix-domain socket file."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Sets the section alignment. Sections in memory will always begin at "
"addresses which are a multiple of this number. Defaults to 0x1000. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Sets the section alignment. Sections in memory will always begin at "
-"addresses which are a multiple of this number. Defaults to 0x1000. [This "
-"option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "Setting"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Setting hostname or domainname will not affect the rest of the system. For "
"further details, see B<uts_namespaces>(7)."
@@ -43716,6 +50132,15 @@ msgid ""
"IDNA handling."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Setting this file to 1 provides a way of ensuring that all System V shared "
+"memory segments are counted against the resource usage and resource limits "
+"(see the description of B<RLIMIT_AS> in B<getrlimit>(2)) of at least one "
+"process."
+msgstr ""
+
#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
#: archlinux
msgid ""
@@ -43730,6 +50155,11 @@ msgstr ""
msgid "Sf"
msgstr "S"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Shared library code size."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Shell option names as accepted by the B<shopt> builtin."
@@ -43741,19 +50171,13 @@ msgstr ""
msgid "Shell reserved words. May also be specified as B<-k>."
msgstr "Parole riservate della shell. Può anche essere specificata come B<-k>."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Show additional debug info related to auto-import symbol thunking. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Show additional debug info related to auto-import symbol thunking. [This "
-"option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Show command syntax help\\&."
@@ -43764,7 +50188,7 @@ msgstr ""
msgid "Show contents of FILE in hex."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Show creator and owner."
msgstr ""
@@ -43787,10 +50211,6 @@ msgid ""
"when it\\(aqs included in the older stream versions)."
msgstr ""
-#: opensuse-leap-15-6 debian-bookworm
-msgid "Show softirqs information."
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
@@ -43807,11 +50227,16 @@ msgstr ""
msgid "Show which files were renamed, if any."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "Show window on startup."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Shows the amount of memory marked by B<madvise>(2) B<MADV_FREE>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Signal names."
@@ -43829,6 +50254,11 @@ msgstr ""
"disattivate. Se non vi è alcun I<arg>, i parametri posizionali rimangono "
"inalterati."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Signal to be sent to parent when we die."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
#, no-wrap
@@ -43865,6 +50295,102 @@ msgid ""
"given."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Since Linux 2.6.15, this file is pollable: after opening the file for "
+"reading, a change in this file (i.e., a filesystem mount or unmount) causes "
+"B<select>(2) to mark the file descriptor as having an exceptional "
+"condition, and B<poll>(2) and B<epoll_wait>(2) mark the file as having a "
+"priority event (B<POLLPRI>). (Before Linux 2.6.30, a change in this file "
+"was indicated by the file descriptor being marked as readable for "
+"B<select>(2), and being marked as having an error condition for B<poll>(2) "
+"and B<epoll_wait>(2).)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Since Linux 3.14, if the value in I</proc/sys/vm/overcommit_kbytes> is "
+"nonzero, then I<CommitLimit> is instead calculated as:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Since Linux 3.19, the content of this file has no effect (because I<msgmni> "
+"defaults to near the maximum value possible), and reads from this file "
+"always return the value \"0\"."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Since Linux 4.1, the value that can be written to I<threads-max> is "
+"bounded. The minimum value that can be written is 20. The maximum value "
+"that can be written is given by the constant B<FUTEX_TID_MASK> "
+"(0x3fffffff). If a value outside of this range is written to I<threads-"
+"max>, the error B<EINVAL> occurs."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Since Linux 4.9, the list of locks shown in I</proc/locks> is filtered to "
+"show just the locks for the processes in the PID namespace (see "
+"B<pid_namespaces>(7)) for which the I</proc> filesystem was mounted. (In "
+"the initial PID namespace, there is no filtering of the records shown in "
+"this file.)"
+msgstr ""
+
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Since version 8.0, to be newcomer friendly, B<^F> starts a forward search, "
+"B<^B> starts a backward search, B<M-F> searches the next occurrence forward, "
+"and B<M-B> searches the next occurrence backward. If you want those "
+"keystrokes to do what they did before version 8.0, add the following lines "
+"at the end of your I<nanorc> file:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Size of data, stack, and text segments. This value is inaccurate; see I</"
+"proc/>pidI</statm> above."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Size of hugetlb memory portions (since Linux 4.4)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Size of resident anonymous memory. (since Linux 4.5). This value is "
+"inaccurate; see I</proc/>pidI</statm> above."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Size of resident file mappings. (since Linux 4.5). This value is "
+"inaccurate; see I</proc/>pidI</statm> above."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Size of resident shared memory (includes System V shared memory, mappings "
+"from B<tmpfs>(5), and shared anonymous mappings). (since Linux 4.5)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Size of second-level page tables (added in Linux 4.0; removed in Linux 4.15)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Skip N bytes from output file."
@@ -43877,11 +50403,16 @@ msgid ""
"dependencies will be installed."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Sleeping in an interruptible wait"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
msgid "Small (useful for acronyms)"
msgstr "Maiuscoletto (utile per gli acronimi)"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "Small alternating with bold"
msgstr "Maiuscoletto alternato a grassetto"
@@ -43928,16 +50459,6 @@ msgstr ""
msgid "Some examples:"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"Some obsolete nonstandard capabilities will automatically be translated into "
-"standard (SVr4/XSI Curses) terminfo capabilities by B<captoinfo>. Whenever "
-"one of these automatic translations is done, the program will issue an "
-"notification to stderr, inviting the user to check that it has not "
-"mistakenly translated a completely unknown and random capability and/or "
-"syntax error."
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
msgid ""
@@ -43967,8 +50488,17 @@ msgstr ""
msgid "Some of these books are available as free downloads."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Some older linkers used the B<-F> option throughout a compilation toolchain "
"for specifying object-file format for both input and output object files. "
@@ -43979,17 +50509,6 @@ msgid ""
"object."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Some older linkers used the B<-F> option throughout a compilation toolchain "
-"for specifying object-file format for both input and output object files. "
-"The \\s-1GNU\\s0 linker uses other mechanisms for this purpose: the \\&B<-"
-"b>, B<--format>, B<--oformat> options, the \\&CW<\\*(C`TARGET\\*(C'> command "
-"in linker scripts, and the CW<\\*(C`GNUTARGET\\*(C'> environment variable. "
-"The \\s-1GNU\\s0 linker will ignore the B<-F> option when not creating an "
-"\\s-1ELF\\s0 shared object."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -44007,6 +50526,7 @@ msgid "Source distribution (part of the Alpine Message System):"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "Source type"
msgstr ""
@@ -44050,8 +50570,8 @@ msgid ""
"0\\&...2147483646\\&. This option is compulsory\\&."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specifies a list of archive libraries from which symbols should not be "
"automatically exported. The library names may be delimited by commas or "
@@ -44063,21 +50583,8 @@ msgid ""
"affected by this option will be treated as hidden."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specifies a list of archive libraries from which symbols should not be "
-"automatically exported. The library names may be delimited by commas or "
-"colons. Specifying \\&CW<\\*(C`--exclude-libs ALL\\*(C'> excludes symbols "
-"in all archive libraries from automatic export. This option is available "
-"only for the i386 \\s-1PE\\s0 targeted port of the linker and for "
-"\\s-1ELF\\s0 targeted ports. For i386 \\s-1PE,\\s0 symbols explicitly "
-"listed in a .def file are still exported, regardless of this option. For "
-"\\s-1ELF\\s0 targeted ports, symbols affected by this option will be treated "
-"as hidden."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specifies a list of object files or archive members, from which symbols "
"should not be automatically exported, but which should be copied wholesale "
@@ -44091,35 +50598,14 @@ msgid ""
"regardless of this option."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specifies a list of object files or archive members, from which symbols "
-"should not be automatically exported, but which should be copied wholesale "
-"into the import library being generated during the link. The module names "
-"may be delimited by commas or colons, and must match exactly the filenames "
-"used by B<ld> to open the files; for archive members, this is simply the "
-"member name, but for object files the name listed must include and match "
-"precisely any path used to specify the input file on the linker's command-"
-"line. This option is available only for the i386 \\s-1PE\\s0 targeted port "
-"of the linker. Symbols explicitly listed in a .def file are still exported, "
-"regardless of this option."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specifies a list of symbols which should not be automatically exported. The "
"symbol names may be delimited by commas or colons. [This option is specific "
"to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specifies a list of symbols which should not be automatically exported. The "
-"symbol names may be delimited by commas or colons. [This option is specific "
-"to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
@@ -44134,24 +50620,29 @@ msgid ""
"TELNET BINARY> option on both input and output."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Specifies an amount of memory (in KiB) to reserve for user processes. This "
+"is intended to prevent a user from starting a single memory hogging process, "
+"such that they cannot recover (kill the hog). The value in this file has an "
+"effect only when I</proc/sys/vm/overcommit_memory> is set to 2 (\"overcommit "
+"never\" mode). In this case, the system reserves an amount of memory that "
+"is the minimum of [3% of current process size, I<user_reserve_kbytes>]."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Specifies no automatic login to the remote system."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specifies no symbols should be automatically exported. [This option is "
"specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specifies no symbols should be automatically exported. [This option is "
-"specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -44171,8 +50662,8 @@ msgid ""
"options B<-i> and B<dev=>I<target> are mutual exclusive."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specifies the subsystem under which your program will execute. The legal "
"values for I<which> are CW<\\*(C`native\\*(C'>, CW<\\*(C`windows\\*(C'>, "
@@ -44182,16 +50673,6 @@ msgid ""
"to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specifies the subsystem under which your program will execute. The legal "
-"values for I<which> are CW<\\*(C`native\\*(C'>, CW<\\*(C`windows\\*(C'>, "
-"\\&CW<\\*(C`console\\*(C'>, CW<\\*(C`posix\\*(C'>, and "
-"CW<\\*(C`xbox\\*(C'>. You may optionally set the subsystem version also. "
-"Numeric values are also accepted for \\&I<which>. [This option is specific "
-"to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -44199,7 +50680,7 @@ msgid ""
"default is E<.Cm no>."
msgstr ""
-#: fedora-40 fedora-rawhide mageia-cauldron
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
"Specifies which algorithms are allowed for signing of certificates by "
"certificate authorities (CAs). If the specified list begins with a E<.Sq +> "
@@ -44209,7 +50690,7 @@ msgid ""
"removed from the default set instead of replacing them."
msgstr ""
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed
+#: archlinux debian-bookworm debian-unstable
msgid ""
"Specifies which algorithms are allowed for signing of certificates by "
"certificate authorities (CAs). The default is:"
@@ -44222,37 +50703,23 @@ msgid ""
"is \"es256\"\\&. Supported values are \"es256\", \"rs256\" and \"eddsa\"\\&."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify a B<--export-dynamic-symbol> for each pattern in the file. The "
"format of the file is the same as the version node without scope and node "
"name. See B<VERSION> for more information."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify a B<--export-dynamic-symbol> for each pattern in the file. The "
-"format of the file is the same as the version node without scope and node "
-"name. See B<\\s-1VERSION\\s0> for more information."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify a stack size for an ELF CW<\\*(C`PT_GNU_STACK\\*(C'> segment. "
"Specifying zero will override any default non-zero sized "
"\\&CW<\\*(C`PT_GNU_STACK\\*(C'> segment creation."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify a stack size for an \\s-1ELF\\s0 CW<\\*(C`PT_GNU_STACK\\*(C'> "
-"segment. Specifying zero will override any default non-zero sized "
-"\\&CW<\\*(C`PT_GNU_STACK\\*(C'> segment creation."
-msgstr ""
-
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specify a supplementary group. This option is available to the root user "
"only. The first specified supplementary group is also used as a primary "
@@ -44324,8 +50791,8 @@ msgstr ""
"completamento di comando ``vuoto''; cioé il completamento tentato su una "
"riga vuota."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_IBT and "
"GNU_PROPERTY_X86_FEATURE_1_SHSTK properties in input .note.gnu.property "
@@ -44339,8 +50806,8 @@ msgid ""
"Linux/i386 and Linux/x86_64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_LAM_U48 and "
"GNU_PROPERTY_X86_FEATURE_1_LAM_U57 properties in input .note.gnu.property "
@@ -44351,8 +50818,8 @@ msgid ""
"properties in input files. Supported for Linux/x86_64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_LAM_U48 "
"property in input .note.gnu.property section. \\&B<lam-u48-report=none>, "
@@ -44363,8 +50830,8 @@ msgid ""
"Supported for Linux/x86_64."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_LAM_U57 "
"property in input .note.gnu.property section. \\&B<lam-u57-report=none>, "
@@ -44375,54 +50842,6 @@ msgid ""
"Supported for Linux/x86_64."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify how to report the missing \\s-1GNU_PROPERTY_X86_FEATURE_1_IBT\\s0 "
-"and \\&\\s-1GNU_PROPERTY_X86_FEATURE_1_SHSTK\\s0 properties in input .note."
-"gnu.property section. B<cet-report=none>, which is the default, will make "
-"the linker not report missing properties in input files. \\&B<cet-"
-"report=warning> will make the linker issue a warning for missing properties "
-"in input files. B<cet-report=error> will make the linker issue an error for "
-"missing properties in input files. Note that B<ibt> will turn off the "
-"missing \\&\\s-1GNU_PROPERTY_X86_FEATURE_1_IBT\\s0 property report and "
-"B<shstk> will turn off the missing \\s-1GNU_PROPERTY_X86_FEATURE_1_SHSTK\\s0 "
-"property report. Supported for Linux/i386 and Linux/x86_64."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify how to report the missing "
-"\\s-1GNU_PROPERTY_X86_FEATURE_1_LAM_U48\\s0 and "
-"\\&\\s-1GNU_PROPERTY_X86_FEATURE_1_LAM_U57\\s0 properties in input .note.gnu."
-"property section. B<lam-report=none>, which is the default, will make the "
-"linker not report missing properties in input files. \\&B<lam-"
-"report=warning> will make the linker issue a warning for missing properties "
-"in input files. B<lam-report=error> will make the linker issue an error for "
-"missing properties in input files. Supported for Linux/x86_64."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify how to report the missing "
-"\\s-1GNU_PROPERTY_X86_FEATURE_1_LAM_U48\\s0 property in input .note.gnu."
-"property section. \\&B<lam-u48-report=none>, which is the default, will "
-"make the linker not report missing properties in input files. \\&B<lam-u48-"
-"report=warning> will make the linker issue a warning for missing properties "
-"in input files. B<lam-u48-report=error> will make the linker issue an error "
-"for missing properties in input files. Supported for Linux/x86_64."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify how to report the missing "
-"\\s-1GNU_PROPERTY_X86_FEATURE_1_LAM_U57\\s0 property in input .note.gnu."
-"property section. \\&B<lam-u57-report=none>, which is the default, will "
-"make the linker not report missing properties in input files. \\&B<lam-u57-"
-"report=warning> will make the linker issue a warning for missing properties "
-"in input files. B<lam-u57-report=error> will make the linker issue an error "
-"for missing properties in input files. Supported for Linux/x86_64."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -44478,8 +50897,8 @@ msgstr ""
msgid "Specify that the object's filters be processed immediately at runtime."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the 1-byte CW<\\*(C`NOP\\*(C'> padding when transforming indirect "
"call to a locally defined function, foo, via its GOT slot. \\&B<call-"
@@ -44490,19 +50909,8 @@ msgid ""
">\\f(CIbyteCW<\\*(C'>. Supported for i386 and x86_64."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the 1-byte CW<\\*(C`NOP\\*(C'> padding when transforming indirect "
-"call to a locally defined function, foo, via its \\s-1GOT\\s0 slot. "
-"\\&B<call-nop=prefix-addr> generates CW<\\*(C`0x67 call foo\\*(C'>. "
-"\\&B<call-nop=suffix-nop> generates CW<\\*(C`call foo 0x90\\*(C'>. "
-"\\&B<call-nop=prefix->I<byte> generates CW<\\*(C`>\\f(CIbyteCW< call "
-"foo\\*(C'>. \\&B<call-nop=suffix->I<byte> generates CW<\\*(C`call foo "
-">\\f(CIbyteCW<\\*(C'>. Supported for i386 and x86_64."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the ELF symbol visibility for synthesized \\&CW<\\*(C`_\\|"
"_start_SECNAME\\*(C'> and CW<\\*(C`_\\|_stop_SECNAME\\*(C'> symbols. "
@@ -44514,18 +50922,6 @@ msgid ""
"shared objects, which is not usually what's intended."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the \\s-1ELF\\s0 symbol visibility for synthesized \\&CW<\\*(C`_\\|"
-"_start_SECNAME\\*(C'> and CW<\\*(C`_\\|_stop_SECNAME\\*(C'> symbols. "
-"I<value> must be exactly B<default>, \\&B<internal>, B<hidden>, or "
-"B<protected>. If no B<-z start-stop-visibility> option is given, "
-"B<protected> is used for compatibility with historical practice. However, "
-"it's highly recommended to use B<-z start-stop-visibility=hidden> in new "
-"programs and shared libraries so that these symbols are not exported between "
-"shared objects, which is not usually what's intended."
-msgstr ""
-
#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Specify the colors and other attributes used to display statistics on the "
@@ -44540,21 +50936,14 @@ msgid ""
"to B<I=32;22:N=34;1:W=35;1:X=31;1:Z=34;22>. Supported capabilities are:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the file alignment. Sections in the file will always begin at file "
"offsets which are multiples of this number. This defaults to 512. [This "
"option is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the file alignment. Sections in the file will always begin at file "
-"offsets which are multiples of this number. This defaults to 512. [This "
-"option is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
"Specify the filesystem path prefix under which the reposync is allowed to "
@@ -44574,8 +50963,8 @@ msgid ""
"file system."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the name of a dynamic list file to the linker. This is typically "
"used when creating shared libraries to specify a list of global symbols "
@@ -44585,19 +50974,8 @@ msgid ""
"option is only meaningful on ELF platforms which support shared libraries."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the name of a dynamic list file to the linker. This is typically "
-"used when creating shared libraries to specify a list of global symbols "
-"whose references shouldn't be bound to the definition within the shared "
-"library, or creating dynamically linked executables to specify a list of "
-"symbols which should be added to the symbol table in the executable. This "
-"option is only meaningful on \\s-1ELF\\s0 platforms which support shared "
-"libraries."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the name of a version script to the linker. This is typically used "
"when creating shared libraries to specify additional information about the "
@@ -44608,19 +50986,8 @@ msgid ""
"the version script will not be exported."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the name of a version script to the linker. This is typically used "
-"when creating shared libraries to specify additional information about the "
-"version hierarchy for the library being created. This option is only fully "
-"supported on \\s-1ELF\\s0 platforms which support shared libraries; see "
-"B<\\s-1VERSION\\s0>. It is partially supported on \\s-1PE\\s0 platforms, "
-"which can use version scripts to filter symbol visibility in auto-export "
-"mode: any symbols marked B<local> in the version script will not be exported."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the number of bytes of memory to reserve (and optionally commit) to "
"be used as heap for this program. The default is 1MB reserved, 4K "
@@ -44628,16 +50995,8 @@ msgid ""
"linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the number of bytes of memory to reserve (and optionally commit) to "
-"be used as heap for this program. The default is 1MB reserved, 4K "
-"committed. [This option is specific to the i386 \\s-1PE\\s0 targeted port "
-"of the linker]"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the number of bytes of memory to reserve (and optionally commit) to "
"be used as stack for this program. The default is 2MB reserved, 4K "
@@ -44645,14 +51004,6 @@ msgid ""
"linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the number of bytes of memory to reserve (and optionally commit) to "
-"be used as stack for this program. The default is 2MB reserved, 4K "
-"committed. [This option is specific to the i386 \\s-1PE\\s0 targeted port "
-"of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -44670,8 +51021,8 @@ msgid "Specify the number of lines read between each call to I<callback>."
msgstr ""
"Specifica il numero di righe lette tra una chiamata e l'altra di I<callback>."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Specify the x86-64 ISA level needed in .note.gnu.property section. "
"\\&B<x86-64-baseline> generates "
@@ -44682,24 +51033,6 @@ msgid ""
"Linux/x86_64."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Specify the x86-64 \\s-1ISA\\s0 level needed in .note.gnu.property section. "
-"\\&B<x86-64-baseline> generates "
-"CW<\\*(C`GNU_PROPERTY_X86_ISA_1_BASELINE\\*(C'>. \\&B<x86-64-v2> generates "
-"CW<\\*(C`GNU_PROPERTY_X86_ISA_1_V2\\*(C'>. \\&B<x86-64-v3> generates "
-"CW<\\*(C`GNU_PROPERTY_X86_ISA_1_V3\\*(C'>. \\&B<x86-64-v4> generates "
-"CW<\\*(C`GNU_PROPERTY_X86_ISA_1_V4\\*(C'>. Supported for Linux/i386 and "
-"Linux/x86_64."
-msgstr ""
-
-#: opensuse-leap-15-6 debian-bookworm
-msgid ""
-"Specify which output columns to print. Use B<--help> to get a list of all "
-"supported columns. The default list of columns may be extended if list is "
-"specified in the format I<+list>."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -44712,7 +51045,12 @@ msgid ""
"CW<\\*(C`.map\\*(C'> will no longer be appended."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Speculation flaw mitigation state (since Linux 4.17, see B<prctl>(2))."
+msgstr ""
+
+#: debian-bookworm
msgid ""
"Speed up the replay displaying this I<number> of times. The argument is a "
"floating-point number. It\\(cqs called divisor because it divides the "
@@ -44726,19 +51064,6 @@ msgid ""
"packages."
msgstr ""
-#: debian-unstable opensuse-tumbleweed
-msgid ""
-"Start relative margin indent: moves the left margin I<i> to the right (if "
-"I<i> is omitted, the prevailing indent value is used). A new prevailing "
-"indent is set to 0.5 inches. As a result, all following paragraph(s) will "
-"be indented until the corresponding B<.RE>."
-msgstr ""
-"Inizia un rientro relativo del margine; sposta di I<i> il margine sinistro "
-"verso destra (se I<i> è omessa, viene usato il valore del rientro "
-"principale). Un nuovo rientro principale viene impostato a mezzo pollice; di "
-"conseguenza, tutti i paragrafi seguenti vengono rientrati fino al "
-"corrispondente B<.RE>."
-
#: debian-bookworm opensuse-leap-15-6
msgid ""
"Start relative margin indent: moves the left margin I<i> to the right (if "
@@ -44752,11 +51077,18 @@ msgstr ""
"conseguenza, tutti i paragrafi seguenti vengono rientrati fino al "
"corrispondente B<\\&.RE>."
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Start the shell as a login shell with an environment similar to a real login:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Starting with Linux 2.4, there is no longer a static limit on the number of "
+"inodes, and this file is removed."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -44771,9 +51103,16 @@ msgstr ""
msgid "State"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "Std"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Status information about the process. This is used by B<ps>(1). It is "
+"defined in the kernel source file I<fs/proc/array.c>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Stopped (on a signal) or (before Linux 2.6.33) trace stopped"
msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
@@ -44791,6 +51130,13 @@ msgstr ""
"L'ultimo comando nell'elenco della cronologia viene rimosso prima che gli "
"I<arg> vengano aggiunti."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"String values may be terminated by either \\[aq]\\e0\\[aq] or "
+"\\[aq]\\en\\[aq]."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Strings starting with \"#\" may be comments, the same as with B<PBM>(1) \\&."
@@ -44814,11 +51160,31 @@ msgstr ""
msgid "Stubs for Deleted Documents"
msgstr ""
-#: debian-unstable opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Subdirectory containing the pseudo-files I<msg>, I<sem> and I<shm>. These "
+"files list the System V Interprocess Communication (IPC) objects "
+"(respectively: message queues, semaphores, and shared memory) that "
+"currently exist on the system, providing similar information to that "
+"available via B<ipcs>(1). These files have headers and are formatted (one "
+"IPC object per line) for easy understanding. B<sysvipc>(7) provides "
+"further background on the information shown by these files."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Subdirectory containing the pseudo-files and subdirectories for tty drivers "
+"and line disciplines."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Subheading I<t> (like B<.SH>, but used for a subsection inside a section)."
+"Subdirectory for PCMCIA devices when B<CONFIG_PCMCIA> is set at kernel "
+"compilation time."
msgstr ""
-"Sottotitolo I<t> (come B<.SH>, ma usato per una sottosezione in una sezione)."
#: debian-bookworm opensuse-leap-15-6
msgid ""
@@ -44827,6 +51193,11 @@ msgstr ""
"Sottotitolo I<t> (come B<\\&.SH>, ma usato per una sottosezione in una "
"sezione)."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Supplementary group list."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -44899,11 +51270,24 @@ msgstr ""
msgid "Swap"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Swap areas in use. See also B<swapon>(8)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Swap suspend"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Swapped-out virtual memory size by anonymous private pages; shmem swap usage "
+"is not included (since Linux 2.6.34). This value is inaccurate; see I</proc/"
+">pidI</statm> above."
+msgstr ""
+
#: debian-bookworm debian-unstable opensuse-tumbleweed
msgid ""
"Switch to the local defaults for the special characters. The local default "
@@ -44968,8 +51352,8 @@ msgstr "Aamministrazione di sistema di Linux"
msgid "System Manager's Manual"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm
-#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "System call"
msgstr ""
@@ -44980,6 +51364,19 @@ msgid ""
"System call was interrupted by a signal and will be restarted. (This can be "
"seen only during a trace.)"
msgstr ""
+"La chiamata di sistema è stata interrotta da un segnale e sarà riavviata. "
+"(Questo può essere visto solo dopo un tracciamento.)"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Systems running in \"overcommit never\" mode (i.e., 2 in I</proc/sys/vm/"
+"overcommit_memory>) should increase the value in this file to account for "
+"the full virtual memory size of the programs used to recover (e.g., "
+"B<login>(1) B<ssh>(1), and B<top>(1)) Otherwise, the superuser may not be "
+"able to log in to recover the system. For example, on x86-64 a suitable "
+"value is 131072 (128MiB reserved)."
+msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -44994,11 +51391,10 @@ msgid "TAILQ"
msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
-#, fuzzy, no-wrap
-#| msgid "SIGTERM"
-msgid "TERMPATH"
-msgstr "SIGTERM"
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "TERMCAP"
+msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
@@ -45024,8 +51420,8 @@ msgstr ""
msgid "THE [options] STANZA"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
-#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<LC_TIME>"
msgid "TIME FORMATS"
@@ -45061,11 +51457,6 @@ msgstr ""
msgid "TRADE MARK SIGN"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "TRANSLATIONS FROM NONSTANDARD CAPABILITIES"
-msgstr ""
-
#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
@@ -45157,12 +51548,8 @@ msgstr ""
msgid "Task-Oriented"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "Tek"
-msgstr ""
-
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "Tektronix"
msgstr ""
@@ -45230,11 +51617,55 @@ msgstr ""
msgid "Temporary"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, fuzzy, no-wrap
-#| msgid "/etc/terminfo"
-msgid "Terminfo"
-msgstr "/etc/terminfo"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Text listing of major numbers and device groups. This can be used by "
+"MAKEDEV scripts for consistency with the kernel."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The \"#5\" means that this is the fifth kernel built from this source base "
+"and the date following it indicates the time the kernel was built."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The \"KernelPageSize\" line (available since Linux 2.6.29) is the page size "
+"used by the kernel to back the virtual memory area. This matches the size "
+"used by the MMU in the majority of cases. However, one counter-example "
+"occurs on PPC64 kernels whereby a kernel using 64 kB as a base page size may "
+"still use 4 kB pages for the MMU on older processors. To distinguish the "
+"two attributes, the \"MMUPageSize\" line (also available since Linux "
+"2.6.29) reports the page size used by the MMU."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The \"Locked\" indicates whether the mapping is locked in memory or not."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The \"ProtectionKey\" line (available since Linux 4.9, on x86 only) "
+"contains the memory protection key (see B<pkeys>(7)) associated with the "
+"virtual memory area. This entry is present only if the kernel was built "
+"with the B<CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS> configuration option "
+"(since Linux 4.6)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The \"VmFlags\" line (available since Linux 3.8) represents the kernel "
+"flags associated with the virtual memory area, encoded using the following "
+"two-letter codes:"
+msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
@@ -45269,8 +51700,8 @@ msgstr ""
msgid "The AIO context specified by I<ctx_id> is invalid."
msgstr ""
-#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed
msgid "The Anacron I<README> file."
msgstr ""
@@ -45426,7 +51857,8 @@ msgid ""
"for runtime symbol resolution."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"The B<--no-error-execstack> option will restore the default behaviour of "
"generating warning messages."
@@ -45578,6 +52010,8 @@ msgid ""
"The B<-r> option is a synonym for the \\&B<--no-recurse-limit> option. The "
"B<-R> option is a synonym for the B<--recurse-limit> option."
msgstr ""
+"L'opzione B<-r> è un sinonimo dell'opzione \\&B<--no-recurse-limit>. "
+"L'opzione B<-R> è un sinonimo dell'opzione B<--recurse-limit>."
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
@@ -45589,8 +52023,8 @@ msgid ""
"configured with the B<--with-sysroot> option."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The B<-rpath> option may also be used on SunOS. By default, on SunOS, the "
"linker will form a runtime search path out of all the \\&B<-L> options it is "
@@ -45600,14 +52034,11 @@ msgid ""
"be on NFS mounted file systems."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"The B<-rpath> option may also be used on SunOS. By default, on SunOS, the "
-"linker will form a runtime search path out of all the \\&B<-L> options it is "
-"given. If a B<-rpath> option is used, the runtime search path will be "
-"formed exclusively using the B<-rpath> options, ignoring the B<-L> options. "
-"This can be useful when using gcc, which adds many B<-L> options which may "
-"be on \\s-1NFS\\s0 mounted file systems."
+"The B<choom>(1) program provides a command-line interface for adjusting the "
+"I<oom_score_adj> value of a running process or a newly executed command."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -45617,7 +52048,20 @@ msgid ""
"readable string, suitable for error reporting."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The B<hdparm>(8) utility provides access to this information in a friendly "
+"format."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The B<lslocks>(8) command provides a bit more information about each lock."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
msgid "The B<man> package has the following predefined strings:"
msgstr "Il pacchetto B<man> ha le seguenti stringhe predefinite:"
@@ -45650,23 +52094,24 @@ msgid ""
"is used, for example, to dynamically select an appropriate memset function."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The C6X uClinux target uses a binary format called DSBT to support shared "
"libraries. Each shared library in the system needs to have a unique index; "
"all executables use an index of 0."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"The C6X uClinux target uses a binary format called \\s-1DSBT\\s0 to support "
-"shared libraries. Each shared library in the system needs to have a unique "
-"index; all executables use an index of 0."
+"The CPU will not wait for I/O to complete; iowait is the time that a task is "
+"waiting for I/O to complete. When a CPU goes into idle state for "
+"outstanding task I/O, another task will be scheduled on this CPU."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The CTF debuginfo format supports a section which encodes the names and "
"types of variables found in the program which do not appear in any symbol "
@@ -45677,8 +52122,8 @@ msgid ""
"behaviour can be restored with B<--no-ctf-variables>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The CW<\\*(C`md5\\*(C'> and CW<\\*(C`sha1\\*(C'> styles produces an "
"identifier that is always the same in an identical output file, but will be "
@@ -45688,16 +52133,6 @@ msgid ""
"original linked file does not change."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The CW<\\*(C`md5\\*(C'> and CW<\\*(C`sha1\\*(C'> styles produces an "
-"identifier that is always the same in an identical output file, but will be "
-"unique among all nonidentical output files. It is not intended to be "
-"compared as a checksum for the file's contents. A linked file may be "
-"changed later by other tools, but the build \\s-1ID\\s0 bit string "
-"identifying the original linked file does not change."
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed archlinux
msgid ""
@@ -45742,21 +52177,81 @@ msgstr ""
msgid "The E<.Nm> command appeared in E<.Bx 4.3>."
msgstr "Il comando E<.Nm> è aparso nella E<.Bx 4.3>."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The GNU linker B<ld> is meant to cover a broad range of situations, and to "
"be as compatible as possible with other linkers. As a result, you have many "
"choices to control its behavior."
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"The HP-UX I<\\%\\%term\\%info> library supports two nonstandard I<\\%\\"
"%term\\%info> capabilities, B<meml> (memory lock) and B<memu> (memory "
"unlock). B<\\%captoinfo> discards these with a warning message."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I</proc/>pidI</clear_refs> file is present only if the "
+"B<CONFIG_PROC_PAGE_MONITOR> kernel configuration option is enabled."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I</proc/>pidI</smaps> file is present only if the "
+"B<CONFIG_PROC_PAGE_MONITOR> kernel configuration option is enabled."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I</proc/>tid subdirectories are I<not> visible when iterating through I</"
+"proc> with B<getdents>(2) (and thus are I<not> visible when one uses "
+"B<ls>(1) to view the contents of I</proc>). However, the pathnames of "
+"these directories are visible to (i.e., usable as arguments in) system "
+"calls that operate on pathnames."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I</proc/kpagecgroup> file is present only if the B<CONFIG_MEMCG> kernel "
+"configuration option is enabled."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I</proc/kpagecount> file is present only if the "
+"B<CONFIG_PROC_PAGE_MONITOR> kernel configuration option is enabled."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I</proc/kpageflags> file is present only if the "
+"B<CONFIG_PROC_PAGE_MONITOR> kernel configuration option is enabled."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I</proc/timer_stats> file is used both to control sampling facility and "
+"to read out the sampled information."
+msgstr ""
+
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -45775,13 +52270,6 @@ msgid ""
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"The I<action> field is as explained above but only applies to warnings that "
-"match the remaining fields."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The I<action> may be one of the following to generate a list of possible "
@@ -45797,6 +52285,13 @@ msgid ""
"address space."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I<address> field is the address space in the process that the mapping "
+"occupies. The I<perms> field is a set of permissions:"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -45818,15 +52313,6 @@ msgstr ""
"I<arg>, o vi sono solo argomenti nulli, B<eval> ritorna 0."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"The I<category> field matches the warning category (ex: "
-"\"DeprecationWarning\"). This must be a class name; the match test whether "
-"the actual warning category of the message is a subclass of the specified "
-"warning category."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The I<comp-option> controls several aspects of the compspec's behavior "
@@ -45836,6 +52322,20 @@ msgstr ""
"comspec oltre la semplice generazione di completamenti. I<comp-option> può "
"essere uno di questi:"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I<event_f_flags> argument given to B<fanotify_init>(2) (expressed in "
+"hexadecimal)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I<flags> argument given to B<fanotify_init>(2) (expressed in "
+"hexadecimal)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -45889,20 +52389,6 @@ msgstr ""
"0 in caso di successo, diverso da zero in caso di insuccesso."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"The I<lineno> field matches the line number, where zero matches all line "
-"numbers and is thus equivalent to an omitted line number."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"The I<message> field must match the whole printed warning message; this "
-"match is case-insensitive."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The I<mmsghdr> structure is defined in I<E<lt>sys/socket.hE<gt>> as:"
msgstr ""
@@ -45920,24 +52406,41 @@ msgid "The I<mode> argument must include one of the following values:"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"The I<module> field matches the (fully-qualified) module name; this match is "
-"case-sensitive."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The I<msgvec> argument is a pointer to an array of I<mmsghdr> structures. "
"The size of this array is specified in I<vlen>."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I<offset> field is the offset into the file/whatever; I<dev> is the "
+"device (major:minor); I<inode> is the inode on that device. 0 indicates "
+"that no inode is associated with the memory region, as would be the case "
+"with BSS (uninitialized data)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I<oom_score> also reflects the adjustment specified by the "
+"I<oom_score_adj> or I<oom_adj> setting for the process."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The I<option-name> can be one of the following:"
msgstr "Il I<nome-opzione> può essere uno dei seguenti:"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I<pathname> field will usually be the file that is backing the mapping. "
+"For ELF files, you can easily coordinate with the I<offset> field by looking "
+"at the Offset field in the ELF program headers (I<readelf\\ -l>)."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed archlinux
msgid ""
@@ -45953,6 +52456,13 @@ msgid ""
"implementations."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The I<timer_stats> functionality is inactive on bootup. A sampling period "
+"can be started using the following command:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -45974,6 +52484,35 @@ msgstr ""
"possibili completamenti sono gli elementi della lista risultante che sono "
"appropriati per la parola da completare."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The ID for this timer. This is not the same as the timer ID returned by "
+"B<timer_create>(2); rather, it is the same kernel-internal ID that is "
+"available via the I<si_timerid> field of the I<siginfo_t> structure (see "
+"B<sigaction>(2))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The ID of the device where the target file resides (in hexadecimal)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The ID of the foreground process group of the controlling terminal of the "
+"process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The ID of the queue. This matches what is specified in the B<--queue-num> "
+"or B<--queue-balance> options to the B<iptables>(8) NFQUEUE target. See "
+"B<iptables-extensions>(8) for more information."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -46000,8 +52539,8 @@ msgid ""
"UID to string and string to UID is referred to as \"ID mapping.\""
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The PE variants of the COFF object format add an extension that permits the "
"use of section names longer than eight characters, the normal limit for "
@@ -46021,6 +52560,16 @@ msgid ""
"symbols. [This option is valid for all PE targeted ports of the linker]"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The PID of the parent of this process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The PID of the process that owns the lock."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
#, no-wrap
@@ -46046,7 +52595,7 @@ msgid ""
"specific tasks:"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "The Sun macro B<TX> is not implemented."
msgstr "La macro di Sun B<TX> non è implementata."
@@ -46088,66 +52637,60 @@ msgid ""
"machine\\(cqs network stack\\&."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The \\s-1CTF\\s0 debuginfo format supports a section which encodes the names "
-"and types of variables found in the program which do not appear in any "
-"symbol table. These variables clearly cannot be looked up by address by "
-"conventional debuggers, so the space used for their types and names is "
-"usually wasted: the types are usually small but the names are often not. "
-"\\&B<--ctf-variables> causes the generation of such a section. The default "
-"behaviour can be restored with B<--no-ctf-variables>."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The address above which program text can run."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The \\s-1GNU\\s0 linker B<ld> is meant to cover a broad range of situations, "
-"and to be as compatible as possible with other linkers. As a result, you "
-"have many choices to control its behavior."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The address below which program text can run."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The address of the start (i.e., bottom) of the stack."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
-"The \\s-1PE\\s0 variants of the \\s-1COFF\\s0 object format add an extension "
-"that permits the use of section names longer than eight characters, the "
-"normal limit for \\s-1COFF.\\s0 By default, these names are only allowed in "
-"object files, as fully-linked executable images do not carry the "
-"\\s-1COFF\\s0 string table required to support the longer names. As a "
-"\\s-1GNU\\s0 extension, it is possible to allow their use in executable "
-"images as well, or to (probably pointlessly!) disallow it in object files, "
-"by using these two options. Executable images generated with these long "
-"section names are slightly non-standard, carrying as they do a string table, "
-"and may generate confusing output when examined with non-GNU PE-aware tools, "
-"such as file viewers and dumpers. However, \\&\\s-1GDB\\s0 relies on the "
-"use of \\s-1PE\\s0 long section names to find Dwarf-2 debug information "
-"sections in an executable image at runtime, and so if neither option is "
-"specified on the command-line, B<ld> will enable long section names, "
-"overriding the default and technically correct behaviour, when it finds the "
-"presence of debug information while linking an executable image and not "
-"stripping symbols. [This option is valid for all \\s-1PE\\s0 targeted ports "
-"of the linker]"
+"The alternative form of these tokens - I<${ORIGIN}> and \\&I<${LIB}> can "
+"also be used. The token \\f(CI$PLATFORM\\fR is not supported."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"The action names can be abbreviated as desired and the interpreter will "
-"resolve them to the appropriate action name. For example, B<-Wi> is the same "
-"as B<-Wignore .>"
+"The amount of \"allowed\" memory depends on the context in which the OOM-"
+"killer was called. If it is due to the memory assigned to the allocating "
+"task's cpuset being exhausted, the allowed memory represents the set of mems "
+"assigned to that cpuset (see B<cpuset>(7)). If it is due to a mempolicy's "
+"node(s) being exhausted, the allowed memory represents the set of mempolicy "
+"nodes. If it is due to a memory limit (or swap limit) being reached, the "
+"allowed memory is that configured limit. Finally, if it is due to the "
+"entire system being out of memory, the allowed memory represents all "
+"allocatable resources."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"The alternative form of these tokens - I<${ORIGIN}> and \\&I<${LIB}> can "
-"also be used. The token \\f(CI$PLATFORM\\fR is not supported."
+"The amount of memory presently allocated on the system. The committed "
+"memory is a sum of all of the memory which has been allocated by processes, "
+"even if it has not been \"used\" by them as of yet. A process which "
+"allocates 1 GB of memory (using B<malloc>(3) or similar), but touches only "
+"300 MB of that memory will show up as using only 300 MB of memory even if it "
+"has the address space allocated for the entire 1 GB."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"The alternative form of these tokens - I<${\\s-1ORIGIN\\s0}> and "
-"\\&I<${\\s-1LIB\\s0}> can also be used. The token \\f(CI$PLATFORM\\fR is "
-"not supported."
+"The amount of time, measured in units of USER_HZ (1/100ths of a second on "
+"most architectures, use I<sysconf(_SC_CLK_TCK)> to obtain the right value), "
+"that the system (\"cpu\" line) or the specific CPU (\"cpuI<N>\" line) spent "
+"in various states:"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -46180,6 +52723,20 @@ msgstr ""
msgid "The arguments I<arg3>, I<arg4>, and I<arg5> are ignored."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The attribute was explicitly set via the B<prctl>(2) B<PR_SET_DUMPABLE> "
+"operation."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The attribute was reset to the value in the file I</proc/sys/fs/"
+"suid_dumpable> (described below), for the reasons described in B<prctl>(2)."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux opensuse-leap-15-6
msgid ""
@@ -46198,8 +52755,11 @@ msgid ""
"it may not be present in specific implementations."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide debian-bookworm
-#: mageia-cauldron opensuse-tumbleweed
+#: archlinux debian-unstable
+msgid "The available channel type names include:"
+msgstr ""
+
+#: fedora-40 fedora-rawhide debian-bookworm mageia-cauldron opensuse-tumbleweed
msgid "The available channel types include:"
msgstr ""
@@ -46217,6 +52777,18 @@ msgstr ""
msgid "The backend was written by Panasonic Russia Ltd."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The badness heuristic assigns a value to each candidate task ranging from 0 "
+"(never kill) to 1000 (always kill) to determine which process is targeted. "
+"The units are roughly a proportion along that range of allowed memory the "
+"process may allocate from, based on an estimation of its current memory and "
+"swap use. For example, if a task is using all allowed memory, its badness "
+"score will be 1000. If it is using half of its allowed memory, its score "
+"will be 500."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid "The behavior implied by the B<use warnings> pragma is not mandatory."
@@ -46236,6 +52808,75 @@ msgid ""
"the B<--[no-]allow-shlib-undefined> option."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"The big inaccuracy here is truncate. If a process writes 1 MB to a file and "
+"then deletes the file, it will in fact perform no writeout. But it will "
+"have been accounted as having caused 1 MB of write. In other words: this "
+"field represents the number of bytes which this process caused to not "
+"happen, by truncating pagecache. A task can cause \"negative\" I/O too. If "
+"this task truncates some dirty pagecache, some I/O which another task has "
+"been accounted for (in its I<write_bytes>) will not be happening."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The binary buddy allocator algorithm inside the kernel will split one chunk "
+"into two chunks of a smaller order (thus with half the size) or combine two "
+"contiguous chunks into one larger chunk of a higher order (thus with double "
+"the size) to satisfy allocation requests and to counter memory "
+"fragmentation. The order matches the column number, when starting to count "
+"at zero."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The bitmap of blocked signals, displayed as a decimal number. Obsolete, "
+"because it does not provide information on real-time signals; use I</proc/"
+">pidI</status> instead."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The bitmap of caught signals, displayed as a decimal number. Obsolete, "
+"because it does not provide information on real-time signals; use I</proc/"
+">pidI</status> instead."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The bitmap of ignored signals, displayed as a decimal number. Obsolete, "
+"because it does not provide information on real-time signals; use I</proc/"
+">pidI</status> instead."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The bitmap of pending signals, displayed as a decimal number. Obsolete, "
+"because it does not provide information on real-time signals; use I</proc/"
+">pidI</status> instead."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The byte offset of the first byte of the lock. For BSD locks, this value is "
+"always 0."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The byte offset of the last byte of the lock. B<EOF> in this field means "
+"that the lock extends to the end of the file. For BSD locks, the value "
+"shown is always I<EOF>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
@@ -46276,6 +52917,13 @@ msgstr ""
msgid "The caller does not have the required privileges."
msgstr "Il chiamante non ha i privilegi necessari."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The calling process has the B<CAP_FOWNER> capability in its user namespace "
+"and the file UID has a mapping in the namespace."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -46335,7 +52983,7 @@ msgid ""
"redisplay the --More-- message."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "The commands to select the type face are:"
msgstr "I comandi per selezionare il tipo di carattere sono:"
@@ -46349,6 +52997,46 @@ msgstr ""
msgid "The container \"rawhide\" is spawned using B<systemd-nspawn>(1):"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Read the contents of the history file and append them to the current "
+#| "history list."
+msgid ""
+"The contents of this file represent the current security attributes of the "
+"process."
+msgstr ""
+"Legge il contenuto del file di cronologia e lo aggiunge alla fine della "
+"cronologia corrente."
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The controlling terminal of the process. (The minor device number is "
+"contained in the combination of bits 31 to 20 and 7 to 0; the major device "
+"number is in bits 15 to 8.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The copy mode of the queue. It is either 1 (metadata only) or 2 (also copy "
+"payload data to user space)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The current EIP (instruction pointer)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The current value of ESP (stack pointer), as found in the kernel stack page "
+"for the process."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -46403,7 +53091,7 @@ msgid ""
"option only applies to connections using GSSAPI."
msgstr ""
-#: fedora-40 fedora-rawhide mageia-cauldron
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
"The default is handled system-wide by E<.Xr crypto-policies 7>. Information "
"about defaults, how to modify the defaults and how to customize existing "
@@ -46416,33 +53104,18 @@ msgstr ""
msgid "The default is not to expire channels of any type for inactivity."
msgstr ""
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed
+#: archlinux debian-bookworm debian-unstable
#, fuzzy
#| msgid "B<defaults>"
msgid "The default is:"
msgstr "B<defaults>"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The default list of columns may be extended if I<list> is specified in the "
"format I<+list> (e.g., B<-o +UUID>)."
msgstr ""
-#: opensuse-leap-15-6 debian-bookworm
-msgid ""
-"The default output is subject to change. So whenever possible, you should "
-"avoid using default outputs in your scripts. Always explicitly define "
-"expected columns by using B<--output>."
-msgstr ""
-
-#: opensuse-leap-15-6 debian-bookworm
-msgid ""
-"The default output is subject to change. So whenever possible, you should "
-"avoid using default outputs in your scripts. Always explicitly define "
-"expected columns by using the B<--output> option together with a columns "
-"list in environments where a stable output is required."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -46451,7 +53124,8 @@ msgid ""
"how it was configured."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid ""
"The default state depends upon how the linker was configured when it was "
"built. The B<--no-warn-execstack> option always puts the linker into the no-"
@@ -46460,6 +53134,58 @@ msgid ""
"linker into the warn-for-object-files-only state."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The default value in this file is 0. Setting the value to 1 avoids a "
+"longstanding class of security issues based on time-of-check, time-of-use "
+"races when accessing symbolic links."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The default value in this file is 0. Setting the value to 1 prevents a "
+"longstanding class of security issues caused by hard-link-based time-of-"
+"check, time-of-use races, most commonly seen in world-writable directories "
+"such as I</tmp>. The common method of exploiting this flaw is to cross "
+"privilege boundaries when following a given hard link (i.e., a root process "
+"follows a hard link created by another user). Additionally, on systems "
+"without separated partitions, this stops unauthorized users from \"pinning\" "
+"vulnerable set-user-ID and set-group-ID files against being upgraded by the "
+"administrator, or linking to special files."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The default value in this file is the minimum of [3% of free pages, 128MiB] "
+"expressed as KiB."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The default value in this file is the minimum of [3% of free pages, 8MiB] "
+"expressed as KiB. The default is intended to provide enough for the "
+"superuser to log in and kill a process, if necessary, under the default "
+"overcommit 'guess' mode (i.e., 0 in I</proc/sys/vm/overcommit_memory>)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<defaults>"
+msgid "The default value is 0."
+msgstr "B<defaults>"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The default value is 0. 1 and 2 are for failover of clustering. Select "
+"either according to your policy of failover."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -46475,12 +53201,21 @@ msgid ""
"hE<gt>>."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The dev pseudo-file contains network device status information. This gives "
+"the number of received and sent packets, the number of errors and collisions "
+"and other basic statistics. These are used by the B<ifconfig>(8) program "
+"to report device status. The format is:"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "The difference in the plain format is:"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The disk device."
msgstr ""
@@ -46489,24 +53224,30 @@ msgstr ""
msgid "The dispositions for B<SIGKILL> and B<SIGSTOP> cannot be changed."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The driver uses the MS Windows Driver Model. This option is disabled by "
"default."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The driver uses the \\s-1MS\\s0 Windows Driver Model. This option is "
-"disabled by default."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The effect is as if the shell command"
msgstr "L'effetto è lo stesso come se fosse stato eseguito il comando di shell"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The effect is as though a B<shmctl>(2) B<IPC_RMID> is performed on all "
+"existing segments as well as all segments created in the future (until this "
+"file is reset to 0). Note that existing segments that are attached to no "
+"process will be immediately destroyed when this file is set to 1. Setting "
+"this option will also destroy segments that were created, but never "
+"attached, upon termination of the process that created the segment with "
+"B<shmget>(2)."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -46519,7 +53260,7 @@ msgstr ""
msgid "The elements of this structure are as follows:"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The environment variable B<PATH> may be different on systems where I</bin> "
"and I</sbin> are merged into I</usr>; this variable is also affected by the "
@@ -46539,6 +53280,11 @@ msgstr ""
"speciali e il suo comportamento speciale. Vedere il codice sorgente del "
"kernel per dettagli."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The events mask for this mark (expressed in hexadecimal)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The expression is false."
@@ -46568,14 +53314,15 @@ msgstr ""
msgid "The field descriptions are:"
msgstr "Le descrizioni dei campi sono:"
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-msgid "The fields are as follows:"
-msgstr ""
-
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-msgid "The fields shown in each line are as follows:"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The fields, in order, with their proper B<scanf>(3) format specifiers, are "
+"listed below. Whether or not certain of these fields display valid "
+"information is governed by a ptrace access mode B<PTRACE_MODE_READ_FSCREDS> "
+"| B<PTRACE_MODE_NOAUDIT> check (refer to B<ptrace>(2)). If the check denies "
+"access, then the field value is displayed as 0. The affected fields are "
+"indicated with the marking [PT]."
msgstr ""
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
@@ -46586,23 +53333,82 @@ msgid ""
"added before a call to keyctl negate:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The file contains lines of the form:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The file descriptor on which the I/O operation is to be performed."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "The I<option-name> can be one of the following:"
+msgid "The file has one of the following values:"
+msgstr "Il I<nome-opzione> può essere uno dei seguenti:"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The file is assumed to be already compressed. Rename the file and try again."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The filename of the executable, in parentheses. Strings longer than "
+"B<TASK_COMM_LEN> (16) characters (including the terminating null byte) are "
+"silently truncated. This is visible whether or not the executable is "
+"swapped out."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The files in this directory provide an API for security modules. The "
+"contents of this directory are files that can be read and written in order "
+"to set security-related attributes. This directory was added to support "
+"SELinux, but the intention was that the API be general enough to support "
+"other security modules. For the purpose of explanation, examples of how "
+"SELinux uses these files are provided below."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The files inside each I</proc/>pid directory are normally owned by the "
+"effective user and effective group ID of the process. However, as a "
+"security measure, the ownership is made I<root:root> if the process's "
+"\"dumpable\" attribute is set to a value other than 1."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The filesystem UID of the process creating the link matches the owner (UID) "
+"of the target file (as described in B<credentials>(7), a process's "
+"filesystem UID is normally the same as its effective UID)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The filesystem does not support this call."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The filesystem does not support this operation."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The filesystem type."
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
#| msgid ""
@@ -46630,7 +53436,7 @@ msgstr ""
"Il primo carattere di I<delim> è usato per far terminare la riga di input, "
"invece di newline."
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"The first command in a man page (after comment lines, that is, lines that "
"start with B<.\\e\">) should be"
@@ -46685,11 +53491,44 @@ msgstr ""
"usato a partire dal numero del comando corrente). Se I<ultimo> non è "
"specificato è impostato al comando corrente per l'elencazione (così che"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The first of these lines shows the same information as is displayed for the "
+"mapping in I</proc/>pidI</maps>. The following lines show the size of the "
+"mapping, the amount of the mapping that is currently resident in RAM "
+"(\"Rss\"), the process's proportional share of this mapping (\"Pss\"), the "
+"number of clean and dirty shared pages in the mapping, and the number of "
+"clean and dirty private pages in the mapping. \"Referenced\" indicates the "
+"amount of memory currently marked as referenced or accessed. \"Anonymous\" "
+"shows the amount of memory that does not belong to any file. \"Swap\" shows "
+"how much would-be-anonymous memory is also used, but out on swap."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The first three fields in this file are load average figures giving the "
+"number of jobs in the run queue (state R) or waiting for disk I/O (state D) "
+"averaged over 1, 5, and 15 minutes. They are the same as the load average "
+"numbers given by B<uptime>(1) and other programs. The fourth field "
+"consists of two numbers separated by a slash (/). The first of these is the "
+"number of currently runnable kernel scheduling entities (processes, "
+"threads). The value after the slash is the number of kernel scheduling "
+"entities that currently exist on the system. The fifth field is the PID of "
+"the process that was most recently created on the system."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "The flag value is specified by ORing any of the following values:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The flags associated with the mark (expressed in hexadecimal)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -46705,6 +53544,11 @@ msgid ""
"slc>, E<.Ic environ>, and E<.Ic display> commands)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The following command stops a sampling period:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -46758,34 +53602,21 @@ msgstr ""
msgid "The following manuals:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The following options are supported to control handling of GOT generation "
"when linking for 68K targets."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The following options are supported to control handling of \\s-1GOT\\s0 "
-"generation when linking for 68K targets."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The following options are supported to control microMIPS instruction "
"generation and branch relocation checks for ISA mode transitions when "
"linking for MIPS targets."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The following options are supported to control microMIPS instruction "
-"generation and branch relocation checks for \\s-1ISA\\s0 mode transitions "
-"when linking for \\s-1MIPS\\s0 targets."
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "The following options control how packages are displayed in the output:"
@@ -46795,19 +53626,19 @@ msgstr ""
msgid "The following options may also be used:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-rawhide opensuse-tumbleweed
msgid ""
-"The following options set flags in the CW<\\*(C`DllCharacteristics\\*(C'> "
-"field of the PE file header: [These options are specific to PE targeted "
-"ports of the linker]"
+"The following options modify how a hierarchy is traversed when the B<-R> "
+"option is also specified. If more than one is specified, only the final one "
+"takes effect. '-P' is the default."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The following options set flags in the CW<\\*(C`DllCharacteristics\\*(C'> "
-"field of the \\s-1PE\\s0 file header: [These options are specific to "
-"\\s-1PE\\s0 targeted ports of the linker]"
+"field of the PE file header: [These options are specific to PE targeted "
+"ports of the linker]"
msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
@@ -46852,6 +53683,11 @@ msgid ""
"required for bash-5.1 and later versions."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The following values may be written to the file:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The following variables are understood:"
@@ -46861,17 +53697,26 @@ msgstr ""
msgid "The following variables can be set."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The format for this field was %lu before Linux 2.6."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The format for this field was %lu before Linux 2.6.22."
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The format of the dynamic list is the same as the version node without scope "
"and node name. See B<VERSION> for more information."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The format of the dynamic list is the same as the version node without scope "
-"and node name. See B<\\s-1VERSION\\s0> for more information."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The format of the file is:"
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
@@ -46891,6 +53736,13 @@ msgid ""
"The forward and reverse DNS mapping of the UTS nodenames should be consistent"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The fourth line displays information defined when the fanotify group was "
+"created via B<fanotify_init>(2):"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -47098,11 +53950,6 @@ msgid ""
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid "The full form of argument is: I<action:message:category:module:lineno>"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The functionality is not provided by the current system, because either the "
@@ -47142,7 +53989,7 @@ msgstr ""
"nome di variabile di shell valido, o viene fornita l'opzione B<-f> con un "
"I<nome> che non è una funzione."
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The header of the output tables."
msgstr ""
@@ -47175,8 +54022,8 @@ msgid ""
"I<mon_name> in SM_NOTIFY requests it sends"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The i386 PE linker supports the B<-shared> option, which causes the output "
"to be a dynamically linked library (DLL) instead of a normal executable. "
@@ -47187,25 +54034,13 @@ msgid ""
"they get linked in, just like a normal object file)."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The i386 \\s-1PE\\s0 linker supports the B<-shared> option, which causes the "
-"output to be a dynamically linked library (\\s-1DLL\\s0) instead of a normal "
-"executable. You should name the output CW<\\*(C`*.dll\\*(C'> when you use "
-"this option. In addition, the linker fully supports the standard "
-"\\&CW<\\*(C`*.def\\*(C'> files, which may be specified on the linker command "
-"line like an object file (in fact, it should precede archives it exports "
-"symbols from, to ensure that they get linked in, just like a normal object "
-"file)."
-msgstr ""
-
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The idmapper system uses four key descriptions:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The image base address may be relocated using address space layout "
"randomization (ASLR). This feature was introduced with MS Windows Vista for "
@@ -47214,49 +54049,27 @@ msgid ""
"reloc-section>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The image base address may be relocated using address space layout "
-"randomization (\\s-1ASLR\\s0). This feature was introduced with \\s-1MS\\s0 "
-"Windows Vista for i386 \\s-1PE\\s0 targets. This option is enabled by "
-"default but can be disabled via the B<--disable-dynamicbase> option. This "
-"option also implies B<--enable-reloc-section>."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The image does not use SEH. No SE handler may be called from this image. "
"This option is disabled by default."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The image does not use \\s-1SEH.\\s0 No \\s-1SE\\s0 handler may be called "
-"from this image. This option is disabled by default."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
"The image is Terminal Server aware. This option is disabled by default."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The image is compatible with the Data Execution Prevention. This feature "
"was introduced with MS Windows XP SP2 for i386 PE targets. The option is "
"enabled by default."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The image is compatible with the Data Execution Prevention. This feature "
-"was introduced with \\s-1MS\\s0 Windows \\s-1XP SP2\\s0 for i386 \\s-1PE\\s0 "
-"targets. The option is enabled by default."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -47271,8 +54084,18 @@ msgid ""
"explains how to write a gpm client."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The initial process's (also known as the main thread's) stack."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The inode number of the target file (in hexadecimal)."
+msgstr ""
+
+#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The input file has links; it is left unchanged. See I<ln>(1) for more "
"information. Use the B<-f> flag to force compression of multiply-linked "
@@ -47288,7 +54111,23 @@ msgid ""
"the returned value before assigning it to an integer type."
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The intent of the above protections is similar to I<protected_fifos>, but "
+"allows an application to avoid writes to an attacker-controlled regular "
+"file, where the application expected to create one."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The intent of the above protections is to avoid unintentional writes to an "
+"attacker-controlled FIFO when a program expected to create a regular file."
+msgstr ""
+
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"The intention is that this option will be used in conjunction with \\&B<--"
"add-gnu-debuglink> to create a two part executable. One a stripped binary "
@@ -47297,7 +54136,7 @@ msgid ""
"required. The suggested procedure to create these files is as follows:"
msgstr ""
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"The intention is that this option will be used in conjunction with \\&B<--"
"add-gnu-debuglink> to create a two part executable. One a stripped binary "
@@ -47307,6 +54146,12 @@ msgid ""
"follows:"
msgstr ""
+#: archlinux debian-unstable fedora-40 fedora-rawhide
+msgid ""
+"The interactive main session, including shell session, command execution, E<."
+"Xr scp 1>, E<.Xr sftp 1>, etc."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -47337,6 +54182,14 @@ msgstr ""
"Il kernel non può allocare una pagina libera in cui copiare nomi di file o "
"dati."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The kernel flags word of the process. For bit meanings, see the PF_* "
+"defines in the Linux kernel source file I<include/linux/sched.h>. Details "
+"depend on the kernel version."
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: debian-bookworm
msgid ""
@@ -47365,6 +54218,14 @@ msgstr ""
msgid "The keyring wasn't available for modification by the user."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The kill is performed using a B<SIGBUS> signal with I<si_code> set to "
+"B<BUS_MCEERR_AO>. Processes can handle this if they want to; see "
+"B<sigaction>(2) for more details."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid ""
@@ -47378,6 +54239,11 @@ msgid ""
"projects, whatever your bent."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The last number exists only for compatibility reasons and is always 1."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -47386,6 +54252,16 @@ msgid ""
"permission bits are as follows:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The first form lists the active jobs. The options have the following "
+#| "meanings:"
+msgid "The lines shown for each timer have the following meanings:"
+msgstr ""
+"La prima forma elenca i job attivi. Le opzioni hanno i seguenti significati:"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -47408,15 +54284,15 @@ msgid ""
"o\\*(C'>:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed debian-bookworm debian-unstable
+#: archlinux fedora-40 mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm debian-unstable
msgid ""
"The linker uses the following search paths to locate required shared "
"libraries:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The linker will create the file I<file> which will contain a DEF file "
"corresponding to the DLL the linker is generating. This DEF file (which "
@@ -47426,16 +54302,6 @@ msgid ""
"the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"The linker will create the file I<file> which will contain a \\s-1DEF\\s0 "
-"file corresponding to the \\s-1DLL\\s0 the linker is generating. This "
-"\\s-1DEF\\s0 file (which should be called CW<\\*(C`*.def\\*(C'>) may be used "
-"to create an import library with CW<\\*(C`dlltool\\*(C'> or may be used as a "
-"reference to automatically or implicitly exported symbols. [This option is "
-"specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "The linker will exit with an error if any orphan section is found."
@@ -47479,7 +54345,7 @@ msgid ""
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: mageia-cauldron
msgid ""
"The list of available signature algorithms may also be obtained using E<.Qq "
"ssh -Q HostKeyAlgorithms>."
@@ -47502,6 +54368,11 @@ msgid ""
"passes the reboot notification back to the local NFS lock manager."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The lock type. Values that may appear here include:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -47523,6 +54394,18 @@ msgstr ""
msgid "The manpage was largely copied from the B<sane-dc210>(5) manpage."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The mask of events being monitored for the target file (in hexadecimal)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The mask of events that are ignored for this mark (expressed in hexadecimal)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -47577,6 +54460,18 @@ msgstr ""
"il numero massimo di descrittori di file aperti (la maggior parte dei "
"sistemi non permette che questo valore sia cambiato)"
+# kqueue
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "The maximum number of kqueues that may be allocated"
+msgid ""
+"The maximum number of operations that may be specified in a B<semop>(2) "
+"call."
+msgstr ""
+"Il numero massimo di kqueue (code degli eventi del kernel) che possono "
+"essere allocate"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The maximum number of pending signals"
@@ -47614,6 +54509,13 @@ msgstr ""
msgid "The maximum scheduling priority (\"nice\")"
msgstr "La priorità massima di schedulazione dei processi (\"nice\")"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "The maximum size of a process's data segment"
+msgid "The maximum semaphores per semaphore set."
+msgstr "la dimensione massima del segmento dati di un processo"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The maximum size of a process's data segment"
@@ -47661,16 +54563,110 @@ msgstr ""
msgid "The most popular books"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The mount point within the filesystem tree."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
msgid "The name of the file."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The name of the mounted device (or \"nodevice\" if there is no corresponding "
+"device)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The netlink port ID subscribed to the queue."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The nice value (see B<setpriority>(2)), a value in the range 19 (low "
+"priority) to -20 (high priority)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"The number of bytes which this task has caused to be read from storage. "
+"This is simply the sum of bytes which this process passed to B<read>(2) and "
+"similar system calls. It includes things such as terminal I/O and is "
+"unaffected by whether or not actual physical disk I/O was required (the read "
+"might have been satisfied from pagecache)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid ""
+"The number of bytes which this task has caused, or shall cause to be written "
+"to disk. Similar caveats apply here as with I<rchar>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The number of context switches that the system underwent."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The number of heads (sides)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The number of major faults that the process's waited-for children have made."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The number of major faults the process has made which have required loading "
+"a memory page from disk."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The number of minor faults that the process's waited-for children have made."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The number of minor faults the process has made which have not required "
+"loading a memory page from disk."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The number of packets currently queued and waiting to be processed by the "
+"application."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The number of pages the system paged in and the number that were paged out "
+"(from disk)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The number of swap pages that have been brought in and out."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The numbers in parentheses are labels for the descriptions below:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -47679,7 +54675,7 @@ msgid ""
"configuration, the I<strict> flag is disabled."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"The only mandatory heading is NAME, which should be the first section and be "
"followed on the next line by a one-line description of the program:"
@@ -47742,8 +54738,8 @@ msgstr ""
"trovato in B<$->. Lo stato di ritorno è sempre 0 (vero) a meno che non si "
"incontri un'opzione non valida."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"The options can be specified multiple times. Their contents accumulate. "
"The remappings will be processed in the order in which they occur on the "
@@ -47768,6 +54764,11 @@ msgid ""
"the syntax with which they must be supplied to B<scanimage>(1):"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The ordinal position of the lock in the list."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The other functions do not return a value."
@@ -47779,8 +54780,25 @@ msgid ""
"The other functions perform the same task for I<float> and I<long double>."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "The field descriptions are:"
+msgid "The output columns are:"
+msgstr "Le descrizioni dei campi sono:"
+
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The page is exclusively mapped."
+msgstr ""
+
+#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed
+#: debian-bookworm fedora-40 fedora-rawhide opensuse-leap-15-6
msgid ""
"The parallel interface can be configured in two ways: An integer value "
"starting at the beginning of a line will be interpreted as the IO address of "
@@ -47790,7 +54808,19 @@ msgid ""
"The IO address can be specified in hex mode (prefixed with \"0x\")."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The part before the slash specifies the mechanism that this timer uses to "
+"deliver notifications, and is one of \"thread\", \"signal\", or \"none\". "
+"Immediately following the slash is either the string \"tid\" for timers with "
+"B<SIGEV_THREAD_ID> notification, or \"pid\" for timers that notify by other "
+"mechanisms. Following the \".\" is the PID of the process (or the kernel "
+"thread ID of the thread) that will be delivered a signal if the timer "
+"delivers notifications via a signal."
+msgstr ""
+
+#: debian-bookworm
msgid "The partition number."
msgstr ""
@@ -47844,13 +54874,26 @@ msgid ""
"are case-insensitive and arguments are case-sensitive):"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The process ID."
+msgstr ""
+
+#: debian-bookworm
msgid ""
"The process can have a distinct view of B<CLOCK_MONOTONIC> and/or "
"B<CLOCK_BOOTTIME> which can be changed using I</proc/self/timens_offsets>. "
"For further details, see B<time_namespaces>(7)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "List only the process ID of the job's process group leader."
+msgid "The process group ID of the process."
+msgstr ""
+"Elenca solo l'ID di processo del principale job del gruppo di processo."
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -47866,33 +54909,44 @@ msgstr ""
"il completamento della parola è descritto in precedenza, sotto "
"B<Completamento programmabile>."
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The process will have a distinct set of UIDs, GIDs and capabilities. For "
"further details, see B<user_namespaces>(7)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The process will have a virtualized view of I</proc/self/cgroup>, and new "
"cgroup mounts will be rooted at the namespace cgroup root. For further "
"details, see B<cgroup_namespaces>(7)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The process will have an independent namespace for POSIX message queues as "
"well as System V message queues, semaphore sets and shared memory segments. "
"For further details, see B<ipc_namespaces>(7)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The process will have independent IPv4 and IPv6 stacks, IP routing tables, "
"firewall rules, the I</proc/net> and I</sys/class/net> directory trees, "
"sockets, etc. For further details, see B<network_namespaces>(7)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The process's \"dumpable\" attribute may change for the following reasons:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The process's heap."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid ""
@@ -47901,7 +54955,8 @@ msgid ""
"strings library."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"The programmer must ensure that there is room for at least I<dsize> wide "
"characters at I<dest>."
@@ -47950,11 +55005,11 @@ msgid ""
"running the command, unless you truly know what you are doing."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The requested command could not be executed"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The requested command was not found"
msgstr ""
@@ -48071,6 +55126,11 @@ msgstr ""
msgid "The semaphore set was removed."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The session ID of the process."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -48140,14 +55200,6 @@ msgstr ""
"E<.SM> B<INVOCAZIONE> sopra). Il valore non può essere cambiato."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"The simplest settings apply a particular action unconditionally to all "
-"warnings emitted by a process (even those that are otherwise ignored by "
-"default):"
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The size of the string (including the terminating null byte) specified in "
@@ -48159,6 +55211,14 @@ msgstr ""
msgid "The sorting options are not implemented."
msgstr ""
+#: archlinux debian-unstable
+msgid ""
+"The special timeout E<.Dq global> applies to all active channels, taken "
+"together. Traffic on any active channel will reset the timeout, but when "
+"the timeout expires then all open channels will be closed. Note that this "
+"global timeout is not matched by wildcards and must be specified explicitly."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -48180,6 +55240,16 @@ msgid ""
"as in the following example:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The statistics can be retrieved by:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The sum of I<LowFree>+I<HighFree>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -48211,6 +55281,13 @@ msgstr ""
msgid "The supported ciphers are:"
msgstr "Le descrizioni dei campi sono:"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The symbolic name corresponding to the location in the kernel where the "
+"process is sleeping."
+msgstr ""
+
#: debian-bullseye archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -48250,6 +55327,11 @@ msgid ""
"https://www.kernel.org/doc/html/latest/admin-guide/laptops/thinkpad-acpi.html\n"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The thread's exit status in the form reported by B<waitpid>(2)."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid ""
@@ -48257,6 +55339,30 @@ msgid ""
"Hubris. See the Camel Book for why."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The time in jiffies before the next B<SIGALRM> is sent to the process due to "
+"an interval timer. Since Linux 2.6.17, this field is no longer maintained, "
+"and is hard coded as 0."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The time the process started after system boot. Before Linux 2.6, this "
+"value was expressed in jiffies. Since Linux 2.6, the value is expressed in "
+"clock ticks (divide by I<sysconf(_SC_CLK_TCK)>)."
+msgstr ""
+
+#: archlinux debian-unstable
+msgid ""
+"The timeout value E<.Dq interval> is specified in seconds or may use any of "
+"the units documented in the E<.Sx TIME FORMATS> section. For example, E<.Dq "
+"session=5m> would cause interactive sessions to terminate after five minutes "
+"of inactivity. Specifying a zero value disables the inactivity timeout."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -48277,6 +55383,13 @@ msgid ""
"prior to this is reset\\&. Defaults to unset\\&."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The total length of the file is the size of physical memory (RAM) plus 4\\ "
+"KiB."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux
msgid ""
@@ -48285,11 +55398,18 @@ msgid ""
"programming, and modules:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The type of lock. Values that can appear here are:"
+msgstr ""
+
#: debian-bookworm
msgid ""
"The types I<size_t> and I<ssize_t> are, respectively, unsigned and signed "
"integer data types specified by POSIX.1."
msgstr ""
+"Tipi I<size_t> e I<ssize_t> sono tipi di dati interi specificati da POSIX.1, "
+"rispettivamente senza segno e con segno."
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -48332,8 +55452,18 @@ msgstr ""
msgid "The user's quota of disk blocks on the filesystem has been exhausted."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The value B<EOF> is returned if the end of input is reached before either "
+"the first successful conversion or a matching failure occurs. B<EOF> is "
+"also returned if a read error occurs, in which case the error indicator for "
+"the stream (see B<ferror>(3)) is set, and I<errno> is set to indicate the "
+"error."
+msgstr ""
+
+#: debian-bookworm fedora-40 fedora-rawhide opensuse-leap-15-6 archlinux
+#: debian-unstable mageia-cauldron opensuse-tumbleweed
msgid "The value controls the verbosity of the backend."
msgstr ""
@@ -48351,6 +55481,75 @@ msgid ""
"I<tv_sec> was negative."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The value in this field may I<decrease> in certain conditions."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value in this file controls how aggressively the kernel will swap memory "
+"pages. Higher values increase aggressiveness, lower values decrease "
+"aggressiveness. The default value is 60."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value in this file determines how the file offset affects the behavior "
+"of updating entries in files under I</proc/sys>. The file has three "
+"possible values:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value in this file determines whether kernel addresses are exposed via "
+"I</proc> files and other interfaces. A value of 0 in this file imposes no "
+"restrictions. If the value is 1, kernel pointers printed using the I<%pK> "
+"format specifier will be replaced with zeros unless the user has the "
+"B<CAP_SYSLOG> capability. If the value is 2, kernel pointers printed using "
+"the I<%pK> format specifier will be replaced with zeros regardless of the "
+"user's capabilities. The initial default value for this file was 1, but the "
+"default was changed to 0 in Linux 2.6.39. Since Linux 3.4, only users with "
+"the B<CAP_SYS_ADMIN> capability can change the value in this file."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value in this file determines who can see kernel syslog contents. A "
+"value of 0 in this file imposes no restrictions. If the value is 1, only "
+"privileged users can read the kernel syslog. (See B<syslog>(2) for more "
+"details.) Since Linux 3.4, only users with the B<CAP_SYS_ADMIN> capability "
+"may change the value in this file."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value in this file is assigned to a process's \"dumpable\" flag in the "
+"circumstances described in B<prctl>(2). In effect, the value in this file "
+"determines whether core dump files are produced for set-user-ID or otherwise "
+"protected/tainted binaries. The \"dumpable\" setting also affects the "
+"ownership of files in a process's I</proc/>pid directory, as described above."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "The I<option-name> can be one of the following:"
+msgid "The value in this file is/can be set to one of the following:"
+msgstr "Il I<nome-opzione> può essere uno dei seguenti:"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value in this file specifies the maximum number of mounts that may exist "
+"in a mount namespace. The default value in this file is 100,000."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "The value may not be changed."
@@ -48375,11 +55574,31 @@ msgstr ""
"eseguiti, permettendo ai file di avvio di accertare se una shell è ristretta "
"o meno."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value of I<oom_score_adj> is added to the badness score before it is "
+"used to determine which task to kill. Acceptable values range from -1000 "
+"(OOM_SCORE_ADJ_MIN) to +1000 (OOM_SCORE_ADJ_MAX). This allows user space to "
+"control the preference for OOM-killing, ranging from always preferring a "
+"certain task or completely disabling it from OOM-killing. The lowest "
+"possible value, -1000, is equivalent to disabling OOM-killing entirely for "
+"that task, since it will always report a badness score of 0."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The value specified in I<cmd> is not recognized by this kernel."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The value written is checked against the available RAM pages. If the thread "
+"structures would occupy too much (more than 1/8th) of the available RAM "
+"pages, I<threads-max> is reduced accordingly."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "The values assigned to symbols."
@@ -48406,13 +55625,12 @@ msgid ""
"The various authors of the B<sane-fujitsu>(5) backend provided useful code."
msgstr ""
-#: debian-bookworm archlinux
-msgid ""
-"The verbose option is not identical to SVr4's. Under SVr4, instead of "
-"following the B<-v> with a trace level n, you repeat it n times."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "The virtual dynamically linked shared object. See B<vdso>(7)."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The warning messages."
msgstr ""
@@ -48423,7 +55641,7 @@ msgid ""
"B<procmailsc>(5) man page."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "The welcome message."
msgstr ""
@@ -48448,6 +55666,11 @@ msgstr ""
"I<aname>, partendo da 0. I<aname> viene annullata prima dell'assegnamento "
"dei nuovi valori. Altri argomenti I<nome> vengono ignorati."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "There are additional helpful pseudo-paths:"
+msgstr ""
+
#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron archlinux
msgid ""
"There are many books on Perl and Perl-related. A few of these are good, some "
@@ -48464,19 +55687,13 @@ msgid ""
"type of the exported variable:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"There are some operating systems, eg BeOS and HPPA, where undefined symbols "
"in shared libraries are normal."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"There are some operating systems, eg BeOS and \\s-1HPPA,\\s0 where undefined "
-"symbols in shared libraries are normal."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -48488,7 +55705,7 @@ msgstr ""
msgid "There are too many inconsistent error values."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6
+#: debian-bookworm debian-unstable
#, fuzzy
#| msgid ""
#| "This is free software: you are free to change and redistribute it. There "
@@ -48498,6 +55715,32 @@ msgstr ""
"Questo è software libero: è permesso modificarlo e ridistribuirlo. Non c'è "
"ALCUNA GARANZIA, nella misura consentita dalla legge."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"There is a numerical subdirectory for each running process; the subdirectory "
+"is named by the process ID. Each I</proc/>pid subdirectory contains the "
+"pseudo-files and directories described below."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"There is a numerical subdirectory for each running thread that is not a "
+"thread group leader (i.e., a thread whose thread ID is not the same as its "
+"process ID); the subdirectory is named by the thread ID. Each one of these "
+"subdirectories contains files and subdirectories exposing information about "
+"the thread with the thread ID I<tid>. The contents of these directories are "
+"the same as the corresponding I</proc/>pidI</task/>tid directories."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"There is an additional factor included in the badness score: root processes "
+"are given 3% extra memory over other tasks."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -48510,14 +55753,6 @@ msgstr ""
msgid "There was insufficient memory to create a new anonymous file."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-msgid ""
-"These are subject to difference depending on local installation conventions; "
-"${prefix} and ${exec_prefix} are installation-dependent and should be "
-"interpreted as for GNU software; they may be the same. The default for both "
-"is I</usr/local>."
-msgstr ""
-
#: debian-bookworm
msgid ""
"These calls are nonstandard; they also appear on HP-UX and some of the BSDs."
@@ -48530,6 +55765,28 @@ msgid ""
"COMPATIBILITY MODE>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"These files allow you to change the value of the fixed UID and GID. The "
+"default is 65534. Some filesystems support only 16-bit UIDs and GIDs, "
+"although in Linux UIDs and GIDs are 32 bits. When one of these filesystems "
+"is mounted with writes enabled, any UID or GID that would exceed 65535 is "
+"translated to the overflow value before being written to disk."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"These files duplicate the files I</proc/sys/fs/overflowgid> and I</proc/sys/"
+"fs/overflowuid>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "These files give substrings of I</proc/version>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "These function names are reserved for future use in C99."
@@ -48573,6 +55830,10 @@ msgstr ""
msgid "These functions are provided since glibc 2.3.4."
msgstr ""
+#: debian-bookworm
+msgid "These functions conform to C99 and POSIX.1-2001."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "These functions do not return a value."
@@ -48613,7 +55874,7 @@ msgstr ""
msgid "These macros define and operate on doubly linked lists."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"These macros have been supported since GNU Troff 1.20 (2009-01-05) and "
"Heirloom Doctools Troff since 160217 (2016-02-17)."
@@ -48621,8 +55882,8 @@ msgstr ""
"Queste macro sono state supportate a partire da GNU Troff 1.20 (2009-01-05) "
"e da Heirloom Doctools Troff 160217 (2016-02-17)."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"These options allow the names of input files to be changed before the linker "
"attempts to open them. The option \\&B<--remap-inputs=foo.o=bar.o> will "
@@ -48636,8 +55897,8 @@ msgstr ""
msgid "These options can be used in all the different modes."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"These options control branch relocation checks for invalid ISA mode "
"transitions. If B<--ignore-branch-isa> is used, then the linker accepts any "
@@ -48649,20 +55910,8 @@ msgid ""
"made causing the loss of an ISA mode transition to produce an error."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"These options control branch relocation checks for invalid \\s-1ISA\\s0 mode "
-"transitions. If B<--ignore-branch-isa> is used, then the linker accepts any "
-"branch relocations and any \\s-1ISA\\s0 mode transition required is lost in "
-"relocation calculation, except for some cases of CW<\\*(C`BAL\\*(C'> "
-"instructions which meet relaxation conditions and are converted to "
-"equivalent CW<\\*(C`JALX\\*(C'> instructions as the associated relocation is "
-"calculated. By default or if B<--no-ignore-branch-isa> is used a check is "
-"made causing the loss of an \\s-1ISA\\s0 mode transition to produce an error."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"These options control the choice of microMIPS instructions used in code "
"generated by the linker, such as that in the PLT or lazy binding stubs, or "
@@ -48671,30 +55920,15 @@ msgid ""
"instruction encodings are used, including 16-bit ones where possible."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"These options control the choice of microMIPS instructions used in code "
-"generated by the linker, such as that in the \\s-1PLT\\s0 or lazy binding "
-"stubs, or in relaxation. If B<--insn32> is used, then the linker only uses "
-"32-bit instruction encodings. By default or if B<--no-insn32> is used, all "
-"instruction encodings are used, including 16-bit ones where possible."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"These options control the generation of compact instructions by the linker "
"in the PLT entries for MIPS R6."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"These options control the generation of compact instructions by the linker "
-"in the \\s-1PLT\\s0 entries for \\s-1MIPS R6.\\s0"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"These options control whether to demangle symbol names in error messages and "
"other output. When the linker is told to demangle, it tries to present "
@@ -48707,19 +55941,6 @@ msgid ""
"These options may be used to override the default."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"These options control whether to demangle symbol names in error messages and "
-"other output. When the linker is told to demangle, it tries to present "
-"symbol names in a readable fashion: it strips leading underscores if they "
-"are used by the object file format, and converts \\*(C+ mangled symbol names "
-"into user readable names. Different compilers have different mangling "
-"styles. The optional demangling style argument can be used to choose an "
-"appropriate demangling style for your compiler. The linker will demangle by "
-"default unless the environment variable B<\\s-1COLLECT_NO_DEMANGLE\\s0> is "
-"set. These options may be used to override the default."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "These restrictions are enforced after any startup files are read."
@@ -48754,6 +55975,51 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "They are typically created by:"
+msgstr "I file speciali sono creati tipicamente con:"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Think of this file as the command line that the process wants you to see."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This (read-only) file contains three numbers: the number of allocated file "
+"handles (i.e., the number of open file descriptions; see B<open>(2)); the "
+"number of free file handles; and the maximum number of file handles (i.e., "
+"the same value as I</proc/sys/fs/file-max>). If the number of allocated "
+"file handles is close to the maximum, you should consider increasing the "
+"maximum. Before Linux 2.6, the kernel allocated file handles dynamically, "
+"but it didn't free them again. Instead the free file handles were kept in a "
+"list for reallocation; the \"free file handles\" value indicates the size of "
+"that list. A large number of free file handles indicates that there was a "
+"past peak in the usage of open file handles. Since Linux 2.6, the kernel "
+"does deallocate freed file handles, and the \"free file handles\" value is "
+"always zero."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This (writable) file exposes a flag that controls whether unprivileged "
+"processes are allowed to employ B<userfaultfd>(2). If this file has the "
+"value 1, then unprivileged processes may use B<userfaultfd>(2). If this "
+"file has the value 0, then only processes that have the B<CAP_SYS_PTRACE> "
+"capability may employ B<userfaultfd>(2). The default value in this file is "
+"1."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This 1 GB is memory which has been \"committed\" to by the VM and can be "
+"used at any time by the allocating application. With strict overcommit "
+"enabled on the system (mode 2 in I</proc/sys/vm/overcommit_memory>), "
+"allocations which would exceed the I<CommitLimit> will not be permitted. "
+"This is useful if one needs to guarantee that processes will not fail due to "
+"lack of memory once that memory has been successfully allocated."
msgstr ""
#: debian-bookworm
@@ -48841,6 +56107,128 @@ msgid ""
"to set a timer against this clock."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This contains the contents of the ELF interpreter information passed to the "
+"process at exec time. The format is one I<unsigned long> ID plus one "
+"I<unsigned long> value for each entry. The last entry contains two zeros. "
+"See also B<getauxval>(3)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory (present since Linux 1.3.57) contains a number of files and "
+"subdirectories corresponding to kernel variables. These variables can be "
+"read and in some cases modified using the I</proc> filesystem, and the "
+"(deprecated) B<sysctl>(2) system call."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains device-specific information (e.g., I<dev/cdrom/"
+"info>). On some systems, it may be empty."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains files I<max_queued_events>, I<max_user_instances>, "
+"and I<max_user_watches>, that can be used to limit the amount of kernel "
+"memory consumed by the I<inotify> interface. For further details, see "
+"B<inotify>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains files I<msg_max>, I<msgsize_max>, and I<queues_max>, "
+"controlling the resources used by POSIX message queues. See "
+"B<mq_overview>(7) for details."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains files controlling a range of kernel parameters, as "
+"described below."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains files for memory management tuning, buffer, and "
+"cache management."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains networking stuff. Explanations for some of the "
+"files under this directory can be found in B<tcp>(7) and B<ip>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains the file I<max_user_watches>, which can be used to "
+"limit the amount of kernel memory consumed by the I<epoll> interface. For "
+"further details, see B<epoll>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains the files and subdirectories for kernel variables "
+"related to filesystems."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains two files relating to the number of UNIX 98 "
+"pseudoterminals (see B<pts>(4)) on the system."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains various files and subdirectories containing "
+"information about the networking layer. The files contain ASCII structures "
+"and are, therefore, readable with B<cat>(1). However, the standard "
+"B<netstat>(8) suite provides much cleaner access to these files."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains various files that define parameters and limits for "
+"the key-management facility. These files are described in B<keyrings>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory contains various parameters controlling the operation of the "
+"file I</dev/random>. See B<random>(4) for further information."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory exists on systems with the IDE bus. There are directories "
+"for each IDE channel and attached device. Files include:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory is present only if the kernel was configured with "
+"B<CONFIG_SECURITY>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -48850,6 +56238,63 @@ msgid ""
"are read/write/execute for the user, and not accessible by others."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory may contain files with application binary information. See "
+"the Linux kernel source file I<Documentation/sysctl/abi.rst> (or "
+"I<Documentation/sysctl/abi.txt> before Linux 5.3) for more information."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory provides additional seccomp information and configuration. "
+"See B<seccomp>(2) for further details."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory refers to the process accessing the I</proc> filesystem, and "
+"is identical to the I</proc> directory named by the process ID of the same "
+"process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory refers to the thread accessing the I</proc> filesystem, and "
+"is identical to the I</proc/self/task/>tid directory named by the process "
+"thread ID (I<tid>) of the same thread."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This directory supports Sun remote procedure call for network filesystem "
+"(NFS). On some systems, it is not present."
+msgstr ""
+
+#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable fedora-rawhide
+msgid ""
+"This downloads and verifies the specified \\&.tar image, and then uses "
+"B<systemd-nspawn>(1) to open a shell in it\\&."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This enables or disables a kernel panic in an out-of-memory situation."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This enables or disables killing the OOM-triggering task in out-of-memory "
+"situations."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -48909,6 +56354,614 @@ msgid ""
"etc/sane.d> being searched (in this order)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This feature is active only on architectures/platforms with advanced machine "
+"check handling and depends on the hardware capabilities."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This field contains the amount of time until the timer will next expire, "
+"expressed in seconds and nanoseconds. This is always expressed as a "
+"relative value, regardless of whether the timer was created using the "
+"B<TFD_TIMER_ABSTIME> flag."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This field contains the interval of the timer, in seconds and nanoseconds. "
+"(The I<it_value> and I<it_interval> fields contain the values that "
+"B<timerfd_gettime>(2) on this file descriptor would return.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This field contains two slash-separated numbers that relate to queued "
+"signals for the real user ID of this process. The first of these is the "
+"number of currently queued signals for this real user ID, and the second is "
+"the resource limit on the number of queued signals for this process (see the "
+"description of B<RLIMIT_SIGPENDING> in B<getrlimit>(2))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This field identifies the clock that the timer uses for measuring time. For "
+"most clocks, this is a number that matches one of the user-space B<CLOCK_*> "
+"constants exposed via I<E<lt>time.hE<gt>>. B<CLOCK_PROCESS_CPUTIME_ID> "
+"timers display with a value of -6 in this field. B<CLOCK_THREAD_CPUTIME_ID> "
+"timers display with a value of -2 in this field."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This field lists the flags with which the timerfd was last armed (see "
+"B<timerfd_settime>(2)), in octal (in this example, both B<TFD_TIMER_ABSTIME> "
+"and B<TFD_TIMER_CANCEL_ON_SET> are set)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This field, present since Linux 3.15, is the ID of the mount containing this "
+"file. See the description of I</proc/>pidI</mountinfo>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used instead of the B<syslog>(2) system call to read "
+"kernel messages. A process must have superuser privileges to read this "
+"file, and only one process should read this file. This file should not be "
+"read if a syslog process is running which uses the B<syslog>(2) system call "
+"facility to log kernel messages."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used to access the pages of a process's memory through "
+"B<open>(2), B<read>(2), and B<lseek>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used to adjust the badness heuristic used to select which "
+"process gets killed in out-of-memory conditions."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used to adjust the score used to select which process "
+"should be killed in an out-of-memory (OOM) situation. The kernel uses this "
+"value for a bit-shift operation of the process's I<oom_score> value: valid "
+"values are in the range -16 to +15, plus the special value -17, which "
+"disables OOM-killing altogether for this process. A positive score "
+"increases the likelihood of this process being killed by the OOM-killer; a "
+"negative score decreases the likelihood."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used to disable or enable the I<dnotify> interface "
+"described in B<fcntl>(2) on a system-wide basis. A value of 0 in this file "
+"disables the interface, and a value of 1 enables it."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used to enable or disable file leases (B<fcntl>(2)) on a "
+"system-wide basis. If this file contains the value 0, leases are disabled. "
+"A nonzero value enables leases."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used to query and set the run-time limit on the maximum "
+"(System V IPC) shared memory segment size that can be created. Shared "
+"memory segments up to 1 GB are now supported in the kernel. This value "
+"defaults to B<SHMMAX>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file can be used to read and change the process's secure computing "
+"(seccomp) mode setting. It contains the value 0 if the process is not in "
+"seccomp mode, and 1 if the process is in strict seccomp mode (see "
+"B<seccomp>(2)). Writing 1 to this file places the process irreversibly in "
+"strict seccomp mode. (Further attempts to write to the file fail with the "
+"B<EPERM> error.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains 4 numbers defining limits for System V IPC semaphores. "
+"These fields are, in order:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains 64-bit masks corresponding to each physical page frame; "
+"it is indexed by page frame number (see the discussion of I</proc/>pidI</"
+"pagemap>). The bits are as follows:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 fedora-40 mageia-cauldron
+msgid "This file contains I/O statistics for the process, for example:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains a 64-bit count of the number of times each physical page "
+"frame is mapped, indexed by page frame number (see the discussion of I</proc/"
+">pidI</pagemap>)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains a 64-bit inode number of the memory cgroup each page is "
+"charged to, indexed by page frame number (see the discussion of I</proc/"
+">pidI</pagemap>)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains a flag. If set, Linux-PPC will use the \"nap\" mode of "
+"powersaving, otherwise the \"doze\" mode will be used."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains a flag. When enabled (nonzero), Linux-PPC will pre-zero "
+"pages in the idle loop, possibly speeding up get_free_pages."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This file contains a string such as:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains disk I/O statistics for each disk device. See the Linux "
+"kernel source file I<Documentation/admin-guide/iostats.rst> (or "
+"I<Documentation/iostats.txt> before Linux 5.3) for further information."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains information about mounts in the process's mount namespace "
+"(see B<mount_namespaces>(7)). It supplies various information (e.g., "
+"propagation state, root of mount for bind mounts, identifier for each mount "
+"and its parent) that is missing from the (older) I</proc/>pidI</mounts> "
+"file, and fixes various other problems with that file (e.g., "
+"nonextensibility, failure to distinguish per-mount versus per-superblock "
+"options)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains information about netfilter user-space queueing, if "
+"used. Each line represents a queue. Queues that have not been subscribed "
+"to by user space are not shown."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains information about the status of the directory cache "
+"(dcache). The file contains six numbers, I<nr_dentry>, I<nr_unused>, "
+"I<age_limit> (age in seconds), I<want_pages> (pages requested by system) and "
+"two dummy values."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains information which is used for diagnosing memory "
+"fragmentation issues. Each line starts with the identification of the node "
+"and the name of the zone which together identify a memory region. This is "
+"then followed by the count of available chunks of a certain order in which "
+"these zones are split. The size in bytes of a certain order is given by the "
+"formula:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains seven numbers: I<nr_inodes>, I<nr_free_inodes>, "
+"I<preshrink>, and four dummy values (always zero)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This file contains the first two values from I<inode-state>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains the initial environment that was set when the currently "
+"executing program was started via B<execve>(2). The entries are separated "
+"by null bytes (\\[aq]\\e0\\[aq]), and there may be a null byte at the end. "
+"Thus, to print out the environment of process 1, you would do:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains the kernel virtual memory accounting mode. Values are:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains the maximum number of in-memory inodes. This value "
+"should be 3\\[en]4 times larger than the value in I<file-max>, since "
+"I<stdin>, I<stdout> and network sockets also need an inode to handle them. "
+"When you regularly run out of inodes, you need to increase this value."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This file contains the number of filesystems currently mounted."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains the pathname for the hotplug policy agent. The default "
+"value in this file is I</sbin/hotplug>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains the pathname for the kernel module loader. The default "
+"value is I</sbin/modprobe>. The file is present only if the kernel is built "
+"with the B<CONFIG_MODULES> (B<CONFIG_KMOD> in Linux 2.6.26 and earlier) "
+"option enabled. It is described by the Linux kernel source file "
+"I<Documentation/kmod.txt> (present only in Linux 2.4 and earlier)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains the security context of the process before the last "
+"B<execve>(2); that is, the previous value of I</proc/>pidI</attr/current>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The system-wide limit on the total number of open files has been reached."
+msgid ""
+"This file contains the system-wide limit on the total number of pages of "
+"System V shared memory."
+msgstr ""
+"E' stato raggiunto il limite per l'intero sistema sul numero totale di file "
+"aperti."
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains three numbers: I<highwater>, I<lowwater>, and "
+"I<frequency>. If BSD-style process accounting is enabled, these values "
+"control its behavior. If free space on filesystem where the log lives goes "
+"below I<lowwater> percent, accounting suspends. If free space gets above "
+"I<highwater> percent, accounting resumes. I<frequency> determines how often "
+"the kernel checks the amount of free space (value is in seconds). Default "
+"values are 4, 2, and 30. That is, suspend accounting if 2% or less space is "
+"free; resume it if 4% or more space is free; consider information about "
+"amount of free space valid for 30 seconds."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file contains two numbers (values in seconds): the uptime of the system "
+"(including time spent in suspend) and the amount of time spent in the idle "
+"process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file controls the functions allowed to be invoked by the SysRq key. By "
+"default, the file contains 1 meaning that every possible SysRq request is "
+"allowed (in older kernel versions, SysRq was disabled by default, and you "
+"were required to specifically enable it at run-time, but this is not the "
+"case any more). Possible values in this file are:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file controls the kernel's behavior when an oops or BUG is "
+"encountered. If this file contains 0, then the system tries to continue "
+"operation. If it contains 1, then the system delays a few seconds (to give "
+"klogd time to record the oops output) and then panics. If the I</proc/sys/"
+"kernel/panic> file is also nonzero, then the machine will be rebooted."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file controls the maximum number of superblocks, and thus the maximum "
+"number of mounted filesystems the kernel can have. You need increase only "
+"I<super-max> if you need to mount more filesystems than the current value in "
+"I<super-max> allows you to."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file defines a ceiling value for the I<backlog> argument of "
+"B<listen>(2); see the B<listen>(2) manual page for details."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file defines a system-wide limit on the number of open files for all "
+"processes. System calls that fail when encountering this limit fail with "
+"the error B<ENFILE>. (See also B<setrlimit>(2), which can be used by a "
+"process to set the per-process limit, B<RLIMIT_NOFILE>, on the number of "
+"files it may open.) If you get lots of error messages in the kernel log "
+"about running out of file handles (open file descriptions) (look for \"VFS: "
+"file-max limit E<lt>numberE<gt> reached\"), try increasing this value:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file defines a system-wide limit specifying the maximum number of bytes "
+"in a single message written on a System V message queue."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file defines a system-wide parameter used to initialize the "
+"I<msg_qbytes> setting for subsequently created message queues. The "
+"I<msg_qbytes> setting specifies the maximum number of bytes that may be "
+"written to the message queue."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file defines the amount of free memory (in KiB) on the system that "
+"should be reserved for users with the capability B<CAP_SYS_ADMIN>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "The maximum number of pseudoterminals"
+msgid "This file defines the maximum number of pseudoterminals."
+msgstr "Il numero massimo di pseudoterminali"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file defines the system-wide limit on the number of message queue "
+"identifiers. See also I</proc/sys/kernel/auto_msgmni>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file displays information about memory zones. This is useful for "
+"analyzing virtual memory behavior."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file displays the current score that the kernel gives to this process "
+"for the purpose of selecting a process for the OOM-killer. A higher score "
+"means that the process is more likely to be selected by the OOM-killer. The "
+"basis for this score is the amount of memory used by the process, with "
+"increases (+) or decreases (-) for factors including:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file displays the soft limit, hard limit, and units of measurement for "
+"each of the process's resource limits (see B<getrlimit>(2)). Up to and "
+"including Linux 2.6.35, this file is protected to allow reading only by the "
+"real UID of the process. Since Linux 2.6.36, this file is readable by all "
+"users on the system."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file displays various virtual memory statistics. Each line of this "
+"file contains a single name-value pair, delimited by white space. Some "
+"lines are present only if the kernel was configured with suitable options. "
+"(In some cases, the options required for particular files have changed "
+"across kernel versions, so they are not listed here. Details can be found "
+"by consulting the kernel source code.) The following fields may be present:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file exports information (statistics, configuration information) about "
+"the mounts in the process's mount namespace (see B<mount_namespaces>(7)). "
+"Lines in this file have the form:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file exposes the configuration options that were used to build the "
+"currently running kernel, in the same format as they would be shown in the "
+"I<.config> file that resulted when configuring the kernel (using I<make "
+"xconfig>, I<make config>, or similar). The file contents are compressed; "
+"view or search them using B<zcat>(1) and B<zgrep>(1). As long as no "
+"changes have been made to the following file, the contents of I</proc/config."
+"gz> are the same as those provided by:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file exposes the process's \"current\" timer slack value, expressed in "
+"nanoseconds. The file is writable, allowing the process's timer slack value "
+"to be changed. Writing 0 to this file resets the \"current\" timer slack to "
+"the \"default\" timer slack value. For further details, see the discussion "
+"of B<PR_SET_TIMERSLACK> in B<prctl>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file exposes the process's I<comm> value\\[em]that is, the command name "
+"associated with the process. Different threads in the same process may have "
+"different I<comm> values, accessible via I</proc/>pidI</task/>tidI</comm>. "
+"A thread may modify its I<comm> value, or that of any of other thread in the "
+"same thread group (see the discussion of B<CLONE_THREAD> in B<clone>(2)), by "
+"writing to the file I</proc/self/task/>tidI</comm>. Strings longer than "
+"B<TASK_COMM_LEN> (16) characters (including the terminating null byte) are "
+"silently truncated."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file exposes the system call number and argument registers for the "
+"system call currently being executed by the process, followed by the values "
+"of the stack pointer and program counter registers. The values of all six "
+"argument registers are exposed, although most system calls use fewer "
+"registers."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file gives read/write access to the kernel variable I<panic_timeout>. "
+"If this is zero, the kernel will loop on a panic; if nonzero, it indicates "
+"that the kernel should autoreboot after this number of seconds. When you "
+"use the software watchdog device driver, the recommended setting is 60."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file has been deprecated in favor of a new I</proc> interface for PCI "
+"(I</proc/bus/pci>). It became optional in Linux 2.2 (available with "
+"B<CONFIG_PCI_OLD_PROC> set at kernel compilation). It became once more "
+"nonoptionally enabled in Linux 2.4. Next, it was deprecated in Linux 2.6 "
+"(still available with B<CONFIG_PCI_LEGACY_PROC> set), and finally removed "
+"altogether since Linux 2.6.17."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file holds the ASCII data needed for the IP, ICMP, TCP, and UDP "
+"management information bases for an SNMP agent."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file holds the value of the kernel I<capability bounding set> "
+"(expressed as a signed decimal number). This set is ANDed against the "
+"capabilities permitted to a process during B<execve>(2). Starting with "
+"Linux 2.6.25, the system-wide capability bounding set disappeared, and was "
+"replaced by a per-thread bounding set; see B<capabilities>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file imposes a ceiling on the value to which the B<RLIMIT_NOFILE> "
+"resource limit can be raised (see B<getrlimit>(2)). This ceiling is "
+"enforced for both unprivileged and privileged process. The default value in "
+"this file is 1048576. (Before Linux 2.6.25, the ceiling for "
+"B<RLIMIT_NOFILE> was hard-coded to the same value.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file is available only when the kernel was configured with "
+"B<CONFIG_CHECKPOINT_RESTORE>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file is documented in the Linux kernel source file I<Documentation/"
+"admin-guide/initrd.rst> (or I<Documentation/initrd.txt> before Linux 4.10)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file is present only if B<CONFIG_DEBUG_MALLOC> was defined during "
+"compilation."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file is present only if the B<CONFIG_MAGIC_SYSRQ> kernel configuration "
+"option is enabled. For further details see the Linux kernel source file "
+"I<Documentation/admin-guide/sysrq.rst> (or I<Documentation/sysrq.txt> before "
+"Linux 4.10)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file is present only if the kernel was booted with the I<profile=1> "
+"command-line option. It exposes kernel profiling information in a binary "
+"format for use by B<readprofile>(1). Writing (e.g., an empty string) to "
+"this file resets the profiling counters; on some architectures, writing a "
+"binary integer \"profiling multiplier\" of size I<sizeof(int)> sets the "
+"profiling interrupt frequency."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file is present only if the kernel was configured with "
+"B<CONFIG_HAVE_ARCH_TRACEHOOK>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This file is readable only by the owner of the process."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -48923,6 +56976,14 @@ msgid ""
"host-based authentication without permitting login with rlogin/rsh."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file lists all the filesystems currently mounted in the process's mount "
+"namespace (see B<mount_namespaces>(7)). The format of this file is "
+"documented in B<fstab>(5)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -48932,12 +56993,169 @@ msgstr ""
"Questo file potrebbe essere distribuito su una rete che usa un servizio di "
"naming valido per tutta la rete come Yellow Pages/NIS o BIND/Hesiod."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file provides a superset of the B<prctl>(2) B<PR_SET_NAME> and "
+"B<PR_GET_NAME> operations, and is employed by B<pthread_setname_np>(3) when "
+"used to rename threads other than the caller. The value in this file is "
+"used for the I<%e> specifier in I</proc/sys/kernel/core_pattern>; see "
+"B<core>(5)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file provides a symbolic trace of the function calls in this process's "
+"kernel stack. This file is provided only if the kernel was built with the "
+"B<CONFIG_STACKTRACE> configuration option."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file reports statistics about memory usage on the system. It is used "
+"by B<free>(1) to report the amount of free and used memory (both physical "
+"and swap) on the system as well as the shared memory and buffers used by "
+"the kernel. Each line of the file consists of a parameter name, followed by "
+"a colon, the value of the parameter, and an option unit of measurement (e."
+"g., \"kB\"). The list below describes the parameter names and the format "
+"specifier required to read the field value. Except as noted below, all of "
+"the fields have been present since at least Linux 2.6.0. Some fields are "
+"displayed only if the kernel was configured with various options; those "
+"dependencies are noted in the list."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file represents the attributes to assign to files created by subsequent "
+"calls to B<open>(2), B<mkdir>(2), B<symlink>(2), and B<mknod>(2)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file represents the attributes to assign to the process upon a "
+"subsequent B<execve>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file represents the physical memory of the system and is stored in the "
+"ELF core file format. With this pseudo-file, and an unstripped kernel (I</"
+"usr/src/linux/vmlinux>) binary, GDB can be used to examine the current "
+"state of any kernel data structures."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file seems to be a way to give an argument to the SPARC ROM/Flash boot "
+"loader. Maybe to tell it what to do after rebooting?"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file shows memory consumption for each of the process's mappings. (The "
+"B<pmap>(1) command displays similar information, in a form that may be "
+"easier for parsing.) For each mapping there is a series of lines such as "
+"the following:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file shows the maximum number of cached disk quota entries. On some "
+"(2.4) systems, it is not present. If the number of free cached disk quota "
+"entries is very low and you have some awesome number of simultaneous system "
+"users, you might want to raise the limit."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file shows the number of allocated disk quota entries and the number of "
+"free disk quota entries."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file shows the size of the generic SCSI device (sg) buffer. You can't "
+"tune it just yet, but you could change it at compile time by editing "
+"I<include/scsi/sg.h> and changing the value of B<SG_BIG_BUFF>. However, "
+"there shouldn't be any reason to change this value."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file specifies the grace period that the kernel grants to a process "
+"holding a file lease (B<fcntl>(2)) after it has sent a signal to that "
+"process notifying it that another process is waiting to open the file. If "
+"the lease holder does not remove or downgrade the lease within this grace "
+"period, the kernel forcibly breaks the lease."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The system-wide limit on the total number of open files has been reached."
+msgid ""
+"This file specifies the system-wide limit on the number of threads (tasks) "
+"that can be created on the system."
+msgstr ""
+"E' stato raggiunto il limite per l'intero sistema sul numero totale di file "
+"aperti."
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file specifies the system-wide maximum number of System V shared memory "
+"segments that can be created."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file specifies the value at which PIDs wrap around (i.e., the value in "
+"this file is one greater than the maximum PID). PIDs greater than this "
+"value are not allocated; thus, the value in this file also acts as a system-"
+"wide limit on the total number of processes and threads. The default value "
+"for this file, 32768, results in the same range of PIDs as on earlier "
+"kernels. On 32-bit platforms, 32768 is the maximum value for I<pid_max>. "
+"On 64-bit systems, I<pid_max> can be set to any value up to 2\\[ha]22 "
+"(B<PID_MAX_LIMIT>, approximately 4 million)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This file uses the same format as the I<arp> file and contains the current "
+"reverse mapping database used to provide B<rarp>(8) reverse address lookup "
+"services. If RARP is not configured into the kernel, this file will not be "
+"present."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This filesystem is mounted read-only."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "This function does not modify I<errno> on success."
msgstr ""
@@ -48962,6 +57180,22 @@ msgid ""
"because Unicode knows about three cases: upper, lower, and title case."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This holds an ASCII readable dump of the kernel ARP table used for address "
+"resolutions. It will show both dynamically learned and preprogrammed ARP "
+"entries. The format is:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This holds the kernel exported symbol definitions used by the B<modules>(X) "
+"tools to dynamically link and bind loadable modules. In Linux 2.5.47 and "
+"earlier, a similar file with slightly different syntax was named I<ksyms>."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -48978,7 +57212,7 @@ msgid ""
"and I<bar.o>, whose 0xc0010001 property value is 0x1."
msgstr ""
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
msgid ""
"This indicates that the branch at 0x00000008 in foo.o, targeting the symbol "
"\"far\" in section .text, has been replaced by a trampoline."
@@ -49000,6 +57234,26 @@ msgid ""
"of the scan area."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is a BSD file lock created using B<flock>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is a POSIX byte-range lock created using B<fcntl>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is a POSIX or OFD read lock, or a BSD shared lock."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is a POSIX or OFD write lock, or a BSD exclusive lock."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is a UNIX domain socket."
@@ -49015,32 +57269,167 @@ msgstr ""
msgid "This is a character device."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a collection of CPU and system architecture dependent items, for "
+"each supported architecture a different list. Two common entries are "
+"I<processor> which gives CPU number and I<bogomips>; a system constant that "
+"is calculated during kernel initialization. SMP machines have information "
+"for each CPU. The B<lscpu>(1) command gathers its information from this "
+"file."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a debugging facility to make timer (ab)use in a Linux system visible "
+"to kernel and user-space developers. It can be used by kernel and user-"
+"space developers to verify that their code does not make undue use of "
+"timers. The goal is to avoid unnecessary wakeups, thereby optimizing power "
+"consumption."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is a decimal number showing the file offset."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a directory that contains one subdirectory for each thread in the "
+"process. The name of each subdirectory is the numerical thread ID (I<tid>) "
+"of the thread (see B<gettid>(2))."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is a directory."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a list of currently registered Input-Output port regions that are in "
+"use."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a list of the registered I<ISA> DMA (direct memory access) channels "
+"in use."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a listing of all PCI devices found during kernel initialization and "
+"their configuration."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a listing of all SCSI devices known to the kernel. The listing is "
+"similar to the one seen during bootup. scsi currently supports only the "
+"I<add-single-device> command which allows root to add a hotplugged device to "
+"the list of known devices."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is a mandatory lock."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is a named pipe (FIFO)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a read-only file that displays the upper limit on the number of a "
+"process's group memberships."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is a regular file."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a subdirectory containing one entry for each file which the process "
+"has open, named by its file descriptor, and which is a symbolic link to the "
+"actual file. Thus, 0 is standard input, 1 standard output, 2 standard "
+"error, and so on."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a subdirectory containing one entry for each file which the process "
+"has open, named by its file descriptor. The files in this directory are "
+"readable only by the owner of the process. The contents of each file can be "
+"read to obtain information about the corresponding file descriptor. The "
+"content depends on the type of file referred to by the corresponding file "
+"descriptor."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a subdirectory containing one entry for each namespace that supports "
+"being manipulated by B<setns>(2). For more information, see "
+"B<namespaces>(7)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is a symbolic link to the current working directory of the process. To "
+"find out the current working directory of process 20, for instance, you can "
+"do this:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is a symbolic link."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is a write-only file, writable only by owner of the process."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is an advisory lock."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is an octal number that displays the file access mode and file status "
+"flags (see B<open>(2)). If the close-on-exec file descriptor flag is set, "
+"then I<flags> will also include the value B<O_CLOEXEC>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "This is an open file description (OFD) lock created using B<fcntl>(2)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "This is enabled by default."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"This is free software; see the source for copying conditions. There is NO "
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -49063,6 +57452,14 @@ msgstr ""
msgid "This is on by default."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is the \"channel\" in which the process is waiting. It is the address "
+"of a location in the kernel where the process is sleeping. The "
+"corresponding symbolic name can be found in I</proc/>pidI</wchan>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is the buffer used to transfer data for a read or write operation."
@@ -49090,6 +57487,21 @@ msgid ""
"default)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is the number of timer expirations that have occurred, (i.e., the value "
+"that B<read>(2) on it would return)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is the numeric value of the clock ID (corresponding to one of the "
+"B<CLOCK_*> constants defined via I<E<lt>time.hE<gt>>) that is used to mark "
+"the progress of the timer (in this example, 0 is B<CLOCK_REALTIME>)."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "This is the same as the E<.Ic encrypt start input> command."
@@ -49110,73 +57522,100 @@ msgstr ""
msgid "This is the same as the E<.Ic encrypt stop output> command."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is the signal number that this timer uses to deliver notifications "
+"followed by a slash, and then the I<sigev_value> value supplied to the "
+"signal handler. Valid only for timers that notify via a signal."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is the size of the buffer pointed to by I<aio_buf>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This is the total amount of memory currently available to be allocated on "
+"the system, expressed in kilobytes. This limit is adhered to only if strict "
+"overcommit accounting is enabled (mode 2 in I</proc/sys/vm/"
+"overcommit_memory>). The limit is calculated according to the formula "
+"described under I</proc/sys/vm/overcommit_memory>. For further details, see "
+"the kernel source file I<Documentation/vm/overcommit-accounting.rst>."
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This is used by COFF/PE based targets to create a task-linked object file "
"where all of the global symbols have been converted to statics."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"This is used by \\s-1COFF/PE\\s0 based targets to create a task-linked "
-"object file where all of the global symbols have been converted to statics."
+"This is used to record the number of interrupts per CPU per IO device. "
+"Since Linux 2.6.24, for the i386 and x86-64 architectures, at least, this "
+"also includes interrupts internal to the system (that is, not associated "
+"with a device as such), such as NMI (nonmaskable interrupt), LOC (local "
+"timer interrupt), and for SMP systems, TLB (TLB flush interrupt), RES "
+"(rescheduling interrupt), CAL (remote function call interrupt), and possibly "
+"others. Very easy to read formatting, done in ASCII."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"This library generates UUIDs compatible with OSF DCE 1.1, and hash based "
"UUIDs V3 and V5 compatible with"
msgstr ""
-#: archlinux opensuse-leap-15-6 opensuse-tumbleweed debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"This linker can create the new dynamic tags in ELF. But the older ELF "
-"systems may not understand them. If you specify \\&B<--enable-new-dtags>, "
-"the new dynamic tags will be created as needed and older dynamic tags will "
-"be omitted. If you specify B<--disable-new-dtags>, no new dynamic tags will "
-"be created. By default, the new dynamic tags are not created. Note that "
-"those options are only available for ELF systems."
+"This line shows counts of interrupts serviced since boot time, for each of "
+"the possible system interrupts. The first column is the total of all "
+"interrupts serviced including unnumbered architecture specific interrupts; "
+"each subsequent column is the total for that particular numbered interrupt. "
+"Unnumbered interrupts are not shown, only summed into the total."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"This linker can create the new dynamic tags in \\s-1ELF.\\s0 But the older "
-"\\s-1ELF\\s0 systems may not understand them. If you specify \\&B<--enable-"
-"new-dtags>, the new dynamic tags will be created as needed and older dynamic "
-"tags will be omitted. If you specify B<--disable-new-dtags>, no new dynamic "
-"tags will be created. By default, the new dynamic tags are not created. Note "
-"that those options are only available for \\s-1ELF\\s0 systems."
+"This line shows the number of softirq for all CPUs. The first column is the "
+"total of all softirqs and each subsequent column is the total for particular "
+"softirq. (Linux 2.6.31 onward.)"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#: debian-unstable
msgid ""
-"This man page does not describe the command language; see the \\&B<ld> entry "
-"in CW<\\*(C`info\\*(C'> for full details on the command language and on "
-"other aspects of the GNU linker."
+"This linker can create the new dynamic tags in ELF. But the older ELF "
+"systems may not understand them. If you specify \\&B<--enable-new-dtags>, "
+"the new dynamic tags will be created as needed and older dynamic tags will "
+"be omitted. If you specify B<--disable-new-dtags>, no new dynamic tags will "
+"be created. By default, the new dynamic tags are not created. Note that "
+"those options are only available for ELF systems."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This man page does not describe the command language; see the \\&B<ld> entry "
"in CW<\\*(C`info\\*(C'> for full details on the command language and on "
-"other aspects of the \\s-1GNU\\s0 linker."
+"other aspects of the GNU linker."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid ""
"This man page was written by Lee Garrett (debian@rocketjump.eu) for Debian "
"(but may be used by others)."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"This manual page explains the B<groff an.tmac> macro package (often called "
"the B<man> macro package). This macro package should be used by developers "
@@ -49193,8 +57632,8 @@ msgstr ""
"essere un grosso problema (un'eccezione è NET-2 BSD, che usa un pacchetto di "
"macro completamente differente chiamato mdoc; si veda B<mdoc>(7))."
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
"This manual page is incomplete, possibly inaccurate, and is the kind of "
"thing that needs to be updated very often."
@@ -49217,6 +57656,9 @@ msgid ""
"This manual page was written by Timshel Knoll E<lt>timshel@debian.orgE<gt>, "
"for the Debian GNU/Linux system (but may be used by others)."
msgstr ""
+"Questa pagina di manuale è stata scritta da Timshel Knoll "
+"E<lt>timshel@debian.orgE<gt>, per sistemi Debian GNU/Linux (ma può essere "
+"utilizzato da altri)."
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
@@ -49231,8 +57673,8 @@ msgid ""
"of the SCSI transport library or a label in the file /etc/wodim.conf."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This message occurs when some (sub)expression accesses an address ultimately "
"given by the sum of two constants (Win32 import tables only allow one). "
@@ -49244,16 +57686,15 @@ msgid ""
"will always detect it, issue the warning, and exit."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux debian-unstable opensuse-tumbleweed
msgid ""
-"This message occurs when some (sub)expression accesses an address ultimately "
-"given by the sum of two constants (Win32 import tables only allow one). "
-"Instances where this may occur include accesses to member fields of struct "
-"variables imported from a \\s-1DLL,\\s0 as well as using a constant index "
-"into an array variable imported from a \\s-1DLL.\\s0 Any multiword variable "
-"(arrays, structs, long long, etc) may trigger this error condition. "
-"However, regardless of the exact data type of the offending exported "
-"variable, ld will always detect it, issue the warning, and exit."
+"This mode interleaves page allocations across the nodes specified in "
+"I<nodemask> according to the weights in I</sys/kernel/mm/mempolicy/"
+"weighted_interleave>. For example, if bits 0, 2, and 5 are set in "
+"I<nodemask>, and the contents of I</sys/kernel/mm/mempolicy/"
+"weighted_interleave/node0>, I</sys/>.\\|.\\|.I</node2>, and I</sys/>.\\|.\\|."
+"I</node5> are 4, 7, and 9, respectively, then pages in this region will be "
+"allocated on nodes 0, 2, and 5 in a 4:7:9 ratio."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -49289,8 +57730,8 @@ msgid ""
"B<CONFIG_SECCOMP> enabled."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option affects ELF DT_NEEDED tags for dynamic libraries mentioned on "
"the command line after the B<--as-needed> option. Normally the linker will "
@@ -49306,25 +57747,8 @@ msgid ""
"archives. B<--no-as-needed> restores the default behaviour."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option affects \\s-1ELF DT_NEEDED\\s0 tags for dynamic libraries "
-"mentioned on the command line after the B<--as-needed> option. Normally the "
-"linker will add a \\s-1DT_NEEDED\\s0 tag for each dynamic library mentioned "
-"on the command line, regardless of whether the library is actually needed or "
-"not. B<--as-needed> causes a \\s-1DT_NEEDED\\s0 tag to only be emitted for "
-"a library that I<at that point in the link> satisfies a non-weak undefined "
-"symbol reference from a regular object file or, if the library is not found "
-"in the \\s-1DT_NEEDED\\s0 lists of other needed libraries, a non-weak "
-"undefined symbol reference from another needed dynamic library. Object "
-"files or libraries appearing on the command line I<after> the library in "
-"question do not affect whether the library is seen as needed. This is "
-"similar to the rules for extraction of object files from archives. B<--no-"
-"as-needed> restores the default behaviour."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option affects the treatment of dynamic libraries referred to by "
"DT_NEEDED tags I<inside> ELF dynamic libraries mentioned on the command "
@@ -49335,18 +57759,6 @@ msgid ""
"The default behaviour can be restored with B<--no-copy-dt-needed-entries>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option affects the treatment of dynamic libraries referred to by "
-"\\s-1DT_NEEDED\\s0 tags I<inside> \\s-1ELF\\s0 dynamic libraries mentioned "
-"on the command line. Normally the linker won't add a \\s-1DT_NEEDED\\s0 tag "
-"to the output binary for each library mentioned in a \\s-1DT_NEEDED\\s0 tag "
-"in an input dynamic library. With B<--copy-dt-needed-entries> specified on "
-"the command line however any dynamic libraries that follow it will have "
-"their \\s-1DT_NEEDED\\s0 entries added. The default behaviour can be "
-"restored with B<--no-copy-dt-needed-entries>."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49358,8 +57770,8 @@ msgid ""
"linker should choose suitable defaults."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option also has an effect on the resolution of symbols in dynamic "
"libraries. With B<--copy-dt-needed-entries> dynamic libraries mentioned on "
@@ -49370,18 +57782,6 @@ msgid ""
"links will be traversed to resolve symbols."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option also has an effect on the resolution of symbols in dynamic "
-"libraries. With B<--copy-dt-needed-entries> dynamic libraries mentioned on "
-"the command line will be recursively searched, following their "
-"\\s-1DT_NEEDED\\s0 tags to other libraries, in order to resolve symbols "
-"required by the output binary. With the default setting however the "
-"searching of dynamic libraries that follow it will stop with the dynamic "
-"library itself. No \\s-1DT_NEEDED\\s0 links will be traversed to resolve "
-"symbols."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49473,8 +57873,8 @@ msgid ""
"because it does not fit any output region."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option indicates to the linker the name of the memory region in the "
"B<MEMORY> specification that describes the memory bank window. The "
@@ -49482,14 +57882,6 @@ msgid ""
"addresses within the memory window."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option indicates to the linker the name of the memory region in the "
-"B<\\s-1MEMORY\\s0> specification that describes the memory bank window. The "
-"definition of such region is then used by the linker to compute paging and "
-"addresses within the memory window."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49497,15 +57889,11 @@ msgid ""
"script command CW<\\*(C`INHIBIT_COMMON_ALLOCATION\\*(C'> has the same effect."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "This option is currently only supported on ELF platforms."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid "This option is currently only supported on \\s-1ELF\\s0 platforms."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "This option is enabled by default."
@@ -49516,8 +57904,8 @@ msgstr ""
msgid "This option is ignored for Linux compatibility."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "This option is ignored for SVR4 compatibility."
msgstr ""
@@ -49526,21 +57914,23 @@ msgstr ""
msgid "This option is ignored for SunOS compatibility."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid "This option is ignored for \\s-1SVR4\\s0 compatibility."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option is incompatible with INSERT statements because it changes the "
"way input sections are mapped to output sections."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"This option is incompatible with \\s-1INSERT\\s0 statements because it "
-"changes the way input sections are mapped to output sections."
+"This option is intended for use by the checkpoint-restore (CRIU) system, and "
+"reliably provides a list of children only if all of the child processes are "
+"stopped or frozen. It does not work properly if children of the target task "
+"exit while the file is being read! Exiting children may cause non-exiting "
+"children to be omitted from the list. This makes this interface even more "
+"unreliable than classic PID-based approaches if the inspected task and its "
+"children aren't frozen, and most code should probably not use this interface."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -49552,6 +57942,13 @@ msgid ""
"configuration might already exist and should be given higher priority\\&."
msgstr ""
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This option is only available for system services and is not supported for "
+"services running in per-user instances of the service manager\\&."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49581,25 +57978,18 @@ msgid ""
"runtime finalization of any other objects."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "This option is silently ignored."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option is similar to the B<--emit-relocs> option except that the relocs "
"are stored in a target-specific section. This option is only supported by "
"the B<BFIN>, B<CR16> and I<M68K> targets."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option is similar to the B<--emit-relocs> option except that the relocs "
-"are stored in a target-specific section. This option is only supported by "
-"the B<\\s-1BFIN\\s0>, B<\\s-1CR16\\s0> and I<M68K> targets."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49612,8 +58002,8 @@ msgid ""
"by another tool, such as \\&B<gcc>)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option is supported for HP/UX compatibility. The I<keyword> argument "
"must be one of the strings B<archive>, B<shared>, or \\&B<default>. B<-"
@@ -49622,15 +58012,6 @@ msgid ""
"used any number of times."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option is supported for \\s-1HP/UX\\s0 compatibility. The I<keyword> "
-"argument must be one of the strings B<archive>, B<shared>, or "
-"\\&B<default>. B<-aarchive> is functionally equivalent to \\&B<-Bstatic>, "
-"and the other two keywords are functionally equivalent to B<-Bdynamic>. "
-"This option may be used any number of times."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49638,18 +58019,22 @@ msgid ""
"don't know where the reference is coming from."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: fedora-rawhide
msgid ""
-"This option may be specified more than once. The DT_AUXILIARY entries will "
-"be created in the order in which they appear on the command line."
+"This option lets you pick a completely different section for the CTF parent "
+"dictionary containing unambiguous types than for the child dictionaries that "
+"contain the ambiguous remainder. The linker does not emit ELF objects "
+"structured like this, but some third-party linkers may. It's also "
+"convenient to inspect CTF written out as multiple raw files to compose them "
+"with objcopy, which can put them in different ELF sections but not in "
+"different members of a single CTF dict."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
-"This option may be specified more than once. The \\s-1DT_AUXILIARY\\s0 "
-"entries will be created in the order in which they appear on the command "
-"line."
+"This option may be specified more than once. The DT_AUXILIARY entries will "
+"be created in the order in which they appear on the command line."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -49683,8 +58068,8 @@ msgid ""
"about 40% more memory for symbol storage."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option sets the DSBT index of the current executable or shared library "
"to I<index>. The default is 0, which is appropriate for generating "
@@ -49692,30 +58077,14 @@ msgid ""
"\\&CW<\\*(C`R_C6000_DSBT_INDEX\\*(C'> relocs are copied into the output file."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option sets the \\s-1DSBT\\s0 index of the current executable or shared "
-"library to I<index>. The default is 0, which is appropriate for generating "
-"executables. If a shared library is generated with a \\s-1DSBT\\s0 index of "
-"0, the \\&CW<\\*(C`R_C6000_DSBT_INDEX\\*(C'> relocs are copied into the "
-"output file."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option sets the number of entries in the DSBT of the current executable "
"or shared library to I<size>. The default is to create a table with 64 "
"entries."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option sets the number of entries in the \\s-1DSBT\\s0 of the current "
-"executable or shared library to I<size>. The default is to create a table "
-"with 64 entries."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -49723,8 +58092,8 @@ msgid ""
"mm)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed debian-bookworm debian-unstable
+#: archlinux fedora-40 mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm debian-unstable
msgid ""
"This option should be used with caution as it overrides the search path that "
"may have been hard compiled into a shared library. In such a case it is "
@@ -49732,21 +58101,14 @@ msgid ""
"linker would do."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option specifies the number of empty slots to leave in the \\&.dynamic "
"section of ELF shared objects. Empty slots may be needed by post processing "
"tools, such as the prelinker. The default is 5."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option specifies the number of empty slots to leave in the \\&.dynamic "
-"section of \\s-1ELF\\s0 shared objects. Empty slots may be needed by post "
-"processing tools, such as the prelinker. The default is 5."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -49767,21 +58129,14 @@ msgid ""
"descending order is assumed."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This option tells the linker which GOT generation scheme to use. \\&I<type> "
"should be one of B<single>, B<negative>, \\&B<multigot> or B<target>. For "
"more information refer to the Info entry for I<ld>."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This option tells the linker which \\s-1GOT\\s0 generation scheme to use. "
-"\\&I<type> should be one of B<single>, B<negative>, \\&B<multigot> or "
-"B<target>. For more information refer to the Info entry for I<ld>."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49817,13 +58172,52 @@ msgid ""
"more details."
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid ""
"This program will provide a local webserver for your browser to interface "
"against."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This provides legacy handling, with no printk warnings. Each B<write>(2) "
+"must fully contain the value to be written, and multiple writes on the same "
+"file descriptor will overwrite the entire value, regardless of the file "
+"position."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This provides the traditional (pre-Linux 2.6.13) behavior. A core dump will "
+"not be produced for a process which has changed credentials (by calling "
+"B<seteuid>(2), B<setgid>(2), or similar, or by executing a set-user-ID or "
+"set-group-ID program) or whose binary does not have read permission enabled."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This read-only file exposes a list of all currently pending (high-"
+"resolution) timers, all clock-event sources, and their parameters in a human-"
+"readable form."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This read-only file exposes the process's execution domain, as set by "
+"B<personality>(2). The value is displayed in hexadecimal notation."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This read-only file indicates how many pseudoterminals are currently in use."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -49864,6 +58258,24 @@ msgid ""
"of the unit after B<systemd-oomd> kills a cgroup associated with it\\&."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This string identifies the kernel version that is currently running. It "
+"includes the contents of I</proc/sys/kernel/ostype>, I</proc/sys/kernel/"
+"osrelease>, and I</proc/sys/kernel/version>. For example:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This subdirectory contains entries corresponding to memory-mapped files (see "
+"B<mmap>(2)). Entries are named by memory region start and end address pair "
+"(expressed as hexadecimal numbers), and are symbolic links to the mapped "
+"files themselves. Here is an example, with the output wrapped and "
+"reformatted to fit on an 80-column display:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This system call does not exist on x86-64."
@@ -49895,28 +58307,21 @@ msgid ""
"and the default FIFO size."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This type of archive searching is standard for Unix linkers. However, if "
"you are using B<ld> on AIX, note that it is different from the behaviour of "
"the AIX linker."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This type of archive searching is standard for Unix linkers. However, if "
-"you are using B<ld> on \\s-1AIX,\\s0 note that it is different from the "
-"behaviour of the \\s-1AIX\\s0 linker."
-msgstr ""
-
#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This utility is most useful on systems with very small disks."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"This version of B<ld> uses the general purpose BFD libraries to operate on "
"object files. This allows B<ld> to read, combine, and write object files in "
@@ -49925,15 +58330,6 @@ msgid ""
"object file."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"This version of B<ld> uses the general purpose \\s-1BFD\\s0 libraries to "
-"operate on object files. This allows B<ld> to read, combine, and write "
-"object files in many different formats---for example, \\s-1COFF\\s0 or "
-"\\&CW<\\*(C`a.out\\*(C'>. Different formats may be linked together to "
-"produce any available kind of object file."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid ""
@@ -49952,11 +58348,81 @@ msgid ""
"will default to 600 seconds when not specified."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This writable file contains a group ID that is allowed to allocate memory "
+"using huge pages. If a process has a filesystem group ID or any "
+"supplementary group ID that matches this group ID, then it can make huge-"
+"page allocations without holding the B<CAP_IPC_LOCK> capability; see "
+"B<memfd_create>(2), B<mmap>(2), and B<shmget>(2)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This writable file defines a percentage by which memory can be "
+"overcommitted. The default value in the file is 50. See the description of "
+"I</proc/sys/vm/overcommit_memory>."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This writable file provides an alternative to I</proc/sys/vm/"
+"overcommit_ratio> for controlling the I<CommitLimit> when I</proc/sys/vm/"
+"overcommit_memory> has the value 2. It allows the amount of memory "
+"overcommitting to be specified as an absolute value (in kB), rather than as "
+"a percentage, as is done with I<overcommit_ratio>. This allows for finer-"
+"grained control of I<CommitLimit> on systems with extremely large memory "
+"sizes."
+msgstr ""
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
msgid "Thomas E. Dickey E<lt>dickey@invisible-island.netE<gt>"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Thread ID (see B<gettid>(2))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Thread ID in each of the PID namespaces of which I<pid> is a member. The "
+"fields are ordered as for I<NStgid>. (Since Linux 4.1.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Thread group ID (i.e., PID) in each of the PID namespaces of which I<pid> is "
+"a member. The leftmost entry shows the value with respect to the PID "
+"namespace of the process that mounted this procfs (or the root namespace if "
+"mounted by the kernel), followed by the value in successively nested inner "
+"namespaces. (Since Linux 4.1.)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Thread group ID (i.e., Process ID)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Three colon-separated subfields that identify the major and minor device ID "
+"of the device containing the filesystem where the locked file resides, "
+"followed by the inode number of the locked file."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Three different integer values can be specified:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron
msgid ""
"Three different locking mechanisms (and combinations thereof) are in general "
@@ -49972,6 +58438,29 @@ msgid ""
"time."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "To free dentries and inodes, use:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "To free pagecache, dentries, and inodes, use:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "To free pagecache, use:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -50048,7 +58537,7 @@ msgstr ""
msgid "Tool to edit environment block."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Tools processing these files should open the file and examine the first "
"nonwhitespace character. A period (.) or single quote (\\[aq]) at the "
@@ -50069,31 +58558,37 @@ msgstr ""
msgid "Top-left x position of scan area."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-msgid "Trademark Symbol: \\*(Tm"
-msgstr "Simbolo del marchio registrato: \\*(Tm"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Total CMA (Contiguous Memory Allocator) pages. (B<CONFIG_CMA> is required.)"
+msgstr ""
-#: debian-unstable opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Total amount of swap space available."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Total size of vmalloc memory area."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"Traditionally, each command can have up to six arguments, but the GNU "
-"implementation removes this limitation (you might still want to limit "
-"yourself to 6 arguments for portability's sake). Arguments are delimited by "
-"spaces. Double quotes can be used to specify an argument which contains "
-"spaces. For the macros that produce alternating type faces, the arguments "
-"will be printed next to each other without intervening spaces, so that the "
-"B<.BR> command can be used to specify a word in bold followed by a mark of "
-"punctuation in Roman. If no arguments are given, the command is applied to "
-"the following line of text."
+"Total usable RAM (i.e., physical RAM minus a few reserved bits and the "
+"kernel binary code)."
msgstr ""
-"Tradizionalmente, ogni comando può avere fino a sei argomenti, ma "
-"l'implementazione GNU rimuove questa limitazione (ci si può comunque "
-"limitare a sei argomenti per compatibilità). Gli argomenti sono delimitati "
-"da spazi. Le virgolette doppie possono essere usate per specificare un "
-"argomento che contiene spazi. Per le macro che producono tipi di carattere "
-"alternati, gli argomenti verranno stampati uno vicino all'altro senza spazi, "
-"così il comando B<.BR> può essere usato per specificare una parola in "
-"grassetto seguita da un punto in tondo. Se non ci sono argomenti, il comando "
-"si applica alla successiva riga di testo."
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Tracing stop (Linux 2.6.33 onward)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6
+msgid "Trademark Symbol: \\*(Tm"
+msgstr "Simbolo del marchio registrato: \\*(Tm"
#: debian-bookworm opensuse-leap-15-6
msgid ""
@@ -50136,7 +58631,8 @@ msgstr ""
msgid "Transform syslinux config into GRUB one."
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "Translations from Nonstandard Capabilities"
msgstr ""
@@ -50185,8 +58681,8 @@ msgstr ""
msgid "Tried to bind to an address already in use."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Tries to creates extra sections in the output file so that no single output "
"section in the file contains more than I<count> relocations. This is useful "
@@ -50200,20 +58696,6 @@ msgid ""
"value of 32768."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Tries to creates extra sections in the output file so that no single output "
-"section in the file contains more than I<count> relocations. This is useful "
-"when generating huge relocatable files for downloading into certain real "
-"time kernels with the \\s-1COFF\\s0 object file format; since \\s-1COFF\\s0 "
-"cannot represent more than 65535 relocations in a single section. Note that "
-"this will fail to work with object file formats which do not support "
-"arbitrary sections. The linker will not split up individual input sections "
-"for redistribution, so if a single input section contains more than I<count> "
-"relocations one output section will contain that many relocations. I<count> "
-"defaults to a value of 32768."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "True if I<expr> is false."
@@ -50252,9 +58734,11 @@ msgid ""
"side."
msgstr ""
-#: archlinux
-#, no-wrap
-msgid "Tue Feb 6 2024 19:11:31"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Turn ASLR off. This is the default for architectures that don't support "
+"ASLR, and when the kernel is booted with the I<norandmaps> parameter."
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
@@ -50353,6 +58837,15 @@ msgstr ""
msgid "UNIX"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"UNIX and Linux support the idea of a per-process root of the filesystem, set "
+"by the B<chroot>(2) system call. This file is a symbolic link that points "
+"to the process's root directory, and behaves in the same way as I<exe>, and "
+"I<fd/*>."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -50372,7 +58865,20 @@ msgstr ""
msgid "UP"
msgstr "P"
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-rawhide opensuse-tumbleweed
+msgid ""
+"UPDATE controls which existing files in the destination are replaced. "
+"\\&'all' is the default operation when an B<--update> option is not "
+"specified, and results in all existing files in the destination being "
+"replaced. \\&'none' is like the B<--no-clobber> option, in that no files in "
+"the destination are replaced, and skipped files do not induce a failure. "
+"\\&'none-fail' also ensures no files are replaced in the destination, but "
+"any skipped files are diagnosed and induce a failure. \\&'older' is the "
+"default operation when B<--update> is specified, and results in files being "
+"replaced if they're older than the corresponding source file."
+msgstr ""
+
+#: debian-unstable fedora-40 mageia-cauldron
msgid ""
"UPDATE controls which existing files in the destination are replaced. "
"\\&'all' is the default operation when an B<--update> option is not "
@@ -50423,6 +58929,19 @@ msgstr ""
msgid "Uncompress data."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Under Linux 2.0 and earlier, I</proc/>pidI</exe> is a pointer to the binary "
+"which was executed, and appears as a symbolic link. A B<readlink>(2) call "
+"on this file under Linux 2.0 returns a string in the format:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Under Linux 2.0, there is no field giving pathname."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -50463,6 +58982,13 @@ msgstr ""
"interpretano gli argomenti che iniziano con B<-> come opzioni non valide e "
"richiedono B<--> per impedire questa interpretazione."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Unmap the corrupted page from all processes and kill a process only if it "
+"tries to access the page."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -50472,6 +58998,21 @@ msgid ""
"in fresh mounts and additional file locking."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Until Linux 4.2, the presence of this file was governed by the "
+"B<CONFIG_CHECKPOINT_RESTORE> kernel configuration option. Since Linux 4.2, "
+"it is governed by the B<CONFIG_PROC_CHILDREN> option."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Until Linux 4.3, this directory appeared only if the "
+"B<CONFIG_CHECKPOINT_RESTORE> kernel configuration option was enabled."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -50522,21 +59063,14 @@ msgid ""
"B<0x> for base 16, or a leading \\&B<0> for base 8)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Use I<file> as the name of a file in which to save the base addresses of all "
"the relocations needed for generating DLLs with \\&I<dlltool>. [This is an "
"i386 PE specific option]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Use I<file> as the name of a file in which to save the base addresses of all "
-"the relocations needed for generating DLLs with \\&I<dlltool>. [This is an "
-"i386 \\s-1PE\\s0 specific option]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -50565,17 +59099,7 @@ msgstr ""
msgid "Use I<scriptfile> as the default linker script."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Use I<scriptfile> as the linker script. This script replaces \\&B<ld>'s "
-"default linker script (rather than adding to it), so \\&I<commandfile> must "
-"specify everything necessary to describe the output file. If I<scriptfile> "
-"does not exist in the current directory, CW<\\*(C`ld\\*(C'> looks for it in "
-"the directories specified by any preceding B<-L> options. Multiple B<-T> "
-"options accumulate."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux fedora-40 mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#: debian-unstable
msgid ""
"Use I<scriptfile> as the linker script. This script replaces \\&B<ld>'s "
@@ -50586,8 +59110,8 @@ msgid ""
"specified by any preceding B<-L> options. Multiple B<-T> options accumulate."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Use I<value> as the base address of your program or dll. This is the lowest "
"memory location that will be used when your program or dll is loaded. To "
@@ -50597,16 +59121,6 @@ msgid ""
"is specific to the i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Use I<value> as the base address of your program or dll. This is the lowest "
-"memory location that will be used when your program or dll is loaded. To "
-"reduce the need to relocate and improve performance of your dlls, each "
-"should have a unique base address and not overlap any other dlls. The "
-"default is 0x400000 for executables, and 0x10000000 for dlls. [This option "
-"is specific to the i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -50658,11 +59172,6 @@ msgstr ""
"Usa il completamento del nome-file predefinito di readline se comspec non "
"genera corrispondenze."
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
-#: debian-bookworm opensuse-leap-15-6
-msgid "Use the"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -50719,6 +59228,16 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
+msgid "User Namespacing Options"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "User Record Blob Directories"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
msgid "User UID"
msgstr ""
@@ -50745,19 +59264,13 @@ msgstr "Nomi di utente. Può anche essere specificata come B<-u>."
msgid "User shell"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Using 'auto-import' generally will 'just work' -- but sometimes you may see "
"this message:"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Using 'auto-import' generally will 'just work' \\*(-- but sometimes you may "
-"see this message:"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -50858,13 +59371,18 @@ msgstr "specificare l'opzione B<-p> al comando incorporato B<command>"
msgid "Valid arguments for the encrypt command are as follows:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Value of the I<no_new_privs> bit (since Linux 4.10, see B<prctl>(2))."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Value which is equivalent to the number of B<-r>."
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Value which is equivalent to the number of B<-v>."
msgstr ""
@@ -50886,7 +59404,7 @@ msgid ""
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
msgid "Varlink"
msgstr ""
@@ -50928,6 +59446,16 @@ msgstr "--version"
msgid "Vertical Tab (ASCII 11)"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Virtual memory size in bytes."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Virtual memory size."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -51012,28 +59540,32 @@ msgid ""
"optional I<seconds>) until the exclusive lock can be obtained."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
-msgid "Warn if an object has alternate ELF machine code."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Waiting in uninterruptible disk sleep"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid "Warn if an object has alternate \\s-1ELF\\s0 machine code."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Wakekill (Linux 2.6.33 to 3.13 only)"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
-msgid ""
-"Warn if any global constructors are used. This is only useful for a few "
-"object file formats. For formats like COFF or ELF, the linker can not "
-"detect the use of global constructors."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Waking (Linux 2.6.33 to 3.13 only)"
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
+msgid "Warn if an object has alternate ELF machine code."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Warn if any global constructors are used. This is only useful for a few "
-"object file formats. For formats like \\s-1COFF\\s0 or \\s-1ELF,\\s0 the "
-"linker can not detect the use of global constructors."
+"object file formats. For formats like COFF or ELF, the linker can not "
+"detect the use of global constructors."
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
@@ -51062,19 +59594,13 @@ msgid ""
"section."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Warn if the linker adds DT_TEXTREL to a position-independent executable or "
"shared object."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Warn if the linker adds \\s-1DT_TEXTREL\\s0 to a position-independent "
-"executable or shared object."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -51097,26 +59623,10 @@ msgid ""
"the libraries as well as in your programs."
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"Warning control. Python's warning machinery by default prints warning "
-"messages to I<sys.stderr>."
-msgstr ""
-
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
-msgid ""
-"Warnings can also be controlled using the B<PYTHONWARNINGS> environment "
-"variable and from within a Python program using the warnings module. For "
-"example, the warnings.filterwarnings() function can be used to use a regular "
-"expression on the warning message."
-msgstr ""
-
#: debian-bookworm debian-unstable
#, no-wrap
msgid "Wed, 07 May 2003 15:55:00 +0200"
-msgstr ""
+msgstr "Wed, 07 May 2003 15:55:00 +0200"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -51137,19 +59647,16 @@ msgid ""
"a 2K MTU, the IPoIB MTU will be 2048 - 4 = 2044 bytes\\&."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
-"When B<--gc-sections> is enabled, this option prevents garbage collection of "
-"unused input sections that contain global symbols having default or "
-"protected visibility. This option is intended to be used for executables "
-"where unreferenced sections would otherwise be garbage collected regardless "
-"of the external visibility of contained symbols. Note that this option has "
-"no effect when linking shared objects since it is already the default "
-"behaviour. This option is only supported for ELF format targets."
+"When 1 is written to this file, all zones are compacted such that free "
+"memory is available in contiguous blocks where possible. The effect of this "
+"action can be seen by examining I</proc/buddyinfo>."
msgstr ""
-#: mageia-cauldron debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When B<--gc-sections> is enabled, this option prevents garbage collection of "
"unused input sections that contain global symbols having default or "
@@ -51157,7 +59664,7 @@ msgid ""
"where unreferenced sections would otherwise be garbage collected regardless "
"of the external visibility of contained symbols. Note that this option has "
"no effect when linking shared objects since it is already the default "
-"behaviour. This option is only supported for \\&\\s-1ELF\\s0 format targets."
+"behaviour. This option is only supported for ELF format targets."
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
@@ -51194,8 +59701,8 @@ msgstr ""
msgid "When FILE1 or FILE2 (not both) is -, read standard input."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm
-#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
msgid ""
"When I<mode> is B<MPOL_BIND>, enable the kernel NUMA balancing for the task "
"if it is supported by the kernel. If the flag isn't supported by the "
@@ -51230,8 +59737,8 @@ msgid ""
"This option may also be used with the E<.Ic open> command."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating a dynamically linked executable, symbols matching \\&I<glob> "
"will be added to the dynamic symbol table. When creating a shared library, "
@@ -51241,17 +59748,6 @@ msgid ""
"option is only meaningful on ELF platforms which support shared libraries."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating a dynamically linked executable, symbols matching \\&I<glob> "
-"will be added to the dynamic symbol table. When creating a shared library, "
-"references to symbols matching I<glob> will not be bound to the definitions "
-"within the shared library. This option is a no-op when creating a shared "
-"library and B<-Bsymbolic> or \\&B<--dynamic-list> are not specified. This "
-"option is only meaningful on \\s-1ELF\\s0 platforms which support shared "
-"libraries."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -51261,23 +59757,16 @@ msgid ""
"are visible from dynamic objects at run time."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating a shared library, bind references to global function symbols "
"to the definition within the shared library, if any. This option is only "
"meaningful on ELF platforms which support shared libraries."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating a shared library, bind references to global function symbols "
-"to the definition within the shared library, if any. This option is only "
-"meaningful on \\s-1ELF\\s0 platforms which support shared libraries."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating a shared library, bind references to global symbols to the "
"definition within the shared library, if any. Normally, it is possible for "
@@ -51286,32 +59775,23 @@ msgid ""
"support shared libraries."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating a shared library, bind references to global symbols to the "
-"definition within the shared library, if any. Normally, it is possible for "
-"a program linked against a shared library to override the definition within "
-"the shared library. This option is only meaningful on \\s-1ELF\\s0 "
-"platforms which support shared libraries."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF executable or shared object for a target where the read-"
"only data is in its own segment separate from the executable text, it will "
"set the address of the first byte of the read-only data segment."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF executable or shared object for x86-64 medium memory "
"model, it will set the address of the first byte of the ldata segment."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF executable or shared object, call NAME when the "
"executable or shared object is loaded, by setting DT_INIT to the address of "
@@ -51319,8 +59799,8 @@ msgid ""
"function to call."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF executable or shared object, call NAME when the "
"executable or shared object is unloaded, by setting DT_FINI to the address "
@@ -51328,15 +59808,15 @@ msgid ""
"function to call."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF executable, it will set the address of the first byte "
"of the text segment."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF shared object, set the internal DT_AUXILIARY field to "
"the specified name. This tells the dynamic linker that the symbol table of "
@@ -51344,8 +59824,8 @@ msgid ""
"of the shared object I<name>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF shared object, set the internal DT_FILTER field to the "
"specified name. This tells the dynamic linker that the symbol table of the "
@@ -51353,8 +59833,8 @@ msgid ""
"symbol table of the shared object I<name>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When creating an ELF shared object, set the internal DT_SONAME field to the "
"specified name. When an executable is linked with a shared object which has "
@@ -51363,85 +59843,15 @@ msgid ""
"than using the file name given to the linker."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 executable or shared object for a target where "
-"the read-only data is in its own segment separate from the executable text, "
-"it will set the address of the first byte of the read-only data segment."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 executable or shared object for x86-64 medium "
-"memory model, it will set the address of the first byte of the ldata segment."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 executable or shared object, call "
-"\\s-1NAME\\s0 when the executable or shared object is loaded, by setting "
-"\\s-1DT_INIT\\s0 to the address of the function. By default, the linker "
-"uses CW<\\*(C`_init\\*(C'> as the function to call."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 executable or shared object, call "
-"\\s-1NAME\\s0 when the executable or shared object is unloaded, by setting "
-"\\s-1DT_FINI\\s0 to the address of the function. By default, the linker "
-"uses CW<\\*(C`_fini\\*(C'> as the function to call."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 executable, it will set the address of the "
-"first byte of the text segment."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 shared object, set the internal "
-"\\s-1DT_AUXILIARY\\s0 field to the specified name. This tells the dynamic "
-"linker that the symbol table of the shared object should be used as an "
-"auxiliary filter on the symbol table of the shared object I<name>."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 shared object, set the internal "
-"\\s-1DT_FILTER\\s0 field to the specified name. This tells the dynamic "
-"linker that the symbol table of the shared object which is being created "
-"should be used as a filter on the symbol table of the shared object I<name>."
-msgstr ""
-
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When creating an \\s-1ELF\\s0 shared object, set the internal "
-"\\s-1DT_SONAME\\s0 field to the specified name. When an executable is "
-"linked with a shared object which has a \\s-1DT_SONAME\\s0 field, then when "
-"the executable is run the dynamic linker will attempt to load the shared "
-"object specified by the \\s-1DT_SONAME\\s0 field rather than using the file "
-"name given to the linker."
-msgstr ""
-
#: archlinux opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm
-#: debian-unstable
msgid ""
"When encrypting, you are prompted twice for the password as a precautionary "
"measure. It would be a disaster to encrypt files a password that wasn't "
"what you intended."
msgstr ""
-#: archlinux opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm
-#: debian-unstable
-msgid ""
-"When encrypting, you are prompted twice for the password as a precautionary "
-"measure. It would be a disaster to encrypt files with a password that "
-"wasn't what you intended."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When generating a shared library or other dynamically loadable ELF object "
"mark it as one that should (by default) only ever be loaded once, and only "
@@ -51453,18 +59863,6 @@ msgid ""
"mechanisms (such as audit libraries)."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When generating a shared library or other dynamically loadable \\s-1ELF\\s0 "
-"object mark it as one that should (by default) only ever be loaded once, and "
-"only in the main namespace (when using CW<\\*(C`dlmopen\\*(C'>). This is "
-"primarily used to mark fundamental libraries such as libc, libpthread et al "
-"which do not usually function correctly unless they are the sole instances "
-"of themselves. This behaviour can be overridden by the "
-"CW<\\*(C`dlmopen\\*(C'> caller and does not apply to certain loading "
-"mechanisms (such as audit libraries)."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -51498,8 +59896,8 @@ msgid ""
"of a paragraph (unless auto-indenting is on)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When linking dynamically to a dll without an import library, search for "
"CW<\\*(C`E<lt>stringE<gt>E<lt>basenameE<gt>.dll\\*(C'> in preference to "
@@ -51510,19 +59908,8 @@ msgid ""
"i386 PE targeted port of the linker]"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When linking dynamically to a dll without an import library, search for "
-"CW<\\*(C`E<lt>stringE<gt>E<lt>basenameE<gt>.dll\\*(C'> in preference to "
-"\\&CW<\\*(C`libE<lt>basenameE<gt>.dll\\*(C'>. This behaviour allows easy "
-"distinction between DLLs built for the various \\*(L\"subplatforms\\*(R\": "
-"native, cygwin, uwin, pw, etc. For instance, cygwin DLLs typically use "
-"\\&CW<\\*(C`--dll-search-prefix=cyg\\*(C'>. [This option is specific to the "
-"i386 \\s-1PE\\s0 targeted port of the linker]"
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When producing an executable file, omit the request for a dynamic linker to "
"be used at load-time. This is only meaningful for ELF executables that "
@@ -51530,14 +59917,6 @@ msgid ""
"capable of processing these relocations."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When producing an executable file, omit the request for a dynamic linker to "
-"be used at load-time. This is only meaningful for \\s-1ELF\\s0 executables "
-"that contain dynamic relocations, and usually requires entry point code that "
-"is capable of processing these relocations."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid ""
@@ -51636,15 +60015,15 @@ msgstr ""
"di ritorno maggiore di zero. E<.SM> B<OPTIND> è impostato all'indice del "
"primo argomento senza opzioni e I<nome> viene impostato a ?."
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed debian-unstable
msgid ""
"When the input file is not a regular file or directory, (e.g. a symbolic "
"link, socket, FIFO, device file), it is left unaltered."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
-#: opensuse-tumbleweed debian-bookworm debian-unstable
+#: archlinux fedora-40 mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm debian-unstable
msgid ""
"When the linker encounters such a dependency when doing a non-shared, non-"
"relocatable link, it will automatically try to locate the required shared "
@@ -51663,6 +60042,24 @@ msgid ""
"actions are reported in the link map. For example:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"When the value in this file is 0, no restrictions are placed on following "
+"symbolic links (i.e., this is the historical behavior before Linux 3.6). "
+"When the value in this file is 1, symbolic links are followed only in the "
+"following circumstances:"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"When the value in this file is 0, no restrictions are placed on the creation "
+"of hard links (i.e., this is the historical behavior before Linux 3.6). "
+"When the value in this file is 1, a hard link can be created to a target "
+"file only if one of the following conditions is true:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -51737,27 +60134,19 @@ msgstr ""
"Quando sono usati con B<test> o B<[>, gli operatori B<E<lt>> e B<E<gt>> "
"vengono ordinati lessicograficamente secondo l'ordinamento ASCII."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"When using ELF or SunOS, one shared library may require another. This "
"happens when an CW<\\*(C`ld -shared\\*(C'> link includes a shared library as "
"one of the input files."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"When using \\s-1ELF\\s0 or SunOS, one shared library may require another. "
-"This happens when an CW<\\*(C`ld -shared\\*(C'> link includes a shared "
-"library as one of the input files."
-msgstr ""
-
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 fedora-rawhide opensuse-leap-15-6
msgid "Where B<value> is :"
msgstr ""
-#: archlinux
+#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed
msgid "Where B<value> is:"
msgstr ""
@@ -51822,6 +60211,15 @@ msgid ""
"a maximum of 65535 (higher numbers usually being affected by wraparound)."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"While sampling is enabled, each readout from I</proc/timer_stats> will see "
+"newly updated statistics. Once sampling is disabled, the sampled "
+"information is kept until a new sample period is started. This allows "
+"multiple readouts."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -51829,13 +60227,13 @@ msgid ""
"signal caught by a handler; see B<signal>(7)."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "Will have no effect, whereas:"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "Will rename the input file I<foo.o> to I<bar.o>."
msgstr ""
@@ -51897,6 +60295,33 @@ msgstr ""
"del file su disco che dovrebbe essere eseguito se I<nome> fosse specificato "
"come nome di comando, o nulla se"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"With the advent of network namespaces, various information relating to the "
+"network stack is virtualized (see B<network_namespaces>(7)). Thus, since "
+"Linux 2.6.25, I</proc/net> is a symbolic link to the directory I</proc/self/"
+"net>, which contains the same files and directories as listed below. "
+"However, these files and directories now expose information for the network "
+"namespace of which the process is a member."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Within each of these subdirectories, there is a set of files with the same "
+"names and contents as under the I</proc/>pid directories. For attributes "
+"that are shared by all threads, the contents for each of the files under the "
+"I<task/>tid subdirectories will be the same as in the corresponding file in "
+"the parent I</proc/>pid directory (e.g., in a multithreaded process, all of "
+"the I<task/>tidI</cwd> files will have the same value as the I</proc/>pidI</"
+"cwd> file in the parent directory, since all of the threads in a process "
+"share a working directory). For attributes that are distinct for each "
+"thread, the corresponding files under I<task/>tid may have different values "
+"(e.g., various fields in each of the I<task/>tidI</status> files may be "
+"different for each thread), or they might not exist in I</proc/>pid at all."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy
@@ -51969,8 +60394,8 @@ msgstr ""
"argomento I<jobspec> restringe l'operazione ai job in esecuzione. Il valore "
"di ritorno è 0 tranne quando I<jobspec> non specifica un job valido."
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"Write a I<dependency file> to I<depfile>. This file contains a rule "
"suitable for CW<\\*(C`make\\*(C'> describing the output file and all the "
@@ -51983,20 +60408,7 @@ msgid ""
"copied into distributed makefiles without careful editing."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"Write a I<dependency file> to I<depfile>. This file contains a rule "
-"suitable for CW<\\*(C`make\\*(C'> describing the output file and all the "
-"input files that were read to produce it. The output is similar to the "
-"compiler's output with B<-M -MP>. Note that there is no option like the "
-"compiler's B<-MM>, to exclude \\*(L\"system files\\*(R\" (which is not a "
-"well-specified concept in the linker, unlike \\*(L\"system headers\\*(R\" in "
-"the compiler). So the output from \\&B<--dependency-file> is always "
-"specific to the exact state of the installation where it was produced, and "
-"should not be copied into distributed makefiles without careful editing."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-40 opensuse-tumbleweed
#, fuzzy
#| msgid "Print a summary of the command line options and exit."
msgid ""
@@ -52004,19 +60416,19 @@ msgid ""
"successfully."
msgstr "Stampa una sintesi delle opzioni della riga di comando ed esce."
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Write information about active message queues."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Write information about active semaphore sets."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Write information about active shared memory segments."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-40 opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "Print version information on standard output, then exit successfully."
@@ -52047,7 +60459,7 @@ msgstr ""
"del I<formato>. Con l'opzione B<-v> l'output viene assegnato alla variabile "
"I<var> piuttosto che essere stampato sullo standard output."
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Write time information. The time of the last control operation that changed "
"the access permissions for all facilities, the time of the last B<msgsnd>(2) "
@@ -52069,6 +60481,60 @@ msgstr ""
msgid "Writing Perl Modules for CPAN"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Writing a character to this file triggers the same SysRq function as typing "
+"ALT-SysRq-E<lt>characterE<gt> (see the description of I</proc/sys/kernel/"
+"sysrq>). This file is normally writable only by I<root>. For further "
+"details see the Linux kernel source file I<Documentation/admin-guide/sysrq."
+"rst> (or I<Documentation/sysrq.txt> before Linux 4.10)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Writing any value to I</proc/>pidI</clear_refs> other than those listed "
+"above has no effect."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Writing to FIFOs is unrestricted."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Writing to I</proc/>pidI</oom_score_adj> or I</proc/>pidI</oom_adj> will "
+"change the other with its scaled value."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Writing to regular files is unrestricted."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Writing to these files allows different things on different hosts. For "
+"example, with the I<latency> and I<nolatency> commands, root can switch on "
+"and off command latency measurement code in the eata_dma driver. With the "
+"I<lockup> and I<unlock> commands, root can control bus lockups simulated by "
+"the scsi_debug driver."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Writing to this file causes the kernel to drop clean caches, dentries, and "
+"inodes from memory, causing that memory to become free. This can be useful "
+"for memory management testing and performing reproducible filesystem "
+"benchmarks. Because writing to this file causes the benefits of caching to "
+"be lost, it can degrade overall system performance."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi."
@@ -52093,19 +60559,13 @@ msgstr ""
msgid "Written by Torbjorn Granlund and Richard M. Stallman."
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"X/Open Curses, Issue 7 (2009) describes B<tic> briefly, but omits this "
"program."
msgstr ""
-#: debian-bookworm archlinux
-msgid ""
-"X/Open Curses, Issue 7 (2009) describes B<tic> briefly, but omits this "
-"program. SVr4 systems provide B<captoinfo> as a separate application from "
-"B<tic>."
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "XDG Base Directory Specification"
@@ -52122,19 +60582,13 @@ msgstr ""
msgid "XENIX"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid ""
"XENIX I<\\%termcap> had a set of extension capabilities, corresponding to "
"box drawing characters of CCSID (\\*(``code page\\*('') 437, as follows."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"XENIX termcap also used to have a set of extension capabilities for forms "
-"drawing, designed to take advantage of the IBM PC high-half graphics. They "
-"were as follows:"
-msgstr ""
-
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
@@ -52149,7 +60603,7 @@ msgid "XSI"
msgstr ""
#: opensuse-leap-15-6
-msgid "XZ Embedded: E<lt>http://tukaani.org/xz/embedded.htmlE<gt>"
+msgid "XZ Embedded: E<lt>https://xz.tukaani.org/xz-embedded/E<gt>"
msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
@@ -52159,22 +60613,22 @@ msgstr ""
msgid "Xo"
msgstr "X"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "YYYY-MM-DD"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "YYYY-MM-DD hh:mm"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "YYYY-MM-DD hh:mm:ss"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "YYYYMMDDhhmmss"
msgstr ""
@@ -52201,6 +60655,13 @@ msgid ""
"in various formats online at"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"You can also write to some of the files to reconfigure the subsystem or "
+"switch certain features on or off."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "You can browse it interactively with \\[lq]info groff\\[rq]."
@@ -52222,11 +60683,6 @@ msgid ""
"lookup then you would edit your request-key.conf so it looks similar to this:"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-msgid "You can rename any device using the"
-msgstr ""
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -52237,7 +60693,7 @@ msgid ""
"exits B<devdump> or B<isodump>."
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"You may also use many troff escape sequences (those sequences beginning with "
"\\e). When you need to include the backslash character as normal text, use "
@@ -52255,8 +60711,8 @@ msgstr ""
"B<\\e*x>, B<\\e*(xx>, B<\\e(xx>, B<\\e$N>, B<\\enx>, B<\\en(xx>, B<\\efx> e "
"B<\\ef(xx>. Evitare di usare sequenze di escape per disegni grafici."
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid ""
"You may force the session type to wayland or X11. This is only needed for "
"debugging purposes. XDG_SESSION_TYPE will be ignored on gnome."
@@ -52314,16 +60770,26 @@ msgstr ""
msgid "You might want to keep these desktop references close by your keyboard:"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "You will need:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Zero"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
msgid "Zero on success, nonzero on errors."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "Zombie"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "[ B<-V> | B<--version> ] [ B<-h> | B<--help> ]"
@@ -52339,10 +60805,10 @@ msgstr ""
msgid "[1] Cdrtools 2.01.01a08 from May 2006, http://cdrecord.berlios.de"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "[7]"
+msgid "[8]"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -52360,6 +60826,13 @@ msgstr ""
msgid "[BRIDGE] SECTION OPTIONS"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "OPTIONS"
+msgid "[DHCPSERVER] SECTION OPTIONS"
+msgstr "OPZIONI"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, no-wrap
@@ -52376,29 +60849,6 @@ msgstr ""
msgid "[I<file> \\&.\\|.\\|.\\&]"
msgstr ""
-#: debian-unstable opensuse-tumbleweed
-msgid ""
-"[I<trailer>] Terminate the link text of the preceding B<.UR> macro, with the "
-"optional I<trailer> (if present, usually a closing parenthesis and/or end-of-"
-"sentence punctuation) immediately following. For non-HTML output devices (e."
-"g., B<man -Tutf8>), the link text is followed by the URL in angle brackets; "
-"if there is no link text, the URL is printed as its own link text, "
-"surrounded by angle brackets. (Angle brackets may not be available on all "
-"output devices.) For the HTML output device, the link text is hyperlinked "
-"to the URL; if there is no link text, the URL is printed as its own link "
-"text."
-msgstr ""
-"Termina il testo del collegamento della precedente macro B<.UR>, con il "
-"I<trailer> opzionale (se è presente, normalmente una parentesi chiusa e/o "
-"una punteggiatura di fine frase) immediatamente dopo. Per i dispositivi di "
-"output non HTML (p.es. B<man -Tutf8>), il testo del collegamento è seguito "
-"dall'URL in parentesi angolate; se manca il testo del collegamento, l'URL "
-"viene stampata così com'è, delimitata da parentesi angolate. (Le parentesi "
-"angolate possono non essere disponibili su tutti i dispositivi di output.) "
-"Per i dispositivi di output HTML, il testo del collegamento è collegato come "
-"ipertesto all'URL; se manca il testo del collegamento, l'URL viene stampata "
-"così com'è."
-
#: debian-bookworm opensuse-leap-15-6
msgid ""
"[I<trailer>] Terminate the link text of the preceding B<\\&.UR> macro, with "
@@ -52428,6 +60878,13 @@ msgstr ""
msgid "[IPOIB] SECTION OPTIONS"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "OPTIONS"
+msgid "[IPV6ACCEPTRA] SECTION OPTIONS"
+msgstr "OPZIONI"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -52457,10 +60914,6 @@ msgid ""
"ExecStart=/usr/sbin/foo-daemon\n"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 debian-unstable opensuse-tumbleweed
-msgid "[To be documented.]"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -52469,6 +60922,56 @@ msgid ""
"Description=Foo\n"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "[device]:inode\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "\\ 16"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "\\ 32"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "\\ 64"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "* \\ \\ "
+msgid "\\ \\ 2"
+msgstr "* \\ \\ "
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "* \\ \\ "
+msgid "\\ \\ 4"
+msgstr "* \\ \\ "
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "* \\ \\ "
+msgid "\\ \\ 8"
+msgstr "* \\ \\ "
+
+#: archlinux debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "\\%eqn 1 ,"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -52493,6 +60996,20 @@ msgstr ""
msgid "\\%https://docs.kernel.org/admin-guide/kernel-parameters.html"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "\\%https://docs.kernel.org/admin-guide/cgroup-v2.html"
+msgid "\\%https://docs.kernel.org/networking/ip-sysctl.html"
+msgstr "\\%https://docs.kernel.org/admin-guide/cgroup-v2.html"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "\\%https://docs.kernel.org/admin-guide/cgroup-v2.html"
+msgid "\\%https://docs.kernel.org/networking/vrf.html"
+msgstr "\\%https://docs.kernel.org/admin-guide/cgroup-v2.html"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "\\%https://docs.kernel.org/power/swsusp.html"
@@ -52523,6 +61040,7 @@ msgid "\\%https://github.com/rhboot/shim/blob/main/SBAT.md"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "\\%https://netfilter.org/projects/nftables/index.html"
msgstr ""
@@ -52563,13 +61081,20 @@ msgid "\\%https://systemd.io/RANDOM_SEEDS"
msgstr "\\%https://systemd.io/RANDOM_SEEDS"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
#, fuzzy
#| msgid "\\%https://systemd.io/RANDOM_SEEDS"
msgid "\\%https://systemd.io/ROOT_STORAGE_DAEMONS"
msgstr "\\%https://systemd.io/RANDOM_SEEDS"
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "\\%https://systemd.io/USER_RECORD"
+msgid "\\%https://systemd.io/USER_RECORD_BLOB_DIRS"
+msgstr "\\%https://systemd.io/USER_RECORD"
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "\\%https://tools.ietf.org/html/rfc4795"
msgid "\\%https://tools.ietf.org/html/rfc3339"
@@ -52591,7 +61116,7 @@ msgid "\\%https://uefi.org/specifications"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
msgid "\\%https://varlink.org/"
msgstr ""
@@ -52605,11 +61130,37 @@ msgstr ""
msgid "\\%https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems"
msgstr ""
+#: archlinux debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "\\%pic 1 ,"
+msgstr ""
+
+#: archlinux debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "refer(1)"
+msgid "\\%refer 1 ,"
+msgstr "refer(1)"
+
#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
#, no-wrap
msgid "\\%soelim"
msgstr ""
+#: archlinux debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "\\%tbl 1 ."
+msgstr ""
+
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "\\%troff 1 ,"
+msgstr ""
+
+#: archlinux debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "\\%troff 1 ."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid "\\& \"@INC\" locations of perl libraries"
@@ -52722,20 +61273,8 @@ msgid ""
"previous common is here"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\& MEMORY { \\& MEM1 (rwx) : ORIGIN : 0x1000, LENGTH = 0x14 \\& MEM2 "
-"(rwx) : ORIGIN : 0x1000, LENGTH = 0x40 \\& MEM3 (rwx) : ORIGIN : 0x2000, "
-"LENGTH = 0x40 \\& } \\& SECTIONS { \\& mem1 : { *(.data.*); } E<gt> MEM1 \\& "
-"mem2 : { *(.data.*); } E<gt> MEM2 \\& mem3 : { *(.data.*); } E<gt> MEM2 "
-"\\& } \\& \\& with input sections: \\& .data.1: size 8 \\& .data.2: size "
-"0x10 \\& .data.3: size 4 \\& \\& results in .data.1 affected to mem1, and ."
-"data.2 and .data.3 \\& affected to mem2, even though .data.3 would fit in "
-"mem3."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\& MEMORY { \\& MEM1 (rwx) : ORIGIN = 0x1000, LENGTH = 0x14 \\& MEM2 "
"(rwx) : ORIGIN = 0x1000, LENGTH = 0x40 \\& MEM3 (rwx) : ORIGIN = 0x2000, "
@@ -53001,7 +61540,7 @@ msgstr ""
msgid "\\& foo = 1 \\& foo = foo * 4 \\& foo = foo + 8"
msgstr ""
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
msgid ""
"\\& foo.o: Adjusting branch at 0x00000008 towards \"far\" in section .text"
msgstr ""
@@ -53031,8 +61570,8 @@ msgid ""
"\\& { \\& return f(); \\& }"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "\\& ld --remap-inputs=foo.o=bar.o foo.o"
msgstr ""
@@ -53041,8 +61580,8 @@ msgstr ""
msgid "\\& ld -o E<lt>outputE<gt> /lib/crt0.o hello.o -lc"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid "\\& ld foo.o --remap-inputs=foo.o=bar.o"
msgstr ""
@@ -53250,17 +61789,18 @@ msgstr ""
msgid "\\&...\n"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "\\&.SH NAME"
msgstr "\\&.SH NOME"
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "\\&.\\|.\\|."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\&B<--compress-debug-sections=none> doesn't compress DWARF debug sections. "
"B<--compress-debug-sections=zlib-gnu> compresses DWARF debug sections and "
@@ -53269,29 +61809,13 @@ msgid ""
"than renaming them it sets the SHF_COMPRESSED flag in the sections' headers."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\&B<--compress-debug-sections=none> doesn't compress \\s-1DWARF\\s0 debug "
-"sections. B<--compress-debug-sections=zlib-gnu> compresses "
-"\\&\\s-1DWARF\\s0 debug sections and renames them to begin with B<.zdebug> "
-"instead of B<.debug>. B<--compress-debug-sections=zlib-gabi> also "
-"compresses \\s-1DWARF\\s0 debug sections, but rather than renaming them it "
-"sets the \\s-1SHF_COMPRESSED\\s0 flag in the sections' headers."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\&B<--compress-debug-sections=zstd> compresses DWARF debug sections using "
"zstd."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\&B<--compress-debug-sections=zstd> compresses \\s-1DWARF\\s0 debug "
-"sections using zstd."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -53320,21 +61844,14 @@ msgid ""
"B<readelf>\\|(1) and the Info entries for I<binutils> and \\&I<ld>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\&B<ld> accepts Linker Command Language files written in a superset of "
"AT&T's Link Editor Command Language syntax, to provide explicit and total "
"control over the linking process."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\&B<ld> accepts Linker Command Language files written in a superset of "
-"\\s-1AT&T\\s0's Link Editor Command Language syntax, to provide explicit and "
-"total control over the linking process."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -53343,8 +61860,8 @@ msgid ""
"is to run B<ld>."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\&B<ld> may be configured to support more than one kind of object file. If "
"your B<ld> is configured this way, you can use the \\&B<--oformat> option to "
@@ -53358,22 +61875,8 @@ msgid ""
"but this option overrides it."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\&B<ld> may be configured to support more than one kind of object file. If "
-"your B<ld> is configured this way, you can use the \\&B<--oformat> option to "
-"specify the binary format for the output object file. Even when B<ld> is "
-"configured to support alternative object formats, you don't usually need to "
-"specify this, as B<ld> should be configured to produce as a default output "
-"format the most usual format on each machine. I<output-format> is a text "
-"string, the name of a particular format supported by the \\s-1BFD\\s0 "
-"libraries. (You can list the available binary formats with B<objdump -i>.) "
-"The script command CW<\\*(C`OUTPUT_FORMAT\\*(C'> can also specify the output "
-"format, but this option overrides it."
-msgstr ""
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\&B<ld> may be configured to support more than one kind of object file. If "
"your B<ld> is configured this way, you can use the \\&B<-b> option to "
@@ -53386,19 +61889,6 @@ msgid ""
"formats with B<objdump -i>.)"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\&B<ld> may be configured to support more than one kind of object file. If "
-"your B<ld> is configured this way, you can use the \\&B<-b> option to "
-"specify the binary format for input object files that follow this option on "
-"the command line. Even when B<ld> is configured to support alternative "
-"object formats, you don't usually need to specify this, as B<ld> should be "
-"configured to expect as a default input format the most usual format on each "
-"machine. \\&I<input-format> is a text string, the name of a particular "
-"format supported by the \\s-1BFD\\s0 libraries. (You can list the available "
-"binary formats with B<objdump -i>.)"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -53417,22 +61907,15 @@ msgid ""
"executable."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\&B<noindirect-extern-access> removes "
"GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS from .note.gnu.property section."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\&B<noindirect-extern-access> removes "
-"\\&\\s-1GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS\\s0 from .note.gnu."
-"property section."
-msgstr ""
-
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
+#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed archlinux
msgid ""
"\\&B<perl>\t[\\ B<-sTtuUWX>\\ ] [\\ B<-hv>\\ ]\\ [\\ B<-V>[:"
"I<configvar>]\\ ] [\\ B<-cw>\\ ]\\ [\\ B<-d>[B<t>][:I<debugger>]\\ ]\\ [\\ "
@@ -53445,8 +61928,8 @@ msgid ""
"I<argument>\\ ]..."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
msgid ""
"\\&CW<\\*(C`GNUTARGET\\*(C'> determines the input-file object format if you "
"don't use B<-b> (or its synonym B<--format>). Its value should be one of "
@@ -53462,22 +61945,6 @@ msgid ""
"in favor of convention."
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid ""
-"\\&CW<\\*(C`GNUTARGET\\*(C'> determines the input-file object format if you "
-"don't use B<-b> (or its synonym B<--format>). Its value should be one of "
-"the \\s-1BFD\\s0 names for an input format. If there is no "
-"\\&CW<\\*(C`GNUTARGET\\*(C'> in the environment, B<ld> uses the natural "
-"format of the target. If CW<\\*(C`GNUTARGET\\*(C'> is set to "
-"CW<\\*(C`default\\*(C'> then \\s-1BFD\\s0 attempts to discover the input "
-"format by examining binary input files; this method often succeeds, but "
-"there are potential ambiguities, since there is no method of ensuring that "
-"the magic number used to specify object-file formats is unique. However, "
-"the configuration procedure for \\&\\s-1BFD\\s0 on each system places the "
-"conventional format for that system first in the search-list, so ambiguities "
-"are resolved in favor of convention."
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -53500,8 +61967,8 @@ msgstr ""
msgid "\\&I<Higher-Order Perl>: E<lt>https://hop.perl.plover.com/E<gt>"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy
#| msgid "The I<option-name> can be one of the following:"
msgid "\\&I<MODE> can have any of the following values:"
@@ -53512,10 +61979,6 @@ msgstr "Il I<nome-opzione> può essere uno dei seguenti:"
msgid "\\&I<Modern Perl>: E<lt>http://onyxneon.com/books/modern_perl/E<gt>"
msgstr ""
-#: mageia-cauldron debian-bookworm
-msgid "\\&I<\\s-1MODE\\s0> can have any of the following values:"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -53563,11 +62026,6 @@ msgstr ""
msgid "\\*(#[\\v'.2m'\\s-2\\&3\\s0\\v'-.2m'\\*(#]"
msgstr "\\*(#[\\v'.2m'\\s-2\\&3\\s0\\v'-.2m'\\*(#]"
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "\\*d"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -53593,27 +62051,27 @@ msgstr "B<\\es>"
msgid "\\`"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "\\e*(Tm"
msgstr "\\e*(Tm"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "\\e*(lq"
msgstr "\\e*(lq"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "\\e*(rq"
msgstr "\\e*(rq"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "\\e*R"
msgstr "\\e*R"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "\\e*S"
msgstr "\\e*S"
@@ -53631,7 +62089,7 @@ msgid "\\eI<nnn>"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron
#, no-wrap
msgid "\\ee["
msgstr ""
@@ -53642,12 +62100,14 @@ msgstr ""
msgid "\\exHH"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "\\f(BItermcap\\fR Name"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "\\f(BIterminfo\\fR capability"
msgstr ""
@@ -53672,8 +62132,8 @@ msgid ""
" 13 print sane option-control messages\\fR\n"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6
+#: archlinux debian-bookworm debian-unstable fedora-40 mageia-cauldron
+#: opensuse-tumbleweed fedora-rawhide opensuse-leap-15-6
#, no-wrap
msgid "\\f[R]\\[bu]\\fR"
msgstr ""
@@ -53789,30 +62249,37 @@ msgid ""
"^\".ft P$\n"
msgstr ""
-#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "^G"
msgstr ""
-#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "^K"
msgstr ""
-#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "^R"
msgstr ""
-#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide
+#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "^X^X"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"a count of the number of events, optionally (since Linux 2.6.23) followed by "
+"the letter \\[aq]D\\[aq] if this is a deferrable timer;"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "a file descriptor becomes ready;"
@@ -53848,24 +62315,12 @@ msgstr "a)"
msgid "aarch64"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
-#, fuzzy, no-wrap
-#| msgid "a"
-msgid "ac"
-msgstr "a"
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "acct"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "acs magic cookie count"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "add NOTE segment for CHRP IEEE1275"
@@ -53897,7 +62352,7 @@ msgstr ""
msgid "alert (bell)"
msgstr "avviso (segnale acustico)"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "all failed"
msgstr ""
@@ -53922,7 +62377,7 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "alpha"
-msgstr ""
+msgstr "alpha"
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "alpine(1)"
@@ -53965,6 +62420,17 @@ msgstr ""
msgid "and typing"
msgstr "e battendo"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "and you have a working filter."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "anon_inode:I<file-type>\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -53976,18 +62442,29 @@ msgstr ""
msgid "apply ref.pot to each of the domains in def.po"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide
-#, fuzzy, no-wrap
-#| msgid "a"
-msgid "ar"
-msgstr "a"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "architecture specific flag"
+msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid "are enabled. This option is enabled by default."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "area is accountable"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "area uses huge tlb pages"
+msgstr ""
+
#: debian-bookworm mageia-cauldron opensuse-leap-15-6 debian-unstable fedora-40
#: fedora-rawhide opensuse-tumbleweed
#, no-wrap
@@ -54002,7 +62479,7 @@ msgstr ""
#: archlinux
msgid "ask hostname for verification"
-msgstr ""
+msgstr "chiede la verifica del nome host"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -54019,6 +62496,11 @@ msgstr ""
msgid "assume input is an isolinux configuration file."
msgstr ""
+#: archlinux fedora-rawhide opensuse-tumbleweed debian-bookworm debian-unstable
+#: fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid "attempt to canonicalize hostnames via DNS"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -54047,8 +62529,8 @@ msgstr ""
msgid "base directory of .msg message catalogs"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed archlinux
-#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid "basic\\&.target"
msgstr ""
@@ -54126,6 +62608,11 @@ msgstr ""
msgid "boot"
msgstr "/boot/"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "boot time, in seconds since the Epoch, 1970-01-01 00:00:00 +0000 (UTC)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "boot-complete\\&.target"
@@ -54171,7 +62658,7 @@ msgstr ""
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
#, no-wrap
msgid "byte"
-msgstr ""
+msgstr "byte"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -54189,6 +62676,22 @@ msgstr ""
msgid "c)"
msgstr "c)"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"cache buffer size in KB\n"
+"capacity number of sectors\n"
+"driver driver version\n"
+"geometry physical and logical geometry\n"
+"identify in hexadecimal\n"
+"media media type\n"
+"model manufacturer\\[aq]s model number\n"
+"settings drive settings\n"
+"smart_thresholds IDE disk management thresholds (in hex)\n"
+"smart_values IDE disk management values (in hex)\n"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
@@ -54213,11 +62716,17 @@ msgstr ""
msgid "call-nop=suffix-nop"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, fuzzy, no-wrap
-#| msgid "Capacity"
-msgid "capability"
-msgstr "Capac."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"can be used to set the NIS/YP domainname and the hostname of your box in "
+"exactly the same way as the commands B<domainname>(1) and B<hostname>(1), "
+"that is:"
+msgstr ""
+
+#: debian-unstable fedora-rawhide
+msgid "capsule\\&.slice"
+msgstr ""
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
@@ -54226,18 +62735,18 @@ msgstr "Capac."
msgid "captoinfo"
msgstr "B<--debugger>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "cat /lib/modules/$(uname -r)/build/.config\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "cat FILE"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid ""
-"cause the fields to print out one to a line. Otherwise, the fields will be "
-"printed several to a line to a maximum width of 60 characters."
-msgstr ""
-
# FARE
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -54306,7 +62815,13 @@ msgstr ""
msgid "cet-report=warning"
msgstr ""
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "h"
+msgid "ch"
+msgstr "h"
+
+#: archlinux debian-bookworm debian-unstable
#, no-wrap
msgid ""
"chacha20-poly1305@openssh.com,\n"
@@ -54314,11 +62829,14 @@ msgid ""
"aes128-gcm@openssh.com,aes256-gcm@openssh.com\n"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-msgid "change the output to I<width> characters."
+#: archlinux fedora-rawhide opensuse-tumbleweed
+msgid ""
+"change the ownership of each file only if its current owner and/or group "
+"match those specified here. Either may be omitted, in which case a match is "
+"not required for the omitted attribute"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "changes to the target user\\(cqs home directory"
msgstr ""
@@ -54409,7 +62927,7 @@ msgstr "B<comment>"
msgid "common-page-size=value"
msgstr ""
-#: fedora-40 fedora-rawhide mageia-cauldron archlinux debian-bookworm
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm
msgid "compiled terminal capability database"
msgstr ""
@@ -54418,7 +62936,13 @@ msgstr ""
msgid "compiled terminal description database"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-rawhide opensuse-tumbleweed
+msgid ""
+"control which existing files are updated; UPDATE={all,none,none-fail,"
+"older(default)}."
+msgstr ""
+
+#: debian-unstable fedora-40 mageia-cauldron
msgid ""
"control which existing files are updated; UPDATE={all,none,older(default)}. "
"See below"
@@ -54469,6 +62993,17 @@ msgstr ""
msgid "create a file containing the debugging info."
msgstr ""
+#: debian-unstable
+#, no-wrap
+msgid "crontab"
+msgstr ""
+
+#: debian-unstable
+#, fuzzy, no-wrap
+#| msgid "Linux User's Manual"
+msgid "crontab User Manual"
+msgstr "Manuale dell'utente Linux"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "cryptsetup-pre\\&.target"
@@ -54497,6 +63032,11 @@ msgid ""
"parent directory of input file]."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "currently always 0."
+msgstr ""
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
@@ -54510,7 +63050,7 @@ msgid "cursor_normal"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: debian-bookworm
+#: opensuse-tumbleweed debian-bookworm
#, no-wrap
msgid "cvm"
msgstr ""
@@ -54561,7 +63101,7 @@ msgstr "d5"
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "daemon"
-msgstr ""
+msgstr "daemon"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -54583,11 +63123,18 @@ msgstr ""
msgid "dbus\\&.socket"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "d"
+msgid "dd"
+msgstr "d"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "Dec"
-msgid "dc"
+msgid "de"
msgstr "Dec"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -54610,11 +63157,12 @@ msgstr "Dec"
msgid "def.po"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
msgid "default I<\\%termcap> terminal capability database"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "default PAM configuration file"
msgstr ""
@@ -54656,6 +63204,14 @@ msgstr ""
msgid "deleted messages"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"descendant namespace session ID hierarchy Session ID in each of the PID "
+"namespaces of which I<pid> is a member. The fields are ordered as for "
+"I<NStgid>. (Since Linux 4.1.)"
+msgstr ""
+
#: debian-bookworm mageia-cauldron opensuse-leap-15-6 debian-unstable fedora-40
#: fedora-rawhide opensuse-tumbleweed
#, no-wrap
@@ -54669,6 +63225,14 @@ msgid ""
"verifying iso9660 images."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"device /dev/sda7 mounted on /home with fstype ext3 [stats]\n"
+"( 1 ) ( 2 ) (3 ) ( 4 )\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -54680,7 +63244,7 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "digit"
-msgstr ""
+msgstr "digit"
#: debian-bookworm mageia-cauldron opensuse-leap-15-6
#, no-wrap
@@ -54702,6 +63266,12 @@ msgstr ""
msgid "disable hinting"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "disabled write to the mapped file"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -54743,7 +63313,7 @@ msgstr ""
msgid "display-manager\\&.service"
msgstr ""
-#: archlinux debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"do not attempt to clear the terminal's scrollback buffer using the extended "
"\\*(``E3\\*('' capability."
@@ -54763,11 +63333,29 @@ msgstr ""
msgid "do not check that the input is correctly sorted"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "do not copy area on fork"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "do not create any files"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "do not expand area on remapping"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "do not include area into core dump"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "do not install bootsector"
@@ -54780,7 +63368,7 @@ msgstr ""
#: archlinux
msgid "do not set SO_KEEPALIVE"
-msgstr ""
+msgstr "non imposta SO_KEEPALIVE"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -54804,24 +63392,28 @@ msgstr ""
msgid "done"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "horizontal tab"
msgid "double horizontal line"
msgstr "tabulazione orizzontale"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "I<direction>"
msgid "double intersection"
msgstr "I<direzione>"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double lower left corner"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double lower right corner"
msgstr ""
@@ -54831,54 +63423,60 @@ msgstr ""
msgid "double quote"
msgstr "virgolette"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double tee pointing down"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double tee pointing left"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double tee pointing right"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double tee pointing up"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double upper left corner"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "double upper right corner"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, fuzzy, no-wrap
#| msgid "vertical tab"
msgid "double vertical line"
msgstr "tabulazione verticale"
+#: archlinux
+msgid ""
+"draw a line of given width (relative to original page) around each page "
+"[argument defaults to 1pt; default is no line; width is fixed for PDF]"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "drop"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide
-#, fuzzy, no-wrap
-#| msgid "w"
-msgid "dw"
-msgstr "w"
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
@@ -54891,10 +63489,34 @@ msgstr ""
msgid "ebcdic"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "edit"
+msgid "echo 1 E<gt> /proc/sys/vm/drop_caches\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "echo 100000 E<gt> /proc/sys/fs/file-max\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "echo 2 E<gt> /proc/sys/vm/drop_caches\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "echo 3 E<gt> /proc/sys/vm/drop_caches\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "echo \\[aq]scsi add-single-device 1 0 5 0\\[aq] E<gt> /proc/scsi/scsi\n"
msgstr ""
#: debian-bookworm opensuse-leap-15-6
@@ -54940,19 +63562,19 @@ msgid ""
"pc"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "enables B<libblkid> debug output."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "enables B<libmount> debug output."
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "enables libmount debug output"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "enables libmount debug output."
msgstr ""
@@ -54987,21 +63609,40 @@ msgstr ""
msgid "enter_secure_mode"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "eqn(1)"
msgstr "eqn(1)"
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: debian-unstable fedora-40 mageia-cauldron
#, fuzzy
#| msgid "Equivalent to B<-l>."
msgid "equivalent to B<--update>[=I<\\,older\\/>]"
msgstr "Equivalente a B<-l>."
+#: archlinux fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid "Equivalent to B<-l>."
+msgid "equivalent to B<--update>[=I<\\,older\\/>]. See below"
+msgstr "Equivalente a B<-l>."
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "escape"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "Hex"
+msgid "ex"
+msgstr "Hex"
+
+#: mageia-cauldron archlinux debian-bookworm debian-unstable fedora-40
+#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "examine"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "exclude files that match any pattern in FILE"
@@ -55020,6 +63661,13 @@ msgstr "B<noexec>"
msgid "execstack"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--posix>"
+msgid "executable"
+msgstr "B<--posix>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -55138,6 +63786,11 @@ msgstr "file"
msgid "filename"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "filesystem type: the filesystem type in the form \"type[.subtype]\"."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "final\\&.target"
@@ -55360,7 +64013,7 @@ msgstr "B<pause>(2)"
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "full"
-msgstr ""
+msgstr "full"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -55379,6 +64032,25 @@ msgstr ""
msgid "futex - fast user-space locking"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "g"
+msgid "gd"
+msgstr "g"
+
+#: fedora-40 fedora-rawhide mageia-cauldron
+msgid ""
+"generate an image in FORMAT available formats: i386-coreboot, i386-"
+"multiboot, i386-pc, i386-xen_pvh, i386-pc-pxe, i386-pc-eltorito, i386-efi, "
+"i386-ieee1275, i386-qemu, x86_64-efi, i386-xen, x86_64-xen, mipsel-yeeloong-"
+"flash, mipsel-fuloong2f-flash, mipsel-loongson-elf, powerpc-ieee1275, "
+"sparc64-ieee1275-raw, sparc64-ieee1275-cdcore, sparc64-ieee1275-aout, ia64-"
+"efi, mips-arc, mipsel-arc, mipsel-qemu_mips-elf, mips-qemu_mips-flash, "
+"mipsel-qemu_mips-flash, mips-qemu_mips-elf, arm-uboot, arm-coreboot-"
+"vexpress, arm-coreboot-veyron, arm-efi, arm64-efi, riscv32-efi, riscv64-efi"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: archlinux opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -55415,6 +64087,12 @@ msgstr ""
msgid "getty\\&.target"
msgstr ""
+#: opensuse-leap-15-6 mageia-cauldron
+#, fuzzy, no-wrap
+#| msgid "B<sigaction>(2)"
+msgid "gid"
+msgstr "B<sigaction>(2)"
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide
msgid "give a detailed report if the integrity check fails."
msgstr ""
@@ -55513,20 +64191,13 @@ msgstr ""
msgid "glibc 2.6. POSIX.1-2008."
msgstr "POSIX.1-2008."
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<nolog>"
-msgid "glob"
-msgstr "B<nolog>"
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
msgid "global"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "global logindef config file"
msgstr ""
@@ -55536,10 +64207,15 @@ msgstr ""
msgid "globalaudit"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "grap(1)"
msgstr "grap(1)"
+#: archlinux debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide
+#, no-wrap
+msgid "grops 1"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "grub-editenv - edit GRUB environment block"
@@ -55697,7 +64373,6 @@ msgid "grub-syslinux2cfg - transform syslinux config into grub.cfg"
msgstr ""
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-tumbleweed
#, no-wrap
msgid ""
"gss-gex-sha1-,\n"
@@ -55721,6 +64396,11 @@ msgstr "(si veda B<Variabili di shell> sopra)."
msgid "halt\\&.target"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "has the same effect as"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
@@ -55739,12 +64419,19 @@ msgstr "file d'aiuto"
msgid "hex FILE"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "g"
+msgid "hg"
+msgstr "g"
+
+#: debian-bookworm
#, no-wrap
msgid "hh:mm"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "hh:mm:ss"
msgstr ""
@@ -55784,6 +64471,13 @@ msgstr ""
msgid "hp"
msgstr "p"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "h"
+msgid "ht"
+msgstr "h"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "http://www.gnu.org/software/texinfo/"
@@ -55794,16 +64488,22 @@ msgstr ""
msgid "https://github.com/vmatare/thinkfan/tree/master/examples\n"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "https://www.ausweisapp.bund.de/en"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6
-#: opensuse-tumbleweed
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: opensuse-leap-15-6
msgid "https://www.ausweisapp.bund.de/sdk"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "huge page advise flag"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "hybrid-sleep\\&.target"
@@ -55835,17 +64535,18 @@ msgstr ""
msgid "iconv"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "if incorrect arguments specified,"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: debian-unstable
msgid "if the chroot command itself fails"
msgstr ""
#: archlinux
msgid "ignore .rhosts file"
-msgstr ""
+msgstr "ignora il file .rhosts"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -55891,7 +64592,7 @@ msgid "ignore-in-shared-libs"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "and"
msgid "ima"
@@ -55928,7 +64629,7 @@ msgid ""
"double-quoted word expansions"
msgstr ""
-#: archlinux debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"indicates the I<type> of terminal. Normally this option is unnecessary, "
"because the default is taken from the environment variable B<TERM>. If B<-"
@@ -55942,6 +64643,16 @@ msgstr ""
msgid "indirect-extern-access"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"indx interface_name dmi_u dmi_g dmi_address\n"
+"2 eth0 1 0 01005e000001\n"
+"3 eth1 1 0 01005e000001\n"
+"4 eth2 1 0 01005e000001\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -55977,7 +64688,7 @@ msgstr ""
msgid "initfirst"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"initializes the environment variables B<HOME>, B<SHELL>, B<USER>, "
"B<LOGNAME>, and B<PATH>"
@@ -56097,6 +64808,13 @@ msgstr ""
msgid "intersection"
msgstr "I<direzione>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "i"
+msgid "io"
+msgstr "i"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -56183,7 +64901,7 @@ msgstr ""
"Quando la modifica è completata, i comandi modificati sono listati ed "
"eseguiti."
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "item \\e- description"
msgstr "nome \\e- descrizione"
@@ -56249,10 +64967,16 @@ msgstr ""
msgid "kent"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "kernel documentation"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"kernel/system statistics. Varies with architecture. Common entries include:"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, no-wrap
@@ -56548,6 +65272,13 @@ msgstr ""
msgid "line"
msgstr "newline [su una nuova riga]"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "o"
+msgid "lo"
+msgstr "o"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
@@ -56579,8 +65310,7 @@ msgstr ""
msgid "locale name, either language or language_COUNTRY"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm
-#: debian-unstable
+#: archlinux fedora-40 opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
msgid "locate"
msgstr ""
@@ -56594,26 +65324,26 @@ msgstr ""
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
#, no-wrap
msgid "lower"
-msgstr ""
-
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "lower left"
-msgstr ""
+msgstr "lower"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "lower left corner"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
-msgid "lower right"
+msgid "lower right corner"
msgstr ""
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "lower right corner"
+msgid ""
+"lrw-------. 1 root root 64 Apr 16 21:33\n"
+" 7fc075d2f000-7fc075e6f000 -E<gt> /dev/zero (deleted)\n"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -56643,21 +65373,28 @@ msgstr ""
msgid "machines\\&.target"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"major:minor: the value of I<st_dev> for files on this filesystem (see "
+"B<stat>(2))."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "make tabs line up by prepending a tab"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "man"
msgstr "man"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "man - macros to format man pages"
msgstr "man - macro per formattare le pagine di manuale"
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "mark-plt"
msgstr ""
@@ -56668,6 +65405,30 @@ msgstr ""
msgid "max-page-size=value"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "may execute"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "may read"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "may share"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "may write"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -56675,6 +65436,31 @@ msgstr ""
msgid "md5"
msgstr "d5"
+#: debian-unstable archlinux debian-bookworm fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "meaning"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "memory mapped I/O area"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "mergeable advise flag"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "g"
+msgid "mg"
+msgstr "g"
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
@@ -56693,6 +65479,12 @@ msgstr ""
msgid "mips"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "mixed map area"
+msgstr ""
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
@@ -56700,6 +65492,20 @@ msgstr ""
msgid "mk"
msgstr "k"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "m"
+msgid "mm"
+msgstr "m"
+
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<mode>"
+msgid "mode"
+msgstr "B<mode>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "month (01..12)"
@@ -56710,11 +65516,40 @@ msgstr ""
msgid "more than 24 hours have passed since the inode was written to disk."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "mount ID: a unique ID for the mount (may be reused after B<umount>(2))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "mount options: per-mount options (see B<mount>(2))."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"mount point: the pathname of the mount point relative to the process's root "
+"directory."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "mount source: filesystem-specific information or \"none\"."
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
#, no-wrap
msgid "mouse"
-msgstr ""
+msgstr "mouse"
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "m"
+msgid "ms"
+msgstr "m"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -56735,6 +65570,13 @@ msgstr "B<-->"
msgid "muldefs"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "w"
+msgid "mw"
+msgstr "w"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -56790,12 +65632,25 @@ msgstr ""
msgid "nfsidmap - The NFS idmapper upcall program"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "h"
+msgid "nh"
+msgstr "h"
+
#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "nice"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "no-huge page advise flag"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
@@ -56866,11 +65721,17 @@ msgstr ""
msgid "noindirect-extern-access"
msgstr ""
-#: archlinux fedora-rawhide opensuse-tumbleweed debian-unstable
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed debian-unstable
#, no-wrap
msgid "nomark-plt"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "non-linear mapping (removed in Linux 4.0)"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, fuzzy, no-wrap
@@ -56890,8 +65751,8 @@ msgstr ""
msgid "norelro"
msgstr ""
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--inlines>"
msgid "nosectionheader"
@@ -56932,6 +65793,13 @@ msgstr ""
msgid "nounique-symbol"
msgstr "B<--print-file-name>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "n"
+msgid "nr"
+msgstr "n"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "nss-lookup\\&.target"
@@ -56988,7 +65856,7 @@ msgstr ""
"disattivate lo stato di array per una variabile array, o un tentativo per "
"mostrare una funzione non esistente con B<-f>."
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "operation error, such as unable to allocate memory"
msgstr ""
@@ -56997,6 +65865,12 @@ msgstr ""
msgid "option mov m"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"optional fields: zero or more fields of the form \"tag[:value]\"; see below."
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid "or available locally via: info \\(aq(coreutils) chroot invocation\\(aq"
@@ -57051,6 +65925,13 @@ msgstr ""
msgid "pack-relative-relocs"
msgstr "B<export>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "The maximum size that may be locked into memory"
+msgid "pages are locked in memory"
+msgstr "la dimensione massima di memoria che può essere bloccata"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "pam_systemd\\&.so"
@@ -57062,9 +65943,17 @@ msgid "pam_systemd_home\\&.so"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "pam_systemd_loadkey\\&.so"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"parent ID: the ID of the parent mount (or of self for the root of this mount "
+"namespace's mount tree)."
+msgstr ""
+
#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
@@ -57083,9 +65972,9 @@ msgstr ""
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "parted"
-msgstr ""
+msgstr "parted"
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "partial success"
msgstr ""
@@ -57113,6 +66002,12 @@ msgstr ""
msgid "pending"
msgstr "B<sigpending>(2)"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "perform synchronous page faults (since Linux 4.15)"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid "perl - The Perl 5 language interpreter"
@@ -57133,7 +66028,7 @@ msgstr ""
msgid "perlbook - Books about and related to Perl"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "pic(1)"
msgstr "pic(1)"
@@ -57162,24 +66057,71 @@ msgstr ""
msgid "po"
msgstr "o"
-#: debian-bookworm opensuse-leap-15-6 archlinux
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "pointing down"
+msgid ""
+"pos:\t0\n"
+"flags:\t00\n"
+"mnt_id:\t11\n"
+"inotify wd:2 ino:7ef82a sdev:800001 mask:800afff ignored_mask:0 fhandle-bytes:8 fhandle-type:1 f_handle:2af87e00220ffd73\n"
+"inotify wd:1 ino:192627 sdev:800001 mask:800afff ignored_mask:0 fhandle-bytes:8 fhandle-type:1 f_handle:27261900802dfd73\n"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "pointing left"
+msgid ""
+"pos:\t0\n"
+"flags:\t02\n"
+"mnt_id:\t10\n"
+"eventfd-count: 40\n"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"pos:\t0\n"
+"flags:\t02\n"
+"mnt_id:\t10\n"
+"sigmask:\t0000000000000006\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"pos:\t0\n"
+"flags:\t02\n"
+"mnt_id:\t10\n"
+"tfd: 9 events: 19 data: 74253d2500000009\n"
+"tfd: 7 events: 19 data: 74253d2500000007\n"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "pointing right"
+msgid ""
+"pos:\t0\n"
+"flags:\t02\n"
+"mnt_id:\t11\n"
+"fanotify flags:0 event-flags:88002\n"
+"fanotify ino:19264f sdev:800001 mflags:0 mask:1 ignored_mask:0 fhandle-bytes:8 fhandle-type:1 f_handle:4f261900a82dfd73\n"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
-msgid "pointing up"
+msgid ""
+"pos: 0\n"
+"flags: 02004002\n"
+"mnt_id: 13\n"
+"clockid: 0\n"
+"ticks: 0\n"
+"settime flags: 03\n"
+"it_value: (7695568592, 640020877)\n"
+"it_interval: (0, 0)\n"
msgstr ""
#: opensuse-leap-15-6 mageia-cauldron
@@ -57214,24 +66156,6 @@ msgstr ""
msgid "print modifications but don't perform them"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, fuzzy
-#| msgid ""
-#| "Print version information on standard output, then exit successfully."
-msgid "print out the version of the program in use on standard error and exit."
-msgstr ""
-"Stampa informazioni sulla versione sullo standard output ed esce con "
-"successo."
-
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, fuzzy
-#| msgid ""
-#| "Print version information on standard output, then exit successfully."
-msgid "print out tracing information on standard error as the program runs."
-msgstr ""
-"Stampa informazioni sulla versione sullo standard output ed esce con "
-"successo."
-
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide
msgid "print the data in sexps instead of rec format."
msgstr ""
@@ -57243,8 +66167,8 @@ msgstr ""
msgid "print this help and exit"
msgstr "mostra questo testo d'aiuto (help) ed esce"
-#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "print verbose messages (pass twice to enable debug printing)."
msgstr ""
@@ -57299,6 +66223,12 @@ msgstr ""
msgid "pty"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "pure PFN range"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
#, no-wrap
@@ -57310,6 +66240,22 @@ msgstr ""
msgid "query-options"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"queue dropped. Number of packets that had to be dropped by the kernel "
+"because too many packets are already waiting for user space to send back the "
+"mandatory accept/drop verdicts."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"queue user dropped. Number of packets that were dropped within the netlink "
+"subsystem. Such drops usually happen when the corresponding socket buffer "
+"is full; that is, user space is not able to read messages fast enough."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -57317,6 +66263,17 @@ msgid ""
"special effect"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"r = read\n"
+"w = write\n"
+"x = execute\n"
+"s = shared\n"
+"p = private (copy on write)\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
@@ -57324,11 +66281,24 @@ msgstr ""
msgid "rand"
msgstr "I</dev/random>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "random read advise provided"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "rc-local\\&.service"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "d"
+msgid "rd"
+msgstr "d"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "re-executes the last command."
@@ -57353,6 +66323,13 @@ msgstr "Thread safety"
msgid "read text from FILE."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "I<variable>"
+msgid "readable"
+msgstr "I<variabile>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -57379,7 +66356,7 @@ msgstr ""
msgid "ref.pot"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "refer(1)"
msgstr "refer(1)"
@@ -57486,7 +66463,7 @@ msgstr ""
msgid "report-relative-reloc"
msgstr ""
-#: archlinux debian-bookworm opensuse-leap-15-6
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"reports the version of ncurses which was used in this program, and exits."
msgstr ""
@@ -57517,6 +66494,10 @@ msgid ""
"which case the caller can retry with a larger buffer.)"
msgstr ""
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "reverse the order of the output pages"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -57524,12 +66505,17 @@ msgid "riscv"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy, no-wrap
#| msgid "o"
msgid "ro"
msgstr "o"
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "roff 7"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "root directory as it will be seen on runtime [default=/]."
@@ -57545,6 +66531,13 @@ msgstr ""
msgid "root directory of the syslinux disk [default=/]."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"root: the pathname of the directory in the filesystem which forms the root "
+"of this mount."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -57561,6 +66554,13 @@ msgstr ""
msgid "rpmrc Configuration"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "r"
+msgid "rr"
+msgstr "r"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -57576,6 +66576,13 @@ msgstr ""
msgid "runs the last command beginning with"
msgstr "si esegue l'ultimo comando che inizia con"
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<time>"
+msgid "runtime"
+msgstr "B<time>"
+
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
@@ -57656,15 +66663,8 @@ msgstr ""
msgid "sched"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "kbd"
-msgid "sd"
-msgstr "kbd"
-
-#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed
-#: debian-unstable
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
+#: opensuse-tumbleweed debian-unstable
#, fuzzy, no-wrap
#| msgid "B<--inlines>"
msgid "sectionheader"
@@ -57677,12 +66677,20 @@ msgstr "B<--inlines>"
msgid "select"
msgstr "B<tzselect>"
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "select even-numbered output pages"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "select face index"
msgstr ""
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "select odd-numbered output pages"
+msgstr ""
+
+#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid "select the given page ranges"
msgstr ""
@@ -57718,6 +66726,25 @@ msgstr ""
msgid "separate-code"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "separator: the end of the optional fields is marked by a single hyphen."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"sequence number. Every queued packet is associated with a (32-bit) "
+"monotonically increasing sequence number. This shows the ID of the most "
+"recent packet queued."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "sequential read advise provided"
+msgstr ""
+
#: opensuse-leap-15-6 debian-bookworm debian-unstable mageia-cauldron
#, fuzzy, no-wrap
#| msgid "--version"
@@ -57814,7 +66841,13 @@ msgstr ""
msgid "set_tid_address"
msgstr "BindAddress"
-#: debian-bookworm opensuse-leap-15-6
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "setlocale(LC_ALL, \"\");\n"
+msgstr ""
+
+#: debian-bookworm
msgid ""
"sets argv[0] of the shell to \\(aqB<->\\(aq in order to make the shell a "
"login shell"
@@ -57835,12 +66868,12 @@ msgstr ""
"impostare o rimuovere i valori di E<.SM> B<SHELL>, E<.SM> B<PATH>, E<.SM> "
"B<HISTFILE>, E<.SM> B<ENV> o E<.SM> B<BASH_ENV>"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
-#| msgid "s"
-msgid "sh"
-msgstr "s"
+#| msgid "f"
+msgid "sf"
+msgstr "f"
#: opensuse-leap-15-6 debian-bookworm
#, no-wrap
@@ -57889,12 +66922,6 @@ msgstr ""
msgid "share-unconflicted"
msgstr ""
-#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
-#, no-wrap
-msgid "shell"
-msgstr ""
-
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -57902,11 +66929,6 @@ msgid ""
"be printed"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-msgid "show program's version number and exit"
-msgstr ""
-
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
@@ -57928,11 +66950,39 @@ msgstr ""
msgid "sigset_t origmask;\n"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 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 ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
msgid "skip I<i> screenfuls and print a screenful of lines"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"sl local_address rem_address st tx_queue rx_queue tr rexmits tm-E<gt>when uid\n"
+" 1: 01642C89:0201 0C642C89:03FF 01 00000000:00000001 01:000071BA 00000000 0\n"
+" 1: 00000000:0801 00000000:0000 0A 00000000:00000000 00:00000000 6F000100 0\n"
+" 1: 00000000:0201 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0\n"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "sleep\\&.target"
@@ -57964,6 +67014,12 @@ msgstr "così che digitando"
msgid "sockets\\&.target"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "soft-dirty flag (since Linux 3.13)"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -58042,7 +67098,20 @@ msgstr "specificare l'opzione B<-p> al comando incorporato B<command>"
msgid "speed"
msgstr ""
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "r"
+msgid "sr"
+msgstr "r"
+
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "rescue\\&.target"
+msgid "ssh-access\\&.target"
+msgstr "rescue\\&.target"
+
+#: archlinux debian-bookworm debian-unstable
#, no-wrap
msgid ""
"ssh-ed25519,ecdsa-sha2-nistp256,\n"
@@ -58053,7 +67122,6 @@ msgid ""
msgstr ""
#: archlinux debian-bookworm debian-unstable mageia-cauldron
-#: opensuse-tumbleweed
#, no-wrap
msgid ""
"ssh-ed25519-cert-v01@openssh.com,\n"
@@ -58071,18 +67139,24 @@ msgid ""
"rsa-sha2-512,rsa-sha2-256\n"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "stack segment grows down"
+msgstr ""
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
#, no-wrap
msgid "stack-size=value"
msgstr ""
-#: archlinux debian-bookworm opensuse-leap-15-6 debian-unstable fedora-40
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid "standard input and"
msgstr ""
-#: archlinux debian-bookworm opensuse-leap-15-6 debian-unstable fedora-40
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid "standard output,"
msgstr ""
@@ -58105,6 +67179,12 @@ msgstr ""
msgid "start-stop-visibility=value"
msgstr ""
+#: opensuse-leap-15-6 debian-unstable fedora-rawhide
+#, fuzzy, no-wrap
+#| msgid "I<start_date>"
+msgid "state"
+msgstr "I<data_inizio>"
+
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid ""
@@ -58122,7 +67202,14 @@ msgstr ""
msgid "stime"
msgstr "B<time>"
+#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "stop"
+msgstr ""
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "reboot\\&.target"
msgid "storage-target-mode\\&.target"
@@ -58212,6 +67299,11 @@ msgid ""
"};\n"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "super options: per-superblock options (see B<mount>(2))."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "suppress automatic printing of pattern space"
@@ -58238,24 +67330,22 @@ msgstr ""
msgid "swab"
msgstr ""
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-msgid "swap\\&.target"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "swap space is not reserved for the area"
msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<sigaction>(2)"
-msgid "symbolic link"
-msgstr "B<sigaction>(2)"
+msgid "swap\\&.target"
+msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "B<--sync>"
+#, no-wrap
msgid "sync"
-msgstr "B<--sync>"
+msgstr "sync"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -58285,11 +67375,12 @@ msgid "system\\&.slice"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed
+#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6
msgid "systemd and Storage Daemons for the Root File System"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed debian-unstable
+#: fedora-rawhide
#, no-wrap
msgid "systemd-analyze srk E<gt> srk\\&.tpm2b_public\n"
msgstr ""
@@ -58345,6 +67436,7 @@ msgid "systemd-boot-random-seed\\&.service"
msgstr ""
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "reboot\\&.target"
msgid "systemd-bsod\\&.service"
@@ -58352,6 +67444,13 @@ msgstr "reboot\\&.target"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "systemd-confext\\&.service"
+msgstr "reboot\\&.target"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "systemd-coredump@\\&.service"
msgstr ""
@@ -58398,11 +67497,11 @@ msgstr ""
msgid "systemd-fsck@\\&.service"
msgstr ""
-#: debian-bookworm debian-unstable
+#: debian-bookworm
msgid "systemd-fsckd\\&.service"
msgstr ""
-#: debian-bookworm debian-unstable
+#: debian-bookworm
msgid "systemd-fsckd\\&.socket"
msgstr ""
@@ -58416,6 +67515,12 @@ msgstr ""
msgid "systemd-growfs@I<mountpoint>\\&.service"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "systemd-hibernate-clear\\&.service"
+msgstr "reboot\\&.target"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
@@ -58666,6 +67771,7 @@ msgid "systemd-soft-reboot\\&.service"
msgstr "reboot\\&.target"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "reboot\\&.target"
msgid "systemd-storagetm\\&.service"
@@ -58688,6 +67794,13 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "systemd-sysext\\&.service"
+msgstr "reboot\\&.target"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "systemd-sysupdate\\&.service"
msgstr ""
@@ -58711,7 +67824,41 @@ msgstr ""
msgid "systemd-timesyncd\\&.service"
msgstr ""
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "systemd-tmpfiles-clean\\&.service"
+msgstr "reboot\\&.target"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "systemd-tmpfiles-clean\\&.timer"
+msgstr ""
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "systemd-tmpfiles-setup-dev-early\\&.service"
+msgstr "reboot\\&.target"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "systemd-tmpfiles-setup-dev\\&.service"
+msgstr "reboot\\&.target"
+
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "systemd-tmpfiles-setup\\&.service"
+msgstr "reboot\\&.target"
+
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "reboot\\&.target"
msgid "systemd-tpm2-setup\\&.service"
@@ -58795,7 +67942,8 @@ msgstr ""
msgid "tab"
msgstr ""
-#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "tab stop initialization database"
msgstr ""
@@ -58809,7 +67957,7 @@ msgstr ""
msgid "table of mounted file systems"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "tbl(1)"
msgstr "tbl(1)"
@@ -58880,6 +68028,11 @@ msgstr ""
msgid "the Info entries for I<binutils>."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the PID of the process that initialized the timer;"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -58898,6 +68051,21 @@ msgstr ""
"il carattere Unicode (ISO/IEC 10646) il cui valore è il valore esadecimale "
"I<HHHHHHHH> (da una a otto cifre esadecimali)"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"the bound pathname (if any) of the socket. Sockets in the abstract "
+"namespace are included in the list, and are shown with a I<Path> that "
+"commences with the character '@'."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"the caller has permission to read and write the target file (either via the "
+"file's permissions mask or because it has suitable capabilities)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "the console device to be used;"
@@ -58921,17 +68089,69 @@ msgstr ""
"il carattere a otto bit il cui valore è il valore ottale I<nnn> (da zero a "
"tre cifre ottali)"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"the filesystem UID of the process following the link matches the owner (UID) "
+"of the symbolic link (as described in B<credentials>(7), a process's "
+"filesystem UID is normally the same as its effective UID);"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"the function where the timer was initialized; and (in parentheses) the "
+"callback function that is associated with the timer."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy
+#| msgid "The maximum number of file locks"
+msgid "the inode number of the socket."
+msgstr "Il numero massimo di file lock"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"the installation device is removable. This option is only available on EFI."
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the internal kernel flags holding the status of the socket."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the internal state of the socket."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the kernel table slot number."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the link is not in a sticky world-writable directory; or"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the name of the process that initialized the timer;"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "the next to last."
msgstr "la penultima."
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the number of users of the socket."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -58952,7 +68172,7 @@ msgid ""
"foo=\\(aq(1 2)\\(aq). Later versions warn that this usage is deprecated"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "the shell listed in the passwd entry of the target user"
msgstr ""
@@ -58964,11 +68184,19 @@ msgid ""
"extended debugging mode is not enabled"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "the shell specified with B<--shell>"
msgstr ""
-#: archlinux debian-bookworm opensuse-leap-15-6 debian-unstable fedora-40
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"the socket type. For B<SOCK_STREAM> sockets, this is 0001; for "
+"B<SOCK_DGRAM> sockets, it is 0002; and for B<SOCK_SEQPACKET> sockets, it is "
+"0005."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid "the standard error,"
msgstr ""
@@ -58978,6 +68206,28 @@ msgstr ""
msgid "the standard round-robin time-sharing policy;"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the symbolic link and its parent directory have the same owner (UID)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"the target file does not have both its set-group-ID and group-executable "
+"mode bits enabled; and"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the target file does not have its set-user-ID mode bit enabled;"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "the target is a regular file;"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
@@ -59031,7 +68281,7 @@ msgstr ""
msgid "to restore default color"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "tomorrow"
msgstr ""
@@ -59042,6 +68292,12 @@ msgstr ""
msgid "top"
msgstr ""
+#: debian-unstable fedora-rawhide
+#, fuzzy
+#| msgid "reboot\\&.target"
+msgid "tpm2\\&.target"
+msgstr "reboot\\&.target"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "try hard to find a smaller set of changes"
@@ -59056,12 +68312,30 @@ msgid ""
msgstr ""
"disattivare la modalità ristretta con B<set +r> o B<set +o restricted>."
-#: archlinux debian-bookworm opensuse-leap-15-6 debian-unstable fedora-40
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "type:[inode]\n"
+msgstr ""
+
+#: opensuse-leap-15-6 mageia-cauldron
+#, no-wrap
+msgid "uid"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid "ultimately \\*(``/dev/tty\\*(''"
msgstr ""
-#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "m"
+msgid "um"
+msgstr "m"
+
+#: archlinux debian-bookworm debian-unstable
#, no-wrap
msgid ""
"umac-64-etm@openssh.com,umac-128-etm@openssh.com,\n"
@@ -59270,24 +68544,16 @@ msgstr ""
#: opensuse-leap-15-6 opensuse-tumbleweed archlinux
#, no-wrap
msgid "upper"
-msgstr ""
-
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "upper left"
-msgstr ""
+msgstr "upper"
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "upper left corner"
msgstr ""
-#: debian-bookworm opensuse-leap-15-6 archlinux
-#, no-wrap
-msgid "upper right"
-msgstr ""
-
-#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron
+#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide
+#: mageia-cauldron
#, no-wrap
msgid "upper right corner"
msgstr ""
@@ -59353,6 +68619,12 @@ msgstr ""
msgid "use PROGRAM to compare files"
msgstr ""
+#: archlinux fedora-rawhide opensuse-tumbleweed
+msgid ""
+"use RFILE's ownership rather than specifying values RFILE is always "
+"dereferenced if a symbolic link."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "use STRING as product name"
@@ -59388,7 +68660,7 @@ msgid "use identifier file even if UUID is available"
msgstr ""
#: opensuse-leap-15-6 archlinux debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron
+#: mageia-cauldron opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<user>"
msgid "user"
@@ -59425,6 +68697,18 @@ msgstr ""
msgid "user\\&.slice"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "userfaultfd missing pages tracking (since Linux 4.3)"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "userfaultfd wprotect pages tracking (since Linux 4.3)"
+msgstr ""
+
#: debian-bookworm debian-unstable fedora-40 fedora-rawhide archlinux
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -59453,6 +68737,13 @@ msgstr ""
msgid "utime"
msgstr "B<time>"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "w"
+msgid "uw"
+msgstr "w"
+
#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed debian-bookworm debian-unstable
msgid ""
@@ -59492,7 +68783,7 @@ msgstr ""
msgid "vertical line"
msgstr "tabulazione verticale"
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "vgrind(1)"
msgstr "vgrind(1)"
@@ -59515,6 +68806,13 @@ msgstr ""
msgid "wdiff 1.2.2"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "w"
+msgid "wf"
+msgstr "w"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
msgid ""
@@ -59559,11 +68857,46 @@ msgid ""
"head of the queue can later be declared as:"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "whether the process creates a lot of children using B<fork>(2) (+);"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "whether the process has a low nice value (i.e., E<gt> 0) (+); and"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"whether the process has been running a long time, or has used a lot of CPU "
+"time (-);"
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "whether the process is making direct hardware access (-)."
+msgstr ""
+
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid "whether the process is privileged (-)."
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed fedora-40 fedora-rawhide
msgid "whois - client for the whois directory service"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+msgid ""
+"will cause host scsi1 to scan on SCSI channel 0 for a device on ID 5 LUN 0. "
+"If there is already a device known on this address or the address is "
+"invalid, an error will be returned."
+msgstr ""
+
#: opensuse-leap-15-6 debian-bookworm
msgid ""
"will fix the extension of your html files. Provide an empty string for "
@@ -59575,7 +68908,7 @@ msgstr ""
msgid "will get you there."
msgstr ""
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed
msgid ""
"will move all resources appearing in a document to the document prologue, "
"removing redundant copies. The output file can then be put through page re-"
@@ -59619,6 +68952,13 @@ msgid ""
"will turn them into I<foo001>, ..., I<foo009>, I<foo010>, ..., I<foo278>. And"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<RWF_NOWAIT> (since Linux 4.14)"
+msgid "wipe on fork (since Linux 4.14)"
+msgstr "B<RWF_NOWAIT> (da Linux 4.14)"
+
#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
#, no-wrap
@@ -59673,12 +69013,26 @@ msgstr ""
"non avesse ritornato I<file>. L'opzione B<-P> forza E<.SM> B<PATH> a "
"ricercare ogni I<nome>, anche se"
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "w"
+msgid "wr"
+msgstr "w"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: opensuse-tumbleweed mageia-cauldron opensuse-leap-15-6
#, no-wrap
msgid "wrap"
msgstr ""
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<variable>"
+msgid "writable"
+msgstr "B<variable>"
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "write output to FILE [default=stdout]."
@@ -59719,8 +69073,8 @@ msgstr ""
msgid "x86-64-v4"
msgstr ""
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40
+#: fedora-rawhide mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "x86_64"
msgstr ""
@@ -59728,13 +69082,13 @@ msgstr ""
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "xinit 1.4.0"
-msgstr ""
+msgstr "xinit 1.4.0"
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "xinit 1.4.2"
-msgstr ""
+msgstr "xinit 1.4.2"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -59752,12 +69106,16 @@ msgstr ""
msgid "zstd 1.5.4"
msgstr ""
-#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
-#: opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-unstable fedora-40 opensuse-leap-15-6
#, no-wrap
msgid "zstd 1.5.5"
msgstr ""
+#: archlinux fedora-rawhide mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "zstd 1.5.6"
+msgstr ""
+
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "}\n"
@@ -59768,6 +69126,16 @@ msgstr ""
msgid "~/\\&.config/environment\\&.d/*\\&.conf"
msgstr ""
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "~/\\&.config/user-tmpfiles\\&.d/*\\&.conf"
+msgstr ""
+
+#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "~/\\&.local/share/user-tmpfiles\\&.d/*\\&.conf"
+msgstr ""
+
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -60415,3 +69783,18 @@ msgstr ""
#, no-wrap
msgid "■"
msgstr ""
+
+#, fuzzy, no-wrap
+#~| msgid "B<--help>"
+#~ msgid "B<--help-env>"
+#~ msgstr "B<--help>"
+
+#, fuzzy, no-wrap
+#~| msgid "B<--posix>"
+#~ msgid "B<--help-xoptions>"
+#~ msgstr "B<--posix>"
+
+#, fuzzy
+#~| msgid "Display version information and exit."
+#~ msgid "Prints complete usage information and exits."
+#~ msgstr "Mostra informazioni sulla versione ed esce."