diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 154 |
1 files changed, 152 insertions, 2 deletions
@@ -104,6 +104,56 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "RERUNS OF THIS SHOW", + "WIEDERHOLUNGEN DIESER SENDUNG", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, + { "Scale factor of the tab-widths [%]", + "Skalierungsfaktor für die Tabolatorweiten [%]", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, { "Scrolling behaviour", "Scroll-Verhalten", "", @@ -179,8 +229,8 @@ const tI18nPhrase Phrases[] = { "", #endif }, - { "Use 'timeline' to check timer-conflicts", - "Timerkonflikte mit 'timeline' überprüfen", + { "Use 'epgsearch' to check timer-conflicts", + "Timerkonflikte mit 'epgsearch' überprüfen", "", "", "", @@ -254,6 +304,106 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "AUXILIARY INFOS", + "ZUSATZINFOS", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, + { "Show auxiliary infos of recordings", + "Zusatzinfos der Aufnahmen anzeigen", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, + { " Extract known tags", + " Bekannte Tags extrahieren", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, + { "Search timer", + "Suchtimer", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif + }, { "Max. image cache size", "Max. Größe des Bildspeichers", "", |