Sync usage with man page.
[netbsd-mini2440.git] / distrib / utils / sysinst / arch / mvme68k / msg.md.de
blob76de045f5b5aa4ab77c791ca2f94ae4a0fb3b255
1 /*      $NetBSD: msg.md.de,v 1.2 2004/03/04 15:26:02 martin Exp $       */
3 /*
4  * Copyright 1997 Piermont Information Systems Inc.
5  * All rights reserved.
6  *
7  * Based on code written by Philip A. Nelson for Piermont Information
8  * Systems Inc.
9  *
10  * Redistribution and use in source and binary forms, with or without
11  * modification, are permitted provided that the following conditions
12  * are met:
13  * 1. Redistributions of source code must retain the above copyright
14  *    notice, this list of conditions and the following disclaimer.
15  * 2. Redistributions in binary form must reproduce the above copyright
16  *    notice, this list of conditions and the following disclaimer in the
17  *    documentation and/or other materials provided with the distribution.
18  * 3. All advertising materials mentioning features or use of this software
19  *    must display the following acknowledgement:
20  *      This product includes software developed for the NetBSD Project by
21  *      Piermont Information Systems Inc.
22  * 4. The name of Piermont Information Systems Inc. may not be used to endorse
23  *    or promote products derived from this software without specific prior
24  *    written permission.
25  *
26  * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
27  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
29  * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE 
30  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
31  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
32  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
35  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 
36  * THE POSSIBILITY OF SUCH DAMAGE.
37  *
38  */
40 /* mvme68k machine dependent messages, German */
43 message md_hello
44 {Wenn Ihre Maschine nur über 4MB oder weniger Arbeitsspeicher verfügt, wird
45 sysinst fehlschlagen. Bitte installieren Sie in diesem Fall manuell.
49 message dobootblks
50 {Installiere die Bootblöcke auf %s ...
53 message newdisk
54 {Ihre Festplatte, %s, hat noch kein mvme68k Disklabel. Sysinst
55 wird ein neues erstellen.
58 message ordering
59 {Die Anordnung der Partition %c ist falsch. Erneut editieren?}
62 message emptypart
63 {Nach der oder den leeren Partition(en) besteht eine gültige Partition %c.
64 Bitte editieren Sie die Partitionstabelle noch einmal.}
67 message set_kernel_1
68 {Kernel (GENERIC)}
70 .if notyet
71 /* XXX: not yet implemented */
72 message existing
73 {Wollen Sie die vorhandene(n) BSD Partition(en) beibehalten?}
76 message nofreepart
77 {%s verfügt nicht über genügend freie Partitionen für NetBSD.
78 Mindestens 2 freie Partitionen (für das Root Dateisystem und Swap) sind nötig.
82 message notfirst
83 {NetBSD/mvme68k muss im ersten Abschnitt der Bootdisk installiert werden.
84 Dieser Teil ist bei %s nicht frei.
86 .endif