Browsing French translation

3443 of 109 results
34.
If you are not happy with how the image looks, select it (it will get little square handles) and click the *Image* button |tinymce_image| again to make adjustments.
Si vous n'êtes pas satisfait avec la manière dont l'image est affichée, sélectionnez-le (des petits carrés apparaissent dans les coins de l'image) et cliquez ensuite à nouveau sur le bouton *image* |tinymce_image| pour effectuer des ajustements.
Translated and reviewed by Kristina Hoeppner
Located in ../source/tips/image_in_text.rst:63
35.
Use a base64 image
Utiliser les images codées en base64
Translated and reviewed by Dominique-Alain JAN
Located in ../source/tips/image_in_text.rst:71
36.
You can insert an image file encoded in `base64 <https://en.wikipedia.org/wiki/Base64>`_ into a text area in which you can use the HTML editor.
Vous pouvez insérer une image encodée au format `base64 <https://fr.wikipedia.org/wiki/Base64>`_ dans une zone de texte en utilisant l'éditeur de texte HTML.
Translated and reviewed by Kristina Hoeppner
Located in ../source/tips/image_in_text.rst:73
37.
.. image:: images/tinymce_source_code.*
:alt: Insert a base64 image via the HTML editor in the visual editor
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
.. image:: images/tinymce_source_code.*
:alt: Insérer une image au format base64 dans l'éditeur HTML de la zone de texte
Translated and reviewed by Dominique-Alain JAN
Located in ../source/tips/image_in_text.rst:78
38.
Insert a base64 image via the HTML editor in the visual editor
Insérer une image au format base64 dans l'éditeur HTML de la zone de texte
Translated and reviewed by Dominique-Alain JAN
Located in ../source/tips/image_in_text.rst:78
39.
Convert your image to be base64-encoded. There are a number of websites where you can do that online. Copy the encoded image.
Convertissez une image au format base64. Il existe un grand nombre d'outils sur le web qui permettent de faire cela en ligne. Copiez ensuite le code généré.
Translated and reviewed by Dominique-Alain JAN
Located in ../source/tips/image_in_text.rst:80
40.
Go to the visual editor and click the *HTML* icon |tinymce HTML|.
Allez dans l'éditeur de texte et cliquez sur l'icône *HTML* |tinymce HTML|.
Translated and reviewed by Dominique-Alain JAN
Located in ../source/tips/image_in_text.rst:81
41.
.. image:: images/buttons/tinymce_html.*
:alt: tinymce HTML
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
.. image:: images/buttons/tinymce_html.*
:alt: tinymce HTML
Translated and reviewed by Dominique-Alain JAN
Located in ../source/shortcuts.rstext:383 ../source/shortcuts.rstext:383 ../source/shortcuts.rstext:383 ../source/shortcuts.rstext:383
42.
In order for the base64 image to be recognized as an image, it needs to be put into an image tag. Type the beginning of the image tag: ``<img src="``.
Afin que code en base64 soit reconnu comme étant une image, il doit être placé dans une balise image. Commencez par entrer le début du code de la balise image : ``<img src="``.
Translated and reviewed by Dominique-Alain JAN
Located in ../source/tips/image_in_text.rst:82
43.
Paste the base64-encoded image. It's a lot of lines of characters that start with ``data:image``.
Collez le code en base64. Il s'agit d'un assez grand nombre de lignes de caractères qui commence par ``data:image``.
Translated and reviewed by Dominique-Alain JAN
Located in ../source/tips/image_in_text.rst:83
3443 of 109 results

This translation is managed by Mahara French Translators, assigned by Mahara Translation Group.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Dominique-Alain JAN, Kristina Hoeppner, Masayuki Kuwada.