nextcloud/apps/dashboard/l10n/nl.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
1.2 KiB
JSON
Raw Normal View History

2020-09-27 22:17:48 -04:00
{ "translations": {
"Dashboard" : "Dashboard",
2021-01-20 21:20:36 -05:00
"Dashboard app" : "Dashboard-app",
2020-09-27 22:17:48 -04:00
"Customize" : "Aanpassen",
2021-01-20 21:20:36 -05:00
"Edit widgets" : "Widgets bewerken",
2021-06-05 22:26:01 -04:00
"Get more widgets from the App Store" : "Haal meer widgets op uit de App Store",
2020-09-27 22:17:48 -04:00
"Weather service" : "Weerberichten",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Voor je privacy worden de weergegevens namens jou opgevraagd door je Nextcloud-server, zodat de weerservice geen persoonlijke informatie ontvangt.",
"Weather data from Met.no" : "Weerbericht via Met.no",
2020-11-29 21:19:45 -05:00
"geocoding with Nominatim" : "geocoding met Nominatim",
2021-01-20 21:20:36 -05:00
"elevation data from OpenTopoData" : "hoogtedata via OpenTopoData",
2020-09-27 22:17:48 -04:00
"Weather" : "Weer",
"Status" : "Status",
"Good morning" : "Goedemorgen",
2021-01-05 21:20:00 -05:00
"Good morning, {name}" : "Goedemorgen, {name}",
"Good afternoon" : "Goedemiddag",
"Good afternoon, {name}" : "Goedemiddag, {name}",
"Good evening" : "Goedenavond",
"Good evening, {name}" : "Goedenavond, {name}",
2021-01-09 21:22:39 -05:00
"Hello" : "Hallo",
"Hello, {name}" : "Hallo, {name}"
2020-09-27 22:17:48 -04:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}