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:
olprod
2026-03-18 12:40:24 -07:00
committed by GitHub
parent 7c300698c8
commit 8e1b041e3b
18 changed files with 2423 additions and 2423 deletions

View File

@@ -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/秒(请求单位)提供灵活的吞吐量。",
"step2LearnMore": "详细了解 RU/秒。",
"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.",
"selectTypeWarning": "请为每个索引选择一个类型。",
"enterFieldNameError": "请输入字段名称。",
"wildcardPathError": "Wildcard path is not present in the field name. Use a pattern like "
"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.",
"mongoPlaceholder": "e.g., categoryId",
"gremlinPlaceholder": "e.g., /address",
"partitionKeySubtext": "对于小型工作负载,项 ID 是适合分区键的选择。",
"mongoPlaceholder": "例如,categoryId",
"gremlinPlaceholder": "例如,/address",
"sqlFirstPartitionKey": "必需 - 第一个分区键,例如 /TenantId",
"sqlSecondPartitionKey": "第二个分区键,例如 /UserId",
"sqlThirdPartitionKey": "第三个分区键,例如 /SessionId",
"defaultPlaceholder": "e.g., /address/zipCode"
"defaultPlaceholder": "例如,/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/秒。启用自动缩放后,可以更改最大 RU/秒。",
"ttlWarningText": "系统将根据你提供的 TTL 值(以秒为单位)自动删除项,而无需客户端应用程序显式发出的删除操作。有关详细信息,请参阅",
"ttlWarningLinkText": "Azure Cosmos DB 中的生存时间(TTL)",
"unsavedIndexingPolicy": "索引策略",
"unsavedDataMaskingPolicy": "数据掩码策略",
"unsavedComputedProperties": "计算属性",
"unsavedEditorWarningPrefix": "你尚未保存所做的最新更改",
"unsavedEditorWarningSuffix": "。请单击“保存”以确认更改。",
"updateDelayedApplyWarning": "你将请求增加超出预分配容量的吞吐量。此操作需要一些时间才能完成。",
"scalingUpDelayMessage": "纵向扩展将需要 4-6 小时,因为它超出了 Azure Cosmos DB 根据物理分区数可以立即支持的范围。你可以立即将吞吐量提升至 {{instantMaximumThroughput}},也可以继续使用当前值,等待纵向扩展完成。",
"exceedPreAllocatedMessage": "增加吞吐量的请求超出了预分配的容量,这可能需要比预期更长的时间。有三个选项可供选择以继续:",
"instantScaleOption": "可以立即纵向扩展到 {{instantMaximumThroughput}} RU/秒。",
"asyncScaleOption": "可以在 4-6 小时内异步纵向扩展到 {{maximumThroughput}} RU/s 下的任何值。",
"quotaMaxOption": "当前配额上限为 {{maximumThroughput}} RU/秒。若要超过此限制必须请求增加配额Azure Cosmos DB 团队将进行审核。",
"belowMinimumMessage": "不能将吞吐量降低到当前最低 {{minimum}} RU/秒。有关此限制的详细信息,请参阅我们的服务报价文档。",
"saveThroughputWarning": "更新吞吐量设置时,帐单将受到影响。在保存更改之前,请查看下面更新的成本估算",
"currentAutoscaleThroughput": "当前自动缩放吞吐量:",
"targetAutoscaleThroughput": "目标自动缩放吞吐量:",
"currentManualThroughput": "当前手动吞吐量:",
"targetManualThroughput": "目标手动吞吐量:",
"applyDelayedMessage": "已成功提交增加吞吐量的请求。此操作需要 1-3 个工作日才能完成。在“通知”中查看最新状态。",
"databaseLabel": "数据库:",
"containerLabel": "容器:",
"applyShortDelayMessage": "当前正在请求增加吞吐量。此操作需要一些时间才能完成。",
"applyLongDelayMessage": "当前正在请求增加吞吐量。此操作需要 1-3 个工作日才能完成。在“通知”中查看最新状态。",
"throughputCapError": "你的帐户当前配置的总吞吐量限制为 {{throughputCap}} RU/秒。此更新不可行,因为它会将总吞吐量增加到 {{newTotalThroughput}} RU/秒。更改成本管理中的总吞吐量限制。",
"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)的冲突解决方案。默认情况下,系统使用系统定义的时间戳属性 _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)费用将翻倍。读取不受影响。"
},
"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 shell 创建一个。",
"compoundNotSupported": "索引编辑器尚不支持具有复合索引的集合。若要修改此集合的索引策略,请使用 Mongo Shell",
"aadError": "若要使用索引策略编辑器,请登录到",
"aadErrorLink": "Azure 门户。",
"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": "生存时间",
"ttlOff": "",
"ttlOnNoDefault": "开(无默认)",
"ttlOn": "",
"seconds": "",
"timeToLiveInSeconds": "生存时间(以秒为单位)",
"analyticalStorageTtl": "分析存储生存时间",
"geospatialConfiguration": "地理空间配置",
"geography": "地理区域",
"geometry": "几何",
"uniqueKeys": "唯一键",
"mongoTtlMessage": "若要为集合/文档启用生存时间(TTL)",
"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/秒和 {{storage}} GB 存储空间。若要保持帐户免费,请将帐户中所有资源的总 RU/秒保持在 {{ru}} RU/秒以内。",
"freeTierLearnMore": "了解详细信息。",
"throughputRuS": "吞吐量(RU/s)",
"autoScaleCustomSettings": "你的帐户具有阻止在容器级别设置吞吐量的自定义设置。请与 Cosmos DB 工程团队联系点合作进行更改。",
"keyspaceSharedThroughput": "此表共享吞吐量是在密钥空间中配置的",
"throughputRangeLabel": "吞吐量({{min}} - {{max}} RU/)",
"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/",
"maximumRuS": "最大 RU/",
"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/秒,或资源通过自动缩放超过 {{ru}} RU/秒,将产生计费。",
"capacityCalculator": "估算所需的 RU/秒,使用",
"capacityCalculatorLink": " 容量计算器",
"fixedStorageNote": "使用具有固定存储容量的集合时,最多可以设置 10,000 RU/秒。",
"min": "最小值",
"max": "最大值"
},
"throughputBuckets": {
"label": "Throughput Buckets",
"bucketLabel": "Bucket {{id}}",
"dataExplorerQueryBucket": " (Data Explorer Query Bucket)",
"active": "Active",
"inactive": "Inactive"
"label": "吞吐量存储桶",
"bucketLabel": "存储桶 {{id}}",
"dataExplorerQueryBucket": " (数据资源管理器查询存储桶)",
"active": "活动",
"inactive": "非活动"
}
}
}