mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
26
i18n/chs/extensions/azurecore/package.i18n.json
Normal file
26
i18n/chs/extensions/azurecore/package.i18n.json
Normal 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 德国集成"
|
||||
}
|
||||
Reference in New Issue
Block a user