mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-25 17:42:00 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -1,60 +1,52 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * microsoft_calendar
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Cécile Collart <cco@odoo.com>, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
# Manon Rondou, 2024
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
# * microsoft_calendar
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-22 18:35+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2025\n"
|
||||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-15 07:21+0000\n"
|
||||
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
|
||||
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
|
||||
"microsoft_calendar/fr/>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid "%(reminder_type)s - %(duration)s Days"
|
||||
msgstr "%(reminder_type)s - %(duration)s Jours"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid "%(reminder_type)s - %(duration)s Hours"
|
||||
msgstr "%(reminder_type)s - %(duration)s Heures"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid "%(reminder_type)s - %(duration)s Minutes"
|
||||
msgstr "%(reminder_type)s - %(duration)s Minutes"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid "%s - At time of event"
|
||||
msgstr "%s - Au moment de l'événément"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid "(No title)"
|
||||
msgstr "(Pas de titre)"
|
||||
|
||||
|
|
@ -68,7 +60,6 @@ msgstr "Actif"
|
|||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An administrator needs to configure Outlook Synchronization before you can "
|
||||
"use it!"
|
||||
|
|
@ -79,10 +70,9 @@ msgstr ""
|
|||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An error occurred while generating the token. Your authorization code may be"
|
||||
" invalid or has already expired [%s]. You should check your Client ID and "
|
||||
"An error occurred while generating the token. Your authorization code may be "
|
||||
"invalid or has already expired [%s]. You should check your Client ID and "
|
||||
"secret on the Microsoft Azure portal or try to stop and restart your "
|
||||
"calendar synchronisation."
|
||||
msgstr ""
|
||||
|
|
@ -94,7 +84,7 @@ msgstr ""
|
|||
#. module: microsoft_calendar
|
||||
#: model:ir.model,name:microsoft_calendar.model_calendar_attendee
|
||||
msgid "Calendar Attendee Information"
|
||||
msgstr "Informations des participants au calendrier"
|
||||
msgstr "Informations des participants du calendrier"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model,name:microsoft_calendar.model_calendar_event
|
||||
|
|
@ -124,11 +114,15 @@ msgstr "Paramètres de configuration"
|
|||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
#, python-format
|
||||
msgid "Configuration"
|
||||
msgstr "Configuration"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
msgid "Configure"
|
||||
msgstr "Configurer"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model_terms:ir.ui.view,arch_db:microsoft_calendar.microsoft_calendar_reset_account_view_form
|
||||
msgid "Confirm"
|
||||
|
|
@ -160,14 +154,27 @@ msgid "Delete from the current Microsoft Calendar account"
|
|||
msgstr "Supprimer du compte Microsoft Calendar actuel"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
msgid "Discard"
|
||||
msgstr "Ignorer"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_alarm_manager__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_attendee__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_event__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_recurrence__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_account_reset__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_sync__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users_settings__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom d'affichage"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Due to an Outlook Calendar limitation, recurrence updates must be done "
|
||||
"directly in Outlook Calendar."
|
||||
|
|
@ -178,18 +185,20 @@ msgstr ""
|
|||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Due to an Outlook Calendar limitation, recurrence updates must be done directly in Outlook Calendar.\n"
|
||||
"If this recurrence is not shown in Outlook Calendar, you must delete it in Odoo Calendar and recreate it in Outlook Calendar."
|
||||
"Due to an Outlook Calendar limitation, recurrence updates must be done "
|
||||
"directly in Outlook Calendar.\n"
|
||||
"If this recurrence is not shown in Outlook Calendar, you must delete it in "
|
||||
"Odoo Calendar and recreate it in Outlook Calendar."
|
||||
msgstr ""
|
||||
"En raison d'une limite du Calendrier Outlook, les mises à jour des récurrences doivent être effectuées directement dans Calendrier Outlook.\n"
|
||||
"Si cette récurrence ne s'affiche pas dans Calendrier Outlook, vous devez la supprimer dans Odoo Calendrier et la recréer dans Calendrier Outlook."
|
||||
"En raison d'une limite du Calendrier Outlook, les mises à jour des "
|
||||
"récurrences doivent être effectuées directement dans Calendrier Outlook.\n"
|
||||
"Si cette récurrence ne s'affiche pas dans Calendrier Outlook, vous devez la "
|
||||
"supprimer dans Odoo Calendrier et la recréer dans Calendrier Outlook."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Due to an Outlook Calendar limitation, recurrent events must be created "
|
||||
"directly in Outlook Calendar."
|
||||
|
|
@ -200,7 +209,7 @@ msgstr ""
|
|||
#. module: microsoft_calendar
|
||||
#: model:ir.model,name:microsoft_calendar.model_calendar_alarm_manager
|
||||
msgid "Event Alarm Manager"
|
||||
msgstr "Gestionnaire de rappel d'événements"
|
||||
msgstr "Gestionnaire de rappels d’événements"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model,name:microsoft_calendar.model_calendar_recurrence
|
||||
|
|
@ -210,30 +219,43 @@ msgstr "Règle de récurrence de l'événement"
|
|||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"For a correct synchronization between Odoo and Outlook Calendar, all attendees must have an email address. However, some events do not respect this condition. As long as the events are incorrect, the calendars will not be synchronized.\n"
|
||||
"Either update the events/attendees or archive these events %s:\n"
|
||||
"%s"
|
||||
"For a correct synchronization between Odoo and Outlook Calendar, all "
|
||||
"attendees must have an email address. However, some events do not respect "
|
||||
"this condition. As long as the events are incorrect, the calendars will not "
|
||||
"be synchronized.\n"
|
||||
"Either update the events/attendees or archive these events %(details)s:\n"
|
||||
"%(invalid_events)s"
|
||||
msgstr ""
|
||||
"Pour une synchronisation correcte entre Odoo et le calendrier Outlook, tous les participants doivent avoir une adresse e-mail. Cependant, certains événements ne respectent pas cette condition. Tant que les événements sont incorrects, les calendriers ne seront pas synchronisés.\n"
|
||||
"Mettez à jour les événements et les participants ou archivez ces événements %s:\n"
|
||||
"%s"
|
||||
"Pour une synchronisation correcte entre Odoo et le calendrier Outlook, tous "
|
||||
"les participants doivent avoir une adresse e-mail. Cependant, certains "
|
||||
"événements ne respectent pas cette condition. Tant que les événements sont "
|
||||
"incorrects, les calendriers ne seront pas synchronisés.\n"
|
||||
"Mettez à jour les événements et les participants ou archivez ces événements %"
|
||||
"(details)s :\n"
|
||||
"%(invalid_events)s"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"For having a different organizer in your event, it is necessary that the "
|
||||
"organizer have its Odoo Calendar synced with Outlook Calendar."
|
||||
msgstr ""
|
||||
"Pour avoir un organisateur différent dans votre événement, il est nécessaire"
|
||||
" que l'organisateur ait son calendrier Odoo synchronisé avec le calendrier "
|
||||
"Pour avoir un organisateur différent dans votre événement, il est nécessaire "
|
||||
"que l'organisateur ait son calendrier Odoo synchronisé avec le calendrier "
|
||||
"Outlook."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_alarm_manager__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_attendee__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_event__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_recurrence__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_account_reset__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_sync__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users__id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users_settings__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
|
|
@ -243,13 +265,19 @@ msgid ""
|
|||
"If the active field is set to false, it will allow you to hide the event "
|
||||
"alarm information without removing it."
|
||||
msgstr ""
|
||||
"Si le champ actif n'est pas coché, il vous permet de masquer l'alarme de cet"
|
||||
" événement sans la supprimer."
|
||||
"Si le champ actif n'est pas coché, il vous permet de masquer l'alarme de cet "
|
||||
"événement sans la supprimer."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,help:microsoft_calendar.field_res_config_settings__cal_microsoft_sync_paused
|
||||
msgid "Indicates if synchronization with Outlook Calendar is paused or not."
|
||||
msgstr ""
|
||||
"Indique si la synchronisation avec le Calendrier Outlook est interrompue ou "
|
||||
"non."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"It is necessary adding the proposed organizer as attendee before saving the "
|
||||
"event."
|
||||
|
|
@ -258,19 +286,31 @@ msgstr ""
|
|||
"d'enregistrer l'événement."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_account_reset____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Dernière modification le"
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users__microsoft_last_sync_date
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users_settings__microsoft_last_sync_date
|
||||
msgid "Last Sync Date"
|
||||
msgstr "Date de la dernière synchro"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model_terms:ir.ui.view,arch_db:microsoft_calendar.view_users_form
|
||||
msgid "Last Sync Time"
|
||||
msgstr "Heure de la dernière synchro"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_account_reset__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Dernière mise à jour par"
|
||||
msgstr "Mis à jour par"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_account_reset__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Dernière mise à jour le"
|
||||
msgstr "Mis à jour le"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,help:microsoft_calendar.field_res_users__microsoft_last_sync_date
|
||||
#: model:ir.model.fields,help:microsoft_calendar.field_res_users_settings__microsoft_last_sync_date
|
||||
msgid "Last synchronization date with Outlook Calendar"
|
||||
msgstr "Date de la dernière synchro avec le Calendrier Outlook"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields.selection,name:microsoft_calendar.selection__microsoft_calendar_account_reset__delete_policy__dont_delete
|
||||
|
|
@ -283,21 +323,6 @@ msgstr "Ne les modifiez pas"
|
|||
msgid "Microsoft Calendar Account Reset"
|
||||
msgstr "Réinitialisation du compte Microsoft Calendar"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_event__microsoft_id
|
||||
msgid "Microsoft Calendar Event Id"
|
||||
msgstr "Id de l'événement Microsoft Calendar"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_sync__microsoft_id
|
||||
msgid "Microsoft Calendar Id"
|
||||
msgstr "Id Microsoft Calendar"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_recurrence__microsoft_id
|
||||
msgid "Microsoft Calendar Recurrence Id"
|
||||
msgstr "Id récurrence Microsoft Calendar"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_config_settings__cal_microsoft_client_id
|
||||
msgid "Microsoft Client_id"
|
||||
|
|
@ -310,6 +335,7 @@ msgstr "Client_key Microsoft"
|
|||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users__microsoft_calendar_sync_token
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users_settings__microsoft_calendar_sync_token
|
||||
msgid "Microsoft Next Sync Token"
|
||||
msgstr "Jeton de la prochaine sync Microsoft"
|
||||
|
||||
|
|
@ -318,6 +344,11 @@ msgstr "Jeton de la prochaine sync Microsoft"
|
|||
msgid "Microsoft Recurrence Master Id"
|
||||
msgstr "Master Id récurrence Microsoft"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_config_settings__cal_microsoft_sync_paused
|
||||
msgid "Microsoft Synchronization Paused"
|
||||
msgstr "Synchronisation de Microsoft interrompue"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_event__need_sync_m
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_recurrence__need_sync_m
|
||||
|
|
@ -338,22 +369,19 @@ msgstr "Prochaine synchronisation"
|
|||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid "Notification"
|
||||
msgstr "Notification"
|
||||
msgstr "Notifications"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_event__ms_organizer_event_id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_recurrence__ms_organizer_event_id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_sync__ms_organizer_event_id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_event__microsoft_id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_calendar_recurrence__microsoft_id
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_sync__microsoft_id
|
||||
msgid "Organizer event Id"
|
||||
msgstr "Id organisateur de l'événement"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.xml:0
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Outlook"
|
||||
msgstr "Outlook"
|
||||
|
||||
|
|
@ -364,13 +392,13 @@ msgstr "Calendrier Outlook"
|
|||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users__microsoft_synchronization_stopped
|
||||
#: model:ir.model.fields,field_description:microsoft_calendar.field_res_users_settings__microsoft_synchronization_stopped
|
||||
msgid "Outlook Synchronization stopped"
|
||||
msgstr "Synchronisation Outlook arrêtée"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Outlook limitation: in a recurrence, an event cannot be moved to or before "
|
||||
"the day of the previous event, and cannot be moved to or after the day of "
|
||||
|
|
@ -378,14 +406,18 @@ msgid ""
|
|||
msgstr ""
|
||||
"Limite Outlook : pour un événement récurrent, un événement ne peut pas être "
|
||||
"déplacé au jour de l'événement précédent ou avant et ne peut pas être "
|
||||
"déplacé au jour de l'événement suivant ou après. "
|
||||
"déplacé au jour de l'événement suivant ou après."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.actions.server,name:microsoft_calendar.ir_cron_sync_all_cals_ir_actions_server
|
||||
#: model:ir.cron,cron_name:microsoft_calendar.ir_cron_sync_all_cals
|
||||
msgid "Outlook: synchronization"
|
||||
msgstr "Outlook : synchronisation"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model_terms:ir.ui.view,arch_db:microsoft_calendar.res_config_settings_view_form
|
||||
msgid "Pause Synchronization"
|
||||
msgstr "Interrompre la synchronisation"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model_terms:ir.ui.view,arch_db:microsoft_calendar.view_users_form
|
||||
msgid "Refresh Token"
|
||||
|
|
@ -399,14 +431,7 @@ msgstr "Réinitialiser le compte"
|
|||
#. module: microsoft_calendar
|
||||
#: model_terms:ir.ui.view,arch_db:microsoft_calendar.microsoft_calendar_reset_account_view_form
|
||||
msgid "Reset Outlook Calendar Account"
|
||||
msgstr "Réinitialiser le compte Outlook Calendar"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
#, python-format
|
||||
msgid "Success"
|
||||
msgstr "Succès"
|
||||
msgstr "Réinitialiser le compte Calendrier Outlook"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model,name:microsoft_calendar.model_microsoft_calendar_sync
|
||||
|
|
@ -426,29 +451,13 @@ msgstr "Synchroniser uniquement les nouveaux événements"
|
|||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Outlook Synchronization needs to be configured before you can use it, do"
|
||||
" you want to do it now?"
|
||||
"The Outlook Synchronization needs to be configured before you can use it, do "
|
||||
"you want to do it now?"
|
||||
msgstr ""
|
||||
"La synchronisation d'Outlook doit être configurée avant que vous puissiez "
|
||||
"l'utiliser, voulez-vous le faire maintenant ?"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_calendar/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "The account for the Outlook Calendar service is not configured."
|
||||
msgstr "Le compte pour le Calendrier Outlook n'est pas configuré."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
#, python-format
|
||||
msgid "The synchronization with Outlook calendar was successfully stopped."
|
||||
msgstr ""
|
||||
"La synchronisation avec le calendrier Outlook a été arrêtée avec succès."
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model.fields,help:microsoft_calendar.field_microsoft_calendar_account_reset__delete_policy
|
||||
msgid "This will only affect events for which the user is the owner"
|
||||
|
|
@ -473,6 +482,11 @@ msgstr "Id événement universel"
|
|||
msgid "User"
|
||||
msgstr "Utilisateur"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model:ir.model,name:microsoft_calendar.model_res_users_settings
|
||||
msgid "User Settings"
|
||||
msgstr "Paramètres utilisateur"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#: model_terms:ir.ui.view,arch_db:microsoft_calendar.view_users_form
|
||||
msgid "User Token"
|
||||
|
|
@ -482,14 +496,3 @@ msgstr "Jeton d'utilisateur"
|
|||
#: model:ir.model.fields,field_description:microsoft_calendar.field_microsoft_calendar_account_reset__delete_policy
|
||||
msgid "User's Existing Events"
|
||||
msgstr "Événements existants de l'utilisateur"
|
||||
|
||||
#. module: microsoft_calendar
|
||||
#. odoo-javascript
|
||||
#: code:addons/microsoft_calendar/static/src/views/microsoft_calendar/microsoft_calendar_controller.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are about to stop the synchronization of your calendar with Outlook. Are"
|
||||
" you sure you want to continue?"
|
||||
msgstr ""
|
||||
"Vous êtes sur le point d'arrêter la synchronisation de votre calendrier avec"
|
||||
" Outlook. Êtes-vous sûr de vouloir continuer ?"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue