mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 18:22:34 -05:00
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:
committed by
GitHub
parent
8c98862343
commit
4be16a89d8
@@ -3304,8 +3304,8 @@
|
||||
<Item ItemId=";extensions/Microsoft.sql-database-projects/dist/common/constants.unhandledDeleteType" ItemType="0" PsrId="308" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Unhandled item type during exclude: '{0}]]></Val>
|
||||
<Tgt Cat="Text" Stat="Update" Orig="New">
|
||||
<Val><![CDATA[삭제하는 동안 처리되지 않는 항목 종류: '{0}]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[제외하는 동안 처리되지 않는 항목 종류: '{0}]]></Val>
|
||||
</Tgt>
|
||||
<Prev Cat="Text">
|
||||
<Val><![CDATA[Unhandled item type during delete: '{0}]]></Val>
|
||||
@@ -3952,8 +3952,8 @@
|
||||
<Item ItemId=";extensions/Microsoft.sql-database-projects/package.sqlDatabaseProjects.welcome" ItemType="0" PsrId="308" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[No database projects currently open.]A;[New Project]5D;(command:sqlDatabaseProjects.new)]A;[Open Project]5D;(command:sqlDatabaseProjects.open)]A;[Create Project From Database]5D;(command:sqlDatabaseProjects.importDatabase)]]></Val>
|
||||
<Tgt Cat="Text" Stat="Update" Orig="New">
|
||||
<Val><![CDATA[현재 열려 있는 데이터베이스 프로젝트가 없습니다.]D;]A;[새 프로젝트]5D; (command: sqlDatabaseProjects.new)]D;]A;[프로젝트 열기]5D; (command: sqlDatabaseProjects)]D;]A;[데이터베이스에서 프로젝트 만들기]5D; (command: sqlDatabaseProjects. importDatabase)]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[현재 열려 있는 데이터베이스 프로젝트가 없습니다.]A;[새 프로젝트]5D;(command: sqlDatabaseProjects.new)]A;[프로젝트 열기]5D;(command: sqlDatabaseProjects)]A;[데이터베이스에서 프로젝트 만들기]5D;(command: sqlDatabaseProjects. importDatabase)]]></Val>
|
||||
</Tgt>
|
||||
<Prev Cat="Text">
|
||||
<Val><![CDATA[No database projects currently open.]D;]A;[New Project]5D;(command:sqlDatabaseProjects.new)]D;]A;[Open Project]5D;(command:sqlDatabaseProjects.open)]D;]A;[Create Project From Database]5D;(command:sqlDatabaseProjects.importDatabase)]]></Val>
|
||||
|
||||
Reference in New Issue
Block a user