LEGO: check in for main to temporary branch. (#15478)

This commit is contained in:
csigs
2021-05-14 09:37:36 -07:00
committed by GitHub
parent c1317e520e
commit 12e0f24ef8
16 changed files with 343 additions and 1 deletions

View File

@@ -96,6 +96,9 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.bookDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Jupyter Books are used to organize Notebooks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Les livres de la bibliothèque sont utilisés pour organiser les blocs-notes.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -165,6 +168,9 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.confirmOverwrite" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File already exists. Are you sure you want to overwrite this file?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le fichier existe déjà. Voulez-vous vraiment remplacer ce fichier?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -435,6 +441,9 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.msgCreateBookWarningMsg" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error while trying to access: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erreur lors de la tentative daccès : {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -450,12 +459,18 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.msgDuplicadFileName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File {0} already exists in the destination folder]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Un fichier nommé {0} existe déjà dans le dossier de destination]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.msgInvalidSaveFolder" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Save location path is not valid.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le chemin daccès de lemplacement denregistrer nest pas valide.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -612,18 +627,27 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.newBook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Jupyter Book (Preview)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nouveau livre de jupyter (Preview)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.newMarkdown" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Markdown (Preview)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nouvel Aperçu Markdown (Aperçu)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.newNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Notebook (Preview)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nouveau bloc-notes (Aperçu)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -801,6 +825,9 @@
<Item ItemId=";extensions/notebook/dist/common/localizedConstants.sectionNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to find section {0} in {1}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Échec de la recherche des sections {0} dans {1}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2037,12 +2064,18 @@
<Item ItemId=";extensions/notebook/package.title.addMarkdown" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add Markdown File]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ajouter un fichier de marques]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/package.title.addNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add Notebook]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ajouter un bloc-notes]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2067,6 +2100,9 @@
<Item ItemId=";extensions/notebook/package.title.closeNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Close Notebook]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fermeture du bloc-notes]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2193,6 +2229,9 @@
<Item ItemId=";extensions/notebook/package.title.removeNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Remove Notebook]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Voulez-vous supprimer le bloc-notes]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>