-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1426 from andekande/germantranslation
german Translation based on es.json
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"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." | ||
} |