diff options
Diffstat (limited to 'apps/weather_status/l10n/de.js')
-rw-r--r-- | apps/weather_status/l10n/de.js | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/apps/weather_status/l10n/de.js b/apps/weather_status/l10n/de.js index 7faccc71046..5a529c312cb 100644 --- a/apps/weather_status/l10n/de.js +++ b/apps/weather_status/l10n/de.js @@ -45,18 +45,6 @@ OC.L10N.register( "There was an error setting the location." : "Es ist ein Fehler beim Festlegen des Standortes aufgetreten.", "There was an error saving the mode." : "Es ist ein Fehler beim Festlegen des Modus aufgetreten.", "There was an error using personal address." : "Es ist ein Fehler beim Verwenden der persönlichen Adresse aufgetreten.", - "Set location for weather" : "Standort für Wetterinformationen einstellen", - "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}", - "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewölkt um {time}", - "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Heiterer Tag um {time}", - "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Heitere Nacht um {time}", - "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Teilweise bewölkt um {time}", - "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Nebelig um {time}", - "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Leichter Regen um {time}", - "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Regen um {time}", - "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Starker Regen um {time}", - "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Regenschauer um {time}", - "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Leichte Regenschauer um {time}", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Starke Regenschauer um {time}" + "Set location for weather" : "Standort für Wetterinformationen einstellen" }, "nplurals=2; plural=(n != 1);"); |