Home | History | Annotate | Line # | Download | only in i386
      1  1.4    martin /*	$NetBSD: msg.md.de,v 1.4 2019/11/16 21:25:14 martin Exp $	*/
      2  1.1  dholland 
      3  1.1  dholland /*
      4  1.1  dholland  * Copyright 1997 Piermont Information Systems Inc.
      5  1.1  dholland  * All rights reserved.
      6  1.1  dholland  *
      7  1.1  dholland  * Written by Philip A. Nelson for Piermont Information Systems Inc.
      8  1.1  dholland  *
      9  1.1  dholland  * Redistribution and use in source and binary forms, with or without
     10  1.1  dholland  * modification, are permitted provided that the following conditions
     11  1.1  dholland  * are met:
     12  1.1  dholland  * 1. Redistributions of source code must retain the above copyright
     13  1.1  dholland  *    notice, this list of conditions and the following disclaimer.
     14  1.1  dholland  * 2. Redistributions in binary form must reproduce the above copyright
     15  1.1  dholland  *    notice, this list of conditions and the following disclaimer in the
     16  1.1  dholland  *    documentation and/or other materials provided with the distribution.
     17  1.1  dholland  * 3. The name of Piermont Information Systems Inc. may not be used to endorse
     18  1.1  dholland  *    or promote products derived from this software without specific prior
     19  1.1  dholland  *    written permission.
     20  1.1  dholland  *
     21  1.1  dholland  * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
     22  1.1  dholland  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     23  1.1  dholland  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     24  1.1  dholland  * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
     25  1.1  dholland  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     26  1.1  dholland  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     27  1.1  dholland  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     28  1.1  dholland  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     29  1.1  dholland  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     30  1.1  dholland  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     31  1.1  dholland  * THE POSSIBILITY OF SUCH DAMAGE.
     32  1.1  dholland  *
     33  1.1  dholland  */
     34  1.1  dholland 
     35  1.1  dholland /* MD Message catalog -- German, i386 version */
     36  1.1  dholland 
     37  1.1  dholland message md_hello
     38  1.1  dholland {
     39  1.1  dholland }
     40  1.1  dholland 
     41  1.1  dholland message md_may_remove_boot_medium
     42  1.1  dholland {
     43  1.1  dholland }
     44  1.1  dholland 
     45  1.1  dholland message Keyboard_type {Tastaturschema}
     46  1.1  dholland message kb_default {de}
     47  1.1  dholland 
     48  1.1  dholland message dobad144
     49  1.1  dholland {Installiere die Tabelle der defekten Blcke ...
     50  1.1  dholland }
     51  1.1  dholland 
     52  1.1  dholland message getboottype
     53  1.1  dholland {Mchten Sie normale oder serielle Bootblcke installieren?
     54  1.1  dholland 
     55  1.1  dholland Normale Bootblcke benutzen die BIOS Konsolenschnittstelle als Konsole
     56  1.1  dholland (meistens der Monitor und die Tastatur). Serielle Bootblcke benutzen den
     57  1.1  dholland gewhlten seriellen Anschluss als Konsole.
     58  1.1  dholland 
     59  1.1  dholland Selektierter Bootblock: }
     60  1.1  dholland 
     61  1.1  dholland message console_PC {BIOS Konsole}
     62  1.1  dholland message console_com {Serielle Konsole an com%d mit %d baud}
     63  1.1  dholland message console_unchanged {Unverndert}
     64  1.1  dholland 
     65  1.1  dholland message Bootblocks_selection
     66  1.1  dholland {Auswahl der Bootblcke}
     67  1.1  dholland message Use_normal_bootblocks	{BIOS Konsole}
     68  1.1  dholland message Use_serial_com0		{Serielle Konsole an com0}
     69  1.1  dholland message Use_serial_com1		{Serielle Konsole an com1}
     70  1.1  dholland message Use_serial_com2		{Serielle Konsole an com2}
     71  1.1  dholland message Use_serial_com3		{Serielle Konsole an com3}
     72  1.1  dholland message serial_baud_rate	{Serielle Geschwindigkeit whlen...}
     73  1.1  dholland message Use_existing_bootblocks	{Vorhandene Bootblcke benutzen}
     74  1.1  dholland 
     75  1.1  dholland message dobootblks
     76  1.1  dholland {Installiere die Bootblcke auf %s ...
     77  1.1  dholland }
     78  1.1  dholland 
     79  1.1  dholland message onebiosmatch
     80  1.1  dholland {Diese Festplatte entspricht der folgenden BIOS Disk:
     81  1.1  dholland 
     82  1.1  dholland }
     83  1.1  dholland 
     84  1.1  dholland message onebiosmatch_header
     85  1.3    martin {BIOS # Zylinder Kpfe Sektoren Anzahl Sektoren   GB
     86  1.3    martin ------ -------- ----- -------- --------------- ----
     87  1.1  dholland }
     88  1.1  dholland 
     89  1.1  dholland message onebiosmatch_row
     90  1.1  dholland {%#6x %8d %5d %8d   %13u %3u\n}
     91  1.1  dholland 
     92  1.1  dholland message This_is_the_correct_geometry
     93  1.1  dholland {Das ist die korrekte Geometrie}
     94  1.1  dholland message Set_the_geometry_by_hand
     95  1.1  dholland {die Geometrie von Hand setzen}
     96  1.1  dholland message Use_one_of_these_disks
     97  1.1  dholland {Benutzen Sie eine dieser Festplatten}
     98  1.1  dholland 
     99  1.1  dholland message biosmultmatch
    100  1.3    martin {Diese Festplatte entspricht den folgenden BIOS Disks:
    101  1.1  dholland 
    102  1.1  dholland }
    103  1.1  dholland 
    104  1.1  dholland message biosmultmatch_header
    105  1.3    martin {   BIOS # Zylinder Kpfe Sektoren  Anzahl Sektoren   GB
    106  1.3    martin    ------ -------- ----- -------- ---------------- ----
    107  1.1  dholland }
    108  1.1  dholland 
    109  1.1  dholland message biosmultmatch_row
    110  1.1  dholland {%-1d: %#6x %8d %5d %8d    %13u %3u\n}
    111  1.1  dholland 
    112  1.1  dholland message biosgeom_advise
    113  1.1  dholland {
    114  1.1  dholland Achtung: sysinst hat festgestellt, dass die von Ihnen ausgewhlte Festplatte
    115  1.1  dholland einer anderen - dem BIOS bekannten - entspricht; damit sind obige Werte mit
    116  1.1  dholland hchster Wahrscheinlichkeit korrekt, sollten also nicht verndert werden (die
    117  1.1  dholland Werte fr Zylinder, Kpfe und Sektoren sind wahrscheinlich 1023, 255 und 63 -
    118  1.1  dholland dies ist korrekt).
    119  1.1  dholland Sie sollten nur die Geometrie abndern falls Sie wissen, dass das BIOS
    120  1.1  dholland falsche Werte liefert.
    121  1.1  dholland }
    122  1.1  dholland 
    123  1.1  dholland message pickdisk
    124  1.1  dholland {Festplatte auswhlen: }
    125  1.1  dholland 
    126  1.1  dholland message partabovechs
    127  1.1  dholland {Der NetBSD Teil der Festplatte liegt auerhalb der vom BIOS dieser Maschine
    128  1.1  dholland adressierbaren Bereich. Eventuell knnen Sie von dieser Partition nicht
    129  1.1  dholland booten. Sind Sie sicher, dass Sie fortfahren mchten?
    130  1.1  dholland 
    131  1.1  dholland (Antworten Sie mit 'nein' um die Partitionen erneut zu editieren.)}
    132  1.1  dholland 
    133  1.1  dholland 
    134  1.1  dholland message missing_bootmenu_text
    135  1.1  dholland {Sie haben mehr als ein Betriebssystem auf dieser Festplatte; allerdings ist kein
    136  1.1  dholland 'bootmenu' (Eintrag fr den NetBSD Bootloader) fr die aktive Partition und/oder
    137  1.1  dholland der Partition vorhanden, auf die NetBSD installiert werden soll.
    138  1.1  dholland 
    139  1.1  dholland Wollen Sie die Partition zum Hinzufgen eines 'bootmenu' Eintrages
    140  1.1  dholland editieren?}
    141  1.1  dholland 
    142  1.1  dholland 
    143  1.1  dholland message no_extended_bootmenu
    144  1.1  dholland {Sie haben eine erweiterte Partition in das 'bootmenu' eingetragen.
    145  1.1  dholland Doch scheint Ihr BIOS System den 'read' (Lese-) Befehl fr diese
    146  1.1  dholland Version des 'bootmenu' Codes nicht zu untersttzen.
    147  1.1  dholland Sind Sie sicher, dass Sie dennoch fortfahren mchten?
    148  1.1  dholland 
    149  1.1  dholland (Antworten Sie 'nein' um zum Partitionierungsmen zurck zu
    150  1.1  dholland gelangen.)}
    151  1.1  dholland 
    152  1.1  dholland message installbootsel
    153  1.1  dholland {Ihre Konfiguration bentigt den NetBSD Bootselect (Bootauswahl) Code, um
    154  1.1  dholland das zu startende Betriebssystem beim Start des Computers zu whlen.
    155  1.1  dholland 
    156  1.1  dholland Dieser ist gegenwrtig noch nicht installiert; wollen Sie dies jetzt tun?}
    157  1.1  dholland 
    158  1.1  dholland message installmbr
    159  1.1  dholland {Der Bootcode im Master Boot Record scheint nicht gltig zu sein.
    160  1.1  dholland 
    161  1.1  dholland Wollen Sie den NetBSD Bootcode installieren?}
    162  1.1  dholland 
    163  1.1  dholland message updatembr
    164  1.1  dholland {Wollen Sie den Bootcode im Master Boot Record auf die letzte Version des
    165  1.1  dholland NetBSD Bootcodes updaten?}
    166  1.1  dholland 
    167  1.1  dholland message set_kernel_1	{Kernel (GENERIC)}
    168  1.4    martin message set_kernel_2	{Kernel (GENERIC_KASLR)}
    169