diff options
Diffstat (limited to 'templates/man8/systemd-poweroff.service.8.pot')
-rw-r--r-- | templates/man8/systemd-poweroff.service.8.pot | 34 |
1 files changed, 28 insertions, 6 deletions
diff --git a/templates/man8/systemd-poweroff.service.8.pot b/templates/man8/systemd-poweroff.service.8.pot index 27d37502..13dd59bb 100644 --- a/templates/man8/systemd-poweroff.service.8.pot +++ b/templates/man8/systemd-poweroff.service.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:11+0100\n" +"POT-Creation-Date: 2024-06-01 06:28+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,7 +24,7 @@ msgid "SYSTEMD-POWEROFF\\&.SERVICE" msgstr "" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "systemd 255" msgstr "" @@ -138,8 +138,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Shortly before executing the actual system power-off/halt/reboot/kexec " "systemd-shutdown will run all executables in /usr/lib/systemd/system-" @@ -148,7 +147,7 @@ msgid "" "in this directory are executed in parallel, and execution of the action is " "not continued before all executables finished\\&. Note that these " "executables are run I<after> all services have been shut down, and after " -"most mounts have been detached (the root file system as well as /run/ and " +"most mounts have been unmounted (the root file system as well as /run/ and " "various API file systems are still around though)\\&. This means any " "programs dropped into this directory must be prepared to run in such a " "limited execution environment and not rely on external services or " @@ -190,7 +189,7 @@ msgid "" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "systemd 254" msgstr "" @@ -232,3 +231,26 @@ msgid "" "environment and not rely on external services or hierarchies such as /var/ " "to be around (or writable)\\&." msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: Plain text +#: fedora-40 opensuse-leap-15-6 +msgid "" +"Shortly before executing the actual system power-off/halt/reboot/kexec " +"systemd-shutdown will run all executables in /usr/lib/systemd/system-" +"shutdown/ and pass one arguments to them: either \"poweroff\", \"halt\", " +"\"reboot\", or \"kexec\", depending on the chosen action\\&. All executables " +"in this directory are executed in parallel, and execution of the action is " +"not continued before all executables finished\\&. Note that these " +"executables are run I<after> all services have been shut down, and after " +"most mounts have been detached (the root file system as well as /run/ and " +"various API file systems are still around though)\\&. This means any " +"programs dropped into this directory must be prepared to run in such a " +"limited execution environment and not rely on external services or " +"hierarchies such as /var/ to be around (or writable)\\&." +msgstr "" |