mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-10 13:46:46 -04:00
Port of langpacks for release/1.35 (#18365)
* Update to langpacks and xlfs * fixed id for git * changed release date
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
All notable changes to the "ads-language-pack-ja" language pack will be documented in this file.
|
||||
|
||||
## [Released]
|
||||
* TBA - Release for Azure Data Studio 1.35
|
||||
* February 23, 2022 - Release for Azure Data Studio 1.35
|
||||
* December 14, 2021 - Release for Azure Data Studio 1.34
|
||||
* May 21, 2021 - Release for Azure Data Studio 1.29
|
||||
* September 2, 2021 - Release for Azure Data Studio 1.33
|
||||
|
||||
@@ -263,6 +263,10 @@
|
||||
{
|
||||
"id": "Microsoft.xml-language-features",
|
||||
"path": "./translations/extensions/xml-language-features.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "Microsoft.azcli",
|
||||
"path": "./translations/extensions/azcli.i18n.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"arc.connectionStrings": "接続文字列",
|
||||
"arc.containerReady": "ポッド コンテナーの準備が完了しました。",
|
||||
"arc.controllerClusterContext": "クラスター コンテキスト",
|
||||
"arc.controllerDashboard": "Azure Arc データ コントラクター ダッシュボード (プレビュー) -{0}",
|
||||
"arc.controllerDashboard": "Azure Arc データ コントラクター ダッシュボード - {0}",
|
||||
"arc.controllerKubeConfig": "Kube 構成のファイル パス",
|
||||
"arc.controllerName": "名前",
|
||||
"arc.controllerNameDescription": "ツリービューに表示される名前です。これはコントローラー自体には適用されません。",
|
||||
@@ -159,7 +159,7 @@
|
||||
"arc.miaaBackupsDatabasesDescription": "利用可能なバックアップを伴うデータベースを以下に表示します。このインスタンス、または同じ特定ロケーション内の他のインスタンスにデータベースを復元します。",
|
||||
"arc.miaaComputeAndStorageDescriptionPartOne": "Azure SQL Managed Instance - Azure Arc を拡張できます",
|
||||
"arc.miaaConnectionRequired": "このインスタンスのデータベースを一覧表示するには接続する必要があります。",
|
||||
"arc.miaaDashboard": "SQL Managed Instance - Azure Arc ダッシュボード (プレビュー) - {0}",
|
||||
"arc.miaaDashboard": "SQL Managed Instance - Azure Arc ダッシュボード - {0}",
|
||||
"arc.miaaProviderName": "MSSQL",
|
||||
"arc.miaaType": "SQL マネージド インスタンス - Azure Arc",
|
||||
"arc.missingExtension": "エンジンの設定を表示するには、{0} 拡張機能が必要です。今すぐインストールしますか?",
|
||||
@@ -217,7 +217,7 @@
|
||||
"arc.postgresAdminUsername": "管理者ユーザー名",
|
||||
"arc.postgresArcProductName": "Azure Database for PostgreSQL - Azure Arc",
|
||||
"arc.postgresComputeAndStorageDescriptionPartOne": "Azure Arc に対応した拡張ができます",
|
||||
"arc.postgresDashboard": "PostgreSQL Hyperscale - Azure Arc ダッシュボード (プレビュー) - {0}",
|
||||
"arc.postgresDashboard": "PostgreSQL Hyperscale - Azure Arc ダッシュボード - {0}",
|
||||
"arc.postgresExtension": "microsoft.azuredatastudio-postgresql",
|
||||
"arc.postgresProviderName": "PGSQL",
|
||||
"arc.postgresVersion": "PostgreSQL のバージョン",
|
||||
@@ -335,10 +335,6 @@
|
||||
"arc.controller": "対象の Azure Arc コントローラー",
|
||||
"arc.cores-limit.label": "コア制限",
|
||||
"arc.cores-request.label": "コア要求",
|
||||
"arc.data.controller.admin.account.confirm.password": "パスワードの確認",
|
||||
"arc.data.controller.admin.account.name": "データ コントローラーのログイン",
|
||||
"arc.data.controller.admin.account.password": "パスワード",
|
||||
"arc.data.controller.admin.account.title": "管理者アカウント",
|
||||
"arc.data.controller.agreement": "{0} および {1} に同意します。",
|
||||
"arc.data.controller.auto.upload.logs": "Auto-upload Logs",
|
||||
"arc.data.controller.auto.upload.logs.description": "ログの自動アップロードを有効にする。ダイレクト モードのみ。",
|
||||
@@ -360,6 +356,12 @@
|
||||
"arc.data.controller.infrastructure": "インフラストラクチャ",
|
||||
"arc.data.controller.kube.cluster.context": "クラスター コンテキスト",
|
||||
"arc.data.controller.location": "場所",
|
||||
"arc.data.controller.metrics.and.logs.dashboard.credentials.confirm.password": "パスワードの確認",
|
||||
"arc.data.controller.metrics.and.logs.dashboard.credentials.password": "パスワード",
|
||||
"arc.data.controller.metrics.and.logs.dashboard.credentials.password.description": "メトリックとログ ダッシュボードへのログインに使用するパスワードを入力します。",
|
||||
"arc.data.controller.metrics.and.logs.dashboard.credentials.title": "メトリックとログ ダッシュボードの資格情報",
|
||||
"arc.data.controller.metrics.and.logs.dashboard.credentials.username": "ユーザー名",
|
||||
"arc.data.controller.metrics.and.logs.dashboard.credentials.username.description": "メトリックとログダッシュボードに使用するユーザー名を入力します。",
|
||||
"arc.data.controller.name": "データ コントローラー名",
|
||||
"arc.data.controller.name.validation.description": "名前は、小文字の英数字、'-'、または '.' で構成され、先頭と末尾には英数字を使用し、253 文字以下にする必要があります。",
|
||||
"arc.data.controller.namespace": "データ コントローラー名前空間",
|
||||
@@ -437,7 +439,7 @@
|
||||
"arc.postgres.storage-class.data.description": "データの継続的ボリュームのログに使用されるストレージ クラスです",
|
||||
"arc.postgres.storage-class.logs.description": "ログの継続的ボリュームに使用されるストレージ クラス",
|
||||
"arc.postgres.wizard.page1.title": "Azure enabled PostgreSQL Hyperscale サーバー グループのパラメーターを指定する",
|
||||
"arc.postgres.wizard.title": "Azure Arc 対応 PostgreSQL Hyperscale サーバー グループの展開 (プレビュー)",
|
||||
"arc.postgres.wizard.title": "Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group",
|
||||
"arc.sql.connection.settings.section.title": "SQL 接続情報",
|
||||
"arc.sql.cores-limit.description": "整数で表したマネージド インスタンスのコア数の上限。",
|
||||
"arc.sql.cores-request.description": "整数として表したマネージド インスタンスのコアの要求。",
|
||||
@@ -456,7 +458,7 @@
|
||||
"arc.sql.cost.summary.pricing.details": "価格詳細",
|
||||
"arc.sql.cost.summary.resource.group": "リソース グループ",
|
||||
"arc.sql.cost.summary.service.tier": "サービス レベル",
|
||||
"arc.sql.cost.summary.service.tier.learn.more.description": "SQL Managed Instance に使用可能な最新の仮想コア サービス レベルから General Purpose と Business Critical を含む Azure Arc を選択します。{0}",
|
||||
"arc.sql.cost.summary.service.tier.learn.more.description": "Select from the latest vCore service tiers available for SQL Managed Instance - Azure Arc including General Purpose and Business Critical.",
|
||||
"arc.sql.cost.summary.service.tier.learn.more.text": "詳細情報",
|
||||
"arc.sql.cost.summary.sql.connection.info": "SQL 接続情報",
|
||||
"arc.sql.cost.summary.sql.instance.settings": "SQL インスタンスの設定",
|
||||
@@ -466,7 +468,8 @@
|
||||
"arc.sql.cost.summary.vcore.limit": "CPU の仮想コアの制限",
|
||||
"arc.sql.dev.use.description": "このインスタンスが開発またはテスト目的でのみ使用されることを示すチェックボックスをオンにします。このインスタンスには請求されません。",
|
||||
"arc.sql.dev.use.label": "開発用途のみ",
|
||||
"arc.sql.high.availability.description": "高可用性のために追加のレプリカを有効にします。以下で選択したコンピューティングとストレージの構成は、すべてのレプリカに適用されます。General Purpose (最大 24 個の仮想コアと 128 Gi の RAM、標準的な高可用性)、または [プレビュー] Business Critical (無制限の仮想コアと RAM、詳細な高可用性) のいずれかを選択します。",
|
||||
"arc.sql.high.availability": "High availability",
|
||||
"arc.sql.high.availability.description": "Enable additional replicas for high availabilty. The compute and storage configuration selected below will be applied to all replicas.",
|
||||
"arc.sql.instance.name": "インスタンス名",
|
||||
"arc.sql.instance.retention.policy.title": "SQL インスタンス バックアップ保持ポリシー",
|
||||
"arc.sql.instance.settings.section.title": "SQL インスタンスの設定",
|
||||
@@ -476,15 +479,14 @@
|
||||
"arc.sql.license.type.label": "私は、既に SQL Server ライセンスを所有しています",
|
||||
"arc.sql.memory-limit.description": "整数で表したマネージド インスタンスの容量の上限。",
|
||||
"arc.sql.memory-request.description": "マネージド インスタンスの容量を要求して、整数のメモリ量 (GB) で指定します。",
|
||||
"arc.sql.one.replica": "1",
|
||||
"arc.sql.one.replica": "1 replica",
|
||||
"arc.sql.pitr.description": "特定の時点に復元",
|
||||
"arc.sql.pitr.retention.description": "ポイントインタイム バックアップのための保有期間を構成します。{0}",
|
||||
"arc.sql.replicas": "レプリカ",
|
||||
"arc.sql.retention.days.description": "ポイントインタイム バックアップを保管する期間を指定します。",
|
||||
"arc.sql.retention.days.label": "特定の時点のリテンション期間 (日数)",
|
||||
"arc.sql.service.tier.business.critical": "BusinessCritical",
|
||||
"arc.sql.service.tier.description": "SQL Managed Instance に使用可能な最新の仮想コア サービス レベルから General Purpose と Business Critical を含む Azure Arc を選択します。{0}",
|
||||
"arc.sql.service.tier.general.purpose": "GeneralPurpose",
|
||||
"arc.sql.service.tier.business.critical": "[PREVIEW] Business Critical (Unlimited vCores and RAM, advanced high availability)",
|
||||
"arc.sql.service.tier.description": "Select from the latest vCore service tiers available for SQL Managed Instance - Azure Arc including General Purpose and Business Critical.",
|
||||
"arc.sql.service.tier.general.purpose": "General Purpose (Up to 24 vCores and 128 Gi of RAM, standard high availability)",
|
||||
"arc.sql.service.tier.label": "サービス層",
|
||||
"arc.sql.storage-class.backups.description": "バックアップ永続ボリュームに使用されるストレージ クラス。値が指定されない場合は、既定のストレージ クラスが使用されます。",
|
||||
"arc.sql.storage-class.data.description": "データ (.mdf) に使用されるストレージ クラス。値が指定されない場合は、既定のストレージ クラスが使用されます。",
|
||||
@@ -492,8 +494,8 @@
|
||||
"arc.sql.storage-class.dc.description": "すべてのデータとログの永続ボリュームを必要とするすべてのデータ コントローラー ポッドに使用されるストレージ クラス。",
|
||||
"arc.sql.storage-class.logs.description": "ログ (/var/log) に使用されるストレージ クラス。値が指定されない場合は、既定のストレージ クラスが使用されます。",
|
||||
"arc.sql.summary.arc.by.microsoft": "Microsoft 提供",
|
||||
"arc.sql.three.replicas": "3",
|
||||
"arc.sql.two.replicas": "2",
|
||||
"arc.sql.three.replicas": "3 replicas",
|
||||
"arc.sql.two.replicas": "2 replicas",
|
||||
"arc.sql.username": "ユーザー名",
|
||||
"arc.sql.volume.size.backups.description": "バックアップに使用するストレージ ボリュームのサイズ (GB)。",
|
||||
"arc.sql.volume.size.backups.label": "ボリュームのサイズ (Gi) (バックアップ)",
|
||||
@@ -504,14 +506,14 @@
|
||||
"arc.sql.volume.size.logs.description": "ログに使用するストレージ ボリュームのサイズ (GB)。",
|
||||
"arc.sql.volume.size.logs.label": "ボリュームのサイズ (Gi) (ログ)。",
|
||||
"arc.sql.wizard.page1.title": "Azure SQL Managed Instance のパラメーターを指定します",
|
||||
"arc.sql.wizard.title": "Azure SQL Managed Instance - Azure Arc を展開 - Azure Arc (プレビュー)",
|
||||
"arc.sql.wizard.title": "Deploy Azure SQL managed instance - Azure Arc",
|
||||
"arc.storage-class.backups.label": "ストレージ クラス (バックアップ)",
|
||||
"arc.storage-class.data.label": "ストレージ クラス (データ)",
|
||||
"arc.storage-class.datalogs.label": "ストレージ クラス (データベース ログ)",
|
||||
"arc.storage-class.dc.label": "ストレージ クラス",
|
||||
"arc.storage-class.logs.label": "ストレージ クラス (ログ)",
|
||||
"arc.view.title": "Azure Arc Controllers",
|
||||
"arc.view.welcome.connect": "Azure Arc コントローラーが登録されていません。[詳細情報] (https://azure.microsoft.com/services/azure-arc/)\r\n[接続コントローラー] (command:arc.connect ToController)",
|
||||
"arc.view.welcome.connect": "No Azure Arc controllers registered. [Learn More](https://azure.microsoft.com/services/azure-arc/)\r\n[Connect Controller](command:arc.connectToController)",
|
||||
"arc.view.welcome.loading": "コントローラーを読み込んでいます...",
|
||||
"command.connectToController.title": "既存の Azure Arc Controller に接続する",
|
||||
"command.createController.title": "新しい Azure Arc コントローラーの作成",
|
||||
@@ -527,11 +529,11 @@
|
||||
"requested.cores.less.than.or.equal.to.cores.limit": "要求されたコアは、コアの上限以下である必要があります",
|
||||
"requested.memory.less.than.or.equal.to.memory.limit": "要求されたメモリはメモリ制限以下でなければなりません",
|
||||
"resource.type.arc.postgres.description": "Azure Arc 環境に PostgreSQL Hyperscale サーバー グループを展開する",
|
||||
"resource.type.arc.postgres.display.name": "PostgreSQL Hyperscale サーバー グループ - Azure Arc (プレビュー) ",
|
||||
"resource.type.arc.postgres.display.name": "PostgreSQL Hyperscale server groups - Azure Arc",
|
||||
"resource.type.arc.sql.description": "ユーザーが管理する環境内のアプリ開発者向けのマネージド SQL インスタンス サービス",
|
||||
"resource.type.arc.sql.display.name": "Azure SQL Managed Instance - Azure Arc (プレビュー)",
|
||||
"resource.type.arc.sql.display.name": "Azure SQL managed instance - Azure Arc",
|
||||
"resource.type.azure.arc.description": "Azure Arc データ コントローラーの作成",
|
||||
"resource.type.azure.arc.display.name": "Azure Arc データ コントローラー (プレビュー)",
|
||||
"resource.type.azure.arc.display.name": "Azure Arc データ コントローラー",
|
||||
"should.be.integer": "値は整数でなければなりません",
|
||||
"worker.node.count.should.not.be.one": "1 の値はサポートされていません。"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/localizedConstants": {
|
||||
"az.accept": "Accept",
|
||||
"az.arcdataExtensionNotInstalled": "This extension requires the Azure CLI extension 'arcdata' to be installed. Install the latest version using instructions from [here](https://docs.microsoft.com/azure/azure-arc/data/install-arcdata-extension).",
|
||||
"az.arcdataInstalled": "The Azure CLI arcdata extension was successfully installed. Restarting Azure Studio is required to complete configuration - features will not be activated until this is done.",
|
||||
"az.askLater": "Ask Later",
|
||||
"az.az": "Azure CLI",
|
||||
"az.azInstalled": "Azure CLI was successfully installed. Restarting Azure Studio is required to complete configuration - features will not be activated until this is done.",
|
||||
"az.azOutputParseErrorCaught": "An error occurred while parsing the output of az command: {0}. The output is not JSON.",
|
||||
"az.azUserSettingReadLog": "Azure CLI user setting: {0}.{1} read, value: {2}",
|
||||
"az.azUserSettingUpdatedLog": "Azure CLI user setting: {0}.{1} updated, newValue: {2}",
|
||||
"az.checkingLatestAzVersion": "Checking for latest available version of Azure CLI",
|
||||
"az.couldNotFindArcdataWithPrompt": "Could not find the Azure CLI arcdata extension, install it now? If not then some features will not be able to function.",
|
||||
"az.couldNotFindAz": "Could not find Azure CLI. Error: {0}",
|
||||
"az.couldNotFindAzArc": "Could not find the Azure CLI arcdata extension. Error: {0}",
|
||||
"az.couldNotFindAzWithPrompt": "Could not find Azure CLI, install it now? If not then some features will not be able to function.",
|
||||
"az.currentlyInstalledVersionIsLatest": "Currently installed version of Azure CLI: {0} is same or newer than any other version available",
|
||||
"az.decline": "Decline",
|
||||
"az.doNotAskAgain": "Don't Ask Again",
|
||||
"az.downloadError": "Error while downloading",
|
||||
"az.downloadFinished": "Download finished",
|
||||
"az.downloadingProgressMb": "Downloading ({0} / {1} MB)",
|
||||
"az.downloadingTo": "Downloading {0} from {1} to {2}",
|
||||
"az.endpointOrNamespaceRequired": "Either an endpoint or a namespace must be specified",
|
||||
"az.executingCommand": "Executing command: '{0} {1}'",
|
||||
"az.failedToParseReleaseInfo": "Failed to parse the JSON of contents at: {0}.\r\nFile contents:\r\n{1}\r\nError: {2}",
|
||||
"az.foundExistingAz": "Found existing Azure CLI installation of version (v{0}) at path:{1} with arcdata version: {2}.",
|
||||
"az.gettingTextContentsOfUrl": "Getting text contents of resource at URL {0}",
|
||||
"az.installError": "Error installing Azure CLI and arcdata extension: {0}",
|
||||
"az.installingArcdata": "Installing the Azure CLI arcdata extension...",
|
||||
"az.installingAz": "Installing Azure CLI...",
|
||||
"az.latestAzVersionAvailable": "Latest available Azure CLI version: {0}.",
|
||||
"az.missingRequiredVersion": "Azure CLI >= {0} is required for this feature. Run the 'Azure CLI: Check for Update' command to install this and then try again.",
|
||||
"az.no": "No",
|
||||
"az.noAz": "No Azure CLI is available, run the command 'Azure CLI: Install' to enable the features that require it.",
|
||||
"az.noAzArc": "No Azure CLI arcdata extension is available.",
|
||||
"az.noAzWithLink": "No Azure CLI is available, [install the Azure CLI](command:az.install) to enable the features that require it.",
|
||||
"az.noAzureCLI": "No Azure CLI is available. Install the latest version manually from [here](https://docs.microsoft.com/cli/azure/install-azure-cli) and then restart Azure Studio.",
|
||||
"az.noDownloadLink": "No download link available for platform '{0}'\r\nRelease info: ${1}",
|
||||
"az.noReleaseVersion": "No release version available for platform '{0}'\r\nRelease info: ${1}",
|
||||
"az.parseVersionError": "An error occurred while parsing the output of az --version.",
|
||||
"az.platformUnsupported": "Platform '{0}' is currently unsupported",
|
||||
"az.promptForAzUpdate": "A new version of Azure CLI ( {0} ) is available, do you wish to update to it now?",
|
||||
"az.promptForRequiredAzUpdate": "This extension requires Azure CLI >= {0} to be installed, do you wish to update to the latest version ({1}) now? If you do not then some functionality may not work.",
|
||||
"az.promptLog": "Prompting the user to accept the following: {0}",
|
||||
"az.requiredVersionNotAvailable": "This extension requires the Azure CLI extension 'arcdata' version >= {0} to be installed, but the current version available is only {1}. Install the correct version using instructions from [here](https://docs.microsoft.com/azure/azure-arc/data/install-arcdata-extension).",
|
||||
"az.searchingForAz": "Searching for existing Azure CLI installation...",
|
||||
"az.skipInstall": "Skipping installation of Azure CLI and arcdata extension, since the operation was not user requested and config option: {0}.{1} is {2}",
|
||||
"az.stderrOutput": "stderr: {0}",
|
||||
"az.stdoutOutput": "stdout: {0}",
|
||||
"az.unexpectedCommandError": "Unexpected error executing command: {0}",
|
||||
"az.unexpectedExitCode": "Unexpected exit code from command: {1} ({0})",
|
||||
"az.unsupportedArcDataVersion": "Your downloaded version {1} of the Azure CLI extension 'arcdata' is not yet supported. The latest version is is {0}. Install the correct version using instructions from [here](https://docs.microsoft.com/azure/azure-arc/data/install-arcdata-extension).",
|
||||
"az.updateCheckSkipped": "No check for new Azure CLI version availability performed as Azure CLI was not found to be installed",
|
||||
"az.updateError": "Error updating Azure CLI: {0}",
|
||||
"az.updatingAz": "Updating Azure CLI...",
|
||||
"az.userRequestedInstall": "User requested to install Azure CLI and arcdata extension using 'Azure CLI: Install' command",
|
||||
"az.userResponseInstall": "User Response on prompt to install Azure CLI: {0}",
|
||||
"az.userResponseUpdate": "User Response on prompt to update Azure CLI: {0}",
|
||||
"az.versionForUpdate": "Found version: {0} that Azure CLI can be updated to from current version: {1}.",
|
||||
"az.yes": "Yes"
|
||||
},
|
||||
"package": {
|
||||
"azcli.arc.azArcdataInstallKey.description": "Choose whether you will be prompted to download the Azure CLI arcdata extension.",
|
||||
"azcli.arc.azArcdataUpdateKey.description": "Choose whether you will be prompted when an update of the Azure CLI arcdata extension is available.",
|
||||
"azcli.arc.category": "Azure CLI",
|
||||
"azcli.arc.config.debug": "Log debug info to the output channel for all executed az commands",
|
||||
"azcli.arc.config.title": "Azure CLI Configuration",
|
||||
"azcli.arc.description": "Support for Azure CLI.",
|
||||
"azcli.arc.displayName": "Azure CLI",
|
||||
"azcli.arc.install.dontPrompt.description": "The user will not be prompted to install the Azure CLI arcdata extension",
|
||||
"azcli.arc.install.prompt.description": "The user will be prompted to install the Azure CLI arcdata extension",
|
||||
"azcli.arc.update.dontPrompt.description": "The user will not be prompted for update of the Azure CLI arcdata extension",
|
||||
"azcli.arc.update.prompt.description": "The user will be prompted for update of the Azure CLI arcdata extension",
|
||||
"azcli.azCliInstallKey.description": "Choose whether you will be prompted to install Azure CLI.",
|
||||
"azcli.install.dontPrompt.description": "The user will not be prompted to install the Azure CLI",
|
||||
"azcli.install.prompt.description": "The user will be prompted to install the Azure CLI",
|
||||
"command.category": "Azure CLI"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
"azure.microsoftCorpAccount": "Microsoft Corp",
|
||||
"azure.noBaseToken": "認証で何かが失敗したか、またはトークンがシステムから削除されています。アカウントを Azure Data Studio にもう一度追加してください。",
|
||||
"azure.noUniqueIdentifier": "ユーザーの AAD 内に一意識別子がありませんでした",
|
||||
"azure.responseError": "トークンの取得がエラーで失敗しました。開発者ツールを開いてエラーを表示してください",
|
||||
"azure.responseError": "トークンの取得がエラーで失敗しました。詳細は、[開発者ツールを開く]({0})。",
|
||||
"azure.tenantNotFound": "ID '{0}' の指定されたテナントが見つかりません。",
|
||||
"azureAuth.unidentifiedError": "Azure 認証で不明なエラーが発生しました",
|
||||
"azureWorkAccountDisplayName": "職場または学校アカウント",
|
||||
@@ -233,8 +233,9 @@
|
||||
"config.enablePublicCloudDescription": "Azure パブリック クラウド統合を有効にするかどうか",
|
||||
"config.enableUsGovCloudDescription": "米国政府向け Azure クラウド (Fairfax) 統合を有効にするかどうか",
|
||||
"config.enableUsNatCloudDescription": "US National Azure クラウド統合を有効にするかどうか",
|
||||
"config.loggingLevel": "[オプション] Azure アカウント拡張機能のログ記録の詳細。",
|
||||
"config.noSystemKeychain": "システムのキーチェーン統合を無効にします。資格情報は、ユーザーのホーム ディレクトリ内のフラット ファイルに保存されます。",
|
||||
"config.piiLogging": "PII (Personally Identifiable Information) をコンソール ビューにローカルに記録するかどうか"
|
||||
"config.piiLogging": "個人を特定できる情報 (PII) を Azure アカウントの出力チャネルと出力チャネルのログ ファイルにログ記録してしまった場合。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -183,7 +183,7 @@
|
||||
"bdc-storage-class-field": "ストレージ クラス名",
|
||||
"bdc.configuration.title": "ビッグ データ クラスター",
|
||||
"bdc.ignoreSslVerification.desc": "HDFS、Spark、コントローラーなどの SQL Server ビッグ データ クラスター エンドポイントに対する SSL 検証エラーを無視する (true の場合)",
|
||||
"bdc.view.welcome.connect": "SQL ビッグ データ クラスター コントローラーが登録されていません。[詳細] (https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[接続コントローラー] (command:bigDataClusters.command.connectController)",
|
||||
"bdc.view.welcome.connect": "No SQL Big Data Cluster controllers registered. [Learn More](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Connect Controller](command:bigDataClusters.command.connectController)",
|
||||
"bdc.view.welcome.loading": "コントローラーを読み込んでいます...",
|
||||
"command.connectController.title": "既存のコントローラーに接続する",
|
||||
"command.createController.title": "新しいコントローラーの作成",
|
||||
|
||||
@@ -65,8 +65,8 @@
|
||||
"manage-project-command": "管理",
|
||||
"new-command": "新規",
|
||||
"open-existing-command": "既存のものを開く",
|
||||
"projects-view-no-project-content": "現在のワークスペースでプロジェクトが開かれていません。\r\n[新規作成] (command:projects.new)\r\n[既存のものを開く] (command:projects.openExisting)\r\nプロジェクトの詳細情報については、[ドキュメントを読む] ( https://aka.ms/azuredatastudio-projects) をご覧ください。\r\n",
|
||||
"projects-view-no-workspace-content": "新規作成するか、既存のものを開いて作業を開始します。\r\n[新規作成] (command:projects.new)\r\n[既存のものを開く] (command:projects.openExisting)\r\nプロジェクトの詳細情報については、[ドキュメントを読む] ( https://aka.ms/azuredatastudio-projects) をご覧ください。",
|
||||
"projects-view-no-project-content": "No projects open in current workspace.\r\n[Create new](command:projects.new)\r\n[Open existing](command:projects.openExisting)\r\nTo learn more about projects [read our docs](https://aka.ms/azuredatastudio-projects).\r\n",
|
||||
"projects-view-no-workspace-content": "Create new or open existing to get started.\r\n[Create new](command:projects.new)\r\n[Open existing](command:projects.openExisting)\r\nTo learn more about projects [read our docs](https://aka.ms/azuredatastudio-projects).",
|
||||
"projects.defaultProjectSaveLocation": "新しいプロジェクトがデフォルトで保存されるフォルダーへのフルパス。 ",
|
||||
"projects.excludedProjectsDescription": "プロジェクト ビューレットから除外するワークスペース内のプロジェクトの一覧",
|
||||
"projects.showNotAddedProjectsInWorkspacePrompt": "ワークスペースのプロジェクトにまだ追加されていないプロジェクトが現在のワークスペースフォルダーに含まれている場合は、情報メッセージを常に表示します。",
|
||||
|
||||
@@ -2,490 +2,484 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"contents": {
|
||||
"dist/askpass-main": {
|
||||
"missOrInvalid": "資格情報が見つからないか、無効です。"
|
||||
"missOrInvalid": "Missing or invalid credentials."
|
||||
},
|
||||
"dist/autofetch": {
|
||||
"no": "いいえ",
|
||||
"not now": "後で通知する",
|
||||
"suggest auto fetch": "Code が [定期的に 'git fetch']({0}) を実行してもよろしいですか?",
|
||||
"yes": "はい"
|
||||
"no": "No",
|
||||
"not now": "Ask Me Later",
|
||||
"suggest auto fetch": "Would you like Azure Data Studio to [periodically run 'git fetch']({0})?",
|
||||
"yes": "Yes"
|
||||
},
|
||||
"dist/commands": {
|
||||
"HEAD not available": "'{0}' の HEAD バージョンは利用できません。",
|
||||
"add": "ワークスペースに追加",
|
||||
"add remote": "新しいリモートを追加...",
|
||||
"addFrom": "URL からリモートを追加する",
|
||||
"addfrom": "{0} からリモートを追加する",
|
||||
"addremote": "リモートを追加する",
|
||||
"always": "常に行う",
|
||||
"are you sure": "'{0}' に Git リポジトリを作成します。続行してもよろしいですか?",
|
||||
"auth failed": "Git リモートに対して認証できませんでした。",
|
||||
"auth failed specific": "Git リモートに対して認証できませんでした:\r\n\r\n{0}",
|
||||
"branch already exists": "ブランチ名 '{0}' は既に存在します",
|
||||
"branch name": "ブランチ名",
|
||||
"branch name format invalid": "ブランチ名は次の正規表現に一致する必要があります: {0}",
|
||||
"cant push": "参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。",
|
||||
"changed": "変更後のログ レベル: {0}",
|
||||
"checkout detached": "チェックアウトがデタッチされました...",
|
||||
"choose": "フォルダーを選択...",
|
||||
"clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。",
|
||||
"clonefrom": "{0} から複製",
|
||||
"cloning": "Git リポジトリ '{0}' をクローンしています...",
|
||||
"commit": "ステージされている変更のコミット",
|
||||
"commit anyway": "空のコミットの作成",
|
||||
"commit hash": "コミット ハッシュ",
|
||||
"commit message": "コミット メッセージ",
|
||||
"commitMessageWithHeadLabel2": "メッセージ ('{0}' でコミット)",
|
||||
"confirm delete": "{0} を削除しますか?\r\nこれは元に戻すことはできません。\r\n続行すると、このファイルは完全に失われます。",
|
||||
"confirm delete multiple": "{0} 個のファイルを削除しますか?\r\nこれは元に戻すことができません。\r\n続行すると、このファイルは完全に失われます。",
|
||||
"confirm discard": "{0} の変更を破棄しますか?",
|
||||
"confirm discard all": "{0} 個のファイルのすべての変更を破棄してもよろしいですか?\r\nこれは元に戻すことができません。\r\n続行すると、現在のワーキング セットは完全に失われます。",
|
||||
"confirm discard all 2": "{0}\r\n\r\nこの変更は元に戻すことはできません。現在のワーキング セットは永久に失われます。",
|
||||
"confirm discard all single": "{0} の変更を破棄しますか?",
|
||||
"confirm discard multiple": "{0} 個のファイルの変更内容を破棄しますか?",
|
||||
"confirm emtpy commit": "空のコミットを生成しますか?",
|
||||
"confirm force delete branch": "ブランチ '{0}' はマージされていません。それでも削除しますか?",
|
||||
"confirm force push": "変更の強制プッシュを行おうとしていますが、これは破壊的なことがあり、他人の変更を誤って上書きする可能性があります。\r\n\r\n続行しますか?",
|
||||
"confirm no verify commit": "確認せずに変更をコミットしようとしています。これは、コミット前のフックをスキップするため、望ましくない場合があります。\r\n\r\n続行しますか?",
|
||||
"confirm publish branch": "'{0}' ブランチに上流ブランチはありません。このブランチを公開しますか?",
|
||||
"confirm restore": "{0} を復元しますか?",
|
||||
"confirm restore multiple": "{0} 個のファイルを復元しますか?",
|
||||
"confirm stage file with merge conflicts": "マージの競合がある {0} をステージしてもよろしいですか?",
|
||||
"confirm stage files with merge conflicts": "マージの競合がある {0} 個のファイルをステージしてもよろしいですか?",
|
||||
"create branch": "新しい分岐の作成...",
|
||||
"create branch from": "新しい分岐の作成元...",
|
||||
"create repo": "リポジトリの初期化",
|
||||
"current": "現在のマシン",
|
||||
"delete": "ファイルを削除",
|
||||
"delete branch": "ブランチの削除",
|
||||
"delete file": "ファイルを削除",
|
||||
"delete files": "複数のファイルを削除",
|
||||
"deleted by them": "ファイル '{0}' は、他者が削除し、こちらが更新しました。\r\n\r\nどのように処理しますか?",
|
||||
"deleted by us": "ファイル '{0}' は、こちらが削除し、他者が更新しました。\r\n\r\nどのように処理しますか?",
|
||||
"discard": "変更を破棄",
|
||||
"discardAll": "{0} 個のファイルをすべて破棄",
|
||||
"discardAll multiple": "1 つのファイルを破棄",
|
||||
"force": "チェックアウトの強制",
|
||||
"force push not allowed": "強制的なプッシュは禁止されています。'git.allowForcePush' 設定で有効にしてください。",
|
||||
"git error": "Git エラー",
|
||||
"HEAD not available": "HEAD version of '{0}' is not available.",
|
||||
"add": "Add to Workspace",
|
||||
"add remote": "Add a new remote...",
|
||||
"addFrom": "Add remote from URL",
|
||||
"addfrom": "Add remote from {0}",
|
||||
"addremote": "Add Remote",
|
||||
"always": "Always",
|
||||
"are you sure": "This will create a Git repository in '{0}'. Are you sure you want to continue?",
|
||||
"auth failed": "Failed to authenticate to git remote.",
|
||||
"auth failed specific": "Failed to authenticate to git remote:\r\n\r\n{0}",
|
||||
"branch already exists": "A branch named '{0}' already exists",
|
||||
"branch name": "Branch name",
|
||||
"branch name format invalid": "Branch name needs to match regex: {0}",
|
||||
"cant push": "Can't push refs to remote. Try running 'Pull' first to integrate your changes.",
|
||||
"changed": "Log level changed to: {0}",
|
||||
"checkout detached": "Checkout detached...",
|
||||
"choose": "Choose Folder...",
|
||||
"clean repo": "Please clean your repository working tree before checkout.",
|
||||
"clonefrom": "Clone from {0}",
|
||||
"cloning": "Cloning git repository '{0}'...",
|
||||
"commit": "Commit Staged Changes",
|
||||
"commit anyway": "Create Empty Commit",
|
||||
"commit hash": "Commit Hash",
|
||||
"commit message": "Commit message",
|
||||
"commitMessageWithHeadLabel2": "Message (commit on '{0}')",
|
||||
"confirm delete": "Are you sure you want to DELETE {0}?\r\nThis is IRREVERSIBLE!\r\nThis file will be FOREVER LOST if you proceed.",
|
||||
"confirm delete multiple": "Are you sure you want to DELETE {0} files?\r\nThis is IRREVERSIBLE!\r\nThese files will be FOREVER LOST if you proceed.",
|
||||
"confirm discard": "Are you sure you want to discard changes in {0}?",
|
||||
"confirm discard all": "Are you sure you want to discard ALL changes in {0} files?\r\nThis is IRREVERSIBLE!\r\nYour current working set will be FOREVER LOST if you proceed.",
|
||||
"confirm discard all 2": "{0}\r\n\r\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.",
|
||||
"confirm discard all single": "Are you sure you want to discard changes in {0}?",
|
||||
"confirm discard multiple": "Are you sure you want to discard changes in {0} files?",
|
||||
"confirm emtpy commit": "Are you sure you want to create an empty commit?",
|
||||
"confirm force delete branch": "The branch '{0}' is not fully merged. Delete anyway?",
|
||||
"confirm force push": "You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\r\n\r\nAre you sure to continue?",
|
||||
"confirm no verify commit": "You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\r\n\r\nAre you sure to continue?",
|
||||
"confirm publish branch": "The branch '{0}' has no upstream branch. Would you like to publish this branch?",
|
||||
"confirm restore": "Are you sure you want to restore {0}?",
|
||||
"confirm restore multiple": "Are you sure you want to restore {0} files?",
|
||||
"confirm stage file with merge conflicts": "Are you sure you want to stage {0} with merge conflicts?",
|
||||
"confirm stage files with merge conflicts": "Are you sure you want to stage {0} files with merge conflicts?",
|
||||
"create branch": "Create new branch...",
|
||||
"create branch from": "Create new branch from...",
|
||||
"create repo": "Initialize Repository",
|
||||
"current": "Current",
|
||||
"delete": "Delete File",
|
||||
"delete branch": "Delete Branch",
|
||||
"delete file": "Delete file",
|
||||
"delete files": "Delete Files",
|
||||
"deleted by them": "File '{0}' was deleted by them and modified by us.\r\n\r\nWhat would you like to do?",
|
||||
"deleted by us": "File '{0}' was deleted by us and modified by them.\r\n\r\nWhat would you like to do?",
|
||||
"discard": "Discard Changes",
|
||||
"discardAll": "Discard All {0} Files",
|
||||
"discardAll multiple": "Discard 1 File",
|
||||
"force": "Force Checkout",
|
||||
"force push not allowed": "Force push is not allowed, please enable it with the 'git.allowForcePush' setting.",
|
||||
"git error": "Git error",
|
||||
"git error details": "Git: {0}",
|
||||
"git.title.diff": "{0} ⟷ {1}",
|
||||
"git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})",
|
||||
"git.title.index": "{0} (インデックス)",
|
||||
"git.title.index": "{0} (Index)",
|
||||
"git.title.ref": "{0} ({1})",
|
||||
"git.title.workingTree": "{0} (作業ツリー)",
|
||||
"init": "Git リポジトリを初期化するワークスペース フォルダーを選択してください",
|
||||
"init repo": "リポジトリの初期化",
|
||||
"invalid branch name": "無効なブランチ名",
|
||||
"keep ours": "自分 (Our) を維持する",
|
||||
"keep theirs": "相手 (Their) を維持する",
|
||||
"learn more": "詳細を表示",
|
||||
"local changes": "ローカルの変更は、チェックアウトによって上書きされます。",
|
||||
"merge commit": "最後のコミットはマージ コミットでした。元に戻しますか?",
|
||||
"merge conflicts": "マージの競合があります。コミットする前にこれを解決してください。",
|
||||
"missing user info": "Git の 'user.name' と 'user.email' を構成していることを確認してください。",
|
||||
"never": "行わない",
|
||||
"never again": "OK、今後は表示しない",
|
||||
"never ask again": "今後は確認しない",
|
||||
"no changes": "コミットする必要のある変更はありません。",
|
||||
"no changes stash": "一時退避する変更がありません。",
|
||||
"no more": "HEAD が任意のコミットを明示しないため、元に戻すことはできません。",
|
||||
"no rebase": "進行中のリベースはありません。",
|
||||
"no remotes added": "リポジトリにリモートが含まれていません。",
|
||||
"no remotes to fetch": "リポジトリには、フェッチ元として構成されているリモートがありません。",
|
||||
"no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。",
|
||||
"no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。",
|
||||
"no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。",
|
||||
"no staged changes": "ステージされている変更がなく、コミットできません。\r\n\r\nすべての変更をステージして、直接コミットしますか?",
|
||||
"no stashes": "リポジトリ内に一時退避内容はありません。",
|
||||
"no tags": "このリポジトリにはタグがありません。",
|
||||
"no verify commit not allowed": "確認なしのコミットは許可されていません。'git.allowNoVerifyCommit' 設定を使用して有効にしてください。",
|
||||
"nobranch": "リモートにプッシュするブランチをチェックアウトしてください。",
|
||||
"git.title.workingTree": "{0} (Working Tree)",
|
||||
"init": "Pick workspace folder to initialize git repo in",
|
||||
"init repo": "Initialize Repository",
|
||||
"invalid branch name": "Invalid branch name",
|
||||
"keep ours": "Keep Our Version",
|
||||
"keep theirs": "Keep Their Version",
|
||||
"learn more": "Learn More",
|
||||
"local changes": "Your local changes would be overwritten by checkout.",
|
||||
"merge commit": "The last commit was a merge commit. Are you sure you want to undo it?",
|
||||
"merge conflicts": "There are merge conflicts. Resolve them before committing.",
|
||||
"missing user info": "Make sure you configure your 'user.name' and 'user.email' in git.",
|
||||
"never": "Never",
|
||||
"never again": "OK, Don't Show Again",
|
||||
"never ask again": "OK, Don't Ask Again",
|
||||
"no changes": "There are no changes to commit.",
|
||||
"no changes stash": "There are no changes to stash.",
|
||||
"no more": "Can't undo because HEAD doesn't point to any commit.",
|
||||
"no rebase": "No rebase in progress.",
|
||||
"no remotes added": "Your repository has no remotes.",
|
||||
"no remotes to fetch": "This repository has no remotes configured to fetch from.",
|
||||
"no remotes to publish": "Your repository has no remotes configured to publish to.",
|
||||
"no remotes to pull": "Your repository has no remotes configured to pull from.",
|
||||
"no remotes to push": "Your repository has no remotes configured to push to.",
|
||||
"no staged changes": "There are no staged changes to commit.\r\n\r\nWould you like to stage all your changes and commit them directly?",
|
||||
"no stashes": "There are no stashes in the repository.",
|
||||
"no tags": "This repository has no tags.",
|
||||
"no verify commit not allowed": "Commits without verification are not allowed, please enable them with the 'git.allowNoVerifyCommit' setting.",
|
||||
"nobranch": "Please check out a branch to push to a remote.",
|
||||
"ok": "OK",
|
||||
"open git log": "Git ログを開く",
|
||||
"open repo": "リポジトリを開く",
|
||||
"openrepo": "開く",
|
||||
"openreponew": "新しいウィンドウで開く",
|
||||
"pick branch pull": "プル元のブランチを選択",
|
||||
"pick provider": "ブランチ '{0}' を以下へ発行するプロバイダーを選択する:",
|
||||
"pick remote": "リモートを選んで、ブランチ '{0}' を次の場所に公開します:",
|
||||
"pick remote pull repo": "リモートを選んで、ブランチを次からプルします",
|
||||
"pick stash to apply": "適用する一時退避内容を選択してください",
|
||||
"pick stash to drop": "ドロップする一時退避を削除する",
|
||||
"pick stash to pop": "適用して削除する一時退避内容を選択してください",
|
||||
"proposeopen": "クローンしたリポジトリを開きますか?",
|
||||
"proposeopen init": "初期化済みのリポジトリを開きますか?",
|
||||
"proposeopen2": "複製したリポジトリを開きますか? または現在のワークスペースに追加しますか?",
|
||||
"proposeopen2 init": "初期化済みのリポジトリを開きますか? または現在のワークスペースへ追加しますか?",
|
||||
"provide branch name": "新しいブランチ名を入力してください",
|
||||
"provide commit hash": "コミット ハッシュを指定してください",
|
||||
"provide commit message": "コミット メッセージを入力してください",
|
||||
"provide remote name": "リモート名を入力してください。",
|
||||
"provide stash message": "必要に応じて一時退避メッセージを入力してください",
|
||||
"provide tag message": "注釈付きタグにつけるメッセージを入力してください",
|
||||
"provide tag name": "タグ名を入力してください",
|
||||
"publish to": "{0} に発行する",
|
||||
"remote already exists": "リモート '{0}' は既に存在します。",
|
||||
"remote branch at": "{0} でのリモート ブランチ",
|
||||
"remote name": "リモート名",
|
||||
"remote name format invalid": "リモート名の形式が無効です",
|
||||
"remove remote": "削除するリモートを選択",
|
||||
"repourl": "リポジトリの URL",
|
||||
"restore file": "ファイルを復元",
|
||||
"restore files": "複数のファイルを復元",
|
||||
"save and commit": "すべてのコミットを保存",
|
||||
"save and stash": "すべてを保存して一時退避する",
|
||||
"select a branch to merge from": "マージ元のブランチを選択",
|
||||
"select a branch to rebase onto": "リベース先のブランチを選択",
|
||||
"select a ref to checkout": "チェックアウトする参照を選択",
|
||||
"select a ref to checkout detached": "デタッチ モードでチェックアウトする参照を選択する",
|
||||
"select a ref to create a new branch from": "'{0}' ブランチの作成元 ref を選択",
|
||||
"select a tag to delete": "削除するタグを選択する",
|
||||
"select branch to delete": "削除するブランチの選択",
|
||||
"select log level": "ログ レベルを選択",
|
||||
"selectFolder": "リポジトリの場所を選択",
|
||||
"show command output": "コマンド出力を表示する",
|
||||
"stash": "このまま一時退避",
|
||||
"stash merge conflicts": "一時退避内容を適用している間に、マージの競合がありました。",
|
||||
"stash message": "一時退避メッセージ",
|
||||
"stashcheckout": "一時退避してチェックアウト",
|
||||
"sure drop": "一時退避内容 {0} を削除しますか?",
|
||||
"sync is unpredictable": "このアクションでは、'{0}/{1}' との間でコミットをプッシュおよびプルします。",
|
||||
"tag at": "{0} のタグ",
|
||||
"tag message": "メッセージ",
|
||||
"tag name": "タグ名",
|
||||
"there are untracked files": "破棄すると {0} 個の未追跡ファイルがディスクから削除されます。",
|
||||
"there are untracked files single": "破棄すると次の未追跡ファイルがディスクから削除されます: {0}。",
|
||||
"undo commit": "マージ コミットの取り消し",
|
||||
"unsaved files": "{0} 個の保存されていないファイルがあります。\r\n\r\nコミット前に保存しますか?",
|
||||
"unsaved files single": "次のファイルには保存されていない変更があり、続行するとコミットに含まれません: {0}。\r\n\r\nコミットする前に保存しますか?",
|
||||
"unsaved stash files": "{0} 個の保存されていないファイルがあります。\r\n\r\n一時退避する前に保存しますか?",
|
||||
"unsaved stash files single": "次のファイルには保存されていない変更があり、続行すると stash に含められません: {0}。\r\n\r\n一時退避する前に保存しますか?",
|
||||
"warn untracked": "{0} 個の追跡されていないファイルが削除されます。\r\n元に戻すことはできません。\r\nこれらのファイルは完全に失われます。",
|
||||
"yes": "はい",
|
||||
"yes discard tracked": "1 つの追跡ファイルを破棄",
|
||||
"yes discard tracked multiple": "{0} 個の追跡ファイルを破棄",
|
||||
"yes never again": "はい、今後は表示しません"
|
||||
"open git log": "Open Git Log",
|
||||
"open repo": "Open Repository",
|
||||
"openrepo": "Open",
|
||||
"openreponew": "Open in New Window",
|
||||
"pick branch pull": "Pick a branch to pull from",
|
||||
"pick provider": "Pick a provider to publish the branch '{0}' to:",
|
||||
"pick remote": "Pick a remote to publish the branch '{0}' to:",
|
||||
"pick remote pull repo": "Pick a remote to pull the branch from",
|
||||
"pick stash to apply": "Pick a stash to apply",
|
||||
"pick stash to drop": "Pick a stash to drop",
|
||||
"pick stash to pop": "Pick a stash to pop",
|
||||
"proposeopen": "Would you like to open the cloned repository?",
|
||||
"proposeopen init": "Would you like to open the initialized repository?",
|
||||
"proposeopen2": "Would you like to open the cloned repository, or add it to the current workspace?",
|
||||
"proposeopen2 init": "Would you like to open the initialized repository, or add it to the current workspace?",
|
||||
"provide branch name": "Please provide a new branch name",
|
||||
"provide commit hash": "Please provide the commit hash",
|
||||
"provide commit message": "Please provide a commit message",
|
||||
"provide remote name": "Please provide a remote name",
|
||||
"provide stash message": "Optionally provide a stash message",
|
||||
"provide tag message": "Please provide a message to annotate the tag",
|
||||
"provide tag name": "Please provide a tag name",
|
||||
"publish to": "Publish to {0}",
|
||||
"remote already exists": "Remote '{0}' already exists.",
|
||||
"remote branch at": "Remote branch at {0}",
|
||||
"remote name": "Remote name",
|
||||
"remote name format invalid": "Remote name format invalid",
|
||||
"remove remote": "Pick a remote to remove",
|
||||
"repourl": "Clone from URL",
|
||||
"restore file": "Restore file",
|
||||
"restore files": "Restore files",
|
||||
"save and commit": "Save All & Commit",
|
||||
"save and stash": "Save All & Stash",
|
||||
"select a branch to merge from": "Select a branch to merge from",
|
||||
"select a branch to rebase onto": "Select a branch to rebase onto",
|
||||
"select a ref to checkout": "Select a ref to checkout",
|
||||
"select a ref to checkout detached": "Select a ref to checkout in detached mode",
|
||||
"select a ref to create a new branch from": "Select a ref to create the '{0}' branch from",
|
||||
"select a tag to delete": "Select a tag to delete",
|
||||
"select branch to delete": "Select a branch to delete",
|
||||
"select log level": "Select log level",
|
||||
"selectFolder": "Select Repository Location",
|
||||
"show command output": "Show Command Output",
|
||||
"stash": "Stash Anyway",
|
||||
"stash merge conflicts": "There were merge conflicts while applying the stash.",
|
||||
"stash message": "Stash message",
|
||||
"stashcheckout": "Stash & Checkout",
|
||||
"sure drop": "Are you sure you want to drop the stash: {0}?",
|
||||
"sync is unpredictable": "This action will push and pull commits to and from '{0}/{1}'.",
|
||||
"tag at": "Tag at {0}",
|
||||
"tag message": "Message",
|
||||
"tag name": "Tag name",
|
||||
"there are untracked files": "There are {0} untracked files which will be DELETED FROM DISK if discarded.",
|
||||
"there are untracked files single": "The following untracked file will be DELETED FROM DISK if discarded: {0}.",
|
||||
"undo commit": "Undo merge commit",
|
||||
"unsaved files": "There are {0} unsaved files.\r\n\r\nWould you like to save them before committing?",
|
||||
"unsaved files single": "The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\r\n\r\nWould you like to save it before committing?",
|
||||
"unsaved stash files": "There are {0} unsaved files.\r\n\r\nWould you like to save them before stashing?",
|
||||
"unsaved stash files single": "The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\r\n\r\nWould you like to save it before stashing?",
|
||||
"warn untracked": "This will DELETE {0} untracked files!\r\nThis is IRREVERSIBLE!\r\nThese files will be FOREVER LOST.",
|
||||
"yes": "Yes",
|
||||
"yes discard tracked": "Discard 1 Tracked File",
|
||||
"yes discard tracked multiple": "Discard {0} Tracked Files",
|
||||
"yes never again": "Yes, Don't Show Again"
|
||||
},
|
||||
"dist/main": {
|
||||
"downloadgit": "Git のダウンロード",
|
||||
"git20": "Git {0} がインストールされているようです。Code は Git 2 以上で最適に動作します",
|
||||
"git2526": "インストールされている Git {0} には既知の問題があります。Git 機能を正常に動作させるために、Git を 2.27 以上に更新してください。",
|
||||
"neverShowAgain": "今後表示しない",
|
||||
"notfound": "Git が見つかりません。Git をインストールするか 'git.path' 設定でパスを構成してください。",
|
||||
"skipped": "Git のスキップが検出されました: {0}",
|
||||
"updateGit": "Git の更新",
|
||||
"using git": "{1} から Git {0} を使用しています",
|
||||
"validating": "Git の検証が検出されました: {0}"
|
||||
"skipped": "Skipped found git in: {0}",
|
||||
"using git": "Using git {0} from {1}",
|
||||
"validating": "Validating found git in: {0}"
|
||||
},
|
||||
"dist/model": {
|
||||
"no repositories": "利用可能なリポジトリがありません",
|
||||
"not supported": "'git.scanRepositories' 設定は絶対パスをサポートしていません。",
|
||||
"pick repo": "リポジトリの選択",
|
||||
"too many submodules": "'{0}' リポジトリに {1} 個のサブモジュールがあり、自動では開かれません。 ファイルを開くことで、それぞれを個別に開くことができます。"
|
||||
"no repositories": "There are no available repositories",
|
||||
"not supported": "Absolute paths not supported in 'git.scanRepositories' setting.",
|
||||
"pick repo": "Choose a repository",
|
||||
"too many submodules": "The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within."
|
||||
},
|
||||
"dist/remoteSource": {
|
||||
"branch name": "ブランチ名",
|
||||
"error": "$(error) エラー: {0}",
|
||||
"none found": "リモート リポジトリが見つかりません。",
|
||||
"pick url": "複製元の URL を選択します。",
|
||||
"provide url": "リポジトリ URL を指定する",
|
||||
"provide url or pick": "リポジトリ URL を指定するか、リポジトリ ソースを選択します。",
|
||||
"type to filter": "リポジトリ名",
|
||||
"type to search": "リポジトリ名 (検索するテキストを入力)",
|
||||
"branch name": "Branch name",
|
||||
"error": "$(error) Error: {0}",
|
||||
"none found": "No remote repositories found.",
|
||||
"pick url": "Choose a URL to clone from.",
|
||||
"provide url": "Provide repository URL",
|
||||
"provide url or pick": "Provide repository URL or pick a repository source.",
|
||||
"type to filter": "Repository name",
|
||||
"type to search": "Repository name (type to search)",
|
||||
"url": "URL"
|
||||
},
|
||||
"dist/repository": {
|
||||
"add known": ".gitignore に '{0}' を追加しますか。",
|
||||
"added by them": "競合: 他者が追加",
|
||||
"added by us": "競合: こちらが追加",
|
||||
"always pull": "常にプル",
|
||||
"both added": "競合: 両方追加",
|
||||
"both deleted": "競合: 両方削除",
|
||||
"both modified": "競合: 両方変更",
|
||||
"changes": "変更",
|
||||
"commit": "コミット",
|
||||
"commit in rebase": "リベースの最中にコミット メッセージは変更できません。リベースの操作を終了してから、代わりに interactive rebase を使用してください。",
|
||||
"commitMessage": "メッセージ (コミットするための {0})",
|
||||
"commitMessageCountdown": "現在の行で残り {0} 文字",
|
||||
"commitMessageWarning": "現在の行で {1} から {0} 文字オーバー",
|
||||
"commitMessageWhitespacesOnlyWarning": "現在のコミット メッセージには空白文字のみが含めています",
|
||||
"commitMessageWithHeadLabel": "メッセージ ('{1}' でコミットするための {0})",
|
||||
"deleted": "削除済み",
|
||||
"deleted by them": "競合: 他者が削除",
|
||||
"deleted by us": "競合: こちらが削除",
|
||||
"dont pull": "プルしない",
|
||||
"git.title.deleted": "{0} (削除済み)",
|
||||
"git.title.index": "{0} (インデックス)",
|
||||
"git.title.ours": "{0} (自分たちの)",
|
||||
"git.title.theirs": "{0} (他のユーザー)",
|
||||
"git.title.untracked": "{0} (未追跡)",
|
||||
"git.title.workingTree": "{0} (作業ツリー)",
|
||||
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。",
|
||||
"ignored": "無視",
|
||||
"index added": "インデックスの追加",
|
||||
"index copied": "インデックスをコピー",
|
||||
"index deleted": "削除されたインデックス",
|
||||
"index modified": "変更されたインデックス",
|
||||
"index renamed": "インデックスの名前変更",
|
||||
"intent to add": "追加する目的",
|
||||
"merge changes": "変更のマージ",
|
||||
"modified": "変更済み",
|
||||
"neveragain": "今後表示しない",
|
||||
"open": "開く",
|
||||
"pull": "プル",
|
||||
"pull branch maybe rebased": "現在のブランチ '{0}' がリベースされた可能性があります。そこへプルしますか?",
|
||||
"pull maybe rebased": "現在のブランチがリベースされた可能性があります。そこへプルしますか?",
|
||||
"pull n": "{1}/{2} から {0} 件のコミットをプルします",
|
||||
"pull push n": "{2}/{3} の間で {0} 件のコミットをプルし、{1} 件のコミットをプッシュします",
|
||||
"push n": "{1}/{2} に {0} 件のコミットをプッシュします",
|
||||
"push success": "正常にプッシュされました。",
|
||||
"staged changes": "ステージされている変更",
|
||||
"sync changes": "変更の同期",
|
||||
"sync is unpredictable": "同期中です。キャンセルすると、リポジトリに重大な損傷を与える可能性があります",
|
||||
"untracked": "追跡対象外",
|
||||
"untracked changes": "追跡対象外の変更",
|
||||
"yes": "はい"
|
||||
"add known": "Would you like to add '{0}' to .gitignore?",
|
||||
"added by them": "Conflict: Added By Them",
|
||||
"added by us": "Conflict: Added By Us",
|
||||
"always pull": "Always Pull",
|
||||
"both added": "Conflict: Both Added",
|
||||
"both deleted": "Conflict: Both Deleted",
|
||||
"both modified": "Conflict: Both Modified",
|
||||
"changes": "Changes",
|
||||
"commit": "Commit",
|
||||
"commit in rebase": "It's not possible to change the commit message in the middle of a rebase. Please complete the rebase operation and use interactive rebase instead.",
|
||||
"commitMessage": "Message ({0} to commit)",
|
||||
"commitMessageCountdown": "{0} characters left in current line",
|
||||
"commitMessageWarning": "{0} characters over {1} in current line",
|
||||
"commitMessageWhitespacesOnlyWarning": "Current commit message only contains whitespace characters",
|
||||
"commitMessageWithHeadLabel": "Message ({0} to commit on '{1}')",
|
||||
"deleted": "Deleted",
|
||||
"deleted by them": "Conflict: Deleted By Them",
|
||||
"deleted by us": "Conflict: Deleted By Us",
|
||||
"dont pull": "Don't Pull",
|
||||
"git.title.deleted": "{0} (Deleted)",
|
||||
"git.title.index": "{0} (Index)",
|
||||
"git.title.ours": "{0} (Ours)",
|
||||
"git.title.theirs": "{0} (Theirs)",
|
||||
"git.title.untracked": "{0} (Untracked)",
|
||||
"git.title.workingTree": "{0} (Working Tree)",
|
||||
"huge": "The git repository at '{0}' has too many active changes, only a subset of Git features will be enabled.",
|
||||
"ignored": "Ignored",
|
||||
"index added": "Index Added",
|
||||
"index copied": "Index Copied",
|
||||
"index deleted": "Index Deleted",
|
||||
"index modified": "Index Modified",
|
||||
"index renamed": "Index Renamed",
|
||||
"intent to add": "Intent to Add",
|
||||
"merge changes": "Merge Changes",
|
||||
"modified": "Modified",
|
||||
"neveragain": "Don't Show Again",
|
||||
"open": "Open",
|
||||
"pull": "Pull",
|
||||
"pull branch maybe rebased": "It looks like the current branch '{0}' might have been rebased. Are you sure you still want to pull into it?",
|
||||
"pull maybe rebased": "It looks like the current branch might have been rebased. Are you sure you still want to pull into it?",
|
||||
"pull n": "Pull {0} commits from {1}/{2}",
|
||||
"pull push n": "Pull {0} and push {1} commits between {2}/{3}",
|
||||
"push n": "Push {0} commits to {1}/{2}",
|
||||
"push success": "Successfully pushed.",
|
||||
"staged changes": "Staged Changes",
|
||||
"sync changes": "Synchronize Changes",
|
||||
"sync is unpredictable": "Syncing. Cancelling may cause serious damages to the repository",
|
||||
"untracked": "Untracked",
|
||||
"untracked changes": "Untracked Changes",
|
||||
"yes": "Yes"
|
||||
},
|
||||
"dist/statusbar": {
|
||||
"checkout": "ブランチまたはタグのチェックアウト...",
|
||||
"publish changes": "変更の発行",
|
||||
"publish to": "{0} に発行する",
|
||||
"publish to...": "以下に発行する...",
|
||||
"rebasing": "リベースしています",
|
||||
"syncing changes": "変更を同期しています..."
|
||||
"checkout": "Checkout branch/tag...",
|
||||
"publish changes": "Publish Changes",
|
||||
"publish to": "Publish to {0}",
|
||||
"publish to...": "Publish to...",
|
||||
"rebasing": "Rebasing",
|
||||
"syncing changes": "Synchronizing Changes..."
|
||||
},
|
||||
"dist/timelineProvider": {
|
||||
"git.index": "インデックス",
|
||||
"git.index": "Index",
|
||||
"git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}",
|
||||
"git.timeline.source": "Git 履歴",
|
||||
"git.timeline.stagedChanges": "ステージング済みの変更",
|
||||
"git.timeline.uncommitedChanges": "コミットされていない変更",
|
||||
"git.timeline.you": "自分",
|
||||
"git.workingTree": "作業ツリー"
|
||||
"git.timeline.source": "Git History",
|
||||
"git.timeline.stagedChanges": "Staged Changes",
|
||||
"git.timeline.uncommitedChanges": "Uncommitted Changes",
|
||||
"git.timeline.you": "You",
|
||||
"git.workingTree": "Working Tree"
|
||||
},
|
||||
"package": {
|
||||
"colors.added": "追加したリソースの配色。",
|
||||
"colors.conflict": "リソースが競合する場合の配色",
|
||||
"colors.deleted": "リソースを検出した場合の配色",
|
||||
"colors.ignored": "リソースを無視する場合の配色",
|
||||
"colors.modified": "リソースを改変した場合の配色",
|
||||
"colors.renamed": "名前変更またはコピーされたリソースの色。",
|
||||
"colors.stageDeleted": "ステージングされた削除済みリソースの色。",
|
||||
"colors.stageModified": "ステージングされた変更済みリソースの色。",
|
||||
"colors.submodule": "サブモジュールの配色。",
|
||||
"colors.untracked": "リソースを追跡しない場合の配色",
|
||||
"command.addRemote": "リモートの追加...",
|
||||
"command.branch": "分岐の作成...",
|
||||
"command.branchFrom": "ブランチの作成元...",
|
||||
"command.checkout": "チェックアウト先...",
|
||||
"command.checkoutDetached": "チェックアウト先 (デタッチ済み)...",
|
||||
"command.cherryPick": "チェリーピック...",
|
||||
"command.clean": "変更を破棄",
|
||||
"command.cleanAll": "すべての変更を破棄",
|
||||
"command.cleanAllTracked": "変更履歴をすべて破棄",
|
||||
"command.cleanAllUntracked": "追跡対象外のすべての変更を破棄",
|
||||
"command.clone": "クローン",
|
||||
"command.cloneRecursive": "複製 (再帰)",
|
||||
"command.close": "リポジトリを閉じる",
|
||||
"command.commit": "コミット",
|
||||
"command.commitAll": "すべてコミット",
|
||||
"command.commitAllAmend": "すべてコミット (修正)",
|
||||
"command.commitAllAmendNoVerify": "すべてコミット (修正、確認なし)",
|
||||
"command.commitAllNoVerify": "すべてコミット (確認なし)",
|
||||
"command.commitAllSigned": "すべてコミット (Signed Off)",
|
||||
"command.commitAllSignedNoVerify": "すべてコミット (サインオフ、確認なし)",
|
||||
"command.commitEmpty": "空のコミット",
|
||||
"command.commitEmptyNoVerify": "空のコミット (確認なし)",
|
||||
"command.commitNoVerify": "コミット (確認なし)",
|
||||
"command.commitStaged": "ステージング済みをコミット",
|
||||
"command.commitStagedAmend": "ステージング済をコミット (修正)",
|
||||
"command.commitStagedAmendNoVerify": "ステージング済みをコミット (修正、確認なし)",
|
||||
"command.commitStagedNoVerify": "ステージング済みをコミット (確認なし)",
|
||||
"command.commitStagedSigned": "コミットしてステージング (サインオフ)",
|
||||
"command.commitStagedSignedNoVerify": "ステージング済みをコミット (サインオフ、確認なし)",
|
||||
"command.createTag": "タグを作成",
|
||||
"command.deleteBranch": "ブランチの削除...",
|
||||
"command.deleteTag": "タグの削除",
|
||||
"command.fetch": "フェッチ",
|
||||
"command.fetchAll": "すべてのリモートからフェッチ",
|
||||
"command.fetchPrune": "フェッチ (Prune)",
|
||||
"command.ignore": ".gitignore に追加",
|
||||
"command.init": "リポジトリの初期化",
|
||||
"command.merge": "ブランチをマージ...",
|
||||
"command.openAllChanges": "すべての変更を開く",
|
||||
"command.openChange": "変更を開く",
|
||||
"command.openFile": "ファイルを開く",
|
||||
"command.openHEADFile": "ファイル (HEAD) を開く",
|
||||
"command.openRepository": "リポジトリを開く",
|
||||
"command.publish": "ブランチを発行...",
|
||||
"command.pull": "プル",
|
||||
"command.pullFrom": "指定元からプル...",
|
||||
"command.pullRebase": "プル (リベース)",
|
||||
"command.push": "プッシュ",
|
||||
"command.pushFollowTags": "プッシュ (タグをフォロー)",
|
||||
"command.pushFollowTagsForce": "プッシュ (タグをフォロー、強制)",
|
||||
"command.pushForce": "プッシュ (強制)",
|
||||
"command.pushTags": "タグをプッシュ",
|
||||
"command.pushTo": "プッシュ先...",
|
||||
"command.pushToForce": "プッシュ先... (強制)",
|
||||
"command.rebase": "ブランチのリベース...",
|
||||
"command.rebaseAbort": "リベースを中止する",
|
||||
"command.refresh": "最新の情報に更新",
|
||||
"command.removeRemote": "リモートの削除",
|
||||
"command.rename": "名前の変更",
|
||||
"command.renameBranch": "ブランチ名の変更...",
|
||||
"command.restoreCommitTemplate": "コミット テンプレートを復元する",
|
||||
"command.revealInExplorer": "サイド バーに表示",
|
||||
"command.revertChange": "変更を元に戻す",
|
||||
"command.revertSelectedRanges": "選択範囲を元に戻す",
|
||||
"command.setLogLevel": "ログ レベルの設定...",
|
||||
"command.showOutput": "Git 出力の表示",
|
||||
"command.stage": "変更をステージ",
|
||||
"command.stageAll": "すべての変更をステージ",
|
||||
"command.stageAllMerge": "すべてのマージ変更をステージする",
|
||||
"command.stageAllTracked": "すべての変更履歴をステージングする",
|
||||
"command.stageAllUntracked": "すべての追跡対象外の変更のステージング",
|
||||
"command.stageChange": "変更のステージング",
|
||||
"command.stageSelectedRanges": "選択した範囲をステージする",
|
||||
"command.stash": "一時退避",
|
||||
"command.stashApply": "一時退避内容を適用...",
|
||||
"command.stashApplyLatest": "最新の一時退避内容を適用",
|
||||
"command.stashDrop": "一時退避を削除する...",
|
||||
"command.stashIncludeUntracked": "一時退避 (未追跡ファイルを含む)",
|
||||
"command.stashPop": "一時退避内容を適用して削除...",
|
||||
"command.stashPopLatest": "最新の一時退避内容を適用して削除",
|
||||
"command.sync": "同期",
|
||||
"command.syncRebase": "同期 (Rebase)",
|
||||
"command.timelineCompareWithSelected": "選択項目と比較",
|
||||
"command.timelineCopyCommitId": "コミット ID のコピー",
|
||||
"command.timelineCopyCommitMessage": "コミット メッセージのコピー",
|
||||
"command.timelineOpenDiff": "変更を開く",
|
||||
"command.timelineSelectForCompare": "比較対象の選択",
|
||||
"command.undoCommit": "前回のコミットを元に戻す",
|
||||
"command.unstage": "変更のステージング解除",
|
||||
"command.unstageAll": "すべての変更のステージング解除",
|
||||
"command.unstageSelectedRanges": "選択した範囲のステージを解除",
|
||||
"config.allowForcePush": "強制的なプッシュ (--force-with-lease の有無にかかわらず) を有効にするかどうかを制御します。",
|
||||
"config.allowNoVerifyCommit": "pre-commit と commit-msg フックを実行しないコミットを許可するかどうかを制御します。",
|
||||
"config.alwaysShowStagedChangesResourceGroup": "ステージ済み変更のリソース グループを常に表示します。",
|
||||
"config.alwaysSignOff": "すべてのコミットのサインオフ フラグを制御します。",
|
||||
"config.autoRepositoryDetection": "レポジトリを自動的に検出するかどうかを構成します。",
|
||||
"config.autoRepositoryDetection.false": "リポジトリの自動的なスキャンを無効にします。",
|
||||
"config.autoRepositoryDetection.openEditors": "開いているファイルの親フォルダーをスキャンします。",
|
||||
"config.autoRepositoryDetection.subFolders": "現在開いているフォルダーのサブフォルダーをスキャンします。",
|
||||
"config.autoRepositoryDetection.true": "現在開いているフォルダーのサブフォルダーと、開いているファイルの親フォルダーの両方をスキャンします。",
|
||||
"config.autoStash": "プルする前にすべての変更を一時退避し、プル成功後に復元します。",
|
||||
"config.autofetch": "true に設定すると、現在の Git リポジトリの既定のリモートからコミットが自動的にフェッチされます。[すべて] に設定すると、すべてのリモートからフェッチされます。",
|
||||
"config.autofetchPeriod": "`#git.autofetch#` が有効な場合の git の自動フェッチ間隔 (秒単位)。",
|
||||
"config.autorefresh": "自動更新の有効/無効。",
|
||||
"config.branchSortOrder": "ブランチの並べ替え順序を制御します。",
|
||||
"config.branchValidationRegex": "新しいブランチ名を検証するための正規表現。",
|
||||
"config.branchWhitespaceChar": "新しいブランチ名で空白文字を置換する文字。",
|
||||
"config.checkoutType": "'チェックアウト先...' を実行するとき、どの種類の Git 参照を一覧表示するか制御します。",
|
||||
"config.checkoutType.local": "ローカル ブランチ",
|
||||
"config.checkoutType.remote": "リモート ブランチ",
|
||||
"config.checkoutType.tags": "タグ",
|
||||
"config.confirmEmptyCommits": "'Git: Commit Empty' コマンドの空のコミットの作成を常に確認します。",
|
||||
"config.confirmForcePush": "強制的なプッシュの前に確認を求めるかどうかを制御します。",
|
||||
"config.confirmNoVerifyCommit": "確認せずにコミットする前に確認メッセージを表示するかどうかを制御します。",
|
||||
"config.confirmSync": "Git リポジトリを同期する前に確認します。",
|
||||
"config.countBadge": "Git カウント バッジを制御します。",
|
||||
"config.countBadge.all": "すべての変更をカウントします。",
|
||||
"config.countBadge.off": "カウンターをオフにします。",
|
||||
"config.countBadge.tracked": "追跡済みの変更のみカウントします。",
|
||||
"config.decorations.enabled": "Git が配色とバッジをエクスプローラーと [開いているエディター] ビューに提供するかどうかを制御します。",
|
||||
"config.defaultCloneDirectory": "Git リポジトリをクローンする既定の場所。",
|
||||
"config.detectSubmodules": "git サブモジュールを自動的に検出するかどうかを制御します。",
|
||||
"config.detectSubmodulesLimit": "検出する git サブモジュール数の制限を制御します。",
|
||||
"config.discardAllScope": "'すべての変更を破棄' コマンドによってどの変更が破棄されるかを制御します。'all' はすべての変更を破棄します。 'tracked' は追跡されているファイルだけを破棄します。 'prompt' は、アクションが実行されるたびにプロンプト ダイアログを表示します。",
|
||||
"config.enableCommitSigning": "GPG または X.509 によるコミットの署名を有効にします。",
|
||||
"config.enableSmartCommit": "ステージされた変更がない場合はすべての変更をコミットします。",
|
||||
"config.enableStatusBarSync": "ステータス バーに Git Sync コマンドを表示するかどうかを制御します。",
|
||||
"config.enabled": "Git が有効になっているかどうか。",
|
||||
"config.fetchOnPull": "有効にすると、プル時にすべてのブランチをフェッチします。それ以外の場合は、現在のブランチだけをフェッチします。",
|
||||
"config.followTagsWhenSync": "同期コマンドを実行するときに、すべてのタグをフォロー プッシュします。",
|
||||
"config.ignoreLegacyWarning": "古い Git である警告を無視します。",
|
||||
"config.ignoreLimitWarning": "リポジトリ内に変更が多い場合の警告を無視します。",
|
||||
"config.ignoreMissingGitWarning": "Git が見つからない場合の警告を無視します。",
|
||||
"config.ignoreRebaseWarning": "ブランチがプル時にリベースされた可能性があると思われる場合、警告を無視します。",
|
||||
"config.ignoreSubmodules": "ファイル ツリーでのサブモジュールの変更を無視します。",
|
||||
"config.ignoreWindowsGit27Warning": "Git 2.25 - 2.26 が Windows にインストールされている場合は警告を無視します。",
|
||||
"config.ignoredRepositories": "無視する git リポジトリの一覧。",
|
||||
"config.inputValidation": "コミット メッセージの入力検証をいつ表示するかを制御します。",
|
||||
"config.inputValidationLength": "警告を表示するコミット メッセージの長さのしきい値を制御します。",
|
||||
"config.inputValidationSubjectLength": "警告を表示するためのコミット メッセージの件名長のしきい値を制御します。'config.inputValidationLength' の値を継承する場合には設定解除します。",
|
||||
"config.openAfterClone": "複製後にリポジトリを自動的に開くかどうかを制御します。",
|
||||
"config.openAfterClone.always": "常に現在のウィンドウで開きます。",
|
||||
"config.openAfterClone.alwaysNewWindow": "常に新しいウィンドウで開きます。",
|
||||
"config.openAfterClone.prompt": "常にアクションを確認します。",
|
||||
"config.openAfterClone.whenNoFolderOpen": "開いているフォルダーがない場合は現在のウィンドウでのみ開きます。",
|
||||
"config.openDiffOnClick": "変更をクリックすると差分エディターを開くかどうかを制御します。そうでなければ通常のエディターを開きます。",
|
||||
"config.path": "Git 実行可能ファイルのパスとファイル名 (例: Windows の場合は `C:\\Program Files\\Git\\bin\\git.exe`)。検索する複数のパスを含む文字列値の配列を指定することもできます。",
|
||||
"config.postCommitCommand": "コミットの成功後、git コマンドを実行します。",
|
||||
"config.postCommitCommand.none": "コミット後、任意のコマンドを実行しません。",
|
||||
"config.postCommitCommand.push": "コミットの成功後、'Git Push' を実行します。",
|
||||
"config.postCommitCommand.sync": "コミットの成功後、'Git Sync' を実行します。",
|
||||
"config.promptToSaveFilesBeforeCommit": "コミット前に Git が保存していないファイルを確認すべきかどうかを制御します。",
|
||||
"config.promptToSaveFilesBeforeCommit.always": "保存されていないファイルがないか確認します。",
|
||||
"config.promptToSaveFilesBeforeCommit.never": "このチェックを無効にします。",
|
||||
"config.promptToSaveFilesBeforeCommit.staged": "保存されていないステージング済みファイルのみを確認します。",
|
||||
"config.promptToSaveFilesBeforeStash": "変更を一時退避する前に Git で保存していないファイルを確認すべきかどうかを制御します。",
|
||||
"config.promptToSaveFilesBeforeStash.always": "保存されていないファイルがないか確認します。",
|
||||
"config.promptToSaveFilesBeforeStash.never": "このチェックを無効にします。",
|
||||
"config.promptToSaveFilesBeforeStash.staged": "保存されていないステージング済みファイルのみを確認します。",
|
||||
"config.pruneOnFetch": "フェッチ時に取り除きます。",
|
||||
"config.pullTags": "プルするときにすべてのタグをフェッチします。",
|
||||
"config.rebaseWhenSync": "同期コマンドを実行するときに、Git リベースを強制します。",
|
||||
"config.requireGitUserConfig": "明示的な Git ユーザーの構成が必要かどうかを制御するか、指定されていない場合は Git による推測を許可します。",
|
||||
"config.scanRepositories": "Git リポジトリを検索するパスのリスト。",
|
||||
"config.showCommitInput": "Git ソース管理パネルにコミットの入力を表示するかどうかを制御します。",
|
||||
"config.showInlineOpenFileAction": "Git 変更の表示内にインラインのファイルを開くアクションを表示するかどうかを制御します。",
|
||||
"config.showProgress": "Git 操作の進行状況を表示するかどうかを制御します。",
|
||||
"config.showPushSuccessNotification": "プッシュが成功したときに通知を表示するかどうかを制御します。",
|
||||
"config.smartCommitChanges": "スマート コミットで変更を自動的にステージングするかどうかを制御します。",
|
||||
"config.smartCommitChanges.all": "すべての変更を自動的にステージします。",
|
||||
"config.smartCommitChanges.tracked": "自動的にステージングされた変更箇所のみ。",
|
||||
"config.suggestSmartCommit": "スマート コミットを有効にすることを推奨します (ステージング済み変更がない場合、すべての変更をコミットします)。",
|
||||
"config.supportCancellation": "ユーザーが操作を中止できる同期アクションの実行時に通知が表示されるかどうかを制御します。",
|
||||
"config.terminalAuthentication": "統合ターミナルで生成される Git プロセスの認証ハンドラーとして Azure Data Studio を有効にするかどうかを制御します。注意: この設定の変更を反映させるには、ターミナルを再起動する必要があります。",
|
||||
"config.timeline.date": "タイムライン ビューでアイテムに使用する日付を制御します。",
|
||||
"config.timeline.date.authored": "作成日を使用する",
|
||||
"config.timeline.date.committed": "コミットされた日付を使用する",
|
||||
"config.timeline.showAuthor": "タイムライン ビューにコミット作成者を表示するかどうかを制御します。",
|
||||
"config.untrackedChanges": "追跡対象外の変更の動作を制御します。",
|
||||
"config.untrackedChanges.hidden": "追跡対象外の変更は非表示になり、複数のアクションから除外されます。",
|
||||
"config.untrackedChanges.mixed": "追跡対象および追跡対象外のすべての変更は、一緒に表示され、均等に動作します。",
|
||||
"config.untrackedChanges.separate": "追跡されていない変更は、ソース管理ビューに個別に表示されます。それらは、複数のアクションからも除外されます。",
|
||||
"config.useCommitInputAsStashMessage": "コミット入力ボックスからのメッセージを既定の stash メッセージとして使用するかどうかを制御します。",
|
||||
"config.useForcePushWithLease": "force プッシュより安全な force-with-lease 方式を使用するかどうかを制御します。",
|
||||
"description": "Git SCM統合",
|
||||
"colors.added": "Color for added resources.",
|
||||
"colors.conflict": "Color for resources with conflicts.",
|
||||
"colors.deleted": "Color for deleted resources.",
|
||||
"colors.ignored": "Color for ignored resources.",
|
||||
"colors.modified": "Color for modified resources.",
|
||||
"colors.renamed": "Color for renamed or copied resources.",
|
||||
"colors.stageDeleted": "Color for deleted resources which have been staged.",
|
||||
"colors.stageModified": "Color for modified resources which have been staged.",
|
||||
"colors.submodule": "Color for submodule resources.",
|
||||
"colors.untracked": "Color for untracked resources.",
|
||||
"command.addRemote": "Add Remote...",
|
||||
"command.branch": "Create Branch...",
|
||||
"command.branchFrom": "Create Branch From...",
|
||||
"command.checkout": "Checkout to...",
|
||||
"command.checkoutDetached": "Checkout to (Detached)...",
|
||||
"command.cherryPick": "Cherry Pick...",
|
||||
"command.clean": "Discard Changes",
|
||||
"command.cleanAll": "Discard All Changes",
|
||||
"command.cleanAllTracked": "Discard All Tracked Changes",
|
||||
"command.cleanAllUntracked": "Discard All Untracked Changes",
|
||||
"command.clone": "Clone",
|
||||
"command.cloneRecursive": "Clone (Recursive)",
|
||||
"command.close": "Close Repository",
|
||||
"command.commit": "Commit",
|
||||
"command.commitAll": "Commit All",
|
||||
"command.commitAllAmend": "Commit All (Amend)",
|
||||
"command.commitAllAmendNoVerify": "Commit All (Amend, No Verify)",
|
||||
"command.commitAllNoVerify": "Commit All (No Verify)",
|
||||
"command.commitAllSigned": "Commit All (Signed Off)",
|
||||
"command.commitAllSignedNoVerify": "Commit All (Signed Off, No Verify)",
|
||||
"command.commitEmpty": "Commit Empty",
|
||||
"command.commitEmptyNoVerify": "Commit Empty (No Verify)",
|
||||
"command.commitNoVerify": "Commit (No Verify)",
|
||||
"command.commitStaged": "Commit Staged",
|
||||
"command.commitStagedAmend": "Commit Staged (Amend)",
|
||||
"command.commitStagedAmendNoVerify": "Commit Staged (Amend, No Verify)",
|
||||
"command.commitStagedNoVerify": "Commit Staged (No Verify)",
|
||||
"command.commitStagedSigned": "Commit Staged (Signed Off)",
|
||||
"command.commitStagedSignedNoVerify": "Commit Staged (Signed Off, No Verify)",
|
||||
"command.createTag": "Create Tag",
|
||||
"command.deleteBranch": "Delete Branch...",
|
||||
"command.deleteTag": "Delete Tag",
|
||||
"command.fetch": "Fetch",
|
||||
"command.fetchAll": "Fetch From All Remotes",
|
||||
"command.fetchPrune": "Fetch (Prune)",
|
||||
"command.ignore": "Add to .gitignore",
|
||||
"command.init": "Initialize Repository",
|
||||
"command.merge": "Merge Branch...",
|
||||
"command.openAllChanges": "Open All Changes",
|
||||
"command.openChange": "Open Changes",
|
||||
"command.openFile": "Open File",
|
||||
"command.openHEADFile": "Open File (HEAD)",
|
||||
"command.openRepository": "Open Repository",
|
||||
"command.publish": "Publish Branch...",
|
||||
"command.pull": "Pull",
|
||||
"command.pullFrom": "Pull from...",
|
||||
"command.pullRebase": "Pull (Rebase)",
|
||||
"command.push": "Push",
|
||||
"command.pushFollowTags": "Push (Follow Tags)",
|
||||
"command.pushFollowTagsForce": "Push (Follow Tags, Force)",
|
||||
"command.pushForce": "Push (Force)",
|
||||
"command.pushTags": "Push Tags",
|
||||
"command.pushTo": "Push to...",
|
||||
"command.pushToForce": "Push to... (Force)",
|
||||
"command.rebase": "Rebase Branch...",
|
||||
"command.rebaseAbort": "Abort Rebase",
|
||||
"command.refresh": "Refresh",
|
||||
"command.removeRemote": "Remove Remote",
|
||||
"command.rename": "Rename",
|
||||
"command.renameBranch": "Rename Branch...",
|
||||
"command.restoreCommitTemplate": "Restore Commit Template",
|
||||
"command.revealInExplorer": "Reveal in Side Bar",
|
||||
"command.revertChange": "Revert Change",
|
||||
"command.revertSelectedRanges": "Revert Selected Ranges",
|
||||
"command.setLogLevel": "Set Log Level...",
|
||||
"command.showOutput": "Show Git Output",
|
||||
"command.stage": "Stage Changes",
|
||||
"command.stageAll": "Stage All Changes",
|
||||
"command.stageAllMerge": "Stage All Merge Changes",
|
||||
"command.stageAllTracked": "Stage All Tracked Changes",
|
||||
"command.stageAllUntracked": "Stage All Untracked Changes",
|
||||
"command.stageChange": "Stage Change",
|
||||
"command.stageSelectedRanges": "Stage Selected Ranges",
|
||||
"command.stash": "Stash",
|
||||
"command.stashApply": "Apply Stash...",
|
||||
"command.stashApplyLatest": "Apply Latest Stash",
|
||||
"command.stashDrop": "Drop Stash...",
|
||||
"command.stashIncludeUntracked": "Stash (Include Untracked)",
|
||||
"command.stashPop": "Pop Stash...",
|
||||
"command.stashPopLatest": "Pop Latest Stash",
|
||||
"command.sync": "Sync",
|
||||
"command.syncRebase": "Sync (Rebase)",
|
||||
"command.timelineCompareWithSelected": "Compare with Selected",
|
||||
"command.timelineCopyCommitId": "Copy Commit ID",
|
||||
"command.timelineCopyCommitMessage": "Copy Commit Message",
|
||||
"command.timelineOpenDiff": "Open Changes",
|
||||
"command.timelineSelectForCompare": "Select for Compare",
|
||||
"command.undoCommit": "Undo Last Commit",
|
||||
"command.unstage": "Unstage Changes",
|
||||
"command.unstageAll": "Unstage All Changes",
|
||||
"command.unstageSelectedRanges": "Unstage Selected Ranges",
|
||||
"config.allowForcePush": "Controls whether force push (with or without lease) is enabled.",
|
||||
"config.allowNoVerifyCommit": "Controls whether commits without running pre-commit and commit-msg hooks are allowed.",
|
||||
"config.alwaysShowStagedChangesResourceGroup": "Always show the Staged Changes resource group.",
|
||||
"config.alwaysSignOff": "Controls the signoff flag for all commits.",
|
||||
"config.autoRepositoryDetection": "Configures when repositories should be automatically detected.",
|
||||
"config.autoRepositoryDetection.false": "Disable automatic repository scanning.",
|
||||
"config.autoRepositoryDetection.openEditors": "Scan for parent folders of open files.",
|
||||
"config.autoRepositoryDetection.subFolders": "Scan for subfolders of the currently opened folder.",
|
||||
"config.autoRepositoryDetection.true": "Scan for both subfolders of the current opened folder and parent folders of open files.",
|
||||
"config.autoStash": "Stash any changes before pulling and restore them after successful pull.",
|
||||
"config.autofetch": "When set to true, commits will automatically be fetched from the default remote of the current Git repository. Setting to `all` will fetch from all remotes.",
|
||||
"config.autofetchPeriod": "Duration in seconds between each automatic git fetch, when `#git.autofetch#` is enabled.",
|
||||
"config.autorefresh": "Whether auto refreshing is enabled.",
|
||||
"config.branchSortOrder": "Controls the sort order for branches.",
|
||||
"config.branchValidationRegex": "A regular expression to validate new branch names.",
|
||||
"config.branchWhitespaceChar": "The character to replace whitespace in new branch names.",
|
||||
"config.checkoutType": "Controls what type of git refs are listed when running `Checkout to...`.",
|
||||
"config.checkoutType.local": "Local branches",
|
||||
"config.checkoutType.remote": "Remote branches",
|
||||
"config.checkoutType.tags": "Tags",
|
||||
"config.confirmEmptyCommits": "Always confirm the creation of empty commits for the 'Git: Commit Empty' command.",
|
||||
"config.confirmForcePush": "Controls whether to ask for confirmation before force-pushing.",
|
||||
"config.confirmNoVerifyCommit": "Controls whether to ask for confirmation before committing without verification.",
|
||||
"config.confirmSync": "Confirm before synchronizing git repositories.",
|
||||
"config.countBadge": "Controls the Git count badge.",
|
||||
"config.countBadge.all": "Count all changes.",
|
||||
"config.countBadge.off": "Turn off counter.",
|
||||
"config.countBadge.tracked": "Count only tracked changes.",
|
||||
"config.decorations.enabled": "Controls whether Git contributes colors and badges to the Explorer and the Open Editors view.",
|
||||
"config.defaultCloneDirectory": "The default location to clone a git repository.",
|
||||
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
|
||||
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
|
||||
"config.discardAllScope": "Controls what changes are discarded by the `Discard all changes` command. `all` discards all changes. `tracked` discards only tracked files. `prompt` shows a prompt dialog every time the action is run.",
|
||||
"config.enableCommitSigning": "Enables commit signing with GPG or X.509.",
|
||||
"config.enableSmartCommit": "Commit all changes when there are no staged changes.",
|
||||
"config.enableStatusBarSync": "Controls whether the Git Sync command appears in the status bar.",
|
||||
"config.enabled": "Whether git is enabled.",
|
||||
"config.fetchOnPull": "When enabled, fetch all branches when pulling. Otherwise, fetch just the current one.",
|
||||
"config.followTagsWhenSync": "Follow push all tags when running the sync command.",
|
||||
"config.ignoreLegacyWarning": "Ignores the legacy Git warning.",
|
||||
"config.ignoreLimitWarning": "Ignores the warning when there are too many changes in a repository.",
|
||||
"config.ignoreMissingGitWarning": "Ignores the warning when Git is missing.",
|
||||
"config.ignoreRebaseWarning": "Ignores the warning when it looks like the branch might have been rebased when pulling.",
|
||||
"config.ignoreSubmodules": "Ignore modifications to submodules in the file tree.",
|
||||
"config.ignoreWindowsGit27Warning": "Ignores the warning when Git 2.25 - 2.26 is installed on Windows.",
|
||||
"config.ignoredRepositories": "List of git repositories to ignore.",
|
||||
"config.inputValidation": "Controls when to show commit message input validation.",
|
||||
"config.inputValidationLength": "Controls the commit message length threshold for showing a warning.",
|
||||
"config.inputValidationSubjectLength": "Controls the commit message subject length threshold for showing a warning. Unset it to inherit the value of `config.inputValidationLength`.",
|
||||
"config.openAfterClone": "Controls whether to open a repository automatically after cloning.",
|
||||
"config.openAfterClone.always": "Always open in current window.",
|
||||
"config.openAfterClone.alwaysNewWindow": "Always open in a new window.",
|
||||
"config.openAfterClone.prompt": "Always prompt for action.",
|
||||
"config.openAfterClone.whenNoFolderOpen": "Only open in current window when no folder is opened.",
|
||||
"config.openDiffOnClick": "Controls whether the diff editor should be opened when clicking a change. Otherwise the regular editor will be opened.",
|
||||
"config.path": "Path and filename of the git executable, e.g. `C:\\Program Files\\Git\\bin\\git.exe` (Windows). This can also be an array of string values containing multiple paths to look up.",
|
||||
"config.postCommitCommand": "Runs a git command after a successful commit.",
|
||||
"config.postCommitCommand.none": "Don't run any command after a commit.",
|
||||
"config.postCommitCommand.push": "Run 'Git Push' after a successful commit.",
|
||||
"config.postCommitCommand.sync": "Run 'Git Sync' after a successful commit.",
|
||||
"config.promptToSaveFilesBeforeCommit": "Controls whether Git should check for unsaved files before committing.",
|
||||
"config.promptToSaveFilesBeforeCommit.always": "Check for any unsaved files.",
|
||||
"config.promptToSaveFilesBeforeCommit.never": "Disable this check.",
|
||||
"config.promptToSaveFilesBeforeCommit.staged": "Check only for unsaved staged files.",
|
||||
"config.promptToSaveFilesBeforeStash": "Controls whether Git should check for unsaved files before stashing changes.",
|
||||
"config.promptToSaveFilesBeforeStash.always": "Check for any unsaved files.",
|
||||
"config.promptToSaveFilesBeforeStash.never": "Disable this check.",
|
||||
"config.promptToSaveFilesBeforeStash.staged": "Check only for unsaved staged files.",
|
||||
"config.pruneOnFetch": "Prune when fetching.",
|
||||
"config.pullTags": "Fetch all tags when pulling.",
|
||||
"config.rebaseWhenSync": "Force git to use rebase when running the sync command.",
|
||||
"config.requireGitUserConfig": "Controls whether to require explicit Git user configuration or allow Git to guess if missing.",
|
||||
"config.scanRepositories": "List of paths to search for git repositories in.",
|
||||
"config.showCommitInput": "Controls whether to show the commit input in the Git source control panel.",
|
||||
"config.showInlineOpenFileAction": "Controls whether to show an inline Open File action in the Git changes view.",
|
||||
"config.showProgress": "Controls whether git actions should show progress.",
|
||||
"config.showPushSuccessNotification": "Controls whether to show a notification when a push is successful.",
|
||||
"config.smartCommitChanges": "Control which changes are automatically staged by Smart Commit.",
|
||||
"config.smartCommitChanges.all": "Automatically stage all changes.",
|
||||
"config.smartCommitChanges.tracked": "Automatically stage tracked changes only.",
|
||||
"config.suggestSmartCommit": "Suggests to enable smart commit (commit all changes when there are no staged changes).",
|
||||
"config.supportCancellation": "Controls whether a notification comes up when running the Sync action, which allows the user to cancel the operation.",
|
||||
"config.terminalAuthentication": "Controls whether to enable Azure Data Studio to be the authentication handler for git processes spawned in the integrated terminal. Note: terminals need to be restarted to pick up a change in this setting.",
|
||||
"config.timeline.date": "Controls which date to use for items in the Timeline view.",
|
||||
"config.timeline.date.authored": "Use the authored date",
|
||||
"config.timeline.date.committed": "Use the committed date",
|
||||
"config.timeline.showAuthor": "Controls whether to show the commit author in the Timeline view.",
|
||||
"config.untrackedChanges": "Controls how untracked changes behave.",
|
||||
"config.untrackedChanges.hidden": "Untracked changes are hidden and excluded from several actions.",
|
||||
"config.untrackedChanges.mixed": "All changes, tracked and untracked, appear together and behave equally.",
|
||||
"config.untrackedChanges.separate": "Untracked changes appear separately in the Source Control view. They are also excluded from several actions.",
|
||||
"config.useCommitInputAsStashMessage": "Controls whether to use the message from the commit input box as the default stash message.",
|
||||
"config.useForcePushWithLease": "Controls whether force pushing uses the safer force-with-lease variant.",
|
||||
"description": "Git SCM Integration",
|
||||
"displayName": "Git",
|
||||
"submenu.branch": "ブランチ",
|
||||
"submenu.changes": "変更",
|
||||
"submenu.commit": "コミット",
|
||||
"submenu.commit.amend": "修正",
|
||||
"submenu.commit.signoff": "サインオフ",
|
||||
"submenu.branch": "Branch",
|
||||
"submenu.changes": "Changes",
|
||||
"submenu.commit": "Commit",
|
||||
"submenu.commit.amend": "Amend",
|
||||
"submenu.commit.signoff": "Sign Off",
|
||||
"submenu.explorer": "Git",
|
||||
"submenu.pullpush": "プル、プッシュ",
|
||||
"submenu.remotes": "リモート",
|
||||
"submenu.stash": "一時退避",
|
||||
"submenu.tags": "タグ",
|
||||
"view.workbench.cloneRepository": "リポジトリをローカルに複製できます。\r\n[リポジトリの複製](command:git.clone 'Git 拡張機能がアクティブ化されたらリポジトリを複製する')",
|
||||
"view.workbench.learnMore": "Azure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.disabled": "git 機能を使用する場合、[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)で git を有効にしてください。\r\nGit とソース コントロールを Azure Data Studio で使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.empty": "Git 機能を使用するために、Git リポジトリを含むフォルダーを開くか、URL からクローンを作成することができます。\r\n[フォルダーを開く](command:vscode.openFolder)\r\n[リポジトリのクローン](command:git.clone)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.emptyWorkspace": "現在開いているワークスペースには、Git リポジトリを含むフォルダーがありません。\r\n[ワークスペースにフォルダーを追加します](command:workbench.action.addRootFolder)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.folder": "現在開いているフォルダーには Git リポジトリがありません。Git を利用したソース管理機能を有効にするリポジトリを初期化できます。\r\n[リポジトリを初期化する](command:git.init?%5Btrue%5D)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。",
|
||||
"view.workbench.scm.missing": "有効な git インストールが検出されませんでした。詳細については、[git 出力](command:git.showOutput)をご確認ください。\r\n [git をインストール](https://git-scm.com/)するか、Git およびソース コントロールを Azure Data Studio で使用する方法の詳細について[ドキュメント](https://aka.ms/vscode-scm)を参照してください。別のバージョン管理システムを使用している場合は、追加の拡張機能を[マーケットプレイスで検索](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)できます。",
|
||||
"view.workbench.scm.workspace": "現在開いているワークスペースには、Git リポジトリを含むフォルダーはありません。フォルダーにあるリポジトリを初期化して、Git を利用したソース管理機能を有効にすることができます。\r\n[リポジトリの初期化](command:git.init)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。"
|
||||
"submenu.pullpush": "Pull, Push",
|
||||
"submenu.remotes": "Remote",
|
||||
"submenu.stash": "Stash",
|
||||
"submenu.tags": "Tags",
|
||||
"view.workbench.cloneRepository": "You can clone a repository locally.\r\n[Clone Repository](command:git.clone 'Clone a repository once the git extension has activated')",
|
||||
"view.workbench.learnMore": "To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
|
||||
"view.workbench.scm.disabled": "If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
|
||||
"view.workbench.scm.empty": "In order to use git features, you can open a folder containing a git repository or clone from a URL.\r\n[Open Folder](command:vscode.openFolder)\r\n[Clone Repository](command:git.clone)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
|
||||
"view.workbench.scm.emptyWorkspace": "The workspace currently open doesn't have any folders containing git repositories.\r\n[Add Folder to Workspace](command:workbench.action.addRootFolder)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
|
||||
"view.workbench.scm.folder": "The folder currently open doesn't have a git repository. You can initialize a repository which will enable source control features powered by git.\r\n[Initialize Repository](command:git.init?%5Btrue%5D)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm).",
|
||||
"view.workbench.scm.missing": "A valid git installation was not detected, more details can be found in the [git output](command:git.showOutput).\r\nPlease [install git](https://git-scm.com/), or learn more about how to use git and source control in Azure Data Studio in [our docs](https://aka.ms/vscode-scm).\r\nIf you're using a different version control system, you can [search the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) for additional extensions.",
|
||||
"view.workbench.scm.workspace": "The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git.\r\n[Initialize Repository](command:git.init)\r\nTo learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm)."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -31,7 +31,7 @@
|
||||
"contentFolder": "コンテンツ フォルダー",
|
||||
"contentFolderOptional": "コンテンツ フォルダー (省略可能)",
|
||||
"create": "作成",
|
||||
"duplicateFileError": "ファイル {0} は、ターゲット フォルダー {1} に既に存在しています\r\n データの損失を防ぐために、ファイルの名前が {2} に変更されました。",
|
||||
"duplicateFileError": "ファイル {0} は、ターゲット フォルダー {1} に既に存在しています \r\n データの損失を防ぐために、ファイルの名前が {2} に変更されました。",
|
||||
"editBookError": "Jupyter ブック {0} の編集中にエラーが発生しました: {1}",
|
||||
"fileExtension": "ファイル拡張子",
|
||||
"fileName": "ファイル名",
|
||||
|
||||
@@ -327,6 +327,7 @@
|
||||
"package": {
|
||||
"description": "Azure Data Studio 用 SQL Server Schema Compare では、データベースと dacpac のスキーマを比較できます。",
|
||||
"displayName": "SQL Server Schema Compare",
|
||||
"schemaCompare.runComparison": "スキーマ比較の実行",
|
||||
"schemaCompare.start": "Schema Compare"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"TargetPlatform": "ターゲット プラットフォーム",
|
||||
"TargetServer": "ターゲット サーバー",
|
||||
"Time": "時間",
|
||||
"actionLabel": "アクション",
|
||||
"addDatabaseReferenceOkButtonText": "参照の追加",
|
||||
"addDatabaseReferencedialogName": "データベース参照の追加",
|
||||
"addItemAction": "項目の追加",
|
||||
@@ -28,6 +29,9 @@
|
||||
"addPackageReferenceMessage": "SQL バインドを使用するには、Azure Functions プロジェクトに {0} への参照があることを確認します",
|
||||
"addSqlBindingPackageError": "SQL バインド拡張機能パッケージをプロジェクトに追加中にエラーが発生しました",
|
||||
"appSettingPrompt": "Azure Function local.settings.json を新しい接続文字列で更新しますか?",
|
||||
"applyConfirmation": "対象のプロジェクトを更新しますか?",
|
||||
"applyError": "プロジェクトの更新でエラーが発生しました: {0}",
|
||||
"applySuccess": "プロジェクトが正常に更新されました。",
|
||||
"at": "場所",
|
||||
"autorestProjectName": "新しい SQL プロジェクト名",
|
||||
"baseDockerImage": "基本 SQL Server Docker のイメージ",
|
||||
@@ -46,14 +50,17 @@
|
||||
"chooseSqlcmdVarsToModify": "SQLCMD 変数を選択して変更する",
|
||||
"cicularProjectReference": "プロジェクト {0} からプロジェクト {1} への循環参照",
|
||||
"cleaningDockerImagesMessage": "既存の展開をクリーンにしています...",
|
||||
"closeButton": "閉じる",
|
||||
"compareActionRadiButtonLabel": "Schema Compare で変更を表示する",
|
||||
"confirmPassword": "SQL サーバー管理者パスワードを確認する",
|
||||
"confirmServerPassword": "SQL サーバー管理者パスワードを確認する",
|
||||
"connectingToSqlServerOnDockerMessage": "Docker の SQL Server に接続しています",
|
||||
"connectionFailedError": "接続に失敗しました。エラー: '{0}'",
|
||||
"connectionProfile": "接続プロファイルを選択する",
|
||||
"connectionRadioButtonLabel": "接続",
|
||||
"connectionStringSetting": "接続文字列の設定名",
|
||||
"connectionStringSettingPlaceholder": "\"local.settings.json\" で指定された接続文字列の設定",
|
||||
"containerAlreadyExistForProject": "コンテナー上にはプロジェクトのためのサーバーが既に存在しています。それらを削除しますか?'",
|
||||
"containerAlreadyExistForProject": "このプロジェクト用のコンテナーは既に存在します。新しい展開を行う前に削除しますか?",
|
||||
"createNew": "新規作成",
|
||||
"createNewLocalAppSetting": "新しいローカル アプリ設定を作成する",
|
||||
"createProjectDialogOkButtonText": "作成",
|
||||
@@ -111,6 +118,8 @@
|
||||
"edgeProjectTypeDisplayName": "SQL Edge",
|
||||
"emptyProjectTypeDescription": "空のプロジェクトから SQL データベース用のスキーマを開発して公開する",
|
||||
"emptyProjectTypeDisplayName": "SQL データベース",
|
||||
"emptySdkProjectTypeDescription": "空の SDK スタイルのプロジェクトから、Microsoft.Build.Sql (プレビュー) を使用して SQL データベースのスキーマを開発して発行します。",
|
||||
"emptySdkProjectTypeDisplayName": "SQL Database (SDK)",
|
||||
"enterConnStringTemplateDescription": "SQL 接続文字列のテンプレートを入力してください",
|
||||
"enterConnectionString": "接続文字列を入力してください",
|
||||
"enterConnectionStringEnvName": "接続文字列の環境変数名を入力してください",
|
||||
@@ -120,8 +129,11 @@
|
||||
"enterNewDatabaseName": "新しいデータベース名を入力する",
|
||||
"enterNewValueForVar": "変数 '{0}' の新しい値を入力してください",
|
||||
"enterPassword": "SQL サーバー管理者パスワードを入力する",
|
||||
"enterPasswordManually": "Enter password or press escape to cancel",
|
||||
"enterPasswordPrompt": "Enter the password to be used for the connection string",
|
||||
"enterPortNumber": "SQL server ポート番号を入力するか、Enter キーを押して既定値を使用します",
|
||||
"enterSystemDbName": "このシステム データベースのデータベース名を入力します",
|
||||
"equalComparison": "プロジェクトはデータベースと既に最新の状態にあります。",
|
||||
"errorFindingBuildFilesLocation": "ビルド ファイルの場所の検索中にエラーが発生しました: {0}",
|
||||
"errorReadingProjectGuid": "プロジェクト '{0}' の {1} を読み込もうとしてエラーが発生しました",
|
||||
"eulaAgreementTemplate": "{0} に同意します。",
|
||||
@@ -133,6 +145,7 @@
|
||||
"externalStreamingJobFriendlyName": "外部ストリーミング ジョブ",
|
||||
"externalStreamingJobValidationPassed": "外部ストリーミングジョブの検証に合格しました。",
|
||||
"extractTargetRequired": "データベース プロジェクトを作成するには、抽出対象の情報が必要です。",
|
||||
"failedToGetConnectionString": "選択した接続の接続文字列の生成でエラーが発生しました",
|
||||
"failedToParse": "\"{0}\" を解析できませんでした: {1}。",
|
||||
"file": "ファイル",
|
||||
"fileAlreadyExists": "'{0}' という名前のファイルが、ディスク上のこの場所に既に存在します。別の名前を選択してください。",
|
||||
@@ -151,6 +164,7 @@
|
||||
"generatingProjectFromAutorest": "{0} から新しい SQL プロジェクトを生成しています... 詳細については、出力ウィンドウを確認してください。",
|
||||
"hr": "時間",
|
||||
"importElements": "要素のインポート",
|
||||
"includePassword": "Do you want to include the password from this connection in your local.settings.json file?",
|
||||
"input": "入力",
|
||||
"installGlobally": "グローバルにインストールする",
|
||||
"invalidDataSchemaProvider": ".sqlproj ファイルにある無効な DSP",
|
||||
@@ -163,6 +177,7 @@
|
||||
"invalidSqlConnectionString": "無効な SQL 接続文字列です",
|
||||
"invalidTargetPlatform": "ターゲット プラットフォームが無効です: {0}。サポートされているターゲット プラットフォーム: {1}",
|
||||
"jsonParseError": "行 \"{1}\"、列 \"{2}\" 付近の {0}",
|
||||
"learnMore": "詳細情報",
|
||||
"loadProfilePlaceholderText": "プロファイルの読み込み...",
|
||||
"location": "場所",
|
||||
"min": "分",
|
||||
@@ -179,7 +194,9 @@
|
||||
"noDataSourcesFile": "{0} が見つかりません",
|
||||
"noDataSourcesText": "このプロジェクトにデータソースがありません",
|
||||
"noFileExist": "{0} ファイルは存在しません",
|
||||
"noSchemaCompareExtension": "データベースからプロジェクトを更新するには、Schema Compare 拡張機能をインストールする必要があります。",
|
||||
"noSqlFilesGenerated": "Autorest で生成された .sql ファイルはありません。仕様にモデル定義が含まれていることを確認するか、または出力ログで詳細を確認してください。",
|
||||
"noSqlProjFile": "選択したプロジェクト ファイルが存在しません",
|
||||
"noSqlProjFilesSelected": ".sqlproj ファイルが選択されていません。1 つ選択してください。",
|
||||
"noString": "いいえ",
|
||||
"noStringDefault": "いいえ (既定値)",
|
||||
@@ -191,6 +208,7 @@
|
||||
"objectType": "オブジェクトの種類",
|
||||
"okString": "OK",
|
||||
"openEulaString": "ライセンス契約を開く",
|
||||
"openFile": "ファイルを開く",
|
||||
"output": "出力",
|
||||
"outsideFolderPath": "プロジェクト フォルダーの外に絶対パスがある項目はサポートされていません。プロジェクト ファイルのパスがプロジェクト フォルダーへの相対パスであることを確認してください。",
|
||||
"parentTreeItemUnknown": "指定されたツリー項目の親にアクセスできません",
|
||||
@@ -207,11 +225,13 @@
|
||||
"projectAlreadyExists": "{0} という名前のプロジェクトは既に {1} に存在します。",
|
||||
"projectAlreadyOpened": "プロジェクト '{0}' は既に開かれています。",
|
||||
"projectLocString": "プロジェクト",
|
||||
"projectLocationLabel": "場所",
|
||||
"projectLocationPlaceholderText": "プロジェクトを作成する場所の選択",
|
||||
"projectNameLabel": "名前",
|
||||
"projectNamePlaceholderText": "プロジェクト名を入力してください",
|
||||
"projectReferenceElement": "プロジェクト参照",
|
||||
"projectReferenceNameElement": "プロジェクト参照名の要素",
|
||||
"projectToUpdatePlaceholderText": "プロジェクト ファイルの選択",
|
||||
"publish": "公開",
|
||||
"publishAction": "公開",
|
||||
"publishDialogName": "プロジェクトの発行",
|
||||
@@ -238,15 +258,19 @@
|
||||
"save": "保存",
|
||||
"saveChangesInFile": "現在のファイルに保存されていない変更があります。今すぐ保存しますか?",
|
||||
"schema": "スキーマ",
|
||||
"schemaCompare.compareErrorMessage": "Schema Compare に失敗しました: {0}",
|
||||
"schemaCompareAction": "Schema Compare",
|
||||
"schemaCompareNotInstalled": "スキーマ比較を実行するには、スキーマ比較拡張機能をインストールする必要があります",
|
||||
"schemaObjectType": "スキーマ/オブジェクトの種類",
|
||||
"scriptFriendlyName": "スクリプト",
|
||||
"sdkStyleProject": "SDK-style project",
|
||||
"sec": "秒",
|
||||
"selectAzureFunction": "SQL バインドを追加する Azure 関数を現在のファイル内から選択します",
|
||||
"selectBaseImage": "基本の SQL Server Docker イメージを選択する",
|
||||
"selectBindingType": "バインドするタイプを選択します",
|
||||
"selectConnection": "接続の選択",
|
||||
"selectConnectionError": "接続文字列アプリの設定を設定できませんでした: {0}",
|
||||
"selectConnectionString": "SQL 接続文字列メソッドの選択",
|
||||
"selectDacpac": ".dacpac を選択します",
|
||||
"selectDatabase": "データベースを選択してください",
|
||||
"selectFolderStructure": "フォルダー構造の選択",
|
||||
@@ -290,11 +314,19 @@
|
||||
"unableToFindReference": "データベース参照 {0} が見つかりません",
|
||||
"unableToFindSqlCmdVariable": "SQLCMD 変数 '{0}' が見つかりません",
|
||||
"unableToPerformAction": "'{0}' ターゲットが見つかりません: '{1}'",
|
||||
"unableToSetConnectionString": "接続文字列アプリの設定を設定できませんでした",
|
||||
"unexpectedProjectContext": "プロジェクト コンテキストを確立できません。 コマンドが予期しない場所から呼び出されたコマンド: {0}",
|
||||
"unknownDataSourceType": "不明なデータ ソースの種類:",
|
||||
"unrecognizedDataSourcesVersion": "認識されていないバージョン:",
|
||||
"updateAction": "更新操作",
|
||||
"updateActionRadiButtonLabel": "すべての変更を適用する",
|
||||
"updateProjectDatabaseReferencesForRoundTrip": "プロジェクト '{0}' をビルドするには、システム データベース参照を更新する必要があります。SSDT にプロジェクトが作成された場合、それは両方のツール上で引き続き機能します。プロジェクトを更新しますか?",
|
||||
"updateProjectForRoundTrip": "プロジェクト '{0}' をビルドするには、ターゲット、参照、そしてシステム データベース参照を更新する必要があります。SSDT にプロジェクトが作成された場合、それは両方のツール上で引き続き機能します。プロジェクトを更新しますか?",
|
||||
"updateProjectFromDatabaseDialogName": "データベースからプロジェクトを更新する",
|
||||
"updateText": "更新",
|
||||
"updatingProjectFromDatabase": "{1} から {0} を更新しています...",
|
||||
"userConnectionString": "接続文字列を入力します",
|
||||
"userPasswordLater": "In order to user the SQL connection string later you will need to manually enter the password in your local.settings.json file.",
|
||||
"userSelectionCancelled": "autorest の実行方法の選択がユーザーによって取り消されました。",
|
||||
"userSelectionInstallGlobally": "ユーザーは autorest のグローバル インストールを選択しました。今すぐインストールしています...",
|
||||
"userSelectionRunNpx": "ユーザーは、npx 経由での実行を選択しました。",
|
||||
@@ -345,6 +377,7 @@
|
||||
"sqlDatabaseProjects.properties": "プロパティ",
|
||||
"sqlDatabaseProjects.publish": "公開",
|
||||
"sqlDatabaseProjects.schemaCompare": "Schema Compare",
|
||||
"sqlDatabaseProjects.updateProjectFromDatabase": "データベースからプロジェクトを更新する",
|
||||
"sqlDatabaseProjects.validateExternalStreamingJob": "外部ストリーミング ジョブを検証する",
|
||||
"sqlDatabaseProjects.welcome": "現在開いているデータベースプロジェクトはありません。\r\n[新しいプロジェクト] (command:sqlDatabaseProjects.new)\r\n[プロジェクトを開く] (command:sqlDatabaseProjects.open)\r\n[データベースからプロジェクトを作成する] (command:sqlDatabaseProjects. importDatabase)",
|
||||
"title.projectsView": "プロジェクト"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"sql.migration.azure.tenant": "Azure AD テナント",
|
||||
"sql.migration.backup.location": "バックアップの場所",
|
||||
"sql.migration.backup.start.time": "バックアップ開始時刻",
|
||||
"sql.migration.bc.info": "ビジネス クリティカル サービス層の SQL Managed Instance の移行カットオーバーでは、Always On 高可用性グループに 3 つのセカンダリ レプリカをシードする必要があるため、通常の目的よりも大幅に時間がかかります。このオペレーションの期間は、データのサイズに依存します。シードの速度は、90% のケースで220GB/時以上となっています。",
|
||||
"sql.migration.bc.info": "ビジネス クリティカル サービス層の SQL Managed Instance の一括移行では、Always On 高可用性グループに 3 つのセカンダリ レプリカをシードする必要があるため、通常の目的よりも大幅に時間がかかります。このオペレーションの期間は、データのサイズに依存します。シードの速度は、90% のケースで220GB/時以上となっています。",
|
||||
"sql.migration.blob.container.label": "BLOB コンテナー リソース グループ",
|
||||
"sql.migration.blob.container.last.backup.file.label": "最終バックアップ ファイル",
|
||||
"sql.migration.blob.container.select": "最初に BLOB コンテナーの値を選択します。",
|
||||
@@ -57,13 +57,13 @@
|
||||
"sql.migration.cancel.error": "移行のキャンセル中にエラーが発生しました。",
|
||||
"sql.migration.cancel.migration": "移行のキャンセル",
|
||||
"sql.migration.cannot.cancel": "移行は進行中ではないため、取り消すことができません。",
|
||||
"sql.migration.cannot.cutover": "移行は進行中ではないため、一括にすることができません。",
|
||||
"sql.migration.cannot.cutover": "移行は進行中ではないため、一括移行にすることができません。",
|
||||
"sql.migration.cannot.retry": "移行を再試行できません。",
|
||||
"sql.migration.cannot.start.cutover.error": "すべての移行が完了するまでカットオーバー処理を開始できません。最新のファイル状態に戻るには、ブラウザー ウィンドウを更新します。",
|
||||
"sql.migration.cannot.start.cutover.error": "すべての移行が完了するまで一括移行処理を開始できません。最新のファイル状態に戻るには、ブラウザー ウィンドウを更新します。",
|
||||
"sql.migration.close": "閉じる",
|
||||
"sql.migration.complete.cutover": "一括を完了する",
|
||||
"sql.migration.completing.cutover.warning": "すべてのバックアップを復元せずにカットオーバーを完了すると、データが失われる可能性があります。",
|
||||
"sql.migration.confirm.checkbox.message": "提供する追加のログ バックアップがないことを確認し、カットオーバーの完了を希望します。",
|
||||
"sql.migration.complete.cutover": "一括移行を完了する",
|
||||
"sql.migration.completing.cutover.warning": "すべてのバックアップを復元せずに一括移行を完了すると、データが失われる可能性があります。",
|
||||
"sql.migration.confirm.checkbox.message": "提供する追加のログ バックアップがないことを確認し、一括移行の完了を希望します。",
|
||||
"sql.migration.connection.status": "接続の状態",
|
||||
"sql.migration.copy.key1": "キー 1 のコピー",
|
||||
"sql.migration.copy.key2": "キー 2 のコピー",
|
||||
@@ -76,11 +76,11 @@
|
||||
"sql.migration.create.new": "新規作成",
|
||||
"sql.migration.creating.rg.loading": "リソース グループを作成しています",
|
||||
"sql.migration.currently.restoring.file": "現在ファイルを復元しています",
|
||||
"sql.migration.cutover": "移行のカットオーバー",
|
||||
"sql.migration.cutover.card": "カットオーバーを完了しています",
|
||||
"sql.migration.cutover.error": "一括開始中にエラーが発生しました。",
|
||||
"sql.migration.cutover": "一括移行",
|
||||
"sql.migration.cutover.card": "一括移行を完了しています",
|
||||
"sql.migration.cutover.error": "一括移行開始中にエラーが発生しました。",
|
||||
"sql.migration.cutover.help.main": "一括移行を完了する前に、次の手順を実行してください。",
|
||||
"sql.migration.cutover.in.progress": "データベース '{0}' のカットオーバーが進行中です",
|
||||
"sql.migration.cutover.in.progress": "データベース '{0}' の一括移行が進行中です",
|
||||
"sql.migration.cutover.last.file.restored": "復元された最後のファイル: {0}",
|
||||
"sql.migration.cutover.pending.backup": "復元保留中のログ バックアップ: {0}",
|
||||
"sql.migration.cutover.status.refresh.error": "移行ステータスの更新中にエラーが発生しました。",
|
||||
@@ -92,8 +92,6 @@
|
||||
"sql.migration.cutover.type": "移行モード",
|
||||
"sql.migration.dashboard.description": "SQL Server インスタンスの移行の準備状況を判断し、推奨される Azure SQL ターゲットを特定し、Azure SQL Managed Instance または SQL Server on Azure Virtual Machines 上の SQL Server インスタンスの移行を完了します。",
|
||||
"sql.migration.dashboard.help.title": "ヘルプ記事とビデオ リンク",
|
||||
"sql.migration.dashboard.link1.description": "SQL Server インスタンスを Azure SQL Managed Instance に移行する可能性を判断するための評価ルール。",
|
||||
"sql.migration.dashboard.link1.title": "Azure SQL Managed Instance 向け評価ルール",
|
||||
"sql.migration.dashboard.migrate.task.button": "Azure SQLへの移行",
|
||||
"sql.migration.dashboard.migrate.task.button.description": "SQL Server インスタンスを Azure SQL に移行します。",
|
||||
"sql.migration.dashboard.title": "Azure SQL の移行",
|
||||
@@ -107,7 +105,7 @@
|
||||
"sql.migration.database.migration.mode.label": "移行モード",
|
||||
"sql.migration.database.migration.mode.offline.description": "アプリケーションのダウンタイムは、移行開始時に開始します。",
|
||||
"sql.migration.database.migration.mode.offline.label": "オフライン移行",
|
||||
"sql.migration.database.migration.mode.online.description": "アプリケーションのダウンタイムは、移行終了時のカットオーバーに限定されます。",
|
||||
"sql.migration.database.migration.mode.online.description": "アプリケーションのダウンタイムは、移行終了時の一括移行に限定されます。",
|
||||
"sql.migration.database.migration.mode.online.label": "オンライン移行",
|
||||
"sql.migration.database.migration.service": "Database Migration Service",
|
||||
"sql.migration.database.migration.service.authentication.keys": "データベース移行サービスの認証キー",
|
||||
@@ -383,13 +381,23 @@
|
||||
"sql.migration.yes": "はい",
|
||||
"total.databases.selected": "{0}/{1} のデータベースが選択されています"
|
||||
},
|
||||
"dist/dashboard/sqlServerDashboard": {
|
||||
"sql.migration.dashboard.help.description.dmsGuide": "A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure.",
|
||||
"sql.migration.dashboard.help.description.mi": "A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Managed Instance with minimal downtime.",
|
||||
"sql.migration.dashboard.help.description.migrateUsingADS": "The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure.",
|
||||
"sql.migration.dashboard.help.description.vm": "A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime.",
|
||||
"sql.migration.dashboard.help.link.dmsGuide": "Azure Database Migration Guides",
|
||||
"sql.migration.dashboard.help.link.mi": "Tutorial: Migrate to Azure SQL Managed Instance (online)",
|
||||
"sql.migration.dashboard.help.link.migrateUsingADS": "Migrate databases using Azure Data Studio",
|
||||
"sql.migration.dashboard.help.link.vm": "Tutorial: Migrate to SQL Server on Azure Virtual Machines (online)"
|
||||
},
|
||||
"dist/models/stateMachine": {
|
||||
"sql.migration.starting.migration.error": "移行の開始中にエラーが発生しました: '{0}'",
|
||||
"sql.migration.starting.migration.message": "データベース {0} から {1} - {2} に移行を開始する"
|
||||
},
|
||||
"package": {
|
||||
"cancel-migration-menu": "移行のキャンセル",
|
||||
"complete-cutover-menu": "一括を完了する",
|
||||
"complete-cutover-menu": "一括移行を完了する",
|
||||
"copy-migration-menu": "移行の詳細をコピー",
|
||||
"database-details-menu": "データベースの詳細",
|
||||
"description": "Azure SQL の移行の説明",
|
||||
|
||||
@@ -9992,6 +9992,7 @@
|
||||
"miinstallVsix": "VSIX パッケージから拡張機能をインストールする",
|
||||
"newQuery": "新しいクエリ",
|
||||
"notebook.cellTitle": "ノートブックのセル タイトル メニュー",
|
||||
"notebook.cellToolbarLocation.compatibilityDescription": "セル ツール バーを表示すべき場所、または非表示にする必要があるかどうか。注: この設定は拡張機能の互換性の目的のみで有効で、何も影響しません。",
|
||||
"notebook.title": "ノートブックのタイトル メニュー",
|
||||
"notebook.toolbar": "ノートブックのツール バー メニュー",
|
||||
"objectExplorer.context": "オブジェクト エクスプローラー項目のコンテキスト メニュー",
|
||||
@@ -10002,8 +10003,11 @@
|
||||
"recommendedExtensions": "マーケット プレース",
|
||||
"scenarioTypeUndefined": "拡張機能の推奨事項のシナリオの種類を指定する必要があります。",
|
||||
"showReleaseNotes": "更新後にリリース ノートを表示します。リリース ノートが新しい Web ブラウザー ウィンドウで開きます。",
|
||||
"sql.watcherExclude": "ファイル監視から除外するファイル パスの glob パターンを構成します。パターンは絶対パスで一致する必要があります。つまり、パス内のファイル (`**/build/output/**` や `/Users/name/workspaces/project/build/output/**` など) と一致するには、プレフィックスに `**/` または完全なパスが正しく一致し、サフィックスが `/**` である必要があります。この設定を変更するには、再起動が必要です。起動時に Azure Data Stuidio が多くの CPU 時間を消費する場合は、大きなフォルダーを除外して初期負荷を減らすことができます。",
|
||||
"uninstallExtensionComplete": "拡張機能 {0}のアンインストールを完了するには、Azure Data Studio を再度読み込んでください。",
|
||||
"updateLocale": "Azure Data Studio の UI 言語を {0} に変更して再起動しますか?",
|
||||
"vscodeFunctionalityNotSupportedError": "この VS Code 機能は、Azure Data Studio ではサポートされていません。",
|
||||
"vscodeInvalidArgumentsError": "引数が無効です。",
|
||||
"watermark.newNotebook": "新しいノートブック",
|
||||
"watermark.newSqlFile": "新しい SQL ファイル",
|
||||
"workspace.trust.description": "Azure Data Studio 内でワークスペースの信頼を有効にするかどうかを制御します。",
|
||||
@@ -10165,15 +10169,18 @@
|
||||
"showConnectDialogOnStartup": "起動時に接続ダイアログを表示"
|
||||
},
|
||||
"sql/workbench/browser/designer/designer": {
|
||||
"designer.defaultRemoveRowConfirmationMessage": "この行を削除しますか?",
|
||||
"designer.generalGroupName": "全般",
|
||||
"designer.loadingDesigner": "デザイナーの読み込み中...",
|
||||
"designer.loadingDesignerCompleted": "デザイナーが読み込まれます",
|
||||
"designer.newRowText": "新規追加",
|
||||
"designer.processing": "処理中...",
|
||||
"designer.processingChanges": "変更の処理中...",
|
||||
"designer.processingChangesCompleted": "変更が処理されました",
|
||||
"designer.processingCompleted": "処理が完了しました",
|
||||
"designer.publishChangesCompleted": "変更が公開されました",
|
||||
"designer.publishingChanges": "変更をパブリッシュしています...",
|
||||
"designer.removeRowText": "削除",
|
||||
"designer.savingChanges": "変更を保存しています...",
|
||||
"designer.savingChangesCompleted": "変更が保存されました。",
|
||||
"tableDesigner.unknownComponentType": "コンポーネントの種類: {0} はサポートされていません"
|
||||
},
|
||||
"sql/workbench/browser/designer/designerPropertiesPane": {
|
||||
@@ -10198,6 +10205,7 @@
|
||||
"resourceViewerInput.resourceViewer": "リソース ビューアー"
|
||||
},
|
||||
"sql/workbench/browser/editor/tableDesigner/tableDesignerInput": {
|
||||
"tableDesigner.OperationInProgressWarning": "別の操作が進行中の間は、操作を実行できません。",
|
||||
"tableDesigner.newTable": "新しいテーブル"
|
||||
},
|
||||
"sql/workbench/browser/modal/modal": {
|
||||
@@ -11185,7 +11193,7 @@
|
||||
"noContextAvailable": "なし",
|
||||
"noKernel": "カーネルなし",
|
||||
"noParametersCell": "パラメーター セルが追加されるまで、パラメーターを指定してこのノートブックを実行することはできません。[詳細情報](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization)。",
|
||||
"noParametersInCell": "パラメーター セルにパラメーターが追加されるまで、パラメーターを指定してこのノートブックを実行することはできません。[詳細情報] (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization)。",
|
||||
"noParametersInCell": "This notebook cannot run with parameters until there are parameters added to the parameter cell. [Learn more](https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).",
|
||||
"notebook.findNext": "次の文字列を検索",
|
||||
"notebook.findPrevious": "前の文字列を検索",
|
||||
"notebookViewLabel": "エディター",
|
||||
@@ -11581,11 +11589,8 @@
|
||||
"refreshError": "ノード '{0}' の更新でエラーが発生しました: {1}"
|
||||
},
|
||||
"sql/workbench/contrib/tableDesigner/browser/actions": {
|
||||
"tableDesigner.saveTableChanges": "変更内容を保存"
|
||||
},
|
||||
"sql/workbench/contrib/tableDesigner/browser/tableDesigner.contribution": {
|
||||
"tableDesigner.configTitle": "テーブル デザイナー",
|
||||
"tableDesigner.featureEnabledDescription": "テーブル デザイナー機能を有効にするかどうかを制御します。既定値は false です。"
|
||||
"tableDesigner.generateScript": "スクリプトの生成",
|
||||
"tableDesigner.publishTableChanges": "変更の発行..."
|
||||
},
|
||||
"sql/workbench/contrib/tasks/browser/tasks.contribution": {
|
||||
"inProgressTasksChangesBadge": "{0} 個のタスクが進行中です",
|
||||
@@ -11647,8 +11652,6 @@
|
||||
"welcomePage.location": "場所",
|
||||
"welcomePage.moreRecent": "さらに表示",
|
||||
"welcomePage.name": "名前",
|
||||
"welcomePage.preview": "プレビュー",
|
||||
"welcomePage.previewBody": "この機能ページはプレビュー段階です。プレビュー機能では、製品の永続的な部分になる予定の新しい機能が導入されています。これらは安定していますが、追加のアクセシビリティの改善が必要です。開発中の早期のフィードバックを歓迎しています。",
|
||||
"welcomePage.resources": "リソース",
|
||||
"welcomePage.runQuery": "クエリの実行",
|
||||
"welcomePage.runQueryBody": "クエリ エディターを使用してデータを操作します。",
|
||||
@@ -11725,41 +11728,6 @@
|
||||
"welcomePage.startTour": "ツアーの開始",
|
||||
"welcomePage.willReloadAfterInstallingExtensionPack": "{0} に追加のサポートをインストールしたあと、ウィンドウが再度読み込まれます。"
|
||||
},
|
||||
"sql/workbench/contrib/welcome2/page/browser/az_data_welcome_page": {
|
||||
"welcomePage.azdata": "Azure Data Studio",
|
||||
"welcomePage.azdataBlog": "最新リリースの新機能を見る",
|
||||
"welcomePage.azdataBlogDescription": "毎月新機能を紹介する新しいブログ記事",
|
||||
"welcomePage.colorTheme": "配色テーマ",
|
||||
"welcomePage.colorThemeDescription": "エディターとコードの外観を自由に設定します",
|
||||
"welcomePage.customize": "カスタマイズ",
|
||||
"welcomePage.deploy": "デプロイ",
|
||||
"welcomePage.extensionDescription": "SQL Server 管理パックなど、必要な拡張機能をダウンロードする",
|
||||
"welcomePage.extensions": "拡張",
|
||||
"welcomePage.followTwitter": "Twitter でフォローする",
|
||||
"welcomePage.followTwitterDescription": "コミュニティがどのように Azure Data Studio を使用しているかについて、最新情報を把握し、エンジニアと直接話し合います。",
|
||||
"welcomePage.gettingStarted": "はじめに",
|
||||
"welcomePage.gitHubRepository": "GitHub リポジトリ",
|
||||
"welcomePage.help": "ヘルプ",
|
||||
"welcomePage.keyboardShortcut": "キーボード ショートカット",
|
||||
"welcomePage.keyboardShortcutDescription": "お気に入りのコマンドを見つけてカスタマイズする",
|
||||
"welcomePage.learn": "詳細",
|
||||
"welcomePage.moreRecent": "その他...",
|
||||
"welcomePage.newConnection": "新しい接続",
|
||||
"welcomePage.newDeployment": "新しいデプロイ…",
|
||||
"welcomePage.newNotebook": "新しいノートブック",
|
||||
"welcomePage.newQuery": "新しいクエリ",
|
||||
"welcomePage.noRecentFolders": "最近使用したフォルダーなし",
|
||||
"welcomePage.openFileLinuxPC": "ファイルを開く",
|
||||
"welcomePage.openFileMac": "ファイルを開く",
|
||||
"welcomePage.productDocumentation": "ドキュメント",
|
||||
"welcomePage.recent": "最近",
|
||||
"welcomePage.releaseNotes": "リリース ノート",
|
||||
"welcomePage.reportIssue": "問題または機能要求を報告する",
|
||||
"welcomePage.showCommands": "すべてのコマンドの検索と実行",
|
||||
"welcomePage.showCommandsDescription": "コマンド パレット ({0}) にすばやくアクセスしてコマンドを検索します",
|
||||
"welcomePage.showOnStartup": "起動時にウェルカム ページを表示する",
|
||||
"welcomePage.start": "開始"
|
||||
},
|
||||
"sql/workbench/services/accountManagement/browser/accountDialog": {
|
||||
"accountDialog.addConnection": "アカウントを追加する",
|
||||
"accountDialog.close": "閉じる",
|
||||
@@ -11995,6 +11963,7 @@
|
||||
"splitCellEdit": "セルの分割"
|
||||
},
|
||||
"sql/workbench/services/notebook/browser/models/clientSession": {
|
||||
"NoExecuteManager": "このノートブック ファイルの種類にプロバイダーが定義されていないため、サーバーを起動できませんでした。",
|
||||
"ServerNotStarted": "不明な理由によりサーバーが起動しませんでした",
|
||||
"clientSession.unknownError": "ノートブック セッションの開始中にエラーが発生しました。",
|
||||
"kernelRequiresConnection": "カーネル {0} が見つかりませんでした。既定のカーネルが代わりに使用されます。"
|
||||
@@ -12015,8 +11984,11 @@
|
||||
"startSessionFailed": "セッションを開始できませんでした: {0}"
|
||||
},
|
||||
"sql/workbench/services/notebook/browser/notebookServiceImpl": {
|
||||
"executeProviderTimeout": "ノートブック プロバイダー '{0}' の実行プロバイダーの可用性待機がタイムアウトしました",
|
||||
"notebookServiceNoProvider": "ノートブック プロバイダーが存在しません",
|
||||
"notebookUriNotDefined": "ノートブック マネージャーを作成するときに URI が渡されませんでした"
|
||||
"notebookUriNotDefined": "ノートブック マネージャーを作成するときに URI が渡されませんでした",
|
||||
"serializationProviderTimeout": "ノートブック プロバイダー '{0}' のシリアル化プロバイダーの可用性待機がタイムアウトしました",
|
||||
"standardKernelsTimeout": "ノートブック プロバイダー '{0}' の標準カーネルの可用性待機がタイムアウトしました"
|
||||
},
|
||||
"sql/workbench/services/notebook/browser/notebookViews/notebookViewModel": {
|
||||
"notebookView.nameTaken": "このノートブックには、 {0} という名前のビューが既に存在します。"
|
||||
@@ -12050,6 +12022,7 @@
|
||||
"carbon.extension.contributes.notebook.magic": "'%%sql' などのセル マジックの名前。",
|
||||
"carbon.extension.contributes.notebook.provider": "ノートブック プロバイダーの識別子。",
|
||||
"carbon.extension.contributes.notebook.standardKernels": "このノートブック プロバイダーへの標準装備が必要なカーネル",
|
||||
"providerNotInRegistryError": "指定されたプロバイダー '{0}' がノートブック レジストリに存在しません。",
|
||||
"vscode.extension.contributes.notebook.languagemagics": "ノートブックの言語を提供します。",
|
||||
"vscode.extension.contributes.notebook.providersDescriptions": "ノートブック プロバイダーの説明を提供します。"
|
||||
},
|
||||
@@ -12119,7 +12092,6 @@
|
||||
"sql/workbench/services/query/common/queryModelService": {
|
||||
"commitEditFailed": "行のコミットに失敗しました: ",
|
||||
"msgCancelQueryFailed": "失敗したクエリのキャンセル中: {0}",
|
||||
"queryModelService.noQueryFoundForUri": "{0}のクエリがありません",
|
||||
"queryModelService.uriAlreadyHasQuery": "{0} には既存のクエリが既に存在します",
|
||||
"runQueryBatchStartLine": "行 {0}",
|
||||
"runQueryBatchStartMessage": "次の場所でクエリの実行を開始しました: ",
|
||||
@@ -12227,11 +12199,16 @@
|
||||
"designer.foreignkey.description.onDeleteAction": "外部キー リレーションシップに含まれるデータのある行をユーザーが削除しようとしたときの動作です。",
|
||||
"designer.foreignkey.description.onUpdateAction": "外部キー リレーションシップに含まれるデータのある行をユーザーが更新しようとしたときの動作です。",
|
||||
"designer.foreignkey.description.primaryKeyTable": "主キー列または一意キー列を含むテーブルです。",
|
||||
"designer.index.column.description.name": "列の名前です。",
|
||||
"designer.index.description.columns": "インデックスの列。",
|
||||
"designer.index.description.name": "インデックスの名前です。",
|
||||
"designer.table.description.description": "テーブルの説明です。",
|
||||
"designer.table.description.name": "テーブル オブジェクトの名前です。",
|
||||
"designer.table.description.schema": "テーブルを含むスキーマです。",
|
||||
"tableDesigner.ErrorDialogTitle": "Table Designer Error",
|
||||
"tableDesigner.ForeignKeyTypeName": "外部キー",
|
||||
"tableDesigner.PrimaryKeyTableName": "主キー テーブル",
|
||||
"tableDesigner.ForeignTableName": "外部テーブル",
|
||||
"tableDesigner.IndexTypeName": "インデックス",
|
||||
"tableDesigner.checkConstraintExpressionTitle": "式",
|
||||
"tableDesigner.checkConstraintNameTitle": "名前",
|
||||
"tableDesigner.checkConstraintTypeName": "制約のチェック",
|
||||
@@ -12249,18 +12226,27 @@
|
||||
"tableDesigner.descriptionTitle": "説明",
|
||||
"tableDesigner.errorInitializingTableDesigner": "テーブル デザイナーの初期化中にエラーが発生しました: {0}",
|
||||
"tableDesigner.errorProcessingEdit": "変更の処理中にエラーが発生しました: {0}",
|
||||
"tableDesigner.foreignKeyColumn": "外部キー列",
|
||||
"tableDesigner.foreignKeyColumns": "列マッピング",
|
||||
"tableDesigner.foreignKey.column": "列",
|
||||
"tableDesigner.foreignKey.foreignColumn": "外部列",
|
||||
"tableDesigner.foreignKeyColumns": "列",
|
||||
"tableDesigner.foreignKeyNameTitle": "名前",
|
||||
"tableDesigner.foreignKeyOnDeleteAction": "削除アクション時に",
|
||||
"tableDesigner.foreignKeyOnUpdateAction": "更新アクション時に",
|
||||
"tableDesigner.foreignKeysTabTitle": "外部キー",
|
||||
"tableDesigner.generalTab": "全般",
|
||||
"tableDesigner.generatePreviewReportError": "プレビュー レポートの生成中にエラーが発生しました: {0}",
|
||||
"tableDesigner.generateScriptError": "スクリプトの生成中にエラーが発生しました: {0}",
|
||||
"tableDesigner.generatingPreviewReport": "プレビュー レポートを生成しています...",
|
||||
"tableDesigner.generatingScript": "スクリプトを生成しています...",
|
||||
"tableDesigner.generatingScriptCompleted": "スクリプトが生成されました。",
|
||||
"tableDesigner.index.column.name": "列",
|
||||
"tableDesigner.indexColumns": "列",
|
||||
"tableDesigner.indexName": "名前",
|
||||
"tableDesigner.indexesTabTitle": "インデックス",
|
||||
"tableDesigner.nameTitle": "テーブル名",
|
||||
"tableDesigner.primaryKeyColumn": "主キー列",
|
||||
"tableDesigner.saveChangeError": "変更の保存中にエラーが発生しました: {0}",
|
||||
"tableDesigner.savedChangeSuccess": "変更が正常に保存されました。",
|
||||
"tableDesigner.savingChanges": "テーブル デザイナーの変更を保存しています...",
|
||||
"tableDesigner.publishChangeError": "変更の発行中にエラーが発生しました: {0}",
|
||||
"tableDesigner.publishChangeSuccess": "変更が正常に公開されました。",
|
||||
"tableDesigner.savingChanges": "テーブル デザイナーの変更点をパブリッシュしています...",
|
||||
"tableDesigner.schemaTitle": "スキーマ",
|
||||
"tableDesigner.tableObjectType": "テーブル"
|
||||
},
|
||||
@@ -12272,6 +12258,60 @@
|
||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||
"miGettingStarted": "はじめに(&&S)",
|
||||
"showReleaseNotes": "「はじめに」を表示する"
|
||||
},
|
||||
"sql/workbench/api/common/notebooks/vscodeExecuteProvider": {
|
||||
"errorStartBeforeReady": "セッションを開始できません。マネージャーがまだ初期化されていません"
|
||||
},
|
||||
"sql/workbench/contrib/queryplan2/browser/planHeader": {
|
||||
"planHeaderIndexAndCost": "クエリ {0}: クエリ コスト (スクリプトに対する相対): {1}%"
|
||||
},
|
||||
"sql/workbench/contrib/queryplan2/browser/queryPlan": {
|
||||
"openQueryAction": "クエリを開く",
|
||||
"queryPlanCustomZoom": "ズームの指定",
|
||||
"queryPlanFitGraphLabel": "ウィンドウのサイズに合わせて拡大",
|
||||
"queryPlanOpenGraphFile": "Open Plan File",
|
||||
"queryPlanPropertiesActionLabel": "プロパティ",
|
||||
"queryPlanSavePlanXML": "Save Plan File",
|
||||
"queryPlanSearchNodeAction": "SearchNode",
|
||||
"queryPlanTitle": "Query Plan (Preview)",
|
||||
"queryPlanZoomInActionLabel": "拡大",
|
||||
"queryPlanZoomOutActionLabel": "縮小"
|
||||
},
|
||||
"sql/workbench/contrib/queryplan2/browser/queryPlanPropertiesView": {
|
||||
"nodePropertyViewNameNameColumnHeader": "Name",
|
||||
"nodePropertyViewNameValueColumnHeader": "Value",
|
||||
"nodePropertyViewTitle": "Properties",
|
||||
"queryPlanPropertiesEdgeOperationName": "Edge",
|
||||
"queryPlanPropertyViewClose": "Close",
|
||||
"queryPlanPropertyViewSortAlphabetically": "Alphabetical",
|
||||
"queryPlanPropertyViewSortByDisplayOrde": "Categorized"
|
||||
},
|
||||
"sql/workbench/contrib/queryplan2/browser/widgets/customZoomWidget": {
|
||||
"cancelCustomZoomAction": "Close (Escape)",
|
||||
"invalidCustomZoomError": "Select a zoom value between 1 to 200",
|
||||
"qpZoomValueLabel": "Zoom (percent)",
|
||||
"zoomAction": "Zoom (Enter)"
|
||||
},
|
||||
"sql/workbench/contrib/queryplan2/browser/widgets/nodeSearchWidget": {
|
||||
"cancelSearchAction": "Close (Escape)",
|
||||
"nextSearchItemAction": "Next Match (Enter)",
|
||||
"previousSearchItemAction": "Previous Match (Shift+Enter)",
|
||||
"queryPlanSearchTypeContains": "Contains",
|
||||
"queryPlanSearchTypeEquals": "Equals"
|
||||
},
|
||||
"sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": {
|
||||
"tableDesigner.PreviewFeature": "プレビュー機能"
|
||||
},
|
||||
"sql/workbench/contrib/tsgops/browser/tsgopsActions": {
|
||||
"hideActivityBarViewContainers": "拡張機能ビューレットを非表示にする",
|
||||
"hidePanel": "パネルを非表示にする",
|
||||
"hideSettings": "設定アイコンを非表示にする"
|
||||
},
|
||||
"sql/workbench/services/tableDesigner/browser/tableDesignerPublishDialog": {
|
||||
"tableDesigner.UpdateDatabase": "データベースの更新",
|
||||
"tableDesigner.cancel": "取り消す",
|
||||
"tableDesigner.generateScript": "スクリプトの生成",
|
||||
"tableDesigner.previewDatabaseUpdates": "データベース更新のプレビュー"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user