Port of langpack resources and source files from main for 1.32 (#16642)

* Massive update to localized XLFs (#16634)

* update to langpack source files 8/9/2021
This commit is contained in:
Alex Ma
2021-08-09 20:55:57 -07:00
committed by GitHub
parent de027df955
commit 05f8bb94f3
70 changed files with 3142 additions and 6563 deletions

View File

@@ -134,7 +134,7 @@
</trans-unit>
<trans-unit id="sqlDatabaseProjects.addSqlBinding">
<source xml:lang="en">Add SQL Binding</source>
<target state="new">Add SQL Binding</target>
<target state="translated">SQL 바인딩 추가</target>
</trans-unit>
</body>
</file>
@@ -599,7 +599,7 @@
</trans-unit>
<trans-unit id="selectFolderStructure">
<source xml:lang="en">Select folder structure</source>
<target state="new">Select folder structure</target>
<target state="translated">폴더 구조 선택</target>
</trans-unit>
<trans-unit id="folderStructureLabel">
<source xml:lang="en">Folder structure</source>
@@ -607,11 +607,11 @@
</trans-unit>
<trans-unit id="browseEllipsis">
<source xml:lang="en">Browse...</source>
<target state="new">Browse...</target>
<target state="translated">찾아보기...</target>
</trans-unit>
<trans-unit id="selectProjectLocation">
<source xml:lang="en">Select project location</source>
<target state="new">Select project location</target>
<target state="translated">프로젝트 위치 선택</target>
</trans-unit>
<trans-unit id="dataworkspace.projectParentDirectoryNotExistError">
<source xml:lang="en">The selected project location '{0}' does not exist or is not a directory.</source>
@@ -755,7 +755,7 @@
</trans-unit>
<trans-unit id="folderAlreadyExistsChooseNewLocation">
<source xml:lang="en">A folder with the name '{0}' already exists on disk at this location. Please choose another location.</source>
<target state="new">A folder with the name '{0}' already exists on disk at this location. Please choose another location.</target>
<target state="translated">이름이 '{0}'인 폴더가 이 위치의 디스크에 이미 있습니다. 다른 위치를 선택하세요.</target>
</trans-unit>
<trans-unit id="invalidInput">
<source xml:lang="en">Invalid input: {0}</source>
@@ -881,66 +881,70 @@
<source xml:lang="en">Script.PostDeployment</source>
<target state="translated">Script.PostDeployment</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.NetCoreInstallationConfirmation">
<source xml:lang="en">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.</source>
<target state="new">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation">
<source xml:lang="en">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.</source>
<target state="new">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
<source xml:lang="en">Update Location</source>
<target state="new">Update Location</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<source xml:lang="en">Install</source>
<target state="new">Install</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="new">Don't Ask Again</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
<target state="new">Database Projects</target>
</trans-unit>
<trans-unit id="input">
<source xml:lang="en">Input</source>
<target state="new">Input</target>
<target state="translated">입력</target>
</trans-unit>
<trans-unit id="output">
<source xml:lang="en">Output</source>
<target state="new">Output</target>
<target state="translated">출력</target>
</trans-unit>
<trans-unit id="selectBindingType">
<source xml:lang="en">Select type of binding</source>
<target state="new">Select type of binding</target>
<target state="translated">바인딩 유형 선택</target>
</trans-unit>
<trans-unit id="selectAzureFunction">
<source xml:lang="en">Select an Azure function in the current file to add SQL binding to</source>
<target state="new">Select an Azure function in the current file to add SQL binding to</target>
<target state="translated">현재 파일에서 SQL 바인딩을 추가할 Azure 함수 선택</target>
</trans-unit>
<trans-unit id="sqlObjectToQuery">
<source xml:lang="en">SQL object to query</source>
<target state="new">SQL object to query</target>
<target state="translated">쿼리할 SQL 개체</target>
</trans-unit>
<trans-unit id="sqlTableToUpsert">
<source xml:lang="en">SQL table to upsert into</source>
<target state="new">SQL table to upsert into</target>
<target state="translated">upsert할 SQL 테이블</target>
</trans-unit>
<trans-unit id="connectionStringSetting">
<source xml:lang="en">Connection string setting name</source>
<target state="new">Connection string setting name</target>
<target state="translated">연결 문자열 설정 이름</target>
</trans-unit>
<trans-unit id="connectionStringSettingPlaceholder">
<source xml:lang="en">Connection string setting specified in "local.settings.json"</source>
<target state="new">Connection string setting specified in "local.settings.json"</target>
<target state="translated">"local.settings.json"에 지정된 연결 문자열 설정</target>
</trans-unit>
<trans-unit id="noAzureFunctionsInFile">
<source xml:lang="en">No Azure functions in the current active file</source>
<target state="new">No Azure functions in the current active file</target>
<target state="translated">현재 활성 파일에 Azure 함수가 없음</target>
</trans-unit>
</body>
</file>
<file original="extensions/sql-database-projects/dist/tools/netcoreTool" source-language="en" datatype="plaintext" target-language="ko">
<body>
<trans-unit id="sqlDatabaseProjects.NetCoreInstallationConfirmation">
<source xml:lang="en">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .Net Core SDK location in settings if already installed.</source>
<target state="translated">.NET Core SDK를 찾을 수 없습니다. 프로젝트 빌드가 작동하지 않습니다. .NET Core SDK 버전 3.1을 설치하거나 이미 설치된 경우 설정에서 .Net Core SDK 위치를 업데이트하세요.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
<source xml:lang="en">Update Location</source>
<target state="translated">업데이트 위치</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<source xml:lang="en">Install</source>
<target state="translated">설치</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="translated">다시 묻지 않음</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
<target state="translated">데이터베이스 프로젝트</target>
</trans-unit>
<trans-unit id="sqlDatabaseProject.RunCommand.ErroredOut">
<source xml:lang="en"> &gt;&gt;&gt; {0} … errored out: {1}</source>
<target state="translated"> &gt;&gt;&gt; {0} ... 오류가 발생했습니다. {1}</target>