mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 12:20:29 -04:00
76 lines
4.5 KiB
JSON
76 lines
4.5 KiB
JSON
{
|
|
"Copyright": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0.0",
|
|
"contents": {
|
|
"package": {
|
|
"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: すべてのアカウントを更新する",
|
|
"azure.resource.refresh.title": "最新の情報に更新",
|
|
"azure.resource.signin.title": "Azure: サインイン",
|
|
"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 統合を有効にする必要があります"
|
|
},
|
|
"dist/azureResource/utils": {
|
|
"azure.resource.error": "エラー: {0}"
|
|
},
|
|
"dist/constants": {
|
|
"extensionName": "Azure アカウント"
|
|
},
|
|
"dist/azureResource/tree/accountTreeNode": {
|
|
"azure.resource.tree.accountTreeNode.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。",
|
|
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "サブスクリプションが見つかりません。"
|
|
},
|
|
"dist/account-provider/azureAccountProviderService": {
|
|
"clearTokenCacheSuccess": "トークン キャッシュが正常にクリアされました",
|
|
"clearTokenCacheFailure": "トークン キャッシュをクリアできませんでした"
|
|
},
|
|
"dist/account-provider/providerSettings": {
|
|
"publicCloudDisplayName": "Azure"
|
|
},
|
|
"dist/account-provider/azureAccountProvider": {
|
|
"accountProviderNotInitialized": "アカウント プロバイダーが初期化されていないため、操作を実行できません",
|
|
"addAccount": "{0} アカウントを追加します",
|
|
"refreshAccount": "{0} アカウントを更新します",
|
|
"azureWorkAccountDisplayName": "職場または学校アカウント",
|
|
"microsoftAccountDisplayName": "Microsoft アカウント"
|
|
},
|
|
"dist/azureResource/providers/databaseServer/databaseServerTreeDataProvider": {
|
|
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL Server"
|
|
},
|
|
"dist/azureResource/providers/database/databaseTreeDataProvider": {
|
|
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL データベース"
|
|
},
|
|
"dist/azureResource/commands": {
|
|
"azure.resource.selectsubscriptions.credentialError": "アカウント {0} の資格情報を取得できませんでした。アカウントを更新してください。"
|
|
},
|
|
"dist/azureResource/tree/subscriptionTreeNode": {
|
|
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "リソースは見つかりませんでした。"
|
|
},
|
|
"dist/azureResource/resourceTreeNode": {
|
|
"azure.resource.resourceTreeNode.noResourcesLabel": "リソースが見つかりません"
|
|
},
|
|
"dist/azureResource/tree/treeProvider": {
|
|
"azure.resource.tree.treeProvider.loadingLabel": "読み込んでいます..."
|
|
},
|
|
"dist/azureResource/tree/accountNotSignedInTreeNode": {
|
|
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "Azure にサインイン..."
|
|
}
|
|
}
|
|
} |