mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-21 05:50:26 +01:00
Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2463079 (#2428)
* Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2456703 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2456758 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2459555 --------- Co-authored-by: sunghyunkang1111 <114709653+sunghyunkang1111@users.noreply.github.com>
This commit is contained in:
@@ -442,10 +442,10 @@
|
||||
"shareThroughputTooltip": "{{databaseLabel}} 수준에서 프로비전된 처리량은 {{databaseLabel}} 내의 모든 {{collectionsLabel}}에서 공유됩니다.",
|
||||
"greaterThanError": "autopilot 처리량에 대해 {{minValue}} 보다 큰 값을 입력하세요.",
|
||||
"acknowledgeSpendError": "예상 {{period}} 지출을 확인하세요.",
|
||||
"acknowledgeSpendErrorMonthly": "Please acknowledge the estimated monthly spend.",
|
||||
"acknowledgeSpendErrorDaily": "Please acknowledge the estimated daily spend.",
|
||||
"provisionSharedThroughputTitle": "Provision shared throughput",
|
||||
"provisionThroughputLabel": "Provision throughput"
|
||||
"acknowledgeSpendErrorMonthly": "월별 예상 지출을 확인하세요.",
|
||||
"acknowledgeSpendErrorDaily": "예상 일별 지출을 확인하세요.",
|
||||
"provisionSharedThroughputTitle": "공유 처리량 프로비전",
|
||||
"provisionThroughputLabel": "처리량 프로비전"
|
||||
},
|
||||
"addCollection": {
|
||||
"createNew": "새로 만들기",
|
||||
@@ -498,29 +498,29 @@
|
||||
"vectorPolicyError": "컨테이너 벡터 정책의 오류를 수정하세요.",
|
||||
"fullTextSearchPolicyError": "컨테이너 전체 텍스트 검색 정책의 오류를 수정해 주세요.",
|
||||
"addingSampleDataSet": "샘플 데이터 세트 추가",
|
||||
"databaseFieldLabelName": "Database name",
|
||||
"databaseFieldLabelId": "Database id",
|
||||
"newDatabaseIdPlaceholder": "Type a new database id",
|
||||
"newDatabaseIdAriaLabel": "New database id, Type a new database id",
|
||||
"createNewDatabaseAriaLabel": "Create new database",
|
||||
"useExistingDatabaseAriaLabel": "Use existing database",
|
||||
"chooseExistingDatabase": "Choose an existing database",
|
||||
"databaseFieldLabelName": "데이터베이스 이름",
|
||||
"databaseFieldLabelId": "데이터베이스 ID",
|
||||
"newDatabaseIdPlaceholder": "새 데이터베이스 ID 입력",
|
||||
"newDatabaseIdAriaLabel": "새 데이터베이스 ID, 새 데이터베이스 ID 입력",
|
||||
"createNewDatabaseAriaLabel": "새 데이터베이스 만들기",
|
||||
"useExistingDatabaseAriaLabel": "기존 데이터베이스 사용",
|
||||
"chooseExistingDatabase": "기존 데이터베이스 선택",
|
||||
"teachingBubble": {
|
||||
"step1Headline": "Create sample database",
|
||||
"step1Body": "Database is the parent of a container. You can create a new database or use an existing one. In this tutorial we are creating a new database named SampleDB.",
|
||||
"step1LearnMore": "Learn more about resources.",
|
||||
"step2Headline": "Setting throughput",
|
||||
"step2Body": "Cosmos DB recommends sharing throughput across database. Autoscale will give you a flexible amount of throughput based on the max RU/s set (Request Units).",
|
||||
"step2LearnMore": "Learn more about RU/s.",
|
||||
"step3Headline": "Naming container",
|
||||
"step3Body": "Name your container",
|
||||
"step4Headline": "Setting partition key",
|
||||
"step4Body": "Last step - you will need to define a partition key for your collection. /address was chosen for this particular example. A good partition key should have a wide range of possible value",
|
||||
"step4CreateContainer": "Create container",
|
||||
"step5Headline": "Creating sample container",
|
||||
"step5Body": "A sample container is now being created and we are adding sample data for you. It should take about 1 minute.",
|
||||
"step5BodyFollowUp": "Once the sample container is created, review your sample dataset and follow next steps",
|
||||
"stepOfTotal": "Step {{current}} of {{total}}"
|
||||
"step1Headline": "샘플 데이터베이스 만들기",
|
||||
"step1Body": "데이터베이스는 컨테이너의 부모입니다. 새 데이터베이스를 만들거나 기존 데이터베이스를 사용할 수 있습니다. 이 자습서에서는 SampleDB라는 새 데이터베이스를 만듭니다.",
|
||||
"step1LearnMore": "리소스에 대해 자세히 알아보세요.",
|
||||
"step2Headline": "처리량 설정",
|
||||
"step2Body": "Cosmos DB는 데이터베이스 간에 처리량을 공유하는 것을 권장합니다. 자동 크기 조정은 설정한 최대 RU/s(요청 단위)에 따라 유연하게 처리량을 제공합니다.",
|
||||
"step2LearnMore": "RU/s에 대해 자세히 알아보세요.",
|
||||
"step3Headline": "컨테이너 이름 지정 중",
|
||||
"step3Body": "컨테이너 이름 지정",
|
||||
"step4Headline": "파티션 키 설정 중",
|
||||
"step4Body": "마지막 단계 - 컬렉션에 대한 파티션 키를 정의해야 합니다. /address가 이 특정 예제에 대해 선택되었습니다. 좋은 파티션 키는 가능한 값의 범위가 넓어야 합니다.",
|
||||
"step4CreateContainer": "컨테이너 만들기",
|
||||
"step5Headline": "샘플 컨테이너 만드는 중",
|
||||
"step5Body": "샘플 컨테이너를 만드는 중이며, 샘플 데이터를 추가하고 있습니다. 약 1분 정도 걸립니다.",
|
||||
"step5BodyFollowUp": "샘플 컨테이너가 만들어지면 샘플 데이터 세트를 검토하고 다음 단계를 수행합니다.",
|
||||
"stepOfTotal": "{{current}}/{{total}}단계"
|
||||
}
|
||||
},
|
||||
"addCollectionUtility": {
|
||||
@@ -755,213 +755,213 @@
|
||||
"controls": {
|
||||
"settings": {
|
||||
"tabTitles": {
|
||||
"scale": "Scale",
|
||||
"conflictResolution": "Conflict Resolution",
|
||||
"settings": "Settings",
|
||||
"indexingPolicy": "Indexing Policy",
|
||||
"partitionKeys": "Partition Keys",
|
||||
"partitionKeysPreview": "Partition Keys (preview)",
|
||||
"computedProperties": "Computed Properties",
|
||||
"containerPolicies": "Container Policies",
|
||||
"throughputBuckets": "Throughput Buckets",
|
||||
"globalSecondaryIndexPreview": "Global Secondary Index (Preview)",
|
||||
"maskingPolicyPreview": "Masking Policy (preview)"
|
||||
"scale": "스케일링",
|
||||
"conflictResolution": "충돌 해결",
|
||||
"settings": "설정",
|
||||
"indexingPolicy": "인덱싱 정책",
|
||||
"partitionKeys": "파티션 키",
|
||||
"partitionKeysPreview": "파티션 키(미리 보기)",
|
||||
"computedProperties": "계산된 속성",
|
||||
"containerPolicies": "컨테이너 정책",
|
||||
"throughputBuckets": "처리량 버킷",
|
||||
"globalSecondaryIndexPreview": "전역 보조 인덱스(미리 보기)",
|
||||
"maskingPolicyPreview": "마스킹 정책(미리 보기)"
|
||||
},
|
||||
"mongoNotifications": {
|
||||
"selectTypeWarning": "Please select a type for each index.",
|
||||
"enterFieldNameError": "Please enter a field name.",
|
||||
"wildcardPathError": "Wildcard path is not present in the field name. Use a pattern like "
|
||||
"selectTypeWarning": "각 인덱스 유형을 선택하세요.",
|
||||
"enterFieldNameError": "필드 이름을 입력하세요.",
|
||||
"wildcardPathError": "필드 이름에 와일드카드 경로가 없습니다. 다음과 같은 패턴 사용 "
|
||||
},
|
||||
"partitionKey": {
|
||||
"shardKey": "Shard key",
|
||||
"partitionKey": "Partition key",
|
||||
"shardKey": "분할 키",
|
||||
"partitionKey": "파티션 키",
|
||||
"shardKeyTooltip": "샤드 키(필드)는 데이터를 여러 복제본 집합(샤드)에 분산해 무제한 확장성을 제공합니다. 데이터를 고르게 분산할 필드를 신중히 선택하는 것이 중요합니다.",
|
||||
"partitionKeyTooltip": "is used to automatically distribute data across partitions for scalability. Choose a property in your JSON document that has a wide range of values and evenly distributes request volume.",
|
||||
"partitionKeyTooltip": "확장성을 위해 파티션 간에 데이터를 자동으로 분산하는 데 사용됩니다. 다양한 값을 갖고 요청 볼륨을 고르게 분산하는 JSON 문서의 속성을 선택하세요.",
|
||||
"sqlPartitionKeyTooltipSuffix": " 읽기 작업이 적거나 쓰기 작업이 많은 모든 크기의 워크로드에는 id가 좋은 선택입니다.",
|
||||
"partitionKeySubtext": "For small workloads, the item ID is a suitable choice for the partition key.",
|
||||
"partitionKeySubtext": "작은 워크로드의 경우 항목 ID는 파티션 키에 적합한 선택입니다.",
|
||||
"mongoPlaceholder": "e.g., categoryId",
|
||||
"gremlinPlaceholder": "e.g., /address",
|
||||
"gremlinPlaceholder": "예: /address",
|
||||
"sqlFirstPartitionKey": "필수 - 첫 번째 파티션 키(예: /TenantId)",
|
||||
"sqlSecondPartitionKey": "두 번째 파티션 키(예: /UserId)",
|
||||
"sqlThirdPartitionKey": "세 번째 파티션 키(예: /SessionId)",
|
||||
"defaultPlaceholder": "e.g., /address/zipCode"
|
||||
},
|
||||
"costEstimate": {
|
||||
"title": "Cost estimate*",
|
||||
"howWeCalculate": "How we calculate this",
|
||||
"updatedCostPerMonth": "Updated cost per month",
|
||||
"currentCostPerMonth": "Current cost per month",
|
||||
"title": "예상 비용*",
|
||||
"howWeCalculate": "이를 계산하는 방법",
|
||||
"updatedCostPerMonth": "월별 업데이트된 비용",
|
||||
"currentCostPerMonth": "월별 현재 비용",
|
||||
"perRu": "/RU",
|
||||
"perHour": "/hr",
|
||||
"perDay": "/day",
|
||||
"perMonth": "/mo"
|
||||
"perHour": "/시간",
|
||||
"perDay": "/일",
|
||||
"perMonth": "/월"
|
||||
},
|
||||
"throughput": {
|
||||
"manualToAutoscaleDisclaimer": "The starting autoscale max RU/s will be determined by the system, based on the current manual throughput settings and storage of your resource. After autoscale has been enabled, you can change the max RU/s.",
|
||||
"ttlWarningText": "The system will automatically delete items based on the TTL value (in seconds) you provide, without needing a delete operation explicitly issued by a client application. For more information see,",
|
||||
"ttlWarningLinkText": "Time to Live (TTL) in Azure Cosmos DB",
|
||||
"unsavedIndexingPolicy": "indexing policy",
|
||||
"unsavedDataMaskingPolicy": "data masking policy",
|
||||
"unsavedComputedProperties": "computed properties",
|
||||
"unsavedEditorWarningPrefix": "You have not saved the latest changes made to your",
|
||||
"unsavedEditorWarningSuffix": ". Please click save to confirm the changes.",
|
||||
"updateDelayedApplyWarning": "You are about to request an increase in throughput beyond the pre-allocated capacity. This operation will take some time to complete.",
|
||||
"scalingUpDelayMessage": "Scaling up will take 4-6 hours as it exceeds what Azure Cosmos DB can instantly support currently based on your number of physical partitions. You can increase your throughput to {{instantMaximumThroughput}} instantly or proceed with this value and wait until the scale-up is completed.",
|
||||
"exceedPreAllocatedMessage": "Your request to increase throughput exceeds the pre-allocated capacity which may take longer than expected. There are three options you can choose from to proceed:",
|
||||
"instantScaleOption": "You can instantly scale up to {{instantMaximumThroughput}} RU/s.",
|
||||
"asyncScaleOption": "You can asynchronously scale up to any value under {{maximumThroughput}} RU/s in 4-6 hours.",
|
||||
"quotaMaxOption": "Your current quota max is {{maximumThroughput}} RU/s. To go over this limit, you must request a quota increase and the Azure Cosmos DB team will review.",
|
||||
"belowMinimumMessage": "You are not able to lower throughput below your current minimum of {{minimum}} RU/s. For more information on this limit, please refer to our service quote documentation.",
|
||||
"saveThroughputWarning": "Your bill will be affected as you update your throughput settings. Please review the updated cost estimate below before saving your changes",
|
||||
"currentAutoscaleThroughput": "Current autoscale throughput:",
|
||||
"targetAutoscaleThroughput": "Target autoscale throughput:",
|
||||
"currentManualThroughput": "Current manual throughput:",
|
||||
"targetManualThroughput": "Target manual throughput:",
|
||||
"applyDelayedMessage": "The request to increase the throughput has successfully been submitted. This operation will take 1-3 business days to complete. View the latest status in Notifications.",
|
||||
"databaseLabel": "Database:",
|
||||
"containerLabel": "Container:",
|
||||
"applyShortDelayMessage": "A request to increase the throughput is currently in progress. This operation will take some time to complete.",
|
||||
"applyLongDelayMessage": "A request to increase the throughput is currently in progress. This operation will take 1-3 business days to complete. View the latest status in Notifications.",
|
||||
"throughputCapError": "Your account is currently configured with a total throughput limit of {{throughputCap}} RU/s. This update isn't possible because it would increase the total throughput to {{newTotalThroughput}} RU/s. Change total throughput limit in cost management.",
|
||||
"throughputIncrementError": "Throughput value must be in increments of 1000"
|
||||
"manualToAutoscaleDisclaimer": "시작 자동 크기 조정 최대 RU/s는 현재 수동 처리량 설정과 리소스 스토리지를 기준으로 시스템에서 결정합니다. 자동 크기 조정이 활성화된 후 최대 RU/s를 변경할 수 있습니다.",
|
||||
"ttlWarningText": "시스템은 클라이언트 애플리케이션에서 명시적으로 발급한 삭제 작업을 실행하지 않아도, 사용자가 제공한 TTL 값(초)을 기준으로 항목을 자동 삭제합니다. 자세한 내용은 다음을 참조하세요.",
|
||||
"ttlWarningLinkText": "Azure Cosmos DB의 TTL(Time to Live)",
|
||||
"unsavedIndexingPolicy": "인덱싱 정책",
|
||||
"unsavedDataMaskingPolicy": "데이터 마스킹 정책",
|
||||
"unsavedComputedProperties": "계산된 속성",
|
||||
"unsavedEditorWarningPrefix": "최신 변경 내용을 저장하지 않았습니다.",
|
||||
"unsavedEditorWarningSuffix": ". 저장을 클릭하여 변경 내용을 확인하세요.",
|
||||
"updateDelayedApplyWarning": "미리 할당된 용량을 초과하여 처리량 증가를 요청하려고 합니다. 이 작업을 완료하는 데 다소 시간이 걸립니다.",
|
||||
"scalingUpDelayMessage": "실제 파티션 수에 따라 현재 Azure Cosmos DB가 즉시 지원할 수 있는 한도를 초과하므로 확장에는 4~6시간이 소요됩니다. 처리량을 {{instantMaximumThroughput}}(으)로 즉시 늘리거나, 이 값을 유지하며 확장이 완료될 때까지 기다릴 수 있습니다.",
|
||||
"exceedPreAllocatedMessage": "처리량 증가 요청이 미리 할당된 용량을 초과하여 예상보다 오래 걸릴 수 있습니다. 계속하기 위해 선택할 수 있는 세 가지 옵션이 있습니다.",
|
||||
"instantScaleOption": "{{instantMaximumThroughput}}RU/s까지 즉시 확장할 수 있습니다.",
|
||||
"asyncScaleOption": "4~6시간 내에 {{maximumThroughput}}RU/s 이하의 값으로 비동기적으로 확장할 수 있습니다.",
|
||||
"quotaMaxOption": "현재 할당량 최댓값은 {{maximumThroughput}}RU/s입니다. 이 한도를 초과하려면 할당량 증가를 요청해야 하며, Azure Cosmos DB 팀에서 검토합니다.",
|
||||
"belowMinimumMessage": "처리량을 현재 최소 {{minimum}}RU/s 미만으로 낮출 수 없습니다. 이 한도에 대한 자세한 내용은 서비스 견적 문서를 참고하세요.",
|
||||
"saveThroughputWarning": "처리량 설정을 변경하면 청구에 영향이 있습니다. 변경 내용을 저장하기 전에 아래에서 업데이트된 예상 비용을 검토하세요.",
|
||||
"currentAutoscaleThroughput": "현재 자동 크기 조정 처리량:",
|
||||
"targetAutoscaleThroughput": "대상 자동 크기 조정 처리량:",
|
||||
"currentManualThroughput": "현재 수동 처리량:",
|
||||
"targetManualThroughput": "대상 수동 처리량:",
|
||||
"applyDelayedMessage": "처리량 증가 요청이 성공적으로 제출되었습니다. 이 작업은 영업일 기준 1~3일이 소요됩니다. 최신 상태는 알림에서 확인하세요.",
|
||||
"databaseLabel": "데이터베이스:",
|
||||
"containerLabel": "컨테이너:",
|
||||
"applyShortDelayMessage": "처리량 증가 요청이 현재 진행 중입니다. 이 작업을 완료하는 데 다소 시간이 걸립니다.",
|
||||
"applyLongDelayMessage": "처리량 증가 요청이 현재 진행 중입니다. 이 작업은 영업일 기준 1~3일이 소요됩니다. 최신 상태는 알림에서 확인하세요.",
|
||||
"throughputCapError": "계정이 현재 총 처리량 한도인 {{throughputCap}}RU/s로 구성되어 있습니다. 총 처리량이 {{newTotalThroughput}}RU/s로 늘어나므로 이 업데이트를 할 수 없습니다. 비용 관리에서 총 처리량 한도를 변경합니다.",
|
||||
"throughputIncrementError": "처리량 값은 1000씩 증가해야 합니다."
|
||||
},
|
||||
"conflictResolution": {
|
||||
"lwwDefault": "Last Write Wins (default)",
|
||||
"customMergeProcedure": "Merge Procedure (custom)",
|
||||
"mode": "Mode",
|
||||
"conflictResolverProperty": "Conflict Resolver Property",
|
||||
"storedProcedure": "Stored procedure",
|
||||
"lwwTooltip": "Gets or sets the name of a integer property in your documents which is used for the Last Write Wins (LWW) based conflict resolution scheme. By default, the system uses the system defined timestamp property, _ts to decide the winner for the conflicting versions of the document. Specify your own integer property if you want to override the default timestamp based conflict resolution.",
|
||||
"customTooltip": "Gets or sets the name of a stored procedure (aka merge procedure) for resolving the conflicts. You can write application defined logic to determine the winner of the conflicting versions of a document. The stored procedure will get executed transactionally, exactly once, on the server side. If you do not provide a stored procedure, the conflicts will be populated in the",
|
||||
"customTooltipConflictsFeed": " conflicts feed",
|
||||
"customTooltipSuffix": ". You can update/re-register the stored procedure at any time."
|
||||
"lwwDefault": "마지막 쓰기 우선(기본값)",
|
||||
"customMergeProcedure": "병합 프로시저(사용자 지정)",
|
||||
"mode": "모드",
|
||||
"conflictResolverProperty": "충돌 해결 프로그램 속성",
|
||||
"storedProcedure": "저장 프로시저",
|
||||
"lwwTooltip": "문서에서 LWW(Last Write Wins) 기반 충돌 해결 방식에 사용되는 정수 속성의 이름을 가져오거나 설정합니다. 기본적으로 시스템은 시스템 정의 타임스탬프 속성인 _ts를 사용해 충돌하는 문서 버전의 우승자를 결정합니다. 기본 타임스탬프 기반 충돌 해결 방식을 재정의하려면 고유한 정수 속성을 지정하세요.",
|
||||
"customTooltip": "충돌 해결을 위한 저장 프로시저(병합 프로시저)의 이름을 가져오거나 설정합니다. 애플리케이션 정의 논리를 작성하여 충돌하는 문서 버전의 우승자를 결정할 수 있습니다. 저장 프로시저는 서버 측에서 트랜잭션으로 정확히 한 번 실행됩니다. 저장 프로시저를 제공하지 않으면 다음에서 충돌이 채워집니다.",
|
||||
"customTooltipConflictsFeed": " 충돌 피드",
|
||||
"customTooltipSuffix": ". 저장 프로시저는 언제든지 업데이트하거나 다시 등록할 수 있습니다."
|
||||
},
|
||||
"changeFeed": {
|
||||
"label": "Change feed log retention policy",
|
||||
"tooltip": "Enable change feed log retention policy to retain last 10 minutes of history for items in the container by default. To support this, the request unit (RU) charge for this container will be multiplied by a factor of two for writes. Reads are unaffected."
|
||||
"label": "피드 로그 보존 정책 변경",
|
||||
"tooltip": "변경 피드 로그 보존 정책을 기본값으로 사용하도록 설정하여 컨테이너 항목의 최근 10분 기록을 유지합니다. 이를 지원하기 위해 이 컨테이너에 대한 RU(요청 단위) 요금은 쓰기 작업에 대해 2배로 적용됩니다. 읽기 작업에는 영향이 없습니다."
|
||||
},
|
||||
"mongoIndexing": {
|
||||
"disclaimer": "For queries that filter on multiple properties, create multiple single field indexes instead of a compound index.",
|
||||
"disclaimerCompoundIndexesLink": " Compound indexes ",
|
||||
"disclaimerSuffix": "are only used for sorting query results. If you need to add a compound index, you can create one using the Mongo shell.",
|
||||
"compoundNotSupported": "Collections with compound indexes are not yet supported in the indexing editor. To modify indexing policy for this collection, use the Mongo Shell.",
|
||||
"aadError": "To use the indexing policy editor, please login to the",
|
||||
"aadErrorLink": "azure portal.",
|
||||
"refreshingProgress": "Refreshing index transformation progress",
|
||||
"canMakeMoreChangesZero": "You can make more indexing changes once the current index transformation is complete. ",
|
||||
"refreshToCheck": "Refresh to check if it has completed.",
|
||||
"canMakeMoreChangesProgress": "You can make more indexing changes once the current index transformation has completed. It is {{progress}}% complete. ",
|
||||
"refreshToCheckProgress": "Refresh to check the progress.",
|
||||
"definitionColumn": "Definition",
|
||||
"typeColumn": "Type",
|
||||
"dropIndexColumn": "Drop Index",
|
||||
"addIndexBackColumn": "Add index back",
|
||||
"deleteIndexButton": "Delete index Button",
|
||||
"addBackIndexButton": "Add back Index Button",
|
||||
"currentIndexes": "Current index(es)",
|
||||
"indexesToBeDropped": "Index(es) to be dropped",
|
||||
"indexFieldName": "Index Field Name",
|
||||
"indexType": "Index Type",
|
||||
"selectIndexType": "Select an index type",
|
||||
"undoButton": "Undo Button"
|
||||
"disclaimer": "여러 속성을 필터링하는 쿼리의 경우 복합 인덱스 대신 여러 개의 단일 필드 인덱스를 만드세요.",
|
||||
"disclaimerCompoundIndexesLink": " 복합 인덱스 ",
|
||||
"disclaimerSuffix": "쿼리 결과를 정렬하는 데만 사용됩니다. 복합 인덱스 추가가 필요한 경우 Mongo 셸을 사용하여 만들 수 있습니다.",
|
||||
"compoundNotSupported": "복합 인덱스가 있는 컬렉션은 인덱싱 편집기에서 아직 지원되지 않습니다. 이 컬렉션의 인덱싱 정책을 수정하려면 Mongo 셸을 사용하세요.",
|
||||
"aadError": "인덱싱 정책 편집기를 사용하려면 다음에 로그인하세요.",
|
||||
"aadErrorLink": "Azure Portal.",
|
||||
"refreshingProgress": "인덱스 변환 진행률 새로 고침",
|
||||
"canMakeMoreChangesZero": "현재 인덱스 변환이 완료되면 인덱싱을 더 많이 변경할 수 있습니다. ",
|
||||
"refreshToCheck": "새로 고쳐서 완료되었는지 확인합니다.",
|
||||
"canMakeMoreChangesProgress": "현재 인덱스 변환이 완료되면 더 많은 인덱싱 변경을 수행할 수 있습니다. {{progress}}% 완료되었습니다. ",
|
||||
"refreshToCheckProgress": "진행률을 확인하려면 새로 고치세요.",
|
||||
"definitionColumn": "정의",
|
||||
"typeColumn": "유형",
|
||||
"dropIndexColumn": "인덱스 삭제",
|
||||
"addIndexBackColumn": "인덱스 다시 추가",
|
||||
"deleteIndexButton": "인덱스 삭제 버튼",
|
||||
"addBackIndexButton": "인덱스 다시 추가 버튼",
|
||||
"currentIndexes": "현재 인덱스",
|
||||
"indexesToBeDropped": "삭제할 인덱스",
|
||||
"indexFieldName": "인덱스 필드 이름",
|
||||
"indexType": "인덱스 유형",
|
||||
"selectIndexType": "인덱스 유형 선택",
|
||||
"undoButton": "실행 취소 단추"
|
||||
},
|
||||
"subSettings": {
|
||||
"timeToLive": "Time to Live",
|
||||
"ttlOff": "Off",
|
||||
"ttlOnNoDefault": "On (no default)",
|
||||
"ttlOn": "On",
|
||||
"seconds": "second(s)",
|
||||
"timeToLiveInSeconds": "Time to live in seconds",
|
||||
"analyticalStorageTtl": "Analytical Storage Time to Live",
|
||||
"geospatialConfiguration": "Geospatial Configuration",
|
||||
"geography": "Geography",
|
||||
"geometry": "Geometry",
|
||||
"uniqueKeys": "Unique keys",
|
||||
"mongoTtlMessage": "To enable time-to-live (TTL) for your collection/documents,",
|
||||
"mongoTtlLinkText": "create a TTL index",
|
||||
"partitionKeyTooltipTemplate": "This {{partitionKeyName}} is used to distribute data across multiple partitions for scalability. The value \"{{partitionKeyValue}}\" determines how documents are partitioned.",
|
||||
"largePartitionKeyEnabled": "Large {{partitionKeyName}} has been enabled.",
|
||||
"hierarchicalPartitioned": "Hierarchically partitioned container.",
|
||||
"nonHierarchicalPartitioned": "Non-hierarchically partitioned container."
|
||||
"timeToLive": "TTL(Time to Live)",
|
||||
"ttlOff": "끄기",
|
||||
"ttlOnNoDefault": "켜기(기본값 없음)",
|
||||
"ttlOn": "켜기",
|
||||
"seconds": "초",
|
||||
"timeToLiveInSeconds": "TTL(Time to Live)(초)",
|
||||
"analyticalStorageTtl": "분석 스토리지 TTL(Time to Live)",
|
||||
"geospatialConfiguration": "지리 공간적 구성",
|
||||
"geography": "지역",
|
||||
"geometry": "기하 도형",
|
||||
"uniqueKeys": "고유 키",
|
||||
"mongoTtlMessage": "컬렉션/문서에 TTL(Time To Live)을 설정하려면,",
|
||||
"mongoTtlLinkText": "TTL 인덱스 만들기",
|
||||
"partitionKeyTooltipTemplate": "이 {{partitionKeyName}}은(는) 확장성을 위해 여러 파티션에 데이터를 분산하는 데 사용됩니다. \"{{partitionKeyValue}}\" 값이 문서 분할 방식을 결정합니다.",
|
||||
"largePartitionKeyEnabled": "큰 {{partitionKeyName}}이(가) 활성화되엇습니다.",
|
||||
"hierarchicalPartitioned": "계층적으로 분할된 컨테이너입니다.",
|
||||
"nonHierarchicalPartitioned": "계층적으로 분할되지 않은 컨테이너입니다."
|
||||
},
|
||||
"scale": {
|
||||
"freeTierInfo": "With free tier, you will get the first {{ru}} RU/s and {{storage}} GB of storage in this account for free. To keep your account free, keep the total RU/s across all resources in the account to {{ru}} RU/s.",
|
||||
"freeTierLearnMore": "Learn more.",
|
||||
"throughputRuS": "Throughput (RU/s)",
|
||||
"autoScaleCustomSettings": "Your account has custom settings that prevents setting throughput at the container level. Please work with your Cosmos DB engineering team point of contact to make changes.",
|
||||
"keyspaceSharedThroughput": "This table shared throughput is configured at the keyspace",
|
||||
"throughputRangeLabel": "Throughput ({{min}} - {{max}} RU/s)",
|
||||
"unlimited": "unlimited"
|
||||
"freeTierInfo": "무료 계층을 사용하면 이 계정에서 첫 {{ru}}RU/s와 {{storage}}GB의 스토리지를 무료로 이용할 수 있습니다. 계정을 무료로 유지하려면 계정 내 모든 리소스의 총 RU/s를 {{ru}}RU/s로 유지하세요.",
|
||||
"freeTierLearnMore": "자세히 알아보세요.",
|
||||
"throughputRuS": "처리량(RU/s)",
|
||||
"autoScaleCustomSettings": "계정에 컨테이너 수준에서 처리량 설정을 제한하는 사용자 지정 설정이 있습니다. 변경하려면 Cosmos DB 엔지니어링 팀 담당자와 협력하세요.",
|
||||
"keyspaceSharedThroughput": "이 테이블 공유 처리량은 키스페이스에서 구성되어 있습니다.",
|
||||
"throughputRangeLabel": "처리량({{min}} - {{max}} RU/s)",
|
||||
"unlimited": "무제한"
|
||||
},
|
||||
"partitionKeyEditor": {
|
||||
"changePartitionKey": "Change {{partitionKeyName}}",
|
||||
"currentPartitionKey": "Current {{partitionKeyName}}",
|
||||
"partitioning": "Partitioning",
|
||||
"hierarchical": "Hierarchical",
|
||||
"nonHierarchical": "Non-hierarchical",
|
||||
"safeguardWarning": "To safeguard the integrity of the data being copied to the new container, ensure that no updates are made to the source container for the entire duration of the partition key change process.",
|
||||
"changeDescription": "To change the partition key, a new destination container must be created or an existing destination container selected. Data will then be copied to the destination container.",
|
||||
"changeButton": "Change",
|
||||
"changeJob": "{{partitionKeyName}} change job",
|
||||
"cancelButton": "Cancel",
|
||||
"documentsProcessed": "({{processedCount}} of {{totalCount}} documents processed)"
|
||||
"changePartitionKey": "{{partitionKeyName}} 변경",
|
||||
"currentPartitionKey": "현재 {{partitionKeyName}}",
|
||||
"partitioning": "분할",
|
||||
"hierarchical": "계층적",
|
||||
"nonHierarchical": "비계층적",
|
||||
"safeguardWarning": "새 컨테이너로 복사되는 데이터의 무결성을 보호하려면 파티션 키 변경 프로세스의 전체 기간 동안 원본 컨테이너에 업데이트가 없도록 하세요.",
|
||||
"changeDescription": "파티션 키를 변경하려면 새 대상 컨테이너를 만들거나 기존 대상 컨테이너를 선택해야 합니다. 그러면 데이터가 대상 컨테이너에 복사됩니다.",
|
||||
"changeButton": "변경",
|
||||
"changeJob": "{{partitionKeyName}}개 작업 변경",
|
||||
"cancelButton": "취소",
|
||||
"documentsProcessed": "({{processedCount}}/{{totalCount}}개 문서 처리됨)"
|
||||
},
|
||||
"computedProperties": {
|
||||
"ariaLabel": "Computed properties",
|
||||
"learnMorePrefix": "about how to define computed properties and how to use them."
|
||||
"ariaLabel": "계산된 속성",
|
||||
"learnMorePrefix": "계산된 속성을 정의하는 방법 및 사용 방법에 대한 설명입니다."
|
||||
},
|
||||
"indexingPolicy": {
|
||||
"ariaLabel": "Indexing Policy"
|
||||
"ariaLabel": "인덱싱 정책"
|
||||
},
|
||||
"dataMasking": {
|
||||
"ariaLabel": "Data Masking Policy",
|
||||
"validationFailed": "Validation failed:",
|
||||
"includedPathsRequired": "includedPaths is required",
|
||||
"includedPathsMustBeArray": "includedPaths must be an array",
|
||||
"excludedPathsMustBeArray": "excludedPaths must be an array if provided"
|
||||
"ariaLabel": "데이터 마스킹 정책",
|
||||
"validationFailed": "유효성 검사 실패:",
|
||||
"includedPathsRequired": "includedPaths는 필수입니다.",
|
||||
"includedPathsMustBeArray": "includedPaths는 배열이어야 합니다.",
|
||||
"excludedPathsMustBeArray": "excludedPaths는 제공된 경우 배열이어야 합니다."
|
||||
},
|
||||
"containerPolicy": {
|
||||
"vectorPolicy": "Vector Policy",
|
||||
"fullTextPolicy": "Full Text Policy",
|
||||
"createFullTextPolicy": "Create new full text search policy"
|
||||
"vectorPolicy": "벡터 정책",
|
||||
"fullTextPolicy": "전체 텍스트 정책",
|
||||
"createFullTextPolicy": "새 전체 텍스트 검색 정책 만들기"
|
||||
},
|
||||
"globalSecondaryIndex": {
|
||||
"indexesDefined": "This container has the following indexes defined for it.",
|
||||
"learnMoreSuffix": "about how to define global secondary indexes and how to use them.",
|
||||
"jsonAriaLabel": "Global Secondary Index JSON",
|
||||
"addIndex": "Add index",
|
||||
"settingsTitle": "Global Secondary Index Settings",
|
||||
"sourceContainer": "Source container",
|
||||
"indexDefinition": "Global secondary index definition"
|
||||
"indexesDefined": "이 컨테이너에는 다음과 같은 인덱스가 정의되어 있습니다.",
|
||||
"learnMoreSuffix": "전역 보조 인덱스를 정의하는 방법 및 사용 방법에 대해 설명합니다.",
|
||||
"jsonAriaLabel": "전역 보조 인덱스 JSON",
|
||||
"addIndex": "인덱스 추가",
|
||||
"settingsTitle": "전역 보조 인덱스 설정",
|
||||
"sourceContainer": "원본 컨테이너",
|
||||
"indexDefinition": "전역 보조 인덱스 정의"
|
||||
},
|
||||
"indexingPolicyRefresh": {
|
||||
"refreshFailed": "Refreshing index transformation progress failed"
|
||||
"refreshFailed": "인덱스 변환 진행률 새로 고침 실패"
|
||||
},
|
||||
"throughputInput": {
|
||||
"autoscale": "Autoscale",
|
||||
"manual": "Manual",
|
||||
"minimumRuS": "Minimum RU/s",
|
||||
"maximumRuS": "Maximum RU/s",
|
||||
"autoscale": "자동 크기 조정",
|
||||
"manual": "수동",
|
||||
"minimumRuS": "최소 RU/s",
|
||||
"maximumRuS": "최대 RU/s",
|
||||
"x10Equals": "x 10 =",
|
||||
"storageCapacity": "Storage capacity",
|
||||
"fixed": "Fixed",
|
||||
"unlimited": "Unlimited",
|
||||
"instant": "Instant",
|
||||
"fourToSixHrs": "4-6 hrs",
|
||||
"autoscaleDescription": "Based on usage, your {{resourceType}} throughput will scale from",
|
||||
"freeTierWarning": "Billing will apply if you provision more than {{ru}} RU/s of manual throughput, or if the resource scales beyond {{ru}} RU/s with autoscale.",
|
||||
"capacityCalculator": "Estimate your required RU/s with",
|
||||
"capacityCalculatorLink": " capacity calculator",
|
||||
"fixedStorageNote": "When using a collection with fixed storage capacity, you can set up to 10,000 RU/s.",
|
||||
"min": "min",
|
||||
"max": "max"
|
||||
"storageCapacity": "스토리지 용량",
|
||||
"fixed": "해결됨",
|
||||
"unlimited": "무제한",
|
||||
"instant": "인스턴트",
|
||||
"fourToSixHrs": "4~6시간",
|
||||
"autoscaleDescription": "사용량에 따라 {{resourceType}} 처리량이 다음 범위에서 확장됩니다.",
|
||||
"freeTierWarning": "수동 처리량을 {{ru}}RU/s 이상 프로비전하거나 자동 크기 조정으로 리소스가 {{ru}}RU/s를 초과하면 청구가 적용됩니다.",
|
||||
"capacityCalculator": "필요한 RU/s를 다음을 기준으로 예측",
|
||||
"capacityCalculatorLink": " 용량 계산기",
|
||||
"fixedStorageNote": "고정 스토리지 용량이 있는 컬렉션은 최대 10,000RU/s까지 설정할 수 있습니다.",
|
||||
"min": "분",
|
||||
"max": "최대"
|
||||
},
|
||||
"throughputBuckets": {
|
||||
"label": "Throughput Buckets",
|
||||
"bucketLabel": "Bucket {{id}}",
|
||||
"dataExplorerQueryBucket": " (Data Explorer Query Bucket)",
|
||||
"active": "Active",
|
||||
"inactive": "Inactive"
|
||||
"label": "처리량 버킷",
|
||||
"bucketLabel": "버킷 {{id}}",
|
||||
"dataExplorerQueryBucket": " (데이터 탐색기 쿼리 버킷)",
|
||||
"active": "활성",
|
||||
"inactive": "비활성"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user