Merge remote branch 'gvdb/master'
[platform/upstream/glib.git] / po / es.po
1 # translation of glib.HEAD.po to Español
2 # Spanish translation of glib.
3 # Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4 #
5 # José Antonio Salgueiro <joseantsa@eresmas.net>, 2001.
6 # Germán Poo Caamaño <gpoo@ubiobio.cl>, 2002.
7 # Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2004, 2005, 2006.
8 # Daniel Mustieles <daniel.mustieles@gmail.com>, 2010.
9 # Jorge González <jorgegonz@svn.gnome.org>, 2007, 2008, 2009, 2010, 2011.
10 #
11 msgid ""
12 msgstr ""
13 "Project-Id-Version: glib.master\n"
14 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
15 "product=glib&component=general\n"
16 "POT-Creation-Date: 2011-01-22 04:11+0000\n"
17 "PO-Revision-Date: 2011-01-22 16:49+0100\n"
18 "Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
19 "Language-Team: Español <gnome-es-list@gnome.org>\n"
20 "MIME-Version: 1.0\n"
21 "Content-Type: text/plain; charset=UTF-8\n"
22 "Content-Transfer-Encoding: 8bit\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #: ../glib/gbookmarkfile.c:780
26 #, c-format
27 msgid "Unexpected attribute '%s' for element '%s'"
28 msgstr "Atributo inesperado «%s» para el elemento «%s»"
29
30 #: ../glib/gbookmarkfile.c:791 ../glib/gbookmarkfile.c:862
31 #: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:979
32 #, c-format
33 msgid "Attribute '%s' of element '%s' not found"
34 msgstr "El atributo «%s» del elemento «%s» no se ha encontrado"
35
36 #: ../glib/gbookmarkfile.c:1149 ../glib/gbookmarkfile.c:1214
37 #: ../glib/gbookmarkfile.c:1278 ../glib/gbookmarkfile.c:1288
38 #, c-format
39 msgid "Unexpected tag '%s', tag '%s' expected"
40 msgstr "Etiqueta «%s» inesperada, se esperaba la etiqueta «%s»"
41
42 #: ../glib/gbookmarkfile.c:1174 ../glib/gbookmarkfile.c:1188
43 #: ../glib/gbookmarkfile.c:1256 ../glib/gbookmarkfile.c:1308
44 #, c-format
45 msgid "Unexpected tag '%s' inside '%s'"
46 msgstr "Etiqueta «%s» inesperada dentro de «%s»"
47
48 #: ../glib/gbookmarkfile.c:1834
49 msgid "No valid bookmark file found in data dirs"
50 msgstr ""
51 "No se pudo encontrar ningún archivo de marcadores válido en los directorios "
52 "de datos"
53
54 #: ../glib/gbookmarkfile.c:2035
55 #, c-format
56 msgid "A bookmark for URI '%s' already exists"
57 msgstr "Ya existe un marcador para el URI «%s»"
58
59 #: ../glib/gbookmarkfile.c:2081 ../glib/gbookmarkfile.c:2239
60 #: ../glib/gbookmarkfile.c:2324 ../glib/gbookmarkfile.c:2404
61 #: ../glib/gbookmarkfile.c:2489 ../glib/gbookmarkfile.c:2572
62 #: ../glib/gbookmarkfile.c:2650 ../glib/gbookmarkfile.c:2729
63 #: ../glib/gbookmarkfile.c:2771 ../glib/gbookmarkfile.c:2868
64 #: ../glib/gbookmarkfile.c:2994 ../glib/gbookmarkfile.c:3184
65 #: ../glib/gbookmarkfile.c:3260 ../glib/gbookmarkfile.c:3425
66 #: ../glib/gbookmarkfile.c:3514 ../glib/gbookmarkfile.c:3604
67 #: ../glib/gbookmarkfile.c:3732
68 #, c-format
69 msgid "No bookmark found for URI '%s'"
70 msgstr "No se encontró un marcador para el URI «%s»"
71
72 #: ../glib/gbookmarkfile.c:2413
73 #, c-format
74 msgid "No MIME type defined in the bookmark for URI '%s'"
75 msgstr "Ningún tipo MIME definido en el marcador para la URI «%s»"
76
77 #: ../glib/gbookmarkfile.c:2498
78 #, c-format
79 msgid "No private flag has been defined in bookmark for URI '%s'"
80 msgstr "No se ha definido ningún flag privado en el marcador para el URI «%s»"
81
82 #: ../glib/gbookmarkfile.c:2877
83 #, c-format
84 msgid "No groups set in bookmark for URI '%s'"
85 msgstr "No se ha establecido ningún grupo en el marcador para el URI «%s»"
86
87 #: ../glib/gbookmarkfile.c:3278 ../glib/gbookmarkfile.c:3435
88 #, c-format
89 msgid "No application with name '%s' registered a bookmark for '%s'"
90 msgstr "Ninguna aplicación con nombre «%s» registró un marcador para «%s»"
91
92 #: ../glib/gbookmarkfile.c:3458
93 #, c-format
94 msgid "Failed to expand exec line '%s' with URI '%s'"
95 msgstr "Falló la expansión de la la linea ejecutable «%s» con el URI «%s»"
96
97 #: ../glib/gconvert.c:567 ../glib/gconvert.c:645 ../glib/giochannel.c:1403
98 #: ../gio/gcharsetconverter.c:458
99 #, c-format
100 msgid "Conversion from character set '%s' to '%s' is not supported"
101 msgstr ""
102 "La conversión desde el conjunto de caracteres «%s» a «%s» no está soportada"
103
104 #: ../glib/gconvert.c:571 ../glib/gconvert.c:649
105 #: ../gio/gcharsetconverter.c:462
106 #, c-format
107 msgid "Could not open converter from '%s' to '%s'"
108 msgstr "No se pudo abrir el conversor de «%s» a «%s»"
109
110 #: ../glib/gconvert.c:768 ../glib/gconvert.c:1161 ../glib/giochannel.c:1575
111 #: ../glib/giochannel.c:1617 ../glib/giochannel.c:2460 ../glib/gutf8.c:992
112 #: ../glib/gutf8.c:1447 ../gio/gcharsetconverter.c:345
113 msgid "Invalid byte sequence in conversion input"
114 msgstr "Hay una secuencia de bytes no válida en la entrada de conversión"
115
116 #: ../glib/gconvert.c:776 ../glib/gconvert.c:1086 ../glib/giochannel.c:1582
117 #: ../glib/giochannel.c:2472 ../gio/gcharsetconverter.c:350
118 #, c-format
119 msgid "Error during conversion: %s"
120 msgstr "Falló durante la conversión: %s"
121
122 #: ../glib/gconvert.c:808 ../glib/gutf8.c:988 ../glib/gutf8.c:1198
123 #: ../glib/gutf8.c:1339 ../glib/gutf8.c:1443
124 msgid "Partial character sequence at end of input"
125 msgstr "Hay una secuencia parcial de caracteres en el final de la entrada"
126
127 #: ../glib/gconvert.c:1058
128 #, c-format
129 msgid "Cannot convert fallback '%s' to codeset '%s'"
130 msgstr "No se puede convertir el fallback «%s» al conjunto de códigos «%s»"
131
132 #: ../glib/gconvert.c:1881
133 #, c-format
134 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
135 msgstr "El URI «%s» no es una URI absoluta utilizando el esquema «file»"
136
137 #: ../glib/gconvert.c:1891
138 #, c-format
139 msgid "The local file URI '%s' may not include a '#'"
140 msgstr "El archivo local en la URI «%s» no debe incluir un «#»"
141
142 #: ../glib/gconvert.c:1908
143 #, c-format
144 msgid "The URI '%s' is invalid"
145 msgstr "El URI «%s» es inválida"
146
147 #: ../glib/gconvert.c:1920
148 #, c-format
149 msgid "The hostname of the URI '%s' is invalid"
150 msgstr "El nombre del host de la URI «%s» es inválido"
151
152 #: ../glib/gconvert.c:1936
153 #, c-format
154 msgid "The URI '%s' contains invalidly escaped characters"
155 msgstr "El URI «%s» contiene caracteres de escape inválidos"
156
157 #: ../glib/gconvert.c:2031
158 #, c-format
159 msgid "The pathname '%s' is not an absolute path"
160 msgstr "El nombre de la ruta «%s» no es una ruta absoluta"
161
162 #: ../glib/gconvert.c:2041
163 msgid "Invalid hostname"
164 msgstr "El nombre del host es inválido"
165
166 #. Translators: 'before midday' indicator
167 #: ../glib/gdatetime.c:149
168 msgctxt "GDateTime"
169 msgid "am"
170 msgstr "am"
171
172 #. Translators: 'before midday' indicator
173 #: ../glib/gdatetime.c:151
174 msgctxt "GDateTime"
175 msgid "AM"
176 msgstr "AM"
177
178 #. Translators: 'after midday' indicator
179 #: ../glib/gdatetime.c:153
180 msgctxt "GDateTime"
181 msgid "pm"
182 msgstr "pm"
183
184 #. Translators: 'after midday' indicator
185 #: ../glib/gdatetime.c:155
186 msgctxt "GDateTime"
187 msgid "PM"
188 msgstr "PM"
189
190 #. Translators: this is the preferred format for expressing the date
191 #: ../glib/gdatetime.c:164
192 msgctxt "GDateTime"
193 msgid "%m/%d/%y"
194 msgstr "%d/%m/%y"
195
196 #. Translators: this is the preferred format for expressing the time
197 #: ../glib/gdatetime.c:167
198 msgctxt "GDateTime"
199 msgid "%H:%M:%S"
200 msgstr "%H:%M:%S"
201
202 #: ../glib/gdatetime.c:193
203 msgctxt "full month name"
204 msgid "January"
205 msgstr "Enero"
206
207 #: ../glib/gdatetime.c:195
208 msgctxt "full month name"
209 msgid "February"
210 msgstr "Febrero"
211
212 #: ../glib/gdatetime.c:197
213 msgctxt "full month name"
214 msgid "March"
215 msgstr "Marzo"
216
217 #: ../glib/gdatetime.c:199
218 msgctxt "full month name"
219 msgid "April"
220 msgstr "Abril"
221
222 #: ../glib/gdatetime.c:201
223 msgctxt "full month name"
224 msgid "May"
225 msgstr "Mayo"
226
227 #: ../glib/gdatetime.c:203
228 msgctxt "full month name"
229 msgid "June"
230 msgstr "Junio"
231
232 #: ../glib/gdatetime.c:205
233 msgctxt "full month name"
234 msgid "July"
235 msgstr "Julio"
236
237 #: ../glib/gdatetime.c:207
238 msgctxt "full month name"
239 msgid "August"
240 msgstr "Agosto"
241
242 #: ../glib/gdatetime.c:209
243 msgctxt "full month name"
244 msgid "September"
245 msgstr "Septiembre"
246
247 #: ../glib/gdatetime.c:211
248 msgctxt "full month name"
249 msgid "October"
250 msgstr "Octubre"
251
252 #: ../glib/gdatetime.c:213
253 msgctxt "full month name"
254 msgid "November"
255 msgstr "Noviembre"
256
257 #: ../glib/gdatetime.c:215
258 msgctxt "full month name"
259 msgid "December"
260 msgstr "Diciembre"
261
262 #: ../glib/gdatetime.c:230
263 msgctxt "abbreviated month name"
264 msgid "Jan"
265 msgstr "Ene"
266
267 #: ../glib/gdatetime.c:232
268 msgctxt "abbreviated month name"
269 msgid "Feb"
270 msgstr "Feb"
271
272 #: ../glib/gdatetime.c:234
273 msgctxt "abbreviated month name"
274 msgid "Mar"
275 msgstr "Mar"
276
277 #: ../glib/gdatetime.c:236
278 msgctxt "abbreviated month name"
279 msgid "Apr"
280 msgstr "Abr"
281
282 #: ../glib/gdatetime.c:238
283 msgctxt "abbreviated month name"
284 msgid "May"
285 msgstr "May"
286
287 #: ../glib/gdatetime.c:240
288 msgctxt "abbreviated month name"
289 msgid "Jun"
290 msgstr "Jun"
291
292 #: ../glib/gdatetime.c:242
293 msgctxt "abbreviated month name"
294 msgid "Jul"
295 msgstr "Jul"
296
297 #: ../glib/gdatetime.c:244
298 msgctxt "abbreviated month name"
299 msgid "Aug"
300 msgstr "Ago"
301
302 #: ../glib/gdatetime.c:246
303 msgctxt "abbreviated month name"
304 msgid "Sep"
305 msgstr "Sep"
306
307 #: ../glib/gdatetime.c:248
308 msgctxt "abbreviated month name"
309 msgid "Oct"
310 msgstr "Oct"
311
312 #: ../glib/gdatetime.c:250
313 msgctxt "abbreviated month name"
314 msgid "Nov"
315 msgstr "Nov"
316
317 #: ../glib/gdatetime.c:252
318 msgctxt "abbreviated month name"
319 msgid "Dec"
320 msgstr "Dic"
321
322 #: ../glib/gdatetime.c:267
323 msgctxt "full weekday name"
324 msgid "Monday"
325 msgstr "Lunes"
326
327 #: ../glib/gdatetime.c:269
328 msgctxt "full weekday name"
329 msgid "Tuesday"
330 msgstr "Martes"
331
332 #: ../glib/gdatetime.c:271
333 msgctxt "full weekday name"
334 msgid "Wednesday"
335 msgstr "Miércoles"
336
337 #: ../glib/gdatetime.c:273
338 msgctxt "full weekday name"
339 msgid "Thursday"
340 msgstr "Jueves"
341
342 #: ../glib/gdatetime.c:275
343 msgctxt "full weekday name"
344 msgid "Friday"
345 msgstr "Viernes"
346
347 #: ../glib/gdatetime.c:277
348 msgctxt "full weekday name"
349 msgid "Saturday"
350 msgstr "Sábado"
351
352 #: ../glib/gdatetime.c:279
353 msgctxt "full weekday name"
354 msgid "Sunday"
355 msgstr "Domingo"
356
357 #: ../glib/gdatetime.c:294
358 msgctxt "abbreviated weekday name"
359 msgid "Mon"
360 msgstr "Lun"
361
362 #: ../glib/gdatetime.c:296
363 msgctxt "abbreviated weekday name"
364 msgid "Tue"
365 msgstr "Mar"
366
367 #: ../glib/gdatetime.c:298
368 msgctxt "abbreviated weekday name"
369 msgid "Wed"
370 msgstr "Mié"
371
372 #: ../glib/gdatetime.c:300
373 msgctxt "abbreviated weekday name"
374 msgid "Thu"
375 msgstr "Jue"
376
377 #: ../glib/gdatetime.c:302
378 msgctxt "abbreviated weekday name"
379 msgid "Fri"
380 msgstr "Vie"
381
382 #: ../glib/gdatetime.c:304
383 msgctxt "abbreviated weekday name"
384 msgid "Sat"
385 msgstr "Sáb"
386
387 #: ../glib/gdatetime.c:306
388 msgctxt "abbreviated weekday name"
389 msgid "Sun"
390 msgstr "Dom"
391
392 #: ../glib/gdir.c:115 ../glib/gdir.c:138
393 #, c-format
394 msgid "Error opening directory '%s': %s"
395 msgstr "Falló al abrir el directorio «%s»: %s"
396
397 #: ../glib/gfileutils.c:540 ../glib/gfileutils.c:628
398 #, c-format
399 msgid "Could not allocate %lu bytes to read file \"%s\""
400 msgstr "No se pueden asignar %lu bytes para leer el archivo «%s»"
401
402 #: ../glib/gfileutils.c:555
403 #, c-format
404 msgid "Error reading file '%s': %s"
405 msgstr "Falló al leer el archivo «%s»: %s"
406
407 #: ../glib/gfileutils.c:569
408 #, c-format
409 msgid "File \"%s\" is too large"
410 msgstr "El archivo «%s» es demasiado grande"
411
412 #: ../glib/gfileutils.c:652
413 #, c-format
414 msgid "Failed to read from file '%s': %s"
415 msgstr "Falló al leer del archivo «%s»: %s"
416
417 #: ../glib/gfileutils.c:703 ../glib/gfileutils.c:790
418 #, c-format
419 msgid "Failed to open file '%s': %s"
420 msgstr "Falló al abrir el archivo «%s»: %s"
421
422 #: ../glib/gfileutils.c:720 ../glib/gmappedfile.c:169
423 #, c-format
424 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
425 msgstr "Falló al obtener los atributos del archivo «%s»: fstat() falló: %s"
426
427 #: ../glib/gfileutils.c:754
428 #, c-format
429 msgid "Failed to open file '%s': fdopen() failed: %s"
430 msgstr "Falló al abrir el archivo «%s»: fdopen() falló: %s"
431
432 #: ../glib/gfileutils.c:862
433 #, c-format
434 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
435 msgstr "Falló al renombrar el archivo «%s» a «%s»: g_rename() falló: %s"
436
437 #: ../glib/gfileutils.c:904 ../glib/gfileutils.c:1388
438 #, c-format
439 msgid "Failed to create file '%s': %s"
440 msgstr "Falló al crear el archivo «%s»: %s"
441
442 #: ../glib/gfileutils.c:918
443 #, c-format
444 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
445 msgstr "Falló al abrir el archivo «%s» para escritura: fdopen() falló: %s"
446
447 #: ../glib/gfileutils.c:943
448 #, c-format
449 msgid "Failed to write file '%s': fwrite() failed: %s"
450 msgstr "Falló al escribir el archivo «%s»: falló fwrite(): %s"
451
452 #: ../glib/gfileutils.c:962
453 #, c-format
454 msgid "Failed to write file '%s': fflush() failed: %s"
455 msgstr "Falló al escribir el archivo «%s»: falló fflush(): %s"
456
457 #: ../glib/gfileutils.c:1005
458 #, c-format
459 msgid "Failed to write file '%s': fsync() failed: %s"
460 msgstr "Falló al escribir el archivo «%s»: falló fsync(): %s"
461
462 #: ../glib/gfileutils.c:1025
463 #, c-format
464 msgid "Failed to close file '%s': fclose() failed: %s"
465 msgstr "Falló al cerrar el archivo «%s»: falló fclose(): %s"
466
467 #: ../glib/gfileutils.c:1146
468 #, c-format
469 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
470 msgstr "El archivo existente «%s» no se pudo eliminar: g_unlink() falló: %s"
471
472 #: ../glib/gfileutils.c:1350
473 #, c-format
474 msgid "Template '%s' invalid, should not contain a '%s'"
475 msgstr "La plantilla «%s» es inválida, no debería contener un «%s»"
476
477 #: ../glib/gfileutils.c:1363
478 #, c-format
479 msgid "Template '%s' doesn't contain XXXXXX"
480 msgstr "La plantilla «%s» no contiene XXXXXX"
481
482 #: ../glib/gfileutils.c:1796
483 #, c-format
484 msgid "%u byte"
485 msgid_plural "%u bytes"
486 msgstr[0] "%u byte"
487 msgstr[1] "%u bytes"
488
489 #: ../glib/gfileutils.c:1804
490 #, c-format
491 msgid "%.1f KB"
492 msgstr "%.1f KiB"
493
494 #: ../glib/gfileutils.c:1809
495 #, c-format
496 msgid "%.1f MB"
497 msgstr "%.1f MiB"
498
499 #: ../glib/gfileutils.c:1814
500 #, c-format
501 msgid "%.1f GB"
502 msgstr "%.1f GiB"
503
504 #: ../glib/gfileutils.c:1819
505 #, c-format
506 msgid "%.1f TB"
507 msgstr "%.1f TiB"
508
509 #: ../glib/gfileutils.c:1824
510 #, c-format
511 msgid "%.1f PB"
512 msgstr "%.1f PiB"
513
514 #: ../glib/gfileutils.c:1829
515 #, c-format
516 msgid "%.1f EB"
517 msgstr "%.1f EiB"
518
519 #: ../glib/gfileutils.c:1872
520 #, c-format
521 msgid "Failed to read the symbolic link '%s': %s"
522 msgstr "Falló al leer el enlace simbólico «%s»: %s"
523
524 #: ../glib/gfileutils.c:1893
525 msgid "Symbolic links not supported"
526 msgstr "Enlaces simbólicos no soportados"
527
528 #: ../glib/giochannel.c:1407
529 #, c-format
530 msgid "Could not open converter from '%s' to '%s': %s"
531 msgstr "No se pudo abrir el conversor de «%s» a «%s»: %s"
532
533 #: ../glib/giochannel.c:1752
534 msgid "Can't do a raw read in g_io_channel_read_line_string"
535 msgstr ""
536 "No se puede hacer una lectura en bruto (raw) en g_io_channel_read_line_string"
537
538 #: ../glib/giochannel.c:1799 ../glib/giochannel.c:2056
539 #: ../glib/giochannel.c:2143
540 msgid "Leftover unconverted data in read buffer"
541 msgstr "Se han dejado datos no convertidos en el búfer de lectura"
542
543 #: ../glib/giochannel.c:1880 ../glib/giochannel.c:1957
544 msgid "Channel terminates in a partial character"
545 msgstr "El canal termina en un carácter parcial"
546
547 #: ../glib/giochannel.c:1943
548 msgid "Can't do a raw read in g_io_channel_read_to_end"
549 msgstr ""
550 "No se puede hacer una lectura en bruto (raw) en g_io_channel_read_to_end"
551
552 #: ../glib/gmappedfile.c:150
553 #, c-format
554 msgid "Failed to open file '%s': open() failed: %s"
555 msgstr "Falló al abrir el archivo «%s»: open() falló: %s"
556
557 #: ../glib/gmappedfile.c:229
558 #, c-format
559 msgid "Failed to map file '%s': mmap() failed: %s"
560 msgstr "Falló al mapear el archivo «%s»: mmap() falló: %s"
561
562 #: ../glib/gmarkup.c:354 ../glib/gmarkup.c:395
563 #, c-format
564 msgid "Error on line %d char %d: "
565 msgstr "Error en la línea %d, carácter %d: "
566
567 #: ../glib/gmarkup.c:417 ../glib/gmarkup.c:500
568 #, c-format
569 msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
570 msgstr "Texto codificado como UTF-8 en el nombre no válido; «%s» no es válido"
571
572 #: ../glib/gmarkup.c:428
573 #, c-format
574 msgid "'%s' is not a valid name "
575 msgstr "«%s» no es un nombre válido "
576
577 #: ../glib/gmarkup.c:444
578 #, c-format
579 msgid "'%s' is not a valid name: '%c' "
580 msgstr "«%s» no es un nombre válido: «%c» "
581
582 #: ../glib/gmarkup.c:553
583 #, c-format
584 msgid "Error on line %d: %s"
585 msgstr "Error en la línea %d: %s"
586
587 #: ../glib/gmarkup.c:637
588 #, c-format
589 msgid ""
590 "Failed to parse '%-.*s', which should have been a digit inside a character "
591 "reference (&#234; for example) - perhaps the digit is too large"
592 msgstr ""
593 "Falló al analizar «%-.*s», el cual debería tener un dígito dentro de un "
594 "carácter de referencia( por ejemplo &#234;) - tal vez el dígito es demasiado "
595 "grande"
596
597 #: ../glib/gmarkup.c:649
598 msgid ""
599 "Character reference did not end with a semicolon; most likely you used an "
600 "ampersand character without intending to start an entity - escape ampersand "
601 "as &amp;"
602 msgstr ""
603 "El carácter de referencia no termina con punto y coma; probablemente utilizó "
604 "un carácter «&» sin pretender iniciar una entidad, escape el carácter \"&\" "
605 "como &amp;"
606
607 #: ../glib/gmarkup.c:675
608 #, c-format
609 msgid "Character reference '%-.*s' does not encode a permitted character"
610 msgstr "El carácter de referencia «%-.*s» no codifica un carácter permitido"
611
612 #: ../glib/gmarkup.c:713
613 msgid ""
614 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
615 msgstr ""
616 "La entidad '&;' está vacía; las entidades válidas son: &amp; &quot; &lt; "
617 "&gt; &apos;"
618
619 #: ../glib/gmarkup.c:721
620 #, c-format
621 msgid "Entity name '%-.*s' is not known"
622 msgstr "El nombre de la entidad «%-.*s» es desconocido"
623
624 #: ../glib/gmarkup.c:726
625 msgid ""
626 "Entity did not end with a semicolon; most likely you used an ampersand "
627 "character without intending to start an entity - escape ampersand as &amp;"
628 msgstr ""
629 "La entidad no termina con un punto y coma; probablemente utilizó el carácter "
630 "\"&\" sin la intención de indicar una entidad, escape el signo \"&\" como "
631 "&amp;"
632
633 #: ../glib/gmarkup.c:1077
634 msgid "Document must begin with an element (e.g. <book>)"
635 msgstr "El documento debe comenzar con un elemento (por ejemplo: <book>)"
636
637 #: ../glib/gmarkup.c:1117
638 #, c-format
639 msgid ""
640 "'%s' is not a valid character following a '<' character; it may not begin an "
641 "element name"
642 msgstr ""
643 "«%s» no es un carácter válido a continuación del carácter '<'; no debe "
644 "iniciar un nombre de elemento"
645
646 #: ../glib/gmarkup.c:1185
647 #, c-format
648 msgid ""
649 "Odd character '%s', expected a '>' character to end the empty-element tag "
650 "'%s'"
651 msgstr ""
652 "Carácter «%s» impropio, se esperaba un carácter «>» para terminar la "
653 "etiqueta vacía del elemento «%s»"
654
655 #: ../glib/gmarkup.c:1269
656 #, c-format
657 msgid ""
658 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
659 msgstr ""
660 "Carácter «%s» impropio, se esperaba el carácter '=' después del nombre de "
661 "atributo «%s» del elemento «%s»"
662
663 #: ../glib/gmarkup.c:1310
664 #, c-format
665 msgid ""
666 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
667 "element '%s', or optionally an attribute; perhaps you used an invalid "
668 "character in an attribute name"
669 msgstr ""
670 "Carácter «%s» impropio, se esperaba un carácter '>' o '/' para finalizar la "
671 "etiqueta de inicio del elemento «%s» u opcionalmente un atributo; tal vez "
672 "utilizó un carácter que no es válido en un nombre de atributo"
673
674 #: ../glib/gmarkup.c:1354
675 #, c-format
676 msgid ""
677 "Odd character '%s', expected an open quote mark after the equals sign when "
678 "giving value for attribute '%s' of element '%s'"
679 msgstr ""
680 "Carácter «%s» impropio, se esperaba una marca de apertura de comillas "
681 "después del signo igual al darle valor al atributo «%s» del elemento «%s»"
682
683 #: ../glib/gmarkup.c:1487
684 #, c-format
685 msgid ""
686 "'%s' is not a valid character following the characters '</'; '%s' may not "
687 "begin an element name"
688 msgstr ""
689 "«%s» no es un carácter válido a continuación de los caracteres '</'; «%s»  "
690 "no debe iniciar un nombre de elemento"
691
692 #: ../glib/gmarkup.c:1523
693 #, c-format
694 msgid ""
695 "'%s' is not a valid character following the close element name '%s'; the "
696 "allowed character is '>'"
697 msgstr ""
698 "«%s» no es un carácter válido a continuación del nombre del elemento de "
699 "cierre «%s»; el carácter permitido es '>'"
700
701 #: ../glib/gmarkup.c:1534
702 #, c-format
703 msgid "Element '%s' was closed, no element is currently open"
704 msgstr "El elemento «%s» fue cerrado, no existe ningún elemento abierto"
705
706 #: ../glib/gmarkup.c:1543
707 #, c-format
708 msgid "Element '%s' was closed, but the currently open element is '%s'"
709 msgstr ""
710 "Se cerró el elemento «%s», pero el elemento que está abierto actualmente es "
711 "«%s»"
712
713 #: ../glib/gmarkup.c:1711
714 msgid "Document was empty or contained only whitespace"
715 msgstr "El documento estaba vacío o sólo contenía espacios en blanco"
716
717 #: ../glib/gmarkup.c:1725
718 msgid "Document ended unexpectedly just after an open angle bracket '<'"
719 msgstr "El documento termina inesperadamente justo después de un '<'"
720
721 #: ../glib/gmarkup.c:1733 ../glib/gmarkup.c:1778
722 #, c-format
723 msgid ""
724 "Document ended unexpectedly with elements still open - '%s' was the last "
725 "element opened"
726 msgstr ""
727 "El documento termina inesperadamente con elementos todavía abiertos - «%s» "
728 "fue el último elemento abierto"
729
730 #: ../glib/gmarkup.c:1741
731 #, c-format
732 msgid ""
733 "Document ended unexpectedly, expected to see a close angle bracket ending "
734 "the tag <%s/>"
735 msgstr ""
736 "El documento termina inesperadamente, se esperaba un carácter '>' "
737 "finalizando la etiqueta <%s/>"
738
739 #: ../glib/gmarkup.c:1747
740 msgid "Document ended unexpectedly inside an element name"
741 msgstr "El documento termina inesperadamente dentro de un nombre de elemento"
742
743 #: ../glib/gmarkup.c:1753
744 msgid "Document ended unexpectedly inside an attribute name"
745 msgstr "El documento termina inesperadamente dentro de un nombre de atributo"
746
747 #: ../glib/gmarkup.c:1758
748 msgid "Document ended unexpectedly inside an element-opening tag."
749 msgstr ""
750 "El documento terminó inesperadamente dentro de una etiqueta de apertura de "
751 "elemento."
752
753 #: ../glib/gmarkup.c:1764
754 msgid ""
755 "Document ended unexpectedly after the equals sign following an attribute "
756 "name; no attribute value"
757 msgstr ""
758 "El documento termina inesperadamente después de los signos igual que siguen "
759 "al nombre de atributo; sin valor de atributo"
760
761 #: ../glib/gmarkup.c:1771
762 msgid "Document ended unexpectedly while inside an attribute value"
763 msgstr "El documento termina inesperadamente dentro del valor de un atributo"
764
765 #: ../glib/gmarkup.c:1787
766 #, c-format
767 msgid "Document ended unexpectedly inside the close tag for element '%s'"
768 msgstr ""
769 "El documento termina inesperadamente dentro de la etiqueta de cierre del "
770 "elemento «%s»"
771
772 #: ../glib/gmarkup.c:1793
773 msgid "Document ended unexpectedly inside a comment or processing instruction"
774 msgstr ""
775 "El documento termina inesperadamente dentro de un comentario o instrucción "
776 "de proceso"
777
778 #: ../glib/gregex.c:188
779 msgid "corrupted object"
780 msgstr "objeto corrupto"
781
782 #: ../glib/gregex.c:190
783 msgid "internal error or corrupted object"
784 msgstr "error interno u objeto corrupto"
785
786 #: ../glib/gregex.c:192
787 msgid "out of memory"
788 msgstr "sin memoria"
789
790 #: ../glib/gregex.c:197
791 msgid "backtracking limit reached"
792 msgstr "se alcanzó el límite de «backtracking»"
793
794 #: ../glib/gregex.c:209 ../glib/gregex.c:217
795 msgid "the pattern contains items not supported for partial matching"
796 msgstr ""
797 "el patrón contiene elementos no soportados para una coincidencia parcial"
798
799 #: ../glib/gregex.c:211 ../gio/glocalfile.c:2111
800 msgid "internal error"
801 msgstr "error interno"
802
803 #: ../glib/gregex.c:219
804 msgid "back references as conditions are not supported for partial matching"
805 msgstr ""
806 "no se soportan referencias anteriores como condiciones para coincidencias "
807 "parciales"
808
809 #: ../glib/gregex.c:228
810 msgid "recursion limit reached"
811 msgstr "se alcanzó el límite de recursividad"
812
813 #: ../glib/gregex.c:230
814 msgid "workspace limit for empty substrings reached"
815 msgstr "límite del espacio de trabajo cuando se alcanzan subcadenas vacías"
816
817 #: ../glib/gregex.c:232
818 msgid "invalid combination of newline flags"
819 msgstr "combinación de banderas de nueva línea inválidas"
820
821 #: ../glib/gregex.c:234
822 msgid "bad offset"
823 msgstr "desplazamiento erróneo"
824
825 #: ../glib/gregex.c:236
826 msgid "short utf8"
827 msgstr "UTF8 corto"
828
829 #: ../glib/gregex.c:240
830 msgid "unknown error"
831 msgstr "error desconocido"
832
833 #: ../glib/gregex.c:260
834 msgid "\\ at end of pattern"
835 msgstr "\\ al final del patrón"
836
837 #: ../glib/gregex.c:263
838 msgid "\\c at end of pattern"
839 msgstr "\\c al final del patrón"
840
841 #: ../glib/gregex.c:266
842 msgid "unrecognized character follows \\"
843 msgstr "carácter no reconocido después de \\"
844
845 #: ../glib/gregex.c:273
846 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
847 msgstr ""
848 "aquí no se permite escapar las letras (\\l, \\L, \\u, \\U) (mayúscula y "
849 "minúscula)"
850
851 #: ../glib/gregex.c:276
852 msgid "numbers out of order in {} quantifier"
853 msgstr "números fuera de rango en el cuantificador {}"
854
855 #: ../glib/gregex.c:279
856 msgid "number too big in {} quantifier"
857 msgstr "número demasiado grande en el cuantificador {}"
858
859 #: ../glib/gregex.c:282
860 msgid "missing terminating ] for character class"
861 msgstr "falta la terminación ] para la clase de carácter"
862
863 #: ../glib/gregex.c:285
864 msgid "invalid escape sequence in character class"
865 msgstr "secuencia de escape no válida en la clase de carácter"
866
867 #: ../glib/gregex.c:288
868 msgid "range out of order in character class"
869 msgstr "rango fuera de orden en la clase de carácter"
870
871 #: ../glib/gregex.c:291
872 msgid "nothing to repeat"
873 msgstr "nada que repetir"
874
875 #: ../glib/gregex.c:294
876 msgid "unrecognized character after (?"
877 msgstr "carácter no reconocido después de (?"
878
879 #: ../glib/gregex.c:298
880 msgid "unrecognized character after (?<"
881 msgstr "carácter no reconocido después de (?<"
882
883 #: ../glib/gregex.c:302
884 msgid "unrecognized character after (?P"
885 msgstr "carácter no reconocido después de (?P"
886
887 #: ../glib/gregex.c:305
888 msgid "POSIX named classes are supported only within a class"
889 msgstr "Sólo se soportan las clases con nombres POSIX dentro de una clase"
890
891 #: ../glib/gregex.c:308
892 msgid "missing terminating )"
893 msgstr "falta el ) de terminación"
894
895 #: ../glib/gregex.c:312
896 msgid ") without opening ("
897 msgstr ") sin ( que lo abriera"
898
899 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
900 #. * sequences here, '(?-54' would be an example for the second group.
901 #.
902 #: ../glib/gregex.c:319
903 msgid "(?R or (?[+-]digits must be followed by )"
904 msgstr "(?R o los dígitos (?[+-] deben estar seguidos por )"
905
906 #: ../glib/gregex.c:322
907 msgid "reference to non-existent subpattern"
908 msgstr "referencia a un subpatrón no existente"
909
910 #: ../glib/gregex.c:325
911 msgid "missing ) after comment"
912 msgstr "falta ) después del comentario"
913
914 #: ../glib/gregex.c:328
915 msgid "regular expression too large"
916 msgstr "la expresión regular es demasiado larga"
917
918 #: ../glib/gregex.c:331
919 msgid "failed to get memory"
920 msgstr "falló al obtener memoria"
921
922 #: ../glib/gregex.c:334
923 msgid "lookbehind assertion is not fixed length"
924 msgstr "la comprobación «lookbehind» no tiene una longitud fija"
925
926 #: ../glib/gregex.c:337
927 msgid "malformed number or name after (?("
928 msgstr "número o nombre mal formado después de (?("
929
930 #: ../glib/gregex.c:340
931 msgid "conditional group contains more than two branches"
932 msgstr "el grupo condicional contiene más de dos ramas"
933
934 #: ../glib/gregex.c:343
935 msgid "assertion expected after (?("
936 msgstr "se esperaba una comprobación después de (?("
937
938 #: ../glib/gregex.c:346
939 msgid "unknown POSIX class name"
940 msgstr "nombre de clase POSIX desconocido"
941
942 #: ../glib/gregex.c:349
943 msgid "POSIX collating elements are not supported"
944 msgstr "los elementos POSIX recopilados no están soportados"
945
946 #: ../glib/gregex.c:352
947 msgid "character value in \\x{...} sequence is too large"
948 msgstr "el valor del carácter en la secuencia \\x{…} es demasiado largo"
949
950 #: ../glib/gregex.c:355
951 msgid "invalid condition (?(0)"
952 msgstr "condición no válida (?(0)"
953
954 #: ../glib/gregex.c:358
955 msgid "\\C not allowed in lookbehind assertion"
956 msgstr "no se permite \\C en comprobaciones «lookbehind»"
957
958 #: ../glib/gregex.c:361
959 msgid "recursive call could loop indefinitely"
960 msgstr "una llamada recursiva podrá crear un bucle infinito"
961
962 #: ../glib/gregex.c:364
963 msgid "missing terminator in subpattern name"
964 msgstr "falta el terminador en el nombre del subpatrón"
965
966 #: ../glib/gregex.c:367
967 msgid "two named subpatterns have the same name"
968 msgstr "dos subpatrones tienen el mismo nombre"
969
970 #: ../glib/gregex.c:370
971 msgid "malformed \\P or \\p sequence"
972 msgstr "secuencia \\P o \\p mal formada"
973
974 #: ../glib/gregex.c:373
975 msgid "unknown property name after \\P or \\p"
976 msgstr "nombre de propiedad desconocido después de \\P o \\p"
977
978 #: ../glib/gregex.c:376
979 msgid "subpattern name is too long (maximum 32 characters)"
980 msgstr "el nombre del subpatrón es demasiado largo (máximo 32 caracteres)"
981
982 #: ../glib/gregex.c:379
983 msgid "too many named subpatterns (maximum 10,000)"
984 msgstr "demasiados subpatrones con nombre (máximo 10.000)"
985
986 #: ../glib/gregex.c:382
987 msgid "octal value is greater than \\377"
988 msgstr "el valor octal es mayor que \\377"
989
990 #: ../glib/gregex.c:385
991 msgid "DEFINE group contains more than one branch"
992 msgstr "el grupo DEFINE contiene más de una rama"
993
994 #: ../glib/gregex.c:388
995 msgid "repeating a DEFINE group is not allowed"
996 msgstr "no se permite repetir un grupo DEFINE"
997
998 #: ../glib/gregex.c:391
999 msgid "inconsistent NEWLINE options"
1000 msgstr "opciones NEWLINE inconsistentes"
1001
1002 #: ../glib/gregex.c:394
1003 msgid ""
1004 "\\g is not followed by a braced name or an optionally braced non-zero number"
1005 msgstr ""
1006 "\\g no está seguido por un nombre de llave o un número distinto de cero con "
1007 "una llave opcional"
1008
1009 #: ../glib/gregex.c:399
1010 msgid "unexpected repeat"
1011 msgstr "repetición inesperada"
1012
1013 #: ../glib/gregex.c:403
1014 msgid "code overflow"
1015 msgstr "desbordamiento de código"
1016
1017 #: ../glib/gregex.c:407
1018 msgid "overran compiling workspace"
1019 msgstr "se desbordó el espacio de trabajo de compilación"
1020
1021 #: ../glib/gregex.c:411
1022 msgid "previously-checked referenced subpattern not found"
1023 msgstr "no se encontró el subpatrón referenciado anteriormente comprobado"
1024
1025 #: ../glib/gregex.c:591 ../glib/gregex.c:1714
1026 #, c-format
1027 msgid "Error while matching regular expression %s: %s"
1028 msgstr "Error al coincidir con la expresión regular %s: %s"
1029
1030 #: ../glib/gregex.c:1167
1031 msgid "PCRE library is compiled without UTF8 support"
1032 msgstr "La biblioteca PCRE está compilada sin soporte para UTF8"
1033
1034 #: ../glib/gregex.c:1176
1035 msgid "PCRE library is compiled without UTF8 properties support"
1036 msgstr ""
1037 "La biblioteca PCRE está compilada sin soporte para las propiedades de UTF8"
1038
1039 #: ../glib/gregex.c:1232
1040 #, c-format
1041 msgid "Error while compiling regular expression %s at char %d: %s"
1042 msgstr "Error al compilar la expresión regular %s en el carácter %d: %s"
1043
1044 #: ../glib/gregex.c:1268
1045 #, c-format
1046 msgid "Error while optimizing regular expression %s: %s"
1047 msgstr "Error al optimizar la expresión regular %s: %s"
1048
1049 #: ../glib/gregex.c:2144
1050 msgid "hexadecimal digit or '}' expected"
1051 msgstr "se esperaba un dígito hexadecimal o «}»"
1052
1053 #: ../glib/gregex.c:2160
1054 msgid "hexadecimal digit expected"
1055 msgstr "se esperaba un dígito hexadecimal"
1056
1057 #: ../glib/gregex.c:2200
1058 msgid "missing '<' in symbolic reference"
1059 msgstr "falta «<» en la referencia simbólica"
1060
1061 #: ../glib/gregex.c:2209
1062 msgid "unfinished symbolic reference"
1063 msgstr "referencia de símbolo sin terminar"
1064
1065 #: ../glib/gregex.c:2216
1066 msgid "zero-length symbolic reference"
1067 msgstr "referencia simbólica de longitud cero"
1068
1069 #: ../glib/gregex.c:2227
1070 msgid "digit expected"
1071 msgstr "se esperaba un dígito"
1072
1073 #: ../glib/gregex.c:2245
1074 msgid "illegal symbolic reference"
1075 msgstr "referencia simbólica ilegal"
1076
1077 #: ../glib/gregex.c:2307
1078 msgid "stray final '\\'"
1079 msgstr "«\\» al final de la cadena"
1080
1081 #: ../glib/gregex.c:2311
1082 msgid "unknown escape sequence"
1083 msgstr "secuencia de escape desconocida"
1084
1085 #: ../glib/gregex.c:2321
1086 #, c-format
1087 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
1088 msgstr "Error al analizar el texto de reemplazo «%s» en el carácter %lu: %s"
1089
1090 #: ../glib/gshell.c:91
1091 msgid "Quoted text doesn't begin with a quotation mark"
1092 msgstr "El texto entrecomillado no empieza por un signo de comilla"
1093
1094 #: ../glib/gshell.c:181
1095 msgid "Unmatched quotation mark in command line or other shell-quoted text"
1096 msgstr ""
1097 "Falta una comilla en la línea de comandos o en otro texto con comillas tipo "
1098 "shell"
1099
1100 #: ../glib/gshell.c:559
1101 #, c-format
1102 msgid "Text ended just after a '\\' character. (The text was '%s')"
1103 msgstr ""
1104 "El texto termina justo después de un carácter '\\'. (El texto era «%s»)"
1105
1106 #: ../glib/gshell.c:566
1107 #, c-format
1108 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
1109 msgstr ""
1110 "El texto terminó antes de que se encontrase la comilla correspondiente con "
1111 "%c. (El texto era «%s»)"
1112
1113 #: ../glib/gshell.c:578
1114 msgid "Text was empty (or contained only whitespace)"
1115 msgstr "El texto está vacío (o sólo contiene espacios en blanco)"
1116
1117 #: ../glib/gspawn-win32.c:282
1118 msgid "Failed to read data from child process"
1119 msgstr "Falló al leer los datos desde un proceso hijo"
1120
1121 #: ../glib/gspawn-win32.c:299 ../glib/gspawn.c:1486
1122 #, c-format
1123 msgid "Failed to create pipe for communicating with child process (%s)"
1124 msgstr ""
1125 "Falló en la creación de un conducto (pipe) para comunicarse con el proceso "
1126 "hijo (%s)"
1127
1128 #: ../glib/gspawn-win32.c:338 ../glib/gspawn-win32.c:346 ../glib/gspawn.c:1145
1129 #, c-format
1130 msgid "Failed to read from child pipe (%s)"
1131 msgstr "Falló al leer desde el conducto hijo (%s)"
1132
1133 #: ../glib/gspawn-win32.c:369 ../glib/gspawn.c:1352
1134 #, c-format
1135 msgid "Failed to change to directory '%s' (%s)"
1136 msgstr "Falló al cambiar al directorio «%s» (%s)"
1137
1138 #: ../glib/gspawn-win32.c:375 ../glib/gspawn-win32.c:494
1139 #, c-format
1140 msgid "Failed to execute child process (%s)"
1141 msgstr "Falló al ejecutar el proceso hijo (%s)"
1142
1143 #: ../glib/gspawn-win32.c:444
1144 #, c-format
1145 msgid "Invalid program name: %s"
1146 msgstr "Nombre de programa inválido: %s"
1147
1148 #: ../glib/gspawn-win32.c:454 ../glib/gspawn-win32.c:722
1149 #: ../glib/gspawn-win32.c:1278
1150 #, c-format
1151 msgid "Invalid string in argument vector at %d: %s"
1152 msgstr "Cadena inválida en el vector del argumento en %d: %s"
1153
1154 #: ../glib/gspawn-win32.c:465 ../glib/gspawn-win32.c:737
1155 #: ../glib/gspawn-win32.c:1311
1156 #, c-format
1157 msgid "Invalid string in environment: %s"
1158 msgstr "Cadena inválida en el entorno: %s"
1159
1160 #: ../glib/gspawn-win32.c:718 ../glib/gspawn-win32.c:1259
1161 #, c-format
1162 msgid "Invalid working directory: %s"
1163 msgstr "Directorio de trabajo inválido: %s"
1164
1165 #: ../glib/gspawn-win32.c:783
1166 #, c-format
1167 msgid "Failed to execute helper program (%s)"
1168 msgstr "Falló al ejecutar el programa auxiliar (%s)"
1169
1170 #: ../glib/gspawn-win32.c:997
1171 msgid ""
1172 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
1173 "process"
1174 msgstr ""
1175 "Falló inesperado en g_io_channel_win32_poll() al leer datos desde un proceso "
1176 "hijo"
1177
1178 #: ../glib/gspawn.c:196
1179 #, c-format
1180 msgid "Failed to read data from child process (%s)"
1181 msgstr "Falló en la lectura de datos desde el proceso hijo (%s)"
1182
1183 #: ../glib/gspawn.c:335
1184 #, c-format
1185 msgid "Unexpected error in select() reading data from a child process (%s)"
1186 msgstr "Falló inesperado en select() leyendo datos desde el proceso hijo (%s)"
1187
1188 #: ../glib/gspawn.c:420
1189 #, c-format
1190 msgid "Unexpected error in waitpid() (%s)"
1191 msgstr "Falló inesperado en waitpid() (%s)"
1192
1193 #: ../glib/gspawn.c:1212
1194 #, c-format
1195 msgid "Failed to fork (%s)"
1196 msgstr "Falló al bifurcar (fork) (%s)"
1197
1198 #: ../glib/gspawn.c:1362
1199 #, c-format
1200 msgid "Failed to execute child process \"%s\" (%s)"
1201 msgstr "Falló al ejecutar el proceso hijo «%s» (%s)"
1202
1203 #: ../glib/gspawn.c:1372
1204 #, c-format
1205 msgid "Failed to redirect output or input of child process (%s)"
1206 msgstr "Falló al redirigir la salida o la entrada del proceso hijo (%s)"
1207
1208 #: ../glib/gspawn.c:1381
1209 #, c-format
1210 msgid "Failed to fork child process (%s)"
1211 msgstr "Falló al bifurcar el proceso hijo (%s)"
1212
1213 #: ../glib/gspawn.c:1389
1214 #, c-format
1215 msgid "Unknown error executing child process \"%s\""
1216 msgstr "Falló desconocido al ejecutar el proceso hijo «%s»"
1217
1218 #: ../glib/gspawn.c:1413
1219 #, c-format
1220 msgid "Failed to read enough data from child pid pipe (%s)"
1221 msgstr "Falló al leer suficientes datos desde el conducto del pid hijo (%s)"
1222
1223 #: ../glib/gutf8.c:1066
1224 msgid "Character out of range for UTF-8"
1225 msgstr "El carácter se sale del rango para UTF-8"
1226
1227 #: ../glib/gutf8.c:1166 ../glib/gutf8.c:1175 ../glib/gutf8.c:1307
1228 #: ../glib/gutf8.c:1316 ../glib/gutf8.c:1457 ../glib/gutf8.c:1553
1229 msgid "Invalid sequence in conversion input"
1230 msgstr "Secuencia inválida en la entrada de conversión"
1231
1232 #: ../glib/gutf8.c:1468 ../glib/gutf8.c:1564
1233 msgid "Character out of range for UTF-16"
1234 msgstr "El carácter se sale del rango para UTF-16"
1235
1236 #: ../glib/goption.c:760
1237 msgid "Usage:"
1238 msgstr "Uso:"
1239
1240 #: ../glib/goption.c:760
1241 msgid "[OPTION...]"
1242 msgstr "[OPCIÓN…]"
1243
1244 #: ../glib/goption.c:866
1245 msgid "Help Options:"
1246 msgstr "Opciones de ayuda:"
1247
1248 #: ../glib/goption.c:867
1249 msgid "Show help options"
1250 msgstr "Mostrar opciones de ayuda"
1251
1252 #: ../glib/goption.c:873
1253 msgid "Show all help options"
1254 msgstr "Muestra todas las opciones de ayuda"
1255
1256 #: ../glib/goption.c:935
1257 msgid "Application Options:"
1258 msgstr "Opciones de la aplicación:"
1259
1260 #: ../glib/goption.c:997 ../glib/goption.c:1067
1261 #, c-format
1262 msgid "Cannot parse integer value '%s' for %s"
1263 msgstr "No se puede analizar el valor entero «%s» para %s"
1264
1265 #: ../glib/goption.c:1007 ../glib/goption.c:1075
1266 #, c-format
1267 msgid "Integer value '%s' for %s out of range"
1268 msgstr "El valor entero «%s» para %s está fuera de rango"
1269
1270 #: ../glib/goption.c:1032
1271 #, c-format
1272 msgid "Cannot parse double value '%s' for %s"
1273 msgstr "No se puede analizar el valor doble «%s» para %s"
1274
1275 #: ../glib/goption.c:1040
1276 #, c-format
1277 msgid "Double value '%s' for %s out of range"
1278 msgstr "El valor doble «%s» para %s está fuera de rango"
1279
1280 #: ../glib/goption.c:1303 ../glib/goption.c:1382
1281 #, c-format
1282 msgid "Error parsing option %s"
1283 msgstr "Error al analizar la opción: %s"
1284
1285 #: ../glib/goption.c:1413 ../glib/goption.c:1527
1286 #, c-format
1287 msgid "Missing argument for %s"
1288 msgstr "Falta un argumento para %s"
1289
1290 #: ../glib/goption.c:1922
1291 #, c-format
1292 msgid "Unknown option %s"
1293 msgstr "Opción desconocida %s"
1294
1295 #: ../glib/gkeyfile.c:363
1296 msgid "Valid key file could not be found in search dirs"
1297 msgstr ""
1298 "No se pudo encontrar la clave de archivo válida en los directorios de "
1299 "búsqueda"
1300
1301 #: ../glib/gkeyfile.c:398
1302 msgid "Not a regular file"
1303 msgstr "No es un archivo regular"
1304
1305 #: ../glib/gkeyfile.c:406
1306 msgid "File is empty"
1307 msgstr "El archivo está vacío"
1308
1309 #: ../glib/gkeyfile.c:765
1310 #, c-format
1311 msgid ""
1312 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1313 msgstr ""
1314 "El archivo de claves contiene la línea «%s» que no es un par valor-clave, "
1315 "grupo o comentario"
1316
1317 #: ../glib/gkeyfile.c:825
1318 #, c-format
1319 msgid "Invalid group name: %s"
1320 msgstr "Nombre de grupo no válido: %s"
1321
1322 #: ../glib/gkeyfile.c:847
1323 msgid "Key file does not start with a group"
1324 msgstr "El archivo de claves no empieza por un grupo"
1325
1326 #: ../glib/gkeyfile.c:873
1327 #, c-format
1328 msgid "Invalid key name: %s"
1329 msgstr "Nombre de clave no válida: %s"
1330
1331 #: ../glib/gkeyfile.c:900
1332 #, c-format
1333 msgid "Key file contains unsupported encoding '%s'"
1334 msgstr "El archivo de claves contiene una codificación «%s» no soportada"
1335
1336 #: ../glib/gkeyfile.c:1116 ../glib/gkeyfile.c:1278 ../glib/gkeyfile.c:2646
1337 #: ../glib/gkeyfile.c:2712 ../glib/gkeyfile.c:2847 ../glib/gkeyfile.c:2980
1338 #: ../glib/gkeyfile.c:3133 ../glib/gkeyfile.c:3320 ../glib/gkeyfile.c:3381
1339 #, c-format
1340 msgid "Key file does not have group '%s'"
1341 msgstr "El archivo de claves no tiene el grupo «%s»"
1342
1343 #: ../glib/gkeyfile.c:1290
1344 #, c-format
1345 msgid "Key file does not have key '%s'"
1346 msgstr "El archivo de claves no tiene la clave «%s»"
1347
1348 #: ../glib/gkeyfile.c:1397 ../glib/gkeyfile.c:1512
1349 #, c-format
1350 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1351 msgstr ""
1352 "El archivo de claves contiene la clave  «%s» con el valor «%s» el cual no es "
1353 "UTF-8"
1354
1355 #: ../glib/gkeyfile.c:1417 ../glib/gkeyfile.c:1900
1356 #, c-format
1357 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1358 msgstr ""
1359 "El archivo de claves contiene la clave «%s» que tiene un valor que no puede "
1360 "interpretarse."
1361
1362 #: ../glib/gkeyfile.c:1532
1363 #, c-format
1364 msgid ""
1365 "Key file contains key '%s' which has a value that cannot be interpreted."
1366 msgstr ""
1367 "El archivo de claves contiene la clave «%s» que tiene un valor que no se "
1368 "puede interpretar."
1369
1370 #: ../glib/gkeyfile.c:2115 ../glib/gkeyfile.c:2477
1371 #, c-format
1372 msgid ""
1373 "Key file contains key '%s' in group '%s' which has value that cannot be "
1374 "interpreted."
1375 msgstr ""
1376 "El archivo de claves contiene la clave «%s» en el grupo «%s» que tiene un "
1377 "valor que no puede interpretarse."
1378
1379 #: ../glib/gkeyfile.c:2661 ../glib/gkeyfile.c:2862 ../glib/gkeyfile.c:3392
1380 #, c-format
1381 msgid "Key file does not have key '%s' in group '%s'"
1382 msgstr "El archivo de claves no tiene la clave «%s» en el grupo «%s»"
1383
1384 #: ../glib/gkeyfile.c:3626
1385 msgid "Key file contains escape character at end of line"
1386 msgstr ""
1387 "El archivo de claves contiene un carácter de escape al final de la línea"
1388
1389 #: ../glib/gkeyfile.c:3648
1390 #, c-format
1391 msgid "Key file contains invalid escape sequence '%s'"
1392 msgstr "El archivo de claves contiene la secuencia de escape inválida «%s»"
1393
1394 #: ../glib/gkeyfile.c:3790
1395 #, c-format
1396 msgid "Value '%s' cannot be interpreted as a number."
1397 msgstr "El valor «%s» no puede interpretarse como un número."
1398
1399 #: ../glib/gkeyfile.c:3804
1400 #, c-format
1401 msgid "Integer value '%s' out of range"
1402 msgstr "El valor entero «%s» está fuera de rango"
1403
1404 #: ../glib/gkeyfile.c:3837
1405 #, c-format
1406 msgid "Value '%s' cannot be interpreted as a float number."
1407 msgstr "El valor «%s» no puede interpretarse como un número de coma flotante."
1408
1409 #: ../glib/gkeyfile.c:3861
1410 #, c-format
1411 msgid "Value '%s' cannot be interpreted as a boolean."
1412 msgstr "El valor «%s» no puede interpretarse como un booleano."
1413
1414 #: ../gio/gbufferedinputstream.c:411 ../gio/gbufferedinputstream.c:492
1415 #: ../gio/ginputstream.c:185 ../gio/ginputstream.c:317
1416 #: ../gio/ginputstream.c:556 ../gio/ginputstream.c:680
1417 #: ../gio/goutputstream.c:198 ../gio/goutputstream.c:726
1418 #, c-format
1419 msgid "Too large count value passed to %s"
1420 msgstr "El valor de conteo pasado a %s es demasiado largo"
1421
1422 #: ../gio/gbufferedinputstream.c:881 ../gio/ginputstream.c:888
1423 #: ../gio/giostream.c:306 ../gio/goutputstream.c:1197
1424 msgid "Stream is already closed"
1425 msgstr "El flujo ya se cerró"
1426
1427 #: ../gio/gcancellable.c:433 ../gio/gdbusconnection.c:1637
1428 #: ../gio/gdbusconnection.c:1726 ../gio/gdbusconnection.c:1912
1429 #: ../gio/glocalfile.c:2104 ../gio/gsimpleasyncresult.c:810
1430 #: ../gio/gsimpleasyncresult.c:836
1431 msgid "Operation was cancelled"
1432 msgstr "Se canceló la operación"
1433
1434 #: ../gio/gcharsetconverter.c:263
1435 msgid "Invalid object, not initialized"
1436 msgstr "Objeto no válido, no inicializado"
1437
1438 #: ../gio/gcharsetconverter.c:284 ../gio/gcharsetconverter.c:312
1439 msgid "Incomplete multibyte sequence in input"
1440 msgstr "Secuencia multibyte incompleta en la entrada"
1441
1442 #: ../gio/gcharsetconverter.c:318 ../gio/gcharsetconverter.c:327
1443 msgid "Not enough space in destination"
1444 msgstr "No hay suficiente espacio en el destino"
1445
1446 #: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:832
1447 msgid "Cancellable initialization not supported"
1448 msgstr "La inicialización cancelable no eestá soportada"
1449
1450 #: ../gio/gcontenttype.c:179
1451 msgid "Unknown type"
1452 msgstr "Tipo desconocido"
1453
1454 #: ../gio/gcontenttype.c:180
1455 #, c-format
1456 msgid "%s filetype"
1457 msgstr "tipo de archivo %s"
1458
1459 #: ../gio/gcontenttype.c:679
1460 #, c-format
1461 msgid "%s type"
1462 msgstr "tipo %s"
1463
1464 #: ../gio/gcredentials.c:246 ../gio/gcredentials.c:441
1465 msgid "GCredentials is not implemented on this OS"
1466 msgstr "GCredentials no está implementado en este SO"
1467
1468 #: ../gio/gcredentials.c:396
1469 msgid "There is no GCredentials support for your platform"
1470 msgstr "No existe soporte de GCredentials para su plataforma"
1471
1472 #: ../gio/gdatainputstream.c:311
1473 msgid "Unexpected early end-of-stream"
1474 msgstr "Final de flujo inesperadamente prematuro"
1475
1476 #: ../gio/gdbusaddress.c:142 ../gio/gdbusaddress.c:230
1477 #: ../gio/gdbusaddress.c:304
1478 #, c-format
1479 msgid "Unsupported key `%s' in address entry `%s'"
1480 msgstr "Clave «%s» no soportada en la entrada de dirección «%s»"
1481
1482 #: ../gio/gdbusaddress.c:169
1483 #, c-format
1484 msgid ""
1485 "Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys)"
1486 msgstr ""
1487 "La dirección «%s» no es válida (se necesita exactamente una ruta, dirtemp o "
1488 "claves abstractas)"
1489
1490 #: ../gio/gdbusaddress.c:182
1491 #, c-format
1492 msgid "Meaningless key/value pair combination in address entry `%s'"
1493 msgstr ""
1494 "Combinación del par clave/valor sin sentido en la entrada de dirección «%s»"
1495
1496 #: ../gio/gdbusaddress.c:245 ../gio/gdbusaddress.c:319
1497 #, c-format
1498 msgid "Error in address `%s' - the port attribute is malformed"
1499 msgstr "Error en la dirección «%s»; el atributo de puerto está mal formado"
1500
1501 #: ../gio/gdbusaddress.c:256 ../gio/gdbusaddress.c:330
1502 #, c-format
1503 msgid "Error in address `%s' - the family attribute is malformed"
1504 msgstr "Error en la dirección «%s»; el atributo de familia está mal formado"
1505
1506 #: ../gio/gdbusaddress.c:434
1507 #, c-format
1508 msgid "Address element `%s', does not contain a colon (:)"
1509 msgstr "El elemento de dirección «%s» no contiene dos puntos (:)"
1510
1511 #: ../gio/gdbusaddress.c:455
1512 #, c-format
1513 msgid ""
1514 "Key/Value pair %d, `%s', in address element `%s', does not contain an equal "
1515 "sign"
1516 msgstr ""
1517 "El par clave/valor %d, «%s», en el elemento de dirección «%s», no contiene "
1518 "un signo de igual"
1519
1520 #: ../gio/gdbusaddress.c:469
1521 #, c-format
1522 msgid ""
1523 "Error unescaping key or value in Key/Value pair %d, `%s', in address element "
1524 "`%s'"
1525 msgstr ""
1526 "Error al desescapar la clave o el valor en el par clave/valor %d, «%s», en "
1527 "el elemento de dirección «%s»"
1528
1529 #: ../gio/gdbusaddress.c:547
1530 #, c-format
1531 msgid ""
1532 "Error in address `%s' - the unix transport requires exactly one of the keys "
1533 "`path' or `abstract' to be set"
1534 msgstr ""
1535 "Error en la dirección «%s»: el transporte UNIX requiere exactamente que una "
1536 "de las claves «path» o «abstract» esté establecida"
1537
1538 #: ../gio/gdbusaddress.c:583
1539 #, c-format
1540 msgid "Error in address `%s' - the host attribute is missing or malformed"
1541 msgstr ""
1542 "Error en la dirección «%s»: falta o está mal formado el atributo para el "
1543 "servidor"
1544
1545 #: ../gio/gdbusaddress.c:597
1546 #, c-format
1547 msgid "Error in address `%s' - the port attribute is missing or malformed"
1548 msgstr ""
1549 "Error en la dirección «%s»: falta o está mal formado el atributo para el "
1550 "puerto"
1551
1552 #: ../gio/gdbusaddress.c:611
1553 #, c-format
1554 msgid "Error in address `%s' - the noncefile attribute is missing or malformed"
1555 msgstr ""
1556 "Error en la dirección «%s»: falta o está mal formado el atributo para el "
1557 "archivo de número usado una sola vez"
1558
1559 #: ../gio/gdbusaddress.c:632
1560 msgid "Error auto-launching: "
1561 msgstr "Error al autolanzar: "
1562
1563 #: ../gio/gdbusaddress.c:640
1564 #, c-format
1565 msgid "Unknown or unsupported transport `%s' for address `%s'"
1566 msgstr "Transporte «%s» desconocido o no soportado para la dirección «%s»"
1567
1568 #: ../gio/gdbusaddress.c:676
1569 #, c-format
1570 msgid "Error opening nonce file `%s': %s"
1571 msgstr "Error al abrir el archivo de número usado una sola vez «%s»: %s"
1572
1573 #: ../gio/gdbusaddress.c:694
1574 #, c-format
1575 msgid "Error reading from nonce file `%s': %s"
1576 msgstr "Error al leer el archivo de número usado una sola vez «%s»: %s"
1577
1578 #: ../gio/gdbusaddress.c:703
1579 #, c-format
1580 msgid "Error reading from nonce file `%s', expected 16 bytes, got %d"
1581 msgstr ""
1582 "Error al leer el archivo de número usado una sola vez «%s», se esperaban 16 "
1583 "bytes, se obtuvieron %d"
1584
1585 #: ../gio/gdbusaddress.c:721
1586 #, c-format
1587 msgid "Error writing contents of nonce file `%s' to stream:"
1588 msgstr ""
1589 "Error al escribir el contenido del archivo de número usado una sola vez «%s» "
1590 "al flujo:"
1591
1592 #: ../gio/gdbusaddress.c:939
1593 msgid "The given address is empty"
1594 msgstr "La dirección proporcionada está vacía"
1595
1596 #: ../gio/gdbusaddress.c:1008
1597 msgid "Cannot spawn a message bus without a machine-id: "
1598 msgstr "No se puede lanzar («spawn») un mensaje al bus sin un ID de máquina: "
1599
1600 #: ../gio/gdbusaddress.c:1045
1601 #, c-format
1602 msgid "Error spawning command line `%s': "
1603 msgstr "Error al lanzar («spawn») el comando «%s»: "
1604
1605 #: ../gio/gdbusaddress.c:1056
1606 #, c-format
1607 msgid "Abnormal program termination spawning command line `%s': %s"
1608 msgstr ""
1609 "Terminación anómala de programa al lanzar («spawn») el comando «%s»: %s"
1610
1611 #: ../gio/gdbusaddress.c:1070
1612 #, c-format
1613 msgid "Command line `%s' exited with non-zero exit status %d: %s"
1614 msgstr ""
1615 "El comando de línea «%s» finalizó con un estado de salida distinto de cero "
1616 "%d: %s"
1617
1618 #: ../gio/gdbusaddress.c:1143
1619 #, c-format
1620 msgid "Cannot determine session bus address (not implemented for this OS)"
1621 msgstr ""
1622 "No se puede determinar la dirección del bus de sesión (no implementado para "
1623 "este SO)"
1624
1625 #: ../gio/gdbusaddress.c:1242 ../gio/gdbusconnection.c:6168
1626 #, c-format
1627 msgid ""
1628 "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable "
1629 "- unknown value `%s'"
1630 msgstr ""
1631 "No se puede determinar la dirección del bus desde la variable de entorno "
1632 "DBUS_STARTER_BUS_TYPE; variable «%s» desconocida"
1633
1634 #: ../gio/gdbusaddress.c:1251 ../gio/gdbusconnection.c:6177
1635 msgid ""
1636 "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment "
1637 "variable is not set"
1638 msgstr ""
1639 "No se puede determinar la dirección del bus porque la variable de entorno "
1640 "DBUS_STARTER_BUS_TYPE no está establecida"
1641
1642 #: ../gio/gdbusaddress.c:1261
1643 #, c-format
1644 msgid "Unknown bus type %d"
1645 msgstr "Tipo de bus %d desconocido"
1646
1647 #: ../gio/gdbusauth.c:288
1648 msgid "Unexpected lack of content trying to read a line"
1649 msgstr "Falta de contenido inesperada al intentar leer una línea"
1650
1651 #: ../gio/gdbusauth.c:332
1652 msgid "Unexpected lack of content trying to (safely) read a line"
1653 msgstr ""
1654 "Falta de contenido inesperada al intentar leer (de forma segura) una línea"
1655
1656 #: ../gio/gdbusauth.c:503
1657 #, c-format
1658 msgid ""
1659 "Exhausted all available authentication mechanisms (tried: %s) (available: %s)"
1660 msgstr ""
1661 "Se agotaron todos los mecanismos de autenticación (intentados: %s) "
1662 "(disponibles: %s)"
1663
1664 #: ../gio/gdbusauth.c:1150
1665 msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer"
1666 msgstr "Cancelado a través de GDBusAuthObserver::authorize-authenticated-peer"
1667
1668 #: ../gio/gdbusauthmechanismsha1.c:266
1669 #, c-format
1670 msgid "Error statting directory `%s': %s"
1671 msgstr "Error al mostrar la información del estado del directorio «%s»: %s"
1672
1673 #: ../gio/gdbusauthmechanismsha1.c:278
1674 #, c-format
1675 msgid ""
1676 "Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o"
1677 msgstr ""
1678 "Los permisos del directorio «%s» están mal formados. Se esperaba el modo "
1679 "0700, se obtuvo 0%o"
1680
1681 #: ../gio/gdbusauthmechanismsha1.c:299
1682 #, c-format
1683 msgid "Error creating directory `%s': %s"
1684 msgstr "Error al crear el directorio «%s»: %s"
1685
1686 #: ../gio/gdbusauthmechanismsha1.c:382
1687 #, c-format
1688 msgid "Error opening keyring `%s' for reading: "
1689 msgstr "Error al abrir el depósito de claves «%s» para su lectura: "
1690
1691 #: ../gio/gdbusauthmechanismsha1.c:406 ../gio/gdbusauthmechanismsha1.c:715
1692 #, c-format
1693 msgid "Line %d of the keyring at `%s' with content `%s' is malformed"
1694 msgstr ""
1695 "La línea %d del depósito de claves en «%s» con contenido «%s» está mal "
1696 "formada"
1697
1698 #: ../gio/gdbusauthmechanismsha1.c:420 ../gio/gdbusauthmechanismsha1.c:729
1699 #, c-format
1700 msgid ""
1701 "First token of line %d of the keyring at `%s' with content `%s' is malformed"
1702 msgstr ""
1703 "El primer token de la línea %d del depósito de claves en «%s» con contenido "
1704 "«%s» está mal formado"
1705
1706 #: ../gio/gdbusauthmechanismsha1.c:434 ../gio/gdbusauthmechanismsha1.c:743
1707 #, c-format
1708 msgid ""
1709 "Second token of line %d of the keyring at `%s' with content `%s' is malformed"
1710 msgstr ""
1711 "El segundo token de la línea %d del depósito de claves en «%s» con contenido "
1712 "«%s» está mal formado"
1713
1714 #: ../gio/gdbusauthmechanismsha1.c:458
1715 #, c-format
1716 msgid "Didn't find cookie with id %d in the keyring at `%s'"
1717 msgstr "No se encontró la «cookie» con ID %d en el depósito de claves en «%s»"
1718
1719 #: ../gio/gdbusauthmechanismsha1.c:535
1720 #, c-format
1721 msgid "Error deleting stale lock file `%s': %s"
1722 msgstr "Error al eliminar el archivo de bloqueo antiguo «%s»: %s"
1723
1724 #: ../gio/gdbusauthmechanismsha1.c:566
1725 #, c-format
1726 msgid "Error creating lock file `%s': %s"
1727 msgstr "Error al crear el archivo de bloqueo «%s»: %s"
1728
1729 #: ../gio/gdbusauthmechanismsha1.c:596
1730 #, c-format
1731 msgid "Error closing (unlinked) lock file `%s': %s"
1732 msgstr "Error al cerrar (desenlazar) el archivo de bloqueo «%s»: %s"
1733
1734 #: ../gio/gdbusauthmechanismsha1.c:606
1735 #, c-format
1736 msgid "Error unlinking lock file `%s': %s"
1737 msgstr "Error al desenlazar el archivo de bloqueo «%s»: %s"
1738
1739 #: ../gio/gdbusauthmechanismsha1.c:682
1740 #, c-format
1741 msgid "Error opening keyring `%s' for writing: "
1742 msgstr "Error al abrir el depósito de claves «%s» para su escritura:"
1743
1744 #: ../gio/gdbusauthmechanismsha1.c:877
1745 #, c-format
1746 msgid "(Additionally, releasing the lock for `%s' also failed: %s) "
1747 msgstr ""
1748 "(Adicionalmente, también falló la liberación del bloqueo para «%s»: %s)"
1749
1750 #: ../gio/gdbusconnection.c:1148 ../gio/gdbusconnection.c:1374
1751 #: ../gio/gdbusconnection.c:1413 ../gio/gdbusconnection.c:1737
1752 msgid "The connection is closed"
1753 msgstr "La conexión está cerrada"
1754
1755 #: ../gio/gdbusconnection.c:1681
1756 msgid "Timeout was reached"
1757 msgstr "Se alcanzó el tiempo de expiración"
1758
1759 #: ../gio/gdbusconnection.c:2300
1760 msgid ""
1761 "Unsupported flags encountered when constructing a client-side connection"
1762 msgstr ""
1763 "Se encontraron opciones no soportadas al construir la conexión del lado del "
1764 "cliente"
1765
1766 #: ../gio/gdbusconnection.c:3752 ../gio/gdbusconnection.c:4070
1767 #, c-format
1768 msgid ""
1769 "No such interface `org.freedesktop.DBus.Properties' on object at path %s"
1770 msgstr ""
1771 "No existe la interfaz «org.freedesktop.DBus.Properties» en el objeto en la "
1772 "ruta %s"
1773
1774 #: ../gio/gdbusconnection.c:3824
1775 #, c-format
1776 msgid "Error setting property `%s': Expected type `%s' but got `%s'"
1777 msgstr ""
1778 "Error al establecer la propiedad «%s». Se esperaba el tipo «%s» pero se "
1779 "obtuvo «%s»."
1780
1781 #: ../gio/gdbusconnection.c:3919
1782 #, c-format
1783 msgid "No such property `%s'"
1784 msgstr "No existe la propiedad «%s»"
1785
1786 #: ../gio/gdbusconnection.c:3931
1787 #, c-format
1788 msgid "Property `%s' is not readable"
1789 msgstr "No se puede leer la clave «%s»"
1790
1791 #: ../gio/gdbusconnection.c:3942
1792 #, c-format
1793 msgid "Property `%s' is not writable"
1794 msgstr "No se puede escribir la clave «%s»"
1795
1796 #: ../gio/gdbusconnection.c:4012 ../gio/gdbusconnection.c:5602
1797 #, c-format
1798 msgid "No such interface `%s'"
1799 msgstr "La interfaz «%s» no existe"
1800
1801 #: ../gio/gdbusconnection.c:4200
1802 msgid "No such interface"
1803 msgstr "No existe tal interfaz"
1804
1805 #: ../gio/gdbusconnection.c:4416 ../gio/gdbusconnection.c:6118
1806 #, c-format
1807 msgid "No such interface `%s' on object at path %s"
1808 msgstr "No existe la interfaz «%s» en el objeto en la ruta %s"
1809
1810 #: ../gio/gdbusconnection.c:4468
1811 #, c-format
1812 msgid "No such method `%s'"
1813 msgstr "No existe el método «%s»"
1814
1815 #: ../gio/gdbusconnection.c:4499
1816 #, c-format
1817 msgid "Type of message, `%s', does not match expected type `%s'"
1818 msgstr "El tipo de mensaje, «%s», no concide con el tipo esperado «%s»"
1819
1820 #: ../gio/gdbusconnection.c:4718
1821 #, c-format
1822 msgid "An object is already exported for the interface %s at %s"
1823 msgstr "Ya existe un objeto exportado para la interfaz %s en %s"
1824
1825 #: ../gio/gdbusconnection.c:4912
1826 #, c-format
1827 msgid "Method `%s' returned type `%s', but expected `%s'"
1828 msgstr "El método «%s» devolvió el tipo «%s» pero se esperaba «%s»"
1829
1830 #: ../gio/gdbusconnection.c:5713
1831 #, c-format
1832 msgid "Method `%s' on interface `%s' with signature `%s' does not exist"
1833 msgstr "El método «%s» con interfaz «%s» y firma «%s» no existe"
1834
1835 #: ../gio/gdbusconnection.c:5831
1836 #, c-format
1837 msgid "A subtree is already exported for %s"
1838 msgstr "Ya se ha exportado un subárbol para %s"
1839
1840 #: ../gio/gdbusmessage.c:856
1841 msgid "type is INVALID"
1842 msgstr "el tipo no es válido («INVALID»)"
1843
1844 #: ../gio/gdbusmessage.c:867
1845 msgid "METHOD_CALL message: PATH or MEMBER header field is missing"
1846 msgstr "Mensaje de METHOD_CALL: falta el campo de cabecera PATH o MEMEBER"
1847
1848 #: ../gio/gdbusmessage.c:878
1849 msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing"
1850 msgstr "Mensaje de METHOD_RETURN: falta el campo de cabecera REPLY_SERIAL"
1851
1852 #: ../gio/gdbusmessage.c:890
1853 msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing"
1854 msgstr ""
1855 "Mensaje de ERROR: falta el campo de cabecera REPLY_SERRIAL o ERROR_NAME"
1856
1857 #: ../gio/gdbusmessage.c:903
1858 msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing"
1859 msgstr "Mensaje de SIGNAL: falta el campo de cabecera PATH, INTERFACE o MEMBER"
1860
1861 #: ../gio/gdbusmessage.c:911
1862 msgid ""
1863 "SIGNAL message: The PATH header field is using the reserved value /org/"
1864 "freedesktop/DBus/Local"
1865 msgstr ""
1866 "Mensaje de SIGNAL: el campo de cabecera PATH está usando el valor reservado /"
1867 "org/freedesktop/DBus/Local"
1868
1869 #: ../gio/gdbusmessage.c:919
1870 msgid ""
1871 "SIGNAL message: The INTERFACE header field is using the reserved value org."
1872 "freedesktop.DBus.Local"
1873 msgstr ""
1874 "Mensaje de SIGNAL: el campo de cabecera INTERFACE está usando el valor "
1875 "reservado org.freedesktop.DBus.Local"
1876
1877 #: ../gio/gdbusmessage.c:994
1878 #, c-format
1879 msgid "Wanted to read %lu bytes but got EOF"
1880 msgstr "Se querían leer %lu bytes pero se obtuvo EOF"
1881
1882 #: ../gio/gdbusmessage.c:1019
1883 #, c-format
1884 msgid ""
1885 "Expected valid UTF-8 string but found invalid bytes at byte offset %d "
1886 "(length of string is %d). The valid UTF-8 string up until that point was `%s'"
1887 msgstr ""
1888 "Se esperaba una cadena válida en UTF-8 pero se encontraron bytes no válidos "
1889 "en el byte desplazado %d (la longitud de la cadena es %d). La cadena UTF-8 "
1890 "válida hasta ese punto era «%s»."
1891
1892 #: ../gio/gdbusmessage.c:1032
1893 #, c-format
1894 msgid "Expected NUL byte after the string `%s' but found byte %d"
1895 msgstr ""
1896 "Se esperaba el byte NULL después de la cadena «%s» pero se encontró el byte "
1897 "%d"
1898
1899 #: ../gio/gdbusmessage.c:1231
1900 #, c-format
1901 msgid "Parsed value `%s' is not a valid D-Bus object path"
1902 msgstr "El valor analizado «%s» no es un objeto de ruta D-Bus válido"
1903
1904 #: ../gio/gdbusmessage.c:1257
1905 #, c-format
1906 msgid "Parsed value `%s' is not a valid D-Bus signature"
1907 msgstr "El valor analizado «%s» no es una firma de D-Bus válida"
1908
1909 #: ../gio/gdbusmessage.c:1311
1910 #, c-format
1911 msgid ""
1912 "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)."
1913 msgstr ""
1914 "Se encontró un array de longitud %u bytes. La longitud máxima es 2<<26 bytes "
1915 "(64 MiB)."
1916
1917 #: ../gio/gdbusmessage.c:1472
1918 #, c-format
1919 msgid "Parsed value `%s' for variant is not a valid D-Bus signature"
1920 msgstr ""
1921 "El valor analizado «%s» para la variante no es una firma de D-Bus válida"
1922
1923 #: ../gio/gdbusmessage.c:1499
1924 #, c-format
1925 msgid ""
1926 "Error deserializing GVariant with type string `%s' from the D-Bus wire format"
1927 msgstr ""
1928 "Error al deserializar GVariant con el tipo de cadena «%s» al formato de "
1929 "mensaje de D-Bus"
1930
1931 #: ../gio/gdbusmessage.c:1683
1932 #, c-format
1933 msgid ""
1934 "Invalid endianness value. Expected 0x6c ('l') or 0x42 ('B') but found value "
1935 "0x%02x"
1936 msgstr ""
1937 "Valor endian no válido. Se esperaba 0x6c («l») o 0x42 («B»)» pero se obtuvo "
1938 "el valor 0x%02x"
1939
1940 #: ../gio/gdbusmessage.c:1697
1941 #, c-format
1942 msgid "Invalid major protocol version. Expected 1 but found %d"
1943 msgstr ""
1944 "La versión principal del protocolo no es válida. Se esperaba 1 pero se "
1945 "encontró %d."
1946
1947 #: ../gio/gdbusmessage.c:1754
1948 #, c-format
1949 msgid "Signature header with signature `%s' found but message body is empty"
1950 msgstr ""
1951 "Se encontró la cabecera de firma con firma «%s» pero el cuerpo del mensaje "
1952 "está vacío"
1953
1954 #: ../gio/gdbusmessage.c:1768
1955 #, c-format
1956 msgid "Parsed value `%s' is not a valid D-Bus signature (for body)"
1957 msgstr ""
1958 "El valor analizado «%s» no es una firma de D-Bus válida (para el cuerpo)"
1959
1960 #: ../gio/gdbusmessage.c:1798
1961 #, c-format
1962 msgid "No signature header in message but the message body is %u bytes"
1963 msgstr ""
1964 "No existe la cabecera de firma en el mensaje pero el cuerpo del mensaje "
1965 "tiene %u bytes"
1966
1967 #: ../gio/gdbusmessage.c:1806
1968 msgid "Cannot deserialize message: "
1969 msgstr "No se puede deserializar el mensaje: "
1970
1971 #: ../gio/gdbusmessage.c:2131
1972 #, c-format
1973 msgid ""
1974 "Error serializing GVariant with type string `%s' to the D-Bus wire format"
1975 msgstr ""
1976 "Error al serializar GVariant con el tipo de cadena «%s» al formato de "
1977 "mensaje de D-Bus"
1978
1979 #: ../gio/gdbusmessage.c:2272
1980 #, c-format
1981 msgid "Message has %d fds but the header field indicates %d fds"
1982 msgstr "El mensaje tiene %d fds pero el campo de cabecera indica %d fds"
1983
1984 #: ../gio/gdbusmessage.c:2280
1985 msgid "Cannot serialize message: "
1986 msgstr "No se puede serializar el mensaje: "
1987
1988 #: ../gio/gdbusmessage.c:2324
1989 #, c-format
1990 msgid "Message body has signature `%s' but there is no signature header"
1991 msgstr ""
1992 "El cuerpo del mensaje tiene la firma «%s» pero no existe la cabecera de firma"
1993
1994 #: ../gio/gdbusmessage.c:2334
1995 #, c-format
1996 msgid ""
1997 "Message body has type signature `%s' but signature in the header field is `"
1998 "%s'"
1999 msgstr ""
2000 "El cuerpo del mensaje tiene un tipo de firma «%s» pero la firma en el campo "
2001 "de cabecera es «%s»"
2002
2003 #: ../gio/gdbusmessage.c:2350
2004 #, c-format
2005 msgid "Message body is empty but signature in the header field is `(%s)'"
2006 msgstr ""
2007 "El cuerpo del mensaje está vacío pero la firma en el campo de cabecera es "
2008 "«(%s)»"
2009
2010 #: ../gio/gdbusmessage.c:2907
2011 #, c-format
2012 msgid "Error return with body of type `%s'"
2013 msgstr "Error al devolver el cuerpo de tipo «%s»"
2014
2015 #: ../gio/gdbusmessage.c:2915
2016 msgid "Error return with empty body"
2017 msgstr "Error al devolver un cuepro vacío"
2018
2019 #: ../gio/gdbusmethodinvocation.c:375
2020 #, c-format
2021 msgid "Type of return value is incorrect, got `%s', expected `%s'"
2022 msgstr ""
2023 "El tipo del valor devuelto es incorrecto, se obtuvo «%s», se esperaba «%s»"
2024
2025 #: ../gio/gdbusmethodinvocation.c:406 ../gio/gsocket.c:3027
2026 #: ../gio/gsocket.c:3108
2027 #, c-format
2028 msgid "Error sending message: %s"
2029 msgstr "Error al enviar el mensaje: %s"
2030
2031 #: ../gio/gdbusprivate.c:1768
2032 msgid "Unable to load /var/lib/dbus/machine-id: "
2033 msgstr "No se puede cargar /var/lib/dbus/machine-id: "
2034
2035 #: ../gio/gdbusproxy.c:714
2036 #, c-format
2037 msgid ""
2038 "Trying to set property %s of type %s but according to the expected interface "
2039 "the type is %s"
2040 msgstr ""
2041 "Intentando establecer la propiedad %s del tipo %s pero según la interfaz "
2042 "esperada el tipo es %s"
2043
2044 #: ../gio/gdbusproxy.c:1234
2045 #, c-format
2046 msgid "Error calling StartServiceByName for %s: "
2047 msgstr "Error al llamar StartSereviceByName para %s: "
2048
2049 #: ../gio/gdbusproxy.c:1255
2050 #, c-format
2051 msgid "Unexpected reply %d from StartServiceByName(\"%s\") method"
2052 msgstr "Respuesta %d no esperada del método StartServiceByName(«%s»)"
2053
2054 #: ../gio/gdbusproxy.c:2311 ../gio/gdbusproxy.c:2469
2055 msgid ""
2056 "Cannot invoke method; proxy is for a well-known name without an owner and "
2057 "proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag"
2058 msgstr ""
2059 "No se puede invocar al método; el proxy no tiene dueño para un nombre "
2060 "conocido y el proxy se construyó con la opción "
2061 "G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START"
2062
2063 #: ../gio/gdbusserver.c:715
2064 msgid "Abstract name space not supported"
2065 msgstr "No se soporta el espacio de nombres abstracto"
2066
2067 #: ../gio/gdbusserver.c:805
2068 msgid "Cannot specify nonce file when creating a server"
2069 msgstr ""
2070 "No se puede especificar el archivo de número usado una sola vez al crear un "
2071 "servidor"
2072
2073 #: ../gio/gdbusserver.c:882
2074 #, c-format
2075 msgid "Error writing nonce file at `%s': %s"
2076 msgstr "Error al escribir el archivo de número usado una sola vez en «%s»: %s"
2077
2078 #: ../gio/gdbusserver.c:1044
2079 #, c-format
2080 msgid "The string `%s' is not a valid D-Bus GUID"
2081 msgstr "La cadena «%s» no es un GUID válido de D-Bus"
2082
2083 #: ../gio/gdbusserver.c:1084
2084 #, c-format
2085 msgid "Cannot listen on unsupported transport `%s'"
2086 msgstr "No se puede escuchar en un transporte no soportado «%s»"
2087
2088 #: ../gio/gdbus-tool.c:87
2089 msgid "COMMAND"
2090 msgstr "COMANDO"
2091
2092 #: ../gio/gdbus-tool.c:92
2093 #, c-format
2094 msgid ""
2095 "Commands:\n"
2096 "  help         Shows this information\n"
2097 "  introspect   Introspect a remote object\n"
2098 "  monitor      Monitor a remote object\n"
2099 "  call         Invoke a method on a remote object\n"
2100 "\n"
2101 "Use \"%s COMMAND --help\" to get help on each command.\n"
2102 msgstr ""
2103 "Comandos:\n"
2104 "  help        Mostrar esta información\n"
2105 "  introspect   Introspeccionar un objeto remoto\n"
2106 "  monitor     Monitorizar un objeto remoto\n"
2107 "  call         Invocar un método sobre un objeto remoto\n"
2108 "\n"
2109 "Use «%s COMANDO --help» para obtener ayuda de los comandos individuales.\n"
2110
2111 #: ../gio/gdbus-tool.c:160 ../gio/gdbus-tool.c:216 ../gio/gdbus-tool.c:288
2112 #: ../gio/gdbus-tool.c:312 ../gio/gdbus-tool.c:814 ../gio/gdbus-tool.c:1324
2113 #, c-format
2114 msgid "Error: %s\n"
2115 msgstr "Error: %s\n"
2116
2117 #: ../gio/gdbus-tool.c:171 ../gio/gdbus-tool.c:229 ../gio/gdbus-tool.c:1340
2118 #, c-format
2119 msgid "Error parsing introspection XML: %s\n"
2120 msgstr "Error al analizar la introspección XML: %s\n"
2121
2122 #: ../gio/gdbus-tool.c:346
2123 msgid "Connect to the system bus"
2124 msgstr "Conectar con el bus del sistema"
2125
2126 #: ../gio/gdbus-tool.c:347
2127 msgid "Connect to the session bus"
2128 msgstr "Conectar con el bus de sesión"
2129
2130 #: ../gio/gdbus-tool.c:348
2131 msgid "Connect to given D-Bus address"
2132 msgstr "Conectar con la dirección de D-Bus proporcionada"
2133
2134 #: ../gio/gdbus-tool.c:358
2135 msgid "Connection Endpoint Options:"
2136 msgstr "Opciones de conexión del extremo:"
2137
2138 #: ../gio/gdbus-tool.c:359
2139 msgid "Options specifying the connection endpoint"
2140 msgstr "Opciones para especificar la conexión del extremo:"
2141
2142 #: ../gio/gdbus-tool.c:379
2143 #, c-format
2144 msgid "No connection endpoint specified"
2145 msgstr "No se especificó ningún punto de conexión extremo"
2146
2147 #: ../gio/gdbus-tool.c:389
2148 #, c-format
2149 msgid "Multiple connection endpoints specified"
2150 msgstr "Se especificaron varios puntos de conexión extremos"
2151
2152 #: ../gio/gdbus-tool.c:459
2153 #, c-format
2154 msgid ""
2155 "Warning: According to introspection data, interface `%s' does not exist\n"
2156 msgstr ""
2157 "Advertencia: según la introspección de los datos, la interfaz «%s» no "
2158 "existe\n"
2159
2160 #: ../gio/gdbus-tool.c:468
2161 #, c-format
2162 msgid ""
2163 "Warning: According to introspection data, method `%s' does not exist on "
2164 "interface `%s'\n"
2165 msgstr ""
2166 "Advertencia: según la introspección de los datos, el método «%s» no existe "
2167 "en la interfaz «%s»\n"
2168
2169 #: ../gio/gdbus-tool.c:530
2170 msgid "Destination name to invoke method on"
2171 msgstr "Nombre del detino sobre el que invocar elmétodo"
2172
2173 #: ../gio/gdbus-tool.c:531
2174 msgid "Object path to invoke method on"
2175 msgstr "Ruta del objeto sobre la que invocar el método"
2176
2177 #: ../gio/gdbus-tool.c:532
2178 msgid "Method and interface name"
2179 msgstr "Nombre de la interfaz y método"
2180
2181 #: ../gio/gdbus-tool.c:571
2182 msgid "Invoke a method on a remote object."
2183 msgstr "Invocar un método en un objeto remoto."
2184
2185 #: ../gio/gdbus-tool.c:626 ../gio/gdbus-tool.c:1245 ../gio/gdbus-tool.c:1505
2186 #, c-format
2187 msgid "Error connecting: %s\n"
2188 msgstr "Error al conectar: %s\n"
2189
2190 #: ../gio/gdbus-tool.c:646 ../gio/gdbus-tool.c:1264 ../gio/gdbus-tool.c:1524
2191 #, c-format
2192 msgid "Error: Destination is not specified\n"
2193 msgstr "Error: el destino no está especificado\n"
2194
2195 #: ../gio/gdbus-tool.c:667 ../gio/gdbus-tool.c:1283
2196 #, c-format
2197 msgid "Error: Object path is not specified\n"
2198 msgstr "Error: no se especificó la ruta del objeto\n"
2199
2200 #: ../gio/gdbus-tool.c:687 ../gio/gdbus-tool.c:1303 ../gio/gdbus-tool.c:1564
2201 #, c-format
2202 msgid "Error: %s is not a valid object path\n"
2203 msgstr "Error: %s no es una ruta de objeto válida\n"
2204
2205 #: ../gio/gdbus-tool.c:702
2206 #, c-format
2207 msgid "Error: Method name is not specified\n"
2208 msgstr "Error: no se especificó el nombre del método\n"
2209
2210 #: ../gio/gdbus-tool.c:713
2211 #, c-format
2212 msgid "Error: Method name `%s' is invalid\n"
2213 msgstr "Error: el nombre del método «%s» no es válido\n"
2214
2215 #: ../gio/gdbus-tool.c:778
2216 #, c-format
2217 msgid "Error parsing parameter %d of type `%s': %s\n"
2218 msgstr "Error al analizar el parámetro %d del tipo «%s»: %s\n"
2219
2220 #: ../gio/gdbus-tool.c:786
2221 #, c-format
2222 msgid "Error parsing parameter %d: %s\n"
2223 msgstr "Error al analizar el parámetro %d: %s\n"
2224
2225 #: ../gio/gdbus-tool.c:1162
2226 msgid "Destination name to introspect"
2227 msgstr "Nombre de destino que introspeccionar"
2228
2229 #: ../gio/gdbus-tool.c:1163
2230 msgid "Object path to introspect"
2231 msgstr "Ruta del objeto que introspeccionar"
2232
2233 #: ../gio/gdbus-tool.c:1164
2234 msgid "Print XML"
2235 msgstr "Imprimir XML"
2236
2237 #: ../gio/gdbus-tool.c:1197
2238 msgid "Introspect a remote object."
2239 msgstr "Introspeccionar un objeto remoto."
2240
2241 #: ../gio/gdbus-tool.c:1423
2242 msgid "Destination name to monitor"
2243 msgstr "Nombre de destino para monitorizar"
2244
2245 #: ../gio/gdbus-tool.c:1424
2246 msgid "Object path to monitor"
2247 msgstr "Ruta objeto para monitorizar"
2248
2249 #: ../gio/gdbus-tool.c:1457
2250 msgid "Monitor a remote object."
2251 msgstr "Monitorizar un objeto remoto."
2252
2253 #: ../gio/gdesktopappinfo.c:480 ../gio/gwin32appinfo.c:221
2254 msgid "Unnamed"
2255 msgstr "Sin nombre"
2256
2257 #: ../gio/gdesktopappinfo.c:764
2258 msgid "Desktop file didn't specify Exec field"
2259 msgstr "El archivo de escritorio no especificó el campo Exec"
2260
2261 #: ../gio/gdesktopappinfo.c:1031
2262 msgid "Unable to find terminal required for application"
2263 msgstr "Imposible encontrar el terminal requerido por la aplicación"
2264
2265 #: ../gio/gdesktopappinfo.c:1323
2266 #, c-format
2267 msgid "Can't create user application configuration folder %s: %s"
2268 msgstr ""
2269 "No se puede crear la carpeta de configuración de la aplicación %s del "
2270 "usuario: %s"
2271
2272 #: ../gio/gdesktopappinfo.c:1327
2273 #, c-format
2274 msgid "Can't create user MIME configuration folder %s: %s"
2275 msgstr "No se puede crear la carpeta de configuración MIME %s del usuario: %s"
2276
2277 #: ../gio/gdesktopappinfo.c:1820
2278 #, c-format
2279 msgid "Can't create user desktop file %s"
2280 msgstr "No se puede crear el archivo de escritorio %s del usuario"
2281
2282 #: ../gio/gdesktopappinfo.c:1936
2283 #, c-format
2284 msgid "Custom definition for %s"
2285 msgstr "Definición personalizada para %s"
2286
2287 #: ../gio/gdrive.c:363
2288 msgid "drive doesn't implement eject"
2289 msgstr "la unidad no implementa la expulsión"
2290
2291 #. Translators: This is an error
2292 #. * message for drive objects that
2293 #. * don't implement any of eject or eject_with_operation.
2294 #: ../gio/gdrive.c:444
2295 msgid "drive doesn't implement eject or eject_with_operation"
2296 msgstr "la unidad no implementa la expulsión o expulsión con operación"
2297
2298 #: ../gio/gdrive.c:521
2299 msgid "drive doesn't implement polling for media"
2300 msgstr "la unidad no implementa el sondeo para medios"
2301
2302 #: ../gio/gdrive.c:728
2303 msgid "drive doesn't implement start"
2304 msgstr "la unidad no implementa reproducir"
2305
2306 #: ../gio/gdrive.c:831
2307 msgid "drive doesn't implement stop"
2308 msgstr "la unidad no implementa detener"
2309
2310 #: ../gio/gemblem.c:324
2311 #, c-format
2312 msgid "Can't handle version %d of GEmblem encoding"
2313 msgstr "No se puede manejar la versión %d de la codificación GEmblem"
2314
2315 #: ../gio/gemblem.c:334
2316 #, c-format
2317 msgid "Malformed number of tokens (%d) in GEmblem encoding"
2318 msgstr "Número de tokens (%d) mal formados en la codificación GEmblem"
2319
2320 #: ../gio/gemblemedicon.c:368
2321 #, c-format
2322 msgid "Can't handle version %d of GEmblemedIcon encoding"
2323 msgstr "No se puede manejar la versión %d de la codificación GEmblemedIcon"
2324
2325 #: ../gio/gemblemedicon.c:378
2326 #, c-format
2327 msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
2328 msgstr "Número de tokens (%d) mal formados en la codificación GEmblemedIcon"
2329
2330 #: ../gio/gemblemedicon.c:401
2331 msgid "Expected a GEmblem for GEmblemedIcon"
2332 msgstr "Se esperaba un GEmblem para GEmblemedIconjo"
2333
2334 #: ../gio/gfile.c:872 ../gio/gfile.c:1103 ../gio/gfile.c:1238
2335 #: ../gio/gfile.c:1475 ../gio/gfile.c:1529 ../gio/gfile.c:1586
2336 #: ../gio/gfile.c:1669 ../gio/gfile.c:1724 ../gio/gfile.c:1784
2337 #: ../gio/gfile.c:1838 ../gio/gfile.c:3308 ../gio/gfile.c:3362
2338 #: ../gio/gfile.c:3494 ../gio/gfile.c:3535 ../gio/gfile.c:3862
2339 #: ../gio/gfile.c:4264 ../gio/gfile.c:4350 ../gio/gfile.c:4439
2340 #: ../gio/gfile.c:4537 ../gio/gfile.c:4624 ../gio/gfile.c:4718
2341 #: ../gio/gfile.c:5039 ../gio/gfile.c:5306 ../gio/gfile.c:5371
2342 #: ../gio/gfile.c:6945 ../gio/gfile.c:7035 ../gio/gfile.c:7121
2343 #: ../gio/win32/gwinhttpfile.c:439
2344 msgid "Operation not supported"
2345 msgstr "Operación no soportada"
2346
2347 #. Translators: This is an error message when trying to find the
2348 #. * enclosing (user visible) mount of a file, but none exists.
2349 #. Translators: This is an error message when trying to
2350 #. * find the enclosing (user visible) mount of a file, but
2351 #. * none exists.
2352 #. Translators: This is an error message when trying to find
2353 #. * the enclosing (user visible) mount of a file, but none
2354 #. * exists.
2355 #: ../gio/gfile.c:1359 ../gio/glocalfile.c:1061 ../gio/glocalfile.c:1072
2356 #: ../gio/glocalfile.c:1085
2357 msgid "Containing mount does not exist"
2358 msgstr "El punto de montaje contenido no existe"
2359
2360 #: ../gio/gfile.c:2412 ../gio/glocalfile.c:2260
2361 msgid "Can't copy over directory"
2362 msgstr "No se puede copiar sobre el directorio"
2363
2364 #: ../gio/gfile.c:2473
2365 msgid "Can't copy directory over directory"
2366 msgstr "No se puede copiar directorio sobre directorio"
2367
2368 #: ../gio/gfile.c:2481 ../gio/glocalfile.c:2269
2369 msgid "Target file exists"
2370 msgstr "El archivo destino ya existe"
2371
2372 #: ../gio/gfile.c:2499
2373 msgid "Can't recursively copy directory"
2374 msgstr "No se puede copiar el directorio recursivamente"
2375
2376 #: ../gio/gfile.c:2759
2377 msgid "Splice not supported"
2378 msgstr "La unión no  está soportada"
2379
2380 #: ../gio/gfile.c:2763
2381 #, c-format
2382 msgid "Error splicing file: %s"
2383 msgstr "Error al unir el archivo: %s"
2384
2385 #: ../gio/gfile.c:2910
2386 msgid "Can't copy special file"
2387 msgstr "No se puede copiar el archivo especial"
2388
2389 #: ../gio/gfile.c:3484
2390 msgid "Invalid symlink value given"
2391 msgstr "El valor del enlace simbólico dado no es válido"
2392
2393 #: ../gio/gfile.c:3578
2394 msgid "Trash not supported"
2395 msgstr "No se soporta mover a la papelera"
2396
2397 #: ../gio/gfile.c:3627
2398 #, c-format
2399 msgid "File names cannot contain '%c'"
2400 msgstr "Los nombres de archivo no pueden contener «%c»"
2401
2402 #: ../gio/gfile.c:6004 ../gio/gvolume.c:332
2403 msgid "volume doesn't implement mount"
2404 msgstr "el volumen no implementa el montado"
2405
2406 #: ../gio/gfile.c:6115
2407 msgid "No application is registered as handling this file"
2408 msgstr "No hay ninguna aplicación registrada para manejar este archivo"
2409
2410 #: ../gio/gfileenumerator.c:205
2411 msgid "Enumerator is closed"
2412 msgstr "El enumerador está cerrado"
2413
2414 #: ../gio/gfileenumerator.c:212 ../gio/gfileenumerator.c:271
2415 #: ../gio/gfileenumerator.c:371 ../gio/gfileenumerator.c:480
2416 msgid "File enumerator has outstanding operation"
2417 msgstr "El enumerador del archivo tiene una operación excepcional"
2418
2419 #: ../gio/gfileenumerator.c:361 ../gio/gfileenumerator.c:470
2420 msgid "File enumerator is already closed"
2421 msgstr "El enumerador del archivo ya está cerrado"
2422
2423 #: ../gio/gfileicon.c:236
2424 #, c-format
2425 msgid "Can't handle version %d of GFileIcon encoding"
2426 msgstr "No se puede manejar la versión %d de la codificación GFileIcon"
2427
2428 #: ../gio/gfileicon.c:246
2429 msgid "Malformed input data for GFileIcon"
2430 msgstr "Datos de entrada mal formados para GFileIcon"
2431
2432 #: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:420
2433 #: ../gio/gfileiostream.c:170 ../gio/gfileoutputstream.c:169
2434 #: ../gio/gfileoutputstream.c:523
2435 msgid "Stream doesn't support query_info"
2436 msgstr "El flujo no soporta query_info"
2437
2438 #: ../gio/gfileinputstream.c:335 ../gio/gfileiostream.c:387
2439 #: ../gio/gfileoutputstream.c:381
2440 msgid "Seek not supported on stream"
2441 msgstr "No se permite buscar en el flujo"
2442
2443 #: ../gio/gfileinputstream.c:379
2444 msgid "Truncate not allowed on input stream"
2445 msgstr "No se permite truncar en el flujo de entrada"
2446
2447 #: ../gio/gfileiostream.c:463 ../gio/gfileoutputstream.c:457
2448 msgid "Truncate not supported on stream"
2449 msgstr "No se soporta el truncamiento en el flujo"
2450
2451 #: ../gio/gicon.c:287
2452 #, c-format
2453 msgid "Wrong number of tokens (%d)"
2454 msgstr "Número de tokens (%d) incorrecto"
2455
2456 #: ../gio/gicon.c:307
2457 #, c-format
2458 msgid "No type for class name %s"
2459 msgstr "No existe el tipo para la clase de nombre %s"
2460
2461 #: ../gio/gicon.c:317
2462 #, c-format
2463 msgid "Type %s does not implement the GIcon interface"
2464 msgstr "El tipo %s no implementa la interfaz GIcon"
2465
2466 #: ../gio/gicon.c:328
2467 #, c-format
2468 msgid "Type %s is not classed"
2469 msgstr "El tipo %s no tiene clase"
2470
2471 #: ../gio/gicon.c:342
2472 #, c-format
2473 msgid "Malformed version number: %s"
2474 msgstr "Número de versión mal formado: %s"
2475
2476 #: ../gio/gicon.c:356
2477 #, c-format
2478 msgid "Type %s does not implement from_tokens() on the GIcon interface"
2479 msgstr "El tipo %s no implementa from_tokens() en la interfaz GIcon"
2480
2481 #: ../gio/gicon.c:432
2482 msgid "Can't handle the supplied version the icon encoding"
2483 msgstr ""
2484 "No se puede manejar la versión proporcionada de la codificación de icono"
2485
2486 #: ../gio/ginputstream.c:194
2487 msgid "Input stream doesn't implement read"
2488 msgstr "El flujo de entrada no implementa la lectura"
2489
2490 #. Translators: This is an error you get if there is already an
2491 #. * operation running against this stream when you try to start
2492 #. * one
2493 #. Translators: This is an error you get if there is
2494 #. * already an operation running against this stream when
2495 #. * you try to start one
2496 #: ../gio/ginputstream.c:898 ../gio/giostream.c:316
2497 #: ../gio/goutputstream.c:1207
2498 msgid "Stream has outstanding operation"
2499 msgstr "El flujo tiene una operación excepcional"
2500
2501 #: ../gio/ginetsocketaddress.c:181 ../gio/ginetsocketaddress.c:198
2502 #: ../gio/gunixsocketaddress.c:221
2503 msgid "Not enough space for socket address"
2504 msgstr "No hay suficiente espacio para la dirección del socket"
2505
2506 #: ../gio/ginetsocketaddress.c:211
2507 msgid "Unsupported socket address"
2508 msgstr "Dirección del socket no soportada"
2509
2510 #: ../gio/glib-compile-schemas.c:713
2511 msgid "empty names are not permitted"
2512 msgstr "no se permiten nombres vacíos"
2513
2514 #: ../gio/glib-compile-schemas.c:723
2515 #, c-format
2516 msgid "invalid name '%s': names must begin with a lowercase letter"
2517 msgstr ""
2518 "nombre «%s» no válido: los nombres deben comenzar por una letra minúscula"
2519
2520 #: ../gio/glib-compile-schemas.c:735
2521 #, c-format
2522 msgid ""
2523 "invalid name '%s': invalid character '%c'; only lowercase letters, numbers "
2524 "and dash ('-') are permitted."
2525 msgstr ""
2526 "nombre «%s» no válido: el carácter «%c» no es válido; sólo se permiten "
2527 "nombres en minúscula, números y guión («-»)."
2528
2529 #: ../gio/glib-compile-schemas.c:744
2530 #, c-format
2531 msgid "invalid name '%s': two successive dashes ('--') are not permitted."
2532 msgstr "nombre «%s» no válido: no se permiten dos guiones seguidos («--»)."
2533
2534 #: ../gio/glib-compile-schemas.c:753
2535 #, c-format
2536 msgid "invalid name '%s': the last character may not be a dash ('-')."
2537 msgstr "nombre «%s» no válido: el último caracter no puede ser un guión («-»)."
2538
2539 #: ../gio/glib-compile-schemas.c:761
2540 #, c-format
2541 msgid "invalid name '%s': maximum length is 32"
2542 msgstr "nombre «%s» no válido: la longitud máxima es 32"
2543
2544 #: ../gio/glib-compile-schemas.c:830
2545 #, c-format
2546 msgid "<child name='%s'> already specified"
2547 msgstr "<child name='%s'> ya especificado"
2548
2549 #: ../gio/glib-compile-schemas.c:856
2550 msgid "can not add keys to a 'list-of' schema"
2551 msgstr "no se pueden añadir claves a un esquema de «lista-de»"
2552
2553 #: ../gio/glib-compile-schemas.c:867
2554 #, c-format
2555 msgid "<key name='%s'> already specified"
2556 msgstr "<key name='%s'> ya especificada"
2557
2558 #: ../gio/glib-compile-schemas.c:885
2559 #, c-format
2560 msgid ""
2561 "<key name='%s'> shadows <key name='%s'> in <schema id='%s'>; use <override> "
2562 "to modify value"
2563 msgstr ""
2564 "<key name='%s'> eclipsa a <key name='%s'> en <schema id='%s'>; use "
2565 "<override> para modificar el valor"
2566
2567 #: ../gio/glib-compile-schemas.c:896
2568 #, c-format
2569 msgid ""
2570 "exactly one of 'type', 'enum' or 'flags' must be specified as an attribute "
2571 "to <key>"
2572 msgstr ""
2573 "se debe especificar exactamente uno de «type», «enum» o «flags» como "
2574 "atributo para <key>"
2575
2576 #: ../gio/glib-compile-schemas.c:915
2577 #, c-format
2578 msgid "<%s id='%s'> not (yet) defined."
2579 msgstr "<%s id='%s'> aún no especificado."
2580
2581 #: ../gio/glib-compile-schemas.c:930
2582 #, c-format
2583 msgid "invalid GVariant type string '%s'"
2584 msgstr "tipo de cadena GVarian «%s» no válida"
2585
2586 #: ../gio/glib-compile-schemas.c:960
2587 msgid "<override> given but schema isn't extending anything"
2588 msgstr "Se proporcionó <override> pero el esquema no está extendiendo nada"
2589
2590 #: ../gio/glib-compile-schemas.c:973
2591 #, c-format
2592 msgid "no <key name='%s'> to override"
2593 msgstr "no existe <key name='%s'> para sobreescribir"
2594
2595 #: ../gio/glib-compile-schemas.c:981
2596 #, c-format
2597 msgid "<override name='%s'> already specified"
2598 msgstr "<override name='%s'> ya especificada"
2599
2600 #: ../gio/glib-compile-schemas.c:1052
2601 #, c-format
2602 msgid "<schema id='%s'> already specified"
2603 msgstr "<schema id='%s'> ya especificado"
2604
2605 #: ../gio/glib-compile-schemas.c:1064
2606 #, c-format
2607 msgid "<schema id='%s'> extends not yet existing schema '%s'"
2608 msgstr "<schema id='%s'> extiende el esquema «%s» que aún no existe"
2609
2610 #: ../gio/glib-compile-schemas.c:1080
2611 #, c-format
2612 msgid "<schema id='%s'> is list of not yet existing schema '%s'"
2613 msgstr "<schema id='%s'> es una lista del esquema «%s» que aún no existe"
2614
2615 #: ../gio/glib-compile-schemas.c:1088
2616 #, c-format
2617 msgid "Can not be a list of a schema with a path"
2618 msgstr "No puede ser una lista de un esquema con una ruta"
2619
2620 #: ../gio/glib-compile-schemas.c:1098
2621 #, c-format
2622 msgid "Can not extend a schema with a path"
2623 msgstr "No se puede extender un esquema con una ruta"
2624
2625 #: ../gio/glib-compile-schemas.c:1108
2626 #, c-format
2627 msgid ""
2628 "<schema id='%s'> is a list, extending <schema id='%s'> which is not a list"
2629 msgstr ""
2630 "<schema id='%s'> es una lista, extendiendo <schema id='%s'> que no es una "
2631 "lista"
2632
2633 #: ../gio/glib-compile-schemas.c:1118
2634 #, c-format
2635 msgid ""
2636 "<schema id='%s' list-of='%s'> extends <schema id='%s' list-of='%s'> but '%s' "
2637 "does not extend '%s'"
2638 msgstr ""
2639 "<schema id='%s' list-of='%s'> extiende <schema id='%s' list-of='%s'> pero "
2640 "«%s» no extiende «%s»"
2641
2642 #: ../gio/glib-compile-schemas.c:1135
2643 #, c-format
2644 msgid "a path, if given, must begin and end with a slash"
2645 msgstr "si se especifica una ruta, debe comenzar y terminar con una barra"
2646
2647 #: ../gio/glib-compile-schemas.c:1142
2648 #, c-format
2649 msgid "the path of a list must end with ':/'"
2650 msgstr "la ruta de la lista debe terminar con «:/»"
2651
2652 #: ../gio/glib-compile-schemas.c:1168
2653 #, c-format
2654 msgid "<%s id='%s'> already specified"
2655 msgstr "<%s id='%s'> ya especificado"
2656
2657 #: ../gio/glib-compile-schemas.c:1387
2658 #, c-format
2659 msgid "Element <%s> not allowed inside <%s>"
2660 msgstr "No se permite el elemento <%s> dentro de <%s>"
2661
2662 #: ../gio/glib-compile-schemas.c:1391
2663 #, c-format
2664 msgid "Element <%s> not allowed at toplevel"
2665 msgstr "No se permite el elemento <%s> en el nivel superior"
2666
2667 #: ../gio/glib-compile-schemas.c:1485
2668 #, c-format
2669 msgid "text may not appear inside <%s>"
2670 msgstr "El texto no debe aparecer dentro de <%s>"
2671
2672 #. Translators: Do not translate "--strict".
2673 #: ../gio/glib-compile-schemas.c:1654 ../gio/glib-compile-schemas.c:1725
2674 #: ../gio/glib-compile-schemas.c:1801
2675 #, c-format
2676 msgid "--strict was specified; exiting.\n"
2677 msgstr "se especificó --strict; saliendo.\n"
2678
2679 #: ../gio/glib-compile-schemas.c:1662
2680 #, c-format
2681 msgid "This entire file has been ignored.\n"
2682 msgstr "Se ha ignorado este archivo completamente.\n"
2683
2684 #: ../gio/glib-compile-schemas.c:1721
2685 #, c-format
2686 msgid "Ignoring this file.\n"
2687 msgstr "Ignorando este archivo.\n"
2688
2689 #: ../gio/glib-compile-schemas.c:1761
2690 #, c-format
2691 msgid "No such key `%s' in schema `%s' as specified in override file `%s'"
2692 msgstr ""
2693 "No existe la clave «%s» en el esquema «%s» como se especificó en el archivo "
2694 "de sobreescitura «%s»"
2695
2696 #: ../gio/glib-compile-schemas.c:1767 ../gio/glib-compile-schemas.c:1825
2697 #: ../gio/glib-compile-schemas.c:1853
2698 #, c-format
2699 msgid "; ignoring override for this key.\n"
2700 msgstr "; ignorando la sobreescritura para esta clave.\n"
2701
2702 #: ../gio/glib-compile-schemas.c:1771 ../gio/glib-compile-schemas.c:1829
2703 #: ../gio/glib-compile-schemas.c:1857
2704 #, c-format
2705 msgid " and --strict was specified; exiting.\n"
2706 msgstr "y se especificó --strict; saliendo.\n"
2707
2708 #: ../gio/glib-compile-schemas.c:1787
2709 #, c-format
2710 msgid ""
2711 "error parsing key `%s' in schema `%s' as specified in override file `%s': "
2712 "%s.  "
2713 msgstr ""
2714 "error al analizar la clave «%s» en el esquema «%s» como se especificó en el "
2715 "archivo de sobreescritura «%s»: %s."
2716
2717 #: ../gio/glib-compile-schemas.c:1797
2718 #, c-format
2719 msgid "Ignoring override for this key.\n"
2720 msgstr "Ignorando la sobreescritura para esta clave.\n"
2721
2722 #: ../gio/glib-compile-schemas.c:1815
2723 #, c-format
2724 msgid ""
2725 "override for key `%s' in schema `%s' in override file `%s' is out of the "
2726 "range given in the schema"
2727 msgstr ""
2728 "la clave de sobreescritura «%s» en el esquema «%s» en el archivo de "
2729 "sobreescritura «%s» está fuera del rango proporcionado en el esquema"
2730
2731 #: ../gio/glib-compile-schemas.c:1843
2732 #, c-format
2733 msgid ""
2734 "override for key `%s' in schema `%s' in override file `%s' is not in the "
2735 "list of valid choices"
2736 msgstr ""
2737 "la clave de sobreescritura «%s» en el esquema «%s» en el archivo de "
2738 "sobreescritura «%s» no está en la lista de opciones válidas"
2739
2740 #: ../gio/glib-compile-schemas.c:1897
2741 msgid "where to store the gschemas.compiled file"
2742 msgstr "dónde almacenar el archivo gschemas.compiled"
2743
2744 #: ../gio/glib-compile-schemas.c:1897 ../gio/glib-compile-schemas.c:1910
2745 msgid "DIRECTORY"
2746 msgstr "DIRECTORIO"
2747
2748 #: ../gio/glib-compile-schemas.c:1898
2749 msgid "Abort on any errors in schemas"
2750 msgstr "Abortar ante cualquier error en los esquemas"
2751
2752 #: ../gio/glib-compile-schemas.c:1899
2753 msgid "Do not write the gschema.compiled file"
2754 msgstr "No escribir el archivo gschemas.compiled"
2755
2756 #: ../gio/glib-compile-schemas.c:1900
2757 msgid "This option will be removed soon."
2758 msgstr "Pronto se quitará esta opción."
2759
2760 #: ../gio/glib-compile-schemas.c:1901
2761 msgid "Do not enforce key name restrictions"
2762 msgstr "No forzar las restricciones de nombre de las claves"
2763
2764 #: ../gio/glib-compile-schemas.c:1913
2765 msgid ""
2766 "Compile all GSettings schema files into a schema cache.\n"
2767 "Schema files are required to have the extension .gschema.xml,\n"
2768 "and the cache file is called gschemas.compiled."
2769 msgstr ""
2770 "Compilar todos los archivos de esquema de GSettings en una caché de "
2771 "esquemas.\n"
2772 "Los archivos de esquema deben tener la extensión .gschema.xml,\n"
2773 "y el archivo de caché se llama gschemas.compiled."
2774
2775 #: ../gio/glib-compile-schemas.c:1929
2776 #, c-format
2777 msgid "You should give exactly one directory name\n"
2778 msgstr "Deberá proporcionar exactamente un nombre de directorio\n"
2779
2780 #: ../gio/glib-compile-schemas.c:1968
2781 #, c-format
2782 msgid "No schema files found: "
2783 msgstr "No se encontró ningún archivo de esquemas: "
2784
2785 #: ../gio/glib-compile-schemas.c:1971
2786 #, c-format
2787 msgid "doing nothing.\n"
2788 msgstr "sin hacer nada.\n"
2789
2790 #: ../gio/glib-compile-schemas.c:1974
2791 #, c-format
2792 msgid "removed existing output file.\n"
2793 msgstr "se quitó el archivo de salida existente.\n"
2794
2795 #: ../gio/glocaldirectorymonitor.c:287
2796 msgid "Unable to find default local directory monitor type"
2797 msgstr ""
2798 "No se pudo encontrar el tipo de monitorización del directorio local "
2799 "predeterminado"
2800
2801 #: ../gio/glocalfile.c:593 ../gio/win32/gwinhttpfile.c:422
2802 #, c-format
2803 msgid "Invalid filename %s"
2804 msgstr "Nombre de archivo no válido %s"
2805
2806 #: ../gio/glocalfile.c:969
2807 #, c-format
2808 msgid "Error getting filesystem info: %s"
2809 msgstr "Error al obtener la información del sistema de archivos: %s"
2810
2811 #: ../gio/glocalfile.c:1107
2812 msgid "Can't rename root directory"
2813 msgstr "No se puede renombrar el directorio raíz"
2814
2815 #: ../gio/glocalfile.c:1127 ../gio/glocalfile.c:1153
2816 #, c-format
2817 msgid "Error renaming file: %s"
2818 msgstr "Error al renombrar el archivo: %s"
2819
2820 #: ../gio/glocalfile.c:1136
2821 msgid "Can't rename file, filename already exist"
2822 msgstr "No se puede renombrar el archivo, el nombre ya existe"
2823
2824 #: ../gio/glocalfile.c:1149 ../gio/glocalfile.c:2133 ../gio/glocalfile.c:2162
2825 #: ../gio/glocalfile.c:2322 ../gio/glocalfileoutputstream.c:571
2826 #: ../gio/glocalfileoutputstream.c:624 ../gio/glocalfileoutputstream.c:669
2827 #: ../gio/glocalfileoutputstream.c:1151
2828 msgid "Invalid filename"
2829 msgstr "Nombre de archivo inválido"
2830
2831 #: ../gio/glocalfile.c:1310
2832 #, c-format
2833 msgid "Error opening file: %s"
2834 msgstr "Error al abrir el archivo: %s"
2835
2836 #: ../gio/glocalfile.c:1320
2837 msgid "Can't open directory"
2838 msgstr "No se puede abrir el directorio"
2839
2840 #: ../gio/glocalfile.c:1445
2841 #, c-format
2842 msgid "Error removing file: %s"
2843 msgstr "Error al eliminar el archivo: %s"
2844
2845 #: ../gio/glocalfile.c:1812
2846 #, c-format
2847 msgid "Error trashing file: %s"
2848 msgstr "Error al mover a la papelera el archivo: %s"
2849
2850 #: ../gio/glocalfile.c:1835
2851 #, c-format
2852 msgid "Unable to create trash dir %s: %s"
2853 msgstr "No se pudo crear el directorio papelera %s: %s"
2854
2855 #: ../gio/glocalfile.c:1856
2856 msgid "Unable to find toplevel directory for trash"
2857 msgstr ""
2858 "No se pudo encontrar el directorio de nivel superior para mover a la papelera"
2859
2860 #: ../gio/glocalfile.c:1935 ../gio/glocalfile.c:1955
2861 msgid "Unable to find or create trash directory"
2862 msgstr "No se pudo encontrar o crear el directorio de la papelera"
2863
2864 #: ../gio/glocalfile.c:1989
2865 #, c-format
2866 msgid "Unable to create trashing info file: %s"
2867 msgstr "No se pudo crear la información de papelera para el archivo: %s"
2868
2869 #: ../gio/glocalfile.c:2018 ../gio/glocalfile.c:2023 ../gio/glocalfile.c:2103
2870 #: ../gio/glocalfile.c:2110
2871 #, c-format
2872 msgid "Unable to trash file: %s"
2873 msgstr "No se pudo enviar a la papelera el archivo: %s"
2874
2875 #: ../gio/glocalfile.c:2137
2876 #, c-format
2877 msgid "Error creating directory: %s"
2878 msgstr "Error al crear el directorio: %s"
2879
2880 #: ../gio/glocalfile.c:2166
2881 #, c-format
2882 msgid "Filesystem does not support symbolic links"
2883 msgstr "El sistema de archivos no soporta enlaces simbólicos"
2884
2885 #: ../gio/glocalfile.c:2170
2886 #, c-format
2887 msgid "Error making symbolic link: %s"
2888 msgstr "Error al crear el enlace simbólico: %s"
2889
2890 #: ../gio/glocalfile.c:2232 ../gio/glocalfile.c:2326
2891 #, c-format
2892 msgid "Error moving file: %s"
2893 msgstr "Error al mover el archivo: %s"
2894
2895 #: ../gio/glocalfile.c:2255
2896 msgid "Can't move directory over directory"
2897 msgstr "No se puede mover un directorio sobre un directoro"
2898
2899 #: ../gio/glocalfile.c:2282 ../gio/glocalfileoutputstream.c:949
2900 #: ../gio/glocalfileoutputstream.c:963 ../gio/glocalfileoutputstream.c:978
2901 #: ../gio/glocalfileoutputstream.c:994 ../gio/glocalfileoutputstream.c:1008
2902 msgid "Backup file creation failed"
2903 msgstr "Falló la creación del archivo de respaldo"
2904
2905 #: ../gio/glocalfile.c:2301
2906 #, c-format
2907 msgid "Error removing target file: %s"
2908 msgstr "Error al eliminar el archivo destino: %s"
2909
2910 #: ../gio/glocalfile.c:2315
2911 msgid "Move between mounts not supported"
2912 msgstr "No se soporta mover archivos entre puntos de montaje"
2913
2914 #: ../gio/glocalfileinfo.c:720
2915 msgid "Attribute value must be non-NULL"
2916 msgstr "El valor del atributo de ser no nulo"
2917
2918 #: ../gio/glocalfileinfo.c:727
2919 msgid "Invalid attribute type (string expected)"
2920 msgstr "Tipo de atributo no válido (se esperaba una cadena)"
2921
2922 #: ../gio/glocalfileinfo.c:734
2923 msgid "Invalid extended attribute name"
2924 msgstr "Nombre extendido del atributo no válido"
2925
2926 #: ../gio/glocalfileinfo.c:774
2927 #, c-format
2928 msgid "Error setting extended attribute '%s': %s"
2929 msgstr "Error al establecer el atributo extendido «%s»: %s"
2930
2931 #: ../gio/glocalfileinfo.c:1483 ../gio/glocalfileoutputstream.c:833
2932 #, c-format
2933 msgid "Error stating file '%s': %s"
2934 msgstr "Error al mostrar la información del estado del archivo «%s»: %s"
2935
2936 #: ../gio/glocalfileinfo.c:1567
2937 msgid " (invalid encoding)"
2938 msgstr " (codificación no válida)"
2939
2940 #: ../gio/glocalfileinfo.c:1769
2941 #, c-format
2942 msgid "Error stating file descriptor: %s"
2943 msgstr ""
2944 "Error al mostrar la información del estado del descriptor del archivo: %s"
2945
2946 #: ../gio/glocalfileinfo.c:1814
2947 msgid "Invalid attribute type (uint32 expected)"
2948 msgstr "Tipo de atributo no válido (se esperaba uint32)"
2949
2950 #: ../gio/glocalfileinfo.c:1832
2951 msgid "Invalid attribute type (uint64 expected)"
2952 msgstr "Tipo de atributo no válido (se esperaba uint64)"
2953
2954 #: ../gio/glocalfileinfo.c:1851 ../gio/glocalfileinfo.c:1870
2955 msgid "Invalid attribute type (byte string expected)"
2956 msgstr "Tipo de atributo no válido (se esperaba una cadena byte)"
2957
2958 #: ../gio/glocalfileinfo.c:1905
2959 msgid "Cannot set permissions on symlinks"
2960 msgstr "No se pueden establecer permisos en enlaces simbólicos"
2961
2962 #: ../gio/glocalfileinfo.c:1921
2963 #, c-format
2964 msgid "Error setting permissions: %s"
2965 msgstr "Error al establecer permisos: %s"
2966
2967 #: ../gio/glocalfileinfo.c:1972
2968 #, c-format
2969 msgid "Error setting owner: %s"
2970 msgstr "Error al establecer el propietario: %s"
2971
2972 #: ../gio/glocalfileinfo.c:1995
2973 msgid "symlink must be non-NULL"
2974 msgstr "el enlace simbólico debe ser no nulo"
2975
2976 #: ../gio/glocalfileinfo.c:2005 ../gio/glocalfileinfo.c:2024
2977 #: ../gio/glocalfileinfo.c:2035
2978 #, c-format
2979 msgid "Error setting symlink: %s"
2980 msgstr "Error al establecer el enlace simbólico: %s"
2981
2982 #: ../gio/glocalfileinfo.c:2014
2983 msgid "Error setting symlink: file is not a symlink"
2984 msgstr ""
2985 "Error al establecer el enlace simbólico: el archivo no es un enlace simbólico"
2986
2987 #: ../gio/glocalfileinfo.c:2140
2988 #, c-format
2989 msgid "Error setting modification or access time: %s"
2990 msgstr "Error al establecer o modificar el tiempo de acceso: %s"
2991
2992 #: ../gio/glocalfileinfo.c:2163
2993 msgid "SELinux context must be non-NULL"
2994 msgstr "El contexto SELinux debe ser no nulo"
2995
2996 #: ../gio/glocalfileinfo.c:2178
2997 #, c-format
2998 msgid "Error setting SELinux context: %s"
2999 msgstr "Error al establecer el contexto SELinux: %s"
3000
3001 #: ../gio/glocalfileinfo.c:2185
3002 msgid "SELinux is not enabled on this system"
3003 msgstr "SELinux no está activado en este sistema"
3004
3005 #: ../gio/glocalfileinfo.c:2277
3006 #, c-format
3007 msgid "Setting attribute %s not supported"
3008 msgstr "Establecer el atributo %s no está soportado"
3009
3010 #: ../gio/glocalfileinputstream.c:185 ../gio/glocalfileoutputstream.c:722
3011 #, c-format
3012 msgid "Error reading from file: %s"
3013 msgstr "Error al leer del archivo: %s"
3014
3015 #: ../gio/glocalfileinputstream.c:216 ../gio/glocalfileinputstream.c:228
3016 #: ../gio/glocalfileinputstream.c:340 ../gio/glocalfileoutputstream.c:470
3017 #: ../gio/glocalfileoutputstream.c:1026
3018 #, c-format
3019 msgid "Error seeking in file: %s"
3020 msgstr "Error al buscar en el archivo: %s"
3021
3022 #: ../gio/glocalfileinputstream.c:261 ../gio/glocalfileoutputstream.c:256
3023 #: ../gio/glocalfileoutputstream.c:351
3024 #, c-format
3025 msgid "Error closing file: %s"
3026 msgstr "Error al cerrar el archivo: %s"
3027
3028 #: ../gio/glocalfilemonitor.c:212
3029 msgid "Unable to find default local file monitor type"
3030 msgstr ""
3031 "No se pudo encontrar el tipo de monitorización del archivo local "
3032 "predeterminado"
3033
3034 #: ../gio/glocalfileoutputstream.c:202 ../gio/glocalfileoutputstream.c:235
3035 #: ../gio/glocalfileoutputstream.c:743
3036 #, c-format
3037 msgid "Error writing to file: %s"
3038 msgstr "Error al escribir en el archivo: %s"
3039
3040 #: ../gio/glocalfileoutputstream.c:283
3041 #, c-format
3042 msgid "Error removing old backup link: %s"
3043 msgstr "Error al eliminar el enlace de respaldo antiguo: %s"
3044
3045 #: ../gio/glocalfileoutputstream.c:297 ../gio/glocalfileoutputstream.c:310
3046 #, c-format
3047 msgid "Error creating backup copy: %s"
3048 msgstr "Error al crear una copia de respaldo: %s"
3049
3050 #: ../gio/glocalfileoutputstream.c:328
3051 #, c-format
3052 msgid "Error renaming temporary file: %s"
3053 msgstr "Error al renombrar el archivo temporal: %s"
3054
3055 #: ../gio/glocalfileoutputstream.c:516 ../gio/glocalfileoutputstream.c:1077
3056 #, c-format
3057 msgid "Error truncating file: %s"
3058 msgstr "Error al truncar el archivo: %s"
3059
3060 #: ../gio/glocalfileoutputstream.c:577 ../gio/glocalfileoutputstream.c:630
3061 #: ../gio/glocalfileoutputstream.c:675 ../gio/glocalfileoutputstream.c:815
3062 #: ../gio/glocalfileoutputstream.c:1058 ../gio/glocalfileoutputstream.c:1157
3063 #, c-format
3064 msgid "Error opening file '%s': %s"
3065 msgstr "Error al abrir el archivo «%s»: %s"
3066
3067 #: ../gio/glocalfileoutputstream.c:846
3068 msgid "Target file is a directory"
3069 msgstr "El archivo destino es un directorio"
3070
3071 #: ../gio/glocalfileoutputstream.c:851
3072 msgid "Target file is not a regular file"
3073 msgstr "El archivo destino no es un archivo regular"
3074
3075 #: ../gio/glocalfileoutputstream.c:863
3076 msgid "The file was externally modified"
3077 msgstr "El archivo se modificó externamente"
3078
3079 #: ../gio/glocalfileoutputstream.c:1042
3080 #, c-format
3081 msgid "Error removing old file: %s"
3082 msgstr "Error al eliminar el archivo antiguo: %s"
3083
3084 #: ../gio/gmemoryinputstream.c:486 ../gio/gmemoryoutputstream.c:746
3085 msgid "Invalid GSeekType supplied"
3086 msgstr "Se proporcionó un GSeekType no válido"
3087
3088 #: ../gio/gmemoryinputstream.c:496
3089 msgid "Invalid seek request"
3090 msgstr "Petición de búsqueda no válida"
3091
3092 #: ../gio/gmemoryinputstream.c:520
3093 msgid "Cannot truncate GMemoryInputStream"
3094 msgstr "No se puede truncar GMemoryInputStream"
3095
3096 #: ../gio/gmemoryoutputstream.c:496
3097 msgid "Memory output stream not resizable"
3098 msgstr "El flujo de salida de la memoria no es redimensionable"
3099
3100 #: ../gio/gmemoryoutputstream.c:512
3101 msgid "Failed to resize memory output stream"
3102 msgstr "Falló al redimensionar el flujo de salida de la memoria"
3103
3104 #: ../gio/gmemoryoutputstream.c:600
3105 msgid ""
3106 "Amount of memory required to process the write is larger than available "
3107 "address space"
3108 msgstr ""
3109 "La cantidad de memoria necesaria para procesar el escrito es mayor que el "
3110 "espacio de direcciones libre disponible"
3111
3112 #: ../gio/gmemoryoutputstream.c:756
3113 msgid "Requested seek before the beginning of the stream"
3114 msgstr "La búsqueda solicitada antes del inicio del flujo"
3115
3116 #: ../gio/gmemoryoutputstream.c:765
3117 msgid "Requested seek beyond the end of the stream"
3118 msgstr "La búsqueda solicitada después del final del flujo"
3119
3120 #. Translators: This is an error
3121 #. * message for mount objects that
3122 #. * don't implement unmount.
3123 #: ../gio/gmount.c:363
3124 msgid "mount doesn't implement \"unmount\""
3125 msgstr "el punto de montaje no implementa el desmontado («unmount»)"
3126
3127 #. Translators: This is an error
3128 #. * message for mount objects that
3129 #. * don't implement eject.
3130 #: ../gio/gmount.c:442
3131 msgid "mount doesn't implement \"eject\""
3132 msgstr "el punto de montaje no implementa la expulsión («eject»)"
3133
3134 #. Translators: This is an error
3135 #. * message for mount objects that
3136 #. * don't implement any of unmount or unmount_with_operation.
3137 #: ../gio/gmount.c:523
3138 msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\""
3139 msgstr ""
3140 "el punto de montaje no implementa desmontado («umount») o desmontado con "
3141 "operación («unmount_with_operation»)"
3142
3143 #. Translators: This is an error
3144 #. * message for mount objects that
3145 #. * don't implement any of eject or eject_with_operation.
3146 #: ../gio/gmount.c:611
3147 msgid "mount doesn't implement \"eject\" or \"eject_with_operation\""
3148 msgstr ""
3149 "el punto de montaje no implementa la expulsión («eject») o expulsión con "
3150 "operación («eject_with_operation»)"
3151
3152 #. Translators: This is an error
3153 #. * message for mount objects that
3154 #. * don't implement remount.
3155 #: ../gio/gmount.c:701
3156 msgid "mount doesn't implement \"remount\""
3157 msgstr "el punto de montaje no implementa el remontado («remount»)"
3158
3159 #. Translators: This is an error
3160 #. * message for mount objects that
3161 #. * don't implement content type guessing.
3162 #: ../gio/gmount.c:785
3163 msgid "mount doesn't implement content type guessing"
3164 msgstr "el punto de montaje no implementa averiguación del tipo de contenido"
3165
3166 #. Translators: This is an error
3167 #. * message for mount objects that
3168 #. * don't implement content type guessing.
3169 #: ../gio/gmount.c:874
3170 msgid "mount doesn't implement synchronous content type guessing"
3171 msgstr ""
3172 "el punto de montaje no implementa averiguación del tipo de contenido síncrona"
3173
3174 #: ../gio/gnetworkaddress.c:318
3175 #, c-format
3176 msgid "Hostname '%s' contains '[' but not ']'"
3177 msgstr "El nombre del equipo «%s» contiene «[» pero no «]»"
3178
3179 #: ../gio/goutputstream.c:207 ../gio/goutputstream.c:408
3180 msgid "Output stream doesn't implement write"
3181 msgstr "El flujo de salida no implementa la escritura"
3182
3183 #: ../gio/goutputstream.c:369 ../gio/goutputstream.c:849
3184 msgid "Source stream is already closed"
3185 msgstr "El flujo de origen ya está cerrado"
3186
3187 #: ../gio/gresolver.c:737
3188 #, c-format
3189 msgid "Error resolving '%s': %s"
3190 msgstr "Error al resolver «%s»: %s"
3191
3192 #: ../gio/gresolver.c:787
3193 #, c-format
3194 msgid "Error reverse-resolving '%s': %s"
3195 msgstr "Error al resolver «%s» de forma invertida: %s"
3196
3197 #: ../gio/gresolver.c:822 ../gio/gresolver.c:900
3198 #, c-format
3199 msgid "No service record for '%s'"
3200 msgstr "No hay registro de servicio para «%s»"
3201
3202 #: ../gio/gresolver.c:827 ../gio/gresolver.c:905
3203 #, c-format
3204 msgid "Temporarily unable to resolve '%s'"
3205 msgstr "No se puede resolver «%s» temporalmente"
3206
3207 #: ../gio/gresolver.c:832 ../gio/gresolver.c:910
3208 #, c-format
3209 msgid "Error resolving '%s'"
3210 msgstr "Error al resolver «%s»"
3211
3212 #: ../gio/gsettings-tool.c:60
3213 #, c-format
3214 msgid "Schema '%s' is not relocatable (path must not be specified)\n"
3215 msgstr "El esquema «%s» no es reubicable (no se debe especificar la ruta)\n"
3216
3217 #: ../gio/gsettings-tool.c:65 ../gio/gsettings-tool.c:82
3218 #, c-format
3219 msgid "No such schema '%s'\n"
3220 msgstr "No existe el esquema «%s»\n"
3221
3222 #: ../gio/gsettings-tool.c:77
3223 #, c-format
3224 msgid "Schema '%s' is relocatable (path must be specified)\n"
3225 msgstr "El esquema «%s» es reubicable (se debe especificar la ruta)\n"
3226
3227 #: ../gio/gsettings-tool.c:92
3228 #, c-format
3229 msgid "Empty path given.\n"
3230 msgstr "Se proporcionó una ruta vacía.\n"
3231
3232 #: ../gio/gsettings-tool.c:98
3233 #, c-format
3234 msgid "Path must begin with a slash (/)\n"
3235 msgstr "La ruta debe comenzar con una barra (/)\n"
3236
3237 #: ../gio/gsettings-tool.c:104
3238 #, c-format
3239 msgid "Path must end with a slash (/)\n"
3240 msgstr "La ruta debe terminar con una barra (/)\n"
3241
3242 #: ../gio/gsettings-tool.c:110
3243 #, c-format
3244 msgid "Path must not contain two adjacent slashes (//)\n"
3245 msgstr "La ruta no debe contener dos barras adyacentes (//)\n"
3246
3247 #: ../gio/gsettings-tool.c:131
3248 #, c-format
3249 msgid "No such key '%s'\n"
3250 msgstr "No existe la clave «%s»\n"
3251
3252 #: ../gio/gsettings-tool.c:429
3253 #, c-format
3254 msgid "The provided value is outside of the valid range\n"
3255 msgstr "El valor proporcionado está fuera del rango válido\n"
3256
3257 #: ../gio/gsettings-tool.c:458
3258 #| msgid "Print XML"
3259 msgid "Print help"
3260 msgstr "Imprimir ayuda"
3261
3262 #: ../gio/gsettings-tool.c:464
3263 msgid "List the installed (non-relocatable) schemas"
3264 msgstr "Listar los esquemas instalados (no reubicables)"
3265
3266 #: ../gio/gsettings-tool.c:470
3267 msgid "List the installed relocatable schemas"
3268 msgstr "Listar los esquemas reubicables instalados"
3269
3270 #: ../gio/gsettings-tool.c:476
3271 #| msgid "Lists the keys in SCHEMA"
3272 msgid "List the keys in SCHEMA"
3273 msgstr "Listar las claves en el ESQUEMA"
3274
3275 #: ../gio/gsettings-tool.c:477 ../gio/gsettings-tool.c:483
3276 #: ../gio/gsettings-tool.c:489
3277 msgid "SCHEMA[:PATH]"
3278 msgstr "ESQUEMA[:RUTA]"
3279
3280 #: ../gio/gsettings-tool.c:482
3281 #| msgid "Lists the children of SCHEMA"
3282 msgid "List the children of SCHEMA"
3283 msgstr "Listar los hijos del ESQUEMA"
3284
3285 #: ../gio/gsettings-tool.c:488
3286 msgid "List keys and values, recursively"
3287 msgstr "Listar las claves y valores recursivamente"
3288
3289 #: ../gio/gsettings-tool.c:494
3290 #| msgid "Gets the value of KEY"
3291 msgid "Get the value of KEY"
3292 msgstr "Obtener el valor de la CLAVE"
3293
3294 #: ../gio/gsettings-tool.c:495 ../gio/gsettings-tool.c:501
3295 #: ../gio/gsettings-tool.c:513 ../gio/gsettings-tool.c:519
3296 msgid "SCHEMA[:PATH] KEY"
3297 msgstr "ESQUEMA[:RUTA] CLAVE"
3298
3299 #: ../gio/gsettings-tool.c:500
3300 #| msgid "Queries the range of valid values for KEY"
3301 msgid "Query the range of valid values for KEY"
3302 msgstr "Consultar el rango de valores válidos para la CLAVE"
3303
3304 #: ../gio/gsettings-tool.c:506
3305 #| msgid "Sets the value of KEY to VALUE"
3306 msgid "Set the value of KEY to VALUE"
3307 msgstr "Establecer el valor de la CLAVE a VALOR"
3308
3309 #: ../gio/gsettings-tool.c:507
3310 msgid "SCHEMA[:PATH] KEY VALUE"
3311 msgstr "ESQUEMA[:RUTA] CLAVE VALOR"
3312
3313 #: ../gio/gsettings-tool.c:512
3314 #| msgid "Resets KEY to its default value"
3315 msgid "Reset KEY to its default value"
3316 msgstr "Restablecer la CLAVE a su valor predeterminado"
3317
3318 #: ../gio/gsettings-tool.c:518
3319 #| msgid "Checks if KEY is writable"
3320 msgid "Check if KEY is writable"
3321 msgstr "Comprobar si la CLAVE se puede escribir"
3322
3323 #: ../gio/gsettings-tool.c:524
3324 #| msgid ""
3325 #| "Monitors KEY for changes.\n"
3326 #| "If no KEY is specified, monitor all keys in SCHEMA.\n"
3327 #| "Use ^C to stop monitoring.\n"
3328 msgid ""
3329 "Monitor KEY for changes.\n"
3330 "If no KEY is specified, monitor all keys in SCHEMA.\n"
3331 "Use ^C to stop monitoring.\n"
3332 msgstr ""
3333 "Monitorizar cambios en la CLAVE.\n"
3334 "Si no se especifica una CLAVE, monitorizar todas las claves en el ESQUEMA.\n"
3335 "Use ^C para detener la monitorización.\n"
3336
3337 #: ../gio/gsettings-tool.c:527
3338 msgid "SCHEMA[:PATH] [KEY]"
3339 msgstr "ESQUEMA[:RUTA] [CLAVE]"
3340
3341 #: ../gio/gsettings-tool.c:531
3342 #, c-format
3343 msgid ""
3344 "Unknown command %s\n"
3345 "\n"
3346 msgstr ""
3347 "Comando «%s» desconocido\n"
3348 "\n"
3349
3350 #: ../gio/gsettings-tool.c:539
3351 msgid ""
3352 "Usage:\n"
3353 "  gsettings COMMAND [ARGS...]\n"
3354 "\n"
3355 "Commands:\n"
3356 "  help                      Show this information\n"
3357 "  list-schemas              List installed schemas\n"
3358 "  list-relocatable-schemas  List relocatable schemas\n"
3359 "  list-keys                 List keys in a schema\n"
3360 "  list-children             List children of a schema\n"
3361 "  list-recursively          List keys and values, recursively\n"
3362 "  range                     Queries the range of a key\n"
3363 "  get                       Get the value of a key\n"
3364 "  set                       Set the value of a key\n"
3365 "  reset                     Reset the value of a key\n"
3366 "  writable                  Check if a key is writable\n"
3367 "  monitor                   Watch for changes\n"
3368 "\n"
3369 "Use 'gsettings help COMMAND' to get detailed help.\n"
3370 "\n"
3371 msgstr ""
3372 "Uso:\n"
3373 "  gsettings COMANDO [ARGUMENTOS…]\n"
3374 "\n"
3375 "Comandos:\n"
3376 "  help                      Mostrar esta información\n"
3377 "  list-schemas              Listar los esquemas instalados\n"
3378 "  list-relocatable-schemas  Listar los esquemas reubicables\n"
3379 "  list-keys                 Listar las claves en un esquema\n"
3380 "  list-children             Listar los hijos de un esquema\n"
3381 "  list-recursively          Listar claves y valores recursivamente\n"
3382 "  range                     Consulta el rango de una clave\n"
3383 "  get                       Obtener el valor de una clave\n"
3384 "  set                       Establecer el valor de una clave\n"
3385 "  reset                     Restablecer el valor de una clave\n"
3386 "  writable                  Comprobar si una clave se puede escribir\n"
3387 "  monitor                   Monitorizar cambios\n"
3388 "\n"
3389 "Use «gsettings help COMANDO» para obtener una ayuda detallada.\n"
3390 "\n"
3391
3392 #: ../gio/gsettings-tool.c:560
3393 #, c-format
3394 msgid ""
3395 "Usage:\n"
3396 "  gsettings %s %s\n"
3397 "\n"
3398 "%s\n"
3399 "\n"
3400 msgstr ""
3401 "Uso:\n"
3402 "  gsettings %s %s\n"
3403 "\n"
3404 "%s\n"
3405 "\n"
3406
3407 #: ../gio/gsettings-tool.c:565
3408 msgid "Arguments:\n"
3409 msgstr "Argumentos:\n"
3410
3411 #: ../gio/gsettings-tool.c:569
3412 msgid "  COMMAND   The (optional) command to explain\n"
3413 msgstr "  COMANDO   El comando (opcional) que explicar\n"
3414
3415 #: ../gio/gsettings-tool.c:573
3416 msgid ""
3417 "  SCHEMA    The name of the schema\n"
3418 "  PATH      The path, for relocatable schemas\n"
3419 msgstr ""
3420 "  SCHEMA      El nombre del esquema\n"
3421 "  RUTA        La ruta, para esquemas reubicables\n"
3422
3423 #: ../gio/gsettings-tool.c:578
3424 msgid "  KEY       The (optional) key within the schema\n"
3425 msgstr "  CLAVE      La clave (opcional) para el esquema\n"
3426
3427 #: ../gio/gsettings-tool.c:582
3428 msgid "  KEY       The key within the schema\n"
3429 msgstr "  CLAVE      La clave para el esquema\n"
3430
3431 #: ../gio/gsettings-tool.c:586
3432 msgid "  VALUE     The value to set\n"
3433 msgstr "  VALOR     El valor para establecer\n"
3434
3435 #: ../gio/gsettings-tool.c:662
3436 #, c-format
3437 msgid "Empty schema name given"
3438 msgstr "Se proporcionó un nombre de esquema vacío"
3439
3440 #: ../gio/gsocket.c:277
3441 msgid "Invalid socket, not initialized"
3442 msgstr "Socket no válido, no inicializado"
3443
3444 #: ../gio/gsocket.c:284
3445 #, c-format
3446 msgid "Invalid socket, initialization failed due to: %s"
3447 msgstr "Socket no válido, falló la instalación debido a: %s"
3448
3449 #: ../gio/gsocket.c:292
3450 msgid "Socket is already closed"
3451 msgstr "El socket ya está cerrado"
3452
3453 #: ../gio/gsocket.c:300 ../gio/gsocket.c:2769 ../gio/gsocket.c:2813
3454 msgid "Socket I/O timed out"
3455 msgstr "Expiró la E/S del socket"
3456
3457 #: ../gio/gsocket.c:443
3458 #, c-format
3459 msgid "creating GSocket from fd: %s"
3460 msgstr "creando el GSocket desde fd: %s"
3461
3462 #: ../gio/gsocket.c:477 ../gio/gsocket.c:493 ../gio/gsocket.c:2135
3463 #, c-format
3464 msgid "Unable to create socket: %s"
3465 msgstr "No se pudo crear el socket: %s"
3466
3467 #: ../gio/gsocket.c:477
3468 msgid "Unknown protocol was specified"
3469 msgstr "Se especificó un protocolo desconocido"
3470
3471 #: ../gio/gsocket.c:1246
3472 #, c-format
3473 msgid "could not get local address: %s"
3474 msgstr "no se pudo obtener la dirección local: %s"
3475
3476 #: ../gio/gsocket.c:1289
3477 #, c-format
3478 msgid "could not get remote address: %s"
3479 msgstr "no se pudo obtener la dirección remota: %s"
3480
3481 #: ../gio/gsocket.c:1350
3482 #, c-format
3483 msgid "could not listen: %s"
3484 msgstr "no se pudo escuchar: %s"
3485
3486 #: ../gio/gsocket.c:1424
3487 #, c-format
3488 msgid "Error binding to address: %s"
3489 msgstr "Error al vincular con la dirección: %s"
3490
3491 #: ../gio/gsocket.c:1544
3492 #, c-format
3493 msgid "Error accepting connection: %s"
3494 msgstr "Error al aceptar la conexión: %s"
3495
3496 #: ../gio/gsocket.c:1661
3497 msgid "Error connecting: "
3498 msgstr "Error al conectar: "
3499
3500 #: ../gio/gsocket.c:1666
3501 msgid "Connection in progress"
3502 msgstr "Conexión en progreso"
3503
3504 #: ../gio/gsocket.c:1673
3505 #, c-format
3506 msgid "Error connecting: %s"
3507 msgstr "Error al conectar: %s"
3508
3509 #: ../gio/gsocket.c:1716 ../gio/gsocket.c:3532
3510 #, c-format
3511 msgid "Unable to get pending error: %s"
3512 msgstr "No se pudo obtener el error pendiente: %s"
3513
3514 #: ../gio/gsocket.c:1848
3515 #, c-format
3516 msgid "Error receiving data: %s"
3517 msgstr "Error al recibir los datos: %s"
3518
3519 #: ../gio/gsocket.c:2022
3520 #, c-format
3521 msgid "Error sending data: %s"
3522 msgstr "Error al enviar los datos: %s"
3523
3524 #: ../gio/gsocket.c:2214
3525 #, c-format
3526 msgid "Error closing socket: %s"
3527 msgstr "Error al cerrar el socket: %s"
3528
3529 #: ../gio/gsocket.c:2762
3530 #, c-format
3531 msgid "Waiting for socket condition: %s"
3532 msgstr "Esperando la condición del socket: %s"
3533
3534 #: ../gio/gsocket.c:3052
3535 msgid "GSocketControlMessage not supported on windows"
3536 msgstr "GSocketControlMessage no está soportado en win32"
3537
3538 #: ../gio/gsocket.c:3311 ../gio/gsocket.c:3452
3539 #, c-format
3540 msgid "Error receiving message: %s"
3541 msgstr "Error al recibir el mensaje: %s"
3542
3543 #: ../gio/gsocket.c:3547
3544 msgid "g_socket_get_credentials not implemented for this OS"
3545 msgstr "g_socket_get_credentials no está implementado en este SO"
3546
3547 #: ../gio/gsocketclient.c:798 ../gio/gsocketclient.c:1368
3548 msgid "Unknown error on connect"
3549 msgstr "Error desconocido al conectar"
3550
3551 #: ../gio/gsocketclient.c:836 ../gio/gsocketclient.c:1252
3552 msgid "Trying to proxy over non-TCP connection is not supported."
3553 msgstr ""
3554 "No se soporta intentar hacer de proxy sobre una conexión que no es TCP."
3555
3556 #: ../gio/gsocketclient.c:858 ../gio/gsocketclient.c:1277
3557 #, c-format
3558 msgid "Proxy protocol '%s' is not supported."
3559 msgstr "El protocolo del proxy «%s» no está soportado."
3560
3561 #: ../gio/gsocketlistener.c:191
3562 msgid "Listener is already closed"
3563 msgstr "El «listener» ya está cerrado"
3564
3565 #: ../gio/gsocketlistener.c:232
3566 msgid "Added socket is closed"
3567 msgstr "El socket añadido está cerrado"
3568
3569 #: ../gio/gsocks4aproxy.c:121
3570 #, c-format
3571 msgid "SOCKSv4 does not support IPv6 address '%s'"
3572 msgstr "SOCKSv4 no soporta la dirección de IPv6 «%s»"
3573
3574 #: ../gio/gsocks4aproxy.c:139
3575 #, c-format
3576 msgid "SOCKSv4 implementation limits username to %i characters"
3577 msgstr ""
3578 "La implementación de SOCKSv4 limita el nombre de usuario a %i caracteres"
3579
3580 #: ../gio/gsocks4aproxy.c:157
3581 #, c-format
3582 msgid "SOCKSv4a implementation limits hostname to %i characters"
3583 msgstr ""
3584 "La implementación de SOCKSv4a limita el nombre del servidor a %i caracteres"
3585
3586 #: ../gio/gsocks4aproxy.c:183
3587 msgid "The server is not a SOCKSv4 proxy server."
3588 msgstr "El servidor no es un servidor proxy SOCKSv4."
3589
3590 #: ../gio/gsocks4aproxy.c:190
3591 msgid "Connection through SOCKSv4 server was rejected"
3592 msgstr "Se rechazó la conexión a través del servidor SOCKSv4"
3593
3594 #: ../gio/gsocks5proxy.c:155 ../gio/gsocks5proxy.c:328
3595 #: ../gio/gsocks5proxy.c:338
3596 msgid "The server is not a SOCKSv5 proxy server."
3597 msgstr "El servidor no es un servidor proxy SOCKSv5."
3598
3599 #: ../gio/gsocks5proxy.c:169
3600 msgid "The SOCKSv5 proxy requires authentication."
3601 msgstr "El servidor proxy SOCKSv5 requiere autenticación."
3602
3603 #: ../gio/gsocks5proxy.c:179
3604 msgid ""
3605 "The SOCKSv5 proxy requires an authentication method that is not supported by "
3606 "GLib."
3607 msgstr ""
3608 "El servidor SOCKSv5 requiere un método de autenticación que GLib no soporta."
3609
3610 #: ../gio/gsocks5proxy.c:208
3611 #, c-format
3612 msgid "Username or password is too long for SOCKSv5 protocol (max. is %i)."
3613 msgstr ""
3614 "El nombre de usuario o la contraseña son demasiado largos para el protocolo "
3615 "SOCKSv5 (el máximo son %i)."
3616
3617 #: ../gio/gsocks5proxy.c:239
3618 msgid "SOCKSv5 authentication failed due to wrong username or password."
3619 msgstr ""
3620 "Falló la autenticación SOCKSv5 debido a un nombre de usuario o contraseña "
3621 "incorrecta."
3622
3623 #: ../gio/gsocks5proxy.c:289
3624 #, c-format
3625 msgid "Hostname '%s' too long for SOCKSv5 protocol (maximum is %i bytes)"
3626 msgstr ""
3627 "El nombre de equipo «%s» es demasiado largo para el protocolo SOCKSv5 (el "
3628 "máximo son %i bytes)"
3629
3630 #: ../gio/gsocks5proxy.c:352
3631 msgid "The SOCKSv5 proxy server uses unkown address type."
3632 msgstr "El servidor proxy SOCKSv5 usa un tipo de dirección desconocido."
3633
3634 #: ../gio/gsocks5proxy.c:359
3635 msgid "Internal SOCKSv5 proxy server error."
3636 msgstr "Error interno de SOCKSv5 del servidor proxy."
3637
3638 #: ../gio/gsocks5proxy.c:365
3639 msgid "SOCKSv5 connection not allowed by ruleset."
3640 msgstr "El conjunto de reglas no permite la conexión SOCKSv5."
3641
3642 #: ../gio/gsocks5proxy.c:372
3643 msgid "Host unreachable through SOCKSv5 server."
3644 msgstr "El servidor no es alcanzable a través del servidor SOCKSv5."
3645
3646 #: ../gio/gsocks5proxy.c:378
3647 msgid "Network unreachable through SOCKSv5 proxy."
3648 msgstr "La red no es alcanzable a través del proxy SOCKSv5."
3649
3650 #: ../gio/gsocks5proxy.c:384
3651 msgid "Connection refused through SOCKSv5 proxy."
3652 msgstr "Se rechazó la conexión a través del proxy SOCKSv5."
3653
3654 #: ../gio/gsocks5proxy.c:390
3655 msgid "SOCKSv5 proxy does not support 'connect' command."
3656 msgstr "El proxy SOCKSv5 no soporta el comando «connect»."
3657
3658 #: ../gio/gsocks5proxy.c:396
3659 msgid "SOCKSv5 proxy does not support provided address type."
3660 msgstr "El proxy SOCKSv5 no soporta el tipo de dirección proporcionado."
3661
3662 #: ../gio/gsocks5proxy.c:402
3663 msgid "Unknown SOCKSv5 proxy error."
3664 msgstr "Error desconocido del proxy SOCKSv5."
3665
3666 #: ../gio/gthemedicon.c:498
3667 #, c-format
3668 msgid "Can't handle version %d of GThemedIcon encoding"
3669 msgstr "No se puede manejar la versión %d de la codificación GThemedIcon"
3670
3671 #: ../gio/gtlscertificate.c:228
3672 msgid "No PEM-encoded certificate found"
3673 msgstr "No se encontró ningún certificado codificado con PEM"
3674
3675 #: ../gio/gtlscertificate.c:237
3676 msgid "Could not parse PEM-encoded certificate"
3677 msgstr "No se pudo analizar el certificado codificado con PEM"
3678
3679 #: ../gio/gtlscertificate.c:258
3680 msgid "Could not parse PEM-encoded private key"
3681 msgstr "No se pudo analizar la clave privada codificada con PEM"
3682
3683 #: ../gio/gunixconnection.c:164 ../gio/gunixconnection.c:505
3684 #, c-format
3685 msgid "Expecting 1 control message, got %d"
3686 msgstr "Se esperaba un mensaje de control, se obtuvieron %d"
3687
3688 #: ../gio/gunixconnection.c:177 ../gio/gunixconnection.c:515
3689 msgid "Unexpected type of ancillary data"
3690 msgstr "Tipos de datos complementarios inesperados"
3691
3692 #: ../gio/gunixconnection.c:195
3693 #, c-format
3694 msgid "Expecting one fd, but got %d\n"
3695 msgstr "Se esperaba un fd pero se obtuvieron %d\n"
3696
3697 #: ../gio/gunixconnection.c:211
3698 msgid "Received invalid fd"
3699 msgstr "Se recibió un fd no válido"
3700
3701 #: ../gio/gunixconnection.c:359
3702 msgid "Error sending credentials: "
3703 msgstr "Error al enviar las credenciales: "
3704
3705 #: ../gio/gunixconnection.c:439
3706 #, c-format
3707 msgid "Error checking if SO_PASSCRED is enabled for socket: %s"
3708 msgstr "Error al comprobar si SO_PASSCRED está activada para el socket: %s"
3709
3710 #: ../gio/gunixconnection.c:448
3711 #, c-format
3712 msgid ""
3713 "Unexpected option length while checking if SO_PASSCRED is enabled for "
3714 "socket. Expected %d bytes, got %d"
3715 msgstr ""
3716 "Opción de longitud inesperada al comprobar si SO_PASSCRED estaba activada "
3717 "para el socket. Se esperaban %d bytes, se obtuvieron %d."
3718
3719 #: ../gio/gunixconnection.c:465
3720 #, c-format
3721 msgid "Error enabling SO_PASSCRED: %s"
3722 msgstr "Error al activar SO_PASSCRED: %s"
3723
3724 #: ../gio/gunixconnection.c:495
3725 msgid ""
3726 "Expecting to read a single byte for receiving credentials but read zero bytes"
3727 msgstr ""
3728 "Se esperaba leer un solo byte para recibir las credenciales pero se leyeron "
3729 "cero bytes"
3730
3731 #: ../gio/gunixconnection.c:538
3732 #, c-format
3733 msgid "Error while disabling SO_PASSCRED: %s"
3734 msgstr "Error al desactivar SO_PASSCRED: %s"
3735
3736 #: ../gio/gunixinputstream.c:368 ../gio/gunixinputstream.c:388
3737 #: ../gio/gunixinputstream.c:466
3738 #, c-format
3739 msgid "Error reading from unix: %s"
3740 msgstr "Error al leer de unix: %s"
3741
3742 #: ../gio/gunixinputstream.c:421 ../gio/gunixinputstream.c:601
3743 #: ../gio/gunixoutputstream.c:407 ../gio/gunixoutputstream.c:556
3744 #, c-format
3745 msgid "Error closing unix: %s"
3746 msgstr "Error al cerrar unix: %s"
3747
3748 #: ../gio/gunixmounts.c:1848 ../gio/gunixmounts.c:1885
3749 msgid "Filesystem root"
3750 msgstr "Sistema de archivos raíz"
3751
3752 #: ../gio/gunixoutputstream.c:353 ../gio/gunixoutputstream.c:374
3753 #: ../gio/gunixoutputstream.c:452
3754 #, c-format
3755 msgid "Error writing to unix: %s"
3756 msgstr "Error al escribir en unix: %s"
3757
3758 #: ../gio/gunixsocketaddress.c:244
3759 msgid "Abstract unix domain socket addresses not supported on this system"
3760 msgstr ""
3761 "Este sistema no soporta direcciones de socket de dominio UNIX abstracto"
3762
3763 #: ../gio/gvolume.c:408
3764 msgid "volume doesn't implement eject"
3765 msgstr "el volumen no implementa la expulsión"
3766
3767 #. Translators: This is an error
3768 #. * message for volume objects that
3769 #. * don't implement any of eject or eject_with_operation.
3770 #: ../gio/gvolume.c:488
3771 msgid "volume doesn't implement eject or eject_with_operation"
3772 msgstr "el volumen no implementa la expulsión o expulsión con operación"
3773
3774 #: ../gio/gwin32appinfo.c:276
3775 msgid "Can't find application"
3776 msgstr "No se puede encontrar la aplicación"
3777
3778 #: ../gio/gwin32appinfo.c:299
3779 #, c-format
3780 msgid "Error launching application: %s"
3781 msgstr "Error al analizar la aplicación: %s"
3782
3783 #: ../gio/gwin32appinfo.c:335
3784 msgid "URIs not supported"
3785 msgstr "No se soportan URI"
3786
3787 #: ../gio/gwin32appinfo.c:357
3788 msgid "association changes not supported on win32"
3789 msgstr "los cambios de asociación no están soportados en win32"
3790
3791 #: ../gio/gwin32appinfo.c:369
3792 msgid "Association creation not supported on win32"
3793 msgstr "La creación de asociación no está soportada en win32"
3794
3795 #: ../gio/gwin32inputstream.c:318
3796 #, c-format
3797 msgid "Error reading from handle: %s"
3798 msgstr "Error al leer del manejador: %s"
3799
3800 #: ../gio/gwin32inputstream.c:348 ../gio/gwin32outputstream.c:348
3801 #, c-format
3802 msgid "Error closing handle: %s"
3803 msgstr "Error al cerrar el manejador: %s"
3804
3805 #: ../gio/gwin32outputstream.c:318
3806 #, c-format
3807 msgid "Error writing to handle: %s"
3808 msgstr "Error al escribir en el manejador: %s"
3809
3810 #: ../gio/gzlibcompressor.c:396 ../gio/gzlibdecompressor.c:349
3811 msgid "Not enough memory"
3812 msgstr "No hay suficiente memoria"
3813
3814 #: ../gio/gzlibcompressor.c:403 ../gio/gzlibdecompressor.c:356
3815 #, c-format
3816 msgid "Internal error: %s"
3817 msgstr "Error interno: %s"
3818
3819 #: ../gio/gzlibcompressor.c:416 ../gio/gzlibdecompressor.c:370
3820 msgid "Need more input"
3821 msgstr "Se necesita más entrada"
3822
3823 #: ../gio/gzlibdecompressor.c:342
3824 msgid "Invalid compressed data"
3825 msgstr "Datos comprimidos no válidos"
3826
3827 #~ msgid "No such schema `%s' specified in override file `%s'"
3828 #~ msgstr ""
3829 #~ "No existe el esquema «%s» especificado en el archivo de sobreescritura "
3830 #~ "«%s»"
3831
3832 #~ msgid ""
3833 #~ "Commands:\n"
3834 #~ "  help        Show this information\n"
3835 #~ "  get         Get the value of a key\n"
3836 #~ "  set         Set the value of a key\n"
3837 #~ "  reset       Reset the value of a key\n"
3838 #~ "  monitor     Monitor a key for changes\n"
3839 #~ "  writable    Check if a key is writable\n"
3840 #~ "\n"
3841 #~ "Use '%s COMMAND --help' to get help for individual commands.\n"
3842 #~ msgstr ""
3843 #~ "Comandos:\n"
3844 #~ "  help        Mostrar esta información\n"
3845 #~ "  get         Obtener el valor de una clave\n"
3846 #~ "  set         Establecer el valor de una clave\n"
3847 #~ "  reset       Restablecer el valor de una clave\n"
3848 #~ "  monitor     Monitorizar si hay cambios en una clave\n"
3849 #~ "  writable    Comprobar si una clave se puede escribir\n"
3850 #~ "\n"
3851 #~ "Use «%s COMANDO --help» para obtener ayuda de los comandos individuales.\n"
3852
3853 #~ msgid "Specify the path for the schema"
3854 #~ msgstr "Especificar la ruta para el esquema"
3855
3856 #~ msgid "PATH"
3857 #~ msgstr "RUTA"
3858
3859 #~ msgid ""
3860 #~ "Arguments:\n"
3861 #~ "  SCHEMA      The id of the schema\n"
3862 #~ "  KEY         The name of the key\n"
3863 #~ "  VALUE       The value to set key to, as a serialized GVariant\n"
3864 #~ msgstr ""
3865 #~ "Argumentos:\n"
3866 #~ "  SCHEMA      El ID del esquema\n"
3867 #~ "  KEY         El nombre de la clave\n"
3868 #~ "  VALUE       El valor con el que establecer una clave, serializado como "
3869 #~ "GVariant\n"
3870
3871 #~ msgid "Key %s is not writable\n"
3872 #~ msgstr "No se puede escribir la clave %s\n"
3873
3874 #~ msgid ""
3875 #~ "Monitor KEY for changes and print the changed values.\n"
3876 #~ "Monitoring will continue until the process is terminated."
3877 #~ msgstr ""
3878 #~ "Monitorizar si hay cambios en una clave e imprimir los valores de "
3879 #~ "cambio.\n"
3880 #~ "La monitorización continuará hasta que el proceso haya terminado."
3881
3882 #~ msgid "Error writing first 16 bytes of message to socket: "
3883 #~ msgstr "Error al escribir los primeros 16 bytes del mensaje en el socket: "
3884
3885 #~ msgid "Encountered array of length %"
3886 #~ msgstr "Se encontró un vector de longitud %"
3887
3888 #~ msgid "Do not give error for empty directory"
3889 #~ msgstr "No proporcionar error para un directorio vacío"
3890
3891 #~ msgid "Monitor KEY for changes"
3892 #~ msgstr "Monitorizar cambios en la CLAVE"
3893
3894 #~ msgid "Manipulate GSettings configuration"
3895 #~ msgstr "Gestionar la configuración de GSettings"
3896
3897 #~ msgid ""
3898 #~ "You must specify exactly one of --get, --set, --writable or --monitor\n"
3899 #~ msgstr ""
3900 #~ "Debe especificar exactamente una de --get, --set, --writable o --monitor\n"
3901
3902 #~ msgid "You must specify a schema and a key\n"
3903 #~ msgstr "Debe especificar un esquema y una clave\n"
3904
3905 #~ msgid "You must specify a schema, a key and a value\n"
3906 #~ msgstr "Debe especificar un esquema, una clave y un valor\n"
3907
3908 #~ msgid "Invalid UTF-8 sequence in input"
3909 #~ msgstr "Secuencia inválida en la entrada UTF-8"
3910
3911 #~ msgid "Reached maximum data array limit"
3912 #~ msgstr "Se alcanzó el límite máximo del array de datos"
3913
3914 #~ msgid "do not hide entries"
3915 #~ msgstr "no ocultar entradas"
3916
3917 #~ msgid "use a long listing format"
3918 #~ msgstr "usar un formato de listado largo"
3919
3920 #~ msgid "[FILE...]"
3921 #~ msgstr "[ARCHIVO…]"
3922
3923 #~ msgid ""
3924 #~ "Character '%s' is not valid at the start of an entity name; the & "
3925 #~ "character begins an entity; if this ampersand isn't supposed to be an "
3926 #~ "entity, escape it as &amp;"
3927 #~ msgstr ""
3928 #~ "El carácter «%s» no es válido al inicio del nombre de una entidad; el "
3929 #~ "carácter «&» inicia una entidad; si el signo et ('&') no debiera ser una "
3930 #~ "entidad, escápela como &amp;"
3931
3932 #~ msgid "Character '%s' is not valid inside an entity name"
3933 #~ msgstr "El carácter «%s» no es válido dentro del nombre de una entidad"
3934
3935 #~ msgid "Empty character reference; should include a digit such as &#454;"
3936 #~ msgstr ""
3937 #~ "El carácter de referencia está vacío; debería incluir un dígito tal como "
3938 #~ "&#454;"
3939
3940 #~ msgid "Unfinished entity reference"
3941 #~ msgstr "Referencia de entidad sin terminar"
3942
3943 #~ msgid "Unfinished character reference"
3944 #~ msgstr "Referencia de carácter sin terminar"
3945
3946 #~ msgid "Invalid UTF-8 encoded text - overlong sequence"
3947 #~ msgstr "Texto codificado como UTF-8 inválido; secuencia demasiado larga"
3948
3949 #~ msgid "Invalid UTF-8 encoded text - not a start char"
3950 #~ msgstr "Texto codificado como UTF-8 inválido; sin carácter de comienzo"
3951
3952 #~ msgid "file"
3953 #~ msgstr "archivo"
3954
3955 #~ msgid "The file containing the icon"
3956 #~ msgstr "El archivo que contiene el icono"
3957
3958 #~ msgid "The name of the icon"
3959 #~ msgstr "El nombre del icono"
3960
3961 #~ msgid "names"
3962 #~ msgstr "nombres"
3963
3964 #~ msgid "An array containing the icon names"
3965 #~ msgstr "Un array que contiene los nombres de los iconos"
3966
3967 #~ msgid "use default fallbacks"
3968 #~ msgstr "usar valores predeterminados de reserva"
3969
3970 #~ msgid ""
3971 #~ "Whether to use default fallbacks found by shortening the name at '-' "
3972 #~ "characters. Ignores names after the first if multiple names are given."
3973 #~ msgstr ""
3974 #~ "Indica si se debe usar los valores de reserva encontrados al acortar el "
3975 #~ "nombre en los caracteres «-». Si se proporcionan varios nombres los "
3976 #~ "ignora después del primero."
3977
3978 #~ msgid "File descriptor"
3979 #~ msgstr "Descriptor del archivo"
3980
3981 #~ msgid "The file descriptor to read from"
3982 #~ msgstr "El descriptor del archivo del que leer"
3983
3984 #~ msgid "Close file descriptor"
3985 #~ msgstr "Elegir el descriptor del archivo"
3986
3987 #~ msgid "Whether to close the file descriptor when the stream is closed"
3988 #~ msgstr ""
3989 #~ "Indica si se debe cerrar el descriptor del archivo cuando se cierra el "
3990 #~ "flujo"
3991
3992 #~ msgid "The file descriptor to write to"
3993 #~ msgstr "El descriptor de archivo en el que escribir"