mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
updates langpack source files to match 1.67 release (#21228)
* updates langpack source files to match 1.67 release * added small version bump
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"dist/configurationEditingMain": {
|
||||
"cwd": "啟用時工作執行器目前工作目錄",
|
||||
"defaultBuildTask": "預設建置工作的名稱。如果沒有任何預設建置工作,則會顯示快選以選擇建置工作。",
|
||||
"extensionInstallFolder": "安裝延伸模組的路徑。",
|
||||
"file": "目前已開啟的檔案",
|
||||
"fileBasename": "目前已開啟檔案的 basename",
|
||||
"fileBasenameNoExtension": "目前已開啟檔案的 basename,不包含副檔名",
|
||||
@@ -52,8 +53,6 @@
|
||||
"folderLabel": "依名稱排列的資料夾 (任何位置)",
|
||||
"folderName": "包含在工作區內的檔案名稱 (例如 myFolder)",
|
||||
"folderPath": "包含在工作區內的檔案路徑 (例如 /Users/Development/myFolder)",
|
||||
"languageSpecificEditorSettings": "語言專用編輯器設定",
|
||||
"languageSpecificEditorSettingsDescription": "針對語言覆寫編輯器設定",
|
||||
"remoteName": "例如 SSH",
|
||||
"rootName": "工作區名稱 (例如 myFolder or myWorkspace)",
|
||||
"rootPath": "工作區檔案路徑 (例如 /Users/Development/myWorkspace)",
|
||||
|
||||
@@ -8,14 +8,16 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/common/keychain": {
|
||||
"keychainWriteError": "將登入資訊寫入 Keychain 失敗,錯誤為 '{0}'。",
|
||||
"troubleshooting": "疑難排解指南"
|
||||
},
|
||||
"dist/githubServer": {
|
||||
"signingIn": "$(mark-github) 正在登入 github.com...",
|
||||
"status.git.signIn.name": "GitHub 登入",
|
||||
"validUri": "請從 GitHub 登入頁面輸入有效的 URI。"
|
||||
"code.detail": "若要完成驗證,請瀏覽至 GitHub 並貼上上述的一次性程式碼。",
|
||||
"code.title": "您的代碼: {0}",
|
||||
"no": "否",
|
||||
"otherReasonMessage": "您尚未完成授權此延伸模組使用 GitHub。要繼續嘗試嗎?",
|
||||
"progress": "在新索引標籤中開啟 [{0}]({0}) 並貼上您的一次性代碼: {1}",
|
||||
"signingIn": "正在登入 github.com...",
|
||||
"signingInAnotherWay": "正在登入 github.com...",
|
||||
"userCancelledMessage": "登入時遇到問題嗎? 要嘗試其他方式嗎?",
|
||||
"yes": "是"
|
||||
},
|
||||
"package": {
|
||||
"description": "GitHub 驗證提供者",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"openingithub": "在 GitHub 上開啟",
|
||||
"pick folder": "挑選要發佈至 GitHub 的資料夾",
|
||||
"publishing_done": "已成功將 '{0}' 存放庫發行到 GitHub。",
|
||||
"publishing_firstcommit": "正在建立第一個認可",
|
||||
"publishing_firstcommit": "正在建立第一個提交",
|
||||
"publishing_private": "正在發行到私人 GitHub 存放庫",
|
||||
"publishing_public": "正在發行到公用 GitHub 存放庫",
|
||||
"publishing_uploading": "正在上傳檔案"
|
||||
@@ -29,11 +29,14 @@
|
||||
"forking_done": "已成功在 GitHub 上建立分支 '{0}'。",
|
||||
"forking_pushing": "正在推送變更...",
|
||||
"no": "否",
|
||||
"no pr template": "沒有範本",
|
||||
"openingithub": "在 GitHub 上開啟",
|
||||
"openpr": "開啟 PR"
|
||||
"openpr": "開啟 PR",
|
||||
"select pr template": "選取提取要求範本"
|
||||
},
|
||||
"package": {
|
||||
"config.gitAuthentication": "控制是否要在 VS Code 中為 git 命令啟用自動 GitHub 驗證。",
|
||||
"config.gitProtocol": "控制要用來複製 GitHub 存放庫的通訊協定",
|
||||
"description": "適用於 VS Code 的 GitHub 功能",
|
||||
"displayName": "GitHub",
|
||||
"welcome.publishFolder": "您也可以直接將此資料夾發佈到 GitHub 存放庫。發佈之後,您就可以存取 git 與 GitHub 所支援的原始檔控制功能。\r\n[$(github) 發佈至 GitHub](command:github.publish)",
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"client\\dist\\node/jsonClient": {
|
||||
"configureLimit": "使用設定 '{0}' 來設定限制。",
|
||||
"goToSetting": "開啟設定",
|
||||
"json.clearCache.completed": "JSON 結構描述快取已清除。",
|
||||
"json.resolveError": "JSON: 結構描述解析錯誤",
|
||||
"json.schemaResolutionDisabledMessage": "已停用下載結構描述。按一下以進行設定。",
|
||||
"json.schemaResolutionErrorMessage": "無法解析結構描述。按一下以重試。",
|
||||
@@ -20,12 +21,34 @@
|
||||
"untitled.schema": "無法載入 {0}",
|
||||
"yes never again": "不再顯示"
|
||||
},
|
||||
"client\\dist\\node/languageStatus": {
|
||||
"openExtension": "開啟延伸模組",
|
||||
"openSettings": "開啟設定",
|
||||
"pending.detail": "正在載入 JSON 資訊",
|
||||
"schema.noSchema": "未設定此檔案的結構描述",
|
||||
"schema.showdocs": "深入了解 JSON 結構描述設定...",
|
||||
"schemaFromFolderSettings": "在工作區設定中設定",
|
||||
"schemaFromUserSettings": "在使用者設定中設定",
|
||||
"schemaFromextension": "由延伸模組設定: {0}",
|
||||
"schemaPicker.title": "用於 {0} 的 JSON 結構描述",
|
||||
"status.error": "無法計算使用的架構",
|
||||
"status.multipleSchema": "已設定多個 JSON 架構。",
|
||||
"status.noSchema": "未設定 JSON 架構。",
|
||||
"status.noSchema.short": "背結構描述驗證",
|
||||
"status.notJSON": "不是 JSON 編輯器",
|
||||
"status.openSchemasLink": "顯示結構描述",
|
||||
"status.singleSchema": "已設定 JSON 架構。",
|
||||
"status.withSchema.short": "結構描述已驗證",
|
||||
"status.withSchemas.short": "結構描述已驗證",
|
||||
"statusItem.name": "JSON 驗證狀態"
|
||||
},
|
||||
"package": {
|
||||
"description": "為 JSON 檔案提供豐富的語言支援",
|
||||
"displayName": "JSON 語言功能",
|
||||
"json.clickToRetry": "按一下以重試。",
|
||||
"json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` 已淘汰,將改為 `editor.colorDecorators`。",
|
||||
"json.colorDecorators.enable.desc": "啟用或停用彩色裝飾項目",
|
||||
"json.command.clearCache": "清除結構描述快取",
|
||||
"json.enableSchemaDownload.desc": "若啟用,則可以從 http 和 https 位置擷取 JSON 結構描述。",
|
||||
"json.format.enable.desc": "啟用/停用預設 JSON 格式器",
|
||||
"json.maxItemsComputed.desc": "大綱符號和計算摺疊區域的數目上限 (因效能原因限制)。",
|
||||
@@ -36,7 +59,8 @@
|
||||
"json.schemas.fileMatch.item.desc": "可包含 '*' 的檔案模式,在將 JSON 檔案解析成結構描述時的比對對象。",
|
||||
"json.schemas.schema.desc": "指定 URL 的結構描述定義。只須提供結構描述以避免存取結構描述 URL。",
|
||||
"json.schemas.url.desc": "目前目錄中的結構描述 URL 或結構描述相對路徑",
|
||||
"json.tracing.desc": "追蹤 VS Code 與 JSON 語言伺服器之間的通訊。"
|
||||
"json.tracing.desc": "追蹤 VS Code 與 JSON 語言伺服器之間的通訊。",
|
||||
"json.validate.enable.desc": "啟用/停用 JSON 驗證。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,22 +8,29 @@
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/features/documentLinkProvider": {
|
||||
"dist/languageFeatures/documentLinkProvider": {
|
||||
"documentLink.tooltip": "追蹤連結"
|
||||
},
|
||||
"dist/features/preview": {
|
||||
"dist/languageFeatures/fileReferences": {
|
||||
"error.noResource": "尋找檔案參考失敗。未提供任何資源。",
|
||||
"progress.title": "正在尋找檔案參考"
|
||||
},
|
||||
"dist/languageFeatures/rename": {
|
||||
"invalidRenameLocation": "位置不支援重新命名"
|
||||
},
|
||||
"dist/preview/preview": {
|
||||
"lockedPreviewTitle": "[預覽] {0}",
|
||||
"onPreviewStyleLoadError": "無法載入 ‘markdown.style' 樣式:{0}",
|
||||
"preview.clickOpenFailed": "無法開啟 {0}",
|
||||
"previewTitle": "預覽 {0}"
|
||||
},
|
||||
"dist/features/previewContentProvider": {
|
||||
"dist/preview/previewContentProvider": {
|
||||
"preview.notFound": "找不到 {0}",
|
||||
"preview.securityMessage.label": "內容已停用安全性警告",
|
||||
"preview.securityMessage.text": "此文件中的部分內容已停用",
|
||||
"preview.securityMessage.title": "Markdown 預覽中已停用可能不安全或無防護的內容。請將 Markdown 預覽的安全性設定變更為允許無防護的內容,或啟用指令碼"
|
||||
},
|
||||
"dist/security": {
|
||||
"dist/preview/security": {
|
||||
"disable.description": "允許所有內容與指令碼執行。不建議",
|
||||
"disable.title": "停用",
|
||||
"disableSecurityWarning.title": "不允許此工作區預覽安全性警告",
|
||||
@@ -39,14 +46,17 @@
|
||||
"toggleSecurityWarning.description": "不影響內容安全性層級"
|
||||
},
|
||||
"package": {
|
||||
"configuration.markdown.editor.drop.enabled": "啟用/停用放入 Markdown 編輯器以插入班次。需要啟用 `#workbenck.experimental.editor.dropIntoEditor.enabled#`。",
|
||||
"configuration.markdown.links.openLocation.beside": "開啟使用中編輯器旁邊的連結。",
|
||||
"configuration.markdown.links.openLocation.currentGroup": "在使用中的編輯器群組開啟連結。",
|
||||
"configuration.markdown.links.openLocation.description": "控制應在何處開啟 Markdown 檔案中的連結。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.description": "控制應如何開啟 Markdown 預覽中其他 Markdown 檔案的連結。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inEditor": "嘗試在編輯器中開啟連結。",
|
||||
"configuration.markdown.preview.openMarkdownLinks.inPreview": "嘗試開啟 Markdown 預覽中的連結。",
|
||||
"configuration.markdown.suggest.paths.enabled.description": "啟用/停用 Markdown 連結的路徑建議",
|
||||
"description": "為 Markdown 提供豐富的語言支援。",
|
||||
"displayName": "Markdown 語言功能",
|
||||
"markdown.findAllFileReferences": "尋找檔案參考",
|
||||
"markdown.preview.breaks.desc": "設定 Markdown 預覽中轉譯分行符號的方式。若設定為 'true',則會為段落內的新行建立 <br>。",
|
||||
"markdown.preview.doubleClickToSwitchToEditor.desc": "在 Markdown 預覽中按兩下會切換到編輯器。",
|
||||
"markdown.preview.fontFamily.desc": "控制 Markdown 預覽中使用的字型家族。",
|
||||
|
||||
@@ -11,10 +11,6 @@
|
||||
"dist/AADHelper": {
|
||||
"signOut": "因為讀取儲存的驗證資訊失敗,所以已將您登出。"
|
||||
},
|
||||
"dist/keychain": {
|
||||
"keychainWriteError": "將登入資訊寫入 Keychain 失敗。錯誤: '{0}'。",
|
||||
"troubleshooting": "疑難排解指南"
|
||||
},
|
||||
"package": {
|
||||
"description": "Microsoft 驗證提供者",
|
||||
"displayName": "Microsoft 帳戶",
|
||||
|
||||
@@ -13,8 +13,9 @@
|
||||
"darkPlusColorThemeLabel": "深色+ (預設深色)",
|
||||
"description": "預設的 Visual Studio 淺色與深色佈景主題",
|
||||
"displayName": "預設佈景主題",
|
||||
"hcColorThemeLabel": "高對比",
|
||||
"hcColorThemeLabel": "深色高對比",
|
||||
"lightColorThemeLabel": "淺色 (Visual Studio)",
|
||||
"lightHcColorThemeLabel": "淺色高對比",
|
||||
"lightPlusColorThemeLabel": "淺色+ (預設淺色)",
|
||||
"minimalIconThemeLabel": "最小 (Visual Studio Code)"
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user