update translations
[platform/upstream/gstreamer.git] / po / de.po
1 # German translation for gstreamer.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 #
4 # Roland Illig <roland.illig@gmx.de>, 2004.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gstreamer 0.8.1\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2006-01-05 11:07+0100\n"
11 "PO-Revision-Date: 2004-06-05 09:32+0100\n"
12 "Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
13 "Language-Team: German <de@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
18 #: gst/gst.c:270
19 msgid "Print the GStreamer version"
20 msgstr "Die Version von GStreamer ausgeben"
21
22 #: gst/gst.c:272
23 msgid "Make all warnings fatal"
24 msgstr "Alle Warnungen wie Fehler behandeln"
25
26 #: gst/gst.c:275
27 msgid "Print available debug categories and exit"
28 msgstr "Verfügbare Debuggingkategorien ausgeben und Programm beenden"
29
30 #: gst/gst.c:278
31 msgid ""
32 "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
33 msgstr ""
34 "Standarddebugginglevel von 1 (nur Fehler) bis 5 (Alles) oder 0 für keine "
35 "Ausgabe"
36
37 #: gst/gst.c:280
38 msgid "LEVEL"
39 msgstr "LEVEL"
40
41 #: gst/gst.c:282
42 msgid ""
43 "Comma-separated list of category_name:level pairs to set specific levels for "
44 "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
45 msgstr ""
46 "Kommagetrennte Liste von Paaren »Kategorie_Name:Level«, um bestimmten "
47 "Meldungsarten individuelle Level zuzuordnen. Beispiel: GST_AUTOPLUG:5,"
48 "GST_ELEMENT_*:3"
49
50 #: gst/gst.c:285
51 msgid "LIST"
52 msgstr "LIST"
53
54 #: gst/gst.c:287
55 msgid "Disable colored debugging output"
56 msgstr "Farbige Debuggingausgabe deaktivieren"
57
58 #: gst/gst.c:289
59 msgid "Disable debugging"
60 msgstr "Debugging deaktivieren"
61
62 #: gst/gst.c:292
63 msgid "Enable verbose plugin loading diagnostics"
64 msgstr "Gesprächige Meldungen beim Laden von Plugins aktivieren"
65
66 #: gst/gst.c:295
67 msgid "Colon-separated paths containing plugins"
68 msgstr ""
69
70 #: gst/gst.c:295
71 msgid "PATHS"
72 msgstr "PATHS"
73
74 #: gst/gst.c:297
75 #, fuzzy
76 msgid ""
77 "Comma-separated list of plugins to preload in addition to the list stored in "
78 "environment variable GST_PLUGIN_PATH"
79 msgstr ""
80 "Kommagetrennte Liste von Plugins, die zusätzliche zu den Plugins in der "
81 "Umgebungsvariable GST_PLUGIN_PATH geladen werden"
82
83 #: gst/gst.c:299
84 msgid "PLUGINS"
85 msgstr "PLUGINS"
86
87 #: gst/gst.c:302
88 msgid "Disable trapping of segmentation faults during plugin loading"
89 msgstr "Verfolgen von Speicherfehlern beim Laden von Plugins deaktivieren"
90
91 #: gst/gst.c:307
92 msgid "GStreamer Options"
93 msgstr ""
94
95 #: gst/gst.c:308
96 #, fuzzy
97 msgid "Show GStreamer Options"
98 msgstr "Die Version von GStreamer ausgeben"
99
100 #: gst/gst.c:790
101 msgid "Unknown option"
102 msgstr ""
103
104 #: gst/gstelement.c:278
105 #, c-format
106 msgid "ERROR: from element %s: %s\n"
107 msgstr "FEHLER: Von Element %s: %s\n"
108
109 #: gst/gstelement.c:280
110 #, c-format
111 msgid ""
112 "Additional debug info:\n"
113 "%s\n"
114 msgstr ""
115 "Zusätzliche Debugginginformation:\n"
116 "%s\n"
117
118 #: gst/gsterror.c:132
119 msgid "GStreamer encountered a general core library error."
120 msgstr ""
121 "GStreamer hat einen allgemeinen Fehler im Bibliothekskern festgestellt."
122
123 #: gst/gsterror.c:134 gst/gsterror.c:171 gst/gsterror.c:191 gst/gsterror.c:221
124 #, fuzzy
125 msgid ""
126 "GStreamer developers were too lazy to assign an error code to this error."
127 msgstr ""
128 "Die Entwickler von GStreamer waren zu faul, diesem Fehler eine Nummer zu "
129 "geben. Bitte schreiben Sie einen Fehlerbericht."
130
131 #: gst/gsterror.c:137
132 #, fuzzy
133 msgid "Internal GStreamer error: code not implemented."
134 msgstr ""
135 "Interner GStreamer-Fehler: Code nicht implementiert. Bitte schreiben Sie "
136 "einen Fehlerbericht."
137
138 #: gst/gsterror.c:139
139 #, fuzzy
140 msgid "Internal GStreamer error: state change failed."
141 msgstr ""
142 "Interner GStreamer-Fehler: Zustandswechsel fehlgeschlagen. Bitte schreiben "
143 "Sie einen Fehlerbericht."
144
145 #: gst/gsterror.c:140
146 #, fuzzy
147 msgid "Internal GStreamer error: pad problem."
148 msgstr ""
149 "Interner GStreamer-Fehler: Paddingproblem. Bitte schicken Sie einen "
150 "Fehlerbericht."
151
152 #: gst/gsterror.c:142
153 #, fuzzy
154 msgid "Internal GStreamer error: thread problem."
155 msgstr ""
156 "Internet GStreamer-Fehler: Threadproblem. Bitte schicken Sie einen "
157 "Fehlerbericht."
158
159 #: gst/gsterror.c:144
160 #, fuzzy
161 msgid "Internal GStreamer error: negotiation problem."
162 msgstr ""
163 "Internet GStreamer-Fehler: Verhandlungsproblem. Bitte schicken Sie einen "
164 "Fehlerbericht."
165
166 #: gst/gsterror.c:146
167 #, fuzzy
168 msgid "Internal GStreamer error: event problem."
169 msgstr ""
170 "Internet GStreamer-Fehler: Ereignisproblem. Bitte schicken Sie einen "
171 "Fehlerbericht."
172
173 #: gst/gsterror.c:148
174 #, fuzzy
175 msgid "Internal GStreamer error: seek problem."
176 msgstr ""
177 "Internet GStreamer-Fehler: Seekproblem. Bitte schicken Sie einen "
178 "Fehlerbericht."
179
180 #: gst/gsterror.c:150
181 #, fuzzy
182 msgid "Internal GStreamer error: caps problem."
183 msgstr ""
184 "Internet GStreamer-Fehler: Fähigkeitsproblem. Bitte schicken Sie einen "
185 "Fehlerbericht."
186
187 #: gst/gsterror.c:151
188 #, fuzzy
189 msgid "Internal GStreamer error: tag problem."
190 msgstr ""
191 "Internet GStreamer-Fehler: Kennzeichnungsproblem. Bitte schicken Sie einen "
192 "Fehlerbericht."
193
194 #: gst/gsterror.c:153
195 msgid "Your GStreamer installation is missing a plug-in."
196 msgstr ""
197
198 #: gst/gsterror.c:155
199 #, fuzzy
200 msgid "Internal GStreamer error: clock problem."
201 msgstr ""
202 "Internet GStreamer-Fehler: Seekproblem. Bitte schicken Sie einen "
203 "Fehlerbericht."
204
205 #: gst/gsterror.c:169
206 msgid "GStreamer encountered a general supporting library error."
207 msgstr ""
208 "Internet GStreamer-Fehler: Problem mit der Unterstützungsbibliothek. Bitte "
209 "schicken Sie einen Fehlerbericht."
210
211 #: gst/gsterror.c:173
212 msgid "Could not initialize supporting library."
213 msgstr "Konnte die Unterstützungsbibliothek nicht initialisieren."
214
215 #: gst/gsterror.c:174 gst/gsterror.c:175
216 msgid "Could not close supporting library."
217 msgstr "Konnte die Unterstützungsbibliothek nicht schließen."
218
219 #: gst/gsterror.c:189
220 #, fuzzy
221 msgid "GStreamer encountered a general resource error."
222 msgstr ""
223 "GStreamer hat einen allgemeinen Fehler im Bibliothekskern festgestellt."
224
225 #: gst/gsterror.c:193
226 msgid "Resource not found."
227 msgstr "Ressource nicht gefunden."
228
229 #: gst/gsterror.c:194
230 msgid "Resource busy or not available."
231 msgstr "Ressource in Benutzung oder nicht verfügbar."
232
233 #: gst/gsterror.c:195
234 msgid "Could not open resource for reading."
235 msgstr "Konnte die Ressource nicht zum Lesen öffnen."
236
237 #: gst/gsterror.c:196
238 msgid "Could not open resource for writing."
239 msgstr "Konnte die Ressource nicht zum Schreiben öffnen."
240
241 #: gst/gsterror.c:198
242 msgid "Could not open resource for reading and writing."
243 msgstr "Konnte die Ressource nicht zum Lesen und Schreiben öffnen."
244
245 #: gst/gsterror.c:199
246 msgid "Could not close resource."
247 msgstr "Konnte die Ressource nicht schließen."
248
249 #: gst/gsterror.c:200
250 msgid "Could not read from resource."
251 msgstr "Konnte nicht aus der Ressource lesen."
252
253 #: gst/gsterror.c:201
254 msgid "Could not write to resource."
255 msgstr "Konnte nicht in die Ressource schreiben."
256
257 #: gst/gsterror.c:202
258 msgid "Could not perform seek on resource."
259 msgstr "Konnte kein »seek« auf der Ressource ausführen."
260
261 #: gst/gsterror.c:203
262 msgid "Could not synchronize on resource."
263 msgstr "Konnte die Ressource nicht synchronisieren."
264
265 #: gst/gsterror.c:205
266 msgid "Could not get/set settings from/on resource."
267 msgstr ""
268 "Konnte die Einstellungen nicht aus der Ressource lesen oder in die Ressource "
269 "schreiben."
270
271 #: gst/gsterror.c:219
272 #, fuzzy
273 msgid "GStreamer encountered a general stream error."
274 msgstr ""
275 "GStreamer hat einen allgemeinen Fehler im Bibliothekskern festgestellt."
276
277 #: gst/gsterror.c:224
278 msgid "Element doesn't implement handling of this stream. Please file a bug."
279 msgstr ""
280 "Das Element kann diesen Datenstrom nicht verarbeiten. Bitte schicken Sie "
281 "einen Fehlerbericht."
282
283 #: gst/gsterror.c:226
284 msgid "Could not determine type of stream."
285 msgstr "Konnte die Art des Datenstroms nicht ermitteln."
286
287 #: gst/gsterror.c:228
288 msgid "The stream is of a different type than handled by this element."
289 msgstr ""
290 "Der Datenstrom ist von einer anderen Art als der von diesem Element "
291 "verarbeitete."
292
293 #: gst/gsterror.c:230
294 msgid "There is no codec present that can handle the stream's type."
295 msgstr ""
296 "Es gibt hier kein Codec, das diese Art von Datenströmen verarbeiten kann."
297
298 #: gst/gsterror.c:231
299 msgid "Could not decode stream."
300 msgstr "Konnte den Datenstrom nicht decodieren."
301
302 #: gst/gsterror.c:232
303 msgid "Could not encode stream."
304 msgstr "Konnte den Datenstrom nicht codieren."
305
306 #: gst/gsterror.c:233
307 msgid "Could not demultiplex stream."
308 msgstr "Konnte den Datenstrom nicht Demultiplexen."
309
310 #: gst/gsterror.c:234
311 msgid "Could not multiplex stream."
312 msgstr "Konnte den Datenstrom nicht multiplexen."
313
314 #: gst/gsterror.c:285
315 #, c-format
316 msgid "No error message for domain %s."
317 msgstr "Keine Fehlermeldung für den Bereich %s."
318
319 #: gst/gsterror.c:293
320 #, c-format
321 msgid "No standard error message for domain %s and code %d."
322 msgstr "Keine Standardfehlermeldung für den Bereich %s und Fehlercode %d."
323
324 #: gst/gsttaglist.c:92
325 msgid "title"
326 msgstr "Titel"
327
328 #: gst/gsttaglist.c:92
329 msgid "commonly used title"
330 msgstr "Üblicher Titel"
331
332 #: gst/gsttaglist.c:95
333 msgid "artist"
334 msgstr "Künstler"
335
336 #: gst/gsttaglist.c:96
337 msgid "person(s) responsible for the recording"
338 msgstr "Für die Aufnahme verantwortliche Person(en)"
339
340 #: gst/gsttaglist.c:100
341 msgid "album"
342 msgstr "Album"
343
344 #: gst/gsttaglist.c:101
345 msgid "album containing this data"
346 msgstr "Album, das diese Daten enthält"
347
348 #: gst/gsttaglist.c:103
349 msgid "date"
350 msgstr "Datum"
351
352 #: gst/gsttaglist.c:103
353 #, fuzzy
354 msgid "date the data was created (as a GDate structure)"
355 msgstr ""
356 "Datum, an dem die Daten erzeugt wurden (in Tagen nach dem Julianischen "
357 "Kalender)"
358
359 #: gst/gsttaglist.c:106
360 msgid "genre"
361 msgstr "Genre"
362
363 #: gst/gsttaglist.c:107
364 msgid "genre this data belongs to"
365 msgstr "Genre, zu dem diese Daten gehören"
366
367 #: gst/gsttaglist.c:110
368 msgid "comment"
369 msgstr "Kommentar"
370
371 #: gst/gsttaglist.c:111
372 msgid "free text commenting the data"
373 msgstr "Ein freier Text, der die Daten beschreibt"
374
375 #: gst/gsttaglist.c:114
376 msgid "track number"
377 msgstr "Nummer des Stücks"
378
379 #: gst/gsttaglist.c:115
380 msgid "track number inside a collection"
381 msgstr "Nummer des Stücks innerhalb der Sammlung"
382
383 #: gst/gsttaglist.c:118
384 msgid "track count"
385 msgstr "Anzahl der Stücke"
386
387 #: gst/gsttaglist.c:119
388 msgid "count of tracks inside collection this track belongs to"
389 msgstr "Anzahl der Stücke in der Sammlung, zu der dieses Stück gehört"
390
391 #: gst/gsttaglist.c:123
392 msgid "disc number"
393 msgstr "Nummer der Platte"
394
395 #: gst/gsttaglist.c:124
396 msgid "disc number inside a collection"
397 msgstr "Nummer der Platte innerhalb der Sammlung"
398
399 #: gst/gsttaglist.c:127
400 msgid "disc count"
401 msgstr "Anzahl der Platten"
402
403 #: gst/gsttaglist.c:128
404 msgid "count of discs inside collection this disc belongs to"
405 msgstr "Anzahl der Platten innerhalb der Sammlung, zu der diese Platte gehört"
406
407 #: gst/gsttaglist.c:132
408 msgid "location"
409 msgstr "URL"
410
411 #: gst/gsttaglist.c:133
412 msgid "original location of file as a URI"
413 msgstr "Originalort der Datei als URI"
414
415 #: gst/gsttaglist.c:137
416 msgid "description"
417 msgstr "Beschreibung"
418
419 #: gst/gsttaglist.c:138
420 msgid "short text describing the content of the data"
421 msgstr "Eine kurze Beschreibung des Inhalts"
422
423 #: gst/gsttaglist.c:141
424 msgid "version"
425 msgstr "Version"
426
427 #: gst/gsttaglist.c:141
428 msgid "version of this data"
429 msgstr "Version dieser Daten"
430
431 #: gst/gsttaglist.c:144
432 msgid "ISRC"
433 msgstr "ISRC"
434
435 #: gst/gsttaglist.c:146
436 msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
437 msgstr ""
438 "International Standard Recording Code - siehe http://www.ifpi.org/isrc/"
439
440 #: gst/gsttaglist.c:148
441 msgid "organization"
442 msgstr "Organisation"
443
444 #: gst/gsttaglist.c:151
445 msgid "copyright"
446 msgstr "Copyright"
447
448 #: gst/gsttaglist.c:151
449 msgid "copyright notice of the data"
450 msgstr "Copyrightangabe der Daten"
451
452 #: gst/gsttaglist.c:154
453 msgid "contact"
454 msgstr "Kontakt"
455
456 #: gst/gsttaglist.c:154
457 msgid "contact information"
458 msgstr "Kontaktinformation"
459
460 #: gst/gsttaglist.c:156
461 msgid "license"
462 msgstr "Lizenz"
463
464 #: gst/gsttaglist.c:156
465 msgid "license of data"
466 msgstr "Lizenz der Daten"
467
468 #: gst/gsttaglist.c:159
469 msgid "performer"
470 msgstr "Darsteller"
471
472 #: gst/gsttaglist.c:160
473 msgid "person(s) performing"
474 msgstr "Die Person, die das Stück aufführt"
475
476 #: gst/gsttaglist.c:163
477 msgid "duration"
478 msgstr "Dauer"
479
480 #: gst/gsttaglist.c:163
481 msgid "length in GStreamer time units (nanoseconds)"
482 msgstr "Länge des Stücks in GStreamer-Zeiteinheiten (Nanosekunden)"
483
484 #: gst/gsttaglist.c:166
485 msgid "codec"
486 msgstr "Codec"
487
488 #: gst/gsttaglist.c:167
489 msgid "codec the data is stored in"
490 msgstr "Datenformat, in dem die Daten gespeichert sind"
491
492 #: gst/gsttaglist.c:170
493 msgid "video codec"
494 msgstr "Video-Codec"
495
496 #: gst/gsttaglist.c:170
497 msgid "codec the video data is stored in"
498 msgstr "Datenformat, in dem die Videodaten gespeichert sind"
499
500 #: gst/gsttaglist.c:173
501 msgid "audio codec"
502 msgstr "Audio-Codec"
503
504 #: gst/gsttaglist.c:173
505 msgid "codec the audio data is stored in"
506 msgstr "Datenformat, in dem die Audiodaten gespeichert sind"
507
508 #: gst/gsttaglist.c:175
509 msgid "bitrate"
510 msgstr "Bitrate"
511
512 #: gst/gsttaglist.c:175
513 msgid "exact or average bitrate in bits/s"
514 msgstr "Genaue oder durchschnittliche Bitrate in Bits/Sekunde"
515
516 #: gst/gsttaglist.c:177
517 msgid "nominal bitrate"
518 msgstr "Normale Bitrate"
519
520 #: gst/gsttaglist.c:177
521 msgid "nominal bitrate in bits/s"
522 msgstr "Bei variabler Bitrate eine mittlere Bitrate in Bits/Sekunde"
523
524 #: gst/gsttaglist.c:179
525 msgid "minimum bitrate"
526 msgstr "Minimale Bitrate"
527
528 #: gst/gsttaglist.c:179
529 msgid "minimum bitrate in bits/s"
530 msgstr "Minimale Bitrate in Bits/Sekunde"
531
532 #: gst/gsttaglist.c:181
533 msgid "maximum bitrate"
534 msgstr "Maximale Bitrate"
535
536 #: gst/gsttaglist.c:181
537 msgid "maximum bitrate in bits/s"
538 msgstr "Maximale Bitrate in Bits/Sekunde"
539
540 #: gst/gsttaglist.c:184
541 msgid "encoder"
542 msgstr "Codierer"
543
544 #: gst/gsttaglist.c:184
545 msgid "encoder used to encode this stream"
546 msgstr "Codierer für diesen Datenstrom"
547
548 #: gst/gsttaglist.c:187
549 msgid "encoder version"
550 msgstr "Version des Codierers"
551
552 #: gst/gsttaglist.c:188
553 msgid "version of the encoder used to encode this stream"
554 msgstr "Version des Codierers für diesen Datenstrom"
555
556 #: gst/gsttaglist.c:190
557 msgid "serial"
558 msgstr "Seriennummer"
559
560 #: gst/gsttaglist.c:190
561 msgid "serial number of track"
562 msgstr "Seriennummer dieses Stücks"
563
564 #: gst/gsttaglist.c:192
565 msgid "replaygain track gain"
566 msgstr ""
567
568 #: gst/gsttaglist.c:192
569 msgid "track gain in db"
570 msgstr ""
571
572 #: gst/gsttaglist.c:194
573 msgid "replaygain track peak"
574 msgstr ""
575
576 #: gst/gsttaglist.c:194
577 msgid "peak of the track"
578 msgstr ""
579
580 #: gst/gsttaglist.c:196
581 msgid "replaygain album gain"
582 msgstr ""
583
584 #: gst/gsttaglist.c:196
585 msgid "album gain in db"
586 msgstr ""
587
588 #: gst/gsttaglist.c:198
589 msgid "replaygain album peak"
590 msgstr ""
591
592 #: gst/gsttaglist.c:198
593 msgid "peak of the album"
594 msgstr ""
595
596 #: gst/gsttaglist.c:200
597 msgid "language code"
598 msgstr ""
599
600 #: gst/gsttaglist.c:201
601 msgid "language code for this stream, conforming to ISO-639-1"
602 msgstr ""
603
604 #: gst/gsttaglist.c:240
605 msgid ", "
606 msgstr ", "
607
608 #: gst/parse/grammar.y:206
609 #, c-format
610 msgid "specified empty bin \"%s\", not allowed"
611 msgstr "Leeren Behälter »%s« angegeben -- nicht erlaubt"
612
613 #: gst/parse/grammar.y:212
614 #, c-format
615 msgid "no bin \"%s\", skipping"
616 msgstr "Kein Behälter »%s« -- überspringen"
617
618 #: gst/parse/grammar.y:294
619 #, c-format
620 msgid "no property \"%s\" in element \"%s\""
621 msgstr "Keine Eigenschaft »%s« im Element »%s«"
622
623 #: gst/parse/grammar.y:309
624 #, c-format
625 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
626 msgstr "Konnte die Eigenschaft »%s« im Element »%s« nicht auf »%s« setzen"
627
628 #: gst/parse/grammar.y:532
629 #, c-format
630 msgid "could not link %s to %s"
631 msgstr "Konnte %s nicht mit %s verbinden"
632
633 #: gst/parse/grammar.y:578
634 #, c-format
635 msgid "no element \"%s\""
636 msgstr "Kein Element »%s«"
637
638 #: gst/parse/grammar.y:624
639 #, c-format
640 msgid "could not parse caps \"%s\""
641 msgstr "Konnte die Fähigkeiten »%s« nicht parsen"
642
643 #: gst/parse/grammar.y:646 gst/parse/grammar.y:694 gst/parse/grammar.y:710
644 #: gst/parse/grammar.y:768
645 msgid "link without source element"
646 msgstr "Verbindung ohne Quellelement"
647
648 #: gst/parse/grammar.y:652 gst/parse/grammar.y:691 gst/parse/grammar.y:777
649 msgid "link without sink element"
650 msgstr "Verbindung ohne Zielelement"
651
652 #: gst/parse/grammar.y:728
653 #, c-format
654 msgid "no source element for URI \"%s\""
655 msgstr "Kein Quellelement für URI »%s«"
656
657 #: gst/parse/grammar.y:738
658 #, c-format
659 msgid "no element to link URI \"%s\" to"
660 msgstr "Kein Element, um URI »%s« zu verbinden"
661
662 #: gst/parse/grammar.y:746
663 #, c-format
664 msgid "no sink element for URI \"%s\""
665 msgstr "Kein Zielelement für URI »%s«"
666
667 #: gst/parse/grammar.y:750
668 #, c-format
669 msgid "could not link sink element for URI \"%s\""
670 msgstr "Konnte Zielelement für URI »%s« nicht verbinden"
671
672 #: gst/parse/grammar.y:762
673 msgid "empty pipeline not allowed"
674 msgstr "Leere Leitung ist nicht erlaubt"
675
676 #: libs/gst/base/gstbasesrc.c:1314 libs/gst/base/gstbasesrc.c:1323
677 #: plugins/elements/gstqueue.c:820
678 msgid "Internal data flow error."
679 msgstr ""
680
681 #: libs/gst/base/gstbasesink.c:633
682 msgid "Internal data flow problem."
683 msgstr ""
684
685 #: plugins/elements/gstfilesink.c:230
686 msgid "No file name specified for writing."
687 msgstr "Kein Dateiname zum Schreiben angegeben."
688
689 #: plugins/elements/gstfilesink.c:237
690 #, c-format
691 msgid "Could not open file \"%s\" for writing."
692 msgstr "Konnte Datei »%s« nicht zum Schreiben öffnen."
693
694 #: plugins/elements/gstfilesink.c:253
695 #, c-format
696 msgid "Error closing file \"%s\"."
697 msgstr "Fehler beim Schließen der Datei »%s«."
698
699 #: plugins/elements/gstfilesink.c:361 plugins/elements/gstfilesink.c:425
700 #, c-format
701 msgid "Error while writing to file \"%s\"."
702 msgstr "Fehler beim Schreiben der Daten »%s«."
703
704 #: plugins/elements/gstfilesrc.c:910
705 msgid "No file name specified for reading."
706 msgstr "Kein Dateiname zum Lesen angegeben."
707
708 #: plugins/elements/gstfilesrc.c:922
709 #, fuzzy, c-format
710 msgid "Could not open file \"%s\" for reading: %s."
711 msgstr "Konnte die Datei »%s« nicht zum Lesen öffnen."
712
713 #: plugins/elements/gstfilesrc.c:931
714 #, fuzzy, c-format
715 msgid "could not get info on \"%s\"."
716 msgstr "Konnte %s nicht mit %s verbinden"
717
718 #: plugins/elements/gstfilesrc.c:938
719 #, c-format
720 msgid "\"%s\" is a directory."
721 msgstr ""
722
723 #: plugins/elements/gstfilesrc.c:945
724 #, fuzzy, c-format
725 msgid "File \"%s\" is a socket."
726 msgstr "Die Datei »%s« ist keine normale Datei."
727
728 #: plugins/elements/gstidentity.c:359
729 msgid "Failed after iterations as requested."
730 msgstr "Nach dem Durchlaufen fehlgeschlagen. Wie gewünscht."
731
732 #: plugins/elements/gsttypefindelement.c:183
733 msgid "caps"
734 msgstr "Fähigkeiten"
735
736 #: plugins/elements/gsttypefindelement.c:184
737 msgid "detected capabilities in stream"
738 msgstr "Erkannte Fähigkeiten im Datenstrom"
739
740 #: plugins/elements/gsttypefindelement.c:187
741 msgid "minimum"
742 msgstr "Minimum"
743
744 #: plugins/elements/gsttypefindelement.c:191
745 msgid "maximum"
746 msgstr "Maximum"
747
748 #: tools/gst-inspect.c:1110
749 #, fuzzy
750 msgid "Print all elements"
751 msgstr "Kein Element »%s«"
752
753 #: tools/gst-launch.c:82
754 msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
755 msgstr "Aufruf: gst-xmllaunch <file.xml> [ element.eigenschaft=wert ...]\n"
756
757 #: tools/gst-launch.c:91
758 #, c-format
759 msgid "ERROR: parse of xml file '%s' failed.\n"
760 msgstr "FEHLER: Parsen der XML-Datei »%s« fehlgeschlagen.\n"
761
762 #: tools/gst-launch.c:97
763 #, c-format
764 msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
765 msgstr "FEHLER: Kein Hauptleitungselement in Datei »%s«.\n"
766
767 #: tools/gst-launch.c:104
768 #, c-format
769 msgid "WARNING: only one toplevel element is supported at this time."
770 msgstr "WARNUNG: Zur Zeit wird nur ein Hauptleitungselement unterstützt."
771
772 #: tools/gst-launch.c:115
773 #, c-format
774 msgid "ERROR: could not parse command line argument %d: %s.\n"
775 msgstr "FEHLER: Konnte das Kommandozeilenargument %d nicht parsen: %s.\n"
776
777 #: tools/gst-launch.c:126
778 #, c-format
779 msgid "WARNING: element named '%s' not found.\n"
780 msgstr "WARNUNG: Element namens »%s« nicht gefunden.\n"
781
782 #: tools/gst-launch.c:380
783 #, fuzzy, c-format
784 msgid "Got Message from element \"%s\" (%s): "
785 msgstr "FEHLER: Von Element %s: %s\n"
786
787 #: tools/gst-launch.c:407
788 #, fuzzy, c-format
789 msgid "Got EOS from element \"%s\".\n"
790 msgstr "FEHLER: Von Element %s: %s\n"
791
792 #: tools/gst-launch.c:417
793 #, c-format
794 msgid "FOUND TAG      : found by element \"%s\".\n"
795 msgstr "KENNZEICHEN GEFUNDEN: Von Element »%s« gefunden.\n"
796
797 #: tools/gst-launch.c:463
798 #, c-format
799 msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n"
800 msgstr ""
801
802 #: tools/gst-launch.c:494
803 msgid "Output tags (also known as metadata)"
804 msgstr "Kennzeichen (auch bekannt als Metadaten) ausgeben"
805
806 #: tools/gst-launch.c:496
807 msgid "Output status information and property notifications"
808 msgstr "Zustandsinformation und Eigenschaftsmitteilungen ausgeben"
809
810 #: tools/gst-launch.c:498
811 msgid "Output messages"
812 msgstr ""
813
814 #: tools/gst-launch.c:500
815 msgid "Do not output status information of TYPE"
816 msgstr "Zustandsinformation der Art ART nicht ausgeben"
817
818 #: tools/gst-launch.c:500
819 msgid "TYPE1,TYPE2,..."
820 msgstr "ART1,ART2,..."
821
822 #: tools/gst-launch.c:503
823 msgid "Save xml representation of pipeline to FILE and exit"
824 msgstr "XML-Repräsentation der Pipeline in DATEI speichern und beenden"
825
826 #: tools/gst-launch.c:503
827 msgid "FILE"
828 msgstr "DATEI"
829
830 #: tools/gst-launch.c:506
831 msgid "Do not install a fault handler"
832 msgstr "Keine Routine zum Abfangen von Fehlern installieren"
833
834 #: tools/gst-launch.c:508
835 msgid "Print alloc trace (if enabled at compile time)"
836 msgstr ""
837 "Speicherzuordnungsverfolgung ausgeben (falls zur Compilierzeit aktiviert)"
838
839 #: tools/gst-launch.c:586
840 #, c-format
841 msgid "ERROR: pipeline could not be constructed: %s.\n"
842 msgstr "FEHLER: Leitung konnte nicht konstruiert werden: %s.\n"
843
844 #: tools/gst-launch.c:590
845 #, c-format
846 msgid "ERROR: pipeline could not be constructed.\n"
847 msgstr "FEHLER: Leitung konnte nicht konstruiert werden.\n"
848
849 #: tools/gst-launch.c:594
850 #, c-format
851 msgid "WARNING: erroneous pipeline: %s\n"
852 msgstr "WARNUNG: Fehlerhafte Leitung: %s\n"
853
854 #: tools/gst-launch.c:620
855 #, c-format
856 msgid "ERROR: the 'pipeline' element wasn't found.\n"
857 msgstr "FEHLER: Das »pipeline«-Element wurde nicht gefunden.\n"
858
859 #: tools/gst-launch.c:626 tools/gst-launch.c:673
860 #, c-format
861 msgid "Setting pipeline to PAUSED ...\n"
862 msgstr ""
863
864 #: tools/gst-launch.c:631
865 #, fuzzy, c-format
866 msgid "ERROR: Pipeline doesn't want to pause.\n"
867 msgstr "FEHLER: Leitung möchte nicht abgespielt werden.\n"
868
869 #: tools/gst-launch.c:636
870 #, fuzzy, c-format
871 msgid "ERROR: Pipeline can't PREROLL ...\n"
872 msgstr "FEHLER: Leitung möchte nicht abgespielt werden.\n"
873
874 #: tools/gst-launch.c:639
875 #, c-format
876 msgid "Pipeline is PREROLLING ...\n"
877 msgstr ""
878
879 #: tools/gst-launch.c:643
880 #, c-format
881 msgid "Pipeline is PREROLLED ...\n"
882 msgstr ""
883
884 #: tools/gst-launch.c:650
885 #, fuzzy, c-format
886 msgid "ERROR: pipeline doesn't want to preroll.\n"
887 msgstr "FEHLER: Leitung möchte nicht abgespielt werden.\n"
888
889 #: tools/gst-launch.c:655
890 #, c-format
891 msgid "Setting pipeline to PLAYING ...\n"
892 msgstr ""
893
894 #: tools/gst-launch.c:658
895 #, c-format
896 msgid "ERROR: pipeline doesn't want to play.\n"
897 msgstr "FEHLER: Leitung möchte nicht abgespielt werden.\n"
898
899 #: tools/gst-launch.c:669
900 msgid "Execution ended after %"
901 msgstr "Ausführung nach %"
902
903 #: tools/gst-launch.c:669
904 #, fuzzy
905 msgid " ns.\n"
906 msgstr " Nanosekunden.\n"
907
908 #: tools/gst-launch.c:676
909 #, c-format
910 msgid "Setting pipeline to READY ...\n"
911 msgstr ""
912
913 #: tools/gst-launch.c:681
914 #, c-format
915 msgid "Setting pipeline to NULL ...\n"
916 msgstr ""
917
918 #: tools/gst-launch.c:686
919 #, fuzzy, c-format
920 msgid "FREEING pipeline ...\n"
921 msgstr "FÜHRE Leitung AUS ...\n"
922
923 #~ msgid "Disable accelerated CPU instructions"
924 #~ msgstr "Beschleunigte CPU-Befehle deaktivieren"
925
926 #~ msgid "SCHEDULER"
927 #~ msgstr "SCHEDULER"
928
929 #~ msgid "Registry to use"
930 #~ msgstr "Zu benutzende Registry"
931
932 #~ msgid "REGISTRY"
933 #~ msgstr "REGISTRY"
934
935 #~ msgid "path list for loading plugins (separated by '%s')"
936 #~ msgstr "Pfadliste zum Laden von Plugins (Durch »%s« getrennt)"
937
938 #~ msgid "Scheduler to use (default is '%s')"
939 #~ msgstr "Zu benutzender Scheduler (Standard: »%s«)"
940
941 #~ msgid "Internal GStreamer error: scheduler problem.  File a bug."
942 #~ msgstr ""
943 #~ "Internet GStreamer-Fehler: Schedulerproblem. Bitte schicken Sie einen "
944 #~ "Fehlerbericht."
945
946 #~ msgid "Stream is of the wrong format."
947 #~ msgstr "Der Datenstrom hat das falsche Format."
948
949 #~ msgid "There is no element present to handle the stream's mime type %s."
950 #~ msgstr ""
951 #~ "Es gibt kein Element, das den MIME-Typ »%s« dieses Datenstroms "
952 #~ "verarbeiten kann."
953
954 #~ msgid ""
955 #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\""
956 #~ msgstr ""
957 #~ "Konnte »%s« nicht so konvertieren, dass es zur Eigenschaft »%s« im "
958 #~ "Element »%s« passt"
959
960 #~ msgid "Show plugin details"
961 #~ msgstr "Plugindetails anzeigen"
962
963 #~ msgid "Show scheduler details"
964 #~ msgstr "Schedulerdetails anzeigen"
965
966 #~ msgid " iterations (sum %"
967 #~ msgstr " Iterationen (Summe %"
968
969 #~ msgid " ns, average %"
970 #~ msgstr " Nanosekunden, durchschnittlich %"
971
972 #~ msgid " ns, min %"
973 #~ msgstr " Nanosekunden, minimal %"
974
975 #~ msgid " ns, max %"
976 #~ msgstr " Nanosekunden, maximal %"
977
978 #~ msgid "Number of times to iterate pipeline"
979 #~ msgstr "Anzahl, wie oft die Leitung durchlaufen wird"
980
981 #~ msgid "         Trying to run anyway.\n"
982 #~ msgstr "         Versuche trotzdem zu laufen.\n"