Update to langpacks and xlfs for February Release, (#18354)

* Update to langpacks and xlfs

* fixed id for git
This commit is contained in:
Alex Ma
2022-02-14 16:36:57 -08:00
committed by GitHub
parent 316c6a536f
commit 45763e12b4
204 changed files with 35534 additions and 8064 deletions

View File

@@ -2,7 +2,7 @@
All notable changes to the "ads-language-pack-zh-hant" language pack will be documented in this file.
## [Released]
* TBA - Release for Azure Data Studio 1.35
* February 16, 2022 - Release for Azure Data Studio 1.35
* December 14, 2021 - Release for Azure Data Studio 1.34
* May 21, 2021 - Release for Azure Data Studio 1.29
* September 2, 2021 - Release for Azure Data Studio 1.33

View File

@@ -263,6 +263,10 @@
{
"id": "Microsoft.xml-language-features",
"path": "./translations/extensions/xml-language-features.i18n.json"
},
{
"id": "Microsoft.azcli",
"path": "./translations/extensions/azcli.i18n.json"
}
]
}

View File

@@ -48,7 +48,7 @@
"arc.connectionStrings": "連接字串",
"arc.containerReady": "Pod 容器已就緒。",
"arc.controllerClusterContext": "叢集內容",
"arc.controllerDashboard": "Azure Arc 資料控制器儀表板 (預覽) - {0}",
"arc.controllerDashboard": "Azure Arc 資料控制器儀表板 - {0}",
"arc.controllerKubeConfig": "Kube 組態檔路徑",
"arc.controllerName": "名稱",
"arc.controllerNameDescription": "要在樹狀檢視中顯示的名稱,這不會套用到控制器本身。",
@@ -159,7 +159,7 @@
"arc.miaaBackupsDatabasesDescription": "具有可用備份的資料庫顯示如下。將資料庫還原到此執行個體或相同自訂位置內的任何其他執行個體。",
"arc.miaaComputeAndStorageDescriptionPartOne": "您可以縮放 Azure SQL 受控執行個體 - Azure Arc依據為",
"arc.miaaConnectionRequired": "需要連線才能列出此執行個體上的資料庫。",
"arc.miaaDashboard": "SQL 受控執行個體 - Azure Arc 儀表板 (預覽) - {0}",
"arc.miaaDashboard": "SQL 受控執行個體 - Azure Arc 儀表板 - {0}",
"arc.miaaProviderName": "MSSQL",
"arc.miaaType": "SQL 受控執行個體 - Azure Arc",
"arc.missingExtension": "需要 {0} 延伸模組才能檢視引擎設定。要立即安裝嗎?",
@@ -217,7 +217,7 @@
"arc.postgresAdminUsername": "系統管理員使用者名稱",
"arc.postgresArcProductName": "適用於 PostgreSQL 的 Azure 資料庫 - Azure Arc",
"arc.postgresComputeAndStorageDescriptionPartOne": "您可以調整已啟用的 Azure Arc 規模",
"arc.postgresDashboard": "PostgreSQL 超大規模資料庫 - Azure Arc 儀表板 (預覽) - {0}",
"arc.postgresDashboard": "PostgreSQL 超大規模資料庫 - Azure Arc 儀表板 - {0}",
"arc.postgresExtension": "microsoft.azuredatastudio-postgresql",
"arc.postgresProviderName": "PGSQL",
"arc.postgresVersion": "PostgreSQL 版本",
@@ -305,7 +305,7 @@
"arc.workerOneNodeValidationMessage": "不支援 1 的值。",
"arc.yes": "是",
"button.label": "選取",
"clusterContextConfigNoLongerValid": "組態檔所指定的叢集內容資訊: {0} 和叢集內容: {1} 不再有效。錯誤為:\r\n\t{2}\r\n 您要更新此資訊嗎?",
"clusterContextConfigNoLongerValid": "組態檔所指定的叢集內容資訊: {0} 和叢集內容: {1} 不再有效。錯誤為: \r\n\t{2}\r\n 您要更新此資訊嗎?",
"clusterContextNotFound": "在 Kube 組態檔中找不到名稱為: {0} 的叢集內容",
"filePicker.browse": "瀏覽",
"getIsPassword.unknownVariableName": "嘗試取得未知變數 {0} 的 isPassword",
@@ -335,10 +335,6 @@
"arc.controller": "目標 Azure Arc 控制器",
"arc.cores-limit.label": "核心數限制",
"arc.cores-request.label": "核心數要求",
"arc.data.controller.admin.account.confirm.password": "確認密碼",
"arc.data.controller.admin.account.name": "資料控制器登入",
"arc.data.controller.admin.account.password": "密碼",
"arc.data.controller.admin.account.title": "系統管理員帳戶",
"arc.data.controller.agreement": "我接受 {0} 和 {1}。",
"arc.data.controller.auto.upload.logs": "自動上傳記錄",
"arc.data.controller.auto.upload.logs.description": "啟用自動上傳記錄檔。僅直接模式。",
@@ -360,6 +356,12 @@
"arc.data.controller.infrastructure": "基礎結構",
"arc.data.controller.kube.cluster.context": "叢集內容",
"arc.data.controller.location": "位置",
"arc.data.controller.metrics.and.logs.dashboard.credentials.confirm.password": "確認密碼",
"arc.data.controller.metrics.and.logs.dashboard.credentials.password": "密碼",
"arc.data.controller.metrics.and.logs.dashboard.credentials.password.description": "輸入將用於登入計量和記錄儀表板的密碼。",
"arc.data.controller.metrics.and.logs.dashboard.credentials.title": "計量和記錄儀表板認證",
"arc.data.controller.metrics.and.logs.dashboard.credentials.username": "使用者名稱",
"arc.data.controller.metrics.and.logs.dashboard.credentials.username.description": "輸入將用於計量和記錄儀表板的使用者名稱。",
"arc.data.controller.name": "資料控制器名稱",
"arc.data.controller.name.validation.description": "名稱必須包含小寫英數字元、'-' 或 '.'、以英數字元開頭/結尾,且長度不得超過 253 個字元。",
"arc.data.controller.namespace": "資料控制器命名空間",
@@ -437,7 +439,7 @@
"arc.postgres.storage-class.data.description": "用於資料永久性磁碟區的儲存類別",
"arc.postgres.storage-class.logs.description": "用於記錄永久性磁碟區的儲存類別。",
"arc.postgres.wizard.page1.title": "提供支援 Azure 的 PostgreSQL 超大規模資料庫伺服器群組參數",
"arc.postgres.wizard.title": "部署啟用 Azure Arc 的 PostgreSQL 超大規模資料庫伺服器群組 (預覽)",
"arc.postgres.wizard.title": "部署啟用 Azure Arc 的 PostgreSQL 超大規模資料庫伺服器群組",
"arc.sql.connection.settings.section.title": "SQL 連線資訊",
"arc.sql.cores-limit.description": "受控執行個體的核心數限制 (整數)。",
"arc.sql.cores-request.description": "受控執行個體的核心數要求,以整數表示。",
@@ -456,7 +458,7 @@
"arc.sql.cost.summary.pricing.details": "價格詳細資料",
"arc.sql.cost.summary.resource.group": "資源群組",
"arc.sql.cost.summary.service.tier": "服務層級",
"arc.sql.cost.summary.service.tier.learn.more.description": "從 Azure SQL 受控執行個體 - Azure Arc (包括一般用途和商務關鍵性) 可用的最新虛擬核心服務層級中選取。 {0}",
"arc.sql.cost.summary.service.tier.learn.more.description": "Select from the latest vCore service tiers available for SQL Managed Instance - Azure Arc including General Purpose and Business Critical.",
"arc.sql.cost.summary.service.tier.learn.more.text": "深入了解",
"arc.sql.cost.summary.sql.connection.info": "SQL 連線資訊",
"arc.sql.cost.summary.sql.instance.settings": "SQL 執行個體設定",
@@ -466,7 +468,8 @@
"arc.sql.cost.summary.vcore.limit": "CPU vCore 限制",
"arc.sql.dev.use.description": "勾選此方塊以表示此執行個體將僅用於開發或測試用途。此執行個體將不會計費。",
"arc.sql.dev.use.label": "僅供開發使用",
"arc.sql.high.availability.description": "啟用其他複本以提升可用性。以下選取的計算和儲存體設定將會套用到所有複本。選項: 一般用途 (最多 24 個 vCore 和 128 Gi 的 RAM、標準高可用性) 或 [預覽] 業務關鍵 (無上限的 vCore 數目和 RAM、進階高可用性)。",
"arc.sql.high.availability": "High availability",
"arc.sql.high.availability.description": "Enable additional replicas for high availabilty. The compute and storage configuration selected below will be applied to all replicas.",
"arc.sql.instance.name": "執行個體名稱",
"arc.sql.instance.retention.policy.title": "SQL 執行個體備份保留原則",
"arc.sql.instance.settings.section.title": "SQL 執行個體設定",
@@ -476,15 +479,14 @@
"arc.sql.license.type.label": "我已有 SQL Server 授權",
"arc.sql.memory-limit.description": "受控執行個體的容量限制 (整數)。",
"arc.sql.memory-request.description": "受控執行個體的容量要求,以記憶體整數 GB 為單位。",
"arc.sql.one.replica": "1",
"arc.sql.one.replica": "1 replica",
"arc.sql.pitr.description": "還原時間點",
"arc.sql.pitr.retention.description": "設定時間點備份的保留期。{0}",
"arc.sql.replicas": "複本",
"arc.sql.retention.days.description": "指定時間點備份的保留時間長度。",
"arc.sql.retention.days.label": "保留時間點 (天)",
"arc.sql.service.tier.business.critical": "BusinessCritical",
"arc.sql.service.tier.description": "從 Azure SQL 受控執行個體 - Azure Arc (包括一般用途和商務關鍵性) 可用的最新虛擬核心服務層級中選取。 {0}",
"arc.sql.service.tier.general.purpose": "GeneralPurpose",
"arc.sql.service.tier.business.critical": "[PREVIEW] Business Critical (Unlimited vCores and RAM, advanced high availability)",
"arc.sql.service.tier.description": "Select from the latest vCore service tiers available for SQL Managed Instance - Azure Arc including General Purpose and Business Critical.",
"arc.sql.service.tier.general.purpose": "General Purpose (Up to 24 vCores and 128 Gi of RAM, standard high availability)",
"arc.sql.service.tier.label": "服務層級",
"arc.sql.storage-class.backups.description": "用用於備份永久性磁碟區的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
"arc.sql.storage-class.data.description": "用於資料 (.mdf) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
@@ -492,8 +494,8 @@
"arc.sql.storage-class.dc.description": "用於所有資料以及記錄永久性磁碟區 (所有資料控制器 Pod 都需要) 的儲存類別。",
"arc.sql.storage-class.logs.description": "用於記錄 (/var/log) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
"arc.sql.summary.arc.by.microsoft": "由 Microsoft 提供",
"arc.sql.three.replicas": "3",
"arc.sql.two.replicas": "2",
"arc.sql.three.replicas": "3 replicas",
"arc.sql.two.replicas": "2 replicas",
"arc.sql.username": "使用者名稱",
"arc.sql.volume.size.backups.description": "要用於備份之儲存磁碟區的大小 (GB)。",
"arc.sql.volume.size.backups.label": "以 Gi 表示的磁碟區大小 (備份)",
@@ -504,7 +506,7 @@
"arc.sql.volume.size.logs.description": "要用於記錄之儲存磁碟區的大小 (GB)。",
"arc.sql.volume.size.logs.label": "以 Gi 表示的磁碟區大小 (記錄)",
"arc.sql.wizard.page1.title": "提供 Azure SQL 受控執行個體參數",
"arc.sql.wizard.title": "部署 Azure SQL 受控執行個體 - Azure Arc (預覽)",
"arc.sql.wizard.title": "部署 Azure SQL 受控執行個體 - Azure Arc",
"arc.storage-class.backups.label": "儲存類別 (備份)",
"arc.storage-class.data.label": "儲存類別 (資料)",
"arc.storage-class.datalogs.label": "儲存類別 (資料庫記錄)",
@@ -527,11 +529,11 @@
"requested.cores.less.than.or.equal.to.cores.limit": "要求的核心數必須小於或等於核心數限制",
"requested.memory.less.than.or.equal.to.memory.limit": "要求的記憶體必須小於或等於記憶體限制",
"resource.type.arc.postgres.description": "將 PostgreSQL 超大規模資料庫伺服器群組部署到 Azure Arc 環境",
"resource.type.arc.postgres.display.name": "PostgreSQL 超大規模資料庫伺服器群組 - Azure Arc (預覽)",
"resource.type.arc.postgres.display.name": "PostgreSQL 超大規模資料庫伺服器群組 - Azure Arc",
"resource.type.arc.sql.description": "適用於客戶自控環境中應用程式開發人員的受控 SQL 執行個體服務",
"resource.type.arc.sql.display.name": "Azure SQL 受控執行個體 - Azure Arc (預覽)",
"resource.type.arc.sql.display.name": "Azure SQL 受控執行個體 - Azure Arc",
"resource.type.azure.arc.description": "建立 Azure Arc 資料控制器",
"resource.type.azure.arc.display.name": "Azure Arc 資料控制器 (預覽)",
"resource.type.azure.arc.display.name": "Azure Arc 資料控制器",
"should.be.integer": "值必須是整數",
"worker.node.count.should.not.be.one": "不支援 1 的值。"
}

View File

