Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / distrib / utils / sysinst / arch / hp300 / msg.md.es
blob00b58d615e28aa06c18dcaeebd1a7b799bd6a419
1 /*      $NetBSD: msg.md.es,v 1.1 2005/08/26 15:44:43 xtraeme Exp $      */
3 /*
4  * Copyright 1997 Piermont Information Systems Inc.
5  * All rights reserved.
6  *
7  * Based on code written by Philip A. Nelson for Piermont Information
8  * Systems Inc.
9  *
10  * Redistribution and use in source and binary forms, with or without
11  * modification, are permitted provided that the following conditions
12  * are met:
13  * 1. Redistributions of source code must retain the above copyright
14  *    notice, this list of conditions and the following disclaimer.
15  * 2. Redistributions in binary form must reproduce the above copyright
16  *    notice, this list of conditions and the following disclaimer in the
17  *    documentation and/or other materials provided with the distribution.
18  * 3. All advertising materials mentioning features or use of this software
19  *    must display the following acknowledgement:
20  *      This product includes software developed for the NetBSD Project by
21  *      Piermont Information Systems Inc.
22  * 4. The name of Piermont Information Systems Inc. may not be used to endorse
23  *    or promote products derived from this software without specific prior
24  *    written permission.
25  *
26  * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
27  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
29  * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE 
30  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
31  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
32  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
35  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 
36  * THE POSSIBILITY OF SUCH DAMAGE.
37  *
38  */
40 /* hp300 machine dependent messages, spanish */
43 message md_hello
44 {Si su maquina tiene 4MB o menos, sysinst no funcionará correctamente.
48 message dobootblks
49 {Instalando bloques de arranque en %s....
52 message newdisk
53 {Parece que su disco, %s, no tiene una marca de disco X68K. sysinst
54 escribirá una marca de disco.
55 Note que si pretende usar una parte de %s desde Human68k, debería abortar
56 aqui y formatear el disco con la utilidad format.x de Human68k.
59 message ordering
60 {El orden de la partición %c esta mal.  ¿Editar de nuevo?}
62 message emptypart
63 {Hay una partición valida %c después de particion(es) valida(s).
64 Por favor, reedite la tabla de particiones}
66 message set_kernel_1
67 {Núcleo (GENERIC)}
69 .if notyet
70 /* XXX: not yet implemented */
71 message existing
72 {¿Quiere preservar particion(es) BSD existente(s)?}
74 message nofreepart
75 {%s no tiene suficiente espacio libre para particiones para NetBSD.
76 Debe tener como minimo 2 particiones libres (para el sistema de archivos
77 raiz y para swap).
80 message notfirst
81 {NetBSD/hp300 debe estar instalado en la primera parte del disco de arranque.
82 La primera parte de %s no esta libre.
84 .endif