nc-weather/l10n/nl.json

48 lines
2.7 KiB
JSON
Raw Normal View History

2017-08-18 00:25:26 +00:00
{ "translations": {
"Weather" : "Weer",
2019-07-21 02:57:21 +00:00
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Fatale Fout: controleer je nextcloud.log en stuur een bugmelding in naar: https://github.com/nextcloud/weather/issues",
"Failed to set metric. Please contact your administrator" : "Kon de metriek niet instellen. Neem contact op met je systeembeheerder.",
2019-06-09 02:39:00 +00:00
"This metric is not known." : "Deze eenheid is onbekend.",
2019-05-13 00:40:29 +00:00
"North" : "Noord",
"North-East" : "Noord-oost",
"East" : "Oost",
"South-East" : "Zuid-oost",
"South" : "Zuid",
"South-West" : "Zuid-west",
"West" : "West",
"North-West" : "Noord-west",
2019-05-24 02:47:43 +00:00
"Failed to get city weather informations. Please contact your administrator" : "Kon de weersinformatie voor de stad niet vinden. Neem contact op met je systeembeheerder.",
"No city with this name found." : "Geen stad met deze naam gevonden.",
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Jouw OpenWeatherMap API key is ongeldig. Neem contact op met je systeembeheerder om een geldige API key te configureren in de Additional Settings onder Administration.",
"Failed to add city. Please contact your administrator" : "Kon de stad niet toevoegen. Neem contact op met je systeembeheerder.",
"This city is already registered for your account." : "Deze stad is al geregistreerd voor jouw account.",
"Failed to remove city. Please contact your administrator" : "Kon de stad niet verwijderen. Neem contact op met je systeembeheerder.",
2019-07-21 02:57:21 +00:00
"Failed to set home. Please contact your administrator" : "Kon thuislocatie niet instellen. Neem contact op met je systeembeheerder",
2019-05-24 02:47:43 +00:00
"Monday" : "Maandag",
"Tuesday" : "Dinsdag",
"Wednesday" : "Woensdag",
"Thursday" : "Donderdag",
"Friday" : "Vrijdag",
"Saturday" : "Zaterdag",
"Sunday" : "Zondag",
2018-08-13 00:40:42 +00:00
"Watch the weather directly on your Nextcloud." : "Bekijk het weer rechtstreejs op je Nextcloud.",
2017-08-18 00:25:26 +00:00
"OpenWeatherMap API Key" : "OpenWeatherMap API sleutel",
"Save" : "Opslaan",
"Add a city" : "Een stad toevoegen",
"Add city" : "Stad toevoegen",
"City name" : "Stadsnaam",
"Add" : "Toevoegen",
"Cancel" : "Annuleren",
"Settings" : "Instellingen",
"Metric" : "Metriek",
"Click here to get an API key" : "Klik hier voor een API sleutel",
"Pressure" : "Druk",
"Humidity" : "Vochtigheid",
"Cloudiness" : "Bewolktheid",
"Wind" : "Wind",
"Sunrise" : "Zonsopgang",
"Sunset" : "Zonsondergang",
2019-05-24 02:47:43 +00:00
"Date" : "Datum",
2017-08-18 00:25:26 +00:00
"Temperature" : "Temperatuur"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}