Sync usage with man page.
[netbsd-mini2440.git] / distrib / utils / sysinst / arch / mvme68k / msg.md.es
bloba8020584931073545d5e53ddf4aa81b85cd21102
1 /*      $NetBSD: msg.md.es,v 1.1 2005/08/26 15:44:44 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 /* mvme68k 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 un disklavel mvme68k. sysinst va
54 a escribir un disklabel.
57 message ordering
58 {El orden de la partición %c esta mal. ¿Editar de nuevo?}
60 message emptypart
61 {Hay una partición valida %c despues de particion(es) valida(s).
62 Por favor, reedite la tabla de particiones}
64 message set_kernel_1
65 {Núcleo (GENERIC)}
67 .if notyet
68 /* XXX: not yet implemented */
69 message existing
70 {¿Quiere preservar particion(es) BSD existente(s)?}
72 message nofreepart
73 {%s no tiene suficiente espacio libre para particiones para NetBSD.
74 Debe tener como minimo 2 particiones libres (para el sistema de archivos
75 raiz y para swap).
78 message notfirst
79 {NetBSD/mvme68k debe estar instalado en la primera parte del disco de arranque.
80 La primera parte de %s no esta libre.
82 .endif