217 files
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
"trigger_val": "Trigger value",
|
||||
"complete_title": "Complete: ",
|
||||
"checklist": "Checklist",
|
||||
"require_on_completion": "Require on completion",
|
||||
"checklist_steps_optional": "Checklist steps (optional)",
|
||||
"checklist_placeholder": "Clean filter\nReplace seal\nTest pressure",
|
||||
"checklist_help": "One step per line. Max 100 items.",
|
||||
@@ -363,6 +364,8 @@
|
||||
"card_filter_status_help": "Empty = show all statuses.",
|
||||
"card_filter_objects": "Filter by objects",
|
||||
"card_filter_objects_help": "Empty = show all objects.",
|
||||
"card_filter_areas": "Filter by areas",
|
||||
"card_filter_areas_help": "Empty = show all areas.",
|
||||
"card_filter_entities": "Filter by entities (entity_ids)",
|
||||
"card_filter_entities_help": "Pick sensor / binary_sensor entities from this integration. Empty = all.",
|
||||
"card_loading_objects": "Loading objects…",
|
||||
@@ -432,11 +435,15 @@
|
||||
"settings_panel_title": "Sidebar panel title",
|
||||
"settings_notifications": "Notifications",
|
||||
"settings_notify_service": "Notification service",
|
||||
"settings_install_assist_sentences": "Install Assist sentences",
|
||||
"settings_install_assist_sentences_hint": "Copies the voice sentences into your configuration so the classic Assist agent recognises them. A file you edited yourself is never overwritten.",
|
||||
"test_notification": "Test notification",
|
||||
"send_test": "Send test",
|
||||
"testing": "Sending…",
|
||||
"test_notification_success": "Test notification sent",
|
||||
"test_notification_failed": "Test notification failed",
|
||||
"notify_per_person": "Per-person delivery",
|
||||
"notify_no_own_device": "No own device — uses the household service",
|
||||
"settings_notify_due_soon": "Notify when due soon",
|
||||
"settings_notify_overdue": "Notify when overdue",
|
||||
"settings_notify_triggered": "Notify when triggered",
|
||||
@@ -494,6 +501,7 @@
|
||||
"groupby_user": "By user",
|
||||
"filter_label": "Filter",
|
||||
"user_label": "User",
|
||||
"photo_label": "Photo",
|
||||
"sort_label": "Sort",
|
||||
"group_by_label": "Group by",
|
||||
"state_value_help": "Use the HA state value (usually lowercase, e.g. \"on\"/\"off\"). Case is normalised on save.",
|
||||
@@ -728,6 +736,9 @@
|
||||
"part_restock": "Adjust stock",
|
||||
"restock_quantity_label": "Quantity bought",
|
||||
"consumes_parts_label": "Consumes parts",
|
||||
"shared_parts_other_objects": "Parts from other objects",
|
||||
"shared_parts_help": "Several objects can share one stock. Completing this task takes from the owning object.",
|
||||
"shared_part_unknown": "Unknown part",
|
||||
"parts_load_failed": "Couldn't load this object's parts — the consumes-parts options are unavailable right now.",
|
||||
"adopt_problem_button": "Adopt problem sensors",
|
||||
"adopt_problem_title": "Adopt problem sensors",
|
||||
|
||||
Reference in New Issue
Block a user