diff options
Diffstat (limited to 'templates/man8/udevadm.8.pot')
-rw-r--r-- | templates/man8/udevadm.8.pot | 108 |
1 files changed, 98 insertions, 10 deletions
diff --git a/templates/man8/udevadm.8.pot b/templates/man8/udevadm.8.pot index c6c35983..f09ae584 100644 --- a/templates/man8/udevadm.8.pot +++ b/templates/man8/udevadm.8.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 "UDEVADM" msgstr "" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux fedora-40 mageia-cauldron #, no-wrap msgid "systemd 255" msgstr "" @@ -175,8 +175,7 @@ msgid "Print a short help text and exit\\&." msgstr "" #. type: SS -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron +#: archlinux debian-bookworm fedora-40 mageia-cauldron #, no-wrap msgid "udevadm info [I<options>R<] [>I<devpath>R<|>I<file>R<|>I<unit>R<...]>" msgstr "" @@ -1073,8 +1072,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron +#: archlinux debian-bookworm fedora-40 mageia-cauldron msgid "" "WARNING: B<--initialized-nomatch> can potentially save a significant amount " "of time compared to re-triggering all devices in the system and e\\&.g\\&. " @@ -1491,8 +1489,7 @@ msgid "Added in version 209\\&." msgstr "" #. type: SS -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron +#: archlinux debian-bookworm fedora-40 mageia-cauldron #, no-wrap msgid "udevadm test-builtin [I<options>R<] [>I<command>R<] [>I<devpath>R<|>I<file>R<|>I<unit>R<]>" msgstr "" @@ -1518,8 +1515,7 @@ msgid "Print a short version string and exit\\&." msgstr "" #. type: SS -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron +#: archlinux debian-bookworm fedora-40 mageia-cauldron #, no-wrap msgid "udevadm verify [I<options>R<] [>I<file>R<...] \\&...>" msgstr "" @@ -1950,3 +1946,95 @@ msgid "" "Set the maximum number of events, systemd-udevd will handle at the same " "time\\&." msgstr "" + +#. type: TH +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "systemd 256~rc3" +msgstr "" + +#. type: SS +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "udevadm info [I<options>R<] [>I<devpath>R<|>I<file>R<|>I<unit>R<]>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "B<Warning>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"B<--initialized-nomatch> can potentially save a significant amount of time " +"compared to re-triggering all devices in the system and e\\&.g\\&. can be " +"used to optimize boot time\\&. However, this is not safe to be used in a " +"boot sequence in general\\&. Especially, when udev rules for a device depend " +"on its parent devices (e\\&.g\\&. \"ATTRS\" or \"IMPORT{parent}\" keys, see " +"B<udev>(7) for more details), the final state of the device becomes easily " +"unstable with this option\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "B<--load-credentials>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "When specified, the following credentials are used when passed in:" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "I<udev\\&.conf\\&.*>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"These credentials should contain valid B<udev.conf>(5) configuration " +"data\\&. From each matching credential a separate file is created\\&. " +"Example: a passed credential udev\\&.conf\\&.50-foobar will be copied into a " +"configuration file /run/udev/udev\\&.conf\\&.d/50-foobar\\&.conf\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "Added in version 256\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "I<udev\\&.rules\\&.*>" +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"These credentials should contain valid B<udev>(7) rules\\&. From each " +"matching credential a separate file is created\\&. Example: a passed " +"credential udev\\&.rules\\&.50-foobar will be copied into a configuration " +"file /run/udev/rules\\&.d/50-foobar\\&.rules\\&." +msgstr "" + +#. type: Plain text +#: debian-unstable fedora-rawhide +msgid "" +"Note, this I<does not> imply B<--reload> option\\&. So, if B<systemd-udevd> " +"is already running, please consider to also specify B<-reload> to make the " +"copied udev rules files used by B<systemd-udevd>\\&." +msgstr "" + +#. type: SS +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "udevadm test-builtin [I<options>R<] >I<command>R< [>I<devpath>R<|>I<file>R<|>I<unit>R<]>" +msgstr "" + +#. type: SS +#: debian-unstable fedora-rawhide +#, no-wrap +msgid "udevadm verify [I<options>R<] [>I<file>R<] \\&...>" +msgstr "" |