oca-ocb-web/odoo-bringout-oca-ocb-html_editor/html_editor/i18n/fr.po
Ernad Husremovic f866779561 replace stale web_editor with html_editor and html_builder for 19.0
web_editor was removed in Odoo 19.0 and replaced by html_editor
and html_builder. The old web_editor was incorrectly included in
the 19.0 vanilla import.

🤖 assisted by claude
2026-03-09 15:31:13 +01:00

2435 lines
71 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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:
# * html_editor
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-09-30 18:36+0000\n"
"PO-Revision-Date: 2025-09-17 17:22+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
"html_editor/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: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid ""
"'Alt tag' specifies an alternate text for an image, if the image cannot be "
"displayed (slow connection, missing image, screen reader ...)."
msgstr ""
"'Alt tag' spécifie un texte alternatif pour une image, si l'image ne peut "
"pas être affichée (connexion lente, image manquante, lecteur d'écran ...)."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "'Title tag' is shown as a tooltip when you hover the picture."
msgstr ""
"'Étiquette de titre' s'affiche sous forme d'infobulle lorsque vous survolez "
"l'image."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "(URL or Embed)"
msgstr "(URL ou code incorporé)"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid ", submited by"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "2 columns"
msgstr "2 colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "3 Stars"
msgstr "3 étoiles"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "3 columns"
msgstr "3 colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "4 columns"
msgstr "4 colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "5 Stars"
msgstr "5 étoiles"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Accepts"
msgstr "Accepte"
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Action %s is not a window action, link preview is not available"
msgstr ""
"L'action %s nest pas une action de fenêtre, laperçu du lien nest pas "
"disponible."
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid ""
"Action %s not found, link preview is not available, please check your url is "
"correct"
msgstr ""
"Action %s introuvable, laperçu du lien nest pas disponible, veuillez "
"vérifier que votre URL est correcte."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.xml:0
msgid "Add"
msgstr "Ajouter"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "Add URL"
msgstr "Ajouter une URL"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Add a blockquote section"
msgstr "Ajouter une section de citation"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Add a button"
msgstr "Ajouter un bouton"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Add a code section"
msgstr "Ajouter une section de code"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "Add a download box"
msgstr "Ajouter une boîte de téléchargement"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Add a label for your link"
msgstr "Ajouter un libellé à votre lien"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Add a link"
msgstr "Ajouter un lien"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/emoji_plugin.js:0
msgid "Add an emoji"
msgstr "Ajouter un émoji"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/table_of_content/table_of_content.xml:0
msgid "Add headings to fill the Table of Contents"
msgstr "Ajouter des titres pour compléter la table des matières"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Add something inside this toggle"
msgstr "Ajouter du contenu à ce toggle"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/caption_plugin/caption_plugin.js:0
msgid "Add/remove a caption"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Advanced mode"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "Alert"
msgstr "Alerte"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/align/align_plugin.js:0
msgid "Align text"
msgstr "Aligner texte"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "All"
msgstr "Tous"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
msgid "All documents have been loaded"
msgstr "Tous les documents ont été chargés"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "All images have been loaded"
msgstr "Toutes les images ont été chargées"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "An error occurred while fetching the entered URL."
msgstr "Une erreur s'est produite lors de la récupération de l'URL saisie."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Angle"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/collaboration/collaboration_selection_avatar_plugin.js:0
#: code:addons/html_editor/static/src/others/collaboration/collaboration_selection_plugin.js:0
msgid "Anonymous"
msgstr "Anonyme"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "Apply"
msgstr "Appliquer"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_ui_plugin.js:0
msgid "Apply Background Color"
msgstr "Appliquer couleur arrière-plan"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_ui_plugin.js:0
msgid "Apply Font Color"
msgstr "Appliquer couleur police"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "Are you sure you want to delete this file?"
msgstr "Êtes-vous sûr de vouloir supprimer ce fichier ?"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Aspect Ratio"
msgstr "Ratio d'aspect"
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_attachment
msgid "Attachment"
msgstr "Pièce jointe"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__local_url
msgid "Attachment URL"
msgstr "Lien de la pièce jointe"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Autoconvert to relative link"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Autoplay"
msgstr "Lecture automatique"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Back to one column"
msgstr "Retour à une colonne"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner"
msgstr "Bannière"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Danger"
msgstr "Bannière Danger"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Info"
msgstr "Bannière Info"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Success"
msgstr "Bannière Réussite"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/html_migrations/migration-1.2.js:0
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Banner Warning"
msgstr "Bannière Avertissement"
#. module: html_editor
#: model:ir.model,name:html_editor.model_base
msgid "Base"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Big section heading"
msgstr "Grand titre de section"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Border"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Border Size"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Bulleted list"
msgstr "Liste à puces"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Button"
msgstr "Bouton"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Button Primary"
msgstr "Bouton primaire"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Button Secondary"
msgstr "Bouton secondaire"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
msgid "Cancel"
msgstr "Annuler"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Checklist"
msgstr "Check-list"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/x2many_field/x2many_image_field.xml:0
msgid "Clear"
msgstr "Effacer"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Clear content"
msgstr "Effacer le contenu"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Click again to reset transformation"
msgstr "Cliquez à nouveau pour réinitialiser la transformation"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.xml:0
#: code:addons/html_editor/static/src/others/embedded_components/core/file/readonly_file.js:0
msgid "Close"
msgstr "Fermer"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Code"
msgstr "Code"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/syntax_highlighting_plugin/code_toolbar.xml:0
msgid "Code copied to the clipboard."
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/html_field.js:0
msgid "Code view"
msgstr "Vue du code"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Columnize"
msgstr "Colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_dialog.js:0
msgid "Content generated"
msgstr "Contenu généré"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into 2 columns"
msgstr "Convertir en 2 colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into 3 columns"
msgstr "Convertir en 3 colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into 4 columns"
msgstr "Convertir en 4 colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Convert into columns"
msgstr "Convertir en colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/syntax_highlighting_plugin/code_toolbar.xml:0
msgid "Copy"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Copy Link"
msgstr "Copier le lien"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Copy-paste your URL or embed code here"
msgstr "Copiez-collez votre URL ou votre code incorporé ici"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_service.js:0
msgid "Could not load the file \"%s\"."
msgstr "Impossible de charger le fichier \"%s\"."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Create a list with numbering"
msgstr "Créer une liste avec numérotation"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Create a simple bulleted list"
msgstr "Créer une simple liste à puces"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Create an URL."
msgstr "Créez une URL."
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__create_uid
msgid "Created by"
msgstr ""
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__create_date
msgid "Created on"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop_plugin.js:0
msgid "Crop image"
msgstr "Rogner limage"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_picker_gradient_tab.xml:0
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Custom"
msgstr "Personnalisé"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Dailymotion"
msgstr "Dailymotion"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_picker_gradient_tab.xml:0
msgid "Define a custom gradient"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Delete"
msgstr "Supprimer"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "Description"
msgstr "Description"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Direct download"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.xml:0
msgid "Discard"
msgstr "Ignorer"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__display_name
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_http__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_contact__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_date__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_datetime__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_duration__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_float__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_html__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_image__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_integer__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_many2one__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_monetary__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_qweb__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_relative__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_selection__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_text__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_ui_view__display_name
#: model:ir.model.fields,field_description:html_editor.field_ir_websocket__display_name
msgid "Display Name"
msgstr "Nom d'affichage"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "Documents"
msgstr "Documents"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid "Dynamic Placeholder"
msgstr "Placeholder dynamique"
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "ERROR: couldn't get download urls from media library."
msgstr ""
"ERREUR : impossible d'obtenir les URL de téléchargement de la bibliothèque "
"multimédia."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/x2many_field/x2many_image_field.xml:0
msgid "Edit"
msgstr "Modifier"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Edit Link"
msgstr "Modifier le lien"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Edit media description"
msgstr "Modifier la description du média"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Embed Image"
msgstr "Intégrer l'image"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/youtube_plugin.js:0
msgid "Embed Youtube Video"
msgstr "Intégrer une vidéo Youtube"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Embed the image in the document."
msgstr "Intégrer l'image dans le document."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/youtube_plugin.js:0
msgid "Embed the youtube video in the document."
msgstr "Intégrer la vidéo Youtube dans le document."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/emoji_plugin.js:0
msgid "Emoji"
msgstr "Émoji"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Empty column"
msgstr "Colonne vide"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/toolbar/toolbar_plugin.js:0
msgid "Expand toolbar"
msgstr "Agrandir barre doutils"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the closest corner"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the closest side"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the farthest corner"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Extend to the farthest side"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_html_field_history_mixin
msgid "Field html History"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.js:0
msgid "File could not be saved"
msgstr "Le fichier na pas pu être enregistré"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.xml:0
msgid "File has been uploaded"
msgstr "Le fichier a été chargé"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Fill Color"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.js:0
msgid "Flexible"
msgstr "Flexible"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Flip Horizontal"
msgstr "Pivoter horizontalement"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Flip Vertical"
msgstr "Pivoter verticalement"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Format"
msgstr "Format"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/color_picker_gradient_tab.js:0
msgid "Gradient"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_http
msgid "HTTP Routing"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 1"
msgstr "En-tête 1"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 1 Display 1"
msgstr "En-tête 1 Affichage 1"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 2"
msgstr "En-tête 2"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 3"
msgstr "En-tête 3"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 4"
msgstr "En-tête 4"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 5"
msgstr "En-tête 5"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Header 6"
msgstr "En-tête 6"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 1"
msgstr "Titre 1"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 2"
msgstr "Titre 2"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 3"
msgstr "Titre 3"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 4"
msgstr "Titre 4"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 5"
msgstr "Titre 5"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Heading 6"
msgstr "Titre 6"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Hide Dailymotion logo"
msgstr "Masquer le logo Dailymotion"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Hide Text under foldable toggles"
msgstr "Masquer le texte sous les toggles repliables"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Hide fullscreen button"
msgstr "Masquer le bouton plein écran"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Hide player controls"
msgstr "Masquer les commandes du lecteur"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Hide sharing button"
msgstr "Masquer le bouton de partage"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/table_of_content_plugin/table_of_content_plugin.js:0
msgid "Highlight the structure (headings)"
msgstr "Mettre en évidence la structure (titres)"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.js:0
msgid "History"
msgstr "Historique"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__html_field_history
msgid "History data"
msgstr ""
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__html_field_history_metadata
msgid "History metadata"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/html_field.js:0
msgid "Html"
msgstr "Html"
#. module: html_editor
#: model:ir.model,name:html_editor.model_html_editor_converter_test_sub
msgid "Html Editor Converter Subtest"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_html_editor_converter_test
msgid "Html Editor Converter Test"
msgstr ""
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__id
#: model:ir.model.fields,field_description:html_editor.field_html_field_history_mixin__id
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__id
#: model:ir.model.fields,field_description:html_editor.field_ir_http__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_contact__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_date__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_datetime__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_duration__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_float__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_html__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_image__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_integer__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_many2one__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_monetary__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_qweb__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_relative__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_selection__id
#: model:ir.model.fields,field_description:html_editor.field_ir_qweb_field_text__id
#: model:ir.model.fields,field_description:html_editor.field_ir_ui_view__id
#: model:ir.model.fields,field_description:html_editor.field_ir_websocket__id
msgid "ID"
msgstr "ID"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.js:0
msgid "Icons"
msgstr "Icônes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Illustrations"
msgstr "Illustrations"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__image_height
msgid "Image Height"
msgstr "Hauteur de l'image"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__image_src
msgid "Image Src"
msgstr "Image Src"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__image_width
msgid "Image Width"
msgstr "Largeur de l'image"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.js:0
msgid "Images"
msgstr "Images"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Indicates the link is sponsored or paid content"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
msgid "Insert"
msgstr "Insérer"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert a danger banner"
msgstr "Insérer une bannière de danger"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid "Insert a field"
msgstr "Insérer un champ"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/separator_plugin.js:0
msgid "Insert a horizontal rule separator"
msgstr "Insérer une ligne horizontale de séparation"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Insert a rating"
msgstr "Insérer une évaluation"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Insert a rating over 3 stars"
msgstr "Insérer une note sur 3 étoiles"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Insert a rating over 5 stars"
msgstr "Insérer une note sur 5 étoiles"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert a success banner"
msgstr "Insérer une bannière de réussite"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_ui_plugin.js:0
msgid "Insert a table"
msgstr "Insérer un tableau"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert a warning banner"
msgstr "Insérer une bannière d'avertissement"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert above"
msgstr "Insérer au-dessus"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/banner_plugin.js:0
msgid "Insert an info banner"
msgstr "Insérer une bannière d'info"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert below"
msgstr "Insérer en-dessous"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Insert image or icon"
msgstr "Insérer une image ou une icône"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Insert image, icon or video"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert left"
msgstr "Insérer à gauche"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Insert right"
msgstr "Insérer à droite"
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/models/ir_ui_view.py:0
msgid "Invalid field value for %(field_name)s: %(value)s"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Label"
msgstr "Libellé"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Large"
msgstr "Grande"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__write_uid
msgid "Last Updated by"
msgstr ""
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__write_date
msgid "Last Updated on"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Linear"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Link"
msgstr "Lien"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Link copied to clipboard."
msgstr "Lien copié dans votre presse-papiers."
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid ""
"Link preview is not available because %s, please check if your url is correct"
msgstr ""
"Laperçu du lien nest pas disponible car %s, veuillez vérifier si votre URL "
"est correcte."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "List"
msgstr "Liste"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Load more..."
msgstr "Charger plus..."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Loading..."
msgstr "En cours de chargement..."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Logout"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Loop"
msgstr "Boucle"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "MM:SS"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid "Marketing Tools"
msgstr "Outils Marketing"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Media"
msgstr "Média"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Medium"
msgstr "Médium"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Medium section heading"
msgstr "Moyen titre de section"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/file/readonly_file.js:0
msgid "Missing File"
msgstr "Fichier manquant"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
#: code:addons/html_editor/static/src/others/embedded_components/backend/video/video.xml:0
msgid "More options"
msgstr "Plus d'options"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move down"
msgstr "Déplacer vers le bas"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move left"
msgstr "Déplacer à gauche"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move right"
msgstr "Déplacer à droite"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Move up"
msgstr "Déplacer vers le haut"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "My Images"
msgstr "Mes images"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_html_editor_converter_test_sub__name
msgid "Name"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Navigation"
msgstr "Navigation"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "No URL specified"
msgstr "Aucune URL spécifiée"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.xml:0
msgid "No documents found."
msgstr "Aucun document trouvé."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "No history"
msgstr "Aucun historique"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "No images found."
msgstr "Aucune image trouvée."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/icon_selector.xml:0
msgid "No pictograms found."
msgstr "Aucun pictogramme trouvé."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Normal"
msgstr "Normal"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Numbered list"
msgstr "Liste numérotée"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/attachment_error.xml:0
msgid "Ok"
msgstr ""
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Oops, it looks like our AI is unreachable!"
msgstr "Oups, il semble que notre IA soit injoignable !"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/file/readonly_file.js:0
msgid ""
"Oops, the file %s could not be found. Please replace this file box by a new "
"one to re-upload the file."
msgstr ""
"Oups, le fichier %s est introuvable. Veuillez remplacer cette boîte de "
"fichier par une nouvelle pour télécharger à nouveau le fichier."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Open in a new tab"
msgstr "Ouvrir dans un nouvel onglet"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Open in new tab"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "Optimized"
msgstr "Optimisé"
#. module: html_editor
#: model:ir.model.fields,field_description:html_editor.field_ir_attachment__original_id
msgid "Original (unoptimized, unresized) attachment"
msgstr "Original (non optimisé, non redimensionné)"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Paragraph"
msgstr "Paragraphe"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Paragraph block"
msgstr "Bloc de paragraphe"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Paste as URL"
msgstr "Coller en tant qu'URL"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Position X"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Position Y"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Prevents the new page from accessing the original window (security)"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Preview"
msgstr "Aperçu"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Preview image"
msgstr "Aperçu de l'image"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.xml:0
msgid "Progress bar"
msgstr "Barre de progression"
#. module: html_editor
#: model:ir.model.fields.selection,name:html_editor.selection__html_editor_converter_test__selection_str__c
msgid "Qu'est-ce qu'il fout ce maudit pancake, tabernacle ?"
msgstr ""
#. module: html_editor
#: model:ir.model.fields.selection,name:html_editor.selection__html_editor_converter_test__selection_str__a
msgid "Qu'il n'est pas arrivé à Toronto"
msgstr ""
#. module: html_editor
#: model:ir.model.fields.selection,name:html_editor.selection__html_editor_converter_test__selection_str__b
msgid "Qu'il était supposé arriver à Toronto"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Quote"
msgstr "Citation"
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb
msgid "Qweb"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field
msgid "Qweb Field"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_contact
msgid "Qweb Field Contact"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_date
msgid "Qweb Field Date"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_datetime
msgid "Qweb Field Datetime"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_duration
msgid "Qweb Field Duration"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_float
msgid "Qweb Field Float"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_html
msgid "Qweb Field HTML"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_image
msgid "Qweb Field Image"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_integer
msgid "Qweb Field Integer"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_many2one
msgid "Qweb Field Many to One"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_monetary
msgid "Qweb Field Monetary"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_relative
msgid "Qweb Field Relative"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_selection
msgid "Qweb Field Selection"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_text
msgid "Qweb Field Text"
msgstr ""
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_qweb_field_qweb
msgid "Qweb Field qweb"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Radial"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/history_plugin.js:0
msgid "Redo"
msgstr "Refaire"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/backend/video/video.xml:0
msgid "Remove"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Remove (DELETE) image"
msgstr "Supprimer limage"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Remove Format"
msgstr "Supprimer le format"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Remove Link"
msgstr "Supprimer le lien"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/column_plugin.js:0
msgid "Remove columns"
msgstr "Supprimer les colonnes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Removes referrer information sent to the target site"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
#: code:addons/html_editor/static/src/others/embedded_components/backend/video/video.xml:0
msgid "Replace"
msgstr "Remplacer"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Replace URL with its title"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Replace URL with its title?"
msgstr "Remplacer lURL par son titre ?"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Replace icon"
msgstr "Remplacer licône"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_plugin.js:0
msgid "Replace media"
msgstr "Remplacer le média"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Reset Image"
msgstr "Réinitialiser l'image"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Reset column size"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Reset row size"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Reset table size"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 1x"
msgstr "Redimensionner licône 1x"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 2x"
msgstr "Redimensionner licône 2x"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 3x"
msgstr "Redimensionner licône 3x"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 4x"
msgstr "Redimensionner licône 4x"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Resize icon 5x"
msgstr "Redimensionner licône 5x"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Resize image"
msgstr "Redimensionner limage"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Restore history"
msgstr "Restaurer l'historique"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Rotate Left"
msgstr "Tourner sur la gauche"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Rotate Right"
msgstr "Tourner vers la droite"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/search_media.xml:0
msgid "Search"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
msgid "Search a document"
msgstr "Rechercher un document"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/icon_selector.xml:0
msgid "Search a pictogram"
msgstr "Rechercher un pictogramme"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "Search an image"
msgstr "Chercher une image"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "Search the web for royalty-free images"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_color_plugin.js:0
msgid "Select Background Color"
msgstr "Sélectionner couleur arrière-plan"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_color_plugin.js:0
msgid "Select Font Color"
msgstr "Sélectionner couleur police"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/media_dialog.js:0
msgid "Select a media"
msgstr "Sélectionner un média"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_family_plugin.js:0
msgid "Select font family"
msgstr "Sélectionner font-family"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Select font size"
msgstr "Sélectionner taille police"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Select font style"
msgstr "Sélectionner style police"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Selection has no format"
msgstr "La sélection na aucun format"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/separator_plugin.js:0
msgid "Separator"
msgstr "Séparateur"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set image padding"
msgstr "Définir padding image"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Circle"
msgstr "Définir la forme : Cercle"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Rounded"
msgstr "Définir la forme : Arrondie"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Shadow"
msgstr "Définir la forme : Ombre"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Set shape: Thumbnail"
msgstr "Définir la forme : Vignette"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Shape"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "Show optimized images"
msgstr "Montrer les images optimisées"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid ""
"Showing all differences between the current version and the selected one "
"updated by"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Showing the document as it was on"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Size"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Small"
msgstr "Petit(e)"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Small section heading"
msgstr "Petit titre de section"
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Sorry, we could not generate a response. Please try again later."
msgstr ""
"Désolé, nous n'avons pas pu générer de réponse. Veuillez réessayer plus tard."
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Sorry, your prompt is too long. Try to say it in fewer words."
msgstr ""
"Désolé, votre texte est trop long. Essayez de le formuler en moins de mots."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Split view"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/star_plugin.js:0
msgid "Stars"
msgstr "Étoiles"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Start at"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
msgid "Structure"
msgstr "Structure"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Suggestions"
msgstr "Suggestions"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/text_direction_plugin.js:0
msgid "Switch direction"
msgstr "Changer de direction"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/text_direction_plugin.js:0
msgid "Switch the text's direction"
msgstr "Changer la direction du texte"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_ui_plugin.js:0
msgid "Table"
msgstr "Tableau"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/table_of_content/table_of_content.xml:0
#: code:addons/html_editor/static/src/others/embedded_components/plugins/table_of_content_plugin/table_of_content_plugin.js:0
msgid "Table of Contents"
msgstr "Table des matières"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "Tells search engines not to follow this link"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/font_plugin.js:0
msgid "Text"
msgstr "Texte"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Text Color"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "The URL does not seem to work."
msgstr "L'URL ne semble pas fonctionner."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.xml:0
msgid "The URL seems valid."
msgstr "L'URL semble valide."
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/models/ir_qweb_fields.py:0
msgid "The datetime %(value)s does not match the format %(format)s"
msgstr ""
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/tools.py:0
msgid ""
"The document was already saved from someone with a different history for "
"model \"%(model)s\", field \"%(field)s\" with id \"%(id)d\"."
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/attachment_error.xml:0
msgid ""
"The image could not be deleted because it is used in the\n"
" following pages or views:"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "The provided url does not reference any supported video"
msgstr "L'URL fournie ne renvoie à aucune vidéo compatible"
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/tools.py:0
msgid "The provided url is invalid"
msgstr "L'URL fournie n'est pas valide"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "The provided url is not valid"
msgstr "L'URL fournie n'est pas valide"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.js:0
msgid "This URL is invalid. Preview couldn't be updated."
msgstr "Cette URL n'est pas valide. L'aperçu n'a pas pu être mis à jour."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "This file is a public view attachment."
msgstr "Ce fichier est une pièce jointe publique."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/file_selector.js:0
msgid "This file is attached to the current record."
msgstr "Ce fichier est joint à l'enregistrement en cours."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.js:0
msgid "This image is an external image"
msgstr "Cette image est une image externe"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "This is the current version, nothing to compare."
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.js:0
msgid ""
"This type of image is not supported for cropping.<br/>If you want to crop "
"it, please first download it from the original source and upload it in Odoo."
msgstr ""
"Ce type d'image n'est pas pris en charge pour le recadrage. <br/>Si vous "
"souhaitez le recadrer, veuillez d'abord le télécharger à partir de la source "
"d'origine et le télécharger dans Odoo."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Toggle List"
msgstr "Toggle Liste"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle bold"
msgstr "Toggle bold"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/icon_plugin.js:0
msgid "Toggle icon spin"
msgstr "Toggle icon spin"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle italic"
msgstr "Toggle italic"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Toggle list"
msgstr "Liste toggle"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle strikethrough"
msgstr "Toggle strikethrough"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/toggle_block_plugin/toggle_block_plugin.js:0
msgid "Toggle title"
msgstr "Titre toggle"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/format_plugin.js:0
msgid "Toggle underline"
msgstr "Toggle underline"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_description.xml:0
msgid "Tooltip"
msgstr "Infobulle"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/list/list_plugin.js:0
msgid "Track tasks with a checklist"
msgstr "Suivre les tâches grâce à une check-list"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_plugin.js:0
msgid "Transform the picture (click twice to reset transformation)"
msgstr ""
"Transformer l'image (cliquer deux fois pour réinitialiser la transformation)"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_plugin.js:0
msgid "Translate with AI"
msgstr "Traduire avec l'IA"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_translate_dialog.xml:0
msgid "Translating..."
msgstr "Traduction en cours..."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/icon_selector.xml:0
msgid "Try searching with other keywords."
msgstr "Essayez de chercher avec d'autres mots-clés."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Turn into header"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_menu.js:0
msgid "Turn into row"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "Type"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
msgid "Type \"/\" for commands"
msgstr "Tapez \"/\" pour les commandes"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Type your URL"
msgstr "Tapez votre URL"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "URL"
msgstr "URL"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_plugin.js:0
msgid "Unable to create a link on the current selection."
msgstr "Impossible de créer un lien sur la sélection actuelle."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/core/history_plugin.js:0
msgid "Undo"
msgstr "Annuler"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Unified view"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.js:0
msgid "Upload a document"
msgstr "Télécharger un document"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "Upload a file"
msgstr "Charger un fichier"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid "Upload an image"
msgstr "Télécharger une image"
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "Uploaded image's format is not supported. Try with: %s"
msgstr ""
"Le format de l'image téléchargée n'est pas pris en charge. Essayez avec :%s"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "Version date"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/table/table_align_plugin.js:0
msgid "Vertical align table cells content"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Video code"
msgstr "Code de la vidéo"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/video/readonly_video.xml:0
msgid "Video player"
msgstr "Lecteur vidéo"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/fields/x2many_field/custom_media_dialog.js:0
#: code:addons/html_editor/static/src/main/media/video_plugin.js:0
msgid "Videos"
msgstr "Vidéos"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.js:0
msgid "Videos are muted when autoplay is enabled"
msgstr "Le son des vidéos est coupé lorsque la lecture automatique est activée"
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_ui_view
msgid "View"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "View Content"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "View comparison"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "View content"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Vimeo"
msgstr "Vimeo"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/powerbox/powerbox_plugin.js:0
msgid "Widget"
msgstr "Widget"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid ""
"Wow, it feels a bit empty in here. Upload from the button in the top right "
"corner!"
msgstr ""
"Waouh, c'est un peu vide ici. Chargez à partir du bouton situé dans le coin "
"supérieur droit !"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/plugins/caption_plugin/caption_plugin.js:0
msgid "Write a caption..."
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "Yes"
msgstr "Oui"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.js:0
msgid ""
"You can not replace a field by this image. If you want to use this image, "
"first save it on your computer and then upload it here."
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/image_selector.xml:0
msgid "You can not use this image in a field"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/document_selector.xml:0
msgid ""
"You can upload documents with the button located in the top left of the "
"screen."
msgstr ""
"Vous pouvez télécharger des documents avec le bouton situé en haut à gauche "
"de l'écran."
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid ""
"You have reached the maximum number of requests for this service. Try again "
"later."
msgstr ""
"Vous avez atteint le nombre maximum de requêtes pour ce service. Veuillez "
"réessayer plus tard."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/dynamic_placeholder_plugin.js:0
msgid ""
"You need to select a model before opening the dynamic placeholder selector."
msgstr ""
"Vous devez sélectionner un modèle avant d'ouvrir le sélecteur de placeholder "
"dynamique."
#. module: html_editor
#. odoo-python
#: code:addons/html_editor/controllers/main.py:0
msgid "You need to specify either data or url to create an attachment."
msgstr ""
"Vous devez préciser des données ou une URL pour créer une pièce jointe."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Youku"
msgstr "Youku"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/others/embedded_components/core/video/readonly_video.xml:0
msgid "Your browser does not support iframe."
msgstr "Votre navigateur ne prend pas en charge iframe."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/chatgpt/chatgpt_dialog.js:0
msgid "Your content was successfully generated."
msgstr "Votre contenu a été généré avec succès."
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "Youtube"
msgstr "Youtube"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Zoom In"
msgstr "Agrandir"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/image_crop.xml:0
msgid "Zoom Out"
msgstr "Réduire"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "and"
msgstr "et"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/font/gradient_picker/gradient_picker.xml:0
msgid "deg"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "document"
msgstr "document"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "e.g. https://www.odoo.com"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/file_plugin.js:0
msgid "file"
msgstr "ranger"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "noopener"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/components/history_dialog/history_dialog.xml:0
msgid "on"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "or"
msgstr "ou"
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/link/link_popover.xml:0
msgid "px"
msgstr ""
#. module: html_editor
#. odoo-javascript
#: code:addons/html_editor/static/src/main/media/media_dialog/video_selector.xml:0
msgid "videos"
msgstr "vidéos"
#. module: html_editor
#: model:ir.model,name:html_editor.model_ir_websocket
msgid "websocket message handling"
msgstr ""
#~ msgid "Basic Bloc"
#~ msgstr "Bloc de base"
#~ msgid "Comparison"
#~ msgstr "Comparaison"
#~ msgid "Content"
#~ msgstr "Contenu"
#~ msgid ""
#~ "Discover a world of awesomeness in our copyright-free image haven. No "
#~ "legal drama, just nice images!"
#~ msgstr ""
#~ "Découvrez un monde de merveilles dans notre paradis d'images libres de "
#~ "droits. Pas de problèmes juridiques, juste de belles images !"
#~ msgid "Embed a video"
#~ msgstr "Intégrer une vidéo"
#~ msgid "Error"
#~ msgstr "Erreur"
#~ msgid "Icon"
#~ msgstr "Icône"
#~ msgid "Image"
#~ msgstr "Image"
#~ msgid "Image description"
#~ msgstr "Description de l'image"
#~ msgid "Insert Video"
#~ msgstr "Insérer une vidéo"
#~ msgid "Insert a Video"
#~ msgstr "Insérer une vidéo"
#~ msgid "Insert your signature"
#~ msgstr "Insérer votre signature"
#~ msgid "Save"
#~ msgstr "Enregistrer"
#~ msgid "Signature"
#~ msgstr "Signature"
#~ msgid "Video Link"
#~ msgstr "Lien vidéo"