mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-17 02:51:45 -05:00
[Loc] added changes to resx (#1473)
This commit is contained in:
@@ -5757,6 +5757,26 @@ The Query Processor estimates that implementing the following index could improv
|
||||
*/</target>
|
||||
<note>title of missing index details</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="CreateSasForBlobContainerFailed">
|
||||
<source>Cannot generate SAS URI for blob container.</source>
|
||||
<target state="translated">Blob 컨테이너에 대한 SAS URI를 생성할 수 없습니다.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="WriteSASCredentialToSqlServerFailed">
|
||||
<source>Failed storing shared access signature token on the SQL Servers.</source>
|
||||
<target state="translated">SQL Server에 공유 액세스 서명 토큰을 저장하지 못했습니다.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="UnsupportedDeviceType">
|
||||
<source>Unsupported device type {0} for engine edition {1}.</source>
|
||||
<target state="translated">엔진 버전 {1}에 대해 지원되지 않는 디바이스 유형 {0}입니다.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NotSupportedCloudCreateSas">
|
||||
<source>Create shared access signature is not supported for cloud instances.</source>
|
||||
<target state="translated">공유 액세스 서명 만들기는 클라우드 인스턴스에 대해 지원되지 않습니다.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerGraphTableTypeTitle">
|
||||
<source>Type</source>
|
||||
<target state="translated">형식</target>
|
||||
@@ -5874,7 +5894,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="GeneratedAlwaysColumnType_RowStart">
|
||||
<source>Row start</source>
|
||||
<source>Row Start</source>
|
||||
<target state="translated">행 시작</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user