mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update to langpack source files 8/9/2021 (#16635)
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"sqlDatabaseProjects.netCoreInstallLocation": "컴퓨터에서 .NET Core SDK에 대한 전체 경로입니다.",
|
||||
"sqlDatabaseProjects.netCoreDoNotAsk": "검색되지 않는 경우 사용자에게 .NET Core를 설치할지 사용자에게 묻는 메시지를 표시할지 여부입니다.",
|
||||
"sqlDatabaseProjects.welcome": "현재 열려 있는 데이터베이스 프로젝트가 없습니다.\r\n[새 프로젝트] (command: sqlDatabaseProjects.new)\r\n[프로젝트 열기] (command: sqlDatabaseProjects)\r\n[데이터베이스에서 프로젝트 만들기] (command: sqlDatabaseProjects. importDatabase)",
|
||||
"sqlDatabaseProjects.addSqlBinding": "Add SQL Binding"
|
||||
"sqlDatabaseProjects.addSqlBinding": "SQL 바인딩 추가"
|
||||
},
|
||||
"dist/common/constants": {
|
||||
"emptyProjectTypeDisplayName": "SQL Database",
|
||||
@@ -157,10 +157,10 @@
|
||||
"projectLocationLabel": "위치",
|
||||
"projectLocationPlaceholderText": "프로젝트를 만들 위치 선택",
|
||||
"browseButtonText": "폴더 찾아보기",
|
||||
"selectFolderStructure": "Select folder structure",
|
||||
"selectFolderStructure": "폴더 구조 선택",
|
||||
"folderStructureLabel": "폴더 구조",
|
||||
"browseEllipsis": "Browse...",
|
||||
"selectProjectLocation": "Select project location",
|
||||
"browseEllipsis": "찾아보기...",
|
||||
"selectProjectLocation": "프로젝트 위치 선택",
|
||||
"dataworkspace.projectParentDirectoryNotExistError": "선택한 프로젝트 위치 '{0}'이(가) 없거나 디렉터리가 아닙니다.",
|
||||
"dataworkspace.projectDirectoryAlreadyExistError": "선택한 위치 '{1}'에 이름이 '{0}'인 디렉터리가 이미 있습니다..",
|
||||
"multipleSqlProjFilesSelected": "여러 .sqlproj 파일이 선택되었습니다. 하나만 선택하세요.",
|
||||
@@ -196,7 +196,7 @@
|
||||
"cannotResolvePath": "경로 {0}를 확인할 수 없습니다.",
|
||||
"fileAlreadyExists": "이름이 '{0}'인 파일이 이 위치의 디스크에 이미 있습니다. 다른 이름을 선택하세요.",
|
||||
"folderAlreadyExists": "이름이 '{0}'인 폴더가 이 위치의 디스크에 이미 있습니다. 다른 이름을 선택하세요.",
|
||||
"folderAlreadyExistsChooseNewLocation": "A folder with the name '{0}' already exists on disk at this location. Please choose another location.",
|
||||
"folderAlreadyExistsChooseNewLocation": "이름이 '{0}'인 폴더가 이 위치의 디스크에 이미 있습니다. 다른 위치를 선택하세요.",
|
||||
"invalidInput": "잘못된 입력: {0}",
|
||||
"invalidPropertyValue": ".sqlproj 파일의 '{0}' 속성에 잘못된 값이 지정되었습니다.",
|
||||
"unableToCreatePublishConnection": "연결을 구성할 수 없음: {0}",
|
||||
@@ -228,22 +228,23 @@
|
||||
"externalStreamingJobFriendlyName": "외부 스트리밍 작업",
|
||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"selectBindingType": "Select type of binding",
|
||||
"selectAzureFunction": "Select an Azure function in the current file to add SQL binding to",
|
||||
"sqlObjectToQuery": "SQL object to query",
|
||||
"sqlTableToUpsert": "SQL table to upsert into",
|
||||
"connectionStringSetting": "Connection string setting name",
|
||||
"connectionStringSettingPlaceholder": "Connection string setting specified in \"local.settings.json\"",
|
||||
"noAzureFunctionsInFile": "No Azure functions in the current active file"
|
||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.",
|
||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.",
|
||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "Update Location",
|
||||
"sqlDatabaseProjects.InstallNetCore": "Install",
|
||||
"sqlDatabaseProjects.doNotAskAgain": "Don't Ask Again",
|
||||
"sqlDatabaseProjects.outputChannel": "Database Projects",
|
||||
"input": "입력",
|
||||
"output": "출력",
|
||||
"selectBindingType": "바인딩 유형 선택",
|
||||
"selectAzureFunction": "현재 파일에서 SQL 바인딩을 추가할 Azure 함수 선택",
|
||||
"sqlObjectToQuery": "쿼리할 SQL 개체",
|
||||
"sqlTableToUpsert": "upsert할 SQL 테이블",
|
||||
"connectionStringSetting": "연결 문자열 설정 이름",
|
||||
"connectionStringSettingPlaceholder": "\"local.settings.json\"에 지정된 연결 문자열 설정",
|
||||
"noAzureFunctionsInFile": "현재 활성 파일에 Azure 함수가 없음"
|
||||
},
|
||||
"dist/tools/netcoreTool": {
|
||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": ".NET Core SDK를 찾을 수 없습니다. 프로젝트 빌드가 작동하지 않습니다. .NET Core SDK 버전 3.1을 설치하거나 이미 설치된 경우 설정에서 .Net Core SDK 위치를 업데이트하세요.",
|
||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "업데이트 위치",
|
||||
"sqlDatabaseProjects.InstallNetCore": "설치",
|
||||
"sqlDatabaseProjects.doNotAskAgain": "다시 묻지 않음",
|
||||
"sqlDatabaseProjects.outputChannel": "데이터베이스 프로젝트",
|
||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} ... 오류가 발생했습니다. {1}",
|
||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … 종료됨(코드: {1})",
|
||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} … 종료됨(신호: {1})",
|
||||
|
||||
@@ -22,39 +22,29 @@
|
||||
"complete-cutover-menu": "중단 완료",
|
||||
"database-details-menu": "데이터베이스 정보",
|
||||
"view-target-menu": "Azure SQL 대상 세부 정보",
|
||||
"view-service-menu": "Database Migration Service details",
|
||||
"view-service-menu": "Database Migration Service 세부 정보",
|
||||
"copy-migration-menu": "마이그레이션 세부 정보 복사",
|
||||
"cancel-migration-menu": "마이그레이션 취소"
|
||||
},
|
||||
"dist/constants/strings": {
|
||||
"sql-migration.wizard.title": "Azure SQL로 '{0}' 마이그레이션",
|
||||
"sql.migration.wizard.source_configuration.title": "SQL 원본 구성",
|
||||
"sql.migration.assessments.blocking.issue": "이 문제는 데이터베이스 마이그레이션이 성공하는 것을 막는 차단 문제입니다.",
|
||||
"sql.migration.assessments.progress": "평가 진행률",
|
||||
"sql.migration.assessment.in.progress": "평가 진행 중",
|
||||
"sql.migration.assessment.in.progress.content": "올바른 Azure SQL 대상을 식별하기 위해 SQL Server 인스턴스 {0}의 데이터베이스를 평가하고 있습니다.\r\n\r\n시간이 걸릴 수 있습니다.",
|
||||
"sql.migration.collecting_source_configurations": "원본 구성을 수집하는 중",
|
||||
"sql.migration.collecting_source_configurations.info": "현재 데이터가 구성된 방법에 대한 일부 정보를 수집해야 합니다.\r\n시간이 걸릴 수 있습니다.",
|
||||
"sql.migration.collecting_source_configurations.error": "데이터 구성에 대한 정보를 수집하는 동안 오류가 발생했습니다. {0}",
|
||||
"sql.migration.wizard.sku.title": "Azure SQL 대상",
|
||||
"sql.migration.wizard.sku.all": "평가 결과를 기준으로 온라인 상태의 데이터베이스 {0}개를 모두 Azure SQL로 마이그레이션할 수 있습니다.",
|
||||
"sql.migration.wizard.sku.some": "원본 구성 검사 결과에 따라 {1}개 중 {0}개 데이터베이스를 Azure SQL로 마이그레이션할 수 있습니다.",
|
||||
"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.none": "원본 구성 검사 결과에 따라 데이터베이스를 Azure SQL로 마이그레이션할 수 없습니다.",
|
||||
"sql.migration.sku.mi.card.title": "Azure SQL Managed Instance(PaaS)",
|
||||
"sql.migration.sku.vm.card.title": "Azure 가상 머신의 SQL Server(IaaS)",
|
||||
"sql.migration.select.azure.mi": "대상 Azure 구독 및 대상 Azure SQL Managed Instance 선택",
|
||||
"sql.migration.select.azure.vm": "대상에 대한 Azure 가상 머신에서 대상 Azure 구독 및 대상 SQL Server를 선택합니다.",
|
||||
"sql.migration.wizard.subscription.title": "Azure 구독 선택",
|
||||
"sql.migration.wizard.subscription.azure.account.title": "Azure 계정",
|
||||
"sql.migration.wizard.subscription.azure.subscription.title": "Azure 구독",
|
||||
"sql.migration.wizard.subscription.azure.product.title": "Azure Product",
|
||||
"sql.migration.sku.recommendation.view.assessment.mi": "평가 결과를 보고 하나 이상의 데이터베이스를 선택하여 Azure SQL Managed Instance(PaaS)로 마이그레이션합니다.",
|
||||
"sql.migration.sku.recommendation.view.assessment.vm": "평가 결과를 보고 하나 이상의 데이터베이스를 선택하여 Azure 가상 머신(IaaS)의 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": "계속하려면 대상을 선택하세요.",
|
||||
"sql.migration.select.database.to.migrate": "마이그레이션할 데이터베이스를 선택하세요.",
|
||||
"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}개를 마이그레이션할 수 있습니다.",
|
||||
@@ -62,19 +52,18 @@
|
||||
"sql.migration.databases.table.title": "데이터베이스",
|
||||
"sql.migration.sql.server.instance": "SQL Server 인스턴스",
|
||||
"sql.migration.wizard.account.title": "Azure 계정",
|
||||
"sql.migration.wizard.account.description": "Azure Data Studio 연결된 Azure 계정을 선택하거나 지금 연결하세요.",
|
||||
"sql.migration.wizard.account.noaccount.error": "연결된 계정이 없습니다. 계정을 추가하세요.",
|
||||
"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": "선택한 계정 '{0}'의 액세스 토큰이 더 이상 유효하지 않습니다. ‘계정 연결’ 단추를 클릭하고 계정을 새로 고치거나, 다른 계정을 선택하세요.",
|
||||
"azure.accounts.accountAccessError": "선택한 계정 '{0}'에 액세스하는 동안 오류가 발생했습니다. '계정 연결' 버튼을 클릭하고 계정을 새로 고치거나 다른 계정을 선택하세요. 오류 '{1}'",
|
||||
"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.nc.file.share.radio.label": "내 데이터베이스 백업은 Azure Storage 파일 공유(출시 예정)에 있습니다.",
|
||||
"sql.migration.network.share.header.text": "네트워크 공유 세부 정보",
|
||||
"sql.migration.network.share.help.text": "공유에 대한 읽기 권한이 있는 백업 및 사용자 자격 증명이 포함된 네트워크 공유 위치를 제공합니다.",
|
||||
"sql.migration.network.share.location.label": "백업을 포함하는 네트워크 공유 위치입니다.",
|
||||
@@ -84,81 +73,57 @@
|
||||
"sql.migration.network.share.password.placeholder": "암호 입력",
|
||||
"sql.migration.network.share.azure.header": "스토리지 계정 세부 정보",
|
||||
"sql.migration.network.share.azure.help": "백업이 업로드될 Azure Storage 계정을 제공합니다.",
|
||||
"sql.migration.network.share.subscription.label": "스토리지 계정이 포함된 구독을 선택합니다.",
|
||||
"sql.migration.network.share.subscription.placeholder": "구독 선택",
|
||||
"sql.migration.network.share.storage.account.label": "백업 파일을 복사할 스토리지 계정을 선택하세요.",
|
||||
"sql.migration.network.share.storage.account.placeholder": "계정 선택",
|
||||
"sql.migration.unique.name": "이 대상 데이터베이스의 고유한 이름 선택",
|
||||
"sql.migration.database.already.exists": "데이터베이스 '{0}'이(가) 대상 Managed Instance '{1}'에 이미 있습니다.",
|
||||
"sql.migration.database.already.exists": "Database '{0}' already exists on the target managed instance '{1}'.",
|
||||
"sql.migration.blob.storage.subscription.label": "스토리지 계정이 포함된 구독을 선택합니다.",
|
||||
"sql.migration.blob.storage.account.label": "백업 파일이 포함된 스토리지 계정을 선택합니다.",
|
||||
"sql.migration.blob.storage.container.label": "‘백업 파일이 포함된 컨테이너를 선택합니다.",
|
||||
"sql.migration.blob.storage.container.placeholder": "컨테이너 선택",
|
||||
"sql.migration.file.share.subscription.label": "파일 공유가 포함된 구독을 선택합니다.",
|
||||
"sql.migration.file.share.storage.account.label": "파일 공유가 포함된 스토리지 계정을 선택합니다.",
|
||||
"sql.migration.file.share.label": "백업 파일이 포함된 파일 공유를 선택합니다.",
|
||||
"sql.migration.file.share.placeholder": "공유 선택",
|
||||
"sql.migration.database.migration.mode.label": "마이그레이션 모드",
|
||||
"sql.migration.database.migration.mode.description": "다음 마이그레이션 모드 중에서 선택하여 가동 중지 시간 요구 사항에 따라 Azure SQL 대상으로 마이그레이션합니다.",
|
||||
"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": "애플리케이션 가동 중지 시간은 마이그레이션이 끝날 때 컷오버로 제한됩니다.",
|
||||
"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.database.backup.email.notification.label": "전자 메일 알림",
|
||||
"sql.migration.database.backup.email.notification.checkbox.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": "계속 진행하려면 유효한 구독을 선택하세요.",
|
||||
"sql.migration.invalid.location.error": "계속하려면 올바른 위치를 선택하세요.",
|
||||
"sql.migration.invalid.storageAccount.error": "계속하려면 유효한 스토리지 계정을 선택하세요.",
|
||||
"sql.migration.invalid.fileShare.error": "계속하려면 유효한 파일 공유를 선택하세요.",
|
||||
"sql.migration.invalid.blob.resourceGroup.error": "계속하려면 원본 데이터베이스 '{0}'에 대한 유효한 리소스 그룹을 선택하세요.",
|
||||
"sql.migration.invalid.blob.storageAccount.error": "계속하려면 원본 데이터베이스 '{0}'에 대한 유효한 저장소 계정을 선택하세요.",
|
||||
"sql.migration.invalid.blob.container.error": "계속하려면 원본 데이터베이스 '{0}'에 대해 유효한 BLOB 컨테이너를 선택하세요.",
|
||||
"sql.migration.invalid.blob.lastBackupFile.error": "계속하려면 원본 데이터베이스 '{0}'에 대한 유효한 마지막 백업 파일을 선택하세요.",
|
||||
"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.network.share.location": "데이터베이스 '{0}'에 대한 백업을 읽을 네트워크 공유 위치",
|
||||
"sql.migration.file.share": "‘{0}’에 대한 백업 파일이 포함된 파일 공유를 선택합니다.",
|
||||
"sql.migration.blob.container": "‘{0}’에 대한 백업 파일이 포함된 컨테이너를 선택합니다.",
|
||||
"sql.migration.enter.network.share.information": "선택한 원본 데이터베이스의 대상 이름 입력",
|
||||
"sql.migration.blob.container.information": "대상 이름을 입력하고 선택한 데이터베이스에 대한 BLOB 컨테이너 위치를 선택합니다.",
|
||||
"sql.migration.enter.file.share.information": "대상 이름을 입력하고 선택한 데이터베이스의 파일 공유 위치를 선택합니다.",
|
||||
"sql.migration.invalid.target.name.error": "대상 데이터베이스의 올바른 이름을 입력하세요.",
|
||||
"sql.migration.provide.unique.containers": "대상 데이터베이스에 고유한 컨테이너를 제공하세요. 영향을 받는 데이터베이스: ",
|
||||
"sql.migration.source.details.windowAuth": "SQL Server 인스턴스 {0}에 연결하는 데 사용되는 Windows 인증 자격 증명을 입력하세요. 이 자격 증명은 SQL Server 인스턴스에 연결하고 유효한 백업 파일을 식별하는 데 사용됩니다.",
|
||||
"sql.migration.source.details.sqlAuth": "SQL Server 인스턴스 {0}에 연결하는 데 사용되는 SQL 인증 자격 증명을 입력합니다. 이 자격 증명은 SQL Server 인스턴스에 연결하고 유효한 백업 파일을 식별하는 데 사용됩니다.",
|
||||
"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 DMS(Database Migration Service)는 데이터베이스 마이그레이션 작업을 오케스트레이션하고 진행률을 추적합니다. 이전에 만든 경우 Azure SQL 대상에 대한 기존 DMS를 선택하거나 아래에서 새 DMS를 만들 수 있습니다.",
|
||||
"sql.migration.ir.page.note": "참고: DMS는 선택한 리소스 그룹의 Azure 구독에서 실행되며 실행 비용이 발생하지 않습니다.",
|
||||
"sql.migration.select.a.migration.service": "Azure Database Migration Service 선택",
|
||||
"sql.migration.default.setup.button": "기본값으로 설정: 기본 옵션을 사용하여 한 번의 클릭으로 빠른 설치 프로그램을 사용하여 DMS를 추가합니다.",
|
||||
"sql.migration.custom.setup.button": "사용자 지정 설치: 대부분의 옵션을 사용자 지정한 후 DMS를 추가합니다.",
|
||||
"sql.migration.ir.page.sql.migration.service.not.found": "DMS를 찾을 수 없습니다. 새 항목을 만드세요.",
|
||||
"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": "유효한 DMS를 선택하세요.",
|
||||
"sql.migration.invalid.migration.service.offline.error": "노드에 연결된 DMS를 선택하세요.",
|
||||
"sql.migration.authentication.types": "인증 키",
|
||||
"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": "Azure Portal 기존 Azure DMS(Database Migration Service)는 Azure Data Studio에 표시되지 않습니다. Azure Data Studio에서 만든 DMS는 아직 Azure Portal에 표시되지 않습니다.",
|
||||
"sql.migration.database.migration.service.authentication.keys": "데이터베이스 마이그레이션 서비스 인증 키",
|
||||
"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": "새 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": "Integration Runtime 설정",
|
||||
"sql.migration.service.container.container.description1": "Azure Database Migration Service는 Azure Data Factory의 자체 호스팅 통합 런타임을 활용하여 온-프레미스 네트워크 파일 공유에서 Azure로 백업을 업로드합니다.",
|
||||
"sql.migration.service.container.container.description2": "아래 지침에 따라 자체 호스팅 통합 런타임을 설정합니다.",
|
||||
"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": "3단계: '연결 테스트' 단추를 클릭하여 Azure Database Migration Service와 Integration Runtime 간의 연결을 확인합니다.",
|
||||
"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",
|
||||
@@ -168,93 +133,77 @@
|
||||
"sql.migration.refresh.key2": "키 2 새로 고침",
|
||||
"sql.migration.copy.key1": "키 1 복사",
|
||||
"sql.migration.copy.key2": "키 2 복사",
|
||||
"sql.migration.authkeys.header": "인증 키",
|
||||
"sql.migration.authkeys.refresh.message": "'{0}' 인증 키를 새로 고쳤습니다.",
|
||||
"sql.migration.service.not.ready": "Azure Database Migration Service가 등록되지 않았습니다. Azure Database Migration Service '{0}'를 노드에서 자체 호스팅 통합 런타임에 등록해야 합니다.",
|
||||
"sql.migration.service.ready": "Azure Database Migration Service '{0}'이(가) 노드에서 실행되는 자체 호스팅 Integration Runtime에 연결되어 있습니다. {1}",
|
||||
"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": "계속하려면 올바른 리소스 그룹을 선택하세요.",
|
||||
"sql.migration.invalid.region.error": "계속하려면 올바른 위치를 선택하세요.",
|
||||
"sql.migration.invalid.service.name.error": "마이그레이션 서비스의 유효한 이름을 입력하세요.",
|
||||
"sql.migration.service.not.found": "마이그레이션 서비스를 찾을 수 없습니다. 새 항목을 만드세요.",
|
||||
"sql.migration.service.not.setup": "계속하려면 마이그레이션 서비스를 추가하세요.",
|
||||
"sql.migration.service.status.refresh.error": "An error occurred while refreshing the migration service creation status.",
|
||||
"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": "마이그레이션 서비스 만들기 상태를 새로 고치는 동안 오류가 발생했습니다.",
|
||||
"sql.migration.managed.instance": "Azure SQL Managed Instance",
|
||||
"sql.migration.no.managedInstance.found": "관리되는 인스턴스를 찾을 수 없음",
|
||||
"sql.migration.no.virtualMachine.found": "가상 머신을 찾을 수 없음",
|
||||
"sql.migration.target.page.title": "대상 Azure SQL 선택",
|
||||
"sql.migration.resource.group.description": "리소스 그룹은 Azure 솔루션에 대한 관련 리소스를 보유하는 컨테이너입니다.",
|
||||
"sql.migration.resource.group.description": "A resource group is a container that holds related resources for an Azure solution.",
|
||||
"sql.migration.ok": "확인",
|
||||
"sql.migration.new.resource.group": "(신규) {0}",
|
||||
"sql.migration.test.connection": "연결 테스트",
|
||||
"sql.migration.database.migration.service.created.successfully": "Database Migration Service를 만들었습니다.",
|
||||
"sql.migration.dms.provision.failed": "데이터베이스 마이그레이션 서비스를 프로비전하지 못했습니다. 잠시 후 다시 시도하세요.",
|
||||
"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": "새 리소스 그룹의 이름",
|
||||
"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.region": "지역",
|
||||
"sql.migration.name": "이름",
|
||||
"sql.migration.location": "위치",
|
||||
"sql.migration.new": "새로 만들기",
|
||||
"sql.migration.feature.not.available": "이 기능은 아직 사용할 수 없습니다.",
|
||||
"sql.migration.refresh": "새로 고침",
|
||||
"sql.migration.submit": "제출",
|
||||
"sql.migration.create": "만들기",
|
||||
"sql.migration.cancel": "취소",
|
||||
"sql.migration.type": "형식",
|
||||
"sql.migration.path": "경로",
|
||||
"sql.migration.path.user.account": "사용자 계정",
|
||||
"sql.migration.view.all": "모두 보기",
|
||||
"sql.migration.target": "대상",
|
||||
"sql.migration.azure.sql": "Azure SQL",
|
||||
"sql.migration.close": "닫기",
|
||||
"sql.migraiton.data.uploaded.size": "업로드된 데이터/크기",
|
||||
"sql.migration.data.uploaded.size": "Data Uploaded/Size",
|
||||
"sql.migration.copy.throughput": "처리량 복사(MBPS)",
|
||||
"sql.migration.newsupportrequest": "새 지원 요청",
|
||||
"sql.migration.newSupportRequest": "New support request",
|
||||
"sql.migration.summary.page.title": "요약",
|
||||
"sql.migration.summary.azure.account.linked": "연결된 Azure 계정",
|
||||
"sql.migration.summary.migration.target": "마이그레이션 대상",
|
||||
"sql.migration.summary.mi.type": "Azure SQL Managed Instance",
|
||||
"sql.migration.summary.vm.type": "Azure 가상 머신의 SQL Server",
|
||||
"sql.migration.summary.database.count": "마이그레이션할 데이터베이스",
|
||||
"sql.migration.summary.database.count": "Database(s) for migration",
|
||||
"sql.migration.summary.azure.storage.subscription": "Azure Storage 구독",
|
||||
"sql.migration.summary.azure.storage": "Azure Storage",
|
||||
"sql.migration.ir.node": "Integration Runtime 노드",
|
||||
"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.file.share.title": "파일 공유",
|
||||
"sql.migration.started.notification": "마이그레이션 진행 중",
|
||||
"sql.migration.source.databases": "원본 데이터베이스",
|
||||
"sql.migration.mode": "모드",
|
||||
"sql.migration.backup.location": "백업 위치",
|
||||
"sql.migration.azure.storage.account.to.upload.backups": "백업을 업로드할 Azure Storage 계정",
|
||||
"sql.migration.shir": "자체 호스팅 통합 런타임 노드",
|
||||
"sql.migration.summary.target.name": "대상 데이터베이스:",
|
||||
"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": "마이그레이션 전자 필기장을 여는 중 오류 발생",
|
||||
"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 대상을 식별하고, SQL Server 인스턴스를 Azure SQL Managed Instance 또는 Azure Virtual Machines의 SQL Server로 마이그레이션을 완료합니다.",
|
||||
"sql.migration.dashboard.migrate.task.button": "Azure SQL로 마이그레이션",
|
||||
"sql.migration.dashboard.migrate.task.button.description": "Azure SQL로 SQL Server 인스턴스를 마이그레이션합니다.",
|
||||
"sql.migration.database.migration.status": "데이터베이스 마이그레이션 상태",
|
||||
"sql.migration.dashboard.video1.title": "SQL Managed Instance로 SQL Server 마이그레이션",
|
||||
"sql.migration.dashboard.video2.title": "SQL 가상 머신으로 SQL Server 마이그레이션",
|
||||
"sql.migration.dashboard.link1.title": "Azure SQL Managed Instance에 대한 평가 규칙",
|
||||
"sql.migration.dashboard.link1.description": "SQL Server를 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 계정 세부 정보",
|
||||
@@ -262,17 +211,13 @@
|
||||
"sql.migration.pre.req.3": "위치 세부 정보 백업",
|
||||
"sql.migration.migration.in.progress": "데이터베이스 마이그레이션 진행 중",
|
||||
"sql.migration.failed": "마이그레이션 실패",
|
||||
"sql.migration.log.shipping.in.progress": "로그 전달 진행 중",
|
||||
"sql.migration.migration.completed": "마이그레이션 완료",
|
||||
"sql.migration.cutover.card": "컷오버를 완료하는 중",
|
||||
"sql.migration.successfully.migrated.to.azure.sql": "Azure SQL로 마이그레이션했습니다.",
|
||||
"sql.migration.migration.not.started": "마이그레이션이 시작되지 않음",
|
||||
"sql.migration.choose.to.migrate.to.azure.sql": "Azure SQL로 마이그레이션하도록 선택",
|
||||
"sql.migration.show.status": "상태 표시",
|
||||
"sql.migration.inprogress.warning.single": "{0} 데이터베이스에 경고가 있음",
|
||||
"sql.migration.inprogress.warning.multiple": "{0} 데이터베이스에 경고가 있습니다.",
|
||||
"sql.migration.feedback.issue.title": "마이그레이션 환경에 대한 피드백",
|
||||
"sql.migration.eastus2euap": "미국 동부 2 EUAP",
|
||||
"sql.migration.cutover": "마이그레이션 컷오버",
|
||||
"sql.migration.complete.cutover": "컷오버 완료",
|
||||
"sql.migration.source.database": "원본 데이터베이스 이름",
|
||||
@@ -288,15 +233,15 @@
|
||||
"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.cutover.status.refresh.error": "마이그레이션 상태를 새로 고치는 동안 오류가 발생했습니다.",
|
||||
"sql.migration.cancel.error": "마이그레이션을 취소하는 동안 오류가 발생했습니다.",
|
||||
"sql.migration.status": "상태",
|
||||
"sql.migration.backup.start.time": "백업 시작 시간",
|
||||
"sql.migration.first.lsn": "첫 번째 LSN",
|
||||
"sql.migration.last.LSN": "마지막 LSN",
|
||||
"sql.migration.cannot.start.cutover.error": "모든 마이그레이션이 완료될 때까지 컷오버 프로세스를 시작할 수 없습니다. 새로 고침을 클릭하여 최신 파일 상태를 가져옵니다.",
|
||||
"sql.migration.azure.sql.database.managed.instance": "Azure SQL Database Managed Instance",
|
||||
"sql.migration.azure.sql.database.virtual.machine": "Azure SQL Database 가상 머신",
|
||||
"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}개 항목)",
|
||||
@@ -305,24 +250,24 @@
|
||||
"sql.cancel.migration.confirmation": "이 마이그레이션을 취소하시겠습니까?",
|
||||
"sql.migration.yes": "예",
|
||||
"sql.migration.no": "아니요",
|
||||
"sql.migration.completing.cutover.warning": "모든 백업을 복원하지 않고 컷오버를 완료하면 데이터가 손실될 수 있습니다.",
|
||||
"sql.migration.bc.info": "중요 비즈니스용 서비스 계층에 대한 Managed Instance 마이그레이션 컷오버는 Always On 고가용성 그룹에 대해 세 개의 보조 복제본을 시드해야 하므로 범용보다 훨씬 더 오래 걸릴 수 있습니다. 이 작업 기간은 데이터 크기에 따라 달라집니다. 사례의 90%에서 시드 속도는 220GB/시간 이상입니다.",
|
||||
"sql.migration.cutover.help.main": "Perform the following steps before you complete cutover.",
|
||||
"sql.migration.cutover.step.1": "1. 원본 데이터베이스로 들어오는 모든 트랙잭션을 중지합니다.",
|
||||
"sql.migration.cutover.step.2.network.share": "2. 최종 트랜잭션 로그 백업을 수행하고 네트워크 공유 위치에 제공합니다.",
|
||||
"sql.migration.cutover.step.2.blob": "2. Take final differential or transaction log backup and provide it in the Azure Storage Blob Container.",
|
||||
"sql.migration.cutover.step.3.network.share": "3. 모든 로그 백업이 대상 데이터베이스에서 복원되었는지 확인합니다. \"로그 백업 보류 중인 복원\"은 0이어야 합니다.",
|
||||
"sql.migration.cutover.step.3.blob": "3. Make sure all the log backups are restored on target database. The \"Log backups(s) pending restore\" should be zero.",
|
||||
"sql.migration.cutover.last.file.restored": "Last file restored: {0}",
|
||||
"sql.migration.last.scan.completed": "Last scan completed: {0}",
|
||||
"sql.migartion.cutover.pending.backup": "Log backups pending restore: {0}",
|
||||
"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": "마이그레이션이 진행 중이 아니므로 취소할 수 없습니다.",
|
||||
"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": "No pending backups. Click refresh to check current status.",
|
||||
"sql.migration.no.pending.backups": "보류 중인 백업이 없습니다. 새로 고침을 클릭하여 현재 상태를 확인합니다.",
|
||||
"sql.migration.search.for.migration": "마이그레이션 검색",
|
||||
"sql.migration.online": "온라인",
|
||||
"sql.migration.offline": "오프라인",
|
||||
@@ -333,7 +278,7 @@
|
||||
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
||||
"sql.migration.sql.virtual.machine": "SQL 가상 머신",
|
||||
"sql.migration.target.azure.sql.instance.name": "Azure SQL 대상 이름",
|
||||
"sql.migration.cutover.type": "마이그레이션 모드",
|
||||
"sql.migration.cutover.type": "Migration mode",
|
||||
"sql.migration.start.time": "시작 시간",
|
||||
"sql.migration.finish.time": "완료 시간",
|
||||
"sql.migration.status.error.count.some": "{0}(",
|
||||
@@ -357,13 +302,13 @@
|
||||
"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": "자체 호스팅 통합 런타임 노드 ",
|
||||
"sql.migration.service.details.authkeys.label": "인증 키",
|
||||
"sql.migration.service.details.authkeys.title": "자체 호스팅 통합 런타임 노드에 연결하는 데 사용되는 인증 키",
|
||||
"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": "원본 SQL Server 인스턴스의 자격 증명을 입력하세요. 이 자격 증명은 데이터베이스를 Azure SQL로 마이그레이션하는 동안 사용됩니다.",
|
||||
"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)",
|
||||
@@ -377,7 +322,7 @@
|
||||
"sql.migration.warnings": "경고",
|
||||
"sql.migration.impacted.objects": "영향을 받는 개체",
|
||||
"sql.migration.object.details": "개체 세부 정보",
|
||||
"sql.migration.assessmen.results": "평가 결과",
|
||||
"sql.migration.assessment.results": "Assessment Results",
|
||||
"sql.migration.type.label": "형식:",
|
||||
"sql.migration.name.label": "이름:",
|
||||
"sql.migration.description": "설명",
|
||||
@@ -396,21 +341,7 @@
|
||||
"sql.migration.issues.count": "문제({0}개)",
|
||||
"sql.migration.warnings.count": "경고({0})",
|
||||
"sql.migration.authentication.type": "인증 형식",
|
||||
"sql.migration.sql.login": "SQL 로그인",
|
||||
"sql.migration.windows.auth": "Windows 인증",
|
||||
"sql.migration.status.refresh.label": "새로 고침",
|
||||
"sql.migration.auto.refresh.off": "자동 새로 고침: 끄기",
|
||||
"sql.migration.auto.refresh.15.seconds": "자동 새로 고침: 15초",
|
||||
"sql.migration.auto.refresh.30.seconds": "자동 새로 고침: 30 초",
|
||||
"sql.migration.auto.refresh.1.min": "자동 새로 고침: 1분",
|
||||
"sql.migration.auto.refresh.3.min": "자동 새로 고침: 3분",
|
||||
"sql.migration.auto.refresh.5.min": "자동 새로 고침: 5분",
|
||||
"sql.migration.select.the.refresh.interval": "새로 고침 간격 선택",
|
||||
"sql.migration.off": "끄기",
|
||||
"sql.migration.every.30.second": "30초마다",
|
||||
"sql.migration.every.1.minute": "1분마다",
|
||||
"sql.migration.every.3.minutes": "3분마다",
|
||||
"sql.migration.every.5.minutes": "5분마다"
|
||||
"sql.migration.status.refresh.label": "새로 고침"
|
||||
},
|
||||
"dist/models/stateMachine": {
|
||||
"sql.migration.starting.migration.message": "데이터베이스 {0}에서 {1}-{2}(으)로 마이그레이션을 시작하는 중",
|
||||
|
||||
@@ -10414,7 +10414,7 @@
|
||||
"notebook.showRenderedNotebookinDiffEditor": "(미리 보기) diff 편집기에서 렌더링된 전자 필기장을 표시합니다.",
|
||||
"notebook.maxRichTextUndoHistory": "전자 필기장 서식 있는 텍스트 편집기의 실행 취소 기록에 저장된 최대 변경 내용 수입니다.",
|
||||
"notebook.useAbsoluteFilePaths": "다른 노트북에 연결할 때 절대 파일 경로를 사용하세요.",
|
||||
"notebook.enableIncrementalGridRendering": "Enable incremental grid rendering for notebooks. This will improve the initial rendering time for large notebooks. There may be performance issues when interacting with the notebook while the rest of the grids are rendering.",
|
||||
"notebook.enableIncrementalGridRendering": "전자 필기장에 대한 증분 그리드 렌더링을 활성화합니다. 이렇게 하면 대형 전자 필기장의 초기 렌더링 시간이 향상됩니다. 나머지 그리드가 렌더링되는 동안 전자 필기장과 상호 작용할 때 성능 문제가 있을 수 있습니다.",
|
||||
"searchConfigurationTitle": "Notebook 검색",
|
||||
"exclude": "전체 텍스트 검색 및 빠른 열기에서 glob 패턴을 구성하여 파일 및 폴더를 제외합니다. `#files.exclude#` 설정에서 모든 glob 패턴을 상속합니다. [여기](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options)에서 glob 패턴에 대해 자세히 알아보세요.",
|
||||
"exclude.boolean": "파일 경로를 일치시킬 GLOB 패턴입니다. 패턴을 사용하거나 사용하지 않도록 설정하려면 true 또는 false로 설정하세요.",
|
||||
@@ -10474,8 +10474,8 @@
|
||||
"noParametersInCell": "매개 변수 셀에 추가된 매개 변수가 있을 때까지 이 전자 필기장을 매개 변수로 실행할 수 없습니다. [자세한 정보] (https://docs.microsoft.com/sql/azure-data-studio/notebooks/notebooks-parameterization).",
|
||||
"clearResults": "결과 지우기",
|
||||
"notebookViewLabel": "편집기",
|
||||
"newViewLabel": "Create New View",
|
||||
"viewNotFound": "Unable to find view: {0}",
|
||||
"newViewLabel": "새 보기 만들기",
|
||||
"viewNotFound": "뷰 '{0}'을(를) 찾을 수 없습니다.",
|
||||
"trustLabel": "신뢰할 수 있음",
|
||||
"untrustLabel": "신뢰할 수 없음",
|
||||
"collapseAllCells": "셀 축소",
|
||||
@@ -11464,7 +11464,7 @@
|
||||
"insertCellsModal.Cancel": "취소"
|
||||
},
|
||||
"sql/workbench/contrib/notebook/browser/notebookViews/notebookViewsActions": {
|
||||
"viewsUnableToRemove": "Unable to remove view",
|
||||
"viewsUnableToRemove": "뷰를 제거할 수 없음",
|
||||
"confirmDelete": "'{0}' 보기를 삭제할까요?",
|
||||
"delete": "삭제(&&D)",
|
||||
"insertCells": "셀 삽입",
|
||||
@@ -11479,7 +11479,7 @@
|
||||
"viewOptionsModal.title": "보기 구성",
|
||||
"viewOptionsModal.name": "뷰 이름",
|
||||
"viewOptionsModal.missingRequireField": "This field is required.",
|
||||
"viewOptionsModal.nameTaken": "This view name has already been taken.",
|
||||
"viewOptionsModal.nameTaken": "이 보기 이름은 이미 사용되었습니다.",
|
||||
"save": "저장",
|
||||
"cancel": "취소"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user