@@ -0,0 +1,90 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/localizedConstants": {
"az.accept": "Accept",
"az.arcdataExtensionNotInstalled": "This extension requires the Azure CLI extension 'arcdata' to be installed. Install the latest version using instructions from [here](https://docs.microsoft.com/azure/azure-arc/data/install-arcdata-extension).",
"az.arcdataInstalled": "The Azure CLI arcdata extension was successfully installed. Restarting Azure Studio is required to complete configuration - features will not be activated until this is done.",
"az.askLater": "Ask Later",
"az.az": "Azure CLI",
"az.azInstalled": "Azure CLI was successfully installed. Restarting Azure Studio is required to complete configuration - features will not be activated until this is done.",
"az.azOutputParseErrorCaught": "An error occurred while parsing the output of az command: {0}. The output is not JSON.",
"az.azUserSettingReadLog": "Azure CLI user setting: {0}.{1} read, value: {2}",
"az.azUserSettingUpdatedLog": "Azure CLI user setting: {0}.{1} updated, newValue: {2}",
"az.checkingLatestAzVersion": "Checking for latest available version of Azure CLI",
"az.couldNotFindArcdataWithPrompt": "Could not find the Azure CLI arcdata extension, install it now? If not then some features will not be able to function.",
"az.couldNotFindAz": "Could not find Azure CLI. Error: {0}",
"az.couldNotFindAzArc": "Could not find the Azure CLI arcdata extension. Error: {0}",
"az.couldNotFindAzWithPrompt": "Could not find Azure CLI, install it now? If not then some features will not be able to function.",
"az.currentlyInstalledVersionIsLatest": "Currently installed version of Azure CLI: {0} is same or newer than any other version available",
"az.decline": "Decline",
"az.doNotAskAgain": "Don't Ask Again",
"az.downloadError": "Error while downloading",
"az.downloadFinished": "Download finished",
"az.downloadingProgressMb": "Downloading ({0} / {1} MB)",
"az.downloadingTo": "Downloading {0} from {1} to {2}",
"az.endpointOrNamespaceRequired": "Either an endpoint or a namespace must be specified",
"az.executingCommand": "Executing command: '{0} {1}'",
"az.failedToParseReleaseInfo": "Failed to parse the JSON of contents at: {0}.\r\nFile contents:\r\n{1}\r\nError: {2}",
"az.foundExistingAz": "Found existing Azure CLI installation of version (v{0}) at path:{1} with arcdata version: {2}.",
"az.gettingTextContentsOfUrl": "Getting text contents of resource at URL {0}",
"az.installError": "Error installing Azure CLI and arcdata extension: {0}",
"az.installingArcdata": "Installing the Azure CLI arcdata extension...",
"az.installingAz": "Installing Azure CLI...",
"az.latestAzVersionAvailable": "Latest available Azure CLI version: {0}.",
"az.missingRequiredVersion": "Azure CLI >= {0} is required for this feature. Run the 'Azure CLI: Check for Update' command to install this and then try again.",
"az.no": "No",
"az.noAz": "No Azure CLI is available, run the command 'Azure CLI: Install' to enable the features that require it.",
"az.noAzArc": "No Azure CLI arcdata extension is available.",
"az.noAzWithLink": "No Azure CLI is available, [install the Azure CLI](command:az.install) to enable the features that require it.",
"az.noAzureCLI": "No Azure CLI is available. Install the latest version manually from [here](https://docs.microsoft.com/cli/azure/install-azure-cli) and then restart Azure Studio.",
"az.noDownloadLink": "No download link available for platform '{0}'\r\nRelease info: ${1}",
"az.noReleaseVersion": "No release version available for platform '{0}'\r\nRelease info: ${1}",
"az.parseVersionError": "An error occurred while parsing the output of az --version.",
"az.platformUnsupported": "Platform '{0}' is currently unsupported",
"az.promptForAzUpdate": "A new version of Azure CLI ( {0} ) is available, do you wish to update to it now?",
"az.promptForRequiredAzUpdate": "This extension requires Azure CLI >= {0} to be installed, do you wish to update to the latest version ({1}) now? If you do not then some functionality may not work.",
"az.promptLog": "Prompting the user to accept the following: {0}",
"az.requiredVersionNotAvailable": "This extension requires the Azure CLI extension 'arcdata' version >= {0} to be installed, but the current version available is only {1}. Install the correct version using instructions from [here](https://docs.microsoft.com/azure/azure-arc/data/install-arcdata-extension).",
"az.searchingForAz": "Searching for existing Azure CLI installation...",
"az.skipInstall": "Skipping installation of Azure CLI and arcdata extension, since the operation was not user requested and config option: {0}.{1} is {2}",
"az.stderrOutput": "stderr: {0}",
"az.stdoutOutput": "stdout: {0}",
"az.unexpectedCommandError": "Unexpected error executing command: {0}",
"az.unexpectedExitCode": "Unexpected exit code from command: {1} ({0})",
"az.unsupportedArcDataVersion": "Your downloaded version {1} of the Azure CLI extension 'arcdata' is not yet supported. The latest version is is {0}. Install the correct version using instructions from [here](https://docs.microsoft.com/azure/azure-arc/data/install-arcdata-extension).",
"az.updateCheckSkipped": "No check for new Azure CLI version availability performed as Azure CLI was not found to be installed",
"az.updateError": "Error updating Azure CLI: {0}",
"az.updatingAz": "Updating Azure CLI...",
"az.userRequestedInstall": "User requested to install Azure CLI and arcdata extension using 'Azure CLI: Install' command",
"az.userResponseInstall": "User Response on prompt to install Azure CLI: {0}",
"az.userResponseUpdate": "User Response on prompt to update Azure CLI: {0}",
"az.versionForUpdate": "Found version: {0} that Azure CLI can be updated to from current version: {1}.",
"az.yes": "Yes"
},
"package": {
"azcli.arc.azArcdataInstallKey.description": "Choose whether you will be prompted to download the Azure CLI arcdata extension.",
"azcli.arc.azArcdataUpdateKey.description": "Choose whether you will be prompted when an update of the Azure CLI arcdata extension is available.",
"azcli.arc.category": "Azure CLI",
"azcli.arc.config.debug": "Log debug info to the output channel for all executed az commands",
"azcli.arc.config.title": "Azure CLI Configuration",
"azcli.arc.description": "Support for Azure CLI.",
"azcli.arc.displayName": "Azure CLI",
"azcli.arc.install.dontPrompt.description": "The user will not be prompted to install the Azure CLI arcdata extension",
"azcli.arc.install.prompt.description": "The user will be prompted to install the Azure CLI arcdata extension",
"azcli.arc.update.dontPrompt.description": "The user will not be prompted for update of the Azure CLI arcdata extension",
"azcli.arc.update.prompt.description": "The user will be prompted for update of the Azure CLI arcdata extension",
"azcli.azCliInstallKey.description": "Choose whether you will be prompted to install Azure CLI.",
"azcli.install.dontPrompt.description": "The user will not be prompted to install the Azure CLI",
"azcli.install.prompt.description": "The user will be prompted to install the Azure CLI",
"command.category": "Azure CLI"
}
}
}

View File

@@ -18,7 +18,7 @@
"azure.microsoftCorpAccount": "Microsoft Corp.",
"azure.noBaseToken": "驗證失敗,或您的權杖已從系統中刪除。請嘗試再次將帳戶新增至 Azure Data Studio。",
"azure.noUniqueIdentifier": "使用者在 AAD 中沒有唯一的識別碼",
"azure.responseError": "權杖擷取失敗,發生錯誤。開啟開發人員工具以檢視錯誤",
"azure.responseError": "權杖擷取失敗,發生錯誤。[開啟開發人員工具]({0}) 以了解更多詳細資料。",
"azure.tenantNotFound": "找不到識別碼為 '{0}' 的指定租用戶。",
"azureAuth.unidentifiedError": "Azure 驗證發生無法辨識的錯誤",
"azureWorkAccountDisplayName": "公司或學校帳戶",
@@ -233,8 +233,9 @@
"config.enablePublicCloudDescription": "是否應啟用 Azure 公用雲端整合",
"config.enableUsGovCloudDescription": "是否應啟用 US Government Azure 雲端 (Fairfax) 整合",
"config.enableUsNatCloudDescription": "是否應啟用美國國民 Azure 雲端整合",
"config.loggingLevel": "[選用] Azure 帳戶延伸模組的記錄詳細程度。",
"config.noSystemKeychain": "停用系統金鑰鏈整合。認證將會儲存於使用者主目錄的一般檔案中。",
"config.piiLogging": "是否應在本機主控台檢視中登入個人識別資訊 (PII)"
"config.piiLogging": "是否要將個人識別資訊 (PII) 記錄在 Azure 帳戶輸出通道與輸出通道記錄檔中。"
}
}
}

View File

