mirror of
https://github.com/videojs/video.js.git
synced 2024-11-30 09:06:49 +02:00
27 lines
1.5 KiB
JSON
27 lines
1.5 KiB
JSON
{
|
|
"Play": "abspielen",
|
|
"Pause": "pausieren",
|
|
"Current Time": "aktueller Zeitpunkt",
|
|
"Duration Time": "gesamte Laufzeit",
|
|
"Remaining Time": "verbleibende Laufzeit",
|
|
"Stream Type": "Übertragungstyp",
|
|
"LIVE": "LIVE",
|
|
"Loaded": "geladen",
|
|
"Progress": "Fortschritt",
|
|
"Fullscreen": "Vollbildschirm AN",
|
|
"Non-Fullscreen": "Vollbildschirm AUS",
|
|
"Mute": "Ton AUS",
|
|
"Unmuted": "Ton AN",
|
|
"Playback Rate": "Wiedergabegeschwindigkeit",
|
|
"Subtitles": "Untertitel AN",
|
|
"subtitles off": "Untertitel AUS",
|
|
"Captions": "Titel AN",
|
|
"captions off": "Titel AUS",
|
|
"Chapters": "Kapitel",
|
|
"You aborted the video playback": "Sie haben die Video-Wiedergabe abgebrochen.",
|
|
"A network error caused the video download to fail part-way.": "Ein Fehler bei der Verbindung verursachte eine Unterbrechung mitten im Download.",
|
|
"The video could not be loaded, either because the server or network failed or because the format is not supported.": "Das Video konnte nicht geladen werden, entweder weil der Server bzw. die Verbindung gestört ist, oder weil das Format nicht kompatibel ist.",
|
|
"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "Die Wiedergabe des Videos wurde unterbrochen. Entweder ist das Video beschädigt oder es benutzt ein Feature welches von diesem Browser nicht unterstützt wird.",
|
|
"No compatible source was found for this video.": "Für dieses Video wurde keine kompatible Quelle gefunden."
|
|
}
|