185 files

This commit is contained in:
Home Assistant Version Control
2026-08-19 11:38:13 +00:00
parent 5f9330abd7
commit a718af6423
185 changed files with 16868 additions and 3088 deletions
@@ -69,6 +69,7 @@
"approvals.all_caught_up": "All caught up!",
"approvals.approve": "Approve",
"approvals.approve_all": "Approve all",
"approvals.approve_all_busy": "Approving…",
"approvals.approve_all_confirm": "Approve {count} pending chores?",
"approvals.card_description": "A card to manage pending chore approvals for TaskMate",
"approvals.card_name": "TaskMate Approvals",
@@ -231,6 +232,12 @@
"child.editor.child": "Child",
"child.editor.child_helper": "Which child is this card for?",
"child.editor.chores_not_due_today": "Chores Not Due Today",
"child.editor.dependency_mode": "Chores Waiting On Another",
"child.editor.dependency_hide": "Hide — don't show until unlocked",
"child.editor.dependency_dim": "Dim — show greyed out, non-interactive",
"child.editor.dependency_show": "Show — show normally (still not tappable)",
"child.editor.dependency_helper": "What to show when a chore depends on another that isn't approved yet today",
"child.blocked_by_dependency": "Do {chores} first",
"child.editor.due_days_dim": "Dim — show greyed out, non-interactive",
"child.editor.due_days_helper": "Applies to chores with due_days set when today isn't scheduled",
"child.editor.due_days_hide": "Hide — don't show",
@@ -243,7 +250,7 @@
"child.editor.recurrence_dim": "Dim — show greyed out, non-interactive",
"child.editor.recurrence_helper": "What to show when a recurring chore has been completed and the window hasn't reset yet",
"child.editor.recurrence_hide": "Hide — don't show until available again",
"child.editor.recurrence_show": "Show — show normally regardless",
"child.editor.recurrence_show": "Show — show normally (still not tappable)",
"child.editor.recurring_when_completed": "Recurring Chores — When Completed",
"child.editor.select_child": "Select a child...",
"child.editor.show_countdown": "Show reset countdown beside \"Today's Chores\"",
@@ -427,6 +434,7 @@
"overview.pending_count": "{count} pending",
"panel.activity_approve": "Approve",
"panel.activity_approve_all": "Approve all",
"panel.activity_approve_all_busy": "Approving…",
"panel.activity_approve_all_confirm": "Approve {count} pending chores?",
"panel.activity_approve_all_done": "Approved {count} chores",
"panel.activity_audit_log": "Audit log",
@@ -1738,5 +1746,6 @@
"panel.chore_image_bad_type": "Choose a JPEG, PNG or WebP image.",
"child.editor.pre_reader": "Picture-only mode (for young children)",
"child.editor.pre_reader_labels": "Show names in picture mode",
"child.editor.pre_reader_points": "Show point values instead of stars in picture mode",
"common.design.accessible": "Accessible"
}