diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man5/journal-remote.conf.5.pot | 68 |
1 files changed, 58 insertions, 10 deletions
diff --git a/templates/man5/journal-remote.conf.5.pot b/templates/man5/journal-remote.conf.5.pot index c8a6fee0..2e5c2e69 100644 --- a/templates/man5/journal-remote.conf.5.pot +++ b/templates/man5/journal-remote.conf.5.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:59+0100\n" +"POT-Creation-Date: 2024-06-01 05:59+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 "JOURNAL-REMOTE\\&.CONF" 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 "" @@ -109,8 +109,7 @@ msgid "CONFIGURATION DIRECTORIES AND PRECEDENCE" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The default configuration is set during compilation, so configuration is " "only needed when it is necessary to deviate from those defaults\\&. The main " @@ -124,8 +123,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 "" "In addition to the \"main\" configuration file, drop-in configuration " "snippets are read from /usr/lib/systemd/*\\&.conf\\&.d/, /usr/local/lib/" @@ -140,8 +139,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-leap-15-6 +#: archlinux fedora-40 mageia-cauldron msgid "" "When packages need to customize the configuration, they can install drop-ins " "under /usr/\\&. Files in /etc/ are reserved for the local administrator, who " @@ -193,6 +191,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 229\\&." msgstr "" @@ -210,6 +209,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 220\\&." msgstr "" @@ -286,6 +286,7 @@ msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 253\\&." msgstr "" @@ -305,7 +306,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 "" @@ -334,8 +335,55 @@ msgid "" "dash, to simplify the ordering of the files\\&." msgstr "" +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + #. type: Plain text -#: opensuse-tumbleweed +#: debian-unstable fedora-rawhide +msgid "/run/systemd/journal-remote\\&.conf" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "/usr/lib/systemd/journal-remote\\&.conf" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"The default configuration is set during compilation, so configuration is " +"only needed when it is necessary to deviate from those defaults\\&. The main " +"configuration file is loaded from one of the listed directories in order of " +"priority, only the first file found is used: /etc/systemd/, /run/systemd/, /" +"usr/local/lib/systemd/, /usr/lib/systemd/\\&. The vendor version of the file " +"contains commented out entries showing the defaults as a guide to the " +"administrator\\&. Local overrides can also be created by creating drop-ins, " +"as described below\\&. The main configuration file can also be edited for " +"this purpose (or a copy in /etc/ if it\\*(Aqs shipped under /usr/), however " +"using drop-ins for local configuration is recommended over modifications to " +"the main configuration file\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"In addition to the main configuration file, drop-in configuration snippets " +"are read from /usr/lib/systemd/*\\&.conf\\&.d/, /usr/local/lib/systemd/*\\&." +"conf\\&.d/, and /etc/systemd/*\\&.conf\\&.d/\\&. Those drop-ins have higher " +"precedence and override the main configuration file\\&. Files in the *\\&." +"conf\\&.d/ configuration subdirectories are sorted by their filename in " +"lexicographic order, regardless of in which of the subdirectories they " +"reside\\&. When multiple files specify the same option, for options which " +"accept just a single value, the entry in the file sorted last takes " +"precedence, and for options which accept a list of values, entries are " +"collected as they occur in the sorted files\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When packages need to customize the configuration, they can install drop-ins " "under /usr/\\&. Files in /etc/ are reserved for the local administrator, who " |