blob: bc6d564a0f8d9c7c2b8336571da26a3ac94d141f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.net-->
<resources>
<string name="epg_list_time_label">Was kommt</string>
<string name="epg_list_time_now">jetzt</string>
<string name="epg_list_time_next">als nächstes</string>
<string name="epg_list_time_adhoc">freie Zeitwahl</string>
<string name="epg_list_channel_spinner">Kanal</string>
<string name="epg_list_search_label">Suchergebnisse</string>
<string name="epg_event_share_text">Share</string>
<string name="epg_event_imdb_text">IMDb Suche</string>
<string name="epg_event_omdb_text">OMDB Suche</string>
<string name="epg_eent_livetv_text">Stream</string>
<string name="epg_event_create_timer_text">Timer hinzufügen</string>
<string name="epg_event_modify_timer_text">Timer modifizieren</string>
<string name="epg_search_button">Suchen</string>
<string name="epg_duration_template">%1$s min</string>
<string name="epg_duration_template_live">%1$s/%2$s min</string>
<string name="epg_of_a_channel">EPG -> %1$s, %2$s/%3$s</string>
<string name="epg_by_channel">EPG nach Kanälen</string>
<string name="epg_by_search">EPG Suche</string>
<string name="epg_by_search_param">EPG Suche: \'%1$s\'</string>
<string name="epg_by_time">EPG nach Zeit</string>
<string name="epg_by_time_args">EPG nach Zeit: \'%1$s\'</string>
<string name="search_epg_hint">Suche EPG</string>
<string name="epg_search_settings_description">Suche VDR EPG</string>
<string name="epg_window_title_count">%1$s, %2$s Einträge</string>
<string name="channels_window_title_count">%1$s, %2$s/%3$s</string>
<string name="new_timer">Neuer Timer</string>
</resources>
|