Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -0,0 +1,26 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"azure.displayName": "Azure (核心)",
"azure.description": "浏览和使用 Azure 资源",
"azure.title": "Azure",
"azure.resource.config.title": "Azure 资源配置",
"azure.resource.config.filter.description": "资源筛选器,每个元素都是帐户 ID、订阅 ID 和由斜杠分隔的名称",
"azure.resource.explorer.title": "Azure",
"azure.resource.refreshall.title": "全部刷新",
"azure.resource.refresh.title": "刷新",
"azure.resource.signin.title": "登录",
"azure.resource.selectsubscriptions.title": "选择订阅",
"azure.resource.connectsqlserver.title": "连接",
"azure.resource.connectsqldb.title": "连接",
"accounts.clearTokenCache": "清除 Azure 帐户令牌缓存",
"config.enablePublicCloudDescription": "是否应启用 Azure 公共云集成",
"config.enableUsGovCloudDescription": "是否应启用美国政府 Azure 云(Fairfax)集成",
"config.enableChinaCloudDescription": "是否应启用 Azure 中国集成",
"config.enableGermanyCloudDescription": "是否应启用 Azure 德国集成"
}