diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-19 22:53:58 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-19 22:53:58 +0000 |
commit | b9f31f086607b0732cdcace6319c6787b0932d75 (patch) | |
tree | 82c29876acdd2d29ce439564e85c17f126a46052 /i18n-generated.h | |
parent | 63dc82fc58f0c19d1aca3419ab1f58dbea47461b (diff) | |
download | vdr-plugin-live-b9f31f086607b0732cdcace6319c6787b0932d75.tar.gz vdr-plugin-live-b9f31f086607b0732cdcace6319c6787b0932d75.tar.bz2 |
- Added option to select streamdev stream type in live setings.
Diffstat (limited to 'i18n-generated.h')
-rw-r--r-- | i18n-generated.h | 72 |
1 files changed, 71 insertions, 1 deletions
diff --git a/i18n-generated.h b/i18n-generated.h index 384353d..612203e 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -6416,6 +6416,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "RecDate", + "Aufnahmedatum", + "", + "", + "", + "", + "", + "", + "Tallenteen päiväys", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "List of recordings", "Liste der Aufnahmen", "", @@ -7466,7 +7501,7 @@ const tI18nPhrase Phrases[] = { "", #endif }, - { "streamdev server port", + { "Streamdev server port", "Streamdev Server Port", "", "", @@ -7501,6 +7536,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Streamdev stream type", + "Streamdev Stream Typ", + "", + "", + "", + "", + "", + "", + "Streamdev-palvelimen portti", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "additional fixed times in 'What's on?'", "zusätzliche Zeitpunkte in 'Was läuft?'", "", |