@@ -2,490 +2,484 @@
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/askpass-main": {
"missOrInvalid": "缺少認證或其無效。"
"missOrInvalid": "Missing or invalid credentials."
},
"dist/autofetch": {
"no": "",
"not now": "稍後詢問我",
"suggest auto fetch": "您希望 Code [定期執行 'git fetch']({0})?",
"yes": ""
"no": "No",
"not now": "Ask Me Later",
"suggest auto fetch": "Would you like Azure Data Studio to [periodically run 'git fetch']({0})?",
"yes": "Yes"
},
"dist/commands": {
"HEAD not available": "'{0}' 的 HEAD 版本無法使用。",
"add": "新增到工作區",
"add remote": "新增遠端...",
"addFrom": "從 URL 新增遠端存放庫",
"addfrom": "從 {0} 新增遠端存放庫",
"addremote": "新增遠端存放庫",
"always": "永遠",
"are you sure": "這會建立一個 Git 儲存庫在 '{0}'。確定要繼續嗎?",
"auth failed": "無法從遠端向 git 驗證。",
"auth failed specific": "無法從遠端向 git 驗證:\r\n\r\n{0}",
"branch already exists": "分支名稱 '{0}' 已經存在",
"branch name": "分支名稱",
"branch name format invalid": "分支名稱需要匹配 正規表達式: {0}",
"cant push": "無法將參考推送到遠端。請先嘗試執行 '提取' 以整合您的變更。",
"changed": "記錄層級已變更為: {0}",
"checkout detached": "簽出已中斷連結...",
"choose": "選擇資料夾...",
"clean repo": "請先清除您的存放庫工作樹狀再簽出。",
"clonefrom": " {0} 複製",
"cloning": "正在複製 Git 儲存庫 '{0}'... ",
"commit": "認可暫存變更",
"commit anyway": "建立空白認可",
"commit hash": "認可雜湊",
"commit message": "認可訊息",
"commitMessageWithHeadLabel2": "訊息 (在 '{0}' 上認可)",
"confirm delete": "確定要刪除 {0}?\r\n此動作無法回復!\r\n此檔案將會永久遺失。",
"confirm delete multiple": "確定要刪除 {0} 檔案嗎?\r\n此動作無法復原!\r\n如果繼續這些檔案會永遠遺失。",
"confirm discard": "確定要捨棄 {0} 中的變更嗎?",
"confirm discard all": "確定要捨棄 {0} 個檔案中的所有變更嗎?\r\n此動作無法回復!\r\n若繼續您目前的工作集將會永久遺失。",
"confirm discard all 2": "{0}\r\n\r\n這項動作無法復原,您會永久失去目前的工作集。",
"confirm discard all single": "確定要捨棄 {0} 中的變更嗎?",
"confirm discard multiple": "確定要捨棄 {0} 檔案中的變更嗎?",
"confirm emtpy commit": "確實要建立空白認可嗎?",
"confirm force delete branch": "分支 '{0}' 尚未完整合併. 確定刪除嗎?",
"confirm force push": "您即將強制推送自己的變更,這可能具有破壞性,而且可能會不小心覆寫他人所做的變更。\r\n\r\n確定要繼續嗎?",
"confirm no verify commit": "您即將在不進行驗證的情況下認可變更,這麼做會跳過預先認可勾點,造成不適當的結果。\r\n\r\n確定要繼續嗎?",
"confirm publish branch": "分支 '{0}' 沒有任何上游分支。 您仍想發布這個分支嗎?",
"confirm restore": "確定要還原 {0}?",
"confirm restore multiple": "確實要還原 {0} 檔案嗎?",
"confirm stage file with merge conflicts": "確定要暫存有合併衝突的 {0} 嗎?",
"confirm stage files with merge conflicts": "確定要暫存 {0} 個有合併衝突的檔案嗎?",
"create branch": "建立新分支...",
"create branch from": "從以下位置建立新分支...",
"create repo": "初始化存放庫",
"current": "目前",
"delete": "刪除檔案",
"delete branch": "刪除分支",
"delete file": "刪除檔案",
"delete files": "刪除檔案",
"deleted by them": "檔案 '{0}' 已由他們刪除,但由我們修改。\r\n\r\n要執行什麼動作?",
"deleted by us": "檔案 '{0}' 已由我們刪除,但由他們修改。\r\n\r\n要執行什麼動作?",
"discard": "捨棄變更",
"discardAll": "捨棄所有 {0} 檔案",
"discardAll multiple": "捨棄1個檔案",
"force": "強制簽出",
"force push not allowed": "不允許強制更新,請啟用 \"git.allowForcePush\" 設定。",
"git error": "Git 錯誤",
"HEAD not available": "HEAD version of '{0}' is not available.",
"add": "Add to Workspace",
"add remote": "Add a new remote...",
"addFrom": "Add remote from URL",
"addfrom": "Add remote from {0}",
"addremote": "Add Remote",
"always": "Always",
"are you sure": "This will create a Git repository in '{0}'. Are you sure you want to continue?",
"auth failed": "Failed to authenticate to git remote.",
"auth failed specific": "Failed to authenticate to git remote:\r\n\r\n{0}",
"branch already exists": "A branch named '{0}' already exists",
"branch name": "Branch name",
"branch name format invalid": "Branch name needs to match regex: {0}",
"cant push": "Can't push refs to remote. Try running 'Pull' first to integrate your changes.",
"changed": "Log level changed to: {0}",
"checkout detached": "Checkout detached...",
"choose": "Choose Folder...",
"clean repo": "Please clean your repository working tree before checkout.",
"clonefrom": "Clone from {0}",
"cloning": "Cloning git repository '{0}'...",
"commit": "Commit Staged Changes",
"commit anyway": "Create Empty Commit",
"commit hash": "Commit Hash",
"commit message": "Commit message",
"commitMessageWithHeadLabel2": "Message (commit on '{0}')",
"confirm delete": "Are you sure you want to DELETE {0}?\r\nThis is IRREVERSIBLE!\r\nThis file will be FOREVER LOST if you proceed.",
"confirm delete multiple": "Are you sure you want to DELETE {0} files?\r\nThis is IRREVERSIBLE!\r\nThese files will be FOREVER LOST if you proceed.",
"confirm discard": "Are you sure you want to discard changes in {0}?",
"confirm discard all": "Are you sure you want to discard ALL changes in {0} files?\r\nThis is IRREVERSIBLE!\r\nYour current working set will be FOREVER LOST if you proceed.",
"confirm discard all 2": "{0}\r\n\r\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.",
"confirm discard all single": "Are you sure you want to discard changes in {0}?",
"confirm discard multiple": "Are you sure you want to discard changes in {0} files?",
"confirm emtpy commit": "Are you sure you want to create an empty commit?",
"confirm force delete branch": "The branch '{0}' is not fully merged. Delete anyway?",
"confirm force push": "You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\r\n\r\nAre you sure to continue?",
"confirm no verify commit": "You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\r\n\r\nAre you sure to continue?",
"confirm publish branch": "The branch '{0}' has no upstream branch. Would you like to publish this branch?",
"confirm restore": "Are you sure you want to restore {0}?",
"confirm restore multiple": "Are you sure you want to restore {0} files?",
"confirm stage file with merge conflicts": "Are you sure you want to stage {0} with merge conflicts?",
"confirm stage files with merge conflicts": "Are you sure you want to stage {0} files with merge conflicts?",
"create branch": "Create new branch...",
"create branch from": "Create new branch from...",
"create repo": "Initialize Repository",
"current": "Current",
"delete": "Delete File",
"delete branch": "Delete Branch",
"delete file": "Delete file",
"delete files": "Delete Files",
"deleted by them": "File '{0}' was deleted by them and modified by us.\r\n\r\nWhat would you like to do?",
"deleted by us": "File '{0}' was deleted by us and modified by them.\r\n\r\nWhat would you like to do?",
"discard": "Discard Changes",
"discardAll": "Discard All {0} Files",
"discardAll multiple": "Discard 1 File",
"force": "Force Checkout",
"force push not allowed": "Force push is not allowed, please enable it with the 'git.allowForcePush' setting.",
"git error": "Git error",
"git error details": "Git: {0}",
"git.title.diff": "{0} ⟷ {1}",
"git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})",
"git.title.index": "{0} (索引)",
"git.title.index": "{0} (Index)",
"git.title.ref": "{0} ({1})",
"git.title.workingTree": "{0} (工作樹狀)",
"init": "選擇工作區資料夾以初始化 git 儲存庫",
"init repo": "初始化存放庫",
"invalid branch name": "分支名稱無效",
"keep ours": "保留我們的版本",
"keep theirs": "保留它們的版本",
"learn more": "深入了解",
"local changes": "您的本機變更會在簽出時被覆寫。",
"merge commit": "最後一個認可是合併認可。確定要復原嗎?",
"merge conflicts": "合併衝突。提交前請解決衝突。",
"missing user info": "請確認您的 Git 使用者名稱及電子郵件。",
"never": "永不",
"never again": "確定,不要再顯示",
"never ask again": "確定,不要再詢問",
"no changes": "沒有任何變更要認可。",
"no changes stash": "沒有變更可供擱置",
"no more": "因為 HEAD 未指向任何認可,所以無法復原。",
"no rebase": "沒有進行中的重訂基底。",
"no remotes added": "您的存放庫沒有遠端存放庫。",
"no remotes to fetch": "您的儲存庫未設定要擷取的遠端來源。",
"no remotes to publish": "您的儲存庫未設定要發行的遠端目標。",
"no remotes to pull": "您的存放庫未設定要提取的來源遠端。",
"no remotes to push": "您的存放庫未設定要推送的目標遠端。",
"no staged changes": "沒有任何要認可的暫存變更。\r\n\r\n要暫存所有變更並直接認可嗎?",
"no stashes": "儲存庫中沒有擱置的變更",
"no tags": "此存放庫沒有標記。",
"no verify commit not allowed": "不允許未經驗證的認可,請使用 'git.allowNoVerifyCommit' 設定加以啟用。",
"nobranch": "請簽出分支以推送到遠端。",
"ok": "確定",
"open git log": "開啟 Git 記錄",
"open repo": "開啟存放庫",
"openrepo": "開啟",
"openreponew": "在新視窗中開啟",
"pick branch pull": "揀選要提取的來源分支",
"pick provider": "挑選要對其發佈分支 '{0}' 的提供者:",
"pick remote": "挑選要發行分支 '{0}' 的目標遠端:",
"pick remote pull repo": "挑選要將分支提取出的遠端",
"pick stash to apply": "取回挑選的擱置套用變更",
"pick stash to drop": "挑選要卸除的隱藏項目",
"pick stash to pop": "取回挑選的擱置變更",
"proposeopen": "要開啟複製的儲存庫嗎?",
"proposeopen init": "要開啟初始化的儲存庫嗎?",
"proposeopen2": "要開啟以複製的儲存庫, 或將其新增到目前工作區?",
"proposeopen2 init": "要開啟初始化的儲存庫,或將其新增到目前工作區?",
"provide branch name": "請提供新的分支名稱",
"provide commit hash": "請提供認可雜湊",
"provide commit message": "請提供認可訊息",
"provide remote name": "請提供遠端存放庫名稱",
"provide stash message": "可選擇提供擱置變更訊息",
"provide tag message": "請提供訊息以標註標籤",
"provide tag name": "請提供標籤名稱",
"publish to": "發佈至 {0}",
"remote already exists": "遠端存放庫 {0} 已存在。",
"remote branch at": "位於 {0} 的遠端分支",
"remote name": "遠端存放庫名稱",
"remote name format invalid": "遠端存放庫名稱格式無效",
"remove remote": "挑選要移除的遠端存放庫",
"repourl": "存放庫 URL",
"restore file": "還原檔案",
"restore files": "還原檔案",
"save and commit": "全部儲存並認可",
"save and stash": "全部儲存並隱藏",
"select a branch to merge from": "選擇要合併的分支。",
"select a branch to rebase onto": "選取要重訂為基底的分支",
"select a ref to checkout": "選擇參考進行簽出",
"select a ref to checkout detached": "選取要在已中斷連結模式中簽出的參考",
"select a ref to create a new branch from": "選取用來建立 {0} 分支的來源參考",
"select a tag to delete": "選取要刪除的標記",
"select branch to delete": "選擇分支進行刪除",
"select log level": "選擇紀錄層級",
"selectFolder": "選擇儲存庫位置",
"show command output": "顯示命令輸出",
"stash": "仍要隱藏",
"stash merge conflicts": "套用隱藏時發生合併衝突。",
"stash message": "擱置變更訊息",
"stashcheckout": "隱藏並簽出",
"sure drop": "確定要卸除隱藏項目 {0}?",
"sync is unpredictable": "此動作會將認可推送到 '{0}/{1}' 或從中提取認可。",
"tag at": "位於 {0} 的標籤",
"tag message": "訊息",
"tag name": "標籤名稱",
"there are untracked files": "有 {0} 個未追蹤檔案若被捨棄,將會從磁碟中刪除。",
"there are untracked files single": "下列未追蹤檔案若被捨棄,將會從磁碟中刪除: {0}",
"undo commit": "復原合併認可",
"unsaved files": "有 {0} 個未儲存檔案。\r\n\r\n您要在認可之前進行儲存嗎?",
"unsaved files single": "下列檔案有未儲存的變更,若您繼續,變更將不會包含在認可中: {0}\r\n\r\n要先予以儲存再認可嗎?",
"unsaved stash files": "有 {0} 個未儲存的檔案。\r\n\r\n要先儲存檔案再隱藏嗎?",
"unsaved stash files single": "下列檔案有未儲存的變更,若您繼續,變更將不會包含在隱藏項目中: {0}\r\n\r\n要先儲存檔案再隱藏嗎?",
"warn untracked": "這會刪除 {0} 已取消追蹤的檔案!\r\n此動作無法復原!\r\n將會永久遺失這些檔案。",
"yes": "",
"yes discard tracked": "捨棄 1 個追蹤的檔案",
"yes discard tracked multiple": "捨棄 {0} 個追蹤的檔案",
"yes never again": "是的,不要再顯示"
"git.title.workingTree": "{0} (Working Tree)",
"init": "Pick workspace folder to initialize git repo in",
"init repo": "Initialize Repository",
"invalid branch name": "Invalid branch name",
"keep ours": "Keep Our Version",
"keep theirs": "Keep Their Version",
"learn more": "Learn More",
"local changes": "Your local changes would be overwritten by checkout.",
"merge commit": "The last commit was a merge commit. Are you sure you want to undo it?",
"merge conflicts": "There are merge conflicts. Resolve them before committing.",
"missing user info": "Make sure you configure your 'user.name' and 'user.email' in git.",
"never": "Never",
"never again": "OK, Don't Show Again",
"never ask again": "OK, Don't Ask Again",
"no changes": "There are no changes to commit.",
"no changes stash": "There are no changes to stash.",
"no more": "Can't undo because HEAD doesn't point to any commit.",
"no rebase": "No rebase in progress.",
"no remotes added": "Your repository has no remotes.",
"no remotes to fetch": "This repository has no remotes configured to fetch from.",
"no remotes to publish": "Your repository has no remotes configured to publish to.",
"no remotes to pull": "Your repository has no remotes configured to pull from.",
"no remotes to push": "Your repository has no remotes configured to push to.",
"no staged changes": "There are no staged changes to commit.\r\n\r\nWould you like to stage all your changes and commit them directly?",
"no stashes": "There are no stashes in the repository.",
"no tags": "This repository has no tags.",
"no verify commit not allowed": "Commits without verification are not allowed, please enable them with the 'git.allowNoVerifyCommit' setting.",
"nobranch": "Please check out a branch to push to a remote.",
"ok": "OK",
"open git log": "Open Git Log",
"open repo": "Open Repository",
"openrepo": "Open",
"openreponew": "Open in New Window",
"pick branch pull": "Pick a branch to pull from",
"pick provider": "Pick a provider to publish the branch '{0}' to:",
"pick remote": "Pick a remote to publish the branch '{0}' to:",
"pick remote pull repo": "Pick a remote to pull the branch from",
"pick stash to apply": "Pick a stash to apply",
"pick stash to drop": "Pick a stash to drop",
"pick stash to pop": "Pick a stash to pop",
"proposeopen": "Would you like to open the cloned repository?",
"proposeopen init": "Would you like to open the initialized repository?",
"proposeopen2": "Would you like to open the cloned repository, or add it to the current workspace?",
"proposeopen2 init": "Would you like to open the initialized repository, or add it to the current workspace?",
"provide branch name": "Please provide a new branch name",
"provide commit hash": "Please provide the commit hash",
"provide commit message": "Please provide a commit message",
"provide remote name": "Please provide a remote name",
"provide stash message": "Optionally provide a stash message",
"provide tag message": "Please provide a message to annotate the tag",
"provide tag name": "Please provide a tag name",
"publish to": "Publish to {0}",
"remote already exists": "Remote '{0}' already exists.",
"remote branch at": "Remote branch at {0}",
"remote name": "Remote name",
"remote name format invalid": "Remote name format invalid",
"remove remote": "Pick a remote to remove",
"repourl": "Clone from URL",
"restore file": "Restore file",
"restore files": "Restore files",
"save and commit": "Save All & Commit",
"save and stash": "Save All & Stash",
"select a branch to merge from": "Select a branch to merge from",
"select a branch to rebase onto": "Select a branch to rebase onto",
"select a ref to checkout": "Select a ref to checkout",
"select a ref to checkout detached": "Select a ref to checkout in detached mode",
"select a ref to create a new branch from": "Select a ref to create the '{0}' branch from",
"select a tag to delete": "Select a tag to delete",
"select branch to delete": "Select a branch to delete",
"select log level": "Select log level",
"selectFolder": "Select Repository Location",
"show command output": "Show Command Output",
"stash": "Stash Anyway",
"stash merge conflicts": "There were merge conflicts while applying the stash.",
"stash message": "Stash message",
"stashcheckout": "Stash & Checkout",
"sure drop": "Are you sure you want to drop the stash: {0}?",
"sync is unpredictable": "This action will push and pull commits to and from '{0}/{1}'.",
"tag at": "Tag at {0}",
"tag message": "Message",
"tag name": "Tag name",
"there are untracked files": "There are {0} untracked files which will be DELETED FROM DISK if discarded.",
"there are untracked files single": "The following untracked file will be DELETED FROM DISK if discarded: {0}.",
"undo commit": "Undo merge commit",
"unsaved files": "There are {0} unsaved files.\r\n\r\nWould you like to save them before committing?",
"unsaved files single": "The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\r\n\r\nWould you like to save it before committing?",
"unsaved stash files": "There are {0} unsaved files.\r\n\r\nWould you like to save them before stashing?",
"unsaved stash files single": "The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\r\n\r\nWould you like to save it before stashing?",
"warn untracked": "This will DELETE {0} untracked files!\r\nThis is IRREVERSIBLE!\r\nThese files will be FOREVER LOST.",
"yes": "Yes",
"yes discard tracked": "Discard 1 Tracked File",
"yes discard tracked multiple": "Discard {0} Tracked Files",
"yes never again": "Yes, Don't Show Again"
},
"dist/main": {
"downloadgit": "下載 git",
"git20": "您似乎已有安裝 Git {0}。Code 搭配 Git >= 2 的執行效果最佳",
"git2526": "安裝的 Git {0} 有已知問題。必須更新為 Git >= 2.27Git 功能才能正常運作。",
"neverShowAgain": "不要再顯示",
"notfound": "找不到 Git。安裝它或使用 \"git. path\" 設置。",
"skipped": "已略過在下列位置找到的 git: {0}",
"updateGit": "更新 Git",
"using git": "正在使用來自 {1} 的 git {0}",
"validating": "正在驗證在下列位置找到的 git: {0}"
"skipped": "Skipped found git in: {0}",
"using git": "Using git {0} from {1}",
"validating": "Validating found git in: {0}"
},
"dist/model": {
"no repositories": "沒有儲存庫可供使用 ",
"not supported": "'git.scanRepositories 設定中不支援絕對路徑。",
"pick repo": "請選擇儲存庫 ",
"too many submodules": "'{0}' 儲存庫有 {1} 個無法自動開啟的子模組。您仍可在其中開啟檔案來個別開啟子模組"
"no repositories": "There are no available repositories",
"not supported": "Absolute paths not supported in 'git.scanRepositories' setting.",
"pick repo": "Choose a repository",
"too many submodules": "The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within."
},
"dist/remoteSource": {
"branch name": "分支名稱",
"error": "$(error) 錯誤: {0}",
"none found": "找不到遠端存放庫。",
"pick url": "選擇複製的來源 URL。",
"provide url": "提供存放庫 URL",
"provide url or pick": "提供存放庫 URL 或挑選存放庫來源。",
"type to filter": "存放庫名稱",
"type to search": "存放庫名稱 (要搜尋的類型)",
"branch name": "Branch name",
"error": "$(error) Error: {0}",
"none found": "No remote repositories found.",
"pick url": "Choose a URL to clone from.",
"provide url": "Provide repository URL",
"provide url or pick": "Provide repository URL or pick a repository source.",
"type to filter": "Repository name",
"type to search": "Repository name (type to search)",
"url": "URL"
},
"dist/repository": {
"add known": "要將 {0} 新增至 .gitignore?",
"added by them": "衝突: 由他人新增",
"added by us": "衝突: 由我們新增",
"always pull": "一律提取",
"both added": "衝突: 兩者皆新增",
"both deleted": "衝突: 兩者皆刪除",
"both modified": "衝突: 兩者皆修改",
"changes": "變更",
"commit": "認可",
"commit in rebase": "在重訂基底的過程中,無法變更認可訊息。請完成重訂基底作業,並改用互動式重訂基底。",
"commitMessage": "訊息 (要認可的 {0})",
"commitMessageCountdown": "在目前行數剩餘 {0} 個字元",
"commitMessageWarning": "在目前行數有 {0} 個字元已超過 {1} 個",
"commitMessageWhitespacesOnlyWarning": "目前認可訊息只包含空白字元",
"commitMessageWithHeadLabel": "訊息 (要在 {1} 上認可 {0})",
"deleted": "已刪除",
"deleted by them": "衝突: 由他人刪除",
"deleted by us": "衝突: 由我們刪除",
"dont pull": "不要提取",
"git.title.deleted": "{0} (已刪除)",
"git.title.index": "{0} (索引)",
"git.title.ours": "{0} (我們的)",
"git.title.theirs": "{0} (他們的)",
"git.title.untracked": "{0} (已取消追蹤)",
"git.title.workingTree": "{0} (工作樹狀)",
"huge": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 Git 功能會被啟用。",
"ignored": "已忽略",
"index added": "已新增索引",
"index copied": "已複製索引",
"index deleted": "已刪除索引",
"index modified": "已修改索引",
"index renamed": "已重新命名索引",
"intent to add": "要新增的意圖",
"merge changes": "合併變更",
"modified": "已修改",
"neveragain": "不要再顯示",
"open": "開啟",
"pull": "提取",
"pull branch maybe rebased": "目前的分支 '{0}' 可能已重訂基底。確定仍要提取至其中嗎?",
"pull maybe rebased": "目前的分支可能已重訂基底。確定仍要提取至其中嗎?",
"pull n": "從 {1}/{2} 提取 {0} 個認可",
"pull push n": "從 {2}/{3} 間提取 {0} 個認可,並推送 {1} 個認可",
"push n": " {0} 個認可推送到 {1}/{2}",
"push success": "推送成功。",
"staged changes": "暫存的變更",
"sync changes": "同步處理變更",
"sync is unpredictable": "正在同步。取消可能會對存放庫造成嚴重的損害",
"untracked": "已取消追蹤",
"untracked changes": "未追蹤的變更",
"yes": ""
"add known": "Would you like to add '{0}' to .gitignore?",
"added by them": "Conflict: Added By Them",
"added by us": "Conflict: Added By Us",
"always pull": "Always Pull",
"both added": "Conflict: Both Added",
"both deleted": "Conflict: Both Deleted",
"both modified": "Conflict: Both Modified",
"changes": "Changes",
"commit": "Commit",
"commit in rebase": "It's not possible to change the commit message in the middle of a rebase. Please complete the rebase operation and use interactive rebase instead.",
"commitMessage": "Message ({0} to commit)",
"commitMessageCountdown": "{0} characters left in current line",
"commitMessageWarning": "{0} characters over {1} in current line",
"commitMessageWhitespacesOnlyWarning": "Current commit message only contains whitespace characters",
"commitMessageWithHeadLabel": "Message ({0} to commit on '{1}')",
"deleted": "Deleted",
"deleted by them": "Conflict: Deleted By Them",
"deleted by us": "Conflict: Deleted By Us",
"dont pull": "Don't Pull",
"git.title.deleted": "{0} (Deleted)",
"git.title.index": "{0} (Index)",
"git.title.ours": "{0} (Ours)",
"git.title.theirs": "{0} (Theirs)",
"git.title.untracked": "{0} (Untracked)",
"git.title.workingTree": "{0} (Working Tree)",
"huge": "The git repository at '{0}' has too many active changes, only a subset of Git features will be enabled.",
"ignored": "Ignored",
"index added": "Index Added",
"index copied": "Index Copied",
"index deleted": "Index Deleted",
"index modified": "Index Modified",
"index renamed": "Index Renamed",
"intent to add": "Intent to Add",
"merge changes": "Merge Changes",
"modified": "Modified",
"neveragain": "Don't Show Again",
"open": "Open",
"pull": "Pull",
"pull branch maybe rebased": "It looks like the current branch '{0}' might have been rebased. Are you sure you still want to pull into it?",
"pull maybe rebased": "It looks like the current branch might have been rebased. Are you sure you still want to pull into it?",
"pull n": "Pull {0} commits from {1}/{2}",
"pull push n": "Pull {0} and push {1} commits between {2}/{3}",
"push n": "Push {0} commits to {1}/{2}",
"push success": "Successfully pushed.",
"staged changes": "Staged Changes",
"sync changes": "Synchronize Changes",
"sync is unpredictable": "Syncing. Cancelling may cause serious damages to the repository",
"untracked": "Untracked",
"untracked changes": "Untracked Changes",
"yes": "Yes"
},
"dist/statusbar": {
"checkout": "簽出分支/標籤...",
"publish changes": "發行變更",
"publish to": "發佈至 {0}",
"publish to...": "發佈至...",
"rebasing": "正在重訂基底",
"syncing changes": "正在同步處理變更..."
"checkout": "Checkout branch/tag...",
"publish changes": "Publish Changes",
"publish to": "Publish to {0}",
"publish to...": "Publish to...",
"rebasing": "Rebasing",
"syncing changes": "Synchronizing Changes..."
},
"dist/timelineProvider": {
"git.index": "索引",
"git.index": "Index",
"git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}",
"git.timeline.source": "Git 歷程記錄",
"git.timeline.stagedChanges": "暫存的變更",
"git.timeline.uncommitedChanges": "未認可的變更",
"git.timeline.you": "",
"git.workingTree": "工作樹狀"
"git.timeline.source": "Git History",
"git.timeline.stagedChanges": "Staged Changes",
"git.timeline.uncommitedChanges": "Uncommitted Changes",
"git.timeline.you": "You",
"git.workingTree": "Working Tree"
},
"package": {
"colors.added": "已新增資源的顏色。",
"colors.conflict": "帶有衝突資源的顏色。",
"colors.deleted": "刪除資源的顏色",
"colors.ignored": "忽略資源的顏色。",
"colors.modified": "修改資源的顏色。",
"colors.renamed": "重新命名或已複製資源的色彩。",
"colors.stageDeleted": "已刪除之資源的色彩。",
"colors.stageModified": "已修改之資源的色彩。",
"colors.submodule": "子模組資源的顏色",
"colors.untracked": "未追蹤資源的顏色。",
"command.addRemote": "新增遠端存放庫...",
"command.branch": "建立分支...",
"command.branchFrom": "從下列來源建立分支…",
"command.checkout": "簽出至...",
"command.checkoutDetached": "簽出至 (已中斷連結)...",
"command.cherryPick": "揀選...",
"command.clean": "捨棄變更",
"command.cleanAll": "捨棄所有變更",
"command.cleanAllTracked": "捨棄所有追蹤修訂",
"command.cleanAllUntracked": "捨棄所有未追蹤修訂",
"command.clone": "複製",
"command.cloneRecursive": "複製 (遞迴)",
"command.close": "關閉儲存庫",
"command.commit": "認可",
"command.commitAll": "全部認可",
"command.commitAllAmend": "全部認可 (修改) ",
"command.commitAllAmendNoVerify": "全部認可 (修改,未驗證)",
"command.commitAllNoVerify": "全部認可 (未驗證)",
"command.commitAllSigned": "全部認可 (已簽章)",
"command.commitAllSignedNoVerify": "全部認可 (已登出,未驗證)",
"command.commitEmpty": "認可空白",
"command.commitEmptyNoVerify": "認可空白 (未驗證)",
"command.commitNoVerify": "認可 (未驗證)",
"command.commitStaged": "認可暫存",
"command.commitStagedAmend": "認可暫存 (修改)",
"command.commitStagedAmendNoVerify": "認可暫存 (修改,未驗證)",
"command.commitStagedNoVerify": "認可暫存 (未驗證)",
"command.commitStagedSigned": "認可暫存 (已登出)",
"command.commitStagedSignedNoVerify": "認可暫存 (已登出,未驗證)",
"command.createTag": "建立標籤",
"command.deleteBranch": "刪除分支...",
"command.deleteTag": "刪除標記",
"command.fetch": "擷取",
"command.fetchAll": "從所有遠端擷取",
"command.fetchPrune": "擷取 (剪除)",
"command.ignore": "新增到 .gitignore",
"command.init": "初始化存放庫",
"command.merge": "合併分支...",
"command.openAllChanges": "開啟所有變更",
"command.openChange": "開啟變更",
"command.openFile": "開啟檔案",
"command.openHEADFile": "開啟檔案 (HEAD)",
"command.openRepository": "開啟存放庫",
"command.publish": "發行分支...",
"command.pull": "提取",
"command.pullFrom": "...提取",
"command.pullRebase": "提取 (重訂基底)",
"command.push": "推送",
"command.pushFollowTags": "推送 (跟隨標籤)",
"command.pushFollowTagsForce": "推送 (跟隨標籤,強制)",
"command.pushForce": "推送(強制更新)",
"command.pushTags": "推送標籤",
"command.pushTo": "推送至...",
"command.pushToForce": "推送至...(強制更新)",
"command.rebase": "重訂基底分支...",
"command.rebaseAbort": "中止重訂基底",
"command.refresh": "重新整理",
"command.removeRemote": "移除遠端存放庫",
"command.rename": "重新命名",
"command.renameBranch": "重新命名分支...",
"command.restoreCommitTemplate": "還原認可範本",
"command.revealInExplorer": "在提要欄位中顯示",
"command.revertChange": "還原變更",
"command.revertSelectedRanges": "還原選取的範圍",
"command.setLogLevel": "設定紀錄層級",
"command.showOutput": "顯示 Git 輸出",
"command.stage": "暫存變更",
"command.stageAll": "暫存所有變更 (Stage All Changes)",
"command.stageAllMerge": "暫存所有合併變更",
"command.stageAllTracked": "暫存所有追蹤修訂",
"command.stageAllUntracked": "暫存所有未追蹤修訂",
"command.stageChange": "暫存變更",
"command.stageSelectedRanges": "暫存選取的範圍",
"command.stash": "擱置變更 (Stash)",
"command.stashApply": "套用擱置... (Apply Stash)",
"command.stashApplyLatest": "套用最新擱置 (Apply Latest Stash)",
"command.stashDrop": "卸除隱藏項目...",
"command.stashIncludeUntracked": "擱置變更 (包含未被追蹤的檔案)",
"command.stashPop": "取回擱置... (Pop Stash)",
"command.stashPopLatest": "取回最近的擱置",
"command.sync": "同步處理",
"command.syncRebase": "同步 (重定基底)",
"command.timelineCompareWithSelected": "與選取項目比較",
"command.timelineCopyCommitId": "複製認可識別碼",
"command.timelineCopyCommitMessage": "複製認可訊息",
"command.timelineOpenDiff": "開啟變更",
"command.timelineSelectForCompare": "選取以進行比較",
"command.undoCommit": "復原上個提交",
"command.unstage": "取消暫存變更",
"command.unstageAll": "取消所有暫存變更(Unstage All Changes)",
"command.unstageSelectedRanges": "取消暫存選取的範圍",
"config.allowForcePush": "控制是否啟用強制推送 (不論是否有新的認可)。",
"config.allowNoVerifyCommit": "控制是否允許未執行預先認可與認可訊息勾點的認可。",
"config.alwaysShowStagedChangesResourceGroup": "一律顯示「暫存變更」的資源群組。",
"config.alwaysSignOff": "控制所有認可的簽核旗標。",
"config.autoRepositoryDetection": "設定何時自動偵測存放庫。",
"config.autoRepositoryDetection.false": "停用自動儲存庫掃描。",
"config.autoRepositoryDetection.openEditors": "掃描開啟檔案的父資料夾。",
"config.autoRepositoryDetection.subFolders": "掃描目前已開啟資料夾的子資料夾。",
"config.autoRepositoryDetection.true": "掃描目前已開啟資料夾的子資料夾與開啟檔案的父資料夾。",
"config.autoStash": "先隱藏再提取任何變更,並在成功提取後,將其還原。",
"config.autofetch": "設定為 true 時,會自動從目前 Git 存放庫的預設遠端擷取認可。設定為 `all` 將從所有遠端進行擷取。",
"config.autofetchPeriod": "當啟用 `#git.autofetch#` 時,每個自動 git 擷取的間隔時間 (秒)。",
"config.autorefresh": "是否啟用自動重新整理。",
"config.branchSortOrder": "控制分支的排序順序。",
"config.branchValidationRegex": "用於驗證新分支名稱的正規表達式。",
"config.branchWhitespaceChar": "要在新分支名稱中取代空白字元的字元。",
"config.checkoutType": "控制執行 [簽出至...] 時,要列出哪種類型的 Git 參考。",
"config.checkoutType.local": "本機分支",
"config.checkoutType.remote": "遠端分支",
"config.checkoutType.tags": "標籤",
"config.confirmEmptyCommits": "一律確認 'Git: Commit Empty' 命令的空白認可建立。",
"config.confirmForcePush": "控制強制更新前是否要求確認。",
"config.confirmNoVerifyCommit": "控制在認可但未經驗證之前是否要求確認。",
"config.confirmSync": "請先確認再同步處理 GIT 存放庫。",
"config.countBadge": "控制 Git 計數徽章。",
"config.countBadge.all": "計算所有變更的數目。",
"config.countBadge.off": "關閉計數器。",
"config.countBadge.tracked": "僅計算追蹤的變更數目。",
"config.decorations.enabled": "控制 Git 是否會為總管和 [已開啟的編輯器] 檢視貢獻色彩和徽章。",
"config.defaultCloneDirectory": "用於複製 Git 存放庫的預設位置。",
"config.detectSubmodules": "控制是否自動偵測 Git 子模組。",
"config.detectSubmodulesLimit": "控制 Git 子模組的偵測限制",
"config.discardAllScope": "控制 `Discard all changes` 命令會捨棄的變更。`all` 會捨棄所有變更。`tracked` 只會捨棄追蹤的檔案。`prompt` 會在每次動作執行時顯示提示對話方塊。",
"config.enableCommitSigning": "允許使用 GPG X.509 簽署認可。",
"config.enableSmartCommit": "無暫存變更時提交所有變更。",
"config.enableStatusBarSync": "控制是否在狀態列顯示 Git 同步命令。",
"config.enabled": "是否啟用 Git。",
"config.fetchOnPull": "啟用時,會在提取時擷取所有分支。否則僅擷取目前的分支。",
"config.followTagsWhenSync": "執行 sync 命令時,追蹤推送所有標籤。",
"config.ignoreLegacyWarning": "略過舊的 Git 警告。",
"config.ignoreLimitWarning": "當儲存庫中有過多變更時,略過警告。",
"config.ignoreMissingGitWarning": "忽略遺漏 Git 時的警告。",
"config.ignoreRebaseWarning": "當分支在提取時可能已重訂基底時,忽略警告。",
"config.ignoreSubmodules": "忽略檔案樹狀目錄中子模組的修改。",
"config.ignoreWindowsGit27Warning": "當 Windows 上安裝了 Git 2.25 - 2.26 時,忽略警告。",
"config.ignoredRepositories": "要忽略的 Git 儲存庫清單。",
"config.inputValidation": "控制何時顯示認可訊息輸入驗證。",
"config.inputValidationLength": "控制顯示警告的認可訊息長度閾值。",
"config.inputValidationSubjectLength": "控制用於顯示警告的認可訊息主旨長度閾值。將其取消設定可繼承 `config.inputValidationLength` 的值。",
"config.openAfterClone": "控制是否要在複製後自動開啟存放庫。",
"config.openAfterClone.always": "永遠在目前視窗中開啟。",
"config.openAfterClone.alwaysNewWindow": "永遠在新視窗中開啟。",
"config.openAfterClone.prompt": "永遠提示採取動作。",
"config.openAfterClone.whenNoFolderOpen": "只有在未開啟任何資料夾時,才在目前視窗中開啟。",
"config.openDiffOnClick": "控制按一下變更時,是否應該開啟 Diff 編輯器。否則將開啟一般編輯器。",
"config.path": "Git 可執行檔的路徑與檔案名稱,例如 `C:\\Program Files\\Git\\bin\\git.exe` (Windows)。此亦可為包含多個待查閱路徑的字串值陣列。",
"config.postCommitCommand": "成功認可後執行 Git 命令。",
"config.postCommitCommand.none": "認可後不要執行任何命令。",
"config.postCommitCommand.push": "成功認可後執行 'Git Push' ",
"config.postCommitCommand.sync": "成功認可後執行 'Git Sync' ",
"config.promptToSaveFilesBeforeCommit": "控制Git是否應該在提交之前檢查未儲存的檔案。",
"config.promptToSaveFilesBeforeCommit.always": "檢查任何未存檔的檔案。",
"config.promptToSaveFilesBeforeCommit.never": "停用此檢查。",
"config.promptToSaveFilesBeforeCommit.staged": "僅檢查未儲存的暫存檔案。",
"config.promptToSaveFilesBeforeStash": "控制 Git 是否應該在隱藏變更之前檢查未儲存的檔案。",
"config.promptToSaveFilesBeforeStash.always": "檢查任何未存檔的檔案。",
"config.promptToSaveFilesBeforeStash.never": "停用此檢查。",
"config.promptToSaveFilesBeforeStash.staged": "僅檢查未儲存的暫存檔案。",
"config.pruneOnFetch": "擷取時剪除。",
"config.pullTags": "於提取時擷取所有標籤。",
"config.rebaseWhenSync": "當執行同步命令時強制 git 使用 rebase。",
"config.requireGitUserConfig": "控制要在沒有組態時要求明確的 Git 使用者組態,還是允許 Git 進行猜測。",
"config.scanRepositories": "要在其中搜尋 git 存放庫的路徑清單。",
"config.showCommitInput": "控制是否要在 Git 原始檔控制台中顯示認可輸入。",
"config.showInlineOpenFileAction": "控制是否在Git變更列表中的檔名旁顯示“開啟檔案”的動作按鈕。",
"config.showProgress": "控制 git 動作是否應顯示進度。",
"config.showPushSuccessNotification": "控制是否要在推送成功時顯示通知。",
"config.smartCommitChanges": "控制智慧提交自動暫存的變更。",
"config.smartCommitChanges.all": "自動暫存所有變更。",
"config.smartCommitChanges.tracked": "僅自動暫存追蹤的變更。",
"config.suggestSmartCommit": "建議啟用智慧認可 (在沒有暫存變更時認可所有變更)。",
"config.supportCancellation": "控制是否要在執行同步動作時顯示允許使用者取消作業的通知。",
"config.terminalAuthentication": "控制是否要讓 Azure Data Studio 成為在整合式終端中繁衍之 git 處理序的驗證處理常式。請注意: 您必須重新啟動終端,才能在此設定中挑選變更。",
"config.timeline.date": "控制 [時間軸] 檢視中的項目要使用哪個日期。",
"config.timeline.date.authored": "使用撰寫日期",
"config.timeline.date.committed": "使用認可日期",
"config.timeline.showAuthor": "控制是否要在 [時間軸] 檢視中顯示認可作者。",
"config.untrackedChanges": "控制未追蹤修訂的運作方式。",
"config.untrackedChanges.hidden": "未追蹤修訂會隱藏並從數個動作中排除。",
"config.untrackedChanges.mixed": "所有修訂 (追蹤和未追蹤) 會同時出現並以同等方式運作。",
"config.untrackedChanges.separate": "未追蹤修訂個別出現在原始檔控制檢視中。這些修訂也會從數個動作中排除。",
"config.useCommitInputAsStashMessage": "控制是否使用認可輸入方塊中的訊息作為預設隱藏訊息。",
"config.useForcePushWithLease": "控制強制推送是否使用較安全的 force-with-lease 方法。",
"description": "Git SCM 整合",
"colors.added": "Color for added resources.",
"colors.conflict": "Color for resources with conflicts.",
"colors.deleted": "Color for deleted resources.",
"colors.ignored": "Color for ignored resources.",
"colors.modified": "Color for modified resources.",
"colors.renamed": "Color for renamed or copied resources.",
"colors.stageDeleted": "Color for deleted resources which have been staged.",
"colors.stageModified": "Color for modified resources which have been staged.",
"colors.submodule": "Color for submodule resources.",
"colors.untracked": "Color for untracked resources.",
"command.addRemote": "Add Remote...",
"command.branch": "Create Branch...",
"command.branchFrom": "Create Branch From...",
"command.checkout": "Checkout to...",
"command.checkoutDetached": "Checkout to (Detached)...",
"command.cherryPick": "Cherry Pick...",
"command.clean": "Discard Changes",
"command.cleanAll": "Discard All Changes",
"command.cleanAllTracked": "Discard All Tracked Changes",
"command.cleanAllUntracked": "Discard All Untracked Changes",
"command.clone": "Clone",
"command.cloneRecursive": "Clone (Recursive)",
"command.close": "Close Repository",
"command.commit": "Commit",
"command.commitAll": "Commit All",
"command.commitAllAmend": "Commit All (Amend)",
"command.commitAllAmendNoVerify": "Commit All (Amend, No Verify)",
"command.commitAllNoVerify": "Commit All (No Verify)",
"command.commitAllSigned": "Commit All (Signed Off)",
"command.commitAllSignedNoVerify": "Commit All (Signed Off, No Verify)",
"command.commitEmpty": "Commit Empty",
"command.commitEmptyNoVerify": "Commit Empty (No Verify)",
"command.commitNoVerify": "Commit (No Verify)",
"command.commitStaged": "Commit Staged",
"command.commitStagedAmend": "Commit Staged (Amend)",
"command.commitStagedAmendNoVerify": "Commit Staged (Amend, No Verify)",
"command.commitStagedNoVerify": "Commit Staged (No Verify)",
"command.commitStagedSigned": "Commit Staged (Signed Off)",
"command.commitStagedSignedNoVerify": "Commit Staged (Signed Off, No Verify)",
"command.createTag": "Create Tag",
"command.deleteBranch": "Delete Branch...",
"command.deleteTag": "Delete Tag",
"command.fetch": "Fetch",
"command.fetchAll": "Fetch From All Remotes",
"command.fetchPrune": "Fetch (Prune)",
"command.ignore": "Add to .gitignore",
"command.init": "Initialize Repository",
"command.merge": "Merge Branch...",
"command.openAllChanges": "Open All Changes",
"command.openChange": "Open Changes",
"command.openFile": "Open File",
"command.openHEADFile": "Open File (HEAD)",
"command.openRepository": "Open Repository",
"command.publish": "Publish Branch...",
"command.pull": "Pull",
"command.pullFrom": "Pull from...",
"command.pullRebase": "Pull (Rebase)",
"command.push": "Push",
"command.pushFollowTags": "Push (Follow Tags)",
"command.pushFollowTagsForce": "Push (Follow Tags, Force)",
"command.pushForce": "Push (Force)",
"command.pushTags": "Push Tags",
"command.pushTo": "Push to...",
"command.pushToForce": "Push to... (Force)",
"command.rebase": "Rebase Branch...",
"command.rebaseAbort": "Abort Rebase",
"command.refresh": "Refresh",
"command.removeRemote": "Remove Remote",
"command.rename": "Rename",
"command.renameBranch": "Rename Branch...",
"command.restoreCommitTemplate": "Restore Commit Template",
"command.revealInExplorer": "Reveal in Side Bar",
"command.revertChange": "Revert Change",
"command.revertSelectedRanges": "Revert Selected Ranges",
"command.setLogLevel": "Set Log Level...",
"command.showOutput": "Show Git Output",
"command.stage": "Stage Changes",
"command.stageAll": "Stage All Changes",
"command.stageAllMerge": "Stage All Merge Changes",
"command.stageAllTracked": "Stage All Tracked Changes",
"command.stageAllUntracked": "Stage All Untracked Changes",
"command.stageChange": "Stage Change",
"command.stageSelectedRanges": "Stage Selected Ranges",
"command.stash": "Stash",
"command.stashApply": "Apply Stash...",
"command.stashApplyLatest": "Apply Latest Stash",
"command.stashDrop": "Drop Stash...",
"command.stashIncludeUntracked": "Stash (Include Untracked)",
"command.stashPop": "Pop Stash...",
"command.stashPopLatest": "Pop Latest Stash",
"command.sync": "Sync",
"command.syncRebase": "Sync (Rebase)",
"command.timelineCompareWithSelected": "Compare with Selected",
"command.timelineCopyCommitId": "Copy Commit ID",
"command.timelineCopyCommitMessage": "Copy Commit Message",
"command.timelineOpenDiff": "Open Changes",
"command.timelineSelectForCompare": "Select for Compare",
"command.undoCommit": "Undo Last Commit",
"command.unstage": "Unstage Changes",
"command.unstageAll": "Unstage All Changes",
"command.unstageSelectedRanges": "Unstage Selected Ranges",
"config.allowForcePush": "Controls whether force push (with or without lease) is enabled.",
"config.allowNoVerifyCommit": "Controls whether commits without running pre-commit and commit-msg hooks are allowed.",
"config.alwaysShowStagedChangesResourceGroup": "Always show the Staged Changes resource group.",
"config.alwaysSignOff": "Controls the signoff flag for all commits.",
"config.autoRepositoryDetection": "Configures when repositories should be automatically detected.",
"config.autoRepositoryDetection.false": "Disable automatic repository scanning.",
"config.autoRepositoryDetection.openEditors": "Scan for parent folders of open files.",
"config.autoRepositoryDetection.subFolders": "Scan for subfolders of the currently opened folder.",
"config.autoRepositoryDetection.true": "Scan for both subfolders of the current opened folder and parent folders of open files.",
"config.autoStash": "Stash any changes before pulling and restore them after successful pull.",
"config.autofetch": "When set to true, commits will automatically be fetched from the default remote of the current Git repository. Setting to `all` will fetch from all remotes.",
"config.autofetchPeriod": "Duration in seconds between each automatic git fetch, when `#git.autofetch#` is enabled.",
"config.autorefresh": "Whether auto refreshing is enabled.",
"config.branchSortOrder": "Controls the sort order for branches.",
"config.branchValidationRegex": "A regular expression to validate new branch names.",
"config.branchWhitespaceChar": "The character to replace whitespace in new branch names.",
"config.checkoutType": "Controls what type of git refs are listed when running `Checkout to...`.",
"config.checkoutType.local": "Local branches",
"config.checkoutType.remote": "Remote branches",
"config.checkoutType.tags": "Tags",
"config.confirmEmptyCommits": "Always confirm the creation of empty commits for the 'Git: Commit Empty' command.",
"config.confirmForcePush": "Controls whether to ask for confirmation before force-pushing.",
"config.confirmNoVerifyCommit": "Controls whether to ask for confirmation before committing without verification.",
"config.confirmSync": "Confirm before synchronizing git repositories.",
"config.countBadge": "Controls the Git count badge.",
"config.countBadge.all": "Count all changes.",
"config.countBadge.off": "Turn off counter.",
"config.countBadge.tracked": "Count only tracked changes.",
"config.decorations.enabled": "Controls whether Git contributes colors and badges to the Explorer and the Open Editors view.",
"config.defaultCloneDirectory": "The default location to clone a git repository.",
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
"config.discardAllScope": "Controls what changes are discarded by the `Discard all changes` command. `all` discards all changes. `tracked` discards only tracked files. `prompt` shows a prompt dialog every time the action is run.",
"config.enableCommitSigning": "Enables commit signing with GPG or X.509.",
"config.enableSmartCommit": "Commit all changes when there are no staged changes.",
"config.enableStatusBarSync": "Controls whether the Git Sync command appears in the status bar.",
"config.enabled": "Whether git is enabled.",
"config.fetchOnPull": "When enabled, fetch all branches when pulling. Otherwise, fetch just the current one.",
"config.followTagsWhenSync": "Follow push all tags when running the sync command.",
"config.ignoreLegacyWarning": "Ignores the legacy Git warning.",
"config.ignoreLimitWarning": "Ignores the warning when there are too many changes in a repository.",
"config.ignoreMissingGitWarning": "Ignores the warning when Git is missing.",
"config.ignoreRebaseWarning": "Ignores the warning when it looks like the branch might have been rebased when pulling.",
"config.ignoreSubmodules": "Ignore modifications to submodules in the file tree.",
"config.ignoreWindowsGit27Warning": "Ignores the warning when Git 2.25 - 2.26 is installed on Windows.",
"config.ignoredRepositories": "List of git repositories to ignore.",
"config.inputValidation": "Controls when to show commit message input validation.",
"config.inputValidationLength": "Controls the commit message length threshold for showing a warning.",
"config.inputValidationSubjectLength": "Controls the commit message subject length threshold for showing a warning. Unset it to inherit the value of `config.inputValidationLength`.",
"config.openAfterClone": "Controls whether to open a repository automatically after cloning.",
"config.openAfterClone.always": "Always open in current window.",
"config.openAfterClone.alwaysNewWindow": "Always open in a new window.",
"config.openAfterClone.prompt": "Always prompt for action.",
"config.openAfterClone.whenNoFolderOpen": "Only open in current window when no folder is opened.",
"config.openDiffOnClick": "Controls whether the diff editor should be opened when clicking a change. Otherwise the regular editor will be opened.",
"config.path": "Path and filename of the git executable, e.g. `C:\\Program Files\\Git\\bin\\git.exe` (Windows). This can also be an array of string values containing multiple paths to look up.",
"config.postCommitCommand": "Runs a git command after a successful commit.",
"config.postCommitCommand.none": "Don't run any command after a commit.",
"config.postCommitCommand.push": "Run 'Git Push' after a successful commit.",
"config.postCommitCommand.sync": "Run 'Git Sync' after a successful commit.",
"config.promptToSaveFilesBeforeCommit": "Controls whether Git should check for unsaved files before committing.",
"config.promptToSaveFilesBeforeCommit.always": "Check for any unsaved files.",
"config.promptToSaveFilesBeforeCommit.never": "Disable this check.",
"config.promptToSaveFilesBeforeCommit.staged": "Check only for unsaved staged files.",
"config.promptToSaveFilesBeforeStash": "Controls whether Git should check for unsaved files before stashing changes.",
"config.promptToSaveFilesBeforeStash.always": "Check for any unsaved files.",
"config.promptToSaveFilesBeforeStash.never": "Disable this check.",
"config.promptToSaveFilesBeforeStash.staged": "Check only for unsaved staged files.",
"config.pruneOnFetch": "Prune when fetching.",
"config.pullTags": "Fetch all tags when pulling.",
"config.rebaseWhenSync": "Force git to use rebase when running the sync command.",
"config.requireGitUserConfig": "Controls whether to require explicit Git user configuration or allow Git to guess if missing.",
"config.scanRepositories": "List of paths to search for git repositories in.",
"config.showCommitInput": "Controls whether to show the commit input in the Git source control panel.",
"config.showInlineOpenFileAction": "Controls whether to show an inline Open File action in the Git changes view.",
"config.showProgress": "Controls whether git actions should show progress.",
"config.showPushSuccessNotification": "Controls whether to show a notification when a push is successful.",
"config.smartCommitChanges": "Control which changes are automatically staged by Smart Commit.",
"config.smartCommitChanges.all": "Automatically stage all changes.",
"config.smartCommitChanges.tracked": "Automatically stage tracked changes only.",
"config.suggestSmartCommit": "Suggests to enable smart commit (commit all changes when there are no staged changes).",
"config.supportCancellation": "Controls whether a notification comes up when running the Sync action, which allows the user to cancel the operation.",
"config.terminalAuthentication": "Controls whether to enable Azure Data Studio to be the authentication handler for git processes spawned in the integrated terminal. Note: terminals need to be restarted to pick up a change in this setting.",
"config.timeline.date": "Controls which date to use for items in the Timeline view.",
"config.timeline.date.authored": "Use the authored date",
"config.timeline.date.committed": "Use the committed date",
"config.timeline.showAuthor": "Controls whether to show the commit author in the Timeline view.",
"config.untrackedChanges": "Controls how untracked changes behave.",
"config.untrackedChanges.hidden": "Untracked changes are hidden and excluded from several actions.",
"config.untrackedChanges.mixed": "All changes, tracked and untracked, appear together and behave equally.",
"config.untrackedChanges.separate": "Untracked changes appear separately in the Source Control view. They are also excluded from several actions.",
"config.useCommitInputAsStashMessage": "Controls whether to use the message from the commit input box as the default stash message.",
"config.useForcePushWithLease": "Controls whether force pushing uses the safer force-with-lease variant.",
"description": "Git SCM Integration",
"displayName": "Git",
"submenu.branch": "分支",
"submenu.changes": "變更",
"submenu.commit": "認可",
"submenu.commit.amend": "修改",
"submenu.commit.signoff": "登出",
"submenu.branch": "Branch",
"submenu.changes": "Changes",
"submenu.commit": "Commit",
"submenu.commit.amend": "Amend",
"submenu.commit.signoff": "Sign Off",
"submenu.explorer": "Git",
"submenu.pullpush": "提取、推送",
"submenu.remotes": "遠端",
"submenu.stash": "隱藏",
"submenu.tags": "標籤",
"view.workbench.cloneRepository": "您可以在本機複製存放庫。\r\n[複製存放庫](command:git.clone '在 GIT 延伸模組啟用後複製存放庫')",
"view.workbench.learnMore": "若要深入了解如何在 Azure Data Studio 中使用 GIT 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)",
"view.workbench.scm.disabled": "如果您想要使用 Git 功能,請在[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中啟用 Git。\r\n若要深入了解如何在 Azure Data Studio 中使用 Git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)",
"view.workbench.scm.empty": "如果要使用 Git 功能,您可以開啟包含 Git 存放庫的資料夾或從 URL 複製。\r\n[開啟資料夾](command:vscode.openFolder)\r\n[複製存放庫](command:git.clone)\r\n若要深入了解如何在 Azure Data Studio 中使用 Git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)",
"view.workbench.scm.emptyWorkspace": "目前開啟的工作區沒有任何資料夾包含 Git 存放庫。\r\n[新增資料夾至工作區](command:workbench.action.addRootFolder)\r\n如果要深入了解如何在 Azure Data Studio 中使用 Git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)",
"view.workbench.scm.folder": "目前開啟的資料夾沒有任何 git 存放庫。您可以將存放庫初始化,以啟用 git 支援的原始檔控制功能。\r\n[將存放庫初始化](command:git.init?%5Btrue%5D)\r\n若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)",
"view.workbench.scm.missing": "未偵測到有效的 Git 安裝,您可以在 [Git 輸入](command:git.showOutput)中找到更多詳細資料。\r\n請[安裝 Git](https://git-scm.com/),或參閱or learn more about how to use git and source control in Azure Data Studio in [我們的文件](https://aka.ms/vscode-scm) 深入了解如何在 VS Code 中使用 Git 和原始檔控制。\r\n如果您使用的是其他版本的控制系統可以[搜尋市集](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) 尋找其他擴充。",
"view.workbench.scm.workspace": "目前開啟的工作區,沒有任何包含 git 存放庫的資料夾。您可以在資料夾上將存放庫初始化,以啟用 git 支援的原始檔控制功能。\r\n[將存放庫初始化](command:git.init)\r\n若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)"
"submenu.pullpush": "Pull, Push",
"submenu.remotes": "Remote",
"submenu.stash": "Stash",
"submenu.tags": "Tags",
"view.workbench.cloneRepository": "You can clone a repository locally.\r\n[Clone Repository](command:git.clone 'Clone a repository once the git extension has activated')",
"view.workbench.learnMore": "To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
"view.workbench.scm.disabled": "If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
"view.workbench.scm.empty": "In order to use git features, you can open a folder containing a git repository or clone from a URL.\r\n[Open Folder](command:vscode.openFolder)\r\n[Clone Repository](command:git.clone)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
"view.workbench.scm.emptyWorkspace": "The workspace currently open doesn't have any folders containing git repositories.\r\n[Add Folder to Workspace](command:workbench.action.addRootFolder)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
"view.workbench.scm.folder": "The folder currently open doesn't have a git repository. You can initialize a repository which will enable source control features powered by git.\r\n[Initialize Repository](command:git.init?%5Btrue%5D)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
"view.workbench.scm.missing": "A valid git installation was not detected, more details can be found in the [git output](command:git.showOutput).\r\nPlease [install git](https://git-scm.com/), or learn more about how to use git and source control in Azure Data Studio in [our docs](https://aka.ms/vscode-scm).\r\nIf you're using a different version control system, you can [search the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) for additional extensions.",
"view.workbench.scm.workspace": "The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git.\r\n[Initialize Repository](command:git.init)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm)."
}
}
}

