mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Merge pull request #4859 from home-assistant/frenck-2020-0188
Spelling: Config(uration)
This commit is contained in:
commit
6b115bf06a
@ -785,7 +785,7 @@
|
|||||||
"validation": {
|
"validation": {
|
||||||
"heading": "Configuration validation",
|
"heading": "Configuration validation",
|
||||||
"introduction": "Validate your configuration if you recently made some changes to your configuration and want to make sure that it is all valid",
|
"introduction": "Validate your configuration if you recently made some changes to your configuration and want to make sure that it is all valid",
|
||||||
"check_config": "Check config",
|
"check_config": "Check configuration",
|
||||||
"valid": "Configuration valid!",
|
"valid": "Configuration valid!",
|
||||||
"invalid": "Configuration invalid"
|
"invalid": "Configuration invalid"
|
||||||
},
|
},
|
||||||
@ -1206,7 +1206,7 @@
|
|||||||
"title": "Alexa",
|
"title": "Alexa",
|
||||||
"info": "With the Alexa integration for Home Assistant Cloud you'll be able to control all your Home Assistant devices via any Alexa-enabled device.",
|
"info": "With the Alexa integration for Home Assistant Cloud you'll be able to control all your Home Assistant devices via any Alexa-enabled device.",
|
||||||
"enable_ha_skill": "Enable the Home Assistant skill for Alexa",
|
"enable_ha_skill": "Enable the Home Assistant skill for Alexa",
|
||||||
"config_documentation": "Config documentation",
|
"config_documentation": "Configuration documentation",
|
||||||
"enable_state_reporting": "Enable State Reporting",
|
"enable_state_reporting": "Enable State Reporting",
|
||||||
"info_state_reporting": "If you enable state reporting, Home Assistant will send all state changes of exposed entities to Amazon. This allows you to always see the latest states in the Alexa app and use the state changes to create routines.",
|
"info_state_reporting": "If you enable state reporting, Home Assistant will send all state changes of exposed entities to Amazon. This allows you to always see the latest states in the Alexa app and use the state changes to create routines.",
|
||||||
"sync_entities": "Sync Entities",
|
"sync_entities": "Sync Entities",
|
||||||
@ -1220,7 +1220,7 @@
|
|||||||
"title": "Google Assistant",
|
"title": "Google Assistant",
|
||||||
"info": "With the Google Assistant integration for Home Assistant Cloud you'll be able to control all your Home Assistant devices via any Google Assistant-enabled device.",
|
"info": "With the Google Assistant integration for Home Assistant Cloud you'll be able to control all your Home Assistant devices via any Google Assistant-enabled device.",
|
||||||
"enable_ha_skill": "Activate the Home Assistant skill for Google Assistant",
|
"enable_ha_skill": "Activate the Home Assistant skill for Google Assistant",
|
||||||
"config_documentation": "Config documentation",
|
"config_documentation": "Configuration documentation",
|
||||||
"enable_state_reporting": "Enable State Reporting",
|
"enable_state_reporting": "Enable State Reporting",
|
||||||
"info_state_reporting": "If you enable state reporting, Home Assistant will send all state changes of exposed entities to Google. This allows you to always see the latest states in the Google app.",
|
"info_state_reporting": "If you enable state reporting, Home Assistant will send all state changes of exposed entities to Google. This allows you to always see the latest states in the Google app.",
|
||||||
"security_devices": "Security Devices",
|
"security_devices": "Security Devices",
|
||||||
@ -1407,7 +1407,7 @@
|
|||||||
"add_zone": "Add Zone",
|
"add_zone": "Add Zone",
|
||||||
"confirm_delete": "Are you sure you want to delete this zone?",
|
"confirm_delete": "Are you sure you want to delete this zone?",
|
||||||
"configured_in_yaml": "Zones configured via configuration.yaml cannot be edited via the UI.",
|
"configured_in_yaml": "Zones configured via configuration.yaml cannot be edited via the UI.",
|
||||||
"edit_home_zone": "The location of your home can be changed in the general config.",
|
"edit_home_zone": "The location of your home can be changed in the general configuration.",
|
||||||
"detail": {
|
"detail": {
|
||||||
"new_zone": "New Zone",
|
"new_zone": "New Zone",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
@ -1472,7 +1472,7 @@
|
|||||||
"submit": "Submit",
|
"submit": "Submit",
|
||||||
"not_all_required_fields": "Not all required fields are filled in.",
|
"not_all_required_fields": "Not all required fields are filled in.",
|
||||||
"error_saving_area": "Error saving area: {error}",
|
"error_saving_area": "Error saving area: {error}",
|
||||||
"created_config": "Created config for {name}.",
|
"created_config": "Created configuration for {name}.",
|
||||||
"external_step": {
|
"external_step": {
|
||||||
"description": "This step requires you to visit an external website to be completed.",
|
"description": "This step requires you to visit an external website to be completed.",
|
||||||
"open_site": "Open website"
|
"open_site": "Open website"
|
||||||
@ -1639,14 +1639,14 @@
|
|||||||
"network_started_note_all_queried": "All nodes have been queried."
|
"network_started_note_all_queried": "All nodes have been queried."
|
||||||
},
|
},
|
||||||
"node_config": {
|
"node_config": {
|
||||||
"header": "Node Config Options",
|
"header": "Node Configuration Options",
|
||||||
"seconds": "seconds",
|
"seconds": "seconds",
|
||||||
"set_wakeup": "Set Wakeup Interval",
|
"set_wakeup": "Set Wakeup Interval",
|
||||||
"config_parameter": "Config Parameter",
|
"config_parameter": "Configuration Parameter",
|
||||||
"config_value": "Config Value",
|
"config_value": "Configuration Value",
|
||||||
"true": "True",
|
"true": "True",
|
||||||
"false": "False",
|
"false": "False",
|
||||||
"set_config_parameter": "Set Config Parameter"
|
"set_config_parameter": "Set Configuration Parameter"
|
||||||
},
|
},
|
||||||
"values": {
|
"values": {
|
||||||
"header": "Node Values"
|
"header": "Node Values"
|
||||||
@ -1657,7 +1657,7 @@
|
|||||||
"heal_network": "Heal Network",
|
"heal_network": "Heal Network",
|
||||||
"test_network": "Test Network",
|
"test_network": "Test Network",
|
||||||
"soft_reset": "Soft Reset",
|
"soft_reset": "Soft Reset",
|
||||||
"save_config": "Save Config",
|
"save_config": "Save Configuration",
|
||||||
"add_node_secure": "Add Node Secure",
|
"add_node_secure": "Add Node Secure",
|
||||||
"add_node": "Add Node",
|
"add_node": "Add Node",
|
||||||
"remove_node": "Remove Node",
|
"remove_node": "Remove Node",
|
||||||
@ -1712,7 +1712,7 @@
|
|||||||
"add_entities": {
|
"add_entities": {
|
||||||
"yaml_unsupported": "You can not use this function when using Lovelace UI in YAML mode.",
|
"yaml_unsupported": "You can not use this function when using Lovelace UI in YAML mode.",
|
||||||
"generated_unsupported": "You can only use this function when you have taken control of the Lovelace UI.",
|
"generated_unsupported": "You can only use this function when you have taken control of the Lovelace UI.",
|
||||||
"saving_failed": "Saving Lovelace UI config failed."
|
"saving_failed": "Saving Lovelace UI configuration failed."
|
||||||
},
|
},
|
||||||
"views": {
|
"views": {
|
||||||
"confirm_delete": "Are you sure you want to delete this view?",
|
"confirm_delete": "Are you sure you want to delete this view?",
|
||||||
@ -1729,21 +1729,21 @@
|
|||||||
"header": "Edit UI",
|
"header": "Edit UI",
|
||||||
"menu": {
|
"menu": {
|
||||||
"open": "Open Lovelace UI menu",
|
"open": "Open Lovelace UI menu",
|
||||||
"raw_editor": "Raw config editor"
|
"raw_editor": "Raw configuration editor"
|
||||||
},
|
},
|
||||||
"raw_editor": {
|
"raw_editor": {
|
||||||
"header": "Edit Config",
|
"header": "Edit Configuration",
|
||||||
"save": "Save",
|
"save": "Save",
|
||||||
"unsaved_changes": "Unsaved changes",
|
"unsaved_changes": "Unsaved changes",
|
||||||
"saved": "Saved",
|
"saved": "Saved",
|
||||||
"confirm_remove_config_title": "Are you sure you want to remove your Lovelace UI configuration? We will automatically generate your Lovelace UI views with your areas and devices.",
|
"confirm_remove_config_title": "Are you sure you want to remove your Lovelace UI configuration? We will automatically generate your Lovelace UI views with your areas and devices.",
|
||||||
"confirm_remove_config_text": "We will automatically generate your Lovelace UI views with your areas and devices if you remove your Lovelace UI configuration.",
|
"confirm_remove_config_text": "We will automatically generate your Lovelace UI views with your areas and devices if you remove your Lovelace UI configuration.",
|
||||||
"confirm_unsaved_changes": "You have unsaved changes, are you sure you want to exit?",
|
"confirm_unsaved_changes": "You have unsaved changes, are you sure you want to exit?",
|
||||||
"confirm_unsaved_comments": "Your config contains comment(s), these will not be saved. Do you want to continue?",
|
"confirm_unsaved_comments": "Your configuration contains comment(s), these will not be saved. Do you want to continue?",
|
||||||
"error_parse_yaml": "Unable to parse YAML: {error}",
|
"error_parse_yaml": "Unable to parse YAML: {error}",
|
||||||
"error_invalid_config": "Your config is not valid: {error}",
|
"error_invalid_config": "Your configuration is not valid: {error}",
|
||||||
"error_save_yaml": "Unable to save YAML: {error}",
|
"error_save_yaml": "Unable to save YAML: {error}",
|
||||||
"error_remove": "Unable to remove config: {error}"
|
"error_remove": "Unable to remove configuration: {error}"
|
||||||
},
|
},
|
||||||
"edit_lovelace": {
|
"edit_lovelace": {
|
||||||
"header": "Title of your Lovelace UI",
|
"header": "Title of your Lovelace UI",
|
||||||
@ -1787,8 +1787,8 @@
|
|||||||
"migrate": {
|
"migrate": {
|
||||||
"header": "Configuration Incompatible",
|
"header": "Configuration Incompatible",
|
||||||
"para_no_id": "This element doesn't have an ID. Please add an ID to this element in 'ui-lovelace.yaml'.",
|
"para_no_id": "This element doesn't have an ID. Please add an ID to this element in 'ui-lovelace.yaml'.",
|
||||||
"para_migrate": "Home Assistant can add ID's to all your cards and views automatically for you by pressing the 'Migrate config' button.",
|
"para_migrate": "Home Assistant can add ID's to all your cards and views automatically for you by pressing the 'Migrate configuration' button.",
|
||||||
"migrate": "Migrate config"
|
"migrate": "Migrate configuration"
|
||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"alarm-panel": {
|
"alarm-panel": {
|
||||||
@ -2086,7 +2086,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"password": "API Password"
|
"password": "API Password"
|
||||||
},
|
},
|
||||||
"description": "Please input the API password in your http config:"
|
"description": "Please input the API password in your HTTP configuration:"
|
||||||
},
|
},
|
||||||
"mfa": {
|
"mfa": {
|
||||||
"data": {
|
"data": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user