mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
26
i18n/jpn/extensions/azurecore/package.i18n.json
Normal file
26
i18n/jpn/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 Cloud (Fairfax) 統合を有効にする必要があります",
|
||||
"config.enableChinaCloudDescription": "Azure China 統合を有効にする必要があります",
|
||||
"config.enableGermanyCloudDescription": "Azure Germany 統合を有効にする必要があります"
|
||||
}
|
||||
Reference in New Issue
Block a user