mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* update to build lib and langpack base files * fix for gulp localization xlf task and xlf update * fix to yarn
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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/remoteSource": {
|
|
"branch name": "分支名称",
|
|
"error": "{0} 错误: {1}",
|
|
"none found": "未找到远程存储库。",
|
|
"pick url": "选择要从中进行克隆的 URL。",
|
|
"provide url": "提供仓库 URL",
|
|
"provide url or pick": "提供仓库 URL 或选择仓库源。",
|
|
"recently opened": "最近打开",
|
|
"remote sources": "远程源",
|
|
"type to filter": "仓库名称",
|
|
"type to search": "仓库名称(键入内容进行搜索)",
|
|
"url": "URL"
|
|
},
|
|
"package": {
|
|
"command.api.getRemoteSources": "获取远程源",
|
|
"description": "Git 静态贡献和选取器。",
|
|
"displayName": "Git 基础"
|
|
}
|
|
}
|
|
} |