diff options
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r-- | apps/weather_status/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/de.js b/apps/weather_status/l10n/de.js index 5a3a8bac9fc..85d0f063357 100644 --- a/apps/weather_status/l10n/de.js +++ b/apps/weather_status/l10n/de.js @@ -8,7 +8,7 @@ OC.L10N.register( "Weather status" : "Wetterstatus", "Weather status in your dashboard" : "Wetterstatus für dein 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" : "Standort feststellen", + "Detect location" : "Standort ermitteln", "Set custom address" : "Benutzerdefinierte Adresse festlegen", "Favorites" : "Favoriten", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}", diff --git a/apps/weather_status/l10n/de.json b/apps/weather_status/l10n/de.json index c4164659c4c..897ef0c7e81 100644 --- a/apps/weather_status/l10n/de.json +++ b/apps/weather_status/l10n/de.json @@ -6,7 +6,7 @@ "Weather status" : "Wetterstatus", "Weather status in your dashboard" : "Wetterstatus für dein 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" : "Standort feststellen", + "Detect location" : "Standort ermitteln", "Set custom address" : "Benutzerdefinierte Adresse festlegen", "Favorites" : "Favoriten", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}", |