mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-20 05:19:28 +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": "Ingerichte doorvoer op het {{databaseLabel}} niveau wordt gedeeld in alle {{collectionsLabel}} binnen de {{databaseLabel}}.",
|
||||
"greaterThanError": "Voer een waarde in die groter is dan {{minValue}} voor autopilot-doorvoer",
|
||||
"acknowledgeSpendError": "Bevestig de geschatte {{period}} uitgaven.",
|
||||
"acknowledgeSpendErrorMonthly": "Please acknowledge the estimated monthly spend.",
|
||||
"acknowledgeSpendErrorDaily": "Please acknowledge the estimated daily spend.",
|
||||
"provisionSharedThroughputTitle": "Provision shared throughput",
|
||||
"provisionThroughputLabel": "Provision throughput"
|
||||
"acknowledgeSpendErrorMonthly": "Bevestig de geschatte maandelijkse uitgaven.",
|
||||
"acknowledgeSpendErrorDaily": "Bevestig de geschatte dagelijkse uitgaven.",
|
||||
"provisionSharedThroughputTitle": "Gedeelde doorvoer inrichten",
|
||||
"provisionThroughputLabel": "Inrichtingsdoorvoer"
|
||||
},
|
||||
"addCollection": {
|
||||
"createNew": "Nieuw item maken",
|
||||
@@ -498,29 +498,29 @@
|
||||
"vectorPolicyError": "Los fouten op in het containervectorbeleid",
|
||||
"fullTextSearchPolicyError": "Los fouten op in het zoekbeleid voor volledige tekst van container",
|
||||
"addingSampleDataSet": "Voorbeeldgegevensset toevoegen",
|
||||
"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": "Databasenaam",
|
||||
"databaseFieldLabelId": "Database-id",
|
||||
"newDatabaseIdPlaceholder": "Typ een nieuwe database-id",
|
||||
"newDatabaseIdAriaLabel": "Nieuwe database-id, typ een nieuwe database-id",
|
||||
"createNewDatabaseAriaLabel": "Nieuwe database maken",
|
||||
"useExistingDatabaseAriaLabel": "Bestaande database gebruiken",
|
||||
"chooseExistingDatabase": "Een bestaande database kiezen",
|
||||
"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": "Voorbeelddatabase maken",
|
||||
"step1Body": "De database is het bovenliggende element van een container. U kunt een nieuwe database maken of een bestaande gebruiken. In deze tutorial maken we een nieuwe database met de naam SampleDB.",
|
||||
"step1LearnMore": "Meer informatie over resources.",
|
||||
"step2Headline": "Instelling doorvoer",
|
||||
"step2Body": "Cosmos DB raadt aan om de doorvoer over de database te delen. Autoscale geeft u een flexibele hoeveelheid doorvoer op basis van de ingestelde maximale RU/s (Request Units).",
|
||||
"step2LearnMore": "Meer informatie over RU/s.",
|
||||
"step3Headline": "Container benoemen",
|
||||
"step3Body": "Geef uw container een naam",
|
||||
"step4Headline": "Partitiesleutel instellen",
|
||||
"step4Body": "Laatste stap: u moet een partitiesleutel definiëren voor uw collectie. /adres is gekozen voor dit specifieke voorbeeld. Een goede partitiesleutel heeft een breed scala aan mogelijke waarden",
|
||||
"step4CreateContainer": "Container maken",
|
||||
"step5Headline": "Voorbeeldcontainer maken",
|
||||
"step5Body": "Er wordt nu een voorbeeldcontainer gemaakt en er worden voorbeeldgegevens voor u toegevoegd. Dit duurt ongeveer 1 minuut.",
|
||||
"step5BodyFollowUp": "Zodra de voorbeeldcontainer is gemaakt, bekijkt u de voorbeeldgegevensset en volgt u de volgende stappen",
|
||||
"stepOfTotal": "Stap {{current}} van {{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": "Schaal",
|
||||
"conflictResolution": "Conflictresolutie",
|
||||
"settings": "Instellingen",
|
||||
"indexingPolicy": "Indexeringsbeleid",
|
||||
"partitionKeys": "Partitiesleutels",
|
||||
"partitionKeysPreview": "Partitiesleutels (preview)",
|
||||
"computedProperties": "Berekende eigenschappen",
|
||||
"containerPolicies": "Containerbeleidsregels",
|
||||
"throughputBuckets": "Doorvoerbuckets",
|
||||
"globalSecondaryIndexPreview": "Globale secundaire index (preview)",
|
||||
"maskingPolicyPreview": "Maskeringsbeleid (preview)"
|
||||
},
|
||||
"mongoNotifications": {
|
||||
"selectTypeWarning": "Please select a type for each index.",
|
||||
"selectTypeWarning": "Selecteer een type voor elke index.",
|
||||
"enterFieldNameError": "Voer een veldnaam in.",
|
||||
"wildcardPathError": "Wildcard path is not present in the field name. Use a pattern like "
|
||||
"wildcardPathError": "Jokertekenpad is niet aanwezig in de veldnaam. Gebruik een patroon zoals "
|
||||
},
|
||||
"partitionKey": {
|
||||
"shardKey": "Shard key",
|
||||
"partitionKey": "Partition key",
|
||||
"shardKey": "Shardsleutel",
|
||||
"partitionKey": "Partitiesleutel",
|
||||
"shardKeyTooltip": "De shardsleutel (veld) wordt gebruikt om uw gegevens te splitsen over veel replicasets (shards) om onbeperkte schaalbaarheid te bereiken. Het is essentieel om een veld te kiezen dat uw gegevens gelijkmatig zal distribueren.",
|
||||
"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": "wordt gebruikt om gegevens automatisch over partities te distribueren voor schaalbaarheid. Kies een eigenschap in uw JSON-document die een breed scala aan waarden heeft en het aanvraagvolume gelijkmatig distribueert.",
|
||||
"sqlPartitionKeyTooltipSuffix": " Voor kleine workloads met veel lees- of schrijfverkeer, ongeacht de grootte, is id vaak een goede keuze.",
|
||||
"partitionKeySubtext": "For small workloads, the item ID is a suitable choice for the partition key.",
|
||||
"mongoPlaceholder": "e.g., categoryId",
|
||||
"gremlinPlaceholder": "e.g., /address",
|
||||
"partitionKeySubtext": "Voor kleine workloads is de item-id een geschikte keuze voor de partitiesleutel.",
|
||||
"mongoPlaceholder": "bijvoorbeeld categoryId",
|
||||
"gremlinPlaceholder": "bijvoorbeeld /adres",
|
||||
"sqlFirstPartitionKey": "Vereist: eerste partitiesleutel, bijvoorbeeld /TenantId",
|
||||
"sqlSecondPartitionKey": "tweede partitiesleutel, bijvoorbeeld /UserId",
|
||||
"sqlThirdPartitionKey": "derde partitiesleutel, bijvoorbeeld /SessionId",
|
||||
"defaultPlaceholder": "e.g., /address/zipCode"
|
||||
"defaultPlaceholder": "Bijvoorbeeld /adres/postcode"
|
||||
},
|
||||
"costEstimate": {
|
||||
"title": "Cost estimate*",
|
||||
"howWeCalculate": "How we calculate this",
|
||||
"updatedCostPerMonth": "Updated cost per month",
|
||||
"currentCostPerMonth": "Current cost per month",
|
||||
"title": "Kostenraming*",
|
||||
"howWeCalculate": "Hoe we dit berekenen",
|
||||
"updatedCostPerMonth": "Bijgewerkte kosten per maand",
|
||||
"currentCostPerMonth": "Actuele kosten per maand",
|
||||
"perRu": "/RU",
|
||||
"perHour": "/hr",
|
||||
"perDay": "/day",
|
||||
"perMonth": "/mo"
|
||||
"perHour": "/uur",
|
||||
"perDay": "/dag",
|
||||
"perMonth": "/mnd"
|
||||
},
|
||||
"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,",
|
||||
"manualToAutoscaleDisclaimer": "Het startmaximum voor automatisch schalen van RU/s wordt door het systeem bepaald op basis van de huidige handmatige doorvoerinstellingen en opslag van uw resource. Nadat automatisch schalen is ingeschakeld, kunt u het maximum RU/s wijzigen.",
|
||||
"ttlWarningText": "Het systeem verwijdert automatisch items op basis van de TTL-waarde (in seconden) die u opgeeft, zonder dat een verwijderingsbewerking expliciet door een clienttoepassing hoeft te worden uitgevoerd. Zie voor meer informatie,",
|
||||
"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.",
|
||||
"unsavedIndexingPolicy": "indexeringsbeleid",
|
||||
"unsavedDataMaskingPolicy": "beleid voor gegevensmaskering",
|
||||
"unsavedComputedProperties": "berekende eigenschappen",
|
||||
"unsavedEditorWarningPrefix": "U hebt de laatste wijzigingen nog niet opgeslagen",
|
||||
"unsavedEditorWarningSuffix": ". Klik op Opslaan om de wijzigingen te bevestigen.",
|
||||
"updateDelayedApplyWarning": "U staat op het punt een verhoging van de doorvoer aan te vragen boven de vooraf toegewezen capaciteit. Het duurt even voordat deze bewerking is voltooid.",
|
||||
"scalingUpDelayMessage": "Het opschalen duurt 4-6 uur omdat dit het aantal fysieke partities overschrijdt dat Azure Cosmos DB momenteel direct kan ondersteunen. U kunt uw doorvoer direct verhogen naar {{instantMaximumThroughput}} of doorgaan met deze waarde en wachten tot het opschalen is voltooid.",
|
||||
"exceedPreAllocatedMessage": "Uw aanvraag om de doorvoer te verhogen overschrijdt de vooraf toegewezen capaciteit, wat langer kan duren dan verwacht. U kunt uit drie opties kiezen om door te gaan:",
|
||||
"instantScaleOption": "U kunt direct omhoog schalen naar {{instantMaximumThroughput}} RU/s.",
|
||||
"asyncScaleOption": "U kunt asynchroon omhoog schalen naar elke waarde onder {{maximumThroughput}} RU/s binnen 4-6 uur.",
|
||||
"quotaMaxOption": "Uw huidige quotumlimiet is {{maximumThroughput}} RU/s. Om deze limiet te overschrijden, moet u een quotumverhoging aanvragen; het Azure Cosmos DB-team zal dit beoordelen.",
|
||||
"belowMinimumMessage": "U kunt de doorvoer niet verlagen tot onder uw huidige minimum van {{minimum}} RU/s. Raadpleeg de documentatie bij de serviceofferte voor meer informatie over deze limiet.",
|
||||
"saveThroughputWarning": "Uw factuur wordt beïnvloed wanneer u uw doorvoerinstellingen bijwerkt. Controleer de bijgewerkte kostenraming hieronder voordat u uw wijzigingen opslaat",
|
||||
"currentAutoscaleThroughput": "Huidige doorvoer voor automatische schaalaanpassing:",
|
||||
"targetAutoscaleThroughput": "Doeldoorvoer voor automatische schaalaanpassing:",
|
||||
"currentManualThroughput": "Actuele handmatige doorvoer:",
|
||||
"targetManualThroughput": "Handmatige doorvoer van doel:",
|
||||
"applyDelayedMessage": "De aanvraag om de doorvoer te verhogen is ingediend. Deze bewerking duurt 1-3 werkdagen om te voltooien. Bekijk de meest recente status in Meldingen.",
|
||||
"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"
|
||||
"applyShortDelayMessage": "Een aanvraag voor het verhogen van de doorvoer wordt momenteel uitgevoerd. Het duurt even voordat deze bewerking is voltooid.",
|
||||
"applyLongDelayMessage": "Een aanvraag voor het verhogen van de doorvoer wordt momenteel uitgevoerd. Deze bewerking duurt 1-3 werkdagen om te voltooien. Bekijk de meest recente status in Meldingen.",
|
||||
"throughputCapError": "Uw account is momenteel geconfigureerd met een totale doorvoerlimiet van {{throughputCap}} RU/s. Deze update is niet mogelijk omdat hierdoor de totale doorvoer naar {{newTotalThroughput}} RU/s zou toenemen. Wijzig de totale doorvoerlimiet in kostenbeheer.",
|
||||
"throughputIncrementError": "De doorvoerwaarde moet in stappen van 1000 zijn"
|
||||
},
|
||||
"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": "Laatste schrijf-wins (standaard)",
|
||||
"customMergeProcedure": "Procedure samenvoegen (aangepast)",
|
||||
"mode": "Modus",
|
||||
"conflictResolverProperty": "Conflictoplossingseigenschap",
|
||||
"storedProcedure": "Opgeslagen procedure",
|
||||
"lwwTooltip": "Haalt de naam op of stelt de naam in van een gehele eigenschap in uw documenten die wordt gebruikt voor het Last Write Wins (LWW) conflictoplossingsschema. Standaard gebruikt het systeem de systeemgedefinieerde timestamp-eigenschap _ts om te bepalen welke versie van het document wint bij conflicten. Geef uw eigen gehele eigenschap op als u de standaard op timestamps gebaseerde conflictoplossing wilt overschrijven.",
|
||||
"customTooltip": "Haalt de naam op of stelt de naam in van een opgeslagen procedure (ook wel samenvoegprocedure genoemd) voor het oplossen van conflicten. U kunt applicatielogica schrijven om te bepalen welke versie van een document wint bij conflicten. De opgeslagen procedure wordt transactioneel en precies één keer aan de serverzijde uitgevoerd. Als u geen opgeslagen procedure opgeeft, worden de conflicten weergegeven in de",
|
||||
"customTooltipConflictsFeed": " conflictenfeed",
|
||||
"customTooltipSuffix": ". U kunt de opgeslagen procedure op elk gewenst moment bijwerken of opnieuw registreren."
|
||||
},
|
||||
"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": "Bewaarbeleid voor feedlogboeken wijzigen",
|
||||
"tooltip": "Schakel het bewaarbeleid voor de wijzigingsfeedlog in om standaard de geschiedenis van de laatste tien minuten voor items in de container te bewaren. Om dit te ondersteunen, worden de kosten van de aanvraag-eenheid (RU) voor deze container bij schrijfbewerkingen verdubbeld. Leesbewerkingen blijven ongewijzigd."
|
||||
},
|
||||
"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",
|
||||
"disclaimer": "Voor query's die op meerdere eigenschappen filteren, maakt u meerdere indexen met één veld in plaats van een samengestelde index.",
|
||||
"disclaimerCompoundIndexesLink": " Samengestelde indexen ",
|
||||
"disclaimerSuffix": "Worden alleen gebruikt voor het sorteren van queryresultaten. Als u een samengestelde index wilt toevoegen, kunt u er een maken met de Mongo Shell.",
|
||||
"compoundNotSupported": "Verzamelingen met samengestelde indexen worden nog niet ondersteund in de indexeringseditor. Gebruik de Mongo Shell om het indexeringsbeleid voor deze verzameling te wijzigen.",
|
||||
"aadError": "Als u de editor voor indexeringsbeleid wilt gebruiken, meldt u zich aan bij",
|
||||
"aadErrorLink": "azure-portal.",
|
||||
"refreshingProgress": "Vernieuwen van voortgang indextransformatie",
|
||||
"canMakeMoreChangesZero": "U kunt meer indexeringswijzigingen aanbrengen zodra de huidige indextransformatie is voltooid. ",
|
||||
"refreshToCheck": "Vernieuwen om te controleren of het is voltooid.",
|
||||
"canMakeMoreChangesProgress": "U kunt meer indexeringswijzigingen aanbrengen zodra de huidige indextransformatie is voltooid. Het is {{progress}}% voltooid. ",
|
||||
"refreshToCheckProgress": "Vernieuwen om de voortgang te controleren.",
|
||||
"definitionColumn": "Definitie",
|
||||
"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"
|
||||
"dropIndexColumn": "Drop index",
|
||||
"addIndexBackColumn": "Index terug toevoegen",
|
||||
"deleteIndexButton": "Knop Index verwijderen",
|
||||
"addBackIndexButton": "Knop Index terug toevoegen",
|
||||
"currentIndexes": "Huidige index(en)",
|
||||
"indexesToBeDropped": "Index(en) die verwijderd worden",
|
||||
"indexFieldName": "Naam van indexveld",
|
||||
"indexType": "Indextype",
|
||||
"selectIndexType": "Selecteer een type index",
|
||||
"undoButton": "Knop Ongedaan maken"
|
||||
},
|
||||
"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."
|
||||
"ttlOff": "Uit",
|
||||
"ttlOnNoDefault": "Aan (niet standaard)",
|
||||
"ttlOn": "Aan",
|
||||
"seconds": "seconde(n)",
|
||||
"timeToLiveInSeconds": "Time to Live in seconden",
|
||||
"analyticalStorageTtl": "Analytische Time to Live",
|
||||
"geospatialConfiguration": "Georuimtelijke configuratie",
|
||||
"geography": "Geografie",
|
||||
"geometry": "Geometrie",
|
||||
"uniqueKeys": "Unieke sleutels",
|
||||
"mongoTtlMessage": "Om time-to-live (TTL) in te schakelen voor uw verzameling/documenten,",
|
||||
"mongoTtlLinkText": "een TTL-index maken",
|
||||
"partitionKeyTooltipTemplate": "Deze {{partitionKeyName}} wordt gebruikt om gegevens over meerdere partities te verdelen voor schaalbaarheid. De waarde \"{{partitionKeyValue}}\" bepaalt hoe documenten worden gepartitioneerd.",
|
||||
"largePartitionKeyEnabled": "Groot {{partitionKeyName}} is ingeschakeld.",
|
||||
"hierarchicalPartitioned": "Hiërarchisch gepartitioneerde container.",
|
||||
"nonHierarchicalPartitioned": "Niet-hiërarchisch gepartitioneerde container."
|
||||
},
|
||||
"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": "Met de gratis laag krijgt u de eerste {{ru}} RU/s en {{storage}} GB opslagruimte in dit account gratis. Houd het totale aantal RU/s over alle resources in het account op maximaal {{ru}} RU/s om uw account gratis te houden.",
|
||||
"freeTierLearnMore": "Meer informatie.",
|
||||
"throughputRuS": "Doorvoer (RU/s)",
|
||||
"autoScaleCustomSettings": "Uw account heeft aangepaste instellingen die het instellen van doorvoer op containerniveau verhinderen. Werk samen met uw contactpersoon van het Cosmos DB-engineeringteam om wijzigingen aan te brengen.",
|
||||
"keyspaceSharedThroughput": "Deze gedeelde doorvoer van de tabel is geconfigureerd in de sleutelruimte",
|
||||
"throughputRangeLabel": "Doorvoer ({{min}} - {{max}} RU/s)",
|
||||
"unlimited": "onbeperkt"
|
||||
},
|
||||
"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}} wijzigen",
|
||||
"currentPartitionKey": "Huidige {{partitionKeyName}}",
|
||||
"partitioning": "Partitionering",
|
||||
"hierarchical": "Hiërarchisch",
|
||||
"nonHierarchical": "Niet-hiërarchisch",
|
||||
"safeguardWarning": "Zorg ervoor dat er gedurende het hele proces van het wijzigen van de partitiesleutel geen updates worden uitgevoerd op de broncontainer om de integriteit van de gegevens die naar de nieuwe container worden gekopieerd te waarborgen.",
|
||||
"changeDescription": "Om de partitiesleutel te wijzigen, moet u een nieuwe doelcontainer maken of een bestaande doelcontainer selecteren. Gegevens worden vervolgens naar de doelcontainer gekopieerd.",
|
||||
"changeButton": "Wijzigen",
|
||||
"changeJob": "{{partitionKeyName}} taak wijzigen",
|
||||
"cancelButton": "Annuleren",
|
||||
"documentsProcessed": "({{processedCount}} van {{totalCount}} documenten verwerkt)"
|
||||
},
|
||||
"computedProperties": {
|
||||
"ariaLabel": "Computed properties",
|
||||
"learnMorePrefix": "about how to define computed properties and how to use them."
|
||||
"ariaLabel": "Berekende eigenschappen",
|
||||
"learnMorePrefix": "over het definiëren van berekende eigenschappen en het gebruik ervan."
|
||||
},
|
||||
"indexingPolicy": {
|
||||
"ariaLabel": "Indexing Policy"
|
||||
"ariaLabel": "Indexeringsbeleid"
|
||||
},
|
||||
"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": "Beleid voor gegevensmaskering",
|
||||
"validationFailed": "De validatie is mislukt:",
|
||||
"includedPathsRequired": "includedPaths is vereist",
|
||||
"includedPathsMustBeArray": "includedPaths moet een matrix zijn",
|
||||
"excludedPathsMustBeArray": "excludedPaths moet een matrix zijn als opgegeven"
|
||||
},
|
||||
"containerPolicy": {
|
||||
"vectorPolicy": "Vector Policy",
|
||||
"fullTextPolicy": "Full Text Policy",
|
||||
"createFullTextPolicy": "Create new full text search policy"
|
||||
"vectorPolicy": "Vectorbeleid",
|
||||
"fullTextPolicy": "Beleid voor volledige tekst",
|
||||
"createFullTextPolicy": "Nieuw zoekbeleid voor volledige tekst maken"
|
||||
},
|
||||
"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": "Voor deze container zijn de volgende indexen gedefinieerd.",
|
||||
"learnMoreSuffix": "Over het definiëren van globale secundaire indexen en het gebruik ervan.",
|
||||
"jsonAriaLabel": "JSON van globale secundaire index",
|
||||
"addIndex": "Index toevoegen",
|
||||
"settingsTitle": "Instellingen van globale secundaire index",
|
||||
"sourceContainer": "Broncontainer",
|
||||
"indexDefinition": "Definitie van globale secundaire index"
|
||||
},
|
||||
"indexingPolicyRefresh": {
|
||||
"refreshFailed": "Refreshing index transformation progress failed"
|
||||
"refreshFailed": "Vernieuwen van voortgang indextransformatie mislukt"
|
||||
},
|
||||
"throughputInput": {
|
||||
"autoscale": "Autoscale",
|
||||
"manual": "Manual",
|
||||
"minimumRuS": "Minimum RU/s",
|
||||
"maximumRuS": "Maximum RU/s",
|
||||
"autoscale": "Automatisch schalen",
|
||||
"manual": "Handmatig",
|
||||
"minimumRuS": "Minimumaantal RU/s",
|
||||
"maximumRuS": "Maximumaantal 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.",
|
||||
"storageCapacity": "Opslagcapaciteit",
|
||||
"fixed": "Vast",
|
||||
"unlimited": "Onbeperkt",
|
||||
"instant": "Direct",
|
||||
"fourToSixHrs": "4-6 uur",
|
||||
"autoscaleDescription": "Op basis van gebruik wordt uw {{resourceType}} doorvoer geschaald vanaf",
|
||||
"freeTierWarning": "Facturering geldt als u meer dan {{ru}} RU/s handmatige doorvoer instelt, of als de resource met automatisch schalen meer dan {{ru}} RU/s schaalt.",
|
||||
"capacityCalculator": "Uw benodigde RU/s inschatten met",
|
||||
"capacityCalculatorLink": " capaciteitscalculator",
|
||||
"fixedStorageNote": "Als u een verzameling met vaste opslagcapaciteit gebruikt, kunt u tot 10.000 RU/s instellen.",
|
||||
"min": "min",
|
||||
"max": "max"
|
||||
"max": "max."
|
||||
},
|
||||
"throughputBuckets": {
|
||||
"label": "Throughput Buckets",
|
||||
"label": "Doorvoerbuckets",
|
||||
"bucketLabel": "Bucket {{id}}",
|
||||
"dataExplorerQueryBucket": " (Data Explorer Query Bucket)",
|
||||
"active": "Active",
|
||||
"inactive": "Inactive"
|
||||
"dataExplorerQueryBucket": " (Data Explorer-querybucket)",
|
||||
"active": "Actief",
|
||||
"inactive": "Inactief"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user