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": "{{databaseLabel}} düzeyinde sağlanan aktarım hızı, {{databaseLabel}} altındaki tüm {{collectionsLabel}} ile paylaşılır.",
|
||||
"greaterThanError": "Autopilot aktarım hızı için {{minValue}} değerinden büyük bir değer girin",
|
||||
"acknowledgeSpendError": "Lütfen tahmini {{period}} harcamayı kabul edin.",
|
||||
"acknowledgeSpendErrorMonthly": "Please acknowledge the estimated monthly spend.",
|
||||
"acknowledgeSpendErrorDaily": "Please acknowledge the estimated daily spend.",
|
||||
"provisionSharedThroughputTitle": "Provision shared throughput",
|
||||
"provisionThroughputLabel": "Provision throughput"
|
||||
"acknowledgeSpendErrorMonthly": "Lütfen tahmini aylık harcamayı kabul edin.",
|
||||
"acknowledgeSpendErrorDaily": "Lütfen tahmini günlük harcamayı kabul edin.",
|
||||
"provisionSharedThroughputTitle": "Paylaşılan aktarım hızını ayarlayın",
|
||||
"provisionThroughputLabel": "Aktarım hızı sağla"
|
||||
},
|
||||
"addCollection": {
|
||||
"createNew": "Yeni oluştur",
|
||||
@@ -498,29 +498,29 @@
|
||||
"vectorPolicyError": "Kapsayıcı vektör ilkesindeki hataları düzeltin",
|
||||
"fullTextSearchPolicyError": "Kapsayıcı tam metin arama ilkesindeki hataları düzeltin.",
|
||||
"addingSampleDataSet": "Örnek veri kümesi ekleniyor",
|
||||
"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": "Veritabanı adı",
|
||||
"databaseFieldLabelId": "Veritabanı kimliği",
|
||||
"newDatabaseIdPlaceholder": "Yeni bir veritabanı kimliği girin",
|
||||
"newDatabaseIdAriaLabel": "Yeni veritabanı kimliği, Yeni bir veritabanı kimliği yazın",
|
||||
"createNewDatabaseAriaLabel": "Yeni veritabanı oluştur",
|
||||
"useExistingDatabaseAriaLabel": "Mevcut veritabanını kullan",
|
||||
"chooseExistingDatabase": "Mevcut bir veritabanını seçin",
|
||||
"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": "Örnek veritabanı oluştur",
|
||||
"step1Body": "Veritabanı, bir kapsayıcının üst öğesidir. Yeni bir veritabanı oluşturabilir veya var olan bir veritabanını kullanabilirsiniz. Bu öğreticide SampleDB adlı yeni bir veritabanı oluşturuyoruz.",
|
||||
"step1LearnMore": "Kaynaklar hakkında daha fazla bilgi edinin.",
|
||||
"step2Headline": "Aktarım hızını ayarlama",
|
||||
"step2Body": "Cosmos DB, aktarım hızını veritabanları arasında paylaşmanızı önerir. Otomatik ölçeklendirme, belirlenen maksimum RU/s (İstek Birimleri) değerine göre esnek bir aktarım hızı sağlar.",
|
||||
"step2LearnMore": "RU/s hakkında daha fazla bilgi edinin.",
|
||||
"step3Headline": "Kapsayıcı adı verme",
|
||||
"step3Body": "Kapsayıcınıza ad verin",
|
||||
"step4Headline": "Bölüm anahtarı ayarlanıyor",
|
||||
"step4Body": "Son adım: Koleksiyonunuz için bir bölüm anahtarı tanımlamanız gerekir. /address seçeneği bu özel örnek için seçildi. İyi bir bölüm anahtarı geniş bir değer aralığına sahip olmalıdır",
|
||||
"step4CreateContainer": "Kapsayıcı oluştur",
|
||||
"step5Headline": "Örnek kapsayıcı oluşturuluyor",
|
||||
"step5Body": "Şu anda bir örnek kapsayıcı oluşturuluyor ve sizin için örnek veriler ekleniyor. Bu işlem yaklaşık 1 dakika sürer.",
|
||||
"step5BodyFollowUp": "Örnek kapsayıcı oluşturulduktan sonra örnek veri kümenizi gözden geçirin ve sonraki adımları izleyin",
|
||||
"stepOfTotal": "Adım {{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": "Ölçeklendir",
|
||||
"conflictResolution": "Çakışma Çözümleme",
|
||||
"settings": "Ayarlar",
|
||||
"indexingPolicy": "Dizin Oluşturma İlkesi",
|
||||
"partitionKeys": "Bölüm Anahtarları",
|
||||
"partitionKeysPreview": "Bölüm Anahtarları (önizleme)",
|
||||
"computedProperties": "Hesaplanan Özellikler",
|
||||
"containerPolicies": "Kapsayıcı İlkeleri",
|
||||
"throughputBuckets": "Aktarım Hızı Demetleri",
|
||||
"globalSecondaryIndexPreview": "Genel İkincil Dizini (Önizleme)",
|
||||
"maskingPolicyPreview": "Maskeleme İlkesi (önizleme)"
|
||||
},
|
||||
"mongoNotifications": {
|
||||
"selectTypeWarning": "Please select a type for each index.",
|
||||
"selectTypeWarning": "Lütfen her dizin için bir tür seçeneğini belirtin.",
|
||||
"enterFieldNameError": "Lütfen bir alan adı girin.",
|
||||
"wildcardPathError": "Wildcard path is not present in the field name. Use a pattern like "
|
||||
"wildcardPathError": "Alan adında joker karakter yolu yok. Şu şekilde bir desen kullanın: "
|
||||
},
|
||||
"partitionKey": {
|
||||
"shardKey": "Shard key",
|
||||
"partitionKey": "Partition key",
|
||||
"shardKey": "Parça anahtarı",
|
||||
"partitionKey": "Bölüm anahtarı",
|
||||
"shardKeyTooltip": "Parça anahtarı (alan), sınırsız ölçeklenebilirlik sağlamak amacıyla verilerinizi birçok çoğaltma kümesi (parça) arasında bölmek için kullanılır. Verilerinizi eşit olarak dağıtacak bir alan seçmeniz kritik önem taşır.",
|
||||
"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": "Bölümler arasında ölçeklenebilirlik için verileri otomatik olarak dağıtmak amacıyla kullanılır. JSON belgenizde çeşitli değerlerin yer aldığı ve istek hacmini eşit olarak dağıtan bir özellik seçin.",
|
||||
"sqlPartitionKeyTooltipSuffix": " Her boyuttaki küçük okuma yoğun iş yükleri veya yazma yoğun iş yükleri için, kimlik genellikle iyi bir seçenektir.",
|
||||
"partitionKeySubtext": "For small workloads, the item ID is a suitable choice for the partition key.",
|
||||
"mongoPlaceholder": "e.g., categoryId",
|
||||
"gremlinPlaceholder": "e.g., /address",
|
||||
"partitionKeySubtext": "Küçük iş yükleri için öğe kimliği bölüm anahtarı olarak uygundur.",
|
||||
"mongoPlaceholder": "ör. categoryId",
|
||||
"gremlinPlaceholder": "ör. /address",
|
||||
"sqlFirstPartitionKey": "Gerekli - ilk bölüm anahtarı ör. /TenantId",
|
||||
"sqlSecondPartitionKey": "ikinci bölüm anahtarı, örneğin, /UserId",
|
||||
"sqlThirdPartitionKey": "üçüncü bölüm anahtarı, ör. /SessionId",
|
||||
"defaultPlaceholder": "e.g., /address/zipCode"
|
||||
"defaultPlaceholder": "ör. /address/zipCode"
|
||||
},
|
||||
"costEstimate": {
|
||||
"title": "Cost estimate*",
|
||||
"howWeCalculate": "How we calculate this",
|
||||
"updatedCostPerMonth": "Updated cost per month",
|
||||
"currentCostPerMonth": "Current cost per month",
|
||||
"title": "Maliyet tahmini*",
|
||||
"howWeCalculate": "Bunu nasıl hesaplıyoruz",
|
||||
"updatedCostPerMonth": "Güncelleştirilmiş aylık maliyet",
|
||||
"currentCostPerMonth": "Mevcut aylık maliyet",
|
||||
"perRu": "/RU",
|
||||
"perHour": "/hr",
|
||||
"perDay": "/day",
|
||||
"perMonth": "/mo"
|
||||
"perHour": "/sa",
|
||||
"perDay": "/gün",
|
||||
"perMonth": "/ay"
|
||||
},
|
||||
"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": "Başlangıç otomatik ölçeklendirme maksimum RU/sn değeri, mevcut el ile aktarım hızı ayarları ve kaynağınızın depolama durumuna göre sistem tarafından belirlenir. Otomatik ölçeklendirme etkinleştirildikten sonra maksimum RU/sn değerini değiştirebilirsiniz.",
|
||||
"ttlWarningText": "Sistem, istemci uygulaması tarafından açıkça silme işlemi yapılmasına gerek kalmadan, girdiğiniz TTL değerine (saniye cinsinden) göre öğeleri otomatik olarak siler. Daha fazla bilgi için şu sayfaya bakın,",
|
||||
"ttlWarningLinkText": "Azure Cosmos DB'de Yaşam Süresi (TTL)",
|
||||
"unsavedIndexingPolicy": "Dizin oluşturma ilkesi",
|
||||
"unsavedDataMaskingPolicy": "veri maskeleme ilkesi",
|
||||
"unsavedComputedProperties": "hesaplanan özellikler",
|
||||
"unsavedEditorWarningPrefix": "Son yaptığınız değişiklikleri kaydetmediniz",
|
||||
"unsavedEditorWarningSuffix": ". Değişiklikleri onaylamak için lütfen Kaydet'e tıklayın.",
|
||||
"updateDelayedApplyWarning": "Önceden ayrılmış kapasitenin üzerinde aktarım hızı artışı talep etmek üzeresiniz. Bu işlemin tamamlanması biraz zaman alır.",
|
||||
"scalingUpDelayMessage": "Fiziksel bölüm sayınıza bağlı olarak Azure Cosmos DB'nin anında destekleyebileceğinin üzerinde olduğu için ölçeklendirme 4-6 saat sürecektir. Aktarım hızınızı {{instantMaximumThroughput}} değerine anında artırabilir veya bu değeri kullanmaya devam edip ölçeklendirme tamamlanana kadar bekleyebilirsiniz.",
|
||||
"exceedPreAllocatedMessage": "Aktarım hızını artırma talebiniz önceden ayrılmış kapasiteyi aşıyor ve bu işlem beklenenden daha uzun sürebilir. Devam etmek için üç seçeneğiniz var:",
|
||||
"instantScaleOption": "Anında {{instantMaximumThroughput}} RU/sn'ye kadar ölçeklendirebilirsiniz.",
|
||||
"asyncScaleOption": "4-6 saat içinde {{maximumThroughput}} RU/sn altındaki herhangi bir değere zaman uyumsuz olarak ölçeklendirebilirsiniz.",
|
||||
"quotaMaxOption": "Geçerli kota üst sınırınız {{maximumThroughput}} RU/sn. Bu sınırı aşmak için kota artışı talebinde bulunmalısınız ve Azure Cosmos DB ekibi bunu inceleyecektir.",
|
||||
"belowMinimumMessage": "Aktarım hızını mevcut minimumunuz olan {{minimum}} RU/sn'nin altına düşüremezsiniz. Bu sınır hakkında daha fazla bilgi için lütfen hizmet teklifi belgelerimize bakın.",
|
||||
"saveThroughputWarning": "Aktarım hızı ayarlarınızı güncelleştirdiğinzde faturanız etkilenir. Değişiklikleri kaydetmeden önce lütfen aşağıdaki güncelleştirilmiş maliyet tahminini gözden geçirin",
|
||||
"currentAutoscaleThroughput": "Geçerli otomatik ölçeklendirme aktarım hızı:",
|
||||
"targetAutoscaleThroughput": "Hedef otomatik ölçeklendirme aktarım hızı:",
|
||||
"currentManualThroughput": "Geçerli el ile aktarım hızı:",
|
||||
"targetManualThroughput": "Hedef el ile aktarım hızı:",
|
||||
"applyDelayedMessage": "Aktarım hızını artırma talebi başarıyla gönderildi. Bu işlem 1-3 iş günü sürebilir. En son durumu Bildirimler'den görüntüleyin.",
|
||||
"databaseLabel": "Veritabanı:",
|
||||
"containerLabel": "Kapsayıcı:",
|
||||
"applyShortDelayMessage": "Aktarım hızını artırma talebi şu anda devam ediyor. Bu işlemin tamamlanması biraz zaman alır.",
|
||||
"applyLongDelayMessage": "Aktarım hızını artırma talebi şu anda devam ediyor. Bu işlem 1-3 iş günü sürebilir. En son durumu Bildirimler'den görüntüleyin.",
|
||||
"throughputCapError": "Hesabınız şu anda toplam aktarım hızı sınırı {{throughputCap}} RU/sn olarak yapılandırılmış durumdadır. Bu güncelleştirme, toplam aktarım hızını {{newTotalThroughput}} RU/sn'ye artıracağından mümkün değildir. Maliyet yönetimindeki toplam aktarım hızı sınırını değiştirin.",
|
||||
"throughputIncrementError": "Aktarım hızı değeri 1000'in katları halinde olmalıdır"
|
||||
},
|
||||
"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": "Son Yazma Kazanır (varsayılan)",
|
||||
"customMergeProcedure": "Birleştirme Yordamı (özel)",
|
||||
"mode": "Mod",
|
||||
"conflictResolverProperty": "Çakışma Çözümleyici Özelliği",
|
||||
"storedProcedure": "Saklı yordam",
|
||||
"lwwTooltip": "Belgelerinizde Son Yazma Kazanır (LWW) tabanlı çakışma çözümleme yöntemi için kullanılan tamsayı özelliğinin adını alır veya ayarlar. Varsayılan olarak sistem, çakışan belge sürümlerinin kazananını belirlemek için sistem tarafından tanımlanmış zaman damgası özelliği _ts'yi kullanır. Varsayılan zaman damgası tabanlı çakışma çözümlemesini geçersiz kılmak isterseniz kendi tamsayı özelliğinizi belirtin.",
|
||||
"customTooltip": "Çakışmaları çözmek için saklı yordamın (birleştirme yordamı olarak da bilinir) adını alır veya ayarlar. Çakışan belge sürümlerinin kazananını belirlemek için uygulama tanımlı mantık yazabilirsiniz. Saklı yordam, sunucu tarafında tam olarak bir kez işlem olarak yürütülür. Saklı yordam sağlamazsanız, çakışmalar içinde doldurulur",
|
||||
"customTooltipConflictsFeed": " çakışma akışı",
|
||||
"customTooltipSuffix": ". Saklı yordamı istediğiniz zaman güncelleştirebilir veya yeniden kaydedebilirsiniz."
|
||||
},
|
||||
"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": "Akış günlüğü saklama ilkesini değiştirin",
|
||||
"tooltip": "Kapsayıcıdaki öğeler için varsayılan olarak son 10 dakikalık geçmişi korumak üzere değişiklik akışı günlüğü saklama ilkesini etkinleştirin. Bunu desteklemek için, bu kapsayıcıdaki yazma işlemleri için istek birimi (RU) ücreti iki katına çıkarılacaktır. Okuma işlemleri etkilenmez."
|
||||
},
|
||||
"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",
|
||||
"disclaimer": "Birden çok özelliğe filtre uygulayan sorgular için bileşik dizin yerine birden çok tek alan dizini oluşturun.",
|
||||
"disclaimerCompoundIndexesLink": " Bileşik dizinler ",
|
||||
"disclaimerSuffix": "Yalnızca sorgu sonuçlarını sıralamak için kullanılır. Bileşik dizin eklemeniz gerekirse, Mongo Kabuk kullanarak oluşturabilirsiniz.",
|
||||
"compoundNotSupported": "Dizin oluşturma düzenleyicisinde bileşik dizinlere sahip koleksiyonlar henüz desteklenmiyor. Bu koleksiyonun dizin oluşturma ilkesini değiştirmek için Mongo Kabuk kullanın.",
|
||||
"aadError": "Dizin oluşturma ilkesi düzenleyicisini kullanmak için lütfen giriş yapın",
|
||||
"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"
|
||||
"refreshingProgress": "Dizin dönüştürme ilerlemesi yenileniyor",
|
||||
"canMakeMoreChangesZero": "Geçerli dizin dönüştürmesi tamamlandıktan sonra daha fazla dizin değişikliği yapabilirsiniz. ",
|
||||
"refreshToCheck": "Tamamlanıp tamamlanmadığını kontrol etmek için yenileyin.",
|
||||
"canMakeMoreChangesProgress": "Geçerli dizin dönüştürmesi tamamlandıktan sonra daha fazla dizin değişikliği yapabilirsiniz. %{{progress}} tamamlandı. ",
|
||||
"refreshToCheckProgress": "İlerlemenin durumunu kontrol etmek için yenileyin.",
|
||||
"definitionColumn": "Tanım",
|
||||
"typeColumn": "Tür",
|
||||
"dropIndexColumn": "Dizini Kaldır",
|
||||
"addIndexBackColumn": "Dizini geri ekle",
|
||||
"deleteIndexButton": "Dizini Sil düğmesi",
|
||||
"addBackIndexButton": "Dizini geri ekle Düğmesi",
|
||||
"currentIndexes": "Geçerli dizinler",
|
||||
"indexesToBeDropped": "Bırakılacak dizinler",
|
||||
"indexFieldName": "Dizin Alanı Adı",
|
||||
"indexType": "Dizin Türü",
|
||||
"selectIndexType": "Dizin türü seçeneğini belirtin",
|
||||
"undoButton": "Geri Al Düğmesi"
|
||||
},
|
||||
"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": "Yaşam Süresi",
|
||||
"ttlOff": "Kapalı",
|
||||
"ttlOnNoDefault": "Açık (varsayılan yok)",
|
||||
"ttlOn": "Açık",
|
||||
"seconds": "saniye",
|
||||
"timeToLiveInSeconds": "Yaşam süresi (saniye)",
|
||||
"analyticalStorageTtl": "Analitik Depolama Süresi (TTL)",
|
||||
"geospatialConfiguration": "Coğrafi Konum Yapılandırması",
|
||||
"geography": "Coğrafya",
|
||||
"geometry": "Geometri",
|
||||
"uniqueKeys": "Benzersiz anahtarlar",
|
||||
"mongoTtlMessage": "Koleksiyonunuz/belgeleriniz için zaman aşımı (TTL) etkinleştirmek için,",
|
||||
"mongoTtlLinkText": "TTL dizini oluşturun",
|
||||
"partitionKeyTooltipTemplate": "Bu {{partitionKeyName}}, ölçeklenebilirlik için verileri birden çok bölüme dağıtmak için kullanılır. \"{{partitionKeyValue}}\" değeri belgelerin nasıl bölümlendiğini belirler.",
|
||||
"largePartitionKeyEnabled": "Büyük {{partitionKeyName}} etkinleştirildi.",
|
||||
"hierarchicalPartitioned": "Hiyerarşik olarak bölümlenmiş kapsayıcı.",
|
||||
"nonHierarchicalPartitioned": "Hiyerarşik olarak bölümlenmemiş kapsayıcı."
|
||||
},
|
||||
"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": "Ücretsiz katman ile bu hesapta ilk {{ru}} RU/sn ve {{storage}} GB depolama alanını ücretsiz alırsınız. Hesabınızı ücretsiz tutmak için hesapta bulunan tüm kaynaklardaki toplam RU/sn değerini {{ru}} RU/sn olarak tutun.",
|
||||
"freeTierLearnMore": "Daha fazla bilgi edinin.",
|
||||
"throughputRuS": "Aktarım hızı (RU/s)",
|
||||
"autoScaleCustomSettings": "Hesabınızda, kapsayıcı düzeyinde aktarım hızı ayarlamayı engelleyen özel ayarlar var. Değişiklik yapmak için lütfen Cosmos DB mühendislik ekibiyle iletişim kurduğunuz kişiyle çalışın.",
|
||||
"keyspaceSharedThroughput": "Bu tablo paylaşılan aktarım hızı anahtar alanında yapılandırılmıştır",
|
||||
"throughputRangeLabel": "Aktarım hızı ({{min}} - {{max}} RU/s)",
|
||||
"unlimited": "sınırsız"
|
||||
},
|
||||
"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}} Değiştir",
|
||||
"currentPartitionKey": "Geçerli {{partitionKeyName}}",
|
||||
"partitioning": "Bölümleme",
|
||||
"hierarchical": "Hiyerarşik",
|
||||
"nonHierarchical": "Hiyerarşik olmayan",
|
||||
"safeguardWarning": "Yeni kapsayıcıya kopyalanan verilerin bütünlüğünü korumak için, bölüm anahtarı değiştirme işlemi boyunca kaynak kapsayıcıda hiçbir güncelleştirme yapılmadığından emin olun.",
|
||||
"changeDescription": "Bölüm anahtarını değiştirmek için yeni bir hedef kapsayıcı oluşturulmalı veya mevcut bir hedef kapsayıcı seçilmelidir. Ardından veriler hedef kapsayıcıya kopyalanacaktır.",
|
||||
"changeButton": "Değiştir",
|
||||
"changeJob": "{{partitionKeyName}} değişiklik işi",
|
||||
"cancelButton": "İptal",
|
||||
"documentsProcessed": "({{processedCount}} / {{totalCount}} belge işlendi)"
|
||||
},
|
||||
"computedProperties": {
|
||||
"ariaLabel": "Computed properties",
|
||||
"learnMorePrefix": "about how to define computed properties and how to use them."
|
||||
"ariaLabel": "Hesaplanan özellikler",
|
||||
"learnMorePrefix": "Hesaplanan özelliklerin nasıl tanımlanacağı ve nasıl kullanılacağı hakkında."
|
||||
},
|
||||
"indexingPolicy": {
|
||||
"ariaLabel": "Indexing Policy"
|
||||
"ariaLabel": "Dizin Oluşturma İlkesi"
|
||||
},
|
||||
"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": "Veri Maskeleme İlkesi",
|
||||
"validationFailed": "Doğrulanamadı:",
|
||||
"includedPathsRequired": "includedPaths gereklidir",
|
||||
"includedPathsMustBeArray": "includedPaths dizi olmalıdır",
|
||||
"excludedPathsMustBeArray": "excludedPaths sağlanmışsa dizi olmalıdır"
|
||||
},
|
||||
"containerPolicy": {
|
||||
"vectorPolicy": "Vector Policy",
|
||||
"fullTextPolicy": "Full Text Policy",
|
||||
"createFullTextPolicy": "Create new full text search policy"
|
||||
"vectorPolicy": "Vektör İlkesi",
|
||||
"fullTextPolicy": "Tam Metin İlkesi",
|
||||
"createFullTextPolicy": "Yeni tam metin arama ilkesi oluşturun"
|
||||
},
|
||||
"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": "Bu kapsayıcı için aşağıdaki dizinler tanımlanmıştır.",
|
||||
"learnMoreSuffix": "Genel ikincil dizinlerin nasıl tanımlanacağı ve nasıl kullanılacağı hakkında.",
|
||||
"jsonAriaLabel": "Genel İkincil Dizin JSON'u",
|
||||
"addIndex": "Dizin ekle",
|
||||
"settingsTitle": "Genel İkincil Dizin Ayarları",
|
||||
"sourceContainer": "Kaynak kapsayıcı",
|
||||
"indexDefinition": "Genel ikincil dizin tanımı"
|
||||
},
|
||||
"indexingPolicyRefresh": {
|
||||
"refreshFailed": "Refreshing index transformation progress failed"
|
||||
"refreshFailed": "Dizin dönüştürme ilerlemesi yenilenemedi"
|
||||
},
|
||||
"throughputInput": {
|
||||
"autoscale": "Autoscale",
|
||||
"manual": "Manual",
|
||||
"minimumRuS": "Minimum RU/s",
|
||||
"maximumRuS": "Maximum RU/s",
|
||||
"autoscale": "Otomatik ölçeklendirme",
|
||||
"manual": "El ile",
|
||||
"minimumRuS": "En Düşük RU/sn",
|
||||
"maximumRuS": "En yüksek RU/sn",
|
||||
"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": "Depolama kapasitesi",
|
||||
"fixed": "Düzeltildi",
|
||||
"unlimited": "Sınırsız",
|
||||
"instant": "Anında",
|
||||
"fourToSixHrs": "4-6 saat",
|
||||
"autoscaleDescription": "Kullanıma bağlı olarak {{resourceType}} aktarım hızınız şu aralıkta değişecektir",
|
||||
"freeTierWarning": "El ile aktarım hızını {{ru}} RU/sn'den fazla sağlarsanız veya kaynak otomatik ölçeklendirme ile {{ru}} RU/sn'nin üzerine çıkarsa faturalandırma uygulanır.",
|
||||
"capacityCalculator": "Gerekli RU/sn miktarınızı şu şekilde tahmin edin",
|
||||
"capacityCalculatorLink": " kapasite hesaplayıcısı",
|
||||
"fixedStorageNote": "Sabit depolama kapasitesine sahip bir koleksiyon kullanırken, 10.000 RU/sn'ye kadar ayarlayabilirsiniz.",
|
||||
"min": "dk",
|
||||
"max": "maks"
|
||||
},
|
||||
"throughputBuckets": {
|
||||
"label": "Throughput Buckets",
|
||||
"bucketLabel": "Bucket {{id}}",
|
||||
"dataExplorerQueryBucket": " (Data Explorer Query Bucket)",
|
||||
"active": "Active",
|
||||
"inactive": "Inactive"
|
||||
"label": "Aktarım Hızı Demetleri",
|
||||
"bucketLabel": "Demet {{id}}",
|
||||
"dataExplorerQueryBucket": " (Veri Gezgini Sorgu Kümesi)",
|
||||
"active": "Etkin",
|
||||
"inactive": "Etkin değil"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user