{
	"update_error": "could not be updated",
	"read_error": "could not be read",
	"error": ["Error", "at line"],
	"execution_error" : "Failed to execute",
	"permission_error": "Failed to apply permissions for",
	"read_state" : ["HomeKit state of", "is"],
	"update_state" : ["HomeKit state of", "is now", "was not changed"],
	"device_refresh" : "Refreshing device states",
	"cache_update_error": "could not be saved in the cache storage",
	"cache_read_error": "is not in the cache storage",
	"of": "of",
	"event_fired": ["Event", "was fired"],
	"service_found": "Existing service found",
	"service_create": "Creating new service",
	"info_service_found": "Existing information-service found",
	"info_service_create": "Creating new information-service",
	"accessory_found": "Existing accessory found",
	"accessory_create": "Creating new accessory",
	"accessory_register": "Register platform-accessory",
	"accessory_remove": "Removing accessory",
	"accessory_remove_error": "could not be removed",
	"accessory_add": "was added to the system",
	"accessory_configure": "Configurating accessory from the cache storage",
	"accessory_connected": "has connected to the bridge",
	"accessory_disconnected": "was disconnected from the bridge",
	"accessory_offline": "is not connected to the bridge",
	"service_remove": "Removing service",
	"service_remove_error": "could not be removed",
	"preset_not_found": ["The Preset", "was not found"],
	"accessory_not_found": ["was not found in the config", "There is no accessory found in the config", "There is no event found in the config", "There is no service found in the config"],
	"restart_homebridge": "The homebridge is restarting",
	"conversion_error_parse": ["Wrong format", "can not be parsed"],
	"conversion_error_format": ["Wrong format", "is no", "boolean", "numeric", "correct", "variable"],
	"plugin_update_success": ["was updated to", ""],
	"bridge_update_error": "The SynTex Bridge could not be updated",
	"automation_load_success": "The automation system was successfully loaded and activated",
	"automation_load_error": "The automation system couldn't be activated",
	"request_result": ["completed the request to", "with the status code", "and the body"],
	"automation_executed": ["fired the automation", ""],
	"automation_created": ["Automation", "was successfully created"],
	"automation_removed": ["Automation", "was successfully removed"],
	"automation_updated": ["Automation", "was successfully updated"],
	"port_redirection_error": "Redirection of the bridge website was not successful",
	"port_redirection_success": "Redirection of the bridge website to port",
	"port_running": "Web-Server is running at port",
	"json_parse_error": "JSON could not be parsed",
	"parse_error": "could not be parsed",
	"missing_plugin_name": "There was no plugin name set",
	"no_services": "No services configured",
	"device_versions_read_error": "The device versions could not be queried from the server",
	"directory_permission_error": "You have no permission for the folder",
	"visit_github_for_support": "If you need support, visit our GitHub page",
	"no_base_path": "There is no path given for data saving",
	"knx_gateway_connected": "KNX IP Gateway connected",
	"knx_gateway_disconnected": "KNX IP Gateway disconnected",
	"remote_link_connecting": "Connecting with Remote Link",
	"remote_link_connected": "Remote Link connected",
	"remote_link_disconnected": "Remote Link disconnected",
	"remote_link_connection_error": "Remote Link connection failed",
	"socket_connecting": "Connecting with socket",
	"socket_connected": "Socket connected",
	"socket_disconnected": "Socket disconnected",
	"socket_connection_error": "Socket connection failed",
	"trigger_activated": "Trigger activated",
	"automation_lower": "Lower",
	"automation_greater": "Greater",
	"automation_different": "Different",
	"execute_yourself": "Please execute this command by yourself",
	"frequently_invoke": "was requested too quickly",
	"invalid_response": "got an invalid response",
	"device_discovery": "Device Discovery",
	"query_once": "Please wait for your next request"
}