msg.md.de revision 1.2 1 1.2 martin /* $NetBSD: msg.md.de,v 1.2 2019/06/12 06:20:21 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, mac68k 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.2 martin message mac68k_fullpart
46 1.1 dholland {NetBSD wird nun auf die Festplatte %s installiert. Sie
47 1.1 dholland knnen die gesamte Festplatte oder nur einen Teil davon fr NetBSD
48 1.1 dholland verwenden.
49 1.1 dholland Ihre Wahl?
50 1.1 dholland }
51 1.1 dholland
52 1.1 dholland message nodiskmap
53 1.1 dholland {Die Festplatte %s ist anscheinend nicht fr die Verwendung mit MacOS
54 1.1 dholland initialisiert worden. Dieses Programm benutzt das Disk-Layout aus
55 1.1 dholland der Festplatten Partitions bersicht, die vom MacOS Formatierungsprogramm
56 1.1 dholland beim Initialisieren der Festplatte geschrieben wird.
57 1.1 dholland Sie knnen nun:
58 1.1 dholland
59 1.1 dholland * Die Installation abbrechen. Sie knnen die Festplatte mit einem beliebigen
60 1.1 dholland Formatierungsprogramm initialisieren. Partitionen mssen nicht als
61 1.1 dholland A/UX definiert sein, das NetBSD Installationsprogramm bietet Ihnen
62 1.1 dholland spter, wenn ntig, die berarbeitung der Partitionstypen an.
63 1.1 dholland
64 1.1 dholland * Sysinst erlauben, die Festplatten Partitions bersicht auf die Festplatte
65 1.1 dholland zu schreiben. Diese Festplatte wird dann nicht fr MacOS bootbar sein und kann
66 1.1 dholland eventuell gar nicht mit MacOS benutzt werden, solange die MacOS Treiber nicht
67 1.1 dholland mit einem MacOS-kompatiblem Formatierer installiert werden.
68 1.1 dholland
69 1.1 dholland }
70 1.1 dholland
71 1.1 dholland message okwritediskmap
72 1.1 dholland {Sysinst wird Ihre Festplatte mit einer neuen Festplatten Partitions bersicht
73 1.1 dholland initialisieren, deren Werte vom Festplatten-Treiber geliefert wurden. Diese
74 1.1 dholland Standard bersicht wird eine minimale Block0-Definition enthalten, eine
75 1.1 dholland Partitions bersicht fr bis zu 15 Partitionen, sowie vordefinierte Partitionesn
76 1.1 dholland fr den Mac, Festplattentreiber sowie eine minimale MacOS HFS Partition. Der Rest der
77 1.1 dholland Festplatte bleibt ungenutzt. Die Festplattentreiber Partition wird nicht initialisiert,
78 1.1 dholland sodass das Volume nicht mit MacOS bootbar sein wird. Wenn Sie fortfahren, werden
79 1.1 dholland Sie aufgefordert diese Partitions bersicht zu editieren, so wie Sie es fr die
80 1.1 dholland NetBSD Installation bentigen. Die bersicht wird nicht auf die Festplatte
81 1.1 dholland geschrieben, bis Sie die Partitionierung erfolgreich abgeschlossen haben.
82 1.1 dholland
83 1.1 dholland Mchten Sie fortfahren?}
84 1.1 dholland
85 1.2 martin message mac68k_part_header
86 1.1 dholland {Part Start Gre FS-Typ verw. Dateisystem (Name)
87 1.1 dholland ---- ---------- ---------- ------ --------- ------------------\n}
88 1.1 dholland
89 1.1 dholland message part_row
90 1.1 dholland {%3s%c %10d %10d %6s %-9s %s\n}
91 1.1 dholland
92 1.2 martin message mac68k_ovrwrite
93 1.1 dholland {Ihr Festplatte enthlt mindestens eine MacOS HFS Partition. Das berschreiben
94 1.1 dholland der ganzen Festplatte wird die Festplatte fr MacOS unbenutzbar machen. Sie
95 1.1 dholland sollten erwgen, eine kleine MacOS HFS Partition anzulegen, um
96 1.1 dholland sicherzustellen, dass die Festplatte unter MacOS benutzt werden kann. Dies
97 1.1 dholland wre eine gute Stelle, um eine Kopie der NetBSD/mac68k Booter Applikation
98 1.1 dholland zu speichern, mit der NetBSD von MacOS aus gestartet wird.
99 1.1 dholland
100 1.1 dholland Sind Sie sicher, dass Sie die MacOS HFS Partition(en) berschreiben
101 1.1 dholland mchten?
102 1.1 dholland }
103 1.1 dholland
104 1.2 martin message mac68k_editparttable
105 1.1 dholland {Festplatten Partitions bersicht bearbeiten: Die bersicht auf der Festplatte
106 1.1 dholland wurde nach Benutzerpartitionen durchsucht, aber nur die fr NetBSD nutzbaren
107 1.1 dholland werden hier angezeigt.
108 1.1 dholland
109 1.1 dholland Die Partitionstabelle sieht jetzt so aus:
110 1.1 dholland }
111 1.1 dholland
112 1.1 dholland message split_part
113 1.1 dholland {Die von Ihnen gewhlte Partition wird in zwei Partition unterteilt.
114 1.1 dholland Eine wird den Typ Apple_Scratch erhalten, die andere den Typ Apple_Free.
115 1.1 dholland Sie knnen dann beide Partitionstypen in beliebige andere Typen ndern.
116 1.1 dholland Falls die Apple_Free Partition an eine andere Apple_Free Partition
117 1.1 dholland grenzt, werden diese Partitionen automatisch zusammengefasst.
118 1.1 dholland
119 1.1 dholland Es gibt %d Disk Blcke in der gewhlten Partition. Geben Sie ein, wieviel
120 1.1 dholland Blcke davon in die Apple_Scratch Partition bernommen werden sollen.
121 1.1 dholland Wenn Sie 0 oder einen zu groen Wert angeben, bleibt die Partition
122 1.1 dholland unverndert.
123 1.1 dholland
124 1.1 dholland }
125 1.1 dholland
126 1.1 dholland message scratch_size
127 1.1 dholland {Gre des Apple_Scratch Teiles beim Unterteilen}
128 1.1 dholland
129 1.1 dholland message diskfull
130 1.1 dholland {Sie haben versucht, eine existierende Partition in zwei Teile aufzuteilen,
131 1.1 dholland aber in der Festplatten Partitions bersicht ist kein Platz fr den zweiten
132 1.1 dholland Teil.
133 1.1 dholland Wahrscheinlich hat Ihr Festplattenformatierer nicht genug zustzlichen Platz
134 1.1 dholland in der Original Festplatten Partitions bersicht fr zuknftige Erweiterungen
135 1.1 dholland reserviert. Sie knnen nun:
136 1.1 dholland
137 1.1 dholland * Die Partition nicht aufteilen und mit der aktuellen Festplatten Partitions
138 1.1 dholland bersicht weiterarbeiten, oder
139 1.1 dholland
140 1.1 dholland * Sysinst gestatten, die neue Partitions bersicht zu schreiben. Dadurch werden
141 1.1 dholland alle auf der Festplatte existierenden Daten gelscht. VORSICHT!
142 1.1 dholland
143 1.1 dholland Mchten Sie die Teilung dieser Partition abbrechen?}
144 1.1 dholland
145 1.1 dholland message custom_mount_point
146 1.1 dholland {Whlen Sie einen Mount Point fr die ausgewhlte Partition. Dies sollte
147 1.1 dholland ein eindeutiger Name sein, der mit "/" beginnt und der nicht fr andere
148 1.1 dholland Partitionen benutzt wird.
149 1.1 dholland
150 1.1 dholland }
151 1.1 dholland
152 1.1 dholland message sanity_check
153 1.1 dholland {Beim Erstellen eines disklabels fr Ihr Laufwerk sind Probleme aufgetreten.
154 1.1 dholland Sie knnen diese ignorieren und fortfahren, aber dadurch wird die
155 1.1 dholland Installation eventuell fehlschlagen. Folgende Probleme wurden festgestellt:
156 1.1 dholland
157 1.1 dholland }
158 1.1 dholland
159 1.1 dholland message dodiskmap
160 1.1 dholland {Erstelle die Festplatten Partitions bersicht ...
161 1.1 dholland }
162 1.1 dholland
163 1.1 dholland message label_error
164 1.1 dholland {Das neu auf der Festplatte gespeicherte Disklabel stimmt nicht mit der aktuell
165 1.1 dholland geladenen Version berein. Jeder Versuch fortzufahren wird mit hoher
166 1.1 dholland Wahrscheinlichkeit zum Verlust der Daten auf allen bereits existierenden
167 1.1 dholland Partitionen fhren. Da Ihre neue Partitions bersicht bereits auf die
168 1.1 dholland Festplatte geschrieben wurde, wird Sie beim nchsten Start verfgbar sein.
169 1.1 dholland Bitte starten Sie daher jetzt den Computer neu und fhren Sie die Installation
170 1.1 dholland erneut aus.
171 1.1 dholland }
172 1.1 dholland
173 1.1 dholland .if debug
174 1.1 dholland message mapdebug
175 1.1 dholland {Partitions bersicht:
176 1.1 dholland HFS count: %d
177 1.1 dholland Root count: %d
178 1.1 dholland Swap count: %d
179 1.1 dholland Usr count: %d
180 1.1 dholland Benutzbarer count: %d
181 1.1 dholland }
182 1.1 dholland
183 1.1 dholland message dldebug
184 1.1 dholland {Disklabel:
185 1.1 dholland bsize: %d
186 1.1 dholland dlcyl: %d
187 1.1 dholland dlhead: %d
188 1.1 dholland dlsec: %d
189 1.1 dholland dlsize: %d
190 1.1 dholland }
191 1.1 dholland
192 1.1 dholland message newfsdebug
193 1.1 dholland {Ausfhren von newfs auf Partition: %s\n
194 1.1 dholland }
195 1.1 dholland
196 1.1 dholland message geomdebug
197 1.1 dholland {Ausfhren von: %s %s\n
198 1.1 dholland }
199 1.1 dholland
200 1.1 dholland message geomdebug2
201 1.1 dholland {Calling: %s %d\n"
202 1.1 dholland }
203 1.1 dholland .endif
204 1.1 dholland
205 1.1 dholland message partdebug
206 1.1 dholland {Partition %s%c:
207 1.1 dholland Offset: %d
208 1.1 dholland Gre: %d
209 1.1 dholland }
210 1.1 dholland
211 1.1 dholland message disksetup_no_root
212 1.1 dholland {* Keine Root Disk Partition definiert!\n}
213 1.1 dholland
214 1.1 dholland message disksetup_multiple_roots
215 1.1 dholland {* Mehrere Root Disk Partitionen definiert!\n}
216 1.1 dholland
217 1.1 dholland message disksetup_no_swap
218 1.1 dholland {* Keine SWAP (Auslagerungsspeicher) Partition definiert!\n}
219 1.1 dholland
220 1.1 dholland message disksetup_multiple_swaps
221 1.1 dholland {* Mehrere SWAP (Auslagerungsspeicher) Partitionen definiert!\n}
222 1.1 dholland
223 1.1 dholland message disksetup_part_beginning
224 1.1 dholland {* Die Partition %s%c beginnt nach dem Ende der Festplatte\n}
225 1.1 dholland
226 1.1 dholland message disksetup_part_size
227 1.1 dholland {* Die Partition %s%c erstreckt sich ber das Ende der Festplatte hinaus\n}
228 1.1 dholland
229 1.1 dholland message disksetup_noerrors
230 1.1 dholland {** Es wurden keine Fehler oder Anomalien bei der Einrichtung der Festplatte gefunden.\n}
231 1.1 dholland
232 1.1 dholland message parttable_fix_fixing
233 1.1 dholland {Korrektur der Partition %s%c\n}
234 1.1 dholland
235 1.1 dholland message parttable_fix_fine
236 1.1 dholland {Partition %s%c ist bereits in Ordnung!\n}
237 1.1 dholland
238 1.1 dholland message dump_line
239 1.1 dholland {%s\n}
240 1.1 dholland
241 1.1 dholland message set_kernel_1
242 1.1 dholland {Kernel (GENERIC)}
243 1.1 dholland message set_kernel_2
244 1.1 dholland {Kernel (GENERICSBC)}
245 1.1 dholland
246