diff options
Diffstat (limited to 'templates/man8/fsck.fat.8.pot')
-rw-r--r-- | templates/man8/fsck.fat.8.pot | 904 |
1 files changed, 904 insertions, 0 deletions
diff --git a/templates/man8/fsck.fat.8.pot b/templates/man8/fsck.fat.8.pot new file mode 100644 index 00000000..4a23b4f5 --- /dev/null +++ b/templates/man8/fsck.fat.8.pot @@ -0,0 +1,904 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-02-15 17:59+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FSCK.FAT" +msgstr "" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "2021-01-31" +msgstr "" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "dosfstools 4.2" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "fsck.fat - check and repair MS-DOS FAT filesystems" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<fsck.fat> [I<OPTIONS>] I<DEVICE>" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<fsck.fat> verifies the consistency of MS-DOS filesystems and optionally " +"tries to repair them." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The following filesystem problems can be corrected (in this order):" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "\\(bu" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "FAT contains invalid cluster numbers. Cluster is changed to EOF." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "File's cluster chain contains a loop. The loop is broken." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Bad clusters (read errors). The clusters are marked bad and they are " +"removed from files owning them. This check is optional." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Directories with a large number of bad entries (probably corrupt). The " +"directory can be deleted." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Files . and .. are non-directories. They can be deleted or renamed." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Directories . and .. in root directory. They are deleted." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Bad filenames. They can be renamed." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Duplicate directory entries. They can be deleted or renamed." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Directories with non-zero size field. Size is set to zero." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Directory . does not point to parent directory. The start pointer is " +"adjusted." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Directory .. does not point to parent of parent directory. The start " +"pointer is adjusted." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"\\&. and .. are not the two first entries in a non-root directory. The " +"entries are created, moving occupied slots if necessary." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Start cluster number of a file is invalid. The file is truncated." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "File contains bad or free clusters. The file is truncated." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"File's cluster chain is longer than indicated by the size fields. The file " +"is truncated." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Two or more files share the same cluster(s). All but one of the files are " +"truncated. If the file being truncated is a directory file that has already " +"been read, the filesystem check is restarted after truncation." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"File's cluster chain is shorter than indicated by the size fields. The file " +"is truncated." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Volume label in root directory or label in boot sector is invalid. Invalid " +"labels are removed." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Volume label in root directory and label in boot sector are different. " +"Volume label from root directory is copied to boot sector." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Clusters are marked as used but are not owned by a file. They are marked as " +"free." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Additionally, the following problems are detected, but not repaired:" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Invalid parameters in boot sector" +msgstr "" + +#. #-#-#-#-# archlinux: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-unstable: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-40: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# mageia-cauldron: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. ---------------------------------------------------------------------------- +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"When B<fsck.fat> checks a filesystem, it accumulates all changes in memory " +"and performs them only after all checks are complete. This can be disabled " +"with the B<-w> option." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Two different variants of the FAT filesystem are supported. Standard is the " +"FAT12, FAT16 and FAT32 filesystems as defined by Microsoft and widely used " +"on hard disks and removable media like USB sticks and SD cards. The other " +"is the legacy Atari variant used on Atari ST." +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"There are some minor differences in Atari format: Some boot sector fields " +"are interpreted slightly different, and the special FAT entries for end-of-" +"file and bad cluster can be different. Under MS-DOS 0xfff8 is used for EOF " +"and Atari employs 0xffff by default, but both systems recognize all values " +"from 0xfff8\\(en0xffff as end-of-file. MS-DOS uses only 0xfff7 for bad " +"clusters, where on Atari values 0xfff0\\(en0xfff7 are for this purpose (but " +"the standard value is still 0xfff7)." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-a>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Automatically repair the filesystem. No user intervention is necessary. " +"Whenever there is more than one method to solve a problem, the least " +"destructive approach is used." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-A>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Select using the Atari variation of the FAT filesystem if that isn't active " +"already, otherwise select standard FAT filesystem. This is selected by " +"default if B<mkfs.fat> is run on 68k Atari Linux." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-b>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Make read-only boot sector check." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-c> I<PAGE>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Use DOS codepage I<PAGE> to decode short file names. By default codepage " +"850 is used." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-d> I<PATH>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Delete the specified file. If more than one file with that name exist, the " +"first one is deleted. This option can be given more than once." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-f>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Salvage unused cluster chains to files. By default, unused clusters are " +"added to the free disk space except in auto mode (B<-a>)." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-F> I<NUM>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Specify FAT table I<NUM> for filesystem access. By default value I<0> is " +"assumed and then the first uncorrupted FAT table is chosen. Uncorrupted " +"means that FAT table has valid first cluster. If default value I<0> is used " +"and all FAT tables are corrupted then B<fsck.fat> gives up and does not try " +"to repair FAT filesystem. If non-zero I<NUM> value is specified then B<fsck." +"fat> uses FAT table I<NUM> for repairing FAT filesystem. If FAT table " +"I<NUM> has corrupted first cluster then B<fsck.fat> will repair it. In any " +"case, if FAT filesystem has more FAT tables then repaired content of chosen " +"FAT table is copied to other FAT tables. To repair corrupted first cluster " +"it is required to call B<fsck.fat> with non-zero I<NUM> value." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-l>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "List path names of files being processed." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"No-operation mode: non-interactively check for errors, but don't write " +"anything to the filesystem." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-p>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Same as B<-a>, for compatibility with other *fsck." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-r>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Interactively repair the filesystem. The user is asked for advice whenever " +"there is more than one approach to fix an inconsistency. This is the " +"default mode and the option is only retained for backwards compatibility." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-S>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Consider short (8.3) file names with spaces in the middle to be invalid, " +"like previous versions of this program did. While such file names are not " +"forbidden by the FAT specification, and were never treated as errors by " +"Microsoft file system checking tools, many DOS programs are unable to handle " +"files with such names. Using this option can make them accessible to these " +"programs." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Short file names which I<start> with a space are considered invalid " +"regardless of this option's setting." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Previous versions of this program exceptionally treated I<EA DATA. SF> and " +"I<WP ROOT. SF> as valid short names; using this option does not preserve " +"that exception." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Mark unreadable clusters as bad." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-u> I<PATH>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Try to undelete the specified file. B<fsck.fat> tries to allocate a chain " +"of contiguous unallocated clusters beginning with the start cluster of the " +"undeleted file. This option can be given more than once." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-U>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Consider lowercase volume and boot label as invalid and allow only uppercase " +"characters. Such labels are forbidden by the FAT specification, but they " +"are widely used by Linux tools. Moreover MS-DOS and Windows systems do not " +"have problems to read them. Therefore volume and boot labels with lowercase " +"characters are by default permitted." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-v>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Verbose mode. Generates slightly more output." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-V>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Perform a verification pass. The filesystem check is repeated after the " +"first run. The second pass should never report any fixable errors. It may " +"take considerably longer than the first pass, because the first pass may " +"have generated long list of modifications that have to be scanned for each " +"disk read." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<--variant> I<TYPE>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Create a filesystem of variant I<TYPE>. Acceptable values are I<standard> " +"and I<atari> (in any combination of upper/lower case). See above under " +"DESCRIPTION for the differences." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-w>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Write changes to disk immediately." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-y>" +msgstr "" + +#. #-#-#-#-# archlinux: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-bookworm: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# debian-unstable: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-40: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# mageia-cauldron: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. ---------------------------------------------------------------------------- +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: fsck.fat.8.pot (PACKAGE VERSION) #-#-#-#-# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Same as B<-a> (automatically repair filesystem) for compatibility with other " +"fsck tools." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "Display help message describing usage and options then exit." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "EXIT STATUS" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "No recoverable errors have been detected." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "1" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Recoverable errors have been detected or B<fsck.fat> has discovered an " +"internal inconsistency." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Usage error. B<fsck.fat> did not access the filesystem." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "I<fsck0000.rec>, I<fsck0001.rec>, ..." +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"When recovering from a corrupted filesystem, B<fsck.fat> dumps recovered " +"data into files named I<fsckNNNN.rec> in the top level directory of the " +"filesystem." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "Does not remove entirely empty directories." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "Should give more diagnostic messages." +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "Undeleting files should use a more sophisticated algorithm." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "B<fatlabel>(8), B<mkfs.fat>(8)" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The home for the B<dosfstools> project is its E<.UR https://github.com/" +"dosfstools/dosfstools> GitHub project page E<.UE .>" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHORS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"B<dosfstools> were written by E<.MT werner.almesberger@\\:lrc.di.epfl.ch> " +"Werner Almesberger E<.ME ,> E<.MT Roman.Hodek@\\:informatik.\\:uni-erlangen." +"de> Roman Hodek E<.ME ,> and others. Current maintainers are E<.MT aeb@\\:" +"debian.org> Andreas Bombe E<.ME> and E<.MT pali.rohar@\\:gmail.com> Pali " +"Rohár E<.ME .>" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2015-04-16" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "dosfstools 4.1" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: opensuse-leap-15-6 +msgid "B<fsck.fat> - check and repair MS-DOS filesystems" +msgstr "" + +#. type: IP +#: opensuse-leap-15-6 +#, no-wrap +msgid "*" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "Absence of . and .. entries in non-root directories" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Use Atari variation of the MS-DOS filesystem. This is default if B<fsck." +"fat> is run on an Atari, then this option turns off Atari format. There are " +"some minor differences in Atari format: Some boot sector fields are " +"interpreted slightly different, and the special FAT entries for end-of-file " +"and bad cluster can be different. Under MS-DOS 0xfff8 is used for EOF and " +"Atari employs 0xffff by default, but both systems recognize all values from " +"0xfff8...0xffff as end-of-file. MS-DOS uses only 0xfff7 for bad clusters, " +"where on Atari values 0xfff0...0xfff7 are for this purpose (but the standard " +"value is still 0xfff7)." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Use DOS codepage I<PAGE> to decode short file names. By default codepage " +"437 is used." +msgstr "" + +#. type: IP +#: opensuse-leap-15-6 +#, no-wrap +msgid "fsck0000.rec, fsck0001.rec, ..." +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"When recovering from a corrupted filesystem, B<fsck.fat> dumps recovered " +"data into files named 'fsckNNNN.rec' in the top level directory of the " +"filesystem." +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Does not create . and .. files where necessary. Does not remove entirely " +"empty directories. Should give more diagnostic messages. Undeleting files " +"should use a more sophisticated algorithm." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "B<fatlabel>(8)" +msgstr "" + +#. ---------------------------------------------------------------------------- +#. type: Plain text +#: opensuse-leap-15-6 +msgid "B<mkfs.fat>(8)" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"B<dosfstools> were written by E<.MT werner.almesberger@\\:lrc.di.epfl.ch> " +"Werner Almesberger E<.ME ,> E<.MT Roman.Hodek@\\:informatik.\\:uni-erlangen." +"de> Roman Hodek E<.ME ,> and others. The current maintainer is E<.MT aeb@\\:" +"debian.org> Andreas Bombe E<.ME .>" +msgstr "" |