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,78 +153,117 @@
<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>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.jobExists" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Job with similar name already exists]]></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.jobNameRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook name must be provided]]></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.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[Notebook 만들기 실패 {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[Notebook '{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[Notebook 업데이트 실패 '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.saveSucessMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook '{0}' updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Notebook '{0}'을(를) 업데이트함]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.selectExecutionDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select execution database]]></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.selectStorageDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select storage database]]></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.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>
<Item ItemId=";extensions/agent/dist/data/notebookData.notebookData.whenJobCompletes" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When the notebook completes]]></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.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>
@@ -1536,18 +1575,27 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.editJob" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Edit Notebook Job]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[전자 필기장 작업 편집]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.executeDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Execution Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[실행 데이터베이스]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<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>
@@ -1635,24 +1683,36 @@
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Storage Database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[저장소 데이터베이스]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.targetDatabaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a database to store all notebook job metadata and results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[모든 전자 필기장 작업 메타데이터 및 결과를 저장할 데이터베이스 선택]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/dialogs/notebookDialog.notebookDialog.templateNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook Path]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[전자 필기장 경로]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<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[PC에서 예약할 전자 필기장 선택]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2073,6 +2133,9 @@
<Item ItemId=";extensions/agent/dist/mainController.agent.AddNewConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add new connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[새 연결 추가]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2088,24 +2151,36 @@
<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>
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Template update failure]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[템플릿 업데이트 실패]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/agent/dist/mainController.agent.templateUploadSuccessful" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Template updated successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[템플릿을 업데이트함]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<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>

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[이제 python {0}에서 Azure Data Studio를 사용할 수 있습니다. 현재 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 Notebook 세션이 종료됩니다. 지금 계속하시겠습니까?]]></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>