[Loc] update to langpack base files for vscode-merge 1.62 (#20059)

This commit is contained in:
Alex Ma
2022-07-15 16:18:02 -07:00
committed by GitHub
parent 693b92c825
commit 98f9cd9ede
40 changed files with 7219 additions and 4949 deletions

View File

@@ -42,7 +42,7 @@
"assocLabelPath": "檔案路徑",
"derivedDescription": "比對名稱相同但副檔名不同的同層級檔案。",
"derivedLabel": "依名稱排列且同層級的檔案",
"dirty": "使用中編輯器已變更,即為已變更的指示",
"dirty": "使用中編輯器具有未儲存變更的指示",
"falseDescription": "停用模式。",
"fileDescription": "比對所有具特定副檔名的檔案。",
"fileLabel": "依副檔名排列的檔案",

View File

@@ -1,29 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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/extensionLinter": {
"dataUrlsNotValid": "資料 URL 不是有效的影像來源。",
"embeddedSvgsNotValid": "內嵌 SVGs 不是有效的影像來源。",
"httpsRequired": "影像必須使用 HTTPS 通訊協定。",
"relativeBadgeUrlRequiresHttpsRepository": "相對徽章 URL 必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。",
"relativeIconUrlRequiresHttpsRepository": "圖示必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。",
"relativeUrlRequiresHttpsRepository": "相對影像 URL 必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。",
"svgsNotValid": "SVGs 不是有效的影像來源。"
},
"dist/packageDocumentHelper": {
"languageSpecificEditorSettings": "語言專用編輯器設定",
"languageSpecificEditorSettingsDescription": "針對語言覆寫編輯器設定"
},
"package": {
"description": "提供 lint 功能以撰寫延伸模組。",
"displayName": "延伸模組撰寫"
}
}
}

File diff suppressed because it is too large Load Diff