Update to langpack source files for January release (#21351)

* update to langpack xlfs

* update to langpack source files

* added updated source files and dates

* Update for 12-19-2022

* Update for 12-21-2022

* update for 1/3/2023

* update to azurecore 1-9-2023

* last update to langpack source file before release
This commit is contained in:
Alex Ma
2023-01-13 14:01:35 -08:00
committed by GitHub
parent 429bb3a877
commit 30a2770228
182 changed files with 7220 additions and 24680 deletions

View File

@@ -264,10 +264,6 @@
<source xml:lang="en">New Section (Preview)</source>
<target state="translated">새 섹션(미리 보기)</target>
</trans-unit>
<trans-unit id="noBDCConnectionError">
<source xml:lang="en">Spark kernels require a connection to a SQL Server Big Data Cluster master instance.</source>
<target state="translated">Spark 커널을 SQL Server 빅 데이터 클러스터 마스터 인스턴스에 연결해야 합니다.</target>
</trans-unit>
<trans-unit id="noBooksSelected">
<source xml:lang="en">No Jupyter Books are currently selected in the viewlet.</source>
<target state="translated">뷰렛에 현재 선택된 Jupyter Book이 없습니다.</target>
@@ -312,10 +308,6 @@
<source xml:lang="en">Open untitled notebook {0} as untitled failed: {1}</source>
<target state="translated">제목 없는 Notebook {0}을(를) 제목 없음으로 열지 못함: {1}</target>
</trans-unit>
<trans-unit id="providerNotValidError">
<source xml:lang="en">Non-MSSQL providers are not supported for spark kernels.</source>
<target state="translated">비 MSSQL 공급자는 Spark 커널에서 지원되지 않습니다.</target>
</trans-unit>
<trans-unit id="readBookError">
<source xml:lang="en">Failed to read Jupyter Book {0}: {1}</source>
<target state="translated">Jupyter Book {0}을(를) 읽지 못했습니다. {1}</target>
@@ -364,10 +356,6 @@
</file>
<file original="extensions/notebook/dist/common/notebookUtils" source-language="en" datatype="plaintext" target-language="ko">
<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>
<target state="translated">이 샘플 코드는 파일을 데이터 프레임에 로드하고 처음 10개의 결과를 표시합니다.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="translated">Notebook 편집기가 활성 상태가 아님</target>
@@ -784,30 +772,10 @@
</file>
<file original="extensions/notebook/dist/jupyter/jupyterSessionManager" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="bdcConnectError">
<source xml:lang="en">Error: {0}. </source>
<target state="translated">오류: {0}. </target>
</trans-unit>
<trans-unit id="clusterControllerConnectionRequired">
<source xml:lang="en">A connection to the cluster controller is required to run Spark jobs</source>
<target state="translated">Spark 작업을 실행하려면 클러스터 컨트롤러에 대한 연결이 필요합니다.</target>
</trans-unit>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="translated">세션을 시작할 수 없습니다. 관리자가 아직 초기화되지 않았습니다.</target>
</trans-unit>
<trans-unit id="notebook.couldNotFindKnoxGateway">
<source xml:lang="en">Could not find Knox gateway endpoint</source>
<target state="translated">Knox 게이트웨이 엔드포인트를 찾을 수 없음</target>
</trans-unit>
<trans-unit id="promptBDCPassword">
<source xml:lang="en">Please provide the password to connect to the BDC Controller</source>
<target state="translated">BDC 컨트롤러에 연결하려면 암호를 제공하세요.</target>
</trans-unit>
<trans-unit id="promptBDCUsername">
<source xml:lang="en">{0}Please provide the username to connect to the BDC Controller:</source>
<target state="translated">{0}BDC 컨트롤러에 연결하려면 사용자 이름을 제공하세요.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/dist/jupyter/pypiClient" source-language="en" datatype="plaintext" target-language="ko">