blob: 3344f71a1971a1b38407027f013268436121b8e5 [file] [log] [blame]
Matt Mower18794c82015-11-11 16:22:45 -06001# German translations for dosfstools package
2#
3msgid ""
4msgstr ""
5"Project-Id-Version: dosfstools VERSION\n"
6"POT-Creation-Date: 2015-05-16 00:40+0200\n"
7"PO-Revision-Date: 2013-06-06 09:34+0300\n"
8"Last-Translator: Automatically generated\n"
9"Language-Team: none\n"
10"Language: de\n"
11"MIME-Version: 1.0\n"
12"Content-Type: text/plain; charset=ASCII\n"
13"Content-Transfer-Encoding: 8bit\n"
14"Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
16#. type: TH
17#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
18#, no-wrap
19msgid "2015-05-16"
20msgstr ""
21
22#. type: TH
23#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
24#, no-wrap
25msgid "3.0.28"
26msgstr ""
27
28#. type: TH
29#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
30#, no-wrap
31msgid "dosfstools"
32msgstr ""
33
34#. type: SH
35#: en/fatlabel.8:23 en/fsck.fat.8:23 en/mkfs.fat.8:23
36#, no-wrap
37msgid "NAME"
38msgstr ""
39
40#. type: SH
41#: en/fatlabel.8:26 en/fsck.fat.8:26 en/mkfs.fat.8:26
42#, no-wrap
43msgid "SYNOPSIS"
44msgstr ""
45
46#. type: SH
47#: en/fatlabel.8:29 en/fsck.fat.8:29 en/mkfs.fat.8:29
48#, no-wrap
49msgid "DESCRIPTION"
50msgstr ""
51
52#. type: SH
53#: en/fatlabel.8:36 en/fsck.fat.8:99 en/mkfs.fat.8:36
54#, no-wrap
55msgid "OPTIONS"
56msgstr ""
57
58#. type: SH
59#: en/fatlabel.8:42 en/fsck.fat.8:183 en/mkfs.fat.8:155
60#, no-wrap
61msgid "SEE ALSO"
62msgstr ""
63
64#. ----------------------------------------------------------------------------
65#. type: Plain text
66#: en/fatlabel.8:44 en/mkfs.fat.8:160
67msgid "B<fsck.fat>(8)"
68msgstr ""
69
70#. type: SH
71#: en/fatlabel.8:47 en/fsck.fat.8:188 en/mkfs.fat.8:160
72#, no-wrap
73msgid "HOMEPAGE"
74msgstr ""
75
76#. ----------------------------------------------------------------------------
77#. type: Plain text
78#: en/fatlabel.8:53 en/fsck.fat.8:194 en/mkfs.fat.8:166
79msgid ""
80"The home for the B<dosfstools> project is its E<.UR https://github.com/"
81"dosfstools/dosfstools> GitHub project page E<.UE .>"
82msgstr ""
83
84#. type: SH
85#: en/fatlabel.8:53 en/fsck.fat.8:194 en/mkfs.fat.8:166
86#, no-wrap
87msgid "AUTHORS"
88msgstr ""
89
90#. type: Plain text
91#: en/fatlabel.8:55 en/fsck.fat.8:196 en/mkfs.fat.8:168
92msgid "B<dosfstools> were written by"
93msgstr ""
94
95#. type: Plain text
96#: en/fatlabel.8:57 en/fsck.fat.8:198 en/mkfs.fat.8:170
97msgid "Werner Almesberger"
98msgstr ""
99
100#. type: Plain text
101#: en/fatlabel.8:60 en/fsck.fat.8:201 en/mkfs.fat.8:173
102msgid "Roman Hodek"
103msgstr ""
104
105#. type: Plain text
106#: en/fatlabel.8:63 en/fsck.fat.8:204 en/mkfs.fat.8:176
107msgid "and others. The current maintainer is"
108msgstr ""
109
110#. type: Plain text
111#: en/fatlabel.8:65 en/fsck.fat.8:206 en/mkfs.fat.8:178
112msgid "Andreas Bombe"
113msgstr ""
114
115#. type: IP
116#: en/fsck.fat.8:100 en/mkfs.fat.8:37
117#, no-wrap
118msgid "B<-a>"
119msgstr ""
120
121#. type: IP
122#: en/fsck.fat.8:146 en/mkfs.fat.8:138
123#, no-wrap
124msgid "B<-v>"
125msgstr ""
126
127#. type: SH
128#: en/fsck.fat.8:177 en/mkfs.fat.8:149
129#, no-wrap
130msgid "BUGS"
131msgstr ""
132
133#. type: Plain text
134#: en/fsck.fat.8:185 en/mkfs.fat.8:157
135msgid "B<fatlabel>(8)"
136msgstr ""
137
138#. type: TH
139#: en/mkfs.fat.8:22
140#, no-wrap
141msgid "MKFS.FAT"
142msgstr ""
143
144#. ----------------------------------------------------------------------------
145#. type: Plain text
146#: en/mkfs.fat.8:26
147msgid "B<mkfs.fat> - create an MS-DOS filesystem under Linux"
148msgstr ""
149
150#. ----------------------------------------------------------------------------
151#. type: Plain text
152#: en/mkfs.fat.8:29
153msgid "B<mkfs.fat> [I<OPTIONS>] I<DEVICE> [I<BLOCK-COUNT>]"
154msgstr ""
155
156#. ----------------------------------------------------------------------------
157#. type: Plain text
158#: en/mkfs.fat.8:36
159msgid ""
160"B<mkfs.fat> is used to create an MS-DOS filesystem under Linux on a device "
161"(usually a disk partition). I<DEVICE> is the special file corresponding to "
162"the device (e.g. /dev/sdXX). I<BLOCK-COUNT> is the number of blocks on the "
163"device. If omitted, B<mkfs.fat> automatically determines the filesystem "
164"size."
165msgstr ""
166
167#. type: Plain text
168#: en/mkfs.fat.8:45
169msgid ""
170"Normally, for any filesystem except very small ones, B<mkfs.fat> will align "
171"all the data structures to cluster size, to make sure that as long as the "
172"partition is properly aligned, so will all the data structures in the "
173"filesystem. This option disables alignment; this may provide a handful of "
174"additional clusters of storage at the expense of a significant performance "
175"degradation on RAIDs, flash media or large-sector hard disks."
176msgstr ""
177
178#. type: IP
179#: en/mkfs.fat.8:45
180#, no-wrap
181msgid "B< -A>"
182msgstr ""
183
184#. type: Plain text
185#: en/mkfs.fat.8:60
186msgid ""
187"Use Atari variation of the MS-DOS filesystem. This is default if B<mkfs."
188"fat> is run on an Atari, then this option turns off Atari format. There are "
189"some differences when using Atari format: If not directed otherwise by the "
190"user, B<mkfs.fat> will always use 2 sectors per cluster, since GEMDOS "
191"doesn't like other values very much. It will also obey the maximum number "
192"of sectors GEMDOS can handle. Larger filesystems are managed by raising the "
193"logical sector size. Under Atari format, an Atari-compatible serial number "
194"for the filesystem is generated, and a 12 bit FAT is used only for "
195"filesystems that have one of the usual floppy sizes (720k, 1.2M, 1.44M, "
196"2.88M), a 16 bit FAT otherwise. This can be overridden with the B<-F> "
197"option. Some PC-specific boot sector fields aren't written, and a boot "
198"message (option B<-m>) is ignored."
199msgstr ""
200
201#. type: IP
202#: en/mkfs.fat.8:60
203#, no-wrap
204msgid "B<-b> I<SECTOR-OF-BACKUP>"
205msgstr ""
206
207#. type: Plain text
208#: en/mkfs.fat.8:64
209msgid ""
210"Selects the location of the backup boot sector for FAT32. Default depends "
211"on number of reserved sectors, but usually is sector 6. The backup must be "
212"within the range of reserved sectors."
213msgstr ""
214
215#. type: IP
216#: en/mkfs.fat.8:64
217#, no-wrap
218msgid "B<-c>"
219msgstr ""
220
221#. type: Plain text
222#: en/mkfs.fat.8:66
223msgid "Check the device for bad blocks before creating the filesystem."
224msgstr ""
225
226#. type: IP
227#: en/mkfs.fat.8:66
228#, no-wrap
229msgid "B<-C>"
230msgstr ""
231
232#. type: Plain text
233#: en/mkfs.fat.8:80
234msgid ""
235"Create the file given as I<DEVICE> on the command line, and write the to-be-"
236"created filesystem to it. This can be used to create the new filesystem in "
237"a file instead of on a real device, and to avoid using B<dd> in advance to "
238"create a file of appropriate size. With this option, the I<BLOCK-COUNT> "
239"must be given, because otherwise the intended size of the filesystem "
240"wouldn't be known. The file created is a sparse file, which actually only "
241"contains the meta-data areas (boot sector, FATs, and root directory). The "
242"data portions won't be stored on the disk, but the file nevertheless will "
243"have the correct size. The resulting file can be copied later to a floppy "
244"disk or other device, or mounted through a loop device."
245msgstr ""
246
247#. type: IP
248#: en/mkfs.fat.8:80
249#, no-wrap
250msgid "B<-D> I<DRIVE-NUMBER>"
251msgstr ""
252
253#. type: Plain text
254#: en/mkfs.fat.8:84
255msgid ""
256"Specify the BIOS drive number to be stored in the FAT boot sector. This "
257"value is usually 0x80 for hard disks and 0x00 for floppy devices or "
258"partitions to be used for floppy emulation."
259msgstr ""
260
261#. type: IP
262#: en/mkfs.fat.8:84
263#, no-wrap
264msgid "B<-f> I<NUMBER-OF-FATS>"
265msgstr ""
266
267#. type: Plain text
268#: en/mkfs.fat.8:87
269msgid ""
270"Specify the number of file allocation tables in the filesystem. The default "
271"is 2."
272msgstr ""
273
274#. type: IP
275#: en/mkfs.fat.8:87
276#, no-wrap
277msgid "B<-F> I<FAT-SIZE>"
278msgstr ""
279
280#. type: Plain text
281#: en/mkfs.fat.8:91
282msgid ""
283"Specifies the type of file allocation tables used (12, 16 or 32 bit). If "
284"nothing is specified, B<mkfs.fat> will automatically select between 12, 16 "
285"and 32 bit, whatever fits better for the filesystem size."
286msgstr ""
287
288#. type: IP
289#: en/mkfs.fat.8:91
290#, no-wrap
291msgid "B<-h> I<NUMBER-OF-HIDDEN-SECTORS>"
292msgstr ""
293
294#. type: Plain text
295#: en/mkfs.fat.8:95
296msgid ""
297"Select the number of hidden sectors in the volume. Apparently some digital "
298"cameras get indigestion if you feed them a CF card without such hidden "
299"sectors, this option allows you to satisfy them."
300msgstr ""
301
302#. type: IP
303#: en/mkfs.fat.8:95
304#, no-wrap
305msgid "B<-i> I<VOLUME-ID>"
306msgstr ""
307
308#. type: Plain text
309#: en/mkfs.fat.8:99
310msgid ""
311"Sets the volume ID of the newly created filesystem; I<VOLUME-ID> is a 32-bit "
312"hexadecimal number (for example, 2e24ec82). The default is a number which "
313"depends on the filesystem creation time."
314msgstr ""
315
316#. type: IP
317#: en/mkfs.fat.8:99
318#, no-wrap
319msgid "B<-I>"
320msgstr ""
321
322#. type: Plain text
323#: en/mkfs.fat.8:108
324msgid ""
325"It is typical for fixed disk devices to be partitioned so, by default, you "
326"are not permitted to create a filesystem across the entire device. B<mkfs."
327"fat> will complain and tell you that it refuses to work. This is different "
328"when using MO disks. One doesn't always need partitions on MO disks. The "
329"filesystem can go directly to the whole disk. Under other OSes this is "
330"known as the 'superfloppy' format. This switch will force B<mkfs.fat> to "
331"work properly."
332msgstr ""
333
334#. type: IP
335#: en/mkfs.fat.8:108
336#, no-wrap
337msgid "B<-l> I<FILENAME>"
338msgstr ""
339
340#. type: Plain text
341#: en/mkfs.fat.8:110
342msgid "Read the bad blocks list from I<FILENAME>."
343msgstr ""
344
345#. type: IP
346#: en/mkfs.fat.8:110
347#, no-wrap
348msgid "B<-m> I<MESSAGE-FILE>"
349msgstr ""
350
351#. type: Plain text
352#: en/mkfs.fat.8:116
353msgid ""
354"Sets the message the user receives on attempts to boot this filesystem "
355"without having properly installed an operating system. The message file "
356"must not exceed 418 bytes once line feeds have been converted to carriage "
357"return-line feed combinations, and tabs have been expanded. If the filename "
358"is a hyphen (-), the text is taken from standard input."
359msgstr ""
360
361#. type: IP
362#: en/mkfs.fat.8:116
363#, no-wrap
364msgid "B<-M> I<FAT-MEDIA-TYPE>"
365msgstr ""
366
367#. type: Plain text
368#: en/mkfs.fat.8:120
369msgid ""
370"Specify the media type to be stored in the FAT boot sector. This value is "
371"usually 0xF8 for hard disks and is 0xF0 or a value from 0xF9 to 0xFF for "
372"floppies or partitions to be used for floppy emulation."
373msgstr ""
374
375#. type: IP
376#: en/mkfs.fat.8:120
377#, no-wrap
378msgid "B<-n> I<VOLUME-NAME>"
379msgstr ""
380
381#. type: Plain text
382#: en/mkfs.fat.8:124
383msgid ""
384"Sets the volume name (label) of the filesystem. The volume name can be up "
385"to 11 characters long. The default is no label."
386msgstr ""
387
388#. type: IP
389#: en/mkfs.fat.8:124
390#, no-wrap
391msgid "B<-r> I<ROOT-DIR-ENTRIES>"
392msgstr ""
393
394#. type: Plain text
395#: en/mkfs.fat.8:127
396msgid ""
397"Select the number of entries available in the root directory. The default "
398"is 112 or 224 for floppies and 512 for hard disks."
399msgstr ""
400
401#. type: IP
402#: en/mkfs.fat.8:127
403#, no-wrap
404msgid "B<-R> I<NUMBER-OF-RESERVED-SECTORS>"
405msgstr ""
406
407#. type: Plain text
408#: en/mkfs.fat.8:131
409msgid ""
410"Select the number of reserved sectors. With FAT32 format at least 2 "
411"reserved sectors are needed, the default is 32. Otherwise the default is 1 "
412"(only the boot sector)."
413msgstr ""
414
415#. type: IP
416#: en/mkfs.fat.8:131
417#, no-wrap
418msgid "B<-s> I<SECTORS-PER-CLUSTER>"
419msgstr ""
420
421#. type: Plain text
422#: en/mkfs.fat.8:134
423msgid ""
424"Specify the number of disk sectors per cluster. Must be a power of 2, i.e. "
425"1, 2, 4, 8, ... 128."
426msgstr ""
427
428#. type: IP
429#: en/mkfs.fat.8:134
430#, no-wrap
431msgid "B<-S> I<LOGICAL-SECTOR-SIZE>"
432msgstr ""
433
434#. type: Plain text
435#: en/mkfs.fat.8:138
436msgid ""
437"Specify the number of bytes per logical sector. Must be a power of 2 and "
438"greater than or equal to 512, i.e. 512, 1024, 2048, 4096, 8192, 16384, or "
439"32768."
440msgstr ""
441
442#. type: Plain text
443#: en/mkfs.fat.8:140
444msgid "Verbose execution."
445msgstr ""
446
447#. type: IP
448#: en/mkfs.fat.8:140
449#, no-wrap
450msgid "B<--invariant>"
451msgstr ""
452
453#. type: Plain text
454#: en/mkfs.fat.8:146
455msgid ""
456"Use constants for normally randomly generated or time based data such as "
457"volume ID and creation time. Multiple runs of B<mkfs.fat> on the same "
458"device create identical results with this option. Its main purpose is "
459"testing B<mkfs.fat>."
460msgstr ""
461
462#. type: IP
463#: en/mkfs.fat.8:146
464#, no-wrap
465msgid "B<--help>"
466msgstr ""
467
468#. ----------------------------------------------------------------------------
469#. type: Plain text
470#: en/mkfs.fat.8:149
471msgid "Display option summary and exit."
472msgstr ""
473
474#. ----------------------------------------------------------------------------
475#. type: Plain text
476#: en/mkfs.fat.8:155
477msgid ""
478"B<mkfs.fat> can not create boot-able filesystems. This isn't as easy as you "
479"might think at first glance for various reasons and has been discussed a lot "
480"already. B<mkfs.fat> simply will not support it ;)"
481msgstr ""