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 Cloud (Fairfax) 統合を有効にする必要があります",
"config.enableChinaCloudDescription": "Azure China 統合を有効にする必要があります",
"config.enableGermanyCloudDescription": "Azure Germany 統合を有効にする必要があります"
}