mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-22 22:42:06 +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": "Throughput yang diprovisi di tingkat {{databaseLabel}} akan dibagikan ke semua {{collectionsLabel}} dalam {{databaseLabel}}.",
|
||||
"greaterThanError": "Masukkan nilai yang lebih besar dari {{minValue}} untuk throughput autopilot",
|
||||
"acknowledgeSpendError": "Setujui perkiraan pengeluaran {{period}}.",
|
||||
"acknowledgeSpendErrorMonthly": "Please acknowledge the estimated monthly spend.",
|
||||
"acknowledgeSpendErrorDaily": "Please acknowledge the estimated daily spend.",
|
||||
"provisionSharedThroughputTitle": "Provision shared throughput",
|
||||
"provisionThroughputLabel": "Provision throughput"
|
||||
"acknowledgeSpendErrorMonthly": "Setujui perkiraan pengeluaran bulanan.",
|
||||
"acknowledgeSpendErrorDaily": "Setujui perkiraan pengeluaran harian.",
|
||||
"provisionSharedThroughputTitle": "Menyediakan throughput bersama",
|
||||
"provisionThroughputLabel": "Berikan throughput"
|
||||
},
|
||||
"addCollection": {
|
||||
"createNew": "Buat baru",
|
||||
@@ -498,29 +498,29 @@
|
||||
"vectorPolicyError": "Perbaiki kesalahan dalam kebijakan vektor kontainer",
|
||||
"fullTextSearchPolicyError": "Perbaiki kesalahan dalam kebijakan pencarian teks lengkap kontainer",
|
||||
"addingSampleDataSet": "Menambahkan sampel himpunan data",
|
||||
"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": "Nama database",
|
||||
"databaseFieldLabelId": "Id database",
|
||||
"newDatabaseIdPlaceholder": "Ketik id database baru",
|
||||
"newDatabaseIdAriaLabel": "ID database baru, ketik ID database baru",
|
||||
"createNewDatabaseAriaLabel": "Buat database baru",
|
||||
"useExistingDatabaseAriaLabel": "Gunakan database yang ada",
|
||||
"chooseExistingDatabase": "Pilih database yang ada",
|
||||
"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": "Buat database sampel",
|
||||
"step1Body": "Database adalah induk dari sebuah kontainer. Anda dapat membuat database baru atau menggunakan yang sudah ada. Dalam tutorial ini, kami membuat database baru bernama SampleDB.",
|
||||
"step1LearnMore": "Pelajari selengkapnya tentang sumber daya.",
|
||||
"step2Headline": "Mengatur throughput",
|
||||
"step2Body": "Cosmos DB merekomendasikan berbagi throughput di seluruh database. Autoscale memberikan jumlah throughput yang fleksibel berdasarkan maksimum RU/s (Request Units) yang ditetapkan.",
|
||||
"step2LearnMore": "Pelajari selengkapnya tentang RU/dtk.",
|
||||
"step3Headline": "Penamaan kontainer",
|
||||
"step3Body": "Beri nama kontainer Anda",
|
||||
"step4Headline": "Mengatur kunci partisi",
|
||||
"step4Body": "Langkah terakhir - Anda perlu menentukan kunci partisi untuk koleksi Anda. /address dipilih untuk contoh khusus ini. Kunci partisi yang baik harus memiliki rentang nilai yang luas",
|
||||
"step4CreateContainer": "Buat kontainer",
|
||||
"step5Headline": "Membuat kontainer sampel",
|
||||
"step5Body": "Kontainer sampel sedang dibuat dan data sampel sedang ditambahkan untuk Anda. Proses ini akan memakan waktu sekitar 1 menit.",
|
||||
"step5BodyFollowUp": "Setelah kontainer sampel dibuat, tinjau dataset sampel Anda dan lanjutkan ke langkah berikutnya",
|
||||
"stepOfTotal": "Langkah {{current}} dari {{total}}"
|
||||
}
|
||||
},
|
||||
"addCollectionUtility": {
|
||||
@@ -792,9 +792,9 @@
|
||||
"updatedCostPerMonth": "Biaya per bulan yang baru",
|
||||
"currentCostPerMonth": "Biaya per bulan saat ini",
|
||||
"perRu": "/RU",
|
||||
"perHour": "/hr",
|
||||
"perDay": "/day",
|
||||
"perMonth": "/mo"
|
||||
"perHour": "/jam",
|
||||
"perDay": "/hari",
|
||||
"perMonth": "/bln"
|
||||
},
|
||||
"throughput": {
|
||||
"manualToAutoscaleDisclaimer": "RU/dtk maks skala otomatis awal akan ditentukan oleh sistem, berdasarkan pengaturan throughput manual saat ini dan penyimpanan sumber daya Anda. Setelah skala otomatis diaktifkan, Anda dapat mengubah maksimum RU/dtk.",
|
||||
@@ -890,8 +890,8 @@
|
||||
"throughputRuS": "Throughput (RU/dtk)",
|
||||
"autoScaleCustomSettings": "Akun Anda memiliki pengaturan kustom yang mencegah pengaturan throughput pada tingkat kontainer. Diskusikan dengan titik kontak tim rekayasawan Cosmos DB Anda untuk membuat perubahan.",
|
||||
"keyspaceSharedThroughput": "Throughput bersama tabel ini dikonfigurasi di keyspace",
|
||||
"throughputRangeLabel": "Throughput ({{min}} - {{max}} RU/s)",
|
||||
"unlimited": "unlimited"
|
||||
"throughputRangeLabel": "Throughput ({{min}} - {{max}} RU/dtk)",
|
||||
"unlimited": "tidak terbatas"
|
||||
},
|
||||
"partitionKeyEditor": {
|
||||
"changePartitionKey": "Ubah {{partitionKeyName}}",
|
||||
|
||||
Reference in New Issue
Block a user