|
47 | 47 | <source>Registration enabled</source> |
48 | 48 | <target state="final">Inscription possible</target> |
49 | 49 | </trans-unit> |
| 50 | + <trans-unit id="tx_sfeventmgt_domain_model_event.allow_registration_until_enddate" approved="yes"> |
| 51 | + <source>Registration until the end date and time possible</source> |
| 52 | + <target state="final">Inscription possible jusqu'à la date et l'heure de fin</target> |
| 53 | + </trans-unit> |
50 | 54 | <trans-unit id="tx_sfeventmgt_domain_model_event.registrations" approved="yes"> |
51 | 55 | <source>Registrations</source> |
52 | 56 | <target state="final">Inscriptions</target> |
|
63 | 67 | <source>Price</source> |
64 | 68 | <target state="final">Prix</target> |
65 | 69 | </trans-unit> |
| 70 | + <trans-unit id="tx_sfeventmgt_domain_model_event.priceOptions" approved="yes"> |
| 71 | + <source>Price options</source> |
| 72 | + <target state="final">Options de prix</target> |
| 73 | + </trans-unit> |
66 | 74 | <trans-unit id="tx_sfeventmgt_domain_model_event.currency" approved="yes"> |
67 | 75 | <source>Currency</source> |
68 | 76 | <target state="final">Devise</target> |
|
211 | 219 | <source>Paid</source> |
212 | 220 | <target state="final">Payé</target> |
213 | 221 | </trans-unit> |
| 222 | + <trans-unit id="tx_sfeventmgt_domain_model_registration.priceOption" approved="yes"> |
| 223 | + <source>Price option</source> |
| 224 | + <target state="final">Option de prix</target> |
| 225 | + </trans-unit> |
214 | 226 | <trans-unit id="tx_sfeventmgt_domain_model_registration.notes" approved="yes"> |
215 | 227 | <source>Notes</source> |
216 | 228 | <target state="final">Remarques</target> |
|
219 | 231 | <source>Amount of registrations</source> |
220 | 232 | <target state="final">Nombre d'inscriptions</target> |
221 | 233 | </trans-unit> |
| 234 | + <trans-unit id="tx_sfeventmgt_domain_model_registration.payment.paid" approved="yes"> |
| 235 | + <source>Paid</source> |
| 236 | + <target state="final">Payée</target> |
| 237 | + </trans-unit> |
222 | 238 | <trans-unit id="tx_sfeventmgt_domain_model_registration.payment.paid.yes" approved="yes"> |
223 | 239 | <source>Yes</source> |
224 | 240 | <target state="final">Oui</target> |
|
259 | 275 | <source>Send registration</source> |
260 | 276 | <target state="final">Envoyer l'inscription</target> |
261 | 277 | </trans-unit> |
| 278 | + <trans-unit id="event.message.registrationfailedeventexpired" approved="yes"> |
| 279 | + <source>Registration is not possible anymore, because the event startdate is reached.</source> |
| 280 | + <target state="final">L'inscription n'est plus possible car la date de début de l'événement a déjà été atteinte.</target> |
| 281 | + </trans-unit> |
| 282 | + <trans-unit id="event.message.registrationfailedeventended" approved="yes"> |
| 283 | + <source>Registration is not possible anymore, because the event has ended.</source> |
| 284 | + <target state="final">L'inscription n'est plus possible car la date de début de l'événement a déjà été atteinte.</target> |
| 285 | + </trans-unit> |
| 286 | + <trans-unit id="event.message.registrationfaileddeadlineexpired" approved="yes"> |
| 287 | + <source>Registration is not possible anymore, because the registration deadline is reached.</source> |
| 288 | + <target state="final">L'inscription n'est plus possible car le délai d'inscription a expiré.</target> |
| 289 | + </trans-unit> |
262 | 290 | <trans-unit id="event.message.registrationfailednotenabled" approved="yes"> |
263 | 291 | <source>Registration failed, because registration is disabled.</source> |
264 | 292 | <target state="final">L'inscription n'est pas possible car elle est désactivée pour cet événement.</target> |
265 | 293 | </trans-unit> |
| 294 | + <trans-unit id="event.message.registrationfailedmaxparticipants" approved="yes"> |
| 295 | + <source>Registration is not possible anymore, because the max. participants reached.</source> |
| 296 | + <target state="final">L'inscription n'est plus possible car le nombre maximum de participants est atteint.</target> |
| 297 | + </trans-unit> |
266 | 298 | <trans-unit id="event.message.registrationfailednotenoughfreeplaces" approved="yes"> |
267 | 299 | <source>Registration failed, because the amount of given registrations exceeds the amount of remaining registrations.</source> |
268 | 300 | <target state="final">L'inscription n'est pas possible car le nombre d'inscriptions dépasse le nombre de places disponibles.</target> |
|
307 | 339 | <source>Confirmation failed, registration not found.</source> |
308 | 340 | <target state="final">La confirmation a échoué parce que l'inscription n'a pas pu être trouvée.</target> |
309 | 341 | </trans-unit> |
| 342 | + <trans-unit id="event.message.confirmation_failed_registration_event_not_found" approved="yes"> |
| 343 | + <source>Confirmation failed, event for registration either not found or access protected.</source> |
| 344 | + <target state="final">La confirmation a échoué, l'événement pour l'inscription est soit introuvable, soit son accès est interdit.</target> |
| 345 | + </trans-unit> |
310 | 346 | <trans-unit id="event.message.cancel_failed_event_not_found" approved="yes"> |
311 | 347 | <source>Cancellation failed, event not found.</source> |
312 | 348 | <target state="final">Échec de l'annulation, événement introuvable.</target> |
|
331 | 367 | <source>Cancellation failed, registration not found or already cancelled.</source> |
332 | 368 | <target state="final">L'annulation a échoué, l'inscription n'a pas pu être trouvée ou l'annulation a déjà été effectuée.</target> |
333 | 369 | </trans-unit> |
| 370 | + <trans-unit id="event.message.cancel_failed_cancel_disabled" approved="yes"> |
| 371 | + <source>Cancellation failed, cancel option for this event is not enabled.</source> |
| 372 | + <target state="final">L'annulation a échoué parce que l'option d'annulation n'est pas activée pour cet événement.</target> |
| 373 | + </trans-unit> |
334 | 374 | <trans-unit id="event.message.cancel_failed_deadline_expired" approved="yes"> |
335 | 375 | <source>Cancellation failed, cancellation date has expired.</source> |
336 | 376 | <target state="final">La confirmation a échoué parce que la date de confirmation a expirée.</target> |
|
447 | 487 | <source>Captcha field is missing or invalid.</source> |
448 | 488 | <target state="final">Le champ Captcha est manquant ou invalide.</target> |
449 | 489 | </trans-unit> |
| 490 | + <trans-unit id="validation.required_field" approved="yes"> |
| 491 | + <source>This field is required.</source> |
| 492 | + <target state="final">Ce champ est obligatoire.</target> |
| 493 | + </trans-unit> |
| 494 | + <trans-unit id="validation.invalid_priceoption" approved="yes"> |
| 495 | + <source>Invalid price option selected.</source> |
| 496 | + <target state="final">Option de prix invalide sélectionnée.</target> |
| 497 | + </trans-unit> |
| 498 | + <trans-unit id="error.no_secret" approved="yes"> |
| 499 | + <source>No secret set in TypoScript for captcha.</source> |
| 500 | + <target state="final">Aucun secret n'est défini dans la configuration TypoScript pour le captcha.</target> |
| 501 | + </trans-unit> |
450 | 502 | <trans-unit id="search.searchFor" approved="yes"> |
451 | 503 | <source>Search</source> |
452 | 504 | <target state="final">Recherche</target> |
|
503 | 555 | <source>My event registrations</source> |
504 | 556 | <target state="final">Mes inscriptions aux événements</target> |
505 | 557 | </trans-unit> |
| 558 | + <trans-unit id="userRegistration.title" approved="yes"> |
| 559 | + <source>My registration</source> |
| 560 | + <target state="final">Mon inscription</target> |
| 561 | + </trans-unit> |
506 | 562 | <trans-unit id="userRegistration.cancel" approved="yes"> |
507 | 563 | <source>Cancel registration</source> |
508 | 564 | <target state="final">Annuler l'inscription</target> |
|
535 | 591 | <source>Last page</source> |
536 | 592 | <target state="final">Dernière page</target> |
537 | 593 | </trans-unit> |
| 594 | + <trans-unit id="confirmRegistration" approved="yes"> |
| 595 | + <source>Confirm registration</source> |
| 596 | + <target state="final">Confirmer l'inscription</target> |
| 597 | + </trans-unit> |
| 598 | + <trans-unit id="cancelRegistration" approved="yes"> |
| 599 | + <source>Cancel registration</source> |
| 600 | + <target state="final">Annuler l'inscription</target> |
| 601 | + </trans-unit> |
538 | 602 | </body> |
539 | 603 | </file> |
540 | 604 | </xliff> |
0 commit comments