diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man5/udev.conf.5.pot | 69 |
1 files changed, 63 insertions, 6 deletions
diff --git a/templates/man5/udev.conf.5.pot b/templates/man5/udev.conf.5.pot index 165e082f..8278f347 100644 --- a/templates/man5/udev.conf.5.pot +++ b/templates/man5/udev.conf.5.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:12+0100\n" +"POT-Creation-Date: 2024-06-01 06:32+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 "UDEV\\&.CONF" msgstr "" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux fedora-40 mageia-cauldron #, no-wrap msgid "systemd 255" msgstr "" @@ -47,8 +47,7 @@ msgid "NAME" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron +#: archlinux debian-bookworm fedora-40 mageia-cauldron msgid "udev.conf - Configuration for device event managing daemon" msgstr "" @@ -73,8 +72,7 @@ msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron +#: archlinux debian-bookworm fedora-40 mageia-cauldron msgid "" "B<systemd-udevd>(8) expects its main configuration file at /etc/udev/" "udev\\&.conf\\&. It consists of a set of variables allowing the user to " @@ -242,3 +240,62 @@ msgstr "" #: debian-bookworm msgid "An integer\\&. The maximum number of events executed in parallel\\&." msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "udev.conf, udev.conf.d - Configuration for device event managing daemon" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "/run/udev/udev\\&.conf" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "/usr/lib/udev/udev\\&.conf" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "/etc/udev/udev\\&.conf\\&.d/*\\&.conf" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "/run/udev/udev\\&.conf\\&.d/*\\&.conf" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "/usr/lib/udev/udev\\&.conf\\&.d/*\\&.conf" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"These files contain configuration options for B<systemd-udevd>(8)\\&. The " +"syntax of these files is very simple: a list of assignments, one per " +"line\\&. All empty lines or lines beginning with \"#\" are ignored\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "The following options can be set:" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "B<Note>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "This option is also honored by B<udevadm>(8)\\&." +msgstr "" |