diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /templates/man8/depmod.8.pot | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-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 'templates/man8/depmod.8.pot')
-rw-r--r-- | templates/man8/depmod.8.pot | 47 |
1 files changed, 10 insertions, 37 deletions
diff --git a/templates/man8/depmod.8.pot b/templates/man8/depmod.8.pot index 1619812d..8e4c4671 100644 --- a/templates/man8/depmod.8.pot +++ b/templates/man8/depmod.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:54+0100\n" +"POT-Creation-Date: 2024-06-01 05:47+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -24,9 +24,9 @@ msgid "DEPMOD" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux mageia-cauldron opensuse-tumbleweed #, no-wrap -msgid "02/09/2023" +msgid "03/05/2024" msgstr "" #. type: TH @@ -102,7 +102,7 @@ msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B<depmod> creates a list of module dependencies by reading each module " "under /lib/modules/I<version> and determining what symbols it exports and " @@ -170,7 +170,7 @@ msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If your modules are not currently in the (normal) directory /lib/modules/" "I<version>, but in a staging area, you can specify a I<basedir> which is " @@ -417,44 +417,17 @@ msgstr "" #. type: TH #: debian-unstable #, no-wrap -msgid "02/13/2024" +msgid "05/26/2024" msgstr "" #. type: TH -#: opensuse-leap-15-6 +#: fedora-40 fedora-rawhide #, no-wrap -msgid "01/29/2021" +msgid "02/09/2023" msgstr "" #. type: TH -#: opensuse-tumbleweed +#: opensuse-leap-15-6 #, no-wrap -msgid "12/06/2023" -msgstr "" - -#. type: Plain text -#: opensuse-tumbleweed -msgid "" -"B<depmod> creates a list of module dependencies by reading each module " -"under /usr/lib/modules/I<version> and determining what symbols it exports " -"and what symbols it needs\\&. By default, this list is written to modules\\&." -"dep, and a binary hashed version named modules\\&.dep\\&.bin, in the same " -"directory\\&. If filenames are given on the command line, only those modules " -"are examined (which is rarely useful unless all modules are listed)\\&. " -"B<depmod> also creates a list of symbols provided by modules in the file " -"named modules\\&.symbols and its binary hashed version, modules\\&." -"symbols\\&.bin\\&. Finally, B<depmod> will output a file named modules\\&." -"devname if modules supply special device names (devname) that should be " -"populated in /dev on boot (by a utility such as systemd-tmpfiles)\\&." -msgstr "" - -#. type: Plain text -#: opensuse-tumbleweed -msgid "" -"If your modules are not currently in the (normal) directory /usr/lib/modules/" -"I<version>, but in a staging area, you can specify a I<basedir> which is " -"prepended to the directory name\\&. This I<basedir> is stripped from the " -"resulting modules\\&.dep file, so it is ready to be moved into the normal " -"location\\&. Use this option if you are a distribution vendor who needs to " -"pre-generate the meta-data files rather than running depmod again later\\&." +msgid "01/29/2021" msgstr "" |