xref: /netbsd-src/usr.sbin/sysinst/arch/acorn32/msg.md.pl (revision 50dbef1a0984584fde2327cb17adcc37acd69659)
1*50dbef1aSdholland/*	$NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
2*50dbef1aSdholland/* Based on english version: */
3*50dbef1aSdholland/*	NetBSD: msg.md.en,v 1.2 2002/04/02 17:11:21 thorpej Exp */
4*50dbef1aSdholland
5*50dbef1aSdholland/*
6*50dbef1aSdholland * Copyright 1997 Piermont Information Systems Inc.
7*50dbef1aSdholland * All rights reserved.
8*50dbef1aSdholland *
9*50dbef1aSdholland * Based on code written by Philip A. Nelson for Piermont Information
10*50dbef1aSdholland * Systems Inc.
11*50dbef1aSdholland *
12*50dbef1aSdholland * Redistribution and use in source and binary forms, with or without
13*50dbef1aSdholland * modification, are permitted provided that the following conditions
14*50dbef1aSdholland * are met:
15*50dbef1aSdholland * 1. Redistributions of source code must retain the above copyright
16*50dbef1aSdholland *    notice, this list of conditions and the following disclaimer.
17*50dbef1aSdholland * 2. Redistributions in binary form must reproduce the above copyright
18*50dbef1aSdholland *    notice, this list of conditions and the following disclaimer in the
19*50dbef1aSdholland *    documentation and/or other materials provided with the distribution.
20*50dbef1aSdholland * 3. The name of Piermont Information Systems Inc. may not be used to endorse
21*50dbef1aSdholland *    or promote products derived from this software without specific prior
22*50dbef1aSdholland *    written permission.
23*50dbef1aSdholland *
24*50dbef1aSdholland * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
25*50dbef1aSdholland * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26*50dbef1aSdholland * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
27*50dbef1aSdholland * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
28*50dbef1aSdholland * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
29*50dbef1aSdholland * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
30*50dbef1aSdholland * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31*50dbef1aSdholland * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
32*50dbef1aSdholland * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
33*50dbef1aSdholland * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
34*50dbef1aSdholland * THE POSSIBILITY OF SUCH DAMAGE.
35*50dbef1aSdholland *
36*50dbef1aSdholland */
37*50dbef1aSdholland
38*50dbef1aSdholland/* acorn32 machine dependent messages, Polish */
39*50dbef1aSdholland
40*50dbef1aSdholland
41*50dbef1aSdhollandmessage md_hello
42*50dbef1aSdholland{
43*50dbef1aSdholland}
44*50dbef1aSdholland
45*50dbef1aSdhollandmessage md_may_remove_boot_medium
46*50dbef1aSdholland{Jesli uruchomiles komputer z dyskietki, mozesz ja teraz wyciagnac.
47*50dbef1aSdholland}
48*50dbef1aSdholland
49*50dbef1aSdhollandmessage badreadbb
50*50dbef1aSdholland{Nie moge przeczytac bootbloku filecore
51*50dbef1aSdholland}
52*50dbef1aSdholland
53*50dbef1aSdhollandmessage badreadriscix
54*50dbef1aSdholland{Nie moge przeczytac tablicy partycji RISCiX
55*50dbef1aSdholland}
56*50dbef1aSdholland
57*50dbef1aSdhollandmessage notnetbsdriscix
58*50dbef1aSdholland{Nie znalazlem partycji NetBSD w tablicy partycji RISCiX - Nie moge nazwac
59*50dbef1aSdholland}
60*50dbef1aSdholland
61*50dbef1aSdhollandmessage notnetbsd
62*50dbef1aSdholland{Nie znalazlem partycji NetBSD (dysk filecore?) - Nie moge nazwac
63*50dbef1aSdholland}
64*50dbef1aSdholland
65*50dbef1aSdhollandmessage dobootblks
66*50dbef1aSdholland{Instalowanie bootblokow na %s....
67*50dbef1aSdholland}
68*50dbef1aSdholland
69*50dbef1aSdhollandmessage set_kernel_1
70*50dbef1aSdholland{Kernel (GENERIC)}
71*50dbef1aSdhollandmessage set_kernel_2
72*50dbef1aSdholland{Kernel (GENERIC_NC)}
73*50dbef1aSdholland
74*50dbef1aSdhollandmessage arm32fspart
75*50dbef1aSdholland{Partycje NetBSD na dysku %s wygladaja teraz tak (Rozmiary i Przesuniecia w %s):
76*50dbef1aSdholland}
77