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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-07-10 10:52:55 -07:00
committed by GitHub
parent 67a0585dc0
commit fd55651637
19 changed files with 1075 additions and 58 deletions

View File

@@ -153,6 +153,9 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.invalidNotebookPath" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid notebook path]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無效的筆記本路徑]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -177,18 +180,27 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobErrorMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook creation failed '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[筆記本建立失敗 '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.newJobSuccessMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook '{0}' created successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已成功建立筆記本 '{0}' ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveErrorMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook update failed '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[筆記本更新失敗 '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -222,6 +234,9 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.templatePathRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Template path must be provided]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必須提供範本路徑]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -237,12 +252,18 @@
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobFails" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When the notebook fails]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[當筆記本失敗時]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobSucceeds" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When the notebook succeeds]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[當筆記本成功時]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1572,6 +1593,9 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executionDatabaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a database against which notebook queries will run]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選取要執行筆記本查詢的資料庫]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1686,6 +1710,9 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templatePath" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a notebook to schedule from PC]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選取要從電腦排程的筆記本]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2124,6 +2151,9 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.selectValidConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please select a valid connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[請選取有效的連線]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2148,6 +2178,9 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.unsavedFileSchedulingError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The notebook must be saved before being scheduled. Please save and then retry scheduling again.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必須先儲存筆記本才能排程。請儲存後重試排程。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -18,6 +18,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFile.InvalidFileLocation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid file location. Please try a different input file]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無效的檔案位置。請嘗試其他輸入檔]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -303,6 +306,9 @@
<Item ItemId=";extensions/import/out/common/constants.import.needSQLConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL Server Import extension does not support this type of connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL Server 匯入延伸不支援此類型的連線]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -330,6 +336,9 @@
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[正在下載 {0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Done!]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -351,6 +360,9 @@
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[({0} KB)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Downloading Service]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -372,6 +384,9 @@
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已擷取 {0} ({1}/{2})]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Failed to start Import service{0}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -1473,6 +1473,9 @@
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.dontAskAgain" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Don't Ask Again]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不要再詢問]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1605,18 +1608,27 @@
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdatePrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python {0} is now available in Azure Data Studio. The current Python version (3.6.6) will be out of support in December 2021. Would you like to update to Python {0} now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Data Studio 現已提供 Python {0}。目前的 Python 版本 (3.6.6) 將在 2021 年 12 月時取消支援。您要立即更新為 Python {0} 嗎?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgPythonVersionUpdateWarning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python {0} will be installed and will replace Python 3.6.6. Some packages may no longer be compatible with the new version or may need to be reinstalled. A notebook will be created to help you reinstall all pip packages. Would you like to continue with the update now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[將安裝 Python {0} 並取代 Python 3.6.6。某些套件可能不再與新版本相容,或可能需要重新安裝。將建立筆記本以協助您重新安裝所有 pip 套件。您要立即繼續更新嗎?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/dist/jupyter/jupyterServerInstallation.msgShutdownNotebookSessions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Active Python notebook sessions will be shutdown in order to update. Would you like to proceed now?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[為了進行更新,將關閉使用中的 Python 筆記本工作階段。您要立即繼續嗎?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1980,12 +1992,18 @@
<Item ItemId=";extensions/notebook/package.notebook.dontPromptPythonUpdate.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Do not show prompt to update Python.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不要顯示更新 Python 的提示。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/package.notebook.jupyterServerShutdownTimeout.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The amount of time (in minutes) to wait before shutting down a server after all notebooks are closed. (Enter 0 to not shutdown)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在所有筆記本關閉後關閉伺服器前須等候的時間 (分鐘)。(若不要關閉,請輸入 0) ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>