Files
azuredatastudio/i18n/ads-language-pack-ja/translations/extensions/sql-migration.i18n.json

351 lines
30 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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": {
"package": {
"displayName": "Azure SQL の移行",
"description": "Azure SQL の移行の説明",
"migration-notebook-command-title": "Azure SQL 移行ノートブックを開く",
"migration-dashboard-title": "Azure SQL の移行",
"migration-dashboard-tasks": "移行タスク",
"migration-command-category": "Azure SQL の移行",
"start-migration-command": "Azure SQLへの移行",
"send-feedback-command": "フィードバック",
"new-support-request-command": "新しいサポート リクエスト",
"migration-context-menu-category": "移行コンテキスト メニュー",
"complete-cutover-menu": "一括を完了する",
"database-details-menu": "データベースの詳細",
"view-target-menu": "Azure SQL ターゲットの名前",
"view-service-menu": "Database Migration Service details",
"copy-migration-menu": "移行の詳細をコピー",
"cancel-migration-menu": "移行のキャンセル"
},
"dist/constants/strings": {
"sql-migration.wizard.title": "'{0}' を Azure SQL に移行する",
"sql.migration.assessments.blocking.issue": "これがデータベース移行の成功を妨げるブロック問題です。",
"sql.migration.assessment.in.progress": "評価の実行中",
"sql.migration.assessment.in.progress.content": "適切な Azure SQL ターゲットを特定するために、SQL サーバー インスタンス {0} でデータベースを評価しています。\r\n\r\nこれには時間がかかることがあります。",
"sql.migration.wizard.sku.title": "Azure SQL Target",
"sql.migration.wizard.sku.all": "Based on the assessment results, all {0} of your database(s) in an online state can be migrated to Azure SQL.",
"sql.migration.wizard.sku.assessment.error": "An error occurred while assessing the server '{0}'.",
"sql.migration.wizard.sku.choose_a_target": "Azure SQL ターゲットを選択する",
"sql.migration.sku.mi.card.title": "Azure SQL Managed Instance (PaaS)",
"sql.migration.sku.vm.card.title": "Azure Virtual Machine 上の SQL Server (IaaS)",
"sql.migration.select.azure.mi": "対象の Azure サブスクリプションと対象の Azure SQL Managed Instance を選択します",
"sql.migration.select.azure.vm": "対象の Azure サブスクリプションと Azure Virtual Machine 上の対象の SQL Server で選択します。",
"sql.migration.sku.recommendation.view.assessment.mi": "To migrate to Azure SQL Managed Instance (PaaS), view assessment results and select one or more database(s).",
"sql.migration.sku.recommendation.view.assessment.vm": "To migrate to SQL Server on Azure Virtual Machine (IaaS), view assessment results and select one or more database(s).",
"sql.migration.view.select.button.label": "表示/選択",
"total.databases.selected": "選択された {1} データベースの {0}。",
"sql.migration.select.target.to.continue": "To continue, select a target database.",
"sql.migration.select.database.to.migrate": "Select the databases to migrate.",
"sql.migration.generic.congratulations": "SQL Server インスタンス '{0}' の評価が完了しました。",
"sql.migration.assessment": "'{0}' の評価結果",
"sql.migration.can.be.migrated": "{1} データベースのうち {0} が移行可能です",
"sql.migration.assessment.migration.warning": "Azure SQL Managed Instance への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Server に移行させることができます。",
"sql.migration.databases.table.title": "データベース",
"sql.migration.sql.server.instance": "SQL Server インスタンス",
"sql.migration.wizard.account.title": "Azure アカウント",
"sql.migration.wizard.account.description": "Select an Azure account linked to Azure Data Studio, or link one now.",
"sql.migration.wizard.account.noAccount.error": "Add a linked account and then try again.",
"sql.migration.wizard.account.add.button.label": "アカウントのリンク",
"sql.migration.wizard.account.count.single.message": "リンク済みの {0} アカウント",
"sql.migration.wizard.account.count.multiple.message": "リンク済みの {0} アカウント",
"sql.migration.azure.tenant": "Azure AD テナント",
"azure.accounts.accountStaleError": "The access token for selected account '{0}' is no longer valid. Select 'Link Account' and refresh the account, or select a different account.",
"azure.accounts.accountAccessError": "An error occurred while accessing the selected account '{0}'. Select 'Link Account' and refresh the account, or select a different account. Error '{1}'",
"sql.migration.database.page.title": "データベース バックアップ",
"sql.migration.database.page.description": "移行に使用するデータベースバックアップの場所を選択してください。",
"sql.migration.nc.network.share.radio.label": "データベースのバックアップは、ネットワーク共有にあります",
"sql.migration.nc.blob.storage.radio.label": "データベースのバックアップは、Azure Storage Blob コンテナーにあります。",
"sql.migration.network.share.header.text": "ネットワーク共有の詳細",
"sql.migration.network.share.help.text": "バックアップを保存するネットワーク共有の場所と、その共有の読み取り権限のあるユーザーの資格情報を提供します。",
"sql.migration.network.share.location.label": "バックアップを保存するネットワーク共有の場所。",
"sql.migration.service.account.info.text": "ソース SQL Server インスタンスを実行しているサービス アカウントに、ネットワーク共有に対する読み取り権限があることを確認してください。",
"sql.migration.network.share.windows.user.label": "ネットワーク共有の場所への読み取り権限のある Windows ユーザー アカウント。",
"sql.migration.network.share.password.label": "パスワード",
"sql.migration.network.share.password.placeholder": "パスワードの入力",
"sql.migration.network.share.azure.header": "ストレージ アカウントの詳細",
"sql.migration.network.share.azure.help": "バックアップをアップロードする Azure Storage アカウントを指定します。",
"sql.migration.unique.name": "対象データベースに一意の名前を選択する",
"sql.migration.database.already.exists": "Database '{0}' already exists on the target managed instance '{1}'.",
"sql.migration.blob.storage.subscription.label": "ストレージ アカウントを含むサブスクリプションを選択します。",
"sql.migration.database.migration.mode.label": "移行モード",
"sql.migration.database.migration.mode.description": "To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements.",
"sql.migration.database.migration.mode.online.label": "オンライン移行",
"sql.migration.database.migration.mode.online.description": "Application downtime is limited to cutover at the end of migration.",
"sql.migration.database.migration.mode.offline.description": "アプリケーションのダウンタイムは、移行開始時に開始します。",
"sql.migration.database.migration.mode.offline.label": "オフライン移行",
"sql.migration.no.subscription.found": "サブスクリプションが見つからない",
"sql.migration.no.location.found": "場所が見つかりませんでした",
"sql.migration.no.storageAccount.found": "ストレージ アカウントが見つかりません",
"sql.migration.no.fileShares.found": "ファイル共有が見つかりません",
"sql.migration.no.blobContainers.found": "BLOB コンテナーが見つかりません",
"sql.migration.no.blobFiles.found": "BLOB ファイルが見つかりません",
"sql.migration.invalid.subscription.error": "To continue, select a valid subscription.",
"sql.migration.invalid.location.error": "To continue, select a valid location.",
"sql.migration.invalid.storageAccount.error": "To continue, select a valid storage account.",
"sql.migration.invalid.blob.resourceGroup.error": "To continue, select a valid resource group for source database '{0}'.",
"sql.migration.invalid.blob.storageAccount.error": "To continue, select a valid storage account for source database '{0}'.",
"sql.migration.invalid.blob.container.error": "To continue, select a valid blob container for source database '{0}'.",
"sql.migration.invalid.blob.lastBackupFile.error": "To continue, select a valid last backup file for source database '{0}'.",
"sql.migration.invalid.network.share.location": "無効なネットワーク共有の場所の形式です。例: {0}",
"sql.migration.invalid.user.account": "無効なユーザー アカウントの形式です。例: {0}",
"sql.migration.invalid.target.name.error": "Enter a valid name for the target database.",
"sql.migration.provide.unique.containers": "Provide a unique container for each target database. Databases affected: ",
"sql.migration.source.details.windowAuth": "Enter the Windows Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identify valid backup file(s).",
"sql.migration.source.details.sqlAuth": "Enter the SQL Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identify valid backup file(s).",
"sql.migration.blob.resourceGroup.select": "最初にリソース グループの値を選択します。",
"sql.migration.blob.storageAccount.select": "最初にストレージ アカウントの値を選択します。",
"sql.migration.blob.container.select": "最初に BLOB コンテナーの値を選択します。",
"sql.migration.ir.page.title": "Azure Database Migration Service",
"sql.migration.ir.page.description": "Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below.",
"sql.migration.ir.page.sql.migration.service.not.found": "No Database Migration Service found. Create a new one",
"sql.migration.create.new": "新規作成",
"sql.migration.invalid.migration.service.error": "Select a valid Database Migration Service.",
"sql.migration.invalid.migration.service.offline.error": "Select a Database Migration Service that is connected to a node.",
"sql.migration.authentication.types": "Authentication keys",
"sql.migration.service.header": "Azure Database Migration Service ファイル \"{0}\" の詳細:`",
"sql.migration.dms.portal.info": "Any existing Azure Database Migration Service in the Azure portal do not appear in Azure Data Studio. Any Database Migration Service created in Azure Data Studio will not be visible in the Azure portal yet.",
"sql.migration.database.migration.service.authentication.keys": "Database Migration Service authentication keys",
"sql.migration.services.dialog.title": "Azure Database Migration Service の作成",
"sql.migration.services.container.description": "Enter the SQL Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identifying valid backup file(s).",
"sql.migration.service.container.loading.help": "移行サービスの読み込み中",
"sql.migration.service.container.heading": "Setup integration runtime",
"sql.migration.service.container.container.description1": "Azure Database Migration Service leverages Azure Data Factory's self-hosted integration runtime to upload backups from on-premises network fie share to Azure.",
"sql.migration.service.container.container.description2": "Follow the instructions below to setup self-hosted integration runtime.",
"sql.migration.ir.setup.step1": "ステップ 1: {0}",
"sql.migration.option": "統合ランタイムのダウンロードとインストール",
"sql.migration.ir.setup.step2": "手順 2: このキーを使用して、統合ランタイムを登録します",
"sql.migration.ir.setup.step3": "Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime",
"sql.migration.connection.status": "接続状態",
"sql.migration.key1.label": "キー 1",
"sql.migration.key2.label": "キー 2",
"sql.migration.key1.copied": "キー 1 がコピーされました",
"sql.migration.key2.copied": "キー 2 がコピーされました",
"sql.migration.refresh.key1": "キー 1 を最新の情報に更新する",
"sql.migration.refresh.key2": "キー 2 を最新の情報に更新する",
"sql.migration.copy.key1": "キー 1 のコピー",
"sql.migration.copy.key2": "キー 2 のコピー",
"sql.migration.authKeys.header": "Authentication key",
"sql.migration.authKeys.refresh.message": "Authentication key '{0}' has been refreshed.",
"sql.migration.service.not.ready": "Azure Database Migration Service is not registered. Azure Database Migration Service '{0}' needs to be registered with self-hosted integration runtime on any node.",
"sql.migration.service.ready": "Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on the node - {1}",
"sql.migration.resource.group.not.found": "リソース グループが見つかりません",
"sql.migration.invalid.resourceGroup.error": " To continue, select a valid resource group.",
"sql.migration.invalid.service.name.error": "Enter a valid name for the Migration Service.",
"sql.migration.service.not.found": "No Migration Services found. To continue, create a new one.",
"sql.migration.service.status.refresh.error": "An error occurred while refreshing the migration service creation status.",
"sql.migration.managed.instance": "Azure SQL Managed Instance",
"sql.migration.no.managedInstance.found": "マネージド インスタンスが見つかりません",
"sql.migration.no.virtualMachine.found": "仮想マシンが見つかりませんでした",
"sql.migration.resource.group.description": "A resource group is a container that holds related resources for an Azure solution.",
"sql.migration.ok": "OK",
"sql.migration.new.resource.group": "(新規) {0}",
"sql.migration.test.connection": "接続のテスト",
"sql.migration.database.migration.service.created.successfully": "Successfully created a Database Migration Service.",
"sql.migration.dms.provision.failed": "Failed to provision a Database Migration Service. Wait a few minutes and then try again.",
"sql.migration.apply": "適用",
"sql.migration.creating.rg.loading": "リソース グループを作成しています",
"sql.migration.rg.created": "リソース グループが作成されました",
"sql.migration.name.of.new.rg": "Name of new resource group",
"sql.migration.learn.more": "詳細情報",
"sql.migration.learn.more.pre.reqs": "移行を開始する前に、必要な事項の詳細を説明します。",
"sql.migration.subscription": "サブスクリプション",
"sql.migration.storage.account": "ストレージ アカウント",
"sql.migration.resourceGroups": "リソース グループ",
"sql.migration.name": "名前",
"sql.migration.location": "場所",
"sql.migration.refresh": "最新の情報に更新",
"sql.migration.create": "作成",
"sql.migration.cancel": "キャンセル",
"sql.migration.type": "種類",
"sql.migration.path.user.account": "ユーザー アカウント",
"sql.migration.view.all": "すべてを表示する",
"sql.migration.target": "ターゲット",
"sql.migration.azure.sql": "Azure SQL",
"sql.migration.close": "閉じる",
"sql.migration.data.uploaded.size": "Data Uploaded/Size",
"sql.migration.copy.throughput": "コピー スループット (MBps)",
"sql.migration.newSupportRequest": "New support request",
"sql.migration.summary.page.title": "概要",
"sql.migration.summary.mi.type": "Azure SQL Managed Instance",
"sql.migration.summary.vm.type": "Azure Virtual Machine 上の SQL Server",
"sql.migration.summary.database.count": "Database(s) for migration",
"sql.migration.summary.azure.storage.subscription": "Azure ストレージ サブスクリプション",
"sql.migration.summary.azure.storage": "Azure Storage",
"sql.migration.network.share": "ネットワーク共有",
"sql.migration.blob.container.title": "BLOB コンテナー",
"sql.migration.blob.container.last.backup.file.label": "最終バックアップ ファイル",
"sql.migration.blob.container.label": "BLOB コンテナー リソース グループ",
"sql.migration.blob.container.storage.account.label": "BLOB コンテナー ストレージ アカウント",
"sql.migration.source.databases": "ソース データベース",
"sql.migration.mode": "モード",
"sql.migration.backup.location": "バックアップの場所",
"sql.migration.azure.storage.account.to.upload.backups": "バックアップを読み込む Azure Storage アカウント",
"sql.migration.shir": "Self-hosted integration runtime node",
"sql.migration.database.to.be.migrated": "移行されるデータベース",
"sql.migration.count.database.single": "{0} データベース",
"sql.migration.count.database.multiple": "{0} データベース",
"sql.migration.quick.pick.placeholder": "実行する操作を選択する",
"sql.migration.inline.migration.notebook.title": "インライン移行",
"sql.migration.sql.assessment.notebook.title": "SQL 移行評価",
"sql.migration.notebook.open.error": "Failed to open the migration notebook",
"sql.migration.dashboard.title": "Azure SQL の移行",
"sql.migration.dashboard.description": "SQL Server インスタンスの移行の準備状況を判断し、推奨される Azure SQL ターゲットを特定し、Azure SQL Managed Instance または SQL Server on Azure Virtual Machines 上の SQL Server インスタンスの移行を完了します。",
"sql.migration.dashboard.migrate.task.button": "Azure SQLへの移行",
"sql.migration.dashboard.migrate.task.button.description": "SQL Server インスタンスを Azure SQL に移行します。",
"sql.migration.database.migration.status": "データベースの移行状態",
"sql.migration.dashboard.link1.title": "Azure SQL Managed Instance 向け評価ルール",
"sql.migration.dashboard.link1.description": "See the list of rules used to determine whether your SQL Server instance can be migrated to Azure SQL Managed Instance.",
"sql.migration.dashboard.help.title": "ヘルプ記事とビデオ リンク",
"sql.migration.pre.req.title": "移行開始前に必要な事項:",
"sql.migration.pre.req.1": "Azure アカウントの詳細",
"sql.migration.pre.req.2": "Azure SQL Managed Instance または Azure Virtual Machine 上の SQL Server",
"sql.migration.pre.req.3": "場所の詳細のバックアップ",
"sql.migration.migration.in.progress": "データベースの移行が進行中",
"sql.migration.failed": "移行は失敗しました",
"sql.migration.migration.completed": "移行が完了しました",
"sql.migration.cutover.card": "カットオーバーを完了しています",
"sql.migration.migration.not.started": "移行は開始されていません",
"sql.migration.show.status": "状態の表示",
"sql.migration.inprogress.warning.single": "{0} データベースに警告があります",
"sql.migration.inprogress.warning.multiple": "{0} データベースに警告があります",
"sql.migration.feedback.issue.title": "移行エクスペリエンスのフィードバック",
"sql.migration.cutover": "移行のカットオーバー",
"sql.migration.complete.cutover": "一括を完了する",
"sql.migration.source.database": "転送元データベース名",
"sql.migration.source.server": "ソース サーバー",
"sql.migration.source.version": "ソース バージョン",
"sql.migration.target.database.name": "ターゲット データベース名",
"sql.migration.target.server": "ターゲット サーバー",
"sql.migration.target.version": "ターゲット バージョン",
"sql.migration.migration.status": "移行の状態",
"sql.migration.migration.status.filter": "移行状態フィルター",
"sql.migration.full.backup.files": "完全バックアップ ファイル",
"sql.migration.last.applied.lsn": "最後に適用された LSN",
"sql.migration.last.applied.backup.files": "最後に適用されたバックアップ ファイル",
"sql.migration.last.applied.files.taken.on": "以下で作成された、最後に適用されたバックアップ ファイル",
"sql.migration.active.backup.files": "アクティブなバックアップ ファイル",
"sql.migration.cutover.status.refresh.error": "An error occurred while refreshing the migration status.",
"sql.migration.cancel.error": "An error occurred while canceling the migration.",
"sql.migration.status": "状態",
"sql.migration.backup.start.time": "バックアップ開始時刻",
"sql.migration.first.lsn": "最初の LSN",
"sql.migration.last.LSN": "最後の LSN",
"sql.migration.cannot.start.cutover.error": "The cutover process cannot start until all the migrations are done. To return the latest file status, refresh your browser window.",
"sql.migration.azure.sql.database.managed.instance": "Azure SQL Managed Instance",
"sql.migration.azure.sql.database.virtual.machine": "SQL Server on Azure Virtual Machines",
"sql.migration.cancel.migration": "移行のキャンセル",
"sql.migration.active.backup.files.items": "アクティブなバックアップ ファイル (1 項目)",
"sql.migration.active.backup.files.multiple.items": "アクティブなバックアップ ファイル ({0} 項目)",
"sql.migration.copy.migration.details": "移行の詳細をコピー",
"sql.migration.details.copied": "詳細をコピー済み",
"sql.cancel.migration.confirmation": "この移行を取り消しますか?",
"sql.migration.yes": "はい",
"sql.migration.no": "いいえ",
"sql.migration.completing.cutover.warning": "Completing cutover without restoring all the backup(s) may result in a data loss.",
"sql.migration.bc.info": "A SQL Managed Instance migration cutover to the Business Critical service tier can take significantly longer than General Purpose because three secondary replicas have to be seeded for Always On High Availability group. The duration of the operation depends on the size of the data. Seeding speed in 90% of cases is 220 GB/hour or higher.",
"sql.migration.cutover.help.main": "一括移行を完了する前に、次の手順を実行してください。",
"sql.migration.cutover.step.1": "1. Stop all incoming transactions to the source database.",
"sql.migration.cutover.step.2.network.share": "2. Take a final backup of the transaction log and store it in the network share location.",
"sql.migration.cutover.step.2.blob": "2. Take a final differential or backup of the transaction log and store it in the Azure Storage Blob Container.",
"sql.migration.cutover.step.3.network.share": "3. Verify that your backup(s) have been restored on the target database. The \"Log backup(s) pending restore\" value should be zero.",
"sql.migration.cutover.step.3.blob": "3. Verify that your backup(s) have been restored on the target database. The \"Log backup(s) pending restore\" value should be zero.",
"sql.migration.cutover.last.file.restored": "復元された最後のファイル: {0}",
"sql.migration.last.scan.completed": "完了した最後のスキャン: {0}",
"sql.migration.cutover.pending.backup": "Log backups pending restore: {0}",
"sql.migration.confirm.checkbox.message": "提供する追加のログ バックアップがないことを確認し、カットオーバーの完了を希望します。",
"sql.migration.cutover.in.progress": "データベース '{0}' のカットオーバーが進行中です",
"sql.migration.cannot.cancel": "Migration is not in progress and cannot be canceled.",
"sql.migration.cannot.cutover": "移行は進行中ではないため、一括にすることができません。",
"sql.migration.file.name": "ファイル名",
"sql.migration.size.column.header": "サイズ",
"sql.migration.no.pending.backups": "保留中のバックアップはありません。[最新の情報に更新] をクリックして、現在の状態を確認します。",
"sql.migration.search.for.migration": "移行を検索する",
"sql.migration.online": "オンライン",
"sql.migration.offline": "オフライン",
"sql.migration.database": "データベース",
"sql.migration.database.migration.service": "Database Migration Service",
"sql.migration.duration": "時間",
"sql.migration.azure.sql.target": "Azure SQL Target",
"sql.migration.sql.managed.instance": "SQL Managed Instance",
"sql.migration.sql.virtual.machine": "SQL 仮想マシン",
"sql.migration.target.azure.sql.instance.name": "Azure SQL Target の名前",
"sql.migration.cutover.type": "Migration mode",
"sql.migration.start.time": "開始時刻",
"sql.migration.finish.time": "終了時刻",
"sql.migration.status.error.count.some": "{0} (",
"sql.migration.status.error.count.none": "{0}",
"sql.migration.status.inprogress": "進行中",
"sql.migration.status.succeeded": "成功",
"sql.migration.status.creating": "作成中",
"sql.migration.status.completing": "完了処理中",
"sql.migration.status.canceling": "取り消しています",
"sql.migration.status.failed": "失敗",
"sql.migration.status.warning.count.single": "警告: {0} 個)",
"sql.migration.status.warning.count.multiple": "警告: {0} 個)",
"sql.migration.status.error.count.single": "エラー: {0} 個)",
"sql.migration.status.error.count.multiple": "エラー: {0} 個)",
"sql.migration.hrs": "{0} 時間",
"sql.migration.hr": "{0} 時間",
"sql.migration.days": "{0} 日",
"sql.migration.day": "{0} 日",
"sql.migration.mins": "{0} 分",
"sql.migration.min": "{0} 分",
"sql.migration.sec": "{0} 秒",
"sql.migration.service.details.dialog.title": "Azure Database Migration Service",
"sql.migration.service.details.button.label": "閉じる",
"sql.migration.service.details.ir.label": "Self-hosted integration runtime node",
"sql.migration.service.details.authKeys.label": "Authentication keys",
"sql.migration.service.details.authKeys.title": "Authentication keys used to connect to the self-hosted integration runtime node",
"sql.migration.service.details.status.unavailable": "-- 使用不可 --",
"sql.migration.source.configuration": "ソース構成",
"sql.migration.source.credentials": "ソースの資格情報",
"sql.migration.enter.your.sql.cred": "Enter the credentials for the source SQL Server instance. These credentials will be used while migrating database(s) to Azure SQL.",
"sql.migration.server": "サーバー",
"sql.migration.username": "ユーザー名",
"sql.migration.size": "サイズ (MB)",
"sql.migration.last.backup": "前回のバックアップ",
"sql.migration.database.migration": "移行のデータベース",
"sql.migrate.text": "Azure SQL に移行するデータベースを選択する",
"sql.migration.offline.caps": "OFFLINE",
"sql.migration.issues": "問題",
"sql.migration.search": "検索",
"sql.migration.instance": "インスタンス",
"sql.migration.warnings": "警告",
"sql.migration.impacted.objects": "影響を受けるオブジェクト",
"sql.migration.object.details": "オブジェクトの詳細",
"sql.migration.assessment.results": "Assessment Results",
"sql.migration.type.label": "入力:",
"sql.migration.name.label": "名前:",
"sql.migration.description": "説明",
"sql.migration.recommendation": "推奨事項",
"sql.migration.more.info": "詳細情報",
"sql.migration.target.platform": "ターゲット プラットフォーム",
"sql.migration.warnings.details": "警告の詳細",
"sql.migration.issues.details": "問題の詳細",
"sql.migration.select.prompt": "左側の SQL Server インスタンスまたはデータベースをクリックすると、その詳細が表示されます。",
"sql.migration.no.issues.vm": "Azure Virtual Machine 上で SQL Server への移行に関する問題は見つかりませんでした",
"sql.migration.no.issues.mi": "Azure SQL Managed Instance で SQL Server への移行に関する問題は見つかりませんでした",
"sql.migration.impact.object.type": "種類: {0}",
"sql.migration.impact.object.name": "名前: {0}",
"sql.migration.databases": "データベース ({0}/{1})",
"sql.migration.databases.selected": "{0}/{1} のデータベースが選択されています",
"sql.migration.issues.count": "問題 ({0} 件)",
"sql.migration.warnings.count": "警告 ({0})",
"sql.migration.authentication.type": "認証の種類",
"sql.migration.status.refresh.label": "最新の情報に更新"
},
"dist/models/stateMachine": {
"sql.migration.starting.migration.message": "データベース {0} から {1} - {2} に移行を開始する",
"sql.migration.starting.migration.error": "移行の開始中にエラーが発生しました: '{0}'"
}
}
}