mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-19 12:59:12 +01:00
Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2444293 (#2412)
* Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2444219 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2444293 --------- Co-authored-by: sunghyunkang1111 <114709653+sunghyunkang1111@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Zrušit",
|
||||
"close": "Zavřít",
|
||||
"save": "Uložit",
|
||||
"delete": "Odstranit",
|
||||
"update": "Aktualizovat",
|
||||
"discard": "Zahodit",
|
||||
"execute": "Execute",
|
||||
"loading": "Načítání",
|
||||
"loadingEllipsis": "Načítání…",
|
||||
"next": "Další",
|
||||
"previous": "Předchozí",
|
||||
"yes": "Ano",
|
||||
"no": "Ne",
|
||||
"result": "Výsledek",
|
||||
"learnMore": "Další informace",
|
||||
"getStarted": "Začínáme",
|
||||
"retry": "Zkusit znovu",
|
||||
"apply": "Použít",
|
||||
"refresh": "Aktualizovat",
|
||||
"copy": "Kopírovat",
|
||||
"create": "Vytvořit",
|
||||
"confirm": "Potvrdit",
|
||||
"open": "Otevřít",
|
||||
"rename": "Přejmenovat",
|
||||
"download": "Stáhnout",
|
||||
"upload": "Nahrát",
|
||||
"connect": "Připojit",
|
||||
"remove": "Odebrat",
|
||||
"increaseValueBy1": "Zvýšit hodnotu o 1",
|
||||
"decreaseValueBy1": "Snížit hodnotu o 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Vítá vás Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Globálně distribuovaná databázová služba s více modely pro libovolné škálování",
|
||||
"getStarted": "Začněte s našimi ukázkovými datovými sadami, dokumentací a dalšími nástroji."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Launch quick start",
|
||||
"description": "Launch a quick start tutorial to get started with sample data"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "New {{collectionName}}",
|
||||
"description": "Create a new container for storage and throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Discover samples that showcase scalable, intelligent app patterns. Try one now to see how fast you can go from concept to code with Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connect",
|
||||
"description": "Prefer using your own choice of tooling? Find the connection string you need to connect",
|
||||
"pgAdmin": {
|
||||
"title": "Connect with pgAdmin",
|
||||
"description": "Prefer pgAdmin? Find your connection strings here"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Připojení pomocí VS Code",
|
||||
"description": "Query and Manage your MongoDB and DocumentDB clusters in Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Create table and interact with data using PostgreSQL's shell interface"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Create a collection and interact with data using MongoDB's shell interface"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "New to Cosmos DB PGSQL?",
|
||||
"body": "Welcome! If you are new to Cosmos DB PGSQL and need help with getting started, here is where you can find sample data, query."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Create your password",
|
||||
"body": "If you haven't changed your password yet, change it now."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Start with sample {{collectionName}}",
|
||||
"body": "You will be guided to create a sample container with sample data, then we will give you a tour of data explorer. You can also cancel launching this tour and explore yourself"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recents",
|
||||
"clearRecents": "Clear Recents",
|
||||
"top3": "Top 3 things you need to know",
|
||||
"learningResources": "Learning Resources",
|
||||
"nextSteps": "Next steps",
|
||||
"tipsAndLearnMore": "Tips & learn more",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Need help?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Advanced Modeling Patterns",
|
||||
"description": "Learn advanced strategies to optimize your database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn to apply data model and partitioning strategies."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Plan Your Resource Requirements",
|
||||
"description": "Get to know the different configuration choices."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "What is the MongoDB API?",
|
||||
"description": "Understand Azure Cosmos DB for MongoDB and its features."
|
||||
},
|
||||
"features": {
|
||||
"title": "Features and Syntax",
|
||||
"description": "Discover the advantages and features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Pre-migration steps for moving data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Java app using an SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Request Units (RUs)",
|
||||
"description": "Understand RU charges."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Data Modeling",
|
||||
"description": "Graph data modeling recommendations"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Query Data",
|
||||
"description": "Querying data with Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "What is the Table API?",
|
||||
"description": "Understand Azure Cosmos DB for Table and its features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate your data",
|
||||
"description": "Learn how to migrate your data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Common questions about Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Data Explorer keyboard shortcuts",
|
||||
"description": "Learn keyboard shortcuts to navigate Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Learn the Fundamentals",
|
||||
"description": "Watch Azure Cosmos DB Live TV show introductory and how to videos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Get Started using an SDK",
|
||||
"description": "Learn about the Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Migrate data using Azure services and open-source solutions."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Build an app with Node.js",
|
||||
"description": "Create a Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Getting Started Guide",
|
||||
"description": "Learn the basics to get started."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Create a Container",
|
||||
"description": "Get to know the create a container options."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provision Throughput",
|
||||
"description": "Learn how to configure throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Get Started ",
|
||||
"description": "Create, query, and traverse using the Gremlin console"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Import Graph Data",
|
||||
"description": "Learn Bulk ingestion data using BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Build a .NET App",
|
||||
"description": "How to access Azure Cosmos DB for Table from a .NET app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Azure Cosmos DB for Table app with Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Data Modeling",
|
||||
"distributionColumn": "How to choose a Distribution Column",
|
||||
"buildApps": "Build Apps with Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrate Data",
|
||||
"vectorSearch": "Build AI apps with Vector Search",
|
||||
"buildApps": "Build Apps with Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Performance Tuning",
|
||||
"diagnosticQueries": "Useful Diagnostic Queries",
|
||||
"sqlReference": "Distributed SQL Reference"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector Search",
|
||||
"textIndexing": "Text Indexing",
|
||||
"troubleshoot": "Troubleshoot common issues"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Build your database",
|
||||
"useTitle": "Use your database",
|
||||
"newContainer": {
|
||||
"title": "New container",
|
||||
"description": "Create a destination container to store your data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Sample Data",
|
||||
"description": "Load sample data in your database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Sample Vector Data",
|
||||
"description": "Load sample vector data with text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App development",
|
||||
"description": "Start here to use an SDK to build your apps"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Sample Gallery",
|
||||
"description": "Get real-world end-to-end samples"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Sample Data",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Create a container \"{{containerName}}\" and import sample data into it. This may take a few minutes.",
|
||||
"creatingContainer": "Creating container \"{{containerName}}\"...",
|
||||
"importingData": "Importing data into \"{{containerName}}\"...",
|
||||
"success": "Successfully created \"{{containerName}}\" with sample data.",
|
||||
"errorContainerExists": "The container \"{{containerName}}\" in database \"{{databaseName}}\" already exists. Please delete it and retry.",
|
||||
"errorCreateContainer": "Failed to create container: {{error}}",
|
||||
"errorImportData": "Failed to import data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Abbrechen",
|
||||
"close": "Schließen",
|
||||
"save": "Speichern",
|
||||
"delete": "Löschen",
|
||||
"update": "Aktualisieren",
|
||||
"discard": "Verwerfen",
|
||||
"execute": "Ausführen",
|
||||
"loading": "Wird geladen",
|
||||
"loadingEllipsis": "Wird geladen...",
|
||||
"next": "Weiter",
|
||||
"previous": "Zurück",
|
||||
"yes": "Ja",
|
||||
"no": "Nein",
|
||||
"result": "Ergebnis",
|
||||
"learnMore": "Weitere Informationen",
|
||||
"getStarted": "Erste Schritte",
|
||||
"retry": "Wiederholen",
|
||||
"apply": "Anwenden",
|
||||
"refresh": "Aktualisieren",
|
||||
"copy": "Kopieren",
|
||||
"create": "Erstellen",
|
||||
"confirm": "Bestätigen",
|
||||
"open": "Öffnen",
|
||||
"rename": "Umbenennen",
|
||||
"download": "Herunterladen",
|
||||
"upload": "Hochladen",
|
||||
"connect": "Verbinden",
|
||||
"remove": "Entfernen",
|
||||
"increaseValueBy1": "Wert um 1 erhöhen",
|
||||
"decreaseValueBy1": "Wert um 1 verringern"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Willkommen bei Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Global verteilter Datenbankdienst mit Unterstützung mehrerer Datenmodelle in jeder Größenordnung",
|
||||
"getStarted": "Erste Schritte mit unseren Beispieldatensätzen, der Dokumentation und weiteren Tools."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Schnellstart starten",
|
||||
"description": "Starten Sie ein Schnellstarttutorial, um mit Beispieldaten zu beginnen."
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Neue {{collectionName}}",
|
||||
"description": "Neuen Container für Speicher und Durchsatz erstellen"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB-Beispielgalerie",
|
||||
"description": "Entdecken Sie Beispiele, die skalierbare, intelligente App-Muster zeigen. Probieren Sie jetzt eines aus, um zu sehen, wie schnell Sie mit Cosmos DB vom Konzept zum Code gelangen."
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Verbinden",
|
||||
"description": "Bevorzugen Sie Ihre eigene Toolauswahl? Finden Sie die Verbindungszeichenfolge, die Sie für die Verbindung benötigen.",
|
||||
"pgAdmin": {
|
||||
"title": "Verbindung mit pgAdmin herstellen",
|
||||
"description": "pgAdmin bevorzugen? Hier finden Sie Ihre Verbindungszeichenfolgen."
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Mit VS Code verbinden",
|
||||
"description": "Abfragen und Verwalten Ihrer MongoDB- und DocumentDB-Cluster in Visual Studio Code."
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL-Shell",
|
||||
"description": "Erstellen Sie eine Tabelle und interagieren Sie mit Daten über die Shellschnittstelle von PostgreSQL."
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo-Shell",
|
||||
"description": "Erstellen Sie eine Sammlung und interagieren Sie mit Daten über die Shellschnittstelle von MongoDB."
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Neu bei Cosmos DB PGSQL?",
|
||||
"body": "Willkommen! Wenn Sie neu bei Cosmos DB PGSQL sind und Hilfe beim Einstieg benötigen, finden Sie hier Beispieldaten und Abfragen."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Ihr Kennwort erstellen",
|
||||
"body": "Wenn Sie Ihr Kennwort noch nicht geändert haben, ändern Sie es jetzt."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Mit Beispiel „{{collectionName}}“ starten",
|
||||
"body": "Sie werden angeleitet, einen Beispielcontainer mit Beispieldaten zu erstellen. Anschließend erhalten Sie eine Tour durch den Datenexplorer. Sie können die Tour auch abbrechen und selbst erkunden."
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Zuletzt verwendet",
|
||||
"clearRecents": "Zuletzt verwendete Elemente löschen",
|
||||
"top3": "Die drei wichtigsten Dinge, die Sie wissen sollten",
|
||||
"learningResources": "Lernressourcen",
|
||||
"nextSteps": "Nächste Schritte",
|
||||
"tipsAndLearnMore": "Tipps und weitere Informationen",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Benötigen Sie Hilfe?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Erweiterte Modellierungsmuster",
|
||||
"description": "Erfahren Sie mehr über fortgeschrittene Strategien zur Optimierung Ihrer Datenbank."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Best Practices für die Partitionierung",
|
||||
"description": "Lernen Sie, Datenmodell- und Partitionierungsstrategien anzuwenden."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Ihre Ressourcenanforderungen planen",
|
||||
"description": "Machen Sie sich mit den verschiedenen Konfigurationsmöglichkeiten vertraut."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "Was ist die MongoDB-API?",
|
||||
"description": "Verstehen Sie Azure Cosmos DB for MongoDB und seine Funktionen."
|
||||
},
|
||||
"features": {
|
||||
"title": "Funktionen und Syntax",
|
||||
"description": "Entdecken Sie die Vorteile und Funktionen"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Ihre Daten migrieren",
|
||||
"description": "Vorbereitende Schritte zur Datenmigration"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Java-App erstellen",
|
||||
"description": "Java-App mithilfe eines SDK erstellen."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Best Practices für die Partitionierung",
|
||||
"description": "Erfahren Sie, wie Partitionierung funktioniert."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Anforderungseinheiten (RUs)",
|
||||
"description": "RU-Gebühren verstehen"
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Datenmodellierung",
|
||||
"description": "Empfehlungen zur Graphdatenmodellierung"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Best Practices für die Partitionierung",
|
||||
"description": "Erfahren Sie, wie Partitionierung funktioniert"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Daten abfragen",
|
||||
"description": "Daten mit Gremlin abfragen"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Was ist die Table-API?",
|
||||
"description": "Verstehen Sie Azure Cosmos DB for Table und seine Funktionen."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Ihre Daten migrieren",
|
||||
"description": "Erfahren Sie, wie Sie Ihre Daten migrieren."
|
||||
},
|
||||
"faq": {
|
||||
"title": "Häufig gestellte Fragen zu Azure Cosmos DB for Table",
|
||||
"description": "Häufige Fragen zu Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Tastenkombinationen im Datenexplorer",
|
||||
"description": "Lernen Sie Tastenkombinationen zur Navigation im Datenexplorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Grundlagen erlernen",
|
||||
"description": "Sehen Sie sich die Einführung und Anleitungsvideos der Azure Cosmos DB Live TV-Sendung an."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Erste Schritte mit einem SDK",
|
||||
"description": "Mehr über das Azure Cosmos DB SDK erfahren."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Ihre Daten migrieren",
|
||||
"description": "Migrieren Sie Daten mit Azure-Diensten und Open-Source-Lösungen."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "App mit Node.js erstellen",
|
||||
"description": "Node.js-App erstellen."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Leitfaden für erste Schritte",
|
||||
"description": "Lernen Sie die Grundlagen für den Einstieg kennen."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Container erstellen",
|
||||
"description": "Erfahren Sie mehr über die Optionen zum Erstellen eines Containers."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Durchsatz bereitstellen",
|
||||
"description": "Erfahren Sie, wie Sie den Durchsatz konfigurieren."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Erste Schritte ",
|
||||
"description": "Erstellen, Abfragen und Durchlaufen mithilfe der Gremlin-Konsole"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Graphdaten importieren",
|
||||
"description": "Massendatenaufnahme mit BulkExecutor erlernen"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": ".NET-App erstellen",
|
||||
"description": "So greifen Sie mit einer .NET-App auf Azure Cosmos DB for Table zu."
|
||||
},
|
||||
"java": {
|
||||
"title": "Java-App erstellen",
|
||||
"description": "Erstellen Sie eine Azure Cosmos DB for Table-App mit dem Java SDK. "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Datenmodellierung",
|
||||
"distributionColumn": "So wählen Sie eine Verteilungsspalte aus.",
|
||||
"buildApps": "Apps mit Python/Java/Django erstellen"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Daten migrieren",
|
||||
"vectorSearch": "KI-Apps mit Vektorsuche erstellen",
|
||||
"buildApps": "Apps mit Node.js erstellen"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Leistungsoptimierung",
|
||||
"diagnosticQueries": "Nützliche Diagnoseabfragen",
|
||||
"sqlReference": "Referenz für verteiltes SQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vektorsuche",
|
||||
"textIndexing": "Textindizierung",
|
||||
"troubleshoot": "Häufige Probleme beheben"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Ihre Datenbank erstellen",
|
||||
"useTitle": "Ihre Datenbank nutzen",
|
||||
"newContainer": {
|
||||
"title": "Neuer Container",
|
||||
"description": "Zielcontainer zum Speichern Ihrer Daten erstellen."
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Beispieldaten",
|
||||
"description": "Beispieldaten in Ihrer Datenbank laden"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Beispielvektordaten",
|
||||
"description": "Beispielvektordaten mit text-embedding-ada-002 laden"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App-Entwicklung",
|
||||
"description": "Starten Sie hier, um ein SDK zum Erstellen Ihrer Apps zu verwenden."
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Beispielgalerie",
|
||||
"description": "End-to-End-Beispiele aus der Praxis ansehen"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Beispieldaten",
|
||||
"startButton": "Starten",
|
||||
"createPrompt": "Erstellen Sie einen Container „{{containerName}}“ und importieren Sie Beispieldaten. Dies kann einige Minuten dauern.",
|
||||
"creatingContainer": "Container „{{containerName}}“ wird erstellt...",
|
||||
"importingData": "Daten werden in „{{containerName}}“ importiert...",
|
||||
"success": "„{{containerName}}“ wurde erfolgreich mit Beispieldaten erstellt.",
|
||||
"errorContainerExists": "Der Container „{{containerName}}“ in der Datenbank „{{databaseName}}“ existiert bereits. Bitte löschen Sie ihn und versuchen Sie es erneut.",
|
||||
"errorCreateContainer": "Fehler beim Erstellen des Containers: {{error}}",
|
||||
"errorImportData": "Fehler beim Importieren von Daten: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "Aceptar",
|
||||
"cancel": "Cancelar",
|
||||
"close": "Cerrar",
|
||||
"save": "Guardar",
|
||||
"delete": "Eliminar",
|
||||
"update": "Actualizar",
|
||||
"discard": "Descartar",
|
||||
"execute": "Ejecutar",
|
||||
"loading": "Cargando",
|
||||
"loadingEllipsis": "Cargando…",
|
||||
"next": "Siguiente",
|
||||
"previous": "Anterior",
|
||||
"yes": "Sí",
|
||||
"no": "No",
|
||||
"result": "Resultado",
|
||||
"learnMore": "Más información",
|
||||
"getStarted": "Comenzar",
|
||||
"retry": "Reintentar",
|
||||
"apply": "Aplicar",
|
||||
"refresh": "Actualizar",
|
||||
"copy": "Copiar",
|
||||
"create": "Crear",
|
||||
"confirm": "Confirmar",
|
||||
"open": "Abrir",
|
||||
"rename": "Cambiar nombre",
|
||||
"download": "Descargar",
|
||||
"upload": "Cargar",
|
||||
"connect": "Conectar",
|
||||
"remove": "Quitar",
|
||||
"increaseValueBy1": "Aumentar valor en 1",
|
||||
"decreaseValueBy1": "Disminuir valor en 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Le presentamos Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Servicio de base de datos multimodelo distribuido globalmente para cualquier escala",
|
||||
"getStarted": "Introducción a nuestros conjuntos de datos de ejemplo, documentación y herramientas adicionales."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Inicio rápido",
|
||||
"description": "Iniciar un tutorial de inicio rápido para empezar a trabajar con datos de ejemplo"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Nuevo elemento: {{collectionName}}",
|
||||
"description": "Creación de un nuevo contenedor para el almacenamiento y el rendimiento"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Galería de ejemplos de Azure Cosmos DB",
|
||||
"description": "Descubra ejemplos que muestran patrones de aplicaciones inteligentes y escalables. Pruebe una ahora para ver la rapidez con la que puede pasar del concepto al código con Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Conectar",
|
||||
"description": "¿Prefiere usar sus propias herramientas? Busque la cadena de conexión que necesita para conectarse.",
|
||||
"pgAdmin": {
|
||||
"title": "Conexión con pgAdmin",
|
||||
"description": "¿Prefiere pgAdmin? Busque las cadenas de conexión aquí"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Conectar con VS Code",
|
||||
"description": "Consulta y administración de los clústeres de MongoDB y DocumentDB en Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Creación de una tabla e interacción con datos mediante la interfaz de shell de PostgreSQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Creación de una colección e interacción con datos mediante la interfaz de shell de MongoDB"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "¿Es nuevo en Cosmos DB PGSQL?",
|
||||
"body": "Le damos la bienvenida Si no está familiarizado con Cosmos DB PGSQL y necesita ayuda para empezar, aquí puede encontrar datos de ejemplo y consultarlos."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Crear la contraseña",
|
||||
"body": "Si aún no ha cambiado la contraseña, cámbiela ahora."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Empezar con el ejemplo {{collectionName}}",
|
||||
"body": "Se le guiará para crear un contenedor de ejemplo con datos de ejemplo y, a continuación, le ofreceremos un paseo por el explorador de datos. También puede cancelar la reserva de esta excursión y explorarla por su cuenta."
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recientes",
|
||||
"clearRecents": "Borrar recientes",
|
||||
"top3": "3 cosas principales que debes saber",
|
||||
"learningResources": "Recursos de aprendizaje",
|
||||
"nextSteps": "Siguientes pasos",
|
||||
"tipsAndLearnMore": "Sugerencias y más información",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "¿Necesita ayuda?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Patrones de modelado avanzados",
|
||||
"description": "Obtenga información acerca de las estrategias avanzadas para optimizar la base de datos."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "procedimientos recomendados de creación de particiones",
|
||||
"description": "Aprenda a aplicar estrategias de creación de particiones y modelo de datos."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Planear los requisitos de recursos",
|
||||
"description": "Conozca las distintas opciones de configuración."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "¿Qué es MongoDB API?",
|
||||
"description": "Comprenda Azure Cosmos DB de MongoDB y sus características."
|
||||
},
|
||||
"features": {
|
||||
"title": "Características y sintaxis",
|
||||
"description": "Descubra las ventajas y características"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar los datos",
|
||||
"description": "Pasos previos a la migración para mover datos"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Compilación de una aplicación java",
|
||||
"description": "Cree una aplicación java mediante un SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "procedimientos recomendados de creación de particiones",
|
||||
"description": "Obtenga información acerca de cómo funciona la creación de particiones."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Unidades de solicitud (RU)",
|
||||
"description": "Descripción de los cargos de RU."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Modelado de datos",
|
||||
"description": "Recomendaciones de modelado de datos de grafos"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "procedimientos recomendados de creación de particiones",
|
||||
"description": "Obtenga información sobre cómo funciona la creación de particiones"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Consultar datos",
|
||||
"description": "Consulta de datos con Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "¿Cuál es el Table API?",
|
||||
"description": "Descripción de Azure Cosmos DB para Table y sus características"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar los datos",
|
||||
"description": "Obtenga información sobre cómo migrar sus datos"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB para preguntas más frecuentes sobre tablas",
|
||||
"description": "Preguntas comunes sobre Azure Cosmos DB para table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Explorador de datos métodos abreviados de teclado",
|
||||
"description": "Obtenga información acerca de los métodos abreviados de teclado para navegar por Explorador de datos."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Conozca los aspectos básicos",
|
||||
"description": "Vea Azure Cosmos DB introducción a programas de TV en vivo y vídeos de procedimientos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Introducción al uso de un SDK",
|
||||
"description": "Obtenga información acerca del SDK de Azure Cosmos DB."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar los datos",
|
||||
"description": "Migre datos mediante servicios de Azure y soluciones de código abierto."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Compilación de una aplicación con Node.js",
|
||||
"description": "Cree una aplicación Node.js."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Guía de introducción",
|
||||
"description": "Conozca los conceptos básicos para empezar."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Crear un contenedor",
|
||||
"description": "Conozca las opciones de creación de un contenedor."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Aprovisionar rendimiento",
|
||||
"description": "Aprenda a configurar el rendimiento."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Introducción ",
|
||||
"description": "Creación, consulta y recorrido mediante la consola de Gremlin"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Importar datos del gráfico",
|
||||
"description": "Información sobre los datos de ingesta masiva mediante BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Compilación de una aplicación .NET",
|
||||
"description": "Cómo acceder a Azure Cosmos DB para Table desde una aplicación .NET."
|
||||
},
|
||||
"java": {
|
||||
"title": "Compilación de una aplicación java",
|
||||
"description": "Creación de una Azure Cosmos DB para la aplicación Table con el SDK de Java "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Modelado de datos",
|
||||
"distributionColumn": "Cómo elegir una columna de distribución",
|
||||
"buildApps": "Compilación de aplicaciones con Python, Java y Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrar datos",
|
||||
"vectorSearch": "Creación de aplicaciones de inteligencia artificial con Vector Search",
|
||||
"buildApps": "Compilación de aplicaciones con Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Ajuste de rendimiento",
|
||||
"diagnosticQueries": "Consultas de diagnóstico útiles",
|
||||
"sqlReference": "Referencia de SQL distribuida"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector de búsqueda",
|
||||
"textIndexing": "Indización de texto",
|
||||
"troubleshoot": "Solucionar problemas comunes"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Compilación de la base de datos",
|
||||
"useTitle": "Uso de la base de datos",
|
||||
"newContainer": {
|
||||
"title": "Nuevo contenedor",
|
||||
"description": "Creación de un contenedor de destino para almacenar los datos"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Datos de ejemplo",
|
||||
"description": "Carga de datos de ejemplo en la base de datos"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Datos vectoriales de ejemplo",
|
||||
"description": "Carga de datos vectoriales de ejemplo con text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Desarrollo de aplicaciones",
|
||||
"description": "Empiece aquí para usar un SDK para compilar sus aplicaciones"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Galería de ejemplos",
|
||||
"description": "Obtener ejemplos de un extremo a otro del mundo real"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Datos de ejemplo",
|
||||
"startButton": "Inicio",
|
||||
"createPrompt": "Cree un contenedor \"{{containerName}}\" e importe datos de ejemplo en él. Esto podría tardar unos minutos.",
|
||||
"creatingContainer": "Creando contenedor \"{{containerName}}\"...",
|
||||
"importingData": "Importando datos en \"{{containerName}}\"...",
|
||||
"success": "Se ha creado correctamente \"{{containerName}}\" con datos de ejemplo.",
|
||||
"errorContainerExists": "El contenedor \"{{containerName}}\" de la base de datos \"{{databaseName}}\" ya existe. Elimínelo y vuelva a intentarlo.",
|
||||
"errorCreateContainer": "Error al crear el contenedor: {{error}}",
|
||||
"errorImportData": "No se pudieron importar los datos: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Annuler",
|
||||
"close": "Fermer",
|
||||
"save": "Enregistrer",
|
||||
"delete": "Supprimer",
|
||||
"update": "Mettre à jour",
|
||||
"discard": "Abandonner",
|
||||
"execute": "Exécuter",
|
||||
"loading": "Chargement",
|
||||
"loadingEllipsis": "Chargement en cours...",
|
||||
"next": "Suivant",
|
||||
"previous": "Précédent",
|
||||
"yes": "Oui",
|
||||
"no": "Non",
|
||||
"result": "Résultat",
|
||||
"learnMore": "En savoir plus",
|
||||
"getStarted": "Démarrage",
|
||||
"retry": "Réessayer",
|
||||
"apply": "Appliquer",
|
||||
"refresh": "Actualiser",
|
||||
"copy": "Copier",
|
||||
"create": "Créer",
|
||||
"confirm": "Confirmer",
|
||||
"open": "Ouvrir",
|
||||
"rename": "Renommer",
|
||||
"download": "Télécharger",
|
||||
"upload": "Charger",
|
||||
"connect": "Connexion",
|
||||
"remove": "Supprimer",
|
||||
"increaseValueBy1": "Augmenter la valeur de 1",
|
||||
"decreaseValueBy1": "Diminuer la valeur de 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Bienvenue dans Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Service de base de données multimodèle, mondialement distribuée et disponible à toute échelle",
|
||||
"getStarted": "Commencez avec nos jeux de données d’exemple, notre documentation et nos outils supplémentaires."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Lancer le démarrage rapide",
|
||||
"description": "Lancer un didacticiel de démarrage rapide pour prendre en main les données d’exemple"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Nouvelle {{collectionName}}",
|
||||
"description": "Créer un nouveau conteneur pour le stockage et le débit"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Galerie d’échantillons Azure Cosmos DB",
|
||||
"description": "Découvrez des exemples qui présentent des modèles d’application évolutifs et intelligents. Essayez-en un tout de suite pour voir à quelle vitesse vous pouvez passer du concept au code grâce à Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connecter",
|
||||
"description": "Vous préférez utiliser vos propres outils ? Trouvez la chaîne de connexion dont vous avez besoin pour vous connecter",
|
||||
"pgAdmin": {
|
||||
"title": "Se connecter avec pgAdmin",
|
||||
"description": "Préférez-vous pgAdmin ? Trouvez vos chaînes de connexion ici"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Connecter avec VS Code",
|
||||
"description": "Interroger et gérer vos clusters MongoDB et DocumentDB dans Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "Interpréteur de commandes PostgreSQL",
|
||||
"description": "Créer un tableau et interagir avec les données à l’aide de l’interface d’interpréteur PostgreSQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Interpréteur de commandes Mongo",
|
||||
"description": "Créer une collection et interagir avec les données à l’aide de l’interface d’interpréteur MongoDB"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Vous débutez avec Cosmos DB PGSQL ?",
|
||||
"body": "Bienvenue ! Si vous débutez avec Cosmos DB PGSQL et avez besoin d’aide pour démarrer, voici où trouver des échantillons de données et des requêtes."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Créer votre mot de passe",
|
||||
"body": "Si vous n’avez pas encore modifié votre mot de passe, faites-le maintenant."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Commencer par l’exemple {{collectionName}}",
|
||||
"body": "Nous vous guiderons dans la création d’un conteneur d’exemple avec des échantillons de données, puis nous vous ferons visiter l’explorateur de données. Vous pouvez également annuler cette visite et explorer par vous-même"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Récents",
|
||||
"clearRecents": "Effacer les éléments récents",
|
||||
"top3": "Les 3 principales choses à savoir",
|
||||
"learningResources": "Ressources pédagogiques",
|
||||
"nextSteps": "Étapes suivantes",
|
||||
"tipsAndLearnMore": "Conseils et plus d’informations",
|
||||
"notebook": "Bloc-notes",
|
||||
"needHelp": "Avez-vous besoin d’aide ?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Motifs de modélisation avancés",
|
||||
"description": "Découvrez des stratégies avancées pour optimiser votre base de données."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Les meilleures pratiques de partitionnement",
|
||||
"description": "Apprenez à appliquer des stratégies de modélisation des données et de partitionnement."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Planifier vos besoins en ressources",
|
||||
"description": "Découvrez les différentes options de configuration."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "Qu’est-ce que l’API MongoDB ?",
|
||||
"description": "Comprenez Azure Cosmos DB for MongoDB et ses fonctionnalités."
|
||||
},
|
||||
"features": {
|
||||
"title": "Fonctionnalités et syntaxe",
|
||||
"description": "Découvrir les avantages et les fonctionnalités"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrer vos données",
|
||||
"description": "Étapes pré-migration pour le déplacement des données"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Créer une application Java",
|
||||
"description": "Créez une application Java avec un SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Les meilleures pratiques de partitionnement",
|
||||
"description": "Découvrez comment fonctionne le partitionnement."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Unités de requêtes (RU)",
|
||||
"description": "Comprendre les frais de RU."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Modélisation des données",
|
||||
"description": "Recommandations pour la modélisation des données de Graph"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Les meilleures pratiques de partitionnement",
|
||||
"description": "Découvrir comment fonctionne le partitionnement"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Données de requête",
|
||||
"description": "Interroger des données avec Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Qu’est-ce que l’API Table ?",
|
||||
"description": "Comprendre Azure Cosmos DB for Table et ses fonctionnalités"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrer vos données",
|
||||
"description": "Découvrir comment migrer vos données"
|
||||
},
|
||||
"faq": {
|
||||
"title": "FAQ Azure Cosmos DB for Table",
|
||||
"description": "Questions courantes sur Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Raccourcis clavier pour Data Explorer",
|
||||
"description": "Découvrez les raccourcis clavier pour naviguer dans Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Découvrir les principes de base",
|
||||
"description": "Regardez l’émission de télé en direct Azure Cosmos DB pour découvrir des vidéos d’introduction et des tutos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Prise en main d’un SDK",
|
||||
"description": "En savoir plus sur le SDK Azure Cosmos DB."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrer vos données",
|
||||
"description": "Migrez des données avec les services Azure et des solutions open source."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Générer une application avec Node.js",
|
||||
"description": "Créez une application Node.js."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Guide de prise en main",
|
||||
"description": "Apprenez les notions de base pour démarrer."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Créer un conteneur",
|
||||
"description": "Découvrez les options de création de conteneurs."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Débit d’approvisionnement",
|
||||
"description": "Découvrir comment configurer le débit."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Prise en main ",
|
||||
"description": "Créer, interroger et parcourir avec la console Gremlin"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Importer les données de Graph",
|
||||
"description": "Apprendre l’ingestion de données en bloc avec BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Créer une application .NET",
|
||||
"description": "Comment accéder à Azure Cosmos DB for Table depuis une application .NET."
|
||||
},
|
||||
"java": {
|
||||
"title": "Créer une application Java",
|
||||
"description": "Créez une application Azure Cosmos DB for Table avec le SDK Java "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Modélisation des données",
|
||||
"distributionColumn": "Comment choisir une colonne de distribution",
|
||||
"buildApps": "Créer des applications avec Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrer des données",
|
||||
"vectorSearch": "Créer des applications d’IA avec la recherche vectorielle",
|
||||
"buildApps": "Générer des applications avec Node.js"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Optimisation des performances",
|
||||
"diagnosticQueries": "Requêtes de diagnostic utiles",
|
||||
"sqlReference": "Référence SQL distribuée"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Recherche vectorielle",
|
||||
"textIndexing": "Indexation de texte",
|
||||
"troubleshoot": "Résoudre des problèmes courants"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Générer votre base de données",
|
||||
"useTitle": "Utiliser votre base de données",
|
||||
"newContainer": {
|
||||
"title": "Nouveau conteneur",
|
||||
"description": "Créer un conteneur de destination pour stocker vos données"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Échantillons de données",
|
||||
"description": "Charger des échantillons de données dans votre base de données"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Échantillons de données vectorielles",
|
||||
"description": "Charger des exemples de données vectorielles avec text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Développer des applications",
|
||||
"description": "Commencer ici pour utiliser un SDK afin de créer vos applications"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Galerie d’échantillons",
|
||||
"description": "Obtenez des échantillons réels de bout en bout"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Échantillons de données",
|
||||
"startButton": "Commencer",
|
||||
"createPrompt": "Créez un conteneur « {{containerName}} » et importez-y des échantillons de données. Cela peut prendre quelques minutes.",
|
||||
"creatingContainer": "Création en cours du conteneur « {{containerName}} »...",
|
||||
"importingData": "Importation en cours de données dans « {{containerName}} »...",
|
||||
"success": "Vous avez bien créé « {{containerName}} » avec des échantillons de données.",
|
||||
"errorContainerExists": "Le conteneur « {{containerName}} » dans la base de données « {{databaseName}} » existe déjà. Supprimez-le, puis réessayez.",
|
||||
"errorCreateContainer": "Nous n’avons pas pu créer le conteneur : {{error}}",
|
||||
"errorImportData": "Nous n’avons pas pu importer les données : {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Mégse",
|
||||
"close": "Bezárás",
|
||||
"save": "Mentés",
|
||||
"delete": "Törlés",
|
||||
"update": "Frissítés",
|
||||
"discard": "Elvetés",
|
||||
"execute": "Execute",
|
||||
"loading": "Betöltés folyamatban",
|
||||
"loadingEllipsis": "Betöltés...",
|
||||
"next": "Következő",
|
||||
"previous": "Előző",
|
||||
"yes": "Igen",
|
||||
"no": "Nem",
|
||||
"result": "Eredmény",
|
||||
"learnMore": "További információ",
|
||||
"getStarted": "Első lépések",
|
||||
"retry": "Újrapróbálkozás",
|
||||
"apply": "Alkalmaz",
|
||||
"refresh": "Frissítés",
|
||||
"copy": "Másolás",
|
||||
"create": "Létrehozás",
|
||||
"confirm": "Megerősítés",
|
||||
"open": "Megnyitás",
|
||||
"rename": "Átnevezés",
|
||||
"download": "Letöltés",
|
||||
"upload": "Feltöltés",
|
||||
"connect": "Kapcsolódás",
|
||||
"remove": "Eltávolítás",
|
||||
"increaseValueBy1": "Érték növelése 1-gyel",
|
||||
"decreaseValueBy1": "Érték csökkentése 1-gyel"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Üdvözli az Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Globálisan elosztott, többmodelles adatbázis-szolgáltatás bármilyen mérethez",
|
||||
"getStarted": "Ismerje meg a minta adathalmazok, a dokumentáció és a további eszközök használatának első lépéseit."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Launch quick start",
|
||||
"description": "Launch a quick start tutorial to get started with sample data"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "New {{collectionName}}",
|
||||
"description": "Create a new container for storage and throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Discover samples that showcase scalable, intelligent app patterns. Try one now to see how fast you can go from concept to code with Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connect",
|
||||
"description": "Prefer using your own choice of tooling? Find the connection string you need to connect",
|
||||
"pgAdmin": {
|
||||
"title": "Connect with pgAdmin",
|
||||
"description": "Prefer pgAdmin? Find your connection strings here"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Csatlakozás VS Code használatával",
|
||||
"description": "Query and Manage your MongoDB and DocumentDB clusters in Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Create table and interact with data using PostgreSQL's shell interface"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Create a collection and interact with data using MongoDB's shell interface"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "New to Cosmos DB PGSQL?",
|
||||
"body": "Welcome! If you are new to Cosmos DB PGSQL and need help with getting started, here is where you can find sample data, query."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Create your password",
|
||||
"body": "If you haven't changed your password yet, change it now."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Start with sample {{collectionName}}",
|
||||
"body": "You will be guided to create a sample container with sample data, then we will give you a tour of data explorer. You can also cancel launching this tour and explore yourself"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recents",
|
||||
"clearRecents": "Clear Recents",
|
||||
"top3": "Top 3 things you need to know",
|
||||
"learningResources": "Learning Resources",
|
||||
"nextSteps": "Next steps",
|
||||
"tipsAndLearnMore": "Tips & learn more",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Need help?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Advanced Modeling Patterns",
|
||||
"description": "Learn advanced strategies to optimize your database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn to apply data model and partitioning strategies."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Plan Your Resource Requirements",
|
||||
"description": "Get to know the different configuration choices."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "What is the MongoDB API?",
|
||||
"description": "Understand Azure Cosmos DB for MongoDB and its features."
|
||||
},
|
||||
"features": {
|
||||
"title": "Features and Syntax",
|
||||
"description": "Discover the advantages and features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Pre-migration steps for moving data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Java app using an SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Request Units (RUs)",
|
||||
"description": "Understand RU charges."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Data Modeling",
|
||||
"description": "Graph data modeling recommendations"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Query Data",
|
||||
"description": "Querying data with Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "What is the Table API?",
|
||||
"description": "Understand Azure Cosmos DB for Table and its features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate your data",
|
||||
"description": "Learn how to migrate your data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Common questions about Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Data Explorer keyboard shortcuts",
|
||||
"description": "Learn keyboard shortcuts to navigate Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Learn the Fundamentals",
|
||||
"description": "Watch Azure Cosmos DB Live TV show introductory and how to videos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Get Started using an SDK",
|
||||
"description": "Learn about the Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Migrate data using Azure services and open-source solutions."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Build an app with Node.js",
|
||||
"description": "Create a Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Getting Started Guide",
|
||||
"description": "Learn the basics to get started."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Create a Container",
|
||||
"description": "Get to know the create a container options."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provision Throughput",
|
||||
"description": "Learn how to configure throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Get Started ",
|
||||
"description": "Create, query, and traverse using the Gremlin console"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Import Graph Data",
|
||||
"description": "Learn Bulk ingestion data using BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Build a .NET App",
|
||||
"description": "How to access Azure Cosmos DB for Table from a .NET app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Azure Cosmos DB for Table app with Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Data Modeling",
|
||||
"distributionColumn": "How to choose a Distribution Column",
|
||||
"buildApps": "Build Apps with Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrate Data",
|
||||
"vectorSearch": "Build AI apps with Vector Search",
|
||||
"buildApps": "Build Apps with Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Performance Tuning",
|
||||
"diagnosticQueries": "Useful Diagnostic Queries",
|
||||
"sqlReference": "Distributed SQL Reference"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector Search",
|
||||
"textIndexing": "Text Indexing",
|
||||
"troubleshoot": "Troubleshoot common issues"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Build your database",
|
||||
"useTitle": "Use your database",
|
||||
"newContainer": {
|
||||
"title": "New container",
|
||||
"description": "Create a destination container to store your data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Sample Data",
|
||||
"description": "Load sample data in your database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Sample Vector Data",
|
||||
"description": "Load sample vector data with text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App development",
|
||||
"description": "Start here to use an SDK to build your apps"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Sample Gallery",
|
||||
"description": "Get real-world end-to-end samples"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Sample Data",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Create a container \"{{containerName}}\" and import sample data into it. This may take a few minutes.",
|
||||
"creatingContainer": "Creating container \"{{containerName}}\"...",
|
||||
"importingData": "Importing data into \"{{containerName}}\"...",
|
||||
"success": "Successfully created \"{{containerName}}\" with sample data.",
|
||||
"errorContainerExists": "The container \"{{containerName}}\" in database \"{{databaseName}}\" already exists. Please delete it and retry.",
|
||||
"errorCreateContainer": "Failed to create container: {{error}}",
|
||||
"errorImportData": "Failed to import data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Batal",
|
||||
"close": "Tutup",
|
||||
"save": "Simpan",
|
||||
"delete": "Hapus",
|
||||
"update": "Perbarui",
|
||||
"discard": "Buang",
|
||||
"execute": "Jalankan",
|
||||
"loading": "Memuat",
|
||||
"loadingEllipsis": "Memuat...",
|
||||
"next": "Berikutnya",
|
||||
"previous": "Sebelumnya",
|
||||
"yes": "Ya",
|
||||
"no": "Tidak",
|
||||
"result": "Hasil",
|
||||
"learnMore": "Pelajari selengkapnya",
|
||||
"getStarted": "Mulai",
|
||||
"retry": "Coba lagi",
|
||||
"apply": "Terapkan",
|
||||
"refresh": "Refresh",
|
||||
"copy": "Salin",
|
||||
"create": "Buat",
|
||||
"confirm": "Konfirmasi",
|
||||
"open": "Buka",
|
||||
"rename": "Ganti nama",
|
||||
"download": "Unduh",
|
||||
"upload": "Unggah",
|
||||
"connect": "Sambungkan",
|
||||
"remove": "Hapus",
|
||||
"increaseValueBy1": "Tambah nilai sebesar 1",
|
||||
"decreaseValueBy1": "Kurangi nilai sebesar 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Selamat Datang di Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Layanan database multimodel yang didistribusikan secara global untuk skala apa saja",
|
||||
"getStarted": "Mulai dengan himpunan data sampel, dokumentasi, dan alat tambahan kami."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Luncurkan mulai cepat",
|
||||
"description": "Mulai tutorial cepat untuk memulai dengan data sampel"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "{{collectionName}} baru",
|
||||
"description": "Buat kontainer baru untuk penyimpanan dan throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Temukan sampel yang menampilkan pola aplikasi cerdas yang dapat diskalakan. Coba sekarang untuk melihat seberapa cepat Anda bisa beralih dari konsep ke kode dengan Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Sambungkan",
|
||||
"description": "Lebih suka menggunakan alat pilihan sendiri? Temukan string koneksi yang diperlukan untuk menyambung",
|
||||
"pgAdmin": {
|
||||
"title": "Sambungkan dengan pgAdmin",
|
||||
"description": "Lebih suka pgAdmin? Temukan string koneksi di sini"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Sambungkan dengan Visual Studio Code",
|
||||
"description": "Kueri dan kelola klaster MongoDB dan DocumentDB di Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Buat tabel dan interaksi dengan data menggunakan antarmuka shell PostgreSQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Buat koleksi dan interaksi dengan data menggunakan antarmuka shell MongoDB"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Baru menggunakan Cosmos DB PGSQL?",
|
||||
"body": "Selamat datang! Jika baru menggunakan Cosmos DB PGSQL dan butuh bantuan memulai, di sini Anda dapat menemukan data sampel dan kueri."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Buat kata sandi Anda",
|
||||
"body": "Jika belum mengubah kata sandi, ubah sekarang."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Mulai dengan sampel {{collectionName}}",
|
||||
"body": "Anda akan dipandu membuat kontainer sampel dengan data sampel, lalu kami akan memberikan tur penjelajah data. Anda juga bisa membatalkan tur ini dan menjelajah sendiri"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Terbaru",
|
||||
"clearRecents": "Bersihkan Riwayat Terbaru",
|
||||
"top3": "3 Hal Terpenting yang Perlu Diketahui",
|
||||
"learningResources": "Sumber Daya Pembelajaran",
|
||||
"nextSteps": "Langkah berikutnya",
|
||||
"tipsAndLearnMore": "Tips & pelajari selengkapnya",
|
||||
"notebook": "Buku catatan",
|
||||
"needHelp": "Perlu bantuan?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Pola Pemodelan Lanjutan",
|
||||
"description": "Pelajari strategi lanjutan untuk mengoptimalkan database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Praktik Terbaik Pemartisian",
|
||||
"description": "Pelajari cara menerapkan model data dan strategi pemartisian."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Rencanakan Kebutuhan Sumber Daya Anda",
|
||||
"description": "Kenali Berbagai Pilihan Konfigurasi."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "Apa itu API MongoDB?",
|
||||
"description": "Pahami Azure Cosmos DB for MongoDB dan fitur-fiturnya."
|
||||
},
|
||||
"features": {
|
||||
"title": "Fitur dan Sintaks",
|
||||
"description": "Temukan Keunggulan dan Fitur"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrasikan Data",
|
||||
"description": "Langkah Pra-migrasi untuk Memindahkan Data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Buat Aplikasi Java",
|
||||
"description": "Buat aplikasi Java menggunakan SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Praktik Terbaik Pemartisian",
|
||||
"description": "Pelajari cara kerja pemartisian."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Unit Permintaan (RU)",
|
||||
"description": "Pahami Biaya RU."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Pemodelan Data",
|
||||
"description": "Rekomendasi Pemodelan Data Grafik"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Praktik Terbaik Pemartisian",
|
||||
"description": "Pelajari cara kerja partisi"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Data Kueri",
|
||||
"description": "Mengkueri data dengan Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Apa itu Table API?",
|
||||
"description": "Memahami Azure Cosmos DB for Table dan fiturnya"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrasikan data Anda",
|
||||
"description": "Pelajari cara memigrasikan data Anda"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Tanya Jawab Umum Azure Cosmos DB for Table",
|
||||
"description": "Pertanyaan umum tentang Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Pintasan keyboard Data Explorer",
|
||||
"description": "Pelajari pintasan keyboard untuk menavigasi Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Pelajari Dasar",
|
||||
"description": "Tonton video perkenalan dan tutorial Azure Cosmos DB Live TV."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Mulai menggunakan SDK",
|
||||
"description": "Pelajari tentang Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrasikan Data",
|
||||
"description": "Migrasikan data menggunakan layanan Azure dan solusi sumber terbuka."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Buat aplikasi dengan Node.js",
|
||||
"description": "Buat aplikasi Node.js."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Panduan Persiapan",
|
||||
"description": "Pelajari dasar untuk memulai."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Buat Kontainer",
|
||||
"description": "Kenali opsi buat kontainer."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Throughput Penyediaan",
|
||||
"description": "Pelajari cara mengonfigurasi throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Mulai ",
|
||||
"description": "Buat, kueri, dan jelajahi menggunakan konsol Gremlin"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Impor Data Graf",
|
||||
"description": "Pelajari penyerapan massal data menggunakan BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Buat Aplikasi .NET",
|
||||
"description": "Cara mengakses Azure Cosmos DB for Table dari aplikasi .NET."
|
||||
},
|
||||
"java": {
|
||||
"title": "Buat Aplikasi Java",
|
||||
"description": "Buat aplikasi Azure Cosmos DB for Table dengan Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Pemodelan Data",
|
||||
"distributionColumn": "Cara memilih Kolom Distribusi",
|
||||
"buildApps": "Buat Aplikasi dengan Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrasikan Data",
|
||||
"vectorSearch": "Buat aplikasi AI dengan Pencarian Vektor",
|
||||
"buildApps": "Buat Aplikasi dengan Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Penyetelan Performa",
|
||||
"diagnosticQueries": "Kueri Diagnostik yang Berguna",
|
||||
"sqlReference": "Referensi SQL Terdistribusi"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Pencarian Vektor",
|
||||
"textIndexing": "Pengindeksan Teks",
|
||||
"troubleshoot": "Pecahkan masalah umum"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Bangun database Anda",
|
||||
"useTitle": "Gunakan database Anda",
|
||||
"newContainer": {
|
||||
"title": "Kontainer baru",
|
||||
"description": "Buat kontainer tujuan untuk menyimpan data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Data Sampel",
|
||||
"description": "Muat data sampel ke database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Data Vektor Sampel",
|
||||
"description": "Muat data vektor sampel dengan text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Pengembangan aplikasi",
|
||||
"description": "Mulai di sini untuk menggunakan SDK membangun aplikasi"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Galeri Sampel",
|
||||
"description": "Dapatkan sampel menyeluruh dunia nyata"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Data Sampel",
|
||||
"startButton": "Mulai",
|
||||
"createPrompt": "Buat kontainer \"{{containerName}}\" dan impor data sampel ke dalamnya. Proses ini memerlukan waktu beberapa menit.",
|
||||
"creatingContainer": "Membuat kontainer \"{{containerName}}\"...",
|
||||
"importingData": "Mengimpor data ke \"{{containerName}}\"...",
|
||||
"success": "Berhasil membuat \"{{containerName}}\" dengan data sampel.",
|
||||
"errorContainerExists": "Kontainer \"{{containerName}}\" di database \"{{databaseName}}\" sudah ada. Hapus dan coba lagi.",
|
||||
"errorCreateContainer": "Gagal membuat kontainer: {{error}}",
|
||||
"errorImportData": "Gagal mengimpor data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Annulla",
|
||||
"close": "Chiudi",
|
||||
"save": "Salva",
|
||||
"delete": "Elimina",
|
||||
"update": "Aggiorna",
|
||||
"discard": "Rimuovi",
|
||||
"execute": "Execute",
|
||||
"loading": "Caricamento",
|
||||
"loadingEllipsis": "Caricamento...",
|
||||
"next": "Avanti",
|
||||
"previous": "Indietro",
|
||||
"yes": "Sì",
|
||||
"no": "No",
|
||||
"result": "Risultato",
|
||||
"learnMore": "Altre informazioni",
|
||||
"getStarted": "Attività iniziali",
|
||||
"retry": "Riprova",
|
||||
"apply": "Applica",
|
||||
"refresh": "Aggiorna",
|
||||
"copy": "Copia",
|
||||
"create": "Crea",
|
||||
"confirm": "Conferma",
|
||||
"open": "Apri",
|
||||
"rename": "Rinomina",
|
||||
"download": "Scarica",
|
||||
"upload": "Carica",
|
||||
"connect": "Connetti",
|
||||
"remove": "Rimuovi",
|
||||
"increaseValueBy1": "Aumentare il valore di 1",
|
||||
"decreaseValueBy1": "Diminuisci il valore di 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Benvenuto in Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Servizio database multimodello distribuito a livello globale a qualsiasi livello di scalabilità",
|
||||
"getStarted": "Inizia con i nostri set di dati di esempio, la documentazione e gli strumenti aggiuntivi."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Launch quick start",
|
||||
"description": "Launch a quick start tutorial to get started with sample data"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "New {{collectionName}}",
|
||||
"description": "Create a new container for storage and throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Discover samples that showcase scalable, intelligent app patterns. Try one now to see how fast you can go from concept to code with Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connect",
|
||||
"description": "Prefer using your own choice of tooling? Find the connection string you need to connect",
|
||||
"pgAdmin": {
|
||||
"title": "Connect with pgAdmin",
|
||||
"description": "Prefer pgAdmin? Find your connection strings here"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Connetti con VS Code",
|
||||
"description": "Query and Manage your MongoDB and DocumentDB clusters in Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Create table and interact with data using PostgreSQL's shell interface"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Create a collection and interact with data using MongoDB's shell interface"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "New to Cosmos DB PGSQL?",
|
||||
"body": "Welcome! If you are new to Cosmos DB PGSQL and need help with getting started, here is where you can find sample data, query."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Create your password",
|
||||
"body": "If you haven't changed your password yet, change it now."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Start with sample {{collectionName}}",
|
||||
"body": "You will be guided to create a sample container with sample data, then we will give you a tour of data explorer. You can also cancel launching this tour and explore yourself"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recents",
|
||||
"clearRecents": "Clear Recents",
|
||||
"top3": "Top 3 things you need to know",
|
||||
"learningResources": "Learning Resources",
|
||||
"nextSteps": "Next steps",
|
||||
"tipsAndLearnMore": "Tips & learn more",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Need help?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Advanced Modeling Patterns",
|
||||
"description": "Learn advanced strategies to optimize your database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn to apply data model and partitioning strategies."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Plan Your Resource Requirements",
|
||||
"description": "Get to know the different configuration choices."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "What is the MongoDB API?",
|
||||
"description": "Understand Azure Cosmos DB for MongoDB and its features."
|
||||
},
|
||||
"features": {
|
||||
"title": "Features and Syntax",
|
||||
"description": "Discover the advantages and features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Pre-migration steps for moving data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Java app using an SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Request Units (RUs)",
|
||||
"description": "Understand RU charges."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Data Modeling",
|
||||
"description": "Graph data modeling recommendations"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Query Data",
|
||||
"description": "Querying data with Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "What is the Table API?",
|
||||
"description": "Understand Azure Cosmos DB for Table and its features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate your data",
|
||||
"description": "Learn how to migrate your data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Common questions about Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Data Explorer keyboard shortcuts",
|
||||
"description": "Learn keyboard shortcuts to navigate Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Learn the Fundamentals",
|
||||
"description": "Watch Azure Cosmos DB Live TV show introductory and how to videos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Get Started using an SDK",
|
||||
"description": "Learn about the Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Migrate data using Azure services and open-source solutions."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Build an app with Node.js",
|
||||
"description": "Create a Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Getting Started Guide",
|
||||
"description": "Learn the basics to get started."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Create a Container",
|
||||
"description": "Get to know the create a container options."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provision Throughput",
|
||||
"description": "Learn how to configure throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Get Started ",
|
||||
"description": "Create, query, and traverse using the Gremlin console"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Import Graph Data",
|
||||
"description": "Learn Bulk ingestion data using BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Build a .NET App",
|
||||
"description": "How to access Azure Cosmos DB for Table from a .NET app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Azure Cosmos DB for Table app with Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Data Modeling",
|
||||
"distributionColumn": "How to choose a Distribution Column",
|
||||
"buildApps": "Build Apps with Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrate Data",
|
||||
"vectorSearch": "Build AI apps with Vector Search",
|
||||
"buildApps": "Build Apps with Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Performance Tuning",
|
||||
"diagnosticQueries": "Useful Diagnostic Queries",
|
||||
"sqlReference": "Distributed SQL Reference"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector Search",
|
||||
"textIndexing": "Text Indexing",
|
||||
"troubleshoot": "Troubleshoot common issues"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Build your database",
|
||||
"useTitle": "Use your database",
|
||||
"newContainer": {
|
||||
"title": "New container",
|
||||
"description": "Create a destination container to store your data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Sample Data",
|
||||
"description": "Load sample data in your database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Sample Vector Data",
|
||||
"description": "Load sample vector data with text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App development",
|
||||
"description": "Start here to use an SDK to build your apps"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Sample Gallery",
|
||||
"description": "Get real-world end-to-end samples"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Sample Data",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Create a container \"{{containerName}}\" and import sample data into it. This may take a few minutes.",
|
||||
"creatingContainer": "Creating container \"{{containerName}}\"...",
|
||||
"importingData": "Importing data into \"{{containerName}}\"...",
|
||||
"success": "Successfully created \"{{containerName}}\" with sample data.",
|
||||
"errorContainerExists": "The container \"{{containerName}}\" in database \"{{databaseName}}\" already exists. Please delete it and retry.",
|
||||
"errorCreateContainer": "Failed to create container: {{error}}",
|
||||
"errorImportData": "Failed to import data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "キャンセル",
|
||||
"close": "閉じる",
|
||||
"save": "保存",
|
||||
"delete": "削除",
|
||||
"update": "更新",
|
||||
"discard": "破棄",
|
||||
"execute": "Execute",
|
||||
"loading": "読み込み中",
|
||||
"loadingEllipsis": "読み込み中...",
|
||||
"next": "次へ",
|
||||
"previous": "前へ",
|
||||
"yes": "はい",
|
||||
"no": "いいえ",
|
||||
"result": "結果",
|
||||
"learnMore": "詳細情報",
|
||||
"getStarted": "開始する",
|
||||
"retry": "再試行",
|
||||
"apply": "適用",
|
||||
"refresh": "最新の情報に更新",
|
||||
"copy": "コピー",
|
||||
"create": "作成",
|
||||
"confirm": "確認",
|
||||
"open": "開く",
|
||||
"rename": "名前の変更",
|
||||
"download": "ダウンロード",
|
||||
"upload": "アップロード",
|
||||
"connect": "接続",
|
||||
"remove": "削除",
|
||||
"increaseValueBy1": "値を 1 増加",
|
||||
"decreaseValueBy1": "値を 1 減少"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Azure Cosmos DB へようこそ",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "あらゆるスケールに対応するグローバル分散型のマルチモデル データベース サーバー",
|
||||
"getStarted": "サンプル データセット、ドキュメント、追加ツールを使用して開始してください。"
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Launch quick start",
|
||||
"description": "Launch a quick start tutorial to get started with sample data"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "New {{collectionName}}",
|
||||
"description": "Create a new container for storage and throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Discover samples that showcase scalable, intelligent app patterns. Try one now to see how fast you can go from concept to code with Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connect",
|
||||
"description": "Prefer using your own choice of tooling? Find the connection string you need to connect",
|
||||
"pgAdmin": {
|
||||
"title": "Connect with pgAdmin",
|
||||
"description": "Prefer pgAdmin? Find your connection strings here"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "VS Code で接続する",
|
||||
"description": "Query and Manage your MongoDB and DocumentDB clusters in Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Create table and interact with data using PostgreSQL's shell interface"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Create a collection and interact with data using MongoDB's shell interface"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "New to Cosmos DB PGSQL?",
|
||||
"body": "Welcome! If you are new to Cosmos DB PGSQL and need help with getting started, here is where you can find sample data, query."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Create your password",
|
||||
"body": "If you haven't changed your password yet, change it now."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Start with sample {{collectionName}}",
|
||||
"body": "You will be guided to create a sample container with sample data, then we will give you a tour of data explorer. You can also cancel launching this tour and explore yourself"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recents",
|
||||
"clearRecents": "Clear Recents",
|
||||
"top3": "Top 3 things you need to know",
|
||||
"learningResources": "Learning Resources",
|
||||
"nextSteps": "Next steps",
|
||||
"tipsAndLearnMore": "Tips & learn more",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Need help?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Advanced Modeling Patterns",
|
||||
"description": "Learn advanced strategies to optimize your database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn to apply data model and partitioning strategies."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Plan Your Resource Requirements",
|
||||
"description": "Get to know the different configuration choices."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "What is the MongoDB API?",
|
||||
"description": "Understand Azure Cosmos DB for MongoDB and its features."
|
||||
},
|
||||
"features": {
|
||||
"title": "Features and Syntax",
|
||||
"description": "Discover the advantages and features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Pre-migration steps for moving data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Java app using an SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Request Units (RUs)",
|
||||
"description": "Understand RU charges."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Data Modeling",
|
||||
"description": "Graph data modeling recommendations"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Query Data",
|
||||
"description": "Querying data with Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "What is the Table API?",
|
||||
"description": "Understand Azure Cosmos DB for Table and its features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate your data",
|
||||
"description": "Learn how to migrate your data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Common questions about Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Data Explorer keyboard shortcuts",
|
||||
"description": "Learn keyboard shortcuts to navigate Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Learn the Fundamentals",
|
||||
"description": "Watch Azure Cosmos DB Live TV show introductory and how to videos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Get Started using an SDK",
|
||||
"description": "Learn about the Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Migrate data using Azure services and open-source solutions."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Build an app with Node.js",
|
||||
"description": "Create a Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Getting Started Guide",
|
||||
"description": "Learn the basics to get started."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Create a Container",
|
||||
"description": "Get to know the create a container options."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provision Throughput",
|
||||
"description": "Learn how to configure throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Get Started ",
|
||||
"description": "Create, query, and traverse using the Gremlin console"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Import Graph Data",
|
||||
"description": "Learn Bulk ingestion data using BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Build a .NET App",
|
||||
"description": "How to access Azure Cosmos DB for Table from a .NET app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Azure Cosmos DB for Table app with Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Data Modeling",
|
||||
"distributionColumn": "How to choose a Distribution Column",
|
||||
"buildApps": "Build Apps with Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrate Data",
|
||||
"vectorSearch": "Build AI apps with Vector Search",
|
||||
"buildApps": "Build Apps with Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Performance Tuning",
|
||||
"diagnosticQueries": "Useful Diagnostic Queries",
|
||||
"sqlReference": "Distributed SQL Reference"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector Search",
|
||||
"textIndexing": "Text Indexing",
|
||||
"troubleshoot": "Troubleshoot common issues"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Build your database",
|
||||
"useTitle": "Use your database",
|
||||
"newContainer": {
|
||||
"title": "New container",
|
||||
"description": "Create a destination container to store your data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Sample Data",
|
||||
"description": "Load sample data in your database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Sample Vector Data",
|
||||
"description": "Load sample vector data with text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App development",
|
||||
"description": "Start here to use an SDK to build your apps"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Sample Gallery",
|
||||
"description": "Get real-world end-to-end samples"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Sample Data",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Create a container \"{{containerName}}\" and import sample data into it. This may take a few minutes.",
|
||||
"creatingContainer": "Creating container \"{{containerName}}\"...",
|
||||
"importingData": "Importing data into \"{{containerName}}\"...",
|
||||
"success": "Successfully created \"{{containerName}}\" with sample data.",
|
||||
"errorContainerExists": "The container \"{{containerName}}\" in database \"{{databaseName}}\" already exists. Please delete it and retry.",
|
||||
"errorCreateContainer": "Failed to create container: {{error}}",
|
||||
"errorImportData": "Failed to import data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "확인",
|
||||
"cancel": "취소",
|
||||
"close": "닫기",
|
||||
"save": "저장",
|
||||
"delete": "삭제",
|
||||
"update": "업데이트",
|
||||
"discard": "삭제",
|
||||
"execute": "실행",
|
||||
"loading": "로드 중",
|
||||
"loadingEllipsis": "로드 중...",
|
||||
"next": "다음",
|
||||
"previous": "이전",
|
||||
"yes": "예",
|
||||
"no": "아니요",
|
||||
"result": "결과",
|
||||
"learnMore": "자세한 정보",
|
||||
"getStarted": "시작",
|
||||
"retry": "다시 시도",
|
||||
"apply": "적용",
|
||||
"refresh": "새로 고침",
|
||||
"copy": "복사",
|
||||
"create": "만들기",
|
||||
"confirm": "확인",
|
||||
"open": "열기",
|
||||
"rename": "이름 바꾸기",
|
||||
"download": "다운로드",
|
||||
"upload": "업로드",
|
||||
"connect": "연결",
|
||||
"remove": "제거",
|
||||
"increaseValueBy1": "값을 1만큼 늘리기",
|
||||
"decreaseValueBy1": "값을 1만큼 줄이기"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Azure Cosmos DB 시작",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "모든 규모에 대해 전역적으로 분산된 다중 모델 데이터베이스 서비스",
|
||||
"getStarted": "샘플 데이터 세트, 설명서 및 추가 도구를 시작하세요."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "빠른 시작 개시",
|
||||
"description": "빠른 시작 자습서를 시작하여 샘플 데이터 시작"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "새 {{collectionName}}",
|
||||
"description": "스토리지 및 처리량에 대한 새 컨테이너 만들기"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB 샘플 갤러리",
|
||||
"description": "확장성 있는 인텔리전트 앱 패턴을 보여 주는 샘플을 검색합니다. Cosmos DB 사용하여 개념에서 코드로 얼마나 빨리 이동할 수 있는지 확인해 보세요."
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "연결",
|
||||
"description": "원하는 도구 사용을 선호하시나요? 연결해야 하는 연결 문자열 찾기",
|
||||
"pgAdmin": {
|
||||
"title": "pgAdmin으로 연결",
|
||||
"description": "pgAdmin을 선호하시나요? 여기에서 연결 문자열 찾기"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "VS Code와 연결",
|
||||
"description": "Visual Studio Code MongoDB 및 DocumentDB 클러스터 쿼리 및 관리"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL 셸",
|
||||
"description": "PostgreSQL의 셸 인터페이스를 사용하여 테이블 만들기 및 데이터 조작"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "MongoDB의 셸 인터페이스를 사용하여 컬렉션 만들기 및 데이터 조작"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "PGSQL을 Cosmos DB?",
|
||||
"body": "환영합니다. PGSQL을 Cosmos DB 시작에 대한 도움이 필요한 경우 샘플 데이터, 쿼리를 찾을 수 있는 위치는 다음과 같습니다."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "암호 만들기",
|
||||
"body": "암호를 아직 변경하지 않은 경우 지금 변경하세요."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "샘플 {{collectionName}} 시작",
|
||||
"body": "샘플 데이터를 사용하여 샘플 컨테이너를 만드는 과정을 안내한 다음 데이터 탐색기를 둘러보겠습니다. 이 둘러보기 시작을 취소하고 직접 탐색할 수도 있습니다."
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "최근 항목",
|
||||
"clearRecents": "최근 항목 지우기",
|
||||
"top3": "꼭 알아야 할 3가지",
|
||||
"learningResources": "학습 리소스",
|
||||
"nextSteps": "다음 단계",
|
||||
"tipsAndLearnMore": "팁 및 자세한 정보",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "도움이 필요하세요?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "고급 모델링 패턴",
|
||||
"description": "데이터베이스를 최적화하기 위한 고급 전략을 알아봅니다."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "분할 모범 사례",
|
||||
"description": "데이터 모델 및 분할 전략을 적용하는 방법을 알아봅니다."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "리소스 요구 사항 계획",
|
||||
"description": "다양한 구성 선택 사항에 대해 알아보세요."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "MongoDB API란?",
|
||||
"description": "MongoDB 및 해당 기능에 대한 Azure Cosmos DB 이해합니다."
|
||||
},
|
||||
"features": {
|
||||
"title": "기능 및 구문",
|
||||
"description": "장점 및 기능 살펴보기"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "데이터 마이그레이션",
|
||||
"description": "데이터 이동을 위한 마이그레이션 전 단계"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Java 앱 빌드",
|
||||
"description": "SDK를 사용하여 Java 앱을 만듭니다."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "분할 모범 사례",
|
||||
"description": "분할의 작동 방식을 알아봅니다."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "RU(요청 단위)",
|
||||
"description": "RU 요금을 이해합니다."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "데이터 모델링",
|
||||
"description": "그래프 데이터 모델링 권장 사항"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "분할 모범 사례",
|
||||
"description": "분할의 작동 방식 알아보기"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "데이터 쿼리",
|
||||
"description": "Gremlin을 사용하여 데이터 쿼리"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Table API 무엇인가요?",
|
||||
"description": "테이블 및 해당 기능에 대한 Azure Cosmos DB 이해"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "데이터 마이그레이션",
|
||||
"description": "데이터 마이그레이션 방법 알아보기"
|
||||
},
|
||||
"faq": {
|
||||
"title": "테이블 FAQ에 대한 Azure Cosmos DB",
|
||||
"description": "테이블 Azure Cosmos DB 대한 일반적인 질문"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "바로 가기 키 데이터 탐색기",
|
||||
"description": "Data Explorer를 탐색하는 키보드 단축키를 배워보세요."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "기본 사항 알아보기",
|
||||
"description": "Azure Cosmos DB Live TV 쇼 소개 및 비디오 방법을 시청하세요."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "SDK 사용 시작",
|
||||
"description": "Azure Cosmos DB SDK에 대해 알아봅니다."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "데이터 마이그레이션",
|
||||
"description": "Azure 서비스 및 오픈 소스 솔루션을 사용하여 데이터를 마이그레이션합니다."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Node.js 사용하여 앱 빌드",
|
||||
"description": "Node.js 앱을 만듭니다."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "시작 가이드",
|
||||
"description": "시작하는 데 필요한 기본 사항을 알아보세요."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "컨테이너 만들기",
|
||||
"description": "컨테이너 만들기 옵션을 알아보세요."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "처리량 프로비저닝",
|
||||
"description": "처리량을 구성하는 방법을 알아봅니다."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "시작 ",
|
||||
"description": "Gremlin 콘솔을 사용하여 만들기, 쿼리 및 트래버스"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Graph 데이터 가져오기",
|
||||
"description": "BulkExecutor를 사용하여 대량 수집 데이터 알아보기"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": ".NET 앱 만들기",
|
||||
"description": ".NET 앱에서 Table용 Azure Cosmos DB에 액세스하는 방법입니다."
|
||||
},
|
||||
"java": {
|
||||
"title": "Java 앱 빌드",
|
||||
"description": "Java SDK를 사용하여 Table 앱에 대한 Azure Cosmos DB 만들기 "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "데이터 모델링",
|
||||
"distributionColumn": "배포 열을 선택하는 방법",
|
||||
"buildApps": "Python/Java/Django를 사용하여 앱 빌드"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "데이터 마이그레이션",
|
||||
"vectorSearch": "벡터 검색을 사용하여 AI 앱 빌드",
|
||||
"buildApps": "Nodejs를 사용하여 앱 빌드"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "성능 튜닝",
|
||||
"diagnosticQueries": "유용한 진단 쿼리",
|
||||
"sqlReference": "분산 SQL 참조"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "벡터 검색",
|
||||
"textIndexing": "텍스트 인덱싱",
|
||||
"troubleshoot": "일반적인 문제 해결"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "데이터베이스 빌드",
|
||||
"useTitle": "데이터베이스 사용",
|
||||
"newContainer": {
|
||||
"title": "새 컨테이너",
|
||||
"description": "데이터를 저장할 대상 컨테이너 만들기"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "샘플 데이터",
|
||||
"description": "데이터베이스에 샘플 데이터 로드"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "샘플 벡터 데이터",
|
||||
"description": "text-embedding-ada-002를 사용하여 샘플 벡터 데이터 로드"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "앱 개발",
|
||||
"description": "SDK를 사용하여 앱을 빌드하려면 여기에서 시작하세요."
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "샘플 갤러리",
|
||||
"description": "실제 엔드 투 엔드 샘플 가져오기"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "샘플 데이터",
|
||||
"startButton": "시작",
|
||||
"createPrompt": "\"{{containerName}}\" 컨테이너를 만들고 샘플 데이터를 해당 컨테이너로 가져옵니다. 몇 분 정도 걸릴 수 있습니다.",
|
||||
"creatingContainer": "컨테이너 \"{{containerName}}\"을(를) 만드는 중...",
|
||||
"importingData": "\"{{containerName}}\"로 데이터를 가져오는 중...",
|
||||
"success": "샘플 데이터를 사용하여 \"{{containerName}}\"을 만들었습니다.",
|
||||
"errorContainerExists": "데이터베이스 \"{{databaseName}}\"의 컨테이너 \"{{containerName}}\"이(가) 이미 있습니다. 삭제하고 다시 시도하세요.",
|
||||
"errorCreateContainer": "컨테이너를 만들지 못했습니다. {{error}}",
|
||||
"errorImportData": "데이터를 가져오지 못했습니다. {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Annuleren",
|
||||
"close": "Sluiten",
|
||||
"save": "Opslaan",
|
||||
"delete": "Verwijderen",
|
||||
"update": "Bijwerken",
|
||||
"discard": "Negeren",
|
||||
"execute": "Execute",
|
||||
"loading": "Laden",
|
||||
"loadingEllipsis": "Laden...",
|
||||
"next": "Volgende",
|
||||
"previous": "Vorige",
|
||||
"yes": "Ja",
|
||||
"no": "Nee",
|
||||
"result": "Resultaat",
|
||||
"learnMore": "Meer informatie",
|
||||
"getStarted": "Aan de slag",
|
||||
"retry": "Opnieuw proberen",
|
||||
"apply": "Toepassen",
|
||||
"refresh": "Vernieuwen",
|
||||
"copy": "Kopiëren",
|
||||
"create": "Maken",
|
||||
"confirm": "Bevestigen",
|
||||
"open": "Open",
|
||||
"rename": "Naam wijzigen",
|
||||
"download": "Downloaden",
|
||||
"upload": "Uploaden",
|
||||
"connect": "Verbinding maken",
|
||||
"remove": "Verwijderen",
|
||||
"increaseValueBy1": "Waarde verhogen met 1",
|
||||
"decreaseValueBy1": "Waarde verlagen met 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Welkom bij Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Wereldwijd gedistribueerde, multi-modeldatabase-service voor elke schaalgrootte",
|
||||
"getStarted": "Ga aan de slag met onze voorbeelddatasets, documentatie en extra tools."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Launch quick start",
|
||||
"description": "Launch a quick start tutorial to get started with sample data"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "New {{collectionName}}",
|
||||
"description": "Create a new container for storage and throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Discover samples that showcase scalable, intelligent app patterns. Try one now to see how fast you can go from concept to code with Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connect",
|
||||
"description": "Prefer using your own choice of tooling? Find the connection string you need to connect",
|
||||
"pgAdmin": {
|
||||
"title": "Connect with pgAdmin",
|
||||
"description": "Prefer pgAdmin? Find your connection strings here"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Verbinding maken met VS Code",
|
||||
"description": "Query and Manage your MongoDB and DocumentDB clusters in Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Create table and interact with data using PostgreSQL's shell interface"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Create a collection and interact with data using MongoDB's shell interface"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "New to Cosmos DB PGSQL?",
|
||||
"body": "Welcome! If you are new to Cosmos DB PGSQL and need help with getting started, here is where you can find sample data, query."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Create your password",
|
||||
"body": "If you haven't changed your password yet, change it now."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Start with sample {{collectionName}}",
|
||||
"body": "You will be guided to create a sample container with sample data, then we will give you a tour of data explorer. You can also cancel launching this tour and explore yourself"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recents",
|
||||
"clearRecents": "Clear Recents",
|
||||
"top3": "Top 3 things you need to know",
|
||||
"learningResources": "Learning Resources",
|
||||
"nextSteps": "Next steps",
|
||||
"tipsAndLearnMore": "Tips & learn more",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Need help?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Advanced Modeling Patterns",
|
||||
"description": "Learn advanced strategies to optimize your database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn to apply data model and partitioning strategies."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Plan Your Resource Requirements",
|
||||
"description": "Get to know the different configuration choices."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "What is the MongoDB API?",
|
||||
"description": "Understand Azure Cosmos DB for MongoDB and its features."
|
||||
},
|
||||
"features": {
|
||||
"title": "Features and Syntax",
|
||||
"description": "Discover the advantages and features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Pre-migration steps for moving data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Java app using an SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Request Units (RUs)",
|
||||
"description": "Understand RU charges."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Data Modeling",
|
||||
"description": "Graph data modeling recommendations"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Query Data",
|
||||
"description": "Querying data with Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "What is the Table API?",
|
||||
"description": "Understand Azure Cosmos DB for Table and its features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate your data",
|
||||
"description": "Learn how to migrate your data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Common questions about Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Data Explorer keyboard shortcuts",
|
||||
"description": "Learn keyboard shortcuts to navigate Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Learn the Fundamentals",
|
||||
"description": "Watch Azure Cosmos DB Live TV show introductory and how to videos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Get Started using an SDK",
|
||||
"description": "Learn about the Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Migrate data using Azure services and open-source solutions."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Build an app with Node.js",
|
||||
"description": "Create a Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Getting Started Guide",
|
||||
"description": "Learn the basics to get started."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Create a Container",
|
||||
"description": "Get to know the create a container options."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provision Throughput",
|
||||
"description": "Learn how to configure throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Get Started ",
|
||||
"description": "Create, query, and traverse using the Gremlin console"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Import Graph Data",
|
||||
"description": "Learn Bulk ingestion data using BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Build a .NET App",
|
||||
"description": "How to access Azure Cosmos DB for Table from a .NET app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Azure Cosmos DB for Table app with Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Data Modeling",
|
||||
"distributionColumn": "How to choose a Distribution Column",
|
||||
"buildApps": "Build Apps with Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrate Data",
|
||||
"vectorSearch": "Build AI apps with Vector Search",
|
||||
"buildApps": "Build Apps with Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Performance Tuning",
|
||||
"diagnosticQueries": "Useful Diagnostic Queries",
|
||||
"sqlReference": "Distributed SQL Reference"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector Search",
|
||||
"textIndexing": "Text Indexing",
|
||||
"troubleshoot": "Troubleshoot common issues"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Build your database",
|
||||
"useTitle": "Use your database",
|
||||
"newContainer": {
|
||||
"title": "New container",
|
||||
"description": "Create a destination container to store your data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Sample Data",
|
||||
"description": "Load sample data in your database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Sample Vector Data",
|
||||
"description": "Load sample vector data with text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App development",
|
||||
"description": "Start here to use an SDK to build your apps"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Sample Gallery",
|
||||
"description": "Get real-world end-to-end samples"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Sample Data",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Create a container \"{{containerName}}\" and import sample data into it. This may take a few minutes.",
|
||||
"creatingContainer": "Creating container \"{{containerName}}\"...",
|
||||
"importingData": "Importing data into \"{{containerName}}\"...",
|
||||
"success": "Successfully created \"{{containerName}}\" with sample data.",
|
||||
"errorContainerExists": "The container \"{{containerName}}\" in database \"{{databaseName}}\" already exists. Please delete it and retry.",
|
||||
"errorCreateContainer": "Failed to create container: {{error}}",
|
||||
"errorImportData": "Failed to import data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Anuluj",
|
||||
"close": "Zamknij",
|
||||
"save": "Zapisz",
|
||||
"delete": "Usuń",
|
||||
"update": "Aktualizuj",
|
||||
"discard": "Odrzuć",
|
||||
"execute": "Wykonaj",
|
||||
"loading": "Ładowanie",
|
||||
"loadingEllipsis": "Trwa ładowanie...",
|
||||
"next": "Dalej",
|
||||
"previous": "Wstecz",
|
||||
"yes": "Tak",
|
||||
"no": "Nie",
|
||||
"result": "Wynik",
|
||||
"learnMore": "Dowiedz się więcej",
|
||||
"getStarted": "Wprowadzenie",
|
||||
"retry": "Ponów próbę",
|
||||
"apply": "Zastosuj",
|
||||
"refresh": "Odśwież",
|
||||
"copy": "Kopiuj",
|
||||
"create": "Utwórz",
|
||||
"confirm": "Potwierdź",
|
||||
"open": "Otwarte",
|
||||
"rename": "Zmień nazwę",
|
||||
"download": "Pobierz",
|
||||
"upload": "Przekaż",
|
||||
"connect": "Połącz",
|
||||
"remove": "Usuń",
|
||||
"increaseValueBy1": "Zwiększ wartość o 1",
|
||||
"decreaseValueBy1": "Zmniejsz wartość o 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Azure Cosmos DB — Zapraszamy!",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Globalnie rozproszona, wielomodelowa usługa bazy danych na dowolną skalę",
|
||||
"getStarted": "Rozpocznij pracę z naszymi przykładowymi zestawami danych, dokumentacją i dodatkowymi narzędziami."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Uruchom przewodnik Szybki start",
|
||||
"description": "Uruchom samouczek Szybki start, aby rozpocząć pracę z przykładowymi danymi"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Nowy element {{collectionName}}",
|
||||
"description": "Utwórz nowy kontener na potrzeby magazynu i przepływności"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Galeria przykładów usługi Azure Cosmos DB",
|
||||
"description": "Odkryj przykłady przedstawiające skalowalne, inteligentne wzorce aplikacji. Wypróbuj ją teraz, aby zobaczyć, jak szybko możesz przejść od koncepcji do kodu za pomocą usługi Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Połącz",
|
||||
"description": "Wolisz korzystać z własnych narzędzi? Znajdź parametr połączenia potrzebny do nawiązania połączenia",
|
||||
"pgAdmin": {
|
||||
"title": "Nawiąż połączenie za pomocą narzędzia pgAdmin",
|
||||
"description": "Wolisz pgAdmin? Tutaj znajdziesz parametry połączenia"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Nawiązywanie połączenia z edytorem VS Code",
|
||||
"description": "Wykonuj zapytania dotyczące klastrów MongoDB i DocumentDB oraz zarządzaj nimi w programie Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "Powłoka PostgreSQL",
|
||||
"description": "Utwórz tabelę i pracuj z danymi za pomocą powłoki interfejsu PostgreSQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Powłoka Mongo",
|
||||
"description": "Utwórz kolekcję i pracuj z danymi przy użyciu interfejsu powłoki bazy danych MongoDB"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Jesteś nowym użytkownikiem usługi Cosmos DB PGSQL?",
|
||||
"body": "Witaj! Jeśli dopiero zaczynasz pracę z Cosmos DB PGSQL i potrzebujesz pomocy przy rozpoczynaniu pracy, tutaj znajdziesz przykładowe dane i zapytania."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Utwórz hasło",
|
||||
"body": "Jeśli hasło nie zostało jeszcze zmienione, zmień je teraz."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Rozpocznij od przykładu {{collectionName}}",
|
||||
"body": "Zostanie wyświetlony przewodnik, aby utworzyć przykładowy kontener z przykładowymi danymi, a następnie udostępnimy Ci przewodnik po eksploratorze danych. Możesz również anulować uruchamianie tego przewodnika i eksplorować siebie"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Ostatnie",
|
||||
"clearRecents": "Wyczyść ostatnie",
|
||||
"top3": "3 najważniejsze rzeczy, które musisz wiedzieć",
|
||||
"learningResources": "Zasoby szkoleniowe",
|
||||
"nextSteps": "Następne kroki",
|
||||
"tipsAndLearnMore": "Porady i dowiedz się więcej",
|
||||
"notebook": "Notes",
|
||||
"needHelp": "Potrzebujesz pomocy?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Zaawansowane wzorce modelowania",
|
||||
"description": "Poznaj zaawansowane strategie optymalizowania bazy danych."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Najlepsze rozwiązania dotyczące partycjonowania",
|
||||
"description": "Dowiedz się, jak stosować model danych i strategie partycjonowania."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Planowanie wymagań dotyczących zasobów",
|
||||
"description": "Poznaj różne opcje konfiguracji."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "Co to jest interfejs API bazy danych MongoDB?",
|
||||
"description": "Omówienie usługi Azure Cosmos DB dla bazy danych MongoDB i jej funkcji."
|
||||
},
|
||||
"features": {
|
||||
"title": "Funkcje i składnia",
|
||||
"description": "Odkryj zalety i funkcje"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrowanie danych",
|
||||
"description": "Kroki przed migracją na potrzeby przenoszenia danych"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Utwórz aplikację Java",
|
||||
"description": "Utwórz aplikację Java przy użyciu zestawu SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Najlepsze rozwiązania dotyczące partycjonowania",
|
||||
"description": "Dowiedz się, jak działa partycjonowanie."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Jednostki żądania (jednostki RU)",
|
||||
"description": "Informacje o opłatach za jednostki RU."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Modelowanie danych",
|
||||
"description": "Zalecenia dotyczące modelowania danych programu Graph"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "najlepszymi rozwiązaniami dotyczącymi partycjonowania",
|
||||
"description": "Dowiedz się, jak działa partycjonowanie"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Wykonaj zapytanie dotyczące danych",
|
||||
"description": "Wykonywanie zapytań o dane przy użyciu języka Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Co to jest interfejs API tabel?",
|
||||
"description": "Omówienie usługi Azure Cosmos DB for Table i jej funkcji"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrowanie danych",
|
||||
"description": "Dowiedz się, jak migrować dane"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table — często zadawane pytania",
|
||||
"description": "Typowe pytania dotyczące usługi Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Skróty klawiaturowe w Eksploratorze danych",
|
||||
"description": "Poznaj skróty klawiaturowe umożliwiające nawigowanie w Eksploratorze danych."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Poznaj podstawy",
|
||||
"description": "Obejrzyj wprowadzenie do programu telewizyjnego na żywo w usłudze Azure Cosmos DB i obejrzyj wideo."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Wprowadzenie do korzystania z zestawu SDK",
|
||||
"description": "Dowiedz się więcej o zestawie SDK usługi Azure Cosmos DB."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrowanie danych",
|
||||
"description": "Migruj dane przy użyciu usług platformy Azure i rozwiązań typu open source."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Tworzenie aplikacji za pomocą Node.js",
|
||||
"description": "Utwórz aplikację Node.js."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Przewodnik Wprowadzenie",
|
||||
"description": "Zapoznaj się z podstawowymi informacjami dotyczącymi rozpoczynania pracy."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Utwórz kontener",
|
||||
"description": "Zapoznaj się z opcjami tworzenia kontenera."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Zaaprowizuj przepływność",
|
||||
"description": "Dowiedz się, jak skonfigurować przepływność."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Wprowadzenie ",
|
||||
"description": "Twórz, wykonuj zapytania i przechodź przy użyciu konsoli Gremlin"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Importuj dane wykresu",
|
||||
"description": "Dowiedz się więcej o zbiorczym pozyskiwaniu danych przy użyciu narzędzia BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Utwórz aplikację platformy .NET",
|
||||
"description": "Jak uzyskać dostęp do usługi Azure Cosmos DB for Table z poziomu aplikacji platformy .NET."
|
||||
},
|
||||
"java": {
|
||||
"title": "Utwórz aplikację Java",
|
||||
"description": "Utwórz aplikację usługi Azure Cosmos DB for Table przy użyciu zestawu Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Modelowanie danych",
|
||||
"distributionColumn": "Jak wybrać kolumnę dystrybucji",
|
||||
"buildApps": "Twórz aplikacje przy użyciu języka Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migruj dane",
|
||||
"vectorSearch": "Twórz aplikacje AI za pomocą funkcji wyszukiwania wektorowego",
|
||||
"buildApps": "Twórz aplikacje za pomocą środowiska Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Dostrajanie wydajności",
|
||||
"diagnosticQueries": "Przydatne zapytania diagnostyczne",
|
||||
"sqlReference": "Rozproszona dokumentacja SQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Wyszukiwanie wektorowe",
|
||||
"textIndexing": "Indeksowanie tekstu",
|
||||
"troubleshoot": "Rozwiązywanie typowych problemów"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Utwórz bazę danych",
|
||||
"useTitle": "Wykonaj „diff” dla swojej bazy danych",
|
||||
"newContainer": {
|
||||
"title": "Nowy kontener",
|
||||
"description": "Utwórz kontener docelowy do przechowywania danych"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Dane przykładowe",
|
||||
"description": "Załaduj przykładowe dane w bazie danych"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Przykładowe dane wektorowe",
|
||||
"description": "Załaduj przykładowe dane wektorowe za pomocą polecenia text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Opracowywanie aplikacji",
|
||||
"description": "Zacznij tutaj, aby używać zestawu SDK do kompilowania aplikacji"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Galeria przykładów",
|
||||
"description": "Uzyskaj rzeczywiste, kompleksowe przykłady"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Dane przykładowe",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Utwórz kontener „{{containerName}}” i zaimportuj do niego przykładowe dane. Może to potrwać kilka minut.",
|
||||
"creatingContainer": "Tworzenie kontenera „{{containerName}}”...",
|
||||
"importingData": "Trwa importowanie danych do folderu „{{containerName}}”...",
|
||||
"success": "Pomyślnie utworzono „{{containerName}}” z przykładowymi danymi.",
|
||||
"errorContainerExists": "Kontener „{{containerName}}” w bazie danych „{{databaseName}}” już istnieje. Usuń go i spróbuj ponownie.",
|
||||
"errorCreateContainer": "Nie można utworzyć kontenera: {{error}}",
|
||||
"errorImportData": "Nie można zaimportować danych: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Cancelar",
|
||||
"close": "Fechar",
|
||||
"save": "Salvar",
|
||||
"delete": "Excluir",
|
||||
"update": "Atualizar",
|
||||
"discard": "Descartar",
|
||||
"execute": "Executar",
|
||||
"loading": "Carregando",
|
||||
"loadingEllipsis": "Carregando...",
|
||||
"next": "Avançar",
|
||||
"previous": "Anterior",
|
||||
"yes": "Sim",
|
||||
"no": "Não",
|
||||
"result": "Resultado",
|
||||
"learnMore": "Saiba mais",
|
||||
"getStarted": "Introdução",
|
||||
"retry": "Repetir",
|
||||
"apply": "Aplicar",
|
||||
"refresh": "Atualizar",
|
||||
"copy": "Copiar",
|
||||
"create": "Criar",
|
||||
"confirm": "Confirmar",
|
||||
"open": "Aberto",
|
||||
"rename": "Renomear",
|
||||
"download": "Baixar",
|
||||
"upload": "Carregar",
|
||||
"connect": "Conectar",
|
||||
"remove": "Remover",
|
||||
"increaseValueBy1": "Aumentar o valor em 1",
|
||||
"decreaseValueBy1": "Diminuir valor em 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Bem-vindo ao Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Serviço de multimodelo de banco de dados globalmente distribuído para qualquer escala",
|
||||
"getStarted": "Comece com nossos conjuntos de dados de exemplo, documentação e ferramentas adicionais."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Iniciar o início rápido",
|
||||
"description": "Iniciar um tutorial de início rápido para começar a usar os dados de exemplo"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Novo {{collectionName}}",
|
||||
"description": "Crie um novo contêiner para armazenamento e taxa de transferência"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Galeria de exemplos do Azure Cosmos DB",
|
||||
"description": "Descubra exemplos que demonstram padrões de aplicativos inteligentes e escalonáveis. Experimente um agora para ver a rapidez com que você pode passar do conceito para o código com o Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Conectar",
|
||||
"description": "Prefere usar suas próprias ferramentas? Localize a cadeia de conexão que você precisa para conectar",
|
||||
"pgAdmin": {
|
||||
"title": "Conectar com o pgAdmin",
|
||||
"description": "Prefere pgAdmin? Encontre suas cadeias de conexão aqui"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Conectar-se com o VS Code",
|
||||
"description": "Consultar e gerenciar seus clusters do MongoDB e do DocumentDB no Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "Shell do PostgreSQL",
|
||||
"description": "Criar tabela e interagir com dados usando a interface de shell do PostgreSQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Criar uma coleção e interagir com os dados usando a interface de shell do MongoDB"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Novo no Cosmos DB PGSQL?",
|
||||
"body": "Bem-vindo(a)! Se você é novo no Cosmos DB PGSQL e precisa de ajuda para começar, aqui é onde você pode encontrar dados de exemplo e consultas."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Criar a sua senha",
|
||||
"body": "Se você ainda não alterou sua senha, altere-a agora."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Comece com o exemplo {{collectionName}}",
|
||||
"body": "Você será guiado a criar um contêiner de exemplo com dados de exemplo e, em seguida, faremos um tour pelo Data Explorer. Você também pode cancelar o tour e explorar por conta própria"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recentes",
|
||||
"clearRecents": "Limpar Recentes",
|
||||
"top3": "As três principais coisas que você precisa saber",
|
||||
"learningResources": "Recursos de aprendizado",
|
||||
"nextSteps": "Próximas etapas",
|
||||
"tipsAndLearnMore": "Dicas e saiba mais",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Precisa de ajuda?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Padrões avançados de modelagem",
|
||||
"description": "Aprenda estratégias avançadas para otimizar seu banco de dados."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Melhores práticas de particionamento",
|
||||
"description": "Aprenda a aplicar estratégias de particionamento e modelo de dados."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Planejar seus requisitos de recursos",
|
||||
"description": "Conheça as diferentes opções de configuração."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "O que é a API do MongoDB?",
|
||||
"description": "Entenda o Azure Cosmos DB for MongoDB e seus recursos."
|
||||
},
|
||||
"features": {
|
||||
"title": "Recursos e sintaxe",
|
||||
"description": "Descubra as vantagens e os recursos"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar seus dados",
|
||||
"description": "Etapas de pré-migração para mover dados"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Criar um aplicativo Java",
|
||||
"description": "Crie um aplicativo Java usando um SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Melhores práticas de particionamento",
|
||||
"description": "Saiba como funciona o particionamento."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "RUs (Unidades de Solicitação)",
|
||||
"description": "Entenda os encargos de RU."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Modelagem de Dados",
|
||||
"description": "Recomendações de modelagem de dados do Graph"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Melhores práticas de particionamento",
|
||||
"description": "Saiba como funciona o particionamento"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Consultar dados",
|
||||
"description": "Consultando dados com Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Qual é o API de Tabela?",
|
||||
"description": "Entenda o Azure Cosmos DB for Table e seus recursos"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar seus dados",
|
||||
"description": "Saiba como migrar seus dados"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Perguntas frequentes do Azure Cosmos DB for Table",
|
||||
"description": "Perguntas comuns sobre o Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Atalhos de teclado do Data Explorer",
|
||||
"description": "Aprenda atalhos de teclado para navegar no Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Aprender os Conceitos Básicos",
|
||||
"description": "Assista aos vídeos introdutórios e tutoriais do programa de TV ao vivo do Azure Cosmos DB."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Introdução ao uso de um SDK",
|
||||
"description": "Saiba mais sobre o SDK do Azure Cosmos DB."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar seus dados",
|
||||
"description": "Migre dados usando serviços do Azure e soluções de código aberto."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Criar um aplicativo com Node.js",
|
||||
"description": "Crie um aplicativo Node.js."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Guia de Introdução",
|
||||
"description": "Aprenda as noções básicas para começar."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Criar um Contêiner",
|
||||
"description": "Conheça as opções de criação de um contêiner."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provisionar Taxa de Transferência",
|
||||
"description": "Saiba como configurar a taxa de transferência."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Introdução ",
|
||||
"description": "Crie, consulte e navegue usando o console do Gremlin"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Importar Dados do Graph",
|
||||
"description": "Aprenda sobre ingestão em massa usando o BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Criar um aplicativo .NET",
|
||||
"description": "Como acessar o Azure Cosmos DB for Table a partir de um aplicativo .NET."
|
||||
},
|
||||
"java": {
|
||||
"title": "Criar um aplicativo Java",
|
||||
"description": "Crie um aplicativo Azure Cosmos DB for Table com o SDK Java "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Modelagem de Dados",
|
||||
"distributionColumn": "Como escolher uma Coluna de Distribuição",
|
||||
"buildApps": "Criar aplicativos com Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrar Dados",
|
||||
"vectorSearch": "Crie aplicativos de IA com Busca em vetores",
|
||||
"buildApps": "Criar aplicativos com Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Ajuste de Desempenho",
|
||||
"diagnosticQueries": "Consultas úteis para diagnóstico",
|
||||
"sqlReference": "Referência de SQL distribuído"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Busca em Vetores",
|
||||
"textIndexing": "Indexação de Texto",
|
||||
"troubleshoot": "Solucionar problemas comuns"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Criar seu banco de dados",
|
||||
"useTitle": "Usar seu banco de dados",
|
||||
"newContainer": {
|
||||
"title": "Novo contêiner",
|
||||
"description": "Criar um contêiner de destino para armazenar seus dados"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Dados de Exemplo",
|
||||
"description": "Carregar dados de exemplo em seu banco de dados"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Dados vetoriais de exemplo",
|
||||
"description": "Carregar dados vetoriais de exemplo com text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Desenvolvimento de aplicativos",
|
||||
"description": "Comece aqui para usar um SDK para criar seus aplicativos"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Galeria de exemplos",
|
||||
"description": "Obtenha exemplos completos do mundo real"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Dados de Exemplo",
|
||||
"startButton": "Iniciar",
|
||||
"createPrompt": "Crie um contêiner \"{{containerName}}\" e importe dados de exemplo para ele. Isso pode levar alguns minutos.",
|
||||
"creatingContainer": "Criando contêiner \"{{containerName}}\"...",
|
||||
"importingData": "Importando dados para \"{{containerName}}\"...",
|
||||
"success": "\"{{containerName}}\" criado com sucesso com dados de exemplo.",
|
||||
"errorContainerExists": "O contêiner \"{{containerName}}\" no banco de dados \"{{databaseName}}\" já existe. Exclua-o e tente novamente.",
|
||||
"errorCreateContainer": "Falha ao criar o contêiner: {{error}}",
|
||||
"errorImportData": "Falha ao importar dados: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Cancelar",
|
||||
"close": "Fechar",
|
||||
"save": "Guardar",
|
||||
"delete": "Eliminar",
|
||||
"update": "Atualizar",
|
||||
"discard": "Eliminar",
|
||||
"execute": "Executar",
|
||||
"loading": "A carregar",
|
||||
"loadingEllipsis": "A carregar...",
|
||||
"next": "Seguinte",
|
||||
"previous": "Anterior",
|
||||
"yes": "Sim",
|
||||
"no": "Não",
|
||||
"result": "Resultado",
|
||||
"learnMore": "Saber mais",
|
||||
"getStarted": "Começar",
|
||||
"retry": "Tentar novamente",
|
||||
"apply": "Aplicar",
|
||||
"refresh": "Atualizar",
|
||||
"copy": "Copiar",
|
||||
"create": "Criar",
|
||||
"confirm": "Confirmar",
|
||||
"open": "Abrir",
|
||||
"rename": "Mudar o Nome",
|
||||
"download": "Transferir",
|
||||
"upload": "Carregar",
|
||||
"connect": "Ligar",
|
||||
"remove": "Remover",
|
||||
"increaseValueBy1": "Aumentar valor em 1",
|
||||
"decreaseValueBy1": "Diminuir valor em 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Bem-vindo ao Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Serviço de base de dados com múltiplos modelos distribuído globalmente para qualquer dimensionamento",
|
||||
"getStarted": "Comece a trabalhar com os nossos conjuntos de dados de exemplo, documentação e ferramentas adicionais."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Iniciar início rápido",
|
||||
"description": "Inicie um tutorial de início rápido para começar a utilizar dados de exemplo"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Novo {{collectionName}}",
|
||||
"description": "Criar um novo contentor para armazenamento e débito"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Galeria de Exemplos do Azure Cosmos DB",
|
||||
"description": "Descubra exemplos que apresentam padrões de aplicações escaláveis e inteligentes. Experimente um agora para ver a rapidez com que pode passar do conceito ao código com o Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Ligar",
|
||||
"description": "Prefere usar as suas próprias ferramentas? Encontre a cadeia de ligação de que precisa para comunicar",
|
||||
"pgAdmin": {
|
||||
"title": "Comunicar com o pgAdmin",
|
||||
"description": "Prefere o pgAdmin? Encontre as suas cadeias de ligação aqui"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Ligar ao VS Code",
|
||||
"description": "Consulte e gerencie seus clusters MongoDB e DocumentDB no Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Criar uma tabela e interagir com dados usando a interface shell do PostgreSQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Criar uma coleção e interagir com dados usando a interface shell do MongoDB"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Novo no Cosmos DB PGSQL?",
|
||||
"body": "Damos-lhe as boas-vindas! Se é novo no Cosmos DB PGSQL e precisa de ajuda para começar, aqui pode encontrar dados de exemplo e consultas."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Criar a sua palavra-passe",
|
||||
"body": "Se ainda não alterou a sua palavra-passe, altere-a agora."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Começar com amostra {{collectionName}}",
|
||||
"body": "Será orientado para criar um contentor de exemplo com dados de exemplo e, em seguida, faremos uma visita guiada ao explorador de dados. Também pode cancelar o lançamento desta visita e explorar por si próprio."
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recentes",
|
||||
"clearRecents": "Limpar recentes",
|
||||
"top3": "As três principais coisas que precisa de saber",
|
||||
"learningResources": "Recursos de Aprendizagem",
|
||||
"nextSteps": "Passos seguintes",
|
||||
"tipsAndLearnMore": "Sugestões e saiba mais",
|
||||
"notebook": "Bloco de notas",
|
||||
"needHelp": "Precisa de ajuda?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Padrões Avançados de Modelação",
|
||||
"description": "Aprenda estratégias avançadas para otimizar a sua base de dados."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Melhores práticas para a criação de partições",
|
||||
"description": "Aprenda a aplicar o modelo de dados e as estratégias de partição."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Planear os seus Requisitos de Recursos",
|
||||
"description": "Conheça as diferentes opções de configuração."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "O que é a API MongoDB?",
|
||||
"description": "Compreenda o Azure Cosmos DB for MongoDB e as suas funcionalidades."
|
||||
},
|
||||
"features": {
|
||||
"title": "Funcionalidades e Sintaxe",
|
||||
"description": "Descubra as vantagens e funcionalidades"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar os seus dados",
|
||||
"description": "Passos de pré-migração para fazer a migração de dados"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Criar uma Aplicação Java",
|
||||
"description": "Crie uma aplicação Java com um SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Melhores práticas para a criação de partições",
|
||||
"description": "Saiba como funciona a partição."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Unidades de Pedido (RUs)",
|
||||
"description": "Compreenda as cobranças de RU."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Modelação de dados",
|
||||
"description": "Recomendações para modelação de dados do Graph"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Melhores práticas para a criação de partições",
|
||||
"description": "Saiba como funciona a partição"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Consultar dados",
|
||||
"description": "Consultar dados com o Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "O que é a API Table?",
|
||||
"description": "Compreenda o Azure Cosmos DB for Table e as suas funcionalidades"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar os seus dados",
|
||||
"description": "Saiba como migrar dados"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Perguntas comuns sobre o Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Atalhos de teclado do Data Explorer",
|
||||
"description": "Aprenda atalhos de teclado para navegar no Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Aprenda as Noções Básicas",
|
||||
"description": "Veja o programa de TV em direto do Azure Cosmos DB e vídeos de introdução e tutoriais."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Começar a utilizar um SDK",
|
||||
"description": "Saiba mais sobre o Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrar os seus dados",
|
||||
"description": "Migre dados utilizando serviços Azure e soluções open-source."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Criar uma aplicação com Node.js",
|
||||
"description": "Criar uma aplicação Node.js."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Guia de Introdução",
|
||||
"description": "Aprenda o básico para começar."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Criar um Contentor",
|
||||
"description": "Conheça as opções para criar um contentor."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Débito de Aprovisionamento",
|
||||
"description": "Saiba como configurar o débito."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Começar a Utilizar ",
|
||||
"description": "Criar, consultar e percorrer utilizando a consola Gremlin"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Importar Dados do Grafo",
|
||||
"description": "Saiba como fazer a ingestão em massa de dados com o BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Criar uma Aplicação .NET",
|
||||
"description": "Como aceder ao Azure Cosmos DB for Table a partir de uma aplicação .NET."
|
||||
},
|
||||
"java": {
|
||||
"title": "Criar uma Aplicação Java",
|
||||
"description": "Crie uma aplicação Azure Cosmos DB for Table com o Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Modelação de dados",
|
||||
"distributionColumn": "Como escolher uma Coluna de Distribuição",
|
||||
"buildApps": "Criar Aplicações com Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrar dados",
|
||||
"vectorSearch": "Criar aplicações de IA com a Pesquisa de Vectores",
|
||||
"buildApps": "Criar Aplicações com Node.js"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Ajuste do Desempenho",
|
||||
"diagnosticQueries": "Consultas de Diagnóstico Úteis",
|
||||
"sqlReference": "Referência de SQL Distribuído"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Pesquisa de Vectores",
|
||||
"textIndexing": "Indexação de Texto",
|
||||
"troubleshoot": "Resolver problemas comuns"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Crie a sua base de dados",
|
||||
"useTitle": "Utilizar a sua base de dados",
|
||||
"newContainer": {
|
||||
"title": "Novo contentor",
|
||||
"description": "Crie um contentor de destino para armazenar os seus dados"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Dados de Amostra",
|
||||
"description": "Carregar dados de exemplo na sua base de dados"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Dados Vetoriais de Exemplo",
|
||||
"description": "Carregar dados de vetor de exemplo com text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Desenvolvimento de aplicações",
|
||||
"description": "Comece aqui para utilizar um SDK para criar as suas aplicações"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Galeria de Exemplos",
|
||||
"description": "Obter exemplos completos do mundo real"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Dados de Amostra",
|
||||
"startButton": "Início",
|
||||
"createPrompt": "Crie um contentor \"{{containerName}}\" e importe dados de exemplo para o mesmo. Esta operação pode demorar alguns minutos.",
|
||||
"creatingContainer": "A criar o contentor \"{{containerName}}\"...",
|
||||
"importingData": "A importar dados para \"{{containerName}}\"...",
|
||||
"success": "\"{{containerName}}\" criado com êxito com dados de exemplo.",
|
||||
"errorContainerExists": "O contentor \"{{containerName}}\" na base de dados \"{{databaseName}}\" já existe. Elimine-o e tente novamente.",
|
||||
"errorCreateContainer": "Falha ao criar o contentor: {{error}}",
|
||||
"errorImportData": "Falha ao importar dados: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "ОК",
|
||||
"cancel": "Отмена",
|
||||
"close": "Закрыть",
|
||||
"save": "Сохранить",
|
||||
"delete": "Удалить",
|
||||
"update": "Обновить",
|
||||
"discard": "Отменить",
|
||||
"execute": "Выполнить",
|
||||
"loading": "Загрузка",
|
||||
"loadingEllipsis": "Идет загрузка…",
|
||||
"next": "Далее",
|
||||
"previous": "Назад",
|
||||
"yes": "Да",
|
||||
"no": "Нет",
|
||||
"result": "Результат",
|
||||
"learnMore": "Подробнее",
|
||||
"getStarted": "Начало работы",
|
||||
"retry": "Повторить",
|
||||
"apply": "Применить",
|
||||
"refresh": "Обновить",
|
||||
"copy": "Копировать",
|
||||
"create": "Создать",
|
||||
"confirm": "Подтвердить",
|
||||
"open": "Открыть",
|
||||
"rename": "Переименовать",
|
||||
"download": "Скачать",
|
||||
"upload": "Отправить",
|
||||
"connect": "Подключить",
|
||||
"remove": "Удалить",
|
||||
"increaseValueBy1": "Увеличить значение на 1",
|
||||
"decreaseValueBy1": "Уменьшить значение на 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Вас приветствует Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Глобально распределенная многомодельная служба базы данных для использования в любом масштабе",
|
||||
"getStarted": "Начните работу с нашими примерами наборов данных, документацией и дополнительными инструментами."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Начать быстрый запуск",
|
||||
"description": "Запустите краткое обучающее руководство, чтобы начать работу с примерами данных"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Новый {{collectionName}}",
|
||||
"description": "Создайте новый контейнер для хранения данных и обеспечения пропускной способности"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Галерея примеров Azure Cosmos DB",
|
||||
"description": "Ознакомьтесь с примерами, демонстрирующими масштабируемые и интеллектуальные шаблоны приложений. Попробуйте прямо сейчас и убедитесь, как быстро вы можете перейти от концепции к коду с Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Подключить",
|
||||
"description": "Предпочитаете использовать собственные инструменты? Найдите строку подключения, необходимую для соединения.",
|
||||
"pgAdmin": {
|
||||
"title": "Свяжитесь с pgAdmin",
|
||||
"description": "Предпочитаете pgAdmin? Здесь вы найдете строки подключения"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Подключиться к VS Code",
|
||||
"description": "Запрашивайте данные и управляйте кластерами MongoDB и DocumentDB в Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "Оболочка PostgreSQL",
|
||||
"description": "Создайте таблицу и взаимодействуйте с данными, используя командный интерфейс PostgreSQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Оболочка Mongo",
|
||||
"description": "Создайте коллекцию и взаимодействуйте с данными, используя командный интерфейс MongoDB"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Впервые работаете с Cosmos DB PGSQL?",
|
||||
"body": "Добро пожаловать! Если вы новичок в Cosmos DB PGSQL и вам нужна помощь в начале работы, здесь вы можете найти примеры данных и запросов."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Создайте пароль",
|
||||
"body": "Если вы еще не сменили пароль, сделайте это прямо сейчас."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Начнём с образца {{collectionName}}",
|
||||
"body": "Вам будет предложено создать тестовый контейнер с тестовыми данными, после чего мы проведем для вас ознакомительный обзор инструмента \"Обозреватель данных\". Вы также можете отменить запуск этого тура и исследовать местность самостоятельно"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Последние",
|
||||
"clearRecents": "Очистить последние",
|
||||
"top3": "Три главных вещи, которые вам нужно знать",
|
||||
"learningResources": "Учебные материалы",
|
||||
"nextSteps": "Дальнейшие действия",
|
||||
"tipsAndLearnMore": "Советы и дополнительная информация",
|
||||
"notebook": "Записная книжка",
|
||||
"needHelp": "Нужна помощь?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Расширенные шаблоны моделирования",
|
||||
"description": "Изучите передовые стратегии оптимизации вашей базы данных."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Передовые методы разделения данных",
|
||||
"description": "Научитесь применять стратегии моделирования данных и их разделения на разделы."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Спланируйте свои потребности в ресурсах",
|
||||
"description": "Ознакомьтесь с различными вариантами конфигурации."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "Что такое API MongoDB?",
|
||||
"description": "Разберитесь в Azure Cosmos DB для MongoDB и его возможностях."
|
||||
},
|
||||
"features": {
|
||||
"title": "Особенности и синтаксис",
|
||||
"description": "Узнайте о преимуществах и особенностях"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Перенесите свои данные",
|
||||
"description": "Этапы подготовки к миграции данных"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Создайте Java-приложение",
|
||||
"description": "Создайте Java-приложение, используя SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Передовые методы разделения данных",
|
||||
"description": "Узнайте, как работает разбиение на разделы."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Единицы запроса (ЕЗ)",
|
||||
"description": "Разберитесь в тарифах RU."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Моделирование данных",
|
||||
"description": "Рекомендации по моделированию графовых данных"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Передовые методы разделения данных",
|
||||
"description": "Узнайте, как работает разбиение на разделы"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Запрос данных",
|
||||
"description": "Запросы к данным с помощью Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Что такое API таблиц?",
|
||||
"description": "Разберитесь в Azure Cosmos DB for Table и его возможностях"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Перенесите свои данные",
|
||||
"description": "Сведения о миграции данных"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Часто задаваемые вопросы об Azure Cosmos DB для таблиц",
|
||||
"description": "Часто задаваемые вопросы об Azure Cosmos DB для таблиц"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Клавиатурные сочетания в Data Explorer",
|
||||
"description": "Изучите сочетания клавиш для навигации по обозревателю данных."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Изучение основ",
|
||||
"description": "Смотрите вводные и обучающие видеоролики о Azure Cosmos DB Live TV."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Начните работу с SDK",
|
||||
"description": "Узнайте больше об SDK Azure Cosmos DB."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Перенесите свои данные",
|
||||
"description": "Перенесите данные, используя службы Azure и решения с открытым исходным кодом."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Создайте приложение с помощью Node.js",
|
||||
"description": "Создайте приложение Node.js."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Руководство по началу работы",
|
||||
"description": "Изучите основы, чтобы начать."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Создать контейнер",
|
||||
"description": "Ознакомьтесь с параметрами создания контейнера."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Пропускная способность предоставления",
|
||||
"description": "Узнайте, как настроить пропускную способность."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Начать ",
|
||||
"description": "Создавайте, запрашивайте и обходите данные с помощью консоли Gremlin"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Импорт графических данных",
|
||||
"description": "Узнайте, как осуществлять массовую загрузку данных с помощью BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Создайте приложение на платформе .NET",
|
||||
"description": "Как получить доступ к Azure Cosmos DB for Table из приложения .NET."
|
||||
},
|
||||
"java": {
|
||||
"title": "Создайте Java-приложение",
|
||||
"description": "Создайте приложение Azure Cosmos DB for Table с помощью Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Моделирование данных",
|
||||
"distributionColumn": "Как выбрать столбец распределения",
|
||||
"buildApps": "Создавайте приложения с помощью Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Перенести данные",
|
||||
"vectorSearch": "Создавайте приложения с искусственным интеллектом с помощью Vector Search",
|
||||
"buildApps": "Создавайте приложения с помощью Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Настройка производительности",
|
||||
"diagnosticQueries": "Полезные диагностические запросы",
|
||||
"sqlReference": "Справочник по распределенному SQL"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Поиск векторов",
|
||||
"textIndexing": "Индексирование текста",
|
||||
"troubleshoot": "Устранение распространенных неполадок"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Создание базы данных",
|
||||
"useTitle": "Используйте свою базу данных",
|
||||
"newContainer": {
|
||||
"title": "Новый контейнер",
|
||||
"description": "Создайте целевой контейнер для хранения ваших данных"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Пример данных",
|
||||
"description": "Загрузите примеры данных в свою базу данных"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Пример векторных данных",
|
||||
"description": "Загрузите примеры векторных данных с помощью text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Разработка приложений",
|
||||
"description": "Начните здесь, чтобы использовать SDK для создания своих приложений"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Образцы галереи",
|
||||
"description": "Получите реальные примеры комплексного решения"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Пример данных",
|
||||
"startButton": "Начать",
|
||||
"createPrompt": "Создайте контейнер \" {{containerName}} \" и импортируйте в него примерные данные. Это может занять несколько минут.",
|
||||
"creatingContainer": "Создание контейнера \" {{containerName}} \"...",
|
||||
"importingData": "Импорт данных в \" {{containerName}} \"...",
|
||||
"success": "Успешно создан \" {{containerName}} \" с примерами данных.",
|
||||
"errorContainerExists": "Контейнер \" {{containerName}} \" в базе данных \" {{databaseName}} \" уже существует. Удалите его и попробуйте снова.",
|
||||
"errorCreateContainer": "Не удалось создать контейнер: {{error}}",
|
||||
"errorImportData": "Не удалось импортировать данные: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "OK",
|
||||
"cancel": "Avbryt",
|
||||
"close": "Stäng",
|
||||
"save": "Spara",
|
||||
"delete": "Ta bort",
|
||||
"update": "Uppdatera",
|
||||
"discard": "Ta bort",
|
||||
"execute": "Kör",
|
||||
"loading": "Läser in",
|
||||
"loadingEllipsis": "Läser in...",
|
||||
"next": "Nästa",
|
||||
"previous": "Föregående",
|
||||
"yes": "Ja",
|
||||
"no": "Nej",
|
||||
"result": "Resultat",
|
||||
"learnMore": "Mer information",
|
||||
"getStarted": "Kom igång",
|
||||
"retry": "Försök igen",
|
||||
"apply": "Använd",
|
||||
"refresh": "Uppdatera",
|
||||
"copy": "Kopiera",
|
||||
"create": "Skapa",
|
||||
"confirm": "Bekräfta",
|
||||
"open": "Öppna",
|
||||
"rename": "Byt namn",
|
||||
"download": "Ladda ned",
|
||||
"upload": "Ladda upp",
|
||||
"connect": "Anslut",
|
||||
"remove": "Ta bort",
|
||||
"increaseValueBy1": "Öka värdet med 1",
|
||||
"decreaseValueBy1": "Minska värdet med 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Välkommen till Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Globalt distribuerad databas för flera datamodeller oavsett skala",
|
||||
"getStarted": "Kom igång med våra exempeldatamängder, dokumentation och extra verktyg."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Starta snabbstart",
|
||||
"description": "Starta en snabbstartsguide för att komma igång med exempeldata"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "Ny {{collectionName}}",
|
||||
"description": "Skapa en ny container för lagring och dataflöde"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Galleri för Azure Cosmos DB-exempel",
|
||||
"description": "Upptäck exempel som visar skalbara, intelligenta appmönster. Prova en nu för att se hur snabbt du kan gå från koncept till kod med Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Anslut",
|
||||
"description": "Föredrar du att använda ditt eget val av verktyg? Hitta anslutningssträngen du behöver för att ansluta",
|
||||
"pgAdmin": {
|
||||
"title": "Anslut med pgAdmin",
|
||||
"description": "Föredrar du pgAdmin? Hitta dina anslutningssträngar här"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "Anslut med VS Code",
|
||||
"description": "Fråga och hantera dina MongoDB- och DocumentDB-kluster i Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL-gränssnitt",
|
||||
"description": "Skapa tabell och interagera med data med postgreSQL-gränssnittet"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo-gränssnitt",
|
||||
"description": "Skapa en samling och interagera med data med hjälp av MongoDB:s gränssnitt"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "Är Cosmos DB PGSQL nytt för dig?",
|
||||
"body": "Välkommen! Om du är nybörjare på Cosmos DB PGSQL och behöver hjälp med att komma igång hittar du exempeldata och frågor här."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Skapa ett lösenord",
|
||||
"body": "Om du inte har ändrat ditt lösenord ännu ändrar du det nu."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Börja med exempel {{collectionName}}",
|
||||
"body": "Du får vägledning för att skapa en exempelcontainer med exempeldata, och sedan får du en rundtur i datautforskaren. Du kan också avbryta lanseringen av den här rundturen och utforska dig själv"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Senaste",
|
||||
"clearRecents": "Rensa senaste",
|
||||
"top3": "De 3 viktigaste sakerna du behöver veta",
|
||||
"learningResources": "Utbildningsresurser",
|
||||
"nextSteps": "Nästa steg",
|
||||
"tipsAndLearnMore": "Tips och läs mer",
|
||||
"notebook": "Anteckningsbok",
|
||||
"needHelp": "Behöver du hjälp?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Avancerade modelleringsmönster",
|
||||
"description": "Lär dig avancerade strategier för att optimera din databas."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Metodtipsen för partitionering",
|
||||
"description": "Lär dig hur du tillämpar strategier för datamodeller och partitionering."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Planera dina resurskrav",
|
||||
"description": "Lär känna de olika konfigurationsalternativen."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "Vad är MongoDB-API:et?",
|
||||
"description": "Förstå Azure Cosmos DB for MongoDB och dess funktioner."
|
||||
},
|
||||
"features": {
|
||||
"title": "Funktioner och syntax",
|
||||
"description": "Upptäck fördelarna och funktionerna"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrera dina data",
|
||||
"description": "Steg före migrering för att flytta data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Skapa en Java-app",
|
||||
"description": "Skapa en Java-app med hjälp av en SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Metodtipsen för partitionering",
|
||||
"description": "Lär dig hur partitionering fungerar."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Enheter för programbegäran (RU)",
|
||||
"description": "Förstå RU-avgifter."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Datamodellering",
|
||||
"description": "Rekommendationer för diagramdatamodellering"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Metodtipsen för partitionering",
|
||||
"description": "Lär dig hur partitionering fungerar"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Efterfråga data",
|
||||
"description": "Köra frågor mot data med Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "Vad är Table API?",
|
||||
"description": "Förstå Azure Cosmos DB for Table och dess funktioner"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrera dina data",
|
||||
"description": "Läs hur du migrerar dina data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Vanliga frågor och svar om Azure Cosmos DB for Table",
|
||||
"description": "Vanliga frågor om Azure Cosmos DB för tabell"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Datautforskaren kortkommandon",
|
||||
"description": "Lär dig kortkommandon för att navigera Datautforskaren."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Lär dig grunderna",
|
||||
"description": "Titta på Azure Cosmos DB introduktion till live-TV-program och hur du gör videor."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Kom igång med ett SDK",
|
||||
"description": "Läs mer om Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrera dina data",
|
||||
"description": "Migrera data med Hjälp av Azure-tjänster och lösningar med öppen källkod."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Skapa en app med Node.js",
|
||||
"description": "Skapa en Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Komma igång-guide",
|
||||
"description": "Lär dig grunderna för att komma igång."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Skapa en container",
|
||||
"description": "Lär känna alternativen för att skapa en container."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Etablera dataflöde",
|
||||
"description": "Lär dig hur du konfigurerar dataflöde."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Kom igång ",
|
||||
"description": "Skapa, fråga och bläddra med Gremlin-konsolen"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Importera diagramdata",
|
||||
"description": "Lär dig massinmatning av data med BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Skapa en .NET-app",
|
||||
"description": "Så här kommer du åt Azure Cosmos DB for Table från en .NET-app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Skapa en Java-app",
|
||||
"description": "Skapa en Azure Cosmos DB for Table-appen med Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Datamodellering",
|
||||
"distributionColumn": "Så här väljer du en distributionskolumn",
|
||||
"buildApps": "Skapa appar med Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrera data",
|
||||
"vectorSearch": "Skapa AI-appar med Vector Search",
|
||||
"buildApps": "Skapa appar med Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Prestandajustering",
|
||||
"diagnosticQueries": "Användbara diagnostikfrågor",
|
||||
"sqlReference": "Distribuerad SQL-referens"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vektorssökning",
|
||||
"textIndexing": "Textindexering",
|
||||
"troubleshoot": "Felsök vanliga problem"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Skapa din databas",
|
||||
"useTitle": "Använda databasen",
|
||||
"newContainer": {
|
||||
"title": "Ny container",
|
||||
"description": "Skapa en målcontainer för att lagra dina data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Exempeldata",
|
||||
"description": "Läs in exempeldata i databasen"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Exempelvektordata",
|
||||
"description": "Läs in exempelvektordata med textinbäddning-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "Apputveckling",
|
||||
"description": "Börja här om du vill använda en SDK för att skapa dina appar"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Exempelgalleri",
|
||||
"description": "Få verkliga exempel från slutpunkt till slutpunkt"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Exempeldata",
|
||||
"startButton": "Starta",
|
||||
"createPrompt": "Skapa en container \"{{containerName}}\" och importera exempeldata till den. Det här kan ta några minuter.",
|
||||
"creatingContainer": "Skapar container \"{{containerName}}\"...",
|
||||
"importingData": "Importerar data till \"{{containerName}}\"...",
|
||||
"success": "\"{{containerName}}\" med exempeldata har skapats.",
|
||||
"errorContainerExists": "Containern \"{{containerName}}\" i databasen \"{{databaseName}}\" finns redan. Ta bort den och försök igen.",
|
||||
"errorCreateContainer": "Det gick inte att skapa containern: {{error}}",
|
||||
"errorImportData": "Det gick inte att importera data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "Tamam",
|
||||
"cancel": "İptal",
|
||||
"close": "Kapat",
|
||||
"save": "Kaydet",
|
||||
"delete": "Sil",
|
||||
"update": "Güncelleştir",
|
||||
"discard": "At",
|
||||
"execute": "Execute",
|
||||
"loading": "Yükleniyor",
|
||||
"loadingEllipsis": "Yükleniyor...",
|
||||
"next": "Sonraki",
|
||||
"previous": "Önceki",
|
||||
"yes": "Evet",
|
||||
"no": "Hayır",
|
||||
"result": "Sonuç",
|
||||
"learnMore": "Daha fazla bilgi edinin",
|
||||
"getStarted": "Kullanmaya başlayın",
|
||||
"retry": "Yeniden dene",
|
||||
"apply": "Uygula",
|
||||
"refresh": "Yenile",
|
||||
"copy": "Kopyala",
|
||||
"create": "Oluştur",
|
||||
"confirm": "Onayla",
|
||||
"open": "Aç",
|
||||
"rename": "Yeniden adlandır",
|
||||
"download": "İndir",
|
||||
"upload": "Karşıya yükle",
|
||||
"connect": "Bağlan",
|
||||
"remove": "Kaldır",
|
||||
"increaseValueBy1": "Değeri 1 artır",
|
||||
"decreaseValueBy1": "Değeri 1 azalt"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "Azure Cosmos DB'ye hoş geldiniz",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "Her ölçeğe uygun, global olarak dağıtılan çok modelli veritabanı hizmeti",
|
||||
"getStarted": "Örnek veri kümelerimizi, belgelerimizi ve ek araçlarımızı kullanmaya başlayın."
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Launch quick start",
|
||||
"description": "Launch a quick start tutorial to get started with sample data"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "New {{collectionName}}",
|
||||
"description": "Create a new container for storage and throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Discover samples that showcase scalable, intelligent app patterns. Try one now to see how fast you can go from concept to code with Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connect",
|
||||
"description": "Prefer using your own choice of tooling? Find the connection string you need to connect",
|
||||
"pgAdmin": {
|
||||
"title": "Connect with pgAdmin",
|
||||
"description": "Prefer pgAdmin? Find your connection strings here"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "VS Code ile Bağlan",
|
||||
"description": "Query and Manage your MongoDB and DocumentDB clusters in Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Create table and interact with data using PostgreSQL's shell interface"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Create a collection and interact with data using MongoDB's shell interface"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "New to Cosmos DB PGSQL?",
|
||||
"body": "Welcome! If you are new to Cosmos DB PGSQL and need help with getting started, here is where you can find sample data, query."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Create your password",
|
||||
"body": "If you haven't changed your password yet, change it now."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Start with sample {{collectionName}}",
|
||||
"body": "You will be guided to create a sample container with sample data, then we will give you a tour of data explorer. You can also cancel launching this tour and explore yourself"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recents",
|
||||
"clearRecents": "Clear Recents",
|
||||
"top3": "Top 3 things you need to know",
|
||||
"learningResources": "Learning Resources",
|
||||
"nextSteps": "Next steps",
|
||||
"tipsAndLearnMore": "Tips & learn more",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Need help?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Advanced Modeling Patterns",
|
||||
"description": "Learn advanced strategies to optimize your database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn to apply data model and partitioning strategies."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Plan Your Resource Requirements",
|
||||
"description": "Get to know the different configuration choices."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "What is the MongoDB API?",
|
||||
"description": "Understand Azure Cosmos DB for MongoDB and its features."
|
||||
},
|
||||
"features": {
|
||||
"title": "Features and Syntax",
|
||||
"description": "Discover the advantages and features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Pre-migration steps for moving data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Java app using an SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Request Units (RUs)",
|
||||
"description": "Understand RU charges."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Data Modeling",
|
||||
"description": "Graph data modeling recommendations"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Query Data",
|
||||
"description": "Querying data with Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "What is the Table API?",
|
||||
"description": "Understand Azure Cosmos DB for Table and its features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate your data",
|
||||
"description": "Learn how to migrate your data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Common questions about Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Data Explorer keyboard shortcuts",
|
||||
"description": "Learn keyboard shortcuts to navigate Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Learn the Fundamentals",
|
||||
"description": "Watch Azure Cosmos DB Live TV show introductory and how to videos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Get Started using an SDK",
|
||||
"description": "Learn about the Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Migrate data using Azure services and open-source solutions."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Build an app with Node.js",
|
||||
"description": "Create a Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Getting Started Guide",
|
||||
"description": "Learn the basics to get started."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Create a Container",
|
||||
"description": "Get to know the create a container options."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provision Throughput",
|
||||
"description": "Learn how to configure throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Get Started ",
|
||||
"description": "Create, query, and traverse using the Gremlin console"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Import Graph Data",
|
||||
"description": "Learn Bulk ingestion data using BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Build a .NET App",
|
||||
"description": "How to access Azure Cosmos DB for Table from a .NET app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Azure Cosmos DB for Table app with Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Data Modeling",
|
||||
"distributionColumn": "How to choose a Distribution Column",
|
||||
"buildApps": "Build Apps with Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrate Data",
|
||||
"vectorSearch": "Build AI apps with Vector Search",
|
||||
"buildApps": "Build Apps with Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Performance Tuning",
|
||||
"diagnosticQueries": "Useful Diagnostic Queries",
|
||||
"sqlReference": "Distributed SQL Reference"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector Search",
|
||||
"textIndexing": "Text Indexing",
|
||||
"troubleshoot": "Troubleshoot common issues"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Build your database",
|
||||
"useTitle": "Use your database",
|
||||
"newContainer": {
|
||||
"title": "New container",
|
||||
"description": "Create a destination container to store your data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Sample Data",
|
||||
"description": "Load sample data in your database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Sample Vector Data",
|
||||
"description": "Load sample vector data with text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App development",
|
||||
"description": "Start here to use an SDK to build your apps"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Sample Gallery",
|
||||
"description": "Get real-world end-to-end samples"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Sample Data",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Create a container \"{{containerName}}\" and import sample data into it. This may take a few minutes.",
|
||||
"creatingContainer": "Creating container \"{{containerName}}\"...",
|
||||
"importingData": "Importing data into \"{{containerName}}\"...",
|
||||
"success": "Successfully created \"{{containerName}}\" with sample data.",
|
||||
"errorContainerExists": "The container \"{{containerName}}\" in database \"{{databaseName}}\" already exists. Please delete it and retry.",
|
||||
"errorCreateContainer": "Failed to create container: {{error}}",
|
||||
"errorImportData": "Failed to import data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "确定",
|
||||
"cancel": "取消",
|
||||
"close": "关闭",
|
||||
"save": "保存",
|
||||
"delete": "删除",
|
||||
"update": "更新",
|
||||
"discard": "放弃",
|
||||
"execute": "执行",
|
||||
"loading": "正在加载",
|
||||
"loadingEllipsis": "正在加载...",
|
||||
"next": "下一步",
|
||||
"previous": "上一步",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"result": "结果",
|
||||
"learnMore": "了解详细信息",
|
||||
"getStarted": "开始使用",
|
||||
"retry": "重试",
|
||||
"apply": "应用",
|
||||
"refresh": "刷新",
|
||||
"copy": "复制",
|
||||
"create": "创建",
|
||||
"confirm": "确认",
|
||||
"open": "打开",
|
||||
"rename": "重命名",
|
||||
"download": "下载",
|
||||
"upload": "上传",
|
||||
"connect": "连接",
|
||||
"remove": "删除",
|
||||
"increaseValueBy1": "将值增加 1",
|
||||
"decreaseValueBy1": "将值减少 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "欢迎使用 Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "任何规模的全球分布式多模型数据库服务",
|
||||
"getStarted": "开始使用我们的示例数据集、文档和其他工具。"
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "启动快速入门",
|
||||
"description": "启动快速入门教程,开始使用示例数据"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "新建 {{collectionName}}",
|
||||
"description": "创建用于存储和吞吐量的新容器"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB 示例库",
|
||||
"description": "发现展示可扩展智能应用模式的示例。立即试用,体验如何通过 Cosmos DB 快速从概念转变到代码"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "连接",
|
||||
"description": "更喜欢使用自己选择的工具?查找需要连接的连接字符串",
|
||||
"pgAdmin": {
|
||||
"title": "使用 pgAdmin 连接",
|
||||
"description": "首选 pgAdmin?在此处查找连接字符串"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "与 VS Code 连接",
|
||||
"description": "在 Visual Studio Code 中查询和管理 MongoDB 和 DocumentDB 群集"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "使用 PostgreSQL shell 接口创建表并与数据交互"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "使用 MongoDB shell 接口创建集合并与数据交互"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "不熟悉 Cosmos DB PGSQL?",
|
||||
"body": "欢迎!如果你不熟悉 Cosmos DB PGSQL,需要入门帮助,可在此处找到示例数据和查询。"
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "创建密码",
|
||||
"body": "如果尚未更改密码,请立即更改。"
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "从示例 {{collectionName}} 开始",
|
||||
"body": "系统将引导你创建包含示例数据的示例容器,然后带你了解数据资源管理器。你也可以取消此教程,改为自行探索"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "最近使用",
|
||||
"clearRecents": "清除最近使用记录",
|
||||
"top3": "你需要了解的三大要点",
|
||||
"learningResources": "学习资源",
|
||||
"nextSteps": "后续步骤",
|
||||
"tipsAndLearnMore": "提示和详细信息",
|
||||
"notebook": "笔记本",
|
||||
"needHelp": "需要帮助?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "高级建模模式",
|
||||
"description": "了解用于优化数据库的高级策略。"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "分区最佳做法",
|
||||
"description": "了解如何应用数据模型和分区策略。"
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "规划资源需求",
|
||||
"description": "了解不同的配置选择。"
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "什么是 MongoDB API?",
|
||||
"description": "了解 Azure Cosmos DB for MongoDB 及其功能。"
|
||||
},
|
||||
"features": {
|
||||
"title": "功能和语法",
|
||||
"description": "了解优势和功能"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "迁移数据",
|
||||
"description": "用于移动数据的迁移前步骤"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "构建 Java 应用",
|
||||
"description": "使用 SDK 创建 Java 应用。"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "分区最佳做法",
|
||||
"description": "了解分区的工作原理。"
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "请求单位(RU)",
|
||||
"description": "了解 RU 费用。"
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "数据建模",
|
||||
"description": "图形数据建模建议"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "分区最佳做法",
|
||||
"description": "了解分区的工作原理"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "查询数据",
|
||||
"description": "使用 Gremlin 查询数据"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "什么是 Table API?",
|
||||
"description": "了解 Azure Cosmos DB for Table 及其功能"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "迁移数据",
|
||||
"description": "了解如何迁移数据"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table 常见问题解答",
|
||||
"description": "有关 Azure Cosmos DB for Table 的常见问题"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "数据资源管理器键盘快捷方式",
|
||||
"description": "了解浏览数据资源管理器的键盘快捷方式。"
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "了解基础知识",
|
||||
"description": "观看 Azure Cosmos DB 直播节目介绍及操作方法视频。"
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "开始使用 SDK",
|
||||
"description": "了解 Azure Cosmos DB SDK。"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "迁移数据",
|
||||
"description": "使用 Azure 服务和开源解决方案迁移数据。"
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "使用 Node.js 构建应用",
|
||||
"description": "创建 Node.js 应用。"
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "入门指南",
|
||||
"description": "了解入门的基础知识。"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "创建容器",
|
||||
"description": "了解创建容器的选项。"
|
||||
},
|
||||
"throughput": {
|
||||
"title": "预配吞吐量",
|
||||
"description": "了解如何配置吞吐量。"
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "开始 ",
|
||||
"description": "使用 Gremlin 控制台执行创建、查询和遍历"
|
||||
},
|
||||
"importData": {
|
||||
"title": "导入图形数据",
|
||||
"description": "了解如何使用 BulkExecutor 批量引入数据"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "构建 .NET 应用",
|
||||
"description": "如何从 .NET 应用访问 Azure Cosmos DB for Table。"
|
||||
},
|
||||
"java": {
|
||||
"title": "构建 Java 应用",
|
||||
"description": "使用 Java SDK 创建 Azure Cosmos DB for Table 应用 "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "数据建模",
|
||||
"distributionColumn": "如何选择分布列",
|
||||
"buildApps": "使用 Python/Java/Django 构建应用"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "迁移数据",
|
||||
"vectorSearch": "使用矢量搜索功能构建 AI 应用",
|
||||
"buildApps": "使用 Nodejs 构建应用"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "性能优化",
|
||||
"diagnosticQueries": "有用的诊断查询",
|
||||
"sqlReference": "分布式 SQL 参考"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "矢量搜索",
|
||||
"textIndexing": "文本索引",
|
||||
"troubleshoot": "对常见问题进行故障排除"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "生成数据库",
|
||||
"useTitle": "使用你的数据库",
|
||||
"newContainer": {
|
||||
"title": "新容器",
|
||||
"description": "创建用于存储数据的目标容器"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "示例数据",
|
||||
"description": "在数据库中加载示例数据"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "示例矢量数据",
|
||||
"description": "使用 text-embedding-ada-002 加载示例矢量数据"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "应用开发",
|
||||
"description": "从此处开始使用 SDK 来构建应用"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "示例库",
|
||||
"description": "获取真实的端到端示例"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "示例数据",
|
||||
"startButton": "开始",
|
||||
"createPrompt": "创建容器“{{containerName}}”,并将示例数据导入其中。这可能需要几分钟时间。",
|
||||
"creatingContainer": "正在创建容器“{{containerName}}”...",
|
||||
"importingData": "正在将数据导入“{{containerName}}”...",
|
||||
"success": "已成功使用示例数据创建“{{containerName}}”。",
|
||||
"errorContainerExists": "数据库“{{databaseName}}”中的容器“{{containerName}}”已存在。请将其删除,然后重试。",
|
||||
"errorCreateContainer": "未能创建容器: {{error}}",
|
||||
"errorImportData": "未能导入数据: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"ok": "確定",
|
||||
"cancel": "取消",
|
||||
"close": "關閉",
|
||||
"save": "儲存",
|
||||
"delete": "刪除",
|
||||
"update": "更新",
|
||||
"discard": "捨棄",
|
||||
"execute": "Execute",
|
||||
"loading": "正在載入",
|
||||
"loadingEllipsis": "正在載入...",
|
||||
"next": "下一個",
|
||||
"previous": "上一步",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"result": "結果",
|
||||
"learnMore": "深入了解",
|
||||
"getStarted": "開始使用",
|
||||
"retry": "重試",
|
||||
"apply": "套用",
|
||||
"refresh": "重新整理",
|
||||
"copy": "複製",
|
||||
"create": "建立",
|
||||
"confirm": "確認",
|
||||
"open": "開啟",
|
||||
"rename": "重新命名",
|
||||
"download": "下載",
|
||||
"upload": "上傳",
|
||||
"connect": "連線",
|
||||
"remove": "移除",
|
||||
"increaseValueBy1": "將值增加 1",
|
||||
"decreaseValueBy1": "將值減少 1"
|
||||
},
|
||||
"splashScreen": {
|
||||
"title": {
|
||||
"default": "歡迎使用 Azure Cosmos DB",
|
||||
@@ -8,6 +41,255 @@
|
||||
"subtitle": {
|
||||
"default": "適用於任何規模的全域散發、多模型資料庫服務",
|
||||
"getStarted": "開始使用我們的樣本資料集、文件和其他工具。"
|
||||
},
|
||||
"quickStart": {
|
||||
"title": "Launch quick start",
|
||||
"description": "Launch a quick start tutorial to get started with sample data"
|
||||
},
|
||||
"newCollection": {
|
||||
"title": "New {{collectionName}}",
|
||||
"description": "Create a new container for storage and throughput"
|
||||
},
|
||||
"samplesGallery": {
|
||||
"title": "Azure Cosmos DB Samples Gallery",
|
||||
"description": "Discover samples that showcase scalable, intelligent app patterns. Try one now to see how fast you can go from concept to code with Cosmos DB"
|
||||
},
|
||||
"connectCard": {
|
||||
"title": "Connect",
|
||||
"description": "Prefer using your own choice of tooling? Find the connection string you need to connect",
|
||||
"pgAdmin": {
|
||||
"title": "Connect with pgAdmin",
|
||||
"description": "Prefer pgAdmin? Find your connection strings here"
|
||||
},
|
||||
"vsCode": {
|
||||
"title": "與 VS Code 連線",
|
||||
"description": "Query and Manage your MongoDB and DocumentDB clusters in Visual Studio Code"
|
||||
}
|
||||
},
|
||||
"shell": {
|
||||
"postgres": {
|
||||
"title": "PostgreSQL Shell",
|
||||
"description": "Create table and interact with data using PostgreSQL's shell interface"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"title": "Mongo Shell",
|
||||
"description": "Create a collection and interact with data using MongoDB's shell interface"
|
||||
}
|
||||
},
|
||||
"teachingBubble": {
|
||||
"newToPostgres": {
|
||||
"headline": "New to Cosmos DB PGSQL?",
|
||||
"body": "Welcome! If you are new to Cosmos DB PGSQL and need help with getting started, here is where you can find sample data, query."
|
||||
},
|
||||
"resetPassword": {
|
||||
"headline": "Create your password",
|
||||
"body": "If you haven't changed your password yet, change it now."
|
||||
},
|
||||
"coachMark": {
|
||||
"headline": "Start with sample {{collectionName}}",
|
||||
"body": "You will be guided to create a sample container with sample data, then we will give you a tour of data explorer. You can also cancel launching this tour and explore yourself"
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"recents": "Recents",
|
||||
"clearRecents": "Clear Recents",
|
||||
"top3": "Top 3 things you need to know",
|
||||
"learningResources": "Learning Resources",
|
||||
"nextSteps": "Next steps",
|
||||
"tipsAndLearnMore": "Tips & learn more",
|
||||
"notebook": "Notebook",
|
||||
"needHelp": "Need help?"
|
||||
},
|
||||
"top3Items": {
|
||||
"sql": {
|
||||
"advancedModeling": {
|
||||
"title": "Advanced Modeling Patterns",
|
||||
"description": "Learn advanced strategies to optimize your database."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn to apply data model and partitioning strategies."
|
||||
},
|
||||
"resourcePlanning": {
|
||||
"title": "Plan Your Resource Requirements",
|
||||
"description": "Get to know the different configuration choices."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"whatIsMongo": {
|
||||
"title": "What is the MongoDB API?",
|
||||
"description": "Understand Azure Cosmos DB for MongoDB and its features."
|
||||
},
|
||||
"features": {
|
||||
"title": "Features and Syntax",
|
||||
"description": "Discover the advantages and features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Pre-migration steps for moving data"
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"buildJavaApp": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Java app using an SDK."
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works."
|
||||
},
|
||||
"requestUnits": {
|
||||
"title": "Request Units (RUs)",
|
||||
"description": "Understand RU charges."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"dataModeling": {
|
||||
"title": "Data Modeling",
|
||||
"description": "Graph data modeling recommendations"
|
||||
},
|
||||
"partitioning": {
|
||||
"title": "Partitioning Best Practices",
|
||||
"description": "Learn how partitioning works"
|
||||
},
|
||||
"queryData": {
|
||||
"title": "Query Data",
|
||||
"description": "Querying data with Gremlin"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"whatIsTable": {
|
||||
"title": "What is the Table API?",
|
||||
"description": "Understand Azure Cosmos DB for Table and its features"
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate your data",
|
||||
"description": "Learn how to migrate your data"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Azure Cosmos DB for Table FAQs",
|
||||
"description": "Common questions about Azure Cosmos DB for Table"
|
||||
}
|
||||
}
|
||||
},
|
||||
"learningResources": {
|
||||
"shortcuts": {
|
||||
"title": "Data Explorer keyboard shortcuts",
|
||||
"description": "Learn keyboard shortcuts to navigate Data Explorer."
|
||||
},
|
||||
"liveTv": {
|
||||
"title": "Learn the Fundamentals",
|
||||
"description": "Watch Azure Cosmos DB Live TV show introductory and how to videos."
|
||||
},
|
||||
"sql": {
|
||||
"sdk": {
|
||||
"title": "Get Started using an SDK",
|
||||
"description": "Learn about the Azure Cosmos DB SDK."
|
||||
},
|
||||
"migrate": {
|
||||
"title": "Migrate Your Data",
|
||||
"description": "Migrate data using Azure services and open-source solutions."
|
||||
}
|
||||
},
|
||||
"mongo": {
|
||||
"nodejs": {
|
||||
"title": "Build an app with Node.js",
|
||||
"description": "Create a Node.js app."
|
||||
},
|
||||
"gettingStarted": {
|
||||
"title": "Getting Started Guide",
|
||||
"description": "Learn the basics to get started."
|
||||
}
|
||||
},
|
||||
"cassandra": {
|
||||
"createContainer": {
|
||||
"title": "Create a Container",
|
||||
"description": "Get to know the create a container options."
|
||||
},
|
||||
"throughput": {
|
||||
"title": "Provision Throughput",
|
||||
"description": "Learn how to configure throughput."
|
||||
}
|
||||
},
|
||||
"gremlin": {
|
||||
"getStarted": {
|
||||
"title": "Get Started ",
|
||||
"description": "Create, query, and traverse using the Gremlin console"
|
||||
},
|
||||
"importData": {
|
||||
"title": "Import Graph Data",
|
||||
"description": "Learn Bulk ingestion data using BulkExecutor"
|
||||
}
|
||||
},
|
||||
"tables": {
|
||||
"dotnet": {
|
||||
"title": "Build a .NET App",
|
||||
"description": "How to access Azure Cosmos DB for Table from a .NET app."
|
||||
},
|
||||
"java": {
|
||||
"title": "Build a Java App",
|
||||
"description": "Create a Azure Cosmos DB for Table app with Java SDK "
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextStepItems": {
|
||||
"postgres": {
|
||||
"dataModeling": "Data Modeling",
|
||||
"distributionColumn": "How to choose a Distribution Column",
|
||||
"buildApps": "Build Apps with Python/Java/Django"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"migrateData": "Migrate Data",
|
||||
"vectorSearch": "Build AI apps with Vector Search",
|
||||
"buildApps": "Build Apps with Nodejs"
|
||||
}
|
||||
},
|
||||
"learnMoreItems": {
|
||||
"postgres": {
|
||||
"performanceTuning": "Performance Tuning",
|
||||
"diagnosticQueries": "Useful Diagnostic Queries",
|
||||
"sqlReference": "Distributed SQL Reference"
|
||||
},
|
||||
"vcoreMongo": {
|
||||
"vectorSearch": "Vector Search",
|
||||
"textIndexing": "Text Indexing",
|
||||
"troubleshoot": "Troubleshoot common issues"
|
||||
}
|
||||
},
|
||||
"fabric": {
|
||||
"buildTitle": "Build your database",
|
||||
"useTitle": "Use your database",
|
||||
"newContainer": {
|
||||
"title": "New container",
|
||||
"description": "Create a destination container to store your data"
|
||||
},
|
||||
"sampleData": {
|
||||
"title": "Sample Data",
|
||||
"description": "Load sample data in your database"
|
||||
},
|
||||
"sampleVectorData": {
|
||||
"title": "Sample Vector Data",
|
||||
"description": "Load sample vector data with text-embedding-ada-002"
|
||||
},
|
||||
"appDevelopment": {
|
||||
"title": "App development",
|
||||
"description": "Start here to use an SDK to build your apps"
|
||||
},
|
||||
"sampleGallery": {
|
||||
"title": "Sample Gallery",
|
||||
"description": "Get real-world end-to-end samples"
|
||||
}
|
||||
},
|
||||
"sampleDataDialog": {
|
||||
"title": "Sample Data",
|
||||
"startButton": "Start",
|
||||
"createPrompt": "Create a container \"{{containerName}}\" and import sample data into it. This may take a few minutes.",
|
||||
"creatingContainer": "Creating container \"{{containerName}}\"...",
|
||||
"importingData": "Importing data into \"{{containerName}}\"...",
|
||||
"success": "Successfully created \"{{containerName}}\" with sample data.",
|
||||
"errorContainerExists": "The container \"{{containerName}}\" in database \"{{databaseName}}\" already exists. Please delete it and retry.",
|
||||
"errorCreateContainer": "Failed to create container: {{error}}",
|
||||
"errorImportData": "Failed to import data: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user