diff options
-rw-r--r-- | i18n-generated.h | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/i18n-generated.h b/i18n-generated.h index 175b5ee..63fae70 100644 --- a/i18n-generated.h +++ b/i18n-generated.h @@ -7991,6 +7991,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "Show channels without EPG", + "Zeige Kanäle ohne EPG", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, { "Start page", "Startseite", "", @@ -9111,6 +9146,41 @@ const tI18nPhrase Phrases[] = { "", #endif }, + { "no EPG available", + "kein EPG verfügbar", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", +#if VDRVERSNUM >= 10302 + "", +#endif +#if VDRVERSNUM >= 10307 + "", +#endif +#if VDRVERSNUM >= 10313 + "", +#endif +#if VDRVERSNUM >= 10316 + "", +#endif +#if VDRVERSNUM >= 10342 + "", +#endif +#if VDRVERSNUM >= 10502 + "", +#endif + }, // END I18N - automatically generated by pot2i18n.pl { NULL } }; |