📝 make some Lovelace UI text more clear (#4500)

This commit is contained in:
Ian Richardson 2020-01-17 02:54:16 -06:00 committed by Bram Kragten
parent 7025592e8e
commit 1064aed1b0

View File

@ -1240,7 +1240,7 @@
"details": "Here are all the details of your device.",
"entities": {
"entities": "Entities",
"add_entities_lovelace": "Add all device entities to Lovelace",
"add_entities_lovelace": "Add all device entities to Lovelace UI",
"none": "This device has no entities"
},
"automations": "Automations",
@ -1608,9 +1608,9 @@
"last_changed": "Last Changed"
},
"add_entities": {
"yaml_unsupported": "You can not use this function when using Lovelace in YAML mode.",
"generated_unsupported": "You can only use this function when you have taken control of Lovelace.",
"saving_failed": "Saving Lovelace config failed."
"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.",
"saving_failed": "Saving Lovelace UI config failed."
},
"views": {
"confirm_delete": "Are you sure you want to delete this view?",
@ -1626,7 +1626,7 @@
"editor": {
"header": "Edit UI",
"menu": {
"open": "Open Lovelace menu",
"open": "Open Lovelace UI menu",
"raw_editor": "Raw config editor"
},
"raw_editor": {
@ -1634,8 +1634,8 @@
"save": "Save",
"unsaved_changes": "Unsaved changes",
"saved": "Saved",
"confirm_remove_config_title": "Are you sure you want to remove your Lovelace configuration? We will automatically generate your Lovelace views with your areas and devices.",
"confirm_remove_config_text": "We will automatically generate your Lovelace views with your areas and devices if you remove your Lovelace configuration.",
"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_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?",
"error_parse_yaml": "Unable to parse YAML: {error}",
@ -1645,7 +1645,7 @@
},
"edit_lovelace": {
"header": "Title of your Lovelace UI",
"explanation": "This title is shown above all your views in Lovelace.",
"explanation": "This title is shown above all your views in the Lovelace UI.",
"edit_title": "Edit title"
},
"edit_view": {
@ -1673,11 +1673,11 @@
"suggest_card": {
"header": "We created a suggestion for you",
"create_own": "Pick different card",
"add": "Add to Lovelace"
"add": "Add to Lovelace UI"
},
"save_config": {
"header": "Take control of your Lovelace UI",
"para": "By default Home Assistant will maintain your user interface, updating it when new entities or Lovelace components become available. If you take control we will no longer make changes automatically for you.",
"para": "By default Home Assistant will maintain your user interface, updating it when new entities or Lovelace UI components become available. If you take control we will no longer make changes automatically for you.",
"para_sure": "Are you sure you want to take control of your user interface?",
"cancel": "Never mind",
"save": "Take control"
@ -1819,10 +1819,10 @@
"entity_non_numeric": "Entity is non-numeric: {entity}"
},
"changed_toast": {
"message": "The Lovelace config was updated, would you like to refresh?",
"message": "The Lovelace UI configuration was updated, refresh to see changes?",
"refresh": "Refresh"
},
"reload_lovelace": "Reload Lovelace"
"reload_lovelace": "Reload UI"
},
"mailbox": {
"empty": "You do not have any messages",