Update localization resource files (#6283)

* Update localization resource files

* Remove extra space from readme headers
This commit is contained in:
Karl Burtram
2019-07-08 13:36:34 -07:00
committed by GitHub
parent 8473ace0a7
commit 6b501a1787
186 changed files with 23210 additions and 12488 deletions

View File

@@ -332,6 +332,32 @@
<source xml:lang="en">Use existing Python installation</source>
</trans-unit>
</body></file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" datatype="plaintext"><body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
</trans-unit>
</body></file>
<file original="extensions/notebook/out/common/utils" source-language="en" datatype="plaintext"><body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
@@ -351,20 +377,6 @@
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
</trans-unit>
</body></file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" datatype="plaintext"><body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
</trans-unit>
</body></file>
<file original="extensions/notebook/out/extension" source-language="en" datatype="plaintext"><body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>