diff options
Diffstat (limited to 'apps/weather_status/l10n/nl.js')
-rw-r--r-- | apps/weather_status/l10n/nl.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js index cc1d6f74cd7..44c10c74402 100644 --- a/apps/weather_status/l10n/nl.js +++ b/apps/weather_status/l10n/nl.js @@ -7,12 +7,21 @@ OC.L10N.register( "Error" : "Fout", "Weather status" : "Weerstatus", "Weather status in your dashboard" : "Weerstatus in je dashboard", + "Weather status integrated in the Dashboard app.\n The geographic location 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." : "Weerstatus geïntegreerd in de Dashboard-app.\n De geografische locatie kan automatisch worden bepaald of handmatig worden gedefinieerd. Vervolgens wordt een voorspelling van 6 uur weergegeven.\n Deze status kan ook op andere plaatsen worden geïntegreerd, zoals de Agenda-app.", "{temperature} {unit} clear sky later today" : "{temperature}{unit} later vandaag onbewolkt ", "{temperature} {unit} clear sky" : "{temperature}{unit} onbewolkt", "{temperature} {unit} cloudy later today" : "{temperature} {unit} bewolkt later vandaag", "{temperature} {unit} cloudy" : "{temperature} {unit} bewolkt", "{temperature} {unit} snow and thunder later today" : "{temperature}{unit} sneeuw en onweer later vandaag", "{temperature} {unit} snow and thunder" : "{temperature}{unit} sneeuw en onweer", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} sneeuwbuien en onweer later vandaag", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} sneeuwbuien en onweer", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} sneeuwbuien, onweer en poolschemering later vandaag", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} sneeuwbuien, onweer en poolschemering", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} snow showers later today", + "{temperature} {unit} snow showers" : "{temperature} {unit} sneeuwbuien", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} sneeuwbuien en poolschemering later vandaag", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} sneeuwbuien en poolschemering", "{temperature} {unit} snow later today" : "{temperature}{unit} sneeuw later vandaag", "{temperature} {unit} snow" : "{temperature}{unit}sneeuw", "{temperature} {unit} fair weather later today" : "{temperature} {unit} lekker weer later vandaag", @@ -46,6 +55,7 @@ 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.", + "Unknown weather code" : "Onbekende weercode", "Detect location" : "Locatie detecteren", "Set custom address" : "Aangepast adres instellen", "Favorites" : "Favorieten" |