Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / distrib / utils / sysinst / arch / hp300 / msg.md.de
blobe4bc19f398db2af15b50f2c79bdec11cdff5907a
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 /* hp300 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 das System manuell.
49 message dobootblks
50 {Installiere die Bootblöcke auf %s ...
53 message newdisk
54 {Ihre Festplatte, %s, scheint nicht als x68k Festplatte markiert zu sein; 
55 sysinst wird dies nun tun.
56 Falls Sie planen eine Partition der Festplatte %s mit Human68k zu nutzen,
57 sollten Sie hier unbedingt abbrechen und die Festplatte mit dem Human68k
58 format.x Werkzeug formatieren. 
61 message ordering
62 {Die Anordnung der Partition %c ist falsch. Erneut editieren?}
64 message emptypart
65 {Nach der oder den leeren Partition(en) besteht eine gültige Partition %c.
66 Bitte editieren Sie die Partitionstabelle noch einmal.}
68 message set_kernel_1
69 {Kernel (GENERIC)}
71 .if notyet
72 /* XXX: not yet implemented */
73 message existing
74 {Wollen Sie die bestehende(n) BSD Partition(en) beibehalten?}
77 message nofreepart
78 {%s verfügt nicht über genügend freie Partitionen für NetBSD.
79 Mindestens 2 freie Partitionen (für das Root Dateisystem und Swap) sind nötig.
82 message notfirst
83 {NetBSD/hp300 muss im ersten Abschnitt der Bootdisk installiert werden.
84 Dieser Teil ist auf %s nicht frei.
86 .endif