LEGO: Pull request from lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230820154006840 to main (#24174)

* Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230820154006840.

* added fix to spanish files

* WIP small fixes for italian

* fix for italian files

* fix for korean

* Final fix for now

* one last cleanup patch

* fix for space

* small fix to prev

* removed another dupe string

---------

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
CSIGS@microsoft.com
2023-08-24 13:46:50 -07:00
committed by GitHub
parent 8c98862343
commit 4be16a89d8
73 changed files with 2268 additions and 390 deletions

View File

@@ -738,6 +738,9 @@
<Item ItemId=";extensions/Microsoft.mssql/dist/main.mssql.reloadPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[This setting requires Azure Data Studio to be reloaded to take into effect.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[此設定需要重新載入 Azure Data Studio 才會生效。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1146,6 +1149,9 @@
<Item ItemId=";extensions/Microsoft.mssql/dist/objectManagement/localizedConstants.objectManagement.deleteBackupHistory" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete backup and restore history information for database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[刪除資料庫的備份和還原記錄資訊]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1170,12 +1176,18 @@
<Item ItemId=";extensions/Microsoft.mssql/dist/objectManagement/localizedConstants.objectManagement.detachDatabaseDialogTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Detach Database - {0} (Preview)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[卸離資料庫 - {0} (預覽)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/Microsoft.mssql/dist/objectManagement/localizedConstants.objectManagement.detachDatabaseOptions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Detach Database Options]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[卸離資料庫選項]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1638,8 +1650,8 @@
<Item ItemId=";extensions/Microsoft.mssql/dist/objectManagement/localizedConstants.objectManagement.objectPropertiesDialogTitle" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} Properties (Preview) - {1}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[{0} - {1} (預覽)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} 屬性 (預覽) - {1}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[{0} - {1} (Preview)]]></Val>
@@ -1869,8 +1881,8 @@
<Item ItemId=";extensions/Microsoft.mssql/dist/objectManagement/localizedConstants.objectManagement.reservedStorageSizeInMB" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Reserved Storage Size (MB)]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[保留儲存空間大小]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[保留儲存空間大小 (MB)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Reserved Storage Size]]></Val>
@@ -1944,6 +1956,9 @@
<Item ItemId=";extensions/Microsoft.mssql/dist/objectManagement/localizedConstants.objectManagement.storageSpaceUsageInMB" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Storage Space Usage (MB)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[儲存空間使用量 (MB)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>