mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"deployCluster.SaveConfigFiles": "構成ファイルを保存する",
|
||||
"deployCluster.ScriptToNotebook": "ノートブックへのスクリプト",
|
||||
"deployCluster.Deploy": "デプロイ",
|
||||
"resourceDeployment.DeployBDCTask": "SQL Server ビッグ データ クラスター \"{0}\" のデプロイ",
|
||||
"resourceDeployment.ConnectToMasterSQLServer": "マスター SQL Server への接続",
|
||||
"resourceDeployment.DeploymentSucceeded": "SQL Server ビッグ データ クラスターが正常にデプロイされました: {0}",
|
||||
"resourceDeployment.ErroRetrievingEndpoints": "エンドポイント リストの取得に失敗しました。{0}{1}",
|
||||
"resourceDeployment.NoSQLEndpointFound": "マスター SQL Server エンドポイントが見つかりません。",
|
||||
"resourceDeployment.ViewErrorDetail": "エラーの詳細の表示",
|
||||
"resourceDeployment.DeployFailed": "SQL Server ビッグ データ クラスター \"{0}\" をデプロイできませんでした。",
|
||||
"resourceDeployment.FailedToOpenNotebook": "出力ノートブックの起動でエラーが発生しました。{1}{2}。",
|
||||
"resourceDeployment.DeployFailedNoOutputNotebook": "SQL Server ビッグ データ クラスターのデプロイに失敗し、出力ノートブックが生成されませんでした。",
|
||||
"deployCluster.SelectConfigFileFolder": "構成ファイルを保存する",
|
||||
"deployCluster.SaveConfigFileSucceeded": "構成ファイルが {0} に保存されました",
|
||||
"deployCluster.NewAKSWizardTitle": "新しい AKS クラスターに SQL Server 2019 ビッグ データ クラスターをデプロイする",
|
||||
"deployCluster.ExistingAKSWizardTitle": "既存の AKS クラスターに SQL Server 2019 ビッグ データ クラスターをデプロイする",
|
||||
"deployCluster.ExistingKubeAdm": "既存の kubeadm クラスターに SQL Server 2019 ビッグ データ クラスターをデプロイします"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.AzureSettingsPageTitle": "Azure の設定",
|
||||
"deployCluster.AzureSettingsPageDescription": "Azure Kubernetes Service クラスターを作成するための設定を構成します",
|
||||
"deployCluster.SubscriptionField": "サブスクリプション ID",
|
||||
"deployCluster.SubscriptionPlaceholder": "既定の Azure サブスクリプションを使用する",
|
||||
"deployCluster.SubscriptionDescription": "このフィールドを空白のままにすると、既定のサブスクリプションが使用されます。",
|
||||
"deployCluster.SubscriptionHelpText": "{0}",
|
||||
"deployCluster.SubscriptionHelpLink": "利用可能な Azure サブスクリプションの表示",
|
||||
"deployCluster.ResourceGroupName": "新しいリソース グループ名",
|
||||
"deployCluster.Location": "場所",
|
||||
"deployCluster.LocationHelpText": "{0}",
|
||||
"deployCluster.AzureLocationHelpLink": "利用可能な Azure の場所を表示する",
|
||||
"deployCluster.AksName": "AKS クラスター名",
|
||||
"deployCluster.VMCount": "VM 数",
|
||||
"deployCluster.VMSize": "VM サイズ",
|
||||
"deployCluster.VMSizeHelpText": "{0}",
|
||||
"deployCluster.VMSizeHelpLink": "使用可能な VM サイズの表示"
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.ClusterSettingsPageTitle": "クラスター設定",
|
||||
"deployCluster.ClusterSettingsPageDescription": "SQL Server ビッグ データ クラスター設定の構成",
|
||||
"deployCluster.ClusterName": "クラスター名",
|
||||
"deployCluster.AdminUsername": "管理者ユーザー名",
|
||||
"deployCluster.AdminUsernameDescription": "このユーザー名は、コントローラーと SQL Server に使用されます。ゲートウェイのユーザー名は root になります。",
|
||||
"deployCluster.AdminPassword": "パスワード",
|
||||
"deployCluster.AdminPasswordDescription": "このパスワードは、コントローラー、SQL Server、およびゲートウェイにアクセスするために使用できます。",
|
||||
"deployCluster.ConfirmPassword": "パスワードの確認",
|
||||
"deployCluster.AuthenticationMode": "認証モード",
|
||||
"deployCluster.AuthenticationMode.Basic": "基本",
|
||||
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
|
||||
"deployCluster.DockerSettings": "Docker 設定",
|
||||
"deployCluster.DockerRegistry": "レジストリ",
|
||||
"deployCluster.DockerRepository": "リポジトリ",
|
||||
"deployCluster.DockerImageTag": "イメージ タグ",
|
||||
"deployCluster.DockerUsername": "ユーザー名",
|
||||
"deployCluster.DockerPassword": "パスワード",
|
||||
"deployCluster.ActiveDirectorySettings": "Active Directory の設定",
|
||||
"deployCluster.OuDistinguishedName": "組織単位",
|
||||
"deployCluster.OuDistinguishedNameDescription": "組織単位の識別名。例: OU=bdc,DC=contoso,DC=com。",
|
||||
"deployCluster.DomainControllerFQDNs": "ドメイン コントローラー FQDN",
|
||||
"deployCluster.DomainControllerFQDNsPlaceHolder": "コンマを使用して値を区切ります。",
|
||||
"deployCluster.DomainControllerFQDNDescription": "ドメイン コントローラーの完全修飾ドメイン名。たとえば、DC1.CONTOSO.COM です。複数の FQDN を区切るには、コンマを使用します。",
|
||||
"deployCluster.DomainDNSIPAddresses": "ドメイン DNS IP アドレス",
|
||||
"deployCluster.DomainDNSIPAddressesPlaceHolder": "コンマを使用して値を区切ります。",
|
||||
"deployCluster.DomainDNSIPAddressesDescription": "ドメイン DNS サーバーの IP アドレス。複数の IP アドレスを区切るにはコンマを使用します。",
|
||||
"deployCluster.DomainDNSName": "ドメイン DNS 名",
|
||||
"deployCluster.ClusterAdmins": "クラスター管理グループ",
|
||||
"deployCluster.ClusterAdminsDescription": "クラスター管理者の Active Directory グループ。",
|
||||
"deployCluster.ClusterUsers": "クラスター ユーザー",
|
||||
"deployCluster.ClusterUsersPlaceHolder": "コンマを使用して値を区切ります。",
|
||||
"deployCluster.ClusterUsersDescription": "クラスター ユーザー ロールを持つ Active Directory のユーザーまたはグループ。複数のユーザーまたはグループを区切るには、コンマを使用します。",
|
||||
"deployCluster.DomainServiceAccountUserName": "サービス アカウントのユーザー名",
|
||||
"deployCluster.DomainServiceAccountUserNameDescription": "ビッグ データ クラスターのドメイン サービス アカウント",
|
||||
"deployCluster.DomainServiceAccountPassword": "サービス アカウントのパスワード",
|
||||
"deployCluster.AppOwers": "アプリの所有者",
|
||||
"deployCluster.AppOwnersPlaceHolder": "コンマを使用して値を区切ります。",
|
||||
"deployCluster.AppOwnersDescription": "アプリ所有者ロールを持つ Active Directory ユーザーまたはグループ。複数のユーザーまたはグループを区切るには、コンマを使用します。",
|
||||
"deployCluster.AppReaders": "アプリ リーダー",
|
||||
"deployCluster.AppReadersPlaceHolder": "コンマを使用して値を区切ります。",
|
||||
"deployCluster.AppReadersDescription": "アプリ リーダーの Active Directory ユーザーまたはグループ。複数のユーザーまたはグループがある場合は、コンマを区切り記号として使用します。",
|
||||
"deployCluster.AdminPasswordField": "パスワード",
|
||||
"deployCluster.ValidationError": "このページにはいくつかのエラーがあります。エラーを表示するには、[詳細を表示] をクリックします。"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.summaryPageTitle": "デプロイ構成テンプレート",
|
||||
"deployCluster.summaryPageDescription": "ターゲット構成テンプレートの選択",
|
||||
"deployCluster.ProfileHintText": "注: デプロイ プロファイルの設定は、後の手順でカスタマイズできます。",
|
||||
"deployCluster.loadProfileFailed": "デプロイ プロファイルの読み込みに失敗しました: {0}",
|
||||
"deployCluster.serviceLabel": "サービス",
|
||||
"deployCluster.instancesLabel": "インスタンス",
|
||||
"deployCluster.masterPoolLabel": "SQL Server マスター",
|
||||
"deployCluster.computePoolLable": "コンピューティング",
|
||||
"deployCluster.dataPoolLabel": "データ",
|
||||
"deployCluster.hdfsLabel": "HDFS + Spark",
|
||||
"deployCluster.storageSize": "ストレージ サイズ",
|
||||
"deployCluster.gbPerInstance": "インスタンスあたりの GB",
|
||||
"deployCluster.defaultDataStorage": "データ ストレージ",
|
||||
"deployCluster.defaultLogStorage": "ログ ストレージ",
|
||||
"deployCluster.features": "機能",
|
||||
"deployCluster.basicAuthentication": "基本認証",
|
||||
"deployCluster.activeDirectoryAuthentication": "Active Directory 認証",
|
||||
"deployCluster.hadr": "高可用性",
|
||||
"deployCluster.ProfileNotSelectedError": "デプロイ プロファイルを選択してください。"
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.ServiceSettingsPageTitle": "サービスの設定",
|
||||
"deployCluster.scaleSectionTitle": "スケールの設定",
|
||||
"deployCluster.MasterSqlServerInstances": "SQL Server マスター インスタンス",
|
||||
"deployCluster.ComputePoolInstances": "コンピューティング プール インスタンス",
|
||||
"deployCluster.DataPoolInstances": "データ プール インスタンス",
|
||||
"deployCluster.SparkPoolInstances": "Spark プール インスタンス",
|
||||
"deployCluster.StoragePoolInstances": "記憶域プール (HDFS) インスタンス",
|
||||
"deployCluster.IncludeSparkInStoragePool": "記憶域プールに Spark を含める",
|
||||
"deployCluster.storageFieldTooltip": "コントローラー設定を使用する",
|
||||
"deployCluster.DataStorageClassName": "データのストレージ クラス",
|
||||
"deployCluster.DataClaimSize": "データの要求サイズ (GB)",
|
||||
"deployCluster.LogStorageClassName": "ログのストレージ クラス",
|
||||
"deployCluster.LogsClaimSize": "ログの要求サイズ (GB)",
|
||||
"deployCluster.ControllerText": "コントローラー",
|
||||
"deployCluster.AdvancedStorageDescription": "既定では、コントローラー ストレージ設定は他のサービスにも適用されます。ストレージの詳細設定を展開して、他のサービスのストレージを構成できます。",
|
||||
"deployCluster.AdvancedStorageSectionTitle": "ストレージの詳細設定",
|
||||
"deployCluster.StoragePool": "記憶域プール (HDFS)",
|
||||
"deployCluster.DataPool": "データ プール",
|
||||
"deployCluster.MasterSqlText": "SQL Server マスター",
|
||||
"deployCluster.StorageSectionTitle": "ストレージ設定",
|
||||
"deployCluster.DNSNameHeader": "DNS 名",
|
||||
"deployCluster.PortHeader": "ポート",
|
||||
"deployCluster.ControllerDNSName": "コントローラー DNS 名",
|
||||
"deployCluster.ControllerPortName": "コントローラー ポート",
|
||||
"deployCluster.MasterSQLServerDNSName": "SQL Server マスター DNS 名",
|
||||
"deployCluster.MasterSQLServerPortName": "SQL Server マスター ポート",
|
||||
"deployCluster.GatewayText": "ゲートウェイ",
|
||||
"deployCluster.GatewayDNSName": "ゲートウェイ DNS 名",
|
||||
"deployCluster.GatewayPortName": "ゲートウェイ ポート",
|
||||
"deployCluster.ServiceProxyText": "管理プロキシ",
|
||||
"deployCluster.ServiceProxyDNSName": "管理プロキシ DNS 名",
|
||||
"deployCluster.ServiceProxyPortName": "管理プロキシ ポート",
|
||||
"deployCluster.AppServiceProxyText": "アプリケーション プロキシ",
|
||||
"deployCluster.AppServiceProxyDNSName": "アプリケーション プロキシ DNS 名",
|
||||
"deployCluster.AppServiceProxyPortName": "アプリケーション プロキシ ポート",
|
||||
"deployCluster.ReadableSecondaryText": "読み取り可能なセカンダリ",
|
||||
"deployCluster.ReadableSecondaryDNSName": "読み取り可能なセカンダリ DNS 名",
|
||||
"deployCluster.ReadableSecondaryPortName": "読み取り可能なセカンダリ ポート",
|
||||
"deployCluster.EndpointSettings": "エンドポイントの設定",
|
||||
"deployCluster.SparkMustBeIncluded": "Spark 構成が無効です。[Spark を含める] チェック ボックスをオンにするか、[Spark プール インスタンス] を少なくとも 1 に設定する必要があります。"
|
||||
}
|
||||
60
i18n/jpn/extensions/resource-deployment/dist/ui/deployClusterWizard/pages/summaryPage.i18n.json
vendored
Normal file
60
i18n/jpn/extensions/resource-deployment/dist/ui/deployClusterWizard/pages/summaryPage.i18n.json
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.summaryPageTitle": "概要",
|
||||
"resourceDeployment.NewAKSBrowserWindowPrompt": "Azure にログインするためのブラウザー ウィンドウは、SQL Server ビッグ データ クラスターのデプロイ中に開かれます。",
|
||||
"deployCluster.DeploymentTarget": "デプロイ ターゲット",
|
||||
"deployCluster.Kubeconfig": "Kube 構成",
|
||||
"deployCluster.ClusterContext": "クラスター コンテキスト",
|
||||
"deployCluster.ClusterSettings": "クラスター設定",
|
||||
"deployCluster.DeploymentProfile": "デプロイ プロファイル",
|
||||
"deployCluster.ClusterName": "クラスター名",
|
||||
"deployCluster.ControllerUsername": "コントローラーのユーザー名",
|
||||
"deployCluster.AuthenticationMode": "認証モード",
|
||||
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
|
||||
"deployCluster.AuthenticationMode.Basic": "基本",
|
||||
"deployCluster.OuDistinguishedName": "組織単位",
|
||||
"deployCluster.DomainControllerFQDNs": "ドメイン コントローラー FQDN",
|
||||
"deployCluster.DomainDNSIPAddresses": "ドメイン DNS IP アドレス",
|
||||
"deployCluster.DomainDNSName": "ドメイン DNS 名",
|
||||
"deployCluster.ClusterAdmins": "クラスター管理グループ",
|
||||
"deployCluster.ClusterUsers": "クラスター ユーザー",
|
||||
"deployCluster.AppOwers": "アプリの所有者",
|
||||
"deployCluster.AppReaders": "アプリ リーダー",
|
||||
"deployCluster.DomainServiceAccountUserName": "サービス アカウントのユーザー名",
|
||||
"deployCluster.AzureSettings": "Azure の設定",
|
||||
"deployCluster.SubscriptionId": "サブスクリプション ID",
|
||||
"deployCluster.DefaultSubscription": "既定の Azure サブスクリプション",
|
||||
"deployCluster.ResourceGroup": "リソース グループ",
|
||||
"deployCluster.Location": "場所",
|
||||
"deployCluster.AksClusterName": "AKS クラスター名",
|
||||
"deployCluster.VMSize": "VM サイズ",
|
||||
"deployCluster.VMCount": "VM 数",
|
||||
"deployCluster.ScaleSettings": "スケールの設定",
|
||||
"deployCluster.MasterSqlServerInstances": "SQL Server マスター インスタンス",
|
||||
"deployCluster.ComputePoolInstances": "コンピューティング プール インスタンス",
|
||||
"deployCluster.DataPoolInstances": "データ プール インスタンス",
|
||||
"deployCluster.SparkPoolInstances": "Spark プール インスタンス",
|
||||
"deployCluster.StoragePoolInstances": "記憶域プール (HDFS) インスタンス",
|
||||
"deployCluster.WithSpark": "(Spark を含む)",
|
||||
"deployCluster.DataStorageClassName": "データのストレージ クラス",
|
||||
"deployCluster.DataClaimSize": "データの要求サイズ (GB)",
|
||||
"deployCluster.LogStorageClassName": "ログのストレージ クラス",
|
||||
"deployCluster.LogsClaimSize": "ログの要求サイズ (GB)",
|
||||
"deployCluster.ControllerText": "コントローラー",
|
||||
"deployCluster.StoragePool": "記憶域プール (HDFS)",
|
||||
"deployCluster.DataText": "データ",
|
||||
"deployCluster.MasterSqlText": "SQL Server マスター",
|
||||
"deployCluster.StorageSettings": "ストレージ設定",
|
||||
"deployCluster.SqlServerText": "SQL Server マスター",
|
||||
"deployCluster.GatewayText": "ゲートウェイ",
|
||||
"deployCluster.AppServiceProxyText": "アプリケーション プロキシ",
|
||||
"deployCluster.ServiceProxyText": "管理プロキシ",
|
||||
"deployCluster.ReadableSecondaryText": "読み取り可能なセカンダリ",
|
||||
"deployCluster.EndpointSettings": "エンドポイントの設定"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"deployCluster.TargetClusterContextPageTitle": "ターゲット クラスター コンテキスト",
|
||||
"deployCluster.TargetClusterContextPageDescription": "kube 構成ファイルを選択し、リストからクラスター コンテキストを選択します。",
|
||||
"deployCluster.ClusterContextNotSelectedMessage": "クラスター コンテキストを選択してください。",
|
||||
"deployCluster.kubeConfigFileLabelText": "Kube 構成のファイル パス",
|
||||
"deployCluster.browseText": "参照",
|
||||
"deployCluster.clusterContextsLabelText": "クラスター コンテキスト",
|
||||
"deployCluster.errorLoadingClustersText": "構成ファイルにクラスター情報が見つからないか、構成ファイルの読み込み中にエラーが発生しました",
|
||||
"deployCluster.selectKubeConfigFileText": "選択",
|
||||
"deployCluster.ConfigParseError": "構成ファイルの読み込みに失敗しました"
|
||||
}
|
||||
Reference in New Issue
Block a user