demarches-normaliennes/config/locales/models/procedure/en.yml

70 lines
3.5 KiB
YAML
Raw Normal View History

en:
activerecord:
models:
procedure:
one: Procedure
other: Procedure
attributes:
procedure:
2023-05-24 17:44:15 +02:00
hints:
description: Describe in a few lines the context, the aim etc.
description_target_audience: Describe in a few lines the final recipients of the process, the eligibility criteria if there are any, the prerequisites, etc.
description_pj: Describe the required attachments list if there is any
2023-07-17 16:27:59 +02:00
lien_site_web: "This is the page of your website where the link will appear"
2023-05-24 17:44:15 +02:00
cadre_juridique: "Exemple: 'https://www.legifrance.gouv.fr/'"
2023-07-17 16:27:59 +02:00
old_procedure: This procedure replaces a close? If yes, please indicate the number of the replaced procedure
procedure_path: "Complete the rest of the URL to personalize the public link. From 3 to 200 characters: lowercase letters, numbers and dashes only"
path: Public link
organisation: Service
description: What is the purpose of this procedure?
description_target_audience: Who is the procedure intended for?
description_pj: Required attachments list
description_pj_placeholder: If you leave this field blank and your form contains attachments, an automatically generated list will be displayed on the home page of your procedure.
lien_site_web: Where will users find the link to the procedure?
2023-07-17 16:27:59 +02:00
lien_site_web_placeholder: https://exemple.gouv.fr/page_about_my_procedure
old_procedure: Replaced procedure number
procedure_path: Procedure link
procedure_path_placeholder: procedure-name
2023-07-17 17:46:26 +02:00
procedure_path_alert: Please note, always post the full link displayed above, not a generic link to %{link}.
2023-05-24 17:44:15 +02:00
cadre_juridique: Link to the legal text
lien_dpo: Link or email to contact the data protection officer (DPO)
duree_conservation_dossiers_dans_ds: Duration files will be kept
max_duree_conservation_dossiers_dans_ds: Max duration allowed to keep files
2022-10-28 16:15:55 +02:00
aasm_state:
brouillon: Draft
publiee: Published
close: Closed
hidden: Destroyed
declarative_with_state/en_instruction: Instruction
declarative_with_state/accepte: Accepted
api_particulier_token: Token API Particulier
initiated_mail: File sorted for processing notification email
received_mail: File submitted notification email
closed_mail: File sorted as accepted notification email
refused_mail: File sorted as refused notification email
without_continuation_mail: File sorted with no further action notification email
attestation_template: Attestation template
draft_revision: The form
auto_archive_on: Application deadline
procedure_export:
id: Id
libelle: Libelle
published_at: Publication date
aasm_state: Status
admin_count: Administrators count
errors:
models:
procedure:
attributes:
api_particulier_token:
invalid: 'invalid format'
draft_types_de_champ_public:
format: 'Public field %{message}'
draft_types_de_champ_private:
format: 'Private field %{message}'
lien_dpo:
invalid_uri_or_email: "Fill in with an email or a link"
sva_svr:
immutable: "SVA/SVR configuration can no longer be modified"
declarative_incompatible: "SVA/SVR is incompatible with a declarative procedure"