summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/de_DE.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/de_DE.json')
-rw-r--r--apps/weather_status/l10n/de_DE.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/de_DE.json b/apps/weather_status/l10n/de_DE.json
new file mode 100644
index 00000000000..c7146669f78
--- /dev/null
+++ b/apps/weather_status/l10n/de_DE.json
@@ -0,0 +1,35 @@
+{ "translations": {
+ "Unknown address" : "Unbekannte Adresse",
+ "No result." : "Kein Ergebnis.",
+ "Malformed JSON data." : "Fehlerhafte JSON-Daten.",
+ "Error" : "Fehler",
+ "Weather status" : "Wetter Status",
+ "Weather status in your dashboard" : "Wetter Status in deinem Dashboard",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
+ "Detect location" : "Ort erkennen",
+ "Set custom address" : "Benutzerdefinierte Adresse festlegen",
+ "{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}",
+ "More weather for {adr}" : "Mehr Wetter für {adr}",
+ "Loading weather" : "Lade Wetter",
+ "Set location for weather" : "Stelle Standort für Wetter ein.",
+ "There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
+ "No weather information found" : "Keine Wetterinformationen gefunden",
+ "Location not found" : "Ort nicht gefunden",
+ "There was an error setting the location address." : "Beim Festlegen der Standortadresse ist ein Fehler aufgetreten.",
+ "There was an error setting the location." : "Beim Festlegen des Standortes ist ein Fehler aufgetreten.",
+ "There was an error saving the mode." : "Beim Festlegen des Modus ist ein Fehler aufgetreten.",
+ "There was an error using personal address." : "Bei der Verwendung der persönlichen Adresse ist ein Fehler aufgetreten.",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file