demarches-normaliennes/config/locales/en.yml

595 lines
26 KiB
YAML
Raw Normal View History

2015-08-10 11:05:06 +02:00
# Files in the config/locales directory are used for internationalization
# and are automatically loaded by Rails. If you want to use locales other
# than English, add the necessary files in this directory.
#
# To use the locales, use `I18n.t`:
#
# I18n.t 'hello'
#
# In views, this is aliased to just `t`:
#
# <%= t('hello') %>
#
# To use a different locale, set it with `I18n.locale`:
#
# I18n.locale = :es
#
# This would use the information in config/locales/es.yml.
#
2021-02-16 16:14:43 +01:00
# The following keys must be escaped otherwise they will not be retrieved by
# the default I18n backend:
#
# true, false, on, off, yes, no
#
# Instead, surround them with single quotes.
#
# en:
# 'true': 'foo'
#
2015-08-10 11:05:06 +02:00
# To learn more, please read the Rails Internationalization guide
# available at http://guides.rubyonrails.org/i18n.html.
en:
invisible_captcha:
sentence_for_humans: 'If you are a human, ignore this field'
2021-08-20 10:52:01 +02:00
help: 'Help'
2022-04-21 10:20:22 +02:00
help_dropdown:
general_title: "Online help"
2022-04-21 10:20:22 +02:00
problem_title: A problem with the website ?
problem_description: Find your answer in the online help.
technical_contact_title: Technical contact
technical_contact_description: Send us a message to %{contact_email}.
utils:
'yes': Yes
'no': No
deconnexion: "Log out"
pj: "Attachments"
asterisk_html: Fields marked by an asterisk ( <span class = mandatory>*</span> ) are mandatory.
file_number: File number
subject: Subject
message: Message
send_mail: Send message
2022-04-13 15:44:05 +02:00
procedure: Procedures
new_tab: New tab
2021-04-17 18:49:00 +02:00
helpers:
procedure:
testing_procedure: testing procedure
2022-04-13 15:44:05 +02:00
close: Closed
unpublished: Unpublished
2021-04-17 18:49:00 +02:00
commentaire:
send_message_to_instructeur: "Send a message to the instructor"
reply_in_mailbox: "Reply in mailbox"
layouts:
commencer:
no_procedure:
line1: A simple tool
line2: to manage dematerialized
line3: administrative forms.
are_you_new: First time on %{app_name}?
my_account: My account
header:
2022-11-29 18:14:57 +01:00
close_modal: 'Close'
back: "Back"
back_title: "Revenir sur le site de mon administration"
2022-09-02 10:12:09 +02:00
main_menu: "Main menu"
locale_dropdown:
select_locale: "Choose a language"
locale_name: "English"
notifications:
actions:
access: View your File
question: I have a question
reply: Reply to this message
root_path_link_title:
default: 'Go to homepage'
user: 'Go to files list'
instructeur: 'Go to procedures list'
admin: 'Go to administration panel'
views:
2021-04-17 18:49:00 +02:00
commencer:
show:
start_procedure: Start the procedure
existing_dossiers: You already have files for this procedure
show_dossiers: View my current files
prefilled_draft: "You have a prefilled file"
prefilled_draft_detail_html: "You prefilled a file for the \"%{procedure}\" procedure <strong>%{time_ago} ago</strong>"
2021-08-19 18:25:32 +02:00
already_draft: "You already started to fill a file"
already_draft_detail_html: "You started to fill a file for the \"%{procedure}\" procedure <strong>%{time_ago} ago</strong>"
already_not_draft: "You already submitted a file"
already_not_draft_detail_html: "You submitted a file for the \"%{procedure}\" procedure <strong>%{time_ago} ago</strong>."
continue_file: "Continue to fill my file"
start_new_file: "Start a new file"
show_my_submitted_file: 'Show my submitted file'
want_empty_pdf: "You prefer to submit a paper form? You can download an empty PDF file, and send it to the right administration : %{service} - %{adresse}"
2021-08-19 18:25:32 +02:00
download_empty_pdf: 'Download an empty PDF file'
prefill_descriptions:
edit:
intro_html: "You'd like to allow your users to <strong>create a prefilled file</strong>, with data you already have, for the procedure « %{libelle} »."
info_html: To do this, select the fields below that you want to prefill.<br> You will then find a prefill link at the bottom of this page, which you will just need to copy, adapt by replacing the default values, and share.<br> In the same way, you will find an example of a cURL request at the bottom of the page to adapt if you want to prefill the folders via API.
champ_id: ID
champ_type: Type
champ_add: Add
champ_remove: Remove
champ_unavailable: Unavailable
possible_values:
title: Values
text: A short text
textarea: A long text
decimal_number: A decimal number
integer_number: An integer number
email: An email address
phone: A phone number
iban: An Iban number
yes_no: '"true" for Yes, "false" pour No'
checkbox: '"on" to check, "off" to uncheck'
examples:
title: Example
text: Short text
textarea: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
decimal_number: 3.14
integer_number: 42
email: personne@fournisseur.fr
phone: 0612345678
iban: FR7611315000011234567890138
yes_no: "true"
checkbox: "on"
prefill_link_title: Prefill link (GET)
prefill_link_info: Use the button to copy the link, then remplace the values with your data.
prefill_link_too_long: Warning, the prefill link is too long and may not work on all browsers.
prefill_link_copy: Copy prefill link
prefill_query_title: Prefill query (POST)
prefill_query_info: Use the button to copy the query, then remplace the values with your data.
prefill_query_response_html: '# Response:<br># {"dossier_url":"%{url}"}'
prefill_query_copy: Copy prefill query
2021-08-20 10:44:58 +02:00
registrations:
new:
title: "Create an account %{name}"
subtitle: "Create an account using an email"
2021-08-20 10:44:58 +02:00
email_label: 'Email (name@site.com)'
password_label: "Password (%{min_length} characters minimum)"
password_message: "Your password must have :"
2021-08-20 10:44:58 +02:00
password_placeholder: "%{min_length} characters minimum"
2021-04-17 18:49:00 +02:00
invites:
dropdown:
invite_to_edit: Invite someone to edit this file
view_invited_people: "View invited people"
invite_to_view: "Invite someone to view this file"
form:
invite_to_edit_line1: You can invite someone to complete this file with you.
invite_to_edit_line2: This person will have the right to edit your file.
email: Email address
invite_message: Add a message to the person you invite (optional)
send_invitation: Send an invitation
invite_to_participate: "Invited people to participate in this file"
withdraw_permission: "Withdraw the permission"
want_to_withdraw_permission: "Would you like to withdraw the permission?"
edit_dossier: "These people can edit this file."
submit_dossier_yourself: "You must submit the file yourself when it is complete."
pagination:
next: Next
last: Last
previous: Previous
first: First
truncate: '&hellip;'
2021-04-17 18:49:00 +02:00
shared:
greetings:
hello: Dear Sir or Madam,
best_regards: Best Regards,
2021-04-17 18:49:00 +02:00
dossiers:
edit:
autosave: Your file is automatically saved after each modification. You can close the window at any time and pick up where you left off later.
notice: "Download the notice of the procedure"
notice_title: "To help you complete your file, you can consult the notice to this procedure."
2021-04-17 18:49:00 +02:00
messages:
form:
send_message: "Send message"
write_message_placeholder: "Write your message here"
write_message_to_administration_placeholder: "Write your message to the administration here"
demande:
requester_identity: "Identity of the requester"
my_identity: "My identity"
2021-04-17 18:49:00 +02:00
form: "Form"
edit_siret: "Edit SIRET"
edit_identity: "Edit identity data"
2021-11-24 10:35:50 +01:00
instructeurs:
dossiers:
2022-04-13 15:44:05 +02:00
tab_steps:
to_follow: to follow
total: total
request: Request
private_annotations: Private annotations
2022-05-02 23:25:12 +02:00
external_opinion: External opinion
2022-04-13 15:44:05 +02:00
messaging: Messaging
involved_persons: Involved persons
tab_explainations:
a_suivre: No instructor is assigned to follow up on these files. Be the first !
suivis: The folders that are in this tab are only those that you follow. You can exchange with the requester until you can accept them, refuse them or classify them without follow-up.
2022-05-06 19:25:12 +02:00
traites_html: "The files in this tab are finished: they have been accepted, refused or closed without follow-up. You can <a href=%{archives_path}>download</a> the zip archives of finished files and their attachments."
2022-04-13 15:44:05 +02:00
tous: All the files that have been submitted on this approach, regardless of the status.
supprimes_recemment: All files completed and deleted by the instructors on this approach.
archives: "The files in this tab are archived: you can no longer reply to them, and requesters can no longer modify them."
expirant: Records will not expire prior to the data retention period.
archived_dossier: "This file will be kept for an additional month"
delete_dossier: "Delete file"
2021-11-24 10:35:50 +01:00
deleted_by_user: "File deleted by user"
deleted_by_administration: "File deleted by administration"
restore: "Restore"
2022-04-13 15:44:05 +02:00
filters:
title: Filter
select_all: Select all
2022-12-02 17:16:29 +01:00
batch_operation:
enabled: "Add this file to the selection for the bulk operation"
disabled: "Impossible to add this file to the selection because it is already in a bulk operation"
2022-04-13 15:44:05 +02:00
personalize: Personalize
show_deleted_dossiers: Show deleted files
2022-04-13 15:44:05 +02:00
follow_file: Follow-up the file
save: Save
stop_follow: No longer follow
no_file: No file
dossier_synthesis: Summary of files
2021-11-30 12:31:32 +01:00
avis:
introduction_file_explaination: "File attached to the request for advice"
search:
dossier_not_in_instructor_group: "File no. %{dossier_id} of the “%{procedure_libelle}” procedure corresponds to your search, but it is attached to the “%{groupe_instructeur_label}” instructor group."
2021-04-17 18:49:00 +02:00
users:
dossiers:
archived_dossier: "Your file will be kept %{duree_conservation_dossiers_dans_ds} more months"
2021-04-17 18:49:00 +02:00
autosave:
explanation: Your file is automatically saved.
confirmation: File saved
draft_explanation: Your draft is automatically saved.
draft_confirmation: Draft saved
2022-04-13 15:44:05 +02:00
more_information: More informations
2021-04-17 18:49:00 +02:00
identite:
identity_data: Identity data
all_required: All fields are required.
2022-04-13 15:44:05 +02:00
civility: Civility
first_name: First Name
last_name: Last Name
birthdate: Date de naissance
2021-04-17 18:49:00 +02:00
complete_data: Please complete your personal information to access the procedure.
continue: Continue
merci:
thanks: Thank you!
dossier_send_l1: Your file on the procedure
dossier_send_l2: has been sent.
dossier_acces_l1: You have now access to your
dossier_acces_l2: online file.
dossier_edit_l1: You can
dossier_edit_l2: edit it
dossier_edit_l3: and
dossier_edit_l4: talk with an instructor.
acces_dossier: Access your file
submit_dossier: Submit an other file
show:
header:
edit_dossier: Edit my file
edit_dossier_title: "Edit my file - You can modify your file as long as it has not been sent for processing"
2021-04-17 18:49:00 +02:00
summary: "Summary"
request: "Request"
mailbox: "Mailbox"
dossier_number: "File n. %{dossier_id}"
created_date: "- Draft on %{date_du_dossier}"
2021-04-17 18:49:00 +02:00
submit_date: "- Submit on %{date_du_dossier}"
print: "print"
print_dossier: "All the file"
status_overview:
status_draft: draft
status_in_progress: in progress
en_construction_html: Your file is in progress. It means that <strong>you can still edit it</strong>. You will no longer be able to edit the file when the administration will switch it to "review".
status_review: undergoing review
admin_review: The administration is reviewing your file. You are no longer able to edit it.
status_completed: completed
use_mailbox_for_questions_html: "<strong>You have a question?</strong> Use the mailbox to <a href=\"%{mailbox_url}\">contact the administration directly</a>."
acceptee_html: "Your file had been <strong>accepted</strong>."
accepte_motivation: "Reason"
accepte_attestation: "Download the attestation"
refuse_html: "Sorry, your file had been <strong>rejected</strong>."
refuse_motivation: "Reason"
refuse_reply: "Send a message to the administration"
sans_suite_html: "Your file had been <strong>closed, no further action</strong>."
sans_suite_motivation: "Reason"
2021-04-17 18:49:00 +02:00
latest_message:
latest_message: "Latest message"
messagerie:
mailbox: "The mailbox allows you to contact the instructor in charge of your file."
demande:
edit_dossier: "Edit file"
2022-04-13 15:44:05 +02:00
search:
search_file: Search a file
2021-04-17 18:49:00 +02:00
index:
dossiers: "Files"
dossiers_list:
caption: My files
2021-04-17 18:49:00 +02:00
procedure: "Procedure"
n_dossier: "File n."
requester: "Requester"
status: "Status"
updated: "Updated"
actions: "Actions"
dossier_action:
edit_dossier: "Edit the file"
start_other_dossier: "Start another empty file"
clone: "Duplicate the file"
2021-04-17 18:49:00 +02:00
delete_dossier: "Delete the file"
transfer_dossier: "Transfer the file"
2021-04-17 18:49:00 +02:00
edit_draft: "Edit the draft"
actions: "Actions"
sessions:
new:
sign_in: Sign in on %{application_name}
2021-04-17 18:49:00 +02:00
password: Password (minimum length %{min_length} characters)
remember_me: Remember me
reset_password: Forgot password?
connection: Sign in
find_procedure: Find your procedure
state_civil_servant: Are you a state civil servant?
connect_with_agent_connect: Visit our dedicated page
subtitle: "Sign in with my account"
passwords:
reset_link_sent:
got_it: Got it!
open_your_mailbox: Now open your mailbox.
email_sent_html: We have sent you an email to the address <strong>%{email}</strong>.
click_link_to_reset_password: Click on the link in the email to change your password.
no_mail: Didn't receive the email?
check_spams: Check your junk or spam email.
check_account: Have you created a %{application_name} account with the adress %{email}? You will not receive any message if no account is linked to your email adress.
check_france_connect_html: Have you once logged in with France Connect? If yes, <a href=\"%{href}\">try again with France Connect</a>.
shared:
email_can_take_a_while_html: <strong>Please note</strong> that this message can take up to 15 minutes to arrive.
contact_us_if_any_trouble_html: 'You can contact us <a href="%{href}">through this form</a> if a problem still exists.'
modal:
publish:
title:
publish: Publish the procedure
reopen: Reopen the procedure
body:
publish: You are about to publish the procedure to the public.
reopen: You are about to reopen the procedure.
submit:
publish: Publish
reopen: Reopen
activerecord:
models:
user:
one: User
other: Users
attributes:
default_attributes: &default_attributes
email: Email
password: 'Password'
requested_merge_into: 'new email address'
hints:
email: "Expected format : john.doe@example.com"
user:
2021-02-02 15:48:53 +01:00
siret: 'SIRET number'
<< : *default_attributes
instructeur:
<< : *default_attributes
super_admin:
<< : *default_attributes
procedure:
zone: This procedure is run by
champs:
value: Value
errors:
messages:
not_a_phone: 'Invalid phone number'
2022-10-04 17:18:47 +02:00
not_a_rna: 'Invalid RNA number'
models:
attestation_template:
attributes:
footer:
too_long: ": the footer is too long."
invite:
attributes:
email:
taken: ': Invitation already sent'
user:
attributes: &error_attributes
reset_password_token:
invalid: ": is expired. Ask a new one"
email:
blank: "is empty. Fill in the email"
invalid: "is invalid. Fill in a valid email address, example: john.doe@example.fr"
taken: "already in use. Fill in another email"
password:
too_short: "is too short. Fill in a password with at least 8 characters"
not_strong: "not strong enough. Fill in a stronger password"
password_confirmation:
confirmation: ": The two passwords do not match"
requested_merge_into:
same: "can't be the same as the old one"
instructeur:
attributes:
<< : *error_attributes
super_admin:
attributes:
<< : *error_attributes
procedure:
attributes:
path:
taken: is already used for procedure. You cannot use it because it belongs to another administrator.
taken_can_be_claimed: Is the same as another of your procedure. If you publish this procedure, the other one will be unpublished
2021-02-02 15:48:53 +01:00
invalid: is not valid. It must countain between 3 and 50 characters among a-z, 0-9, '_' and '-'.
2021-10-05 14:03:30 +02:00
"champs/cnaf_champ":
attributes:
numero_allocataire:
invalid: "must be a maximum of 7 digits"
code_postal:
invalid: "must be 5 characters long"
2021-11-24 17:30:35 +01:00
"champs/dgfip_champ":
attributes:
numero_fiscal:
invalid: "must be 13 or 14 characters long"
reference_avis:
invalid: "must be 13 or 14 characters long"
errors:
format: "Field « %{attribute} » %{message}"
messages:
dossier_not_found: "The file does not exist or you do not have access to it."
2021-02-02 15:48:53 +01:00
# # dossier_map_not_activated: "The file does not have access to the map."
targeted_user_link_expired: "This invitation link or the file is no longer available."
invalid_siret: "The SIRET is incorrect"
procedure_not_found: "The procedure does not exist"
siret_unknown: 'Sorry, we did not find any establishment registered under this SIRET number.'
2021-02-02 15:48:53 +01:00
siret_network_error: 'Désolé, la récupération des informations SIRET est temporairement indisponible. Veuillez réessayer dans quelques instants.'
siret_not_found: 'Nous navons pas trouvé détablissement correspondant à ce numéro de SIRET.'
# # etablissement_fail: 'Désolé, nous navons pas réussi à enregistrer létablissement correspondant à ce numéro SIRET'
france_connect:
connexion: "Error trying to connect to France Connect."
procedure_archived:
with_service_and_phone_email: This procedure has been closed, it is no longer possible to submit a file. For more information, please contact the service %{service_name}, available at %{service_phone_number} or by email %{service_email}
with_organisation_only: This procedure has been closed, it is no longer possible to submit a file. For more information, please contact the organisation %{organisation_name}
2021-02-02 15:48:53 +01:00
# # procedure_not_draft: "This procedure is not a draft anymore."
# cadastres_empty:
# one: "Aucune parcelle cadastrale sur la zone sélectionnée"
# other: "Aucune parcelle cadastrale sur les zones sélectionnées"
2020-09-01 15:28:31 +02:00
not_an_integer: "must be an integer (without decimal)"
blank: "can't be blank"
time:
formats:
default: "%B %d %Y %R"
pluralize:
case:
one: file
other: files
processed:
one: processed
other: processed
new:
one: new
other: new
followed:
one: followed
other: followed
archived:
one: archived
other: archived
en_cours:
one: in progress
2021-11-24 10:35:50 +01:00
other: in progress
traites:
one: finished
other: finished
2021-04-17 18:49:00 +02:00
dossiers_invites:
one: guest file
other: guest files
2022-01-05 10:43:00 +01:00
dossiers_supprimes_recemment:
one: recently deleted file
other: recently deleted files
dossiers_supprimes_definitivement:
one: permanently deleted file
other: permanently deleted files
dossiers_transferes:
one: transfer request
other: transfer requests
dossiers_close_to_expiration:
one: expiring file
other: expiring files
dossier_trouve:
2022-10-07 09:51:40 +02:00
one: "%{count} file found"
other: "%{count} files found"
published:
one: Published
other: Published
closed:
one: Closed
other: Closed
draft:
one: Draft
other: Drafts
2022-05-10 13:58:37 +02:00
deleted:
one: Deleted
other: Deleted
2021-04-17 18:49:00 +02:00
users:
dossiers:
test_procedure: "This file is submitted on a test procedure. Any modification of the procedure by the administrator (addition of a field, publication of the procedure, etc.) will result in the removal of the file."
no_access: "You do not have access to this file"
no_longer_editable: "Your file can no longer be edited"
create_commentaire:
message_send: "Your message has been sent to the instructor in charge of your file."
cloned_success: "Your file has been duplicated. Please review it then you can submit it"
ask_deletion:
undergoingreview: "Your file is undergoing review. It is no longer possible to delete your file. To cancel the undergoingreview contact the adminitration via the mailbox."
2021-12-01 11:02:16 +01:00
soft_deleted_dossier: "Your file has been successfully deleted from your interface"
2022-01-05 10:43:00 +01:00
restore: "Your file has been successfully restored"
etablissement:
no_establishment: "There is no establishment tied to this file"
update_identite:
identity_saved: "Identity data is registred"
attestation:
no_longer_available: "The certificate is no longer available on this file."
show:
papertrail:
get_papertrail: "Get a deposit receipt"
filename: "deposit-receipt.pdf"
papertrail:
receipt: "Deposit receipt"
description: "This document attests that on the %{date}, %{user_name} submitted a file on the procedure “%{procedure}”."
file_submitted_at: "File submission date"
dossier_state: "File status"
states:
en_construction: "submitted, pending processing"
en_instruction: "processing"
accepte: "accepted"
refuse: "declined"
sans suite: "closed, no further action"
administrative_service: "Administrative department"
generated_at: "Made on %{date},"
signature: "%{app_name}"
instructeurs:
dossiers:
deleted_by_instructeur: "The folder has been deleted"
impossible_deletion: "Unable to delete : the folder is not processed"
2022-01-27 17:02:27 +01:00
restore: "The folder has been restored"
2022-04-13 15:44:05 +02:00
labels:
to_follow: to follow
france_connect:
particulier:
password_confirmation:
back: 'back to previous step'
already_exists: An account with %{email} already existis on %{application_name}
fill_in_password: fill in your password to merge your accounts
merge:
title: "Merge your account FranceConnect and %{application_name}"
subtitle: "Hello,<br /><br />Your account FranceConnect uses <b class='bold'>%{email}</b> as contact email.<br />But there is an existing %{application_name} account using this email."
label_select_merge_flow: Is %{email} one of your email account ?
title_fill_in_password: To merge your accounts fill in your password
button_merge: Merge accounts
title_fill_in_email: Fill in the email that %{application_name} will use to contact you
button_use_this_email: Use this email
link_confirm_by_email: Confirm by receiving an email
flash:
confirmation_mail_sent: "An email with the confirmation link has been sent, please click on the link."
invalid_password: "The password is not correct."
connection_done: "The accounts for FranceConnect and %{application_name} are now merged."
merger_token_expired: "Le delay to merge your FranceConnect and %{application_name} accounts is expired. Please retry."
shared:
ephemeral_link: This link is ephemeral and should not be shared.
procedures:
stats:
usual_processing_time: "Usual processing time"
processing_time_description: "%{percentile}% of submitted files in the last %{span} days were processed in less than %{days}."
processing_time: "Processing time"
since_procedure_creation: "since the procedure was created"
nb_days: "Nb Days"
processing_time_graph_description: "Processing time between instruction and final answer (accepted, rejected or closed) for 90% of files."
status_evolution_details: "since the procedure launch"
status_evolution: "Evolution of file statuses"
acceptance_rate: "Acceptance rate"
acceptance_rate_details: "since the procedure launch"
rate: "Rate"
dossiers_count: "Nb files"
weekly_distribution: "Weekly distribution"
weekly_distribution_details: "in the last 6 months"
procedure_description:
estimated_fill_duration: "Estimated fill time: %{estimated_minutes} mn"