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/nl.js')
-rw-r--r--apps/weather_status/l10n/nl.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js
index de383f3f8e2..3b4a7664105 100644
--- a/apps/weather_status/l10n/nl.js
+++ b/apps/weather_status/l10n/nl.js
@@ -11,21 +11,8 @@ OC.L10N.register(
"Detect location" : "Locatie detecteren",
"Set custom address" : "Aangepast adres instellen",
"Favorites" : "Favorieten",
- "{temperature} {unit} Clear sky at {time}" : "{temperature}{unit} Onbewolkt om {time}",
- "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolkt om {time}",
- "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Redelijk dag om {time}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Redelijk nacht om {time}",
- "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Half bewolkt om {time}",
- "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Mist om {time}",
- "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} lichte regen om {time}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Regen om {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Zware regen om {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Regenbuien om {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lichte regenbuien om {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Hevige regenbuien om {time}",
"More weather for {adr}" : "Meer weer voor {adr}",
"Loading weather" : "Weergegevens ophalen",
- "Set location for weather" : "Stel je locatie voor het weer in.",
"Remove from favorites" : "Verwijderen uit favorieten",
"Add as favorite" : "Toevoegen als favoriet",
"You are not logged in." : "Je bent niet ingelogd.",
@@ -36,6 +23,19 @@ OC.L10N.register(
"There was an error setting the location." : "Er is een fout opgetreden bij het vastleggen van de locatie.",
"There was an error saving the mode." : "Er was een fout in het vastleggen van de modus.",
"There was an error using personal address." : "Er was een fout bij het gebruiken van je persoonlijke adres.",
- "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." : "Weersverwachting is geïntegreerd in de dashboard app\nDe gebruikers locatie kan automatisch worden bepaald of handmatig worden ingegeven. Een 6 uurs weersverwachting wordt getoond.\nDeze Weersverwachting kan ook op andere plaatsen worden geïntegreerd zoals in de Kalender-app."
+ "Set location for weather" : "Stel je locatie voor het weer in.",
+ "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." : "Weersverwachting is geïntegreerd in de dashboard app\nDe gebruikers locatie kan automatisch worden bepaald of handmatig worden ingegeven. Een 6 uurs weersverwachting wordt getoond.\nDeze Weersverwachting kan ook op andere plaatsen worden geïntegreerd zoals in de Kalender-app.",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature}{unit} Onbewolkt om {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolkt om {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Redelijk dag om {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Redelijk nacht om {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Half bewolkt om {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Mist om {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} lichte regen om {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Regen om {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Zware regen om {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Regenbuien om {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lichte regenbuien om {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Hevige regenbuien om {time}"
},
"nplurals=2; plural=(n != 1);");