DE update strings for curweather

This commit is contained in:
Tobias Diekershoff 2016-03-18 21:09:03 +01:00
parent 4b47bcc884
commit a73286c0d0
2 changed files with 36 additions and 35 deletions

View file

@ -23,7 +23,7 @@ $a->strings["Enter either the name of your location or the zip code."] = "Gib en
$a->strings["Your Location"] = "Deinen Standort festlegen";
$a->strings["Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>."] = "Identifikator deines Standorts (Name oder Postleitzahl), z.B. <em>Berlin,DE</em> oder <em>14476,DE</em>.";
$a->strings["Units"] = "Einheiten";
$a->strings["select if the temperatur should be displayed in °C or °F"] = "wähle ob die Temperatur in °C oder °F angezeigt werden soll";
$a->strings["select if the temperatur should be displayed in &deg;C or &deg;F"] = "wähle ob die Temperatur in &deg;C oder &deg;F angezeigt werden soll";
$a->strings["Show weather data"] = "Zeige Wetter Daten";
$a->strings["Curweather settings saved."] = "Curweather Einstellungen gespeichert.";
$a->strings["Caching Interval"] = "Cache Intervall";