mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-25 11:36:13 +00:00
52 lines
2.7 KiB
YAML
52 lines
2.7 KiB
YAML
#events
|
|
Name: Nom
|
|
Label: Nom
|
|
Date: Date
|
|
Event type : Type d'événement
|
|
See: Voir
|
|
Event: Événement
|
|
Events: Événements
|
|
'Event : %label%': Événement "%label%"
|
|
Participation: Participation
|
|
Participations: Participations
|
|
Status: Statut
|
|
Last update: Dernière mise à jour
|
|
'%count% participations to this event': '{0} Aucun participant à l''événement | {1} Un participant à l''événement | ]1,Inf] %count% participants à l''événement'
|
|
|
|
#CRUD event
|
|
Details of an event: Détails d'un événement
|
|
New event: Nouvel événement
|
|
Back to the most recent events: Retour aux derniers événements
|
|
Event creation: Création d'un événement
|
|
Add an event: Ajouter un événement
|
|
Event edit: Modifier un événement
|
|
The event was updated: L'événement a été modifié
|
|
The event was created: L'événement a été créé
|
|
|
|
#crud participation
|
|
Edit all the participations: Modifier toutes les participations
|
|
Add a participation: Ajouter un participant
|
|
Participation creation: Ajouter une participation
|
|
Associated person: Personne associée
|
|
Associated event: Événement associé
|
|
Back to the event: Retour à l'événement
|
|
The participation was created: La participation a été créée
|
|
The participation was updated: La participation a été mise à jour
|
|
Participation Edit: Modifier une participation
|
|
'None of the requested people may participate the event: they are maybe already participating.': 'Aucune des personnes indiquées ne peut être ajoutée à l''événement: elles sont peut-être déjà inscrites comme participantes.'
|
|
'The following people have been ignored because they are already participating on the event': '{1} La personne suivante a été ignorée parce qu''elle participe déjà à l''événement | ]1,Inf] Les personnes suivantes ont été ignorées parce qu''elles participent déjà à l''événement'
|
|
There are no participation to edit for this event: Il n'y a pas de participation pour cet événement
|
|
The participations have been successfully updated.: Les participations ont été mises à jour.
|
|
The participations were created: Les participations ont été créées
|
|
|
|
#search
|
|
Event search: Recherche d'événements
|
|
'%total% events match the search %pattern%' : '{0} Aucun événement ne correspond aux termes de recherche "%pattern%" | {1} Un événement a été trouvé par la recherche "%pattern%" | ]1,Inf] %total% événements correspondent aux termes de recherche "%pattern%".'
|
|
|
|
CHILL_EVENT_UPDATE: Modifier un événement
|
|
CHILL_EVENT_CREATE: Créer un événement
|
|
CHILL_EVENT_PARTICIPATION_CREATE: Créer une participation à un événement
|
|
CHILL_EVENT_PARTICIPATION_UPDATE: Modifier une participation à un événement
|
|
CHILL_EVENT_SEE: Voir un événement
|
|
CHILL_EVENT_SEE_DETAILS: Voir les détails d'un événement
|