@@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : Jupyter VERSION\n "
99"Report-Msgid-Bugs-To : EMAIL@ADDRESS\n "
1010"POT-Creation-Date : 2018-08-29 18:52+0200\n "
11- "PO-Revision-Date : 2018-08-30 16:25 +0200\n "
11+ "PO-Revision-Date : 2018-09-15 17:59 +0200\n "
1212"Last-Translator : Jocelyn Delalande <jocelyn@delalande.fr>\n "
1313"Language-Team : \n "
1414"Language : fr_FR\n "
@@ -386,7 +386,7 @@ msgstr "transformer en cellule markdown"
386386#: notebook/static/notebook/js/actions.js:381
387387#: notebook/static/notebook/js/actions.js:382
388388msgid "change cell to raw"
389- msgstr "transformer en cellule brute "
389+ msgstr "transformer en texte brut (pour NBConvert) "
390390
391391#: notebook/static/notebook/js/actions.js:389
392392#: notebook/static/notebook/js/actions.js:390
@@ -797,7 +797,7 @@ msgstr "Markdown"
797797
798798#: notebook/static/notebook/js/maintoolbar.js:78
799799msgid "Raw NBConvert"
800- msgstr "Brute NBConvert"
800+ msgstr "Texte Brut (pour NBConvert) "
801801
802802#: notebook/static/notebook/js/maintoolbar.js:79
803803msgid "Heading"
@@ -1690,7 +1690,7 @@ msgid ""
16901690"be rendered in the notebook. When passing through nbconvert, a Raw Cell's "
16911691"content is added to the output unmodified."
16921692msgstr ""
1693- "Écrivez ici du code Latex brut ou d'autres format , pour usage avec "
1693+ "Écrivez ici du code Latex brut ou d'autres formats , pour usage avec "
16941694"nbconvert. Il ne sera pas rendu dans le notebook. En utilisant nbconvert, le "
16951695"contenu d'une cellule brute est ajouté tel-quel à la sortie."
16961696
@@ -1876,19 +1876,19 @@ msgstr "Personnalisé"
18761876
18771877#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:32
18781878msgid "Set the MIME type of the raw cell:"
1879- msgstr "Définir le type MIME de la cellule brute :"
1879+ msgstr "Définir le type MIME de la cellule en texte brut :"
18801880
18811881#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:40
18821882msgid "Raw Cell MIME Type"
1883- msgstr "Type MIME de la Cellule Brute "
1883+ msgstr "Type MIME de la Cellule en Texte Brut "
18841884
18851885#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:74
18861886msgid "Raw NBConvert Format"
1887- msgstr "Format Brut NBConvent "
1887+ msgstr "Format du Texte Brut "
18881888
18891889#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:81
18901890msgid "Raw Cell Format"
1891- msgstr "Format de la Cellule Brute "
1891+ msgstr "Format de la Cellule Texte Brut "
18921892
18931893#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:15
18941894msgid "Slide"
0 commit comments