Files
azuredatastudio/i18n/ads-language-pack-zh-hant/translations/extensions/data-workspace.i18n.json

79 lines
5.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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/common/constants": {
"AllProjectTypes": "所有專案類型",
"SelectProjectFileActionName": "選取",
"UnknownProjectTypeError": "找不到識別碼為 '{0}' 之專案類型的提供者",
"UnknownProjectsError": "找不到下列專案的提供者: {0}",
"activateExtensionFailed": "無法載入專案提供者延伸模組 '{0}'。錯誤訊息: {1}",
"dataworksapce.local": "本機",
"dataworksapce.refresh": "重新整理",
"dataworkspace.NewProjectDialogTitle": "建立新專案",
"dataworkspace.Type": "類型",
"dataworkspace.browse": "瀏覽",
"dataworkspace.browseEllipsis": "瀏覽...",
"dataworkspace.cloneParentDirectoryNotExistError": "選取的複製路徑 '{0}' 不存在或不是目錄。",
"dataworkspace.create": "建立",
"dataworkspace.enterProjectName": "輸入專案名稱",
"dataworkspace.fileNotExistError": "選取的 {0} 檔案 '{1}' 不存在或不是檔案。",
"dataworkspace.gitRepoUrlPlaceholder": "輸入遠端 git 存放庫 URL",
"dataworkspace.gitRepoUrlTitle": "Git 存放庫 URL",
"dataworkspace.localClonePathPlaceholder": "選取要在本機複製存放庫的位置",
"dataworkspace.localClonePathTitle": "本機複製路徑",
"dataworkspace.locationSelectorTitle": "位置",
"dataworkspace.nameCannotBeEmpty": "名稱不可為空白",
"dataworkspace.ok": "確定",
"dataworkspace.open": "開啟",
"dataworkspace.openExistingDialogTitle": "開啟現有專案",
"dataworkspace.project": "專案",
"dataworkspace.projectAlreadyOpened": "專案 '{0}' 已經開啟。",
"dataworkspace.projectDirectoryAlreadyExistError": "選取的位置中已有名為 '{0}' 的目錄: '{1}'。",
"dataworkspace.projectDirectoryAlreadyExistErrorShort": "選取的位置中已有目錄 '{0}',請選擇另一個",
"dataworkspace.projectFilePlaceholder": "選取專案檔",
"dataworkspace.projectLocationPlaceholder": "選取要建立專案的位置",
"dataworkspace.projectLocationTitle": "位置",
"dataworkspace.projectNamePlaceholder": "輸入專案名稱",
"dataworkspace.projectNameTitle": "名稱",
"dataworkspace.projectParentDirectoryNotExistError": "選取的專案位置 '{0}' 不存在或不是目錄。",
"dataworkspace.projectsFailedToLoad": "無法載入部分專案。若要檢視更多詳細資料,請[開啟開發人員主控台](command:workbench.action.toggleDevTools)",
"dataworkspace.remoteGitRepo": "遠端 Git 存放庫",
"dataworkspace.restartConfirmation": "需要重新啟動 Azure Data Studio專案才能新增到工作區。立即重新啟動?",
"dataworkspace.select": "選取",
"dataworkspace.selectProjectLocation": "選取專案位置",
"dataworkspace.selectProjectType": "選取專案類型",
"dataworkspace.targetPlatform": "目標平台",
"dataworkspace.workspacePlaceholder": "選取工作區 ({0}) 檔案",
"fileDoesNotExist": "檔案 '{0}' 不存在",
"gitCloneError": "Git 複製期間發生錯誤。如需更多詳細資料,請檢視 git 輸出",
"gitCloneMessage": "正在複製 Git 儲存庫 '{0}'... ",
"noPreviousData": "目前專案的先前 {0} 會顯示在這裡,請執行以查看結果。",
"openedProjectsUndefinedAfterRefresh": "從磁片重新整理之後,不應該取消定義已開啟專案的清單。",
"projectNameNull": "專案名稱為 Null"
},
"package": {
"close-workspace-command": "關閉工作區",
"data-workspace-view-container-name": "專案",
"extension-description": "資料工作區",
"extension-displayName": "資料工作區",
"main-view-name": "專案",
"manage-project-command": "管理",
"new-command": "新增",
"open-existing-command": "開啟現有項目",
"projects-view-no-project-content": "目前工作區未開啟任何專案。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。\r\n",
"projects-view-no-workspace-content": "建立新的或開啟現有的以開始使用。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。",
"projects.defaultProjectSaveLocation": "預設儲存新專案之資料夾的完整路徑。",
"projects.excludedProjectsDescription": "工作區中要從專案 Viewlet 排除的專案清單",
"projects.showNotAddedProjectsInWorkspacePrompt": "當目前的工作區資料夾包含尚未新增到工作區專案的專案時,永遠顯示資訊訊息。",
"refresh-workspace-command": "重新整理",
"remove-project-command": "移除專案"
}
}
}