From dea4918a1863b5acc2bf90f50326c09108c1fb81 Mon Sep 17 00:00:00 2001 From: Roland Reck Date: Sun, 29 Sep 2024 23:59:49 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (743 of 743 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/ --- locales/de/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/locales/de/translation.json b/locales/de/translation.json index 3e790d90..d437c446 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -899,5 +899,10 @@ "Playback rate": "Wiedergabegeschwindigkeit", "Please select a working directory first": "Bitte wählen Sie zunächst ein Arbeitsverzeichnis aus", "Segment starts after 01:00": "Segment beginnt nach 01:00", - "Losslessly download a whole media file from the specified URL, mux it into an mkv file and open it in LosslessCut. This can be useful if you need to download a video from a website, e.g. a HLS streaming video. For example in Chrome you can open Developer Tools and view the network traffic, find the playlist (e.g. m3u8) and copy paste its URL here.": "Laden Sie eine ganze Mediendatei verlustfrei von der angegebenen URL herunter, muxen diese in eine mkv-Datei und öffnen sie in LosslessCut. Dies kann nützlich sein, wenn Sie ein Video von einer Website herunterladen müssen, z. B. ein HLS-Streaming-Video. In Chrome können Sie z. B. die Entwicklertools öffnen und den Netzwerkverkehr anzeigen, die Wiedergabeliste finden (z. B. m3u8) und ihre URL hierher kopieren." + "Losslessly download a whole media file from the specified URL, mux it into an mkv file and open it in LosslessCut. This can be useful if you need to download a video from a website, e.g. a HLS streaming video. For example in Chrome you can open Developer Tools and view the network traffic, find the playlist (e.g. m3u8) and copy paste its URL here.": "Laden Sie eine ganze Mediendatei verlustfrei von der angegebenen URL herunter, muxen diese in eine mkv-Datei und öffnen sie in LosslessCut. Dies kann nützlich sein, wenn Sie ein Video von einer Website herunterladen müssen, z. B. ein HLS-Streaming-Video. In Chrome können Sie z. B. die Entwicklertools öffnen und den Netzwerkverkehr anzeigen, die Wiedergabeliste finden (z. B. m3u8) und ihre URL hierher kopieren.", + "Downloading URL": "URL herunterladen", + "Cut at the preceding keyframe (not accurate time.) Equiv to": "Schnitt am vorangehenden Keyframe (keine akkurate Zeit). Entspricht", + "Segment mode: \"{{mode1}}\" will create segments bounding the black sections. \"{{mode2}}\" will create segments that start/stop at the center of each black section.": "Segment-Modus: \"{{Modus1}}\" erstellt Segmente, die den schwarzen Bereich begrenzen. \"{{Modus2}}\" erstellt Segmente, die in der Mitte jedes schwarzen Abschnitts beginnen/enden.", + "Segment mode: \"{{mode1}}\" will create segments bounding the silent sections. \"{{mode2}}\" will create segments that start/stop at the center of each silent section.": "Segment-Modus: „{{Modus1}}“ erstellt Segmente erstellt, welche die stummen Abschnitte begrenzen. „{{Modus2}}“ erstellt Segmente, die in der Mitte jedes stummen Abschnitts beginnen/enden.", + "This gives you an overview of the export and allows you to customise more parameters before exporting, like changing the output file name.": "Damit erhalten Sie einen Überblick über den Export und können weitere Parameter vor dem Export anpassen, z. B. den Namen der Ausgabedatei ändern." }