mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Resolve "Afficher les noms des usagers et l'entité concerné par l'entité notifiée dans la liste des notifications"
This commit is contained in:
@@ -118,6 +118,7 @@ household_composition:
|
||||
}
|
||||
|
||||
periods:
|
||||
title: Parcours d'accompagnement (n°{id})
|
||||
show closed periods: >-
|
||||
{nb_items, plural,
|
||||
=0 {Aucun parcours clôturé}
|
||||
@@ -177,5 +178,9 @@ exports:
|
||||
}
|
||||
|
||||
accompanying_course_evaluation_document:
|
||||
title: Évaluation (n°{id}) - {doc_title}
|
||||
duplicated_at: >-
|
||||
Dupliqué le {at, date, long} à {at, time, short}
|
||||
|
||||
accompanying_period_work:
|
||||
title: Action d'accompagnement (n°{id}) - {action_title}
|
||||
|
@@ -732,6 +732,7 @@ origin:
|
||||
noActiveAfter: désactivé après
|
||||
|
||||
evaluation:
|
||||
deleted: Évaluation supprimé
|
||||
delay: Délai
|
||||
notificationDelay: Délai de notification
|
||||
url: Lien internet
|
||||
@@ -788,6 +789,7 @@ person_admin:
|
||||
|
||||
# specific to accompanying period
|
||||
accompanying_period:
|
||||
deleted: Parcours d'accompagnment supprimé
|
||||
dates: Période
|
||||
dates_from_%opening_date%: Ouvert depuis le %opening_date%
|
||||
dates_from_%opening_date%_to_%closing_date%: Ouvert du %opening_date% au %closing_date%
|
||||
@@ -876,6 +878,7 @@ Accompanying Course Action: Action d'accompagnement
|
||||
Are you sure you want to remove this work of the accompanying period %name% ?: Êtes-vous sûr de vouloir supprimer cette action du parcours d'accompagnement %name% ?
|
||||
The accompanying period work has been successfully removed.: L'action d'accompagnement a été supprimée.
|
||||
accompanying_course_work:
|
||||
deleted: Action d'accompagnement supprimé
|
||||
create: Créer une action
|
||||
Create accompanying course work: Créer une action d'accompagnement
|
||||
Edit accompanying course work: Modifier une action d'accompagnement
|
||||
@@ -962,7 +965,6 @@ Display draft periods created by me: Affiche les parcours en attente de confirma
|
||||
Number of periods: Nombre de parcours
|
||||
|
||||
workflow:
|
||||
Doc for evaluation (n°%eval%): Document de l'évaluation n°%eval%
|
||||
doc for evaluation deleted: Document supprimé dans une évaluation
|
||||
SocialAction deleted: Action sociale supprimée
|
||||
signature_list:
|
||||
@@ -1470,3 +1472,8 @@ generic_doc:
|
||||
filter:
|
||||
keys:
|
||||
accompanying_period_work_evaluation_document: Document des actions d'accompagnement
|
||||
|
||||
entity_display_title:
|
||||
Evaluation (n°%eval%): "Évaluation (n°%eval%)"
|
||||
Work (n°%w%): "Action d'accompagnement (n°%w%)"
|
||||
Accompanying Course (n°%w%): "Parcours d'accompagnement (n°%w%)"
|
||||
|
@@ -578,9 +578,6 @@ Linked evaluations: Gerelateerde evaluaties
|
||||
My accompanying periods: Mijn hulpverleningstrajecten
|
||||
My accompanying periods in draft: Mijn hulpverleningstrajecten in ontwerp
|
||||
|
||||
workflow:
|
||||
Doc for evaluation (n°%eval%): Evaluatiedocument n°%eval%
|
||||
|
||||
period_by_user_list:
|
||||
Period by user: Hulpverleningstrajecten per gebruiker
|
||||
Pick a user: Selecteer een gebruiker om zijn/haar hulpverleningstrajecten te zien
|
||||
|
Reference in New Issue
Block a user