Files
azuredatastudio/i18n/ads-language-pack-zh-hant/translations/extensions/markdown-language-features.i18n.json
Alex Ma fe0c1307a0 Update to langpack source files for September release. (#16990)
* update to localized XLFs

* added update to langpack source files

* updated xlfs

* update to source files
2021-09-03 10:46:12 -07:00

72 lines
4.8 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 MIT License. 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/features/documentLinkProvider": {
"documentLink.tooltip": "追蹤連結"
},
"dist/features/preview": {
"lockedPreviewTitle": "[預覽] {0}",
"onPreviewStyleLoadError": "無法載入 markdown.style' 樣式:{0}",
"preview.clickOpenFailed": "無法開啟 {0}",
"previewTitle": "預覽 {0}"
},
"dist/features/previewContentProvider": {
"preview.notFound": "找不到 {0}",
"preview.securityMessage.label": "內容已停用安全性警告",
"preview.securityMessage.text": "此文件中的部分內容已停用",
"preview.securityMessage.title": "Markdown 預覽中已停用可能不安全或無防護的內容。請將 Markdown 預覽的安全性設定變更為允許無防護的內容,或啟用指令碼"
},
"dist/security": {
"disable.description": "允許所有內容與指令碼執行。不建議",
"disable.title": "停用",
"disableSecurityWarning.title": "不允許此工作區預覽安全性警告",
"enableSecurityWarning.title": "允許此工作區預覽安全性警告",
"insecureContent.description": "啟用 http 載入內容",
"insecureContent.title": "允許不安全的內容",
"insecureLocalContent.description": "啟用從本機提供 http 載入內容",
"insecureLocalContent.title": "允許不安全的本機內容",
"moreInfo.title": "詳細資訊",
"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定",
"strict.description": "僅載入安全內容",
"strict.title": "嚴謹",
"toggleSecurityWarning.description": "不影響內容安全性層級"
},
"package": {
"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 預覽中的連結。",
"description": "為 Markdown 提供豐富的語言支援。",
"displayName": "Markdown 語言功能",
"markdown.preview.breaks.desc": "設定 Markdown 預覽中轉譯分行符號的方式。若設定為 'true',則會為段落內的新行建立 <br>。",
"markdown.preview.doubleClickToSwitchToEditor.desc": "在 Markdown 預覽中按兩下會切換到編輯器。",
"markdown.preview.fontFamily.desc": "控制 Markdown 預覽中使用的字型家族。",
"markdown.preview.fontSize.desc": "控制 Markdown 預覽中使用的字型大小 (以像素為單位)。",
"markdown.preview.lineHeight.desc": "控制 Markdown 預覽中使用的行高。此數字與字型大小成正比。",
"markdown.preview.linkify": "啟用或停用在 Markdown 預覽中將類似 URL 的文字轉換為連結。",
"markdown.preview.markEditorSelection.desc": "在 Markdown 預覽中標記目前的編輯器選取範圍。",
"markdown.preview.refresh.title": "重新整理預覽",
"markdown.preview.scrollEditorWithPreview.desc": "在捲動 Markdown 預覽時更新編輯器的檢視。",
"markdown.preview.scrollPreviewWithEditor.desc": "在捲動 Markdown 編輯器時更新預覽的檢視。",
"markdown.preview.title": "開啟預覽",
"markdown.preview.toggleLock.title": "切換預覽鎖定",
"markdown.preview.typographer": "在 Markdown 預覽中啟用或停用部分非語言相關的取代及引號修飾。",
"markdown.previewSide.title": "在一側開啟預覽",
"markdown.showLockedPreviewToSide.title": "在側面開啟鎖定的預覽",
"markdown.showPreviewSecuritySelector.title": "變更預覽的安全性設定",
"markdown.showSource.title": "顯示來源",
"markdown.styles.dec": "可從 Markdown 預覽使用之 CSS 樣式表的 URL 或本機路徑清單。相對路徑指的是相對於在總管中開啟的資料夾。若沒有開啟的資料夾,相對路徑則是相對於 Markdown 檔案的位置。所有 '\\' 都必須寫成 '\\\\'。",
"markdown.trace.desc": "允許 Markdown 延伸模組進行偵錯記錄。",
"workspaceTrust": "載入工作區中設定的樣式時所需。"
}
}
}