diff options
Diffstat (limited to 'templates/man1/systemd-inhibit.1.pot')
-rw-r--r-- | templates/man1/systemd-inhibit.1.pot | 69 |
1 files changed, 58 insertions, 11 deletions
diff --git a/templates/man1/systemd-inhibit.1.pot b/templates/man1/systemd-inhibit.1.pot index dd2a9a2f..edd53f83 100644 --- a/templates/man1/systemd-inhibit.1.pot +++ b/templates/man1/systemd-inhibit.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:10+0100\n" +"POT-Creation-Date: 2024-06-01 06:27+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-INHIBIT" 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 "" @@ -60,14 +60,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-inhibit >B<[OPTIONS...]>B< >B<[COMMAND]>B< >B<[ARGUMENTS...]>" 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-inhibit >B<[OPTIONS...]>B< --list>" msgstr "" @@ -126,7 +126,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-tumbleweed +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Takes a colon-separated list of one or more operations to inhibit: " "\"shutdown\", \"sleep\", \"idle\", \"handle-power-key\", \"handle-suspend-" @@ -296,8 +296,8 @@ msgid "I<$SYSTEMD_LOG_LEVEL>" 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 "" "The maximum log level of emitted messages (messages with a higher log level, " "i\\&.e\\&. less important ones, will be suppressed)\\&. Either one of (in " @@ -518,6 +518,13 @@ msgid "" msgstr "" #. type: Plain text +#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "" +"Note that setting the regular I<$LESS> environment variable has no effect " +"for B<less> invocations by systemd tools\\&." +msgstr "" + +#. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "See B<less>(1) for more discussion\\&." @@ -538,6 +545,13 @@ msgid "" msgstr "" #. type: Plain text +#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "" +"Note that setting the regular I<$LESSCHARSET> environment variable has no " +"effect for B<less> invocations by systemd tools\\&." +msgstr "" + +#. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_PAGERSECURE>" @@ -647,13 +661,13 @@ msgid "\\%https://www.freedesktop.org/wiki/Software/systemd/inhibit" 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 +#: debian-bookworm msgid "" "Takes a colon-separated list of one or more operations to inhibit: " "\"shutdown\", \"sleep\", \"idle\", \"handle-power-key\", \"handle-suspend-" @@ -662,3 +676,36 @@ msgid "" "detection, or the low-level handling of the power/sleep key and the lid " "switch, respectively\\&. If omitted, defaults to \"idle:sleep:shutdown\"\\&." msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "B<systemd-inhibit> [OPTIONS...] [COMMAND] [ARGUMENTS...]" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "B<systemd-inhibit> [OPTIONS...] [--list]" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"The maximum log level of emitted messages (messages with a higher log level, " +"i\\&.e\\&. less important ones, will be suppressed)\\&. Takes a comma-" +"separated list of values\\&. A value may be either one of (in order of " +"decreasing importance) B<emerg>, B<alert>, B<crit>, B<err>, B<warning>, " +"B<notice>, B<info>, B<debug>, or an integer in the range 0\\&...7\\&. See " +"B<syslog>(3) for more information\\&. Each value may optionally be prefixed " +"with one of B<console>, B<syslog>, B<kmsg> or B<journal> followed by a colon " +"to set the maximum log level for that specific log target (e\\&.g\\&. " +"B<SYSTEMD_LOG_LEVEL=debug,console:info> specifies to log at debug level " +"except when logging to the console which should be at info level)\\&. Note " +"that the global maximum log level takes priority over any per target maximum " +"log levels\\&." +msgstr "" |