1 /* $NetBSD: msg.md.de,v 1.6 2007/08/01 14:20:40 jmmv Exp $ */
4 * Copyright 1997 Piermont Information Systems Inc.
7 * Based on code written by Philip A. Nelson for Piermont Information
10 * Redistribution and use in source and binary forms, with or without
11 * modification, are permitted provided that the following conditions
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
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.
40 /* shark machine dependent messages, German */
44 {Wenn Sie von einer Diskette gebootet haben, können Sie diese jetzt
49 message Keyboard_type {Tastaturschema}
50 message kb_default {de}
53 {Kann den Bootblock des Filecores nicht lesen
57 {Kann die RISCiX Partitionstabelle nicht lesen
60 message notnetbsdriscix
61 {Keine NetBSD Partition in der RISCiX Partitionstabelle gefunden - erstellen
62 eines Labels nicht möglich.
66 {Keine NetBSD Partition gefunden (eine Nur-Filecore Platte?) - erstellen eines
71 {Installiere die Bootblöcke auf %s ...
75 {Nachfolgend sehen Sie Ihre NetBSD Partitionen auf %s (Größe und Offset in
83 {In order to make your system boot automatically from the on-disk file
84 system, you need to manually configure OpenFirmware to tell it where to
87 OpenFirmware can load a NetBSD a.out kernel (sorry, ELF is not supported)
88 straight from a FFS partition on the local hard disk. So, to configure it
89 to boot the just-installed kernel, run the following command from
92 setenv boot-device disk:\\netbsd.aout
94 You only need to run this once and only if the 'boot-device' property did
95 not already contain the value shown above.
99 {Failed to clear the disk's first sector. If OpenFirmware cannot see the
100 disk, try to run the following command manually from the installer's shell
103 dd if=/dev/zero of=%s bs=512 count=1