1*03f2e155Smartin/*	$NetBSD: msg.md.pl,v 1.3 2019/11/14 19:26:58 martin Exp $	*/
226165e63Sdholland/*	Based on english version: */
326165e63Sdholland/*	NetBSD: msg.md.en,v 1.1 2001/10/15 16:22:52 uch Exp */
426165e63Sdholland
526165e63Sdholland/*
626165e63Sdholland * Copyright 1997 Piermont Information Systems Inc.
726165e63Sdholland * All rights reserved.
826165e63Sdholland *
926165e63Sdholland * Written by Philip A. Nelson for Piermont Information Systems Inc.
1026165e63Sdholland *
1126165e63Sdholland * Redistribution and use in source and binary forms, with or without
1226165e63Sdholland * modification, are permitted provided that the following conditions
1326165e63Sdholland * are met:
1426165e63Sdholland * 1. Redistributions of source code must retain the above copyright
1526165e63Sdholland *    notice, this list of conditions and the following disclaimer.
1626165e63Sdholland * 2. Redistributions in binary form must reproduce the above copyright
1726165e63Sdholland *    notice, this list of conditions and the following disclaimer in the
1826165e63Sdholland *    documentation and/or other materials provided with the distribution.
1926165e63Sdholland * 3. All advertising materials mentioning features or use of this software
2026165e63Sdholland *    must display the following acknowledgement:
2126165e63Sdholland *      This product includes software developed for the NetBSD Project by
2226165e63Sdholland *      Piermont Information Systems Inc.
2326165e63Sdholland * 4. The name of Piermont Information Systems Inc. may not be used to endorse
2426165e63Sdholland *    or promote products derived from this software without specific prior
2526165e63Sdholland *    written permission.
2626165e63Sdholland *
2726165e63Sdholland * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
2826165e63Sdholland * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2926165e63Sdholland * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3026165e63Sdholland * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
3126165e63Sdholland * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3226165e63Sdholland * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3326165e63Sdholland * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3426165e63Sdholland * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3526165e63Sdholland * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3626165e63Sdholland * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
3726165e63Sdholland * THE POSSIBILITY OF SUCH DAMAGE.
3826165e63Sdholland *
3926165e63Sdholland */
4026165e63Sdholland
4126165e63Sdholland/* MD Message catalog -- Polish, playstation2 version */
4226165e63Sdholland
4326165e63Sdhollandmessage md_hello
4426165e63Sdholland{
4526165e63Sdholland}
4626165e63Sdholland
47da5a563bSmartinmessage md_may_remove_boot_medium
48da5a563bSmartin{Jesli uruchomiles komputer z dyskietki, mozesz ja teraz wyciagnac.
49da5a563bSmartin}
50da5a563bSmartin
5126165e63Sdhollandmessage dobad144
5226165e63Sdholland{Instalowanie tablicy zlych blokow ...
5326165e63Sdholland}
5426165e63Sdholland
5526165e63Sdhollandmessage dobootblks
5626165e63Sdholland{Instalowanie bootblokow na %s....
5726165e63Sdholland}
5826165e63Sdholland
5926165e63Sdhollandmessage onebiosmatch
6026165e63Sdholland{Ten dysk odpowiada ponizszemu dyskowi BIOS:
6126165e63Sdholland
6226165e63Sdholland}
6326165e63Sdholland
6426165e63Sdhollandmessage onebiosmatch_header
6526165e63Sdholland{BIOS # cylindry  glowice sektory
6626165e63Sdholland------ ---------- ------- -------
6726165e63Sdholland}
6826165e63Sdholland
6926165e63Sdhollandmessage onebiosmatch_row
7026165e63Sdholland{%-6x %-10d %-7d %d\n}
7126165e63Sdholland
7226165e63Sdhollandmessage biosmultmatch
7326165e63Sdholland{Ten dysk odpowiada ponizszym dyskom BIOS:
7426165e63Sdholland
7526165e63Sdholland}
7626165e63Sdholland
7726165e63Sdhollandmessage biosmultmatch_header
7826165e63Sdholland{   BIOS # cylindry  glowice sektory
7926165e63Sdholland   ------ ---------- ------- -------
8026165e63Sdholland}
8126165e63Sdholland
8226165e63Sdhollandmessage biosmultmatch_row
8326165e63Sdholland{%-1d: %-6x %-10d %-7d %d\n}
8426165e63Sdholland
8526165e63Sdhollandmessage pickdisk
8626165e63Sdholland{Wybierz dysk: }
8726165e63Sdholland
8826165e63Sdhollandmessage partabovechs
8926165e63Sdholland{Czesc NetBSD dysku lezy poza obszarem, ktory BIOS w twojej maszynie moze
9026165e63Sdhollandzaadresowac. Nie mozliwe bedzie bootowanie z tego dysku. Jestes pewien, ze
9126165e63Sdhollandchcesz to zrobic?
9226165e63Sdholland
9326165e63Sdholland(Odpowiedz 'nie' zabierze cie spowrotem do menu edycji partycji.)}
9426165e63Sdholland
9526165e63Sdhollandmessage set_kernel_1
9626165e63Sdholland{Kernel (GENERIC)}
9726165e63Sdholland
98