@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Jupyter VERSION\n "
9
9
"Report-Msgid-Bugs-To : EMAIL@ADDRESS\n "
10
10
"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 "
12
12
"
Last-Translator :
Jocelyn Delalande <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : fr_FR\n "
@@ -386,7 +386,7 @@ msgstr "transformer en cellule markdown"
386
386
#: notebook/static/notebook/js/actions.js:381
387
387
#: notebook/static/notebook/js/actions.js:382
388
388
msgid "change cell to raw"
389
- msgstr "transformer en cellule brute "
389
+ msgstr "transformer en texte brut (pour NBConvert) "
390
390
391
391
#: notebook/static/notebook/js/actions.js:389
392
392
#: notebook/static/notebook/js/actions.js:390
@@ -797,7 +797,7 @@ msgstr "Markdown"
797
797
798
798
#: notebook/static/notebook/js/maintoolbar.js:78
799
799
msgid "Raw NBConvert"
800
- msgstr "Brute NBConvert"
800
+ msgstr "Texte Brut (pour NBConvert) "
801
801
802
802
#: notebook/static/notebook/js/maintoolbar.js:79
803
803
msgid "Heading"
@@ -1690,7 +1690,7 @@ msgid ""
1690
1690
"be rendered in the notebook. When passing through nbconvert, a Raw Cell's "
1691
1691
"content is added to the output unmodified."
1692
1692
msgstr ""
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 "
1694
1694
"nbconvert. Il ne sera pas rendu dans le notebook. En utilisant nbconvert, le "
1695
1695
"contenu d'une cellule brute est ajouté tel-quel à la sortie."
1696
1696
@@ -1876,19 +1876,19 @@ msgstr "Personnalisé"
1876
1876
1877
1877
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:32
1878
1878
msgid "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 :"
1880
1880
1881
1881
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:40
1882
1882
msgid "Raw Cell MIME Type"
1883
- msgstr "Type MIME de la Cellule Brute "
1883
+ msgstr "Type MIME de la Cellule en Texte Brut "
1884
1884
1885
1885
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:74
1886
1886
msgid "Raw NBConvert Format"
1887
- msgstr "Format Brut NBConvent "
1887
+ msgstr "Format du Texte Brut "
1888
1888
1889
1889
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:81
1890
1890
msgid "Raw Cell Format"
1891
- msgstr "Format de la Cellule Brute "
1891
+ msgstr "Format de la Cellule Texte Brut "
1892
1892
1893
1893
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:15
1894
1894
msgid "Slide"
0 commit comments