diff options
Diffstat (limited to 'templates/man5/systemd.preset.5.pot')
-rw-r--r-- | templates/man5/systemd.preset.5.pot | 44 |
1 files changed, 37 insertions, 7 deletions
diff --git a/templates/man5/systemd.preset.5.pot b/templates/man5/systemd.preset.5.pot index ba7f7845..290d92f6 100644 --- a/templates/man5/systemd.preset.5.pot +++ b/templates/man5/systemd.preset.5.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\\&.PRESET" 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 "" @@ -103,8 +103,8 @@ msgid "DESCRIPTION" 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 "" "Preset files may be used to encode policy which units shall be enabled by " "default and which ones shall be disabled\\&. They are read by B<systemctl " @@ -139,8 +139,8 @@ msgid "" 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 "" "When the machine is booted for the first time, B<systemd>(1) will enable/" "disable all units according to preset policy, similarly to B<systemctl " @@ -480,7 +480,7 @@ msgid "\\%https://fedoraproject.org/wiki/Features/PackagePresets" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "systemd 254" msgstr "" @@ -523,3 +523,33 @@ msgstr "" #, no-wrap msgid "# /lib/systemd/system-preset/50-gnome\\&.preset\n" msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"Preset files may be used to encode policy which units shall be enabled by " +"default and which ones shall be disabled\\&. They are read by B<systemctl " +"preset> which uses this information to enable or disable a unit\\&. " +"Depending on that policy, B<systemctl preset> is identical to B<systemctl " +"enable> or B<systemctl disable>\\&. B<systemctl preset> is used by the post " +"install scriptlets of rpm packages (or other OS package formats), to enable/" +"disable specific units by default on package installation, enforcing " +"distribution, spin, or administrator preset policy\\&. This allows choosing " +"a certain set of units to be enabled/disabled even before installing the " +"actual package\\&. For more information, see B<systemctl>(1)\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"When the machine is booted for the first time, B<systemd>(1) will enable/" +"disable all units according to preset policy, similarly to B<systemctl " +"preset-all>\\&. Also see I<ConditionFirstBoot=> in B<systemd.unit>(5) and " +"\"First Boot Semantics\" in B<machine-id>(5)\\&." +msgstr "" |