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/cht/extensions/azurecore/package.i18n.json
Normal file
26
i18n/cht/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": "資源篩選,每個元素都是以正斜線分隔的帳戶識別碼、訂用帳戶識別碼和名稱",
|
||||
"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": "是否應啟用 US Government Azure 雲端 (Fairfax) 整合",
|
||||
"config.enableChinaCloudDescription": "是否應啟用 Azure China 整合",
|
||||
"config.enableGermanyCloudDescription": "是否應啟用 Azure 德國整合"
|
||||
}
|
||||
Reference in New Issue
Block a user