View File

@@ -31,7 +31,7 @@
"contentFolder": "內容資料夾",
"contentFolderOptional": "內容資料夾 (選擇性)",
"create": "建立",
"duplicateFileError": "檔案 {0} 已存在於目的地資料夾 {1} 中\r\n 檔案已重新命名為 {2},以避免資料遺失。",
"duplicateFileError": "檔案 {0} 已存在於目的地資料夾 {1} 中 \r\n 檔案已重新命名為 {2},以避免資料遺失。",
"editBookError": "編輯 Jupyter 書籍 {0} 時發生錯誤: {1}",
"fileExtension": "副檔名",
"fileName": "檔案名稱",

View File

@@ -327,6 +327,7 @@
"package": {
"description": "Azure Data Studio 的 SQL Server 結構描述比較支援比較資料庫和 dacpac 的結構描述。",
"displayName": "SQL Server 結構描述比較",
"schemaCompare.runComparison": "執行結構描述比較",
"schemaCompare.start": "結構描述比較"
}
}

View File

@@ -21,6 +21,7 @@
"TargetPlatform": "目標平台",
"TargetServer": "目標伺服器",
"Time": "時間",
"actionLabel": "動作",
"addDatabaseReferenceOkButtonText": "新增參考",
"addDatabaseReferencedialogName": "新增資料庫參考",
"addItemAction": "新增項目",
@@ -28,6 +29,9 @@
"addPackageReferenceMessage": "若要使用 SQL 繫結,請確定您的 Azure Functions 專案具有 {0} 參考",
"addSqlBindingPackageError": "將 SQL 繫結延伸模組套件新增至專案時發生錯誤",
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
"applyConfirmation": "確定要更新目標專案嗎?",
"applyError": "更新專案時發生錯誤: {0}",
"applySuccess": "已成功更新專案。",
"at": "於",
"autorestProjectName": "新增 SQL 專案名稱",
"baseDockerImage": "基底 SQL Server Docker 映像",
@@ -46,14 +50,17 @@
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
"cleaningDockerImagesMessage": "正在清除現有的部署...",
"closeButton": "關閉",
"compareActionRadiButtonLabel": "在結構描述比較中檢視變更",
"confirmPassword": "確認 SQL Server 管理員密碼",
"confirmServerPassword": "確認 SQL Server 管理員密碼",
"connectingToSqlServerOnDockerMessage": "在 Docker 上連接至 SQL Server",
"connectionFailedError": "連線失敗。錯誤: '{0}'",
"connectionProfile": "選取連接設定檔",
"connectionRadioButtonLabel": "連線",
"connectionStringSetting": "連接字串設定名稱",
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
"containerAlreadyExistForProject": "容器上的其他伺服器已存在於專案中。要刪除它們嗎?",
"containerAlreadyExistForProject": "此專案的容器已存在。您要先刪除這些檔案再部署新的嗎?",
"createNew": "新建立",
"createNewLocalAppSetting": "建立新的本機應用程式設定",
"createProjectDialogOkButtonText": "建立",
@@ -111,6 +118,8 @@
"edgeProjectTypeDisplayName": "SQL Edge",
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
"emptyProjectTypeDisplayName": "SQL Database",
"emptySdkProjectTypeDescription": "從空的 SDK 樣式專案開始,使用 Microsoft.Build.Sql (預覽) 開發及發行 SQL 資料庫架構。",
"emptySdkProjectTypeDisplayName": "SQL Database (SDK)",
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
"enterConnectionString": "輸入連接字串",
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
@@ -120,8 +129,11 @@
"enterNewDatabaseName": "輸入新的資料庫名稱",
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
"enterPassword": "輸入 SQL Server 管理員密碼",
"enterPasswordManually": "輸入密碼或按 ESC 鍵取消",
"enterPasswordPrompt": "輸入用於連接字串的密碼",
"enterPortNumber": "輸入 SQL Server 連接埠號碼或按 Enter 以使用預設值",
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
"equalComparison": "專案已經與資料庫一起更新。",
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
"errorReadingProjectGuid": "嘗試讀取專案 '{1}' 的 {0} 時發生錯誤",
"eulaAgreementTemplate": "我接受 {0}。",
@@ -133,6 +145,7 @@
"externalStreamingJobFriendlyName": "外部資料流作業",
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
"failedToGetConnectionString": "為選取的連線產生連接字串時發生錯誤",
"failedToParse": "無法剖析 \"{0}\": {1}。",
"file": "檔案",
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
@@ -151,6 +164,7 @@
"generatingProjectFromAutorest": "正在從 {0} 產生新的 SQL 專案...如需詳細資料,請查看輸出視窗。",
"hr": "小時",
"importElements": "匯入元素",
"includePassword": "是否要在 local.settings.json 檔案中包含來自此連線的密碼?",
"input": "輸入",
"installGlobally": "全域安裝",
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
@@ -163,6 +177,7 @@
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
"jsonParseError": "{0} 接近行 \"{1}\",資料行 \"{2}\"",
"learnMore": "深入了解",
"loadProfilePlaceholderText": "負載設定檔...",
"location": "位置",
"min": "分鐘",
@@ -179,7 +194,9 @@
"noDataSourcesFile": "找不到 {0}",
"noDataSourcesText": "此專案中沒有資料來源",
"noFileExist": "檔案 {0} 不存在",
"noSchemaCompareExtension": "結構描述比較延伸模組必須安裝至資料庫中的更新專案。",
"noSqlFilesGenerated": "Autorest 未產生任何 .sql 檔案。請確認您的規格包含模型定義,或檢查輸出記錄以尋找詳細資料。",
"noSqlProjFile": "選取的專案檔不存在",
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
"noString": "否",
"noStringDefault": "無 (預設值)",
@@ -191,6 +208,7 @@
"objectType": "物件類型",
"okString": "確定",
"openEulaString": "開啟授權合約",
"openFile": "開啟檔案",
"output": "輸出",
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
@@ -207,11 +225,13 @@
"projectAlreadyExists": "名為 {0} 的專案已存在於 {1}。",
"projectAlreadyOpened": "專案 '{0}' 已經開啟。",
"projectLocString": "專案",
"projectLocationLabel": "位置",
"projectLocationPlaceholderText": "選取要建立專案的位置",
"projectNameLabel": "名稱",
"projectNamePlaceholderText": "輸入專案名稱",
"projectReferenceElement": "專案參考",
"projectReferenceNameElement": "專案參考名稱元素",
"projectToUpdatePlaceholderText": "選取專案檔",
"publish": "發佈",
"publishAction": "發佈",
"publishDialogName": "發佈專案",
@@ -238,15 +258,19 @@
"save": "儲存",
"saveChangesInFile": "目前的檔案中有未儲存的變更。要立即儲存嗎?",
"schema": "結構描述",
"schemaCompare.compareErrorMessage": "結構描述比較失敗: {0}",
"schemaCompareAction": "結構描述比較",
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
"schemaObjectType": "結構描述/物件類型",
"scriptFriendlyName": "指令碼",
"sdkStyleProject": "SDK-style project",
"sec": "秒",
"selectAzureFunction": "在目前檔案中選取要新增 SQL 繫結的 Azure 函式",
"selectBaseImage": "選取基底 SQL Server docker 映像",
"selectBindingType": "選取繫結類型",
"selectConnection": "選取連線",
"selectConnectionError": "無法設定連接字串應用程式設定: {0}",
"selectConnectionString": "選取 SQL 連接字串方法",
"selectDacpac": "選取 .dacpac",
"selectDatabase": "選取資料庫",
"selectFolderStructure": "選取資料夾結構",
@@ -290,11 +314,19 @@
"unableToFindReference": "找不到資料庫參考 {0}",
"unableToFindSqlCmdVariable": "找不到 SQLCMD 變數 '{0}'",
"unableToPerformAction": "找不到 '{0}' 目標: '{1}'",
"unableToSetConnectionString": "無法設定連接字串應用程式設定",
"unexpectedProjectContext": "無法建立專案內容。從未預期的位置叫用的命令: {0}",
"unknownDataSourceType": "不明的資料來源類型:",
"unrecognizedDataSourcesVersion": "無法辨識的版本:",
"updateAction": "更新動作",
"updateActionRadiButtonLabel": "套用所有變更",
"updateProjectDatabaseReferencesForRoundTrip": "必須更新系統資料庫參考,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
"updateProjectFromDatabaseDialogName": "從資料庫更新專案",
"updateText": "更新",
"updatingProjectFromDatabase": "正在從 {1} 更新 {0}...",
"userConnectionString": "輸入連接字串",
"userPasswordLater": "為了稍後使用 SQL 連接字串,您必須在 local.settings.json 檔案中手動輸入密碼。",
"userSelectionCancelled": "使用者已取消選取如何執行自動 autorest。",
"userSelectionInstallGlobally": "使用者已選取全域安裝 autorest。正在安裝...",
"userSelectionRunNpx": "已選取要透過 npx 執行的使用者。",
@@ -345,6 +377,7 @@
"sqlDatabaseProjects.properties": "屬性",
"sqlDatabaseProjects.publish": "發佈",
"sqlDatabaseProjects.schemaCompare": "結構描述比較",
"sqlDatabaseProjects.updateProjectFromDatabase": "從資料庫更新專案",
"sqlDatabaseProjects.validateExternalStreamingJob": "驗證外部串流作業",
"sqlDatabaseProjects.welcome": "目前沒有開啟的資料庫專案。\r\n[New Project](command:sqlDatabaseProjects.new)\r\n[Open Project](command:sqlDatabaseProjects.open)\r\n[Create Project From Database](command:sqlDatabaseProjects.importDatabase)",
"title.projectsView": "專案"

