Files
encoach_backend_new_v2/odoo/addons/pos_event/i18n/fr.po
Yamen Ahmad 3e83d8d7d5 feat: add complete EnCoach backend — Odoo 19 + all addons
Includes:
- Odoo 19 framework (odoo/)
- 27 custom EnCoach addons (new_project/custom_addons/)
  - encoach_core, encoach_api, encoach_lms_api, encoach_adaptive_api
  - encoach_exam, encoach_taxonomy, encoach_adaptive, encoach_assignment
  - encoach_ai, encoach_ai_grading, encoach_ai_generation, encoach_ai_media
  - encoach_courseware, encoach_communication, encoach_subscription
  - encoach_notification, encoach_approval, encoach_branding
  - encoach_classroom, encoach_registration, encoach_stats
  - encoach_faq, encoach_ticket, encoach_training, encoach_resources
  - encoach_adaptive_ai, encoach_sis
- 21 OpenEduCat Enterprise modules (new_project/enterprise-19/)
- 14 OpenEduCat Community modules (new_project/openeducat_erp-19.0/)
- Configuration: odoo.conf, requirements.txt, scripts
- 200+ REST API endpoints with JWT authentication
- SRS and test documentation

Made-with: Cursor
2026-04-01 17:10:04 +04:00

334 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_event
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-23 09:18+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/pos_event/"
"fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.js:0
msgid " for this slot"
msgstr " pour ce créneau"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_registration_popup/event_registration_popup.xml:0
msgid "--- Select ---"
msgstr "--- Sélectionner ---"
#. module: pos_event
#: model_terms:ir.ui.view,arch_db:pos_event.pos_order_form_view_inherit
msgid ""
"<i class=\"fa fa-file-pdf-o me-1\" aria-hidden=\"true\"/>Print Event Badges"
msgstr ""
"<i class=\"fa fa-file-pdf-o me-1\" aria-hidden=\"true\"/>Imprimer les badges "
"de lévénement"
#. module: pos_event
#: model_terms:ir.ui.view,arch_db:pos_event.pos_order_form_view_inherit
msgid ""
"<i class=\"fa fa-file-pdf-o me-1\" aria-hidden=\"true\"/>Print Event Tickets"
msgstr ""
"<i class=\"fa fa-file-pdf-o me-1\" aria-hidden=\"true\"/>Imprimer les "
"tickets de lévénement"
#. module: pos_event
#: model_terms:ir.ui.view,arch_db:pos_event.event_registration_ticket_view_form
msgid "<span class=\"o_stat_text\">PoS Order</span>"
msgstr "<span class=\"o_stat_text\">Commande PdV</span>"
#. module: pos_event
#: model:ir.model.fields,field_description:pos_event.field_pos_order__attendee_count
msgid "Attendee Count"
msgstr "Nombre de participants"
#. module: pos_event
#: model_terms:ir.ui.view,arch_db:pos_event.pos_order_form_view_inherit
msgid "Attendees"
msgstr "Participants"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.xml:0
#: code:addons/pos_event/static/src/app/components/popup/event_registration_popup/event_registration_popup.xml:0
#: code:addons/pos_event/static/src/app/components/popup/event_slot_selection_popup/event_slot_selection_popup.xml:0
msgid "Cancel"
msgstr "Annuler"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.xml:0
#: code:addons/pos_event/static/src/app/components/popup/event_registration_popup/event_registration_popup.xml:0
#: code:addons/pos_event/static/src/app/components/popup/event_slot_selection_popup/event_slot_selection_popup.xml:0
msgid "Confirm"
msgstr "Confirmer"
#. module: pos_event
#: model:ir.model.fields,field_description:pos_event.field_event_event__display_name
#: model:ir.model.fields,field_description:pos_event.field_event_event_ticket__display_name
#: model:ir.model.fields,field_description:pos_event.field_event_question__display_name
#: model:ir.model.fields,field_description:pos_event.field_event_question_answer__display_name
#: model:ir.model.fields,field_description:pos_event.field_event_registration__display_name
#: model:ir.model.fields,field_description:pos_event.field_event_registration_answer__display_name
#: model:ir.model.fields,field_description:pos_event.field_event_slot__display_name
#: model:ir.model.fields,field_description:pos_event.field_pos_config__display_name
#: model:ir.model.fields,field_description:pos_event.field_pos_order__display_name
#: model:ir.model.fields,field_description:pos_event.field_pos_order_line__display_name
#: model:ir.model.fields,field_description:pos_event.field_pos_session__display_name
msgid "Display Name"
msgstr "Nom d'affichage"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.js:0
msgid "Error"
msgstr "Erreur"
#. module: pos_event
#: model:ir.model,name:pos_event.model_event_event
msgid "Event"
msgstr "Événement"
#. module: pos_event
#: model:ir.model,name:pos_event.model_event_question
msgid "Event Question"
msgstr "Question d'événement"
#. module: pos_event
#: model:ir.model,name:pos_event.model_event_question_answer
msgid "Event Question Answer"
msgstr "Réponse à la question d'événement"
#. module: pos_event
#: model:ir.model,name:pos_event.model_event_registration
msgid "Event Registration"
msgstr "Inscription à l'événement"
#. module: pos_event
#: model:ir.model,name:pos_event.model_event_registration_answer
msgid "Event Registration Answer"
msgstr "Réponse à l'inscription à l'événement"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/screens/receipt_screen/receipt_screen.xml:0
#: model:ir.model.fields,field_description:pos_event.field_pos_order_line__event_registration_ids
msgid "Event Registrations"
msgstr "Inscriptions à l'événement"
#. module: pos_event
#: model:ir.model,name:pos_event.model_event_slot
msgid "Event Slot"
msgstr "Créneau de l'événement"
#. module: pos_event
#: model:ir.model,name:pos_event.model_event_event_ticket
#: model:ir.model.fields,field_description:pos_event.field_pos_order_line__event_ticket_id
msgid "Event Ticket"
msgstr "Ticket d'événement"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/screens/product_screen/order_summary/order_summary.xml:0
msgid "Event name"
msgstr "Nom de l'événement"
#. module: pos_event
#: model:pos.category,name:pos_event.pos_category_event
msgid "Events"
msgstr "Événements"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_registration_popup/event_registration_popup.xml:0
msgid "Global questions"
msgstr "Questions générales"
#. module: pos_event
#: model:ir.model.fields,field_description:pos_event.field_event_event__id
#: model:ir.model.fields,field_description:pos_event.field_event_event_ticket__id
#: model:ir.model.fields,field_description:pos_event.field_event_question__id
#: model:ir.model.fields,field_description:pos_event.field_event_question_answer__id
#: model:ir.model.fields,field_description:pos_event.field_event_registration__id
#: model:ir.model.fields,field_description:pos_event.field_event_registration_answer__id
#: model:ir.model.fields,field_description:pos_event.field_event_slot__id
#: model:ir.model.fields,field_description:pos_event.field_pos_config__id
#: model:ir.model.fields,field_description:pos_event.field_pos_order__id
#: model:ir.model.fields,field_description:pos_event.field_pos_order_line__id
#: model:ir.model.fields,field_description:pos_event.field_pos_session__id
msgid "ID"
msgstr "ID"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_slot_selection_popup/event_slot_selection_popup.xml:0
msgid "No Slot Selected"
msgstr "Aucun créneau sélectionné"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/product_card/product_card.xml:0
msgid "No slots"
msgstr "Aucun créneau"
#. module: pos_event
#: model:ir.model.fields,field_description:pos_event.field_event_event__image_1024
msgid "PoS Image"
msgstr "Image PdV"
#. module: pos_event
#: model:ir.model.fields,field_description:pos_event.field_event_registration__pos_order_id
msgid "PoS Order"
msgstr "Commande PdV"
#. module: pos_event
#: model:ir.model.fields,field_description:pos_event.field_event_registration__pos_order_line_id
msgid "PoS Order Line"
msgstr "Ligne de commande PdV"
#. module: pos_event
#: model:ir.model,name:pos_event.model_pos_config
msgid "Point of Sale Configuration"
msgstr "Configuration du point de vente"
#. module: pos_event
#: model:ir.model,name:pos_event.model_pos_order_line
msgid "Point of Sale Order Lines"
msgstr "Lignes des commandes du point de vente"
#. module: pos_event
#: model:ir.model,name:pos_event.model_pos_order
msgid "Point of Sale Orders"
msgstr "Commandes du point de vente"
#. module: pos_event
#: model:ir.model,name:pos_event.model_pos_session
msgid "Point of Sale Session"
msgstr "Session du point de vente"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Print Badge"
msgstr "Imprimer le badge"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/screens/receipt_screen/receipt_screen.xml:0
msgid "Print Full Page Ticket"
msgstr "Imprimer le ticket pleine page"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_slot_selection_popup/event_slot_selection_popup.js:0
msgid "Select a slot for %(event)s"
msgstr "Sélectionnez un créneau pour %(event)s"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.js:0
msgid "Select tickets for %(event)s"
msgstr "Sélectionnez des tickets pour %(event)s"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.js:0
msgid "Select tickets for %(event)s (%(seats)s seats available%(suffix)s)"
msgstr ""
"Sélectionnez des tickets pour %(event)s (%(seats)s places disponibles%"
"(suffix)s)"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.xml:0
#: code:addons/pos_event/static/src/app/components/product_card/product_card.xml:0
msgid "Sold out"
msgstr "Complet"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.js:0
msgid ""
"The selected ticket (%s) is not available. Please select a different ticket."
msgstr ""
"Le ticket (%s) sélectionné n'est pas disponible. Veuillez sélectionner un "
"autre ticket."
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_registration_popup/event_registration_popup.xml:0
msgid "Ticket #"
msgstr "Ticket #"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/models/pos_order_line.js:0
msgid "Ticket error"
msgstr "Erreur de ticket"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_registration_popup/event_registration_popup.xml:0
msgid "Tickets"
msgstr "Tickets"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.xml:0
#: code:addons/pos_event/static/src/app/components/product_card/product_card.xml:0
msgid "Unlimited"
msgstr "Capacité illimitée"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/models/pos_order_line.js:0
msgid "You cannot change quantity for a line linked with an event registration"
msgstr ""
"Vous ne pouvez pas modifier la quantité d'une ligne liée à l'enregistrement "
"d'un événement."
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_registration_popup/event_registration_popup.xml:0
msgid "for"
msgstr "pour"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/popup/event_configurator_popup/event_configurator_popup.xml:0
#: code:addons/pos_event/static/src/app/components/product_card/product_card.xml:0
msgid "left"
msgstr "place(s) restante(s)"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/product_card/product_card.xml:0
msgid "slot"
msgstr "machine à sous"
#. module: pos_event
#. odoo-javascript
#: code:addons/pos_event/static/src/app/components/product_card/product_card.xml:0
msgid "slots"
msgstr "créneaux"
#~ msgid "From %s"
#~ msgstr "De %s"