{
    "accessories.button_add_room": "Add Room",
    "accessories.button_create_room": "Create Room",
    "accessories.button_toggle_hidden": "Toggle Hidden",
    "accessories.button_toggle_layout_lock": "Toggle Layout Lock",
    "accessories.label_room_name": "Room Name",
    "accessories.label_name": "Name",
    "accessories.label_hide_this_accessory": "Hide this accessory",
    "accessories.message_for_more_information": "for more information.",
    "accessories.message_must_use_insecure_mode": "To control your accessories you must be running Homebridge in <strong>insecure</strong> mode.",
    "accessories.message_please_see": "Please see",
    "accessories.layout_locked": "Layout Locked",
    "accessories.layout_unlocked": "Layout Unlocked",
    "accessories.title_accessories": "Accessories",
    "accessories.title_accessory_control_disabled": "Homebridge Accessory Control Disabled",
    "accessories.title_create_new_room": "Create New Room",
    "config.button_backup": "Backup",
    "config.button_restore": "Restore",
    "config.restore.button_remote_all_backups": "Remove All Backups",
    "config.restore.message_copy_to_editor": "Copy To Editor",
    "config.restore.message_no_backups": "No Backups",
    "config.restore.title_restore_homebridge_backup": "Restore Homebridge Config Backup",
    "config.restore.toast_backups_deleted": "All Backups Deleted",
    "config.restore.toast_failed_to_delete_backups": "Failed To Delete Backups",
    "config.restore.toast_failed_to_load_backups": "Failed To Load Backups",
    "config.title_config": "Config Editor",
    "config.toast_click_save_to_confirm_backup_restore": "Click Save to confirm you want to restore this backup.",
    "config.toast_config_accessory_must_be_array": "accessories must be an array []",
    "config.toast_config_bridge_missing": "Bridge settings missing",
    "config.toast_config_invalid_json": "Config contains invalid JSON",
    "config.toast_config_platform_must_be_array": "platforms must be an array []",
    "config.toast_config_saved": "Config saved",
    "config.toast_config_username_format_error": "Bridge username must be 6 pairs of colon-separated hexadecimal characters (A-F 0-9)",
    "config.toast_failed_to_save_config": "Failed to save config",
    "config.toast_title_backup_loaded": "Backup Loaded",
    "config.toast_title_config_error": "Config Error",
    "config.toast_title_config_syntax_error": "Config Syntax Error",
    "form.button_cancel": "Cancel",
    "form.button_close": "Close",
    "form.button_delete": "Delete",
    "form.button_edit": "Edit",
    "form.button_save": "Save",
    "login.button_login": "Login",
    "login.label_password": "Password",
    "login.label_username": "Username",
    "login.message_invalid_username_or_password": "Invalid Username and Password",
    "login.title_login": "Login",
    "menu.docker.label_restart_container": "Restart Container",
    "menu.docker.label_settings": "Settings",
    "menu.docker.label_startup_script": "Startup Script",
    "menu.docker.label_terminal": "Terminal",
    "menu.label_accessories": "Accessories",
    "menu.label_config": "Config",
    "menu.label_plugins": "Plugins",
    "menu.label_status": "Status",
    "menu.linux.label_restart_server": "Restart Server",
    "menu.linux.label_shutdown_server": "Shutdown Server",
    "menu.linux.label_terminal": "Terminal",
    "menu.tooltip_logout": "Logout",
    "menu.tooltip_restart": "Restart",
    "menu.tooltip_user_accounts": "User Accounts",
    "menu.tooltip_view_logs": "View Logs",
    "platform.docker.restart_container.message_run_with_restart_always": "Make sure you're running the Docker container with <strong>--restart=always</strong>",
    "platform.docker.restart_container.message_server_taking_long_time_to_restart": "Server restart is taking a long time. You may need to bring up the Docker container manually.",
    "platform.docker.restart_container.title_restarting": "Restarting Docker Container",
    "platform.docker.restart_container.toast_container_restarted": "Docker Container Restarted",
    "platform.docker.settings.button_restart_required": "Restart Required",
    "platform.docker.settings.message_env_warning": "Changing these values will override the corresponding environment variables you may have set with the docker run command.",
    "platform.docker.settings.message_image_upgrade_required": "Please upgrade the oznu/homebridge docker image to the latest version.",
    "platform.docker.settings.title_settings": "Settings",
    "platform.docker.settings.toast_container_restart_required": "Container Restart Required",
    "platform.docker.settings.toast_title_settings_saved": "Settings Saved",
    "platform.docker.startup_script.message_script_help": "This script will be executed each time the docker container starts. You can use this to install any extra packages your plugins may need such as ffmpeg or libpcap-dev.",
    "platform.docker.startup_script.toast_restart_required": "You will need to restart this docker container for the changes to take effect.",
    "platform.docker.startup_script.toast_script_must_use_hashbang": "Script must use #!/bin/sh hashbang.",
    "platform.docker.startup_script.toast_title_script_error": "Script Error",
    "platform.docker.startup_script.toast_title_script_saved": "Startup Script Saved",
    "platform.linux.restart.message_please_wait_while_server_restarts": "Please wait, this page will automatically redirect when the Homebridge is back online.",
    "platform.linux.restart.message_server_taking_long_time_to_restart": "Server restart is taking a long time. You may need to bring up the server back up manually.",
    "platform.linux.restart.title_restarting_server": "Restarting Server",
    "platform.linux.restart.toast_server_restart_error": "An error occured sending the restart command to the server",
    "platform.linux.restart.toast_server_restarted": "Server Restarted",
    "platform.linux.restart.toast_server_taking_long_time_to_come_online": "The server is taking a long time to come back online",
    "platform.linux.shutdown.message_server_will_power_down": "The server will power down shortly.",
    "platform.linux.shutdown.title_shutting_down_server": "Shutting Down Server",
    "plugins.button_install": "Install",
    "plugins.button_settings": "Settings",
    "plugins.button_uninstall": "Uninstall",
    "plugins.button_update": "Update",
    "plugins.button_upgrade": "Upgrade",
    "plugins.label_certified_plugin": "Certified Plugin",
    "plugins.manage.button_restart_now": "Restart Homebridge Now",
    "plugins.manage.label_homebridge_upgraded": "Homebridge Upgraded",
    "plugins.manage.label_install": "Install",
    "plugins.manage.label_installed": "Installed",
    "plugins.manage.label_uninstall": "Uninstall",
    "plugins.manage.label_uninstalled": "Removed",
    "plugins.manage.label_update": "Update",
    "plugins.manage.label_updated": "Updated",
    "plugins.manage.label_upgrade": "Upgrade",
    "plugins.manage.message_restart_required": "Restart and Refresh Required",
    "plugins.manage.message_restart_required_reason": "After installing a new version you will need to restart Homebridge and <strong>refresh this page</strong> to ensure you have the latest version of the client.",
    "plugins.manage.message_thanks_for_upgrading_ui": "Thanks for installing the latest version of Homebridge Config UI X.",
    "plugins.placeholder_search_plugin": "Search for plugins to install...",
    "plugins.settings.title_settings": "Settings",
    "plugins.settings.toast_plugin_config_saved": "Plugin Config Saved",
    "plugins.settings.toast_restart_required": "Restart Homebridge to apply the changes.",
    "plugins.status_installed": "Installed",
    "plugins.status_not_installed": "Not Installed",
    "plugins.status_update_available": "Update Available",
    "plugins.toast_failed_to_load_plugins": "Failed to load plugins",
    "plugins.toast_failed_to_load_networks": "Failed to load networks",
    "plugins.tooltip_update_plugin_to": "Update plugin to v{{latestVersion}}",
    "reset.button_reset_homebridge_now": "Reset Homebridge Now",
    "reset.label_reset_homebridge": "reset homebridge",
    "reset.message_accessory_config_will_not_be_changed": "The rest of your config will not be changed. If Homebridge is not starting due to a bad config a reset will not fix it.",
    "reset.message_action_is_irreversible": "This action is irreversible. Please read carefully before proceeding.",
    "reset.message_all_automations_will_be_reset": "All automations and will need to be reconfigured after a reset.",
    "reset.message_need_to_remove_homebridge_accessory_from_home_app": "You will need to remove the existing Homebridge accessory from the Home app manually.",
    "reset.message_reset_will_unpair_from_homekit": "A reset will unpair this Homebridge instance from your Apple HomeKit setup.",
    "reset.message_your_homebridge_username_will_be_changed": "Your Homebridge username and pin will be changed.",
    "reset.title_reset_homebridge_accessory": "Reset Homebridge Accessory",
    "reset.title_warning": "Warning",
    "reset.toast_accessory_reset": "Homebridge Accessory Reset",
    "reset.toast_failed_to_reset": "Failed to reset Homebridge. See Logs.",
    "restart.label_restart_command_executed": "Restart Command Executed",
    "restart.message_please_wait_while_server_restarts": "Please wait, this page will automatically redirect when the server is back online.",
    "restart.message_server_is_taking_long_time_to_restart": "Server restart is taking a long time. You may need to bring up the Homebridge service manually.",
    "restart.title_restart": "Restarting Homebridge",
    "restart.toast_server_restart_error": "An error occured sending the restart command to the server",
    "restart.toast_server_restarted": "Server Restarted",
    "restart.toast_sever_restart_timeout": "The server is taking a long time to come back online",
    "status.cpu.label_load": "Load",
    "status.cpu.label_temp": "Temp",
    "status.cpu.title_cpu": "CPU",
    "status.homebridge.label_checking_for_updates": "Checking for updates...",
    "status.homebridge.label_up_to_date": "Up To Date",
    "status.homebridge.label_update_available": "{{latestVersion}} Update Available",
    "status.homebridge.label_version": "Version",
    "status.plugins_out_of_date": "Plugins Out Of Date",
    "status.memory.label_free": "Free",
    "status.memory.label_total": "Total",
    "status.memory.label_used": "Used",
    "status.memory.title_memory": "Memory",
    "status.message_code_scan_instructions": "Scan this code with the camera on your iOS device to add to Apple Home.",
    "status.services.label_console": "Console",
    "status.services.label_listening_on_port": "Listening on port {{port}}",
    "status.services.label_not_running": "Not running",
    "status.services.label_running_on_port": "Running on port {{port}}",
    "status.services.title_services": "Services",
    "status.title_server_status": "Server Status",
    "status.uptime.label_days": "Days",
    "status.uptime.label_hours": "Hours",
    "status.uptime.label_minutes": "Minutes",
    "status.uptime.title_uptime": "Uptime",
    "toast.title_error": "Error",
    "toast.title_success": "Success",
    "toast.title_warning": "Warning",
    "users.button_add_new_user": "Add New User",
    "users.button_add_user": "Add User",
    "users.label_admin_user": "Admin User?",
    "users.label_confirm_password": "Confirm Password",
    "users.label_full_name": "Full Name",
    "users.label_new_password": "New Password",
    "users.label_password": "Password",
    "users.label_username": "Username",
    "users.title_add_user": "Add User",
    "users.title_edit_user": "Edit User",
    "users.title_users": "Users",
    "users.toast_added_new_user": "Added New User",
    "users.toast_failed_to_add_user": "Failed To Add User",
    "users.toast_failed_to_delete_user": "Failed to Delete user",
    "users.toast_failed_to_update_user": "Failed To Update User",
    "users.toast_updated_user": "Updated User",
    "users.toast_user_deleted": "User Deleted"
}