summaryrefslogtreecommitdiffstats
path: root/templates/man8/fatlabel.8.pot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/man8/fatlabel.8.pot652
1 files changed, 652 insertions, 0 deletions
diff --git a/templates/man8/fatlabel.8.pot b/templates/man8/fatlabel.8.pot
new file mode 100644
index 00000000..aeb8fcf3
--- /dev/null
+++ b/templates/man8/fatlabel.8.pot
@@ -0,0 +1,652 @@
+# 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:58+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 "FATLABEL"
+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 "fatlabel - set or get MS-DOS filesystem label or volume ID"
+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-tumbleweed
+msgid "B<fatlabel> [I<OPTIONS>] I<DEVICE> [I<NEW>]"
+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-tumbleweed
+msgid ""
+"B<fatlabel> will display or change the volume label or volume ID on the MS-"
+"DOS filesystem located on I<DEVICE>. By default it works in label mode. It "
+"can be switched to volume ID mode with the option B<-i> or B<--volume-id>."
+msgstr ""
+
+#. ----------------------------------------------------------------------------
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"If I<NEW> is omitted, then the existing label or volume ID is written to the "
+"standard output. A label can't be longer than 11 bytes and should be in all "
+"upper case for best compatibility. An empty string or a label consisting "
+"only of white space is not allowed. A volume ID must be given as a "
+"hexadecimal number (no leading \"0x\" or similar) and must fit into 32 bits."
+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-tumbleweed
+#, no-wrap
+msgid "B<-i>, B<--volume-id>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "Switch to volume ID mode."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-r>, B<--reset>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "Remove label in label mode or generate new ID in volume ID mode."
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-c> I<PAGE>, B<--codepage>=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 encode/decode label. 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<-h>, B<--help>"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "Display a help message and terminate."
+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>, B<--version>"
+msgstr ""
+
+#. ----------------------------------------------------------------------------
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "Show version number and terminate."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "COMPATIBILITY and BUGS"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"For historic reasons FAT label is stored in two different locations: in the "
+"boot sector and as a special volume label entry in the root directory. MS-"
+"DOS 5.00, MS-DOS 6.22, MS-DOS 7.10, Windows 98, Windows XP and also Windows "
+"10 read FAT label only from the root directory. Absence of the volume label "
+"in the root directory is interpreted as empty or none label, even if boot "
+"sector contains some valid label."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"When Windows XP or Windows 10 system changes a FAT label it stores it only "
+"in the root directory \\(em letting boot sector unchanged. Which leads to "
+"problems when a label is removed on Windows. Old label is still stored in "
+"the boot sector but is removed from the root directory."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"B<dosfslabel> prior to the version 3.0.7 operated only with FAT labels "
+"stored in the boot sector, completely ignoring a volume label in the root "
+"directory."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"B<dosfslabel> in versions 3.0.7\\(en3.0.15 reads FAT labels from the root "
+"directory and in case of absence, it fallbacks to a label stored in the boot "
+"sector. Change operation resulted in updating a label in the boot sector "
+"and I<sometimes> also in the root directory due to the bug. That bug was "
+"fixed in B<dosfslabel> version 3.0.16 and since this version B<dosfslabel> "
+"updates label in both location."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Since version 4.2, B<fatlabel> reads a FAT label only from the root "
+"directory (like MS-DOS and Windows systems), but changes a FAT label in both "
+"locations. In version 4.2 was fixed handling of empty labels and labels "
+"which starts with a byte 0xE5. Also in this version was added support for "
+"non-ASCII labels according to the specified DOS codepage and were added "
+"checks if a new label is valid."
+msgstr ""
+
+#. ----------------------------------------------------------------------------
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"It is strongly suggested to not use B<dosfslabel> prior to version 3.0.16."
+msgstr ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "DOS CODEPAGES"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"MS-DOS and Windows systems use DOS (OEM) codepage for encoding and decoding "
+"FAT label. In Windows systems DOS codepage is global for all running "
+"applications and cannot be configured explicitly. It is set implicitly by "
+"option I<Language for non-Unicode programs> available in I<Regional and "
+"Language Options> via I<Control Panel>. Default DOS codepage for fatlabel "
+"is 850. See following mapping table between DOS codepage and Language for "
+"non-Unicode programs:"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<Codepage>"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<Language>"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "437"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"English (India), English (Malaysia), English (Republic of the Philippines),\n"
+"English (Singapore), English (South Africa), English (United States),\n"
+"English (Zimbabwe), Filipino, Hausa, Igbo, Inuktitut, Kinyarwanda, Kiswahili,\n"
+"Yoruba"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "720"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Arabic, Dari, Persian, Urdu, Uyghur"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "737"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Greek"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "775"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Estonian, Latvian, Lithuanian"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "850"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"Afrikaans, Alsatian, Basque, Breton, Catalan, Corsican, Danish, Dutch,\n"
+"English (Australia), English (Belize), English (Canada), English (Caribbean),\n"
+"English (Ireland), English (Jamaica), English (New Zealand),\n"
+"English (Trinidad and Tobago), English (United Kingdom), Faroese, Finnish,\n"
+"French, Frisian, Galician, German, Greenlandic, Icelandic, Indonesian, Irish,\n"
+"isiXhosa, isiZulu, Italian, K'iche, Lower Sorbian, Luxembourgish, Malay,\n"
+"Mapudungun, Mohawk, Norwegian, Occitan, Portuguese, Quechua, Romansh, Sami,\n"
+"Scottish Gaelic, Sesotho sa Leboa, Setswana, Spanish, Swedish, Tamazight,\n"
+"Upper Sorbian, Welsh, Wolof"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "852"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"Albanian, Bosnian (Latin), Croatian, Czech, Hungarian, Polish, Romanian,\n"
+"Serbian (Latin), Slovak, Slovenian, Turkmen"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "855"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Bosnian (Cyrillic), Serbian (Cyrillic)"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "857"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Azeri (Latin), Turkish, Uzbek (Latin)"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "862"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Hebrew"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "866"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"Azeri (Cyrillic), Bashkir, Belarusian, Bulgarian, Kyrgyz, Macedonian, Mongolian,\n"
+"Russian, Tajik, Tatar, Ukrainian, Uzbek (Cyrillic), Yakut"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "874"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Thai"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "932"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Japanese"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "936"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Chinese (Simplified)"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "949"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Korean"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "950"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Chinese (Traditional)"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "1258"
+msgstr ""
+
+#. type: tbl table
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Vietnamese"
+msgstr ""
+
+#. #-#-#-#-# archlinux: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. ----------------------------------------------------------------------------
+#. type: SH
+#. #-#-#-#-# debian-bookworm: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. ----------------------------------------------------------------------------
+#. type: SH
+#. #-#-#-#-# debian-unstable: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. ----------------------------------------------------------------------------
+#. type: SH
+#. #-#-#-#-# fedora-40: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. ----------------------------------------------------------------------------
+#. type: SH
+#. #-#-#-#-# fedora-rawhide: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. ----------------------------------------------------------------------------
+#. type: SH
+#. #-#-#-#-# mageia-cauldron: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. ----------------------------------------------------------------------------
+#. type: SH
+#. #-#-#-#-# opensuse-leap-15-6: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. type: SH
+#. #-#-#-#-# opensuse-tumbleweed: fatlabel.8.pot (PACKAGE VERSION) #-#-#-#-#
+#. ----------------------------------------------------------------------------
+#. 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<fsck.fat>(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<fatlabel> - set or get MS-DOS filesystem label"
+msgstr ""
+
+#. ----------------------------------------------------------------------------
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "B<fatlabel> I<DEVICE> [I<LABEL>]"
+msgstr ""
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "B<fatlabel> set or gets a MS-DOS filesystem label from a given device."
+msgstr ""
+
+#. ----------------------------------------------------------------------------
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"If I<LABEL> is omitted, then the label name of the specified device is "
+"written on the standard output. A label can't be longer than 11 bytes."
+msgstr ""
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "Displays a help message."
+msgstr ""
+
+#. ----------------------------------------------------------------------------
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "Shows version."
+msgstr ""
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "B<fsck.fat>(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 ""