158 files

This commit is contained in:
Home Assistant Version Control
2026-08-11 11:40:58 +00:00
parent c6db6ca558
commit 5388267a3e
158 changed files with 11840 additions and 698 deletions
@@ -51,6 +51,7 @@
"activity.no_events_for_filter": "No matching events",
"activity.points_manually": "poeng manuelt",
"activity.reason_allocated_to_pool": "Tildelt til sparegris: {name}",
"activity.reason_admin_adjustment": "Manuell justering",
"activity.reason_bonus": "Bonus: {name}",
"activity.reason_penalty": "Straff: {name}",
"activity.reason_perfect_week": "Perfekt veke-bonus!",
@@ -801,6 +802,8 @@
"panel.settings_points_icon_hint": "Vel eit MDI-ikon",
"panel.settings_points_icon_label": "Poengikon",
"panel.settings_points_name_hint": "Kva du kallar dei, t.d. Stjerner eller Myntar",
"panel.settings_quick_points_label": "Snøggbeløp for poeng",
"panel.settings_quick_points_hint": "Kommaseparerte beløp for +- og -knappane på kvart barnekort. Opptil tre blir brukte.",
"panel.settings_points_name_label": "Poengnamn",
"panel.settings_retention_hint": "Kor mange dagar med fullføringshistorikk å ta vare på",
"panel.settings_retention_label": "Oppbevaring",
@@ -1402,6 +1405,16 @@
"panel.chore_require_photo_label": "Krev biletbevis",
"panel.chore_require_photo_hint": "Fullføringar må godkjennast av forelder; eit bevisbilete (om lagt ved) vert vist i godkjenningar.",
"panel.activity_view_photo": "Vis bilete",
"panel.adjust_add": "Legg til",
"panel.adjust_add_title": "Legg til {amount} {points} til {child}",
"panel.adjust_amount": "Beløp",
"panel.adjust_custom_title": "Juster poenga til {child} med eit eige beløp",
"panel.adjust_dialog_title": "Juster poeng — {name}",
"panel.adjust_done": "{sign}{amount} {points} til {child}",
"panel.adjust_err_amount": "Skriv inn eit beløp mellom 1 og 10000.",
"panel.adjust_reason": "Årsak (valfritt)",
"panel.adjust_remove": "Trekk frå",
"panel.adjust_remove_title": "Trekk frå {amount} {points} frå {child}",
"panel.swap_btn": "Be om byte",
"panel.swap_dialog_title": "Byte: {chore}",
"panel.swap_requester": "Gi dagens tur til",
@@ -1713,6 +1726,15 @@
"panel.health_count_mandatory_misses": "Gløymt",
"panel.health_count_storage": "Lagring",
"panel.chore_icon_label": "Bilete",
"panel.chore_image_label": "Bilete",
"panel.chore_image_hint": "Eit bilete som blir vist i staden for ikonet. Skalert til 512px ved opplasting.",
"panel.chore_image_upload": "Last opp",
"panel.chore_image_remove": "Fjern",
"panel.chore_image_empty": "Ikkje noko bilete",
"panel.chore_image_uploading": "Lastar opp…",
"panel.chore_image_failed": "Opplastinga mislukkast",
"panel.chore_image_too_large": "Biletet er for stort (maks 2 MB).",
"panel.chore_image_bad_type": "Vel eit JPEG-, PNG- eller WebP-bilete.",
"child.editor.pre_reader": "Berre bilete (for små born)",
"child.editor.pre_reader_labels": "Vis namn i biletemodus",
"common.design.accessible": "Tilgjengeleg"