Updated text part 2 (#11686)

Co-authored-by: Zack Barett <zackbarett@hey.com>
This commit is contained in:
Matthias de Baat 2022-02-15 16:57:26 +01:00 committed by GitHub
parent 68a411838d
commit e95065ed08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1402,7 +1402,7 @@
}, },
"confirm_delete_title": "Delete {dashboard_title}?", "confirm_delete_title": "Delete {dashboard_title}?",
"confirm_delete_text": "Your dashboard will be permanently deleted.", "confirm_delete_text": "Your dashboard will be permanently deleted.",
"cant_edit_yaml": "Dashboards defined in YAML cannot be edited from the UI. Change them in configuration.yaml.", "cant_edit_yaml": "Dashboards created in YAML cannot be edited from the UI. Change them in configuration.yaml.",
"cant_edit_default": "The default Lovelace dashboard, Overview, cannot be edited from the UI. You can hide it by setting another dashboard as default.", "cant_edit_default": "The default Lovelace dashboard, Overview, cannot be edited from the UI. You can hide it by setting another dashboard as default.",
"detail": { "detail": {
"edit_dashboard": "Edit dashboard", "edit_dashboard": "Edit dashboard",
@ -1506,8 +1506,8 @@
"themes": "Themes" "themes": "Themes"
}, },
"server_management": { "server_management": {
"heading": "Server management", "heading": "Home Assistant",
"introduction": "Control your Home Assistant.", "introduction": "Restarting Home Assistant will stop your dashboard and automations. After the reboot, each configuration will be reloaded.",
"restart": "Restart", "restart": "Restart",
"confirm_restart": "Are you sure you want to restart Home Assistant?", "confirm_restart": "Are you sure you want to restart Home Assistant?",
"stop": "Stop", "stop": "Stop",
@ -1524,8 +1524,8 @@
"learn_more": "Learn more about automations", "learn_more": "Learn more about automations",
"pick_automation": "Pick automation to edit", "pick_automation": "Pick automation to edit",
"no_automations": "We couldnt find any automations", "no_automations": "We couldnt find any automations",
"add_automation": "Add automation", "add_automation": "Create automation",
"only_editable": "Only automations defined in automations.yaml are editable.", "only_editable": "Only automations in automations.yaml are editable.",
"dev_only_editable": "Only automations that have a unique ID assigned are debuggable.", "dev_only_editable": "Only automations that have a unique ID assigned are debuggable.",
"edit_automation": "Edit automation", "edit_automation": "Edit automation",
"dev_automation": "Debug automation", "dev_automation": "Debug automation",
@ -2397,10 +2397,10 @@
"person": { "person": {
"caption": "People", "caption": "People",
"description": "Manage the people that Home Assistant tracks", "description": "Manage the people that Home Assistant tracks",
"introduction": "Here you can define each person of interest in Home Assistant.", "introduction": "Here you can add each person of interest in Home Assistant.",
"note_about_persons_configured_in_yaml": "Note: people configured via configuration.yaml cannot be edited via the UI.", "note_about_persons_configured_in_yaml": "People configured via configuration.yaml cannot be edited via the UI.",
"learn_more": "Learn more about people", "learn_more": "Learn more about people",
"no_persons_created_yet": "Looks like you have not created any people yet.", "no_persons_created_yet": "Looks like you have not added any people yet.",
"create_person": "Create Person", "create_person": "Create Person",
"add_person": "Add Person", "add_person": "Add Person",
"confirm_delete": "Are you sure you want to delete this person?", "confirm_delete": "Are you sure you want to delete this person?",
@ -2431,8 +2431,8 @@
"caption": "Zones", "caption": "Zones",
"description": "Manage the zones you want to track people in", "description": "Manage the zones you want to track people in",
"introduction": "Zones allow you to specify certain regions on earth. When a person is within a zone, the state will take the name from the zone. Zones can also be used as a trigger or condition inside automation setups.", "introduction": "Zones allow you to specify certain regions on earth. When a person is within a zone, the state will take the name from the zone. Zones can also be used as a trigger or condition inside automation setups.",
"no_zones_created_yet": "Looks like you have not created any zones yet.", "no_zones_created_yet": "Looks like you have not added any zones yet.",
"create_zone": "Create Zone", "create_zone": "Add Zone",
"add_zone": "Add Zone", "add_zone": "Add Zone",
"edit_zone": "Edit Zone", "edit_zone": "Edit Zone",
"confirm_delete": "Are you sure you want to delete this zone?", "confirm_delete": "Are you sure you want to delete this zone?",
@ -2453,7 +2453,7 @@
"passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is useful if you just want to use it for automations.", "passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is useful if you just want to use it for automations.",
"required_error_msg": "This field is required", "required_error_msg": "This field is required",
"delete": "Delete", "delete": "Delete",
"create": "Create", "create": "Add",
"update": "Update" "update": "Update"
} }
}, },
@ -2770,10 +2770,10 @@
"update_button": "Update Configuration" "update_button": "Update Configuration"
}, },
"add_device_page": { "add_device_page": {
"spinner": "Searching for ZHA Zigbee devices…", "spinner": "Searching for Zigbee devices…",
"pairing_mode": "Make sure your devices are in pairing mode. Check the instructions of your device on how to do this.", "pairing_mode": "Make sure your devices are in pairing mode. Check the instructions of your device on how to do this.",
"discovered_text": "Devices will show up here once discovered.", "discovered_text": "Devices will show up here once discovered.",
"no_devices_found": "No devices were found, make sure they are in pairing mode and keep them awake while discovering is running.", "no_devices_found": "No devices were found, make sure they are in pairing mode and keep them awake while Home Assistant is searching.",
"search_again": "Search Again" "search_again": "Search Again"
}, },
"add_device": "Add Device", "add_device": "Add Device",
@ -2813,20 +2813,20 @@
"caption": "Network" "caption": "Network"
}, },
"groups": { "groups": {
"add_group": "Add Group", "add_group": "Create Group",
"caption": "Groups", "caption": "Groups",
"groups": "Groups", "groups": "Groups",
"group_id": "Group ID", "group_id": "Group ID",
"members": "Members", "members": "Devices",
"group_info": "Group Information", "group_info": "Group Information",
"group_details": "Here are all the details for the selected Zigbee group.", "group_details": "Here are all the details for the selected Zigbee group.",
"group_not_found": "Group not found!", "group_not_found": "Group not found!",
"add_members": "Add Members", "add_members": "Add Devices",
"remove_members": "Remove Members", "remove_members": "Remove Device",
"removing_members": "Removing Members", "removing_members": "Removing Devices",
"create_group_details": "Enter the required details to create a new zigbee group", "create_group_details": "Enter the required details to create a new Zigbee group",
"group_name_placeholder": "Group Name", "group_name_placeholder": "Group Name",
"create_group": "Zigbee Home Automation - Create Group", "create_group": "Create Group",
"create": "Create Group", "create": "Create Group",
"creating_group": "Creating Group", "creating_group": "Creating Group",
"delete": "Delete Group" "delete": "Delete Group"
@ -3009,7 +3009,7 @@
}, },
"add_node": { "add_node": {
"title": "Add a Z-Wave Device", "title": "Add a Z-Wave Device",
"searching_device": "Searching for device", "searching_device": "Searching for devices...",
"follow_device_instructions": "Follow the directions that came with your device to trigger pairing on the device.", "follow_device_instructions": "Follow the directions that came with your device to trigger pairing on the device.",
"choose_inclusion_strategy": "How do you want to add your device", "choose_inclusion_strategy": "How do you want to add your device",
"qr_code": "QR Code", "qr_code": "QR Code",