1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Added preliminary RTP protocol support.

This commit is contained in:
Rolf Ahrenberg
2007-09-26 19:49:35 +00:00
parent c03e69a64f
commit 0177f03089
15 changed files with 343 additions and 40 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: Rolf Ahrenberg\n"
"POT-Creation-Date: 2007-09-19 19:49+0300\n"
"POT-Creation-Date: 2007-09-26 20:00+0300\n"
"PO-Revision-Date: 2007-08-12 23:22+0300\n"
"Last-Translator: Rolf Ahrenberg\n"
"Language-Team: <vdr@linuxtv.org>\n"
@@ -19,50 +19,58 @@ msgstr ""
msgid "Experiment the IPTV"
msgstr "Koe IPTV:n ihmeellinen maailma"
#: setup.c:53
#: setup.c:54
msgid "UDP"
msgstr "UDP"
#: setup.c:54
#: setup.c:55
msgid "RTP"
msgstr "RTP"
#: setup.c:56
msgid "HTTP"
msgstr "HTTP"
#: setup.c:55
#: setup.c:57
msgid "FILE"
msgstr "FILE"
#: setup.c:170
#: setup.c:180
msgid "Protocol"
msgstr "Protokolla"
#: setup.c:178
#: setup.c:188
msgid "Address"
msgstr "Osoite"
#: setup.c:179
#: setup.c:189
msgid "Port"
msgstr "Portti"
#: setup.c:296
#: setup.c:307
msgid "IPTV Channels"
msgstr "IPTV-kanavat"
#: setup.c:432
#: setup.c:444
msgid "TS buffer size [MB]"
msgstr "TS-puskurin koko [MB]"
#: setup.c:433
#: setup.c:445
msgid "TS buffer prefill ratio [%]"
msgstr "TS-puskurin esit<69>ytt<74>aste [%]"
#: setup.c:434
#: setup.c:446
msgid "UDP buffer size [packets]"
msgstr "UDP-puskurin koko [pakettia]"
#: setup.c:435
#: setup.c:447
msgid "RTP buffer size [packets]"
msgstr "RTP-puskurin koko [pakettia]"
#: setup.c:448
msgid "HTTP buffer size [packets]"
msgstr "HTTP-puskurin koko [pakettia]"
#: setup.c:436
#: setup.c:449
msgid "FILE buffer size [packets]"
msgstr "FILE-puskurin koko [pakettia]"