demarches-normaliennes/config/locales/views/administrateurs/groupe_instructeurs/en.yml

45 lines
2.3 KiB
YAML

en:
administrateurs:
experts_procedures:
create:
experts_assignment:
one: "The expert %{value} was assigned to the procedure n° %{procedure}"
other: "The experts %{value} were assigned to the procedure n° %{procedure}"
groupe_instructeurs:
index:
procedures: Procedures
add_instructeur:
wrong_address:
one: "%{emails} is not a valid email address"
other: "%{emails} are not valid email addresses"
assignment:
one: "The instructor %{emails} was assigned to the group « %{groupe} »."
other: "The instructors %{emails} were assigned to the group « %{groupe} »."
reaffecter_dossiers:
existing_groupe:
one: "%{count} group exist"
other: "%{count} groups exist"
instructeurs:
title: Instructors
assigned_instructeur:
one: "%{count} instructor is assigned"
other: "%{count} instructors are assigned"
instructeur_assignation: Instructors assignment
assign: Assign
remove: Remove
instructeur_emails: Email addresses of the instructors you want to assign to this procedure
import_export:
csv_import:
import_file: Import file
import_file_alert: All instructors added to the procedure will be notified by email. Do you want to continue?
groupes:
title: Bulk Import / Export
notice_1_html: For the import, your csv file must have 2 columns (Group, Email) and be comma separated (<a href=/csv/en/import-groupe-test.csv>example file</a>). The file size must be less than %{csv_max_size}.
notice_2: The import does not overwrite existing groups and instructors. It only allows you to add them.
instructeurs:
title: Adding instructors with file import
notice_1_html: For the import, the csv file must have only 1 column (Email) with one instructor email address per line (<a href=/csv/import-instructeurs-test.csv>example file</a>). The file size must be less than %{csv_max_size}.
notice_2: The import does not overwrite existing instructors. It only allows you to add them.
existing_groupe:
one: "%{count} groupe existe"
other: "%{count} groupes existent"