demarches-normaliennes/config/locales/models/dossier/fr.yml
2024-02-05 12:08:10 +01:00

38 lines
1.1 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fr:
activerecord:
models:
dossier:
one: "Dossier"
other: "Dossiers"
attributes:
dossier:
id: "Numéro de dossier"
state: "État"
pending_correction: Demande de correction
mandataire_first_name: Prénom
mandataire_last_name: Nom
for_tiers:
false: Pour vous
true: "Pour un bénéficiaire : membre de la famille, proche, mandant, professionnel en charge du suivi du dossier…"
dossier/state: &state
brouillon: "Brouillon"
en_construction: "En construction"
en_instruction: "En instruction"
accepte: "Accepté"
refuse: "Refusé"
sans_suite: "Classé sans suite"
a_corriger: À corriger
pending_correction:
for_instructeur: "en attente"
for_user:  corriger"
resolved: corrigé
traitement:
state: "État"
traitement/state:
<<: *state
errors:
models:
dossier:
attributes:
pending_correction:
blank: "Cochez la case indiquant avoir effectué les corrections demandées."