summaryrefslogtreecommitdiffstats
path: root/templates/man1/localectl.1.pot
diff options
context:
space:
mode:
Diffstat (limited to 'templates/man1/localectl.1.pot')
-rw-r--r--templates/man1/localectl.1.pot75
1 files changed, 66 insertions, 9 deletions
diff --git a/templates/man1/localectl.1.pot b/templates/man1/localectl.1.pot
index 4df224d2..62ea05d1 100644
--- a/templates/man1/localectl.1.pot
+++ b/templates/man1/localectl.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2024-03-01 17:00+0100\n"
+"POT-Creation-Date: 2024-06-01 06:00+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 "LOCALECTL"
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 ""
@@ -100,8 +100,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 ""
"Note that the changes performed using this tool might require the initrd to "
"be rebuilt to take effect during early system boot\\&. The initrd is not "
@@ -146,6 +146,7 @@ msgstr ""
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Added in version 195\\&."
msgstr ""
@@ -249,6 +250,7 @@ msgstr ""
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "Added in version 201\\&."
msgstr ""
@@ -395,8 +397,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 "
@@ -617,6 +619,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\\&."
@@ -637,6 +646,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>"
@@ -714,8 +730,8 @@ msgid "SEE ALSO"
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>(1), B<locale>(7), B<locale.conf>(5), B<vconsole.conf>(5), "
"B<loadkeys>(1), B<kbd>(4), \\m[blue]B<The XKB Configuration "
@@ -751,7 +767,48 @@ 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: TH
+#: debian-unstable fedora-rawhide
+#, no-wrap
+msgid "systemd 256~rc3"
+msgstr ""
+
+#. type: Plain text
+#: debian-unstable fedora-rawhide
+msgid ""
+"Note that the changes performed using this tool might require the initrd to "
+"be rebuilt to take effect during early system boot\\&. The initrd is not "
+"rebuilt automatically by localectl, this task has to be performed manually, "
+"usually by reinstalling the distribution\\*(Aqs kernel package\\&."
+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 ""
+
+#. type: Plain text
+#: debian-unstable fedora-rawhide
+msgid ""
+"B<systemd>(1), B<locale>(7), B<locale.conf>(5), B<vconsole.conf>(5), "
+"B<loadkeys>(1), B<kbd>(4), \\m[blue]B<The XKB Configuration "
+"Guide>\\m[]\\&\\s-2\\u[1]\\d\\s+2, B<systemctl>(1), B<systemd-localed."
+"service>(8), B<systemd-firstboot>(1)"
+msgstr ""