mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
rework streaming part2
Signed-off-by: Thilo Graf <dbt@novatux.de> Some build errors fixed with this pick.
This commit is contained in:
@@ -1952,6 +1952,7 @@ miscsettings.shutdown_real Standby-Modus
|
||||
miscsettings.shutdown_real_rcdelay Verzögertes Ausschalten
|
||||
miscsettings.sleeptimer Ausschalten nach Inaktivität
|
||||
miscsettings.sleeptimer_min Sleeptimer Vorgabe
|
||||
miscsettings.streaming Streaming
|
||||
miscsettings.volume Lautstärke
|
||||
miscsettings.zapto_pre_time Umschaltstart-Vorlaufzeit
|
||||
motorcontrol.calc_positions Positionen (Neu)-Berechne(n))
|
||||
@@ -2702,8 +2703,11 @@ streaminfo.resolution Auflösung
|
||||
streaminfo.signal Tuner
|
||||
streaminfo.videosystem Videosystem
|
||||
streaming.busy Einer oder mehrere Aufnahmeprozesse sind aktiv.\nSollte die Aufnahme eigentlich beendet sein,\nschafft ein Neustart der GUI Abhilfe.
|
||||
streaming.decryptmode HTTP Streams entschlüsseln
|
||||
streaming.dir_not_writable Das Aufnahmeverzeichnis ist nicht beschreibbar.\nAufnahmen sind daher nicht möglich.
|
||||
streaming.ecmmode Berechtigungen senden
|
||||
streaming.overflow Aufnahme-Puffer Überlauf! Bitte ggf. einige Aufnahmen beenden.
|
||||
streaming.port Streaming-Port
|
||||
streaming.slow System oder Datenträger zu langsam! Bitte ggf. einige Aufnahmen beenden.
|
||||
streaming.write_error Die Aufnahme wurde leider abgebrochen,\nda ein Fehler beim Schreiben der Daten auftrat.
|
||||
stringinput.backspace Rücklöschen
|
||||
|
@@ -1951,6 +1951,7 @@ miscsettings.shutdown_real Enable standby
|
||||
miscsettings.shutdown_real_rcdelay Delayed shutdown
|
||||
miscsettings.sleeptimer Inactivity shutdown timer
|
||||
miscsettings.sleeptimer_min Sleeptimer default
|
||||
miscsettings.streaming Streaming
|
||||
miscsettings.volume Volume
|
||||
miscsettings.zapto_pre_time Zapto Start Time Correction
|
||||
motorcontrol.calc_positions (Re)-Calculate Positions
|
||||
@@ -2701,8 +2702,11 @@ streaminfo.resolution Resolution
|
||||
streaminfo.signal Tuner
|
||||
streaminfo.videosystem Videosystem
|
||||
streaming.busy One or several recording processes are active.\nIf you encounter this message and no recording is active, please restart GUI.
|
||||
streaming.decryptmode Decrypt HTTP Streams
|
||||
streaming.dir_not_writable The recording directory is not writable.\nRecording will not work.
|
||||
streaming.ecmmode Send entitlements
|
||||
streaming.overflow Record buffer overflow, consider to stop some records
|
||||
streaming.port Streaming port
|
||||
streaming.slow System/hdd too slow, consider to stop some records
|
||||
streaming.write_error The recording was aborted,\nsince an error occured during the writing process.
|
||||
stringinput.backspace Backspace
|
||||
|
Reference in New Issue
Block a user