From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:33 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- po/es/man2/init_module.2.po | 132 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 116 insertions(+), 16 deletions(-) (limited to 'po/es/man2/init_module.2.po') diff --git a/po/es/man2/init_module.2.po b/po/es/man2/init_module.2.po index 839e1277..1869976a 100644 --- a/po/es/man2/init_module.2.po +++ b/po/es/man2/init_module.2.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-09 15:37+0100\n" +"POT-Creation-Date: 2024-06-01 05:56+0200\n" "PO-Revision-Date: 1998-02-20 19:53+0200\n" "Last-Translator: Vicente Pastor Gómez \n" "Language-Team: Spanish \n" @@ -25,16 +25,16 @@ msgid "init_module" msgstr "finit_module()" #. type: TH -#: archlinux fedora-40 fedora-rawhide +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 Octubre 2023" +msgid "2024-05-02" +msgstr "2 Mayo 2024" #. type: TH -#: archlinux fedora-40 fedora-rawhide +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Páginas de manual de Linux 6.06" +msgid "Linux man-pages 6.8" +msgstr "Páginas de Manual de Linux 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -146,7 +146,7 @@ msgstr "" #: opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy #| msgid "I[B<=>I[B<,>I...]]" -msgid "I[ B<=>I [B<,> I...]]" +msgid "I[ B<=>I[B<,>I...]]" msgstr "I[B<=>I[B<,>I...]]" #. type: Plain text @@ -216,6 +216,19 @@ msgstr "B" msgid "Ignore kernel version magic." msgstr "" +#. type: TP +#: archlinux debian-unstable opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B (since Linux 3.7)" +msgid "B (since Linux 5.17)" +msgstr "B (desde Linux 3.7)" + +#. commit b1ae6dc41eaaa98bb75671e0f3665bfda248c3e7 +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +msgid "Use in-kernel module decompression." +msgstr "" + #. http://www.tldp.org/HOWTO/Module-HOWTO/basekerncompat.html #. is dated, but informative #. type: Plain text @@ -248,6 +261,54 @@ msgid "" "modules." msgstr "" +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +msgid "" +"If the kernel was build with B, the in-kernel " +"decompression feature can be used. User-space code can check if the kernel " +"supports decompression by reading the I attribute. " +"If the kernel supports decompression, the compressed file can directly be " +"passed to B() using the B flag. " +"The in-kernel module decompressor supports the following compression " +"algorithms:" +msgstr "" + +#. type: IP +#: archlinux debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "\\[bu]" +msgstr "\\[bu]" + +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +#, fuzzy +#| msgid "B (since Linux 3.7)" +msgid "I (since Linux 5.17)" +msgstr "B (desde Linux 3.7)" + +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +#, fuzzy +#| msgid "B (since Linux 3.7)" +msgid "I (since Linux 5.17)" +msgstr "B (desde Linux 3.7)" + +#. commit 169a58ad824d896b9e291a27193342616e651b82 +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +#, fuzzy +#| msgid "I (since Linux 2.6.0)" +msgid "I (since Linux 6.2)" +msgstr "I (desde Linux 2.6.0)" + +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +msgid "" +"The kernel only implements a single decompression method. This is selected " +"during module generation accordingly to the compression method chosen in the " +"kernel configuration." +msgstr "" + #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed @@ -468,12 +529,33 @@ msgstr "" msgid "I is invalid." msgstr "" +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +msgid "" +"The decompressor sanity checks failed, while loading a compressed module " +"with flag B set." +msgstr "" + #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed msgid "I does not refer to an open file." msgstr "" +#. type: TP +#: archlinux debian-unstable opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B (since Linux 3.7)" +msgid "B (since Linux 5.17)" +msgstr "B (desde Linux 3.7)" + +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +msgid "" +"The flag B is set to load a compressed module, " +"and the kernel was built without B." +msgstr "" + #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed @@ -742,7 +824,7 @@ msgstr "4 Diciembre 2022" #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" -msgstr "Páginas de manual de Linux 6.03" +msgstr "Páginas de Manual de Linux 6.03" #. type: SH #: debian-bookworm @@ -761,19 +843,37 @@ msgid "B() and B() are Linux-specific." msgstr "" #. type: TH -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 fedora-rawhide #, no-wrap -msgid "2023-03-30" -msgstr "30 Marzo 2023" +msgid "2023-10-31" +msgstr "31 Octubre 2023" + +#. type: TH +#: fedora-40 +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Páginas de Manual de Linux 6.06" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Páginas de manual de Linux 6.05.01" +msgid "Linux man-pages 6.7" +msgstr "Páginas de Manual de Linux 6.7" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2023-03-30" +msgstr "30 Marzo 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" -msgstr "Linux man-pages 6.04" +msgstr "Páginas de Manual de Linux 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Páginas de Manual de Linux (no publicadas)" -- cgit v1.2.3