Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/de_DE.js')
-rw-r--r--apps/weather_status/l10n/de_DE.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/de_DE.js b/apps/weather_status/l10n/de_DE.js
index e1d6043e60a..113616287c3 100644
--- a/apps/weather_status/l10n/de_DE.js
+++ b/apps/weather_status/l10n/de_DE.js
@@ -11,21 +11,8 @@ OC.L10N.register(
"Detect location" : "Ort erkennen",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
"Favorites" : "Favoriten",
- "{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 Wetterinformation ein.",
"Remove from favorites" : "Von Favoriten entfernen",
"Add as favorite" : "Als Favorit hinzufügen",
"You are not logged in." : "Sie sind nicht angemeldet.",
@@ -36,6 +23,19 @@ OC.L10N.register(
"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."
+ "Set location for weather" : "Stelle Standort für Wetterinformation ein.",
+ "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.",
+ "{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}"
},
"nplurals=2; plural=(n != 1);");