mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-14 01:07:25 +01:00
Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2531973 (#2470)
* Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2521856 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2523489 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2525148 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2526686 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2529254 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2530822 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2531973 --------- Co-authored-by: sunghyunkang1111 <114709653+sunghyunkang1111@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
"publish": "Publikovat",
|
||||
"browse": "Procházet",
|
||||
"increaseValueBy1": "Zvýšit hodnotu o 1",
|
||||
"decreaseValueBy1": "Snížit hodnotu o 1"
|
||||
"decreaseValueBy1": "Snížit hodnotu o 1",
|
||||
"preview": "Preview"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Odstranit databázi {{databaseName}}",
|
||||
"warningMessage": "Pozor! Akci, kterou se chystáte provést, nelze vrátit zpět. Pokračováním trvale odstraníte tento prostředek a všechny jeho podřízené prostředky.",
|
||||
"copyableId": "ID databáze {{databaseName}}:",
|
||||
"confirmPrompt": "Potvrďte zadáním ID (názvu) pro {{databaseName}}.",
|
||||
"inputMismatch": "Vstup {{databaseName}} s názvem {{input}} neodpovídá vybranému {{databaseName}} {{selectedId}}.",
|
||||
"feedbackTitle": "Pomozte nám vylepšit Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Odstranit {{collectionName}}",
|
||||
"warningMessage": "Pozor! Akci, kterou se chystáte provést, nelze vrátit zpět. Pokračováním trvale odstraníte tento prostředek a všechny jeho podřízené prostředky.",
|
||||
"copyableId": "ID kolekce {{collectionName}}:",
|
||||
"confirmPrompt": "Potvrďte zadáním ID {{collectionName}}.",
|
||||
"inputMismatch": "Vstup s ID {{input}} neodpovídá vybranému {{selectedId}}.",
|
||||
"feedbackTitle": "Pomozte nám vylepšit Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Kontejner {{id}} – {{percentage}} %",
|
||||
"bucketNotActive": "Kontejner {{id}} není aktivní."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Vektorové vložení {{index}}",
|
||||
"path": "Cesta",
|
||||
"dataType": "Typ dat",
|
||||
"distanceFunction": "Funkce vzdálenosti",
|
||||
"dimensions": "Dimenze",
|
||||
"indexType": "Typ indexu",
|
||||
"quantizationByteSize": "Velikost kvantování v bajtech",
|
||||
"quantizationByteSizeTooltip": "Nastavuje se dynamicky pomocí {{containerName}}, pokud zůstane prázdná, nebo ji lze nastavit na pevnou hodnotu.",
|
||||
"quantizationByteSizeTooltipContainerName": "kontejner",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "globální sekundární index",
|
||||
"quantizerType": "Typ kvantizéru",
|
||||
"quantizerTypeTooltip": "Metoda kvantování používaná vektorovým indexem",
|
||||
"indexingSearchListSize": "Velikost seznamu vyhledávání při indexování",
|
||||
"vectorIndexShardKey": "Klíč shardu vektorového indexu",
|
||||
"addVectorEmbedding": "Přidat vektorové vložení",
|
||||
"pathEmptyError": "Cesta by neměla být prázdná.",
|
||||
"pathDuplicateError": "Cesta je už definovaná.",
|
||||
"dimensionRangeError": "Dimenze musí být větší než 0 a menší nebo rovna 4096.",
|
||||
"dimensionFlatIndexError": "Maximální povolená dimenze pro plochý index je 505.",
|
||||
"quantizationByteSizeRangeError": "Velikost kvantování v bajtech musí být větší než 0 a menší nebo rovna 512.",
|
||||
"indexingSearchListSizeRangeError": "Velikost seznamu prohledávání indexu musí být větší nebo rovna 25 a menší nebo rovna 500."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Veröffentlichen",
|
||||
"browse": "Durchsuchen",
|
||||
"increaseValueBy1": "Wert um 1 erhöhen",
|
||||
"decreaseValueBy1": "Wert um 1 verringern"
|
||||
"decreaseValueBy1": "Wert um 1 verringern",
|
||||
"preview": "Vorschau"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "{{databaseName}} löschen",
|
||||
"warningMessage": "Warnung! Die Aktion, die Sie ausführen möchten, kann nicht rückgängig gemacht werden. Wenn Sie fortfahren, werden diese Ressource und alle untergeordneten Ressourcen dauerhaft gelöscht.",
|
||||
"copyableId": "{{databaseName}}-ID:",
|
||||
"confirmPrompt": "Durch Eingabe der {{databaseName}}-ID (Name) bestätigen",
|
||||
"inputMismatch": "Eingabe {{databaseName}} Name „{{input}}“ stimmt nicht mit dem ausgewählten {{databaseName}} „{{selectedId}}“ überein.",
|
||||
"feedbackTitle": "Helfen Sie uns, Azure Cosmos DB zu verbessern!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "{{collectionName}} löschen",
|
||||
"warningMessage": "Warnung! Die Aktion, die Sie ausführen möchten, kann nicht rückgängig gemacht werden. Wenn Sie fortfahren, werden diese Ressource und alle untergeordneten Ressourcen dauerhaft gelöscht.",
|
||||
"copyableId": "{{collectionName}}-ID:",
|
||||
"confirmPrompt": "Durch Eingabe der {{collectionName}}-ID bestätigen",
|
||||
"inputMismatch": "Die Eingabe-ID {{input}} stimmt nicht mit der ausgewählten {{selectedId}} überein.",
|
||||
"feedbackTitle": "Helfen Sie uns, Azure Cosmos DB zu verbessern!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Bucket {{id}} – {{percentage}} %",
|
||||
"bucketNotActive": "Bucket {{id}} ist nicht aktiv."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Vektoreinbettung {{index}}",
|
||||
"path": "Pfad",
|
||||
"dataType": "Datentyp",
|
||||
"distanceFunction": "Distanzfunktion",
|
||||
"dimensions": "Dimensionen",
|
||||
"indexType": "Indextyp",
|
||||
"quantizationByteSize": "Quantisierungs-Bytegröße",
|
||||
"quantizationByteSizeTooltip": "Dies wird dynamisch von „{{containerName}}“ festgelegt, wenn es leer bleibt, oder es kann auf eine feste Zahl gesetzt werden.",
|
||||
"quantizationByteSizeTooltipContainerName": "Container",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "Globaler sekundärer Index",
|
||||
"quantizerType": "Quantisierertyp",
|
||||
"quantizerTypeTooltip": "Die vom Vektorindex verwendete Quantisierungsmethode.",
|
||||
"indexingSearchListSize": "Größe der Suchliste für die Indexierung",
|
||||
"vectorIndexShardKey": "Shardschlüssel für Vektorindex",
|
||||
"addVectorEmbedding": "Vektoreinbettung hinzufügen",
|
||||
"pathEmptyError": "Der Pfad darf nicht leer sein.",
|
||||
"pathDuplicateError": "Der Pfad wurde bereits definiert.",
|
||||
"dimensionRangeError": "Die Dimension muss größer als 0 und kleiner oder gleich 4096 sein.",
|
||||
"dimensionFlatIndexError": "Die maximal zulässige Dimension für einen Flat-Index ist 505.",
|
||||
"quantizationByteSizeRangeError": "Die Quantisierungsbytegröße muss größer als 0 und kleiner oder gleich 512 sein.",
|
||||
"indexingSearchListSizeRangeError": "Die Größe der Indizierungssuchliste muss größer oder gleich 25 und kleiner oder gleich 500 sein."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Publicar",
|
||||
"browse": "Examinar",
|
||||
"increaseValueBy1": "Aumentar valor en 1",
|
||||
"decreaseValueBy1": "Disminuir valor en 1"
|
||||
"decreaseValueBy1": "Disminuir valor en 1",
|
||||
"preview": "Versión preliminar"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Eliminar {{databaseName}}",
|
||||
"warningMessage": "¡Advertencia! La acción que va a realizar no se puede deshacer. Si continúa, se eliminará permanentemente este recurso y todos sus recursos secundarios.",
|
||||
"copyableId": "{{databaseName}} Id:",
|
||||
"confirmPrompt": "Confirme escribiendo el {{databaseName}} identificador (nombre)",
|
||||
"inputMismatch": "El nombre de entrada {{databaseName}} \"{{input}}\" no coincide con el {{databaseName}} seleccionado \"{{selectedId}}\"",
|
||||
"feedbackTitle": "Ayúdenos a mejorar Azure Cosmos DB.",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Eliminar {{collectionName}}",
|
||||
"warningMessage": "¡Advertencia! La acción que va a realizar no se puede deshacer. Si continúa, se eliminará permanentemente este recurso y todos sus recursos secundarios.",
|
||||
"copyableId": "{{collectionName}} Id:",
|
||||
"confirmPrompt": "Confirme escribiendo el {{collectionName}} id.",
|
||||
"inputMismatch": "El id de entrada {{input}} no coincide con el seleccionado {{selectedId}}",
|
||||
"feedbackTitle": "Ayúdenos a mejorar Azure Cosmos DB.",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Cubo {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "El cubo {{id}} no está activo."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Incrustación de vectores {{index}}",
|
||||
"path": "Ruta",
|
||||
"dataType": "Tipo de datos",
|
||||
"distanceFunction": "Función Distancia",
|
||||
"dimensions": "Dimensiones",
|
||||
"indexType": "Tipo de índice",
|
||||
"quantizationByteSize": "Tamaño de bytes de cuantificación",
|
||||
"quantizationByteSizeTooltip": "Si se deja en blanco, lo establece {{containerName}} dinámicamente o se puede establecer en un número fijo",
|
||||
"quantizationByteSizeTooltipContainerName": "contenedor",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "índice secundario global",
|
||||
"quantizerType": "Tipo de cuantificador",
|
||||
"quantizerTypeTooltip": "Método de cuantificación utilizado por el índice vectorial.",
|
||||
"indexingSearchListSize": "Tamaño de la lista de búsqueda de indexación",
|
||||
"vectorIndexShardKey": "Clave de partición de índice vectorial",
|
||||
"addVectorEmbedding": "Agregar incrustación de vectores",
|
||||
"pathEmptyError": "La ruta de acceso no debe estar vacía",
|
||||
"pathDuplicateError": "La ruta de acceso ya está definida",
|
||||
"dimensionRangeError": "La dimensión debe ser mayor que 0 y menor o igual que 4096",
|
||||
"dimensionFlatIndexError": "La dimensión máxima permitida para el índice plano es 505",
|
||||
"quantizationByteSizeRangeError": "El tamaño de bytes de cuantificación debe ser mayor que 0 y menor o igual que 512",
|
||||
"indexingSearchListSizeRangeError": "El tamaño de la lista de búsqueda de indexación debe ser mayor o igual que 25 y menor o igual que 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Publier",
|
||||
"browse": "Parcourir",
|
||||
"increaseValueBy1": "Augmenter la valeur de 1",
|
||||
"decreaseValueBy1": "Diminuer la valeur de 1"
|
||||
"decreaseValueBy1": "Diminuer la valeur de 1",
|
||||
"preview": "Aperçu"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Supprimer {{databaseName}}",
|
||||
"warningMessage": "Attention ! Il ne sera pas possible d’annuler cette action. Si vous continuez, cette ressource et toutes ses ressources enfants seront définitivement supprimées.",
|
||||
"copyableId": "{{databaseName}} Id :",
|
||||
"confirmPrompt": "Confirmer en tapant l’ID de {{databaseName}} (nom)",
|
||||
"inputMismatch": "Le nom « {{input}} » de l’entrée {{databaseName}} ne correspond pas au {{databaseName}} « {{selectedId}} » sélectionné",
|
||||
"feedbackTitle": "Aidez-nous à améliorer Azure Cosmos DB !",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Supprimer {{collectionName}}",
|
||||
"warningMessage": "Attention ! Il ne sera pas possible d’annuler cette action. Si vous continuez, cette ressource et toutes ses ressources enfants seront définitivement supprimées.",
|
||||
"copyableId": "{{collectionName}} Id :",
|
||||
"confirmPrompt": "Confirmer en tapant l’ID de {{collectionName}}",
|
||||
"inputMismatch": "L’ID d’entrée {{input}} ne correspond pas à l’ID {{selectedId}} sélectionné",
|
||||
"feedbackTitle": "Aidez-nous à améliorer Azure Cosmos DB !",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Compartiment {{id}} – {{percentage}} %",
|
||||
"bucketNotActive": "Le compartiment {{id}} n’est pas actif."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Représentation vectorielle {{index}}",
|
||||
"path": "Chemin d’accès",
|
||||
"dataType": "Type de données",
|
||||
"distanceFunction": "Fonction de distance",
|
||||
"dimensions": "Dimensions",
|
||||
"indexType": "Type d’index",
|
||||
"quantizationByteSize": "Taille en octets de quantification",
|
||||
"quantizationByteSizeTooltip": "Cela est défini dynamiquement par le {{containerName}} si laissé vide, ou peut être fixé à un nombre précis",
|
||||
"quantizationByteSizeTooltipContainerName": "conteneur",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "index secondaire global",
|
||||
"quantizerType": "Type de quantificateur",
|
||||
"quantizerTypeTooltip": "Méthode de quantification utilisée par l’index vectoriel.",
|
||||
"indexingSearchListSize": "Taille de la liste de recherche pour l’indexation",
|
||||
"vectorIndexShardKey": "Clé de partition de l’index vectoriel",
|
||||
"addVectorEmbedding": "Ajouter une représentation vectorielle",
|
||||
"pathEmptyError": "Le chemin d’accès ne doit pas être vide",
|
||||
"pathDuplicateError": "Le chemin d’accès est déjà défini",
|
||||
"dimensionRangeError": "La dimension doit être supérieure à 0 et inférieur ou égal à 4096",
|
||||
"dimensionFlatIndexError": "La dimension maximale autorisée pour l’index plat est de 505",
|
||||
"quantizationByteSizeRangeError": "La taille en octets de quantification doit être supérieure à 0 et inférieure ou égale à 512",
|
||||
"indexingSearchListSizeRangeError": "La taille de la liste de recherche d’indexation doit être comprise entre 25 et 500 inclus"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Közzététel",
|
||||
"browse": "Tallózás",
|
||||
"increaseValueBy1": "Érték növelése 1-gyel",
|
||||
"decreaseValueBy1": "Érték csökkentése 1-gyel"
|
||||
"decreaseValueBy1": "Érték csökkentése 1-gyel",
|
||||
"preview": "Előnézet"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "A(z) {{databaseName}} törlése",
|
||||
"warningMessage": "Figyelem! A végrehajtani kívánt művelet nem vonható vissza. Ha folytatja, úgy véglegesen törli az erőforrást és annak minden gyermekerőforrását.",
|
||||
"copyableId": "{{databaseName}}-azonosító:",
|
||||
"confirmPrompt": "Megerősítés a(z) {{databaseName}}-azonosító (név) beírásával",
|
||||
"inputMismatch": "A(z) {{databaseName}} bemenet {{input}} neve nem egyezik a kijelölt {{databaseName}} {{selectedId}} értékével",
|
||||
"feedbackTitle": "Segítsen a Azure Cosmos DB továbbfejlesztésében!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "A(z) {{collectionName}} törlése",
|
||||
"warningMessage": "Figyelem! A végrehajtani kívánt művelet nem vonható vissza. Ha folytatja, úgy véglegesen törli az erőforrást és annak minden gyermekerőforrását.",
|
||||
"copyableId": "{{collectionName}}-azonosító:",
|
||||
"confirmPrompt": "Megerősítés a(z) {{collectionName}} azonosítójának beírásával",
|
||||
"inputMismatch": "A(z) {{input}} bemeneti azonosító nem egyezik a kijelölt {{selectedId}} értékével",
|
||||
"feedbackTitle": "Segítsen a Azure Cosmos DB továbbfejlesztésében!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Sáv: {{id}} – {{percentage}}%",
|
||||
"bucketNotActive": "A(z) {{id}} sáv nem aktív."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Vektorbeágyazás {{index}}",
|
||||
"path": "Elérési út",
|
||||
"dataType": "Adattípus",
|
||||
"distanceFunction": "Távolság függvény",
|
||||
"dimensions": "Dimenziók",
|
||||
"indexType": "Index típusa",
|
||||
"quantizationByteSize": "Kvantálási bájtméret",
|
||||
"quantizationByteSizeTooltip": "Ezt dinamikusan állítja be a(z) {{containerName}}, ha üresen hagyja, vagy beállítható egy rögzített számra is",
|
||||
"quantizationByteSizeTooltipContainerName": "tároló",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "globális másodlagos index",
|
||||
"quantizerType": "Kvantáló típusa",
|
||||
"quantizerTypeTooltip": "A vektorindex által használt kvantálási módszer.",
|
||||
"indexingSearchListSize": "Keresési lista méretének indexelése",
|
||||
"vectorIndexShardKey": "Vektorindex szegmenskulcsa",
|
||||
"addVectorEmbedding": "Vektorbeágyazás hozzáadása",
|
||||
"pathEmptyError": "Az elérési út nem lehet üres",
|
||||
"pathDuplicateError": "Az elérési út már meg van határozva",
|
||||
"dimensionRangeError": "A dimenziónak 0-nál nagyobb és 4096-nál nem nagyobb értéknek kell lennie",
|
||||
"dimensionFlatIndexError": "Az egybesimított index maximálisan megengedett dimenziója 505",
|
||||
"quantizationByteSizeRangeError": "A kvantálási bájtméretnek nagyobbnak kell lennie 0-nál, és legfeljebb 512 lehet",
|
||||
"indexingSearchListSizeRangeError": "Az indexelő keresési lista méretének 25-tel egyenlőnek vagy annál nagyobbnak és ugyanakkor 500-nál kisebbnek vagy azzal egyenlőnek kell lennie"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Terbitkan",
|
||||
"browse": "Telusuri",
|
||||
"increaseValueBy1": "Tambah nilai sebesar 1",
|
||||
"decreaseValueBy1": "Kurangi nilai sebesar 1"
|
||||
"decreaseValueBy1": "Kurangi nilai sebesar 1",
|
||||
"preview": "Pratinjau"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Hapus {{databaseName}}",
|
||||
"warningMessage": "Peringatan! Tindakan yang akan Anda lakukan tidak dapat dibatalkan. Melanjutkan akan menghapus sumber daya dan semua sumber daya anaknya secara permanen.",
|
||||
"copyableId": "ID {{databaseName}}:",
|
||||
"confirmPrompt": "Konfirmasikan dengan mengetik id {{databaseName}} (nama)",
|
||||
"inputMismatch": "Nama {{databaseName}} input \"{{input}}\" tidak cocok dengan {{databaseName}} \"{{selectedId}}\" yang dipilih",
|
||||
"feedbackTitle": "Bantuan kami meningkatkan Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Hapus {{collectionName}}",
|
||||
"warningMessage": "Peringatan! Tindakan yang akan Anda lakukan tidak dapat dibatalkan. Melanjutkan akan menghapus sumber daya dan semua sumber daya anaknya secara permanen.",
|
||||
"copyableId": "ID {{collectionName}}:",
|
||||
"confirmPrompt": "Konfirmasikan dengan mengetik id {{collectionName}}",
|
||||
"inputMismatch": "Id input {{input}} tidak cocok dengan {{selectedId}} yang dipilih",
|
||||
"feedbackTitle": "Bantuan kami meningkatkan Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Wadah {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "Wadah {{id}} tidak aktif."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Penyematan vektor {{index}}",
|
||||
"path": "Jalur",
|
||||
"dataType": "Tipe data",
|
||||
"distanceFunction": "Fungsi jarak",
|
||||
"dimensions": "Dimensi",
|
||||
"indexType": "Tipe indeks",
|
||||
"quantizationByteSize": "Ukuran byte kuantisasi",
|
||||
"quantizationByteSizeTooltip": "Ukuran ini diatur secara dinamis oleh {{containerName}} jika dibiarkan kosong, atau dapat diatur ke angka tetap",
|
||||
"quantizationByteSizeTooltipContainerName": "kontainer",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "indeks sekunder global",
|
||||
"quantizerType": "Tipe penguantisasi",
|
||||
"quantizerTypeTooltip": "Metode kuantisasi yang digunakan oleh indeks vektor.",
|
||||
"indexingSearchListSize": "Ukuran daftar pencarian pengindeks",
|
||||
"vectorIndexShardKey": "Kunci pecahan indeks vektor",
|
||||
"addVectorEmbedding": "Tambahkan penyematan vektor",
|
||||
"pathEmptyError": "Jalur tidak boleh kosong",
|
||||
"pathDuplicateError": "Jalur sudah ditentukan",
|
||||
"dimensionRangeError": "Dimensi harus lebih besar dari 0 dan kurang dari atau sama dengan 4096",
|
||||
"dimensionFlatIndexError": "Dimensi maksimum yang diizinkan untuk indeks datar adalah 505",
|
||||
"quantizationByteSizeRangeError": "Ukuran byte kuantisasi harus lebih besar dari 0 dan kurang dari atau sama dengan 512",
|
||||
"indexingSearchListSizeRangeError": "Ukuran daftar pencarian pengindeks harus lebih besar dari atau sama dengan 25 dan kurang dari atau sama dengan 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Pubblica",
|
||||
"browse": "Sfoglia",
|
||||
"increaseValueBy1": "Aumentare il valore di 1",
|
||||
"decreaseValueBy1": "Diminuisci il valore di 1"
|
||||
"decreaseValueBy1": "Diminuisci il valore di 1",
|
||||
"preview": "Anteprima"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Elimina {{databaseName}}",
|
||||
"warningMessage": "Avviso! L'azione che si sta per eseguire non può essere annullata. Se si continua, la risorsa verrà definitivamente eliminata insieme a tutte le relative risorse figlio.",
|
||||
"copyableId": "ID {{databaseName}}:",
|
||||
"confirmPrompt": "Conferma digitando l'ID {{databaseName}} (nome)",
|
||||
"inputMismatch": "Il nome di input {{databaseName}} \"{{input}}\" non corrisponde all'elemento {{databaseName}} selezionato \"{{selectedId}}\"",
|
||||
"feedbackTitle": "Aiutaci a migliorare Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Elimina {{collectionName}}",
|
||||
"warningMessage": "Avviso! L'azione che si sta per eseguire non può essere annullata. Se si continua, la risorsa verrà definitivamente eliminata insieme a tutte le relative risorse figlio.",
|
||||
"copyableId": "ID {{collectionName}}:",
|
||||
"confirmPrompt": "Conferma digitando l'ID {{collectionName}}",
|
||||
"inputMismatch": "L'ID input {{input}} non corrisponde all'elemento {{selectedId}} selezionato",
|
||||
"feedbackTitle": "Aiutaci a migliorare Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Contenitore {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "Il contenitore {{id}} non è attivo."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Incorporamento vettoriale {{index}}",
|
||||
"path": "Percorso",
|
||||
"dataType": "Tipo di dati",
|
||||
"distanceFunction": "Funzione di distanza",
|
||||
"dimensions": "Dimensioni",
|
||||
"indexType": "Tipo di indice",
|
||||
"quantizationByteSize": "Dimensione di quantizzazione in byte",
|
||||
"quantizationByteSizeTooltip": "Viene impostato dinamicamente dal {{containerName}} se lasciato vuoto oppure può essere impostato su un numero fisso",
|
||||
"quantizationByteSizeTooltipContainerName": "contenitore",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "indice secondario globale",
|
||||
"quantizerType": "Tipo di quantizzatore",
|
||||
"quantizerTypeTooltip": "Metodo di quantizzazione utilizzato dall'indice vettoriale.",
|
||||
"indexingSearchListSize": "Indicizzazione delle dimensioni dell'elenco di ricerca",
|
||||
"vectorIndexShardKey": "Chiave di partizione dell'indice vettoriale",
|
||||
"addVectorEmbedding": "Aggiungere l'incorporamento vettoriale",
|
||||
"pathEmptyError": "Il percorso non deve essere vuoto",
|
||||
"pathDuplicateError": "Il percorso è già definito",
|
||||
"dimensionRangeError": "La dimensione deve essere maggiore di 0 e minore o uguale a 4096",
|
||||
"dimensionFlatIndexError": "La dimensione massima consentita per l'indice flat è 505",
|
||||
"quantizationByteSizeRangeError": "La dimensione di quantizzazione in byte deve essere maggiore di 0 e minore o uguale a 512",
|
||||
"indexingSearchListSizeRangeError": "La dimensione dell'elenco di ricerca di indicizzazione deve essere maggiore o uguale a 25 e minore o uguale a 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "公開",
|
||||
"browse": "参照",
|
||||
"increaseValueBy1": "値を 1 増加",
|
||||
"decreaseValueBy1": "値を 1 減少"
|
||||
"decreaseValueBy1": "値を 1 減少",
|
||||
"preview": "プレビュー"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "{{databaseName}} の削除",
|
||||
"warningMessage": "警告!実行しようとしている操作を元に戻すことはできません。続行すると、このリソースとそのすべての子リソースが完全に削除されます。",
|
||||
"copyableId": "{{databaseName}} ID:",
|
||||
"confirmPrompt": "{{databaseName}} ID (名前) を入力して確認してください",
|
||||
"inputMismatch": "入力 {{databaseName}} 名 \"{{input}}\" が、選択した {{databaseName}} \"{{selectedId}}\" と一致しません",
|
||||
"feedbackTitle": "Azure Cosmos DB の改善にご協力ください。",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "{{collectionName}} の削除",
|
||||
"warningMessage": "警告!実行しようとしている操作を元に戻すことはできません。続行すると、このリソースとそのすべての子リソースが完全に削除されます。",
|
||||
"copyableId": "{{collectionName}} ID:",
|
||||
"confirmPrompt": "{{collectionName}} ID を入力して確認してください",
|
||||
"inputMismatch": "入力 ID {{input}} が選択した {{selectedId}} と一致しません",
|
||||
"feedbackTitle": "Azure Cosmos DB の改善にご協力ください。",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "バケット {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "バケット {{id}} がアクティブではありません。"
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "ベクター埋め込み {{index}}",
|
||||
"path": "パス",
|
||||
"dataType": "データ型",
|
||||
"distanceFunction": "距離関数",
|
||||
"dimensions": "ディメンション",
|
||||
"indexType": "インデックスの種類",
|
||||
"quantizationByteSize": "量子化バイト サイズ",
|
||||
"quantizationByteSizeTooltip": "これは、空白のままにした場合は {{containerName}} によって動的に設定されます。または、固定数に設定することもできます",
|
||||
"quantizationByteSizeTooltipContainerName": "コンテナー",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "グローバル セカンダリ インデックス",
|
||||
"quantizerType": "量子化器の種類",
|
||||
"quantizerTypeTooltip": "ベクター インデックスで使用される量子化方法。",
|
||||
"indexingSearchListSize": "インデックス検索リスト サイズ",
|
||||
"vectorIndexShardKey": "ベクター インデックス シャード キー",
|
||||
"addVectorEmbedding": "ベクター埋め込みを追加する",
|
||||
"pathEmptyError": "パスを空にすることはできません",
|
||||
"pathDuplicateError": "パスは既に定義されています",
|
||||
"dimensionRangeError": "ディメンションは 0 より大きく、4096 以下である必要があります",
|
||||
"dimensionFlatIndexError": "フラット インデックスで許容される最大ディメンションは 505 です",
|
||||
"quantizationByteSizeRangeError": "量子化バイト サイズは 0 より大きく、512 以下である必要があります",
|
||||
"indexingSearchListSizeRangeError": "インデックス検索リスト サイズは 25 以上 500 以下である必要があります"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "게시",
|
||||
"browse": "찾아보기",
|
||||
"increaseValueBy1": "값을 1만큼 늘리기",
|
||||
"decreaseValueBy1": "값을 1만큼 줄이기"
|
||||
"decreaseValueBy1": "값을 1만큼 줄이기",
|
||||
"preview": "미리 보기"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "{{databaseName}} 삭제",
|
||||
"warningMessage": "경고! 수행하려는 작업은 실행 취소할 수 없습니다. 계속하면 이 리소스와 모든 자식 리소스가 영구적으로 삭제됩니다.",
|
||||
"copyableId": "{{databaseName}} Id:",
|
||||
"confirmPrompt": "{{databaseName}} ID(이름)를 입력하여 확인",
|
||||
"inputMismatch": "입력한 {{databaseName}} 이름 \"{{input}}\"이(가) 선택한 {{databaseName}} \"{{selectedId}}\"와(과) 일치하지 않습니다.",
|
||||
"feedbackTitle": "Azure Cosmos DB 개선에 도움을 주세요!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "{{collectionName}} 삭제",
|
||||
"warningMessage": "경고 수행하려는 작업은 실행 취소할 수 없습니다. 계속하면 이 리소스와 모든 자식 리소스가 영구적으로 삭제됩니다.",
|
||||
"copyableId": "{{collectionName}} Id:",
|
||||
"confirmPrompt": "{{collectionName}} ID를 입력하여 확인하세요",
|
||||
"inputMismatch": "입력한 ID {{input}}이(가) 선택한 {{selectedId}}와(과) 일치하지 않습니다.",
|
||||
"feedbackTitle": "Azure Cosmos DB 개선에 도움을 주세요!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "버킷 {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "버킷 {{id}}이(가) 활성 상태가 아닙니다."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "벡터 임베딩 {{index}}",
|
||||
"path": "경로",
|
||||
"dataType": "데이터 형식",
|
||||
"distanceFunction": "거리 함수",
|
||||
"dimensions": "차원",
|
||||
"indexType": "인덱스 유형",
|
||||
"quantizationByteSize": "양자화 바이트 크기",
|
||||
"quantizationByteSizeTooltip": "비워 두면 {{containerName}} 에서 동적으로 설정되며, 고정된 숫자로도 설정할 수 있습니다.",
|
||||
"quantizationByteSizeTooltipContainerName": "컨테이너",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "전역 보조 인덱스",
|
||||
"quantizerType": "양자화 유형",
|
||||
"quantizerTypeTooltip": "벡터 인덱스에서 사용하는 양자화 방식입니다.",
|
||||
"indexingSearchListSize": "인덱싱 검색 목록 크기",
|
||||
"vectorIndexShardKey": "벡터 인덱스 샤드 키",
|
||||
"addVectorEmbedding": "벡터 임베딩 추가",
|
||||
"pathEmptyError": "경로는 비워 둘 수 없습니다.",
|
||||
"pathDuplicateError": "경로가 이미 정의되어 있습니다.",
|
||||
"dimensionRangeError": "차원은 0보다 크고 4096보다 작거나 같아야 합니다.",
|
||||
"dimensionFlatIndexError": "플랫 인덱스 최대 허용 차원은 505입니다.",
|
||||
"quantizationByteSizeRangeError": "양자화 바이트 크기는 0보다 크고 512 이하이어야 합니다.",
|
||||
"indexingSearchListSizeRangeError": "인덱싱 검색 목록 크기는 25보다 크거나 같고 500보다 작거나 같아야 합니다."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Publiceren",
|
||||
"browse": "Bladeren",
|
||||
"increaseValueBy1": "Waarde verhogen met 1",
|
||||
"decreaseValueBy1": "Waarde verlagen met 1"
|
||||
"decreaseValueBy1": "Waarde verlagen met 1",
|
||||
"preview": "Voorbeeld"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "{{databaseName}} verwijderen",
|
||||
"warningMessage": "Waarschuwing! De actie die u gaat uitvoeren kan niet ongedaan worden gemaakt. Als u doorgaat, worden deze resource en alle onderliggende resources permanent verwijderd.",
|
||||
"copyableId": "{{databaseName}} Id:",
|
||||
"confirmPrompt": "Bevestig door de {{databaseName}}-id (naam) te typen",
|
||||
"inputMismatch": "Invoernaam {{databaseName}} naam '{{input}}' komt niet overeen met de geselecteerde {{databaseName}} '{{selectedId}}'",
|
||||
"feedbackTitle": "Help ons Azure Cosmos DB te verbeteren.",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "{{collectionName}} verwijderen",
|
||||
"warningMessage": "Waarschuwing! De actie die u gaat uitvoeren kan niet ongedaan worden gemaakt. Als u doorgaat, worden deze resource en alle onderliggende resources permanent verwijderd.",
|
||||
"copyableId": "{{collectionName}} Id:",
|
||||
"confirmPrompt": "Bevestig door de {{collectionName}}-id te typen",
|
||||
"inputMismatch": "Invoer-id {{input}} komt niet overeen met de geselecteerde {{selectedId}}",
|
||||
"feedbackTitle": "Help ons Azure Cosmos DB te verbeteren.",
|
||||
@@ -705,7 +709,7 @@
|
||||
"enterTableId": "Tabel-id invoeren",
|
||||
"tableSchemaAriaLabel": "Tabelschema",
|
||||
"provisionDedicatedThroughput": "Toegewezen doorvoer inrichten voor deze tabel",
|
||||
"provisionDedicatedThroughputTooltip": "U kunt optioneel toegewijde doorvoer instellen voor een tabel binnen een sleutelruimte waarvoor doorvoer is ingesteld. Dit toegewezen doorvoeraantal wordt niet gedeeld met andere tabellen in de keyspace en telt niet mee voor de doorvoer die u hebt ingericht voor de keyspace. Dit doorvoeraantal wordt in rekening gebracht naast het doorvoeraantal die u hebt ingericht op het niveau van de keyspace."
|
||||
"provisionDedicatedThroughputTooltip": "U kunt optioneel toegewijde doorvoer instellen voor een tabel binnen een keyspace waarvoor doorvoer is ingesteld. Dit toegewezen doorvoeraantal wordt niet gedeeld met andere tabellen in de keyspace en telt niet mee voor de doorvoer die u hebt ingericht voor de keyspace. Dit doorvoeraantal wordt in rekening gebracht naast het doorvoeraantal die u hebt ingericht op het niveau van de keyspace."
|
||||
},
|
||||
"tables": {
|
||||
"addProperty": "Eigenschap toevoegen",
|
||||
@@ -883,7 +887,7 @@
|
||||
"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",
|
||||
"keyspaceSharedThroughput": "Deze gedeelde doorvoer van de tabel is geconfigureerd in de keyspace",
|
||||
"throughputRangeLabel": "Doorvoer ({{min}} - {{max}} RU/s)",
|
||||
"unlimited": "onbeperkt"
|
||||
},
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Bucket {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "Bucket {{id}} is niet actief."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Vector insluiten {{index}}",
|
||||
"path": "Pad",
|
||||
"dataType": "Gegevenstype",
|
||||
"distanceFunction": "Afstand functie",
|
||||
"dimensions": "Afmetingen",
|
||||
"indexType": "Indextype",
|
||||
"quantizationByteSize": "Grootte van de kwantisatiebyte",
|
||||
"quantizationByteSizeTooltip": "Dit wordt dynamisch ingesteld door de {{containerName}} als leeg wordt gelaten, of kan worden ingesteld op een vast getal",
|
||||
"quantizationByteSizeTooltipContainerName": "container",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "globale secundaire index",
|
||||
"quantizerType": "Kwantisatie-type",
|
||||
"quantizerTypeTooltip": "De kwantisatiemethode die wordt gebruikt door de vectorindex.",
|
||||
"indexingSearchListSize": "Grootte van zoeklijst indexeren",
|
||||
"vectorIndexShardKey": "Shardsleutel voor vectorindex",
|
||||
"addVectorEmbedding": "Vector insluiten toevoegen",
|
||||
"pathEmptyError": "Pad mag niet leeg zijn",
|
||||
"pathDuplicateError": "Poort is al gedefinieerd",
|
||||
"dimensionRangeError": "Deze moet groter zijn dan 0 en kleiner dan of gelijk aan 4096",
|
||||
"dimensionFlatIndexError": "De maximaal toegestane dimensie voor een platte index is 505",
|
||||
"quantizationByteSizeRangeError": "De grootte van de kwantisatiebyte moet groter zijn dan 0 en kleiner dan of gelijk zijn aan 512",
|
||||
"indexingSearchListSizeRangeError": "De grootte van de zoeklijst voor indexering moet groter zijn dan of gelijk zijn aan 25 en kleiner dan of gelijk zijn aan 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Publikuj",
|
||||
"browse": "Przeglądaj",
|
||||
"increaseValueBy1": "Zwiększ wartość o 1",
|
||||
"decreaseValueBy1": "Zmniejsz wartość o 1"
|
||||
"decreaseValueBy1": "Zmniejsz wartość o 1",
|
||||
"preview": "Podgląd"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Usuń {{databaseName}}",
|
||||
"warningMessage": "Ostrzeżenie! Akcji, którą zamierzasz wykonać, nie można cofnąć. Kontynuowanie spowoduje trwałe usunięcie tego zasobu i wszystkich jego zasobów podrzędnych.",
|
||||
"copyableId": "Identyfikator bazy danych {{databaseName}}:",
|
||||
"confirmPrompt": "Potwierdź, wpisując identyfikator {{databaseName}} (nazwa)",
|
||||
"inputMismatch": "Nazwa wejściowa {{databaseName}} „{{input}}” nie pasuje do wybranej nazwy {{databaseName}} „{{selectedId}}”",
|
||||
"feedbackTitle": "Pomóż nam ulepszać usługę Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Usuń {{collectionName}}",
|
||||
"warningMessage": "Ostrzeżenie! Akcji, którą zamierzasz wykonać, nie można cofnąć. Kontynuowanie spowoduje trwałe usunięcie tego zasobu i wszystkich jego zasobów podrzędnych.",
|
||||
"copyableId": "Identyfikator kolekcji {{collectionName}}:",
|
||||
"confirmPrompt": "Potwierdź, wpisując identyfikator {{collectionName}}",
|
||||
"inputMismatch": "Identyfikator wejściowy {{input}} jest niezgodny z wybranym {{selectedId}}",
|
||||
"feedbackTitle": "Pomóż nam ulepszać usługę Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Zasobnik {{id}} — {{percentage}}%",
|
||||
"bucketNotActive": "Zasobnik {{id}} nie jest aktywny."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Osadzenie wektora {{index}}",
|
||||
"path": "Ścieżka",
|
||||
"dataType": "Typ danych",
|
||||
"distanceFunction": "Funkcja odległości",
|
||||
"dimensions": "Wymiary",
|
||||
"indexType": "Typ indeksu",
|
||||
"quantizationByteSize": "Rozmiar bajtów kwantyzacji",
|
||||
"quantizationByteSizeTooltip": "Ta wartość jest ustawiana dynamicznie przez {{containerName}}, jeśli pozostanie pusta, lub może być ustawiona na stałą liczbę",
|
||||
"quantizationByteSizeTooltipContainerName": "kontener",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "globalny indeks pomocniczy",
|
||||
"quantizerType": "Typ kwantyfikatora",
|
||||
"quantizerTypeTooltip": "Metoda kwantyzacji używana przez indeks wektora.",
|
||||
"indexingSearchListSize": "Indeksowanie rozmiaru listy wyszukiwania",
|
||||
"vectorIndexShardKey": "Klucz fragmentu indeksu wektora",
|
||||
"addVectorEmbedding": "Dodaj osadzenie wektora",
|
||||
"pathEmptyError": "Ścieżka nie powinna być pusta",
|
||||
"pathDuplicateError": "Ścieżka jest już zdefiniowana",
|
||||
"dimensionRangeError": "Wymiar musi być większy niż 0 i mniejszy lub równy 4096",
|
||||
"dimensionFlatIndexError": "Maksymalny dozwolony wymiar indeksu prostego to 505",
|
||||
"quantizationByteSizeRangeError": "Rozmiar bajtów kwantyzacji musi być większy od 0 i mniejszy lub równy 512",
|
||||
"indexingSearchListSizeRangeError": "Rozmiar listy wyszukiwania indeksowania musi być większy lub równy 25 i mniejszy lub równy 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Publicar",
|
||||
"browse": "Procurar",
|
||||
"increaseValueBy1": "Aumentar o valor em 1",
|
||||
"decreaseValueBy1": "Diminuir valor em 1"
|
||||
"decreaseValueBy1": "Diminuir valor em 1",
|
||||
"preview": "Pré-visualização"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Excluir {{databaseName}}",
|
||||
"warningMessage": "Aviso! A ação que você está prestes a realizar não pode ser desfeita. Continuar excluirá permanentemente esse recurso e todos os seus recursos filhos.",
|
||||
"copyableId": "{{databaseName}} ID:",
|
||||
"confirmPrompt": "Confirme digitando a ID de {{databaseName}} (nome)",
|
||||
"inputMismatch": "O nome de entrada {{databaseName}} \"{{input}}\" não corresponde ao {{databaseName}} selecionado \"{{selectedId}}\"",
|
||||
"feedbackTitle": "Ajude-nos a melhorar o Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Excluir {{collectionName}}",
|
||||
"warningMessage": "Aviso! A ação que você está prestes a realizar não pode ser desfeita. Continuar excluirá permanentemente esse recurso e todos os seus recursos filhos.",
|
||||
"copyableId": "{{collectionName}} ID:",
|
||||
"confirmPrompt": "Confirme digitando a ID de {{collectionName}}",
|
||||
"inputMismatch": "A ID de entrada {{input}} não corresponde à {{selectedId}} selecionada",
|
||||
"feedbackTitle": "Ajude-nos a melhorar o Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Bucket {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "O bucket {{id}} não está ativo."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Inserção de vetor {{index}}",
|
||||
"path": "Caminho",
|
||||
"dataType": "Tipo de dados",
|
||||
"distanceFunction": "Função de distância",
|
||||
"dimensions": "Dimensões",
|
||||
"indexType": "Tipo de índice",
|
||||
"quantizationByteSize": "Tamanho do byte de quantização",
|
||||
"quantizationByteSizeTooltip": "Isso é definido dinamicamente pelo {{containerName}} se deixado em branco ou pode ser definido como um número fixo",
|
||||
"quantizationByteSizeTooltipContainerName": "contêiner",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "índice secundário global",
|
||||
"quantizerType": "Tipo de quantificador",
|
||||
"quantizerTypeTooltip": "O método de quantização usado pelo índice de vetor.",
|
||||
"indexingSearchListSize": "Tamanho da lista de pesquisa de indexação",
|
||||
"vectorIndexShardKey": "Chave de fragmento do índice de vetor",
|
||||
"addVectorEmbedding": "Adicionar inserção de vetor",
|
||||
"pathEmptyError": "O caminho não deve estar vazio",
|
||||
"pathDuplicateError": "O caminho já está definido",
|
||||
"dimensionRangeError": "A dimensão deve ser maior que 0 e menor ou igual a 4096",
|
||||
"dimensionFlatIndexError": "A dimensão máxima permitida para o índice simples é 505",
|
||||
"quantizationByteSizeRangeError": "O tamanho do byte de quantização deve ser maior que 0 e menor ou igual a 512",
|
||||
"indexingSearchListSizeRangeError": "O tamanho da lista de pesquisa de indexação deve ser maior ou igual a 25 e menor ou igual a 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Publicar",
|
||||
"browse": "Procurar",
|
||||
"increaseValueBy1": "Aumentar valor em 1",
|
||||
"decreaseValueBy1": "Diminuir valor em 1"
|
||||
"decreaseValueBy1": "Diminuir valor em 1",
|
||||
"preview": "Pré-visualização"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Eliminar {{databaseName}}",
|
||||
"warningMessage": "Aviso! A ação que está prestes a efetuar não pode ser anulada. Se continuar, este recurso e todos os seus recursos subordinados serão eliminados permanentemente.",
|
||||
"copyableId": "{{databaseName}} Id:",
|
||||
"confirmPrompt": "Confirmar escrevendo o {{databaseName}} id (nome)",
|
||||
"inputMismatch": "O nome \"{{databaseName}}\" da entrada {{input}} não corresponde ao {{databaseName}} \"{{selectedId}}\" selecionado.",
|
||||
"feedbackTitle": "Ajude-nos a melhorar o Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Eliminar {{collectionName}}",
|
||||
"warningMessage": "Aviso! A ação que está prestes a efetuar não pode ser anulada. Se continuar, este recurso e todos os seus recursos subordinados serão eliminados permanentemente.",
|
||||
"copyableId": "{{collectionName}} Id:",
|
||||
"confirmPrompt": "Confirmar escrevendo o {{collectionName}} id",
|
||||
"inputMismatch": "O ID de entrada {{input}} não corresponde ao {{selectedId}} selecionado",
|
||||
"feedbackTitle": "Ajude-nos a melhorar o Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Bucket {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "O bucket {{id}} não está ativo."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Incorporação de vetor {{index}}",
|
||||
"path": "Caminho",
|
||||
"dataType": "Tipo de dados",
|
||||
"distanceFunction": "Função de distância",
|
||||
"dimensions": "Dimensões",
|
||||
"indexType": "Tipo de índice",
|
||||
"quantizationByteSize": "Tamanho do byte de quantização",
|
||||
"quantizationByteSizeTooltip": "Isto é definido dinamicamente pelo {{containerName}} se for deixado em branco, ou pode ser definido para um número fixo",
|
||||
"quantizationByteSizeTooltipContainerName": "contentor",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "índice secundário global",
|
||||
"quantizerType": "Tipo de quantização",
|
||||
"quantizerTypeTooltip": "O método de quantização utilizado pelo índice de vetores.",
|
||||
"indexingSearchListSize": "Tamanho da lista de pesquisa para indexação",
|
||||
"vectorIndexShardKey": "Chave de fragmento do índice de vetores",
|
||||
"addVectorEmbedding": "Adicionar incorporação de vetor",
|
||||
"pathEmptyError": "O caminho não deve estar vazio",
|
||||
"pathDuplicateError": "O caminho já está definido",
|
||||
"dimensionRangeError": "A dimensão tem de ser maior do que 0 e menor ou igual a 4096",
|
||||
"dimensionFlatIndexError": "A dimensão máxima permitida para o índice plano é 505",
|
||||
"quantizationByteSizeRangeError": "O tamanho do byte de quantização tem de ser superior a 0 e inferior ou igual a 512",
|
||||
"indexingSearchListSizeRangeError": "O tamanho da lista de pesquisa de indexação tem de ser maior ou igual a 25 e menor ou igual a 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Опубликовать",
|
||||
"browse": "Обзор",
|
||||
"increaseValueBy1": "Увеличить значение на 1",
|
||||
"decreaseValueBy1": "Уменьшить значение на 1"
|
||||
"decreaseValueBy1": "Уменьшить значение на 1",
|
||||
"preview": "Предварительная версия"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Удалить {{databaseName}}",
|
||||
"warningMessage": "Предупреждение! Действие, которое вы собираетесь предпринять, невозможно отменить. Если вы продолжите, ресурс и все его дочерние ресурсы будут удалены без возможности восстановления.",
|
||||
"copyableId": "{{databaseName}} ИД:",
|
||||
"confirmPrompt": "Подтвердите, введя идентификатор {{databaseName}} (имя)",
|
||||
"inputMismatch": "Введённое имя базы данных {{databaseName}} \"{{input}}\" не соответствует выбранному {{databaseName}} \"{{selectedId}}\"",
|
||||
"feedbackTitle": "Помогите нам улучшить Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Удалить {{collectionName}}",
|
||||
"warningMessage": "Предупреждение! Действие, которое вы собираетесь предпринять, невозможно отменить. Если вы продолжите, ресурс и все его дочерние ресурсы будут удалены без возможности восстановления.",
|
||||
"copyableId": "{{collectionName}} ИД:",
|
||||
"confirmPrompt": "Подтвердите, введя идентификатор {{collectionName}}",
|
||||
"inputMismatch": "Введённое имя базы данных {{input}} не соответствует выбранному {{selectedId}}",
|
||||
"feedbackTitle": "Помогите нам улучшить Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Контейнер {{id}} — {{percentage}}%",
|
||||
"bucketNotActive": "Контейнер {{id}} неактивен."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Векторное встраивание {{index}}",
|
||||
"path": "Путь",
|
||||
"dataType": "Тип данных",
|
||||
"distanceFunction": "Функция расстояния",
|
||||
"dimensions": "Измерения",
|
||||
"indexType": "Тип индекса",
|
||||
"quantizationByteSize": "Размер байт квантования",
|
||||
"quantizationByteSizeTooltip": "Это значение динамически устанавливается посредством {{containerName}}, если оставить поле пустым, или его можно настроить в виде фиксированного числа",
|
||||
"quantizationByteSizeTooltipContainerName": "контейнер",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "глобальный вторичный индекс",
|
||||
"quantizerType": "Тип квантизатора",
|
||||
"quantizerTypeTooltip": "Метод квантования, используемый векторным индексом.",
|
||||
"indexingSearchListSize": "Размер списка поиска при индексировании",
|
||||
"vectorIndexShardKey": "Ключ экстента векторного индекса",
|
||||
"addVectorEmbedding": "Добавить векторное встраивание",
|
||||
"pathEmptyError": "Путь не должен быть пустым",
|
||||
"pathDuplicateError": "Путь уже определен",
|
||||
"dimensionRangeError": "Измерение должно быть больше 0 и меньше или равно 4096",
|
||||
"dimensionFlatIndexError": "Максимально допустимое измерение для плоского индекса: 505",
|
||||
"quantizationByteSizeRangeError": "Размер байта квантования должен быть больше 0 и меньше или равен 512",
|
||||
"indexingSearchListSizeRangeError": "Размер списка поиска при индексировании должен быть не меньше 25 и не больше 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Publicera",
|
||||
"browse": "Bläddra",
|
||||
"increaseValueBy1": "Öka värdet med 1",
|
||||
"decreaseValueBy1": "Minska värdet med 1"
|
||||
"decreaseValueBy1": "Minska värdet med 1",
|
||||
"preview": "Förhandsversion"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "Ta bort {{databaseName}}",
|
||||
"warningMessage": "Varning! Den åtgärd du är i färd med att genomföra kan du inte ångra senare. Om du fortsätter tas den här resursen och alla dess underordnade resurser bort permanent.",
|
||||
"copyableId": "{{databaseName}}-ID:",
|
||||
"confirmPrompt": "Bekräfta genom att skriva ID:t {{databaseName}} (namn)",
|
||||
"inputMismatch": "{{databaseName}}Indatanamnet {{input}} matchar inte det valda {{databaseName}} {{selectedId}}",
|
||||
"feedbackTitle": "Hjälp oss att förbättra Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "Ta bort {{collectionName}}",
|
||||
"warningMessage": "Varning! Den åtgärd du är i färd med att genomföra kan du inte ångra senare. Om du fortsätter tas den här resursen och alla dess underordnade resurser bort permanent.",
|
||||
"copyableId": "{{collectionName}}-ID:",
|
||||
"confirmPrompt": "Bekräfta genom att skriva ID:t {{collectionName}} ",
|
||||
"inputMismatch": "Indata-ID {{input}} matchar inte det valda {{selectedId}}",
|
||||
"feedbackTitle": "Hjälp oss att förbättra Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "Bucket {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "Bucketen {{id}} är inte aktiv."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Vektorinbäddning {{index}}",
|
||||
"path": "Sökväg",
|
||||
"dataType": "Datatyp",
|
||||
"distanceFunction": "Avståndsfunktion",
|
||||
"dimensions": "Dimensioner",
|
||||
"indexType": "Indextyp",
|
||||
"quantizationByteSize": "Kvantisering, bytestorlek",
|
||||
"quantizationByteSizeTooltip": "Detta anges dynamiskt av {{containerName}} om det lämnas tomt, eller så kan det sättas till ett fast värde",
|
||||
"quantizationByteSizeTooltipContainerName": "container",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "globalt sekundärt index",
|
||||
"quantizerType": "Typ av kvantiserare",
|
||||
"quantizerTypeTooltip": "Kvantiseringsmetoden som används av vektorindexet.",
|
||||
"indexingSearchListSize": "Storlek på söklista för indexering",
|
||||
"vectorIndexShardKey": "Shard-nyckel för vektorindex",
|
||||
"addVectorEmbedding": "Lägg till vektorinbäddning",
|
||||
"pathEmptyError": "Sökvägen måste anges",
|
||||
"pathDuplicateError": "Porten har redan definierats",
|
||||
"dimensionRangeError": "Dimension måste vara större än 0 och mindre än eller lika med 4096",
|
||||
"dimensionFlatIndexError": "Högsta tillåtna dimension för platt index är 505",
|
||||
"quantizationByteSizeRangeError": "Kvantiseringsbytestorleken måste vara större än 0 och högst 512",
|
||||
"indexingSearchListSizeRangeError": "Indexeringssöklistans storlek måste vara större än eller lika med 25 och mindre än eller lika med 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "Yayımla",
|
||||
"browse": "Gözat",
|
||||
"increaseValueBy1": "Değeri 1 artır",
|
||||
"decreaseValueBy1": "Değeri 1 azalt"
|
||||
"decreaseValueBy1": "Değeri 1 azalt",
|
||||
"preview": "Önizleme"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "{{databaseName}} veritabanını sil",
|
||||
"warningMessage": "Uyarı! Gerçekleştirmek üzere olduğunuz eylem geri alınamaz. Devam etmeniz durumunda, bu kaynak ve tüm alt kaynakları kalıcı olarak silinir.",
|
||||
"copyableId": "{{databaseName}} kimliği:",
|
||||
"confirmPrompt": "{{databaseName}} kimliğini (adını) yazarak onaylayın",
|
||||
"inputMismatch": "{{databaseName}} girişi \"{{input}}\" adı seçilen {{databaseName}} \"{{selectedId}}\" ile eşleşmiyor",
|
||||
"feedbackTitle": "Azure Cosmos DB’yi geliştirmemize yardımcı olun!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "{{collectionName}} koleksiyonunu sil",
|
||||
"warningMessage": "Uyarı! Gerçekleştirmek üzere olduğunuz eylem geri alınamaz. Devam etmeniz durumunda, bu kaynak ve tüm alt kaynakları kalıcı olarak silinir.",
|
||||
"copyableId": "{{collectionName}} kimliği:",
|
||||
"confirmPrompt": "{{collectionName}} kimliğini yazarak onaylayın",
|
||||
"inputMismatch": "{{input}} giriş kimliği seçilen {{selectedId}} ile eşleşmiyor",
|
||||
"feedbackTitle": "Azure Cosmos DB’yi geliştirmemize yardımcı olun!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "{{id}} demeti - %{{percentage}}",
|
||||
"bucketNotActive": "{{id}} demeti etkin değil."
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "Vektör eklemesi {{index}}",
|
||||
"path": "Yol",
|
||||
"dataType": "Veri türü",
|
||||
"distanceFunction": "Uzaklık işlevi",
|
||||
"dimensions": "Boyutlar",
|
||||
"indexType": "Dizin türü",
|
||||
"quantizationByteSize": "Bölme bayt boyutu",
|
||||
"quantizationByteSizeTooltip": "Bu boş bırakılırsa {{containerName}} tarafından dinamik olarak ayarlanır veya sabit bir sayıya ayarlanabilir",
|
||||
"quantizationByteSizeTooltipContainerName": "kapsayıcı",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "genel ikincil dizin",
|
||||
"quantizerType": "Bölme türü",
|
||||
"quantizerTypeTooltip": "Vektör dizini tarafından kullanılan bölme yöntemi.",
|
||||
"indexingSearchListSize": "Dizin arama listesi boyutu",
|
||||
"vectorIndexShardKey": "Vektör dizini parça anahtarı",
|
||||
"addVectorEmbedding": "Vektör eklemesi ekle",
|
||||
"pathEmptyError": "Yol boş olmamalıdır",
|
||||
"pathDuplicateError": "Yol zaten tanımlandı",
|
||||
"dimensionRangeError": "Boyut 0’dan büyük ve 4096’dan küçük veya buna eşit olmalıdır",
|
||||
"dimensionFlatIndexError": "Düz dizin için izin verilen boyut üst sınırı 505",
|
||||
"quantizationByteSizeRangeError": "Bölme bayt boyutu 0'dan büyük ve 512'den küçük veya buna eşit olmalıdır",
|
||||
"indexingSearchListSizeRangeError": "Dizin arama listesi boyutu 25'ten büyük veya buna eşit ve 500'den küçük veya buna eşit olmalıdır"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "发布",
|
||||
"browse": "浏览",
|
||||
"increaseValueBy1": "将值增加 1",
|
||||
"decreaseValueBy1": "将值减少 1"
|
||||
"decreaseValueBy1": "将值减少 1",
|
||||
"preview": "预览"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "删除 {{databaseName}}",
|
||||
"warningMessage": "警告!你将执行的操作无法撤消。继续操作将永久删除此资源及其所有子资源。",
|
||||
"copyableId": "{{databaseName}} Id:",
|
||||
"confirmPrompt": "通过键入 {{databaseName}} ID(名称)进行确认",
|
||||
"inputMismatch": "输入的 {{databaseName}} 名称 '{{input}}' 与所选的 {{databaseName}} '{{selectedId}}' 不匹配",
|
||||
"feedbackTitle": "帮助我们改进 Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "删除 {{collectionName}}",
|
||||
"warningMessage": "警告!你将执行的操作无法撤消。继续操作将永久删除此资源及其所有子资源。",
|
||||
"copyableId": "{{collectionName}} Id:",
|
||||
"confirmPrompt": "通过键入 {{collectionName}} ID 进行确认",
|
||||
"inputMismatch": "输入 id {{input}} 与所选 {{selectedId}} 不匹配",
|
||||
"feedbackTitle": "帮助我们改进 Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "存储桶 {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "存储桶 {{id}} 未处于活动状态。"
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "矢量嵌入 {{index}}",
|
||||
"path": "路径",
|
||||
"dataType": "数据类型",
|
||||
"distanceFunction": "距离函数",
|
||||
"dimensions": "维度",
|
||||
"indexType": "索引类型",
|
||||
"quantizationByteSize": "量化字节大小",
|
||||
"quantizationByteSizeTooltip": "如果留空,则由 {{containerName}} 动态设置此项,也可以设置为固定数字",
|
||||
"quantizationByteSizeTooltipContainerName": "容器",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "全局辅助索引",
|
||||
"quantizerType": "量化器类型",
|
||||
"quantizerTypeTooltip": "矢量索引使用的量化方法。",
|
||||
"indexingSearchListSize": "索引搜索列表大小",
|
||||
"vectorIndexShardKey": "矢量索引分片键",
|
||||
"addVectorEmbedding": "添加矢量嵌入",
|
||||
"pathEmptyError": "路径不应为空",
|
||||
"pathDuplicateError": "已定义路径",
|
||||
"dimensionRangeError": "维度必须大于 0 且小于或等于 4096",
|
||||
"dimensionFlatIndexError": "平面索引允许的最大维度为 505",
|
||||
"quantizationByteSizeRangeError": "量化字节大小必须大于 0 且小于或等于 512",
|
||||
"indexingSearchListSizeRangeError": "索引搜索列表大小必须大于或等于 25 且小于或等于 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -33,7 +33,8 @@
|
||||
"publish": "發佈",
|
||||
"browse": "瀏覽",
|
||||
"increaseValueBy1": "將值增加 1",
|
||||
"decreaseValueBy1": "將值減少 1"
|
||||
"decreaseValueBy1": "將值減少 1",
|
||||
"preview": "預覽"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
@@ -420,6 +421,7 @@
|
||||
"deleteDatabase": {
|
||||
"panelTitle": "刪除 {{databaseName}}",
|
||||
"warningMessage": "警告!您即將進行的動作無法復原。繼續將會永久刪除此資源及其所有子資源。",
|
||||
"copyableId": "{{databaseName}} 識別碼:",
|
||||
"confirmPrompt": "輸入 {{databaseName}} 識別碼 (名稱) 以確認",
|
||||
"inputMismatch": "輸入 {{databaseName}} 名稱 \"{{input}}\" 與選取的 {{databaseName}} \"{{selectedId}}\" 不符",
|
||||
"feedbackTitle": "協助我們改進 Azure Cosmos DB!",
|
||||
@@ -427,6 +429,8 @@
|
||||
},
|
||||
"deleteCollection": {
|
||||
"panelTitle": "刪除 {{collectionName}}",
|
||||
"warningMessage": "警告!您即將進行的動作無法復原。繼續將會永久刪除此資源及其所有子資源。",
|
||||
"copyableId": "{{collectionName}} 識別碼:",
|
||||
"confirmPrompt": "輸入 {{collectionName}} 識別碼以確認",
|
||||
"inputMismatch": "輸入識別碼 {{input}} 與選取的 {{selectedId}} 不符",
|
||||
"feedbackTitle": "協助我們改進 Azure Cosmos DB!",
|
||||
@@ -964,6 +968,29 @@
|
||||
"bucketOptionLabel": "貯體 {{id}} - {{percentage}}%",
|
||||
"bucketNotActive": "貯體 {{id}} 不在作用中。"
|
||||
}
|
||||
},
|
||||
"vectorEmbeddingPolicies": {
|
||||
"vectorEmbeddingTitle": "向量內嵌 {{index}}",
|
||||
"path": "路徑",
|
||||
"dataType": "資料類型",
|
||||
"distanceFunction": "距離函數",
|
||||
"dimensions": "維度",
|
||||
"indexType": "索引類型",
|
||||
"quantizationByteSize": "量化位元組大小",
|
||||
"quantizationByteSizeTooltip": "如果保留空白,則由 {{containerName}} 動態設定,或可設定為固定數字",
|
||||
"quantizationByteSizeTooltipContainerName": "容器",
|
||||
"quantizationByteSizeTooltipGlobalSecondaryIndexName": "全域從屬索引",
|
||||
"quantizerType": "量化器類型",
|
||||
"quantizerTypeTooltip": "向量索引所使用的量化方法。",
|
||||
"indexingSearchListSize": "索引搜尋清單大小",
|
||||
"vectorIndexShardKey": "向量索引分區索引鍵",
|
||||
"addVectorEmbedding": "新增向量內嵌",
|
||||
"pathEmptyError": "路徑不應為空白",
|
||||
"pathDuplicateError": "已定義路徑",
|
||||
"dimensionRangeError": "維度必須大於 0 且小於或等於 4096",
|
||||
"dimensionFlatIndexError": "平面索引允許的最大維度為 505",
|
||||
"quantizationByteSizeRangeError": "量化位元組大小必須大於 0 且小於或等於 512",
|
||||
"indexingSearchListSizeRangeError": "索引搜尋清單大小必須大於或等於 25 且小於或等於 500"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user