Modifie les locales
This commit is contained in:
parent
5a2ab37049
commit
baa7a1b227
5 changed files with 19 additions and 15 deletions
|
@ -16,4 +16,4 @@ en:
|
||||||
exports_notification_label: A new export is ready to download
|
exports_notification_label: A new export is ready to download
|
||||||
statistics: statistics
|
statistics: statistics
|
||||||
instructeurs: instructors
|
instructeurs: instructors
|
||||||
contact_users: contact users (draft)
|
contact_users: Contact users with a draft file
|
||||||
|
|
|
@ -12,9 +12,18 @@ fr:
|
||||||
termine: Le traitement de ce dossier est terminé, mais il va bientôt être supprimé. Si vous souhaitez en conserver une trace, vous pouvez le télécharger au format PDF.
|
termine: Le traitement de ce dossier est terminé, mais il va bientôt être supprimé. Si vous souhaitez en conserver une trace, vous pouvez le télécharger au format PDF.
|
||||||
button_delay_expiration: "Conserver un mois de plus"
|
button_delay_expiration: "Conserver un mois de plus"
|
||||||
notification_management: Gestion des notifications
|
notification_management: Gestion des notifications
|
||||||
administrators_list: Voir les administrateurs
|
follow_up: Suivi des dossiers
|
||||||
exports_list: Voir les exports et modèles d'export
|
procedure_management: Gestion de la démarche
|
||||||
|
administrators_list: Administrateurs de la démarche
|
||||||
|
exports_list: Liste des exports
|
||||||
|
exports_models: Modèles d'exports
|
||||||
exports_notification_label: Un nouvel export est prêt à être téléchargé
|
exports_notification_label: Un nouvel export est prêt à être téléchargé
|
||||||
statistics: Statistiques
|
statistics: Statistiques de la démarche
|
||||||
instructeurs: instructeurs
|
user_support: Accompagnement des usagers
|
||||||
contact_users: Contacter les usagers (brouillon)
|
instructeurs: Gestion des instructeurs
|
||||||
|
contact_users: Contacter les usagers avec un dossier "brouillon"
|
||||||
|
preview: Prévisualiser le formulaire
|
||||||
|
copy_link_button: Copier le lien usager de la démarche
|
||||||
|
downloads: Téléchargements
|
||||||
|
archives: Téléchargement mensuel
|
||||||
|
procedure_navigation: "Navigation dans la démarche"
|
||||||
|
|
|
@ -5,7 +5,7 @@ fr:
|
||||||
utils:
|
utils:
|
||||||
positive: Oui
|
positive: Oui
|
||||||
negative: Non
|
negative: Non
|
||||||
title: Notifications par email
|
title: Gestion des notifications
|
||||||
subtitle: Configurez sur cette page les notifications que vous souhaitez recevoir par email pour cette démarche.
|
subtitle: Configurez sur cette page les notifications que vous souhaitez recevoir par email pour cette démarche.
|
||||||
for_each_file_submitted:
|
for_each_file_submitted:
|
||||||
title: Recevoir une notification à chaque dossier déposé
|
title: Recevoir une notification à chaque dossier déposé
|
||||||
|
|
|
@ -14,14 +14,11 @@ en:
|
||||||
dossiers_supprimes: recently deleted
|
dossiers_supprimes: recently deleted
|
||||||
copy_link_button: Copy the procedure link to clipboard
|
copy_link_button: Copy the procedure link to clipboard
|
||||||
email_usagers:
|
email_usagers:
|
||||||
contact_users: Contact users (draft)
|
|
||||||
hint:
|
hint:
|
||||||
zero: "There is no user with a draft."
|
zero: "There is no user with a draft."
|
||||||
one: "You will send a message to <strong>1</strong> user."
|
one: "You will send a message to <strong>1</strong> user."
|
||||||
other: "You will send a message to <strong>%{count}</strong> users."
|
other: "You will send a message to <strong>%{count}</strong> users."
|
||||||
administrators_list:
|
administrators_list:
|
||||||
title: "%{procedure_libelle} - n°%{procedure_id} - administrators"
|
title: Procedure administrators
|
||||||
stats:
|
|
||||||
title: Statistics
|
|
||||||
exports:
|
exports:
|
||||||
title: Exports
|
title: Exports
|
||||||
|
|
|
@ -14,12 +14,10 @@ fr:
|
||||||
dossiers_supprimes: supprimés
|
dossiers_supprimes: supprimés
|
||||||
copy_link_button: Copier le lien de la démarche dans le presse-papiers
|
copy_link_button: Copier le lien de la démarche dans le presse-papiers
|
||||||
email_usagers:
|
email_usagers:
|
||||||
contact_users: Contacter les usagers (brouillon)
|
|
||||||
hint:
|
hint:
|
||||||
zero: "Aucun usager n'a de dossier en brouillon."
|
zero: "Aucun usager n'a de dossier en brouillon."
|
||||||
one: "Vous allez envoyer un message à <strong>1</strong> usager ayant un dossier en brouillon."
|
one: "Vous allez envoyer un message à <strong>1</strong> usager ayant un dossier en brouillon."
|
||||||
other: "Vous allez envoyer un message à <strong>%{count}</strong> usagers ayant un dossier en brouillon."
|
other: "Vous allez envoyer un message à <strong>%{count}</strong> usagers ayant un dossier en brouillon."
|
||||||
administrators_list:
|
administrators_list:
|
||||||
title: "%{procedure_libelle} - n°%{procedure_id} - administrateurs"
|
title: Administrateurs de la démarche
|
||||||
stats:
|
|
||||||
title: Statistiques
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue