diff --git a/src/translations/en.json b/src/translations/en.json index b35867ad3e..031b35d5b7 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -5002,7 +5002,7 @@ "before": "Before", "after": "After", "description": { - "picker": "When a calendar event starts or ends.", + "picker": "Triggers when a calendar event starts or ends.", "full": "When{offsetChoice, select, \n before { it's {offset} before}\n after { it's {offset} after}\n other {}\n} a calendar event{eventChoice, select, \n start { starts}\n end { ends}\n other { starts or ends}\n}{hasCalendar, select, \n true { in {calendar}}\n other {}\n}" } }, @@ -5010,7 +5010,7 @@ "label": "Device", "trigger": "Trigger", "description": { - "picker": "When something happens to a device. Great way to start." + "picker": "Triggers when something happens to a device. Great way to start." } }, "event": { @@ -5021,7 +5021,7 @@ "context_user_picked": "User firing event", "context_user_pick": "Select user", "description": { - "picker": "When an event is being received (event is an advanced concept in Home Assistant).", + "picker": "Triggers when an event is being received (event is an advanced concept in Home Assistant).", "full": "When {eventTypes} event is fired" } }, @@ -5033,7 +5033,7 @@ "enter": "Enter", "leave": "Leave", "description": { - "picker": "When an entity created by a geolocation platform appears in or disappears from a zone.", + "picker": "Triggers when an entity created by a geolocation platform appears in or disappears from a zone.", "full": "When {source} {event, select, \n enter {enters}\n leave {leaves} other {} \n} {zone} {numberOfZones, plural,\n one {zone}\n other {zones}\n}" } }, @@ -5045,7 +5045,7 @@ "to": "To (optional)", "any_state_ignore_attributes": "Any state (ignoring attribute changes)", "description": { - "picker": "When the state of an entity (or attribute) changes.", + "picker": "Triggers when the state of an entity (or attribute) changes.", "full": "When{hasAttribute, select, \n true { {attribute} of} \n other {}\n} {hasEntity, select, \n true {{entity}} \n other {something}\n} changes{fromChoice, select, \n fromUsed { from {fromString}}\n null { from any state} \n other {}\n}{toChoice, select, \n toUsed { to {toString}} \n null { to any state} \n special { state or any attributes} \n other {}\n}{hasDuration, select, \n true { for {duration}} \n other {}\n}" } }, @@ -5055,7 +5055,7 @@ "start": "Start", "shutdown": "Shutdown", "description": { - "picker": "When Home Assistant starts up or shuts down.", + "picker": "Triggers when Home Assistant starts up or shuts down.", "started": "When Home Assistant is started", "shutdown": "When Home Assistant is shut down" } @@ -5065,7 +5065,7 @@ "topic": "Topic", "payload": "Payload (optional)", "description": { - "picker": "When a specific message is received on a given MQTT topic.", + "picker": "Triggers when a specific message is received on a given MQTT topic.", "full": "When an MQTT message has been received" } }, @@ -5079,7 +5079,7 @@ "type_value": "Fixed number", "type_input": "Numeric value of another entity", "description": { - "picker": "When the numeric value of an entity''s state (or attribute''s value) crosses a given threshold.", + "picker": "Triggers when the numeric value of an entity''s state (or attribute''s value) crosses a given threshold.", "above": "When {attribute, select, \n undefined {} \n other {{attribute} from }\n }{entity} {numberOfEntities, plural,\n one {is}\n other {are}\n} above {above}{duration, select, \n undefined {} \n other { for {duration}}\n }", "below": "When {attribute, select, \n undefined {} \n other {{attribute} from }\n }{entity} {numberOfEntities, plural,\n one {is}\n other {are}\n} below {below}{duration, select, \n undefined {} \n other { for {duration}}\n }", "above-below": "When {attribute, select, \n undefined {} \n other {{attribute} from }\n }{entity} {numberOfEntities, plural,\n one {is}\n other {are}\n} above {above} and below {below}{duration, select, \n undefined {} \n other { for {duration}}\n }" @@ -5096,7 +5096,7 @@ "updated": "updated" }, "description": { - "picker": "When a persistent notification is added or removed.", + "picker": "Triggers when a persistent notification is added or removed.", "full": "When a persistent notification is updated" } }, @@ -5107,7 +5107,7 @@ "sunset": "Sunset", "offset": "Offset in seconds or HH:MM:SS (optional)", "description": { - "picker": "When the sun sets or rises.", + "picker": "Triggers when the sun sets or rises.", "sets": "When the sun sets{hasDuration, select, \n true { offset by {duration}} \n other {}\n }", "rises": "When the sun rises{hasDuration, select, \n true { offset by {duration}} \n other {}\n }" } @@ -5119,7 +5119,7 @@ "delete": "Delete sentence", "confirm_delete": "Are you sure you want to delete this sentence?", "description": { - "picker": "When Assist matches a sentence from a voice assistant.", + "picker": "Triggers when Assist matches a sentence from a voice assistant.", "empty": "When a sentence is said", "single": "When the sentence ''{sentence}'' is said", "multiple": "When the sentence ''{sentence}'' or {count, plural,\n one {another}\n other {{count} others}\n} are said" @@ -5128,7 +5128,7 @@ "tag": { "label": "Tag", "description": { - "picker": "When a tag is scanned (tags are usually created from the Companion app).", + "picker": "Triggers when a tag is scanned (tags are usually created from the Companion app).", "full": "When a tag is scanned", "known_tag": "When scanning tag {tag_name}" } @@ -5138,7 +5138,7 @@ "value_template": "Value template", "for": "For", "description": { - "picker": "When a template evaluates to true.", + "picker": "Triggers when a template evaluates to true.", "full": "When a template changes from false to true{hasDuration, select, \n true { for {duration}} \n other {}\n }" } }, @@ -5162,7 +5162,7 @@ "sun": "[%key:ui::weekdays::sunday%]" }, "description": { - "picker": "At a specific time, or on a specific date.", + "picker": "Triggers at a specific time, or on a specific date.", "full": "When the time is equal to {time}{hasWeekdays, select, \n true { on {weekdays}} \n other {}\n}" } }, @@ -5173,7 +5173,7 @@ "minutes": "Minutes", "seconds": "Seconds", "description": { - "picker": "Periodically, at a defined interval.", + "picker": "Triggers periodically, at a defined interval.", "initial": "When a time pattern matches", "invalid": "Invalid time pattern for {parts}", "full": "Trigger {secondsChoice, select, \n every {every second of }\n every_interval {every {seconds} seconds of }\n on_the_xth {on the {secondsWithOrdinal} second of }\n other {}\n} {minutesChoice, select, \n every {every minute of }\n every_interval {every {minutes} minutes of }\n has_seconds {the {minutesWithOrdinal} minute of }\n on_the_xth {on the {minutesWithOrdinal} minute of }\n other {}\n} {hoursChoice, select, \n every {every hour}\n every_interval {every {hours} hours}\n has_seconds_or_minutes {the {hoursWithOrdinal} hour}\n on_the_xth {on the {hoursWithOrdinal} hour}\n other {}\n}", @@ -5188,7 +5188,7 @@ "webhook_id_helper": "Treat this ID like a password: keep it secret and make it hard to guess.", "webhook_settings": "Webhook settings", "description": { - "picker": "When Home Assistant receives a web request to the webhook endpoint.", + "picker": "Triggers when Home Assistant receives a web request to a webhook endpoint.", "full": "When a Webhook payload has been received" } }, @@ -5200,7 +5200,7 @@ "enter": "Enter", "leave": "Leave", "description": { - "picker": "When someone (or something) enters or leaves a zone.", + "picker": "Triggers when someone (or something) enters or leaves a zone.", "full": "When {entity} {event, select, \n enter {enters}\n leave {leaves} other {} \n} {zone} {numberOfZones, plural,\n one {zone} \n other {zones}\n}" } },