msg.md.de revision 1.2
11.2Smartin/*	$NetBSD: msg.md.de,v 1.2 2014/08/03 16:09:40 martin Exp $	*/
21.1Sdholland
31.1Sdholland/*
41.1Sdholland * Copyright 1997 Piermont Information Systems Inc.
51.1Sdholland * All rights reserved.
61.1Sdholland *
71.1Sdholland * Written by Philip A. Nelson for Piermont Information Systems Inc.
81.1Sdholland *
91.1Sdholland * Redistribution and use in source and binary forms, with or without
101.1Sdholland * modification, are permitted provided that the following conditions
111.1Sdholland * are met:
121.1Sdholland * 1. Redistributions of source code must retain the above copyright
131.1Sdholland *    notice, this list of conditions and the following disclaimer.
141.1Sdholland * 2. Redistributions in binary form must reproduce the above copyright
151.1Sdholland *    notice, this list of conditions and the following disclaimer in the
161.1Sdholland *    documentation and/or other materials provided with the distribution.
171.1Sdholland * 3. All advertising materials mentioning features or use of this software
181.1Sdholland *    must display the following acknowledgement:
191.1Sdholland *      This product includes software developed for the NetBSD Project by
201.1Sdholland *      Piermont Information Systems Inc.
211.1Sdholland * 4. The name of Piermont Information Systems Inc. may not be used to endorse
221.1Sdholland *    or promote products derived from this software without specific prior
231.1Sdholland *    written permission.
241.1Sdholland *
251.1Sdholland * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
261.1Sdholland * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
271.1Sdholland * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
281.1Sdholland * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
291.1Sdholland * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
301.1Sdholland * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
311.1Sdholland * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
321.1Sdholland * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
331.1Sdholland * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
341.1Sdholland * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
351.1Sdholland * THE POSSIBILITY OF SUCH DAMAGE.
361.1Sdholland *
371.1Sdholland */
381.1Sdholland
391.1Sdholland/* MD Message catalog -- German, playstation2 version */
401.1Sdholland
411.1Sdhollandmessage md_hello
421.1Sdholland{
431.1Sdholland}
441.1Sdholland
451.2Smartinmessage md_may_remove_boot_medium
461.2Smartin{Wenn Sie von einer Diskette gebootet haben, k�nnen Sie diese jetzt
471.2Smartinenfernen.
481.2Smartin}
491.2Smartin
501.1Sdhollandmessage dobad144
511.1Sdholland{Installiere die Tabelle der defekten Bl�cke ...
521.1Sdholland}
531.1Sdholland
541.1Sdhollandmessage dobootblks
551.1Sdholland{Installiere die Bootbl�cke auf %s ...
561.1Sdholland}
571.1Sdholland
581.1Sdhollandmessage onebiosmatch
591.1Sdholland{Diese Festplatte entspricht der folgenden BIOS Disk:
601.1Sdholland
611.1Sdholland}
621.1Sdholland
631.1Sdhollandmessage onebiosmatch_header
641.1Sdholland{BIOS # Zylinder   K�pfe   Sektoren 
651.1Sdholland------ ---------- ------- --------
661.1Sdholland}
671.1Sdholland
681.1Sdhollandmessage onebiosmatch_row
691.1Sdholland{%-6x %-10d %-7d %d\n}
701.1Sdholland
711.1Sdhollandmessage biosmultmatch
721.1Sdholland{Diese Festplatte entspricht der folgenden BIOS Disk:
731.1Sdholland
741.1Sdholland}
751.1Sdholland
761.1Sdhollandmessage biosmultmatch_header
771.1Sdholland{   BIOS # Zylinder   K�pfe   Sektoren 
781.1Sdholland   ------ ---------- ------- --------
791.1Sdholland}
801.1Sdholland
811.1Sdhollandmessage biosmultmatch_row
821.1Sdholland{%-1d: %-6x %-10d %-7d %d\n}
831.1Sdholland
841.1Sdhollandmessage pickdisk
851.1Sdholland{W�hlen Sie eine Festplatte: }
861.1Sdholland
871.1Sdholland
881.1Sdhollandmessage partabovechs
891.1Sdholland{Der NetBSD Teil der Festplatte liegt au�erhalb des vom BIOS dieser Maschine
901.1Sdhollandadressierbaren Bereichs. Eventuell k�nnen Sie von dieser Partition nicht
911.1Sdhollandbooten. Sind Sie sicher, da� Sie fortfahren m�chten?
921.1Sdholland
931.1Sdholland(Antworten Sie mit 'nein' um die Partitionen erneut zu editieren.)}
941.1Sdholland
951.1Sdhollandmessage set_kernel_1
961.1Sdholland{Kernel (GENERIC)}
971.1Sdholland
98