po: update po files for new comments
[platform/upstream/gstreamer.git] / po / es.po
1 # translation of gstreamer-0.10.24.2.po to Español
2 # spanish translation for gstreamer
3 # This file is put in the public domain.
4 #
5 # Jorge González González <aloriel@gmail.com>, 2007, 2008, 2009.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gstreamer 0.10.24.2\n"
9 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
10 "POT-Creation-Date: 2010-02-15 00:27+0000\n"
11 "PO-Revision-Date: 2009-09-29 20:32+0200\n"
12 "Last-Translator: Jorge González González <aloriel@gmail.com>\n"
13 "Language-Team: Spanish <es@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms:  nplurals=2; plural=(n != 1);\n"
18
19 msgid "Print the GStreamer version"
20 msgstr "Imprimir la versión de GStreamer"
21
22 msgid "Make all warnings fatal"
23 msgstr "Hacer todas las advertencias fatales"
24
25 msgid "Print available debug categories and exit"
26 msgstr "Imprimir categorías de depuración disponibles y salir"
27
28 msgid ""
29 "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
30 msgstr ""
31 "Nivel de depuración predeterminado desde 1 (sólo error) hasta 5 (todo) o 0 "
32 "sin salida"
33
34 msgid "LEVEL"
35 msgstr "NIVEL"
36
37 msgid ""
38 "Comma-separated list of category_name:level pairs to set specific levels for "
39 "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
40 msgstr ""
41 "Lista de pares categoría_nombre:nivel separados por comas para establecer "
42 "niveles específicos para las categorías individuales. Ejemplo: "
43 "GST_AUTOPLUG:5,GST_ELEMENT_*:3"
44
45 msgid "LIST"
46 msgstr "LISTA"
47
48 msgid "Disable colored debugging output"
49 msgstr "Desactivar la coloración de la salida depurada"
50
51 msgid "Disable debugging"
52 msgstr "Desactivar depuración"
53
54 msgid "Enable verbose plugin loading diagnostics"
55 msgstr "Activar la salida detallada del diagnóstico de carga de complementos"
56
57 msgid "Colon-separated paths containing plugins"
58 msgstr "Rutas separadas por punto y coma conteniendo los complementos"
59
60 msgid "PATHS"
61 msgstr "RUTAS"
62
63 msgid ""
64 "Comma-separated list of plugins to preload in addition to the list stored in "
65 "environment variable GST_PLUGIN_PATH"
66 msgstr ""
67 "Lista de complementos para pregarcar separados por comas además de la lista "
68 "almacenada en la variable de entorno GST_PLUGIN_PATH"
69
70 msgid "PLUGINS"
71 msgstr "COMPLEMENTOS"
72
73 msgid "Disable trapping of segmentation faults during plugin loading"
74 msgstr ""
75 "Desactivar la captura de fallos de segmentación durante la carga de "
76 "complementos"
77
78 msgid "Disable updating the registry"
79 msgstr "Desactivar la actualización del registro"
80
81 #, fuzzy
82 msgid "Disable spawning a helper process while scanning the registry"
83 msgstr "Deshabilitar el uso de fork() al escanear el registro"
84
85 msgid "GStreamer Options"
86 msgstr "Opciones de GStreamer"
87
88 msgid "Show GStreamer Options"
89 msgstr "Mostrar las opciones de GStreamer"
90
91 msgid "Unknown option"
92 msgstr "Opción desconocida"
93
94 #, c-format
95 msgid "ERROR: from element %s: %s\n"
96 msgstr "ERROR: del elemento %s: %s\n"
97
98 #, c-format
99 msgid ""
100 "Additional debug info:\n"
101 "%s\n"
102 msgstr ""
103 "Información adicional de depuración:\n"
104 "%s\n"
105
106 msgid "GStreamer encountered a general core library error."
107 msgstr "GStreamer encontró un error general en el núcleo de la biblioteca."
108
109 msgid ""
110 "GStreamer developers were too lazy to assign an error code to this error."
111 msgstr ""
112 "Los desarrolladores de GStreamer fueron demasiado vagos para añadir un "
113 "código de error a este error."
114
115 msgid "Internal GStreamer error: code not implemented."
116 msgstr "Error interno de GStreamer: código no implementado"
117
118 msgid ""
119 "GStreamer error: state change failed and some element failed to post a "
120 "proper error message with the reason for the failure."
121 msgstr ""
122 "Error de GStreamer: falló el cambio de estado y algún elemento falló al "
123 "publicar el error de mensaje correspondiente con el motivo del fallo."
124
125 msgid "Internal GStreamer error: pad problem."
126 msgstr " "
127
128 msgid "Internal GStreamer error: thread problem."
129 msgstr "Error interno de GStreamer: problema con las hebras."
130
131 msgid "Internal GStreamer error: negotiation problem."
132 msgstr "Error interno de GStreamer: problema con la negociación."
133
134 msgid "Internal GStreamer error: event problem."
135 msgstr "Error interno de GStreamer: problema con los eventos."
136
137 msgid "Internal GStreamer error: seek problem."
138 msgstr "Error interno de GStreamer: problema con la búsqueda."
139
140 msgid "Internal GStreamer error: caps problem."
141 msgstr "Error interno de GStreamer: problema con las capacidades."
142
143 msgid "Internal GStreamer error: tag problem."
144 msgstr "Error interno de GStreamer: problema con las etiquetas."
145
146 msgid "Your GStreamer installation is missing a plug-in."
147 msgstr "A la instalación de GStreamer le falta un complemento."
148
149 msgid "Internal GStreamer error: clock problem."
150 msgstr "Error interno de GStreamer: problema con el reloj."
151
152 msgid ""
153 "This application is trying to use GStreamer functionality that has been "
154 "disabled."
155 msgstr ""
156 "Esta aplicación está tratando de usar una funcionalidad de GStreamer que se "
157 "ha deshabilitado."
158
159 msgid "GStreamer encountered a general supporting library error."
160 msgstr "GStreamer encontró un error de soporte general en la biblioteca."
161
162 msgid "Could not initialize supporting library."
163 msgstr "No se pudo inicializar la biblioteca de soporte."
164
165 msgid "Could not close supporting library."
166 msgstr "No se pudo cerrar la biblioteca de soporte."
167
168 msgid "Could not configure supporting library."
169 msgstr "No se pudo configurar la biblioteca de soporte."
170
171 msgid "GStreamer encountered a general resource error."
172 msgstr "GStreamer encontró un error general de recurso."
173
174 msgid "Resource not found."
175 msgstr "Recurso no encontrado."
176
177 msgid "Resource busy or not available."
178 msgstr "El recurso está ocupado o no disponible."
179
180 msgid "Could not open resource for reading."
181 msgstr "No se pudo abrir el recurso para su lectura."
182
183 msgid "Could not open resource for writing."
184 msgstr "No se pudo abrir el recurso para su escritura."
185
186 msgid "Could not open resource for reading and writing."
187 msgstr "No se pudo abrir el recurso para su lectura y escritura."
188
189 msgid "Could not close resource."
190 msgstr "No se pudo cerrar el recurso."
191
192 msgid "Could not read from resource."
193 msgstr "No se pudo leer del recurso."
194
195 msgid "Could not write to resource."
196 msgstr "No se pudo escribir en el recurso."
197
198 msgid "Could not perform seek on resource."
199 msgstr "No se pudo realizar una búsqueda en el recurso."
200
201 msgid "Could not synchronize on resource."
202 msgstr "No se pudo sincronizar el recurso."
203
204 msgid "Could not get/set settings from/on resource."
205 msgstr "No se pudieron obtener/establecer los ajustes de/en el recurso."
206
207 msgid "No space left on the resource."
208 msgstr "No queda espacio disponible en el recurso."
209
210 msgid "GStreamer encountered a general stream error."
211 msgstr "GStreamer encontró un error general de flujo."
212
213 msgid "Element doesn't implement handling of this stream. Please file a bug."
214 msgstr ""
215 "El elemento no implementa un manejador de este flujo. Por favor, rellene un "
216 "informe de error."
217
218 msgid "Could not determine type of stream."
219 msgstr "No se pudo determinar el tipo de flujo."
220
221 msgid "The stream is of a different type than handled by this element."
222 msgstr "El flujo es de un tipo diferente que el manejado por este elemento."
223
224 msgid "There is no codec present that can handle the stream's type."
225 msgstr "No hay un códec disponible que pueda manejar el tipo del flujo."
226
227 msgid "Could not decode stream."
228 msgstr "No se pudo decodificar el flujo."
229
230 msgid "Could not encode stream."
231 msgstr "No se pudo codificar el flujo."
232
233 msgid "Could not demultiplex stream."
234 msgstr "No se pudo demultiplexar el flujo."
235
236 msgid "Could not multiplex stream."
237 msgstr "No se pudo multiplexar el flujo."
238
239 msgid "The stream is in the wrong format."
240 msgstr "El flujo está en el formato incorrecto."
241
242 msgid "The stream is encrypted and decryption is not supported."
243 msgstr "El flujo está cifrado y el descifrado no está soportado."
244
245 msgid ""
246 "The stream is encrypted and can't be decrypted because no suitable key has "
247 "been supplied."
248 msgstr ""
249 "El flujo está cifrado y no se puede descifrar porque no se ha proporcionado "
250 "una clave adecuada."
251
252 #, c-format
253 msgid "No error message for domain %s."
254 msgstr "No hay un mensaje de error para el dominio %s."
255
256 #, c-format
257 msgid "No standard error message for domain %s and code %d."
258 msgstr "No hay un mensaje de error estándar para el dominio %s y código %d."
259
260 msgid "Selected clock cannot be used in pipeline."
261 msgstr "El reloj seleccionado no se puede usar en la segmentación."
262
263 msgid "title"
264 msgstr "título"
265
266 msgid "commonly used title"
267 msgstr "título usado comúnmente"
268
269 msgid "title sortname"
270 msgstr "nombre de ordenación del título"
271
272 msgid "commonly used title for sorting purposes"
273 msgstr "título usado comúnmente para propósitos de ordenamiento"
274
275 msgid "artist"
276 msgstr "artista"
277
278 msgid "person(s) responsible for the recording"
279 msgstr "persona(s) responsables de la grabación"
280
281 msgid "artist sortname"
282 msgstr "nombre de ordenación del artista"
283
284 msgid "person(s) responsible for the recording for sorting purposes"
285 msgstr ""
286 "persona(s) responsable(s) de la grabación para propósitos de ordenamiento"
287
288 msgid "album"
289 msgstr "álbum"
290
291 msgid "album containing this data"
292 msgstr "el álbum que contiene estos datos"
293
294 msgid "album sortname"
295 msgstr "nombre de ordenación del álbum"
296
297 msgid "album containing this data for sorting purposes"
298 msgstr "el álbum que contiene estos datos para propósitos de ordenamiento"
299
300 msgid "album artist"
301 msgstr "artista del álbum"
302
303 msgid "The artist of the entire album, as it should be displayed"
304 msgstr "El artista del álbum entero, como se debería mostrar"
305
306 msgid "album artist sortname"
307 msgstr "nombre de ordenación del artista del álbum"
308
309 msgid "The artist of the entire album, as it should be sorted"
310 msgstr "El artista del álbum entero, como se debería ordenar"
311
312 msgid "date"
313 msgstr "fecha"
314
315 msgid "date the data was created (as a GDate structure)"
316 msgstr "fecha en la que se crearon los datos (como estructura GDate)"
317
318 msgid "genre"
319 msgstr "género"
320
321 msgid "genre this data belongs to"
322 msgstr "género al que pertenecen estos datos"
323
324 msgid "comment"
325 msgstr "comentario"
326
327 msgid "free text commenting the data"
328 msgstr "comentario de texto sobre los datos"
329
330 msgid "extended comment"
331 msgstr "comentario extendido"
332
333 msgid "free text commenting the data in key=value or key[en]=comment form"
334 msgstr ""
335 "texto libre comentando los datos como key=valor o key[es]=formulario de "
336 "comentario"
337
338 msgid "track number"
339 msgstr "número de pista"
340
341 msgid "track number inside a collection"
342 msgstr "número de pista en una colección"
343
344 msgid "track count"
345 msgstr "número de pista"
346
347 msgid "count of tracks inside collection this track belongs to"
348 msgstr "número de pistas en la colección a la que pertenece la pista"
349
350 msgid "disc number"
351 msgstr "número de disco"
352
353 msgid "disc number inside a collection"
354 msgstr "número del disco dentro de una colección"
355
356 msgid "disc count"
357 msgstr "número de discos"
358
359 msgid "count of discs inside collection this disc belongs to"
360 msgstr "número de discos en la colección a la que pertenece el disco"
361
362 msgid "location"
363 msgstr "ubicación"
364
365 msgid ""
366 "Origin of media as a URI (location, where the original of the file or stream "
367 "is hosted)"
368 msgstr ""
369 "Origen del medio como un URI (ubicación, donde está alojado el archivo o "
370 "flujo original)"
371
372 msgid "homepage"
373 msgstr "página principal"
374
375 msgid "Homepage for this media (i.e. artist or movie homepage)"
376 msgstr ""
377 "Página principal para este soporte (ej. página principal del artista o "
378 "película)"
379
380 msgid "description"
381 msgstr "descripción"
382
383 msgid "short text describing the content of the data"
384 msgstr "texto corto describiendo el contenido de los datos"
385
386 msgid "version"
387 msgstr "versión"
388
389 msgid "version of this data"
390 msgstr "versión de estos datos"
391
392 msgid "ISRC"
393 msgstr "ISRC"
394
395 msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
396 msgstr ""
397 "International Standard Recording Code; consulte http://www.ifpi.org/isrc/"
398
399 msgid "organization"
400 msgstr "organización"
401
402 msgid "copyright"
403 msgstr "copyright"
404
405 msgid "copyright notice of the data"
406 msgstr "nota de derechos de autor de los datos"
407
408 msgid "copyright uri"
409 msgstr "URI a los derechos de autor"
410
411 msgid "URI to the copyright notice of the data"
412 msgstr "URI a la nota de derechos de autor de los datos"
413
414 msgid "contact"
415 msgstr "contacto"
416
417 msgid "contact information"
418 msgstr "información de contacto"
419
420 msgid "license"
421 msgstr "licencia"
422
423 msgid "license of data"
424 msgstr "licencia de los datos"
425
426 msgid "license uri"
427 msgstr "URI a la licencia"
428
429 msgid "URI to the license of the data"
430 msgstr "URI a la licencia de los datos"
431
432 msgid "performer"
433 msgstr "intérprete"
434
435 msgid "person(s) performing"
436 msgstr "persona(s) interpretando"
437
438 msgid "composer"
439 msgstr "compositor"
440
441 msgid "person(s) who composed the recording"
442 msgstr "persona(s) que compusieron la grabación"
443
444 msgid "duration"
445 msgstr "duracio"
446
447 msgid "length in GStreamer time units (nanoseconds)"
448 msgstr "duración en unidades de tiempo GStreamer (nanosegundos)"
449
450 msgid "codec"
451 msgstr "cídec"
452
453 msgid "codec the data is stored in"
454 msgstr "códec en el que están almacenados los datos"
455
456 msgid "video codec"
457 msgstr "códec de vídeo"
458
459 msgid "codec the video data is stored in"
460 msgstr "códec en el que están almacenados los datos del vídeo"
461
462 msgid "audio codec"
463 msgstr "códec de sonido"
464
465 msgid "codec the audio data is stored in"
466 msgstr "códec en el que están almacenados los datos del sonido"
467
468 msgid "subtitle codec"
469 msgstr "códec del subtítulo"
470
471 msgid "codec the subtitle data is stored in"
472 msgstr "códec en el que están almacenados los datos del subtítulo"
473
474 msgid "container format"
475 msgstr "formato del contenedor"
476
477 msgid "container format the data is stored in"
478 msgstr "formato del contenedor en el que están almacenados los datos"
479
480 msgid "bitrate"
481 msgstr "tasa de bits"
482
483 msgid "exact or average bitrate in bits/s"
484 msgstr "tasa de bits exacta o media en bits/s"
485
486 msgid "nominal bitrate"
487 msgstr "tasa de bits nominal"
488
489 msgid "nominal bitrate in bits/s"
490 msgstr "tasa de bits nominal en bits/s"
491
492 msgid "minimum bitrate"
493 msgstr "mínima tasa de bits"
494
495 msgid "minimum bitrate in bits/s"
496 msgstr "mínima tasa de bits en bits/s"
497
498 msgid "maximum bitrate"
499 msgstr "máxima tasa de bits"
500
501 msgid "maximum bitrate in bits/s"
502 msgstr "máxima tasa de bits en bits/s"
503
504 msgid "encoder"
505 msgstr "codificador"
506
507 msgid "encoder used to encode this stream"
508 msgstr "codificador usado para codificar este flujo"
509
510 msgid "encoder version"
511 msgstr "versión del codificador"
512
513 msgid "version of the encoder used to encode this stream"
514 msgstr "versión del codificador usado para codificar este flujo"
515
516 msgid "serial"
517 msgstr "serie"
518
519 msgid "serial number of track"
520 msgstr "número de serie de la pista"
521
522 msgid "replaygain track gain"
523 msgstr "reproduciendo ganancia de la pista"
524
525 msgid "track gain in db"
526 msgstr "ganancia de la pista en dB"
527
528 msgid "replaygain track peak"
529 msgstr "reproduciendo pico de la pista"
530
531 msgid "peak of the track"
532 msgstr "pico de la pista"
533
534 msgid "replaygain album gain"
535 msgstr "reproduciendo ganancia del álbum"
536
537 msgid "album gain in db"
538 msgstr "ganancia del álbum en dB"
539
540 msgid "replaygain album peak"
541 msgstr "reproduciendo el pico del álbum"
542
543 msgid "peak of the album"
544 msgstr "pico del álbum"
545
546 msgid "replaygain reference level"
547 msgstr "nivel de referencia de la ganancia"
548
549 msgid "reference level of track and album gain values"
550 msgstr "valor del nivel de referencia de ganancia de la pista y del álbum"
551
552 msgid "language code"
553 msgstr "código de idioma"
554
555 msgid "language code for this stream, conforming to ISO-639-1"
556 msgstr "código de idioma para este flujo, ajustándose a ISO-639-1"
557
558 msgid "image"
559 msgstr "imagen"
560
561 msgid "image related to this stream"
562 msgstr "imagen relacionada con este flujo"
563
564 #. TRANSLATORS: 'preview image' is a compound noun here, not verb+noun
565 msgid "preview image"
566 msgstr "previsualizar imagen"
567
568 msgid "preview image related to this stream"
569 msgstr "previsualizar la imagen relacionada con este flujo"
570
571 msgid "attachment"
572 msgstr "adjunto"
573
574 msgid "file attached to this stream"
575 msgstr "archivo adjunto a este flujo"
576
577 msgid "beats per minute"
578 msgstr "golpes por minuto (bpm)"
579
580 msgid "number of beats per minute in audio"
581 msgstr "número de golpes por minuto (bpm) en el sonido"
582
583 msgid "keywords"
584 msgstr "palabras clave"
585
586 msgid "comma separated keywords describing the content"
587 msgstr "palabras clave separadas por comas describiendo el contenido"
588
589 msgid "geo location name"
590 msgstr "nombre de la geoubicación"
591
592 msgid ""
593 "human readable descriptive location of where the media has been recorded or "
594 "produced"
595 msgstr ""
596 "descripción de la ubicación entendible por humanos de dónde se ha grabado o "
597 "producido el medio"
598
599 msgid "geo location latitude"
600 msgstr "latitud de la geolocalización"
601
602 msgid ""
603 "geo latitude location of where the media has been recorded or produced in "
604 "degrees according to WGS84 (zero at the equator, negative values for "
605 "southern latitudes)"
606 msgstr ""
607 "latitud geográfica donde se ha grabado o producido el medio, en grados de "
608 "acuerdo con WGS84 (cero es el ecuador, valores negativos para latitudes "
609 "meridionales)"
610
611 msgid "geo location longitude"
612 msgstr "longitud de la geolocalización"
613
614 msgid ""
615 "geo longitude location of where the media has been recorded or produced in "
616 "degrees according to WGS84 (zero at the prime meridian in Greenwich/UK,  "
617 "negative values for western longitudes)"
618 msgstr ""
619 "longitud geográfica donde se ha grabado o producido el medio, en grados de "
620 "acuerdo con WGS84 (cero es el primer meridiano en Greenwich/GB, valores "
621 "negativos para longitudes occidentales)"
622
623 msgid "geo location elevation"
624 msgstr "elevación de la geolocalización"
625
626 msgid ""
627 "geo elevation of where the media has been recorded or produced in meters "
628 "according to WGS84 (zero is average sea level)"
629 msgstr ""
630 "elevación geográfica donde se ha grabado o producido el medio, en metros de "
631 "acuerdo con WGS84 (cero es el nivel medio del mar)"
632
633 #. TRANSLATORS: 'show name' is a compound noun here, not verb+noun
634 msgid "show name"
635 msgstr ""
636
637 msgid "Name of the tv/podcast/series show the media is from"
638 msgstr ""
639
640 #. TRANSLATORS: 'show sortname' is a compound noun here, not verb+noun
641 #, fuzzy
642 msgid "show sortname"
643 msgstr "nombre de ordenación del artista"
644
645 msgid ""
646 "Name of the tv/podcast/series show the media is from, for sorting purposes"
647 msgstr ""
648
649 #, fuzzy
650 msgid "episode number"
651 msgstr "número de disco"
652
653 msgid "The episode number in the season the media is part of"
654 msgstr ""
655
656 #, fuzzy
657 msgid "season number"
658 msgstr "número de disco"
659
660 msgid "The season number of the show the media is part of"
661 msgstr ""
662
663 #, fuzzy
664 msgid "lyrics"
665 msgstr "licencia"
666
667 msgid "The lyrics of the media, commonly used for songs"
668 msgstr ""
669
670 #, fuzzy
671 msgid "composer sortname"
672 msgstr "nombre de ordenación del título"
673
674 #, fuzzy
675 msgid "person(s) who composed the recording, for sorting purposes"
676 msgstr ""
677 "persona(s) responsable(s) de la grabación para propósitos de ordenamiento"
678
679 msgid "grouping"
680 msgstr ""
681
682 msgid ""
683 "Groups related media that spans multiple tracks, like the different pieces "
684 "of a concerto. It is a higher level than a track, but lower than an album"
685 msgstr ""
686
687 msgid ", "
688 msgstr ", "
689
690 #, c-format
691 msgid "specified empty bin \"%s\", not allowed"
692 msgstr "el binario especificado «%s» está vacío, no está permitido"
693
694 #, c-format
695 msgid "no bin \"%s\", skipping"
696 msgstr "no existe el binario «%s», omitiendo"
697
698 #, c-format
699 msgid "no property \"%s\" in element \"%s\""
700 msgstr "no hay una propiedad «%s» en el elemento «%s»"
701
702 #, c-format
703 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
704 msgstr "no se pudo establecer la propiedad «%s» en el elemento «%s» a «%s»"
705
706 #, c-format
707 msgid "could not link %s to %s"
708 msgstr "no se pudo enlazar %s a %s"
709
710 #, c-format
711 msgid "no element \"%s\""
712 msgstr "no hay un elemento «%s»"
713
714 #, c-format
715 msgid "could not parse caps \"%s\""
716 msgstr "no se pudieron analizar las capacidades «%s»"
717
718 msgid "link without source element"
719 msgstr "enlace sin elemento origen"
720
721 msgid "link without sink element"
722 msgstr "enlace sin elemento sumidero"
723
724 #, c-format
725 msgid "no source element for URI \"%s\""
726 msgstr "no existe un elemento origen para el URI «%s»"
727
728 #, c-format
729 msgid "no element to link URI \"%s\" to"
730 msgstr "no existe un elemento con el que enlazar el URI «%s»"
731
732 #, c-format
733 msgid "no sink element for URI \"%s\""
734 msgstr "no existe el elemento sumidero para el URI «%s»"
735
736 #, c-format
737 msgid "could not link sink element for URI \"%s\""
738 msgstr "no se pudo enlazar el elemento sumidero para el URI «%s»"
739
740 msgid "empty pipeline not allowed"
741 msgstr "no se permite un conducto vacío"
742
743 msgid "Internal clock error."
744 msgstr "Error en el reloj interno."
745
746 msgid "Internal data flow error."
747 msgstr "Error en el flujo de datos interno."
748
749 msgid "A lot of buffers are being dropped."
750 msgstr "Se están desechando muchos búferes."
751
752 msgid "Internal data flow problem."
753 msgstr "Problema en el flujo de datos interno."
754
755 msgid "Internal data stream error."
756 msgstr "Error interno de flujo de datos."
757
758 msgid "Filter caps"
759 msgstr "Filtro de capacidades"
760
761 msgid ""
762 "Restrict the possible allowed capabilities (NULL means ANY). Setting this "
763 "property takes a reference to the supplied GstCaps object."
764 msgstr ""
765 "Restringir las posibles capacidades permitidas (NULL significa CUALQUIERA). "
766 "Al establecer esta propiedad se obtiene una referencia del objeto GstCaps "
767 "proporcionado."
768
769 msgid "No file name specified for writing."
770 msgstr "No se especificó un nombre de archivo para escritura."
771
772 #, c-format
773 msgid "Could not open file \"%s\" for writing."
774 msgstr "No se pudo abrir «%s» para escribir."
775
776 #, c-format
777 msgid "Error closing file \"%s\"."
778 msgstr "Error al cerrar el archivo «%s»."
779
780 #, c-format
781 msgid "Error while seeking in file \"%s\"."
782 msgstr "Error al buscar en el archivo «%s»."
783
784 #, c-format
785 msgid "Error while writing to file \"%s\"."
786 msgstr "Error al escribir al archivo «%s»."
787
788 msgid "No file name specified for reading."
789 msgstr "No se especificó un nombre de archivo para la lectura."
790
791 #, c-format
792 msgid "Could not open file \"%s\" for reading."
793 msgstr "No se pudo abrir el archivo «%s» para leer."
794
795 #, c-format
796 msgid "Could not get info on \"%s\"."
797 msgstr "No se pudo obtener la información de «%s»."
798
799 #, c-format
800 msgid "\"%s\" is a directory."
801 msgstr "«%s» es un directorio."
802
803 #, c-format
804 msgid "File \"%s\" is a socket."
805 msgstr "El archivo «%s» es un socket."
806
807 msgid "Failed after iterations as requested."
808 msgstr "Falló después de las iteraciones, como se pidió."
809
810 msgid "No Temp directory specified."
811 msgstr ""
812
813 #, fuzzy, c-format
814 msgid "Could not create temp file \"%s\"."
815 msgstr "No se pudo obtener la información de «%s»."
816
817 msgid "caps"
818 msgstr "capacidades"
819
820 msgid "detected capabilities in stream"
821 msgstr "capacidades detectadas en el flujo"
822
823 msgid "minimum"
824 msgstr "mínimo"
825
826 msgid "maximum"
827 msgstr "máximo"
828
829 msgid "force caps"
830 msgstr "forzar las capacidades"
831
832 msgid "force caps without doing a typefind"
833 msgstr "forzar las capacidades sin hacer un «typefind»"
834
835 msgid "Stream contains no data."
836 msgstr "El flujo no contiene datos."
837
838 msgid "Implemented Interfaces:\n"
839 msgstr "Interfaces implementados:\n"
840
841 msgid "readable"
842 msgstr "legible"
843
844 msgid "writable"
845 msgstr "escribible"
846
847 msgid "controllable"
848 msgstr "controlable"
849
850 msgid "Blacklisted files:"
851 msgstr ""
852
853 msgid "Total count: "
854 msgstr "Conteo total:"
855
856 #, c-format
857 msgid "%d blacklisted file"
858 msgid_plural "%d blacklisted files"
859 msgstr[0] ""
860 msgstr[1] ""
861
862 #, c-format
863 msgid "%d plugin"
864 msgid_plural "%d plugins"
865 msgstr[0] "%d complemento"
866 msgstr[1] "%d complementos"
867
868 #, c-format
869 msgid "%d blacklist entry"
870 msgid_plural "%d blacklist entries"
871 msgstr[0] ""
872 msgstr[1] ""
873
874 #, c-format
875 msgid "%d feature"
876 msgid_plural "%d features"
877 msgstr[0] "%d característica"
878 msgstr[1] "%d características"
879
880 msgid "Print all elements"
881 msgstr "Imprimir todos los elementos"
882
883 msgid "Print list of blacklisted files"
884 msgstr ""
885
886 #, fuzzy
887 msgid ""
888 "Print a machine-parsable list of features the specified plugin or all "
889 "plugins provide.\n"
890 "                                       Useful in connection with external "
891 "automatic plugin installation mechanisms"
892 msgstr ""
893 "Imprimir una lista de características analizables por una máquina que el "
894 "complemento especificado proporciona.\n"
895 "                                       Útil junto con mecanismos de "
896 "instalación externa automática de complementos "
897
898 msgid "List the plugin contents"
899 msgstr "Listar el contenido del complemento"
900
901 msgid "Print supported URI schemes, with the elements that implement them"
902 msgstr ""
903 "Imprimir los esquemas URI soportados, con los elementos que los implementan"
904
905 #, c-format
906 msgid "Could not load plugin file: %s\n"
907 msgstr "No se pudo cargar el archivo de complemento: %s\n"
908
909 #, c-format
910 msgid "No such element or plugin '%s'\n"
911 msgstr "No existe el elemento o complemento «%s»\n"
912
913 msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
914 msgstr "Uso: gst-xmllaunch <archivo.xml> [ propiedad.del.elemento=valor … ]\n"
915
916 #, c-format
917 msgid "ERROR: parse of xml file '%s' failed.\n"
918 msgstr "ERROR: falló el análisis del archivo xml «%s».\n"
919
920 #, c-format
921 msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
922 msgstr ""
923 "ERROR: no existe el elemento de nivel superior de la segmentación en el "
924 "archivo «%s».\n"
925
926 msgid "WARNING: only one toplevel element is supported at this time.\n"
927 msgstr ""
928 "ADVERTENCIA: en este momento sólo se soporta un elemento de nivel superior.\n"
929
930 #, c-format
931 msgid "ERROR: could not parse command line argument %d: %s.\n"
932 msgstr ""
933 "ERROR: no se pudo analizar el argumento %d de la línea de comandos: %s.\n"
934
935 #, c-format
936 msgid "WARNING: element named '%s' not found.\n"
937 msgstr "ADVERTENCIA: no se encontró el elemento llamado «%s».\n"
938
939 #, c-format
940 msgid "Got message #%u from element \"%s\" (%s): "
941 msgstr "Se obtuvo el mensaje nº %u del elemento «%s» (%s): "
942
943 #, c-format
944 msgid "Got message #%u from pad \"%s:%s\" (%s): "
945 msgstr "Se obtuvo el mensaje nº %u de la celda «%s:%s» (%s): "
946
947 #, c-format
948 msgid "Got message #%u from object \"%s\" (%s): "
949 msgstr "Se recibió el mensaje nº %u del objeto «%s» (%s): "
950
951 #, c-format
952 msgid "Got message #%u (%s): "
953 msgstr "Se obtuvo el mensaje nº %u (%s): "
954
955 #, c-format
956 msgid "Got EOS from element \"%s\".\n"
957 msgstr "Se recibió un EOS del elemento «%s».\n"
958
959 #, c-format
960 msgid "FOUND TAG      : found by element \"%s\".\n"
961 msgstr "ETIQUETA ENCONTRADA      : encontrada por el elemento «%s».\n"
962
963 #, c-format
964 msgid "FOUND TAG      : found by pad \"%s:%s\".\n"
965 msgstr "ETIQUETA ENCONTRADA      : encontrada por la celda «%s:%s».\n"
966
967 #, c-format
968 msgid "FOUND TAG      : found by object \"%s\".\n"
969 msgstr "ETIQUETA ENCONTRADA      : encontrada por el objeto «%s».\n"
970
971 msgid "FOUND TAG\n"
972 msgstr "ETIQUETA ENCONTRADA\n"
973
974 #, c-format
975 msgid ""
976 "INFO:\n"
977 "%s\n"
978 msgstr ""
979 "INFORMACIÓN:\n"
980 "%s\n"
981
982 #, c-format
983 msgid "WARNING: from element %s: %s\n"
984 msgstr "ADVERTENCIA: del elemento %s: %s\n"
985
986 msgid "Prerolled, waiting for buffering to finish...\n"
987 msgstr "Preparado, esperando a llenar el búfer para terminar…\n"
988
989 msgid "buffering..."
990 msgstr "almacenando en el búfer…"
991
992 msgid "Done buffering, setting pipeline to PLAYING ...\n"
993 msgstr ""
994 "Se terminó de almacenar en el búfer, estableciendo la segmentación para "
995 "REPRODUCIR…\n"
996
997 msgid "Buffering, setting pipeline to PAUSED ...\n"
998 msgstr "almacenando en el búfer, estableciendo la segmentación a PAUSA…\n"
999
1000 msgid "Redistribute latency...\n"
1001 msgstr "Redistribuir latencia…\n"
1002
1003 #, c-format
1004 msgid "Setting state to %s as requested by %s...\n"
1005 msgstr "Estableciendo el estado a %s según lo solicitó %s…\n"
1006
1007 msgid "Interrupt: Stopping pipeline ...\n"
1008 msgstr "Interrumpir: parando el conducto …\n"
1009
1010 msgid "Output tags (also known as metadata)"
1011 msgstr "Etiquetas de salida (también conocidos como metadatos)"
1012
1013 msgid "Output status information and property notifications"
1014 msgstr "Información de estado de la salida y notificaciones de las propiedades"
1015
1016 msgid "Do not print any progress information"
1017 msgstr "No mostrar ninguna información de progreso"
1018
1019 msgid "Output messages"
1020 msgstr "Mensajes de salida"
1021
1022 msgid "Do not output status information of TYPE"
1023 msgstr "No sacar la salida de la información de estado del TIPO"
1024
1025 msgid "TYPE1,TYPE2,..."
1026 msgstr "TIPO1,TIPO2,…"
1027
1028 msgid "Save xml representation of pipeline to FILE and exit"
1029 msgstr "Guardar la representación xml del conducto a un ARCHIVO y salir"
1030
1031 msgid "FILE"
1032 msgstr "ARCHIVO"
1033
1034 msgid "Do not install a fault handler"
1035 msgstr "No instalar un manejador predeterminado"
1036
1037 msgid "Print alloc trace (if enabled at compile time)"
1038 msgstr "Imprimir la traza de asignaciones (si se activó al compilar)"
1039
1040 msgid "Force EOS on sources before shutting the pipeline down"
1041 msgstr "Forzar EOS en las fuentes antes de cerrar la tubería"
1042
1043 #, c-format
1044 msgid "ERROR: pipeline could not be constructed: %s.\n"
1045 msgstr "ERROR: no se pudo construir el conducto:%s.\n"
1046
1047 msgid "ERROR: pipeline could not be constructed.\n"
1048 msgstr "ERROR: no se pudo construir el conducto.\n"
1049
1050 #, c-format
1051 msgid "WARNING: erroneous pipeline: %s\n"
1052 msgstr "ADVERTENCIA: conducto erróneo: %s\n"
1053
1054 msgid "ERROR: the 'pipeline' element wasn't found.\n"
1055 msgstr "ERROR: el elemento «conducto» no se encontró.\n"
1056
1057 msgid "Setting pipeline to PAUSED ...\n"
1058 msgstr "Estableciendo el conducto a PAUSA …\n"
1059
1060 msgid "ERROR: Pipeline doesn't want to pause.\n"
1061 msgstr "ERROR: El conducto no quiere pausarse.\n"
1062
1063 msgid "Pipeline is live and does not need PREROLL ...\n"
1064 msgstr "El conducto está vivo y no necesita PREPARARSE …\n"
1065
1066 msgid "Pipeline is PREROLLING ...\n"
1067 msgstr "El conducto está PREPARÁNDOSE …\n"
1068
1069 msgid "ERROR: pipeline doesn't want to preroll.\n"
1070 msgstr "ERROR: el conducto no quiere prepararse.\n"
1071
1072 msgid "Pipeline is PREROLLED ...\n"
1073 msgstr "El conducto está PREPARADO …\n"
1074
1075 msgid "Setting pipeline to PLAYING ...\n"
1076 msgstr "Estableciendo el conducto a REPRODUCIENDO …\n"
1077
1078 msgid "ERROR: pipeline doesn't want to play.\n"
1079 msgstr "ERROR: el conducto no quiere reproducir.\n"
1080
1081 msgid "EOS on shutdown enabled -- Forcing EOS on the pipeline\n"
1082 msgstr "EOS al apagar activado; Forzando EOS en la tubería\n"
1083
1084 msgid "Waiting for EOS...\n"
1085 msgstr "Esperando a EOS…\n"
1086
1087 msgid "EOS received - stopping pipeline...\n"
1088 msgstr "EOS recibido: parando el conducto …\n"
1089
1090 msgid "An error happened while waiting for EOS\n"
1091 msgstr "Ocurrió un error al esperar a EOS\n"
1092
1093 msgid "Execution ended after %"
1094 msgstr "La ejecución finalizó después de %"
1095
1096 msgid "Setting pipeline to READY ...\n"
1097 msgstr "Estableciando el conducto a PREPARADO …\n"
1098
1099 msgid "Setting pipeline to NULL ...\n"
1100 msgstr "Estableciendo el conducto a NULL …\n"
1101
1102 msgid "Freeing pipeline ...\n"
1103 msgstr "Liberando la tubería…\n"
1104
1105 #~ msgid "Error writing registry cache to %s: %s"
1106 #~ msgstr "Error al escribir la caché de registro a %s: %s"
1107
1108 #~ msgid "Error re-scanning registry %s: %s"
1109 #~ msgstr "Error al volver a escanear el registro %s: %s"
1110
1111 #~ msgid "Error re-scanning registry %s"
1112 #~ msgstr "Error al volver a escanear el registro %s"
1113
1114 #~ msgid "Internal GStreamer error: state change failed."
1115 #~ msgstr "Error interno de GStreamer: falló el cambio de estado."
1116
1117 #~ msgid "Error while writing to file descriptor \"%d\"."
1118 #~ msgstr "Error al escribir el descriptor del archivo «%d»."
1119
1120 #~ msgid "File descriptor \"%d\" is not valid."
1121 #~ msgstr "El descriptor del archivo «%d» no es válido."
1122
1123 #~ msgid "FREEING pipeline ...\n"
1124 #~ msgstr "LIBERANDO el conducto ...\n"
1125
1126 #~ msgid "original location of file as a URI"
1127 #~ msgstr "ubicación original del archivo como URI"