mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 19:16:51 +02:00
afe255aa0b
with the "red" key. The former main menu action of suspending live TV moved to the "blue" key. Squashed commit of the following: commit7175d7de91
Author: Frank Schmirler <vdr@schmirler.de> Date: Sun Nov 27 11:51:26 2011 +0100 Updated README commit94aef85adc
Author: Frank Schmirler <vdr@schmirler.de> Date: Sun Nov 27 11:32:16 2011 +0100 Moved "closing connection" log message to overload of cTBSocket::Close() in cServerConnection. commit9b91301d94
Author: Frank Schmirler <vdr@schmirler.de> Date: Fri Nov 25 00:24:37 2011 +0100 Don't keep a pointer to the connection in components MulticastGroup structure as the connection may now be deleted from outside via menu. commit7347e24123
Author: Frank Schmirler <vdr@schmirler.de> Date: Thu Nov 24 23:45:59 2011 +0100 Fixed missing Display() call after disconnecting a client. commitc652e8fa81
Author: Frank Schmirler <vdr@schmirler.de> Date: Tue Nov 22 01:15:09 2011 +0100 Added server menu with list of clients. Connections can be terminated with the "red" key. The former main menu action of suspending live TV moved to the "blue" key.
89 lines
2.0 KiB
Plaintext
89 lines
2.0 KiB
Plaintext
# VDR streamdev plugin language source file.
|
|
# Copyright (C) 2008 streamdev development team. See http://streamdev.vdr-developer.org
|
|
# This file is distributed under the same license as the VDR streamdev package.
|
|
# Frank Schmirler <vdrdev@schmirler.de>, 2008
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: streamdev 0.5.0\n"
|
|
"Report-Msgid-Bugs-To: <http://www.vdr-developer.org/mantisbt/>\n"
|
|
"POT-Creation-Date: 2011-11-22 01:05+0100\n"
|
|
"PO-Revision-Date: 2008-03-30 02:11+0200\n"
|
|
"Last-Translator: Frank Schmirler <vdrdev@schmirler.de>\n"
|
|
"Language-Team: <vdr@linuxtv.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-15\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
msgid "VDR Streaming Server"
|
|
msgstr "VDR Streaming Server"
|
|
|
|
msgid "Streaming active"
|
|
msgstr "Streamen im Gange"
|
|
|
|
msgid "Streamdev Connections"
|
|
msgstr "Streamdev Verbindungen"
|
|
|
|
msgid "Disconnect"
|
|
msgstr "Trennen"
|
|
|
|
msgid "Suspend"
|
|
msgstr "Pausieren"
|
|
|
|
msgid "Offer suspend mode"
|
|
msgstr "Pausieren anbieten"
|
|
|
|
msgid "Always suspended"
|
|
msgstr "Immer pausiert"
|
|
|
|
msgid "Never suspended"
|
|
msgstr "Nie pausiert"
|
|
|
|
msgid "Common Settings"
|
|
msgstr "Allgemeines"
|
|
|
|
msgid "Maximum Number of Clients"
|
|
msgstr "Maximalanzahl an Clients"
|
|
|
|
msgid "Suspend behaviour"
|
|
msgstr "Pausierverhalten"
|
|
|
|
msgid "Client may suspend"
|
|
msgstr "Client darf pausieren"
|
|
|
|
msgid "VDR-to-VDR Server"
|
|
msgstr "VDR-zu-VDR Server"
|
|
|
|
msgid "Start VDR-to-VDR Server"
|
|
msgstr "VDR-zu-VDR Server starten"
|
|
|
|
msgid "VDR-to-VDR Server Port"
|
|
msgstr "Port des VDR-zu-VDR Servers"
|
|
|
|
msgid "Bind to IP"
|
|
msgstr "Binde an IP"
|
|
|
|
msgid "HTTP Server"
|
|
msgstr "HTTP Server"
|
|
|
|
msgid "Start HTTP Server"
|
|
msgstr "HTTP Server starten"
|
|
|
|
msgid "HTTP Server Port"
|
|
msgstr "Port des HTTP Servers"
|
|
|
|
msgid "HTTP Streamtype"
|
|
msgstr "HTTP Streamtyp"
|
|
|
|
msgid "Multicast Streaming Server"
|
|
msgstr "Multicast Streaming Server"
|
|
|
|
msgid "Start IGMP Server"
|
|
msgstr "IGMP Server starten"
|
|
|
|
msgid "Multicast Client Port"
|
|
msgstr "Port des Multicast Clients"
|
|
|
|
msgid "Multicast Streamtype"
|
|
msgstr "Multicast Streamtyp"
|