msg.mbr.es revision 1.2.28.1 1 /* $NetBSD: msg.mbr.es,v 1.2.28.1 2019/06/10 22:10:38 christos Exp $ */
2
3 /*
4 * Copyright 1997 Piermont Information Systems Inc.
5 * All rights reserved.
6 *
7 * Written by Philip A. Nelson for Piermont Information Systems Inc.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions
11 * are met:
12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer.
14 * 2. Redistributions in binary form must reproduce the above copyright
15 * notice, this list of conditions and the following disclaimer in the
16 * documentation and/or other materials provided with the distribution.
17 * 3. The name of Piermont Information Systems Inc. may not be used to endorse
18 * or promote products derived from this software without specific prior
19 * written permission.
20 *
21 * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
22 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
25 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31 * THE POSSIBILITY OF SUCH DAMAGE.
32 *
33 */
34
35 /* MBR Message catalog -- Spanish, i386 version */
36
37 /* NB: Lines ending in spaces force line breaks */
38
39
40 /* Called with: Example
41 * $0 = device name wd0
42 * $1 = outer partitioning name Master Boot Record (MBR)
43 * $2 = inner partitioning name BSD disklabel
44 * $3 = short version of $1 MBR
45 * $4 = short version of $2 disklabel
46 * $5 = size needed for NetBSD 250M
47 * $6 = size needed to build NetBSD 15G
48 */
49 message fullpart
50 {Se va a instalar NetBSD en el disco $0.
51
52 NetBSD requiere una sola particin en la tabla de particiones $1 del disco,
53 que es subsiguientemente dividida por el $2.
54 NetBSD tambin puede acceder a sistemas de ficheros de otras particiones $3.
55
56 Si selecciona 'Usar todo el disco', se sobreescribir el contenido anterior
57 del disco, y se usar una sola particin $3 para cubrir todo el disco.
58 Si desea instalar ms de un sistema operativo, edite la tabla de particiones
59 $3 y cree una particin para NetBSD.
60
61 Para una instalacin bsica bastan unos pocos $5, pero deber
62 dejar espacio extra para programas adicionales y los ficheros de usuario.
63 Proporcione al menos $6 si quiere construir el propio NetBSD.
64 }
65
66 message Select_your_choice
67 {Que le gustara hacer?}
68 message Use_only_part_of_the_disk
69 {Editar la tabla de particiones MBR}
70 message Use_the_entire_disk
71 {Usar todo el disco}
72
73 /* the %s's will expand into three character strings */
74 message part_header
75 { Tamao total del disco %lu %s.
76
77 .if BOOTSEL
78 Inicio(%3s) Tamao(%3s) Opc Tipo Bootmenu
79 ----------- ----------- --- ----------------------- --------
80 .else
81 Inicio(%3s) Tamao(%3s) Opc Tipo
82 ----------- ----------- --- ----------------
83 .endif
84
85 }
86
87 message part_row_used
88 {%10d %10d %c%c%c}
89
90 message noactivepart
91 {No ha marcado ninguna particin como activa. Esto podra provocar que su
92 sistema no arrancase correctamente. Debe marcarse como activa la particin
93 NetBSD del disco?}
94
95 message setbiosgeom
96 {
97 Se le va a preguntar por la geometra.
98 Por favor, introduzca el nmero de sectores por pista (mximo 63)
99 y el nmero de cabezas (mximo 256) que usa el BIOS para acceder al disco.
100 El nmero de cilindros se calcular a partir del tamao del disco.
101
102 }
103
104 message nobiosgeom
105 {sysinst no ha podido determinar automticamente la geometra BIOS del disco.
106 La geometra fsica es de %d cilindros %d sectores %d cabezas\n}
107
108 message biosguess
109 {Usando la informacin ya en disco, mi mejor estimacin para la geometra
110 de la BIOS es de %d cilindros %d sectores %d cabezas\n}
111
112 message realgeom
113 {geom real: %d cil, %d cabezas, %d sec (NB: solo para comparacin)\n}
114
115 message biosgeom
116 {geom BIOS: %d cil, %d cabez, %d sec\n}
117
118 message ovrwrite
119 {Su disco tiene actualmente una particin que no es de NetBSD. Realmente
120 quiere sobreescribir dicha particin con NetBSD?
121 }
122
123 message Partition_OK
124 {Particin OK}
125
126 message ptn_type
127 { tipo: %s}
128 message ptn_start
129 { inicio: %d %s}
130 message ptn_size
131 { tamao: %d %s}
132 message ptn_end
133 { fin: %d %s}
134 message ptn_active
135 { activa: %s}
136 message ptn_install
137 { instalar: %s}
138 .if BOOTSEL
139 message bootmenu
140 { bootmenu: %s}
141 message boot_dflt
142 { predef.: %s}
143 .endif
144
145 message get_ptn_size {%stamao (mximo %d %s)}
146 message Invalid_numeric {Nmero no vlido: }
147 message Too_large {Demasiado grande: }
148 message Space_allocated {Espacio asignado: }
149 message ptn_starts {Espacio en %d..%d %s (tamao %d %s)\n}
150 message get_ptn_start {%s%sInicio (en %s)}
151 message get_ptn_id {Tipo de particin (0..255)}
152 message No_free_space {Sin espacio libre}
153 message Only_one_extended_ptn {Solamente puede haber una particin extendida}
154
155 message editparttable
156 {Se muestra a continuacin la tabla de particiones MBR actual.
157 Opcn: a => Particin activa,
158 .if BOOTSEL
159 d => bootselect predefinido,
160 .endif
161 I => Instalar aqu.
162 Seleccione la particin que desee editar:
163
164 }
165
166 message Partition_table_ok
167 {Tabla de particiones OK}
168
169 message Dont_change
170 {No cambiar}
171 message Other_kind
172 {Otra, introducir nmero}
173
174 message reeditpart
175 {
176
177 Quiere reeditar la tabla de particiones MBR (o abandonar la instalacin)?
178 }
179
180 message nobsdpart
181 {No hay ninguna particin NetBSD en la tabla de particiones MBR.}
182
183 message multbsdpart
184 {Hay varias particiones NetBSD en la tabla de particiones MBR.
185 Debera marcar la opcin "instalar" en la que quiera usar. }
186
187 message dofdisk
188 {Configurando la tabla de particiones DOS ...
189 }
190
191 message wmbrfail
192 {Reescritura de MBR fallida. No se puede continuar.}
193
194 .if 0
195 .if BOOTSEL
196 message Set_timeout_value
197 {Elija el tiempo de espera}
198
199 message bootseltimeout
200 {Tiempo de espera del men: %d\n}
201
202 .endif
203 .endif
204
205