diff options
Diffstat (limited to 'templates/man8/blkid.8.pot')
-rw-r--r-- | templates/man8/blkid.8.pot | 255 |
1 files changed, 104 insertions, 151 deletions
diff --git a/templates/man8/blkid.8.pot b/templates/man8/blkid.8.pot index e1502e6e..0c37394d 100644 --- a/templates/man8/blkid.8.pot +++ b/templates/man8/blkid.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-08-27 16:50+0200\n" +"POT-Creation-Date: 2024-03-29 09:36+0100\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" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "BLKID" msgstr "" @@ -35,35 +35,35 @@ msgid "util-linux 2.38.1" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "System Administration" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "blkid - locate/print block device attributes" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<blkid> B<--label> I<label> | B<--uuid> I<uuid>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<blkid> [B<--no-encoding> B<--garbage-collect> B<--list-one> B<--cache-" "file> I<file>] [B<--output> I<format>] [B<--match-tag> I<tag>] [B<--match-" @@ -71,7 +71,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<blkid> B<--probe> [B<--offset> I<offset>] [B<--output> I<format>] [B<--" "size> I<size>] [B<--match-tag> I<tag>] [B<--match-types> I<list>] [B<--" @@ -79,19 +79,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<blkid> B<--info> [B<--output format>] [B<--match-tag> I<tag>] I<device>..." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<blkid> program is the command-line interface to working with the " "B<libblkid>(3) library. It can determine the type of content (e.g., " @@ -101,7 +101,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<It is recommended to use> B<lsblk>(8) B<command to get information about " "block devices, or lsblk --fs to get an overview of filesystems, or> " @@ -109,7 +109,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<lsblk>(8) provides more information, better control on output formatting, " "easy to use in scripts and it does not require root permissions to get " @@ -119,7 +119,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When I<device> is specified, tokens from only this device are displayed. It " "is possible to specify multiple I<device> arguments on the command line. If " @@ -128,7 +128,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<blkid> has two main forms of operation: either searching for a device with " "a specific NAME=value pair, or displaying NAME=value pairs for one or more " @@ -136,7 +136,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "For security reasons B<blkid> silently ignores all devices where the probing " "result is ambivalent (multiple colliding filesystems are detected). The low-" @@ -146,13 +146,13 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The I<size> and I<offset> arguments may be followed by the multiplicative " "suffixes like KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, " @@ -162,7 +162,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-c>, B<--cache-file> I<cachefile>" msgstr "" @@ -176,12 +176,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-d>, B<--no-encoding>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Don\\(cqt encode non-printing characters. The non-printing characters are " "encoded by ^ and M- notation by default. Note that the B<--output udev> " @@ -189,31 +189,31 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-D>, B<--no-part-details>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Don\\(cqt print information (PART_ENTRY_* tags) from partition table in low-" "level probing mode." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-g>, B<--garbage-collect>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Perform a garbage collection pass on the blkid cache to remove devices which " "no longer exist." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-H>, B<--hint> I<setting>" msgstr "" @@ -226,12 +226,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-i>, B<--info>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Display information about I/O Limits (aka I/O topology). The " "\\(aqexport\\(aq output format is automatically enabled. This option can be " @@ -239,22 +239,22 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-k>, B<--list-filesystems>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "List all known filesystems and RAIDs and exit." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-l>, B<--list-one>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Look up only one device that matches the search parameter specified with the " "B<--match-token> option. If there are multiple devices that match the " @@ -267,7 +267,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option forces B<blkid> to use udev when used for LABEL or UUID tokens " "in B<--match-token>. The goal is to provide output consistent with other " @@ -276,12 +276,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-L>, B<--label> I<label>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Look up the device that uses this filesystem I<label>; this is equal to B<--" "list-one --output device --match-token LABEL=>I<label>. This lookup method " @@ -292,7 +292,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Unfortunately, the original B<blkid>(8) from e2fsprogs uses the B<-L> option " "as a synonym for B<-o list>. For better portability, use B<-l -o device -t " @@ -300,12 +300,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-n>, B<--match-types> I<list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Restrict the probing functions to the specified (comma-separated) I<list> of " "superblock types (names). The list items may be prefixed with \"no\" to " @@ -313,96 +313,96 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<blkid --probe --match-types vfat,ext3,ext4 /dev/sda1>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "probes for vfat, ext3 and ext4 filesystems, and" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<blkid --probe --match-types nominix /dev/sda1>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "probes for all supported formats except minix filesystems. This option is " "only useful together with B<--probe>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-o>, B<--output> I<format>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Use the specified output format. Note that the order of variables and " "devices is not fixed. See also option B<-s>. The I<format> parameter may be:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<full>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "print all tags (the default)" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<value>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "print the value of the tags" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "print the devices in a user-friendly format; this output format is " "unsupported for low-level probing (B<--probe> or B<--info>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This output format is B<DEPRECATED> in favour of the B<lsblk>(8) command." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<device>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "print the device name only; this output format is always enabled for the B<--" "label> and B<--uuid> options" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<udev>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "print key=\"value\" pairs for easy import into the udev environment; the " "keys are prefixed by ID_FS_ or ID_PART_ prefixes. The value may be modified " @@ -412,7 +412,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The udev output returns the ID_FS_AMBIVALENT tag if more superblocks are " "detected, and ID_PART_ENTRY_* tags are always returned for all partitions " @@ -420,17 +420,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "This output format is B<DEPRECATED>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<export>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "print key=value pairs for easy import into the environment; this output " "format is automatically enabled when I/O Limits (B<--info> option) are " @@ -438,36 +438,36 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The non-printing characters are encoded by ^ and M- notation and all " "potentially unsafe characters are escaped." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-O>, B<--offset> I<offset>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Probe at the given I<offset> (only useful with B<--probe>). This option can " "be used together with the B<--info> option." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-p>, B<--probe>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Switch to low-level superblock probing mode (bypassing the cache)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that low-level probing also returns information about partition table " "type (PTTYPE tag) and partitions (PART_ENTRY_* tags). The tag names produced " @@ -477,12 +477,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-s>, B<--match-tag> I<tag>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "For each (specified) device, show only the tags that match I<tag>. It is " "possible to specify multiple B<--match-tag> options. If no tag is specified, " @@ -492,22 +492,22 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-S>, B<--size> I<size>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Override the size of device/file (only useful with B<--probe>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-t>, B<--match-token> I<NAME=value>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Search for block devices with tokens named I<NAME> that have the value " "I<value>, and display any devices which are found. Common values for I<NAME> " @@ -517,12 +517,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-u>, B<--usages> I<list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Restrict the probing functions to the specified (comma-separated) I<list> of " "\"usage\" types. Supported usage types are: filesystem, raid, crypto and " @@ -531,41 +531,41 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<blkid --probe --usages filesystem,other /dev/sda1>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "probes for all filesystem and other (e.g., swap) formats, and" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<blkid --probe --usages noraid /dev/sda1>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "probes for all supported formats except RAIDs. This option is only useful " "together with B<--probe>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-U>, B<--uuid> I<uuid>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Look up the device that uses this filesystem I<uuid>. For more details see " "the B<--label> option." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "" @@ -575,7 +575,7 @@ msgid "Display help text and exit." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "" @@ -585,13 +585,13 @@ msgid "Print version and exit." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If the specified device or device addressed by specified token (option B<--" "match-token>) was found and it\\(cqs possible to gather any information " @@ -600,7 +600,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If the specified token was not found, or no (specified) devices could be " "identified, or it is impossible to gather any information about the device " @@ -608,19 +608,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For usage or other errors, an exit status of 4 is returned." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If an ambivalent probing result was detected by low-level probing mode (B<-" "p>), an exit status of 8 is returned." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "CONFIGURATION FILE" msgstr "" @@ -634,12 +634,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I<SEND_UEVENT=E<lt>yes|notE<gt>>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sends uevent when I</dev/disk/by-{label,uuid,partuuid,partlabel}/> symlink " "does not match with LABEL, UUID, PARTUUID or PARTLABEL on the device. " @@ -647,12 +647,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I<CACHE_FILE=E<lt>pathE<gt>>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Overrides the standard location of the cache file. This setting can be " "overridden by the environment variable B<BLKID_FILE>. Default is I</run/" @@ -661,12 +661,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I<EVALUATE=E<lt>methodsE<gt>>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Defines LABEL and UUID evaluation method(s). Currently, the libblkid library " "supports the \"udev\" and \"scan\" methods. More than one method may be " @@ -676,107 +676,60 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ENVIRONMENT" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Setting I<LIBBLKID_DEBUG=all> enables debug output." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<blkid> was written by Andreas Dilger for libblkid and improved by Theodore " "Ts\\(cqo and Karel Zak." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<libblkid>(3), B<findfs>(8), B<lsblk>(8), B<wipefs>(8)" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<blkid> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Read from I<cachefile> instead of reading from the default cache file (see " -"the CONFIGURATION FILE section for more details). If you want to start with " -"a clean cache (i.e., don\\(cqt report devices previously scanned but not " -"necessarily available at this time), specify I</dev/null>." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display a usage message and exit." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Set probing hint. The hints are optional way how to force probing functions " -"to check for example another location. The currently supported is " -"\"session_offset=I<number>\" to set session offset on multi-session UDF." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version number and exit." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"The standard location of the I</etc/blkid.conf> config file can be " -"overridden by the environment variable BLKID_CONF. The following options " -"control the libblkid library:" -msgstr "" |