Files
HomeAssistantVS/custom_components/spook/translations/id.json
T
2026-07-20 22:52:35 -04:00

336 lines
17 KiB
JSON

{
"config": {
"abort": {
"already_spooked": "Yeah... well... no. K, thx, bye!"
},
"step": {
"user": {
"description": "Did you read the readme? Did you read the license? Are you really sure?"
},
"choice_restart": {
"description": "In order for Spook to finish setting up, Home Assistant needs to be restarted.\n\nDo you want to restart Home Assistant now?",
"menu_options": {
"restart_now": "Restart now",
"restart_later": "Restart later"
}
}
}
},
"entity": {
"button": {
"homeassistant_reload": {
"name": "Reload"
},
"homeassistant_restart": {
"name": "Restart"
},
"repairs_ignore_all": {
"name": "Ignore all"
},
"repairs_unignore_all": {
"name": "Unignore all"
}
},
"event": {
"repairs_event": {
"state_attributes": {
"event_type": {
"state": {
"create": "Issue created",
"remove": "Issue removed",
"update": "Issue updated"
}
},
"domain": {
"name": "Issue issuer"
},
"issue_id": {
"name": "Issue ID"
}
}
}
},
"sensor": {
"homeassistant_air_quality": {
"name": "Kualitas udara"
},
"homeassistant_alarm_control_panel": {
"name": "Panel kontrol alarm"
},
"homeassistant_area": {
"name": "Login"
},
"homeassistant_automation": {
"name": "Sitemap"
},
"homeassistant_binary_sensor": {
"name": "Sensor biner"
},
"homeassistant_button": {
"name": "Login"
},
"homeassistant_calendar": {
"name": "Kalender"
},
"homeassistant_camera": {
"name": "Kamera"
},
"homeassistant_climate": {
"name": "Login"
},
"homeassistant_cover": {
"name": "Login"
},
"homeassistant_custom_component": {
"name": "Integrasi khusus"
},
"homeassistant_date": {
"name": "Sitemap"
},
"homeassistant_datetime": {
"name": "Sitemap"
},
"homeassistant_device": {
"name": "Login"
},
"homeassistant_device_tracker": {
"name": "Pelacak perangkat"
},
"homeassistant_entities": {
"name": "Sitemap"
},
"homeassistant_fan": {
"name": "Login"
},
"homeassistant_humidifier": {
"name": "Login"
},
"homeassistant_image": {
"name": "Sitemap"
},
"homeassistant_input_boolean": {
"name": "Login"
},
"homeassistant_input_button": {
"name": "Tombol input"
},
"homeassistant_input_datetime": {
"name": "Tanggal input / waktu"
},
"homeassistant_input_number": {
"name": "Nomor masukan"
},
"homeassistant_input_select": {
"name": "Pilih input"
},
"homeassistant_input_text": {
"name": "Login"
},
"homeassistant_integration": {
"name": "Sitemap"
},
"homeassistant_light": {
"name": "Login"
},
"homeassistant_lock": {
"name": "Login"
},
"homeassistant_media_player": {
"name": "Media pemain"
},
"homeassistant_number": {
"name": "Login"
},
"homeassistant_persistent_notification": {
"name": "Pemberitahuan terus-menerus"
},
"homeassistant_person": {
"name": "Login"
},
"homeassistant_remote": {
"name": "Login"
},
"homeassistant_scene": {
"name": "Sitemap"
},
"homeassistant_script": {
"name": "Login"
},
"homeassistant_select": {
"name": "Login"
},
"homeassistant_sensor": {
"name": "Login"
},
"homeassistant_siren": {
"name": "Login"
},
"homeassistant_stt": {
"name": "Sitemap"
},
"homeassistant_sun": {
"name": "Login"
},
"homeassistant_switch": {
"name": "Login"
},
"homeassistant_text": {
"name": "Login"
},
"homeassistant_time": {
"name": "Login"
},
"homeassistant_tts": {
"name": "Sitemap"
},
"homeassistant_update": {
"name": "Sitemap"
},
"homeassistant_vacuum": {
"name": "Login"
},
"homeassistant_water_heater": {
"name": "Pemanas air"
},
"homeassistant_weather": {
"name": "Sitemap"
},
"homeassistant_zone": {
"name": "Login"
},
"repairs_total_issues": {
"name": "Sitemap"
},
"repairs_ignored_issues": {
"name": "Login"
},
"repairs_active_issues": {
"name": "Sitemap"
}
},
"switch": {
"cloud_alexa_report_state": {
"name": "Laporan keadaan Alexa"
},
"cloud_google_report_state": {
"name": "Google Asisten pelaporan negara"
},
"cloud_remote": {
"name": "Login"
}
}
},
"issues": {
"automation_unknown_area_references": {
"description": "Spook has found a ghost in your automations 👻\n\nWhile floating around, Spook crossed path with the following automation:\n\n[{automation}]({edit}) (`{entity_id}`)\n\nThis automation references the following areas, which are unknown to Home Assistant:\n\n{areas}\n\n\n\nTo fix this error, [edit the automation]({edit}) and remove the use of these non-existing areas.\n\nSpook 👻 Your homie.",
"title": "Unknown areas used in: {automation}"
},
"automation_unknown_device_references": {
"description": "Spook has found a ghost in your automations 👻\n\nWhile floating around, Spook crossed path with the following automation:\n\n[{automation}]({edit}) (`{entity_id}`)\n\nThis automation references the following devices, which are unknown to Home Assistant:\n\n{devices}\n\n\n\nTo fix this error, [edit the automation]({edit}) and remove the use of these non-existing devices.\n\nSpook 👻 Your homie.",
"title": "Unknown devices used in: {automation}"
},
"automation_unknown_entity_references": {
"description": "Spook has found a ghost in your automations 👻\n\nWhile floating around, Spook crossed path with the following automation:\n\n[{automation}]({edit}) (`{entity_id}`)\n\nThis automation references the following entities, which are unknown to Home Assistant:\n\n{entities}\n\n\n\nTo fix this error, [edit the automation]({edit}) and remove the use of these non-existing entities.\n\nSpook 👻 Your homie.",
"title": "Unknown entities used in: {automation}"
},
"automation_unknown_floor_references": {
"description": "Spook has found a ghost in your automations 👻\n\nWhile floating around, Spook crossed path with the following automation:\n\n[{automation}]({edit}) (`{entity_id}`)\n\nThis automation references the following floors, which are unknown to Home Assistant:\n\n{floors}\n\n\n\nTo fix this error, [edit the automation]({edit}) and remove the use of these non-existing floors.\n\nSpook 👻 Your homie.",
"title": "Unknown floors used in: {automation}"
},
"automation_unknown_label_references": {
"description": "Spook has found a ghost in your automations 👻\n\nWhile floating around, Spook crossed path with the following automation:\n\n[{automation}]({edit}) (`{entity_id}`)\n\nThis automation references the following labels, which are unknown to Home Assistant:\n\n{labels}\n\n\n\nTo fix this error, [edit the automation]({edit}) and remove the use of these non-existing labels.\n\nSpook 👻 Your homie.",
"title": "Unknown labels used in: {automation}"
},
"automation_unknown_service_references": {
"description": "Spook has found a ghost in your automations 👻\n\nWhile floating around, Spook crossed path with the following automation:\n\n[{automation}]({edit}) (`{entity_id}`)\n\nThis automation references the following actions, which are unknown to Home Assistant:\n\n{services}\n\n\n\nTo fix this error, [edit the automation]({edit}) and remove the use of these non-existing actions.\n\nSpook 👻 Your homie.",
"title": "Unknown actions used in: {automation}"
},
"group_unknown_members": {
"description": "Spook has found a ghost in your groups 👻\n\nWhile floating around, Spook crossed path with the following group:\n\n{group} (`{entity_id}`)\n\nThis group has members, which are unknown to Home Assistant:\n\n{entities}\n\n\n\nTo fix this error, edit the group, remove the use of these non-existing entities and restart Home Assistant.\n\nSpook 👻 Your homie.",
"title": "Unknown group members in: {group}"
},
"integration_unknown_source": {
"description": "Spook has found a ghost in your Riemann sum integral helpers 👻\n\nWhile floating around, Spook crossed path with the following helper:\n\n{helper} (`{entity_id}`)\n\nThis helper has a source entity unknown to Home Assistant:\n\n`{source}`\n\n\n\nTo fix this error, edit the helper and adjust the source entity (or remove the helper) and restart Home Assistant.\n\nSpook 👻 Your homie.",
"title": "Unknown source: {helper}"
},
"lovelace_unknown_entity_references": {
"description": "Spook has found a ghost in your dashboards 👻\n\nWhile floating around, Spook crossed path with the following dashboard:\n\n[{dashboard}]({edit})\n\nThis dashboard references the following entities, which are unknown to Home Assistant:\n\n{entities}\n\n\n\nTo fix this error, [edit the dashboard]({edit}) and remove the use of these non-existing entities.\n\nSpook 👻 Your homie.",
"title": "Unknown entities used in: {dashboard}"
},
"proximity_unknown_ignored_zones": {
"description": "Spook has found a ghost in your proximity configuration 👻\n\nWhile floating around, Spook crossed path with the following proximity configuration:\n\n{name}\n\nThis configuration is ignoring zones that are unknown to Home Assistant:\n\n{zones}\n\n\n\nTo fix this error, edit the configuration and remove this/these zones.\n\nSpook 👻 Your homie.",
"title": "Unknown ignored zones: {name}"
},
"proximity_unknown_tracked_entities": {
"description": "Spook has found a ghost in your proximity configuration 👻\n\nWhile floating around, Spook crossed path with the following proximity configuration:\n\n{name}\n\nThis configuration is tracking persons or devices trackers that are unknown to Home Assistant:\n\n{entities}\n\n\n\nTo fix this error, edit the configuration and remove this/these entities.\n\nSpook 👻 Your homie.",
"title": "Unknown tracked entities: {name}"
},
"proximity_unknown_zone": {
"description": "Spook has found a ghost in your proximity configuration 👻\n\nWhile floating around, Spook crossed path with the following proximity configuration:\n\n{name}\n\nThis configuration is based on a zone that is unknown to Home Assistant:\n\n`{zone}`\n\n\n\nTo fix this error, as you can't change the zone of a proximity configuration, the only option is to remove this specific proximity integration instance.\n\nSpook 👻 Your homie.",
"title": "Unknown zone: {zone}"
},
"scene_unknown_entity_references": {
"description": "Spook has found a ghost in your scenes 👻\n\nWhile floating around, Spook crossed path with the following scene:\n\n[{scene}]({edit})\n\nThis scene references the following entities, which are unknown to Home Assistant:\n\n{entities}\n\n\n\nTo fix this error, [edit the scene]({edit}) and remove the use of these non-existing entities.\n\nSpook 👻 Your homie.",
"title": "Unknown entities used in: {scene}"
},
"script_unknown_area_references": {
"description": "Spook has found a ghost in your scripts 👻\n\nWhile floating around, Spook crossed path with the following script:\n\n[{script}]({edit}) (`{entity_id}`)\n\nThis script references the following areas, which are unknown to Home Assistant:\n\n{areas}\n\n\n\nTo fix this error, [edit the script]({edit}) and remove the use of these non-existing areas.\n\nSpook 👻 Your homie.",
"title": "Unknown areas used in: {script}"
},
"script_unknown_device_references": {
"description": "Spook has found a ghost in your scripts 👻\n\nWhile floating around, Spook crossed path with the following script:\n\n[{script}]({edit}) (`{entity_id}`)\n\nThis script references the following devices, which are unknown to Home Assistant:\n\n{devices}\n\n\n\nTo fix this error, [edit the script]({edit}) and remove the use of these non-existing devices.\n\nSpook 👻 Your homie.",
"title": "Unknown devices used in: {script}"
},
"script_unknown_entity_references": {
"description": "Spook has found a ghost in your scripts 👻\n\nWhile floating around, Spook crossed path with the following script:\n\n[{script}]({edit}) (`{entity_id}`)\n\nThis script references the following entities, which are unknown to Home Assistant:\n\n{entities}\n\n\n\nTo fix this error, [edit the script]({edit}) and remove the use of these non-existing entities.\n\nSpook 👻 Your homie.",
"title": "Unknown entities used in: {script}"
},
"script_unknown_floor_references": {
"description": "Spook has found a ghost in your scripts 👻\n\nWhile floating around, Spook crossed path with the following script:\n\n[{script}]({edit}) (`{entity_id}`)\n\nThis script references the following floors, which are unknown to Home Assistant:\n\n{floors}\n\n\n\nTo fix this error, [edit the script]({edit}) and remove the use of these non-existing floors.\n\nSpook 👻 Your homie.",
"title": "Unknown floors used in: {script}"
},
"script_unknown_label_references": {
"description": "Spook has found a ghost in your scripts 👻\n\nWhile floating around, Spook crossed path with the following script:\n\n[{script}]({edit}) (`{entity_id}`)\n\nThis script references the following labels, which are unknown to Home Assistant:\n\n{labels}\n\n\n\nTo fix this error, [edit the script]({edit}) and remove the use of these non-existing labels.\n\nSpook 👻 Your homie.",
"title": "Unknown labels used in: {script}"
},
"script_unknown_service_references": {
"description": "Spook has found a ghost in your scripts 👻\n\nWhile floating around, Spook crossed path with the following script:\n\n[{script}]({edit}) (`{entity_id}`)\n\nThis script references the following actions, which are unknown to Home Assistant:\n\n{services}\n\nTo fix this error, [edit the script]({edit}) and remove the use of these non-existing actions.\n\nSpook 👻 Your homie.",
"title": "Unknown actions used in: {script}"
},
"switch_as_x_unknown_source": {
"description": "Spook has found a ghost in your Switch as X helpers 👻\n\nWhile floating around, Spook crossed path with the following helper:\n\n{helper} (`{entity_id}`)\n\nThis helper has a source switch entity unknown to Home Assistant:\n\n`{source}`\n\n\n\nTo fix this error, edit the helper and adjust the source entity (or remove the helper) and restart Home Assistant.\n\nSpook 👻 Your homie.",
"title": "Unknown source: {helper}"
},
"utility_meter_unknown_source": {
"description": "Spook has found a ghost in your utility meter helpers 👻\n\nWhile floating around, Spook crossed path with the following helper:\n\n{helper} (`{entity_id}`)\n\nThis helper has a source entity unknown to Home Assistant:\n\n`{source}`\n\n\n\nTo fix this error, edit the helper and adjust the source entity (or remove the helper) and restart Home Assistant.\n\nSpook 👻 Your homie.",
"title": "Unknown source: {helper}"
},
"trend_unknown_source": {
"description": "Spook has found a ghost in your trend helpers 👻\n\nWhile floating around, Spook crossed path with the following helper:\n\n{helper} (`{entity_id}`)\n\nThis helper has a source entity unknown to Home Assistant:\n\n`{source}`\n\n\n\nTo fix this error, edit the helper and adjust the source entity (or remove the helper) and restart Home Assistant.\n\nSpook 👻 Your homie.",
"title": "Unknown source: {helper}"
},
"user_issue": {
"fix_flow": {
"step": {
"confirm": {
"description": "{description}",
"title": "{title}"
}
}
},
"title": "{title}"
},
"restart_required": {
"title": "Restart required",
"fix_flow": {
"step": {
"confirm_restart": {
"title": "Restart required",
"description": "In order for Spook 👻 to finish setting up, Home Assistant needs to be restarted.\n\nSelect submit to restart Home Assistant now."
}
}
}
}
}
}