mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Langpack source file update for August (#20328)
* [Loc] Update to August langpack XLF files * [Loc] Update for langpack source files * xlf update 8-12-2022 * added update to json files
This commit is contained in:
@@ -934,6 +934,14 @@ These files will be FOREVER LOST.</source>
|
||||
<source xml:lang="en">Don't Show Again</source>
|
||||
<target state="translated">다시 표시 안 함</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="no">
|
||||
<source xml:lang="en">No</source>
|
||||
<target state="translated">아니요</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="ok">
|
||||
<source xml:lang="en">OK</source>
|
||||
<target state="translated">확인</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="open">
|
||||
<source xml:lang="en">Open</source>
|
||||
<target state="translated">열기</target>
|
||||
@@ -966,6 +974,18 @@ These files will be FOREVER LOST.</source>
|
||||
<source xml:lang="en">Successfully pushed.</source>
|
||||
<target state="translated">성공적으로 푸시 되었습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="scm button publish title">
|
||||
<source xml:lang="en">$(cloud-upload) Publish Changes</source>
|
||||
<target state="translated">$(cloud-upload) 변경 내용 게시</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="scm button publish tooltip">
|
||||
<source xml:lang="en">Publish Changes</source>
|
||||
<target state="translated">변경 내용 게시</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="scm button sync title">
|
||||
<source xml:lang="en"> Sync Changes $(sync){0}{1}</source>
|
||||
<target state="translated"> 변경 내용 동기화 $(sync){0}{1}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="staged changes">
|
||||
<source xml:lang="en">Staged Changes</source>
|
||||
<target state="translated">스테이징된 변경 사항</target>
|
||||
@@ -978,6 +998,10 @@ These files will be FOREVER LOST.</source>
|
||||
<source xml:lang="en">Syncing. Cancelling may cause serious damages to the repository</source>
|
||||
<target state="translated">동기화 중입니다. 취소하면 리포지토리가 손상될 수 있습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tooManyChangesWarning">
|
||||
<source xml:lang="en">Too many changes were detected. Only the first {0} changes will be shown below.</source>
|
||||
<target state="translated">너무 많은 변경 내용이 감지되었습니다. 첫 번째 {0} 변경 내용만 아래에 표시됩니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="untracked">
|
||||
<source xml:lang="en">Untracked</source>
|
||||
<target state="translated">추적되지 않음</target>
|
||||
@@ -1772,6 +1796,22 @@ These files will be FOREVER LOST.</source>
|
||||
<source xml:lang="en">Controls whether to show a notification when a push is successful.</source>
|
||||
<target state="translated">푸시가 성공했을 때 알림을 표시할지 여부를 제어합니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.showUnpublishedCommitsButton">
|
||||
<source xml:lang="en">Controls whether to show an action button to sync or publish, if there are unpublished commits.</source>
|
||||
<target state="translated">게시되지 않은 커밋이 있는 경우 동기화 또는 게시할 작업 버튼을 표시할지 여부를 제어합니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.showUnpublishedCommitsButton.always">
|
||||
<source xml:lang="en">Always shows the action button, if there are unpublished commits.</source>
|
||||
<target state="translated">게시되지 않은 커밋이 있는 경우 항상 작업 버튼을 표시합니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.showUnpublishedCommitsButton.never">
|
||||
<source xml:lang="en">Never shows the action button.</source>
|
||||
<target state="translated">작업 버튼을 표시하지 않습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.showUnpublishedCommitsButton.whenEmpty">
|
||||
<source xml:lang="en">Only shows the action button if there are no other changes and there are unpublished commits.</source>
|
||||
<target state="translated">다른 변경 내용이 없고 게시되지 않은 커밋이 있는 경우에만 작업 버튼을 표시합니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.smartCommitChanges">
|
||||
<source xml:lang="en">Control which changes are automatically staged by Smart Commit.</source>
|
||||
<target state="translated">스마트 커밋에서 자동으로 스테이징되는 변경 사항을 제어합니다.</target>
|
||||
@@ -1784,6 +1824,10 @@ These files will be FOREVER LOST.</source>
|
||||
<source xml:lang="en">Automatically stage tracked changes only.</source>
|
||||
<target state="translated">추적된 변경 사항만 자동으로 스테이징했습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.statusLimit">
|
||||
<source xml:lang="en">Controls how to limit the number of changes that can be parsed from Git status command. Can be set to 0 for no limit.</source>
|
||||
<target state="translated">Git 상태 명령에서 구문 분석할 수 있는 변경 내용의 수를 제한하는 방법을 제어합니다. 제한이 없는 경우 0으로 설정할 수 있습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.suggestSmartCommit">
|
||||
<source xml:lang="en">Suggests to enable smart commit (commit all changes when there are no staged changes).</source>
|
||||
<target state="translated">스마트 커밋을 사용하도록 제안합니다(스테이징된 변경 사항이 없는 경우 모든 변경 사항 커밋).</target>
|
||||
|
||||
Reference in New Issue
Block a user