diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-23 02:17:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-23 02:17:50 +0000 |
commit | 7d0602792280f88af6867db0131d1bf8984b2c2c (patch) | |
tree | 03ca4215bb10fd5bfd4eb76d06519964f8e3f0e7 /apps/weather_status/l10n/de.js | |
parent | 261cda8bf8c0a60c9870772504f84d809e3b3fd3 (diff) | |
download | nextcloud-server-7d0602792280f88af6867db0131d1bf8984b2c2c.tar.gz nextcloud-server-7d0602792280f88af6867db0131d1bf8984b2c2c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n/de.js')
-rw-r--r-- | apps/weather_status/l10n/de.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/de.js b/apps/weather_status/l10n/de.js index cc22566bf2c..45a7a9065c8 100644 --- a/apps/weather_status/l10n/de.js +++ b/apps/weather_status/l10n/de.js @@ -7,7 +7,6 @@ OC.L10N.register( "Error" : "Fehler", "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", "Set custom address" : "Benutzerdefinierte Adresse festlegen", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}", @@ -31,6 +30,7 @@ OC.L10N.register( "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." + "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." }, "nplurals=2; plural=(n != 1);"); |