xref: /netbsd/usr.sbin/sysinst/msg.mbr.es (revision dcc57e24)
1*dcc57e24Smartin/*	$NetBSD: msg.mbr.es,v 1.4 2019/06/12 06:20:17 martin Exp $	*/
226165e63Sdholland
326165e63Sdholland/*
426165e63Sdholland * Copyright 1997 Piermont Information Systems Inc.
526165e63Sdholland * All rights reserved.
626165e63Sdholland *
726165e63Sdholland * Written by Philip A. Nelson for Piermont Information Systems Inc.
826165e63Sdholland *
926165e63Sdholland * Redistribution and use in source and binary forms, with or without
1026165e63Sdholland * modification, are permitted provided that the following conditions
1126165e63Sdholland * are met:
1226165e63Sdholland * 1. Redistributions of source code must retain the above copyright
1326165e63Sdholland *    notice, this list of conditions and the following disclaimer.
1426165e63Sdholland * 2. Redistributions in binary form must reproduce the above copyright
1526165e63Sdholland *    notice, this list of conditions and the following disclaimer in the
1626165e63Sdholland *    documentation and/or other materials provided with the distribution.
1726165e63Sdholland * 3. The name of Piermont Information Systems Inc. may not be used to endorse
1826165e63Sdholland *    or promote products derived from this software without specific prior
1926165e63Sdholland *    written permission.
2026165e63Sdholland *
2126165e63Sdholland * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
2226165e63Sdholland * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2326165e63Sdholland * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2426165e63Sdholland * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
2526165e63Sdholland * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2626165e63Sdholland * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2726165e63Sdholland * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2826165e63Sdholland * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2926165e63Sdholland * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3026165e63Sdholland * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
3126165e63Sdholland * THE POSSIBILITY OF SUCH DAMAGE.
3226165e63Sdholland *
3326165e63Sdholland */
3426165e63Sdholland
3526165e63Sdholland/* MBR Message catalog -- Spanish, i386 version */
3626165e63Sdholland
3726165e63Sdholland/* NB: Lines ending in spaces force line breaks */
3826165e63Sdholland
39*dcc57e24Smartinmessage mbr_part_header_1	{Tipo}
40*dcc57e24Smartinmessage mbr_part_header_2	{Mount}
4126165e63Sdholland.if BOOTSEL
42*dcc57e24Smartinmessage mbr_part_header_3	{Bootmenu}
4326165e63Sdholland.endif
4426165e63Sdholland
4526165e63Sdhollandmessage noactivepart
4626165e63Sdholland{No ha marcado ninguna partici�n como activa. Esto podr�a provocar que su
47*dcc57e24Smartinsistema no arrancase correctamente.}
48*dcc57e24Smartin
49*dcc57e24Smartinmessage fixactivepart
50*dcc57e24Smartin{
51*dcc57e24Smartin�Debe marcarse como activa la partici�n NetBSD del disco?}
5226165e63Sdholland
5326165e63Sdhollandmessage setbiosgeom
5426165e63Sdholland{
5526165e63SdhollandSe le va a preguntar por la geometr�a.
5626165e63SdhollandPor favor, introduzca el n�mero de sectores por pista (m�ximo 63)
5726165e63Sdhollandy el n�mero de cabezas (m�ximo 256) que usa el BIOS para acceder al disco.
5826165e63SdhollandEl n�mero de cilindros se calcular� a partir del tama�o del disco.
5926165e63Sdholland
6026165e63Sdholland}
6126165e63Sdholland
6226165e63Sdhollandmessage nobiosgeom
6326165e63Sdholland{sysinst no ha podido determinar autom�ticamente la geometr�a BIOS del disco.
6426165e63SdhollandLa geometr�a f�sica es de %d cilindros %d sectores %d cabezas\n}
6526165e63Sdholland
6626165e63Sdhollandmessage biosguess
6726165e63Sdholland{Usando la informaci�n ya en disco, mi mejor estimaci�n para la geometr�a
6826165e63Sdhollandde la BIOS es de %d cilindros %d sectores %d cabezas\n}
6926165e63Sdholland
7026165e63Sdhollandmessage realgeom
7126165e63Sdholland{geom real: %d cil, %d cabezas, %d sec  (NB: solo para comparaci�n)\n}
7226165e63Sdholland
7326165e63Sdhollandmessage biosgeom
7426165e63Sdholland{geom BIOS: %d cil, %d cabez, %d sec\n}
7526165e63Sdholland
7626165e63Sdhollandmessage ptn_active
77*dcc57e24Smartin{activa}
7826165e63Sdholland.if BOOTSEL
7926165e63Sdhollandmessage bootmenu
80*dcc57e24Smartin{bootmenu}
8126165e63Sdhollandmessage boot_dflt
82*dcc57e24Smartin{predef.}
8326165e63Sdholland.endif
8426165e63Sdholland
85*dcc57e24Smartinmessage mbr_get_ptn_id {Tipo de partici�n (0..255)}
8626165e63Sdhollandmessage Only_one_extended_ptn {Solamente puede haber una partici�n extendida}
8726165e63Sdholland
88*dcc57e24Smartinmessage mbr_flags	{ap}
89*dcc57e24Smartinmessage mbr_flag_desc
9026165e63Sdholland.if BOOTSEL
91*dcc57e24Smartin{, Partici�n (a)ctiva, bootselect (p)redefinido}
92*dcc57e24Smartin.else
93*dcc57e24Smartin{, Partici�n (a)ctiva}
9426165e63Sdholland.endif
9526165e63Sdholland
96*dcc57e24Smartin/* Called with:				Example
97*dcc57e24Smartin *  $0 = device name			wd0
98*dcc57e24Smartin *  $1 = outer partitioning name	Master Boot Record (MBR)
99*dcc57e24Smartin *  $2 = short version of $1		MBR
100*dcc57e24Smartin */
10126165e63Sdhollandmessage dofdisk
102*dcc57e24Smartin{Configurando la tabla de particiones $2 ...
10326165e63Sdholland}
10426165e63Sdholland
10526165e63Sdhollandmessage wmbrfail
10626165e63Sdholland{Reescritura de MBR fallida. No se puede continuar.}
10726165e63Sdholland
108*dcc57e24Smartinmessage mbr_inside_ext
109*dcc57e24Smartin{The partition needs to start within the Extended Partition}
110*dcc57e24Smartin
111*dcc57e24Smartinmessage mbr_ext_nofit
112*dcc57e24Smartin{The Extended Partition must be able to hold all contained partitions}
113*dcc57e24Smartin
114*dcc57e24Smartinmessage mbr_ext_not_empty
115*dcc57e24Smartin{Can not delete a non-empty extended partition!}
116*dcc57e24Smartin
117*dcc57e24Smartinmessage mbr_no_free_primary_have_ext
118*dcc57e24Smartin{This partition is not inside the extended partition
119*dcc57e24Smartinand there is no free slot in the primary boot record}
120*dcc57e24Smartin
121*dcc57e24Smartinmessage mbr_no_free_primary_no_ext
122*dcc57e24Smartin{No space in the primary boot block.
123*dcc57e24SmartinYou may consider deleting one partition, creating an extended partition
124*dcc57e24Smartinand then re-adding the deleted one}
125*dcc57e24Smartin
12626165e63Sdholland.if 0
12726165e63Sdholland.if BOOTSEL
12826165e63Sdhollandmessage Set_timeout_value
12926165e63Sdholland{Elija el tiempo de espera}
13026165e63Sdholland
13126165e63Sdhollandmessage bootseltimeout
13226165e63Sdholland{Tiempo de espera del men�: %d\n}
13326165e63Sdholland
13426165e63Sdholland.endif
13526165e63Sdholland.endif
13626165e63Sdholland
137*dcc57e24Smartinmessage parttype_mbr {Master Boot Record (MBR)}
138*dcc57e24Smartinmessage parttype_mbr_short {MBR}
139*dcc57e24Smartin
140*dcc57e24Smartinmessage mbr_type_invalid	{Invalid partition type (0 .. 255)}
141