158 files
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"activity.no_events_for_filter": "No matching events",
|
||||
"activity.points_manually": "Punkte manuell eingeben",
|
||||
"activity.reason_allocated_to_pool": "Dem Pool zugewiesen: {name}",
|
||||
"activity.reason_admin_adjustment": "Manuelle Anpassung",
|
||||
"activity.reason_bonus": "Bonus: {name}",
|
||||
"activity.reason_penalty": "Strafe: {name}",
|
||||
"activity.reason_perfect_week": "Perfekter Wochenbonus!",
|
||||
@@ -801,6 +802,8 @@
|
||||
"panel.settings_points_icon_hint": "Wähle ein MDI-Symbol",
|
||||
"panel.settings_points_icon_label": "Punkte-Symbol",
|
||||
"panel.settings_points_name_hint": "Wie du sie nennst, z.B. Sterne oder Münzen",
|
||||
"panel.settings_quick_points_label": "Schnellbeträge für Punkte",
|
||||
"panel.settings_quick_points_hint": "Kommagetrennte Beträge für die +/−-Schaltflächen auf jeder Kinderkarte. Es werden bis zu drei verwendet.",
|
||||
"panel.settings_points_name_label": "Punktename",
|
||||
"panel.settings_retention_hint": "Wie viele Tage Erledigungsverlauf gespeichert werden",
|
||||
"panel.settings_retention_label": "Aufbewahrung",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Fotonachweis verlangen",
|
||||
"panel.chore_require_photo_hint": "Erledigungen müssen von Eltern bestätigt werden; ein Beweisfoto (falls vorhanden) erscheint bei den Genehmigungen.",
|
||||
"panel.activity_view_photo": "Foto ansehen",
|
||||
"panel.adjust_add": "Hinzufügen",
|
||||
"panel.adjust_add_title": "{child} {amount} {points} hinzufügen",
|
||||
"panel.adjust_amount": "Betrag",
|
||||
"panel.adjust_custom_title": "Punkte von {child} um einen eigenen Betrag anpassen",
|
||||
"panel.adjust_dialog_title": "Punkte anpassen — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} für {child}",
|
||||
"panel.adjust_err_amount": "Gib einen Betrag zwischen 1 und 10000 ein.",
|
||||
"panel.adjust_reason": "Grund (optional)",
|
||||
"panel.adjust_remove": "Abziehen",
|
||||
"panel.adjust_remove_title": "{child} {amount} {points} abziehen",
|
||||
"panel.swap_btn": "Tausch anfragen",
|
||||
"panel.swap_dialog_title": "Tausch: {chore}",
|
||||
"panel.swap_requester": "Heutigen Dienst übergeben an",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Versäumt",
|
||||
"panel.health_count_storage": "Speicher",
|
||||
"panel.chore_icon_label": "Bild",
|
||||
"panel.chore_image_label": "Bild",
|
||||
"panel.chore_image_hint": "Ein Foto, das statt des Symbols angezeigt wird. Beim Hochladen auf 512px verkleinert.",
|
||||
"panel.chore_image_upload": "Hochladen",
|
||||
"panel.chore_image_remove": "Entfernen",
|
||||
"panel.chore_image_empty": "Kein Bild",
|
||||
"panel.chore_image_uploading": "Wird hochgeladen…",
|
||||
"panel.chore_image_failed": "Hochladen fehlgeschlagen",
|
||||
"panel.chore_image_too_large": "Dieses Bild ist zu groß (max. 2 MB).",
|
||||
"panel.chore_image_bad_type": "Wähle ein JPEG-, PNG- oder WebP-Bild.",
|
||||
"child.editor.pre_reader": "Nur-Bilder-Modus (für kleine Kinder)",
|
||||
"child.editor.pre_reader_labels": "Namen im Bildmodus anzeigen",
|
||||
"common.design.accessible": "Barrierefrei"
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
"activity.no_events_for_filter": "No matching events",
|
||||
"activity.points_manually": "points manually",
|
||||
"activity.reason_allocated_to_pool": "Allocated to pool: {name}",
|
||||
"activity.reason_admin_adjustment": "Manual adjustment",
|
||||
"activity.reason_bonus": "Bonus: {name}",
|
||||
"activity.reason_penalty": "Penalty: {name}",
|
||||
"activity.reason_perfect_week": "Perfect week bonus!",
|
||||
@@ -839,6 +840,8 @@
|
||||
"panel.settings_points_icon_hint": "Pick any MDI icon",
|
||||
"panel.settings_points_icon_label": "Points icon",
|
||||
"panel.settings_points_name_hint": "What you call them, e.g. Stars or Coins",
|
||||
"panel.settings_quick_points_label": "Quick point amounts",
|
||||
"panel.settings_quick_points_hint": "Comma-separated amounts for the + and − buttons on each child card. Up to three are used.",
|
||||
"panel.settings_points_name_label": "Points name",
|
||||
"panel.settings_retention_hint": "How many days of completion history to keep",
|
||||
"panel.settings_retention_label": "Retention",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Require photo proof",
|
||||
"panel.chore_require_photo_hint": "Completions must be parent-approved; an evidence photo (if provided) shows in approvals.",
|
||||
"panel.activity_view_photo": "View photo",
|
||||
"panel.adjust_add": "Add",
|
||||
"panel.adjust_add_title": "Add {amount} {points} to {child}",
|
||||
"panel.adjust_amount": "Amount",
|
||||
"panel.adjust_custom_title": "Adjust {child}'s points by a custom amount",
|
||||
"panel.adjust_dialog_title": "Adjust points — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} for {child}",
|
||||
"panel.adjust_err_amount": "Enter an amount between 1 and 10000.",
|
||||
"panel.adjust_reason": "Reason (optional)",
|
||||
"panel.adjust_remove": "Remove",
|
||||
"panel.adjust_remove_title": "Remove {amount} {points} from {child}",
|
||||
"panel.swap_btn": "Request swap",
|
||||
"panel.swap_dialog_title": "Swap: {chore}",
|
||||
"panel.swap_requester": "Give today's turn to",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Misses",
|
||||
"panel.health_count_storage": "Storage",
|
||||
"panel.chore_icon_label": "Picture",
|
||||
"panel.chore_image_label": "Picture",
|
||||
"panel.chore_image_hint": "A photo shown instead of the icon. Resized to 512px on upload.",
|
||||
"panel.chore_image_upload": "Upload",
|
||||
"panel.chore_image_remove": "Remove",
|
||||
"panel.chore_image_empty": "No picture",
|
||||
"panel.chore_image_uploading": "Uploading…",
|
||||
"panel.chore_image_failed": "Upload failed",
|
||||
"panel.chore_image_too_large": "That image is too large (max 2 MB).",
|
||||
"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",
|
||||
"common.design.accessible": "Accessible"
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
"activity.no_events_for_filter": "No matching events",
|
||||
"activity.points_manually": "points manually",
|
||||
"activity.reason_allocated_to_pool": "Allocated to pool: {name}",
|
||||
"activity.reason_admin_adjustment": "Manual adjustment",
|
||||
"activity.reason_bonus": "Bonus: {name}",
|
||||
"activity.reason_penalty": "Penalty: {name}",
|
||||
"activity.reason_perfect_week": "Perfect week bonus!",
|
||||
@@ -839,6 +840,8 @@
|
||||
"panel.settings_points_icon_hint": "Pick any MDI icon",
|
||||
"panel.settings_points_icon_label": "Points icon",
|
||||
"panel.settings_points_name_hint": "What you call them, e.g. Stars or Coins",
|
||||
"panel.settings_quick_points_label": "Quick point amounts",
|
||||
"panel.settings_quick_points_hint": "Comma-separated amounts for the + and − buttons on each child card. Up to three are used.",
|
||||
"panel.settings_points_name_label": "Points name",
|
||||
"panel.settings_retention_hint": "How many days of completion history to keep",
|
||||
"panel.settings_retention_label": "Retention",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Require photo proof",
|
||||
"panel.chore_require_photo_hint": "Completions must be parent-approved; an evidence photo (if provided) shows in approvals.",
|
||||
"panel.activity_view_photo": "View photo",
|
||||
"panel.adjust_add": "Add",
|
||||
"panel.adjust_add_title": "Add {amount} {points} to {child}",
|
||||
"panel.adjust_amount": "Amount",
|
||||
"panel.adjust_custom_title": "Adjust {child}'s points by a custom amount",
|
||||
"panel.adjust_dialog_title": "Adjust points — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} for {child}",
|
||||
"panel.adjust_err_amount": "Enter an amount between 1 and 10000.",
|
||||
"panel.adjust_reason": "Reason (optional)",
|
||||
"panel.adjust_remove": "Remove",
|
||||
"panel.adjust_remove_title": "Remove {amount} {points} from {child}",
|
||||
"panel.swap_btn": "Request swap",
|
||||
"panel.swap_dialog_title": "Swap: {chore}",
|
||||
"panel.swap_requester": "Give today's turn to",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Misses",
|
||||
"panel.health_count_storage": "Storage",
|
||||
"panel.chore_icon_label": "Picture",
|
||||
"panel.chore_image_label": "Picture",
|
||||
"panel.chore_image_hint": "A photo shown instead of the icon. Resized to 512px on upload.",
|
||||
"panel.chore_image_upload": "Upload",
|
||||
"panel.chore_image_remove": "Remove",
|
||||
"panel.chore_image_empty": "No picture",
|
||||
"panel.chore_image_uploading": "Uploading…",
|
||||
"panel.chore_image_failed": "Upload failed",
|
||||
"panel.chore_image_too_large": "That image is too large (max 2 MB).",
|
||||
"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",
|
||||
"common.design.accessible": "Accessible"
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
"activity.no_events_for_filter": "No matching events",
|
||||
"activity.points_manually": "points manuellement",
|
||||
"activity.reason_allocated_to_pool": "Alloué à la cagnotte : {name}",
|
||||
"activity.reason_admin_adjustment": "Ajustement manuel",
|
||||
"activity.reason_bonus": "Bonus : {name}",
|
||||
"activity.reason_penalty": "Pénalité : {name}",
|
||||
"activity.reason_perfect_week": "Bonus de semaine parfaite !",
|
||||
@@ -801,6 +802,8 @@
|
||||
"panel.settings_points_icon_hint": "Choisissez une icône MDI",
|
||||
"panel.settings_points_icon_label": "Icône des points",
|
||||
"panel.settings_points_name_hint": "Comment vous les appelez, ex. Étoiles ou Pièces",
|
||||
"panel.settings_quick_points_label": "Montants rapides de points",
|
||||
"panel.settings_quick_points_hint": "Montants séparés par des virgules pour les boutons + et − de chaque carte enfant. Trois au maximum sont utilisés.",
|
||||
"panel.settings_points_name_label": "Nom des points",
|
||||
"panel.settings_retention_hint": "Combien de jours d'historique de complétion garder",
|
||||
"panel.settings_retention_label": "Rétention",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Exiger une preuve photo",
|
||||
"panel.chore_require_photo_hint": "Les réalisations doivent être approuvées par un parent ; une photo de preuve (si fournie) s'affiche dans les approbations.",
|
||||
"panel.activity_view_photo": "Voir la photo",
|
||||
"panel.adjust_add": "Ajouter",
|
||||
"panel.adjust_add_title": "Ajouter {amount} {points} à {child}",
|
||||
"panel.adjust_amount": "Montant",
|
||||
"panel.adjust_custom_title": "Ajuster les points de {child} d'un montant personnalisé",
|
||||
"panel.adjust_dialog_title": "Ajuster les points — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} pour {child}",
|
||||
"panel.adjust_err_amount": "Saisissez un montant entre 1 et 10000.",
|
||||
"panel.adjust_reason": "Motif (facultatif)",
|
||||
"panel.adjust_remove": "Retirer",
|
||||
"panel.adjust_remove_title": "Retirer {amount} {points} à {child}",
|
||||
"panel.swap_btn": "Demander un échange",
|
||||
"panel.swap_dialog_title": "Échange : {chore}",
|
||||
"panel.swap_requester": "Donner le tour d'aujourd'hui à",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Manquements",
|
||||
"panel.health_count_storage": "Stockage",
|
||||
"panel.chore_icon_label": "Image",
|
||||
"panel.chore_image_label": "Image",
|
||||
"panel.chore_image_hint": "Une photo affichée à la place de l'icône. Redimensionnée à 512px à l'envoi.",
|
||||
"panel.chore_image_upload": "Envoyer",
|
||||
"panel.chore_image_remove": "Retirer",
|
||||
"panel.chore_image_empty": "Aucune image",
|
||||
"panel.chore_image_uploading": "Envoi…",
|
||||
"panel.chore_image_failed": "Échec de l'envoi",
|
||||
"panel.chore_image_too_large": "Cette image est trop volumineuse (max 2 Mo).",
|
||||
"panel.chore_image_bad_type": "Choisissez une image JPEG, PNG ou WebP.",
|
||||
"child.editor.pre_reader": "Mode images seules (jeunes enfants)",
|
||||
"child.editor.pre_reader_labels": "Afficher les noms en mode images",
|
||||
"common.design.accessible": "Accessible"
|
||||
|
||||
@@ -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 uke-bonus!",
|
||||
@@ -801,6 +802,8 @@
|
||||
"panel.settings_points_icon_hint": "Velg et MDI-ikon",
|
||||
"panel.settings_points_icon_label": "Poengikon",
|
||||
"panel.settings_points_name_hint": "Hva du kaller dem, f.eks. Stjerner eller Mynter",
|
||||
"panel.settings_quick_points_label": "Hurtigbeløp for poeng",
|
||||
"panel.settings_quick_points_hint": "Kommaseparerte beløp for +- og −-knappene på hvert barnekort. Opptil tre brukes.",
|
||||
"panel.settings_points_name_label": "Poengnavn",
|
||||
"panel.settings_retention_hint": "Hvor mange dager med fullføringshistorikk som beholdes",
|
||||
"panel.settings_retention_label": "Oppbevaring",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Krev bildebevis",
|
||||
"panel.chore_require_photo_hint": "Fullføringer må godkjennes av forelder; et bevisbilde (hvis lagt ved) vises i godkjenninger.",
|
||||
"panel.activity_view_photo": "Vis bilde",
|
||||
"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 poengene til {child} med et eget beløp",
|
||||
"panel.adjust_dialog_title": "Juster poeng — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} til {child}",
|
||||
"panel.adjust_err_amount": "Skriv inn et beløp mellom 1 og 10000.",
|
||||
"panel.adjust_reason": "Årsak (valgfritt)",
|
||||
"panel.adjust_remove": "Trekk fra",
|
||||
"panel.adjust_remove_title": "Trekk fra {amount} {points} fra {child}",
|
||||
"panel.swap_btn": "Be om bytte",
|
||||
"panel.swap_dialog_title": "Bytte: {chore}",
|
||||
"panel.swap_requester": "Gi dagens tur til",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Glemt",
|
||||
"panel.health_count_storage": "Lagring",
|
||||
"panel.chore_icon_label": "Bilde",
|
||||
"panel.chore_image_label": "Bilde",
|
||||
"panel.chore_image_hint": "Et bilde som vises i stedet for ikonet. Skaleres til 512px ved opplasting.",
|
||||
"panel.chore_image_upload": "Last opp",
|
||||
"panel.chore_image_remove": "Fjern",
|
||||
"panel.chore_image_empty": "Ingen bilde",
|
||||
"panel.chore_image_uploading": "Laster opp…",
|
||||
"panel.chore_image_failed": "Opplasting mislyktes",
|
||||
"panel.chore_image_too_large": "Bildet er for stort (maks 2 MB).",
|
||||
"panel.chore_image_bad_type": "Velg et JPEG-, PNG- eller WebP-bilde.",
|
||||
"child.editor.pre_reader": "Kun bilder (for små barn)",
|
||||
"child.editor.pre_reader_labels": "Vis navn i bildemodus",
|
||||
"common.design.accessible": "Tilgjengelig"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
"activity.no_events_for_filter": "No matching events",
|
||||
"activity.points_manually": "pontos manualmente",
|
||||
"activity.reason_allocated_to_pool": "Alocado ao cofrinho: {name}",
|
||||
"activity.reason_admin_adjustment": "Ajuste manual",
|
||||
"activity.reason_bonus": "Bônus: {name}",
|
||||
"activity.reason_penalty": "Penalidade: {name}",
|
||||
"activity.reason_perfect_week": "Bônus de semana perfeita!",
|
||||
@@ -801,6 +802,8 @@
|
||||
"panel.settings_points_icon_hint": "Escolha qualquer ícone MDI",
|
||||
"panel.settings_points_icon_label": "Ícone dos pontos",
|
||||
"panel.settings_points_name_hint": "Como você os chama, ex: Estrelas ou Moedas",
|
||||
"panel.settings_quick_points_label": "Valores rápidos de pontos",
|
||||
"panel.settings_quick_points_hint": "Valores separados por vírgulas para os botões + e − em cada cartão de criança. São usados até três.",
|
||||
"panel.settings_points_name_label": "Nome dos pontos",
|
||||
"panel.settings_retention_hint": "Quantos dias de histórico de conclusões manter",
|
||||
"panel.settings_retention_label": "Retenção",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Exigir prova fotográfica",
|
||||
"panel.chore_require_photo_hint": "As conclusões precisam ser aprovadas pelos pais; uma foto de prova (se fornecida) aparece nas aprovações.",
|
||||
"panel.activity_view_photo": "Ver foto",
|
||||
"panel.adjust_add": "Adicionar",
|
||||
"panel.adjust_add_title": "Adicionar {amount} {points} para {child}",
|
||||
"panel.adjust_amount": "Valor",
|
||||
"panel.adjust_custom_title": "Ajustar os pontos de {child} com um valor personalizado",
|
||||
"panel.adjust_dialog_title": "Ajustar pontos — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} para {child}",
|
||||
"panel.adjust_err_amount": "Digite um valor entre 1 e 10000.",
|
||||
"panel.adjust_reason": "Motivo (opcional)",
|
||||
"panel.adjust_remove": "Remover",
|
||||
"panel.adjust_remove_title": "Remover {amount} {points} de {child}",
|
||||
"panel.swap_btn": "Pedir troca",
|
||||
"panel.swap_dialog_title": "Troca: {chore}",
|
||||
"panel.swap_requester": "Dar a vez de hoje a",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Falhas",
|
||||
"panel.health_count_storage": "Armazenamento",
|
||||
"panel.chore_icon_label": "Imagem",
|
||||
"panel.chore_image_label": "Imagem",
|
||||
"panel.chore_image_hint": "Uma foto exibida no lugar do ícone. Redimensionada para 512px no envio.",
|
||||
"panel.chore_image_upload": "Enviar",
|
||||
"panel.chore_image_remove": "Remover",
|
||||
"panel.chore_image_empty": "Sem imagem",
|
||||
"panel.chore_image_uploading": "Enviando…",
|
||||
"panel.chore_image_failed": "Falha no envio",
|
||||
"panel.chore_image_too_large": "Essa imagem é muito grande (máx. 2 MB).",
|
||||
"panel.chore_image_bad_type": "Escolha uma imagem JPEG, PNG ou WebP.",
|
||||
"child.editor.pre_reader": "Modo só imagens (crianças pequenas)",
|
||||
"child.editor.pre_reader_labels": "Mostrar nomes no modo imagens",
|
||||
"common.design.accessible": "Acessível"
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
"activity.no_events_for_filter": "No matching events",
|
||||
"activity.points_manually": "pontos manualmente",
|
||||
"activity.reason_allocated_to_pool": "Alocado ao mealheiro: {name}",
|
||||
"activity.reason_admin_adjustment": "Ajuste manual",
|
||||
"activity.reason_bonus": "Bónus: {name}",
|
||||
"activity.reason_penalty": "Penalidade: {name}",
|
||||
"activity.reason_perfect_week": "Bónus de semana perfeita!",
|
||||
@@ -806,6 +807,8 @@
|
||||
"panel.settings_points_icon_hint": "Escolha qualquer ícone MDI",
|
||||
"panel.settings_points_icon_label": "Ícone dos pontos",
|
||||
"panel.settings_points_name_hint": "Como os chama, ex. Estrelas ou Moedas",
|
||||
"panel.settings_quick_points_label": "Valores rápidos de pontos",
|
||||
"panel.settings_quick_points_hint": "Valores separados por vírgulas para os botões + e − em cada cartão de criança. São usados até três.",
|
||||
"panel.settings_points_name_label": "Nome dos pontos",
|
||||
"panel.settings_retention_hint": "Quantos dias de histórico de conclusões manter",
|
||||
"panel.settings_retention_label": "Retenção",
|
||||
@@ -1402,6 +1405,16 @@
|
||||
"panel.chore_require_photo_label": "Exigir prova fotográfica",
|
||||
"panel.chore_require_photo_hint": "As conclusões têm de ser aprovadas pelos pais; uma foto de prova (se fornecida) aparece nas aprovações.",
|
||||
"panel.activity_view_photo": "Ver foto",
|
||||
"panel.adjust_add": "Adicionar",
|
||||
"panel.adjust_add_title": "Adicionar {amount} {points} a {child}",
|
||||
"panel.adjust_amount": "Valor",
|
||||
"panel.adjust_custom_title": "Ajustar os pontos de {child} com um valor personalizado",
|
||||
"panel.adjust_dialog_title": "Ajustar pontos — {name}",
|
||||
"panel.adjust_done": "{sign}{amount} {points} para {child}",
|
||||
"panel.adjust_err_amount": "Introduza um valor entre 1 e 10000.",
|
||||
"panel.adjust_reason": "Motivo (opcional)",
|
||||
"panel.adjust_remove": "Retirar",
|
||||
"panel.adjust_remove_title": "Retirar {amount} {points} a {child}",
|
||||
"panel.swap_btn": "Pedir troca",
|
||||
"panel.swap_dialog_title": "Troca: {chore}",
|
||||
"panel.swap_requester": "Dar a vez de hoje a",
|
||||
@@ -1713,6 +1726,15 @@
|
||||
"panel.health_count_mandatory_misses": "Falhas",
|
||||
"panel.health_count_storage": "Armazenamento",
|
||||
"panel.chore_icon_label": "Imagem",
|
||||
"panel.chore_image_label": "Imagem",
|
||||
"panel.chore_image_hint": "Uma foto mostrada em vez do ícone. Redimensionada para 512px no envio.",
|
||||
"panel.chore_image_upload": "Carregar",
|
||||
"panel.chore_image_remove": "Remover",
|
||||
"panel.chore_image_empty": "Sem imagem",
|
||||
"panel.chore_image_uploading": "A carregar…",
|
||||
"panel.chore_image_failed": "Falha no carregamento",
|
||||
"panel.chore_image_too_large": "Essa imagem é demasiado grande (máx. 2 MB).",
|
||||
"panel.chore_image_bad_type": "Escolha uma imagem JPEG, PNG ou WebP.",
|
||||
"child.editor.pre_reader": "Modo só imagens (crianças pequenas)",
|
||||
"child.editor.pre_reader_labels": "Mostrar nomes no modo imagens",
|
||||
"common.design.accessible": "Acessível"
|
||||
|
||||
Reference in New Issue
Block a user