LEGO: check in for main to temporary branch. (#17204)

This commit is contained in:
csigs
2021-09-30 11:48:54 -07:00
committed by GitHub
parent f88d65f4a6
commit 5b83606d21
8 changed files with 261 additions and 21 deletions

View File

@@ -91,6 +91,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.SettingAlreadyExists" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local app setting '{0}' already exists. Overwrite?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[本機應用程式設定 '{0}' 已經存在。要覆寫嗎?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -322,6 +325,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.confirmPassword" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Confirm SQL server admin password]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[確認 SQL Server 管理員密碼]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -385,6 +391,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.createNewLocalAppSetting" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Create new local app setting]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[建立新的本機應用程式設定]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -796,6 +805,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.dockerNotRunningError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to verify docker. Please make sure docker is installed and running. Error: '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法驗證 docker。請確定 docker 已安裝且正在執行。錯誤: '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -892,6 +904,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.enterConnectionStringSettingName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter connection string setting name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[輸入連接字串設定名稱]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -925,8 +940,8 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.enterPassword" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter SQL Server admin password]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[輸入密碼]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[輸入 SQL Server 管理員密碼]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enter password]]></Val>
@@ -937,8 +952,8 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.enterPortNumber" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter SQL server port number or press enter to use the default value]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[輸入連接埠號碼或按 Enter 以使用預設值]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[輸入 SQL Server 連接埠號碼或按 Enter 以使用預設值]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enter port number or press enter to use the default value]]></Val>
@@ -1138,6 +1153,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.generatingProjectFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Generating project via AutoRest failed: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法透過 AutoRest 產生專案: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1216,6 +1234,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.invalidSQLPassword" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL Server password doesn't meet the password complexity requirement. For more information see https://docs.microsoft.com/sql/relational-databases/security/password-policy]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL Server 密碼不符合密碼複雜度要求。如需詳細資訊,請參閱 https://docs.microsoft.com/sql/relational-databases/security/password-policy]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1294,6 +1315,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.multipleMostDeploymentScripts" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unexpected number of {0} files: {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[非預期的 {0} 檔案數: {1}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1408,12 +1432,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.nodeButNotAutorestFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Autorest tool not found in system path, but found Node.js. Running via npx. Please execute 'npm install autorest -g' to install permanently.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[系統路徑中找不到 Autorest 工具,但找到透過 npx 執行的 Node.js。請執行 'npm install autorest -g' 以永久安裝。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.nodeNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Neither autorest nor Node.js (npx) found in system path. Please install Node.js for autorest generation to work.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在系統路徑中找不到 Autorest 和 Node.js (npx)。請安裝 Node.js 以產生 Autorest。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1474,6 +1504,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.passwordNotMatch" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL Server password doesn't match the confirmation password]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL Server 密碼與確認密碼不相符]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1636,14 +1669,17 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.publishToContainerFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to publish to container. Check output pane for more details. {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法發行容器。如需詳細資料,請查看輸出窗格。 {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.publishToDockerContainer" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Publish to new server in a container]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[發佈至 Docker 容器]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[發行至容器中的新伺服器]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Publish to docker container]]></Val>
@@ -1834,6 +1870,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectBaseImage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select the base SQL Server docker image]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選取基底 SQL Server docker 映像]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1933,6 +1972,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectSpecFile" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select OpenAPI/Swagger spec file]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選取 OpenAPI/Swagger 規格檔案]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1993,6 +2035,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.specSelectionText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[OpenAPI/Swagger spec]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[OpenAPI/Swagger 規格]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2356,6 +2401,9 @@
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.autorestSqlVersion" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Which version of Autorest.Sql to use from NPM. Latest will be used if not set.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[要從 NPM 使用的 Autorest.Sql 版本。如果未設定,則會使用最新的版本。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2443,6 +2491,9 @@
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.generateProjectFromOpenApiSpec" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Generate SQL Project from OpenAPI/Swagger spec]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[透過 OpenAPI/Swagger 規格產生 SQL 專案]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2557,6 +2608,9 @@
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.nodejsDoNotAsk" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to install Node.js when not detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[是否在未偵測到 Node.js 時提示使用者加以安裝。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>