View File

@@ -79,7 +79,7 @@
"sql.migration.cutover": "完全移轉",
"sql.migration.cutover.card": "即將完成完全移轉",
"sql.migration.cutover.error": "起始完全移轉時發生錯誤。",
"sql.migration.cutover.help.main": "完成切換前,請執行下列步驟。",
"sql.migration.cutover.help.main": "完成完全移轉前,請執行下列步驟。",
"sql.migration.cutover.in.progress": "資料庫 '{0}' 的完全移轉進行中",
"sql.migration.cutover.last.file.restored": "上次還原的檔案: {0}",
"sql.migration.cutover.pending.backup": "記錄備份擱置還原: {0}",
@@ -92,8 +92,6 @@
"sql.migration.cutover.type": "移轉模式",
"sql.migration.dashboard.description": "判斷您 SQL Server 執行個體的移轉準備情況、識別建議的 Azure SQL 目標,以及將您的 SQL Server 執行個體移轉到 Azure SQL 受控執行個體或 Azure 虛擬機器上的 SQL Server。",
"sql.migration.dashboard.help.title": "說明文章及影片連結",
"sql.migration.dashboard.link1.description": "評估規則,用來判斷將 SQL Server 執行個體移轉到 Azure SQL 受控執行個體是否可行。",
"sql.migration.dashboard.link1.title": "Azure SQL 受控執行個體的評定規則",
"sql.migration.dashboard.migrate.task.button": "移轉到 Azure SQL",
"sql.migration.dashboard.migrate.task.button.description": "將 SQL Server 執行個體移轉到 Azure SQL。",
"sql.migration.dashboard.title": "Azure SQL 移轉",
@@ -107,7 +105,7 @@
"sql.migration.database.migration.mode.label": "移轉模式",
"sql.migration.database.migration.mode.offline.description": "當移轉開始時,應用程式的停機時間就會開始。",
"sql.migration.database.migration.mode.offline.label": "離線移轉",
"sql.migration.database.migration.mode.online.description": "應用程式停機只限於在移轉結束時的完全移轉。",
"sql.migration.database.migration.mode.online.description": "應用程式停機的情況只會發生於移轉結束時的完全移轉期間。",
"sql.migration.database.migration.mode.online.label": "線上移轉",
"sql.migration.database.migration.service": "資料庫移轉服務",
"sql.migration.database.migration.service.authentication.keys": "資料庫移轉服務驗證金鑰",
@@ -383,6 +381,16 @@
"sql.migration.yes": "是",
"total.databases.selected": "選取了 {0} 個資料庫 (共 {1} 個)。"
},
"dist/dashboard/sqlServerDashboard": {
"sql.migration.dashboard.help.description.dmsGuide": "A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure.",
"sql.migration.dashboard.help.description.mi": "A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Managed Instance with minimal downtime.",
"sql.migration.dashboard.help.description.migrateUsingADS": "The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure.",
"sql.migration.dashboard.help.description.vm": "A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime.",
"sql.migration.dashboard.help.link.dmsGuide": "Azure Database Migration Guides",
"sql.migration.dashboard.help.link.mi": "Tutorial: Migrate to Azure SQL Managed Instance (online)",
"sql.migration.dashboard.help.link.migrateUsingADS": "Migrate databases using Azure Data Studio",
"sql.migration.dashboard.help.link.vm": "Tutorial: Migrate to SQL Server on Azure Virtual Machines (online)"
},
"dist/models/stateMachine": {
"sql.migration.starting.migration.error": "啟動移轉時發生錯誤: '{0}'",
"sql.migration.starting.migration.message": "正在開始將資料庫 {0} 移轉到 {1} - {2}"

View File

@@ -9992,6 +9992,7 @@
"miinstallVsix": "從 VSIX 套件安裝延伸模組",
"newQuery": "新增查詢",
"notebook.cellTitle": "筆記本儲存格標題功能表",
"notebook.cellToolbarLocation.compatibilityDescription": "儲存格工具列應顯示在何處,或是否應隱藏。注意: 此設定僅針對延伸模組相容性目的啟用,因此不會影響任何項目。",
"notebook.title": "筆記本標題功能表",
"notebook.toolbar": "筆記本工具列功能表",
"objectExplorer.context": "物件總管項目操作功能表",
@@ -10002,8 +10003,11 @@
"recommendedExtensions": "Marketplace",
"scenarioTypeUndefined": "必須提供延伸模組建議的案例類型。",
"showReleaseNotes": "在更新後顯示版本資訊。版本資訊會在新的網頁瀏覽器視窗中開啟。",
"sql.watcherExclude": "設定檔案路徑的 Glob 模式以從檔案監看排除。模式必須符合絕對路徑,即以 `**/` 或完整路徑為前置詞以正確符合,並以 `/**` 為後置詞以符合路徑中的檔案 (例如 `**/build/output/**` 或 `/Users/name/workspaces/project/build/output/**`)。必須先重新開機才能變更此設定。若是發生 Azure Data Studio 在啟動時耗用大量 CPU 時間的情況,可以排除較大的資料夾以降低起始負載。",
"uninstallExtensionComplete": "請重新載入 Azure Data Studio 以完成延伸模組 {0} 的解除安裝。",
"updateLocale": "您想要變更 Azure Data Studio 的 UI 語言為 {0} 並重新啟動嗎?",
"vscodeFunctionalityNotSupportedError": "Azure Data Studio 不支持此 VS Code 功能。",
"vscodeInvalidArgumentsError": "引數無效",
"watermark.newNotebook": "新增筆記本",
"watermark.newSqlFile": "新增 SQL 檔案",
"workspace.trust.description": "控制是否在 Azure Data Studio 內啟用工作區信任。",
@@ -10165,15 +10169,18 @@
"showConnectDialogOnStartup": "啟動時顯示連線對話方塊"
},
"sql/workbench/browser/designer/designer": {
"designer.defaultRemoveRowConfirmationMessage": "確定要移除列嗎?",
"designer.generalGroupName": "一般",
"designer.loadingDesigner": "正在載入設計工具...",
"designer.loadingDesignerCompleted": "設計工具已載入",
"designer.newRowText": "新增",
"designer.processing": "正在處理...",
"designer.processingChanges": "正在處理變更...",
"designer.processingChangesCompleted": "已處理變更",
"designer.processingCompleted": "處理已完成",
"designer.publishChangesCompleted": "已發佈變更",
"designer.publishingChanges": "正在發佈變更...",
"designer.removeRowText": "移除",
"designer.savingChanges": "正在儲存變更...",
"designer.savingChangesCompleted": "已儲存變更",
"tableDesigner.unknownComponentType": "不支援元件類型 {0}"
},
"sql/workbench/browser/designer/designerPropertiesPane": {
@@ -10198,6 +10205,7 @@
"resourceViewerInput.resourceViewer": "資源檢視器"
},
"sql/workbench/browser/editor/tableDesigner/tableDesignerInput": {
"tableDesigner.OperationInProgressWarning": "另一個作業正在進行中時,無法執行作業。",
"tableDesigner.newTable": "新增資料表"
},
"sql/workbench/browser/modal/modal": {
@@ -11176,7 +11184,7 @@
"clearResults": "清除結果",
"collapseAllCells": "摺疊資料格",
"expandAllCells": "展開資料格",
"kernelNotSupported": "由於不支援核心程序,因此此筆記本無法以參數執行。請使用支援的核心程序和格式。[深入了解] (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization)",
"kernelNotSupported": "This notebook cannot run with parameters as the kernel is not supported. Please use the supported kernels and format. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).",
"loading": "正在載入核心...",
"loadingContexts": "正在載入內容...",
"localhost": "localhost",
@@ -11581,11 +11589,8 @@
"refreshError": "重新整理節點 '{0}' 時發生錯誤: {1}"
},
"sql/workbench/contrib/tableDesigner/browser/actions": {
"tableDesigner.saveTableChanges": "儲存變更"
},
"sql/workbench/contrib/tableDesigner/browser/tableDesigner.contribution": {
"tableDesigner.configTitle": "資料表設計工具",
"tableDesigner.featureEnabledDescription": "控制是否啟用資料表設計工具功能。預設值為 False。"
"tableDesigner.generateScript": "產生指令碼",
"tableDesigner.publishTableChanges": "發佈變更..."
},
"sql/workbench/contrib/tasks/browser/tasks.contribution": {
"inProgressTasksChangesBadge": "{0} 正在執行的工作",
@@ -11647,8 +11652,6 @@
"welcomePage.location": "位置",
"welcomePage.moreRecent": "顯示更多",
"welcomePage.name": "名稱",
"welcomePage.preview": "預覽",
"welcomePage.previewBody": "這個功能頁面仍在預覽階段。預覽功能會引進新功能,並逐步成為產品中永久的一部分。這些功能雖然穩定,但在使用上仍需要改善。歡迎您在功能開發期間提供早期的意見反應。",
"welcomePage.resources": "資源",
"welcomePage.runQuery": "執行查詢",
"welcomePage.runQueryBody": "透過查詢編輯器與資料互動。",
@@ -11725,41 +11728,6 @@
"welcomePage.startTour": "開始導覽",
"welcomePage.willReloadAfterInstallingExtensionPack": "{0} 的其他支援安裝完成後,將會重新載入此視窗。"
},
"sql/workbench/contrib/welcome2/page/browser/az_data_welcome_page": {
"welcomePage.azdata": "Azure Data Studio",
"welcomePage.azdataBlog": "探索最新版本中的新功能",
"welcomePage.azdataBlogDescription": "展示新功能的新每月部落格文章",
"welcomePage.colorTheme": "色彩佈景主題",
"welcomePage.colorThemeDescription": "將編輯器和您的程式碼設定成您喜愛的外觀",
"welcomePage.customize": "自訂",
"welcomePage.deploy": "部署",
"welcomePage.extensionDescription": "下載所需延伸模組,包括 SQL Server 系統管理員套件等",
"welcomePage.extensions": "延伸模組",
"welcomePage.followTwitter": "追蹤我們的 Twitter",
"welcomePage.followTwitterDescription": "掌握社群如何使用 Azure Data Studio 的最新消息,並可直接與工程師對話。",
"welcomePage.gettingStarted": "使用者入門",
"welcomePage.gitHubRepository": "GitHub 存放庫",
"welcomePage.help": "說明",
"welcomePage.keyboardShortcut": "鍵盤快速鍵",
"welcomePage.keyboardShortcutDescription": "尋找您最愛的命令並予加自訂",
"welcomePage.learn": "了解",
"welcomePage.moreRecent": "更多...",
"welcomePage.newConnection": "新增連線",
"welcomePage.newDeployment": "新增部署…",
"welcomePage.newNotebook": "新增筆記本",
"welcomePage.newQuery": "新增查詢",
"welcomePage.noRecentFolders": "沒有最近使用的資料夾",
"welcomePage.openFileLinuxPC": "開啟檔案",
"welcomePage.openFileMac": "開啟檔案",
"welcomePage.productDocumentation": "文件",
"welcomePage.recent": "最近使用",
"welcomePage.releaseNotes": "版本資訊",
"welcomePage.reportIssue": "回報問題或功能要求",
"welcomePage.showCommands": "尋找及執行所有命令",
"welcomePage.showCommandsDescription": "從命令選擇區快速存取及搜尋命令 ({0})",
"welcomePage.showOnStartup": "啟動時顯示歡迎頁面",
"welcomePage.start": "開始"
},
"sql/workbench/services/accountManagement/browser/accountDialog": {
"accountDialog.addConnection": "新增帳戶",
"accountDialog.close": "關閉",
@@ -11995,6 +11963,7 @@
"splitCellEdit": "分割儲存格"
},
"sql/workbench/services/notebook/browser/models/clientSession": {
"NoExecuteManager": "伺服器無法啟動,因為未為此筆記本檔案類型定義提供者。",
"ServerNotStarted": "伺服器因為不明原因而未啟動",
"clientSession.unknownError": "啟動筆記本工作階段時發生錯誤",
"kernelRequiresConnection": "找不到核心 {0}。會改用預設核心。"
@@ -12015,8 +11984,11 @@
"startSessionFailed": "無法啟動工作階段: {0}"
},
"sql/workbench/services/notebook/browser/notebookServiceImpl": {
"executeProviderTimeout": "正在等候筆記本提供者 '{0}' 之執行提供者顯示狀態的逾時",
"notebookServiceNoProvider": "Notebook 提供者不存在",
"notebookUriNotDefined": "建立筆記本管理員時未傳遞任何 URI"
"notebookUriNotDefined": "建立筆記本管理員時未傳遞任何 URI",
"serializationProviderTimeout": "正在等候筆記本提供者 '{0}' 之序列化提供者顯示狀態的逾時",
"standardKernelsTimeout": "正在等候筆記本提供者 '{0}' 之標準核心顯示狀態的逾時"
},
"sql/workbench/services/notebook/browser/notebookViews/notebookViewModel": {
"notebookView.nameTaken": "此筆記本中已有名稱為 {0} 的檢視。"
@@ -12050,6 +12022,7 @@
"carbon.extension.contributes.notebook.magic": "資料格 magic 的名稱,例如 '%%sql'。",
"carbon.extension.contributes.notebook.provider": "筆記本提供者的識別碼。",
"carbon.extension.contributes.notebook.standardKernels": "應為此筆記本提供者之標準的核心",
"providerNotInRegistryError": "指定的提供者 '{0}' 不存在於筆記本登錄中。",
"vscode.extension.contributes.notebook.languagemagics": "提供筆記本語言。",
"vscode.extension.contributes.notebook.providersDescriptions": "提供筆記本提供者描述。"
},
@@ -12119,7 +12092,6 @@
"sql/workbench/services/query/common/queryModelService": {
"commitEditFailed": "認可資料列失敗: ",
"msgCancelQueryFailed": "取消查詢失敗: {0}",
"queryModelService.noQueryFoundForUri": "找不到 {0} 的查詢",
"queryModelService.uriAlreadyHasQuery": "{0} 已經有一個查詢",
"runQueryBatchStartLine": "第 {0} 行",
"runQueryBatchStartMessage": "已開始執行以下查詢:",
@@ -12227,11 +12199,16 @@
"designer.foreignkey.description.onDeleteAction": "使用者嘗試刪除資料列時的行為,此資料列內含外部索引鍵關聯性中涉及的資料。",
"designer.foreignkey.description.onUpdateAction": "使用者嘗試更新資料列時的行為,此資料列內含外部索引鍵關聯性中涉及的資料。",
"designer.foreignkey.description.primaryKeyTable": "包含主索引鍵或唯一索引鍵資料行的資料表。",
"designer.index.column.description.name": "資料行的名稱。",
"designer.index.description.columns": "索引的資料行。",
"designer.index.description.name": "索引的名稱。",
"designer.table.description.description": "資料表的描述。",
"designer.table.description.name": "資料表物件的名稱。",
"designer.table.description.schema": "包含資料表的結構描述。",
"tableDesigner.ErrorDialogTitle": "Table Designer Error",
"tableDesigner.ForeignKeyTypeName": "外部索引鍵",
"tableDesigner.PrimaryKeyTableName": "主索引鍵資料表",
"tableDesigner.ForeignTableName": "外部資料表",
"tableDesigner.IndexTypeName": "索引",
"tableDesigner.checkConstraintExpressionTitle": "運算式",
"tableDesigner.checkConstraintNameTitle": "名稱",
"tableDesigner.checkConstraintTypeName": "檢查條件約束",
@@ -12249,18 +12226,27 @@
"tableDesigner.descriptionTitle": "描述",
"tableDesigner.errorInitializingTableDesigner": "初始化資料表設計工具時發生錯誤: {0}",
"tableDesigner.errorProcessingEdit": "處理變更時發生錯誤: {0}",
"tableDesigner.foreignKeyColumn": "外部索引鍵資料行",
"tableDesigner.foreignKeyColumns": "資料行對應",
"tableDesigner.foreignKey.column": "資料行",
"tableDesigner.foreignKey.foreignColumn": "外部資料行",
"tableDesigner.foreignKeyColumns": "資料行",
"tableDesigner.foreignKeyNameTitle": "名稱",
"tableDesigner.foreignKeyOnDeleteAction": "刪除動作時",
"tableDesigner.foreignKeyOnUpdateAction": "更新動作時",
"tableDesigner.foreignKeysTabTitle": "外部索引鍵",
"tableDesigner.generalTab": "一般",
"tableDesigner.generatePreviewReportError": "產生預覽報表時發生錯誤: {0}",
"tableDesigner.generateScriptError": "產生指令碼時發生錯誤: {0}",
"tableDesigner.generatingPreviewReport": "正在產生預覽報表...",
"tableDesigner.generatingScript": "正在產生指令碼...",
"tableDesigner.generatingScriptCompleted": "已產生指令碼。",
"tableDesigner.index.column.name": "資料行",
"tableDesigner.indexColumns": "資料行",
"tableDesigner.indexName": "名稱",
"tableDesigner.indexesTabTitle": "索引",
"tableDesigner.nameTitle": "資料表名稱",
"tableDesigner.primaryKeyColumn": "主索引鍵資料行",
"tableDesigner.saveChangeError": "儲存變更時發生錯誤: {0}",
"tableDesigner.savedChangeSuccess": "已成功儲存變更。",
"tableDesigner.savingChanges": "正在儲存資料表設計工具變更...",
"tableDesigner.publishChangeError": "發佈變更時發生錯誤: {0}",
"tableDesigner.publishChangeSuccess": "已成功發佈變更。",
"tableDesigner.savingChanges": "正在發佈資料表設計工具變更...",
"tableDesigner.schemaTitle": "結構描述",
"tableDesigner.tableObjectType": "資料表"
},
@@ -12272,6 +12258,60 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "開始使用(&&S)",
"showReleaseNotes": "顯示入門指南"
},
"sql/workbench/api/common/notebooks/vscodeExecuteProvider": {
"errorStartBeforeReady": "無法啟動工作階段,管理員尚未初始化"
},
"sql/workbench/contrib/queryplan2/browser/planHeader": {
"planHeaderIndexAndCost": "查詢 {0}: 查詢成本 (相對於指令碼): {1}%"
},
"sql/workbench/contrib/queryplan2/browser/queryPlan": {
"openQueryAction": "開啟查詢",
"queryPlanCustomZoom": "自訂縮放",
"queryPlanFitGraphLabel": "縮放至適當比例",
"queryPlanOpenGraphFile": "Open Plan File",
"queryPlanPropertiesActionLabel": "屬性",
"queryPlanSavePlanXML": "Save Plan File",
"queryPlanSearchNodeAction": "SearchNode",
"queryPlanTitle": "Query Plan (Preview)",
"queryPlanZoomInActionLabel": "放大",
"queryPlanZoomOutActionLabel": "縮小"
},
"sql/workbench/contrib/queryplan2/browser/queryPlanPropertiesView": {
"nodePropertyViewNameNameColumnHeader": "Name",
"nodePropertyViewNameValueColumnHeader": "Value",
"nodePropertyViewTitle": "Properties",
"queryPlanPropertiesEdgeOperationName": "Edge",
"queryPlanPropertyViewClose": "Close",
"queryPlanPropertyViewSortAlphabetically": "Alphabetical",
"queryPlanPropertyViewSortByDisplayOrde": "Categorized"
},
"sql/workbench/contrib/queryplan2/browser/widgets/customZoomWidget": {
"cancelCustomZoomAction": "Close (Escape)",
"invalidCustomZoomError": "Select a zoom value between 1 to 200",
"qpZoomValueLabel": "Zoom (percent)",
"zoomAction": "Zoom (Enter)"
},
"sql/workbench/contrib/queryplan2/browser/widgets/nodeSearchWidget": {
"cancelSearchAction": "Close (Escape)",
"nextSearchItemAction": "Next Match (Enter)",
"previousSearchItemAction": "Previous Match (Shift+Enter)",
"queryPlanSearchTypeContains": "Contains",
"queryPlanSearchTypeEquals": "Equals"
},
"sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": {
"tableDesigner.PreviewFeature": "預覽功能"
},
"sql/workbench/contrib/tsgops/browser/tsgopsActions": {
"hideActivityBarViewContainers": "隱藏延伸模組 Viewlet",
"hidePanel": "隱藏面板",
"hideSettings": "隱藏設定圖示"
},
"sql/workbench/services/tableDesigner/browser/tableDesignerPublishDialog": {
"tableDesigner.UpdateDatabase": "更新資料庫",
"tableDesigner.cancel": "取消",
"tableDesigner.generateScript": "產生指令碼",
"tableDesigner.previewDatabaseUpdates": "預覽資料庫更新"
}
}
}