mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 19:49:26 +02:00
78 lines
2.4 KiB
JSON
78 lines
2.4 KiB
JSON
{
|
|
"title": "Koninklijk Meteorologisch Instituut van België",
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "De weersvoorspellingen voor deze zone zijn al geconfigureerd",
|
|
"unknown": "Onbekende fout"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"title": "Instellingen",
|
|
"data": {
|
|
"style": "Radarstijl",
|
|
"dark_mode": "Radar in donkere modus",
|
|
"use_deprecated_forecast_attribute": "Gebruik het forecat attribuut (afgeschaft)"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"out_of_benelux": "{zone} ligt buiten de Benelux. Kies een zone in de Benelux.",
|
|
"api_error": "Kon geen gegevens van de API krijgen",
|
|
"zone_not_exist": "{zone} bestaat niet"
|
|
}
|
|
},
|
|
"selector": {
|
|
"style": {
|
|
"options": {
|
|
"standard_style": "Standaard",
|
|
"contrast_style": "Hoog contrast",
|
|
"yellow_red_style": "Geel-Rood",
|
|
"satellite_style": "Satellietkaart"
|
|
}
|
|
},
|
|
"use_deprecated_forecast_attribute": {
|
|
"options": {
|
|
"do_not_use_deprecated_forecast": "Niet gebruiken (aanbevolen)",
|
|
"daily_in_deprecated_forecast": "Gebruik voor dagelijkse voorspellingen",
|
|
"hourly_in_use_deprecated_forecast": "Gebruik voor uurlijkse voorspellingen"
|
|
}
|
|
},
|
|
"repair_solution": {
|
|
"options": {
|
|
"repair_option_move": "Ik heb de zone verplaats naar de Benelux",
|
|
"repair_option_delete": "Deze configuratie verwijderen"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"title": "Opties",
|
|
"data": {
|
|
"style": "Radarstijl",
|
|
"dark_mode": "Radar in donkere modus",
|
|
"use_deprecated_forecast_attribute": "Gebruik het forecat attribuut (afgeschaft)"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"zone_moved": {
|
|
"title": "{zone} ligt buiten de Benelux",
|
|
"fix_flow": {
|
|
"step": {
|
|
"confirm": {
|
|
"title": "Reparatie: {zone} ligt buiten de Benelux",
|
|
"description": "Deze integratie levert alleen gegevens op voor de Benelux. Verplaats de zone of verwijder de configuratie."
|
|
}
|
|
},
|
|
"error": {
|
|
"out_of_benelux": "{zone} ligt buiten de Benelux. Kies een zone in de Benelux.",
|
|
"api_error": "Kon geen gegevens van de API krijgen",
|
|
"zone_not_exist": "{zone} bestaat niet",
|
|
"invalid_choice": "Ongeldige keuze"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|