mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Port of langpacks for release/1.35 (#18365)
* Update to langpacks and xlfs * fixed id for git * changed release date
This commit is contained in:
@@ -50,6 +50,10 @@
|
||||
<source xml:lang="en">Time</source>
|
||||
<target state="translated">時間</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="actionLabel">
|
||||
<source xml:lang="en">Action</source>
|
||||
<target state="translated">動作</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="addDatabaseReferenceOkButtonText">
|
||||
<source xml:lang="en">Add reference</source>
|
||||
<target state="translated">新增參考</target>
|
||||
@@ -78,6 +82,18 @@
|
||||
<source xml:lang="en">Would you like to update Azure Function local.settings.json with the new connection string?</source>
|
||||
<target state="translated">是否要以新的連接字串更新 Azure Function local.settings.json?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="applyConfirmation">
|
||||
<source xml:lang="en">Are you sure you want to update the target project?</source>
|
||||
<target state="translated">確定要更新目標專案嗎?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="applyError">
|
||||
<source xml:lang="en">There was an error updating the project: {0}</source>
|
||||
<target state="translated">更新專案時發生錯誤: {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="applySuccess">
|
||||
<source xml:lang="en">Project was successfully updated.</source>
|
||||
<target state="translated">已成功更新專案。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="at">
|
||||
<source xml:lang="en">at</source>
|
||||
<target state="translated">於</target>
|
||||
@@ -150,6 +166,14 @@
|
||||
<source xml:lang="en">Cleaning existing deployments...</source>
|
||||
<target state="translated">正在清除現有的部署...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="closeButton">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="translated">關閉</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="compareActionRadiButtonLabel">
|
||||
<source xml:lang="en">View changes in Schema Compare</source>
|
||||
<target state="translated">在結構描述比較中檢視變更</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="confirmPassword">
|
||||
<source xml:lang="en">Confirm SQL server admin password</source>
|
||||
<target state="translated">確認 SQL Server 管理員密碼</target>
|
||||
@@ -166,6 +190,10 @@
|
||||
<source xml:lang="en">Connection failed error: '{0}'</source>
|
||||
<target state="translated">連線失敗。錯誤: '{0}'</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionProfile">
|
||||
<source xml:lang="en">Select a connection profile</source>
|
||||
<target state="translated">選取連接設定檔</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionRadioButtonLabel">
|
||||
<source xml:lang="en">Connections</source>
|
||||
<target state="translated">連線</target>
|
||||
@@ -179,8 +207,8 @@
|
||||
<target state="translated">在 "local.settings.json" 中指定的連接字串設定</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="containerAlreadyExistForProject">
|
||||
<source xml:lang="en">Other servers on container already exist for the project. Do you want to delete them?</source>
|
||||
<target state="translated">容器上的其他伺服器已存在於專案中。要刪除它們嗎?</target>
|
||||
<source xml:lang="en">Containers already exist for this project. Do you want to delete them before deploying a new one?</source>
|
||||
<target state="translated">此專案的容器已存在。您要先刪除這些檔案再部署新的嗎?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="createNew">
|
||||
<source xml:lang="en">Create New</source>
|
||||
@@ -410,6 +438,14 @@
|
||||
<source xml:lang="en">SQL Database</source>
|
||||
<target state="translated">SQL Database</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="emptySdkProjectTypeDescription">
|
||||
<source xml:lang="en">Develop and publish schemas for SQL databases with Microsoft.Build.Sql (preview), starting from an empty SDK-style project.</source>
|
||||
<target state="translated">從空的 SDK 樣式專案開始,使用 Microsoft.Build.Sql (預覽) 開發及發行 SQL 資料庫架構。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="emptySdkProjectTypeDisplayName">
|
||||
<source xml:lang="en">SQL Database (SDK)</source>
|
||||
<target state="translated">SQL Database (SDK)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterConnStringTemplateDescription">
|
||||
<source xml:lang="en">Enter a template for SQL connection string</source>
|
||||
<target state="translated">輸入 SQL 連接字串的範本</target>
|
||||
@@ -446,6 +482,14 @@
|
||||
<source xml:lang="en">Enter SQL Server admin password</source>
|
||||
<target state="translated">輸入 SQL Server 管理員密碼</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPasswordManually">
|
||||
<source xml:lang="en">Enter password or press escape to cancel</source>
|
||||
<target state="translated">輸入密碼或按 ESC 鍵取消</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPasswordPrompt">
|
||||
<source xml:lang="en">Enter the password to be used for the connection string</source>
|
||||
<target state="translated">輸入用於連接字串的密碼</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPortNumber">
|
||||
<source xml:lang="en">Enter SQL server port number or press enter to use the default value</source>
|
||||
<target state="translated">輸入 SQL Server 連接埠號碼或按 Enter 以使用預設值</target>
|
||||
@@ -454,6 +498,10 @@
|
||||
<source xml:lang="en">Enter a database name for this system database</source>
|
||||
<target state="translated">輸入此系統資料庫的資料庫名稱</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="equalComparison">
|
||||
<source xml:lang="en">The project is already up to date with the database.</source>
|
||||
<target state="translated">專案已經與資料庫一起更新。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorFindingBuildFilesLocation">
|
||||
<source xml:lang="en">Error finding build files location: {0}</source>
|
||||
<target state="translated">尋找組建檔案位置時發生錯誤: {0}</target>
|
||||
@@ -500,6 +548,10 @@
|
||||
<source xml:lang="en">Target information for extract is required to create database project.</source>
|
||||
<target state="translated">需要供解壓縮的目標資訊才能建立資料庫專案。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="failedToGetConnectionString">
|
||||
<source xml:lang="en">An error occurred generating the connection string for the selected connection</source>
|
||||
<target state="translated">為選取的連線產生連接字串時發生錯誤</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="failedToParse">
|
||||
<source xml:lang="en">Failed to parse "{0}": {1}.</source>
|
||||
<target state="translated">無法剖析 "{0}": {1}。</target>
|
||||
@@ -572,6 +624,10 @@
|
||||
<source xml:lang="en">Import Elements</source>
|
||||
<target state="translated">匯入元素</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="includePassword">
|
||||
<source xml:lang="en">Do you want to include the password from this connection in your local.settings.json file?</source>
|
||||
<target state="translated">是否要在 local.settings.json 檔案中包含來自此連線的密碼?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="input">
|
||||
<source xml:lang="en">Input</source>
|
||||
<target state="translated">輸入</target>
|
||||
@@ -620,6 +676,10 @@
|
||||
<source xml:lang="en">{0} near line "{1}", column "{2}"</source>
|
||||
<target state="translated">{0} 接近行 "{1}",資料行 "{2}"</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="learnMore">
|
||||
<source xml:lang="en">Learn More</source>
|
||||
<target state="translated">深入了解</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="loadProfilePlaceholderText">
|
||||
<source xml:lang="en">Load profile...</source>
|
||||
<target state="translated">負載設定檔...</target>
|
||||
@@ -684,10 +744,18 @@
|
||||
<source xml:lang="en">File {0} doesn't exist</source>
|
||||
<target state="translated">檔案 {0} 不存在</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="noSchemaCompareExtension">
|
||||
<source xml:lang="en">The Schema Compare extension must be installed to a update a project from a database.</source>
|
||||
<target state="translated">結構描述比較延伸模組必須安裝至資料庫中的更新專案。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="noSqlFilesGenerated">
|
||||
<source xml:lang="en">No .sql files were generated by Autorest. Please confirm that your spec contains model definitions, or check the output log for details.</source>
|
||||
<target state="translated">Autorest 未產生任何 .sql 檔案。請確認您的規格包含模型定義,或檢查輸出記錄以尋找詳細資料。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="noSqlProjFile">
|
||||
<source xml:lang="en">The selected project file does not exist</source>
|
||||
<target state="translated">選取的專案檔不存在</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="noSqlProjFilesSelected">
|
||||
<source xml:lang="en">No .sqlproj file selected; please select one.</source>
|
||||
<target state="translated">未選取任何 .sqlproj 檔案;請選取一個。</target>
|
||||
@@ -732,6 +800,10 @@
|
||||
<source xml:lang="en">Open License Agreement</source>
|
||||
<target state="translated">開啟授權合約</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="openFile">
|
||||
<source xml:lang="en">Open File</source>
|
||||
<target state="translated">開啟檔案</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="output">
|
||||
<source xml:lang="en">Output</source>
|
||||
<target state="translated">輸出</target>
|
||||
@@ -796,6 +868,10 @@
|
||||
<source xml:lang="en">Project</source>
|
||||
<target state="translated">專案</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="projectLocationLabel">
|
||||
<source xml:lang="en">Location</source>
|
||||
<target state="translated">位置</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="projectLocationPlaceholderText">
|
||||
<source xml:lang="en">Select location to create project</source>
|
||||
<target state="translated">選取要建立專案的位置</target>
|
||||
@@ -816,6 +892,10 @@
|
||||
<source xml:lang="en">Project reference name element</source>
|
||||
<target state="translated">專案參考名稱元素</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="projectToUpdatePlaceholderText">
|
||||
<source xml:lang="en">Select project file</source>
|
||||
<target state="translated">選取專案檔</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="publish">
|
||||
<source xml:lang="en">Publish</source>
|
||||
<target state="translated">發佈</target>
|
||||
@@ -920,6 +1000,10 @@
|
||||
<source xml:lang="en">Schema</source>
|
||||
<target state="translated">結構描述</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="schemaCompare.compareErrorMessage">
|
||||
<source xml:lang="en">Schema Compare failed: {0}</source>
|
||||
<target state="translated">結構描述比較失敗: {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="schemaCompareAction">
|
||||
<source xml:lang="en">Schema Compare</source>
|
||||
<target state="translated">結構描述比較</target>
|
||||
@@ -936,6 +1020,10 @@
|
||||
<source xml:lang="en">Script</source>
|
||||
<target state="translated">指令碼</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdkStyleProject">
|
||||
<source xml:lang="en">SDK-style project</source>
|
||||
<target state="new">SDK-style project</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sec">
|
||||
<source xml:lang="en">sec</source>
|
||||
<target state="translated">秒</target>
|
||||
@@ -956,6 +1044,14 @@
|
||||
<source xml:lang="en">Select connection</source>
|
||||
<target state="translated">選取連線</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectConnectionError">
|
||||
<source xml:lang="en">Failed to set connection string app setting: {0}</source>
|
||||
<target state="translated">無法設定連接字串應用程式設定: {0}</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectConnectionString">
|
||||
<source xml:lang="en">Select SQL connection string method</source>
|
||||
<target state="translated">選取 SQL 連接字串方法</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectDacpac">
|
||||
<source xml:lang="en">Select .dacpac</source>
|
||||
<target state="translated">選取 .dacpac</target>
|
||||
@@ -1128,6 +1224,10 @@
|
||||
<source xml:lang="en">Unable to locate '{0}' target: '{1}'</source>
|
||||
<target state="translated">找不到 '{0}' 目標: '{1}'</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="unableToSetConnectionString">
|
||||
<source xml:lang="en">Failed to set connection string app setting</source>
|
||||
<target state="translated">無法設定連接字串應用程式設定</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="unexpectedProjectContext">
|
||||
<source xml:lang="en">Unable to establish project context. Command invoked from unexpected location: {0}</source>
|
||||
<target state="translated">無法建立專案內容。從未預期的位置叫用的命令: {0}</target>
|
||||
@@ -1140,6 +1240,14 @@
|
||||
<source xml:lang="en">Unrecognized version: </source>
|
||||
<target state="translated">無法辨識的版本:</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateAction">
|
||||
<source xml:lang="en">Update action</source>
|
||||
<target state="translated">更新動作</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateActionRadiButtonLabel">
|
||||
<source xml:lang="en">Apply all changes</source>
|
||||
<target state="translated">套用所有變更</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateProjectDatabaseReferencesForRoundTrip">
|
||||
<source xml:lang="en">The system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<target state="translated">必須更新系統資料庫參考,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?</target>
|
||||
@@ -1148,6 +1256,26 @@
|
||||
<source xml:lang="en">The targets, references, and system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<target state="translated">目標、參考和系統資料庫參考需要更新,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateProjectFromDatabaseDialogName">
|
||||
<source xml:lang="en">Update project from database</source>
|
||||
<target state="translated">從資料庫更新專案</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateText">
|
||||
<source xml:lang="en">Update</source>
|
||||
<target state="translated">更新</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="updatingProjectFromDatabase">
|
||||
<source xml:lang="en">Updating {0} from {1}...</source>
|
||||
<target state="translated">正在從 {1} 更新 {0}...</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="userConnectionString">
|
||||
<source xml:lang="en">Enter connection string</source>
|
||||
<target state="translated">輸入連接字串</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="userPasswordLater">
|
||||
<source xml:lang="en">In order to user the SQL connection string later you will need to manually enter the password in your local.settings.json file.</source>
|
||||
<target state="translated">為了稍後使用 SQL 連接字串,您必須在 local.settings.json 檔案中手動輸入密碼。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="userSelectionCancelled">
|
||||
<source xml:lang="en">User has cancelled selection for how to run autorest.</source>
|
||||
<target state="translated">使用者已取消選取如何執行自動 autorest。</target>
|
||||
@@ -1336,6 +1464,10 @@
|
||||
<source xml:lang="en">Schema Compare</source>
|
||||
<target state="translated">結構描述比較</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.updateProjectFromDatabase">
|
||||
<source xml:lang="en">Update Project From Database</source>
|
||||
<target state="translated">從資料庫更新專案</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.validateExternalStreamingJob">
|
||||
<source xml:lang="en">Validate External Streaming Job</source>
|
||||
<target state="translated">驗證外部串流作業</target>
|
||||
@@ -1356,4 +1488,4 @@
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user