Skip to content

Commit e1494bb

Browse files
Rework French wording "Brute NBConvert" → « Texte Brut (pour NBConvert)"
1 parent db8b03e commit e1494bb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

notebook/i18n/fr_FR/LC_MESSAGES/nbjs.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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 <[email protected]>\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
388388
msgid "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
799799
msgid "Raw NBConvert"
800-
msgstr "Brute NBConvert"
800+
msgstr "Texte Brut (pour NBConvert)"
801801

802802
#: notebook/static/notebook/js/maintoolbar.js:79
803803
msgid "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."
16921692
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 "
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
18781878
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 :"
18801880

18811881
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:40
18821882
msgid "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
18861886
msgid "Raw NBConvert Format"
1887-
msgstr "Format Brut NBConvent"
1887+
msgstr "Format du Texte Brut"
18881888

18891889
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:81
18901890
msgid "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
18941894
msgid "Slide"

notebook/i18n/fr_FR/LC_MESSAGES/nbui.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ msgstr "Le contenu passera par nbconvert qui ne l'altèrera pas"
419419

420420
#: notebook/templates/notebook.html:216
421421
msgid "Raw NBConvert"
422-
msgstr "Brute NBConvert"
422+
msgstr "Texte Brut (pour NBConvert)"
423423

424424
#: notebook/templates/notebook.html:220
425425
msgid "Current Outputs"

0 commit comments

Comments
 (0)