From 98eb31da7e3729d01fd706227f2735ec6a032d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 14:01:32 -0700 Subject: [PATCH 1/3] Bump fast-uri from 3.1.0 to 3.1.2 (#2480) Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c241beafc..b3c3e7779 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15341,9 +15341,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "funding": [ { "type": "github", @@ -15353,7 +15353,8 @@ "type": "opencollective", "url": "https://opencollective.com/fastify" } - ] + ], + "license": "BSD-3-Clause" }, "node_modules/fastest-levenshtein": { "version": "1.0.16", From f3ceca4ba5190e4b68d47f25016a28ea7e2acf46 Mon Sep 17 00:00:00 2001 From: jawelton74 <103591340+jawelton74@users.noreply.github.com> Date: Fri, 15 May 2026 06:14:21 -0700 Subject: [PATCH 2/3] Remove preview tag from GSI label. (#2484) --- .../Settings/__snapshots__/SettingsComponent.test.tsx.snap | 2 +- src/Localization/en/Resources.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap b/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap index 819858641..5913f938f 100644 --- a/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap +++ b/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap @@ -670,7 +670,7 @@ exports[`SettingsComponent renders 1`] = ` "data-test": "settings-tab-header/GlobalSecondaryIndexTab", } } - headerText="Global Secondary Index (Preview)" + headerText="Global Secondary Index" itemKey="GlobalSecondaryIndexTab" key="GlobalSecondaryIndexTab" style={ diff --git a/src/Localization/en/Resources.json b/src/Localization/en/Resources.json index 2faa9a7b4..c04104ff8 100644 --- a/src/Localization/en/Resources.json +++ b/src/Localization/en/Resources.json @@ -764,7 +764,7 @@ "computedProperties": "Computed Properties", "containerPolicies": "Container Policies", "throughputBuckets": "Throughput Buckets", - "globalSecondaryIndexPreview": "Global Secondary Index (Preview)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Masking Policy" }, "mongoNotifications": { From c71f5d5a009edc21f296b44d0fc3771602a87361 Mon Sep 17 00:00:00 2001 From: olprod Date: Fri, 15 May 2026 09:28:18 -0700 Subject: [PATCH 3/3] Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2549709 (#2478) * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2537086 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2538719 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2542662 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2543180 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2545050 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2546636 * Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2549709 --------- Co-authored-by: sunghyunkang1111 <114709653+sunghyunkang1111@users.noreply.github.com> --- src/Localization/cs/Resources.json | 175 ++++++++++++++++++- src/Localization/de/Resources.json | 187 ++++++++++++++++++-- src/Localization/es/Resources.json | 163 ++++++++++++++++- src/Localization/fr/Resources.json | 189 ++++++++++++++++++-- src/Localization/hu/Resources.json | 177 ++++++++++++++++++- src/Localization/id/Resources.json | 167 +++++++++++++++++- src/Localization/it/Resources.json | 221 ++++++++++++++++++++---- src/Localization/ja/Resources.json | 173 ++++++++++++++++++- src/Localization/ko/Resources.json | 171 +++++++++++++++++- src/Localization/nl/Resources.json | 183 ++++++++++++++++++-- src/Localization/pl/Resources.json | 199 +++++++++++++++++++-- src/Localization/pt-BR/Resources.json | 169 +++++++++++++++++- src/Localization/pt-PT/Resources.json | 163 ++++++++++++++++- src/Localization/ru/Resources.json | 191 ++++++++++++++++++-- src/Localization/sv/Resources.json | 181 +++++++++++++++++-- src/Localization/tr/Resources.json | 189 ++++++++++++++++++-- src/Localization/zh-Hans/Resources.json | 163 ++++++++++++++++- src/Localization/zh-Hant/Resources.json | 187 ++++++++++++++++++-- 18 files changed, 3073 insertions(+), 175 deletions(-) diff --git a/src/Localization/cs/Resources.json b/src/Localization/cs/Resources.json index 40b0b379b..5797c9366 100644 --- a/src/Localization/cs/Resources.json +++ b/src/Localization/cs/Resources.json @@ -34,6 +34,8 @@ "browse": "Procházet", "increaseValueBy1": "Zvýšit hodnotu o 1", "decreaseValueBy1": "Snížit hodnotu o 1", + "on": "Zapnuto", + "off": "Vypnuto", "preview": "Preview" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "Vytvoření tabulky a interakce s daty pomocí rozhraní prostředí PostgreSQL" }, "vcoreMongo": { - "title": "Prostředí Mongo", + "title": "Mongo Shell", "description": "Vytvořte kolekci a pracujte s daty pomocí rozhraní prostředí MongoDB" } }, @@ -414,7 +416,7 @@ "refreshGridFailed": "Nepovedlo se aktualizovat mřížku dokumentů" }, "mongoShell": { - "title": "Prostředí Mongo" + "title": "Mongo Shell" } }, "panes": { @@ -762,7 +764,7 @@ "computedProperties": "Vypočítané vlastnosti", "containerPolicies": "Zásady kontejneru", "throughputBuckets": "Kbelíky propustnosti", - "globalSecondaryIndexPreview": "Globální sekundární index (Preview)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Zásady maskování" }, "mongoNotifications": { @@ -795,7 +797,7 @@ "perMonth": "/měs." }, "throughput": { - "manualToAutoscaleDisclaimer": "Počáteční maximální hodnota RU/s pro automatické škálování bude určena systémem na základě nastavení aktuální manuální propustnosti a úložiště vašeho prostředku. Po povolení automatického škálování můžete změnit maximální počet RU/s.", + "manualToAutoscaleDisclaimer": "Počáteční maximální hodnota RU/s pro automatické škálování bude určena systémem na základě nastavení aktuální ruční propustnosti a úložiště vašeho prostředku. Po povolení automatického škálování můžete změnit maximální počet RU/s.", "ttlWarningText": "Systém bude položky automaticky odstraňovat na základě hodnoty TTL (v sekundách), kterou zadáte, aniž by klientská aplikace musela výslovně provést operaci odstranění. Další informace viz", "ttlWarningLinkText": "Hodnota TTL (Time to Live) v Azure Cosmos DB", "unsavedIndexingPolicy": "zásada indexování", @@ -813,8 +815,8 @@ "saveThroughputWarning": "Změna nastavení propustnosti ovlivní výši vaší faktury. Před uložením změn si prosím projděte aktualizovaný odhad nákladů uvedený níže.", "currentAutoscaleThroughput": "Aktuální propustnost automatického škálování:", "targetAutoscaleThroughput": "Cílová propustnost automatického škálování:", - "currentManualThroughput": "Aktuální manuální propustnost:", - "targetManualThroughput": "Cílová manuální propustnost:", + "currentManualThroughput": "Aktuální ruční propustnost:", + "targetManualThroughput": "Cílová ruční propustnost:", "applyDelayedMessage": "Žádost o zvýšení propustnosti se úspěšně odeslala. Dokončení této operace bude trvat 1 až 3 pracovní dny. Nejnovější stav najdete v části Oznámení.", "databaseLabel": "Databáze:", "containerLabel": "Kontejner:", @@ -947,7 +949,7 @@ "instant": "Okamžité", "fourToSixHrs": "4–6 hodin", "autoscaleDescription": "Na základě využití se vaše propustnost {{resourceType}} bude škálovat od", - "freeTierWarning": "Fakturace začne, pokud zřídíte více než {{ru}} RU/s manuální propustnosti nebo pokud se prostředek při automatickém škálování bude škálovat nad {{ru}} RU/s.", + "freeTierWarning": "Fakturace začne, pokud zřídíte více než {{ru}} RU/s ruční propustnosti nebo pokud se prostředek při automatickém škálování bude škálovat nad {{ru}} RU/s.", "capacityCalculator": "Odhadněte požadovanou hodnotu RU/s pomocí", "capacityCalculatorLink": " kalkulačka kapacity", "fixedStorageNote": "Při použití kolekce s pevnou kapacitou úložiště můžete nastavit až 10 000 RU/s.", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "Velikost kvantování v bajtech musí být větší než 0 a menší nebo rovna 512.", "indexingSearchListSizeRangeError": "Velikost seznamu prohledávání indexu musí být větší nebo rovna 25 a menší nebo rovna 500." } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Zpětná vazba", + "feedbackButtonAriaLabel": "Poskytnout zpětnou vazbu k úlohám kopírování", + "refreshButtonAriaLabel": "Aktualizovat úlohy kopírování", + "createCopyJobButtonLabel": "Vytvořit úlohu kopírování", + "createCopyJobButtonAriaLabel": "Vytvořit novou úlohu kopírování kontejneru" + }, + "noCopyJobs": { + "title": "Žádné úlohy kopírování k zobrazení", + "createCopyJobButtonText": "Vytvořit úlohu kopírování kontejneru" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Podrobnosti úlohy", + "errorTitle": "Podrobnosti o chybě", + "selectedContainers": "Vybrané kontejnery" + }, + "createCopyJob": { + "panelTitle": "Vytvořit úlohu kopírování" + }, + "selectAccount": { + "description": "Vyberte cílový účet, do kterého chcete kopírovat.", + "subscriptionDropdownLabel": "Předplatné", + "subscriptionDropdownPlaceholder": "Vyberte předplatné", + "accountDropdownLabel": "Účet", + "accountDropdownPlaceholder": "Vybrat účet" + }, + "migrationType": { + "offline": { + "title": "Offline režim", + "description": "Úlohy offline kopírování kontejnerů umožňují kopírovat data ze zdrojového kontejneru do cílového kontejneru Cosmos DB pro podporovaná rozhraní API. Pro zajištění integrity dat mezi zdrojem a cílem doporučujeme před vytvořením úlohy kopírování zastavit aktualizace zdrojového kontejneru. Další informace o [úlohách offline kopírování](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Online režim", + "description": "Úlohy online kopírování kontejnerů umožňují kopírovat data ze zdrojového kontejneru do cílového kontejneru rozhraní API NoSQL služby Cosmos DB pomocí kanálu změn [Všechny verze a odstranění](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Díky tomu můžou aktualizace ve zdroji pokračovat i během kopírování dat. Na konci je potřeba krátký výpadek, aby bylo možné bezpečně přepnout klientské aplikace na cílový kontejner. Další informace o [úlohách online kopírování](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Vyberte zdrojový a cílový kontejner, do kterého chcete kopírovat.", + "sourceContainerSubHeading": "Zdrojový kontejner", + "targetContainerSubHeading": "Cílový kontejner", + "databaseDropdownLabel": "Databáze", + "databaseDropdownPlaceholder": "Vyberte databázi", + "containerDropdownLabel": "Kontejner", + "containerDropdownPlaceholder": "Vybrat kontejner", + "createNewContainerSubHeading": "Nakonfigurujte vlastnosti nového kontejneru v cílovém účtu {{accountName}}.", + "createNewContainerSubHeadingDefault": "Nakonfigurujte vlastnosti nového kontejneru.", + "createContainerButtonLabel": "Vytvořit nový kontejner", + "createContainerHeading": "Vytvořit nový kontejner" + }, + "preview": { + "jobNameLabel": "Název úlohy", + "subscriptionLabel": "Cílové předplatné", + "accountLabel": "Cílový účet", + "sourceDatabaseLabel": "Zdrojová databáze", + "sourceContainerLabel": "Zdrojový kontejner", + "targetDatabaseLabel": "Cílová databáze", + "targetContainerLabel": "Cílový kontejner" + }, + "assignPermissions": { + "crossAccountDescription": "Pokud chcete zkopírovat data ze zdrojového do cílového kontejneru, podle následujících kroků zajistěte, aby spravovaná identita zdrojového účtu měla přístup ke čtení a zápisu k cílovému účtu.", + "intraAccountOnlineDescription": "Podle následujících kroků povolte online kopírování pro účet {{accountName}}.", + "crossAccountConfiguration": { + "title": "Kopírování kontejnerů mezi účty", + "description": "Podle pokynů níže udělte potřebná oprávnění ke kopírování dat z {{sourceAccount}} do {{destinationAccount}}." + }, + "onlineConfiguration": { + "title": "Online kopírování kontejneru", + "description": "Podle pokynů níže povolte online kopírování pro účet {{accountName}}." + } + }, + "popoverOverlaySpinnerLabel": "Počkejte prosím, než zpracujeme váš požadavek...", + "addManagedIdentity": { + "title": "Spravovaná identita přiřazená systémem je povolená.", + "description": "Spravovaná identita přiřazená systémem je omezená na jednu na prostředek a je svázaná s životním cyklem tohoto prostředku. Po povolení můžete spravované identitě udělit oprávnění pomocí řízení přístupu na základě role Azure (Azure RBAC). Spravovaná identita se ověřuje pomocí Microsoft Entra ID, abyste žádné přihlašovací údaje nemuseli ukládat do kódu.", + "descriptionHrefText": "Další informace o spravovaných identitách.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Spravovaná identita přiřazená systémem", + "tooltipContent": "Přečtěte si další informace o", + "tooltipHrefText": "Spravované identity.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Můžete vybrat existující identitu přiřazenou uživatelem nebo vytvořit novou.", + "userAssignedIdentityLabel": "Můžete také vybrat spravovanou identitu přiřazenou uživatelem.", + "createUserAssignedIdentityLink": "Vytvořit spravovanou identitu přiřazenou uživatelem", + "enablementTitle": "Povolit spravovanou identitu přiřazenou systémem", + "enablementDescription": "Povolte spravovanou identitu přiřazenou systémem pro {{accountName}}. Potvrďte kliknutím na tlačítko Ano." + }, + "defaultManagedIdentity": { + "title": "Spravovaná identita přiřazená systémem je nastavená jako výchozí.", + "description": "Zapněte spravovanou identitu přiřazenou systémem a nastavte ji jako výchozí pro {{accountName}}.", + "tooltipContent": "Přečtěte si další informace o", + "tooltipHrefText": "Výchozí spravované identity.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Spravovaná identita přiřazená systémem nastavená jako výchozí", + "popoverDescription": "Nastavte spravovanou identitu přiřazenou systémem jako výchozí pro {{accountName}}. Potvrďte kliknutím na tlačítko Ano. " + }, + "readWritePermissionAssigned": { + "title": "Výchozí identitě byla přiřazena oprávnění ke čtení a zápisu.", + "description": "Pokud chcete povolit kopírování dat ze zdrojového do cílového kontejneru, udělte výchozí identitě zdrojového účtu přístup ke čtení a zápisu v cílovém účtu.", + "tooltipContent": "Přečtěte si další informace o", + "tooltipHrefText": "Oprávnění ke čtení a zápisu.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Přiřaďte výchozí identitě oprávnění ke čtení a zápisu.", + "popoverDescription": "Přiřaďte výchozí identitě zdrojového účtu oprávnění ke čtení a zápisu v cílovém účtu. Potvrďte kliknutím na tlačítko Ano." + }, + "pointInTimeRestore": { + "title": "Obnovení k určitému bodu v čase je povolené", + "description": "Aby bylo možné používat úlohy online kopírování kontejnerů, aktualizujte zásady zálohování účtu {{accessName}} z pravidelného na průběžné zálohování. Pro tuto funkci je potřeba povolit průběžné zálohování.", + "tooltipContent": "Přečtěte si další informace o", + "tooltipHrefText": "Průběžné zálohování", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Povolit obnovení k určitému bodu v čase" + }, + "onlineCopyEnabled": { + "title": "Online kopírování je povolené", + "description": "Povolte online kopírování kontejneru kliknutím na tlačítko níže v účtu {{accountName}}.", + "hrefText": "Další informace o úlohách online kopírování", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Povolit online kopírování", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Ověřuje se režim kanálu změn Všechny verze a odstranění (Preview)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Povoluje se režim kanálu změn Všechny verze a odstranění (Preview)...", + "enablingOnlineCopySpinnerLabel": "Povoluje se online kopírování pro účet {{accountName}}..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Datum a čas", + "name": "Název úlohy", + "status": "Stav", + "completionPercentage": "Dokončení v %", + "duration": "Doba trvání", + "error": "Chybová zpráva", + "mode": "Režim", + "actions": "Akce" + }, + "actions": { + "pause": "Pozastavit", + "resume": "Obnovit", + "complete": "Dokončeno", + "viewDetails": "Zobrazit podrobnosti" + }, + "status": { + "pending": "Ve frontě", + "inProgress": "Běží", + "running": "Běží", + "partitioning": "Běží", + "paused": "Pozastaveno", + "completed": "Dokončeno", + "failed": "Neúspěšné", + "faulted": "Neúspěšné", + "skipped": "Zrušeno", + "cancelled": "Zrušeno" + }, + "dialog": { + "confirmButtonText": "Potvrdit", + "cancelButtonText": "Zrušit" + } + } } } \ No newline at end of file diff --git a/src/Localization/de/Resources.json b/src/Localization/de/Resources.json index 90d2de7c7..23ebc9bb6 100644 --- a/src/Localization/de/Resources.json +++ b/src/Localization/de/Resources.json @@ -34,6 +34,8 @@ "browse": "Durchsuchen", "increaseValueBy1": "Wert um 1 erhöhen", "decreaseValueBy1": "Wert um 1 verringern", + "on": "Ein", + "off": "Aus", "preview": "Vorschau" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "Erstellen Sie eine Tabelle und interagieren Sie mit Daten über die Shellschnittstelle von PostgreSQL." }, "vcoreMongo": { - "title": "Mongo-Shell", + "title": "Mongo Shell", "description": "Erstellen Sie eine Sammlung und interagieren Sie mit Daten über die Shellschnittstelle von MongoDB." } }, @@ -469,7 +471,7 @@ "sharded": "Mit Sharding", "addPartitionKey": "Hierarchischen Partitionsschlüssel hinzufügen", "hierarchicalPartitionKeyInfo": "Mit diesem Feature können Sie Ihre Daten mit bis zu drei Schlüsselebenen partitionieren, um eine bessere Datenverteilung zu erzielen. Erfordert .NET V3, Java V4 SDK oder JavaScript V3 SDK (Vorschauversion).", - "provisionDedicatedThroughput": "Dedizierten Durchsatz für {{collectionName}} bereitstellen", + "provisionDedicatedThroughput": "Dedizierten Durchsatz für diese {{collectionName}} bereitstellen", "provisionDedicatedThroughputTooltip": "Sie können optional dedizierten Durchsatz für eine {{collectionName}} in einer Datenbank bereitstellen, für die Durchsatz bereitgestellt wurde. Dieser dedizierte Durchsatz wird nicht für andere {{collectionNamePlural}} in der Datenbank freigegeben und zählt nicht zum Durchsatz, den Sie für die Datenbank bereitgestellt haben. Diese Durchsatzmenge wird zusätzlich zu dem Durchsatz, den Sie auf Datenbankebene bereitgestellt haben, in Rechnung gestellt.", "uniqueKeysPlaceholderMongo": "Durch Trennzeichen getrennte Pfade, z. B. firstName,address.zipCode", "uniqueKeysPlaceholderSql": "Durch Trennzeichen getrennte Pfade, z. B. /firstName,/address/zipCode", @@ -735,7 +737,7 @@ "addProperty": "Eigenschaft hinzufügen" }, "addGlobalSecondaryIndex": { - "globalSecondaryIndexId": "Container-ID des globalen sekundären Indexes", + "globalSecondaryIndexId": "Container-ID des globalen sekundären Index", "globalSecondaryIndexIdPlaceholder": "Beispiel: indexbyEmailId", "projectionQuery": "Projektionsabfrage", "projectionQueryPlaceholder": "SELECT c.email, c.accountId FROM c", @@ -762,7 +764,7 @@ "computedProperties": "Berechnete Eigenschaften", "containerPolicies": "Containerrichtlinien", "throughputBuckets": "Durchsatzbuckets", - "globalSecondaryIndexPreview": "Globaler sekundärer Index (Vorschau)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Maskierungsrichtlinie" }, "mongoNotifications": { @@ -795,7 +797,7 @@ "perMonth": "/Mo." }, "throughput": { - "manualToAutoscaleDisclaimer": "Die maximale RU/s-Anzahl für die Autoskalierung wird vom System basierend auf den aktuellen manuellen Durchsatzeinstellungen und dem Speicher Ihrer Ressource festgelegt. Nachdem die Autoskalierung aktiviert wurde, können Sie die maximale RU/s-Anzahl ändern.", + "manualToAutoscaleDisclaimer": "Der Ausgangswert für maximale RU/s für die Autoskalierung wird vom System basierend auf den aktuellen Einstellungen für den manuellen Durchsatz und dem Speicher Ihrer Ressource festgelegt. Nachdem die Autoskalierung aktiviert wurde, können Sie den Wert für maximale RU/s ändern.", "ttlWarningText": "Das System löscht Elemente automatisch auf Grundlage des von Ihnen angegebenen TTL-Werts (in Sekunden), ohne dass eine Löschoperation explizit von einer Clientanwendung angefordert werden muss. Weitere Informationen finden Sie unter", "ttlWarningLinkText": "Gültigkeitsdauer (TTL) in Azure Cosmos DB", "unsavedIndexingPolicy": "Indizierungsrichtlinie", @@ -807,12 +809,12 @@ "scalingUpDelayMessage": "Das Hochskalieren dauert 4–6 Stunden, da es die sofortige Unterstützung von Azure Cosmos DB basierend auf Ihrer Anzahl physischer Partitionen übersteigt. Sie können Ihren Durchsatz sofort auf {{instantMaximumThroughput}} erhöhen oder mit dem aktuellen Wert fortfahren und warten, bis das Hochskalieren abgeschlossen ist.", "exceedPreAllocatedMessage": "Ihre Anfrage zur Erhöhung des Durchsatzes übersteigt die vorab zugewiesene Kapazität, was zu einer längeren Bearbeitungszeit als erwartet führen kann. Sie können aus drei Optionen wählen, um fortzufahren:", "instantScaleOption": "Sie können sofort auf {{instantMaximumThroughput}} RU/s hochskalieren.", - "asyncScaleOption": "Sie können asynchron innerhalb von 4–6 Stunden auf einen beliebigen Wert unter {{maximumThroughput}} RU/s skalieren.", - "quotaMaxOption": "Ihr aktuelles Kontingent liegt bei {{maximumThroughput}} RU/s. Um dieses Limit zu überschreiten, müssen Sie eine Kontingenterhöhung anfordern und das Azure Cosmos DB-Team wird diese prüfen.", + "asyncScaleOption": "Sie können asynchron innerhalb von 4–6 Stunden auf einen beliebigen Wert unter {{maximumThroughput}} RU/s hochskalieren.", + "quotaMaxOption": "Ihr aktuelles Kontingent liegt bei {{maximumThroughput}} RU/s. Um dieses Limit zu überschreiten, müssen Sie eine Kontingenterhöhung anfordern, und das Azure Cosmos DB-Team wird diese prüfen.", "belowMinimumMessage": "Sie können den Durchsatz nicht unter den aktuellen Mindestwert von {{minimum}} RU/s senken. Weitere Informationen zu diesem Limit finden Sie in unserer Dokumentation zum Serviceangebot.", "saveThroughputWarning": "Ihre Rechnung wird sich ändern, wenn Sie Ihre Durchsatzeinstellungen aktualisieren. Bitte überprüfen Sie die untenstehende aktualisierte Kostenschätzung, bevor Sie Ihre Änderungen speichern.", - "currentAutoscaleThroughput": "Aktueller Durchsatz der Autoskalierung:", - "targetAutoscaleThroughput": "Zieldurchsatz für Autoskalierung:", + "currentAutoscaleThroughput": "Aktueller Autoskalierungsdurchsatz:", + "targetAutoscaleThroughput": "Autoskalierungs-Zieldurchsatz:", "currentManualThroughput": "Aktueller manueller Durchsatz:", "targetManualThroughput": "Manueller Zieldurchsatz:", "applyDelayedMessage": "Die Anforderung zur Erhöhung des Durchsatzes wurde erfolgreich übermittelt. Dieser Vorgang dauert 1–3 Werktage. Die neuesten Statusinformationen finden Sie in den Benachrichtigungen.", @@ -843,7 +845,7 @@ "disclaimerCompoundIndexesLink": " Zusammengesetzte Indizes ", "disclaimerSuffix": "werden nur zum Sortieren von Abfrageergebnissen verwendet. Wenn Sie einen zusammengesetzten Index hinzufügen müssen, können Sie diesen mit der Mongo Shell erstellen.", "compoundNotSupported": "Sammlungen mit zusammengesetzten Indizes werden im Indizierungseditor derzeit noch nicht unterstützt. Um die Indizierungsrichtlinie für diese Sammlung zu ändern, verwenden Sie die Mongo Shell.", - "aadError": "Um den Indexierungsrichtlinien-Editor zu verwenden, melden Sie sich bei", + "aadError": "Um den Indizierungsrichtlinien-Editor zu verwenden, bitte anmelden bei", "aadErrorLink": "Azure-Portal.", "refreshingProgress": "Fortschritt der Indextransformation wird aktualisiert", "canMakeMoreChangesZero": "Sobald die aktuelle Indextransformation abgeschlossen ist, können Sie weitere Änderungen an der Indizierung vornehmen. ", @@ -925,10 +927,10 @@ }, "globalSecondaryIndex": { "indexesDefined": "Für diesen Container sind die folgenden Indizes definiert.", - "learnMoreSuffix": "über die Definition globaler Sekundärindizes und deren Verwendung.", + "learnMoreSuffix": "über die Definition globaler sekundärer Indizes und ihre Verwendung.", "jsonAriaLabel": "JSON für globalen sekundären Index", "addIndex": "Index hinzufügen", - "settingsTitle": "Globale Einstellungen für sekundären Index", + "settingsTitle": "Einstellungen für globalen sekundären Index", "sourceContainer": "Quellcontainer", "indexDefinition": "Definition des globalen sekundären Index" }, @@ -947,7 +949,7 @@ "instant": "Sofort", "fourToSixHrs": "4–6 Stunden", "autoscaleDescription": "Basierend auf der Nutzung wird Ihr {{resourceType}}-Durchsatz von", - "freeTierWarning": "Die Abrechnung erfolgt, wenn Sie mehr als {{ru}} RU/s manuellen Durchsatz bereitstellen oder wenn die Ressource mit Autoscale über {{ru}} RU/s skaliert.", + "freeTierWarning": "Eine Abrechnung findet statt, wenn Sie einen manuellen Durchsatz von mehr als {{ru}} RU/s bereitstellen oder wenn die Ressource mit Autoskalierung auf über {{ru}} RU/s skaliert wird.", "capacityCalculator": "Schätzen Sie Ihren erforderlichen RU/s mit", "capacityCalculatorLink": " Kapazitätsrechner", "fixedStorageNote": "Wenn Sie eine Sammlung mit fester Speicherkapazität verwenden, können Sie bis zu 10.000 RU/s festlegen.", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "Die Quantisierungsbytegröße muss größer als 0 und kleiner oder gleich 512 sein.", "indexingSearchListSizeRangeError": "Die Größe der Indizierungssuchliste muss größer oder gleich 25 und kleiner oder gleich 500 sein." } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Feedback", + "feedbackButtonAriaLabel": "Feedback zu Kopieraufträgen geben", + "refreshButtonAriaLabel": "Kopieraufträge aktualisieren", + "createCopyJobButtonLabel": "Kopierauftrag erstellen", + "createCopyJobButtonAriaLabel": "Neuen Containerkopierauftrag erstellen" + }, + "noCopyJobs": { + "title": "Keine Kopieraufträge zum Anzeigen vorhanden", + "createCopyJobButtonText": "Containerkopierauftrag erstellen" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Auftragsdetails", + "errorTitle": "Fehlerdetails", + "selectedContainers": "Ausgewählte Container" + }, + "createCopyJob": { + "panelTitle": "Kopierauftrag erstellen" + }, + "selectAccount": { + "description": "Wählen Sie ein Zielkonto aus, in das kopiert werden soll.", + "subscriptionDropdownLabel": "Abonnement", + "subscriptionDropdownPlaceholder": "Abonnement auswählen", + "accountDropdownLabel": "Konto", + "accountDropdownPlaceholder": "Konto auswählen" + }, + "migrationType": { + "offline": { + "title": "Offlinemodus", + "description": "Mit Offline-Containerkopieraufträgen können Sie Daten aus einem Quellcontainer in einen Cosmos DB-Zielcontainer für unterstützte APIs kopieren. Um die Datenintegrität zwischen Quelle und Ziel sicherzustellen, wird empfohlen, vor dem Erstellen des Kopierauftrags Updates für den Quellcontainer zu beenden. Weitere Informationen zu [Offlinekopieraufträgen](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Onlinemodus", + "description": "Mit Onlinecontainerkopieraufträgen können Sie Daten mithilfe des Änderungsfeeds [Alle Versionen und Löschvorgänge](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) aus einem Quellcontainer in einen Cosmos DB NoSQL-API-Zielcontainer kopieren. Dadurch können Updates in der Quelle fortgesetzt werden, während Daten kopiert werden. Am Ende ist eine kurze Downtime erforderlich, um sicher über Clientanwendungen zum Zielcontainer zu wechseln. Weitere Informationen zu [Onlinekopieraufträgen](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Wählen Sie einen Quellcontainer und einen Zielcontainer aus, in den kopiert werden soll.", + "sourceContainerSubHeading": "Quellcontainer", + "targetContainerSubHeading": "Zielcontainer", + "databaseDropdownLabel": "Datenbank", + "databaseDropdownPlaceholder": "Datenbank auswählen", + "containerDropdownLabel": "Container", + "containerDropdownPlaceholder": "Container auswählen", + "createNewContainerSubHeading": "Konfigurieren Sie die Eigenschaften für den neuen Container im Zielkonto „{{accountName}}“.", + "createNewContainerSubHeadingDefault": "Konfigurieren Sie die Eigenschaften für den neuen Container.", + "createContainerButtonLabel": "Neuen Container erstellen", + "createContainerHeading": "Neuen Container erstellen" + }, + "preview": { + "jobNameLabel": "Auftragsname", + "subscriptionLabel": "Zielabonnement", + "accountLabel": "Zielkonto", + "sourceDatabaseLabel": "Quelldatenbank", + "sourceContainerLabel": "Quellcontainer", + "targetDatabaseLabel": "Zieldatenbank", + "targetContainerLabel": "Zielcontainer" + }, + "assignPermissions": { + "crossAccountDescription": "Um Daten aus der Quelle in den Zielcontainer zu kopieren, stellen Sie sicher, dass die verwaltete Identität des Quellkontos Lese-/Schreibzugriff auf das Zielkonto hat, indem Sie die folgenden Schritte ausführen.", + "intraAccountOnlineDescription": "Führen Sie die folgenden Schritte aus, um das Onlinekopieren für Ihr Konto „{{accountName}}“ zu aktivieren.", + "crossAccountConfiguration": { + "title": "Kontoübergreifende Containerkopie", + "description": "Befolgen Sie die Anweisungen unten, um die erforderlichen Berechtigungen zum Kopieren von Daten von „{{sourceAccount}}“ nach „{{destinationAccount}}“ zu erteilen." + }, + "onlineConfiguration": { + "title": "Onlinecontainerkopie", + "description": "Befolgen Sie die nachstehenden Anweisungen, um das Onlinekopieren für Ihr Konto „{{accountName}}“ zu aktivieren." + } + }, + "popoverOverlaySpinnerLabel": "Bitte warten Sie, während wir Ihre Anforderung verarbeiten ...", + "addManagedIdentity": { + "title": "Systemseitig zugewiesene verwaltete Identität aktiviert.", + "description": "Eine systemseitig zugewiesene verwaltete Identität ist auf eine pro Ressource beschränkt und an den Lebenszyklus dieser Ressource gebunden. Nach ihrer Aktivierung können Sie der verwalteten Identität mithilfe der rollenbasierten Azure-Zugriffssteuerung(Azure Role Based Access Control, Azure RBAC) Berechtigungen erteilen. Die verwaltete Identität über Microsoft Entra ID authentifiziert wird, sodass Sie keine Anmeldeinformationen im Code speichern müssen.", + "descriptionHrefText": "Weitere Informationen zu verwalteten Identitäten.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Systemseitig zugewiesene verwaltete Identität", + "tooltipContent": "Weitere Informationen zu", + "tooltipHrefText": "Verwaltete Identitäten.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Sie können eine vorhandene benutzerseitig zugewiesene Identität auswählen oder eine neue erstellen.", + "userAssignedIdentityLabel": "Sie können auch eine benutzerseitig zugewiesene verwaltete Identität auswählen.", + "createUserAssignedIdentityLink": "Benutzerseitig zugewiesene verwaltete Identität erstellen", + "enablementTitle": "Systemseitig zugewiesene verwaltete Identität aktivieren", + "enablementDescription": "Aktivieren Sie die systemseitig zugewiesene verwaltete Identität für {{accountName}}. Klicken Sie zur Bestätigung auf die Schaltfläche „Ja“." + }, + "defaultManagedIdentity": { + "title": "Systemseitig zugewiesene verwaltete Identität wurde als Standard festgelegt.", + "description": "Legen Sie die systemseitig zugewiesene verwaltete Identität als Standard für „{{accountName}}“ fest, indem Sie sie aktivieren.", + "tooltipContent": "Weitere Informationen zu", + "tooltipHrefText": "Verwaltete Standardidentitäten.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Systemseitig zugewiesene verwaltete Identität als Standard festlegen", + "popoverDescription": "Weisen Sie die systemseitig zugewiesene verwaltete Identität als Standard für „{{accountName}}“ zu. Klicken Sie zur Bestätigung auf die Schaltfläche „Ja“. " + }, + "readWritePermissionAssigned": { + "title": "Der Standardidentität wurden Lese-/Schreibberechtigungen zugewiesen.", + "description": "Um das Kopieren von Daten aus der Quelle in den Zielcontainer zuzulassen, gewähren Sie der Standardidentität des Quellkontos Lese- und Schreibzugriff auf das Zielkonto.", + "tooltipContent": "Weitere Informationen zu", + "tooltipHrefText": "Lese-/Schreibberechtigungen.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Weisen Sie der Standardidentität Lese-/Schreibberechtigungen zu.", + "popoverDescription": "Weisen Sie der Standardidentität des Quellkontos Lese-/Schreibberechtigungen für das Zielkonto zu. Klicken Sie zur Bestätigung auf die Schaltfläche „Ja“." + }, + "pointInTimeRestore": { + "title": "Point-in-Time-Wiederherstellung aktiviert", + "description": "Um Aufträge zum Kopieren von Onlinecontainern zu vereinfachen, aktualisieren Sie Ihre Sicherungsrichtlinie „{{accessName}}“ von regelmäßigen auf fortlaufende Sicherungen. Für diese Funktionalität ist die Aktivierung der fortlaufenden Sicherung erforderlich.", + "tooltipContent": "Weitere Informationen zu", + "tooltipHrefText": "Fortlaufende Sicherung", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Zeitpunktwiederherstellung aktivieren" + }, + "onlineCopyEnabled": { + "title": "Onlinekopie aktiviert", + "description": "Aktivieren Sie das Kopieren von Onlinecontainern, indem Sie auf die Schaltfläche unten in Ihrem Konto „{{accountName}}“ klicken.", + "hrefText": "Weitere Informationen zu Onlinekopieraufträgen", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Onlinekopie aktivieren", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Änderungsfeedmodus „Alle Versionen und Löschvorgänge“ (Vorschau) wird validiert ...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Änderungsfeedmodus „Alle Versionen und Löschvorgänge“ (Vorschau) wird aktiviert", + "enablingOnlineCopySpinnerLabel": "Onlinekopie wird für Ihr Konto „{{accountName}}“ aktiviert ..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Datum und Uhrzeit", + "name": "Auftragsname", + "status": "Status", + "completionPercentage": "Abschluss %", + "duration": "Dauer", + "error": "Fehlermeldung", + "mode": "Modus", + "actions": "Aktionen" + }, + "actions": { + "pause": "Anhalten", + "resume": "Fortsetzen", + "complete": "Abschließen", + "viewDetails": "Details anzeigen" + }, + "status": { + "pending": "In Warteschlange", + "inProgress": "Wird ausgeführt", + "running": "Wird ausgeführt", + "partitioning": "Wird ausgeführt", + "paused": "Angehalten", + "completed": "Abgeschlossen", + "failed": "Fehler", + "faulted": "Fehler", + "skipped": "Abgebrochen", + "cancelled": "Abgebrochen" + }, + "dialog": { + "confirmButtonText": "Bestätigen", + "cancelButtonText": "Abbrechen" + } + } } } \ No newline at end of file diff --git a/src/Localization/es/Resources.json b/src/Localization/es/Resources.json index 24f10fd95..6015a13c2 100644 --- a/src/Localization/es/Resources.json +++ b/src/Localization/es/Resources.json @@ -34,6 +34,8 @@ "browse": "Examinar", "increaseValueBy1": "Aumentar valor en 1", "decreaseValueBy1": "Disminuir valor en 1", + "on": "Activado", + "off": "Desactivado", "preview": "Versión preliminar" }, "splashScreen": { @@ -762,7 +764,7 @@ "computedProperties": "Propiedades calculadas", "containerPolicies": "Directivas de contenedor", "throughputBuckets": "Depósitos de rendimiento", - "globalSecondaryIndexPreview": "Índice secundario global (versión preliminar)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Directiva de enmascaramiento" }, "mongoNotifications": { @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "El tamaño de bytes de cuantificación debe ser mayor que 0 y menor o igual que 512", "indexingSearchListSizeRangeError": "El tamaño de la lista de búsqueda de indexación debe ser mayor o igual que 25 y menor o igual que 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Comentarios", + "feedbackButtonAriaLabel": "Proporcionar comentarios sobre los trabajos de copia", + "refreshButtonAriaLabel": "Actualizar trabajos de copia", + "createCopyJobButtonLabel": "Crear trabajo de copia", + "createCopyJobButtonAriaLabel": "Creación de un nuevo trabajo de copia de contenedor" + }, + "noCopyJobs": { + "title": "No hay trabajos de copia que mostrar", + "createCopyJobButtonText": "Creación de un trabajo de copia de contenedor" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Detalles del trabajo", + "errorTitle": "Detalles del error", + "selectedContainers": "Contenedores seleccionados" + }, + "createCopyJob": { + "panelTitle": "Crear trabajo de copia" + }, + "selectAccount": { + "description": "Seleccione una cuenta de destino en la que copiar.", + "subscriptionDropdownLabel": "Suscripción", + "subscriptionDropdownPlaceholder": "Seleccionar una suscripción", + "accountDropdownLabel": "Cuenta", + "accountDropdownPlaceholder": "Seleccione una cuenta" + }, + "migrationType": { + "offline": { + "title": "Modo sin conexión", + "description": "Los trabajos de copia de contenedor sin conexión permiten copiar datos de un contenedor de origen a un contenedor de Cosmos DB de destino para las API admitidas. Para garantizar la integridad de los datos entre el origen y el destino, se recomienda detener las actualizaciones en el contenedor de origen antes de crear el trabajo de copia. Obtenga más información sobre [trabajos de copia sin conexión](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Modo en línea", + "description": "Los trabajos de copia de contenedores en línea permiten copiar datos de un contenedor de origen a un contenedor de destino de la API NoSQL de Cosmos DB mediante la fuente de cambios [Todas las versiones y eliminación](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Esto permite que las actualizaciones continúen en el origen mientras se copian los datos. Se requiere un breve tiempo de inactividad al final para cambiar de forma segura las aplicaciones cliente al contenedor de destino. Obtenga más información sobre [trabajos de copia online](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Seleccione un contenedor de origen y un contenedor de destino en el que copiar.", + "sourceContainerSubHeading": "Contenedor de origen", + "targetContainerSubHeading": "Contenedor de destino", + "databaseDropdownLabel": "Base de datos", + "databaseDropdownPlaceholder": "Seleccionar una base de datos", + "containerDropdownLabel": "Contenedor", + "containerDropdownPlaceholder": "Seleccione un contenedor", + "createNewContainerSubHeading": "Configure las propiedades del nuevo contenedor en la cuenta de destino \"{{accountName}}\".", + "createNewContainerSubHeadingDefault": "Configure las propiedades del nuevo contenedor.", + "createContainerButtonLabel": "Crear contenedor nuevo", + "createContainerHeading": "Crear nuevo contenedor" + }, + "preview": { + "jobNameLabel": "Nombre del trabajo", + "subscriptionLabel": "Suscripción de destino", + "accountLabel": "Cuenta de destino", + "sourceDatabaseLabel": "Base de datos de origen", + "sourceContainerLabel": "Contenedor de origen", + "targetDatabaseLabel": "Base de datos de destino", + "targetContainerLabel": "Contenedor de destino" + }, + "assignPermissions": { + "crossAccountDescription": "Para copiar datos desde el contenedor de origen al de destino, asegúrese de que la identidad administrada de la cuenta de origen tiene acceso de lectura y escritura a la cuenta de destino mediante los pasos siguientes.", + "intraAccountOnlineDescription": "Siga los pasos que se indican a continuación para habilitar la copia en línea en su cuenta \"{{accountName}}\".", + "crossAccountConfiguration": { + "title": "Copia de contenedor entre cuentas", + "description": "Siga las instrucciones siguientes para conceder los permisos necesarios para copiar datos de \"{{sourceAccount}}\" a \"{{destinationAccount}}\"." + }, + "onlineConfiguration": { + "title": "Copia de contenedor en línea", + "description": "Siga las instrucciones siguientes para habilitar la copia en línea en su cuenta \"{{accountName}}\"." + } + }, + "popoverOverlaySpinnerLabel": "Espere mientras procesamos su solicitud...", + "addManagedIdentity": { + "title": "Identidad administrada asignada por el sistema habilitada.", + "description": "Una identidad administrada asignada por el sistema está restringida a una por recurso y está vinculada al ciclo de vida de este recurso. Una vez habilitado, puede conceder permisos a la identidad administrada mediante el control de acceso basado en rol de Azure (RBAC de Azure). La identidad administrada se autentica con Microsoft Entra ID, de modo que no tiene que almacenar credenciales en el código.", + "descriptionHrefText": "Obtenga más información sobre las identidades administradas.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Identidad administrada asignada por el sistema", + "tooltipContent": "Más información sobre", + "tooltipHrefText": "Identidades administradas.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Puede seleccionar una identidad asignada por el usuario existente o crear una nueva.", + "userAssignedIdentityLabel": "También puede seleccionar una identidad administrada asignada por el usuario.", + "createUserAssignedIdentityLink": "Crear identidad administrada asignada por el usuario", + "enablementTitle": "Habilitar identidad administrada asignada por el sistema", + "enablementDescription": "Habilite la identidad administrada asignada por el sistema en el {{accountName}}. Para confirmar, haga clic en el botón \"Sí\"." + }, + "defaultManagedIdentity": { + "title": "Identidad administrada asignada por el sistema establecida como predeterminada.", + "description": "Establezca la identidad administrada asignada por el sistema como predeterminada para \"{{accountName}}\" cambiándola a activada.", + "tooltipContent": "Más información sobre", + "tooltipHrefText": "Identidades administradas predeterminadas.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Identidad administrada asignada por el sistema establecida como predeterminada", + "popoverDescription": "Asigne la identidad administrada asignada por el sistema como valor predeterminado para \"{{accountName}}\". Para confirmar, haga clic en el botón \"Sí\". " + }, + "readWritePermissionAssigned": { + "title": "Permisos de lectura y escritura asignados a la identidad predeterminada.", + "description": "Para permitir la copia de datos desde el origen al contenedor de destino, proporcione acceso de lectura y escritura en la cuenta de destino a la identidad predeterminada de la cuenta de origen.", + "tooltipContent": "Más información sobre", + "tooltipHrefText": "Permisos de lectura y escritura.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Asigne permisos de lectura y escritura a la identidad predeterminada.", + "popoverDescription": "Asigne permisos de lectura y escritura en la cuenta de destino a la identidad predeterminada de la cuenta de origen. Para confirmar, haga clic en el botón \"Sí\"." + }, + "pointInTimeRestore": { + "title": "Restauración a un momento dado habilitada", + "description": "Para facilitar los trabajos de copia de contenedor en línea, actualice la directiva de periódica \"{{accessName}}\" a copia de seguridad continua. Se requiere habilitar la copia de seguridad continua para esta funcionalidad.", + "tooltipContent": "Más información sobre", + "tooltipHrefText": "Copia de seguridad continua", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Habilitar restauración a un momento dado" + }, + "onlineCopyEnabled": { + "title": "Copia en línea habilitada", + "description": "Habilite la copia de contenedor en línea haciendo clic en el botón siguiente en su cuenta \"{{accountName}}\".", + "hrefText": "Más información sobre los trabajos de copia en línea", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Habilitar copia en línea", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Validando todas las versiones y elimina el modo de fuente de cambios (versión preliminar)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Habilitando todas las versiones y elimina el modo de fuente de cambios (versión preliminar)...", + "enablingOnlineCopySpinnerLabel": "Habilitando la copia en línea en su cuenta \"{{accountName}}\"..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Fecha y hora", + "name": "Nombre del trabajo", + "status": "Estado", + "completionPercentage": "Porcentaje de finalización", + "duration": "Duración", + "error": "Mensaje de error", + "mode": "Modo", + "actions": "Acciones" + }, + "actions": { + "pause": "Pausar", + "resume": "Reanudar", + "complete": "Completado", + "viewDetails": "Ver detalles" + }, + "status": { + "pending": "En cola", + "inProgress": "En ejecución", + "running": "En ejecución", + "partitioning": "En ejecución", + "paused": "En pausa", + "completed": "Completado", + "failed": "Erróneo", + "faulted": "Erróneo", + "skipped": "Cancelado", + "cancelled": "Cancelado" + }, + "dialog": { + "confirmButtonText": "Confirmar", + "cancelButtonText": "Cancelar" + } + } } } \ No newline at end of file diff --git a/src/Localization/fr/Resources.json b/src/Localization/fr/Resources.json index 4043a02a8..d28813c23 100644 --- a/src/Localization/fr/Resources.json +++ b/src/Localization/fr/Resources.json @@ -34,6 +34,8 @@ "browse": "Parcourir", "increaseValueBy1": "Augmenter la valeur de 1", "decreaseValueBy1": "Diminuer la valeur de 1", + "on": "Activé", + "off": "Désactivé", "preview": "Aperçu" }, "splashScreen": { @@ -76,7 +78,7 @@ "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", + "title": "Mongo Shell", "description": "Créer une collection et interagir avec les données à l’aide de l’interface d’interpréteur MongoDB" } }, @@ -303,7 +305,7 @@ "deleteContainer": "Supprimer {{containerName}}", "newSqlQuery": "Nouvelle requête SQL", "newQuery": "Nouvelle requête", - "openMongoShell": "Ouvrir l’interpréteur de commandes Mongo", + "openMongoShell": "Ouvrir Mongo Shell", "newShell": "Nouvel interpréteur de commandes", "openCassandraShell": "Ouvrir l’interpréteur de commandes Cassandra", "newStoredProcedure": "Nouvelle procédure stockée", @@ -414,7 +416,7 @@ "refreshGridFailed": "Nous n’avons pas pu actualiser la grille des documents" }, "mongoShell": { - "title": "Interpréteur de commandes Mongo" + "title": "Mongo Shell" } }, "panes": { @@ -488,7 +490,7 @@ "legacySdkInfo": "Pour garantir la compatibilité avec les anciens Kits de développement logiciels (SDK), le conteneur créé utilise un schéma de partitionnement hérité qui prend en charge des valeurs de clés de partition d’une taille maximale de 101 octets. Si cette option est activée, vous ne pouvez pas utiliser de clés de partition hiérarchiques.", "indexingOnInfo": "Toutes les propriétés de vos documents seront indexées par défaut pour permettre des requêtes flexibles et efficaces.", "indexingOffInfo": "L’indexation sera désactivée. Nous recommandons cette option si vous n’avez pas besoin d’exécuter des requêtes ou si vous n’effectuez que des opérations clé-valeur.", - "indexingOffWarning": "En créant ce conteneur avec l’indexation désactivée, vous ne pouvez pas modifier la stratégie d’indexation. Les modifications d’indexation ne sont autorisées que sur un conteneur disposant d’une stratégie d’indexation.", + "indexingOffWarning": "En créant ce conteneur avec l’indexation désactivée, vous ne pouvez pas modifier la politique d’indexation. Les modifications d’indexation ne sont autorisées que sur un conteneur disposant d’une politique d’indexation.", "acknowledgeSpendErrorMonthly": "Prenez en compte l’estimation des dépenses mensuelles.", "acknowledgeSpendErrorDaily": "Prenez en compte l’estimation des dépenses quotidiennes.", "unshardedMaxRuError": "Les collections non partitionnées prennent en charge un maximum de 10 000 RU", @@ -756,13 +758,13 @@ "scale": "Mise à l’échelle", "conflictResolution": "Résolution des conflits", "settings": "Paramètres", - "indexingPolicy": "Stratégie d'indexation", + "indexingPolicy": "Politique d'indexation", "partitionKeys": "Clés de partition", "partitionKeysPreview": "Clés de partition (aperçu)", "computedProperties": "Propriétés calculées", "containerPolicies": "Stratégies relatives aux conteneurs", "throughputBuckets": "Bacs de débit", - "globalSecondaryIndexPreview": "Indice mondial du secteur secondaire (Aperçu)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Stratégie de masquage" }, "mongoNotifications": { @@ -798,7 +800,7 @@ "manualToAutoscaleDisclaimer": "Le débit maximal initial de RU/s de mise à l'échelle automatique sera déterminé par le système, en fonction des paramètres de débit manuels actuels et du stockage de votre ressource. Une fois la mise à l'échelle automatique activée, vous pouvez modifier le nombre maximal d'unités de requête par seconde (RU/s).", "ttlWarningText": "Le système supprimera automatiquement les éléments en fonction de la valeur TTL (en secondes) que vous fournissez, sans qu'une opération de suppression explicite soit nécessaire de la part d'une application cliente. Pour plus d'informations, consultez,", "ttlWarningLinkText": "Durée de vie (TTL) dans Azure Cosmos DB", - "unsavedIndexingPolicy": "stratégie d'indexation", + "unsavedIndexingPolicy": "politique d'indexation", "unsavedDataMaskingPolicy": "Stratégie de masquage des données", "unsavedComputedProperties": "propriétés calculées", "unsavedEditorWarningPrefix": "Vous n'avez pas enregistré les dernières modifications apportées à votre", @@ -841,9 +843,9 @@ "mongoIndexing": { "disclaimer": "Pour les requêtes qui filtrent sur plusieurs propriétés, créez plusieurs index à champ unique au lieu d'un index composé.", "disclaimerCompoundIndexesLink": " Indices composés ", - "disclaimerSuffix": "ne servent qu'à trier les résultats des requêtes. Si vous devez ajouter un index composé, vous pouvez en créer un à l'aide du shell Mongo.", - "compoundNotSupported": "Les collections avec index composés ne sont pas encore prises en charge dans l'éditeur d'indexation. Pour modifier la stratégie d'indexation de cette collection, utilisez le shell Mongo.", - "aadError": "Pour utiliser l'éditeur de stratégie d'indexation, veuillez vous connecter à", + "disclaimerSuffix": "ne servent qu'à trier les résultats des requêtes. Si vous devez ajouter un index composé, vous pouvez en créer un à l'aide de Mongo Shell.", + "compoundNotSupported": "Les collections avec index composés ne sont pas encore prises en charge dans l'éditeur d'indexation. Pour modifier la politique d'indexation de cette collection, utilisez le shell Mongo.", + "aadError": "Pour utiliser l'éditeur de politique d'indexation, veuillez vous connecter à", "aadErrorLink": "Portail Azure.", "refreshingProgress": "Actualisation de la progression de la transformation de l'index", "canMakeMoreChangesZero": "Vous pourrez apporter d'autres modifications d'indexation une fois la transformation d'index actuelle terminée. ", @@ -909,7 +911,7 @@ "learnMorePrefix": "sur la manière de définir les propriétés calculées et de les utiliser." }, "indexingPolicy": { - "ariaLabel": "Stratégie d'indexation" + "ariaLabel": "Politique d'indexation" }, "dataMasking": { "ariaLabel": "Stratégie de masquage des données", @@ -926,11 +928,11 @@ "globalSecondaryIndex": { "indexesDefined": "Ce conteneur possède les index suivants définis pour lui.", "learnMoreSuffix": "sur la manière de définir les index secondaires globaux et de les utiliser.", - "jsonAriaLabel": "Index secondaire mondial JSON", + "jsonAriaLabel": "Index secondaire global JSON", "addIndex": "Ajouter un index", - "settingsTitle": "Paramètres d'indexation secondaire globale", + "settingsTitle": "Paramètres de l'index secondaire global", "sourceContainer": "Conteneur source", - "indexDefinition": "Définition globale des indices secondaires" + "indexDefinition": "Définition de l'index secondaire global" }, "indexingPolicyRefresh": { "refreshFailed": "L'actualisation de la progression de la transformation de l'index a échoué" @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "La taille en octets de quantification doit être supérieure à 0 et inférieure ou égale à 512", "indexingSearchListSizeRangeError": "La taille de la liste de recherche d’indexation doit être comprise entre 25 et 500 inclus" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Commentaires", + "feedbackButtonAriaLabel": "Fournir des commentaires sur les travaux de copie", + "refreshButtonAriaLabel": "Actualiser les travaux de copie", + "createCopyJobButtonLabel": "Créer un travail de copie", + "createCopyJobButtonAriaLabel": "Créer un travail de copie de conteneur" + }, + "noCopyJobs": { + "title": "Aucun travail de copie à afficher", + "createCopyJobButtonText": "Créer un travail de copie de conteneur" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Détails du travail", + "errorTitle": "Détails de l’erreur", + "selectedContainers": "Conteneurs sélectionnés" + }, + "createCopyJob": { + "panelTitle": "Créer un travail de copie" + }, + "selectAccount": { + "description": "Sélectionnez un compte de destination vers lequel effectuer la copie.", + "subscriptionDropdownLabel": "Abonnement", + "subscriptionDropdownPlaceholder": "Sélectionner un abonnement", + "accountDropdownLabel": "Compte", + "accountDropdownPlaceholder": "Sélectionner un compte" + }, + "migrationType": { + "offline": { + "title": "Mode hors connexion", + "description": "Les travaux de copie hors connexion de conteneur vous permettent de copier des données d’un conteneur source vers un conteneur Cosmos DB cible pour les API prises en charge. Pour garantir l’intégrité des données entre la source et la destination, nous vous recommandons d’arrêter les mises à jour sur le conteneur source avant de créer le travail de copie. En savoir plus sur les [travaux de copie hors ligne](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Mode en ligne", + "description": "Les travaux de copie en ligne de conteneur vous permettent de copier des données d’un conteneur source vers un conteneur cible d’API NoSQL de Cosmos DB à l’aide du flux de modification [All Versions and Delete](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Cela vous permet de continuer à mettre à jour la source pendant la copie des données. Un bref temps d’arrêt est nécessaire à la fin pour basculer en toute sécurité les applications clientes vers le conteneur cible. En savoir plus sur les [travaux de copie en ligne](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Veuillez sélectionner un conteneur source et un conteneur de destination vers lequel effectuer la copie.", + "sourceContainerSubHeading": "Conteneur source", + "targetContainerSubHeading": "Conteneur de destination", + "databaseDropdownLabel": "Base de données", + "databaseDropdownPlaceholder": "Sélectionner une base de données", + "containerDropdownLabel": "Conteneur", + "containerDropdownPlaceholder": "Sélectionner un conteneur", + "createNewContainerSubHeading": "Configurez les propriétés du nouveau conteneur sur le compte de destination « {{accountName}} ».", + "createNewContainerSubHeadingDefault": "Configurez les propriétés du nouveau conteneur.", + "createContainerButtonLabel": "Créer un conteneur", + "createContainerHeading": "Créer un conteneur" + }, + "preview": { + "jobNameLabel": "Nom de travail", + "subscriptionLabel": "Abonnement de destination", + "accountLabel": "Compte de destination", + "sourceDatabaseLabel": "Base de données source", + "sourceContainerLabel": "Conteneur source", + "targetDatabaseLabel": "Base de données de destinations", + "targetContainerLabel": "Conteneur de destination" + }, + "assignPermissions": { + "crossAccountDescription": "Pour copier des données de la source vers le conteneur de destination, vérifiez que l’identité managée du compte source dispose d’un accès en lecture-écriture au compte de destination en effectuant les étapes suivantes.", + "intraAccountOnlineDescription": "Suivez les étapes ci-dessous pour activer la copie en ligne sur votre compte « {{accountName}} ».", + "crossAccountConfiguration": { + "title": "Copie de conteneur entre comptes", + "description": "Veuillez suivre les instructions ci-dessous pour accorder les autorisations nécessaires afin de copier des données de « {{sourceAccount}} » vers « {{destinationAccount}} »." + }, + "onlineConfiguration": { + "title": "Copie de conteneur en ligne", + "description": "Suivre les instructions ci-dessous pour activer la copie en ligne sur votre compte « {{accountName}} »." + } + }, + "popoverOverlaySpinnerLabel": "Veuillez patienter pendant que nous traitons votre requête...", + "addManagedIdentity": { + "title": "Identité managée affectée par le système activée.", + "description": "Une identité managée affectée par le système est limitée à une par ressource et est liée au cycle de vie de cette ressource. Une fois activée, vous pouvez accorder des autorisations à l’identité managée à l’aide du contrôle d’accès en fonction du rôle Azure (RBAC Azure). L’identité managée est authentifiée avec Microsoft Entra ID, si bien que vous n’avez pas à stocker d’informations d’identification dans le code.", + "descriptionHrefText": "En savoir plus sur les identités managées.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Identité managée affectée par le système", + "tooltipContent": "Découvrir plus d’informations sur", + "tooltipHrefText": "Identités managées.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Vous pouvez sélectionner une identité managée attribuée par l’utilisateur existante ou en créer une nouvelle.", + "userAssignedIdentityLabel": "Vous pouvez également sélectionner une identité managée affectée par l’utilisateur(-trice).", + "createUserAssignedIdentityLink": "Créer une identité managée affectée par l’utilisateur", + "enablementTitle": "Activer l’identité managée affectée par le système", + "enablementDescription": "Activer l’identité managée affectée par le système sur le {{accountName}}. Pour confirmer, cliquez sur le bouton « Oui »." + }, + "defaultManagedIdentity": { + "title": "Identité managée affectée par le système définie par défaut.", + "description": "Définissez l’identité managée affectée par le système comme identité par défaut pour « {{accountName}} » en l’activant.", + "tooltipContent": "Découvrir plus d’informations sur", + "tooltipHrefText": "Identités managées par défaut.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Identité managée affectée par le système définie par défaut", + "popoverDescription": "Attribuer l’identité managée affectée par le système comme identité par défaut pour « {{accountName}} ». Pour confirmer, cliquez sur le bouton « Oui ». " + }, + "readWritePermissionAssigned": { + "title": "Autorisations en lecture-écriture attribuées à l’identité par défaut.", + "description": "Pour autoriser la copie des données de la source vers le conteneur de destination, accordez un accès en lecture-écriture au compte de destination à l’identité par défaut du compte source.", + "tooltipContent": "Découvrir plus d’informations sur", + "tooltipHrefText": "Autorisation de lecture et d’écriture.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Attribuer des autorisations de lecture et d’écriture à l’identité par défaut.", + "popoverDescription": "Attribuer des autorisations de lecture-écriture sur le compte de destination à l’identité par défaut du compte source. Pour confirmer, cliquez sur le bouton « Oui »." + }, + "pointInTimeRestore": { + "title": "Restauration à un moment donné activée", + "description": "Pour faciliter les opérations de copie de conteneur en ligne, mettez à jour la stratégie de sauvegarde de votre compte « {{accessName}} » de la sauvegarde périodique à la sauvegarde continue. L’activation de la sauvegarde continue est requise pour cette fonctionnalité.", + "tooltipContent": "Découvrir plus d’informations sur", + "tooltipHrefText": "Sauvegarde continue", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Activer la restauration à un moment donné" + }, + "onlineCopyEnabled": { + "title": "Copie en ligne activée", + "description": "Activez la copie de conteneur en ligne en cliquant sur le bouton ci-dessous dans votre compte « {{accountName}} ».", + "hrefText": "En savoir plus sur les travaux de copie en ligne", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Activer la copie en ligne", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Validation en cours du Mode de flux de modification de toutes les versions et suppressions (préversion)", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Activation en cours du Mode de flux de modification de toutes les versions et suppressions (préversion)...", + "enablingOnlineCopySpinnerLabel": "Activation de la copie en ligne sur votre compte « {{accountName}} » ..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Date et heure", + "name": "Nom de travail", + "status": "Statut", + "completionPercentage": "% d’achèvement", + "duration": "Durée", + "error": "Message d’erreur", + "mode": "Mode", + "actions": "Actions" + }, + "actions": { + "pause": "Suspendre", + "resume": "Reprendre", + "complete": "Terminé", + "viewDetails": "Afficher les détails" + }, + "status": { + "pending": "En file d’attente", + "inProgress": "Exécution", + "running": "Exécution", + "partitioning": "Exécution", + "paused": "En pause", + "completed": "Terminé", + "failed": "Échec", + "faulted": "Échec", + "skipped": "Annulé", + "cancelled": "Annulé" + }, + "dialog": { + "confirmButtonText": "Confirmer", + "cancelButtonText": "Annuler" + } + } } } \ No newline at end of file diff --git a/src/Localization/hu/Resources.json b/src/Localization/hu/Resources.json index 7ede165df..621fe16bc 100644 --- a/src/Localization/hu/Resources.json +++ b/src/Localization/hu/Resources.json @@ -34,6 +34,8 @@ "browse": "Tallózás", "increaseValueBy1": "Érték növelése 1-gyel", "decreaseValueBy1": "Érték csökkentése 1-gyel", + "on": "Be", + "off": "Ki", "preview": "Előnézet" }, "splashScreen": { @@ -303,7 +305,7 @@ "deleteContainer": "{{containerName}} törlése", "newSqlQuery": "Új SQL-lekérdezés", "newQuery": "Új lekérdezés", - "openMongoShell": "Mongo-felület megnyitása", + "openMongoShell": "Mongo Shell megnyitása", "newShell": "Új felület", "openCassandraShell": "Cassandra-felület megnyitása", "newStoredProcedure": "Új tárolt eljárás", @@ -414,7 +416,7 @@ "refreshGridFailed": "Nem sikerült frissíteni a dokumentumrácsot" }, "mongoShell": { - "title": "Mongo-felület" + "title": "Mongo Shell" } }, "panes": { @@ -488,7 +490,7 @@ "legacySdkInfo": "A régebbi SDK-kkal való kompatibilitás biztosítása érdekében a létrehozott tároló egy örökölt particionálási sémát fog használni, amely legfeljebb 101 bájt méretű partíciókulcs-értékeket támogat. Ha ez engedélyezve van, nem használhat hierarchikus partíciókulcsokat.", "indexingOnInfo": "A dokumentumok összes tulajdonsága alapértelmezés szerint indexelve lesz a rugalmas és hatékony lekérdezések érdekében.", "indexingOffInfo": "Az indexelés ki lesz kapcsolva. Akkor ajánlott, ha nem kell lekérdezéseket futtatnia, vagy csak kulcsérték-műveletekkel rendelkezik.", - "indexingOffWarning": "Ha úgy hozza létre ezt a tárolót, hogy az indexelés ki van kapcsolva, nem fogja tudni módosítani az indexelési szabályzatot. Az indexelési módosítások csak indexelési szabályzattal rendelkező tárolókon engedélyezettek.", + "indexingOffWarning": "Ha úgy hozza létre ezt a tárolót, hogy az indexelés ki van kapcsolva, nem fogja tudni módosítani az indexelési házirendet. Az indexelési módosítások csak indexelési szabályzattal rendelkező tárolókon engedélyezettek.", "acknowledgeSpendErrorMonthly": "Nyugtázza a becsült havi ráfordítást.", "acknowledgeSpendErrorDaily": "Nyugtázza a becsült napi ráfordítást.", "unshardedMaxRuError": "A horizontálisan nem skálázott gyűjtemények legfeljebb 10 000 kérelemegységet támogatnak", @@ -619,7 +621,7 @@ "accountId": "Fiókazonosító", "sessionId": "Munkamenet-azonosító", "popupsDisabledError": "Nem sikerült hitelesítést létrehozni ehhez a fiókhoz, mert a böngészőben le vannak tiltva az előugró ablakok.\nEngedélyezze az előugró ablakokat ehhez a webhelyhez, majd kattintson az Entra ID bejelentkezés gombra", - "failedToAcquireTokenError": "Nem sikerült automatikusan beszerezni az engedélyezési jogkivonatot. Kattintson az Entra ID bejelentkezés gombra az Entra ID RBAC-műveletek engedélyezéséhez" + "failedToAcquireTokenError": "Nem sikerült automatikusan beszerezni a hozzáférési jogkivonatot. Kattintson az Entra ID bejelentkezés gombra az Entra ID RBAC-műveletek engedélyezéséhez" }, "saveQuery": { "panelTitle": "Lekérdezés mentése", @@ -756,13 +758,13 @@ "scale": "Skálázás", "conflictResolution": "Ütközésfeloldás", "settings": "Beállítások", - "indexingPolicy": "Indexelési szabályzat", + "indexingPolicy": "Indexelési házirend", "partitionKeys": "Partíciókulcsok", "partitionKeysPreview": "Partíciókulcsok (előzetes verzió)", "computedProperties": "Számított tulajdonságok", "containerPolicies": "Tárolószabályzatok", "throughputBuckets": "Átviteli sebesség gyűjtői", - "globalSecondaryIndexPreview": "Globális másodlagos index (előzetes verzió)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Maszkolási szabályzat" }, "mongoNotifications": { @@ -841,7 +843,7 @@ "mongoIndexing": { "disclaimer": "Több tulajdonságra szűrő lekérdezések esetén összetett index helyett hozzon létre több egymezős indexet.", "disclaimerCompoundIndexesLink": " Összetett indexek ", - "disclaimerSuffix": "csak a lekérdezési eredmények rendezésére szolgál. Ha összetett indexet kell hozzáadnia, a Mongo-felület használatával hozhat létre egyet.", + "disclaimerSuffix": "csak a lekérdezési eredmények rendezésére szolgál. Ha összetett indexet kell hozzáadnia, a Mongo Shell használatával hozhat létre egyet.", "compoundNotSupported": "Az összetett indexekkel rendelkező gyűjtemények még nem támogatottak az indexelőszerkesztőben. A gyűjtemény indexelési házirendjének módosításához használja a Mongo-felületet.", "aadError": "Az indexelési házirendszerkesztő használatához jelentkezzen be:", "aadErrorLink": "Azure Portal.", @@ -909,7 +911,7 @@ "learnMorePrefix": "a számított tulajdonságok definiálásáról és azok használatáról." }, "indexingPolicy": { - "ariaLabel": "Indexelési szabályzat" + "ariaLabel": "Indexelési házirend" }, "dataMasking": { "ariaLabel": "Adatmaszkolási házirend", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "A kvantálási bájtméretnek nagyobbnak kell lennie 0-nál, és legfeljebb 512 lehet", "indexingSearchListSizeRangeError": "Az indexelő keresési lista méretének 25-tel egyenlőnek vagy annál nagyobbnak és ugyanakkor 500-nál kisebbnek vagy azzal egyenlőnek kell lennie" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Visszajelzés", + "feedbackButtonAriaLabel": "Visszajelzés küldése a másolási feladatokról", + "refreshButtonAriaLabel": "Másolási feladatok frissítése", + "createCopyJobButtonLabel": "Másolási feladat létrehozása", + "createCopyJobButtonAriaLabel": "Új tárolómásolási feladat létrehozása" + }, + "noCopyJobs": { + "title": "Nincsenek megjeleníthető másolási feladatok", + "createCopyJobButtonText": "Tárolómásolási feladat létrehozása" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Feladat részletei", + "errorTitle": "Hiba részletei", + "selectedContainers": "Kiválasztott tárolók" + }, + "createCopyJob": { + "panelTitle": "Másolási feladat létrehozása" + }, + "selectAccount": { + "description": "Válassza ki a célfiókot, amelybe másolni szeretne.", + "subscriptionDropdownLabel": "Előfizetés", + "subscriptionDropdownPlaceholder": "Előfizetés kiválasztása", + "accountDropdownLabel": "Fiók", + "accountDropdownPlaceholder": "Fiók kiválasztása" + }, + "migrationType": { + "offline": { + "title": "Offline mód", + "description": "Az offline tárolómásolási feladatok lehetővé teszik az adatok másolását egy forrástárolóból egy cél Cosmos DB-tárolóba a támogatott API-k esetében. Az adatintegritás megőrzése érdekében a forrás és a cél között javasoljuk, hogy a másolási feladat létrehozása előtt állítsa le a forrástároló frissítéseit. További információ az [offline másolási feladatokról](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Online üzemmód", + "description": "Az online tárolómásolási feladatok lehetővé teszik, hogy adatokat másoljon egy forrástárolóból egy cél Cosmos DB NoSQL API-tárolóba a [Minden verzió és törlés](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) változáscsatorna használatával. Ez lehetővé teszi, hogy a frissítések az adatok másolása közben is folytatódjanak a forráson. A végén rövid leállásra van szükség ahhoz, hogy biztonságosan átválthassa az ügyfélalkalmazásokat a céltárolóra. További információ az [online másolási feladatokról](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Válasszon ki egy forrástárolót és egy céltárolót, amelybe másolni szeretne.", + "sourceContainerSubHeading": "Forrástároló", + "targetContainerSubHeading": "Céloldali tároló", + "databaseDropdownLabel": "Adatbázis", + "databaseDropdownPlaceholder": "Adatbázis kiválasztása", + "containerDropdownLabel": "Tároló", + "containerDropdownPlaceholder": "Válasszon ki egy tárolót", + "createNewContainerSubHeading": "Konfigurálja az új tároló tulajdonságait a(z) „{{accountName}}” célfiókban.", + "createNewContainerSubHeadingDefault": "Konfigurálja az új tároló tulajdonságait.", + "createContainerButtonLabel": "Új tároló létrehozása", + "createContainerHeading": "Új tároló létrehozása" + }, + "preview": { + "jobNameLabel": "Feladat neve", + "subscriptionLabel": "Célelőfizetés", + "accountLabel": "Célfiók", + "sourceDatabaseLabel": "Forrásadatbázis", + "sourceContainerLabel": "Forrástároló", + "targetDatabaseLabel": "Céladatbázis neve: {0}", + "targetContainerLabel": "Céloldali tároló" + }, + "assignPermissions": { + "crossAccountDescription": "Ahhoz, hogy adatokat másolhasson a forrásból a céltárolóba, az alábbi lépések végrehajtásával győződjön meg arról, hogy a forrásfiók felügyelt identitása olvasási-írási hozzáféréssel rendelkezik a célfiókhoz.", + "intraAccountOnlineDescription": "Kövesse az alábbi lépéseket az online másolás engedélyezéséhez a(z) „{{accountName}}” fiókjában.", + "crossAccountConfiguration": { + "title": "Fiókközi tárolómásolás", + "description": "Kövesse az alábbi utasítást ahhoz, hogy megadja a(z) „{{sourceAccount}}” helyről a(z) „{{destinationAccount}}” helyre végzett másoláshoz szükséges engedélyeket." + }, + "onlineConfiguration": { + "title": "Online tárolómásolás", + "description": "Kövesse az alábbi utasításokat az online másolás engedélyezéséhez a(z) „{{accountName}}” fiókjában." + } + }, + "popoverOverlaySpinnerLabel": "Kis türelmet, amíg feldolgozzuk a kérését...", + "addManagedIdentity": { + "title": "Rendszer által hozzárendelt felügyelt identitás engedélyezve.", + "description": "Erőforrásonként csak egy rendszer által hozzárendelt felügyelt identitás adható meg, és ennek életciklusa megegyezik az adott erőforráséval. Az engedélyezés után a felügyelt identitáshoz az Azure szerepköralapú hozzáférés-vezérlési (Azure RBAC) funkciójával rendelhet hozzá engedélyeket. A felügyelt identitást a Microsoft Entra ID hitelesíti, így nem kell hitelesítő adatokat tárolnia a programkódban.", + "descriptionHrefText": "További információ a felügyelt identitásokról.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Rendszer által hozzárendelt felügyelt identitás", + "tooltipContent": "További információ", + "tooltipHrefText": "Felügyelt identitások.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Kiválaszthat egy meglévő felhasználó által hozzárendelt identitást, vagy létrehozhat egy újat.", + "userAssignedIdentityLabel": "Felhasználó által hozzárendelt felügyelt identitást is választhat.", + "createUserAssignedIdentityLink": "Felhasználó által hozzárendelt felügyelt identitás létrehozása", + "enablementTitle": "Rendszer által hozzárendelt felügyelt identitás engedélyezése", + "enablementDescription": "Rendszer által hozzárendelt felügyelt identitás engedélyezése a következőn: {{accountName}}. A megerősítéshez kattintson az „Igen” gombra." + }, + "defaultManagedIdentity": { + "title": "Rendszer által hozzárendelt felügyelt identitás alapértelmezettként beállítva.", + "description": "Állítsa be a rendszer által hozzárendelt felügyelt identitást alapértelmezettként a(z) „{{accountName}}” fiókban a bekapcsolásával.", + "tooltipContent": "További információ", + "tooltipHrefText": "Alapértelmezett felügyelt identitások.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Rendszer által hozzárendelt felügyelt identitás alapértelmezettként beállítva", + "popoverDescription": "Rendelje hozzá alapértelmezettként a rendszer által hozzárendelt felügyelt identitást ehhez: „{{accountName}}”. A megerősítéshez kattintson az „Igen” gombra. " + }, + "readWritePermissionAssigned": { + "title": "Az alapértelmezett identitáshoz rendelt olvasási-írási engedélyek.", + "description": "Ahhoz, hogy az adatokat a forrásból a céltárolóba másolhassa, adjon olvasási-írási hozzáférést a célfiókhoz a forrásfiók alapértelmezett identitása számára.", + "tooltipContent": "További információ", + "tooltipHrefText": "Olvasási-írási engedélyek.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Olvasási és írási engedélyek hozzárendelése az alapértelmezett identitáshoz.", + "popoverDescription": "Rendeljen olvasási-írási engedélyeket a célfiókhoz a forrásfiók alapértelmezett identitása számára. A megerősítéshez kattintson az „Igen” gombra." + }, + "pointInTimeRestore": { + "title": "Időponthoz kötött helyreállítás engedélyezve", + "description": "Az online tárolómásolási feladatok támogatásához frissítse a(z) „{{accessName}}” biztonsági mentési szabályzatát időszakosról folyamatos biztonsági mentésre. A folyamatos biztonsági mentést engedélyezni kell ehhez a funkcióhoz.", + "tooltipContent": "További információ", + "tooltipHrefText": "Folyamatos biztonsági mentés", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Időponthoz kötött helyreállítás engedélyezése" + }, + "onlineCopyEnabled": { + "title": "Online másolás engedélyezve", + "description": "Engedélyezze az online tárolómásolást az alábbi gombra kattintva a(z) „{{accountName}}” fiókjában.", + "hrefText": "További információ az online másolási feladatokról", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Online másolás engedélyezése", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Az összes verzió és a törlések változáscsatorna-módjának ellenőrzése", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Az összes verzió és a törlések változáscsatorna-módjának engedélyezése...", + "enablingOnlineCopySpinnerLabel": "Az online másolás engedélyezése a(z) „{{accountName}}” fiókban ..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Dátum és idő", + "name": "Feladat neve", + "status": "Állapot", + "completionPercentage": "Befejezés %", + "duration": "Időtartam", + "error": "Hibaüzenet", + "mode": "Mód", + "actions": "Műveletek" + }, + "actions": { + "pause": "Szüneteltetés", + "resume": "Folytatás", + "complete": "Kész", + "viewDetails": "Részletek megtekintése" + }, + "status": { + "pending": "Várólistára helyezve", + "inProgress": "Fut", + "running": "Fut", + "partitioning": "Fut", + "paused": "Felfüggesztve", + "completed": "Kész", + "failed": "Hibás", + "faulted": "Hibás", + "skipped": "Megszakítva", + "cancelled": "Megszakítva" + }, + "dialog": { + "confirmButtonText": "Megerősítés", + "cancelButtonText": "Mégse" + } + } } } \ No newline at end of file diff --git a/src/Localization/id/Resources.json b/src/Localization/id/Resources.json index 97d8be4af..bb381aac6 100644 --- a/src/Localization/id/Resources.json +++ b/src/Localization/id/Resources.json @@ -34,6 +34,8 @@ "browse": "Telusuri", "increaseValueBy1": "Tambah nilai sebesar 1", "decreaseValueBy1": "Kurangi nilai sebesar 1", + "on": "Aktif", + "off": "Nonaktif", "preview": "Pratinjau" }, "splashScreen": { @@ -762,7 +764,7 @@ "computedProperties": "Properti Terkomputasi", "containerPolicies": "Kebijakan Kontainer", "throughputBuckets": "Wadah Throughput", - "globalSecondaryIndexPreview": "Indeks Sekunder Global (Pratinjau)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Kebijakan Masking" }, "mongoNotifications": { @@ -811,8 +813,8 @@ "quotaMaxOption": "Maksimum kuota Anda saat ini adalah {{maximumThroughput}} RU/dtk. Untuk menambah di atas batas ini, Anda harus mengajukan permintaan penambahan kuota dan tim Azure Cosmos DB akan meninjaunya.", "belowMinimumMessage": "Anda tidak dapat menurunkan throughput di bawah minimum {{minimum}} RU/dtk saat ini. Untuk informasi selengkapnya tentang batas ini, lihat dokumentasi kutipan layanan kami.", "saveThroughputWarning": "Tagihan Anda akan terpengaruh jika Anda memperbarui pengaturan throughput. Periksa perkiraan biaya yang baru di bawah ini sebelum menyimpan perubahan Anda", - "currentAutoscaleThroughput": "Throughput skala otomatis saat ini:", - "targetAutoscaleThroughput": "Throughput skala otomatis target:", + "currentAutoscaleThroughput": "Throughput penskalaan otomatis saat ini:", + "targetAutoscaleThroughput": "Throughput penskalaan otomatis target:", "currentManualThroughput": "Throughput manual saat ini:", "targetManualThroughput": "Throughput manual target:", "applyDelayedMessage": "Permintaan untuk menambah throughput berhasil dikirimkan. Operasi ini akan memakan waktu 1-3 hari kerja. Tampilkan status terbaru di Pemberitahuan.", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "Ukuran byte kuantisasi harus lebih besar dari 0 dan kurang dari atau sama dengan 512", "indexingSearchListSizeRangeError": "Ukuran daftar pencarian pengindeks harus lebih besar dari atau sama dengan 25 dan kurang dari atau sama dengan 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Umpan balik", + "feedbackButtonAriaLabel": "Berikan umpan balik tentang pekerjaan penyalinan", + "refreshButtonAriaLabel": "Refresh pekerjaan penyalinan", + "createCopyJobButtonLabel": "Buat Pekerjaan Penyalinan", + "createCopyJobButtonAriaLabel": "Buat pekerjaan penyalinan kontainer baru" + }, + "noCopyJobs": { + "title": "Tidak ada pekerjaan penyalinan untuk ditampilkan", + "createCopyJobButtonText": "Buat pekerjaan penyalinan kontainer" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Detail Pekerjaan", + "errorTitle": "Detail Kesalahan", + "selectedContainers": "Kontainer yang Dipilih" + }, + "createCopyJob": { + "panelTitle": "Buat pekerjaan penyalinan" + }, + "selectAccount": { + "description": "Pilih akun tujuan untuk penyalinan.", + "subscriptionDropdownLabel": "Langganan", + "subscriptionDropdownPlaceholder": "Pilih langganan", + "accountDropdownLabel": "Akun", + "accountDropdownPlaceholder": "Pilih akun" + }, + "migrationType": { + "offline": { + "title": "Modus offline", + "description": "Pekerjaan penyalinan kontainer offline memungkinkan Anda menyalin data dari kontainer sumber ke kontainer Cosmos DB tujuan untuk API yang didukung. Untuk memastikan integritas data antara sumber dan tujuan, sebaiknya hentikan pembaruan pada kontainer sumber sebelum membuat pekerjaan penyalinan. Pelajari selengkapnya tentang [pekerjaan penyalinan offline](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Mode online", + "description": "Pekerjaan penyalinan kontainer online memungkinkan Anda menyalin data dari kontainer sumber ke kontainer API Cosmos DB NoSQL tujuan menggunakan umpan perubahan [Semua Versi dan Hapus](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Hal ini memungkinkan pembaruan untuk melanjutkan sumber saat data disalin. Waktu henti singkat diperlukan di akhir untuk mengalihkan aplikasi klien ke kontainer tujuan dengan aman. Pelajari selengkapnya tentang [pekerjaan penyalinan online](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Pilih kontainer sumber dan kontainer tujuan yang akan digunakan untuk penyalinan.", + "sourceContainerSubHeading": "Kontainer sumber", + "targetContainerSubHeading": "Kontainer tujuan", + "databaseDropdownLabel": "Database", + "databaseDropdownPlaceholder": "Pilih database", + "containerDropdownLabel": "Kontainer", + "containerDropdownPlaceholder": "Pilih kontainer", + "createNewContainerSubHeading": "Konfigurasikan properti untuk kontainer baru pada akun tujuan \"{{accountName}}\".", + "createNewContainerSubHeadingDefault": "Konfigurasikan properti untuk kontainer baru.", + "createContainerButtonLabel": "Buat kontainer baru", + "createContainerHeading": "Buat kontainer baru" + }, + "preview": { + "jobNameLabel": "Nama pekerjaan", + "subscriptionLabel": "Langganan tujuan", + "accountLabel": "Akun tujuan", + "sourceDatabaseLabel": "Database sumber", + "sourceContainerLabel": "Kontainer sumber", + "targetDatabaseLabel": "Database tujuan", + "targetContainerLabel": "Kontainer tujuan" + }, + "assignPermissions": { + "crossAccountDescription": "Untuk menyalin data dari sumber ke kontainer tujuan, pastikan bahwa identitas terkelola akun sumber memiliki akses baca-tulis ke akun tujuan dengan menyelesaikan langkah-langkah berikut.", + "intraAccountOnlineDescription": "Ikuti langkah-langkah di bawah ini untuk mengaktifkan penyalinan online di akun \"{{accountName}}\".", + "crossAccountConfiguration": { + "title": "Salinan kontainer lintas akun", + "description": "Ikuti instruksi di bawah ini untuk memberikan izin yang diperlukan untuk menyalin data dari \"{{sourceAccount}}\" ke \"{{destinationAccount}}\"." + }, + "onlineConfiguration": { + "title": "Penyalinan kontainer online", + "description": "Ikuti petunjuk di bawah ini untuk mengaktifkan penyalinan online di akun \"{{accountName}}\" Anda." + } + }, + "popoverOverlaySpinnerLabel": "Harap tunggu sementara kami memproses permintaan Anda...", + "addManagedIdentity": { + "title": "Identitas terkelola yang ditetapkan sistem diaktifkan.", + "description": "Identitas terkelola yang ditetapkan sistem dibatasi hanya satu identitas per sumber daya dan dikaitkan dengan siklus hidup sumber daya ini. Setelah diaktifkan, Anda dapat memberikan izin ke identitas terkelola menggunakan kontrol akses berbasis peran Azure (Azure RBAC). Identitas terkelola diautentikasi dengan Microsoft Entra ID sehingga Anda tidak perlu menyimpan kredensial apa pun dalam kode.", + "descriptionHrefText": "Pelajari selengkapnya tentang Identitas terkelola.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Identitas terkelola yang ditetapkan sistem", + "tooltipContent": "Pelajari selengkapnya tentang", + "tooltipHrefText": "Identitas Terkelola.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Anda dapat memilih identitas yang ditetapkan pengguna yang ada atau membuat identitas baru.", + "userAssignedIdentityLabel": "Anda juga dapat memilih identitas terkelola yang ditetapkan pengguna.", + "createUserAssignedIdentityLink": "Buat Identitas Terkelola yang Ditetapkan Pengguna", + "enablementTitle": "Aktifkan identitas terkelola yang ditetapkan sistem", + "enablementDescription": "Aktifkan identitas terkelola yang ditetapkan sistem pada {{accountName}}. Untuk mengonfirmasi, klik tombol \"Ya\"." + }, + "defaultManagedIdentity": { + "title": "Identitas terkelola yang ditetapkan sistem ditetapkan sebagai default.", + "description": "Atur identitas terkelola yang ditetapkan sistem sebagai default untuk \"{{accountName}}\" dengan mengaktifkannya.", + "tooltipContent": "Pelajari selengkapnya tentang", + "tooltipHrefText": "Identitas Terkelola Default.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Identitas terkelola yang ditetapkan sistem ditetapkan sebagai default", + "popoverDescription": "Tetapkan identitas terkelola yang ditetapkan sistem sebagai default untuk \"{{accountName}}\". Untuk mengonfirmasi, klik tombol \"Ya\". " + }, + "readWritePermissionAssigned": { + "title": "Izin baca-tulis ditetapkan ke identitas default.", + "description": "Untuk mengizinkan penyalinan data dari sumber ke kontainer tujuan, berikan akses baca-tulis pada akun tujuan ke identitas default akun sumber.", + "tooltipContent": "Pelajari selengkapnya tentang", + "tooltipHrefText": "Izin baca-tulis.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Tetapkan izin baca-tulis ke identitas default.", + "popoverDescription": "Tetapkan izin baca-tulis pada akun tujuan ke identitas default akun sumber. Untuk mengonfirmasi, klik tombol \"Ya\"." + }, + "pointInTimeRestore": { + "title": "Pemulihan Titik Waktu diaktifkan", + "description": "Untuk memfasilitasi pekerjaan penyalinan kontainer online, perbarui kebijakan pencadangan \"{{accessName}}\" Anda dari berkala menjadi pencadangan berkelanjutan. Pengaktifan pencadangan berkelanjutan diperlukan untuk fungsionalitas ini.", + "tooltipContent": "Pelajari selengkapnya tentang", + "tooltipHrefText": "Pencadangan Berkelanjutan", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Aktifkan Pemulihan Titik Waktu" + }, + "onlineCopyEnabled": { + "title": "Penyalinan online diaktifkan", + "description": "Aktifkan penyalinan kontainer online dengan mengeklik tombol di bawah ini pada akun \"{{accountName}}\".", + "hrefText": "Pelajari selengkapnya tentang pekerjaan penyalinan online", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Aktifkan Penyalinan Online", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Memvalidasi Semua versi dan penghapusan mengubah mode umpan (pratinjau)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Mengaktifkan Semua versi dan menghapus mengubah mode umpan (pratinjau)...", + "enablingOnlineCopySpinnerLabel": "Mengaktifkan penyalinan online di akun \"{{accountName}}\"..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Tanggal dan waktu", + "name": "Nama pekerjaan", + "status": "Status", + "completionPercentage": "% Penyelesaian", + "duration": "Durasi", + "error": "Pesan kesalahan", + "mode": "Mode", + "actions": "Tindakan" + }, + "actions": { + "pause": "Jeda", + "resume": "Lanjutkan", + "complete": "Selesai", + "viewDetails": "Tampilkan Detail" + }, + "status": { + "pending": "Diantrekan", + "inProgress": "Berjalan", + "running": "Berjalan", + "partitioning": "Berjalan", + "paused": "Dijeda", + "completed": "Selesai", + "failed": "Gagal", + "faulted": "Gagal", + "skipped": "Dibatalkan", + "cancelled": "Dibatalkan" + }, + "dialog": { + "confirmButtonText": "Konfirmasikan", + "cancelButtonText": "Batal" + } + } } } \ No newline at end of file diff --git a/src/Localization/it/Resources.json b/src/Localization/it/Resources.json index bf0e54d38..83d0725e4 100644 --- a/src/Localization/it/Resources.json +++ b/src/Localization/it/Resources.json @@ -34,6 +34,8 @@ "browse": "Sfoglia", "increaseValueBy1": "Aumentare il valore di 1", "decreaseValueBy1": "Diminuisci il valore di 1", + "on": "Attivato", + "off": "Disattivato", "preview": "Anteprima" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "Creare una tabella e interagire con i dati usando l'interfaccia shell di PostgreSQL" }, "vcoreMongo": { - "title": "Shell Mongo", + "title": "Mongo Shell", "description": "Creare una raccolta e interagire con i dati usando l'interfaccia shell di MongoDB" } }, @@ -303,7 +305,7 @@ "deleteContainer": "Elimina {{containerName}}", "newSqlQuery": "Nuova query SQL", "newQuery": "Nuova query", - "openMongoShell": "Apri shell Mongo", + "openMongoShell": "Apri Mongo Shell", "newShell": "Nuova Shell", "openCassandraShell": "Apri shell Cassandra", "newStoredProcedure": "Nuova stored procedure", @@ -414,7 +416,7 @@ "refreshGridFailed": "Aggiornamento griglia documenti non riuscito" }, "mongoShell": { - "title": "Shell Mongo" + "title": "Mongo Shell" } }, "panes": { @@ -442,7 +444,7 @@ "keyspaceIdLabel": "ID keyspace", "databaseIdPlaceholder": "Digitare un nuovo ID {{databaseLabel}}", "databaseTooltip": "Un {{databaseLabel}} è un contenitore logico di una o più {{collectionsLabel}}", - "greaterThanError": "Immettere un valore maggiore di {{minValue}} per la velocità effettiva di Autopilot", + "greaterThanError": "Immetti un valore maggiore di {{minValue}} per la velocità effettiva di Autopilot", "acknowledgeSpendError": "Confermare la spesa stimata di {{period}}.", "acknowledgeSpendErrorMonthly": "Confermare la spesa mensile stimata.", "acknowledgeSpendErrorDaily": "Confermare la spesa giornaliera stimata." @@ -469,7 +471,7 @@ "sharded": "Partizionato", "addPartitionKey": "Aggiungi chiave di partizione gerarchica", "hierarchicalPartitionKeyInfo": "Questa funzionalità consente di partizionare i dati con fino a tre livelli di chiavi per una migliore distribuzione dei dati. Richiede .NET V3, Java V4 SDK o JavaScript V3 SDK in anteprima.", - "provisionDedicatedThroughput": "Eseguire il provisioning della velocità effettiva dedicata per {{collectionName}}", + "provisionDedicatedThroughput": "Esegui il provisioning della velocità effettiva dedicata per {{collectionName}}", "provisionDedicatedThroughputTooltip": "È possibile effettuare facoltativamente il provisioning di una velocità effettiva dedicata per un {{collectionName}} di un database che ha già una velocità effettiva con provisioning. Questa velocità effettiva dedicata non sarà condivisa con altri {{collectionNamePlural}} nel database e non verrà conteggiata nella velocità effettiva con provisioning per il database. Questa velocità effettiva verrà fatturata in aggiunta a quella con provisioning a livello di database.", "uniqueKeysPlaceholderMongo": "Percorsi separati da virgole, ad esempio, firstName,address.zipCode", "uniqueKeysPlaceholderSql": "Percorsi separati da virgole, ad esempio /firstName,/address/zipCode", @@ -492,7 +494,7 @@ "acknowledgeSpendErrorMonthly": "Confermare la spesa mensile stimata.", "acknowledgeSpendErrorDaily": "Confermare la spesa giornaliera stimata.", "unshardedMaxRuError": "Le raccolte non partizionate supportano fino a 10.000 UR", - "acknowledgeShareThroughputError": "Confermare il costo stimato di questa velocità effettiva dedicata.", + "acknowledgeShareThroughputError": "Conferma il costo stimato di questa velocità effettiva dedicata.", "vectorPolicyError": "Correggere gli errori nei criteri sul vettore contenitore", "fullTextSearchPolicyError": "Correggere gli errori nei criteri di ricerca full-text del contenitore", "addingSampleDataSet": "Aggiunta dei set di dati di esempio", @@ -708,7 +710,7 @@ "tableIdLabel": "Immettere il comando CQL per creare la tabella.", "enterTableId": "Immetti ID tabella", "tableSchemaAriaLabel": "Schema della tabella", - "provisionDedicatedThroughput": "Eseguire il provisioning della velocità effettiva dedicata per questa tabella", + "provisionDedicatedThroughput": "Esegui il provisioning della velocità effettiva dedicata per questa tabella", "provisionDedicatedThroughputTooltip": "È possibile effettuare facoltativamente il provisioning di una capacità effettiva dedicata per una tabella all'interno di un keyspace che ha già una capacità con provisioning. Questa capacità effettiva dedicata non sarà condivisa con altre tabelle nel keyspace e non verrà conteggiata nella capacità con provisioning per il keyspace. Questa capacità effettiva verrà fatturata in aggiunta a quella con provisioning a livello di keyspace." }, "tables": { @@ -762,7 +764,7 @@ "computedProperties": "Proprietà calcolate", "containerPolicies": "Criteri contenitore", "throughputBuckets": "Bucket di velocità effettiva", - "globalSecondaryIndexPreview": "Indice secondario globale (anteprima)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Criteri di maschera" }, "mongoNotifications": { @@ -795,7 +797,7 @@ "perMonth": "/mese" }, "throughput": { - "manualToAutoscaleDisclaimer": "Il numero massimo di UR/sec con scalabilità automatica iniziale verrà determinato dal sistema, in base alle impostazioni correnti della velocità effettiva manuale e all'archiviazione della risorsa. Dopo aver abilitato la scalabilità automatica, è possibile modificare il numero massimo di UR/sec.", + "manualToAutoscaleDisclaimer": "Il numero massimo di UR/s con scalabilità automatica iniziale verrà determinato dal sistema, in base alle impostazioni correnti della velocità effettiva configurata manualmente e all'archiviazione della risorsa. Dopo aver abilitato la scalabilità automatica, è possibile modificare il numero massimo di UR/s.", "ttlWarningText": "Il sistema eliminerà automaticamente gli elementi in base al valore TTL (in secondi) specificato, senza la necessità di un'operazione di eliminazione eseguita in modo esplicito da un'applicazione client. Per altre informazioni, vedere", "ttlWarningLinkText": "Durata (TTL) in Azure Cosmos DB", "unsavedIndexingPolicy": "criteri di indicizzazione", @@ -803,24 +805,24 @@ "unsavedComputedProperties": "proprietà calcolate", "unsavedEditorWarningPrefix": "Non sono state salvate le modifiche più recenti apportate a", "unsavedEditorWarningSuffix": ". Fare clic su Salva per confermare le modifiche.", - "updateDelayedApplyWarning": "Si sta per richiedere un aumento della velocità effettiva oltre la capacità preallocata. Il completamento dell'operazione potrebbe richiedere alcuni minuti.", - "scalingUpDelayMessage": "L'aumento richiederà 4-6 ore perché supera quello che Azure Cosmos DB può attualmente supportare immediatamente in base al numero di partizioni fisiche. È possibile aumentare immediatamente la velocità effettiva a {{instantMaximumThroughput}} o procedere con questo valore e attendere il completamento dell'aumento.", - "exceedPreAllocatedMessage": "La richiesta di aumento della velocità effettiva supera la capacità preallocata, quindi potrebbe richiedere più tempo del previsto. Per continuare, è possibile scegliere tra tre opzioni:", - "instantScaleOption": "È possibile aumentare immediatamente fino a {{instantMaximumThroughput}} UR/sec.", - "asyncScaleOption": "È possibile aumentare in modo asincrono fino a qualsiasi valore inferiore a {{maximumThroughput}} UR/sec in 4-6 ore.", + "updateDelayedApplyWarning": "Stai per richiedere un aumento della velocità effettiva oltre la capacità preallocata. Il completamento dell'operazione potrebbe richiedere alcuni minuti.", + "scalingUpDelayMessage": "L'aumento richiederà 4-6 ore perché supera quello che Azure Cosmos DB può attualmente supportare in base al numero di partizioni fisiche. È possibile aumentare immediatamente la velocità effettiva a {{instantMaximumThroughput}} o procedere con questo valore e attendere il completamento dell'aumento.", + "exceedPreAllocatedMessage": "La richiesta di aumento della velocità effettiva supera la capacità preallocata, quindi potrebbe richiedere più tempo del previsto. Per continuare, puoi scegliere tra tre opzioni:", + "instantScaleOption": "È possibile aumentare immediatamente fino a {{instantMaximumThroughput}} UR/s.", + "asyncScaleOption": "È possibile aumentare in modo asincrono fino a qualsiasi valore inferiore a {{maximumThroughput}} UR/s in 4-6 ore.", "quotaMaxOption": "Il valore massimo della quota corrente è {{maximumThroughput}} UR/s. Per superare questo limite, è necessario richiedere un aumento della quota e il team di Azure Cosmos DB esaminerà la richiesta.", - "belowMinimumMessage": "Non è possibile ridurre la velocità effettiva al di sotto del valore minimo corrente di {{minimum}} UR/sec. Per altre informazioni su questo limite, fare riferimento alla documentazione relativa alle quote dei servizi.", - "saveThroughputWarning": "La fattura sarà interessata dall'aggiornamento delle impostazioni della velocità effettiva. Prima di salvare le modifiche, esaminare la stima dei costi aggiornata riportata di seguito", + "belowMinimumMessage": "Non è possibile ridurre la velocità effettiva al di sotto del valore minimo corrente di {{minimum}} UR/s. Per altre informazioni su questo limite, fai riferimento alla documentazione relativa alle quote dei servizi.", + "saveThroughputWarning": "La fattura sarà interessata dall'aggiornamento delle impostazioni della velocità effettiva. Prima di salvare le modifiche, esamina la stima dei costi aggiornata riportata di seguito", "currentAutoscaleThroughput": "Velocità effettiva con scalabilità automatica corrente:", "targetAutoscaleThroughput": "Velocità effettiva con scalabilità automatica di destinazione:", - "currentManualThroughput": "Velocità effettiva manuale corrente:", - "targetManualThroughput": "Velocità effettiva manuale di destinazione:", - "applyDelayedMessage": "La richiesta di aumento della velocità effettiva è stata inviata. Il completamento dell'operazione richiederà da 1 a 3 giorni lavorativi. Visualizzare lo stato più recente nelle notifiche.", + "currentManualThroughput": "Velocità effettiva corrente configurata manualmente:", + "targetManualThroughput": "Velocità effettiva di destinazione configurata manualmente:", + "applyDelayedMessage": "La richiesta di aumento della velocità effettiva è stata inviata. Il completamento dell'operazione richiederà da 1 a 3 giorni lavorativi. Visualizza lo stato più recente nelle notifiche.", "databaseLabel": "Database:", "containerLabel": "Contenitore:", "applyShortDelayMessage": "È attualmente in corso una richiesta di aumento della velocità effettiva. Il completamento dell'operazione potrebbe richiedere alcuni minuti.", - "applyLongDelayMessage": "È attualmente in corso una richiesta di aumento della velocità effettiva. Il completamento dell'operazione richiederà da 1 a 3 giorni lavorativi. Visualizzare lo stato più recente nelle notifiche.", - "throughputCapError": "L'account è attualmente configurato con un limite di velocità effettiva totale di {{throughputCap}} UR/sec. Questo aggiornamento non è possibile perché aumenterebbe la velocità effettiva totale fino a {{newTotalThroughput}} UR/sec. Modificare il limite di velocità effettiva totale nella gestione dei costi.", + "applyLongDelayMessage": "È attualmente in corso una richiesta di aumento della velocità effettiva. Il completamento dell'operazione richiederà da 1 a 3 giorni lavorativi. Visualizza lo stato più recente nelle notifiche.", + "throughputCapError": "L'account è attualmente configurato con un limite di velocità effettiva totale di {{throughputCap}} UR/s. Questo aggiornamento non è possibile perché aumenterebbe la velocità effettiva totale fino a {{newTotalThroughput}} UR/s. Modifica il limite di velocità effettiva totale nella gestione dei costi.", "throughputIncrementError": "Il valore della velocità effettiva deve essere in incrementi di 1000" }, "conflictResolution": { @@ -841,9 +843,9 @@ "mongoIndexing": { "disclaimer": "Per le query che filtrano in base a più proprietà, creare più indici di campi singoli anziché un indice composto.", "disclaimerCompoundIndexesLink": " Indici composti ", - "disclaimerSuffix": "vengono usati solo per l'ordinamento dei risultati della query. Se è necessario aggiungere un indice composto, è possibile crearne uno usando la shell Mongo.", - "compoundNotSupported": "Le raccolte con indici composti non sono ancora supportate nell'editor di indicizzazione. Per modificare i criteri di indicizzazione per questa raccolta, usare la shell Mongo.", - "aadError": "Per usare l'editor dei criteri di indicizzazione, accedere a", + "disclaimerSuffix": "vengono usati solo per l'ordinamento dei risultati della query. Se è necessario aggiungere un indice composto, è possibile crearne uno usando Mongo Shell.", + "compoundNotSupported": "Le raccolte con indici composti non sono ancora supportate nell'editor di indicizzazione. Per modificare i criteri di indicizzazione per questa raccolta, usa Mongo Shell.", + "aadError": "Per usare l'editor dei criteri di indicizzazione, accedi a", "aadErrorLink": "portale di Azure.", "refreshingProgress": "Aggiornamento dello stato di avanzamento della trasformazione dell'indice", "canMakeMoreChangesZero": "Al termine della trasformazione dell'indice corrente, è possibile apportare altre modifiche all'indicizzazione. ", @@ -885,10 +887,10 @@ "scale": { "freeTierInfo": "Con il livello gratuito si otterranno gratuitamente le prime {{ru}} UR/s e {{storage}} GB di spazio di archiviazione in questo account. Per mantenere l'account gratuito, mantenere il totale delle UR/sec in tutte le risorse dell'account al di sotto di {{ru}} UR/sec.", "freeTierLearnMore": "Altre informazioni.", - "throughputRuS": "Unità elaborate (UR/sec)", - "autoScaleCustomSettings": "L'account ha impostazioni personalizzate che impediscono l'impostazione della velocità effettiva a livello di contenitore. Collaborare con il punto di contatto del team tecnico di Cosmos DB per apportare modifiche.", + "throughputRuS": "Velocità effettiva (UR/s)", + "autoScaleCustomSettings": "L'account ha impostazioni personalizzate che impediscono la configurazione della velocità effettiva a livello di contenitore. Collabora con il punto di contatto del team tecnico di Cosmos DB per apportare modifiche.", "keyspaceSharedThroughput": "La capacità effettiva condivisa di questa tabella è configurata nel keyspace", - "throughputRangeLabel": "Velocità effettiva ({{min}}-{{max}} UR/s)", + "throughputRangeLabel": "Velocità effettiva ({{min}} - {{max}} UR/s)", "unlimited": "senza limiti" }, "partitionKeyEditor": { @@ -928,7 +930,7 @@ "learnMoreSuffix": "su come definire gli indici secondari globali e su come usarli.", "jsonAriaLabel": "JSON indice secondario globale", "addIndex": "Aggiungi indice", - "settingsTitle": "Impostazioni globali dell'indice secondario", + "settingsTitle": "Impostazioni dell'indice secondario globale", "sourceContainer": "Contenitore di origine", "indexDefinition": "Definizione di indice secondario globale" }, @@ -947,7 +949,7 @@ "instant": "Immediata", "fourToSixHrs": "4-6 ore", "autoscaleDescription": "In base all'utilizzo, la velocità effettiva {{resourceType}} verrà ridimensionata da", - "freeTierWarning": "La fatturazione verrà applicata se si effettua il provisioning di più di {{ru}} UR/sec di velocità effettiva manuale o se la risorsa viene ridimensionata oltre a {{ru}} UR/sec con scalabilità automatica.", + "freeTierWarning": "La fatturazione verrà applicata se si effettua il provisioning di più di {{ru}} UR/s di velocità effettiva configurata manualmente o se la risorsa viene ridimensionata oltre a {{ru}} UR/s con scalabilità automatica.", "capacityCalculator": "Stima le UR/sec necessarie con", "capacityCalculatorLink": " calcolatore capacità", "fixedStorageNote": "Quando si usa una raccolta con capacità di archiviazione fissa, è possibile impostare fino a 10.000 UR/sec.", @@ -961,7 +963,7 @@ "active": "Attivo", "inactive": "Inattivo", "defaultBucketLabel": "Contenitore di velocità effettiva predefinito", - "defaultBucketPlaceholder": "Selezionare un contenitore di velocità effettiva predefinito", + "defaultBucketPlaceholder": "Seleziona un contenitore di velocità effettiva predefinito", "defaultBucketTooltip": "Il contenitore di velocità effettiva predefinito viene usato per le operazioni che non specificano un contenitore particolare.", "defaultBucketTooltipLearnMore": "Altre informazioni.", "noDefaultBucketSelected": "Nessun contenitore di velocità effettiva predefinito selezionato", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "La dimensione di quantizzazione in byte deve essere maggiore di 0 e minore o uguale a 512", "indexingSearchListSizeRangeError": "La dimensione dell'elenco di ricerca di indicizzazione deve essere maggiore o uguale a 25 e minore o uguale a 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Feedback", + "feedbackButtonAriaLabel": "Fornisci feedback sui processi di copia", + "refreshButtonAriaLabel": "Aggiorna processi di copia", + "createCopyJobButtonLabel": "Crea processo di copia", + "createCopyJobButtonAriaLabel": "Crea un nuovo processo di copia del contenitore" + }, + "noCopyJobs": { + "title": "Nessun processo di copia da visualizzare", + "createCopyJobButtonText": "Crea un processo di copia del contenitore" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Dettagli processo", + "errorTitle": "Dettagli errore", + "selectedContainers": "Contenitori selezionati" + }, + "createCopyJob": { + "panelTitle": "Crea processo di copia" + }, + "selectAccount": { + "description": "Selezionare un account di destinazione in cui copiare.", + "subscriptionDropdownLabel": "Sottoscrizione", + "subscriptionDropdownPlaceholder": "Selezionare una sottoscrizione", + "accountDropdownLabel": "Account", + "accountDropdownPlaceholder": "Selezionare un account" + }, + "migrationType": { + "offline": { + "title": "Modalità offline", + "description": "I processi di copia dei contenitori offline consentono di copiare i dati da un contenitore di origine a un contenitore di destinazione di Cosmos DB per le API supportate. Per garantire l'integrità dei dati tra origine e destinazione, è consigliabile arrestare gli aggiornamenti nel contenitore di origine prima di creare il processo di copia. Altre informazioni sui [processi di copia offline](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Modalità online", + "description": "I processi di copia dei contenitori online consentono di copiare i dati da un contenitore di origine a un contenitore di destinazione dell'API NoSQL di Cosmos DB usando il feed di modifiche [Tutte le versioni ed eliminazioni](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). In questo modo gli aggiornamenti possono continuare nell'origine durante la copia dei dati. Alla fine è necessario un breve periodo di inattività per passare in modo sicuro le applicazioni client al contenitore di destinazione. Altre informazioni sui [processi di copia online](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Selezionare un contenitore di origine e un contenitore di destinazione in cui copiare.", + "sourceContainerSubHeading": "Contenitore di origine", + "targetContainerSubHeading": "Contenitore di destinazione", + "databaseDropdownLabel": "Database", + "databaseDropdownPlaceholder": "Selezionare un database", + "containerDropdownLabel": "Contenitore", + "containerDropdownPlaceholder": "Selezionare un contenitore", + "createNewContainerSubHeading": "Configurare le proprietà del nuovo contenitore nell'account di destinazione \"{{accountName}}\".", + "createNewContainerSubHeadingDefault": "Configurare le proprietà per il nuovo contenitore.", + "createContainerButtonLabel": "Crea un nuovo contenitore", + "createContainerHeading": "Crea nuovo contenitore" + }, + "preview": { + "jobNameLabel": "Nome processo", + "subscriptionLabel": "Sottoscrizione di destinazione", + "accountLabel": "Account di destinazione", + "sourceDatabaseLabel": "Database di origine", + "sourceContainerLabel": "Contenitore di origine", + "targetDatabaseLabel": "Database di destinazione", + "targetContainerLabel": "Contenitore di destinazione" + }, + "assignPermissions": { + "crossAccountDescription": "Per copiare i dati dal contenitore di origine a quello di destinazione, assicurarsi che l'identità gestita dell'account di origine disponga dell'accesso in lettura/scrittura all'account di destinazione completando la procedura seguente.", + "intraAccountOnlineDescription": "Seguire questa procedura per abilitare la copia online nell'account \"{{accountName}}\".", + "crossAccountConfiguration": { + "title": "Copia contenitore tra account", + "description": "Seguire le istruzioni indicate di seguito per concedere le autorizzazioni necessarie a copiare i dati da \"{{sourceAccount}}\" a \"{{destinationAccount}}\"." + }, + "onlineConfiguration": { + "title": "Copia contenitore online", + "description": "Seguire le istruzioni seguenti per abilitare la copia online nell'account \"{{accountName}}\"." + } + }, + "popoverOverlaySpinnerLabel": "Attendere il completamento dell'elaborazione della richiesta...", + "addManagedIdentity": { + "title": "Identità gestita assegnata dal sistema abilitata.", + "description": "Un'identità gestita assegnata dal sistema è limitata a una per risorsa ed è legata al ciclo di vita di tale risorsa. Dopo l'abilitazione, è possibile concedere le autorizzazioni all'identità gestita usando il controllo degli accessi in base al ruolo di Azure (RBAC di Azure). L'identità gestita viene autenticata con Microsoft Entra ID, quindi non è necessario archiviare credenziali nel codice.", + "descriptionHrefText": "Altre informazioni sulle identità gestite.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Identità gestita assegnata dal sistema", + "tooltipContent": "Altre informazioni", + "tooltipHrefText": "Identità gestite.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "È possibile selezionare un'identità assegnata dall'utente esistente o crearne una nuova.", + "userAssignedIdentityLabel": "È anche possibile selezionare un'identità gestita assegnata dall'utente.", + "createUserAssignedIdentityLink": "Crea identità gestita assegnata dall'utente", + "enablementTitle": "Abilitare l'identità gestita assegnata dal sistema", + "enablementDescription": "Abilitare l'identità gestita assegnata dal sistema nel {{accountName}}. Per confermare, fare clic sul pulsante \"Sì\"." + }, + "defaultManagedIdentity": { + "title": "Identità gestita assegnata dal sistema impostata come predefinita.", + "description": "Impostare l'identità gestita assegnata dal sistema come predefinita per \"{{accountName}}\" attivandola.", + "tooltipContent": "Altre informazioni", + "tooltipHrefText": "Identità gestite predefinite.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Identità gestita assegnata dal sistema impostata come predefinita", + "popoverDescription": "Assegnare l'identità gestita assegnata dal sistema come predefinita per \"{{accountName}}\". Per confermare, fare clic sul pulsante \"Sì\". " + }, + "readWritePermissionAssigned": { + "title": "Autorizzazioni di lettura/scrittura assegnate all'identità predefinita.", + "description": "Per consentire la copia dei dati dal contenitore di origine a quello di destinazione, concedere all'identità predefinita dell'account di origine l'accesso in lettura/scrittura dell'account di destinazione.", + "tooltipContent": "Altre informazioni", + "tooltipHrefText": "Autorizzazioni di lettura/scrittura.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Assegnare autorizzazioni di lettura/scrittura all'identità predefinita.", + "popoverDescription": "Assegnare all'identità predefinita dell'account di origine le autorizzazioni di lettura/scrittura dell'account di destinazione. Per confermare, fare clic sul pulsante \"Sì\"." + }, + "pointInTimeRestore": { + "title": "Ripristino temporizzato abilitato", + "description": "Per agevolare i processi di copia online dei contenitori, aggiorna il criterio di backup \"{{accessName}}\" da backup periodico a backup continuo. Per questa funzionalità è necessario abilitare il backup continuo.", + "tooltipContent": "Altre informazioni", + "tooltipHrefText": "Backup continuo", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Abilita ripristino temporizzato" + }, + "onlineCopyEnabled": { + "title": "Copia online abilitata", + "description": "Abilitare la copia online del contenitore facendo clic sul pulsante seguente nell'account \"{{accountName}}\".", + "hrefText": "Altre informazioni sui processi di copia online", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Abilita copia online", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Convalida della modalità feed di modifiche per tutte le versioni ed eliminazioni (anteprima)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Abilitazione della modalità feed di modifiche per tutte le versioni ed eliminazioni (anteprima)...", + "enablingOnlineCopySpinnerLabel": "Abilitazione della copia online nell'account \"{{accountName}}\"..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Data e ora", + "name": "Nome processo", + "status": "Stato", + "completionPercentage": "% completamento", + "duration": "Durata", + "error": "Messaggio di errore", + "mode": "Modalità", + "actions": "Azioni" + }, + "actions": { + "pause": "Sospendi", + "resume": "Riprendi", + "complete": "Completamento", + "viewDetails": "Visualizza dettagli" + }, + "status": { + "pending": "In coda", + "inProgress": "In esecuzione", + "running": "In esecuzione", + "partitioning": "In esecuzione", + "paused": "In pausa", + "completed": "Completato", + "failed": "Non riuscito", + "faulted": "Non riuscito", + "skipped": "Annullato", + "cancelled": "Annullato" + }, + "dialog": { + "confirmButtonText": "Conferma", + "cancelButtonText": "Annulla" + } + } } } \ No newline at end of file diff --git a/src/Localization/ja/Resources.json b/src/Localization/ja/Resources.json index 8301ce060..c2dec9990 100644 --- a/src/Localization/ja/Resources.json +++ b/src/Localization/ja/Resources.json @@ -34,6 +34,8 @@ "browse": "参照", "increaseValueBy1": "値を 1 増加", "decreaseValueBy1": "値を 1 減少", + "on": "オン", + "off": "オフ", "preview": "プレビュー" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "PostgreSQL のシェル インターフェイスを使用して、テーブルを作成し、データを操作します" }, "vcoreMongo": { - "title": "Mongo シェル", + "title": "Mongo Shell", "description": "MongoDB のシェル インターフェイスを使用して、コレクションを作成し、データを操作します" } }, @@ -303,7 +305,7 @@ "deleteContainer": "{{containerName}} の削除", "newSqlQuery": "新しい SQL クエリ", "newQuery": "新しいクエリ", - "openMongoShell": "Mongo シェルを開く", + "openMongoShell": "Mongo Shell を開く", "newShell": "新しいシェル", "openCassandraShell": "Cassandra シェルを開く", "newStoredProcedure": "新しいストアド プロシージャ", @@ -414,7 +416,7 @@ "refreshGridFailed": "ドキュメント グリッドの更新に失敗しました" }, "mongoShell": { - "title": "Mongo シェル" + "title": "Mongo Shell" } }, "panes": { @@ -762,7 +764,7 @@ "computedProperties": "計算されたプロパティ", "containerPolicies": "コンテナー ポリシー", "throughputBuckets": "スループット バケット", - "globalSecondaryIndexPreview": "グローバル セカンダリ インデックス (プレビュー)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "マスキング ポリシー" }, "mongoNotifications": { @@ -841,8 +843,8 @@ "mongoIndexing": { "disclaimer": "複数のプロパティでフィルター処理するクエリの場合は、複合インデックスではなく、複数の単一フィールド インデックスを作成してください。", "disclaimerCompoundIndexesLink": " 複合インデックス ", - "disclaimerSuffix": "は、クエリ結果の並べ替えにのみ使用されます。複合インデックスを追加する必要がある場合は、Mongo シェルを使用して作成できます。", - "compoundNotSupported": "複合インデックスを持つコレクションは、インデックス作成エディターではまだサポートされていません。このコレクションのインデックス作成ポリシーを変更するには、Mongo シェルを使用してください。", + "disclaimerSuffix": "は、クエリ結果の並べ替えにのみ使用されます。複合インデックスを追加する必要がある場合は、Mongo Shell を使用して作成できます。", + "compoundNotSupported": "複合インデックスを持つコレクションは、インデックス作成エディターではまだサポートされていません。このコレクションのインデックス作成ポリシーを変更するには、Mongo Shell を使用してください。", "aadError": "インデックス作成ポリシー エディターを使用するには、次にログインしてください:", "aadErrorLink": "Azure portal。", "refreshingProgress": "インデックス変換の進行状況を更新しています", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "量子化バイト サイズは 0 より大きく、512 以下である必要があります", "indexingSearchListSizeRangeError": "インデックス検索リスト サイズは 25 以上 500 以下である必要があります" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "フィードバック", + "feedbackButtonAriaLabel": "コピー ジョブに関するフィードバックを提供する", + "refreshButtonAriaLabel": "コピー ジョブの更新", + "createCopyJobButtonLabel": "コピー ジョブの作成", + "createCopyJobButtonAriaLabel": "新しいコンテナー コピー ジョブの作成" + }, + "noCopyJobs": { + "title": "表示するコピー ジョブはありません", + "createCopyJobButtonText": "コンテナー コピー ジョブの作成" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "ジョブの詳細", + "errorTitle": "エラーの詳細", + "selectedContainers": "選択したコンテナー" + }, + "createCopyJob": { + "panelTitle": "コピー ジョブの作成" + }, + "selectAccount": { + "description": "コピー先のアカウントを選択してください。", + "subscriptionDropdownLabel": "サブスクリプション", + "subscriptionDropdownPlaceholder": "サブスクリプションを選択します", + "accountDropdownLabel": "アカウント", + "accountDropdownPlaceholder": "アカウントの選択" + }, + "migrationType": { + "offline": { + "title": "オフライン モード", + "description": "オフライン コンテナー コピー ジョブでは、サポートされている API のソース コンテナーからコピー先の Cosmos DB コンテナーにデータをコピーできます。ソースとコピー先の間でデータ整合性を確保するため、コピー ジョブを作成する前にソース コンテナーでの更新を停止することをお勧めします。[オフライン コピー ジョブ](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql) の詳細をご覧ください。" + }, + "online": { + "title": "オンライン モード", + "description": "オンライン コンテナー コピー ジョブでは、[All Versions and Delete](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) 変更フィードを使用して、ソース コンテナーからコピー先の Cosmos DB NoSQL API コンテナーにデータをコピーできます。これにより、データのコピー中もソースで更新を継続できます。クライアント アプリケーションをコピー先コンテナーに安全に切り替えるには、最後に短時間のダウンタイムが必要です。[online copy jobs](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started) についての詳細をご覧ください。" + } + }, + "selectContainers": { + "description": "コピー元のコンテナーとコピー先のコンテナーを選択してください。", + "sourceContainerSubHeading": "ソース コンテナー", + "targetContainerSubHeading": "コピー先のコンテナー", + "databaseDropdownLabel": "データベース", + "databaseDropdownPlaceholder": "データベースの選択", + "containerDropdownLabel": "コンテナー", + "containerDropdownPlaceholder": "コンテナーの選択", + "createNewContainerSubHeading": "コピー先のアカウント \"{{accountName}}\" の新しいコンテナーのプロパティを構成します。", + "createNewContainerSubHeadingDefault": "新しいコンテナーのプロパティを構成します。", + "createContainerButtonLabel": "新しいコンテナーを作成する", + "createContainerHeading": "新しいコンテナーの作成" + }, + "preview": { + "jobNameLabel": "ジョブ名", + "subscriptionLabel": "変換先サービス", + "accountLabel": "コピー先のアカウント", + "sourceDatabaseLabel": "ソース データベース", + "sourceContainerLabel": "ソース コンテナー", + "targetDatabaseLabel": "転送先データベース:", + "targetContainerLabel": "コピー先のコンテナー" + }, + "assignPermissions": { + "crossAccountDescription": "ソースからコピー先のコンテナーにデータをコピーするには、次の手順を実行して、ソース アカウントのマネージド ID にコピー先のアカウントへの読み取り/書き込みアクセス許可があることを確認します。", + "intraAccountOnlineDescription": "\"{{accountName}}\" アカウントでオンライン コピーを有効にするには、次の手順に従ってください。", + "crossAccountConfiguration": { + "title": "アカウント間でのコンテナーのコピー", + "description": "\"{{sourceAccount}}\" から \"{{destinationAccount}}\" にデータをコピーするために必要なアクセス許可を付与するには、以下の手順に従ってください。" + }, + "onlineConfiguration": { + "title": "オンライン コンテナー コピー", + "description": "\"{{accountName}}\" アカウントでオンライン コピーを有効にするには、以下の手順に従ってください。" + } + }, + "popoverOverlaySpinnerLabel": "要求を処理しています。しばらくお待ちください...", + "addManagedIdentity": { + "title": "システム割り当てマネージド ID が有効化されました。", + "description": "システム割り当てマネージド ID は 1 つのリソースにつき 1 つに限定されており、このリソースのライフサイクルに関連付けられています。有効にすると、Azure ロールベースのアクセス制御 (Azure RBAC) を使用して、マネージド ID にアクセス許可を付与できます。マネージド ID は Microsoft Entra ID で認証されるため、コード内に資格情報を格納する必要はありません。", + "descriptionHrefText": "マネージド ID に関する詳細情報。", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "システム割り当てマネージド ID", + "tooltipContent": "次に関する詳細をご確認ください:", + "tooltipHrefText": "マネージド ID。", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "既存のユーザー割り当てマネージド ID を選択するか、新しい ID を作成できます。", + "userAssignedIdentityLabel": "ユーザー割り当てマネージド ID を選択することもできます。", + "createUserAssignedIdentityLink": "ユーザー割り当てマネージド ID の作成", + "enablementTitle": "システム割り当てマネージド ID の有効化", + "enablementDescription": "{{accountName}} でシステム割り当てマネージド ID を有効にします。確認するには、[はい] ボタンをクリックします。" + }, + "defaultManagedIdentity": { + "title": "システム割り当てマネージド ID は既定として設定されます。", + "description": "オンに切り替えて、システム割り当てマネージド ID を \"{{accountName}}\" の既定として設定します。", + "tooltipContent": "次に関する詳細をご確認ください:", + "tooltipHrefText": "既定のマネージド ID。", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "システム割り当てマネージド ID を既定として設定する", + "popoverDescription": "システム割り当てマネージド ID を \"{{accountName}}\" の既定として割り当てます。確認するには、[はい] ボタンをクリックします。" + }, + "readWritePermissionAssigned": { + "title": "既定の ID に割り当てられた読み取り/書き込みアクセス許可。", + "description": "ソースからコピー先のコンテナーへのデータのコピーを許可するには、コピー先のアカウントでソース アカウントの既定の ID に読み取り/書き込みアクセス許可を付与します。", + "tooltipContent": "次に関する詳細をご確認ください:", + "tooltipHrefText": "読み取り/書き込みアクセス許可。", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "既定の ID に読み取り/書き込みアクセス許可を割り当てます。", + "popoverDescription": "コピー先アカウントの読み取り/書き込みアクセス許可を、ソース アカウントの既定の ID に割り当てます。確認するには、[はい] ボタンをクリックします。" + }, + "pointInTimeRestore": { + "title": "ポイントインタイム リストアが有効です", + "description": "オンライン コンテナー コピー ジョブを有効にするには、\"{{accessName}}\" バックアップ ポリシーを定期バックアップから継続的バックアップに更新してください。この機能を使用するには、継続的バックアップを有効にする必要があります。", + "tooltipContent": "次に関する詳細をご確認ください:", + "tooltipHrefText": "継続的バックアップ", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "ポイントインタイム リストアを有効にする" + }, + "onlineCopyEnabled": { + "title": "オンライン コピーが有効", + "description": "\"{{accountName}}\" アカウントで下のボタンをクリックして、オンライン コンテナー コピーを有効にします。", + "hrefText": "オンライン コピー ジョブの詳細情報", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "オンライン コピーを有効にする", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "すべてのバージョンを検証し、変更フィード モードを削除します (プレビュー)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "すべてのバージョンおよび削除の変更フィード モード (プレビュー) を有効にしています", + "enablingOnlineCopySpinnerLabel": "\"{{accountName}}\" アカウントでオンライン コピーを有効にしています..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "日付と時刻", + "name": "ジョブ名", + "status": "状態", + "completionPercentage": "完了率", + "duration": "期間", + "error": "エラー メッセージ", + "mode": "モード", + "actions": "アクション" + }, + "actions": { + "pause": "一時停止", + "resume": "再開", + "complete": "完了", + "viewDetails": "詳細の表示" + }, + "status": { + "pending": "キューに登録済み", + "inProgress": "実行中", + "running": "実行中", + "partitioning": "実行中", + "paused": "一時停止", + "completed": "完了済み", + "failed": "失敗", + "faulted": "失敗", + "skipped": "取り消し済み", + "cancelled": "取り消し済み" + }, + "dialog": { + "confirmButtonText": "確認", + "cancelButtonText": "キャンセル" + } + } } } \ No newline at end of file diff --git a/src/Localization/ko/Resources.json b/src/Localization/ko/Resources.json index ed461f5fa..ed774fe50 100644 --- a/src/Localization/ko/Resources.json +++ b/src/Localization/ko/Resources.json @@ -34,6 +34,8 @@ "browse": "찾아보기", "increaseValueBy1": "값을 1만큼 늘리기", "decreaseValueBy1": "값을 1만큼 줄이기", + "on": "켜기", + "off": "끄기", "preview": "미리 보기" }, "splashScreen": { @@ -619,7 +621,7 @@ "accountId": "계정 ID", "sessionId": "세션 ID", "popupsDisabledError": "브라우저에서 팝업이 차단되어 이 계정에 대한 권한 부여를 설정할 수 없습니다.\n이 사이트에 대해 팝업을 허용한 후 \"Entra ID에 로그인\" 버튼을 클릭하세요.", - "failedToAcquireTokenError": "권한 부여 토큰을 자동으로 가져오지 못했습니다. Entra ID RBAC 작업을 사용하려면 \"Entra ID 로그인\" 버튼을 클릭하세요." + "failedToAcquireTokenError": "인증 토큰을 자동으로 가져오지 못했습니다. Entra ID RBAC 작업을 활성화하려면 \"Entra ID 로그인\" 버튼을 클릭하세요." }, "saveQuery": { "panelTitle": "쿼리 저장", @@ -762,7 +764,7 @@ "computedProperties": "계산된 속성", "containerPolicies": "컨테이너 정책", "throughputBuckets": "처리량 버킷", - "globalSecondaryIndexPreview": "전역 보조 인덱스(미리 보기)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "마스킹 정책" }, "mongoNotifications": { @@ -807,7 +809,7 @@ "scalingUpDelayMessage": "실제 파티션 수에 따라 현재 Azure Cosmos DB가 즉시 지원할 수 있는 한도를 초과하므로 확장에는 4~6시간이 소요됩니다. 처리량을 {{instantMaximumThroughput}}(으)로 즉시 늘리거나, 이 값을 유지하며 확장이 완료될 때까지 기다릴 수 있습니다.", "exceedPreAllocatedMessage": "처리량 증가 요청이 미리 할당된 용량을 초과하여 예상보다 오래 걸릴 수 있습니다. 계속하기 위해 선택할 수 있는 세 가지 옵션이 있습니다.", "instantScaleOption": "{{instantMaximumThroughput}}RU/s까지 즉시 확장할 수 있습니다.", - "asyncScaleOption": "4~6시간 내에 {{maximumThroughput}}RU/s 이하의 값으로 비동기적으로 확장할 수 있습니다.", + "asyncScaleOption": "4~6시간 내에 {{maximumThroughput}}RU/s 미만의 모든 값으로 비동기적으로 확장할 수 있습니다.", "quotaMaxOption": "현재 할당량 최댓값은 {{maximumThroughput}}RU/s입니다. 이 한도를 초과하려면 할당량 증가를 요청해야 하며, Azure Cosmos DB 팀에서 검토합니다.", "belowMinimumMessage": "처리량을 현재 최소 {{minimum}}RU/s 미만으로 낮출 수 없습니다. 이 한도에 대한 자세한 내용은 서비스 견적 문서를 참고하세요.", "saveThroughputWarning": "처리량 설정을 변경하면 청구에 영향이 있습니다. 변경 내용을 저장하기 전에 아래에서 업데이트된 예상 비용을 검토하세요.", @@ -841,8 +843,8 @@ "mongoIndexing": { "disclaimer": "여러 속성을 필터링하는 쿼리의 경우 복합 인덱스 대신 여러 개의 단일 필드 인덱스를 만드세요.", "disclaimerCompoundIndexesLink": " 복합 인덱스 ", - "disclaimerSuffix": "쿼리 결과를 정렬하는 데만 사용됩니다. 복합 인덱스 추가가 필요한 경우 Mongo 셸을 사용하여 만들 수 있습니다.", - "compoundNotSupported": "복합 인덱스가 있는 컬렉션은 인덱싱 편집기에서 아직 지원되지 않습니다. 이 컬렉션의 인덱싱 정책을 수정하려면 Mongo 셸을 사용하세요.", + "disclaimerSuffix": "쿼리 결과를 정렬하는 데에만 사용됩니다. 복합 인덱스를 추가해야 하는 경우 MongoDB 셸을 사용하여 생성할 수 있습니다.", + "compoundNotSupported": "복합 인덱스가 있는 컬렉션은 아직 인덱싱 편집기에서 지원되지 않습니다. 이 컬렉션의 인덱싱 정책을 수정하려면 Mongo Shell을 사용하세요.", "aadError": "인덱싱 정책 편집기를 사용하려면 다음에 로그인하세요.", "aadErrorLink": "Azure Portal.", "refreshingProgress": "인덱스 변환 진행률 새로 고침", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "양자화 바이트 크기는 0보다 크고 512 이하이어야 합니다.", "indexingSearchListSizeRangeError": "인덱싱 검색 목록 크기는 25보다 크거나 같고 500보다 작거나 같아야 합니다." } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "피드백", + "feedbackButtonAriaLabel": "복사 작업에 대한 의견 보내기", + "refreshButtonAriaLabel": "복사 작업 새로 고침", + "createCopyJobButtonLabel": "복사 작업 만들기", + "createCopyJobButtonAriaLabel": "새 컨테이너 복사 작업 만들기" + }, + "noCopyJobs": { + "title": "표시할 복사 작업이 없음", + "createCopyJobButtonText": "컨테이너 복사 작업 만들기" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "작업 정보", + "errorTitle": "오류 세부 정보", + "selectedContainers": "선택된 컨테이너" + }, + "createCopyJob": { + "panelTitle": "복사 작업 만들기" + }, + "selectAccount": { + "description": "복사할 대상 계정을 선택하세요.", + "subscriptionDropdownLabel": "구독", + "subscriptionDropdownPlaceholder": "구독 선택", + "accountDropdownLabel": "계정", + "accountDropdownPlaceholder": "계정 선택" + }, + "migrationType": { + "offline": { + "title": "오프라인 모드", + "description": "오프라인 컨테이너 복사 작업을 사용하면 지원되는 API에 대해 원본 컨테이너의 데이터를 대상 Cosmos DB 컨테이너로 복사할 수 있습니다. 원본과 대상 간의 데이터 무결성을 보장하려면 복사 작업을 만들기 전에 원본 컨테이너에서 업데이트를 중지하는 것이 좋습니다. [오프라인 복사 작업](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)에서 자세히 알아보세요." + }, + "online": { + "title": "온라인 모드", + "description": "온라인 컨테이너 복사 작업을 사용하면 [모든 버전 및 삭제](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) 변경 피드를 통해 원본 컨테이너의 데이터를 대상 Cosmos DB NoSQL API 컨테이너로 복사할 수 있습니다. 이렇게 하면 데이터가 복사되는 동안에도 원본에서 업데이트를 계속할 수 있습니다. 클라이언트 애플리케이션을 대상 컨테이너로 안전하게 전환하려면 마지막에 잠시 가동 중지 시간이 필요합니다. [온라인 복사 작업](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)에서 자세히 알아보세요." + } + }, + "selectContainers": { + "description": "복사할 원본 컨테이너와 대상 컨테이너를 선택하세요.", + "sourceContainerSubHeading": "원본 컨테이너", + "targetContainerSubHeading": "대상 컨테이너", + "databaseDropdownLabel": "데이터베이스", + "databaseDropdownPlaceholder": "데이터베이스 선택", + "containerDropdownLabel": "컨테이너", + "containerDropdownPlaceholder": "컨테이너 선택", + "createNewContainerSubHeading": "대상 계정 '{{accountName}}'의 새 컨테이너의 속성을 구성합니다.", + "createNewContainerSubHeadingDefault": "새 컨테이너의 속성을 구성합니다.", + "createContainerButtonLabel": "새 컨테이너 만들기", + "createContainerHeading": "새 컨테이너 만들기" + }, + "preview": { + "jobNameLabel": "작업 이름", + "subscriptionLabel": "대상 구독", + "accountLabel": "대상 계정", + "sourceDatabaseLabel": "원본 데이터베이스", + "sourceContainerLabel": "원본 컨테이너", + "targetDatabaseLabel": "대상 데이터베이스", + "targetContainerLabel": "대상 컨테이너" + }, + "assignPermissions": { + "crossAccountDescription": "원본에서 대상 컨테이너로 데이터를 복사하려면 다음 단계를 완료하여 원본 계정의 관리 ID가 대상 계정에 대한 읽기-쓰기 액세스 권한을 갖도록 구성하세요.", + "intraAccountOnlineDescription": "'{{accountName}}' 계정에서 온라인 복사를 사용하도록 설정하려면 아래 단계를 따르세요.", + "crossAccountConfiguration": { + "title": "계정 간 컨테이너 복사", + "description": "아래 지침에 따라 '{{sourceAccount}}'에서 '{{destinationAccount}}'(으)로 데이터를 복사하는 데 필요한 권한을 부여하세요." + }, + "onlineConfiguration": { + "title": "온라인 컨테이너 복사", + "description": "'{{accountName}}' 계정에서 온라인 복사를 사용하도록 설정하려면 아래 지침을 따르세요." + } + }, + "popoverOverlaySpinnerLabel": "요청을 처리하는 동안 잠시 기다려 주세요...", + "addManagedIdentity": { + "title": "시스템 할당 관리 ID를 사용하도록 설정했습니다.", + "description": "시스템 할당 관리 ID는 리소스당 하나로 제한되며 이 리소스의 수명 주기에 연결됩니다. 사용하도록 설정하면 Azure RBAC(Azure 역할 기반 액세스 제어)를 사용하여 관리 ID에 권한을 부여할 수 있습니다. 관리 ID는 Microsoft Entra ID로 인증되므로 코드에 자격 증명을 저장할 필요가 없습니다.", + "descriptionHrefText": "관리 ID에 대해 자세히 알아보세요.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "시스템이 할당한 관리 ID", + "tooltipContent": "자세한 정보", + "tooltipHrefText": "관리 ID입니다.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "기존 사용자 할당 ID를 선택하거나 새 ID를 만들 수 있습니다.", + "userAssignedIdentityLabel": "사용자가 할당한 관리 ID를 선택할 수도 있습니다.", + "createUserAssignedIdentityLink": "사용자가 할당한 관리 ID 만들기", + "enablementTitle": "시스템이 할당한 관리 ID 사용", + "enablementDescription": "{{accountName}}에 시스템이 할당한 관리 ID를 사용하도록 설정합니다. 확인하려면 '예' 단추를 클릭하세요." + }, + "defaultManagedIdentity": { + "title": "기본값으로 설정된 시스템 할당 관리 ID입니다.", + "description": "시스템이 할당한 관리 ID를 켜서 '{{accountName}}'의 기본값으로 설정합니다.", + "tooltipContent": "자세한 정보", + "tooltipHrefText": "기본 관리 ID입니다.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "기본값으로 설정된 시스템 할당 관리 ID", + "popoverDescription": "시스템이 할당한 관리 ID를 '{{accountName}}'의 기본값으로 설정합니다. 확인하려면 '예' 단추를 클릭하세요. " + }, + "readWritePermissionAssigned": { + "title": "기본 ID에 할당된 읽기-쓰기 권한입니다.", + "description": "원본에서 대상 컨테이너로 데이터 복사를 허용하려면 원본 계정의 기본 ID에 대상 계정의 읽기-쓰기 액세스 권한을 제공하세요.", + "tooltipContent": "자세한 정보", + "tooltipHrefText": "읽기-쓰기 권한입니다.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "기본 ID에 읽기-쓰기 권한을 할당합니다.", + "popoverDescription": "대상 계정의 읽기-쓰기 권한을 원본 계정의 기본 ID에 할당합니다. 확인하려면 '예' 단추를 클릭하세요." + }, + "pointInTimeRestore": { + "title": "지정 시간 복원 사용 설정됨", + "description": "온라인 컨테이너 복사 작업을 더 간편하게 수행하려면 '{{accessName}}' 백업 정책을 주기적 백업에서 지속적인 백업으로 업데이트하세요. 이 기능을 사용하려면 지속적인 백업을 사용하도록 설정해야 합니다.", + "tooltipContent": "자세한 정보", + "tooltipHrefText": "지속적인 백업", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "지정 시간 복원 사용" + }, + "onlineCopyEnabled": { + "title": "온라인 복사 사용 설정됨", + "description": "'{{accountName}}' 계정에서 아래 단추를 클릭하여 온라인 컨테이너 복사를 사용하도록 설정하세요.", + "hrefText": "온라인 복사 작업에 대해 자세히 알아보기", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "온라인 복사 사용", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "모든 버전 및 삭제 변경 피드 모드(미리 보기) 유효성 검사 중...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "모든 버전 및 삭제 변경 피드 모드(미리 보기) 사용 설정 중...", + "enablingOnlineCopySpinnerLabel": "'{{accountName}}' 계정에서 온라인 복사를 사용하도록 설정하는 중..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "날짜 및 시간", + "name": "작업 이름", + "status": "상태", + "completionPercentage": "완료율", + "duration": "기간", + "error": "오류 메시지", + "mode": "모드", + "actions": "작업" + }, + "actions": { + "pause": "일시 중지", + "resume": "다시 시작", + "complete": "완료", + "viewDetails": "세부 정보 보기" + }, + "status": { + "pending": "큐에 대기됨", + "inProgress": "실행하는 중", + "running": "실행하는 중", + "partitioning": "실행하는 중", + "paused": "일시 중지됨", + "completed": "완료", + "failed": "실패", + "faulted": "실패", + "skipped": "취소됨", + "cancelled": "취소됨" + }, + "dialog": { + "confirmButtonText": "확인", + "cancelButtonText": "취소" + } + } } } \ No newline at end of file diff --git a/src/Localization/nl/Resources.json b/src/Localization/nl/Resources.json index 85d5bc10a..3f1125b6e 100644 --- a/src/Localization/nl/Resources.json +++ b/src/Localization/nl/Resources.json @@ -34,6 +34,8 @@ "browse": "Bladeren", "increaseValueBy1": "Waarde verhogen met 1", "decreaseValueBy1": "Waarde verlagen met 1", + "on": "Aan", + "off": "Uit", "preview": "Voorbeeld" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "Een tabel maken en communiceren met gegevens met de shell-interface van PostgreSQL" }, "vcoreMongo": { - "title": "Mongo-shell", + "title": "Mongo Shell", "description": "Een verzameling maken en communiceren met gegevens met behulp van de shell-interface van MongoDB" } }, @@ -303,7 +305,7 @@ "deleteContainer": "{{containerName}} verwijderen", "newSqlQuery": "Nieuwe SQL-query", "newQuery": "Nieuwe query", - "openMongoShell": "Mongo-shell openen", + "openMongoShell": "Mongo Shell openen", "newShell": "Nieuwe shell", "openCassandraShell": "Cassandra-shell openen", "newStoredProcedure": "Nieuwe opgeslagen procedure", @@ -414,7 +416,7 @@ "refreshGridFailed": "Kan het raster met documenten niet vernieuwen" }, "mongoShell": { - "title": "Mongo-shell" + "title": "Mongo Shell" } }, "panes": { @@ -469,8 +471,8 @@ "sharded": "Shard", "addPartitionKey": "Hiërarchische partitiesleutel toevoegen", "hierarchicalPartitionKeyInfo": "Met deze functie kunt u uw gegevens partitioneren met maximaal drie niveaus aan sleutels voor een betere distributie. Hiervoor is .NET V3, Java V4 SDK of preview javaScript V3 SDK vereist.", - "provisionDedicatedThroughput": "Toegewezen doorvoer inrichten voor deze {{collectionName}}", - "provisionDedicatedThroughputTooltip": "U kunt optioneel toegewezen doorvoer inrichten voor een {{collectionName}} binnen een database waarvoor doorvoer is ingericht. Dit toegewezen doorvoeraantal wordt niet gedeeld met andere {{collectionNamePlural}} in de database en telt niet mee voor de doorvoer die u voor de database hebt ingericht. Dit doorvoeraantal wordt in rekening gebracht naast het doorvoeraantal die u hebt ingericht op databaseniveau.", + "provisionDedicatedThroughput": "Speciale doorvoer inrichten voor deze {{collectionName}}", + "provisionDedicatedThroughputTooltip": "U kunt optioneel speciale doorvoer inrichten voor een {{collectionName}} binnen een database waarvoor doorvoer is ingericht. Dit speciale-doorvoeraantal wordt niet gedeeld met andere {{collectionNamePlural}} in de database en telt niet mee voor de doorvoer die u voor de database hebt ingericht. Dit doorvoeraantal wordt in rekening gebracht naast het doorvoeraantal die u hebt ingericht op databaseniveau.", "uniqueKeysPlaceholderMongo": "Door komma's gescheiden paden, bijvoorbeeld firstName,address.zipCode", "uniqueKeysPlaceholderSql": "Door komma's gescheiden paden, bijvoorbeeld /firstName,/address/zipCode", "addUniqueKey": "Unieke sleutel toevoegen", @@ -492,7 +494,7 @@ "acknowledgeSpendErrorMonthly": "Bevestig de geschatte maandelijkse uitgaven.", "acknowledgeSpendErrorDaily": "Bevestig de geschatte dagelijkse uitgaven.", "unshardedMaxRuError": "Geen shard verzamelingen ondersteunen maximaal 10.000 RU's", - "acknowledgeShareThroughputError": "Bevestig de geschatte kosten van deze toegewezen doorvoer.", + "acknowledgeShareThroughputError": "Bevestig de kostenraming van deze speciale doorvoer.", "vectorPolicyError": "Los fouten op in het containervectorbeleid", "fullTextSearchPolicyError": "Los fouten op in het zoekbeleid voor volledige tekst van container", "addingSampleDataSet": "Voorbeeldgegevensset toevoegen", @@ -708,8 +710,8 @@ "tableIdLabel": "Voer de CQL-opdracht in om de tabel te maken.", "enterTableId": "Tabel-id invoeren", "tableSchemaAriaLabel": "Tabelschema", - "provisionDedicatedThroughput": "Toegewezen doorvoer inrichten voor deze tabel", - "provisionDedicatedThroughputTooltip": "U kunt optioneel toegewijde doorvoer instellen voor een tabel binnen een keyspace waarvoor doorvoer is ingesteld. Dit toegewezen doorvoeraantal wordt niet gedeeld met andere tabellen in de keyspace en telt niet mee voor de doorvoer die u hebt ingericht voor de keyspace. Dit doorvoeraantal wordt in rekening gebracht naast het doorvoeraantal die u hebt ingericht op het niveau van de keyspace." + "provisionDedicatedThroughput": "Speciale doorvoer inrichten voor deze tabel", + "provisionDedicatedThroughputTooltip": "U kunt optioneel speciale doorvoer instellen voor een tabel binnen een keyspace waarvoor doorvoer is ingesteld. Dit toegewezen doorvoeraantal wordt niet gedeeld met andere tabellen in de keyspace en telt niet mee voor de doorvoer die u hebt ingericht voor de keyspace. Dit doorvoeraantal wordt in rekening gebracht naast het doorvoeraantal die u hebt ingericht op het niveau van de keyspace." }, "tables": { "addProperty": "Eigenschap toevoegen", @@ -762,7 +764,7 @@ "computedProperties": "Berekende eigenschappen", "containerPolicies": "Containerbeleidsregels", "throughputBuckets": "Doorvoerbuckets", - "globalSecondaryIndexPreview": "Globale secundaire index (preview)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Beleid voor maskering" }, "mongoNotifications": { @@ -811,8 +813,8 @@ "quotaMaxOption": "Uw huidige quotumlimiet is {{maximumThroughput}} RU/s. Om deze limiet te overschrijden, moet u een quotumverhoging aanvragen; het Azure Cosmos DB-team zal dit beoordelen.", "belowMinimumMessage": "U kunt de doorvoer niet verlagen tot onder uw huidige minimum van {{minimum}} RU/s. Raadpleeg de documentatie bij de serviceofferte voor meer informatie over deze limiet.", "saveThroughputWarning": "Uw factuur wordt beïnvloed wanneer u uw doorvoerinstellingen bijwerkt. Controleer de bijgewerkte kostenraming hieronder voordat u uw wijzigingen opslaat", - "currentAutoscaleThroughput": "Huidige doorvoer voor automatische schaalaanpassing:", - "targetAutoscaleThroughput": "Doeldoorvoer voor automatische schaalaanpassing:", + "currentAutoscaleThroughput": "Huidig automatisch schalen van doorvoer:", + "targetAutoscaleThroughput": "Automatisch schalen van doorvoer van doel:", "currentManualThroughput": "Actuele handmatige doorvoer:", "targetManualThroughput": "Handmatige doorvoer van doel:", "applyDelayedMessage": "De aanvraag om de doorvoer te verhogen is ingediend. Deze bewerking duurt 1-3 werkdagen om te voltooien. Bekijk de meest recente status in Meldingen.", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "De grootte van de kwantisatiebyte moet groter zijn dan 0 en kleiner dan of gelijk zijn aan 512", "indexingSearchListSizeRangeError": "De grootte van de zoeklijst voor indexering moet groter zijn dan of gelijk zijn aan 25 en kleiner dan of gelijk zijn aan 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Feedback", + "feedbackButtonAriaLabel": "Feedback geven over kopieertaken", + "refreshButtonAriaLabel": "Kopieertaken vernieuwen", + "createCopyJobButtonLabel": "Kopieertaak maken", + "createCopyJobButtonAriaLabel": "Een nieuwe containerkopietaak maken" + }, + "noCopyJobs": { + "title": "Geen kopieertaken om weer te geven", + "createCopyJobButtonText": "Een containerkopietaak maken" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Taakdetails", + "errorTitle": "Foutdetails", + "selectedContainers": "Geselecteerde containers" + }, + "createCopyJob": { + "panelTitle": "Kopieertaak maken" + }, + "selectAccount": { + "description": "Selecteer een doelaccount waarnaar u wilt kopiëren.", + "subscriptionDropdownLabel": "Abonnement", + "subscriptionDropdownPlaceholder": "Een abonnement selecteren", + "accountDropdownLabel": "Account", + "accountDropdownPlaceholder": "Een account selecteren" + }, + "migrationType": { + "offline": { + "title": "Offlinemodus", + "description": "Met offlinetaken voor het kopiëren van containers kunt u gegevens kopiëren van een broncontainer naar een doelcontainer Cosmos DB voor ondersteunde API's. Om de gegevensintegriteit tussen de bron en het doel te garanderen, raden we u aan om updates op de broncontainer te stoppen voordat u de kopieertaak maakt. Meer informatie over [offline kopieertaken](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Onlinemodus", + "description": "Met online containerkopietaken kunt u gegevens kopiëren van een broncontainer naar een bestemming Cosmos DB NoSQL API-container met behulp van de wijzigingenfeed [Alle versies en verwijderen](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) change feed. Hierdoor kunnen updates worden voortgezet op de bron terwijl gegevens worden gekopieerd. Aan het einde is een korte downtime vereist om veilig over te schakelen van clienttoepassingen naar de doelcontainer. Meer informatie over [online kopieertaken](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Selecteer een broncontainer en een doelcontainer waarnaar u wilt kopiëren.", + "sourceContainerSubHeading": "Broncontainer", + "targetContainerSubHeading": "Doelcontainer", + "databaseDropdownLabel": "Database", + "databaseDropdownPlaceholder": "Een database selecteren", + "containerDropdownLabel": "Container", + "containerDropdownPlaceholder": "Een container selecteren", + "createNewContainerSubHeading": "Configureer de eigenschappen voor de nieuwe container in doelaccount {{accountName}}.", + "createNewContainerSubHeadingDefault": "Configureer de eigenschappen voor de nieuwe container.", + "createContainerButtonLabel": "Een nieuwe container maken", + "createContainerHeading": "Nieuwe container maken" + }, + "preview": { + "jobNameLabel": "Taaknaam", + "subscriptionLabel": "Doelabonnement", + "accountLabel": "Doelaccount", + "sourceDatabaseLabel": "Brondatabase", + "sourceContainerLabel": "Broncontainer", + "targetDatabaseLabel": "Doeldatabase", + "targetContainerLabel": "Doelcontainer" + }, + "assignPermissions": { + "crossAccountDescription": "Als u gegevens wilt kopiëren van de bron naar de doelcontainer, moet u ervoor zorgen dat de beheerde identiteit van het bronaccount lees-/schrijftoegang heeft tot het doelaccount door de volgende stappen uit te voeren.", + "intraAccountOnlineDescription": "Volg de onderstaande stappen om online kopiëren in te schakelen voor uw {{accountName}} account.", + "crossAccountConfiguration": { + "title": "Containerkopie voor meerdere accounts", + "description": "Volg de onderstaande instructies om de vereiste machtigingen te verlenen voor het kopiëren van gegevens van {{sourceAccount}} naar {{destinationAccount}}." + }, + "onlineConfiguration": { + "title": "Onlinecontainer kopiëren", + "description": "Volg de onderstaande instructies om online kopiëren in te schakelen voor uw account {{accountName}}." + } + }, + "popoverOverlaySpinnerLabel": "Een ogenblik geduld. Uw aanvraag wordt verwerkt...", + "addManagedIdentity": { + "title": "De door het systeem toegewezen beheerde identiteit is ingeschakeld.", + "description": "Een door het systeem toegewezen beheerde identiteit is beperkt tot één per resource en is gekoppeld aan de levenscyclus van deze resource. Zodra deze functie is ingeschakeld, kunt u machtigingen verlenen aan de beheerde identiteit met behulp van op rollen gebaseerd toegangsbeheer van Azure (Azure RBAC). De beheerde identiteit wordt geverifieerd met Microsoft Entra ID, zodat je geen referenties in code hoeft op te slaan.", + "descriptionHrefText": "Meer informatie over beheerde identiteiten.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Door het systeem toegewezen beheerde identiteit", + "tooltipContent": "Meer informatie over", + "tooltipHrefText": "Beheerde identiteiten.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "U kunt een bestaande door de gebruiker toegewezen identiteit selecteren of een nieuwe identiteit maken.", + "userAssignedIdentityLabel": "U kunt ook een door de gebruiker toegewezen beheerde identiteit selecteren.", + "createUserAssignedIdentityLink": "Door de gebruiker toegewezen beheerde identiteit maken", + "enablementTitle": "De door het systeem toegewezen beheerde identiteit inschakelen", + "enablementDescription": "Door het systeem toegewezen beheerde identiteit inschakelen op de {{accountName}}. Klik op de knop Ja om te bevestigen." + }, + "defaultManagedIdentity": { + "title": "Door het systeem toegewezen beheerde identiteit, ingesteld als standaard.", + "description": "Stel de door het systeem toegewezen beheerde identiteit in als standaard voor {{accountName}} door deze in te schakelen.", + "tooltipContent": "Meer informatie over", + "tooltipHrefText": "Standaard beheerde identiteiten.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Door het systeem toegewezen beheerde identiteit ingesteld als standaard", + "popoverDescription": "Wijs de door het systeem toegewezen beheerde identiteit toe als de standaardwaarde voor {{accountName}}. Klik op de knop Ja om te bevestigen. " + }, + "readWritePermissionAssigned": { + "title": "Lees-/schrijfmachtigingen toegewezen aan de standaardidentiteit.", + "description": "Als u het kopiëren van gegevens van de bron naar de doelcontainer wilt toestaan, geeft u lees-/schrijftoegang voor het doelaccount op tot de standaardidentiteit van het bronaccount.", + "tooltipContent": "Meer informatie over", + "tooltipHrefText": "Lees-/schrijfmachtigingen.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Lees-/schrijfmachtigingen toewijzen aan de standaardidentiteit.", + "popoverDescription": "Wijs lees-/schrijfmachtigingen voor het doelaccount toe aan de standaardidentiteit van het bronaccount. Klik op de knop Ja om te bevestigen." + }, + "pointInTimeRestore": { + "title": "Herstel naar een bepaald tijdstip ingeschakeld", + "description": "Werk uw {{accessName}} back-upbeleid bij van periodieke naar continue back-up om taken voor het kopiëren van onlinecontainers te vergemakkelijken. Voor deze functionaliteit is het inschakelen van continue back-up vereist.", + "tooltipContent": "Meer informatie over", + "tooltipHrefText": "Continue back-up", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Herstel naar een bepaald tijdstip inschakelen" + }, + "onlineCopyEnabled": { + "title": "Online kopiëren is ingeschakeld", + "description": "Schakel onlinecontainerkopie in door op de onderstaande knop in uw {{accountName}} account te klikken.", + "hrefText": "Meer informatie over online kopieertaken", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Online kopiëren inschakelen", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Modus Alle versies en verwijderingen voor wijzigingenfeed (preview) valideren...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Inschakelen van Alle versies en verwijderen van de wijzigingenfeed (preview)", + "enablingOnlineCopySpinnerLabel": "Online kopiëren inschakelen voor uw {{accountName}}-account... ..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Datum en tijd", + "name": "Taaknaam", + "status": "Status", + "completionPercentage": "Voltooiings %", + "duration": "Duur", + "error": "Foutbericht", + "mode": "Modus", + "actions": "Acties" + }, + "actions": { + "pause": "Onderbreken", + "resume": "Hervatten", + "complete": "Voltooien", + "viewDetails": "Details weergeven" + }, + "status": { + "pending": "In de wachtrij", + "inProgress": "Uitvoeren...", + "running": "Uitvoeren...", + "partitioning": "Uitvoeren...", + "paused": "Onderbroken", + "completed": "Voltooid", + "failed": "Mislukt", + "faulted": "Mislukt", + "skipped": "Geannuleerd", + "cancelled": "Geannuleerd" + }, + "dialog": { + "confirmButtonText": "Bevestigen", + "cancelButtonText": "Annuleren" + } + } } } \ No newline at end of file diff --git a/src/Localization/pl/Resources.json b/src/Localization/pl/Resources.json index 3f74d0867..b5d502ff3 100644 --- a/src/Localization/pl/Resources.json +++ b/src/Localization/pl/Resources.json @@ -34,6 +34,8 @@ "browse": "Przeglądaj", "increaseValueBy1": "Zwiększ wartość o 1", "decreaseValueBy1": "Zmniejsz wartość o 1", + "on": "Włączone", + "off": "Wyłączone", "preview": "Podgląd" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "Utwórz tabelę i pracuj z danymi za pomocą powłoki interfejsu PostgreSQL" }, "vcoreMongo": { - "title": "Powłoka Mongo", + "title": "Mongo Shell", "description": "Utwórz kolekcję i pracuj z danymi przy użyciu interfejsu powłoki bazy danych MongoDB" } }, @@ -303,7 +305,7 @@ "deleteContainer": "Usuń {{containerName}}", "newSqlQuery": "Nowe zapytanie SQL", "newQuery": "Nowe zapytanie", - "openMongoShell": "Otwórz powłokę Mongo", + "openMongoShell": "Otwórz Mongo Shell", "newShell": "Nowa powłoka", "openCassandraShell": "Otwórz powłokę Cassandra", "newStoredProcedure": "Nowa procedura składowana", @@ -326,7 +328,7 @@ "documentDeleted": "Dokument został pomyślnie usunięty.", "deleteDocumentDialogTitle": "Usuń dokument", "deleteDocumentsDialogTitle": "Usuń dokumenty", - "throttlingError": "Nie można usunąć niektórych dokumentów z powodu błędu ograniczenia szybkości. Spróbuj ponownie później. Aby temu zapobiec w przyszłości, rozważ zwiększenie przepustowości kontenera lub bazy danych.", + "throttlingError": "Nie można usunąć niektórych dokumentów z powodu błędu ograniczenia szybkości. Spróbuj ponownie później. Aby temu zapobiec w przyszłości, rozważ zwiększenie przepływności kontenera lub bazy danych.", "deleteFailed": "Usuwanie dokumentów nie powiodło się ({{error}})", "missingShardProperty": "W dokumencie brakuje właściwości fragmentu: {{partitionKeyProperty}}", "refreshGridFailed": "Nie udało się odświeżyć siatki dokumentów", @@ -353,7 +355,7 @@ "requestTooLargeBase": "Niektóre żądania usunięcia nie powiodły się z powodu wyjątku „Żądanie za duże” (429)", "retriedSuccessfully": "ale pomyślnie ponowiono próbę.", "retryingNow": "Ponawianie próby teraz.", - "increaseThroughputTip": "Aby temu zapobiec w przyszłości, rozważ zwiększenie przepustowości kontenera lub bazy danych.", + "increaseThroughputTip": "Aby temu zapobiec w przyszłości, rozważ zwiększenie przepływności kontenera lub bazy danych.", "numberOfSelectedDocuments": "Liczba wybranych dokumentów: {{count}}", "mongoFilterPlaceholder": "Wpisz predykat zapytania (np. {\"id\":\"foo\"}), wybierz go z listy rozwijanej lub pozostaw pusty, aby zapytać o wszystkie dokumenty.", "sqlFilterPlaceholder": "Wpisz predykat zapytania (np. WHERE c.id=\"1\"), wybierz go z listy rozwijanej lub pozostaw pusty, aby zapytać o wszystkie dokumenty.", @@ -414,7 +416,7 @@ "refreshGridFailed": "Nie udało się odświeżyć siatki dokumentów" }, "mongoShell": { - "title": "Powłoka Mongo" + "title": "Mongo Shell" } }, "panes": { @@ -488,7 +490,7 @@ "legacySdkInfo": "Aby zapewnić zgodność ze starszymi zestawami SDK, utworzony kontener będzie korzystał ze starszego schematu partycjonowania, który obsługuje wartości klucza partycji o rozmiarze do 101 bajtów. Jeśli ta opcja jest włączona, nie będzie można używać hierarchicznych kluczy partycji.", "indexingOnInfo": "Wszystkie właściwości w dokumentach będą domyślnie indeksowane, co umożliwia elastyczne i wydajne zapytania.", "indexingOffInfo": "Indeksowanie zostanie wyłączone. Zalecane, jeśli nie musisz uruchamiać zapytań lub wykonujesz tylko operacje na wartościach klucza.", - "indexingOffWarning": "Tworząc ten kontener z wyłączonym indeksowaniem, nie będziesz mógł wprowadzać zmian w polityce indeksowania. Zmiany indeksowania są dozwolone tylko w kontenerze z zasadami indeksowania.", + "indexingOffWarning": "Tworząc ten kontener z wyłączonym indeksowaniem, nie będziesz mógł wprowadzać zmian w zasadach indeksowania. Zmiany indeksowania są dozwolone tylko w kontenerze z zasadami indeksowania.", "acknowledgeSpendErrorMonthly": "Potwierdź szacowane miesięczne wydatki.", "acknowledgeSpendErrorDaily": "Potwierdź szacowane dzienne wydatki.", "unshardedMaxRuError": "Kolekcje bez fragmentów obsługują do 10 000 jednostek żądań", @@ -508,7 +510,7 @@ "step1Body": "Baza danych jest nadrzędna względem kontenera. Możesz utworzyć nową bazę danych lub skorzystać z istniejącej. W tym poradniku tworzymy nową bazę o nazwie SampleDB.", "step1LearnMore": "Dowiedz się więcej o zasobach.", "step2Headline": "Ustawianie przepływności", - "step2Body": "Cosmos DB zaleca współdzielenie przepustowości na poziomie bazy danych. Autoskalowanie zapewnia elastyczną przepustowość w oparciu o maksymalną ustawioną wartość RU/s (Request Units).", + "step2Body": "Cosmos DB zaleca współdzielenie przepływności na poziomie bazy danych. Autoskalowanie zapewnia elastyczną przepływność w oparciu o maksymalną ustawioną wartość RU/s (Request Units).", "step2LearnMore": "Dowiedz się więcej o jednostkach RU/s.", "step3Headline": "Nadawanie nazwy kontenerowi", "step3Body": "Nadaj nazwę kontenerowi", @@ -762,7 +764,7 @@ "computedProperties": "Właściwości obliczane", "containerPolicies": "Zasady kontenera", "throughputBuckets": "Zasobniki przepływności", - "globalSecondaryIndexPreview": "Globalny indeks pomocniczy (wersja zapoznawcza)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Zasady maskowania" }, "mongoNotifications": { @@ -795,7 +797,7 @@ "perMonth": "/miesiąc" }, "throughput": { - "manualToAutoscaleDisclaimer": "System określi początkową maksymalną wartość autoskalowania RU/s na podstawie bieżących ustawień ręcznej przepływności i pojemności magazynu zasobu. Po włączeniu autoskalowania można zmienić maksymalną liczbę jednostek RU/s.", + "manualToAutoscaleDisclaimer": "System określi początkową maksymalną wartość autoskalowania RU/s na podstawie bieżących ustawień ręcznej przepływności i pojemności magazynu zasobu. Po włączeniu przepływności z automatycznym skalowaniem można zmienić maksymalną liczbę jednostek RU/s.", "ttlWarningText": "System automatycznie usunie elementy na podstawie podanej wartości TTL (w sekundach), bez konieczności wykonywania operacji usuwania przez aplikację kliencką. Aby uzyskać więcej informacji, zobacz", "ttlWarningLinkText": "Czas wygaśnięcia (TTL) w usłudze Azure Cosmos DB", "unsavedIndexingPolicy": "zasady indeksowania", @@ -804,17 +806,17 @@ "unsavedEditorWarningPrefix": "Nie zapisano najnowszych zmian wprowadzonych w", "unsavedEditorWarningSuffix": ". Kliknij przycisk Zapisz, aby potwierdzić zmiany.", "updateDelayedApplyWarning": "Zamierzasz zażądać zwiększenia przepływności ponad wstępnie przydzieloną pojemność. Wykonanie tej operacji zajmie trochę czasu.", - "scalingUpDelayMessage": "Skalowanie w górę potrwa 4–6 godzin, ponieważ przekracza to, co Azure Cosmos DB może obecnie obsłużyć natychmiast, biorąc pod uwagę liczbę partycji fizycznych. Możesz natychmiast zwiększyć przepustowość do {{instantMaximumThroughput}} lub kontynuować z tą wartością i poczekać na zakończenie skalowania w górę.", + "scalingUpDelayMessage": "Skalowanie w górę potrwa 4–6 godzin, ponieważ przekracza to, co Azure Cosmos DB może obecnie obsłużyć natychmiast, biorąc pod uwagę liczbę partycji fizycznych. Możesz natychmiast zwiększyć przepływność do {{instantMaximumThroughput}} lub kontynuować z tą wartością i poczekać na zakończenie skalowania w górę.", "exceedPreAllocatedMessage": "Twoje żądanie zwiększenia przepływności przekracza wstępnie przydzieloną pojemność, co może potrwać dłużej niż oczekiwano. Masz do wyboru trzy opcje, aby kontynuować:", "instantScaleOption": "Możesz natychmiast skalować w górę do {{instantMaximumThroughput}} RU/s.", "asyncScaleOption": "Możesz asynchronicznie skalować w górę do dowolnej wartości w {{maximumThroughput}} RU/s w ciągu 4–6 godzin.", "quotaMaxOption": "Bieżący limit przydziału wynosi {{maximumThroughput}} RU/s. Aby przekroczony został ten limit, musisz zażądać zwiększenia limitu przydziału, a zespół usługi Azure Cosmos DB przeprowadzi przegląd.", "belowMinimumMessage": "Nie można obniżyć przepływności poniżej bieżącego minimum wynoszącego {{minimum}} RU/s. Aby uzyskać więcej informacji na temat tego limitu, zapoznaj się z naszą dokumentacją oferty usługi.", "saveThroughputWarning": "Twoje rozliczenie zmieni się po aktualizacji ustawień przepływności. Przejrzyj zaktualizowane oszacowanie kosztów poniżej przed zapisaniem zmian", - "currentAutoscaleThroughput": "Bieżąca przepływność autoskalowania:", - "targetAutoscaleThroughput": "Docelowa przepływność autoskalowania:", - "currentManualThroughput": "Bieżąca przepływność ręczna:", - "targetManualThroughput": "Docelowa przepływność ręczna:", + "currentAutoscaleThroughput": "Bieżąca przepływność z automatycznym skalowaniem:", + "targetAutoscaleThroughput": "Docelowa przepływność z automatycznym skalowaniem:", + "currentManualThroughput": "Bieżąca ręczna przepływność:", + "targetManualThroughput": "Docelowa ręczna przepływność:", "applyDelayedMessage": "Żądanie zwiększenia przepływności zostało pomyślnie przesłane. Ta operacja potrwa od 1 do 3 dni roboczych. Najnowszy status sprawdzisz w obszarze Powiadomienia.", "databaseLabel": "Baza danych:", "containerLabel": "Kontener:", @@ -841,8 +843,8 @@ "mongoIndexing": { "disclaimer": "W przypadku zapytań filtrujących po wielu właściwościach utwórz wiele indeksów pojedynczych pól zamiast indeksu złożonego.", "disclaimerCompoundIndexesLink": " Indeksy złożone ", - "disclaimerSuffix": "są używane tylko do sortowania wyników zapytania. Jeśli musisz dodać indeks złożony, możesz go utworzyć przy użyciu powłoki Mongo.", - "compoundNotSupported": "Kolekcje z indeksami złożonymi nie są jeszcze obsługiwane w edytorze indeksowania. Aby zmodyfikować zasady indeksowania dla tej kolekcji, użyj powłoki Mongo.", + "disclaimerSuffix": "są używane tylko do sortowania wyników zapytania. Jeśli musisz dodać indeks złożony, możesz go utworzyć przy użyciu Mongo Shell.", + "compoundNotSupported": "Kolekcje z indeksami złożonymi nie są jeszcze obsługiwane w edytorze indeksowania. Aby zmodyfikować zasady indeksowania dla tej kolekcji, użyj Mongo Shell.", "aadError": "Aby użyć edytora zasad indeksowania, zaloguj się do", "aadErrorLink": "azure portal.", "refreshingProgress": "Odświeżanie postępu przekształcania indeksu", @@ -928,7 +930,7 @@ "learnMoreSuffix": "o sposobie definiowania globalnych indeksów pomocniczych i sposobie ich używania.", "jsonAriaLabel": "Kod JSON globalnego indeksu pomocniczego", "addIndex": "Dodaj indeks", - "settingsTitle": "Globalne ustawienia indeksu pomocniczego", + "settingsTitle": "Ustawienia globalnego indeksu pomocniczego", "sourceContainer": "Kontener źródłowy", "indexDefinition": "Definicja globalnego indeksu pomocniczego" }, @@ -946,8 +948,8 @@ "unlimited": "Bez ograniczeń", "instant": "Natychmiastowe", "fourToSixHrs": "4–6 godz.", - "autoscaleDescription": "Na podstawie użycia Twoja {{resourceType}} przepustowość będzie skalowana od", - "freeTierWarning": "Rozliczenia zostaną naliczone, jeśli przydzielisz więcej niż {{ru}} RU/s ręcznej przepływności lub jeśli zasób będzie skalowany powyżej {{ru}} RU/s za pomocą autoskalowania.", + "autoscaleDescription": "Na podstawie użycia Twoja {{resourceType}} przepływność będzie skalowana od", + "freeTierWarning": "Rozliczenia zostaną naliczone, jeśli przydzielisz więcej niż {{ru}} RU/s ręcznej przepływności lub jeśli zasób będzie skalowany powyżej {{ru}} RU/s przy wykorzystaniu przepływności z automatycznym skalowaniem.", "capacityCalculator": "Oszacuj wymagane jednostki RU/s za pomocą", "capacityCalculatorLink": " kalkulator pojemności", "fixedStorageNote": "W przypadku korzystania z kolekcji ze stałą pojemnością magazynu można skonfigurować do 10 000 RU/s.", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "Rozmiar bajtów kwantyzacji musi być większy od 0 i mniejszy lub równy 512", "indexingSearchListSizeRangeError": "Rozmiar listy wyszukiwania indeksowania musi być większy lub równy 25 i mniejszy lub równy 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Opinia", + "feedbackButtonAriaLabel": "Przekaż opinię na temat zadań kopiowania", + "refreshButtonAriaLabel": "Odśwież zadania kopiowania", + "createCopyJobButtonLabel": "Utwórz zadanie kopiowania", + "createCopyJobButtonAriaLabel": "Utwórz nowe zadanie kopiowania kontenera" + }, + "noCopyJobs": { + "title": "Brak zadań kopiowania do wyświetlenia", + "createCopyJobButtonText": "Utwórz zadanie kopiowania kontenera" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Szczegóły zadania", + "errorTitle": "Szczegóły błędu", + "selectedContainers": "Wybrane kontenery" + }, + "createCopyJob": { + "panelTitle": "Tworzenie zadania kopiowania" + }, + "selectAccount": { + "description": "Wybierz konto docelowe, do którego chcesz kopiować.", + "subscriptionDropdownLabel": "Subskrypcja", + "subscriptionDropdownPlaceholder": "Wybierz subskrypcję", + "accountDropdownLabel": "Konto", + "accountDropdownPlaceholder": "Wybierz konto" + }, + "migrationType": { + "offline": { + "title": "Tryb offline", + "description": "Zadania kopiowania kontenerów w trybie offline umożliwiają kopiowanie danych z kontenera źródłowego do docelowego kontenera usługi Cosmos DB w przypadku obsługiwanych interfejsów API. Aby zapewnić integralność danych między źródłem i miejscem docelowym, zalecamy zatrzymanie aktualizacji w kontenerze źródłowym przed utworzeniem zadania kopiowania. Dowiedz się więcej o [zadaniach kopiowania w trybie offline](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Tryb online", + "description": "Zadania kopiowania kontenerów online umożliwiają kopiowanie danych z kontenera źródłowego do docelowego kontenera interfejsu API NoSQL usługi Cosmos DB przy użyciu zestawienia zmian [Wszystkie wersje i usuwanie](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Umożliwia to kontynuowanie aktualizacji w źródle podczas kopiowania danych. Na końcu jest wymagany krótki przestój, aby bezpiecznie przełączyć aplikacje klienckie do kontenera docelowego. Dowiedz się więcej o [zadaniach kopiowania online](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Wybierz kontener źródłowy i kontener docelowy do skopiowania.", + "sourceContainerSubHeading": "Kontener źródłowy", + "targetContainerSubHeading": "Kontener docelowy", + "databaseDropdownLabel": "Baza danych", + "databaseDropdownPlaceholder": "Wybierz bazę danych", + "containerDropdownLabel": "Kontener", + "containerDropdownPlaceholder": "Wybierz kontener", + "createNewContainerSubHeading": "Skonfiguruj właściwości nowego kontenera na koncie docelowym „{{accountName}}”.", + "createNewContainerSubHeadingDefault": "Skonfiguruj właściwości nowego kontenera.", + "createContainerButtonLabel": "Utwórz nowy kontener", + "createContainerHeading": "Utwórz nowy kontener" + }, + "preview": { + "jobNameLabel": "Nazwa zadania", + "subscriptionLabel": "Subskrypcja docelowa", + "accountLabel": "Konto docelowe", + "sourceDatabaseLabel": "Źródłowa baza danych", + "sourceContainerLabel": "Kontener źródłowy", + "targetDatabaseLabel": "Docelowa baza danych", + "targetContainerLabel": "Kontener docelowy" + }, + "assignPermissions": { + "crossAccountDescription": "Aby skopiować dane ze kontenera źródłowego do kontenera docelowego, upewnij się, że tożsamość zarządzana konta źródłowego ma dostęp do odczytu i zapisu na koncie docelowym, wykonując następujące kroki.", + "intraAccountOnlineDescription": "Wykonaj poniższe kroki, aby włączyć kopiowanie online na koncie „{{accountName}}”.", + "crossAccountConfiguration": { + "title": "Kopiowanie kontenera między kontami", + "description": "Postępuj zgodnie z instrukcjami poniżej, aby udzielić wymaganych uprawnień do kopiowania danych z lokalizacji konta źródłowego „{{sourceAccount}}” do konta docelowego „{{destinationAccount}}”." + }, + "onlineConfiguration": { + "title": "Kopiowanie do kontenera w trybie online", + "description": "Postępuj zgodnie z poniższymi instrukcjami, aby włączyć kopiowanie online na koncie „{{accountName}}”." + } + }, + "popoverOverlaySpinnerLabel": "Poczekaj na przetworzenie Twojego żądania...", + "addManagedIdentity": { + "title": "Włączono tożsamość zarządzaną przypisaną przez system.", + "description": "Tożsamość zarządzana przypisana przez system jest ograniczona do jednej na zasób i jest powiązana z cyklem życia danego zasobu. Po włączeniu uprawnienia dla tej tożsamości zarządzanej możesz przyznać za pomocą kontroli dostępu na podstawie ról na platformie Azure (Azure RBAC). Tożsamość zarządzana jest uwierzytelniana przy użyciu rozwiązania Microsoft Entra ID, więc nie trzeba przechowywać żadnych poświadczeń w kodzie.", + "descriptionHrefText": "Dowiedz się więcej o tożsamościach zarządzanych.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Tożsamość zarządzana przypisana przez system", + "tooltipContent": "Dowiedz się więcej o", + "tooltipHrefText": "Tożsamości zarządzane.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Możesz wybrać istniejącą tożsamość przypisaną przez użytkownika lub utworzyć nową.", + "userAssignedIdentityLabel": "Możesz również wybrać tożsamość zarządzaną przypisaną przez użytkownika.", + "createUserAssignedIdentityLink": "Tworzenie tożsamości zarządzanej przypisanej przez użytkownika", + "enablementTitle": "Włącz tożsamość zarządzaną przypisaną przez system", + "enablementDescription": "Włącz tożsamość zarządzaną przypisaną przez system na koncie „{{accountName}}”. Aby potwierdzić, kliknij przycisk „Tak”." + }, + "defaultManagedIdentity": { + "title": "Tożsamość zarządzana przypisana przez system jako wartość domyślna.", + "description": "Ustaw tożsamość zarządzaną przypisaną przez system jako domyślną dla konta „{{accountName}}”, przełączając się na nią.", + "tooltipContent": "Dowiedz się więcej o", + "tooltipHrefText": "Domyślne tożsamości zarządzane.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Tożsamość zarządzana przypisana przez system jako domyślna", + "popoverDescription": "Przypisz tożsamość zarządzaną przypisaną przez system jako domyślną dla „{{accountName}}”. Aby potwierdzić, kliknij przycisk „Tak”. " + }, + "readWritePermissionAssigned": { + "title": "Uprawnienia do odczytu i zapisu przypisane do tożsamości domyślnej.", + "description": "Aby zezwolić na kopiowanie danych ze źródła do kontenera docelowego, zapewnij dostęp do odczytu i zapisu na koncie docelowym do domyślnej tożsamości konta źródłowego.", + "tooltipContent": "Dowiedz się więcej o", + "tooltipHrefText": "Uprawnienia do odczytu i zapisu.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Przypisz uprawnienia do odczytu i zapisu do tożsamości domyślnej.", + "popoverDescription": "Przypisz uprawnienia do odczytu i zapisu na koncie docelowym do domyślnej tożsamości konta źródłowego. Aby potwierdzić, kliknij przycisk „Tak”." + }, + "pointInTimeRestore": { + "title": "Włączono przywracanie do punktu w czasie", + "description": "Aby ułatwić wykonywanie zadań kopiowania kontenerów w trybie online, zaktualizuj zasady kopii zapasowych „{{accessName}}” z okresowych na ciągłe. Włączenie ciągłej kopii zapasowej jest wymagane dla tej funkcji.", + "tooltipContent": "Dowiedz się więcej o", + "tooltipHrefText": "Ciągła kopia zapasowa", + "tooltipHref": "https://learn.microsoft.com/pl-pl/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Włącz przywracanie do określonego punktu w czasie" + }, + "onlineCopyEnabled": { + "title": "Włączono kopiowanie w trybie online", + "description": "Włącz kopiowanie kontenerów online, klikając przycisk poniżej na koncie „{{accountName}}”.", + "hrefText": "Dowiedz się więcej o zadaniach kopiowania w trybie online", + "href": "https://learn.microsoft.com/pl-pl/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Włącz kopiowanie online", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Trwa weryfikacja wszystkich wersji i usunięć w trybie zestawienia zmian (wersja zapoznawcza)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Trwa włączanie wszystkich wersji i usunięć w trybie zestawienia zmian (wersja zapoznawcza)...", + "enablingOnlineCopySpinnerLabel": "Trwa włączanie kopii online na koncie „{{accountName}}”..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Data i godzina", + "name": "Nazwa zadania", + "status": "Stan", + "completionPercentage": "Procent ukończenia", + "duration": "Czas trwania", + "error": "Komunikat o błędzie", + "mode": "Tryb", + "actions": "Akcje" + }, + "actions": { + "pause": "Wstrzymaj", + "resume": "Wznów", + "complete": "Ukończone", + "viewDetails": "Wyświetl szczegóły" + }, + "status": { + "pending": "W kolejce", + "inProgress": "Uruchomiono", + "running": "Uruchomiono", + "partitioning": "Uruchomiono", + "paused": "Wstrzymano", + "completed": "Ukończone", + "failed": "Zakończone niepowodzeniem", + "faulted": "Zakończone niepowodzeniem", + "skipped": "Anulowane", + "cancelled": "Anulowane" + }, + "dialog": { + "confirmButtonText": "Potwierdź", + "cancelButtonText": "Anuluj" + } + } } } \ No newline at end of file diff --git a/src/Localization/pt-BR/Resources.json b/src/Localization/pt-BR/Resources.json index 3ff10e729..23bc14da7 100644 --- a/src/Localization/pt-BR/Resources.json +++ b/src/Localization/pt-BR/Resources.json @@ -34,6 +34,8 @@ "browse": "Procurar", "increaseValueBy1": "Aumentar o valor em 1", "decreaseValueBy1": "Diminuir valor em 1", + "on": "Ativado", + "off": "Desligado", "preview": "Pré-visualização" }, "splashScreen": { @@ -303,7 +305,7 @@ "deleteContainer": "Excluir {{containerName}}", "newSqlQuery": "Nova Consulta SQL", "newQuery": "Nova Consulta", - "openMongoShell": "Abrir o Shell Mongo", + "openMongoShell": "Abrir o Mongo Shell", "newShell": "Novo Shell", "openCassandraShell": "Abrir o Shell Cassandra", "newStoredProcedure": "Novo Procedimento Armazenado", @@ -762,7 +764,7 @@ "computedProperties": "Propriedades Calculadas", "containerPolicies": "Políticas de Contêiner", "throughputBuckets": "Buckets de Taxa de Transferência", - "globalSecondaryIndexPreview": "Índice Secundário Global (Versão Prévia)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Política de Mascaramento" }, "mongoNotifications": { @@ -811,7 +813,7 @@ "quotaMaxOption": "Sua cota máxima atual é de {{maximumThroughput}} RU/s. Para exceder esse limite, você deve solicitar um aumento de cota, que será revisado pela equipe do Azure Cosmos DB.", "belowMinimumMessage": "Não é possível reduzir a taxa de transferência abaixo do mínimo atual de {{minimum}} RU/s. Para mais informações sobre esse limite, consulte nossa documentação de cotas de serviço.", "saveThroughputWarning": "Sua cobrança será afetada à medida que você atualizar as configurações de taxa de transferência. Revise a estimativa de custo atualizada abaixo antes de salvar as alterações", - "currentAutoscaleThroughput": "Taxa de transferência atual da escala automática:", + "currentAutoscaleThroughput": "Taxa de transferência de dimensionamento automático:", "targetAutoscaleThroughput": "Taxa de transferência de escala automática de destino:", "currentManualThroughput": "Taxa de transferência manual atual:", "targetManualThroughput": "Taxa de transferência manual de destino:", @@ -841,7 +843,7 @@ "mongoIndexing": { "disclaimer": "Para consultas que filtram várias propriedades, crie vários índices de campo único em vez de um índice composto.", "disclaimerCompoundIndexesLink": " Índices compostos ", - "disclaimerSuffix": "são usados apenas para classificar os resultados da consulta. Se você precisar adicionar um índice composto, poderá criar um usando o shell do Mongo.", + "disclaimerSuffix": "são usados apenas para classificar os resultados da consulta. Se você precisar adicionar um índice composto, poderá criar um usando o Mongo Shell.", "compoundNotSupported": "Coleções com índices compostos ainda não têm suporte no editor de indexação. Para modificar a política de indexação desta coleção, use o Mongo Shell.", "aadError": "Para usar o editor de políticas de indexação, faça logon no", "aadErrorLink": "portal do azure.", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "O tamanho do byte de quantização deve ser maior que 0 e menor ou igual a 512", "indexingSearchListSizeRangeError": "O tamanho da lista de pesquisa de indexação deve ser maior ou igual a 25 e menor ou igual a 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Comentários", + "feedbackButtonAriaLabel": "Fornecer comentários sobre trabalhos de cópia", + "refreshButtonAriaLabel": "Atualizar trabalhos de cópia", + "createCopyJobButtonLabel": "Criar Trabalho de Cópia", + "createCopyJobButtonAriaLabel": "Criar um novo trabalho de cópia de contêiner" + }, + "noCopyJobs": { + "title": "Não há trabalhos de cópia para mostrar", + "createCopyJobButtonText": "Criar um trabalho de cópia de contêiner" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Detalhes do Trabalho", + "errorTitle": "Detalhes do Erro", + "selectedContainers": "Contêineres Selecionados" + }, + "createCopyJob": { + "panelTitle": "Criar trabalho de cópia" + }, + "selectAccount": { + "description": "Selecione uma conta de destino para a qual copiar.", + "subscriptionDropdownLabel": "Assinatura", + "subscriptionDropdownPlaceholder": "Selecione uma assinatura", + "accountDropdownLabel": "Conta", + "accountDropdownPlaceholder": "Selecionar uma conta" + }, + "migrationType": { + "offline": { + "title": "Modo offline", + "description": "Os trabalhos de cópia de contêiner offline permitem copiar dados de um contêiner de origem para um contêiner de destino do Cosmos DB para APIs com suporte. Para garantir a integridade dos dados entre a origem e o destino, recomendamos interromper as atualizações no contêiner de origem antes de criar o trabalho de cópia. Saiba mais sobre [trabalhos de cópia offline](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Modo online", + "description": "Os trabalhos de cópia online de contêiner permitem copiar dados de um contêiner de origem para um contêiner de destino da API NoSQL do Cosmos DB usando o feed de alterações [Todas as Versões e Excluir](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Isso permite que as atualizações continuem na fonte enquanto os dados são copiados. Um breve tempo de inatividade é necessário no final para alternar aplicativos cliente com segurança para o contêiner de destino. Saiba mais sobre [trabalhos de cópia online](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Selecione um contêiner de origem e um contêiner de destino para o qual copiar.", + "sourceContainerSubHeading": "Contêiner de origem", + "targetContainerSubHeading": "Contêiner de destino", + "databaseDropdownLabel": "Banco de dados", + "databaseDropdownPlaceholder": "Selecionar um banco de dados", + "containerDropdownLabel": "Contêiner", + "containerDropdownPlaceholder": "Selecionar um contêiner", + "createNewContainerSubHeading": "Configure as propriedades do novo contêiner na conta de destino \"{{accountName}}\".", + "createNewContainerSubHeadingDefault": "Configure as propriedades para o novo contêiner.", + "createContainerButtonLabel": "Criar um novo contêiner", + "createContainerHeading": "Criar novo contêiner" + }, + "preview": { + "jobNameLabel": "Nome do trabalho", + "subscriptionLabel": "Assinatura de destino", + "accountLabel": "Conta de destino", + "sourceDatabaseLabel": "Banco de dados de origem", + "sourceContainerLabel": "Contêiner de origem", + "targetDatabaseLabel": "Banco de dados de destino", + "targetContainerLabel": "Contêiner de destino" + }, + "assignPermissions": { + "crossAccountDescription": "Para copiar dados da origem para o contêiner de destino, certifique-se de que a identidade gerenciada da conta de origem tenha acesso de leitura/gravação à conta de destino concluindo as etapas a seguir.", + "intraAccountOnlineDescription": "Siga as etapas abaixo para habilitar a cópia online em sua conta \"{{accountName}}\".", + "crossAccountConfiguration": { + "title": "Cópia de contêiner entre contas", + "description": "Siga as instruções abaixo para conceder permissões necessárias para copiar dados de \"{{sourceAccount}}\" para \"{{destinationAccount}}\"." + }, + "onlineConfiguration": { + "title": "Cópia de contêiner online", + "description": "Siga as instruções abaixo para habilitar a cópia online em sua conta \"{{accountName}}\"." + } + }, + "popoverOverlaySpinnerLabel": "Aguarde enquanto processemos a sua solicitação...", + "addManagedIdentity": { + "title": "Identidade gerenciada atribuída pelo sistema habilitada.", + "description": "A identidade gerenciada atribuída pelo sistema é restrita a uma por recurso e está vinculada ao ciclo de vida desse recurso. Uma vez habilitado, você pode conceder permissões à identidade gerenciada usando o controle de acesso baseado em função (RBAC) do Azure. A identidade gerenciada é autenticada com o Microsoft Entra ID, portanto, você não precisa armazenar credenciais no código.", + "descriptionHrefText": "Saiba mais sobre as Identidades gerenciadas.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Identidade gerenciada atribuída ao sistema", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Identidades Gerenciadas.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Você pode selecionar uma identidade atribuída pelo usuário existente ou criar uma nova.", + "userAssignedIdentityLabel": "Você também pode selecionar uma identidade gerenciada atribuída pelo usuário.", + "createUserAssignedIdentityLink": "Criar uma identidade gerenciada atribuída pelo usuário", + "enablementTitle": "Habilitar a identidade gerenciada atribuída pelo sistema", + "enablementDescription": "Habilitar a identidade gerenciada atribuída pelo sistema no {{accountName}}. Para confirmar, clique no botão \"Sim\"." + }, + "defaultManagedIdentity": { + "title": "Identidade gerenciada atribuída pelo sistema definida como padrão.", + "description": "Defina a identidade gerenciada atribuída pelo sistema como padrão para \"{{accountName}}\" ativando essa opção.", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Identidades Gerenciadas Padrão.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Identidade gerenciada atribuída pelo sistema definida como padrão", + "popoverDescription": "Atribua a identidade gerenciada atribuída pelo sistema como o padrão para \"{{accountName}}\". Para confirmar, clique no botão \"Sim\". " + }, + "readWritePermissionAssigned": { + "title": "Permissões de leitura/gravação atribuídas à identidade padrão.", + "description": "Para permitir a cópia de dados da origem para o contêiner de destino, forneça acesso de leitura/gravação na conta de destino para a identidade padrão da conta de origem.", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Permissões de leitura/gravação.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Atribua permissões de leitura/gravação à identidade padrão.", + "popoverDescription": "Atribua permissões de leitura/gravação na conta de destino à identidade padrão da conta de origem. Para confirmar, clique no botão \"Sim\"." + }, + "pointInTimeRestore": { + "title": "Restauração pontual habilitada", + "description": "Para facilitar trabalhos de cópia de contêiner online, atualize a política de backup \"{{accessName}}\" de backup periódico para contínuo. Habilitar o backup contínuo é necessário para essa funcionalidade.", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Backup Contínuo", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Habilitar Restauração Pontual" + }, + "onlineCopyEnabled": { + "title": "Cópia online habilitada", + "description": "Habilite a cópia de contêiner online clicando no botão abaixo em sua conta \"{{accountName}}\".", + "hrefText": "Saiba mais sobre trabalhos de cópia online", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Habilitar Cópia Online", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Validando Todas as versões e exclui o modo de feed de alterações (versão prévia)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Habilitando Todas as versões e excluindo o modo de feed de alterações (versão prévia)...", + "enablingOnlineCopySpinnerLabel": "Habilitando a cópia online em sua conta \"{{accountName}}\"..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Data e hora", + "name": "Nome do trabalho", + "status": "Status", + "completionPercentage": "% de Conclusão", + "duration": "Duração", + "error": "Mensagem de erro", + "mode": "Modo", + "actions": "Ações" + }, + "actions": { + "pause": "Pausar", + "resume": "Retomar", + "complete": "Completar", + "viewDetails": "Exibir Detalhes" + }, + "status": { + "pending": "Na fila", + "inProgress": "Em execução", + "running": "Em execução", + "partitioning": "Em execução", + "paused": "Em pausa", + "completed": "Concluído", + "failed": "Com falha", + "faulted": "Com falha", + "skipped": "Cancelado", + "cancelled": "Cancelado" + }, + "dialog": { + "confirmButtonText": "Confirmar", + "cancelButtonText": "Cancelar" + } + } } } \ No newline at end of file diff --git a/src/Localization/pt-PT/Resources.json b/src/Localization/pt-PT/Resources.json index c30622131..dad4222dc 100644 --- a/src/Localization/pt-PT/Resources.json +++ b/src/Localization/pt-PT/Resources.json @@ -34,6 +34,8 @@ "browse": "Procurar", "increaseValueBy1": "Aumentar valor em 1", "decreaseValueBy1": "Diminuir valor em 1", + "on": "Ativado", + "off": "Desativado", "preview": "Pré-visualização" }, "splashScreen": { @@ -762,7 +764,7 @@ "computedProperties": "Propriedades Calculadas", "containerPolicies": "Políticas de Contentor", "throughputBuckets": "Registos de Débito", - "globalSecondaryIndexPreview": "Índice Secundário Global (Pré-Visualização)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Política de Mascaramento" }, "mongoNotifications": { @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "O tamanho do byte de quantização tem de ser superior a 0 e inferior ou igual a 512", "indexingSearchListSizeRangeError": "O tamanho da lista de pesquisa de indexação tem de ser maior ou igual a 25 e menor ou igual a 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Feedback", + "feedbackButtonAriaLabel": "Fornecer feedback sobre tarefas de cópia", + "refreshButtonAriaLabel": "Atualizar tarefas de cópia", + "createCopyJobButtonLabel": "Criar Tarefa de Cópia", + "createCopyJobButtonAriaLabel": "Criar uma nova tarefa de cópia de contentor" + }, + "noCopyJobs": { + "title": "Não existem tarefas de cópia para apresentar", + "createCopyJobButtonText": "Criar uma tarefa de cópia de contentor" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Detalhes da Tarefa", + "errorTitle": "Detalhes do Erro", + "selectedContainers": "Contentores selecionados" + }, + "createCopyJob": { + "panelTitle": "Criar tarefa de cópia" + }, + "selectAccount": { + "description": "Selecione uma conta de destino para copiar para ela.", + "subscriptionDropdownLabel": "Subscrição", + "subscriptionDropdownPlaceholder": "Selecionar uma subscrição", + "accountDropdownLabel": "Conta", + "accountDropdownPlaceholder": "Selecione uma conta" + }, + "migrationType": { + "offline": { + "title": "Modo offline", + "description": "As tarefas de cópia de contentores offline permitem-lhe copiar dados de um contentor de origem para um contentor de destino do Cosmos DB para APIs suportadas. Para garantir a integridade dos dados entre a origem e o destino, recomendamos que pare as atualizações no contentor de origem antes de criar a tarefa de cópia. Saiba mais sobre [offline copy jobs](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Modo online", + "description": "As tarefas de cópia de contentores online permitem-lhe copiar dados de um contentor de origem para um contentor de destino da API NoSQL do Cosmos DB usando o feed de alterações [All Versions and Delete](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Isto permite que as atualizações continuem na origem enquanto os dados são copiados. É necessário um breve período de inatividade no final para mudar em segurança as aplicações cliente para o contentor de destino. Saiba mais sobre [online copy jobs](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Selecione um contentor de origem e um contentor de destino para o qual copiar.", + "sourceContainerSubHeading": "Contentor de origem", + "targetContainerSubHeading": "Contentor de destino", + "databaseDropdownLabel": "Base de dados", + "databaseDropdownPlaceholder": "Selecionar uma base de dados", + "containerDropdownLabel": "Contentor", + "containerDropdownPlaceholder": "Selecionar um contentor", + "createNewContainerSubHeading": "Configure as propriedades do novo contentor na conta de destino \"{{accountName}}\".", + "createNewContainerSubHeadingDefault": "Configure as propriedades do novo contentor.", + "createContainerButtonLabel": "Criar novo contentor", + "createContainerHeading": "Criar novo contentor" + }, + "preview": { + "jobNameLabel": "Nome da tarefa", + "subscriptionLabel": "Subscrição de destino", + "accountLabel": "Conta de destino", + "sourceDatabaseLabel": "Base de dados de origem", + "sourceContainerLabel": "Contentor de origem", + "targetDatabaseLabel": "Base de Dados de Destino", + "targetContainerLabel": "Contentor de destino" + }, + "assignPermissions": { + "crossAccountDescription": "Para copiar dados do contentor de origem para o contentor de destino, certifique-se de que a identidade gerida da conta de origem tem acesso de leitura/escrita à conta de destino ao concluir os passos seguintes.", + "intraAccountOnlineDescription": "Siga os passos abaixo para ativar a cópia online na sua conta \"{{accountName}}\".", + "crossAccountConfiguration": { + "title": "Cópia de contentor entre contas", + "description": "Siga as instruções abaixo para conceder as permissões necessárias para copiar dados de \"{{sourceAccount}}\" para \"{{destinationAccount}}\"." + }, + "onlineConfiguration": { + "title": "Cópia de contentor online", + "description": "Siga as instruções abaixo para ativar a cópia online na sua conta \"{{accountName}}\"." + } + }, + "popoverOverlaySpinnerLabel": "Aguarde enquanto processamos o seu pedido...", + "addManagedIdentity": { + "title": "Identidade gerida atribuída pelo sistema ativada", + "description": "Uma identidade gerida atribuída pelo sistema está restrita a uma por recurso e associada ao ciclo de vida deste recurso. Depois de ativada, pode conceder permissões à identidade gerida através do controlo de acesso baseado em funções do Azure (Azure RBAC). A identidade gerida é autenticada com o Microsoft Entra ID, pelo que não tem de armazenar credenciais em código.", + "descriptionHrefText": "Saiba mais sobre as Identidades geridas.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Identidade gerida atribuída pelo sistema", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Identidades geridas.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Pode selecionar uma identidade atribuída pelo utilizador existente ou criar uma nova.", + "userAssignedIdentityLabel": "Também pode selecionar uma identidade gerida atribuída pelo utilizador.", + "createUserAssignedIdentityLink": "Criar Identidade Gerida Atribuída pelo Utilizador", + "enablementTitle": "Ativar a identidade gerida atribuída pelo sistema", + "enablementDescription": "Ative a identidade gerida atribuída pelo sistema no {{accountName}} Para confirmar, clique no botão \"Sim\"." + }, + "defaultManagedIdentity": { + "title": "Identidade gerida atribuída pelo sistema definida como predefinição.", + "description": "Defina a identidade gerida atribuída pelo sistema como predefinição para \"{{accountName}}\" ao ativá-la.", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Identidades Gerida Predefinida.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Identidade gerida atribuída pelo sistema definida como predefinição", + "popoverDescription": "Atribua a identidade gerida atribuída pelo sistema como predefinição para \"{{accountName}}\". Para confirmar, clique no botão \"Sim\". " + }, + "readWritePermissionAssigned": { + "title": "Permissões de leitura/escrita atribuídas à identidade predefinida.", + "description": "Para permitir a cópia de dados do contentor de origem para o contentor de destino, conceda acesso de leitura/escrita na conta de destino à identidade predefinida da conta de origem.", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Permissões de leitura/escrita.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Atribua permissões de leitura/escrita à identidade predefinida.", + "popoverDescription": "Atribua permissões de leitura/escrita na conta de destino à identidade predefinida da conta de origem. Para confirmar, clique no botão \"Sim\"." + }, + "pointInTimeRestore": { + "title": "Restauro para Um Ponto No Tempo ativado", + "description": "Para facilitar as tarefas de cópia online de contentores, atualize a sua política de cópia de segurança \"{{accessName}}\" de cópia de segurança periódica para cópia de segurança contínua. É necessário ativar a cópia de segurança contínua para esta funcionalidade.", + "tooltipContent": "Saiba mais sobre", + "tooltipHrefText": "Cópia de Segurança Contínua", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Ativar Restauro para Um Ponto No Tempo" + }, + "onlineCopyEnabled": { + "title": "Cópia online ativada", + "description": "Ative a cópia online de contentores ao clicar no botão abaixo na sua conta \"{{accountName}}\".", + "hrefText": "Saiba mais sobre tarefas de cópia online", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Ativar Cópia Online", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "A validar o modo de feed de alterações para todas as versões e eliminações (pré-visualização)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "A ativar o modo de feed de alterações para todas as versões e eliminações (pré-visualização)...", + "enablingOnlineCopySpinnerLabel": "A ativar a cópia online na sua conta \"{{accountName}}\"..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Data e hora", + "name": "Nome da tarefa", + "status": "Estado", + "completionPercentage": "Conclusão %", + "duration": "Duração", + "error": "Mensagem de erro", + "mode": "Modo", + "actions": "Ações" + }, + "actions": { + "pause": "Colocar em pausa", + "resume": "Retomar", + "complete": "Completo", + "viewDetails": "Ver Detalhes" + }, + "status": { + "pending": "Em fila", + "inProgress": "Em execução", + "running": "Em execução", + "partitioning": "Em execução", + "paused": "Em pausa", + "completed": "Concluído", + "failed": "Com falhas", + "faulted": "Com falhas", + "skipped": "Cancelado", + "cancelled": "Cancelado" + }, + "dialog": { + "confirmButtonText": "Confirmar", + "cancelButtonText": "Cancelar" + } + } } } \ No newline at end of file diff --git a/src/Localization/ru/Resources.json b/src/Localization/ru/Resources.json index b8f2bfc06..6f7ba298e 100644 --- a/src/Localization/ru/Resources.json +++ b/src/Localization/ru/Resources.json @@ -34,6 +34,8 @@ "browse": "Обзор", "increaseValueBy1": "Увеличить значение на 1", "decreaseValueBy1": "Уменьшить значение на 1", + "on": "Вкл", + "off": "Выкл", "preview": "Предварительная версия" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "Создайте таблицу и взаимодействуйте с данными, используя командный интерфейс PostgreSQL" }, "vcoreMongo": { - "title": "Оболочка Mongo", + "title": "Mongo Shell", "description": "Создайте коллекцию и взаимодействуйте с данными, используя командный интерфейс MongoDB" } }, @@ -303,7 +305,7 @@ "deleteContainer": "Удалить {{containerName}}", "newSqlQuery": "Новый SQL-запрос", "newQuery": "Новый запрос", - "openMongoShell": "Открыть оболочку Mongo", + "openMongoShell": "Открыть Mongo Shell", "newShell": "Новая оболочка", "openCassandraShell": "Открыть оболочку Cassandra", "newStoredProcedure": "Новая хранимая процедура", @@ -414,7 +416,7 @@ "refreshGridFailed": "Не удалось обновить сетку документов" }, "mongoShell": { - "title": "Оболочка Mongo" + "title": "Mongo Shell" } }, "panes": { @@ -488,7 +490,7 @@ "legacySdkInfo": "Чтобы обеспечить совместимость со старыми SDK, созданный контейнер будет использовать устаревшую схему секционирования, которая поддерживает значения ключа секционирования размером не более 101 байта. Если эта возможность включена, использование иерархических ключей секционирования будет недоступно.", "indexingOnInfo": "По умолчанию все свойства в документах будут индексироваться для гибкости и эффективности запросов.", "indexingOffInfo": "Индексация будет отключена. Рекомендуется, если не требуется выполнять запросы или используются только операции с ключами.", - "indexingOffWarning": "Если создать контейнер с отключённым индексированием, изменения политики индексирования будут недоступны. Изменения разрешены только для контейнеров с включённой политикой индексирования.", + "indexingOffWarning": "Если создать контейнер с отключённым индексированием, изменения политики индексации будут недоступны. Изменения разрешены только для контейнеров с включённой политикой индексации.", "acknowledgeSpendErrorMonthly": "Подтвердите, что осведомлены о смете ежемесячных расходов.", "acknowledgeSpendErrorDaily": "Подтвердите, что осведомлены о смете ежемесячных расходов за день.", "unshardedMaxRuError": "Неэкстентированные коллекции поддерживают до 10 000 ЕЗ", @@ -762,7 +764,7 @@ "computedProperties": "Вычисленные свойства", "containerPolicies": "Правила перевозки контейнеров", "throughputBuckets": "Группы пропускной способности", - "globalSecondaryIndexPreview": "Глобальный вторичный индекс (предварительный просмотр)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Политика маскирования" }, "mongoNotifications": { @@ -795,17 +797,17 @@ "perMonth": "в месяц" }, "throughput": { - "manualToAutoscaleDisclaimer": "Начальный максимальный объем автоматически масштабируемых RU/s будет определяться системой на основе текущих настроек пропускной способности, заданных вручную, и объема хранилища ваших ресурсов. После включения автомасштабирования вы можете изменить максимальное значение RU/s.", + "manualToAutoscaleDisclaimer": "Начальный максимальный объем автоматически масштабируемых RU/s будет определяться системой на основе текущих настроек пропускной способности вручную и объема хранилища ваших ресурсов. После включения автомасштабирования вы можете изменить максимальное значение RU/s.", "ttlWarningText": "Система будет автоматически удалять элементы на основе указанного вами значения TTL (в секундах), без необходимости явного запуска операции удаления клиентским приложением. Для получения более подробной информации см.", "ttlWarningLinkText": "Время жизни (TTL) в Azure Cosmos DB", - "unsavedIndexingPolicy": "политика индексирования", + "unsavedIndexingPolicy": "политика индексации", "unsavedDataMaskingPolicy": "политика маскирования данных", "unsavedComputedProperties": "вычисленные свойства", "unsavedEditorWarningPrefix": "Вы не сохранили последние изменения, внесенные в ваш", "unsavedEditorWarningSuffix": ". Нажмите \"Сохранить\", чтобы подтвердить изменения.", - "updateDelayedApplyWarning": "Вы собираетесь запросить увеличение пропускной способности сверх предварительно выделенной мощности. Эта операция займет некоторое время.", + "updateDelayedApplyWarning": "Вы собираетесь запросить увеличение пропускной способности сверх предварительно выделенной емкости. Эта операция займет некоторое время.", "scalingUpDelayMessage": "Масштабирование займет 4-6 часов, поскольку оно превышает возможности Azure Cosmos DB по мгновенному масштабированию, исходя из количества физических разделов. Вы можете мгновенно увеличить пропускную способность до {{instantMaximumThroughput}} или продолжить с этим значением и дождаться завершения масштабирования.", - "exceedPreAllocatedMessage": "Ваш запрос на увеличение пропускной способности превышает предварительно выделенную мощность, что может занять больше времени, чем ожидалось. Для продолжения вы можете выбрать один из трех вариантов:", + "exceedPreAllocatedMessage": "Ваш запрос на увеличение пропускной способности превышает предварительно выделенную емкость, что может занять больше времени, чем ожидалось. Для продолжения вы можете выбрать один из трех вариантов:", "instantScaleOption": "Вы можете мгновенно увеличить масштаб до {{instantMaximumThroughput}} RU/s.", "asyncScaleOption": "Вы можете асинхронно масштабировать систему до любого значения менее {{maximumThroughput}} RU/s за 4-6 часов.", "quotaMaxOption": "Ваш текущий максимальный лимит квоты составляет {{maximumThroughput}} RU/s. Чтобы превысить этот лимит, необходимо запросить увеличение квоты, и команда Azure Cosmos DB рассмотрит этот запрос.", @@ -813,8 +815,8 @@ "saveThroughputWarning": "Изменение настроек пропускной способности повлияет на ваш счет за электроэнергию. Перед сохранением изменений ознакомьтесь с обновленной сметой расходов ниже", "currentAutoscaleThroughput": "Текущая пропускная способность автомасштабирования:", "targetAutoscaleThroughput": "Целевая пропускная способность автомасштабирования:", - "currentManualThroughput": "Текущая производительность при ручном вводе данных:", - "targetManualThroughput": "Целевой показатель производительности при ручном вводе данных:", + "currentManualThroughput": "Текущая пропускная способность вручную:", + "targetManualThroughput": "Целевой показатель пропускной способности вручную:", "applyDelayedMessage": "Запрос на увеличение пропускной способности успешно подан. Выполнение этой операции займет от 1 до 3 рабочих дней. Просмотрите актуальный статус в разделе \"Уведомления\".", "databaseLabel": "База данных:", "containerLabel": "Контейнер:", @@ -841,9 +843,9 @@ "mongoIndexing": { "disclaimer": "Для запросов, фильтрующих по нескольким свойствам, создавайте несколько индексов для отдельных полей вместо составного индекса.", "disclaimerCompoundIndexesLink": " Составные индексы ", - "disclaimerSuffix": "используются только для сортировки результатов запроса. Если вам нужно добавить составной индекс, вы можете создать его с помощью оболочки Mongo.", - "compoundNotSupported": "В редакторе индексирования пока не поддерживаются коллекции со сложными индексами. Для изменения политики индексирования этой коллекции используйте оболочку Mongo.", - "aadError": "Для использования редактора политик индексирования войдите в", + "disclaimerSuffix": "используются только для сортировки результатов запроса. Если вам нужно добавить составной индекс, вы можете создать его с помощью Mongo Shell.", + "compoundNotSupported": "В редакторе индексации пока не поддерживаются коллекции со сложными индексами. Для изменения политики индексации этой коллекции используйте Mongo Shell.", + "aadError": "Для использования редактора политик индексации войдите в", "aadErrorLink": "Портал Azure.", "refreshingProgress": "Обновление хода преобразования индекса", "canMakeMoreChangesZero": "Дополнительные изменения в индексировании можно внести после завершения текущего преобразования индекса. ", @@ -928,7 +930,7 @@ "learnMoreSuffix": "о том, как определять глобальные вторичные индексы и как их использовать.", "jsonAriaLabel": "Глобальный вторичный индекс JSON", "addIndex": "Добавить индекс", - "settingsTitle": "Глобальные настройки вторичного индекса", + "settingsTitle": "Настройки глобального вторичного индекса", "sourceContainer": "Исходный контейнер", "indexDefinition": "Определение глобального вторичного индекса" }, @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "Размер байта квантования должен быть больше 0 и меньше или равен 512", "indexingSearchListSizeRangeError": "Размер списка поиска при индексировании должен быть не меньше 25 и не больше 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Отзыв", + "feedbackButtonAriaLabel": "Оставить отзыв о заданиях копирования", + "refreshButtonAriaLabel": "Обновить задания копирования", + "createCopyJobButtonLabel": "Создать задание копирования", + "createCopyJobButtonAriaLabel": "Создать задание копирования контейнера" + }, + "noCopyJobs": { + "title": "Нет заданий копирования для отображения", + "createCopyJobButtonText": "Создать задание копирования контейнера" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Сведения о задании", + "errorTitle": "Сведения об ошибке", + "selectedContainers": "Выбранные контейнеры" + }, + "createCopyJob": { + "panelTitle": "Создать задание копирования" + }, + "selectAccount": { + "description": "Выберите целевую учетную запись, в которую нужно выполнить копирование.", + "subscriptionDropdownLabel": "Подписка", + "subscriptionDropdownPlaceholder": "Выберите подписку", + "accountDropdownLabel": "Учетная запись", + "accountDropdownPlaceholder": "Выберите учетную запись" + }, + "migrationType": { + "offline": { + "title": "Автономный режим", + "description": "Автономные задания копирования контейнеров позволяют копировать данные из исходного контейнера в целевой контейнер Cosmos DB для поддерживаемых API. Чтобы обеспечить целостность данных между исходным и целевым контейнерами, рекомендуется остановить обновление исходного контейнера перед созданием задания копирования. Подробнее о [заданиях автономного копирования](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Онлайн-режим", + "description": "Онлайн-задания копирования контейнеров позволяют копировать данные из исходного контейнера в целевой контейнер API NoSQL Cosmos DB с помощью канала изменений [Все версии и удаление](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Это позволяет продолжать обновление в источнике во время копирования данных. В конце потребуется кратковременный простой, чтобы безопасно переключить клиентские приложения на целевой контейнер. Подробнее об [заданиях онлайн-копирования](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Выберите исходный и целевой контейнер для копирования.", + "sourceContainerSubHeading": "Исходный контейнер", + "targetContainerSubHeading": "Целевой контейнер", + "databaseDropdownLabel": "База данных", + "databaseDropdownPlaceholder": "Выберите базу данных", + "containerDropdownLabel": "Контейнер", + "containerDropdownPlaceholder": "Выберите контейнер", + "createNewContainerSubHeading": "Настройте свойства нового контейнера в целевой учетной записи \"{{accountName}}\".", + "createNewContainerSubHeadingDefault": "Настройте свойства нового контейнера.", + "createContainerButtonLabel": "Создать контейнер", + "createContainerHeading": "Создать контейнер" + }, + "preview": { + "jobNameLabel": "Имя задания", + "subscriptionLabel": "Целевая подписка", + "accountLabel": "Целевая учетная запись", + "sourceDatabaseLabel": "База данных-источник", + "sourceContainerLabel": "Исходный контейнер", + "targetDatabaseLabel": "Целевая база данных", + "targetContainerLabel": "Целевой контейнер" + }, + "assignPermissions": { + "crossAccountDescription": "Чтобы скопировать данные из исходного в целевой контейнер, выполните следующие действия и убедитесь, что управляемое удостоверение исходной учетной записи обладает доступом на чтение и запись в целевой учетной записи.", + "intraAccountOnlineDescription": "Выполните следующие действия, чтобы включить онлайн-копирование в учетной записи \"{{accountName}}\".", + "crossAccountConfiguration": { + "title": "Копирование контейнера между учетными записями", + "description": "Следуйте приведенным ниже инструкциям, чтобы предоставить необходимые разрешения для копирования данных из \"{{sourceAccount}}\" в \"{{destinationAccount}}\"." + }, + "onlineConfiguration": { + "title": "Онлайн-копирование контейнера", + "description": "Следуйте инструкциям ниже, чтобы включить онлайн-копирование в учетной записи \"{{accountName}}\"." + } + }, + "popoverOverlaySpinnerLabel": "Подождите, пока мы обрабатываем ваш запрос...", + "addManagedIdentity": { + "title": "Управляемое удостоверение, назначаемое системой, включено.", + "description": "Количество управляемых удостоверений, назначаемых системой, ограничено одним удостоверением на ресурс, привязанным к жизненному циклу этого ресурса. После включения вы можете предоставить разрешения управляемому удостоверению с помощью управления доступом на основе ролей Azure (Azure RBAC). Для управляемого удостоверения проверка подлинности выполняется с помощью Microsoft Entra ID, что избавляет вас от необходимости хранить учетные данные в программном коде.", + "descriptionHrefText": "Дополнительные сведения об управляемых удостоверениях.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Управляемое удостоверение, назначаемое системой", + "tooltipContent": "Подробнее о", + "tooltipHrefText": "Управляемые удостоверения.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Вы можете выбрать существующее удостоверение, назначаемое пользователем, или создать новое.", + "userAssignedIdentityLabel": "Вы также можете выбрать управляемое удостоверение, назначаемое пользователем.", + "createUserAssignedIdentityLink": "Создание управляемого удостоверения, назначаемого пользователем", + "enablementTitle": "Включение управляемого удостоверения, назначаемого системой", + "enablementDescription": "Включить управляемое удостоверение, назначаемое системой, в {{accountName}}. Для подтверждения нажмите кнопку \"Да\"." + }, + "defaultManagedIdentity": { + "title": "Управляемое удостоверение, назначаемое системой, настроено в качестве используемого по умолчанию.", + "description": "Назначьте управляемое удостоверение, назначаемое системой, в качестве используемого по умолчанию для \"{{accountName}}\", включив его.", + "tooltipContent": "Подробнее о", + "tooltipHrefText": "Управляемые удостоверения по умолчанию.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Управляемое удостоверение, назначаемое системой, настроено в качестве используемого по умолчанию", + "popoverDescription": "Назначьте управляемое удостоверение, назначаемое системой, в качестве используемого по умолчанию для \"{{accountName}}\". Для подтверждения нажмите кнопку \"Да\". " + }, + "readWritePermissionAssigned": { + "title": "Разрешения на чтение и запись, назначенные удостоверению, используемому по умолчанию.", + "description": "Чтобы разрешить копирование данных из исходного в целевой контейнер, предоставьте удостоверению по умолчанию исходной учетной записи доступ на чтение и запись в целевой учетной записи.", + "tooltipContent": "Подробнее о", + "tooltipHrefText": "Разрешения на чтение и записи.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Назначьте удостоверению по умолчанию разрешения на чтение и запись.", + "popoverDescription": "Назначьте удостоверению по умолчанию исходной учетной записи разрешения на чтение и запись в целевой учетной записи. Для подтверждения нажмите кнопку \"Да\"." + }, + "pointInTimeRestore": { + "title": "Восстановление до точки во времени включено", + "description": "Чтобы упростить задания онлайн-копирования контейнеров, обновите политику резервного копирования \"{{accessName}}\" с периодического на непрерывное резервное копирование. Для этой функции необходимо включить непрерывное резервное копирование.", + "tooltipContent": "Подробнее о", + "tooltipHrefText": "Непрерывное резервное копирование", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Включить восстановление до точки во времени" + }, + "onlineCopyEnabled": { + "title": "Онлайн-копирование включено", + "description": "Включите онлайн-копирование контейнера, нажав кнопку ниже в учетной записи \"{{accountName}}\".", + "hrefText": "Подробнее о заданиях онлайн-копирования", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Включить онлайн-копирование", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Проверка режима канала изменений для всех версий и удалений (предварительная версия)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Включение режима канала изменений для всех версий и удалений (предварительная версия)...", + "enablingOnlineCopySpinnerLabel": "Включение онлайн-копирования для вашей учетной записи \"{{accountName}}\"..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Дата и время", + "name": "Имя задания", + "status": "Состояние", + "completionPercentage": "Процент выполнения", + "duration": "Длительность", + "error": "Сообщение об ошибке", + "mode": "Режим", + "actions": "Действия" + }, + "actions": { + "pause": "Приостановить", + "resume": "Возобновить", + "complete": "Выполнить", + "viewDetails": "Просмотреть подробности" + }, + "status": { + "pending": "В очереди", + "inProgress": "Выполняется", + "running": "Выполняется", + "partitioning": "Выполняется", + "paused": "Приостановлено", + "completed": "Выполнено", + "failed": "Сбой", + "faulted": "Сбой", + "skipped": "Отменено", + "cancelled": "Отменено" + }, + "dialog": { + "confirmButtonText": "Подтвердить", + "cancelButtonText": "Отмена" + } + } } } \ No newline at end of file diff --git a/src/Localization/sv/Resources.json b/src/Localization/sv/Resources.json index 6854d9f18..f7a27bff1 100644 --- a/src/Localization/sv/Resources.json +++ b/src/Localization/sv/Resources.json @@ -34,6 +34,8 @@ "browse": "Bläddra", "increaseValueBy1": "Öka värdet med 1", "decreaseValueBy1": "Minska värdet med 1", + "on": "På", + "off": "Av", "preview": "Förhandsversion" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "Skapa tabell och interagera med data med postgreSQL-gränssnittet" }, "vcoreMongo": { - "title": "Mongo-gränssnitt", + "title": "Mongo Shell", "description": "Skapa en samling och interagera med data med hjälp av MongoDB:s gränssnitt" } }, @@ -326,7 +328,7 @@ "documentDeleted": "Dokument har tagits bort.", "deleteDocumentDialogTitle": "Ta bort dokument", "deleteDocumentsDialogTitle": "Ta bort dokument", - "throttlingError": "Det gick inte att ta bort vissa dokument på grund av ett fel med hastighetsbegränsning. Försök igen senare. Om du vill undvika detta i framtiden, överväg att öka genomströmningen på din container eller databas.", + "throttlingError": "Det gick inte att ta bort vissa dokument på grund av ett fel med hastighetsbegränsning. Försök igen senare. Om du vill undvika detta i framtiden, överväg att öka dataflödet på din behållare eller databas.", "deleteFailed": "Det gick inte att ta bort dokument ({{error}})", "missingShardProperty": "Dokumentet saknar shardegenskapen: {{partitionKeyProperty}}", "refreshGridFailed": "Det gick inte att uppdatera dokumentrutnätet", @@ -353,7 +355,7 @@ "requestTooLargeBase": "Vissa borttagningsförfrågningar misslyckades på grund av undantaget \"Begäran är för stor\" (429)", "retriedSuccessfully": "men ett nytt försök har gjorts.", "retryingNow": "Försöker igen nu.", - "increaseThroughputTip": "Om du vill undvika detta i framtiden, överväg att öka genomströmningen på din container eller databas.", + "increaseThroughputTip": "Om du vill undvika detta i framtiden, överväg att öka dataflödet på din behållare eller databas.", "numberOfSelectedDocuments": "Antal markerade dokument: {{count}}", "mongoFilterPlaceholder": "Skriv ett frågepredikat (t.ex. {\"id\":\"foo\"}), välj ett från rullgardinslistan eller lämna tomt för att fråga alla dokument.", "sqlFilterPlaceholder": "Skriv ett frågepredikat (t.ex. WHERE c.id=\"1\"), välj ett från rullgardinslistan eller lämna tomt för att fråga alla dokument.", @@ -414,7 +416,7 @@ "refreshGridFailed": "Det gick inte att uppdatera dokumentrutnätet" }, "mongoShell": { - "title": "Mongo-gränssnitt" + "title": "Mongo Shell" } }, "panes": { @@ -488,7 +490,7 @@ "legacySdkInfo": "För att säkerställa kompatibilitet med äldre SDK:er använder den skapade containern ett äldre partitioneringsschema som stöder partitionsnyckelvärden med endast storlek upp till 101 byte. Om detta är aktiverat kan du inte använda hierarkiska partitionsnycklar.", "indexingOnInfo": "Alla egenskaper i dina dokument indexeras som standard för flexibla och effektiva frågor.", "indexingOffInfo": "Indexering inaktiveras. Rekommenderas om du inte behöver köra frågor eller bara har nyckelvärdesåtgärder.", - "indexingOffWarning": "Genom att skapa den här containern med indexering inaktiverad kan du inte göra några ändringar i indexeringsprincipen. Indexeringsändringar tillåts bara för en container med en indexeringsprincip.", + "indexingOffWarning": "Genom att skapa den här behållaren med indexering inaktiverad kan du inte göra några ändringar i indexeringspolicyn. Indexeringsändringar tillåts bara för en behållare med en indexeringspolicy.", "acknowledgeSpendErrorMonthly": "Bekräfta den uppskattade månadskostnaden.", "acknowledgeSpendErrorDaily": "Bekräfta den uppskattade dagliga kostnaden.", "unshardedMaxRuError": "Ej shardade samlingar stöder upp till 10 000 RU:er", @@ -762,7 +764,7 @@ "computedProperties": "Beräknade egenskaper", "containerPolicies": "Containerprinciper", "throughputBuckets": "Dataflödesbuckets", - "globalSecondaryIndexPreview": "Globalt sekundärt index (förhandsversion)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Maskeringsprincip" }, "mongoNotifications": { @@ -821,7 +823,7 @@ "applyShortDelayMessage": "En begäran om att öka dataflödet pågår för närvarande. Den här åtgärden tar lite tid att slutföra.", "applyLongDelayMessage": "En begäran om att öka dataflödet pågår för närvarande. Den här åtgärden tar 1–3 arbetsdagar att slutföra. Visa den senaste statusen i Meddelanden.", "throughputCapError": "Ditt konto har konfigurerats med en total dataflödesgräns på {{throughputCap}} RU/s. Det går inte att uppdatera eftersom det totala dataflödet skulle öka till {{newTotalThroughput}} RU/s. Ändra total dataflödesgräns i kostnadshantering.", - "throughputIncrementError": "Värdet måste vara i steg om 1000" + "throughputIncrementError": "Dataflödesvärdet måste vara i steg om 1000" }, "conflictResolution": { "lwwDefault": "Senaste skrivsegrar (standard)", @@ -841,9 +843,9 @@ "mongoIndexing": { "disclaimer": "För frågor som filtrerar på flera egenskaper skapar du flera index för ett enda fält i stället för ett sammansatt index.", "disclaimerCompoundIndexesLink": " Sammansatta index ", - "disclaimerSuffix": "används endast för att sortera frågeresultat. Om du behöver lägga till ett sammansatt index kan du skapa ett med Hjälp av Mongo-gränssnittet.", - "compoundNotSupported": "Samlingar med sammansatta index stöds ännu inte i indexeringsredigeraren. Om du vill ändra indexeringsprincipen för den här samlingen använder du Mongo Shell.", - "aadError": "Om du vill använda redigeraren för indexeringsprincip loggar du in på", + "disclaimerSuffix": "används endast för att sortera frågeresultat. Om du behöver lägga till ett sammansatt index kan du skapa ett med Hjälp av Mongo Shell.", + "compoundNotSupported": "Samlingar med sammansatta index stöds ännu inte i indexeringsredigeraren. Om du vill ändra indexeringspolicyn för den här samlingen använder du Mongo Shell.", + "aadError": "Om du vill använda redigeraren för indexeringspolicy loggar du in på", "aadErrorLink": "azure portal.", "refreshingProgress": "Uppdaterar förlopp för indexeringstransformationen", "canMakeMoreChangesZero": "Du kan göra fler indexeringsändringar när den aktuella indextransformeringen är klar. ", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "Kvantiseringsbytestorleken måste vara större än 0 och högst 512", "indexingSearchListSizeRangeError": "Indexeringssöklistans storlek måste vara större än eller lika med 25 och mindre än eller lika med 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Feedback", + "feedbackButtonAriaLabel": "Ge feedback om kopieringsjobb", + "refreshButtonAriaLabel": "Uppdatera kopieringsjobb", + "createCopyJobButtonLabel": "Skapa kopieringsjobb", + "createCopyJobButtonAriaLabel": "Skapa ett nytt containerkopieringsjobb" + }, + "noCopyJobs": { + "title": "Det finns inga kopieringsjobb att visa", + "createCopyJobButtonText": "Skapa ett containerkopieringsjobb" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "Jobbinformation", + "errorTitle": "Information om fel", + "selectedContainers": "Valda containrar" + }, + "createCopyJob": { + "panelTitle": "Skapa kopieringsjobb" + }, + "selectAccount": { + "description": "Välj ett målkonto att kopiera till.", + "subscriptionDropdownLabel": "Prenumeration", + "subscriptionDropdownPlaceholder": "Välj en prenumeration", + "accountDropdownLabel": "Konto", + "accountDropdownPlaceholder": "Välj ett konto" + }, + "migrationType": { + "offline": { + "title": "Offlineläge", + "description": "Med offline-containerkopieringsjobb kan du kopiera data från en källcontainer till ett mål Cosmos DB container för API:er som stöds. För att säkerställa dataintegriteten mellan källan och målet rekommenderar vi att du stoppar uppdateringar på källcontainern innan du skapar kopieringsjobbet. Läs mer om [offlinekopieringsjobb](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)." + }, + "online": { + "title": "Onlineläge", + "description": "Med online-containerkopieringsjobb kan du kopiera data från en källcontainer till ett mål Cosmos DB NoSQL API-containern med ändringsflödet [Alla versioner och ta bort](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview). Detta gör att uppdateringar kan fortsätta på källan medan data kopieras. En kort stilleståndstid krävs i slutet för att på ett säkert sätt växla över klientprogram till målcontainern. Läs mer om [onlinekopieringsjobb](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)." + } + }, + "selectContainers": { + "description": "Välj en källcontainer och en målcontainer att kopiera till.", + "sourceContainerSubHeading": "Källcontainer", + "targetContainerSubHeading": "Målcontainer", + "databaseDropdownLabel": "Databas", + "databaseDropdownPlaceholder": "Välj en databas", + "containerDropdownLabel": "Container", + "containerDropdownPlaceholder": "Välj en container", + "createNewContainerSubHeading": "Konfigurera egenskaperna för den nya containern på målkontot \"{{accountName}}\".", + "createNewContainerSubHeadingDefault": "Konfigurera egenskaperna för den nya containern.", + "createContainerButtonLabel": "Skapa en ny container", + "createContainerHeading": "Skapa ny container" + }, + "preview": { + "jobNameLabel": "Jobbnamn", + "subscriptionLabel": "Nytt abonnemang", + "accountLabel": "Målkonto", + "sourceDatabaseLabel": "Källdatabas", + "sourceContainerLabel": "Källcontainer", + "targetDatabaseLabel": "Måldatabas", + "targetContainerLabel": "Målcontainer" + }, + "assignPermissions": { + "crossAccountDescription": "Om du vill kopiera data från källan till målcontainern kontrollerar du att källkontots hanterade identitet har läs- och skrivbehörighet till målkontot genom att utföra följande steg.", + "intraAccountOnlineDescription": "Följ stegen nedan för att aktivera onlinekopiering på ditt {{accountName}}-konto.", + "crossAccountConfiguration": { + "title": "Kopia av container för flera konton", + "description": "Följ anvisningarna nedan för att bevilja nödvändiga behörigheter för att kopiera data från \"{{sourceAccount}}\" till \"{{destinationAccount}}\"." + }, + "onlineConfiguration": { + "title": "Onlinecontainerkopiering", + "description": "Följ anvisningarna nedan för att aktivera onlinekopiering på ditt {{accountName}}-konto." + } + }, + "popoverOverlaySpinnerLabel": "Vänta medan vi behandlar din begäran...", + "addManagedIdentity": { + "title": "Systemtilldelad hanterad identitet har aktiverats.", + "description": "En systemtilldelad hanterad identitet begränsas till en per resurs och är bunden till resursens livscykel. När det är aktiverat kan du bevilja behörigheter till den hanterade identiteten med hjälp av Azure rollbaserad åtkomstkontroll (Azure RBAC). Den hanterade identiteten autentiseras med Microsoft Entra ID, så du behöver inte lagra några autentiseringsuppgifter i koden.", + "descriptionHrefText": "Mer information om hanterade identiteter.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Systemtilldelad hanterad identitet", + "tooltipContent": "Mer information om", + "tooltipHrefText": "Hanterade identiteter.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Du kan välja en befintlig användartilldelade identitet eller skapa en ny.", + "userAssignedIdentityLabel": "Du kan också välja en användartilldelad hanterad identitet.", + "createUserAssignedIdentityLink": "Skapa användartilldelad hanterad identitet", + "enablementTitle": "Aktivera systemtilldelade hanterade identiteter", + "enablementDescription": "Aktivera systemtilldelad hanterad identitet på {{accountName}}. Bekräfta genom att klicka på knappen \"Ja\"." + }, + "defaultManagedIdentity": { + "title": "Systemtilldelad hanterad identitet har angetts som standard.", + "description": "Ange den systemtilldelade hanterade identiteten som standard för \"{{accountName}}\" genom att aktivera den.", + "tooltipContent": "Mer information om", + "tooltipHrefText": "Hanterade standardidentiteter.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Systemtilldelade hanterade identiteter har angetts som standard", + "popoverDescription": "Tilldela den systemtilldelade hanterade identiteten som standard för \"{{accountName}}\". Bekräfta genom att klicka på knappen \"Ja\". " + }, + "readWritePermissionAssigned": { + "title": "Läs- och skrivbehörigheter som tilldelats standardidentiteten.", + "description": "Om du vill tillåta datakopiering från källan till målcontainern anger du läs- och skrivåtkomst på målkontot till källkontots standardidentitet.", + "tooltipContent": "Mer information om", + "tooltipHrefText": "Läs- och skrivbehörigheter.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Tilldela läs- och skrivbehörigheter till standardidentiteten.", + "popoverDescription": "Tilldela läs- och skrivbehörigheter för målkontot till standardidentiteten för källkontot. Bekräfta genom att klicka på knappen \"Ja\"." + }, + "pointInTimeRestore": { + "title": "Återställning till tidpunkt har aktiverats", + "description": "Om du vill underlätta kopieringsjobb för onlinecontainer uppdaterar du säkerhetskopieringsprincipen \"{{accessName}}\" från periodisk till kontinuerlig säkerhetskopiering. Kontinuerlig säkerhetskopiering krävs för den här funktionen.", + "tooltipContent": "Mer information om", + "tooltipHrefText": "Kontinuerlig säkerhetskopiering", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Aktivera återställning till tidpunkt" + }, + "onlineCopyEnabled": { + "title": "Onlinekopiering har aktiverats", + "description": "Aktivera onlinecontainerkopiering genom att klicka på knappen nedan på ditt {{accountName}}-konto.", + "hrefText": "Läs mer om kopieringsjobb online", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Aktivera onlinekopiering", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Verifierar alla versioner och tar bort ändringsflödesläge (förhandsversion)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Aktiverar alla versioner och tar bort ändringsflödesläge (förhandsversion)...", + "enablingOnlineCopySpinnerLabel": "Aktiverar onlinekopiering på ditt {{accountName}}-konto..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Datum och tid", + "name": "Jobbnamn", + "status": "Status", + "completionPercentage": "Slutförande %", + "duration": "Varaktighet", + "error": "Felmeddelande", + "mode": "Läge", + "actions": "Åtgärder" + }, + "actions": { + "pause": "Pausa", + "resume": "Återuppta", + "complete": "Slutfört", + "viewDetails": "Visa information" + }, + "status": { + "pending": "I kö", + "inProgress": "Pågår", + "running": "Pågår", + "partitioning": "Pågår", + "paused": "Pausad", + "completed": "Slutfört", + "failed": "Misslyckades", + "faulted": "Misslyckades", + "skipped": "Avbrutet", + "cancelled": "Avbrutet" + }, + "dialog": { + "confirmButtonText": "Bekräfta", + "cancelButtonText": "Avbryt" + } + } } } \ No newline at end of file diff --git a/src/Localization/tr/Resources.json b/src/Localization/tr/Resources.json index ab9bd8533..3baa34132 100644 --- a/src/Localization/tr/Resources.json +++ b/src/Localization/tr/Resources.json @@ -34,6 +34,8 @@ "browse": "Gözat", "increaseValueBy1": "Değeri 1 artır", "decreaseValueBy1": "Değeri 1 azalt", + "on": "Açık", + "off": "Kapalı", "preview": "Önizleme" }, "splashScreen": { @@ -212,7 +214,7 @@ }, "throughput": { "title": "Aktarım Hızı Sağla", - "description": "Verimliliği nasıl yapılandıracağınızı öğrenin." + "description": "Aktarım hızını nasıl yapılandıracağınızı öğrenin." } }, "gremlin": { @@ -735,12 +737,12 @@ "addProperty": "Özellik Ekle" }, "addGlobalSecondaryIndex": { - "globalSecondaryIndexId": "Genel ikincil dizin kapsayıcı kimliği", + "globalSecondaryIndexId": "Global ikincil endeks kapsayıcı kimliği", "globalSecondaryIndexIdPlaceholder": "ör. indexbyEmailId", "projectionQuery": "Projeksiyon sorgusu", "projectionQueryPlaceholder": "SELECT c.email, c.accountId FROM c", - "projectionQueryTooltip": "Genel ikincil dizinleri tanımlama hakkında daha fazla bilgi edinin.", - "disabledTitle": "Genel ikincil dizin zaten oluşturuluyor. Yeni bir dizin oluşturmadan önce lütfen mevcut dizinin tamamlanmasını bekleyin." + "projectionQueryTooltip": "Global ikincil endeksleri tanımlama hakkında daha fazla bilgi edinin.", + "disabledTitle": "Global ikincil endeks zaten oluşturuluyor. Yeni bir endeks oluşturmadan önce lütfen mevcut dizinin tamamlanmasını bekleyin." }, "stringInput": { "inputMismatchError": "{{input}} girişi seçilen {{selectedId}} ile eşleşmiyor" @@ -762,7 +764,7 @@ "computedProperties": "Hesaplanan Özellikler", "containerPolicies": "Kapsayıcı İlkeleri", "throughputBuckets": "Aktarım Hızı Demetleri", - "globalSecondaryIndexPreview": "Genel İkincil Dizini (Önizleme)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Veri Maskeleme İlkesi" }, "mongoNotifications": { @@ -795,7 +797,7 @@ "perMonth": "/ay" }, "throughput": { - "manualToAutoscaleDisclaimer": "Başlangıç otomatik ölçeklendirme maksimum RU/sn değeri, mevcut el ile aktarım hızı ayarları ve kaynağınızın depolama durumuna göre sistem tarafından belirlenir. Otomatik ölçeklendirme etkinleştirildikten sonra maksimum RU/sn değerini değiştirebilirsiniz.", + "manualToAutoscaleDisclaimer": "Başlangıç otomatik ölçeklendirme maksimum RU/sn değeri, mevcut manuel aktarım hızı ayarları ve kaynağınızın depolama durumuna göre sistem tarafından belirlenir. Otomatik ölçeklendirme etkinleştirildikten sonra maksimum RU/sn değerini değiştirebilirsiniz.", "ttlWarningText": "Sistem, istemci uygulaması tarafından açıkça silme işlemi yapılmasına gerek kalmadan, girdiğiniz TTL değerine (saniye cinsinden) göre öğeleri otomatik olarak siler. Daha fazla bilgi için şu sayfaya bakın,", "ttlWarningLinkText": "Azure Cosmos DB'de Yaşam Süresi (TTL)", "unsavedIndexingPolicy": "Dizin oluşturma ilkesi", @@ -813,8 +815,8 @@ "saveThroughputWarning": "Aktarım hızı ayarlarınızı güncelleştirdiğinzde faturanız etkilenir. Değişiklikleri kaydetmeden önce lütfen aşağıdaki güncelleştirilmiş maliyet tahminini gözden geçirin", "currentAutoscaleThroughput": "Geçerli otomatik ölçeklendirme aktarım hızı:", "targetAutoscaleThroughput": "Hedef otomatik ölçeklendirme aktarım hızı:", - "currentManualThroughput": "Geçerli el ile aktarım hızı:", - "targetManualThroughput": "Hedef el ile aktarım hızı:", + "currentManualThroughput": "Geçerli manuel aktarım hızı:", + "targetManualThroughput": "Hedef manuel aktarım hızı:", "applyDelayedMessage": "Aktarım hızını artırma talebi başarıyla gönderildi. Bu işlem 1-3 iş günü sürebilir. En son durumu Bildirimler'den görüntüleyin.", "databaseLabel": "Veritabanı:", "containerLabel": "Kapsayıcı:", @@ -925,12 +927,12 @@ }, "globalSecondaryIndex": { "indexesDefined": "Bu kapsayıcı için aşağıdaki dizinler tanımlanmıştır.", - "learnMoreSuffix": "Genel ikincil dizinlerin nasıl tanımlanacağı ve nasıl kullanılacağı hakkında.", - "jsonAriaLabel": "Genel İkincil Dizin JSON'u", + "learnMoreSuffix": "Global ikincil endekslerin nasıl tanımlanacağı ve nasıl kullanılacağı hakkında.", + "jsonAriaLabel": "Global İkincil Endeks JSON'u", "addIndex": "Dizin ekle", - "settingsTitle": "Genel İkincil Dizin Ayarları", + "settingsTitle": "Global İkincil Endeks Ayarları", "sourceContainer": "Kaynak kapsayıcı", - "indexDefinition": "Genel ikincil dizin tanımı" + "indexDefinition": "Global İkincil Endeks tanımı" }, "indexingPolicyRefresh": { "refreshFailed": "Dizin dönüştürme ilerlemesi yenilenemedi" @@ -947,7 +949,7 @@ "instant": "Anında", "fourToSixHrs": "4-6 saat", "autoscaleDescription": "Kullanıma bağlı olarak {{resourceType}} aktarım hızınız şu aralıkta değişecektir", - "freeTierWarning": "El ile aktarım hızını {{ru}} RU/sn'den fazla sağlarsanız veya kaynak otomatik ölçeklendirme ile {{ru}} RU/sn'nin üzerine çıkarsa faturalandırma uygulanır.", + "freeTierWarning": "Manuel aktarım hızını {{ru}} RU/sn'den fazla sağlarsanız veya kaynak otomatik ölçeklendirme ile {{ru}} RU/sn'nin üzerine çıkarsa faturalandırma uygulanır.", "capacityCalculator": "Gerekli RU/sn miktarınızı şu şekilde tahmin edin", "capacityCalculatorLink": " kapasite hesaplayıcısı", "fixedStorageNote": "Sabit depolama kapasitesine sahip bir koleksiyon kullanırken, 10.000 RU/sn'ye kadar ayarlayabilirsiniz.", @@ -979,7 +981,7 @@ "quantizationByteSize": "Bölme bayt boyutu", "quantizationByteSizeTooltip": "Bu boş bırakılırsa {{containerName}} tarafından dinamik olarak ayarlanır veya sabit bir sayıya ayarlanabilir", "quantizationByteSizeTooltipContainerName": "kapsayıcı", - "quantizationByteSizeTooltipGlobalSecondaryIndexName": "genel ikincil dizin", + "quantizationByteSizeTooltipGlobalSecondaryIndexName": "global ikincil endeks", "quantizerType": "Bölme türü", "quantizerTypeTooltip": "Vektör dizini tarafından kullanılan bölme yöntemi.", "indexingSearchListSize": "Dizin arama listesi boyutu", @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "Bölme bayt boyutu 0'dan büyük ve 512'den küçük veya buna eşit olmalıdır", "indexingSearchListSizeRangeError": "Dizin arama listesi boyutu 25'ten büyük veya buna eşit ve 500'den küçük veya buna eşit olmalıdır" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "Geri bildirim", + "feedbackButtonAriaLabel": "Kopyalama işleri hakkında geri bildirim gönderin", + "refreshButtonAriaLabel": "Kopyalama işlerini yenile", + "createCopyJobButtonLabel": "Kopyalama İşi Oluştur", + "createCopyJobButtonAriaLabel": "Yeni kapsayıcı kopyalama işi oluştur" + }, + "noCopyJobs": { + "title": "Gösterilecek kopyalama işi yok", + "createCopyJobButtonText": "Kapsayıcı kopyalama işi oluştur" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "İş Ayrıntıları", + "errorTitle": "Hata Ayrıntıları", + "selectedContainers": "Seçili Kapsayıcılar" + }, + "createCopyJob": { + "panelTitle": "Kopyalama işi oluştur" + }, + "selectAccount": { + "description": "Lütfen kopyalanacak hedef hesabı seçin.", + "subscriptionDropdownLabel": "Abonelik", + "subscriptionDropdownPlaceholder": "Abonelik seçin", + "accountDropdownLabel": "Hesap", + "accountDropdownPlaceholder": "Hesap seçin" + }, + "migrationType": { + "offline": { + "title": "Çevrimdışı mod", + "description": "Çevrimdışı kapsayıcı kopyalama işleri, desteklenen API'ler için kaynak kapsayıcıdan hedef Cosmos DB kapsayıcısına veri kopyalamanızı sağlar. Kaynak ve hedef arasında veri bütünlüğünü sağlamak için, kopyalama işini oluşturmadan önce kaynak kapsayıcıdaki güncelleştirmeleri durdurmanızı öneririz. [Çevrimdışı kopyalama işleri](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql) hakkında daha fazla bilgi edinin." + }, + "online": { + "title": "Çevrimiçi mod", + "description": "Çevrimiçi kapsayıcı kopyalama işleri, [Tüm Sürümler ve Sil](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) değişiklik akışını kullanarak kaynak kapsayıcıdan hedef Cosmos DB NoSQL API kapsayıcısına veri kopyalamanızı sağlar. Bu, veriler kopyalanırken kaynakta güncelleştirmelerin devam etmesini sağlar. İstemci uygulamalarını güvenli bir şekilde hedef kapsayıcıya geçirmek için sonunda kısa bir kesinti süresi gerekir. [Çevrimiçi kopyalama işleri](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started) hakkında daha fazla bilgi edinin." + } + }, + "selectContainers": { + "description": "Lütfen kopyalamak için bir kaynak kapsayıcı ve bir hedef kapsayıcı seçin.", + "sourceContainerSubHeading": "Kaynak kapsayıcı", + "targetContainerSubHeading": "Hedef kapsayıcı", + "databaseDropdownLabel": "Veritabanı", + "databaseDropdownPlaceholder": "Veritabanı seçin", + "containerDropdownLabel": "Kapsayıcı", + "containerDropdownPlaceholder": "Kapsayıcı seçin", + "createNewContainerSubHeading": "\"{{accountName}}\" hedef hesabındaki yeni kapsayıcının özelliklerini yapılandırın.", + "createNewContainerSubHeadingDefault": "Yeni kapsayıcının özelliklerini yapılandırın.", + "createContainerButtonLabel": "Yeni kapsayıcı oluştur", + "createContainerHeading": "Yeni kapsayıcı oluştur" + }, + "preview": { + "jobNameLabel": "İş adı", + "subscriptionLabel": "Hedef abonelik", + "accountLabel": "Hedef hesap", + "sourceDatabaseLabel": "Kaynak veritabanı", + "sourceContainerLabel": "Kaynak kapsayıcı", + "targetDatabaseLabel": "Hedef veritabanı", + "targetContainerLabel": "Hedef kapsayıcı" + }, + "assignPermissions": { + "crossAccountDescription": "Kaynaktan hedef kapsayıcıya veri kopyalamak için aşağıdaki adımları tamamlayarak kaynak hesabın yönetilen kimliğinin hedef hesaba okuma yazma erişimi olduğundan emin olun.", + "intraAccountOnlineDescription": "\"{{accountName}}\" hesabınızda çevrimiçi kopyalamayı etkinleştirmek için aşağıdaki adımları izleyin.", + "crossAccountConfiguration": { + "title": "Hesaplar arası kapsayıcı kopyalama", + "description": "Verileri \"{{sourceAccount}}\" konumundan \"{{destinationAccount}}\" konumuna kopyalamak için gerekli izinleri vermek üzere lütfen aşağıdaki yönergeyi izleyin." + }, + "onlineConfiguration": { + "title": "Çevrimiçi kapsayıcı kopyalama", + "description": "\"{{accountName}}\" hesabınızda çevrimiçi kopyalamayı etkinleştirmek için lütfen aşağıdaki yönergeleri izleyin." + } + }, + "popoverOverlaySpinnerLabel": "İsteğiniz işlenirken lütfen bekleyin...", + "addManagedIdentity": { + "title": "Sistem tarafından atanan yönetilen kimlik etkinleştirildi.", + "description": "Sistem tarafından atanan yönetilen kimlik, kaynak başına bir kimlikle sınırlıdır ve bu kaynağın yaşam döngüsüne bağlıdır. Etkinleştirildikten sonra, Azure rol tabanlı erişim denetimini (Azure RBAC) kullanarak yönetilen kimliğe izinler verebilirsiniz. Yönetilen kimlik Microsoft Entra ID ile doğrulandığından kimlik bilgilerini kodda depolamanız gerekmez.", + "descriptionHrefText": "Yönetilen kimlikler hakkında daha fazla bilgi edinin.", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "Sistem tarafından atanan yönetilen kimlik", + "tooltipContent": "Şunun hakkında daha fazla bilgi edinin:", + "tooltipHrefText": "Yönetilen Kimlikler.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "Mevcut bir kullanıcı tarafından atanan kimliği seçebilir veya yeni bir tane oluşturabilirsiniz.", + "userAssignedIdentityLabel": "Kullanıcı tarafından atanan bir yönetilen kimlik de seçebilirsiniz.", + "createUserAssignedIdentityLink": "Kullanıcı Tarafından Atanan Yönetilen Kimlik Oluştur", + "enablementTitle": "Sistem tarafından atanan yönetilen kimliği etkinleştir", + "enablementDescription": "{{accountName}} üzerinde sistem tarafından atanan yönetilen kimliği etkinleştirin. Onaylamak için \"Evet\" düğmesine tıklayın." + }, + "defaultManagedIdentity": { + "title": "Sistem tarafından atanan yönetilen kimlik varsayılan olarak ayarlandı.", + "description": "Sistem tarafından atanan yönetilen kimliği açarak \"{{accountName}}\" için varsayılan olarak ayarlayın.", + "tooltipContent": "Şunun hakkında daha fazla bilgi edinin:", + "tooltipHrefText": "Varsayılan Yönetilen Kimlikler.", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "Sistem tarafından atanan yönetilen kimlik varsayılan olarak ayarlandı", + "popoverDescription": "Sistem tarafından atanan yönetilen kimliği \"{{accountName}}\" için varsayılan olarak atayın. Onaylamak için \"Evet\" düğmesine tıklayın. " + }, + "readWritePermissionAssigned": { + "title": "Varsayılan kimliğe okuma yazma izinleri atandı.", + "description": "Kaynaktan hedef kapsayıcıya veri kopyalanmasına izin vermek için hedef hesapta kaynak hesabın varsayılan kimliğine okuma yazma erişimi verin.", + "tooltipContent": "Şunun hakkında daha fazla bilgi edinin:", + "tooltipHrefText": "Okuma yazma izinleri.", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "Varsayılan kimliğe okuma yazma izinleri atayın.", + "popoverDescription": "Hedef hesaptaki okuma yazma izinlerini kaynak hesabın varsayılan kimliğine atayın. Onaylamak için \"Evet\" düğmesine tıklayın." + }, + "pointInTimeRestore": { + "title": "Belirli Bir Noktaya Geri Yükleme etkinleştirildi", + "description": "Çevrimiçi kapsayıcı kopyalama işlerini kolaylaştırmak için lütfen \"{{accessName}}\" yedekleme ilkenizi periyodik yedeklemeden sürekli yedeklemeye güncelleştirin. Bu işlev için sürekli yedekleme etkinleştirilmelidir.", + "tooltipContent": "Şunun hakkında daha fazla bilgi edinin:", + "tooltipHrefText": "Sürekli Yedekleme", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "Belirli Bir Noktaya Geri Yüklemeyi Etkinleştir" + }, + "onlineCopyEnabled": { + "title": "Çevrimiçi kopyalama etkinleştirildi", + "description": "\"{{accountName}}\" hesabınızda aşağıdaki düğmeye tıklayarak çevrimiçi kapsayıcı kopyalamayı etkinleştirin.", + "hrefText": "Çevrimiçi kopyalama işleri hakkında daha fazla bilgi edinin", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "Çevrimiçi Kopyalamayı Etkinleştir", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "Tüm sürümler ve silmeler için değişiklik akışı modu doğrulanıyor (önizleme)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "Tüm sürümler ve silmeler için değişiklik akışı modu etkinleştiriliyor (önizleme)...", + "enablingOnlineCopySpinnerLabel": "\"{{accountName}}\" hesabınızda çevrimiçi kopyalama etkinleştiriliyor ..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "Tarih ve saat", + "name": "İş adı", + "status": "Durum", + "completionPercentage": "Tamamlama yüzdesi", + "duration": "Süre", + "error": "Hata iletisi", + "mode": "Mod", + "actions": "Eylemler" + }, + "actions": { + "pause": "Duraklat", + "resume": "Sürdür", + "complete": "Tamamlandı", + "viewDetails": "Ayrıntıları Görüntüle" + }, + "status": { + "pending": "Sıraya alındı", + "inProgress": "Çalıştırılıyor", + "running": "Çalıştırılıyor", + "partitioning": "Çalıştırılıyor", + "paused": "Duraklatıldı", + "completed": "Tamamlandı", + "failed": "Başarısız oldu", + "faulted": "Başarısız oldu", + "skipped": "İptal edildi", + "cancelled": "İptal edildi" + }, + "dialog": { + "confirmButtonText": "Onayla", + "cancelButtonText": "İptal" + } + } } } \ No newline at end of file diff --git a/src/Localization/zh-Hans/Resources.json b/src/Localization/zh-Hans/Resources.json index 029f75138..389e0b179 100644 --- a/src/Localization/zh-Hans/Resources.json +++ b/src/Localization/zh-Hans/Resources.json @@ -34,6 +34,8 @@ "browse": "浏览", "increaseValueBy1": "将值增加 1", "decreaseValueBy1": "将值减少 1", + "on": "开", + "off": "关", "preview": "预览" }, "splashScreen": { @@ -762,7 +764,7 @@ "computedProperties": "计算属性", "containerPolicies": "容器策略", "throughputBuckets": "吞吐量存储桶", - "globalSecondaryIndexPreview": "全局辅助索引(预览版)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "掩码策略" }, "mongoNotifications": { @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "量化字节大小必须大于 0 且小于或等于 512", "indexingSearchListSizeRangeError": "索引搜索列表大小必须大于或等于 25 且小于或等于 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "反馈", + "feedbackButtonAriaLabel": "提供有关复制作业的反馈", + "refreshButtonAriaLabel": "刷新复制作业", + "createCopyJobButtonLabel": "创建复制作业", + "createCopyJobButtonAriaLabel": "创建新的容器复制作业" + }, + "noCopyJobs": { + "title": "没有要显示的复制作业", + "createCopyJobButtonText": "创建容器复制作业" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "作业详细信息", + "errorTitle": "错误详细信息", + "selectedContainers": "所选容器" + }, + "createCopyJob": { + "panelTitle": "创建复制作业" + }, + "selectAccount": { + "description": "请选择要复制到的目标帐户。", + "subscriptionDropdownLabel": "订阅", + "subscriptionDropdownPlaceholder": "选择订阅", + "accountDropdownLabel": "帐户", + "accountDropdownPlaceholder": "选择帐户" + }, + "migrationType": { + "offline": { + "title": "脱机模式", + "description": "借助脱机容器复制作业,可以将数据从源容器复制到受支持 API 的目标 Cosmos DB 容器。为了确保源和目标之间的数据完整性,建议在创建复制作业之前停止源容器上的更新。详细了解 [脱机复制作业](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)。" + }, + "online": { + "title": "联机模式", + "description": "借助联机容器复制作业,可以使用 [所有版本和删除](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) 更改源将数据从源容器复制到目标 Cosmos DB NoSQL API 容器。此操作允许在复制数据时在源上继续更新。最后,需要短暂停机才能安全地将客户端应用程序切换到目标容器。详细了解 [联机复制作业](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)。" + } + }, + "selectContainers": { + "description": "请选择源容器和要复制到的目标容器。", + "sourceContainerSubHeading": "源容器", + "targetContainerSubHeading": "目标容器", + "databaseDropdownLabel": "数据库", + "databaseDropdownPlaceholder": "选择数据库", + "containerDropdownLabel": "容器", + "containerDropdownPlaceholder": "选择容器", + "createNewContainerSubHeading": "在目标帐户“{{accountName}}”上配置新容器的属性。", + "createNewContainerSubHeadingDefault": "配置新容器的属性。", + "createContainerButtonLabel": "创建新容器", + "createContainerHeading": "创建新容器" + }, + "preview": { + "jobNameLabel": "作业名称", + "subscriptionLabel": "目标订阅", + "accountLabel": "目标帐户", + "sourceDatabaseLabel": "源数据库", + "sourceContainerLabel": "源容器", + "targetDatabaseLabel": "目标数据库", + "targetContainerLabel": "目标容器" + }, + "assignPermissions": { + "crossAccountDescription": "要将数据从源容器复制到目标容器,请通过完成以下步骤来确保源帐户的托管标识对目标帐户具有读写访问权限。", + "intraAccountOnlineDescription": "按照以下步骤在“{{accountName}}”帐户上启用联机复制。", + "crossAccountConfiguration": { + "title": "跨帐户容器副本", + "description": "请按照以下说明授予将数据从“{{sourceAccount}}”复制到“{{destinationAccount}}”的必要权限。" + }, + "onlineConfiguration": { + "title": "联机容器复制", + "description": "请按照以下说明在“{{accountName}}”帐户上启用联机复制。" + } + }, + "popoverOverlaySpinnerLabel": "请稍候,我们正在处理你的请求...", + "addManagedIdentity": { + "title": "已启用系统分配的托管标识。", + "description": "系统分配的托管标识限制为每个资源一个,并与此资源的生命周期相关联。启用后,可以通过使用 Azure 基于角色的访问控制(Azure RBAC)向托管标识授予权限。托管标识使用 Microsoft Entra ID 进行身份验证,因此你无需在代码中存储任何凭据。", + "descriptionHrefText": "详细了解托管标识。", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "系统分配的托管标识", + "tooltipContent": "详细了解", + "tooltipHrefText": "托管标识。", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "可以选择现有用户分配的标识或创建新标识。", + "userAssignedIdentityLabel": "还可以选择用户分配的托管标识。", + "createUserAssignedIdentityLink": "创建用户分配的托管标识", + "enablementTitle": "启用系统分配的托管标识", + "enablementDescription": "在 {{accountName}} 上启用系统分配的托管标识。如果要确认,请单击“是”按钮。" + }, + "defaultManagedIdentity": { + "title": "已设为默认的系统分配的托管标识。", + "description": "通过将其打开,将系统分配的托管标识设置为“{{accountName}}”的默认标识。", + "tooltipContent": "详细了解", + "tooltipHrefText": "默认托管标识。", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "已设为默认的系统分配的托管标识", + "popoverDescription": "将系统分配的托管标识分配为“{{accountName}}”的默认标识。如果要确认,请单击“是”按钮。" + }, + "readWritePermissionAssigned": { + "title": "分配给默认标识的读写权限。", + "description": "要允许数据从源复制到目标容器,请向源帐户的默认标识提供目标帐户上的读写访问权限。", + "tooltipContent": "详细了解", + "tooltipHrefText": "读写权限。", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "将读写权限分配给默认标识。", + "popoverDescription": "将目标帐户的读写权限分配给源帐户的默认标识。如果要确认,请单击“是”按钮。" + }, + "pointInTimeRestore": { + "title": "已启用时间点还原", + "description": "为了便于进行联机容器复制作业,请将“{{accessName}}”备份策略从定期更新为连续备份。此功能需要启用连续备份。", + "tooltipContent": "详细了解", + "tooltipHrefText": "连续备份", + "tooltipHref": "https://learn.microsoft.com/zh-cn/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "启用时间点还原" + }, + "onlineCopyEnabled": { + "title": "已启用联机复制", + "description": "通过单击“{{accountName}}”帐户上的以下按钮启用联机容器复制。", + "hrefText": "了解有关联机复制作业的详细信息", + "href": "https://learn.microsoft.com/zh-cn/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "启用联机复制", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "正在验证所有版本和删除更改源模式(预览)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "正在启用所有版本和删除更改源模式(预览)...", + "enablingOnlineCopySpinnerLabel": "正在“{{accountName}}”帐户上启用联机复制..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "日期和时间", + "name": "作业名称", + "status": "状态", + "completionPercentage": "完成 %", + "duration": "持续时间", + "error": "错误消息", + "mode": "模式", + "actions": "操作" + }, + "actions": { + "pause": "暂停", + "resume": "恢复", + "complete": "完成", + "viewDetails": "查看详细信息" + }, + "status": { + "pending": "已排队", + "inProgress": "正在运行", + "running": "正在运行", + "partitioning": "正在运行", + "paused": "已暂停", + "completed": "已完成", + "failed": "失败", + "faulted": "失败", + "skipped": "已取消", + "cancelled": "已取消" + }, + "dialog": { + "confirmButtonText": "确认", + "cancelButtonText": "取消" + } + } } } \ No newline at end of file diff --git a/src/Localization/zh-Hant/Resources.json b/src/Localization/zh-Hant/Resources.json index 159c4b2d2..2a93a3ffc 100644 --- a/src/Localization/zh-Hant/Resources.json +++ b/src/Localization/zh-Hant/Resources.json @@ -34,6 +34,8 @@ "browse": "瀏覽", "increaseValueBy1": "將值增加 1", "decreaseValueBy1": "將值減少 1", + "on": "開啟", + "off": "關閉", "preview": "預覽" }, "splashScreen": { @@ -76,7 +78,7 @@ "description": "建立資料表並使用 PostgreSQL 殼層介面與資料互動" }, "vcoreMongo": { - "title": "Mongo 殼層", + "title": "Mongo Shell", "description": "建立集合並使用 MongoDB 殼層介面與資料互動" } }, @@ -303,7 +305,7 @@ "deleteContainer": "刪除 {{containerName}}", "newSqlQuery": "新增 SQL 查詢", "newQuery": "新增查詢", - "openMongoShell": "開啟 Mongo 殼層", + "openMongoShell": "開啟 Mongo Shell", "newShell": "新增殼層", "openCassandraShell": "開啟 Cassandra 殼層", "newStoredProcedure": "新增預存程序", @@ -414,7 +416,7 @@ "refreshGridFailed": "重新整理文件方格失敗" }, "mongoShell": { - "title": "Mongo 殼層" + "title": "Mongo Shell" } }, "panes": { @@ -488,7 +490,7 @@ "legacySdkInfo": "為確保與舊版 SDK 的相容性,已建立的容器將使用舊版分割配置,其支援大小最多僅 101 個位元組的資料分割索引鍵值。如果啟用此功能,您將無法使用階層式資料分割索引鍵。", "indexingOnInfo": "預設會對文件中的所有屬性編製索引,以獲得彈性且有效率的查詢。", "indexingOffInfo": "索引編製將會關閉。如果您不需要執行查詢或只有索引鍵值作業,建議您使用。", - "indexingOffWarning": "藉由建立此容器並關閉索引編製,您將無法進行任何索引編製原則變更。索引變更只允許在具有索引編製原則的容器上執行。", + "indexingOffWarning": "藉由建立此容器並關閉索引編製,您將無法進行任何索引原則的變更。索引變更只允許在具有索引原則的容器上執行。", "acknowledgeSpendErrorMonthly": "請認知每月預估支出。", "acknowledgeSpendErrorDaily": "請認知估計的每日支出。", "unshardedMaxRuError": "未分區的集合最多支援 10,000 個 RU", @@ -735,12 +737,12 @@ "addProperty": "新增屬性" }, "addGlobalSecondaryIndex": { - "globalSecondaryIndexId": "全域次要索引容器識別碼", + "globalSecondaryIndexId": "全域從屬索引容器識別碼", "globalSecondaryIndexIdPlaceholder": "例如,indexbyEmailId", "projectionQuery": "投射查詢", "projectionQueryPlaceholder": "SELECT c.email, c.accountId FROM c", - "projectionQueryTooltip": "深入了解如何定義全域次要索引。", - "disabledTitle": "已在建立全域次要索引。請等候它完成,再建立新的工作。" + "projectionQueryTooltip": "深入了解如何定義全域從屬索引。", + "disabledTitle": "已在建立全域從屬索引。請等候它完成,再建立新的工作。" }, "stringInput": { "inputMismatchError": "輸入 {{input}} 與選取的 {{selectedId}} 不符" @@ -762,7 +764,7 @@ "computedProperties": "計算屬性", "containerPolicies": "容器原則", "throughputBuckets": "輸送量貯體", - "globalSecondaryIndexPreview": "全域次要索引 (預覽)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "遮罩原則" }, "mongoNotifications": { @@ -843,7 +845,7 @@ "disclaimerCompoundIndexesLink": " 複合索引 ", "disclaimerSuffix": "僅用於排序查詢結果。如果您需要新增複合索引,您可以使用 Mongo Shell 建立一個複合索引。", "compoundNotSupported": "索引編輯器中尚不支援具有複合索引的集合。若要修改此集合的索引編製原則,請使用 Mongo Shell。", - "aadError": "若要使用索引編製原則編輯器,請登入", + "aadError": "若要使用索引原則編輯器,請登入", "aadErrorLink": "Azure 入口網站。", "refreshingProgress": "重新整理索引轉換進度", "canMakeMoreChangesZero": "當目前的索引轉換完成後,您可以進行更多索引變更。", @@ -925,12 +927,12 @@ }, "globalSecondaryIndex": { "indexesDefined": "此容器已定義下列索引。", - "learnMoreSuffix": "關於如何定義全域次要索引,以及如何使用它們。", - "jsonAriaLabel": "全域次要索引 JSON", + "learnMoreSuffix": "關於如何定義全域從屬索引,以及如何使用它們。", + "jsonAriaLabel": "全域從屬索引 JSON", "addIndex": "新增索引", - "settingsTitle": "全域次要索引設定", + "settingsTitle": "全域從屬索引設定", "sourceContainer": "來源容器", - "indexDefinition": "全域次要索引定義" + "indexDefinition": "全域從屬索引定義" }, "indexingPolicyRefresh": { "refreshFailed": "重新整理索引轉換進度失敗" @@ -992,5 +994,164 @@ "quantizationByteSizeRangeError": "量化位元組大小必須大於 0 且小於或等於 512", "indexingSearchListSizeRangeError": "索引搜尋清單大小必須大於或等於 25 且小於或等於 500" } + }, + "containerCopy": { + "commandBar": { + "feedbackButtonLabel": "意見反應", + "feedbackButtonAriaLabel": "提供有關複製工作的意見反應", + "refreshButtonAriaLabel": "重新整理複製工作", + "createCopyJobButtonLabel": "建立複製工作", + "createCopyJobButtonAriaLabel": "建立新的容器複製工作" + }, + "noCopyJobs": { + "title": "沒有可顯示的複製工作", + "createCopyJobButtonText": "建立容器複製工作" + }, + "jobDetails": { + "panelTitle": "{{jobName}}", + "panelTitleDefault": "工作詳細資料", + "errorTitle": "錯誤詳細資料", + "selectedContainers": "已選取的容器" + }, + "createCopyJob": { + "panelTitle": "建立複本工作" + }, + "selectAccount": { + "description": "請選取要複製到的目的地帳戶。", + "subscriptionDropdownLabel": "訂用帳戶", + "subscriptionDropdownPlaceholder": "選取訂用帳戶", + "accountDropdownLabel": "帳戶", + "accountDropdownPlaceholder": "選取帳戶" + }, + "migrationType": { + "offline": { + "title": "離線模式", + "description": "離線容器複製工作可讓您將資料從來源容器複製到目的地 Cosmos DB 容器,適用於支援的 API。為確保來源與目的地之間的資料完整性,我們建議您在建立複製工作之前,先停止來源容器上的更新。深入了解 [離線複製工作](https://learn.microsoft.com/azure/cosmos-db/how-to-container-copy?tabs=offline-copy&pivots=api-nosql)。" + }, + "online": { + "title": "線上模式", + "description": "線上容器複製工作可讓您使用 [所有版本和刪除](https://learn.microsoft.com/azure/cosmos-db/change-feed-modes?tabs=all-versions-and-deletes#all-versions-and-deletes-change-feed-mode-preview) 變更摘要,將資料從來源容器複製到目的地 Cosmos DB NoSQL API 容器。這可讓您在複製資料的同時,繼續對來源進行更新。最後需要短暫停機,才能安全地將用戶端應用程式切換到目的地容器。深入了解 [線上複製工作](https://learn.microsoft.com/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#getting-started)。" + } + }, + "selectContainers": { + "description": "請選取來源容器和要複製到的目的地容器。", + "sourceContainerSubHeading": "來源容器", + "targetContainerSubHeading": "目的地容器", + "databaseDropdownLabel": "資料庫", + "databaseDropdownPlaceholder": "選取資料庫", + "containerDropdownLabel": "容器", + "containerDropdownPlaceholder": "選取容器", + "createNewContainerSubHeading": "請在目的地帳戶「{{accountName}}」上設定新容器的屬性。", + "createNewContainerSubHeadingDefault": "設定新容器的屬性。", + "createContainerButtonLabel": "建立新容器", + "createContainerHeading": "建立新的容器" + }, + "preview": { + "jobNameLabel": "工作名稱", + "subscriptionLabel": "目標訂閱", + "accountLabel": "目的地帳戶", + "sourceDatabaseLabel": "來源資料庫", + "sourceContainerLabel": "來源容器", + "targetDatabaseLabel": "目的地資料庫", + "targetContainerLabel": "目的地容器" + }, + "assignPermissions": { + "crossAccountDescription": "若要將資料從來源複製到目的地容器,請完成下列步驟,確保來源帳戶的受控識別具有目的地帳戶的讀寫存取權。", + "intraAccountOnlineDescription": "請依照下列步驟,在您的「{{accountName}}」帳戶上啟用線上複製。", + "crossAccountConfiguration": { + "title": "跨帳戶容器複製", + "description": "請遵循下列指示,授與必要權限,以將資料從「{{sourceAccount}}」複製到「{{destinationAccount}}」。" + }, + "onlineConfiguration": { + "title": "線上容器複製", + "description": "請遵循下列指示,在您的「{{accountName}}」帳戶上啟用線上複製。" + } + }, + "popoverOverlaySpinnerLabel": "正在處理您的要求,請稍候...", + "addManagedIdentity": { + "title": "系統指派的受控識別已啟用。", + "description": "系統指派的受控識別每個資源僅限一個,且與此資源的生命週期相繫結。一旦啟用,您就可以使用 Azure 角色型存取控制 (Azure RBAC) 將權限授與受控識別。受控識別由 Microsoft Entra ID 驗證,因此您不需要在程式碼中儲存任何認證。", + "descriptionHrefText": "深入了解受控識別", + "descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "toggleLabel": "系統指派的受控識別", + "tooltipContent": "深入了解", + "tooltipHrefText": "受控識別。", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "userAssignedIdentityTooltip": "您可以選取現有的使用者指派受控識別,或建立新的受控識別。", + "userAssignedIdentityLabel": "您也可以選取使用者指派的受控識別。", + "createUserAssignedIdentityLink": "建立使用者指派的受控識別", + "enablementTitle": "啟用系統指派的受控識別", + "enablementDescription": "啟用 {{accountName}} 上的系統指派的受控識別。若要確認,請按一下「是」按鈕。" + }, + "defaultManagedIdentity": { + "title": "系統指派的受控識別設定為預設。", + "description": "請將系統指派的受控識別開啟,以將其設為「{{accountName}}」的預設值。", + "tooltipContent": "深入了解", + "tooltipHrefText": "預設受控識別。", + "tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview", + "popoverTitle": "系統指派的受控識別設定為預設", + "popoverDescription": "請將系統指派的受控識別指派為「{{accountName}}」的預設值。若要確認,請按一下「是」按鈕。" + }, + "readWritePermissionAssigned": { + "title": "已指派給預設身分識別的讀寫權限。", + "description": "若要允許將資料從來源複製到目的地容器,請將目的地帳戶的讀寫存取權提供給來源帳戶的預設受控識別。", + "tooltipContent": "深入了解", + "tooltipHrefText": "讀寫權限。", + "tooltipHref": "https://learn.microsoft.com/azure/cosmos-db/nosql/how-to-connect-role-based-access-control", + "popoverTitle": "將讀寫權限指派給預設身分識別。", + "popoverDescription": "請將目的地帳戶的讀寫權限指派給來源帳戶的預設受控識別。若要確認,請按一下「是」按鈕。" + }, + "pointInTimeRestore": { + "title": "已啟用時間點還原", + "description": "為輔助線上容器複製工作,請將您的「{{accessName}}」備份原則從定期備份更新為連續備份。此功能需要啟用連續備份。", + "tooltipContent": "深入了解", + "tooltipHrefText": "連續備份", + "tooltipHref": "https://learn.microsoft.com/en-us/azure/cosmos-db/continuous-backup-restore-introduction", + "buttonText": "啟用時間點還原" + }, + "onlineCopyEnabled": { + "title": "已啟用線上複製", + "description": "按一下您「{{accountName}}」帳戶下方的按鈕,即可啟用線上容器複製。", + "hrefText": "深入了解線上複製工作", + "href": "https://learn.microsoft.com/en-us/azure/cosmos-db/container-copy?tabs=online-copy&pivots=api-nosql#enable-online-copy", + "buttonText": "啟用線上複製", + "validateAllVersionsAndDeletesChangeFeedSpinnerLabel": "驗證所有版本與刪除的變更摘要模式 (預覽)...", + "enablingAllVersionsAndDeletesChangeFeedSpinnerLabel": "啟用所有版本與刪除的變更摘要模式 (預覽)...", + "enablingOnlineCopySpinnerLabel": "正在啟用您「{{accountName}}」帳戶的線上複製..." + }, + "monitorJobs": { + "columns": { + "lastUpdatedTime": "日期和時間", + "name": "工作名稱", + "status": "狀態", + "completionPercentage": "完成百分比", + "duration": "期間", + "error": "錯誤訊息", + "mode": "模式", + "actions": "動作" + }, + "actions": { + "pause": "暫停", + "resume": "繼續", + "complete": "完成", + "viewDetails": "檢視詳細資料" + }, + "status": { + "pending": "已加入佇列", + "inProgress": "執行中", + "running": "執行中", + "partitioning": "執行中", + "paused": "暫停", + "completed": "已完成", + "failed": "失敗", + "faulted": "失敗", + "skipped": "已取消", + "cancelled": "已取消" + }, + "dialog": { + "confirmButtonText": "確認", + "cancelButtonText": "取消" + } + } } } \ No newline at end of file