Update to langpack for December release (#17904)

* update to xlfs

* update to langpack json files
This commit is contained in:
Alex Ma
2021-12-13 11:05:08 -08:00
committed by GitHub
parent 2da29f17c2
commit 52b7980d9d
150 changed files with 10767 additions and 2517 deletions

View File

@@ -902,6 +902,22 @@
<source xml:lang="en">Reset</source>
<target state="translated">다시 설정</target>
</trans-unit>
<trans-unit id="file">
<source xml:lang="en">File</source>
<target state="translated">파일</target>
</trans-unit>
<trans-unit id="flat">
<source xml:lang="en">Flat</source>
<target state="translated">평면</target>
</trans-unit>
<trans-unit id="objectType">
<source xml:lang="en">Object Type</source>
<target state="translated">개체 형식</target>
</trans-unit>
<trans-unit id="schema">
<source xml:lang="en">Schema</source>
<target state="translated">스키마</target>
</trans-unit>
<trans-unit id="schemaCompare.ApplyConfirmation">
<source xml:lang="en">Are you sure you want to update the target?</source>
<target state="translated">대상을 업데이트하시겠습니까?</target>
@@ -927,17 +943,25 @@
<target state="translated">추가</target>
</trans-unit>
<trans-unit id="schemaCompare.applyButtonDisabledTitle">
<source xml:lang="en">Apply is enabled when the target is a database</source>
<target state="translated">대상이 데이터베이스이면 적용 사용하도록 설정니다.</target>
<source xml:lang="en">Apply is enabled when the target is a database or database project</source>
<target state="translated">대상이 데이터베이스 또는 데이터베이스 프로젝트인 경우 적용 사용하도록 설정니다.</target>
</trans-unit>
<trans-unit id="schemaCompare.applyButtonEnabledTitle">
<source xml:lang="en">Apply changes to target</source>
<target state="translated">대상에 변경 내용 적용</target>
</trans-unit>
<trans-unit id="schemaCompare.applyError">
<source xml:lang="en">There was an error updating the project</source>
<target state="translated">프로젝트를 업데이트하는 동안 오류가 발생했습니다.</target>
</trans-unit>
<trans-unit id="schemaCompare.applyNoChanges">
<source xml:lang="en">No changes to apply</source>
<target state="translated">적용할 변경 내용 없음</target>
</trans-unit>
<trans-unit id="schemaCompare.applySuccess">
<source xml:lang="en">Project was successfully updated</source>
<target state="translated">프로젝트를 업데이트했습니다.</target>
</trans-unit>
<trans-unit id="schemaCompare.cancelCompareButton">
<source xml:lang="en">Stop</source>
<target state="translated">중지</target>
@@ -1046,6 +1070,10 @@
<source xml:lang="en">Options</source>
<target state="translated">옵션</target>
</trans-unit>
<trans-unit id="schemaCompare.projectButtonLabel">
<source xml:lang="en">Database Project</source>
<target state="translated">데이터베이스 프로젝트</target>
</trans-unit>
<trans-unit id="schemaCompare.radioButtonsLabel">
<source xml:lang="en">Type</source>
<target state="translated">형식</target>
@@ -1162,10 +1190,26 @@
<source xml:lang="en">A different target schema has been selected. Compare to see the comparison?</source>
<target state="translated">다른 대상 스키마를 선택했습니다. 비교를 확인하려면 비교를 누르세요.</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.dspErrorSource">
<source xml:lang="en">The source .sqlproj file does not specify a database schema component</source>
<target state="translated">원본 .sqlproj 파일이 데이터베이스 스키마 구성 요소를 지정하지 않습니다.</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.dspErrorTarget">
<source xml:lang="en">The target .sqlproj file does not specify a database schema component</source>
<target state="translated">대상 .sqlproj 파일이 데이터베이스 스키마 구성 요소를 지정하지 않습니다.</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.fileTextBoxLabel">
<source xml:lang="en">File</source>
<target state="translated">파일</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.noProjectExtension">
<source xml:lang="en">The sql-database-projects extension is required to perform schema comparison with database projects</source>
<target state="translated">데이터베이스 프로젝트와 스키마 비교를 수행하려면 sql-database-projects 확장이 필요합니다.</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.noProjectExtensionApply">
<source xml:lang="en">The sql-database-projects extension is required to apply changes to a project</source>
<target state="translated">프로젝트에 변경 내용을 적용하려면 sql-database-projects 확장이 필요합니다.</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.ok">
<source xml:lang="en">OK</source>
<target state="translated">확인</target>
@@ -1186,6 +1230,10 @@
<source xml:lang="en">Source file</source>
<target state="translated">원본 파일</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.structureDropdownLabel">
<source xml:lang="en">Folder Structure</source>
<target state="translated">폴더 구조</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.targetDatabaseDropdown">
<source xml:lang="en">Target Database</source>
<target state="translated">대상 데이터베이스</target>
@@ -1202,6 +1250,14 @@
<source xml:lang="en">Options have changed. Recompare to see the comparison?</source>
<target state="translated">옵션이 변경되었습니다. 비교를 확인하려면 다시 비교를 누르세요.</target>
</trans-unit>
<trans-unit id="schemaObjectType">
<source xml:lang="en">Schema/Object Type</source>
<target state="translated">스키마/개체 형식</target>
</trans-unit>
<trans-unit id="targetStructure">
<source xml:lang="en">Target Folder Structure</source>
<target state="translated">대상 폴더 구조</target>
</trans-unit>
</body>
</file>
<file original="extensions/schema-compare/package" source-language="en" datatype="plaintext" target-language="ko">