Files
azuredatastudio/resources/xlf/zh-hant/Microsoft.schema-compare.zh-Hant.xlf
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

407 lines
21 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/Microsoft.schema-compare/dist/localizedConstants" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="schemaCompareDialog.differentSourceMessage">
<source xml:lang="en">A different source schema has been selected. Compare to see the comparison?</source>
<target state="translated">已選取其他來源結構描述。要比較以查看比較結果嗎?</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.differentTargetMessage">
<source xml:lang="en">A different target schema has been selected. Compare to see the comparison?</source>
<target state="translated">已選取其他目標結構描述。要比較以查看比較結果嗎?</target>
</trans-unit>
<trans-unit id="schemaCompare.actionColumn">
<source xml:lang="en">Action</source>
<target state="translated">動作</target>
</trans-unit>
<trans-unit id="schemaCompare.addAction">
<source xml:lang="en">Add</source>
<target state="translated">新增</target>
</trans-unit>
<trans-unit id="schemaCompare.updateButton">
<source xml:lang="en">Apply</source>
<target state="translated">套用</target>
</trans-unit>
<trans-unit id="schemaCompare.applyButtonEnabledTitle">
<source xml:lang="en">Apply changes to target</source>
<target state="translated">將變更套用至目標</target>
</trans-unit>
<trans-unit id="schemaCompare.applyButtonDisabledTitle">
<source xml:lang="en">Apply is enabled when the target is a database or database project</source>
<target state="translated">當目標為資料庫或資料庫專案時,會啟用套用</target>
</trans-unit>
<trans-unit id="schemaCompare.ApplyConfirmation">
<source xml:lang="en">Are you sure you want to update the target?</source>
<target state="translated">確定要更新目標嗎?</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">取消</target>
</trans-unit>
<trans-unit id="schemaCompare.cancelErrorMessage">
<source xml:lang="en">Cancel schema compare failed: '{0}'</source>
<target state="translated">取消結構描述比較失敗: '{0}'</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotExcludeMessage">
<source xml:lang="en">Cannot exclude {0}. Included dependents exist</source>
<target state="translated">無法排除 {0}。包含的相依性已存在</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotExcludeMessageWithDependent">
<source xml:lang="en">Cannot exclude {0}. Included dependents exist, such as {1}</source>
<target state="translated">無法排除 {0}。包含的相依性已存在,例如 {1}</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotIncludeMessage">
<source xml:lang="en">Cannot include {0}. Excluded dependents exist</source>
<target state="translated">無法包含 {0}。排除的相依性已存在</target>
</trans-unit>
<trans-unit id="schemaCompare.cannotIncludeMessageWithDependent">
<source xml:lang="en">Cannot include {0}. Excluded dependents exist, such as {1}</source>
<target state="translated">不無法包含 {0}。排除的相依性已存在,例如 {1}</target>
</trans-unit>
<trans-unit id="schemaCompare.changeAction">
<source xml:lang="en">Change</source>
<target state="translated">變更</target>
</trans-unit>
<trans-unit id="schemaCompare.compareButton">
<source xml:lang="en">Compare</source>
<target state="translated">比較</target>
</trans-unit>
<trans-unit id="schemaCompare.CompareDetailsTitle">
<source xml:lang="en">Compare Details</source>
<target state="translated">比較詳細資料</target>
</trans-unit>
<trans-unit id="schemaCompare.differencesTableTitle">
<source xml:lang="en">Comparison between Source and Target</source>
<target state="translated">來源和目標之間的比較</target>
</trans-unit>
<trans-unit id="schemaCompare.dacpacRadioButtonLabel">
<source xml:lang="en">Data-tier Application File (.dacpac)</source>
<target state="translated">資料層應用程式檔案 (.dacpac)</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.databaseDropdownTitle">
<source xml:lang="en">Database</source>
<target state="translated">資料庫</target>
</trans-unit>
<trans-unit id="schemaCompare.databaseButtonLabel">
<source xml:lang="en">Database</source>
<target state="translated">資料庫</target>
</trans-unit>
<trans-unit id="schemaCompare.projectButtonLabel">
<source xml:lang="en">Database Project</source>
<target state="translated">資料庫專案</target>
</trans-unit>
<trans-unit id="schemaCompare.deleteAction">
<source xml:lang="en">Delete</source>
<target state="translated">刪除</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.differentSourceTargetMessage">
<source xml:lang="en">Different source and target schemas have been selected. Compare to see the comparison?</source>
<target state="translated">已選取不同的來源和結構描述。要比較以查看比較結果嗎?</target>
</trans-unit>
<trans-unit id="schemaCompare.GetConnectionString">
<source xml:lang="en">Do you want to connect to {0}?</source>
<target state="translated">是否要連接到 {0}?</target>
</trans-unit>
<trans-unit id="file">
<source xml:lang="en">File</source>
<target state="translated">FILE</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.fileTextBoxLabel">
<source xml:lang="en">File</source>
<target state="translated">檔案</target>
</trans-unit>
<trans-unit id="flat">
<source xml:lang="en">Flat</source>
<target state="translated">一般</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.structureDropdownLabel">
<source xml:lang="en">Folder Structure</source>
<target state="translated">資料夾結構</target>
</trans-unit>
<trans-unit id="SchemaCompare.GeneralOptionsLabel">
<source xml:lang="en">General Options</source>
<target state="translated">一般選項</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptButton">
<source xml:lang="en">Generate script</source>
<target state="translated">產生指令碼</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptErrorMessage">
<source xml:lang="en">Generate script failed: '{0}'</source>
<target state="translated">無法產生指令碼: '{0}'</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptButtonDisabledTitle">
<source xml:lang="en">Generate script is enabled when the target is a database</source>
<target state="translated">當目標為資料庫時,會啟用產生指令碼</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptEnabledButton">
<source xml:lang="en">Generate script to deploy changes to target</source>
<target state="translated">產生指令碼以將變更部署至目標</target>
</trans-unit>
<trans-unit id="schemaCompare.includeColumnName">
<source xml:lang="en">Include</source>
<target state="translated">包括</target>
</trans-unit>
<trans-unit id="SchemaCompare.ObjectTypesOptionsLabel">
<source xml:lang="en">Include Object Types</source>
<target state="translated">包含物件類型</target>
</trans-unit>
<trans-unit id="schemaCompare.waitText">
<source xml:lang="en">Initializing Comparison. This might take a moment.</source>
<target state="translated">正在將比較結果初始化。這可能需要一些時間。</target>
</trans-unit>
<trans-unit id="schemaCompare.openScmpButtonTitle">
<source xml:lang="en">Load source, target, and options saved in an .scmp file</source>
<target state="translated">載入儲存在 .scmp 檔案中的來源、目標和選項</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.No">
<source xml:lang="en">No</source>
<target state="translated"></target>
</trans-unit>
<trans-unit id="schemaCompare.applyNoChanges">
<source xml:lang="en">No changes to apply</source>
<target state="translated">沒有任何要套用的變更</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptNoChanges">
<source xml:lang="en">No changes to script</source>
<target state="translated">指令碼沒有任何變更</target>
</trans-unit>
<trans-unit id="schemaCompare.noDifferences">
<source xml:lang="en">No schema differences were found.</source>
<target state="translated">找不到任何結構描述差異。</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.ok">
<source xml:lang="en">OK</source>
<target state="translated">確定</target>
</trans-unit>
<trans-unit id="objectType">
<source xml:lang="en">Object Type</source>
<target state="translated">物件類型</target>
</trans-unit>
<trans-unit id="schemaCompare.openFile">
<source xml:lang="en">Open</source>
<target state="translated">開啟</target>
</trans-unit>
<trans-unit id="schemaCompare.openScmpButton">
<source xml:lang="en">Open .scmp file</source>
<target state="translated">開啟 .scmp 檔案</target>
</trans-unit>
<trans-unit id="schemaCompare.openScmpErrorMessage">
<source xml:lang="en">Open scmp failed: '{0}'</source>
<target state="translated">無法開啟 scmp: '{0}'</target>
</trans-unit>
<trans-unit id="schemaCompare.optionsButton">
<source xml:lang="en">Options</source>
<target state="translated">選項</target>
</trans-unit>
<trans-unit id="schemaCompareOptions.RecompareMessage">
<source xml:lang="en">Options have changed. Recompare to see the comparison?</source>
<target state="translated">選項已變更。要重新比較以查看比較嗎?</target>
</trans-unit>
<trans-unit id="schemaCompare.includeExcludeInfoMessage">
<source xml:lang="en">Please note that include/exclude operations can take a moment to calculate affected dependencies</source>
<target state="translated">請注意,包含/排除作業可能需要一些時間來計算受影響的相依性</target>
</trans-unit>
<trans-unit id="schemaCompare.RecompareToRefresh">
<source xml:lang="en">Press Compare to refresh the comparison.</source>
<target state="translated">按下 [比較] 即可重新整理比較結果。</target>
</trans-unit>
<trans-unit id="schemaCompare.applySuccess">
<source xml:lang="en">Project was successfully updated</source>
<target state="translated">已成功更新專案</target>
</trans-unit>
<trans-unit id="SchemaCompareOptionsDialog.Reset">
<source xml:lang="en">Reset</source>
<target state="translated">重設</target>
</trans-unit>
<trans-unit id="schemaCompare.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">儲存</target>
</trans-unit>
<trans-unit id="schemaCompare.saveScmpButton">
<source xml:lang="en">Save .scmp file</source>
<target state="translated">儲存 .scmp 檔案</target>
</trans-unit>
<trans-unit id="schemaCompare.saveScmpErrorMessage">
<source xml:lang="en">Save scmp failed: '{0}'</source>
<target state="translated">無法儲存 scmp: '{0}'</target>
</trans-unit>
<trans-unit id="schemaCompare.saveScmpButtonTitle">
<source xml:lang="en">Save source and target, options, and excluded elements</source>
<target state="translated">儲存來源和目標、選項及排除的元素</target>
</trans-unit>
<trans-unit id="schema">
<source xml:lang="en">Schema</source>
<target state="translated">結構描述</target>
</trans-unit>
<trans-unit id="schemaCompare.dialogTitle">
<source xml:lang="en">Schema Compare</source>
<target state="translated">結構描述比較</target>
</trans-unit>
<trans-unit id="schemaCompare.updateErrorMessage">
<source xml:lang="en">Schema Compare Apply failed '{0}'</source>
<target state="translated">結構描述比較套用失敗 '{0}'</target>
</trans-unit>
<trans-unit id="SchemaCompare.SchemaCompareOptionsDialogLabel">
<source xml:lang="en">Schema Compare Options</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="schemaObjectType">
<source xml:lang="en">Schema/Object Type</source>
<target state="translated">結構描述/物件類型</target>
</trans-unit>
<trans-unit id="schemaCompare.sourceButtonTitle">
<source xml:lang="en">Select Source</source>
<target state="translated">選取來源</target>
</trans-unit>
<trans-unit id="schemaCompare.targetButtonTitle">
<source xml:lang="en">Select Target</source>
<target state="translated">選取目標</target>
</trans-unit>
<trans-unit id="schemaCompare.selectConnection">
<source xml:lang="en">Select connection</source>
<target state="translated">選取連線</target>
</trans-unit>
<trans-unit id="schemaCompare.selectSourceFile">
<source xml:lang="en">Select source file</source>
<target state="translated">選取來源檔案</target>
</trans-unit>
<trans-unit id="schemaCompare.selectTargetFile">
<source xml:lang="en">Select target file</source>
<target state="translated">選取目標檔案</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.serverDropdownTitle">
<source xml:lang="en">Server</source>
<target state="translated">伺服器​</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.SourceTitle">
<source xml:lang="en">Source</source>
<target state="translated">來源</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.sourceDatabaseDropdown">
<source xml:lang="en">Source Database</source>
<target state="translated">來源資料庫</target>
</trans-unit>
<trans-unit id="schemaCompare.sourceNameColumn">
<source xml:lang="en">Source Name</source>
<target state="translated">來源名稱</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.sourceServerDropdown">
<source xml:lang="en">Source Server</source>
<target state="translated">來源伺服器</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.sourceTextBox">
<source xml:lang="en">Source file</source>
<target state="translated">原始程式檔</target>
</trans-unit>
<trans-unit id="schemaCompare.cancelCompareButton">
<source xml:lang="en">Stop</source>
<target state="translated">停止</target>
</trans-unit>
<trans-unit id="schemaCompare.switchDirectionButton">
<source xml:lang="en">Switch direction</source>
<target state="translated">切換方向</target>
</trans-unit>
<trans-unit id="schemaCompare.switchButtonTitle">
<source xml:lang="en">Switch source and target</source>
<target state="translated">切換來源和目標</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.TargetTitle">
<source xml:lang="en">Target</source>
<target state="translated">目標</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.targetDatabaseDropdown">
<source xml:lang="en">Target Database</source>
<target state="translated">目標資料庫</target>
</trans-unit>
<trans-unit id="targetStructure">
<source xml:lang="en">Target Folder Structure</source>
<target state="translated">目的檔案夾結構</target>
</trans-unit>
<trans-unit id="schemaCompare.targetNameColumn">
<source xml:lang="en">Target Name</source>
<target state="translated">目標名稱</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.targetServerDropdown">
<source xml:lang="en">Target Server</source>
<target state="translated">目標伺服器</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.targetTextBox">
<source xml:lang="en">Target file</source>
<target state="translated">目標檔案</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.dspErrorSource">
<source xml:lang="en">The source .sqlproj file does not specify a database schema component</source>
<target state="translated">來源 .sqlproj 檔案未指定資料庫結構描述元件</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.noProjectExtensionApply">
<source xml:lang="en">The sql-database-projects extension is required to apply changes to a project</source>
<target state="translated">需要 sql-database-projects 延伸模組,才能將變更套用至專案</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.noProjectExtension">
<source xml:lang="en">The sql-database-projects extension is required to perform schema comparison with database projects</source>
<target state="translated">需要 sql-database-projects 延伸模組,才能與資料庫專案進行結構描述比較</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.dspErrorTarget">
<source xml:lang="en">The target .sqlproj file does not specify a database schema component</source>
<target state="translated">目標 .sqlproj 檔案未指定資料庫結構描述元件</target>
</trans-unit>
<trans-unit id="schemaCompare.applyError">
<source xml:lang="en">There was an error updating the project</source>
<target state="translated">更新專案時發生錯誤</target>
</trans-unit>
<trans-unit id="schemaCompare.startText">
<source xml:lang="en">To compare two schemas, first select a source schema and target schema, then press Compare.</source>
<target state="translated">若要比較兩個結構描述,請先選取來源結構描述,然後按下 [比較]。</target>
</trans-unit>
<trans-unit id="schemaCompare.typeColumn">
<source xml:lang="en">Type</source>
<target state="translated">類型</target>
</trans-unit>
<trans-unit id="schemaCompare.radioButtonsLabel">
<source xml:lang="en">Type</source>
<target state="translated">類型</target>
</trans-unit>
<trans-unit id="schemaCompareDialog.Yes">
<source xml:lang="en">Yes</source>
<target state="translated"></target>
</trans-unit>
<trans-unit id="schemaCompareDialog.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">預設</target>
</trans-unit>
<trans-unit id="OptionNotFoundWarningMessage">
<source xml:lang="en">label: {0} does not exist in the options value name lookup</source>
<target state="translated">標籤: 選項值名稱查閱中不存在 {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.schema-compare/package" source-language="en" datatype="plaintext" target-language="zh-Hant">
<body>
<trans-unit id="schemaCompare.openInScmp">
<source xml:lang="en">Open in Schema Compare</source>
<target state="translated">在 [結構描述比較] 中開啟</target>
</trans-unit>
<trans-unit id="schemaCompare.runComparison">
<source xml:lang="en">Run Schema Comparison</source>
<target state="translated">執行結構描述比較</target>
</trans-unit>
<trans-unit id="displayName">
<source xml:lang="en">SQL Server Schema Compare</source>
<target state="translated">SQL Server 結構描述比較</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">SQL Server Schema Compare for Azure Data Studio supports comparing the schemas of databases and dacpacs.</source>
<target state="translated">Azure Data Studio 的 SQL Server 結構描述比較支援比較資料庫和 dacpac 的結構描述。</target>
</trans-unit>
<trans-unit id="schemaCompare.start">
<source xml:lang="en">Schema Compare</source>
<target state="translated">結構描述比較</target>
</trans-unit>
</body>
</file>
</xliff>