Files
MobilityOps/frontend/src/i18n/locales/nl-BE/common.json
T

50 lines
1.2 KiB
JSON

{
"orgName": "Northstar Mobility",
"brandTagline": "Bedieningscentrum",
"actions": {
"save": "Opslaan",
"cancel": "Annuleren",
"confirm": "Bevestigen",
"close": "Sluiten",
"back": "Terug",
"next": "Volgende",
"retry": "Opnieuw proberen",
"reset": "Herstellen",
"yes": "Ja",
"no": "Nee",
"viewDetails": "Details bekijken",
"technicalDetails": "Technische details"
},
"status": {
"loading": "Laden…",
"saving": "Opslaan…",
"error": "Er ging iets mis",
"success": "Gelukt",
"noResults": "Geen resultaten"
},
"pagination": {
"label": "Paginanavigatie",
"previous": "Vorige",
"next": "Volgende",
"pageOf": "Pagina {{page}} van {{total}}"
},
"states": {
"loadingDefault": "Werkruimte wordt geladen…",
"errorTitle": "We konden deze werkruimte niet laden."
},
"timezone": "Europa/Brussel",
"language": {
"label": "Taal",
"nl-BE": "Nederlands",
"en-GB": "English",
"fr-BE": "Français"
},
"footer": {
"productLine": "{{productName}} Demo",
"locale": "Europa/Brussel · Synthetische demogegevens"
},
"demo": {
"syntheticBadge": "Synthetische demo"
}
}