diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
commit | 4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch) | |
tree | 3900955c1886e6d2570fea7125ee1f01bafe876d /templates/man1/systemd-notify.1.pot | |
parent | Adding upstream version 4.22.0. (diff) | |
download | manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip |
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man1/systemd-notify.1.pot')
-rw-r--r-- | templates/man1/systemd-notify.1.pot | 56 |
1 files changed, 46 insertions, 10 deletions
diff --git a/templates/man1/systemd-notify.1.pot b/templates/man1/systemd-notify.1.pot index 7984a3bd..e99f98b2 100644 --- a/templates/man1/systemd-notify.1.pot +++ b/templates/man1/systemd-notify.1.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-NOTIFY" 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 "" @@ -62,14 +62,14 @@ msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: 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<systemd-notify >B<[OPTIONS...]>B< >B<[VARIABLE=VALUE...]>" msgstr "" #. type: Plain text -#: 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<systemd-notify --exec >B<[OPTIONS...]>B< >B<[VARIABLE=VALUE...]>B< ; " ">B<[CMDLINE...]>" @@ -202,6 +202,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 253\\&." msgstr "" @@ -228,8 +229,8 @@ msgid "B<--pid=>" msgstr "" #. type: Plain text -#: 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 "" "Inform the service manager about the main PID of the service\\&. Takes a PID " "as argument\\&. If the argument is specified as \"auto\" or omitted, the PID " @@ -272,6 +273,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 237\\&." msgstr "" @@ -330,6 +332,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 246\\&." msgstr "" @@ -362,6 +365,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 254\\&." msgstr "" @@ -385,6 +389,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "To use this functionality from a B<bash>(1) shell, use an expression like " "the following:" @@ -531,14 +536,45 @@ msgid "" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "systemd 254" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "To use this functionality from a B<bash> shell, use an expression like the " "following:" msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "B<systemd-notify> [OPTIONS...] [VARIABLE=VALUE...]" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"B<systemd-notify> [--exec] [OPTIONS...] [VARIABLE=VALUE...] [;] [CMDLINE...]" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"Inform the service manager about the main PID of the service\\&. Takes a PID " +"as argument\\&. If the argument is specified as \"auto\" or omitted, the PID " +"of the process that invoked B<systemd-notify> is used, except if that\\*(Aqs " +"the service manager\\&. If the argument is specified as \"self\", the PID of " +"the B<systemd-notify> command itself is used, and if \"parent\" is specified " +"the calling process\\*(Aq PID is used \\(em even if it is the service " +"manager\\&. B<--pid=auto> is equivalent to B<systemd-notify " +"MAINPID=$PID>\\&. For details about the semantics of this option see " +"B<sd_notify>(3)\\&." +msgstr "" |