1 | # Spanish translation of the util-linux messages. |
1 | # Mensajes en español para util-linux. |
2 | # Copyright (C) 2000 Free Software Foundation, Inc. |
2 | # Copyright (C) 2000 Beth Powell <bpowell@turbolinux.com>. |
3 | # <support@turbolinux.com>, 2000. |
3 | # Copyright (C) 2001, 2002, 2003 Santiago Vila Doncel <sanvila@unex.es>. |
4 | #: getopt.c:203 getopt.c:211 getopt.c:375 |
4 | # |
|
|
5 | # This file is distributed under the same license as the util-linux package. |
|
|
6 | # |
|
|
7 | # Beth Powell <bpowell@turbolinux.com>, 2000. |
|
|
8 | # Santiago Vila Doncel <sanvila@unex.es>, 2001, 2002, 2003, 2004, 2010, 2014. |
|
|
9 | # Antonio Ceballos Roa <aceballos@gmail.com>, 2014. |
|
|
10 | # |
|
|
11 | # Permission is granted to freely copy and distribute |
|
|
12 | # this file and modified versions, provided that this |
|
|
13 | # header is not removed and modified versions are marked |
|
|
14 | # as such. |
|
|
15 | # |
5 | msgid "" |
16 | msgid "" |
6 | msgstr "" |
17 | msgstr "" |
7 | "Project-Id-Version: getopt 1.1.0\n" |
18 | "Project-Id-Version: util-linux 2.25-rc3\n" |
|
|
19 | "Report-Msgid-Bugs-To: \n" |
8 | "POT-Creation-Date: 2000-07-02 00:38+0200\n" |
20 | "POT-Creation-Date: 2014-11-22 13:14+0100\n" |
9 | "PO-Revision-Date: 2000-03-28 21:52-0800\n" |
21 | "PO-Revision-Date: 2014-07-22 09:57+0200\n" |
10 | "Last-Translator: Beth Powell <bpowell@turbolinux.com>\n" |
22 | "Last-Translator: Antonio Ceballos Roa <aceballos@gmail.com>\n" |
11 | "Language-Team: <support@turbolinux.com>\n" |
23 | "Language-Team: Spanish <es@tp.org.es>\n" |
|
|
24 | "Language: es\n" |
12 | "MIME-Version: 1.0\n" |
25 | "MIME-Version: 1.0\n" |
13 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
26 | "Content-Type: text/plain; charset=UTF-8\n" |
14 | "Content-Transfer-Encoding: 8bit\n" |
27 | "Content-Transfer-Encoding: 8bit\n" |
|
|
28 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
15 | |
29 | |
16 | #: getopt.c:89 getopt.c:99 |
|
|
17 | #, c-format |
|
|
18 | msgid "%s: Out of memory!\n" |
|
|
19 | msgstr "%s: No queda memoria\n" |
|
|
20 | |
|
|
21 | #: getopt.c:89 |
|
|
22 | msgid "getopt" |
|
|
23 | msgstr "" |
|
|
24 | |
|
|
25 | #: getopt.c:99 |
|
|
26 | msgid "geopt" |
|
|
27 | msgstr "" |
|
|
28 | |
|
|
29 | #: getopt.c:200 |
|
|
30 | #, c-format |
|
|
31 | msgid " --%s" |
|
|
32 | msgstr "" |
|
|
33 | |
|
|
34 | #: getopt.c:202 getopt.c:205 getopt.c:210 getopt.c:218 |
|
|
35 | #, c-format |
|
|
36 | msgid " %s" |
|
|
37 | msgstr "" |
|
|
38 | |
|
|
39 | #: getopt.c:207 |
|
|
40 | #, c-format |
|
|
41 | msgid " -%c" |
|
|
42 | msgstr "" |
|
|
43 | |
|
|
44 | #: getopt.c:216 |
|
|
45 | msgid " --" |
|
|
46 | msgstr "" |
|
|
47 | |
|
|
48 | #: getopt.c:219 |
|
|
49 | msgid "\n" |
|
|
50 | msgstr "" |
|
|
51 | |
|
|
52 | #: getopt.c:232 |
30 | #: getopt.c:228 |
53 | #, fuzzy, c-format |
31 | #, fuzzy, c-format |
54 | msgid "getopt: %s\n" |
|
|
55 | msgstr "tipo: %s\n" |
|
|
56 | |
|
|
57 | #: getopt.c:233 |
|
|
58 | msgid "Try `getopt --help' for more information.\n" |
32 | msgid "Try `%s --help' for more information.\n" |
59 | msgstr "Escriba `getopt --help' para obtener más información.\n" |
33 | msgstr "Escriba `getopt --help' para obtener más información.\n" |
60 | |
34 | |
61 | #: getopt.c:286 getopt.c:304 |
|
|
62 | msgid ", \t\n" |
|
|
63 | msgstr "" |
|
|
64 | |
|
|
65 | #: getopt.c:299 |
35 | #: getopt.c:297 |
66 | msgid "empty long option after -l or --long argument" |
36 | msgid "empty long option after -l or --long argument" |
67 | msgstr "Opción larga vacía tras argumento -l o --long" |
37 | msgstr "Opción larga vacÃa tras argumento -l o --long" |
68 | |
38 | |
69 | #: getopt.c:310 |
39 | #: getopt.c:318 |
70 | msgid "bash" |
|
|
71 | msgstr "" |
|
|
72 | |
|
|
73 | #: getopt.c:312 |
|
|
74 | #, fuzzy |
|
|
75 | msgid "tcsh" |
|
|
76 | msgstr "nattch" |
|
|
77 | |
|
|
78 | #: getopt.c:314 |
|
|
79 | #, fuzzy |
|
|
80 | msgid "sh" |
|
|
81 | msgstr "s" |
|
|
82 | |
|
|
83 | #: getopt.c:316 |
|
|
84 | msgid "csh" |
|
|
85 | msgstr "" |
|
|
86 | |
|
|
87 | #: getopt.c:319 |
|
|
88 | msgid "unknown shell after -s or --shell argument" |
40 | msgid "unknown shell after -s or --shell argument" |
89 | msgstr "Intérprete de comandos desconocido tras argumento -s o --shell" |
41 | msgstr "Shell desconocido tras argumento -s o --shell" |
90 | |
|
|
91 | #: getopt.c:324 |
|
|
92 | msgid "Usage: getopt optstring parameters\n" |
|
|
93 | msgstr "Uso: getopt cadenaopciones parámetros\n" |
|
|
94 | |
42 | |
95 | #: getopt.c:325 |
43 | #: getopt.c:325 |
|
|
44 | #, fuzzy, c-format |
|
|
45 | msgid "" |
|
|
46 | " %1$s optstring parameters\n" |
96 | msgid " getopt [options] [--] optstring parameters\n" |
47 | " %1$s [options] [--] optstring parameters\n" |
97 | msgstr " getopt [opciones] [--] cadenaopciones parámetros\n" |
48 | " %1$s [options] -o|--options optstring [options] [--] parameters\n" |
98 | |
|
|
99 | #: getopt.c:326 |
|
|
100 | msgid " getopt [options] -o|--options optstring [options] [--]\n" |
|
|
101 | msgstr " getopt [opciones] -o|--options cadenaopciones [opciones] [--]\n" |
49 | msgstr " getopt [opciones] -o|--options cadenaopciones [opciones] [--]\n" |
102 | |
50 | |
103 | #: getopt.c:327 |
51 | #: getopt.c:331 |
104 | msgid " parameters\n" |
52 | #, fuzzy |
105 | msgstr " parámetros\n" |
|
|
106 | |
|
|
107 | #: getopt.c:328 |
|
|
108 | msgid "" |
53 | msgid "" |
109 | " -a, --alternative Allow long options starting with single -\n" |
54 | " -a, --alternative Allow long options starting with single -\n" |
110 | msgstr "" |
55 | msgstr "" |
111 | " -a, --alternative Permitir opciones largas con un solo - " |
56 | " -a, --alternative Permite opciones largas con un solo - " |
112 | "inicial\n" |
57 | "inicial\n" |
113 | |
58 | |
114 | #: getopt.c:329 |
59 | #: getopt.c:332 |
115 | msgid " -h, --help This small usage guide\n" |
60 | #, fuzzy |
116 | msgstr " -h, --help Esta pequeña guía de uso\n" |
|
|
117 | |
|
|
118 | #: getopt.c:330 |
|
|
119 | msgid " -l, --longoptions=longopts Long options to be recognized\n" |
61 | msgid " -l, --longoptions <longopts> Long options to be recognized\n" |
120 | msgstr " -l, --longoptions=opclargas Opciones largas para reconocer\n" |
62 | msgstr " -l, --longoptions=opclargas Opciones largas para reconocer\n" |
121 | |
63 | |
122 | #: getopt.c:331 |
64 | #: getopt.c:333 |
|
|
65 | #, fuzzy |
123 | msgid "" |
66 | msgid "" |
124 | " -n, --name=progname The name under which errors are reported\n" |
67 | " -n, --name <progname> The name under which errors are reported\n" |
125 | msgstr "" |
68 | msgstr "" |
126 | " -n, --name=nombreprograma El nombre con el que se informa de los " |
69 | " -n, --name=nombreprograma El nombre con el que se informa de los " |
127 | "errores\n" |
70 | "errores\n" |
128 | |
71 | |
129 | #: getopt.c:332 |
|
|
130 | msgid " -o, --options=optstring Short options to be recognized\n" |
|
|
131 | msgstr " -o, --options=cadenaopciones Opciones cortas para reconocer\n" |
|
|
132 | |
|
|
133 | #: getopt.c:333 |
|
|
134 | msgid " -q, --quiet Disable error reporting by getopt(3)\n" |
|
|
135 | msgstr "" |
|
|
136 | " -q, --quiet Desactivar información de errores mediante " |
|
|
137 | "getopt(3)\n" |
|
|
138 | |
|
|
139 | #: getopt.c:334 |
72 | #: getopt.c:334 |
|
|
73 | #, fuzzy |
|
|
74 | msgid " -o, --options <optstring> Short options to be recognized\n" |
|
|
75 | msgstr " -o, --options=cadenaopciones Opciones cortas que se reconocen\n" |
|
|
76 | |
|
|
77 | #: getopt.c:335 |
|
|
78 | #, fuzzy |
|
|
79 | msgid " -q, --quiet Disable error reporting by getopt(3)\n" |
|
|
80 | msgstr "" |
|
|
81 | " -q, --quiet Desactiva información de errores mediante\n" |
|
|
82 | " getopt(3)\n" |
|
|
83 | |
|
|
84 | #: getopt.c:336 |
|
|
85 | #, fuzzy |
140 | msgid " -Q, --quiet-output No normal output\n" |
86 | msgid " -Q, --quiet-output No normal output\n" |
141 | msgstr " -Q, --quiet-output No hay salida normal\n" |
87 | msgstr " -Q, --quiet-output No hay salida normal\n" |
142 | |
88 | |
143 | #: getopt.c:335 |
|
|
144 | msgid " -s, --shell=shell Set shell quoting conventions\n" |
|
|
145 | msgstr " -s, --shell=intérpr.comandos Definir convenciones de intérprete\n" |
|
|
146 | |
|
|
147 | #: getopt.c:336 |
|
|
148 | msgid " -T, --test Test for getopt(1) version\n" |
|
|
149 | msgstr " -T, --test Probar para versión getopt(1)\n" |
|
|
150 | |
|
|
151 | #: getopt.c:337 |
89 | #: getopt.c:337 |
152 | #, fuzzy |
90 | #, fuzzy |
153 | msgid " -u, --unqote Do not quote the output\n" |
91 | msgid " -s, --shell <shell> Set shell quoting conventions\n" |
154 | msgstr " -Q, --quiet-output No hay salida normal\n" |
92 | msgstr "" |
|
|
93 | " -s, --shell=intérpr.órdenes Define las convenciones de cita del " |
|
|
94 | "intérprete\n" |
155 | |
95 | |
156 | #: getopt.c:338 |
96 | #: getopt.c:338 |
157 | msgid " -V, --version Output version information\n" |
|
|
158 | msgstr " -V, --version Mostrar información de versión\n" |
|
|
159 | |
|
|
160 | #: getopt.c:350 |
|
|
161 | #, fuzzy |
97 | #, fuzzy |
162 | msgid "options" |
98 | msgid " -T, --test Test for getopt(1) version\n" |
163 | msgstr "opciones útiles:" |
99 | msgstr " -T, --test Prueba para la versión de getopt(1)\n" |
164 | |
100 | |
165 | #: getopt.c:351 |
|
|
166 | #, fuzzy |
|
|
167 | msgid "longoptions" |
|
|
168 | msgstr "opciones peligrosas:" |
|
|
169 | |
|
|
170 | #: getopt.c:352 |
|
|
171 | #, fuzzy |
|
|
172 | msgid "quiet" |
|
|
173 | msgstr "Salir" |
|
|
174 | |
|
|
175 | #: getopt.c:353 |
101 | #: getopt.c:339 |
176 | msgid "quiet-output" |
102 | msgid " -u, --unquoted Do not quote the output\n" |
177 | msgstr "" |
103 | msgstr " -u, --unquoted No entrecomilla el resultado\n" |
178 | |
104 | |
179 | #: getopt.c:354 |
|
|
180 | #, fuzzy |
|
|
181 | msgid "shell" |
|
|
182 | msgstr "No hay ningún intérprete de comandos" |
|
|
183 | |
|
|
184 | #: getopt.c:355 |
|
|
185 | #, fuzzy |
|
|
186 | msgid "test" |
|
|
187 | msgstr "dest" |
|
|
188 | |
|
|
189 | #: getopt.c:356 |
|
|
190 | msgid "unquoted" |
|
|
191 | msgstr "" |
|
|
192 | |
|
|
193 | #: getopt.c:357 |
|
|
194 | #, fuzzy |
|
|
195 | msgid "help" |
|
|
196 | msgstr "Ayuda" |
|
|
197 | |
|
|
198 | #: getopt.c:358 |
|
|
199 | #, fuzzy |
|
|
200 | msgid "alternative" |
|
|
201 | msgstr "Cilindros alternativos" |
|
|
202 | |
|
|
203 | #: getopt.c:359 |
|
|
204 | #, fuzzy |
|
|
205 | msgid "name" |
|
|
206 | msgstr "Nombre" |
|
|
207 | |
|
|
208 | #: getopt.c:360 |
|
|
209 | msgid "version" |
|
|
210 | msgstr "versión" |
|
|
211 | |
|
|
212 | #: getopt.c:365 |
|
|
213 | msgid "+ao:l:n:qQs:TuhV" |
|
|
214 | msgstr "" |
|
|
215 | |
|
|
216 | #: getopt.c:382 |
|
|
217 | msgid "GETOPT_COMPATIBLE" |
|
|
218 | msgstr "" |
|
|
219 | |
|
|
220 | #: getopt.c:390 |
|
|
221 | msgid " --\n" |
|
|
222 | msgstr "" |
|
|
223 | |
|
|
224 | #: getopt.c:394 getopt.c:455 |
105 | #: getopt.c:390 getopt.c:449 |
225 | msgid "missing optstring argument" |
106 | msgid "missing optstring argument" |
226 | msgstr "Falta el argumento cadenaopciones" |
107 | msgstr "Falta el argumento cadenaopciones" |
227 | |
108 | |
228 | #: getopt.c:400 |
|
|
229 | msgid "-+" |
|
|
230 | msgstr "" |
|
|
231 | |
|
|
232 | #: getopt.c:443 |
109 | #: getopt.c:444 |
233 | #, fuzzy |
|
|
234 | msgid "getopt (enhanced) 1.1.0\n" |
|
|
235 | msgstr "getopt (mejorado) 1.0.3\n" |
|
|
236 | |
|
|
237 | #: getopt.c:449 |
|
|
238 | msgid "internal error, contact the author." |
110 | msgid "internal error, contact the author." |
239 | msgstr "Error interno; contacte con el desarrollador." |
111 | msgstr "Error interno; contacte con el desarrollador." |
240 | |
112 | |
|
|
113 | #: util-linux-compat.h:11 |
|
|
114 | #, fuzzy |
|
|
115 | msgid "" |
|
|
116 | "\n" |
|
|
117 | "Usage:\n" |
|
|
118 | msgstr "Uso:\n" |
|
|
119 | |
|
|
120 | #: util-linux-compat.h:12 |
|
|
121 | msgid "" |
|
|
122 | "\n" |
|
|
123 | "Options:\n" |
|
|
124 | msgstr "" |
|
|
125 | "\n" |
|
|
126 | "Opciones:\n" |
|
|
127 | |
|
|
128 | #: util-linux-compat.h:13 |
|
|
129 | msgid "\n" |
|
|
130 | msgstr "" |
|
|
131 | |
|
|
132 | #: util-linux-compat.h:14 |
|
|
133 | msgid " -h, --help display this help and exit\n" |
|
|
134 | msgstr " -h, --help muestra esta ayuda y sale\n" |
|
|
135 | |
|
|
136 | #: util-linux-compat.h:15 |
|
|
137 | #, fuzzy |
|
|
138 | msgid " -V, --version output version information and exit\n" |
|
|
139 | msgstr " -V, --version Muestra información de versión\n" |
|
|
140 | |
|
|
141 | #: util-linux-compat.h:16 |
|
|
142 | #, fuzzy, c-format |
|
|
143 | msgid "" |
|
|
144 | "\n" |
|
|
145 | "For more details see %s.\n" |
|
|
146 | msgstr "Se ha cambiado la información de finger.\n" |
|
|
147 | |
|
|
148 | #: util-linux-compat.h:18 |
|
|
149 | #, c-format |
|
|
150 | msgid "%s (enhanced) %s\n" |
|
|
151 | msgstr "" |
|
|
152 | |
|
|
153 | #: gnu/getopt.c:678 |
|
|
154 | #, c-format |
|
|
155 | msgid "%s: option `%s' is ambiguous\n" |
|
|
156 | msgstr "" |
|
|
157 | |
|
|
158 | #: gnu/getopt.c:702 |
|
|
159 | #, c-format |
|
|
160 | msgid "%s: option `--%s' doesn't allow an argument\n" |
|
|
161 | msgstr "" |
|
|
162 | |
|
|
163 | #: gnu/getopt.c:707 |
|
|
164 | #, c-format |
|
|
165 | msgid "%s: option `%c%s' doesn't allow an argument\n" |
|
|
166 | msgstr "" |
|
|
167 | |
|
|
168 | #: gnu/getopt.c:724 gnu/getopt.c:897 |
|
|
169 | #, c-format |
|
|
170 | msgid "%s: option `%s' requires an argument\n" |
|
|
171 | msgstr "" |
|
|
172 | |
|
|
173 | #: gnu/getopt.c:753 |
|
|
174 | #, c-format |
|
|
175 | msgid "%s: unrecognized option `--%s'\n" |
|
|
176 | msgstr "" |
|
|
177 | |
|
|
178 | #: gnu/getopt.c:757 |
|
|
179 | #, c-format |
|
|
180 | msgid "%s: unrecognized option `%c%s'\n" |
|
|
181 | msgstr "" |
|
|
182 | |
|
|
183 | #: gnu/getopt.c:783 |
|
|
184 | #, c-format |
|
|
185 | msgid "%s: illegal option -- %c\n" |
|
|
186 | msgstr "" |
|
|
187 | |
|
|
188 | #: gnu/getopt.c:786 |
|
|
189 | #, c-format |
|
|
190 | msgid "%s: invalid option -- %c\n" |
|
|
191 | msgstr "" |
|
|
192 | |
|
|
193 | #: gnu/getopt.c:816 gnu/getopt.c:946 |
|
|
194 | #, c-format |
|
|
195 | msgid "%s: option requires an argument -- %c\n" |
|
|
196 | msgstr "" |
|
|
197 | |
|
|
198 | #: gnu/getopt.c:863 |
|
|
199 | #, c-format |
|
|
200 | msgid "%s: option `-W %s' is ambiguous\n" |
|
|
201 | msgstr "" |
|
|
202 | |
|
|
203 | #: gnu/getopt.c:881 |
|
|
204 | #, c-format |
|
|
205 | msgid "%s: option `-W %s' doesn't allow an argument\n" |
|
|
206 | msgstr "" |