Require python-urlgrabber for ksvalidator.
[pykickstart.git] / po / es.po
blob1038187e21a2360fd047a114a3e295dfaef9e616
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2006-05-15 17:24-0400\n"
11 "PO-Revision-Date: 2006-04-13 15:21-0300\n"
12 "Last-Translator: Domingo E. Becker <beckerde@hotmail.com>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: ../pykickstart/parser.py:45
19 #, python-format
20 msgid ""
21 "The following problem occurred on line %s of the kickstart file:\n"
22 "\n"
23 "%s\n"
24 msgstr ""
25 "El siguiente problema ocurrió en la línea %s del archivo de respuestas "
26 "(kickstart):\n"
27 "\n"
28 "%s\n"
30 #: ../pykickstart/parser.py:47
31 #, python-format
32 msgid "There was a problem reading from line %s of the kickstart file"
33 msgstr ""
34 "Hubo un problema al leer la línea %s del archivo de respuestas (kickstart)"
36 #: ../pykickstart/parser.py:104
37 #, python-format
38 msgid "Option %s is required"
39 msgstr "Se requiere la opción %s"
41 #: ../pykickstart/parser.py:107
42 #, python-format
43 msgid ""
44 "Ignoring deprecated option on line %s:  The %s option has been deprecated "
45 "and no longer has any effect.  It may be removed from future releases, which "
46 "will result in a fatal error from kickstart.  Please modify your kickstart "
47 "file to remove this option."
48 msgstr ""
49 "Se ignora opción obsoleta en línea %s: la opción %s ha sido descartada y ya "
50 "no tiene efecto. Puede ser borrada de versiones futuras, lo que resultará en "
51 "un error fatal desde el archivo de respuestas (kickstart). Por favor, "
52 "modifique su archivo de respuestas (kickstart) y elimine esta opción."
54 #: ../pykickstart/parser.py:139
55 msgid "Required flag set for option that doesn't take a value"
56 msgstr "Se requiere poner una bandera para una opción que no toma un valor"
58 #: ../pykickstart/parser.py:147
59 #, python-format
60 msgid "Option %s: invalid boolean value: %r"
61 msgstr "Opción %s: valor booleano inválido: %r"
63 #: ../pykickstart/parser.py:290
64 #, python-format
65 msgid ""
66 "Ignoring deprecated command on line %s:  The %s command has been deprecated "
67 "and no longer has any effect.  It may be removed from future releases, which "
68 "will result in a fatal error from kickstart.  Please modify your kickstart "
69 "file to remove this command."
70 msgstr ""
71 "Se ignora comando descartado en línea %s: El comando %s fue descartado y ya "
72 "no produce efecto. Puede ser eliminado de versiones futuras, lo que "
73 "resultará en un error fatal desde el archivo de respuestas (kickstart). Por "
74 "favor, modifique su archivo de respuestas (kickstart) y elimine este comando."
76 #: ../pykickstart/parser.py:297 ../pykickstart/parser.py:420
77 #: ../pykickstart/parser.py:488 ../pykickstart/parser.py:737
78 #: ../pykickstart/parser.py:755
79 #, python-format
80 msgid "Command %s does not take any arguments"
81 msgstr "El comando %s no tiene argumentos"
83 #: ../pykickstart/parser.py:426 ../pykickstart/parser.py:432
84 #, python-format
85 msgid "Command %s only takes one argument"
86 msgstr "El comando %s sólo tiene un argumento"
88 #: ../pykickstart/parser.py:469 ../pykickstart/parser.py:608
89 #: ../pykickstart/parser.py:688
90 #, python-format
91 msgid "Mount point required for %s"
92 msgstr "Se requiere un punto de montaje para %s"
94 #: ../pykickstart/parser.py:522 ../pykickstart/parser.py:841
95 #, python-format
96 msgid "Unexpected arguments to %s command: %s"
97 msgstr "Argumento inesperado para el comando %s: %s"
99 #: ../pykickstart/parser.py:639
100 msgid ""
101 "Only one of --baseurl and --mirrorlist may be specified for repo command."
102 msgstr "Sólo un --baseurl y --mirrorlist se puede especificar al comando repo."
104 #: ../pykickstart/parser.py:642
105 msgid "One of --baseurl or --mirrorlist must be specified for repo command."
106 msgstr "Debe especificar o --baseurl, o bién --mirrorlist al comando repo."
108 #: ../pykickstart/parser.py:705 ../pykickstart/parser.py:749
109 #, python-format
110 msgid "A single argument is expected for the %s command"
111 msgstr "El comando %s recibe un solo argumento"
113 #: ../pykickstart/parser.py:847
114 #, python-format
115 msgid ""
116 "Ignoring deprecated option on line %s:  The zerombr command no longer takes "
117 "any options.  In future releases, this will result in a fatal error from "
118 "kickstart.  Please modify your kickstart file to remove any options."
119 msgstr ""
120 "Se ignora opción obsoleta en línea %s: el comando zerombr ya no lleva "
121 "opciones. En versiones futuras, esto puede resultar en un error fatal desde "
122 "el archivo de respuestas (kickstart). Por favor, modifique su archivo de "
123 "respuestas (kickstart) y elimine cualquier opción."
125 #: ../validator/ksvalidator:29
126 msgid "halt after the first error or warning"
127 msgstr "parar después del primer error o advertencia"
129 #: ../validator/ksvalidator:32
130 #, python-format
131 msgid "parse include files when %include is seen"
132 msgstr "examinar archivos include cuando se vea %include"
134 #: ../validator/ksvalidator:54
135 #, python-format
136 msgid ""
137 "File uses a deprecated option or command.\n"
138 "%s"
139 msgstr ""
140 "El archivo está usando una opción o comando obsoleto.\n"
141 "%s"
143 #: ../validator/ksvalidator:60
144 msgid "General kickstart error in input file"
145 msgstr "Error general en el archivo de respuestas (kickstart) de entrada"
147 #: ../validator/ksvalidator:63
148 #, python-format
149 msgid "General error in input file:  %s"
150 msgstr "Error general en el archivo de entrada: %s"