mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
add find weather location by postcode
todo: add country
Origin commit data
------------------
Branch: ni/coolstream
Commit: b2b2d605dc
Author: TangoCash <eric@loxat.de>
Date: 2022-01-20 (Thu, 20 Jan 2022)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1904,6 +1904,7 @@ menu.hint_volume_size Wählen Sie die Höhe der Lautstärkeanzeige
|
||||
menu.hint_weather_api_key Geben Sie den OpenWeather API Schlüssel ein. Eine leere Eingabe schaltet die Wetter-Unterstützung aus
|
||||
menu.hint_weather_enabled Schaltet die Wetter-Unterstützung (openweathermap.org) ein bzw. aus
|
||||
menu.hint_weather_location Wählen Sie eine Stadt in ihrer Nähe zur Anzeige der Wetterdaten aus
|
||||
menu.hint_weather_location_postcode Geben Sie ihre Postleitzahl zur Anzeige der Wetterdaten an
|
||||
menu.hint_webradio_setup Hier konfigurierte WebRadio-Kanäle finden Sie in der Kanalverwaltung.
|
||||
menu.hint_webradio_xml_auto Lädt automatisch alle WebRadio-Dateien aus %s/ und %s/
|
||||
menu.hint_webtv_setup Hier konfigurierte WebTV-Kanäle finden Sie in der Kanalverwaltung.
|
||||
@@ -3038,6 +3039,7 @@ videomenu.zappingmode_hold Standbild
|
||||
weather.api_key Wetter API Schlüssel (OpenWeather)
|
||||
weather.enabled Wetter-Unterstützung
|
||||
weather.location Wetter-Standort
|
||||
weather.location_postcode Wetter-Standort per Postleitzahl
|
||||
webchannels.xml.add Hinzufügen
|
||||
webchannels.xml.del Entfernen
|
||||
webchannels.xml.enter Eintragen
|
||||
|
@@ -1904,6 +1904,7 @@ menu.hint_volume_size Select volume indicator height
|
||||
menu.hint_weather_api_key Type your OpenWeather API key. An empty input disables Weather support
|
||||
menu.hint_weather_enabled Enable or disable Weather support (openweathermap.org)
|
||||
menu.hint_weather_location Select your weather location
|
||||
menu.hint_weather_location_postcode Select your weather location by postcode
|
||||
menu.hint_webradio_setup WebRadio channels configured here will be available in the standard channel lists.
|
||||
menu.hint_webradio_xml_auto Auto-load all existing WebRadio files from %s/ and %s/
|
||||
menu.hint_webtv_setup WebTV channels configured here will be available in the standard channel lists.
|
||||
@@ -3038,6 +3039,7 @@ videomenu.zappingmode_hold Hold screen
|
||||
weather.api_key Weather API key (OpenWeather)
|
||||
weather.enabled Weather support
|
||||
weather.location Weather location
|
||||
weather.location_postcode Weather location by postcode
|
||||
webchannels.xml.add Add
|
||||
webchannels.xml.del Remove
|
||||
webchannels.xml.enter Enter
|
||||
|
Reference in New Issue
Block a user