updated apps

This commit is contained in:
2026-07-14 23:57:03 -04:00
parent 6cc7212cef
commit 010e828e9c
797 changed files with 45153 additions and 4246 deletions
@@ -476,6 +476,12 @@
"settings_export_success": "Export downloaded.",
"settings_saved": "Setting saved.",
"settings_include_history": "Include history",
"settings_export_selection": "Limit to selected objects (optional)",
"settings_docs_archive": "Documents archive (with files)",
"settings_docs_archive_hint": "The JSON/YAML/CSV exports carry settings only. This ZIP includes the uploaded file contents so a restore is complete.",
"settings_docs_export_btn": "Download documents ZIP",
"settings_docs_import_btn": "Restore documents ZIP",
"settings_docs_import_success": "Restored: {blobs} files, {docs} documents",
"sort_alphabetical": "Alphabetical",
"sort_due_soonest": "Due soonest",
"sort_task_count": "Task count",
@@ -706,5 +712,59 @@
"series_end_after_count": "After a number of times",
"series_end_until": "On a date",
"series_end_count_label": "Number of times",
"series_end_until_label": "End date"
"series_end_until_label": "End date",
"parts_section": "Parts & consumables",
"part_add": "Add part",
"part_name": "Name",
"part_vendor": "Manufacturer",
"part_storage_location": "Storage location",
"part_product_url": "Product URL",
"part_unit": "Unit",
"part_cost": "Unit price",
"part_stock": "Stock",
"part_reorder_threshold": "Reorder at",
"part_restock_quantity": "Restock quantity",
"part_auto_buy": "Auto-create buy task when low",
"part_restock": "Adjust stock",
"restock_quantity_label": "Quantity bought",
"consumes_parts_label": "Consumes parts",
"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",
"adopt_problem_hint": "Turn HA problem sensors (printer errors, filter warnings, low battery) into maintenance tasks that trigger while the problem is active and clear themselves when it resolves.",
"adopt_problem_none": "No problem sensors found that aren't already tracked.",
"adopt_problem_active": "active",
"adopt_problem_ok": "ok",
"adopt_problem_new_object": "(new)",
"adopt_problem_adopt": "Adopt selected",
"adopt_problem_done": "Adopted {tasks} problem sensor(s)",
"views_label": "Views",
"views_none": "— No view —",
"views_manage": "Save / manage views",
"views_dialog_title": "Saved views",
"views_dialog_hint": "Save the current filters as a named view everyone can reuse.",
"views_name_placeholder": "View name",
"views_save_current": "Save current filters",
"views_none_yet": "No saved views yet.",
"close": "Close",
"trigger_hint_now": "The sensor reads {value} right now.",
"trigger_hint_above": "The task triggers once it rises above {target}.",
"trigger_hint_below": "It triggers once it falls below {target}.",
"trigger_hint_counter_delta": "Counts from the current reading ({value}): due at {due} (+{target}), and the count restarts after each completion.",
"trigger_hint_counter_delta_edit": "Counts usage since the last completion: due after +{target}; the count restarts after each completion.",
"trigger_hint_counter_abs": "The task becomes due once the sensor reaches {target}.",
"trigger_hint_runtime": "The task becomes due after {hours} h of accumulated on-time; the counter restarts after each completion.",
"trigger_hint_state_change": "The task becomes due after {count} state change(s).",
"trigger_hint_state_change_to": "The task becomes due after {count} change(s) to “{state}”.",
"trigger_hint_state_now": "Current state: {value}.",
"adopt_problem_part": "Uses part: {name}",
"label_filter": "Label",
"all_labels": "All labels",
"settings_notify_scope": "Notify only for view",
"settings_notify_scope_all": "All tasks",
"settings_notify_scope_hint": "Only tasks matching the selected saved view's label/user filters send reminders. Status, sorting and grouping of the view are ignored here.",
"card_saved_view": "Saved view",
"card_saved_view_none": "None",
"card_saved_view_help": "Applies the view's status, user and label filters on top of the filters above. The view's sorting and grouping are panel display settings and are not applied on the card.",
"doc_part_none": "No documents linked to this part."
}