mkvtoolnix/po/de.po

16893 lines
632 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# translation of mkvtoolnix.pot to German
# Copyright (C) 2008-2019 Moritz Bunkus <moritz@bunkus.org>
# Copyright (C) 2013 Chris Leick <c.leick@vollbio.de>
# This file is distributed under the same license as the mkvtoolnix package.
msgid ""
msgstr ""
"Project-Id-Version: MKVToolNix 8.3.0\n"
"Report-Msgid-Bugs-To: Moritz Bunkus <moritz@bunkus.org>\n"
"POT-Creation-Date: 2023-09-20 12:07+0200\n"
"PO-Revision-Date: 2023-07-27 13:21+0200\n"
"Last-Translator: Moritz Bunkus <moritz@bunkus.org>\n"
"Language-Team: German <moritz@bunkus.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/extract/xtr_tta.cpp:107
#, no-c-format, c++-format
msgid ""
"\n"
"The temporary TTA file for track ID {0} is being copied into the final TTA file. This may take some time.\n"
msgstr ""
"\n"
"Die temporäre TTA-Datei für Spur-ID {0} wird in die endgültige TTA-Datei kopiert. Das kann eine Weile dauern.\n"
#: src/merge/output_control.cpp:269
#, no-c-format
msgid ""
"\n"
"mkvmerge received a SIGINT (probably because the user pressed Ctrl+C). Trying to sanitize the file. If mkvmerge hangs during this process you'll have to kill it manually.\n"
msgstr ""
"\n"
"Mkvmerge hat ein Unterbrechungssignal erhalten (vermutlich, weil Strg+C gedrückt wurde). Mkvmerge versucht, die Zieldateien ordentlich abzuschließen. Falls Mkvmerge dabei hängen bleibt, müssen Sie es manuell beenden.\n"
#: src/merge/mkvmerge.cpp:192
#, no-c-format
msgid ""
" ( <file1> <file2> ) Treat file1 and file2 as if they were concatenated\n"
" into a single big file.\n"
msgstr ""
" ( <Datei1> <Datei2> ) behandelt Datei1 und Datei2 so, als wären sie in\n"
" einer einzigen großen Datei aneinandergefügt.\n"
#: src/merge/mkvmerge.cpp:282
#, no-c-format
msgid ""
" --aac-is-sbr <TID[:0|1]> The track with the ID is HE-AAC/AAC+/SBR-AAC\n"
" or not. The value ':1' can be omitted.\n"
msgstr ""
" --aac-is-sbr <TID[:0|1]> Angabe, ob die Spur mit der ID »TID« HE-AAC/AAC+/\n"
" SBR-AAC enthält oder nicht (Standardwert: »1«)\n"
#: src/merge/mkvmerge.cpp:411
#, no-c-format
msgid ""
" --abort-on-warnings Aborts the program after the first warning is\n"
" emitted.\n"
msgstr ""
" --abort-on-warnings Bricht das Programm ab, nachdem die erste Warnung\n"
" ausgegeben wurde.\n"
#: src/merge/mkvmerge.cpp:183
#, no-c-format
msgid ""
" --append-mode <file|track>\n"
" Selects how mkvmerge calculates timestamps when\n"
" appending files.\n"
msgstr ""
" --append-mode <file|track>\n"
" legt fest, wie Zeitstempel beim Anhängen von\n"
" Dateien berechnet werden.\n"
#: src/merge/mkvmerge.cpp:178
#, no-c-format
msgid ""
" --append-to <SFID1:STID1:DFID1:DTID1,SFID2:STID2:DFID2:DTID2,...>\n"
" A comma separated list of file and track IDs\n"
" that controls which track of a file is\n"
" appended to another track of the preceding\n"
" file.\n"
msgstr ""
" --append-to <QFID1:QTID1:ZFID1:ZTID1,QFID2:QTID2:ZFID2:ZTID2,…>\n"
" eine durch Kommas getrennte Liste von Datei- und\n"
" Spur-IDs, die festlegt, welche Spur aus welcher\n"
" Datei an welche Spur einer vorhergehenden Datei\n"
" angehängt wird\n"
#: src/merge/mkvmerge.cpp:301
#, no-c-format
msgid ""
" --aspect-ratio <TID:f|a/b>\n"
" Sets the display dimensions by calculating\n"
" width and height for this aspect ratio.\n"
msgstr ""
" --aspect-ratio <TID:f|a/b>\n"
" setzt die Anzeigeabmessungen anhand des hier\n"
" angegebenen Seitenverhältnisses.\n"
#: src/merge/mkvmerge.cpp:304
#, no-c-format
msgid ""
" --aspect-ratio-factor <TID:f|a/b>\n"
" First calculates the aspect ratio by multi-\n"
" plying the video's original aspect ratio\n"
" with this factor and calculates the display\n"
" dimensions from this factor.\n"
msgstr ""
" --aspect-ratio-factor <TID:f|a/b>\n"
" berechnet zuerst das Anzeigeseitenverhältnis durch\n"
" Multiplikation des Videoseitenverhältnisses mit dem\n"
" hier angegeben Faktor und leitet daraus die\n"
" Anzeigeabmessungen ab.\n"
#: src/merge/mkvmerge.cpp:202
#, no-c-format
msgid ""
" --attach-file <file> Creates a file attachment inside the\n"
" Matroska file.\n"
msgstr ""
" --attach-file <Datei> erstellt einen Dateianhang innerhalb der\n"
" Matroska-Datei.\n"
#: src/merge/mkvmerge.cpp:204
#, no-c-format
msgid ""
" --attach-file-once <file>\n"
" Creates a file attachment inside the\n"
" first Matroska file written.\n"
msgstr ""
" --attach-file-once <Datei>\n"
" erstellt einen Dateianhang innerhalb der ersten\n"
" erstellten Matroska-Datei.\n"
#: src/merge/mkvmerge.cpp:196
#, no-c-format
msgid ""
" --attachment-description <desc>\n"
" Description for the following attachment.\n"
msgstr ""
" --attachment-description <Beschreibung>\n"
" Beschreibung des folgenden Dateianhangs\n"
#: src/merge/mkvmerge.cpp:198
#, no-c-format
msgid ""
" --attachment-mime-type <mime type>\n"
" Mime type for the following attachment.\n"
msgstr ""
" --attachment-mime-type <MIME-Typ>\n"
" MIME-Typ des folgenden Dateianhangs\n"
#: src/merge/mkvmerge.cpp:200
#, no-c-format
msgid ""
" --attachment-name <name> The name should be stored for the \n"
" following attachment.\n"
msgstr ""
" --attachment-name <Name> der Name, der beim folgenden Dateianhang anstelle\n"
" des aktuellen Dateinamens in der Matroska-Datei\n"
" gespeichert werden soll\n"
#: src/merge/mkvmerge.cpp:290
#, no-c-format
msgid ""
" --audio-emphasis <TID:n|keyword>\n"
" Sets the audio emphasis track header value. It can\n"
" be either a number or a keyword (see\n"
" '--list-audio-emphasis' for the full list).\n"
msgstr ""
" --audio-emphasis <TID:n|Schlüsselwort>\n"
" Setzt den Vorverzerrungs-Parameter für eine Audio-\n"
" Spur. Dies kann entweder eine Zahl oder ein\n"
" Schlüsselwort sein (siehe »--list-audio-emphasis«\n"
" für die vollständige Liste).\n"
#: src/merge/mkvmerge.cpp:401
#, no-c-format
msgid " --capabilities Lists optional features mkvmerge was compiled with.\n"
msgstr ""
" --capabilities listet optionale Funktionalitäten auf, mit denen\n"
" Mkvmerge kompiliert wurde.\n"
#: src/merge/mkvmerge.cpp:331
#, no-c-format
msgid ""
" --cb-subsample <TID:hori,vert>\n"
" The amount of pixels to remove in the Cb channel\n"
" for every pixel not removed horizontally and\n"
" vertically. This is additive with\n"
" --chroma-subsample.\n"
msgstr ""
" --cb-subsample <TID:hori,vert>\n"
" Die Anzahl der im Cb-Kanal horizontal und vertikal\n"
" zu entfernenden Pixel für jeden nicht entfernten\n"
" Pixel. Dies gilt zuzüglich zu --chroma-subsample.\n"
#: src/merge/mkvmerge.cpp:100
#, no-c-format
msgid " --chapter-charset <cset> Charset for a simple chapter file.\n"
msgstr "--chapter-charset <zstz> Zeichensatz für Kapiteldateien im einfachen Format\n"
#: src/merge/mkvmerge.cpp:99
#, no-c-format
msgid " --chapter-language <lng> Set the 'language' element in chapter entries.\n"
msgstr "--chapter-language <spr> setzt das Sprachen-Element in Kapiteleinträgen.\n"
#: src/merge/mkvmerge.cpp:101
#, no-c-format
msgid ""
" --chapter-sync <d[,o[/p]]>\n"
" Synchronize, adjust the chapters's timestamps\n"
" by 'd' ms.\n"
" 'o/p': Adjust the timestamps by multiplying with\n"
" 'o/p' to fix linear drifts. 'p' defaults to\n"
" 1 if omitted. Both 'o' and 'p' can be\n"
" floating point numbers.\n"
msgstr ""
" --chapter-sync <d[,o[/p]]>\n"
" manuelle Synchronisation. Addiert den Wert »d« zu\n"
" allen Kapitelzeitstempeln und multipliziert sie mit\n"
" »o/p«. »p« ist standardmäßig 1, wenn es nicht\n"
" angegeben wird. »o« und »p« können Fließkommazahlen\n"
" sein.\n"
#: src/merge/mkvmerge.cpp:98
#, no-c-format
msgid " --chapters <file> Read chapter information from the file.\n"
msgstr "--chapters <Datei> liest Kapitelinformationen aus dieser Datei.\n"
#: src/merge/mkvmerge.cpp:336
#, no-c-format
msgid ""
" --chroma-siting <TID:hori,vert>\n"
" How chroma is sited horizontally/vertically.\n"
msgstr ""
" --chroma-siting <TID:hori,vert>\n"
" Wie Sättigung horizontal und vertikal positioniert\n"
" ist.\n"
#: src/merge/mkvmerge.cpp:327
#, no-c-format
msgid ""
" --chroma-subsample <TID:hori,vert>\n"
" The amount of pixels to remove in the Cr and Cb\n"
" channels for every pixel not removed horizontally\n"
" and vertically.\n"
msgstr ""
" --chroma-subsample <TID:hori,vert>\n"
" Die Anzahl der in den Cr- und Cb-Kanälen horizontal\n"
" und vertikal zu entfernenden Pixel für jeden nicht\n"
" entfernten Pixel.\n"
#: src/merge/mkvmerge.cpp:349
#, no-c-format
msgid ""
" --chromaticity-coordinates <TID:red-x,red-y,green-x,green-y,blue-x,blue-y>\n"
" Red/Green/Blue chromaticity coordinates as defined\n"
" by CIE 1931.\n"
msgstr ""
" --chromaticity-coordinates <TID:rot-x,rot-y,grün-x,grün-y,blau-x,blau-y>\n"
" Rot-/Grün-/Blau-Koordinaten für die Sättigung,\n"
" wie sie in CIE 1931 definiert werden.\n"
#: src/merge/mkvmerge.cpp:132
#, no-c-format
msgid ""
" --cluster-length <n[ms]> Put at most n data blocks into each cluster.\n"
" If the number is postfixed with 'ms' then\n"
" put at most n milliseconds of data into each\n"
" cluster.\n"
msgstr ""
" --cluster-length <n[ms]> begrenzt die Anzahl der Datenblöcke in einem\n"
" Cluster auf n. Folgt auf n noch »ms«, so werden\n"
" höchstens n Millisekunden in jeden Cluster\n"
" geschrieben.\n"
#: src/merge/mkvmerge.cpp:136
#, no-c-format
msgid " --clusters-in-meta-seek Write meta seek data for clusters.\n"
msgstr " --clusters-in-meta-seek erzeugt Meta-Indexeinträge für Cluster.\n"
#: src/merge/mkvmerge.cpp:323
#, no-c-format
msgid ""
" --color-bits-per-channel <TID:n>\n"
" Sets the number of coded bits for a color \n"
" channel. A value of 0 indicates that the number is\n"
" unspecified.\n"
msgstr ""
" --color-bits-per-channel <TID:n>\n"
" Setzt die Anzahl codierter Bits für einen\n"
" Farbkanal. Der Wert 0 zeigt an, dass die Anzahl\n"
" nicht spezifiziert ist.\n"
#: src/merge/mkvmerge.cpp:319
#, no-c-format
msgid ""
" --color-matrix-coefficients <TID:n>\n"
" Sets the matrix coefficients of the video used\n"
" to derive luma and chroma values from red, green\n"
" and blue color primaries.\n"
msgstr ""
" --color-matrix-coefficients <TID:n>\n"
" Setzt die Matrix-Koeffizienten des Videos, die\n"
" benutzt werden, um Helligkeits- und Sättigungs-Werte\n"
" von den Primärfarben Rot, Grün und Blau abzuleiten.\n"
#: src/merge/mkvmerge.cpp:341
#, no-c-format
msgid ""
" --color-primaries <TID:n>\n"
" The color primaries of the video.\n"
msgstr ""
" --color-primaries <TID:n>\n"
" Die Primärfarben des Videos.\n"
#: src/merge/mkvmerge.cpp:338
#, no-c-format
msgid " --color-range <TID:n> Clipping of the color ranges.\n"
msgstr " --color-range <TID:n> Abschneidewert für den Bereich der Farbwerte.\n"
#: src/merge/mkvmerge.cpp:339
#, no-c-format
msgid ""
" --color-transfer-characteristics <TID:n>\n"
" The transfer characteristics of the video.\n"
msgstr ""
" --color-transfer-characteristics <TID:n>\n"
" Die Charakteristiken der Farbübertragung des Videos.\n"
#: src/merge/mkvmerge.cpp:404
#, no-c-format
msgid ""
" --command-line-charset <charset>\n"
" Charset for strings on the command line\n"
msgstr ""
" --command-line-charset <Zeichensatz>\n"
" Zeichensatz für die Befehlszeilenargumente\n"
#: src/merge/mkvmerge.cpp:267
#, no-c-format
msgid ""
" --commentary-flag <TID[:bool]>\n"
" Sets the \"commentary\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --commentary-flag <TID[:bool]>\n"
" setzt den Schalter »Kommentare« für diese Spur\n"
" oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:379
#, no-c-format
msgid ""
" --compression <TID:method>\n"
" Sets the compression method used for the\n"
" specified track ('none' or 'zlib').\n"
msgstr ""
" --compression <TID:Method>\n"
" setzt den zu verwendenden Kompressionsalgorithmus\n"
" (»none« oder »zlib«).\n"
#: src/merge/mkvmerge.cpp:311
#, no-c-format
msgid ""
" --cropping <TID:left,top,right,bottom>\n"
" Sets the cropping parameters.\n"
msgstr ""
" --cropping <TID:links,oben,rechts,unten>\n"
" setzt die Anzahl der abzuschneidenden Pixel.\n"
#: src/merge/mkvmerge.cpp:108
#, no-c-format
msgid ""
" --cue-chapter-name-format <format>\n"
" Pattern for the conversion from cue sheet\n"
" entries to chapter names.\n"
msgstr ""
" --cue-chapter-name-format <Muster>\n"
" Muster für die Konvertierung von Einträgen aus\n"
" Cuesheets in Kapitelnamen\n"
#: src/merge/mkvmerge.cpp:271
#, no-c-format
msgid ""
" --cues <TID:none|iframes|all>\n"
" Create cue (index) entries for this track:\n"
" None at all, only for I frames, for all.\n"
msgstr ""
" --cues <TID:none|iframes|all>\n"
" ändert die Strategie zum Erstellen eines Index für\n"
" diese Spur (»none« für keinen Index; »iframes« nur\n"
" für I-Frames; »all« für alle Bilder).\n"
#: src/merge/mkvmerge.cpp:417
#, no-c-format
msgid " --debug <topic> Turns on debugging output for 'topic'.\n"
msgstr " --debug <Thema> schaltet Fehlersuchausgaben für »Thema« an.\n"
#: src/merge/mkvmerge.cpp:277
#, no-c-format
msgid ""
" --default-duration <TID:Xs|ms|us|ns|fps>\n"
" Force the default duration of a track to X.\n"
" X can be a floating point number or a fraction.\n"
msgstr ""
" --default-duration <TID:Xs|ms|us|ns|fps>\n"
" überschreibt die Standarddauer für eine Spur mit\n"
" X; kann eine Fließkommazahl oder ein Bruch sein.\n"
#: src/merge/mkvmerge.cpp:111
#, no-c-format
msgid ""
" --default-language <lng> Use this language for all tracks unless\n"
" overridden with the --language option.\n"
msgstr ""
" --default-language <spr> Diese Sprache wird für alle Spuren benutzt, es sei\n"
" denn, sie wird mit --language gesetzt.\n"
#: src/merge/mkvmerge.cpp:246
#, no-c-format
msgid ""
" --default-track-flag <TID[:bool]>\n"
" Sets the \"default track\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --default-track-flag <TID[:bool]>\n"
" setzt den »Standardspur«-Schalter für eine Spur\n"
" oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:413
#, no-c-format
msgid ""
" --deterministic <seed> Enables the creation of byte-identical files\n"
" if the same source files with the same options\n"
" and the same seed are used.\n"
msgstr ""
" --deterministic <Wert> Aktiviert das Erstellen von Byte für Byte\n"
" identischen Dateien, sofern die selben Quelldateien\n"
" mit den selben Optionen und dem selben Initialwert\n"
" benutzt werden.\n"
#: src/merge/mkvmerge.cpp:142
#, no-c-format
msgid " --disable-lacing Do not use lacing.\n"
msgstr ""
" --disable-lacing Deaktiviert die Bündelung mehrere Frames in einem\n"
" Block.\n"
#: src/merge/mkvmerge.cpp:145
#, no-c-format
msgid ""
" --disable-language-ietf Do not write IETF BCP 47 language elements in\n"
" track headers, chapters and tags.\n"
msgstr ""
" --disable-language-ietf Keine IETF-BCP-47-Sprachelemente in Spurkopfdaten,\n"
" Kapiteln und Tags schreiben.\n"
#: src/merge/mkvmerge.cpp:143
#, no-c-format
msgid ""
" --disable-track-statistics-tags\n"
" Do not write tags with track statistics.\n"
msgstr ""
" --disable-track-statistics-tags\n"
" Schreibe keine Tags mit Spur-Statistiken.\n"
#: src/merge/mkvmerge.cpp:309
#, no-c-format
msgid ""
" --display-dimensions <TID:width>x<height>\n"
" Explicitly set the display dimensions.\n"
msgstr ""
" --display-dimensions <TID:Breite>x<Höhe>\n"
" setzt die Anzeigeabmessungen.\n"
#: src/merge/mkvmerge.cpp:138
#, no-c-format
msgid " --enable-durations Enable block durations for all blocks.\n"
msgstr ""
" --enable-durations Für jeden Block wird das Element »Blockdauer«\n"
" geschrieben.\n"
#: src/merge/mkvmerge.cpp:207
#, no-c-format
msgid ""
" --enable-legacy-font-mime-types\n"
" Use legacy font MIME types when adding new\n"
" attachments as well as for existing ones.\n"
msgstr ""
" --enable-legacy-font-mime-types\n"
" Benutzt veraltete Schriftart-MIME-Typen beim\n"
" Hinzufügen neuer Dateianhänge & für existierende\n"
" Anhänge.\n"
#: src/merge/mkvmerge.cpp:418
#, no-c-format
msgid " --engage <feature> Turns on experimental feature 'feature'.\n"
msgstr ""
" --engage <Funktionalität> schaltet experimentelle Funktionalität\n"
" »Funktionalität« an.\n"
#: src/merge/mkvmerge.cpp:313
#, no-c-format
msgid ""
" --field-order <TID:n> Sets the video field order parameter\n"
" (see documentation for valid values).\n"
msgstr ""
" --field-order <TID:n> setzt die Feld-Reihenfolge (siehe Dokumentation\n"
" für gültige Werte).\n"
#: src/merge/mkvmerge.cpp:296
#, no-c-format
msgid ""
" --fix-bitstream-timing-information <TID[:bool]>\n"
" Adjust the frame/field rate stored in the video\n"
" bitstream to match the track's default duration.\n"
msgstr ""
" --fix-bitstream-timing-information <TID[:bool]>\n"
" passt die im Video-Bitstrom gespeicherte\n"
" Bild-/Feldrate an die Standarddauer der Videospur\n"
" an.\n"
#: src/merge/mkvmerge.cpp:409
#, no-c-format
msgid ""
" --flush-on-close Flushes all cached data to storage when closing\n"
" a file opened for writing.\n"
msgstr ""
" --flush-on-close Schreibt alle gepufferten Daten auf den\n"
" Datenspeicher, wenn eine zum Schreiben geöffnete\n"
" Datei geschlossen wird.\n"
#: src/merge/mkvmerge.cpp:249
#, no-c-format
msgid ""
" --forced-display-flag <TID[:bool]>\n"
" Sets the \"forced display\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --forced-display-flag <TID[:bool]>\n"
" setzt den Schalter »Anzeige erzwingen« für diese\n"
" Spur oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:113
#, no-c-format
msgid ""
" --generate-chapters <mode>\n"
" Automatically generate chapters according to\n"
" the mode ('when-appending' or 'interval:<duration>').\n"
msgstr ""
" --generate-chapters <Modus>\n"
" Kapitel automatisch nach dem angegebenen Modus\n"
" erzeugen (»when-appending« oder\n"
" »interval:<duration>«).\n"
#: src/merge/mkvmerge.cpp:116
#, no-c-format
msgid ""
" --generate-chapters-name-template <template>\n"
" Template for newly generated chapter names\n"
" (default: 'Chapter <NUM:2>').\n"
msgstr ""
" --generate-chapters-name-template <Vorlage>\n"
" Vorlage für die Namen automatisch erzeugter Kapitel\n"
" (Standard: »Kapitel <NUM:2>«).\n"
#: src/merge/mkvmerge.cpp:95
#, no-c-format
msgid " --global-tags <file> Read global tags from an XML file.\n"
msgstr " --global-tags <Datei> liest globale Tags aus der XML-Datei.\n"
#: src/merge/mkvmerge.cpp:255
#, no-c-format
msgid ""
" --hearing-impaired-flag <TID[:bool]>\n"
" Sets the \"hearing impaired\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --hearing-impaired-flag <TID[:bool]>\n"
" setzt den Schalter »hörgeschädigt« für diese\n"
" Spur oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:274
#, no-c-format
msgid ""
" --language <TID:lang> Sets the language for the track (IETF BCP 47/\n"
" RFC 5646 language tag).\n"
msgstr ""
" --language <TID:Sprache> setzt die Sprache für die Spur (IETF BCP 47-/\n"
" RFC 5646-Sprach-Tag).\n"
#: src/merge/mkvmerge.cpp:175
#, no-c-format
msgid " --link Link splitted files.\n"
msgstr " --link verknüpft aufgeteilte Dateien.\n"
#: src/merge/mkvmerge.cpp:177
#, no-c-format
msgid " --link-to-next <SID> Link the last file to the given SID.\n"
msgstr ""
" --link-to-next <SID> verknüpft die letzte Datei mit der angegebenen\n"
" Segment-UID SID.\n"
#: src/merge/mkvmerge.cpp:176
#, no-c-format
msgid " --link-to-previous <SID> Link the first file to the given SID.\n"
msgstr ""
" --link-to-previous <SID> verknüpft die erste Datei mit der angegebenen\n"
" Segment-UID SID.\n"
#: src/merge/mkvmerge.cpp:395
#, no-c-format
msgid ""
" --list-audio-emphasis Lists all supported values for the\n"
" '--audio-emphasis' option and their meaning.\n"
msgstr ""
" --list-audio-emphasis Liste aller gültigen Werte für die Option\n"
" »--audio-emphasis« und ihre Bedeutung auflisten.\n"
#: src/merge/mkvmerge.cpp:397
#, no-c-format
msgid ""
" --list-languages Lists all ISO 639 languages and their\n"
" ISO 639-2 codes.\n"
msgstr ""
" --list-languages Liste aller in ISO 639 definierten Sprachen und\n"
" ihrer ISO-639-2-Codes\n"
#: src/merge/mkvmerge.cpp:399
#, no-c-format
msgid ""
" --list-stereo-modes Lists all supported values for the '--stereo-mode'\n"
" option and their meaning.\n"
msgstr ""
" --list-stereo-modes Liste aller gültigen Werte für die Option\n"
" »--stereo-mode« und ihre Bedeutung auflisten.\n"
#: src/merge/mkvmerge.cpp:343
#, no-c-format
msgid ""
" --max-content-light <TID:n>\n"
" Maximum brightness of a single pixel in candelas\n"
" per square meter (cd/m²).\n"
msgstr ""
" --max-content-light <TID:n>\n"
" Maximale Helligkeit eines einzelnen Pixels in\n"
" Candela pro Quadratmeter (cd/m²).\n"
#: src/merge/mkvmerge.cpp:346
#, no-c-format
msgid ""
" --max-frame-light <TID:n>\n"
" Maximum frame-average light level in candelas per\n"
" square meter (cd/m²).\n"
msgstr ""
" --max-frame-light <TID:n>\n"
" Maximaler Durchschnittswert für das Lichtlevel\n"
" eines Bildes in Candela pro Quadratmeter (cd/m²).\n"
#: src/merge/mkvmerge.cpp:355
#, no-c-format
msgid ""
" --max-luminance <TID:float>\n"
" Maximum luminance in candelas per square meter\n"
" (cd/m²).\n"
msgstr ""
" --max-luminance <TID:Fließkommawert>\n"
" Maximale Helligkeit in Candela pro Quadratmeter\n"
" (cd/m²).\n"
#: src/merge/mkvmerge.cpp:358
#, no-c-format
msgid ""
" --min-luminance <TID:float>\n"
" Minimum luminance in candelas per square meter\n"
" (cd/m²).\n"
msgstr ""
" --min-luminance <TID:Fließkommawert>\n"
" Minimale Helligkeit in Candela pro Quadratmeter\n"
" (cd/m²).\n"
#: src/merge/mkvmerge.cpp:238
#, no-c-format
msgid " --no-chapters Don't keep chapters from the source file.\n"
msgstr " --no-chapters keine Kapitel aus Quelldatei übernehmen\n"
#: src/merge/mkvmerge.cpp:139
#, no-c-format
msgid " --no-cues Do not write the cue data (the index).\n"
msgstr " --no-cues keinen Index erzeugen\n"
#: src/merge/mkvmerge.cpp:140
#, no-c-format
msgid ""
" --no-date Do not write the 'date' field in the segment\n"
" information headers.\n"
msgstr ""
" --no-date Verhindert, dass das »Datum«-Field in den Segment-\n"
" Informations-Kopfdaten geschrieben wird.\n"
#: src/merge/mkvmerge.cpp:237
#, no-c-format
msgid " --no-global-tags Don't keep global tags from the source file.\n"
msgstr " --no-global-tags keine globalen Tags aus Quelldatei übernehmen\n"
#: src/merge/mkvmerge.cpp:147
#, no-c-format
msgid ""
" --normalize-language-ietf <canonical|extlang|off>\n"
" Normalize all IETF BCP 47 language tags to either\n"
" their canonical or their extended language subtags\n"
" form or not at all (default: canonical form).\n"
msgstr ""
" --normalize-language-ietf <canonical|extlang|off>\n"
" Alle IETF BCP 47 Sprachelemente auf entweder ihre\n"
" kanonische Form oder ihre Erweiterte-Sprach-Unter-\n"
" Tags-Form normalisieren oder gar nicht normalisieren\n"
" (Standard: kanonische Form).\n"
#: src/merge/mkvmerge.cpp:264
#, no-c-format
msgid ""
" --original-flag <TID[:bool]>\n"
" Sets the \"original language\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --original-flag <TID[:bool]>\n"
" setzt den Schalter »Originalsprache« für diese\n"
" Spur oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:406
#, no-c-format
msgid " --output-charset <cset> Output messages in this charset\n"
msgstr " --output-charset <zsatz> alle Nachrichten in diesem Zeichensatz ausgeben\n"
#: src/merge/mkvmerge.cpp:402
#, no-c-format
msgid " --priority <priority> Set the priority mkvmerge runs with.\n"
msgstr " --priority <Priorität> setzt die Prozesspriorität für Mkvmerge.\n"
#: src/merge/mkvmerge.cpp:390
#, no-c-format
msgid ""
" --probe-range-percentage <percent>\n"
" Sets maximum size to probe for tracks in percent\n"
" of the total file size for certain file types\n"
" (default: 0.3).\n"
msgstr ""
" --probe-range-percentage <Prozentsatz>\n"
" Setzt die maximale Menge der zu untersuchenden Daten\n"
" als Prozent der Dateigröße für bestimmte Dateitypen\n"
" (Standardwert: 0.3).\n"
#: src/merge/mkvmerge.cpp:368
#, no-c-format
msgid ""
" --projection-pose-pitch <TID:float>\n"
" A pitch rotation to the projection.\n"
msgstr ""
" --projection-pose-pitch <TID:Fließkommazahl>\n"
" Drehwinkel der Videoprojektion.\n"
#: src/merge/mkvmerge.cpp:370
#, no-c-format
msgid ""
" --projection-pose-roll <TID:float>\n"
" A roll rotation to the projection.\n"
msgstr ""
" --projection-pose-roll <TID:Fließkommazahl>\n"
" Rollwinkel der Videoprojektion.\n"
#: src/merge/mkvmerge.cpp:366
#, no-c-format
msgid ""
" --projection-pose-yaw <TID:float>\n"
" A yaw rotation to the projection.\n"
msgstr ""
" --projection-pose-yaw <TID:Fließkommazahl>\n"
" Gierwinkel der Videoprojektion.\n"
#: src/merge/mkvmerge.cpp:363
#, no-c-format
msgid ""
" --projection-private <TID:data>\n"
" Private data that only applies to a specific\n"
" projection (as hex digits).\n"
msgstr ""
" --projection-private <TID:Daten>\n"
" Private Daten, die nur zu einer bestimmten\n"
" Projektion gehören (als Hex-Ziffern).\n"
#: src/merge/mkvmerge.cpp:361
#, no-c-format
msgid ""
" --projection-type <TID:method>\n"
" Projection method used (03).\n"
msgstr ""
" --projection-type <TID:Methode>\n"
" Benutzte Projektionsmethode (03).\n"
#: src/merge/mkvmerge.cpp:284
#, no-c-format
msgid ""
" --reduce-to-core <TID> Keeps only the core of audio tracks that support\n"
" HD extensions instead of copying both the core\n"
" and the extensions.\n"
msgstr ""
" --reduce-to-core <TID> Bei einer Audio-Spur, die HD-Erweiterungen\n"
" unterstützt, wird nur der Kern und nicht sowohl Kern\n"
" als auch die Erweiterungen beibehalten.\n"
#: src/merge/mkvmerge.cpp:287
#, no-c-format
msgid ""
" --remove-dialog-normalization-gain <TID>\n"
" Removes or minimizes the dialog normalization gain\n"
" by modifying audio frame headers.\n"
msgstr ""
" --remove-dialog-normalization-gain <TID>\n"
" Entfernt oder minimiert die Signalverstärkung zur\n"
" Dialognormalisierung durch Modifikation der Audio-\n"
" Kopfdaten.\n"
#: src/merge/mkvmerge.cpp:122
#, no-c-format
msgid ""
" --segment-uid <SID1,[SID2...]>\n"
" Set the segment UIDs to SID1, SID2 etc.\n"
msgstr ""
" --segment-uid <SID1,[SID2…]>\n"
" setzt die Segment-UIDs auf SID1, SID2 etc.\n"
#: src/merge/mkvmerge.cpp:121
#, no-c-format
msgid " --segmentinfo <file> Read segment information from the file.\n"
msgstr " --segmentinfo <Datei> Segment-Informationen aus dieser Datei lesen\n"
#: src/merge/mkvmerge.cpp:155
#, no-c-format
msgid ""
" --split <d[K,M,G]|HH:MM:SS|s>\n"
" Create a new file after d bytes (KB, MB, GB)\n"
" or after a specific time.\n"
msgstr ""
" --split <d[K,M,G]|HH:MM:SS|s>\n"
" nach einer bestimmten Größe oder Zeitdauer eine\n"
" neue Ausgabedatei anfangen\n"
#: src/merge/mkvmerge.cpp:171
#, no-c-format
msgid ""
" --split chapters:all|A[,B...]\n"
" Create a new file before each chapter (with 'all')\n"
" or before chapter numbers A, B etc.\n"
msgstr ""
" --split chapters:all|A[,B…]\n"
" eine neue Ausgabedatei vor jedem Kapitel (bei »all«)\n"
" oder vor Kapitelnummern A, B etc. anfangen\n"
#: src/merge/mkvmerge.cpp:168
#, no-c-format
msgid ""
" --split frames:A[,B...]\n"
" Create a new file after each frame/field A, B\n"
" etc.\n"
msgstr ""
" --split frames:A[,B…]\n"
" nach bestimmten Bild-/Feldnummern eine neue\n"
" Ausgabedatei anfangen\n"
#: src/merge/mkvmerge.cpp:165
#, no-c-format
msgid ""
" --split parts-frames:start1-end1[,[+]start2-end2,...]\n"
" Same as 'parts:', but 'startN'/'endN' are frame/\n"
" field numbers instead of timestamps.\n"
msgstr ""
" --split parts-frames:Start1-Ende1[,[+]Start2-Ende2,…]\n"
" Das gleiche wie bei »parts:«, nur dass »StartN« und\n"
" »EndeN« Bild-/Feldnummern anstelle von Zeitstempeln\n"
" sind.\n"
#: src/merge/mkvmerge.cpp:161
#, no-c-format
msgid ""
" --split parts:start1-end1[,[+]start2-end2,...]\n"
" Keep ranges of timestamps start-end, either in\n"
" separate files or append to previous range's file\n"
" if prefixed with '+'.\n"
msgstr ""
" --split parts:Start1-Ende1[,[+]Start2-Ende2,…]\n"
" nur die Zeitbereiche Start-Ende kopieren, entweder\n"
" in separate Dateien oder an die Datei des vorherigen\n"
" Zeitbereiches angehängt, falls Start mit + beginnt\n"
#: src/merge/mkvmerge.cpp:158
#, no-c-format
msgid ""
" --split timestamps:A[,B...]\n"
" Create a new file after each timestamp A, B\n"
" etc.\n"
msgstr ""
" --split timestamps:A[,B…]\n"
" nach jedem Zeitstempel A,B etc. eine neue Datei\n"
" anfangen\n"
#: src/merge/mkvmerge.cpp:174
#, no-c-format
msgid " --split-max-files <n> Create at most n files.\n"
msgstr " --split-max-files <n> höchstens n Dateien erzeugen\n"
#: src/merge/mkvmerge.cpp:315
#, no-c-format
msgid ""
" --stereo-mode <TID:n|keyword>\n"
" Sets the stereo mode parameter. It can\n"
" either be a number 0 - 14 or a keyword\n"
" (use '--list-stereo-modes' to see the full list).\n"
msgstr ""
" --stereo-mode <TID:n|Stichwort>\n"
" Setzt den Stereomodus-Parameter. Dies kann entweder\n"
" eine Zahl zwischen 0 und 14 oder ein Stichwort sein\n"
" (siehe »--list-stereo-modes« für die vollständige\n"
" Liste).\n"
#: src/merge/mkvmerge.cpp:151
#, no-c-format
msgid ""
" --stop-after-video-ends Stops processing after the primary video track ends,\n"
" discarding any remaining packets of other tracks.\n"
msgstr ""
" --stop-after-video-ends Stoppt die Verarbeitung, nachdem das Ende der\n"
" primären Videospur erreicht wurde, und verwirft alle\n"
" ausstehenden Pakete anderer Spuren.\n"
#: src/merge/mkvmerge.cpp:374
#, no-c-format
msgid ""
" --sub-charset <TID:charset>\n"
" Determines the charset the text subtitles are\n"
" read as for the conversion to UTF-8.\n"
msgstr ""
" --sub-charset <TID:Zeichensatz>\n"
" setzt für die nachfolgende Text-Untertiteldatei den\n"
" Zeichensatz für die Konvertierung nach UTF-8.\n"
#: src/merge/mkvmerge.cpp:261
#, no-c-format
msgid ""
" --text-descriptions-flag <TID[:bool]>\n"
" Sets the \"text descriptions\" flag for this track\n"
" or forces it not to be present if bool is 0.\n"
msgstr ""
" --text-descriptions-flags <TID[:bool]>\n"
" setzt den »Textbeschreibung«-Schalter für eine Spur\n"
" oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:137
#, no-c-format
msgid " --timestamp-scale <n> Force the timestamp scale factor to n.\n"
msgstr " --timestamp-scale <n> setzt den Zeitstempelskalierungsfaktor auf n.\n"
#: src/merge/mkvmerge.cpp:276
#, no-c-format
msgid " --timestamps <TID:file> Read the timestamps to be used from a file.\n"
msgstr " --timestamps <TID:Datei> Zeitstempel für eine Spur aus einer Datei lesen\n"
#: src/merge/mkvmerge.cpp:94
#, no-c-format
msgid " --title <title> Title for this destination file.\n"
msgstr " --title <Titel> Setzt den Titel für die Zieldatei.\n"
#: src/merge/mkvmerge.cpp:252
#, no-c-format
msgid ""
" --track-enabled-flag <TID[:bool]>\n"
" Sets the \"track enabled\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --track-enabled-flag <TID[:bool]>\n"
" setzt den Schalter »aktiviert« für diese Spur\n"
" oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:270
#, no-c-format
msgid " --track-name <TID:name> Sets the name for a track.\n"
msgstr " --track-name <TID:Name> setzt den Namen einer Spur.\n"
#: src/merge/mkvmerge.cpp:126
#, no-c-format
msgid ""
" --track-order <FileID1:TID1,FileID2:TID2,FileID3:TID3,...>\n"
" A comma separated list of both file IDs\n"
" and track IDs that controls the order of the\n"
" tracks in the destination file. If not given,\n"
" the tracks will sorted by type (video, audio,\n"
" subtitles, others).\n"
msgstr ""
" --track-order <FileID1:TID1,FileID2:TID2,FileID3:TID3,…>\n"
" eine durch Kommas getrennte Liste von Datei- und\n"
" Spur-IDs, die die Reihenfolge der Spuren in der\n"
" Zieldatei festlegt. Falls nicht angegeben, werden\n"
" die Spuren anhand ihres Typs sortiert (Video,\n"
" Audio, Untertitel, andere).\n"
#: src/merge/mkvmerge.cpp:234
#, no-c-format
msgid ""
" --track-tags <n,m,...> Copy the tags for tracks n,m etc. Default: copy\n"
" tags for all tracks.\n"
msgstr ""
" --track-tags <n,m,…> nur Tags für Spuren n, m etc. kopieren (Standard:\n"
" Tags für alle Spuren kopieren)\n"
#: src/merge/mkvmerge.cpp:403
#, no-c-format
msgid " --ui-language <code> Force the translations for 'code' to be used.\n"
msgstr " --ui-language <Code> die Übersetzung für Sprache »Code« benutzen\n"
#: src/merge/mkvmerge.cpp:258
#, no-c-format
msgid ""
" --visual-impaired-flag <TID[:bool]>\n"
" Sets the \"visual impaired\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --visual-impaired-flag <TID[:bool]>\n"
" setzt den Schalter »sehgeschädigt« für diese\n"
" Spur oder entfernt ihn, wenn »bool« »0« ist.\n"
#: src/merge/mkvmerge.cpp:352
#, no-c-format
msgid ""
" --white-color-coordinates <TID:x,y>\n"
" White color chromaticity coordinates as defined\n"
" by CIE 1931.\n"
msgstr ""
" --white-color-coordinates <TID:x,y>\n"
" Koordinaten der weißen Farbe, wie sie in CIE 1931\n"
" definiert sind.\n"
#: src/merge/mkvmerge.cpp:215
#, no-c-format
msgid " -A, --no-audio Don't copy any audio track from this file.\n"
msgstr " -A, --no-audio keine Audiospuren aus dieser Datei kopieren\n"
#: src/merge/mkvmerge.cpp:227
#, no-c-format
msgid " -B, --no-buttons Don't copy any buttons track from this file.\n"
msgstr " -B, --no-buttons keine Button-Spuren aus dieser Datei kopieren\n"
#: src/merge/mkvmerge.cpp:219
#, no-c-format
msgid " -D, --no-video Don't copy any video track from this file.\n"
msgstr " -D, --no-video keine Videospuren aus dieser Datei kopieren\n"
#: src/merge/mkvmerge.cpp:387
#, no-c-format
msgid ""
" -F, --identification-format <format>\n"
" Set the identification results format\n"
" ('text' or 'json'; default is 'text').\n"
msgstr ""
" -F, --identification-format <Format>\n"
" Legt das Format für die Identifikationsergebnisse\n"
" fest (»text« oder »json«; Standard ist »text«).\n"
#: src/merge/mkvmerge.cpp:385
#, no-c-format
msgid ""
" -J <file> This is a convenient alias for\n"
" \"--identification-format json --identify file\".\n"
msgstr ""
" -J <Datei> Dies ist ein bequemer Alias für\n"
" »--identification-format json --identify Datei«.\n"
#: src/merge/mkvmerge.cpp:232
#, no-c-format
msgid " -M, --no-attachments Don't copy attachments from a source file.\n"
msgstr " -M, --no-attachments keine Dateianhänge aus einer Quelldatei übernehmen\n"
#: src/merge/mkvmerge.cpp:223
#, no-c-format
msgid " -S, --no-subtitles Don't copy any subtitle track from this file.\n"
msgstr " -S, --no-subtitles keine Untertitelspuren aus dieser Datei kopieren\n"
#: src/merge/mkvmerge.cpp:236
#, no-c-format
msgid " -T, --no-track-tags Don't copy tags for tracks from the source file.\n"
msgstr " -T, --no-track-tags keine spurspezifischen Tags aus Quelldatei kopieren\n"
#: src/merge/mkvmerge.cpp:422
#, no-c-format
msgid " -V, --version Show version information.\n"
msgstr " -V, --version zeigt Versionsinformationen an.\n"
#: src/merge/mkvmerge.cpp:212
#, no-c-format
msgid ""
" -a, --audio-tracks <n,m,...>\n"
" Copy audio tracks n,m etc. Default: copy all\n"
" audio tracks.\n"
msgstr ""
" -a, --audio-tracks <n,m,…>\n"
" nur Audiospuren n, m etc. kopieren (Standard: alle\n"
" Audiospuren kopieren)\n"
#: src/merge/mkvmerge.cpp:224
#, no-c-format
msgid ""
" -b, --button-tracks <n,m,...>\n"
" Copy buttons tracks n,m etc. Default: copy\n"
" all buttons tracks.\n"
msgstr ""
" -b, --button-tracks <n,m,…>\n"
" nur Button-Spuren n, m etc. kopieren (Standard: alle\n"
" Button-Spuren kopieren)\n"
#: src/merge/mkvmerge.cpp:216
#, no-c-format
msgid ""
" -d, --video-tracks <n,m,...>\n"
" Copy video tracks n,m etc. Default: copy all\n"
" video tracks.\n"
msgstr ""
" -d, --video-tracks <n,m,…>\n"
" nur Videospuren n, m etc. kopieren (Standard: alle\n"
" Videospuren kopieren)\n"
#: src/merge/mkvmerge.cpp:299
#, no-c-format
msgid ""
" -f, --fourcc <FOURCC> Forces the FourCC to the specified value.\n"
" Works only for video tracks.\n"
msgstr ""
" -f, --fourcc <FOURCC> setzt das FourCC-Feld auf FOURCC. Funktioniert nur\n"
" mit manchen Videospuren\n"
#: src/merge/mkvmerge.cpp:421
#, no-c-format
msgid " -h, --help Show this help.\n"
msgstr " -h, --help zeigt diesen Hilfetext an.\n"
#: src/merge/mkvmerge.cpp:384
#, no-c-format
msgid " -i, --identify <file> Print information about the source file.\n"
msgstr " -i, --identify <Datei> zeigt Informationen über die Quelldatei an.\n"
#: src/merge/mkvmerge.cpp:394
#, no-c-format
msgid " -l, --list-types Lists supported source file types.\n"
msgstr " -l, --list-types zeigt die Liste unterstützter Quelldateitypen an.\n"
#: src/merge/mkvmerge.cpp:228
#, no-c-format
msgid ""
" -m, --attachments <n[:all|first],m[:all|first],...>\n"
" Copy the attachments with the IDs n, m etc. to\n"
" all or only the first destination file. Default:\n"
" copy all attachments to all destination files.\n"
msgstr ""
" -m, --attachments <n[:all|first],m[:all|first],…>\n"
" die Dateianhänge mit den IDs n, m etc. in alle oder\n"
" nur die erste Zieldatei kopieren. Standard: alle\n"
" Dateianhänge in alle Zieldateien kopieren\n"
#: src/merge/mkvmerge.cpp:92
#, no-c-format
msgid " -o, --output out Write to the file 'out'.\n"
msgstr " -o, --output out Namen der Ausgabedatei festlegen\n"
#: src/merge/mkvmerge.cpp:407
#, no-c-format
msgid ""
" -r, --redirect-output <file>\n"
" Redirects all messages into this file.\n"
msgstr ""
" -r, --redirect-output <Datei>\n"
" alle ausgegebenen Meldungen in eine Datei umleiten\n"
#: src/merge/mkvmerge.cpp:220
#, no-c-format
msgid ""
" -s, --subtitle-tracks <n,m,...>\n"
" Copy subtitle tracks n,m etc. Default: copy\n"
" all subtitle tracks.\n"
msgstr ""
" -s, --subtitle-tracks <n,m,…>\n"
" nur Untertitelspuren n, m etc. kopieren (Standard:\n"
" alle Untertitelspuren kopieren)\n"
#: src/merge/mkvmerge.cpp:233
#, no-c-format
msgid " -t, --tags <TID:file> Read tags for the track from an XML file.\n"
msgstr " -t, --tags <TID:Datei> Tags für eine Spur aus einer XML-Datei lesen\n"
#: src/merge/mkvmerge.cpp:93
#, no-c-format
msgid " -w, --webm Create WebM compliant file.\n"
msgstr " -w, --webm eine WebM-konforme Datei erzeugen\n"
#: src/merge/mkvmerge.cpp:239
#, no-c-format
msgid ""
" -y, --sync <TID:d[,o[/p]]>\n"
" Synchronize, adjust the track's timestamps with\n"
" the id TID by 'd' ms.\n"
" 'o/p': Adjust the timestamps by multiplying with\n"
" 'o/p' to fix linear drifts. 'p' defaults to\n"
" 1 if omitted. Both 'o' and 'p' can be\n"
" floating point numbers.\n"
msgstr ""
" -y, --sync <TID:d[,o[/p]]>\n"
" manuelle Synchronisation. Addiert den Wert »d« zu\n"
" allen Zeitstempeln und multipliziert sie mit »o/p«.\n"
" »p« ist standardmäßig 1, wenn es nicht angegeben\n"
" wird. »o« und »p« können Fließkommazahlen sein.\n"
#: src/merge/mkvmerge.cpp:186
#, no-c-format
msgid " <file1> + <file2> Append file2 to file1.\n"
msgstr " <Datei1> + <Datei2> hängt Datei2 an Datei1 an.\n"
#: src/merge/mkvmerge.cpp:187
#, no-c-format
msgid " <file1> +<file2> Same as \"<file1> + <file2>\".\n"
msgstr " <Datei1> +<Datei2> identisch mit »<Datei1> + <Datei2>«\n"
#: src/merge/mkvmerge.cpp:189
#, no-c-format
msgid ""
" = <file> Don't look for and concatenate files with the same\n"
" base name but with a different trailing number.\n"
msgstr ""
" = <Datei> nicht nach Dateien mit demselben Basisnamen und\n"
" unterschiedlicher laufender Nummer suchen und\n"
" automatisch binär aneinanderfügen\n"
#: src/merge/mkvmerge.cpp:191
#, no-c-format
msgid " =<file> Same as \"= <file>\".\n"
msgstr " =<Datei> identisch mit »= <Datei>«\n"
#: src/merge/mkvmerge.cpp:419
#, no-c-format
msgid ""
" @option-file.json Reads additional command line options from\n"
" the specified JSON file (see man page).\n"
msgstr ""
" @Optionsdatei.json weitere Befehlszeilenargumente aus einer JSON-Datei\n"
" lesen (siehe Dokumentation)\n"
#: src/propedit/propedit_cli_parser.cpp:174
#, no-c-format
msgid " B: boolean (0 or 1)\n"
msgstr " B: boolesch; an oder aus (0 oder 1)\n"
#: src/propedit/propedit_cli_parser.cpp:179
#, no-c-format
msgid " DT: date & time\n"
msgstr " DT: Datum & Uhrzeit\n"
#: src/propedit/propedit_cli_parser.cpp:178
#, no-c-format
msgid " FP: floating point number\n"
msgstr " FP: Fließkommazahl\n"
#: src/propedit/propedit_cli_parser.cpp:175
#, no-c-format
msgid " S: string\n"
msgstr " S: Zeichenkette\n"
#: src/propedit/propedit_cli_parser.cpp:172
#, no-c-format
msgid " SI: signed integer\n"
msgstr " SI: vorzeichenbehaftete ganze Zahl\n"
#: src/propedit/propedit_cli_parser.cpp:173
#, no-c-format
msgid " UI: unsigned integer\n"
msgstr " UI: vorzeichenlose ganze Zahl\n"
#: src/propedit/propedit_cli_parser.cpp:176
#, no-c-format
msgid " US: Unicode string\n"
msgstr " US: Unicode-Zeichenkette\n"
#: src/propedit/propedit_cli_parser.cpp:177
#, no-c-format
msgid " X: binary in hex\n"
msgstr " X: Binärwerte in Hexadezimalschreibweise\n"
#: src/merge/mkvmerge.cpp:188
#, no-c-format
msgid " [ <file1> <file2> ] Same as \"<file1> + <file2>\".\n"
msgstr " [ <Datei1> <Datei2> ] identisch mit »<Datei1> + <Datei2>«\n"
#: src/common/kax_info.cpp:379
#, no-c-format, c++-format
msgid " (FourCC: {0})"
msgstr "(FourCC: {0})"
#: src/common/kax_info.cpp:388
#, no-c-format, c++-format
msgid " (H.264 profile: {0} @L{1}.{2})"
msgstr " (H.264-Profil: {0} @L{1}.{2})"
#: src/common/kax_info.cpp:407
#, no-c-format, c++-format
msgid " (HEVC profile: {0} @L{1}.{2})"
msgstr " (H.265-Profil: {0} @L{1}.{2})"
#: src/common/kax_info.cpp:454
#: src/common/kax_info.cpp:596
#: src/common/kax_info.cpp:913
#: src/common/kax_info.cpp:1063
#, no-c-format, c++-format
msgid " (adler: 0x{0:08x})"
msgstr " (adler: 0x{0:08x})"
#: src/common/kax_info.cpp:726
#, no-c-format
msgid " (aspect ratio)"
msgstr " (Seitenverhältnis)"
#: src/common/kax_info.cpp:724
#, no-c-format
msgid " (centimeters)"
msgstr " (Zentimeter)"
#: src/common/kax_info.cpp:754
#, no-c-format
msgid " (fixed)"
msgstr " (fest)"
#: src/common/kax_info.cpp:383
#, no-c-format, c++-format
msgid " (format tag: 0x{0:04x})"
msgstr " (Formatidentifikator: 0x{0:04x})"
#: src/common/kax_info.cpp:752
#, no-c-format
msgid " (free resizing)"
msgstr " (freie Größenänderung)"
#: src/common/kax_info.cpp:725
#, no-c-format
msgid " (inches)"
msgstr " (Zoll)"
#: src/common/kax_info.cpp:753
#, no-c-format
msgid " (keep aspect ratio)"
msgstr " (Seitenverhältnis beibehalten)"
#: src/common/kax_info.cpp:723
#, no-c-format
msgid " (pixels)"
msgstr " (Pixel)"
#: src/merge/mkvmerge.cpp:195
#, no-c-format
msgid " Attachment support (more global options):\n"
msgstr " Unterstützung für Dateianhänge (weitere globale Optionen):\n"
#: src/merge/mkvmerge.cpp:97
#, no-c-format
msgid " Chapter handling:\n"
msgstr " Behandlung von Kapiteln:\n"
#: src/merge/mkvmerge.cpp:154
#, no-c-format
msgid " File splitting, linking, appending and concatenating (more global options):\n"
msgstr ""
" Aufteilen, Verknüpfen, logisches und binäres Aneinanderhängen von Dateien\n"
" (weitere globale Optionen):\n"
#: src/merge/mkvmerge.cpp:125
#, no-c-format
msgid " General output control (advanced global options):\n"
msgstr " Allgemeine Ausgabeoptionen (erweiterte globale Optionen):\n"
#: src/merge/mkvmerge.cpp:89
#, no-c-format
msgid " Global options:\n"
msgstr " Globale Optionen:\n"
#: src/merge/mkvmerge.cpp:211
#, no-c-format
msgid " Options for each source file:\n"
msgstr " Optionen für jede Quelldatei:\n"
#: src/merge/mkvmerge.cpp:378
#, no-c-format
msgid " Options that only apply to VobSub subtitle tracks:\n"
msgstr " Optionen, die nur für VobSub-Untertitelspuren gelten:\n"
#: src/merge/mkvmerge.cpp:281
#, no-c-format
msgid " Options that only apply to audio tracks:\n"
msgstr " Optionen, die nur für Audiospuren gelten:\n"
#: src/merge/mkvmerge.cpp:373
#, no-c-format
msgid " Options that only apply to text subtitle tracks:\n"
msgstr " Optionen, die nur für Textuntertitelspuren gelten:\n"
#: src/merge/mkvmerge.cpp:295
#, no-c-format
msgid " Options that only apply to video tracks:\n"
msgstr " Optionen, die nur für Videospuren gelten:\n"
#: src/merge/mkvmerge.cpp:383
#, no-c-format
msgid " Other options:\n"
msgstr " Weitere Optionen:\n"
#: src/merge/mkvmerge.cpp:120
#, no-c-format
msgid " Segment info handling:\n"
msgstr " Behandlung von Segment-Informationen:\n"
#: src/common/kax_info.cpp:279
#, no-c-format, c++-format
msgid " at 0x{0:x}"
msgstr " an 0x{0:x}"
#: src/common/kax_info.cpp:279
#: src/extract/mkvextract.cpp:105
#, no-c-format, c++-format
msgid " at {0}"
msgstr " an {0}"
#: src/common/kax_info.cpp:289
#, no-c-format, c++-format
msgid " data size {0}"
msgstr " Datengröße {0}"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1409
#, no-c-format
msgid " day"
msgid_plural " days"
msgstr[0] " Tag"
msgstr[1] " Tage"
#: src/merge/output_control.cpp:277
#: src/merge/output_control.cpp:287
#: src/merge/output_control.cpp:295
#: src/merge/output_control.cpp:302
#, no-c-format
msgid " done\n"
msgstr " fertig\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1403
#, no-c-format
msgid " second"
msgid_plural " seconds"
msgstr[0] " Sekunde"
msgstr[1] " Sekunden"
#: src/common/kax_info.cpp:285
#, no-c-format
msgid " size is unknown"
msgstr " unbekannte Größe"
#: src/common/kax_info.cpp:283
#, no-c-format, c++-format
msgid " size {0}"
msgstr " Größe {0}"
#: src/common/kax_element_names.cpp:220
#: src/common/property_element.cpp:133
#, no-c-format
msgid "\"Commentary\" flag"
msgstr "»Kommentar«-Schalter"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2217
#, no-c-format
msgid "\"Commentary\" flag:"
msgstr "»Kommentar«-Schalter:"
#: src/common/kax_element_names.cpp:208
#: src/common/property_element.cpp:134
#, no-c-format
msgid "\"Default track\" flag"
msgstr "»Standardspur«-Schalter"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:310
#: src/mkvtoolnix-gui/forms/merge/tab.h:2205
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:89
#, no-c-format
msgid "\"Default track\" flag:"
msgstr "»Standardspur«-Schalter:"
#: src/mkvtoolnix-gui/merge/input.cpp:650
#, no-c-format
msgid "\"Determine automatically\" is a good choice for almost all situations."
msgstr "»Automatisch festlegen« ist in beinahe allen Situationen eine gute Wahl."
#: src/common/kax_element_names.cpp:193
#, no-c-format
msgid "\"Enabled\" flag"
msgstr "»Aktiviert«-Schalter"
#: src/common/kax_element_names.cpp:209
#: src/common/property_element.cpp:136
#, no-c-format
msgid "\"Forced display\" flag"
msgstr "»Anzeige erzwingen«-Schalter"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:311
#: src/mkvtoolnix-gui/forms/merge/tab.h:2207
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:93
#, no-c-format
msgid "\"Forced display\" flag:"
msgstr "»Anzeige erzwingen«-Schalter:"
#: src/common/kax_element_names.cpp:216
#: src/common/property_element.cpp:137
#, no-c-format
msgid "\"Hearing impaired\" flag"
msgstr "»Schwerhörig«-Schalter"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2209
#, no-c-format
msgid "\"Hearing impaired\" flag:"
msgstr "»Schwerhörig«-Schalter:"
#: src/common/kax_element_names.cpp:207
#, no-c-format
msgid "\"Lacing\" flag"
msgstr "Framebündelungs-Schalter"
#: src/common/kax_element_names.cpp:219
#: src/common/property_element.cpp:138
#, no-c-format
msgid "\"Original language\" flag"
msgstr "»Originalsprache«-Schalter"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2212
#, no-c-format
msgid "\"Original language\" flag:"
msgstr "»Originalsprache«-Schalter:"
#: src/common/kax_element_names.cpp:218
#: src/common/property_element.cpp:139
#, no-c-format
msgid "\"Text descriptions\" flag"
msgstr "»Textbeschreibung«-Schalter"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2206
#, no-c-format
msgid "\"Text descriptions\" flag:"
msgstr "»Textbeschreibung«-Schalter:"
#: src/common/property_element.cpp:135
#, no-c-format
msgid "\"Track enabled\" flag"
msgstr "»Spur aktiv«-Schalter"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:312
#: src/mkvtoolnix-gui/forms/merge/tab.h:2218
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:97
#, no-c-format
msgid "\"Track enabled\" flag:"
msgstr "»Spur aktiv«-Schalter:"
#: src/common/kax_element_names.cpp:217
#: src/common/property_element.cpp:140
#, no-c-format
msgid "\"Visual impaired\" flag"
msgstr "»Sehbehindert«-Schalter"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2211
#, no-c-format
msgid "\"Visual impaired\" flag:"
msgstr "»Sehbehindert«-Schalter:"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:136
#: src/mkvtoolnix-gui/merge/select_playlist_dialog.cpp:109
#: src/mkvtoolnix-gui/merge/track_model.cpp:698
#, no-c-format
msgid "%1 Hz"
msgstr "%1 Hz"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:111
#, no-c-format
msgid "%1 automatic, %2 manual, %3 running"
msgstr "%1 automatisch, %2 manuell, %3 laufend"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:139
#: src/mkvtoolnix-gui/merge/select_playlist_dialog.cpp:112
#: src/mkvtoolnix-gui/merge/track_model.cpp:707
#, no-c-format
msgid "%1 bit per sample"
msgid_plural "%1 bits per sample"
msgstr[0] "%1 Bit pro Abtastwert"
msgstr[1] "%1 Bits pro Abtastwert"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:135
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:139
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:52
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:46
#, no-c-format
msgid "%1 byte (%2)"
msgid_plural "%1 bytes (%2)"
msgstr[0] "%1 Byte (%2)"
msgstr[1] "%1 Bytes (%2)"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:137
#: src/mkvtoolnix-gui/merge/select_playlist_dialog.cpp:110
#: src/mkvtoolnix-gui/merge/track_model.cpp:702
#, no-c-format
msgid "%1 channel"
msgid_plural "%1 channels"
msgstr[0] "%1 Audiokanal"
msgstr[1] "%1 Audiokanäle"
#: src/mkvtoolnix-gui/merge/track_model.cpp:135
#: src/mkvtoolnix-gui/merge/track_model.cpp:338
#, no-c-format
msgid "%1 entry"
msgid_plural "%1 entries"
msgstr[0] "%1 Eintrag"
msgstr[1] "%1 Einträge"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:113
#, no-c-format
msgid "%1 error"
msgid_plural "%1 errors"
msgstr[0] "%1 Fehler"
msgstr[1] "%1 Fehler"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:142
#: src/mkvtoolnix-gui/merge/select_playlist_dialog.cpp:118
#: src/mkvtoolnix-gui/merge/track_model.cpp:712
#, no-c-format
msgid "%1 pixels"
msgstr "%1 Pixel"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:112
#, no-c-format
msgid "%1 warning"
msgid_plural "%1 warnings"
msgstr[0] "%1 Warnung"
msgstr[1] "%1 Warnungen"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:349
#, no-c-format
msgid "%<1-9>n nanoseconds with up to nine places (e.g. three places with %3n)"
msgstr "%<1-9>n Nanosekunden mit bis zu neun Stellen (z.B. drei Stellen mit %3n)"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:343
#, no-c-format
msgid "%H hours zero-padded to two places"
msgstr "%H Stunden, mit Nullen auf zwei Stellen aufgefüllt"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:345
#, no-c-format
msgid "%M minutes zero-padded to two places"
msgstr "%M Minuten, mit Nullen auf zwei Stellen aufgefüllt"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:347
#, no-c-format
msgid "%S seconds zero-padded to two places"
msgstr "%S Sekunden, mit Nullen auf zwei Stellen aufgefüllt"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:342
#, no-c-format
msgid "%h hours"
msgstr "%h Stunden"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:344
#, no-c-format
msgid "%m minutes"
msgstr "%m Minuten"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:348
#, no-c-format
msgid "%n nanoseconds with nine places"
msgstr "%n Nanosekunden mit neun Stellen"
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:183
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:184
#, no-c-format
msgid "%p%"
msgstr "%p%"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:346
#, no-c-format
msgid "%s seconds"
msgstr "%s Sekunden"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:302
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:197
#, no-c-format
msgid "&Abort job"
msgstr "Job &abbrechen"
#: src/mkvtoolnix-gui/jobs/tool.cpp:522
#: src/mkvtoolnix-gui/main_window/main_window.cpp:467
#, no-c-format
msgid "&Abort jobs"
msgstr "Jobs vorzeitig &beenden"
#: src/mkvtoolnix-gui/jobs/tool.cpp:416
#, no-c-format
msgid "&Acknowledge warnings and errors"
msgstr "Warnungen und Fehler &bestätigen"
#: src/mkvtoolnix-gui/merge/select_playlist_dialog.cpp:240
#, no-c-format
msgid "&Add"
msgstr "&Hinzufügen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2370
#, no-c-format
msgid "&Add action"
msgstr "Aktion &hinzufügen"
#: src/mkvtoolnix-gui/merge/attachments.cpp:256
#, no-c-format
msgid "&Add attachment"
msgstr "Dateianhang &hinzufügen"
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:111
#: src/mkvtoolnix-gui/header_editor/tab.cpp:383
#: src/mkvtoolnix-gui/merge/attachments.cpp:446
#, no-c-format
msgid "&Add attachments"
msgstr "Dateianhänge &hinzufügen"
#: src/mkvtoolnix-gui/merge/input.cpp:1782
#: src/mkvtoolnix-gui/merge/input.cpp:1783
#, no-c-format
msgid "&Add files"
msgstr "Dateien &hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2327
#, no-c-format
msgid "&Add source files"
msgstr "Quelldateien hin&zufügen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2330
#: src/mkvtoolnix-gui/merge/input.cpp:1799
#, no-c-format
msgid "&Audio"
msgstr "&Audio"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2300
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2305
#, no-c-format
msgid "&Audio tracks:"
msgstr "&Audiospuren:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2311
#, no-c-format
msgid "&Automatically set the destination file name"
msgstr "Zieldateinamen &automatisch vorbelegen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2308
#, no-c-format
msgid "&Boundary characters:"
msgstr "&Grenzzeichen:"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:168
#, no-c-format
msgid "&Cancel"
msgstr "&Abbrechen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:673
#: src/mkvtoolnix-gui/main_window/main_window.cpp:445
#, no-c-format
msgid "&Chapter editor"
msgstr "Ka&piteleditor"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:182
#, no-c-format
msgid "&Chapter number of first created entry:"
msgstr "&Kapitelnummer des ersten erzeugten Eintrags:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2347
#, no-c-format
msgid "&Character set for text files:"
msgstr "&Zeichensatz für Textdateien:"
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:150
#, no-c-format
msgid "&Character set:"
msgstr "&Zeichensatz:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2241
#, no-c-format
msgid "&Character sets"
msgstr "&Zeichensätze"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:146
#, no-c-format
msgid "&Clear output and reset progress"
msgstr "Ausgabe &löschen und Status zurücksetzen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:639
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:658
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:677
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:685
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:727
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:729
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:731
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:735
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:747
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:126
#: src/mkvtoolnix-gui/forms/util/text_display_dialog.h:91
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:102
#, no-c-format
msgid "&Close"
msgstr "S&chließen"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:277
#: src/mkvtoolnix-gui/header_editor/tab.cpp:961
#, no-c-format
msgid "&Close file"
msgstr "Datei s&chließen"
#: src/mkvtoolnix-gui/merge/tool.cpp:391
#, no-c-format
msgid "&Close settings"
msgstr "Einstellungen s&chließen"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:228
#, no-c-format
msgid "&Close window"
msgstr "Fenster s&chließen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:634
#, no-c-format
msgid "&Code of Conduct"
msgstr "&Verhaltenskodex"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:228
#: src/mkvtoolnix-gui/header_editor/tab.cpp:382
#, no-c-format
msgid "&Collapse all"
msgstr "Alle &einklappen"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:334
#, no-c-format
msgid "&Command line:"
msgstr "&Befehlszeile:"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:102
#, no-c-format
msgid "&Configure available languages"
msgstr "&Verfügbare Sprachen konfigurieren"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:209
#, no-c-format
msgid "&Constrict start and end timestamps of sub-chapters to their parent's start and end timestamps"
msgstr "Start-/Endzeitpunkte von Unterkapiteln auf Start-/Endzeitpunkte ihrer Elternkapitel beschrän&ken"
#: src/mkvtoolnix-gui/merge/tool.cpp:994
#, no-c-format
msgid "&Continue identification"
msgstr "Identifikation &fortsetzen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:627
#, no-c-format
msgid "&Copy command line to clipboard"
msgstr "Befehlszeile in Zwischenablage &kopieren"
#: src/mkvtoolnix-gui/forms/merge/adding_directories_dialog.h:139
#, no-c-format
msgid "&Create a new multiplex settings tab for each directory"
msgstr "&Für jedes Verzeichnisse neue Multiplexeinstellungen anlegen"
#: src/mkvtoolnix-gui/merge/tab.cpp:510
#, no-c-format
msgid "&Create file without audio track"
msgstr "Datei ohne Audiospur &erstellen"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:518
#, no-c-format
msgid "&Default"
msgstr "&Standard"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:173
#: src/mkvtoolnix-gui/forms/merge/tab.h:2319
#, no-c-format
msgid "&Description:"
msgstr "&Beschreibung:"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:227
#, no-c-format
msgid "&Detach window"
msgstr "Fenster &abtrennen"
#: src/mkvtoolnix-gui/merge/input.cpp:1796
#, no-c-format
msgid "&Disable all items"
msgstr "Alle Elemente &deaktivieren"
#: src/mkvtoolnix-gui/merge/attachments.cpp:390
#, no-c-format
msgid "&Disable selected attachment"
msgid_plural "&Disable selected attachments"
msgstr[0] "Ausgewählten Dateianhang &deaktivieren"
msgstr[1] "Ausgewählte Dateianhänge &deaktivieren"
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:34
#, no-c-format
msgid "&Don't scan, just add the file"
msgstr "&Nicht scannen, nur Datei hinzufügen"
#: src/mkvtoolnix-gui/merge/select_disc_library_information_dialog.cpp:24
#, no-c-format
msgid "&Don't use information"
msgstr "Informationen &nicht benutzen"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:167
#, no-c-format
msgid "&Download"
msgstr "&Herunterladen"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:186
#, no-c-format
msgid "&Duration of each entry in seconds:"
msgstr "&Dauer jedes Eintrags in Sekunden:"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:484
#, no-c-format
msgid "&Edit available actions to execute"
msgstr "Verfügbare ausführbare Aktionen &bearbeiten"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2229
#, no-c-format
msgid "&Elide text in tab headers of tab widgets"
msgstr "&Text von Tabköpfen in Tabwidgets verkürzen"
#: src/mkvtoolnix-gui/merge/input.cpp:1795
#, no-c-format
msgid "&Enable all items"
msgstr "Alle Elemente &aktivieren"
#: src/mkvtoolnix-gui/merge/attachments.cpp:389
#, no-c-format
msgid "&Enable selected attachment"
msgid_plural "&Enable selected attachments"
msgstr[0] "Ausgewählten Dateianhang &aktivieren"
msgstr[1] "Ausgewählte Dateianhänge &aktivieren"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:522
#, no-c-format
msgid "&Enabled"
msgstr "&Aktiviert"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2261
#, no-c-format
msgid "&Ensure at least one track of each type has its \"track enabled\" flag set"
msgstr "&Sicherstellen, dass »Spur aktiv«-Schalter mindestens eine Spur jeden Typs an ist"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:119
#, no-c-format
msgid "&Escape arguments for:"
msgstr "Argumente &formatieren für:"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:227
#: src/mkvtoolnix-gui/header_editor/tab.cpp:381
#, no-c-format
msgid "&Expand all"
msgstr "Alle &ausklappen"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:392
#, no-c-format
msgid "&Extended language subtag:"
msgstr "Erweiterte-Sprache-Unterelemente:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:670
#, no-c-format
msgid "&Extraction tool"
msgstr "E&xtraktions-Werkzeug"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:691
#, no-c-format
msgid "&FAQ"
msgstr "&FAQ"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:171
#, no-c-format
msgid "&File name:"
msgstr "&Dateiname:"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:177
#, no-c-format
msgid "&First entry to renumber:"
msgstr "&Erster umzunummerierender Eintrag:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2214
#, no-c-format
msgid "&Font && size:"
msgstr "Schri&ftart && Größe:"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:385
#, no-c-format
msgid "&Free-form input"
msgstr "&Freie Eingabe"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:237
#, no-c-format
msgid "&Generate sub-chapters"
msgstr "Unterkapitel er&zeugen"
#: src/mkvtoolnix-gui/forms/merge/adding_directories_dialog.h:138
#, no-c-format
msgid "&Handle all files from all directories as a single list of files"
msgstr "&Alle Dateien aus allen Verzeichnissen als eine große Liste betrachten"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:672
#, no-c-format
msgid "&Header editor"
msgstr "&Kopfdateneditor"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:448
#, no-c-format
msgid "&Help"
msgstr "&Hilfe"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:166
#, no-c-format
msgid "&Hex dumps:"
msgstr "&Hexdumps:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:519
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:523
#, no-c-format
msgid "&Hidden"
msgstr "&Versteckt"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:386
#, no-c-format
msgid "&Individually selected components"
msgstr "&Einzeln ausgewählte Komponenten"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:671
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:765
#: src/mkvtoolnix-gui/main_window/main_window.cpp:443
#, no-c-format
msgid "&Info tool"
msgstr "&Info-Werkzeug"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2268
#, no-c-format
msgid "&Input"
msgstr "Qu&ellen"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:447
#, no-c-format
msgid "&Job output"
msgstr "&Jobausgabe"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:674
#: src/mkvtoolnix-gui/main_window/main_window.cpp:446
#, no-c-format
msgid "&Job queue"
msgstr "&Jobwarteschlange"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:183
#, no-c-format
msgid "&Language of chapter names to replace:"
msgstr "&Sprache der zu ersetzenden Kapitelnamen:"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:182
#: src/mkvtoolnix-gui/forms/main_window/prefs_language_shortcut_dialog.h:114
#: src/mkvtoolnix-gui/forms/merge/tab.h:2210
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:388
#, no-c-format
msgid "&Language:"
msgstr "Spra&che:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2237
#, no-c-format
msgid "&Languages"
msgstr "Spra&chen"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:175
#: src/mkvtoolnix-gui/forms/merge/tab.h:2320
#, no-c-format
msgid "&MIME type:"
msgstr "MIME-&Typ:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2338
#, no-c-format
msgid "&Minimum playlist duration:"
msgstr "&Mindestdauer für Abspiellisten:"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:158
#, no-c-format
msgid "&Mode:"
msgstr "&Modus:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:669
#: src/mkvtoolnix-gui/main_window/main_window.cpp:442
#, no-c-format
msgid "&Multiplexer"
msgstr "&Multiplexer"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:206
#, no-c-format
msgid "&Multiply start and end timestamps by the following factor:"
msgstr "Start-/Endzeitpunkte mit dem folgenden Faktor &multiplizieren:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:533
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:332
#: src/mkvtoolnix-gui/forms/merge/tab.h:2318
#, no-c-format
msgid "&Name:"
msgstr "&Name:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:193
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:604
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:649
#: src/mkvtoolnix-gui/forms/merge/tool.h:226
#, no-c-format
msgid "&New"
msgstr "&Neu"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:403
#, no-c-format
msgid "&Next chapter editor tab"
msgstr "&Nächster Kapiteleditor-Tab"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:309
#, no-c-format
msgid "&Next header editor tab"
msgstr "&Nächster Kopfdateneditor-Tab"
#: src/mkvtoolnix-gui/info/tool.cpp:226
#, no-c-format
msgid "&Next info tab"
msgstr "&Nächster Info-Tab"
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:201
#, no-c-format
msgid "&Next job output tab"
msgstr "&Nächster Jobausgabe-Tab"
#: src/mkvtoolnix-gui/merge/tool.cpp:682
#, no-c-format
msgid "&Next multiplex settings"
msgstr "&Nächste Multiplexeinstellungen"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:180
#, no-c-format
msgid "&Number of entries to renumber:"
msgstr "&Anzahl umzunummerierender Kapitel:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2326
#, no-c-format
msgid "&Only enable copying of tracks with specific languages by default"
msgstr "Das Kopieren standardmäßig &nur für Spuren mit bestimmten Sprachen aktivieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2236
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2238
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2240
#, no-c-format
msgid "&Only include often used entries in selections"
msgstr "&Nur häufig benutzte Auswahloptionen in Auswahllisten aufnehmen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2312
#, no-c-format
msgid "&Only use the first source file that contains a video track"
msgstr "Nur die erste Quelldatei nutzen, die eine &Videospur enthält"
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:180
#: src/mkvtoolnix-gui/forms/info/tool.h:180
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:635
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:743
#, no-c-format
msgid "&Open Matroska or WebM file"
msgstr "Matroska- oder WebM-Datei ö&ffnen"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:117
#, no-c-format
msgid "&Open as new tabs in the header editor"
msgstr "Dateien als neue Tabs im Kopfdateneditor ö&ffnen"
#: src/mkvtoolnix-gui/jobs/tool.cpp:411
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:147
#, no-c-format
msgid "&Open folder"
msgstr "&Ordner öffnen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:612
#: src/mkvtoolnix-gui/forms/merge/tool.h:227
#, no-c-format
msgid "&Open settings"
msgstr "Einstellungen ö&ffnen"
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:194
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:653
#, no-c-format
msgid "&Open supported chapter file format"
msgstr "Unterstütztes Kapiteldateiformat ö&ffnen"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:520
#, no-c-format
msgid "&Ordered"
msgstr "&reihenfolgentreu"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2312
#, no-c-format
msgid "&Output"
msgstr "A&usgabe"
#: src/mkvtoolnix-gui/jobs/tool.cpp:625
#, no-c-format
msgid "&Overwrite file"
msgstr "Datei über&schreiben"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:629
#, no-c-format
msgid "&Preferences"
msgstr "&Einstellungen"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:404
#, no-c-format
msgid "&Previous chapter editor tab"
msgstr "&Vorheriger Kapiteleditor-Tab"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:310
#, no-c-format
msgid "&Previous header editor tab"
msgstr "&Vorheriger Kopfdateneditor-Tab"
#: src/mkvtoolnix-gui/info/tool.cpp:227
#, no-c-format
msgid "&Previous info tab"
msgstr "&Vorheriger Info-Tab"
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:202
#, no-c-format
msgid "&Previous job output tab"
msgstr "&Vorheriger Jobausgabe-Tab"
#: src/mkvtoolnix-gui/merge/tool.cpp:683
#, no-c-format
msgid "&Previous multiplex settings"
msgstr "&Vorherige Multiplexeinstellungen"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:390
#, no-c-format
msgid "&Private use:"
msgstr "&Private Nutzung:"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:387
#, no-c-format
msgid "&Region:"
msgstr "&Region:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:647
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:668
#, no-c-format
msgid "&Reload"
msgstr "&Erneut laden"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:254
#: src/mkvtoolnix-gui/header_editor/tab.cpp:961
#, no-c-format
msgid "&Reload file"
msgstr "Daten &erneut laden"
#: src/mkvtoolnix-gui/merge/attachments.cpp:404
#, no-c-format
msgid "&Remove attachment"
msgid_plural "&Remove attachments"
msgstr[0] "Dateianhang &entfernen"
msgstr[1] "Dateianhänge &entfernen"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:212
#, no-c-format
msgid "&Remove end timestamps"
msgstr "Endzeitstempel ent&fernen"
#: src/mkvtoolnix-gui/merge/input.cpp:1748
#, no-c-format
msgid "&Remove file"
msgid_plural "&Remove files"
msgstr[0] "Datei &entfernen"
msgstr[1] "Dateien &entfernen"
#: src/mkvtoolnix-gui/jobs/tool.cpp:220
#, no-c-format
msgid "&Remove job"
msgid_plural "&Remove jobs"
msgstr[0] "Job &entfernen"
msgstr[1] "Jobs &entfernen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2359
#, no-c-format
msgid "&Remove job from queue after completion:"
msgstr "Job nach Ausführung aus Warteschlange &entfernen:"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:384
#, no-c-format
msgid "&Remove selected attachment"
msgstr "Ausgewählten Dateianhang &entfernen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:234
#, no-c-format
msgid "&Remove selected edition or chapter"
msgstr "Ausgewählte Edition oder Kapitel &entfernen"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:400
#, no-c-format
msgid "&Replace with normalized form"
msgstr "Durch &normalisierte Form ersetzen"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:202
#, no-c-format
msgid "&Reset this value"
msgstr "Diesen Wert &zurücksetzen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:643
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:662
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:681
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:728
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:730
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:736
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:752
#: src/mkvtoolnix-gui/forms/util/text_display_dialog.h:89
#, no-c-format
msgid "&Save"
msgstr "&Speichern"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:386
#, no-c-format
msgid "&Save attachment content to a file"
msgstr "Inhalt des Anhangs in eine Datei &speichern"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:145
#, no-c-format
msgid "&Save output"
msgstr "Aus&gabe speichern"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:608
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:732
#, no-c-format
msgid "&Save settings"
msgstr "Einstellungen &speichern"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2333
#, no-c-format
msgid "&Scan directory for other playlists:"
msgstr "Verzeichnis nach Abspiellisten durch&suchen:"
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:31
#, no-c-format
msgid "&Scan for other playlists"
msgstr "Nach Abspiellisten &suchen"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:394
#, no-c-format
msgid "&Script:"
msgstr "&Schrift:"
#: src/mkvtoolnix-gui/merge/attachments.cpp:448
#, no-c-format
msgid "&Select all attachments"
msgstr "Alle Dateianhänge aus&wählen"
#: src/mkvtoolnix-gui/merge/input.cpp:1793
#, no-c-format
msgid "&Select all items"
msgstr "Alle Elemente aus&wählen"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:184
#, no-c-format
msgid "&Skip chapters flagged \"hidden\""
msgstr "Als »versteckt« markierte Kapitel ü&berspringen"
#: src/mkvtoolnix-gui/merge/attachments.cpp:257
#, no-c-format
msgid "&Skip file"
msgstr "Datei ü&berspringen"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:207
#, no-c-format
msgid "&Sort chapters by their start and end timestamps"
msgstr "Kapitel nach ihren Anfags- und Endzeitpunkten &sortieren"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:526
#, no-c-format
msgid "&Start && end:"
msgstr "&Start && Ende:"
#: src/mkvtoolnix-gui/jobs/tool.cpp:217
#, no-c-format
msgid "&Start job automatically"
msgid_plural "&Start jobs automatically"
msgstr[0] "Job automatisch &starten"
msgstr[1] "Jobs automatisch &starten"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:183
#, no-c-format
msgid "&Start timestamp of first created entry:"
msgstr "&Startzeitpunkt des ersten erzeugten Eintrags:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2302
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2307
#, no-c-format
msgid "&Subtitle tracks:"
msgstr "&Untertitelspuren:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2331
#: src/mkvtoolnix-gui/merge/input.cpp:1800
#, no-c-format
msgid "&Subtitles"
msgstr "&Untertitel"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:676
#, no-c-format
msgid "&Tag editor"
msgstr "&Tag-Editor"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2192
#, no-c-format
msgid "&Tracks, chapters and tags:"
msgstr "S&puren, Kapitel und Tags:"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:331
#, no-c-format
msgid "&Type:"
msgstr "&Typ:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:521
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:528
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:176
#, no-c-format
msgid "&UID:"
msgstr "&UID:"
#: src/mkvtoolnix-gui/merge/select_disc_library_information_dialog.cpp:23
#, no-c-format
msgid "&Use information"
msgstr "Informationen &benutzen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:648
#, no-c-format
msgid "&Validate values"
msgstr "Werte auf &Gültigkeit prüfen"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:389
#, no-c-format
msgid "&Variants:"
msgstr "&Varianten:"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:162
#, no-c-format
msgid "&Verbosity:"
msgstr "&Ausführlichkeit:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2329
#: src/mkvtoolnix-gui/merge/input.cpp:1798
#, no-c-format
msgid "&Video"
msgstr "&Video"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2301
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2306
#, no-c-format
msgid "&Video tracks:"
msgstr "&Videospuren:"
#: src/mkvtoolnix-gui/jobs/tool.cpp:410
#, no-c-format
msgid "&View output"
msgstr "&Ausgabe anzeigen"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:337
#, no-c-format
msgid "&Volume:"
msgstr "&Lautstärke:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2303
#, no-c-format
msgid "&When to set the language:"
msgstr "&Wann die Sprache setzen:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:764
#, no-c-format
msgid "&Window"
msgstr "&Fenster"
#: src/merge/mkvmerge.cpp:2599
#, no-c-format
msgid "'--aspect-ratio' lacks the aspect ratio.\n"
msgstr "Der Option »--aspect-ratio« fehlt das Seitenverhältnis.\n"
#: src/merge/mkvmerge.cpp:2606
#, no-c-format
msgid "'--aspect-ratio-factor' lacks the aspect ratio factor.\n"
msgstr "Der Option »--aspect-ratio-factor« fehlt der Faktor für das Seitenverhältnis.\n"
#: src/merge/mkvmerge.cpp:2409
#, no-c-format
msgid "'--attachment-description' lacks the description.\n"
msgstr "Der Option »--attachment-description« fehlt die Beschreibung.\n"
#: src/merge/mkvmerge.cpp:2418
#, no-c-format
msgid "'--attachment-mime-type' lacks the MIME type.\n"
msgstr "Der Option »--attachment-mime-type« fehlt der MIME-Typ.\n"
#: src/merge/mkvmerge.cpp:2428
#, no-c-format
msgid "'--attachment-name' lacks the name.\n"
msgstr "Der Option »--attachment-name« fehlt der Name.\n"
#: src/merge/mkvmerge.cpp:2464
#, no-c-format
msgid "'--chapter-charset' lacks the charset.\n"
msgstr "Der Option »--chapter-charset« fehlt der Zeichensatz.\n"
#: src/merge/mkvmerge.cpp:1800
#, no-c-format, c++-format
msgid "'--chapter-charset' may only be given once in '--chapter-charset {0}'.\n"
msgstr "Die Option »--chapter-charset« darf nur einmal verwendet werden (zweites Mal: »--chapter-charset {0}«).\n"
#: src/merge/mkvmerge.cpp:1803
#, no-c-format, c++-format
msgid "'--chapter-charset' must be given before '--chapters' in '--chapter-charset {0}'.\n"
msgstr "Die Option »--chapter-charset« muss in »--chapter-charset {0}« vor der Option »--chapters« angegeben werden.\n"
#: src/merge/mkvmerge.cpp:2457
#, no-c-format
msgid "'--chapter-language' lacks the language.\n"
msgstr "Der Option »--chapter-language« fehlt die Sprache.\n"
#: src/merge/mkvmerge.cpp:1787
#, no-c-format, c++-format
msgid "'--chapter-language' may only be given once in '--chapter-language {0}'.\n"
msgstr "Die Option »--chapter-language« darf nur einmal angegeben werden (zweites Mal: »--chapter-language {0}«).\n"
#: src/merge/mkvmerge.cpp:1790
#, no-c-format, c++-format
msgid "'--chapter-language' must be given before '--chapters' in '--chapter-language {0}'.\n"
msgstr "Die Option »--chapter-language« muss in »--chapter-language {0}« vor der Option »--chapters« angegeben werden.\n"
#: src/merge/mkvmerge.cpp:2488
#, no-c-format
msgid "'--chapters' lacks the file name.\n"
msgstr "Der Option »--chapters« fehlt der Dateiname.\n"
#: src/merge/mkvmerge.cpp:2381
#, no-c-format
msgid "'--cluster-length' lacks the length.\n"
msgstr "Der Option »--cluster-length« fehlt die Länge.\n"
#: src/common/command_line.cpp:115
#, no-c-format
msgid "'--command-line-charset' is missing its argument.\n"
msgstr "Der Option »--command-line-charset« fehlt ihr Argument.\n"
#: src/merge/mkvmerge.cpp:2620
#, no-c-format
msgid "'--cropping' lacks the crop parameters.\n"
msgstr "Der Option »--cropping« fehlen die Schneideparameter.\n"
#: src/merge/mkvmerge.cpp:2478
#, no-c-format
msgid "'--cue-chapter-name-format' lacks the format.\n"
msgstr "Der Option »--cue-chapter-name-format« fehlt das Format.\n"
#: src/merge/mkvmerge.cpp:2481
#, no-c-format
msgid "'--cue-chapter-name-format' must be given before '--chapters'.\n"
msgstr "Die Option »--cue-chapter-name-format« muss vor der Option »--chapters« angegeben werden.\n"
#: src/merge/mkvmerge.cpp:2613
#, no-c-format
msgid "'--display-dimensions' lacks the dimensions.\n"
msgstr "Der Option »--display-dimensions« fehlen die Maßangaben.\n"
#: src/common/command_line.cpp:195
#, no-c-format
msgid "'--engage' lacks its argument.\n"
msgstr "Der Option »--engage« fehlt ihr Argument.\n"
#: src/merge/mkvmerge.cpp:2497
#, no-c-format
msgid "'--generate-chapters' lacks the mode.\n"
msgstr "Der Option »--generate-chapters« fehlt der Modus.\n"
#: src/merge/mkvmerge.cpp:2254
#, no-c-format
msgid "'--generate-chapters-name-template' lacks the name template.\n"
msgstr "Der Option »--generate-chapters-name-template« fehlt die Vorlage.\n"
#: src/merge/mkvmerge.cpp:2448
#, no-c-format
msgid "'--global-tags' lacks the file name.\n"
msgstr "Der Option »--global-tags« fehlt der Dateiname.\n"
#: src/merge/mkvmerge.cpp:2978
#, no-c-format
msgid "'--link' is only useful in combination with '--split'.\n"
msgstr "Die Option »--link« ist nur zusammen mit der Option »--split« sinnvoll.\n"
#: src/merge/mkvmerge.cpp:2367
#, no-c-format
msgid "'--link-to-next' lacks the next UID.\n"
msgstr "Der Option »--link-to-next« fehlt die nächste Segment-UID.\n"
#: src/merge/mkvmerge.cpp:2360
#, no-c-format
msgid "'--link-to-previous' lacks the previous UID.\n"
msgstr "Der Option »--link-to-previous« fehlt die vorherige Segment-UID.\n"
#: src/merge/mkvmerge.cpp:2374
#, no-c-format
msgid "'--segment-uid' lacks the segment UID.\n"
msgstr "Der Option »--segment-uid« fehlt die Segment-UID.\n"
#: src/merge/mkvmerge.cpp:2504
#, no-c-format
msgid "'--segmentinfo' lacks the file name.\n"
msgstr "Der Option »--segmentinfo« fehlt der Dateiname.\n"
#: src/merge/mkvmerge.cpp:2341
#, no-c-format
msgid "'--split' lacks the size.\n"
msgstr "Der Option »--split« fehlt die Größe.\n"
#: src/merge/mkvmerge.cpp:2348
#, no-c-format
msgid "'--split-max-files' lacks the number of files.\n"
msgstr "Der Option »--split-max-files« fehlt die maximale Dateianzahl.\n"
#: src/merge/mkvmerge.cpp:1882
#, no-c-format
msgid "'--timestamp-scale' was used more than once.\n"
msgstr "Die Option »--timestamp-scale« darf nur einmal angegeben werden.\n"
#: src/merge/mkvmerge.cpp:2333
#, no-c-format
msgid "'--title' lacks the title.\n"
msgstr "Der Option »--title« fehlt der Titel.\n"
#: src/merge/mkvmerge.cpp:2912
#, no-c-format
msgid "'--track-order' may only be given once.\n"
msgstr "Die Option »--track-order« darf nur einmal angegeben werden.\n"
#: src/merge/mkvmerge.cpp:1998
#, no-c-format
msgid "'-A' and '-a' used on the same source file.\n"
msgstr "Die Optionen »-A« und »-a« wurden für dieselbe Quelldatei angegeben.\n"
#: src/merge/mkvmerge.cpp:2007
#, no-c-format
msgid "'-B' and '-b' used on the same source file.\n"
msgstr "Die Optionen »-B« und »-b« wurden für dieselbe Quelldatei angegeben.\n"
#: src/merge/mkvmerge.cpp:2001
#, no-c-format
msgid "'-D' and '-d' used on the same source file.\n"
msgstr "Die Optionen »-D« und »-d« wurden für dieselbe Quelldatei angegeben.\n"
#: src/merge/mkvmerge.cpp:2004
#, no-c-format
msgid "'-S' and '-s' used on the same source file.\n"
msgstr "Die Optionen »-S« und »-s« wurden für dieselbe Quelldatei angegeben.\n"
#: src/merge/mkvmerge.cpp:2217
#, no-c-format, c++-format
msgid "'{0}' can only be used with a file name. No further options are allowed if this option is used.\n"
msgstr "»{0}« kann nur zusammen mit einem Dateinamen verwendet werden. Wird diese Option benutzt, dürfen keine weiteren Optionen verwendet werden.\n"
#: src/merge/mkvmerge.cpp:1395
#, no-c-format, c++-format
msgid "'{0}' is an unsupported argument for --compression. Available compression methods are: {1}\n"
msgstr "»{0}« ist kein gültiges Argument für »--compression«. Verfügbare Optionen sind: {1}\n"
#: src/merge/mkvmerge.cpp:1350
#, no-c-format, c++-format
msgid "'{0}' is an unsupported argument for --cues.\n"
msgstr "»{0}« ist kein gültiges Argument für »--cues«.\n"
#: src/common/command_line.cpp:235
#, no-c-format, c++-format
msgid "'{0}' is missing the file name.\n"
msgstr "»{0}« fehlt der Dateiname.\n"
#: src/extract/extract_cli_parser.cpp:210
#, no-c-format, c++-format
msgid "'{0}' is neither a valid ISO 639-2 nor a valid ISO 639-1 code. See 'mkvmerge --list-languages' for a list of all languages and their respective ISO 639-2 codes.\n"
msgstr "»{0}« ist weder ein gültiger ISO-639-2- noch ein gültiger ISO-639-1-Code. Mit »mkvmerge --list-languages« können Sie sich eine Liste aller Sprachen und ihrer ISO-639-2-Codes ausgeben lassen.\n"
#: src/common/chapters/chapters.cpp:295
#: src/common/chapters/chapters.cpp:315
#, no-c-format, c++-format
msgid "'{0}' is not a CHAPTERxx=... line."
msgstr "»{0}« ist keine Zeile nach dem Muster »CHAPTERxx=…«."
#: src/common/chapters/chapters.cpp:319
#, no-c-format, c++-format
msgid "'{0}' is not a CHAPTERxxNAME=... line."
msgstr "»{0}« ist keine Zeile nach dem Muster »CHAPTERxxNAME=…«."
#: src/common/chapters/dvd.cpp:133
#, no-c-format, c++-format
msgid "'{0}' is not a valid DVD title number."
msgstr "»{0}« ist keine gültige DVD-Titelnummer."
#: src/merge/mkvmerge.cpp:587
#, no-c-format, c++-format
msgid "'{0}' is not a valid IETF BCP 47/RFC 5646 language tag in '{1}'. Additional information from the parser: {2}\n"
msgstr "'{0}' ist kein gültiges IETF BCP 47-/RFC 5646-Sprachelement in '{1}'. Zusätzliche Information vom Parser: {2}\n"
#: src/common/xml/ebml_chapters_converter.cpp:145
#: src/common/xml/ebml_chapters_converter.cpp:186
#: src/common/xml/ebml_tags_converter.cpp:125
#, no-c-format, c++-format
msgid "'{0}' is not a valid IETF BCP 47/RFC 5646 language tag. Additional information from the parser: {1}"
msgstr "'{0}' ist kein gültiges IETF BCP 47-/RFC 5646-Sprachelement. Zusätzliche Information vom Parser: {1}"
#: src/common/xml/ebml_chapters_converter.cpp:152
#, no-c-format, c++-format
msgid "'{0}' is not a valid ISO 639-2 language code."
msgstr "»{0}« ist kein gültiger ISO-639-2-Sprachcode."
#: src/merge/mkvmerge.cpp:1582
#, no-c-format, c++-format
msgid "'{0}' is not a valid append mode in '--append-mode {0}'.\n"
msgstr "»{0}« ist kein gültiges Argument für »--append-mode {0}«.\n"
#: src/common/xml/ebml_chapters_converter.cpp:158
#, no-c-format, c++-format
msgid "'{0}' is not a valid ccTLD country code."
msgstr "»{0}« ist kein gültiger ccTLD Ländercode."
#: src/merge/mkvmerge.cpp:1059
#, no-c-format, c++-format
msgid "'{0}' is not a valid field order."
msgstr "»{0}« ist keine gültige Feldreihenfolge."
#: src/merge/mkvmerge.cpp:1524
#: src/merge/mkvmerge.cpp:1527
#, no-c-format, c++-format
msgid "'{0}' is not a valid file ID in '--track-order {1}'.\n"
msgstr "»{0}« ist keine gültige Datei-ID in »--track-order {1}«.\n"
#: src/common/hacks.cpp:117
#, no-c-format, c++-format
msgid "'{0}' is not a valid hack.\n"
msgstr "»{0}« ist kein gültiger Hack-Name.\n"
#: src/merge/mkvmerge.cpp:2118
#: src/propedit/propedit_cli_parser.cpp:224
#, no-c-format, c++-format
msgid "'{0}' is not a valid language normalization mode.\n"
msgstr "»{0}« ist kein gültiger Sprach-Normalisierungs-Modus.\n"
#: src/merge/mkvmerge.cpp:1567
#, no-c-format, c++-format
msgid "'{0}' is not a valid mapping of file and track IDs in '--append-to {1}'.\n"
msgstr "»{0}« ist keine gültige Zuordnung von Datei- und Spur-IDs in »--append-to {1}«.\n"
#: src/merge/mkvmerge.cpp:1521
#, no-c-format, c++-format
msgid "'{0}' is not a valid pair of file ID and track ID in '--track-order {1}'.\n"
msgstr "»{0}« ist kein gültiges Paar von Datei- und Spur-ID »--track-order {1}«.\n"
#: src/merge/mkvmerge.cpp:1596
#, no-c-format, c++-format
msgid "'{0}' is not a valid pair of track ID and default duration in '--default-duration {0}'.\n"
msgstr "»{0}« ist kein gültiges Paar aus Spur-ID und Standarddauer in »--default-duration {0}«.\n"
#: src/merge/mkvmerge.cpp:1665
#, no-c-format, c++-format
msgid "'{0}' is not a valid priority class.\n"
msgstr "»{0}« ist keine gültige Priorität.\n"
#: src/merge/mkvmerge.cpp:1600
#, no-c-format, c++-format
msgid "'{0}' is not a valid track ID in '--default-duration {1}'.\n"
msgstr "»{0}« ist keine gültige Spur-ID in »--default-duration {1}«.\n"
#: src/merge/mkvmerge.cpp:1053
#, no-c-format, c++-format
msgid "'{0}' is not a valid track ID."
msgstr "»{0}« ist keine gültige Spur-ID."
#: src/merge/mkvmerge.cpp:1604
#, no-c-format, c++-format
msgid "'{0}' is not recognized as a valid number format or it doesn't contain a valid unit ('s', 'ms', 'us', 'ns', 'fps', 'p' or 'i') in '{1}'.\n"
msgstr "Die Angabe »{0}« in »{1}« wurde nicht als gültiges Zahlenformat erkannt, oder sie enhält keine gültige Einheit (»s«, »ms«, »us«, »ns«, »fps«, »p« oder »i«).\n"
#: src/extract/extract_cli_parser.cpp:159
#, no-c-format, c++-format
msgid "'{0}' is only allowed when extracting chapters.\n"
msgstr "»{0}« darf nur beim Extrahieren von Kapiteln benutzt werden.\n"
#: src/extract/extract_cli_parser.cpp:156
#, no-c-format, c++-format
msgid "'{0}' is only allowed when extracting tracks.\n"
msgstr "»{0}« darf nur beim Extrahieren von Spuren benutzt werden.\n"
#: src/merge/mkvmerge.cpp:2244
#, no-c-format, c++-format
msgid "'{0}' lacks a file name.\n"
msgstr "Der Option »{0}« fehlt der Dateiname.\n"
#: src/merge/mkvmerge.cpp:2080
#: src/merge/mkvmerge.cpp:2100
#: src/merge/mkvmerge.cpp:2115
#: src/merge/mkvmerge.cpp:2184
#: src/merge/mkvmerge.cpp:2265
#: src/merge/mkvmerge.cpp:2320
#: src/merge/mkvmerge.cpp:2519
#: src/merge/mkvmerge.cpp:2533
#: src/merge/mkvmerge.cpp:2767
#: src/merge/mkvmerge.cpp:2774
#: src/merge/mkvmerge.cpp:2788
#: src/merge/mkvmerge.cpp:2795
#: src/merge/mkvmerge.cpp:2802
#: src/merge/mkvmerge.cpp:2809
#: src/merge/mkvmerge.cpp:2816
#: src/merge/mkvmerge.cpp:2823
#: src/merge/mkvmerge.cpp:2830
#: src/merge/mkvmerge.cpp:2837
#: src/merge/mkvmerge.cpp:2844
#: src/merge/mkvmerge.cpp:2851
#: src/merge/mkvmerge.cpp:2858
#: src/merge/mkvmerge.cpp:2865
#: src/merge/mkvmerge.cpp:2872
#: src/merge/mkvmerge.cpp:2886
#: src/merge/mkvmerge.cpp:2893
#: src/merge/mkvmerge.cpp:2901
#: src/merge/mkvmerge.cpp:2909
#: src/merge/mkvmerge.cpp:2919
#: src/merge/mkvmerge.cpp:2926
#: src/merge/mkvmerge.cpp:2933
#: src/merge/mkvmerge.cpp:2945
#: src/merge/mkvmerge.cpp:2952
#: src/merge/mkvmerge.cpp:2959
#: src/propedit/propedit_cli_parser.cpp:221
#, no-c-format, c++-format
msgid "'{0}' lacks its argument.\n"
msgstr "Der Option »{0}« fehlt ihr Argument.\n"
#: src/merge/mkvmerge.cpp:2592
#, no-c-format, c++-format
msgid "'{0}' lacks the FourCC.\n"
msgstr "Der Option »{0}« fehlt der FourCC-Code.\n"
#: src/merge/mkvmerge.cpp:2471
#: src/merge/mkvmerge.cpp:2781
#, no-c-format, c++-format
msgid "'{0}' lacks the delay.\n"
msgstr "Der Option »{0}« fehlt die Verzögerung.\n"
#: src/merge/mkvmerge.cpp:2438
#, no-c-format, c++-format
msgid "'{0}' lacks the file name.\n"
msgstr "Der Option »{0}« fehlt der Dateiname.\n"
#: src/merge/mkvmerge.cpp:2627
#: src/merge/mkvmerge.cpp:2634
#: src/merge/mkvmerge.cpp:2641
#: src/merge/mkvmerge.cpp:2648
#: src/merge/mkvmerge.cpp:2655
#: src/merge/mkvmerge.cpp:2662
#: src/merge/mkvmerge.cpp:2669
#: src/merge/mkvmerge.cpp:2676
#: src/merge/mkvmerge.cpp:2683
#: src/merge/mkvmerge.cpp:2690
#: src/merge/mkvmerge.cpp:2697
#: src/merge/mkvmerge.cpp:2704
#: src/merge/mkvmerge.cpp:2711
#: src/merge/mkvmerge.cpp:2718
#: src/merge/mkvmerge.cpp:2725
#: src/merge/mkvmerge.cpp:2732
#: src/merge/mkvmerge.cpp:2739
#: src/merge/mkvmerge.cpp:2746
#: src/merge/mkvmerge.cpp:2753
#: src/merge/mkvmerge.cpp:2760
#, no-c-format, c++-format
msgid "'{0}' lacks the parameter.\n"
msgstr "Der Option »{0}« fehlt der Parameter.\n"
#: src/merge/mkvmerge.cpp:2879
#, no-c-format, c++-format
msgid "'{0}' lacks the track ID.\n"
msgstr "Der Option »{0}« fehlt die Spur-ID.\n"
#: src/merge/mkvmerge.cpp:2557
#: src/merge/mkvmerge.cpp:2564
#: src/merge/mkvmerge.cpp:2571
#: src/merge/mkvmerge.cpp:2578
#: src/merge/mkvmerge.cpp:2585
#, no-c-format, c++-format
msgid "'{0}' lacks the track numbers.\n"
msgstr "Der Option »{0}« fehlen die Spur-IDs.\n"
#: src/common/output.cpp:215
#: src/common/output.cpp:228
#: src/common/output.cpp:241
#, no-c-format, c++-format
msgid "'{0}' track {1}: {2}"
msgstr "»{0}« Spur {1}: {2}"
#: src/common/mm_multi_file_io.cpp:176
#, no-c-format, c++-format
msgid "'{0}': Processing the following files as well: {1}\n"
msgstr "»{0}«: Auch die folgenden Dateien werden verarbeitet: {1}\n"
#: src/input/r_matroska.cpp:2039
#, no-c-format, c++-format
msgid "'{0}': You're copying an Opus track that was written in experimental mode. The resulting track will be written in final mode, but one detail cannot be recovered from a track written in experimental mode: the end trimming. This means that a decoder might output a few samples more than originally intended. You should re-multiplex from the original Opus file if possible.\n"
msgstr "»{0}«: Sie kopieren eine ursprünglich im experimentellen Modus geschriebene Opus-Spur. Die entstehende Spur wird im finalen Modus geschrieben, allerdings kann ein Detail nicht aus einer im experimentellen Modus geschriebenen Spur rekonstruiert werden: die Anzahl der am Ende zu entfernenden Samples. Das bedeutet, dass ein Decoder einige Samples mehr ausgeben könnte, als ursprünglich beabsichtigt war. Sie sollten statt dessen, falls möglich, die Original-Opus-Datei erneut multiplexen.\n"
#: src/common/output.cpp:208
#: src/common/output.cpp:221
#: src/common/output.cpp:234
#, no-c-format, c++-format
msgid "'{0}': {1}"
msgstr "»{0}«: {1}"
#: src/common/kax_info.cpp:266
#, no-c-format, c++-format
msgid "(Known element, but invalid at this position: {0}; ID: 0x{1} size: {2})"
msgstr "(Bekanntes Element, aber an dieser Position ungültig: {0}; ID: 0x{1} Größe: {2})"
#: src/common/kax_info.cpp:261
#, no-c-format, c++-format
msgid "(Unknown element: {0}; ID: 0x{1} size: {2})"
msgstr "(Unbekanntes Element: {0}; ID: 0x{1} Größe: {2})"
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:202
#, no-c-format
msgid "(additional part)"
msgstr "(zusätzlicher Teil)"
#: src/input/r_flac.cpp:95
#, no-c-format
msgid "+-> Parsing the FLAC file. This can take a LONG time.\n"
msgstr "+-> Die FLAC-Datei wird gelesen. Dies kann eine Weile dauern.\n"
#: src/input/r_flac.cpp:151
#, no-c-format
msgid "+-> Pre-parsing FLAC file: 100%\n"
msgstr "+-> Die FLAC-Datei wird oberflächlich untersucht: 100%\n"
#: src/input/r_flac.cpp:128
#, no-c-format, c++-format
msgid "+-> Pre-parsing FLAC file: {0}%{1}"
msgstr "+-> Die FLAC-Datei wird oberflächlich untersucht: {0}%{1}"
#: src/merge/generic_reader.cpp:290
#, no-c-format, c++-format
msgid ", description '{0}'"
msgstr ", Beschreibung »{0}«"
#: src/merge/generic_reader.cpp:293
#, no-c-format, c++-format
msgid ", file name '{0}'"
msgstr ", Dateiname »{0}«"
#: src/common/kax_info.cpp:943
#: src/common/kax_info.cpp:1085
#, no-c-format, c++-format
msgid ", position 0x{0:x}"
msgstr ", Position 0x{0:x}"
#: src/common/kax_info.cpp:943
#: src/common/kax_info.cpp:1085
#, no-c-format, c++-format
msgid ", position {0}"
msgstr ", Position {0}"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:328
#, no-c-format
msgid "--- Errors emitted by job '%1' started on %2 ---"
msgstr "--- Fehler ausgegeben von Job »%1« gestartet am %2 ---"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:346
#, no-c-format
msgid "--- Output of job '%1' started on %2 ---"
msgstr "--- Jobausgabe von »%1« gestartet am %2 ---"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:327
#, no-c-format
msgid "--- Warnings emitted by job '%1' started on %2 ---"
msgstr "--- Warnungen ausgegeben von Job »%1« gestartet am %2 ---"
#: src/propedit/propedit_cli_parser.cpp:296
#, no-c-format
msgid "1. A number which will be interpreted as an attachment ID as listed by 'mkvmerge --identify'. These are usually simply numbered starting from 0 (e.g. '2')."
msgstr "1. eine Zahl, die als die Dateianhangs-ID interpretiert wird, die auch »mkvmerge --identify« ausgibt. Diese sind normalerweise aufsteigend nummeriert und starten bei 0 (z.B. »2«)."
#: src/common/kax_info.cpp:763
#, no-c-format
msgid "1: all frames"
msgstr "1: alle Bilder"
#: src/propedit/propedit_cli_parser.cpp:297
#, no-c-format
msgid "2. A number with the prefix '=' which will be interpreted as the attachment's unique ID (UID) as listed by 'mkvmerge --identify'. These are usually random-looking numbers (e.g. '128975986723')."
msgstr "2. eine Zahl mit dem Präfix »=«, die als die eindeutige ID eines Dateianhangs interpretiert und auch von »mkvmerge --identify« ausgegeben wird. Dies ist normalerweise eine zufällig aussehende Zahl (z.B. »128975986723«)."
#: src/common/kax_info.cpp:765
#, no-c-format
msgid "2: codec private data"
msgstr "2: private Codec-Daten"
#: src/propedit/propedit_cli_parser.cpp:298
#, no-c-format
msgid "3. Either 'name:<value>' or 'mime-type:<value>' in which case the selector applies to all attachments whose name or MIME type respectively equals <value>."
msgstr "3. entweder »name:<Wert>« oder »mime-type:<Wert>«, wodurch dieser Selektor auf alle Dateianhänge zutrifft, deren Name oder MIME-Typ dem angegebenen <Wert> entspricht."
#: src/common/xml/ebml_chapters_converter.cpp:123
#, no-c-format
msgid "<ChapterAtom> is missing the <ChapterTimeStart> child."
msgstr "<ChapterAtom> fehlt das Element <ChapterTimeStart>."
#: src/common/xml/ebml_chapters_converter.cpp:173
#, no-c-format
msgid "<ChapterDisplay> is missing the <ChapterString> child."
msgstr "<ChapterDisplay> fehlt das Element <ChapterString>."
#: src/common/xml/ebml_chapters_converter.cpp:130
#, no-c-format
msgid "<ChapterTrack> is missing the <ChapterTrackNumber> child."
msgstr "<ChapterTrack> fehlt das Element <ChapterTrackNumber>."
#: src/mkvtoolnix-gui/merge/attachments.cpp:414
#: src/mkvtoolnix-gui/merge/input.cpp:785
#: src/mkvtoolnix-gui/merge/input.cpp:1777
#: src/mkvtoolnix-gui/merge/input.cpp:1819
#, no-c-format
msgid "<Do not change>"
msgstr "<Nicht ändern>"
#: src/common/xml/ebml_chapters_converter.cpp:194
#, no-c-format
msgid "<EditionDisplay> is missing the <EditionString> child."
msgstr "<EditionDisplay> fehlt das Element <EditionString>."
#: src/mkvtoolnix-gui/merge/tab.cpp:147
#, no-c-format
msgid "<No destination file>"
msgstr "<Keine Zieldatei>"
#: src/common/xml/ebml_tags_converter.cpp:108
#, no-c-format
msgid "<Simple> is missing the <Name> child."
msgstr "<Simple> fehlt das Element <Name>."
#: src/common/xml/ebml_tags_converter.cpp:115
#, no-c-format
msgid "<Simple> must contain either a <String> or a <Binary> child."
msgstr "<Simple> muss entweder ein <String>- oder ein <Binary>-Element enthalten."
#: src/common/xml/ebml_tags_converter.cpp:101
#, no-c-format
msgid "<Tag> is missing the <Simple> child."
msgstr "<Tag> fehlt das Element <Simple>."
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:207
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:120
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:112
#, no-c-format
msgid "<Unnamed>"
msgstr "<Unbenannt>"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:213
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:263
#, no-c-format
msgid "<Unsaved file>"
msgstr "<Nicht gespeicherte Datei>"
#: src/common/xml/xml.h:70
#, no-c-format, c++-format
msgid "<{0}> is not a valid child element of <{1}> at position {2}."
msgstr "<{0}> ist kein gültiges Unterelement von <{1}> an Position {2}."
#: src/input/r_matroska.cpp:2482
#: src/input/r_matroska.cpp:2602
#, no-c-format, c++-format
msgid "A block was found at timestamp {0} for track number {1}. However, no headers were found for that track number. The block will be skipped.\n"
msgstr "Es wurde ein Block für Spur Nummer {1} bei Zeitstempel {0} gefunden. Allerdings wurden bisher noch keine Spurkopfdaten gefunden. Der Block wird ausgelassen.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:343
#, no-c-format
msgid "A chapter starting at 0s is never considered for splitting and discarded silently."
msgstr "Ein bei 0s beginnendes Kapitel wird beim Aufteilen nicht berücksichtigt und stillschweigend übergangen."
#: src/mkvtoolnix-gui/merge/output.cpp:309
#, no-c-format
msgid "A comma-separated list of frame/field number ranges of content to keep."
msgstr "Eine durch Kommas getrennte Liste von Bild-/Feldnummernbereichen, die kopiert werden sollen."
#: src/mkvtoolnix-gui/merge/output.cpp:326
#, no-c-format
msgid "A comma-separated list of frame/field numbers after which to split."
msgstr "Eine durch Kommas getrennte Liste von Bild-/Feldnummern, nach denen aufgeteilt werden soll."
#: src/mkvtoolnix-gui/merge/output.cpp:299
#, no-c-format
msgid "A comma-separated list of timestamp ranges of content to keep."
msgstr "Eine durch Kommas getrennte Liste von Zeitbereichen, deren Inhalt aufbewahrt werden soll."
#: src/input/r_matroska.cpp:779
#, no-c-format
msgid "A default index and with it default settings for the width, height and color palette will be used instead."
msgstr "Ein Standardindex und damit auch Standardwerte für Breite, Höhe und die Farbpalette werden statt dessen verwendet werden."
#: src/merge/output_control.cpp:241
#: src/mkvtoolnix-gui/header_editor/tab.cpp:275
#: src/propedit/propedit.cpp:118
#, no-c-format
msgid "A generic read or write failure occurred."
msgstr "Ein allgemeiner Lese- oder Schreibfehler ist aufgetreten."
#: src/common/property_element.cpp:146
#, no-c-format
msgid "A human-readable string specifying the codec."
msgstr "Eine menschenlesbare Zeichenkette, die den Namen des Codecs angibt."
#: src/common/property_element.cpp:142
#, no-c-format
msgid "A human-readable track name."
msgstr "Ein menschenlesbarer Name der Spur."
#: src/mkvtoolnix-gui/jobs/tool.cpp:622
#, no-c-format
msgid "A job creating the file '%1' is already in the job queue."
msgstr "In der Jobwarteschlange befindet sich bereits ein Job, der Die Datei »%1« erstellen wird."
#: src/mkvtoolnix-gui/merge/input.cpp:553
#, no-c-format
msgid "A name for this track that players can display helping the user choose the right track to play, e.g. \"director's comments\"."
msgstr "Ein Name für diese Spur, den Abspielprogramme anzeigen können, um bei der Spurauswahl zu helfen, z.B. »Kommentare des Regisseurs«."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:787
#, no-c-format
msgid "A problem has been detected with this installation of MKVToolNix:"
msgid_plural "Several problems have been detected with this installation of MKVToolNix:"
msgstr[0] "Es wurde ein Problem mit der MKVToolNix-Installation festgestellt:"
msgstr[1] "Es wurden mehrere Probleme mit der MKVToolNix-Installation festgestellt:"
#: src/common/property_element.cpp:123
#, no-c-format
msgid "A randomly generated unique ID to identify the current segment between many others (128 bits)."
msgstr "eine zufällig erzeugte, eindeutige ID, mit der das aktuelle Segment unter verschiedenen anderen erkannt werden kann (128 Bits lang)"
#: src/mkvtoolnix-gui/merge/output.cpp:317
#: src/mkvtoolnix-gui/merge/output.cpp:333
#, no-c-format
msgid "A single Matroska block contains either a full frame (for progressive content) or a single field (for interlaced content)."
msgstr "Ein einzelner Matroska-Block enthält entweder ein ganzes Bild (bei progressivem Material) oder ein einzelnes Feld (bei zeilenverschachteltem Material)."
#: src/merge/generic_reader.cpp:177
#, no-c-format, c++-format
msgid "A track with the ID {0} was requested but not found in the file. The corresponding option will be ignored.\n"
msgstr "Eine Spur mit der ID {0} wurde angegeben, aber in der Quelldatei nicht gefunden. Die Option, in der diese Spur-ID benutzt wurde, wird ignoriert.\n"
#: src/common/property_element.cpp:132
#, no-c-format
msgid "A unique ID to identify the Track. This should be kept the same when making a direct stream copy of the Track to another file."
msgstr "eine eindeutige ID zur Identifikation der Spur. Diese sollte beim Kopieren der Spur in eine andere Datei erhalten bleiben."
#: src/common/property_element.cpp:125
#, no-c-format
msgid "A unique ID to identify the next chained segment (128 bits)."
msgstr "eine eindeutige ID zur Kennzeichnung des nächsten verknüpften Segmentes (128 Bits lang)"
#: src/common/property_element.cpp:124
#, no-c-format
msgid "A unique ID to identify the previous chained segment (128 bits)."
msgstr "eine eindeutige ID zur Kennzeichnung des vorherigen verknüpften Segmentes (128 Bits lang)"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:53
#, no-c-format
msgid "A unique, positive number unambiguously identifying the attachment within the Matroska file."
msgstr "Eine einmalige, positive Zahl, die den Anhang innerhalb der Matroska-Datei eindeutig identifiziert."
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:301
#, no-c-format
msgid "A&cknowledge warnings/errors"
msgstr "Warnungen/Fehler &bestätigen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:657
#, no-c-format
msgid "A&ppend chapters from supported file format"
msgstr "Kapitel aus unterstütztem Dateiformat an&hängen"
#: src/mkvtoolnix-gui/merge/input.cpp:1784
#: src/mkvtoolnix-gui/merge/input.cpp:1785
#, no-c-format
msgid "A&ppend files"
msgstr "Dateien an&hängen"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:336
#, no-c-format
msgid "A&udio file:"
msgstr "A&udiodatei:"
#: src/common/file_types.cpp:73
#: src/output/p_aac.h:46
#, no-c-format
msgid "AAC"
msgstr "AAC"
#: src/common/file_types.cpp:29
#, no-c-format
msgid "AAC (Advanced Audio Coding)"
msgstr "AAC (Advanced Audio Coding)"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2258
#, no-c-format
msgid "AAC is SBR/HE-AAC/AAC+:"
msgstr "AAC ist SBR/HE-AAC/AAC+:"
#: src/input/unsupported_types_signature_prober.cpp:66
#, no-c-format
msgid "AAC with ADIF headers"
msgstr "AAC mit ADIF-Kopfdaten"
#: src/common/file_types.cpp:74
#: src/output/p_ac3.h:43
#, no-c-format
msgid "AC-3"
msgstr "AC-3"
#: src/output/p_alac.h:31
#, no-c-format
msgid "ALAC"
msgstr "ALAC"
#: src/common/file_types.cpp:32
#, no-c-format
msgid "ALAC (Apple Lossless Audio Codec)"
msgstr "ALAC (Apple Lossless Audio Codec)"
#: src/extract/xtr_alac.cpp:53
#, no-c-format
msgid "ALAC private data size mismatch\n"
msgstr "Größe der ALAC-Initialisierungsdaten stimmt nicht\n"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:165
#, no-c-format
msgid "ASCII string (no special chars like Umlaute etc.)"
msgstr "ASCII-Zeichenkette (keine Sonderzeichen wie Umlaute etc.)"
#: src/output/p_av1.h:33
#, no-c-format
msgid "AV1"
msgstr "AV1"
#: src/common/file_types.cpp:52
#, no-c-format
msgid "AV1 Open Bitstream Units stream"
msgstr "AV1 Open Bitstream Unit-Strom"
#: src/common/file_types.cpp:76
#: src/output/p_avc.h:33
#, no-c-format
msgid "AVC/H.264"
msgstr "AVC/H.264"
#: src/output/p_avc_es.h:29
#, no-c-format
msgid "AVC/H.264 (unframed)"
msgstr "AVC/H.264 (unframed)"
#: src/common/file_types.cpp:30
#, no-c-format
msgid "AVC/H.264 elementary streams"
msgstr "AVC/H.264-Elementardatenströme"
#: src/common/file_types.cpp:77
#, no-c-format
msgid "AVI"
msgstr "AVI"
#: src/common/file_types.cpp:31
#, no-c-format
msgid "AVI (Audio/Video Interleaved)"
msgstr "AVI (Audio/Video Interleaved)"
#: src/common/file_types.cpp:78
#, no-c-format
msgid "AVI DV type 1"
msgstr "AVI DV Typ 1"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:713
#, no-c-format
msgid "Abort all running jobs and stop &immediately"
msgstr "Alle laufenden Jobs vorzeitig beenden und &sofort anhalten"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:195
#, no-c-format
msgid "Abort running job"
msgstr "Aktuellen Job vorzeitig beenden"
#: src/mkvtoolnix-gui/jobs/tool.cpp:520
#: src/mkvtoolnix-gui/main_window/main_window.cpp:465
#, no-c-format
msgid "Abort running jobs"
msgstr "Laufende Jobs vorzeitig beenden"
#: src/mkvtoolnix-gui/jobs/job.cpp:274
#, no-c-format
msgid "Aborted by user"
msgstr "Von Benutzerin bzw. Benutzer abgebrochen"
#: src/common/cli_parser.cpp:195
#, no-c-format
msgid "Aborts the program after the first warning is emitted."
msgstr "Bricht das Programm ab, nachdem die erste Warnung ausgegeben wurde."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:703
#, no-c-format
msgid "Acknowledge &all warnings and errors"
msgstr "Alle Warnungen und Fehler &bestätigen"
#: src/mkvtoolnix-gui/jobs/tool.cpp:415
#, no-c-format
msgid "Acknowledge &errors"
msgstr "&Fehler bestätigen"
#: src/mkvtoolnix-gui/jobs/tool.cpp:414
#, no-c-format
msgid "Acknowledge &warnings"
msgstr "&Warnungen bestätigen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:702
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:142
#, no-c-format
msgid "Acknowledge all &errors"
msgstr "Alle &Fehler bestätigen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:701
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:141
#, no-c-format
msgid "Acknowledge all &warnings"
msgstr "Alle &Warnungen bestätigen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:757
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:759
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:761
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:762
#, no-c-format
msgid "Actions for &all tabs"
msgstr "Aktionen für &alle Tabs"
#: src/propedit/propedit_cli_parser.cpp:260
#, no-c-format
msgid "Actions for handling attachments"
msgstr "Aktionen für die Behandlung von Dateianhängen"
#: src/propedit/propedit_cli_parser.cpp:247
#, no-c-format
msgid "Actions for handling properties"
msgstr "Aktionen für die Behandlungen von Eigenschaften"
#: src/propedit/propedit_cli_parser.cpp:253
#, no-c-format
msgid "Actions for handling tags and chapters"
msgstr "Aktionen für die Behandlungen von Tags und Kapiteln"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2340
#, no-c-format
msgid "Add &Blu-ray cover images as attachments"
msgstr "Blu-ray-&Titelbilder als Anhänge hinzufügen"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:335
#, no-c-format
msgid "Add &variable"
msgstr "&Variable hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:217
#, no-c-format
msgid "Add additional command line options for mkvmerge"
msgstr "Zusätzliche Befehlszeilenoptionen für Mkvmerge hinzufügen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:897
#, no-c-format
msgid "Add all files as new attachments to the current tab"
msgstr "Alle Dateien als neue Dateianhänge dem aktuellen Tab hinzufügen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:832
#, no-c-format
msgid "Add all files to the current multiplex settings"
msgstr "Alle Dateien den aktuellen Multiplexeinstellungen hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:172
#, no-c-format
msgid "Add as additional &parts to an existing source file"
msgstr "Als &zusätzliche Teile an eine bestehende Quelldatei hinzufügen"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:118
#, no-c-format
msgid "Add as new &attachments to the current file"
msgstr "Also neue Datei&anhänge zu aktueller Datei hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:168
#, no-c-format
msgid "Add as new source fi&les to the current multiplex settings"
msgstr "Als neue Quelldateien den &aktuellen Multiplexeinstellungen hinzufügen"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:780
#: src/mkvtoolnix-gui/merge/attachments.cpp:299
#, no-c-format
msgid "Add attachments"
msgstr "Dateianhänge hinzufügen"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:198
#, no-c-format
msgid "Add element"
msgstr "Element hinzufügen"
#: src/mkvtoolnix-gui/merge/input.cpp:1786
#: src/mkvtoolnix-gui/merge/input.cpp:1787
#, no-c-format
msgid "Add files as a&dditional parts"
msgstr "Dateien als &zusätzliche Teile hinzufügen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:756
#, no-c-format
msgid "Add files from clip&board"
msgstr "&Dateien aus der Zwischenablage hinzufügen"
#: src/mkvtoolnix-gui/merge/input.cpp:1556
#, no-c-format
msgid "Add media files"
msgstr "Mediendateien hinzufügen"
#: src/mkvtoolnix-gui/merge/input.cpp:1672
#, no-c-format
msgid "Add media files as additional parts"
msgstr "Mediendateien als zusätzliche Teile hinzufügen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:233
#, no-c-format
msgid "Add new &sub-chapter inside"
msgstr "Neues &Unterkapitel innerhalb hinzufügen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:231
#, no-c-format
msgid "Add new c&hapter before"
msgstr "Neues Ka&pitel davor hinzufügen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:232
#, no-c-format
msgid "Add new ch&apter after"
msgstr "Neues Kapitel dana&ch hinzufügen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:229
#, no-c-format
msgid "Add new e&dition before"
msgstr "Neue Edition &davor hinzufügen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:230
#, no-c-format
msgid "Add new ed&ition after"
msgstr "Neue Edition danach hinzufügen"
#: src/mkvtoolnix-gui/main_window/prefs_language_shortcut_dialog.cpp:28
#, no-c-format
msgid "Add new language shortcut"
msgstr "Tastaturkürzel für Sprachen hinzufügen"
#: src/propedit/propedit_cli_parser.cpp:255
#, no-c-format
msgid "Add or replace chapters in the file with the ones from 'filename' or remove them if 'filename' is empty"
msgstr "Tags in der Datei mit denen aus »Dateiname« ergänzen, ersetzen oder entfernen, falls »Dateiname« leer ist"
#: src/propedit/propedit_cli_parser.cpp:254
#, no-c-format
msgid "Add or replace tags in the file with the ones from 'filename' or remove them if 'filename' is empty (see below and man page for syntax)"
msgstr "Tags in der Datei mit denen aus »Dateiname« ergänzen, ersetzen oder entfernen, falls »Dateiname« leer ist (siehe unten und Dokumentation für Syntax)"
#: src/propedit/propedit_cli_parser.cpp:261
#, no-c-format
msgid "Add the file 'filename' as a new attachment"
msgstr "Die Datei »Dateiname« als neuen Dateianhang hinzufügen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:628
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:734
#: src/mkvtoolnix-gui/forms/merge/tab.h:2329
#, no-c-format
msgid "Add to job &queue"
msgstr "Zu Job&warteschlange hinzufügen"
#: src/mkvtoolnix-gui/merge/tool.cpp:944
#, no-c-format
msgid "Adding chapter files"
msgstr "Kapiteldateien hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/adding_directories_dialog.h:135
#: src/mkvtoolnix-gui/forms/merge/adding_directories_dialog.h:136
#, no-c-format
msgid "Adding directories via drag & drop or copy & paste"
msgstr "Verzeichnisse via Ziehen & Fallenlassen oder Kopieren & Einfügen hinzufügen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2262
#, no-c-format
msgid "Adding files"
msgstr "Dateien hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:165
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:166
#, no-c-format
msgid "Adding files via drag & drop or copy & paste"
msgstr "Dateien via Ziehen & Fallenlassen oder Kopieren & Einfügen hinzufügen"
#: src/mkvtoolnix-gui/merge/adding_appending_files_dialog.cpp:28
#: src/mkvtoolnix-gui/merge/adding_appending_files_dialog.cpp:29
#, no-c-format
msgid "Adding multiple files via 'Add source files'"
msgstr "Hinzufügen mehrerer Dateien via »Quelldateien hinzufügen«"
#: src/mkvtoolnix-gui/merge/tool.cpp:959
#, no-c-format
msgid "Adding segment info files"
msgstr "Segment-Informations-Dateien hinzufügen"
#: src/mkvtoolnix-gui/merge/tool.cpp:974
#, no-c-format
msgid "Adding tag files"
msgstr "Tag-Dateien hinzufügen"
#: src/mkvtoolnix-gui/merge/tab.cpp:602
#, no-c-format
msgid "Adding the job to the queue failed"
msgstr "Hinzufügen des Jobs zur Warteschlange schlug fehl"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:236
#, no-c-format
msgid "Additional &modifications"
msgstr "Weitere &Operationen"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:216
#, no-c-format
msgid "Additional command line options"
msgstr "Zusätzliche Befehlszeilenoptionen"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2267
#: src/mkvtoolnix-gui/forms/merge/tab.h:2286
#, no-c-format
msgid "Additional options:"
msgstr "Weitere Optionen:"
#: src/common/kax_element_names.cpp:270
#, no-c-format
msgid "Additions"
msgstr "Zusätze"
#: src/propedit/propedit_cli_parser.cpp:249
#, no-c-format
msgid "Adds a property with the value even if such a property already exists"
msgstr "Fügt ein Merkmal mit dem angegebenen Wert hinzu, selbst wenn ein gleichnamiges Merkmal bereits existiert"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:225
#, no-c-format
msgid "Adler-32:"
msgstr "Adler-32:"
#: src/mkvtoolnix-gui/info/model.cpp:218
#, no-c-format, c++-format
msgid "Adler-32: 0x{0:08x}"
msgstr "Adler-32: 0x{0:08x}"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:325
#, no-c-format
msgid "After a job completes &successfully"
msgstr "Nachdem ein Job &erfolgreich abschließt"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:326
#, no-c-format
msgid "After a job exits with &warnings"
msgstr "Nachdem ein Job mit &Warnungen abschließt"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:327
#, no-c-format
msgid "After a job exits with an &error or the user aborts the job"
msgstr "Nachdem ein Job mit einem &Fehler anhält oder er manuell abgebrochen wird"
#: src/mkvtoolnix-gui/merge/output.cpp:169
#, no-c-format
msgid "After frame/field numbers"
msgstr "Nach Bild-/Feldnummern aufteilen"
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "After output duration"
msgstr "Nach gewisser Ausgabedauer aufteilen"
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "After output size"
msgstr "Nach gewisser Ausgabegröße aufteilen"
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "After specific timestamps"
msgstr "Nach bestimmten Zeitstempeln aufteilen"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:328
#, no-c-format
msgid "After the job &queue has stopped"
msgstr "Nachdem die &Jobwarteschlange anhält"
#: src/mkvtoolnix-gui/merge/input.cpp:1804
#: src/mkvtoolnix-gui/merge/input.cpp:1809
#, no-c-format
msgid "Afterwards &close the current multiplex settings."
msgstr "Anschließend die aktuellen Multiplexeinstellungen &schließen"
#: src/mkvtoolnix-gui/merge/input.cpp:1802
#: src/mkvtoolnix-gui/merge/input.cpp:1807
#, no-c-format
msgid "Afterwards &leave the settings as they are."
msgstr "Anschließend die Einstellungen so &belassen, wie sie sind"
#: src/mkvtoolnix-gui/merge/input.cpp:1805
#: src/mkvtoolnix-gui/merge/input.cpp:1810
#, no-c-format
msgid "Afterwards &remove all source files."
msgstr "Anschließend alle Quelldateien &entfernen"
#: src/mkvtoolnix-gui/merge/input.cpp:1803
#: src/mkvtoolnix-gui/merge/input.cpp:1808
#, no-c-format
msgid "Afterwards create &new multiplex settings and close the current ones."
msgstr "Anschließend &neue Multiplexxeinstellungen anlegen und die aktuellen schließen"
#: src/common/kax_element_names.cpp:172
#, no-c-format
msgid "Algorithm"
msgstr "Algorithmus"
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:52
#, no-c-format
msgid "All chapter names regardless of their language"
msgstr "Alle Kapitelnamen unabhängig ihrer Sprache"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:384
#, no-c-format
msgid "All chapters have been removed from the file '%1'."
msgstr "Alle Kapitel wurden aus der Datei »%1« entfernt."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2322
#, no-c-format
msgid "All destination files"
msgstr "Alle Zieldateien"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:159
#, no-c-format
msgid "All elements in a tree-like structure"
msgstr "Alle Elemente in einer baumförmigen Struktur"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:178
#, no-c-format
msgid "All entries"
msgstr "Alle Einträge"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:766
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:809
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:204
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:358
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:193
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:221
#: src/mkvtoolnix-gui/header_editor/tab.cpp:780
#: src/mkvtoolnix-gui/header_editor/tool.cpp:202
#: src/mkvtoolnix-gui/info/tool.cpp:128
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1342
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:319
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:396
#: src/mkvtoolnix-gui/merge/attachments.cpp:299
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:65
#: src/mkvtoolnix-gui/merge/tab.cpp:221
#: src/mkvtoolnix-gui/merge/tab.cpp:236
#: src/mkvtoolnix-gui/merge/tab.cpp:286
#: src/mkvtoolnix-gui/merge/tab.cpp:349
#: src/mkvtoolnix-gui/merge/tool.cpp:345
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:50
#: src/mkvtoolnix-gui/util/text_display_dialog.cpp:105
#: src/mkvtoolnix-gui/util/widget.cpp:187
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
#, no-c-format
msgid "All files"
msgstr "Alle Dateien"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:58
#, no-c-format
msgid "All following file names will be added as source files to the current multiplex settings."
msgstr "Alle folgenden Dateinamen werden als Quelldateien zum aktuellen Multiplexeinstellungen hinzugefügt."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:60
#, no-c-format
msgid "All following file names will be opened in the chapter editor."
msgstr "Alle folgenden Dateinamen werden im Kapiteleditor geöffnet."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:61
#, no-c-format
msgid "All following file names will be opened in the header editor."
msgstr "Alle folgenden Dateinamen werden im Kopfdateneditor geöffnet."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:59
#, no-c-format
msgid "All following file names will be opened in the info tool."
msgstr "Alle folgenden Dateinamen werden im Info-Werkzeug geöffnet."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:703
#, no-c-format
msgid "All header values are OK."
msgstr "Alle Kopfdaten sind gültig."
#: src/propedit/propedit_cli_parser.cpp:165
#, no-c-format
msgid "All known property names and their meaning\n"
msgstr "Die Namen aller bekannten Merkmale und ihre Bedeutung\n"
#: src/mkvtoolnix-gui/merge/input.cpp:655
#, no-c-format
msgid "All occurrences of the string \"<TID>\" will be replaced by the track's track ID."
msgstr "Alle Vorkommen der Zeichenkette »<TID>« werden durch die Spur-ID der Spur ersetzt."
#: src/extract/extract_cli_parser.cpp:67
#, no-c-format
msgid "All other arguments either switch to a certain extraction mode, change options for the currently active mode or specify what to extract into which file."
msgstr "Alle anderen Argumente wechseln entweder den Modus, ändern Optionen für den momentan aktiven Modus oder geben an, was in welche Datei extrahiert werden soll."
#: src/propedit/propedit_cli_parser.cpp:292
#, no-c-format
msgid "All other strings work just like the track header selectors (see above)."
msgstr "Alle anderen Zeichenketten funktionieren so wie die Spurkopfdatenselektoren (siehe oben)."
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:51
#, no-c-format
msgid "All supported media files"
msgstr "Alle unterstützten Mediendateien"
#: src/mkvtoolnix-gui/merge/output.cpp:268
#, no-c-format
msgid "All units are based on 1024 (G = 1024^3, M = 1024^2, K = 1024)."
msgstr "Alle Einheiten basieren auf dem Faktor 1024 (G = 1024^3, M = 1024^2, K = 1024)."
#: src/common/hacks.cpp:43
#, no-c-format
msgid "Allows storing AVC/H.264 video in Video-for-Windows compatibility mode, e.g. when it is read from an AVI."
msgstr "Erlaubt, AVC/H.264-Video im Video-for-Windows-Kompatibilitätsmodus zu speichern, z.B. wenn es aus AVI-Dateien stammt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:973
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:993
#, no-c-format
msgid "Also if the language is 'undetermined' ('und')"
msgstr "Auch dann, wenn die Sprache 'nicht festgelegt' ('und') ist"
#: src/extract/extract_cli_parser.cpp:79
#, no-c-format
msgid "Also try to extract the cue sheet from the chapter information and tags for this track."
msgstr "Zusätzlich zu Spuren werden Kapitelinformationen als Cuesheet extrahiert."
#: src/input/r_wavpack.cpp:74
#, no-c-format, c++-format
msgid "Also using the correction file '{0}c'.\n"
msgstr "Die Korrekturdatei »{0}c« wird ebenfalls benutzt.\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2266
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:174
#, no-c-format
msgid "Alwa&ys create new mutliplex settings for files containing video tracks"
msgstr "Für jede Datei mit &Videospuren immer neue Multiplexeinstellungen anlegen und zu diesen hinzufügen"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:119
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:175
#: src/mkvtoolnix-gui/forms/merge/adding_directories_dialog.h:140
#, no-c-format
msgid "Alwa&ys use the action selected above and don't ask again"
msgstr "&Immer die oben ausgewählte Aktion ausführen und nicht erneut nachfragen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2352
#, no-c-format
msgid "Always &switch to the job output tool after starting one immediately"
msgstr "Nach sofortigem Starten eines Jobs immer zum Jobausgabe-Werkzeug &umschalten"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2334
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:142
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:146
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:831
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:851
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:895
#, no-c-format
msgid "Always ask the user"
msgstr "Immer nachfragen"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:179
#, no-c-format
msgid "Always automatically replace with canonical form"
msgstr "Immer automatisch durch kanonische Form ersetzen"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:182
#, no-c-format
msgid "Always automatically replace with extended language subtags form"
msgstr "Immer automatisch durch Erweiterte-Sprach-Unterelemente-Form ersetzen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2328
#, no-c-format
msgid "Always enable copying for all tracks of the following types regardless of their language:"
msgstr "Das Kopieren für Spuren der folgenden Typen unabhängig ihrer Sprache immer aktivieren:"
#: src/mkvtoolnix-gui/merge/attachments.cpp:258
#, no-c-format
msgid "Always s&kip files"
msgstr "Dateien immer übersp&ringen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2270
#, no-c-format
msgid "Always s&kip while attaching new files when attachment with same name exists"
msgstr "Beim Hinzufügen von Anhängen immer übe&rspringen wenn Anhang mit selbem Namen existiert"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2335
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:143
#, no-c-format
msgid "Always scan for other playlists"
msgstr "Immer nach Abspiellisten durchsuchen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2272
#, no-c-format
msgid "Always show the destination file controls &below tabs"
msgstr "Zieldateiname-Elemente immer &unterhalb der Tabs anzeigen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2353
#, no-c-format
msgid "Always use a &default description when adding a job to the queue"
msgstr "Immer die Standard&beschreibung beim Hinzufügen von Jobs zur Warteschlange nutzen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:107
#, no-c-format
msgid "Always use full path names even if the application is located in the same directory as the GUI."
msgstr "Verwenden Sie immer absolute Pfadnamen, selbst dann, wenn sich die Anwendung im selben Verzeichnis wie die GUI befindet."
#: src/propedit/propedit_cli_parser.cpp:295
#, no-c-format
msgid "An <attachment-selector> can have three forms:"
msgstr "Ein <attachment-selector> kann drei Formen haben:"
#: src/common/property_element.cpp:145
#, no-c-format
msgid "An ID corresponding to the codec."
msgstr "Eine den Codec identifizierende ID."
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:51
#, no-c-format
msgid "An arbitrary description meant for the user."
msgstr "Eine beliebige, für die Benutzerin bzw. den Benutzer gedachte Beschreibung."
#: src/extract/attachments.cpp:109
#, no-c-format, c++-format
msgid "An attachment with the ID {0} was not found.\n"
msgstr "Ein Dateianhang mit der ID {0} wurde nicht gefunden.\n"
#: src/mkvtoolnix-gui/merge/attachments.cpp:253
#, no-c-format
msgid "An attachment with the name '%1' is already present."
msgstr "Ein Dateianhang mit dem Namen »%1« ist bereits vorhanden."
#: src/merge/mkvmerge.cpp:1989
#, no-c-format
msgid "An empty file name is not valid.\n"
msgstr "Ein leerer Dateiname ist ungültig.\n"
#: src/common/property_element.cpp:122
#, no-c-format
msgid "An escaped filename corresponding to the next segment."
msgstr "ein Dateiname, in dem das nächste Segment zu finden ist"
#: src/common/property_element.cpp:121
#, no-c-format
msgid "An escaped filename corresponding to the previous segment."
msgstr "ein Dateiname, in dem das vorherige Segment zu finden ist"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:422
#, no-c-format
msgid "An example: 'movie.001.mp4', 'movie.002.mp4' and 'movie.003.mp4'"
msgstr "Ein Beispiel: »Film.001.mp4«, »Film.002.mp4« und »Film.003.mp4«"
#: src/merge/mkvmerge.cpp:3215
#, no-c-format
msgid "An exception occurred when writing the destination file."
msgstr "Beim Schreiben der Zieldatei ist eine Ausnahme aufgetreten."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:107
#: src/propedit/propedit.cpp:69
#, no-c-format
msgid "An unknown error occurred. The file has been modified."
msgstr "Ein unbekannter Fehler ist aufgetreten. Die Datei wurde verändert."
#: src/common/xml/ebml_converter.cpp:173
#, no-c-format
msgid "An unsigned integer was expected."
msgstr "Eine vorzeichenlose ganze Zahl wurde erwartet."
#: src/common/hacks.cpp:38
#, no-c-format
msgid "Analyze MPEG4 bitstreams, put each frame into one Matroska block, use proper timestamping (I P B B = 0 120 40 80), use V_MPEG4/ISO/... CodecIDs."
msgstr "Analyse des MPEG-4-Bitstroms, jedes Bild wird in einem Matroska-Block gespeichert, ordentliche Zeitstempel werden berechnet (I P B B = 0 120 40 80), als CodecID kommt V_MPEG4/ISO/… zum Einsatz."
#: src/mkvtoolnix-gui/merge/output.cpp:251
#, no-c-format
msgid "Any later packets of other tracks will be discarded."
msgstr "Spätere Pakete anderer Spuren werden verworfen."
#: src/mkvtoolnix-gui/merge/output.cpp:252
#: src/mkvtoolnix-gui/merge/output.cpp:253
#, no-c-format
msgid "Any option given here will be added at the end of the mkvmerge command line."
msgstr "Alle hier eingegebenen Optionen werden am Ende der Kommandozeile für mkvmerge angefügt."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:52
#, no-c-format
msgid "Any other file name is added as a source file for multiplexing, opened in the chapter editor or in the header editor depending on the current mode."
msgstr "Jeglicher andere Dateiname wird abhängig vom aktuellen Modus als Quelldatei zum Multiplexen hinzugefügt, im Kapiteleditor oder im Kopfdateneditor geöffnet."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:607
#, no-c-format
msgid "Apart from asking the GUI can always open the dropped files as new tabs or it can always add them as new attachments to the current tab."
msgstr "Abgesehen von der Nachfrage kann die GUI fallen gelassene Dateien immer als neue Tabs öffnen, oder sie kann sie immer als neue Dateianhänge dem aktuellen Tab hinzufügen."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:195
#, no-c-format
msgid "Append files in chapter editor"
msgstr "Dateien in Kapiteleditor anhängen"
#: src/mkvtoolnix-gui/merge/input.cpp:1556
#, no-c-format
msgid "Append media files"
msgstr "Mediendateien anhängen"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:171
#, no-c-format
msgid "Append to an e&xisting source file"
msgstr "An eine &bestehende Quelldatei anhängen"
#: src/merge/output_control.cpp:1960
#, no-c-format, c++-format
msgid "Appending track {0} from file no. {1} ('{2}') to track {3} from file no. {4} ('{5}').\n"
msgstr "Spur {0} aus Datei Nummer {1} (»{2}«) wird an Spur {3} aus Datei Nummer {4} (»{5}«) angefügt.\n"
#: src/merge/output_control.cpp:1093
#, no-c-format
msgid "Appending tracks of this type is not supported."
msgstr "Das Aneinanderhängen von Spuren diesen Typs wird nicht unterstützt."
#: src/merge/mkvmerge.cpp:708
#, no-c-format
msgid "Aspect ratio"
msgstr "Seitenverhältnis"
#: src/merge/mkvmerge.cpp:708
#, no-c-format
msgid "Aspect ratio factor"
msgstr "Seitenverhältnis-Faktor"
#: src/common/kax_element_names.cpp:161
#, no-c-format
msgid "Aspect ratio type"
msgstr "Seitenverhältnis-Art"
#: src/common/xml/ebml_chapters_converter.cpp:109
#, no-c-format
msgid "At least one <ChapterAtom> element is needed."
msgstr "Es wird mindestens ein <ChapterAtom>-Element benötigt."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2325
#, no-c-format
msgid "Atta&chments"
msgstr "Datei&anhänge"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2314
#, no-c-format
msgid "Atta&chments to add:"
msgstr "Hinzuzu&fügende Dateianhänge:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2321
#, no-c-format
msgid "Attach &to:"
msgstr "Anhän&gen an:"
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:64
#, no-c-format
msgid "Attach to"
msgstr "Anhängen an"
#: src/common/kax_element_names.cpp:244
#, no-c-format
msgid "Attached"
msgstr "Dateianhang"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:171
#: src/mkvtoolnix-gui/merge/track.cpp:681
#, no-c-format
msgid "Attachment"
msgstr "Dateianhang"
#: src/merge/generic_reader.cpp:287
#, no-c-format, c++-format
msgid "Attachment ID {0}: type '{1}', size {2} bytes"
msgstr "Dateianhang ID {0}: Typ »{1}«, Größe {2} Byte"
#: src/common/kax_element_names.cpp:321
#, no-c-format
msgid "Attachment UID"
msgstr "Dateianhangs-UID"
#: src/extract/extract_cli_parser.cpp:97
#, no-c-format
msgid "Attachment extraction"
msgstr "Extraktion von Dateianhängen"
#: src/propedit/propedit_cli_parser.cpp:294
#, no-c-format
msgid "Attachment selectors"
msgstr "Dateianhangs-Selektoren"
#: src/mkvtoolnix-gui/merge/attachments.cpp:251
#, no-c-format
msgid "Attachment with same name present"
msgstr "Dateianhang mit selbem Namen vorhanden"
#: src/common/kax_element_names.cpp:243
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:109
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2269
#: src/mkvtoolnix-gui/header_editor/attachments_page.cpp:20
#: src/propedit/options.cpp:226
#, no-c-format
msgid "Attachments"
msgstr "Dateianhänge"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2313
#, no-c-format
msgid "Attachments from &source files:"
msgstr "Dateianhänge aus &Quelldateien:"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:61
#: src/mkvtoolnix-gui/merge/track.cpp:677
#, no-c-format
msgid "Audio"
msgstr "Audio"
#: src/common/property_element.cpp:211
#, no-c-format
msgid "Audio bit depth"
msgstr "Audio-Bit-Tiefe"
#: src/common/property_element.cpp:210
#, no-c-format
msgid "Audio channels"
msgstr "Audiokanäle"
#: src/common/property_element.cpp:212
#, no-c-format
msgid "Audio emphasis"
msgstr "Audio-Vorverzerrung"
#: src/merge/mkvmerge.cpp:1067
#, no-c-format, c++-format
msgid "Audio emphasis mode option: not given in the form <TID>:<mode> where the mode is either a number or keyword from this list: {0} (argument was '{1}').\n"
msgstr "Audio-Vorverzerrungs-Option: das Argument folgt nicht dem Muster »<TID>:<n|Stichwort>«, wobei »n« eine Nummer oder ein Stichwort aus dieser Liste ist: {0} (Argument war »{1}«).\n"
#: src/common/property_element.cpp:209
#, no-c-format
msgid "Audio output sampling frequency"
msgstr "Audioausgabeabtastrate"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2257
#, no-c-format
msgid "Audio properties"
msgstr "Audio-Eigenschaften"
#: src/common/property_element.cpp:208
#, no-c-format
msgid "Audio sampling frequency"
msgstr "Audioabtastrate"
#: src/common/kax_element_names.cpp:105
#, no-c-format
msgid "Audio track"
msgstr "Audiospur"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:54
#, no-c-format
msgid "Audio track %1"
msgstr "Audiospur %1"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2201
#, no-c-format
msgid "Audio, subtitle, chapter properties"
msgstr "Audio-, Untertitel-, Kapiteleigenschaften"
#: src/merge/mkvmerge.cpp:446
#, no-c-format, c++-format
msgid "Automatic MIME type recognition for '{0}': {1}\n"
msgstr "Automatische MIME-Typ-Erkennung für »{0}«: {1}\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2322
#, no-c-format
msgid "Automatically &clear the destination file name when the last file is removed"
msgstr "Zieldateinamen automatisch &leeren, wenn letzte Quelldatei entfernt wird"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2292
#, no-c-format
msgid "Automatically clea&r the file title when the last file is removed"
msgstr "Dateititel automatisch &leeren, wenn letzte Quelldatei entfernt wird"
#: src/merge/mkvmerge.cpp:2301
#, no-c-format
msgid "Automatically enabling WebM compliance mode due to destination file name extension.\n"
msgstr "WebM-Konfirmitätsmodus aufgrund der Zieldateinamenserweiterung automatisch aktiviert.\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2291
#, no-c-format
msgid "Automatically set the file &title from source files"
msgstr "Datei&titel automatisch aus Quelldateien setzen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2293
#, no-c-format
msgid "Automatically set track &delays from source file name"
msgstr "Spurverzö&gerung automatisch aus Quelldateiname ableiten"
#: src/common/command_line.cpp:258
#, no-c-format
msgid "Available translations:\n"
msgstr "Verfügbare Übersetzungen:\n"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:163
#, no-c-format
msgid "Available version:"
msgstr "Verfügbare Version:"
#: src/mkvtoolnix-gui/forms/util/side_by_side_multi_select.h:135
#, no-c-format
msgid "Available:"
msgstr "Verfügbar:"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:214
#, no-c-format
msgid "BCP 47 language tag details"
msgstr "Details des BCP 47-Sprach-Tags"
#: src/mkvtoolnix-gui/merge/output.cpp:169
#, no-c-format
msgid "Before chapters"
msgstr "Vor Kapiteln aufteilen"
#: src/common/kax_element_names.cpp:327
#, no-c-format
msgid "Binary"
msgstr "Binärwert"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:169
#, no-c-format
msgid "Binary (displayed as hexadecimal numbers)"
msgstr "Binärwerte (angezeigt als Hexadezimalzahlen)"
#: src/common/kax_element_names.cpp:110
#, no-c-format
msgid "Bit depth"
msgstr "Bittiefe"
#: src/common/kax_element_names.cpp:127
#, no-c-format
msgid "Bits per channel"
msgstr "Bits pro Kanal"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2237
#, no-c-format
msgid "Bits per color channel:"
msgstr "Bits pro Farkbanal:"
#: src/common/property_element.cpp:211
#, no-c-format
msgid "Bits per sample, mostly used for PCM."
msgstr "Bits pro Abtastwert, hauptsächlich für PCM benutzt"
#: src/common/kax_element_names.cpp:255
#, no-c-format
msgid "Block"
msgstr "Block"
#: src/common/kax_element_names.cpp:183
#, no-c-format
msgid "Block addition ID extra data"
msgstr "Blockzusatz-ID-Extradaten"
#: src/common/kax_element_names.cpp:184
#, no-c-format
msgid "Block addition ID name"
msgstr "Blockzusatz-ID-Name"
#: src/common/kax_element_names.cpp:185
#, no-c-format
msgid "Block addition ID type"
msgstr "Blockzusatz-ID-Typ"
#: src/common/kax_element_names.cpp:186
#, no-c-format
msgid "Block addition ID value"
msgstr "Blockzusatz-ID-Wert"
#: src/common/kax_element_names.cpp:182
#, no-c-format
msgid "Block addition mapping"
msgstr "Blockzusatz-Abbildung"
#: src/common/kax_element_names.cpp:263
#, no-c-format
msgid "Block additional"
msgstr "Blockzusatz"
#: src/common/kax_element_names.cpp:262
#: src/common/kax_element_names.cpp:268
#, no-c-format
msgid "Block additional ID"
msgstr "Blockzusatz-ID"
#: src/common/kax_element_names.cpp:256
#, no-c-format
msgid "Block duration"
msgstr "Blockdauer"
#: src/common/kax_element_names.cpp:254
#, no-c-format
msgid "Block group"
msgstr "Blockgruppe"
#: src/common/kax_element_names.cpp:259
#, no-c-format
msgid "Block virtual"
msgstr "Block virtuelles Element"
#: src/common/hacks.cpp:58
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:355
#, no-c-format
msgid "Blu-ray discs often contain a chapter entry very close to the end of the movie."
msgstr "Blu-ray-Discs enthalten oftmals einen Kapiteleintrag, der sehr dicht am Ende des Films liegt."
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:44
#, no-c-format
msgid "Blu-ray index files"
msgstr "Blu-ray-Index-Dateien"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:199
#, no-c-format
msgid "Blu-ray playlist files"
msgstr "Blu-ray-Abspiellisten"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2339
#, no-c-format
msgid "Blu-rays"
msgstr "Blu-rays"
#: src/common/property_element.cpp:188
#, no-c-format
msgid "Blue X chromaticity coordinate as defined by CIE 1931."
msgstr "Blaue X-Ordinate für Sättigung wie von CIE 1931 definiert."
#: src/common/property_element.cpp:189
#, no-c-format
msgid "Blue Y chromaticity coordinate as defined by CIE 1931."
msgstr "Blaue Y-Ordinate für Sättigung wie von CIE 1931 definiert."
#: src/common/kax_element_names.cpp:118
#, no-c-format
msgid "Blue color coordinate x"
msgstr "Blaue Farbordinate x"
#: src/common/kax_element_names.cpp:119
#, no-c-format
msgid "Blue color coordinate y"
msgstr "Blaue Farbordinate y"
#: src/input/r_vobsub.cpp:580
#, no-c-format, c++-format
msgid "Bogus aid {0}\n"
msgstr "Ungültige AID {0}\n"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:170
#, no-c-format
msgid "Boolean (yes/no, on/off etc.)"
msgstr "Boolescher Wert (ja/nein, an/aus etc.)"
#: src/merge/generic_packetizer.cpp:206
#, no-c-format
msgid "Both the aspect ratio and '--display-dimensions' were given.\n"
msgstr "Sowohl das Seitenverhältnis als auch die Anzeigeabmessungen (»--display-dimensions«) wurden angegeben.\n"
#: src/merge/generic_packetizer.cpp:204
#, no-c-format
msgid "Both the aspect ratio factor and '--display-dimensions' were given.\n"
msgstr "Sowohl der Faktor für das Seitenverhältnis als auch die Anzeigeabmessungen (»--display-dimensions«) wurden angegeben.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:942
#, no-c-format
msgid "Bottom"
msgstr "Unten"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:57
#, no-c-format
msgid "Button track %1"
msgstr "Button-Spur %1"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:64
#: src/mkvtoolnix-gui/merge/track.cpp:680
#, no-c-format
msgid "Buttons"
msgstr "Buttons"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:360
#, no-c-format
msgid "By default it always asks the user which character set to use when opening a file for which it cannot be recognized automatically."
msgstr "Standardmäßig fragt er immer nach, welcher Zeichensatz benutzt werden soll, wenn eine Datei geöffnet wird, deren Zeichensatz nicht automatisch erkannt werden kann."
#: src/mkvtoolnix-gui/merge/output.cpp:169
#, no-c-format
msgid "By parts based on frame/field numbers"
msgstr "Anhand von Bild-/Feldnummern in Bereiche aufteilen"
#: src/mkvtoolnix-gui/merge/output.cpp:169
#, no-c-format
msgid "By parts based on timestamps"
msgstr "Anhand von Zeitstempeln in Bereiche aufteilen"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:324
#, no-c-format
msgid "C&onfiguration active"
msgstr "K&onfiguration aktiv"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:208
#, no-c-format
msgid "C&onstrict or expand timestamps"
msgstr "Zeitstempel &beschränken oder erweitern"
#: src/mkvtoolnix-gui/jobs/tool.cpp:587
#, no-c-format
msgid "C&ontinue"
msgstr "&Fortfahren"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:125
#: src/mkvtoolnix-gui/forms/util/text_display_dialog.h:90
#, no-c-format
msgid "C&opy to clipboard"
msgstr "In &Zwischenablage kopieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2239
#, no-c-format
msgid "C&ountries && regions"
msgstr "&Länder && Regionen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:625
#, no-c-format
msgid "C&reate option file"
msgstr "&Optionsdatei erstellen"
#: src/common/audio_emphasis.cpp:52
#, no-c-format
msgid "CCIT-J.17"
msgstr "CCIT-J.17"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:173
#, no-c-format
msgid "Calculate Adler-32 &checksums for each frame and binary element"
msgstr "Adler-32-&Prüfsummen für jeden Frame und jedes Binärelement berechnen"
#: src/info/info_cli_parser.cpp:37
#, no-c-format
msgid "Calculate and display checksums and use verbosity level 4."
msgstr "Prüfsummen für Bilder berechnen und ausgeben und Detailgrad auf Stufe 4 setzen"
#: src/info/info_cli_parser.cpp:36
#, no-c-format
msgid "Calculate and display checksums of frame contents."
msgstr "Prüfsummen für Frames berechnen und ausgeben"
#: src/propedit/propedit_cli_parser.cpp:257
#, no-c-format
msgid "Calculate statistics for all tracks and add new/update existing tags for them"
msgstr "Statistiken für alle Spuren berechnen und neue Tags dafür hinzufügen/existierende Tags aktualisieren"
#: src/common/property_element.cpp:136
#, no-c-format
msgid "Can be set for tracks containing onscreen text or foreign-language dialog."
msgstr "Kann für Spuren gesetzt werden, die auf dem Bildschirm angezeigten Text oder Dialoge in fremden Sprachen beinhalten."
#: src/common/property_element.cpp:133
#: src/mkvtoolnix-gui/merge/input.cpp:571
#, no-c-format
msgid "Can be set if the track contains commentary."
msgstr "Kann gesetzt werden, wenn die Spur Kommentare enthält."
#: src/common/property_element.cpp:139
#: src/mkvtoolnix-gui/merge/input.cpp:569
#, no-c-format
msgid "Can be set if the track contains textual descriptions of video content suitable for playback via a text-to-speech system for a visually-impaired user."
msgstr "Kann gesetzt werden, wenn die Spur eine schriftliche Beschreibung des Videoinhalts enthält, die für die Wiedergabe über ein Sprachsynthese-System für Sehbehinderte geeignet ist."
#: src/common/property_element.cpp:138
#: src/mkvtoolnix-gui/merge/input.cpp:570
#, no-c-format
msgid "Can be set if the track is in the content's original language (not a translation)."
msgstr "Kann gesetzt werden, wenn die Spur in der Originalsprache (nicht in einer Übersetzung) gehalten ist."
#: src/common/property_element.cpp:137
#: src/mkvtoolnix-gui/merge/input.cpp:567
#, no-c-format
msgid "Can be set if the track is suitable for users with hearing impairments."
msgstr "Kann gesetzt werden, wenn die Spur für Hörgeschädigte geeignet ist."
#: src/common/property_element.cpp:140
#: src/mkvtoolnix-gui/merge/input.cpp:568
#, no-c-format
msgid "Can be set if the track is suitable for users with visual impairments."
msgstr "Kann gesetzt werden, wenn die Spur für Sehbehinderte geeignet ist."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:255
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:278
#: src/mkvtoolnix-gui/header_editor/tab.cpp:967
#: src/mkvtoolnix-gui/jobs/tool.cpp:523
#: src/mkvtoolnix-gui/jobs/tool.cpp:588
#: src/mkvtoolnix-gui/jobs/tool.cpp:626
#: src/mkvtoolnix-gui/main_window/main_window.cpp:468
#: src/mkvtoolnix-gui/merge/tab.cpp:511
#: src/mkvtoolnix-gui/merge/tool.cpp:392
#: src/mkvtoolnix-gui/merge/tool.cpp:1038
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:33
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:198
#, no-c-format
msgid "Cancel"
msgstr "Abbrechen"
#: src/output/p_mpeg4_p2.cpp:113
#, no-c-format
msgid "Cannot convert non-native MPEG4 video frames into native ones if the source container provides neither timestamps nor a number of frames per second.\n"
msgstr "Nicht-native MPEG4 Videospuren können nicht in native umgewandelt werden, wenn das Quellformat weder Zeitstempel noch die Anzahl der Bilder pro Sekunde zur Verfügung stellt.\n"
#: src/extract/xtr_vobsub.cpp:87
#, no-c-format, c++-format
msgid "Cannot extract tracks of different kinds to the same file. This was requested for the tracks {0} and {1}.\n"
msgstr "Zwei Spuren unterschiedlichen Typs können nicht in dieselbe Datei extrahiert werden. Dieses wurde für die Spuren {0} und {1} verlangt.\n"
#: src/mkvtoolnix-gui/merge/tab.cpp:420
#: src/mkvtoolnix-gui/merge/tab.cpp:432
#, no-c-format
msgid "Cannot start multiplexing"
msgstr "Multiplexen kann nicht gestartet werden"
#: src/extract/xtr_textsubs.cpp:294
#, no-c-format, c++-format
msgid "Cannot write track {0} with the CodecID '{1}' to the file '{2}' because track {3} with the CodecID '{4}' is already being written to the same file, and their CodecPrivate data (the USF styles etc.) do not match.\n"
msgstr "Die Spur {0} mit der CodecID »{1}« kann nicht in die Datei »{2}« geschrieben werden, weil bereits Spur {3} mit der CodecID »{4}« in dieselbe Datei geschrieben wird und sich ihre privaten Codec-Daten (z.B. USF-Stile) unterscheiden.\n"
#: src/extract/xtr_avi.cpp:51
#: src/extract/xtr_base.cpp:73
#: src/extract/xtr_ivf.cpp:55
#: src/extract/xtr_textsubs.cpp:289
#, no-c-format, c++-format
msgid "Cannot write track {0} with the CodecID '{1}' to the file '{2}' because track {3} with the CodecID '{4}' is already being written to the same file.\n"
msgstr "Die Spur {0} mit der CodecID »{1}« kann nicht in die Datei »{2}« geschrieben werden, weil bereits Spur {3} mit der CodecID »{4}« in dieselbe Datei geschrieben wird.\n"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:177
#, no-c-format
msgid "Canonical form"
msgstr "Kanonische Form"
#: src/common/kax_info.cpp:1338
#: src/common/kax_info.cpp:1342
#: src/extract/tracks.cpp:564
#: src/mkvtoolnix-gui/util/kax_info.cpp:209
#, no-c-format
msgid "Caught exception"
msgstr "Eine Ausnahme wurde abgefangen."
#: src/common/hacks.cpp:53
#, no-c-format
msgid "Causes mkvmerge not to write 'CueDuration' elements in the cues."
msgstr "Sorgt dafür, dass Mkvmerge keine »CurDuration«-Elemente in den Indizes schreibt."
#: src/common/hacks.cpp:54
#, no-c-format
msgid "Causes mkvmerge not to write 'CueRelativePosition' elements in the cues."
msgstr "Sorgt dafür, dass Mkvmerge keine »CueRelativePosition«-Elemente in den Indizes schreibt."
#: src/common/hacks.cpp:52
#, no-c-format
msgid "Causes mkvmerge to add 'stop display' commands to VobSub subtitle packets that do not contain a duration field."
msgstr "Sorgt dafür, dass Mkvmerge »Anzeige beenden«-Befehle in VobSub-Untertitelpakete einfügt, die kein Feld für die Anzeigedauer enthalten."
#: src/common/hacks.cpp:42
#, no-c-format
msgid "Causes mkvmerge to write a second set of identical track headers near the end of the file (after all the clusters)."
msgstr "Bewirkt, dass Mkvmerge einen zweiten Satz von Spurkopfdaten nahe dem Ende der Datei schreibt (nach allen Clustern)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2239
#, no-c-format
msgid "Cb subsampling:"
msgstr "Cb-Unterabtastung:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:366
#, no-c-format
msgid "Certain file formats have 'title' property."
msgstr "Bestimmte Dateiformate verfügen über eine »Titel«-Eigenschaft."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:475
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:481
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:487
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:500
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:506
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:512
#, no-c-format
msgid "Certain file formats have a 'language' property for their tracks."
msgstr "Spuren in bestimmten Dateiformaten enthalten eine »Sprache«-Eigenschaft."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:789
#, no-c-format
msgid "Certain functions won't work correctly in this situation."
msgstr "Gewisse Funktionen werden in dieser Situation nicht korrekt arbeiten."
#: src/propedit/change.cpp:286
#, no-c-format, c++-format
msgid "Change for '{0}' executed. No property of this type found. One entry added.\n"
msgstr "Änderung für »{0}« ausgeführt. Es wurde kein Merkmal diesen Typs gefunden. Es wurde ein Eintrag hinzugefügt.\n"
#: src/propedit/change.cpp:254
#, no-c-format, c++-format
msgid "Change for '{0}' executed. Number of entries deleted: {1}\n"
msgstr "Änderung für »{0}« ausgeführt. Anzahl gelöschter Einträge: {1}\n"
#: src/propedit/change.cpp:292
#, no-c-format, c++-format
msgid "Change for '{0}' executed. Number of entries set: {1}.\n"
msgstr "Änderung für »{0}« ausgeführt. Anzahl gesetzter Einträge: {1}\n"
#: src/propedit/change.cpp:303
#, no-c-format, c++-format
msgid "Change for '{0}' executed. One entry added.\n"
msgstr "Änderung für »{0}« ausgeführt. Es wurde ein Eintrag hinzugefügt.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:295
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:334
#, no-c-format
msgid "Changes to this option will only take effect the next time the application is started."
msgstr "Änderungen an dieser Option wirken sich erst ab dem nächsten Programmstart aus."
#: src/common/kax_element_names.cpp:109
#, no-c-format
msgid "Channel positions"
msgstr "Kanalpositionen"
#: src/common/kax_element_names.cpp:108
#, no-c-format
msgid "Channels"
msgstr "Kanäle"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:181
#, no-c-format
msgid "Chapter &number of first created entry:"
msgstr "Kapitel&nummer des ersten erzeugten Eintrags:"
#: src/common/chapters/chapters.cpp:59
#: src/mkvtoolnix-gui/util/settings.cpp:595
#, no-c-format
msgid "Chapter <NUM:2>"
msgstr "Kapitel <NUM:2>"
#: src/common/kax_element_names.cpp:291
#: src/common/kax_element_names.cpp:320
#, no-c-format
msgid "Chapter UID"
msgstr "Kapitel-UID"
#: src/common/kax_element_names.cpp:290
#, no-c-format
msgid "Chapter atom"
msgstr "Kapiteleintrag"
#: src/common/kax_element_names.cpp:306
#, no-c-format
msgid "Chapter country"
msgstr "Kapitel-Land"
#: src/common/kax_element_names.cpp:302
#, no-c-format
msgid "Chapter display"
msgstr "Kapitel-Anzeigedaten"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2345
#: src/mkvtoolnix-gui/main_window/main_window.cpp:272
#: src/mkvtoolnix-gui/main_window/main_window.cpp:433
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:270
#, no-c-format
msgid "Chapter editor"
msgstr "Kapiteleditor"
#: src/extract/extract_cli_parser.cpp:106
#, no-c-format
msgid "Chapter extraction"
msgstr "Kapitelextraktion"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2296
#, no-c-format
msgid "Chapter file:"
msgstr "Kapiteldatei:"
#: src/common/kax_element_names.cpp:296
#, no-c-format
msgid "Chapter flag enabled"
msgstr "»Kapitel aktiv«-Schalter"
#: src/common/kax_element_names.cpp:295
#, no-c-format
msgid "Chapter flag hidden"
msgstr "»Kapitel versteckt«-Schalter"
#: src/merge/cluster_helper.cpp:788
#, no-c-format
msgid "Chapter generation is only possible if at least one video or audio track is copied.\n"
msgstr "Die Kapitelerzeugung ist nur möglich, wenn mindestens eine Video- oder Audiospur kopiert wird.\n"
#: src/common/kax_element_names.cpp:304
#, no-c-format
msgid "Chapter language"
msgstr "Kapitel-Sprache"
#: src/common/kax_element_names.cpp:305
#, no-c-format
msgid "Chapter language (IETF BCP 47)"
msgstr "Kapitel-Sprache (IETF BCP 47)"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:203
#, no-c-format
msgid "Chapter mass modification"
msgstr "Kapitelmassenänderung"
#: src/mkvtoolnix-gui/merge/output.cpp:337
#, no-c-format
msgid "Chapter numbers:"
msgstr "Kapitelnummern:"
#: src/common/xml/ebml_chapters_converter.cpp:96
#, no-c-format, c++-format
msgid "Chapter parser: The EditionUID {0} is not unique and could not be reused. A new one will be created.\n"
msgstr "Kapitelauswertungsprogramm: Die Edition-UID {0} ist nicht eindeutig und kann nicht wieder benutzt werden. Eine neue UID wird erzeugt.\n"
#: src/common/kax_element_names.cpp:299
#, no-c-format
msgid "Chapter physical equivalent"
msgstr "Kapitel physisches Äquivalent"
#: src/common/kax_element_names.cpp:307
#, no-c-format
msgid "Chapter process"
msgstr "Kapitel-Prozess"
#: src/common/kax_element_names.cpp:308
#, no-c-format
msgid "Chapter process codec ID"
msgstr "Kapitel-Prozess-Codec-ID"
#: src/common/kax_element_names.cpp:310
#, no-c-format
msgid "Chapter process command"
msgstr "Kapitel-Prozess-Befehl"
#: src/common/kax_element_names.cpp:312
#, no-c-format
msgid "Chapter process data"
msgstr "Kapitel-Prozess-Daten"
#: src/common/kax_element_names.cpp:309
#, no-c-format
msgid "Chapter process private"
msgstr "Kapitel-Prozess-Privatdaten"
#: src/common/kax_element_names.cpp:311
#, no-c-format
msgid "Chapter process time"
msgstr "Kapitel-Prozess-Zeitstempel"
#: src/common/kax_element_names.cpp:297
#, no-c-format
msgid "Chapter segment UID"
msgstr "Kapitel-Segment-UID"
#: src/common/kax_element_names.cpp:298
#, no-c-format
msgid "Chapter segment edition UID"
msgstr "Kapitel-Segmentausgabe-UID"
#: src/common/kax_element_names.cpp:313
#, no-c-format
msgid "Chapter skip type"
msgstr "Kapitel-Überspringen-Typ"
#: src/common/kax_element_names.cpp:303
#, no-c-format
msgid "Chapter string"
msgstr "Kapitel-Anzeigename"
#: src/common/kax_element_names.cpp:292
#, no-c-format
msgid "Chapter string UID"
msgstr "Kapitel-Anzeigename-UID"
#: src/common/kax_element_names.cpp:294
#, no-c-format
msgid "Chapter time end"
msgstr "Kapitel-Endzeitstempel"
#: src/common/kax_element_names.cpp:293
#, no-c-format
msgid "Chapter time start"
msgstr "Kapitel-Startzeitstempel"
#: src/common/kax_element_names.cpp:300
#, no-c-format
msgid "Chapter track"
msgstr "Kapitel-Spur"
#: src/common/kax_element_names.cpp:301
#, no-c-format
msgid "Chapter track number"
msgstr "Kapitel-Spurnummer"
#: src/common/kax_element_names.cpp:100
#, no-c-format
msgid "Chapter translate"
msgstr "Kapitelübersetzung"
#: src/common/kax_element_names.cpp:103
#, no-c-format
msgid "Chapter translate ID"
msgstr "Kapitelübersetzungs-ID"
#: src/common/kax_element_names.cpp:102
#, no-c-format
msgid "Chapter translate codec"
msgstr "Kapitelübersetzungs, Codec"
#: src/common/kax_element_names.cpp:101
#, no-c-format
msgid "Chapter translate edition UID"
msgstr "Kapitelübersetzung, Editions-UID"
#: src/common/kax_element_names.cpp:281
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:307
#: src/mkvtoolnix-gui/forms/merge/tab.h:2295
#: src/mkvtoolnix-gui/merge/track.cpp:682
#: src/propedit/options.cpp:217
#, no-c-format
msgid "Chapters"
msgstr "Kapitel"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2305
#, no-c-format
msgid "Chapters in fixed intervals"
msgstr "Kapitel in festen Zeitabständen"
#: src/merge/generic_reader.cpp:299
#, no-c-format, c++-format
msgid "Chapters: {0} entry"
msgid_plural "Chapters: {0} entries"
msgstr[0] "Kapitel: {0} Eintrag"
msgstr[1] "Kapitel: {0} Einträge"
#: src/mkvtoolnix-gui/merge/track_model.cpp:81
#, no-c-format
msgid "Character set"
msgstr "Zeichensatz"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2263
#: src/mkvtoolnix-gui/forms/merge/tab.h:2307
#, no-c-format
msgid "Character set:"
msgstr "Zeichensatz:"
#: src/common/cli_parser.cpp:191
#, no-c-format
msgid "Charset for strings on the command line"
msgstr "Zeichensatz für Zeichenketten auf der Befehlszeile"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:633
#, no-c-format
msgid "Check for &updates"
msgstr "Nach &Updates suchen"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:158
#, no-c-format
msgid "Check for available updates"
msgstr "Nach der neuesten Programmversion suchen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2223
#, no-c-format
msgid "Check online for available &updates"
msgstr "Online nach der neuesten Programm&version suchen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:398
#, no-c-format
msgid "Checking this option causes the GUI to set that compression to \"none\" by default for all track types when adding files."
msgstr "Durch das Aktivieren dieser Option wird das Programm beim Hinzufügen von Quelldateien die Komprimierung für alle Spuren standardmäßig auf »keine« setzen."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2245
#, no-c-format
msgid "Chroma siting:"
msgstr "Sättigungs-Positionierung:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2242
#, no-c-format
msgid "Chroma subsampling:"
msgstr "Sättigungs-Unterabtastung:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2248
#, no-c-format
msgid "Chromaticity coordinates:"
msgstr "Sättigungs-Koordinaten:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2250
#, no-c-format
msgid "Clearing settings auto&matically:"
msgstr "Einstellungen automatisch &leeren:"
#: src/common/property_element.cpp:176
#, no-c-format
msgid "Clipping of the color ranges."
msgstr "Abschneidewert für Bereich der Farbwere."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:751
#, no-c-format
msgid "Close &all tabs"
msgstr "Alle Tabs sc&hließen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2254
#, no-c-format
msgid "Close current settings"
msgstr "Aktuelle Einstellungen schließen"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:275
#: src/mkvtoolnix-gui/header_editor/tab.cpp:960
#, no-c-format
msgid "Close modified file"
msgstr "Veränderte Datei schließen"
#: src/mkvtoolnix-gui/merge/tool.cpp:389
#, no-c-format
msgid "Close modified settings"
msgstr "Veränderte Einstellungen schließen"
#: src/common/kax_element_names.cpp:276
#, no-c-format
msgid "Cluster"
msgstr "Cluster"
#: src/merge/mkvmerge.cpp:1738
#, no-c-format, c++-format
msgid "Cluster length '{0}' out of range (0..65535).\n"
msgstr "Die Cluster-Länge »{0}« liegt außerhalb des zulässigen Bereiches (0..65535).\n"
#: src/merge/mkvmerge.cpp:1731
#, no-c-format, c++-format
msgid "Cluster length '{0}' out of range (100..32000).\n"
msgstr "Die Cluster-Länge »{0}« liegt außerhalb des zulässigen Bereiches (100..32000).\n"
#: src/common/kax_element_names.cpp:278
#, no-c-format
msgid "Cluster position"
msgstr "Cluster-Position"
#: src/common/kax_element_names.cpp:279
#, no-c-format
msgid "Cluster previous size"
msgstr "Größe des vorherigen Clusters"
#: src/common/kax_element_names.cpp:277
#, no-c-format
msgid "Cluster timestamp"
msgstr "Cluster-Zeitstempel"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:321
#: src/mkvtoolnix-gui/merge/track_model.cpp:73
#, no-c-format
msgid "Codec"
msgstr "Codec"
#: src/common/kax_element_names.cpp:195
#: src/common/property_element.cpp:145
#, no-c-format
msgid "Codec ID"
msgstr "Codec-ID"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:305
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:71
#, no-c-format
msgid "Codec ID:"
msgstr "Codec-ID:"
#: src/common/kax_element_names.cpp:202
#, no-c-format
msgid "Codec decode all"
msgstr "Codec, alle Bilder decodieren"
#: src/common/kax_element_names.cpp:201
#, no-c-format
msgid "Codec download URL"
msgstr "Codec-Download-URL"
#: src/common/kax_element_names.cpp:200
#, no-c-format
msgid "Codec info URL"
msgstr "Codec-Informationen-URL"
#: src/common/kax_element_names.cpp:197
#: src/common/property_element.cpp:146
#, no-c-format
msgid "Codec name"
msgstr "Codec-Name"
#: src/common/kax_element_names.cpp:199
#, no-c-format
msgid "Codec settings"
msgstr "Codec-Einstellungen"
#: src/common/kax_element_names.cpp:261
#, no-c-format
msgid "Codec state"
msgstr "Codec-Zustand"
#: src/common/kax_element_names.cpp:196
#, no-c-format
msgid "Codec's private data"
msgstr "Private Codec-Daten"
#: src/common/kax_element_names.cpp:198
#: src/common/property_element.cpp:147
#, no-c-format
msgid "Codec-inherent delay"
msgstr "Codec-innewohnende Verzögerung"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:163
#, no-c-format
msgid "Codec/MIME type"
msgstr "Codec/MIME-Typ"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2198
#: src/mkvtoolnix-gui/forms/merge/tab.h:2235
#: src/mkvtoolnix-gui/header_editor/tab.cpp:628
#, no-c-format
msgid "Color information"
msgstr "Farb-Informationen"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2199
#: src/mkvtoolnix-gui/forms/merge/tab.h:2246
#: src/mkvtoolnix-gui/header_editor/tab.cpp:633
#, no-c-format
msgid "Color mastering meta information"
msgstr "Farb-Mastering-Metainformationen"
#: src/common/kax_element_names.cpp:126
#, no-c-format
msgid "Color matrix coefficients"
msgstr "Farbmatrix-Koeffizienten"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2243
#, no-c-format
msgid "Color matrix coefficients:"
msgstr "Farbmatrix-Koeffizienten:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2219
#, no-c-format
msgid "Color palette:"
msgstr "Farbpalette:"
#: src/common/kax_element_names.cpp:136
#, no-c-format
msgid "Color primaries"
msgstr "Primärfarben"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2238
#, no-c-format
msgid "Color primaries:"
msgstr "Primärfarben:"
#: src/common/kax_element_names.cpp:134
#, no-c-format
msgid "Color range"
msgstr "Farbbereich"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2244
#, no-c-format
msgid "Color range:"
msgstr "Farbbereich:"
#: src/common/kax_element_names.cpp:162
#, no-c-format
msgid "Color space"
msgstr "Farbraum"
#: src/common/kax_element_names.cpp:135
#, no-c-format
msgid "Color transfer"
msgstr "Farbübertragung"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:690
#, no-c-format
msgid "Community && &help forum"
msgstr "Community- && &Hilfeforum"
#: src/mkvtoolnix-gui/jobs/job.cpp:271
#, no-c-format
msgid "Completed OK"
msgstr "Erfolgreich beendet"
#: src/mkvtoolnix-gui/jobs/job.cpp:272
#, no-c-format
msgid "Completed with warnings"
msgstr "Mit Warnungen beendet"
#: src/merge/generic_packetizer.cpp:1372
#, no-c-format, c++-format
msgid "Compression failed: {0}\n"
msgstr "Die Kompression schlug fehl: {0}\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2216
#, no-c-format
msgid "Compression:"
msgstr "Komprimierung:"
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:111
#, no-c-format
msgid "Container"
msgstr "Container"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:220
#: src/mkvtoolnix-gui/info/model.cpp:87
#, no-c-format
msgid "Content"
msgstr "Inhalt"
#: src/common/kax_element_names.cpp:171
#, no-c-format
msgid "Content compression"
msgstr "Inhaltskomprimierung"
#: src/common/kax_element_names.cpp:167
#, no-c-format
msgid "Content encoding"
msgstr "Inhaltskodierung"
#: src/common/kax_element_names.cpp:166
#: src/common/kax_element_names.cpp:214
#, no-c-format
msgid "Content encodings"
msgstr "Inhaltskodierungen"
#: src/common/kax_element_names.cpp:174
#, no-c-format
msgid "Content encryption"
msgstr "Inhaltsverschlüsselung"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:231
#, no-c-format
msgid "Content size:"
msgstr "Inhaltsgröße:"
#: src/extract/extract_cli_parser.cpp:78
#, no-c-format
msgid "Convert text subtitles to this charset (default: UTF-8)."
msgstr "Textuntertitel in diesen Zeichensatz umwandeln (Standard: UTF-8)"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:782
#, no-c-format
msgid "Converting the chapters to XML failed: %1"
msgstr "Das Umwandeln der Kapitel nach XML schlug fehl: %1"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2208
#, no-c-format
msgid "Cop&y this item:"
msgstr "Dieses Element &kopieren:"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:239
#, no-c-format
msgid "Cop&y to other tab"
msgstr "In anderen Tab &kopieren"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:718
#, no-c-format
msgid "Copy &destination file's name to file title"
msgstr "Name der &Zieldatei in Dateititel kopieren"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:714
#, no-c-format
msgid "Copy &first source file's name to file title"
msgstr "Namen der &ersten Quelldatei in Dateititel kopieren"
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:92
#, no-c-format
msgid "Copy attachment"
msgstr "Dateianhang kopieren"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:722
#, no-c-format
msgid "Copy file &title to destination file name"
msgstr "Datei&titel in Zieldateinamen kopieren"
#: src/mkvtoolnix-gui/merge/track_model.cpp:75
#, no-c-format
msgid "Copy item"
msgstr "Element kopieren"
#: src/common/file_types.cpp:81
#, no-c-format
msgid "CoreAudio"
msgstr "CoreAudio"
#: src/input/r_avi.cpp:351
#, no-c-format
msgid "Could not extract the decoder specific config data (AVCC) from this AVC/H.264 track.\n"
msgstr "Die Decoder-Konfigurationsdaten (AVCC) konnten nicht aus dieser AVC/H.264-Spur extrahiert werden.\n"
#: src/input/r_avi.cpp:309
#: src/input/r_avi.cpp:314
#, no-c-format
msgid "Could not extract the sequence header from this MPEG-1/2 track.\n"
msgstr "Der Sequenzkopf konnte nicht aus dieser MPEG-1/2-Spur extrahiert werden.\n"
#: src/input/r_avi.cpp:451
#, no-c-format, c++-format
msgid "Could not find an index for audio track {0} (avilib error message: {1}). Skipping track.\n"
msgstr "Für Audiospur {0} konnte kein Index gefunden werden (Fehlermeldung der Avilib: {1}). Die Spur wird ausgelassen.\n"
#: src/merge/output_control.cpp:1886
#, no-c-format, c++-format
msgid "Could not find gptzr when appending. {0}\n"
msgstr "»gptzr« konnte beim Anhängen nicht gefunden werden. {0}\n"
#: src/output/p_mpeg4_p2.cpp:174
#, no-c-format
msgid "Could not find the codec configuration data in the first MPEG-4 part 2 video frame. This track cannot be stored in native mode.\n"
msgstr "Die Codec-Konfigurationsdaten konnten im ersten MPEG-4 Teil 2-Videobild nicht gefunden werden. Diese Spur kann nicht im nativen Modus gespeichert werden.\n"
#: src/input/r_ogm.cpp:337
#, no-c-format
msgid "Could not find the next Ogg page. This indicates a damaged Ogg/Ogm file. Will try to continue.\n"
msgstr "Die nächste Ogg-Seite konnte nicht gefunden werden. Das deutet auf eine beschädigte Ogg/OGM-Datei hin. Es wird versucht fortzusetzen.\n"
#: src/input/r_avi.cpp:604
#, no-c-format
msgid "Could not find valid DTS headers in this track's first frames.\n"
msgstr "In den ersten Frames der Spur konnten keine gültigen DTS-Kopfdaten gefunden werden.\n"
#: src/common/locale.cpp:138
#, no-c-format, c++-format
msgid "Could not initialize the iconv library for the conversion from UTF-8 to {0}. Some strings cannot be converted from UTF-8 and might be displayed incorrectly (error: {1}, {2}).\n"
msgstr "Die Bibliothek »iconv« konnte nicht für die Zeichensatzumwandlung von UTF-8 nach {0} nicht initialisiert werden. Einige Zeichenketten werden somit nicht von UTF-8 konvertiert und werden eventuell falsch angezeigt (Fehlermeldung: {1}, {2}).\n"
#: src/common/locale.cpp:131
#, no-c-format, c++-format
msgid "Could not initialize the iconv library for the conversion from {0} to UTF-8. Some strings will not be converted to UTF-8 and the resulting Matroska file might not comply with the Matroska specs (error: {1}, {2}).\n"
msgstr "Die Bibliothek »iconv« konnte nicht für die Zeichensatzumwandlung von {0} nach UTF-8 initialisiert werden. Einige Zeichenketten werden somit nicht nach UTF-8 konvertiert und die entstehende Matroska-Datei wird eventuell nicht den Spezifikationen entsprechen (Fehlermeldung: {1}, {2}).\n"
#: src/input/r_matroska.cpp:1820
#, no-c-format, c++-format
msgid "Could not keep a track's UID {0} because it is already allocated for another track. A new random UID will be allocated automatically.\n"
msgstr "Die UID {0} einer Spur kann nicht beibehalten werden, da die UID schon einer anderen Spur zugeordnet wurde. Eine neue, zufällige UID wird automatisch erzeugt.\n"
#: src/common/chapters/chapters.cpp:424
#: src/common/chapters/chapters.cpp:426
#: src/common/chapters/dvd.cpp:58
#: src/input/r_vobsub.cpp:109
#: src/input/r_vobsub.cpp:115
#, no-c-format, c++-format
msgid "Could not open '{0}' for reading.\n"
msgstr "Die Datei »{0}« konnte nicht zum Lesen geöffnet werden.\n"
#: src/input/r_wavpack.cpp:66
#, no-c-format, c++-format
msgid "Could not open the corresponding correction file '{0}c'.\n"
msgstr "Die dazugehörige Korrekturdatei »{0}c« konnte nicht geöffnet werden.\n"
#: src/common/command_line.cpp:244
#, no-c-format, c++-format
msgid "Could not open the file '{0}' for directing the output.\n"
msgstr "Die Datei »{0}« konnte nicht zum Umleiten der Ausgabe geöffnet werden.\n"
#: src/extract/tracks.cpp:197
#, no-c-format, c++-format
msgid "Could not open the timestamp file '{0}' for writing ({1}).\n"
msgstr "Die Zeitstempeldatei »{0}« konnte nicht zum Schreiben geöffnet werden ({1}).\n"
#: src/common/xml/ebml_converter.cpp:259
#, no-c-format, c++-format
msgid "Could not open/read the file '{0}'."
msgstr "Die Datei »{0}« konnte nicht geöffnet bzw. gelesen werden."
#: src/common/chapters/chapters.cpp:420
#, no-c-format, c++-format
msgid "Could not parse the chapters in '{0}': {1}\n"
msgstr "Die Kapitel in »{0}« konnten nicht ausgewertet werden: {1}\n"
#: src/input/r_ogm_flac.cpp:255
#, no-c-format
msgid "Could not read the FLAC header packets.\n"
msgstr "Die Pakete mit den FLAC-Kopfdaten konnten nicht gelesen werden.\n"
#: src/common/mm_file_io/windows.cpp:158
#, no-c-format, c++-format
msgid "Could not write to the destination file: {0} ({1})\n"
msgstr "In die Zieldatei konnte nicht geschrieben werden: {0} ({1})\n"
#: src/mkvtoolnix-gui/forms/merge/select_disc_library_information_dialog.h:74
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:332
#: src/mkvtoolnix-gui/merge/disc_library_information_widget.cpp:128
#, no-c-format
msgid "Cover image"
msgstr "Titelbild"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2284
#, no-c-format
msgid "Create WebM compliant file"
msgstr "WebM-konforme Datei erstellen"
#: src/mkvtoolnix-gui/merge/output.cpp:242
#, no-c-format
msgid "Create a WebM compliant file."
msgstr "WebM-konforme Datei erstellen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:853
#, no-c-format
msgid "Create a new multiplex settings tab for each directory"
msgstr "Für jedes Verzeichnisse neue Multiplexeinstellungen anlegen"
#: src/mkvtoolnix-gui/forms/merge/tool.h:224
#, no-c-format
msgid "Create a new one or open an existing one via the \"multiplexer\" menu, the buttons below or drag & drop one here."
msgstr "Erstellen Sie einen neuen oder öffnen Sie einen über das »Multiplexer«-Menü, die nachfolgenden Knöpfe, oder ziehen Sie einen hier hin & lassen ihn fallen."
#: src/mkvtoolnix-gui/merge/tab.cpp:506
#, no-c-format
msgid "Create file without audio track"
msgstr "Datei ohne Audiospur erstellen"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:169
#, no-c-format
msgid "Create new &multiplex settings and add to those"
msgstr "&Neue Multiplexeinstellungen anlegen und zu diesen hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:170
#, no-c-format
msgid "Create new multiplex settings for &each file"
msgstr "Für &jede Datei neue Multiplexeinstellungen anlegen und zu diesen hinzufügen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2252
#, no-c-format
msgid "Create new settings"
msgstr "Neue Einstellungen erzeugen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:833
#, no-c-format
msgid "Create one new multiplex settings tab and add all files there"
msgstr "Einen neuen Tab mit Multiplexeinstellungen anlegen und alle Dateien diesem hinzufügen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:834
#, no-c-format
msgid "Create one new multiplex settings tab for each file"
msgstr "Für jede Datei neue Multiplexeinstellungen anlegen und zu diesen hinzufügen"
#: src/common/mm_io_x.h:117
#, no-c-format, c++-format
msgid "Creating directory '{0}' failed: {1}"
msgstr "Das Erstellen von Verzeichnis »{0}« schlug fehl: {1}"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:778
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:215
#, no-c-format
msgid "Creating the file failed. Check to make sure you have permission to write to that directory and that the drive is not full."
msgstr "Das Erzeugen der Datei schlug fehl. Stellen Sie sicher, dass Sie über die notwendigen Berechtigungen zum Beschreiben des Verzeichnisses verfügen und dass das Laufwerk nicht voll ist."
#: src/merge/mkvmerge.cpp:785
#, no-c-format, c++-format
msgid "Cropping parameters: not given in the form <TID>:<left>,<top>,<right>,<bottom> e.g. 0:10,5,10,5 (argument was '{0}').\n"
msgstr "Die Schneideparameter wurden nicht in der Form »<TID>:<left>,<top>,<right>,<bottom>« (z.B. »0:10,5,10,5«) angegeben (Argument war »{0}«).\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2230
#, no-c-format
msgid "Cropping:"
msgstr "Schneideparameter:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:720
#, no-c-format
msgid "Ctrl+D"
msgstr "Ctrl+D"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:716
#, no-c-format
msgid "Ctrl+F"
msgstr "Ctrl+F"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:738
#, no-c-format
msgid "Ctrl+F6"
msgstr "Ctrl+F6"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:698
#, no-c-format
msgid "Ctrl+L"
msgstr "Ctrl+L"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:606
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:651
#, no-c-format
msgid "Ctrl+N"
msgstr "Ctrl+N"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:614
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:637
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:655
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:745
#, no-c-format
msgid "Ctrl+O"
msgstr "Ctrl+O"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:631
#, no-c-format
msgid "Ctrl+P"
msgstr "Ctrl+P"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:619
#, no-c-format
msgid "Ctrl+Q"
msgstr "Ctrl+Q"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:623
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:710
#, no-c-format
msgid "Ctrl+R"
msgstr "Ctrl+R"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:610
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:645
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:664
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:683
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:754
#, no-c-format
msgid "Ctrl+S"
msgstr "Ctrl+S"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:741
#, no-c-format
msgid "Ctrl+Shift+F6"
msgstr "Ctrl+Shift+F6"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:706
#, no-c-format
msgid "Ctrl+Shift+L"
msgstr "Ctrl+Shift+L"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:724
#, no-c-format
msgid "Ctrl+T"
msgstr "Ctrl+T"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:641
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:660
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:679
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:687
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:749
#, no-c-format
msgid "Ctrl+W"
msgstr "Ctrl+W"
#: src/common/kax_element_names.cpp:235
#, no-c-format
msgid "Cue block number"
msgstr "Index, Blocknummer"
#: src/common/kax_element_names.cpp:232
#, no-c-format
msgid "Cue cluster position"
msgstr "Index, Clusterposition"
#: src/common/kax_element_names.cpp:236
#, no-c-format
msgid "Cue codec state"
msgstr "Index, Codeczustand"
#: src/common/kax_element_names.cpp:234
#, no-c-format
msgid "Cue duration"
msgstr "Index, Blockdauer"
#: src/extract/extract_cli_parser.cpp:132
#, no-c-format
msgid "Cue extraction"
msgstr "Indexextraktion"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2300
#, no-c-format
msgid "Cue name format:"
msgstr "Format für Cuenamen:"
#: src/common/kax_element_names.cpp:228
#, no-c-format
msgid "Cue point"
msgstr "Indexmarke"
#: src/common/kax_element_names.cpp:239
#, no-c-format
msgid "Cue ref cluster"
msgstr "Index, Referenz-Cluster"
#: src/common/kax_element_names.cpp:241
#, no-c-format
msgid "Cue ref codec state"
msgstr "Index, Referenz-Codec-Zustand"
#: src/common/kax_element_names.cpp:240
#, no-c-format
msgid "Cue ref number"
msgstr "Index, Referenznummer"
#: src/common/kax_element_names.cpp:238
#, no-c-format
msgid "Cue ref time"
msgstr "Index, Referenzzeitstempel"
#: src/common/kax_element_names.cpp:237
#, no-c-format
msgid "Cue reference"
msgstr "Index, Referenz"
#: src/common/kax_element_names.cpp:233
#, no-c-format
msgid "Cue relative position"
msgstr "Index, relative Position"
#: src/extract/extract_cli_parser.cpp:115
#, no-c-format
msgid "Cue sheet extraction"
msgstr "Cuesheet-Extraktion"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:203
#, no-c-format
msgid "Cue sheet files"
msgstr "Cuesheet-Dateien"
#: src/common/chapters/cue_parser.cpp:393
#, no-c-format, c++-format
msgid "Cue sheet parser: Invalid INDEX entry in line {0}.\n"
msgstr "Cuesheet-Auswertungsprogramm: ungültiger INDEX-Eintrag in Zeile {0}\n"
#: src/common/chapters/cue_parser.cpp:412
#, no-c-format, c++-format
msgid "Cue sheet parser: Invalid INDEX number (got {0}, expected {1}) in line {2}.\n"
msgstr "Cuesheet-Auswertungsprogramm: ungültige INDEX-Nummer (vorgefunden: {0}, erwartet: {1}) in Zeile {2},\n"
#: src/common/chapters/cue_parser.cpp:274
#, no-c-format, c++-format
msgid "Cue sheet parser: No INDEX entry found for the previous TRACK entry (current line: {0})\n"
msgstr "Cuesheet-Auswertungsprogramm: Für den vorhergehenden TRACK-Eintrag wurde kein INDEX-Eintrag gefunden (aktuelle Zeile: {0}).\n"
#: src/common/kax_element_names.cpp:229
#, no-c-format
msgid "Cue time"
msgstr "Index, Zeitstempel"
#: src/common/kax_element_names.cpp:231
#, no-c-format
msgid "Cue track"
msgstr "Index, Spur"
#: src/common/kax_element_names.cpp:230
#, no-c-format
msgid "Cue track positions"
msgstr "Index, Spurpositionen"
#: src/common/kax_element_names.cpp:227
#, no-c-format
msgid "Cues"
msgstr "Indizes"
#: src/common/kax_info.cpp:545
#, no-c-format
msgid "Cues (subentries will be skipped)"
msgstr "Indizes (Untereinträge werden ausgelassen)"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:118
#, no-c-format
msgid "Current command line"
msgstr "Aktuelle Befehlszeile"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:254
#, no-c-format
msgid "Current date && time in ISO 8601 format"
msgstr "Aktuelles Datum && Uhrzeit im ISO-8601-Format"
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:72
#, no-c-format
msgid "Current job"
msgstr "Aktueller Job"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:208
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:189
#, no-c-format
msgid "Current value:"
msgstr "Aktueller Wert:"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:161
#, no-c-format
msgid "Current version:"
msgstr "Aktuelle Version:"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:92
#, no-c-format
msgid "Currently no newer version is available online."
msgstr "Momentan ist online keine neuere Version verfügbar."
#: src/mkvtoolnix-gui/merge/input.cpp:576
#, no-c-format
msgid "Currently only certain subtitle formats are compressed with the zlib algorithm."
msgstr "Momentan werden nur bestimmte Untertitelformate mit dem zlib-Algorithmus komprimiert."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:235
#, no-c-format
msgid "D&uplicate selected edition or chapter"
msgstr "Ausgewählte Edition oder Kapitel d&uplizieren"
#: src/common/file_types.cpp:83
#: src/output/p_dts.h:47
#, no-c-format
msgid "DTS"
msgstr "DTS"
#: src/output/p_dts.cpp:75
#, no-c-format
msgid "DTS header information changed! - New format:\n"
msgstr "Die DTS-Kopfinformationen haben sich verändert! - Neues Format:\n"
#: src/common/file_types.cpp:35
#, no-c-format
msgid "DTS/DTS-HD (Digital Theater System)"
msgstr "DTS/DTS-HD (Digital Theater System)"
#: src/common/file_types.cpp:84
#, no-c-format
msgid "DV video format"
msgstr "DV Videoformat"
#: src/output/p_dvbsub.h:28
#, no-c-format
msgid "DVB subtitles"
msgstr "DVB-Untertitel"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2311
#, no-c-format
msgid "DVD title number:"
msgstr "DVD-Titelnummer:"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:191
#: src/mkvtoolnix-gui/merge/output.cpp:546
#, no-c-format
msgid "DVDs"
msgstr "DVDs"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2217
#, no-c-format
msgid "Dark"
msgstr "Dunkel"
#: src/mkvtoolnix-gui/info/model.cpp:90
#, no-c-format
msgid "Data size"
msgstr "Datengröße"
#: src/common/kax_element_names.cpp:90
#: src/common/property_element.cpp:119
#, no-c-format
msgid "Date"
msgstr "Datum"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:171
#, no-c-format
msgid "Date & time"
msgstr "Datum & Uhrzeit"
#: src/mkvtoolnix-gui/jobs/model.cpp:113
#, no-c-format
msgid "Date added"
msgstr "Hinzufügezeitpunkt"
#: src/mkvtoolnix-gui/jobs/model.cpp:115
#, no-c-format
msgid "Date finished"
msgstr "Fertigstellzeitpunkt"
#: src/mkvtoolnix-gui/jobs/model.cpp:114
#, no-c-format
msgid "Date started"
msgstr "Startzeitpunkt"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:229
#, no-c-format
msgid "Deactivating this checkbox is a way to disable a configuration temporarily without having to change its parameters."
msgstr "Dieses Kontrollkästchen zu deaktivieren ist eine Möglichkeit, die Konfiguration kurzzeitig abzuschalten, ohne ihre Parameter ändern zu müssen."
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:80
#, no-c-format
msgid "Default"
msgstr "Standard"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2228
#, no-c-format
msgid "Default IETF BCP 47 language editing &mode:"
msgstr "Standard-Bearbeitungs&modus für IETF BCP 47-Sprachelemente:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2288
#, no-c-format
msgid "Default additional co&mmand line options:"
msgstr "Standard-&Befehlszeilenoptionen:"
#: src/common/kax_element_names.cpp:206
#: src/common/property_element.cpp:141
#, no-c-format
msgid "Default duration"
msgstr "Standarddauer"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2222
#, no-c-format
msgid "Default duration/FPS:"
msgstr "Standarddauer/BPS:"
#: src/common/kax_element_names.cpp:330
#, no-c-format
msgid "Default language"
msgstr "Standardsprache"
#: src/common/kax_element_names.cpp:331
#, no-c-format
msgid "Default language (bogus element with invalid ID)"
msgstr "Standardsprache (unechtes Element mit ungültiger ID)"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2298
#, no-c-format
msgid "Default subtitle &charset to set:"
msgstr "Standardmäßig für Untertitel zu setzender &Zeichensatz:"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:167
#: src/mkvtoolnix-gui/merge/track_model.cpp:79
#, no-c-format
msgid "Default track"
msgstr "Standardspur"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2299
#, no-c-format
msgid "Default track languages to set"
msgstr "Standardmäßig zu setzende Spursprachen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:263
#, no-c-format
msgid "Default values"
msgstr "Vorbelegung"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2341
#, no-c-format
msgid "Defaults for jobs saving info tool output to text files"
msgstr "Standardwerte für Jobs zum Speichern der Info-Werkzeug-Ausgabe in Textdateien"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2348
#, no-c-format
msgid "Defaults for new chapter entries"
msgstr "Standardwerte für neue Kapitel"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2287
#, no-c-format
msgid "Defaults for new multiplex settings"
msgstr "Vorbelegung für neue Multiplexeinstellungen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2290
#, no-c-format
msgid "Defaults for newly added tracks"
msgstr "Vorbelegung für neu hinzugefügte Spuren"
#: src/common/kax_element_names.cpp:266
#: src/mkvtoolnix-gui/merge/track_model.cpp:86
#, no-c-format
msgid "Delay"
msgstr "Verzögerung"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2220
#: src/mkvtoolnix-gui/forms/merge/tab.h:2310
#, no-c-format
msgid "Delay (in ms):"
msgstr "Verzögerung (in ms):"
#: src/common/property_element.cpp:147
#, no-c-format
msgid "Delay built into the codec during decoding in ns."
msgstr "In den Codec eingebaute Verzögerung bei der Dekodierung in ns."
#: src/mkvtoolnix-gui/merge/output.cpp:226
#, no-c-format
msgid "Delay the chapters' timestamps by a couple of ms."
msgstr "Verzögert die Zeitstempel von Kapiteln um einige ms."
#: src/mkvtoolnix-gui/merge/input.cpp:579
#, no-c-format
msgid "Delay this track's timestamps by a couple of ms."
msgstr "Verzögert die Zeitstempel einer Spur um einige ms."
#: src/propedit/propedit_cli_parser.cpp:258
#, no-c-format
msgid "Delete all existing track statistics tags"
msgstr "Alle vorhandenen Tags mit Spur-Statistiken entfernen"
#: src/propedit/propedit_cli_parser.cpp:251
#, no-c-format
msgid "Delete all occurrences of a property"
msgstr "Alle Vorkommen eines Merkmals löschen"
#: src/propedit/propedit_cli_parser.cpp:264
#, no-c-format
msgid "Delete one or more attachments"
msgstr "Einen oder mehrere Dateianhänge löschen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:201
#: src/mkvtoolnix-gui/util/settings.cpp:318
#, no-c-format
msgid "Delete source files for multiplexer jobs"
msgstr "Quelldateien löschen bei Multiplex-Jobs"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:503
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:509
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:515
#, no-c-format
msgid "Depending on the setting below this language can also be used if the language in the source file is 'undetermined' ('und')."
msgstr "Abhängig von der Einstellung unten kann diese Sprache auch dann benutzt werden, wenn die Sprache in der Quelle 'nicht festgelegt' ('und') ist."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:478
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:484
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:490
#, no-c-format
msgid "Depending on this setting the language can also be derived from the file name if the language in the source file is 'undetermined' ('und')."
msgstr "Abhängig von dieser Einstellung kann die Sprache auch dann aus Dateinamen abgeleitet werden, wenn die Sprache in der Quelldatei 'nicht festgelegt' ('und') ist."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2297
#, no-c-format
msgid "Derive \"forced display\" fla&g for subtitles from file names:"
msgstr "»Anzeige erzwingen«-&Schalter für Unteritel von Dateinamen ableiten:"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:211
#, no-c-format
msgid "Derive &end timestamps from start timestamps"
msgstr "End&zeitpunkte von Startzeitpunkten ableiten"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:264
#, no-c-format
msgid "Deriving track languages"
msgstr "Spursprachen ableiten"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2304
#, no-c-format
msgid "Deriving track languages from file names"
msgstr "Spursprachen von Dateinamen ableiten"
#: src/common/property_element.cpp:198
#, no-c-format
msgid "Describes the projection used for this video track (0 3)."
msgstr "Beschreibt die für diese Videospur benutzte Projektionsmethode (0 3)."
#: src/common/audio_emphasis.cpp:114
#: src/common/stereo_mode.cpp:102
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:222
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:226
#: src/mkvtoolnix-gui/jobs/model.cpp:110
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:93
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:65
#, no-c-format
msgid "Description"
msgstr "Beschreibung"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:205
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:178
#, no-c-format
msgid "Description:"
msgstr "Beschreibung:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2315
#, no-c-format
msgid "Destination directory"
msgstr "Zielverzeichnis"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2326
#, no-c-format
msgid "Destination file"
msgstr "Zieldatei"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2310
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:265
#, no-c-format
msgid "Destination file name"
msgstr "Name der Zieldatei"
#: src/mkvtoolnix-gui/jobs/info_job.cpp:100
#, no-c-format
msgid "Destination file name: %1"
msgstr "Zieldateiname: %1"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:249
#, no-c-format
msgid "Destination file's absolute path"
msgstr "Zieldatei (absoluter Pfad)"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2274
#, no-c-format
msgid "Destination file:"
msgstr "Zieldatei:"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:250
#, no-c-format
msgid "Destination folders's absolute path"
msgstr "Zielorder (absoluter Pfad)"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:310
#, no-c-format
msgid "Details"
msgstr "Details"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2268
#, no-c-format
msgid "Detect file name se&quences when adding multiple files"
msgstr "A&bfolgen von Dateinamen beim Hinzufügen mehrerer Dateien erkennen"
#: src/mkvtoolnix-gui/merge/input.cpp:1825
#: src/mkvtoolnix-gui/merge/input.cpp:1826
#: src/mkvtoolnix-gui/merge/input.cpp:1827
#, no-c-format
msgid "Determine automatically"
msgstr "Automatisch festlegen"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:223
#, no-c-format
msgid "Development hacks"
msgstr "Entwicklungs-Hacks"
#: src/mkvtoolnix-gui/merge/attachments.cpp:444
#, no-c-format
msgid "Di&sable all attachments"
msgstr "Alle Dateianhänge deak&tivieren"
#: src/common/file_types.cpp:33
#: src/common/file_types.cpp:82
#: src/output/p_dirac.h:36
#, no-c-format
msgid "Dirac"
msgstr "Dirac"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:326
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:95
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:67
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:113
#, no-c-format
msgid "Directory"
msgstr "Verzeichnis"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2318
#, no-c-format
msgid "Directory &relative to first source file's directory:"
msgstr "Verzeichnis &relativ zum Verzeichnis der ersten Quelldatei:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:515
#: src/mkvtoolnix-gui/forms/header_editor/tab.h:145
#: src/mkvtoolnix-gui/forms/info/tab.h:154
#: src/mkvtoolnix-gui/header_editor/tab.cpp:379
#, no-c-format
msgid "Directory:"
msgstr "Verzeichnis:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2294
#, no-c-format
msgid "Disable \"de&fault track\" flag for subtitle tracks"
msgstr "»Sta&ndardspurschalter« von Untertitelspuren deaktivieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2222
#, no-c-format
msgid "Disable &tooltips"
msgstr "Kur&zinfos deaktivieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2295
#, no-c-format
msgid "Disable additional lossless c&ompression for all track types"
msgstr "Zusätzliche verlustfreie K&omprimierung für alle Spurtypen deaktivieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2221
#, no-c-format
msgid "Disable scaling for &high DPI displays"
msgstr "Skalierung für &Hoch-DPI-Monitore deaktivieren"
#: src/common/hacks.cpp:45
#, no-c-format
msgid "Disable the use of SimpleBlocks instead of BlockGroups."
msgstr "Die Benutzung von vereinfachten Blockelementen anstelle der normalen Blockelemente verhindern"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:111
#: src/mkvtoolnix-gui/jobs/job.cpp:275
#, no-c-format
msgid "Disabled"
msgstr "Deaktiviert"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
#, no-c-format
msgid "Disables lacing for all tracks."
msgstr "Deaktiviert die Bündelung mehrerer Frames in einem Block für alle Spuren."
#: src/mkvtoolnix-gui/forms/merge/select_disc_library_information_dialog.h:70
#, no-c-format
msgid "Disc library information selection"
msgstr "Auswahl der Disc-Bibliotheksinformationen"
#: src/common/kax_element_names.cpp:269
#, no-c-format
msgid "Discard padding"
msgstr "Auffüllung verwerfen"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:187
#, no-c-format
msgid "Discardable"
msgstr "Verwerfbar"
#: src/merge/mkvmerge.cpp:760
#: src/merge/mkvmerge.cpp:766
#, no-c-format, c++-format
msgid "Display dimensions: not given in the form <TID>:<width>x<height>, e.g. 1:640x480 (argument was '{0}').\n"
msgstr "Die Anzeigeabmessungen wurden nicht nach dem Schema »<TID>:<width>x<height>« (z.B. 1:640x480) angegeben (Argument war »{0}«).\n"
#: src/common/kax_element_names.cpp:151
#, no-c-format
msgid "Display height"
msgstr "Anzeigehöhe"
#: src/common/kax_element_names.cpp:156
#, no-c-format
msgid "Display unit"
msgstr "Anzeigeeinheit"
#: src/common/kax_element_names.cpp:150
#, no-c-format
msgid "Display width"
msgstr "Anzeigebreite"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2228
#, no-c-format
msgid "Display width/height:"
msgstr "Anzeigebreite/-höhe:"
#: src/common/hacks.cpp:34
#, no-c-format
msgid "Do not add an entry for the chapters in the meta seek element."
msgstr "Keinen Eintrag für Kapitel im Meta-Index erzeugen"
#: src/propedit/propedit_cli_parser.cpp:271
#, no-c-format
msgid "Do not change LanguageIETF track header elements when the 'language' property is changed."
msgstr "Die LanguageIETF-Spurkopfdaten-Elemente nicht verändern, wenn die »language«-Eigenschaft geändert wird."
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:167
#, no-c-format
msgid "Do not show hex dumps"
msgstr "Keine Hexdumps ausgeben"
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "Do not split"
msgstr "Nicht aufteilen"
#: src/common/hacks.cpp:35
#, no-c-format
msgid "Do not write meta seek elements at all."
msgstr "Keinen Meta-Index schreiben"
#: src/mkvtoolnix-gui/jobs/tool.cpp:521
#: src/mkvtoolnix-gui/main_window/main_window.cpp:466
#, no-c-format
msgid "Do you really want to abort all currently running jobs?"
msgstr "Wollen Sie wirklich alle aktuell laufenden Jobs vorzeitig beenden?"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:196
#, no-c-format
msgid "Do you really want to abort this job?"
msgstr "Wollen Sie diesen Job wirklich vorzeitig beenden?"
#: src/mkvtoolnix-gui/merge/attachments.cpp:254
#, no-c-format
msgid "Do you really want to add '%1' as another attachment?"
msgstr "Wollen Sie »%1« wirklich als weiteren Dateianhang hinzufügen?"
#: src/mkvtoolnix-gui/jobs/tool.cpp:586
#, no-c-format
msgid "Do you want to continue and risk overwriting the file?"
msgstr "Wollen Sie fortfahren und riskieren, dass die Datei überschrieben wird?"
#: src/mkvtoolnix-gui/merge/tab.cpp:509
#, no-c-format
msgid "Do you want to continue?"
msgstr "Wollen Sie fortfahren?"
#: src/mkvtoolnix-gui/jobs/tool.cpp:624
#, no-c-format
msgid "Do you want to overwrite the file?"
msgstr "Wollen Sie die Datei überschreiben?"
#: src/common/kax_element_names.cpp:78
#, no-c-format
msgid "Document type"
msgstr "Dokumententyp"
#: src/common/kax_element_names.cpp:80
#, no-c-format
msgid "Document type read version"
msgstr "Dokumententyp, Leseversion"
#: src/common/kax_element_names.cpp:79
#, no-c-format
msgid "Document type version"
msgstr "Dokumententyp, Version"
#: src/common/file_types.cpp:28
#, no-c-format
msgid "Dolby Digital/Dolby Digital Plus (AC-3, E-AC-3)"
msgstr "Dolby Digital/Dolby Digital Plus (AC-3, E-AC-3)"
#: src/common/file_types.cpp:34
#, no-c-format
msgid "Dolby TrueHD"
msgstr "Dolby TrueHD"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:123
#, no-c-format
msgid "Don't escape"
msgstr "Nicht formatieren"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2303
#, no-c-format
msgid "Don't generate chapters"
msgstr "Keine Kapitel erzeugen"
#: src/common/hacks.cpp:61
#, no-c-format
msgid "Don't remove track statistics tags when reading Matroska files, no matter if new ones are created or not."
msgstr "Beim Lesen einer Matroska-Datei werden vorhandene Spur-Statistik-Tags nicht mehr entfernt, unabhängig davon, ob neue erstellt werden oder nicht."
#: src/mkvtoolnix-gui/util/message_box.cpp:167
#, no-c-format
msgid "Don't show this message again."
msgstr "Diese Nachricht nicht noch einmal anzeigen"
#: src/info/info_cli_parser.cpp:38
#, no-c-format
msgid "Don't stop processing at the first cluster."
msgstr "Stoppe die Bearbeitung nicht am ersten Cluster."
#: src/merge/mkvmerge.cpp:3093
#, no-c-format
msgid "Done scanning playlists.\n"
msgstr "Fertig mit der Überprüfung der Abspiellisten.\n"
#: src/propedit/propedit.cpp:184
#, no-c-format
msgid "Done.\n"
msgstr "Fertig\n"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:165
#, no-c-format
msgid "Download URL:"
msgstr "Download-URL:"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:91
#, no-c-format
msgid "Downloading release information"
msgstr "Versionsinformationen werden heruntergeladen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2346
#, no-c-format
msgid "Drop last entry from imported &Blu-ray playlists if it's near the end"
msgstr "Letzten Eintrag von importierten &Blu-ray-Abspiellisten verwerfen, falls dieser nah am Ende liegt"
#: src/mkvtoolnix-gui/merge/input.cpp:635
#, no-c-format
msgid "Drops all HD extensions from an audio track and keeps only its lossy core."
msgstr "Entfernt alle HD-Erweiterungen von Audio-Spuren und behält nur den verlustbehafteten Kern."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:100
#: src/propedit/propedit.cpp:62
#, no-c-format
msgid "Due to the particular structure of the file this situation cannot be fixed automatically."
msgstr "Aufgrund der spezifischen Struktur der Datei kann dieser Zustand nicht automatisch behoben werden."
#: src/common/kax_element_names.cpp:87
#: src/common/kax_element_names.cpp:267
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:308
#, no-c-format
msgid "Duration"
msgstr "Dauer"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:311
#: src/mkvtoolnix-gui/merge/output.cpp:273
#, no-c-format
msgid "Duration:"
msgstr "Dauer:"
#: src/mkvtoolnix-gui/jobs/tool.cpp:412
#, no-c-format
msgid "E&dit in corresponding tool and remove from queue"
msgstr "In da&zugehörigem Werkzeug bearbeiten und aus Warteschlange entfernen"
#: src/mkvtoolnix-gui/merge/attachments.cpp:443
#, no-c-format
msgid "E&nable all attachments"
msgstr "Alle Dateianhänge a&ktivieren"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:329
#, no-c-format
msgid "E&xecute now"
msgstr "Jetzt &ausführen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:617
#, no-c-format
msgid "E&xit"
msgstr "&Beenden"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:210
#, no-c-format
msgid "E&xpand chapter's start and end timestamps to include the minimum/maximum timestamps of all their sub-chapters"
msgstr "Start-/Endzeitpunkte von Elternkapitel auf Minimum-/Maximumzeitpunkte ihrer Unterkapitel &erweitern"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:395
#, no-c-format
msgid "E&xtensions:"
msgstr "E&rweiterungen:"
#: src/common/kax_element_names.cpp:82
#, no-c-format
msgid "EBML CRC-32"
msgstr "EBML CRC-32"
#: src/common/kax_element_names.cpp:73
#, no-c-format
msgid "EBML head"
msgstr "EBML-Kopf"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:177
#, no-c-format
msgid "EBML lacing"
msgstr "EBML-Framebündelung"
#: src/common/kax_element_names.cpp:75
#, no-c-format
msgid "EBML read version"
msgstr "EBML-Leseversion"
#: src/common/kax_element_names.cpp:74
#, no-c-format
msgid "EBML version"
msgstr "EBML-Version"
#: src/common/kax_element_names.cpp:81
#, no-c-format
msgid "EBML void"
msgstr "EBML-Platzhalter"
#: src/common/bcp47.cpp:484
#, no-c-format
msgid "Each extension identifier must be used at most once."
msgstr "Jeder Erweiterungskennung darf nur maximal einmal verwendet werden."
#: src/mkvtoolnix-gui/merge/output.cpp:199
#, no-c-format
msgid "Each file created contains one segment, and each segment has one segment UID."
msgstr "Jede erstellte Datei enthält ein Segment, und jedes Segment besitzt genau eine Segment-UID."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:494
#, no-c-format
msgid "Each part is then matched against the list of languages selected below to determine whether or not to use it as the track language."
msgstr "Jeder Teil wird dann mit der Liste der ausgewählten Sprachen unten verglichen um zu entscheiden, ob er als Spurprache benutzt wird oder nicht."
#: src/mkvtoolnix-gui/merge/output.cpp:310
#, no-c-format
msgid "Each range consists of a start and end frame/field number with a '-' in the middle, e.g. '157-238'."
msgstr "Jeder Bild-/Feldnummernbereich besteht aus einer Start- und einer Endbild-/-feldnummer mit einem »-« in der Mitte, z.B. »157-238«."
#: src/mkvtoolnix-gui/merge/output.cpp:301
#, no-c-format
msgid "Each range consists of a start and end timestamp with a '-' in the middle, e.g. '00:01:15-00:03:20'."
msgstr "Jeder Zeitbereich besteht aus einem Start- und einem Endzeitstempel mit einem »-« in der Mitte, z.B. »00:01:15-00:03:20«."
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:383
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:384
#, no-c-format
msgid "Edit language"
msgstr "Sprache bearbeiten"
#: src/mkvtoolnix-gui/main_window/prefs_language_shortcut_dialog.cpp:28
#, no-c-format
msgid "Edit language shortcut"
msgstr "Tastaturkürzel für Sprachen bearbeiten"
#: src/propedit/propedit_cli_parser.cpp:278
#, no-c-format
msgid "Edit selectors for properties"
msgstr "Selektoren für Eigenschaften"
#: src/common/kax_element_names.cpp:283
#: src/common/kax_element_names.cpp:319
#, no-c-format
msgid "Edition UID"
msgstr "Editions-UID"
#: src/common/kax_element_names.cpp:287
#, no-c-format
msgid "Edition display"
msgstr "Edition-Anzeigedaten"
#: src/common/kax_element_names.cpp:282
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:82
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:516
#, no-c-format
msgid "Edition entry"
msgstr "Edition"
#: src/common/kax_element_names.cpp:285
#, no-c-format
msgid "Edition flag default"
msgstr "»Standard-Edition«-Schalter"
#: src/common/kax_element_names.cpp:284
#, no-c-format
msgid "Edition flag hidden"
msgstr "»Edition versteckt«-Schalter"
#: src/common/kax_element_names.cpp:286
#, no-c-format
msgid "Edition flag ordered"
msgstr "»Angeordnete Edition«-Schalter"
#: src/common/kax_element_names.cpp:289
#, no-c-format
msgid "Edition language (IETF BCP 47)"
msgstr "Edition-Sprache (IETF BCP 47)"
#: src/common/kax_element_names.cpp:288
#, no-c-format
msgid "Edition string"
msgstr "Edition-Anzeigename"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:33
#, no-c-format
msgid "Edition/Chapter"
msgstr "Edition/Kapitel"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1501
#, no-c-format
msgid "Either fix the error or remove the configuration before closing the preferences dialog."
msgstr "Beheben Sie das Problem, oder entfernen Sie die Konfiguration, bevor Sie das Einstellungsfenster schließen."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:943
#, no-c-format
msgid "Either the file format or the audio codec is not supported."
msgstr "Entweder das Dateiformat oder der Audiocodec wird nicht unterstützt."
#: src/mkvtoolnix-gui/merge/output.cpp:339
#, no-c-format
msgid "Either the word 'all' which selects all chapters or a comma-separated list of chapter numbers before which to split."
msgstr "Entweder das Wort »all«, das alle Kapitel auswählt, oder eine durch Kommas getrennte Liste von Kapitelnummern, vor denen aufgeteilt werden soll."
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:224
#, no-c-format
msgid "Element ID:"
msgstr "Element-ID:"
#: src/propedit/propedit_cli_parser.cpp:171
#, no-c-format
msgid "Element types:\n"
msgstr "Elementtypen:\n"
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:114
#, no-c-format
msgid "Element viewer: %1"
msgstr "Elementanzeige: %1"
#: src/mkvtoolnix-gui/info/model.cpp:86
#, no-c-format
msgid "Elements"
msgstr "Elemente"
#: src/propedit/propedit_cli_parser.cpp:196
#, no-c-format, c++-format
msgid "Elements in the category '{0}' ('--edit {1}'):\n"
msgstr "Elemente in der Kategorie »{0}« (»--edit {1}«):\n"
#: src/common/kax_element_names.cpp:111
#, no-c-format
msgid "Emphasis"
msgstr "Vorverzerrung"
#: src/common/property_element.cpp:212
#, no-c-format
msgid "Emphasis applied on audio which must be reversed by player to get the actual samples."
msgstr "Auf Audiodaten angewandte Vorverzerrung, die vom Abspielprogramm rückgängig gemacht werden muss, um die ursprünglichen Sample zu erhalten."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2259
#, no-c-format
msgid "Emphasis:"
msgstr "Vorverzerrung:"
#: src/common/hacks.cpp:64
#, no-c-format
msgid "Enable appending and splitting FLAC tracks."
msgstr "Aktiviert das Anhängen und Aufteilen von FLAC-Spuren."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2324
#, no-c-format
msgid "Enable copying of items by their type"
msgstr "Kopieren für Elemente anhand ihres Typs aktivieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2325
#, no-c-format
msgid "Enable copying of tracks by their language"
msgstr "Kopieren für Spuren anhand ihrer Sprache aktivieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2296
#, no-c-format
msgid "Enable dialog &normalization gain removal for audio tracks"
msgstr "Das Entfernen der &Dialognormalisierung-Signalverstärkung für Audiospuren aktivieren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2244
#, no-c-format
msgid "Enable language codes from &ISO 639-3 && 639-5"
msgstr "Sprachcodes aus &ISO 639-3 && 639-5 aktivieren"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:169
#, no-c-format
msgid "Enabled"
msgstr "Aktiviert"
#: src/mkvtoolnix-gui/merge/output.cpp:184
#, no-c-format
msgid "Enables splitting of the output into more than one file."
msgstr "Aktiviert das Aufteilen der Ausgabe in mehr als eine Datei."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:42
#, no-c-format
msgid "Enables the creation of byte-identical files if the same source files with the same options and the same seed are used."
msgstr "Aktiviert das Erstellen von Byte für Byte identischen Dateien, sofern die selben Quelldateien mit den selben Optionen und dem selben Initialwert benutzt werden."
#: src/common/hacks.cpp:48
#, no-c-format
msgid "Enables warnings for certain conditions where timestamps aren't monotonous in situations where they should be which could indicate either a problem with the file or a programming error."
msgstr "Aktiviert Warnungen für bestimmte Umstände, in denen Zeitstempel nicht monoton sind, obwohl sie es in der Situation sein sollten, was entweder an einem Problem mit der Datei oder an einen Programmierfehler liegt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:266
#, no-c-format
msgid "Enabling items"
msgstr "Elemente aktivieren"
#: src/common/hacks.cpp:60
#, no-c-format
msgid "Enabling this option causes mkvmerge to keep that last entry."
msgstr "Das Anschalten dieser Option bewirkt, dass mkvmerge diesen letzten Eintrag beibehält."
#: src/common/av1.h:47
#, no-c-format
msgid "Encountered OBUs with invalid data."
msgstr "OBUs mit ungültigen Daten gefunden."
#: src/common/kax_element_names.cpp:175
#, no-c-format
msgid "Encryption algorithm"
msgstr "Verschlüsselungsalgorithmus"
#: src/common/kax_element_names.cpp:176
#, no-c-format
msgid "Encryption key ID"
msgstr "Verschlüsselungsschlüssel-ID"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:35
#, no-c-format
msgid "End"
msgstr "Ende"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "English language name"
msgstr "Englischer Name der Sprache"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2321
#, no-c-format
msgid "Ensure the file name is &unique"
msgstr "Vorgeschlagene Ausgabedateinamen &eindeutig machen"
#: src/mkvtoolnix-gui/merge/tab.cpp:586
#, no-c-format
msgid "Enter job description"
msgstr "Jobbeschreibung eingeben"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:890
#, no-c-format
msgid "Enter predefined split duration"
msgstr "Vordefinierte Aufteilungsdauer eingeben"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:889
#, no-c-format
msgid "Enter predefined split size"
msgstr "Vordefinierte Aufteilungsgröße eingeben"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:887
#, no-c-format
msgid "Enter predefined track name"
msgstr "Vordefinierten Spurnamen eingeben"
#: src/mkvtoolnix-gui/merge/mux_config.cpp:284
#, no-c-format
msgid "Error"
msgstr "Fehler"
#: src/input/r_ogm.cpp:1189
#, no-c-format, c++-format
msgid "Error decoding an Ogg Opus page at source timestamp {0}; page will be skipped: {1}\n"
msgstr "Fehler beim Decodieren einer Ogg-Opus-Seite bei Quellzeitstempel {0}; Seite wird übersprungen: {1}\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:147
#: src/mkvtoolnix-gui/header_editor/tab.cpp:283
#, no-c-format
msgid "Error details: %1."
msgstr "Fehlerdetails: %1."
#: src/mkvtoolnix-gui/util/file_identifier.cpp:76
#: src/mkvtoolnix-gui/util/file_identifier.cpp:83
#: src/mkvtoolnix-gui/util/file_identifier.cpp:165
#, no-c-format
msgid "Error executing mkvmerge"
msgstr "Fehler bei Ausführung von mkvmerge"
#: src/input/subtitles.cpp:198
#, no-c-format, c++-format
msgid "Error in line {0}: expected a SRT timestamp line but found something else. Aborting this file.\n"
msgstr "Fehler in Zeile {0}: Es wurde eine Zeile mit einem SRT-Zeitstempel erwartet, aber etwas anderes gefunden. Die Bearbeitung dieser Datei wird abgebrochen.\n"
#: src/input/subtitles.cpp:189
#, no-c-format, c++-format
msgid "Error in line {0}: expected subtitle number and found some text.\n"
msgstr "Fehler in Zeile {0}: Es wurde eine Untertitelnummer erwartet, aber anderer Text gefunden.\n"
#: src/mkvtoolnix-gui/jobs/tool.cpp:552
#: src/mkvtoolnix-gui/merge/tab.cpp:182
#, no-c-format
msgid "Error loading settings file"
msgstr "Fehler beim Laden der Einstellungen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:483
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:540
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:587
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:623
#, no-c-format
msgid "Error message from the parser: %1"
msgstr "Fehlermeldung des Syntaxanalysators: %1"
#: src/input/r_mpeg_ps.cpp:1082
#, no-c-format
msgid "Error parsing a MPEG PS packet during the header reading phase. This stream seems to be badly damaged.\n"
msgstr "Fehler beim Auswerten eines MPEG-PS-Pakets in der Phase, in der die Kopfdaten gelesen werden. Diese Spur scheint stark beschädigt zu sein.\n"
#: src/propedit/chapter_target.cpp:71
#, no-c-format, c++-format
msgid "Error parsing the chapters in '{0}': some mandatory elements are missing.\n"
msgstr "Fehler beim Auswerten der Kapitel in »{0}«: Einige notwendige Elemente fehlen.\n"
#: src/merge/mkvmerge.cpp:573
#: src/propedit/tag_target.cpp:168
#, no-c-format, c++-format
msgid "Error parsing the tags in '{0}': some mandatory elements are missing.\n"
msgstr "Fehler beim Auswerten der Tags in »{0}«: Einige notwendige Elemente fehlen.\n"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:954
#, no-c-format
msgid "Error playing audio"
msgstr "Fehler bei Audiowiedergabe"
#: src/mkvtoolnix-gui/info/tab.cpp:205
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:80
#, no-c-format
msgid "Error reading Matroska file"
msgstr "Fehler beim Lesen der Matroska-Datei"
#: src/merge/output_control.cpp:808
#, no-c-format, c++-format
msgid "Error reading from the file '{0}'.\n"
msgstr "Fehler beim Lesen aus der Datei »{0}«.\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:278
#: src/mkvtoolnix-gui/header_editor/tab.cpp:283
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:62
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:68
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:88
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:96
#, no-c-format
msgid "Error writing Matroska file"
msgstr "Fehler beim Schreiben der Matroska-Datei"
#: src/common/output.cpp:137
#: src/common/output.cpp:138
#: src/common/output.cpp:139
#: src/mkvtoolnix-gui/jobs/job.cpp:255
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:319
#, no-c-format
msgid "Error:"
msgstr "Fehler:"
#: src/common/kax_info.cpp:1309
#, no-c-format, c++-format
msgid "Error: Couldn't open source file {0} ({1})."
msgstr "Fehler: Die Quelldatei {0} konnte nicht geöffnet werden ({1})."
#: src/extract/tracks.cpp:467
#, no-c-format
msgid "Error: No EBML head found."
msgstr "Fehler: Es wurde kein EBML-Kopf gefunden."
#: src/merge/mkvmerge.cpp:2295
#, no-c-format
msgid ""
"Error: no destination file name was given.\n"
"\n"
msgstr ""
"Fehler: Es wurde kein Name für die Zieldatei angegeben.\n"
"\n"
#: src/output/p_vorbis.cpp:53
#, no-c-format
msgid "Error: vorbis_packetizer: Could not extract the stream's parameters from the first packets.\n"
msgstr "Fehler: Vorbis Packetizer: Die Stream-Parameter konnten nicht aus den ersten Paketen extrahiert werden.\n"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:300
#, no-c-format
msgid "Errors:"
msgstr "Fehler:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:866
#, no-c-format
msgid "Even if no audio tracks are present"
msgstr "Selbst wenn keine Audiospur vorhanden ist"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2362
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2366
#, no-c-format
msgid "Even if there were errors"
msgstr "Selbst, wenn es Fehler gab"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2361
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2365
#, no-c-format
msgid "Even if there were warnings"
msgstr "Selbst, wenn es Warnungen gab"
#: src/extract/extract_cli_parser.cpp:85
#: src/extract/extract_cli_parser.cpp:93
#: src/extract/extract_cli_parser.cpp:102
#: src/extract/extract_cli_parser.cpp:111
#: src/extract/extract_cli_parser.cpp:120
#: src/extract/extract_cli_parser.cpp:128
#: src/extract/extract_cli_parser.cpp:135
#: src/extract/extract_cli_parser.cpp:142
#, no-c-format
msgid "Example"
msgstr "Beispiel"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:120
#, no-c-format
msgid "Examples"
msgstr "Beispiele"
#: src/mkvtoolnix-gui/merge/output.cpp:279
#, no-c-format
msgid "Examples: 01:00:00 (after one hour) or 1800s (after 1800 seconds)."
msgstr "Beispiele: 01:00:00 (nach einer Stunde) oder 1800s (nach 1800 Sekunden)."
#: src/mkvtoolnix-gui/merge/output.cpp:295
#, no-c-format
msgid "Examples: 01:00:00,01:30:00 (after one hour and after one hour and thirty minutes) or 180s,300s,00:10:00 (after three, five and ten minutes)."
msgstr "Beispiele: 01:00:00,01:30:00 (nach einer Stunde sowie nach einer Stunde und dreißig Minuten) oder 1800s,3000s,00:10:00 (nach 1800 Sekunden)."
#: src/merge/mkvmerge.cpp:3215
#, no-c-format
msgid "Exception details:"
msgstr "Details der Ausnahme:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2327
#, no-c-format
msgid "Exceptions"
msgstr "Ausnahmen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1340
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:317
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:63
#, no-c-format
msgid "Executable files"
msgstr "Programmdateien"
#: src/mkvtoolnix-gui/merge/input.cpp:2244
#, no-c-format
msgid "Executable not found"
msgstr "Programmdatei nicht gefunden"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:195
#: src/mkvtoolnix-gui/util/settings.cpp:326
#, no-c-format
msgid "Execute a program"
msgstr "Ein Programm ausführen"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:478
#, no-c-format
msgid "Execute action after next &job completion"
msgstr "Aktion nach nächster &Jobfertigstellung ausführen"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:479
#, no-c-format
msgid "Execute action when the &queue completes"
msgstr "Aktion ausführen, wenn die &Warteschlange fertig ist"
#: src/mkvtoolnix-gui/util/settings.cpp:331
#, no-c-format
msgid "Execute program '%1'"
msgstr "Programm »%1« ausführen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:230
#, no-c-format
msgid "Executes the action immediately."
msgstr "Führt die Aktion sofort aus."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:272
#, no-c-format
msgid "Executing actions"
msgstr "Aktionen ausführen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2369
#, no-c-format
msgid "Executing actions after certain events"
msgstr "Aktionen nach bestimmten Ereignissen ausführen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:246
#, no-c-format
msgid "Exit code (0: ok, 1: warnings occurred, 2: errors occurred)"
msgstr "Rückgabewert (0: OK, 1: Warnungen sind aufgetreten, 2: Fehler sind aufgetreten)"
#: src/common/xml/ebml_converter.cpp:211
#, no-c-format, c++-format
msgid "Expected a time in the following format: HH:MM:SS.nnn (HH = hour, MM = minute, SS = second, nnn = millisecond up to nanosecond. You may use up to nine digits for 'n' which would mean nanosecond precision). You may omit the hour as well. Found '{0}' instead. Additional error message: {1}"
msgstr "Es wurde ein Zeitstempel im folgenden Format erwartet: HH:MM:SS.nnn (HH = Stunden, MM = Minuten, SS = Sekunden, nnn = Millisekunden bis hin zu Nanosekunden. Sie können bis zu neun Ziffern für »n« angeben, was einer Genauigkeit von einer Nanosekunde entspricht). Sie können die Stunden auch weglassen. Statt dessen wurde »{0}« gefunden. Zusätzliche Fehlermeldung: {1}"
#: src/extract/extract_cli_parser.cpp:108
#, no-c-format
msgid "Exports the chapter information in the simple format used in OGM tools (CHAPTER01=... CHAPTER01NAME=...)."
msgstr "Extrahiert Kapitelinformationen im einfachen Format, das auch in verschiedenen OGM-Werkzeugen verwendet wird (CHAPTER01=… CHAPTER01NAME=…)."
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:217
#, no-c-format
msgid "Extended language subtag"
msgstr "Erweiterte-Sprache-Unterelemente"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:180
#, no-c-format
msgid "Extended language subtags form"
msgstr "Erweiterte-Sprach-Unterelemente-Form"
#: src/common/bcp47.cpp:476
#, no-c-format
msgid "Extension subtags must follow at least a primary language subtag."
msgstr "Erweiterungs-Unterelemente müssen mindestens einem Unterelement mit der primären Sprache folgen."
#: src/extract/extract_cli_parser.cpp:82
#, no-c-format
msgid "Extract the data to a raw file including the CodecPrivate as a header."
msgstr "Daten inklusive der privaten Codec-Konfigurationsdaten roh extrahieren und nicht in einen Container einbetten"
#: src/extract/extract_cli_parser.cpp:81
#, no-c-format
msgid "Extract the data to a raw file."
msgstr "Daten roh extrahieren und nicht in einen Container einbetten"
#: src/output/p_hevc.cpp:111
#, no-c-format, c++-format
msgid "Extracted the aspect ratio information from the HEVC video data and set the display dimensions to {0}/{1}.\n"
msgstr "Informationen über das Seitenverhältnis wurden aus den HEVC-Videodaten extrahiert. Die Anzeigeabmessungen wurden auf {0}/{1} gesetzt.\n"
#: src/output/p_avc.cpp:102
#, no-c-format, c++-format
msgid "Extracted the aspect ratio information from the MPEG-4 layer 10 (AVC) video data and set the display dimensions to {0}/{1}.\n"
msgstr "Informationen über das Seitenverhältnis wurden aus den MPEG-4-Layer-10-Videodaten (AVC) extrahiert. Die Anzeigeabmessungen wurden auf {0}/{1} gesetzt.\n"
#: src/output/p_mpeg4_p2.cpp:319
#, no-c-format, c++-format
msgid "Extracted the aspect ratio information from the MPEG4 layer 2 video data and set the display dimensions to {0}/{1}.\n"
msgstr "Informationen über das Seitenverhältnis wurden aus den MPEG-4-Layer-2-Videodaten extrahiert. Die Anzeigeabmessungen wurden auf {0}/{1} gesetzt.\n"
#: src/output/p_theora.cpp:71
#, no-c-format, c++-format
msgid "Extracted the aspect ratio information from the Theora video headers and set the display dimensions to {0}/{1}.\n"
msgstr "Informationen über das Seitenverhältnis wurden aus den Theora-Videodaten extrahiert. Die Anzeigeabmessungen wurden auf {0}/{1} gesetzt.\n"
#: src/output/p_avc_hevc_es.cpp:166
#, no-c-format, c++-format
msgid "Extracted the aspect ratio information from the video bitstream and set the display dimensions to {0}/{1}.\n"
msgstr "Informationen über das Seitenverhältnis wurden aus dem Video-Bitstrom extrahiert. Die Anzeigeabmessungen wurden auf {0}/{1} gesetzt.\n"
#: src/extract/extract_cli_parser.cpp:139
#, no-c-format
msgid "Extracting multiple items at the same time"
msgstr "Mehrere Daten gleichzeitig extrahieren"
#: src/extract/tracks.cpp:137
#, no-c-format, c++-format
msgid "Extracting track {0} with the CodecID '{1}' to the file '{2}'. Container format: {3}\n"
msgstr "Die Spur {0} mit der CodecID »{1}« wird in die Datei »{2}« extrahiert. Container-Format: {3}\n"
#: src/extract/tracks.cpp:122
#, no-c-format, c++-format
msgid "Extraction of track ID {0} with the CodecID '{1}' is not supported.\n"
msgstr "Das Extrahieren von Spur-ID {0} mit der CodecID »{1}« wird nicht unterstützt.\n"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:432
#, no-c-format
msgid "Extraction tool"
msgstr "Extraktions-Werkzeug"
#: src/common/file_types.cpp:85
#: src/output/p_flac.h:37
#, no-c-format
msgid "FLAC"
msgstr "FLAC"
#: src/common/file_types.cpp:37
#, no-c-format
msgid "FLAC (Free Lossless Audio Codec)"
msgstr "FLAC (Free Lossless Audio Codec)"
#: src/common/file_types.cpp:39
#, no-c-format
msgid "FLV (Flash Video)"
msgstr "FLV (Flash-Video)"
#: src/common/audio_emphasis.cpp:53
#, no-c-format
msgid "FM radio in Europe"
msgstr "FM-Radio in Europa"
#: src/common/audio_emphasis.cpp:54
#, no-c-format
msgid "FM radio in the USA"
msgstr "FM-Radio in den USA"
#: src/mkvtoolnix-gui/jobs/job.cpp:273
#, no-c-format
msgid "Failed"
msgstr "Fehlgeschlagen"
#: src/extract/xtr_vobsub.cpp:80
#, no-c-format, c++-format
msgid "Failed to create the VobSub data file '{0}': {1}\n"
msgstr "Die VobSub-Datendatei »{0}« konnte nicht erstellt werden: {1}\n"
#: src/extract/xtr_textsubs.cpp:339
#: src/extract/xtr_vobsub.cpp:267
#, no-c-format, c++-format
msgid "Failed to create the file '{0}': {1}\n"
msgstr "Die Datei »{0}« konnte nicht erstellt werden: {1}\n"
#: src/extract/xtr_base.cpp:81
#, no-c-format, c++-format
msgid "Failed to create the file '{0}': {1} ({2})\n"
msgstr "Die Datei »{0}« konnte nicht erstellt werden: {1} ({2})\n"
#: src/extract/xtr_tta.cpp:45
#, no-c-format, c++-format
msgid "Failed to create the temporary file '{0}': {1}\n"
msgstr "Die temporäre Datei »{0}« konnte nicht erstellt werden: {1}\n"
#: src/extract/xtr_textsubs.cpp:342
#, no-c-format, c++-format
msgid "Failed to parse the USF codec private data for track {0}: {1}\n"
msgstr "Die privaten USF-Codec-Daten für Spur {0} konnten nicht ausgewertet werden: {1}\n"
#: src/common/kax_element_names.cpp:92
#, no-c-format
msgid "Family UID"
msgstr "Familien-UID"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:172
#, no-c-format
msgid "Fi&le name:"
msgstr "&Dateiname:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2276
#, no-c-format
msgid "Fi&le title:"
msgstr "Datei&titel:"
#: src/common/kax_element_names.cpp:159
#, no-c-format
msgid "Field order"
msgstr "Feldreihenfolge"
#: src/common/property_element.cpp:162
#, no-c-format
msgid "Field order (0, 1, 2, 6, 9 or 14, see documentation)."
msgstr "Feldreihenfolge (0, 1, 2, 6, 9 order 14, siehe Dokumentation)."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2277
#, no-c-format
msgid "File && track colors"
msgstr "Datei- && Spurfarben"
#: src/merge/generic_reader.cpp:278
#, no-c-format, c++-format
msgid "File '{0}': container: {1}"
msgstr "Datei »{0}«: Container: {1}"
#: src/merge/id_result.cpp:22
#, no-c-format, c++-format
msgid "File '{0}': unsupported container: {1}\n"
msgstr "Datei »{0}«: nicht unterstützter Container: {1}\n"
#: src/common/kax_element_names.cpp:249
#, no-c-format
msgid "File UID"
msgstr "Datei-UID"
#: src/input/r_real.cpp:409
#: src/input/r_real.cpp:418
#, no-c-format, c++-format
msgid "File contains fewer frames than expected or is corrupt after frame {0}.\n"
msgstr "Die Datei enthält weniger Bilder als erwartet oder sie ist nach Bild {0} defekt.\n"
#: src/common/kax_element_names.cpp:248
#, no-c-format
msgid "File data"
msgstr "Dateiinhalt"
#: src/common/kax_element_names.cpp:245
#, no-c-format
msgid "File description"
msgstr "Dateibeschreibung"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:204
#, no-c-format
msgid "File has not been modified"
msgstr "Datei wurde nicht verändert"
#: src/common/kax_element_names.cpp:246
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:309
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:327
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:110
#, no-c-format
msgid "File name"
msgstr "Dateiname"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:514
#: src/mkvtoolnix-gui/forms/header_editor/tab.h:144
#: src/mkvtoolnix-gui/forms/info/tab.h:152
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:149
#: src/mkvtoolnix-gui/header_editor/tab.cpp:378
#, no-c-format
msgid "File name:"
msgstr "Dateiname:"
#: src/mkvtoolnix-gui/main_window/select_character_set_dialog.cpp:46
#, no-c-format
msgid "File not found"
msgstr "Datei nicht gefunden"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:314
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:320
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:393
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:417
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:485
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:540
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:589
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:625
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:822
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:368
#: src/mkvtoolnix-gui/header_editor/tab.cpp:131
#: src/mkvtoolnix-gui/header_editor/tab.cpp:157
#, no-c-format
msgid "File parsing failed"
msgstr "Auswerten der Datei schlug fehl"
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:112
#, no-c-format
msgid "File size"
msgstr "Dateigröße"
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:74
#, no-c-format
msgid "File structure warning"
msgstr "Warnung bzgl. Dateistruktur"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:404
#, no-c-format
msgid "File types such as MPEG program and transport streams (.vob, .m2ts) require parsing a certain amount of data in order to detect all tracks contained in the file."
msgstr "Dateitypen wie MPEG Programm- und Transportströme (.vob, .m2ts) erfordern, dass eine gewisse Menge Daten untersucht werden, um alle Spuren zu erkennen, die in der Datei enthalten sind."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2288
#, no-c-format
msgid "File/Segment linking"
msgstr "Datei-/Segmentverknüpfung"
#: src/merge/output_control.cpp:988
#, no-c-format
msgid "Files cannot be appended to themselves. The argument for '--append-to' was invalid.\n"
msgstr "Eine Datei kann nicht an sich selber angehängt werden. Das Argument für »--append-to« war ungültig.\n"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:295
#, no-c-format
msgid "Finished at:"
msgstr "Fertiggestellt am:"
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:51
#, no-c-format
msgid "First chapter name regardless of its language"
msgstr "Erster Kapitelname unabhängig seiner Sprache"
#: src/common/bcp47.cpp:543
#, no-c-format
msgid "Five- to eight-letter language codes are currently not supported."
msgstr "Fünf- bis acht-buchstabige Sprachcodes werden momentan nicht unterstützt."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2226
#, no-c-format
msgid "Fix bitstream timing info"
msgstr "Zeiteinteilungsinformationen im Bitstrom anpassen"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:176
#, no-c-format
msgid "Fixed-sized lacing"
msgstr "Framebündelung mit fester Größe"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:36
#, no-c-format
msgid "Flags"
msgstr "Schalter"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:517
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:524
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:180
#, no-c-format
msgid "Flags:"
msgstr "Schalter:"
#: src/common/file_types.cpp:86
#, no-c-format
msgid "Flash Video"
msgstr "Flash-Video"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:168
#, no-c-format
msgid "Floating point number"
msgstr "Fließkommazahl"
#: src/common/cli_parser.cpp:194
#, no-c-format
msgid "Flushes all cached data to storage when closing a file opened for writing."
msgstr "Schreibt alle gepufferten Daten auf den Datenspeicher, wenn eine zum Schreiben geöffnete Datei geschlossen wird."
#: src/mkvtoolnix-gui/merge/input.cpp:1826
#, no-c-format
msgid "For all frames"
msgstr "Für alle Frames"
#: src/mkvtoolnix-gui/merge/output.cpp:194
#: src/mkvtoolnix-gui/merge/output.cpp:202
#: src/mkvtoolnix-gui/merge/output.cpp:203
#, no-c-format
msgid "For an in-depth explanantion of file/segment linking and this feature please read mkvmerge's documentation."
msgstr "Bitte lesen Sie die Dokumentation zu Mkvmerge, um eine tiefergehende Erläuterung zum Thema »Datei-/Segmentverknüpfung« zu erhalten."
#: src/mkvtoolnix-gui/merge/adding_directories_dialog.cpp:49
#, no-c-format
msgid "For each directory a new multiplex settings tab can be created. All files from that directory will be added to this new tab. The configuration about dragging & dropping/copying & pasting files is ignored in this case."
msgstr "Für jedes Verzeichnis kann ein neuer Multiplex-Einstellungs-Tab erstellt werden. Alle Dateien aus diesem Verzeichnis werden zu dem neu erstellten Tab hinzugefügt. Die Konfiguration bzgl. Ziehen & Fallenlassen/Kopieren & Einfügen von Dateien wird in diesem Fall ignoriert."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:331
#, no-c-format
msgid "For each track type the GUI determines if at least one track has the flag turned on."
msgstr "Für jeden Spurtyp schaut die GUI, ob mindestens eine Spur den Schalter an hat."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:412
#, no-c-format
msgid "For example, a file containing audio tracks but no video tracks will be inserted before the first file that contains neither video nor audio tracks."
msgstr "Beispielsweise wird eine Datei, die Audiospuren aber keine Videospur enthält, vor der ersten Datei einsortiert, die weder Video- noch Audiopuren enthält."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:68
#, no-c-format
msgid "For files that will not contain a video track but at least one audio track mkvmerge will automatically choose a timestamp scale factor so that all timestamps and durations have a precision of one sample."
msgstr "Für Dateien, die keine Videospur und mindestens eine Audiospur beinhalten werden, wählt Mkvmerge den Faktor automatisch so, dass alle Zeitstempel und die Blockdauer eine Auflösung von einem Sample haben."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:75
#, no-c-format
msgid "For most entries the smallest start timestamp of all chapters on the same level higher than the current chapter's start timestamp will be used as its end timestamp."
msgstr "Bei den meisten Einträgen wird der kleinste Startzeitpunkt aller Kapitel auf derselben Ebene, der größer als der Startzeitpunkt des aktuellen Kapitels ist, als Endzeitpunkt benutzt."
#: src/common/hacks.cpp:37
#, no-c-format
msgid "Force EBML style lacing."
msgstr "Framebündelung nach EBML-Methode erzwingen"
#: src/common/hacks.cpp:36
#, no-c-format
msgid "Force Xiph style lacing."
msgstr "Framebündelung nach Xiph-Methode erzwingen"
#: src/common/cli_parser.cpp:190
#, no-c-format
msgid "Force the translations for 'code' to be used."
msgstr "Erzwingt die Benutzung der Übersetzung für die Sprache »Code«."
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:168
#: src/mkvtoolnix-gui/merge/track_model.cpp:80
#, no-c-format
msgid "Forced display"
msgstr "»Anzeige erzwingen«-Schalter"
#: src/common/hacks.cpp:41
#, no-c-format
msgid "Forces the Matroska reader to use the generic passthrough packetizer even for known and supported track types."
msgstr "Erzwingt, dass der Matroska-Demultiplexer den generischen Durchleitungs-Paketierer auch für bekannte und unterstützte Spurtypen benutzt."
#: src/mkvtoolnix-gui/merge/input.cpp:591
#, no-c-format
msgid "Forces the default duration or number of frames per second for a track."
msgstr "Erzwingt eine bestimmte Standardblockdauer bzw. die Anzahl Bilder pro Sekunde für eine Spur."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:65
#, no-c-format
msgid "Forces the timestamp scale factor to the given value."
msgstr "Setzt den Zeitstempelskalierungsfaktor auf den angegebenen Wert."
#: src/mpegparser/M2VParser.cpp:440
#, no-c-format
msgid "Found at least one B frame without second reference in a non closed GOP.\n"
msgstr "Es wurde mindestens ein B-Frame ohne zweites Referenzbild innerhalb einer nicht geschlossenen Bildgruppe gefunden.\n"
#: src/common/bcp47.cpp:538
#, no-c-format
msgid "Four-letter language codes are reserved for future use and not supported."
msgstr "Vier-buchstabige Sprachcodes sind für zukünftige Nutzung reserviert & werden nicht unterstützt."
#: src/merge/mkvmerge.cpp:1497
#, no-c-format, c++-format
msgid "FourCC: Invalid track ID in '{0} {1}'.\n"
msgstr "FourCC: Ungültige Spur-ID in »{0} {1}«\n"
#: src/merge/mkvmerge.cpp:1493
#, no-c-format, c++-format
msgid "FourCC: Missing track ID in '{0} {1}'.\n"
msgstr "FourCC: Fehlende Spur-ID in »{0} {1}«\n"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:192
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:96
#: src/mkvtoolnix-gui/info/model.cpp:217
#, no-c-format
msgid "Frame"
msgstr "Frame"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:207
#, no-c-format
msgid "Frame #%1"
msgstr "Frame #%1"
#: src/common/kax_element_names.cpp:265
#, no-c-format
msgid "Frame number"
msgstr "Framenummer"
#: src/common/kax_element_names.cpp:163
#, no-c-format
msgid "Frame rate"
msgstr "Bildrate"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:113
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:142
#, no-c-format
msgid "Frame size #%1: %2"
msgstr "Framegröße #%1: %2"
#: src/common/kax_info.cpp:920
#: src/common/kax_info.cpp:1070
#, no-c-format, c++-format
msgid "Frame with size {0}{1}{2}"
msgstr "Frame mit Größe {0}{1}{2}"
#: src/mkvtoolnix-gui/merge/output.cpp:324
#, no-c-format
msgid "Frames/fields:"
msgstr "Bilder/Felder:"
#: src/common/kax_info.cpp:919
#: src/common/kax_info.cpp:1069
#, no-c-format, c++-format
msgid "Frame{0}{1}"
msgstr "Frame{0}{1}"
#: src/mkvtoolnix-gui/merge/input.cpp:653
#, no-c-format
msgid "Free-form edit field for user defined options for this track."
msgstr "Freitextfeld für benutzerdefinierte Optionen für diese Spur."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:918
#, no-c-format
msgid "Free-form input"
msgstr "Freie Eingabe"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:257
#, no-c-format
msgid "GUI"
msgstr "GUI"
#: src/common/kax_element_names.cpp:157
#, no-c-format
msgid "Gamma"
msgstr "Gamma"
#: src/common/hacks.cpp:55
#, no-c-format
msgid "Garbage at the start of audio tracks in AVI files is normally used for delaying that track."
msgstr "In AVI-Dateien wird Müll am Anfang von Audio-Spuren dazu benutzt, um die Spur zu verzögern."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2269
#, no-c-format
msgid "General"
msgstr "Allgemeines"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2211
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2242
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2249
#: src/mkvtoolnix-gui/forms/merge/tab.h:2195
#: src/mkvtoolnix-gui/forms/merge/tab.h:2204
#, no-c-format
msgid "General options"
msgstr "Allgemeine Optionen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:253
#, no-c-format
msgid "General variables"
msgstr "Allgemeine Variablen"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:178
#, no-c-format
msgid "Generate sub-chapters"
msgstr "Unterkapitel erzeugen"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:179
#, no-c-format
msgid "Generating a number of chapters spaced evenly apart"
msgstr "Eine Anzahl gleichmäßig verteilter Kapiteleinträge erzeugen"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2301
#, no-c-format
msgid "Generating chapters:"
msgstr "Kapitel erzeugen:"
#: src/extract/extract_cli_parser.cpp:71
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:64
#, no-c-format
msgid "Global options"
msgstr "Globale Optionen"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:218
#, no-c-format
msgid "Global output control"
msgstr "Globale Einstellungen zur Ausgabe"
#: src/mkvtoolnix-gui/merge/track.cpp:684
#, no-c-format
msgid "Global tags"
msgstr "Globale Tags"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2271
#, no-c-format
msgid "Global tags:"
msgstr "Globale Tags:"
#: src/merge/generic_reader.cpp:305
#, no-c-format, c++-format
msgid "Global tags: {0} entry"
msgid_plural "Global tags: {0} entries"
msgstr[0] "Globale Tags: {0} Eintrag"
msgstr[1] "Globale Tags: {0} Einträge"
#: src/common/property_element.cpp:186
#, no-c-format
msgid "Green X chromaticity coordinate as defined by CIE 1931."
msgstr "Grüne X-Ordinate für Sättigung wie von CIE 1931 definiert."
#: src/common/property_element.cpp:187
#, no-c-format
msgid "Green Y chromaticity coordinate as defined by CIE 1931."
msgstr "Grüne Y-Ordinate für Sättigung wie von CIE 1931 definiert."
#: src/common/kax_element_names.cpp:116
#, no-c-format
msgid "Green color coordinate x"
msgstr "Grüne Farbordinate x"
#: src/common/kax_element_names.cpp:117
#, no-c-format
msgid "Green color coordinate y"
msgstr "Grüne Farbordinate y"
#: src/common/file_types.cpp:89
#, no-c-format
msgid "HD-DVD subtitles"
msgstr "HD-DVD-Untertitel"
#: src/output/p_hdmv_pgs.h:37
#, no-c-format
msgid "HDMV PGS"
msgstr "HDMV PGS"
#: src/common/file_types.cpp:40
#: src/output/p_hdmv_textst.h:29
#, no-c-format
msgid "HDMV TextST"
msgstr "HDMV TextST"
#: src/common/file_types.cpp:87
#: src/extract/xtr_hdmv_textst.h:33
#, no-c-format
msgid "HDMV TextST subtitles"
msgstr "HDMV TextST-Untertitel"
#: src/common/file_types.cpp:88
#: src/output/p_hevc.h:35
#, no-c-format
msgid "HEVC/H.265"
msgstr "HEVC/H.265"
#: src/output/p_hevc_es.h:28
#, no-c-format
msgid "HEVC/H.265 (unframed)"
msgstr "HEVC/H.265 (unframed)"
#: src/common/file_types.cpp:41
#, no-c-format
msgid "HEVC/H.265 elementary streams"
msgstr "HEVC/H.265-Elementardatenströme"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:852
#, no-c-format
msgid "Handle all files from all directories as a single list of files"
msgstr "Alle Dateien aus allen Verzeichnissen als eine große Liste betrachten"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:444
#, no-c-format
msgid "Header &editor"
msgstr "&Kopfdateneditor"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2342
#: src/mkvtoolnix-gui/main_window/main_window.cpp:271
#: src/mkvtoolnix-gui/main_window/main_window.cpp:433
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:269
#, no-c-format
msgid "Header editor"
msgstr "Kopfdateneditor"
#: src/common/compression/header_removal.cpp:49
#, no-c-format, c++-format
msgid "Header removal compression not possible because the buffer contained {0} bytes which is less than the size of the headers that should be removed, {1}."
msgstr "Die Komprimierung durch Entfernen gemeinsamer Kopfdaten ist nicht möglich, weil der Puffer {0} Byte enthält, aber mehr Byte an gemeinsamen Kopfdaten entfernt werden sollen, und zwar {1}."
#: src/common/compression/header_removal.cpp:62
#, no-c-format, c++-format
msgid "Header removal compression not possible because the buffer did not start with the bytes that should be removed. Wanted bytes:{0}; found:{1}."
msgstr "Die Komprimierung durch Entfernen gemeinsamer Kopfdaten ist nicht möglich, weil der Puffer nicht mit exakt den Byte anfängt, die entfernt werden sollen. Erwartet wurden: {0} Byte; gefunden wurden:{1}."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:703
#: src/mkvtoolnix-gui/header_editor/tab.cpp:718
#: src/mkvtoolnix-gui/header_editor/tab.cpp:720
#, no-c-format
msgid "Header validation"
msgstr "Kopfdatenvalidierung"
#: src/common/property_element.cpp:153
#, no-c-format
msgid "Height of the encoded video frames in pixels."
msgstr "Höhe des codierten Videobilds in Pixeln"
#: src/common/property_element.cpp:155
#, no-c-format
msgid "Height of the video frames to display."
msgstr "Höhe der angezeigten Videobilder"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:199
#: src/mkvtoolnix-gui/util/settings.cpp:316
#, no-c-format
msgid "Hibernate the computer"
msgstr "Den Computer in den Ruhezustand versetzen"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:78
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:113
#, no-c-format
msgid "Hidden"
msgstr "Versteckt"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:738
#, no-c-format
msgid "Higher priority"
msgstr "Höhere Priorität"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:737
#, no-c-format
msgid "Highest priority"
msgstr "Höchste Priorität"
#: src/common/kax_element_names.cpp:130
#, no-c-format
msgid "Horizontal Cb subsample"
msgstr "Horizontale Cb-Unterabtastung"
#: src/common/kax_element_names.cpp:132
#, no-c-format
msgid "Horizontal chroma siting"
msgstr "Horizontale Sättigungspositionierung"
#: src/common/kax_element_names.cpp:128
#, no-c-format
msgid "Horizontal chroma subsample"
msgstr "Horizontale Sättigungs-Unterabtastung"
#: src/common/property_element.cpp:174
#, no-c-format
msgid "How chroma is sited horizontally."
msgstr "Wie Sättigung horizontal positioniert ist."
#: src/common/property_element.cpp:175
#, no-c-format
msgid "How chroma is sited vertically."
msgstr "Wie Sättigung vertikal positioniert ist."
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:323
#: src/mkvtoolnix-gui/merge/track_model.cpp:78
#, no-c-format
msgid "ID"
msgstr "ID"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2243
#, no-c-format
msgid "IETF BCP 47 &normalization mode:"
msgstr "IETF-BCP47-&Normalisierungsmodus:"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "ISO 639-1 code"
msgstr "ISO-639-1-Code"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "ISO 639-2 code"
msgstr "ISO-639-2-Code"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "ISO 639-3 code"
msgstr "ISO-639-3-Code"
#: src/common/file_types.cpp:42
#: src/common/file_types.cpp:90
#, no-c-format
msgid "IVF (AV1, VP8, VP9)"
msgstr "IVF (AV1, VP8, VP9)"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:361
#, no-c-format
msgid "If a character set is selected here, it will be used instead of asking the user."
msgstr "Falls hier ein Zeichensatz ausgewählt wird, wird dieser verwendet, anstatt die Benutzerin bzw. den Benutzer zu fragen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:525
#, no-c-format
msgid "If a character set is selected here, the program will automatically set the character set input to this value for newly added text subtitle tracks."
msgstr "Falls hier ein Zeichensatz ausgewählt ist, setzt das Programm für neu hinzugefügte Textuntertitelspuren das Zeichensatzeingabeelement auf den hier gesetzten Wert."
#: src/mkvtoolnix-gui/merge/output.cpp:321
#, no-c-format
msgid "If a range's start number is prefixed with '+' then its content will be written to the same file as the previous range. Otherwise a new file will be created for this range."
msgstr "Falls die Startbild-/-feldnummer eines Bereiches mit »+« beginnt, wird dieser Bereich in die selbe Datei geschrieben wie der vorherige. Andernfalls wird für den Bereich eine neue Datei angelegt."
#: src/mkvtoolnix-gui/merge/output.cpp:304
#, no-c-format
msgid "If a range's start timestamp is prefixed with '+' then its content will be written to the same file as the previous range. Otherwise a new file will be created for this range."
msgstr "Falls der Startzeitstempel eines Zeitbereiches mit »+« beginnt, wird dieser Zeitbereich in die selbe Datei geschrieben wie der vorherige. Andernfalls wird für den Zeitbereich eine neue Datei angelegt."
#: src/mkvtoolnix-gui/merge/output.cpp:320
#, no-c-format
msgid "If a start number is left out then the previous range's end number is used, or the start of the file if there was no previous range."
msgstr "Falls eine Startbild-/-feldnummer leer gelassen wird, wird statt dessen die Endbild-/-feldnummer des vorherigen Bereiches benutzt oder das erste Bild/Feld der Quelldateien, falls es keinen vorherigen Bereich gibt."
#: src/mkvtoolnix-gui/merge/output.cpp:302
#, no-c-format
msgid "If a start timestamp is left out then the previous range's end timestamp is used, or the start of the file if there was no previous range."
msgstr "Falls ein Startzeitstempel leer gelassen wird, wird stattdessen der Endzeitstempel des vorherigen Zeitbereiches benutzt oder der Startzeitstempel der Quelldateien, falls es keinen vorherigen Zeitbereich gibt."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:225
#, no-c-format
msgid "If any of these checkboxes is checked, the action will be executed when the corresponding condition is met."
msgstr "Falls eine dieser Kontrollkästchen aktiviert ist, wird die Aktion ausgeführt, sobald die dazugehörige Bedingung erfüllt ist."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:865
#, no-c-format
msgid "If audio tracks are present but none is enabled"
msgstr "Falls Audiospuren vorhanden sind aber keine aktiviert ist"
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:69
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:71
#, no-c-format
msgid "If both shifting and multiplication are enabled then the shift will be performed before the multiplication."
msgstr "Falls sowohl verschieben als auch multiplizieren aktiviert ist, wird die Verschiebung vor der Multiplikation durchgeführt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:319
#, no-c-format
msgid "If checked, additional buttons for moving selected entries up and down will be shown next to several list views."
msgstr "Ist diese Option aktiviert, werden neben mehreren Listenansichten zusätzliche Knöpfe angezeigt, mit denen ausgewählte Einträge hoch und herunter geschoben werden können."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:587
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:593
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:599
#, no-c-format
msgid "If checked, only the list of often used entries will be included in the selections in the program."
msgstr "Ist diese Option aktiviert, so wird nur die Liste der häufig benutzten Einträge in die Auswahllisten im Programm aufgenommen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:297
#, no-c-format
msgid "If checked, the GUI will not show helpful usage tips in popup windows while hovering over a control — such as this one."
msgstr "Ist diese Option aktiviert, zeigt die GUI keine hilfreichen Kurzinfos in kleinen Fenstern an, während über Elementen verharrt wird — so wie diese hier."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:566
#, no-c-format
msgid "If checked, the program makes sure the suggested destination file name is unique by adding a number (e.g. ' (1)') to the end of the file name."
msgstr "Ist diese Option aktiviert, stellt das Programm sicher, dass die vorgeschlagenen Zieldateinamen eindeutig sind, indem eine laufende Nummer (z.B. » (1)«) angehängt wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:313
#, no-c-format
msgid "If checked, the program will ask for confirmation before aborting a running job."
msgstr "Falls eingeschaltet verlangt das Programm vor dem vorzeitigen Beenden laufender Jobs nach einer Bestätigung."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:309
#, no-c-format
msgid "If checked, the program will ask for confirmation before closing or reloading tabs that have been modified."
msgstr "Falls eingeschaltet verlangt das Programm vor dem Schließen und Neuladen von modifizierten Tabs Jobs nach einer Bestätigung."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:424
#, no-c-format
msgid "If disabled, all files selected for adding will always be added regardless of their names."
msgstr "Falls deaktiviert, werden alle fürs Hinzufügen ausgewählten Dateien unabhängig ihres Namens normal hinzugefügt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:414
#, no-c-format
msgid "If disabled, files and tracks will be inserted after all existing files and tracks."
msgstr "Falls deaktiviert, werden Dateien und Spuren nach allen vorhandenen Dateien und Spuren eingefügt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:338
#, no-c-format
msgid "If disabled, the GUI will let you enter a description for a job when adding it to the queue."
msgstr "Falls deaktiviert, wird die GUI Sie beim Hinzufügen eines Jobs zur Jobwarteschlange nach einer Beschreibung fragen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:393
#, no-c-format
msgid "If enabled, all subtitle tracks will have their \"default track\" flag set to \"no\" when they're added."
msgstr "Falls aktiviert, wird der »Standardspur«-Schalter von Untertitelspuren beim Hinzufügen auf »nein« gesetzt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:294
#, no-c-format
msgid "If enabled, automatic scaling for high DPI displays will be disabled."
msgstr "Falls aktiviert, wird die automatische Skalierung bei Monitoren mit hohen DPI-Werten deaktiviert."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:410
#, no-c-format
msgid "If enabled, files and tracks will be sorted by track types when they're added to multiplex settings."
msgstr "Falls aktiviert, werden Dateien und Spuren nach Spurtypen sortiert, wenn sie zu Multiplex-Einstellungen hinzugefügt werden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:400
#, no-c-format
msgid "If enabled, removal of dialog normalization gain will be enabled for all audio tracks for which removal is supported."
msgstr "Falls aktiviert, wird das Entfernen der Signalverstärkung zur Dialognormalisierung automatisch für all diejenigen Audiospuren aktiviert, für die das Entfernen unterstützt wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:442
#, no-c-format
msgid "If enabled, small colored boxes will be shown in the file and track lists as a visual clue to help associating tracks with the files they come from."
msgstr "Falls aktiviert, werden in den Datei- und Spurlisten kleine farbige Kästchen als visuelle Hinweise angezeigt, die dabei helfen, Spuren mit den Dateien zu assoziieren, aus denen die Spuren stammen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:542
#, no-c-format
msgid "If enabled, such files will always be skipped without asking."
msgstr "Falls aktiviert, werden solche Dateien immer ohne Rückfrage übersprungen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:330
#, no-c-format
msgid "If enabled, the GUI checks the state of the 'track enabled' flag of all video, audio & subtitle tracks when starting to multiplex or adding a job to the job queue."
msgstr "Falls aktiviert, wird die GUI beim Starten des Multiplexens oder beim Hinzufügen zur Job-Warteschlange den Status der »Spur aktiv«-Schalter aller Video-, Audio- & Untertitelspuren prüfen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:419
#, no-c-format
msgid "If enabled, the GUI will analyze the file names when you add multiple files at once."
msgstr "Falls aktiviert, wird die GUI beim gleichzeitigen Hinzufügen mehrerer Dateien die Dateinamen analysieren."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:340
#, no-c-format
msgid "If enabled, the GUI will automatically switch to the job output tool whenever you start a job (e.g. by pressing \"start multiplexing\")."
msgstr "Falls aktiviert, wird die GUI automatisch zum Jobausgabe-Werkzeug umschalten, wann immer Sie einen Job starten (z.B. durch das Drücken von »Multiplexen starten«)."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:343
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:344
#, no-c-format
msgid "If enabled, the GUI will remove completed jobs older than the configured number of days no matter their status on exit."
msgstr "Falls aktiviert, wird die GUI beim Beenden alle Jobs unabhängig ihres Statuses löschen, die beendet wurden und älter sind als die eingestellte Anzahl Tage."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:342
#, no-c-format
msgid "If enabled, the GUI will remove the output file created by a job if that job ends with an error or if the user aborts the job."
msgstr "Falls aktiviert, wird die GUI diejenigen Zieldateien löschen, die von Jobs erzeugt wurden, die entweder mit einem Fehler geendet haben oder die von der Benutzerin bzw. dem Benutzer abgebrochen wurden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:325
#, no-c-format
msgid "If enabled, the GUI will use legacy MIME types when detecting the MIME type of font attachments instead of the current standard MIME types."
msgstr "Falls aktiviert, wird die GUI beim Erkennen des MIME-Typs von Schriftart-Dateianhängen veraltete MIME-Typen anstelle der aktuellen Standard-MIME-Typen verwenden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:428
#, no-c-format
msgid "If enabled, the destination file name controls will always be visible no matter which tab is currently shown."
msgstr "Falls aktiviert, werden die Zieldateiname-Elemente unabhängig davon, welcher Tab gerade angezeigt wird, immer sichtbar sein."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:339
#, no-c-format
msgid "If enabled, the first tab in the \"job output\" tool will not be cleared when a new job starts."
msgstr "Falls aktiviert, wird der erste Tab im »Jobausgabe«-Werkzeug nicht geleert, wenn ein neuer Job startet."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:537
#, no-c-format
msgid "If enabled, the largest cover image of a Blu-ray will be added as an attachment when adding a Blu-ray playlist."
msgstr "Falls aktiviert, wird beim Hinzufügen von Blu-ray-Abspiellisten auch das größte Titelbild einer Blu-ray als Anhang hinzugefügt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:356
#, no-c-format
msgid "If enabled, the last entry will be skipped when loading chapters from such playlists in the chapter editor if it is located within five seconds of the end of the movie."
msgstr "Falls aktiviert, wird der letzte Eintrag beim Laden von solchen Abspiellisten im Kapiteleditor ausgelassen, falls er sich innerhalb von fünf Sekunden vom Ende des Films befindet."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:321
#, no-c-format
msgid "If enabled, the names of tab headers will be shortened so that all tab headers fit into the window's width."
msgstr "Falls eingeschaltet, werden die Namen von Tabköpfen so abgekürzt, dass alle Tabköpfe in die Fensterbreite passen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:336
#, no-c-format
msgid "If enabled, the program will ask for confirmation before overwriting files and jobs."
msgstr "Falls eingeschaltet, verlangt das Programm vor dem Überschreiben von Dateien und Jobs nach einer Bestätigung."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:303
#, no-c-format
msgid "If enabled, the program will check online whether or not a new release of MKVToolNix is available on the home page."
msgstr "Fall eingeschaltet, wird das Programm online überprüfen, ob auf der Homepage eine neuere Version verfügbar ist."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:341
#, no-c-format
msgid "If enabled, the warning and error counters of all jobs and the global counters in the status bar will be reset to 0 when the program exits."
msgstr "Falls eingeschaltet wird das Programm die Warnungs- und Fehlerzähler aller Jobs sowie diejenigen in der Statusleiste beim Beenden auf 0 zurücksetzen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:577
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:578
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:579
#, no-c-format
msgid "If enabled, tracks of this type will always be set to be copied regardless of their language."
msgstr "Falls aktiviert, wird das Kopieren für Spuren diesen Typs unabhängig von ihrer Sprache immer aktiviert."
#: src/mkvtoolnix-gui/merge/output.cpp:201
#, no-c-format
msgid "If fewer UIDs are specified than segments are created then random UIDs will be created for them."
msgstr "Falls weniger Segment-UIDs angegeben als Segmente erstellt werden, so werden für die überzähligen Segmente zufällige UIDs erzeugt."
#: src/mkvtoolnix-gui/merge/output.cpp:278
#, no-c-format
msgid "If given then you may use up to nine digits after the decimal point."
msgstr "Falls angegeben, können Sie bis zu neun Ziffern nach dem Dezimaltrennzeichen verwenden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:391
#, no-c-format
msgid "If it contains the word 'DELAY' followed by a number, this number is automatically put into the 'delay' input field for any audio track found in the file."
msgstr "Falls er das Wort »DELAY« gefolgt von einer Zahl enthält, so wird diese Zahl automatisch in das Feld »Verzögerung« für jede Audiospur dieser Quelldatei eingetragen."
#: src/mkvtoolnix-gui/merge/input.cpp:627
#, no-c-format
msgid "If left empty then the track's original stereo mode will be kept or, if it didn't have one, none will be set at all."
msgstr "Falls das Feld leer gelassen wird, wird der bisherige Stereomodus der Spur übernommen, oder aber es wird keiner gesetzt, falls sie bisher auch keinen hatte."
#: src/mkvtoolnix-gui/merge/output.cpp:200
#, no-c-format
msgid "If more segment UIDs are specified than segments are created then the surplus UIDs are ignored."
msgstr "Falls mehr Segment-UIDs angegeben als Segmente erzeugt werden, so werden die überschüssigen UIDs ignoriert."
#: src/mkvtoolnix-gui/merge/input.cpp:594
#, no-c-format
msgid "If no unit is given, 'fps' will be used."
msgstr "Falls keine Einheit angegeben wird, so »fps« benutzt."
#: src/mkvtoolnix-gui/merge/output.cpp:314
#: src/mkvtoolnix-gui/merge/output.cpp:330
#, no-c-format
msgid "If no video track is output no splitting will occur."
msgstr "Falls keine Videospur ausgegeben wird, wird die Ausgabe auch nicht aufgeteilt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:332
#, no-c-format
msgid "If not, it will turn on the flag for the first track of the current type."
msgstr "Falls nicht, schaltet sie den Schalter für die erste Spur des aktuellen Typs an."
#: src/mkvtoolnix-gui/merge/output.cpp:225
#, no-c-format
msgid "If nothing is entered then '%p - %t' will be used."
msgstr "Falls nichts eingegeben wird, so wird das Format »%p - %t« benutzt."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:351
#, no-c-format
msgid "If nothing is entered, chapters will be generated but no name will be set."
msgstr "Falls nichts eingegeben wird, so werden Kapitel ohne Namen erzeugt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:541
#, no-c-format
msgid "If one is found, the GUI will ask whether to skip the file or to add it anyway."
msgstr "Falls einer gefunden wird, fragt die GUI, ob die Datei übersprungen oder trotzdem hinzugefügt werden soll."
#: src/mkvtoolnix-gui/merge/input.cpp:575
#, no-c-format
msgid "If set to 'determine automatically' then mkvmerge will decide whether or not to compress and which algorithm to use based on the track type."
msgstr "Falls auf »automatisch festlegen« gesetzt, entscheidet Mkvmerge selbständig anhand des Spurtyps darüber, ob Kompression benutzt wird oder nicht und welcher Algorithmus zum Einsatz kommt."
#: src/mkvtoolnix-gui/merge/input.cpp:552
#, no-c-format
msgid "If set to 'no' then the selected tracks will not be copied to the destination file."
msgstr "Falls auf »nein« gesetzt, werden die ausgewählten Spuren nicht in die Zieldatei kopiert."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:423
#, no-c-format
msgid "If such a sequence is detected, only the first file is added while the second and following files in the sequence are appended to the first one."
msgstr "Wird eine solche Abfolge erkannt, so wird nur die erste Datei hinzugefügt, während die zweite und alle folgenden Dateien an die erste angehängt werden."
#: src/mkvtoolnix-gui/merge/output.cpp:217
#, no-c-format
msgid "If the OGM format is used and the file's character set is not recognized correctly then this option can be used to correct that."
msgstr "Wenn das OGM-Format benutzt und der Zeichensatz nicht automatisch erkannt wird, kann diese Option benutzt werden, um das zu korrigieren."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:77
#, no-c-format
msgid "If the chapters were loaded from a Matroska file, the end timestamp for very last chapter on the top-most level will be derived from the file's duration."
msgstr "Falls die Kapitel aus einer Matroska-Datei geladen wurden, so wird der Endzeitpunkte des letzten Kapitels der obersten Ebene von der Dauer der Matroska-Datei abgeleitet."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:70
#, no-c-format
msgid "If the magical value -1 is used then mkvmerge will use sample precision even if a video track is present."
msgstr "Wenn der magische Wert -1 angegeben wurde, dann wird Mkvmerge Sample-Präzision nutzen, selbst wenn eine Videospur vorhanden ist."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:37
#, no-c-format
msgid "If the number is postfixed with 'ms' then put at most 'n' milliseconds of data into each cluster."
msgstr "Falls die Zahl mit »ms« aufhört, so werden höchstens »n« Millisekunden an Daten in jeden Cluster geschrieben."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:489
#, no-c-format
msgid "If the source file contains no such property for a subtitle track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
msgstr "Wenn die Quelldatei keine solche Eigenschaft für eine Untertitelspur enthält, so kann die Sprache aus dem Dateinamen abgeleitet werden, wenn er bestimmten Mustern entspricht (z.B. »…[ger]…« für Deutsch)."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:483
#, no-c-format
msgid "If the source file contains no such property for a video track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
msgstr "Wenn die Quelldatei keine solche Eigenschaft für eine Videospur enthält, so kann die Sprache aus dem Dateinamen abgeleitet werden, wenn er bestimmten Mustern entspricht (z.B. »…[ger]…« für Deutsch)."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:477
#, no-c-format
msgid "If the source file contains no such property for an audio track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
msgstr "Wenn die Quelldatei keine solche Eigenschaft für eine Audiospur enthält, so kann die Sprache aus dem Dateinamen abgeleitet werden, wenn er bestimmten Mustern entspricht (z.B. »…[ger]…« für Deutsch)."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:443
#, no-c-format
msgid "If there are more entries than configured colors, random colors will be used temporarily."
msgstr "Falls es mehr Einträge als konfigurierte Farben gibt, werden temporär zufällige Farben ausgewählt."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:76
#, no-c-format
msgid "If there is no such chapter, the parent chapter's end timestamp will be used instead."
msgstr "Gibt es keinen solchen Kapiteleintrag, so wird statt dessen der Endzeitstempel des Elternkapitels genommen."
#: src/common/hacks.cpp:67
#, no-c-format
msgid "If this hack is enabled, the code will leave the parameter sets as they are."
msgstr "Wenn dieser Hack aktiviert ist, belässt der Code die Parameter-Sätze so, wie sie sind."
#: src/common/hacks.cpp:69
#, no-c-format
msgid "If this hack is enabled, they won't be removed."
msgstr "Wenn dieser Hack aktiviert ist, werden sie nicht entfernt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:546
#, no-c-format
msgid "If this option is enabled and if there is currently no destination file name set, the program will set one for you when you add a source file."
msgstr "Falls diese Option aktiviert ist und noch kein Zieldateiname gesetzt wurde, setzt das Programm einen automatisch setzen, wenn eine Quelldatei hinzugefügt wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:551
#, no-c-format
msgid "If this option is enabled, only source files containing video tracks will be used for setting the destination file name."
msgstr "Falls diese Option aktiviert ist, so werden nur solche Dateien für das Setzen des Zieldateinamens herangezogen, die eine Videospur enthalten."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:574
#, no-c-format
msgid "If this option is enabled, only those tracks will be set to be copied whose language is selected below."
msgstr "Falls diese Option aktiviert ist, so wird das Kopieren nur für diejenigen Spuren aktiviert, deren Sprache unten ausgewählt wurde."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:568
#, no-c-format
msgid "If this option is enabled, the GUI will always clear the \"destination file name\" input box whenever the last source file is removed."
msgstr "Wenn diese Option aktiviert ist, so wird die GUI die »Zieldateiname«-Eingabezeile jedes mal leeren, wenn die letzte Quelldatei entfernt wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:369
#, no-c-format
msgid "If this option is enabled, the GUI will always clear the \"file title\" input box whenever the last source file is removed."
msgstr "Wenn diese Option aktiviert ist, so wird die GUI die »Dateititel«-Eingabezeile jedes mal dann leeren, wenn die letzte Quelldatei entfernt wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:556
#, no-c-format
msgid "If this option is enabled, the file title will be used as the basis for the destination file name if a file title is set."
msgstr "Wenn diese Option aktiviert ist, so wird die GUI den Dateititel als Basis für den Zieldateinamen nutzen, falls ein Dateititel gesetzt ist."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:561
#, no-c-format
msgid "If this option is enabled, the name of the directory the file is located in will be used as the basis for the destination file name."
msgstr "Wenn diese Option aktiviert ist, so wird die GUI den Namen des Verzeichnisses, in dem sich die Datei befindet, als Basis für den Zieldateinamen nutzen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:406
#, no-c-format
msgid "If tracks are known to be present but not found, the percentage to probe can be changed here."
msgstr "Falls Spuren bekanntermaßen enthalten sind aber nicht gefunden werden, so kann der zu untersuchende Prozentsatz hier geändert werden."
#: src/mkvtoolnix-gui/merge/output.cpp:293
#, no-c-format
msgid "If two or more timestamps are used then you have to separate them with commas."
msgstr "Falls zwei oder mehr Zeitstempel angegeben werden, müssen sie durch Kommata getrennt werden."
#: src/mkvtoolnix-gui/jobs/tool.cpp:623
#, no-c-format
msgid "If you add another job with the same destination file then file created before will be overwritten."
msgstr "Wenn Sie einen weiteren Job mit derselben Zieldatei hinzufügen, dann wird die zuvor erstellte Datei überschrieben werden."
#: src/mkvtoolnix-gui/merge/output.cpp:190
#, no-c-format
msgid "If you leave this empty then there is no limit for the number of files mkvmerge might create."
msgstr "Falls Sie hier nichts eintragen, gibt es für die Anzahl Dateien, die mkvmerge erstellt, keine Beschränkung."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:374
#, no-c-format
msgid "If you often use the same names for tracks, you can enter them here."
msgstr "Wenn Sie oft die gleichen Spurnamen verwenden, so können Sie sie hier eintragen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:384
#, no-c-format
msgid "If you often use the same values when splitting by duration, you can enter them here."
msgstr "Wenn Sie oft die selben Werte fürs Aufteilen nach Dauer verwenden, so können Sie sie hier eintragen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:379
#, no-c-format
msgid "If you often use the same values when splitting by size, you can enter them here."
msgstr "Wenn Sie oft die selben Werte fürs Aufteilen nach Größe verwenden, so können Sie sie hier eintragen."
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:173
#, no-c-format
msgid "If you want to append or add them as additional parts you have to select which source file to append or add them to:"
msgstr "Falls Sie sie anhängen oder als zusätzliche Teile hinzufügen wollen, müssen Sie auswählen, an welche Quelldatei sie angehängt bzw. welcher sie hinzugefügt werden sollen:"
#: src/output/p_textsubs.cpp:152
#, no-c-format, c++-format
msgid "Ignoring an entry which starts after it ends ({0}).\n"
msgstr "Ein Eintrag, dessen Endzeitstempel vor dem Startzeitstempel liegt, wird ignoriert ({0}).\n"
#: src/input/subtitles.cpp:578
#, no-c-format, c++-format
msgid "Imported font from {0}"
msgstr "Aus {0} importierte Schriftart"
#: src/input/subtitles.cpp:578
#, no-c-format, c++-format
msgid "Imported picture from {0}"
msgstr "Aus {0} importiertes Bild"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2275
#, no-c-format
msgid "In &two fixed columns on the right of the files and tracks"
msgstr "In &zwei festen Spalten rechts der Dateien und Spuren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2274
#, no-c-format
msgid "In a &scrollable column on the right of the files and tracks"
msgstr "In einer &scrollbaren Spalten rechts der Dateien und Spuren"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2276
#, no-c-format
msgid "In a tab &widget below the files and tracks"
msgstr "In einem &Tabwidget unterhalb der Dateien und Spuren"
#: src/mkvtoolnix-gui/merge/output.cpp:236
#, no-c-format
msgid "In fixed intervals: chapters are created in fixed intervals, e.g. every 30 seconds."
msgstr "In festen Zeitabständen: Kapitel werden in festen Zeitabständen angelegt, z.B. alle 30 Sekunden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:436
#, no-c-format
msgid "In the most compact layout the track properties are located to the right of the files and tracks lists in a scrollable single column."
msgstr "In der kompaktesten Anordnung befinden sich die Spureigenschaften rechts der Datei- und Spurlisten in einer einzelnen, scrollbaren Spalte."
#: src/input/r_real.cpp:544
#, no-c-format, c++-format
msgid "Inconsistent AAC audio packet (length: {0} != {1})\n"
msgstr "Inkonsistentes AAC-Audio-Paket (Länge: {0} != {1})\n"
#: src/common/cli_parser.cpp:188
#: src/merge/mkvmerge.cpp:90
#, no-c-format
msgid "Increase verbosity."
msgstr "Detailgrad erhöhen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:226
#, no-c-format
msgid "Independent of the checkboxes, every active configuration can be triggered manually from the \"job output\" tool."
msgstr "Unabhängig von den Kontrollkästchen können alle aktiven Konfigurationen vom »Jobausgabe«-Werkzug aus manuell ausgelöst werden."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2266
#, no-c-format
msgid "Indexing (cues):"
msgstr "Indizierung (cues):"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:919
#, no-c-format
msgid "Individually selected components"
msgstr "Einzeln ausgewählte Komponenten"
#: src/mkvtoolnix-gui/jobs/info_job.cpp:135
#, no-c-format
msgid "Info job"
msgstr "Info-Job"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:270
#: src/mkvtoolnix-gui/main_window/main_window.cpp:433
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:268
#, no-c-format
msgid "Info tool"
msgstr "Info-Werkzeug"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:221
#, no-c-format
msgid "Information"
msgstr "Informationen"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:397
#, no-c-format
msgid "Information & Warnings:"
msgstr "Informationen & Warnungen:"
#: src/common/bitvalue.cpp:76
#, no-c-format, c++-format
msgid "Input too long: {0} > {1}"
msgstr "Eingabe zu lang: {0} > {1}"
#: src/mkvtoolnix-gui/merge/tool.cpp:948
#, no-c-format
msgid "Instead such a file must be set via the 'chapter file' option on the 'output' tab."
msgstr "Statt dessen muss eine solche Datei mittels der »Kapiteldatei«-Option im »Ausgabe«-Tab genutzt werden."
#: src/mkvtoolnix-gui/merge/tool.cpp:978
#, no-c-format
msgid "Instead such a file must be set via the 'global tags' option on the 'output' tab."
msgstr "Statt dessen muss eine solche Datei mittels der »Globale Tags«-Option im »Ausgabe«-Tab genutzt werden."
#: src/mkvtoolnix-gui/merge/tool.cpp:963
#, no-c-format
msgid "Instead such a file must be set via the 'segment info' option on the 'output' tab."
msgstr "Statt dessen muss eine solche Datei mittels der »Segment-Informationen«-Option im »Ausgabe«-Tab genutzt werden."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2213
#, no-c-format
msgid "Interface &language:"
msgstr "Oberflächen&sprache:"
#: src/common/kax_element_names.cpp:158
#, no-c-format
msgid "Interlaced"
msgstr "Zeilensprungverfahren"
#: src/extract/xtr_textsubs.cpp:139
#, no-c-format, c++-format
msgid "Internal bug: tracks.cpp SSA #1. {0}"
msgstr "Interner Fehler: tracks.cpp SSA #1. {0}"
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:107
#, no-c-format
msgid "Internal program error"
msgstr "Interner Programmfehler"
#: src/input/unsupported_types_signature_prober.cpp:71
#, no-c-format
msgid "Internet Video Recording (IVR)"
msgstr "Internet Video-Aufzeichnung (IVR)"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2298
#, no-c-format
msgid "Interval:"
msgstr "Zeitabstand:"
#: src/common/xml/ebml_converter.cpp:292
#, no-c-format, c++-format
msgid "Invalid 'format' attribute '{0}'."
msgstr "Ungültiger Wert »{0}« für »format«-Attribut"
#: src/common/base64.h:28
#, no-c-format
msgid "Invalid Base64 character encountered"
msgstr "Ungültiges Zeichen für Base64-Codierung gefunden"
#: src/extract/extract_cli_parser.cpp:183
#, no-c-format, c++-format
msgid "Invalid BlockAddition level in argument '{0}'.\n"
msgstr "Ungültige Stufe für BlockAddition in Argument »{0}«\n"
#: src/common/mm_io_x.h:146
#, no-c-format, c++-format
msgid "Invalid UTF-8 char. First byte: 0x{0:02x}"
msgstr "Ungültiges UTF-8-Zeichen. Erstes Byte: 0x{0:02x}"
#: src/input/r_avi.cpp:613
#: src/input/r_avi.cpp:618
#: src/input/r_avi.cpp:634
#, no-c-format
msgid "Invalid Vorbis headers in AVI audio track."
msgstr "Ungültige Vorbis-Kopfdaten in AVI-Audiospur"
#: src/extract/extract_cli_parser.cpp:349
#, no-c-format, c++-format
msgid "Invalid attachment ID/file name specification in argument '{0}'.\n"
msgstr "Ungültige Angabe für Dateianhangs-ID und Dateiname in Argument »{0}«\n"
#: src/common/xml/xml.h:51
#, no-c-format, c++-format
msgid "Invalid attribute '{0}' in node '{1}' at position {2}"
msgstr "Ungültiges Attribut »{0}« in Tag »{1}« an Position »{2}«"
#: src/merge/mkvmerge.cpp:1316
#, no-c-format, c++-format
msgid "Invalid boolean option specified in '{0} {1}'.\n"
msgstr "Ungültige boolesche Option in »{0} {1}« angegeben.\n"
#: src/merge/mkvmerge.cpp:1649
#, no-c-format, c++-format
msgid "Invalid boolean specified in '--aac-is-sbr {0}'.\n"
msgstr "Ungültige Ja/Nein-Option in »--aac-is-sbr {0}« angegeben\n"
#: src/propedit/propedit_cli_parser.cpp:61
#, no-c-format, c++-format
msgid "Invalid change spec ({2}) in '{0} {1}'.\n"
msgstr "Ungültige Änderungsangabe ({2}) bei »{0} {1}«\n"
#: src/merge/mkvmerge.cpp:1168
#: src/merge/mkvmerge.cpp:3142
#, no-c-format, c++-format
msgid "Invalid chapter number '{0}' for '--split' in '--split {1}': {2}\n"
msgstr "Ungültige Kapitelnummer »{0}« für »--split« in »--split {1}« angegeben: {2}\n"
#: src/merge/mkvmerge.cpp:1371
#, no-c-format, c++-format
msgid "Invalid compression option specified in '--compression {0}'.\n"
msgstr "Ungültige Kompressionsoption in »--compression {0}« angegeben\n"
#: src/merge/mkvmerge.cpp:1364
#, no-c-format, c++-format
msgid "Invalid compression option. No track ID specified in '--compression {0}'.\n"
msgstr "Ungültige Kompressionsoption. In »--compression {0}« wurde keine Spur-ID angegeben\n"
#: src/merge/mkvmerge.cpp:1341
#, no-c-format, c++-format
msgid "Invalid cues option specified in '--cues {0}'.\n"
msgstr "Ungültige Option für Cues in »--cues {0}« angegeben\n"
#: src/merge/mkvmerge.cpp:1334
#, no-c-format, c++-format
msgid "Invalid cues option. No track ID specified in '--cues {0}'.\n"
msgstr "Ungültige Option für Cues. In »--cues {0}« wurde keine Spur-ID angegeben\n"
#: src/common/xml/ebml_converter.cpp:288
#, no-c-format
msgid "Invalid data for Base64 encoding found."
msgstr "Ungültige Daten für das Base64-Encoding gefunden"
#: src/common/split_arg_parsing.cpp:66
#, no-c-format, c++-format
msgid "Invalid end frame/field number for '--split' in '--split {0}' (current part: {1}).\n"
msgstr "Ungültige Endbild-/-feldnummer für »--split« in »--split {0}« (aktueller Bereich: {1})\n"
#: src/common/split_arg_parsing.cpp:70
#, no-c-format, c++-format
msgid "Invalid end frame/field number for '--split' in '--split {0}' (current part: {1}). The end number must be bigger than the start number.\n"
msgstr "Ungültige Endbild-/-feldnummer für »--split« in »--split {0}« (aktueller Bereich: {1}). Die Endnummer muss größer als die Startnummer sein.\n"
#: src/common/split_arg_parsing.cpp:63
#, no-c-format, c++-format
msgid "Invalid end time for '--split' in '--split {0}' (current part: {1}). Additional error message: {2}.\n"
msgstr "Ungültiger Endzeitstempel für »--split« in »--split {0}« (aktueller Zeitbereich: {1}). Zusätzliche Fehlermeldung: {2}.\n"
#: src/common/split_arg_parsing.cpp:72
#, no-c-format, c++-format
msgid "Invalid end time for '--split' in '--split {0}' (current part: {1}). The end time must be bigger than the start time.\n"
msgstr "Ungültiger Endzeitstempel für »--split« in »--split {0}« (aktueller Zeitbereich: {1}). Der Endzeitstempel muss größer als der Startzeitstempel sein.\n"
#: src/merge/mkvmerge.cpp:1244
#, no-c-format, c++-format
msgid "Invalid format for '--split' in '--split {0}'.\n"
msgstr "Ungültiges Format für »--split« in »--split {0}« angegeben\n"
#: src/extract/xtr_textsubs.cpp:200
#, no-c-format, c++-format
msgid "Invalid format for a SSA line ('{0}') at timestamp {1}: The first field is not an integer. This entry will be skipped.\n"
msgstr "Ungültiges Format für eine SSA-Zeile (»{0}«) bei Zeitstempel {1}: Das erste Feld ist keine Zahl. Dieser Eintrag wird ausgelassen.\n"
#: src/common/strings/parsing.cpp:181
#, no-c-format
msgid "Invalid format: At least minutes and seconds have to be given, but no colon was found"
msgstr "Ungültiges Format: Es müssen mindestens Minuten und Sekunden angegeben werden, aber es wurde kein Doppelpunkt gefunden."
#: src/common/strings/parsing.cpp:167
#, no-c-format
msgid "Invalid format: Colon inside nano-second part"
msgstr "Ungültiges Format: Doppelpunkt im Anteil für Nanosekunden"
#: src/common/strings/parsing.cpp:150
#, no-c-format
msgid "Invalid format: More than nine nano-second digits"
msgstr "Ungültiges Format: mehr als neun Ziffern für Nanosekundenanteil"
#: src/common/strings/parsing.cpp:169
#, no-c-format
msgid "Invalid format: More than two colons"
msgstr "Ungültiges Format: mehr als zwei Doppelpunkte"
#: src/common/strings/parsing.cpp:171
#, no-c-format
msgid "Invalid format: No digits before colon"
msgstr "Ungültiges Format: keine Ziffern vor Doppelpunkt"
#: src/common/strings/parsing.cpp:160
#, no-c-format
msgid "Invalid format: No digits before decimal point"
msgstr "Ungültiges Format: keine Ziffern vor Dezimalpunkt"
#: src/common/strings/parsing.cpp:157
#, no-c-format
msgid "Invalid format: Second decimal point after first decimal point"
msgstr "Ungültiges Format: zweiter Dezimalpunkt nach erstem Dezimalpunkt"
#: src/common/strings/parsing.cpp:184
#, no-c-format
msgid "Invalid format: The last character is a colon or a decimal point instead of a digit"
msgstr "Ungültiges Format: Das letzte Zeichen ist ein Doppelpunkt oder Dezimalpunkt und keine Ziffer."
#: src/common/strings/parsing.cpp:116
#, no-c-format
msgid "Invalid format: the string is empty."
msgstr "Ungültiges Format: die Zeichenkette ist leer"
#: src/common/strings/parsing.cpp:177
#, no-c-format, c++-format
msgid "Invalid format: unknown character '{0}' found"
msgstr "Ungültiges Format: unbekanntes Zeichen »{0}« gefunden"
#: src/merge/mkvmerge.cpp:1147
#, no-c-format, c++-format
msgid "Invalid frame for '--split' in '--split {0}'.\n"
msgstr "Ungültige Bildnummer für »--split« in »--split {0}« angegeben\n"
#: src/input/r_vobsub.cpp:563
#, no-c-format, c++-format
msgid "Invalid header length: {0} (total length: {1}, idx: {2}, dataidx: {3})\n"
msgstr "Ungültige Kopflänge: {0} (Gesamtlänge: {1}, Index: {2}, Datenindex: {3})\n"
#: src/merge/mkvmerge.cpp:2092
#, no-c-format, c++-format
msgid "Invalid identification format in '{0} {1}'.\n"
msgstr "Ungültiges Identifikationsformat bei »{0} {1}«.\n"
#: src/common/xml/ebml_converter.cpp:275
#, no-c-format
msgid "Invalid length of hexadecimal content: must be divisable by 2."
msgstr "Ungültige Länge für hexadezimalen Inhalt gefunden: Länge muss durch zwei teilbar sein."
#: src/common/chapters/chapters.cpp:304
#, no-c-format, c++-format
msgid "Invalid minute: {0}"
msgstr "Ungültige Minute: {0}"
#: src/common/strings/parsing.cpp:220
#, no-c-format, c++-format
msgid "Invalid number of minutes: {0} > 59"
msgstr "Ungültige Anzahl Minuten: {0} > 59"
#: src/common/strings/parsing.cpp:222
#, no-c-format, c++-format
msgid "Invalid number of seconds: {0} > 59"
msgstr "Ungültige Anzahl von Sekunden: {0} > 59"
#: src/common/chapters/chapters.cpp:306
#, no-c-format, c++-format
msgid "Invalid second: {0}"
msgstr "Ungültige Sekunde: {0}"
#: src/propedit/propedit_cli_parser.cpp:49
#: src/propedit/propedit_cli_parser.cpp:70
#: src/propedit/propedit_cli_parser.cpp:84
#: src/propedit/propedit_cli_parser.cpp:118
#: src/propedit/propedit_cli_parser.cpp:127
#: src/propedit/propedit_cli_parser.cpp:137
#, no-c-format, c++-format
msgid "Invalid selector in '{0} {1}'.\n"
msgstr "Ungültiges Bearbeitungsziel bei »{0} {1}«\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1445
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1457
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1476
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1496
#, no-c-format
msgid "Invalid settings"
msgstr "Ungültige Einstellungen"
#: src/merge/mkvmerge.cpp:1198
#, no-c-format, c++-format
msgid "Invalid split size in '--split {0}'.\n"
msgstr "Ungültige Aufteilungsgröße in »--split {0}« angegeben\n"
#: src/common/split_arg_parsing.cpp:56
#, no-c-format, c++-format
msgid "Invalid start frame/field number for '--split' in '--split {0}' (current part: {1}).\n"
msgstr "Ungültige Startbild-/-feldnummer für »--split« in »--split {0}« (aktueller Bereich: {1}).\n"
#: src/common/split_arg_parsing.cpp:77
#, no-c-format, c++-format
msgid "Invalid start frame/field number for '--split' in '--split {0}' (current part: {1}). The start number must be bigger than or equal to the previous part's end number.\n"
msgstr "Ungültige Startbild-/-feldnummer für »--split« in »--split {0}« (aktueller Bereich: {1}). Die Startnummer muss gleich oder größer der Endnummer des vorherigen Bereiches sein.\n"
#: src/input/r_usf.cpp:214
#, no-c-format
msgid "Invalid start or stop timestamp"
msgstr "Ungültiger Start- oder Stoppzeitstempel"
#: src/common/split_arg_parsing.cpp:53
#, no-c-format, c++-format
msgid "Invalid start time for '--split' in '--split {0}' (current part: {1}). Additional error message: {2}.\n"
msgstr "Ungültiger Startzeitstempel für »--split« in »--split {0}« (aktueller Zeitbereich: {1}). Zusätzliche Fehlermeldung: {2}.\n"
#: src/common/split_arg_parsing.cpp:79
#, no-c-format, c++-format
msgid "Invalid start time for '--split' in '--split {0}' (current part: {1}). The start time must be bigger than or equal to the previous part's end time.\n"
msgstr "Ungültiger Startzeitstempel für »--split« in »--split {0}« (aktueller Zeitbereich: {1}). Der Startzeitstempel muss gleich oder größer dem Endzeitstempel des vorheigen Zeitbereiches sein.\n"
#: src/common/split_arg_parsing.cpp:39
#, no-c-format, c++-format
msgid "Invalid start/end specification for '--split' in '--split {0}' (current part: {1}).\n"
msgstr "Ungültiger Start-/Endzeitstempel für »--split« in »--split {0}« (aktueller Zeitbereich: {1})\n"
#: src/merge/mkvmerge.cpp:1445
#, no-c-format, c++-format
msgid "Invalid sub charset option. No track ID specified in '--sub-charset {0}'.\n"
msgstr "Ungültige Untertitelzeichensatzoption. In »--sub-charset {0}« wurde keine Spur-ID angegeben.\n"
#: src/merge/mkvmerge.cpp:1452
#, no-c-format, c++-format
msgid "Invalid sub charset specified in '--sub-charset {0}'.\n"
msgstr "Ungültiger Untertitelzeichensatz in »--sub-charset {0}« angegeben\n"
#: src/merge/mkvmerge.cpp:655
#: src/merge/mkvmerge.cpp:691
#, no-c-format, c++-format
msgid "Invalid sync option specified in '{0} {1}'.\n"
msgstr "Ungültige Synchronisationsoption in »{0} {1}« angegeben\n"
#: src/merge/mkvmerge.cpp:681
#, no-c-format, c++-format
msgid "Invalid sync option specified in '{0} {1}'. The divisor is zero.\n"
msgstr "Ungültige Synchronisationsoption in »{0} {1}« angegeben. Der Divisor ist 0.\n"
#: src/merge/mkvmerge.cpp:686
#, no-c-format, c++-format
msgid "Invalid sync option specified in '{0} {1}'. The linear sync value may not be equal to or smaller than zero.\n"
msgstr "Ungültige Synchronisationsoption in »{0} {1}« angegeben. Der Anteil für lineare Synchronisation darf nicht kleiner oder gleich 0 sein.\n"
#: src/merge/mkvmerge.cpp:647
#, no-c-format, c++-format
msgid "Invalid sync option. No track ID specified in '{0} {1}'.\n"
msgstr "Ungültige Synchronisationsoption: In »{0} {1}« wurde keine Spur-ID angegeben.\n"
#: src/merge/mkvmerge.cpp:1476
#, no-c-format, c++-format
msgid "Invalid tags file name specified in '{0} {1}'.\n"
msgstr "Ungültiger Dateiname für Tags in in »{0} {1}« angegeben\n"
#: src/merge/mkvmerge.cpp:1469
#, no-c-format, c++-format
msgid "Invalid tags option. No track ID specified in '{0} {1}'.\n"
msgstr "Ungültige Tags-Option. In »{0} {1}« wurde keine Spur-ID angegeben.\n"
#: src/merge/mkvmerge.cpp:1105
#, no-c-format, c++-format
msgid "Invalid time for '--split' in '--split {0}'. Additional error message: {1}\n"
msgstr "Ungültige Zeitangabe für »--split« in »--split {0}«. Zusätzliche Fehlermeldung: {1}\n"
#: src/merge/mkvmerge.cpp:1126
#, no-c-format, c++-format
msgid "Invalid time for '--split' in '--split {0}'. Additional error message: {1}.\n"
msgstr "Ungültige Zeitangabe für »--split« in »--split {0}«. Zusätzliche Fehlermeldung: {1}.\n"
#: src/merge/mkvmerge.cpp:1646
#, no-c-format, c++-format
msgid "Invalid track ID specified in '--aac-is-sbr {0}'.\n"
msgstr "Ungültige Spur-ID in »--aac-is-sbr {0}« angegeben\n"
#: src/merge/mkvmerge.cpp:1368
#, no-c-format, c++-format
msgid "Invalid track ID specified in '--compression {0}'.\n"
msgstr "Ungültige Spur-ID in »--compression {0}« angegeben\n"
#: src/merge/mkvmerge.cpp:1338
#, no-c-format, c++-format
msgid "Invalid track ID specified in '--cues {0}'.\n"
msgstr "Ungültige Spur-ID in »--cues {0}« angegeben\n"
#: src/merge/mkvmerge.cpp:1449
#, no-c-format, c++-format
msgid "Invalid track ID specified in '--sub-charset {0}'.\n"
msgstr "Ungültige Spur-ID in »--sub-charset {0}« angegeben\n"
#: src/merge/mkvmerge.cpp:1416
#, no-c-format, c++-format
msgid "Invalid track ID specified in '--{0} {1}'.\n"
msgstr "Ungültige Spur-ID in »--{0} {1}« angegeben\n"
#: src/merge/mkvmerge.cpp:650
#: src/merge/mkvmerge.cpp:1310
#: src/merge/mkvmerge.cpp:1473
#: src/merge/mkvmerge.cpp:1617
#: src/merge/mkvmerge.cpp:1628
#, no-c-format, c++-format
msgid "Invalid track ID specified in '{0} {1}'.\n"
msgstr "Ungültige Spur-ID in »{0} {1}« angegeben\n"
#: src/extract/extract_cli_parser.cpp:351
#, no-c-format, c++-format
msgid "Invalid track ID/file name specification in argument '{0}'.\n"
msgstr "Ungültige Angabe von Spur-ID und Dateiname in Argument »{0}«\n"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:185
#, no-c-format
msgid "Invisible"
msgstr "Unsichtbar"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:185
#, no-c-format
msgid "It cannot be removed because it is a mandatory header field."
msgstr "Es kann nicht entfernt werden, da es sich um ein erforderliches Kopfdatenfeld handelt."
#: src/merge/mkvmerge.cpp:1047
#, no-c-format
msgid "It does not consist of a track ID and a value separated by a colon."
msgstr "Es besteht nicht aus einer Spur-ID und einem Wert, die durch einen Doppelpunkt voneinander getrennt sind."
#: src/mkvtoolnix-gui/merge/output.cpp:212
#: src/mkvtoolnix-gui/merge/output.cpp:218
#, no-c-format
msgid "It is ignored for XML chapter files."
msgstr "Sie wird bei XML-Kapiteldateien ignoriert."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:420
#, no-c-format
msgid "It tries to detect sequences of names that likely belong to the same movie by splitting the name into three parts: a prefix, a running number and a suffix that doesn't contain digits."
msgstr "Sie versucht, Abfolgen von Namen zu erkennen, die vermutlich zum selben Film gehören, indem Namen in drei Teile zerlegt werden: einen Präfix, eine laufende Nummer sowie einen Suffix, der keine Ziffern enthält."
#: src/mkvtoolnix-gui/merge/input.cpp:2247
#, no-c-format
msgid "Its installation location could not be determined automatically."
msgstr "Ihr Installationsort konnte nicht automatisch ermittelt werden."
#: src/common/command_line.cpp:61
#: src/common/command_line.cpp:65
#, no-c-format
msgid "JSON option files must contain a JSON array consisting solely of JSON strings"
msgstr "JSON-Optionsdateien müssen ein JSON-Array beinhalten, das ausschließlich aus JSON-Zeichenketten besteht"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:675
#, no-c-format
msgid "Job &output"
msgstr "Job&ausgabe"
#: src/mkvtoolnix-gui/jobs/program_runner/linux_program_runner.cpp:91
#, no-c-format
msgid "Job completed with warnings"
msgstr "Job mit Warnungen beendet"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:243
#, no-c-format
msgid "Job description"
msgstr "Jobbeschreibung"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:245
#, no-c-format
msgid "Job end date && time in ISO 8601 format"
msgstr "Enddatum und -uhrzeit des Jobs im ISO-8601-Format"
#: src/mkvtoolnix-gui/jobs/program_runner/linux_program_runner.cpp:92
#, no-c-format
msgid "Job failed"
msgstr "Job schlug fehl"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:275
#: src/mkvtoolnix-gui/main_window/main_window.cpp:433
#, no-c-format
msgid "Job output"
msgstr "Jobausgabe"
#: src/mkvtoolnix-gui/forms/jobs/tool.h:122
#: src/mkvtoolnix-gui/main_window/main_window.cpp:274
#: src/mkvtoolnix-gui/main_window/main_window.cpp:433
#, no-c-format
msgid "Job queue"
msgstr "Jobwarteschlange"
#: src/mkvtoolnix-gui/jobs/program_runner/linux_program_runner.cpp:120
#, no-c-format
msgid "Job queue changed"
msgstr "Jobwarteschlange hat sich geändert"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:244
#, no-c-format
msgid "Job start date && time in ISO 8601 format"
msgstr "Startdatum und -uhrzeit des Jobs im ISO-8601-Format"
#: src/mkvtoolnix-gui/jobs/program_runner/linux_program_runner.cpp:90
#, no-c-format
msgid "Job succeeded"
msgstr "Job war erfolgreich"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:242
#, no-c-format
msgid "Job type ('multiplexer' or 'info')"
msgstr "Job-Typ ('multiplexer' oder 'info')"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:271
#, no-c-format
msgid "Jobs & job queue"
msgstr "Jobs & Jobwarteschlange"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2351
#, no-c-format
msgid "Jobs and job output"
msgstr "Jobs und Jobausgabe"
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:181
#, no-c-format
msgid "Jobs to execute:"
msgstr "Auszuführende Jobs:"
#: src/output/p_kate.h:38
#, no-c-format
msgid "Kate"
msgstr "Kate"
#: src/output/p_kate.cpp:69
#, no-c-format
msgid "Kate packet is too small and is being skipped.\n"
msgstr "Ein Kate-Paket ist zu kurz und wird ausgelassen.\n"
#: src/extract/extract_cli_parser.cpp:80
#, no-c-format
msgid "Keep only the BlockAdditions up to this level (default: keep all levels)"
msgstr "Nur die BlockAdditions bis zur angegebenen Stufe beibehalten (Standard: alle Stufen erhalten)"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:183
#, no-c-format
msgid "Key frame"
msgstr "Schlüssel-Frame"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:692
#, no-c-format
msgid "Known &problems in recent releases"
msgstr "Bekannte &Probleme in aktuellen Versionen"
#: src/mkvtoolnix-gui/info/model.cpp:351
#, no-c-format, c++-format
msgid "Known element, but invalid at this position: {0} (ID: 0x{1})"
msgstr "Bekanntes Element, aber an dieser Position ungültig: {0} (ID: 0x{1})"
#: src/common/kax_element_names.cpp:264
#, no-c-format
msgid "Lace number"
msgstr "Bundelüngs-Nummer"
#: src/common/kax_element_names.cpp:210
#: src/common/property_element.cpp:144
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2248
#: src/mkvtoolnix-gui/forms/merge/select_disc_library_information_dialog.h:76
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:320
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:334
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:164
#: src/mkvtoolnix-gui/merge/disc_library_information_widget.cpp:126
#: src/mkvtoolnix-gui/merge/track_model.cpp:76
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:216
#, no-c-format
msgid "Language"
msgstr "Sprache"
#: src/common/kax_element_names.cpp:211
#, no-c-format
msgid "Language (IETF BCP 47)"
msgstr "Sprache (IETF BCP 47)"
#: src/common/property_element.cpp:143
#, no-c-format
msgid "Language (obsolete)"
msgstr "Sprache (veraltet)"
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:53
#, no-c-format
msgid "Language selected below"
msgstr "Unten ausgewählte Sprache"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2245
#, no-c-format
msgid "Language shortcuts"
msgstr "Tastaturkürzel für Sprachen"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:308
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2350
#: src/mkvtoolnix-gui/forms/merge/tab.h:2309
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:83
#, no-c-format
msgid "Language:"
msgstr "Sprache:"
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:28
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:259
#, no-c-format
msgid "Languages"
msgstr "Sprachen"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:534
#, no-c-format
msgid "Languages:"
msgstr "Sprachen:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2226
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2271
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:261
#, no-c-format
msgid "Layout"
msgstr "Layout"
#: src/common/hacks.cpp:33
#, no-c-format
msgid "Leave additional space (EbmlVoid) in the destination file after the chapters."
msgstr "In der Zieldatei hinter den Kapiteln zusätzlich Platz lassen (in Form eines EbmlVoid-Elementes)"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:943
#, no-c-format
msgid "Left"
msgstr "Links"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:226
#, no-c-format
msgid "Legend:"
msgstr "Legende:"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:69
#, no-c-format
msgid "Length: %1 byte"
msgid_plural "Length: %1 bytes"
msgstr[0] "Länge: %1 Byte"
msgstr[1] "Länge: %1 Bytes"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2216
#, no-c-format
msgid "Light"
msgstr "Hell"
#: src/merge/timestamp_factory.cpp:359
#, no-c-format, c++-format
msgid "Line {0} of the timestamp file '{1}' contains inconsistent data (e.g. the duration or the FPS are smaller than zero).\n"
msgstr "Zeile {0} der Zeitstempeldatei »{1}« enthält inkonsistente Informationen (z.B. könnte die Dauer oder die Anzahl der Bilder pro Sekunde kleiner als Null sein).\n"
#: src/merge/timestamp_factory.cpp:124
#, no-c-format, c++-format
msgid "Line {0} of the timestamp file '{1}' contains inconsistent data (e.g. the start frame number is bigger than the end frame number, or some values are smaller than zero).\n"
msgstr "Zeile {0} der Zeitstempeldatei »{1}« enthält inkonsistente Informationen (z.B. könnte die Bildstartnummer größer als die Bildendnummer oder manche der Werte kleiner als Null sein).\n"
#: src/merge/timestamp_factory.cpp:119
#: src/merge/timestamp_factory.cpp:352
#, no-c-format, c++-format
msgid "Line {0} of the timestamp file '{1}' could not be parsed.\n"
msgstr "Zeile {0} der Zeitstempeldatei »{1}« konnte nicht ausgewertet werden.\n"
#: src/input/subtitles.cpp:259
#, no-c-format, c++-format
msgid "Line {0}: Negative timestamp encountered. The entry will be adjusted to start from 00:00:00.000.\n"
msgstr "Zeile {0}: negativer Zeitstempel gefunden. Der Eintrag wird so angepasst, dass er an 00:00:00.000 anfängt.\n"
#: src/input/r_vobsub.cpp:314
#, no-c-format, c++-format
msgid "Line {0}: The current timestamp ({1}) is smaller than the previous one ({2}). The entries will be sorted according to their timestamps. This might result in the wrong order for some subtitle entries. If this is the case then you have to fix the .idx file manually.\n"
msgstr "Zeile {0}: Der aktuelle Zeitstempel ({1}) ist kleiner als der vorherige ({2}). Die Einträge werden anhand der Zeitstempel sortiert. Dadurch können manchen Untertiteln falsche Zeitstempel zugewiesen werden. Falls das der Fall sein sollte, müssen Sie die Einträge in der .idx-Datei manuell korrigieren.\n"
#: src/input/r_vobsub.cpp:264
#: src/input/r_vobsub.cpp:287
#, no-c-format, c++-format
msgid "Line {0}: The line seems to be a subtitle entry but the format couldn't be recognized. This entry will be skipped.\n"
msgstr "Zeile {0}: Die Zeile scheint ein Untertiteleintrag zu sein, doch das Format konnte nicht erkannt werden. Der Eintrag wird ausgelassen.\n"
#: src/input/r_vobsub.cpp:304
#, no-c-format, c++-format
msgid "Line {0}: The line seems to be a subtitle entry but the timestamp was negative even after adding the track delay. Negative timestamps are not supported in Matroska. This entry will be skipped.\n"
msgstr "Zeile {0}: Die Zeile scheint ein Untertiteleintrag zu sein, aber der Zeitstempel ist nach der Addition der Spurverzögerung negativ. Negative Zeitstempel werden in Matroska nicht unterstützt. Deshalb wird der Eintrag ausgelassen.\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2281
#, no-c-format
msgid "Link files"
msgstr "Dateien verknüpfen"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:121
#, no-c-format
msgid "Linux/Unix shells (bash, zsh etc.)"
msgstr "Linux-/Unix-Shells (bash, zsh etc.)"
#: src/propedit/propedit_cli_parser.cpp:243
#, no-c-format
msgid "List all valid property names and exit"
msgstr "Namen aller gültigen Merkmale auflisten und beenden"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:143
#, no-c-format
msgid "Listen to <a href=\"%1\">song</a> on YouTube"
msgstr "<a href=\"%1\">Song</a> auf YouTube anhören"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:138
#, no-c-format
msgid "Listen to <a href=\"%1\">song</a> or <a href=\"%2\">album</a> on YouTube"
msgstr "<a href=\"%1\">Song</a> oder <a href=\"%2\">Album</a> auf YouTube anhören"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:51
#, no-c-format
msgid "Listing configuration file names with the extension .mtxcfg causes the GUI to load the those configuration files in the appropriate tool."
msgstr "Das Aufführen von Konfigurationsdateinamen mit der Endung .mtxcfg sorgt dafür, dass die GUI diese Konfigurationsdateien im dazugehörigen Werkzeug lädt."
#: src/mkvtoolnix-gui/jobs/info_job.cpp:142
#, no-c-format
msgid "Listing content of file \"%1\" in directory \"%2\""
msgstr "Auflisten des Inhalts der Datei »%1« im Verzeichnis »%2«"
#: src/mkvtoolnix-gui/info/tab.cpp:253
#, no-c-format
msgid "Loading…"
msgstr "Lade…"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2259
#, no-c-format
msgid "Location of MediaInfo &GUI:"
msgstr "Ort der MediaInfo-&GUI:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:741
#, no-c-format
msgid "Lower priority"
msgstr "Niedrigere Priorität"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:742
#, no-c-format
msgid "Lowest priority"
msgstr "Niedrigste Priorität"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:304
#, no-c-format
msgid "M&ore actions"
msgstr "&Weitere Aktionen"
#: src/common/kax_info.cpp:822
#, no-c-format
msgid "MD5"
msgstr "MD5"
#: src/common/kax_element_names.cpp:247
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:91
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:63
#, no-c-format
msgid "MIME type"
msgstr "MIME-Typ"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:441
#, no-c-format
msgid "MKVToolNix &GUI"
msgstr "MKVToolNix &GUI"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:689
#, no-c-format
msgid "MKVToolNix &web site"
msgstr "MKVToolNix-&Webseite"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:773
#, no-c-format
msgid "MKVToolNix GUI acts as a portable application but cannot write to its base directory, '%1'. If it should act as an installed application, remove the file '%2'."
msgstr "MKVToolNix GUI arbeitet im Modus für portable Anwendungen, kann aber nicht in sein Basisverzeichnis »%1« schreiben. Falls es im Modus für installierte Anwendungen laufen soll, muss die Datei »%2« entfernt werden."
#: src/mkvtoolnix-gui/merge/tab.cpp:236
#: src/mkvtoolnix-gui/merge/tool.cpp:345
#, no-c-format
msgid "MKVToolNix GUI config files"
msgstr "MKVToolNix GUI Konfigurationsdatei"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2210
#, no-c-format
msgid "MKVToolNix GUI preferences"
msgstr "MKVToolNix GUI-Einstellungen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:255
#, no-c-format
msgid "MKVToolNix GUI's installation directory"
msgstr "Installationsverzeichnis der MKVToolNix GUI"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:62
#, no-c-format
msgid "MKVToolNix news & changes"
msgstr "MKVToolNix Neuigkeiten & Änderungen"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:122
#: src/mkvtoolnix-gui/merge/tab.cpp:221
#, no-c-format
msgid "MKVToolNix option files (JSON-formatted)"
msgstr "MKVToolNix-Optionsdateien (JSON-formatiert)"
#: src/common/file_types.cpp:43
#, no-c-format
msgid "MP4 audio/video files"
msgstr "MP4-Audio/Video-Dateien"
#: src/common/file_types.cpp:95
#, no-c-format
msgid "MPEG program stream"
msgstr "MPEG-Programmdatenstrom"
#: src/common/file_types.cpp:45
#, no-c-format
msgid "MPEG program streams"
msgstr "MPEG-Programmdatenströme"
#: src/common/file_types.cpp:96
#, no-c-format
msgid "MPEG transport stream"
msgstr "MPEG-Transportdatenstrom"
#: src/common/file_types.cpp:46
#, no-c-format
msgid "MPEG transport streams"
msgstr "MPEG-Transportdatenströme"
#: src/common/file_types.cpp:93
#: src/output/p_mp3.h:43
#, no-c-format
msgid "MPEG-1/2 Audio Layer II/III"
msgstr "MPEG-1/2 Audio Layer II/III"
#: src/common/file_types.cpp:44
#, no-c-format
msgid "MPEG-1/2 Audio Layer II/III elementary streams"
msgstr "MPEG-1/2 Audio Layer II/III-Elementardatenströme"
#: src/output/p_mpeg1_2.h:35
#, no-c-format
msgid "MPEG-1/2 video"
msgstr "MPEG-1/2-Video"
#: src/common/file_types.cpp:94
#, no-c-format
msgid "MPEG-1/2 video elementary stream"
msgstr "MPEG-1/2-Video-Elementardatenstrom"
#: src/common/file_types.cpp:47
#, no-c-format
msgid "MPEG-1/2 video elementary streams"
msgstr "MPEG-1/2-Video-Elementardatenströme"
#: src/output/p_mpeg4_p2.h:62
#, no-c-format
msgid "MPEG-4"
msgstr "MPEG-4"
#: src/common/file_types.cpp:48
#, no-c-format
msgid "MPLS Blu-ray playlist"
msgstr "MPLS Blu-ray-Abspielliste"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2368
#, no-c-format
msgid "Ma&ximum number of concurrent jobs:"
msgstr "Ma&ximale Anzahl gleichzeitiger Jobs:"
#: src/mkvtoolnix-gui/merge/input.cpp:557
#, no-c-format
msgid "Make this track eligible to be played by default."
msgstr "Markiert die Spur als dafür geeignet, vom Abspielprogramm standardmäßig abgespielt zu werden."
#: src/input/r_matroska.cpp:1911
#: src/input/r_matroska.cpp:1928
#, no-c-format
msgid "Malformed AAC codec initialization data found.\n"
msgstr "Ungültige AAC-Codec-Initialisierungsdaten gefunden\n"
#: src/input/r_matroska.cpp:1921
#, no-c-format, c++-format
msgid "Malformed codec id '{0}'.\n"
msgstr "Ungültige CodecID »{0}«\n"
#: src/mkvtoolnix-gui/merge/input.cpp:565
#, no-c-format
msgid "Mark this track as \"enabled\" (the default) or \"disabled\"."
msgstr "Markiert diese Spur als »aktiviert« (Standard) oder »deaktiviert«."
#: src/mkvtoolnix-gui/merge/input.cpp:561
#, no-c-format
msgid "Mark this track as \"forced display\"."
msgstr "Setzt den Schalter »Abspielen erzwingen« der Spur."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:658
#: src/mkvtoolnix-gui/main_window/main_window.cpp:669
#, no-c-format
msgid "Markdown files"
msgstr "Markdown-Dateien"
#: src/common/file_types.cpp:91
#, no-c-format
msgid "Matroska"
msgstr "Matroska"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:202
#: src/mkvtoolnix-gui/info/tool.cpp:128
#: src/mkvtoolnix-gui/util/widget.cpp:186
#, no-c-format
msgid "Matroska and WebM files"
msgstr "Matroska- und WebM-Dateien"
#: src/common/file_types.cpp:49
#, no-c-format
msgid "Matroska audio/video files"
msgstr "Matroska-Audio/-Videodateien"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:807
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:197
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:357
#: src/mkvtoolnix-gui/merge/output.cpp:439
#, no-c-format
msgid "Matroska files"
msgstr "Matroska-Dateien"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:58
#, no-c-format
msgid "Matroska files can be played back without the cue data, but seeking will probably be imprecise and slower."
msgstr "Matroska-Dateien können auch ohne Cuedaten abgespielt werden, aber das Spulen wird langsamer und unpräziser sein."
#: src/common/kax_element_names.cpp:76
#, no-c-format
msgid "Maximum EBML ID length"
msgstr "Maximale EBML-ID-Länge"
#: src/common/kax_element_names.cpp:77
#, no-c-format
msgid "Maximum EBML size length"
msgstr "Maximale Länge des EBML-Längenattributes"
#: src/common/xml/ebml_converter.cpp:234
#, no-c-format, c++-format
msgid "Maximum allowed length: {0}, actual length: {1}"
msgstr "Maximal erlaubte Länge: {0}, tatsächliche Länge: {1}"
#: src/common/xml/ebml_converter.cpp:178
#: src/common/xml/ebml_converter.cpp:192
#: src/common/xml/ebml_converter.cpp:223
#, no-c-format, c++-format
msgid "Maximum allowed value: {0}, actual value: {1}"
msgstr "Höchster erlaubter Wert: {0}, tatsächlicher Wert: {1}"
#: src/common/kax_element_names.cpp:213
#, no-c-format
msgid "Maximum block additional ID"
msgstr "Maximale Blockzusatz-ID"
#: src/common/property_element.cpp:179
#, no-c-format
msgid "Maximum brightness of a single pixel in candelas per square meter (cd/m²)."
msgstr "Maximale Helligkeit eines einzelnen Pixels in Candela pro Quadratmeter (cd/m²)."
#: src/common/kax_element_names.cpp:205
#, no-c-format
msgid "Maximum cache"
msgstr "Maximaler Zwischenspeicher"
#: src/common/kax_element_names.cpp:137
#, no-c-format
msgid "Maximum content light"
msgstr "Maximale Inhaltshelligkeit"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2240
#, no-c-format
msgid "Maximum content light:"
msgstr "Maximale Inhaltshelligkeit:"
#: src/common/kax_element_names.cpp:138
#, no-c-format
msgid "Maximum frame light"
msgstr "Maximales Bild-Lichtlevel"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2241
#, no-c-format
msgid "Maximum frame light:"
msgstr "Maximales Bild-Lichtlevel:"
#: src/common/property_element.cpp:180
#, no-c-format
msgid "Maximum frame-average light level in candelas per square meter (cd/m²)."
msgstr "Maximaler Durchschnittswert für das Lichtlevel eines Bildes in Candela pro Quadratmeter (cd/m²)."
#: src/common/kax_element_names.cpp:122
#, no-c-format
msgid "Maximum luminance"
msgstr "Maximale Helligkeit"
#: src/common/property_element.cpp:192
#, no-c-format
msgid "Maximum luminance in candelas per square meter (cd/m²)."
msgstr "Maximale Helligkeit in Candela pro Quadratmeter (cd/m²)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2247
#, no-c-format
msgid "Maximum luminance:"
msgstr "Maximale Helligkeit:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2279
#, no-c-format
msgid "Maximum number of files:"
msgstr "Maximale Anzahl von Dateien:"
#: src/extract/xtr_rmff.cpp:47
#, no-c-format, c++-format
msgid "Memory allocation error: {0} ({1}).\n"
msgstr "Speicherreservierungsfehler: {0} ({1}).\n"
#: src/extract/xtr_rmff.cpp:61
#, no-c-format
msgid "Memory for a RealAudio/RealVideo frame could not be allocated.\n"
msgstr "Es konnte nicht genug Speicher für ein RealAudio-/RealVideo-Bild reserviert werden.\n"
#: src/common/file_types.cpp:92
#, no-c-format
msgid "MicroDVD"
msgstr "MicroDVD"
#: src/common/xml/ebml_converter.cpp:232
#, no-c-format, c++-format
msgid "Minimum allowed length: {0}, actual length: {1}"
msgstr "Minimale erlaubte Länge: {0}, tatsächliche Länge: {1}"
#: src/common/xml/ebml_converter.cpp:176
#: src/common/xml/ebml_converter.cpp:190
#: src/common/xml/ebml_converter.cpp:221
#, no-c-format, c++-format
msgid "Minimum allowed value: {0}, actual value: {1}"
msgstr "Kleinster erlaubter Wert: {0}, tatsächlicher Wert: {1}"
#: src/common/kax_element_names.cpp:204
#, no-c-format
msgid "Minimum cache"
msgstr "Minimaler Zwischenspeicher"
#: src/common/kax_element_names.cpp:123
#, no-c-format
msgid "Minimum luminance"
msgstr "Minimale Helligkeit"
#: src/common/property_element.cpp:193
#, no-c-format
msgid "Minimum luminance in candelas per square meter (cd/m²)."
msgstr "Minimale Helligkeit eines Bildes in Candela pro Quadratmeter (cd/m²)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2250
#, no-c-format
msgid "Minimum luminance:"
msgstr "Minimale Helligkeit:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2202
#: src/mkvtoolnix-gui/forms/merge/tab.h:2265
#: src/mkvtoolnix-gui/forms/merge/tab.h:2283
#, no-c-format
msgid "Miscellaneous"
msgstr "Verschiedenes"
#: src/common/command_line.cpp:221
#, no-c-format
msgid "Missing argument for '--output-charset'.\n"
msgstr "Fehlendes Argument für »--output-charset«\n"
#: src/common/command_line.cpp:255
#, no-c-format
msgid "Missing argument for '--ui-language'.\n"
msgstr "Fehlendes Argument für »--ui-language«\n"
#: src/common/cli_parser.cpp:116
#, no-c-format, c++-format
msgid "Missing argument to '{0}'.\n"
msgstr "Fehlendes Argument für »{0}«.\n"
#: src/extract/extract_cli_parser.cpp:370
#, no-c-format, c++-format
msgid "Missing destination file name in argument '{0}'.\n"
msgstr "Im Argument »{0}« fehlt der Zieldateiname.\n"
#: src/common/bitvalue.cpp:87
#, no-c-format
msgid "Missing one hex digit"
msgstr "Es fehlt eine Hexadezimalziffer."
#: src/common/split_arg_parsing.cpp:33
#, no-c-format, c++-format
msgid "Missing start/end specifications for '--split' in '--split {0}'.\n"
msgstr "Fehlende Start-/Endzeitstempelspezifikationen für »--split« in »--split {0}«.\n"
#: src/extract/extract_cli_parser.cpp:51
#, no-c-format
msgid "Modes"
msgstr "Modi"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:760
#: src/mkvtoolnix-gui/header_editor/tab.cpp:389
#, no-c-format
msgid "Modif&y selected track"
msgstr "Ausgewählte Spur &modifizieren"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:758
#, no-c-format
msgid "Modif&y selected tracks"
msgstr "Ausgewählte Spuren &modifizieren"
#: src/propedit/options.cpp:185
#, no-c-format, c++-format
msgid "Modification of properties in the section '{0}' was requested, but no corresponding level 1 element was found in the file. {1}\n"
msgstr "Eine Änderung von Merkmalen im Abschnitt »{0}« wurde gewünscht, aber kein dazugehöriges Stufe-1-Element in der Datei gefunden. {1}\n"
#: src/mkvtoolnix-gui/forms/info/tab.h:155
#, no-c-format
msgid "Modified:"
msgstr "Modifiziert:"
#: src/common/kax_element_names.cpp:271
#, no-c-format
msgid "More"
msgstr "Mehr"
#: src/merge/mkvmerge.cpp:2421
#, no-c-format, c++-format
msgid "More than one MIME type was given for a single attachment. '{0}' will be discarded and '{1}' used instead.\n"
msgstr "Für einen Dateianhang wurde mehr als ein MIME-Typ angegeben. »{0}« wird ignoriert und stattdessen »{1}« benutzt.\n"
#: src/merge/mkvmerge.cpp:2412
#, no-c-format
msgid "More than one description was given for a single attachment.\n"
msgstr "Für einen Dateianhang wurde mehr als eine Beschreibung angegeben.\n"
#: src/propedit/options.cpp:129
#, no-c-format, c++-format
msgid "More than one file name has been given ('{0}' and '{1}').\n"
msgstr "Es wurde mehr als ein Dateiname angegeben (»{0}« und »{1}«).\n"
#: src/merge/mkvmerge.cpp:2431
#, no-c-format, c++-format
msgid "More than one name was given for a single attachment. '{0}' will be discarded and '{1}' used instead.\n"
msgstr "Für einen Dateianhang wurde mehr als ein Name angegeben. »{0}« wird ignoriert und stattdessen »{1}« benutzt.\n"
#: src/merge/output_control.cpp:1061
#, no-c-format, c++-format
msgid "More than one track is to be appended to the track {0} from file no. {1} ('{2}'). The argument for '--append-to' was invalid.\n"
msgstr "Es soll mehr als eine Spur an Spur {0} aus Quelldatei Nummer {1} (»{2}«) angehängt werden. Das Argument für »--append-to« war ungültig.\n"
#: src/extract/tracks.cpp:106
#, no-c-format, c++-format
msgid "More than one track with the track number {0} found.\n"
msgstr "Es wurde mehr als eine Spur mit der Nummer {0} gefunden.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:452
#, no-c-format
msgid "Most of the other settings on the output tab will be kept intact, though."
msgstr "Die meisten anderen Einstellungen auf dem »Ausgabe«-Tab werden allerdings beibehalten."
#: src/extract/extract_cli_parser.cpp:69
#, no-c-format
msgid "Most options can only be used in certain modes with a few options applying to all modes."
msgstr "Die meisten Optionen können nur in bestimmten Modi verwendet werden, wobei einige wenige in allen Modi gültig sind."
#: src/extract/extract_cli_parser.cpp:68
#: src/extract/extract_cli_parser.cpp:140
#, no-c-format
msgid "Multiple modes can be used in the same invocation of mkvextract allowing the extraction of multiple things in a single pass."
msgstr "Mehrere Modi können im selben Aufruf von mkvextract benutzt werden, wodurch man mehrere Dinge in einem einzigen Durchlauf extrahieren kann."
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:184
#, no-c-format
msgid "Multiplex job"
msgstr "Multiplex-Job"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:268
#: src/mkvtoolnix-gui/main_window/main_window.cpp:433
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:260
#, no-c-format
msgid "Multiplexer"
msgstr "Multiplexer"
#: src/common/kax_element_names.cpp:88
#: src/common/property_element.cpp:126
#, no-c-format
msgid "Multiplexing application"
msgstr "Multiplexeranwendung"
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:191
#, no-c-format
msgid "Multiplexing to file \"%1\" in directory \"%2\""
msgstr "Multiplexe in Datei »%1« im Verzeichnis »%2«"
#: src/merge/mkvmerge.cpp:3221
#, no-c-format, c++-format
msgid "Multiplexing took {0}.\n"
msgstr "Das Multiplexen dauerte {0}.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:229
#, no-c-format
msgid "Multiply the chapters' timestamps with a factor."
msgstr "Multipliziert die Zeitstempel von Kapiteln mit einem Faktor."
#: src/mkvtoolnix-gui/merge/input.cpp:585
#, no-c-format
msgid "Multiply this track's timestamps with a factor."
msgstr "Multipliziert die Zeitstempel dieser Spur mit einem Faktor."
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:181
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2349
#, no-c-format
msgid "Na&me template:"
msgstr "Namens&vorlage:"
#: src/common/kax_element_names.cpp:194
#: src/common/kax_element_names.cpp:325
#: src/common/property_element.cpp:142
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:27
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:90
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:62
#: src/mkvtoolnix-gui/merge/track_model.cpp:77
#, no-c-format
msgid "Name"
msgstr "Name"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:184
#, no-c-format
msgid "Name tem&plate:"
msgstr "Namens&vorlage:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2297
#, no-c-format
msgid "Name template:"
msgstr "Namensvorlage:"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:165
#, no-c-format
msgid "Name/Description"
msgstr "Name/Beschreibung"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:309
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:222
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:86
#, no-c-format
msgid "Name:"
msgstr "Name:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:530
#, no-c-format
msgid "Names"
msgstr "Namen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:421
#, no-c-format
msgid "Names are considered to be in sequence when the previous file name's prefix & suffix match the current file name's prefix & suffix and the running number is incremented by one."
msgstr "Namen werden dann als zur selben Abfolge gehörend erkannt, wenn Präfix & Suffix der vorherigen Datei mit denen der aktuellen Datei übereinstimmen und die laufende Nummer um eins erhöht wird."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:68
#, no-c-format
msgid "Negative values are allowed."
msgstr "Negative Werte sind erlaubt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:864
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:971
#, no-c-format
msgid "Never"
msgstr "Niemals"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2336
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:144
#, no-c-format
msgid "Never scan for other playlists"
msgstr "Niemals nach Abspiellisten durchsuchen"
#: src/mkvtoolnix-gui/header_editor/language_ietf_value_page.cpp:91
#, no-c-format
msgid "New &value:"
msgstr "Neuer &Wert:"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:197
#, no-c-format
msgid "New value:"
msgstr "Neuer Wert:"
#: src/common/kax_element_names.cpp:96
#: src/common/property_element.cpp:122
#, no-c-format
msgid "Next filename"
msgstr "Nächster Dateiname"
#: src/common/kax_element_names.cpp:95
#, no-c-format
msgid "Next segment UID"
msgstr "Nächste Segment-UID"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2293
#, no-c-format
msgid "Next segment UID:"
msgstr "Nächste Segment-UID:"
#: src/common/property_element.cpp:125
#, no-c-format
msgid "Next segment's unique ID"
msgstr "UID des nächsten Segments"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2251
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:36
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:52
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:90
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:94
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:98
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:114
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:115
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:116
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:56
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:66
#: src/mkvtoolnix-gui/merge/input.cpp:1822
#: src/mkvtoolnix-gui/merge/input.cpp:1824
#: src/mkvtoolnix-gui/merge/input.cpp:1827
#: src/mkvtoolnix-gui/merge/track_model.cpp:137
#: src/mkvtoolnix-gui/merge/track_model.cpp:141
#: src/mkvtoolnix-gui/merge/track_model.cpp:142
#: src/mkvtoolnix-gui/merge/track_model.cpp:340
#, no-c-format
msgid "No"
msgstr "Nein"
#: src/merge/output_control.cpp:239
#: src/mkvtoolnix-gui/header_editor/tab.cpp:273
#: src/propedit/propedit.cpp:116
#, no-c-format
msgid "No 'EBML head' element was found."
msgstr "Es wurde kein »EBML-Kopf«-Element gefunden."
#: src/input/r_qtmp4.cpp:1730
#, no-c-format
msgid "No AC-3 header found in first frame; track will be skipped.\n"
msgstr "Im ersten Block wurde kein AC-3-Kopf gefunden. Die Spur wird ausgelassen.\n"
#: src/input/r_qtmp4.cpp:3579
#, no-c-format
msgid "No DTS header found in first frames; track will be skipped.\n"
msgstr "In den ersten Blöcken wurde kein DTS-Kopf gefunden. Die Spur wird ausgelassen.\n"
#: src/common/kax_info.cpp:1245
#, no-c-format
msgid "No EBML head found."
msgstr "Es wurde kein EBML-Kopf gefunden."
#: src/merge/mkvmerge.cpp:450
#, no-c-format, c++-format
msgid "No MIME type has been set for the attachment '{0}', and it could not be guessed.\n"
msgstr "Für den Dateianhang »{0}« wurde kein MIME-Typ festgelegt, und der MIME-Typ konnte nicht bestimmt werden.\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2371
#, no-c-format
msgid "No actions have been added yet."
msgstr "Es wurden noch keine Aktionen hinzugefügt."
#: src/merge/output_control.cpp:1020
#, no-c-format, c++-format
msgid "No append mapping was given for the file no. {0} ('{1}'). A default mapping of {2} will be used instead. Please keep that in mind if mkvmerge aborts with an error message regarding invalid '--append-to' options.\n"
msgstr "Für Datei Nummer {0} (»{1}«) wurde keine Zuordnung zum Anhängen der Spuren angegeben. Stattdessen wird die Standardzuordnung {2} benutzt. Bitte behalten Sie diese Tatsache im Hinterkopf, falls Mkvmerge mit einer Fehlermeldung bezüglich ungültiger »--append-to«-Argumente abbricht.\n"
#: src/propedit/attachment_target.cpp:210
#: src/propedit/attachment_target.cpp:221
#, no-c-format, c++-format
msgid "No attachment matched the spec '{0}'.\n"
msgstr "Die Spezifikation »{0}« traf auf keinen Dateianhang zu.\n"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:951
#, no-c-format
msgid "No audio device is available for playback, or accessing it failed."
msgstr "Es ist kein Audiogerät verfügbar, oder der Zugriff darauf schlug fehl."
#: src/propedit/propedit.cpp:187
#, no-c-format
msgid "No changes were made.\n"
msgstr "Es wurden keine Änderungen durchgeführt.\n"
#: src/merge/mkvmerge.cpp:1174
#, no-c-format, c++-format
msgid "No chapter numbers listed after '--split {0}'.\n"
msgstr "Keine Kapitel nach »--split {0}« aufgelistet\n"
#: src/mkvtoolnix-gui/merge/input.cpp:1826
#, no-c-format
msgid "No cues"
msgstr "Keine Indizes (cues)"
#: src/extract/cues.cpp:116
#, no-c-format
msgid "No cues were found.\n"
msgstr "Es wurden keine Indexelemente gefunden.\n"
#: src/extract/extract_cli_parser.cpp:368
#, no-c-format
msgid "No destination file name specified, will use attachment name.\n"
msgstr "Es wurde kein Zieldateiname angegeben. Stattdessen wird der Name des Dateianhangs verwendet.\n"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:335
#, no-c-format
msgid "No disc library information was found."
msgstr "Es wurden keine Disc-Bibliotheksinformationen gefunden."
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:151
#, no-c-format
msgid "No errors yet"
msgstr "Kein Fehler bisher"
#: src/mkvtoolnix-gui/merge/input.cpp:1825
#, no-c-format
msgid "No extra compression"
msgstr "Keine weitere Komprimierung"
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:191
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:178
#: src/mkvtoolnix-gui/forms/info/tool.h:178
#, no-c-format
msgid "No file has been opened yet."
msgstr "Es wurde noch keine Datei geöffnet."
#: src/info/mkvinfo.cpp:39
#: src/propedit/options.cpp:34
#, no-c-format
msgid "No file name given.\n"
msgstr "Es wurde kein Dateiname angegeben.\n"
#: src/merge/mkvmerge.cpp:1967
#, no-c-format, c++-format
msgid "No file names were listed between '{0}' and '{1}'.\n"
msgstr "Zwischen »{0}« und »{1}« wurden keine Dateinamen angegeben.\n"
#: src/common/xml/ebml_converter.cpp:243
#, no-c-format
msgid "No filename found after the '@'."
msgstr "Nach dem »@« wurde kein Dateiname angegeben."
#: src/common/hacks.cpp:70
#, no-c-format
msgid "No help available."
msgstr "Keine Hilfe verfügbar"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:305
#, no-c-format
msgid "No information is transmitted to the server."
msgstr "Es werden keine Informationen an den Server übertragen."
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:144
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:446
#, no-c-format
msgid "No job has been started yet."
msgstr "Es wurde noch kein Job gestartet."
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:290
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:445
#, no-c-format
msgid "No job started yet"
msgstr "Noch kein Job angefangen"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:174
#, no-c-format
msgid "No lacing"
msgstr "Keine Framebündelung"
#: src/common/iso639.cpp:110
#, no-c-format
msgid "No linguistic content; Not applicable"
msgstr "Kein sprachlicher Inhalt; nicht zutreffend"
#: src/input/r_flac.cpp:103
#, no-c-format
msgid "No metadata block found. This file is broken.\n"
msgstr "Es wurde kein Metadatenblock gefunden. Diese Datei ist beschädigt.\n"
#: src/mkvtoolnix-gui/forms/merge/tool.h:223
#, no-c-format
msgid "No multiplex job has been opened yet."
msgstr "Es wurde noch kein Multiplex-Job geöffnet."
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:149
#, no-c-format
msgid "No output yet"
msgstr "Noch keine Ausgabe bisher"
#: src/common/mm_io_x.cpp:40
#, no-c-format
msgid "No permission to read from, to write to or to create"
msgstr "Keine Lese-, Schreib- oder Erstellrechte"
#: src/common/kax_analyzer.cpp:1736
#, no-c-format, c++-format
msgid "No segment UID could be found in the file '{0}'."
msgstr "In der Datei »{0}« wurde keine Segment-UID gefunden."
#: src/extract/tracks.cpp:480
#, no-c-format
msgid "No segment/level 0 element found."
msgstr "Es wurde kein Segment/Stufe-0-Element gefunden."
#: src/merge/mkvmerge.cpp:2981
#, no-c-format
msgid "No source files were given.\n"
msgstr "Es wurden keine Quelldateien angegeben.\n"
#: src/common/mm_io_x.cpp:39
#, no-c-format
msgid "No space left to write to"
msgstr "Nicht genügend Speicherplatz zum Schreiben übrig"
#: src/merge/mkvmerge.cpp:1407
#, no-c-format, c++-format
msgid "No track ID specified in '--{0} {1}'.\n"
msgstr "In »--{0} {1}« wurde keine Spur-ID angegeben.\n"
#: src/propedit/track_target.cpp:202
#, no-c-format, c++-format
msgid "No track corresponding to the edit specification '{0}' was found. {1}\n"
msgstr "Es wurde keine Spur gefunden, der zum Bearbeitungsziel »{0}« passt. {1}\n"
#: src/propedit/tag_target.cpp:268
#, no-c-format
msgid "No track headers were found for which statistics could be calculated.\n"
msgstr "Es wurden keine Spurkopfdaten gefunden, für die Statistiken berechnet werden könnten.\n"
#: src/extract/tracks.cpp:431
#, no-c-format, c++-format
msgid "No track with the ID {0} was found in the source file.\n"
msgstr "Eine Spur mit der ID {0} wurde in der Quelldatei nicht gefunden.\n"
#: src/input/r_vobsub.cpp:123
#, no-c-format
msgid "No version number found.\n"
msgstr "Es wurde keine Versionsnummer gefunden.\n"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:150
#, no-c-format
msgid "No warnings yet"
msgstr "Noch keine Warnungen bisher"
#: src/merge/mkvmerge.cpp:1410
#, no-c-format, c++-format
msgid "No {0} specified in '--{1} {2}'.\n"
msgstr "In »--{1} {2}« wurde kein {0} angegeben.\n"
#: src/common/xml/ebml_converter.cpp:272
#, no-c-format
msgid "Non-hex digits encountered."
msgstr "Zeichen gefunden, die keine hexadezimalen Ziffern sind"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:298
#, no-c-format
msgid "Nor&mal output:"
msgstr "&Normale Ausgabe:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:740
#, no-c-format
msgid "Normal priority"
msgstr "Normale Priorität"
#: src/propedit/propedit_cli_parser.cpp:272
#, no-c-format
msgid "Normalize all IETF BCP 47 language tags of changed elements to either their canonical form (mode 'canonical'), their extended language subtags form (mode 'extlang') or not at all (mode 'off')"
msgstr "Alle IETF-BCP-47-Sprachelemente geänderter Elemente auf entweder ihre kanonische Form (Modus »canonical«) oder ihre Erweiterte-Sprach-Unterelemente-Form (Modus »extlang«) oder gar nicht normalisieren (Modus »off«)"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:348
#, no-c-format
msgid "Normally completed jobs stay in the queue even over restarts until the user clears them out manually."
msgstr "Normalerweise verbleiben Jobs in der Warteschlange, selbst über Neustarts hinweg, bis sie maunell aus ihr gelöscht werden."
#: src/mkvtoolnix-gui/merge/input.cpp:597
#, no-c-format
msgid "Normally mkvmerge does not change the timing information (frame/field rate) stored in the video bitstream."
msgstr "Normalerweise verändert mkvmerge die Zeitsteuerungsinformationen (Bild-/Feldrate) nicht, die im Video-Bitstrom gespeichert sind."
#: src/common/hacks.cpp:50
#, no-c-format
msgid "Normally mkvmerge keeps aspect ratio information in MPEG4 video bitstreams and puts the information into the container."
msgstr "Normalerweise belässt Mkvmerge Informationen über das Seitenverhältnis in MPEG4-Video-Bitstroms und legt die Informationen zusätzlich im Container ab."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:397
#, no-c-format
msgid "Normally mkvmerge will apply additional lossless compression for subtitle tracks for certain codecs."
msgstr "Normalerweise wendet mkvmerge für Untertitelspuren mit bestimmten Codecs eine zusätzliche verlustfreie Komprimierung an."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:67
#, no-c-format
msgid "Normally mkvmerge will use a value of 1000000 which means that timestamps and durations will have a precision of 1ms."
msgstr "Normalerweise benutzt Mkvmerge 1000000 als Zeitstempelskalierungsfaktor, was einer Auflösung von 1ms entspricht."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:318
#, no-c-format
msgid "Normally selected entries in list view can be moved around via drag & drop and with keyboard shortcuts (Ctrl+Up, Ctrl+Down)."
msgstr "Normalerweise können in Listenansichten ausgewählte Einträge mittels Ziehen & Fallenlassen sowie mit Tastaturkürzeln (Strg+Hoch, Strg+Runter) hin und her geschoben werden."
#: src/common/hacks.cpp:68
#, no-c-format
msgid "Normally spaces & tabs are removed from the beginning & the end of each line in text subtitles."
msgstr "Normalerweise werden Leerzeichen & Tabulartorzeichen vom Anfang & Ende jeder Zeile in Textuntertiteln entfernt."
#: src/common/hacks.cpp:66
#, no-c-format
msgid "Normally the HEVC/H.265 code in mkvmerge and mkvextract normalizes parameter sets by prefixing all key frames with all currently active parameter sets and removes duplicates that might already be present."
msgstr "Standardmäßig normalisiert der HEVC/H.265-Code in mkvmerge und mkvetract die Parameter-Sätze, indem vor Schlüssel-Frames alle in dem Moment aktiven Parameter-Sätz eingefügt & doppelt vorhandene entfernt werden."
#: src/common/bitvalue.cpp:72
#, no-c-format, c++-format
msgid "Not a hex digit at position {0}"
msgstr "An Position {0} befindet sich keine Hexadezimalziffer."
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:183
#, no-c-format
msgid "Not a key frame"
msgstr "Kein Schlüssel-Frame"
#: src/common/kax_analyzer.cpp:325
#, no-c-format
msgid "Not a valid Matroska file (no EBML head found)"
msgstr "Keine gültige Matroska-Datei (kein EBML-Kopf gefunden)"
#: src/common/kax_analyzer.cpp:344
#, no-c-format
msgid "Not a valid Matroska file (no segment/level 0 element found)"
msgstr "Keine gültige Matroska-Datei (kein Segment/Stufe-0-Element gefunden)"
#: src/merge/mkvmerge.cpp:1168
#, no-c-format
msgid "Not a valid number or not positive."
msgstr "Keine gültige Zahl oder nicht positiv"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:187
#, no-c-format
msgid "Not discardable"
msgstr "Nicht verwerfbar"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:296
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:371
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:448
#, no-c-format
msgid "Not finished yet"
msgstr "Noch nicht fertiggestellt"
#: src/mkvtoolnix-gui/merge/input.cpp:632
#, no-c-format
msgid "Not needed for AAC tracks read from other container formats like MP4 or Matroska files."
msgstr "Wird nicht für AAC-Spuren benötigt, die aus anderen Container-Formaten wie MP4- oder Matroska-Dateien gelesen werden."
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:292
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:370
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:447
#, no-c-format
msgid "Not started yet"
msgstr "Noch nicht angefangen"
#: src/mkvtoolnix-gui/merge/input.cpp:623
#, no-c-format
msgid "Note also that there are not a lot of players that support the cropping parameters."
msgstr "Beachten Sie außerdem, dass es nicht viele Abspielprogramme gibt, die die Schneideparameter unterstützen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:368
#, no-c-format
msgid "Note that even if the option is disabled mkvmerge will copy a source file's title property unless a title is manually set by the user."
msgstr "Beachten Sie, dass mkvmerge selbst bei hier deaktivierter Option eventuell vorhandene Titel-Eigenschaften aus Quelldateien übernehmen wird, es sei denn, die Benutzerin bzw. der Benutzer setzt manuell einen Titel."
#: src/mkvtoolnix-gui/merge/input.cpp:605
#: src/mkvtoolnix-gui/merge/input.cpp:611
#: src/mkvtoolnix-gui/merge/input.cpp:616
#, no-c-format
msgid "Note that many players don't use the display width/height values directly but only use the ratio given by these values when setting the initial window size."
msgstr "Beachten Sie, dass viele Abspielprogramme die Werte für Anzeigebreite/-höhe nicht direkt benutzen, sondern nur ihr Verhältnis, wenn sie die initiale Fenstergröße festlegen."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:230
#, no-c-format
msgid "Note that most <MTX_…> variables are empty and will be removed for actions that can take variables as arguments."
msgstr "Beachten Sie, dass die meisten <MTX_…>-Variablen leer sind und deshalb bei Aktionen entfernt werden, die Variablen als Argumente nutzen können."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:102
#, no-c-format
msgid "Note that on Windows forward slashes can be used instead of backslashes in path names, too."
msgstr "Beachten Sie, dass auch unter Windows in Pfadnamen Vorwärtsschrägstriche anstelle von umgekehrten Schrägstrichen verwendet werden können."
#: src/merge/generic_packetizer.cpp:1742
#, no-c-format, c++-format
msgid "Note that the Matroska specifications regarding the storage of '{0}' have not been finalized yet. mkvmerge's support for it is therefore subject to change and uses the CodecID '{1}/EXPERIMENTAL' instead of '{1}'. This warning will be removed once the specifications have been finalized and mkvmerge has been updated accordingly.\n"
msgstr "Beachten Sie, dass die Matroska-Spezifikationen für die Speicherung von »{0}« noch nicht abschließend festgelegt wurden. Änderungen in Mkvmerges Unterstützung dafür bleiben daher vorbehalten und Mkvmerge nutzt derweil die CodecID »{1}/EXPERIMENTAL« anstelle von »{1}«. Diese Warnung wird entfernt, sobald die Spezifikationen fertiggestellt und Mkvmerge entsprechend aktualisiert worden sein wird.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:576
#, no-c-format
msgid "Note that the language \"Undetermined (und)\" is assumed for tracks for which no language is known (e.g. those read from SRT subtitle files)."
msgstr "Beachten Sie, dass die Sprache \"Undetermined (und)\" für Spuren angenommen wird, für die keine Sprache bekannt ist (z.B. für aus SRT-Untertiteldateien gelesene Spuren)."
#: src/mkvtoolnix-gui/merge/input.cpp:621
#, no-c-format
msgid "Note that the video content is not modified by this option."
msgstr "Beachten Sie, dass der Videoinhalt durch diese Option nicht verändert wird."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:213
#, no-c-format
msgid "Note:"
msgstr "Hinweis:"
#: src/extract/mkvextract.cpp:165
#: src/propedit/options.cpp:37
#, no-c-format
msgid "Nothing to do.\n"
msgstr "Nichts zu tun\n"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:180
#, no-c-format
msgid "Nu&mber of entries to create:"
msgstr "Anzahl zu erzeugender &Kapitel:"
#: src/common/audio_emphasis.cpp:114
#: src/common/stereo_mode.cpp:102
#, no-c-format
msgid "Number"
msgstr "Nummer"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2212
#, no-c-format
msgid "Number of &recently used entries to remember:"
msgstr "Zu behaltende &Anzahl zuletzt benutzter Einträge:"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:314
#, no-c-format
msgid "Number of chapters:"
msgstr "Anzahl Kapitel:"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:197
#, no-c-format
msgid "Number of frames: %1"
msgstr "Anzahl Frames: %1"
#: src/common/property_element.cpp:141
#, no-c-format
msgid "Number of nanoseconds (not scaled) per frame."
msgstr "Anzahl Nanosekunden (nicht skaliert) pro Bild"
#: src/common/property_element.cpp:210
#, no-c-format
msgid "Numbers of channels in the track."
msgstr "Anzahl Kanäle in dieser Spur"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:258
#, no-c-format
msgid "Often used selections"
msgstr "Häufig benutzte Auswahloptionen"
#: src/common/file_types.cpp:98
#, no-c-format
msgid "Ogg/OGM"
msgstr "Ogg/OGM"
#: src/common/file_types.cpp:53
#, no-c-format
msgid "Ogg/OGM audio/video files"
msgstr "Ogg-/OGM-Audio/-Video-Dateien"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2304
#, no-c-format
msgid "One chapter for each appended file"
msgstr "Ein Kapitel pro angehängter Datei"
#: src/propedit/propedit_cli_parser.cpp:308
#, no-c-format
msgid "One of the options '--attachment-name', '--attachment-description', '--attachment-mime-type' or '--attachment-uid' has been used without a following '--add-attachment', '--replace-attachment' or '--update-attachment' option.\n"
msgstr "Eine der Optionen »--attachment-name«, »--attachment-description«, »--attachment-mime-type« oder »--attachment-uid« wurde benutzt, ohne dass eine dieser Optionen folgte: »--add-attachment«, »--replace-attachment« oder »--update-attachment«.\n"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:160
#, no-c-format
msgid "One-line summaries for each track and frame"
msgstr "Einzeilige Zusammenfassungen für jede Spur und jeden Frame"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:27
#, no-c-format
msgid "Online check for updates"
msgstr "Online-Suche nach Updates"
#: src/merge/mkvmerge.cpp:1755
#: src/mkvtoolnix-gui/header_editor/tab.cpp:843
#: src/mkvtoolnix-gui/merge/attachments.cpp:237
#, no-c-format
msgid "Only files smaller than 2 GiB are supported."
msgstr "Es werden nur Dateien unterstützt, die kleiner als 2 GiB sind."
#: src/mkvtoolnix-gui/merge/input.cpp:1826
#, no-c-format
msgid "Only for I frames"
msgstr "Nur für I-Frames"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2360
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2364
#, no-c-format
msgid "Only if the job completed successfully"
msgstr "Nur bei erfolgreicher Ausführung"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:972
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:992
#, no-c-format
msgid "Only if the source doesn't contain a language"
msgstr "Nur dann, wenn die Quelle keine Sprache enthält"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:570
#, no-c-format
msgid "Only items whose type is in the 'selected' list on the right will be set to be copied by default."
msgstr "Nur für Elemente, deren Typ sich in der »Ausgewählt«-Liste rechts befindet, wird das Kopieren standardmäßig aktiviert."
#: src/mkvtoolnix-gui/merge/input.cpp:631
#, no-c-format
msgid "Only needed for AAC source files as SBR AAC cannot be detected automatically for these files."
msgstr "Wird nur bei AAC-Quelldateien benötigt, weil SBR AAC nicht automatisch von normalem AAC unterschieden werden kann."
#: src/mkvtoolnix-gui/merge/input.cpp:644
#, no-c-format
msgid "Only needed in certain situations:"
msgstr "Nur in bestimmten Situationen benötigt:"
#: src/merge/mkvmerge.cpp:1816
#, no-c-format, c++-format
msgid "Only one chapter file allowed in '{0} {1}'.\n"
msgstr "Es darf nur eine Kapiteldatei angegeben werden (Argument war »{0} {1}«).\n"
#: src/merge/mkvmerge.cpp:2247
#, no-c-format
msgid "Only one destination file allowed.\n"
msgstr "Es darf nur eine Zieldatei angegeben werden.\n"
#: src/common/xml/xml.h:89
#, no-c-format, c++-format
msgid "Only one instance of <{0}> is allowed beneath <{1}> at position {2}."
msgstr "Unterhalb von <{1}> darf es nur eine Instanz von <{0}> an Position {2} geben."
#: src/common/xml/ebml_tags_converter.cpp:113
#, no-c-format
msgid "Only one of <String> and <Binary> may be used beneath <Simple> but not both at the same time."
msgstr "Unterhalb von <Simple> darf nur eine Instanz von entweder <String> oder von <Binary> benutzt werden, aber nicht beide gleichzeitig."
#: src/merge/mkvmerge.cpp:1871
#, no-c-format, c++-format
msgid "Only one segment info file allowed in '{0} {1}'.\n"
msgstr "Es darf nur eine Segmentinformationsdatei angegeben werden (Argument war »{0} {1}«).\n"
#: src/info/info_cli_parser.cpp:107
#, no-c-format
msgid "Only one source file is allowed.\n"
msgstr "Es darf nur eine Quelldatei angegeben werden.\n"
#: src/merge/output_control.cpp:1001
#, no-c-format, c++-format
msgid "Only partial append mappings were given for the file no. {0} ('{1}'). Either don't specify any mapping (in which case the default mapping will be used) or specify a mapping for all tracks that are to be copied.\n"
msgstr "Für Datei Nummer {0} (»{1}«) wurde eine unvollständige Zuordnung für das Anhängen von Spuren angegeben. Geben Sie entweder eine vollständige Zuordnung für alle zu kopierenden Spuren aus dieser Datei an oder lassen Sie die Zuordnung für die Datei weg, wobei dann die Standardzuordnung benutzt wird.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:536
#, no-c-format
msgid "Only playlists whose duration are at least this long are considered and offered to the user for selection."
msgstr "Nur Abspiellisten, die mindestens so lang sind, werden berücksichtigt und der Benutzerin bzw. dem Benutzer zur Auswahl angeboten."
#: src/info/info_cli_parser.cpp:41
#, no-c-format
msgid "Only show summaries of the contents, not each element."
msgstr "Nur eine zusammenfassende Zeile für jedes Bild anzeigen, nicht aber jedes einzelne Matroska-Element"
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:121
#, no-c-format
msgid "Only the first %1 bytes are shown."
msgstr "Nur die ersten %1 Bytes werden angezeigt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:496
#, no-c-format
msgid "Only the languages in the 'selected' list on the right will be recognized as track languages in file names."
msgstr "Nur die in der »Ausgewählt«-Liste aufgeführten Sprachen werden als Spursprachen in Dateinamen erkannt."
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:51
#, no-c-format
msgid "Only to the first destination file"
msgstr "Nur an die erste Ausgabedatei"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:581
#, no-c-format
msgid "Only tracks with a language in this list will be set to be copied by default."
msgstr "Nur für Spuren, deren Sprache sich in dieser List befindet, wird das Kopieren standardmäßig aktiviert."
#: src/input/r_vobsub.cpp:132
#, no-c-format
msgid "Only v7 and newer VobSub files are supported. If you have an older version then use the VSConv utility from http://sourceforge.net/projects/guliverkli/ to convert these files to v7 files.\n"
msgstr "Es werden nur VobSub-Dateien mit Version 7 oder neuer unterstützt. Wenn Sie eine Datei mit älterer Version haben, so können Sie das Programm »VSConv« von http://sourceforge.net/projects/guliverkli/ benutzen, um diese nach Version 7 zu konvertieren.\n"
#: src/merge/mkvmerge.cpp:3139
#, no-c-format, c++-format
msgid "Only {0} chapter found in source files & chapter files."
msgid_plural "Only {0} chapters found in source files & chapter files."
msgstr[0] "nur {0} Kapitel in Quell- und Kapiteldateien gefunden"
msgstr[1] "nur {0} Kapitel in Quell- und Kapiteldateien gefunden"
#: src/common/file_types.cpp:97
#, no-c-format
msgid "Open Bitstream Units stream"
msgstr "Open Bitstream Units-Strom"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:202
#: src/mkvtoolnix-gui/info/tool.cpp:128
#, no-c-format
msgid "Open Matroska or WebM files"
msgstr "Matroska- oder WebM-Dateien öffnen"
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:179
#, no-c-format
msgid "Open a Matroska or WebM file via the \"header editor\" menu, the button below or drag & drop one here."
msgstr "Öffnen Sie eine Matroska- oder WebM-Datei über das »Kopfdateneditor«-Menü, den nachfolgenden Knopf, oder ziehen Sie eine hier hin & lassen sie fallen."
#: src/mkvtoolnix-gui/forms/info/tool.h:179
#, no-c-format
msgid "Open a Matroska or WebM file via the \"info tool\" menu, the button below or drag & drop one here."
msgstr "Öffnen Sie eine Matroska- oder WebM-Datei über das »Info«-Menü, den nachfolgenden Knopf, oder ziehen Sie eine hier hin & lassen sie fallen."
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:192
#, no-c-format
msgid "Open a file via the \"chapter editor\" menu, the buttons below or drag & drop one here."
msgstr "Öffnen Sie eine Datei über das »Kapiteleditor«-Menü, über die nachfolgenden Knöpfe, oder ziehen Sie eine hier hin & lassen sie fallen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:896
#, no-c-format
msgid "Open all files as tabs in the header editor"
msgstr "Alle Dateien als Tabs im Kopfdateneditor öffnen"
#: src/mkvtoolnix-gui/merge/input.cpp:1770
#, no-c-format
msgid "Open corresponding file in &MediaInfo"
msgid_plural "Open corresponding files in &MediaInfo"
msgstr[0] "Korrespondierende Datei in &MediaInfo öffnen"
msgstr[1] "Korrespondierende Dateien in &MediaInfo öffnen"
#: src/mkvtoolnix-gui/merge/input.cpp:1749
#, no-c-format
msgid "Open file in &MediaInfo"
msgid_plural "Open files in &MediaInfo"
msgstr[0] "Datei in &MediaInfo öffnen"
msgstr[1] "Dateien in &MediaInfo öffnen"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:195
#, no-c-format
msgid "Open files in chapter editor"
msgstr "Öffne Dateien in Kapiteleditor"
#: src/mkvtoolnix-gui/merge/tool.cpp:345
#, no-c-format
msgid "Open settings file"
msgstr "Einstellungsdatei öffnen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:161
#, no-c-format
msgid "Open the multiplexed file with a player:"
msgstr "Die gemultiplexte Datei mit einem Abspielprogramm öffnen:"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:208
#, no-c-format
msgid "Opening %1 file in the chapter editor…"
msgid_plural "Opening %1 files in the chapter editor…"
msgstr[0] "Öffne %1 Datei im Kapiteleditor…"
msgstr[1] "Öffne %1 Dateien im Kapiteleditor…"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:206
#, no-c-format
msgid "Opening %1 file in the header editor…"
msgid_plural "Opening %1 files in the header editor…"
msgstr[0] "Öffne %1 Datei im Kopfdateneditor…"
msgstr[1] "Öffne %1 Datei im Kopfdateneditor…"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:114
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:115
#, no-c-format
msgid "Opening files or adding as attachments"
msgstr "Dateien öffnen oder als Dateianhänge hinzufügen"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:220
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:225
#, no-c-format
msgid "Option"
msgstr "Option"
#: src/info/info_cli_parser.cpp:33
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:56
#: src/propedit/propedit_cli_parser.cpp:242
#, no-c-format
msgid "Options"
msgstr "Optionen"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2282
#: src/mkvtoolnix-gui/merge/output.cpp:347
#, no-c-format
msgid "Options:"
msgstr "Optionen:"
#: src/output/p_opus.h:36
#, no-c-format
msgid "Opus"
msgstr "Opus"
#: src/common/file_types.cpp:54
#, no-c-format
msgid "Opus (in Ogg) audio files"
msgstr "Opus-Audiodateien (in Ogg)"
#: src/common/kax_element_names.cpp:168
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:328
#, no-c-format
msgid "Order"
msgstr "Reihenfolge"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:76
#, no-c-format
msgid "Ordered"
msgstr "Reihenfolgentreu"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:207
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:192
#, no-c-format
msgid "Original value:"
msgstr "Originalwert:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:552
#, no-c-format
msgid "Other files are ignored when they're added."
msgstr "Andere Dateien werden beim Hinzufügen ignoriert."
#: src/extract/extract_cli_parser.cpp:60
#: src/propedit/propedit_cli_parser.cpp:270
#, no-c-format
msgid "Other options"
msgstr "Weitere Optionen"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:50
#, no-c-format
msgid "Other parts of the file (e.g. a subtitle track) may refer to this attachment via this name."
msgstr "Andere Teile der Datei (z.B. eine Untertitelspur) können anhand dieses Namens auf den Anhang verweisen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:557
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:562
#, no-c-format
msgid "Otherwise the destination file name is derived from the source file names."
msgstr "Andernfalls wird der Zieldateiname von den Quelldateinamen abgeleitet."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:588
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:594
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:600
#, no-c-format
msgid "Otherwise the often used entries will be included first and the full list of all entries afterwards."
msgstr "Andernfalls werden die häufig benutzten Einträge zuerst und die volle Liste aller Einträge danach aufgenommen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:429
#, no-c-format
msgid "Otherwise they're shown on the 'output' tab."
msgstr "Andernfalls werden sie im »Ausgabe«-Tab angezeigt."
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:175
#, no-c-format
msgid "Output element positions in he&xadecimal"
msgstr "Elementpositionen in He&xadezimal ausgeben"
#: src/common/cli_parser.cpp:192
#, no-c-format
msgid "Output messages in this charset"
msgstr "Alle Nachrichten in diesem Zeichensatz ausgeben"
#: src/common/kax_element_names.cpp:107
#, no-c-format
msgid "Output sampling frequency"
msgstr "Ausgabeabtastrate"
#: src/mkvtoolnix-gui/jobs/tool.cpp:583
#: src/mkvtoolnix-gui/jobs/tool.cpp:620
#, no-c-format
msgid "Overwrite existing file"
msgstr "Existierende Datei überschreiben"
#: src/output/p_pcm.h:45
#, no-c-format
msgid "PCM"
msgstr "PCM"
#: src/common/file_types.cpp:50
#, no-c-format
msgid "PGS/SUP subtitles"
msgstr "PGS-/SUP-Untertitel"
#: src/common/file_types.cpp:99
#, no-c-format
msgid "PGSSUP"
msgstr "PGSSUP"
#: src/input/r_vobsub.cpp:571
#, no-c-format, c++-format
msgid "PTS error: 0x{0:02x} {1:02x}{2:02x} {3:02x}{4:02x}\n"
msgstr "PTS-Fehler: 0x{0:02x} {1:02x}{2:02x} {3:02x}{4:02x}\n"
#: src/output/p_flac.cpp:75
#, no-c-format, c++-format
msgid "Packet number {0} contained an invalid FLAC header and is being skipped.\n"
msgstr "Paket Nummer {0} enthielt ungültigen FLAC-Kopfdaten und wird ausgelassen.\n"
#: src/extract/extract_cli_parser.cpp:72
#, no-c-format
msgid "Parse the whole file instead of relying on the index."
msgstr "Die ganze Datei auswerten, anstatt den Index zu benutzen"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:399
#, no-c-format
msgid "Parser error:"
msgstr "Parserfehler:"
#: src/common/kax_info.cpp:610
#, no-c-format
msgid "Parsing file"
msgstr "Datei wird ausgewertet."
#: src/mkvtoolnix-gui/merge/output.cpp:298
#: src/mkvtoolnix-gui/merge/output.cpp:307
#, no-c-format
msgid "Parts:"
msgstr "Abschnitte:"
#: src/mkvtoolnix-gui/jobs/job.cpp:269
#, no-c-format
msgid "Pending automatic start"
msgstr "Auf automatisches Starten wartend"
#: src/mkvtoolnix-gui/jobs/job.cpp:268
#, no-c-format
msgid "Pending manual start"
msgstr "Auf manuelles Starten wartend"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2253
#, no-c-format
msgid "Pitch rotation:"
msgstr "Drehwinkel:"
#: src/common/kax_element_names.cpp:155
#, no-c-format
msgid "Pixel crop bottom"
msgstr "Pixel unten abschneiden"
#: src/common/kax_element_names.cpp:152
#, no-c-format
msgid "Pixel crop left"
msgstr "Pixel links abschneiden"
#: src/common/kax_element_names.cpp:154
#, no-c-format
msgid "Pixel crop right"
msgstr "Pixel rechts abschneiden"
#: src/common/kax_element_names.cpp:153
#, no-c-format
msgid "Pixel crop top"
msgstr "Pixel oben abschneiden"
#: src/common/kax_element_names.cpp:149
#, no-c-format
msgid "Pixel height"
msgstr "Höhe in Pixeln"
#: src/common/kax_element_names.cpp:148
#, no-c-format
msgid "Pixel width"
msgstr "Breite in Pixeln"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:122
#, no-c-format
msgid "Play a WAV file with the default application:"
msgstr "Eine WAV-Datei mit der Standardanwendung abspielen:"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:196
#: src/mkvtoolnix-gui/util/settings.cpp:338
#, no-c-format
msgid "Play an audio file"
msgstr "Eine Audiodatei abspielen"
#: src/mkvtoolnix-gui/util/settings.cpp:343
#, no-c-format
msgid "Play audio file '%1'"
msgstr "Audiodatei »%1« abspielen"
#: src/mkvtoolnix-gui/merge/input.cpp:566
#, no-c-format
msgid "Players should only consider enabled tracks for playback."
msgstr "Abspielprogramme sollten nur aktivierte Spuren fürs Abspielen berücksichtigen."
#: src/mkvtoolnix-gui/merge/input.cpp:558
#, no-c-format
msgid "Players should prefer tracks with the default track flag set while taking into account user preferences such as the track's language."
msgstr "Abspielprogramme sollten Spuren mit dem Standardspurschalter bevorzugen und dabei auch die Voreinstellungen der Benutzerinnen & Benutzer wie die präferierte Sprache berücksichtigen."
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:324
#, no-c-format
msgid "Playlist items:"
msgstr "Abspiellisteneinträge"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:267
#, no-c-format
msgid "Playlists & Blu-rays"
msgstr "Abspiellisten & Blu-rays"
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:58
#, no-c-format
msgid "Playlists shorter than %1 second will be ignored."
msgid_plural "Playlists shorter than %1 seconds will be ignored."
msgstr[0] "Abspiellisten, die kürzer als %1 Sekunde sind, werden ignoriert."
msgstr[1] "Abspiellisten, die kürzer als %1 Sekunden sind, werden ignoriert."
#: src/mkvtoolnix-gui/merge/tab.cpp:586
#, no-c-format
msgid "Please enter the new job's description."
msgstr "Bitte geben Sie eine Beschreibung für den neuen Job ein."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:890
#, no-c-format
msgid "Please enter the new predefined split duration."
msgstr "Bitte geben Sie die neue vordefinierte Aufteilungsdauer ein."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:889
#, no-c-format
msgid "Please enter the new predefined split size."
msgstr "Bitte geben Sie die neue vordefinierte Aufteilungsgröße ein."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:887
#, no-c-format
msgid "Please enter the new predefined track name."
msgstr "Bitte geben Sie den neuen vordefinierten Spurnamen ein."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:790
#, no-c-format
msgid "Please re-install MKVToolNix or fix the problem manually."
msgid_plural "Please re-install MKVToolNix or fix the problems manually."
msgstr[0] "Bitte installieren Sie MKVToolNix erneut, oder beheben Sie das Problem manuell."
msgstr[1] "Bitte installieren Sie MKVToolNix erneut, oder beheben Sie die Probleme manuell."
#: src/merge/mkvmerge.cpp:424
#, no-c-format
msgid ""
"Please read the man page/the HTML documentation to mkvmerge. It\n"
"explains several details in great length which are not obvious from\n"
"this listing.\n"
msgstr ""
"Lesen Sie bitte auch die Hilfeseite bzw. die HTML-Dokumentation zu Mkvmerge.\n"
"Sie beschreiben viele Einzelheiten ausführlicher, die aus diesem Hilfetext\n"
"nicht unbedingt ersichtlich sind.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:2248
#, no-c-format
msgid "Please select its location below."
msgstr "Bitte wählen Sie ihren Installationsort unten aus."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:82
#, no-c-format
msgid "Please select the actions to apply to all editions, chapters and sub-chapters."
msgstr "Bitte wählen Sie die auf alle Editionen, Kapitel und Unterkapitel anzuwendenden Operationen aus."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:80
#, no-c-format
msgid "Please select the actions to apply to the selected edition or chapter and all of its children."
msgstr "Bitte wählen Sie die auf die ausgewählte Editionen oder das ausgewählte Kapitel und alle Untereinträge anzuwendenden Operationen aus."
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:148
#, no-c-format
msgid "Please select the character set the following file is encoded in."
msgstr "Bitte wählen Sie den Zeichensatz aus, in dem die folgende Datei encodiert ist."
#: src/mkvtoolnix-gui/info/model.cpp:88
#, no-c-format
msgid "Position"
msgstr "Position"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2273
#, no-c-format
msgid "Position for the track properties on the \"input\" tab:"
msgstr "Position der Spureigenschaften auf dem »Quellen«-Tab:"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:223
#, no-c-format
msgid "Position:"
msgstr "Position:"
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:210
#, no-c-format
msgid "Possible causes are that the program does not exist or that you're not allowed to access it or its directory."
msgstr "Mögliche Ursachen sind, dass das Programm nicht existiert, oder dass Sie nicht über die erforderlichen Zugriffsrechte daranf oder auf seinen Ordner verfügen."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:392
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:821
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:367
#: src/mkvtoolnix-gui/header_editor/tab.cpp:130
#: src/mkvtoolnix-gui/header_editor/tab.cpp:152
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:84
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:92
#: src/propedit/propedit.cpp:50
#: src/propedit/propedit.cpp:56
#, no-c-format
msgid "Possible reasons are: the file is not a Matroska file; the file is write-protected; the file is locked by another process; you do not have permission to access the file."
msgstr "Mögliche Gründe sind: die Datei ist keine Matroska-Datei; die Datei ist schreibgeschützt; die Datei ist durch einen anderen Prozess gesperrt; Sie haben keine Zugriffsberechtigung auf die Datei."
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:151
#, no-c-format
msgid "Pre&view:"
msgstr "&Vorschau:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2317
#, no-c-format
msgid "Pre&viously used destination directory"
msgstr "Das &zuvor verwendete Zielverzeichnis"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2283
#, no-c-format
msgid "Predefined audio track names"
msgstr "Vordefinierte Audiospurnamen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2286
#, no-c-format
msgid "Predefined split durations"
msgstr "Vordefinierte Aufteilungsdauern"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2285
#, no-c-format
msgid "Predefined split sizes"
msgstr "Vordefinierte Aufteilungsgrößen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2284
#, no-c-format
msgid "Predefined subtitle track names"
msgstr "Vordefinierte Untertitelspurnamen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:262
#, no-c-format
msgid "Predefined values"
msgstr "Vordefinierte Videospurnamen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2282
#, no-c-format
msgid "Predefined video track names"
msgstr "Vordefinierte Spurnamen"
#: src/common/kax_element_names.cpp:94
#: src/common/property_element.cpp:121
#, no-c-format
msgid "Previous filename"
msgstr "Vorheriger Dateiname"
#: src/common/kax_element_names.cpp:93
#, no-c-format
msgid "Previous segment UID"
msgstr "Vorherige Segment-UID"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2291
#, no-c-format
msgid "Previous segment UID:"
msgstr "Vorherige Segment-UID:"
#: src/common/property_element.cpp:124
#, no-c-format
msgid "Previous segment's unique ID"
msgstr "UID des vorherigen Segments"
#: src/common/property_element.cpp:199
#, no-c-format
msgid "Private data that only applies to a specific projection."
msgstr "Private Daten, die nur für die jeweilige Projektionsmethode gelten."
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:221
#, no-c-format
msgid "Private use"
msgstr "Private Nutzung"
#: src/output/p_prores.h:26
#, no-c-format
msgid "ProRes video"
msgstr "ProRes-Video"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2258
#, no-c-format
msgid "Probe &range percentage:"
msgstr "&Prozentsatz zu untersuchender Daten:"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:783
#, no-c-format
msgid "Problem with MKVToolNix installation"
msgid_plural "Problems with MKVToolNix installation"
msgstr[0] "Problem mit MKVToolNix-Installation"
msgstr[1] "Probleme mit MKVToolNix-Installation"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2257
#, no-c-format
msgid "Process &priority:"
msgstr "Prozess&priorität:"
#: src/mkvtoolnix-gui/merge/track_model.cpp:85
#, no-c-format
msgid "Program"
msgstr "Programm"
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:207
#, no-c-format
msgid "Program execution failed"
msgstr "Programmausführung schlug fehl"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:39
#, no-c-format
msgid "Programs will only be able to seek to clusters, so creating larger clusters may lead to imprecise or slow seeking."
msgstr "Abspielprogramme können nur Cluster-Grenzen direkt anspringen, sodass das Erstellen großer Cluster zu ungenauem oder langsamem Springen führen kann."
#: src/mkvtoolnix-gui/jobs/model.cpp:112
#, no-c-format
msgid "Progress"
msgstr "Fortschritt"
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:182
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:293
#, no-c-format
msgid "Progress:"
msgstr "Fortschritt:"
#: src/merge/output_control.cpp:342
#, no-c-format, c++-format
msgid "Progress: 100%{0}"
msgstr "Fortschritt: 100%{0}"
#: src/common/kax_analyzer.cpp:1799
#, no-c-format, c++-format
msgid "Progress: [{0}{1}] {2}%"
msgstr "Fortschritt: [{0}{1}] {2}%"
#: src/extract/tracks.cpp:512
#: src/extract/tracks.cpp:559
#: src/merge/mkvmerge.cpp:2997
#: src/merge/output_control.cpp:365
#: src/propedit/tag_target.cpp:353
#: src/propedit/tag_target.cpp:366
#: src/propedit/tag_target.cpp:371
#, no-c-format, c++-format
msgid "Progress: {0}%{1}"
msgstr "Fortschritt: {0}%{1}"
#: src/common/kax_element_names.cpp:141
#, no-c-format
msgid "Projection type"
msgstr "Projektionsmethode"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2252
#, no-c-format
msgid "Projection type:"
msgstr "Projektionsmethode:"
#: src/common/kax_element_names.cpp:144
#, no-c-format
msgid "Projection's pitch rotation"
msgstr "Drehwinkel der Projektion"
#: src/common/kax_element_names.cpp:142
#, no-c-format
msgid "Projection's private data"
msgstr "Private Daten der Projektionsmethode"
#: src/common/kax_element_names.cpp:145
#, no-c-format
msgid "Projection's roll rotation"
msgstr "Rollwinkel der Projektion"
#: src/common/kax_element_names.cpp:143
#, no-c-format
msgid "Projection's yaw rotation"
msgstr "Gierwinkel der Projektion"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2255
#, no-c-format
msgid "Projection-specific data:"
msgstr "Projektionsspezifische Daten:"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:319
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:170
#: src/mkvtoolnix-gui/merge/track_model.cpp:82
#, no-c-format
msgid "Properties"
msgstr "Eigenschaften"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:313
#: src/mkvtoolnix-gui/forms/merge/tab.h:2203
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:101
#, no-c-format
msgid "Properties:"
msgstr "Eigenschaften:"
#: src/common/file_types.cpp:51
#, no-c-format
msgid "QuickTime audio/video files"
msgstr "QuickTime-Audio/Video-Dateien"
#: src/output/p_quicktime.h:26
#, no-c-format
msgid "QuickTime compatible video"
msgstr "QuickTime-kompatibles Video"
#: src/common/file_types.cpp:100
#, no-c-format
msgid "QuickTime/MP4"
msgstr "QuickTime/MP4"
#: src/input/r_qtmp4.cpp:113
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: '{0}' atom is too small. Expected size: >= {1}. Actual size: {2}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Ein »{0}«-Element ist zu klein. Erwartete Größe: >= {1}. Tatsächliche Größe: {2}.\n"
#: src/input/r_qtmp4.cpp:2487
#, no-c-format
msgid "Quicktime/MP4 reader: Constant sample size & variable duration not yet supported. Contact the author if you have such a sample file.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Spuren mit konstanter Sample-Größe und variabler Dauer werden noch nicht unterstützt. Falls Sie eine solche Datei haben, so kontaktieren Sie bitte den Autor.\n"
#: src/input/r_qtmp4.cpp:1673
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Could not read chunk number {0}/{1} with size {2} from position {3}. Aborting.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der Block Nummer {0}/{1} mit Größe {2} an Position {3} konnte nicht gelesen werden. Abbruch.\n"
#: src/input/r_qtmp4.cpp:2926
#: src/input/r_qtmp4.cpp:2940
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Could not read the extended sound description atom for track ID {0}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Die erweiterten Kopfdaten für die Audiospur-ID {0} konnten nicht gelesen werden.\n"
#: src/input/r_qtmp4.cpp:2892
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Could not read the sound description atom for track ID {0}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Die Kopfdaten für die Audiospur-ID {0} konnten nicht gelesen werden.\n"
#: src/input/r_qtmp4.cpp:1374
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Could not read the stream description atom for track ID {0}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Das Spurbeschreibungselement von Spur-ID {0} konnte nicht gelesen werden.\n"
#: src/input/r_qtmp4.cpp:2974
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Could not read the video description atom for track ID {0}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Die Kopfdaten von Videospur-ID {0} konnten nicht gelesen werden.\n"
#: src/input/r_qtmp4.cpp:316
#, no-c-format
msgid "Quicktime/MP4 reader: Have not found any header atoms.\n"
msgstr "Quicktime/MP4-Demultiplexer: Es wurden keine Kopfelemente gefunden.\n"
#: src/input/r_qtmp4.cpp:319
#, no-c-format
msgid "Quicktime/MP4 reader: Have not found the 'mdat' atom. No movie data found.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Es wurde kein »mdat«-Element gefunden, d.h. keine Audio- und Videodatenpakete.\n"
#: src/input/r_qtmp4.cpp:140
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Invalid chunk size {0} at {1}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Ungültige Blockgröße {0} an Position {1}\n"
#: src/input/r_qtmp4.cpp:3659
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: MPEG4 part 10/AVC track {0} is missing its decoder config. Skipping this track.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der MPEG4-Teil-10/AVC-Spur {0} fehlen die Codec-Konfigurationsdaten. Die Spur wird ausgelassen.\n"
#: src/input/r_qtmp4.cpp:3682
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: MPEG4 track {0} is missing the esds atom/the decoder config. Skipping this track.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der MPEG4-Spur {0} fehlt das ESDS-Element bzw. die Codec-Konfigurationsdaten. Die Spur wird ausgelassen.\n"
#: src/input/r_qtmp4.cpp:3666
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: MPEGH part 2/HEVC track {0} is missing its decoder config. Skipping this track.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der MPEGH-Teil-2/HEVC-Spur {0} fehlen die Codec-Konfigurationsdaten. Die Spur wird ausgelassen.\n"
#: src/input/r_qtmp4.cpp:682
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: The 'media header' atom ('mdhd') uses the unsupported version {0}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Das Medienkopf-Element (»mdhd«) benutzt die nicht unterstützte Version {0}.\n"
#: src/input/r_qtmp4.cpp:1367
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: The 'size' field is too small in the stream description atom for track ID {0}.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Das Längenfeld im Spurbeschreibungselement von Spur-ID {0} ist zu klein.\n"
#: src/input/r_qtmp4.cpp:687
#, no-c-format
msgid "Quicktime/MP4 reader: The 'time scale' parameter was 0. This is not supported.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der Zeitstempelskalierungsfaktor ist 0. Dies wird nicht unterstützt.\n"
#: src/input/r_qtmp4.cpp:3597
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: The AAC track {0} is missing the esds atom/the decoder config. Skipping this track.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der AAC-Spur {0} fehlt das ESDS-Element bzw. die Codec-Konfigurationsdaten. Die Spur wird ausgelassen.\n"
#: src/input/r_qtmp4.cpp:3592
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: The audio track {0} is using an unsupported 'object type id' of {1} in the 'esds' atom. Skipping this track.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Die Audiospur {0} enthält die nicht unterstützte Objekttyp-ID {1} im ESDS-Element. Die Spur wird ausgelassen.\n"
#: src/input/r_qtmp4.cpp:3676
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: The video track {0} is missing the ESDS atom. Skipping this track.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der Videospur {0} fehlt das ESDS-Element. Die Spur wird ausgelassen.\n"
#: src/input/r_qtmp4.cpp:458
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: This file uses compressed headers with an unknown or unsupported compression algorithm '{0}'. Aborting.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Diese Datei enthält komprimierte Kopfelemente mit einem unbekannten oder nicht unterstützten Kompressionsalgorithmus »{0}«. Abbruch.\n"
#: src/input/r_qtmp4.cpp:491
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: This file uses compressed headers, but the expected uncompressed size ({0}) was not what is available after uncompressing ({1}).\n"
msgstr "Quicktime-/MP4-Demultiplexer: Diese Datei benutzt komprimierte Kopfelemente, aber nach der Dekompression sind die Kopfelemente nicht so groß wie erwartet (erwartete Größe: {0}, tatsächliche Größe: {1}).\n"
#: src/input/r_qtmp4.cpp:482
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: This file uses compressed headers, but the zlib library could not be initialized. Error code from zlib: {0}. Aborting.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Diese Datei enthält komprimierte Kopfelemente, aber die Zlib-Kompressionsbibliothek konnte nicht initialisiert werden. Fehlercode von Zlib: {0}. Abbruch.\n"
#: src/input/r_qtmp4.cpp:487
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: This file uses compressed headers, but they could not be uncompressed. Error code from zlib: {0}. Aborting.\n"
msgstr "Quicktime-/MP4-Demultiplexer: Diese Datei enthält komprimierte Kopfelemente, die nicht dekomprimiert werden konnten. Fehlercode von Zlib: {0}. Abbruch.\n"
#: src/input/r_qtmp4.cpp:2900
#: src/input/r_qtmp4.cpp:2981
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Track ID {0} has more than one FourCC. Only using the first one ({1}) and not this one ({2}).\n"
msgstr "Quicktime-/MP4-Demultiplexer: Die Spur-ID {0} hat mehr als einen FourCC-Code. Es wird nur der erste benutzt ({1}) und nicht die eben gefundene ({2}).\n"
#: src/input/r_qtmp4.cpp:3543
#: src/input/r_qtmp4.cpp:3562
#: src/input/r_qtmp4.cpp:3610
#: src/input/r_qtmp4.cpp:3703
#, no-c-format, c++-format
msgid "Quicktime/MP4 reader: Track {0} is missing some data. Broken header atoms?\n"
msgstr "Quicktime-/MP4-Demultiplexer: Der Spur {0} fehlen Kopfdaten. Beschädigte Datei?\n"
#: src/common/file_types.cpp:79
#, no-c-format
msgid "RIFF CDXA"
msgstr "RIFF CDXA"
#: src/common/kax_info.cpp:812
#, no-c-format
msgid "RSA"
msgstr "RSA"
#: src/common/av1.h:40
#, no-c-format
msgid "Raw OBUs without a size field are not supported."
msgstr "Rohe OBUs ohne Längenfeld werden nicht unterstützt."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:238
#, no-c-format
msgid "Re&number sub-chapters"
msgstr "Unterkapitel um&nummerieren"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:387
#, no-c-format
msgid "Re&place attachment with a new file"
msgstr "Dateianhang durch eine neue Datei e&rsetzen"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:64
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:215
#, no-c-format
msgid "Read full NEWS.md file online"
msgstr "Die vollständige NEWS.md-Datei online einsehen"
#: src/input/r_mpeg_ps.cpp:377
#, no-c-format
msgid "Reading encrypted VOBs is not supported.\n"
msgstr "Die Verarbeitung von verschlüsselten VOBs wird nicht unterstützt.\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:840
#: src/mkvtoolnix-gui/header_editor/tab.cpp:852
#: src/mkvtoolnix-gui/info/tab.cpp:147
#: src/mkvtoolnix-gui/merge/attachments.cpp:234
#, no-c-format
msgid "Reading failed"
msgstr "Lesen fehlgeschlagen"
#: src/mkvtoolnix-gui/util/widget.cpp:212
#, no-c-format
msgid "Reading the segment UID failed"
msgstr "Lesen der Segment-UID fehlgeschlagen"
#: src/common/cli_parser.cpp:196
#, no-c-format
msgid "Reads additional command line options from the specified JSON file (see man page)."
msgstr "Weitere Befehlszeilenargumente aus einer JSON-Datei lesen (siehe Dokumentation)"
#: src/common/property_element.cpp:209
#, no-c-format
msgid "Real output sampling frequency in Hz."
msgstr "Tatsächliche Ausgabeabtastrate in Hz"
#: src/output/p_realaudio.h:32
#, no-c-format
msgid "RealAudio"
msgstr "RealAudio"
#: src/common/file_types.cpp:101
#, no-c-format
msgid "RealMedia"
msgstr "RealMedia"
#: src/common/file_types.cpp:55
#, no-c-format
msgid "RealMedia audio/video files"
msgstr "RealMedia-Audio-/Video-Dateien"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2323
#, no-c-format
msgid "Recent destination directories"
msgstr "Zuletzt verwendete Zielverzeichnise"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2309
#, no-c-format
msgid "Recognized languages"
msgstr "Erkannte Sprachen"
#: src/common/property_element.cpp:184
#, no-c-format
msgid "Red X chromaticity coordinate as defined by CIE 1931."
msgstr "Rote X-Ordinate für Sättigung wie von CIE 1931 definiert."
#: src/common/property_element.cpp:185
#, no-c-format
msgid "Red Y chromaticity coordinate as defined by CIE 1931."
msgstr "Rote Y-Ordinate für Sättigung wie von CIE 1931 definiert."
#: src/common/kax_element_names.cpp:114
#, no-c-format
msgid "Red color coordinate x"
msgstr "Rote Farbordinate x"
#: src/common/kax_element_names.cpp:115
#, no-c-format
msgid "Red color coordinate y"
msgstr "Rote Farbordinate y"
#: src/common/cli_parser.cpp:193
#, no-c-format
msgid "Redirects all messages into this file."
msgstr "Leitet alle Nachrichten in diese Datei um"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2260
#, no-c-format
msgid "Reduce to core"
msgstr "Auf Audio-Kern reduzieren"
#: src/common/kax_element_names.cpp:257
#, no-c-format
msgid "Reference block"
msgstr "Referenzblock"
#: src/common/kax_element_names.cpp:258
#, no-c-format
msgid "Reference priority"
msgstr "Referenzpriorität"
#: src/common/kax_element_names.cpp:260
#, no-c-format
msgid "Reference virtual"
msgstr "Referenz, virtueller Block"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:219
#, no-c-format
msgid "Region"
msgstr "Region"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:168
#, no-c-format
msgid "Relative timestamp: %1"
msgstr "Relativer Zeitstempel: %1"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:252
#: src/mkvtoolnix-gui/header_editor/tab.cpp:960
#, no-c-format
msgid "Reload modified file"
msgstr "Veränderte Datei erneut laden"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:294
#, no-c-format
msgid "Remaining time for current job:"
msgstr "Verbleibende Zeit für aktuellen Job:"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:297
#, no-c-format
msgid "Remaining time for queue:"
msgstr "Verbleibende Zeit für Warteschlange:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:726
#, no-c-format
msgid "Remo&ve chapters from existing Matroska file"
msgstr "Kapitel aus bestehender Matroska-Datei ent&fernen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:704
#, no-c-format
msgid "Remove &completed jobs"
msgstr "&Fertiggestellte Jobs entfernen"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:213
#, no-c-format
msgid "Remove &names"
msgstr "&Namen entfernen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:696
#, no-c-format
msgid "Remove &successfully completed jobs"
msgstr "&Erfolgreich ausgeführte Jobs entfernen"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:385
#: src/mkvtoolnix-gui/merge/attachments.cpp:447
#, no-c-format
msgid "Remove a&ll attachments"
msgstr "A&lle Dateianhänge entfernen"
#: src/mkvtoolnix-gui/merge/input.cpp:1789
#, no-c-format
msgid "Remove a&ll files"
msgstr "A&lle Dateien entfernen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:700
#, no-c-format
msgid "Remove a&ll jobs"
msgstr "A&lle Jobs entfernen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2357
#, no-c-format
msgid "Remove com&pleted jobs older than x days:"
msgstr "&Fertiggestellte Jobs älter als x Tage entfernen:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2358
#, no-c-format
msgid "Remove completed jobs from queue on &exit:"
msgstr "Fertiggestellte &Jobs beim Beenden entfernen:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2261
#, no-c-format
msgid "Remove dialog normalization gain"
msgstr "Dialognormalisierung-Signalverstärkung entfernen"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:190
#, no-c-format
msgid "Remove element"
msgstr "Element entfernen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2253
#, no-c-format
msgid "Remove source files"
msgstr "Quelldateien entfernen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2356
#, no-c-format
msgid "Remove the output &file when a job ends with errors or when it is aborted"
msgstr "Ziel&datei entfernen, wenn Job mit Fehler endet oder abgebrochen wird"
#: src/mkvtoolnix-gui/merge/input.cpp:639
#, no-c-format
msgid "Removes or at least minimizes the dialog normalization gain by modifying audio headers."
msgstr "Entfernt oder minimiert zumindest die Signalverstärkung zur Dialognormalisierung durch Modifikation der Audio-Kopfdaten."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:356
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:374
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:384
#, no-c-format
msgid "Removing chapters from existing Matroska file"
msgstr "Kapitel aus bestehender Matroska-Datei entfernen"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:381
#, no-c-format
msgid "Removing the chapters failed."
msgstr "Das Entfernen der Kapitel schlug fehl."
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:176
#, no-c-format
msgid "Renumbering existing sub-chapters"
msgstr "Existierende Unterkapitel umnummerieren"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:175
#, no-c-format
msgid "Renumbering sub-chapters"
msgstr "Unterkapitel umnummeriern"
#: src/propedit/propedit_cli_parser.cpp:262
#, no-c-format
msgid "Replace an attachment with the file 'filename'"
msgstr "Einen Dateianhang durch die Datei »Dateiname« ersetzen"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:221
#, no-c-format
msgid "Replace attachment"
msgstr "Dateianhang ersetzen"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:388
#, no-c-format
msgid "Replace attachment with a new file and &derive name && MIME type from it"
msgstr "Dateianhang durch eine Datei ersetzen und Na&men && MIME-Typen davon ableiten"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:178
#, no-c-format
msgid "Replace with canonical form once"
msgstr "Einmal durch kanonische Form ersetzen"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:181
#, no-c-format
msgid "Replace with extended language subtags form once"
msgstr "Einmal durch Erweiterte-Sprach-Unterelemente-Form ersetzen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:693
#, no-c-format
msgid "Report a &bug"
msgstr "Einen Fehler &berichten"
#: src/mkvtoolnix-gui/util/header_view_manager.cpp:249
#, no-c-format
msgid "Reset all columns"
msgstr "Alle Spalten zurücksetzen"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:54
#, no-c-format
msgid "Reset the attachment values on this page to how they're saved in the file."
msgstr "Setzt die Werte des Dateianhangs auf den Stand zurück, wie sie in der Datei gespeichert sind."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2355
#, no-c-format
msgid "Reset the warning and error &counters on exit"
msgstr "Warnungs- und Fehler&zähler beim Beenden zurücksetzen"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:203
#, no-c-format
msgid "Resets the header value on this page to how it's saved in the file."
msgstr "Setzt den Kopfdatenwert auf dieser Seite auf den Stand zurück, wie er in der Datei gespeichert ist."
#: src/common/kax_file.cpp:290
#, no-c-format
msgid "Resync failed: no valid Matroska level 1 element found.\n"
msgstr "Die Suche schlug fehl: Es wurde kein gültiges Matroska-Stufe-1-Element gefunden.\n"
#: src/common/kax_file.cpp:282
#, no-c-format, c++-format
msgid "Resyncing successful at position {0}.\n"
msgstr "Die Suche war an Position {0} erfolgreich.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:495
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:523
#, no-c-format
msgid "Revert the entry to its default value."
msgstr "Den Eintrag auf seinen Standardwert zurücksetzen."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2280
#, no-c-format
msgid "Revert to default colors"
msgstr "Auf Standarfarben zurücksetzen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:944
#, no-c-format
msgid "Right"
msgstr "Rechts"
#: src/mkvtoolnix-gui/merge/input.cpp:550
#, no-c-format
msgid "Right-click for actions for all items"
msgstr "Rechts-klicken für Aktionen für alle Einträge"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:253
#, no-c-format
msgid "Right-click for actions for editions and chapters"
msgstr "Rechts-klicken für Aktionen für Editionen und Kapitel"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:409
#, no-c-format
msgid "Right-click for actions for header elements and attachments"
msgstr "Rechts-klicken für Aktionen für Kopfdatenelemente und Anhänge"
#: src/mkvtoolnix-gui/jobs/tool.cpp:423
#, no-c-format
msgid "Right-click for actions for jobs"
msgstr "Rechts-klicken für Job-Aktionen"
#: src/mkvtoolnix-gui/merge/attachments.cpp:459
#, no-c-format
msgid "Right-click for attachment actions"
msgstr "Rechts-klicken für Anhangs-Aktionen"
#: src/mkvtoolnix-gui/merge/input.cpp:549
#, no-c-format
msgid "Right-click to add, append and remove files"
msgstr "Rechts-klicken, um Dateien hinzuzufügen, anzuhängen und zu entfernen"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2256
#, no-c-format
msgid "Roll rotation:"
msgstr "Rollwinkel:"
#: src/mkvtoolnix-gui/jobs/job.cpp:270
#, no-c-format
msgid "Running"
msgstr "Läuft"
#: src/mkvtoolnix-gui/jobs/tool.cpp:494
#, no-c-format
msgid "Running jobs cannot be edited."
msgstr "Laufende Jobs können nicht bearbeitet werden."
#: src/mkvtoolnix-gui/jobs/tool.cpp:286
#: src/mkvtoolnix-gui/jobs/tool.cpp:317
#, no-c-format
msgid "Running jobs cannot be removed."
msgstr "Laufende Jobs können nicht entfernt werden."
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:204
#, no-c-format
msgid "S&hift start and end timestamps by the following amount:"
msgstr "Start-/Endzeitpunkte um den folgenden Wert &verschieben:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:626
#, no-c-format
msgid "S&how command line"
msgstr "&Befehlszeile anzeigen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2267
#, no-c-format
msgid "S&ort files && tracks by track type when adding files"
msgstr "Dateien && Spuren beim Hinzufügen nach Spurtypen s&ortieren"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:763
#, no-c-format
msgid "S&top job queue"
msgstr "Jobwarteschlange &anhalten"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:694
#, no-c-format
msgid "S&ystem information"
msgstr "S&ysteminformationen"
#: src/common/kax_info.cpp:821
#, no-c-format
msgid "SHA1-160"
msgstr "SHA1-160"
#: src/common/kax_info.cpp:854
#, no-c-format
msgid "SMPTE ST 12-1 timecodes"
msgstr "SMPTE ST 12-1-Zeitstempel"
#: src/common/file_types.cpp:102
#, no-c-format
msgid "SRT subtitles"
msgstr "SRT-Textuntertitel"
#: src/common/file_types.cpp:56
#, no-c-format
msgid "SRT text subtitles"
msgstr "SRT-Textuntertitel"
#: src/common/file_types.cpp:103
#, no-c-format
msgid "SSA/ASS subtitles"
msgstr "SSA-/ASS-Textuntertitel"
#: src/common/file_types.cpp:57
#: src/output/p_ssa.h:28
#, no-c-format
msgid "SSA/ASS text subtitles"
msgstr "SSA-/ASS-Textuntertitel"
#: src/input/subtitles.cpp:441
#, no-c-format, c++-format
msgid "SSA/ASS: The following line will be skipped as one of the timestamps is less than 0, or the end timestamp is less than the start timestamp: {0}\n"
msgstr "SSA/ASS: Die folgende Zeile wird übersprungen, da einer der Zeitstempel kleiner als 0 oder der Endzeitstempel kleiner als der Startzeitstempel ist: {0}\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2316
#, no-c-format
msgid "Sa&me directory as the first source file"
msgstr "Gleiches Verzeichnis wie die erste &Quelldatei"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:616
#, no-c-format
msgid "Sa&ve settings as"
msgstr "Einstellungen speichern &unter"
#: src/common/kax_element_names.cpp:106
#, no-c-format
msgid "Sampling frequency"
msgstr "Abtastrate"
#: src/common/property_element.cpp:208
#, no-c-format
msgid "Sampling frequency in Hz."
msgstr "Abtastrate in Hz"
#: src/mkvtoolnix-gui/util/text_display_dialog.cpp:106
#, no-c-format
msgid "Save"
msgstr "Speichern"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:666
#, no-c-format
msgid "Save as &XML file"
msgstr "In &XML-Datei speichern"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:227
#, no-c-format
msgid "Save as &default for new multiplex jobs"
msgstr "Als &Standard für neue Multiplex-Jobs speichern"
#: src/mkvtoolnix-gui/forms/info/job_settings_dialog.h:75
#, no-c-format
msgid "Save as &default for saving output to text files"
msgstr "Als &Standard fürs Speichern der Ausgabe in Textdateien speichern"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:193
#, no-c-format
msgid "Save attachment"
msgstr "Dateianhang speichern"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:766
#, no-c-format
msgid "Save chapters as XML"
msgstr "Kapitel in XML-Datei speichern"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:805
#, no-c-format
msgid "Save chapters to Matroska or WebM file"
msgstr "Kapitel in Matroska- oder WebM-Datei speichern"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
#, no-c-format
msgid "Save job output"
msgstr "Jobausgabe speichern"
#: src/mkvtoolnix-gui/merge/tab.cpp:221
#, no-c-format
msgid "Save option file"
msgstr "Optionsdatei erstellen"
#: src/mkvtoolnix-gui/merge/tab.cpp:236
#, no-c-format
msgid "Save settings file as"
msgstr "Einstellungen speichern unter"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:667
#, no-c-format
msgid "Save to &Matroska or WebM file"
msgstr "In &Matroska- oder WebM-Datei speichern"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:778
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:782
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:215
#, no-c-format
msgid "Saving failed"
msgstr "Speichern fehlgeschlagen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:847
#, no-c-format
msgid "Saving the chapters failed."
msgstr "Das Speichern der Kapitel schlug fehl."
#: src/mkvtoolnix-gui/util/file.cpp:152
#: src/mkvtoolnix-gui/util/option_file.cpp:31
#, no-c-format
msgid "Saving the file '%1' failed. Error message from the system: %2"
msgstr "Speichern der Datei »%1« schlug fehl. Fehlermeldung des Betriebssystems: %2"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:255
#: src/mkvtoolnix-gui/header_editor/tab.cpp:264
#, no-c-format
msgid "Saving the modified attachments failed."
msgstr "Das Speichern der veränderten Dateianhänge ist fehlgeschlagen."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:228
#, no-c-format
msgid "Saving the modified segment information header failed."
msgstr "Das Speichern der veränderten Segmentinformationen schlug fehl."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:238
#, no-c-format
msgid "Saving the modified track headers failed."
msgstr "Das Speichern der veränderten Spurkopfdaten ist fehlgeschlagen."
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:140
#, no-c-format
msgid "Scan directory for other playlists"
msgstr "Verzeichnis nach Abspiellisten durchsuchen"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:304
#, no-c-format
msgid "Scanned Files"
msgstr "Durchsuchen fehlgeschlagen"
#: src/mkvtoolnix-gui/merge/tool.cpp:1038
#: src/mkvtoolnix-gui/merge/tool.cpp:1043
#, no-c-format
msgid "Scanning directory"
msgstr "Verzeichnis wird durchsucht"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2332
#, no-c-format
msgid "Scanning playlists"
msgstr "Analysieren von Abspiellisten"
#: src/merge/mkvmerge.cpp:3053
#, no-c-format, c++-format
msgid "Scanning {0} files in {1} playlist.\n"
msgid_plural "Scanning {0} files in {1} playlists.\n"
msgstr[0] "Überprüfe {0} Dateien in {1} Abspielliste.\n"
msgstr[1] "Überprüfe {0} Dateien in {1} Abspiellisten.\n"
#: src/common/kax_element_names.cpp:169
#, no-c-format
msgid "Scope"
msgstr "Bereich"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:218
#, no-c-format
msgid "Script"
msgstr "Schrift"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:104
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:116
#, no-c-format
msgid "See below for examples."
msgstr "Siehe unten für Beispiele."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:52
#, no-c-format
msgid "See issues #2469 and #2480 on the MKVToolNix bug tracker for in-depth discussions on the pros and cons."
msgstr "Siehe Probleme #2469 und #2480 im MKVToolNix-Bugtracker für eine tiefergehende Diskussion der Vor- und Nachteile."
#: src/common/kax_element_names.cpp:224
#, no-c-format
msgid "Seek ID"
msgstr "Sucheintrag, Element-ID"
#: src/common/kax_element_names.cpp:223
#, no-c-format
msgid "Seek entry"
msgstr "Sucheintrag"
#: src/common/kax_element_names.cpp:222
#, no-c-format
msgid "Seek head"
msgstr "Suchkopf"
#: src/common/kax_info.cpp:539
#, no-c-format
msgid "Seek head (subentries will be skipped)"
msgstr "Seekkopf (Untereinträge werden ausgelassen)"
#: src/common/kax_element_names.cpp:225
#, no-c-format
msgid "Seek position"
msgstr "Sucheintrag, Element-Position"
#: src/common/kax_element_names.cpp:215
#, no-c-format
msgid "Seek pre-roll"
msgstr "Sucheintrag, Vorlauf"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:525
#, no-c-format
msgid "Seg&ment UID:"
msgstr "Se&gment-UID:"
#: src/common/kax_element_names.cpp:84
#, no-c-format
msgid "Segment"
msgstr "Segment"
#: src/common/kax_element_names.cpp:91
#, no-c-format
msgid "Segment UID"
msgstr "Segment-UID"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2289
#, no-c-format
msgid "Segment UIDs:"
msgstr "Segment-UIDs:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:527
#, no-c-format
msgid "Segment e&dition UID:"
msgstr "Segmentausga&be-UID:"
#: src/common/kax_element_names.cpp:97
#: src/common/property_element.cpp:120
#, no-c-format
msgid "Segment filename"
msgstr "Segment-Dateiname"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2272
#, no-c-format
msgid "Segment info:"
msgstr "Segment-Informationen:"
#: src/common/kax_element_names.cpp:85
#: src/mkvtoolnix-gui/header_editor/tab.cpp:588
#: src/propedit/options.cpp:203
#: src/propedit/propedit_cli_parser.cpp:167
#: src/propedit/propedit_cli_parser.cpp:279
#, no-c-format
msgid "Segment information"
msgstr "Segment-Information"
#: src/common/property_element.cpp:123
#, no-c-format
msgid "Segment unique ID"
msgstr "Eindeutige Segment-ID"
#: src/mkvtoolnix-gui/util/widget.cpp:188
#, no-c-format
msgid "Select Matroska file to read segment UID from"
msgstr "Matroska-Datei zum Lesen der Segment-UID auswählen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:798
#, no-c-format
msgid "Select a directory"
msgstr "Verzeichnis auswählen"
#: src/mkvtoolnix-gui/merge/input.cpp:1750
#, no-c-format
msgid "Select all &items from selected file"
msgid_plural "Select all &items from selected files"
msgstr[0] "Alle Elemente der ausgewählten &Quelldatei auswählen"
msgstr[1] "Alle Elemente der ausgewählten &Quelldateien auswählen"
#: src/mkvtoolnix-gui/merge/input.cpp:1794
#, no-c-format
msgid "Select all tracks of specific &type"
msgstr "Alle Spuren eines bestimmten &Typs auswählen"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:254
#: src/mkvtoolnix-gui/merge/output.cpp:206
#: src/mkvtoolnix-gui/merge/output.cpp:207
#: src/mkvtoolnix-gui/merge/output.cpp:208
#, no-c-format
msgid "Select an existing Matroska or WebM file and the GUI will add its segment UID to the input field on the left."
msgstr "Wählen Sie eine existierende Matroska- oder WebM-Datei aus, und die GUI trägt deren Segment-UID in das links stehende Eingabefeld ein."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:399
#, no-c-format
msgid "Select audio file"
msgstr "Audiodatei auswählen"
#: src/mkvtoolnix-gui/merge/output.cpp:556
#, no-c-format
msgid "Select chapter file"
msgstr "Kapitel-Datei auswählen"
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:146
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:147
#, no-c-format
msgid "Select character set"
msgstr "Zeichensatz auswählen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1330
#, no-c-format
msgid "Select destination directory"
msgstr "Zielverzeichnis auswählen"
#: src/mkvtoolnix-gui/info/job_settings_widget.cpp:94
#: src/mkvtoolnix-gui/merge/output.cpp:444
#, no-c-format
msgid "Select destination file name"
msgstr "Zieldateinamen auswählen"
#: src/mkvtoolnix-gui/forms/merge/select_disc_library_information_dialog.h:71
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:329
#, no-c-format
msgid "Select disc library information to use"
msgstr "Disc-Bibliotheksinformationen auswählen"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1344
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:322
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:67
#, no-c-format
msgid "Select executable"
msgstr "Programmdatei auswählen"
#: src/mkvtoolnix-gui/util/file_dialog.cpp:125
#, no-c-format
msgid "Select existing file"
msgstr "Existierende Datei auswählen"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:302
#, no-c-format
msgid "Select file to add"
msgstr "Datei zum Hinzufügen auswählen"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:303
#, no-c-format
msgid "Select one or more playlists to add"
msgstr "Eine oder mehrere Abspiellisten zum Hinzufügen auswählen"
#: src/mkvtoolnix-gui/merge/output.cpp:476
#, no-c-format
msgid "Select segment info file"
msgstr "Segment-Info-Dateinamen auswählen"
#: src/mkvtoolnix-gui/merge/input.cpp:1421
#: src/mkvtoolnix-gui/merge/output.cpp:463
#, no-c-format
msgid "Select tags file"
msgstr "Tag-Datei auswählen"
#: src/mkvtoolnix-gui/merge/input.cpp:1409
#, no-c-format
msgid "Select timestamp file"
msgstr "Zeitstempel-Datei auswählen"
#: src/mkvtoolnix-gui/forms/util/side_by_side_multi_select.h:136
#, no-c-format
msgid "Selected:"
msgstr "Ausgewählt:"
#: src/mkvtoolnix-gui/merge/input.cpp:649
#, no-c-format
msgid "Selects for which blocks mkvmerge will produce index entries ( = cue entries)."
msgstr "Legt fest, für welche Blöcke Mkvmerge Indexeinträge ( = CUE-Einträge) erstellt."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:32
#, no-c-format
msgid "Selects how mkvmerge calculates timestamps when appending files."
msgstr "Legt fest, wie Zeitstempel beim Anhängen von Dateien berechnet werden."
#: src/mkvtoolnix-gui/merge/input.cpp:643
#, no-c-format
msgid "Selects the character set a subtitle file or chapter information was written with."
msgstr "Wählen Sie den Zeichensatz aus, in dem eine Untertiteldatei oder Kapitelinformationen geschrieben wurden."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:397
#: src/mkvtoolnix-gui/header_editor/tool.cpp:149
#: src/mkvtoolnix-gui/merge/tool.cpp:316
#, no-c-format
msgid "Set &language"
msgstr "&Sprache setzen"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2231
#, no-c-format
msgid "Set aspect ratio:"
msgstr "Seitenverhältnis setzen:"
#: src/mkvtoolnix-gui/merge/input.cpp:1791
#, no-c-format
msgid "Set destination &file name from selected file's name"
msgstr "Zieldateinamen &anhand des Namens der ausgewählten Datei setzen"
#: src/common/property_element.cpp:134
#, no-c-format
msgid "Set if that track (audio, video or subs) SHOULD be used if no language found matches the user preference."
msgstr "Ist gesetzt, falls die Spur (Audio, Video oder Untertitel) benutzt werden SOLLTE, sofern keine der gefundenen Sprachen mit den Voreinstellungen der Benutzerin bzw. des Benutzers übereinstimmt."
#: src/common/property_element.cpp:135
#, no-c-format
msgid "Set if the track is used."
msgstr "Gesetzt, sofern die Spur benutzt wird"
#: src/common/property_element.cpp:151
#, no-c-format
msgid "Set if the video is interlaced."
msgstr "Gesetzt, sofern das Video das Zeilensprungverfahren nutzt"
#: src/propedit/propedit_cli_parser.cpp:267
#, no-c-format
msgid "Set the MIME type to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Setzt den MIME-Typ, der in der folgenden Option »--add-attachment«, »--replacement-attachment« oder »--update-attachment« benutzt wird."
#: src/propedit/propedit_cli_parser.cpp:268
#, no-c-format
msgid "Set the UID to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Setzt den Namen, der in der folgenden Option »--add-attachment«, »--replace-attachment« oder »--update-attachment« benutzt wird."
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:205
#, no-c-format
msgid "Set the chapter names' &languages:"
msgstr "S&prachen von Kapitelnamen setzen"
#: src/propedit/propedit_cli_parser.cpp:256
#, no-c-format
msgid "Set the charset to use when reading chapter files using the simple chapter format"
msgstr "Zeichensatz setzen, der benutzt wird, wenn Kapiteldateien im einfachen Format gelesen werden"
#: src/propedit/propedit_cli_parser.cpp:266
#, no-c-format
msgid "Set the description to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Setzt die Beschreibung, die in der folgenden Option »--add-attachment«, »--replace-attachment« oder »--update-attachment« benutzt wird."
#: src/propedit/propedit_cli_parser.cpp:265
#, no-c-format
msgid "Set the name to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Setzt den Namen, der in der folgenden Option »--add-attachment« oder »--replace-attachment« oder »--update-attachment« benutzt wird."
#: src/propedit/propedit_cli_parser.cpp:250
#, no-c-format
msgid "Sets a property to the value if it exists and add it otherwise"
msgstr "Setzt ein Merkmal auf diesen Wert, sofern es existiert, und fügt ein neues ein, falls nicht."
#: src/propedit/propedit_cli_parser.cpp:248
#, no-c-format
msgid "Sets the Matroska file section that all following add/set/delete actions operate on (see below and man page for syntax)"
msgstr "Legt den Abschnitt innerhalb der Matroska-Datei fest, den alle nachfolgenden Add-/Set-/Delete-Aktionen bearbeiten (siehe weiter unten und in der Handbuchseite für die genaue Syntax)"
#: src/propedit/propedit_cli_parser.cpp:244
#, no-c-format
msgid "Sets the Matroska parser mode to 'fast' (default) or 'full'"
msgstr "Setzt den Analysemodus für die Matroskadatei auf »fast« (schnell; Standardwert) oder »full« (vollständig)"
#: src/mkvtoolnix-gui/merge/input.cpp:619
#, no-c-format
msgid "Sets the cropping parameters which tell a player to omit a certain number of pixels on the four sides during playback."
msgstr "Setzt die Schneideparameter, die einem Abspielprogramm mitteilen, beim Abspielen eine gewisse Anzahl von Pixeln an den vier Seiten wegzulassen."
#: src/mkvtoolnix-gui/merge/input.cpp:574
#, no-c-format
msgid "Sets the lossless compression algorithm to be used for this track."
msgstr "Aktiviert einen verlustfreien Kompressionsalgorithmus für diese Spur."
#: src/common/property_element.cpp:168
#, no-c-format
msgid "Sets the matrix coefficients of the video used to derive luma and chroma values from red, green and blue color primaries."
msgstr "Setzt die Matrix-Koeffizienten des Videos, die benutzt werden, um Helligkeits- und Sättigungs-Werte von den Primärfarben Rot, Grün und Blau abzuleiten."
#: src/common/property_element.cpp:169
#, no-c-format
msgid "Sets the number of coded bits for a color channel."
msgstr "Setzt die Anzahl codierter Bits für einen Farbkanal."
#: src/mkvtoolnix-gui/merge/output.cpp:197
#, no-c-format
msgid "Sets the segment UIDs to use."
msgstr "Setzt die zu verwendende UID für das nächste Segment."
#: src/mkvtoolnix-gui/merge/input.cpp:626
#, no-c-format
msgid "Sets the stereo mode of the video track to this value."
msgstr "Setzt den Stereo-Modus für eine Video-Spur auf diesen Wert."
#: src/common/kax_element_names.cpp:173
#: src/mkvtoolnix-gui/forms/merge/tab.h:2317
#, no-c-format
msgid "Settings"
msgstr "Einstellungen"
#: src/mkvtoolnix-gui/forms/info/job_settings_dialog.h:74
#, no-c-format
msgid "Settings for saving output to a text file"
msgstr "Einstellungen fürs Speichern der Info-Werkzeug-Ausgabe in eine Textdatei"
#: src/input/r_real.cpp:524
#, no-c-format, c++-format
msgid "Short AAC audio packet (length: {0} < 2)\n"
msgstr "Zu kurzes AAC-Paket (Länge: {0} < 2)\n"
#: src/input/r_real.cpp:531
#, no-c-format, c++-format
msgid "Short AAC audio packet (length: {0} < {1})\n"
msgstr "Zu kurzes AAC-Paket (Länge: {0} < {1})\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2231
#, no-c-format
msgid "Show &buttons for moving list view entries up and down"
msgstr "&Knöpfe zum Hoch- und Runterschieben von Listenansichteneinträgen anzeigen"
#: src/mkvtoolnix-gui/info/tab.cpp:198
#, no-c-format
msgid "Show &hex dump"
msgstr "&Hexdump anzeigen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2354
#, no-c-format
msgid "Show &output of all jobs instead of current job only"
msgstr "Ausgabe aller Jobs a&nstelle nur der des aktuellen Jobs anzeigen"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:174
#, no-c-format
msgid "Show a &summary line with statistics for each track at the end"
msgstr "Für jede Spur am Ende eine &zusammenfassende Zeile mit Statistiken ausgeben"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:197
#: src/mkvtoolnix-gui/util/settings.cpp:314
#, no-c-format
msgid "Show a desktop notification"
msgstr "Eine Desktopbenachrichtigung anzeigen"
#: src/info/info_cli_parser.cpp:44
#, no-c-format
msgid "Show all bytes of each frame and other binary elements as a hex dump."
msgstr "Alle Bytes aller Frames und anderer Binärelemente als Hexdumps anzeigen."
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:169
#, no-c-format
msgid "Show all bytes of frames and CodecPrivate elements as hex dumps"
msgstr "Alle Bytes von Frames und CodecPrivate-Elementen als Hexdumps anzeigen"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:164
#, no-c-format
msgid "Show all elements"
msgstr "Alle Elemente anzeigen"
#: src/info/info_cli_parser.cpp:35
#, no-c-format
msgid "Show all sub-elements (including cues & seek heads entries) and don't stop at the first cluster."
msgstr "Zeige alle Unterelemente (inklusive Index- & Meta-Indexeinträge) und halte nicht beim ersten Cluster an."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2344
#, no-c-format
msgid "Show dates && times in &UTC instead of the local time zone"
msgstr "Daten && Uhrzeiten in &UTC anstatt der lokalen Zeitzone anzeigen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2225
#, no-c-format
msgid "Show debu&gging menu"
msgstr "Debu&gging-Menü anzeigen"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:168
#, no-c-format
msgid "Show first 16 bytes of frames and CodecPrivate elements as hex dumps"
msgstr "Die ersten 16 Bytes jedes Frames und CodecPrivate-Elements als Hexdumps anzeigen"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:144
#, no-c-format
msgid "Show job output"
msgstr "Jobausgabe anzeigen"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:143
#, no-c-format
msgid "Show job queue && access job logs"
msgstr "Jobwarteschlange anzeigen && Zugriff auf Job-Meldungen"
#: src/info/info_cli_parser.cpp:42
#, no-c-format
msgid "Show statistics for each track in verbose mode."
msgstr "Für jede Spur Statistiken im detailreichen Modus ausgeben"
#: src/info/info_cli_parser.cpp:43
#, no-c-format
msgid "Show the first 16 bytes of each frame as a hex dump."
msgstr "Die ersten 16 Bytes jedes Frames als Hexdump anzeigen"
#: src/info/info_cli_parser.cpp:39
#, no-c-format
msgid "Show the position of each element in decimal."
msgstr "Zeige die Größe jedes Elements dezimal an."
#: src/info/info_cli_parser.cpp:40
#, no-c-format
msgid "Show the position of each element in hexadecimal."
msgstr "Zeige die Größe jedes Elements hexadezimal an."
#: src/info/info_cli_parser.cpp:45
#, no-c-format
msgid "Show the size of each element including its header."
msgstr "Die Größe jedes Elements inklusive seiner Kopfdaten anzeigen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2230
#, no-c-format
msgid "Show the tool &selector"
msgstr "Die &Werkzeugauswahl anzeigen"
#: src/common/cli_parser.cpp:197
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:66
#, no-c-format
msgid "Show this help."
msgstr "Zeigt diesen Hilfetext an."
#: src/common/cli_parser.cpp:198
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:67
#, no-c-format
msgid "Show version information."
msgstr "Versionsinformationen anzeigen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:198
#: src/mkvtoolnix-gui/util/settings.cpp:315
#, no-c-format
msgid "Shut down the computer"
msgstr "Den Computer herunterfahren"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:145
#, no-c-format
msgid "Shut down the system in one minute:"
msgstr "Das System in einer Minute herunterfahren:"
#: src/common/kax_element_names.cpp:180
#, no-c-format
msgid "Signature"
msgstr "Signatur"
#: src/common/kax_element_names.cpp:177
#, no-c-format
msgid "Signature algorithm"
msgstr "Signaturalgorithmus"
#: src/common/kax_element_names.cpp:178
#, no-c-format
msgid "Signature hash algorithm"
msgstr "Signaturprüfsummenalgorithmus"
#: src/common/kax_element_names.cpp:179
#, no-c-format
msgid "Signature key ID"
msgstr "Signaturschlüssel-ID"
#: src/common/kax_element_names.cpp:252
#, no-c-format
msgid "Silent track number"
msgstr "Nummer der stillen Spur"
#: src/common/kax_element_names.cpp:251
#, no-c-format
msgid "Silent tracks"
msgstr "Stille Spuren"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:413
#, no-c-format
msgid "Similarly an audio track will be inserted before the first track that's neither a video nor an audio track."
msgstr "Analog wird eine Audiospur vor der ersten Spur eingefügt, die weder eine Video- noch eine Audiospur ist."
#: src/common/kax_element_names.cpp:324
#, no-c-format
msgid "Simple"
msgstr "Einfacher Tag"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:202
#: src/mkvtoolnix-gui/merge/output.cpp:552
#, no-c-format
msgid "Simple OGM-style chapter files"
msgstr "Einfache Kapiteldateien im OGM-Format"
#: src/common/kax_element_names.cpp:274
#, no-c-format
msgid "Simple block"
msgstr "Einfacher Block"
#: src/common/chapters/chapters.cpp:172
#, no-c-format, c++-format
msgid "Simple chapter parser: {0}\n"
msgstr "Auswertungsprogramm für einfache Kapiteldateien: {0}\n"
#: src/mpegparser/M2VParser.cpp:416
#, no-c-format
msgid "Single field picture detected. Fix the MPEG2 video stream before attempting to multiplex it.\n"
msgstr "Bild mit nur einem Feld gefunden. Bitte diesen Fehler im MPEG2-Videostrom beheben und danach erneut versuchen, ihn zu multiplexen.\n"
#: src/mkvtoolnix-gui/forms/merge/select_disc_library_information_dialog.h:73
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:306
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:331
#: src/mkvtoolnix-gui/info/model.cpp:89
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:96
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:68
#: src/mkvtoolnix-gui/merge/disc_library_information_widget.cpp:129
#, no-c-format
msgid "Size"
msgstr "Größe"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:174
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:224
#: src/mkvtoolnix-gui/forms/info/tab.h:153
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:313
#: src/mkvtoolnix-gui/merge/output.cpp:265
#, no-c-format
msgid "Size:"
msgstr "Größe:"
#: src/output/p_aac.cpp:125
#, no-c-format, c++-format
msgid "Skipping {0} bytes (no valid AAC header found). This might cause audio/video desynchronisation.\n"
msgstr "Es werden {0} Byte übersprungen, weil kein gültiger AAC-Kopf gefunden wurde. Dadurch kann es zu einem Verlust der Audio-/Videosynchronisation kommen.\n"
#: src/output/p_dts.cpp:91
#, no-c-format, c++-format
msgid "Skipping {0} bytes (no valid DTS header found). This might cause audio/video desynchronisation.\n"
msgstr "Es werden {0} Byte übersprungen, weil kein gültiger DTS-Kopf gefunden wurde. Dadurch kann es zu einem Verlust der Audio-/Videosynchronisation kommen.\n"
#: src/input/r_mp3.cpp:62
#, no-c-format, c++-format
msgid "Skipping {0} bytes at the beginning (no valid MP3 header found).\n"
msgstr "Es werden {0} Byte am Anfang übersprungen, weil kein gültiger MP3-Kopf gefunden wurde.\n"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:200
#: src/mkvtoolnix-gui/util/settings.cpp:317
#, no-c-format
msgid "Sleep the computer"
msgstr "Den Computer in den Energiesparmodus versetzen"
#: src/common/kax_element_names.cpp:272
#, no-c-format
msgid "Slices"
msgstr "Slices"
#: src/common/hacks.cpp:62
#, no-c-format
msgid "Some AVC/H.264 tracks contain I slices but lack real key frames."
msgstr "Manche AVC/H.264-Spuren enthalten I-Teilbilder aber keine echten Schlüsselbilder."
#: src/merge/output_control.cpp:1398
#, no-c-format, c++-format
msgid "Some tag elements are missing (this error should not have occurred - another similar error should have occurred earlier). {0}\n"
msgstr "Einige Tag-Elemente fehlen (dieser Fehler hätte nicht auftreten sollen, sondern früher ein ähnlicher). {0}\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2189
#, no-c-format
msgid "Source &files:"
msgstr "Quell&dateien:"
#: src/mkvtoolnix-gui/merge/track_model.cpp:83
#, no-c-format
msgid "Source file"
msgstr "Quelldatei"
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:94
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:66
#, no-c-format
msgid "Source file name"
msgstr "Quelldateiname"
#: src/mkvtoolnix-gui/jobs/info_job.cpp:99
#, no-c-format
msgid "Source file name: %1"
msgstr "Quelldateiname: %1"
#: src/mkvtoolnix-gui/merge/track_model.cpp:84
#, no-c-format
msgid "Source file's directory"
msgstr "Verzeichnis der Quelldatei"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:251
#, no-c-format
msgid "Source files' absolute paths"
msgstr "Quelldateien (absolute Pfade)"
#: src/common/property_element.cpp:201
#, no-c-format
msgid "Specifies a pitch rotation to the projection."
msgstr "Gibt einen Drehwinkel zur Projektion an."
#: src/common/property_element.cpp:202
#, no-c-format
msgid "Specifies a roll rotation to the projection."
msgstr "Gibt einen Rollwinkel zur Projektion an."
#: src/common/property_element.cpp:200
#, no-c-format
msgid "Specifies a yaw rotation to the projection."
msgstr "Gibt einen Gierwinkel zur Projektion an."
#: src/common/property_element.cpp:143
#, no-c-format
msgid "Specifies the language of the track (obsolete)."
msgstr "Gibt die Sprache der Spur an (veraltet)."
#: src/common/property_element.cpp:144
#, no-c-format
msgid "Specifies the language of the track in the form of a BCP 47 language tag."
msgstr "Gibt die Sprache der Spur in der Form eines BCP 47-Sprach-Tags an."
#: src/common/property_element.cpp:161
#, no-c-format
msgid "Specify the possible modifications to the aspect ratio (0: free resizing, 1: keep aspect ratio, 2: fixed)."
msgstr "gibt an, wie das Seitenverhältnis verändert werden darf (0: freie Größenänderung, 1: Seitenverhältnis beibehalten, 2: feste Größe)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2278
#, no-c-format
msgid "Split mode:"
msgstr "Aufteilungsmodus:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2277
#, no-c-format
msgid "Splitting"
msgstr "Aufteilen"
#: src/merge/output_control.cpp:1147
#, no-c-format
msgid "Splitting tracks of this type is not supported."
msgstr "Das Aufteilen von Spuren diesen Typs wird nicht unterstützt."
#: src/mkvtoolnix-gui/merge/output.cpp:341
#, no-c-format
msgid "Splitting will occur right before the first key frame whose timestamp is equal to or bigger than the start timestamp for the chapters whose numbers are listed."
msgstr "Das Aufteilen findet direkt vor dem nächsten Schlüssel-Frame statt, dessen Zeitstempel größer oder gleich der Startzeit der aufgeführten Kapitel ist."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:708
#, no-c-format
msgid "Sta&rt all pending jobs"
msgstr "Alle wartenden Jobs &starten"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2328
#, no-c-format
msgid "Sta&rt multiplexing"
msgstr "Multiplexen sta&rten"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:34
#, no-c-format
msgid "Start"
msgstr "Starten"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:621
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:733
#, no-c-format
msgid "Start &multiplexing"
msgstr "Multiplexen sta&rten"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:112
#, no-c-format
msgid "Start file types other than executable files via cmd.exe."
msgstr "Starten Sie andere Dateitypen als ausführbare Dateien über cmd.exe."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:114
#, no-c-format
msgid "Start file types other than executable files via xdg-open."
msgstr "Starten Sie andere Dateitypen als ausführbare Dateien via xdg-open."
#: src/mkvtoolnix-gui/jobs/tool.cpp:219
#, no-c-format
msgid "Start job &immediately"
msgid_plural "Start jobs &immediately"
msgstr[0] "Job so&fort starten"
msgstr[1] "Jobs so&fort starten"
#: src/mkvtoolnix-gui/jobs/tool.cpp:218
#, no-c-format
msgid "Start job &manually"
msgid_plural "Start jobs &manually"
msgstr[0] "Job &manuell starten"
msgstr[1] "Jobs &manuell starten"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:291
#, no-c-format
msgid "Started at:"
msgstr "Gestartet am:"
#: src/common/kax_info.cpp:1215
#, no-c-format, c++-format
msgid "Statistics for track number {0}: number of blocks: {1}; size in bytes: {2}; duration in seconds: {3}; approximate bitrate in bits/second: {4}\n"
msgstr "Statistiken für Spur Nummer {0}: Anzahl Blöcke: {1}; Größe in Byte: {2}; Dauer in Sekunden: {3}; ungefähre Bitrate in Bits/Sekunde: {4}\n"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:396
#: src/mkvtoolnix-gui/jobs/model.cpp:108
#, no-c-format
msgid "Status"
msgstr "Status"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:206
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:159
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:398
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:289
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:182
#, no-c-format
msgid "Status:"
msgstr "Status:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2220
#, no-c-format
msgid "Stay on top of other &windows"
msgstr "Obe&rhalb anderer Fenster bleiben"
#: src/common/kax_element_names.cpp:160
#, no-c-format
msgid "Stereo mode"
msgstr "Stereomodus"
#: src/common/kax_element_names.cpp:164
#, no-c-format
msgid "Stereo mode (deprecated element)"
msgstr "Steremodus (veraltetes Element)"
#: src/merge/mkvmerge.cpp:1016
#, no-c-format, c++-format
msgid "Stereo mode parameter: not given in the form <TID>:<n|keyword> where n is a number between 0 and {0} or one of these keywords: {1} (argument was '{2}').\n"
msgstr "Stereomodusparameter: Das Argument folgt nicht dem Muster »<TID>:<n|keyword>«, wobei »n« eine Nummer zwischen 0 und {0} oder eines dieser Stichwörter ist: {1} (Argument war »{2}«).\n"
#: src/common/property_element.cpp:163
#, no-c-format
msgid "Stereo-3D video mode (0 - 14, see documentation)."
msgstr "Stereo-3D-Videomodus (0 - 14, siehe Dokumentation)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:2229
#, no-c-format
msgid "Stereoscopy:"
msgstr "Stereoskopie:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:712
#, no-c-format
msgid "Stop &after all running jobs have finished"
msgstr "&Nach dem Beenden aller laufenden Jobs anhalten"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2285
#, no-c-format
msgid "Stop after video track ends"
msgstr "Nach Ende der Videospur stoppen"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:163
#, no-c-format
msgid "Stop at the first cluster"
msgstr "Am ersten Cluster anhalten"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:54
#, no-c-format
msgid "Stops processing after the primary video track ends, discarding any remaining packets of other tracks."
msgstr "Stoppt die Verarbeitung, nachdem das Ende der primären Videospur erreicht wurde, und verwirft alle ausstehenden Pakete anderer Spuren."
#: src/mkvtoolnix-gui/merge/output.cpp:250
#, no-c-format
msgid "Stops processing after the primary video track ends."
msgstr "Stoppt die Verarbeitung nach dem Ende der primären Videospur."
#: src/common/hacks.cpp:46
#, no-c-format
msgid "Store changes in CodecPrivate data in CodecState elements instead of the frames."
msgstr "Speichert Änderungen an den CodecPrivate-Daten in CodecState-Elementen anstatt direkt in den Frames."
#: src/mkvtoolnix-gui/util/file_identifier.cpp:93
#, no-c-format
msgid "Storing result in cache failed"
msgstr "Speichern des Ergebnis im Cache schlug fehl"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2221
#: src/mkvtoolnix-gui/forms/merge/tab.h:2302
#, no-c-format
msgid "Stretch by:"
msgstr "Strecken um:"
#: src/common/kax_element_names.cpp:326
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:166
#, no-c-format
msgid "String"
msgstr "Zeichenkette"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2262
#, no-c-format
msgid "Subtitle and chapter properties"
msgstr "Untertitel- und Kapiteleigenschaften"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:518
#, no-c-format
msgid "Subtitle files often contain the word 'forced' in their file name to signal that they're intended for 'forced display' only (e.g. when they speak Elfish in 'Lord of the Rings')."
msgstr "Untertiteldateien enhalten oftmals das Wort »forced« (= »erzwungen«) in ihrem Dateinamen, um zu signalisieren, dass sie nur für »erzwungene Anzeige« gedacht sind (z.B. wenn in »Herr der Ringe« Elfisch gesprochen wird)."
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:56
#, no-c-format
msgid "Subtitle track %1"
msgstr "Untertitelspur %1"
#: src/extract/xtr_textsubs.cpp:177
#, no-c-format, c++-format
msgid "Subtitle track {0} is missing some duration elements. Please check the resulting SSA/ASS file for entries that have the same start and end time.\n"
msgstr "Der Untertitelspur {0} fehlen einige Elemente für die Bilddauer. Bitte überprüfen Sie die extrahierte SSA-/ASS-Datei auf Einträge, deren Startzeitstempel mit dem Endzeitstempel übereinstimmt, und korrigieren Sie diese Einträge manuell.\n"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:63
#: src/mkvtoolnix-gui/merge/track.cpp:679
#, no-c-format
msgid "Subtitles"
msgstr "Untertitel"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:806
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:196
#: src/mkvtoolnix-gui/merge/output.cpp:550
#, no-c-format
msgid "Supported file types"
msgstr "Unterstützte Dateitypen"
#: src/merge/mkvmerge.cpp:492
#, no-c-format
msgid "Supported file types:\n"
msgstr "Unterstützte Dateitypen:\n"
#: src/common/cli_parser.cpp:189
#: src/merge/mkvmerge.cpp:91
#, no-c-format
msgid "Suppress status output."
msgstr "Statusausgaben unterdrücken"
#: src/common/audio_emphasis.cpp:114
#: src/common/stereo_mode.cpp:102
#, no-c-format
msgid "Symbolic name"
msgstr "Symbolischer Name"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:667
#, no-c-format
msgid "System information"
msgstr "Systeminformationen"
#: src/common/file_types.cpp:105
#: src/output/p_tta.h:32
#, no-c-format
msgid "TTA"
msgstr "TTA"
#: src/common/file_types.cpp:58
#, no-c-format
msgid "TTA (The lossless True Audio codec)"
msgstr "TTA (The lossless True Audio codec)"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2227
#, no-c-format
msgid "Tab &position in tab widgets:"
msgstr "Tab&position in Tabwidgets:"
#: src/common/kax_element_names.cpp:316
#, no-c-format
msgid "Tag"
msgstr "Tag"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:432
#, no-c-format
msgid "Tag editor"
msgstr "Tag-Editor"
#: src/extract/extract_cli_parser.cpp:90
#, no-c-format
msgid "Tag extraction"
msgstr "Extraktion von Tags"
#: src/common/kax_element_names.cpp:328
#, no-c-format
msgid "Tag language"
msgstr "Tag-Sprache"
#: src/common/kax_element_names.cpp:329
#, no-c-format
msgid "Tag language (IETF BCP 47)"
msgstr "Tag-Sprache (IETF BCP 47)"
#: src/propedit/propedit_cli_parser.cpp:289
#, no-c-format
msgid "Tag selectors"
msgstr "Tagbearbeitungsziele"
#: src/common/kax_element_names.cpp:315
#: src/mkvtoolnix-gui/merge/track.cpp:683
#: src/propedit/options.cpp:208
#, no-c-format
msgid "Tags"
msgstr "Tags"
#: src/mkvtoolnix-gui/merge/output.cpp:246
#, no-c-format
msgid "Tags are allowed, but chapters are not."
msgstr "Tags sind erlaubt, Kapitelinformationen hingegen nicht."
#: src/merge/generic_reader.cpp:308
#, no-c-format, c++-format
msgid "Tags for track ID {0}: {1} entry"
msgid_plural "Tags for track ID {0}: {1} entries"
msgstr[0] "Tags für Spur-ID {0}: {1} Eintrag"
msgstr[1] "Tags für Spur-ID {0}: {1} Einträge"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2215
#, no-c-format
msgid "Tags:"
msgstr "Tags:"
#: src/common/kax_element_names.cpp:322
#, no-c-format
msgid "Target type"
msgstr "Zieltyp"
#: src/common/kax_element_names.cpp:323
#, no-c-format
msgid "Target type value"
msgstr "Zieltypwert"
#: src/common/kax_element_names.cpp:317
#, no-c-format
msgid "Targets"
msgstr "Ziele"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:57
#, no-c-format
msgid "Tells mkvmerge not to create and write the cue data which can be compared to an index in an AVI."
msgstr "Bewirkt, dass Mkvmerge keine Cuedaten erstellt und schreibt, die mit einem Index in AVI-Dateien vergleichbar sind."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:45
#, no-c-format
msgid "Tells mkvmerge not to write LanguageIETF track header elements and ChapLanguageIETF chapter elements."
msgstr "Weist mkvmerge an, keine LanguageIETF-Spurkopfdaten-Elemente und ChapLanguageIETF-Kapitel-Elemente zu schreiben."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:44
#, no-c-format
msgid "Tells mkvmerge not to write tags with statistics for each track."
msgstr "Weist mkvmerge an, keine Tags mit Statistiken für jede Spur zu schreiben."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:61
#, no-c-format
msgid "Tells mkvmerge not to write the 'date' field in the segment information headers."
msgstr "Sorgt dafür, dass Mkvmerge das »Datum«-Element in den Segment-Informations-Kopfdaten nicht schreibt."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:31
#, no-c-format
msgid "Tells mkvmerge to abort after the first warning is emitted."
msgstr "Weist mkvmerge an abzubrechen, nachdem es die erste Warnung ausgegeben hat."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:41
#, no-c-format
msgid "Tells mkvmerge to create a meta seek element at the end of the file containing all clusters."
msgstr "Bewirkt, dass Mkvmerge einen Meta-Index mit allen Clustern an das Ende der Zieldatei schreibt."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:49
#, no-c-format
msgid "Tells mkvmerge to flush all data cached in memory to storage when closing files opened for writing."
msgstr "Weist mkvmerge an, alle gepufferten Daten auf den Datenspeicher zu schreiben, wenn eine zum Schreiben geöffnete Datei geschlossen wird."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:36
#, no-c-format
msgid "Tells mkvmerge to put at most 'n' data blocks into each cluster."
msgstr "Weist Mkvmerge an, maximal »n« Datenblöcke in jeden Cluster zu schreiben."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:769
#, no-c-format
msgid "Temporary files cannot be created. Additional information: %1"
msgstr "Temporäre Dateien können nicht erstellt werden. Zusätzliche Informationen: %1"
#: src/mkvtoolnix-gui/info/job_settings_widget.cpp:94
#: src/mkvtoolnix-gui/merge/input.cpp:1409
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
#, no-c-format
msgid "Text files"
msgstr "Textdateien"
#: src/input/r_vobsub.cpp:257
#, no-c-format
msgid "The .idx file does not contain an 'id: ...' line to indicate the language.\n"
msgstr "Die .idxßDatei enthält keine Zeile der Form »id: …', mit der die Sprache festgelegt wird.\n"
#: src/input/r_aac.cpp:69
#, no-c-format, c++-format
msgid "The AAC file '{0}' contains invalid header data: the sampling frequency or the number of channels is 0.\n"
msgstr "Die AAC-Datei »{0}« enthält ungültige Kopfdaten: die Abtastrate oder die Kanalanzahl ist 0.\n"
#: src/output/p_aac.cpp:139
#, no-c-format, c++-format
msgid "The AAC profiles are different: {0} and {1}"
msgstr "Die AAC-Profile unterscheiden sich: {0} und {1}"
#: src/merge/connection_checks.h:53
#, no-c-format, c++-format
msgid "The CodecID of the two tracks is different: {0} and {1}"
msgstr "Die CodecID der zwei Spuren unterscheidet sich: {0} und {1}"
#: src/mkvtoolnix-gui/merge/output.cpp:247
#, no-c-format
msgid "The DocType header item is changed to \"webm\"."
msgstr "Die DocType-Kopfdaten werden auf »webm« gesetzt."
#: src/output/p_flac.cpp:48
#, no-c-format
msgid "The FLAC headers could not be parsed: the stream info structure was not found.\n"
msgstr "Die FLAC-Kopfdaten konnten nicht ausgewertet werden: die Informationsstruktur des Datenstroms wurde nicht gefunden.\n"
#: src/output/p_generic_video.cpp:71
#, no-c-format, c++-format
msgid "The FPS is 0.0 but the reader did not provide a timestamp for a packet. {0}\n"
msgstr "Die Anzahl der Bilder pro Sekunde ist 0.0, aber der Demultiplexer hat für ein Paket keinen Zeitstempel angegeben. {0}\n"
#: src/merge/mkvmerge.cpp:1500
#, no-c-format, c++-format
msgid "The FourCC must be exactly four characters long in '{0} {1}'.\n"
msgstr "Der FourCC-Code muss exakt vier Zeichen lang sein (Argument war »{0} {1}«).\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:459
#, no-c-format
msgid "The GUI can also ask the user what to do each time, e.g. appending them instead of adding them, or creating new multiplex settings and adding them to those."
msgstr "Die GUI kann auch jedes Mal nachfragen, was zu tun ist, z.B. die Dateien anzuhängen anstatt sie hinzuzufügen, oder neue Multiplexeinstellungen anzulegen und die Dateien diesen hinzuzufügen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:471
#, no-c-format
msgid "The GUI can ask for confirmation when you're about to create a file without audio tracks in it."
msgstr "Die GUI kann nach Bestätigung fragen, wenn Sie versuchen, eine Datei ohne Audiospuren zu erstellen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:448
#, no-c-format
msgid "The GUI can help you start your next multiplex settings after having started a job or having added a one to the job queue."
msgstr "Die GUI kann dabei helfen, nach dem Starten eines Jobs oder dem Hinzufügen zur Jobwarteschlange mit neuen Multiplex-Einstellungen weiterzumachen."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:53
#, no-c-format
msgid "The GUI can scan these files, present the results including duration and number of tracks of each playlist found and let you choose which one to add."
msgstr "Das GUI kann diese Dateien durchsuchen, die Ergebnisse inklusive der Dauer und Anzahl Spuren in jeder gefundenen Abspielliste anzeigen und Sie auswählen lassen, welche hinzugefügt wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:519
#, no-c-format
msgid "The GUI can set the 'forced display' flag for such tracks if the file name matches this regular expression."
msgstr "Die GUI kann den Schalter für »Anzeige erzwingen« für solche Spuren setzen, wenn der Dateiname diesem regulären Ausdruck entspricht."
#: src/mkvtoolnix-gui/merge/tool.cpp:949
#: src/mkvtoolnix-gui/merge/tool.cpp:964
#: src/mkvtoolnix-gui/merge/tool.cpp:979
#, no-c-format
msgid "The GUI will enter the dropped file's file name into that control replacing any file name which might have been set earlier."
msgstr "Die GUI wird den Namen der gezogenen Datei im genannten Eingabeelement eintragen und dabei jeglichen vorher gesetzten Dateinamen ersetzen."
#: src/extract/extract_cli_parser.cpp:359
#, no-c-format, c++-format
msgid "The ID '{0}' has already been used for another destination file.\n"
msgstr "Die ID '{0}' wurde bereits für eine andere Zieldatei genutzt.\n"
#: src/mkvtoolnix-gui/util/file_identifier.cpp:165
#, no-c-format
msgid "The JSON output generated by mkvmerge while identifying '%1' could not be parsed (parser's error message: %2)."
msgstr "Die von mkvmerge beim Identifizieren von »%1« erzeugte JSON-Ausgabe konnte nicht gelesen werden (Fehlermeldung des Parsers: %2)."
#: src/input/r_ogm.cpp:1669
#, no-c-format, c++-format
msgid "The Kate identification header could not be parsed ({0}).\n"
msgstr "Die Kate-Identifikationskopfdaten konnten nicht ausgewertet werden ({0}).\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:52
#, no-c-format
msgid "The MIME type determines which program can be used for handling its content."
msgstr "Der MIME-Typ bestimmt, welche Programme zur Behandlung des Inhalts benutzt werden können."
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:52
#, no-c-format
msgid "The MIME type must not be left empty."
msgstr "Der MIME-Typ darf nicht leer gelassen werden."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:653
#, no-c-format
msgid "The MKVToolNix Code of Conduct"
msgstr "Der MKVToolNix-Verhaltenskodex"
#: src/input/r_qtmp4.cpp:1237
#, no-c-format, c++-format
msgid "The MP4 file '{0}' contains chapters whose format was not recognized. This is often the case if the chapters are not encoded in UTF-8. Use the '--chapter-charset' option in order to specify the charset to use.\n"
msgstr "Die MP4-Datei »{0}« enthält Kapitel, deren Format nicht erkannt wurde. Dies passiert oft, wenn der Zeichensatz der Kapitel nicht UTF-8 ist. Benutzen Sie die Option »--chapter-charset«, um den zu benutzenden Zeichensatz festzulegen.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:603
#: src/mkvtoolnix-gui/merge/input.cpp:609
#: src/mkvtoolnix-gui/merge/input.cpp:614
#, no-c-format
msgid "The Matroska container format can store the display width/height for a video track."
msgstr "Das Matroska-Container-Format kann die Anzeigebreite/-höhe von Videospuren speichern."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:75
#: src/propedit/propedit.cpp:44
#, no-c-format
msgid "The Matroska file was modified, but the meta seek entry could not be updated. This means that players might have a hard time finding the element. Please use your favorite player to check this file."
msgstr "Die Matroska-Datei wurde bereits geändert, aber der Meta-Index konnte nicht aktualisiert werden. Das bedeutet, dass Abspielprogramme das neu geschriebene Element nicht so leicht oder gar nicht finden werden. Bitte benutzen Sie Ihr favorisiertes Abspielprogramm, um zu überprüfen, ob die Datei problemlos abgespielt werden kann."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:99
#: src/propedit/propedit.cpp:61
#, no-c-format
msgid "The Matroska file's last element is set to an unknown size."
msgstr "Das letzte Elemenet der Matroska-Datei ist auf eine unbekannte Größe gesetzt."
#: src/input/r_ogm.cpp:1480
#, no-c-format, c++-format
msgid "The Theora identification header could not be parsed ({0}).\n"
msgstr "Die Theora-Identifikationskopfdaten konnten nicht ausgewertet werden ({0}).\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:53
#, no-c-format
msgid "The UID must not be left empty."
msgstr "Die UID darf nicht leer gelassen werden."
#: src/input/r_matroska.cpp:778
#, no-c-format, c++-format
msgid "The VobSub subtitle track {0} does not contain its index in the CodecPrivate element."
msgstr "Die VobSub-Untertitelspur {0} enthält ihren Index im CodecPrivate-Element nicht."
#: src/output/p_vorbis.cpp:125
#, no-c-format
msgid "The Vorbis codebooks are different. Such tracks cannot be concatenated without re-encoding."
msgstr "Die Vorbis-Code-Bücher unterscheiden sich. Solche Spuren können nicht aneinandergehängt werden, ohne sie vorher mit identischen Parametern neu zu codieren."
#: src/common/chapters/chapters.cpp:504
#: src/common/xml/ebml_chapters_converter.cpp:257
#, no-c-format, c++-format
msgid "The XML chapter file '{0}' contains an error at position {2}: {1}\n"
msgstr "Die XML-Kapiteldatei »{0}« enthält einen Fehler an Position {2}: {1}.\n"
#: src/common/chapters/chapters.cpp:506
#: src/common/xml/ebml_chapters_converter.cpp:260
#, no-c-format, c++-format
msgid "The XML chapter file '{0}' contains an error: {1}\n"
msgstr "Die XML-Kapiteldatei »{0}« enthält einen Fehler: {1}\n"
#: src/common/chapters/chapters.cpp:502
#: src/common/xml/ebml_chapters_converter.cpp:254
#, no-c-format, c++-format
msgid "The XML chapter file '{0}' could not be read.\n"
msgstr "Die XML-Kapiteldatei »{0}« konnte nicht gelesen werden.\n"
#: src/common/xml/ebml_converter.cpp:352
#, no-c-format
msgid "The XML root element is not a master element."
msgstr "Das XML-Wurzelelement ist kein Master-Element."
#: src/common/xml/ebml_segmentinfo_converter.cpp:95
#, no-c-format, c++-format
msgid "The XML segmentinfo file '{0}' contains an error at position {2}: {1}\n"
msgstr "Die XML-Segment-Infodatei »{0}« enthält einen Fehler an Position {2}: {1}\n"
#: src/common/xml/ebml_segmentinfo_converter.cpp:98
#, no-c-format, c++-format
msgid "The XML segmentinfo file '{0}' contains an error: {1}\n"
msgstr "Die XML-Segment-Infodatei »{0}« enthält einen Fehler: {1}\n"
#: src/common/xml/ebml_segmentinfo_converter.cpp:92
#, no-c-format, c++-format
msgid "The XML segmentinfo file '{0}' could not be read.\n"
msgstr "Die XML-Segment-Infodatei »{0}« konnte nicht gelesen werden.\n"
#: src/common/xml/ebml_tags_converter.cpp:162
#, no-c-format, c++-format
msgid "The XML tag file '{0}' contains an error at position {2}: {1}\n"
msgstr "Die XML-Tag-Datei »{0}« enthält einen Fehler an Position {2}: {1}.\n"
#: src/common/xml/ebml_tags_converter.cpp:165
#, no-c-format, c++-format
msgid "The XML tag file '{0}' contains an error: {1}\n"
msgstr "Die XML-Tag-Datei »{0}« enthält einen Fehler: {1}\n"
#: src/common/xml/ebml_tags_converter.cpp:159
#, no-c-format, c++-format
msgid "The XML tag file '{0}' could not be read.\n"
msgstr "Die XML-Tag-Datei »{0}« konnte nicht gelesen werden.\n"
#: src/common/property_element.cpp:172
#, no-c-format
msgid "The amount of pixels to remove in the Cb channel for every pixel not removed horizontally. This is additive with chroma-subsample-horizontal."
msgstr "Die Anzahl der im Cb-Kanal horizontal zu entfernenden Pixel für jeden nicht entfernten Pixel. Dies gilt zuzüglich zu chroma-subsample-horizontal."
#: src/common/property_element.cpp:173
#, no-c-format
msgid "The amount of pixels to remove in the Cb channel for every pixel not removed vertically. This is additive with chroma-subsample-vertical."
msgstr "Die Anzahl der im Cb-Kanal vertical zu entfernenden Pixel für jeden nicht entfernten Pixel. Dies gilt zuzüglich zu chroma-subsample-vertical."
#: src/common/property_element.cpp:170
#, no-c-format
msgid "The amount of pixels to remove in the Cr and Cb channels for every pixel not removed horizontally."
msgstr "Die Anzahl der in den Cr- und Cb-Kanälen horizontal zu entfernenden Pixel für jeden nicht entfernten Pixel."
#: src/common/property_element.cpp:171
#, no-c-format
msgid "The amount of pixels to remove in the Cr and Cb channels for every pixel not removed vertically."
msgstr "Die Anzahl der in den Cr- und Cb-Kanälen vertikal zu entfernenden Pixel für jeden nicht entfernten Pixel."
#: src/mkvtoolnix-gui/merge/mux_config.cpp:280
#, no-c-format
msgid "The application will terminate now."
msgstr "Die Anwendung wird jetzt beendet."
#: src/merge/mkvmerge.cpp:2177
#, no-c-format, c++-format
msgid "The argument '{0}' is not allowed in identification mode.\n"
msgstr "Das Argument »{0}« ist im Identifikations-Modus nicht erlaubt.\n"
#: src/merge/mkvmerge.cpp:1046
#: src/merge/mkvmerge.cpp:1052
#: src/merge/mkvmerge.cpp:1058
#, no-c-format, c++-format
msgid "The argument '{0}' to '{1}' is invalid."
msgstr "Das Argument »{0}« für »{1}« ist ungültig."
#: src/merge/mkvmerge.cpp:1927
#, no-c-format, c++-format
msgid "The argument '{0}' to '{1}' is invalid: '{2}' is not a valid track ID.\n"
msgstr "Das Argument »{0}« für »{1}« ist ungültig: »{2}« ist keine gültige Spur-ID.\n"
#: src/merge/mkvmerge.cpp:1936
#, no-c-format, c++-format
msgid "The argument '{0}' to '{1}' is invalid: '{2}' must be either 'all' or 'first'.\n"
msgstr "Das Argument »{0}« für »{1}« ist ungültig: »{2}« muss entweder »all« oder »first« sein.\n"
#: src/merge/mkvmerge.cpp:1923
#, no-c-format, c++-format
msgid "The argument '{0}' to '{1}' is invalid: too many colons in element '{2}'.\n"
msgstr "Das Argument »{0}« für »{1}« ist ungültig: Zu viele Kommas in Element »{2}«.\n"
#: src/merge/mkvmerge.cpp:1886
#, no-c-format
msgid "The argument to '--timestamp-scale' must be a number.\n"
msgstr "Das Argument für »--timestamp-scale« muss eine Nummer sein.\n"
#: src/extract/attachments.cpp:115
#, no-c-format, c++-format
msgid "The attachment #{0}, ID {1}, MIME type {2}, size {3}, is written to '{4}'.\n"
msgstr "Der Dateianhang #{0}, ID {1}, MIME-Typ {2}, Größe {3}, wird in die Datei »{4}« geschrieben.\n"
#: src/merge/mkvmerge.cpp:1777
#, no-c-format, c++-format
msgid "The attachment '{0}' could not be read.\n"
msgstr "Der Dateianhang »{0}« konnte nicht gelesen werden.\n"
#: src/merge/mkvmerge.cpp:1754
#, no-c-format, c++-format
msgid "The attachment ({0}) is too big ({1})."
msgstr "Der Anhang (»{0}«) ist zu groß ({1})."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:940
#, no-c-format
msgid "The audio file '%1' could not be played back."
msgstr "Die Audiodatei »%1« konnte nicht abgespielt werden."
#: src/mkvtoolnix-gui/util/settings.cpp:296
#, no-c-format
msgid "The audio file to play hasn't been set yet."
msgstr "Die abzuspielende Audiodatei wurde noch nicht festgelegt."
#: src/output/p_ac3.cpp:83
#: src/output/p_mp3.cpp:73
#, no-c-format
msgid "The audio/video synchronization may have been lost."
msgstr "Die Audio-/Videosynchronisation könnte dadurch beeinträchtigt worden sein."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:487
#, no-c-format
msgid "The canonical form does use a suitable prefix."
msgstr "Die kanonische Form hat einen geeigneten Präfix."
#: src/propedit/propedit.cpp:169
#, no-c-format
msgid "The changes are written to the file.\n"
msgstr "Die Veränderungen werden in die Datei zurückgeschrieben.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:932
#, no-c-format
msgid "The chapter UID must be a number if given."
msgstr "Die Kapitel-UID muss eindeutig sein, falls sie angegeben wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:359
#, no-c-format
msgid "The chapter editor needs to know the character set a text chapter file uses in order to display all characters properly."
msgstr "Der Kapiteleditor muss den Zeichensatz von Text-Kapiteldateien kennen, um alle enthaltenen Zeichen korrekt darstellen zu können."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:596
#, no-c-format
msgid "The character sets in the 'selected' list on the right will be shown at the top of all the character set drop-down boxes in the program."
msgstr "Die in der »Ausgewählt«-Liste aufgeführten Zeichensätze am Anfang aller im Programm vorhandenen Zeichensatz-Auswahlboxen angezeigt."
#: src/merge/mkvmerge.cpp:1964
#, no-c-format, c++-format
msgid "The closing character '{0}' is missing.\n"
msgstr "Der schließende Buchstabe »{0}« fehlt.\n"
#: src/merge/generic_reader.cpp:120
#, no-c-format, c++-format
msgid "The codec type '{0}' cannot be used in a WebM compliant file.\n"
msgstr "Der Codec-Typ »{0}« kann nicht in einer WebM-konformen Datei verwendet werden.\n"
#: src/merge/connection_checks.h:60
#, no-c-format, c++-format
msgid "The codec's private data does not match (lengths: {0} and {1})."
msgstr "Die privaten Codec-Konfigurationsdaten stimmen nicht überein (Längen: {0} und {1})."
#: src/output/p_avc.cpp:128
#, no-c-format, c++-format
msgid "The codec's private data does not match. Both have the same length ({0}) but different content."
msgstr "Die privaten Codec-Konfigurationsdaten stimmen nicht überein. Sie haben zwar dieselbe Länge ({0}), aber der Inhalt ist unterschiedlich."
#: src/common/property_element.cpp:178
#, no-c-format
msgid "The color primaries of the video."
msgstr "Die Primärfarben des Videos."
#: src/common/property_element.cpp:177
#, no-c-format
msgid "The color transfer characteristics of the video."
msgstr "Die Charakteristiken der Farbübertragung des Videos."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:99
#, no-c-format
msgid "The command line here uses Unix-style shell escaping via the backslash character even on Windows."
msgstr "Diese Kommandozeile benutzt den Unix-Shell-Stil des umgekehrten Schrägstriches als Fluchtsymbol, selbst unter Windows."
#: src/mkvtoolnix-gui/merge/tab.cpp:175
#, no-c-format
msgid "The configuration has been loaded."
msgstr "Die Konfiguration wurde geladen."
#: src/mkvtoolnix-gui/merge/tab.cpp:215
#: src/mkvtoolnix-gui/merge/tab.cpp:249
#, no-c-format
msgid "The configuration has been saved."
msgstr "Die Konfiguration wurde gespeichert."
#: src/input/r_wavpack.cpp:59
#, no-c-format
msgid "The correction file header was not read correctly.\n"
msgstr "Der Dateikopf der Korrekturdatei konnte nicht gelesen werden.\n"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:501
#, no-c-format
msgid "The corresponding canonical & extended language subtags forms are: %1."
msgstr "Die entsprechenden kanonischen & Erweiterte-Sprach-Unterelemente-Formen lauten: %1."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:506
#, no-c-format
msgid "The corresponding canonical form is: %1."
msgstr "Die entsprechende kanonische Form lautet: %1."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:511
#, no-c-format
msgid "The corresponding extended language subtags form is: %1."
msgstr "Die entsprechende Erweiterte-Sprach-Unterelemente-Form lautet: %1."
#: src/merge/output_control.cpp:1683
#, no-c-format
msgid "The cue entries (the index) are being written...\n"
msgstr "Die Cue-Einträge (der Index) werden geschrieben …\n"
#: src/extract/tracks.cpp:397
#, no-c-format, c++-format
msgid "The cue sheet for track {0} will be written to '{1}'.\n"
msgstr "Der Cuesheet für Spur {0} wird in die Datei »{1}« geschrieben.\n"
#: src/extract/cues.cpp:59
#, no-c-format, c++-format
msgid "The cues for track {0} are written to '{1}'.\n"
msgstr "Die Indexelemente für Spur {0} werden in die Datei »{1}« geschrieben.\n"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:53
#, no-c-format
msgid "The current mode can be changed with --multiplex, --edit-chapters or --edit-headers."
msgstr "Der aktuelle Modus kann mit --multiplex, --edit-chapters oder --edit-headers geändert werden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:450
#, no-c-format
msgid "The current multiplex settings will be closed."
msgstr "Die aktuellen Multiplexeinstellungen werden geschlossen werden."
#: src/merge/generic_packetizer.cpp:1456
#, no-c-format, c++-format
msgid "The current packet's timestamp is smaller than that of the previous packet. This usually means that the source file is a Matroska file that has not been created 100% correctly. The timestamps of all packets will be adjusted by {0}ms in order not to lose any data. This may throw audio/video synchronization off, but that can be corrected with mkvmerge's \"--sync\" option. If you already use \"--sync\" and you still get this warning then do NOT worry -- this is normal. If this error happens more than once and you get this message more than once for a particular track then either is the source file badly mastered, or mkvmerge contains a bug. In this case you should contact the author Moritz Bunkus <moritz@bunkus.org>.\n"
msgstr "Der Zeitstempel des aktuellen Paketes ist kleiner als der Zeitstempel des vorhergehenden Paketes. Dieses bedeutet normalerweise, dass die Quelldatei eine nicht 100% korrekte Matroska-Datei ist. Die Zeitstempel aller folgenden Pakete werden um {0} ms angepasst, um keine Daten zu verlieren. Dies kann jedoch zum Verlust der Audio-/Video-Synchronisation führen, was eventuell mit Mkvmerges Option »--sync« wieder ausgeglichen werden kann. Verwenden Sie in so einem Fall bereits die Option »--sync« und bekommen Sie noch immer diese Warnung, dann ist das normal und kein Grund zur Sorge. Bekommen Sie diese Warnung mehrfach für ein und dieselbe Spur dann wurde entweder die Quelldatei falsch erstellt, oder aber Sie haben einen Fehler in Mkvmerge gefunden. In letzterem Fall wenden Sie sich bitte an den Autor Moritz Bunkus <moritz@bunkus.org>.\n"
#: src/common/kax_analyzer.cpp:195
#, no-c-format
msgid "The data in the file is corrupted and cannot be modified safely"
msgstr "Die Daten in dieser Datei sind beschädigt und können nicht ungefährdet modifiziert werden"
#: src/mkvtoolnix-gui/header_editor/time_value_page.cpp:94
#, no-c-format
msgid "The date & time shown is in UTC."
msgstr "Das angezeigte Datum & die Uhrzeit sind in UTC."
#: src/mkvtoolnix-gui/header_editor/time_value_page.cpp:94
#, no-c-format
msgid "The date & time shown is in your local time zone."
msgstr "Das angezeigte Datum & die Uhrzeit sind in Ihrer lokalen Zeitzone."
#: src/common/property_element.cpp:119
#, no-c-format
msgid "The date the file was created."
msgstr "Das Datum, an dem die Datei erzeugt wurde."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:33
#, no-c-format
msgid "The default is 'file' with 'track' being an alternative mode."
msgstr "Der Standard ist »file« mit dem Alternativmodus »track«."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:458
#, no-c-format
msgid "The default is to always add all the files to the current multiplex settings."
msgstr "Der Standard ist, immer alle Dateien den aktuellen Multiplex-Einstellungen hinzuzufügen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:606
#, no-c-format
msgid "The default is to ask the user what to do with the dropped files."
msgstr "Standardmäßig fragt die GUI nach, was mit den fallen gelassenen Dateien zu tun ist."
#: src/input/r_usf.cpp:88
#, no-c-format, c++-format
msgid "The default language code '{0}' is not a valid ISO 639-2 language code and will be ignored.\n"
msgstr "Das Standardsprachkürzel »{0}« ist kein gültiger ISO-639-2-Code und wird ignoriert.\n"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:54
#, no-c-format
msgid "The default mode is adding files for multiplexing."
msgstr "Der Standardmodus ist das Hinzufügen zum Multiplexen."
#: src/merge/reader_detection_and_creation.cpp:423
#: src/merge/reader_detection_and_creation.cpp:426
#: src/merge/reader_detection_and_creation.cpp:429
#: src/merge/reader_detection_and_creation.cpp:432
#: src/merge/reader_detection_and_creation.cpp:435
#, no-c-format, c++-format
msgid ""
"The demultiplexer for the file '{0}' failed to initialize:\n"
"{1}\n"
msgstr ""
"Der Demultiplexer für die Datei »{0}« konnte nicht initialisiert werden:\n"
"{1}\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:51
#, no-c-format
msgid "The description can be left empty."
msgstr "Die Beschreibung kann leer gelassen werden."
#: src/mkvtoolnix-gui/merge/tab.cpp:432
#, no-c-format
msgid "The destination file name is invalid and must be fixed before you can start multiplexing or add a job to the job queue."
msgstr "Der Zieldateiname ist ungültig und muss korrigiert werden, bevor Sie mit dem Multiplexen anfangen oder einen Job zur Warteschlange hinzufügen können."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:50
#, no-c-format
msgid "The directory it is located in contains %1 other file with the same extension."
msgid_plural "The directory it is located in contains %1 other files with the same extension."
msgstr[0] "Das Verzeichnis, in dem sie sich befindet, enthält %1 weitere Datei mit derselben Dateiendung."
msgstr[1] "Das Verzeichnis, in dem sie sich befindet, enthält %1 weitere Dateien mit derselben Dateiendung."
#: src/merge/connection_checks.h:48
#, no-c-format, c++-format
msgid "The display height of the two tracks is different: {0} and {1}"
msgstr "Die Anzeigehöhe der zwei Spuren ist unterschiedlich: {0} und {1}"
#: src/merge/connection_checks.h:43
#, no-c-format, c++-format
msgid "The display width of the two tracks is different: {0} and {1}"
msgstr "Die Anzeigebreite der zwei Spuren ist unterschiedlich: {0} und {1}"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:51
#, no-c-format
msgid "The downside is that multiplexing will take longer as mkvmerge will wait until all data has been written to the storage before exiting."
msgstr "Der Nachteil ist, dass das Multiplexen länger dauert, da mkvmerge vor dem Beenden wartet, bis alle Daten auf den Datenspeicher geschrieben wurden."
#: src/merge/mkvmerge.cpp:3215
#, no-c-format
msgid "The drive may be full."
msgstr "Das Laufwerk ist eventuell voll."
#: src/mkvtoolnix-gui/merge/output.cpp:274
#, no-c-format
msgid "The duration after which a new destination file is started."
msgstr "Die Zeitdauer, nach der eine neue Zieldatei angefangen wird."
#: src/propedit/options.cpp:268
#, no-c-format, c++-format
msgid "The edit specifications '{0}' and '{1}' resolve to the same track with the UID {2}.\n"
msgstr "Die Bearbeitungsziele »{0}« und »{1}« verweisen auf die selbe Spur mit der UID {2}.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:1009
#, no-c-format
msgid "The edition UID must be a number if given."
msgstr "Die Editions-UID muss eindeutig sein, falls sie angegeben wird."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:63
#: src/propedit/propedit.cpp:36
#, no-c-format
msgid "The element was written at the end of the file, but the segment size could not be updated. Therefore the element will not be visible. The process will be aborted. The file has been changed!"
msgstr ""
"Bitte geben Sie die Sprache und das Land ein,\n"
"die sie dem ausgewählten Kapitel und darunter\n"
"zuweisen möchten."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:958
#, no-c-format
msgid "The end time could not be parsed: %1"
msgstr "Das Format des Entzeipunkts konnte nicht erkannt werden: %1"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:961
#, no-c-format
msgid "The end time must be greater than the start time."
msgstr "Der Endzeitpunkt muss hinter dem Startzeitpunkt liegen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:590
#, no-c-format
msgid "The entries in the 'selected' list on the right will be shown at the top of all the drop-down boxes with countries and regions in the program."
msgstr "Die in der »Ausgewählt«-Liste aufgeführten Einträge werden am Anfang aller im Programm vorhandenen Auswahlboxen für Länder und Regionen angezeigt."
#: src/output/p_avc_hevc_es.cpp:102
#, no-c-format
msgid "The error message was:"
msgstr "Die Fehlermeldung war:"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:451
#, no-c-format
msgid "The extended language subtag '%1' is deprecated."
msgstr "Das erweiterte Sprach-Unterelement »%1« ist veraltet."
#: src/common/bcp47.cpp:448
#, no-c-format, c++-format
msgid "The extended language subtag '{}' must only be used with one of the following prefixes: {}."
msgstr "Das erweiterte Sprach-Unterelement »{}« darf nur zusammen mit den folgenden Präfixen benutzt werden: {}."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:490
#, no-c-format
msgid "The extended language subtags form does use a suitable prefix."
msgstr "Die Erweiterte-Sprach-Unterelemente-Form hat einen geeigneten Präfix."
#: src/output/p_mpeg4_p2.cpp:359
#, no-c-format, c++-format
msgid "The extracted values for video width and height from the MPEG4 layer 2 video data bitstream differ from what the values in the source container. The ones from the video data bitstream ({0}x{1}) will be used.\n"
msgstr "Die aus dem MPEG-4-Layer-2-Videodatenstrom extrahierten Werte für Höhe und Breite entsprechen nicht den Werten, die im Quellcontainer angegeben waren. Die aus dem Datemstrom extrahierten Werte ({0}x{1}) werden benutzt.\n"
#: src/extract/extract_cli_parser.cpp:117
#, no-c-format
msgid "The fifth mode tries to extract chapter information and tags and outputs them as a cue sheet. This is the reverse of using a cue sheet with mkvmerge's '--chapters' option."
msgstr "Im fünften Modus wird versucht, Kapitelinformationen und Tags zusammen als Cuesheet zu extrahieren. Dies ist umgekehrt, wie bei der Benutzung eines Cuesheets mit Mkvmerges Option »--chapters«."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:276
#: src/mkvtoolnix-gui/header_editor/tab.cpp:958
#, no-c-format
msgid "The file \"%1\" has been modified. Do you really want to close? All changes will be lost."
msgstr "Die Datei »%1« wurde verändert. Wollen Sie sie wirklich schließen? Alle Änderungen gehen dabei verloren."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:253
#: src/mkvtoolnix-gui/header_editor/tab.cpp:959
#, no-c-format
msgid "The file \"%1\" has been modified. Do you really want to reload it? All changes will be lost."
msgstr "Die Datei »%1« wurde verändert. Wollen Sie sie wirklich neu laden? Alle Änderungen gehen dabei verloren."
#: src/mkvtoolnix-gui/merge/tool.cpp:946
#, no-c-format
msgid "The file '%1' contains chapters."
msgstr "Die Datei »%1« enthält Kapitel."
#: src/mkvtoolnix-gui/merge/tool.cpp:961
#, no-c-format
msgid "The file '%1' contains segment information."
msgstr "Die Datei »%1« enthält Segment-Informationen."
#: src/mkvtoolnix-gui/merge/tool.cpp:976
#, no-c-format
msgid "The file '%1' contains tags."
msgstr "Die Datei »%1« enthält Tags."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:749
#, no-c-format
msgid "The file '%1' could not be found in the installation folder."
msgstr "Die Datei »%1« konnte nicht im Installationsordner gefunden werden."
#: src/mkvtoolnix-gui/jobs/tool.cpp:585
#, no-c-format
msgid "The file '%1' exists already and might be overwritten depending on the configuration & the content of the source files."
msgstr "Die Datei »%1« existiert bereits und könnte, abhängig von der Konfiguration und dem Inhalt der Quelldateien, überschrieben werden."
#: src/mkvtoolnix-gui/util/file_identifier.cpp:177
#, no-c-format
msgid "The file '%1' is an unsupported container format (%2)."
msgstr "Die Datei »%1« enthält ein nicht unterstütztes Container-Format (%2)."
#: src/mkvtoolnix-gui/jobs/tool.cpp:552
#, no-c-format
msgid "The file '%1' is neither a job queue file nor a settings file."
msgstr "Die Datei »%1« ist weder eine Jobwarteschlangendatei noch eine Einstellungsdatei."
#: src/mkvtoolnix-gui/util/file_identifier.cpp:172
#, no-c-format
msgid "The file '%1' was not recognized as a supported format (exit code: %2)."
msgstr "Die Datei »%1« wurde nicht als ein unterstütztes Format erkannt (Rückgabewert: %2)."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:49
#, no-c-format
msgid "The file '%1' you've added is a playlist."
msgstr "Die von Ihnen hinzugefügte Datei »%1« ist eine Abspielliste."
#: src/merge/mkvmerge.cpp:1758
#, no-c-format, c++-format
msgid "The file '{0}' cannot be attached because it does not exist or cannot be read.\n"
msgstr "Die Datei »{0}« kann nicht angehängt werden, weil sie entweder nicht existiert oder nicht gelesen werden kann.\n"
#: src/propedit/propedit.cpp:151
#: src/propedit/propedit.cpp:180
#, no-c-format, c++-format
msgid "The file '{0}' could not be opened for reading and writing, or a read/write operation on it failed: {1}.\n"
msgstr "Die Datei »{0}« konnte nicht zum Lesen und Schreiben geöffnet werden, oder eine Lese-/Schreiboperation auf ihr schlug fehl: {1}.\n"
#: src/propedit/propedit.cpp:135
#, no-c-format, c++-format
msgid "The file '{0}' could not be opened for reading and writing: {1}.\n"
msgstr "Die Datei »{0}« konnte nicht zum Lesen & Schreiben geöffnet werden: {1}.\n"
#: src/common/kax_analyzer.cpp:1726
#: src/common/kax_analyzer.cpp:1729
#, no-c-format, c++-format
msgid "The file '{0}' could not be opened for reading: {1}."
msgstr "Die Datei »{0}« konnte nicht zum Lesen geöffnet werden: {1}."
#: src/common/command_line.cpp:53
#: src/extract/mkvextract.cpp:58
#: src/extract/mkvextract.cpp:62
#: src/merge/reader_detection_and_creation.cpp:87
#: src/merge/reader_detection_and_creation.cpp:239
#: src/propedit/attachment_target.cpp:71
#, no-c-format, c++-format
msgid "The file '{0}' could not be opened for reading: {1}.\n"
msgstr "Die Datei »{0}« konnte nicht zum Lesen geöffnet werden: {1}.\n"
#: src/common/kax_info.cpp:1325
#, no-c-format, c++-format
msgid "The file '{0}' could not be opened for writing: {1}."
msgstr "Die Datei »{0}« konnte nicht zum Schreiben geöffnet werden: {1}."
#: src/extract/attachments.cpp:121
#: src/extract/cues.cpp:73
#: src/extract/mkvextract.cpp:81
#: src/extract/tracks.cpp:401
#: src/extract/xtr_avi.cpp:59
#: src/extract/xtr_avi.cpp:63
#: src/extract/xtr_rmff.cpp:40
#: src/extract/xtr_tta.cpp:76
#: src/extract/xtr_wav.cpp:197
#: src/merge/output_control.cpp:1424
#, no-c-format, c++-format
msgid "The file '{0}' could not be opened for writing: {1}.\n"
msgstr "Die Datei »{0}« konnte nicht zum Schreiben geöffnet werden: {1}.\n"
#: src/common/kax_analyzer.cpp:1732
#, no-c-format, c++-format
msgid "The file '{0}' could not be opened or parsed."
msgstr "Die Datei »{0}« konnte nicht geöffnet oder ausgewertet werden."
#: src/merge/output_control.cpp:1647
#, no-c-format, c++-format
msgid "The file '{0}' could not be renamed to '{1}'.\n"
msgstr "Die Datei »{0}« konnte nicht in »{1}« umbenannt werden.\n"
#: src/merge/output_control.cpp:1428
#, no-c-format, c++-format
msgid "The file '{0}' has been opened for writing.\n"
msgstr "Die Datei »{0}« wurde zum Schreiben geöffnet.\n"
#: src/merge/id_result.cpp:26
#, no-c-format, c++-format
msgid "The file '{0}' is a non-supported file type ({1}).\n"
msgstr "Die Datei »{0}« hat einen nicht unterstützten Typ ({1}).\n"
#: src/propedit/propedit.cpp:131
#, no-c-format, c++-format
msgid "The file '{0}' is not a Matroska file or it could not be found.\n"
msgstr "Die Datei »{0}« ist keine Matroska-Datei oder konnte nicht gefunden werden.\n"
#: src/merge/output_control.cpp:1645
#, no-c-format, c++-format
msgid "The file '{0}' was renamed to '{1}'.\n"
msgstr "Die Datei »{0}« wurde in »{1}« umbenannt.\n"
#: src/extract/xtr_wav.cpp:137
#, no-c-format, c++-format
msgid "The file '{0}' was written as a W64 file instead of WAV as it is bigger than 4 GB and therefore too big to fit into the WAV container.\n"
msgstr "Die Datei »{0}« wurde als W64-Datei anstelle von WAV geschrieben, da sie größer als 4 GB und damit zu groß für das WAV-Container-Format ist.\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:842
#: src/mkvtoolnix-gui/merge/attachments.cpp:236
#, no-c-format
msgid "The file (%1) is too big (%2)."
msgstr "Die Datei (»%1«) ist zu groß (%2)."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:101
#: src/propedit/propedit.cpp:63
#, no-c-format
msgid "The file can be fixed by multiplexing it with mkvmerge again."
msgstr "Die Datei kann durch erneutes Multiplexen mit mkvmerge repariert werden."
#: src/merge/reader_detection_and_creation.cpp:429
#, no-c-format
msgid "The file content does not match its format type and was not recognized."
msgstr "Der Dateiinhalt entspricht nicht dem Dateiformat und wurde nicht erkannt."
#: src/merge/reader_detection_and_creation.cpp:423
#: src/merge/reader_detection_and_creation.cpp:426
#, no-c-format
msgid "The file could not be opened for reading, or there was not enough data to parse its headers."
msgstr "Die Datei konnte nicht zum Lesen geöffnet werden oder sie enthielt nicht genug Inhalt zur Analyse der Kopfdaten."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:83
#: src/propedit/propedit.cpp:49
#, no-c-format
msgid "The file could not be opened for reading."
msgstr "Die Datei konnte nicht zum Lesen geöffnet werden."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:91
#: src/propedit/propedit.cpp:55
#, no-c-format
msgid "The file could not be opened for writing."
msgstr "Die Datei konnte nicht zum Schreiben geöffnet werden."
#: src/extract/cues.cpp:50
#, no-c-format, c++-format
msgid "The file does not contain track ID {0}.\n"
msgstr "Die Datei enthält keinen Track mit der ID {0}.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:751
#: src/mkvtoolnix-gui/header_editor/tab.cpp:292
#, no-c-format
msgid "The file has been saved successfully."
msgstr "Die Datei wurde erfolgreich gespeichert."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:103
#: src/propedit/change.cpp:116
#: src/propedit/change.cpp:129
#: src/propedit/change.cpp:135
#: src/propedit/change.cpp:143
#: src/propedit/change.cpp:150
#: src/propedit/change.cpp:159
#: src/propedit/change.cpp:160
#: src/propedit/change.cpp:212
#: src/propedit/change.cpp:298
#: src/propedit/change.cpp:342
#: src/propedit/options.cpp:185
#: src/propedit/propedit.cpp:65
#: src/propedit/track_target.cpp:202
#, no-c-format
msgid "The file has not been modified."
msgstr "Die Datei wurde nicht verändert."
#: src/input/r_tta.cpp:55
#, no-c-format
msgid "The file header is too short.\n"
msgstr "Die Dateikopfdaten sind zu kurz.\n"
#: src/input/r_wavpack.cpp:44
#, no-c-format
msgid "The file header was not read correctly.\n"
msgstr "Die Dateikopfdaten konnten nicht vollständig gelesen werden.\n"
#: src/merge/reader_detection_and_creation.cpp:432
#, no-c-format
msgid "The file headers could not be parsed, e.g. because they're incomplete, invalid or damaged."
msgstr "Die Dateikopfdaten konnten nicht ausgewertet werden, z.B. weil sie unvollständig, ungültig oder beschädigt sind."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:33
#: src/propedit/propedit.cpp:138
#, no-c-format
msgid "The file is being analyzed."
msgstr "Die Datei wird analysiert."
#: src/merge/output_control.cpp:273
#, no-c-format
msgid "The file is being fixed, part 1/4..."
msgstr "Die Datei wird korrigiert, Teil 1/4 …"
#: src/merge/output_control.cpp:279
#, no-c-format
msgid "The file is being fixed, part 2/4..."
msgstr "Die Datei wird korrigiert, Teil 2/4 …"
#: src/merge/output_control.cpp:289
#, no-c-format
msgid "The file is being fixed, part 3/4..."
msgstr "Die Datei wird korrigiert, Teil 3/4 …"
#: src/merge/output_control.cpp:297
#, no-c-format
msgid "The file is being fixed, part 4/4..."
msgstr "Die Datei wird korrigiert, Teil 4/4 …"
#: src/propedit/tag_target.cpp:352
#, no-c-format
msgid "The file is read in order to create track statistics.\n"
msgstr "Die Datei wird gelesen, um Spur-Statistiken zu erstellen.\n"
#: src/common/property_element.cpp:120
#, no-c-format
msgid "The file name for this segment."
msgstr "Der Dateiname für dieses Segment"
#: src/merge/output_control.cpp:1034
#, no-c-format, c++-format
msgid "The file no. {0} ('{1}') does not contain a track with the ID {2}, or that track is not to be copied. The argument for '--append-to' was invalid.\n"
msgstr "Die Datei Nummer {0} (»{1}«) enthält keine Spur mit der ID {2}, oder die Spur wurde nicht zum Kopieren ausgewählt. Das Argument zu »--append-to« war ungültig.\n"
#: src/merge/output_control.cpp:1040
#, no-c-format, c++-format
msgid "The file no. {0} ('{1}') does not contain a track with the ID {2}, or that track is not to be copied. Therefore no track can be appended to it. The argument for '--append-to' was invalid.\n"
msgstr "Die Datei Nummer {0} (»{1}«) enthält keine Spur mit der ID {2}, oder die Spur wurde nicht zum Kopieren ausgewählt. Deshalb kann an diese Spur keine andere Spur angehängt werden. Das Argument zu »--append-to« war ungültig.\n"
#: src/merge/output_control.cpp:980
#, no-c-format, c++-format
msgid "The file no. {0} ('{1}') is not being appended. The argument for '--append-to' was invalid.\n"
msgstr "Die Datei Nummer {0} (»{1}«) wurde nicht zum Anhängen ausgewählt. Das Argument für »--append-to« war ungültig.\n"
#: src/common/mm_io_x.cpp:38
#, no-c-format
msgid "The file or directory was not found"
msgstr "Die Datei oder das Verzeichnis wurde nicht gefunden."
#: src/common/kax_file.cpp:60
#: src/common/kax_file.cpp:66
#: src/common/kax_file.cpp:72
#: src/input/r_matroska.cpp:1718
#: src/input/r_matroska.cpp:2451
#, no-c-format
msgid "The file will not be processed further."
msgstr "Die Datei wird nicht weiter verarbeitet."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:314
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:320
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:391
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:417
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:820
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:366
#: src/mkvtoolnix-gui/header_editor/tab.cpp:155
#: src/mkvtoolnix-gui/header_editor/tab.cpp:852
#: src/mkvtoolnix-gui/info/tab.cpp:147
#, no-c-format
msgid "The file you tried to open (%1) could not be read successfully."
msgstr "Die Datei, die Sie öffnen möchten (»%1«), konnte nicht erfolgreich gelesen werden."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:374
#, no-c-format
msgid "The file you tried to open (%1) does not contain any chapters."
msgstr "Die Datei, die Sie öffnen möchten (»%1«), enthält keine Kapiteleinträge."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:129
#, no-c-format
msgid "The file you tried to open (%1) is not recognized as a valid Matroska/WebM file."
msgstr "Die Datei, die Sie öffnen möchten (»%1«), wurde nicht als gültige Matroska-/WebM-Datei erkannt."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:481
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:585
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:621
#, no-c-format
msgid "The file you tried to open (%1) is recognized as neither a valid Matroska nor a valid chapter file."
msgstr "Die Datei, die Sie öffnen möchten (»%1«), wurde weder als gütltige Matroska-Datei noch als gültige Kapiteldatei erkannt."
#: src/extract/extract_cli_parser.cpp:66
#, no-c-format
msgid "The first argument must be the name of source file."
msgstr "Das erste Argument muss der Name der Quelldatei sein."
#: src/common/kax_file.cpp:51
#, no-c-format, c++-format
msgid "The first cluster timestamp after the resync is {0}.\n"
msgstr "Der erste Cluster-Zeitstempel nach der Suche ist {0}.\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2323
#, no-c-format
msgid "The first destination file only"
msgstr "Nur die erste Ausgabedatei"
#: src/merge/mkvmerge.cpp:2028
#, no-c-format
msgid "The first file cannot be appended because there are no files to append to.\n"
msgstr "Die erste Datei kann nicht angehängt werden, weil es keine Dateien gibt, an die sie angehängt werden könnte.\n"
#: src/extract/extract_cli_parser.cpp:77
#, no-c-format
msgid "The first mode extracts some tracks to external files."
msgstr "Im ersten Modus werden Spuren in externe Dateien extrahiert."
#: src/mkvtoolnix-gui/merge/output.cpp:234
#, no-c-format
msgid "The following modes are supported:"
msgstr "Die folgenden Modi werden unterstützt:"
#: src/mkvtoolnix-gui/merge/mux_config.cpp:278
#, no-c-format
msgid "The following non-recoverable error was found: %1."
msgstr "Der folgende nicht behebbare Fehler wurde gefunden: %1."
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:209
#, no-c-format
msgid "The following program could not be executed: %1"
msgstr "Das folgende Programm konnte nicht gestartet werden: %1"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:339
#, no-c-format
msgid "The format defaults to %H:%M:%S if none is given."
msgstr "Als Format wird standardmäßig %H:%M:%S genommen, falls keines angegeben wird."
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:67
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:67
#: src/mkvtoolnix-gui/merge/output.cpp:239
#: src/mkvtoolnix-gui/merge/output.cpp:276
#: src/mkvtoolnix-gui/merge/output.cpp:289
#: src/mkvtoolnix-gui/merge/output.cpp:303
#, no-c-format
msgid "The format is either the form 'HH:MM:SS.nnnnnnnnn' or a number followed by one of the units 's', 'ms' or 'us'."
msgstr "Das Format ist entweder »HH:MM:SS.nnnnnnnnn« oder eine Zahl gefolgt von einer der Einheiten »s«, »ms« oder »us«."
#: src/mkvtoolnix-gui/merge/output.cpp:294
#, no-c-format
msgid "The formats can be mixed, too."
msgstr "Die Formate können auch gemischt werden."
#: src/merge/output_control.cpp:1091
#, no-c-format
msgid "The formats do not match."
msgstr "Die Formate stimmen nicht überein."
#: src/extract/extract_cli_parser.cpp:107
#, no-c-format
msgid "The fourth mode extracts the chapters, converts them to XML and writes them to an output file."
msgstr "Im vierten Modus werden Kapitelinformationen extrahiert, in ein XML-Format umgewandelt und in eine Ausgabedatei geschrieben."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:547
#, no-c-format
msgid "The generated destination file name has the same base name as the source file name but with an extension based on the track types present in the file."
msgstr "Der erzeugte Zieldateiname besteht aus dem selben Basisnamen wie die Quelldatei mit einer Erweiterung, die von den in der Quelldatei vorhandenen Spurtypen abhängt."
#: src/merge/mkvmerge.cpp:1892
#, no-c-format
msgid "The given timestamp scale factor is outside the valid range (1...10000000 or -1 for 'sample precision even if a video track is present').\n"
msgstr "Der angegebene Zeitstempelskalierungsfaktor liegt außerhalb des zulässigen Bereichs (1…10000000 oder der Spezialwert -1, der »Sample-Präzision, selbst wenn eine Videospur vorhanden ist« bedeutet).\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:204
#, no-c-format
msgid "The header values have not been modified. There is nothing to save."
msgstr "Es gibt keine veränderten Kopfdaten, die gespeichert werden müssten."
#: src/merge/connection_checks.h:38
#, no-c-format, c++-format
msgid "The height of the two tracks is different: {0} and {1}"
msgstr "Die Höhe der zwei Spuren ist unterschiedlich: {0} und {1}"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:438
#, no-c-format
msgid "The horizontal layout with two fixed columns results in a wider window while the vertical tab widget layout results in a higher window."
msgstr "Die horizontale Anordnung mit zwei festen Spalten resultiert in einem breiteren Fenster, während die vertikale Anordnung in einem Tabwidget zu einem höheren führt."
#: src/mkvtoolnix-gui/merge/tool.cpp:359
#, no-c-format
msgid "The job has been added to the job queue."
msgstr "Der Job wurde zur Jobwarteschlange hinzugefügt."
#: src/mkvtoolnix-gui/jobs/program_runner/linux_program_runner.cpp:100
#, no-c-format
msgid "The job queue has finished processing."
msgstr "Die Jobwarteschlange hat Arbeit abgeschlossen."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:446
#, no-c-format
msgid "The language '%1' is deprecated."
msgstr "Die Sprache »%1« ist veraltet."
#: src/input/r_usf.cpp:106
#, no-c-format, c++-format
msgid "The language code '{0}' is not a valid ISO 639-2 language code and will be ignored.\n"
msgstr "Das Sprachkürzel »{0}« ist kein gültiges ISO-639-2-Sprachkürzel und wird ignoriert.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:237
#, no-c-format
msgid "The language for the newly created chapters is set via the chapter language control above."
msgstr "Die Sprache der neu erzeugten Kapitel wird mittels der Option für die Kapitelsprache weiter oben festgelegt."
#: src/mkvtoolnix-gui/merge/input.cpp:554
#, no-c-format
msgid "The language for this track that players can use for automatic track selection and display for the user."
msgstr "Die Sprache dieser Spur, die Abspielprogramme für die automatische Spurauswahl benutzen und den Benutzerinnen und Benutzern anzeigen können."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:502
#, no-c-format
msgid "The language selected here is used for audio tracks for which their source file contains no such property and for which the language has not been derived from the file name."
msgstr "Die hier ausgewählte Sprache wird für Audiospuren benutzt, für die ihre Quelldateien keine solche Eigenschaft enthalten und für die die Sprache nicht aus den Dateinamen abgeleitet wurde."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:514
#, no-c-format
msgid "The language selected here is used for subtitle tracks for which their source file contains no such property and for which the language has not been derived from the file name."
msgstr "Die hier ausgewählte Sprache wird für Untertitelspuren benutzt, für die ihre Quelldateien keine solche Eigenschaft enthalten und für die die Sprache nicht aus den Dateinamen abgeleitet wurde."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:508
#, no-c-format
msgid "The language selected here is used for video tracks for which their source file contains no such property and for which the language has not been derived from the file name."
msgstr "Die hier ausgewählte Sprache wird für Videospuren benutzt, für die ihre Quelldateien keine solche Eigenschaft enthalten und für die die Sprache nicht aus den Dateinamen abgeleitet wurde."
#: src/mkvtoolnix-gui/merge/output.cpp:213
#, no-c-format
msgid "The language set here is also used when chapters are generated."
msgstr "Die hier gesetzte Sprache wird auch beim automatischen Erzeugen von Kapiteln genutzt."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:521
#, no-c-format
msgid "The language tag is not valid."
msgstr "Das Sprach-Tag ist nicht gültig."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:521
#, no-c-format
msgid "The language tag is valid."
msgstr "Das Sprach-Tag ist gültig."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:584
#, no-c-format
msgid "The languages in the 'selected' list on the right will be shown at the top of all the language drop-down boxes in the program."
msgstr "Die in der »Ausgewählt«-Liste aufgeführten Sprachen werden am Anfang aller im Programm vorhandenen Sprachauswahlboxen angezeigt."
#: src/common/kax_file.cpp:225
#, no-c-format, c++-format
msgid "The last timestamp processed before the error was encountered was {0}.\n"
msgstr "Der letzte Zeitstempel, der vor der Fehlerstelle verarbeitet wurde, war {0}.\n"
#: src/propedit/change.cpp:211
#, no-c-format
msgid "The letter 'Z' can be used instead of the time zone's offset from UTC to indicate UTC aka Zulu time."
msgstr "Der Buchstabe 'Z' kann anstelle des Abstands von UTC benutzt werden, um UTC bzw. Zulu-Zeit zu signalisieren."
#: src/mkvtoolnix-gui/merge/output.cpp:267
#, no-c-format
msgid "The letters 'G', 'M' and 'K' can be used to indicate giga/mega/kilo bytes respectively."
msgstr "Die Buchstaben »G«, »M« und »K« können benutzt werden, um die Größe in Giga-, Mega- respektive Kilobyte anzugeben."
#: src/merge/timestamp_factory.cpp:218
#, no-c-format, c++-format
msgid "The line {0} of the timestamp file '{1}' does not contain a valid floating point number.\n"
msgstr "Die Zeile {0} der Zeitstempeldatei »{1}« enthält keine gültige Fließkommazahl.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1446
#, no-c-format
msgid "The list of boundary characters for deriving the track language from file names must not be empty."
msgstr "Die Liste der Grenzzeichen für das Ableiten der Spursprache von Dateinamen darf nicht leer sein."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1458
#, no-c-format
msgid "The list of recognized track languages in file names must not be empty."
msgstr "Die Liste der erkannten Spursprachen in Dateinamen darf nicht leer sein."
#: src/common/translation.cpp:414
#, no-c-format
msgid "The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n"
msgstr "Die Sprachumgebung konnte nicht erfolgreich gesetzt werden. Bitte überprüfen Sie die Umgebungsvariablen LANG, LC_ALL und LC_MESSAGES.\n"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:38
#, no-c-format
msgid "The maximum length for a cluster that mkvmerge accepts is 60000 blocks and 32000ms; the minimum length is 100ms."
msgstr "Die Maximallänge eines Clusters, die Mkvmerge akzeptiert, beträgt 60000 Blöcke bzw. 32000ms; die Minimallänge beträgt 100ms."
#: src/mkvtoolnix-gui/merge/output.cpp:188
#, no-c-format
msgid "The maximum number of files that will be created even if the last file might contain more bytes/time than wanted."
msgstr "Die Maximalanzahl an Zieldateien, die beim Aufteilen erstellt werden, auch wenn die letzte Datei dadurch mehr Byte/Zeit als eigentlich gewünscht enthält."
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:69
#: src/propedit/propedit.cpp:40
#, no-c-format
msgid "The meta seek element was written at the end of the file, but the segment size could not be updated. Therefore the element will not be visible. The process will be aborted. The file has been changed!"
msgstr "Das Meta-Indexelement wurde ans Dateiende geschrieben, aber die Segmentgröße konnte nicht aktualisiert werden. Deshalb wird das Element für Abspielprogramme unsichtbar sein. Der Prozess wird beendet. Die Datei wurde verändert!"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:757
#, no-c-format
msgid "The mkvmerge executable was found, but it couldn't be executed."
msgstr "Die mkvmerge-Programmdatei wurde zwar gefunden, konnte aber nicht ausgeführt werden."
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:170
#: src/mkvtoolnix-gui/main_window/main_window.cpp:753
#: src/mkvtoolnix-gui/util/file_identifier.cpp:83
#, no-c-format
msgid "The mkvmerge executable was not found."
msgstr "Die mkvmerge-Programmdatei wurde nicht gefunden."
#: src/mkvtoolnix-gui/merge/tool.cpp:390
#, no-c-format
msgid "The multiplex settings creating \"%1\" have been modified. Do you really want to close? All changes will be lost."
msgstr "Die Multiplex-Einstellungen zum Erzeugen von »%1« wurden verändert. Wollen Sie sie wirklich schließen? Alle Änderungen gehen dabei verloren."
#: src/propedit/change.cpp:56
#, no-c-format, c++-format
msgid "The name '{0}' is not a valid property name for the current edit specification in '{1}'.\n"
msgstr "Der Name »{0}« ist kein Name eines gültigen Merkmales für das aktuelle Bearbeitungsziel »{1}«.\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:50
#, no-c-format
msgid "The name must not be left empty."
msgstr "Der Name darf nicht leer gelassen werden."
#: src/extract/extract_cli_parser.cpp:392
#: src/extract/extract_cli_parser.cpp:396
#, no-c-format, c++-format
msgid "The name of one of the destination files is the same as the name of the source file ({0}).\n"
msgstr "Der Name einer der Zieldateien stimmt mit dem Namen der Quelldatei überein ({0}).\n"
#: src/common/property_element.cpp:126
#, no-c-format
msgid "The name of the application or library used for multiplexing the file."
msgstr "Der Name der Anwendung oder Bibliothek, mit der die Datei gemultiplext wurde."
#: src/common/property_element.cpp:127
#, no-c-format
msgid "The name of the application or library used for writing the file."
msgstr "Der Name der Anwendung oder Bibliothek, mit der die Datei geschrieben wurde."
#: src/merge/mkvmerge.cpp:1993
#, no-c-format, c++-format
msgid "The name of the destination file '{0}' and of one of the source files is the same."
msgstr "Der Name der Zieldatei »{0}« stimmt mit dem Namen einer der Quelldateien überein."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:375
#, no-c-format
msgid "The names will be available for easy selection in both the multiplexer and the header editor."
msgstr "Die Namen werden sowohl im Multiplexer als auch im Kopfdateneditor zur einfachen Auswahl zur Verfügung gestellt."
#: src/merge/mkvmerge.cpp:1702
#, no-c-format, c++-format
msgid "The next UID was already given in '{0} {1}'.\n"
msgstr "Die nächste UID wurde bereits angegeben (Argument war »{0} {1}«).\n"
#: src/merge/connection_checks.h:28
#, no-c-format, c++-format
msgid "The number of bits per sample of the two audio tracks is different: {0} and {1}"
msgstr "Die Bit-Tiefe der zwei Audiospuren ist unterschiedlich: {0} und {1}"
#: src/common/bswap.cpp:27
#, no-c-format, c++-format
msgid "The number of bytes to swap isn't divisible by {0}."
msgstr "Die Anzahl zu vertauschender Bytes ist nicht durch {0} teilbar."
#: src/merge/connection_checks.h:23
#, no-c-format, c++-format
msgid "The number of channels of the two audio tracks is different: {0} and {1}"
msgstr "Die Anzahl der Kanäle der zwei Audiospuren ist unterschiedlich: {0} und {1}"
#: src/merge/timestamp_factory.cpp:273
#, no-c-format, c++-format
msgid "The number of external timestamps {0} is smaller than the number of frames in this track. The remaining frames of this track might not be timestamped the way you intended them to be. mkvmerge might even crash.\n"
msgstr "Die Anzahl der aus einer Zeitstempeldatei gelesenen Zeitstempel {0} ist kleiner als die Anzahl der Frames in dieser Spur. Die verbleibenden Frames werden vermutlich mit falschen Zeitstempeln versehen. Mkvmerge könnte sogar abstürzen.\n"
#: src/common/property_element.cpp:160
#, no-c-format
msgid "The number of video pixels to remove on the bottom of the image."
msgstr "die Anzahl an Videopixeln, die unten vom Bild entfernt werden sollen"
#: src/common/property_element.cpp:157
#, no-c-format
msgid "The number of video pixels to remove on the left of the image."
msgstr "die Anzahl an Videopixeln, die links vom Bild entfernt werden sollen"
#: src/common/property_element.cpp:159
#, no-c-format
msgid "The number of video pixels to remove on the right of the image."
msgstr "die Anzahl an Videopixeln, die rechts vom Bild entfernt werden sollen"
#: src/common/property_element.cpp:158
#, no-c-format
msgid "The number of video pixels to remove on the top of the image."
msgstr "die Anzahl an Videopixeln, die oben vom Bild entfernt werden sollen"
#: src/mkvtoolnix-gui/merge/output.cpp:311
#: src/mkvtoolnix-gui/merge/output.cpp:327
#: src/mkvtoolnix-gui/merge/output.cpp:340
#, no-c-format
msgid "The numbering starts at 1."
msgstr "Die Nummerierung fängt bei 1 an."
#: src/mkvtoolnix-gui/merge/output.cpp:316
#: src/mkvtoolnix-gui/merge/output.cpp:332
#, no-c-format
msgid "The numbers given with this argument are interpreted based on the number of Matroska blocks that are output."
msgstr "Die hier angegeben Zahlen werden auf Basis der Anzahl der ausgegeben Matroska-Blöcke interpretiert."
#: src/mkvtoolnix-gui/merge/output.cpp:245
#, no-c-format
msgid "The only allowed codecs are VP8/VP9 video and Vorbis/Opus audio tracks."
msgstr "Die einzigen erlaubten Codecs sind VP8/VP9 für Video- und Vorbis/Opus für Audio-Spuren."
#: src/merge/mkvmerge.cpp:2528
#, no-c-format
msgid "The option '--meta-seek-size' is no longer supported. Please read mkvmerge's documentation, especially the section about the MATROSKA FILE LAYOUT.\n"
msgstr "Die Option »--meta-seek-size« wird nicht mehr länger unterstützt. Lesen Sie bitte die Dokumentation zu Mkvmerge, besonders den Abschnitt über die Struktur von Matroska-Dateien.\n"
#: src/mkvtoolnix-gui/merge/tab.cpp:229
#, no-c-format
msgid "The option file has been created."
msgstr "Die Optionsdatei wurde erstellt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:527
#, no-c-format
msgid "The options entered here are set for all new multiplex jobs by default."
msgstr "Die hier eingegebenen Optionen werden standardmäßig für alle neuen Multiplex-Jobs gesetzt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:411
#, no-c-format
msgid "The order is: video first followed by audio, subtitles and other types."
msgstr "Die Reihenfolge lautet: zuerst Video gefolgt von Audio, Untertiteln und anderen Typen."
#: src/propedit/propedit_cli_parser.cpp:276
#, no-c-format
msgid "The order of the various options is not important."
msgstr "Die Reihenfolge der verschiedenen Optionen ist unwichtig."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:437
#, no-c-format
msgid "The other two layouts available are: in two fixed columns to the right or in a tab widget below the files and tracks lists."
msgstr "Die beiden anderen verfügbaren Anordnungen sind: in zwei festen Spalten rechts von den Datei- und Spurenlisten oder in einem Tabwidget unterhalb von ihnen."
#: src/merge/mkvmerge.cpp:1689
#, no-c-format, c++-format
msgid "The previous UID was already given in '{0} {1}'.\n"
msgstr "Die vorherige UID wurde bereits angegeben (Argumente waren »{0} {1}«).\n"
#: src/merge/mkvmerge.cpp:2107
#, no-c-format, c++-format
msgid "The probe range percentage '{0}' is invalid.\n"
msgstr "Der Prozentsatz der zu untersuchenden Daten »{0}« ist ungültig.\n"
#: src/mkvtoolnix-gui/util/kax_analyzer.cpp:102
#: src/propedit/propedit.cpp:64
#, no-c-format
msgid "The process will be aborted."
msgstr "Der Prozess wird abgebrochen."
#: src/mkvtoolnix-gui/merge/adding_directories_dialog.cpp:48
#, no-c-format
msgid "The program can collect all files from all directories in a single list. What happens with that list is determined by how dragging & dropping/copying & pasting files is configured."
msgstr "Das Programm kann alle Dateien aller Verzeichnisse in einer Liste sammeln. Was weiter mit der Liste passiert, hängt von der Konfiguration bzgl. Ziehen & Fallenlassen/Kopieren & Einfügen von Dateien ab."
#: src/mkvtoolnix-gui/util/settings.cpp:295
#, no-c-format
msgid "The program to execute hasn't been set yet."
msgstr "Das auszuführende Programm wurde noch nicht festgelegt."
#: src/propedit/change.cpp:116
#, no-c-format, c++-format
msgid "The property value contains non-ASCII characters, but the property is not a Unicode string in '{0}'. {1}\n"
msgstr "Der Merkmalswert enthalt Nicht-ASCII-Zeichen, aber das Merkmal selber ist keine Unicodezeichenkette bei »{0}«. {1}\n"
#: src/propedit/change.cpp:160
#, no-c-format, c++-format
msgid "The property value is not a valid binary spec in '{0}'. {1}\n"
msgstr "Der Merkmalswert ist keine gültige Hexadezimalziffer bei »{0}«. {1}\n"
#: src/propedit/change.cpp:159
#, no-c-format, c++-format
msgid "The property value is not a valid binary spec or it is not exactly {2} bits long in '{0}'. {1}\n"
msgstr "Der Merkmalswert ist keine gültige Hexadezimalziffer oder nicht exakt {2} Bit lang bei »{0}«. {1}\n"
#: src/propedit/change.cpp:143
#, no-c-format, c++-format
msgid "The property value is not a valid boolean in '{0}'. {1}\n"
msgstr "Der Merkmalswert ist kein gültiger boolescher Wert bei »{0}«. {1}\n"
#: src/propedit/change.cpp:209
#, no-c-format, c++-format
msgid "The property value is not a valid date & time string in '{0}'."
msgstr "Der Merkmalswert folgt keinem unterstützten Format für Datums- und Zeitangaben bei »{0}«"
#: src/propedit/change.cpp:150
#, no-c-format, c++-format
msgid "The property value is not a valid floating point number in '{0}'. {1}\n"
msgstr "Der Merkmalswert ist keine gültige Fließkommazahl bei »{0}«. {1}\n"
#: src/propedit/change.cpp:135
#, no-c-format, c++-format
msgid "The property value is not a valid signed integer in '{0}'. {1}\n"
msgstr "Der Merkmalswert ist keine gültige vorzeichenbehaftete Zahl bei »{0}«. {1}\n"
#: src/propedit/change.cpp:129
#, no-c-format, c++-format
msgid "The property value is not a valid unsigned integer in '{0}'. {1}\n"
msgstr "Der Merkmalswert ist keine gültige vorzeichenlose Zahl bei »{0}«. {1}\n"
#: src/merge/output_control.cpp:1094
#, no-c-format
msgid "The reason is unknown."
msgstr "Der Grund ist nicht bekannt."
#: src/propedit/change.cpp:210
#, no-c-format
msgid "The recognized format is 'YYYY-mm-ddTHH:MM:SS+zz:zz': the year, month, day, letter 'T', hours, minutes, seconds and the time zone's offset from UTC; example: 2017-03-28T17:28:00-02:00."
msgstr "Das erkannte Format ist »YYYY-mm-ddTHH:MM:SS+zz:zz«: Jahr, Monat, Tag, der Buchstabe »T«, Stunden, Minuten, Sekunden und der Abstand der Zeitzone von UTC; Beispiel: 2017-03-28T17:28:00-02:00."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:466
#, no-c-format
msgid "The region '%1' is deprecated."
msgstr "Die Region »%1« ist veraltet."
#: src/mkvtoolnix-gui/merge/output.cpp:224
#, no-c-format
msgid "The rest is copied as is."
msgstr "Der Rest wird so übernommen, wie er ist."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:336
#, no-c-format
msgid "The resulting number will be padded with leading zeroes if the number of places is less than specified."
msgstr "Die Nummer wird mit führenden Nullen aufgefüllt, falls die Stellenanzahl geringer als angegeben ist."
#: src/common/hacks.cpp:65
#, no-c-format
msgid "The resulting tracks will be broken: the official FLAC tools will not be able to decode them and seeking will not work as expected."
msgstr "Die erstellte Spur wird defekt sein: die offiziellen FLAC-Programme werden sie nicht decodieren können, und das Vor-/Zurückspulen wird nicht wie erwartet funktionieren."
#: src/common/xml/ebml_converter.cpp:344
#, no-c-format, c++-format
msgid "The root element must be <{0}>."
msgstr "Das Wurzelelement muss <{0}> sein."
#: src/merge/connection_checks.h:18
#, no-c-format, c++-format
msgid "The sample rate of the two audio tracks is different: {0} and {1}"
msgstr "Die Abtastraten der zwei Audiospuren sind unterschiedlich: {0} und {1}"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:456
#, no-c-format
msgid "The script '%1' is deprecated."
msgstr "Die Schrift »%1« ist veraltet."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:460
#, no-c-format
msgid "The script '%1' should not be used for the language '%2' as it is the script the overwhelming majority of documents for this language is written in."
msgstr "Die Schrift »%1« sollte nicht mit der Sprache »%2« benutzt werden, da sie die Schrift ist, in der die überwältigende Mehrheit der Dokumente dieser Sprache geschrieben ist."
#: src/extract/extract_cli_parser.cpp:91
#, no-c-format
msgid "The second mode extracts the tags, converts them to XML and writes them to an output file."
msgstr "Im zweiten Modus werden Tags extrahiert, in ein XML-Format konvertiert und in eine Ausgabedatei geschrieben."
#: src/input/r_tta.cpp:79
#, no-c-format
msgid "The seek table in this TTA file seems to be broken.\n"
msgstr "Die Suchindextabelle in dieser TTA-Datei scheint beschädigt zu sein.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:974
#, no-c-format
msgid "The segment UID could not be parsed: %1"
msgstr "Das Format der Segment-UID konnte nicht erkant werden: %1"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:984
#, no-c-format
msgid "The segment edition UID must be a positive number if given."
msgstr "Die Segmentausgabe-UID muss eine positive Zahl sein, falls sie angegeben wird."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:441
#, no-c-format
msgid "The selected language code '%1' is not an ISO 639-2 code. Players that only support the legacy Matroska language elements but not the IETF BCP 47 language elements will therefore display a different language such as 'und' (undetermined)."
msgstr "Das ausgewählte Sprachkürzel »%1« ist kein ISO-639-2-Code. Abspielprogramme, die nur die veralteten Matroska-Sprachelemente aber nicht die IETF-BCP-47-Sprachelemente unterstützen, werden deshalb eine andere Sprache wie z.B. »und« (»nicht festgelegt«) anzeigen."
#: src/mkvtoolnix-gui/merge/output.cpp:223
#, no-c-format
msgid "The sequence '%p' is replaced by the track's PERFORMER, the sequence '%t' by the track's TITLE, '%n' by the track's number and '%N' by the track's number padded with a leading 0 for track numbers < 10."
msgstr "Die Sequenz »%p« wird durch den Eintrag »PERFORMER« der Spur ersetzt, die Sequenz »%t« durch den »TITLE«, »%n« durch die Spurnummer und »%N« durch eine zweistellige und mit Nullen aufgefüllte Spurnummer."
#: src/mkvtoolnix-gui/merge/tab.cpp:182
#, no-c-format
msgid "The settings file '%1' contains invalid settings and was not loaded."
msgstr "Die Einstellungsdatei »%1« enthält ungültige Einstellungen und wurde nicht geladen."
#: src/extract/extract_cli_parser.cpp:126
#, no-c-format
msgid "The sixth mode finds the timestamps of all blocks for a track and outputs a timestamp v2 file with these timestamps."
msgstr "Im sechsten Modus werden die Zeitstempel aller Bilder gelesen und in eine Zeitstempeldatei der Version 2 geschrieben."
#: src/mkvtoolnix-gui/merge/output.cpp:266
#, no-c-format
msgid "The size after which a new destination file is started."
msgstr "Die Dateigröße, nach der eine neue Zieldatei angefangen wird."
#: src/merge/mkvmerge.cpp:1771
#, no-c-format, c++-format
msgid "The size of attachment '{0}' is 0.\n"
msgstr "Die Größe des Dateianhanges »{0}« ist 0.\n"
#: src/merge/reader_detection_and_creation.cpp:91
#: src/merge/reader_detection_and_creation.cpp:242
#, no-c-format, c++-format
msgid "The source file '{0}' could not be opened successfully, or retrieving its size by seeking to the end did not work.\n"
msgstr "Die Quelldatei »{0}« konnte nicht geöffnet werden oder aber die Größenabfrage schlug fehl.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:952
#, no-c-format
msgid "The start time could not be parsed: %1"
msgstr "Das Format des Startzeitpunktes konnte nicht erkannt werden: %1"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:330
#, no-c-format
msgid "The string '<NUM>' will be replaced by the chapter number."
msgstr "Die Zeichenkette »<NUM>« wird durch die Kapitelnummer ersetzt."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:331
#, no-c-format
msgid "The string '<START>' will be replaced by the chapter's start timestamp."
msgstr "Die Zeichenkette »<START>« wird durch den Startzeitstempel des Kapitels ersetzt."
#: src/propedit/propedit_cli_parser.cpp:290
#, no-c-format
msgid "The string 'all' works on all tags."
msgstr "Die Zeichenkette »all« bearbeitet alle Tags."
#: src/propedit/propedit_cli_parser.cpp:291
#, no-c-format
msgid "The string 'global' works on the global tags."
msgstr "Die Zeichenkette »global« bearbeitet nur die globalen Tags."
#: src/propedit/propedit_cli_parser.cpp:284
#, no-c-format
msgid "The string 'track:' followed by one of the chars 'a', 'b', 's' or 'v' followed by a number 'n' selects the nth audio, button, subtitle or video track (e.g. '--edit track:a2'). Numbering starts at 1."
msgstr "Die Zeichenkette »track:« gefolgt von einem der Zeichen »a«, »b«, »s« oder »v« gefolgt von einer Nummer »n« wählt die n-te Audio-, Button-, Untertitel- oder Videospur aus (z.B. »--edit track:a2«). Die Nummerierung beginnt bei 1."
#: src/propedit/propedit_cli_parser.cpp:286
#, no-c-format
msgid "The string 'track:=uid' with 'uid' being a number selects the track whose 'track UID' element equals 'uid'."
msgstr "Die Zeichenkette »track:=uid« mit einer Zahl »uid« wählt die Spur aus, deren Element »Spur-UID« der Zahl »uid« entspricht."
#: src/propedit/propedit_cli_parser.cpp:287
#, no-c-format
msgid "The string 'track:@number' with 'number' being a number selects the track whose 'track number' element equals 'number'."
msgstr "Die Zeichenkette »track:@nummer« mit einer Zahl »Nummer« wählt denjenige Spur aus, deren Element »Spurnummer« der Zahl »Nummer« entspricht."
#: src/propedit/propedit_cli_parser.cpp:283
#, no-c-format
msgid "The string 'track:n' with 'n' being a number selects the nth track. Numbering starts at 1."
msgstr "Die Zeichenkette »track:n« mit einer Zahl »n« wählt die n-te Spur aus. Die Nummerierung beginnt bei 1."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:332
#, no-c-format
msgid "The strings '<FILE_NAME>' and '<FILE_NAME_WITH_EXT>', which only work when generating chapters for appended files, will be replaced by the appended file's name (the former leaves the extension out while the latter includes it)."
msgstr "Die Zeichenketten »<FILE_NAME>« und »<FILE_NAME_WITH_EXT>«, die nur bei der Kapitelerzeugung beim Anhängen von Dateien funktionieren, werden durch den Namen der gerade angehängten Datei ersetzt (die erste ohne die Erweiterung, die zweite mit ihr)."
#: src/propedit/propedit_cli_parser.cpp:280
#, no-c-format
msgid "The strings 'info', 'segment_info' or 'segmentinfo' select the segment information element. This is also the default until the first '--edit' option is found."
msgstr "Die Zeichenketten »info«, »segment_info« und »segmentinfo« wählen das Segmentinformationselement aus. Dieses ist auch die Standardoption, bis die erste »--edit«-Option gefunden wird."
#: src/common/xml/xml.h:127
#, no-c-format, c++-format
msgid "The tag or attribute '{0}' at position {1} contains data that is outside its allowed range."
msgstr "Der Tag oder das Attribut »{0}« an Position {1} enthält Daten, die außerhalb des erlaubten Wertebereichs liegen."
#: src/common/xml/xml.h:107
#, no-c-format, c++-format
msgid "The tag or attribute '{0}' at position {1} contains invalid or mal-formed data."
msgstr "Der Tag oder das Attribut »{0}« an Position {1} enthält ungültige oder falsch formatierte Daten."
#: src/merge/generic_packetizer.cpp:369
#, no-c-format, c++-format
msgid "The tags in '{0}' could not be parsed: some mandatory elements are missing.\n"
msgstr "Die Tags in »{0}« konnten nicht ausgewertet werden, weil einige notwendige Elemente fehlen.\n"
#: src/extract/xtr_tta.cpp:70
#, no-c-format, c++-format
msgid "The temporary file '{0}' could not be opened for reading: {1}.\n"
msgstr "Die temporäre Datei »{0}« konnte nicht zum Lesen geöffnet werden: {1}.\n"
#: src/extract/extract_cli_parser.cpp:99
#, no-c-format
msgid "The third mode extracts attachments from the source file."
msgstr "Beim dritten Modus werden Dateianhänge aus der Quelldatei extrahiert."
#: src/merge/timestamp_factory.cpp:69
#, no-c-format, c++-format
msgid "The timestamp file '{0}' contains an unsupported/unrecognized format (version {1}).\n"
msgstr "Die Zeitstempeldatei »{0}« enthält ein nicht erkanntes oder nicht unterstütztes Format (Version {1}).\n"
#: src/merge/timestamp_factory.cpp:55
#, no-c-format, c++-format
msgid "The timestamp file '{0}' contains an unsupported/unrecognized format line. The very first line must look like '# timestamp format v1'.\n"
msgstr "Die Zeitstempeldatei »{0}« enthält eine nicht erkannte oder nicht unterstützte Format-Zeile. Die erste Zeile muss die Form »# timestamp format v1« haben.\n"
#: src/merge/timestamp_factory.cpp:38
#, no-c-format, c++-format
msgid "The timestamp file '{0}' could not be opened for reading.\n"
msgstr "Die Zeitstempeldatei »{0}« konnte nicht zum Lesen geöffnet werden.\n"
#: src/merge/timestamp_factory.cpp:92
#: src/merge/timestamp_factory.cpp:100
#: src/merge/timestamp_factory.cpp:106
#: src/merge/timestamp_factory.cpp:306
#, no-c-format, c++-format
msgid "The timestamp file '{0}' does not contain a valid 'Assume' line with the default number of frames per second.\n"
msgstr "Die Zeitstempeldatei »{0}« enthält keine gültige Zeile mit dem Standardwert für die Anzahl der Bilder pro Sekunde (sie beginnt mit »Assume …«).\n"
#: src/merge/timestamp_factory.cpp:341
#, no-c-format, c++-format
msgid "The timestamp file '{0}' does not contain a valid 'Gap' line with the duration of the gap.\n"
msgstr "Die Zeitstempeldatei »{0}« enthält keine gültige »Gap«-Zeile, mit der die Dauer der Lücke angegeben wird.\n"
#: src/merge/timestamp_factory.cpp:245
#: src/merge/timestamp_factory.cpp:370
#, no-c-format, c++-format
msgid "The timestamp file '{0}' does not contain any valid entry.\n"
msgstr "Die Zeitstempeldatei »{0}« enthält nicht einen einzigen gültigen Eintrag.\n"
#: src/merge/timestamp_factory.cpp:221
#, no-c-format, c++-format
msgid ""
"The timestamp v2 file '{0}' contains timestamps that are not ordered. Due to a bug in mkvmerge versions up to and including v1.5.0 this was necessary if the track to which the timestamp file was applied contained B frames. Starting with v1.5.1 mkvmerge now handles this correctly, and the timestamps in the timestamp file must be ordered normally. For example, the frame sequence 'IPBBP...' at 25 FPS requires a timestamp file with the first timestamps being '0', '40', '80', '120' etc and. not '0', '120', '40', '80' etc.\n"
"\n"
"If you really have to specify non-sorted timestamps then use the timestamp format v4. It is identical to format v2 but allows non-sorted timestamps.\n"
msgstr ""
"Die Zeitstempeldatei »{0}« mit Version 2 enthält Zeitstempel, die nicht sortiert sind. Wegen eines Fehlers in Mkvmerge-Versionen bis zu 1.5.0 inklusive war es notwendig, für Spuren mit B-Bilder die Zeitstempel in der Reihenfolge in die Zeitstempeldatei zu schreiben, in der die Bilder auftauchen. Ab Version 1.5.1 behandelt Mkvmerge diesen Fall richtig, sodass die Zeitstempel in der Datei sortiert stehen sollten. Die Bildfolge »IPBBP…« erfordert bei 25 Bildern pro Sekunde eine Zeitstempeldatei deren erste Zeitstempel »0«, »40«, »80«, »120« etc. und nicht »0«, »120«, »40«, »80« etc. sind.\n"
"\n"
"Wenn Sie wirklich nicht-sortierte Zeitstempel angeben müssen, so verwenden Sie das Zeitstempeldateiformat Version 4, das bis auf die Sortierung mit Version 2 identisch ist.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:286
#, no-c-format
msgid "The timestamps after which a new destination file is started."
msgstr "Die Zeitstempel, nach der eine neue Zieldatei angefangen wird."
#: src/input/r_ogm.cpp:560
#, no-c-format
msgid "The timestamps for this stream have been reset in the middle of the file. This is not supported. The current packet will be discarded.\n"
msgstr "Die Zeitstempel in diesem Datenstrom wurden mittendrin zurückgesetzt. Das wird nicht unterstützt. Das aktuelle Paket wird ausgelassen.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:287
#, no-c-format
msgid "The timestamps refer to the whole stream and not to each individual destination file."
msgstr "Die Zeitstempel beziehen sich auf die gesamte Ausgabelänge und nicht auf jede individuelle Zieldatei."
#: src/common/property_element.cpp:118
#, no-c-format
msgid "The title for the whole movie."
msgstr "Der Titel für den kompletten Film"
#: src/common/chapters/dvd.cpp:149
#, no-c-format, c++-format
msgid "The title number '{0}' is higher than the number of titles on the DVD ({1})."
msgstr "Die Titelnummer »{0}« ist höher als die Titelanzahl auf der DVD ({1})."
#: src/extract/tracks.cpp:118
#, no-c-format, c++-format
msgid "The track ID {0} does not have a valid CodecID.\n"
msgstr "Die Spur mit ID {0} hat keine gültige CodecID.\n"
#: src/merge/output_control.cpp:1149
#, no-c-format, c++-format
msgid "The track ID {0} from the file '{1}' cannot be split. {2}\n"
msgstr "Die Spur mit ID {0} aus der Datei »{1}« kann nicht aufgeteilt werden. {2}\n"
#: src/merge/output_control.cpp:733
#, no-c-format, c++-format
msgid "The track headers could not be rendered correctly. {0}\n"
msgstr "Die Spurkopfdaten konnten nicht korrekt geschrieben werden. {0}\n"
#: src/common/property_element.cpp:131
#, no-c-format
msgid "The track number as used in the Block Header."
msgstr "Die Spurnummer, die in den Kopfdaten des Blocks benutzt wird"
#: src/merge/output_control.cpp:1082
#, no-c-format, c++-format
msgid "The track number {0} from the file '{1}' can probably not be appended correctly to the track number {2} from the file '{3}': {4} Please make sure that the resulting file plays correctly the whole time. The author of this program will probably not give support for playback issues with the resulting file.\n"
msgstr "Die Spur Nummer {0} aus Datei »{1}« kann vermutlich nicht korrekt an Spur Nummer {2} aus Datei »{3}« angehängt werden: {4} Bitte stellen Sie sicher, dass sich die resultierende Datei über ihre gesamte Laufzeit korrekt abspielen lässt. Der Autor dieses Programms wird vermutlich keinen Support leisten, falls Sie Probleme beim Abspielen der Datei haben.\n"
#: src/merge/output_control.cpp:1096
#, no-c-format, c++-format
msgid "The track number {0} from the file '{1}' cannot be appended to the track number {2} from the file '{3}'. {4}\n"
msgstr "Die Spur Nummer {0} aus der Datei »{1}« kann nicht an die Spur Nummer {2} aus der Datei »{3}« angehängt werden. {4}\n"
#: src/merge/output_control.cpp:1092
#, no-c-format
msgid "The track parameters do not match."
msgstr "Die Spurparameter stimmen nicht überein."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:435
#, no-c-format
msgid "The track properties on the \"input\" tab can be laid out in three different way in order to serve different workflows."
msgstr "Die Spureigenschaften im »Quellen«-Tab können auf drei verschiedene Arten angeordnet werden, um unterschiedlichen Arbeitsabläufen gerecht zu werden."
#: src/merge/output_control.cpp:1050
#, no-c-format, c++-format
msgid "The track {0} from file no. {1} ('{2}') is to be appended more than once. The argument for '--append-to' was invalid.\n"
msgstr "Die Spur {0} aus Datei Nummer {1} (»{2}«) soll mehr als einmal an eine andere Spur angehängt werden. Das Argument für »--append-to« war ungültig.\n"
#: src/merge/mkvmerge.cpp:2039
#: src/merge/mkvmerge.cpp:3020
#, no-c-format, c++-format
msgid "The type of file '{0}' could not be recognized.\n"
msgstr "Der Typ der Datei »{0}« konnte nicht erkannt werden.\n"
#: src/merge/mkvmerge.cpp:519
#, no-c-format, c++-format
msgid "The type of file '{0}' is not supported.\n"
msgstr "Die Typ der Datei »{0}« wird nicht unterstützt.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:532
#, no-c-format
msgid "The user can then select which playlist to actually add."
msgstr "Die Benutzerin bzw. der Benutzer kann anschließend auswählen, welche Abspielliste tatsächlich hinzugefügt wird."
#: src/propedit/propedit_cli_parser.cpp:107
#, no-c-format, c++-format
msgid "The value '{0}' is not a number.\n"
msgstr "Der Wert »{0}« ist keine Nummer.\n"
#: src/common/bcp47.cpp:494
#, no-c-format, c++-format
msgid "The value '{0}' is not a registered IANA language tag identifier."
msgstr "Der Wert »{0}« ist keine registrierte IANA-Sprach-Tag-Kennung."
#: src/common/bcp47.cpp:252
#, no-c-format, c++-format
msgid "The value '{}' is not a valid ISO 15924 script code."
msgstr "Der Wert »{}« ist kein gültiger ISO 15924-Schriftcode."
#: src/common/bcp47.cpp:266
#, no-c-format, c++-format
msgid "The value '{}' is not a valid ISO 3166-1 country code."
msgstr "Der Wert »{}« ist kein gültiger ISO 3166-1-Ländercode."
#: src/common/bcp47.cpp:239
#, no-c-format, c++-format
msgid "The value '{}' is not a valid ISO 639 language code."
msgstr "Der Wert »{}« ist kein gültiger ISO 639-Sprachcode."
#: src/common/bcp47.cpp:284
#, no-c-format, c++-format
msgid "The value '{}' is not a valid UN M.49 country number code."
msgstr "Der Wert »{}« ist kein gültiger numerischer UN M.49-Ländercode."
#: src/common/bcp47.cpp:301
#, no-c-format, c++-format
msgid "The value '{}' is not part of the IANA Language Subtag Registry for extended language subtags."
msgstr "Der Wert »{}« ist nicht Bestandteil der IANA Sprach-Unterelement-Registratur für erweiterte Sprach-Unterelemente."
#: src/common/bcp47.cpp:316
#, no-c-format, c++-format
msgid "The value '{}' is not part of the IANA Language Subtag Registry for language variants."
msgstr "Der Wert »{}« ist nicht Bestandteil der IANA Sprach-Unterelement-Registratur für Sprachvarianten."
#: src/mkvtoolnix-gui/merge/input.cpp:592
#: src/mkvtoolnix-gui/merge/input.cpp:606
#, no-c-format
msgid "The value can be given either as a floating point number (e.g. 12.345) or a fraction of integer values (e.g. 123/456)."
msgstr "Der Wert kann als Fließkommazahl (z.B. 12.345) oder als Bruch aus zwei ganzen Zahlen (z.B. 123/456) angegeben werden."
#: src/mkvtoolnix-gui/merge/input.cpp:586
#: src/mkvtoolnix-gui/merge/output.cpp:230
#, no-c-format
msgid "The value can be given either as a floating point number (e.g. 12.345) or a fraction of numbers (e.g. 123/456.78)."
msgstr "Der Wert kann als Fließkommazahl (z.B. 12.345) oder als Bruch aus zwei Zahlen (z.B. 123/456.78) angegeben werden."
#: src/mkvtoolnix-gui/merge/input.cpp:580
#, no-c-format
msgid "The value can be negative, but keep in mind that any frame whose timestamp is negative after this calculation is dropped."
msgstr "Der Wert kann negativ sein, aber beachten Sie, dass alle Frames, deren Zeitstempel nach dieser Berechnung negativ sind, verworfen werden."
#: src/common/bcp47.cpp:520
#, no-c-format
msgid "The value does not adhere to the general structure of IETF BCP 47/RFC 5646 language tags."
msgstr "Der Wert folgt nicht der allgemeinen Struktur von IETF-BCP-47-/RFC-5646-Sprachelemente."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1477
#, no-c-format
msgid "The value for deriving the 'forced display' flag for subtitles from file names must be a valid regular expression."
msgstr "Der Wert fürs Ableiten des »Anzeige erzwingen«-Schalters aus Dateinamen muss ein gültiger regulärer Ausdruck sein."
#: src/mkvtoolnix-gui/merge/input.cpp:622
#, no-c-format
msgid "The values are only stored in the track headers."
msgstr "Die Werte werden nur in den Spurkopfdaten gespeichert."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:380
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:385
#, no-c-format
msgid "The values will be available for easy selection in the multiplexer."
msgstr "Die Werte werden im Multiplexer zur einfachen Auswahl zur Verfügung gestellt."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:472
#, no-c-format
msgid "The variant '%1' is deprecated."
msgstr "Die Variante »%1« ist veraltet."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:483
#, no-c-format
msgid "The variant '%1' is used with prefixes that aren't suited for it. Suitable prefixes are: %2."
msgstr "Die Variante »%1« wird mit Präfixen benutzt, die für die Variante nicht geeignet sind. Geeignete Präfixe sind: %2."
#: src/common/bcp47.cpp:460
#, no-c-format, c++-format
msgid "The variant '{}' occurs more than once."
msgstr "Die Variante »{}« taucht mehr als einmal auf."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:761
#, no-c-format
msgid "The version line reported by mkvmerge ('%1') could not be recognized."
msgstr "Die von mkvmerge gemeldete Versions-Zeile ('%1') konnte nicht erkannt werden."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:765
#, no-c-format
msgid "The versions of mkvmerge (%1) and the GUI (%2) differ."
msgstr "Die Versionen von mkvmerge (%1) und der GUI (%2) unterscheiden sich."
#: src/merge/connection_checks.h:33
#, no-c-format, c++-format
msgid "The width of the two tracks is different: {0} and {1}"
msgstr "Die Breite der zwei Spuren ist unterschiedlich: {0} und {1}"
#: src/output/p_theora.h:26
#, no-c-format
msgid "Theora"
msgstr "Theora"
#: src/merge/mkvmerge.cpp:3140
#, no-c-format
msgid "There are no chapters in source files & chapter files."
msgstr "Es wurden keine Kapitel in Quell- und Kapiteldateien gefunden."
#: src/extract/cues.cpp:54
#, no-c-format, c++-format
msgid "There are no cues for track ID {0}.\n"
msgstr "Für Track ID {0} gibt es keine Indexelemente.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:599
#, no-c-format
msgid "There are several potential sources for the container's timing information: a value given on the command line with the '--default-duration' option, the source container or the video bitstream."
msgstr "Es gibt mehrere mögliche Quellen für die Zeitsteuerungsinformationen im Container: ein auf der Kommandozeile mit der Option »--default-duration« angegebener Wert, ein Quellcontainer oder aber der Video-Bitstrom."
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:93
#, no-c-format
msgid "There is a new version available online."
msgstr "Auf der Homepage ist eine neue Version verfügbar."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:466
#, no-c-format
msgid "There is currently a job running."
msgstr "Momentan läuft ein Job."
#: src/merge/output_control.cpp:974
#: src/merge/output_control.cpp:984
#, no-c-format, c++-format
msgid "There is no file with the ID '{0}'. The argument for '--append-to' was invalid.\n"
msgstr "Es gibt keine Datei mit der Nummer »{0}«. Das Argument für »--append-to« war ungültig.\n"
#: src/common/command_line.cpp:268
#, no-c-format, c++-format
msgid "There is no translation available for '{0}'.\n"
msgstr "Für »{0}« ist keine Übersetzung verfügbar.\n"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:94
#, no-c-format
msgid "There was an error querying the update status."
msgstr "Bei der Online-Abfrage der Versionsinformationen trat ein Fehler auf."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:718
#: src/mkvtoolnix-gui/header_editor/tab.cpp:720
#, no-c-format
msgid "There were errors in the header values preventing the headers from being saved. The first error has been selected."
msgstr "Es gibt Fehler in den Kopfdaten, so dass sie nicht gespeichert werden können. Der erste fehlerhafte Eintrag wurde ausgewählt."
#: src/merge/output_control.cpp:240
#: src/mkvtoolnix-gui/header_editor/tab.cpp:274
#: src/propedit/propedit.cpp:117
#, no-c-format
msgid "There's not enough space at the beginning of the file to fit the updated 'EBML head' element in."
msgstr "Am Anfang der Datei ist nicht genug Platz, wo das aktualisierte »EBML-Kopf«-Element geschrieben werden könnte."
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:219
#, no-c-format
msgid "These are less often used options that control the output structure that mkvmerge creates."
msgstr "Dies sind seltener benutzte Optionen, die die von Mkvmerge erzeugte Struktur der Ausgabedatei kontrollieren."
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:224
#, no-c-format
msgid "These are options meant for development. They're not officially supported and may change from release to release."
msgstr "Die folgenden sind für die Entwicklung bestimmte Optionen. Sie werden offiziell nicht unterstützt und konnen sich von Version zu Version verändern."
#: src/mkvtoolnix-gui/merge/tool.cpp:947
#: src/mkvtoolnix-gui/merge/tool.cpp:962
#: src/mkvtoolnix-gui/merge/tool.cpp:977
#, no-c-format
msgid "These aren't treated like other source files in MKVToolNix."
msgstr "Diese werden in MKVToolNix nicht wie andere Quelldateien behandelt."
#: src/input/r_avi.cpp:550
#: src/input/r_real.cpp:272
#, no-c-format
msgid "This AAC track does not contain valid headers. Could not parse the AAC information.\n"
msgstr "Diese AAC-Spur enthält keine gültigen Kopfdaten. Die AAC-Parameter konnten nicht ausgewertet werden.\n"
#: src/output/p_ac3.cpp:65
#, no-c-format, c++-format
msgid "This AC-3 track contains {0} bytes of non-AC-3 data at the beginning. This corresponds to a delay of {1}ms. This delay will be used instead of the non-AC-3 data.\n"
msgstr "Diese AC-3-Spur enthält am Anfang {0} Byte Nicht-AC-3-Daten. Dies entspricht einer Verzögerung von {1}ms. Diese Verzögerung wird anstelle der Nicht-AC-3-Daten benutzt.\n"
#: src/output/p_avc_hevc_es.cpp:143
#, no-c-format, c++-format
msgid "This AVC/H.264 track does not start with a key frame. The first {0} frames have been skipped.\n"
msgstr "Diese AVC/H.264-Spur beginnt nicht mit einem Schlüsselbild. Die ersten {0} Bilder wurden ausgelassen.\n"
#: src/output/p_avc_es.cpp:44
#, no-c-format
msgid "This AVC/H.264 track's timing information indicates that it uses a variable frame rate. However, no default duration nor an external timestamp file has been provided for it, nor does the source container provide timestamps. The resulting timestamps may not be useful.\n"
msgstr "Die Zeiteinteilungsinformationen in dieser AVC-/H.264-Spur zeigen an, dass es sich um eine variable Bildrate handelt. Allerdings wurden weder Standardbilddauer noch eine externe Zeitstempeldatei angegeben, noch stellt der Quellcontainer Zeitstempel zur Verfügung. Die resultierenden Zeitstempel werden eventuell nutzlos sein.\n"
#: src/output/p_mp3.cpp:59
#, no-c-format, c++-format
msgid "This MPEG audio track contains {0} bytes of non-MP3 data at the beginning. This corresponds to a delay of {1}ms. This delay will be used instead of the garbage data.\n"
msgstr "Diese MPEG-Audiospur enthält am Anfang {0} Byte Nicht-MP3-Daten. Das entspricht einer Verzögerung von {1}ms. Diese Verzögerung wird anstelle der Nicht-MP3-Daten benutzt.\n"
#: src/input/r_ogm.cpp:840
#, no-c-format
msgid "This Ogg/OGM file contains chapter or title information. Unfortunately the charset used to store this information in the file cannot be identified unambiguously. The program assumes that your system's current charset is appropriate. This can be overridden with the '--chapter-charset <charset>' switch.\n"
msgstr "Diese Ogg-/OGM-Datei enthält Kapitelinformationen oder einen Titel. Leider kann der Zeichensatz, in dem diese Informationen gespeichert wurden, nicht automatisch eindeutig erkannt werden. Das Programm geht davon aus, dass der Zeichensatz, der in Ihrem Betriebssystem momentan eingestellt ist, der richtige für die Informationen in der Ogg-/OGM-Datei ist. Sollte das nicht der Fall sein, müssen Sie den Zeichensatz mit dem Befehlszeilenargument »--chapter-charset <Zeichnsatz>« explizit angeben.\n"
#: src/input/r_ogm.cpp:847
#, no-c-format
msgid "This Ogg/OGM file contains chapters but they could not be parsed. This can be due to the character set not being set properly for them or due to the entries not matching the expected SRT-style format.\n"
msgstr "Diese Ogg/OGM-Datei enthält Kapitel, die nicht analysiert werden konnten. Dies kann an einem falsch oder nicht gesetzten Zeichensatz liegen, oder aber am Format der Einträge, falls sie nicht dem erwarteten SRT-Stil folgen.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:299
#, no-c-format
msgid "This affects functions such as the selector of recently used destination directories in the multiplexer."
msgstr "Wirkt sich auf Funktionen wie die Auswahl der zuletzt benutzen Zielverzeichnisse im Multiplexer aus."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:405
#, no-c-format
msgid "This amount is 0.3% of the source file's size or 10 MB, whichever is higher."
msgstr "Diese Menge ist standardmäßig 0.3% der Quelldateigröße bzw. 10 MB, je nachdem, welcher Werte höher ist."
#: src/output/p_ac3.cpp:80
#: src/output/p_mp3.cpp:70
#, no-c-format, c++-format
msgid "This audio track contains {0} byte of invalid data which was skipped before timestamp {1}."
msgid_plural "This audio track contains {0} bytes of invalid data which were skipped before timestamp {1}."
msgstr[0] "Diese Audiospur enthält {0} Byte ungültiger Daten vor Zeitstempel {1}, das ausgelassen wurde."
msgstr[1] "Diese Audiospur enthält {0} Bytes ungültiger Daten vor Zeitstempel {1}, die ausgelassen wurden."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:50
#, no-c-format
msgid "This can be used to prevent data loss on power outages or to circumvent certain problems in the operating system or drivers."
msgstr "Das kann benutzt werden, um Datenverlust bei Stromausfall vorzubeugen oder bestimmte Probleme im Betriebssystem oder Treibern zu vermeiden."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:69
#, no-c-format
msgid "This causes bigger overhead but allows precise seeking and extraction."
msgstr "Dieses führt zu höherem Verschnitt, erlaubt aber präzises Anspringen beliebiger Stellen innerhalb der Datei und präzisere Zeitstempel beim Extrahieren."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1499
#, no-c-format
msgid "This configuration is currently invalid."
msgstr "Die Konfiguration ist momentan ungültig."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:185
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:187
#, no-c-format
msgid "This element is currently present in the file."
msgstr "Dieses Element ist momentan in der Datei vorhanden."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:196
#, no-c-format
msgid "This element is not currently present in the file."
msgstr "Dieses Element ist momentan nicht in der Datei vorhanden."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:62
#, no-c-format
msgid "This field is normally set to the date the file is created."
msgstr "Das Feld wird normalerweise auf das Datum gesetzt, an dem die Datei erstellt wurde."
#: src/input/subtitles.cpp:230
#, no-c-format
msgid "This file contains coordinates in the timestamp lines. Such coordinates are not supported by the Matroska SRT subtitle format. The coordinates will be removed automatically.\n"
msgstr "Diese Datei enthält Anzeigekoordinaten zusammen in den Zeitstempeln. Solche Koordinaten werden vom Matroska SRT-Untertitelformat nicht unterstützt. Die Koordinaten werden automatisch entfernt.\n"
#: src/extract/mkvextract.cpp:66
#: src/propedit/propedit.cpp:156
#, no-c-format
msgid "This file could not be opened or parsed.\n"
msgstr "Die Datei konnte nicht geöffnet oder ausgewertet werden.\n"
#: src/common/kax_info.cpp:1245
#, no-c-format
msgid "This file is probably not a Matroska file."
msgstr "Diese Datei ist vermutlich keine Matroska-Datei."
#: src/mkvtoolnix-gui/merge/input.cpp:2246
#, no-c-format
msgid "This function requires the application %1."
msgstr "Diese Funktion benötigt die Anwendung %1."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:314
#, no-c-format
msgid "This happens when clicking the \"abort job\" button in a \"job output\" tab and when quitting the application."
msgstr "Dies passiert sowohl beim Klicken des »Job vorzeitig beenden«-Buttons im »Jobausgabe«-Tab als auch beim Beenden der Anwendung."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:146
#, no-c-format
msgid "This has not been implemented yet."
msgstr "Die Funktion wurde noch nicht implementiert."
#: src/mkvtoolnix-gui/merge/output.cpp:198
#, no-c-format
msgid "This is a comma-separated list of 128-bit segment UIDs in the usual UID form: hex numbers with or without the \"0x\" prefix, with or without spaces, exactly 32 digits."
msgstr "Dies ist eine 128 Bit lange Segment-UID in der üblichen UID-Schreibweise: Hexadezimalziffern mit oder ohne »0x«-Präfix, mit oder ohne Leerzeichen, genau 32 Ziffern."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:310
#, no-c-format
msgid "This is also done when quitting the application."
msgstr "Diese Prüfung wird ebenfalls beim Beenden der Anwendung durchgeführt."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:228
#, no-c-format
msgid "This is an arbitrary name the GUI can use to refer to this particular configuration."
msgstr "Dies ist ein beliebiger Name, den das Programm nutzen kann, um diese spezielle Konfiguration anzuzeigen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:304
#, no-c-format
msgid "This is done at startup and at most once within 24 hours."
msgstr "Dies wird beim Start des Programms und innerhalb von 24 Stunden höchstens einmal durchgeführt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:567
#, no-c-format
msgid "This is done only if there is already a file whose name matches the unmodified destination file name."
msgstr "Dies wird nur gemacht, falls bereits eine Datei existiert, deren Name dem unveränderten Zieldateinamen gleicht."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:58
#, no-c-format
msgid "This is the default mode."
msgstr "Dies ist der Standardmodus."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:352
#, no-c-format
msgid "This is the language that newly added chapter names get assigned automatically."
msgstr "Dies ist die Sprache, die neu hinzugefügten Kapitelnamen automatisch zugewiesen wird."
#: src/mkvtoolnix-gui/merge/output.cpp:181
#, no-c-format
msgid "This is the title that players may show as the 'main title' for this movie."
msgstr "Dies ist der Titel, den Abspielprogramme als Name oder Titel des Films anzeigen können."
#: src/common/hacks.cpp:47
#, no-c-format
msgid "This is used for e.g. MPEG-1/-2 video tracks for storing the sequence headers."
msgstr "Diese werden z.B. bei MPEG-1/-2-Videospuren zum Speichern der Sequenzköpfe benutzt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:533
#, no-c-format
msgid "This is useful for situations like Blu-ray discs on which a multitude of playlists exists in the same directory and where it is not obvious which feature (e.g. main movie, extras etc.) a playlist belongs to."
msgstr "Dies ist in Situationen nützlich wie Blu-rays, bei denen eine Vielzahl von Abspiellisten im selben Verzeichnis liegt und eine Zuordnung von Abspiellisten zu Features (z.B. Hauptfilm, Extras etc.) nicht ersichtlich ist."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:495
#, no-c-format
msgid "This language tag is a grandfathered element only supported for historical reasons."
msgstr "Das Sprach-Tag ist ein veraltetes Element mit Bestandsschutz und wird nur aus historischen Gründen unterstüzt."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:100
#, no-c-format
msgid "This means that either backslashes must be doubled or the whole argument must be enclosed in single quotes."
msgstr "Das bedeutet, dass entweder umgekehrte Schrägstriche verdoppelt werden müssen oder dass das gesamte Argument in einfache Anführungszeichen eingefasst werden muss."
#: src/mkvtoolnix-gui/merge/output.cpp:313
#: src/mkvtoolnix-gui/merge/output.cpp:329
#, no-c-format
msgid "This mode considers only the first video track that is output."
msgstr "Dieser Modus berücksichtigt ausschließlich die erste ausgegebene Videospur."
#: src/mkvtoolnix-gui/merge/output.cpp:244
#, no-c-format
msgid "This mode enforces several restrictions."
msgstr "Dieser Modus erzwingt gewisse Einschränkungen."
#: src/extract/extract_cli_parser.cpp:133
#, no-c-format
msgid "This mode extracts cue information for some tracks to external text files."
msgstr "In diesem Modus werden Informationen aus dem Index einiger Spuren in externe Textdateien geschrieben."
#: src/mkvtoolnix-gui/merge/output.cpp:344
#, no-c-format
msgid "This mode only considers the top-most level of chapters across all edition entries."
msgstr "Dieser Modus berücksichtigt nur die oberste Ebene von Kapiteln über alle Editionen hinweg."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:326
#, no-c-format
msgid "This mostly affects TrueType fonts for which the legacy MIME type ('application/x-truetype-font') might be more widely supported than the standard MIME types ('font/sfnt' and 'font/ttf')."
msgstr "Dies betrifft vor allem TrueType-Schriftarten, deren veralteter MIME-Typ (»application/x-truetype-font«) evtl. weiter verbreitet unterstützt wird als der Standard-MIME-Typ (»font/sfnt« und »font/ttf«)."
#: src/mkvtoolnix-gui/merge/input.cpp:620
#, no-c-format
msgid "This must be a comma-separated list of four numbers for the cropping to be used at the left, top, right and bottom, e.g. '0,20,0,20'."
msgstr "Muss eine durch Kommas getrennte Liste von vier Zahlen sein, die die Werte für links, oben, rechts und unten angeben, z.B. »0,20,0,20«."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:415
#, no-c-format
msgid "This only determines the initial order which can still be changed manually later."
msgstr "Diese Option legt nur die initiale Reihenfolge fest, die später manuell geändert werden kann."
#: src/mkvtoolnix-gui/merge/input.cpp:640
#, no-c-format
msgid "This only works with AC-3, DTS & TrueHD audio tracks."
msgstr "Dies funktioniert nur bei AC-3-, DTS- & TrueHD-Audio-Spuren."
#: src/mkvtoolnix-gui/merge/input.cpp:636
#, no-c-format
msgid "This only works with DTS audio tracks."
msgstr "Dies funktioniert nur bei DTS-Audio-Spuren."
#: src/mkvtoolnix-gui/merge/input.cpp:582
#: src/mkvtoolnix-gui/merge/input.cpp:588
#, no-c-format
msgid "This option can also be used for chapters."
msgstr "Diese Option kann auch für Kapitel genutzt werden."
#: src/common/hacks.cpp:51
#, no-c-format
msgid "This option causes mkvmerge to remove the aspect ratio information from the bitstream."
msgstr "Diese Option sorgt dafür, dass die Seitenverhältnisinformationen aus dem Bitstrom entfernt werden."
#: src/mkvtoolnix-gui/merge/output.cpp:222
#, no-c-format
msgid "This option controls how the chapter names are created."
msgstr "Diese Option steuert, wie die Kapitelnamen erzeugt werden."
#: src/common/hacks.cpp:44
#, no-c-format
msgid "This option does nothing and is only kept for backwards compatibility."
msgstr "Diese Option tut nichts und ist nur aus Gründen der Rückwärtskompatibilität noch vorhanden."
#: src/common/hacks.cpp:63
#, no-c-format
msgid "This option forces mkvmerge to treat all of those I slices as key frames."
msgstr "Diese Option zwingt mkvmerge, all diese I-Teilbilder als Schlüsselbilder zu behandeln."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:35
#, no-c-format
msgid "This option needs an additional argument 'n'."
msgstr "Diese Option benötigt ein zusätzliches Argument »n«."
#: src/common/hacks.cpp:57
#, no-c-format
msgid "This option prevents that behavior."
msgstr "Diese Option verhindert dieses Verhalten."
#: src/mkvtoolnix-gui/merge/output.cpp:211
#, no-c-format
msgid "This option specifies the language to be associated with chapters if the OGM chapter format is used."
msgstr "Diese Option gibt die für Kapitel zu verwendende Sprache an, falls das OGM-Kapitelformat benutzt wird."
#: src/mkvtoolnix-gui/merge/input.cpp:604
#, no-c-format
msgid "This option tells mkvmerge the display aspect ratio to use when it calculates the display width/height."
msgstr "Diese Option teilt mkvmerge das bei der Berechnung der Anzeigebreite/-höhe zu verwendende Seitenverhältnis mit."
#: src/mkvtoolnix-gui/merge/input.cpp:615
#, no-c-format
msgid "This parameter is the display height in pixels."
msgstr "Dieser Parameter ist die Anzeigehöhe in Pixeln."
#: src/mkvtoolnix-gui/merge/input.cpp:610
#, no-c-format
msgid "This parameter is the display width in pixels."
msgstr "Dieser Parmeter ist die Anzeigebreite in Pixeln."
#: src/propedit/change.cpp:342
#, no-c-format, c++-format
msgid "This property is mandatory and cannot be deleted in '{0}'. {1}\n"
msgstr "Diese Eigenschaft ist erforderlich und kann nicht gelöscht werden bei »{0}«. {1}\n"
#: src/propedit/change.cpp:298
#, no-c-format, c++-format
msgid "This property is unique. More instances cannot be added in '{0}'. {1}\n"
msgstr "Diese Eigenschaft ist einzigartig. Es können keine weiteren Instanzen davon angelegt werden bei »{0}«. {1}\n"
#: src/merge/output_control.cpp:1799
#, no-c-format, c++-format
msgid "This should REALLY not have happened. The space reserved for the first meta seek element was too small. Size needed: {0}. {1}\n"
msgstr "Dies hätte WIRKLICH nicht passieren dürfen. Der für das erste Meta-Seek-Element reservierte Platz war zu klein. Benötigter Platz: {0}. {1}\n"
#: src/merge/output_control.cpp:293
#, no-c-format, c++-format
msgid "This should REALLY not have happened. The space reserved for the first meta seek element was too small. {0}\n"
msgstr "Dies hätte WIRKLICH nicht passieren dürfen. Der für das erste Meta-Seek-Element reservierte Platz war zu klein. {0}\n"
#: src/common/common.h:83
#, no-c-format
msgid "This should not have happened. Please file an issue at https://mkvtoolnix.download/issues with this error/warning message, a description of what you were trying to do, the command line used and which operating system you are using. Thank you."
msgstr "Dies hätte nicht passieren dürfen. Bitte eröffnen Sie einen Bugreport unter https://mkvtoolnix.download/issues mit der Fehlermeldung/Warnung, einer Beschreibung davon, was Sie zu tun versucht haben, den Befehlszeilenparameter, mit denen mkvmerge aufgerufen wurde, sowie Informationen über das Betriebssystem, mit dem Sie arbeiten. Danke sehr."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:329
#, no-c-format
msgid "This template will be used for new chapter entries."
msgstr "Diese Vorlage wird für neue Kapiteleinträge benutzt."
#: src/input/subtitles.cpp:82
#: src/output/p_textsubs.cpp:140
#, no-c-format
msgid "This text subtitle track contains invalid 8-bit characters outside valid multi-byte UTF-8 sequences. Please specify the correct encoding for this track.\n"
msgstr "Diese Textuntertitel-Spur enthält ungültige 8-Bit-Zeichen außerhalb gültiger Multi-Byte-UTF-8-Sequenzen. Bitte geben Sie den korrekten Zeichensatz für diese Spur an.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:630
#, no-c-format
msgid "This track contains SBR AAC/HE-AAC/AAC+ data."
msgstr "Diese Spur enthält SBR-AAC-/HE-AAC-/AAC+-Daten."
#: src/common/kax_file.cpp:59
#: src/common/kax_file.cpp:65
#: src/common/kax_file.cpp:71
#: src/input/r_matroska.cpp:1718
#: src/input/r_matroska.cpp:2451
#, no-c-format
msgid "This usually indicates a damaged file structure."
msgstr "Dies deutet normalerweise auf eine beschädigte Dateistruktur hin."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:46
#, no-c-format
msgid "This will increase file size and does not offer any additional value for players at the moment."
msgstr "Dies wird die Dateigröße erhöhen und bietet Abspielprogrammen momentan keinen Mehrwert."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
#, no-c-format
msgid "This will increase the file's size, especially if there are many audio tracks."
msgstr "Das wird die Dateigröße erhöhen, besonders wenn viele Audiospuren benutzt werden."
#: src/mkvtoolnix-gui/merge/input.cpp:587
#, no-c-format
msgid "This works well for video and subtitle tracks but should not be used with audio tracks."
msgstr "Dies funktioniert für Video- und Untertitelspuren gut, sollte aber nicht bei Audiospuren verwendet werden."
#: src/mkvtoolnix-gui/merge/input.cpp:581
#, no-c-format
msgid "This works with all track types."
msgstr "Dies funktioniert mit allen Spurtypen."
#: src/merge/mkvmerge.cpp:1994
#, no-c-format
msgid "This would cause mkvmerge to overwrite one of your source files."
msgstr "Das würde dazu führen, dass mkvmerge diese Quelldatei überschreibt."
#: src/common/kax_element_names.cpp:273
#, no-c-format
msgid "Time slice"
msgstr "Zeitscheibe"
#: src/extract/extract_cli_parser.cpp:124
#, no-c-format
msgid "Timestamp extraction"
msgstr "Zeitstempelextraktion"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2224
#, no-c-format
msgid "Timestamp file:"
msgstr "Zeitstempeldatei:"
#: src/common/kax_element_names.cpp:86
#: src/common/kax_element_names.cpp:212
#, no-c-format
msgid "Timestamp scale"
msgstr "Zeitstempelskalierungsfaktor"
#: src/merge/cluster_helper.cpp:229
#, no-c-format, c++-format
msgid "Timestamp used in split decision: {0}\n"
msgstr "Zeitstempel, der bei Entscheidung zum Aufteilen genutzt wurde: {0}\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2196
#: src/mkvtoolnix-gui/forms/merge/tab.h:2219
#, no-c-format
msgid "Timestamps and default duration"
msgstr "Zeitstempel und Standarddauer"
#: src/mkvtoolnix-gui/merge/output.cpp:284
#, no-c-format
msgid "Timestamps:"
msgstr "Zeitstempel:"
#: src/common/kax_element_names.cpp:98
#: src/common/property_element.cpp:118
#: src/mkvtoolnix-gui/forms/merge/select_disc_library_information_dialog.h:75
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:333
#: src/mkvtoolnix-gui/merge/disc_library_information_widget.cpp:127
#, no-c-format
msgid "Title"
msgstr "Titel"
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:51
#, no-c-format
msgid "To all destination files"
msgstr "An alle Ausgabedateien"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:111
#, no-c-format
msgid "Toggle \"&commentary\" flag"
msgstr "»&Kommentar«-Schalter umschalten"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:108
#, no-c-format
msgid "Toggle \"&default track\" flag"
msgstr "»&Standardspur«-Schalter umschalten"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:109
#, no-c-format
msgid "Toggle \"&forced display\" flag"
msgstr "»Anzeige &erzwingen«-Schalter umschalten"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:112
#, no-c-format
msgid "Toggle \"&hearing impaired\" flag"
msgstr "»Sch&werhörig«-Schalter umschalten"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:110
#, no-c-format
msgid "Toggle \"&original\" flag"
msgstr "»&Original«-Schalter umschalten"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:114
#, no-c-format
msgid "Toggle \"&text descriptions\" flag"
msgstr "»&Textbeschreibung«-Schalter umschalten"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:113
#, no-c-format
msgid "Toggle \"&visual impaired\" flag"
msgstr "»S&ehbehindert«-Schalter umschalten"
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:107
#, no-c-format
msgid "Toggle \"track &enabled\" flag"
msgstr "»Spur &aktiv«-Schalter umschalten"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:941
#, no-c-format
msgid "Top"
msgstr "Oben"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2214
#, no-c-format
msgid "Trac&k name:"
msgstr "Spur&name:"
#: src/common/kax_element_names.cpp:189
#, no-c-format
msgid "Track"
msgstr "Spur"
#: src/mkvtoolnix-gui/forms/main_window/prefs_language_shortcut_dialog.h:115
#, no-c-format
msgid "Track &name (optional):"
msgstr "Spur&name (optional):"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:306
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:74
#, no-c-format
msgid "Track ID for mkvmerge & mkvextract:"
msgstr "Spur-ID für mkvmerge & mkvextract:"
#: src/extract/xtr_aac.cpp:85
#: src/extract/xtr_aac.cpp:97
#, no-c-format, c++-format
msgid "Track ID {0} has an unknown AAC type.\n"
msgstr "Spur ID {0} hat einen unbekannten AAC-Typ.\n"
#: src/merge/generic_reader.cpp:282
#, no-c-format, c++-format
msgid "Track ID {0}: {1} ({2})"
msgstr "Spur ID {0}: {1} ({2})"
#: src/common/kax_element_names.cpp:191
#: src/common/kax_element_names.cpp:318
#: src/common/property_element.cpp:132
#, no-c-format
msgid "Track UID"
msgstr "Spur-UID"
#: src/extract/extract_cli_parser.cpp:76
#, no-c-format
msgid "Track extraction"
msgstr "Extraktion von Spuren"
#: src/propedit/options.cpp:195
#: src/propedit/propedit_cli_parser.cpp:168
#: src/propedit/propedit_cli_parser.cpp:282
#, no-c-format
msgid "Track headers"
msgstr "Spurkopfdaten"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2247
#, no-c-format
msgid "Track name"
msgstr "Spurname"
#: src/common/kax_element_names.cpp:190
#: src/common/property_element.cpp:131
#, no-c-format
msgid "Track number"
msgstr "Spurnummer"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:303
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:77
#, no-c-format
msgid "Track number for mkvpropedit:"
msgstr "Spurnummer für mkvpropedit:"
#: src/common/content_decoder.cpp:70
#, no-c-format, c++-format
msgid "Track number {0} has been encrypted and decryption has not yet been implemented.\n"
msgstr "Die Spur Nummer {0} wurde verschlüsselt und Entschlüsselung wurde in MKVToolNix noch nicht implementiert.\n"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:163
#, no-c-format
msgid "Track number:"
msgstr "Spurnummer:"
#: src/common/kax_element_names.cpp:203
#, no-c-format
msgid "Track overlay"
msgstr "Spurüberlagerung"
#: src/common/kax_element_names.cpp:192
#, no-c-format
msgid "Track type"
msgstr "Spurtyp"
#: src/extract/xtr_avc.cpp:139
#: src/extract/xtr_hdmv_textst.cpp:44
#: src/extract/xtr_hdmv_textst.cpp:63
#: src/extract/xtr_hevc.cpp:39
#, no-c-format, c++-format
msgid "Track {0} CodecPrivate is too small.\n"
msgstr "Spur {0} CodecPrivate ist zu klein.\n"
#: src/common/content_decoder.cpp:100
#, no-c-format, c++-format
msgid "Track {0} has been compressed with an unknown/unsupported compression algorithm ({1}).\n"
msgstr "Spur {0} wurde mit einem unbekannten bzw. nicht unterstützten Algorithmus ({1}) komprimiert.\n"
#: src/input/r_matroska.cpp:1366
#, no-c-format, c++-format
msgid "Track {0} is missing its track UID element which is required to be present by the Matroska specification. If the file contains tags then those tags might be broken.\n"
msgstr "In Spur {0} fehlt das Spur-UID-Element, das von den Matroska-Spezifikationen vorgeschrieben wird. Falls die Datei Tags enthält, dann sind diese eventuell defekt.\n"
#: src/common/content_decoder.cpp:87
#, no-c-format, c++-format
msgid "Track {0} was compressed with the algorithm '{1}' which is not supported anymore.\n"
msgstr "Spur {0} wurde mit dem Algorithmus '{1}' komprimiert, der nicht mehr unterstützt wird.\n"
#: src/extract/xtr_aac.cpp:51
#, no-c-format, c++-format
msgid "Track {0} with the CodecID '{1}' contains invalid \"codec private\" data for AAC.\n"
msgstr "Die Spur {0} mit der CodecID »{1}« enthält für AAC ungültige private Codec-Konfigurationsdaten.\n"
#: src/extract/xtr_ogg.cpp:97
#, no-c-format, c++-format
msgid "Track {0} with the CodecID '{1}' does not contain valid headers.\n"
msgstr "Die Spur {0} mit der CodecID »{1}« enthält ungültige Kopfdaten.\n"
#: src/extract/xtr_wav.cpp:51
#, no-c-format, c++-format
msgid "Track {0} with the CodecID '{1}' is missing the \"bits per second (bps)\" element and cannot be extracted.\n"
msgstr "Der Spur {0} mit der CodecID »{1}« fehlt das Element »Bits pro Sekunde«. Sie kann deshalb nicht extrahiert werden.\n"
#: src/extract/xtr_aac.cpp:44
#: src/extract/xtr_alac.cpp:49
#: src/extract/xtr_avc.cpp:134
#: src/extract/xtr_avi.cpp:42
#: src/extract/xtr_hdmv_textst.cpp:39
#: src/extract/xtr_hevc.cpp:35
#: src/extract/xtr_ogg.cpp:40
#: src/extract/xtr_ogg.cpp:76
#: src/extract/xtr_rmff.cpp:31
#: src/extract/xtr_textsubs.cpp:99
#: src/extract/xtr_textsubs.cpp:277
#: src/extract/xtr_wav.cpp:179
#: src/extract/xtr_webvtt.cpp:36
#, no-c-format, c++-format
msgid "Track {0} with the CodecID '{1}' is missing the \"codec private\" element and cannot be extracted.\n"
msgstr "Der Spur {0} mit der CodecID »{1}« fehlt das Element für die privaten Codec-Konfigurationsdaten. Sie kann deshalb nicht extrahiert werden.\n"
#: src/extract/xtr_avi.cpp:46
#, no-c-format, c++-format
msgid "Track {0} with the CodecID '{1}' is missing the \"default duration\" element and cannot be extracted.\n"
msgstr "Der Spur {0} mit der CodecID »{1}« fehlt das Element »Standarddauer«. Sie kann deshalb nicht extrahiert werden.\n"
#: src/extract/xtr_textsubs.cpp:366
#, no-c-format, c++-format
msgid "Track {0}: An USF subtitle entry starting at timestamp {1} is not well-formed XML and will be skipped.\n"
msgstr "Spur {0}: Ein USF-Untertiteleintrag, der an Zeitstempel {1} anfängt, enthält ungültig formatiertes XML und wird ausgelassen.\n"
#: src/extract/xtr_avc.cpp:44
#: src/extract/xtr_hevc.cpp:97
#, no-c-format, c++-format
msgid "Track {0}: NAL too big. Size according to header field: {1}, available bytes in packet: {2}. This NAL is defect and will be skipped.\n"
msgstr "Spur {0}: NAL zu groß. Größe laut Kopffeld: {1}, verfügbare Byte im Paket: {2}. Diese NAL ist defekt und wird übersprungen.\n"
#: src/extract/xtr_webvtt.cpp:51
#, no-c-format, c++-format
msgid "Track {0}: Subtitle entry number {1} is missing its duration. Assuming a duration of 1s.\n"
msgstr "Spur {0}: Dem Untertitelbild Nummer {1} fehlt die Angabe der Dauer. Es wird angenommen, dass es 1s dauert.\n"
#: src/input/r_qtmp4.cpp:3063
#, no-c-format, c++-format
msgid "Track {0}: The AAC information could not be parsed.\n"
msgstr "Spur {0}: Die AAC-Codec-Konfigurationsdaten konnten nicht ausgewertet werden.\n"
#: src/extract/xtr_aac.cpp:54
#, no-c-format, c++-format
msgid "Track {0}: extraction of AAC audio with a channel count of 7 or more than 8 in its 'audio-specific config' element is not supported.\n"
msgstr "Spur {0}: Extraktion von AAC-Audio mit einer Kanalanzahl von 7 oder mehr als 8 im »Audio-spezifische Konfiguation«-Element wird nicht unterstützt.\n"
#: src/common/kax_info.cpp:647
#, no-c-format, c++-format
msgid "Track {0}: {1}, codec ID: {2}{3}{4}{5}\n"
msgstr "Spur {0}: {1}, Codec-ID: {2}{3}{4}{5}\n"
#: src/common/kax_element_names.cpp:188
#, no-c-format
msgid "Tracks"
msgstr "Spuren"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:580
#, no-c-format
msgid "Tracks with a language in this list will be set not to be copied by default."
msgstr "Das Multiplexen von Spuren, deren Sprache sich in dieser Liste befindet, wird standardmäßig nicht aktiviert."
#: src/extract/xtr_base.cpp:125
#, no-c-format
msgid "Tracks with unsupported content encoding schemes (compression or encryption) cannot be extracted.\n"
msgstr "Spuren mit nicht unterstützten Kodierschemata (Kompression oder Verschlüsselung) können nicht extrahiert werden.\n"
#: src/propedit/tag_target.cpp:261
#, no-c-format
msgid "Tracks with unsupported content encoding schemes (compression or encryption) cannot be modified.\n"
msgstr "Spuren mit nicht unterstützten Kodierschemata (Kompression oder Verschlüsselung) können nicht verändert werden.\n"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:317
#, no-c-format
msgid "Tracks:"
msgstr "Spuren:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2236
#, no-c-format
msgid "Transfer characteristics:"
msgstr "Farbübertragungscharakteristik:"
#: src/common/file_types.cpp:104
#: src/output/p_truehd.h:41
#, no-c-format
msgid "TrueHD"
msgstr "TrueHD"
#: src/extract/xtr_vobsub.cpp:93
#, no-c-format, c++-format
msgid "Two VobSub tracks can only be extracted into the same file if their CodecPrivate data matches. This is not the case for the tracks {0} and {1}.\n"
msgstr "Zwei VobSub-Spuren können nur dann in dieselbe Datei extrahiert werden, wenn ihre privaten Codec-Konfigurationsdaten übereinstimmen. Dies ist für die Spuren {0} und {1} nicht der Fall.\n"
#: src/common/hacks.cpp:40
#, no-c-format
msgid "Two files multiplexed with the same settings and this switch activated will be identical."
msgstr "Zwei Dateien, die beide mit identischen Einstellungen und diesem Schalter gemultiplext wurden, werden identisch sein."
#: src/common/kax_element_names.cpp:170
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:322
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:162
#: src/mkvtoolnix-gui/jobs/model.cpp:111
#: src/mkvtoolnix-gui/merge/track_model.cpp:74
#, no-c-format
msgid "Type"
msgstr "Typ"
#: src/common/property_element.cpp:156
#, no-c-format
msgid "Type of the unit for DisplayWidth/Height (0: pixels, 1: centimeters, 2: inches, 3: aspect ratio)."
msgstr "Einheit für die Anzeigebreite/-höhe (0: Pixel, 1: Zentimeter, 2: Zoll, 3: Seitenverhältnis)"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:333
#, no-c-format
msgid "Type-specific settings"
msgstr "Typ-spezifische Einstellungen"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:304
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:204
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:68
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:174
#, no-c-format
msgid "Type:"
msgstr "Typ:"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:166
#, no-c-format
msgid "UID"
msgstr "UID"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:307
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:80
#, no-c-format
msgid "UID:"
msgstr "UID:"
#: src/common/file_types.cpp:106
#, no-c-format
msgid "USF subtitles"
msgstr "USF-Textuntertitel"
#: src/common/file_types.cpp:59
#, no-c-format
msgid "USF text subtitles"
msgstr "USF-Textuntertitel"
#: src/mkvtoolnix-gui/merge/input.cpp:1668
#, no-c-format
msgid "Unable to append files"
msgstr "Kann Dateien nicht anfügen"
#: src/common/iso639.cpp:109
#, no-c-format
msgid "Undetermined"
msgstr "Unbestimmt"
#: src/common/kax_info.cpp:402
#: src/common/kax_info.cpp:411
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:172
#: src/mkvtoolnix-gui/jobs/job.cpp:276
#, no-c-format
msgid "Unknown"
msgstr "Unbekannt"
#: src/input/r_ogm.cpp:510
#, no-c-format, c++-format
msgid "Unknown audio stream type 0x{0:04x}. Stream ID {1} will be ignored.\n"
msgstr "Unbekannter Audiodatenstromtyp 0x{0:04x}. Datenstrom-ID {1} wird ausgelassen.\n"
#: src/common/chapters/chapters.cpp:498
#, no-c-format, c++-format
msgid "Unknown chapter file format in '{0}'. It does not contain a supported chapter format.\n"
msgstr "Unbekanntes Dateiformat in »{0}«. Diese Datei enthält kein unterstütztes Format für Kapitel.\n"
#: src/common/content_decoder.cpp:76
#, no-c-format, c++-format
msgid "Unknown content encoding type {0} for track {1}.\n"
msgstr "Unbekannter Inhaltskodierungstyp {0} für Spur {1}\n"
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:103
#: src/mkvtoolnix-gui/info/model.cpp:348
#, no-c-format, c++-format
msgid "Unknown element (ID: 0x{0})"
msgstr "Unbekanntes Element (ID: 0x{0})"
#: src/merge/mkvmerge.cpp:1707
#, no-c-format, c++-format
msgid "Unknown format for the next UID in '{0} {1}'.\n"
msgstr "Unbekanntes Format für die nächste UID in »{0} {1}«\n"
#: src/merge/mkvmerge.cpp:1694
#, no-c-format, c++-format
msgid "Unknown format for the previous UID in '{0} {1}'.\n"
msgstr "Unbekanntes Format für die vorherige UID in '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1719
#, no-c-format, c++-format
msgid "Unknown format for the segment UID '{2}' in '{0} {1}'.\n"
msgstr "Unbekanntes Format für die Segment-UID »{2}« in »{0} {1}«\n"
#: src/merge/mkvmerge.cpp:983
#, no-c-format, c++-format
msgid "Unknown format in '{0} {1}'.\n"
msgstr "Unbekannte Format bei »{0} {1}«\n"
#: src/input/r_vobsub.cpp:641
#, no-c-format, c++-format
msgid "Unknown header 0x{0:02x}{1:02x}{2:02x}{3:02x}\n"
msgstr "Unbekannte Kopfdaten 0x{0:02x}{1:02x}{2:02x}{3:02x}\n"
#: src/extract/extract_cli_parser.cpp:270
#, no-c-format, c++-format
msgid "Unknown mode '{0}'.\n"
msgstr "Unbekannter Arbeitsmodus »{0}«\n"
#: src/common/cli_parser.cpp:125
#, no-c-format, c++-format
msgid "Unknown option '{0}'.\n"
msgstr "Unbekannte Option »{0}«\n"
#: src/propedit/propedit_cli_parser.cpp:40
#, no-c-format, c++-format
msgid "Unknown parse mode in '{0} {1}'.\n"
msgstr "Unbekannter Analysemodus bei »{0} {1}«\n"
#: src/input/r_avi.cpp:505
#, no-c-format, c++-format
msgid "Unknown/unsupported audio format 0x{0:04x} for this audio track.\n"
msgstr "Unbekanntes/nicht unterstütztes Audioformat 0x{0:04x} in dieser Audiospur\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2280
#, no-c-format
msgid "Unlimited"
msgstr "Unbegrenzt"
#: src/extract/extract_cli_parser.cpp:341
#, no-c-format, c++-format
msgid "Unrecognized command line option '{0}'.\n"
msgstr "Unbekannte Befehlszeilenoption »{0}«.\n"
#: src/mkvtoolnix-gui/util/file_identifier.cpp:172
#, no-c-format
msgid "Unrecognized file format"
msgstr "Nicht erkanntes Dateiformat"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:167
#, no-c-format
msgid "Unsigned integer"
msgstr "Vorzeichenlose ganze Zahl"
#: src/input/r_vobsub.cpp:510
#, no-c-format, c++-format
msgid "Unsupported MPEG mpeg_version: 0x{0:02x} in packet {1} for timestamp {2}, assuming MPEG2. No further warnings will be printed for this track.\n"
msgstr "Nicht unterstützte MPEG-Version: 0x{0:02x} in Paket {1} bei Zeitstempel {2}. Der Spur wird wie MPEG Version 2 behandelt. Für diese Spur werden keine weiteren Warnungen diesbezüglich ausgegeben.\n"
#: src/mkvtoolnix-gui/util/file_identifier.cpp:177
#, no-c-format
msgid "Unsupported file format"
msgstr "Nicht untersütztes Dateiformat"
#: src/input/r_matroska.cpp:2273
#, no-c-format
msgid "Unsupported track type for this track.\n"
msgstr "Nicht unterstützter Spurtyp\n"
#: src/propedit/propedit_cli_parser.cpp:263
#, no-c-format
msgid "Update an attachment's properties"
msgstr "Die Eigenschaften eines Anhangs aktualisieren"
#: src/merge/output_control.cpp:243
#: src/mkvtoolnix-gui/header_editor/tab.cpp:276
#: src/propedit/propedit.cpp:120
#, no-c-format
msgid "Updating the 'document type version' or 'document type read version' header fields failed."
msgstr "Die Aktualisierung der »Dokumententyp-Version«- oder »Dokumententyp-Leseversion«-Kopfdatenfelder schlug fehl."
#: src/propedit/propedit.cpp:31
#, no-c-format, c++-format
msgid "Updating the '{0}' element failed. Reason:"
msgstr "Die Aktualisierung des Elements »{0}« schlug fehl. Grund:"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:44
#, no-c-format
msgid "Usage"
msgstr "Benutzung"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:97
#, no-c-format
msgid "Usage and examples"
msgstr "Benutzung und Beispiele"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2278
#, no-c-format
msgid "Use &file && track colors"
msgstr "Datei- && Spur&farben benutzen"
#: src/mkvtoolnix-gui/merge/output.cpp:193
#, no-c-format
msgid "Use 'segment linking' for the resulting files."
msgstr "Benutzt »Segmentverknüpfung« für die erstellten Dateien."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2319
#, no-c-format
msgid "Use fi&xed directory:"
msgstr "&Fest vorgegebenes Verzeichnis benutzen:"
#: src/common/hacks.cpp:39
#, no-c-format
msgid "Use fixed values for the elements that change with each file otherwise (multiplexing date, segment UID, track UIDs etc.)."
msgstr "Benutzt feste Werte für Elemente, die sich normalerweise von Datei zu Datei unterscheiden (Multiplexdatum, Segment-UIDs, Spur-UIDs etc.)."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2224
#, no-c-format
msgid "Use legac&y MIME types for font attachments"
msgstr "Veraltete MIME-T&ypen für Schriftart-Dateianhänge verwenden"
#: src/propedit/propedit_cli_parser.cpp:245
#, no-c-format
msgid "Use legacy font MIME types when adding new attachments or replacing existing ones"
msgstr "Veraltete Schriftart-MIME-Typen benutzen, wenn neue Dateianhänge hinzugefügt oder existierende ersetzt werden"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2215
#, no-c-format
msgid "Use system settings"
msgstr "Systemeinstellungen benutzen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2313
#, no-c-format
msgid "Use the &title as the base file name if a title is set"
msgstr "Den Datei&titel als Basisdateinamen nutzen, falls ein Titel gesetzt ist"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2314
#, no-c-format
msgid "Use the input file's &directory name instead of the file name"
msgstr "Den Verzeichnis&namen der Quelldatei anstelle des Dateinamens nutzen"
#: src/mkvtoolnix-gui/merge/input.cpp:562
#, no-c-format
msgid "Use this for tracks containing onscreen text or foreign-language dialogue."
msgstr "Kann für Spuren genutzt werden, die auf dem Bildschirm angezeigten Text oder Dialoge in fremden Sprachen beinhalten."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:59
#, no-c-format
msgid "Use this only for testing purposes."
msgstr "Sollte nur zu Testzwecken benutzt werden."
#: src/mkvtoolnix-gui/merge/output.cpp:189
#, no-c-format
msgid "Useful e.g. when you want exactly two files."
msgstr "Nützlich, wenn Sie z.B. genau zwei Dateien erzeugen möchten."
#: src/extract/extract_cli_parser.cpp:109
#, no-c-format
msgid "Uses the chapter names of the specified language for extraction instead of the first chapter name found."
msgstr "Benutzt die Kapitelnamen der angegebenen Sprache für die Extraktion, anstatt den jeweils ersten gefundenen Kapitelnamen zu extrahieren."
#: src/merge/generic_reader.cpp:500
#, no-c-format, c++-format
msgid "Using the demultiplexer for the format '{0}'.\n"
msgstr "Der Demultiplexer für das folgende Format wird benutzt: »{0}«.\n"
#: src/input/r_matroska.cpp:1745
#, no-c-format, c++-format
msgid "Using the generic output module for track type '{0}'.\n"
msgstr "Das allgemeine Ausgabemodul wird für den folgenden Spurtyp benutzt: »{0}«.\n"
#: src/merge/generic_reader.cpp:506
#, no-c-format, c++-format
msgid "Using the output module for the format '{0}'.\n"
msgstr "Das Ausgabemodul für das folgende Format wird benutzt: »{0}«.\n"
#: src/merge/cluster_helper.cpp:790
#, no-c-format, c++-format
msgid "Using the track with the ID {0} from the file '{1}' as the reference for chapter generation.\n"
msgstr "Die Spur mit der ID {0} aus der Datei »{1}« wird als Referenz für die Kapitelerzeugung benutzt.\n"
#: src/common/file_types.cpp:107
#: src/output/p_vc1.h:35
#, no-c-format
msgid "VC-1"
msgstr "VC-1"
#: src/common/file_types.cpp:60
#, no-c-format
msgid "VC-1 elementary streams"
msgstr "VC-1-Elementardatenströme"
#: src/output/p_vpx.h:33
#, no-c-format
msgid "VP8/VP9"
msgstr "VP8/VP9"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:340
#, no-c-format
msgid "Valid format codes are:"
msgstr "Gültige Formatanweisungen sind:"
#: src/common/hacks.cpp:93
#, no-c-format
msgid "Valid hacks are:\n"
msgstr "Gültige Hacks sind:\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:888
#, no-c-format
msgid "Validation failed"
msgstr "Validierung fehlgeschlagen"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:221
#, no-c-format
msgid "Value"
msgstr "Wert"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:77
#, no-c-format
msgid "Value: %1"
msgstr "Wert: %1"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:241
#, no-c-format
msgid "Variables for all job types"
msgstr "Variablen für alle Jobtypen"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:248
#, no-c-format
msgid "Variables for multiplex jobs"
msgstr "Variablen für Multiplex-Jobs"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:220
#, no-c-format
msgid "Variants"
msgstr "Variante"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:120
#, no-c-format
msgid "Version %1"
msgstr "Version %1"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:146
#, no-c-format
msgid "Version %1 \"%2\""
msgstr "Version %1 »%2«"
#: src/common/kax_element_names.cpp:131
#, no-c-format
msgid "Vertical Cb subsample"
msgstr "Vertikale Cb-Unterabtastung"
#: src/common/kax_element_names.cpp:133
#, no-c-format
msgid "Vertical chroma siting"
msgstr "Vertikale Sättigungs-Positionierung"
#: src/common/kax_element_names.cpp:129
#, no-c-format
msgid "Vertical chroma subsample"
msgstr "Vertikale Sättigungs-Unterabtastung"
#: src/output/p_video_for_windows.h:36
#, no-c-format
msgid "VfW compatible video"
msgstr "VfW-kompatibles Video"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:62
#: src/mkvtoolnix-gui/merge/track.cpp:678
#, no-c-format
msgid "Video"
msgstr "Video"
#: src/common/property_element.cpp:161
#, no-c-format
msgid "Video aspect ratio type"
msgstr "Video-Seitenverhältnistyp"
#: src/common/kax_element_names.cpp:125
#, no-c-format
msgid "Video color information"
msgstr "Farb-Informationen des Videos"
#: src/common/kax_element_names.cpp:113
#, no-c-format
msgid "Video color mastering metadata"
msgstr "Metadaten des Video-Farb-Masterns"
#: src/common/property_element.cpp:160
#, no-c-format
msgid "Video crop bottom"
msgstr "Video Pixel unten abschneiden"
#: src/common/property_element.cpp:157
#, no-c-format
msgid "Video crop left"
msgstr "Video-Pixel links abschneiden"
#: src/common/property_element.cpp:159
#, no-c-format
msgid "Video crop right"
msgstr "Video-Pixel rechts abschneiden"
#: src/common/property_element.cpp:158
#, no-c-format
msgid "Video crop top"
msgstr "Video-Pixel oben abschneiden"
#: src/common/property_element.cpp:155
#, no-c-format
msgid "Video display height"
msgstr "Videoanzeigehöhe"
#: src/common/property_element.cpp:156
#, no-c-format
msgid "Video display unit"
msgstr "Videoanzeigeeinheit"
#: src/common/property_element.cpp:154
#, no-c-format
msgid "Video display width"
msgstr "Videoanzeigebreite"
#: src/common/property_element.cpp:162
#, no-c-format
msgid "Video field order"
msgstr "Video-Feldreihenfolge"
#: src/common/property_element.cpp:151
#, no-c-format
msgid "Video interlaced flag"
msgstr "Schalter für Video im Zeilensprungverfahren"
#: src/input/r_real.cpp:586
#, no-c-format, c++-format
msgid "Video packet assembly failed. Error code: {0} ({1})\n"
msgstr "Das Zusammensetzen der Videopakete zu einem Bild schlug fehl. Fehlercode: {0} ({1})\n"
#: src/common/property_element.cpp:153
#, no-c-format
msgid "Video pixel height"
msgstr "Video-Pixel-Höhe"
#: src/common/property_element.cpp:152
#, no-c-format
msgid "Video pixel width"
msgstr "Video-Pixel-Breite"
#: src/common/kax_element_names.cpp:140
#, no-c-format
msgid "Video projection"
msgstr "Videoprojektion"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2200
#: src/mkvtoolnix-gui/forms/merge/tab.h:2251
#: src/mkvtoolnix-gui/header_editor/tab.cpp:638
#, no-c-format
msgid "Video projection information"
msgstr "Informationen zur Videoprojektion"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2197
#: src/mkvtoolnix-gui/forms/merge/tab.h:2227
#, no-c-format
msgid "Video properties"
msgstr "Videoeigenschaften"
#: src/common/property_element.cpp:163
#, no-c-format
msgid "Video stereo mode"
msgstr "Videostereomodus"
#: src/common/kax_element_names.cpp:147
#, no-c-format
msgid "Video track"
msgstr "Videospur"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:55
#, no-c-format
msgid "Video track %1"
msgstr "Videospur %1"
#: src/common/property_element.cpp:169
#, no-c-format
msgid "Video: bits per color channel"
msgstr "Video: Bits pro Farkbanal"
#: src/common/property_element.cpp:188
#, no-c-format
msgid "Video: chromaticity blue X"
msgstr "Video: Sättigung blau X"
#: src/common/property_element.cpp:189
#, no-c-format
msgid "Video: chromaticity blue Y"
msgstr "Video: Sättigung blau Y"
#: src/common/property_element.cpp:186
#, no-c-format
msgid "Video: chromaticity green X"
msgstr "Video: Sättigung grün X"
#: src/common/property_element.cpp:187
#, no-c-format
msgid "Video: chromaticity green Y"
msgstr "Video: Sättigung grün Y"
#: src/common/property_element.cpp:184
#, no-c-format
msgid "Video: chromaticity red X"
msgstr "Video: Sättigung rot X"
#: src/common/property_element.cpp:185
#, no-c-format
msgid "Video: chromaticity red Y"
msgstr "Video: Sättigung rot Y"
#: src/common/property_element.cpp:168
#, no-c-format
msgid "Video: color matrix coefficients"
msgstr "Video: Farbmatrix-Koeffizienten"
#: src/common/property_element.cpp:178
#, no-c-format
msgid "Video: color primaries"
msgstr "Video: Primärfarben"
#: src/common/property_element.cpp:176
#, no-c-format
msgid "Video: color range"
msgstr "Video: Farbbereich"
#: src/common/property_element.cpp:172
#, no-c-format
msgid "Video: horizontal Cb subsampling"
msgstr "Video: horizontale Cb-Unterabtastung"
#: src/common/property_element.cpp:174
#, no-c-format
msgid "Video: horizontal chroma siting"
msgstr "Video: horizontale Sättigungspositionierung"
#: src/common/property_element.cpp:170
#, no-c-format
msgid "Video: horizontal chroma subsampling"
msgstr "Video: horizontale Sättigungs-Unterabtastung"
#: src/common/property_element.cpp:179
#, no-c-format
msgid "Video: maximum content light"
msgstr "Video: maximale Inhaltshelligkeit"
#: src/common/property_element.cpp:180
#, no-c-format
msgid "Video: maximum frame light"
msgstr "Video: maximales Bild-Lichtlevel"
#: src/common/property_element.cpp:192
#, no-c-format
msgid "Video: maximum luminance"
msgstr "Video: maximale Helligkeit"
#: src/common/property_element.cpp:193
#, no-c-format
msgid "Video: minimum luminance"
msgstr "Video: minimale Helligkeit"
#: src/common/property_element.cpp:198
#, no-c-format
msgid "Video: projection type"
msgstr "Video: Projektionsmethode"
#: src/common/property_element.cpp:201
#, no-c-format
msgid "Video: projection's pitch rotation"
msgstr "Video: Drehwinkel der Projektion"
#: src/common/property_element.cpp:202
#, no-c-format
msgid "Video: projection's roll rotation"
msgstr "Video: Rollwinkel der Projektion"
#: src/common/property_element.cpp:200
#, no-c-format
msgid "Video: projection's yaw rotation"
msgstr "Video: Gierwinkel der Projektion"
#: src/common/property_element.cpp:199
#, no-c-format
msgid "Video: projection-specific data"
msgstr "Video: projektionsspezifische Daten"
#: src/common/property_element.cpp:177
#, no-c-format
msgid "Video: transfer characteristics"
msgstr "Video: Farbübertragungscharakteristik"
#: src/common/property_element.cpp:173
#, no-c-format
msgid "Video: vertical Cb subsampling"
msgstr "Video: vertikale Cb-Unterabtastung"
#: src/common/property_element.cpp:175
#, no-c-format
msgid "Video: vertical chroma siting"
msgstr "Video: vertikale Sättigungs-Positionierung"
#: src/common/property_element.cpp:171
#, no-c-format
msgid "Video: vertical chroma subsampling"
msgstr "Video: vertikale Sättigungs-Unterabtastung"
#: src/common/property_element.cpp:190
#, no-c-format
msgid "Video: white point X"
msgstr "Video: Weißpunkt X"
#: src/common/property_element.cpp:191
#, no-c-format
msgid "Video: white point Y"
msgstr "Video: Weißpunkt Y"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:185
#, no-c-format
msgid "Visible"
msgstr "Sichtbar"
#: src/common/file_types.cpp:108
#: src/output/p_vobbtn.h:34
#, no-c-format
msgid "VobBtn"
msgstr "VobBtn"
#: src/common/file_types.cpp:61
#, no-c-format
msgid "VobButtons"
msgstr "VobButtons"
#: src/common/file_types.cpp:109
#: src/output/p_vobsub.h:29
#, no-c-format
msgid "VobSub"
msgstr "VobSub"
#: src/common/file_types.cpp:62
#, no-c-format
msgid "VobSub subtitles"
msgstr "VobSub-Untertitel"
#: src/output/p_vorbis.h:53
#, no-c-format
msgid "Vorbis"
msgstr "Vorbis"
#: src/common/file_types.cpp:110
#, no-c-format
msgid "WAV"
msgstr "WAV"
#: src/common/file_types.cpp:63
#, no-c-format
msgid "WAVE (uncompressed PCM audio)"
msgstr "WAVE (unkomprimiertes PCM)"
#: src/common/file_types.cpp:111
#, no-c-format
msgid "WAVPACK"
msgstr "WAVPACK"
#: src/common/file_types.cpp:64
#, no-c-format
msgid "WAVPACK v4 audio"
msgstr "WAVPACK v4 Audio"
#: src/output/p_wavpack.h:35
#, no-c-format
msgid "WAVPACK4"
msgstr "WAVPACK4"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2256
#, no-c-format
msgid "Warn about missing &audio tracks:"
msgstr "Vor fehlenden &Audiospuren warnen:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2234
#, no-c-format
msgid "Warn before &aborting running jobs"
msgstr "Vor dem A&bbrechen laufender Jobs warnen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2233
#, no-c-format
msgid "Warn before &closing modified tabs"
msgstr "Vor dem Schl&ießen modifizierter Tabs warnen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2235
#, no-c-format
msgid "Warn before &overwriting existing items (files, jobs etc.)"
msgstr "Vor dem Überschreiben (z.B. von Dateien oder Jobs) &nachfragen"
#: src/input/subtitles.cpp:271
#, no-c-format, c++-format
msgid "Warning in line {0}: The start timestamp is smaller than that of the previous entry. All entries from this file will be sorted by their start time.\n"
msgstr "Warnung in Zeile {0}: Der Start-Zeitstempel ist kleiner als der des vorhergehenden Eintrages. Alle Einträge aus dieser Datei werden nach ihrem Startzeitstempel sortiert.\n"
#: src/common/output.cpp:142
#: src/mkvtoolnix-gui/jobs/job.cpp:254
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:318
#, no-c-format
msgid "Warning:"
msgstr "Warnung:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2232
#, no-c-format
msgid "Warnings"
msgstr "Warnungen"
#: src/mkvtoolnix-gui/jobs/model.cpp:119
#, no-c-format
msgid "Warnings/Errors"
msgstr "Warnungen/Fehler"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:299
#, no-c-format
msgid "Warnings:"
msgstr "Warnungen: "
#: src/common/file_types.cpp:65
#, no-c-format
msgid "WebM audio/video files"
msgstr "WebM-Audio-/Video-Dateien"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:808
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:198
#: src/mkvtoolnix-gui/merge/output.cpp:439
#, no-c-format
msgid "WebM files"
msgstr "WebM-Dateien"
#: src/common/file_types.cpp:66
#: src/common/file_types.cpp:112
#: src/extract/xtr_webvtt.h:31
#: src/output/p_webvtt.h:26
#, no-c-format
msgid "WebVTT subtitles"
msgstr "WebVTT-Untertitel"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:116
#, no-c-format
msgid "What do you want to do with the files you've dragged & dropped here?"
msgstr "Was wollen Sie mit den Dateien machen, die Sie hierher gezogen haben?"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:167
#, no-c-format
msgid "What do you want to do with the files you've dragged & dropped or copied & pasted here?"
msgstr "Was wollen Sie mit den Dateien machen, die Sie hierher gezogen bzw. kopiert und eingefügt haben?"
#: src/mkvtoolnix-gui/merge/adding_appending_files_dialog.cpp:30
#, no-c-format
msgid "What do you want to do with the files?"
msgstr "Was wollen Sie mit den Dateien machen?"
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:141
#, no-c-format
msgid "What to do in the future:"
msgstr "In der Zukunft:"
#: src/mkvtoolnix-gui/merge/input.cpp:654
#, no-c-format
msgid "What you input here is added after all the other options the GUI adds so that you could overwrite any of the GUI's options for this track."
msgstr "Was Sie hier eingeben, wird vom GUI nach allen anderen anderen Optionen in der Befehlszeile eingefügt, sodass Sie alle Optionen des GUIs beliebig überschreiben können."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2343
#, no-c-format
msgid "When &dropping files:"
msgstr "Beim &Fallenlassen von Dateien:"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:303
#, no-c-format
msgid "When &finished…"
msgstr "Nach Fe&rtigstellung…"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:390
#, no-c-format
msgid "When a file is added its name is scanned."
msgstr "Beim Hinzufügen einer Quelldatei wird deren Name untersucht."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2265
#, no-c-format
msgid "When adding d&irectories via drag && drop/copy && paste:"
msgstr "V&erzeichnisse via Ziehen && Fallenlassen/Kopieren && Einfügen hinzufügen:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2263
#, no-c-format
msgid "When adding files via &drag && drop/copy && paste:"
msgstr "&Dateien via Ziehen && Fallenlassen/Kopieren && Einfügen hinzufügen:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:2264
#, no-c-format
msgid "When adding m&ultiple files via \"add source files\":"
msgstr "Mehrere Dateien via »&Quelldateien hinzufügen« hinzufügen:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:540
#, no-c-format
msgid "When adding new files as attachments the GUI will check if there are other attachments with the same name."
msgstr "Beim Hinzufügen neuer Dateien als Anhänge prüft die GUI, ob es andere Anhänge mit demselben Namen gibt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:573
#, no-c-format
msgid "When adding source files all tracks are normally set to be copied into the destination file."
msgstr "Beim Hinzufügen von Quelldateien wird das Kopieren in die Zieldatei normalerweise für alle Spuren aktiviert."
#: src/mkvtoolnix-gui/merge/output.cpp:235
#, no-c-format
msgid "When appending: one chapter is created at the start and one whenever a file is appended."
msgstr "Beim Anhängen: ein Kapitel wird am Anfang erzeugt und je ein weiteres jedes Mal, wenn eine Datei angehängt wird."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:493
#, no-c-format
msgid "When deriving the track language from the file name, the file name is split into parts on the characters in this list."
msgstr "Beim Ableiten der Spursprache vom Dateinamen wird der Dateiname entlang dieser Zeichen in Teile zerlegt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:367
#, no-c-format
msgid "When the user adds a file containing such a title, the program will copy the title into the \"file title\" input box if this option is enabled."
msgstr "Wird eine Datei mit so einem Titel hinzugefügt, dann übernimmt das Programm den Titel in das »Dateititel« Eingabeelement, falls diese Option aktiviert ist."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:476
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:482
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:488
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:501
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:507
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:513
#, no-c-format
msgid "When the user adds such a file the track's language input is set to the language property from the source file."
msgstr "Wird eine Datei hinzugefügt, so wird das Spracheneingabeelement der Spur auf die »Sprache«-Eigenschaft der Spur in der Quelldatei gesetzt."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:468
#, no-c-format
msgid "When the user drags & drops directories from an external application onto the multiplex tool the GUI can take different actions."
msgstr "Wenn Verzeichnisse von externen Anwendungen auf das Mulitplex-Werkzeug gezogen werden, kann die GUI verschiedene Aktionen ausführen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:605
#, no-c-format
msgid "When the user drags & drops files from an external application onto a header editor tab the GUI can take different actions."
msgstr "Wenn Dateien von externen Anwendungen auf einen Tab des Kopfdateneditors gezogen werden, kann die GUI verschiedene Aktionen ausführen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:457
#, no-c-format
msgid "When the user drags & drops files from an external application onto the multiplex tool the GUI can take different actions."
msgstr "Wenn Dateien von externen Anwendungen auf das Mulitplex-Werkzeug gezogen werden, kann die GUI verschiedene Aktionen ausführen."
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:330
#, no-c-format
msgid "When to execute:"
msgstr "Wann ausführen:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:531
#, no-c-format
msgid "Whenever the user adds a playlist the program can automatically scan the directory for other playlists and present the user with a detailed list of the playlists found."
msgstr "Immer, wenn eine Abspielliste hinzugefügt wird, kann das Programm das Verzeichnis automatisch nach weiteren Abspiellisten durchsuchen und der Benutzerin bzw. dem Benutzer eine detaillierte Liste der gefundenen Abspiellisten präsentieren."
#: src/common/property_element.cpp:190
#, no-c-format
msgid "White color chromaticity coordinate X as defined by CIE 1931."
msgstr "X-Ordinate der Sättigung der weißen Farbe, wie sie in CIE 1931 definiert ist."
#: src/common/property_element.cpp:191
#, no-c-format
msgid "White color chromaticity coordinate Y as defined by CIE 1931."
msgstr "Y-Ordinate der Sättigung der weißen Farbe, wie sie in CIE 1931 definiert ist."
#: src/common/kax_element_names.cpp:120
#, no-c-format
msgid "White color coordinate x"
msgstr "Weiße Farbordinate x"
#: src/common/kax_element_names.cpp:121
#, no-c-format
msgid "White color coordinate y"
msgstr "Weiße Farbordinate y"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2249
#, no-c-format
msgid "White color coordinates:"
msgstr "Koordinaten weiße Farbe:"
#: src/common/property_element.cpp:152
#, no-c-format
msgid "Width of the encoded video frames in pixels."
msgstr "Codierte Breite des Videobildes in Pixeln"
#: src/common/property_element.cpp:154
#, no-c-format
msgid "Width of the video frames to display."
msgstr "Breite, mit der das Videobild angezeigt werden soll"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:120
#, no-c-format
msgid "Windows (cmd.exe)"
msgstr "Windows (cmd.exe)"
#: src/common/file_types.cpp:75
#, no-c-format
msgid "Windows Media (ASF/WMV)"
msgstr "Windows Media (ASF/WMV)"
#: src/input/unsupported_types_signature_prober.cpp:73
#, no-c-format
msgid "Windows Television DVR"
msgstr "Windows Videorecoder"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:453
#, no-c-format
msgid "With \"close current settings\" the current multiplex settings will be closed without opening new ones."
msgstr "Mit »aktuelle Einstellungen schließen« werden die aktuellen Multiplexeinstellungen geschlossen, ohne neue hinzuzufügen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:449
#, no-c-format
msgid "With \"create new settings\" a new set of multiplex settings will be added."
msgstr "Mit »neue Einstellungen erzeugen« werden neue Multiplexeinstellungen hinzugefügt werden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:451
#, no-c-format
msgid "With \"remove source files\" all source files will be removed."
msgstr "Mit »Quelldateien entfernen« werden alle Quelldateien entfernt werden."
#: src/mkvtoolnix-gui/merge/tab.cpp:508
#, no-c-format
msgid "With the current multiplex settings the destination file will not contain an audio track."
msgstr "Mit den aktuellen Multiplexeinstellungen wird die Zieldatei keine Audiospur enthalten."
#: src/mkvtoolnix-gui/merge/input.cpp:598
#, no-c-format
msgid "With this option that information is adjusted to match the container's timing information."
msgstr "Ist diese Option aktiviert, so wird die Zeitsteuerungsinformation im Bitstrom an die des Containers angepasst."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:46
#, no-c-format
msgid "Write durations for all blocks."
msgstr "Schreibt für alle Block-Elemente deren Zeitdauer."
#: src/extract/extract_cli_parser.cpp:100
#, no-c-format
msgid "Write the attachment with the ID 'AID' to 'outname'."
msgstr "Den Dateianhang mit der ID »AID« in die Datei »Ausname« extrahieren"
#: src/extract/extract_cli_parser.cpp:83
#, no-c-format
msgid "Write track with the ID TID to the file 'out'."
msgstr "Schreibt Spur mit der ID »TID« in die Datei »out«."
#: src/common/kax_element_names.cpp:89
#: src/common/property_element.cpp:127
#, no-c-format
msgid "Writing application"
msgstr "Schreibende Anwendung"
#: src/extract/xtr_vobsub.cpp:237
#, no-c-format, c++-format
msgid "Writing the VobSub index file '{0}'.\n"
msgstr "Die VobSub-Index-Datei »{0}« wird geschrieben.\n"
#: src/common/kate.cpp:60
#, no-c-format, c++-format
msgid "Wrong Kate version: {0}.{1} > {2}.x"
msgstr "Falsche Kate-Version: {0}.{1} > {2}.x"
#: src/common/theora.cpp:43
#, no-c-format, c++-format
msgid "Wrong Theora version: {0}.{1}.{2} != 3.2.x"
msgstr "Falsche Theora-Version: {0}.{1}.{2} != 3.2.x"
#: src/merge/mkvmerge.cpp:2351
#, no-c-format
msgid "Wrong argument to '--split-max-files'.\n"
msgstr "Falsches Argument zu »--split-max-files«\n"
#: src/common/kate.cpp:45
#: src/common/theora.cpp:31
#, no-c-format, c++-format
msgid "Wrong header type: 0x{0:02x} != 0x{1:02x}"
msgstr "Falscher Kopfdatentyp: 0x{0:02x} != 0x{1:02x}"
#: src/common/theora.cpp:36
#, no-c-format, c++-format
msgid "Wrong identification string: '{0:6s}' != 'theora'"
msgstr "Falsche Identifikationskennung: »{0:6s}« != »theora«"
#: src/common/kate.cpp:50
#, no-c-format, c++-format
msgid "Wrong identification string: '{0:7s}' != 'kate\\0\\0\\0'"
msgstr "Falsche Identifikationskennung: »{0:7s}' != 'kate\\0\\0\\0«"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:766
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:201
#: src/mkvtoolnix-gui/merge/output.cpp:551
#, no-c-format
msgid "XML chapter files"
msgstr "XML-Kapiteldateien"
#: src/mkvtoolnix-gui/merge/output.cpp:476
#, no-c-format
msgid "XML segment info files"
msgstr "XML-Segment-Info-Datei"
#: src/mkvtoolnix-gui/merge/input.cpp:1421
#: src/mkvtoolnix-gui/merge/output.cpp:463
#, no-c-format
msgid "XML tag files"
msgstr "XML-Tag-Dateien"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:175
#, no-c-format
msgid "Xiph lacing"
msgstr "Xiph-Framebündelung"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2254
#, no-c-format
msgid "Yaw rotation:"
msgstr "Gierwinkel:"
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:37
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:52
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:90
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:94
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:98
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:114
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:115
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:116
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:56
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:66
#: src/mkvtoolnix-gui/merge/input.cpp:1822
#: src/mkvtoolnix-gui/merge/input.cpp:1824
#: src/mkvtoolnix-gui/merge/input.cpp:1827
#: src/mkvtoolnix-gui/merge/track_model.cpp:137
#: src/mkvtoolnix-gui/merge/track_model.cpp:141
#: src/mkvtoolnix-gui/merge/track_model.cpp:142
#: src/mkvtoolnix-gui/merge/track_model.cpp:340
#, no-c-format
msgid "Yes"
msgstr "Ja"
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:110
#, no-c-format
msgid "You can add attachments by clicking on the button below, by right-clicking on a node in the tree and selecting \"Add attachments\" from the popup menu or by dragging & dropping files here or onto the tree."
msgstr "Sie können Dateianhänge durch das Drücken des Knopfes unten hinzufügen, durch Rechts-Klicken auf einen Knoten im Baum gefolgt von der Wahl von \"Dateianhang hinzufügen\" aus dem Popup-Menü oder durch Ziehen & Fallenlassen von Dateien hier oder auf dem Baum."
#: src/mkvtoolnix-gui/forms/merge/tool.h:225
#, no-c-format
msgid "You can also drag & drop media files here."
msgstr "Sie können auch Media-Dateien hier her ziehen & fallen lassen."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:61
#, no-c-format
msgid "You can change this value in the preferences."
msgstr "Sie können diesen Wert in den Voreinstellungen ändern."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:338
#, no-c-format
msgid "You can control the format used by the start timestamp with <START:format>."
msgstr "Sie können das für den Startzeitstempel benutzte Format mit <START:format> anpassen."
#: src/mkvtoolnix-gui/merge/input.cpp:2249
#, no-c-format
msgid "You can download the application from the following URL:"
msgstr "Sie können die Anwendung von der folgenden URL herunterladen:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:575
#, no-c-format
msgid "You can exempt certain track types from this restriction by checking the corresponding check box below, e.g. for video tracks."
msgstr "Sie können bestimmte Spurtypen von dieser Einschränkung ausnehmen, indem Sie die entsprechende Option unten aktivieren, z.B. für Videospuren."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:196
#, no-c-format
msgid "You can let the header editor add the element to the file."
msgstr "Sie können das Element vom Kopfdateneditor zur Datei hinzufügen lassen."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:187
#, no-c-format
msgid "You can let the header editor remove the element from the file."
msgstr "Sie können das Element vom Kopfdateneditor aus der Datei entfernen lassen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:349
#, no-c-format
msgid "You can opt for having them removed automatically under certain conditions."
msgstr "Sie können sich dafür entscheiden, Jobs unter bestimmten Bedingungen automatisch entfernen zu lassen."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:335
#, no-c-format
msgid "You can specify a minimum number of places for the chapter number with '<NUM:places>', e.g. '<NUM:3>'."
msgstr "Sie können mit »<NUM:Stellen>« eine Mindestanzahl von Stellen für die Kapitelnummer angeben, z.B. »<NUM:3>«."
#: src/mkvtoolnix-gui/merge/input.cpp:593
#, no-c-format
msgid "You can specify one of the units 's', 'ms', 'us', 'ns', 'fps', 'i' or 'p'."
msgstr "Sie können eine der Einheiten »s«, »ms«, »us«, »ns«, »fps«, »i« oder »p« angeben."
#: src/mkvtoolnix-gui/merge/output.cpp:291
#, no-c-format
msgid "You can specify up to nine digits for the number of nanoseconds 'nnnnnnnnn' or none at all."
msgstr "Sie können für die Nanosekunden bis zu neun Ziffern »nnnnnnnnn« eingeben oder auch gar keine."
#: src/mkvtoolnix-gui/merge/output.cpp:185
#, no-c-format
msgid "You can split based on the amount of time passed, based on timestamps, on frame/field numbers or on chapter numbers."
msgstr "Sie können anhand der vergangenen Zeit, anhand von Zeitstempeln, anhand von Bild-/Feldnummern oder von Kapitelnummern aufteilen lassen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:376
#, no-c-format
msgid "You can still enter track names not present in this list manually in both tools."
msgstr "Sie können weiterhin in beiden Werkzeugen Spurnamen eingeben, die nicht in dieser Liste sind."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:381
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:386
#, no-c-format
msgid "You can still enter values not present in this list manually in the multiplexer."
msgstr "Sie können im Multiplexer weiterhin Werte eingeben, die nicht in dieser Liste sind."
#: src/mkvtoolnix-gui/merge/input.cpp:1668
#, no-c-format
msgid "You cannot add additional parts to files that don't contain tracks."
msgstr "Sie können keine zusätzliche Teile an Dateien anhängen, die keine Spuren enthalten."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:66
#, no-c-format
msgid "You have to enter a value between 1000 and 10000000 or the magic value -1."
msgstr "Sie müssen entweder einen Wert zwischen 1000 und 10000000 oder den magischen Wert -1 angeben."
#: src/mkvtoolnix-gui/merge/tab.cpp:420
#, no-c-format
msgid "You have to set the destination file name before you can start multiplexing or add a job to the job queue."
msgstr "Sie müssen den Zieldateinamen setzen, bevor Sie mit dem Multiplexen anfangen oder einen Job zur Warteschlange hinzufügen können."
#: src/mkvtoolnix-gui/merge/output.cpp:277
#, no-c-format
msgid "You may omit the number of hours 'HH' and the number of nanoseconds 'nnnnnnnnn'."
msgstr "Sie können die Anzahl Stunden »HH« und die Nanosekunden »nnnnnnnnn« weglassen."
#: src/mkvtoolnix-gui/merge/output.cpp:290
#, no-c-format
msgid "You may omit the number of hours 'HH'."
msgstr "Sie können die Anzahl Stunden »HH« weglassen."
#: src/mkvtoolnix-gui/util/file_dialog.cpp:126
#, no-c-format
msgid "You must select an existing file."
msgstr "Sie müssen eine existierende Datei auswählen."
#: src/mkvtoolnix-gui/forms/merge/adding_directories_dialog.h:137
#, no-c-format
msgid "You've dragged & dropped or copied & pasted at least one directory. There are several ways to handle them:"
msgstr "Sie haben mindestes ein Verzeichnis hier her gezogen & fallen gelassen oder kopiert & eingefügt. Es gibt mehrere Wege, Verzeichnisse zu behandeln:"
#: src/common/compression/zlib.cpp:52
#: src/common/compression/zlib.cpp:90
#, no-c-format, c++-format
msgid "Zlib decompression failed. Result: {0}\n"
msgstr "Zlib-Dekomprimierung schlug fehl. Fehlercode: {0}\n"
#: src/output/p_ac3.cpp:236
#, no-c-format
msgid "ac3_bs_packetizer::add_to_buffer(): Untested code ('size' is odd). If mkvmerge crashes or if the resulting file does not contain the complete and correct audio track, then please contact the author Moritz Bunkus at moritz@bunkus.org.\n"
msgstr "ac3_bs_packetizer::add_to_buffer(): ungetesteter Code (»size« ist ungerade). Falls Mkvmerge abstürzt oder die resultierende Datei nicht die vollständige und korrekte Audiospur enthält, dann wenden Sie sich bitte an den Autor Moritz Bunkus <moritz@bunkus.org>.\n"
#: src/common/kax_info.cpp:867
#, no-c-format
msgid "advertisement"
msgstr "Werbung"
#: src/common/stereo_mode.cpp:60
#, no-c-format
msgid "anaglyph (cyan/red)"
msgstr "anaglyph (Zyan/Rot)"
#: src/common/stereo_mode.cpp:62
#, no-c-format
msgid "anaglyph (green/magenta)"
msgstr "anaglyph (Grün/Magenta)"
#: src/extract/extract_cli_parser.cpp:54
#, no-c-format
msgid "attachments [options] [AID1:out1 [AID2:out2 ...]]"
msgstr "attachments [Optionen] [AID1:aus1 [AID2:aus2 …]]"
#: src/common/kax_info.cpp:649
#: src/common/kax_info.cpp:830
#: src/input/r_matroska.cpp:138
#, no-c-format
msgid "audio"
msgstr "Audio"
#: src/common/kax_info.cpp:618
#, no-c-format, c++-format
msgid "bits per sample: {0}"
msgstr "Bits pro Abtastwert: {0}"
#: src/common/stereo_mode.cpp:63
#, no-c-format
msgid "both eyes laced in one block (left first)"
msgstr "beide Augen in einem Block verschränkt (links zuerst)"
#: src/common/stereo_mode.cpp:64
#, no-c-format
msgid "both eyes laced in one block (right first)"
msgstr "beide Augen in einem Block verschränkt (rechts zuerst)"
#: src/common/kax_info.cpp:737
#, no-c-format
msgid "bottom field displayed first, bottom field stored first"
msgstr "unteres Feld zuerst angezeigt, unteres Feld zuerst gespeichert"
#: src/common/kax_info.cpp:738
#, no-c-format
msgid "bottom field displayed first, top field stored first"
msgstr "unteres Feld zuerst angezeigt, oberes Feld zuerst gespeichert"
#: src/common/kax_info.cpp:652
#: src/common/kax_info.cpp:833
#: src/input/r_matroska.cpp:139
#, no-c-format
msgid "buttons"
msgstr "Buttons"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:930
#, no-c-format
msgid "canonical form"
msgstr "kanonische Form"
#: src/common/kax_info.cpp:617
#, no-c-format, c++-format
msgid "channels: {0}"
msgstr "Kanäle: {0}"
#: src/extract/extract_cli_parser.cpp:55
#, no-c-format
msgid "chapters [options] out.xml"
msgstr "chapters [Optionen] aus.xml"
#: src/common/stereo_mode.cpp:55
#, no-c-format
msgid "checkerboard (left first)"
msgstr "Checkerboard (links zuerst)"
#: src/common/stereo_mode.cpp:54
#, no-c-format
msgid "checkerboard (right first)"
msgstr "Checkerboard (rechts zuerst)"
#: src/common/kax_info.cpp:852
#, no-c-format
msgid "codec-specific"
msgstr "Codec-spezifisch"
#: src/common/stereo_mode.cpp:59
#, no-c-format
msgid "column interleaved (left first)"
msgstr "spaltenversetzt (links zuerst)"
#: src/common/stereo_mode.cpp:58
#, no-c-format
msgid "column interleaved (right first)"
msgstr "spaltenversetzt (rechts zuerst)"
#: src/common/kax_info.cpp:778
#, no-c-format
msgid "compression"
msgstr "Komprimierung"
#: src/common/kax_info.cpp:712
#, no-c-format
msgid "cubemap"
msgstr "Würfelprojektion"
#: src/extract/extract_cli_parser.cpp:58
#, no-c-format
msgid "cues [options] [TID1:out1 [TID2:out2 ...]]"
msgstr "cues [Optionen] [TID1:aus1 [TID2:aus2 …]]"
#: src/extract/extract_cli_parser.cpp:56
#, no-c-format
msgid "cuesheet [options] out.cue"
msgstr "cuesheet [Optionen] aus.cue"
#: src/common/kax_info.cpp:638
#, no-c-format, c++-format
msgid "default duration: {0:.3f}ms ({1:.3f} frames/fields per second for a video track)"
msgstr "Standarddauer: {0:.3f}ms ({1:.3f} Bilder/Felder pro Sekunde im Falle einer Videospur)"
#: src/common/compression/zlib.cpp:75
#, no-c-format, c++-format
msgid "deflateInit() failed. Result: {0}\n"
msgstr "deflateInit() schlug fehl. Fehlercode: {0}\n"
#: src/common/kax_info.cpp:1033
#, no-c-format
msgid "discardable, "
msgstr "verwerfbar, "
#: src/common/kax_info.cpp:623
#, no-c-format, c++-format
msgid "display height: {0}"
msgstr "Anzeigehöhe: {0}"
#: src/common/kax_info.cpp:622
#, no-c-format, c++-format
msgid "display width: {0}"
msgstr "Anzeigebreite: {0}"
#: src/common/kax_info.cpp:779
#, no-c-format
msgid "encryption"
msgstr "Verschlüsselung"
#: src/common/kax_info.cpp:863
#, no-c-format
msgid "end credits"
msgstr "Abspann"
#: src/common/kax_info.cpp:711
#, no-c-format
msgid "equirectangular"
msgstr "gleichseitige Rektangularprojektion"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:931
#, no-c-format
msgid "extended language subtags form"
msgstr "Erweiterte-Sprach-Unterelemente-Form"
#: src/merge/output_control.cpp:440
#, no-c-format, c++-format
msgid "filelist_t not found for generic_packetizer_c. {0}\n"
msgstr "»filelist_t« für »generic_packetizer_c« nicht gefunden. {0}\n"
#: src/common/audio_emphasis.cpp:50
#, no-c-format
msgid "first order filter found in CD/DVD/MPEG audio"
msgstr "in CD-/DVD-/MPEG-Audio vorzufindender Filter erster Ordnung"
#: src/common/flac.cpp:139
#, no-c-format
msgid "flac_decoder: Could not initialize the FLAC decoder.\n"
msgstr "flac_decoder: Der FLAC-Decoder konnte nicht initialisiert werden.\n"
#: src/common/flac.cpp:135
#, no-c-format
msgid "flac_decoder: Could not set metadata_respond_all.\n"
msgstr "flac_decoder: metadata_respond_all konnte nicht gesetzt werden.\n"
#: src/common/flac.cpp:132
#, no-c-format
msgid "flac_decoder: FLAC__stream_decoder_new() failed.\n"
msgstr "flac_decoder: »FLAC__stream_decoder_new()« schlug fehl.\n"
#: src/input/r_ogm_flac.cpp:138
#, no-c-format
msgid "flac_header_extraction: Could not initialize the FLAC decoder.\n"
msgstr "flac_header_extraction: Der FLAC-Decoder konnte nicht initialisiert werden.\n"
#: src/input/r_ogm_flac.cpp:136
#, no-c-format
msgid "flac_header_extraction: Could not set metadata_respond_all.\n"
msgstr "flac_header_extraction: »metadata_respond_all« konnte nicht gesetzt werden.\n"
#: src/input/r_ogm_flac.cpp:134
#, no-c-format
msgid "flac_header_extraction: FLAC__stream_decoder_new() failed.\n"
msgstr "flac_header_extraction: »FLAC__stream_decoder_new()« schlug fehl.\n"
#: src/input/r_ogm_flac.cpp:48
#, no-c-format, c++-format
msgid "flac_header_extraction: bytes ({0}) < op.bytes ({1}). Could not read the FLAC headers.\n"
msgstr "flac_header_extraction: bytes ({0}) < op.bytes ({1}). Die FLAC-Kopfdaten konnten nicht gelesen werden.\n"
#: src/input/r_flac.cpp:60
#, no-c-format
msgid "flac_reader: Could not read a header packet.\n"
msgstr "flac_reader: Ein Kopfpaket konnte nicht gelesen werden.\n"
#: src/input/r_flac.cpp:156
#, no-c-format
msgid "flac_reader: Could not read all header packets.\n"
msgstr "flac_reader: Es konnten nicht alle Kopfpakete gelesen werden.\n"
#: src/input/r_flac.cpp:65
#, no-c-format
msgid "flac_reader: could not initialize the FLAC packetizer.\n"
msgstr "flac_reader: Das FLAC-Ausgabemodul konnte nicht initialisiert werden.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:646
#, no-c-format
msgid "for files with chapter information (e.g. OGM, MP4) for which mkvmerge does not detect the encoding correctly"
msgstr "für Dateien mit Kapitelinformationen (wie z.B. bei OGM, MP4), für die Mkvmerge die Zeichensatzkodierung nicht korrekt erkennt"
#: src/mkvtoolnix-gui/merge/input.cpp:645
#, no-c-format
msgid "for subtitle files that do not use a byte order marker (BOM) and that are not encoded in the system's current character set (%1)"
msgstr "für Untertiteldateien ohne Bytereihenfolgemarkierung (BOM), die nicht im aktuellen Zeichensatz des Systems (%1) codiert sind"
#: src/output/p_generic_video.h:35
#, no-c-format
msgid "generic video"
msgstr "allgemeines Video"
#: src/common/kax_info.cpp:790
#, no-c-format
msgid "header removal"
msgstr "Entfernen von Kopfdaten"
#: src/common/compression/zlib.cpp:37
#, no-c-format, c++-format
msgid "inflateInit() failed. Result: {0}\n"
msgstr "»inflateInit()« schlug fehl. Fehlercode: {0}\n"
#: src/propedit/change.cpp:393
#, no-c-format, c++-format
msgid "invalid language tag '{0}': {1}"
msgstr "ungültige Sprach-Tag »{0}«: {1}"
#: src/common/kax_info.cpp:1031
#, no-c-format
msgid "key, "
msgstr "Schlüssel-Frame, "
#: src/merge/mkvmerge.cpp:1430
#, no-c-format
msgid "language"
msgstr "Sprache"
#: src/common/kax_info.cpp:629
#, no-c-format, c++-format
msgid "language (IETF BCP 47): {0}"
msgstr "Sprache (IETF BCP 47): {0}"
#: src/common/kax_info.cpp:628
#, no-c-format, c++-format
msgid "language: {0}"
msgstr "Sprache: {0}"
#: src/common/kax_info.cpp:448
#, no-c-format, c++-format
msgid "length {0}, data: {1}"
msgstr "Länge {0}, Inhalt: {1}"
#: src/input/r_vobsub.cpp:251
#, no-c-format, c++-format
msgid "line {0}: The 'delay' timestamp could not be parsed.\n"
msgstr "Zeile {0}: Der »delay«-Zeitstempel konnte nicht ausgewertet werden.\n"
#: src/input/r_matroska.cpp:445
#, no-c-format, c++-format
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} bits per sample, but the WAVEFORMATEX says that there are {2}.\n"
msgstr "matroska_reader: (MS-Kompatibilitätsmodus für Spur {0}) Laut Matroska-Kopfdaten hat die Spur {1} Bits pro Abtastwert, doch die WAVEFORMATEX-Struktur enthält den Wert {2}.\n"
#: src/input/r_matroska.cpp:436
#, no-c-format, c++-format
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} channels, but the WAVEFORMATEX says that there are {2}.\n"
msgstr "matroska_reader: (MS-Kompatibilitätsmodus für Spur {0}) Laut Matroska-Kopfdaten hat die Spur {1} Kanäle, doch die WAVEFORMATEX-Struktur enthält den Wert {2}.\n"
#: src/input/r_matroska.cpp:427
#, no-c-format, c++-format
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} samples per second, but WAVEFORMATEX says that there are {2}.\n"
msgstr "matroska_reader: (MS-Kompatibilitätsmodus für Spur {0}) Laut Matroska-Kopfdaten hat die Spur {1} Abtastwerte pro Sekunde, doch laut WAVEFORMATEX-Struktur sind es {2}.\n"
#: src/input/r_matroska.cpp:654
#, no-c-format, c++-format
msgid "matroska_reader: (MS compatibility mode, track {0}) Matroska says video height is {1}, but the BITMAPINFOHEADER says {2}.\n"
msgstr "matroska_reader: (MS-Kompatibilitätsmodus für Spur {0}) Laut Matroska-Kopfdaten hat die Spur eine Höhe von {1} Pixeln, laut BITMAPINFOHEADER-Struktur jedoch {2}.\n"
#: src/input/r_matroska.cpp:645
#, no-c-format, c++-format
msgid "matroska_reader: (MS compatibility mode, track {0}) Matroska says video width is {1}, but the BITMAPINFOHEADER says {2}.\n"
msgstr "matroska_reader: (MS-Kompatibilitätsmodus für Spur {0}) Laut Matroska-Kopfdaten hat die Spur eine Breite von {1} Pixeln, laut BITMAPINFOHEADER-Struktur jedoch {2}.\n"
#: src/input/r_matroska.cpp:1647
#: src/input/r_matroska.cpp:1660
#, no-c-format
msgid "matroska_reader: No segment found.\n"
msgstr "matroska_reader: Es wurde kein Segment gefunden.\n"
#: src/input/r_matroska.cpp:1315
#, no-c-format
msgid "matroska_reader: Pixel height is missing.\n"
msgstr "matroska_reader: Die Pixelhöhe fehlt.\n"
#: src/input/r_matroska.cpp:1313
#, no-c-format
msgid "matroska_reader: Pixel width is missing.\n"
msgstr "matroska_reader: Die Pixelbreite fehlt.\n"
#: src/input/r_matroska.cpp:812
#, no-c-format, c++-format
msgid "matroska_reader: The CodecID '{0}' for track {1} is unknown.\n"
msgstr "matroska_reader: Die CodecID »{0}« für Spur {1} ist unbekannt.\n"
#: src/input/r_matroska.cpp:460
#: src/input/r_matroska.cpp:506
#: src/input/r_matroska.cpp:529
#: src/input/r_matroska.cpp:716
#: src/input/r_matroska.cpp:726
#: src/input/r_matroska.cpp:747
#, no-c-format, c++-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but the private codec data does not contain valid headers.\n"
msgstr "matroska_reader: Die CodecID für Spur {0} ist »{1}«, doch die privaten Codec-Konfigurationsdaten sind ungültig.\n"
#: src/input/r_matroska.cpp:633
#, no-c-format, c++-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no BITMAPINFOHEADER struct present. Therefore we don't have a FourCC to identify the video codec used.\n"
msgstr "matroska_reader: Die CodecID für Spur {0} ist »{1}«, doch wurde keine BITMAPINFOHEADER-Struktur gefunden. Deswegen gibt es keinen FourCC-Code, um festzustellen, um welchen Video-Codec es sich handelt.\n"
#: src/input/r_matroska.cpp:405
#, no-c-format, c++-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no WAVEFORMATEX struct present. Therefore we don't have a format ID to identify the audio codec used.\n"
msgstr "matroska_reader: Die CodecID für Spur {0} ist »{1}«, doch wurde keine WAVEFORMATEX-Struktur gefunden. Deswegen gibt es keine Format-ID, um festzustellen, um welchen Audio-Codec es sich handelt.\n"
#: src/input/r_matroska.cpp:673
#, no-c-format, c++-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no codec private headers.\n"
msgstr "matroska_reader: Die CodecID für Spur {0} ist »{1}«, die Spur enthält jedoch keine privaten Codec-Konfigurationsdaten.\n"
#: src/input/r_matroska.cpp:765
#, no-c-format, c++-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no private data found.\n"
msgstr "matroska_reader: Die CodecID für Spur {0} ist »{1}«, doch enthält die Spur keine privaten Codec-Konfigurationsdaten.\n"
#: src/input/r_matroska.cpp:705
#, no-c-format, c++-format
msgid "matroska_reader: The height for track {0} was not set.\n"
msgstr "matroska_reader: The Höhe war für Spur {0} nicht gesetzt.\n"
#: src/input/r_matroska.cpp:699
#, no-c-format, c++-format
msgid "matroska_reader: The width for track {0} was not set.\n"
msgstr "matroska_reader: Die Breite war für Spur {0} nicht gesetzt.\n"
#: src/input/r_matroska.cpp:850
#, no-c-format, c++-format
msgid "matroska_reader: Track {0} seems to be ok.\n"
msgstr "matroska_reader: Spur {0} scheint in Ordnung zu sein.\n"
#: src/input/r_matroska.cpp:497
#, no-c-format, c++-format
msgid "matroska_reader: mkvmerge was not compiled with FLAC support. Ignoring track {0}.\n"
msgstr "matroska_reader: Mkvmerge wurde ohne FLAC-Unterstützung kompiliert. Spur {0} wird ausgelassen.\n"
#: src/input/r_matroska.cpp:1627
#, no-c-format
msgid "matroska_reader: no EBML head found.\n"
msgstr "matroska_reader: kein EBML-Kopf gefunden\n"
#: src/input/r_matroska.cpp:845
#, no-c-format, c++-format
msgid "matroska_reader: unknown demultiplexer type for track {0}: '{1}'\n"
msgstr "matroska_reader: unbekannter Demultiplexertyp für Spur {0}: »{1}«\n"
#: src/common/memory.cpp:162
#, no-c-format, c++-format
msgid "memory.cpp/safemalloc() called from file {0}, line {1}: malloc() returned nullptr for a size of {2} bytes.\n"
msgstr "memory.cpp/safemalloc() aus Datei {0}, Zeile {1} aufgerufen: malloc() hat für eine Größe von {2} Byte »nullptr« zurückgegeben.\n"
#: src/common/memory.cpp:150
#, no-c-format, c++-format
msgid "memory.cpp/safememdup() called from file {0}, line {1}: malloc() returned nullptr for a size of {2} bytes.\n"
msgstr "memory.cpp/safememdup() aus Datei {0}, Zeile {1} aufgerufen: malloc() hat für eine Größe von {2} Byte »nullptr« zurückgegeben.\n"
#: src/common/memory.cpp:178
#, no-c-format, c++-format
msgid "memory.cpp/saferealloc() called from file {0}, line {1}: realloc() returned nullptr for a size of {2} bytes.\n"
msgstr "memory.cpp/saferealloc() aus Datei {0}, Zeile {1} aufgerufen: realloc() hat für eine Größe von {2} Byte »nullptr« zurückgegeben.\n"
#: src/common/kax_info.cpp:713
#, no-c-format
msgid "mesh"
msgstr "Gitterprojektion"
#: src/propedit/change.cpp:367
#, no-c-format
msgid "missing property name"
msgstr "fehlender Eigenschaftsname"
#: src/propedit/change.cpp:360
#, no-c-format
msgid "missing value"
msgstr "fehlender Wert"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:695
#, no-c-format
msgid "mkv&merge documentation"
msgstr "mkv&merge-Dokumentation"
#: src/extract/extract_cli_parser.cpp:104
#, no-c-format
msgid "mkvextract \"a movie.mkv\" attachments 4:cover.jpg"
msgstr "mkvextract \"Ein Film.mkv\" attachments 4:Cover.jpg"
#: src/extract/extract_cli_parser.cpp:113
#, no-c-format
msgid "mkvextract \"a movie.mkv\" chapters movie_chapters.xml"
msgstr "mkvextract \"Ein Film.mkv\" chapters Kapitel.xml"
#: src/extract/extract_cli_parser.cpp:137
#, no-c-format
msgid "mkvextract \"a movie.mkv\" cues 0:cues_track0.txt"
msgstr "mkvextract \"Ein Film.mkv\" cues 0:Index_Spur0.txt"
#: src/extract/extract_cli_parser.cpp:95
#, no-c-format
msgid "mkvextract \"a movie.mkv\" tags movie_tags.xml"
msgstr "mkvextract \"Ein Film.mkv\" tags Tags.xml"
#: src/extract/extract_cli_parser.cpp:130
#, no-c-format
msgid "mkvextract \"a movie.mkv\" timestamps_v2 1:timestamps_track1.txt"
msgstr "mkvextract \"Ein Film.mkv\" timestamps_v2 1:Zeitstempel_Spur1.txt"
#: src/extract/extract_cli_parser.cpp:144
#, no-c-format
msgid "mkvextract \"a movie.mkv\" tracks 0:video.h264 1:audio.aac timestamps_v2 0:timestamps.video.txt chapters chapters.xml tags tags.xml"
msgstr "mkvextract \"Ein Film.mkv\" tracks 0:Video.h264 1:Audio.aac timestamps_v2 0:Zeitstempel.Video.txt chapters Kapitel.xml tags Tags.xml"
#: src/extract/extract_cli_parser.cpp:87
#, no-c-format
msgid "mkvextract \"a movie.mkv\" tracks 2:audio.ogg -c ISO8859-1 3:subs.srt"
msgstr "mkvextract \"Ein Film.mkv\" tracks 2:Audio.ogg -c ISO8859-1 3:Untertitel.srt"
#: src/extract/extract_cli_parser.cpp:122
#, no-c-format
msgid "mkvextract \"audiofile.mka\" cuesheet audiofile.cue"
msgstr "mkvextract \"Audiodatei.mka\" cuesheet Audiodatei.cue"
#: src/extract/extract_cli_parser.cpp:61
#, no-c-format
msgid "mkvextract <-h|--help|-V|--version>"
msgstr "mkvextract <-h|--help|-V|--version>"
#: src/extract/extract_cli_parser.cpp:49
#, no-c-format
msgid "mkvextract <source-filename> <mode1> [options] <extraction-spec1> [<mode2> [options] <extraction-spec2>…]"
msgstr "mkvextract <Quelldateiname> <Modus1> [Optionen] <Extraktionsangabe1> [<Modus2> [Optionen] <Extraktionsangabe2>…]"
#: src/extract/mkvextract.cpp:93
#, no-c-format, c++-format
msgid "mkvextract.cpp/show_element(): level > 9: {0}"
msgstr "mkvextract.cpp/show_element(): level > 9: {0}"
#: src/info/info_cli_parser.cpp:31
#, no-c-format
msgid "mkvinfo [options] <inname>"
msgstr "mkvinfo [Optionen] <Quellname>"
#: src/merge/mkvmerge.cpp:87
#, no-c-format
msgid "mkvmerge -o out [global options] [options1] <file1> [@option-file.json] …\n"
msgstr "mkvmerge -o Ziel [globale Optionen] [Optionen1] <Datei1> [@Optionsdatei.json] …\n"
#: src/mkvtoolnix-gui/merge/output.cpp:243
#, no-c-format
msgid "mkvmerge also turns this on if the destination file name's extension is \"webm\"."
msgstr "Mkvmerge aktiviert dies automatisch, wenn die Nameserweiterung der Zieldatei »webm« ist."
#: src/mkvtoolnix-gui/merge/output.cpp:233
#, no-c-format
msgid "mkvmerge can generate chapters automatically."
msgstr "Mkvmerge kann automatisch Kapitel erzeugen."
#: src/mkvtoolnix-gui/merge/output.cpp:221
#, no-c-format
msgid "mkvmerge can read cue sheets for audio CDs and automatically convert them to chapters."
msgstr "Mkvmerge kann CUE-Dateien für Audio-CDs lesen und sie autmatisch in Kapiteleinträge umwandeln."
#: src/mkvtoolnix-gui/merge/tab.cpp:159
#, no-c-format
msgid "mkvmerge command line"
msgstr "mkvmerge-Befehlszeile"
#: src/mkvtoolnix-gui/merge/output.cpp:318
#: src/mkvtoolnix-gui/merge/output.cpp:334
#, no-c-format
msgid "mkvmerge does not distinguish between those two and simply counts the number of blocks."
msgstr "Mkvmerge unterscheidet nicht zwischen diesen beiden und zählt schlicht die Blockanzahl."
#: src/output/p_avc_hevc_es.cpp:101
#, no-c-format
msgid "mkvmerge encountered broken or unparsable data in this video track."
msgstr "Mkvmerge hat nicht auswertbare Daten in dieser Videospur gefunden."
#: src/input/r_ogm.cpp:462
#, no-c-format
msgid "mkvmerge has not been compiled with FLAC support but handling of this stream has been requested.\n"
msgstr "Mkvmerge wurde ohne FLAC-Unterstützung kompiliert, aber dieser FLAC-Datenstrom soll gemultiplext werden.\n"
#: src/common/hacks.cpp:56
#, no-c-format
msgid "mkvmerge normally calculates the delay implied by its presence and offsets all of the track's timestamps by it."
msgstr "Mkvmerge berechnet normalerweise die dadurch implizierte Verzögerung und wendet sie auf alle Zeitstempel der Spur an."
#: src/common/hacks.cpp:59
#, no-c-format
msgid "mkvmerge normally removes that last entry if it's timestamp is within five seconds of the total duration."
msgstr "Mkvmerge entfernt diesen letzten Kapiteleintrag normalerweise, sofern er weniger als fünf Sekunden vom Ende des Films entfernt liegt."
#: src/mkvtoolnix-gui/merge/output.cpp:204
#: src/mkvtoolnix-gui/merge/output.cpp:205
#: src/mkvtoolnix-gui/merge/output.cpp:210
#: src/mkvtoolnix-gui/merge/output.cpp:216
#, no-c-format
msgid "mkvmerge supports two chapter formats: The OGM like text format and the full featured XML format."
msgstr "Mkvmerge unterstützt zwei Kapitelformate: das bei OGM-Dateien verwendete, einfache Format und ein vollwertiges und umfassendes XML-Format."
#: src/merge/output_control.cpp:259
#, no-c-format
msgid "mkvmerge was interrupted by a SIGINT (Ctrl+C?)\n"
msgstr "Mkvmerge wurde durch ein Signal unterbrochen (wurde Strg+C gedrückt?)\n"
#: src/common/kax_info.cpp:574
#, no-c-format, c++-format
msgid "mkvmerge/mkvextract track ID: {0}"
msgstr "Spur-ID für Mkvmerge/Mkvextract: {0}"
#: src/propedit/propedit_cli_parser.cpp:240
#, no-c-format
msgid "mkvpropedit [options] <file> <actions>"
msgstr "Mkvpropedit [Optionen] <Dateiname> <Aktionen>"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:45
#, no-c-format
msgid "mkvtoolnix-gui <configuration file names>"
msgstr "mkvtoolnix-gui <Konfigurationsdateinamen>"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:46
#, no-c-format
msgid "mkvtoolnix-gui [--multiplex|--info|--edit-chapters|--edit-headers] <file names>"
msgstr "mkvtoolnix-gui [--multiplex|--info|--edit-chapters|--edit-headers] <Dateinamen>"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:42
#, no-c-format
msgid "mkvtoolnix-gui [options] [file names]"
msgstr "mkvtoolnix-gui [Optionen] [Dateinamen]"
#: src/common/mm_text_io.cpp:212
#, no-c-format
msgid "mm_text_io_c: UTF32_* is not supported at the moment.\n"
msgstr "mm_text_io_c: UTF32_* wird momentan nicht unterstützt.\n"
#: src/common/stereo_mode.cpp:50
#, no-c-format
msgid "mono"
msgstr "mono"
#: src/input/r_mpeg_ps.cpp:1232
#, no-c-format, c++-format
msgid "mpeg_ps_reader: Should not have happened #1. {0}"
msgstr "mpeg_ps_reader: hätte nicht passieren sollen #1. {0}"
#: src/input/r_mpeg_ps.cpp:1253
#, no-c-format, c++-format
msgid "mpeg_ps_reader: Should not have happened #2. {0}"
msgstr "mpeg_ps_reader: hätte nicht passieren sollen #2. {0}"
#: src/common/audio_emphasis.cpp:49
#, no-c-format
msgid "no emphasis"
msgstr "keine Vorverzerrung"
#: src/common/kax_info.cpp:798
#, no-c-format
msgid "no encryption"
msgstr "unverschlüsselt"
#: src/common/strings/parsing.cpp:225
#, no-c-format
msgid "no error"
msgstr "kein Fehler"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:25
#, no-c-format
msgid "no language selected"
msgstr "keine Sprache ausgewählt"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:929
#, no-c-format
msgid "no normalization"
msgstr "keine Normalisierung"
#: src/common/kax_info.cpp:811
#, no-c-format
msgid "no signature algorithm"
msgstr "kein Signaturalgorithmus"
#: src/common/kax_info.cpp:820
#, no-c-format
msgid "no signature hash algorithm"
msgstr "kein Signaturprüfsummenalgorithmus"
#: src/common/kax_info.cpp:861
#, no-c-format
msgid "no skipping"
msgstr "nicht überspringen"
#: src/input/r_ogm.cpp:431
#, no-c-format, c++-format
msgid "ogg_stream_init for stream number {0} failed. Will try to continue and ignore this stream.\n"
msgstr "ogg_stream_init schlug für Datenstrom Nummer {0} fehl. Es wird versucht, diesen Datenstrom auszulassen und fortzufahren.\n"
#: src/input/r_ogm.cpp:341
#, no-c-format
msgid "ogg_sync_buffer failed\n"
msgstr "ogg_sync_buffer schlug fehl\n"
#: src/common/kax_info.cpp:862
#, no-c-format
msgid "opening credits"
msgstr "Vorspann"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:127
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:131
#, no-c-format
msgid "or"
msgstr "oder"
#: src/common/kax_info.cpp:616
#, no-c-format, c++-format
msgid "output sampling freq: {0}"
msgstr "Ausgabeabtastfrequenz: {0}"
#: src/output/p_passthrough.h:27
#, no-c-format
msgid "passthrough"
msgstr "1:1 durchreichen"
#: src/common/audio_emphasis.cpp:63
#, no-c-format
msgid "phono filter (Columbia LP)"
msgstr "Schallplatten-Filter (Columbia LP)"
#: src/common/audio_emphasis.cpp:62
#, no-c-format
msgid "phono filter (EMI)"
msgstr "Schallplattenfilter (EMI)"
#: src/common/audio_emphasis.cpp:60
#, no-c-format
msgid "phono filter (IEC N78)"
msgstr "Schallplattenfilter (IEC N78)"
#: src/common/audio_emphasis.cpp:64
#, no-c-format
msgid "phono filter (London)"
msgstr "Schallplattenfilter (London)"
#: src/common/audio_emphasis.cpp:65
#, no-c-format
msgid "phono filter (NARTB)"
msgstr "Schallplattenfilter (NARTB)"
#: src/common/audio_emphasis.cpp:59
#, no-c-format
msgid "phono filter (RIAA)"
msgstr "Schallplattenfilter (RIAA)"
#: src/common/audio_emphasis.cpp:61
#, no-c-format
msgid "phono filter (Teldec)"
msgstr "Schallplattenfilter (Teldec)"
#: src/common/kax_info.cpp:627
#, no-c-format, c++-format
msgid "pixel crop bottom: {0}"
msgstr "Pixel unten abschneiden: {0}"
#: src/common/kax_info.cpp:624
#, no-c-format, c++-format
msgid "pixel crop left: {0}"
msgstr "Pixel links abschneiden: {0}"
#: src/common/kax_info.cpp:626
#, no-c-format, c++-format
msgid "pixel crop right: {0}"
msgstr "Pixel rechts abschneiden: {0}"
#: src/common/kax_info.cpp:625
#, no-c-format, c++-format
msgid "pixel crop top: {0}"
msgstr "Pixel oben abschneiden: {0}"
#: src/common/kax_info.cpp:621
#, no-c-format, c++-format
msgid "pixel height: {0}"
msgstr "Pixelhöhe: {0}"
#: src/common/kax_info.cpp:620
#, no-c-format, c++-format
msgid "pixel width: {0}"
msgstr "Pixelbreite: {0}"
#: src/common/kax_info.cpp:866
#, no-c-format
msgid "preview of current episode"
msgstr "Vorschau der aktuellen Episode"
#: src/common/kax_info.cpp:865
#, no-c-format
msgid "preview of next episode"
msgstr "Vorschau der nächsten Episode"
#: src/common/kax_info.cpp:734
#, no-c-format
msgid "progressive"
msgstr "progressiv"
#: src/extract/xtr_base.cpp:53
#, no-c-format
msgid "raw data"
msgstr "Rohdaten"
#: src/common/wavpack.cpp:296
#, no-c-format
msgid "reader: non-audio block found\n"
msgstr "reader: Nichtaudioblock gefunden\n"
#: src/input/r_real.cpp:200
#, no-c-format, c++-format
msgid "real_reader: Couldn't find RealAudio FourCC for id {0} (description length: {1}) Skipping track.\n"
msgstr "real_reader: Für ID {0} konnte keine RealAudio-FourCC gefunden werden (Länge des Beschreibungsfeldes: {1}). Die Spur wird ausgelassen.\n"
#: src/input/r_real.cpp:224
#, no-c-format, c++-format
msgid "real_reader: Only audio header versions 3, 4 and 5 are supported. Track ID {0} uses version {1} and will be skipped.\n"
msgstr "real_reader: Es werden nur die Audiokopfdatenversionen 3, 4 und 5 unterstützt. Spur ID {0} benutzt Version {1} und wird ausgelassen.\n"
#: src/common/kax_info.cpp:864
#, no-c-format
msgid "recap"
msgstr "Rückschau"
#: src/common/kax_info.cpp:710
#, no-c-format
msgid "rectangular"
msgstr "Rektangularprojektion"
#: src/common/kax_info.cpp:767
#, no-c-format
msgid "rest: unknown"
msgstr "Rest: unbekannt"
#: src/common/stereo_mode.cpp:57
#, no-c-format
msgid "row interleaved (left first)"
msgstr "zeilenversetzt (links zuerst)"
#: src/common/stereo_mode.cpp:56
#, no-c-format
msgid "row interleaved (right first)"
msgstr "zeilenversetzt (rechts zuerst)"
#: src/common/kax_info.cpp:615
#, no-c-format, c++-format
msgid "sampling freq: {0}"
msgstr "Abtastfrequenz: {0}"
#: src/common/stereo_mode.cpp:51
#, no-c-format
msgid "side by side (left first)"
msgstr "Seite an Seite (links zuerst)"
#: src/common/stereo_mode.cpp:61
#, no-c-format
msgid "side by side (right first)"
msgstr "Seite an Seite (rechts zuerst)"
#: src/common/kax_info.cpp:470
#, no-c-format
msgid "size unknown"
msgstr "unbekannte Größe"
#: src/common/kax_info.cpp:469
#: src/common/kax_info.cpp:838
#, no-c-format, c++-format
msgid "size {0}"
msgstr "Größe {0}"
#: src/input/subtitles.cpp:421
#, no-c-format
msgid "ssa_reader: Invalid format. Could not find the \"Format\" line in the \"[Events]\" section."
msgstr "ssa_reader: ungültiges Format. Es wurde keine »Format«-Zeile im Abschnitt »[Events]« gefunden."
#: src/input/r_matroska.cpp:141
#, no-c-format
msgid "subtitle"
msgstr "Untertitel"
#: src/common/kax_info.cpp:651
#: src/common/kax_info.cpp:832
#, no-c-format
msgid "subtitles"
msgstr "Untertitel"
#: src/extract/extract_cli_parser.cpp:53
#, no-c-format
msgid "tags [options] out.xml"
msgstr "tags [Optionen] aus.xml"
#: src/output/p_textsubs.h:39
#, no-c-format
msgid "text subtitles"
msgstr "Textuntertitel"
#: src/merge/mkvmerge.cpp:2903
#, no-c-format
msgid "timestamps"
msgstr "Zeitstempel"
#: src/extract/extract_cli_parser.cpp:57
#, no-c-format
msgid "timestamps_v2 [TID1:out1 [TID2:out2 ...]]"
msgstr "timestamps_v2 [TID1:aus1 [TID2:aus2 …]]"
#: src/common/stereo_mode.cpp:53
#, no-c-format
msgid "top bottom (left first)"
msgstr "oben/unten (links zuerst)"
#: src/common/stereo_mode.cpp:52
#, no-c-format
msgid "top bottom (right first)"
msgstr "oben/unten (rechts zuerst)"
#: src/common/kax_info.cpp:739
#, no-c-format
msgid "top field displayed first, bottom field stored first"
msgstr "oberes Feld zuerst angezeigt, unteres Feld zuerst gespeichert"
#: src/common/kax_info.cpp:735
#, no-c-format
msgid "top field displayed first, top field stored first"
msgstr "oberes Feld zuerst angezeigt, oberes Feld zuerst gespeichert"
#: src/merge/mkvmerge.cpp:2895
#: src/mkvtoolnix-gui/util/modify_tracks_submenu.cpp:75
#, no-c-format
msgid "track name"
msgstr "Spurname"
#: src/common/kax_info.cpp:895
#, no-c-format, c++-format
msgid "track number {0}, {1} frame(s), timestamp {2}"
msgstr "Spurnummer {0}, {1} Frame(s), Zeitstempel {2}"
#: src/extract/extract_cli_parser.cpp:52
#, no-c-format
msgid "tracks [options] [TID1:out1 [TID2:out2 ...]]"
msgstr "tracks [Optionen] [TID1:aus1 [TID2:aus2 …]]"
#: src/input/r_tta.cpp:51
#, no-c-format, c++-format
msgid "tta_reader: tag_size < 0 in the c'tor. {0}\n"
msgstr "tta_reader: tag_size < 0 im Konstruktor. {0}\n"
#: src/common/audio_emphasis.cpp:51
#: src/common/audio_emphasis.cpp:55
#: src/common/audio_emphasis.cpp:56
#: src/common/audio_emphasis.cpp:57
#: src/common/audio_emphasis.cpp:58
#: src/common/audio_emphasis.cpp:76
#: src/common/file_types.cpp:113
#: src/common/fs_sys_helpers/windows.cpp:196
#: src/common/kax_info.cpp:653
#: src/common/kax_info.cpp:714
#: src/common/kax_info.cpp:740
#: src/common/kax_info.cpp:769
#: src/common/kax_info.cpp:780
#: src/common/kax_info.cpp:791
#: src/common/kax_info.cpp:804
#: src/common/kax_info.cpp:813
#: src/common/kax_info.cpp:823
#: src/common/kax_info.cpp:834
#: src/common/kax_info.cpp:850
#: src/common/kax_info.cpp:855
#: src/common/kax_info.cpp:868
#: src/common/stereo_mode.cpp:70
#: src/input/r_matroska.cpp:137
#: src/input/r_matroska.cpp:2962
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:118
#: src/mkvtoolnix-gui/info/model.cpp:120
#: src/mkvtoolnix-gui/info/model.cpp:121
#: src/mkvtoolnix-gui/info/model.cpp:186
#: src/mkvtoolnix-gui/info/model.cpp:187
#: src/mkvtoolnix-gui/info/model.cpp:188
#, no-c-format
msgid "unknown"
msgstr "unbekannt"
#: src/input/r_matroska.cpp:2945
#, no-c-format, c++-format
msgid "unknown, format tag 0x{0:04x}"
msgstr "unbekannt, Formatidentifikator 0x{0:04x}"
#: src/mkvtoolnix-gui/merge/output.cpp:837
#, no-c-format
msgid "unnamed"
msgstr "unbenannt"
#: src/common/kax_info.cpp:736
#, no-c-format
msgid "unspecified"
msgstr "nicht spezifiziert"
#: src/common/kax_info.cpp:650
#: src/common/kax_info.cpp:831
#: src/input/r_matroska.cpp:140
#, no-c-format
msgid "video"
msgstr "Video"
#: src/input/r_vobsub.cpp:607
#, no-c-format
msgid "vobsub_reader: sub file read failure"
msgstr "vobsub_reader: Fehler beim Lesen der Sub-Datei"
#: src/mkvtoolnix-gui/forms/merge/tab.h:2232
#, no-c-format
msgid "x"
msgstr "x"
#: src/common/kax_info.cpp:826
#, no-c-format, c++-format
msgid "{0} (track ID for mkvmerge & mkvextract: {1})"
msgstr "{0} (Spur-ID für Mkvmerge & Mkvextract: {1})"
#: src/common/kax_info.cpp:843
#, no-c-format, c++-format
msgid "{0} ({1:.3f} frames/fields per second for a video track)"
msgstr "{0} ({1:.3f} Bilder/Felder pro Sekunde im Falle einer Videospur)"
#: src/common/strings/formatting.cpp:292
#, no-c-format, c++-format
msgid "{0} byte"
msgid_plural "{0} bytes"
msgstr[0] "{0} Byte"
msgstr[1] "{0} Bytes"
#: src/common/kax_info.cpp:948
#, no-c-format, c++-format
msgid "{0} frame, track {1}, timestamp {2}, duration {3}, size {4}, adler 0x{5:08x}{6}{7}\n"
msgstr "{0}-Frame, Spur {1}, Zeitstempel {2}, Dauer {3}, Größe {4}, Adler 0x{5:08x}{6}{7}\n"
#: src/common/kax_info.cpp:1089
#, no-c-format, c++-format
msgid "{0} frame, track {1}, timestamp {2}, size {3}, adler 0x{4:08x}{5}\n"
msgstr "{0}-Frame, Spur {1}, Zeitstempel {2}, Größe {3}, Adler 0x{4:08x}{5}\n"
#: src/common/kax_info.cpp:958
#, no-c-format, c++-format
msgid "{0} frame, track {1}, timestamp {2}, size {3}, adler 0x{4:08x}{5}{6}\n"
msgstr "{0}-Frame, Spur {1}, Zeitstempel {2}, Größe {3}, Adler 0x{4:08x}{5}{6}\n"
#: src/common/strings/formatting.cpp:282
#, no-c-format, c++-format
msgid "{0} minute"
msgid_plural "{0} minutes"
msgstr[0] "{0} Minute"
msgstr[1] "{0} Minuten"
#: src/common/strings/formatting.cpp:277
#, no-c-format, c++-format
msgid "{0} second"
msgid_plural "{0} seconds"
msgstr[0] "{0} Sekunde"
msgstr[1] "{0} Sekunden"
#: src/common/strings/formatting.cpp:300
#, no-c-format, c++-format
msgid "{0}.{1} GiB"
msgstr "{0}.{1} GiB"
#: src/common/strings/formatting.cpp:298
#, no-c-format, c++-format
msgid "{0}.{1} KiB"
msgstr "{0}.{1} KiB"
#: src/common/strings/formatting.cpp:299
#, no-c-format, c++-format
msgid "{0}.{1} MiB"
msgstr "{0}.{1} MiB"
#: src/common/kax_file.cpp:221
#, no-c-format, c++-format
msgid "{0}: Error in the Matroska file structure at position {1}. Resyncing to the next level 1 element.\n"
msgstr "{0}: Fehler in der Matroska-Dateistruktur an Position {1}. Es wird versucht, das nächste Stufe-1-Element zu finden.\n"
#: src/common/kax_file.cpp:58
#: src/common/kax_file.cpp:64
#, no-c-format, c++-format
msgid "{0}: an exception occurred (message: {1}; type: {2})."
msgstr "{0}: Eine Ausnahme ist aufgetreten (Nachricht: {1}; Typ: {2})."
#: src/common/kax_file.cpp:70
#: src/input/r_matroska.cpp:1717
#: src/input/r_matroska.cpp:2450
#, no-c-format, c++-format
msgid "{0}: an unknown exception occurred."
msgstr "{0}: Eine unbekannte Ausnahme ist aufgetreten."
#: src/merge/mkvmerge.cpp:742
#, no-c-format, c++-format
msgid "{0}: divisor is 0 in '{1} {2}'.\n"
msgstr "{0}: Teiler ist 0 in »{1} {2}«.\n"
#: src/merge/mkvmerge.cpp:717
#, no-c-format, c++-format
msgid "{0}: invalid track ID in '{1} {2}'.\n"
msgstr "{0}: ungültige Spur-ID in »{1} {2}«\n"
#: src/merge/mkvmerge.cpp:734
#, no-c-format, c++-format
msgid "{0}: missing dividend in '{1} {2}'.\n"
msgstr "{0}: Zähler fehlt in »{1} {2}«.\n"
#: src/merge/mkvmerge.cpp:737
#, no-c-format, c++-format
msgid "{0}: missing divisor in '{1} {2}'.\n"
msgstr "{0}: Teiler fehlt in »{1} {2}«.\n"
#: src/merge/mkvmerge.cpp:713
#, no-c-format, c++-format
msgid "{0}: missing track ID in '{1} {2}'.\n"
msgstr "{0}: fehlende Spur-ID »{1} {2}«\n"
#: src/common/kax_info.cpp:1035
#, no-c-format, c++-format
msgid "{0}track number {1}, {2} frame(s), timestamp {3}"
msgstr "{0}Spurnummer {1}, {2} Frame(s), Zeitstempel {3}"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:120
#, no-c-format
msgid " No selection by default "
msgstr " Keine Vorauswahl "
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:52
#, no-c-format
msgid " Set to none "
msgstr " Leer setzen "
#~ msgid ""
#~ " --blockadd <TID:x> Sets the max number of block additional\n"
#~ " levels for this track.\n"
#~ msgstr ""
#~ " --blockadd <TID:x> setzt die maximale Stufe für\n"
#~ " »block additional«-Elemente für eine Spur.\n"
#~ msgid "&Extended subtag:"
#~ msgstr "Er&weiterter Unter-Tag:"
#~ msgid "'{0}' is not a valid block additional max in '--blockadd {1}'.\n"
#~ msgstr "»{0}« ist keine gültiges Argument »--blockadd {1}«.\n"
#~ msgid "'{0}' is not a valid pair of track ID and block additional in '--blockadd {0}'.\n"
#~ msgstr "»{0}« ist kein gültiges Paar aus Spur-ID und Blockzusatz-ID »--blockadd {0}«.\n"
#~ msgid "'{0}' is not a valid track ID in '--blockadd {1}'.\n"
#~ msgstr "»{0}« ist keine gültige Spur-ID in »--blockadd {1}«.\n"
#~ msgid "Audio files"
#~ msgstr "Audiodateien"
#~ msgid "By default the GUI will start up with a dark color scheme if the color scheme in Windows is set to dark mode."
#~ msgstr "Standardmäßig startet die GUI mit einem dunklen Farbschema, wenn in Windows der dunkle Farbmodus aktiv ist."
#~ msgid "Destination file's directory"
#~ msgstr "Verzeichnis der Zieldatei"
#~ msgid "Disable the &dark mode"
#~ msgstr "&Dunklen Farbmodus deaktivieren"
#~ msgid "Enable this option as a workaround for a bug in Qt if MKVToolNix uses the light palette on your Windows installation even though Windows' application color mode is set to 'dark'."
#~ msgstr "Diese Option kann als ein Workaround für einen Bug in Qt aktiviert werden, falls MKVToolNix die helle Farbpalette auf einer Windowsinstalltion nutzt, obwohl Windows' Applikations-Farbmodus auf »dunkel« gestellt ist."
#~ msgid "Error creating a temporary file (reason: %1)."
#~ msgstr "Fehler beim Erzeugen einer temporären Datei (Grund: %1)."
#~ msgid "Extended subtag"
#~ msgstr "Erweiterte Unter-Tag"
#~ msgid "Force the use of the legacy &dark palette"
#~ msgstr "Nutzung der veralteten &dunklen Farbpalette erzwingen"
#~ msgid "If enabled, the legacy dark palette will be used, no matter which color mode is enabled for applications in the operating system."
#~ msgstr "Falls eingeschaltet, wird die veraltete dunkle Farbpalette benutzt, egal, welcher Applikations-Farbmodus im Betriebssystem eingestellt ist."
#~ msgid "If this option is enabled, the GUI will not use its dark mode and fall back to the default color scheme."
#~ msgstr "Wenn diese Option aktiviert ist, so wird die GUI ihren dunklen Modus nicht benutzen und auf das Standardfarbschema zurückfallen."
#~ msgid "No error was found."
#~ msgstr "Es wurden kein Fehler gefunden."
#~ msgid "Replace with extlang form once"
#~ msgstr "Einmal durch Erweiterte-Sprach-Unter-Tags-Form ersetzen"
#~ msgid "The maximum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used."
#~ msgstr "die maximale Anzahl an Bildern, die ein Abspielprogramm beim Abspielen zwischenspeichern können sollte. Falls dieser Wert 0 ist, wird das Referenz-Pseudo-Zwischenspeicherystem nicht benutzt."
#~ msgid "The minimum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used."
#~ msgstr "Die minimale Anzahl an Bildern, die ein Abspielprogramm beim Abspielen zwischenspeichern können sollte. Falls dieser Wert 0 ist, wird das Referenz-Pseudo-Zwischenspeicherystem nicht benutzt."
#~ msgid "The variant '{}' must only be used with one of the following prefixes: {}."
#~ msgstr "Die Variante »{}« darf nur zusammen mit den folgenden Präfixen benutzt werden: {}."
#~ msgid "Unknown element"
#~ msgstr "Unbekanntes Element"
#~ msgid "User forum/sub-&Reddit"
#~ msgstr "Forum für Nutzungsfragen/Sub-&Reddit"
#~ msgid "Video: pixels to remove in Cb"
#~ msgstr "Video: zu entfernende Pixel in Cb"
#~ msgid "Video: pixels to remove in chroma"
#~ msgstr "Video: zu entfernende Pixel in Sättigung"
#~ msgid "Warning: %1"
#~ msgstr "Warnung: %1"
#~ msgid "create_track_number: file_num not found. {0}\n"
#~ msgstr "create_track_number: »file_num« nicht gefunden. {0}\n"
#~ msgid "flac_reader: Error parsing the file: {0}\n"
#~ msgstr "flac_reader: Fehler beim Auswerten der Datei: {0}\n"
#~ msgid "{0}: Could not open the sub file"
#~ msgstr "{0}: Die »sub«-Datei konnte nicht geöffnet werden."