diff --git a/i18n/ads-language-pack-de/CHANGELOG.md b/i18n/ads-language-pack-de/CHANGELOG.md index 9b914639fa..e2280c000f 100644 --- a/i18n/ads-language-pack-de/CHANGELOG.md +++ b/i18n/ads-language-pack-de/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-de" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-de/package.json b/i18n/ads-language-pack-de/package.json index 2029458686..30700fef38 100644 --- a/i18n/ads-language-pack-de/package.json +++ b/i18n/ads-language-pack-de/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-de", "displayName": "German Language Pack for Azure Data Studio", "description": "Language pack extension for German", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-de/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-de/translations/extensions/arc.i18n.json index 3b7e8d8704..03bbce5c9f 100644 --- a/i18n/ads-language-pack-de/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "USD", - "arc.addingWorkerNodes": "Workerknoten werden hinzugefügt", "arc.apply": "Anwenden", "arc.arcDeploymentDeprecation": "Die Erweiterung \"Arc-Bereitstellung\" wurde durch die Arc-Erweiterung ersetzt und wurde deinstalliert.", "arc.arcResources": "Azure Arc-Ressourcen", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "Vor dem Ausführen müssen Sie sicherstellen, dass", "arc.computeAndStorageDescriptionPartSix": "in Ihrem Kubernetes-Cluster hinzufügen, um diese Konfiguration zu berücksichtigen.", "arc.computeAndStorageDescriptionPartThree": "ohne Downtime und durch", + "arc.computeConfiguration": "Computekonfiguration", "arc.condition": "Bedingung", - "arc.configurationCoordinatorNode": "Konfiguration", - "arc.configurationPerNode": "Konfiguration (pro Knoten)", + "arc.configurationPerNode": "Konfiguration", "arc.configureRP": "Konfigurieren der Aufbewahrungsrichtlinie", "arc.configureRetentionPolicyButton": "Konfigurieren der Aufbewahrungsrichtlinie", "arc.confirmNewPassword": "Bestätigen Sie das neue Kennwort", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "Es konnte keine Verbindung mit dem Controller \"{0}\" hergestellt werden. {1}", "arc.connectToMSSql": "Verbinden zur SQL Managed Instance – Azure Arc ({0})", "arc.connectToMSSqlFailed": "Es konnte keine Verbindung mit SQL Managed Instance – Azure Arc-Instanz \"{0}\" hergestellt werden. {1}", - "arc.connectToPGSql": "Verbindung mit PostgreSQL Hyperscale – Azure Arc ({0}) herstellen", - "arc.connectToPGSqlFailed": "Es konnte keine Verbindung zur PostgreSQL Hyperscale – Azure Arc-Instanz {0} hergestellt werden. {1}", + "arc.connectToPGSql": "Verbindung zu PostgreSQL Server – Azure Arc ({0}) herstellen", + "arc.connectToPGSqlFailed": "Es konnte keine Verbindung zur PostgreSQL – Azure Arc-Instanz {0} hergestellt werden. {1}", "arc.connectToPostgresDescription": "Zum Anzeigen und Festlegen der Datenbankmodul-Einstellungen, für die die PostgreSQL-Erweiterung installiert werden muss, ist eine Verbindung mit dem Server erforderlich.", "arc.connectToServer": "Mit Server verbinden", "arc.connectionMode": "Verbindungsmodus", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "Benutzername für Controller", "arc.coordinator": "Koordinator", - "arc.coordinatorCoresLimit": "CPU-Limit für Koordinatorknoten", - "arc.coordinatorCoresRequest": "CPU-Anforderung für Koordinatorknoten", "arc.coordinatorEndpoint": "Koordinatorendpunkt", - "arc.coordinatorMemoryLimit": "Speicherlimit für Koordinatorknoten (in GB)", - "arc.coordinatorMemoryRequest": "Speicheranforderung für Koordinatorknoten (in GB)", - "arc.coordinatorNode": "Koordinatorknoten", - "arc.coordinatorNodeConfigurationInformation": "Sie können die Anzahl der CPU-Kerne und die Speichergröße konfigurieren, die für den Koordinatorknoten gelten. Passen Sie die Anzahl der CPU-Kerne und Speichereinstellungen für Ihre Servergruppe an. Übergeben Sie einen leeren Wert, um die Anforderungen und/oder Grenzwerte zurückzusetzen.", "arc.coordinatorNodeParameters": "Parameter für Koordinatorknoten", "arc.coordinatorNodeParametersDescription": " Diese Serverparameter des Koordinatornnotens können auf benutzerdefinierte (nicht standardmäßige) Werte festgelegt werden. Suchen Sie nach Parametern.", "arc.copiedToClipboard": "{0} in Zwischenablage kopiert", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "Dashboard zum Anzeigen von Protokollen", "arc.lastTransition": "Letzter Übergang", "arc.latestpitrRestorePoint": "Letzter Zeitpunkt", - "arc.learnAboutNodeParameters": "Weitere Informationen zu den Einstellungen des Datenbankmoduls für PostgreSQL Hyperscale mit Azure Arc-Unterstützung", - "arc.learnAboutPostgresClients": "Weitere Informationen zu Azure PostgreSQL Hyperscale-Clientschnittstellen", + "arc.learnAboutNodeParameters": "Weitere Informationen zu den Einstellungen des Datenbankmoduls für PostgreSQL mit Azure Arc-Unterstützung", + "arc.learnAboutPostgresClients": "Weitere Informationen zu Azure PostgreSQL-Clientschnittstellen", "arc.learnMore": "Weitere Informationen.", "arc.loadExtensions": "Extensions laden", "arc.loading": "Wird geladen...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "Es wurde kein externer Endpunkt konfiguriert, daher sind diese Informationen nicht verfügbar.", "arc.noInstancesAvailable": "Keine Instanzen verfügbar", "arc.noNodeParametersFound": "Es wurden keine Workerserverparameter gefunden...", - "arc.noPodIssuesDetected": "Es liegen keine bekannten Probleme vor, die sich auf diese PostgreSQL Hyperscale-Instanz auswirken.", + "arc.noPodIssuesDetected": "Es liegen keine bekannten Probleme vor, die sich auf diese PostgreSQL-Instanz auswirken.", "arc.noUpgrades": "Die aktuelle Version ist die neueste Version. Keine Upgrades verfügbar.", "arc.noWorkerPods": "Diese Konfiguration enthält keine Worker-Pods.", "arc.node": "Knoten", - "arc.nodeConfiguration": "Knotenkonfiguration", "arc.nodes": "Knoten", "arc.notConfigured": "Nicht konfiguriert", "arc.notReady": "Nicht bereit", @@ -212,7 +204,7 @@ "arc.passwordToController": "Kennwort für Controller angeben", "arc.pending": "Ausstehend", "arc.pgConnectionRequired": "Zum Anzeigen und Festlegen der Datenbankmodul-Einstellungen ist eine Verbindung erforderlich.", - "arc.pgSqlType": "PostgreSQL Hyperscale – Azure Arc", + "arc.pgSqlType": "PostgreSQL Server –- Azure Arc", "arc.pitr": "Zeitpunktwiederherstellung", "arc.pitrInfo": "Geben Sie an, wie lange Ihre Point-in-Time-Sicherungen beibehalten werden sollen. Passen Sie dies für Sicherungsverfügbarkeit an.", "arc.podConditionsTable": "Tabelle mit Podbedingungen", @@ -224,11 +216,11 @@ "arc.podsReady": "Bereite Pods", "arc.podsUsedDescription": "Wählen Sie in der Dropdownliste unten einen Pod für detaillierte Integritätsinformationen aus.", "arc.podsUsedDescriptionAria": "Wählen Sie in der Dropdownliste unten einen Pod für detaillierte Integritätsinformationen aus", - "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL Hyperscale-Servergruppe nach", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL von", "arc.postgresAdminUsername": "Administratorbenutzername", "arc.postgresArcProductName": "Azure Database for PostgreSQL – Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "Sie können die Funktion \"mit Azure Arc-Unterstützung\" skalieren", - "arc.postgresDashboard": "PostgreSQL Hyperscale – Azure Arc-Dashboard (Vorschau) – {0}", + "arc.postgresDashboard": "Dashboard von PostgreSQL Server – Azure Arc (Vorschau) – {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "PostgreSQL-Version", @@ -274,8 +266,8 @@ "arc.searchToFilter": "Suchen, um Elemente zu filtern...", "arc.security": "Sicherheit", "arc.selectConnectionString": "Wählen Sie unten die verfügbaren Clientverbindungszeichenfolgen aus.", + "arc.server": "Server", "arc.serverEndpoint": "Serverendpunkt", - "arc.serverGroupNodes": "Servergruppenknoten", "arc.serverGroupType": "Typ der Servergruppe", "arc.serviceEndpoints": "Dienstendpunkte", "arc.serviceEndpointsTable": "Tabelle mit Dienstendpunkten", @@ -320,18 +312,10 @@ "arc.version": "Version", "arc.versionLog": "Erfahren Sie hier mehr über jede Version.", "arc.worker": "Worker", - "arc.workerCoresLimit": "CPU-Limit für Workerknoten", - "arc.workerCoresRequest": "CPU-Anforderung für Workerknoten", - "arc.workerMemoryLimit": "Speicherlimit für Workerknoten (in GB)", - "arc.workerMemoryRequest": "Arbeitsspeicheranforderung für Workerknoten (in GB)", "arc.workerNodeCount": "Anzahl von Workerknoten", - "arc.workerNodeInformation": "Sie können Ihre Servergruppe ab- und aufskalieren, indem Sie die Anzahl von Workerknoten verringern oder erhöhen. Der Wert muss 0 oder größer als 1 sein.", "arc.workerNodeParameters": "Parameter für Workerknoten", "arc.workerNodes": "Workerknoten", - "arc.workerNodesConfigurationInformation": "Sie können die Anzahl der CPU-Kerne und die Speichergröße konfigurieren, die für alle Workerknoten gelten. Passen Sie die Anzahl der CPU-Kerne und Speichereinstellungen für Ihre Servergruppe an. Übergeben Sie einen leeren Wert, um die Anforderungen und/oder Grenzwerte zurückzusetzen.", - "arc.workerNodesDescription": "Erweitern Sie Ihre Servergruppe und skalieren Sie Ihre Datenbank, indem Sie Workerknoten hinzufügen.", "arc.workerNodesParametersDescription": " Diese Serverparameter des Workerknotens können auf benutzerdefinierte (nicht standardmäßige) Werte festgelegt werden. Suchen Sie nach Parametern.", - "arc.workerOneNodeValidationMessage": "Der Wert 1 wird nicht unterstützt.", "arc.yes": "Ja", "button.label": "Auswählen", "clusterContextConfigNoLongerValid": "Die in der Konfigurationsdatei angegebenen Clusterkontext-Informationen: {0} und Clusterkontext: {1} sind nicht mehr gültig. Fehler:\r\n\t{2}\r\n Möchten Sie diese Informationen aktualisieren?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "Ich akzeptiere die {0} und die {1}.", - "arc.agreement.postgres.terms.conditions": "PostgreSQL Hyperscale mit Azure Arc-Unterstützung – Geschäftsbedingungen", - "arc.agreement.sql.help.text": "Azure Arc fähige verwaltete Instanzen bieten SQL Server Zugriff und Funktionskompatibilität, die in der Infrastruktur Ihrer Wahl bereitgestellt werden können. {0}. \r\n \r\nIndem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich den rechtlichen Bedingungen und der/den Datenschutzerklärung(en) zu, die mit den unten aufgeführten Marketplace-Angeboten verbunden sind; (b) Microsoft zu autorisieren, meine aktuelle Zahlungsmethode für die mit dem/den Angebot(en) verbundenen Gebühren mit der gleichen Abrechnungshäufigkeit wie mein Azure-Abonnement in Rechnung zu stellen; und (c) stimme zu, dass Microsoft meine Kontakt-, Nutzungs und Transaktionsinformationen mit dem/den Anbieter(n) des Angebots/der Angebote für Support, Abrechnungs und andere Transaktionsaktivitäten teilen darf. Microsoft gewährt keine Rechte für Angebote von Drittanbietern. Weitere Einzelheiten finden Sie unter {1}, {2}, und {3}.", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Azure Marketplace Bedingungen", - "arc.agreement.sql.help.text.learn.more": "Weitere Informationen", + "arc.agreement.help.text.azure.marketplace.terms": "Azure Marketplace Bedingungen", + "arc.agreement.help.text.learn.more": "Weitere Informationen", + "arc.agreement.help.text.privacy.policy": "Datenschutzrichtlinien", + "arc.agreement.help.text.terms.of.use": "Nutzungsbedingungen", + "arc.agreement.postgres.help.text": "PostgreSQL Server – Azure Arc ist eines der Datenbankmodule die im Rahmen der Datendienste mit Azure Arc-Unterstützung verfügbar sind und in der Infrastruktur Ihrer Wahl bereitgestellt werden können. {0}. \r\n \r\nDurch Klicken auf „Skript in Notebook schreiben“ oder „Bereitstellen“ (a) stimme ich den rechtlichen Bedingungen und der/den Datenschutzerklärung(en) zu, die mit den unten aufgeführten Marketplace-Angeboten verbunden sind; (b) autorisiere ich Microsoft, meine aktuelle Zahlungsmethode für die mit dem/den Angebot(en) verbundenen Gebühren mit der gleichen Abrechnungshäufigkeit wie mein Azure-Abonnement in Rechnung zu stellen; und (c) stimme ich zu, dass Microsoft meine Kontakt-, Nutzungs und Transaktionsinformationen mit dem/den Anbieter(n) des Angebots/der Angebote für Support-, Abrechnungs- und andere Transaktionsaktivitäten teilen darf. Microsoft gewährt keine Rechte für Angebote von Drittanbietern. Weitere Einzelheiten finden Sie unter {1}, {2}, und {3}.", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "Weitere Informationen zu PostgreSQL Server – Azure Arc", + "arc.agreement.postgres.terms.conditions": "Bestimmungen für PostgreSQL Server – Azure Arc", + "arc.agreement.sql.help.text": "Verwaltete Instanzen mit Azure Arc-Unterstützung bieten SQL Server-Zugriff und -Funktionskompatibilität, die in der Infrastruktur Ihrer Wahl bereitgestellt werden können. {0}. \r\n \r\nDurch Klicken auf „Skript in Notebook schreiben“ oder „Bereitstellen“ (a) stimme ich den rechtlichen Bedingungen und der/den Datenschutzerklärung(en) zu, die mit den unten aufgeführten Marketplace-Angeboten verbunden sind; (b) autorisiere ich Microsoft, meine aktuelle Zahlungsmethode für die mit dem/den Angebot(en) verbundenen Gebühren mit der gleichen Abrechnungshäufigkeit wie mein Azure-Abonnement in Rechnung zu stellen; und (c) stimme ich zu, dass Microsoft meine Kontakt-, Nutzungs und Transaktionsinformationen mit dem/den Anbieter(n) des Angebots/der Angebote für Support-, Abrechnungs- und andere Transaktionsaktivitäten teilen darf. Microsoft gewährt keine Rechte für Angebote von Drittanbietern. Weitere Einzelheiten finden Sie unter {1}, {2}, und {3}.", "arc.agreement.sql.help.text.learn.more.ariaLabel": "Weitere Informationen zu verwalteten Instanzen mit Azure Arc-Unterstützung", - "arc.agreement.sql.help.text.privacy.policy": "Datenschutzrichtlinien", - "arc.agreement.sql.help.text.terms.of.use": "Nutzungsbedingungen", "arc.agreement.sql.terms.conditions": "Azure SQL Managed Instance – Azure Arc Geschäftsbedingungen", "arc.azure.account": "Azure-Konto", "arc.azure.location": "Azure-Standort", @@ -445,45 +431,41 @@ "arc.memory-request.label": "Arbeitsspeicheranforderung", "arc.openDashboard": "Verwalten", "arc.password": "Kennwort", - "arc.postgres.server.group.coordinator.cores.limit.description": "Die maximale Anzahl von CPU-Kernen für die Postgres-Instanz, die auf dem Koordinatorknoten verwendet werden können. Teilkerne werden unterstützt.", - "arc.postgres.server.group.coordinator.cores.limit.label": "CPU-Limit", - "arc.postgres.server.group.coordinator.cores.request.description": "Die Mindestanzahl von CPU-Kernen, die auf dem Koordinatorknoten zur Planung des Diensts verfügbar sein müssen. Teilkerne werden unterstützt.", - "arc.postgres.server.group.coordinator.cores.request.label": "CPU-Anforderung", - "arc.postgres.server.group.coordinator.memory.limit.description": "Das Arbeitsspeicherlimit der Postgres-Instanz auf dem Koordinatorknoten in GB.", - "arc.postgres.server.group.coordinator.memory.limit.label": "Arbeitsspeicherlimit (GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "Die Speicheranforderung der Postgres-Instanz auf dem Koordinatorknoten in GB.", - "arc.postgres.server.group.coordinator.memory.request.label": "Speicheranforderung (GB)", - "arc.postgres.server.group.engine.version": "Engine-Version", - "arc.postgres.server.group.extensions.description": "Eine durch Trennzeichen getrennte Liste der Postgres-Erweiterungen, die beim Start geladen werden sollen. Unterstützte Werte finden Sie in der Postgres-Dokumentation.", - "arc.postgres.server.group.extensions.label": "Erweiterungen", - "arc.postgres.server.group.name": "Name der Servergruppe", - "arc.postgres.server.group.name.validation.description": "Der Name der Servergruppe muss aus alphanumerischen Kleinbuchstaben oder \"-\" bestehen, mit einem Buchstaben beginnen, mit einem alphanumerischen Zeichen enden und höchstens 11 Zeichen lang sein.", - "arc.postgres.server.group.port": "Port", - "arc.postgres.server.group.volume.size.backups.description": "Die Größe des Speichervolumens, das für Sicherungen verwendet werden soll, in GB.", - "arc.postgres.server.group.volume.size.backups.label": "Volumegröße GB (Sicherungen)", - "arc.postgres.server.group.volume.size.data.description": "Die Größe des Speichervolumens, das für Daten verwendet werden soll, in GB.", - "arc.postgres.server.group.volume.size.data.label": "Volumegröße GB (Daten)", - "arc.postgres.server.group.volume.size.logs.description": "Die Größe des Speichervolumens, das für Protokolle verwendet werden soll, in GB.", - "arc.postgres.server.group.volume.size.logs.label": "Volumegröße GB (Protokolle)", - "arc.postgres.server.group.workers.cores.limit.description": "Die maximale Anzahl von CPU-Kernen für die Postgres-Instanz, die pro Knoten verwendet werden können. Teilkerne werden unterstützt.", - "arc.postgres.server.group.workers.cores.limit.label": "CPU-Limit (Kerne pro Knoten)", - "arc.postgres.server.group.workers.cores.request.description": "Die Mindestanzahl von CPU-Kernen, die pro Knoten zur Planung des Diensts verfügbar sein müssen. Teilkerne werden unterstützt.", - "arc.postgres.server.group.workers.cores.request.label": "CPU-Anforderung (Kerne pro Knoten)", - "arc.postgres.server.group.workers.description": "Die Anzahl von Workerknoten, die in einem Cluster mit Sharding bereitgestellt wird, oder 0 für Postgre-Instanzen mit einem einzigen Knoten (dies ist die Standardeinstellung).", - "arc.postgres.server.group.workers.label": "Anzahl von Workern", - "arc.postgres.server.group.workers.memory.limit.description": "Das Arbeitsspeicherlimit der Postgres-Instanz pro Knoten in GB.", - "arc.postgres.server.group.workers.memory.limit.label": "Speicherlimit (GB pro Knoten)", - "arc.postgres.server.group.workers.memory.request.description": "Die Speicheranforderung der Postgres-Instanz pro Knoten in GB.", - "arc.postgres.server.group.workers.memory.request.label": "Arbeitsspeicheranforderung (GB pro Knoten)", - "arc.postgres.settings.resource.coordinator.title": "Computekonfiguration für Koordinatorknoten", - "arc.postgres.settings.resource.worker.title": "Computekonfiguration für Workerknoten", + "arc.postgres.server.cores.limit.description": "Die maximale Anzahl von CPU-Kernen für die Postgres-Instanz, die auf dem Koordinatorknoten verwendet werden können. Teilkerne werden unterstützt.", + "arc.postgres.server.cores.limit.label": "CPU-Limit", + "arc.postgres.server.cores.request.description": "Die Mindestanzahl von CPU-Kernen, die auf dem Koordinatorknoten zur Planung des Diensts verfügbar sein müssen. Teilkerne werden unterstützt.", + "arc.postgres.server.cores.request.label": "CPU-Anforderung", + "arc.postgres.server.dev.use.description": "Aktivieren Sie das Kontrollkästchen, um anzugeben, dass diese Instanz nur zu Entwicklungs- oder Testzwecken verwendet wird. Diese Instanz wird nicht in Rechnung gestellt.", + "arc.postgres.server.dev.use.label": "Nur für die Entwicklung", + "arc.postgres.server.engine.version": "Modulversion", + "arc.postgres.server.extensions.description": "Eine durch Trennzeichen getrennte Liste der Postgres-Erweiterungen, die beim Start geladen werden sollen. Unterstützte Werte finden Sie in der Postgres-Dokumentation.", + "arc.postgres.server.extensions.label": "Erweiterungen", + "arc.postgres.server.invalid.username": "Dieser Benutzername ist deaktiviert, bitte wählen Sie einen anderen Benutzernamen aus.", + "arc.postgres.server.memory.limit.description": "Das Arbeitsspeicherlimit der Postgres-Instanz auf dem Koordinatorknoten in GB.", + "arc.postgres.server.memory.limit.label": "Arbeitsspeicherlimit (GB)", + "arc.postgres.server.memory.request.description": "Die Speicheranforderung der Postgres-Instanz auf dem Koordinatorknoten in GB.", + "arc.postgres.server.memory.request.label": "Speicheranforderung (GB)", + "arc.postgres.server.name": "Servername", + "arc.postgres.server.name.placeholder": "Servernamen eingeben", + "arc.postgres.server.name.validation.description": "Der Servername muss aus alphanumerischen Kleinbuchstaben oder Bindestrichen „-“ bestehen, mit einem Buchstaben beginnen und mit einem alphanumerischen Zeichen enden und darf höchstens 11 Zeichen lang sein.", + "arc.postgres.server.port": "Port", + "arc.postgres.server.service.type": "Diensttyp", + "arc.postgres.server.username": "Administratorbenutzername", + "arc.postgres.server.username.placeholder": "Anmelde-ID für den Serveradministrator eingeben", + "arc.postgres.server.volume.size.backups.description": "Die Größe des Speichervolumens, das für Sicherungen verwendet werden soll, in GB.", + "arc.postgres.server.volume.size.backups.label": "Volumegröße GB (Sicherungen)", + "arc.postgres.server.volume.size.data.description": "Die Größe des Speichervolumens, das für Daten verwendet werden soll, in GB.", + "arc.postgres.server.volume.size.data.label": "Volumegröße GB (Daten)", + "arc.postgres.server.volume.size.logs.description": "Die Größe des Speichervolumens, das für Protokolle verwendet werden soll, in GB.", + "arc.postgres.server.volume.size.logs.label": "Volumegröße GB (Protokolle)", + "arc.postgres.settings.resource.compute.config.title": "Computekonfiguration", "arc.postgres.settings.section.title": "Allgemeine Einstellungen", "arc.postgres.settings.storage.title": "Speichereinstellungen", "arc.postgres.storage-class.backups.description": "Die Speicherklasse, die für persistente Volumes für Sicherungen verwendet werden soll.", "arc.postgres.storage-class.data.description": "Die Speicherklasse, die für persistente Datenvolumes verwendet werden soll", "arc.postgres.storage-class.logs.description": "Die Speicherklasse, die für persistente Protokollvolumes verwendet werden soll", - "arc.postgres.wizard.page1.title": "Servergruppenparameter für PostgreSQL Hyperscale mit Azure Arc-Unterstützung bereitstellen", - "arc.postgres.wizard.title": "Servergruppe für PostgreSQL Hyperscale mit Azure Arc-Unterstützung bereitstellen", + "arc.postgres.wizard.page1.title": "Parameter für PostgreSQL Server bereitstellen", + "arc.postgres.wizard.title": "Bereitstellen von PostgreSQL Server – Azure Arc (Vorschau)", "arc.sql.connection.settings.section.title": "SQL-Verbindungsinformationen", "arc.sql.cores-limit.description": "Der Kerngrenzwert der verwalteten Instanz als ganze Zahl.", "arc.sql.cores-request.description": "Die Anforderung von Kernen der verwalteten Instanz als ganze Zahl.", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "Hohe Verfügbarkeit", "arc.sql.high.availability.description": "Aktivieren Sie zusätzliche Replikate, um Hochverfügbarkeit zu erzielen. Die nachstehend ausgewählte Konfiguration für Compute- und Speicherressourcen wird auf alle Replikate angewendet.", "arc.sql.instance.name": "Instanzname", + "arc.sql.instance.name.placeholder": "Instanznamen eingeben", "arc.sql.instance.retention.policy.title": "Aufbewahrungsrichtlinie für SQL-Instanzsicherung", "arc.sql.instance.settings.section.title": "SQL-Instanzeinstellungen", "arc.sql.invalid.instance.name": "Der Instanzname muss aus alphanumerischen Kleinbuchstaben oder \"-\" bestehen, mit einem Buchstaben beginnen, mit einem alphanumerischen Zeichen enden und höchstens 13 Zeichen lang sein.", - "arc.sql.invalid.username": "der SA-Benutzername ist deaktiviert, wählen Sie einen anderen Benutzernamen aus", + "arc.sql.invalid.username": "Dieser Benutzername ist deaktiviert, bitte wählen Sie einen anderen Benutzernamen aus.", "arc.sql.license.type.description": "Wenden Sie den Azure-Hybridvorteil an, wenn Sie bereits über eine SQL Server-Lizenz verfügen.", "arc.sql.license.type.label": "Ich habe bereits eine SQL Server-Lizenz", "arc.sql.memory-limit.description": "Der Kapazitätsgrenzwert der verwalteten Instanz als ganze Zahl.", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "Synchronisierte sekundäre Replikate, die zum Committen erforderlich sind", "arc.sql.three.replicas": "3 Replikate", "arc.sql.two.replicas": "2 Replikate", - "arc.sql.username": "Benutzername", + "arc.sql.username": "Administratoranmeldung für verwaltete Instanz", + "arc.sql.username.placeholder": "Administratornamen eingeben", "arc.sql.volume.size.backups.description": "Die Größe des Speichervolumes, das für Sicherungen in GiB verwendet werden soll.", "arc.sql.volume.size.backups.label": "Volumegröße in Gi (Sicherungen)", "arc.sql.volume.size.data.description": "Die Größe des Speichervolumes, das für Daten in Gibibytes verwendet werden soll.", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Microsoft-Datenschutzbestimmungen", "requested.cores.less.than.or.equal.to.cores.limit": "Die angeforderten Kerne müssen kleiner oder gleich dem Kerngrenzwert sein", "requested.memory.less.than.or.equal.to.memory.limit": "Der angeforderte Speicher muss kleiner oder gleich dem Speicherlimit sein", - "resource.type.arc.postgres.description": "PostgreSQL Hyperscale-Servergruppen in einer Azure Arc-Umgebung bereitstellen", - "resource.type.arc.postgres.display.name": "PostgreSQL Hyperscale-Servergruppen – Azure Arc", + "resource.type.arc.postgres.description": "PostgreSQL Server in einer Azure Arc-Umgebung bereitstellen", + "resource.type.arc.postgres.display.name": "PostgreSQL Server – Azure Arc (Vorschau)", "resource.type.arc.sql.description": "Verwalteter SQL-Instanzdienst für App-Entwickler in einer kundenseitig verwalteten Umgebung", "resource.type.arc.sql.display.name": "Azure SQL Managed Instance – Azure Arc", "resource.type.azure.arc.description": "Erstellt einen Azure Arc-Datencontroller. Stellen Sie sicher, dass Sie „az login“ ausgeführt haben, bevor Sie diesen Assistenten starten.", diff --git a/i18n/ads-language-pack-de/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-de/translations/extensions/azurecore.i18n.json index 4303bc0c9c..9169d81073 100644 --- a/i18n/ads-language-pack-de/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "Bei der Authentifizierung ist ein Fehler aufgetreten, oder Ihre Token wurden aus dem System gelöscht. Versuchen Sie erneut, Ihr Konto in Azure Data Studio hinzuzufügen.", "azure.noUniqueIdentifier": "Der Benutzer wies in AAD keinen eindeutigen Bezeichner auf.", + "azure.owningTenantNotFound": "Informationen zum Besitzer des Mandanten wurden für das Konto nicht gefunden.", "azure.responseError": "Fehler beim Abrufen des Tokens. [Entwicklertools öffnen] ({0}) für weitere Details.", "azure.tenantNotFound": "Der angegebene Mandant mit der ID \"{0}\" wurde nicht gefunden.", "azureAuth.unidentifiedError": "Unbekannter Fehler bei der Azure-Authentifizierung.", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "Für Ihren Mandanten \"{0} ({1})\" müssen Sie sich erneut authentifizieren, um auf {2}-Ressourcen zuzugreifen. Klicken Sie auf \"Öffnen\", um den Authentifizierungsvorgang zu starten.", "azurecore.consentDialog.cancel": "Abbrechen", "azurecore.consentDialog.ignore": "Mandanten ignorieren", - "azurecore.consentDialog.open": "Öffnen" + "azurecore.consentDialog.open": "Öffnen", + "noMicrosoftResource": "Für den Anbieter \"{0}\" ist kein Microsoft-Ressourcenendpunkt definiert." }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Azure-Authentifizierungscodezuweisung", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Azure Data Explorer-Cluster" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Azure Database for MySQL – Flexibler Server" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL Hyperscale – Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "Keine Ressourcen gefunden." }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "Fehler beim Abrufen von Abonnements für das Konto {0} (Mandant \"{1}\"). {2}" + "azure.resource.tenantSubscriptionsError": "Fehler beim Abrufen von Abonnements für das Konto {0} (Mandant \"{1}\"). {2}", + "azure.resource.tenantTokenError": "Fehler beim Abrufen des Zugriffstokens für Konto \"{0}\" (Mandant \"{1}\")." }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (Vorschau) {0} ({1})", diff --git a/i18n/ads-language-pack-de/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-de/translations/extensions/big-data-cluster.i18n.json index 9c1b7a77fd..1252b63a4d 100644 --- a/i18n/ads-language-pack-de/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "Big Data-Cluster-Dashboard –", + "bdc.deprecationWarning": "Das Big Data-Cluster-Add-On wird eingestellt, und die entsprechende Azure Data Studio-Funktionalität wird in einer zukünftigen Version entfernt. Weitere Informationen hierzu und zum zukünftigen Support finden Sie [hier](https://go.microsoft.com/fwlink/?linkid=2207340).", "mount.error.endpointNotFound": "Es wurden keine Informationen zum Controllerendpunkt gefunden.", "textConfirmRemoveController": "Möchten Sie \"{0}\" entfernen?", "textNo": "Nein", diff --git a/i18n/ads-language-pack-de/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-de/translations/extensions/cms.i18n.json index 953d2d8580..372388e1f2 100644 --- a/i18n/ads-language-pack-de/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "Anwendungszweck", "cms.connectionOptions.applicationName.description": "Der Name der Anwendung", "cms.connectionOptions.applicationName.displayName": "Anwendungsname", - "cms.connectionOptions.asynchronousProcessing.description": "Bei Festlegung auf TRUE wird die Verwendung der asynchronen Verarbeitung im .NET Framework-Datenanbieter ermöglicht.", - "cms.connectionOptions.asynchronousProcessing.displayName": "Asynchrone Verarbeitung", "cms.connectionOptions.attachDbFilename.displayName": "Dateiname der anzufügenden Datenbank", "cms.connectionOptions.attachedDBFileName.description": "Der Name der primären Datei einer anfügbaren Datenbank, einschließlich des vollständigen Pfadnamens.", "cms.connectionOptions.attachedDBFileName.displayName": "Dateiname der angefügten Datenbank", diff --git a/i18n/ads-language-pack-de/translations/extensions/git.i18n.json b/i18n/ads-language-pack-de/translations/extensions/git.i18n.json index 6b27629859..93e6c8e40c 100644 --- a/i18n/ads-language-pack-de/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "Branch veröffentlichen", + "scm button publish branch running": "Branch wird veröffentlicht...", + "scm button publish title": "$(cloud-upload) Verzweigung veröffentlichen", + "scm button sync description": "{0} Änderungen synchronisieren {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "Änderungen werden synchronisiert..." + }, "dist/askpass-main": { "missOrInvalid": "Fehlende oder ungültige Anmeldeinformationen." }, @@ -32,7 +40,7 @@ "branch name": "Branchname", "branch name format invalid": "Der Name des Branches muss mit RegEx übereinstimmen: {0}", "cant push": "Verweise können nicht per Push an einen Remotespeicherort übertragen werden. Führen Sie zuerst „Pull“ aus, um Ihre Änderungen zu integrieren.", - "changed": "Protokollebene geändert in: {0}", + "changed": "{0} Protokollebene geändert in: {1}", "checkout detached": "Getrennte auschecken...", "choose": "Ordner auswählen...", "clean repo": "Bereinigen Sie Ihre Repository-Arbeitsstruktur vor Auftragsabschluss.", @@ -54,7 +62,7 @@ "confirm force delete branch": "Der Branch '{0}' ist noch nicht vollständig zusammengeführt. Trotzdem löschen?", "confirm force push": "Sie sind dabei, einen erzwungenen Push für Ihre Änderungen durchzuführen. Dieser Vorgang kann negative Auswirkungen haben und die Änderungen anderer Benutzer überschreiben.\r\n\r\nMöchten Sie fortfahren?", "confirm no verify commit": "Sie sind im Begriff, Ihre Änderungen ohne Überprüfung zu commiten. Hierdurch werden pre-commit-Hooks übersprungen, was möglicherweise nicht erwünscht ist.\r\n\r\nMöchten Sie den Vorgang fortsetzen?", - "confirm publish branch": "Der Branch „{0}“ verfügt über keinen Upstreambranch. Möchten Sie diesen Branch veröffentlichen?", + "confirm publish branch": "Der Branch \"{0}\" weist keinen Remotebranch auf. Möchten Sie diesen Branch veröffentlichen?", "confirm restore": "Möchten Sie {0} wirklich wiederherstellen?", "confirm restore multiple": "Möchten Sie {0} Dateien wirklich wiederherstellen?", "confirm stage file with merge conflicts": "Möchten Sie {0} mit Mergingkonflikten bereitstellen?", @@ -72,12 +80,15 @@ "discard": "Änderungen verwerfen", "discardAll": "Alle {0} Dateien verwerfen", "discardAll multiple": "Eine Datei verwerfen", + "drop all stashes": "Sind Sie sich sicher, dass Sie ALLE Stashes löschen möchten? Es sind {0} Stashes vorhanden, die gelöscht werden müssen und MÖGLICHERWEISE NICHT WIEDERHERGESTELLT werden können.", + "drop one stash": "Sind Sie sich sicher, dass Sie ALLE Stashes löschen möchten? Es ist 1 Stash vorhanden, der gelöscht werden muss und MÖGLICHERWEISE NICHT WIEDERHERGESTELLT werden kann.", "force": "Auschecken erzwingen", "force push not allowed": "Erzwungene Pushes sind nicht zulässig. Aktivieren Sie diese bitte über die Einstellung „git.allowForcePush“.", "git error": "Git-Fehler", "git error details": "Git: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "Vergleich öffnen", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (Index)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (Arbeitsstruktur)", @@ -157,7 +168,7 @@ "stash message": "Stash-Nachricht", "stashcheckout": "Stashen und auschecken", "sure drop": "Möchten Sie den folgenden Stash löschen: {0}?", - "sync is unpredictable": "Durch diese Aktion werden Commits per Push in bzw. per Pull aus „{0}/{1}“ übertragen.", + "sync is unpredictable": "Durch diese Aktion werden Commits von und an '{0}/{1}' gepullt und gepusht.", "tag at": "Tag bei {0}", "tag message": "Nachricht", "tag name": "Tag-Name", @@ -175,27 +186,17 @@ "yes never again": "Ja, nicht mehr anzeigen" }, "dist/main": { - "skipped": "Gefundenes Git wurde übersprungen in: {0}", - "using git": "Verwenden von Git {0} von {1}", - "validating": "Gefundenes Git wurde überprüft in: {0}" + "skipped": "{0} Gefundenes Git wurde übersprungen in: {1}", + "using git": "{0} Verwenden von Git {1} von {2}", + "validating": "{0} Gefundenes Git wurde überprüft in: {1}" }, "dist/model": { "no repositories": "Es sind keine verfügbaren Repositorys vorhanden.", "not supported": "Absolute Pfade werden in der Einstellung „git.canRepositories“ nicht unterstützt.", "pick repo": "Repository auswählen", + "repoOnHomeDriveRootWarning": "Das Git-Repository kann bei '{0}' nicht automatisch geöffnet werden. Um dieses Git-Repository zu öffnen, öffnen Sie es direkt als Ordner in VS Code.", "too many submodules": "Das Repository „{0}“ enthält {1} Submodule, die nicht automatisch geöffnet werden. Sie könne Sie einzeln öffnen, indem Sie darin erhaltene Datei öffnen." }, - "dist/remoteSource": { - "branch name": "Branchname", - "error": "$(error) Fehler: {0}", - "none found": "Keine Remoterepositorys gefunden.", - "pick url": "Wählen Sie eine URL für den Klonvorgang aus.", - "provide url": "Repository-URL angeben", - "provide url or pick": "Geben Sie die Repository-URL an, oder wählen Sie eine Repositoryquelle aus.", - "type to filter": "Repositoryname", - "type to search": "Repositoryname (zur Suche eingeben)", - "url": "URL" - }, "dist/repository": { "add known": "Möchten Sie „{0}“ zu .gitignore hinzufügen?", "added by them": "Konflikt: von Anderen hinzugefügt", @@ -243,9 +244,6 @@ "pull push n": "{0} Commits per Pull und {1} Commits per Push zwischen {2}/{3} übertragen", "push n": "{0} Commits per Push nach {1}/{2} übertragen", "push success": "Push wurde erfolgreich ausgeführt.", - "scm button publish title": "$(cloud-upload) Änderungen veröffentlichen", - "scm button publish tooltip": "Änderungen veröffentlichen", - "scm button sync title": " Synchronisieren von Änderungen $(sync){0}{1}", "staged changes": "Gestagete Änderungen", "sync changes": "Änderungen synchronisieren", "sync is unpredictable": "Synchronisierung wird durchgeführt. Das Abbrechen des Vorgangs kann zu schweren Schäden am Repository führen.", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "Branch/Tag auschecken...", - "publish changes": "Änderungen veröffentlichen", + "publish branch": "Verzweigung veröffentlichen", "publish to": "In „{0}“ veröffentlichen", "publish to...": "Veröffentlichen in...", "rebasing": "Rebase wird ausgeführt", "syncing changes": "Änderungen werden synchronisiert..." }, "dist/timelineProvider": { - "git.index": "Index", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "E-Mail", + "git.timeline.openComparison": "Vergleich öffnen", "git.timeline.source": "Git-Verlauf", "git.timeline.stagedChanges": "Gestagete Änderungen", "git.timeline.uncommitedChanges": "Ausgecheckte Änderungen", - "git.timeline.you": "Sie", - "git.workingTree": "Arbeitsstruktur" + "git.timeline.you": "Sie" }, "package": { "colors.added": "Farbe für hinzugefügte Ressourcen.", @@ -283,6 +280,9 @@ "colors.submodule": "Farbe für Submodul-Ressourcen.", "colors.untracked": "Farbe für nicht verfolgte Ressourcen.", "command.addRemote": "Remoterepository hinzufügen...", + "command.api.getRemoteSources": "Remotequellen abrufen", + "command.api.getRepositories": "Repositorys abrufen", + "command.api.getRepositoryState": "Repositorystatus abrufen", "command.branch": "Branch wird erstellt...", "command.branchFrom": "Branch erstellen aus...", "command.checkout": "Auschecken an...", @@ -295,6 +295,7 @@ "command.clone": "Klonen", "command.cloneRecursive": "Klonen (rekursiv)", "command.close": "Repository schließen", + "command.closeAllDiffEditors": "Alle Diff-Editoren schließen", "command.commit": "Commit", "command.commitAll": "Commit für alle ausführen", "command.commitAllAmend": "Commit für alle ausführen (Ändern)", @@ -343,7 +344,7 @@ "command.rename": "Umbenennen", "command.renameBranch": "Branch umbenennen...", "command.restoreCommitTemplate": "Commitvorlage wiederherstellen", - "command.revealInExplorer": "In Seitenleiste anzeigen", + "command.revealInExplorer": "In Explorer-Ansicht anzeigen", "command.revertChange": "Änderung zurücksetzen", "command.revertSelectedRanges": "Ausgewählte Bereiche zurücksetzen", "command.setLogLevel": "Protokollstufe festlegen...", @@ -359,6 +360,7 @@ "command.stashApply": "Stash anwenden...", "command.stashApplyLatest": "Neuesten Stash anwenden", "command.stashDrop": "Stash löschen...", + "command.stashDropAll": "Alle Stashes löschen...", "command.stashIncludeUntracked": "Stash (einschließlich nicht verfolgt)", "command.stashPop": "Pop für Stash ausführen...", "command.stashPopLatest": "Pop für letzten Stash ausführen", @@ -393,6 +395,8 @@ "config.checkoutType.local": "Lokale Branches", "config.checkoutType.remote": "Remotebranches", "config.checkoutType.tags": "Tags", + "config.closeDiffOnOperation": "Steuert, ob der Diff-Editor automatisch geschlossen werden soll, wenn Änderungen gestasht, zugesagt, verworfen, bereitgestellt oder nicht bereitgestellt werden.", + "config.commandsToLog": "Liste der Git-Befehle (z. B. Commit, Push), deren „stdout“ in der [Git-Ausgabe](command:git.showOutput) protokolliert werden würde. Wenn für den Git-Befehl ein clientseitiger Hook konfiguriert ist, wird „stdout“ des clientseitigen Hooks auch in der [Git-Ausgabe](command:git.showOutput) protokolliert.", "config.confirmEmptyCommits": "Bestätigen Sie die Erstellung leerer Commits für den Befehl „Git: Commit Empty“ immer.", "config.confirmForcePush": "Steuert, ob der Benutzer vor einem erzwungenen Push zur Bestätigung aufgefordert wird.", "config.confirmNoVerifyCommit": "Steuert, ob vor dem Committen eine Bestätigung ohne Überprüfung angefragt werden soll.", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "Alle Änderungen committen, wenn keine gestageten Änderungen vorhanden sind.", "config.enableStatusBarSync": "Steuert, ob der Git Sync-Befehl in der Statusleiste angezeigt wird.", "config.enabled": "Legt fest, ob Git aktiviert ist.", + "config.experimental.installGuide": "Experimentelle Verbesserungen für den Git-Setupfluss.", "config.fetchOnPull": "Wenn aktiviert, beim Pullen alle Branches abrufen. Andernfalls nur den aktuellen abrufen.", "config.followTagsWhenSync": "Führt einen Pushvorgang für alle Tags durch, wenn der Synchronisierungsbefehl ausgeführt wird.", "config.ignoreLegacyWarning": "Ignoriert die Legacy-Git-Warnung.", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "Löscht Elemente beim Abrufen.", "config.pullTags": "Hiermit werden alle Tags beim Pullvorgang abgerufen.", "config.rebaseWhenSync": "Erzwingen, dass Git „rebase“ verwendet, wenn der Synchronisierungsbefehl ausgeführt wird.", + "config.repositoryScanIgnoredFolders": "Liste der Ordner, die beim Scannen nach Git-Repositorys ignoriert werden, wenn „#git.autoRepositoryDetection#“ auf „TRUE“ oder „subFolders“ festgelegt ist.", + "config.repositoryScanMaxDepth": "Steuert die Tiefe, die beim Überprüfen von Arbeitsbereichsordnern für Git-Repositorys verwendet wird, wenn „#git.autoRepositoryDetection#“ auf „TRUE“ oder „subFolders“ festgelegt ist. Kann auf „-1“ festgelegt werden, wenn kein Limit gelten soll.", "config.requireGitUserConfig": "Steuert, ob eine explizite Git-Benutzerkonfiguration erforderlich ist oder ob Git Annahmen treffen soll, falls die Konfiguration fehlt.", "config.scanRepositories": "Liste mit Pfaden, an denen nach Git-Repositorys gesucht wird.", "config.showCommitInput": "Steuert, ob die Commiteingabe im Panel für die Git-Quellcodeverwaltung angezeigt wird.", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "Erstellungsdatum verwenden", "config.timeline.date.committed": "Commitdatum verwenden", "config.timeline.showAuthor": "Steuert, ob der Commitautor in der Zeitachsenansicht angezeigt wird.", + "config.timeline.showUncommitted": "Steuert, ob der Commitautor in der Zeitachsenansicht angezeigt wird.", "config.untrackedChanges": "Legt fest, wie sich nicht nachverfolgte Änderungen verhalten.", "config.untrackedChanges.hidden": "Nicht nachverfolgte Änderungen werden ausgeblendet und von mehreren Aktionen ausgeschlossen.", "config.untrackedChanges.mixed": "Alle Änderungen (nachverfolgte und nicht nachverfolgte) werden zusammen angezeigt und verhalten sich identisch.", "config.untrackedChanges.separate": "Nicht nachverfolgte Änderungen werden separat in der Quellcodeverwaltung angezeigt. Sie sind zudem von mehreren Aktionen ausgeschlossen.", "config.useCommitInputAsStashMessage": "Steuert, ob die Nachricht aus dem Commiteingabefeld als Standardstashnachricht verwendet wird.", "config.useForcePushWithLease": "Steuert, ob erzwungene Pushes die sicherere Variante mit Leases verwenden.", + "config.useIntegratedAskPass": "Steuert, ob GIT_ASKPASS überschrieben werden soll, um die integrierte Version zu verwenden.", "description": "Git SCM-Integration", "displayName": "Git", "submenu.branch": "Branch", @@ -485,11 +494,15 @@ "submenu.tags": "Tags", "view.workbench.cloneRepository": "Sie können ein Repository lokal klonen.\r\n[Repository klonen](command:git.clone 'Clone a repository once the git extension has activated')", "view.workbench.learnMore": "Weitere Informationen zur Verwendung von Git und Quellcodeverwaltung in Azure Data Studio [finden Sie in unserer Dokumentation](https://aka.ms/vscode-scm).", - "view.workbench.scm.disabled": "Wenn Sie Git-Features verwenden möchten, müssen Sie Git in Ihren [Einstellungen](command:workbench.action.openSettings?%5B%22git.enabled%22%5D) aktivieren.\r\nWeitere Informationen zur Verwendung von Git und der Quellcodeverwaltung in Azure Data Studio finden Sie [in unserer Dokumentation](https://aka.ms/vscode-scm).", + "view.workbench.scm.disabled": "Wenn Sie Git-Features verwenden möchten, müssen Sie Git in Ihren [Einstellungen](command:workbench.action.openSettings?%5B%22git.enabled%22%5D) aktivieren.\r\nWeitere Informationen zur Verwendung von Git und Quellcodeverwaltung in VS Code [finden Sie in unserer Dokumentation](https://aka.ms/vscode-scm).", "view.workbench.scm.empty": "Zum Verwenden von Git-Features können Sie einen Ordner mit einem Git-Repository öffnen oder das Repository von einer URL klonen.\r\n[Ordner öffnen](command:vscode.openFolder)\r\n[Repository klonen](command:git.clone)\r\nWeitere Informationen zur Verwendung von Git und der Quellcodeverwaltung in Azure Data Studio [finden Sie in unserer Dokumentation](https://aka.ms/vscode-scm).", "view.workbench.scm.emptyWorkspace": "Der derzeit geöffnete Arbeitsbereich verfügt über keine Ordner, die Git-Repositorys enthalten.\r\n[Ordner zum Arbeitsbereich hinzufügen](command:workbench.action.addRootFolder)\r\nWeitere Informationen zur Verwendung von Git und der Quellcodeverwaltung in Azure Data Studio finden Sie [in unserer Dokumentation](https://aka.ms/vscode-scm).", "view.workbench.scm.folder": "Der aktuell geöffnete Ordner enthält kein Git-Repository. Sie können ein Repository initialisieren, wodurch die Git-Features zur Quellcodeverwaltung aktiviert werden.\r\n[Repository initialisieren](command:git.init?%5Btrue%5D)\r\nWeitere Informationen zur Verwendung von Git und der Quellcodeverwaltung in Azure Data Studio finden Sie [in unserer Dokumentation](https://aka.ms/vscode-scm).", "view.workbench.scm.missing": "Eine gültige Git-Installation wurde nicht erkannt. Weitere Details finden Sie in der [Git-Ausgabe](command:git.showOutput).\r\nBitte [installieren Sie Git](https://git-scm.com/), oder informieren Sie sich in [unserer Dokumentation](https://aka.ms/vscode-scm) darüber, wie Sie Git und die Quellcodeverwaltung in Azure Data Studio verwenden.\r\nWenn Sie ein anderes Versionskontrollsystem verwenden, können Sie [im Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) nach zusätzlichen Erweiterungen suchen.", + "view.workbench.scm.missing.guide": "Installieren Sie Git, ein beliebtes Quellcodeverwaltungssystem, um Codeänderungen nachzuverfolgen und mit anderen zusammenzuarbeiten. Weitere Informationen finden Sie in unseren [Git-Leitfäden](https://aka.ms/vscode-scm).", + "view.workbench.scm.missing.guide.linux": "Die Quellcodeverwaltung hängt davon ab, dass Git installiert wird.\r\n[Git für Linux herunterladen](https://git-scm.com/download/linux)\r\nNach der Installation [erneut laden](command:workbench.action.reloadWindow) (oder [Problembehandlung](command:git.showOutput)). Zusätzliche Quellcodeverwaltungsanbieter können [aus dem Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) installiert werden.", + "view.workbench.scm.missing.guide.mac": "[Git für macOS herunterladen](https://git-scm.com/download/mac)\r\nNach der Installation [erneut laden](command:workbench.action.reloadWindow) (oder [Problembehandlung](command:git.showOutput)). Zusätzliche Quellcodeverwaltungsanbieter können [aus dem Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) installiert werden.", + "view.workbench.scm.missing.guide.windows": "[Git für Windows herunterladen](https://git-scm.com/download/win)\r\nNach der Installation [erneut laden](command:workbench.action.reloadWindow) (oder [Problembehandlung](command:git.showOutput)). Zusätzliche Quellcodeverwaltungsanbieter können [aus dem Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) installiert werden.", "view.workbench.scm.workspace": "Der aktuell geöffnete Arbeitsbereich enthält keine Ordner mit Git-Repositorys. Sie können ein Repository für einen Ordner initialisieren, wodurch die Git-Features zur Quellcodeverwaltung aktiviert werden.\r\n[Repository initialisieren](command:git.init)\r\nWeitere Informationen zur Verwendung von Git und der Quellcodeverwaltung in Azure Data Studio finden Sie [ in unserer Dokumentation](https://aka.ms/vscode-scm)." } } diff --git a/i18n/ads-language-pack-de/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-de/translations/extensions/kusto.i18n.json index 9e94cf5598..68e61e680d 100644 --- a/i18n/ads-language-pack-de/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio muss Azure Key Vault kontaktieren, um auf einen Spaltenhauptschlüssel für Always Encrypted zuzugreifen, aber es ist kein verknüpftes Azure-Konto verfügbar. Fügen Sie ein verknüpftes Azure-Konto hinzu, und wiederholen Sie die Abfrage." }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "Die Installation von {0} wurde abgeschlossen", + "downloadServiceDoneChannelMsg": "{0} wurde heruntergeladen", "downloadingServiceChannelMsg": "\"{0}\" wird heruntergeladen", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "\"{0}\" wird heruntergeladen", diff --git a/i18n/ads-language-pack-de/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-de/translations/extensions/mssql.i18n.json index a51638e449..78b8308b73 100644 --- a/i18n/ads-language-pack-de/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "Benutzername und Kennwort sind erforderlich." }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "Die Installation von {0} wurde abgeschlossen.", + "downloadServiceDoneChannelMsg": "{0} wurde heruntergeladen", "downloadingServiceChannelMsg": "\"{0}\" wird heruntergeladen.", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "\"{0}\" wird heruntergeladen.", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "\"{0}\" wird gestartet." }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "Neue Tabelle" + "tableDesigner.NewTable": "Neue Tabelle", + "tableDesigner.no": "Nein", + "tableDesigner.turnOnPreloadingMessage": "Möchten Sie die Ladezeit des Tabellen-Designers reduzieren, indem Sie das Vorabladen des Datenbankmodells aktivieren? Das Datenbankmodell wird vorab geladen, wenn Sie den Datenbankknoten im Objekt-Explorer erweitern.", + "tableDesigner.yes": "Ja" }, "dist/telemetry": { "serviceCrashMessage": "Die Komponente \"{0}\" wurde unerwartet beendet. Starten Sie Azure Data Studio neu.", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "Anwendungszweck", "mssql.connectionOptions.applicationName.description": "Der Name der Anwendung", "mssql.connectionOptions.applicationName.displayName": "Anwendungsname", - "mssql.connectionOptions.asynchronousProcessing.description": "Bei Festlegung auf TRUE wird die Verwendung der asynchronen Verarbeitung im .NET Framework-Datenanbieter ermöglicht.", - "mssql.connectionOptions.asynchronousProcessing.displayName": "Asynchrone Verarbeitung", "mssql.connectionOptions.attachDbFilename.displayName": "Dateiname der anzufügenden Datenbank", "mssql.connectionOptions.attachedDBFileName.description": "Der Name der primären Datei einer anfügbaren Datenbank, einschließlich des vollständigen Pfadnamens.", "mssql.connectionOptions.attachedDBFileName.displayName": "Dateiname der angefügten Datenbank", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "Arbeitsstations-ID", "mssql.disabled": "Deaktiviert", "mssql.enabled": "Aktiviert", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "Hebt den Ausführungsplanvorgang mit der größten tatsächlichen Anzahl von Zeilen für alle Ausführungen hervor.", + "mssql.executionPlan.cost": "Hebt den Ausführungsplanvorgang mit den höchsten Kosten hervor.", + "mssql.executionPlan.expensiveOperationMetric": "Die Standardmetrik, die verwendet werden soll, um einen teuren Vorgang in Abfrageausführungsplänen hervorzuheben.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "Hebt den Ausführungsplanvorgang hervor, der die meiste CPU-Zeit beansprucht hat.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "Hebt den Ausführungsplanvorgang hervor, der am längsten gedauert hat.", + "mssql.executionPlan.expensiveOperationMetric.off": "Die Hervorhebung aufwendiger Vorgänge wird für Ausführungspläne deaktiviert.", + "mssql.executionPlan.numberOfRowsRead": "Hebt den Ausführungsplanvorgang mit der größten Anzahl gelesener Zeilen hervor.", + "mssql.executionPlan.subtreeCost": "Hebt den Ausführungsplanvorgang mit den höchsten Unterstrukturkosten hervor.", "mssql.exportNotebookToSql": "Notebook als SQL exportieren", "mssql.exportSqlAsNotebook": "SQL als Notebook exportieren", "mssql.format.alignColumnDefinitionsInColumns": "Sollen Spaltendefinitionen ausgerichtet werden?", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "Ein Timeoutwert von 0 für die Ausführung kennzeichnet einen unbegrenzten Wartevorgang (kein Timeout).", "mssql.query.implicitTransactions": "SET IMPLICIT_TRANSACTIONS aktivieren", "mssql.query.lockTimeout": "SET LOCK TIMEOUT-Option aktivieren (in Millisekunden)", - "mssql.query.maxXmlCharsToStore": "Anzahl von XML-Zeichen, die nach dem Ausführen einer Abfrage gespeichert werden sollen", + "mssql.query.maxCharsToStore": "Die maximale Anzahl von Zeichen/Bytes, die nach dem Ausführen einer Abfrage für jeden Wert in Zeichenspalten/binären Spalten gespeichert werden sollen. Standardwert: 65.535. Gültiger Wertebereich: 1 bis 2.147.483.647.", + "mssql.query.maxXmlCharsToStore": "Die maximale Anzahl von Zeichen, die nach dem Ausführen einer Abfrage für jeden Wert in XML-Spalten gespeichert werden sollen. Standardwert: 2.097.152. Gültiger Wertebereich: 1 bis 2.147.483.647.", "mssql.query.noCount": "SET NOCOUNT-Option aktivieren", "mssql.query.noExec": "SET NOEXEC-Option aktivieren", "mssql.query.parseOnly": "SET PARSEONLY-Option aktivieren", @@ -398,6 +408,7 @@ "mssql.query.textSize": "Maximale Größe von text- und ntext-Daten, die von einer SELECT-Anweisung zurückgegeben werden", "mssql.query.transactionIsolationLevel": "SET TRANSACTION ISOLATION LEVEL-Option aktivieren", "mssql.query.xactAbortOn": "SET XACT_ABORT ON-Option aktivieren", + "mssql.tableDesigner.preloadDatabaseModel": "Gibt an, ob das Datenbankmodell vorab geladen werden soll, wenn der Datenbankknoten im Objekt-Explorer erweitert wird. Wenn diese Option aktiviert ist, kann die Ladezeit des Tabellen-Designers reduziert werden. Hinweis: Wenn Sie viele Datenbankknoten erweitern müssen, wird möglicherweise eine höhere Speicherauslastung als normal angezeigt.", "mssql.tracingLevel": "[Optional] Protokolliergrad für Back-End-Dienste. Azure Data Studio generiert bei jedem Start einen Dateinamen, und falls die Datei bereits vorhanden ist, werden die Protokolleinträge an diese Datei angehängt. Zur Bereinigung alter Protokolldateien können die Einstellungen \"logRetentionMinutes\" und \"logFilesRemovalLimit\" verwendet werden. Bei Verwendung des Standardwerts für \"tracingLevel\" werden nur wenige Informationen protokolliert. Eine Änderung der Ausführlichkeit kann zu einem umfangreichen Protokollierungsaufkommen und einem hohen Speicherplatzbedarf für die Protokolle führen. \"Error\" umfasst kritische Meldungen, \"Warning\" umfasst alle Daten aus \"Error\" sowie Warnmeldungen, \"Information\" umfasst alle Daten aus \"Warning\" sowie Informationsmeldungen, \"Verbose\" umfasst ausführliche Informationen.", "mssqlCluster.copyPath": "Pfad kopieren", "mssqlCluster.deleteFiles": "Löschen", diff --git a/i18n/ads-language-pack-de/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-de/translations/extensions/query-history.i18n.json index 830b59568d..c326ad8e34 100644 --- a/i18n/ads-language-pack-de/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "Fehler beim Laden gespeicherter Abfrageverlaufselemente. {0}", + "failed": "Fehlerhaft", + "succeeded": "Erfolgreich" + }, "package": { "queryHistory.captureEnabledDesc": "Gibt an, ob die Erfassung des Abfrageverlaufs aktiviert ist. Bei Festlegung auf FALSE werden ausgeführte Abfragen nicht erfasst.", "queryHistory.clear": "Gesamten Verlauf löschen", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "Öffnen eines neuen getrennten Editors mit der Abfrage aus dem ausgewählten Verlaufselement", "queryHistory.doubleClickAction.run": "Öffnen eines neuen verbundenen Editors mit der Abfrage und der Verbindung aus dem ausgewählten Verlaufselement, und automatisches Ausführen der Abfrage", "queryHistory.enableCapture": "Erfassung des Abfrageverlaufs starten", + "queryHistory.loading": "Gespeicherte Einträge werden geladen...", + "queryHistory.maxEntries": "Maximale Anzahl der zu speichernden Einträge. 0 (Null) bedeutet, dass unbegrenzte Einträge gespeichert werden. Das Erhöhen dieses Grenzwerts kann sich auf die Leistung auswirken, insbesondere dann, wenn Persistenz aktiviert ist.", "queryHistory.noEntries": "Keine anzuzeigenden Abfragen vorhanden", "queryHistory.open": "Abfrage öffnen", + "queryHistory.openStorageFolder": "Speicherordner öffnen", + "queryHistory.persistHistory": "Gibt an, ob der Abfrageverlauf bei Neustarts beibehalten wird. FALSCH gibt an, dass der Verlauf beim Beenden der Anwendung gelöscht wird.", "queryHistory.run": "Abfrage ausführen" } } diff --git a/i18n/ads-language-pack-de/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-de/translations/extensions/schema-compare.i18n.json index aa110e0515..f40d4a8b77 100644 --- a/i18n/ads-language-pack-de/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "Der SQL Server-Schemavergleich für Azure Data Studio unterstützt den Vergleich der Schemas von Datenbanken und DACPAC-Dateien.", "displayName": "SQL Server-Schemavergleich", + "schemaCompare.openInScmp": "In Schemavergleich öffnen", "schemaCompare.runComparison": "Schemavergleich ausführen", "schemaCompare.start": "Schemavergleich" } diff --git a/i18n/ads-language-pack-de/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-de/translations/extensions/sql-database-projects.i18n.json index d623027f14..5184a4033e 100644 --- a/i18n/ads-language-pack-de/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "Fehler beim Überprüfen von Docker. Stellen Sie sicher, dass Docker installiert ist und ausgeführt wird. Fehler: \"{0}\"", "done": "Fertig", "dontUseProfile": "Profil nicht verwenden", + "downloadError": "Downloadfehler", + "downloadProgress": "Downloadstatus", + "downloading": "Wird heruntergeladen", + "downloadingDacFxDlls": "Herunterladen von Microsoft.Build.Sql-NuGet zum Abrufen von Build-DLLs", + "downloadingFromTo": "Herunterladen von {0} zu {1}", "edgeEulaAgreementTitle": "Microsoft Azure SQL Edge-Lizenzvertrag", "edgeProjectTypeDescription": "Beginnen Sie mit den Kernelementen, um Schemas für Azure SQL Edge-Datenbank zu entwickeln und zu veröffentlichen", "edgeProjectTypeDisplayName": "Azure SQL Edge-Datenbank", @@ -135,8 +140,11 @@ "enterSystemDbName": "Geben Sie einen Datenbanknamen für diese Systemdatenbank ein.", "enterUser": "Administratorbenutzername \\\"{0}\\\" eingeben", "equalComparison": "Das Projekt ist bereits mit der Datenbank auf dem neuesten Stand.", + "errorDownloading": "Fehler beim Herunterladen von {0}. Fehler: {1}", + "errorExtracting": "Fehler beim Extrahieren von Dateien aus {0}. Fehler: {1}", "errorFindingBuildFilesLocation": "Fehler beim Suchen des Speicherorts der Builddateien: {0}", "errorReadingProjectGuid": "Fehler beim Lesen von {0} des Projekts „{1}“", + "errorRetrievingBuildFiles": "Das Projekt konnte nicht erstellt werden. Fehler beim Abrufen der zum Erstellen erforderlichen Dateien.", "eulaAgreementTemplate": "Ich akzeptiere die {0}.", "eulaAgreementText": "Ich akzeptiere die {0}.", "eulaAgreementTitle": "Microsoft SQL Server-Lizenzbedingungen", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "Externer Streamingauftrag", "externalStreamingJobValidationPassed": "Die Überprüfung des externen Streamingauftrags war erfolgreich.", "extractTargetRequired": "Zum Erstellen eines Datenbankprojekts sind Zielinformationen zum Extrahieren erforderlich.", + "extractingDacFxDlls": "DacFx-Build-DLLs werden extrahiert nach {0}", "file": "Datei", "fileAlreadyExists": "Auf dem Datenträger ist an diesem Speicherort bereits eine Datei mit dem Namen \"{0}\" vorhanden. Wählen Sie einen anderen Namen.", "fileFormat": "Dateiformat", @@ -163,8 +172,11 @@ "generatingProjectFailed": "Beim Generieren des Projekts über AutoRest ist ein Fehler aufgetreten. Weitere Details finden Sie im Ausgabebereich. Fehler: {0}", "generatingProjectFromAutorest": "Über {0} wird ein neues SQL-Projekt generiert... Überprüfen Sie das Ausgabefenster auf Details.", "hr": "Std.", + "imageTag": "Imagetag", "importElements": "Elemente importieren", "include": "Einschließen", + "includePermissionsInProject": "Berechtigungen in Projekt einschließen", + "includePermissionsLabel": "Berechtigungen einschließen", "installGlobally": "Global installieren", "invalidDataSchemaProvider": "Ungültiger DSP in der SQLPROJ-Datei", "invalidDatabaseReference": "Ungültiger Datenbankverweis in der SQLPROJ-Datei", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": ".sqlproj-Datei bearbeiten", "sqlDatabaseProjects.exclude": "Aus Projekt ausschließen", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "SQL-Projekt aus OpenAPI/Swagger-Spezifikation generieren", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "Welche Version des Microsoft.Build.Sql SDK zum Erstellen von Legacy-SQL-Projekten verwendet wird. Beispiel: 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "Gibt an, ob der Benutzer aufgefordert wird, .NET Core zu installieren, wenn keine Installation erkannt wird.", "sqlDatabaseProjects.new": "Neues Datenbankprojekt", "sqlDatabaseProjects.newExternalStreamingJob": "Externen Streamingauftrag hinzufügen", diff --git a/i18n/ads-language-pack-de/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-de/translations/extensions/sql-migration.i18n.json index 410ca5689f..8ddd5fad92 100644 --- a/i18n/ads-language-pack-de/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-de/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "\"{0}\" zu Azure SQL migrieren", "sql.cancel.migration.confirmation": "Möchten Sie diese Migration abbrechen?", "sql.migrate.text": "Wählen Sie die Datenbank(en) aus, die Sie zu Azure SQL migrieren möchten.", + "sql.migratino.database.loading.tables": "Tabellenliste wird geladen...", + "sql.migratino.database.missing.tables": "Es wurden 0 Tabellen gefunden.", + "sql.migratino.table.selection.filter": "Filtern von Tabellen", + "sql.migratino.table.selection.status.column": "Hat Zeilen", + "sql.migratino.table.selection.tablename.column": "Tabellenname", + "sql.migratino.table.selection.update.button": "Aktualisieren", + "sql.migratino.table.selection.update.cancel": "Abbrechen", "sql.migration.account.credentials.refresh.required": "{0} (erfordert Aktualisierung der Anmeldeinformationen)", "sql.migration.active.backup.files": "Aktive Sicherungsdateien", "sql.migration.active.backup.files.items": "Aktive Sicherungsdateien (1 Element)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "Bei der Bewertung Ihrer SQL Server-Instanz „{0}“ ist ein Fehler aufgetreten.", "sql.migration.assessment.in.progress": "Bewertung wird durchgeführt", "sql.migration.assessment.in.progress.content": "Wir bewerten die Datenbanken in Ihrer SQL Server-Instanz {0}, um das richtige Azure SQL-Ziel zu identifizieren.\r\n\r\nDies kann einige Zeit dauern.", - "sql.migration.assessment.migration.warning": "Datenbanken, die nicht für die Migration zu Azure SQL Managed Instance bereit sind, können zu SQL Server in Azure Virtual Machines migriert werden.", + "sql.migration.assessment.migration.warning": "Datenbanken, die nicht für die Migration zu Azure SQL Managed Instance oder Azure SQL-Datenbank bereit sind, können zu SQL Server auf Microsoft Azure Virtual Machines migriert werden.", + "sql.migration.assessment.migration.warning.sqldb": "Datenbanken, die nicht für die Migration zu Azure SQL-Datenbank bereit sind, können zu SQL Server auf Microsoft Azure Virtual Machines migriert werden. Alternativ können Sie die Bewertungsergebnisse für die Azure SQL Managed Instance-Migrationsbereitschaft überprüfen.", + "sql.migration.assessment.migration.warning.sqlmi": "Datenbanken, die nicht für die Migration zu Azure SQL Managed Instance bereit sind, können zu SQL Server auf Microsoft Azure Virtual Machines migriert werden. Alternativ können Sie die Bewertungsergebnisse für die Azure SQL-Datenbank-Migrationsbereitschaft überprüfen.", "sql.migration.assessment.results": "Bewertungsergebnisse", "sql.migration.assessment.results.and.recommendations.title": "Bewertungsergebnisse und Empfehlungen", "sql.migration.assessments.blocking.issue": "Dies ist ein Blockierproblem, das eine erfolgreiche Datenbankmigration verhindert.", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "Authentifizierungstyp", "sql.migration.authentication.types": "Authentifizierungsschlüssel", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Azure SQL-Datenbank", + "sql.migration.azure.sql.database": "Azure SQL-Datenbank-Server", "sql.migration.azure.sql.database.managed.instance": "Azure SQL Managed Instance", "sql.migration.azure.sql.database.virtual.machine": "SQL Server auf Azure-VMs", "sql.migration.azure.sql.database.virtual.machine.short": "SQL Server auf einem virtuellen Azure-Computer", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "Abonnement", "sql.migration.blob.storage.table.help": "Geben Sie den Namen der Zieldatenbank ein, und wählen Sie die Ressourcengruppe, das Speicherkonto und den Container für die ausgewählten Quelldatenbanken aus.", "sql.migration.blob.storageAccount.select": "Wählen Sie zuerst einen Speicherkontowert aus.", - "sql.migration.can.be.migrated": "{0}/{1} Datenbanken können migriert werden.", + "sql.migration.can.be.migrated": "{0}/{1} Datenbanken können ohne Probleme migriert werden.", "sql.migration.cancel": "Abbrechen", "sql.migration.cancel.error": "Es ist ein Fehler beim Abbrechen der Migration aufgetreten.", "sql.migration.cancel.migration": "Migration abbrechen", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "Cutover abschließen", "sql.migration.completing.cutover.warning": "Ein Cutover ohne Wiederherstellung aller Sicherungen kann zu Datenverlusten führen.", "sql.migration.confirm.checkbox.message": "Ich bestätige, dass keine zusätzlichen Protokollsicherungen zur Verfügung stehen und der Cutover abgeschlossen werden soll.", + "sql.migration.connection.label": "Verbinden", "sql.migration.connection.status": "Verbindungsstatus", "sql.migration.copy.key1": "Schlüssel 1 kopieren", "sql.migration.copy.key2": "Schlüssel 2 kopieren", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. Stellen Sie sicher, dass alle Sicherungen in der Zieldatenbank wiederhergestellt wurden. Der Wert für \"Ausstehende Wiederherstellung von Protokollsicherungen\" sollte 0 (null) sein.", "sql.migration.cutover.step.3.network.share": "3. Stellen Sie sicher, dass alle Protokollsicherungen in der Zieldatenbank wiederhergestellt wurden. Der Wert für \"Ausstehende Wiederherstellung von Protokollsicherungen\" sollte 0 (null) sein.", "sql.migration.cutover.type": "Modus", - "sql.migration.dashboard.description": "Ermitteln Sie die Migrationsbereitschaft Ihrer SQL Server-Instanzen, identifizieren Sie ein empfohlenes Azure SQL-Ziel, und schließen Sie die Migration Ihrer SQL Server-Instanz zu Azure SQL Managed Instance oder SQL Server in Azure Virtual Machines ab.", + "sql.migration.dashboard.description": "Ermitteln Sie die Migrationsbereitschaft Ihrer SQL Server-Instanzen, identifizieren Sie ein empfohlenes Azure SQL-Ziel, und schließen Sie die Migration Ihrer SQL Server-Instanz zu Azure SQL Managed Instance, SQL Server auf Azure Virtual Machines oder Azure SQL-Datenbank ab.", "sql.migration.dashboard.help.description.dmsGuide": "Ein Hub mit Artikeln zur Migration, die Schritt-für-Schritt-Anleitungen für die Migration und Modernisierung Ihrer Datenressourcen in Azure bereitstellen.", "sql.migration.dashboard.help.description.mi": "Ein Tutorial, das Sie mit einer Schritt-für-Schritt-Anleitung dabei unterstützt, Datenbanken aus einer SQL Server-Instanz (lokal oder Azure Virtual Machines) mit minimaler Downtime zu Azure SQL Managed Instance zu migrieren.", "sql.migration.dashboard.help.description.migrateUsingADS": "Die Azure SQL Migrationserweiterung für Azure Data Studio bietet Funktionen zum Bewerten, Abrufen der passenden Azure-Empfehlungen und migrieren von SQL Server-Datenbanken zu Azure.", + "sql.migration.dashboard.help.description.sqldb": "Ein Tutorial mit einer Schrittanleitung zum Migrieren von Datenbanken aus einer SQL Server-Instanz (lokal oder Azure Virtual Machines) zu Azure SQL-Datenbank (VORSCHAU) zu migrieren.", "sql.migration.dashboard.help.description.vm": "Ein Tutorial, das Sie mit einer Schritt-für-Schritt-Anleitung dabei unterstützt, Datenbanken aus einer (lokalen) SQL Server-Instanz mit minimaler Downtime zu SQL Server auf Azure Virtual Machines zu migrieren.", "sql.migration.dashboard.help.link.dmsGuide": "Leitfäden zur Azure-Datenbankmigration", "sql.migration.dashboard.help.link.mi": "Tutorial: Zu Azure SQL Managed Instance migrieren (online)", "sql.migration.dashboard.help.link.migrateUsingADS": "Datenbanken mithilfe von Azure Data Studio migrieren", + "sql.migration.dashboard.help.link.sqldb": "Tutorial: Migrieren zu SQL Server auf Azure SQL-Datenbank (offline) – (VORSCHAU)", "sql.migration.dashboard.help.link.vm": "Tutorial: In Azure Virtual Machines (online) zu SQL Server migrieren", "sql.migration.dashboard.help.title": "Links zu Hilfeartikeln und Videos", "sql.migration.dashboard.migrate.task.button": "Zu Azure SQL migrieren", "sql.migration.dashboard.migrate.task.button.description": "Migrieren Sie eine SQL Server-Instanz zu Azure SQL.", "sql.migration.dashboard.title": "Azure SQL-Migration", + "sql.migration.data.source.configuration.page.title": "Datenquellenkonfiguration", "sql.migration.data.uploaded.info": "Vergleich der tatsächlichen Menge der aus der Quelle gelesenen Daten und der tatsächlichen Datenmenge, die in das Ziel hochgeladen wurde.", "sql.migration.data.uploaded.size": "Hochgeladene Daten/Größe", "sql.migration.database": "Datenbank", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Wählen Sie die Datenbanken aus, die Sie für die Migration zu Azure SQL bewerten möchten.", "sql.migration.database.assessment.title": "Datenbanken für die Bewertung", "sql.migration.database.backup.load.error": "Fehler beim Zugriff auf Datenbankdetails.", - "sql.migration.database.checksum.info.text": "Stellen Sie sicher, dass Ihre Sicherungen mit der WITH CHECKSUM-Option erstellt wurden.", + "sql.migration.database.connection.error": "Fehler beim Herstellen einer Verbindung mit der Zielmigrationsdatenbank.", + "sql.migration.database.connection.error.message": "Verbindungsfehler:{0} {1}", + "sql.migration.database.loading": "Datenbanktabellenliste wird geladen...", "sql.migration.database.migration.mode.description": "Um zum Azure SQL-Ziel zu migrieren, wählen Sie einen Migrationsmodus basierend auf Ihren Ausfallzeiten aus.", "sql.migration.database.migration.mode.label": "Migrationsmodus", "sql.migration.database.migration.mode.offline.description": "Die Downtime der Anwendung beginnt, wenn die Migration gestartet wird.", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "Status der Datenbankmigration", "sql.migration.database.migration.status.label": "Status der Datenbankmigration: {0}", "sql.migration.database.page.description": "Wählen Sie den Speicherort der Datenbanksicherungen aus, die während der Migration verwendet werden sollen.", - "sql.migration.database.page.title": "Datenbanksicherung", - "sql.migration.database.private.endpoint.info.text": "Stellen Sie sicher, dass das Azure Storage-Konto keinen privaten Endpunkt verwendet.", "sql.migration.database.status.column": "Migrationsstatus", + "sql.migration.database.table.refresh.label": "Aktualisieren", + "sql.migration.database.table.selection.description": "Um zum Azure SQL-Ziel zu migrieren, wählen Sie für die Migration Tabellen in jeder Datenbank aus.", + "sql.migration.database.table.selection.label": "Migrationstabellenauswahl", + "sql.migration.database.table.source.column.label": "Quelldatenbank", + "sql.migration.database.table.tables.column.label": "Tabellen auswählen", + "sql.migration.database.table.target.column.label": "Zieldatenbank", "sql.migration.database.to.be.migrated": "Zu migrierende Datenbank", + "sql.migration.database.validate.selection": "Bitte wählen Sie die Zieldatenbanktabellen aus, zu denen migriert werden soll. Mindestens eine Datenbank mit einer Tabelle ist erforderlich.", "sql.migration.databases": "Datenbanken ({0}/{1})", "sql.migration.databases.selected": "{0}/{1} Datenbanken ausgewählt", "sql.migration.databases.table.title": "Datenbanken", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "Keine Sicherungsdateien", "sql.migration.enter.your.sql.cred": "Geben Sie die Anmeldeinformationen für die Quelle der SQL Server-Instanz ein. Diese Anmeldeinformationen werden beim Migrieren von Datenbanken zu Azure SQL verwendet.", "sql.migration.error": "Fehler", + "sql.migration.error.aria.view.details": "Klicken Sie, um Details zum Fehler anzuzeigen", "sql.migration.error.details.label": "Migrationsfehler", "sql.migration.error.details.title": "Migrationsfehler-Details", "sql.migration.error.dialog.clear.button.label": "Löschen", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "Wählen Sie eine gültige Ressourcengruppe aus, um fortzufahren.", "sql.migration.invalid.savedInfo": "Die gespeicherte Sitzung kann nicht abgerufen werden. Versuchen Sie es erneut, indem Sie eine neue Sitzung auswählen.", "sql.migration.invalid.service.name.error": "Geben Sie einen gültigen Namen für den Migration Service ein.", + "sql.migration.invalid.sqldatabase.error": "Wählen Sie einen gültigen Azure SQL-Datenbank-Server aus, um fortzufahren.", "sql.migration.invalid.storageAccount.error": "Wählen Sie ein gültiges Speicherkonto aus, um den Vorgang fortzusetzen.", "sql.migration.invalid.subscription.error": "Wählen Sie ein gültiges Abonnement aus, um den Vorgang fortzusetzen.", "sql.migration.invalid.target.name.error": "Geben Sie einen gültigen Namen für die Zieldatenbank ein.", "sql.migration.invalid.user.account": "Ungültiges Benutzerkontoformat. Beispiel: {0}", "sql.migration.invalid.virtualMachine.error": "Wählen Sie einen gültigen virtuellen Computer aus, um den Vorgang fortzusetzen.", - "sql.migration.ir.page.description": "Azure Database Migration Service orchestriert Datenbankmigrationsaktivitäten und verfolgt deren Fortschritt nach. Sie können einen vorhandenen Database Migration Service als Azure SQL-Ziel auswählen, wenn Sie zuvor einen erstellt haben, oder unten einen neuen erstellen.", + "sql.migration.ir.page.description": "Azure Database Migration Service orchestriert Datenbankmigrationsaktivitäten und verfolgt deren Fortschritt. Sie können einen bestehenden Datenbankmigrationsdienst auswählen, wenn Sie zuvor einen erstellt haben, oder unten einen neuen erstellen.", "sql.migration.ir.page.sql.migration.service.not.found": "Es wurde kein Database Migration Service gefunden. Erstellen Sie einen neuen.", "sql.migration.ir.page.title": "Azure-Dienst zur Datenbankmigration", "sql.migration.ir.setup.step1": "Schritt 1: {0}", "sql.migration.ir.setup.step2": "Schritt 2: Verwenden Sie diesen Schlüssel zum Registrieren Ihrer Integration Runtime.", "sql.migration.ir.setup.step3": "Schritt 3: Klicken Sie auf die Schaltfläche \"Verbindung testen\", um die Verbindung zwischen Azure Database Migration Service und Integration Runtime zu überprüfen", + "sql.migration.issue.aria.label": "Blockierproblem: {0}", "sql.migration.issues": "Probleme", "sql.migration.issues.count": "Probleme ({0})", "sql.migration.issues.details": "Problemdetails", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "Zuletzt angewendete Sicherungsdateien", "sql.migration.last.applied.files.taken.on": "Zuletzt angewendete Sicherungsdateien erstellt am", "sql.migration.last.applied.lsn": "Zuletzt angewendete LSN", - "sql.migration.last.backup": "Letzte Sicherung", "sql.migration.last.scan.completed": "Letzte abgeschlossene Überprüfung: {0}", "sql.migration.learn.more": "Weitere Informationen", "sql.migration.learn.more.prerequisites": "Erfahren Sie mehr über die erforderlichen Schritte, bevor Sie eine Migration starten.", "sql.migration.load.migration.list.error": "Fehler beim Laden der Migrationsliste", "sql.migration.location": "Speicherort", + "sql.migration.map.source.column": "Quelldatenbank", + "sql.migration.map.target.column": "Zieldatenbank", + "sql.migration.map.target.description": "Wählen Sie die Zieldatenbank aus, zu der Sie Ihre Quelldatenbank migrieren möchten. Sie können eine Zieldatenbank nur für eine Quelldatenbank auswählen.", + "sql.migration.map.target.heading": "Zuordnen ausgewählter Quelldatenbanken zu Zieldatenbanken für die Migration", + "sql.migration.map.target.placeholder": "Wählen Sie eine Zieldatenbank aus", "sql.migration.mi.not.ready": "Die verwaltete Instanz \\\"{0}\\\" ist für die Migration nicht verfügbar, weil sie sich derzeit im Zustand \\\"{1}\\\" befindet. Wählen Sie eine verfügbare verwaltete Instanz aus, um fortzufahren.", "sql.migration.migration.completed": "Datenbankmigrationen abgeschlossen", "sql.migration.migration.in.progress": "Datenbankmigrationen werden ausgeführt", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "Migrationsstatus-Filter", "sql.migration.min": "{0} Min.", "sql.migration.mins": "{0} Min.", + "sql.migration.missing.targetPassword.error": "Geben Sie ein gültiges Zielkennwort ein, um fortzufahren.", + "sql.migration.missing.targetUserName.error": "Geben Sie einen gültigen Zielbenutzernamen ein, um fortzufahren.", "sql.migration.mode": "Modus", "sql.migration.more.info": "Weitere Informationen", "sql.migration.na": "N/V", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "Es wurden keine Blobcontainer gefunden.", "sql.migration.no.blobFiles.found": "Es wurden keine BLOB-Dateien gefunden.", "sql.migration.no.fileShares.found": "Es wurden keine Dateifreigaben gefunden.", - "sql.migration.no.issues.mi": "Für die Migration zu SQL Server auf Azure SQL Managed Instance wurden keine Probleme gefunden.", + "sql.migration.no.issues.mi": "Für die Migration zu Azure SQL Managed Instance wurden keine Probleme gefunden.", + "sql.migration.no.issues.sqldb": "Für die Migration zu Azure SQL-Datenbank wurden keine Probleme gefunden.", "sql.migration.no.issues.vm": "Für die Migration zu SQL Server auf dem virtuellen Azure-Computer wurden keine Probleme gefunden.", "sql.migration.no.location.found": "Keine Speicherorte gefunden.", "sql.migration.no.managedInstance.found": "Keine verwalteten Instanzen gefunden.", "sql.migration.no.pending.backups": "Keine ausstehenden Sicherungen. Klicken Sie auf \"Aktualisieren\", um den aktuellen Status zu prüfen.", "sql.migration.no.results": "Bewertungsergebnisse sind nicht verfügbar.", + "sql.migration.no.sqldatabase.found": "Es wurden keine Azure SQL-Datenbanken gefunden.", + "sql.migration.no.sqldatabaseserver.found": "Es wurden keine Azure SQL-Datenbank-Server gefunden.", "sql.migration.no.storageAccount.found": "Keine Speicherkonten gefunden.", "sql.migration.no.subscription.found": "Keine Abonnements gefunden.", "sql.migration.no.virtualMachine.found": "Keine VMs gefunden.", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "Dynamischer Bereich", "sql.migration.parallel.copy.type.none": "Keine", "sql.migration.parallel.copy.type.physical": "Physische Partitionen", + "sql.migration.password.label": "Zielkennwort", + "sql.migration.password.placeholder": "Geben Sie das Zielkennwort ein", "sql.migration.path.user.account": "Benutzerkonto", - "sql.migration.pre.req.1": "Azure-Kontodetails", - "sql.migration.pre.req.2": "Azure SQL Managed Instance oder SQL Server auf einem virtuellen Azure-Computer", - "sql.migration.pre.req.3": "Details zum Sicherungsspeicherort", - "sql.migration.pre.req.title": "Vor dem Starten der Migration erforderliche Elemente:", + "sql.migration.pre.req.1": "Ein Azure-Konto (nicht erforderlich für Bewertungs- oder SKU-Empfehlungsfunktionen)", + "sql.migration.pre.req.2": "Eine oder mehrere SQL Server-Quelldatenbanken, die lokal oder auf SQL Server auf einer Azure-VM oder einem beliebigen virtuellen Computer in der Cloud (privat, öffentlich) ausgeführt werden.", + "sql.migration.pre.req.3": "Eine Azure SQL Managed Instance, einen SQL Server auf einer Azure-VM oder eine Azure SQL-Datenbank, zu dem Ihre Datenbank(en) migriert werden sollen.", + "sql.migration.pre.req.4": "Details zum Speicherort Ihrer Datenbanksicherung, entweder eine Netzwerkdateifreigabe oder ein Azure Blob Storage- Container (für Azure SQL-Datenbankziele nicht erforderlich).", + "sql.migration.pre.req.title": "Dinge, die Sie benötigen, bevor Sie ihre Azure SQL-Migration starten:", "sql.migration.provide.unique.containers": "Geben Sie einen eindeutigen Container für jede Zieldatenbank an. Betroffene Datenbanken: ", "sql.migration.quick.pick.placeholder": "Wählen Sie den Vorgang aus, den Sie ausführen möchten.", "sql.migration.recommendation": "Empfehlung", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "Migration wiederholen", "sql.migration.retry.migration.error": "Fehler beim Wiederholen der Migration.", "sql.migration.rg.created": "Ressourcengruppe erstellt", + "sql.migration.save.assessment.report": "Bewertungsbericht speichern", + "sql.migration.save.assessment.report.success": "Der Bewertungsbericht wurde erfolgreich in {0} gespeichert.", "sql.migration.save.close": "Speichern und schließen", "sql.migration.save.close.popup": "Konfiguration gespeichert. Die Leistungsdatensammlung wird weiterhin im Hintergrund ausgeführt. Sie können die Sammlung beenden, wenn Sie möchten.", + "sql.migration.save.recommendation.report": "Empfehlungsbericht speichern", + "sql.migration.save.recommendation.report.success": "Der Empfehlungsbericht wurde erfolgreich in {0} gespeichert.", "sql.migration.saved.assessment.cancel": "Abbrechen", "sql.migration.saved.assessment.next": "Weiter", "sql.migration.saved.assessment.result": "Gespeicherte Sitzung", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "Mandanten auswählen", "sql.migration.select.service.select.account.error": "Fehler beim Laden von Azure-Ressourcen.", "sql.migration.select.service.select.location.error": "Fehler beim Laden von Speicherorten. Überprüfen Sie Ihre Azure-Verbindung, und versuchen Sie es noch mal.", + "sql.migration.select.service.select.migration.target": "Wählen Sie einen Zielserver aus.", "sql.migration.select.service.select.resource.group.error": "Beim Laden verfügbarer Ressourcengruppen ist ein Fehler aufgetreten. Bitte überprüfen Sie Ihre Azure-Verbindung und versuchen Sie es erneut.", "sql.migration.select.service.select.service.error": "Fehler beim Laden der verfügbaren Datenbankmigrationsdienste. Überprüfen Sie Ihre Azure-Verbindung, und versuchen Sie es noch mal.", "sql.migration.select.service.select.subscription.error": "Beim Laden der Kontoabonnements ist ein Fehler aufgetreten. Bitte überprüfen Sie Ihre Azure-Verbindung und versuchen Sie es erneut.", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} GB", "sql.migration.size.mb": "{0} MB", "sql.migration.size.tb": "{0} TB", - "sql.migration.sku.available.recommendations": "{0} Empfehlungen verfügbar", + "sql.migration.sku.available.recommendations.many": "{0} Empfehlungen verfügbar", + "sql.migration.sku.available.recommendations.one": "{0} Empfehlung verfügbar", "sql.migration.sku.azureConfiguration": "Azure-Konfiguration", "sql.migration.sku.azureConfiguration.businessCritical": "Unternehmenskritisch", - "sql.migration.sku.azureConfiguration.db": "{0} – {1} virtueller Kern", "sql.migration.sku.azureConfiguration.gen5": "Gen5", "sql.migration.sku.azureConfiguration.generalPurpose": "Allgemein", + "sql.migration.sku.azureConfiguration.hyperscale": "Hyperscale", "sql.migration.sku.azureConfiguration.mi": "{0} – {1} – {2} virtueller Kern", "sql.migration.sku.azureConfiguration.miPreview": "{0} – {1} – {2} virtueller Kern – {3} GB", "sql.migration.sku.azureConfiguration.premiumSeries": "Premium-Serie", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "Speicheroptimierte Premium-Serie", + "sql.migration.sku.azureConfiguration.sqldb": "{0} – {1} virtueller Kern", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} – {1} – {2} virtueller Kern – {3} GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "Daten: {0}, Protokoll: {1}, tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "Um eine Zielempfehlung für die Azure-Empfehlung bereitzustellen, sind Leistungsdaten der SQL Server-Instanz erforderlich. Aktivieren Sie die Leistungsdatensammlung, um die Zielempfehlung für die Datenbanken zu erhalten, die Sie migrieren möchten. Je länger dies aktiviert wird, desto besser ist die Empfehlung. Sie können die Leistungsdatensammlung jederzeit deaktivieren.", "sql.migration.sku.azureRecommendation.description2": "Sie können diese Daten auch aus einem vorhandenen Ordner auswählen, wenn Sie sie bereits zuvor gesammelt haben.", "sql.migration.sku.azureRecommendation.openExisting.method": "Ich habe bereits die Leistungsdaten.", - "sql.migration.sku.azureRecommendation.openExisting.popup": "Azure-Empfehlungen werden mithilfe der bereitgestellten Leistungsdaten generiert...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "Wählen Sie einen Ordner auf dem lokalen Laufwerk aus, in dem zuvor gesammelte Leistungsdaten gespeichert wurden.", "sql.migration.sku.azureRecommendation.start": "Starten", "sql.migration.sku.azureRecommendation.start.popup": "Leistungsdatensammlung wird gestartet...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "Die Azure-Empfehlung wurde mithilfe der angegebenen Daten angewendet. Importieren oder erfassen Sie zusätzliche Daten, um die Empfehlung zu verfeinern.", "sql.migration.sku.azureRecommendation.status.inProgress": "Die Datensammlung wird ausgeführt. Erste Empfehlungen werden generiert...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "Kehren Sie regelmäßig zurück, um aktualisierte Empfehlungen zu erhalten, indem Sie auf die Schaltfläche \\\"Empfehlung aktualisieren\\\" klicken.", - "sql.migration.sku.azureRecommendation.status.notEnabled": "Die Azure-Empfehlung erfasst und analysiert Leistungsdaten und empfiehlt dann eine Datenbank der geeigneten Größe in Azure für Ihren Workload.", + "sql.migration.sku.azureRecommendation.status.notEnabled": "Die Azure-Empfehlung erfasst und analysiert Leistungsdaten und empfiehlt dann ein Ziel der geeigneten Größe in Azure für Ihren Workload.", "sql.migration.sku.azureRecommendation.status.refining": "Die Datensammlung wird noch ausgeführt. Vorhandene Empfehlungen werden verfeinert...", "sql.migration.sku.azureRecommendation.status.stopped": "Die Datensammlung für Azure-Empfehlungen wurde beendet.", "sql.migration.sku.azureRecommendation.stop.popup": "Leistungsdatensammlung wird beendet...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "CPU-Anforderung", "sql.migration.sku.data.iops.requirement": "Daten-IOPS-Anforderung", "sql.migration.sku.data.storage.requirement": "Datenspeicheranforderung", - "sql.migration.sku.db.card.title": "Azure SQL-Datenbank", "sql.migration.sku.gb": "{0} GB", "sql.migration.sku.get.recommendation": "Azure-Empfehlung abrufen", "sql.migration.sku.io.memory.requirement": "E/A-Latenzanforderung", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "IOPS-Anforderung für Protokolle", "sql.migration.sku.memory.requirement": "Arbeitsspeicheranforderungen", "sql.migration.sku.mi.card.title": "Azure SQL Managed Instance", + "sql.migration.sku.mi.target.title": "Azure SQL Managed Instance", "sql.migration.sku.ms": "{0} ms", "sql.migration.sku.parameters": "Empfehlungsparameter", "sql.migration.sku.parameters.edit": "Parameter bearbeiten", "sql.migration.sku.parameters.edit.title": "Empfehlungsparameter bearbeiten", + "sql.migration.sku.parameters.enable.elastic": "Elastische Empfehlung aktivieren", + "sql.migration.sku.parameters.enable.elastic.info": "Für die elastische Empfehlung wird ein alternatives Empfehlungsmodell verwendet, das eine personalisierte Preis-Leistungs-Profilerstellung für vorhandene Kunden in der Cloud verwendet.", "sql.migration.sku.parameters.enable.preview": "Vorschaufunktionen aktivieren", "sql.migration.sku.parameters.enable.preview.info": "Das Aktivieren dieser Option umfasst die neuesten Hardwaregenerationen mit erheblich verbesserter Leistung und Skalierbarkeit. Diese SKUs befinden sich zurzeit in der Vorschau und sind möglicherweise noch nicht in allen Regionen verfügbar.", "sql.migration.sku.parameters.percentage.utilization": "Prozentuale Auslastung", @@ -450,6 +494,7 @@ "sql.migration.sku.percentile": "{0}. Perzentil", "sql.migration.sku.recommendation": "Azure-Empfehlung", "sql.migration.sku.recommendation.view.assessment.mi": "Um zu Azure SQL Managed Instance zu migrieren, zeigen Sie die Bewertungsergebnisse an, und wählen Sie eine oder mehrere Datenbanken aus.", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Um zu Azure SQL-Datenbank (VORSCHAU) zu migrieren, zeigen Sie die Bewertungsergebnisse an, und wählen Sie eine oder mehrere Datenbanken aus.", "sql.migration.sku.recommendation.view.assessment.vm": "Um zu SQL Server auf einem virtuellen Azure-Computer zu migrieren, zeigen Sie die Bewertungsergebnisse an, und wählen Sie eine oder mehrere Datenbanken aus.", "sql.migration.sku.recommendationReason": "Empfehlungsgrund", "sql.migration.sku.recommendations": "Empfehlungen", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "SQL-Datendateien", "sql.migration.sku.sql.logDisk": "SQL-Protokolldateien", "sql.migration.sku.sql.temp": "SQL tempdb", + "sql.migration.sku.sqldb.card.title": "Azure SQL-Datenbank (VORSCHAU)", + "sql.migration.sku.sqldb.target.title": "Azure SQL-Datenbank", "sql.migration.sku.stop.performance.collection": "Datensammlung beenden", "sql.migration.sku.storage.dimension": "Dimension", "sql.migration.sku.storageGB": "{0} GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "Speicher", "sql.migration.sku.viewDetails": "Details anzeigen", "sql.migration.sku.vm.card.title": "SQL Server auf Azure-VM", + "sql.migration.sku.vm.target.title": "SQL Server auf Azure-VM", "sql.migration.source.configuration": "Quellkonfiguration", "sql.migration.source.credentials": "Quellanmeldeinformationen", "sql.migration.source.database": "Name der Quelldatenbank", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "Gelesene Zeilen", "sql.migration.sqldb.column.tablename": "Tabellenname", "sql.migration.sqldb.column.usedparallelcopies": "Verwendete parallele Kopien", + "sql.migration.sqldb.not.ready": "Der SQL-Datenbank-Server „{0}“ ist für die Migration nicht verfügbar, da er sich derzeit im Zustand „{1}“ befindet. Wählen Sie einen verfügbaren SQL-Datenbank-Server aus, um fortzufahren.", "sql.migration.src.database": "Quelldatenbank", "sql.migration.src.server": "Quellenname", "sql.migration.start.migration.button": "Migration starten", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "Status: Fehler", "sql.migration.status.dropdown.ongoing": "Status: Fortlaufend", "sql.migration.status.dropdown.succeeded": "Status: Erfolgreich", - "sql.migration.status.error.count.multiple": "{0} Fehler)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "{0} Fehler)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} Fehler)", + "sql.migration.status.error.count.single": " ({0} Fehler)", "sql.migration.status.failed": "Fehlerhaft", "sql.migration.status.inprogress": "In Bearbeitung", + "sql.migration.status.readyforcutover": "Bereit für Cutover", "sql.migration.status.refresh.label": "Aktualisieren", + "sql.migration.status.restoring": "Wird wiederhergestellt", "sql.migration.status.retriable": "Wiederholbar", "sql.migration.status.select.service.MESSAGE": "Wählen Sie eine Database Migration Service aus, um Migrationen zu überwachen.", "sql.migration.status.status.label": "Status", "sql.migration.status.succeeded": "Erfolgreich", - "sql.migration.status.warning.count.multiple": "{0} Warnungen)", - "sql.migration.status.warning.count.single": "{0} Warnung)", + "sql.migration.status.uploadingfullbackup": "Vollständige Sicherung wird hochgeladen", + "sql.migration.status.uploadinglogbackup": "Protokollsicherung/en wird/werden hochgeladen.", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} Warnungen)", + "sql.migration.status.warning.count.single": " ({0} Warnung)", "sql.migration.storage.account": "Speicherkonto", "sql.migration.subscription": "Abonnement", "sql.migration.summary.azure.storage": "Azure-Speicher", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "Datenbanken für die Migration", "sql.migration.summary.mi.type": "Azure SQL Managed Instance", "sql.migration.summary.page.title": "Zusammenfassung", + "sql.migration.summary.sqldb.type": "Azure SQL-Datenbank", "sql.migration.summary.vm.type": "SQL Server auf Azure-VM", "sql.migration.tab.button.feedback.description": "Feedback", "sql.migration.tab.button.feedback.label": "Feedback", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "Migrationen", "sql.migration.table.error.title": "Details zum Tabellenmigrationsstatus", "sql.migration.table.migration.status.label": "Tabellenmigrationsstatus: {0}", + "sql.migration.table.missing.count": "Fehlende Zieltabellen, die aus der Liste ausgeschlossen sind: {0}", + "sql.migration.table.select.label": "Tabellen für {0} auswählen", + "sql.migration.table.selected.count": "{0} von {1} Tabellen ausgewählt", + "sql.migration.table.selection.count": "{0} von {1}", + "sql.migration.table.selection.edit": "Bearbeiten", "sql.migration.target": "Ziel", "sql.migration.target.azure.sql.instance.database.name": "Zieldatenbank", "sql.migration.target.azure.sql.instance.name": "Zielname", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "Name der Zieldatenbank", "sql.migration.target.platform": "Zielplattform", "sql.migration.target.server": "Zielserver", + "sql.migration.target.table.count.name": "Tabellen ausgewählt", + "sql.migration.target.table.missing": "Die Zieltabelle ist nicht vorhanden.", + "sql.migration.target.table.not.empty": "Die Zieltabelle ist nicht leer.", "sql.migration.target.version": "Zielversion", "sql.migration.test.connection": "Verbindung testen", "sql.migration.type": "Typ", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(Nicht verfügbar) {0}", "sql.migration.unique.name": "Wählen Sie einen eindeutigen Namen für diese Zieldatenbank aus", "sql.migration.username": "Benutzername", + "sql.migration.username.label": "Zielbenutzername", + "sql.migration.username.placeholder": "Geben Sie den Zielbenutzernamen ein", "sql.migration.view.all": "Alle Datenbankmigrationen", "sql.migration.view.select.button.label": "Anzeigen/auswählen", "sql.migration.warning": "Warnung", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Wählen Sie ein Azure-Konto aus, das mit Azure Data Studio verknüpft ist, oder verknüpfen Sie es jetzt.", "sql.migration.wizard.account.noAccount.error": "Fügen Sie ein verknüpftes Konto hinzu, und versuchen Sie es dann erneut.", "sql.migration.wizard.account.title": "Azure-Konto", + "sql.migration.wizard.connection.error.title": "Fehler beim Herstellen einer Verbindung mit dem Zielserver.", "sql.migration.wizard.perfCollection.error": "Fehler beim Erfassen von Leistungsdaten für den Server '{0}'. Wenn diese Probleme weiterhin bestehen, starten Sie den Datensammlungsprozess neu:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "Basierend auf den Bewertungsergebnissen können alle {0} Ihrer Datenbanken in einem Onlinezustand zu Azure SQL migriert werden.", "sql.migration.wizard.sku.assessment.error": "Fehler beim Bewerten des Servers \"{0}\".", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Azure SQL-Ziel auswählen", "sql.migration.wizard.sku.error": "Fehler beim Generieren von SKU-Empfehlungen für den Server '{0}'.", "sql.migration.wizard.sku.error.noRecommendation": "Keine Empfehlung verfügbar", - "sql.migration.wizard.sku.error.noRecommendation.reason": "Es wurden keine SKU-Empfehlungen generiert, da keine SKUs vorhanden waren, die die Leistungseigenschaften Ihrer Quelle erfüllen konnten. Wählen Sie eine andere Zielplattform aus, passen Sie die Empfehlungsparameter an, oder wählen Sie eine andere Gruppe zu bewertender Datenbanken aus.", + "sql.migration.wizard.sku.error.noRecommendation.reason": "Es wurden keine SKU-Empfehlungen generiert, da keine SKUs vorhanden waren, die die Leistungseigenschaften Ihrer Quelle erfüllen konnten. Wählen Sie eine andere Zielplattform aus, passen Sie die Empfehlungsparameter an, wählen Sie eine andere Gruppe zu bewertender Datenbanken aus, oder ändern Sie das Empfehlungsmodell.", + "sql.migration.wizard.source.missing": "Die Verbindung war erfolgreich, aber es wurden keine Zieldatenbanken gefunden.", + "sql.migration.wizard.target.connection.error": "Verbindungsfehler: {0}", + "sql.migration.wizard.target.connection.success": "Die Verbindung war erfolgreich. Gefundene Zieldatenbanken: {0}", "sql.migration.wizard.target.description": "Wählen Sie ein Azure-Konto und Ihre Ziel-{0} aus.", + "sql.migration.wizard.target.mapping.error.duplicate": "Datenbankzuordnungsfehler. Die Zieldatenbank „{0}“ kann nicht als Migrationsziel für die Datenbank „{1}“ ausgewählt werden. Die Zieldatenbank „${targetDatabaseName}“ ist bereits als Migrationsziel für die Datenbank „{2}“ ausgewählt. Bitte wählen Sie eine andere Zieldatenbank aus.", + "sql.migration.wizard.target.missing": "Datenbankzuordnungsfehler. Zieldatenbanken für die Migration fehlen. Bitte konfigurieren Sie die Zielserververbindung, und klicken Sie auf „Verbinden“, um die Liste der verfügbaren Datenbankmigrationsziele zu sammeln.", + "sql.migration.wizard.target.source.mapping.error": "Datenbankzuordnungsfehler. Die Quelldatenbank „{0}“ ist keiner Zieldatenbank zugeordnet. Bitte wählen Sie eine Zieldatenbank für die Migration aus.", "sql.migration.wizard.target.title": "Azure SQL-Ziel", "sql.migration.yes": "Ja", - "total.databases.selected": "{0} von {1} Datenbanken ausgewählt" + "total.databases.selected": "{0} von {1} Datenbanken ausgewählt", + "total.tables.selected.of.total": "{0} von {1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "Fehler beim Starten der Migration: \"{0}\"", diff --git a/i18n/ads-language-pack-de/translations/main.i18n.json b/i18n/ads-language-pack-de/translations/main.i18n.json index b28169dc92..fc23176c76 100644 --- a/i18n/ads-language-pack-de/translations/main.i18n.json +++ b/i18n/ads-language-pack-de/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "Die Installation der Erweiterung \"{0}\" aus VSIX wurde abgeschlossen. Laden Sie Azure Data Studio neu, um sie zu aktivieren.", "ReinstallAction.successReload": "Laden Sie Azure Data Studio neu, um die Neuinstallation der Erweiterung {0} abzuschließen.", "activateLanguagePack": "Um Azure Data Studio in {0} zu verwenden, muss Azure Data Studio neu gestartet werden.", + "appName": "\"${appName}\": z. B. Azure Data Studio.", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "Kontextmenü zum Durchsuchen der Struktur des Verbindungsdialogfelds", "dashboard.toolbar": "Das Aktionsmenü für die Dashboard-Symbolleiste", @@ -10266,6 +10267,8 @@ "notebook.title": "Titelmenü des Notizbuchs", "notebook.toolbar": "Symbolleistenmenü des Notizbuchs", "objectExplorer.context": "Kontextmenü des Objekt-Explorer-Elements", + "openDefaultSettingsJson": "JSON-Standardeinstellungen öffnen", + "openDefaultSettingsJson.capitalized": "Standardeinstellungen öffnen (JSON)", "postDisableTooltip": "Laden Sie Azure Data Studio erneut, um diese Erweiterung zu deaktivieren.", "postEnableTooltip": "Laden Sie Azure Data Studio erneut, um diese Erweiterung zu aktivieren.", "postUninstallTooltip": "Laden Sie Azure Data Studio erneut, um die Deinstallation dieser Erweiterung abzuschließen.", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Marketplace", "scenarioTypeUndefined": "Der Szenariotyp für Erweiterungsempfehlungen muss angegeben werden.", "showReleaseNotes": "Versionshinweise nach einem Update anzeigen. Die Versionshinweise werden in einem neuen Webbrowserfenster geöffnet.", + "sql.versionMismatch": "Die Erweiterung ist nicht mit Azure Data Studio {0} kompatibel. Die Erweiterung erfordert: {1}.", + "sql.versionMismatchVsCode": "Die Erweiterung ist nicht mit Azure Data Studio {0} kompatibel. Für die Erweiterung ist eine neuere VS Code-Engine-Version {1} erforderlich, die neuer ist als die derzeit unterstützte Version ({2}).", + "sql.versionSyntax": "Der Wert \"{0}\" konnte {1} nicht analysiert werden. Verwenden Sie z. B. ^1.22.0, ^1.22.x usw.", "sql.watcherExclude": "Konfigurieren Sie Globmuster von Dateipfaden, die von der Dateiüberwachung ausgeschlossen werden sollen. Muster müssen in absoluten Pfaden übereinstimmen, d. h. für eine ordnungsgemäße Überstimmung muss das Präfix `**/` oder der vollständige Pfad und für eine Übereinstimmung in einem Pfad muss das Suffix `/**` verwendet werden (z. B. `**/build/output/**` oder `/Users/name/workspaces/project/build/output/**`). Das Ändern dieser Einstellung erfordert einen Neustart. Wenn Azure Data Studio beim Start viel CPU-Zeit beansprucht, können Sie große Ordner ausschließen, um die anfängliche Auslastung zu verringern.", + "terminal.integrated.allowChords": "Gibt an, ob Tastenzuordnungen im Terminal zugelassen werden sollen. Beachten Sie Folgendes: Wenn dies wahr ist und der Tastaturanschlag zu einer Sperre führt, wird \"#terminal.integrated.commandsToSkipShell#\" umgangen. Das Festlegen auf FALSE ist besonders nützlich, wenn Sie STRG+K zur Shell wechseln möchten (nicht Azure Data Studio).", + "terminal.integrated.autoReplies": "Eine Gruppe von Nachrichten, auf die im Terminal automatisch geantwortet wird. Sofern die Nachricht spezifisch genug ist, kann dies dazu beitragen, häufige Antworten zu automatisieren.\r\n\r\nHinweise:\r\n\r\n: Verwenden Sie {0}, um automatisch auf die Aufforderung zum Beenden des Batchauftrags unter Windows zu reagieren.\r\n: Die Nachricht enthält Escapesequenzen, sodass die Antwort möglicherweise nicht mit formatiertem Text erfolgt.\r\n: Jede Antwort kann nur einmal pro Sekunde erfolgen.\r\n: Verwenden Sie {1} in der Antwort, was die EINGABETASTE bedeutet.\r\n– Legen Sie den Wert auf NULL fest, um die Festlegung eines Standardschlüssels zu aufheben.\r\n: Starten Sie Azure Data Studio neu, wenn keine neuen Einstellungen gelten.", + "terminal.integrated.commandsToSkipShell": "Ein Satz von Befehls-IDs, deren Tastenzuordnungen nicht an die Shell gesendet werden, sondern immer von Azure Data Studio verarbeitet werden. Dadurch können Tastenzuordnungen, die normalerweise von der Shell verwendet werden, stattdessen genauso funktionieren wie bei nicht fokussiertem Terminal, z. B. STRG+P, um Quick Open zu starten.\r\n\r\n \r\n\r\nViele Befehle werden standardmäßig übersprungen. Um einen Standardwert zu überschreiben und stattdessen die Schlüsselbindung dieses Befehls an die Shell zu übergeben, fügen Sie den Befehl mit dem Präfix \"-\" hinzu. Fügen Sie beispielsweise \"-workbench.action.quickOpen\" hinzu, damit \"STRG+P\" die Shell erreichen kann.\r\n\r\n \r\n\r\nDie folgende Liste der übersprungenen Standardbefehle wird abgeschnitten, wenn sie in Einstellungs-Editor angezeigt wird. Um die vollständige Liste anzuzeigen, {1} und suchen Sie in der Liste unten nach dem ersten Befehl.\r\n\r\n \r\n\r\nÜbersprungene Standardbefehle:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Steuert, ob die Umgebungsvariable \"$LANG\" erkannt und auf eine UTF-8-kompatible Option festgelegt wird, da das Terminal von Azure Data Studio nur UTF-8-codierte Daten unterstützt, die von der Shell stammen.", + "terminal.integrated.env.linux": "Objekt mit Umgebungsvariablen, die dem Azure Data Studio Prozess hinzugefügt werden, der vom Terminal unter Linux verwendet werden soll. Legen Sie diesen Wert auf \"null\" fest, um die Umgebungsvariable zu löschen.", + "terminal.integrated.env.osx": "Objekt mit Umgebungsvariablen, die dem Azure Data Studio Prozess hinzugefügt werden, der vom Terminal unter macOS verwendet werden soll. Legen Sie diesen Wert auf \"null\" fest, um die Umgebungsvariable zu löschen.", + "terminal.integrated.env.windows": "Objekt mit Umgebungsvariablen, die dem Azure Data Studio Prozess hinzugefügt werden, der vom Terminal unter Windows verwendet werden soll. Legen Sie diesen Wert auf \"null\" fest, um die Umgebungsvariable zu löschen.", + "terminal.integrated.inheritEnv": "Gibt an, ob neue Shells ihre Umgebung von Azure Data Studio erben sollen, die möglicherweise eine Anmeldeshell erstellen, um sicherzustellen, dass $PATH und andere Entwicklungsvariablen initialisiert werden. Dies hat keine Auswirkungen auf Windows.", "uninstallExtensionComplete": "Laden Sie Azure Data Studio erneut, um die Deinstallation der Erweiterung {0} abzuschließen.", "updateLocale": "Möchten Sie die Sprache der Benutzeroberfläche von Azure Data Studio in {0} ändern und einen Neustart durchführen?", "vscodeDocCreationFailedError": "Fehler beim Erstellen des Notebookdokuments.", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "In den Dashboards verwendetes Widget" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "Es wurde kein Serialisierungsanbieter mit der angegebenen ID \"{0}\" gefunden.", "noSerializationProvider": "Daten können nicht serialisiert werden, weil kein Anbieter registriert wurde.", "saveAsNotSupported": "Das Speichern von Ergebnissen in einem anderen Format ist für diesen Datenanbieter deaktiviert.", "unknownSerializationError": "Unbekannter Fehler bei der Serialisierung." }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "Die Schattenfarbe des Schaltflächen-Dropdownfelds", "buttonDropdownBackgroundHover": "Die Hoverfarbe für den Hintergrund des Schaltflächen-Dropdownfelds", - "buttonDropdownBoxShadow": "Die Schattenfarbe des Schaltflächen-Dropdownfelds", "calloutDialogBodyBackground": "Texthintergrund des Legendendialogfelds.", "calloutDialogExteriorBorder": "Die Außenränder des Legendendialogfelds stellen einen Kontrast zur Notebook-Benutzeroberfläche dar.", "calloutDialogForeground": "Vordergrund des Legendendialogfelds.", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "OK" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "FALSE", + "boolean.true": "TRUE", "optionsDialog.defaultGroupName": "Allgemein", "optionsDialog.invalidInput": "Ungültige Eingabe. Es wird ein numerischer Wert erwartet.", "optionsDialog.missingRequireField": " ist erforderlich." @@ -10559,9 +10576,10 @@ "insertOperationName": "Einfügen", "scriptNotFound": "Bei der Skripterstellung als \"{0}\" wurde kein Skript zurückgegeben.", "scriptNotFoundForObject": "Bei der Skripterstellung als \"{0}\" für Objekt \"{1}\" wurde kein Skript zurückgegeben.", - "scriptSelectNotFound": "Beim Aufruf des ausgewählten Skripts für das Objekt wurde kein Skript zurückgegeben. ", "scriptingFailed": "Fehler bei Skripterstellung.", "selectOperationName": "Auswählen", + "selectScriptForEditNotGeneratedError": "Fehler beim Generieren des Skripts für den Editor zum Bearbeiten von Daten.", + "selectScriptNotGeneratedError": "Fehler beim Generieren des Auswahlskripts für das ausgewählte Objekt.", "updateOperationName": "Aktualisieren" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "Eine Bedingung, die TRUE lauten muss, damit diese Sicht angezeigt wird." }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "Symbol, das einen Server darstellt.", "dataExplorer.servers": "Server", "dataexplorer.name": "Verbindungen", "showDataExplorer": "Verbindungen anzeigen" @@ -11119,14 +11138,16 @@ "saveAsCsv": "Als CSV speichern", "saveAsExcel": "Als Excel speichern", "saveAsJson": "Als JSON speichern", + "saveAsMarkdown": "Als Markdown speichern", "saveAsXml": "Als XML speichern", "selectAll": "Alle auswählen" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0} verwenden Sie die Pfeiltasten, um zwischen Knoten zu navigieren.", "invalidExecutionPlanZoomError": "Der Zoomfaktor darf nicht 0 oder negativ sein." }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "Ausführungspläne vergleichen" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "Ausführungsplan-Vergleichseditor" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "Ausführungsplan hinzufügen", "epComapre.LoadingPlanCompleteMessage": "Ausführungsplan erfolgreich geladen", "epComapre.LoadingPlanMessage": "Ausführungsplan wird geladen", - "epComapre.placeholderInfoboxText": "Zu vergleichende Ausführungspläne hinzufügen", "epCompare.FileFilterDescription": "Ausführungsplandateien", + "epCompare.addExecutionPlanLabel": "Ausführungsplan hinzufügen", "epCompare.comparePropertiesAction": "Eigenschaften", "epCompare.comparisonProgess": "Ähnliche Bereiche in verglichenen Plänen werden geladen", "epCompare.searchNodeAction": "Knoten suchen", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "Verkleinern", "epCompare.zoomReset": "Zoom zurücksetzen", "epCompare.zoomToFit": "An Fenstergröße anpassen", + "executionPlanComparison.bottomPlanDiagram.name": "Unterer Ausführungsplan {0}", + "executionPlanComparison.topPlanDiagram.name": "Top-Ausführungsplan {0}", + "executionPlanDisableTooltip": "QuickInfos deaktiviert", + "executionPlanEnableTooltip": "QuickInfos aktiviert", "queryDropdownPrefix": "Abfrage {0} von {1}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "Unterer Vorgang: {0}", - "executionPlanComparisonPropertiesLeftOperation": "Linker Vorgang: {0}", - "executionPlanComparisonPropertiesRightOperation": "Rechter Vorgang: {0}", - "executionPlanComparisonPropertiesTopOperation": "Oberer Vorgang: {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "Unterer Vorgang: {0}", + "nodePropertyViewLeftOperation": "Linker Vorgang: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "Äquivalente Eigenschaften", + "nodePropertyViewNameGreaterThanTitle": "Größer als", + "nodePropertyViewNameLessThanTitle": "Kleiner als", "nodePropertyViewNameNameColumnHeader": "Name", + "nodePropertyViewNameNotEqualTitle": "Ungleich zu", "nodePropertyViewNameValueColumnBottomHeader": "Wert (unterer Plan)", "nodePropertyViewNameValueColumnLeftHeader": "Wert (linker Plan)", "nodePropertyViewNameValueColumnRightHeader": "Wert (rechter Plan)", - "nodePropertyViewNameValueColumnTopHeader": "Wert (oberer Plan)" + "nodePropertyViewNameValueColumnTopHeader": "Wert (oberer Plan)", + "nodePropertyViewRightOperation": "Rechter Vorgang: {0}", + "nodePropertyViewTopOperation": "Oberer Vorgang: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "Bei \"true\" werden QuickInfos beim Daraufzeigen für den Ausführungsplan aktiviert. Bei \"false\" werden QuickInfos beim Klicken auf den Knoten oder Drücken der F3-Taste angezeigt.", "executionPlanCompareCommandOriginalValue": "Ausführungspläne vergleichen", - "executionPlanCompareCommandValue": "Ausführungspläne vergleichen" + "executionPlanCompareCommandValue": "Ausführungspläne vergleichen", + "executionPlanConfigurationTitle": "Ausführungsplan" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "Abfrageausführungsplan-Editor" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "Kopieren", + "executionPlanCollapseAllProperties": "Alle reduzieren", + "executionPlanExpandAllProperties": "Alle erweitern", "executionPlanPropertyViewClose": "Schließen", "executionPlanPropertyViewSortAlphabetically": "Alphabetisch", "executionPlanPropertyViewSortByDisplayOrder": "Wichtigkeit", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "Eigenschaften" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "Abfrageplan (Vorschau)" + "executionPlanTitle": "Abfrageplan" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "Ausführungsplandateien", + "executionPlan.diagram.ariaLabel": "Ausführungsplan {0}", "executionPlanCompareExecutionPlanAction": "Ausführungsplan vergleichen", "executionPlanContextMenuDisableTooltip": "Tooltips deaktivieren", "executionPlanContextMenuEnableTooltip": "QuickInfos aktivieren", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "QuickInfos deaktiviert", "executionPlanEnableTooltip": "QuickInfos aktiviert", "executionPlanFitGraphLabel": "Mit Zoom anpassen", + "executionPlanHighlightExpensiveOperationAction": "Teuren Vorgang hervorheben", "executionPlanOpenGraphFile": "Abfrageplan-XML anzeigen", "executionPlanPropertiesActionLabel": "Eigenschaften", "executionPlanSavePlanXML": "Plandatei speichern", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "Abfrage {0}: Abfragekosten (in Relation zum Skript): {1} %" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "Schließen (Esc)", + "cancelCustomZoomAction": "Schließen", "customZoomApplyButton": "Anwenden", - "customZoomApplyButtonTitle": "Zoom anwenden (EINGABETASTE)", + "customZoomApplyButtonTitle": "Zoom anwenden", "invalidCustomZoomError": "Zoomwert zwischen 1 und 200 auswählen", "qpZoomValueLabel": "Zoomen (Prozent)", - "zoomAction": "Zoom (EINGABETASTE)" + "zoomAction": "Zoomen" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "Schließen (Esc)", + "cancelSearchAction": "Schließen", + "executionPlanEnterValueTitle": "Suchwert eingeben", "executionPlanSearchTypeContains": "Enthält", "executionPlanSearchTypeEquals": "Ist gleich", - "nextSearchItemAction": "Nächste Übereinstimmung (EinGABETASTE)", - "previousSearchItemAction": "Vorherige Übereinstimmung (UMSCHALT+EINGABETASTE)" + "executionPlanSelectPropertyTitle": "Eigenschaft auswählen", + "executionPlanSelectSearchTypeTitle": "Suchtyp auswählen", + "nextSearchItemAction": "Nächste Übereinstimmung", + "previousSearchItemAction": "Vorherige Übereinstimmung" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "Zeitpunkt", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "Notizbuch {0} wird geladen" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "Symbol, das ein Notizbuch darstellt.", "notebookExplorer.name": "Notebooks", "notebookExplorer.searchResults": "Suchergebnisse", "searchPathNotFoundError": "Der Suchpfad wurde nicht gefunden: {0}." @@ -11704,6 +11743,7 @@ "connection": "Verbindung", "dashboard": "Dashboard", "data": "Daten", + "executionPlan": "Ausführungsplan", "notebook": "Notebook", "profiler": "Profiler", "queryEditor": "Abfrage-Editor", @@ -11773,6 +11813,7 @@ "saveAsCsv": "Als CSV speichern", "saveAsExcel": "Als Excel speichern", "saveAsJson": "Als JSON speichern", + "saveAsMarkdown": "Als Markdown speichern", "saveAsXml": "Als XML speichern", "saveToFileNotSupported": "Das Speichern in einer Datei wird von der zugrunde liegenden Datenquelle nicht unterstützt.", "selectAll": "Alle auswählen", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "Bei Festlegung auf TRUE werden beim Speichern der Ergebnisse als CSV auch die Spaltenüberschriften einbezogen.", "queryEditor.results.saveAsCsv.lineSeperator": "Zeichen für die Trennung von Zeilen, das beim Speichern der Ergebnisse als CSV verwendet wird", "queryEditor.results.saveAsCsv.textIdentifier": "Zeichen für das Umschließen von Textfeldern, das beim Speichern der Ergebnisse als CSV verwendet wird", + "queryEditor.results.saveAsExcel.includeHeaders": "Bei Festlegung auf WAHR werden beim Speichern der Ergebnisse als eine Excel-Datei auch die Spaltenüberschriften einbezogen.", + "queryEditor.results.saveAsMarkdown.encoding": "Dateicodierung, die beim Speichern der Ergebnisse als Markdown verwendet wird", + "queryEditor.results.saveAsMarkdown.includeHeaders": "Bei Festlegung auf WAHR werden beim Speichern der Ergebnisse als eine Markdowndatei auch die Spaltenüberschriften einbezogen.", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Zeichen, die zum Trennen von Zeilen beim Exportieren in Markdown verwendet werden sollen. Standardmäßig werden Systemzeilenenden verwendet.", "queryEditor.results.saveAsXml.encoding": "Beim Speichern der Ergebnisse im XML-Format verwendete Dateicodierung", "queryEditor.results.saveAsXml.formatted": "Bei Festlegung auf TRUE wird die XML-Ausgabe formatiert, wenn die Ergebnisse im XML-Format gespeichert werden.", "queryEditor.results.streaming": "Hiermit wird das Streamen der Ergebnisse aktiviert. Diese Option weist einige geringfügige Darstellungsprobleme auf.", @@ -11897,7 +11942,8 @@ "deployment.title": "Neue Bereitstellung…" }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "Ressourcen-Viewer" + "resourceViewer": "Ressourcen-Viewer", + "resourceViewerIcon": "Symbol für Ressourcenanzeige." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "Aktualisieren" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "Änderungen veröffentlichen...", "tableDesigner.saveTableChanges": "Speichern" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "Previewfunktion" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} Aufgaben werden ausgeführt", "miViewTasks": "&&Aufgaben", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "Verbindungsfehler", + "enableTrustServerCertificate": "Vertrauensserverzertifikat aktivieren", "kerberosErrorStart": "Fehler bei Verbindung aufgrund eines Kerberos-Fehlers.", "kerberosHelpLink": "Hilfe zum Konfigurieren von Kerberos finden Sie hier: {0}", - "kerberosKinit": "Wenn Sie zuvor eine Verbindung hergestellt haben, müssen Sie \"kinit\" möglicherweise erneut ausführen." + "kerberosKinit": "Wenn Sie zuvor eine Verbindung hergestellt haben, müssen Sie \"kinit\" möglicherweise erneut ausführen.", + "runKinit": "Kinit ausführen", + "trustServerCertInstructionText": "Die Verschlüsselung wurde für diese Verbindung aktiviert, überprüfen Sie Ihre SSL- und Zertifikatkonfiguration für die Ziel-SQL Server, oder aktivieren Sie \"Serverzertifikat vertrauen\" im Verbindungsdialogfeld.\r\n\r\nHinweis: Ein selbstsigniertes Zertifikat bietet nur eingeschränkten Schutz und ist keine empfohlene Vorgehensweise für Produktionsumgebungen. Möchten Sie \"Serverzertifikat vertrauen\" für diese Verbindung aktivieren und es erneut versuchen? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "Verbindungstyp", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "Verbindungsdetails", "connectionDialog.cancel": "Abbrechen", "connectionDialog.connect": "Verbinden", - "connectionDialog.connectionProviderNotSupported": "Die Erweiterung, die den Anbietertyp „{0}“ unterstützt, ist derzeit nicht installiert. Installieren Sie sie, und versuchen Sie es noch einmal.", - "connectionDialog.extensionNotInstalled": "Die Erweiterung „{0}“ ist erforderlich, um eine Verbindung mit dieser Ressource herzustellen. Installieren Sie sie, und versuchen Sie es noch einmal.", "connectionDialog.recentConnections": "Letzte Verbindungen", - "connectionDialog.viewExtension": "Erweiterung anzeigen", - "connectionDialog.viewExtensions": "Erweiterungen anzeigen", "noRecentConnections": "Keine aktuelle Verbindung", "recentConnectionTitle": "Zuletzt verwendet" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "Möchten Sie diese Verbindung abbrechen?", + "connection.extensionNotInstalled": "Die Erweiterung „{0}“ ist erforderlich, um eine Verbindung mit dieser Ressource herzustellen. Möchten Sie diese installieren?", "connection.invalidConnectionResult": "Das Verbindungsergebnis ist ungültig.", "connection.neverShowUnsupportedVersionWarning": "Nicht mehr anzeigen", "connection.noAzureAccount": "Fehler beim Abrufen des Azure-Kontotokens für die Verbindung.", "connection.refreshAzureTokenFailure": "Fehler beim Aktualisieren des Azure-Kontotokens für die Verbindung.", "connection.unsupportedServerVersionWarning": "Die Serverversion wird von Azure Data Studio nicht unterstützt. Sie können dennoch eine Verbindung damit herstellen, aber einige Features in Azure Data Studio funktionieren möglicherweise nicht wie erwartet.", + "connectionDialog.connectionProviderNotSupported": "Die Erweiterung, die den Anbietertyp „{0}“ unterstützt, ist derzeit nicht installiert. Möchten Sie die Erweiterungen anzeigen?", "connectionManagementService.noProviderForUri": "Der Anbieter für URI konnte nicht gefunden werden: {0}", "connectionNotAcceptedError": "Verbindung nicht akzeptiert.", "connectionService.no": "Nein", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "Neue Gruppe hinzufügen...", "advanced": "Erweitert...", + "boolean.false": "FALSE", + "boolean.true": "TRUE", "connection.azureAccountDropdownLabel": "Konto", "connection.azureTenantDropdownLabel": "Azure AD-Mandant", "connectionName": "Name (optional)", @@ -12261,7 +12307,8 @@ "copyDetails": "Details kopieren", "errorMessageDialog.action": "Aktion", "errorMessageDialog.close": "Schließen", - "errorMessageDialog.ok": "OK" + "errorMessageDialog.ok": "OK", + "errorMessageDialog.readMore": "Weitere Informationen" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "Fehler", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "Stellt die Notebook-Sprache zur Verfügung.", "vscode.extension.contributes.notebook.providersDescriptions": "Steuert Beschreibungen des Notebookanbieters bei." }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "Wird geladen..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "Trennen", "activeConnections": "Aktive Verbindungen anzeigen", @@ -12450,9 +12494,6 @@ "loginCanceled": "Vom Benutzer abgebrochen", "noProviderFound": "Erweiterung nicht möglich, weil der erforderliche Verbindungsanbieter \"{0}\" nicht gefunden wurde." }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "Wird geladen..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "Server", "treeAriaLabel": "Letzte Verbindungen", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (durch Trennzeichen getrennte Datei)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel-Arbeitsmappe", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "Nur-Text", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "Ergebnisdatei auswählen", @@ -12584,7 +12626,6 @@ "groupColor": "Gruppenfarbe", "groupDescription": "Gruppenbeschreibung", "serverGroup.cancel": "Abbrechen", - "serverGroup.colorValue": "Gruppenfarbe: {0}", "serverGroup.ok": "OK" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "Kopieren", "ept.topOperationsCopyWithHeader": "Mit Header kopieren", "ept.topOperationsSelectAll": "Alle auswählen", - "planTreeTab.title": "Planstruktur (Vorschau)", + "planTreeTab.title": "Planstruktur", "topOperationsTableTitle": "Ausführungsplanstruktur" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "Kopieren", "ep.topOperationsCopyWithHeader": "Mit Header kopieren", "ep.topOperationsSelectAll": "Alle auswählen", - "topOperationsTabTitle": "Top-Vorgänge (Vorschau)", + "topOperationsTabTitle": "Wichtigste Vorgänge", "topOperationsTableTitle": "Top-Vorgänge" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "Der Ausgabetyp \"{0}\" wurde nicht erkannt." + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Neue Spaltenbreite angeben", + "table.resizeColumn.invalid": "Ungültige Spaltenbreite", + "table.resizeColumn.negativeSize": "Die Größe darf nicht 0 oder negativ sein" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "Alle reduzieren" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "Nicht unterstützte Verbindung", + "loading": "Wird geladen..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "Sucheigenschaftstabelle", + "ep.searchPlaceholder": "Nach einem beliebigen Feld filtern...", + "ep.topOperationsSearchDescription": "Top-Vorgänge suchen" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "Tatsächliche Anzahl von Zeilen für alle Ausführungen", + "cancelExpensiveOperationAction": "Schließen", + "executionPlanActualElapsedCpuTime": "Tatsächlich verstrichene CPU-Zeit", + "executionPlanActualElapsedTime": "Tatsächlich verstrichene Zeit", + "executionPlanCost": "Kosten", + "executionPlanNumberOfRowsRead": "Anzahl von gelesenen Zeilen", + "executionPlanOff": "Deaktiviert", + "executionPlanSelectExpenseMetricTitle": "Ausgabenmetrik auswählen", + "executionPlanSubtreeCost": "Unterstrukturkosten", + "expensiveOperationLabel": "Metrik:", + "highlightExpensiveOperationAction": "Anwenden", + "highlightExpensiveOperationApplyButton": "Anwenden", + "highlightExpensiveOperationButtonTitle": "Teuren Vorgang hervorheben", + "qp.expensiveOperationMetric.dontShowAgain": "Nicht mehr anzeigen", + "qp.expensiveOperationMetric.no": "Nein", + "qp.expensiveOperationMetric.yes": "Ja", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "Ausgewählte Metrik als Standard für Abfrageausführungspläne festlegen?", + "turnOffExpensiveHighlightingOperationAction": "Deaktiviert" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "Für Azure Data Studio ist jetzt die Verschlüsselung für alle SQL Server-Verbindungen standardmäßig aktiviert. Dies kann dazu führen, dass Ihre vorhandenen Verbindungen nicht mehr funktionieren, es sei denn, bestimmte Verbindungseigenschaften im Zusammenhang mit der Verschlüsselung werden geändert.{0}Wir empfehlen Ihnen, die weiteren Informationen unter folgendem Link zu überprüfen.", + "notifyEncryption.moreInfoLink": "Weitere Informationen", + "notifyEncryption.title": "Wichtiges Update" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "&&Willkommen", + "workbench.startupEditor": "Steuert, welcher Editor beim Start angezeigt wird, wenn keiner aus der vorherigen Sitzung wiederhergestellt wird.", + "workbench.startupEditor.newUntitledFile": "Öffnen Sie eine neue unbenannte Datei (gilt nur beim Öffnen eines neuen Fensters).", + "workbench.startupEditor.none": "Ohne Editor starten.", + "workbench.startupEditor.readme": "Öffnen Sie die Infodatei, sofern eine im geöffneten Ordner enthalten ist. Andernfalls erfolgt ein Fallback auf „welcomePage“. Hinweis: Dies wird nur als globale Konfiguration betrachtet. Sie wird ignoriert, wenn sie in einer Arbeitsbereichs-oder Ordnerkonfiguration festgelegt wird.", + "workbench.startupEditor.welcomePage": "Öffnen Sie die Willkommensseite mit Inhalten, die Ihnen bei den ersten Schritten mit Azure Data Studio und Erweiterungen helfen.", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "Willkommensseite öffnen, wenn eine leere Workbench geöffnet wird.", + "workbench.startupEditor.welcomePageWithTour": "Öffnen Sie die Willkommensseite mit der Erste Schritte-Tour (Standard)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-es/CHANGELOG.md b/i18n/ads-language-pack-es/CHANGELOG.md index 7e0827fa76..3c5b27dc37 100644 --- a/i18n/ads-language-pack-es/CHANGELOG.md +++ b/i18n/ads-language-pack-es/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-es" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-es/package.json b/i18n/ads-language-pack-es/package.json index db4b9db11f..45c584c6a0 100644 --- a/i18n/ads-language-pack-es/package.json +++ b/i18n/ads-language-pack-es/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-es", "displayName": "Spanish Language Pack for Azure Data Studio", "description": "Language pack extension for Spanish", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-es/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-es/translations/extensions/arc.i18n.json index 4f64338897..fe38a55c56 100644 --- a/i18n/ads-language-pack-es/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "USD", - "arc.addingWorkerNodes": "agregando nodos de trabajo", "arc.apply": "Aplicar", "arc.arcDeploymentDeprecation": "La extensión de implementación de Arc se ha reemplazado por la extensión Arc y se ha desinstalado.", "arc.arcResources": "Recursos de Azure Arc", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "Antes de hacerlo, debe asegurarse", "arc.computeAndStorageDescriptionPartSix": "en el clúster de Kubernetes para seguir esta configuración.", "arc.computeAndStorageDescriptionPartThree": "sin tiempo de inactividad y por", + "arc.computeConfiguration": "Configuración de proceso", "arc.condition": "Condición", - "arc.configurationCoordinatorNode": "Configuración", - "arc.configurationPerNode": "Configuración (por nodo)", + "arc.configurationPerNode": "Configuración", "arc.configureRP": "Configuración de la directiva de retención", "arc.configureRetentionPolicyButton": "Configuración de la directiva de retención", "arc.confirmNewPassword": "Confirme la nueva contraseña", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "No se pudo conectar con el controlador {0}. {1}", "arc.connectToMSSql": "Conexión a instancia administrada de SQL: Azure Arc ({0})", "arc.connectToMSSqlFailed": "No se pudo conectar con la instancia administrada de SQL: instancia de Azure Arc {0}. {1}", - "arc.connectToPGSql": "Conexión a hiperescala de PostgreSQL: Azure Arc ({0})", - "arc.connectToPGSqlFailed": "No se pudo conectar a hiperescala de PostgreSQL: instancia de Azure Arc {0}. {1}", + "arc.connectToPGSql": "Conexión al servidor PostgreSQL: Azure Arc ({0})", + "arc.connectToPGSqlFailed": "No se pudo conectar con el servidor PostgreSQL: instancia de Azure Arc {0}. {1}", "arc.connectToPostgresDescription": "Se requiere una conexión al servidor para mostrar y establecer la configuración del motor de base de datos, lo que requerirá la instalación de la extensión PostgreSQL.", "arc.connectToServer": "Conectar al servidor", "arc.connectionMode": "Modo de conexión", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "Nombre de usuario del controlador", "arc.coordinator": "Coordinador", - "arc.coordinatorCoresLimit": "Límite de CPU del nodo de coordinación", - "arc.coordinatorCoresRequest": "Solicitud de CPU del nodo de coordinación", "arc.coordinatorEndpoint": "Punto de conexión del coordinador", - "arc.coordinatorMemoryLimit": "Límite de memoria de nodo de coordinación (en GB)", - "arc.coordinatorMemoryRequest": "Solicitud de memoria de nodo de coordinación (en GB)", - "arc.coordinatorNode": "Nodo de coordinación", - "arc.coordinatorNodeConfigurationInformation": "Puede configurar el número de núcleos de CPU y el tamaño de almacenamiento que se aplicará al nodo de coordinación. Ajuste el número de núcleos de CPU y la configuración de memoria para su grupo de servidores. Para restablecer las solicitudes o los límites, utilice un valor vacío.", "arc.coordinatorNodeParameters": "Parámetros del nodo de coordinación", "arc.coordinatorNodeParametersDescription": " Estos parámetros de servidor del nodo de coordinación se pueden establecer en valores personalizados (no predeterminados). Buscar parámetros.", "arc.copiedToClipboard": "{0} copiado al portapapeles", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "Panel para ver registros", "arc.lastTransition": "Última transición", "arc.latestpitrRestorePoint": "Último momento dado", - "arc.learnAboutNodeParameters": "Más información sobre la configuración del motor de base de datos para hiperescala de PostgreSQL habilitada para Azure Arc", - "arc.learnAboutPostgresClients": "Más información sobre las interfaces de cliente de hiperescala de Azure PostgreSQL", + "arc.learnAboutNodeParameters": "Más información sobre la configuración del motor de base de datos para PostgreSQL habilitada para Azure Arc", + "arc.learnAboutPostgresClients": "Más información sobre las interfaces de cliente de Azure PostgreSQL", "arc.learnMore": "Más información.", "arc.loadExtensions": "Cargar extensiones", "arc.loading": "Cargando...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "No se ha configurado ningún punto de conexión externo, por lo que esta información no está disponible.", "arc.noInstancesAvailable": "No hay instancias disponibles", "arc.noNodeParametersFound": "No se encontraron parámetros de servidor de trabajo...", - "arc.noPodIssuesDetected": "No hay ningún problema conocido que afecte a esta instancia de hiperescala de PostgreSQL.", + "arc.noPodIssuesDetected": "No hay ningún problema conocido que afecte a esta instancia de PostgreSQL.", "arc.noUpgrades": "La versión actual es la versión más reciente. No hay actualizaciones disponibles.", "arc.noWorkerPods": "No hay ningún pod de trabajo en esta configuración.", "arc.node": "nodo", - "arc.nodeConfiguration": "Configuración del nodo", "arc.nodes": "nodos", "arc.notConfigured": "Sin configurar", "arc.notReady": "No está listo", @@ -212,7 +204,7 @@ "arc.passwordToController": "Proporcionar contraseña al controlador", "arc.pending": "Pendiente", "arc.pgConnectionRequired": "Se necesita una conexión para mostrar y establecer la configuración del motor de base de datos.", - "arc.pgSqlType": "Hiperescala de PostgreSQL: Azure Arc", + "arc.pgSqlType": "Servidor PostgreSQL: Azure Arc", "arc.pitr": "Restauración a un momento dado", "arc.pitrInfo": "Especifique durante cuánto tiempo desea conservar sus copias de seguridad a un momento dado. Personalice esta opción para la disponibilidad de la copia de seguridad.", "arc.podConditionsTable": "Tabla de condiciones del pod", @@ -224,11 +216,11 @@ "arc.podsReady": "pods listos", "arc.podsUsedDescription": "Seleccione un pod en la lista desplegable para obtener información de estado detallada.", "arc.podsUsedDescriptionAria": "Seleccione un pod en la lista desplegable para obtener información detallada sobre el estado.", - "arc.postgres.computeAndStorageDescriptionPartTwo": "Grupo de servidores de hiperescala de PostgreSQL por", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL por", "arc.postgresAdminUsername": "Nombre de usuario del administrador", "arc.postgresArcProductName": "Azure Database for PostgreSQL: Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "Puede escalar Azure Arc: habilitado", - "arc.postgresDashboard": "Hiperescala de PostgreSQL: panel de Azure Arc - {0}", + "arc.postgresDashboard": "Servidor PostgreSQL: panel de Azure Arc (versión preliminar) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "Versión de PostgreSQL", @@ -274,8 +266,8 @@ "arc.searchToFilter": "Buscar en elementos de filtro...", "arc.security": "Seguridad", "arc.selectConnectionString": "Seleccione una de las cadenas de conexión de cliente disponibles a continuación.", + "arc.server": "Servidor", "arc.serverEndpoint": "Punto de conexión del servidor", - "arc.serverGroupNodes": "Nodos de grupo de servidores", "arc.serverGroupType": "Tipo de grupo de servidores", "arc.serviceEndpoints": "Puntos de conexión de servicio", "arc.serviceEndpointsTable": "Tabla de puntos de conexión de servicio", @@ -320,18 +312,10 @@ "arc.version": "Versión", "arc.versionLog": "Obtenga más información sobre cada versión aquí.", "arc.worker": "Trabajador", - "arc.workerCoresLimit": "Límite de CPU de nodos de trabajo", - "arc.workerCoresRequest": "Solicitud de CPU de nodos de trabajo", - "arc.workerMemoryLimit": "Límite de memoria de nodos de trabajo (en GB)", - "arc.workerMemoryRequest": "Solicitud de memoria de nodos de trabajo (en GB)", "arc.workerNodeCount": "Número de nodos de trabajo", - "arc.workerNodeInformation": "Es posible escalar y cambiar el grupo de servidores reduciendo o aumentando el número de nodos de trabajo. El valor debe ser 0 o mayor que 1.", "arc.workerNodeParameters": "Parámetros del nodo de trabajo", "arc.workerNodes": "Nodos de trabajo", - "arc.workerNodesConfigurationInformation": "Puede configurar el número de núcleos de CPU y el tamaño de almacenamiento que se aplicará a todos los nodos de trabajo. Ajuste el número de núcleos de CPU y la configuración de memoria para su grupo de servidores. Para restablecer las solicitudes o los límites, utilice un valor vacío.", - "arc.workerNodesDescription": "Agregue nodos de trabajo para expandir el grupo de servidores y escalar la base de datos.", "arc.workerNodesParametersDescription": " Estos parámetros de servidor de los nodos de trabajo se pueden establecer en valores personalizados (no predeterminados). Buscar parámetros.", - "arc.workerOneNodeValidationMessage": "No se admite el valor de 1.", "arc.yes": "Sí", "button.label": "Seleccionar", "clusterContextConfigNoLongerValid": "La información de contexto de clúster especificada por el archivo de configuración: {0} y contexto de clúster: {1} ya no es válida. Error:\r\n\t{2}\r\n ¿Quiere actualizar esta información?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "Acepto {0} y {1}.", - "arc.agreement.postgres.terms.conditions": "Términos y condiciones de hiperescala de PostgreSQL habilitados para Azure Arc", + "arc.agreement.help.text.azure.marketplace.terms": "Términos de Azure Marketplace", + "arc.agreement.help.text.learn.more": "Más información", + "arc.agreement.help.text.privacy.policy": "Directiva de privacidad", + "arc.agreement.help.text.terms.of.use": "Términos de uso", + "arc.agreement.postgres.help.text": "Servidor PostgreSQL: Azure Arc es uno de los motores de base de datos disponibles como parte de los servicios de datos habilitados para Azure Arc y se puede implementar en la infraestructura que prefiera. {0}. \r\n \r\n Al hacer clic en \"De script a cuaderno\" o \"Implementar\", (a) acepto los términos legales y las declaraciones de privacidad asociados a cada oferta de Marketplace enumerada a continuación; (b) autorizo a Microsoft a facturar, de acuerdo con mi método de pago actual, las cuotas relativas a las ofertas con la misma frecuencia de facturación que mi suscripción de Azure; y (c) autorizo a Microsoft a compartir mi información de contacto y los datos de transacción y uso con los proveedores de dichas ofertas para fines de soporte técnico, facturación y otras actividades transaccionales. Microsoft no proporciona derechos sobre ofertas de terceros. Para más información, consulte {1}, {2} y {3}.", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "Más información sobre el servidor PostgreSQL: Azure Arc", + "arc.agreement.postgres.terms.conditions": "Servidor PostgreSQL: términos y condiciones de Azure Arc", "arc.agreement.sql.help.text": "La instancia administrada habilitada para Azure Arc proporciona a SQL Server acceso y compatibilidad de características que se pueden implementar en la infraestructura de su elección. {0}. \r\n \r\n Al hacer clic en \"De script a cuaderno\" o \"Implementar\", (a) acepto los términos legales y las declaraciones de privacidad asociados a cada oferta de Marketplace enumerada a continuación; (b) autorizo a Microsoft a facturar, de acuerdo con mi método de pago actual, las cuotas relativas a las ofertas con la misma frecuencia de facturación que mi suscripción de Azure; y (c) autorizo a Microsoft a compartir mi información de contacto y los datos de transacción y uso con los proveedores de dichas ofertas para fines de soporte técnico, facturación y otras actividades transaccionales. Microsoft no proporciona derechos sobre ofertas de terceros. Para más información, consulte {1}, {2} y {3}.", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Términos de Azure Marketplace", - "arc.agreement.sql.help.text.learn.more": "Más información", "arc.agreement.sql.help.text.learn.more.ariaLabel": "Más información sobre la instancia administrada habilitada para Azure Arc", - "arc.agreement.sql.help.text.privacy.policy": "Directiva de privacidad", - "arc.agreement.sql.help.text.terms.of.use": "Términos de uso", "arc.agreement.sql.terms.conditions": "Azure SQL Managed Instance: términos y condiciones de Azure Arc", "arc.azure.account": "Cuenta de Azure", "arc.azure.location": "Ubicación de Azure", @@ -445,45 +431,41 @@ "arc.memory-request.label": "Solicitud de memoria", "arc.openDashboard": "Administrar", "arc.password": "Contraseña", - "arc.postgres.server.group.coordinator.cores.limit.description": "Número máximo de núcleos de CPU para la instancia de Postgres que se puede usar por nodo de coordinación. Se admiten núcleos fraccionarios.", - "arc.postgres.server.group.coordinator.cores.limit.label": "Límite de CPU", - "arc.postgres.server.group.coordinator.cores.request.description": "Número mínimo de núcleos de CPU que deben estar disponibles en el nodo de coordinación para programar el servicio. Se admiten núcleos fraccionarios.", - "arc.postgres.server.group.coordinator.cores.request.label": "Solicitud de CPU", - "arc.postgres.server.group.coordinator.memory.limit.description": "Límite de memoria de la instancia de Postgres en el nodo de coordinación en GB.", - "arc.postgres.server.group.coordinator.memory.limit.label": "Límite de memoria (GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "Solicitud de memoria de la instancia de Postgres en el nodo de coordinación en GB.", - "arc.postgres.server.group.coordinator.memory.request.label": "Solicitud de memoria (GB)", - "arc.postgres.server.group.engine.version": "Versión del motor", - "arc.postgres.server.group.extensions.description": "Lista separada por comas de las extensiones Postgres que deben cargarse durante el inicio. Consulte la documentación de Postgres para obtener información sobre los valores admitidos.", - "arc.postgres.server.group.extensions.label": "Extensiones", - "arc.postgres.server.group.name": "Nombre del grupo de servidores", - "arc.postgres.server.group.name.validation.description": "El nombre del grupo de servidores debe incluir caracteres alfanuméricos en minúsculas o \"-\", empezar con una letra, terminar con un carácter alfanumérico y tener 11 caracteres de longitud o menos.", - "arc.postgres.server.group.port": "Puerto", - "arc.postgres.server.group.volume.size.backups.description": "El tamaño del volumen de almacenamiento que se usará en las copias de seguridad, en GB.", - "arc.postgres.server.group.volume.size.backups.label": "Tamaño de volumen en GB (copias de seguridad)", - "arc.postgres.server.group.volume.size.data.description": "Tamaño del volumen de almacenamiento que usará para los datos en GB.", - "arc.postgres.server.group.volume.size.data.label": "Tamaño del volumen en GB (datos)", - "arc.postgres.server.group.volume.size.logs.description": "El tamaño del volumen de almacenamiento que se usará para los registros, en GB.", - "arc.postgres.server.group.volume.size.logs.label": "Tamaño de volumen en GB (registros)", - "arc.postgres.server.group.workers.cores.limit.description": "Número máximo de núcleos de CPU para la instancia de Postgres que se puede usar por nodo. Se admiten núcleos fraccionarios.", - "arc.postgres.server.group.workers.cores.limit.label": "Límite de CPU (núcleos por nodo)", - "arc.postgres.server.group.workers.cores.request.description": "La cantidad mínima de núcleos de CPU que deben estar disponibles por nodo para programar el servicio. Se admiten núcleos fraccionales.", - "arc.postgres.server.group.workers.cores.request.label": "Solicitud de CPU (núcleos por nodo)", - "arc.postgres.server.group.workers.description": "El número de nodos de trabajo que se van a aprovisionar en un clúster con particiones, o cero (valor predeterminado) para Postgres de un solo nodo.", - "arc.postgres.server.group.workers.label": "Número de trabajos", - "arc.postgres.server.group.workers.memory.limit.description": "El límite de memoria de la instancia de Postgres por nodo en GB.", - "arc.postgres.server.group.workers.memory.limit.label": "Límite de memoria (GB por nodo)", - "arc.postgres.server.group.workers.memory.request.description": "Solicitud de memoria de la instancia de Postgres por nodo en GB.", - "arc.postgres.server.group.workers.memory.request.label": "Solicitud de memoria (GB por nodo)", - "arc.postgres.settings.resource.coordinator.title": "Configuración del proceso del nodo de coordinación", - "arc.postgres.settings.resource.worker.title": "Configuración de proceso de nodos de trabajo", + "arc.postgres.server.cores.limit.description": "Número máximo de núcleos de CPU para la instancia de Postgres que se puede usar por nodo de coordinación. Se admiten núcleos fraccionarios.", + "arc.postgres.server.cores.limit.label": "Límite de CPU", + "arc.postgres.server.cores.request.description": "Número mínimo de núcleos de CPU que deben estar disponibles en el nodo de coordinación para programar el servicio. Se admiten núcleos fraccionarios.", + "arc.postgres.server.cores.request.label": "Solicitud de CPU", + "arc.postgres.server.dev.use.description": "Active la casilla para indicar que esta instancia se utilizará solo con fines de prueba o desarrollo. Esta instancia no se facturará.", + "arc.postgres.server.dev.use.label": "Solo para uso de desarrollo", + "arc.postgres.server.engine.version": "Versión del motor", + "arc.postgres.server.extensions.description": "Lista separada por comas de las extensiones Postgres que deben cargarse durante el inicio. Consulte la documentación de Postgres para obtener información sobre los valores admitidos.", + "arc.postgres.server.extensions.label": "Extensiones", + "arc.postgres.server.invalid.username": "Ese nombre de usuario está deshabilitado; elija otro nombre de usuario.", + "arc.postgres.server.memory.limit.description": "Límite de memoria de la instancia de Postgres en el nodo de coordinación en GB.", + "arc.postgres.server.memory.limit.label": "Límite de memoria (GB)", + "arc.postgres.server.memory.request.description": "Solicitud de memoria de la instancia de Postgres en el nodo de coordinación en GB.", + "arc.postgres.server.memory.request.label": "Solicitud de memoria (GB)", + "arc.postgres.server.name": "Nombre del servidor", + "arc.postgres.server.name.placeholder": "Escribir un nombre del servidor", + "arc.postgres.server.name.validation.description": "El nombre de servidor debe constar de caracteres alfanuméricos en minúsculas o \"-\", empezar con una letra, terminar con un carácter alfanumérico y tener 11 caracteres o menos de longitud.", + "arc.postgres.server.port": "Puerto", + "arc.postgres.server.service.type": "Tipo de servicio", + "arc.postgres.server.username": "Nombre de usuario del administrador", + "arc.postgres.server.username.placeholder": "Escribir el nombre de usuario del administrador del servidor", + "arc.postgres.server.volume.size.backups.description": "El tamaño del volumen de almacenamiento que se usará en las copias de seguridad, en GB.", + "arc.postgres.server.volume.size.backups.label": "Tamaño de volumen en GB (copias de seguridad)", + "arc.postgres.server.volume.size.data.description": "Tamaño del volumen de almacenamiento que usará para los datos en GB.", + "arc.postgres.server.volume.size.data.label": "Tamaño del volumen en GB (datos)", + "arc.postgres.server.volume.size.logs.description": "El tamaño del volumen de almacenamiento que se usará para los registros, en GB.", + "arc.postgres.server.volume.size.logs.label": "Tamaño de volumen en GB (registros)", + "arc.postgres.settings.resource.compute.config.title": "Configuración de proceso", "arc.postgres.settings.section.title": "Configuración general", "arc.postgres.settings.storage.title": "Configuración de almacenamiento", "arc.postgres.storage-class.backups.description": "La clase de almacenamiento que se va a usar para los volúmenes persistentes de las copias de seguridad", "arc.postgres.storage-class.data.description": "Clase de almacenamiento que se usará para volúmenes persistentes de datos.", "arc.postgres.storage-class.logs.description": "La clase de almacenamiento que se va a usar para los volúmenes persistentes de registros", - "arc.postgres.wizard.page1.title": "Proporcionar los parámetros del grupo de servidores de hiperescala de PostgreSQL habilitado para Azure", - "arc.postgres.wizard.title": "Implementar un grupo de servidores de hiperescala de PostgreSQL habilitada para Azure Arc", + "arc.postgres.wizard.page1.title": "Proporcionar parámetros de servidor PostgreSQL", + "arc.postgres.wizard.title": "Implementar un servidor PostgreSQL: Azure Arc (versión preliminar)", "arc.sql.connection.settings.section.title": "Información de conexión de SQL", "arc.sql.cores-limit.description": "El límite de núcleos de la instancia administrada como un entero.", "arc.sql.cores-request.description": "Solicitud de núcleos de la instancia administrada como un entero.", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "Alta disponibilidad", "arc.sql.high.availability.description": "Habilite réplicas adicionales para la alta disponibilidad. La configuración de proceso y almacenamiento seleccionada a continuación se aplicará a todas las réplicas.", "arc.sql.instance.name": "Nombre de la instancia", + "arc.sql.instance.name.placeholder": "Escribir nombre de la instancia", "arc.sql.instance.retention.policy.title": "Directiva de retención de copia de seguridad de la instancia de SQL", "arc.sql.instance.settings.section.title": "Configuración de la instancia de SQL", "arc.sql.invalid.instance.name": "El nombre de instancia debe constar de caracteres alfanuméricos en minúsculas o \"-\", empezar con una letra, terminar con un carácter alfanumérico y tener 13 caracteres o menos de longitud.", - "arc.sql.invalid.username": "El nombre de usuario de sa está deshabilitado; elija otro nombre de usuario.", + "arc.sql.invalid.username": "Ese nombre de usuario está deshabilitado; elija otro nombre de usuario.", "arc.sql.license.type.description": "Aplicar el Ventaja híbrida de Azure si ya tiene una licencia de SQL Server", "arc.sql.license.type.label": "Ya tengo una licencia de SQL Server", "arc.sql.memory-limit.description": "El límite de la capacidad de la instancia administrada como un entero.", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "Elementos secundarios sincronizados que es necesario confirmar", "arc.sql.three.replicas": "3 réplicas", "arc.sql.two.replicas": "2 réplicas", - "arc.sql.username": "Nombre de usuario", + "arc.sql.username": "Inicio de sesión de administrador de instancia administrada", + "arc.sql.username.placeholder": "Escribir nombre del administrador", "arc.sql.volume.size.backups.description": "Tamaño del volumen de almacenamiento que se va a usar para las copias de seguridad en gigabytes.", "arc.sql.volume.size.backups.label": "Tamaño del volumen en Gi (copias de seguridad)", "arc.sql.volume.size.data.description": "Tamaño del volumen de almacenamiento que se va a usar para los datos en gigabytes.", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Declaración de privacidad de Microsoft", "requested.cores.less.than.or.equal.to.cores.limit": "La cantidad de núcleos solicitados debe ser menor o igual que el límite de núcleos.", "requested.memory.less.than.or.equal.to.memory.limit": "La cantidad de memoria solicitada debe ser menor o igual que el límite de memoria.", - "resource.type.arc.postgres.description": "Permite implementar grupos de servidores de hiperescala de PostgreSQL en un entorno de Azure Arc.", - "resource.type.arc.postgres.display.name": "Grupos de servidores de hiperescala de PostgreSQL: Azure Arc", + "resource.type.arc.postgres.description": "Implementación de un servidor PostgreSQL en un entorno de Azure Arc", + "resource.type.arc.postgres.display.name": "Servidor PostgreSQL: Azure Arc (versión preliminar)", "resource.type.arc.sql.description": "Servicio de instancia administrada de SQL para desarrolladores de aplicaciones en un entorno administrado por el cliente", "resource.type.arc.sql.display.name": "Azure SQL Managed Instance: Azure Arc", "resource.type.azure.arc.description": "Crea un controlador de datos Azure Arc. Asegúrese de que ha ejecutado az login antes de iniciar este asistente.", diff --git a/i18n/ads-language-pack-es/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-es/translations/extensions/azurecore.i18n.json index 90e83401a6..2d03f6a9d4 100644 --- a/i18n/ads-language-pack-es/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "Ha habido algún error problema con la autenticación, o bien los tokens se han eliminado del sistema. Pruebe a volver a agregar la cuenta de Azure Data Studio.", "azure.noUniqueIdentifier": "El usuario no tenía ningún identificador único en AAD.", + "azure.owningTenantNotFound": "No se encontró la información del inquilino propietario para la cuenta.", "azure.responseError": "Error al recuperar el token. [Abra las herramientas de desarrollo]({0}) para obtener más detalles.", "azure.tenantNotFound": "No se encuentra el inquilino especificado con el id. \"{0}\".", "azureAuth.unidentifiedError": "Error no identificado con la autenticación de Azure.", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "El inquilino \"{0} ({1})\" requiere que vuelva a autenticarse para acceder a {2} recursos. Presione Abrir para iniciar el proceso de autenticación.", "azurecore.consentDialog.cancel": "Cancelar", "azurecore.consentDialog.ignore": "Omitir inquilino", - "azurecore.consentDialog.open": "Abrir" + "azurecore.consentDialog.open": "Abrir", + "noMicrosoftResource": "El proveedor “{0}” no tiene definido un punto de conexión de recursos de Microsoft." }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Concesión de código de autenticación de Azure", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Clúster de Azure Data Explorer" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Servidor flexible de Azure Database for MySQL" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "Hiperescala de PostgreSQL: Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "No se han encontrado recursos" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "No se pudieron obtener las suscripciones para la cuenta {0}(inquilino \"{1}\"). {2}" + "azure.resource.tenantSubscriptionsError": "No se pudieron obtener las suscripciones para la cuenta {0}(inquilino \"{1}\"). {2}", + "azure.resource.tenantTokenError": "No se pudo adquirir el token de acceso para la cuenta '{0}' (inquilino '{1}')." }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (versión preliminar) {0} ({1})", diff --git a/i18n/ads-language-pack-es/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-es/translations/extensions/big-data-cluster.i18n.json index 9253b842c8..bf9b09aa5d 100644 --- a/i18n/ads-language-pack-es/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "Panel del clúster de macrodatos:", + "bdc.deprecationWarning": "El complemento clúster de macrodatos se va a retirar y su funcionalidad de Azure Data Studio se quitará en una próxima versión. Obtenga más información sobre esto y soporte técnico en el futuro [aquí](https://go.microsoft.com/fwlink/?linkid=2207340).", "mount.error.endpointNotFound": "No se encontró información del punto de conexión del controlador", "textConfirmRemoveController": "¿Seguro que quiere quitar \"{0}\"?", "textNo": "No", diff --git a/i18n/ads-language-pack-es/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-es/translations/extensions/cms.i18n.json index 2895b5bba1..55cb75ffcd 100644 --- a/i18n/ads-language-pack-es/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "Intención de la aplicación", "cms.connectionOptions.applicationName.description": "El nombre de la aplicación", "cms.connectionOptions.applicationName.displayName": "Nombre de la aplicación", - "cms.connectionOptions.asynchronousProcessing.description": "Cuando es true, habilita el uso de la funcionalidad asincrónica en el proveedor de datos de .NET Framework", - "cms.connectionOptions.asynchronousProcessing.displayName": "Procesamiento asincrónico", "cms.connectionOptions.attachDbFilename.displayName": "Adjuntar nombre de archivo de base de datos", "cms.connectionOptions.attachedDBFileName.description": "Nombre del archivo principal, incluido el nombre completo de ruta, de una base de datos que se puede adjuntar", "cms.connectionOptions.attachedDBFileName.displayName": "Nombre del archivo de base de datos adjunto", diff --git a/i18n/ads-language-pack-es/translations/extensions/git.i18n.json b/i18n/ads-language-pack-es/translations/extensions/git.i18n.json index 6b8d070320..afceef7b77 100644 --- a/i18n/ads-language-pack-es/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "Publicar rama", + "scm button publish branch running": "Publicando Branch...", + "scm button publish title": "$(cloud-upload) Publicar rama", + "scm button sync description": "{0} Sincronizar cambios {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "Sincronizando cambios..." + }, "dist/askpass-main": { "missOrInvalid": "Faltan las credenciales o no son válidas." }, @@ -32,7 +40,7 @@ "branch name": "Nombre de rama", "branch name format invalid": "El nombre de la rama debe coincidir con la regex: {0}", "cant push": "No se pueden enviar referencias al remoto. Intenta ejecutar 'Pull' primero para integrar tus cambios.", - "changed": "Se ha cambiado el nivel de registro a: {0}", + "changed": "{0} Se ha cambiado el nivel de registro a: {1}", "checkout detached": "Extracción del repositorio desasociada...", "choose": "Elegir carpeta...", "clean repo": "Limpie el árbol de trabajo del repositorio antes de la desprotección.", @@ -54,7 +62,7 @@ "confirm force delete branch": "La rama '{0}' no está completamente fusionada. ¿Borrarla de todas formas?", "confirm force push": "Está a punto de forzar sus cambios, esto puede ser destructivo y podría sobrescribir inadvertidamente los cambios realizados por otros.\r\n\r\n¿Está seguro de continuar?", "confirm no verify commit": "Está a punto de confirmar los cambios sin comprobación, lo que omite los enlaces previos a la confirmación y puede no ser deseable.\r\n\r\n¿Seguro que quiere continuar?", - "confirm publish branch": "La rama ' {0} ' no tiene ninguna rama ascendente. ¿desea publicar esta rama?", + "confirm publish branch": "La rama '{0}' no tiene ninguna rama remota. ¿Quiere publicar esta rama?", "confirm restore": "¿Está seguro de que desea restaurar {0}?", "confirm restore multiple": "¿Está seguro de que desea restaurar {0} archivos?", "confirm stage file with merge conflicts": "¿Está seguro de que quiere hacer una copia intermedia de {0} con conflictos de fusión mediante combinación?", @@ -72,12 +80,15 @@ "discard": "Descartar cambios", "discardAll": "Descartar todos los archivos ({0})", "discardAll multiple": "Descartar un archivo", + "drop all stashes": "¿Está seguro de que quiere quitar TODOS los cambios guardados provisionalmente? Hay {0} cambios guardados provisionalmente que estarán sujetos a eliminación y PUEDEN SER IMPOSIBLES DE RECUPERAR.", + "drop one stash": "¿Está seguro de que quiere quitar TODOS los cambios guardados provisionalmente? Hay 1 cambio guardado provisionalmente que estará sujeto a eliminación y PUEDE SER IMPOSIBLES DE RECUPERAR.", "force": "Forzar extracción del repositorio", "force push not allowed": "No está permitida inserción forzosa, habilite esta opción con la opción \\\"git.allowForcePush\\\".", "git error": "Error de GIT", "git error details": "GIT: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "Abrir comparación", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔{0} ({2})", "git.title.index": "{0} (índice)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (árbol de trabajo)", @@ -157,7 +168,7 @@ "stash message": "Mensaje para el guardado provisional", "stashcheckout": "Guardar provisionalmente y extraer del repositorio", "sure drop": "¿Está seguro de que desea eliminar el intermedio: {0}?", - "sync is unpredictable": "Esta acción insertará y extraerá confirmaciones en \\\"{0}/{1}\\\".", + "sync is unpredictable": "Esta acción extraerá e insertará confirmaciones desde y hacia '{0}/{1}'.", "tag at": "Etiqueta en {0}", "tag message": "Mensaje", "tag name": "Nombre de etiqueta", @@ -175,27 +186,17 @@ "yes never again": "Sí, no volver a mostrar" }, "dist/main": { - "skipped": "Se omitió git encontrado en: {0}", - "using git": "Usando GIT {0} desde {1}", - "validating": "La validación encontró Git en: {0}" + "skipped": "{0} Se omitió GIT encontrado en: {1}", + "using git": "{0} Usando GIT {1} de {2}", + "validating": "{0} La validación encontró GIT en: {1}" }, "dist/model": { "no repositories": "No hay repositorios disponibles", "not supported": "Rutas absolutas no admitidas en la configuración de \\\"git.scanRepositories\\\".", "pick repo": "Elija un repositorio", + "repoOnHomeDriveRootWarning": "No se puede abrir automáticamente el repositorio git en '{0}'. Para abrir ese repositorio git, ábralo directamente como carpeta en VS Code.", "too many submodules": "El repositorio ' {0} ' tiene {1} submódulos que no se abrirán automáticamente. Usted todavía puede abrir cada archivo individualmente." }, - "dist/remoteSource": { - "branch name": "Nombre de rama", - "error": "$(error) Error: {0}", - "none found": "No se encontraron repositorios remotos.", - "pick url": "Elija una dirección URL desde la que se va a clonar.", - "provide url": "Proporcionar la dirección URL del repositorio", - "provide url or pick": "Proporcione la dirección URL del repositorio o seleccione un origen de repositorio.", - "type to filter": "Nombre del repositorio", - "type to search": "Nombre del repositorio (escribir para buscar)", - "url": "URL" - }, "dist/repository": { "add known": "¿Desea agregar \\\"{0}\\\" a .gitignore?", "added by them": "Conflicto: agregado por ellos", @@ -243,9 +244,6 @@ "pull push n": "Extraer {0} e insertar {1} confirmaciones entre {2}/{3}", "push n": "Insertar las confirmaciones {0} en {1}/{2}", "push success": "Push realizado con éxito.", - "scm button publish title": "$(cloud-upload) Publicar cambios", - "scm button publish tooltip": "Publicar cambios", - "scm button sync title": " Sincronizar cambios $(sync){0}{1}", "staged changes": "Cambios preparados", "sync changes": "Sincronizar cambios", "sync is unpredictable": "Sincronizando. La cancelación puede provocar daños graves en el repositorio.", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "Extraer del repositorio una rama o etiqueta...", - "publish changes": "Publicar cambios", + "publish branch": "Publicar rama", "publish to": "Publicar en {0}", "publish to...": "Publicar en...", "rebasing": "Creando una nueva base", "syncing changes": "Sincronizando cambios..." }, "dist/timelineProvider": { - "git.index": "Índice", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "Correo electrónico", + "git.timeline.openComparison": "Abrir comparación", "git.timeline.source": "Historia de Git", "git.timeline.stagedChanges": "Cambios almacenados provisionalmente", "git.timeline.uncommitedChanges": "Cambios pendientes de confirmación", - "git.timeline.you": "Usted", - "git.workingTree": "Árbol de trabajo" + "git.timeline.you": "Usted" }, "package": { "colors.added": "Color de los recursos agregados.", @@ -283,6 +280,9 @@ "colors.submodule": "Color para los recursos de submódulos.", "colors.untracked": "Color para los recursos a los que no se les hace seguimiento.", "command.addRemote": "Agregar remoto...", + "command.api.getRemoteSources": "Obtener orígenes remotos", + "command.api.getRepositories": "Obtener repositorios", + "command.api.getRepositoryState": "Obtener estado del repositorio", "command.branch": "Crear rama...", "command.branchFrom": "Crear rama desde...", "command.checkout": "Desproteger en...", @@ -295,6 +295,7 @@ "command.clone": "Clonar", "command.cloneRecursive": "Clonar (recursivo)", "command.close": "Cerrar repositorio", + "command.closeAllDiffEditors": "Cerrar todos los editores de diferencias", "command.commit": "Confirmar", "command.commitAll": "Confirmar todo", "command.commitAllAmend": "Confirmar todo (modificar)", @@ -343,7 +344,7 @@ "command.rename": "Cambiar nombre", "command.renameBranch": "Renombrar Rama...", "command.restoreCommitTemplate": "Restaurar plantilla de confirmación", - "command.revealInExplorer": "Mostrar en barra lateral", + "command.revealInExplorer": "Mostrar en la vista Explorador", "command.revertChange": "Revertir el cambio", "command.revertSelectedRanges": "Revertir los intervalos seleccionados", "command.setLogLevel": "Establecer nivel de registro...", @@ -359,6 +360,7 @@ "command.stashApply": "Aplicar cambio guardados provisionalmente", "command.stashApplyLatest": "Aplicar últimos cambios guardados provisionalmente", "command.stashDrop": "Descartar cambios guardados provisionalmente...", + "command.stashDropAll": "Quitar todos los cambios guardados provisionalmente...", "command.stashIncludeUntracked": "Guardar provisionalmente (Incluir sin seguimiento)", "command.stashPop": "Aplicar y quitar cambios guardados provisionalmente...", "command.stashPopLatest": "Aplicar y quitar últimos cambios guardados provisionalmente...", @@ -393,6 +395,8 @@ "config.checkoutType.local": "Ramas locales", "config.checkoutType.remote": "Ramas remotas", "config.checkoutType.tags": "Etiquetas", + "config.closeDiffOnOperation": "Controla si el editor de diferencias debe cerrarse automáticamente cuando los cambios se guardan provisionalmente, se confirman, se descartan, se almacenan provisionalmente o se quitan.", + "config.commandsToLog": "Lista de comandos git (p. ej., commit, push) que tendrían `stdout` registrado en el [git output](command:git.showOutput). Si el comando git tiene configurado un enlace del lado cliente, el enlace del lado cliente `stdout` también se registrará en el [git output](command:git.showOutput).", "config.confirmEmptyCommits": "Confirma siempre la creación de confirmaciones vacías para el comando \\\"Git: confirmación vacía\\\".", "config.confirmForcePush": "Controla si va a solicitar confirmación antes de forzar envío de cambios.", "config.confirmNoVerifyCommit": "Controla si se debe pedir confirmación antes de ejecutar sin comprobación.", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "Confirmar todos los cambios cuando no hay elementos almacenados provisionalmente.", "config.enableStatusBarSync": "Controla si el comando Git Sync aparece en la barra de estado.", "config.enabled": "Si GIT está habilitado.", + "config.experimental.installGuide": "Mejoras experimentales para el flujo de configuración de Git.", "config.fetchOnPull": "Cuando esté activado, obtenga todas las ramas al insertar. De lo contrario, obtenga solo la actual.", "config.followTagsWhenSync": "Siga las etiquetas insertar todas cuando ejecute el comando de sincronización.", "config.ignoreLegacyWarning": "Ignora las advertencias hereradas de GIT.", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "Eliminar al capturar.", "config.pullTags": "Recupere todas las etiquetas al insertar.", "config.rebaseWhenSync": "Forzar que GIT utilice la fusión mediante cambio de base cuando se ejecute el comando de sincronización.", + "config.repositoryScanIgnoredFolders": "Lista de carpetas que se ignoran al buscar repositorios Git cuando `#git.autoRepositoryDetection#` se establece como `true` o `subFolders`.", + "config.repositoryScanMaxDepth": "Controla la profundidad usada al examinar las carpetas del área de trabajo en busca de repositorios Git cuando \"#git.autoRepositoryDetection#\" está establecido en \"true\" o \"subFolders\". Se puede establecer en \"-1\" para que no haya límite.", "config.requireGitUserConfig": "Controla si se va a requerir una configuración de usuario de GIT explícita o se va a permitir a GIT que la adivine si falta.", "config.scanRepositories": "Lista de rutas en las que buscar repositorios de git.", "config.showCommitInput": "Controla si se va a mostrar la entrada de confirmación en el panel de control de código fuente de GIT.", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "Usar la fecha de creación", "config.timeline.date.committed": "Usar la fecha de confirmación", "config.timeline.showAuthor": "Controla si se muestra el autor de la confirmación en la vista de la línea de tiempo.", + "config.timeline.showUncommitted": "Controla si se van a mostrar los cambios no confirmados en la vista Escala de tiempo.", "config.untrackedChanges": "Controla el comportamiento de los cambios a los que no se hace seguimiento.", "config.untrackedChanges.hidden": "Los cambios a los que no se realiza seguimiento se ocultan y se excluyen de varias acciones.", "config.untrackedChanges.mixed": "Todos los cambios, rastreados y no rastreados, aparecen juntos y se comportan por igual.", "config.untrackedChanges.separate": "Los cambios sin seguimiento aparecen por separado en la vista de control de código fuente. También se excluyen de varias acciones.", "config.useCommitInputAsStashMessage": "Controla si se utiliza el mensaje del cuadro de entrada de la confirmación como mensaje de almacenamiento predeterminado.", "config.useForcePushWithLease": "Controla si forzar envío de cambios usa variante de forzar con concesión, más segura.", + "config.useIntegratedAskPass": "Controla si se debe sobrescribir GIT_ASKPASS para usar la versión integrada.", "description": "Integración Git SCM", "displayName": "GIT", "submenu.branch": "Rama", @@ -485,11 +494,15 @@ "submenu.tags": "Etiquetas", "view.workbench.cloneRepository": "Puedes clonar un repositorio de forma local. \r\n[Clonar repositorio](command:git.clone \\\"Clonar un repositorio una vez activada la extensión git\\\")", "view.workbench.learnMore": "Para obtener más información sobre cómo utilizar git y el control de fuentes en Azure Data Studio [lea nuestra documentación](https://aka.ms/vscode-scm).", - "view.workbench.scm.disabled": "Si desea utilizar las funciones de git, habilite git en su [configuración](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPara saber más sobre cómo usar git y el control de fuentes en Azure Data Studio [lea nuestra documentación](https://aka.ms/vscode-scm).", + "view.workbench.scm.disabled": "Si desea utilizar las características de GIT, habilite GIT en su [configuración](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPara obtener más información sobre cómo usar GIT y el control de código fuente en VS Code [lea nuestra documentación](https://aka.ms/vscode-scm).", "view.workbench.scm.empty": "Para utilizar las funciones de git, puede abrir una carpeta que contenga un repositorio git o clonar desde una URL.\r\n[Abrir carpeta](comando:vscode.openFolder)\r\n[Clonar repositorio](comando:git.clone)\r\nPara obtener más información sobre cómo utilizar git y el control de origen en Azure Data Studio [lea nuestra documentación](https://aka.ms/vscode-scm).", "view.workbench.scm.emptyWorkspace": "El espacio de trabajo actualmente abierto no tiene ninguna carpeta que contenga repositorios git.\r\n[Agregar carpeta al área de trabajo](command:workbench.action.addRootFolder)\r\nPara obtener más información sobre cómo utilizar git y el control de origen en Azure Data Studio [lea nuestra documentación](https://aka.ms/vscode-scm).", "view.workbench.scm.folder": "La carpeta actualmente abierta no tiene un repositorio git. Puede inicializar un repositorio que habilitará las características de control de origen impulsadas por git.\r\n[Inicializar repositorio](command:git.init?%5Btrue%5D)\r\nPara obtener más información sobre el uso de git y el control del código fuente en Azure Data Studio [lea nuestra documentación](https://aka.ms/vscode-scm).", "view.workbench.scm.missing": "No se ha detectado una instalación válida de git, se pueden encontrar más detalles en la [salida de git](command:git.showOutput).\r\n[instale git](https://git-scm.com/), u obtenga más información sobre cómo usar git y el control de fuentes en Azure Data Studio en [nuestros documentos](https://aka.ms/vscode-scm).\r\nSi usa un sistema de control de versiones diferente, puede [buscar en el Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) extensiones adicionales.", + "view.workbench.scm.missing.guide": "Instale Git, un conocido sistema de control de código fuente, para realizar un seguimiento de los cambios de código y colaborar con otros usuarios. Obtenga más información en nuestras [guías Git](https://aka.ms/vscode-scm).", + "view.workbench.scm.missing.guide.linux": "El control de código fuente depende de la instalación de Git.\r\n[Descargar Git para Linux](https://git-scm.com/download/linux)\r\nDespués de la instalación, [recargue](command:workbench.action.reloadWindow) (o [solucione los problemas](command:git.showOutput)). Se pueden instalar proveedores de control de código fuente adicionales [desde Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.mac": "[Descargar Git para macOS](https://git-scm.com/download/mac)\r\nDespués de la instalación, [recargue](command:workbench.action.reloadWindow) (o [solucione los problemas](command:git.showOutput)). Se pueden instalar proveedores de control de código fuente adicionales [desde Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.windows": "[Descargar Git para Windows](https://git-scm.com/download/win)\r\nDespués de la instalación, [recargue](command:workbench.action.reloadWindow) (o [solucione los problemas](command:git.showOutput)). Se pueden instalar proveedores de control de código fuente adicionales [desde Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", "view.workbench.scm.workspace": "El espacio de trabajo actualmente abierto no tiene ninguna carpeta que contenga repositorios git. Puede inicializar un repositorio en una carpeta que habilitará las características de control de origen impulsadas por git.\r\n [Inicializar repositorio](command:git.init)\r\n Para saber más sobre cómo usar git y el control de origen en Azure Data Studio [lea nuestra documentación](https://aka.ms/vscode-scm)." } } diff --git a/i18n/ads-language-pack-es/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-es/translations/extensions/kusto.i18n.json index 545b360811..2bd6db5248 100644 --- a/i18n/ads-language-pack-es/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio debe ponerse en contacto con Azure Key Vault para acceder a la clave maestra de una columna para Always Encrypted, pero no hay ninguna cuenta de Azure vinculada disponible. Agregue una cuenta de Azure vinculada y vuelva a intentar realizar la consulta." }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "Instalación terminada {0}", + "downloadServiceDoneChannelMsg": "{0} descargado", "downloadingServiceChannelMsg": "Descargando {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "Descargando {0}", diff --git a/i18n/ads-language-pack-es/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-es/translations/extensions/mssql.i18n.json index d24843b8c2..afcda993b7 100644 --- a/i18n/ads-language-pack-es/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "Es necesario especificar el nombre de usuario y la contraseña." }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "Instalación terminada {0}", + "downloadServiceDoneChannelMsg": "{0} descargado", "downloadingServiceChannelMsg": "Descargando {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "Descargando {0}", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "Iniciando {0}" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "Nueva tabla" + "tableDesigner.NewTable": "Nueva tabla", + "tableDesigner.no": "No", + "tableDesigner.turnOnPreloadingMessage": "¿Desea reducir el tiempo de carga del diseñador de tablas habilitando la carga previa del modelo de base de datos? El modelo de base de datos se cargará previamente al expandir el nodo de base de datos en el explorador de objetos.", + "tableDesigner.yes": "Sí" }, "dist/telemetry": { "serviceCrashMessage": "El componente {0} se cerró de forma inesperada. Reinicie Azure Data Studio.", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "Intención de la aplicación", "mssql.connectionOptions.applicationName.description": "El nombre de la aplicación", "mssql.connectionOptions.applicationName.displayName": "Nombre de la aplicación", - "mssql.connectionOptions.asynchronousProcessing.description": "Cuando es true, habilita el uso de la funcionalidad asincrónica en el proveedor de datos de .NET Framework", - "mssql.connectionOptions.asynchronousProcessing.displayName": "Procesamiento asincrónico", "mssql.connectionOptions.attachDbFilename.displayName": "Adjuntar nombre de archivo de base de datos", "mssql.connectionOptions.attachedDBFileName.description": "Nombre del archivo principal, incluido el nombre completo de ruta, de una base de datos que se puede adjuntar", "mssql.connectionOptions.attachedDBFileName.displayName": "Nombre del archivo de base de datos adjunto", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "Id. de estación de trabajo", "mssql.disabled": "Deshabilitado", "mssql.enabled": "Habilitado", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "Resalta la operación del plan de ejecución con el mayor número real de filas para todas las ejecuciones.", + "mssql.executionPlan.cost": "Resalta la operación del plan de ejecución con el costo más alto.", + "mssql.executionPlan.expensiveOperationMetric": "Métrica predeterminada que se va a usar para resaltar una operación costosa en los planes de ejecución de consultas", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "Resalta la operación del plan de ejecución que usó más tiempo de CPU.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "Resalta la operación del plan de ejecución que tardó más tiempo.", + "mssql.executionPlan.expensiveOperationMetric.off": "El resaltado de operaciones costosas se desactivará para los planes de ejecución.", + "mssql.executionPlan.numberOfRowsRead": "Resalta la operación del plan de ejecución con el mayor número de filas leídas.", + "mssql.executionPlan.subtreeCost": "Resalta la operación del plan de ejecución con el costo de subárbol más alto.", "mssql.exportNotebookToSql": "Exportar cuaderno como SQL", "mssql.exportSqlAsNotebook": "Exportar SQL como cuaderno", "mssql.format.alignColumnDefinitionsInColumns": "Indica si las definiciones de columna deben alinearse.", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "Un tiempo de espera de ejecución de 0 indica una espera ilimitada (sin tiempo de espera)", "mssql.query.implicitTransactions": "Habilitar SET IMPLICIT_TRANSACTIONS", "mssql.query.lockTimeout": "Habilitar la opción SET LOCK TIMEOUT (en milisegundos)", - "mssql.query.maxXmlCharsToStore": "Número de caracteres XML que se almacenarán después de ejecutar una consulta.", + "mssql.query.maxCharsToStore": "Número máximo de caracteres/bytes que se almacenarán para cada valor en columnas de caracteres o binarios después de ejecutar una consulta. Valor predeterminado: 65 535. Intervalo de valores válido: de 1 a 2 147 483 647.", + "mssql.query.maxXmlCharsToStore": "Número máximo de caracteres que se almacenarán para cada valor en columnas XML después de ejecutar una consulta. Valor predeterminado: 2 097 152. Intervalo de valores válido: de 1 a 2 147 483 647.", "mssql.query.noCount": "Habilitar la opción SET NOCOUNT", "mssql.query.noExec": "Habilitar la opción SET NOEXEC", "mssql.query.parseOnly": "Habilitar la opción SET PARSEONLY", @@ -398,6 +408,7 @@ "mssql.query.textSize": "Tamaño máximo del texto y datos de ntext devueltos por una instrucción SELECT", "mssql.query.transactionIsolationLevel": "Habilitar la opción SET TRANSACTION ISOLATION LEVEL", "mssql.query.xactAbortOn": "Habilitar la opción SET XACT_ABORT ON", + "mssql.tableDesigner.preloadDatabaseModel": "Indica si se debe cargar previamente el modelo de base de datos cuando se expande el nodo de base de datos en el explorador de objetos. Cuando se habilita, se puede reducir el tiempo de carga del diseñador de tablas. Nota: Es posible que vea un uso de memoria mayor que el normal si necesita expandir una gran cantidad de nodos de base de datos.", "mssql.tracingLevel": "[Opcional] El nivel de registro para servicios back-end. Azure Data Studio genera un nombre de archivo cada vez que se inicia y, si el archivo ya existe, las entradas de registros se anexan a ese archivo. Para la limpieza de archivos de registro antiguos, consulte la configuración de logRetentionMinutes y logFilesRemovalLimit. El valor predeterminado tracingLevel no registra mucho. El cambio de detalle podría dar lugar a amplios requisitos de registro y espacio en disco para los registros. Error incluye Crítico, Advertencia incluye Error, Información incluye Advertencia y Detallado incluye Información.", "mssqlCluster.copyPath": "Copiar ruta de acceso", "mssqlCluster.deleteFiles": "Eliminar", diff --git a/i18n/ads-language-pack-es/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-es/translations/extensions/query-history.i18n.json index 8730541029..bc006456f1 100644 --- a/i18n/ads-language-pack-es/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "Error al cargar los elementos del historial de consultas guardadas. {0}", + "failed": "Erróneo", + "succeeded": "Correcto" + }, "package": { "queryHistory.captureEnabledDesc": "Si la captura del historial de consultas está habilitada. De no ser así, las consultas ejecutadas no se capturarán.", "queryHistory.clear": "Borrar todo el historial", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "Abrir un nuevo editor desconectado con la consulta del elemento de historial seleccionado", "queryHistory.doubleClickAction.run": "Abrir un nuevo editor conectado con la consulta y la conexión desde el elemento de historial seleccionado y ejecute automáticamente la consulta.", "queryHistory.enableCapture": "Iniciar la captura del historial de consultas", + "queryHistory.loading": "Cargando entradas guardadas...", + "queryHistory.maxEntries": "Número máximo de entradas que se van a almacenar. 0 significa que se almacenan entradas ilimitadas. Aumentar este límite puede afectar al rendimiento, especialmente si la persistencia está habilitada.", "queryHistory.noEntries": "No hay consultas que mostrar", "queryHistory.open": "Abrir consulta", + "queryHistory.openStorageFolder": "Abrir carpeta de almacenamiento", + "queryHistory.persistHistory": "Si el historial de consultas se conserva entre reinicios. Si es false, el historial se borrará cuando se cierre la aplicación.", "queryHistory.run": "Ejecutar consulta" } } diff --git a/i18n/ads-language-pack-es/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-es/translations/extensions/schema-compare.i18n.json index 59acef8ca6..a4f0bb5ccb 100644 --- a/i18n/ads-language-pack-es/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "La comparación de esquemas de SQL Server para Azure Data Studio admite la comparación de los esquemas de bases de datos y paquetes DAC.", "displayName": "Comparación de esquemas de SQL Server", + "schemaCompare.openInScmp": "Abrir en Comparación de esquemas", "schemaCompare.runComparison": "Ejecutar Comparación de esquemas", "schemaCompare.start": "Comparación de esquemas" } diff --git a/i18n/ads-language-pack-es/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-es/translations/extensions/sql-database-projects.i18n.json index 8430f08963..38aeab2d11 100644 --- a/i18n/ads-language-pack-es/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "No se pudo comprobar el Docker. Asegúrese de que el Docker está instalado y se está ejecutando. Error: ' {0} '", "done": "Hecho", "dontUseProfile": "No usar perfil", + "downloadError": "Error de descarga", + "downloadProgress": "Progreso de la descarga", + "downloading": "Descargando", + "downloadingDacFxDlls": "Descargando NuGet Microsoft.Build.Sql para obtener archivos DLL de compilación", + "downloadingFromTo": "Descargando {0} de {1}", "edgeEulaAgreementTitle": "Contrato de licencia de Microsoft Azure SQL Edge", "edgeProjectTypeDescription": "Comience con las partes principales para desarrollar y publicar esquemas para Azure SQL Edge Database.", "edgeProjectTypeDisplayName": "Azure SQL Edge Database", @@ -135,8 +140,11 @@ "enterSystemDbName": "Escriba un nombre para esta base de datos del sistema.", "enterUser": "Escriba nombre de usuario del administrador {0}", "equalComparison": "El proyecto ya está actualizado con la base de datos.", + "errorDownloading": "Error al descargar {0}. Error: {1}", + "errorExtracting": "Error al extraer archivos de {0}. Error: {1}", "errorFindingBuildFilesLocation": "Error al buscar la ubicación de los archivos de compilación: {0}", "errorReadingProjectGuid": "Error al intentar leer {0} del proyecto “{1}”", + "errorRetrievingBuildFiles": "No se pudo compilar el proyecto. Error al recuperar los archivos necesarios para compilar.", "eulaAgreementTemplate": "Acepto el {0}.", "eulaAgreementText": "Acepto el {0}.", "eulaAgreementTitle": "Contrato de licencia de Microsoft SQL Server", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "Trabajo de streaming externo", "externalStreamingJobValidationPassed": "Se ha superado la validación del trabajo de streaming externo.", "extractTargetRequired": "La información de destino para la extracción es necesaria para crear un proyecto de base de datos.", + "extractingDacFxDlls": "Extrayendo archivos DLL de compilación de DacFx en {0}", "file": "Archivo", "fileAlreadyExists": "Ya existe un archivo con el nombre \"{0}\" en el disco en esta ubicación. Elija otro nombre.", "fileFormat": "Formato de archivo", @@ -163,8 +172,11 @@ "generatingProjectFailed": "Error al generar el proyecto a través de AutoRest. Compruebe el panel de salida para obtener más detalles. Error: {0}", "generatingProjectFromAutorest": "Generando nuevo proyecto SQL desde {0}... Compruebe la ventana de resultados para obtener más detalles.", "hr": "h", + "imageTag": "Etiqueta de imagen", "importElements": "Importar elementos", "include": "Incluir", + "includePermissionsInProject": "Incluir permisos en el proyecto", + "includePermissionsLabel": "Incluir permisos", "installGlobally": "Instalar globalmente", "invalidDataSchemaProvider": "Hay un DSP no válido en el archivo .sqlproj.", "invalidDatabaseReference": "Hay una referencia de base de datos no válida en el archivo .sqlproj.", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": "Editar archivo. sqlproj", "sqlDatabaseProjects.exclude": "Excluir del proyecto", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Generar proyecto de SQL desde las especificaciones de OpenAPI/Swagger", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "Versión del SDK de Microsoft.Build.Sql que se va a usar para compilar proyectos de SQL heredados. Ejemplo: 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "Indica si se pide al usuario que instale .NET Core cuando no se detecte.", "sqlDatabaseProjects.new": "Nuevo proyecto de base de datos", "sqlDatabaseProjects.newExternalStreamingJob": "Agregar trabajo de streaming externo", diff --git a/i18n/ads-language-pack-es/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-es/translations/extensions/sql-migration.i18n.json index 920de72ddb..9bbf6614f6 100644 --- a/i18n/ads-language-pack-es/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-es/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "Migrar \"{0}\" a Azure SQL", "sql.cancel.migration.confirmation": "¿Seguro de que desea cancelar la migración?", "sql.migrate.text": "Seleccione las bases de datos que desea migrar a Azure SQL.", + "sql.migratino.database.loading.tables": "Cargando lista de tablas...", + "sql.migratino.database.missing.tables": "Se encontraron 0 tablas.", + "sql.migratino.table.selection.filter": "Filtrar tablas", + "sql.migratino.table.selection.status.column": "Tiene filas", + "sql.migratino.table.selection.tablename.column": "Nombre de la tabla", + "sql.migratino.table.selection.update.button": "Actualizar", + "sql.migratino.table.selection.update.cancel": "Cancelar", "sql.migration.account.credentials.refresh.required": "{0} (requiere la actualización de credenciales)", "sql.migration.active.backup.files": "Archivos de copia de seguridad activos", "sql.migration.active.backup.files.items": "Archivos de copia de seguridad activos (1 elemento)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "Error en la evaluación de la instancia de SQL Server '{0}.", "sql.migration.assessment.in.progress": "Evaluación en curso", "sql.migration.assessment.in.progress.content": "Estamos evaluando las bases de datos de la instancia de SQL Server {0} para identificar el destino de Azure SQL correcto.\r\n\r\nEsta operación puede tardar varios minutos.", - "sql.migration.assessment.migration.warning": "Las bases de datos que no están listas para la migración a Azure SQL Managed Instance se pueden migrar a SQL Server en Azure Virtual Machines.", + "sql.migration.assessment.migration.warning": "Las bases de datos que no están listas para la migración a Azure SQL Managed Instance o Azure SQL Database se pueden migrar a SQL Server en Azure Virtual Machines.", + "sql.migration.assessment.migration.warning.sqldb": "Las bases de datos que no están listas para la migración a Azure SQL Database se pueden migrar a SQL Server en Azure Virtual Machines. Como alternativa, revise los resultados de la evaluación para la preparación para la migración a Azure SQL Managed Instance.", + "sql.migration.assessment.migration.warning.sqlmi": "Las bases de datos que no están listas para la migración a Azure SQL Managed Instance se pueden migrar a SQL Server en Azure Virtual Machines. Como alternativa, revise los resultados de la evaluación para la preparación para la migración a Azure SQL Database.", "sql.migration.assessment.results": "Resultados de la evaluación", "sql.migration.assessment.results.and.recommendations.title": "Resultados y recomendaciones de la evaluación", "sql.migration.assessments.blocking.issue": "Se trata de un problema de bloqueo que impedirá que la migración de la base de datos se realice de manera correcta.", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "Tipo de autenticación", "sql.migration.authentication.types": "Claves de autenticación", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Azure SQL Database", + "sql.migration.azure.sql.database": "Servidor de Azure SQL Database", "sql.migration.azure.sql.database.managed.instance": "Azure SQL Managed Instance", "sql.migration.azure.sql.database.virtual.machine": "SQL Server en Azure Virtual Machines", "sql.migration.azure.sql.database.virtual.machine.short": "SQL Server en la VM de Azure", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "Suscripción", "sql.migration.blob.storage.table.help": "Escriba el nombre de la base de datos de destino y seleccione el grupo de recursos, la cuenta de almacenamiento y el contenedor de las bases de datos de origen seleccionadas.", "sql.migration.blob.storageAccount.select": "Seleccione primero un valor de cuenta de almacenamiento.", - "sql.migration.can.be.migrated": "{0}/{1} bases de datos se pueden migrar", + "sql.migration.can.be.migrated": "{0}/{1} bases de datos se pueden migrar sin problemas", "sql.migration.cancel": "Cancelar", "sql.migration.cancel.error": "Se ha producido un error al cancelar la migración.", "sql.migration.cancel.migration": "Cancelar migración", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "Transición completa", "sql.migration.completing.cutover.warning": "Finalizar la transición sin restaurar todas las copias de seguridad puede provocar la pérdida de datos.", "sql.migration.confirm.checkbox.message": "Confirmo que no hay copias de seguridad de registros adicionales para proporcionar y deseo completar la transición.", + "sql.migration.connection.label": "Conectar", "sql.migration.connection.status": "Estado de la conexión", "sql.migration.copy.key1": "Copiar clave 1", "sql.migration.copy.key2": "Copiar clave 2", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. Compruebe que todas las copias de seguridad se hayan restaurado en la base de datos de destino. El valor de \"Copias de seguridad del registro de transacciones\" debe ser cero.", "sql.migration.cutover.step.3.network.share": "3. Compruebe que todas las copias de seguridad de registros se hayan restaurado en la base de datos de destino. El valor de \"Copias de seguridad del registro de transacciones\" debe ser cero.", "sql.migration.cutover.type": "Modo", - "sql.migration.dashboard.description": "Determine la preparación de la migración de sus instancias de SQL Server, identifique un destino de Azure SQL recomendado y complete la migración de la instancia de SQL Server a Azure SQL Managed Instance o SQL Server en Azure Virtual Machines.", + "sql.migration.dashboard.description": "Determine la preparación de la migración de sus instancias de SQL Server, identifique un destino de Azure SQL recomendado y complete la migración de la instancia de SQL Server a Azure SQL Managed Instance, SQL Server en Azure Virtual Machines o Azure SQL Database.", "sql.migration.dashboard.help.description.dmsGuide": "Sitio central de artículos de migración que proporciona instrucciones paso a paso para migrar y modernizar sus recursos de datos en Azure.", "sql.migration.dashboard.help.description.mi": "Tutorial paso a paso para migrar bases de datos de una instancia de SQL Server (local o de Azure Virtual Machines) a Azure SQL Managed Instance con un tiempo de inactividad mínimo.", "sql.migration.dashboard.help.description.migrateUsingADS": "La extensión de migración de Azure SQL para Azure Data Studio proporciona funcionalidades para evaluar, obtener recomendaciones de Azure del tamaño adecuado y migrar bases de datos de SQL Server a Azure.", + "sql.migration.dashboard.help.description.sqldb": "Tutorial paso a paso para migrar bases de datos de una instancia de SQL Server (local o de Azure Virtual Machines) a Azure SQL Database (VERSIÓN PRELIMINAR).", "sql.migration.dashboard.help.description.vm": "Tutorial paso a paso para migrar bases de datos de una instancia de SQL Server (local) a SQL Server en Azure Virtual Machines con un tiempo de inactividad mínimo.", "sql.migration.dashboard.help.link.dmsGuide": "Guía de Azure Database Migration", "sql.migration.dashboard.help.link.mi": "Tutorial: Migración a Azure SQL Managed Instance (en línea)", "sql.migration.dashboard.help.link.migrateUsingADS": "Migrar bases de datos con Azure Data Studio", + "sql.migration.dashboard.help.link.sqldb": "Tutorial: Migración a SQL Server en Azure SQL Database (sin conexión): (VERSIÓN PRELIMINAR)", "sql.migration.dashboard.help.link.vm": "Tutorial: Migración a SQL Server en Azure Virtual Machines (en línea)", "sql.migration.dashboard.help.title": "Artículos de ayuda y vínculos de vídeos", "sql.migration.dashboard.migrate.task.button": "Migrar a Azure SQL", "sql.migration.dashboard.migrate.task.button.description": "Migre una instancia de SQL Server a Azure SQL.", "sql.migration.dashboard.title": "Migración de Azure SQL", + "sql.migration.data.source.configuration.page.title": "Configuración del origen de datos", "sql.migration.data.uploaded.info": "Comparación de la cantidad real de datos leídos del origen y la cantidad real de datos cargados en el destino.", "sql.migration.data.uploaded.size": "Datos cargados / tamaño", "sql.migration.database": "Base de datos", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Seleccione las bases de datos que desea evaluar para migrar a Azure SQL.", "sql.migration.database.assessment.title": "Bases de datos para evaluación", "sql.migration.database.backup.load.error": "Error al obtener acceso a los detalles de la base de datos.", - "sql.migration.database.checksum.info.text": "Asegúrese de que las copias de seguridad se realizaron con la opción WITH CHECKSUM.", + "sql.migration.database.connection.error": "Error al conectarse a la base de datos de migración de destino.", + "sql.migration.database.connection.error.message": "Error de conexión:{0} {1}", + "sql.migration.database.loading": "Cargando la lista de tablas de base de datos...", "sql.migration.database.migration.mode.description": "Para migrar al destino Azure SQL, elija un modo de migración en función de los requisitos del tiempo de inactividad.", "sql.migration.database.migration.mode.label": "Modo de migración", "sql.migration.database.migration.mode.offline.description": "El tiempo de inactividad de la aplicación se iniciará cuando se inicie la migración.", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "Estado de la migración de bases de datos", "sql.migration.database.migration.status.label": "Estado de la migración de bases de datos: {0}", "sql.migration.database.page.description": "Seleccione la ubicación de las copias de seguridad de la base de datos que se usarán durante la migración.", - "sql.migration.database.page.title": "Copia de seguridad de la base de datos", - "sql.migration.database.private.endpoint.info.text": "Asegúrese de que la cuenta de Azure Storage no usa un punto de conexión privado.", "sql.migration.database.status.column": "Estado de migración", + "sql.migration.database.table.refresh.label": "Actualizar", + "sql.migration.database.table.selection.description": "Para migrar al destino Azure SQL, seleccione las tablas de cada base de datos para la migración.", + "sql.migration.database.table.selection.label": "Selección de tabla de migración", + "sql.migration.database.table.source.column.label": "Base de datos de origen", + "sql.migration.database.table.tables.column.label": "Seleccionar las tablas", + "sql.migration.database.table.target.column.label": "Base de datos de destino", "sql.migration.database.to.be.migrated": "Base de datos que se va a migrar", + "sql.migration.database.validate.selection": "Seleccione las tablas de base de datos de destino a las que migrar. Se requiere al menos una base de datos con una tabla.", "sql.migration.databases": "Bases de datos ({0}/{1})", "sql.migration.databases.selected": "Bases de datos seleccionadas: {0}/{1}", "sql.migration.databases.table.title": "Bases de datos", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "No hay archivos de copia de seguridad", "sql.migration.enter.your.sql.cred": "Escriba las credenciales para la instancia de SQL Server de origen. Estas credenciales se usarán al migrar las bases de datos a Azure SQL.", "sql.migration.error": "Error", + "sql.migration.error.aria.view.details": "Haga clic para ver los detalles del error", "sql.migration.error.details.label": "Errores de migración", "sql.migration.error.details.title": "Detalles del error de migración", "sql.migration.error.dialog.clear.button.label": "Borrar", @@ -210,6 +231,7 @@ "sql.migration.invalid.resourceGroup.error": "Para continuar, seleccione un grupo de recursos válido.", "sql.migration.invalid.savedInfo": "No se pudo recuperar la sesión guardada. Vuelva a intentarlo seleccionando una nueva sesión.", "sql.migration.invalid.service.name.error": "Escriba un nombre válido para el servicio de migración.", + "sql.migration.invalid.sqldatabase.error": "Para continuar, seleccione un servidor de Azure SQL Database válido.", "sql.migration.invalid.storageAccount.error": "Para continuar, seleccione una cuenta de almacenamiento válida.", "sql.migration.invalid.subscription.error": "Para continuar, seleccione una suscripción válida.", "sql.migration.invalid.target.name.error": "Escriba un nombre válido para la base de datos de destino.", @@ -221,6 +243,7 @@ "sql.migration.ir.setup.step1": "Paso 1: {0}", "sql.migration.ir.setup.step2": "Paso 2: Use esta clave para registrar el entorno de ejecución de integración", "sql.migration.ir.setup.step3": "Paso 3: Haga clic en el botón \"Prueba de conexión\" para comprobar la conexión entre Azure Database Migration Service y el entorno de ejecución de integración", + "sql.migration.issue.aria.label": "Problema de bloqueo: {0}", "sql.migration.issues": "Problemas", "sql.migration.issues.count": "Problemas ({0})", "sql.migration.issues.details": "Detalles del problema", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "Archivos de copia de seguridad aplicados por última vez", "sql.migration.last.applied.files.taken.on": "Hora de la última copia de seguridad aplicada:", "sql.migration.last.applied.lsn": "LSN aplicado por última vez", - "sql.migration.last.backup": "Última copia de seguridad", "sql.migration.last.scan.completed": "Último examen completado: {0}", "sql.migration.learn.more": "Más información", "sql.migration.learn.more.prerequisites": "Obtenga más información acerca de las cosas que necesita antes de iniciar una migración.", "sql.migration.load.migration.list.error": "Error al cargar la lista de migraciones", "sql.migration.location": "Ubicación", + "sql.migration.map.source.column": "Base de datos de origen", + "sql.migration.map.target.column": "Base de datos de destino", + "sql.migration.map.target.description": "Seleccione la base de datos de destino a la que desea migrar la base de datos de origen. Puede elegir una base de datos de destino solo para una base de datos de origen.", + "sql.migration.map.target.heading": "Asigne las bases de datos de origen seleccionadas a las bases de datos de destino para la migración", + "sql.migration.map.target.placeholder": "Seleccionar una base de datos de destino", "sql.migration.mi.not.ready": "La instancia administrada \\\"{0}\\\" no está disponible para la migración porque actualmente se encuentra en el estado \\\"{1}\\\". Para continuar, seleccione una instancia administrada disponible.", "sql.migration.migration.completed": "Migraciones de bases de datos completadas", "sql.migration.migration.in.progress": "Migraciones de base de datos en curso", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "Filtro de estado de migración", "sql.migration.min": "{0} min", "sql.migration.mins": "{0} minutos", + "sql.migration.missing.targetPassword.error": "Para continuar, escriba una contraseña de destino válida.", + "sql.migration.missing.targetUserName.error": "Para continuar, introduzca un nombre de usuario de destino válido.", "sql.migration.mode": "Modo", "sql.migration.more.info": "Más información", "sql.migration.na": "N/D", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "No se encontraron contenedores de blobs.", "sql.migration.no.blobFiles.found": "No se ha encontrado ningún archivo de blob.", "sql.migration.no.fileShares.found": "No se encontraron recursos compartidos de archivos.", - "sql.migration.no.issues.mi": "No se encontraron problemas para migrar a SQL Server en Azure SQL Managed Instance", + "sql.migration.no.issues.mi": "No se encontraron problemas para migrar a Azure SQL Managed Instance.", + "sql.migration.no.issues.sqldb": "No se encontraron problemas para migrar a Azure SQL Database.", "sql.migration.no.issues.vm": "No se encontraron problemas para migrar a SQL Server en la máquina virtual de Azure", "sql.migration.no.location.found": "No se han encontrado ubicaciones.", "sql.migration.no.managedInstance.found": "No se han encontrado instancias administradas.", "sql.migration.no.pending.backups": "No hay copias de seguridad pendientes. Haga clic en actualizar para comprobar el estado actual.", "sql.migration.no.results": "Los resultados de la evaluación no están disponibles.", + "sql.migration.no.sqldatabase.found": "No se encontraron bases de datos Azure SQL.", + "sql.migration.no.sqldatabaseserver.found": "No se encontraron servidores de base de datos de Azure SQL.", "sql.migration.no.storageAccount.found": "No se ha encontrado ninguna cuenta de almacenamiento.", "sql.migration.no.subscription.found": "No se han encontrado suscripciones.", "sql.migration.no.virtualMachine.found": "No se encontró ninguna máquina virtual.", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "Intervalo dinámico", "sql.migration.parallel.copy.type.none": "Ninguno", "sql.migration.parallel.copy.type.physical": "Particiones físicas", + "sql.migration.password.label": "Contraseña de destino", + "sql.migration.password.placeholder": "Introducir la contraseña de destino", "sql.migration.path.user.account": "Cuenta de usuario", - "sql.migration.pre.req.1": "Detalles de la cuenta de Azure", - "sql.migration.pre.req.2": "Azure SQL Managed Instance o SQL Server en la máquina virtual de Azure", - "sql.migration.pre.req.3": "Detalles de la ubicación de la copia de seguridad", - "sql.migration.pre.req.title": "Cosas que necesita antes de iniciar la migración:", + "sql.migration.pre.req.1": "Una cuenta de Azure (no es necesaria para la función de evaluación o recomendación de SKU)", + "sql.migration.pre.req.2": "Una(s) base(s) de datos SQL Server de origen que se ejecuta(n) localmente, o en SQL Server en Azure Virtual Machine o en cualquier máquina virtual que se ejecute en la nube (privada, pública).", + "sql.migration.pre.req.3": "Una Azure SQL Managed Instance, SQL Server en Azure Virtual Machine o Azure SQL Database para migrar su(s) base(s) de datos.", + "sql.migration.pre.req.4": "Los detalles de la ubicación de la copia de seguridad de la base de datos, ya sea un recurso compartido de archivos de red o un contenedor de Azure Blob Storage (no es necesario para los destinos de Azure SQL Database).", + "sql.migration.pre.req.title": "Cosas que necesita antes de iniciar la migración de Azure SQL:", "sql.migration.provide.unique.containers": "Proporcione un contenedor único para cada base de datos de destino. Bases de datos afectadas: ", "sql.migration.quick.pick.placeholder": "Seleccione la operación que desea realizar.", "sql.migration.recommendation": "Recomendación", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "Reintentar migración", "sql.migration.retry.migration.error": "Error al reintentar la migración.", "sql.migration.rg.created": "Grupo de recursos creado", + "sql.migration.save.assessment.report": "Guardar informe de la valoración", + "sql.migration.save.assessment.report.success": "El informe de evaluación se guardó correctamente en {0}.", "sql.migration.save.close": "Guardar y cerrar", "sql.migration.save.close.popup": "Configuración guardada. La recopilación de datos de rendimiento seguirá ejecutándose en segundo plano. Puede detener la recopilación cuando desee.", + "sql.migration.save.recommendation.report": "Guardar informe de recomendaciones", + "sql.migration.save.recommendation.report.success": "El informe de recomendaciones se guardó correctamente en {0}.", "sql.migration.saved.assessment.cancel": "Cancelar", "sql.migration.saved.assessment.next": "Siguiente", "sql.migration.saved.assessment.result": "Sesión guardada", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "Seleccionar un inquilino", "sql.migration.select.service.select.account.error": "Error al cargar las cuentas de Azure disponibles.", "sql.migration.select.service.select.location.error": "Error al cargar ubicaciones. Compruebe la conexión de Azure e inténtelo de nuevo.", + "sql.migration.select.service.select.migration.target": "Seleccione un servidor de destino.", "sql.migration.select.service.select.resource.group.error": "Error al cargar los grupos de recursos disponibles. Compruebe la conexión de Azure y vuelva a intentarlo.", "sql.migration.select.service.select.service.error": "Error al cargar los servicios de migración de bases de datos disponibles. Compruebe la conexión de Azure e inténtelo de nuevo.", "sql.migration.select.service.select.subscription.error": "Error al cargar las suscripciones de cuenta. Compruebe la conexión de Azure e inténtelo de nuevo.", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} GB", "sql.migration.size.mb": "{0} MB", "sql.migration.size.tb": "{0} TB", - "sql.migration.sku.available.recommendations": "{0} recomendaciones disponibles", + "sql.migration.sku.available.recommendations.many": "{0} recomendaciones disponibles", + "sql.migration.sku.available.recommendations.one": "{0} recomendación disponible", "sql.migration.sku.azureConfiguration": "Configuración de Azure", "sql.migration.sku.azureConfiguration.businessCritical": "Crítico para la empresa", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} núcleo virtual", "sql.migration.sku.azureConfiguration.gen5": "Gen5", "sql.migration.sku.azureConfiguration.generalPurpose": "Uso general", + "sql.migration.sku.azureConfiguration.hyperscale": "Hiperescala", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} núcleo virtual", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - núcleo virtual {2} - {3} GB", "sql.migration.sku.azureConfiguration.premiumSeries": "Serie Prémium", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "Serie premium optimizada para memoria", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} núcleo virtual", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - núcleo virtual {2} - {3} GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "Datos: {0}, Registro: {1}, tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "La recomendación de Azure requiere datos de rendimiento de la instancia de SQL Server para proporcionar la recomendación de destino. Habilite la recopilación de datos de rendimiento para recibir la recomendación de destino para las bases de datos que quiere migrar. Cuanto más tiempo se habilite, mejor será la recomendación. Puede deshabilitar la recopilación de datos de rendimiento en cualquier momento.", "sql.migration.sku.azureRecommendation.description2": "También puede seleccionar estos datos a partir de una carpeta existente si ya los ha recopilado anteriormente.", "sql.migration.sku.azureRecommendation.openExisting.method": "Ya tengo los datos de rendimiento", - "sql.migration.sku.azureRecommendation.openExisting.popup": "Generando recomendaciones de Azure con los datos de rendimiento proporcionados...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "Seleccione una carpeta en la unidad local donde se guardaron los datos de rendimiento recopilados previamente", "sql.migration.sku.azureRecommendation.start": "Inicio", "sql.migration.sku.azureRecommendation.start.popup": "Iniciando recopilación de datos de rendimiento...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "La recomendación de Azure se ha aplicado con los datos proporcionados. Importe o recopile datos adicionales para restringir la recomendación.", "sql.migration.sku.azureRecommendation.status.inProgress": "Recopilación de datos en curso. Generando recomendaciones iniciales...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "Compruebe periódicamente si hay recomendaciones actualizadas presionando el botón \\\"Actualizar recomendación\\\".", - "sql.migration.sku.azureRecommendation.status.notEnabled": "La recomendación de Azure recopila y analiza los datos de rendimiento y, a continuación, recomienda una base de datos de tamaño adecuado en Azure para la carga de trabajo.", + "sql.migration.sku.azureRecommendation.status.notEnabled": "La recomendación de Azure recopila y analiza los datos de rendimiento y recomienda un destino de tamaño adecuado en Azure para la carga de trabajo.", "sql.migration.sku.azureRecommendation.status.refining": "La recopilación de datos aún está en curso. Refinando recomendaciones existentes...", "sql.migration.sku.azureRecommendation.status.stopped": "Se ha detenido la recopilación de datos para las recomendaciones de Azure.", "sql.migration.sku.azureRecommendation.stop.popup": "Deteniendo la recopilación de datos de rendimiento...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "Requisito de CPU", "sql.migration.sku.data.iops.requirement": "Requisito de IOPS de datos", "sql.migration.sku.data.storage.requirement": "Requisito de almacenamiento de datos", - "sql.migration.sku.db.card.title": "Azure SQL Database", "sql.migration.sku.gb": "{0}GB", "sql.migration.sku.get.recommendation": "Obtener recomendación de Azure", "sql.migration.sku.io.memory.requirement": "Requisito de latencia de E/S", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "Requisito de IOPS de registros", "sql.migration.sku.memory.requirement": "Requisito de memoria", "sql.migration.sku.mi.card.title": "Azure SQL Managed Instance", + "sql.migration.sku.mi.target.title": "Azure SQL Managed Instance", "sql.migration.sku.ms": "{0} ms", "sql.migration.sku.parameters": "Parámetros de recomendación", "sql.migration.sku.parameters.edit": "Editar parámetros", "sql.migration.sku.parameters.edit.title": "Editar los parámetros de recomendación", + "sql.migration.sku.parameters.enable.elastic": "Habilitar recomendación elástica", + "sql.migration.sku.parameters.enable.elastic.info": "La recomendación elástica usa un modelo de recomendación alternativo que usa la generación de perfiles de rendimiento de precios personalizados en los clientes en la nube existentes.", "sql.migration.sku.parameters.enable.preview": "Habilitar las características de la versión preliminar", "sql.migration.sku.parameters.enable.preview.info": "Si habilita esta opción, se incluirán las últimas generaciones de hardware que han mejorado significativamente el rendimiento y la escalabilidad. Estas SKU están actualmente en versión preliminar y es posible que aún no estén disponibles en todas las regiones.", "sql.migration.sku.parameters.percentage.utilization": "Porcentaje de uso", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "Actualizar", "sql.migration.sku.percentage": "{0} %", "sql.migration.sku.percentile": "Percentil {0}", - "sql.migration.sku.recommendation": "Recomendación de Azure", + "sql.migration.sku.recommendation": "Recomendación de Azure (VERSIÓN PRELIMINAR)", "sql.migration.sku.recommendation.view.assessment.mi": "Para migrar a Azure SQL Managed Instance, vea los resultados de la evaluación y seleccione una o varias bases de datos.", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Para migrar a Azure SQL Database (VERSIÓN PRELIMINAR), vea los resultados de la evaluación y seleccione una o varias bases de datos.", "sql.migration.sku.recommendation.view.assessment.vm": "Para migrar a SQL Server en la máquina virtual de Azure, vea los resultados de la evaluación y seleccione una o varias bases de datos.", "sql.migration.sku.recommendationReason": "Motivo de la recomendación", "sql.migration.sku.recommendations": "Recomendaciones", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "Archivos de datos de SQL", "sql.migration.sku.sql.logDisk": "Archivos de registro de SQL", "sql.migration.sku.sql.temp": "Tempdb de SQL", + "sql.migration.sku.sqldb.card.title": "Azure SQL Database (VERSIÓN PRELIMINAR)", + "sql.migration.sku.sqldb.target.title": "Azure SQL Database", "sql.migration.sku.stop.performance.collection": "Detener recopilación de datos", "sql.migration.sku.storage.dimension": "Dimensión", "sql.migration.sku.storageGB": "{0}GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "Almacenamiento", "sql.migration.sku.viewDetails": "Ver detalles", "sql.migration.sku.vm.card.title": "SQL Server en una máquina virtual de Azure", + "sql.migration.sku.vm.target.title": "SQL Server en una máquina virtual de Azure", "sql.migration.source.configuration": "Configuración de origen", "sql.migration.source.credentials": "Credenciales de origen", "sql.migration.source.database": "Nombre de la base de datos de origen", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "Filas leídas", "sql.migration.sqldb.column.tablename": "Nombre de la tabla", "sql.migration.sqldb.column.usedparallelcopies": "Copias en paralelo utilizadas", + "sql.migration.sqldb.not.ready": "El servidor de SQL Database \"{0}\" no está disponible para la migración porque actualmente se encuentra en el estado \"{1}\". Para continuar, seleccione un servidor de base de datos SQL disponible.", "sql.migration.src.database": "Base de datos de origen", "sql.migration.src.server": "Nombre de origen", "sql.migration.start.migration.button": "Iniciar la migración", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "Estado: Error", "sql.migration.status.dropdown.ongoing": "Estado: en curso", "sql.migration.status.dropdown.succeeded": "Estado: Correcto", - "sql.migration.status.error.count.multiple": "{0} errores)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "{0} error)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} errores)", + "sql.migration.status.error.count.single": " ({0} error)", "sql.migration.status.failed": "Error", "sql.migration.status.inprogress": "En curso", + "sql.migration.status.readyforcutover": "Listo para la transición", "sql.migration.status.refresh.label": "Actualizar", + "sql.migration.status.restoring": "Restaurando", "sql.migration.status.retriable": "Posibilidad de volver a intentarlo", "sql.migration.status.select.service.MESSAGE": "Seleccionar Database Migration Service para supervisar las migraciones.", "sql.migration.status.status.label": "Estado", "sql.migration.status.succeeded": "Correcto", - "sql.migration.status.warning.count.multiple": "{0} advertencias)", - "sql.migration.status.warning.count.single": "{0} advertencia)", + "sql.migration.status.uploadingfullbackup": "Cargando copia de seguridad completa", + "sql.migration.status.uploadinglogbackup": "Cargando copias de seguridad de registros", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} advertencias)", + "sql.migration.status.warning.count.single": " ({0} advertencia)", "sql.migration.storage.account": "Cuenta de almacenamiento", "sql.migration.subscription": "Suscripción", "sql.migration.summary.azure.storage": "Azure Storage", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "Bases de datos para migración", "sql.migration.summary.mi.type": "Azure SQL Managed Instance", "sql.migration.summary.page.title": "Resumen", + "sql.migration.summary.sqldb.type": "Azure SQL Database", "sql.migration.summary.vm.type": "SQL Server en una máquina virtual de Azure", "sql.migration.tab.button.feedback.description": "Comentarios", "sql.migration.tab.button.feedback.label": "Comentarios", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "Migraciones", "sql.migration.table.error.title": "Detalles del estado de migración de la tabla", "sql.migration.table.migration.status.label": "Estado de migración de la tabla: {0}", + "sql.migration.table.missing.count": "Faltan tablas de destino excluidas de la lista: {0}", + "sql.migration.table.select.label": "Seleccionar tablas para {0}", + "sql.migration.table.selected.count": "{0} de {1} tablas seleccionadas", + "sql.migration.table.selection.count": "{0} de {1}", + "sql.migration.table.selection.edit": "Editar", "sql.migration.target": "Destino", "sql.migration.target.azure.sql.instance.database.name": "Base de datos de destino", "sql.migration.target.azure.sql.instance.name": "Nombre de destino", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "Nombre de la base de datos de destino", "sql.migration.target.platform": "Plataforma de destino", "sql.migration.target.server": "Servidor de destino", + "sql.migration.target.table.count.name": "Tablas seleccionadas", + "sql.migration.target.table.missing": "La tabla de destino no existe.", + "sql.migration.target.table.not.empty": "La tabla de destino no está vacía.", "sql.migration.target.version": "Versión de destino", "sql.migration.test.connection": "Conexión de prueba", "sql.migration.type": "Tipo", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(No disponible) {0}", "sql.migration.unique.name": "Seleccione un nombre único para esta base de datos de destino", "sql.migration.username": "Nombre de usuario", + "sql.migration.username.label": "Nombre de usuario de destino", + "sql.migration.username.placeholder": "Introduzca el nombre de usuario de destino", "sql.migration.view.all": "Todas las migraciones de bases de datos", "sql.migration.view.select.button.label": "Ver o seleccionar", "sql.migration.warning": "Advertencia", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Seleccione una cuenta de Azure vinculada a Azure Data Studio o vincule una ahora.", "sql.migration.wizard.account.noAccount.error": "Agregue una cuenta vinculada e inténtelo de nuevo.", "sql.migration.wizard.account.title": "Cuenta de Azure", + "sql.migration.wizard.connection.error.title": "Error al conectar con el servidor de destino.", "sql.migration.wizard.perfCollection.error": "Se produjeron errores al recopilar los datos de rendimiento del servidor \\\"{0}\\\". Si estos problemas persisten, intente reiniciar el proceso de recopilación de datos:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "Según los resultados de la evaluación, las {0} bases de datos en estado de conexión se pueden migrar a Azure SQL.", "sql.migration.wizard.sku.assessment.error": "Error al evaluar el servidor '{0}'.", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Elija su destino de Azure SQL", "sql.migration.wizard.sku.error": "Error al generar recomendaciones de SKU para el servidor \\\"{0}\\\".", "sql.migration.wizard.sku.error.noRecommendation": "No hay ninguna recomendación disponible.", - "sql.migration.wizard.sku.error.noRecommendation.reason": "No se generaron recomendaciones de SKU, ya que no habían SKU que pudieran satisfacer las características de rendimiento de su origen. Pruebe a seleccionar otra plataforma de destino, ajustar los parámetros de recomendación o seleccionar un conjunto de bases de datos diferente para evaluar.", + "sql.migration.wizard.sku.error.noRecommendation.reason": "No se generaron recomendaciones de SKU, ya que no había SKU que pudieran satisfacer las características de rendimiento del origen. Intente seleccionar una plataforma de destino diferente, ajustar los parámetros de recomendación, seleccionar un conjunto diferente de bases de datos para evaluar o cambiar el modelo de recomendación.", + "sql.migration.wizard.source.missing": "La conexión se realizó correctamente, pero no se encontró ninguna base de datos de destino.", + "sql.migration.wizard.target.connection.error": "Error de conexión: {0}", + "sql.migration.wizard.target.connection.success": "La conexión se realizó correctamente. Bases de datos de destino encontradas: {0}", "sql.migration.wizard.target.description": "Seleccione una cuenta de Azure y su destino {0}.", + "sql.migration.wizard.target.mapping.error.duplicate": "Error de asignación de base de datos. No se puede seleccionar la base de datos de destino \"{0}\" como destino de migración para la base de datos \"{1}\". La base de datos de destino \"${targetDatabaseName}\" ya está seleccionada como destino de migración para la base de datos \"{2}\". Seleccione otra base de datos de destino.", + "sql.migration.wizard.target.missing": "Error de asignación de base de datos. Faltan bases de datos de destino para migrar. Configure la conexión del servidor de destino y haga clic en conectar para recopilar la lista de destinos de migración de base de datos disponibles.", + "sql.migration.wizard.target.source.mapping.error": "Error de asignación de base de datos. La base de datos de origen \"{0}\" no está asignada a una base de datos de destino. Seleccione una base de datos de destino a la que migrar.", "sql.migration.wizard.target.title": "Destino de Azure SQL", "sql.migration.yes": "Sí", - "total.databases.selected": "{0} de {1} bases de datos seleccionadas" + "total.databases.selected": "{0} de {1} bases de datos seleccionadas", + "total.tables.selected.of.total": "{0} de {1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "Error al iniciar la migración: '{0}'", diff --git a/i18n/ads-language-pack-es/translations/main.i18n.json b/i18n/ads-language-pack-es/translations/main.i18n.json index 1aa07ada13..8e81585597 100644 --- a/i18n/ads-language-pack-es/translations/main.i18n.json +++ b/i18n/ads-language-pack-es/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "Se ha completado la instalación de la extensión {0} de VSIX. Recargue Azure Data Studio para habilitarla.", "ReinstallAction.successReload": "Vuelva a cargar Azure Data Studio para completar la reinstalación de la extensión {0}.", "activateLanguagePack": "Para poder usar Azure Data Studio en {0}, Azure Data Studio debe reiniciarse.", + "appName": "\"${appName}\": por ejemplo, Azure Data Studio.", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "Menú contextual del árbol de búsqueda del cuadro de diálogo de conexión", "dashboard.toolbar": "Menú de acción de la barra de herramientas del panel", @@ -10266,6 +10267,8 @@ "notebook.title": "El menú de título del cuaderno", "notebook.toolbar": "Menú de la barra de herramientas del cuaderno", "objectExplorer.context": "Menú contextual del elemento del explorador de objetos", + "openDefaultSettingsJson": "abrir el archivo JSON de configuración predeterminada", + "openDefaultSettingsJson.capitalized": "Abrir la configuración predeterminada (JSON)", "postDisableTooltip": "Vuelva a cargar Azure Data Studio para deshabilitar esta extensión.", "postEnableTooltip": "Vuelva a cargar Azure Data Studio para habilitar esta extensión.", "postUninstallTooltip": "Vuelva a cargar Azure Data Studio para completar la desinstalación de esta extensión.", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Marketplace", "scenarioTypeUndefined": "Es necesario proporcionar el tipo de escenario para recibir recomendaciones de extensiones.", "showReleaseNotes": "Mostrar notas de la versión después de una actualización. Las notas de la versión se abren en una nueva ventana del explorador web.", + "sql.versionMismatch": "La extensión no es compatible con Azure Data Studio {0}. La extensión requiere: {1}.", + "sql.versionMismatchVsCode": "La extensión no es compatible con Azure Data Studio {0}. La extensión requiere una versión más reciente del motor de VS Code {1}, que es más reciente que la admitida actualmente ({2}).", + "sql.versionSyntax": "No se pudo analizar el valor de \"{0}\" {1}. Use, por ejemplo: ^1.22.0, ^1.22.x, etc.", "sql.watcherExclude": "Configure los patrones globales de las rutas de acceso de archivo que se van a excluir de la inspección de archivos. Los patrones deben coincidir con rutas de acceso absolutas, por ejemplo, el prefijo con \"**/\" o la ruta de acceso completa para que la coincidencia sea correcta y el sufijo con \"/**\" para hacer coincidir los archivos de una ruta de acceso (como \"**/build/output/**\" o \"/Users/name/workspaces/project/build/output/**\"). Al cambiar esta configuración, es necesario realizar un reinicio. Si observa que Azure Data Studio consume mucho tiempo de CPU al iniciarse, puede excluir las carpetas grandes para reducir la carga inicial.", + "terminal.integrated.allowChords": "Indica si se permiten o no los enlaces de teclado de presión simultánea en el terminal. Tenga en cuenta que cuando es true y la pulsación de tecla da como resultado una presión simultánea, se omitirá \"#terminal.integrated.commandsToSkipShell#\"; establecer este valor en false resulta particularmente útil cuando quiere que Ctrl+k vaya al shell (no a Azure Data Studio).", + "terminal.integrated.autoReplies": "Un conjunto de mensajes a los que se responderá automáticamente cuando se encuentre en el terminal. Siempre que el mensaje sea lo suficientemente específico, esto puede ayudar a automatizar las respuestas comunes.\r\n\r\nNotas:\r\n\r\n- Use {0} para responder automáticamente a la solicitud de finalización del trabajo por lotes en Windows.\r\n- El mensaje incluye secuencias de escape para que la respuesta no se produzca con texto con estilo.\r\n- Cada respuesta solo puede producirse una vez cada segundo.\r\n- Use {1} en la respuesta para indicar la tecla Entrar.\r\n- Para anular la configuración de una clave predeterminada, establezca el valor en NULL.\r\n- Reinicie Azured Data Studio si no se aplica el nuevo.", + "terminal.integrated.commandsToSkipShell": "Conjunto de identificadores de comando cuyos enlaces de teclado no se enviarán al shell, sino que siempre se controlarán con VS Code. Esto permite que los enlaces de teclado que normalmente consumiría el shell actúen igual que cuando el terminal no tiene el foco; por ejemplo, \"Ctrl+P\" para iniciar Quick Open.\r\n\r\n \r\n\r\nMuchos comandos se omiten de forma predeterminada. Para reemplazar un valor predeterminado y pasar mejor al shell el enlace de teclado de dicho comando, agregue el comando precedido por el carácter \"-\". Por ejemplo, agregue \"-workbench.action.quickOpen\" para que \"Ctrl+P\" llegue al shell.\r\n\r\n \r\n\r\nLa siguiente lista de comandos omitidos predeterminados se trunca cuando se visualiza en el editor de configuraciones. Para ver la lista completa, {1} y busque el primer comando de la lista siguiente.\r\n\r\n \r\n\r\nComandos omitidos predeterminados:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Controla si debe detectarse y establecerse la variable de entorno \"$LANG\" en una opción compatible con UTF-8, ya que el terminal de Azure Data Studio solo admite datos con codificación UTF-8 procedentes del shell.", + "terminal.integrated.env.linux": "Objeto con variables de entorno que se agregarán al proceso de Azure Data Studio que el terminal va a usar en Linux. Establézcalo en \"null\" para eliminar la variable de entorno.", + "terminal.integrated.env.osx": "Objeto con variables de entorno que se agregarán al proceso de Azure Data Studio que el terminal va a usar en macOS. Establézcalo en \"null\" para eliminar la variable de entorno.", + "terminal.integrated.env.windows": "Objeto con variables de entorno que se agregarán al proceso de Azure Data Studio que el terminal va a usar en Windows. Establézcalo en \"null\" para eliminar la variable de entorno.", + "terminal.integrated.inheritEnv": "Si los nuevos shells deben heredar su entorno de Azure Data Studio, lo que puede generar un shell de inicio de sesión para asegurarse de que se inicializan $PATH y otras variables de desarrollo. Esto no tiene ningún efecto en Windows.", "uninstallExtensionComplete": "Vuelva a cargar Azure Data Studio para completar la desinstalación de la extensión {0}.", "updateLocale": "¿Desea cambiar el idioma de la interfaz de usuario de Azure Data Studio a {0} y reiniciar?", "vscodeDocCreationFailedError": "No se pudo crear el documento del bloc de notas.", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "Widget utilizado en los paneles" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "No se encontró ningún proveedor de serialización con el id. especificado \"{0}\"", "noSerializationProvider": "No se pueden serializar datos ya que no se ha registrado ningún proveedor", "saveAsNotSupported": "El guardado de resultados en diferentes formatos se ha deshabilitado para este proveedor de datos.", "unknownSerializationError": "Error desconocido en la serialización" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "Color de la sombra del cuadro desplegable del botón", "buttonDropdownBackgroundHover": "Color de fondo del menú desplegable del botón al mantener el puntero", - "buttonDropdownBoxShadow": "Color de la sombra del cuadro desplegable del botón", "calloutDialogBodyBackground": "Fondo del cuerpo del cuadro de diálogo de llamada.", "calloutDialogExteriorBorder": "Bordes exteriores del cuadro de diálogo de llamada que se usan para proporcionar contraste con la interfaz de usuario del cuaderno.", "calloutDialogForeground": "Primer plano del cuadro de diálogo de llamada.", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "Aceptar" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "False", + "boolean.true": "True", "optionsDialog.defaultGroupName": "General", "optionsDialog.invalidInput": "Entrada no válida. Se espera un valor numérico.", "optionsDialog.missingRequireField": " se requiere." @@ -10559,9 +10576,10 @@ "insertOperationName": "Insertar", "scriptNotFound": "No se devolvió ningún script al ejecutar el script como {0}", "scriptNotFoundForObject": "No se devolvió ningún script al escribir como {0} en el objeto {1}", - "scriptSelectNotFound": "No se devolvió ningún script al llamar al script de selección en el objeto ", "scriptingFailed": "Error de scripting", "selectOperationName": "Seleccionar", + "selectScriptForEditNotGeneratedError": "No se pudo generar el script para el editor de Editar datos.", + "selectScriptNotGeneratedError": "No se pudo generar el script de selección para el objeto seleccionado.", "updateOperationName": "Actualizar" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "Condición que se debe cumplir para mostrar esta vista" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "El icono representa un servidor.", "dataExplorer.servers": "Servidores", "dataexplorer.name": "Conexiones", "showDataExplorer": "Mostrar conexiones" @@ -11119,14 +11138,16 @@ "saveAsCsv": "Guardar como CSV", "saveAsExcel": "Guardar como Excel", "saveAsJson": "Guardar como JSON", + "saveAsMarkdown": "Guardar como Markdown", "saveAsXml": "Guardar como XML", "selectAll": "Seleccionar todo" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0}, use las teclas de dirección para desplazarse entre los nodos", "invalidExecutionPlanZoomError": "El nivel de zoom no puede ser 0 ni negativo" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "Comparar planes de ejecución" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "Comparar editor de planes de ejecución" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "Agregar plan de ejecución", "epComapre.LoadingPlanCompleteMessage": "El plan de ejecución se ha cargado correctamente", "epComapre.LoadingPlanMessage": "Cargando plan de ejecución", - "epComapre.placeholderInfoboxText": "Agregar planes de ejecución para comparar", "epCompare.FileFilterDescription": "Archivos del plan de ejecución", + "epCompare.addExecutionPlanLabel": "Agregar plan de ejecución", "epCompare.comparePropertiesAction": "Propiedades", "epCompare.comparisonProgess": "Cargando áreas similares en planes comparados", "epCompare.searchNodeAction": "Buscar nodo", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "Alejar", "epCompare.zoomReset": "Restablecer zoom", "epCompare.zoomToFit": "Ajustar al tamaño", + "executionPlanComparison.bottomPlanDiagram.name": "Plan de ejecución inferior {0}", + "executionPlanComparison.topPlanDiagram.name": "Plan de ejecución principal {0}", + "executionPlanDisableTooltip": "Información sobre herramientas deshabilitada", + "executionPlanEnableTooltip": "Información sobre herramientas habilitada", "queryDropdownPrefix": "Consulta {0} de {1}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "Operación inferior: {0}", - "executionPlanComparisonPropertiesLeftOperation": "Operación izquierda: {0}", - "executionPlanComparisonPropertiesRightOperation": "Operación derecha: {0}", - "executionPlanComparisonPropertiesTopOperation": "Operación superior: {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "Operación inferior: {0}", + "nodePropertyViewLeftOperation": "Operación izquierda: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "Propiedades equivalentes", + "nodePropertyViewNameGreaterThanTitle": "Mayor que", + "nodePropertyViewNameLessThanTitle": "Menor que", "nodePropertyViewNameNameColumnHeader": "Nombre", + "nodePropertyViewNameNotEqualTitle": "Es distinto de", "nodePropertyViewNameValueColumnBottomHeader": "Valor (plan inferior)", "nodePropertyViewNameValueColumnLeftHeader": "Valor (plano izquierdo)", "nodePropertyViewNameValueColumnRightHeader": "Valor (plan derecho)", - "nodePropertyViewNameValueColumnTopHeader": "Valor (plan superior)" + "nodePropertyViewNameValueColumnTopHeader": "Valor (plan superior)", + "nodePropertyViewRightOperation": "Operación derecha: {0}", + "nodePropertyViewTopOperation": "Operación superior: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "Cuando es true, habilita la información sobre herramientas al mantener el puntero para el plan de ejecución. Cuando es false, la información sobre herramientas se muestra al hacer clic en el nodo o presionar la tecla F3.", "executionPlanCompareCommandOriginalValue": "Comparar planes de ejecución", - "executionPlanCompareCommandValue": "Comparar planes de ejecución" + "executionPlanCompareCommandValue": "Comparar planes de ejecución", + "executionPlanConfigurationTitle": "Plan de ejecución" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "Editor de planes de ejecución de consultas" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "Copiar", + "executionPlanCollapseAllProperties": "Contraer todo", + "executionPlanExpandAllProperties": "Expandir todo", "executionPlanPropertyViewClose": "Cerrar", "executionPlanPropertyViewSortAlphabetically": "Alfabético", "executionPlanPropertyViewSortByDisplayOrder": "Importancia", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "Propiedades" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "Plan de consulta (versión preliminar)" + "executionPlanTitle": "Plan de consulta" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "Archivos del plan de ejecución", + "executionPlan.diagram.ariaLabel": "Plan de ejecución {0}", "executionPlanCompareExecutionPlanAction": "Comparar plan de ejecución", "executionPlanContextMenuDisableTooltip": "Deshabilitar la información sobre herramientas", "executionPlanContextMenuEnableTooltip": "Habilitar la información sobre herramientas", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "Información sobre herramientas deshabilitada", "executionPlanEnableTooltip": "Información sobre herramientas habilitada", "executionPlanFitGraphLabel": "Ajustar al tamaño", + "executionPlanHighlightExpensiveOperationAction": "Resaltar operación costosa", "executionPlanOpenGraphFile": "Mostrar plan de consulta XML", "executionPlanPropertiesActionLabel": "Propiedades", "executionPlanSavePlanXML": "Guardar archivo de plan", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "Consulta {0}: Costo de la consulta (relativo al script): {1} %" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "Cerrar (Escape)", + "cancelCustomZoomAction": "Cerrar", "customZoomApplyButton": "Aplicar", - "customZoomApplyButtonTitle": "Aplicar zoom (Entrar)", + "customZoomApplyButtonTitle": "Aplicar zoom", "invalidCustomZoomError": "Seleccionar un valor de zoom entre 1 y 200", "qpZoomValueLabel": "Zoom (porcentaje)", - "zoomAction": "Zoom (Entrar)" + "zoomAction": "Zoom" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "Cerrar (Escape)", + "cancelSearchAction": "Cerrar", + "executionPlanEnterValueTitle": "Escribir valor de búsqueda", "executionPlanSearchTypeContains": "Contiene", "executionPlanSearchTypeEquals": "Es igual a", - "nextSearchItemAction": "Siguiente coincidencia (Entrar)", - "previousSearchItemAction": "Coincidencia anterior (Mayús+Entrar)" + "executionPlanSelectPropertyTitle": "Seleccionar propiedad", + "executionPlanSelectSearchTypeTitle": "Seleccionar tipo de búsqueda", + "nextSearchItemAction": "Coincidencia siguiente", + "previousSearchItemAction": "Coincidencia anterior" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "Cuándo", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "Cargando bloc de notas {0}" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "El icono representa un bloc de notas.", "notebookExplorer.name": "Cuadernos", "notebookExplorer.searchResults": "Resultados de la búsqueda", "searchPathNotFoundError": "No se encuentra la ruta de búsqueda: {0}" @@ -11704,6 +11743,7 @@ "connection": "Conexión", "dashboard": "Panel", "data": "Datos", + "executionPlan": "Plan de ejecución", "notebook": "Notebook", "profiler": "Profiler", "queryEditor": "Editor de Power Query", @@ -11773,6 +11813,7 @@ "saveAsCsv": "Guardar como CSV", "saveAsExcel": "Guardar como Excel", "saveAsJson": "Guardar como JSON", + "saveAsMarkdown": "Guardar como Markdown", "saveAsXml": "Guardar como XML", "saveToFileNotSupported": "El origen de datos de respaldo no admite la opción Guardar en archivo", "selectAll": "Seleccionar todo", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "Si es \"true\", los encabezados de columna se incluirán al guardar los resultados como CSV.", "queryEditor.results.saveAsCsv.lineSeperator": "Caracteres que se usan para separar las filas al guardar los resultados como CSV.", "queryEditor.results.saveAsCsv.textIdentifier": "Carácter que se usa para delimitar los campos de texto al guardar los resultados como CSV.", + "queryEditor.results.saveAsExcel.includeHeaders": "Cuando es true, los encabezados de columna se incluyen al guardar los resultados como un archivo de Excel.", + "queryEditor.results.saveAsMarkdown.encoding": "Codificación de archivo empleada al guardar los resultados como Markdown", + "queryEditor.results.saveAsMarkdown.includeHeaders": "Cuando es verdadero, los encabezados de columna se incluyen al guardar los resultados como un archivo de Markdown", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Caracteres que se usarán para separar las líneas al exportar a Markdown, el valor predeterminado es finales de líneas del sistema", "queryEditor.results.saveAsXml.encoding": "Codificación de archivo empleada al guardar los resultados como XML", "queryEditor.results.saveAsXml.formatted": "Si es \"true\", se dará formato a la salida XML al guardar los resultados como XML.", "queryEditor.results.streaming": "Permitir streaming de resultados; contiene algunos defectos visuales menores", @@ -11897,7 +11942,8 @@ "deployment.title": "Nueva implementación..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "Visor de recursos" + "resourceViewer": "Visor de recursos", + "resourceViewerIcon": "Icono del visor de recursos." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "Actualizar" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "Publicar cambios...", "tableDesigner.saveTableChanges": "Guardar" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "Característica en vista previa" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} tareas en curso", "miViewTasks": "&&Tareas", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "Error de conexión", + "enableTrustServerCertificate": "Habilitar certificado de servidor de confianza", "kerberosErrorStart": "Error en la conexión debido a un error de Kerberos.", "kerberosHelpLink": "La ayuda para configurar Kerberos está disponible en {0}", - "kerberosKinit": "Si se ha conectado anteriormente puede que necesite volver a ejecutar kinit." + "kerberosKinit": "Si se ha conectado anteriormente puede que necesite volver a ejecutar kinit.", + "runKinit": "Ejecutar Kinit", + "trustServerCertInstructionText": "Se habilitó el cifrado en esta conexión, revise la configuración de SSL y certificado para el SQL Server de destino o habilite \"Confiar en certificado de servidor\" en el cuadro de diálogo de conexión.\r\n\r\n\t\t\tNota: Un certificado autofirmado solo ofrece protección limitada y no es una práctica recomendada para entornos de producción. ¿Quiere habilitar \"Certificado de servidor de confianza\" en esta conexión y volver a intentarlo? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "Tipo de conexión", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "Detalles de conexión", "connectionDialog.cancel": "Cancelar", "connectionDialog.connect": "Conectar", - "connectionDialog.connectionProviderNotSupported": "La extensión que admite el tipo de proveedor '{0}' no está instalada actualmente. Instálela e inténtelo de nuevo.", - "connectionDialog.extensionNotInstalled": "La extensión '{0}' es necesaria para conectarse a este recurso. Instálela e inténtelo de nuevo.", "connectionDialog.recentConnections": "Conexiones recientes", - "connectionDialog.viewExtension": "Ver extensión", - "connectionDialog.viewExtensions": "Ver extensiones", "noRecentConnections": "Ninguna conexión reciente", "recentConnectionTitle": "Reciente" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "¿Seguro que desea cancelar esta conexión?", + "connection.extensionNotInstalled": "La extensión '{0}' es necesaria para conectarse a este recurso. ¿Quiere instalarla?", "connection.invalidConnectionResult": "El resultado de la conexión no es válido", "connection.neverShowUnsupportedVersionWarning": "No volver a mostrar", "connection.noAzureAccount": "Error al obtener el token de cuenta de Azure para conexión", "connection.refreshAzureTokenFailure": "Error al actualizar el token de cuenta de Azure para conexión", "connection.unsupportedServerVersionWarning": "La versión del servidor no es compatible con Azure Data Studio, es posible que aún pueda conectarse a ella, pero puede que algunas características de Azure Data Studio no funcionen de la forma esperada.", + "connectionDialog.connectionProviderNotSupported": "La extensión que admite el tipo de proveedor '{0}' no está instalada actualmente. ¿Quiere ver las extensiones?", "connectionManagementService.noProviderForUri": "No se encontró ningún proveedor para el URI: {0}", "connectionNotAcceptedError": "Conexión no aceptada", "connectionService.no": "No", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "Agregar nuevo grupo...", "advanced": "Avanzado...", + "boolean.false": "Falso", + "boolean.true": "Verdadero", "connection.azureAccountDropdownLabel": "Cuenta", "connection.azureTenantDropdownLabel": "Inquilino de Azure AD", "connectionName": "Nombre (opcional)", @@ -12261,7 +12307,8 @@ "copyDetails": "Copiar detalles", "errorMessageDialog.action": "Acción", "errorMessageDialog.close": "Cerrar", - "errorMessageDialog.ok": "Aceptar" + "errorMessageDialog.ok": "Aceptar", + "errorMessageDialog.readMore": "Más información" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "Error", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "Aporta el lenguaje del cuaderno.", "vscode.extension.contributes.notebook.providersDescriptions": "Aporta descripciones del proveedor de cuadernos." }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "Carga en curso..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "Desconectar", "activeConnections": "Mostrar conexiones activas", @@ -12450,9 +12494,6 @@ "loginCanceled": "Cancelado por el usuario", "noProviderFound": "No se puede expandir porque no se encontró el proveedor de conexiones necesario \"{0}\"" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "Carga en curso..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "Servidores", "treeAriaLabel": "Conexiones recientes", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (delimitado por comas)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Libro de Excel", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "Texto sin formato", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "Selección del archivo de resultados", @@ -12584,7 +12626,6 @@ "groupColor": "Color del grupo", "groupDescription": "Descripción del grupo", "serverGroup.cancel": "Cancelar", - "serverGroup.colorValue": "Color del grupo: {0}", "serverGroup.ok": "Aceptar" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "Copiar", "ept.topOperationsCopyWithHeader": "Copiar con encabezado", "ept.topOperationsSelectAll": "Seleccionar todo", - "planTreeTab.title": "Árbol de plan (versión preliminar)", + "planTreeTab.title": "Árbol del plan", "topOperationsTableTitle": "Árbol del plan de ejecución" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "Copiar", "ep.topOperationsCopyWithHeader": "Copiar con encabezado", "ep.topOperationsSelectAll": "Seleccionar todo", - "topOperationsTabTitle": "Operaciones principales (versión preliminar)", + "topOperationsTabTitle": "Operaciones principales", "topOperationsTableTitle": "Operaciones principales" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "No se reconoce el tipo de salida '{0}'." + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Proporcionar nuevo ancho de columna", + "table.resizeColumn.invalid": "Ancho de columna no válido", + "table.resizeColumn.negativeSize": "El tamaño no puede ser 0 ni negativo" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "Contraer todo" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "Conexión no admitida", + "loading": "Carga en curso..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "Tabla de propiedades de búsqueda", + "ep.searchPlaceholder": "Filtrar por cualquier campo...", + "ep.topOperationsSearchDescription": "Operaciones principales de búsqueda" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "Número real de filas para todas las ejecuciones", + "cancelExpensiveOperationAction": "Cerrar", + "executionPlanActualElapsedCpuTime": "Tiempo real transcurrido en la CPU", + "executionPlanActualElapsedTime": "Tiempo real transcurrido", + "executionPlanCost": "Costo", + "executionPlanNumberOfRowsRead": "Número de filas leídas", + "executionPlanOff": "Desactivar", + "executionPlanSelectExpenseMetricTitle": "Seleccionar métrica de gastos", + "executionPlanSubtreeCost": "Coste del subárbol", + "expensiveOperationLabel": "Métrica:", + "highlightExpensiveOperationAction": "Aplicar", + "highlightExpensiveOperationApplyButton": "Aplicar", + "highlightExpensiveOperationButtonTitle": "Resaltar operación costosa", + "qp.expensiveOperationMetric.dontShowAgain": "No volver a mostrar", + "qp.expensiveOperationMetric.no": "No", + "qp.expensiveOperationMetric.yes": "Sí", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "¿Establecer la métrica elegida como predeterminada para los planes de ejecución de consultas?", + "turnOffExpensiveHighlightingOperationAction": "Desactivar" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "Azure Data Studio ahora tiene habilitado el cifrado de forma predeterminada para todas las conexiones de SQL Server. Esto puede provocar que las conexiones existentes dejen de funcionar a menos que se cambien ciertas propiedades de conexión relacionadas con el cifrado.{0}Recomendamos que revise el vínculo siguiente para obtener más detalles.", + "notifyEncryption.moreInfoLink": "Más información", + "notifyEncryption.title": "Actualización importante" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "&&Bienvenido", + "workbench.startupEditor": "Controla qué editor se muestra al inicio, si no se restaura ninguno de la sesión anterior.", + "workbench.startupEditor.newUntitledFile": "Abra un archivo nuevo sin título (solo se aplica al abrir una ventana vacía).", + "workbench.startupEditor.none": "Iniciar sin un editor.", + "workbench.startupEditor.readme": "Abra el archivo Léame cuando abra una carpeta que contenga uno, en caso contrario, vuelva a “welcomePage”. Nota: esta situación solo se observa en la configuración global y se omitirá si se establece en una configuración de área de trabajo o carpeta.", + "workbench.startupEditor.welcomePage": "Abrir la página principal, con contenido que ayude a empezar a trabajar con Azure Data Studio y extensiones.", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "Abrir la página principal cuando se abra un área de trabajo vacía.", + "workbench.startupEditor.welcomePageWithTour": "Abrir la página principal con el tour de Introducción (predeterminado)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-fr/CHANGELOG.md b/i18n/ads-language-pack-fr/CHANGELOG.md index 682a7221bd..2164dcbe4c 100644 --- a/i18n/ads-language-pack-fr/CHANGELOG.md +++ b/i18n/ads-language-pack-fr/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-fr" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-fr/package.json b/i18n/ads-language-pack-fr/package.json index 758259c2ba..b3db25c000 100644 --- a/i18n/ads-language-pack-fr/package.json +++ b/i18n/ads-language-pack-fr/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-fr", "displayName": "French Language Pack for Azure Data Studio", "description": "Language pack extension for French", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-fr/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/arc.i18n.json index 0c7f8fcbc5..6283a7ef02 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "USD", - "arc.addingWorkerNodes": "ajout de nœuds Worker", "arc.apply": "Appliquer", "arc.arcDeploymentDeprecation": "L’extension de déploiement d’Arc a été remplacée par l’extension Arc et a été désinstallée.", "arc.arcResources": "Ressources Azure Arc", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "Avant d’effectuer cette opération, vous devez vous assurer", "arc.computeAndStorageDescriptionPartSix": "dans votre cluster Kubernetes pour honorer cette configuration.", "arc.computeAndStorageDescriptionPartThree": "sans temps d’arrêt et par", + "arc.computeConfiguration": "Configuration de calcul", "arc.condition": "Condition", - "arc.configurationCoordinatorNode": "Configuration", - "arc.configurationPerNode": "Configuration (par nœud)", + "arc.configurationPerNode": "Configuration", "arc.configureRP": "Configurer la stratégie de rétention", "arc.configureRetentionPolicyButton": "Configurer la stratégie de rétention", "arc.confirmNewPassword": "Confirmer le nouveau mot de passe", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "Impossible de se connecter au contrôleur {0}. {1}", "arc.connectToMSSql": "Se connecter à SQL Managed Instance : Azure Arc ({0})", "arc.connectToMSSqlFailed": "Impossible de se connecter à l’instance managée SQL : instance Azure Arc {0}. {1}", - "arc.connectToPGSql": "Se connecter à PostgreSQL Hyperscale : Azure Arc ({0})", - "arc.connectToPGSqlFailed": "Impossible de se connecter à PostgreSQL Hyperscale : Instance Azure Arc {0}. {1}", + "arc.connectToPGSql": "Se connecter au serveur PostgreSQL - Azure Arc ({0})", + "arc.connectToPGSqlFailed": "Impossible de se connecter au serveur PostgreSQL - Azure Arc Instance {0}. {1}", "arc.connectToPostgresDescription": "Une connexion au serveur est requise pour afficher et définir les paramètres du moteur de base de données, ce qui nécessite l’installation de l’extension PostgreSQL.", "arc.connectToServer": "Se connecter au serveur", "arc.connectionMode": "Mode de connexion", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "Nom d'utilisateur du contrôleur", "arc.coordinator": "Coordonnateur", - "arc.coordinatorCoresLimit": "Limite du processeur du nœud coordinateur", - "arc.coordinatorCoresRequest": "Demande du processeur du nœud coordinateur", "arc.coordinatorEndpoint": "Point de terminaison coordinateur", - "arc.coordinatorMemoryLimit": "Limite de la mémoire du nœud coordinateur (en Go)", - "arc.coordinatorMemoryRequest": "Demande de mémoire de nœud coordinateur (en Go)", - "arc.coordinatorNode": "Nœud coordinateur", - "arc.coordinatorNodeConfigurationInformation": "Vous pouvez configurer le nombre de cœurs d’UC et la taille de stockage qui s’appliqueront au nœud coordinateur. Ajustez le nombre de cœurs d’UC et de paramètres de mémoire pour votre groupe de serveurs. Pour réinitialiser les demandes et/ou les limites, transmettez une valeur vide.", "arc.coordinatorNodeParameters": "Paramètres du nœud coordinateur", "arc.coordinatorNodeParametersDescription": " Ces paramètres de serveur des nœuds coordinateur peuvent être définis sur des valeurs personnalisées (non définies par défaut). Recherchez des paramètres.", "arc.copiedToClipboard": "{0} copié dans le Presse-papiers", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "Tableau de bord pour l’affichage des journaux", "arc.lastTransition": "Dernière transition", "arc.latestpitrRestorePoint": "Dernier moment dans le temps", - "arc.learnAboutNodeParameters": "En savoir plus sur les paramètres du moteur de base de données pour PostgreSQL Hyperscale avec Azure Arc", - "arc.learnAboutPostgresClients": "En savoir plus sur les interfaces clientes Hyperscale Azure PostgreSQL", + "arc.learnAboutNodeParameters": "En savoir plus sur les paramètres du moteur de base de données pour PostgreSQL compatible avec Azure Arc", + "arc.learnAboutPostgresClients": "En savoir plus sur les interfaces clientes Azure PostgreSQL", "arc.learnMore": "En savoir plus.", "arc.loadExtensions": "Charger des extensions", "arc.loading": "Chargement...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "Aucun point de terminaison externe n’a été configuré, ce qui signifie que ces informations ne sont pas disponibles.", "arc.noInstancesAvailable": "Aucune instance disponible", "arc.noNodeParametersFound": "Aucun paramètre de serveur worker...", - "arc.noPodIssuesDetected": "Aucun problème connu n'affecte cette instance PostgreSQL Hyperscale.", + "arc.noPodIssuesDetected": "Aucun problème connu n’affecte cette instance PostgreSQL.", "arc.noUpgrades": "La version actuelle est la dernière version. Aucune mise à niveau disponible.", "arc.noWorkerPods": "Aucun pod Worker dans cette configuration.", "arc.node": "nœud", - "arc.nodeConfiguration": "Configuration de nœud", "arc.nodes": "nœuds", "arc.notConfigured": "Non configuré", "arc.notReady": "Non prêt", @@ -212,7 +204,7 @@ "arc.passwordToController": "Fournir le mot de passe au contrôleur", "arc.pending": "En attente", "arc.pgConnectionRequired": "Une connexion est requise pour afficher et définir les paramètres du moteur de base de données.", - "arc.pgSqlType": "PostgreSQL Hyperscale – Azure Arc", + "arc.pgSqlType": "Serveur PostgreSQL - Azure Arc", "arc.pitr": "Limite de restauration dans le temps", "arc.pitrInfo": "Spécifiez la durée pendant laquelle vous voulez conserver vos sauvegardes à un instant dans le temps. Personnalisez ceci pour la disponibilité de la sauvegarde.", "arc.podConditionsTable": "Tableau des conditions de pod", @@ -224,11 +216,11 @@ "arc.podsReady": "pods prêts", "arc.podsUsedDescription": "Sélectionnez un pod dans la liste déroulante ci-dessous pour obtenir des informations détaillées sur l’intégrité.", "arc.podsUsedDescriptionAria": "Sélectionnez un pod dans la liste déroulante ci-dessous pour obtenir des informations détaillées sur l’intégrité", - "arc.postgres.computeAndStorageDescriptionPartTwo": "Groupe de serveurs PostgreSQL Hyperscale par", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL par", "arc.postgresAdminUsername": "Nom d'utilisateur de l'administrateur", "arc.postgresArcProductName": "Azure Database pour PostgreSQL - Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "Vous pouvez mettre à l’échelle votre Azure Arc", - "arc.postgresDashboard": "PostgreSQL Hyperscale - tableau de bord Azure Arc - {0}", + "arc.postgresDashboard": "Serveur PostgreSQL - tableau de bord Azure Arc (préversion) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "Version de PostgreSQL", @@ -274,8 +266,8 @@ "arc.searchToFilter": "Recherche pour filtrer des éléments...", "arc.security": "Sécurité", "arc.selectConnectionString": "Sélectionnez l'une des chaînes de connexion client disponibles ci-dessous.", + "arc.server": "Serveur", "arc.serverEndpoint": "Point de terminaison de serveur", - "arc.serverGroupNodes": "Nœuds de groupe de serveurs", "arc.serverGroupType": "Type de groupe de serveurs", "arc.serviceEndpoints": "Points de terminaison de service", "arc.serviceEndpointsTable": "Table des points de terminaison de service", @@ -320,18 +312,10 @@ "arc.version": "Version", "arc.versionLog": "Pour en savoir plus sur chaque version, cliquez ici.", "arc.worker": "Collaborateur", - "arc.workerCoresLimit": "Limite du processeur des nœuds Worker", - "arc.workerCoresRequest": "Demande du processeur des nœuds Worker", - "arc.workerMemoryLimit": "Limite de mémoire des nœuds Worker (en Go)", - "arc.workerMemoryRequest": "Demande de mémoire des nœuds Woker (en Go)", "arc.workerNodeCount": "Nombre de nœuds worker", - "arc.workerNodeInformation": "Il est possible d’échelonner et de réduire votre groupe de serveurs en réduisant ou en augmentant le nombre de nœuds Worker. La valeur doit être supérieure ou égale à 1.", "arc.workerNodeParameters": "Paramètres de nœud worker", "arc.workerNodes": "Nœuds worker", - "arc.workerNodesConfigurationInformation": "Vous pouvez configurer le nombre de cœurs d’UC et la taille de stockage qui s’appliqueront à tous les nœuds Worker. Ajustez le nombre de cœurs d’UC et de paramètres de mémoire pour votre groupe de serveurs. Pour réinitialiser les demandes et/ou les limites, transmettez une valeur vide.", - "arc.workerNodesDescription": "Développez votre groupe de serveurs et mettez à l’échelle votre base de données en ajoutant des nœuds Worker.", "arc.workerNodesParametersDescription": " Ces paramètres de serveur des nœuds Worker peuvent être définis sur des valeurs personnalisées (non définies par défaut). Recherchez des paramètres.", - "arc.workerOneNodeValidationMessage": "La valeur de 1 n'est pas prise en charge.", "arc.yes": "Oui", "button.label": "Sélectionner", "clusterContextConfigNoLongerValid": "Les informations de contexte de cluster spécifiées par le fichier de configuration : {0} et le contexte du cluster : {1} n'est plus valide. L'erreur est :\r\n\t{2}\r\n Voulez-vous mettre à jour ces informations ?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "J'accepte {0} et {1}.", - "arc.agreement.postgres.terms.conditions": "Conditions générales d'utilisation de PostgreSQL Hyperscale activé par Azure Arc", - "arc.agreement.sql.help.text": "Managed Instance activé d’Azure Arc offre l'accès à SQL Server et la compatibilité avec les fonctionnalités qui peuvent être déployées sur l'infrastructure de votre choix. {0}. \r\n \r\n En cliquant sur « Exécuter un script sur un bloc-notes », ou «Déployer » (a) j'accepte les conditions légales et les déclarations de confidentialité associées aux offres de la Place de marché indiquées ci-dessous, (b) j'autorise Microsoft à facturer selon mon mode de paiement actuel les frais associés aux offres, avec la même fréquence de facturation que mon abonnement Azure et (c) j'accepte que Microsoft Corporation puisse partager mes informations de contact et celles relatives à mon utilisation et à mes transactions avec les fournisseurs des offres dans le cadre du support, de la facturation et d'autres activités liées aux transactions. Microsoft Corporation ne fournit pas de droits pour les produits tiers. Pour plus d'informations, consultez {1}, {2} et {3}.", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Conditions de la Place de marché Azure", - "arc.agreement.sql.help.text.learn.more": "En savoir plus", - "arc.agreement.sql.help.text.learn.more.ariaLabel": "En savoir plus sur Managed Instance avec Azure Arc", - "arc.agreement.sql.help.text.privacy.policy": "Politique de confidentialité", - "arc.agreement.sql.help.text.terms.of.use": "Conditions d’utilisation", + "arc.agreement.help.text.azure.marketplace.terms": "Conditions Windows Azure Marketplace", + "arc.agreement.help.text.learn.more": "En savoir plus", + "arc.agreement.help.text.privacy.policy": "Politique de confidentialité", + "arc.agreement.help.text.terms.of.use": "Conditions d’utilisation", + "arc.agreement.postgres.help.text": "PostgreSQL Server - Azure Arc est l’un des moteurs de base de données disponibles dans le cadre des services de données Azure Arc et il peut être déployé sur l’infrastructure de votre choix. {0}. \r\n \r\n En cliquant sur « Scripter au bloc-notes » ou « Déployer », j’accepte (a) les conditions légales et les déclarations de confidentialité associées aux offres de la Place de marché répertoriées ci-dessous ; (b) autoriser Microsoft à facturer à mon mode de paiement actuel les frais associés aux offres, avec la même fréquence de facturation que mon abonnement Azure ; et (c) conviennent que Microsoft peut partager mes informations de contact, d’utilisation et transactionnelles avec le ou les fournisseurs des offres pour le support, la facturation et d’autres activités transactionnelles. Microsoft ne fournit pas de droits pour les offres tierces. Pour plus d’informations, consultez {1}, {2}et {3}.", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "En savoir plus sur le serveur PostgreSQL - Azure Arc", + "arc.agreement.postgres.terms.conditions": "Serveur PostgreSQL - Conditions générales Azure Arc", + "arc.agreement.sql.help.text": "Managed Instance compatible avec Azure Arc offre l'accès à SQL Server et la compatibilité avec les fonctionnalités qui peuvent être déployées sur l'infrastructure de votre choix. {0}. \r\n \r\n En cliquant sur « Exécuter un script sur un bloc-notes », ou «Déployer » (a) j'accepte les conditions légales et les déclarations de confidentialité associées aux offres de la Place de marché indiquées ci-dessous, (b) j'autorise Microsoft à facturer selon mon mode de paiement actuel les frais associés aux offres, avec la même fréquence de facturation que mon abonnement Azure et (c) j'accepte que Microsoft Corporation puisse partager mes informations de contact et celles relatives à mon utilisation et à mes transactions avec les fournisseurs des offres dans le cadre du support, de la facturation et d'autres activités liées aux transactions. Microsoft Corporation ne fournit pas de droits pour les produits tiers. Pour plus d'informations, consultez {1}, {2} et {3}.", + "arc.agreement.sql.help.text.learn.more.ariaLabel": "En savoir plus sur Managed Instance compatible avec Azure Arc", "arc.agreement.sql.terms.conditions": "Instance managée Azure SQL : conditions générales Azure Arc", "arc.azure.account": "Compte Azure", "arc.azure.location": "Emplacement Azure", @@ -445,45 +431,41 @@ "arc.memory-request.label": "Demande de mémoire", "arc.openDashboard": "Gérer", "arc.password": "Mot de passe", - "arc.postgres.server.group.coordinator.cores.limit.description": "Nombre maximal de cœurs de processeur pour l’instance Postgres qui peuvent être utilisés sur nœud coordinateur. Les cœurs fractionnaires sont pris en charge.", - "arc.postgres.server.group.coordinator.cores.limit.label": "Limite UC", - "arc.postgres.server.group.coordinator.cores.request.description": "Le nombre minimum de cœurs de processeur qui doivent être disponibles sur le nœud coordinateur pour planifier le service. Les fractions de cœurs sont prises en charge.", - "arc.postgres.server.group.coordinator.cores.request.label": "Demande UC", - "arc.postgres.server.group.coordinator.memory.limit.description": "La limite de mémoire de l'instance Postgres sur le nœud coordinateur en Go.", - "arc.postgres.server.group.coordinator.memory.limit.label": "Limite de mémoire (Go)", - "arc.postgres.server.group.coordinator.memory.request.description": "La demande de mémoire de l'instance Postgres sur le nœud coordinateur en Go.", - "arc.postgres.server.group.coordinator.memory.request.label": "Demande de mémoire (Go)", - "arc.postgres.server.group.engine.version": "Version du moteur", - "arc.postgres.server.group.extensions.description": "Une liste, séparée par des virgules, des extensions Postgres qui doivent être chargées au démarrage. Veuillez vous référer à la documentation postgres pour les valeurs prises en charge.", - "arc.postgres.server.group.extensions.label": "Extensions", - "arc.postgres.server.group.name": "Nom de groupe de serveurs", - "arc.postgres.server.group.name.validation.description": "Le nom du groupe de serveurs doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 11 caractères au maximum.", - "arc.postgres.server.group.port": "Port", - "arc.postgres.server.group.volume.size.backups.description": "La taille du volume de stockage à utiliser pour les sauvegardes en Go.", - "arc.postgres.server.group.volume.size.backups.label": "Taille du volume Go (sauvegardes)", - "arc.postgres.server.group.volume.size.data.description": "La taille du volume de stockage à utiliser pour les données en Go.", - "arc.postgres.server.group.volume.size.data.label": "Taille du volume Go (Données)", - "arc.postgres.server.group.volume.size.logs.description": "La taille du volume de stockage à utiliser pour les journaux en Go.", - "arc.postgres.server.group.volume.size.logs.label": "Taille du volume Go (journaux)", - "arc.postgres.server.group.workers.cores.limit.description": "Nombre maximal de cœurs de processeur pour l’instance Postgres qui peuvent être utilisés par nœud. Les cœurs fractionnaires sont pris en charge.", - "arc.postgres.server.group.workers.cores.limit.label": "Limite du processeur (cœurs par nœud)", - "arc.postgres.server.group.workers.cores.request.description": "Le nombre minimum de cœurs de processeur qui doivent être disponibles par nœud pour planifier le service. Les fractions de cœurs sont prises en charge.", - "arc.postgres.server.group.workers.cores.request.label": "Demande processeur (cœurs par nœud)", - "arc.postgres.server.group.workers.description": "Nombre de nœuds Worker à approvisionner dans un cluster partagé, ou zéro (valeur par défaut) pour Postgres à nœud unique.", - "arc.postgres.server.group.workers.label": "Nombre de workers", - "arc.postgres.server.group.workers.memory.limit.description": "Limite de mémoire de l’instance Postgres par nœud en Go.", - "arc.postgres.server.group.workers.memory.limit.label": "Limite de mémoire (Go par nœud)", - "arc.postgres.server.group.workers.memory.request.description": "Demande de mémoire de l’instance Postgres par nœud en Go.", - "arc.postgres.server.group.workers.memory.request.label": "Demande de mémoire (Go par nœud)", - "arc.postgres.settings.resource.coordinator.title": "Configuration du calcul du nœud coordinateur", - "arc.postgres.settings.resource.worker.title": "Configuration du calcul des nœuds Worker", + "arc.postgres.server.cores.limit.description": "Nombre maximal de cœurs de processeur pour l’instance Postgres qui peuvent être utilisés sur nœud coordinateur. Les cœurs fractionnaires sont pris en charge.", + "arc.postgres.server.cores.limit.label": "Limite UC", + "arc.postgres.server.cores.request.description": "Le nombre minimum de cœurs de processeur qui doivent être disponibles sur le nœud coordinateur pour planifier le service. Les fractions de cœurs sont prises en charge.", + "arc.postgres.server.cores.request.label": "Demande UC", + "arc.postgres.server.dev.use.description": "Activez la case à cocher pour indiquer que cette instance sera utilisée uniquement à des fins de développement ou de test. Cette instance ne sera pas facturée.", + "arc.postgres.server.dev.use.label": "Pour une utilisation de développement uniquement", + "arc.postgres.server.engine.version": "Version du moteur", + "arc.postgres.server.extensions.description": "Une liste, séparée par des virgules, des extensions Postgres qui doivent être chargées au démarrage. Veuillez vous référer à la documentation postgres pour les valeurs prises en charge.", + "arc.postgres.server.extensions.label": "Extensions", + "arc.postgres.server.invalid.username": "Ce nom d’utilisateur est désactivé, choisissez un autre nom d’utilisateur.", + "arc.postgres.server.memory.limit.description": "La limite de mémoire de l'instance Postgres sur le nœud coordinateur en Go.", + "arc.postgres.server.memory.limit.label": "Limite de mémoire (Go)", + "arc.postgres.server.memory.request.description": "La demande de mémoire de l'instance Postgres sur le nœud coordinateur en Go.", + "arc.postgres.server.memory.request.label": "Demande de mémoire (Go)", + "arc.postgres.server.name": "Nom du serveur", + "arc.postgres.server.name.placeholder": "Entrer un nom de serveur", + "arc.postgres.server.name.validation.description": "Le nom du serveur doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 11 caractères au maximum.", + "arc.postgres.server.port": "Port", + "arc.postgres.server.service.type": "Type de service", + "arc.postgres.server.username": "Nom d’utilisateur de l’administrateur", + "arc.postgres.server.username.placeholder": "Entrez le nom de connexion de l’administrateur du serveur.", + "arc.postgres.server.volume.size.backups.description": "La taille du volume de stockage à utiliser pour les sauvegardes en Go.", + "arc.postgres.server.volume.size.backups.label": "Taille du volume Go (sauvegardes)", + "arc.postgres.server.volume.size.data.description": "La taille du volume de stockage à utiliser pour les données en Go.", + "arc.postgres.server.volume.size.data.label": "Taille du volume Go (Données)", + "arc.postgres.server.volume.size.logs.description": "La taille du volume de stockage à utiliser pour les journaux en Go.", + "arc.postgres.server.volume.size.logs.label": "Taille du volume Go (journaux)", + "arc.postgres.settings.resource.compute.config.title": "Configuration de calcul", "arc.postgres.settings.section.title": "Paramètres généraux", "arc.postgres.settings.storage.title": "Paramètres de stockage", "arc.postgres.storage-class.backups.description": "La classe de stockage à utiliser pour les volumes persistants de sauvegarde.", "arc.postgres.storage-class.data.description": "La classe de stockage à utiliser pour les volumes persistants des données", "arc.postgres.storage-class.logs.description": "La classe de stockage à utiliser pour les volumes persistants des journaux", - "arc.postgres.wizard.page1.title": "Fournir les paramètres de groupe de serveurs PostgreSQL Hyperscale avec Azure Arc", - "arc.postgres.wizard.title": "Déployer un groupe de serveurs PostgreSQL Hyperscale compatibles avec Azure Arc", + "arc.postgres.wizard.page1.title": "Fournir les paramètres du serveur PostgreSQL", + "arc.postgres.wizard.title": "Déployer un serveur PostgreSQL - Azure Arc (préversion)", "arc.sql.connection.settings.section.title": "Informations sur la connexion SQL", "arc.sql.cores-limit.description": "Limite des cœurs de l’instance managée en tant qu’entier.", "arc.sql.cores-request.description": "Demande de cœurs de l’instance gérée en tant qu’entier.", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "Haute disponibilité", "arc.sql.high.availability.description": "Activez des réplicas supplémentaires pour une haute disponibilité. La configuration de calcul et de stockage sélectionnée ci-dessous sera appliquée à tous les réplicas.", "arc.sql.instance.name": "Nom de l'instance", + "arc.sql.instance.name.placeholder": "Entrer le nom de l’instance", "arc.sql.instance.retention.policy.title": "Politique de rétention de sauvegarde d'instance SQL", "arc.sql.instance.settings.section.title": "Paramètres d'instance SQL", "arc.sql.invalid.instance.name": "Le nom de l’instance doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 13 caractères au maximum.", - "arc.sql.invalid.username": "le nom d’utilisateur sa est désactivé, choisissez un autre nom d’utilisateur", + "arc.sql.invalid.username": "Ce nom d’utilisateur est désactivé, choisissez un autre nom d’utilisateur.", "arc.sql.license.type.description": "Appliquez Azure Hybrid Benefit si vous possédez déjà une licence SQL Server", "arc.sql.license.type.label": "J'ai déjà une licence SQL Server", "arc.sql.memory-limit.description": "Limite de la capacité de l’instance managée en tant qu’entier.", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "Bases de données secondaires synchronisées requises pour la validation", "arc.sql.three.replicas": "3 réplicas", "arc.sql.two.replicas": "2 réplicas", - "arc.sql.username": "Nom d'utilisateur", + "arc.sql.username": "Connexion administrateur de l'instance gérée", + "arc.sql.username.placeholder": "Entrer le nom d’administrateur", "arc.sql.volume.size.backups.description": "Taille du volume de stockage à utiliser pour les sauvegardes en gibioctets.", "arc.sql.volume.size.backups.label": "Taille du volume en Gio (sauvegardes)", "arc.sql.volume.size.data.description": "Taille du volume de stockage à utiliser pour les données en gibioctets.", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Déclaration de confidentialité Microsoft", "requested.cores.less.than.or.equal.to.cores.limit": "Les cœurs demandés doivent être inférieurs ou égaux à la limite de cœurs", "requested.memory.less.than.or.equal.to.memory.limit": "La mémoire demandée doit être inférieure ou égale à la limite de la mémoire", - "resource.type.arc.postgres.description": "Déployer les groupes de serveurs PostgreSQL Hyperscale dans un environnement Azure Arc", - "resource.type.arc.postgres.display.name": "Groupes de serveurs PostgreSQL Hyperscale : Azure Arc", + "resource.type.arc.postgres.description": "Déployer un serveur PostgreSQL dans un environnement Azure Arc", + "resource.type.arc.postgres.display.name": "Serveur PostgreSQL - Azure Arc (préversion)", "resource.type.arc.sql.description": "Service managé d'instance SQL pour les développeurs d'applications dans un environnement géré par le client", "resource.type.arc.sql.display.name": "Azure SQL Managed Instance - Azure Arc", "resource.type.azure.arc.description": "Crée un contrôleur de données Azure Arc. Vérifiez que vous avez exécuté la connexion az avant de démarrer cet Assistant.", diff --git a/i18n/ads-language-pack-fr/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/azurecore.i18n.json index 7fb200106b..0a9aa8327d 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "Une erreur s'est produite pendant l'authentification ou vos jetons ont été supprimés du système. Essayez de rajouter votre compte à Azure Data Studio.", "azure.noUniqueIdentifier": "L'utilisateur n'a pas d'identificateur unique dans AAD", + "azure.owningTenantNotFound": "Informations sur le locataire propriétaire introuvables pour le compte.", "azure.responseError": "La récupération du jeton a échoué avec une erreur. [Ouvrir les outils de développement]({0}) pour plus de détails.", "azure.tenantNotFound": "Le locataire spécifié avec l'ID « {0} » est introuvable.", "azureAuth.unidentifiedError": "Erreur non identifiée avec l'authentification Azure", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "Votre locataire « {0} ({1}) » exige une nouvelle authentification pour accéder aux ressources {2}. Appuyez sur Ouvrir pour démarrer le processus d'authentification.", "azurecore.consentDialog.cancel": "Annuler", "azurecore.consentDialog.ignore": "Ignorer le locataire", - "azurecore.consentDialog.open": "Ouvrir" + "azurecore.consentDialog.open": "Ouvrir", + "noMicrosoftResource": "Le fournisseur '{0}' n'a pas de point de terminaison de ressource Microsoft défini." }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Octroi de code d'authentification Azure", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Cluster Azure Data Explorer" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Serveur flexible Azure Database pour MySQL" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL Hyperscale – Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "Aucune ressource" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "Échec de l’obtention des abonnements pour les {0} de compte (locataire «{1}»). {2}" + "azure.resource.tenantSubscriptionsError": "Échec de l’obtention des abonnements pour les {0} de compte (locataire «{1}»). {2}", + "azure.resource.tenantTokenError": "Échec de l’acquisition du jeton d’accès pour le compte '{0}' ('{1}' client)." }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (préversion) {0} ({1})", diff --git a/i18n/ads-language-pack-fr/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/big-data-cluster.i18n.json index de3dc9ef49..1a65df04d6 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "Tableau de bord de cluster Big Data -", + "bdc.deprecationWarning": "Le module complémentaire du cluster Big Data est en cours de retrait et Azure Data Studio fonctionnalité de celui-ci sera supprimée dans une prochaine version. En savoir plus à ce sujet et au support à l’avenir [here](https://go.microsoft.com/fwlink/?linkid=2207340)", "mount.error.endpointNotFound": "Informations de point de terminaison du contrôleur introuvables", "textConfirmRemoveController": "Voulez-vous vraiment supprimer '{0}' ?", "textNo": "Non", diff --git a/i18n/ads-language-pack-fr/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/cms.i18n.json index 39db8a54b2..0638542cfb 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "Intention d'application", "cms.connectionOptions.applicationName.description": "Nom de l'application", "cms.connectionOptions.applicationName.displayName": "Nom de l'application", - "cms.connectionOptions.asynchronousProcessing.description": "Quand la valeur est true, permet d'utiliser la fonctionnalité asynchrone dans le fournisseur de données .Net Framework", - "cms.connectionOptions.asynchronousProcessing.displayName": "Traitement asynchrone", "cms.connectionOptions.attachDbFilename.displayName": "Attacher le nom de fichier de base de données", "cms.connectionOptions.attachedDBFileName.description": "Nom de fichier principal, y compris le nom de chemin complet, d'une base de données pouvant être attachée", "cms.connectionOptions.attachedDBFileName.displayName": "Nom du fichier de base de données attaché", diff --git a/i18n/ads-language-pack-fr/translations/extensions/git.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/git.i18n.json index 8ae72cae8d..8197cf52cd 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "Publier la branche", + "scm button publish branch running": "Publication de Branch...", + "scm button publish title": "$(cloud-upload) Publier les branches", + "scm button sync description": "{0} Synchroniser les modifications {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "Synchronisation des modifications..." + }, "dist/askpass-main": { "missOrInvalid": "Informations d'identification manquantes ou non valides." }, @@ -32,7 +40,7 @@ "branch name": "Nom de la branche", "branch name format invalid": "Le nom de la branche doit correspondre à la regex : {0}", "cant push": "impossible de pousser les références vers la branche distante. Exécutez d'abord 'Récupérer' pour intégrer vos modifications.", - "changed": "Niveau de journalisation remplacé par : {0}", + "changed": "{0} Niveau de consignation remplacé par: {1}", "checkout detached": "Extraire en mode détaché...", "choose": "Choisir un dossier...", "clean repo": "Nettoyez l'arborescence de travail de votre dépôt avant l'extraction.", @@ -54,7 +62,7 @@ "confirm force delete branch": "La branche '{0}' n'est pas complètement fusionnée. Supprimer quand même ?", "confirm force push": "Vous êtes sur le point de forcer l'envoi (push) des changements que vous avez apportés. Cela peut être destructeur et remplacer par inadvertance les changements apportés par d'autres utilisateurs.\r\n\r\nVoulez-vous vraiment continuer ?", "confirm no verify commit": "Vous êtes sur le point de commiter vos changements sans vérification. Cela signifie que les crochets pre-commit vont être ignorés, ce qui n'est peut-être pas souhaitable.\r\n\r\nVoulez-vous vraiment continuer ?", - "confirm publish branch": "La branche '{0}' n'a pas de branche en amont. Voulez-vous publier cette branche ?", + "confirm publish branch": "La branche '{0}' n'a pas de branche distante. Voulez-vous publier cette branche ?", "confirm restore": "Êtes-vous sûr de vouloir restaurer {0} ?", "confirm restore multiple": "Êtes-vous sûr de vouloir restaurer les fichiers {0} ?", "confirm stage file with merge conflicts": "Voulez-vous vraiment créer {0} avec des conflits de fusion ?", @@ -72,12 +80,15 @@ "discard": "Ignorer les modifications", "discardAll": "Ignorer les {0} fichiers", "discardAll multiple": "Abandonner 1 fichier", + "drop all stashes": "Voulez-vous vraiment supprimer TOUS les stashes ? Des stashs {0} seront soumis à un nettoyage et PEUVENT ÊTRE IMPOSSIBLES À RÉCUPÉRER.", + "drop one stash": "Voulez-vous vraiment supprimer TOUS les stashes ? Il y a 1 stash qui va faire l’objet d’un nettoyage et PEUT ÊTRE IMPOSSIBLE À RÉCUPÉRER.", "force": "Forcer l'extraction", "force push not allowed": "Force push n’est pas autorisé, veuillez l’activer avec le paramètre 'git.allowForcePush'.", "git error": "Erreur Git", "git error details": "Git : {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "Comparaison de plans", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (index)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (Arborescence de travail)", @@ -157,7 +168,7 @@ "stash message": "Message pour la remise (stash)", "stashcheckout": "Faire un stash et extraire", "sure drop": "Voulez-vous vraiment annuler le stash : {0} ?", - "sync is unpredictable": "Cette action va envoyer (push) et tirer (pull) des commits à destination et en provenance de '{0}/{1}'.", + "sync is unpredictable": "Cette action permet d’extraire et d’envoyer (push) les validations à partir de et vers « {0}/{1} ».", "tag at": "Balise sur {0}", "tag message": "Message", "tag name": "Nom de la balise", @@ -175,27 +186,17 @@ "yes never again": "Oui, Ne plus afficher" }, "dist/main": { - "skipped": "Git ignoré trouvé dans : {0}", - "using git": "Utilisation de git {0} à partir de {1}", - "validating": "Validation du git trouvé dans : {0}" + "skipped": "{0} GIT ignoré trouvé dans : {1}", + "using git": "{0} Utilisation de {1} GIT à partir de {2}", + "validating": "{0} Validation du git trouvé dans : {1}" }, "dist/model": { "no repositories": "Aucun dépôt disponible", "not supported": "Chemins d’accès absolus non supportés dans le paramètre 'git.scanRepositories'.", "pick repo": "Choisir un dépôt", + "repoOnHomeDriveRootWarning": "Impossible d’ouvrir automatiquement le dépôt Git à '{0}'. Pour ouvrir ce dépôt Git, ouvrez-le directement en tant que dossier dans VS Code.", "too many submodules": "Le dépôt '{0}' a {1} sous-modules qui ne vont pas être ouverts automatiquement. Vous pouvez ouvrir chacun individuellement en ouvrant un fichier à l'intérieur." }, - "dist/remoteSource": { - "branch name": "Nom de la branche", - "error": "$(error) - Erreur : {0}", - "none found": "Dépôts distants introuvables.", - "pick url": "Choisissez l'URL à partir de laquelle effectuer le clonage.", - "provide url": "Indiquer l'URL du dépôt", - "provide url or pick": "Indiquez l'URL du dépôt, ou choisissez une source de dépôt.", - "type to filter": "Nom du dépôt", - "type to search": "Nom du dépôt (tapez pour effectuer une recherche)", - "url": "URL" - }, "dist/repository": { "add known": "Voulez-vous ajouter '{0}' à .gitignore ?", "added by them": "Conflit : ajout de leur part", @@ -243,9 +244,6 @@ "pull push n": "Tirer (pull) {0} et envoyer (push) {1} commits entre {2}/{3}", "push n": "Envoyer (push) {0} commits à {1}/{2}", "push success": "Envoi (push) réussi.", - "scm button publish title": "$(cloud-upload) Publier les modifications", - "scm button publish tooltip": "Publier les modifications", - "scm button sync title": " Synchroniser les modifications $(sync){0}{1}", "staged changes": "Changements indexés", "sync changes": "Synchroniser les changements", "sync is unpredictable": "Synchronisation. L'annulation peut endommager gravement le dépôt", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "Extraire la branche/l'étiquette...", - "publish changes": "Publier les modifications", + "publish branch": "Publier la branche", "publish to": "Publier sur {0}", "publish to...": "Publier sur...", "rebasing": "Rebase en cours", "syncing changes": "Synchronisation des modifications..." }, "dist/timelineProvider": { - "git.index": "Index", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "Adresse e-mail", + "git.timeline.openComparison": "Comparaison de plans", "git.timeline.source": "Historique git", "git.timeline.stagedChanges": "Modifications en zone de transit", "git.timeline.uncommitedChanges": "Changements non commités", - "git.timeline.you": "Vous", - "git.workingTree": "Arborescence de travail" + "git.timeline.you": "Vous" }, "package": { "colors.added": "Couleur des ressources ajoutées.", @@ -283,6 +280,9 @@ "colors.submodule": "Couleur pour les ressources de sous-module.", "colors.untracked": "Couleur pour les ressources non tracées.", "command.addRemote": "Ajouter un dépôt distant...", + "command.api.getRemoteSources": "Obtenir les sources distantes", + "command.api.getRepositories": "Obtenir les dépôts", + "command.api.getRepositoryState": "Obtenir l’état du dépôt", "command.branch": "Créer une branche...", "command.branchFrom": "Créer une branche à partir de...", "command.checkout": "Extraire vers...", @@ -295,6 +295,7 @@ "command.clone": "Cloner", "command.cloneRecursive": "Cloner (récursif)", "command.close": "Fermer le dépôt", + "command.closeAllDiffEditors": "Fermer tous les éditeurs de différences", "command.commit": "Activer", "command.commitAll": "Valider tout", "command.commitAllAmend": "Tout Valider (Modifier)", @@ -343,7 +344,7 @@ "command.rename": "Renommer", "command.renameBranch": "Renommer la branche...", "command.restoreCommitTemplate": "Restaurer le modèle de commit", - "command.revealInExplorer": "Révéler dans la barre latérale", + "command.revealInExplorer": "Afficher en mode Explorateur", "command.revertChange": "Restaurer la modification", "command.revertSelectedRanges": "Restaurer les portées sélectionnées", "command.setLogLevel": "Définir le niveau de journalisation (log) ...", @@ -359,6 +360,7 @@ "command.stashApply": "Appliquer la remise (Stash)...", "command.stashApplyLatest": "Appliquer la dernière remise (Stash)", "command.stashDrop": "Supprimer le remisage (stash)...", + "command.stashDropAll": "Supprimer tous les stashes...", "command.stashIncludeUntracked": "Remiser (Inclure les non-tracés)", "command.stashPop": "Appliquer et supprimer la remise...", "command.stashPopLatest": "Appliquer et supprimer la dernière remise", @@ -393,6 +395,8 @@ "config.checkoutType.local": "Branches locales", "config.checkoutType.remote": "Branches distantes", "config.checkoutType.tags": "Étiquettes", + "config.closeDiffOnOperation": "Contrôle si l’éditeur de différences doit être fermé automatiquement lorsque les modifications sont remises en cache, validées, ignorées, intermédiaires ou non.", + "config.commandsToLog": "Liste des commandes git (par exemple, commit, push) pour lesquelles 'stdout' serait journalisé dans le [git output](command:git.showOutput). Si un crochet côté client est configuré pour la commande git, le « stdout » du crochet côté client est également enregistré dans le [git output](command:git.showOutput).", "config.confirmEmptyCommits": "Confirmez toujours la création de commits vides pour la commande 'Git: Commit Empty'.", "config.confirmForcePush": "Détermine s’il faut demander confirmation avant de forcer le push.", "config.confirmNoVerifyCommit": "Contrôle s’il faut demander une confirmation avant la validation sans vérification.", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "Validez toutes les modifications en l'absence de modifications en attente.", "config.enableStatusBarSync": "Contrôle si la commande Git Sync apparaît dans la barre d'état.", "config.enabled": "Indique si git est activé.", + "config.experimental.installGuide": "Améliorations expérimentales du flux d’installation git", "config.fetchOnPull": "Si activé, récupère toutes les branches au tirage. Sinon, récupère seulement la branche actuelle.", "config.followTagsWhenSync": "Suit l'envoi (push) de toutes les étiquettes au moment de l'exécution de la commande de synchronisation.", "config.ignoreLegacyWarning": "Ignore l'avertissement Git hérité.", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "Effectue un élagage au moment de la récupération.", "config.pullTags": "Récupérez toutes les balises pendant le tirage.", "config.rebaseWhenSync": "Forcez git à utiliser rebase pendant l'exécution de la commande sync.", + "config.repositoryScanIgnoredFolders": "Liste des dossiers ignorés lors de la recherche de référentiels Git lorsque `#git.autoRepositoryDetection#` est défini sur `true` ou `subFolders`.", + "config.repositoryScanMaxDepth": "Contrôle la profondeur utilisée lors de l’analyse des dossiers d’espace de travail pour les dépôts Git quand '#git.autoRepositoryDetection#' a la valeur 'true' ou 'subFolders'. Peut être défini sur « -1 » pour aucune limite.", "config.requireGitUserConfig": "Contrôle si une configuration utilisateur Git explicite est nécessaire ou si elle peut être devinée par Git quand elle est manquante.", "config.scanRepositories": "Liste des chemins d’accès pour rechercher des dépôts git.", "config.showCommitInput": "Détermine si l'entrée de commit doit être affichée dans le panneau de contrôle de code source Git.", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "Utiliser la date de création", "config.timeline.date.committed": "Utiliser la date de commit", "config.timeline.showAuthor": "Contrôle si l'auteur du commit doit être affiché dans la vue Chronologie.", + "config.timeline.showUncommitted": "Contrôle s’il faut afficher les modifications non validées dans l’affichage Chronologie.", "config.untrackedChanges": "Contrôle le comportement des changements non suivis.", "config.untrackedChanges.hidden": "Les changements non suivis sont masqués et exclus de plusieurs actions.", "config.untrackedChanges.mixed": "Tous les changements, suivis et non suivis, apparaissent ensemble et se comportent de la même manière.", "config.untrackedChanges.separate": "Les changements non suivis apparaissent séparément dans la vue Contrôle de code source. Ils sont également exclus de plusieurs actions.", "config.useCommitInputAsStashMessage": "Détermine s'il est nécessaire d'utiliser le message de la zone d'entrée de commit en tant que message de stash par défaut.", "config.useForcePushWithLease": "Contrôles si force push utilise la variante force-with-lease plus sûr.", + "config.useIntegratedAskPass": "Contrôle si GIT_ASKPASS doit être remplacé pour utiliser la version intégrée.", "description": "Intégration Git SCM", "displayName": "Git", "submenu.branch": "Branche", @@ -485,11 +494,15 @@ "submenu.tags": "Étiquettes", "view.workbench.cloneRepository": "Vous pouvez cloner un dépôt localement.\r\n[Cloner un dépôt](command:git.clone 'Cloner un dépôt une fois l'extension Git activée')", "view.workbench.learnMore": "Pour en savoir plus sur l’utilisation de git et du contrôle de code source dans Azure Data Studio [read our docs](https://aka.ms/vscode-scm).", - "view.workbench.scm.disabled": "Si vous souhaitez utiliser les fonctionnalités de git, veuillez activer git dans vos [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPour en savoir plus sur l’utilisation de git et du contrôle de code source dans Azure Data Studio [read our docs](https://aka.ms/vscode-scm).", + "view.workbench.scm.disabled": "Si vous souhaitez utiliser des fonctionnalités Git, activez Git dans vos [paramètres](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPour en savoir plus sur la façon d'utiliser Git et le contrôle de code source dans VS Code, [lisez notre documentation](https://aka.ms/vscode-scm).", "view.workbench.scm.empty": "Pour utiliser les fonctionnalités de git, vous pouvez ouvrir un dossier contenant un référentiel git ou cloner à partir d’une URL.\r\n[Open Folder](command:vscode.openFolder)\r\n[Clone Repository](command:git.clone)\r\nPour en savoir plus sur l’utilisation de git et du contrôle de code source dans Azure Data Studio [lisez notre documentation](https://aka.ms /vscode-scm).", "view.workbench.scm.emptyWorkspace": "L’espace de travail actuellement ouvert ne contient aucun dossier contenant des référentiels git.\r\n[Add Folder to Workspace](command:workbench.action.addRootFolder)\r\nPour en savoir plus sur l’utilisation de git et du contrôle de code source dans Azure Data Studio [read our docs](https://aka.ms/vscode-scm).", "view.workbench.scm.folder": "Le dossier actuellement ouvert n’a pas de référentiel git. Vous pouvez initialiser un référentiel qui activera les fonctionnalités de contrôle de source alimentées par git.\r\n[Initialize Repository](command:git.init?%5Btrue%5D)\r\nPour en savoir plus sur l’utilisation de git et du contrôle de code source dans Azure Data Studio [read our docs](https://aka.ms/vscode-scm).", "view.workbench.scm.missing": "Une installation git valide n’a pas été détectée, plus de détails peuvent être trouvés dans la [git output] (commande : git.showOutput).\r\nVeuillez [install git](https://git-scm.com/), ou découvrez comment utiliser git et le contrôle de source dans Azure Data Studio dans [our docs](https://aka.ms/vscode-scm ).\r\nSi vous utilisez un système de contrôle de version différent, vous pouvez [search the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) pour des extensions supplémentaires.", + "view.workbench.scm.missing.guide": "Installez Git, un système de contrôle de code source populaire, pour suivre les modifications du code et collaborer avec d’autres personnes. En savoir plus sur notre [Git guides](https://aka.ms/vscode-scm).", + "view.workbench.scm.missing.guide.linux": "Le contrôle de code source dépend de Git en cours d’installation.\r\n\r\n[Download Git for Linux](https://git-scm.com/download/linux)\r\nAprès l’installation, [reload](command:workbench.action.reloadWindow) (ou [troubleshoot](command:git.showOutput)). Des fournisseurs de contrôle de code source supplémentaires peuvent être installés [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.mac": "[Download Git for macOS](https://git-scm.com/download/mac)\r\nAprès l’installation, [reload](command:workbench.action.reloadWindow) (ou [troubleshoot](command:git.showOutput)). Des fournisseurs de contrôle de code source supplémentaires peuvent être installés [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.windows": "[Download Git for Windows](https://git-scm.com/download/win)\r\nAprès l’installation, [reload](command:workbench.action.reloadWindow) (ou [troubleshoot](command:git.showOutput)). Des fournisseurs de contrôle de code source supplémentaires peuvent être installés [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", "view.workbench.scm.workspace": "L’espace de travail actuellement ouvert ne contient aucun dossier contenant des référentiels git. Vous pouvez initialiser un référentiel sur un dossier qui activera les fonctionnalités de contrôle de source alimentées par git.\r\n[Initialize Repository](command:git.init)\r\nPour en savoir plus sur l’utilisation de git et du contrôle de code source dans Azure Data Studio [lisez notre documentation](https://aka.ms/vscode-scm)." } } diff --git a/i18n/ads-language-pack-fr/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/kusto.i18n.json index bb05c1b56d..aca6758d92 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio doit contacter Azure Key Vault pour accéder à une clé principale de colonne pour Always Encrypted, mais aucun compte Azure lié n'est disponible. Ajoutez un compte Azure lié et réessayez la requête." }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "Installation de {0} effectuée", + "downloadServiceDoneChannelMsg": "Téléchargement {0}", "downloadingServiceChannelMsg": "Téléchargement de {0}", "downloadingServiceSizeChannelMsg": "({0} Ko)", "downloadingServiceStatusMsg": "Téléchargement de {0}", diff --git a/i18n/ads-language-pack-fr/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/mssql.i18n.json index 20b9888ab2..7ee8237eb2 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "Le nom d'utilisateur et le mot de passe sont obligatoires" }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "Installation de {0} effectuée", + "downloadServiceDoneChannelMsg": "Téléchargement {0}", "downloadingServiceChannelMsg": "Téléchargement de {0}", "downloadingServiceSizeChannelMsg": "({0} Ko)", "downloadingServiceStatusMsg": "Téléchargement de {0}", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "Démarrage de {0}" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "Nouvelle table" + "tableDesigner.NewTable": "Nouvelle table", + "tableDesigner.no": "Non", + "tableDesigner.turnOnPreloadingMessage": "Voulez-vous réduire le temps de chargement du concepteur de tables en activant le préchargement du modèle de base de données ? Le modèle de base de données est préchargé lorsque vous développez le nœud de base de données dans l’Explorateur d’objets.", + "tableDesigner.yes": "Oui" }, "dist/telemetry": { "serviceCrashMessage": "Le composant {0} a quitté de manière inattendue. Redémarrez Azure Data Studio.", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "Intention d'application", "mssql.connectionOptions.applicationName.description": "Nom de l'application", "mssql.connectionOptions.applicationName.displayName": "Nom de l'application", - "mssql.connectionOptions.asynchronousProcessing.description": "Quand la valeur est true, permet d'utiliser la fonctionnalité asynchrone dans le fournisseur de données .Net Framework", - "mssql.connectionOptions.asynchronousProcessing.displayName": "Traitement asynchrone", "mssql.connectionOptions.attachDbFilename.displayName": "Attacher le nom de fichier de base de données", "mssql.connectionOptions.attachedDBFileName.description": "Nom de fichier principal, y compris le nom de chemin complet, d'une base de données pouvant être attachée", "mssql.connectionOptions.attachedDBFileName.displayName": "Nom du fichier de base de données attaché", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "ID de station de travail", "mssql.disabled": "Désactivé", "mssql.enabled": "Activé", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "Met en évidence l’opération de plan d’exécution avec le plus grand nombre réel de lignes pour toutes les exécutions.", + "mssql.executionPlan.cost": "Met en surbrillance l’opération de plan d’exécution avec le coût le plus élevé.", + "mssql.executionPlan.expensiveOperationMetric": "Métrique par défaut à utiliser pour mettre en évidence une opération coûteuse dans les plans d’exécution de requêtes", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "Met en surbrillance l’opération de plan d’exécution qui a utilisé le plus de temps processeur.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "Met en évidence l’opération de plan d’exécution qui a pris le plus de temps.", + "mssql.executionPlan.expensiveOperationMetric.off": "La mise en surbrillance des opérations coûteuses sera désactivée pour les plans d’exécution.", + "mssql.executionPlan.numberOfRowsRead": "Met en surbrillance l’opération de plan d’exécution avec le plus grand nombre de lignes lues.", + "mssql.executionPlan.subtreeCost": "Met en surbrillance l’opération de plan d’exécution avec le coût de sous-arborescence le plus élevé.", "mssql.exportNotebookToSql": "Exporter le notebook au format SQL", "mssql.exportSqlAsNotebook": "Exporter SQL au format Notebook", "mssql.format.alignColumnDefinitionsInColumns": "Spécifie si les définitions de colonne doivent être alignées", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "Un délai d'expiration de 0 indique une attente illimitée (aucun délai d'expiration)", "mssql.query.implicitTransactions": "Activer SET IMPLICIT_TRANSACTIONS", "mssql.query.lockTimeout": "Activer l'option SET LOCK TIMEOUT (en millisecondes)", - "mssql.query.maxXmlCharsToStore": "Nombre de caractères XML à stocker après l'exécution d'une requête", + "mssql.query.maxCharsToStore": "Nombre maximal de caractères/octets à stocker pour chaque valeur dans les colonnes de caractères/binaires après l’exécution d’une requête. Valeur par défaut : 65 535. Plage de valeurs valides : 1 à 2 147 483 647.", + "mssql.query.maxXmlCharsToStore": "Nombre maximal de caractères à stocker pour chaque valeur dans les colonnes XML après l’exécution d’une requête. Valeur par défaut : 2 097 152. Plage de valeurs valide : 1 à 2 147 483 647.", "mssql.query.noCount": "Activer l'option SET NOCOUNT", "mssql.query.noExec": "Activer l'option SET NOEXEC", "mssql.query.parseOnly": "Activer l'option SET PARSEONLY", @@ -398,6 +408,7 @@ "mssql.query.textSize": "Taille maximale des données text et ntext retournées par une instruction SELECT", "mssql.query.transactionIsolationLevel": "Activer l'option SET TRANSACTION ISOLATION LEVEL", "mssql.query.xactAbortOn": "Activer l'option SET XACT-ABORT ON", + "mssql.tableDesigner.preloadDatabaseModel": "Indique s’il faut précharger le modèle de base de données lorsque le nœud de base de données dans l’Explorateur d’objets est développé. Lorsque cette option est activée, la durée de chargement du Concepteur de tables peut être réduite. Remarque : l’utilisation de la mémoire peut être supérieure à la normale si vous devez développer un grand nombre de nœuds de base de données.", "mssql.tracingLevel": "[Facultatif] Niveau de journalisation des services de back-end. Azure Data Studio génère un nom de fichier à chaque démarrage et, si le fichier existe déjà, ajoute les entrées de journal à ce fichier. Pour nettoyer les anciens fichiers journaux, consultez les paramètres logRetentionMinutes et logFilesRemovalLimit. Le niveau de suivi par défaut correspond à une faible journalisation. Si vous changez le niveau de détail, vous pouvez obtenir une journalisation massive nécessitant de l'espace disque pour les journaux. Le niveau Erreur inclut le niveau Critique, le niveau Avertissement inclut le niveau Erreur, le niveau Informations inclut le niveau Avertissement et le niveau Détail inclut le niveau Informations", "mssqlCluster.copyPath": "Copier le chemin", "mssqlCluster.deleteFiles": "Supprimer", diff --git a/i18n/ads-language-pack-fr/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/query-history.i18n.json index 51542a566e..85a8bcd42b 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "Erreur lors du chargement des éléments d’historique des requêtes enregistrées. {0}", + "failed": "Échec", + "succeeded": "Réussite" + }, "package": { "queryHistory.captureEnabledDesc": "Indique si la capture de l'historique des requêtes est activée. Si la valeur est false, les requêtes exécutées ne sont pas capturées.", "queryHistory.clear": "Effacer tout l'historique", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "Ouvrir un nouvel éditeur déconnecté avec la requête de l'élément d'historique sélectionné", "queryHistory.doubleClickAction.run": "Ouvrir un nouvel éditeur connecté avec la requête et la connexion de l'élément d'historique sélectionné et exécuter automatiquement la requête", "queryHistory.enableCapture": "Démarrer la capture de l'historique des requêtes", + "queryHistory.loading": "Chargement des entrées enregistrées...", + "queryHistory.maxEntries": "Nombre maximal d’entrées à stocker. 0 signifie que des entrées illimitées sont stockées. L’augmentation de cette limite peut avoir un impact sur les performances, en particulier si la persistance est activée.", "queryHistory.noEntries": "Aucune requête à afficher", "queryHistory.open": "Ouvrir la requête", + "queryHistory.openStorageFolder": "Ouvrir le dossier de stockage", + "queryHistory.persistHistory": "Indique si l’historique des requêtes est conservé lors des redémarrages. Si la valeur est false, l’historique est effacé à la fermeture de l’application.", "queryHistory.run": "Exécuter la requête" } } diff --git a/i18n/ads-language-pack-fr/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/schema-compare.i18n.json index 8e17e1609f..8776f25c14 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "Comparer les schémas SQL Server pour Azure Data Studio prend en charge la comparaison des schémas de bases de données et de fichiers dacpac.", "displayName": "Comparer les schémas SQL Server", + "schemaCompare.openInScmp": "Ouvrir dans Comparer les schémas", "schemaCompare.runComparison": "Exécuter la comparaison de schémas", "schemaCompare.start": "Comparer les schémas" } diff --git a/i18n/ads-language-pack-fr/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/sql-database-projects.i18n.json index f8b8bfd2c7..86f4e76e19 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "Échec de la vérification de l’ancreur. Assurez-vous que l’amarrage est installé et en cours d’exécution. Erreur : « {0} »", "done": "Terminé", "dontUseProfile": "Ne pas utiliser de profil", + "downloadError": "Erreur de téléchargement", + "downloadProgress": "Progression du téléchargement en cours", + "downloading": "Téléchargement", + "downloadingDacFxDlls": "Téléchargement de Microsoft.Build.Sql nuget pour obtenir les DLL de build", + "downloadingFromTo": "Téléchargement à partir de {0} vers {1}", "edgeEulaAgreementTitle": "Contrat de licence Microsoft Azure SQL Edge", "edgeProjectTypeDescription": "Commencez par les éléments de base pour développer et publier des schémas pour base de données Azure SQL Edge", "edgeProjectTypeDisplayName": "Base de données Azure SQL Edge", @@ -135,8 +140,11 @@ "enterSystemDbName": "Entrez un nom de base de données pour cette base de données système", "enterUser": "Entrez {0} nom d’utilisateur administrateur", "equalComparison": "Le projet est déjà à jour avec la base de données.", + "errorDownloading": "Erreur de téléchargement{0}. Erreur : {1}", + "errorExtracting": "Erreur lors de l’extraction des fichiers de {0}. Erreur : {1}", "errorFindingBuildFilesLocation": "Erreur lors de la recherche de l’emplacement des fichiers de build : {0}", "errorReadingProjectGuid": "Erreur lors de la tentative de lecture {0} du projet '{1}'", + "errorRetrievingBuildFiles": "Impossible de générer le projet. Erreur lors de la récupération des fichiers nécessaires à la génération.", "eulaAgreementTemplate": "J'accepte les {0}.", "eulaAgreementText": "J'accepte les {0}.", "eulaAgreementTitle": "Contrat de licence Microsoft SQL Server", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "Travail de streaming externe", "externalStreamingJobValidationPassed": "Validation de la tâche de streaming externe réussie.", "extractTargetRequired": "Les informations cibles pour l’extraction sont nécessaires pour créer un projet de base de données.", + "extractingDacFxDlls": "Extraction des DLL de build DacFx pour {0}", "file": "Fichier", "fileAlreadyExists": "Il existe déjà un fichier nommé « {0} » à cet emplacement sur le disque. Choisissez un autre nom.", "fileFormat": "Format de fichier", @@ -163,8 +172,11 @@ "generatingProjectFailed": "Échec de la génération du projet via AutoRest. Pour plus d’informations, consultez le volet de sortie. Erreur : {0}", "generatingProjectFromAutorest": "Génération d’un nouveau projet SQL à partir de {0}... Pour plus d’informations, consultez la fenêtre Sortie.", "hr": "h", + "imageTag": "Balise d'image", "importElements": "Importer des éléments", "include": "Inclure", + "includePermissionsInProject": "Inclure les autorisations dans le projet", + "includePermissionsLabel": "Inclure des autorisations", "installGlobally": "Installer globalement", "invalidDataSchemaProvider": "DSP non valide dans le fichier .sqlproj", "invalidDatabaseReference": "Référence de base de données non valide dans le fichier .sqlproj", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": "Modifier le fichier .sqlproj", "sqlDatabaseProjects.exclude": "Exclure du projet", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Générer un projet SQL à partir de OpenAPI/Swagger spec", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "Version du Kit de développement logiciel (SDK) Microsoft.Build.Sql à utiliser pour la génération de projets SQL hérités. Exemple : 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "Indique si l’utilisateur doit être invité à installer .NET Core quand il n’est pas détecté.", "sqlDatabaseProjects.new": "Nouveau projet de base de données", "sqlDatabaseProjects.newExternalStreamingJob": "Ajouter un travail de diffusion en continu externe", diff --git a/i18n/ads-language-pack-fr/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-fr/translations/extensions/sql-migration.i18n.json index f52fb06eda..9519eee9ac 100644 --- a/i18n/ads-language-pack-fr/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-fr/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "Migrer « {0} » vers Azure SQL", "sql.cancel.migration.confirmation": "Voulez-vous vraiment annuler cette migration ?", "sql.migrate.text": "Sélectionnez les bases de données que vous souhaitez migrer vers Azure SQL.", + "sql.migratino.database.loading.tables": "Chargement de la liste des tableaux...", + "sql.migratino.database.missing.tables": "0 tableaux trouvés.", + "sql.migratino.table.selection.filter": "Filtrer les tables", + "sql.migratino.table.selection.status.column": "A des lignes", + "sql.migratino.table.selection.tablename.column": "Nom de la table", + "sql.migratino.table.selection.update.button": "Mettre à jour", + "sql.migratino.table.selection.update.cancel": "Annuler", "sql.migration.account.credentials.refresh.required": "{0} (nécessite l’actualisation des informations d’identification)", "sql.migration.active.backup.files": "Fichiers de sauvegarde actifs", "sql.migration.active.backup.files.items": "Fichiers de sauvegarde actifs (1 élément)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "L’évaluation de votre instance de SQL Server « {0} » a échoué.", "sql.migration.assessment.in.progress": "Évaluation en cours", "sql.migration.assessment.in.progress.content": "Nous évaluons les bases de données de votre instance SQL Server {0} pour identifier la cible Azure SQL appropriée.\r\n\r\nCela peut prendre un certain temps.", - "sql.migration.assessment.migration.warning": "Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Managed Instance peuvent être migrées vers SQL Server sur Azure Machines Virtuelles.", + "sql.migration.assessment.migration.warning": "Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Managed Instance ou Azure SQL Database peuvent être migrées vers SQL Server sur des machines virtuelles Azure.", + "sql.migration.assessment.migration.warning.sqldb": "Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Database peuvent être migrées vers SQL Server sur des machines virtuelles Azure. Vous pouvez également examiner les résultats de l’évaluation pour la préparation à la migration Azure SQL Database.", + "sql.migration.assessment.migration.warning.sqlmi": "Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Managed Instance peuvent être migrées vers SQL Server sur des machines virtuelles Azure. Vous pouvez également examiner les résultats de l’évaluation pour Azure SQL Database préparation à la migration.", "sql.migration.assessment.results": "Résultats de l'évaluation", "sql.migration.assessment.results.and.recommendations.title": "Résultats de l’évaluation et recommandations", "sql.migration.assessments.blocking.issue": "Il s’agit d’un problème bloquant qui empêche la migration de la base de données de réussir.", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "Type d'authentification", "sql.migration.authentication.types": "Clés d'authentification", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Azure SQL Database", + "sql.migration.azure.sql.database": "Serveur de base de données Azure SQL", "sql.migration.azure.sql.database.managed.instance": "Azure SQL Managed Instance", "sql.migration.azure.sql.database.virtual.machine": "SQL Server sur des machines virtuelles Azure", "sql.migration.azure.sql.database.virtual.machine.short": "SQL Server sur machine virtuelle Azure", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "Abonnement", "sql.migration.blob.storage.table.help": "Entrez le nom de la base de données cible et sélectionnez le groupe de ressources, le compte de stockage et le conteneur des bases de données sources sélectionnées.", "sql.migration.blob.storageAccount.select": "Sélectionnez d’abord une valeur de compte de stockage.", - "sql.migration.can.be.migrated": "Les bases de données {0}/{1} peuvent être migrées", + "sql.migration.can.be.migrated": "{0}/{1} bases de données peuvent être migrées sans problème", "sql.migration.cancel": "Annuler", "sql.migration.cancel.error": "Une erreur est survenue lors de l’annulation de la migration.", "sql.migration.cancel.migration": "Annuler la migration", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "Terminer le basculement", "sql.migration.completing.cutover.warning": "L’exécution du basculement sans restaurer toutes les sauvegardes peut entraîner une perte de données.", "sql.migration.confirm.checkbox.message": "Je confirme qu’il n’existe aucune sauvegarde de journal supplémentaire à fournir et que je souhaite effectuer le basculement.", + "sql.migration.connection.label": "Connecter", "sql.migration.connection.status": "État de la connexion", "sql.migration.copy.key1": "Copier la clé 1", "sql.migration.copy.key2": "Copier la clé 2", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. Vérifiez que toutes les sauvegardes ont été restaurées sur la base de données cible. La valeur « Sauvegardes du journal en attente de restauration » doit être égale à zéro.", "sql.migration.cutover.step.3.network.share": "3. Vérifiez que vos sauvegardes ont été restaurées sur la base de données cible. La valeur « sauvegarde du journal en attente de restauration » doit être égale à zéro.", "sql.migration.cutover.type": "Mode", - "sql.migration.dashboard.description": "Déterminez la préparation de la migration de vos instances SQL Server, identifiez une cible Azure SQL recommandée et effectuez la migration de votre instance SQL Server vers Azure SQL Managed Instance ou SQL Server sur Machines virtuelles Microsoft Azure.", + "sql.migration.dashboard.description": "Déterminez la préparation de la migration de vos instances de SQL Server, identifiez une cible de Azure SQL recommandée et terminez la migration de votre instance de SQL Server vers Azure SQL Managed Instance, SQL Server sur des machines virtuelles Azure ou Azure SQL Database.", "sql.migration.dashboard.help.description.dmsGuide": "Hub d’articles de migration qui fournit des conseils détaillés sur la migration et la modernisation de vos ressources de données dans Azure.", "sql.migration.dashboard.help.description.mi": "Didacticiel pas à pas permettant de migrer des bases de données d’une instance de SQL Server (machines virtuelles locales ou Azure) vers Azure SQL Managed Instance avec un temps d’arrêt minimal.", "sql.migration.dashboard.help.description.migrateUsingADS": "L’extension de migration Azure SQL pour Azure Data Studio fournit des fonctionnalités pour évaluer, obtenir des recommandations Azure adaptées et migrer SQL Server bases de données vers Azure.", + "sql.migration.dashboard.help.description.sqldb": "Didacticiel pas à pas pour migrer des bases de données d’une instance de SQL Server (localement ou machines virtuelles Azure) vers Azure SQL Database (PRÉVERSION).", "sql.migration.dashboard.help.description.vm": "Un tutoriel étape par étape pour migrer les bases de données d'une instance de SQL Server (sur site) vers SQL Server on Azure Virtual Machines avec un minimum de temps d'arrêt.", "sql.migration.dashboard.help.link.dmsGuide": "Guides de migration de base de données Azure", "sql.migration.dashboard.help.link.mi": "Didacticiel : migrer vers Azure SQL Managed Instance (en ligne)", "sql.migration.dashboard.help.link.migrateUsingADS": "Migrer les bases de données à l’aide de Azure Data Studio", + "sql.migration.dashboard.help.link.sqldb": "Didacticiel : migrer vers SQL Server sur la base de données Azure SQL (hors connexion) - (PRÉVERSION)", "sql.migration.dashboard.help.link.vm": "Didacticiel : migrer vers SQL Server sur des machines virtuelles Azure (en ligne)", "sql.migration.dashboard.help.title": "Articles d’aide et liens vidéo", "sql.migration.dashboard.migrate.task.button": "Migrer vers Azure SQL", "sql.migration.dashboard.migrate.task.button.description": "Migrez une instance de SQL Server vers Azure SQL.", "sql.migration.dashboard.title": "Migration Azure SQL", + "sql.migration.data.source.configuration.page.title": "Configuration de la source de données", "sql.migration.data.uploaded.info": "Comparaison de la quantité réelle de données lues à partir de la source et de la quantité réelle de données chargées sur la cible.", "sql.migration.data.uploaded.size": "Données chargées/taille", "sql.migration.database": "Base de données", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Sélectionnez les bases de données que vous souhaitez évaluer pour la migration vers Azure SQL.", "sql.migration.database.assessment.title": "Bases de données pour l’évaluation", "sql.migration.database.backup.load.error": "Une erreur s’est produite lors de l’accès aux détails de la base de données.", - "sql.migration.database.checksum.info.text": "Vérifiez que vos sauvegardes ont été effectuées avec l’option WITH CHECKSUM.", + "sql.migration.database.connection.error": "Une erreur s'est produite lors de la connexion à la base de données de migration cible.", + "sql.migration.database.connection.error.message": "Erreur de connexion : {0} {1}", + "sql.migration.database.loading": "Chargement de la liste des tables de la base de données..", "sql.migration.database.migration.mode.description": "Pour effectuer la migration vers le serveur cible Azure SQL, choisissez un mode de migration en fonction de vos besoins en temps d’arrêt.", "sql.migration.database.migration.mode.label": "Mode de migration", "sql.migration.database.migration.mode.offline.description": "Le temps d’arrêt de l’application va démarrer lorsque la migration démarre.", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "État de la migration de base de données", "sql.migration.database.migration.status.label": "État de la migration de base de données : {0}", "sql.migration.database.page.description": "Sélectionnez l’emplacement des sauvegardes de base de données à utiliser pendant la migration.", - "sql.migration.database.page.title": "Sauvegarde de base de données", - "sql.migration.database.private.endpoint.info.text": "Assurez-vous que le compte de stockage Azure n’utilise pas de point de terminaison privé.", "sql.migration.database.status.column": "État de la migration", + "sql.migration.database.table.refresh.label": "Actualiser", + "sql.migration.database.table.selection.description": "Pour migrer vers la cible Azure SQL, sélectionnez des tables dans chaque base de données pour la migration.", + "sql.migration.database.table.selection.label": "Sélection de la table de migration", + "sql.migration.database.table.source.column.label": "Base de données source", + "sql.migration.database.table.tables.column.label": "Sélectionner des tables", + "sql.migration.database.table.target.column.label": "Base de données cible", "sql.migration.database.to.be.migrated": "Base de données à migrer", + "sql.migration.database.validate.selection": "Veuillez sélectionner les tables de base de données cibles vers lesquelles migrer. Au moins une base de données avec une table est requise.", "sql.migration.databases": "Bases de données ({0}/{1})", "sql.migration.databases.selected": "{0}/{1} bases de données sélectionnées", "sql.migration.databases.table.title": "Bases de données", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "Aucun fichier de sauvegarde", "sql.migration.enter.your.sql.cred": "Entrez les informations d’identification de l’instance de SQL Server source. Ces informations d’identification seront utilisées lors de la migration des bases de données vers Azure SQL.", "sql.migration.error": "Erreur", + "sql.migration.error.aria.view.details": "Cliquez pour voir les détails de l'erreur", "sql.migration.error.details.label": "Erreur(s) de migration", "sql.migration.error.details.title": "Détails de l'erreur de migration", "sql.migration.error.dialog.clear.button.label": "Effacer", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "Pour continuer, sélectionnez un groupe de ressources valide.", "sql.migration.invalid.savedInfo": "Impossible de récupérer la session enregistrée. Réessayez en sélectionnant une nouvelle session.", "sql.migration.invalid.service.name.error": "Entrez un nom valide pour le service de migration.", + "sql.migration.invalid.sqldatabase.error": "Pour continuer, sélectionnez un serveur Azure SQL Database valide.", "sql.migration.invalid.storageAccount.error": "Sélectionnez un compte de stockage valide. ", "sql.migration.invalid.subscription.error": "Pour continuer, sélectionnez un abonnement valide.", "sql.migration.invalid.target.name.error": "Entrez un nom valide pour la base de données cible.", "sql.migration.invalid.user.account": "Format de compte d’utilisateur non valide. Exemple : {0}", "sql.migration.invalid.virtualMachine.error": "Pour continuer, sélectionnez une machine virtuelle valide.", - "sql.migration.ir.page.description": "Azure Database Migration Service orchestre les activités de migration de bases de données et suit leur progression. Vous pouvez sélectionner un Azure Database Migration Service existant pour la cible Azure SQL si vous en avez créé un précédemment ou en créer un nouveau ci-dessous.", + "sql.migration.ir.page.description": "Azure Database Migration Service orchestre les activités de migration de base de données et suit leur progression. Vous pouvez sélectionner un Database Migration Service existant si vous en avez créé un précédemment, ou en créer un nouveau ci-dessous.", "sql.migration.ir.page.sql.migration.service.not.found": "Aucun Database Migration Service trouvé. Créez-en un.", "sql.migration.ir.page.title": "Service Azure Database Migration", "sql.migration.ir.setup.step1": "Étape 1 : {0}", "sql.migration.ir.setup.step2": "Étape 2 : Utilisez cette clé pour inscrire votre runtime d'intégration", "sql.migration.ir.setup.step3": "Étape 3 : cliquez sur le bouton « Tester la connexion » pour vérifier la connexion entre Azure Database Migration Service et Integration Runtime.", + "sql.migration.issue.aria.label": "Problème bloquant : {0}", "sql.migration.issues": "Problèmes", "sql.migration.issues.count": "Problèmes ({0})", "sql.migration.issues.details": "Détails du problème", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "Derniers fichiers de sauvegarde appliqués", "sql.migration.last.applied.files.taken.on": "Dernière application du ou des fichiers de sauvegarde effectuée le", "sql.migration.last.applied.lsn": "Dernier LSN appliqué", - "sql.migration.last.backup": "Dernière sauvegarde", "sql.migration.last.scan.completed": "Dernière analyse terminée : {0}", "sql.migration.learn.more": "En savoir plus", "sql.migration.learn.more.prerequisites": "En savoir plus sur les éléments dont vous avez besoin avant de commencer une migration.", "sql.migration.load.migration.list.error": "Erreur lors du chargement de la liste des migrations", "sql.migration.location": "Emplacement", + "sql.migration.map.source.column": "Base de données source", + "sql.migration.map.target.column": "Base de données cible", + "sql.migration.map.target.description": "Sélectionnez la base de données cible vers laquelle vous souhaitez migrer votre base de données source. Vous pouvez choisir une base de données cible pour une seule base de données source.", + "sql.migration.map.target.heading": "Mapper les bases de données source sélectionnées aux bases de données cible pour la migration", + "sql.migration.map.target.placeholder": "Sélectionnez une base de données cible", "sql.migration.mi.not.ready": "L’instance managée «{0}» n’est pas disponible pour la migration, car elle est actuellement dans l’état «{1}». Pour continuer, sélectionnez une instance managée disponible.", "sql.migration.migration.completed": "Migrations de base de données terminées", "sql.migration.migration.in.progress": "Migrations de base de données en cours", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "Filtre d’état de la migration", "sql.migration.min": "{0} minute", "sql.migration.mins": "{0} minutes", + "sql.migration.missing.targetPassword.error": "Pour continuer, saisissez un mot de passe cible valide.", + "sql.migration.missing.targetUserName.error": "Pour continuer, entrez un nom d'utilisateur cible valide.", "sql.migration.mode": "Mode", "sql.migration.more.info": "Informations supplémentaires", "sql.migration.na": "N / A", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "Aucun conteneur de blobs détecté.", "sql.migration.no.blobFiles.found": "Aucun objet blob trouvé.", "sql.migration.no.fileShares.found": "Aucun partage de fichiers trouvé.", - "sql.migration.no.issues.mi": "Aucun problème n’a été trouvé pour la migration vers SQL Server sur Azure SQL Managed Instance.", + "sql.migration.no.issues.mi": "Aucun problème trouvé pour la migration vers Azure SQL Managed Instance.", + "sql.migration.no.issues.sqldb": "Aucun problème trouvé pour la migration vers Azure SQL Database.", "sql.migration.no.issues.vm": "Aucun problème trouvé pour la migration vers SQL Server sur une machine virtuelle Azure.", "sql.migration.no.location.found": "Emplacements introuvables.", "sql.migration.no.managedInstance.found": "Aucune instance managée trouvée.", "sql.migration.no.pending.backups": "Aucune sauvegarde en attente. Cliquez sur Actualiser pour vérifier l’état actuel.", "sql.migration.no.results": "Les résultats de l’évaluation ne sont pas disponibles.", + "sql.migration.no.sqldatabase.found": "Aucune base de données Azure SQL trouvée.", + "sql.migration.no.sqldatabaseserver.found": "Aucun serveur de base de données Azure SQL trouvé.", "sql.migration.no.storageAccount.found": "Aucun compte de stockage trouvé.", "sql.migration.no.subscription.found": "Aucun abonnement trouvé.", "sql.migration.no.virtualMachine.found": "Aucune machine virtuelle trouvée.", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "Plage dynamique", "sql.migration.parallel.copy.type.none": "Aucun(e)", "sql.migration.parallel.copy.type.physical": "Partitions physiques", + "sql.migration.password.label": "Mot_passe_cible", + "sql.migration.password.placeholder": "Entrez le mot de passe cible", "sql.migration.path.user.account": "Compte utilisateur", - "sql.migration.pre.req.1": "Détails du compte Azure", - "sql.migration.pre.req.2": "Azure SQL Managed Instance ou SQL Server sur la machine virtuelle Azure", - "sql.migration.pre.req.3": "Détails de l’emplacement de sauvegarde", - "sql.migration.pre.req.title": "Éléments dont vous avez besoin avant de commencer une migration :", + "sql.migration.pre.req.1": "Un compte Azure (non requis pour la fonctionnalité d’évaluation ou de recommandation de référence SKU)", + "sql.migration.pre.req.2": "Une ou plusieurs bases de données SQL Server sources s’exécutant localement ou sur SQL Server sur une machine virtuelle Azure ou une machine virtuelle exécutée dans le cloud (privé, public).", + "sql.migration.pre.req.3": "Un Azure SQL Managed Instance, un SQL Server sur une machine virtuelle Azure ou un Azure SQL Database vers lequel migrer vos bases de données.", + "sql.migration.pre.req.4": "Les détails de l’emplacement de sauvegarde de votre base de données, un partage de fichiers réseau ou un conteneur Stockage Blob Azure (non requis pour Azure SQL Database cibles).", + "sql.migration.pre.req.title": "Éléments dont vous avez besoin avant de commencer votre migration Azure SQL :", "sql.migration.provide.unique.containers": "Spécifiez un conteneur unique pour chaque base de données cible. Bases de données affectées : ", "sql.migration.quick.pick.placeholder": "Sélectionnez l’opération que vous souhaitez effectuer.", "sql.migration.recommendation": "Recommandation", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "Réessayer la migration", "sql.migration.retry.migration.error": "Une erreur s’est produite lors de la nouvelle tentative de migration.", "sql.migration.rg.created": "Groupe de ressources créé", + "sql.migration.save.assessment.report": "Enregistrer le rapport d'évaluation", + "sql.migration.save.assessment.report.success": "Rapport d’évaluation enregistré dans {0}.", "sql.migration.save.close": "Enregistrer et fermer", "sql.migration.save.close.popup": "Configuration enregistrée. La collecte des données de performances continuera de s’exécuter en arrière-plan. Vous pouvez arrêter la collecte quand vous le souhaitez.", + "sql.migration.save.recommendation.report": "Enregistrer le rapport de recommandation", + "sql.migration.save.recommendation.report.success": "Rapport de recommandation enregistré dans {0}.", "sql.migration.saved.assessment.cancel": "Annuler", "sql.migration.saved.assessment.next": "Suivant", "sql.migration.saved.assessment.result": "Session enregistrée", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "Sélectionner un locataire", "sql.migration.select.service.select.account.error": "Une erreur s’est produite lors du chargement des comptes Azure disponibles.", "sql.migration.select.service.select.location.error": "Une erreur s’est produite lors du chargement des emplacements. Vérifiez votre connexion Azure et réessayez.", + "sql.migration.select.service.select.migration.target": "Sélectionnez un serveur cible.", "sql.migration.select.service.select.resource.group.error": "Une erreur s’est produite lors du chargement des groupes de ressources disponibles. Vérifiez votre connexion Azure et réessayez.", "sql.migration.select.service.select.service.error": "Une erreur s’est produite lors du chargement des services de migration de base de données disponibles. Vérifiez votre connexion Azure et réessayez.", "sql.migration.select.service.select.subscription.error": "Une erreur s’est produite lors du chargement des abonnements de compte. Vérifiez votre connexion Azure et réessayez.", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} Go", "sql.migration.size.mb": "{0} MO", "sql.migration.size.tb": "{0}TO", - "sql.migration.sku.available.recommendations": "{0} recommandations disponibles", + "sql.migration.sku.available.recommendations.many": "{0} recommandations disponibles", + "sql.migration.sku.available.recommendations.one": "{0} recommandation disponible", "sql.migration.sku.azureConfiguration": "Configuration Azure", "sql.migration.sku.azureConfiguration.businessCritical": "Critique pour l’entreprise", - "sql.migration.sku.azureConfiguration.db": "{0} – {1} vCore", "sql.migration.sku.azureConfiguration.gen5": "Gen5", "sql.migration.sku.azureConfiguration.generalPurpose": "Usage général", + "sql.migration.sku.azureConfiguration.hyperscale": "Hyperscale", "sql.migration.sku.azureConfiguration.mi": "{0} – {1} – {2} vCore", "sql.migration.sku.azureConfiguration.miPreview": "{0} – {1} – {2} vCore – {3} Go", "sql.migration.sku.azureConfiguration.premiumSeries": "Série Premium", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "Série premium à mémoire optimisée", + "sql.migration.sku.azureConfiguration.sqldb": "{0} – {1} vCore", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} – {1} – {2} vCore – {3} Go", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} processeur virtuel)", "sql.migration.sku.azureConfiguration.vmPreview": "Données : {0}, journal : {1}, tempdb : {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "La recommandation Azure nécessite des données de performances de l’instance de serveur SQL pour fournir une recommandation cible. Activez la collecte de données de performances pour recevoir la recommandation cible pour les bases de données que vous souhaitez migrer. Plus cette durée sera activée, meilleure sera la recommandation. Vous pouvez désactiver la collecte des données de performances à tout moment.", "sql.migration.sku.azureRecommendation.description2": "Vous pouvez également choisir de sélectionner ces données dans un dossier existant, si vous les avez déjà collectées précédemment.", "sql.migration.sku.azureRecommendation.openExisting.method": "J’ai déjà les données de performance", - "sql.migration.sku.azureRecommendation.openExisting.popup": "Génération de recommandations Azure à l’aide des données de performances fournies...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "Sélectionnez un dossier sur votre disque local où les données de performances précédemment collectées ont été enregistrées", "sql.migration.sku.azureRecommendation.start": "Démarrer", "sql.migration.sku.azureRecommendation.start.popup": "Début de la collecte des données de performances...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "La recommandation Azure a été appliquée à l’aide des données fournies. Importez ou collectez des données supplémentaires pour affiner la recommandation.", "sql.migration.sku.azureRecommendation.status.inProgress": "Collecte de données en cours. Génération de premières recommandations...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "Vérifiez périodiquement les recommandations mises à jour en appuyant sur le bouton “Actualiser la recommandation”.", - "sql.migration.sku.azureRecommendation.status.notEnabled": "La recommandation Azure collecte et analyse les données de performances, puis recommande une base de données de taille appropriée dans Azure pour votre charge de travail.", + "sql.migration.sku.azureRecommendation.status.notEnabled": "La recommandation Azure collecte et analyse les données de performances, puis recommande une cible dimensionnée appropriée dans Azure pour votre charge de travail.", "sql.migration.sku.azureRecommendation.status.refining": "Collecte de données toujours en cours. Affiner les recommandations existantes...", "sql.migration.sku.azureRecommendation.status.stopped": "La collecte de données pour les recommandations Azure a été arrêtée.", "sql.migration.sku.azureRecommendation.stop.popup": "Arrêt de la collecte des données de performances...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "Configuration requise pour le processeur", "sql.migration.sku.data.iops.requirement": "Exigence d'IOPS de données", "sql.migration.sku.data.storage.requirement": "Exigence de stockage de données", - "sql.migration.sku.db.card.title": "Azure SQL Database", "sql.migration.sku.gb": "{0} Go", "sql.migration.sku.get.recommendation": "Obtenir la recommandation Azure", "sql.migration.sku.io.memory.requirement": "Exigence de latence d’E/S", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "Exigence IOPS des journaux", "sql.migration.sku.memory.requirement": "Mémoire requise", "sql.migration.sku.mi.card.title": "Azure SQL Managed Instance", + "sql.migration.sku.mi.target.title": "Azure SQL Managed Instance", "sql.migration.sku.ms": "{0} ms", "sql.migration.sku.parameters": "Paramètres de recommandation", "sql.migration.sku.parameters.edit": "Modifier les paramètres", "sql.migration.sku.parameters.edit.title": "Modifier les paramètres de recommandation", + "sql.migration.sku.parameters.enable.elastic": "Activer la recommandation élastique", + "sql.migration.sku.parameters.enable.elastic.info": "La recommandation élastique utilise un autre modèle de recommandation qui utilise un profilage personnalisé des performances tarifaires par rapport aux clients existants sur le cloud.", "sql.migration.sku.parameters.enable.preview": "Activer les fonctionnalités d’aperçu", "sql.migration.sku.parameters.enable.preview.info": "L’activation de cette option inclura les dernières générations de matériel qui ont considérablement amélioré les performances et l’évolutivité. Ces SKU sont actuellement en version préliminaire et peuvent ne pas encore être disponibles dans toutes les régions.", "sql.migration.sku.parameters.percentage.utilization": "Utilisation en pourcentage", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "Mettre à jour", "sql.migration.sku.percentage": "{0} %", "sql.migration.sku.percentile": "{0}e centile", - "sql.migration.sku.recommendation": "Recommandation Azure", + "sql.migration.sku.recommendation": "Recommandation Azure (PRÉVERSION)", "sql.migration.sku.recommendation.view.assessment.mi": "Pour migrer vers Azure SQL Managed Instance, affichez les résultats de l’évaluation et sélectionnez une ou plusieurs bases de données.", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Pour migrer vers Azure SQL Database (PRÉVERSION), affichez les résultats de l'évaluation et sélectionnez une ou plusieurs bases de données.", "sql.migration.sku.recommendation.view.assessment.vm": "Pour migrer vers SQL Server sur une machine virtuelle Azure, affichez les résultats de l’évaluation et sélectionnez une ou plusieurs bases de données.", "sql.migration.sku.recommendationReason": "Raison de la recommandation", "sql.migration.sku.recommendations": "Recommandations", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "Fichiers de données DQS", "sql.migration.sku.sql.logDisk": "Fichiers journaux SQL", "sql.migration.sku.sql.temp": "base de données SQL", + "sql.migration.sku.sqldb.card.title": "Azure SQL Database (PRÉVERSION)", + "sql.migration.sku.sqldb.target.title": "Azure SQL Database", "sql.migration.sku.stop.performance.collection": "Arrêter la collecte de données", "sql.migration.sku.storage.dimension": "Dimension", "sql.migration.sku.storageGB": "{0} Go", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "Stockage", "sql.migration.sku.viewDetails": "Afficher les détails", "sql.migration.sku.vm.card.title": "SQL Server dans une machine virtuelle Azure", + "sql.migration.sku.vm.target.title": "SQL Server dans une machine virtuelle Azure", "sql.migration.source.configuration": "Configuration de la source", "sql.migration.source.credentials": "Informations d’identification sources", "sql.migration.source.database": "Nom de la base de données source", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "Lignes lues", "sql.migration.sqldb.column.tablename": "Nom de la table", "sql.migration.sqldb.column.usedparallelcopies": "Copies parallèles utilisées", + "sql.migration.sqldb.not.ready": "Le serveur de base de données langage SQL '{0}' n'est pas disponible pour la migration car il est actuellement à l'état '{1}'. Pour continuer, sélectionnez un serveur de base de données langage SQL disponible.", "sql.migration.src.database": "Base de données source", "sql.migration.src.server": "Nom de la source", "sql.migration.start.migration.button": "Démarrer la migration", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "État : Échec", "sql.migration.status.dropdown.ongoing": "État : en cours", "sql.migration.status.dropdown.succeeded": "État : Réussite", - "sql.migration.status.error.count.multiple": "{0}Erreurs)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "{0} Erreur)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} erreurs)", + "sql.migration.status.error.count.single": " ({0} erreur)", "sql.migration.status.failed": "Échec", "sql.migration.status.inprogress": "En cours", + "sql.migration.status.readyforcutover": "Prêt pour le basculement", "sql.migration.status.refresh.label": "Actualiser", + "sql.migration.status.restoring": "Restauration", "sql.migration.status.retriable": "Réessayer", "sql.migration.status.select.service.MESSAGE": "Sélectionnez un Database Migration Service pour surveiller les migrations.", "sql.migration.status.status.label": "État", "sql.migration.status.succeeded": "Réussite", - "sql.migration.status.warning.count.multiple": "{0} Avertissements)", - "sql.migration.status.warning.count.single": "{0}Avertissement)", + "sql.migration.status.uploadingfullbackup": "Chargement de la sauvegarde complète", + "sql.migration.status.uploadinglogbackup": "Chargement de la ou des sauvegardes de fichier journal", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} avertissements)", + "sql.migration.status.warning.count.single": " ({0} avertissement)", "sql.migration.storage.account": "Compte de stockage", "sql.migration.subscription": "Abonnement", "sql.migration.summary.azure.storage": "Stockage Azure", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "Bases de données pour la migration", "sql.migration.summary.mi.type": "Azure SQL Managed Instance", "sql.migration.summary.page.title": "Récapitulatif", + "sql.migration.summary.sqldb.type": "Azure SQL Database", "sql.migration.summary.vm.type": "SQL Server dans une machine virtuelle Azure", "sql.migration.tab.button.feedback.description": "Commentaires", "sql.migration.tab.button.feedback.label": "Commentaires", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "Migrations", "sql.migration.table.error.title": "Détails de l'état de la migration des tables", "sql.migration.table.migration.status.label": "État de la migration des tables : {0}", + "sql.migration.table.missing.count": "Tables cibles manquantes exclues de la liste : {0}", + "sql.migration.table.select.label": "Sélectionnez des tableaux pour {0}", + "sql.migration.table.selected.count": "{0} de {1} tables sélectionnées", + "sql.migration.table.selection.count": "{0} sur {1}", + "sql.migration.table.selection.edit": "Modifier", "sql.migration.target": "Cible", "sql.migration.target.azure.sql.instance.database.name": "Base de données cible", "sql.migration.target.azure.sql.instance.name": "Nom de la cible", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "Nom de la base de données cible", "sql.migration.target.platform": "Plateforme cible", "sql.migration.target.server": "Serveur cible", + "sql.migration.target.table.count.name": "Tables sélectionnées", + "sql.migration.target.table.missing": "La table cible n'existe pas", + "sql.migration.target.table.not.empty": "La table cible n'est pas vide.", "sql.migration.target.version": "Version cible", "sql.migration.test.connection": "Tester la connexion", "sql.migration.type": "Type", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(Indisponible) {0}", "sql.migration.unique.name": "Sélectionnez un nom unique pour cette base de données cible", "sql.migration.username": "Nom d'utilisateur", + "sql.migration.username.label": "Nom de l'utilisateur cible", + "sql.migration.username.placeholder": "Entrez le nom d'utilisateur cible", "sql.migration.view.all": "Toutes les migrations de base de données", "sql.migration.view.select.button.label": "Afficher/sélectionner", "sql.migration.warning": "Avertissement", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Sélectionnez un compte Azure lié à Azure Data Studio ou liez-en un maintenant.", "sql.migration.wizard.account.noAccount.error": "Ajoutez un compte lié, puis réessayez.", "sql.migration.wizard.account.title": "Compte Azure", + "sql.migration.wizard.connection.error.title": "Une erreur s'est produite lors de la connexion au serveur cible.", "sql.migration.wizard.perfCollection.error": "Des erreurs se sont produites lors de la collecte des données de performances pour le serveur '{0}'. Si ces problèmes persistent, essayez de redémarrer le processus de collecte de données : \r\n\r\n{1}", "sql.migration.wizard.sku.all": "En fonction des résultats de l’évaluation, toutes les {0} de vos bases de données dans un état en ligne peuvent être migrées vers Azure SQL.", "sql.migration.wizard.sku.assessment.error": "Une erreur s'est produite lors de l’évaluation du serveur.", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Choisir votre cible Azure SQL", "sql.migration.wizard.sku.error": "Une erreur s’est produite lors de la génération des recommandations SKU pour le serveur '{0}'.", "sql.migration.wizard.sku.error.noRecommendation": "Aucune recommandation disponible", - "sql.migration.wizard.sku.error.noRecommendation.reason": "Aucune recommandation SKU n’a été générée, car aucune SKU ne pouvait satisfaire les caractéristiques de performances de votre source. Essayez de sélectionner une plate-forme cible différente, d’ajuster les paramètres de recommandation ou de sélectionner un ensemble différent de bases de données à évaluer.", + "sql.migration.wizard.sku.error.noRecommendation.reason": "Aucune recommandation de référence SKU n’a été générée, car il n’y avait aucune référence SKU pouvant satisfaire les caractéristiques de performances de votre source. Essayez de sélectionner une autre plateforme cible, d’ajuster les paramètres de recommandation, de sélectionner un autre ensemble de bases de données à évaluer ou de modifier le modèle de recommandation.", + "sql.migration.wizard.source.missing": "La connexion a réussi mais n'a trouvé aucune base de données cible.", + "sql.migration.wizard.target.connection.error": "Erreur de connexion : {0}", + "sql.migration.wizard.target.connection.success": "La connexion a réussi. Bases de données cibles trouvées : {0}", "sql.migration.wizard.target.description": "Sélectionnez un compte Azure et votre cible {0}.", + "sql.migration.wizard.target.mapping.error.duplicate": "Erreur de mappage de base de données. La base de données cible '{0}' ne peut pas être sélectionnée comme cible de migration pour la base de données '{1}'. La base de données cible '${targetDatabaseName}' est déjà sélectionnée comme cible de migration pour la base de données '{2}'. Veuillez sélectionner une autre base de données cible.", + "sql.migration.wizard.target.missing": "Erreur de mappage de base de données. Bases de données cibles manquantes à migrer. Veuillez configurer la connexion au serveur cible et cliquez sur se connecter pour collecter la liste des cibles de migration de base de données disponibles.", + "sql.migration.wizard.target.source.mapping.error": "Erreur de mappage de base de données. La base de données source '{0}' n'est pas mappée à une base de données cible. Veuillez sélectionner une base de données cible vers laquelle migrer.", "sql.migration.wizard.target.title": "Cible Azure SQL", "sql.migration.yes": "Oui", - "total.databases.selected": "{0} de bases de données {1} sélectionnées" + "total.databases.selected": "{0} de bases de données {1} sélectionnées", + "total.tables.selected.of.total": "{0} sur {1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "Une erreur s'est produite lors du démarrage de la migration : « {0} »", diff --git a/i18n/ads-language-pack-fr/translations/main.i18n.json b/i18n/ads-language-pack-fr/translations/main.i18n.json index e3392276fd..7cb11044fe 100644 --- a/i18n/ads-language-pack-fr/translations/main.i18n.json +++ b/i18n/ads-language-pack-fr/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "Installation terminée de l’extension {0} à partir de VSIX. Rechargez Azure Data Studio pour l’activer.", "ReinstallAction.successReload": "Rechargez Azure Data Studio pour terminer la réinstallation de l'extension {0}.", "activateLanguagePack": "Pour utiliser Azure Data Studio dans {0}, Azure Data Studio doit redémarrer.", + "appName": "`${appName} : par exemple, Azure Data Studio.", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "Menu contextuel de l’arborescence de navigation de la boîte de dialogue de connexion", "dashboard.toolbar": "Menu action de la barre d’outils tableau de bord", @@ -10266,6 +10267,8 @@ "notebook.title": "Menu titre du bloc-notes", "notebook.toolbar": "Menu de la barre d’outils du bloc-notes", "objectExplorer.context": "Menu contextuel de l’élément de l’Explorateur d’objets", + "openDefaultSettingsJson": "ouvrir le JSON des paramètres par défaut", + "openDefaultSettingsJson.capitalized": "Ouvrir les paramètres par défaut (JSON)", "postDisableTooltip": "Rechargez Azure Data Studio pour désactiver cette extension.", "postEnableTooltip": "Rechargez Azure Data Studio pour activer cette extension.", "postUninstallTooltip": "Rechargez Azure Data Studio pour désinstaller cette extension.", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Place de marché", "scenarioTypeUndefined": "Le type de scénario pour les recommandations d'extension doit être fourni.", "showReleaseNotes": "Afficher les notes de publication après une mise à jour. Les notes de publication sont ouvertes dans une nouvelle fenêtre de navigateur web.", + "sql.versionMismatch": "L'extension n'est pas compatible avec Azure Data Studio {0}. L'extension nécessite {1}.", + "sql.versionMismatchVsCode": "L’extension n’est pas compatible avec Azure Data Studio {0}. L’extension nécessite un {1} de version du moteur VS Code plus récent que celui actuellement pris en charge ({2}).", + "sql.versionSyntax": "Impossible d'analyser la valeur `{0}` {1}. Veuillez utiliser, par exemple : ^1.22.0, ^1.22.x, ...", "sql.watcherExclude": "Configurez les modèles Glob des chemins d’accès aux fichiers à exclure de la surveillance des fichiers. Les modèles doivent correspondre à des chemins absolus, à savoir le préfixe « **/ » ou le chemin complet pour une correspondance appropriée et le suffixe « /** » pour la correspondance avec les fichiers à l’intérieur d’un chemin (par exemple, « /build/output/** » ou « /Users/name/workspaces/project/build/output/** »). Le changement de ce paramètre nécessite un redémarrage. Si vous constatez qu’Azure Data Studio consomme beaucoup de temps processeur au démarrage, vous pouvez exclure les dossiers volumineux pour réduire la charge initiale.", + "terminal.integrated.allowChords": "Indique si les combinaisons de touches avec pression simultanée doivent être autorisées dans le terminal. Quand la valeur est true et que la frappe donne lieu à une pression simultanée, #terminal.integrated.commandsToSkipShell# est contourné. Si la valeur est false, cela vous permet d'envoyer ctrl+k vers votre interpréteur de commandes (et non Azure Data Studio).", + "terminal.integrated.autoReplies": "Ensemble de messages qui, lorsqu’ils sont rencontrés dans le terminal, feront l’objet d’une réponse automatique. À condition que le message soit suffisamment spécifique, cela peut aider à automatiser les réponses courantes.\r\n\r\nRemarques :\r\n\r\n– Utilisez {0} pour répondre automatiquement à l’invite de fin de traitement par lots sur Windows.\r\n– Le message inclut des séquences d’échappement afin que la réponse ne se produise pas avec du texte avec style.\r\n– Chaque réponse ne peut se produire qu’une fois par seconde.\r\n– Utilisez {1} dans la réponse pour indiquer la clé Entrée.\r\n– Pour annuler la définition d’une clé par défaut, définissez la valeur sur nul.\r\n– Redémarrez Azure Data Studio si le nouveau ne s’applique pas.", + "terminal.integrated.commandsToSkipShell": "Ensemble d’ID de commandes dont les combinaisons de touches ne sont pas envoyées à l’interpréteur de commandes mais sont toujours prises en charge par Azure Data Studio. Cela permet aux combinaisons de touches qui sont normalement consommées par l’interpréteur de commandes de produire le même résultat que dans une situation où le terminal n’a pas le focus, par exemple `Ctrl+P` pour lancer Quick Open.\r\n\r\n \r\n\r\nDe nombreuses commandes sont ignorées par défaut. Pour remplacer une valeur par défaut et passer la combinaison de touches de cette commande à l’interpréteur de commandes, ajoutez la commande précédée du caractère `-`. Par exemple, ajoutez `-workbench.action.quickOpen` pour autoriser la combinaison `Ctrl+P` à atteindre l’interpréteur de commandes.\r\n\r\n \r\n\r\nLa liste suivante des commandes ignorées par défaut est tronquée quand elle est affichée dans l’Éditeur de paramètres. Pour voir la liste complète, {1} puis recherchez la première commande dans la liste ci-dessous.\r\n\r\n \r\n\r\nCommandes ignorées par défaut :\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Détermine s'il est nécessaire de détecter la variable d'environnement `$LANG` et de lui affecter une option conforme à UTF-8 dans la mesure où le terminal d’Azure Data Studio prend uniquement en charge les données encodées au format UTF-8 provenant de l'interpréteur de commandes.", + "terminal.integrated.env.linux": "Objet et variables d'environnement ajoutés au processus d’Azure Data Studio pour être utilisés par le terminal sur Linux. Affectez la valeur « nul » pour supprimer la variable d'environnement.", + "terminal.integrated.env.osx": "Objet et variables d'environnement ajoutés au processus d’Azure Data Studio pour être utilisés par le terminal sur macOS. Affectez la valeur « nul » pour supprimer la variable d'environnement.", + "terminal.integrated.env.windows": "Objet et variables d'environnement ajoutés au processus d’Azure Data Studio pour être utilisés par le terminal sur Windows. Affectez la valeur « nul » pour supprimer la variable d'environnement.", + "terminal.integrated.inheritEnv": "Indique si les nouveaux interpréteurs de commandes doivent hériter leur environnement d’Azure Data Studio, qui peut se procurer un interpréteur de connexion pour garantir l’initialisation de $PATH et d’autres variables de développement. Cela n’a aucun effet sur Windows.", "uninstallExtensionComplete": "Rechargez Azure Data Studio pour désinstaller de l’extension {0}.", "updateLocale": "Souhaitez-vous changer la langue de l’interface d’Azure Data Studio en {0} et redémarrer ?", "vscodeDocCreationFailedError": "Échec de la création du document notebook", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "Widget utilisé dans les tableaux de bord" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "Impossible de trouver un fournisseur de sérialisation avec l’ID spécifié « {0} »", "noSerializationProvider": "Impossible de sérialiser les données, car aucun fournisseur n'est inscrit", "saveAsNotSupported": "L'enregistrement des résultats dans un format différent est désactivé pour ce fournisseur de données.", "unknownSerializationError": "La sérialisation a échoué avec une erreur inconnue" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "Couleur de l'ombre de la zone déroulante du bouton", "buttonDropdownBackgroundHover": "Couleur de pointage de l'arrière-plan de la liste déroulante du bouton", - "buttonDropdownBoxShadow": "Couleur de l'ombre de la zone déroulante du bouton", "calloutDialogBodyBackground": "Arrière-plan du corps de la boîte de dialogue de légende.", "calloutDialogExteriorBorder": "Bordures extérieures de la boîte de dialogue de légende pour fournir du contraste sur l'interface utilisateur du notebook.", "calloutDialogForeground": "Premier plan de la boîte de dialogue de légende.", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "OK" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "False", + "boolean.true": "True", "optionsDialog.defaultGroupName": "Général", "optionsDialog.invalidInput": "Entrée non valide. Valeur numérique attendue.", "optionsDialog.missingRequireField": " est nécessaire." @@ -10559,9 +10576,10 @@ "insertOperationName": "Insérer", "scriptNotFound": "Aucun script n'a été retourné pendant la création du script {0}", "scriptNotFoundForObject": "Aucun script n'a été retourné pendant la création du script {0} sur l'objet {1}", - "scriptSelectNotFound": "Aucun script n'a été retourné pendant l'appel du script sélectionné sur l'objet ", "scriptingFailed": "Échec des scripts", "selectOperationName": "Sélectionner", + "selectScriptForEditNotGeneratedError": "Échec de la génération du script pour Modifier l’éditeur de données.", + "selectScriptNotGeneratedError": "Échec de la génération du script de sélection pour l’objet sélectionné.", "updateOperationName": "Mettre à jour" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "Condition qui doit être true pour afficher cette vue" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "L’icône représente un serveur.", "dataExplorer.servers": "Serveurs", "dataexplorer.name": "Connexions", "showDataExplorer": "Afficher les connexions" @@ -11119,14 +11138,16 @@ "saveAsCsv": "Enregistrer au format CSV", "saveAsExcel": "Enregistrer au format Excel", "saveAsJson": "Enregistrer au format JSON", + "saveAsMarkdown": "Enregistrer au format Markdown", "saveAsXml": "Enregistrer au format XML", "selectAll": "Tout sélectionner" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0}, utilisez les touches de direction pour naviguer entre les nœuds", "invalidExecutionPlanZoomError": "Le niveau de zoom ne peut pas être égal à 0 ou négatif" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "Comparer les plans d'exécution" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "Éditeur de plans d'exécution de comparaison" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "Ajouter un plan d'exécution", "epComapre.LoadingPlanCompleteMessage": "Le plan d’exécution a été chargé avec succès.", "epComapre.LoadingPlanMessage": "Chargement du plan d’exécution", - "epComapre.placeholderInfoboxText": "Ajouter des plans d’exécution à comparer", "epCompare.FileFilterDescription": "Fichiers de plan d'exécution", + "epCompare.addExecutionPlanLabel": "Ajouter un plan d'exécution", "epCompare.comparePropertiesAction": "Propriétés", "epCompare.comparisonProgess": "Chargement de zones similaires dans des plans comparés", "epCompare.searchNodeAction": "Rechercher un nœud", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "Zoom arrière", "epCompare.zoomReset": "Réinitialiser le zoom", "epCompare.zoomToFit": "Zoomer pour ajuster", + "executionPlanComparison.bottomPlanDiagram.name": "Plan d’exécution inférieur {0}", + "executionPlanComparison.topPlanDiagram.name": "Ajouter un plan d'exécution {0} principal", + "executionPlanDisableTooltip": "Info-bulles désactivées", + "executionPlanEnableTooltip": "Info-bulles activées", "queryDropdownPrefix": "{0} de requête de {1} : {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "Opération en bas : {0}", - "executionPlanComparisonPropertiesLeftOperation": "Opération de gauche : {0}", - "executionPlanComparisonPropertiesRightOperation": "Opération appropriée : {0}", - "executionPlanComparisonPropertiesTopOperation": "Principale opération : {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "Opération en bas : {0}", + "nodePropertyViewLeftOperation": "Opération de gauche : {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "Propriétés équivalentes", + "nodePropertyViewNameGreaterThanTitle": "Supérieur à", + "nodePropertyViewNameLessThanTitle": "Inférieur à", "nodePropertyViewNameNameColumnHeader": "Nom", + "nodePropertyViewNameNotEqualTitle": "Pas égal à", "nodePropertyViewNameValueColumnBottomHeader": "Valeur (plan inférieur)", "nodePropertyViewNameValueColumnLeftHeader": "Valeur (plan de gauche)", "nodePropertyViewNameValueColumnRightHeader": "Valeur (plan de droite)", - "nodePropertyViewNameValueColumnTopHeader": "Valeur (plan supérieur)" + "nodePropertyViewNameValueColumnTopHeader": "Valeur (plan supérieur)", + "nodePropertyViewRightOperation": "Opération appropriée : {0}", + "nodePropertyViewTopOperation": "Principale opération : {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "Quand la valeur est True, active les info-bulles sur pointage pour le plan d’exécution. Quand la valeur est False, les info-bulles sont affichées lors d’un clic de nœud ou d’une touche F3.", "executionPlanCompareCommandOriginalValue": "Comparer les plans d'exécution", - "executionPlanCompareCommandValue": "Comparer les plans d'exécution" + "executionPlanCompareCommandValue": "Comparer les plans d'exécution", + "executionPlanConfigurationTitle": "Plan d'exécution" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "Éditeur de plan d'exécution des requêtes" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "Copier", + "executionPlanCollapseAllProperties": "Tout réduire", + "executionPlanExpandAllProperties": "Tout développer", "executionPlanPropertyViewClose": "Fermer", "executionPlanPropertyViewSortAlphabetically": "Alphabétique", "executionPlanPropertyViewSortByDisplayOrder": "Importance", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "Propriétés" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "Plan de requête (aperçu)" + "executionPlanTitle": "Plan de requête" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "Fichiers de plan d'exécution", + "executionPlan.diagram.ariaLabel": "Plan d'exécution {0}", "executionPlanCompareExecutionPlanAction": "Comparer le plan d'exécution", "executionPlanContextMenuDisableTooltip": "Désactiver les info-bulles", "executionPlanContextMenuEnableTooltip": "Activer les info-bulles", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "Info-bulles désactivées", "executionPlanEnableTooltip": "Info-bulles activées", "executionPlanFitGraphLabel": "Zoomer pour ajuster", + "executionPlanHighlightExpensiveOperationAction": "Mettre en surbrillance l’opération coûteuse", "executionPlanOpenGraphFile": "Afficher le code XML du plan de requête", "executionPlanPropertiesActionLabel": "Propriétés", "executionPlanSavePlanXML": "Enregistrer le fichier de plan", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "Requête {0} : coût de requête (relatif au script) : {1} %" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "Fermer (Échap)", + "cancelCustomZoomAction": "Fermer", "customZoomApplyButton": "Appliquer", - "customZoomApplyButtonTitle": "Appliquer le zoom (Entrée)", + "customZoomApplyButtonTitle": "Appliquer Zoom", "invalidCustomZoomError": "Sélectionner une valeur de zoom comprise entre 1 et 200", "qpZoomValueLabel": "Zoom (pourcentage)", - "zoomAction": "Zoom (Entrée)" + "zoomAction": "Zoom" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "Fermer (Échap)", + "cancelSearchAction": "Fermer", + "executionPlanEnterValueTitle": "Entrer une valeur de recherche", "executionPlanSearchTypeContains": "Contient", "executionPlanSearchTypeEquals": "Égal à", - "nextSearchItemAction": "Correspondance suivante (Entrée)", - "previousSearchItemAction": "Correspondance précédente (Shift+Enter)" + "executionPlanSelectPropertyTitle": "Sélectionner une propriété", + "executionPlanSelectSearchTypeTitle": "Sélectionner un type de recherche", + "nextSearchItemAction": "Correspondance suivante", + "previousSearchItemAction": "Correspondance précédente" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "Quand", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "Chargement du bloc-notes {0}" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "L’icône représente un bloc-notes.", "notebookExplorer.name": "Notebooks", "notebookExplorer.searchResults": "Résultats de la recherche", "searchPathNotFoundError": "Chemin de recherche introuvable : {0}" @@ -11704,6 +11743,7 @@ "connection": "Connexion", "dashboard": "Tableau de bord", "data": "Données", + "executionPlan": "Plan d'exécution", "notebook": "Notebook", "profiler": "Profiler", "queryEditor": "Éditeur de requêtes", @@ -11773,6 +11813,7 @@ "saveAsCsv": "Enregistrer au format CSV", "saveAsExcel": "Enregistrer au format Excel", "saveAsJson": "Enregistrer au format JSON", + "saveAsMarkdown": "Enregistrer au format Markdown", "saveAsXml": "Enregistrer au format XML", "saveToFileNotSupported": "L'enregistrement dans un fichier n'est pas pris en charge par la source de données de stockage", "selectAll": "Tout sélectionner", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "Quand la valeur est true, les en-têtes de colonne sont inclus dans l'enregistrement des résultats au format CSV", "queryEditor.results.saveAsCsv.lineSeperator": "Caractère(s) utilisé(s) pour séparer les lignes pendant l'enregistrement des résultats au format CSV", "queryEditor.results.saveAsCsv.textIdentifier": "Caractère utilisé pour englober les champs de texte pendant l'enregistrement des résultats au format CSV", + "queryEditor.results.saveAsExcel.includeHeaders": "Lorsque la valeur est true, les en-têtes de colonne sont inclus lors de l’enregistrement des résultats dans un fichier Excel", + "queryEditor.results.saveAsMarkdown.encoding": "Encodage de fichier utilisé pendant l'enregistrement de résultats au format Markdown", + "queryEditor.results.saveAsMarkdown.includeHeaders": "Lorsque la valeur est true, les en-têtes de colonne sont inclus lors de l’enregistrement des résultats dans un fichier Markdown", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Caractère(s) à utiliser pour séparer les lignes lors de l’exportation vers Markdown. Par défaut, il s’agit des fins de ligne système", "queryEditor.results.saveAsXml.encoding": "Encodage de fichier utilisé pendant l'enregistrement des résultats au format XML", "queryEditor.results.saveAsXml.formatted": "Quand la valeur est true, la sortie XML est mise en forme pendant l'enregistrement des résultats au format XML", "queryEditor.results.streaming": "Activer le streaming des résultats, contient quelques problèmes visuels mineurs", @@ -11897,7 +11942,8 @@ "deployment.title": "Nouveau déploiement..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "Visionneuse de ressources" + "resourceViewer": "Visionneuse de ressources", + "resourceViewerIcon": "Icône de la visionneuse de ressources." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "Actualiser" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "Publier les modifications", "tableDesigner.saveTableChanges": "Enregistrer" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "Fonctionnalité en préversion" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} tâches en cours", "miViewTasks": "&&Tâches", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "Erreur de connexion", + "enableTrustServerCertificate": "Activer Faire confiance au certificat de serveur", "kerberosErrorStart": "La connexion a échoué en raison d'une erreur Kerberos.", "kerberosHelpLink": "L'aide pour configurer Kerberos est disponible sur {0}", - "kerberosKinit": "Si vous vous êtes déjà connecté, vous devez peut-être réexécuter kinit." + "kerberosKinit": "Si vous vous êtes déjà connecté, vous devez peut-être réexécuter kinit.", + "runKinit": "Exécuter Kinit", + "trustServerCertInstructionText": "Le chiffrement a été activé sur cette connexion. Passez en revue la configuration de votre SSL et de votre certificat pour la cible SQL Server ou activez le « Certificat de serveur de confiance » dans la boîte de dialogue de connexion.\r\n\r\nRemarque : un certificat auto-signé offre une protection limitée uniquement et n’est pas une pratique recommandée pour les environnements de production. Voulez-vous activer le « Certificat de serveur de confiance » sur cette connexion et réessayer ? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "Type de connexion", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "Détails de la connexion", "connectionDialog.cancel": "Annuler", "connectionDialog.connect": "Connecter", - "connectionDialog.connectionProviderNotSupported": "L’extension qui prend en charge le type de fournisseur « {0} » n’est pas installée actuellement. Installez-le et réessayez.", - "connectionDialog.extensionNotInstalled": "L’extension « {0} » est nécessaire pour se connecter à cette ressource. Installez-le et réessayez.", "connectionDialog.recentConnections": "Connexions récentes", - "connectionDialog.viewExtension": "Afficher l'extension", - "connectionDialog.viewExtensions": "Afficher les extensions", "noRecentConnections": "Aucune connexion récente", "recentConnectionTitle": "Récent" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "Voulez-vous vraiment annuler cette connexion ?", + "connection.extensionNotInstalled": "L’extension '{0}' est nécessaire pour se connecter à cette ressource. Voulez-vous l’installer?", "connection.invalidConnectionResult": "Le résultat de la connexion n'est pas valide.", "connection.neverShowUnsupportedVersionWarning": "Ne plus afficher", "connection.noAzureAccount": "L'obtention d'un jeton de compte Azure pour la connexion a échoué", "connection.refreshAzureTokenFailure": "L’actualisation d'un jeton de compte Azure pour la connexion a échoué.", "connection.unsupportedServerVersionWarning": "La version du serveur n’est pas prise en charge par Azure Data Studio, vous pouvez toujours vous y connecter mais certaines fonctionnalités de Azure Data Studio peuvent ne pas fonctionner comme prévu.", + "connectionDialog.connectionProviderNotSupported": "L’extension qui prend en charge le type de fournisseur '{0}' n’est pas installée actuellement. Voulez-vous afficher les extensions?", "connectionManagementService.noProviderForUri": "Impossible de trouver le fournisseur pour l’uri : {0}", "connectionNotAcceptedError": "Connexion non acceptée", "connectionService.no": "Non", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "Ajouter un nouveau groupe...", "advanced": "Avancé...", + "boolean.false": "Faux", + "boolean.true": "Vrai", "connection.azureAccountDropdownLabel": "Compte", "connection.azureTenantDropdownLabel": "Locataire Azure AD", "connectionName": "Nom (facultatif)", @@ -12261,7 +12307,8 @@ "copyDetails": "Copier les détails", "errorMessageDialog.action": "Action", "errorMessageDialog.close": "Fermer", - "errorMessageDialog.ok": "OK" + "errorMessageDialog.ok": "OK", + "errorMessageDialog.readMore": "En savoir plus" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "Erreur", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "Ajoute un langage de notebook.", "vscode.extension.contributes.notebook.providersDescriptions": "Contribue à la description des fournisseurs de blocs-notes." }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "Chargement..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "Déconnecter", "activeConnections": "Afficher les connexions actives", @@ -12450,9 +12494,6 @@ "loginCanceled": "Annulé par l'utilisateur", "noProviderFound": "Développement impossible, car le fournisseur de connexion nécessaire '{0}' est introuvable" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "Chargement..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "Serveurs", "treeAriaLabel": "Connexions récentes", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (valeurs séparées par des virgules)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Classeur Excel", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "Texte brut", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "Choisir le fichier de résultats", @@ -12584,7 +12626,6 @@ "groupColor": "Couleur de groupe", "groupDescription": "Description de groupe", "serverGroup.cancel": "Annuler", - "serverGroup.colorValue": "Couleur du groupe : {0}", "serverGroup.ok": "OK" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "Copier", "ept.topOperationsCopyWithHeader": "Copier avec en-tête", "ept.topOperationsSelectAll": "Tout sélectionner", - "planTreeTab.title": "Arborescence du plan (préversion)", + "planTreeTab.title": "Arborescence du plan", "topOperationsTableTitle": "Arborescence du plan d'exécution" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "Copier", "ep.topOperationsCopyWithHeader": "Copier avec en-tête", "ep.topOperationsSelectAll": "Tout sélectionner", - "topOperationsTabTitle": "Principales opérations (préversion)", + "topOperationsTabTitle": "Principales opérations", "topOperationsTableTitle": "Principales opérations" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "Le type de sortie '{0}' n’est pas reconnu." + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Provide new column width", + "table.resizeColumn.invalid": "Invalid column width", + "table.resizeColumn.negativeSize": "Size cannot be 0 or negative" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "Tout réduire" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "Connexion non prise en charge", + "loading": "Chargement..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "Recherchez dans la table des propriétés.", + "ep.searchPlaceholder": "Filtrer un champ...", + "ep.topOperationsSearchDescription": "Recherchez les principales opérations." + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "Nombre réel de lignes pour toutes les exécutions", + "cancelExpensiveOperationAction": "Fermer", + "executionPlanActualElapsedCpuTime": "Temps processeur réel écoulé", + "executionPlanActualElapsedTime": "Temps réel écoulé", + "executionPlanCost": "Coût", + "executionPlanNumberOfRowsRead": "Nombre de lignes lues", + "executionPlanOff": "Inactif", + "executionPlanSelectExpenseMetricTitle": "Sélectionner une métrique de dépense", + "executionPlanSubtreeCost": "Coût de la sous-arborescence", + "expensiveOperationLabel": "Métrique :", + "highlightExpensiveOperationAction": "Appliquer", + "highlightExpensiveOperationApplyButton": "Appliquer", + "highlightExpensiveOperationButtonTitle": "Mettre en surbrillance l’opération coûteuse", + "qp.expensiveOperationMetric.dontShowAgain": "Ne plus afficher", + "qp.expensiveOperationMetric.no": "Non", + "qp.expensiveOperationMetric.yes": "Oui", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "Définir la métrique choisie comme valeur par défaut pour les plans d’exécution de requêtes ?", + "turnOffExpensiveHighlightingOperationAction": "Inactif" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details.", + "notifyEncryption.moreInfoLink": "Plus d'informations", + "notifyEncryption.title": "Mise à jour importante" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "&&Bienvenue", + "workbench.startupEditor": "Contrôle quel éditeur s’affiche au démarrage, si aucun n'est restauré de la session précédente.", + "workbench.startupEditor.newUntitledFile": "Ouvrez un nouveau fichier sans titre (s'applique uniquement à l'ouverture d'une fenêtre vide).", + "workbench.startupEditor.none": "Démarrage sans éditeur.", + "workbench.startupEditor.readme": "Ouvre le fichier README lors de l'ouverture d'un dossier qui en contient un, sinon il revient à 'welcomePage'. Remarque : ceci n'est observé que comme une configuration globale, elle sera ignorée si elle est définie dans une configuration d'espace de travail ou de dossier.", + "workbench.startupEditor.welcomePage": "Ouvrez la page d’accueil qui propose du contenu pour faciliter la prise en main d’Azure Data Studio et des extensions.", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "Ouvre la page d'accueil à l'ouverture d'un banc d'essai vide.", + "workbench.startupEditor.welcomePageWithTour": "Ouvrir la page d’accueil avec la visite guidée Prise en main (par défaut)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-it/CHANGELOG.md b/i18n/ads-language-pack-it/CHANGELOG.md index f8876f6d31..1a6f03f304 100644 --- a/i18n/ads-language-pack-it/CHANGELOG.md +++ b/i18n/ads-language-pack-it/CHANGELOG.md @@ -2,6 +2,7 @@ Tutti i cambiamenti degni di nota al language pack "ads-language-pack-it" saranno documentati in questo file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-it/package.json b/i18n/ads-language-pack-it/package.json index 191df116ea..e8f9f00c76 100644 --- a/i18n/ads-language-pack-it/package.json +++ b/i18n/ads-language-pack-it/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-it", "displayName": "Italian Language Pack for Azure Data Studio", "description": "Language pack extension for Italian", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-it/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-it/translations/extensions/arc.i18n.json index e6a4b42fe5..941dd23cfe 100644 --- a/i18n/ads-language-pack-it/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "USD", - "arc.addingWorkerNodes": "aggiunta di nodi di lavoro", "arc.apply": "Applica", "arc.arcDeploymentDeprecation": "L'estensione di distribuzione Arc è stata sostituita dall'estensione Arc ed è stata disinstallata.", "arc.arcResources": "Risorse Azure Arc", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "Prima di eseguire questa operazione, è necessario verificare", "arc.computeAndStorageDescriptionPartSix": "nel cluster Kubernetes per rispettare questa configurazione.", "arc.computeAndStorageDescriptionPartThree": "senza tempo di inattività e da", + "arc.computeConfiguration": "Configurazione di calcolo", "arc.condition": "Condizione", - "arc.configurationCoordinatorNode": "Configurazione", - "arc.configurationPerNode": "Configurazione (per nodo)", + "arc.configurationPerNode": "Configurazione", "arc.configureRP": "Configura criteri di conservazione", "arc.configureRetentionPolicyButton": "Configura criterio di conservazione", "arc.confirmNewPassword": "Confermare la nuova password", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "Impossibile connettersi al controller {0}. {1}", "arc.connectToMSSql": "Connettersi all'istanza gestita di SQL - Azure Arc ({0})", "arc.connectToMSSqlFailed": "Non è stato possibile connettersi all'istanza gestita di SQL - Istanza di Azure Arc {0}. {1}", - "arc.connectToPGSql": "Connettersi a PostgreSQL Hyperscale - Azure Arc ({0})", - "arc.connectToPGSqlFailed": "Non è stato possibile connettersi all’istanza di PostgreSQL Hyperscale - Azure Arc {0}. {1}", + "arc.connectToPGSql": "Connettersi al server PostgreSQL - Azure Arc ({0})", + "arc.connectToPGSqlFailed": "Non è stato possibile connettersi all’istanza del server PostgreSQL - Azure Arc {0}. {1}", "arc.connectToPostgresDescription": "Per visualizzare e impostare le impostazioni del motore di database, è necessaria una connessione al server che richiede l'installazione dell'estensione PostgreSQL.", "arc.connectToServer": "Connetti al server", "arc.connectionMode": "Modalità di connessione", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "Nome utente del controller", "arc.coordinator": "Coordinatore", - "arc.coordinatorCoresLimit": "Limite CPU del nodo coordinatore", - "arc.coordinatorCoresRequest": "Richiesta CPU nodo coordinatore", "arc.coordinatorEndpoint": "Endpoint coordinatore", - "arc.coordinatorMemoryLimit": "Limite di memoria del nodo coordinatore (in GB)", - "arc.coordinatorMemoryRequest": "Richiesta di memoria del nodo coordinatore (in GB)", - "arc.coordinatorNode": "Nodo coordinatore", - "arc.coordinatorNodeConfigurationInformation": "È possibile configurare il numero di core CPU e le dimensioni di archiviazione che verranno applicati al nodo coordinatore. Modificare il numero di core CPU e le impostazioni di memoria per il gruppo di server. Per reimpostare le richieste e/o i limiti, inserire un valore vuoto.", "arc.coordinatorNodeParameters": "Parametri del nodo coordinatore", "arc.coordinatorNodeParametersDescription": " Questi parametri del server del nodo Coordinatore possono essere impostati su valori personalizzati (non predefiniti). Cerca per trovare i parametri.", "arc.copiedToClipboard": "{0} copiato negli Appunti", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "Dashboard per la visualizzazione dei log", "arc.lastTransition": "Ultima transizione", "arc.latestpitrRestorePoint": "Punto di ripristino più recente", - "arc.learnAboutNodeParameters": "Altre informazioni sulle impostazioni del motore di database per PostgreSQL Hyperscale abilitato per Azure Arc", - "arc.learnAboutPostgresClients": "Altre informazioni sulle interfacce client di Azure PostgreSQL Hyperscale", + "arc.learnAboutNodeParameters": "Altre informazioni sulle impostazioni del motore di database per PostgreSQL abilitato per Azure Arc", + "arc.learnAboutPostgresClients": "Altre informazioni sulle interfacce client di Azure PostgreSQL", "arc.learnMore": "Altre informazioni.", "arc.loadExtensions": "Carica estensioni", "arc.loading": "Caricamento...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "Nessun endpoint esterno configurato, quindi queste informazioni non sono disponibili.", "arc.noInstancesAvailable": "Nessuna istanza disponibile", "arc.noNodeParametersFound": "Non sono stati trovati parametri del server del ruolo di lavoro...", - "arc.noPodIssuesDetected": "Non ci sono problemi noti che interessano questa istanza di PostgreSQL Hyperscale.", + "arc.noPodIssuesDetected": "Non ci sono problemi noti che interessano questa istanza di PostgreSQL.", "arc.noUpgrades": "La versione corrente è la versione più recente. Nessun aggiornamento disponibile.", "arc.noWorkerPods": "Nessun pod di lavoro in questa configurazione.", "arc.node": "nodo", - "arc.nodeConfiguration": "Configurazione del nodo", "arc.nodes": "nodi", "arc.notConfigured": "Non configurato", "arc.notReady": "Non pronto", @@ -212,7 +204,7 @@ "arc.passwordToController": "Fornire la password al titolare", "arc.pending": "In sospeso", "arc.pgConnectionRequired": "Per visualizzare e impostare le impostazioni del motore di database, è necessaria una connessione.", - "arc.pgSqlType": "PostgreSQL Hyperscale - Azure Arc", + "arc.pgSqlType": "Server PostgreSQL - Azure Arc", "arc.pitr": "Ripristino temporizzato", "arc.pitrInfo": "Specificare per quanto tempo si desidera mantenere i backup temporizzati. Personalizzare questa impostazione per la disponibilità del backup.", "arc.podConditionsTable": "Tabella condizioni Pod", @@ -224,11 +216,11 @@ "arc.podsReady": "pod pronti", "arc.podsUsedDescription": "Selezionare un pod nell'elenco a discesa seguente per informazioni dettagliate sull'integrità.", "arc.podsUsedDescriptionAria": "Selezionare un pod nell'elenco a discesa seguente per informazioni dettagliate sull'integrità", - "arc.postgres.computeAndStorageDescriptionPartTwo": "Gruppo di server PostgreSQL Hyperscale di", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL di", "arc.postgresAdminUsername": "Nome utente dell'amministratore", "arc.postgresArcProductName": "Database di Azure per PostgreSQL - Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "È possibile ridimensionare l'Azure Arc abilitato", - "arc.postgresDashboard": "PostgreSQL Hyperscale - Dashboard Azure Arc - {0}", + "arc.postgresDashboard": "Server PostgreSQL - Dashboard Azure Arc (anteprima) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "Versione di PostgreSQL", @@ -274,8 +266,8 @@ "arc.searchToFilter": "Eseguire una ricerca per filtrare gli elementi...", "arc.security": "Sicurezza", "arc.selectConnectionString": "Selezionare una delle stringhe di connessione client disponibili di seguito.", + "arc.server": "Server", "arc.serverEndpoint": "Endpoint server", - "arc.serverGroupNodes": "Nodi del gruppo di server", "arc.serverGroupType": "Tipo di gruppo di server", "arc.serviceEndpoints": "Endpoint servizio", "arc.serviceEndpointsTable": "Griglia degli endpoint servizio", @@ -320,18 +312,10 @@ "arc.version": "Versione", "arc.versionLog": "Scopri di più su tutte le versioni qui.", "arc.worker": "Ruolo di lavoro", - "arc.workerCoresLimit": "Limite CPU dei nodi di lavoro", - "arc.workerCoresRequest": "Richiesta CPU dei nodi di lavoro", - "arc.workerMemoryLimit": "Limite di memoria dei nodi di lavoro (in GB)", - "arc.workerMemoryRequest": "Richiesta di memoria dei nodi di lavoro (in GB)", "arc.workerNodeCount": "Numero di nodi del ruolo di lavoro", - "arc.workerNodeInformation": "È possibile ridurre o aumentare il gruppo di server riducendo o aumentando il numero di nodi di lavoro. Il valore deve essere pari a 0 o maggiore di 1.", "arc.workerNodeParameters": "Parametri del nodo di lavoro", "arc.workerNodes": "Nodi di lavoro", - "arc.workerNodesConfigurationInformation": "È possibile configurare il numero di core CPU e le dimensioni dello spazio di archiviazione che verranno applicate a tutti i nodi del ruolo di lavoro. Modificare il numero di core CPU e le impostazioni di memoria per il gruppo di server. Per reimpostare le richieste e/o i limiti, inserire un valore vuoto.", - "arc.workerNodesDescription": "Espandere il gruppo di server e ridimensionare il database aggiungendo nodi di lavoro.", "arc.workerNodesParametersDescription": " Questi parametri del server dei nodi di lavoro possono essere impostati su valori personalizzati (non predefiniti). Cercare per trovare i parametri.", - "arc.workerOneNodeValidationMessage": "Il valore 1 non è supportato.", "arc.yes": "Sì", "button.label": "Seleziona", "clusterContextConfigNoLongerValid": "Le informazioni sul contesto del cluster specificate dal file di configurazione: {0} e dal contesto del cluster: {1} non sono più valide. L'errore è:\r\n {2}\r\n Aggiornare queste informazioni?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "Accetto {0} e {1}.", - "arc.agreement.postgres.terms.conditions": "Termini e condizioni di PostgreSQL Hyperscale abilitato per Azure Arc", + "arc.agreement.help.text.azure.marketplace.terms": "Condizioni di Azure Marketplace", + "arc.agreement.help.text.learn.more": "Altre informazioni", + "arc.agreement.help.text.privacy.policy": "Informativa sulla privacy", + "arc.agreement.help.text.terms.of.use": "Condizioni per l'utilizzo", + "arc.agreement.postgres.help.text": "PostgreSQL Server - Azure Arc è uno dei motori di database disponibili nell'ambito dei servizi dati abilitati per Azure Arc e può essere distribuito nell'infrastruttura desiderata. {0}. \r\n \r\n Facendo clic su 'Genera script nel notebook' o 'Distribuisci', dichiaro di (a) accettare le note legali e le informative sulla privacy associate alle offerte del Marketplace elencate sotto, (b) autorizzare Microsoft a fatturare le spese associate alle offerte sul metodo di pagamento corrente con la stessa frequenza di fatturazione della sottoscrizione di Azure e (c) accettare che Microsoft possa condividere le mie informazioni sul contatto, sulle transazioni e sull'utilizzo con i fornitori delle offerte ai fini del supporto, della fatturazione e di altre attività relative alle transazioni. Microsoft non concede i diritti per le offerte di terze parti. Per informazioni aggiuntive, vedere {1}, {2} e {3}.", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "Altre informazioni su PostgreSQL Server - Azure Arc", + "arc.agreement.postgres.terms.conditions": "Termini e condizioni Server PostgreSQL - Azure Arc", "arc.agreement.sql.help.text": "L'Istanza gestita abilitata per Azure Arc fornisce l'accesso a SQL Server e la compatibilità delle funzionalità che possono essere distribuite nell'infrastruttura desiderata. {0}. \r\n \r\n Facendo clic su 'Genera script nel notebook' o 'Distribuisci', dichiaro di (a) accettare le note legali e le informative sulla privacy associate alle offerte del Marketplace elencate sotto, (b) autorizzare Microsoft a fatturare le spese associate alle offerte sul metodo di pagamento corrente con la stessa frequenza di fatturazione della sottoscrizione di Azure e (c) accettare che Microsoft possa condividere le mie informazioni sul contatto, sulle transazioni e sull'utilizzo con i fornitori delle offerte ai fini del supporto, della fatturazione e di altre attività relative alle transazioni. Microsoft non concede i diritti per le offerte di terze parti. Per informazioni aggiuntive, vedere {1}, {2} e {3}.", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Condizioni di Azure Marketplace", - "arc.agreement.sql.help.text.learn.more": "Altre informazioni", "arc.agreement.sql.help.text.learn.more.ariaLabel": "Altre informazioni sull'istanza gestita abilitata per Azure Arc", - "arc.agreement.sql.help.text.privacy.policy": "Informativa sulla privacy", - "arc.agreement.sql.help.text.terms.of.use": "Condizioni per l'utilizzo", "arc.agreement.sql.terms.conditions": "Istanza gestita di SQL di Azure - Termini e condizioni di Azure Arc", "arc.azure.account": "Account Azure", "arc.azure.location": "Percorso di Azure", @@ -445,45 +431,41 @@ "arc.memory-request.label": "Richiesta memoria", "arc.openDashboard": "Gestire", "arc.password": "Password", - "arc.postgres.server.group.coordinator.cores.limit.description": "Numero massimo di core CPU per l'istanza di Postgres che possono essere usati nel nodo coordinatore. Sono supportati core frazionari.", - "arc.postgres.server.group.coordinator.cores.limit.label": "Limite CPU", - "arc.postgres.server.group.coordinator.cores.request.description": "Il numero minimo di core CPU che devono essere disponibili sul nodo coordinatore per pianificare il servizio. Sono supportati i core frazionari.", - "arc.postgres.server.group.coordinator.cores.request.label": "Richiesta CPU", - "arc.postgres.server.group.coordinator.memory.limit.description": "Il limite di memoria dell'istanza di Postgres sul nodo coordinatore in GB.", - "arc.postgres.server.group.coordinator.memory.limit.label": "Limite di memoria (GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "La richiesta di memoria dell'istanza di Postgres sul nodo coordinatore in GB.", - "arc.postgres.server.group.coordinator.memory.request.label": "Richiesta di memoria (GB)", - "arc.postgres.server.group.engine.version": "Versione motore", - "arc.postgres.server.group.extensions.description": "Elenco delimitato da virgole delle estensioni Postgres che devono essre caricate all'avvio. Consulta la documentazione di Postgres per i valori supportati.", - "arc.postgres.server.group.extensions.label": "Estensioni", - "arc.postgres.server.group.name": "Nome del gruppo di server", - "arc.postgres.server.group.name.validation.description": "Il nome del gruppo di server deve essere composto da caratteri alfanumerici minuscoli o \"-\", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 11 caratteri.", - "arc.postgres.server.group.port": "Porta", - "arc.postgres.server.group.volume.size.backups.description": "La dimensione del volume di archiviazione da utilizzare per i backup in GB.", - "arc.postgres.server.group.volume.size.backups.label": "GB delle dimensioni del volume (backup)", - "arc.postgres.server.group.volume.size.data.description": "La dimensione del volume di archiviazione da utilizzare per i dati in GB.", - "arc.postgres.server.group.volume.size.data.label": "Dimensioni volume in GB (dati)", - "arc.postgres.server.group.volume.size.logs.description": "La dimensione del volume di archiviazione da utilizzare per i log in GB.", - "arc.postgres.server.group.volume.size.logs.label": "GB delle dimensioni del volume (log)", - "arc.postgres.server.group.workers.cores.limit.description": "Numero massimo di core CPU per l'istanza di Postgres che possono essere usati per nodo. Sono supportati core frazionari.", - "arc.postgres.server.group.workers.cores.limit.label": "Limite CPU (unità di elaborazione per nodo)", - "arc.postgres.server.group.workers.cores.request.description": "Il numero minimo di core CPU che devono essere disponibili per nodo per pianificare il servizio. Sono supportati i core frazionari.", - "arc.postgres.server.group.workers.cores.request.label": "Richiesta CPU (unità di elaborazione per nodo)", - "arc.postgres.server.group.workers.description": "Il numero di nodi di lavoro di cui eseguire il provisioning in un cluster condiviso oppure zero (impostazione predefinita) per Postgres a nodo singolo.", - "arc.postgres.server.group.workers.label": "Numero di ruoli di lavoro", - "arc.postgres.server.group.workers.memory.limit.description": "Il limite di memoria dell'istanza Postgres per nodo in GB.", - "arc.postgres.server.group.workers.memory.limit.label": "Limite di memoria (GB per nodo)", - "arc.postgres.server.group.workers.memory.request.description": "La richiesta di memoria dell'istanza Postgres per nodo in GB.", - "arc.postgres.server.group.workers.memory.request.label": "Richiesta di memoria (GB per nodo)", - "arc.postgres.settings.resource.coordinator.title": "Configurazione dell'ambiente di calcolo del nodo coordinatore", - "arc.postgres.settings.resource.worker.title": "Configurazione di calcolo dei nodi di lavoro", + "arc.postgres.server.cores.limit.description": "Numero massimo di core CPU per l'istanza di Postgres che possono essere usati nel nodo coordinatore. Sono supportati core frazionari.", + "arc.postgres.server.cores.limit.label": "Limite CPU", + "arc.postgres.server.cores.request.description": "Il numero minimo di core CPU che devono essere disponibili sul nodo coordinatore per pianificare il servizio. Sono supportati i core frazionari.", + "arc.postgres.server.cores.request.label": "Richiesta CPU", + "arc.postgres.server.dev.use.description": "Selezionare la casella per indicare che questa istanza verrà usata solo a scopo di sviluppo o di test. Questa istanza non verrà fatturata.", + "arc.postgres.server.dev.use.label": "Solo per lo sviluppo", + "arc.postgres.server.engine.version": "Versione motore", + "arc.postgres.server.extensions.description": "Elenco delimitato da virgole delle estensioni Postgres che devono essre caricate all'avvio. Consulta la documentazione di Postgres per i valori supportati.", + "arc.postgres.server.extensions.label": "Estensioni", + "arc.postgres.server.invalid.username": "Il nome utente sa è disabilitato. Scegliere un altro nome utente.", + "arc.postgres.server.memory.limit.description": "Il limite di memoria dell'istanza di Postgres sul nodo coordinatore in GB.", + "arc.postgres.server.memory.limit.label": "Limite di memoria (GB)", + "arc.postgres.server.memory.request.description": "La richiesta di memoria dell'istanza di Postgres sul nodo coordinatore in GB.", + "arc.postgres.server.memory.request.label": "Richiesta di memoria (GB)", + "arc.postgres.server.name": "Nome del server", + "arc.postgres.server.name.placeholder": "Immetti il nome del server", + "arc.postgres.server.name.validation.description": "Il nome del server deve essere composto da caratteri alfanumerici minuscoli o \"-\", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 11 caratteri.", + "arc.postgres.server.port": "Porta", + "arc.postgres.server.service.type": "Tipo di servizio", + "arc.postgres.server.username": "Nome utente dell'amministratore", + "arc.postgres.server.username.placeholder": "Immettere il nome di accesso dell'amministratore del server", + "arc.postgres.server.volume.size.backups.description": "La dimensione del volume di archiviazione da utilizzare per i backup in GB.", + "arc.postgres.server.volume.size.backups.label": "GB delle dimensioni del volume (backup)", + "arc.postgres.server.volume.size.data.description": "La dimensione del volume di archiviazione da utilizzare per i dati in GB.", + "arc.postgres.server.volume.size.data.label": "Dimensioni volume in GB (dati)", + "arc.postgres.server.volume.size.logs.description": "La dimensione del volume di archiviazione da utilizzare per i log in GB.", + "arc.postgres.server.volume.size.logs.label": "GB delle dimensioni del volume (log)", + "arc.postgres.settings.resource.compute.config.title": "Configurazione di calcolo", "arc.postgres.settings.section.title": "Impostazioni generali", "arc.postgres.settings.storage.title": "Impostazioni di archiviazione", "arc.postgres.storage-class.backups.description": "La classe di archiviazione da usare per il backup di volumi persistenti", "arc.postgres.storage-class.data.description": "La classe di archiviazione da usare per i dati di volumi persistenti", "arc.postgres.storage-class.logs.description": "La classe di archiviazione da usare per i log di volumi persistenti", - "arc.postgres.wizard.page1.title": "Specificare i parametri del gruppo di server PostgreSQL Hyperscale abilitato per Azure", - "arc.postgres.wizard.title": "Distribuire un gruppo di server PostgreSQL Hyperscale abilitato per Azure Arc", + "arc.postgres.wizard.page1.title": "Specificare i parametri del server PostgreSQL", + "arc.postgres.wizard.title": "Distribuire un server PostgreSQL - Azure Arc (anteprima)", "arc.sql.connection.settings.section.title": "Informazioni di connessione SQL", "arc.sql.cores-limit.description": "Il limite core dell'istanza gestita come numero intero.", "arc.sql.cores-request.description": "La richiesta di core dell'istanza gestita come numero intero.", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "Disponibilità elevata", "arc.sql.high.availability.description": "Abilita le repliche aggiuntive per la disponibilità elevata. La configurazione di calcolo e archiviazione selezionata di seguito verrà applicata a tutte le repliche.", "arc.sql.instance.name": "Nome dell'istanza", + "arc.sql.instance.name.placeholder": "Immettere il nome dell'istanza", "arc.sql.instance.retention.policy.title": "Criteri di conservazione backup istanza SQL", "arc.sql.instance.settings.section.title": "Impostazioni istanza di SQL", "arc.sql.invalid.instance.name": "Il nome dell'istanza deve essere composto da caratteri alfanumerici minuscoli o \"-\", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 13 caratteri.", - "arc.sql.invalid.username": "il nome utente sa è disabilitato. Scegliere un altro nome utente", + "arc.sql.invalid.username": "Il nome utente sa è disabilitato. Scegliere un altro nome utente.", "arc.sql.license.type.description": "Applica il Vantaggio Azure Hybrid se si dispone già di una licenza di SQL Server", "arc.sql.license.type.label": "Ho già una licenza di SQL Server.", "arc.sql.memory-limit.description": "Il limite della capacità dell'istanza gestita come numero intero.", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "Repliche secondarie sincronizzate necessarie per eseguire il commit", "arc.sql.three.replicas": "3 repliche", "arc.sql.two.replicas": "2 repliche", - "arc.sql.username": "Nome utente", + "arc.sql.username": "Account di accesso amministratore istanza gestita", + "arc.sql.username.placeholder": "Immettere il nome dell'amministratore", "arc.sql.volume.size.backups.description": "La dimensione del volume di archiviazione da utilizzare per i backup in gibibyte.", "arc.sql.volume.size.backups.label": "Dimensioni del volume in Gi (backup)", "arc.sql.volume.size.data.description": "La dimensione del volume di archiviazione da utilizzare per i dati in gibibyte.", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Informativa sulla privacy di Microsoft", "requested.cores.less.than.or.equal.to.cores.limit": "I core richiesti devono essere minori o uguali al limite di core", "requested.memory.less.than.or.equal.to.memory.limit": "La memoria richiesta deve essere minore o uguale al limite di memoria", - "resource.type.arc.postgres.description": "Distribuire gruppi di server PostgreSQL Hyperscale in un ambiente Azure Arc", - "resource.type.arc.postgres.display.name": "Gruppi di server PostgreSQL Hyperscale - Azure Arc", + "resource.type.arc.postgres.description": "Distribuire un server PostgreSQL in un ambiente Azure Arc", + "resource.type.arc.postgres.display.name": "Server PostgreSQL - Azure Arc (anteprima)", "resource.type.arc.sql.description": "Servizio Istanza gestita di SQL per sviluppatori di app in un ambiente gestito dal cliente", "resource.type.arc.sql.display.name": "Istanza gestita di SQL di Azure - Azure Arc", "resource.type.azure.arc.description": "Crea un controller dei dati Azure Arc. Assicurati di aver eseguito l'accesso az prima di avviare la procedura guidata.", diff --git a/i18n/ads-language-pack-it/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-it/translations/extensions/azurecore.i18n.json index 42b031ff1f..15eb50188c 100644 --- a/i18n/ads-language-pack-it/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "Si è verificato un errore durante l'autenticazione oppure i token sono stati eliminati dal sistema. Provare ad aggiungere di nuovo l'account ad Azure Data Studio.", "azure.noUniqueIdentifier": "L'utente non ha un identificatore univoco in AAD", + "azure.owningTenantNotFound": "Informazioni sul tenant proprietario non trovate per l'account.", "azure.responseError": "Il recupero del token non è riuscito generando un errore. [Aprire gli strumenti di sviluppo] ({0}) per ulteriori dettagli.", "azure.tenantNotFound": "Il tenant specificato con ID '{0}' non è stato trovato.", "azureAuth.unidentifiedError": "Errore non identificato con l'autenticazione di Azure", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "Il tenant '{0} ({1})' richiede una nuova autenticazione per accedere alle risorse {2}. Premere Apri per avviare il processo di autenticazione.", "azurecore.consentDialog.cancel": "Annulla", "azurecore.consentDialog.ignore": "Ignora tenant", - "azurecore.consentDialog.open": "Apri" + "azurecore.consentDialog.open": "Apri", + "noMicrosoftResource": "Per il provider '{0}' non è definito un endpoint di risorsa Microsoft." }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Concessione codice di autenticazione di Azure", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Cluster di Esplora dati di Azure" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Server flessibile di Database di Azure per MySQL" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL Hyperscale – Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "Non sono state trovate risorse" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "Non è stato possibile recuperare le sottoscrizioni per l'account {0} (tenant '{1}'). {2}" + "azure.resource.tenantSubscriptionsError": "Non è stato possibile recuperare le sottoscrizioni per l'account {0} (tenant '{1}'). {2}", + "azure.resource.tenantTokenError": "Non è stato possibile acquisire il token di accesso per l'account '{0}' ('{1}' tenant)." }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (anteprima) {0} ({1})", diff --git a/i18n/ads-language-pack-it/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-it/translations/extensions/big-data-cluster.i18n.json index 806c197022..b6321bf5ee 100644 --- a/i18n/ads-language-pack-it/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "Dashboard di Cluster Big Data -", + "bdc.deprecationWarning": "Il componente aggiuntivo Cluster Big Data verrà ritirato e Azure Data Studio funzionalità per il cluster verrà rimossa in una versione futura. Altre informazioni su questo aspetto e supporto in futuro [qui](https://go.microsoft.com/fwlink/?linkid=2207340).", "mount.error.endpointNotFound": "Le informazioni sull'endpoint del controller non sono state trovate", "textConfirmRemoveController": "Rimuovere '{0}'?", "textNo": "No", diff --git a/i18n/ads-language-pack-it/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-it/translations/extensions/cms.i18n.json index 1316f9ac15..adbc4dd6ed 100644 --- a/i18n/ads-language-pack-it/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "Finalità dell'applicazione", "cms.connectionOptions.applicationName.description": "Nome dell'applicazione", "cms.connectionOptions.applicationName.displayName": "Nome dell'applicazione", - "cms.connectionOptions.asynchronousProcessing.description": "Se è true, consente l'utilizzo della funzionalità asincrona nel provider di dati .NET Framework.", - "cms.connectionOptions.asynchronousProcessing.displayName": "Elaborazione asincrona", "cms.connectionOptions.attachDbFilename.displayName": "Collega nome file del database", "cms.connectionOptions.attachedDBFileName.description": "Nome del file primario, incluso il nome del percorso completo, di un database collegabile", "cms.connectionOptions.attachedDBFileName.displayName": "Nome file del database collegato", diff --git a/i18n/ads-language-pack-it/translations/extensions/git.i18n.json b/i18n/ads-language-pack-it/translations/extensions/git.i18n.json index 77f1c4b582..5b3b965e24 100644 --- a/i18n/ads-language-pack-it/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "Pubblica Branch", + "scm button publish branch running": "Pubblicazione Branch in corso...", + "scm button publish title": "$(cloud-upload) Pubblica ramo", + "scm button sync description": "{0} Sincronizza modifiche {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "Sincronizzazione delle modifiche in corso..." + }, "dist/askpass-main": { "missOrInvalid": "Credenziali mancanti o non valide." }, @@ -32,7 +40,7 @@ "branch name": "Nome ramo", "branch name format invalid": "Il nome del ramo deve corrispondere all'espressione regex: {0}", "cant push": "Impossibile fare push dei ref su remoto. Provare a eseguire un 'Pull' prima, per integrare le modifiche.", - "changed": "Livello di registrazione modificato in: {0}", + "changed": "{0} Livello di log modificato in: {1}", "checkout detached": "Checkout scollegato...", "choose": "Scegli cartella...", "clean repo": "Pulire l'albero di lavoro del repository prima dell'estrazione.", @@ -54,7 +62,7 @@ "confirm force delete branch": "Il merge del ramo '{0}' non è completo. Elimina comunque?", "confirm force push": "Si sta per eseguire il push forzato delle modifiche. Questa operazione può essere distruttiva e comportare la sovrascrittura accidentale di modifiche apportate da altri utenti.\r\n\r\nContinuare?", "confirm no verify commit": "Si sta per eseguire il commit delle modifiche senza verifica. Con questa operazione gli hook pre-commit verranno ignorati e tale comportamento può non essere quello desiderato.\r\n\r\nContinuare?", - "confirm publish branch": "La branch '{0}' non ha una branch corrispondente a monte. Desideri pubblicarla?", + "confirm publish branch": "Il ramo '{0}' non dispone di un ramo remoto. Pubblicare questo ramo?", "confirm restore": "Ripristinare {0}?", "confirm restore multiple": "Ripristinare {0} file?", "confirm stage file with merge conflicts": "Preparare per il commit {0} con conflitti di merge?", @@ -72,12 +80,15 @@ "discard": "Rimuovi modifiche", "discardAll": "Rimuovi tutti i {0} file", "discardAll multiple": "Rimuovi 1 file", + "drop all stashes": "Rimuovere TUTTI gli accantonamenti? Sono presenti {0} accantonamenti che verranno eliminati e POTREBBERO ESSERE IMPOSSIBILI DA RECUPERARE.", + "drop one stash": "Rimuovere TUTTI gli accantonamenti? È presente 1 accantonamento che verrà eliminato e POTREBBE ESSERE IMPOSSIBILE DA RECUPERARE.", "force": "Forza checkout", "force push not allowed": "Il push forzato non è consentito. Per abilitarlo, usare l'impostazione 'git.allowForcePush'.", "git error": "Errore GIT", "git error details": "GIT: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "Apri confronto", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (Indice)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (Albero di lavoro)", @@ -157,7 +168,7 @@ "stash message": "Messaggio di accantonamento", "stashcheckout": "Accantona ed esegui checkout", "sure drop": "Rimuovere l'accantonamento {0}?", - "sync is unpredictable": "Questa azione consentirà di effettuare il push e il pull di commit da e verso '{0}/{1}'.", + "sync is unpredictable": "Questa azione eseguirà il pull e il push dei commit da e verso '{0}/{1}'.", "tag at": "Tag in {0}", "tag message": "Messaggio", "tag name": "Nome tag", @@ -175,27 +186,17 @@ "yes never again": "Sì, non visualizzare più questo messaggio" }, "dist/main": { - "skipped": "Il git trovato in: {0} è stato ignorato", - "using git": "Uso di GIT {0} da {1}", - "validating": "Convalida del GIT trovato in: {0}" + "skipped": "{0} Il GIT trovato in: {1} è stato ignorato", + "using git": "{0} Uso di {1} GIT da {2}", + "validating": "{0} Convalida del GIT trovato in: {1}" }, "dist/model": { "no repositories": "Non ci sono repository disponibili", "not supported": "I percorsi assoluti non sono supportati nell'impostazione 'git.scanRepositories'.", "pick repo": "Scegli un repository", + "repoOnHomeDriveRootWarning": "Non è possibile aprire automaticamente il repository GIT in '{0}'. Per aprire il repository GIT, aprirlo direttamente come cartella in VS Code.", "too many submodules": "Il repository '{0}' ha {1} sottomoduli che non verranno aperti automaticamente. È possibile comunque aprirli individualmente aprendo il file all'interno." }, - "dist/remoteSource": { - "branch name": "Nome ramo", - "error": "$(error) Errore: {0}", - "none found": "Non sono stati trovati repository remoti.", - "pick url": "Scegliere un URL da cui eseguire la clonazione.", - "provide url": "Specificare l'URL del repository", - "provide url or pick": "Specificare l'URL del repository o selezionare un'origine repository.", - "type to filter": "Nome del repository", - "type to search": "Nome del repository (digitare per eseguire la ricerca)", - "url": "URL" - }, "dist/repository": { "add known": "Aggiungere '{0}' a .gitignore?", "added by them": "Conflitto: aggiunto dall'utente", @@ -243,9 +244,6 @@ "pull push n": "Esegui il pull di {0} e il push di {1} commit tra {2}/{3}", "push n": "Esegui il push di {0} commit in {1}/{2}", "push success": "Push avvenuto con successo.", - "scm button publish title": "$(cloud-upload) Pubblica modifiche", - "scm button publish tooltip": "Pubblica modifiche", - "scm button sync title": " Sincronizza modifiche $(sync){0}{1}", "staged changes": "Modifiche preparate per il commit", "sync changes": "Sincronizza modifiche", "sync is unpredictable": "Sincronizzazione in corso. L'annullamento dell'operazione può causare gravi danni al repository", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "Esegui il checkout del ramo/tag...", - "publish changes": "Pubblica modifiche", + "publish branch": "Pubblica Ramo", "publish to": "Pubblica in {0}", "publish to...": "Pubblica in...", "rebasing": "Rebase in corso", "syncing changes": "Sincronizzazione delle modifiche in corso..." }, "dist/timelineProvider": { - "git.index": "Indice", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "Indirizzo di posta elettronica", + "git.timeline.openComparison": "Apri confronto", "git.timeline.source": "Cronologia GIT", "git.timeline.stagedChanges": "Modifiche preparate per il commit", "git.timeline.uncommitedChanges": "Modifiche non sottoposte a commit", - "git.timeline.you": "Utente", - "git.workingTree": "Albero di lavoro" + "git.timeline.you": "Utente" }, "package": { "colors.added": "Colore delle risorse aggiunte.", @@ -283,6 +280,9 @@ "colors.submodule": "Colore delle risorse sottomodulo.", "colors.untracked": "Colore delle risorse non tracciate.", "command.addRemote": "Aggiungi repository remoto...", + "command.api.getRemoteSources": "Ottieni Origini remote", + "command.api.getRepositories": "Ottieni Repository", + "command.api.getRepositoryState": "Ottieni Stato repository", "command.branch": "Crea ramo...", "command.branchFrom": "Crea ramo da...", "command.checkout": "Esegui checkout in...", @@ -295,6 +295,7 @@ "command.clone": "Clona", "command.cloneRecursive": "Clona (ricorsivo)", "command.close": "Chiudi repository", + "command.closeAllDiffEditors": "Chiudi tutti gli editor diff", "command.commit": "Esegui commit", "command.commitAll": "Esegui commit di tutto", "command.commitAllAmend": "Esegui commit di tutto (modifica)", @@ -343,7 +344,7 @@ "command.rename": "Rinomina", "command.renameBranch": "Rinomina Branch...", "command.restoreCommitTemplate": "Ripristina il modello di Commit", - "command.revealInExplorer": "Visualizza nella barra laterale", + "command.revealInExplorer": "Visualizza nella vista Esplora risorse", "command.revertChange": "Annulla modifica", "command.revertSelectedRanges": "Ripristina intervalli selezionati", "command.setLogLevel": "Imposta livello log...", @@ -359,6 +360,7 @@ "command.stashApply": "Applica Stash...", "command.stashApplyLatest": "Applica ultimo Stash", "command.stashDrop": "Rimuovi accantonamento...", + "command.stashDropAll": "Rimuovi tutti gli accantonamenti...", "command.stashIncludeUntracked": "Stash (includi non tracciate)", "command.stashPop": "Preleva accantonamento...", "command.stashPopLatest": "Preleva accantonamento più recente", @@ -393,6 +395,8 @@ "config.checkoutType.local": "Rami locali", "config.checkoutType.remote": "Rami remoti", "config.checkoutType.tags": "Tag", + "config.closeDiffOnOperation": "Controllare se l'editor diff deve essere chiuso automaticamente quando le modifiche vengono accantonate, salvate, rimosse, preparate per il commit o non preparate per il commit.", + "config.commandsToLog": "Elenco di comandi GIT (ad esempio commit, push) per i quali verrebbe registrato il relativo 'stdout' nel [git output](command:git.showOutput). Se per il comando GIT è configurato un hook lato client, verrà registrato anche il valore 'stdout' dell'hook lato client nel [git output](command:git.showOutput).", "config.confirmEmptyCommits": "Conferma sempre la creazione di commit vuoti per il comando 'Git: Commit vuoto'.", "config.confirmForcePush": "Controlla se chiedere conferma prima di eseguire il push forzato.", "config.confirmNoVerifyCommit": "Controlla se chiedere conferma prima di eseguire il commit senza verifica.", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "Eseguire il commit di tutte le modifiche quando non ci sono modifiche preparate.", "config.enableStatusBarSync": "Controlla se il comando Git Sync è visualizzato nella barra di stato.", "config.enabled": "Indica se GIT è abilitato.", + "config.experimental.installGuide": "Miglioramenti sperimentali per il flusso di installazione di GIT.", "config.fetchOnPull": "Quando è abilitato, recupera tutti i rami durante il pulling; altrimenti recupera solo il ramo corrente.", "config.followTagsWhenSync": "Esegui il push di tutti i tag durante l'esecuzione del comando di sincronizzazione.", "config.ignoreLegacyWarning": "Ignora l'avvertimento legacy di Git.", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "Elimina durante il recupero.", "config.pullTags": "Recupera tutti i tag durante il pull.", "config.rebaseWhenSync": "Forza git a usare rebase durante l'esecuzione del comando di sincronizzazione.", + "config.repositoryScanIgnoredFolders": "Elenco di cartelle ignorate durante l'analisi dei repository GIT quando '#git.autoRepositoryDetection#' è impostato su 'true' o 'subFolders'.", + "config.repositoryScanMaxDepth": "Controlla la profondità usata per l'analisi delle cartelle dell'area di lavoro per i repository GIT quando '#git.autoRepositoryDetection#' è impostato su 'true' o 'subFolders'. Può essere impostato su '-1' per nessun limite.", "config.requireGitUserConfig": "Controlla se richiedere la configurazione esplicita dell'utente GIT o lasciare che sia GIT a indovinarla se non è presente.", "config.scanRepositories": "Elenco dei percorsi in cui cercare i repository GIT.", "config.showCommitInput": "Controlla se mostrare l'input del commit nel pannello del controllo del codice sorgente GIT.", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "Usa la data di creazione", "config.timeline.date.committed": "Usa la data di commit", "config.timeline.showAuthor": "Controlla se visualizzare l'autore del commit nella visualizzazione Sequenza temporale.", + "config.timeline.showUncommitted": "Controlla se visualizzare le modifiche di cui non è stato eseguito il commit nella visualizzazione Sequenza temporale.", "config.untrackedChanges": "Controlla il comportamento delle modifiche non tracciate.", "config.untrackedChanges.hidden": "Le modifiche non tracciate vengono nascoste ed escluse da diverse azioni.", "config.untrackedChanges.mixed": "Tutte le modifiche, tracciate e non tracciate, vengono visualizzate insieme e si comportano allo stesso modo.", "config.untrackedChanges.separate": "Le modifiche non tracciate vengono visualizzate separatamente nella visualizzazione Controllo del codice sorgente. Sono inoltre escluse da diverse azioni.", "config.useCommitInputAsStashMessage": "Controlla se usare il messaggio della casella di input di commit come messaggio predefinito per l'accantonamento.", "config.useForcePushWithLease": "Controlla se il push forzato usa la variante più sicura di forzatura con lease.", + "config.useIntegratedAskPass": "Controlla se GIT_ASKPASS deve essere sovrascritto per usare la versione integrata.", "description": "Integrazione SCM su Git", "displayName": "GIT", "submenu.branch": "Crea ramo", @@ -485,11 +494,15 @@ "submenu.tags": "Tag", "view.workbench.cloneRepository": "È possibile clonare un repository in locale.\r\n[Clona repository](command:git.clone 'Clona un repository dopo l'attivazione dell'estensione GIT')", "view.workbench.learnMore": "Per altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio [leggere la documentazione](https://aka.ms/vscode-scm).", - "view.workbench.scm.disabled": "Per usare le funzionalità GIT, abilitare GIT in [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPer altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio [leggere la documentazione](https://aka.ms/vscode-scm).", + "view.workbench.scm.disabled": "Se si vogliono usare le funzionalità GIT, abilitare GIT nelle [impostazioni](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPer altre informazioni su come usare GIT e il controllo del codice sorgente in VS Code, [leggere la documentazione](https://aka.ms/vscode-scm).", "view.workbench.scm.empty": "Per usare le funzionalità Git, è possibile aprire una cartella contenente un repository Git o clonarlo da un URL.\r\n[Apri cartella](command:vscode.openFolder)\r\n[Clone Repository](command:git.clone)\r\nPer altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio [leggere la documentazione](https://aka.ms/vscode-scm).", "view.workbench.scm.emptyWorkspace": "L'area di lavoro attualmente aperta non contiene cartelle contenenti repository GIT.\r\n[Aggiungi cartella all'area di lavoro](command:workbench.action.addRootFolder)\r\nPer altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio [leggere la documentazione](https://aka.ms/vscode-scm).", "view.workbench.scm.folder": "La cartella attualmente aperta non ha un repository GIT. È possibile inizializzare un repository che abiliterà le funzionalità di controllo del codice sorgente basate su GIT.\r\n[Inizializza repository](command:git.init?%5Btrue%5D)\r\nPer altre informazioni su come usare Git e il controllo del codice sorgente in Azure Data Studio [leggere la documentazione](https://aka.ms/vscode-scm).", "view.workbench.scm.missing": "Non è stata rilevata un'installazione GIT valida. Per altri dettagli vedere [output GIT](command:git.showOutput).\r\n[installare git](https://git-scm.com/), oppure per altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio vedere [documentazione](https://aka.ms/vscode-scm).\r\nSe si usa un sistema di controllo delle versioni diverso, è possibile [cercare nel Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) le estensioni aggiuntive.", + "view.workbench.scm.missing.guide": "Installare Git, un sistema di controllo del codice sorgente più richiesto, per tenere traccia delle modifiche al codice e collaborare con altri utenti. Per altre informazioni, vedere le [Git guides](https://aka.ms/vscode-scm).", + "view.workbench.scm.missing.guide.linux": "Il controllo del codice sorgente dipende dall'installazione di Git.\r\n[Scaricare Git per Linux](https://git-scm.com/download/linux)\r\nDopo l'installazione, [ricaricare](command:workbench.action.reloadWindow) (o [eseguire la risoluzione dei problemi](command:git.showOutput)). È possibile installare altri provider di controllo del codice sorgente [dal Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.mac": "[Scaricare Git per macOS](https://git-scm.com/download/mac)\r\nDopo l'installazione, [ricaricare](command:workbench.action.reloadWindow) (o [eseguire la risoluzione dei problemi](command:git.showOutput)). È possibile installare altri provider di controllo del codice sorgente [dal Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.windows": "[Scaricare Git per Windows](https://git-scm.com/download/win)\r\nDopo l'installazione, [ricaricare](command:workbench.action.reloadWindow) (o [eseguire la risoluzione dei problemi](command:git.showOutput)). È possibile installare altri provider di controllo del codice sorgente [dal Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", "view.workbench.scm.workspace": "L'area di lavoro attualmente aperta non contiene cartelle contenenti repository GIT. È possibile inizializzare un repository in una cartella che abiliterà le funzionalità del controllo del codice sorgente basate su GIT.\r\n[Inizializza repository](command:git.init)\r\nPer altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio [leggere la documentazione](https://aka.ms/vscode-scm)." } } diff --git a/i18n/ads-language-pack-it/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-it/translations/extensions/kusto.i18n.json index a0a3e8ece9..e2ae2b7032 100644 --- a/i18n/ads-language-pack-it/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio deve contattare Azure Key Vault per accedere a una chiave master di colonna per Always Encrypted, ma non è disponibile alcun account Azure collegato. Aggiungere un account Azure collegato e ripetere la query." }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "Installazione di {0} completata", + "downloadServiceDoneChannelMsg": "Scaricato {0}", "downloadingServiceChannelMsg": "Download di {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "Download di {0}", diff --git a/i18n/ads-language-pack-it/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-it/translations/extensions/mssql.i18n.json index 5c9786e2d3..82cbda9a65 100644 --- a/i18n/ads-language-pack-it/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "Il nome utente e la password sono obbligatori" }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "Installazione di {0} completata", + "downloadServiceDoneChannelMsg": "Scaricato {0}", "downloadingServiceChannelMsg": "Download di {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "Download di {0}", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "Avvio di {0}" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "Nuova tabella" + "tableDesigner.NewTable": "Nuova tabella", + "tableDesigner.no": "No", + "tableDesigner.turnOnPreloadingMessage": "Ridurre il tempo di caricamento di Progettazione tabelle abilitando il precaricamento del modello di database? Il modello di database viene precaricato quando si espande il nodo del database in Esplora oggetti.", + "tableDesigner.yes": "Sì" }, "dist/telemetry": { "serviceCrashMessage": "Il componente {0} è stato chiuso in modo imprevisto. Riavviare Azure Data Studio.", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "Finalità dell'applicazione", "mssql.connectionOptions.applicationName.description": "Nome dell'applicazione", "mssql.connectionOptions.applicationName.displayName": "Nome dell'applicazione", - "mssql.connectionOptions.asynchronousProcessing.description": "Se è true, consente l'utilizzo della funzionalità asincrona nel provider di dati .NET Framework.", - "mssql.connectionOptions.asynchronousProcessing.displayName": "Elaborazione asincrona", "mssql.connectionOptions.attachDbFilename.displayName": "Collega nome file del database", "mssql.connectionOptions.attachedDBFileName.description": "Nome del file primario, incluso il nome del percorso completo, di un database collegabile", "mssql.connectionOptions.attachedDBFileName.displayName": "Nome file del database collegato", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "ID workstation", "mssql.disabled": "Disabilitato", "mssql.enabled": "Abilitato", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "Evidenzia l'operazione del piano di esecuzione con il maggior numero effettivo di righe per tutte le esecuzioni.", + "mssql.executionPlan.cost": "Evidenzia l'operazione del piano di esecuzione con il costo più elevato.", + "mssql.executionPlan.expensiveOperationMetric": "Metrica predefinita da usare per evidenziare un'operazione costosa nei piani di esecuzione delle query", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "Evidenzia l'operazione del piano di esecuzione che ha usato la maggior parte del tempo della CPU.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "Evidenzia l'operazione del piano di esecuzione che ha richiesto più tempo.", + "mssql.executionPlan.expensiveOperationMetric.off": "L'evidenziazione delle operazioni dispendiose verrà disattivata per i piani di esecuzione.", + "mssql.executionPlan.numberOfRowsRead": "Evidenzia l'operazione del piano di esecuzione con il maggior numero di righe lette.", + "mssql.executionPlan.subtreeCost": "Evidenzia l'operazione del piano di esecuzione con il costo del sottoalbero più elevato.", "mssql.exportNotebookToSql": "Esporta notebook come SQL", "mssql.exportSqlAsNotebook": "Esporta SQL come notebook", "mssql.format.alignColumnDefinitionsInColumns": "Consente di indicare se le definizioni di colonna devono essere allineate", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "L'impostazione del valore 0 per il timeout di esecuzione indica un'attesa illimitata (nessun timeout)", "mssql.query.implicitTransactions": "Abilita SET IMPLICIT_TRANSACTIONS", "mssql.query.lockTimeout": "Abilita l'opzione SET LOCK TIMEOUT (in millisecondi)", - "mssql.query.maxXmlCharsToStore": "Numero di caratteri XML da archiviare dopo l'esecuzione di una query", + "mssql.query.maxCharsToStore": "Numero massimo di caratteri/byte da archiviare per ogni valore in colonne di tipo carattere/binario dopo l'esecuzione di una query. Valore predefinito: 65.535. Intervallo di valori valido: da 1 a 2.147.483.647.", + "mssql.query.maxXmlCharsToStore": "Numero massimo di caratteri da archiviare per ogni valore nelle colonne XML dopo l'esecuzione di una query. Valore predefinito: 2.097.152. Intervallo di valori valido: da 1 a 2.147.483.647.", "mssql.query.noCount": "Abilita l'opzione SET NOCOUNT", "mssql.query.noExec": "Abilita l'opzione SET NOEXEC", "mssql.query.parseOnly": "Abilita l'opzione SET PARSEONLY", @@ -398,6 +408,7 @@ "mssql.query.textSize": "Dimensioni massime dei dati di tipo text e ntext restituiti da un'istruzione SELECT", "mssql.query.transactionIsolationLevel": "Abilita l'opzione SET TRANSACTION ISOLATION LEVEL", "mssql.query.xactAbortOn": "Abilita l'opzione SET XACT_ABORT ON", + "mssql.tableDesigner.preloadDatabaseModel": "Indica se precaricare il modello di database quando si espande il nodo del database in Esplora oggetti. Se l’opzione è abilitata, è possibile ridurre il tempo di caricamento di Progettazione tabelle. Nota: l'utilizzo della memoria potrebbe essere superiore al normale quando si espandono molti nodi del database.", "mssql.tracingLevel": "[Facoltativa] Livello di registrazione per i servizi back-end. Azure Data Studio genera un nome file a ogni avvio e, se il file esiste già, le voci del log vengono accodate a tale file. Per la pulizia dei file di log meno recenti, vedere le impostazioni logRetentionMinutes e logFilesRemovalLimit. Con l'impostazione predefinita di tracingLevel, la quantità di dati registrata non è eccessiva. Se si cambia il livello di dettaglio, la registrazione potrebbe diventare eccessiva e richiedere un notevole spazio su disco per i log. Il livello Error include quello Critical, il livello Warning include quello Error, il livello Information include quello Warning e il livello Verbose include quello Information", "mssqlCluster.copyPath": "Copia percorso", "mssqlCluster.deleteFiles": "Elimina", diff --git a/i18n/ads-language-pack-it/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-it/translations/extensions/query-history.i18n.json index 87ef401936..0513afea58 100644 --- a/i18n/ads-language-pack-it/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "Errore durante il caricamento degli elementi della cronologia delle query salvate. {0}", + "failed": "Non riuscito", + "succeeded": "Riuscito" + }, "package": { "queryHistory.captureEnabledDesc": "Indica se l'acquisizione della cronologia delle query è abilitata. Se è false, le query eseguite non verranno acquisite.", "queryHistory.clear": "Cancella tutta la cronologia", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "Aprire un nuovo editor disconnesso con la query dall'elemento della cronologia selezionato", "queryHistory.doubleClickAction.run": "Aprire un nuovo editor connesso con la query e la connessione dall'elemento della cronologia selezionato ed eseguire automaticamente la query", "queryHistory.enableCapture": "Avvia acquisizione della cronologia delle query", + "queryHistory.loading": "Caricamento delle voci salvate...", + "queryHistory.maxEntries": "Numero massimo di voci da memorizzare. 0 significa che le voci vengono memorizzate illimitatamente. L'aumento del limite può influire sulle prestazioni, soprattutto se la persistenza è abilitata.", "queryHistory.noEntries": "Nessuna query da visualizzare", "queryHistory.open": "Apri query", + "queryHistory.openStorageFolder": "Apri cartella di archiviazione", + "queryHistory.persistHistory": "Indica se la cronologia delle query viene mantenuta tra i riavvii. Se false, la cronologia verrà cancellata alla chiusura dell'applicazione.", "queryHistory.run": "Esegui query" } } diff --git a/i18n/ads-language-pack-it/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-it/translations/extensions/schema-compare.i18n.json index ebb9bccb08..6fc7961ed4 100644 --- a/i18n/ads-language-pack-it/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "La funzionalità Confronto schemi di SQL Server per Azure Data Studio supporta il confronto degli schemi di database e pacchetti di applicazione livello dati.", "displayName": "Confronto schemi di SQL Server", + "schemaCompare.openInScmp": "Aprire in Confronto schemi", "schemaCompare.runComparison": "Esegui confronto schemi", "schemaCompare.start": "Confronto schemi" } diff --git a/i18n/ads-language-pack-it/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-it/translations/extensions/sql-database-projects.i18n.json index 5fac8264d2..5e613e6248 100644 --- a/i18n/ads-language-pack-it/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "Non è stato possibile verificare docker. Verificare che Docker sia installato e in esecuzione. Errore: '{0}'", "done": "Fatto", "dontUseProfile": "Non usare il profilo", + "downloadError": "Errore di download", + "downloadProgress": "Stato del download", + "downloading": "Download in corso", + "downloadingDacFxDlls": "Download di NuGet Microsoft.Build.Sql per ottenere dll di compilazione", + "downloadingFromTo": "Scaricamento da {0} a {1} in corso", "edgeEulaAgreementTitle": "Contratto di licenza di SQL Edge di Microsoft Azure", "edgeProjectTypeDescription": "Iniziare dalle parti core per sviluppare e pubblicare schemi per il data base di SQL Edge di Azure", "edgeProjectTypeDisplayName": "Database di SQL Edge di Azure", @@ -135,8 +140,11 @@ "enterSystemDbName": "Immettere un nome di database per il database di sistema", "enterUser": "Immettere {0} nome utente amministratore", "equalComparison": "Il progetto è già aggiornato con il database.", + "errorDownloading": "Errore durante il download di {0}%1! Errore: {1}", + "errorExtracting": "Errore durante l'estrazione dei file da {0}. Errore: {1}", "errorFindingBuildFilesLocation": "Errore durante la ricerca del percorso dei file di compilazione: {0}", "errorReadingProjectGuid": "Errore durante il tentativo di leggere {0} del progetto '{1}'", + "errorRetrievingBuildFiles": "Non è stato possibile compilare il progetto. Errore durante il recupero dei file necessari per la compilazione.", "eulaAgreementTemplate": "Accetto {0}.", "eulaAgreementText": "Accetto {0}.", "eulaAgreementTitle": "Contratto di licenza di Microsoft SQL Server", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "Processo di streaming esterno", "externalStreamingJobValidationPassed": "Convalida superata del processo di streaming esterno.", "extractTargetRequired": "Le informazioni di destinazione per l'estrazione sono necessarie per creare il progetto di database.", + "extractingDacFxDlls": "Estrazione delle DLL della build DacFx in {0} in corso", "file": "File", "fileAlreadyExists": "Un file con il nome '{0}' esiste già in questa posizione del disco. Scegliere un altro nome.", "fileFormat": "Formato di file", @@ -163,8 +172,11 @@ "generatingProjectFailed": "La generazione del progetto tramite AutoRest non è riuscita. Per altri dettagli, controllare il riquadro di output. Errore: {0}", "generatingProjectFromAutorest": "Generazione del nuovo progetto SQL da {0}... Eseguire il checkouot della finestra di output per i dettagli.", "hr": "ora", + "imageTag": "Tag dell'immagine", "importElements": "Importa elementi", "include": "Includere", + "includePermissionsInProject": "Includere autorizzazioni nel progetto", + "includePermissionsLabel": "Includi autorizzazioni", "installGlobally": "Installa a livello globale", "invalidDataSchemaProvider": "DSP non valido nel file con estensione .sqlproj", "invalidDatabaseReference": "Riferimento al database non valido nel file con estensione .sqlproj", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": "Edit .sqlproj File", "sqlDatabaseProjects.exclude": "Escludere dal progetto", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Genera progetto SQL dalla specifica OpenAPI/Swagger", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "Versione di Microsoft.Build.Sql SDK da usare per la compilazione di progetti SQL legacy. Esempio: 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "Indica se richiedere all'utente di installare .NET Core quando non viene rilevato.", "sqlDatabaseProjects.new": "Nuovo progetto di database", "sqlDatabaseProjects.newExternalStreamingJob": "Aggiungi processo di streaming esterno", diff --git a/i18n/ads-language-pack-it/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-it/translations/extensions/sql-migration.i18n.json index 2b598cb85c..12fd209eed 100644 --- a/i18n/ads-language-pack-it/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-it/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "Eseguire la migrazione di '{0}' a Azure SQL", "sql.cancel.migration.confirmation": "Annullare la migrazione?", "sql.migrate.text": "Selezionare i database per cui si desidera eseguire la migrazione ad Azure SQL.", + "sql.migratino.database.loading.tables": "Caricamento dell'elenco delle tabelle in corso...", + "sql.migratino.database.missing.tables": "0 tabelle trovate.", + "sql.migratino.table.selection.filter": "Filtra tabelle", + "sql.migratino.table.selection.status.column": "Contiene righe", + "sql.migratino.table.selection.tablename.column": "Nome della tabella", + "sql.migratino.table.selection.update.button": "Aggiorna", + "sql.migratino.table.selection.update.cancel": "Annulla", "sql.migration.account.credentials.refresh.required": "{0} (richiede l'aggiornamento delle credenziali)", "sql.migration.active.backup.files": "File di backup attivi", "sql.migration.active.backup.files.items": "File di backup attivi (1 elemento)", @@ -27,6 +34,8 @@ "sql.migration.assessment.in.progress": "Valutazione in corso", "sql.migration.assessment.in.progress.content": "I database nell'istanza di SQL Server vengono valutati {0} per identificare la destinazione Azure SQL corretta.\r\n\r\nL'operazione potrebbe richiedere qualche minuto.", "sql.migration.assessment.migration.warning": "Per i database non pronti per la migrazione all'Istanza gestita di SQL di Azure, è possibile eseguire la migrazione a SQL Server nelle macchine virtuali di Microsoft Azure.", + "sql.migration.assessment.migration.warning.sqldb": "I database non pronti per la migrazione a database SQL di Azure possono essere migrati a SQL Server in Macchine virtuali di Azure. In alternativa, esamina i risultati della valutazione per Istanza gestita di SQL di Azure conformità alla migrazione.", + "sql.migration.assessment.migration.warning.sqlmi": "I database non pronti per la migrazione a Istanza gestita di SQL di Azure possono essere migrati in SQL Server in Macchine virtuali di Azure. In alternativa, esamina i risultati della valutazione per database SQL di Azure idoneità per la migrazione.", "sql.migration.assessment.results": "Risultati valutazione", "sql.migration.assessment.results.and.recommendations.title": "Risultati e raccomandazioni della valutazione", "sql.migration.assessments.blocking.issue": "Si tratta di un errore di blocco che impedirà la migrazione del database.", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "Tipo di autenticazione", "sql.migration.authentication.types": "Chiavi di autenticazione", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Database SQL di Azure", + "sql.migration.azure.sql.database": "Server di database SQL di Azure", "sql.migration.azure.sql.database.managed.instance": "Istanza gestita di SQL di Azure", "sql.migration.azure.sql.database.virtual.machine": "SQL Server in macchine virtuali di Azure", "sql.migration.azure.sql.database.virtual.machine.short": "SQL Server in macchine virtuali di Azure", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "Sottoscrizione", "sql.migration.blob.storage.table.help": "Immettere il nome del database di destinazione e selezionare il gruppo di risorse, l'account di archiviazione e il contenitore per i database di origine selezionati.", "sql.migration.blob.storageAccount.select": "Selezionare prima un valore per l'account di archiviazione.", - "sql.migration.can.be.migrated": "{0}/{1} database possono essere migrati", + "sql.migration.can.be.migrated": "{0}/{1} i database possono essere migrati senza problemi", "sql.migration.cancel": "Annulla", "sql.migration.cancel.error": "Si è verificato un errore durante l'annullamento della migrazione.", "sql.migration.cancel.migration": "Annulla migrazione", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "Completa cutover", "sql.migration.completing.cutover.warning": "Il completamento del cutover senza ripristinare tutti i backup può comportare una perdita di dati.", "sql.migration.confirm.checkbox.message": "L'utente conferma che non sono presenti altri backup del log da fornire e che desidera completare il cutover.", + "sql.migration.connection.label": "Connetti", "sql.migration.connection.status": "Stato connessione", "sql.migration.copy.key1": "Copia chiave 1", "sql.migration.copy.key2": "Copia chiave 2", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. Verificare che tutti i backup siano stati ripristinati nel database di destinazione. Il valore \"Backup dei log in attesa di ripristino\" deve essere zero.", "sql.migration.cutover.step.3.network.share": "3. Verificare che i tutti i backup del log siano stati ripristinati nel database di destinazione. Il valore \"Backup dei log in attesa di ripristino\" deve essere zero.", "sql.migration.cutover.type": "Modalità", - "sql.migration.dashboard.description": "Determinare l'idoneità alla migrazione delle istanze di SQL Server, identificare una destinazione Azure SQL consigliata e completare la migrazione dell'istanza di SQL Server a Istanza gestita di SQL di Azure o SQL Server in Macchine virtuali di Azure.", + "sql.migration.dashboard.description": "Determinare l'idoneità alla migrazione delle istanze di SQL Server, identificare una destinazione di Azure SQL consigliata e completare la migrazione dell'istanza di SQL Server a Istanza gestita di SQL di Azure, SQL Server in Macchine virtuali di Azure o database SQL di Azure.", "sql.migration.dashboard.help.description.dmsGuide": "Un hub di articoli sulla migrazione che fornisce indicazioni dettagliate per la migrazione e la modernizzazione degli asset di dati in Azure.", "sql.migration.dashboard.help.description.mi": "Esercitazione dettagliata per eseguire la migrazione di database da un'istanza di SQL Server (locale o macchine virtuali di Azure) a Istanza gestita di SQL di Azure con tempi di inattività minimi.", "sql.migration.dashboard.help.description.migrateUsingADS": "L'estensione Azure SQL Migration per Azure Data Studio offre funzionalità per valutare, ottenere consigli di Azure di dimensioni corrette ed eseguire la migrazione di database SQL Server in Azure.", + "sql.migration.dashboard.help.description.sqldb": "Un'esercitazione dettagliata per eseguire la migrazione di database da un'istanza di SQL Server (locale o macchine virtuali di Azure) a database SQL di Azure (ANTEPRIMA).", "sql.migration.dashboard.help.description.vm": "Esercitazione dettagliata per eseguire la migrazione di database da un'istanza di SQL Server (locale) a SQL server in macchine virtuali di Azure con tempi di inattività minimi.", "sql.migration.dashboard.help.link.dmsGuide": "Guide alla migrazione del database di Azure", "sql.migration.dashboard.help.link.mi": "Esercitazione: Eseguire la migrazione a Istanza gestita di SQL di Azure (online)", "sql.migration.dashboard.help.link.migrateUsingADS": "Eseguire la migrazione di database tramite Azure Data Studio", + "sql.migration.dashboard.help.link.sqldb": "Esercitazione: Eseguire la migrazione a SQL Server nel database SQL di Azure (offline) - (ANTEPRIMA)", "sql.migration.dashboard.help.link.vm": "Esercitazione: Eseguire la migrazione a SQL Server in Macchine virtuali di Azure (online)", "sql.migration.dashboard.help.title": "Articoli della guida e collegamenti video", "sql.migration.dashboard.migrate.task.button": "Eseguire la migrazione a Azure SQL", "sql.migration.dashboard.migrate.task.button.description": "Eseguire la migrazione di un'istanza di SQL Server ad Azure SQL.", "sql.migration.dashboard.title": "Migrazione di Azure SQL", + "sql.migration.data.source.configuration.page.title": "Configurazione di origine dati", "sql.migration.data.uploaded.info": "Confronto tra la quantità effettiva di dati letti dall'origine e la quantità effettiva di dati caricati nella destinazione.", "sql.migration.data.uploaded.size": "Dati caricati/dimensioni", "sql.migration.database": "Database", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Selezionare i database da valutare per la migrazione a Azure SQL.", "sql.migration.database.assessment.title": "Database per la valutazione", "sql.migration.database.backup.load.error": "Si è verificato un errore durante l’accesso ai dettagli del database.", - "sql.migration.database.checksum.info.text": "Assicurarsi che i backup siano stati eseguiti con l'opzione WITH CHECKSUM.", + "sql.migration.database.connection.error": "Errore durante la connessione al database di migrazione di destinazione.", + "sql.migration.database.connection.error.message": "Errore di connessione:{0} {1}", + "sql.migration.database.loading": "Caricamento dell'elenco delle tabelle di database in corso..", "sql.migration.database.migration.mode.description": "Per eseguire la migrazione alla destinazione Azure SQL, scegliere una modalità di migrazione in base ai requisiti di inattività.", "sql.migration.database.migration.mode.label": "Modalità di migrazione", "sql.migration.database.migration.mode.offline.description": "Il tempo di inattività dell'applicazione verrà avviato all'avvio della migrazione.", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "Stato di migrazione del database", "sql.migration.database.migration.status.label": "Stato della migrazione del database: {0}", "sql.migration.database.page.description": "Selezionare il percorso dei backup del database da usare durante la migrazione.", - "sql.migration.database.page.title": "Backup del database", - "sql.migration.database.private.endpoint.info.text": "Assicurarsi che l'account Archiviazione di Azure non usi un endpoint privato.", "sql.migration.database.status.column": "Stato della migrazione", + "sql.migration.database.table.refresh.label": "Aggiorna", + "sql.migration.database.table.selection.description": "Per eseguire la migrazione alla destinazione Azure SQL, selezionare le tabelle in ogni database per la migrazione.", + "sql.migration.database.table.selection.label": "Selezione tabella di migrazione", + "sql.migration.database.table.source.column.label": "Database di origine", + "sql.migration.database.table.tables.column.label": "Selezionare le tabelle", + "sql.migration.database.table.target.column.label": "Database di destinazione", "sql.migration.database.to.be.migrated": "Database di cui eseguire la migrazione", + "sql.migration.database.validate.selection": "Selezionare le tabelle di database di destinazione in cui eseguire la migrazione. È necessario almeno un database con una tabella.", "sql.migration.databases": "Database ({0}/{1})", "sql.migration.databases.selected": "{0}/{1} database selezionati", "sql.migration.databases.table.title": "Database", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "Nessun file di backup", "sql.migration.enter.your.sql.cred": "Immettere le credenziali per l'istanza di SQL Server di origine. Queste credenziali verranno usate durante la migrazione dei database ad Azure SQL.", "sql.migration.error": "Errore", + "sql.migration.error.aria.view.details": "Fai clic per visualizzare i dettagli dell'errore", "sql.migration.error.details.label": "Errore di migrazione:", "sql.migration.error.details.title": "Dettagli sull'errore di migrazione", "sql.migration.error.dialog.clear.button.label": "Cancella", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "Per continuare, selezionare un gruppo di risorse valido.", "sql.migration.invalid.savedInfo": "Impossibile recuperare la sessione salvata. Riprovare selezionando una nuova sessione.", "sql.migration.invalid.service.name.error": "Immettere un nome valido per il Servizio Migrazione.", + "sql.migration.invalid.sqldatabase.error": "Per continuare, selezionare un server di database SQL di Azure valido.", "sql.migration.invalid.storageAccount.error": "Per continuare, selezionare un account di archiviazione valido.", "sql.migration.invalid.subscription.error": "Per continuare, selezionare una sottoscrizione valida.", "sql.migration.invalid.target.name.error": "Immettere un nome valido per il database di destinazione.", "sql.migration.invalid.user.account": "Formato dell'account utente non valido. Esempio: {0}", "sql.migration.invalid.virtualMachine.error": "Per continuare, selezionare una macchina virtuale valida.", - "sql.migration.ir.page.description": "Il Servizio Migrazione del database di Azure orchestra le attività di migrazione del database e tiene traccia del relativo stato. È possibile selezionare un Servizio Migrazione del database esistente come destinazione di Azure SQL se ne è stato creato uno in precedenza o crearne uno nuovo di seguito.", + "sql.migration.ir.page.description": "Il Servizio Migrazione del database di Azure orchestra le attività di migrazione dei database e tiene traccia dei progressi. È possibile selezionare un Servizio Migrazione del database esistente, se ne è stato creato uno in precedenza, o crearne uno nuovo di seguito.", "sql.migration.ir.page.sql.migration.service.not.found": "Non è stato trovato alcun Servizio Migrazione del database. Crearne uno nuovo.", "sql.migration.ir.page.title": "Servizio Migrazione del database di Azure", "sql.migration.ir.setup.step1": "Passaggio 1: {0}", "sql.migration.ir.setup.step2": "Passaggio 2: Usare questa chiave per registrare il runtime di integrazione", "sql.migration.ir.setup.step3": "Passaggio 3: Fare clic sul pulsante 'Test connessione' per controllare la connessione tra il Servizio Migrazione del database di Azure e il runtime di integrazione", + "sql.migration.issue.aria.label": "Causa del blocco: {0}", "sql.migration.issues": "Problemi", "sql.migration.issues.count": "Problemi ({0})", "sql.migration.issues.details": "Dettagli del problema", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "Ultimi file di backup applicati", "sql.migration.last.applied.files.taken.on": "Data ultimi file di backup applicati", "sql.migration.last.applied.lsn": "Ultimo LSN applicato", - "sql.migration.last.backup": "Ultimo backup", "sql.migration.last.scan.completed": "Ultima analisi completata: {0}", "sql.migration.learn.more": "Altre informazioni", "sql.migration.learn.more.prerequisites": "Altre informazioni sulle operazioni necessarie prima di avviare una migrazione.", "sql.migration.load.migration.list.error": "Errore durante il caricamento dell'elenco delle migrazioni", "sql.migration.location": "Percorso", + "sql.migration.map.source.column": "Database di origine", + "sql.migration.map.target.column": "Database di destinazione", + "sql.migration.map.target.description": "Selezionare il database di destinazione in cui si vuole eseguire la migrazione del database di origine. È possibile scegliere un database di destinazione per un solo database di origine.", + "sql.migration.map.target.heading": "Eseguire il mapping dei database di origine selezionati ai database di destinazione per la migrazione", + "sql.migration.map.target.placeholder": "Selezionare un database di destinazione", "sql.migration.mi.not.ready": "L'istanza gestita '{0}' non è disponibile per la migrazione perché si trova attualmente nello stato '{1}'. Per continuare, selezionare un'istanza gestita disponibile.", "sql.migration.migration.completed": "Migrazioni del database completate", "sql.migration.migration.in.progress": "Migrazioni database in corso", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "Filtro dello stato della migrazione", "sql.migration.min": "{0} minuto", "sql.migration.mins": "{0} minuti", + "sql.migration.missing.targetPassword.error": "Per continuare, immettere una password di destinazione valida.", + "sql.migration.missing.targetUserName.error": "Per continuare, immettere un nome utente di destinazione valido.", "sql.migration.mode": "Modalità", "sql.migration.more.info": "Altre informazioni", "sql.migration.na": "N/D", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "Nessun contenitore BLOB trovato.", "sql.migration.no.blobFiles.found": "Nessun file BLOB trovato.", "sql.migration.no.fileShares.found": "Non sono state trovate condivisioni file.", - "sql.migration.no.issues.mi": "Nono sono stati riscontrati problemi per la migrazione a SQL Server per l'Istanza gestita di SQL di Azure.", + "sql.migration.no.issues.mi": "Non sono stati rilevati problemi per la migrazione a Istanza gestita di SQL di Azure.", + "sql.migration.no.issues.sqldb": "Non sono stati rilevati problemi per la migrazione a database SQL di Azure.", "sql.migration.no.issues.vm": "Nono sono stati riscontrati problemi per la migrazione a SQL Server per la macchina virtuale di Azure.", "sql.migration.no.location.found": "Nessuna località trovata.", "sql.migration.no.managedInstance.found": "Non sono state trovate istanze gestite.", "sql.migration.no.pending.backups": "Nessun backup in sospeso. Fare clic su Aggiorna per controllare lo stato corrente.", "sql.migration.no.results": "I risultati della valutazione non sono disponibili.", + "sql.migration.no.sqldatabase.found": "Non sono stati trovati database SQL di Azure.", + "sql.migration.no.sqldatabaseserver.found": "Non sono stati trovati server di database SQL di Azure.", "sql.migration.no.storageAccount.found": "Non sono stati trovati account di archiviazione.", "sql.migration.no.subscription.found": "Non sono state trovate sottoscrizioni.", "sql.migration.no.virtualMachine.found": "Non sono state trovate macchine virtuali.", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "Intervallo dinamico", "sql.migration.parallel.copy.type.none": "Nessuna", "sql.migration.parallel.copy.type.physical": "Partizioni fisiche", + "sql.migration.password.label": "Password di destinazione", + "sql.migration.password.placeholder": "Immettere la password di destinazione", "sql.migration.path.user.account": "Account utente", - "sql.migration.pre.req.1": "Dettagli sull'account di Azure", - "sql.migration.pre.req.2": "Istanza gestita di SQL di Azure o SQL Serverper macchina virtuale di Azure", - "sql.migration.pre.req.3": "Dettagli percorso backup", - "sql.migration.pre.req.title": "Elementi necessari prima dell'avvio di una migrazione:", + "sql.migration.pre.req.1": "U account Azure (non necessario per la valutazione o la funzionalità di raccomandazione SKU)", + "sql.migration.pre.req.2": "Un database di SQL Server di origine in esecuzione in locale o in SQL Server su macchina virtuale di Azure o su qualsiasi macchina virtuale in esecuzione nel cloud (privato, pubblico).", + "sql.migration.pre.req.3": "Un'Istanza gestita di SQL di Azure, SQL Server per la macchina virtuale di Azure o database SQL di Azure in cui eseguire la migrazione dei database.", + "sql.migration.pre.req.4": "Dettagli del percorso di backup del database, una condivisione file di rete o un contenitore di Archiviazione BLOB di Azure (non necessario per destinazioni database SQL di Azure).", + "sql.migration.pre.req.title": "Elementi necessari prima dell'avvio della migrazione di Azure SQL:", "sql.migration.provide.unique.containers": "Specificare un contenitore univoco per ogni database di destinazione. Database interessati: ", "sql.migration.quick.pick.placeholder": "Selezionare l'operazione che si desidera eseguire.", "sql.migration.recommendation": "Raccomandazione", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "Ripeti migrazione", "sql.migration.retry.migration.error": "Si è verificato un errore durante il riavvio della migrazione.", "sql.migration.rg.created": "Il gruppo di risorse è stato creato", + "sql.migration.save.assessment.report": "Salvare report di valutazione", + "sql.migration.save.assessment.report.success": "Il report di valutazione è stato salvato in {0}.", "sql.migration.save.close": "Salva e chiudi", "sql.migration.save.close.popup": "Configurazione salvata. La raccolta dei dati sulle prestazioni rimarrà in esecuzione in background. È possibile arrestare la raccolta quando si vuole.", + "sql.migration.save.recommendation.report": "Salvare report delle raccomandazioni", + "sql.migration.save.recommendation.report.success": "Il report delle raccomandazioni è stato salvato in {0}.", "sql.migration.saved.assessment.cancel": "Annulla", "sql.migration.saved.assessment.next": "Avanti", "sql.migration.saved.assessment.result": "Sessione salvata", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "Selezionare un tenant", "sql.migration.select.service.select.account.error": "Si è verificato un errore durante il caricamento degli account di Azure disponibili.", "sql.migration.select.service.select.location.error": "Si è verificato un errore durante il caricamento delle posizioni. Controllare la connessione di Azure e riprovare.", + "sql.migration.select.service.select.migration.target": "Selezionare un server di destinazione.", "sql.migration.select.service.select.resource.group.error": "Si è verificato un errore durante il caricamento dei gruppi di risorse disponibili. Controllare la connessione di Azure e riprovare.", "sql.migration.select.service.select.service.error": "Si è verificato un errore durante il caricamento dei servizi Migrazione del database disponibili. Controllare la connessione di Azure e riprovare.", "sql.migration.select.service.select.subscription.error": "Si è verificato un errore durante il caricamento delle sottoscrizioni account. Controllare la connessione di Azure e riprovare.", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} GB", "sql.migration.size.mb": "{0} MB", "sql.migration.size.tb": "{0} TB", - "sql.migration.sku.available.recommendations": "{0} raccomandazioni disponibili", + "sql.migration.sku.available.recommendations.many": "{0} raccomandazioni disponibili", + "sql.migration.sku.available.recommendations.one": "{0} raccomandazione disponibile", "sql.migration.sku.azureConfiguration": "Configurazione di Azure", "sql.migration.sku.azureConfiguration.businessCritical": "Business critical", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} vCore", "sql.migration.sku.azureConfiguration.gen5": "Generazione5", "sql.migration.sku.azureConfiguration.generalPurpose": "Utilizzo generico", + "sql.migration.sku.azureConfiguration.hyperscale": "Hyperscale", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} vCore", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - {2} vCore - {3} GB", "sql.migration.sku.azureConfiguration.premiumSeries": "Serie Premium", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "Serie Premium con ottimizzazione per la memoria", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} vCore", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - {2} vCore - {3} GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "Dati: {0}, Log: {1}, tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "La raccomandazione di Azure richiede i dati delle prestazioni dell'istanza di SQL Server per fornire la raccomandazione di destinazione. Abilitare la raccolta dati sulle prestazioni per ricevere la raccomandazione di destinazione per i database di cui eseguire la migrazione. Più a lungo questa opzione verrà abilitata, migliore sarà la raccomandazione. È possibile disabilitare la raccolta dei dati delle prestazioni in qualsiasi momento.", "sql.migration.sku.azureRecommendation.description2": "È anche possibile scegliere di selezionare questi dati da una cartella esistente, se sono già stati raccolti in precedenza.", "sql.migration.sku.azureRecommendation.openExisting.method": "I dati sulle prestazioni sono già disponibili", - "sql.migration.sku.azureRecommendation.openExisting.popup": "Generazione delle raccomandazioni di Azure con i dati sulle prestazioni forniti...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "Seleziona una cartella nell'unità locale in cui sono stati salvati i dati sulle prestazioni raccolti in precedenza", "sql.migration.sku.azureRecommendation.start": "Avvia", "sql.migration.sku.azureRecommendation.start.popup": "Avvio della raccolta dei dati delle prestazioni...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "La raccomandazione di Azure è stata applicata usando i dati forniti. Importare o raccogliere dati aggiuntivi per affinare la raccomandazione.", "sql.migration.sku.azureRecommendation.status.inProgress": "Raccolta dati in corso. Generazione delle raccomandazioni iniziali...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "Controllare periodicamente la disponibilità di consigli aggiornati premendo il pulsante “Aggiorna raccomandazione”.", - "sql.migration.sku.azureRecommendation.status.notEnabled": "La raccomandazione di Azure raccoglie e analizza i dati delle prestazioni e quindi consiglia un database di dimensioni appropriate in Azure per il carico di lavoro.", + "sql.migration.sku.azureRecommendation.status.notEnabled": "La raccomandazione di Azure raccoglie e analizza i dati delle prestazioni e quindi consiglia un target di dimensioni appropriate in Azure per il carico di lavoro.", "sql.migration.sku.azureRecommendation.status.refining": "Raccolta dati ancora in corso. Affinamento delle raccomandazioni esistenti...", "sql.migration.sku.azureRecommendation.status.stopped": "La raccolta di dati per le raccomandazioni di Azure è stata arrestata.", "sql.migration.sku.azureRecommendation.stop.popup": "Arresto della raccolta dei dati delle prestazioni...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "Requisiti CPU", "sql.migration.sku.data.iops.requirement": "Requisito operazioni di I/O al secondo dati", "sql.migration.sku.data.storage.requirement": "Requisito di archiviazione dati", - "sql.migration.sku.db.card.title": "Database SQL di Azure", "sql.migration.sku.gb": "{0} GB", "sql.migration.sku.get.recommendation": "Ottieni raccomandazione di Azure", "sql.migration.sku.io.memory.requirement": "Requisito latenza I/O", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "Requisito operazioni di I/O al secondo dei log", "sql.migration.sku.memory.requirement": "Requisiti memoria", "sql.migration.sku.mi.card.title": "Istanza gestita di SQL di Azure", + "sql.migration.sku.mi.target.title": "Istanza gestita di SQL di Azure", "sql.migration.sku.ms": "{0} ms", "sql.migration.sku.parameters": "Parametri raccomandazione", "sql.migration.sku.parameters.edit": "Modifica parametri", "sql.migration.sku.parameters.edit.title": "Modifica parametri raccomandazione", + "sql.migration.sku.parameters.enable.elastic": "Abilitare la raccomandazione elastica", + "sql.migration.sku.parameters.enable.elastic.info": "La raccomandazione elastica usa un modello di raccomandazione alternativo che usa la profilatura personalizzata dei prezzi e delle prestazioni per i clienti esistenti nel cloud.", "sql.migration.sku.parameters.enable.preview": "Abilitare le funzionalità di anteprima", "sql.migration.sku.parameters.enable.preview.info": "L'abilitazione di questa opzione includerà le generazioni hardware più recenti che hanno notevolmente migliorato le prestazioni e la scalabilità. Questi SKU sono attualmente in anteprima e potrebbero non essere ancora disponibili in tutte le aree.", "sql.migration.sku.parameters.percentage.utilization": "Percentuale di utilizzo", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "Aggiorna", "sql.migration.sku.percentage": "{0}%", "sql.migration.sku.percentile": "{0}° percentile", - "sql.migration.sku.recommendation": "Raccomandazione di Azure", + "sql.migration.sku.recommendation": "Consigli di Azure (ANTEPRIMA)", "sql.migration.sku.recommendation.view.assessment.mi": "Per eseguire la migrazione all'Istanza gestita di SQL di Azure, visualizzare i risultati della valutazione e selezionare uno o più database.", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Per eseguire la migrazione al database SQL di Azure (ANTEPRIMA), visualizzare i risultati della valutazione e selezionare uno o più database.", "sql.migration.sku.recommendation.view.assessment.vm": "Per eseguire la migrazione a SQL Server per una macchina virtuale di Azure, visualizzare i risultati della valutazione e selezionare uno o più database.", "sql.migration.sku.recommendationReason": "Motivo della raccomandazione", "sql.migration.sku.recommendations": "Indicazioni", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "File di dati DQS", "sql.migration.sku.sql.logDisk": "File di log SQL", "sql.migration.sku.sql.temp": "Tempdb SQL", + "sql.migration.sku.sqldb.card.title": "Database SQL di Azure", + "sql.migration.sku.sqldb.target.title": "Database SQL di Azure", "sql.migration.sku.stop.performance.collection": "Interrompi la raccolta di dati", "sql.migration.sku.storage.dimension": "Dimensione", "sql.migration.sku.storageGB": "{0} GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "Archiviazione", "sql.migration.sku.viewDetails": "Visualizza dettagli", "sql.migration.sku.vm.card.title": "SQL Server per la macchina virtuale di Azure", + "sql.migration.sku.vm.target.title": "SQL Server per la macchina virtuale di Azure", "sql.migration.source.configuration": "Configurazione origine", "sql.migration.source.credentials": "Credenziali origine", "sql.migration.source.database": "Nome database di origine", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "Righe lette", "sql.migration.sqldb.column.tablename": "Nome della tabella", "sql.migration.sqldb.column.usedparallelcopies": "Copie parallele usate", + "sql.migration.sqldb.not.ready": "Il server di database SQL '{0}' non è disponibile per la migrazione perché si trova attualmente nello stato '{1}'. Per continuare, selezionare un server di database SQL disponibile.", "sql.migration.src.database": "Database di origine", "sql.migration.src.server": "Nome dell’origine", "sql.migration.start.migration.button": "Avvia migrazione", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "Stato: Non riuscito", "sql.migration.status.dropdown.ongoing": "Stato: in corso", "sql.migration.status.dropdown.succeeded": "Stato: Riuscito", - "sql.migration.status.error.count.multiple": "{0} errori)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "{0} errore)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} errori)", + "sql.migration.status.error.count.single": " ({0} errore)", "sql.migration.status.failed": "Non riuscita", "sql.migration.status.inprogress": "In corso", + "sql.migration.status.readyforcutover": "Pronto per il cutover", "sql.migration.status.refresh.label": "Aggiorna", + "sql.migration.status.restoring": "Ripristino in corso", "sql.migration.status.retriable": "Possibile riprovare", "sql.migration.status.select.service.MESSAGE": "Selezionare un Servizio di Migrazione del database per monitorare le migrazioni.", "sql.migration.status.status.label": "Stato", "sql.migration.status.succeeded": "Riuscita", - "sql.migration.status.warning.count.multiple": "{0} avvisi)", - "sql.migration.status.warning.count.single": "{0} avviso)", + "sql.migration.status.uploadingfullbackup": "Caricamento del backup completo in corso", + "sql.migration.status.uploadinglogbackup": "Caricamento dei backup del log in corso", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} avvisi)", + "sql.migration.status.warning.count.single": " ({0} avviso)", "sql.migration.storage.account": "Account di archiviazione", "sql.migration.subscription": "Sottoscrizione", "sql.migration.summary.azure.storage": "Archiviazione di Azure", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "Database per la migrazione", "sql.migration.summary.mi.type": "Istanza gestita di SQL di Azure", "sql.migration.summary.page.title": "Riepilogo", + "sql.migration.summary.sqldb.type": "Database SQL di Azure", "sql.migration.summary.vm.type": "SQL Server per la macchina virtuale di Azure", "sql.migration.tab.button.feedback.description": "Feedback", "sql.migration.tab.button.feedback.label": "Feedback", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "Migrazioni", "sql.migration.table.error.title": "Dettagli sullo stato della migrazione della tabella", "sql.migration.table.migration.status.label": "Stato della migrazione della tabella: {0}", + "sql.migration.table.missing.count": "Tabelle di destinazione mancanti escluse dall'elenco: {0}", + "sql.migration.table.select.label": "Selezionare le tabelle per {0}", + "sql.migration.table.selected.count": "{0} di {1} tabelle selezionate", + "sql.migration.table.selection.count": "{0} di {1}", + "sql.migration.table.selection.edit": "Modifica", "sql.migration.target": "Destinazione", "sql.migration.target.azure.sql.instance.database.name": "Database di destinazione", "sql.migration.target.azure.sql.instance.name": "Nome di destinazione", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "Nome del database di destinazione", "sql.migration.target.platform": "Piattaforma di destinazione", "sql.migration.target.server": "Server di destinazione", + "sql.migration.target.table.count.name": "Tabelle selezionate", + "sql.migration.target.table.missing": "La tabella di destinazione non esiste", + "sql.migration.target.table.not.empty": "La tabella di destinazione non è vuota.", "sql.migration.target.version": "Versione di destinazione", "sql.migration.test.connection": "Verifica connessione", "sql.migration.type": "Tipo", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(Non disponibile) {0}", "sql.migration.unique.name": "Selezionare un nome univoco per il database di destinazione", "sql.migration.username": "Nome utente", + "sql.migration.username.label": "Nome utente di destinazione", + "sql.migration.username.placeholder": "Immettere il nome utente di destinazione", "sql.migration.view.all": "Tutte le migrazioni del database", "sql.migration.view.select.button.label": "Visualizza/Seleziona", "sql.migration.warning": "Avviso", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Selezionare un account Azure collegato ad Azure Data Studio o collegarne uno adesso.", "sql.migration.wizard.account.noAccount.error": "Aggiungere un account collegato e quindi riprovare.", "sql.migration.wizard.account.title": "Account Azure", + "sql.migration.wizard.connection.error.title": "Errore durante la connessione al server di destinazione.", "sql.migration.wizard.perfCollection.error": "Si sono verificati errori durante la raccolta dei dati sulle prestazioni per il server '{0}'. Se i problemi persistono, provare a riavviare il processo di raccolta dati:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "In base ai risultati della valutazione, è possibile eseguire la migrazione di tutti e {0} i database in stato online ad Azure SQL.", "sql.migration.wizard.sku.assessment.error": "Si è verificato un errore durante la valutazione del server '{0}'.", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Scegliere la destinazione di Azure SQL", "sql.migration.wizard.sku.error": "Si è verificato un errore durante la generazione delle raccomandazioni sullo SKU per il server '{0}'.", "sql.migration.wizard.sku.error.noRecommendation": "Nessuna raccomandazione disponibile", - "sql.migration.wizard.sku.error.noRecommendation.reason": "Non sono state generate raccomandazioni sullo SKU perché non sono presenti SKU in grado di soddisfare le caratteristiche di prestazioni dell'origine. Provare a selezionare una piattaforma di destinazione diversa, a modificare i parametri delle raccomandazioni o a selezionare un set diverso di database da valutare.", + "sql.migration.wizard.sku.error.noRecommendation.reason": "Non sono state generate raccomandazioni sullo SKU perché non sono presenti SKU in grado di soddisfare le caratteristiche di prestazioni dell'origine. Provare a selezionare una piattaforma di destinazione diversa, a modificare i parametri delle raccomandazioni, a selezionare un set diverso di database da valutare o a modificare il modello di raccomandazione.", + "sql.migration.wizard.source.missing": "La connessione è riuscita ma non sono stati trovati database di destinazione.", + "sql.migration.wizard.target.connection.error": "Errore di connessione: {0}", + "sql.migration.wizard.target.connection.success": "Connessione riuscita. Database di destinazione trovati: {0}", "sql.migration.wizard.target.description": "Selezionare un account Azure e {0} di destinazione.", + "sql.migration.wizard.target.mapping.error.duplicate": "Errore di mapping del database. Non è possibile selezionare il database di destinazione '{0}' come destinazione di migrazione per il database '{1}'. Il database di destinazione '${targetDatabaseName}' è già selezionato come destinazione di migrazione per il database '{2}'. Selezionare un database di destinazione diverso.", + "sql.migration.wizard.target.missing": "Errore di mapping del database. Database di destinazione di cui eseguire la migrazione mancanti. Configurare la connessione al server di destinazione e fare clic su Connetti per raccogliere l'elenco delle destinazioni di migrazione di database disponibili.", + "sql.migration.wizard.target.source.mapping.error": "Errore di mapping del database. Il database di origine '{0}' non è mappato a un database di destinazione. Selezionare un database di destinazione a cui eseguire la migrazione.", "sql.migration.wizard.target.title": "Destinazione di Azure SQL", "sql.migration.yes": "Sì", - "total.databases.selected": "{0} di {1} database selezionati" + "total.databases.selected": "{0} di {1} database selezionati", + "total.tables.selected.of.total": "{0} di {1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "Si è verificato un errore durante l'avvio della migrazione: '{0}'", diff --git a/i18n/ads-language-pack-it/translations/main.i18n.json b/i18n/ads-language-pack-it/translations/main.i18n.json index e0a5bbce83..f204a5dca0 100644 --- a/i18n/ads-language-pack-it/translations/main.i18n.json +++ b/i18n/ads-language-pack-it/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "L'installazione dell'estensione {0} da VSIX è stata completata. Ricaricare Azure Data Studio per abilitarla.", "ReinstallAction.successReload": "Ricaricare reload Azure Data Studio per completare la reinstallazione dell'estensione {0}.", "activateLanguagePack": "Per usare Azure Data Studio in {0}, Azure Data Studio deve essere riavviato.", + "appName": "`${appName}`, ad esempio Azure Data Studio.", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "Menu di scelta rapida dell'albero di visualizzazione della finestra di connessione", "dashboard.toolbar": "Menu azione barra degli strumenti del dashboard", @@ -10266,6 +10267,8 @@ "notebook.title": "Menu del titolo del notebook", "notebook.toolbar": "Menu della barra degli strumenti del notebook", "objectExplorer.context": "Menu di scelta rapida elemento Esplora oggetti", + "openDefaultSettingsJson": "Apri il file JSON delle impostazioni predefinite", + "openDefaultSettingsJson.capitalized": "Apri impostazioni predefinite (JSON)", "postDisableTooltip": "Ricaricare Azure Data Studio per disabilitare l'estensione.", "postEnableTooltip": "Ricaricare Azure Data Studio per abilitare l'estensione.", "postUninstallTooltip": "Ricaricare Azure Data Studio per completare la disinstallazione di questa estensione.", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Marketplace", "scenarioTypeUndefined": "È necessario specificare il tipo di scenario per le estensioni consigliate.", "showReleaseNotes": "Mostra le note sulla versione dopo un aggiornamento. Le note sulla versione vengono aperte in una nuova finestra del Web browser.", + "sql.versionMismatch": "L'estensione non è compatibile con Azure Data Studio {0}. L'estensione richiede: {1}.", + "sql.versionMismatchVsCode": "L'estensione non è compatibile con Azure Data Studio {0}. L'estensione richiede una versione del motore di VS Code più recente {1} di quella attualmente supportata ({2}).", + "sql.versionSyntax": "Non è stato possibile analizzare il valore `{0}` {1}. Usare, ad esempio: ^1.22.0, ^1.22.x e così via.", "sql.watcherExclude": "Consente di configurare i criteri GLOB dei percorsi file da escludere dal controllo dei file. I criteri devono corrispondere a percorsi assoluti, ad esempio aggiungere come prefisso `**/` oppure il percorso completo per una corretta corrispondenza e il suffisso `/**` per trovare i file in un percorso (ad esempio `**/build/output/**` o `/Users/name/workspaces/project/build/output/**`). Se si modifica questa impostazione è necessario riavviare il sistema. Quando si nota che Azure Data Studio consuma troppo tempo della CPU all'avvio, è possibile escludere le cartelle di grandi dimensioni per ridurre il carico iniziale.", + "terminal.integrated.allowChords": "Indica se consentire o non consentire tasti di scelta rapida nel terminale. Quando questa operazione è true e la pressione dei tasti restituisce una sequenza di tasti premuti contemporaneamente, questa ignorerà `#terminal.integrated.commandsToSkipShell#`. Impostare questa configurazione su false è particolarmente utile quando si vuole che CTRL+K venga visualizzato nella shell (non Azure Data Studio).", + "terminal.integrated.autoReplies": "Un set di messaggi a cui verrà risposto automaticamente quando rilevato nel terminale. Se il messaggio è sufficientemente specifico, ciò consente di automatizzare le risposte comuni.\r\n\r\nNote:\r\n\r\n- Usare {0} per rispondere automaticamente alla richiesta di terminazione del processo batch in Windows.\r\n- il messaggio include sequenze di escape in modo che la risposta non venga eseguita con testo con stile.\r\n- ogni risposta può essere eseguita una sola volta al secondo.\r\n- Usare {1} nella risposta per indicare il tasto INVIO.\r\n- Per annullare l'impostazione di una chiave predefinita, impostare il valore su null.\r\n- Riavviare Azure Data Studio se le nuove impostazioni non si applicano.", + "terminal.integrated.commandsToSkipShell": "Set di ID comando i cui tasti di scelta rapida non verranno inviati alla shell, ma gestiti sempre da Azure Data Studio. Ciò consente ai tasti di scelta rapida che normalmente verrebbero utilizzati dalla shell di agire anche quando il terminale non è attivo, ad esempio 'CTRL+P' per avviare Quick Open.\r\n\r\n \r\n\r\nMolti comandi vengono ignorati per impostazione predefinita. Per eseguire l'override di un valore predefinito e passare il tasto di scelta rapida del comando alla shell, aggiungere il comando preceduto dal carattere `-`. Ad esempio, aggiungere `-workbench.action.quickOpen` per consentire a `CTRL+P` di raggiungere la shell.\r\n\r\n \r\n\r\nL'elenco seguente di comandi ignorati predefiniti viene troncato quando viene visualizzato in Editor impostazioni. Per visualizzare l'elenco completo, {1} e cercare il primo comando nell'elenco seguente.\r\n\r\n \r\n\r\nComandi predefiniti ignorati:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Controlla se rilevare e impostare la variabile di ambiente '$LANG' su un'opzione conforme a UTF-8 perché il terminale di Azure Data Studio supporta solo i dati con codifica UTF-8 provenienti dalla shell.", + "terminal.integrated.env.linux": "Oggetto con variabili di ambiente che verranno aggiunte al processo di Azure Data Studio che verrà usato dal terminale in Linux. Impostare su `null` per eliminare la variabile di ambiente.", + "terminal.integrated.env.osx": "Oggetto con variabili di ambiente che verranno aggiunte al processo di Azure Data Studio che verrà usato dal terminale in macOS. Impostare su `null` per eliminare la variabile di ambiente.", + "terminal.integrated.env.windows": "Oggetto con variabili di ambiente che verranno aggiunte al processo di Azure Data Studio che verrà usato dal terminale in Windows. Impostare su `null` per eliminare la variabile di ambiente.", + "terminal.integrated.inheritEnv": "Indica se le nuove shell devono ereditare l'ambiente da Azure Data Studio, che può generare una shell di accesso per garantire l'inizializzazione di $PATH e altre variabili di sviluppo. Questo non ha alcun effetto su Windows.", "uninstallExtensionComplete": "Ricaricare Azure Data Studio per completare la disinstallazione dell’estensione {0}.", "updateLocale": "Cambiare la lingua dell'interfaccia utente di Azure Data Studio in {0} e riavviare?", "vscodeDocCreationFailedError": "Non è stato possibile creare il documento del blocco appunti.", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "Widget usato nei dashboard" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "Non è stato possibile trovare un provider di serializzazione con l'ID '{0}' specificato", "noSerializationProvider": "Non è possibile serializzare i dati perché non è stato registrato alcun provider", "saveAsNotSupported": "Il salvataggio dei risultati in un formato diverso è disabilitato per questo provider di dati.", "unknownSerializationError": "La serializzazione non è riuscita e si verificato un errore sconosciuto" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "Colore di ombreggiatura della casella a discesa del pulsante", "buttonDropdownBackgroundHover": "Colore di sfondo al passaggio del mouse sulla casella a discesa del pulsante", - "buttonDropdownBoxShadow": "Colore di ombreggiatura della casella a discesa del pulsante", "calloutDialogBodyBackground": "Sfondo del corpo della finestra di dialogo callout.", "calloutDialogExteriorBorder": "Bordi esterni della finestra di dialogo di callout per fornire un contrasto con l'interfaccia utente del notebook.", "calloutDialogForeground": "Primo piano della finestra di dialogo di callout.", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "OK" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "False", + "boolean.true": "True", "optionsDialog.defaultGroupName": "Generale", "optionsDialog.invalidInput": "Input non valido. È previsto un valore numerico.", "optionsDialog.missingRequireField": " è obbligatorio." @@ -10559,9 +10576,10 @@ "insertOperationName": "Inserisci", "scriptNotFound": "Non è stato restituito alcuno script durante la generazione dello script come {0}", "scriptNotFoundForObject": "Non è stato restituito alcuno script durante la generazione dello script come {0} sull'oggetto {1}", - "scriptSelectNotFound": "Non è stato restituito alcuno script durante la chiamata dello script di selezione sull'oggetto ", "scriptingFailed": "Generazione dello script non riuscita", "selectOperationName": "Seleziona", + "selectScriptForEditNotGeneratedError": "Non è stato possibile generare lo script per Modificare editor di dati.", + "selectScriptNotGeneratedError": "Impossibile generare lo script di selezione per l'oggetto selezionato.", "updateOperationName": "Aggiorna" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "Condizione che deve essere vera per mostrare questa visualizzazione" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "Icona che rappresenta un server.", "dataExplorer.servers": "Server", "dataexplorer.name": "Connessioni", "showDataExplorer": "Mostra connessioni" @@ -11119,14 +11138,16 @@ "saveAsCsv": "Salva in formato CSV", "saveAsExcel": "Salva in formato Excel", "saveAsJson": "Salva in formato JSON", + "saveAsMarkdown": "Salva come Markdown", "saveAsXml": "Salva in formato XML", "selectAll": "Seleziona tutto" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0}, usare i tasti di direzione per spostarsi tra i nodi", "invalidExecutionPlanZoomError": "Il livello di zoom non può essere 0 o negativo" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "Confrontare piani di esecuzione" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "Confrontare editor del piano di esecuzione" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "Aggiungere piano di esecuzione", "epComapre.LoadingPlanCompleteMessage": "Il piano di esecuzione è stato caricato", "epComapre.LoadingPlanMessage": "Caricamento del piano di esecuzione", - "epComapre.placeholderInfoboxText": "Aggiungere piani di esecuzione da confrontare", "epCompare.FileFilterDescription": "File piano di esecuzione", + "epCompare.addExecutionPlanLabel": "Aggiungere piano di esecuzione", "epCompare.comparePropertiesAction": "Proprietà", "epCompare.comparisonProgess": "Caricamento di aree simili nei piani confrontati", "epCompare.searchNodeAction": "Trova nodo", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "Zoom indietro", "epCompare.zoomReset": "Reimpostare zoom", "epCompare.zoomToFit": "Adattare alla finestra", + "executionPlanComparison.bottomPlanDiagram.name": "Piano di esecuzione inferiore {0}", + "executionPlanComparison.topPlanDiagram.name": "Piano di esecuzione superiore {0}", + "executionPlanDisableTooltip": "Descrizioni comando disabilitate", + "executionPlanEnableTooltip": "Descrizioni comando abilitate", "queryDropdownPrefix": "Query {0} di {1}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "Operazione inferiore: {0}", - "executionPlanComparisonPropertiesLeftOperation": "Operazione a sinistra: {0}", - "executionPlanComparisonPropertiesRightOperation": "Operazione a destra: {0}", - "executionPlanComparisonPropertiesTopOperation": "Operazione superiore: {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "Operazione in fondo: {0}", + "nodePropertyViewLeftOperation": "Operazione a sinistra: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "Proprietà equivalenti", + "nodePropertyViewNameGreaterThanTitle": "Maggiore di", + "nodePropertyViewNameLessThanTitle": "Minore di", "nodePropertyViewNameNameColumnHeader": "Nome", + "nodePropertyViewNameNotEqualTitle": "Diverso da", "nodePropertyViewNameValueColumnBottomHeader": "Valore (piano inferiore)", "nodePropertyViewNameValueColumnLeftHeader": "Valore (piano a sinistra)", "nodePropertyViewNameValueColumnRightHeader": "Valore (piano a destra)", - "nodePropertyViewNameValueColumnTopHeader": "Valore (piano superiore)" + "nodePropertyViewNameValueColumnTopHeader": "Valore (piano superiore)", + "nodePropertyViewRightOperation": "Operazione a destra: {0}", + "nodePropertyViewTopOperation": "Operazione in cima: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "Se true, abilita le descrizioni comando al passaggio del mouse per il piano di esecuzione. Se false, le descrizioni comando vengono visualizzate quando si fa clic sul nodo o si preme F3.", "executionPlanCompareCommandOriginalValue": "Confrontare piani di esecuzione", - "executionPlanCompareCommandValue": "Confrontare piani di esecuzione" + "executionPlanCompareCommandValue": "Confrontare piani di esecuzione", + "executionPlanConfigurationTitle": "Piano di esecuzione" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "Editor piano di esecuzione query" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "Copia", + "executionPlanCollapseAllProperties": "Comprimi tutto", + "executionPlanExpandAllProperties": "Espandi tutto", "executionPlanPropertyViewClose": "Chiudi", "executionPlanPropertyViewSortAlphabetically": "In ordine alfabetico", "executionPlanPropertyViewSortByDisplayOrder": "Importanza", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "Proprietà" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "Piano di query (Anteprima)" + "executionPlanTitle": "Piano di query" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "File piano di esecuzione", + "executionPlan.diagram.ariaLabel": "Piano di esecuzione {0}", "executionPlanCompareExecutionPlanAction": "Confrontare piano di esecuzione", "executionPlanContextMenuDisableTooltip": "Disabilita descrizioni comando", "executionPlanContextMenuEnableTooltip": "Abilita descrizioni comando", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "Descrizioni comando disabilitate", "executionPlanEnableTooltip": "Descrizioni comando abilitate", "executionPlanFitGraphLabel": "Adatta alla finestra", + "executionPlanHighlightExpensiveOperationAction": "Evidenzia operazione costosa", "executionPlanOpenGraphFile": "Mostra XML piano di query", "executionPlanPropertiesActionLabel": "Proprietà", "executionPlanSavePlanXML": "Salva file di piano", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "Query {0}: costo della query (relativo allo script): % {1}" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "Chiudi (ESCAPE)", + "cancelCustomZoomAction": "Chiudi", "customZoomApplyButton": "Applica", - "customZoomApplyButtonTitle": "Applica zoom (INVIO)", + "customZoomApplyButtonTitle": "Applica Zoom", "invalidCustomZoomError": "Selezionare un valore di zoom compreso tra 1 e 200", "qpZoomValueLabel": "Zoom (percentuale):", - "zoomAction": "Zoom (INVIO)" + "zoomAction": "Zoom" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "Chiudi (ESCAPE)", + "cancelSearchAction": "Chiudi", + "executionPlanEnterValueTitle": "Immetti il valore di ricerca", "executionPlanSearchTypeContains": "Contiene", "executionPlanSearchTypeEquals": "Uguale a", - "nextSearchItemAction": "Corrispondenza successiva (INVIO)", - "previousSearchItemAction": "Corrispondenza precedente (MAIUSC+INVIO)" + "executionPlanSelectPropertyTitle": "Seleziona proprietà", + "executionPlanSelectSearchTypeTitle": "Seleziona il tipo di ricerca", + "nextSearchItemAction": "Risultato successivo", + "previousSearchItemAction": "Risultato precedente" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "Quando", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "Caricamento del blocco appunti {0}" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "Icona rappresentante un blocco appunti.", "notebookExplorer.name": "Notebook", "notebookExplorer.searchResults": "Risultati della ricerca", "searchPathNotFoundError": "Percorso di ricerca non trovato: {0}" @@ -11704,6 +11743,7 @@ "connection": "Connessione", "dashboard": "Dashboard", "data": "Dati", + "executionPlan": "Piano di esecuzione", "notebook": "Notebook", "profiler": "Profiler", "queryEditor": "Editor di query", @@ -11773,6 +11813,7 @@ "saveAsCsv": "Salva in formato CSV", "saveAsExcel": "Salva in formato Excel", "saveAsJson": "Salva in formato JSON", + "saveAsMarkdown": "Salva come Markdown", "saveAsXml": "Salva in formato XML", "saveToFileNotSupported": "Il salvataggio nel file non è supportato dall'origine dati di supporto", "selectAll": "Seleziona tutto", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "Se è impostata su true, le intestazioni di colonna vengono incluse quando si salvano i risultati in formato CSV", "queryEditor.results.saveAsCsv.lineSeperator": "Caratteri usati per delimitare le righe quando si salvano i risultati in formato CSV", "queryEditor.results.saveAsCsv.textIdentifier": "Carattere usato per racchiudere i campi di testo quando si salvano i risultati in formato CSV", + "queryEditor.results.saveAsExcel.includeHeaders": "Se è impostata su true, le intestazioni di colonna vengono incluse quando si salvano i risultati in formato Excel", + "queryEditor.results.saveAsMarkdown.encoding": "Codifica di file usata quando si salvano i risultati in formato Markdown", + "queryEditor.results.saveAsMarkdown.includeHeaders": "Se è impostata su true, le intestazioni di colonna vengono incluse quando si salvano i risultati in formato Markdown", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Caratteri da usare per separare le righe durante l'esportazione in Markdown, per impostazione predefinita le terminazioni di riga di sistema", "queryEditor.results.saveAsXml.encoding": "Codifica di file usata quando si salvano i risultati in formato XML", "queryEditor.results.saveAsXml.formatted": "Quando è true, l'output XML verrà formattato quando si salvano i risultati in formato XML", "queryEditor.results.streaming": "Abilita lo streaming dei risultati. Contiene alcuni problemi minori relativi a oggetti visivi", @@ -11897,7 +11942,8 @@ "deployment.title": "Nuova distribuzione..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "Visualizzatore risorse" + "resourceViewer": "Visualizzatore risorse", + "resourceViewerIcon": "Icona per il visualizzatore di risorse." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "Aggiorna" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "Pubblica modifiche...", "tableDesigner.saveTableChanges": "Salva" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "Funzionalità in anteprima" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} attività in corso", "miViewTasks": "&&Attività", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "Errore di connessione", + "enableTrustServerCertificate": "Abilitare Certificato del server attendibile", "kerberosErrorStart": "La connessione non è riuscita a causa di un errore di Kerberos.", "kerberosHelpLink": "Le informazioni sulla configurazione di Kerberos sono disponibili all'indirizzo {0}", - "kerberosKinit": "Se si è già eseguita la connessione, può essere necessario eseguire di nuovo kinit." + "kerberosKinit": "Se si è già eseguita la connessione, può essere necessario eseguire di nuovo kinit.", + "runKinit": "Eseguire Kinit", + "trustServerCertInstructionText": "La crittografia è stata abilitata in questa connessione, rivedere la configurazione SSL e del certificato per SQL Server di destinazione o abilitare 'Certificato del server attendibile' nella finestra di dialogo di connessione.\r\n\r\nNota: un certificato autofirmato offre solo una protezione limitata e non è una procedura consigliata per gli ambienti di produzione. Abilitare 'Certificato del server attendibile' in questa connessione e riprovare? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "Tipo di connessione", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "Dettagli connessione", "connectionDialog.cancel": "Annulla", "connectionDialog.connect": "Connetti", - "connectionDialog.connectionProviderNotSupported": "L'estensione che supporta il tipo di provider '{0}' non è attualmente installata. Installarla e riprovare.", - "connectionDialog.extensionNotInstalled": "L'estensione '{0}' è necessaria per connettersi a questa risorsa. Installarla e riprovare.", "connectionDialog.recentConnections": "Connessioni recenti", - "connectionDialog.viewExtension": "Visualizza l'estensione", - "connectionDialog.viewExtensions": "Visualizza estensioni", "noRecentConnections": "Non ci sono connessioni recenti", "recentConnectionTitle": "Recenti" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "Annullare questa connessione?", + "connection.extensionNotInstalled": "L'estensione '{0}' è necessaria per connettersi a questa risorsa. Installarla?", "connection.invalidConnectionResult": "Risultato connessione non valido", "connection.neverShowUnsupportedVersionWarning": "Non visualizzare più", "connection.noAzureAccount": "Non è stato possibile recuperare il token dell'account di Azure per la connessione", "connection.refreshAzureTokenFailure": "Non è stato possibile aggiornare il token dell'account di Azure per la connessione", "connection.unsupportedServerVersionWarning": "La versione del server non è supportata da Azure Data Studio, è possibile comunque connettersi ad esso, ma alcune funzionalità di Azure Data Studio potrebbero non funzionare come previsto.", + "connectionDialog.connectionProviderNotSupported": "L'estensione che supporta il tipo di provider '{0}' non è attualmente installata. Visualizzare le estensioni?", "connectionManagementService.noProviderForUri": "Non è stato possibile trovare il provider per l'URI: {0}", "connectionNotAcceptedError": "Connessione non accettata", "connectionService.no": "No", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "Aggiungi nuovo gruppo...", "advanced": "Avanzate...", + "boolean.false": "False", + "boolean.true": "True", "connection.azureAccountDropdownLabel": "Account", "connection.azureTenantDropdownLabel": "Tenant di Azure AD", "connectionName": "Nome (facoltativo)", @@ -12261,7 +12307,8 @@ "copyDetails": "Copia dettagli", "errorMessageDialog.action": "Azione", "errorMessageDialog.close": "Chiudi", - "errorMessageDialog.ok": "OK" + "errorMessageDialog.ok": "OK", + "errorMessageDialog.readMore": "Altre informazioni" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "Errore", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "Aggiunge come contributo la lingua del notebook.", "vscode.extension.contributes.notebook.providersDescriptions": "Aggiunge come contributo le descrizioni del provider di notebook." }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "Caricamento..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "Disconnetti", "activeConnections": "Mostra connessioni attive", @@ -12450,9 +12494,6 @@ "loginCanceled": "Annullato dall'utente", "noProviderFound": "Non è possibile eseguire l'espansione perché il provider di connessione richiesto '{0}' non è stato trovato" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "Caricamento..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "Server", "treeAriaLabel": "Connessioni recenti", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (delimitato da virgole)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Cartella di lavoro di Excel", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "Testo normale", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "Scegli file di risultati", @@ -12584,7 +12626,6 @@ "groupColor": "Colore del gruppo", "groupDescription": "Descrizione gruppo", "serverGroup.cancel": "Annulla", - "serverGroup.colorValue": "Colore del gruppo: {0}", "serverGroup.ok": "OK" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "Copia", "ept.topOperationsCopyWithHeader": "Copia con intestazione", "ept.topOperationsSelectAll": "Seleziona tutto", - "planTreeTab.title": "Albero dei piani (anteprima)", + "planTreeTab.title": "Albero del piano", "topOperationsTableTitle": "Albero del piano di esecuzione" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "Copia", "ep.topOperationsCopyWithHeader": "Copia con intestazione", "ep.topOperationsSelectAll": "Seleziona tutto", - "topOperationsTabTitle": "Operazioni più frequenti (anteprima)", + "topOperationsTabTitle": "Operazioni più frequenti", "topOperationsTableTitle": "Operazioni più frequenti" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "Tipo di output '{0}' non riconosciuto." + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Provide new column width", + "table.resizeColumn.invalid": "Invalid column width", + "table.resizeColumn.negativeSize": "Size cannot be 0 or negative" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "Comprimi tutto" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "Connessione non supportata", + "loading": "Caricamento..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "Tabella delle proprietà di ricerca", + "ep.searchPlaceholder": "Filtra per qualsiasi campo...", + "ep.topOperationsSearchDescription": "Operazioni principali di ricerca" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "Numero effettivo di righe per tutte le esecuzioni", + "cancelExpensiveOperationAction": "Chiudi", + "executionPlanActualElapsedCpuTime": "Tempo trascorso effettivo della CPU", + "executionPlanActualElapsedTime": "Tempo trascorso effettivo", + "executionPlanCost": "Costo", + "executionPlanNumberOfRowsRead": "Numero di righe lette", + "executionPlanOff": "Disattivato", + "executionPlanSelectExpenseMetricTitle": "Seleziona la metrica delle spese", + "executionPlanSubtreeCost": "Costo sottoalbero", + "expensiveOperationLabel": "Metrica:", + "highlightExpensiveOperationAction": "Applica", + "highlightExpensiveOperationApplyButton": "Applica", + "highlightExpensiveOperationButtonTitle": "Evidenzia operazione costosa", + "qp.expensiveOperationMetric.dontShowAgain": "Non visualizzare più", + "qp.expensiveOperationMetric.no": "No", + "qp.expensiveOperationMetric.yes": "Sì", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "Impostare la metrica scelta come predefinita per i piani di esecuzione delle query?", + "turnOffExpensiveHighlightingOperationAction": "Disattivato" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details.", + "notifyEncryption.moreInfoLink": "Più informazioni", + "notifyEncryption.title": "Aggiornamento importante" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "&&Benvenuti", + "workbench.startupEditor": "Controlla quale editor viene visualizzato all'avvio se non ne viene ripristinato nessuno dalla sessione precedente.", + "workbench.startupEditor.newUntitledFile": "Apre un nuovo file senza nome. Valido solo quando si apre una finestra vuota.", + "workbench.startupEditor.none": "Avvia senza un editor.", + "workbench.startupEditor.readme": "Aprire il file LEGGIMI all'apertura di una cartella che ne contiene uno, altrimenti tornare a 'welcomePage'. Nota: questa operazione viene eseguita solo come ccnfiguration globale. Verrà ignorata se impostata in un'area di lavoro o in un percorso di configurazione di una cartella.", + "workbench.startupEditor.welcomePage": "Aprire la home page con contenuti per iniziare a usare Azure Data Studio ed estensioni.", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "Aprire la pagina di benvenuto quando si apre un'area di lavoro vuota.", + "workbench.startupEditor.welcomePageWithTour": "Aprire la home page con il tour di introduzione (impostazione predefinita)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-ja/CHANGELOG.md b/i18n/ads-language-pack-ja/CHANGELOG.md index f90321035e..1a5830c743 100644 --- a/i18n/ads-language-pack-ja/CHANGELOG.md +++ b/i18n/ads-language-pack-ja/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-ja" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-ja/package.json b/i18n/ads-language-pack-ja/package.json index 7d7b060cfd..90bbcdc2bf 100644 --- a/i18n/ads-language-pack-ja/package.json +++ b/i18n/ads-language-pack-ja/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-ja", "displayName": "Japanese Language Pack for Azure Data Studio", "description": "Language pack extension for Japanese", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-ja/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/arc.i18n.json index 0e12f5e3e1..66f2324930 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "米国ドル", - "arc.addingWorkerNodes": "ワーカー ノードを追加しています", "arc.apply": "適用", "arc.arcDeploymentDeprecation": "Arc 展開拡張機能が Arc 拡張機能に置き換えられ、アンインストールされました。", "arc.arcResources": "Azure Arc リソース", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "それを行う前に、確認する必要があります", "arc.computeAndStorageDescriptionPartSix": "Kubernetes クラスターでこの構成を有効にします。", "arc.computeAndStorageDescriptionPartThree": "ダウンタイムなしで", + "arc.computeConfiguration": "計算の構成", "arc.condition": "条件", - "arc.configurationCoordinatorNode": "構成", - "arc.configurationPerNode": "構成 (ノードあたり)", + "arc.configurationPerNode": "構成", "arc.configureRP": "アイテム保持ポリシーを構成する", "arc.configureRetentionPolicyButton": "Retention Policy を構成する", "arc.confirmNewPassword": "新しいパスワードを確認入力します", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "コントローラー {0} に接続できませんでした。{1}", "arc.connectToMSSql": "SQL Managed Instance - Azure Arc ({0})", "arc.connectToMSSqlFailed": "SQL マネージド インスタンス - Azure Arc インスタンス {0} に接続できませんでした。{1}", - "arc.connectToPGSql": "PostgreSQL Hyperscale への接続 – Azure Arc ({0})", - "arc.connectToPGSqlFailed": "PostgreSQL Hyperscale - Azure Arc インスタンス {0} に接続できませんでした。{1}", + "arc.connectToPGSql": "PostgreSQL サーバーに接続する - Azure Arc ({0})", + "arc.connectToPGSqlFailed": "PostgreSQL サーバーに接続できませんでした - Azure Arc インスタンス {0}。{1}", "arc.connectToPostgresDescription": "データベース エンジンの設定を表示して設定するには、サーバーへの接続が必要であり、そのためにはPostgreSQL Extension のインストールが必要です。", "arc.connectToServer": "サーバーに接続", "arc.connectionMode": "接続モード", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "コントローラーのユーザー名", "arc.coordinator": "コーディネーター", - "arc.coordinatorCoresLimit": "コーディネーター ノード CPU の制限", - "arc.coordinatorCoresRequest": "コーディネーター ノード CPU 要求", "arc.coordinatorEndpoint": "コーディネーターのエンドポイント", - "arc.coordinatorMemoryLimit": "コーディネーター ノードのメモリ制限 (GB)", - "arc.coordinatorMemoryRequest": "コーディネーター ノードのメモリ要求 (GB)", - "arc.coordinatorNode": "コーディネーター ノード", - "arc.coordinatorNodeConfigurationInformation": "すべてのコーディネーター ノードに適用される CPU コアの数とストレージ サイズを構成できます。サーバー グループの CPU コアの数とメモリの設定を調整します。要求または制限をリセットするには、空の値を渡してください。", "arc.coordinatorNodeParameters": "コーディネーター ノードのパラメーター", "arc.coordinatorNodeParametersDescription": " コーディネーター ノードのこれらのサーバー パラメーターは、カスタム (既定値以外) の値に設定することができます。検索してパラメーターを検出します。", "arc.copiedToClipboard": "{0} はクリップボードにコピーされました", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "ログを表示するためのダッシュボード", "arc.lastTransition": "最終移行", "arc.latestpitrRestorePoint": "最新の特定の時点", - "arc.learnAboutNodeParameters": "Azure Arc を有効にした PostgreSQL Hyperscale のデータベース エンジンの設定に関する詳細情報", - "arc.learnAboutPostgresClients": "PostgreSQL Hyperscale クライアント インターフェースに関する詳細情報", + "arc.learnAboutNodeParameters": "Azure Arc 対応 PostgreSQL のデータベース エンジン設定の詳細", + "arc.learnAboutPostgresClients": "Azure PostgreSQL クライアント インターフェイスの詳細", "arc.learnMore": "詳細情報。", "arc.loadExtensions": "拡張機能の読み込み", "arc.loading": "読み込んでいます...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "外部エンドポイントが構成されていないため、この情報は使用できません。", "arc.noInstancesAvailable": "使用可能なインスタンスがありません", "arc.noNodeParametersFound": "ワーカー サーバー パラメーターが見つかりません...", - "arc.noPodIssuesDetected": "この PostgreSQL Hyperscale インスタンスに影響する既知の問題はありません。", + "arc.noPodIssuesDetected": "この PostgreSQL インスタンスに影響を与える既知の問題はありません。", "arc.noUpgrades": "現在のバージョンは最新バージョンです。利用可能なアップグレードはありません。", "arc.noWorkerPods": "この構成にはワーカー ポッドがありません。", "arc.node": "ノード", - "arc.nodeConfiguration": "ノード構成", "arc.nodes": "ノード", "arc.notConfigured": "構成されていません", "arc.notReady": "準備ができていません", @@ -212,7 +204,7 @@ "arc.passwordToController": "コントローラーにパスワードを指定する", "arc.pending": "保留中", "arc.pgConnectionRequired": "データベース エンジンの設定を表示および設定するには接続する必要があります。", - "arc.pgSqlType": "PostgreSQL Hyperscale – Azure Arc", + "arc.pgSqlType": "PostgreSQL サーバー - Azure Arc", "arc.pitr": "特定の時点に復元", "arc.pitrInfo": "ポイントインタイム バックアップを保持する期間を指定します。バックアップの可用性のためにこれをカスタマイズします。", "arc.podConditionsTable": "ポッド条件テーブル", @@ -224,11 +216,11 @@ "arc.podsReady": "準備完了ポッド", "arc.podsUsedDescription": "正常性情報の詳細を参照するには、下のドロップダウンリストからポッドを選択してください。", "arc.podsUsedDescriptionAria": "正常性情報の詳細を参照するには、下のドロップダウンリストからポッドを選択してください", - "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL Hyperscale サーバー グループで", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL by", "arc.postgresAdminUsername": "管理者ユーザー名", "arc.postgresArcProductName": "Azure Database for PostgreSQL - Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "Azure Arc に対応した拡張ができます", - "arc.postgresDashboard": "PostgreSQL Hyperscale - Azure Arc ダッシュボード - {0}", + "arc.postgresDashboard": "PostgreSQL サーバー - Azure Arc ダッシュボード (プレビュー) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "PostgreSQL のバージョン", @@ -274,8 +266,8 @@ "arc.searchToFilter": "項目の検索とフィルター...", "arc.security": "セキュリティ", "arc.selectConnectionString": "使用可能なクライアント接続文字列を以下から選択します。", + "arc.server": "サーバー", "arc.serverEndpoint": "サーバー エンドポイント", - "arc.serverGroupNodes": "サーバー グループ ノード", "arc.serverGroupType": "サーバー グループの種類", "arc.serviceEndpoints": "サービス エンドポイント", "arc.serviceEndpointsTable": "サービス エンドポイント テーブル", @@ -320,18 +312,10 @@ "arc.version": "バージョン", "arc.versionLog": "各リリースの詳細については、こちらを参照してください。", "arc.worker": "ワーカー", - "arc.workerCoresLimit": "ワーカー ノードの CPU 制限", - "arc.workerCoresRequest": "ワーカーノードの CPU 要求", - "arc.workerMemoryLimit": "ワーカー ノードのメモリ制限 (GB)", - "arc.workerMemoryRequest": "ワーカー ノードのメモリ要求 (GB)", "arc.workerNodeCount": "ワーカー ノードの数", - "arc.workerNodeInformation": "ワーカー ノードの数を減らしたり増やしたりすることで、サーバー グループをスケールインまたはスケールアウトすることができます。値は 0 または 1 より大きい値でなければなりません。", "arc.workerNodeParameters": "ワーカー ノードのパラメーター", "arc.workerNodes": "ワーカー ノード", - "arc.workerNodesConfigurationInformation": "すべてのワーカー ノードに適用される CPU コア数とストレージ サイズを構成することができます。サーバー グループに CPU コア数とメモリ設定を調整します。要求や制限をリセットするには、空の値を渡します。", - "arc.workerNodesDescription": "サーバー グループを拡張し、ワーカー ノードを追加してデータベースを拡張します。", "arc.workerNodesParametersDescription": " ワーカー ノードのこれらのサーバー パラメーターは、カスタム (既定値以外) の値に設定することができます。検索してパラメーターを検出します。", - "arc.workerOneNodeValidationMessage": "1 の値はサポートされていません。", "arc.yes": "はい", "button.label": "選択", "clusterContextConfigNoLongerValid": "構成ファイルで指定された {0} とクラスター・コンテキストのクラスター コンテキスト情報 {1} は有効ではありません。\r\n\t{2}\r\n のエラーがあります。この情報を更新しますか?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "{0} および {1} に同意します。", - "arc.agreement.postgres.terms.conditions": "Azure Arc 対応 PostgreSQL Hyperscale のご契約条件", - "arc.agreement.sql.help.text": "Azure Arc 対応のManaged Instanceでは、選択したインフラストラクチャにデプロイできるSQL Serverアクセスと機能の互換性が提供されます。 {0}。 \r\n \r\n [ノートブックへのスクリプト] または [配置] をクリックすると、以下に記載されている Marketplace オファリングに関連する法律条項およびプライバシーに関する声明に同意します。(b) Microsoft が、Azure サブスクリプションと同じ請求頻度で、オファリングに関連する料金に対して現在の支払い方法を請求することを承認します。(c) Microsoft は、サポート、課金、およびその他のトランザクション アクティビティのために、Microsoft がサービスのプロバイダーと連絡先、使用状況、およびトランザクション情報を共有することに同意します。Microsoft は、サード パーティのオファリングに対する権利を提供しません。詳細については、 {1}、 {2}、および {3}を参照してください。", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Azure Marketplace の使用条件", - "arc.agreement.sql.help.text.learn.more": "詳細情報", - "arc.agreement.sql.help.text.learn.more.ariaLabel": "Azure Arc 対応マネージド インスタンスに関する詳細情報", - "arc.agreement.sql.help.text.privacy.policy": "プライバシー ポリシー", - "arc.agreement.sql.help.text.terms.of.use": "使用条件", + "arc.agreement.help.text.azure.marketplace.terms": "Azure Marketplace の使用条件", + "arc.agreement.help.text.learn.more": "詳細情報", + "arc.agreement.help.text.privacy.policy": "プライバシー ポリシー", + "arc.agreement.help.text.terms.of.use": "利用規約", + "arc.agreement.postgres.help.text": "PostgreSQL Server - Azure Arc は、Azure Arc対応データ サービスの一部として使用できるデータベース エンジンの 1 つであり、任意のインフラストラクチャにデプロイできます。 {0}。 \r\n \r\n [ノートブックへのスクリプト]または [配置]をクリックすると、以下に示す Marketplace オファリングに関連する法律条項とプライバシーに関する声明に同意します。(b) Microsoft が、Azure サブスクリプションと同じ請求頻度で、オファリングに関連する料金に対して現在の支払い方法を請求することを承認します。および (c) サポート、課金、およびその他のトランザクション アクティビティのために、Microsoft がサービスのプロバイダーと連絡先、使用状況、およびトランザクション情報を共有することに同意します。Microsoft は、サード パーティのオファリングに対する権利を提供しません。詳細については、{1}、 {2}、および {3}を参照してください。", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "PostgreSQL Server の詳細 - Azure Arc", + "arc.agreement.postgres.terms.conditions": "PostgreSQL Server - Azure Arc の利用規約", + "arc.agreement.sql.help.text": "Azure Arc 対応のManaged Instanceでは、選択したインフラストラクチャにデプロイできるSQL Serverアクセスと機能の互換性が提供されます。 {0}。 \r\n \r\n [ノートブックへのスクリプト] または [配置] をクリックすると、以下に記載されている Marketplace オファリングに関連する法律条項およびプライバシーに関する声明に同意します。(b) Microsoft が、Azure サブスクリプションと同じ請求頻度で、オファリングに関連する料金に対して現在の支払い方法を請求することを承認します。(c) サポート、課金、およびその他のトランザクション アクティビティのために、Microsoft がサービスのプロバイダーと連絡先、使用状況、およびトランザクション情報を共有することに同意します。Microsoft は、サード パーティのオファリングに対する権利を提供しません。詳細については、 {1}、 {2}、および {3}を参照してください。", + "arc.agreement.sql.help.text.learn.more.ariaLabel": "Azure Arc 対応Managed Instanceの詳細", "arc.agreement.sql.terms.conditions": "Azure SQL マネージド インスタンス - Azure Arc のご契約条件", "arc.azure.account": "Azure アカウント", "arc.azure.location": "Azure の場所", @@ -445,45 +431,41 @@ "arc.memory-request.label": "メモリ要求", "arc.openDashboard": "管理", "arc.password": "パスワード", - "arc.postgres.server.group.coordinator.cores.limit.description": "ノードごとに使用できる Postgres インスタンスの CPU コアの最大数。分数のコアがサポートされています。", - "arc.postgres.server.group.coordinator.cores.limit.label": "CPU の制限", - "arc.postgres.server.group.coordinator.cores.request.description": "サービスをスケジュールするために、コーディネーター ノードにて使用可能でなければならない CPU コアの最小数です。分数のコアがサポートされています。", - "arc.postgres.server.group.coordinator.cores.request.label": "CPU 要求", - "arc.postgres.server.group.coordinator.memory.limit.description": "コーディネーター ノードの Postgres インスタンスのメモリ制限 (GB)。", - "arc.postgres.server.group.coordinator.memory.limit.label": "メモリの制限 (GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "コーディネーター ノードの Postgres インスタンスのメモリ要求 (GB)。", - "arc.postgres.server.group.coordinator.memory.request.label": "メモリ要求 (GB)", - "arc.postgres.server.group.engine.version": "エンジンのバージョン", - "arc.postgres.server.group.extensions.description": "スタートアップ時に読み込まれる Postgres 拡張のコンマ区切りリストです。サポートされている値については postgres のドキュメントを参照してください。", - "arc.postgres.server.group.extensions.label": "拡張", - "arc.postgres.server.group.name": "サーバー グループ名", - "arc.postgres.server.group.name.validation.description": "サーバー グループ名は、小文字の英数字または '-' で構成され、先頭に文字を使用し、末尾に英数字を使用して、11 文字以下にする必要があります。", - "arc.postgres.server.group.port": "ポート", - "arc.postgres.server.group.volume.size.backups.description": "バックアップに使用するストレージ ボリュームのサイズ (GB)。", - "arc.postgres.server.group.volume.size.backups.label": "ボリュームサイズ GB (バックアップ)", - "arc.postgres.server.group.volume.size.data.description": "データに使用するストレージ ボリュームのサイズ (GB)。", - "arc.postgres.server.group.volume.size.data.label": "ボリューム サイズ GB (データ)", - "arc.postgres.server.group.volume.size.logs.description": "ログに使用するストレージ ボリュームのサイズ (GB)。", - "arc.postgres.server.group.volume.size.logs.label": "ボリュームサイズ GB (ログ)", - "arc.postgres.server.group.workers.cores.limit.description": "ノードごとに使用できる Postgres インスタンスの CPU コアの最大数。分数のコアがサポートされています。", - "arc.postgres.server.group.workers.cores.limit.label": "CPU の制限 (ノードあたりのコア数)", - "arc.postgres.server.group.workers.cores.request.description": "サービスをスケジュールするために、ノードごとに使用可能でなければならない CPU コアの最小数です。分数のコアがサポートされています。", - "arc.postgres.server.group.workers.cores.request.label": "CPU 要求 (ノードあたりのコア数)", - "arc.postgres.server.group.workers.description": "シャード化されたクラスターでプロビジョニングするワーカー ノードの数、または単一ノード Postgres では 0 (既定値)。", - "arc.postgres.server.group.workers.label": "ワーカーの数", - "arc.postgres.server.group.workers.memory.limit.description": "ノードごとの Postgres インスタンスのメモリ制限 (GB) 。", - "arc.postgres.server.group.workers.memory.limit.label": "メモリの制限 (ノードあたりの GB)", - "arc.postgres.server.group.workers.memory.request.description": "ノードごとの Postgres インスタンスのメモリ要求 (GB)。", - "arc.postgres.server.group.workers.memory.request.label": "メモリ要求 (ノードあたりの GB)", - "arc.postgres.settings.resource.coordinator.title": "コーディネーター ノード コンピューティングの構成", - "arc.postgres.settings.resource.worker.title": "ワーカー ノード コンピューティングの構成", + "arc.postgres.server.cores.limit.description": "ノードごとに使用できる Postgres インスタンスの CPU コアの最大数。分数のコアがサポートされています。", + "arc.postgres.server.cores.limit.label": "CPU の制限", + "arc.postgres.server.cores.request.description": "サービスをスケジュールするために、コーディネーター ノードにて使用可能でなければならない CPU コアの最小数です。分数のコアがサポートされています。", + "arc.postgres.server.cores.request.label": "CPU 要求", + "arc.postgres.server.dev.use.description": "このインスタンスが開発またはテスト目的でのみ使用されることを示すチェックボックスをオンにします。このインスタンスには請求されません。", + "arc.postgres.server.dev.use.label": "開発用途のみ", + "arc.postgres.server.engine.version": "エンジンのバージョン", + "arc.postgres.server.extensions.description": "スタートアップ時に読み込まれる Postgres 拡張のコンマ区切りリストです。サポートされている値については postgres のドキュメントを参照してください。", + "arc.postgres.server.extensions.label": "拡張", + "arc.postgres.server.invalid.username": "そのユーザー名は無効です。別のユーザー名を選択してください。", + "arc.postgres.server.memory.limit.description": "コーディネーター ノードの Postgres インスタンスのメモリ制限 (GB)。", + "arc.postgres.server.memory.limit.label": "メモリの制限 (GB)", + "arc.postgres.server.memory.request.description": "コーディネーター ノードの Postgres インスタンスのメモリ要求 (GB)。", + "arc.postgres.server.memory.request.label": "メモリ要求 (GB)", + "arc.postgres.server.name": "サーバー名", + "arc.postgres.server.name.placeholder": "サーバー名を入力", + "arc.postgres.server.name.validation.description": "サーバー名は、小文字の英数字または '-' で構成され、文字で始まり、末尾が英数字で、長さが 11 文字以下である必要があります。", + "arc.postgres.server.port": "ポート", + "arc.postgres.server.service.type": "サービスの種類", + "arc.postgres.server.username": "管理者ユーザー名", + "arc.postgres.server.username.placeholder": "サーバー管理者のログイン名を入力", + "arc.postgres.server.volume.size.backups.description": "バックアップに使用するストレージ ボリュームのサイズ (GB)。", + "arc.postgres.server.volume.size.backups.label": "ボリュームサイズ GB (バックアップ)", + "arc.postgres.server.volume.size.data.description": "データに使用するストレージ ボリュームのサイズ (GB)。", + "arc.postgres.server.volume.size.data.label": "ボリューム サイズ GB (データ)", + "arc.postgres.server.volume.size.logs.description": "ログに使用するストレージ ボリュームのサイズ (GB)。", + "arc.postgres.server.volume.size.logs.label": "ボリュームサイズ GB (ログ)", + "arc.postgres.settings.resource.compute.config.title": "計算の構成", "arc.postgres.settings.section.title": "全般設定", "arc.postgres.settings.storage.title": "ストレージ設定", "arc.postgres.storage-class.backups.description": "バックアップの継続的ボリュームに使用されるストレージ クラスです。", "arc.postgres.storage-class.data.description": "データの継続的ボリュームのログに使用されるストレージ クラスです", "arc.postgres.storage-class.logs.description": "ログの継続的ボリュームに使用されるストレージ クラス", - "arc.postgres.wizard.page1.title": "Azure enabled PostgreSQL Hyperscale サーバー グループのパラメーターを指定する", - "arc.postgres.wizard.title": "Azure Arc 対応 PostgreSQL Hyperscale サーバー グループを展開する", + "arc.postgres.wizard.page1.title": "PostgreSQL サーバー パラメーターを提供する", + "arc.postgres.wizard.title": "PostgreSQL サーバーのデプロイ - Azure Arc (プレビュー)", "arc.sql.connection.settings.section.title": "SQL 接続情報", "arc.sql.cores-limit.description": "整数で表したマネージド インスタンスのコア数の上限。", "arc.sql.cores-request.description": "整数として表したマネージド インスタンスのコアの要求。", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "高可用性", "arc.sql.high.availability.description": "高可用性のために追加のレプリカを有効にします。以下で選択したコンピューティングとストレージの構成は、すべてのレプリカに適用されます。", "arc.sql.instance.name": "インスタンス名", + "arc.sql.instance.name.placeholder": "インスタンス名を入力", "arc.sql.instance.retention.policy.title": "SQL インスタンス バックアップ保持ポリシー", "arc.sql.instance.settings.section.title": "SQL インスタンスの設定", "arc.sql.invalid.instance.name": "インスタンス名は、小文字の英数字または '-' で構成され、先頭に文字を使用し、末尾に英数字を使用して、13 文字以下にする必要があります。", - "arc.sql.invalid.username": "sa ユーザー名が無効です。別のユーザー名を選択してください", + "arc.sql.invalid.username": "そのユーザー名は無効です。別のユーザー名を選択してください。", "arc.sql.license.type.description": "既に SQL Server ライセンスを所有している場合は、Azure ハイブリッド特典を適用します", "arc.sql.license.type.label": "私は、既に SQL Server ライセンスを所有しています", "arc.sql.memory-limit.description": "整数で表したマネージド インスタンスの容量の上限。", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "コミットに必要な、同期されたセカンダリ", "arc.sql.three.replicas": "3 個のレプリカ", "arc.sql.two.replicas": "2 個のレプリカ", - "arc.sql.username": "ユーザー名", + "arc.sql.username": "Managed Instance の管理者ログイン", + "arc.sql.username.placeholder": "管理者名を入力", "arc.sql.volume.size.backups.description": "バックアップに使用するストレージ ボリュームのサイズ (GB)。", "arc.sql.volume.size.backups.label": "ボリュームのサイズ (Gi) (バックアップ)", "arc.sql.volume.size.data.description": "データに使用するストレージ ボリュームのサイズ (GB)。", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Microsoft プライバシー ステートメント", "requested.cores.less.than.or.equal.to.cores.limit": "要求されたコアは、コアの上限以下である必要があります", "requested.memory.less.than.or.equal.to.memory.limit": "要求されたメモリはメモリ制限以下でなければなりません", - "resource.type.arc.postgres.description": "Azure Arc 環境に PostgreSQL Hyperscale サーバー グループを展開する", - "resource.type.arc.postgres.display.name": "PostgreSQL Hyperscale サーバー グループ - Azure Arc", + "resource.type.arc.postgres.description": "PostgreSQL サーバーをAzure Arc 環境に配置する", + "resource.type.arc.postgres.display.name": "PostgreSQL Server - Azure Arc (プレビュー)", "resource.type.arc.sql.description": "ユーザーが管理する環境内のアプリ開発者向けのマネージド SQL インスタンス サービス", "resource.type.arc.sql.display.name": "Azure SQL Managed Instance - Azure Arc", "resource.type.azure.arc.description": "Azure Arc データ コントローラーを作成します。このウィザードを開始する前に az ログインを実行したことを確認してください。", diff --git a/i18n/ads-language-pack-ja/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/azurecore.i18n.json index cc4a1afccf..ccb8948e91 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "認証で何かが失敗したか、またはトークンがシステムから削除されています。アカウントを Azure Data Studio にもう一度追加してください。", "azure.noUniqueIdentifier": "ユーザーの AAD 内に一意識別子がありませんでした", + "azure.owningTenantNotFound": "アカウントの所有テナント情報が見つかりません。", "azure.responseError": "トークンの取得がエラーで失敗しました。詳細は、[開発者ツールを開く]({0})。", "azure.tenantNotFound": "ID '{0}' の指定されたテナントが見つかりません。", "azureAuth.unidentifiedError": "Azure 認証で不明なエラーが発生しました", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "テナント '{0} ({1})' では、{2} リソースにアクセスするために、もう一度再認証する必要があります。[開く] をクリックして、認証プロセスを開始してください。", "azurecore.consentDialog.cancel": "キャンセル", "azurecore.consentDialog.ignore": "テナントの無視", - "azurecore.consentDialog.open": "開く" + "azurecore.consentDialog.open": "開く", + "noMicrosoftResource": "プロバイダー '{0}' には、Microsoft リソース エンドポイントが定義されていません。" }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Azure Auth Code Grant", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Azure Data Explorer クラスター" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Azure Database for MySQL のフレキシブル サーバー" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL Hyperscale – Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "リソースは見つかりませんでした" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "アカウント {0} (テナント '{1}') のサブスクリプションを取得できませんでした。{2}" + "azure.resource.tenantSubscriptionsError": "アカウント {0} (テナント '{1}') のサブスクリプションを取得できませんでした。{2}", + "azure.resource.tenantTokenError": "アカウント '{0}' (テナント '{1}') のアクセス トークンの取得に失敗しました。" }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (プレビュー) {0} ({1})", diff --git a/i18n/ads-language-pack-ja/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/big-data-cluster.i18n.json index 14aa9f56af..28e276e6b2 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "ビッグ データ クラスター ダッシュボード -", + "bdc.deprecationWarning": "ビッグ データ クラスター アドオンは廃止され、そのための Azure Data Studio 機能は今後のリリースで削除されます。詳細と今後のサポートについては、[こちら](https://go.microsoft.com/fwlink/?linkid=2207340) を参照してください。", "mount.error.endpointNotFound": "コントローラー エンドポイント情報が見つかりませんでした", "textConfirmRemoveController": "'{0}' を削除してよろしいですか?", "textNo": "いいえ", diff --git a/i18n/ads-language-pack-ja/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/cms.i18n.json index 087dab06d0..8ef5f2a145 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "アプリケーションの意図", "cms.connectionOptions.applicationName.description": "アプリケーションの名前", "cms.connectionOptions.applicationName.displayName": "アプリケーション名", - "cms.connectionOptions.asynchronousProcessing.description": "True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります", - "cms.connectionOptions.asynchronousProcessing.displayName": "非同期処理", "cms.connectionOptions.attachDbFilename.displayName": "添付 DB ファイル名", "cms.connectionOptions.attachedDBFileName.description": "完全なパス名を含む、接続可能なデータベースのプライマリ ファイル名", "cms.connectionOptions.attachedDBFileName.displayName": "添付された DB ファイルの名前", diff --git a/i18n/ads-language-pack-ja/translations/extensions/git.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/git.i18n.json index bb3141661d..84c2d04e62 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "Branch を発行", + "scm button publish branch running": "Branch を公開しています...", + "scm button publish title": "$(cloud-upload) ブランチの発行", + "scm button sync description": "{0} 変更の同期 {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "変更を同期しています..." + }, "dist/askpass-main": { "missOrInvalid": "資格情報が見つからないか、無効です。" }, @@ -32,7 +40,7 @@ "branch name": "ブランチ名", "branch name format invalid": "ブランチ名は次の正規表現に一致する必要があります: {0}", "cant push": "参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。", - "changed": "変更後のログ レベル: {0}", + "changed": "{0} 変更後のログ レベル: {1}", "checkout detached": "チェックアウトがデタッチされました...", "choose": "フォルダーを選択...", "clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。", @@ -54,7 +62,7 @@ "confirm force delete branch": "ブランチ '{0}' はマージされていません。それでも削除しますか?", "confirm force push": "変更の強制プッシュを行おうとしていますが、これは破壊的なことがあり、他人の変更を誤って上書きする可能性があります。\r\n\r\n続行しますか?", "confirm no verify commit": "確認せずに変更をコミットしようとしています。これは、コミット前のフックをスキップするため、望ましくない場合があります。\r\n\r\n続行しますか?", - "confirm publish branch": "'{0}' ブランチに上流ブランチはありません。このブランチを公開しますか?", + "confirm publish branch": "'{0}' ブランチにリモート ブランチはありません。このブランチを公開しますか?", "confirm restore": "{0} を復元しますか?", "confirm restore multiple": "{0} 個のファイルを復元しますか?", "confirm stage file with merge conflicts": "マージの競合がある {0} をステージしてもよろしいですか?", @@ -72,12 +80,15 @@ "discard": "変更を破棄", "discardAll": "{0} 個のファイルをすべて破棄", "discardAll multiple": "1 つのファイルを破棄", + "drop all stashes": "すべてのスタッシュを削除しますか? 削除の対象となる可能性のある {0} 個のスタッシュがあり、それらは回復できない可能性があります。", + "drop one stash": "すべてのスタッシュを削除しますか? 削除の対象となる可能性のある 1 個のスタッシュがあり、それらは回復できない可能性があります。", "force": "チェックアウトの強制", "force push not allowed": "強制的なプッシュは禁止されています。'git.allowForcePush' 設定で有効にしてください。", "git error": "Git エラー", "git error details": "Git: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "比較を開く", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (インデックス)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (作業ツリー)", @@ -95,7 +106,7 @@ "never again": "OK、今後は表示しない", "never ask again": "今後は確認しない", "no changes": "コミットする必要のある変更はありません。", - "no changes stash": "一時退避する変更がありません。", + "no changes stash": "スタッシュする変更がありません。", "no more": "HEAD が任意のコミットを明示しないため、元に戻すことはできません。", "no rebase": "進行中のリベースはありません。", "no remotes added": "リポジトリにリモートが含まれていません。", @@ -104,7 +115,7 @@ "no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。", "no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。", "no staged changes": "ステージされている変更がなく、コミットできません。\r\n\r\nすべての変更をステージして、直接コミットしますか?", - "no stashes": "リポジトリ内に一時退避内容はありません。", + "no stashes": "リポジトリ内にスタッシュはありません。", "no tags": "このリポジトリにはタグがありません。", "no verify commit not allowed": "確認なしのコミットは許可されていません。'git.allowNoVerifyCommit' 設定を使用して有効にしてください。", "nobranch": "リモートにプッシュするブランチをチェックアウトしてください。", @@ -117,9 +128,9 @@ "pick provider": "ブランチ '{0}' を以下へ発行するプロバイダーを選択する:", "pick remote": "リモートを選んで、ブランチ '{0}' を次の場所に公開します:", "pick remote pull repo": "リモートを選んで、ブランチを次からプルします", - "pick stash to apply": "適用する一時退避内容を選択してください", - "pick stash to drop": "ドロップする一時退避を削除する", - "pick stash to pop": "適用して削除する一時退避内容を選択してください", + "pick stash to apply": "適用するスタッシュを選択してください", + "pick stash to drop": "ドロップするスタッシュを選択する", + "pick stash to pop": "ポップするスタッシュを選択する", "proposeopen": "クローンしたリポジトリを開きますか?", "proposeopen init": "初期化済みのリポジトリを開きますか?", "proposeopen2": "複製したリポジトリを開きますか? または現在のワークスペースに追加しますか?", @@ -128,7 +139,7 @@ "provide commit hash": "コミット ハッシュを指定してください", "provide commit message": "コミット メッセージを入力してください", "provide remote name": "リモート名を入力してください。", - "provide stash message": "必要に応じて一時退避メッセージを入力してください", + "provide stash message": "必要に応じてスタッシュ メッセージを提示する", "provide tag message": "注釈付きタグにつけるメッセージを入力してください", "provide tag name": "タグ名を入力してください", "publish to": "{0} に発行する", @@ -141,7 +152,7 @@ "restore file": "ファイルを復元", "restore files": "複数のファイルを復元", "save and commit": "すべてのコミットを保存", - "save and stash": "すべてを保存して一時退避する", + "save and stash": "すべてを保存してスタッシュする", "select a branch to merge from": "マージ元のブランチを選択", "select a branch to rebase onto": "リベース先のブランチを選択", "select a ref to checkout": "チェックアウトする参照を選択", @@ -152,12 +163,12 @@ "select log level": "ログ レベルを選択", "selectFolder": "リポジトリの場所を選択", "show command output": "コマンド出力を表示する", - "stash": "このまま一時退避", - "stash merge conflicts": "一時退避内容を適用している間に、マージの競合がありました。", - "stash message": "一時退避メッセージ", - "stashcheckout": "一時退避してチェックアウト", - "sure drop": "一時退避内容 {0} を削除しますか?", - "sync is unpredictable": "このアクションでは、'{0}/{1}' との間でコミットをプッシュおよびプルします。", + "stash": "このままスタッシュ", + "stash merge conflicts": "スタッシュを適用している間に、マージの競合がありました。", + "stash message": "スタッシュ メッセージ", + "stashcheckout": "スタッシュしてチェックアウト", + "sure drop": "スタッシュ {0} を削除しますか?", + "sync is unpredictable": "このアクションは、'{0}/{1}' との間でコミットをプルおよびプッシュします。", "tag at": "{0} のタグ", "tag message": "メッセージ", "tag name": "タグ名", @@ -166,8 +177,8 @@ "undo commit": "マージ コミットの取り消し", "unsaved files": "{0} 個の保存されていないファイルがあります。\r\n\r\nコミットする前に保存しますか?", "unsaved files single": "次のファイルには保存されていない変更があり、続行するとコミットに組み込まれません: {0}。\r\n\r\nコミットする前に保存しますか?", - "unsaved stash files": "{0} 個の保存されていないファイルがあります。\r\n\r\n一時退避する前に保存しますか?", - "unsaved stash files single": "次のファイルには保存されていない変更があり、続行すると stash に含められません: {0}。\r\n\r\n一時退避する前に保存しますか?", + "unsaved stash files": "{0} 個の保存されていないファイルがあります。\r\n\r\nスタッシュする前に保存しますか?", + "unsaved stash files single": "次のファイルには保存されていない変更があり、続行するとスタッシュに含められません: {0}。\r\n\r\nスタッシュする前に保存しますか?", "warn untracked": "{0} 個の追跡されていないファイルが削除されます。\r\nこれは元に戻すことはできません。\r\nこれらのファイルは完全に失われます。", "yes": "はい", "yes discard tracked": "1 つの追跡ファイルを破棄", @@ -175,27 +186,17 @@ "yes never again": "はい、今後は表示しません" }, "dist/main": { - "skipped": "Git のスキップが検出されました: {0}", - "using git": "{1} から Git {0} を使用しています", - "validating": "Git の検証が検出されました: {0}" + "skipped": "{0} Git のスキップが検出されました: {1}", + "using git": "{0} {2} から Git {1} を使用しています", + "validating": "{0} Git の検証が検出されました: {1}" }, "dist/model": { "no repositories": "利用可能なリポジトリがありません", "not supported": "'git.scanRepositories' 設定は絶対パスをサポートしていません。", "pick repo": "リポジトリの選択", + "repoOnHomeDriveRootWarning": "'{0}' で Git リポジトリを自動的に開くことができません。その Git リポジトリを開くには、VS Code のフォルダーとして直接開きます。", "too many submodules": "'{0}' リポジトリに {1} 個のサブモジュールがあり、自動では開かれません。 ファイルを開くことで、それぞれを個別に開くことができます。" }, - "dist/remoteSource": { - "branch name": "ブランチ名", - "error": "$(error) エラー: {0}", - "none found": "リモート リポジトリが見つかりません。", - "pick url": "複製元の URL を選択します。", - "provide url": "リポジトリ URL を指定する", - "provide url or pick": "リポジトリ URL を指定するか、リポジトリ ソースを選択します。", - "type to filter": "リポジトリ名", - "type to search": "リポジトリ名 (検索するテキストを入力)", - "url": "URL" - }, "dist/repository": { "add known": ".gitignore に '{0}' を追加しますか。", "added by them": "競合: 他者が追加", @@ -243,9 +244,6 @@ "pull push n": "{2}/{3} の間で {0} 件のコミットをプルし、{1} 件のコミットをプッシュします", "push n": "{1}/{2} に {0} 件のコミットをプッシュします", "push success": "正常にプッシュされました。", - "scm button publish title": "$(cloud-upload) 変更の発行", - "scm button publish tooltip": "変更の発行", - "scm button sync title": " 変更 $(sync) の同期{0}{1}", "staged changes": "ステージされている変更", "sync changes": "変更の同期", "sync is unpredictable": "同期中です。キャンセルすると、リポジトリに重大な損傷を与える可能性があります", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "ブランチまたはタグのチェックアウト...", - "publish changes": "変更の発行", + "publish branch": "ブランチを発行...", "publish to": "{0} に発行する", "publish to...": "以下に発行する...", "rebasing": "リベースしています", "syncing changes": "変更を同期しています..." }, "dist/timelineProvider": { - "git.index": "インデックス", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "メール", + "git.timeline.openComparison": "比較を開く", "git.timeline.source": "Git 履歴", "git.timeline.stagedChanges": "ステージング済みの変更", "git.timeline.uncommitedChanges": "コミットされていない変更", - "git.timeline.you": "自分", - "git.workingTree": "作業ツリー" + "git.timeline.you": "自分" }, "package": { "colors.added": "追加したリソースの配色。", @@ -283,6 +280,9 @@ "colors.submodule": "サブモジュールの配色。", "colors.untracked": "リソースを追跡しない場合の配色", "command.addRemote": "リモートの追加...", + "command.api.getRemoteSources": "リモート ソースの取得", + "command.api.getRepositories": "リポジトリの取得", + "command.api.getRepositoryState": "リポジトリ状態の取得", "command.branch": "分岐の作成...", "command.branchFrom": "ブランチの作成元...", "command.checkout": "チェックアウト先...", @@ -295,6 +295,7 @@ "command.clone": "クローン", "command.cloneRecursive": "複製 (再帰)", "command.close": "リポジトリを閉じる", + "command.closeAllDiffEditors": "すべての差分エディターを閉じる", "command.commit": "コミット", "command.commitAll": "すべてコミット", "command.commitAllAmend": "すべてコミット (修正)", @@ -343,7 +344,7 @@ "command.rename": "名前の変更", "command.renameBranch": "ブランチ名の変更...", "command.restoreCommitTemplate": "コミット テンプレートを復元する", - "command.revealInExplorer": "サイド バーに表示", + "command.revealInExplorer": "エクスプローラー ビューで表示", "command.revertChange": "変更を元に戻す", "command.revertSelectedRanges": "選択範囲を元に戻す", "command.setLogLevel": "ログ レベルの設定...", @@ -355,13 +356,14 @@ "command.stageAllUntracked": "すべての追跡対象外の変更のステージング", "command.stageChange": "変更のステージング", "command.stageSelectedRanges": "選択した範囲をステージする", - "command.stash": "一時退避", - "command.stashApply": "一時退避内容を適用...", - "command.stashApplyLatest": "最新の一時退避内容を適用", - "command.stashDrop": "一時退避を削除する...", - "command.stashIncludeUntracked": "一時退避 (未追跡ファイルを含む)", - "command.stashPop": "一時退避内容を適用して削除...", - "command.stashPopLatest": "最新の一時退避内容を適用して削除", + "command.stash": "スタッシュ", + "command.stashApply": "スタッシュを適用...", + "command.stashApplyLatest": "最新のスタッシュを適用", + "command.stashDrop": "スタッシュを削除する...", + "command.stashDropAll": "すべてのスタッシュを削除...", + "command.stashIncludeUntracked": "スタッシュ (未追跡ファイルを含む)", + "command.stashPop": "スタッシュをポップする...", + "command.stashPopLatest": "最新のスタッシュをポップ", "command.sync": "同期", "command.syncRebase": "同期 (Rebase)", "command.timelineCompareWithSelected": "選択項目と比較", @@ -382,7 +384,7 @@ "config.autoRepositoryDetection.openEditors": "開いているファイルの親フォルダーをスキャンします。", "config.autoRepositoryDetection.subFolders": "現在開いているフォルダーのサブフォルダーをスキャンします。", "config.autoRepositoryDetection.true": "現在開いているフォルダーのサブフォルダーと、開いているファイルの親フォルダーの両方をスキャンします。", - "config.autoStash": "プルする前にすべての変更を一時退避し、プル成功後に復元します。", + "config.autoStash": "プルする前にすべての変更をスタッシュし、プル成功後に復元します。", "config.autofetch": "true に設定すると、現在の Git リポジトリの既定のリモートからコミットが自動的にフェッチされます。[すべて] に設定すると、すべてのリモートからフェッチされます。", "config.autofetchPeriod": "`#git.autofetch#` が有効な場合の git の自動フェッチ間隔 (秒単位)。", "config.autorefresh": "自動更新の有効/無効。", @@ -393,6 +395,8 @@ "config.checkoutType.local": "ローカル ブランチ", "config.checkoutType.remote": "リモート ブランチ", "config.checkoutType.tags": "タグ", + "config.closeDiffOnOperation": "変更をスタッシュ、コミット、破棄、ステージング、またはステージング解除する場合に差分エディターを自動的に閉じるかどうかを制御します。", + "config.commandsToLog": "'stdout' のログが[git output](command:git.showOutput) に記録される Git コマンドの一覧 (commit、push など)。Git コマンドでクライアント側フックが構成されている場合、クライアント側フックの 'stdout' のログも[git output](command:git.showOutput) に記録されます。", "config.confirmEmptyCommits": "'Git: Commit Empty' コマンドの空のコミットの作成を常に確認します。", "config.confirmForcePush": "強制的なプッシュの前に確認を求めるかどうかを制御します。", "config.confirmNoVerifyCommit": "確認せずにコミットする前に確認メッセージを表示するかどうかを制御します。", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "ステージされた変更がない場合はすべての変更をコミットします。", "config.enableStatusBarSync": "ステータス バーに Git Sync コマンドを表示するかどうかを制御します。", "config.enabled": "Git が有効になっているかどうか。", + "config.experimental.installGuide": "Git のセットアップ フローの試験的な改善。", "config.fetchOnPull": "有効にすると、プル時にすべてのブランチをフェッチします。それ以外の場合は、現在のブランチだけをフェッチします。", "config.followTagsWhenSync": "同期コマンドを実行するときに、すべてのタグをフォロー プッシュします。", "config.ignoreLegacyWarning": "古い Git である警告を無視します。", @@ -437,13 +442,15 @@ "config.promptToSaveFilesBeforeCommit.always": "保存されていないファイルがないか確認します。", "config.promptToSaveFilesBeforeCommit.never": "このチェックを無効にします。", "config.promptToSaveFilesBeforeCommit.staged": "保存されていないステージング済みファイルのみを確認します。", - "config.promptToSaveFilesBeforeStash": "変更を一時退避する前に Git で保存していないファイルを確認すべきかどうかを制御します。", + "config.promptToSaveFilesBeforeStash": "変更をスタッシュする前に Git で保存していないファイルを確認すべきかどうかを制御します。", "config.promptToSaveFilesBeforeStash.always": "保存されていないファイルがないか確認します。", "config.promptToSaveFilesBeforeStash.never": "このチェックを無効にします。", "config.promptToSaveFilesBeforeStash.staged": "保存されていないステージング済みファイルのみを確認します。", "config.pruneOnFetch": "フェッチ時に取り除きます。", "config.pullTags": "プルするときにすべてのタグをフェッチします。", "config.rebaseWhenSync": "同期コマンドを実行するときに、Git リベースを強制します。", + "config.repositoryScanIgnoredFolders": "`#git.autoRepositoryDetection#` が `true` または `subFolders` に設定されている場合に Git リポジトリのスキャン中に無視されるフォルダーのリスト。", + "config.repositoryScanMaxDepth": "'#git.autoRepositoryDetection#' が 'true' もしくは 'subFolders' であるとき、Git リポジトリのワークスペース フォルダーをスキャンする際に使用される深さを制御します。制限なしとするためには、'-1' として設定可能です。", "config.requireGitUserConfig": "明示的な Git ユーザーの構成が必要かどうかを制御するか、指定されていない場合は Git による推測を許可します。", "config.scanRepositories": "Git リポジトリを検索するパスのリスト。", "config.showCommitInput": "Git ソース管理パネルにコミットの入力を表示するかどうかを制御します。", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "作成日を使用する", "config.timeline.date.committed": "コミットされた日付を使用する", "config.timeline.showAuthor": "タイムライン ビューにコミット作成者を表示するかどうかを制御します。", + "config.timeline.showUncommitted": "コミットされていない変更をタイムライン ビューに表示するかどうかを制御します。", "config.untrackedChanges": "追跡対象外の変更の動作を制御します。", "config.untrackedChanges.hidden": "追跡対象外の変更は非表示になり、複数のアクションから除外されます。", "config.untrackedChanges.mixed": "追跡対象および追跡対象外のすべての変更は、一緒に表示され、均等に動作します。", "config.untrackedChanges.separate": "追跡されていない変更は、ソース管理ビューに個別に表示されます。それらは、複数のアクションからも除外されます。", - "config.useCommitInputAsStashMessage": "コミット入力ボックスからのメッセージを既定の stash メッセージとして使用するかどうかを制御します。", + "config.useCommitInputAsStashMessage": "コミット入力ボックスからのメッセージを既定のスタッシュ メッセージとして使用するかどうかを制御します。", "config.useForcePushWithLease": "force プッシュより安全な force-with-lease 方式を使用するかどうかを制御します。", + "config.useIntegratedAskPass": "統合バージョンを使用するために GIT_ASKPASS を上書きするかどうかを制御します。", "description": "Git SCM統合", "displayName": "Git", "submenu.branch": "ブランチ", @@ -481,15 +490,19 @@ "submenu.explorer": "Git", "submenu.pullpush": "プル、プッシュ", "submenu.remotes": "リモート", - "submenu.stash": "一時退避", + "submenu.stash": "スタッシュ", "submenu.tags": "タグ", "view.workbench.cloneRepository": "リポジトリをローカルに複製できます。\r\n[リポジトリの複製](command:git.clone 'Git 拡張機能がアクティブ化されたらリポジトリを複製する')", "view.workbench.learnMore": "Azure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。", - "view.workbench.scm.disabled": "git 機能を使用する場合、[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)で Git を有効にしてください。\r\nGit とソース コントロールを Azure Data Studio で使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。", + "view.workbench.scm.disabled": "Git 機能を使用する場合は、[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D) で Git を有効にしてください。\r\nVS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。", "view.workbench.scm.empty": "Git 機能を使用するために、Git リポジトリを含むフォルダーを開くか、URL からクローンを作成することができます。\r\n[フォルダーを開く](command:vscode.openFolder)\r\n[リポジトリのクローン](command:git.clone)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。", "view.workbench.scm.emptyWorkspace": "現在開いているワークスペースには、Git リポジトリを含むフォルダーがありません。\r\n[ワークスペースにフォルダーを追加します](command:workbench.action.addRootFolder)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。", "view.workbench.scm.folder": "現在開いているフォルダーには Git リポジトリがありません。Git を利用したソース管理機能を有効にするリポジトリを初期化できます。\r\n[リポジトリを初期化する](command:git.init?%5Btrue%5D)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。", "view.workbench.scm.missing": "有効な git インストールが検出されませんでした。詳細については、[git 出力](command:git.showOutput)をご確認ください。\r\n[git をインストール](https://git-scm.com/)するか、Git およびソース コントロールを Azure Data Studio で使用する方法の詳細について[ドキュメント](https://aka.ms/vscode-scm)を参照してください。\r\n別のバージョン管理システムを使用している場合は、追加の拡張機能を [マーケットプレイスで検索](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) できます。", + "view.workbench.scm.missing.guide": "一般的なソース管理システムである Git をインストールして、コードの変更を追跡し、他のユーザーと共同作業を行います。詳細については、[Git ガイド](https://aka.ms/vscode-scm) を参照してください。", + "view.workbench.scm.missing.guide.linux": "ソース管理は、インストールされている Git によって異なります。\r\n[Linux 用 Git のダウンロード](https://git-scm.com/download/linux)\r\nインストール後、[再読み込み](command:workbench.action.reloadWindow) (または [トラブルシューティング](command:git.showOutput)) してください。追加のソース管理プロバイダーを [Marketplace から] インストールできます(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", + "view.workbench.scm.missing.guide.mac": "[macOS 用 Git のダウンロード](https://git-scm.com/download/mac)\r\nインストール後、[再読み込み](command:workbench.action.reloadWindow) (または [トラブルシューティング](command:git.showOutput)) してください。追加のソース管理プロバイダーを [Marketplace から] インストールできます(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", + "view.workbench.scm.missing.guide.windows": "[Windows 用 Git のダウンロード](https://git-scm.com/download/win)\r\nインストール後、[再読み込み](command:workbench.action.reloadWindow) (または [トラブルシューティング](command:git.showOutput)) してください。追加のソース管理プロバイダーを [Marketplace から] インストールできます(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", "view.workbench.scm.workspace": "現在開いているワークスペースには、Git リポジトリを含むフォルダーはありません。フォルダーにあるリポジトリを初期化して、Git を利用したソース管理機能を有効にすることができます。\r\n[リポジトリの初期化](command:git.init)\r\nAzure Data Studio で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。" } } diff --git a/i18n/ads-language-pack-ja/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/kusto.i18n.json index 55ae97cf90..579bbad2aa 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio では、Always Encrypted の列マスター キーにアクセスするために Azure Key Vault に接続する必要がありますが、リンクされた Azure アカウントがありません。リンクされた Azure アカウントを追加して、クエリを再試行してください。" }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "{0} のインストールが完了しました", + "downloadServiceDoneChannelMsg": "ダウンロード済み {0}", "downloadingServiceChannelMsg": "{0} をダウンロードしています", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "{0} をダウンロードしています", diff --git a/i18n/ads-language-pack-ja/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/mssql.i18n.json index 6c670e3c77..11e7e00728 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "ユーザー名とパスワードが必要です" }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "{0} のインストールが完了しました", + "downloadServiceDoneChannelMsg": "ダウンロード済み {0}", "downloadingServiceChannelMsg": "{0} のダウンロード中", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "{0} のダウンロード中", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "{0} の開始中" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "新しいテーブル" + "tableDesigner.NewTable": "新しいテーブル", + "tableDesigner.no": "いいえ", + "tableDesigner.turnOnPreloadingMessage": "データベース モデルの事前読み込みを有効にして、テーブル デザイナーの読み込み時間を短縮しますか? オブジェクト エクスプローラーでデータベース ノードを展開すると、データベース モデルが事前に読み込まれます。", + "tableDesigner.yes": "はい" }, "dist/telemetry": { "serviceCrashMessage": "{0} コンポーネントが予期せず終了しました。Azure Data Studio を再起動してください。", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "アプリケーションの意図", "mssql.connectionOptions.applicationName.description": "アプリケーションの名前", "mssql.connectionOptions.applicationName.displayName": "アプリケーション名", - "mssql.connectionOptions.asynchronousProcessing.description": "True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります", - "mssql.connectionOptions.asynchronousProcessing.displayName": "非同期処理", "mssql.connectionOptions.attachDbFilename.displayName": "添付 DB ファイル名", "mssql.connectionOptions.attachedDBFileName.description": "完全なパス名を含む、接続可能なデータベースのプライマリ ファイル名", "mssql.connectionOptions.attachedDBFileName.displayName": "添付された DB ファイルの名前", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "ワークステーション ID", "mssql.disabled": "無効", "mssql.enabled": "有効", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "すべての実行の実際の行数が最も多い実行プランの操作を強調表示します。", + "mssql.executionPlan.cost": "コストが最も高い実行プラン操作を強調表示します。", + "mssql.executionPlan.expensiveOperationMetric": "クエリ実行プランで負荷の高い操作を強調表示するために使用する既定のメトリック", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "CPU 時間が最も多く使用された実行プラン操作を強調表示します。", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "最も時間がかかった実行プランの操作を強調表示します。", + "mssql.executionPlan.expensiveOperationMetric.off": "実行プランでは、負荷の高い操作の強調表示がオフになります。", + "mssql.executionPlan.numberOfRowsRead": "読み取られた行数が最も多い実行プラン操作を強調表示します。", + "mssql.executionPlan.subtreeCost": "サブツリー コストが最も高い実行プラン操作を強調表示します。", "mssql.exportNotebookToSql": "ノートブックを SQL としてエクスポート", "mssql.exportSqlAsNotebook": "SQL をノートブックとしてエクスポート", "mssql.format.alignColumnDefinitionsInColumns": "列定義を揃えるかどうか", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "実行タイムアウトが 0 の場合は、無制限の待機 (タイムアウトなし) を示します", "mssql.query.implicitTransactions": "SET IMPLICIT_TRANSACTIONS を有効にする", "mssql.query.lockTimeout": "SET LOCK TIMEOUT オプションを有効にする (ミリ秒単位)", - "mssql.query.maxXmlCharsToStore": "クエリの実行後に格納する XML 文字の数", + "mssql.query.maxCharsToStore": "クエリの実行後に、文字/バイナリ列の各値に格納する最大文字数/バイト数。既定値: 65,535。有効な値の範囲: 1 から 2,147,483,647。", + "mssql.query.maxXmlCharsToStore": "クエリの実行後に XML 列の各値に格納する最大文字数。既定値: 2,097,152。有効な値の範囲: 1 から 2,147,483,647。", "mssql.query.noCount": "SET NOCOUNT オプションを有効にする", "mssql.query.noExec": "SET NOEXEC オプションを有効にする", "mssql.query.parseOnly": "SET PARSEONLY オプションを有効にする", @@ -398,6 +408,7 @@ "mssql.query.textSize": "SELECT ステートメントから返されるテキストおよび ntext データの最大サイズ", "mssql.query.transactionIsolationLevel": "SET TRANSACTION ISOLATION LEVEL オプションを有効にする", "mssql.query.xactAbortOn": "SET XACT_ABORT ON オプションを有効にする", + "mssql.tableDesigner.preloadDatabaseModel": "オブジェクト エクスプローラーのデータベース ノードが展開されたときに、データベース モデルを事前に読み込むかどうか。有効にすると、テーブル デザイナーの読み込み時間を短縮できます。注: 多数のデータベース ノードの展開が必要な場合、通常よりも多くのメモリが使用される可能性があります。", "mssql.tracingLevel": "[省略可能] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel では、ログに記録される数は多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。エラーには重大が含まれ、警告にはエラーが含まれ、情報には警告が含まれ、詳細には情報が含まれます", "mssqlCluster.copyPath": "パスのコピー", "mssqlCluster.deleteFiles": "削除", diff --git a/i18n/ads-language-pack-ja/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/query-history.i18n.json index 7b74446723..56afd91168 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "保存されたクエリ履歴項目の読み込み中にエラーが発生しました。{0}", + "failed": "失敗", + "succeeded": "成功" + }, "package": { "queryHistory.captureEnabledDesc": "Query History キャプチャが有効かどうか。false の場合、実行されたクエリはキャプチャされません。", "queryHistory.clear": "すべての履歴をクリア", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "選択した履歴項目のクエリを使用して、切断された新しいエディターを開きます", "queryHistory.doubleClickAction.run": "クエリーと選択した履歴項目からの接続を使用して新しい接続されたエディターを開き、クエリを自動的に実行します", "queryHistory.enableCapture": "Query History キャプチャの開始", + "queryHistory.loading": "保存されたエントリを読み込んでいます...", + "queryHistory.maxEntries": "格納するエントリの最大数。0 は、無制限のエントリが格納されていることを意味します。この制限を大きくすると、特に永続化が有効になっている場合、パフォーマンスに影響を与える可能性があります。", "queryHistory.noEntries": "表示するクエリはありません", "queryHistory.open": "クエリを開く", + "queryHistory.openStorageFolder": "ストレージ フォルダーを開く", + "queryHistory.persistHistory": "クエリ履歴が再起動間で保持されるかどうか。false の場合、アプリケーションの終了時に履歴がクリアされます。", "queryHistory.run": "クエリの実行" } } diff --git a/i18n/ads-language-pack-ja/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/schema-compare.i18n.json index 5cdfe5897a..d9e036113a 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "Azure Data Studio 用 SQL Server Schema Compare では、データベースと dacpac のスキーマを比較できます。", "displayName": "SQL Server Schema Compare", + "schemaCompare.openInScmp": "Schema Compare で開く", "schemaCompare.runComparison": "スキーマ比較の実行", "schemaCompare.start": "Schema Compare" } diff --git a/i18n/ads-language-pack-ja/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/sql-database-projects.i18n.json index 32c14cd0f4..ae730ea358 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "Docker を確認できませんでした。Docker がインストールされ、実行されていることを確認してください。エラー: '{0}'", "done": "完了", "dontUseProfile": "プロファイルを使用しません", + "downloadError": "ダウンロード エラー", + "downloadProgress": "ダウンロードの進行状況", + "downloading": "ダウンロード中", + "downloadingDacFxDlls": "ビルド DLL を取得するための Microsoft.Build.Sql nuget のダウンロード", + "downloadingFromTo": "{0} から {1} にダウンロードしています", "edgeEulaAgreementTitle": "Microsoft Azure SQL Edge License Agreement", "edgeProjectTypeDescription": "コア部分を開始し、Azure SQL Edge データベースのスキーマを開発して公開します", "edgeProjectTypeDisplayName": "Azure SQL Edge データベース", @@ -135,8 +140,11 @@ "enterSystemDbName": "このシステム データベースのデータベース名を入力します", "enterUser": "{0} 管理者ユーザー名を入力", "equalComparison": "プロジェクトはデータベースと既に最新の状態にあります。", + "errorDownloading": "{0} のダウンロード中にエラーが発生しました。エラー: {1}", + "errorExtracting": "{0} からファイルを抽出中にエラーが発生しました。エラー: {1}", "errorFindingBuildFilesLocation": "ビルド ファイルの場所の検索中にエラーが発生しました: {0}", "errorReadingProjectGuid": "プロジェクト '{0}' の {1} を読み込もうとしてエラーが発生しました", + "errorRetrievingBuildFiles": "プロジェクトをビルドできませんでした。ビルドに必要なファイルの取得中にエラーが発生しました。", "eulaAgreementTemplate": "{0} に同意します。", "eulaAgreementText": "{0} に同意します。", "eulaAgreementTitle": "Microsoft SQL Server ライセンス契約", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "外部ストリーミング ジョブ", "externalStreamingJobValidationPassed": "外部ストリーミングジョブの検証に合格しました。", "extractTargetRequired": "データベース プロジェクトを作成するには、抽出対象の情報が必要です。", + "extractingDacFxDlls": "DacFx ビルド DLL を {0} に抽出しています", "file": "ファイル", "fileAlreadyExists": "'{0}' という名前のファイルが、ディスク上のこの場所に既に存在します。別の名前を選択してください。", "fileFormat": "ファイル形式", @@ -163,8 +172,11 @@ "generatingProjectFailed": "AutoRest を介したプロジェクトの生成に失敗しました。詳細については、出力ウィンドウを確認してください。エラー: {0}", "generatingProjectFromAutorest": "{0} から新しい SQL プロジェクトを生成しています... 詳細については、出力ウィンドウを確認してください。", "hr": "時間", + "imageTag": "イメージ タグ", "importElements": "要素のインポート", "include": "包含", + "includePermissionsInProject": "プロジェクトにアクセス許可を含める", + "includePermissionsLabel": "権限を含める", "installGlobally": "グローバルにインストールする", "invalidDataSchemaProvider": ".sqlproj ファイルにある無効な DSP", "invalidDatabaseReference": ".sqlproj ファイルでの無効なデータベース参照", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": ".sqlproj ファイルの編集", "sqlDatabaseProjects.exclude": "プロジェクトから除外する", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "OpenAPI または Swagger 仕様から SQL プロジェクトを生成する", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "従来の SQL プロジェクトのビルドに使用する Microsoft.Build.Sql SDK のバージョン。例: 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "検出されなかった場合に、ユーザーに .NET Core をインストールを求めるかどうか。", "sqlDatabaseProjects.new": "新しいデータベース プロジェクト", "sqlDatabaseProjects.newExternalStreamingJob": "外部ストリーミング ジョブの追加", diff --git a/i18n/ads-language-pack-ja/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-ja/translations/extensions/sql-migration.i18n.json index e3a74f4946..b47b1faf1d 100644 --- a/i18n/ads-language-pack-ja/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-ja/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "'{0}' を Azure SQL に移行する", "sql.cancel.migration.confirmation": "この移行を取り消しますか?", "sql.migrate.text": "Azure SQL に移行するデータベースを選択します。", + "sql.migratino.database.loading.tables": "テーブルの一覧を読み込んでいます...", + "sql.migratino.database.missing.tables": "0 個のテーブルが見つかりました。", + "sql.migratino.table.selection.filter": "フィルター テーブル", + "sql.migratino.table.selection.status.column": "行を含む", + "sql.migratino.table.selection.tablename.column": "テーブル名", + "sql.migratino.table.selection.update.button": "更新", + "sql.migratino.table.selection.update.cancel": "キャンセル", "sql.migration.account.credentials.refresh.required": "{0} (資格情報の更新が必要)", "sql.migration.active.backup.files": "アクティブなバックアップ ファイル", "sql.migration.active.backup.files.items": "アクティブなバックアップ ファイル (1 項目)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "SQL Server インスタンス '{0}' を評価できませんでした。", "sql.migration.assessment.in.progress": "評価の実行中", "sql.migration.assessment.in.progress.content": "適切な Azure SQL ターゲットを特定するために、SQL Server インスタンス {0} でデータベースを評価しています。\r\n\r\nこれには時間がかかることがあります。", - "sql.migration.assessment.migration.warning": "Azure SQL Managed Instance への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Server に移行させることができます。", + "sql.migration.assessment.migration.warning": "Azure SQL Managed Instance または Azure SQL Database への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Server に移行させることができます。", + "sql.migration.assessment.migration.warning.sqldb": "Azure SQL Database への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Server に移行できます。または、Azure SQL Managed Instance 移行の準備度に関する評価結果を確認します。", + "sql.migration.assessment.migration.warning.sqlmi": "Azure SQL Managed Instance への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Serverに移行できます。または、Azure SQL Managed Instance 移行の準備度に関する評価結果を確認します。", "sql.migration.assessment.results": "評価結果", "sql.migration.assessment.results.and.recommendations.title": "評価の結果とレコメンデーション", "sql.migration.assessments.blocking.issue": "これがデータベース移行の成功を妨げるブロック問題です。", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "認証の種類", "sql.migration.authentication.types": "認証キー", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Azure SQL Database", + "sql.migration.azure.sql.database": "Azure SQL Database サーバー", "sql.migration.azure.sql.database.managed.instance": "Azure SQL Managed Instance", "sql.migration.azure.sql.database.virtual.machine": "Azure Virtual Machines 上の SQL Server", "sql.migration.azure.sql.database.virtual.machine.short": "Azure VM での SQL Server", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "サブスクリプション", "sql.migration.blob.storage.table.help": "ターゲット データベース名を入力し、選択したソース データベースのリソース グループ、ストレージ アカウント、コンテナーを選択します。", "sql.migration.blob.storageAccount.select": "最初にストレージ アカウントの値を選択します。", - "sql.migration.can.be.migrated": "{0}/{1} 個のデータベースを移行できます", + "sql.migration.can.be.migrated": "{0}/{1} 個のデータベースはイシューなく移行可能", "sql.migration.cancel": "キャンセル", "sql.migration.cancel.error": "移行のキャンセル中にエラーが発生しました。", "sql.migration.cancel.migration": "移行のキャンセル", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "一括移行を完了する", "sql.migration.completing.cutover.warning": "すべてのバックアップを復元せずに一括移行を完了すると、データが失われる可能性があります。", "sql.migration.confirm.checkbox.message": "提供する追加のログ バックアップがないことを確認し、一括移行の完了を希望します。", + "sql.migration.connection.label": "接続", "sql.migration.connection.status": "接続の状態", "sql.migration.copy.key1": "キー 1 のコピー", "sql.migration.copy.key2": "キー 2 のコピー", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. ターゲット データベースですべてのバックアップが復元されていることを確認します。\"復元保留中のログ バックアップ\" 値は、0 にする必要があります。", "sql.migration.cutover.step.3.network.share": "3. ターゲット データベースですべてのログ バックアップが復元されていることを確認します。\"復元保留中のログ バックアップ\" 値は、0 にする必要があります。", "sql.migration.cutover.type": "モード", - "sql.migration.dashboard.description": "SQL Server インスタンスの移行の準備状況を判断し、推奨される Azure SQL ターゲットを特定し、Azure SQL Managed Instance または SQL Server on Azure Virtual Machines 上の SQL Server インスタンスの移行を完了します。", + "sql.migration.dashboard.description": "SQL Server インスタンスの移行準備状況を判断し、推奨されるAzure SQLターゲットを特定し、SQL Server インスタンスの Azure SQL Managed Instance への移行、Azure Virtual Machines または Azure SQL Database でのSQL Serverを完了します。", "sql.migration.dashboard.help.description.dmsGuide": "Azure のデータ資産の移行と最新化に関して、手順を追ったガイダンスを提供する移行記事のハブ。", "sql.migration.dashboard.help.description.mi": "SQL Server インスタンス (オンプレミスまたは Azure Virtual Machines) から Azure SQL Managed Instance に最小のダウンタイムでデータベースを移行するための手順を追ったチュートリアルです。", "sql.migration.dashboard.help.description.migrateUsingADS": "Azure Data Studio の Azure SQL 移行拡張機能では、アセスメントを実行し、適切なサイズの Azure 推奨事項を取得し、SQL Server データベースを Azure に移行する機能が提供されます。", + "sql.migration.dashboard.help.description.sqldb": "SQL Server インスタンス (オンプレミスまたは Azure Virtual Machines) から Azure SQL Database (プレビュー) にデータベースを移行するためのステップ バイ ステップ チュートリアル。", "sql.migration.dashboard.help.description.vm": "SQL Server インスタンス (オンプレミス) から Azure Virtual Machines 上の SQL Server に最小のダウンタイムでデータベースを移行するための手順を追ったチュートリアルです。", "sql.migration.dashboard.help.link.dmsGuide": "Azure データベースの移行ガイド", "sql.migration.dashboard.help.link.mi": "チュートリアル: Azure SQL Managed Instance への移行 (オンライン)", "sql.migration.dashboard.help.link.migrateUsingADS": "Azure Data Studio を使用してデータベースを移行する", + "sql.migration.dashboard.help.link.sqldb": "チュートリアル: Azure SQL Database でSQL Serverに移行する(オフライン) - (プレビュー)", "sql.migration.dashboard.help.link.vm": "チュートリアル: Azure Virtual Machines 上の SQL Server に移行する (オンライン)", "sql.migration.dashboard.help.title": "ヘルプ記事とビデオ リンク", "sql.migration.dashboard.migrate.task.button": "Azure SQLへの移行", "sql.migration.dashboard.migrate.task.button.description": "SQL Server インスタンスを Azure SQL に移行します。", "sql.migration.dashboard.title": "Azure SQL の移行", + "sql.migration.data.source.configuration.page.title": "データ ソースの構成", "sql.migration.data.uploaded.info": "ソースから読み取られた実際のデータ量と、ターゲットにアップロードされた実際のデータ量の比較。", "sql.migration.data.uploaded.size": "アップロードされたデータ/サイズ", "sql.migration.database": "データベース", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Azure SQLへの移行を評価するデータベースを選択します。", "sql.migration.database.assessment.title": "評価用のデータベース", "sql.migration.database.backup.load.error": "データベースの詳細へのアクセス中にエラーが発生しました。", - "sql.migration.database.checksum.info.text": "WITH CHECKSUM オプションを使用してバックアップが作成されていることを確認してください。", + "sql.migration.database.connection.error": "ターゲット移行データベースへの接続中にエラーが発生しました。", + "sql.migration.database.connection.error.message": "接続エラー:{0} {1}", + "sql.migration.database.loading": "データベース テーブルの一覧を読み込んでいます...", "sql.migration.database.migration.mode.description": "Azure SQL ターゲットに移行するには、ダウンタイムの要件に基づいて移行モードを選択します。", "sql.migration.database.migration.mode.label": "移行モード", "sql.migration.database.migration.mode.offline.description": "アプリケーションのダウンタイムは、移行開始時に開始します。", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "データベースの移行状態", "sql.migration.database.migration.status.label": "データベース移行の状態: {0}", "sql.migration.database.page.description": "移行中に使用するデータベース バックアップの場所を選択します。", - "sql.migration.database.page.title": "データベース バックアップ", - "sql.migration.database.private.endpoint.info.text": "Azure Storage アカウントでプライベート エンドポイントが使用されていないことを確認してください。", "sql.migration.database.status.column": "移行の状態", + "sql.migration.database.table.refresh.label": "更新", + "sql.migration.database.table.selection.description": "Azure SQL ターゲットに移行するには、移行する各データベースのテーブルを選択します。", + "sql.migration.database.table.selection.label": "移行テーブルの選択", + "sql.migration.database.table.source.column.label": "ソース データベース", + "sql.migration.database.table.tables.column.label": "テーブルの選択", + "sql.migration.database.table.target.column.label": "ターゲット データベース", "sql.migration.database.to.be.migrated": "移行されるデータベース", + "sql.migration.database.validate.selection": "移行先のターゲット データベース テーブルを選択してください。 1 つのテーブルを持つ少なくとも 1 つのデータベースが必要です。", "sql.migration.databases": "データベース ({0}/{1})", "sql.migration.databases.selected": "{0}/{1} のデータベースが選択されています", "sql.migration.databases.table.title": "データベース", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "バックアップ ファイルなし", "sql.migration.enter.your.sql.cred": "ソース SQL Server インスタンスの資格情報を入力します。これらの資格情報は、データベースを Azure SQL に移行する場合に使用されます。", "sql.migration.error": "エラー", + "sql.migration.error.aria.view.details": "クリックするとエラー詳細が表示されます。", "sql.migration.error.details.label": "移行エラー", "sql.migration.error.details.title": "移行エラーの詳細", "sql.migration.error.dialog.clear.button.label": "クリア", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "続行するには、有効なリソースグループを選択してください。", "sql.migration.invalid.savedInfo": "保存されたセッションを回復できません。新しいセッションを選択して、もう一度お試しください。", "sql.migration.invalid.service.name.error": "移行サービスに有効な名前を入力してください。", + "sql.migration.invalid.sqldatabase.error": "続行するには、有効なAzure SQL Database サーバーを選択します。", "sql.migration.invalid.storageAccount.error": "先に進むには、有効なストレージ アカウントを選択してください。", "sql.migration.invalid.subscription.error": "先に進むには、有効なサブスクリプションを選択してください。", "sql.migration.invalid.target.name.error": "ターゲット データベースに有効な名前を入力してください。", "sql.migration.invalid.user.account": "無効なユーザー アカウントの形式です。例: {0}", "sql.migration.invalid.virtualMachine.error": "続行するには、有効な仮想マシンを選択してください。", - "sql.migration.ir.page.description": "Azure Database Migration Service は、データベースの移行アクティビティを調整し、その進行状況を追跡します。Azure SQL ターゲットの既存の Database Migration Service を以前に作成している場合は、それを選択するか、以下で新しい DMS を作成することができます。", + "sql.migration.ir.page.description": "Azure Database Migration Service は、データベース移行アクティビティを調整し、その進行状況を追跡します。以前に作成した場合は既存のDatabase Migration Serviceを選択するか、以下で新しいDatabase Migration Serviceを作成できます。", "sql.migration.ir.page.sql.migration.service.not.found": "Database Migration Service が見つかりません。新しいのを作成します。", "sql.migration.ir.page.title": "Azure Database Migration Service", "sql.migration.ir.setup.step1": "ステップ 1: {0}", "sql.migration.ir.setup.step2": "手順 2: このキーを使用して、統合ランタイムを登録します", "sql.migration.ir.setup.step3": "手順 3: [テスト接続] ボタンをクリックして、Azure Database Migration Service と統合ランタイム間の接続を確認します", + "sql.migration.issue.aria.label": "障害となっている問題: {0}", "sql.migration.issues": "問題", "sql.migration.issues.count": "問題 ({0} 件)", "sql.migration.issues.details": "問題の詳細", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "最後に適用されたバックアップ ファイル", "sql.migration.last.applied.files.taken.on": "以下で作成された、最後に適用されたバックアップ ファイル", "sql.migration.last.applied.lsn": "最後に適用された LSN", - "sql.migration.last.backup": "前回のバックアップ", "sql.migration.last.scan.completed": "完了した最後のスキャン: {0}", "sql.migration.learn.more": "詳細情報", "sql.migration.learn.more.prerequisites": "移行を開始する前に、必要な事項の詳細を説明します。", "sql.migration.load.migration.list.error": "移行一覧の読み込みエラー", "sql.migration.location": "場所", + "sql.migration.map.source.column": "ソース データベース", + "sql.migration.map.target.column": "ターゲット データベース", + "sql.migration.map.target.description": "ソース データベースの移行先となるターゲット データベースを選択します。 1 つのソース データベースに対してのみターゲット データベースを選択できます。", + "sql.migration.map.target.heading": "選択したソース データベースを移行先データベースにマップする", + "sql.migration.map.target.placeholder": "ターゲット データベースを選択する", "sql.migration.mi.not.ready": "マネージド インスタンス '{0}' は、現在 '{1}' 状態であるため、移行のために使用できません。続行するには、使用可能なマネージド インスタンスを選択してください。", "sql.migration.migration.completed": "データベースの移行が完了しました", "sql.migration.migration.in.progress": "データベースの移行が進行中", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "移行状態フィルター", "sql.migration.min": "{0} 分", "sql.migration.mins": "{0} 分", + "sql.migration.missing.targetPassword.error": "続行するには、有効なターゲット パスワードを入力します。", + "sql.migration.missing.targetUserName.error": "続行するには、有効なターゲット ユーザー名を入力します。", "sql.migration.mode": "モード", "sql.migration.more.info": "詳細情報", "sql.migration.na": "該当なし", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "BLOB コンテナーが見つかりません。", "sql.migration.no.blobFiles.found": "BLOB ファイルが見つかりません。", "sql.migration.no.fileShares.found": "ファイル共有が見つかりません。", - "sql.migration.no.issues.mi": "Azure SQL Managed Instance で SQL Server への移行に関する問題は見つかりませんでした。", + "sql.migration.no.issues.mi": "Azure SQL Managed Instance への移行に関する問題は見つかりませんでした。", + "sql.migration.no.issues.sqldb": "Azure SQL Database への移行に関する問題は見つかりませんでした。", "sql.migration.no.issues.vm": "Azure Virtual Machine 上で SQL Server への移行に関する問題は見つかりませんでした。", "sql.migration.no.location.found": "場所が見つかりません。", "sql.migration.no.managedInstance.found": "マネージド インスタンスが見つかりません。", "sql.migration.no.pending.backups": "保留中のバックアップはありません。[最新の情報に更新] をクリックして、現在の状態を確認します。", "sql.migration.no.results": "評価結果を使用できません。", + "sql.migration.no.sqldatabase.found": "Azure SQL データベースが見つかりません。", + "sql.migration.no.sqldatabaseserver.found": "Azure SQL データベース サーバーが見つかりません。", "sql.migration.no.storageAccount.found": "ストレージ アカウントが見つかりません。", "sql.migration.no.subscription.found": "サブスクリプションが見つかりません。", "sql.migration.no.virtualMachine.found": "仮想マシンが見つかりません。", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "動的範囲", "sql.migration.parallel.copy.type.none": "なし", "sql.migration.parallel.copy.type.physical": "物理パーティション", + "sql.migration.password.label": "ターゲット パスワード", + "sql.migration.password.placeholder": "ターゲット パスワードを入力してください", "sql.migration.path.user.account": "ユーザー アカウント", - "sql.migration.pre.req.1": "Azure アカウントの詳細", - "sql.migration.pre.req.2": "Azure SQL Managed Instance または Azure Virtual Machine 上の SQL Server", - "sql.migration.pre.req.3": "場所の詳細のバックアップ", - "sql.migration.pre.req.title": "移行開始前に必要な事項:", + "sql.migration.pre.req.1": "Azure アカウント (評価または SKU のレコメンデーション 機能には必要ありません)", + "sql.migration.pre.req.2": "オンプレミス、Azure 仮想マシン上のSQL Server、またはクラウドで実行されている任意の仮想マシン (プライベート、パブリック) で実行されているソース SQL Server データベース。", + "sql.migration.pre.req.3": "データベースの移行先となる Azure SQL Managed Instance、Azure Virtual Machine 上のSQL Server、または Azure SQL Database。", + "sql.migration.pre.req.4": "データベースバックアップの場所の詳細、ネットワーク ファイル共有またはAzure Blob Storageコンテナー (Azure SQL データベース ターゲットには必要ありません)。", + "sql.migration.pre.req.title": "Azure SQL 移行を開始する前に必要なもの:", "sql.migration.provide.unique.containers": "ターゲット データベースごとに一意のコンテナーを指定してください。影響を受けるデータベースは以下のとおりです。", "sql.migration.quick.pick.placeholder": "実行する操作を選択します。", "sql.migration.recommendation": "推奨事項", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "移行の再試行", "sql.migration.retry.migration.error": "移行の再試行中にエラーが発生しました。", "sql.migration.rg.created": "リソース グループが作成されました", + "sql.migration.save.assessment.report": "評価レポートを保存する", + "sql.migration.save.assessment.report.success": "評価レポートが {0} に正常に保存されました。", "sql.migration.save.close": "保存して閉じる", "sql.migration.save.close.popup": "構成が保存されました。パフォーマンス データの収集はバックグラウンドで実行されたままになります。必要に応じて、コレクションを停止できます。", + "sql.migration.save.recommendation.report": "推奨事項レポートを保存する", + "sql.migration.save.recommendation.report.success": "推奨事項レポートが {0} に正常に保存されました。", "sql.migration.saved.assessment.cancel": "キャンセル", "sql.migration.saved.assessment.next": "次へ", "sql.migration.saved.assessment.result": "保存されたセッション", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "テナントを選択してください", "sql.migration.select.service.select.account.error": "使用可能な Azure アカウントの読み込み中にエラーが発生しました。", "sql.migration.select.service.select.location.error": "場所の読み込み中にエラーが発生しました。Azure 接続を確認して、もう一度お試しください。", + "sql.migration.select.service.select.migration.target": "ターゲット サーバーを選択します。", "sql.migration.select.service.select.resource.group.error": "使用可能なリソース グループの読み込み中にエラーが発生しました。Azure 接続を確認して、もう一度お試しください。", "sql.migration.select.service.select.service.error": "使用可能なデータベースの移行サービスの読み込み中にエラーが発生しました。Azure 接続を確認して、もう一度お試しください。", "sql.migration.select.service.select.subscription.error": "アカウント サブスクリプションの読み込み中にエラーが発生しました。Azure 接続を確認して、もう一度お試しください。", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} GB", "sql.migration.size.mb": "{0} MB", "sql.migration.size.tb": "{0} TB", - "sql.migration.sku.available.recommendations": "{0} 件の利用可能なレコメンデーション", + "sql.migration.sku.available.recommendations.many": "{0} 件の利用可能なレコメンデーション", + "sql.migration.sku.available.recommendations.one": "{0}件のレコメンデーションがあります", "sql.migration.sku.azureConfiguration": "Azure の構成", "sql.migration.sku.azureConfiguration.businessCritical": "Business Critical", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} 仮想コア", "sql.migration.sku.azureConfiguration.gen5": "第 5 世代", "sql.migration.sku.azureConfiguration.generalPurpose": "汎用", + "sql.migration.sku.azureConfiguration.hyperscale": "ハイパースケール", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} 仮想コア", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - {2} 仮想コア - {3} GB", "sql.migration.sku.azureConfiguration.premiumSeries": "Premium シリーズ", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "メモリ最適化 Premium シリーズ", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} 仮想コア", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - {2} 仮想コア - {3} GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "データ: {0}、ログ: {1}、tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "Azure のレコメンデーションでは、ターゲット レコメンデーションを提供するために SQL Server インスタンスのパフォーマンス データが必要です。パフォーマンス データの収集を有効にして、移行するデータベースのターゲット レコメンデーションを受け取ります。これを長くすればするほど、より良いレコメンデーションが得られます。パフォーマンス データ収集はいつでも無効にできます。", "sql.migration.sku.azureRecommendation.description2": "以前に収集したことがある場合は、既存のフォルダーからこのデータを選択することもできます。", "sql.migration.sku.azureRecommendation.openExisting.method": "パフォーマンス データが既にあります", - "sql.migration.sku.azureRecommendation.openExisting.popup": "提供されたパフォーマンス データを使用して Azure のレコメンデーションを生成しています...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "以前に収集したパフォーマンス データが保存されているローカル ドライブ上のフォルダーを選択します", "sql.migration.sku.azureRecommendation.start": "開始", "sql.migration.sku.azureRecommendation.start.popup": "パフォーマンス データの収集を開始しています...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "提供されたデータを使用して Azure のレコメンデーションが適用されています。追加のデータをインポートまたは収集して、レコメンデーションを絞り込みます。", "sql.migration.sku.azureRecommendation.status.inProgress": "データ収集が進行中です。最初のレコメンデーションを生成しています...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "[レコメンデーションの更新] ボタンを押して、更新されたレコメンデーションを定期的に確認します。", - "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure のレコメンデーションでは、パフォーマンス データを収集して分析し、ワークロードに適したサイズのデータベースを Azure に推奨します。", + "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure のレコメンデーションでは、パフォーマンス データを収集して分析し、ワークロードに適したサイズのターゲットを Azure で推奨します。", "sql.migration.sku.azureRecommendation.status.refining": "データ収集はまだ進行中です。既存のレコメンデーションを絞り込んでいます...", "sql.migration.sku.azureRecommendation.status.stopped": "Azure のレコメンデーションのデータ収集が停止されました。", "sql.migration.sku.azureRecommendation.stop.popup": "パフォーマンス データ収集を停止しています...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "CPU 要件", "sql.migration.sku.data.iops.requirement": "データ IOPS 要件", "sql.migration.sku.data.storage.requirement": "データ ストレージの要件", - "sql.migration.sku.db.card.title": "Azure SQL Database", "sql.migration.sku.gb": "{0} GB", "sql.migration.sku.get.recommendation": "Azure のレコメンデーションを取得する", "sql.migration.sku.io.memory.requirement": "IO 待機時間の要件", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "ログ IOPS 要件", "sql.migration.sku.memory.requirement": "メモリ要件", "sql.migration.sku.mi.card.title": "Azure SQL Managed Instance", + "sql.migration.sku.mi.target.title": "Azure SQL Managed Instance", "sql.migration.sku.ms": "{0} ミリ秒", "sql.migration.sku.parameters": "レコメンデーション パラメーター", "sql.migration.sku.parameters.edit": "パラメーターの編集", "sql.migration.sku.parameters.edit.title": "レコメンデーション パラメーターの編集", + "sql.migration.sku.parameters.enable.elastic": "エラスティック レコメンデーションを有効にする", + "sql.migration.sku.parameters.enable.elastic.info": "エラスティック レコメンデーションでは、既存のクラウド顧客に対してパーソナライズされた価格パフォーマンス プロファイリングを利用する代替の推奨モデルが使用されます。", "sql.migration.sku.parameters.enable.preview": "プレビュー機能を有効にする", "sql.migration.sku.parameters.enable.preview.info": "このオプションを有効にすることにより、パフォーマンスとスケーラビリティが大幅に向上した最新のハードウェア世代が含まれます。これらの SKU は現在プレビュー段階であり、一部のリージョンではまだ利用できない場合があります。", "sql.migration.sku.parameters.percentage.utilization": "使用率", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "更新", "sql.migration.sku.percentage": "{0}%", "sql.migration.sku.percentile": "{0} パーセンタイル", - "sql.migration.sku.recommendation": "Azure のレコメンデーション", + "sql.migration.sku.recommendation": "Azure のレコメンデーション (プレビュー)", "sql.migration.sku.recommendation.view.assessment.mi": "Azure SQL Managed Instance に移行するには、評価結果を表示し、1 つ以上のデータベースを選択します。", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Azure SQL Database (プレビュー) に移行するには、評価結果を表示し、1 つ以上のデータベースを選択します。", "sql.migration.sku.recommendation.view.assessment.vm": "Azure Virtual Machine 上の SQL Server に移行するには、評価結果を表示し、1 つ以上のデータベースを選択します。", "sql.migration.sku.recommendationReason": "レコメンデーションの理由", "sql.migration.sku.recommendations": "レコメンデーション", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "SQL データ ファイル", "sql.migration.sku.sql.logDisk": "SQL ログ ファイル", "sql.migration.sku.sql.temp": "SQL tempdb", + "sql.migration.sku.sqldb.card.title": "Azure SQL Database (プレビュー)", + "sql.migration.sku.sqldb.target.title": "Azure SQL Database", "sql.migration.sku.stop.performance.collection": "データ収集の停止", "sql.migration.sku.storage.dimension": "ディメンション", "sql.migration.sku.storageGB": "{0} GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "ストレージ", "sql.migration.sku.viewDetails": "詳細の表示", "sql.migration.sku.vm.card.title": "Azure Virtual Machine 上の SQL Server", + "sql.migration.sku.vm.target.title": "Azure Virtual Machine 上の SQL Server", "sql.migration.source.configuration": "ソース構成", "sql.migration.source.credentials": "ソースの資格情報", "sql.migration.source.database": "転送元データベース名", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "読み取られた行", "sql.migration.sqldb.column.tablename": "テーブル名", "sql.migration.sqldb.column.usedparallelcopies": "並列コピーが使用されました", + "sql.migration.sqldb.not.ready": "SQL データベース サーバー '{0}' は現在 '{1}' 状態であるため、移行できません。続行するには、使用可能な SQL データベース サーバーを選択します。", "sql.migration.src.database": "ソース データベース", "sql.migration.src.server": "ソース名", "sql.migration.start.migration.button": "移行の開始", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "状態: 失敗", "sql.migration.status.dropdown.ongoing": "状態: 進行中", "sql.migration.status.dropdown.succeeded": "状態: 成功", - "sql.migration.status.error.count.multiple": "エラー: {0} 個)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "エラー: {0} 個)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} エラー)", + "sql.migration.status.error.count.single": " ({0} エラー)", "sql.migration.status.failed": "失敗", "sql.migration.status.inprogress": "進行中", + "sql.migration.status.readyforcutover": "一括移行の準備完了", "sql.migration.status.refresh.label": "最新の情報に更新", + "sql.migration.status.restoring": "復元しています", "sql.migration.status.retriable": "取得可能", "sql.migration.status.select.service.MESSAGE": "移行を監視する Database Migration Service を選択します。", "sql.migration.status.status.label": "状態", "sql.migration.status.succeeded": "成功", - "sql.migration.status.warning.count.multiple": "警告: {0} 個)", - "sql.migration.status.warning.count.single": "警告: {0} 個)", + "sql.migration.status.uploadingfullbackup": "完全バックアップをアップロードしています", + "sql.migration.status.uploadinglogbackup": "ログ バックアップをアップロードしています", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} 警告)", + "sql.migration.status.warning.count.single": " ({0} 警告)", "sql.migration.storage.account": "ストレージ アカウント", "sql.migration.subscription": "サブスクリプション", "sql.migration.summary.azure.storage": "Azure Storage", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "移行用のデータベース", "sql.migration.summary.mi.type": "Azure SQL Managed Instance", "sql.migration.summary.page.title": "概要", + "sql.migration.summary.sqldb.type": "Azure SQL Database", "sql.migration.summary.vm.type": "Azure Virtual Machine 上の SQL Server", "sql.migration.tab.button.feedback.description": "フィードバック", "sql.migration.tab.button.feedback.label": "フィードバック", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "移行", "sql.migration.table.error.title": "テーブル移行状態の詳細", "sql.migration.table.migration.status.label": "テーブル移行の状態: {0}", + "sql.migration.table.missing.count": "リストから除外されたターゲット テーブルがありません: {0}", + "sql.migration.table.select.label": "{0}のテーブルを選択する", + "sql.migration.table.selected.count": "{1} テーブルの{0} が選択されています", + "sql.migration.table.selection.count": "{1}のうち {0}", + "sql.migration.table.selection.edit": "編集", "sql.migration.target": "ターゲット", "sql.migration.target.azure.sql.instance.database.name": "ターゲット データベース", "sql.migration.target.azure.sql.instance.name": "ターゲット名", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "ターゲット データベース名", "sql.migration.target.platform": "ターゲット プラットフォーム", "sql.migration.target.server": "ターゲット サーバー", + "sql.migration.target.table.count.name": "選択されたテーブル", + "sql.migration.target.table.missing": "ターゲット テーブルが存在しません", + "sql.migration.target.table.not.empty": "ターゲット テーブルが空ではありません。", "sql.migration.target.version": "ターゲット バージョン", "sql.migration.test.connection": "接続のテスト", "sql.migration.type": "種類", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(使用不可) {0}", "sql.migration.unique.name": "対象データベースに一意の名前を選択する", "sql.migration.username": "ユーザー名", + "sql.migration.username.label": "ターゲット ユーザー名", + "sql.migration.username.placeholder": "ターゲット ユーザー名を入力してください", "sql.migration.view.all": "すべてのデータベース移行", "sql.migration.view.select.button.label": "表示/選択", "sql.migration.warning": "警告", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Azure Data Studio にリンクされている Azure アカウントを選択するか、今すぐリンクします。", "sql.migration.wizard.account.noAccount.error": "リンクされたアカウントを追加して、もう一度お試しください。", "sql.migration.wizard.account.title": "Azure アカウント", + "sql.migration.wizard.connection.error.title": "ターゲット サーバーへの接続中にエラーが発生しました。", "sql.migration.wizard.perfCollection.error": "サーバー `{0}` のパフォーマンス データの収集中にエラーが発生しました。これらの問題が解決しない場合は、 データ収集プロセスをリスタートしてみてください:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "評価結果に基づくと、オンライン状態のデータベースのすべての {0} を Azure SQL に移行できます。", "sql.migration.wizard.sku.assessment.error": "サーバー '{0}' の評価中にエラーが発生しました。", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Azure SQL ターゲットを選択する", "sql.migration.wizard.sku.error": "サーバー `{0}` の SKU レコメンデーションの生成中にエラーが発生しました。", "sql.migration.wizard.sku.error.noRecommendation": "利用可能なレコメンデーションはありません", - "sql.migration.wizard.sku.error.noRecommendation.reason": "ソースのパフォーマンス特性を満たす SKU がないため、SKU のレコメンデーションは生成されませんでした。別のターゲット プラットフォームを選択するか、レコメンデーション パラメーターを調整するか、評価する別のデータベースのセットを選択してみてください。", + "sql.migration.wizard.sku.error.noRecommendation.reason": "ソースのパフォーマンス特性を満たす SKU がないため、SKU のレコメンデーションは生成されませんでした。別のターゲット プラットフォームの選択、推奨事項パラメーターの調整、評価するデータベースの別のセットの選択、または推奨事項モデルの変更を試してください。", + "sql.migration.wizard.source.missing": "接続は成功しましたが、ターゲット データベースが見つかりませんでした。", + "sql.migration.wizard.target.connection.error": "接続エラー: {0}", + "sql.migration.wizard.target.connection.success": "接続に成功しました。ターゲット データベースが見つかりました: {0}", "sql.migration.wizard.target.description": "Azure アカウントとターゲット {0}を選択します。", + "sql.migration.wizard.target.mapping.error.duplicate": "データベース マッピング エラーです。 ターゲット データベース '{0}' をデータベース '{1}' の移行ターゲットとして選択することはできません。 ターゲット データベース '${targetDatabaseName}' は、データベース '{2}' の移行ターゲットとして既に選択されています。 別のターゲット データベースを選択してください。", + "sql.migration.wizard.target.missing": "データベース マッピング エラーです。移行するターゲット データベースがありません。 ターゲット サーバー接続を構成し、[接続] をクリックして、使用可能なデータベース移行ターゲットの一覧を収集してください。", + "sql.migration.wizard.target.source.mapping.error": "データベース マッピング エラーです。 ソース データベース '{0}' はターゲット データベースにマップされていません。 移行先のターゲット データベースを選択してください。", "sql.migration.wizard.target.title": "Azure SQL のターゲット", "sql.migration.yes": "はい", - "total.databases.selected": "{1} 個中の {0} 個のデータベースが選択されています" + "total.databases.selected": "{1} 個中の {0} 個のデータベースが選択されています", + "total.tables.selected.of.total": "{1}のうち {0}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "移行の開始中にエラーが発生しました: '{0}'", diff --git a/i18n/ads-language-pack-ja/translations/main.i18n.json b/i18n/ads-language-pack-ja/translations/main.i18n.json index 2cc7a7f084..fdea123d2a 100644 --- a/i18n/ads-language-pack-ja/translations/main.i18n.json +++ b/i18n/ads-language-pack-ja/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "VSIX からの {0} 拡張機能のインストールが完了しました。有効にするには、Azure Data Studio を再度読み込んでください。", "ReinstallAction.successReload": "拡張機能 {0}の再インストールを完了するには、Azure Data Studio を再度読み込んでください。", "activateLanguagePack": "{0}で Azure Data Studio を使用するには、Azure Data Studio を再起動する必要があります。", + "appName": "'${appName}': 例: Azure Data Studio。", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "接続ダイアログの閲覧ツリーのコンテキスト メニュー", "dashboard.toolbar": "ダッシュボード ツールバーのアクション メニュー", @@ -10266,6 +10267,8 @@ "notebook.title": "ノートブックのタイトル メニュー", "notebook.toolbar": "ノートブックのツール バー メニュー", "objectExplorer.context": "オブジェクト エクスプローラー項目のコンテキスト メニュー", + "openDefaultSettingsJson": "既定の設定の JSON を開く", + "openDefaultSettingsJson.capitalized": "既定の設定 (JSON) を開く", "postDisableTooltip": "更新された拡張機能を無効にするには、Azure Data Studio を再度読み込んでください。", "postEnableTooltip": "この拡張機能を有効にするには、Azure Data Studio を再度読み込んでください。", "postUninstallTooltip": "この拡張機能のアンインストールを完了するには、Azure Data Studio を再度読み込んでください。", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "マーケット プレース", "scenarioTypeUndefined": "拡張機能の推奨事項のシナリオの種類を指定する必要があります。", "showReleaseNotes": "更新後にリリース ノートを表示します。リリース ノートが新しい Web ブラウザー ウィンドウで開きます。", + "sql.versionMismatch": "拡張機能は、Azure Data Studio {0} と互換性がありません。拡張機能には以下が必要です: {1}。", + "sql.versionMismatchVsCode": "拡張機能は Azure Data Studio {0}と互換性がありません。拡張機能には、現在サポートされているバージョン ({2}) よりも新しい VS Code エンジン バージョン{1}が必要です。", + "sql.versionSyntax": "'{0}' の値 {1} を解析できませんでした。例: ^1.22.0、^1.22.x などを使用してください。", "sql.watcherExclude": "ファイル監視から除外するファイル パスの glob パターンを構成します。パターンは絶対パスで一致する必要があります。つまり、パス内のファイル (`**/build/output/**` や `/Users/name/workspaces/project/build/output/**` など) と一致するには、プレフィックスに `**/` または完全なパスが正しく一致し、サフィックスが `/**` である必要があります。この設定を変更するには、再起動が必要です。起動時に Azure Data Stuidio が多くの CPU 時間を消費する場合は、大きなフォルダーを除外して初期負荷を減らすことができます。", + "terminal.integrated.allowChords": "ターミナルでキー バインドを許可するかどうか。これが true で、キーストロークによって \"#terminal.integrated.commandsToSkipShell#\" がバイパスされる場合、これを false に設定するとCtrl + k キーを (Azure Data Studio ではなく) シェルに移動する場合に特に便利です。", + "terminal.integrated.autoReplies": "ターミナルで発生したときに自動的に応答されるメッセージのセット。メッセージが十分に具体的である場合、これは一般的な応答を自動化するのに役立ちます。\r\n\r\n注釈:\r\n\r\n- {0} を使用して、Windows 上のバッチ ジョブの終了プロンプトに自動的に応答します。\r\n- メッセージにはエスケープ シーケンスが含まれているため、スタイル設定されたテキストでは応答が発生しない可能性があります。\r\n- 各返信は 1 秒に 1 回しか行われません。\r\n- 返信で {1} を使用して、Enter キーを意味します。\r\n- 既定のキーの設定を解除するには、値を null に設定します。\r\n- 新しく適用されない場合は、Azured Data Studio を再起動します。", + "terminal.integrated.commandsToSkipShell": "キー バインドがシェルに送信されず、常にAzure Data Studioによって処理されるコマンド ID のセット。これにより、シェルで通常使用されるキー バインドは、ターミナルにフォーカスがない場合と同じように動作できます。たとえば、'Ctrl + P' キーを押してQuick Openを起動できます。\r\n\r\n \r\n\r\n既定では、多くのコマンドはスキップされます。既定値をオーバーライドし、代わりにコマンドのキー バインドをシェルに渡すには、'-' 文字のプレフィックスが付いたコマンドを追加します。たとえば、'-workbench.action.quickOpen' を追加して、'Ctrl + P' がシェルに到達できるようにします。\r\n\r\n \r\n\r\n次に示す既定のスキップされたコマンドの一覧は、設定エディターで表示すると切り捨てられます。完全な一覧を表示するには、次の一覧から最初のコマンドを {1} して検索します。\r\n\r\n \r\n\r\n既定スキップされたコマンド:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Azure Data Studio のターミナルではシェルからの UTF-8 エンコード データのみがサポートされるため、'$LANG' 環境変数を検出して UTF-8 準拠オプションに設定するかどうかを制御します。", + "terminal.integrated.env.linux": "Linux 上のターミナルで使用される Azure Data Studio プロセスに追加される環境変数を持つオブジェクト。環境変数を削除するには、'null' に設定します。", + "terminal.integrated.env.osx": "macOS 上のターミナルで使用される Azure Data Studio プロセスに追加される環境変数を持つオブジェクト。環境変数を削除するには、'null' に設定します。", + "terminal.integrated.env.windows": "Windows 上のターミナルで使用される Azure Data Studio プロセスに追加される環境変数を持つオブジェクト。環境変数を削除するには、'null' に設定します。", + "terminal.integrated.inheritEnv": "新しいシェルが$PATHやその他の開発変数が確実に初期化されるようにログインシェルをソースとする可能性のある Azure Data Studio から環境を継承するかどうか。これは Windows には影響しません。", "uninstallExtensionComplete": "拡張機能 {0}のアンインストールを完了するには、Azure Data Studio を再度読み込んでください。", "updateLocale": "Azure Data Studio の UI 言語を {0} に変更して再起動しますか?", "vscodeDocCreationFailedError": "ノートブック ドキュメントを作成できませんでした。", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "ダッシュ ボードで使用されているウィジェット" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "指定された ID '{0}' のシリアル化プロバイダーが見つかりませんでした", "noSerializationProvider": "プロバイダーが登録されていないため、データをシリアル化できません", "saveAsNotSupported": "このデータ プロバイダーに対して無効になっている別の形式で結果を保存しています。", "unknownSerializationError": "不明なエラーにより、シリアル化に失敗しました" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "ボタン ドロップダウン ボックスの影の色", "buttonDropdownBackgroundHover": "ボタン ドロップダウンの背景のポイント時の色", - "buttonDropdownBoxShadow": "ボタン ドロップダウン ボックスの影の色", "calloutDialogBodyBackground": "吹き出しダイアログの本文の背景。", "calloutDialogExteriorBorder": "ノートブック UI に対してコントラストを提供する吹き出しダイアログの外側の境界線。", "calloutDialogForeground": "吹き出しダイアログの前景。", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "OK" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "False", + "boolean.true": "True", "optionsDialog.defaultGroupName": "全般", "optionsDialog.invalidInput": "無効な入力です。数値が必要です。", "optionsDialog.missingRequireField": " が必須です。" @@ -10559,9 +10576,10 @@ "insertOperationName": "挿入", "scriptNotFound": "{0} としてスクリプトを作成したときに返されたスクリプトはありません", "scriptNotFoundForObject": "オブジェクト {1} に対する {0} としてスクリプトを作成したときに返されたスクリプトはありません", - "scriptSelectNotFound": "オブジェクトに対するスクリプトの選択を呼び出したときに返されたスクリプトはありません ", "scriptingFailed": "スクリプト作成に失敗しました", "selectOperationName": "選択", + "selectScriptForEditNotGeneratedError": "データ編集エディターのスクリプトを生成に失敗しました。", + "selectScriptNotGeneratedError": "選択したオブジェクトのスクリプトの選択を生成できませんでした。", "updateOperationName": "更新" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "このビューを表示するために満たす必要がある条件" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "アイコンはサーバーを表します。", "dataExplorer.servers": "サーバー", "dataexplorer.name": "接続", "showDataExplorer": "接続の表示" @@ -11119,14 +11138,16 @@ "saveAsCsv": "CSV として保存", "saveAsExcel": "Excel として保存", "saveAsJson": "JSON として保存", + "saveAsMarkdown": "Markdown に名前を付けて保存", "saveAsXml": "XML として保存", "selectAll": "すべて選択" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0} では、方向キーを使用してノード間を移動します", "invalidExecutionPlanZoomError": "ズーム レベルを 0 または負の値にすることはできません" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "比較実行プラン" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "比較実行プラン エディター" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "実行プランの追加", "epComapre.LoadingPlanCompleteMessage": "実行プランが正常に読み込まれました", "epComapre.LoadingPlanMessage": "実行プランを読み込んでいます", - "epComapre.placeholderInfoboxText": "比較する実行プランの追加", "epCompare.FileFilterDescription": "実行プラン ファイル", + "epCompare.addExecutionPlanLabel": "実行プランの追加", "epCompare.comparePropertiesAction": "プロパティ", "epCompare.comparisonProgess": "比較したプランの類似点を読み込んでいます", "epCompare.searchNodeAction": "ノードの検索", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "縮小", "epCompare.zoomReset": "ズームのリセット", "epCompare.zoomToFit": "ウィンドウのサイズに合わせて拡大", + "executionPlanComparison.bottomPlanDiagram.name": "下位実行プラン {0}", + "executionPlanComparison.topPlanDiagram.name": "上位実行プラン {0}", + "executionPlanDisableTooltip": "ヒントが無効", + "executionPlanEnableTooltip": "ヒントが有効", "queryDropdownPrefix": "{1} のクエリ {0}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "下位の操作: {0}", - "executionPlanComparisonPropertiesLeftOperation": "左操作: {0}", - "executionPlanComparisonPropertiesRightOperation": "右の操作: {0}", - "executionPlanComparisonPropertiesTopOperation": "上位の操作: {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "下部の操作: {0}", + "nodePropertyViewLeftOperation": "左操作: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "同等のプロパティ", + "nodePropertyViewNameGreaterThanTitle": "より大きい", + "nodePropertyViewNameLessThanTitle": "未満", "nodePropertyViewNameNameColumnHeader": "名前", + "nodePropertyViewNameNotEqualTitle": "等しくない", "nodePropertyViewNameValueColumnBottomHeader": "値 (下位プラン)", "nodePropertyViewNameValueColumnLeftHeader": "値 (左プラン)", "nodePropertyViewNameValueColumnRightHeader": "値 (右プラン)", - "nodePropertyViewNameValueColumnTopHeader": "値 (上位プラン)" + "nodePropertyViewNameValueColumnTopHeader": "値 (上位プラン)", + "nodePropertyViewRightOperation": "右の操作: {0}", + "nodePropertyViewTopOperation": "上部の操作: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "true の場合、実行プランのホバー時にヒントを有効にします。false の場合、ノードのクリックまたは F3 キーを押すとヒントが表示されます。", "executionPlanCompareCommandOriginalValue": "比較実行プラン", - "executionPlanCompareCommandValue": "比較実行プラン" + "executionPlanCompareCommandValue": "比較実行プラン", + "executionPlanConfigurationTitle": "実行プラン" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "クエリ実行プラン エディター" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "コピー", + "executionPlanCollapseAllProperties": "すべて折りたたむ", + "executionPlanExpandAllProperties": "すべて展開", "executionPlanPropertyViewClose": "閉じる", "executionPlanPropertyViewSortAlphabetically": "アルファベット順", "executionPlanPropertyViewSortByDisplayOrder": "重要度", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "プロパティ" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "クエリ プラン (プレビュー)" + "executionPlanTitle": "クエリ プラン" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "実行プラン ファイル", + "executionPlan.diagram.ariaLabel": "実行プラン {0}", "executionPlanCompareExecutionPlanAction": "比較実行プラン", "executionPlanContextMenuDisableTooltip": "ヒントを無効にする", "executionPlanContextMenuEnableTooltip": "ツールヒントを有効にする", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "ヒントが無効になっています", "executionPlanEnableTooltip": "ツールヒントが有効", "executionPlanFitGraphLabel": "ウィンドウのサイズに合わせて拡大", + "executionPlanHighlightExpensiveOperationAction": "負荷の高い操作を強調表示する", "executionPlanOpenGraphFile": "クエリ プラン XML の表示", "executionPlanPropertiesActionLabel": "プロパティ", "executionPlanSavePlanXML": "プラン ファイルの保存", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "クエリ {0}: クエリ コスト (スクリプトに対する相対): {1}%" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "閉じる (Esc)", + "cancelCustomZoomAction": "閉じる", "customZoomApplyButton": "適用", - "customZoomApplyButtonTitle": "ズームの適用 (Enter)", + "customZoomApplyButtonTitle": "ズームの適用", "invalidCustomZoomError": "1 〜 200 の間のズーム値を選択します", "qpZoomValueLabel": "ズーム (%)", - "zoomAction": "ズーム (Enter)" + "zoomAction": "ズーム" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "閉じる (Esc)", + "cancelSearchAction": "閉じる", + "executionPlanEnterValueTitle": "検索値を入力してください", "executionPlanSearchTypeContains": "含む", "executionPlanSearchTypeEquals": "等しい", - "nextSearchItemAction": "次の一致 (Enter)", - "previousSearchItemAction": "前の一致 (Shift + Enter)" + "executionPlanSelectPropertyTitle": "プロパティの選択", + "executionPlanSelectSearchTypeTitle": "検索の種類の選択", + "nextSearchItemAction": "次の一致", + "previousSearchItemAction": "前の一致" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "タイミング", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "ノートブック {0}を読み込んでいます" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "アイコンはノートブックを表します。", "notebookExplorer.name": "ノートブック", "notebookExplorer.searchResults": "検索結果", "searchPathNotFoundError": "検索パスが見つかりません: {0}" @@ -11704,6 +11743,7 @@ "connection": "接続", "dashboard": "ダッシュボード", "data": "データ", + "executionPlan": "実行プラン", "notebook": "ノートブック", "profiler": "Profiler", "queryEditor": "クエリ エディター", @@ -11773,6 +11813,7 @@ "saveAsCsv": "CSV として保存", "saveAsExcel": "Excel として保存", "saveAsJson": "JSON として保存", + "saveAsMarkdown": "Markdown に名前を付けて保存", "saveAsXml": "XML として保存", "saveToFileNotSupported": "バッキング データ ソースでファイルへの保存はサポートされていません", "selectAll": "すべて選択", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "true の場合、CSV として結果を保存する際に列ヘッダーが組み込まれます", "queryEditor.results.saveAsCsv.lineSeperator": "結果を CSV として保存するときに行を区切るために使用する文字", "queryEditor.results.saveAsCsv.textIdentifier": "結果を CSV として保存するときにテキスト フィールドを囲むために使用する文字", + "queryEditor.results.saveAsExcel.includeHeaders": "true の場合、Excel ファイルとして結果を保存する際に列ヘッダーが組み込まれます", + "queryEditor.results.saveAsMarkdown.encoding": "結果を Markdown として保存するときに使用するファイル エンコード", + "queryEditor.results.saveAsMarkdown.includeHeaders": "true の場合、Markdown ファイルとして結果を保存する際に列ヘッダーが組み込まれます", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Markdown にエクスポートするときに行を区切るために使用する文字。既定では、システム行の末尾が使用されます", "queryEditor.results.saveAsXml.encoding": "結果を XML として保存するときに使用されるファイル エンコード", "queryEditor.results.saveAsXml.formatted": "true の場合、XML として結果を保存すると XML 出力がフォーマットされます", "queryEditor.results.streaming": "結果のストリーミングを有効にします。視覚上の小さな問題がいくつかあります", @@ -11897,7 +11942,8 @@ "deployment.title": "新しい展開..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "リソース ビューアー" + "resourceViewer": "リソース ビューアー", + "resourceViewerIcon": "リソース ビューアーのアイコン。" }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "最新の情報に更新" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "変更の発行...", "tableDesigner.saveTableChanges": "保存" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "プレビュー機能" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} 個のタスクが進行中です", "miViewTasks": "タスク(&&T)", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "接続エラー", + "enableTrustServerCertificate": "信頼サーバー証明書を有効にする", "kerberosErrorStart": "接続は、Kerberos エラーのため失敗しました。", "kerberosHelpLink": "Kerberos を構成するためのヘルプを {0} で確認できます", - "kerberosKinit": "以前に接続した場合は、kinit を再実行しなければならない場合があります。" + "kerberosKinit": "以前に接続した場合は、kinit を再実行しなければならない場合があります。", + "runKinit": "Kinit の実行", + "trustServerCertInstructionText": "この接続で暗号化が有効になっているか、ターゲット SQL Serverの SSL と証明書の構成を確認するか、接続ダイアログで [サーバー証明書の信頼] を有効にします。\r\n\r\n注意: 自己署名証明書では保護が制限されるだけで、運用環境では推奨されません。この接続で 'サーバー証明書の信頼' を有効にして再試行しますか?" }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "接続の種類", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "接続の詳細", "connectionDialog.cancel": "キャンセル", "connectionDialog.connect": "接続", - "connectionDialog.connectionProviderNotSupported": "プロバイダー タイプ '{0}' をサポートする拡張機能は現在インストールされていません。それをインストールしてもう一度お試しください。", - "connectionDialog.extensionNotInstalled": "このリソースに接続するには、拡張機能 '{0}' が必要です。インストールしてから、もう一度お試しください。", "connectionDialog.recentConnections": "最近の接続", - "connectionDialog.viewExtension": "拡張機能の表示", - "connectionDialog.viewExtensions": "拡張機能の表示", "noRecentConnections": "最近の接続はありません", "recentConnectionTitle": "最近" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "この接続をキャンセルしてもよろしいですか?", + "connection.extensionNotInstalled": "このリソースに接続するには、拡張機能 '{0}' が必要です。インストールしますか?", "connection.invalidConnectionResult": "接続結果が無効です", "connection.neverShowUnsupportedVersionWarning": "今後は表示しない", "connection.noAzureAccount": "接続用の Azure アカウント トークンの取得に失敗しました", "connection.refreshAzureTokenFailure": "接続用の Azure アカウント トークンの更新に失敗しました", "connection.unsupportedServerVersionWarning": "サーバー バージョンが Azure Data Studio でサポートされていません。接続できますが、Azure Data Studio の一部の機能が適切に機能しない可能性があります。", + "connectionDialog.connectionProviderNotSupported": "プロバイダーの種類 '{0}' をサポートする拡張機能は現在インストールされていません。拡張機能を表示しますか?", "connectionManagementService.noProviderForUri": "URI のプロバイダーが見つかりませんでした:{0}", "connectionNotAcceptedError": "接続が承認されていません", "connectionService.no": "いいえ", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "新しいグループを追加する...", "advanced": "詳細設定...", + "boolean.false": "False", + "boolean.true": "True", "connection.azureAccountDropdownLabel": "アカウント", "connection.azureTenantDropdownLabel": "Azure AD テナント", "connectionName": "名前 (省略可能)", @@ -12261,7 +12307,8 @@ "copyDetails": "コピーの詳細", "errorMessageDialog.action": "アクション", "errorMessageDialog.close": "閉じる", - "errorMessageDialog.ok": "OK" + "errorMessageDialog.ok": "OK", + "errorMessageDialog.readMore": "さらに読む" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "エラー", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "ノートブックの言語を提供します。", "vscode.extension.contributes.notebook.providersDescriptions": "ノートブック プロバイダーの説明を提供します。" }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "読み込んでいます..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "切断", "activeConnections": "アクティブな接続を表示", @@ -12450,9 +12494,6 @@ "loginCanceled": "ユーザーによる取り消し", "noProviderFound": "必要な接続プロバイダー '{0}' が見つからないため、展開できません" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "読み込んでいます..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "サーバー", "treeAriaLabel": "最近の接続", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (コンマ区切り)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel ブック", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "プレーン テキスト", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "結果ファイルの選択", @@ -12584,7 +12626,6 @@ "groupColor": "グループの色", "groupDescription": "グループの説明", "serverGroup.cancel": "キャンセル", - "serverGroup.colorValue": "グループの色: {0}", "serverGroup.ok": "OK" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "コピー", "ept.topOperationsCopyWithHeader": "ヘッダー付きのコピー", "ept.topOperationsSelectAll": "すべて選択する", - "planTreeTab.title": "計画ツリー (プレビュー)", + "planTreeTab.title": "プラン ツリー", "topOperationsTableTitle": "実行計画ツリー" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "コピー", "ep.topOperationsCopyWithHeader": "ヘッダー付きのコピー", "ep.topOperationsSelectAll": "すべて選択", - "topOperationsTabTitle": "上位の操作 (プレビュー)", + "topOperationsTabTitle": "上位操作", "topOperationsTableTitle": "上位操作" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "出力の種類 '{0}' を認識できません。" + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Provide new column width", + "table.resizeColumn.invalid": "Invalid column width", + "table.resizeColumn.negativeSize": "Size cannot be 0 or negative" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "すべて折りたたむ" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "サポートされていない接続", + "loading": "読み込んでいます..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "検索プロパティ テーブル", + "ep.searchPlaceholder": "任意のフィールドのフィルター...", + "ep.topOperationsSearchDescription": "上位の操作の検索" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "すべての実行の実際の行数", + "cancelExpensiveOperationAction": "閉じる", + "executionPlanActualElapsedCpuTime": "実際の経過時間 CPU 時間", + "executionPlanActualElapsedTime": "実際の経過時間", + "executionPlanCost": "コスト", + "executionPlanNumberOfRowsRead": "読み取った行数", + "executionPlanOff": "オフ", + "executionPlanSelectExpenseMetricTitle": "経費メトリックの選択", + "executionPlanSubtreeCost": "サブ ツリーの推定コスト", + "expensiveOperationLabel": "メトリック:", + "highlightExpensiveOperationAction": "適用", + "highlightExpensiveOperationApplyButton": "適用", + "highlightExpensiveOperationButtonTitle": "負荷の高い操作を強調表示する", + "qp.expensiveOperationMetric.dontShowAgain": "今後表示しない", + "qp.expensiveOperationMetric.no": "いいえ", + "qp.expensiveOperationMetric.yes": "はい", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "選択したメトリックをクエリ実行プランの既定値として設定しますか?", + "turnOffExpensiveHighlightingOperationAction": "オフ" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details.", + "notifyEncryption.moreInfoLink": "詳細情報", + "notifyEncryption.title": "重要な更新プログラム" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "ようこそ(&&W)", + "workbench.startupEditor": "起動時にどのエディターを表示するかを制御します。無い場合、前のセッションを復元します。", + "workbench.startupEditor.newUntitledFile": "無題の新規ファイルを開きます (空のウィンドウが開かれているときのみ)。", + "workbench.startupEditor.none": "エディターなしで開始", + "workbench.startupEditor.readme": "README を含むフォルダーを開くときに README を開き、それ以外の場合は 'welcomePage' にフォールバックします。注意: これはグローバル構成として確認されました。これは、ワークスペースまたはフォルダー構成で設定されている場合は無視されます。", + "workbench.startupEditor.welcomePage": "[ようこそ] ページを開き、Azure Data Studio と拡張機能の使用を開始するのに役立つコンテンツを表示します。", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "空のワークベンチを開くとき、ウェルカム ページを開きます。", + "workbench.startupEditor.welcomePageWithTour": "はじめに ツアーでウェルカム ページを開く (既定)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-ko/CHANGELOG.md b/i18n/ads-language-pack-ko/CHANGELOG.md index a37d051e0c..993eaad711 100644 --- a/i18n/ads-language-pack-ko/CHANGELOG.md +++ b/i18n/ads-language-pack-ko/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-ko" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-ko/package.json b/i18n/ads-language-pack-ko/package.json index 0b3a10a690..c4457d3741 100644 --- a/i18n/ads-language-pack-ko/package.json +++ b/i18n/ads-language-pack-ko/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-ko", "displayName": "Korean(사용법) Language Pack for Azure Data Studio", "description": "Language pack extension for Korean", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-ko/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/arc.i18n.json index 8129d768fd..890db54038 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "USD", - "arc.addingWorkerNodes": "작업자 노드 추가", "arc.apply": "적용", "arc.arcDeploymentDeprecation": "Arc 배포 확장이 Arc 확장으로 대체되었으며 제거되었습니다.", "arc.arcResources": "Azure Arc 리소스", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "이렇게 하려면 먼저 다음을 확인해야 합니다.", "arc.computeAndStorageDescriptionPartSix": "Kubernetes 클러스터에서 이 구성을 준수합니다.", "arc.computeAndStorageDescriptionPartThree": "가동 중지 시간 없이", + "arc.computeConfiguration": "컴퓨팅 구성", "arc.condition": "조건", - "arc.configurationCoordinatorNode": "구성", - "arc.configurationPerNode": "구성(노드당)", + "arc.configurationPerNode": "구성", "arc.configureRP": "보존 정책 구성", "arc.configureRetentionPolicyButton": "보존 정책 구성", "arc.confirmNewPassword": "새 암호 확인", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "컨트롤러 {0}에 연결할 수 없습니다. {1}", "arc.connectToMSSql": "SQL Managed Instance에 연결 - Azure Arc({0})", "arc.connectToMSSqlFailed": "SQL Managed Instance - Azure Arc 인스턴스 {0}에 연결할 수 없습니다. {1}", - "arc.connectToPGSql": "PostgreSQL 하이퍼스케일에 연결 - Azure Arc({0})", - "arc.connectToPGSqlFailed": "PostgreSQL 하이퍼스케일 - Azure Arc 인스턴스 {0}에 연결할 수 없습니다. {1}", + "arc.connectToPGSql": "PostgreSQL 서버에 연결 - Azure Arc({0})", + "arc.connectToPGSqlFailed": "PostgreSQL 서버에 연결할 수 없습니다. Azure Arc Instance {0}. {1}", "arc.connectToPostgresDescription": "PostgreSQL 확장을 설치해야 하는 데이터베이스 엔진 설정을 표시하고 설정하려면 서버에 연결해야 합니다.", "arc.connectToServer": "서버에 연결", "arc.connectionMode": "연결 모드", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "컨트롤러 사용자 이름", "arc.coordinator": "코디네이터", - "arc.coordinatorCoresLimit": "코디네이터 노드 CPU 제한", - "arc.coordinatorCoresRequest": "코디네이터 노드 CPU 요청", "arc.coordinatorEndpoint": "코디네이터 엔드포인트", - "arc.coordinatorMemoryLimit": "코디네이터 노드 메모리 제한(GB)", - "arc.coordinatorMemoryRequest": "코디네이터 노드 메모리 요청(GB)", - "arc.coordinatorNode": "코디네이터 노드", - "arc.coordinatorNodeConfigurationInformation": "코디네이터 노드에 적용되는 CPU 코어 수와 스토리지 크기를 구성할 수 있습니다. 서버 그룹의 CPU 코어 수 및 메모리 설정을 조정합니다. 요청 및/또는 제한을 초기화하려면 빈 값을 전달하세요.", "arc.coordinatorNodeParameters": "코디네이터 노드 매개 변수", "arc.coordinatorNodeParametersDescription": "코디네이터 노드의 이러한 서버 매개 변수는 사용자 지정(기본값이 아닌) 값으로 설정할 수 있습니다. 검색하여 매개 변수를 찾습니다.", "arc.copiedToClipboard": "클립보드에 복사된 {0}", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "로그를 보기 위한 대시보드", "arc.lastTransition": "마지막 전환", "arc.latestpitrRestorePoint": "최신 시점", - "arc.learnAboutNodeParameters": "Azure Arc 지원 PostgreSQL 하이퍼스케일의 데이터베이스 엔진 설정에 대한 자세한 정보", - "arc.learnAboutPostgresClients": "Azure PostgreSQL 하이퍼스케일 클라이언트 인터페이스에 대한 자세한 정보", + "arc.learnAboutNodeParameters": "Azure Arc 지원 PostgreSQL의 데이터베이스 엔진 설정에 대한 자세한 정보", + "arc.learnAboutPostgresClients": "Azure PostgreSQL 클라이언트 인터페이스에 대한 자세한 정보", "arc.learnMore": "자세히 알아보세요.", "arc.loadExtensions": "확장 로드", "arc.loading": "로드하는 중...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "외부 엔드포인트가 구성되지 않았으므로 이 정보를 사용할 수 없습니다.", "arc.noInstancesAvailable": "인스턴스를 사용할 수 없음", "arc.noNodeParametersFound": "작업자 서버 매개 변수를 찾을 수 없습니다...", - "arc.noPodIssuesDetected": "이 PostgreSQL 하이퍼스케일 인스턴스에 영향을 주는 알려진 문제는 없습니다.", + "arc.noPodIssuesDetected": "이 PostgreSQL 인스턴스에 영향을 주는 알려진 문제는 없습니다.", "arc.noUpgrades": "현재 버전은 최신 버전입니다. 사용 가능한 업그레이드가 없습니다.", "arc.noWorkerPods": "이 구성에는 작업자 Pod가 없습니다.", "arc.node": "노드", - "arc.nodeConfiguration": "노드 구성", "arc.nodes": "노드", "arc.notConfigured": "구성되지 않음", "arc.notReady": "준비되지 않음", @@ -212,7 +204,7 @@ "arc.passwordToController": "컨트롤러에 암호 제공", "arc.pending": "보류 중", "arc.pgConnectionRequired": "데이터베이스 엔진 설정을 표시하고 설정하려면 연결이 필요합니다.", - "arc.pgSqlType": "PostgreSQL 하이퍼스케일 - Azure Arc", + "arc.pgSqlType": "PostgreSQL 서버 - Azure Arc", "arc.pitr": "지정 시간 복원", "arc.pitrInfo": "특정 시점 백업을 유지할 기간을 지정합니다. 백업 가용성을 위해 이를 사용자 지정합니다.", "arc.podConditionsTable": "Pod 조건 테이블", @@ -224,11 +216,11 @@ "arc.podsReady": "Pod 준비", "arc.podsUsedDescription": "자세한 상태 정보를 보려면 아래 드롭다운에서 Pod를 선택합니다.", "arc.podsUsedDescriptionAria": "자세한 상태 정보를 보려면 아래 드롭다운에서 Pod를 선택합니다.", - "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL 하이퍼스케일 서버 그룹 기준", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL 기준", "arc.postgresAdminUsername": "관리자 사용자 이름", "arc.postgresArcProductName": "Azure Database for PostgreSQL - Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "Azure Arc 지원의 크기를 조정할 수 있습니다.", - "arc.postgresDashboard": "PostgreSQL 하이퍼스케일 - Azure Arc 대시보드 - {0}", + "arc.postgresDashboard": "PostgreSQL 서버 - Azure Arc 대시보드(미리 보기) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "PostgreSQL 버전", @@ -274,8 +266,8 @@ "arc.searchToFilter": "필터링 항목 검색...", "arc.security": "보안", "arc.selectConnectionString": "아래에서 사용 가능한 클라이언트 연결 문자열 중에서 선택합니다.", + "arc.server": "서버", "arc.serverEndpoint": "서버 엔드포인트", - "arc.serverGroupNodes": "서버 그룹 노드", "arc.serverGroupType": "서버 그룹 유형", "arc.serviceEndpoints": "서비스 엔드포인트", "arc.serviceEndpointsTable": "서비스 엔드포인트 테이블", @@ -320,18 +312,10 @@ "arc.version": "버전", "arc.versionLog": "여기에서 각 릴리스에 대해 자세히 알아보세요.", "arc.worker": "작업자", - "arc.workerCoresLimit": "작업자 노드 CPU 제한", - "arc.workerCoresRequest": "작업자 노드 CPU 요청", - "arc.workerMemoryLimit": "작업자 노드 메모리 제한(GB)", - "arc.workerMemoryRequest": "작업자 노드 메모리 요청(GB)", "arc.workerNodeCount": "작업자 노드 수", - "arc.workerNodeInformation": "작업자 노드 수를 줄이거나 늘려서 서버 그룹을 확장 및 축소할 수 있습니다. 값은 0이거나 1보다 커야 합니다.", "arc.workerNodeParameters": "작업자 노드 매개 변수", "arc.workerNodes": "작업자 노드", - "arc.workerNodesConfigurationInformation": "모든 작업자 노드에 적용되는 CPU 코어 수와 스토리지 크기를 구성할 수 있습니다. 서버 그룹의 CPU 코어 수 및 메모리 설정을 조정합니다. 요청 및/또는 제한을 초기화하려면 빈 값을 전달하세요.", - "arc.workerNodesDescription": "작업자 노드를 추가하여 서버 그룹을 확장하고 데이터베이스 크기를 조정합니다.", "arc.workerNodesParametersDescription": " 작업자 노드의 이러한 서버 매개 변수는 사용자 지정(기본값이 아닌) 값으로 설정할 수 있습니다. 검색하여 매개 변수를 찾습니다.", - "arc.workerOneNodeValidationMessage": "값 1은 지원되지 않습니다.", "arc.yes": "예", "button.label": "선택", "clusterContextConfigNoLongerValid": "구성 파일에서 지정한 클러스터 컨텍스트 정보: {0} 및 클러스터 컨텍스트: {1}은(는) 더 이상 유효하지 않습니다. 오류:\r\n{2}\r\n 이 정보를 업데이트하시겠습니까?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "{0} 및 {1}에 동의합니다.", - "arc.agreement.postgres.terms.conditions": "Azure Arc 지원 PostgreSQL 하이퍼스케일 사용 약관", + "arc.agreement.help.text.azure.marketplace.terms": "Azure Marketplace 약관", + "arc.agreement.help.text.learn.more": "자세한 정보", + "arc.agreement.help.text.privacy.policy": "개인정보처리방침", + "arc.agreement.help.text.terms.of.use": "사용 약관", + "arc.agreement.postgres.help.text": "PostgreSQL Server - Azure Arc는 Azure Arc 지원 데이터 서비스의 일부로 사용할 수 있는 데이터베이스 엔진 중 하나이며 원하는 인프라에 배포할 수 있습니다. {0}. \r\n \r\n ‘스크립트를 전자 필기장으로’ 또는 ‘배포’를 클릭함으로써 (a) 아래에 열거된 해당 Marketplace 제품 및 서비스와 관련된 약관 및 개인정보처리방침에 동의하고, (b) Microsoft가 현재 결제 방법으로 제품 및 서비스와 관련된 요금을 Azure 구독과 동일한 대금 청구 주기로 청구하도록 권한을 부여하는 데 동의합니다. 또한 (c) Microsoft가 지원, 청구 및 기타 거래 활동을 목적으로 연락처, 사용량 그리고 거래 정보를 제품 및 서비스 공급자와 공유할 수 있다는 데 동의합니다. Microsoft는 타사 제품 및 서비스에 대한 권리를 제공하지 않습니다. 자세한 내용은 {1}, {2} 및 {3}을(를) 참조하세요.", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "PostgreSQL 서버에 대한 자세한 정보 - Azure Arc", + "arc.agreement.postgres.terms.conditions": "PostgreSQL 서버 - Azure Arc 사용 약관", "arc.agreement.sql.help.text": "Azure Arc 지원 Managed Instance는 선택한 인프라에 배포할 수 있는 SQL Server 액세스 및 기능 호환성을 제공합니다. {0}. \r\n \r\n ‘스크립트를 전자 필기장으로’ 또는 ‘배포’를 클릭함으로써 (a) 아래에 열거된 해당 Marketplace 제품 및 서비스와 관련된 약관 및 개인정보처리방침에 동의하고, (b) Microsoft가 현재 결제 방법으로 제품 및 서비스와 관련된 요금을 Azure 구독과 동일한 대금 청구 주기로 청구하도록 권한을 부여하는 데 동의합니다. 또한 (c) Microsoft가 지원, 청구 및 기타 거래 활동을 목적으로 연락처, 사용량 그리고 거래 정보를 제품 및 서비스 공급자와 공유할 수 있다는 데 동의합니다. Microsoft는 타사 제품 및 서비스에 대한 권리를 제공하지 않습니다. 자세한 내용은 {1}, {2} 및 {3}을(를) 참조하세요.", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Azure Marketplace 약관", - "arc.agreement.sql.help.text.learn.more": "자세히 알아보기", "arc.agreement.sql.help.text.learn.more.ariaLabel": "Azure Arc 지원 Managed Instance 대해 자세히 알아보기", - "arc.agreement.sql.help.text.privacy.policy": "개인정보처리방침", - "arc.agreement.sql.help.text.terms.of.use": "사용 약관", "arc.agreement.sql.terms.conditions": "Azure SQL Managed Instance - Azure Arc 사용 약관", "arc.azure.account": "Azure 계정", "arc.azure.location": "Azure 위치", @@ -445,45 +431,41 @@ "arc.memory-request.label": "메모리 요청", "arc.openDashboard": "관리", "arc.password": "암호", - "arc.postgres.server.group.coordinator.cores.limit.description": "코디네이터 노드에서 사용할 수 있는 Postgres 인스턴스의 최대 CPU 코어 수입니다. 소수 코어가 지원됩니다.", - "arc.postgres.server.group.coordinator.cores.limit.label": "CPU 제한", - "arc.postgres.server.group.coordinator.cores.request.description": "서비스를 예약하기 위해 코디네이터 노드에서 사용할 수 있어야 하는 최소 CPU 코어 수입니다. 소수 코어가 지원됩니다.", - "arc.postgres.server.group.coordinator.cores.request.label": "CPU 요청", - "arc.postgres.server.group.coordinator.memory.limit.description": "코디네이터 노드의 Postgres 인스턴스 메모리 제한(GB)입니다.", - "arc.postgres.server.group.coordinator.memory.limit.label": "메모리 제한(GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "코디네이터 노드에 있는 Postgres 인스턴스의 메모리 요청(GB)입니다.", - "arc.postgres.server.group.coordinator.memory.request.label": "메모리 요청(GB)", - "arc.postgres.server.group.engine.version": "엔진 버전", - "arc.postgres.server.group.extensions.description": "시작 시 로드해야 하는 Postgres 확장의 쉼표로 구분된 목록입니다. 지원되는 값은 Postgres 설명서를 참조하세요.", - "arc.postgres.server.group.extensions.label": "확장", - "arc.postgres.server.group.name": "서버 그룹 이름", - "arc.postgres.server.group.name.validation.description": "서버 그룹 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며 문자로 시작하고 영숫자로 끝나며 길이가 11자 이하여야 합니다.", - "arc.postgres.server.group.port": "포트", - "arc.postgres.server.group.volume.size.backups.description": "백업에 사용할 저장소 볼륨의 크기(GB)입니다.", - "arc.postgres.server.group.volume.size.backups.label": "볼륨 크기 GB(백업)", - "arc.postgres.server.group.volume.size.data.description": "데이터에 사용할 스토리지 볼륨의 크기(GB)입니다.", - "arc.postgres.server.group.volume.size.data.label": "볼륨 크기 GB(데이터)", - "arc.postgres.server.group.volume.size.logs.description": "로그에 사용할 저장소 볼륨의 크기(GB)입니다.", - "arc.postgres.server.group.volume.size.logs.label": "볼륨 크기 GB(로그)", - "arc.postgres.server.group.workers.cores.limit.description": "노드당 사용할 수 있는 Postgres 인스턴스의 최대 CPU 코어 수입니다. 소수 코어가 지원됩니다.", - "arc.postgres.server.group.workers.cores.limit.label": "CPU 제한(노드당 코어 수)", - "arc.postgres.server.group.workers.cores.request.description": "서비스를 예약하기 위해 노드당 사용할 수 있어야 하는 최소 CPU 코어 수입니다. 소수 코어가 지원됩니다.", - "arc.postgres.server.group.workers.cores.request.label": "CPU 요청(노드당 코어 수)", - "arc.postgres.server.group.workers.description": "분할된 클러스터에서 프로비전할 작업자 노드 수 또는 단일 노드 Postgres의 경우 0(기본값)입니다.", - "arc.postgres.server.group.workers.label": "작업자 수", - "arc.postgres.server.group.workers.memory.limit.description": "노드당 Postgres 인스턴스의 메모리 제한(GB)입니다.", - "arc.postgres.server.group.workers.memory.limit.label": "메모리 제한(노드당 GB)", - "arc.postgres.server.group.workers.memory.request.description": "노드당 Postgres 인스턴스의 메모리 요청(GB)입니다.", - "arc.postgres.server.group.workers.memory.request.label": "메모리 요청(노드당 GB)", - "arc.postgres.settings.resource.coordinator.title": "코디네이터 노드 컴퓨팅 구성", - "arc.postgres.settings.resource.worker.title": "작업자 노드 컴퓨팅 구성", + "arc.postgres.server.cores.limit.description": "코디네이터 노드에서 사용할 수 있는 Postgres 인스턴스의 최대 CPU 코어 수입니다. 소수 코어가 지원됩니다.", + "arc.postgres.server.cores.limit.label": "CPU 제한", + "arc.postgres.server.cores.request.description": "서비스를 예약하기 위해 코디네이터 노드에서 사용할 수 있어야 하는 최소 CPU 코어 수입니다. 소수 코어가 지원됩니다.", + "arc.postgres.server.cores.request.label": "CPU 요청", + "arc.postgres.server.dev.use.description": "이 인스턴스가 개발 또는 테스트 목적으로만 사용됨을 나타내려면 확인란을 선택합니다. 이 인스턴스는 청구되지 않습니다.", + "arc.postgres.server.dev.use.label": "개발용으로만 사용", + "arc.postgres.server.engine.version": "엔진 버전", + "arc.postgres.server.extensions.description": "시작 시 로드해야 하는 Postgres 확장의 쉼표로 구분된 목록입니다. 지원되는 값은 Postgres 설명서를 참조하세요.", + "arc.postgres.server.extensions.label": "확장", + "arc.postgres.server.invalid.username": "해당 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요.", + "arc.postgres.server.memory.limit.description": "코디네이터 노드의 Postgres 인스턴스 메모리 제한(GB)입니다.", + "arc.postgres.server.memory.limit.label": "메모리 제한(GB)", + "arc.postgres.server.memory.request.description": "코디네이터 노드에 있는 Postgres 인스턴스의 메모리 요청(GB)입니다.", + "arc.postgres.server.memory.request.label": "메모리 요청(GB)", + "arc.postgres.server.name": "서버 이름", + "arc.postgres.server.name.placeholder": "서버 이름 입력", + "arc.postgres.server.name.validation.description": "서버 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며, 문자로 시작하고 영숫자로 끝나며 길이가 11자 이하여야 합니다.", + "arc.postgres.server.port": "포트", + "arc.postgres.server.service.type": "서비스 유형", + "arc.postgres.server.username": "관리 사용자 이름", + "arc.postgres.server.username.placeholder": "서버 관리자 로그인 이름 입력", + "arc.postgres.server.volume.size.backups.description": "백업에 사용할 저장소 볼륨의 크기(GB)입니다.", + "arc.postgres.server.volume.size.backups.label": "볼륨 크기 GB(백업)", + "arc.postgres.server.volume.size.data.description": "데이터에 사용할 스토리지 볼륨의 크기(GB)입니다.", + "arc.postgres.server.volume.size.data.label": "볼륨 크기 GB(데이터)", + "arc.postgres.server.volume.size.logs.description": "로그에 사용할 저장소 볼륨의 크기(GB)입니다.", + "arc.postgres.server.volume.size.logs.label": "볼륨 크기 GB(로그)", + "arc.postgres.settings.resource.compute.config.title": "컴퓨팅 구성", "arc.postgres.settings.section.title": "일반 설정", "arc.postgres.settings.storage.title": "저장소 설정", "arc.postgres.storage-class.backups.description": "백업 영구 볼륨에 사용할 스토리지 클래스입니다.", "arc.postgres.storage-class.data.description": "데이터 영구 볼륨에 사용할 스토리지 클래스입니다.", "arc.postgres.storage-class.logs.description": "로그 영구 볼륨에 사용할 스토리지 클래스입니다.", - "arc.postgres.wizard.page1.title": "Azure 지원 PostgreSQL 하이퍼스케일 서버 그룹 매개 변수 제공", - "arc.postgres.wizard.title": "Azure Arc 지원 PostgreSQL 하이퍼스케일 서버 그룹 배포", + "arc.postgres.wizard.page1.title": "PostgreSQL 서버 매개 변수 제공", + "arc.postgres.wizard.title": "PostgreSQL 서버 배포 - Azure Arc(미리 보기)", "arc.sql.connection.settings.section.title": "SQL 연결 정보", "arc.sql.cores-limit.description": "정수로 관리되는 인스턴스의 코어 제한입니다.", "arc.sql.cores-request.description": "정수로 관리되는 인스턴스의 코어에 대한 요청입니다.", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "고가용성", "arc.sql.high.availability.description": "고가용성을 위해 추가적인 복제본을 사용 설정합니다. 아래에서 선택한 컴퓨팅 및 스토리지 구성이 모든 복제본에 적용됩니다.", "arc.sql.instance.name": "인스턴스 이름", + "arc.sql.instance.name.placeholder": "인스턴스 이름 입력", "arc.sql.instance.retention.policy.title": "SQL 인스턴스 백업 보존 정책", "arc.sql.instance.settings.section.title": "SQL 인스턴스 설정", "arc.sql.invalid.instance.name": "인스턴스 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며, 문자로 시작하고 영숫자로 끝나며 길이가 13자 이하여야 합니다.", - "arc.sql.invalid.username": "sa 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요.", + "arc.sql.invalid.username": "해당 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요.", "arc.sql.license.type.description": "이미 SQL Server 라이선스를 소유하고 있는 경우 Azure 하이브리드 혜택을 적용하세요", "arc.sql.license.type.label": "이미 SQL Server 라이선스가 있습니다.", "arc.sql.memory-limit.description": "정수로 관리되는 인스턴스의 용량 제한입니다.", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "커밋하는 데 필요한 동기화된 보조 복제본 수", "arc.sql.three.replicas": "복제본 3개", "arc.sql.two.replicas": "복제본 2개", - "arc.sql.username": "사용자 이름", + "arc.sql.username": "Managed Instance 관리자 로그인", + "arc.sql.username.placeholder": "관리자 이름 입력", "arc.sql.volume.size.backups.description": "백업에 사용할 저장소 볼륨의 크기(기비바이트)입니다.", "arc.sql.volume.size.backups.label": "Gi 단위의 볼류 크기(백업)", "arc.sql.volume.size.data.description": "데이터에 사용할 저장소 볼륨의 크기(기비바이트)입니다.", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Microsoft 개인정보처리방침", "requested.cores.less.than.or.equal.to.cores.limit": "요청된 코어는 코어 제한보다 작거나 같아야 합니다.", "requested.memory.less.than.or.equal.to.memory.limit": "요청한 메모리는 메모리 제한보다 작거나 같아야 합니다.", - "resource.type.arc.postgres.description": "Azure Arc 환경에 PostgreSQL 하이퍼스케일 서버 그룹 배포", - "resource.type.arc.postgres.display.name": "PostgreSQL 하이퍼스케일 서버 그룹 - Azure Arc", + "resource.type.arc.postgres.description": "Azure Arc 환경에 PostgreSQL 서버 배포", + "resource.type.arc.postgres.display.name": "PostgreSQL 서버 - Azure Arc(미리 보기)", "resource.type.arc.sql.description": "고객 관리형 환경의 앱 개발자를 위한 관리형 SQL 인스턴스 서비스", "resource.type.arc.sql.display.name": "Azure SQL Managed Instance - Azure Arc", "resource.type.azure.arc.description": "Azure Arc 데이터 컨트롤러를 만듭니다. 이 마법사를 시작하려면 먼저 az 로그인을 실행해야 합니다.", diff --git a/i18n/ads-language-pack-ko/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/azurecore.i18n.json index 7488a46a94..056f5c7fb4 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "인증 관련 오류가 발생했거나 토큰이 시스템에서 삭제되었습니다. 계정을 다시 Azure Data Studio에 추가해 보세요.", "azure.noUniqueIdentifier": "해당 사용자는 AAD 내에 고유 식별자가 없습니다.", + "azure.owningTenantNotFound": "계정에 대한 소유 테넌트 정보를 찾을 수 없습니다.", "azure.responseError": "오류로 인해 토큰 검색에 실패했습니다. 자세한 내용은 [개발자 도구 열기]({0})를 참조하세요.", "azure.tenantNotFound": "ID가 '{0}'인 지정된 테넌트를 찾을 수 없습니다.", "azureAuth.unidentifiedError": "Azure 인증에서 식별되지 않은 오류 발생", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "'{0}({1})' 테넌트에서는 {2} 리소스에 액세스하려면 다시 재인증해야 합니다. [열기]를 눌러 인증 프로세스를 시작합니다.", "azurecore.consentDialog.cancel": "취소", "azurecore.consentDialog.ignore": "테넌트 무시", - "azurecore.consentDialog.open": "열기" + "azurecore.consentDialog.open": "열기", + "noMicrosoftResource": "'{0}' 공급자에 정의된 Microsoft 리소스 엔드포인트가 없습니다." }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Azure 인증 코드 부여", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Azure 데이터 탐색기 클러스터" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Azure Database for MySQL 유연한 서버" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL 하이퍼스케일 - Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "리소스를 찾을 수 없음" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "계정 {0}(테넌트 '{1}')에 대한 구독을 가져오지 못했습니다. {2}" + "azure.resource.tenantSubscriptionsError": "계정 {0}(테넌트 '{1}')에 대한 구독을 가져오지 못했습니다. {2}", + "azure.resource.tenantTokenError": "계정 '{0}'(테넌트 '{1}')에 대한 액세스 토큰을 가져오지 못했습니다." }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell(미리 보기) {0}({1})", diff --git a/i18n/ads-language-pack-ko/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/big-data-cluster.i18n.json index 813f7c1085..0aec850e22 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "빅 데이터 클러스터 대시보드 -", + "bdc.deprecationWarning": "빅 데이터 클러스터 추가 기능은 사용 중지되며 이에 대한 Azure Data Studio 기능은 향후 릴리스에서 제거될 예정입니다. [여기](https://go.microsoft.com/fwlink/?linkid=2207340)에서 이에 대한 자세한 내용과 향후 지원을 확인하세요.", "mount.error.endpointNotFound": "컨트롤러 엔드포인트 정보를 찾을 수 없음", "textConfirmRemoveController": "'{0}'을(를) 제거하시겠습니까?", "textNo": "아니요", diff --git a/i18n/ads-language-pack-ko/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/cms.i18n.json index 1e55b61f9a..f6067849cc 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "애플리케이션 의도", "cms.connectionOptions.applicationName.description": "애플리케이션의 이름", "cms.connectionOptions.applicationName.displayName": "애플리케이션 이름", - "cms.connectionOptions.asynchronousProcessing.description": "true인 경우 .NET Framework 데이터 공급자에서 비동기 기능의 사용을 활성화합니다.", - "cms.connectionOptions.asynchronousProcessing.displayName": "비동기 처리", "cms.connectionOptions.attachDbFilename.displayName": "DB 파일 이름 연결", "cms.connectionOptions.attachedDBFileName.description": "연결할 수 있는 데이터베이스의 기본 파일 이름(전체 경로 이름 포함)", "cms.connectionOptions.attachedDBFileName.displayName": "연결된 DB 파일 이름", diff --git a/i18n/ads-language-pack-ko/translations/extensions/git.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/git.i18n.json index 1d05593540..c301085da6 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "분기 게시", + "scm button publish branch running": "게시 Branch...", + "scm button publish title": "$(cloud-upload) 분기 게시", + "scm button sync description": "{0} 변경 내용 동기화 {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "변경 내용을 동기화하는 중..." + }, "dist/askpass-main": { "missOrInvalid": "자격 증명이 없거나 잘못되었습니다." }, @@ -32,7 +40,7 @@ "branch name": "분기 이름", "branch name format invalid": "분기 이름은 regex {0}과(와) 일치해야 합니다.", "cant push": "참조를 원격에 푸시할 수 없습니다. 먼저 '풀'을 실행하여 변경 내용을 통합하세요.", - "changed": "로그 수준이 {0}(으)로 변경되었습니다.", + "changed": "{0} 로그 수준이 다음으로 변경됨: {1}", "checkout detached": "체크 아웃 분리됨...", "choose": "폴더 선택...", "clean repo": "체크 아웃하기 전에 리포지토리 작업 트리를 정리하세요.", @@ -54,7 +62,7 @@ "confirm force delete branch": "'{0}' 분기가 완벽히 병합되지 않았습니다. 그래도 삭제할까요?", "confirm force push": "변경 내용을 강제로 푸시하려고 합니다. 이렇게 하면 다른 사람의 변경 내용을 무시하거나 의도하지 않게 덮어쓸 수 있습니다.\r\n\r\n계속하시겠습니까?", "confirm no verify commit": "확인 없이 변경 내용을 커밋하려고 합니다. 그러면 pre-commit 후크를 건너뛰고 바람직하지 않을 수 있습니다.\r\n\r\n계속하시겠습니까?", - "confirm publish branch": "'{0}' 분기에는 상향 분기가 없습니다. 이 분기를 게시하시겠습니까?", + "confirm publish branch": "'{0}' 분기에 원격 분기가 없습니다. 이 분기를 게시하시겠습니까?", "confirm restore": "{0}을(를) 복원하시겠습니까?", "confirm restore multiple": "{0}개 파일을 복원하겠습니까?", "confirm stage file with merge conflicts": "병합 충돌이 있는 {0}을(를) 스테이징하시겠습니까?", @@ -72,12 +80,15 @@ "discard": "변경 내용 취소", "discardAll": "{0}개 파일 모두 버리기", "discardAll multiple": "1개 파일 취소", + "drop all stashes": "모든 스태시를 삭제하시겠습니까? 정리 대상이 될 스태시가 {0}개 있으며 복구가 불가능할 수 있습니다.", + "drop one stash": "모든 스태시를 삭제하시겠습니까? 정리 대상이 될 스태시가 1개 있으며 복구가 불가능할 수 있습니다.", "force": "강제 체크 아웃", "force push not allowed": "강제 푸시가 허용되지 않습니다. 'git.allowForcePush' 설정으로 사용하도록 설정하세요.", "git error": "Git 오류", "git error details": "Git: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0}({1}) ⟷ {0}({2})", + "git.timeline.openDiffCommand": "비교 열기", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0}({1}) ↔ {0} ({2})", "git.title.index": "{0}(인덱스)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0}(작업 트리)", @@ -157,7 +168,7 @@ "stash message": "스태시 메시지", "stashcheckout": "스태시 및 체크 아웃", "sure drop": "스태시 {0}을(를) 삭제하시겠습니까?", - "sync is unpredictable": "이 작업은 '{0}/{1}'(으)로 커밋을 푸시하고 풀합니다.", + "sync is unpredictable": "이 작업은 '{0}/{1}'에서 커밋을 가져오고 푸시합니다.", "tag at": "{0}의 태그", "tag message": "메시지", "tag name": "태그 이름", @@ -175,27 +186,17 @@ "yes never again": "예, 다시 표시 안 함" }, "dist/main": { - "skipped": "다음 위치에서 찾은 git 건너뛰기: {0}", - "using git": "{1}에서 git {0}을(를) 사용하는 중", - "validating": "{0}에서 찾은 git 유효성을 검사하는 중" + "skipped": "{0} {1}에서 찾은 git 건너뜀", + "using git": "{0} {2}에서 git {1}을(를) 사용하는 중", + "validating": "{0} {1}에서 찾은 git 유효성을 검사하는 중" }, "dist/model": { "no repositories": "사용 가능한 리포지토리가 없습니다.", "not supported": "'git.scanRepositories' 설정에서는 절대 경로를 사용할 수 없습니다.", "pick repo": "리포지토리 선택", + "repoOnHomeDriveRootWarning": "'{0}'에서 Git 리포지토리를 자동으로 열 수 없습니다. 해당 Git 리포지토리를 열려면 VS Code 폴더로 직접 여세요.", "too many submodules": "'{0}' 리포지토리에 자동으로 열리지 않는 {1}개의 하위 모듈이 있습니다. 모듈 내의 파일을 열러 각 모듈을 개별적으로 열 수는 있습니다." }, - "dist/remoteSource": { - "branch name": "분기 이름", - "error": "$(error) 오류: {0}", - "none found": "원격 리포지토리를 찾을 수 없습니다.", - "pick url": "복제할 URL을 선택하세요.", - "provide url": "리포지토리 URL 제공", - "provide url or pick": "리포지토리 URL을 입력하거나 리포지토리 소스를 선택하세요.", - "type to filter": "리포지토리 이름", - "type to search": "리포지토리 이름(입력하여 검색)", - "url": "URL" - }, "dist/repository": { "add known": "'{0}'을(를) .gitignore에 추가하시겠어요?", "added by them": "충돌: 타인이 추가", @@ -243,9 +244,6 @@ "pull push n": "{2}/{3} 간에 {0}개 커밋 풀 및 {1}개 커밋 푸시", "push n": "{1}/{2}(으)로 {0}개 커밋 푸시", "push success": "성공적으로 푸시 되었습니다.", - "scm button publish title": "$(cloud-upload) 변경 내용 게시", - "scm button publish tooltip": "변경 내용 게시", - "scm button sync title": " 변경 내용 동기화 $(sync){0}{1}", "staged changes": "스테이징된 변경 사항", "sync changes": "변경 내용 동기화", "sync is unpredictable": "동기화 중입니다. 취소하면 리포지토리가 손상될 수 있습니다.", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "분기/태그 체크 아웃...", - "publish changes": "변경 내용 게시", + "publish branch": "분기 게시", "publish to": "{0}에 게시", "publish to...": "다음에 게시...", "rebasing": "기준 주소 다시 지정", "syncing changes": "변경 내용을 동기화하는 중..." }, "dist/timelineProvider": { - "git.index": "인덱스", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "전자 메일", + "git.timeline.openComparison": "비교 열기", "git.timeline.source": "Git 기록", "git.timeline.stagedChanges": "스테이징된 변경 내용", "git.timeline.uncommitedChanges": "커밋되지 않은 변경 내용", - "git.timeline.you": "사용자", - "git.workingTree": "작업 트리" + "git.timeline.you": "사용자" }, "package": { "colors.added": "추가된 리소스의 색입니다.", @@ -283,6 +280,9 @@ "colors.submodule": "서브모듈 자원의 색상", "colors.untracked": "추적되지 않은 리소스의 색상입니다.", "command.addRemote": "원격 추가...", + "command.api.getRemoteSources": "원격 원본 가져오기", + "command.api.getRepositories": "Git 리포지토리", + "command.api.getRepositoryState": "리포지토리 상태 가져오기", "command.branch": "분기 만들기...", "command.branchFrom": "분기를 만듭니다...", "command.checkout": "다음으로 체크 아웃...", @@ -295,6 +295,7 @@ "command.clone": "복제", "command.cloneRecursive": "복제(재귀)", "command.close": "리포지토리 닫기", + "command.closeAllDiffEditors": "모든 diff 편집기 닫기", "command.commit": "커밋", "command.commitAll": "모두 커밋", "command.commitAllAmend": "모두 커밋 (수정)", @@ -343,7 +344,7 @@ "command.rename": "이름 바꾸기", "command.renameBranch": "분기 이름 바꾸기...", "command.restoreCommitTemplate": "커밋 템플릿 복원", - "command.revealInExplorer": "사이드바에 표시", + "command.revealInExplorer": "탐색기 보기에 표시", "command.revertChange": "변경 내용 되돌리기", "command.revertSelectedRanges": "선택한 범위 되돌리기", "command.setLogLevel": "로그 수준 설정...", @@ -359,6 +360,7 @@ "command.stashApply": "스태시 적용하기...", "command.stashApplyLatest": "최신 스태시 적용하기", "command.stashDrop": "스태시 삭제...", + "command.stashDropAll": "모든 스태시 삭제...", "command.stashIncludeUntracked": "스태시(미추적 포함)", "command.stashPop": "스태시 표시...", "command.stashPopLatest": "최신 슬래시 표시", @@ -393,6 +395,8 @@ "config.checkoutType.local": "로컬 분기", "config.checkoutType.remote": "원격 분기", "config.checkoutType.tags": "태그", + "config.closeDiffOnOperation": "변경 내용을 스태시, 커밋, 삭제, 스테이징 또는 스테이징 해제할 때 diff 편집기를 자동으로 닫을지 여부를 제어합니다.", + "config.commandsToLog": "`stdout`를 [git output](command:git.showOutput)에 기록하는 git 명령(예: 커밋, 푸시) 목록입니다. git 명령에 클라이언트 측 후크가 구성된 경우 클라이언트 측 후크의 `stdout`도 [git output](command:git.showOutput)에 기록됩니다.", "config.confirmEmptyCommits": "'Git: Commit Empty' 명령에 대한 빈 항목 생성 커밋을 항상 확인합니다.", "config.confirmForcePush": "강제 푸시하기 전에 확인을 요청할지 여부를 제어합니다.", "config.confirmNoVerifyCommit": "확인하지 않고 커밋하기 전에 확인을 요청할지를 제어합니다.", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "단계적 변경 사항이 없는 경우 모든 변경 사항을 저장합니다.", "config.enableStatusBarSync": "Git Sync 명령이 상태 표시줄에 표시되는지 여부를 제어합니다.", "config.enabled": "Git을 사용하도록 설정했는지 여부입니다.", + "config.experimental.installGuide": "Git 설정 흐름에 대한 실험적 개선 사항입니다.", "config.fetchOnPull": "사용하도록 설정하면 풀할 때 모든 분기를 페치합니다. 그렇지 않으면 현재 분기만 페치합니다.", "config.followTagsWhenSync": "동기화 명령을 실행할 때 모든 푸시 태그를 팔로우합니다.", "config.ignoreLegacyWarning": "레거시 Git 경고를 무시합니다.", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "페치할 때 정리합니다.", "config.pullTags": "풀할 때 모든 태그를 페치합니다.", "config.rebaseWhenSync": "동기화 명령을 실행할 때 Git에서 다시 지정을 사용하게 합니다.", + "config.repositoryScanIgnoredFolders": "`#git.autoRepositoryDetection#`이 `true` 또는 `subFolders`로 설정된 경우 Git 리포지토리를 검색하는 동안 무시되는 폴더 목록입니다.", + "config.repositoryScanMaxDepth": "`#git.autoRepositoryDetection#`이 `true` 또는 `subFolders`로 설정된 경우 Git 리포지토리에 대한 작업 영역 간 폴더를 스캔할 때 사용되는 깊이를 제어합니다. 제한 없이 '-1'로 설정할 수 있습니다.", "config.requireGitUserConfig": "명시적 Git 사용자 구성을 요구할지 또는 누락된 경우 Git에서 추측하도록 허용할지를 제어합니다.", "config.scanRepositories": "Git 리포지토리를 검색할 경로의 목록입니다.", "config.showCommitInput": "Git 소스 제어판에 커밋 입력을 표시할지 여부를 제어합니다.", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "작성 날짜 사용", "config.timeline.date.committed": "커밋된 날짜 사용", "config.timeline.showAuthor": "타임라인 보기에 커밋 작성자를 표시할지를 제어합니다.", + "config.timeline.showUncommitted": "타임라인 보기에서 커밋되지 않은 변경 내용을 표시할지 여부를 제어합니다.", "config.untrackedChanges": "추적되지 않은 변경 내용의 작동 방식을 제어합니다.", "config.untrackedChanges.hidden": "추적되지 않은 변경 내용이 숨겨지고 여러 작업에서 제외됩니다.", "config.untrackedChanges.mixed": "추적 및 추적되지 않은 모든 변경 내용이 함께 표시되고 동일한 작업이 수행됩니다.", "config.untrackedChanges.separate": "추적되지 않은 변경 내용은 소스 제어 보기에 별도로 표시됩니다. 또한 여러 작업에서 제외됩니다.", "config.useCommitInputAsStashMessage": "커밋 입력 상자의 메시지를 기본 스태시 메시지로 사용할지 여부를 제어합니다.", "config.useForcePushWithLease": "강제 푸시가 좀 더 안전한 force-with-lease 변형을 사용하는지 여부를 제어합니다.", + "config.useIntegratedAskPass": "통합 버전을 사용하기 위해 GIT_ASKPASS를 덮어써야 하는지 여부를 제어합니다.", "description": "Git SCM 통합", "displayName": "Git", "submenu.branch": "분기", @@ -485,11 +494,15 @@ "submenu.tags": "태그", "view.workbench.cloneRepository": "리포지토리를 로컬에서 복제할 수 있습니다.\r\n[리포지토리 복제](command:git.clone 'Git 확장이 활성화되면 리포지토리 복제')", "view.workbench.learnMore": "Azure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 참조하세요.", - "view.workbench.scm.disabled": "git 기능을 사용하려면 [설정]에서 git을 사용하도록 설정하세요(command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nAzure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 참조하세요.", + "view.workbench.scm.disabled": "Git 기능을 사용하려면 [설정]에서 Git을 사용하도록 설정하세요(command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nVS Code에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 참조하세요.", "view.workbench.scm.empty": "Git 기능을 사용하려면 Git 리포지토리가 포함된 폴더를 열거나 URL에서 복제할 수 있습니다.\r\n[폴더 열기](command:vscode.openFolder)\r\n[리포지토리 복제](command:git.clone)\r\nAzure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [관련 문서를 참조](https://aka.ms/vscode-scm)하세요.", "view.workbench.scm.emptyWorkspace": "현재 열려 있는 작업 영역에 Git 리포지토리를 포함하는 폴더가 없습니다.\r\n[작업 영역에 폴더 추가](command:workbench.action.addRootFolder)\r\nAzure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [관련 문서를 참조](https://aka.ms/vscode-scm)하세요.", "view.workbench.scm.folder": "현재 열린 폴더에 Git 리포지토리가 없습니다. Git에서 제공하는 소스 제어 기능을 사용하도록 설정할 리포지토리를 초기화할 수 있습니다.\r\n[리포지토리 초기화](command:git.init?%5Btrue%5D)\r\nAzure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 읽어보세요.", "view.workbench.scm.missing": "유효한 git 설치가 검색되지 않았습니다. [git 출력](command:git.showOutput)에서 자세한 내용을 확인할 수 있습니다.\r\n[git을 설치하거나](https://git-scm.com/) [Microsoft Docs](https://aka.ms/vscode-scm)에서 Azure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보세요.\r\n다른 버전의 제어 시스템을 사용하는 경우 추가 확장에 대해 [Marketplace를 검색](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)할 수 있습니다.", + "view.workbench.scm.missing.guide": "인기 있는 소스 제어 시스템인 Git을 설치하여 코드 변경 내용을 추적하고 다른 사용자와 공동 작업합니다. [Git 가이드](https://aka.ms/vscode-scm)에서 자세히 알아보세요.", + "view.workbench.scm.missing.guide.linux": "소스 제어는 설치 중인 Git에 따라 달라집니다.\r\n[Linux용 Git 다운로드](https://git-scm.com/download/linux)\r\n치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다.", + "view.workbench.scm.missing.guide.mac": "[macOS용 GIT 다운로드](https://git-scm.com/download/mac)\r\n설치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다.", + "view.workbench.scm.missing.guide.windows": "[Windows용 GIT 다운로드](https://git-scm.com/download/win)\r\n설치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다.", "view.workbench.scm.workspace": "현재 열린 작업 영역에 Git 리포지토리가 포함된 폴더가 없습니다. Git에서 제공하는 소스 제어 기능을 사용하도록 설정할 폴더의 리포지토리를 초기화할 수 있습니다.\r\n[리포지토리 초기화](command:git.init)\r\nAzure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 읽어보세요." } } diff --git a/i18n/ads-language-pack-ko/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/kusto.i18n.json index 4005727de9..d189f287af 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio는 Always Encrypted의 열 마스터 키에 액세스하려면 Azure Key Vault에 연결해야 하지만, 연결된 Azure 계정을 사용할 수 없습니다. 연결된 Azure 계정을 추가하고 쿼리를 다시 시도하세요." }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "{0} 설치 완료", + "downloadServiceDoneChannelMsg": "{0}을(를) 다운로드함", "downloadingServiceChannelMsg": "{0} 다운로드 중", "downloadingServiceSizeChannelMsg": "({0}KB)", "downloadingServiceStatusMsg": "{0} 다운로드 중", diff --git a/i18n/ads-language-pack-ko/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/mssql.i18n.json index 08b4dce5dc..e5484f0dc9 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "사용자 이름과 암호가 필요합니다." }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "{0} 설치 완료", + "downloadServiceDoneChannelMsg": "{0}을(를) 다운로드함", "downloadingServiceChannelMsg": "{0} 다운로드 중", "downloadingServiceSizeChannelMsg": "({0}KB)", "downloadingServiceStatusMsg": "{0} 다운로드 중", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "{0}을(를) 시작하는 중" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "새 테이블" + "tableDesigner.NewTable": "새 테이블", + "tableDesigner.no": "아니요", + "tableDesigner.turnOnPreloadingMessage": "데이터베이스 모델 사전 로드를 활성화하여 테이블 디자이너 로드 시간을 줄이시겠습니까? 개체 탐색기에서 데이터베이스 노드를 확장하면 데이터베이스 모델이 미리 로드됩니다.", + "tableDesigner.yes": "예" }, "dist/telemetry": { "serviceCrashMessage": "{0} 구성 요소가 예기치 않게 종료되었습니다. Azure Data Studio를 다시 시작하세요.", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "애플리케이션 의도", "mssql.connectionOptions.applicationName.description": "애플리케이션의 이름", "mssql.connectionOptions.applicationName.displayName": "애플리케이션 이름", - "mssql.connectionOptions.asynchronousProcessing.description": "true인 경우 .NET Framework 데이터 공급자에서 비동기 기능의 사용을 활성화합니다.", - "mssql.connectionOptions.asynchronousProcessing.displayName": "비동기 처리", "mssql.connectionOptions.attachDbFilename.displayName": "DB 파일 이름 연결", "mssql.connectionOptions.attachedDBFileName.description": "연결할 수 있는 데이터베이스의 기본 파일 이름(전체 경로 이름 포함)", "mssql.connectionOptions.attachedDBFileName.displayName": "연결된 DB 파일 이름", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "워크스테이션 ID", "mssql.disabled": "사용 안 함", "mssql.enabled": "사용", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "모든 실행에 대한 실제 행 수가 가장 많은 실행 계획 작업을 강조 표시합니다.", + "mssql.executionPlan.cost": "가장 높은 비용으로 실행 계획 작업을 강조 표시합니다.", + "mssql.executionPlan.expensiveOperationMetric": "쿼리 실행 계획에서 비용이 많이 드는 작업을 강조 표시하는 데 사용할 기본 메트릭", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "CPU 시간을 가장 많이 사용한 실행 계획 작업을 강조 표시합니다.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "가장 많은 시간이 걸린 실행 계획 작업을 강조 표시합니다.", + "mssql.executionPlan.expensiveOperationMetric.off": "실행 계획에 대해 비용이 많이 드는 작업 강조 표시가 꺼집니다.", + "mssql.executionPlan.numberOfRowsRead": "읽은 행 수가 가장 많은 실행 계획 작업을 강조 표시합니다.", + "mssql.executionPlan.subtreeCost": "하위 트리 비용이 가장 높은 실행 계획 작업을 강조 표시합니다.", "mssql.exportNotebookToSql": "Notebook을 SQL로 내보내기", "mssql.exportSqlAsNotebook": "SQL을 Notebook으로 내보내기", "mssql.format.alignColumnDefinitionsInColumns": "열 정의 정렬 여부", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "실행 시간 제한이 0이면 무제한 대기(시간 제한 없음)를 나타냅니다.", "mssql.query.implicitTransactions": "SET IMPLICIT_TRANSACTIONS 사용", "mssql.query.lockTimeout": "SET LOCK TIMEOUT 옵션 사용(밀리초)", - "mssql.query.maxXmlCharsToStore": "쿼리를 실행한 후 저장할 XML 문자 수", + "mssql.query.maxCharsToStore": "쿼리를 실행한 후 문자/이진 열의 각 값에 대해 저장할 최대 문자/바이트 수입니다. 기본값: 65,535. 유효한 값 범위: 1 ~ 2,147,483,647.", + "mssql.query.maxXmlCharsToStore": "쿼리를 실행한 후 XML 열의 각 값에 대해 저장할 최대 문자 수입니다. 기본값: 2,097,152. 유효한 값 범위: 1 ~ 2,147,483,647.", "mssql.query.noCount": "SET NOCOUNT 옵션 사용", "mssql.query.noExec": "SET NOEXEC 옵션 사용", "mssql.query.parseOnly": "SET PARSEONLY 옵션 사용", @@ -398,6 +408,7 @@ "mssql.query.textSize": "SELECT 문에서 반환되는 text 및 ntext 데이터의 최대 크기", "mssql.query.transactionIsolationLevel": "SET TRANSACTION ISOLATION LEVEL 옵션 사용", "mssql.query.xactAbortOn": "SET XACT_ABORT ON 옵션 사용", + "mssql.tableDesigner.preloadDatabaseModel": "개체 탐색기에서 데이터베이스 노드를 확장할 때 데이터베이스 모델을 미리 로드할지 여부입니다. 활성화하면 테이블 디자이너의 로딩 시간을 줄일 수 있습니다. 참고: 많은 데이터베이스 노드를 확장해야 하는 경우 일반 메모리 사용량보다 높을 수 있습니다.", "mssql.tracingLevel": "[옵션] 백 엔드 서비스의 로그 수준입니다. Azure Data Studio는 시작할 때마다 파일 이름을 생성하며 파일이 이미 있으면 로그 항목이 해당 파일에 추가됩니다. 이전 로그 파일을 정리하려면 logRetentionMinutes 및 logFilesRemovalLimit 설정을 참조하세요. 기본 tracingLevel에서는 많은 양의 로그가 기록되지 않습니다. 세부 정보 표시를 변경하면 로깅이 광범위해지고 로그의 디스크 공간 요구 사항이 커질 수 있습니다. 오류이면 중요가 포함되고 경고이면 오류가 포함되고 정보이면 경고가 포함되고 세부 정보 표시이면 정보가 포함됩니다.", "mssqlCluster.copyPath": "경로 복사", "mssqlCluster.deleteFiles": "삭제", diff --git a/i18n/ads-language-pack-ko/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/query-history.i18n.json index b24e9b065b..2fac054576 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "저장된 쿼리 기록 항목을 로드하는 동안 오류가 발생했습니다. {0}", + "failed": "실패", + "succeeded": "성공" + }, "package": { "queryHistory.captureEnabledDesc": "쿼리 기록 캡처가 사용하도록 설정되어 있는지 여부입니다. false이면 실행된 쿼리가 캡처되지 않습니다.", "queryHistory.clear": "모든 기록 지우기", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "선택한 기록 항목의 쿼리로 연결이 끊긴 새 편집기 열기", "queryHistory.doubleClickAction.run": "선택한 기록 항목에서 쿼리 및 연결을 사용하여 연결된 새 편집기를 열고 쿼리를 자동으로 실행", "queryHistory.enableCapture": "쿼리 기록 캡처 시작", + "queryHistory.loading": "저장된 항목을 로드하는 중...", + "queryHistory.maxEntries": "저장할 최대 항목 수입니다. 0은 무제한 항목이 저장됨을 의미합니다. 이 제한을 늘리면 성능에 영향을 미칠 수 있습니다. 특히 지속성을 사용하는 경우 그렇습니다.", "queryHistory.noEntries": "표시할 쿼리 없음", "queryHistory.open": "쿼리 열기", + "queryHistory.openStorageFolder": "저장소 폴더 열기", + "queryHistory.persistHistory": "다시 시작할 때 쿼리 기록이 유지되는지 여부입니다. false이면 애플리케이션이 종료될 때 기록이 지워집니다.", "queryHistory.run": "쿼리 실행" } } diff --git a/i18n/ads-language-pack-ko/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/schema-compare.i18n.json index 6b040a5085..f3e75af96f 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "Azure Data Studio에 대한 SQL Server 스키마 비교는 데이터베이스 및 Dacpac의 스키마 비교를 지원합니다.", "displayName": "SQL Server 스키마 비교", + "schemaCompare.openInScmp": "스키마 비교 열기", "schemaCompare.runComparison": "스키마 비교 실행", "schemaCompare.start": "스키마 비교" } diff --git a/i18n/ads-language-pack-ko/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/sql-database-projects.i18n.json index 831d7b4441..7dc21a969c 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "도커를 확인하지 못했습니다. 도커가 설치되어 실행 중인지 확인하세요. 오류: '{0}'", "done": "완료", "dontUseProfile": "프로필 사용 안 함", + "downloadError": "다운로드 오류", + "downloadProgress": "다운로드 진행률", + "downloading": "다운로드하는 중", + "downloadingDacFxDlls": "빌드 DLL을 가져오기 위해 Microsoft.Build.Sql NuGet을 다운로드하는 중", + "downloadingFromTo": "{0}에서 {1}(으)로 다운로드하는 중", "edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 사용권 계약", "edgeProjectTypeDescription": "Azure SQL Edge Database에 대한 스키마를 개발하고 게시하는 핵심 부분부터 시작합니다.", "edgeProjectTypeDisplayName": "Azure SQL Edge Database", @@ -135,8 +140,11 @@ "enterSystemDbName": "이 시스템 데이터베이스에 대한 데이터베이스 이름을 입력하십시오.", "enterUser": "{0} 관리자 사용자 이름 입력", "equalComparison": "프로젝트가 데이터베이스를 사용하여 이미 최신 상태입니다.", + "errorDownloading": "{0}을(를) 다운로드하는 동안 오류가 발생했습니다. 오류: {1}", + "errorExtracting": "{0}에서 파일을 추출하는 동안 오류가 발생했습니다. 오류: {1}", "errorFindingBuildFilesLocation": "빌드 파일 위치를 찾는 동안 오류 발생: {0}", "errorReadingProjectGuid": "'{1}' 프로젝트의 {0}을(를) 읽는 동안 오류가 발생했습니다.", + "errorRetrievingBuildFiles": "프로젝트를 빌드할 수 없습니다. 빌드에 필요한 파일을 검색하는 동안 오류가 발생했습니다.", "eulaAgreementTemplate": "{0}을(를) 수락합니다.", "eulaAgreementText": "{0}을(를) 수락합니다.", "eulaAgreementTitle": "Microsoft SQL Server 라이선스 계약", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "외부 스트리밍 작업", "externalStreamingJobValidationPassed": "외부 스트리밍 작업의 유효성 검사를 통과했습니다.", "extractTargetRequired": "데이터베이스 프로젝트를 만들려면 추출에 대한 대상 정보가 필요합니다.", + "extractingDacFxDlls": "DacFx 빌드 DLL을 {0}(으)로 추출하는 중", "file": "파일", "fileAlreadyExists": "이름이 '{0}'인 파일이 이 위치의 디스크에 이미 있습니다. 다른 이름을 선택하세요.", "fileFormat": "파일 형식", @@ -163,8 +172,11 @@ "generatingProjectFailed": "AutoRest를 통해 프로젝트를 생성하지 못했습니다. 자세한 내용은 출력 창을 확인하세요. 오류: {0}", "generatingProjectFromAutorest": "{0}에서 새 SQL 프로젝트를 생성하는 중... 자세한 내용은 출력 창을 확인하세요.", "hr": "시간", + "imageTag": "이미지 태그", "importElements": "요소 가져오기", "include": "포함", + "includePermissionsInProject": "프로젝트에 사용 권한 포함", + "includePermissionsLabel": "사용 권한 포함", "installGlobally": "전역으로 설치", "invalidDataSchemaProvider": ".sqlproj 파일의 DSP가 잘못되었습니다.", "invalidDatabaseReference": ".sqlproj 파일의 데이터베이스 참조가 잘못되었습니다.", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": ".sqlproj 파일 편집", "sqlDatabaseProjects.exclude": "프로젝트에서 제외", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "OpenAPI/Swagger 사양에서 SQL 프로젝트 생성", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "레거시 SQL 프로젝트를 빌드하는 데 사용할 Microsoft.Build.Sql SDK 버전입니다. 예: 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "검색되지 않는 경우 사용자에게 .NET Core를 설치할지 사용자에게 묻는 메시지를 표시할지 여부입니다.", "sqlDatabaseProjects.new": "새 데이터베이스 프로젝트", "sqlDatabaseProjects.newExternalStreamingJob": "외부 스트리밍 작업 추가", diff --git a/i18n/ads-language-pack-ko/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-ko/translations/extensions/sql-migration.i18n.json index 54d43e07fb..809ff10404 100644 --- a/i18n/ads-language-pack-ko/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-ko/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "Azure SQL로 '{0}' 마이그레이션", "sql.cancel.migration.confirmation": "이 마이그레이션을 취소하시겠습니까?", "sql.migrate.text": "Azure SQL로 마이그레이션할 데이터베이스를 선택합니다.", + "sql.migratino.database.loading.tables": "테이블 목록을 로드하는 중...", + "sql.migratino.database.missing.tables": "테이블 0개 있습니다.", + "sql.migratino.table.selection.filter": "테이블 필터링", + "sql.migratino.table.selection.status.column": "행 있음", + "sql.migratino.table.selection.tablename.column": "테이블 이름", + "sql.migratino.table.selection.update.button": "업데이트", + "sql.migratino.table.selection.update.cancel": "취소", "sql.migration.account.credentials.refresh.required": "{0}(자격 증명 새로 고침 필요)", "sql.migration.active.backup.files": "활성 백업 파일", "sql.migration.active.backup.files.items": "활성 백업 파일(1개 항목)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "SQL Server 인스턴스 '{0}'을(를) 평가하지 못했습니다.", "sql.migration.assessment.in.progress": "평가 진행 중", "sql.migration.assessment.in.progress.content": "올바른 Azure SQL 대상을 식별하기 위해 SQL Server 인스턴스 {0}의 데이터베이스를 평가하고 있습니다.\r\n\r\n평가하는 데 시간이 걸릴 수 있습니다.", - "sql.migration.assessment.migration.warning": "Azure SQL Managed Instance로의 마이그레이션이 준비가 되지 않은 데이터베이스는 Azure Virtual Machines SQL Server에서 마이그레이션할 수 있습니다.", + "sql.migration.assessment.migration.warning": "Azure SQL Managed Instance 또는 Azure SQL Database로의 마이그레이션이 준비가 되지 않은 데이터베이스는 Azure Virtual Machines SQL Server에서 마이그레이션할 수 있습니다.", + "sql.migration.assessment.migration.warning.sqldb": "Azure SQL Database로 마이그레이션할 준비가 되지 않은 데이터베이스는 Azure Virtual Machines의 SQL Server로 마이그레이션할 수 있습니다. 또는 Azure SQL Managed Instance 마이그레이션 준비에 대한 평가 결과를 검토하세요.", + "sql.migration.assessment.migration.warning.sqlmi": "Azure SQL Managed Instance로 마이그레이션할 준비가 되지 않은 데이터베이스는 Azure Virtual Machines의 SQL Server로 마이그레이션할 수 있습니다. 또는 Azure SQL Database 마이그레이션 준비에 대한 평가 결과를 검토하세요.", "sql.migration.assessment.results": "평가 결과", "sql.migration.assessment.results.and.recommendations.title": "평가 결과 및 권장 사항", "sql.migration.assessments.blocking.issue": "이 문제는 데이터베이스 마이그레이션이 성공하는 것을 막는 차단 문제입니다.", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "인증 유형", "sql.migration.authentication.types": "인증 키", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Azure SQL Database", + "sql.migration.azure.sql.database": "Azure SQL Database 서버", "sql.migration.azure.sql.database.managed.instance": "Azure SQL Managed Instance", "sql.migration.azure.sql.database.virtual.machine": "Azure 가상 컴퓨터의 SQL Server", "sql.migration.azure.sql.database.virtual.machine.short": "SQL Server on Azure VM", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "구독", "sql.migration.blob.storage.table.help": "대상 데이터베이스 이름을 입력하고 선택한 원본 데이터베이스에 대한 리소스 그룹, 스토리지 계정 및 컨테이너를 선택합니다.", "sql.migration.blob.storageAccount.select": "먼저 스토리지 계정 값을 선택합니다.", - "sql.migration.can.be.migrated": "{0}/{1}개 데이터베이스를 마이그레이션할 수 있음", + "sql.migration.can.be.migrated": "{0}/{1} 데이터베이스는 문제 없이 마이그레이션할 수 있습니다.", "sql.migration.cancel": "취소", "sql.migration.cancel.error": "마이그레이션을 취소하는 동안 오류가 발생했습니다.", "sql.migration.cancel.migration": "마이그레이션 취소", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "컷오버 완료", "sql.migration.completing.cutover.warning": "모든 백업을 복원하지 않고 컷오버를 완료하면 데이터가 손실될 수 있습니다.", "sql.migration.confirm.checkbox.message": "제공할 추가 로그 백업이 없음을 확인하고 컷오버를 완료하려고 함을 확인합니다.", + "sql.migration.connection.label": "연결", "sql.migration.connection.status": "연결 상태", "sql.migration.copy.key1": "키 1 복사", "sql.migration.copy.key2": "키 2 복사", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. 모든 백업이 대상 데이터베이스에서 복원되었는지 확인합니다. \"복원 보류 중인 로그 백업\" 값은 0이어야 합니다.", "sql.migration.cutover.step.3.network.share": "3. 모든 로그 백업이 대상 데이터베이스에서 복원되었는지 확인합니다. \"복원 보류 중인 로그 백업\" 값은 0이어야 합니다.", "sql.migration.cutover.type": "모드", - "sql.migration.dashboard.description": "SQL Server 인스턴스의 마이그레이션 준비 상태를 확인하고, 권장 Azure SQL 대상을 식별하고, SQL Server 인스턴스를 Azure SQL Managed Instance 또는 Azure Virtual Machines의 SQL Server로 마이그레이션을 완료합니다.", + "sql.migration.dashboard.description": "SQL Server 인스턴스의 마이그레이션 준비 상태를 확인하고, 권장되는 Azure SQL 대상을 식별하고, SQL Server 인스턴스를 Azure SQL Managed Instance, SQL Server on Azure Virtual Machines 또는 Azure SQL Database로 마이그레이션을 완료합니다.", "sql.migration.dashboard.help.description.dmsGuide": "Azure에서 데이터 자산을 마이그레이션하고 최신화하기 위한 단계별 지침을 제공하는 마이그레이션 문서의 허브입니다.", "sql.migration.dashboard.help.description.mi": "가동 중지 시간을 최소화하면서 SQL Server 인스턴스(온-프레미스 또는 Azure Virtual Machines)에서 Azure SQL Managed Instance로 데이터베이스를 마이그레이션하는 단계별 자습서입니다.", "sql.migration.dashboard.help.description.migrateUsingADS": "Azure Data Studio용 Azure SQL 마이그레이션 확장은 Azure 권장 사항을 평가하고, 적합한 크기를 구하며, SQL Server 데이터베이스를 Azure로 마이그레이션하는 기능을 제공합니다.", + "sql.migration.dashboard.help.description.sqldb": "SQL Server 인스턴스(온-프레미스 또는 Azure Virtual Machines)에서 Azure SQL Database(PREVIEW)로 데이터베이스를 마이그레이션하는 단계별 자습서입니다.", "sql.migration.dashboard.help.description.vm": "가동 중지 시간을 최소화하면서 SQL Server 인스턴스(온-프레미스)에서 Azure Virtual Machines의 SQL Server로 데이터베이스를 마이그레이션하는 단계별 자습서입니다.", "sql.migration.dashboard.help.link.dmsGuide": "Azure 데이터베이스 마이그레이션 가이드", "sql.migration.dashboard.help.link.mi": "자습서: Azure SQL Managed Instance(온라인)로 마이그레이션", "sql.migration.dashboard.help.link.migrateUsingADS": "Azure Data Studio를 사용하여 데이터베이스 마이그레이션", + "sql.migration.dashboard.help.link.sqldb": "자습서: Azure SQL 데이터베이스에서 SQL Server로 마이그레이션(오프라인) - (미리 보기)", "sql.migration.dashboard.help.link.vm": "자습서: Azure Virtual Machines에서 SQL Server로 마이그레이션(온라인)", "sql.migration.dashboard.help.title": "도움말 및 비디오 링크", "sql.migration.dashboard.migrate.task.button": "Azure SQL로 마이그레이션", "sql.migration.dashboard.migrate.task.button.description": "SQL Server 인스턴스를 Azure SQL로 마이그레이션합니다.", "sql.migration.dashboard.title": "Azure SQL 마이그레이션", + "sql.migration.data.source.configuration.page.title": "데이터 원본 구성", "sql.migration.data.uploaded.info": "원본에서 읽은 실제 데이터 양과 대상에 업로드된 실제 데이터 양에 대한 비교입니다.", "sql.migration.data.uploaded.size": "업로드된 데이터/크기", "sql.migration.database": "데이터베이스", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Azure SQL으로의 마이그레이션을 평가할 데이터베이스를 선택하세요.", "sql.migration.database.assessment.title": "평가용 데이터베이스", "sql.migration.database.backup.load.error": "데이터베이스 세부 정보에 액세스하는 동안 오류가 발생했습니다.", - "sql.migration.database.checksum.info.text": "WITH CHECKSUM 옵션을 사용하여 백업을 수행했는지 확인합니다.", + "sql.migration.database.connection.error": "대상 마이그레이션 데이터베이스에 연결하는 동안 오류가 발생했습니다.", + "sql.migration.database.connection.error.message": "연결 오류: {0} {1}", + "sql.migration.database.loading": "데이터베이스 테이블 목록을 로드하는 중입니다.", "sql.migration.database.migration.mode.description": "Azure SQL 대상으로 마이그레이션하려면 가동 중지 시간 요구 사항에 따라 마이그레이션 모드를 선택합니다.", "sql.migration.database.migration.mode.label": "마이그레이션 모드", "sql.migration.database.migration.mode.offline.description": "마이그레이션이 시작되면 애플리케이션 가동 중지 시간이 시작됩니다.", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "데이터베이스 마이그레이션 상태", "sql.migration.database.migration.status.label": "데이터베이스 마이그레이션 상태: {0}", "sql.migration.database.page.description": "마이그레이션 중에 사용할 데이터베이스 백업의 위치를 ​​선택합니다.", - "sql.migration.database.page.title": "데이터베이스 백업", - "sql.migration.database.private.endpoint.info.text": "Azure Storage 계정이 프라이빗 엔드포인트를 사용하지 않는지 확인합니다.", "sql.migration.database.status.column": "마이그레이션 상태", + "sql.migration.database.table.refresh.label": "새로 고침", + "sql.migration.database.table.selection.description": "Azure SQL 대상으로 마이그레이션하려면 마이그레이션할 각 데이터베이스에서 테이블을 선택합니다.", + "sql.migration.database.table.selection.label": "마이그레이션 테이블 선택", + "sql.migration.database.table.source.column.label": "원본 데이터베이스", + "sql.migration.database.table.tables.column.label": "테이블 선택", + "sql.migration.database.table.target.column.label": "대상 데이터베이스", "sql.migration.database.to.be.migrated": "마이그레이션할 데이터베이스", + "sql.migration.database.validate.selection": "마이그레이션할 대상 데이터베이스 테이블을 선택하세요. 테이블이 하나 이상 있는 데이터베이스가 하나 이상 필요합니다.", "sql.migration.databases": "데이터베이스({0}/{1})", "sql.migration.databases.selected": "{0}/{1}개 데이터베이스 선택함", "sql.migration.databases.table.title": "데이터베이스", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "백업 파일 없음", "sql.migration.enter.your.sql.cred": "원본 SQL Server 인스턴스에 대한 자격 증명을 입력합니다. 이러한 자격 증명은 데이터베이스를 Azure SQL로 마이그레이션하는 동안 사용됩니다.", "sql.migration.error": "오류", + "sql.migration.error.aria.view.details": "오류 세부 정보를 보려면 클릭하세요.", "sql.migration.error.details.label": "마이그레이션 오류", "sql.migration.error.details.title": "마이그레이션 오류 세부 정보", "sql.migration.error.dialog.clear.button.label": "지우기", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "계속하려면 유효한 리소스 그룹을 선택하세요.", "sql.migration.invalid.savedInfo": "저장된 세션을 검색할 수 없습니다. 새 세션을 선택하여 다시 시도하세요.", "sql.migration.invalid.service.name.error": "마이그레이션 서비스의 유효한 이름을 입력하세요.", + "sql.migration.invalid.sqldatabase.error": "계속하려면 유효한 Azure SQL Database 서버를 선택합니다.", "sql.migration.invalid.storageAccount.error": "계속하려면 유효한 스토리지 계정을 선택하세요.", "sql.migration.invalid.subscription.error": "계속하려면 유효한 구독을 선택하세요.", "sql.migration.invalid.target.name.error": "대상 데이터베이스의 유효한 이름을 입력하세요.", "sql.migration.invalid.user.account": "사용자 계정 형식이 잘못되었습니다. 예: {0}", "sql.migration.invalid.virtualMachine.error": "계속하려면 유효한 가상 머신을 선택하세요.", - "sql.migration.ir.page.description": "Azure Database Migration Service는 데이터베이스 마이그레이션 활동을 오케스트레이션하고 진행 상황을 추적합니다. 기존 Database Migration Service를 Azure SQL 대상으로 선택하거나 이전에 만든 경우 아래에서 새로 만들 수 있습니다.", + "sql.migration.ir.page.description": "Azure Database Migration Service는 데이터베이스 마이그레이션 활동을 오케스트레이션하고 진행 상황을 추적합니다. 기존 Database Migration Service를 이전에 생성한 경우 기존 서비스를 선택하거나 아래에서 새로 생성할 수 있습니다.", "sql.migration.ir.page.sql.migration.service.not.found": "데이터베이스 마이그레이션 서비스를 찾을 수 없습니다. 새로 만드세요.", "sql.migration.ir.page.title": "Azure Database Migration Service", "sql.migration.ir.setup.step1": "1단계: {0}", "sql.migration.ir.setup.step2": "2단계: 이 키를 사용하여 통합 런타임 등록", "sql.migration.ir.setup.step3": "3단계: '연결 테스트' 단추를 클릭하여 Azure Database Migration Service와 Integration Runtime 간의 연결을 확인합니다.", + "sql.migration.issue.aria.label": "차단 문제: {0}", "sql.migration.issues": "문제", "sql.migration.issues.count": "문제({0}개)", "sql.migration.issues.details": "문제 세부 정보", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "마지막으로 적용된 백업 파일", "sql.migration.last.applied.files.taken.on": "백업 파일을 마지막으로 적용한 날짜", "sql.migration.last.applied.lsn": "마지막으로 적용된 LSN", - "sql.migration.last.backup": "마지막 백업", "sql.migration.last.scan.completed": "마지막 검사 완료: {0}", "sql.migration.learn.more": "자세히 알아보기", "sql.migration.learn.more.prerequisites": "마이그레이션을 시작하기 전에 필요한 사항에 대해 자세히 알아보세요.", "sql.migration.load.migration.list.error": "마이그레이션 목록 로드 중 오류 발생", "sql.migration.location": "위치", + "sql.migration.map.source.column": "원본 데이터베이스", + "sql.migration.map.target.column": "대상 데이터베이스", + "sql.migration.map.target.description": "원본 데이터베이스를 마이그레이션할 대상 데이터베이스를 선택합니다. 하나의 원본 데이터베이스에 대해서만 대상 데이터베이스를 선택할 수 있습니다.", + "sql.migration.map.target.heading": "선택한 원본 데이터베이스를 마이그레이션할 대상 데이터베이스에 매핑", + "sql.migration.map.target.placeholder": "대상 데이터베이스 선택", "sql.migration.mi.not.ready": "관리되는 인스턴스 '{0}'은(는) 현재 '{1}' 상태이므로 마이그레이션에 사용할 수 없습니다. 계속하려면 사용 가능한 관리형 인스턴스를 선택합니다.", "sql.migration.migration.completed": "데이터베이스 마이그레이션 완료", "sql.migration.migration.in.progress": "데이터베이스 마이그레이션 진행 중", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "마이그레이션 상태 필터", "sql.migration.min": "{0}분", "sql.migration.mins": "{0}분", + "sql.migration.missing.targetPassword.error": "계속하려면 유효한 대상 암호를 입력합니다.", + "sql.migration.missing.targetUserName.error": "계속하려면 유효한 대상 사용자 이름을 입력합니다.", "sql.migration.mode": "모드", "sql.migration.more.info": "추가 정보", "sql.migration.na": "해당 없음", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "Blob 컨테이너를 찾을 수 없습니다.", "sql.migration.no.blobFiles.found": "BLOB 파일을 찾을 수 없습니다.", "sql.migration.no.fileShares.found": "파일 공유를 찾을 수 없습니다.", - "sql.migration.no.issues.mi": "Azure SQL Managed Instance에서 SQL Server로 마이그레이션하는 문제를 찾을 수 없습니다.", + "sql.migration.no.issues.mi": "Azure SQL Managed Instance로 마이그레이션하는 데 문제가 없습니다.", + "sql.migration.no.issues.sqldb": "Azure SQL 데이터베이스로 마이그레이션하는 데 문제가 없습니다.", "sql.migration.no.issues.vm": "Azure Virtual Machine에서 SQL Server로 마이그레이션하는 데 문제가 없습니다.", "sql.migration.no.location.found": "위치를 찾을 수 없음.", "sql.migration.no.managedInstance.found": "관리되는 인스턴스를 찾을 수 없음.", "sql.migration.no.pending.backups": "보류 중인 백업이 없습니다. 새로 고침을 클릭하여 현재 상태를 확인합니다.", "sql.migration.no.results": "평가 결과를 사용할 수 없습니다.", + "sql.migration.no.sqldatabase.found": "Azure SQL 데이터베이스를 찾을 수 없습니다.", + "sql.migration.no.sqldatabaseserver.found": "Azure SQL 데이터베이스 서버를 찾을 수 없습니다.", "sql.migration.no.storageAccount.found": "스토리지 계정을 찾을 수 없음.", "sql.migration.no.subscription.found": "구독을 찾을 수 없음.", "sql.migration.no.virtualMachine.found": "가상 머신이 없습니다.", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "동적 범위", "sql.migration.parallel.copy.type.none": "없음", "sql.migration.parallel.copy.type.physical": "실제 파티션", + "sql.migration.password.label": "대상 암호", + "sql.migration.password.placeholder": "대상 암호 입력", "sql.migration.path.user.account": "사용자 계정", - "sql.migration.pre.req.1": "Azure 계정 세부 정보", - "sql.migration.pre.req.2": "Azure 가상 머신의 Azure SQL Managed Instance 또는 SQL Server", - "sql.migration.pre.req.3": "위치 세부 정보 백업", - "sql.migration.pre.req.title": "마이그레이션을 시작하기 전에 필요한 사항:", + "sql.migration.pre.req.1": "Azure 계정(평가 또는 SKU 권장 기능에는 필요하지 않음)", + "sql.migration.pre.req.2": "온-프레미스 또는 Azure Virtual Machine의 SQL Server 또는 클라우드(프라이빗, 퍼블릭)에서 실행되는 모든 가상 머신에서 실행되는 원본 SQL Server 데이터베이스입니다.", + "sql.migration.pre.req.3": "Azure SQL Managed Instance, Azure Virtual Machine의 SQL Server 또는 데이터베이스를 마이그레이션할 Azure SQL Database.", + "sql.migration.pre.req.4": "네트워크 파일 공유 또는 Azure Blob Storage 컨테이너(Azure SQL Database 대상에는 필요하지 않음)인 데이터베이스 백업 위치 세부 정보.", + "sql.migration.pre.req.title": "Azure SQL 마이그레이션을 시작하기 전에 필요한 사항:", "sql.migration.provide.unique.containers": "각 대상 데이터베이스에 대해 고유한 컨테이너를 제공하세요. 영향을 받는 데이터베이스:", "sql.migration.quick.pick.placeholder": "수행하려는 작업을 선택합니다.", "sql.migration.recommendation": "권장 사항", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "마이그레이션 다시 시도", "sql.migration.retry.migration.error": "마이그레이션을 다시 시도할 때 오류가 발생합니다.", "sql.migration.rg.created": "리소스 그룹을 만들었습니다.", + "sql.migration.save.assessment.report": "평가 보고서 저장", + "sql.migration.save.assessment.report.success": "평가 보고서를 {0}에 저장했습니다.", "sql.migration.save.close": "저장하고 닫기", "sql.migration.save.close.popup": "구성을 저장했습니다. 백그라운드에서 성능 데이터 수집을 계속 실행합니다. 원하는 경우 수집을 중지할 수 있습니다.", + "sql.migration.save.recommendation.report": "권장 사항 보고서 저장", + "sql.migration.save.recommendation.report.success": "권장 사항 보고서를 {0}에 저장했습니다.", "sql.migration.saved.assessment.cancel": "취소", "sql.migration.saved.assessment.next": "다음", "sql.migration.saved.assessment.result": "저장된 세션", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "테넌트 선택", "sql.migration.select.service.select.account.error": "사용 가능한 Azure 계정을 로드하는 동안 오류가 발생했습니다.", "sql.migration.select.service.select.location.error": "위치를 로드하는 동안 오류가 발생했습니다. Azure 연결을 확인하고 다시 시도하세요.", + "sql.migration.select.service.select.migration.target": "대상 서버를 선택합니다.", "sql.migration.select.service.select.resource.group.error": "사용 가능한 리소스 그룹을 로드하는 동안 오류가 발생했습니다. Azure 연결을 확인하고 다시 시도하세요.", "sql.migration.select.service.select.service.error": "사용 가능한 데이터베이스 마이그레이션 서비스를 로드하는 동안 오류가 발생했습니다. Azure 연결을 확인하고 다시 시도하세요.", "sql.migration.select.service.select.subscription.error": "계정 구독을 로드하는 동안 오류가 발생했습니다. Azure 연결을 확인하고 다시 시도하세요.", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0}GB", "sql.migration.size.mb": "{0}MB", "sql.migration.size.tb": "{0}TB", - "sql.migration.sku.available.recommendations": "{0} 권장 사항 사용 가능", + "sql.migration.sku.available.recommendations.many": "{0} 권장 사항 사용 가능", + "sql.migration.sku.available.recommendations.one": "{0} 권장 사항 사용 가능", "sql.migration.sku.azureConfiguration": "Azure 구성", "sql.migration.sku.azureConfiguration.businessCritical": "중요 비즈니스용", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} vCore", "sql.migration.sku.azureConfiguration.gen5": "Gen5", "sql.migration.sku.azureConfiguration.generalPurpose": "범용", + "sql.migration.sku.azureConfiguration.hyperscale": "하이퍼스케일", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} vCore", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - {2} vCore - {3}GB", "sql.migration.sku.azureConfiguration.premiumSeries": "프리미엄-데이터 계열", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "메모리 최적화 프리미엄-데이터 계열", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} vCore", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - {2} vCore - {3}GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0}({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "데이터: {0}, 로그: {1}, tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "대상 권장 사항을 제공하려면 Azure 권장 사항에 따라 SQL Server 인스턴스의 성능 데이터가 필요합니다. 마이그레이션할 데이터베이스에 대한 대상 권장 사항을 받으려면 성능 데이터 수집을 사용하도록 설정하세요. 오래 사용할수록 더 정확한 권장 사항이 제공됩니다. 언제든지 성능 데이터 수집을 사용하지 않도록 설정할 수 있습니다.", "sql.migration.sku.azureRecommendation.description2": "이미 데이터를 수집했다면 기존 폴더에서 이 데이터를 선택하도록 선택할 수도 있습니다.", "sql.migration.sku.azureRecommendation.openExisting.method": "성능 데이터가 이미 있습니다.", - "sql.migration.sku.azureRecommendation.openExisting.popup": "제공된 성능 데이터를 사용하여 Azure 권장 사항을 생성하는 중...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "이전에 수집한 성능 데이터가 저장된 로컬 드라이브의 폴더 선택", "sql.migration.sku.azureRecommendation.start": "시작", "sql.migration.sku.azureRecommendation.start.popup": "성능 데이터 수집을 시작하는 중...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "제공된 데이터를 사용하여 Azure 권장 사항을 적용했습니다. 권장 사항을 구체화하려면 추가 데이터를 가져오거나 수집하세요.", "sql.migration.sku.azureRecommendation.status.inProgress": "데이터 수집이 진행 중입니다. 초기 권장 사항 생성 중...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "'권장 사항 새로 고침' 버튼을 눌러 주기적으로 업데이트된 권장 사항을 다시 확인합니다.", - "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure 권장 사항은 성능 데이터를 수집하고 분석한 다음 워크로드에 적합한 크기의 Azure 데이터베이스를 권장합니다.", + "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure 권장 사항은 성능 데이터를 수집하고 분석한 다음 워크로드에 적합한 크기의 Azure 대상을 권장합니다.", "sql.migration.sku.azureRecommendation.status.refining": "데이터 수집이 아직 진행 중입니다. 기존 권장 사항을 세부 검색하는 중...", "sql.migration.sku.azureRecommendation.status.stopped": "Azure 권장 사항용 데이터 수집을 중지했습니다.", "sql.migration.sku.azureRecommendation.stop.popup": "성능 데이터 수집을 중지하는 중...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "CPU 요구 사항", "sql.migration.sku.data.iops.requirement": "데이터 IOPS 요구 사항", "sql.migration.sku.data.storage.requirement": "데이터 스토리지 요구 사항", - "sql.migration.sku.db.card.title": "Azure SQL Database", "sql.migration.sku.gb": "{0}GB", "sql.migration.sku.get.recommendation": "Azure 권장 사항 가져오기", "sql.migration.sku.io.memory.requirement": "IO 대기 시간 요구 사항", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "로그 IOPS 요구 사항", "sql.migration.sku.memory.requirement": "메모리 요구 사항", "sql.migration.sku.mi.card.title": "Azure SQL Managed Instance", + "sql.migration.sku.mi.target.title": "Azure SQL Managed Instance", "sql.migration.sku.ms": "{0}ms", "sql.migration.sku.parameters": "권장 사항 매개 변수", "sql.migration.sku.parameters.edit": "매개 변수 편집", "sql.migration.sku.parameters.edit.title": "권장 사항 매개 변수 편집", + "sql.migration.sku.parameters.enable.elastic": "탄력적 권장 사항 사용", + "sql.migration.sku.parameters.enable.elastic.info": "탄력적 권장 사항은 기존 온클라우드 고객에 대한 개인 설정된 가격 대비 성능 프로파일링을 활용하는 대체 추천 모델을 사용합니다.", "sql.migration.sku.parameters.enable.preview": "미리 보기 기능 사용", "sql.migration.sku.parameters.enable.preview.info": "이 옵션을 사용하도록 설정하면 성능과 확장성이 크게 개선된 최신 하드웨어 세대가 포함됩니다. 이러한 SKU는 현재 미리 보기 상태로 제공되며, 일부 지역에서는 아직 사용할 수 없습니다.", "sql.migration.sku.parameters.percentage.utilization": "사용률(%)", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "업데이트", "sql.migration.sku.percentage": "{0}%", "sql.migration.sku.percentile": "{0}번째 백분위수", - "sql.migration.sku.recommendation": "Azure 권장 사항", + "sql.migration.sku.recommendation": "Azure 권장 사항(미리 보기)", "sql.migration.sku.recommendation.view.assessment.mi": "Azure SQL Managed Instance로 마이그레이션하려면 평가 결과를 보고 하나 이상의 데이터베이스를 선택합니다.", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Azure SQL Database(미리 보기)로 마이그레이션하려면 평가 결과를 보고 하나 이상의 데이터베이스를 선택합니다.", "sql.migration.sku.recommendation.view.assessment.vm": "Azure 가상 머신의 SQL Server로 마이그레이션하려면 평가 결과를 보고 하나 이상의 데이터베이스를 선택합니다.", "sql.migration.sku.recommendationReason": "권장 이유", "sql.migration.sku.recommendations": "권장 사항", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "SQL 데이터 파일", "sql.migration.sku.sql.logDisk": "SQL 로그 파일", "sql.migration.sku.sql.temp": "SQL tempdb", + "sql.migration.sku.sqldb.card.title": "Azure SQL Database(미리 보기)", + "sql.migration.sku.sqldb.target.title": "Azure SQL Database", "sql.migration.sku.stop.performance.collection": "데이터 수집 중지", "sql.migration.sku.storage.dimension": "차원", "sql.migration.sku.storageGB": "{0}GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "스토리지", "sql.migration.sku.viewDetails": "세부 정보 보기", "sql.migration.sku.vm.card.title": "Azure 가상 머신의 SQL Server", + "sql.migration.sku.vm.target.title": "Azure 가상 머신의 SQL Server", "sql.migration.source.configuration": "원본 구성", "sql.migration.source.credentials": "원본 자격 증명", "sql.migration.source.database": "원본 데이터베이스 이름", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "읽은 행", "sql.migration.sqldb.column.tablename": "테이블 이름", "sql.migration.sqldb.column.usedparallelcopies": "사용된 병렬 복사본", + "sql.migration.sqldb.not.ready": "SQL 데이터베이스 서버 '{0}'은(는) 현재 '{1}' 상태이므로 마이그레이션에 사용할 수 없습니다. 계속하려면 사용 가능한 SQL 데이터베이스 서버를 선택합니다.", "sql.migration.src.database": "원본 데이터베이스", "sql.migration.src.server": "원본 이름", "sql.migration.start.migration.button": "마이그레이션 시작", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "상태: 실패함", "sql.migration.status.dropdown.ongoing": "상태: 진행 중", "sql.migration.status.dropdown.succeeded": "상태: 성공함", - "sql.migration.status.error.count.multiple": "오류 {0}개)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "오류 {0}개)", - "sql.migration.status.error.count.some": "{0}(", + "sql.migration.status.error.count.multiple": " ({0}개의 오류)", + "sql.migration.status.error.count.single": " ({0}개의 오류)", "sql.migration.status.failed": "실패", "sql.migration.status.inprogress": "진행 중", + "sql.migration.status.readyforcutover": "전환 준비", "sql.migration.status.refresh.label": "새로 고침", + "sql.migration.status.restoring": "복원", "sql.migration.status.retriable": "다시 시도 가능", "sql.migration.status.select.service.MESSAGE": "마이그레이션을 모니터링할 Database Migration Service를 선택하세요.", "sql.migration.status.status.label": "상태", "sql.migration.status.succeeded": "성공", - "sql.migration.status.warning.count.multiple": "경고 {0}개)", - "sql.migration.status.warning.count.single": "경고 {0}개)", + "sql.migration.status.uploadingfullbackup": "전체 백업 업로드", + "sql.migration.status.uploadinglogbackup": "로그 백업 업로드", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0}개의 경고)", + "sql.migration.status.warning.count.single": " ({0}개의 경고)", "sql.migration.storage.account": "스토리지 계정", "sql.migration.subscription": "구독", "sql.migration.summary.azure.storage": "Azure Storage", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "마이그레이션할 데이터베이스", "sql.migration.summary.mi.type": "Azure SQL Managed Instance", "sql.migration.summary.page.title": "요약", + "sql.migration.summary.sqldb.type": "Azure SQL Database", "sql.migration.summary.vm.type": "Azure 가상 머신의 SQL Server", "sql.migration.tab.button.feedback.description": "피드백", "sql.migration.tab.button.feedback.label": "피드백", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "마이그레이션", "sql.migration.table.error.title": "테이블 마이그레이션 상태 세부 정보", "sql.migration.table.migration.status.label": "테이블 마이그레이션 상태: {0}", + "sql.migration.table.missing.count": "목록에서 제외된 대상 테이블이 없습니다. {0}", + "sql.migration.table.select.label": "{0}에 대한 테이블 선택", + "sql.migration.table.selected.count": "{0}/{1} 선택합", + "sql.migration.table.selection.count": "{0}/{1}", + "sql.migration.table.selection.edit": "편집", "sql.migration.target": "대상", "sql.migration.target.azure.sql.instance.database.name": "대상 데이터베이스", "sql.migration.target.azure.sql.instance.name": "대상 이름", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "대상 데이터베이스 이름", "sql.migration.target.platform": "대상 플랫폼", "sql.migration.target.server": "대상 서버", + "sql.migration.target.table.count.name": "선택한 테이블", + "sql.migration.target.table.missing": "대상 테이블이 없음", + "sql.migration.target.table.not.empty": "대상 테이블이 비어 있지 않습니다.", "sql.migration.target.version": "대상 버전", "sql.migration.test.connection": "연결 테스트", "sql.migration.type": "형식", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(사용할 수 없음) {0}", "sql.migration.unique.name": "이 대상 데이터베이스의 고유한 이름 선택", "sql.migration.username": "사용자 이름", + "sql.migration.username.label": "대상 사용자 이름", + "sql.migration.username.placeholder": "대상 사용자 이름 입력", "sql.migration.view.all": "모든 데이터베이스 마이그레이션", "sql.migration.view.select.button.label": "보기/선택", "sql.migration.warning": "경고", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Azure Data Studio에 연결된 Azure 계정을 선택하거나 지금 연결하세요.", "sql.migration.wizard.account.noAccount.error": "연결된 계정을 추가한 후 다시 시도하세요.", "sql.migration.wizard.account.title": "Azure 계정", + "sql.migration.wizard.connection.error.title": "대상 서버에 연결하는 동안 오류가 발생했습니다.", "sql.migration.wizard.perfCollection.error": "'{0}' 서버의 성능 데이터를 수집하는 동안 오류가 발생했습니다. 이 문제가 계속되면 데이터 수집 프로세스를 다시 시작해 보세요.\r\n\r\n{1}", "sql.migration.wizard.sku.all": "평가 결과에 따라 온라인 상태의 모든 {0} 데이터베이스를 Azure SQL로 마이그레이션할 수 있습니다.", "sql.migration.wizard.sku.assessment.error": "'{0}' 서버를 평가하는 동안 오류가 발생했습니다.", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Azure SQL 대상 선택", "sql.migration.wizard.sku.error": "'{0}' 서버의 SKU 권장 사항을 생성하는 동안 오류가 발생했습니다.", "sql.migration.wizard.sku.error.noRecommendation": "사용할 수 있는 권장 사항 없음", - "sql.migration.wizard.sku.error.noRecommendation.reason": "원본의 성능 특성을 만족할 SKU가 없어 SKU 권장 사항이 생성되지 않았습니다. 다른 대상 플랫폼을 선택하거나, 권장 사항 매개 변수를 조정하거나, 평가할 다른 데이터베이스 집합을 선택해 보세요.", + "sql.migration.wizard.sku.error.noRecommendation.reason": "원본의 성능 특성을 만족할 SKU가 없어 SKU 권장 사항이 생성되지 않았습니다. 다른 대상 플랫폼을 선택하거나, 권장 사항 매개 변수를 조정하거나, 평가할 다른 데이터베이스 집합을 선택하거나 권장 모델을 변경해 보세요.", + "sql.migration.wizard.source.missing": "연결에 성공했지만 대상 데이터베이스를 찾지 못했습니다.", + "sql.migration.wizard.target.connection.error": "연결 오류: {0}", + "sql.migration.wizard.target.connection.success": "연결에 성공했습니다. 검색된 대상 데이터베이스: {0}", "sql.migration.wizard.target.description": "Azure 계정과 {0} 대상을 선택합니다.", + "sql.migration.wizard.target.mapping.error.duplicate": "데이터베이스 매핑 오류입니다. 대상 데이터베이스 '{0}'을 데이터베이스 '{1}'에 대한 마이그레이션 대상으로 선택할 수 없습니다. 대상 데이터베이스 '${targetDatabaseName}'이(가) 데이터베이스 '{2}'에 대한 마이그레이션 대상으로 이미 선택되어 있습니다. 다른 대상 데이터베이스를 선택하세요.", + "sql.migration.wizard.target.missing": "데이터베이스 매핑 오류입니다. 마이그레이션할 대상 데이터베이스가 없습니다. 대상 서버 연결을 구성하고 연결을 클릭하여 사용 가능한 데이터베이스 마이그레이션 대상 목록을 수집하세요.", + "sql.migration.wizard.target.source.mapping.error": "데이터베이스 매핑 오류입니다. 원본 데이터베이스 '{0}'이(가) 대상 데이터베이스에 매핑되지 않았습니다. 마이그레이션할 대상 데이터베이스를 선택하세요.", "sql.migration.wizard.target.title": "Azure SQL 대상", "sql.migration.yes": "예", - "total.databases.selected": "데이터베이스 {0}/{1}개가 선택됨" + "total.databases.selected": "데이터베이스 {0}/{1}개가 선택됨", + "total.tables.selected.of.total": "{0}/{1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "마이그레이션을 시작하는 동안 오류 발생: '{0}'", diff --git a/i18n/ads-language-pack-ko/translations/main.i18n.json b/i18n/ads-language-pack-ko/translations/main.i18n.json index 5f08f3e87e..750189ce4c 100644 --- a/i18n/ads-language-pack-ko/translations/main.i18n.json +++ b/i18n/ads-language-pack-ko/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "VSIX의 {0} 확장 설치가 완료되었습니다. Azure Data Studio를 다시 로드하여 사용하도록 설정하세요.", "ReinstallAction.successReload": "Azure Data Studio를 다시 로드하고 {0} 확장의 재설치를 완료하세요.", "activateLanguagePack": "{0}에서 Azure Data Studio를 사용하려면 Azure Data Studio를 다시 시작해야 합니다.", + "appName": "`${appName}`: 예 - Azure Data Studio.", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "연결 대화 상자의 찾아보기 트리 상황에 맞는 메뉴", "dashboard.toolbar": "대시보드 도구 모음 작업 메뉴", @@ -10266,6 +10267,8 @@ "notebook.title": "전자 필기장 제목 메뉴", "notebook.toolbar": "전자 필기장 도구 모음 메뉴", "objectExplorer.context": "개체 탐색기 항목 상황에 맞는 메뉴", + "openDefaultSettingsJson": "기본 설정 JSON 열기", + "openDefaultSettingsJson.capitalized": "기본 설정 열기(JSON)", "postDisableTooltip": "이 확장을 사용하지 않으려면 Azure Data Studio를 다시 로드하세요.", "postEnableTooltip": "이 확장을 사용하려면 Azure Data Studio를 다시 로드하세요.", "postUninstallTooltip": "Azure Data Studio를 다시 로드하여 이 확장의 제거를 완료하세요.", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Marketplace", "scenarioTypeUndefined": "확장 권장 사항의 시나리오 유형을 제공해야 합니다.", "showReleaseNotes": "업데이트 후 릴리스 정보를 표시합니다. 릴리스 정보는 새 웹 브라우저 창에서 열립니다.", + "sql.versionMismatch": "확장이 Azure Data Studio {0}과(와) 호환되지 않습니다. 확장에 {1}이(가) 필요합니다.", + "sql.versionMismatchVsCode": "확장은 Azure Data Studio {0}과(와) 호환되지 않습니다. 확장에는 현재 지원되는 버전({2})보다 최신 버전인 최신 VS Code Engine 버전 {1}이(가) 필요합니다.", + "sql.versionSyntax": "`{0}` 값 {1}을(를) 구문 분석할 수 없습니다. 예를 들어 ^1.22.0, ^1.22.x 등을 사용하세요.", "sql.watcherExclude": "파일 감시에서 제외할 파일 경로의 GLOB 패턴을 구성합니다. 패턴은 절대 경로에서 일치해야 합니다. 즉, 적절하게 일치하려면 접두사가 '**/'이거나 전체 경로여야 하고, 경로 내 파일과 일치하려면 접미사가 '/**'여야 합니다(예: '**/build/output/**' 또는 '/Users/name/workspaces/project/build/output/**'). 이 설정을 변경하려면 다시 시작해야 합니다. 시작할 때 Azure Data Studio에서 CPU 시간을 많이 소비하는 경우 큰 폴더를 제외하여 초기 로드를 줄일 수 있습니다.", + "terminal.integrated.allowChords": "터미널에서 동시 키 바인딩을 허용할지 여부입니다. 이 설정이 true이고 키 입력이 동시에 발생하는 경우 `#terminal.integrated.commandsToSkipShell#`가 무시되고, 이 설정을 false로 설정하면 를 눌러 셸(Azure Data Studio 아님)로 이동하려는 경우에 특히 유용합니다.", + "terminal.integrated.autoReplies": "터미널에서 발견되면 자동으로 응답되는 메시지 집합입니다. 메시지가 충분히 구체적인 경우 일반적인 응답을 자동화하는 데 도움이 될 수 있습니다.\r\n\r\n비고:\r\n\r\n- {0}을(를) 사용하여 Windows에서 일괄 작업 종료 프롬프트에 자동으로 응답합니다.\r\n- 메시지에는 이스케이프 시퀀스가 포함되어 있어 스타일이 지정된 텍스트에서는 응답이 발생하지 않을 수 있습니다.\r\n- 각 회신은 1초에 한 번만 발생할 수 있습니다.\r\n- Enter 키를 의미하려면 회신에 {1}을(를) 사용하세요.\r\n- 기본 키를 설정 해제하려면 값을 null로 설정하세요.\r\n- 새 항목이 적용되지 않으면 VS Code를 다시 시작합니다.", + "terminal.integrated.commandsToSkipShell": "키 바인딩이 셸에 전송되지 않고 항상 Azure Data Studio에서 처리되는 명령 ID 세트입니다. 따라서 보통은 셸에서 사용되어 터미널에 포커스가 없을 때와 동일하게 작동하는 키 바인딩을 사용할 수 있습니다(예: 'Ctrl+P'를 사용하여 Quick Open 시작).\r\n\r\n \r\n\r\n기본적으로 많은 명령을 건너뜁니다. 기본값을 무시하고 대신 해당 명령의 키 바인딩을 셸에 전달하려면 `-` 문자가 접두사로 붙은 명령을 추가하세요. 예를 들어 `Ctrl+P`가 쉘에 도달할 수 있도록 `-workbench.action.quickOpen`을 추가합니다.\r\n\r\n \r\n\r\n다음과 같은 기본 건너뛰는 명령 목록은 설정 편집기에서 볼 때 잘립니다. 전체 목록을 보려면 아래 목록에서 첫 번째 명령을 {1} 및 검색하세요.\r\n\r\n \r\n\r\n기본 건너뛴 명령:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Azure Data Studio 터미널은 셸에서 들어오는, UTF-8로 인코딩된 데이터만 지원하므로 '$LANG' 환경 변수를 검색하고 UTF-8 규격 옵션으로 설정할지 여부를 제어합니다.", + "terminal.integrated.env.linux": "Linux의 터미널에서 사용할 Azure Data Studio 프로세스에 추가될 환경 변수가 있는 개체입니다. 환경 변수를 삭제하려면 'null'로 설정하세요.", + "terminal.integrated.env.osx": "macOS의 터미널에서 사용할 Azure Data Studio 프로세스에 추가될 환경 변수가 있는 개체입니다. 환경 변수를 삭제하려면 'null'로 설정하세요.", + "terminal.integrated.env.windows": "Windows 터미널에서 사용할 Azure Data Studio 프로세스에 추가되는 환경 변수를 포함하는 개체입니다. 환경 변수를 삭제하려면 'null'로 설정합니다.", + "terminal.integrated.inheritEnv": "새 셸에서 $PATH 및 기타 개발 변수가 초기화되도록 로그인 셸을 제공할 수 있는 Azure Data Studio에서 환경을 상속해야 하는지 여부입니다. 이는 Windows에는 영향을 주지 않습니다.", "uninstallExtensionComplete": "Azure Data Studio를 다시 로드하여 이 확장 {0}의 제거를 완료하세요.", "updateLocale": "Azure Data Studio의 UI 언어를 {0}(으)로 변경하고 다시 시작하시겠습니까?", "vscodeDocCreationFailedError": "Notebook 문서를 만들지 못했습니다.", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "대시보드에 사용되는 위젯" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "지정된 ID가 '{0}'인 직렬화 공급자를 찾을 수 없습니다.", "noSerializationProvider": "공급자가 등록되지 않은 경우 데이터를 직렬화할 수 없습니다.", "saveAsNotSupported": "이 데이터 공급자에 대해 사용하지 않도록 설정한 다른 형식으로 결과를 저장하고 있습니다.", "unknownSerializationError": "알 수 없는 오류로 인해 serialization에 실패했습니다." }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "단추 드롭다운 상자 그림자 색", "buttonDropdownBackgroundHover": "단추 드롭다운 배경 가리키기 색", - "buttonDropdownBoxShadow": "단추 드롭다운 상자 그림자 색", "calloutDialogBodyBackground": "설명선 대화 상자 본문 배경입니다.", "calloutDialogExteriorBorder": "Notebook UI에 대비를 제공하는 설명선 대화 상자 외부 테두리입니다.", "calloutDialogForeground": "설명선 대화 상자 전경입니다.", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "확인" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "False", + "boolean.true": "True", "optionsDialog.defaultGroupName": "일반", "optionsDialog.invalidInput": "잘못된 입력입니다. 숫자 값이 필요합니다.", "optionsDialog.missingRequireField": "이(가) 필요합니다." @@ -10559,9 +10576,10 @@ "insertOperationName": "삽입", "scriptNotFound": "{0}(으)로 스크립팅했으나 스크립트가 반환되지 않았습니다.", "scriptNotFoundForObject": "개체 {1}에서 {0}(으)로 스크립팅했으나 스크립트가 반환되지 않았습니다.", - "scriptSelectNotFound": "개체에 대해 스크립트 선택을 호출할 때 스크립트가 반환되지 않았습니다. ", "scriptingFailed": "스크립트 실패", "selectOperationName": "선택", + "selectScriptForEditNotGeneratedError": "데이터 편집 편집기에 대한 스크립트를 생성하지 못했습니다.", + "selectScriptNotGeneratedError": "선택한 개체에 대한 선택 스크립트를 생성하지 못했습니다.", "updateOperationName": "업데이트" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "이 뷰를 표시하기 위해 true여야 하는 조건" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "아이콘은 서버를 나타냅니다.", "dataExplorer.servers": "서버", "dataexplorer.name": "연결", "showDataExplorer": "연결 표시" @@ -11119,14 +11138,16 @@ "saveAsCsv": "CSV로 저장", "saveAsExcel": "Excel로 저장", "saveAsJson": "JSON으로 저장", + "saveAsMarkdown": "Markdown으로 저장", "saveAsXml": "XML로 저장", "selectAll": "모두 선택" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0}, 화살표 키를 사용하여 노드 간 탐색", "invalidExecutionPlanZoomError": "확대/축소 수준은 0 또는 음수일 수 없음" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "실행 계획 비교" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "실행 계획 비교 편집기" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "실행 계획 추가", "epComapre.LoadingPlanCompleteMessage": "실행 계획을 로드했습니다.", "epComapre.LoadingPlanMessage": "실행 계획을 로드하는 중", - "epComapre.placeholderInfoboxText": "비교할 실행 계획 추가", "epCompare.FileFilterDescription": "실행 계획 파일", + "epCompare.addExecutionPlanLabel": "실행 계획 추가", "epCompare.comparePropertiesAction": "속성", "epCompare.comparisonProgess": "비교하는 계획의 비슷한 영역 로드 중", "epCompare.searchNodeAction": "노드 찾기", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "축소", "epCompare.zoomReset": "확대/축소 초기화", "epCompare.zoomToFit": "크기에 맞게 확대/축소", + "executionPlanComparison.bottomPlanDiagram.name": "최하위 실행 계획 {0}", + "executionPlanComparison.topPlanDiagram.name": "최상위 실행 계획 {0}", + "executionPlanDisableTooltip": "도구 설명 사용 안 함", + "executionPlanEnableTooltip": "도구 설명 활성화함", "queryDropdownPrefix": "쿼리 {0}/{1}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "맨 아래 작업: {0}", - "executionPlanComparisonPropertiesLeftOperation": "왼쪽 작업: {0}", - "executionPlanComparisonPropertiesRightOperation": "오른쪽 작업: {0}", - "executionPlanComparisonPropertiesTopOperation": "맨 위 작업: {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "맨 아래 작업: {0}", + "nodePropertyViewLeftOperation": "왼쪽 작업: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "해당 속성", + "nodePropertyViewNameGreaterThanTitle": "보다 큼", + "nodePropertyViewNameLessThanTitle": "보다 작음", "nodePropertyViewNameNameColumnHeader": "이름", + "nodePropertyViewNameNotEqualTitle": "같지 않음", "nodePropertyViewNameValueColumnBottomHeader": "값(맨 아래 계획)", "nodePropertyViewNameValueColumnLeftHeader": "값(왼쪽 계획)", "nodePropertyViewNameValueColumnRightHeader": "값(올바른 계획)", - "nodePropertyViewNameValueColumnTopHeader": "값(맨 위 플랜)" + "nodePropertyViewNameValueColumnTopHeader": "값(맨 위 플랜)", + "nodePropertyViewRightOperation": "오른쪽 작업: {0}", + "nodePropertyViewTopOperation": "맨 위 작업: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "true인 경우 실행 계획에 대한 마우스 오버 시 도구 설명을 활성화합니다. false인 경우 노드 클릭 또는 F3 키 누름 시 도구 설명이 표시됩니다.", "executionPlanCompareCommandOriginalValue": "실행 계획 비교", - "executionPlanCompareCommandValue": "실행 계획 비교" + "executionPlanCompareCommandValue": "실행 계획 비교", + "executionPlanConfigurationTitle": "실행 계획" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "실행 계획 편집기 쿼리" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "복사", + "executionPlanCollapseAllProperties": "모두 축소", + "executionPlanExpandAllProperties": "모두 확장", "executionPlanPropertyViewClose": "닫기", "executionPlanPropertyViewSortAlphabetically": "사전순", "executionPlanPropertyViewSortByDisplayOrder": "중요도", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "속성" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "쿼리 계획(미리 보기)" + "executionPlanTitle": "쿼리 계획" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "실행 계획 파일", + "executionPlan.diagram.ariaLabel": "실행 계획 {0}", "executionPlanCompareExecutionPlanAction": "실행 계획 비교", "executionPlanContextMenuDisableTooltip": "도구 설명 비활성화", "executionPlanContextMenuEnableTooltip": "도구 설명 활성화", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "도구 설명 사용 안 함", "executionPlanEnableTooltip": "도구 설명 활성화함", "executionPlanFitGraphLabel": "크기에 맞게", + "executionPlanHighlightExpensiveOperationAction": "비용이 많이 드는 작업 강조 표시", "executionPlanOpenGraphFile": "쿼리 계획 XML 표시", "executionPlanPropertiesActionLabel": "속성", "executionPlanSavePlanXML": "계획 파일 저장", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "쿼리 {0}: 쿼리 비용(스크립트 기준): {1}%" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "닫기(이스케이프)", + "cancelCustomZoomAction": "닫기", "customZoomApplyButton": "적용", - "customZoomApplyButtonTitle": "확대/축소 적용(Enter)", + "customZoomApplyButtonTitle": "확대/축소 적용", "invalidCustomZoomError": "1~200 사이의 확대/축소 값 선택", "qpZoomValueLabel": "확대/축소(백분율)", - "zoomAction": "확대/축소(Enter)" + "zoomAction": "Zoom" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "닫기(이스케이프)", + "cancelSearchAction": "닫기", + "executionPlanEnterValueTitle": "검색 값 입력", "executionPlanSearchTypeContains": "포함", "executionPlanSearchTypeEquals": "같음", - "nextSearchItemAction": "다음 일치 항목(Enter)", - "previousSearchItemAction": "이전 일치 항목(Shift+Enter)" + "executionPlanSelectPropertyTitle": "속성 선택", + "executionPlanSelectSearchTypeTitle": "검색 유형 선택", + "nextSearchItemAction": "다음 검색 결과", + "previousSearchItemAction": "이전 검색 결과" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "시기", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "전자 필기장 {0} 로드하는 중" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "아이콘은 전자 필기장을 나타냅니다.", "notebookExplorer.name": "Notebook", "notebookExplorer.searchResults": "검색 결과", "searchPathNotFoundError": "검색 경로를 찾을 수 없음: {0}" @@ -11704,6 +11743,7 @@ "connection": "연결", "dashboard": "대시보드", "data": "데이터", + "executionPlan": "실행 계획", "notebook": "Notebook", "profiler": "Profiler", "queryEditor": "쿼리 편집기", @@ -11773,6 +11813,7 @@ "saveAsCsv": "CSV로 저장", "saveAsExcel": "Excel로 저장", "saveAsJson": "JSON으로 저장", + "saveAsMarkdown": "Markdown으로 저장", "saveAsXml": "XML로 저장", "saveToFileNotSupported": "백업 데이터 원본에서 파일로 저장하도록 지원하지 않습니다.", "selectAll": "모두 선택", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "true이면 결과를 CSV로 저장할 때 열 머리글이 포함됩니다.", "queryEditor.results.saveAsCsv.lineSeperator": "결과를 CSV로 저장할 때 행을 분리하는 데 사용하는 문자", "queryEditor.results.saveAsCsv.textIdentifier": "결과를 CSV로 저장할 때 텍스트 필드를 묶는 데 사용하는 문자", + "queryEditor.results.saveAsExcel.includeHeaders": "true이면 결과를 Excel 파일로 저장할 때 열 머리글이 포함됩니다.", + "queryEditor.results.saveAsMarkdown.encoding": "결과를 Markdown으로 저장할 때 사용되는 파일 인코딩", + "queryEditor.results.saveAsMarkdown.includeHeaders": "true이면 결과를 Markdown 파일로 저장할 때 열 머리글이 포함됩니다.", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Markdown으로 내보낼 때 줄을 구분하는 데 사용할 문자입니다. 기본값은 시스템 줄 끝입니다.", "queryEditor.results.saveAsXml.encoding": "결과를 XML로 저장할 때 사용되는 파일 인코딩", "queryEditor.results.saveAsXml.formatted": "true이면 결과를 XML로 저장할 때 XML 출력에 형식이 지정됩니다.", "queryEditor.results.streaming": "결과 스트리밍을 사용하도록 설정합니다. 몇 가지 사소한 시각적 문제가 있습니다.", @@ -11897,7 +11942,8 @@ "deployment.title": "새 배포..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "리소스 뷰어" + "resourceViewer": "리소스 뷰어", + "resourceViewerIcon": "리소스 뷰어의 아이콘입니다." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "새로 고침" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "변경 내용 게시 중...", "tableDesigner.saveTableChanges": "저장" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "미리 보기 기능" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "진행 중인 작업 {0}개", "miViewTasks": "작업(&T)", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "연결 오류", + "enableTrustServerCertificate": "신뢰 서버 인증서 활성화", "kerberosErrorStart": "Kerberos 오류로 인해 연결이 실패했습니다.", "kerberosHelpLink": "Kerberos 구성 도움말이 {0}에 있습니다.", - "kerberosKinit": "이전에 연결된 경우 kinit을 다시 실행해야 할 수 있습니다." + "kerberosKinit": "이전에 연결된 경우 kinit을 다시 실행해야 할 수 있습니다.", + "runKinit": "Kinit 실행", + "trustServerCertInstructionText": "이 연결에서 암호화가 사용 설정되었습니다. 대상 SQL Server의 SSL 및 인증서 구성을 검토하거나 연결 대화 상자에서 '신뢰할 수 있는 서버 인증서'를 사용 설정하세요.\r\n\r\n 참고: 자체 서명된 인증서 제한된 보호만 제공하며 프로덕션 환경에서는 권장되지 않습니다. 이 연결에서 '신뢰할 수 있는 서버 인증서'를 활성화하고 다시 시도하시겠습니까? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "연결 형식", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "연결 세부 정보", "connectionDialog.cancel": "취소", "connectionDialog.connect": "연결", - "connectionDialog.connectionProviderNotSupported": "'{0}' 공급자 유형을 지원하는 확장이 현재 설치되어 있지 않습니다. 설치하고 다시 시도하세요.", - "connectionDialog.extensionNotInstalled": "이 리소스에 연결하려면 '{0}' 확장이 필요합니다. 설치하고 다시 시도하세요.", "connectionDialog.recentConnections": "최근 연결", - "connectionDialog.viewExtension": "확장 보기", - "connectionDialog.viewExtensions": "확장 보기", "noRecentConnections": "최근 연결 없음", "recentConnectionTitle": "최근 항목" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "이 연결을 취소하시겠습니까?", + "connection.extensionNotInstalled": "이 리소스에 연결하려면 '{0}' 확장이 필요합니다. 해당 확장을 설치하시겠습니까?", "connection.invalidConnectionResult": "연결 결과가 잘못되었습니다.", "connection.neverShowUnsupportedVersionWarning": "다시 표시 안 함", "connection.noAzureAccount": "연결을 위한 Azure 계정 토큰을 가져오지 못함", "connection.refreshAzureTokenFailure": "연결을 위한 Azure 계정 토큰을 새로 고침하지 못함", "connection.unsupportedServerVersionWarning": "서버 버전은 Azure Data Studio에서 지원되지 않으므로 계속 연결할 수 있지만 Azure Data Studio의 일부 기능이 예상대로 작동하지 않을 수 있습니다.", + "connectionDialog.connectionProviderNotSupported": "'{0}' 공급자 유형을 지원하는 확장이 현재 설치되어 있지 않습니다. 확장을 보시겠습니까?", "connectionManagementService.noProviderForUri": "{0} URI에 대한 공급자를 찾을 수 없습니다.", "connectionNotAcceptedError": "연결이 허용되지 않음", "connectionService.no": "아니요", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "새 그룹 추가...", "advanced": "고급...", + "boolean.false": "False", + "boolean.true": "True", "connection.azureAccountDropdownLabel": "계정", "connection.azureTenantDropdownLabel": "Azure AD 테넌트", "connectionName": "이름(옵션)", @@ -12261,7 +12307,8 @@ "copyDetails": "세부 정보 복사", "errorMessageDialog.action": "작업", "errorMessageDialog.close": "닫기", - "errorMessageDialog.ok": "확인" + "errorMessageDialog.ok": "확인", + "errorMessageDialog.readMore": "더 읽기" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "오류", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "Notebook 언어를 적용합니다.", "vscode.extension.contributes.notebook.providersDescriptions": "전자 필기장 공급자 설명을 제공합니다." }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "로드 중..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "연결 끊기", "activeConnections": "활성 연결 표시", @@ -12450,9 +12494,6 @@ "loginCanceled": "사용자가 취소함", "noProviderFound": "필요한 연결 공급자 '{0}'을(를) 찾을 수 없으므로 확장할 수 없습니다." }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "로드 중..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "서버", "treeAriaLabel": "최근 연결", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV(쉼표로 구분)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 통합 문서", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "일반 텍스트", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "결과 파일 선택", @@ -12584,7 +12626,6 @@ "groupColor": "그룹 색", "groupDescription": "그룹 설명", "serverGroup.cancel": "취소", - "serverGroup.colorValue": "그룹 색: {0}", "serverGroup.ok": "확인" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "복사", "ept.topOperationsCopyWithHeader": "헤더와 함께 복사", "ept.topOperationsSelectAll": "모두 선택", - "planTreeTab.title": "계획 트리(미리 보기)", + "planTreeTab.title": "플랜 트리", "topOperationsTableTitle": "실행 계획 트리" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "복사", "ep.topOperationsCopyWithHeader": "헤더를 사용하여 복사", "ep.topOperationsSelectAll": "모두 선택", - "topOperationsTabTitle": "상위 작업(미리 보기)", + "topOperationsTabTitle": "주요 작업", "topOperationsTableTitle": "상위 작업" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "출력 형식 {0}을(를) 인식할 수 없습니다." + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "새 열 너비 제공", + "table.resizeColumn.invalid": "잘못된 열 너비", + "table.resizeColumn.negativeSize": "크기는 0 또는 음수일 수 없음" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "모두 축소" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "지원되지 않는 연결", + "loading": "로드 중..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "속성 테이블 검색", + "ep.searchPlaceholder": "모든 필드에 대해 필터링", + "ep.topOperationsSearchDescription": "상위 작업 검색" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "모든 실행에 대한 실제 행 수", + "cancelExpensiveOperationAction": "닫기", + "executionPlanActualElapsedCpuTime": "실제 경과된 CPU 시간", + "executionPlanActualElapsedTime": "실제 경과 시간", + "executionPlanCost": "비용", + "executionPlanNumberOfRowsRead": "읽은 행 수", + "executionPlanOff": "끄기", + "executionPlanSelectExpenseMetricTitle": "경비 메트릭 선택", + "executionPlanSubtreeCost": "하위 트리 비용", + "expensiveOperationLabel": "메트릭:", + "highlightExpensiveOperationAction": "적용", + "highlightExpensiveOperationApplyButton": "적용", + "highlightExpensiveOperationButtonTitle": "비용이 많이 드는 작업 강조 표시", + "qp.expensiveOperationMetric.dontShowAgain": "다시 표시 안 함", + "qp.expensiveOperationMetric.no": "아니요", + "qp.expensiveOperationMetric.yes": "예", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "선택한 메트릭을 쿼리 실행 계획의 기본값으로 설정하시겠습니까?", + "turnOffExpensiveHighlightingOperationAction": "끄기" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "이제 Azure Data Studio에서 모든 SQL Server 연결에 대해 기본적으로 암호화를 사용합니다. 이로 인해 특정 암호화 관련 연결 속성이 변경되지 않는 한 기존 연결이 더 이상 작동하지 않을 수 있습니다.{0}아래 링크에서 자세한 내용을 검토하는 것이 좋습니다.", + "notifyEncryption.moreInfoLink": "추가 정보", + "notifyEncryption.title": "중요 업데이트" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "시작(&&W)", + "workbench.startupEditor": "이전 세션에서 복원된 편집기가 없는 경우 시작 시 편집기의 표시 여부를 제어합니다.", + "workbench.startupEditor.newUntitledFile": "새로운 제목 없는 파일을 엽니다(빈 창을 여는 경우에만 적용됨).", + "workbench.startupEditor.none": "편집기를 사용하지 않고 시작합니다.", + "workbench.startupEditor.readme": "폴더가 포함된 폴더를 열 때 README를 열고, 그렇지 않으면 'welcomePage'로 대체합니다. 참고: 이 항목은 전역 ccnfiguration으로만 관찰되며, 작업 영역 또는 폴더 구성에 설정된 경우 무시됩니다.", + "workbench.startupEditor.welcomePage": "Azure Data Studio 및 확장을 시작하는 데 도움이 되는 콘텐츠가 포함된 시작 페이지를 엽니다.", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "빈 워크벤치를 열 때 시작 페이지를 엽니다.", + "workbench.startupEditor.welcomePageWithTour": "시작하기 둘러보기로 시작 페이지 열기(기본값)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-pt-BR/CHANGELOG.md b/i18n/ads-language-pack-pt-BR/CHANGELOG.md index 7bf344a1f5..28448860c1 100644 --- a/i18n/ads-language-pack-pt-BR/CHANGELOG.md +++ b/i18n/ads-language-pack-pt-BR/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-pt_BR" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-pt-BR/package.json b/i18n/ads-language-pack-pt-BR/package.json index eb6e5b45d6..0339d00f55 100644 --- a/i18n/ads-language-pack-pt-BR/package.json +++ b/i18n/ads-language-pack-pt-BR/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-pt-br", "displayName": "Portuguese (Brazil) Language Pack for Azure Data Studio", "description": "Language pack extension for Portuguese (Brazil)", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/arc.i18n.json index ce677bdd9c..0b78bb0faf 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "USD", - "arc.addingWorkerNodes": "adicionando nós de trabalho", "arc.apply": "Aplicar", "arc.arcDeploymentDeprecation": "A extensão de implantação ARC foi substituída pela extensão Arc e foi desinstalada.", "arc.arcResources": "Recursos do Azure Arc", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "Antes de fazer isso, é necessário garantir", "arc.computeAndStorageDescriptionPartSix": "no cluster do Kubernetes para respeitar esta configuração.", "arc.computeAndStorageDescriptionPartThree": "sem tempo de inatividade e por", + "arc.computeConfiguration": "Configuração de Computação", "arc.condition": "Condição", - "arc.configurationCoordinatorNode": "Configuração", - "arc.configurationPerNode": "Configuração (por nó)", + "arc.configurationPerNode": "Configuração", "arc.configureRP": "Configurar política de retenção", "arc.configureRetentionPolicyButton": "Configurar Política de Retenção", "arc.confirmNewPassword": "Confirmar a nova senha", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "Não foi possível conectar-se ao controlador {0}. {1}", "arc.connectToMSSql": "Conectar-se à instância gerenciada do SQL - Azure Arc ({0})", "arc.connectToMSSqlFailed": "Não foi possível conectar à instância gerenciada do SQL-Instância do Azure Arc {0}. {1}", - "arc.connectToPGSql": "Conectar-se à Hiperescala do PostgreSQL – Azure Arc ({0})", - "arc.connectToPGSqlFailed": "Não foi possível conectar-se à Hiperescala do PostgreSQL - Instância do Azure Arc {0}. {1}", + "arc.connectToPGSql": "Conectar ao servidor PostgreSQL - Azure Arc ({0})", + "arc.connectToPGSqlFailed": "Não foi possível conectar ao servidor PostgreSQL - Instância Azure Arc {0}. {1}", "arc.connectToPostgresDescription": "Uma conexão com o servidor é necessária para mostrar e definir as configurações do mecanismo de banco de dados, que exigirão a instalação da extensão PostgreSQL.", "arc.connectToServer": "Conectar ao Servidor", "arc.connectionMode": "Modo de Conexão", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "Nome de usuário do controlador", "arc.coordinator": "Coordenador", - "arc.coordinatorCoresLimit": "Limite da CPU do nó coordenador", - "arc.coordinatorCoresRequest": "Solicitação da CPU do nó coordenador", "arc.coordinatorEndpoint": "Ponto de extremidade do coordenador", - "arc.coordinatorMemoryLimit": "Limite de Memória do Nó Coordenador (em GB)", - "arc.coordinatorMemoryRequest": "Solicitação de Memória do Nó Coordenador (em GB)", - "arc.coordinatorNode": "Nó coordenador", - "arc.coordinatorNodeConfigurationInformation": "Você pode configurar o número de núcleos de CPU e o tamanho de armazenamento que serão aplicados ao nó coordenador. Ajuste o número de núcleos de CPU e configurações de memória para o grupo de servidores. Para redefinir as solicitações e/ou limites, passe um valor vazio.", "arc.coordinatorNodeParameters": "Parâmetros do nó coordenador", "arc.coordinatorNodeParametersDescription": " Esses parâmetros do servidor do nó coordenador podem ser definidos como valores personalizados (não padrão). Pesquisar para localizar parâmetros.", "arc.copiedToClipboard": "{0} copiado para a área de transferência", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "Painel para a exibição de registros", "arc.lastTransition": "Última transição", "arc.latestpitrRestorePoint": "Último ponto no tempo", - "arc.learnAboutNodeParameters": "Saiba mais sobre as configurações do mecanismo de banco de dados da Hiperescala de PostgreSQL habilitada para o Azure Arc", - "arc.learnAboutPostgresClients": "Saiba mais sobre a Hiperescala de PostgreSQL habilitada para o Azure Arc.", + "arc.learnAboutNodeParameters": "Saiba mais sobre as configurações do mecanismo de banco de dados para o PostgreSQL habilitado para o Azure Arc", + "arc.learnAboutPostgresClients": "Saiba mais sobre interfaces de cliente so Azure PostgreSQL", "arc.learnMore": "Saiba mais.", "arc.loadExtensions": "Carregar extensões", "arc.loading": "Carregando...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "Nenhum ponto de extremidade externo foi configurado, por isso, essa informação não está disponível.", "arc.noInstancesAvailable": "Não há nenhuma instância disponível", "arc.noNodeParametersFound": "Não foi encontrado nenhum parâmetro do servidor de trabalho...", - "arc.noPodIssuesDetected": "Não há problemas conhecidos afetando essa instância de Hiperescala do PostgreSQL.", + "arc.noPodIssuesDetected": "Não há nenhum problema conhecido que afete esta instância do PostgreSQL.", "arc.noUpgrades": "A versão atual é a versão mais recente. Não há atualizações disponíveis.", "arc.noWorkerPods": "Nenhum pod de trabalhador nesta configuração.", "arc.node": "nó", - "arc.nodeConfiguration": "Configuração do nó", "arc.nodes": "nós", "arc.notConfigured": "Não Configurado", "arc.notReady": "Não está pronto", @@ -212,7 +204,7 @@ "arc.passwordToController": "Fornecer a senha ao controlador", "arc.pending": "Pendente", "arc.pgConnectionRequired": "É necessária uma conexão para mostrar e definir as configurações do mecanismo do banco de dados.", - "arc.pgSqlType": "Hiperescala do PostgreSQL – Azure Arc", + "arc.pgSqlType": "Servidor PostgreSQL - Azure Arc", "arc.pitr": "Restauração pontual", "arc.pitrInfo": "Especifique por quanto tempo você deseja manter seus backups point-in-time. Personalize isso para disponibilidade de backup.", "arc.podConditionsTable": "Tabela de condições Pod", @@ -224,11 +216,11 @@ "arc.podsReady": "pods prontos", "arc.podsUsedDescription": "Selecione um pod na lista suspensa abaixo para obter informações detalhadas sobre a integridade.", "arc.podsUsedDescriptionAria": "Selecionar uma cápsula no menu suspenso abaixo para informação detalhada sobre integridade", - "arc.postgres.computeAndStorageDescriptionPartTwo": "Grupo de servidores de Hiperescala do PostgreSQL por", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL pelo", "arc.postgresAdminUsername": "Nome do usuário administrador", "arc.postgresArcProductName": "Banco de Dados do Azure para PostgreSQL – Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "Você pode dimensionar seu Azure Arc habilitado", - "arc.postgresDashboard": "Hiperescala PostgreSQL - Painel do Azure Arc - {0}", + "arc.postgresDashboard": "Servidor PostgreSQL - Painel Azure Arc (Pré-visualização) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "Versão do PostgreSQL", @@ -274,8 +266,8 @@ "arc.searchToFilter": "Pesquisar para filtrar itens...", "arc.security": "Segurança", "arc.selectConnectionString": "Selecione uma das cadeias de conexão de cliente disponíveis abaixo.", + "arc.server": "Servidor", "arc.serverEndpoint": "Ponto de Extremidade do Servidor", - "arc.serverGroupNodes": "Nós do grupo de servidores", "arc.serverGroupType": "Tipo de grupo de servidores", "arc.serviceEndpoints": "Pontos de extremidade de serviço", "arc.serviceEndpointsTable": "Tabela de ponto de extremidade de serviço", @@ -320,18 +312,10 @@ "arc.version": "Versão", "arc.versionLog": "Saiba mais sobre cada versão aqui.", "arc.worker": "Trabalhador", - "arc.workerCoresLimit": "Limite de CPU de Nós de Trabalho", - "arc.workerCoresRequest": "Solicitação de CPU de Nós de Trabalho", - "arc.workerMemoryLimit": "Limite de Memória de Nós de Trabalho (em GB)", - "arc.workerMemoryRequest": "Solicitação de Memória de Nós de Trabalho (em GB)", "arc.workerNodeCount": "Contagem de nós de trabalho", - "arc.workerNodeInformation": "É possível expandir e reduzir o grupo de servidores reduzindo ou aumentando o número de nós de trabalho. O valor deve ser 0 ou maior que 1.", "arc.workerNodeParameters": "Parâmetros do Nó de Trabalho", "arc.workerNodes": "Nós de trabalho", - "arc.workerNodesConfigurationInformation": "Você pode configurar o número de núcleos de CPU e o tamanho da memória que serão aplicados a todos os nós de trabalho. Ajuste o número de núcleos de CPU e configurações de memória para o grupo de servidores. Para redefinir as solicitações e/ou limites, transmita um valor vazio.", - "arc.workerNodesDescription": "Expanda o grupo de servidores e dimensione o banco de dados adicionando nós de trabalho.", "arc.workerNodesParametersDescription": " Esses parâmetros do servidor do nó de trabalho podem ser definidos como valores personalizados (não padrão). Pesquisar para localizar parâmetros.", - "arc.workerOneNodeValidationMessage": "Não há suporte para o valor de 1.", "arc.yes": "Sim", "button.label": "Selecionar", "clusterContextConfigNoLongerValid": "As informações de contexto do cluster especificadas pelo arquivo de configuração: {0} e contexto de cluster: {1} não são mais válidas. O erro é:\r\n\t{2}\r\n Deseja atualizar essas informações?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "Aceito {0} e {1}.", - "arc.agreement.postgres.terms.conditions": "Termos e condições da Hiperescala PostgreSQL do Azure Arc habilitado", - "arc.agreement.sql.help.text": "A instância gerenciada habilitada para Azure Arc fornece acesso ao SQL Server e compatibilidade de recursos que podem ser implantados na infraestrutura de sua escolha. {0}. \r\n \r\n Ao clicar em 'Script to notebook' ou 'Deploy', eu (a) concordo com os termos legais e as políticas de privacidade associadas às ofertas do Marketplace listadas abaixo; (b) autorizar a Microsoft a cobrar do meu método de pagamento atual as taxas associadas à(s) oferta(s), com a mesma frequência de cobrança da minha assinatura do Azure; e (c) concordar que a Microsoft pode compartilhar meu contato, uso e informações transacionais com o(s) fornecedor(es) da(s) oferta(s) para suporte, cobrança e outras atividades transacionais. A Microsoft não fornece direitos para ofertas de terceiros. Para detalhes adicionais consulte {1}, {2} e {3}.", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Termos do Azure Marketplace", - "arc.agreement.sql.help.text.learn.more": "Saiba mais", + "arc.agreement.help.text.azure.marketplace.terms": "Termos do Azure Marketplace", + "arc.agreement.help.text.learn.more": "Saiba mais", + "arc.agreement.help.text.privacy.policy": "Política de privacidade", + "arc.agreement.help.text.terms.of.use": "Termos de uso", + "arc.agreement.postgres.help.text": "Servidor PostgreSQL - Azure Arc é um dos mecanismos de banco de dados disponíveis como parte dos serviços de dados habilitados para o Azure Arc e pode ser implantados na infraestrutura de sua escolha. {0}. \r\n \r\n Ao clicar em 'Script para notebook' ou 'Implantar', eu (a) concordo com os termos e condições jurídicas e as políticas de privacidade associadas às ofertas do Marketplace listadas abaixo; (b) autorizo a Microsoft a cobrar do meu método de pagamento atual as taxas associadas à(s) oferta(s), com a mesma frequência de cobrança da minha assinatura do Azure; e (c) concordo que a Microsoft pode compartilhar meu contato, uso e informações transacionais com o(s) fornecedor(es) da(s) oferta(s) para suporte, cobrança e outras atividades transacionais. A Microsoft não fornece direitos para ofertas de terceiros. Para detalhes adicionais consulte {1}, {2} e {3}.", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "Saiba mais sobre o Servidor PostgreSQL - Azure Arc", + "arc.agreement.postgres.terms.conditions": "Servidor PostgreSQL - Termos e condições do Azure Arc", + "arc.agreement.sql.help.text": "Instância gerenciada habilitada para Azure Arc fornece acesso ao SQL Server e compatibilidade de recursos que podem ser implantados na infraestrutura de sua escolha. {0}. \r\n \r\n Ao clicar em 'Script para notebook' ou 'Implantar', eu (a) concordo com os termos e condições jurídicas e as políticas de privacidade associadas às ofertas do Marketplace listadas abaixo; (b) autorizo a Microsoft a cobrar do meu método de pagamento atual as taxas associadas à(s) oferta(s), com a mesma frequência de cobrança da minha assinatura do Azure; e (c) concordo que a Microsoft pode compartilhar meu contato, uso e informações transacionais com o(s) fornecedor(es) da(s) oferta(s) para suporte, cobrança e outras atividades transacionais. A Microsoft não fornece direitos para ofertas de terceiros. Para detalhes adicionais consulte {1}, {2} e {3}.", "arc.agreement.sql.help.text.learn.more.ariaLabel": "Saiba mais sobre a Instância Gerenciada habilitada para Azure Arc", - "arc.agreement.sql.help.text.privacy.policy": "Política de privacidade", - "arc.agreement.sql.help.text.terms.of.use": "Termos de uso", "arc.agreement.sql.terms.conditions": "Instância Gerenciada de SQL do Azure - Termos e condições do Azure Arc", "arc.azure.account": "Conta do Azure", "arc.azure.location": "Local do Azure", @@ -445,45 +431,41 @@ "arc.memory-request.label": "Solicitação de Memória", "arc.openDashboard": "Gerenciar", "arc.password": "Senha", - "arc.postgres.server.group.coordinator.cores.limit.description": "O número máximo de núcleos de CPU para a instância Postgres que podem ser usados ​​no nó coordenador. Núcleos fracionários são suportados.", - "arc.postgres.server.group.coordinator.cores.limit.label": "Limite de CPU", - "arc.postgres.server.group.coordinator.cores.request.description": "O número mínimo de núcleos de CPU que devem estar disponíveis no nó coordenador para planejar o serviço. Núcleos fracionários são suportados.", - "arc.postgres.server.group.coordinator.cores.request.label": "Solicitação de CPU", - "arc.postgres.server.group.coordinator.memory.limit.description": "O limite de memória da instância do Postgres no nó coordenador em GB.", - "arc.postgres.server.group.coordinator.memory.limit.label": "Limite de memória (GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "A solicitação de memória da instância Postgres no nó coordenador em GB.", - "arc.postgres.server.group.coordinator.memory.request.label": "Solicitação de memória (GB)", - "arc.postgres.server.group.engine.version": "Versão do Motor", - "arc.postgres.server.group.extensions.description": "Uma lista separada por vírgulas das extensões Postgres que devem ser carregadas na inicialização. Consulte a documentação do Postgres para obter os valores suportados.", - "arc.postgres.server.group.extensions.label": "Extensões", - "arc.postgres.server.group.name": "Nome do grupo de servidores", - "arc.postgres.server.group.name.validation.description": "O nome do grupo de servidores deve consistir em caracteres alfanuméricos minúsculos ou '-', começar com uma letra, terminar com um caractere alfanumérico e ter 11 caracteres ou menos de comprimento.", - "arc.postgres.server.group.port": "Porta", - "arc.postgres.server.group.volume.size.backups.description": "O tamanho do volume de armazenamento a ser usado para backups em GB.", - "arc.postgres.server.group.volume.size.backups.label": "Tamanho do Volume em GB (Backups)", - "arc.postgres.server.group.volume.size.data.description": "O tamanho do volume de armazenamento a ser usado para dados em GB.", - "arc.postgres.server.group.volume.size.data.label": "Tamanho do volume em GB (dados)", - "arc.postgres.server.group.volume.size.logs.description": "O tamanho do volume de armazenamento a ser usado para logs em GB.", - "arc.postgres.server.group.volume.size.logs.label": "Tamanho do Volume GB (Logs)", - "arc.postgres.server.group.workers.cores.limit.description": "O número máximo de núcleos de CPU para a instância Postgres que pode ser usado por nó. Núcleos fracionários são suportados.", - "arc.postgres.server.group.workers.cores.limit.label": "Limite de CPU (núcleos por nó)", - "arc.postgres.server.group.workers.cores.request.description": "O número mínimo de núcleos de CPU que devem estar disponíveis por nó para agendar o serviço. Núcleos fracionários são suportados.", - "arc.postgres.server.group.workers.cores.request.label": "Solicitação de CPU (núcleos por nó)", - "arc.postgres.server.group.workers.description": "O número de nós de trabalho para provisionar em um cluster fragmentado ou zero (o padrão) para Postgres de nó único.", - "arc.postgres.server.group.workers.label": "Número de trabalhadores", - "arc.postgres.server.group.workers.memory.limit.description": "O limite de memória da instância do Postgres por nó em GB.", - "arc.postgres.server.group.workers.memory.limit.label": "Limite de memória (GB por nó)", - "arc.postgres.server.group.workers.memory.request.description": "A solicitação de memória da instância Postgres por nó em GB.", - "arc.postgres.server.group.workers.memory.request.label": "Solicitação de memória (GB por nó)", - "arc.postgres.settings.resource.coordinator.title": "Configuração de Computação do Nó Coordenador", - "arc.postgres.settings.resource.worker.title": "Configuração de Computação dos Nós de Trabalho", + "arc.postgres.server.cores.limit.description": "O número máximo de núcleos de CPU para a instância Postgres que podem ser usados ​​no nó coordenador. Núcleos fracionários são suportados.", + "arc.postgres.server.cores.limit.label": "Limite de CPU", + "arc.postgres.server.cores.request.description": "O número mínimo de núcleos de CPU que devem estar disponíveis no nó coordenador para planejar o serviço. Núcleos fracionários são suportados.", + "arc.postgres.server.cores.request.label": "Solicitação de CPU", + "arc.postgres.server.dev.use.description": "Marque a caixa para indicar que esta instância será usada apenas para fins de desenvolvimento ou de teste. Esta instância não será cobrada.", + "arc.postgres.server.dev.use.label": "Somente para uso em desenvolvimento", + "arc.postgres.server.engine.version": "Versão do Mecanismo", + "arc.postgres.server.extensions.description": "Uma lista separada por vírgulas das extensões Postgres que devem ser carregadas na inicialização. Consulte a documentação do Postgres para obter os valores suportados.", + "arc.postgres.server.extensions.label": "Extensões", + "arc.postgres.server.invalid.username": "Esse nome de usuário está desabilitado; escolha outro nome de usuário.", + "arc.postgres.server.memory.limit.description": "O limite de memória da instância do Postgres no nó coordenador em GB.", + "arc.postgres.server.memory.limit.label": "Limite de memória (GB)", + "arc.postgres.server.memory.request.description": "A solicitação de memória da instância Postgres no nó coordenador em GB.", + "arc.postgres.server.memory.request.label": "Solicitação de memória (GB)", + "arc.postgres.server.name": "Nome do servidor", + "arc.postgres.server.name.placeholder": "Inserir o nome do servidor", + "arc.postgres.server.name.validation.description": "O nome do servidor deve consistir em caracteres alfanuméricos minúsculos ou '-', iniciar com uma letra, terminar com um caractere alfanumérico e ter 11 caracteres ou menos de comprimento.", + "arc.postgres.server.port": "Porta", + "arc.postgres.server.service.type": "Tipo de serviço", + "arc.postgres.server.username": "Nome do usuário administrador", + "arc.postgres.server.username.placeholder": "Insira o nome de login do administrador do servidor", + "arc.postgres.server.volume.size.backups.description": "O tamanho do volume de armazenamento a ser usado para backups em GB.", + "arc.postgres.server.volume.size.backups.label": "Tamanho do Volume em GB (Backups)", + "arc.postgres.server.volume.size.data.description": "O tamanho do volume de armazenamento a ser usado para dados em GB.", + "arc.postgres.server.volume.size.data.label": "Tamanho do volume em GB (dados)", + "arc.postgres.server.volume.size.logs.description": "O tamanho do volume de armazenamento a ser usado para logs em GB.", + "arc.postgres.server.volume.size.logs.label": "Tamanho do Volume GB (Logs)", + "arc.postgres.settings.resource.compute.config.title": "Configuração de Computação", "arc.postgres.settings.section.title": "Configurações Gerais", "arc.postgres.settings.storage.title": "Configurações de armazenamento", "arc.postgres.storage-class.backups.description": "A classe de armazenamento a ser utilizada para backups de volumes persistentes", "arc.postgres.storage-class.data.description": "A classe de armazenamento a ser usada para volumes persistentes de dados", "arc.postgres.storage-class.logs.description": "A classe de armazenamento a ser usada para logs volumes persistentes", - "arc.postgres.wizard.page1.title": "Fornece parâmetros de grupo de servidores de Hiperescala PostgreSQL habilitados para Azure", - "arc.postgres.wizard.title": "Implantar um grupo de servidores de Hiperescala de PostgreSQL habilitada para Azure Arc", + "arc.postgres.wizard.page1.title": "Providenciar os parâmetros do servidor PostgreSQL", + "arc.postgres.wizard.title": "Implantar um Servidor PostgreSQL - Azure Arc (Pré-visualização)", "arc.sql.connection.settings.section.title": "Informações da Conexão SQL", "arc.sql.cores-limit.description": "O limite de núcleos da instância gerenciada como um inteiro.", "arc.sql.cores-request.description": "A solicitação de núcleos da instância gerenciada como um inteiro.", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "Alta disponibilidade", "arc.sql.high.availability.description": "Habilite réplicas adicionais para alta disponibilidade. A configuração de computador e armazenamento selecionada abaixo será aplicada a todas as réplicas.", "arc.sql.instance.name": "Nome da instância", + "arc.sql.instance.name.placeholder": "Inserir o nome da instância", "arc.sql.instance.retention.policy.title": "Política de Retenção de Backup da Instância SQL", "arc.sql.instance.settings.section.title": "Configurações da Instância do SQL", "arc.sql.invalid.instance.name": "O nome da instância deve consistir em caracteres alfanuméricos minúsculos ou '-', iniciar com uma letra, terminar com um caractere alfanumérico e ter 13 caracteres ou menos.", - "arc.sql.invalid.username": "nome de usuário sa está desabilitado, escolha outro nome", + "arc.sql.invalid.username": "Esse nome de usuário está desabilitado; escolha outro nome de usuário.", "arc.sql.license.type.description": "Aplique o Benefício Híbrido do Azure se você já possui uma Licença do SQL Server", "arc.sql.license.type.label": "Já tenho uma licença SQL Server cliente", "arc.sql.memory-limit.description": "O limite da capacidade da instância gerenciada como um inteiro.", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "Secundários sincronizados necessários para confirmar", "arc.sql.three.replicas": "3 réplicas", "arc.sql.two.replicas": "2 réplicas", - "arc.sql.username": "Nome de usuário", + "arc.sql.username": "Instância Gerenciada logon de administrador", + "arc.sql.username.placeholder": "Insira o nome do administrador", "arc.sql.volume.size.backups.description": "O tamanho do volume de armazenamento a ser usado nos backups em gibibytes.", "arc.sql.volume.size.backups.label": "Tamanho do volume em Gi (Backups)", "arc.sql.volume.size.data.description": "O tamanho do volume de armazenamento a ser usado nos dados em gibibytes.", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Declaração de Privacidade da Microsoft", "requested.cores.less.than.or.equal.to.cores.limit": "Os núcleos solicitados devem ser menores ou iguais ao limite dos núcleos", "requested.memory.less.than.or.equal.to.memory.limit": "A memória solicitada deve ser menor ou igual ao limite de memória", - "resource.type.arc.postgres.description": "Implantar grupos de servidores de Hiperescala PostgreSQL em um ambiente Azure Arc", - "resource.type.arc.postgres.display.name": "Grupos de servidores de Hiperescala do PostgreSQL - Azure Arc", + "resource.type.arc.postgres.description": "Implantar um servidor PostgreSQL em um ambiente do Azure Arc", + "resource.type.arc.postgres.display.name": "Servidor PostgreSQL - Azure Arc (Pré-visualização)", "resource.type.arc.sql.description": "Serviço de Instância SQL gerenciado para desenvolvedores de aplicativos em um ambiente gerenciado pelo cliente", "resource.type.arc.sql.display.name": "Instância Gerenciada de SQL do Azure – Azure Arc", "resource.type.azure.arc.description": "Cria um controlador de dados do Azure Arc. Certifique-se de executado o logon no az antes de iniciar este assistente.", diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/azurecore.i18n.json index 4f238238ce..9f982b6f6b 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "Ocorreu um erro com a autenticação ou os tokens foram excluídos do sistema. Tente adicionar a sua conta no Azure Data Studio novamente.", "azure.noUniqueIdentifier": "O usuário não tinha um identificador exclusivo no AAD", + "azure.owningTenantNotFound": "As informações do locatário não foram encontradas para a conta.", "azure.responseError": "Falha na recuperação de token com um erro. [Abrir ferramentas para desenvolvedores] ({0}) para obter mais detalhes.", "azure.tenantNotFound": "Locatário especificado com ID '{0}' não encontrado.", "azureAuth.unidentifiedError": "Erro não identificado com a autenticação do Azure", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "O locatário '{0} ({1})' requer que você seja autenticado novamente para acessar os recursos de {2}. Pressione Abrir para iniciar o processo de autenticação.", "azurecore.consentDialog.cancel": "Cancelar", "azurecore.consentDialog.ignore": "Ignorar Locatário", - "azurecore.consentDialog.open": "Abrir" + "azurecore.consentDialog.open": "Abrir", + "noMicrosoftResource": "O provedor '{0}' não tem um ponto de extremidade de recurso da Microsoft definido." }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Concessão de Código de Autenticação do Azure", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Cluster do Azure Data Explorer" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Banco de dados do Azure para o servidor MySQL Flexível" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "Hiperescala do PostgreSQL – Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "Nenhum recurso encontrado" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "Falha ao obter assinaturas da conta {0} (locatário '{1}'). {2}" + "azure.resource.tenantSubscriptionsError": "Falha ao obter assinaturas da conta {0} (locatário '{1}'). {2}", + "azure.resource.tenantTokenError": "Falha ao adquirir o token de acesso para a conta '{0}' (locatário '{1}')." }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (Versão Prévia) {0} ({1})", diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/big-data-cluster.i18n.json index f710eb567f..1c9bfc983f 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "Painel do Cluster de Big Data –", + "bdc.deprecationWarning": "O complemento Cluster de Big Data está sendo desativado e a funcionalidade do Azure Data Studio para ele será removida em uma versão futura. Leia mais sobre isso e o suporte no futuro [here](https://go.microsoft.com/fwlink/?linkid=2207340).", "mount.error.endpointNotFound": "As informações do ponto de extremidade do controlador não foram encontradas", "textConfirmRemoveController": "Tem certeza de que deseja remover '{0}'?", "textNo": "Não", diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/cms.i18n.json index 3c54331fe6..bf558b3526 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "Intenção do aplicativo", "cms.connectionOptions.applicationName.description": "O nome do aplicativo", "cms.connectionOptions.applicationName.displayName": "Nome do aplicativo", - "cms.connectionOptions.asynchronousProcessing.description": "Quando true, permite o uso da funcionalidade assíncrona no provedor de dados do .NET Framework", - "cms.connectionOptions.asynchronousProcessing.displayName": "Processamento assíncrono", "cms.connectionOptions.attachDbFilename.displayName": "Anexar o nome do arquivo de BD", "cms.connectionOptions.attachedDBFileName.description": "O nome do arquivo principal, incluindo o nome do caminho completo, de um banco de dados anexável", "cms.connectionOptions.attachedDBFileName.displayName": "Nome do arquivo de BD anexado", diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/git.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/git.i18n.json index 932ab3a9da..acea4f67a4 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "Publicar Ramificação", + "scm button publish branch running": "Ramificação de Branch...", + "scm button publish title": "$(cloud-upload) Publicar Ramificação", + "scm button sync description": "{0} Alterações de Sincronização {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "Sincronizando Alterações..." + }, "dist/askpass-main": { "missOrInvalid": "Credenciais ausentes ou inválidas." }, @@ -32,7 +40,7 @@ "branch name": "Nome da ramificação", "branch name format invalid": "O nome da ramificação precisa corresponder ao regex: {0}", "cant push": "Não é possível enviar refs por push para o remoto. Tente executar 'pull' primeiro para integrar suas alterações.", - "changed": "Nível do log alterado para: {0}", + "changed": "{0} Nível de log alterado para: {1}", "checkout detached": "Check-out desanexado...", "choose": "Escolher Pasta...", "clean repo": "Limpe sua árvore de trabalho do repositório antes do check-out.", @@ -54,7 +62,7 @@ "confirm force delete branch": "A ramificação '{0}' não foi totalmente mesclada. Excluir assim mesmo?", "confirm force push": "Você está prestes a forçar o envio por push das suas alterações. Isso pode ser destrutivo e pode substituir acidentalmente as alterações feitas por outras pessoas.\r\n\r\nTem certeza de que deseja continuar?", "confirm no verify commit": "Você está prestes a confirmar as alterações sem verificação, isso ignora hooks pre-commit e pode ser indesejável.\r\n\r\nTem certeza de que deseja continuar?", - "confirm publish branch": "A ramificação '{0}' não tem ramificação de upstream. Deseja publicar esta ramificação?", + "confirm publish branch": "A ramificação '{0}' não tem ramificação remota. Você gostaria de publicar este ramificação?", "confirm restore": "Tem certeza de que deseja restaurar {0}?", "confirm restore multiple": "Tem certeza de que deseja restaurar {0} arquivos?", "confirm stage file with merge conflicts": "Tem certeza de que deseja preparar {0} com conflitos de mesclagem?", @@ -72,12 +80,15 @@ "discard": "Descartar as Alterações", "discardAll": "Descartar Todos os {0} Arquivos", "discardAll multiple": "Descartar 1 Arquivo", + "drop all stashes": "Tem certeza de que deseja remover TODOS os stashes? Existem {0} stashes que estarão sujeitos a remoção e PODEM SER IMPOSSÍVEIS DE RECUPERAR.", + "drop one stash": "Tem certeza de que deseja remover TODOS os stashes? Há 1 estoque que estará sujeito a remoção e PODE SER IMPOSSÍVEL DE RECUPERAR.", "force": "Forçar o Check-out", "force push not allowed": "Forçar envio por push não é permitido. Habilite-o com a configuração 'git.allowForcePush'.", "git error": "Erro de git", "git error details": "Git: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "Abrir Comparação", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (Índice)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (Árvore de Trabalho)", @@ -157,7 +168,7 @@ "stash message": "Mensagem stash", "stashcheckout": "Fazer Stash e Check-out", "sure drop": "Tem certeza de que deseja remover o stash: {0}?", - "sync is unpredictable": "Esta ação fará com que as confirmações sejam enviadas por push e tenham pull efetuado de '{0}/{1}'.", + "sync is unpredictable": "Esta ação efetuará pull e push das confirmações de e para '{0}/{1}'.", "tag at": "Marca na {0}", "tag message": "Mensagem", "tag name": "Nome da marca", @@ -175,27 +186,17 @@ "yes never again": "Sim, Não Mostrar Novamente" }, "dist/main": { - "skipped": "Git localizado ignorado em: {0}", - "using git": "Usando git {0} de {1}", - "validating": "Validando git localizado em: {0}" + "skipped": "{0} Git encontrado ignorado em: {1}", + "using git": "{0} Usando o git {1} do {2}", + "validating": "{0} Validando o git encontrado em: {1}" }, "dist/model": { "no repositories": "Não há repositórios disponíveis", "not supported": "Não há suporte para caminhos absolutos na configuração 'git. scanRepositories'.", "pick repo": "Escolher um repositório", + "repoOnHomeDriveRootWarning": "Não é possível abrir automaticamente o repositório git em '{0}'. Para abrir esse repositório git, abra-o diretamente como uma pasta no VS Code.", "too many submodules": "O repositório '{0}' tem {1} submódulos que não serão abertos automaticamente. Você ainda pode abrir cada um individualmente abrindo um arquivo dentro dele." }, - "dist/remoteSource": { - "branch name": "Nome da ramificação", - "error": "$(error) Erro: {0}", - "none found": "Nenhum repositório remoto encontrado.", - "pick url": "Escolher uma URL da qual clonar.", - "provide url": "Fornecer URL do repositório", - "provide url or pick": "Fornecer URL do repositório ou selecionar uma origem do repositório.", - "type to filter": "Nome do repositório", - "type to search": "Nome do repositório (digite para pesquisar)", - "url": "URL" - }, "dist/repository": { "add known": "Deseja adicionar '{0}' a .gitignore?", "added by them": "Conflito: Adicionado por Eles", @@ -243,9 +244,6 @@ "pull push n": "Efetuar pull de {0} e efetuar push de {1} commits entre {2}/{3}", "push n": "Efetuar push de {0} commits para {1}/{2}", "push success": "Enviado por push com êxito.", - "scm button publish title": "$(cloud-upload) Publicar Alterações", - "scm button publish tooltip": "Publicar Alterações", - "scm button sync title": " Alterações de Sincronização $(sync){0}{1}", "staged changes": "Alterações Preparadas", "sync changes": "Sincronizar as Alterações", "sync is unpredictable": "Sincronizando. O cancelamento pode causar sérios danos ao repositório", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "Branch/tag de check-out...", - "publish changes": "Publicar Alterações", + "publish branch": "Publicar Ramificação", "publish to": "Publicar em {0}", "publish to...": "Publicar em...", "rebasing": "Trocando base", "syncing changes": "Sincronizando Alterações..." }, "dist/timelineProvider": { - "git.index": "Índice", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "E-mail", + "git.timeline.openComparison": "Abrir Comparação", "git.timeline.source": "Histórico de Git", "git.timeline.stagedChanges": "Alterações Preparadas", "git.timeline.uncommitedChanges": "Alterações Não Confirmadas", - "git.timeline.you": "Você", - "git.workingTree": "Árvore de Trabalho" + "git.timeline.you": "Você" }, "package": { "colors.added": "Cor dos recursos adicionados.", @@ -283,6 +280,9 @@ "colors.submodule": "Cor dos recursos do submódulo.", "colors.untracked": "Cor dos recursos não controlados.", "command.addRemote": "Adicionar Remoto...", + "command.api.getRemoteSources": "Obter Fontes Remotas", + "command.api.getRepositories": "Obter Repositórios", + "command.api.getRepositoryState": "Obter Estado do Repositório", "command.branch": "Criar Ramificação...", "command.branchFrom": "Criar Ramificação de...", "command.checkout": "Sair para...", @@ -295,6 +295,7 @@ "command.clone": "Clonar", "command.cloneRecursive": "Clonar (Recursivo)", "command.close": "Fechar Repositório", + "command.closeAllDiffEditors": "Fechar Todos os Editores de Comparação", "command.commit": "Confirmar", "command.commitAll": "Confirmar Tudo", "command.commitAllAmend": "Confirmar Tudo (Corrigir)", @@ -343,7 +344,7 @@ "command.rename": "Renomear", "command.renameBranch": "Renomear Ramificação...", "command.restoreCommitTemplate": "Restaurar Modelo de Confirmação", - "command.revealInExplorer": "Revelar na Barra Lateral", + "command.revealInExplorer": "Modo de exibição Revelar no Explorer", "command.revertChange": "Reverter Alteração", "command.revertSelectedRanges": "Reverter Intervalos Selecionados", "command.setLogLevel": "Definir o Nível de Log...", @@ -359,6 +360,7 @@ "command.stashApply": "Aplicar Stash...", "command.stashApplyLatest": "Aplicar Stash Mais Recente", "command.stashDrop": "Remover Stash...", + "command.stashDropAll": "Descartar Todos os Stashes...", "command.stashIncludeUntracked": "Stash (Incluir Não Controlado)", "command.stashPop": "Aplicar e Remover Stash...", "command.stashPopLatest": "Aplicar e Remover Stash Mais Recente", @@ -393,6 +395,8 @@ "config.checkoutType.local": "Branches locais", "config.checkoutType.remote": "Branches remotos", "config.checkoutType.tags": "Tags", + "config.closeDiffOnOperation": "Controla se o editor de comparação deve ser fechado automaticamente quando as alterações são ocultadas, confirmadas, descartadas, preparadas ou não.", + "config.commandsToLog": "Lista de comandos git (por exemplo: commit, push) que teriam seu 'stdout' registrado no [git output](command:git.showOutput). Se o comando git tiver um gancho do lado do cliente configurado, o 'stdout' do gancho do lado do cliente também será registrado no [git output](command:git.showOutput).", "config.confirmEmptyCommits": "Sempre confirmar a criação de confirmações vazias para o comando 'Git: Commit Empty'.", "config.confirmForcePush": "Controla se é necessário solicitar confirmação antes de forçar o envio por push.", "config.confirmNoVerifyCommit": "Controla se deve solicitar confirmação antes de confirmar sem verificação.", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "Confirmar todas as alterações quando não houver alterações preparadas.", "config.enableStatusBarSync": "Controla se o comando de sincronização do Git aparece na barra de status.", "config.enabled": "Se o Git está habilitado.", + "config.experimental.installGuide": "Melhorias experimentais para o fluxo de configuração do Git.", "config.fetchOnPull": "Quando habilitado, busque todas as ramificações efetuando pull. Caso contrário, busque apenas a atual.", "config.followTagsWhenSync": "Seguir as marcas de envio de tudo por push ao executar o comando de sincronização.", "config.ignoreLegacyWarning": "Ignora o aviso de Git herdado.", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "Fazer a remoção durante a busca.", "config.pullTags": "Buscar todas as marcas ao efetuar pull.", "config.rebaseWhenSync": "Forçar o git a usar a troca de base ao executar o comando de sincronização.", + "config.repositoryScanIgnoredFolders": "Lista de pastas ignoradas durante a verificação de repositórios Git quando '#git.autoRepositoryDetection#' está definido como 'true' ou 'subFolders'.", + "config.repositoryScanMaxDepth": "Controla a profundidade usada ao verificar as pastas do workspace para repositórios Git quando `#git.autoRepositoryDetection#` está definido como `true` ou` subFolders`. Pode ser definido como `-1` para nenhum limite.", "config.requireGitUserConfig": "Controla se a configuração explícita do usuário do Git deve ser exigida ou se o Git pode adivinhar a configuração quando ela estiver ausente.", "config.scanRepositories": "Lista de caminhos nos quais pesquisar repositórios git.", "config.showCommitInput": "Controla se a entrada de confirmação deve ser mostrada no painel de controle do código-fonte do Git.", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "Usar a data de criação", "config.timeline.date.committed": "Usar a data confirmada", "config.timeline.showAuthor": "Controla se o autor do commit deve ser mostrado na exibição Linha do tempo.", + "config.timeline.showUncommitted": "Controla se as alterações não confirmadas devem ser mostradas no modo de exibição de Linha do Tempo.", "config.untrackedChanges": "Controla como as alterações não controladas se comportam.", "config.untrackedChanges.hidden": "As alterações não controladas são ocultas e excluídas de várias ações.", "config.untrackedChanges.mixed": "Todas as alterações, controladas e não controladas, aparecem juntas e se comportam igualmente.", "config.untrackedChanges.separate": "As alterações não controladas são exibidas separadamente no modo de exibição de Controle do Código-fonte. Elas também são excluídas de várias ações.", "config.useCommitInputAsStashMessage": "Controla se a mensagem da caixa de entrada de commit deve ser usada como a mensagem de stash padrão.", "config.useForcePushWithLease": "Controla se o envio por push forçado usa a variante force-with-lease mais segura.", + "config.useIntegratedAskPass": "Controla se o GIT_ASKPASS deve ser substituído para usar a versão integrada.", "description": "Integração SCM do Git", "displayName": "Git", "submenu.branch": "Ramificação", @@ -485,11 +494,15 @@ "submenu.tags": "Marcas", "view.workbench.cloneRepository": "Você pode clonar um repositório localmente.\r\n[Clonar Repositório](comando: git.clone 'Clonar um repositório após a ativação da extensão git')", "view.workbench.learnMore": "Para saber mais sobre como usar o git e o controle do código-fonte no Azure Data Studio [leia nossa documentação](https://aka.ms/vscode-scm).", - "view.workbench.scm.disabled": "Se você quiser usar os recursos do git, habilite o git em suas [configurações](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPara saber mais sobre como usar o git e o controle do código-fonte no Azure Data Studio [leia nossa documentação](https://aka.ms/vscode-scm).", + "view.workbench.scm.disabled": "Se você quiser usar os recursos do git, habilite o Git nas suas [configurações](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nPara saber mais sobre como usar o git e o controle do código-fonte no VS Code [leia nossos documentos](https://aka.ms/vscode-scm).", "view.workbench.scm.empty": "Para usar os recursos do git, você pode abrir uma pasta que contém um repositório git ou clonar de uma URL.\r\n[Abrir Pasta](command:vscode.openFolder)\r\n[Clonar Repositório](command:git.clone)\r\nPara saber mais sobre como usar o git e o controle do código-fonte no Azure Data Studio [leia nossa documentação](https://aka.ms/vscode-scm).", "view.workbench.scm.emptyWorkspace": "O workspace atualmente aberto não tem nenhuma pasta que contenha repositórios git.\r\n[Adicionar Pasta ao Workspace](command:workbench.action.addRootFolder)\r\nPara saber mais sobre como usar o git e o controle do código-fonte no Azure Data Studio [leia nossa documentação](https://aka.ms/vscode-scm).", "view.workbench.scm.folder": "A pasta aberta no momento não tem um repositório git. Você pode inicializar um repositório que habilitará os recursos de controle do código-fonte fornecidos pelo git.\r\n[Inicializar Repositório](command:git.init?%5Btrue%5D)\r\nPara saber mais sobre como usar o git e o controle do código-fonte no Azure Data Studio [leia nossa documentação](https://aka.ms/vscode-scm).", "view.workbench.scm.missing": "Não foi detectada uma instalação do git válida. Mais detalhes podem ser encontrados em [saída do git](command:git.showOutput).\r\n[instale o git](https://git-scm.com/) ou saiba mais sobre como usar o git e o controle do código-fonte no Azure Data Studio em [nossos documentos](https://aka.ms/vscode-scm).\r\nSe você estiver usando um sistema de controle de versão diferente, poderá [pesquisar no Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) por extensões adicionais.", + "view.workbench.scm.missing.guide": "Instale o Git, um sistema de controle do código-fonte popular, para acompanhar alterações de código e colaborar com outras pessoas. Saiba mais em nossos [guias do Git](https://aka.ms/vscode-scm).", + "view.workbench.scm.missing.guide.linux": "O controle do código-fonte depende da instalação do Git.\r\n[Baixe o Git para Linux](https://git-scm.com/download/linux)\r\nDepois de instalar, [recarregue](command:workbench.action.reloadWindow) (ou [solucione o problema](command:git.showOutput)). Provedores de controle do código-fonte adicionais podem ser instalados [a partir do Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.mac": "[Baixe o Git para macOS](https://git-scm.com/download/mac)\r\nDepois de instalar, [recarregue](command:workbench.action.reloadWindow) (ou [solucione o probleme](command:git.showOutput)). Provedores de controle do código-fonte adicionais podem ser instalados [a partir do Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.windows": "[Baixar o Git para Windows](https://git-scm.com/download/win)\r\nDepois de instalar, [recarregue](command:workbench.action.reloadWindow) (ou [solucione o problema](command:git.showOutput)). Provedores de controle do código-fonte adicionais podem ser instalados [a partir do Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", "view.workbench.scm.workspace": "O workspace aberto atualmente não tem nenhuma pasta contendo repositórios git. Você pode inicializar um repositório em uma pasta que habilitará os recursos de controle do código-fonte fornecidos pelo git.\r\n[Inicializar Repositório](command:git.init)\r\nPara saber mais sobre como usar o git e o controle do código-fonte no Azure Data Studio [leia nossa documentação](https://aka.ms/vscode-scm)." } } diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/kusto.i18n.json index d249eacf9d..3cfe04e8e6 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "O Azure Data Studio precisa entrar em contato com o Azure Key Vault para acessar uma chave mestra de coluna para Always Encrypted, mas nenhuma conta vinculada do Azure está disponível. Adicione uma conta vinculada do Azure e tente a consulta novamente." }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "Concluída a instalação de {0}", + "downloadServiceDoneChannelMsg": "Baixado {0}", "downloadingServiceChannelMsg": "Baixando {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "Baixando {0}", diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/mssql.i18n.json index 02a2a2aa79..f4fd071a02 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "O nome de usuário e a senha são obrigatórios" }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "Concluída a instalação de {0}", + "downloadServiceDoneChannelMsg": "Baixado {0}", "downloadingServiceChannelMsg": "Baixando {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "Baixando {0}", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "Iniciando {0}" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "Nova Tabela" + "tableDesigner.NewTable": "Nova Tabela", + "tableDesigner.no": "Não", + "tableDesigner.turnOnPreloadingMessage": "Deseja reduzir o tempo de carregamento do designer de tabela habilitando o pré-carregamento do modelo de banco de dados? O modelo de banco de dados será pré-carregado quando você expandir o nó de banco de dados no explorador de objetos.", + "tableDesigner.yes": "Sim" }, "dist/telemetry": { "serviceCrashMessage": "O componente {0} foi encerrado inesperadamente. Reinicie o Azure Data Studio.", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "Intenção do aplicativo", "mssql.connectionOptions.applicationName.description": "O nome do aplicativo", "mssql.connectionOptions.applicationName.displayName": "Nome do aplicativo", - "mssql.connectionOptions.asynchronousProcessing.description": "Quando true, permite o uso da funcionalidade assíncrona no provedor de dados do .NET Framework", - "mssql.connectionOptions.asynchronousProcessing.displayName": "Processamento assíncrono", "mssql.connectionOptions.attachDbFilename.displayName": "Anexar o nome do arquivo de BD", "mssql.connectionOptions.attachedDBFileName.description": "O nome do arquivo principal, incluindo o nome do caminho completo, de um banco de dados anexável", "mssql.connectionOptions.attachedDBFileName.displayName": "Nome do arquivo de BD anexado", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "ID da estação de trabalho", "mssql.disabled": "Desabilitado", "mssql.enabled": "Habilitado", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "Realça a operação do plano de execução com o maior número real de linhas para todas as execuções.", + "mssql.executionPlan.cost": "Realça a operação do plano de execução com o custo mais alto.", + "mssql.executionPlan.expensiveOperationMetric": "A métrica padrão a ser usada para realçar uma operação cara em planos de execução de consulta", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "Realça a operação do plano de execução que usou mais tempo de CPU.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "Realça a operação do plano de execução que levou mais tempo.", + "mssql.executionPlan.expensiveOperationMetric.off": "O realce de operações caras será desativado para planos de execução.", + "mssql.executionPlan.numberOfRowsRead": "Realça a operação do plano de execução com o maior número de linhas lidas.", + "mssql.executionPlan.subtreeCost": "Realça a operação do plano de execução com o custo de subárvore mais alto.", "mssql.exportNotebookToSql": "Exportar o Notebook como SQL", "mssql.exportSqlAsNotebook": "Exportar o SQL como Notebook", "mssql.format.alignColumnDefinitionsInColumns": "Definições de coluna devem ser alinhadas?", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "Um tempo limite de execução 0 indica uma espera ilimitada (sem tempo limite)", "mssql.query.implicitTransactions": "Habilitar SET IMPLICIT_TRANSACTIONS", "mssql.query.lockTimeout": "Habilitar a opção SET LOCK TIMEOUT (em milissegundos)", - "mssql.query.maxXmlCharsToStore": "Número de caracteres XML a serem armazenados após a execução de uma consulta", + "mssql.query.maxCharsToStore": "Máximo de caracteres/bytes a serem armazenados em cada valor nas colunas caracter/binário depois de executar uma consulta. Valor padrão: 65.535. Intervalo de valor válido: 1 a 2.147.483.647.", + "mssql.query.maxXmlCharsToStore": "Máximo de caracteres a serem armazenados em cada valor nas colunas XML depois de executar uma consulta. Valor padrão: 2.097.152. Intervalo de valor válido: 1 a 2.147.483.647.", "mssql.query.noCount": "Habilitar a opção SET NOCOUNT", "mssql.query.noExec": "Habilitar a opção SET NOEXEC", "mssql.query.parseOnly": "Habilitar a opção SET PARSEONLY", @@ -398,6 +408,7 @@ "mssql.query.textSize": "O tamanho máximo de dados text e ntext retornados de uma instrução SELECT", "mssql.query.transactionIsolationLevel": "Habilitar a opção SET TRANSACTION ISOLATION LEVEL", "mssql.query.xactAbortOn": "Habilitar a opção SET XACT_ABORT ON", + "mssql.tableDesigner.preloadDatabaseModel": "Se o modelo de banco de dados deve ser pré-carregado quando o nó do banco de dados no explorador de objetos for expandido. Quando ativado, o tempo de carregamento do designer de tabela pode ser reduzido. Nota: Você pode ver um uso de memória maior do que o normal se precisar expandir muitos nós de banco de dados.", "mssql.tracingLevel": "[Opcional] Registre o nível para serviços de back-end. O Azure Data Studio gera um nome de arquivo sempre que é iniciado e, quando o arquivo já existe, as entradas de logs são acrescentadas a esse arquivo. Para a limpeza de arquivos de log antigos, confira as configurações logRetentionMinutes e logFilesRemovalLimit. O tracingLevel padrão não registra uma grande quantidade de log. A alteração de detalhamento pode levar ao aumento dos requisitos de log e de espaço em disco para os logs. Erro inclui Crítico, Aviso inclui Erro, informações incluem Aviso e Detalhado inclui Informações", "mssqlCluster.copyPath": "Copiar Caminho", "mssqlCluster.deleteFiles": "Excluir", diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/query-history.i18n.json index a08ca50210..794aa80ea4 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/query-history.i18n.json @@ -8,9 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "Erro ao carregar itens de histórico de consultas salvos. {0}", + "failed": "Com falha", + "succeeded": "Com êxito" + }, "package": { "queryHistory.captureEnabledDesc": "Se a captura do Histórico de Consultas estiver habilitada. Se for false, as consultas executadas não serão capturadas.", - "queryHistory.clear": "Limpar todo o histórico", + "queryHistory.clear": "Limpar Todo o Histórico", "queryHistory.delete": "Excluir", "queryHistory.description": "Exibir e executar consultas executadas anteriormente", "queryHistory.disableCapture": "Pausar a Captura de Histórico de Consultas", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "Abrir um novo editor desconectado com a consulta do item de histórico selecionado", "queryHistory.doubleClickAction.run": "Abrir um novo editor conectado com a consulta e a conexão do item de histórico selecionado e executar a consulta automaticamente", "queryHistory.enableCapture": "Iniciar a Captura do Histórico de Consultas", + "queryHistory.loading": "Carregando entradas salvas...", + "queryHistory.maxEntries": "Número máximo de entradas a serem armazenados. 0 significa que entradas ilimitadas são armazenadas. Aumentar esse limite pode afetar o desempenho, especialmente se a persistência estiver habilitada.", "queryHistory.noEntries": "Não há nenhuma consulta a ser exibida", "queryHistory.open": "Abrir Consulta", + "queryHistory.openStorageFolder": "Abrir pasta de armazenamento", + "queryHistory.persistHistory": "Se o histórico de consultas persiste entre reinicializações. Se for false, o histórico será limpo quando o aplicativo for encerrado.", "queryHistory.run": "Executar Consulta" } } diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/schema-compare.i18n.json index dfd47371d4..fa088c9146 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "A Comparação de Esquemas do SQL Server para o Azure Data Studio dá suporte à comparação de esquemas de bancos de dados e dacpacs.", "displayName": "Comparação de Esquemas do SQL Server", + "schemaCompare.openInScmp": "Abrir na Comparação de Esquemas", "schemaCompare.runComparison": "Executar comparação de esquemas", "schemaCompare.start": "Comparação de Esquemas" } diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/sql-database-projects.i18n.json index 0ffd67203b..53a6f041cf 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "Falha ao verificar o Docker. Verifique se o Docker está instalado e em execução. Erro: '{0}'", "done": "Concluído", "dontUseProfile": "Não usar o perfil", + "downloadError": "Erro de download", + "downloadProgress": "Progresso do download", + "downloading": "Baixando", + "downloadingDacFxDlls": "Baixando o nuget Microsoft.Build.Sql para obter DLLs de build", + "downloadingFromTo": "Baixando de {0} para {1}", "edgeEulaAgreementTitle": "Contrato de licença do SQL do Microsoft Azure no Edge", "edgeProjectTypeDescription": "Inicie com as partes principais para desenvolver e publicar esquemas do banco de dados SQL do Azure no Edge", "edgeProjectTypeDisplayName": "Banco de dados SQL do Azure no Edge", @@ -135,8 +140,11 @@ "enterSystemDbName": "Insira um nome de banco de dados para esse banco de dados do sistema", "enterUser": "Insira o nome de usuário do administrador do {0}", "equalComparison": "O projeto já está atualizado com o banco de dados.", + "errorDownloading": "Erro ao baixar {0}. Erro: {1}", + "errorExtracting": "Erro ao extrair arquivos de {0}. Erro: {1}", "errorFindingBuildFilesLocation": "Erro ao localizar o local dos arquivos de build: {0}", "errorReadingProjectGuid": "Erro ao tentar ler {0} do projeto '{1}'", + "errorRetrievingBuildFiles": "Não foi possível criar o projeto. Ocorreu um erro ao recuperar arquivos necessários para compilar.", "eulaAgreementTemplate": "Eu aceito os {0}.", "eulaAgreementText": "Eu aceito os {0}.", "eulaAgreementTitle": "Contrato de Licença do Microsoft SQL Server", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "Trabalho de Streaming Externo", "externalStreamingJobValidationPassed": "A validação do trabalho de streaming externo foi aprovada.", "extractTargetRequired": "Para criar um projeto de banco de dados são necessárias as informações alvo para realizar a coleta.", + "extractingDacFxDlls": "Extraindo DLLs de compilação DacFx para {0}", "file": "Arquivo", "fileAlreadyExists": "Já existe um arquivo com o nome '{0}' no disco neste local. Escolha outro nome.", "fileFormat": "Formato do arquivo", @@ -163,8 +172,11 @@ "generatingProjectFailed": "Falha na geração do projeto por meio do AutoRest. Verifique o painel de saída para obter mais detalhes. Erro: {0}", "generatingProjectFromAutorest": "Gerando novo projeto SQL a partir de {0}... Verifique a janela de saída para obter detalhes.", "hr": "h", + "imageTag": "Marca de imagem", "importElements": "Importar Elementos", "include": "Incluir", + "includePermissionsInProject": "Incluir permissões no projeto", + "includePermissionsLabel": "Incluir permissões", "installGlobally": "Instale globalmente", "invalidDataSchemaProvider": "DSP inválido no arquivo. sqlproj", "invalidDatabaseReference": "Referência de banco de dados inválida no arquivo .sqlproj", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": "Editar Arquivo .sqlproj", "sqlDatabaseProjects.exclude": "Excluir do projeto", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Gerar Projeto SQL da especificação OpenAPI/Swagger", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "Qual versão do SDK do Microsoft.Build.Sql usar para criar projetos SQL herdados. Exemplo: 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "Se deseja solicitar ao usuário que instale o .NET Core quando não detectado.", "sqlDatabaseProjects.new": "Novo Projeto de Banco de Dados", "sqlDatabaseProjects.newExternalStreamingJob": "Adicionar Trabalho de Streaming Externo", diff --git a/i18n/ads-language-pack-pt-BR/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-pt-BR/translations/extensions/sql-migration.i18n.json index 569f18411f..484023c298 100644 --- a/i18n/ads-language-pack-pt-BR/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "Migrar '{0}' para SQL do Azure", "sql.cancel.migration.confirmation": "Tem certeza de que deseja cancelar esta migração?", "sql.migrate.text": "Selecionar bancos de dados que deseja migrar para SQL do Azure.", + "sql.migratino.database.loading.tables": "Carregando a lista de tabelas...", + "sql.migratino.database.missing.tables": "0 tabelas encontradas.", + "sql.migratino.table.selection.filter": "Filtrar tabelas", + "sql.migratino.table.selection.status.column": "Tem linhas", + "sql.migratino.table.selection.tablename.column": "Nome da tabela", + "sql.migratino.table.selection.update.button": "Atualizar", + "sql.migratino.table.selection.update.cancel": "Cancelar", "sql.migration.account.credentials.refresh.required": "{0} (requer atualização de credenciais)", "sql.migration.active.backup.files": "Arquivos de backup ativos", "sql.migration.active.backup.files.items": "Arquivos de backup ativos (1 item)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "Falha na avaliação da sua instância do SQL Server '{0}'.", "sql.migration.assessment.in.progress": "Avaliação em andamento", "sql.migration.assessment.in.progress.content": "Estamos avaliando os bancos de dados em sua instância do SQL Server {0} para identificar o alvo SQL do Azure correto.\r\n\r\nIsto pode levar algum tempo.", - "sql.migration.assessment.migration.warning": "Os bancos de dados que não estão prontos para migração para a Instância Gerenciada de SQL do Azure podem ser migrados para o SQL Server em Máquinas Virtuais do Azure.", + "sql.migration.assessment.migration.warning": "Os bancos de dados que não estão prontos para migração para a Instância Gerenciada de SQL do Azure ou para o Banco de Dados SQL podem ser migrados para o SQL Server em Máquinas Virtuais do Azure.", + "sql.migration.assessment.migration.warning.sqldb": "Bancos de dados que não estão prontos para migração para o Banco de Dados SQL do Azure podem ser migrados para o SQL Server nas Máquinas Virtuais do Azure. Como alternativa, examine os resultados da avaliação para a preparação da migração da Instância Gerenciada de SQL do Azure.", + "sql.migration.assessment.migration.warning.sqlmi": "Bancos de dados que não estão prontos para migração para a Instância Gerenciada de SQL do Azure podem ser migrados para o SQL Server nas Máquinas Virtuais do Azure. Como alternativa, examine os resultados da avaliação para a preparação da migração do Banco de Dados SQL.", "sql.migration.assessment.results": "Resultados da avaliação", "sql.migration.assessment.results.and.recommendations.title": "Resultados e recomendações da avaliação", "sql.migration.assessments.blocking.issue": "Este é um problema de bloqueio que impedirá o êxito da migração do banco de dados.", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "Tipo de autenticação", "sql.migration.authentication.types": "Chaves de autenticação", "sql.migration.azure.sql": "SQL do Azure", - "sql.migration.azure.sql.database": "Banco de Dados SQL do Azure", + "sql.migration.azure.sql.database": "Servidor do Banco de Dados SQL do Azure", "sql.migration.azure.sql.database.managed.instance": "Instância Gerenciada de SQL do Azure", "sql.migration.azure.sql.database.virtual.machine": "SQL Server em Máquinas Virtuais do Azure", "sql.migration.azure.sql.database.virtual.machine.short": "SQL Server na VM do Azure", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "Assinatura", "sql.migration.blob.storage.table.help": "Inserir o nome do banco de dados de destino e selecionar grupo de recursos, conta de armazenamento e contêiner para os bancos de dados de origem selecionados.", "sql.migration.blob.storageAccount.select": "Selecione um valor de conta de armazenamento primeiro.", - "sql.migration.can.be.migrated": "{0}/{1} bancos de dados podem ser migrados", + "sql.migration.can.be.migrated": "{0}/{1} bancos de dados podem ser migrados sem problemas", "sql.migration.cancel": "Cancelar", "sql.migration.cancel.error": "Ocorreu um erro ao cancelar a migração.", "sql.migration.cancel.migration": "Cancelar migração", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "Concluir substituição", "sql.migration.completing.cutover.warning": "Concluir a substituição sem restaurar todos os backups pode resultar em perda de dados.", "sql.migration.confirm.checkbox.message": "Confirmo que não há backups de log adicionais para fornecer e desejo concluir a substituição.", + "sql.migration.connection.label": "Conectar", "sql.migration.connection.status": "Status da conexão", "sql.migration.copy.key1": "Copiar chave 1", "sql.migration.copy.key2": "Copiar chave 2", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. Verifique se todos os backups foram restaurados no banco de dados de destino. O valor de “Backups de log com restauração pendente” deve ser zero.", "sql.migration.cutover.step.3.network.share": "3. Verifique se todos os backups de log foram restaurados no banco de dados de destino. O valor de “Backups de log com restauração pendente” deve ser zero.", "sql.migration.cutover.type": "Modo", - "sql.migration.dashboard.description": "Determine a prontidão de migração de suas instâncias do SQL Server, identifique um destino recomendado do Azure SQL e conclua a migração de sua instância do SQL Server para a Instância Gerenciada de SQL do Azure ou SQL Server em máquinas virtuais do Azure.", + "sql.migration.dashboard.description": "Determine a prontidão da migração de suas instâncias do SQL Server, identifique um destino de SQL do Azure recomendado e conclua a migração da sua instância do SQL Server para a Instância Gerenciada de SQL do Azure, SQL Server em Máquinas Virtuais do Azure ou Banco de Dados SQL do Azure.", "sql.migration.dashboard.help.description.dmsGuide": "Um hub de artigos de migração que fornece orientações passo a passo para migrar e modernizar seus ativos de dados no Azure.", "sql.migration.dashboard.help.description.mi": "Um tutorial passo a passo para migrar bancos de dados de uma instância do SQL Server (local ou Máquinas Virtuais do Azure) para a Instância Gerenciada de SQL do Azure com tempo de inatividade mínimo.", "sql.migration.dashboard.help.description.migrateUsingADS": "A extensão SQL do Azure Migration para Azure Data Studio fornece recursos para avaliar, obter recomendações do Azure do tamanho certo e migrar bancos de dados do SQL Server para o Azure.", + "sql.migration.dashboard.help.description.sqldb": "Um tutorial passo a passo para migrar bancos de dados de uma instância do SQL Server (no local ou Máquinas Virtuais do Azure) para o Banco de Dados SQL do Azure (VISUALIZAÇÃO).", "sql.migration.dashboard.help.description.vm": "Um tutorial passo a passo para migrar bancos de dados de uma instância do SQL Server (local) para o SQL Server em Máquinas Virtuais do Azure com tempo de inatividade mínimo.", "sql.migration.dashboard.help.link.dmsGuide": "Guias de migração de banco de dados do Azure", "sql.migration.dashboard.help.link.mi": "Tutorial: Migrar para Instância Gerenciada de SQL do Azure (online)", "sql.migration.dashboard.help.link.migrateUsingADS": "Migrar bancos de dados usando Azure Data Studio", + "sql.migration.dashboard.help.link.sqldb": "Tutorial: migrar para o SQL Server no Banco de Dados SQL do Azure (offline) - (VISUALIZAÇÃO)", "sql.migration.dashboard.help.link.vm": "Tutorial: Migrar para SQL Server em Máquinas Virtuais do Azure (online)", "sql.migration.dashboard.help.title": "Artigos de ajuda e links de vídeo", "sql.migration.dashboard.migrate.task.button": "Migrar para SQL do Azure", "sql.migration.dashboard.migrate.task.button.description": "Migrar a Instância do SQL Server para o SQL do Azure.", "sql.migration.dashboard.title": "Migração do SQL do Azure", + "sql.migration.data.source.configuration.page.title": "Configuração da fonte de dados", "sql.migration.data.uploaded.info": "Comparação da quantidade real de dados lidos da origem e da quantidade real de dados carregados para o destino.", "sql.migration.data.uploaded.size": "Dados carregados/tamanho", "sql.migration.database": "Banco de dados", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Selecione os bancos de dados que você deseja avaliar para migração para o SQL do Azure.", "sql.migration.database.assessment.title": "Bancos de dados para avaliação", "sql.migration.database.backup.load.error": "Erro ao acessar detalhes do banco de dados.", - "sql.migration.database.checksum.info.text": "Verifique se os backups foram feitos com a opção WITH CHECKSUM.", + "sql.migration.database.connection.error": "Ocorreu um erro ao conectar ao banco de dados para a migração de destino.", + "sql.migration.database.connection.error.message": "Erro de conexão: {0} {1}", + "sql.migration.database.loading": "Carregando lista de tabelas do banco de dados", "sql.migration.database.migration.mode.description": "Para migrar para o destino do SQL do Azure, escolha um modo de migração baseado em seus requisitos de tempo de inatividade.", "sql.migration.database.migration.mode.label": "Modo de migração", "sql.migration.database.migration.mode.offline.description": "O tempo de inatividade do aplicativo será iniciado quando a migração for iniciada.", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "Status da migração de banco de dados", "sql.migration.database.migration.status.label": "Status de migração de banco de dados: {0}", "sql.migration.database.page.description": "Selecione o local dos backups de banco de dados a serem usados durante a migração.", - "sql.migration.database.page.title": "Backup de banco de dados", - "sql.migration.database.private.endpoint.info.text": "Verifique se a conta de Armazenamento do Microsoft Azure não usa um ponto de extremidade privado.", "sql.migration.database.status.column": "Status de migração", + "sql.migration.database.table.refresh.label": "Atualizar", + "sql.migration.database.table.selection.description": "Para migrar para SQL do Azure de destino, selecione tabelas em cada banco de dados para migração.", + "sql.migration.database.table.selection.label": "Seleção da tabela de migração", + "sql.migration.database.table.source.column.label": "Banco de dados de origem", + "sql.migration.database.table.tables.column.label": "Selecionar tabelas", + "sql.migration.database.table.target.column.label": "Banco de dados de destino", "sql.migration.database.to.be.migrated": "Banco de dados a ser migrado", + "sql.migration.database.validate.selection": "Selecione as tabelas de banco de dados de destino para a migração. É necessário pelo menos um banco de dados com uma tabela.", "sql.migration.databases": "Bancos de dados ({0}/{1})", "sql.migration.databases.selected": "{0}/{1} bancos de dados selecionados", "sql.migration.databases.table.title": "Bancos de dados", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "Nenhum arquivos de backup encontrado", "sql.migration.enter.your.sql.cred": "Insira as credenciais para a Instância do SQL Server de origem. Essas credenciais serão usadas ao migrar bancos de dados para o SQL do Azure.", "sql.migration.error": "Erro", + "sql.migration.error.aria.view.details": "Clique para exibir os detalhes do erro", "sql.migration.error.details.label": "Erros de migração", "sql.migration.error.details.title": "Detalhes do erro de migração", "sql.migration.error.dialog.clear.button.label": "Claro", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "Para continuar, selecione um grupo de recursos válido.", "sql.migration.invalid.savedInfo": "Não é possível recuperar a sessão salva. Tente novamente seleccionando uma nova sessão.", "sql.migration.invalid.service.name.error": "Insira um nome válido para o Serviço de Migração.", + "sql.migration.invalid.sqldatabase.error": "Para continuar, selecione um servidor válido do Banco de Dados SQL do Azure.", "sql.migration.invalid.storageAccount.error": "Para continuar, selecione uma conta de armazenamento válida.", "sql.migration.invalid.subscription.error": "Para continuar, selecione uma assinatura válida.", "sql.migration.invalid.target.name.error": "Insira um nome válido para o banco de dados de destino.", "sql.migration.invalid.user.account": "O formato da conta de usuário é inválido. Exemplo: {0}", "sql.migration.invalid.virtualMachine.error": "Para continuar, selecione uma máquina virtual válida.", - "sql.migration.ir.page.description": "O Serviço de Migração de Banco de Dados do Azure orquestra as atividades de migração de banco de dados e acompanha seu progresso. Você pode selecionar um Serviço de Migração de Banco de Dados existente como um destino do SQL do Azure se você já criou um anteriormente ou criar um novo abaixo.", + "sql.migration.ir.page.description": "O Serviço de Migração de Banco de Dados do Azure orquestra as atividades de migração de banco de dados e acompanha seu progresso. Você pode selecionar um Serviço de Migração de Banco de Dados existente se você já criou um anteriormente, ou criar um novo abaixo.", "sql.migration.ir.page.sql.migration.service.not.found": "Nenhum Serviço de Migração de Banco de Dados encontrado. Criar um novo.", "sql.migration.ir.page.title": "Serviço de Migração de Banco de Dados do Azure", "sql.migration.ir.setup.step1": "Etapa 1: {0}", "sql.migration.ir.setup.step2": "Etapa 2: usar essa chave para registrar o seu runtime de integração", "sql.migration.ir.setup.step3": "Etapa 3: clique no botão 'Testar conectividade' para verificar a conexão entre o Serviço de Migração de Banco de Dados do Azure e o runtime de integração.", + "sql.migration.issue.aria.label": "Problema de Bloqueio: {0}", "sql.migration.issues": "Problemas", "sql.migration.issues.count": "Problemas ({0})", "sql.migration.issues.details": "Detalhes do problema", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "Últimos arquivos de backup aplicados", "sql.migration.last.applied.files.taken.on": "Arquivos de backup aplicados pela última vez em", "sql.migration.last.applied.lsn": "Último LSN aplicado", - "sql.migration.last.backup": "Último backup", "sql.migration.last.scan.completed": "Última verificação concluída: {0}", "sql.migration.learn.more": "Saiba mais", "sql.migration.learn.more.prerequisites": "Saiba mais sobre o que você precisa antes de iniciar uma migração.", "sql.migration.load.migration.list.error": "Erro ao carregar a lista de migrações", "sql.migration.location": "Local", + "sql.migration.map.source.column": "Banco de dados de origem", + "sql.migration.map.target.column": "Banco de dados de destino", + "sql.migration.map.target.description": "Selecione o banco de dados de destino para o qual você gostaria de migrar o banco de dados de origem. Você pode escolher um banco de dados de destino para apenas um banco de dados de origem.", + "sql.migration.map.target.heading": "Mapeie os bancos de dados de origem selecionados para os bancos de dados de destino", + "sql.migration.map.target.placeholder": "Selecione um banco de dados de destino", "sql.migration.mi.not.ready": "A instância gerenciada '{0}' não está disponível para migração porque está atualmente no estado '{1}'. Para continuar, selecione uma instância gerenciada disponível.", "sql.migration.migration.completed": "Migrações de banco de dados concluídas", "sql.migration.migration.in.progress": "Migrações de banco de dados em andamento", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "Filtro de status de migração", "sql.migration.min": "{0} minuto", "sql.migration.mins": "{0} minutos", + "sql.migration.missing.targetPassword.error": "Para continuar, insira uma senha de destino válida.", + "sql.migration.missing.targetUserName.error": "Para continuar, insira um nome de usuário de destino válido.", "sql.migration.mode": "Modo", "sql.migration.more.info": "Mais informações", "sql.migration.na": "N/D", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "Nenhum contêiner de blob encontrado.", "sql.migration.no.blobFiles.found": "Nenhum arquivo blob encontrado.", "sql.migration.no.fileShares.found": "Nenhum compartilhamento de arquivos encontrado.", - "sql.migration.no.issues.mi": "Nenhum problema encontrado para a migração para o SQL Server na Instância Gerenciada de SQL do Azure.", + "sql.migration.no.issues.mi": "Nenhum problema encontrado para migrar para a Instância Gerenciada de SQL do Azure.", + "sql.migration.no.issues.sqldb": "Nenhum problema encontrado para migrar para o Banco de Dados SQL do Azure.", "sql.migration.no.issues.vm": "Nenhum problema encontrado para a migração para o SQL Server na Máquina Virtual do Azure.", "sql.migration.no.location.found": "Nenhum local encontrado.", "sql.migration.no.managedInstance.found": "Nenhuma instância gerenciada encontrada.", "sql.migration.no.pending.backups": "Nenhum backup pendente. Clique em Atualizar para verificar o status atual.", "sql.migration.no.results": "Os resultados da avaliação não estão disponíveis.", + "sql.migration.no.sqldatabase.found": "Nenhum banco de dados SQL do Azure foi encontrado.", + "sql.migration.no.sqldatabaseserver.found": "Nenhum servidor de banco de dados SQL do Azure foi encontrado.", "sql.migration.no.storageAccount.found": "Nenhuma conta de armazenamento encontrada.", "sql.migration.no.subscription.found": "Nenhuma assinatura encontrada.", "sql.migration.no.virtualMachine.found": "Nenhuma máquina virtual encontrada.", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "Intervalo dinâmico", "sql.migration.parallel.copy.type.none": "Nenhum", "sql.migration.parallel.copy.type.physical": "Partições físicas", + "sql.migration.password.label": "Senha de destino", + "sql.migration.password.placeholder": "Inserir a senha de destino", "sql.migration.path.user.account": "Conta de usuário", - "sql.migration.pre.req.1": "Detalhes da conta do Azure", - "sql.migration.pre.req.2": "Instância Gerenciada de SQL do Azure ou SQL Server na Máquina Virtual do Azure", - "sql.migration.pre.req.3": "Detalhes de localização de backup", - "sql.migration.pre.req.title": "Coisas necessárias antes de iniciar a migração:", + "sql.migration.pre.req.1": "Uma conta do Azure (não é necessária para a funcionalidade de avaliação ou recomendação de SKU)", + "sql.migration.pre.req.2": "Uma fonte de bancos de dados SQL Server em execução no local ou no SQL Server na Máquina Virtual do Azure ou em qualquer máquina virtual em execução na nuvem (privada, pública).", + "sql.migration.pre.req.3": "Uma Instância Gerenciada de SQL do Azure, SQL Server na Máquina Virtual do Azure ou Banco de Dados SQL do Azure para migrar seus bancos de dados.", + "sql.migration.pre.req.4": "Os detalhes do local de backup do seu banco de dados, seja um compartilhamento de arquivos de rede ou um contêiner de Armazenamento de Blobs do Azure (não necessário para destinos de Banco de Dados SQL do Azure).", + "sql.migration.pre.req.title": "Coisas de que você precisa antes de iniciar a migração do SQL do Azure:", "sql.migration.provide.unique.containers": "Forneça um contêiner exclusivo para cada banco de dados de destino. Banco de dados afetados: ", "sql.migration.quick.pick.placeholder": "Selecionar a operação que deseja realizar.", "sql.migration.recommendation": "Recomendação", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "Repetir a migração", "sql.migration.retry.migration.error": "Erro ao tentar novamente a migração.", "sql.migration.rg.created": "Grupo de recursos criado", + "sql.migration.save.assessment.report": "Salvar relatório de avaliação", + "sql.migration.save.assessment.report.success": "Relatório de avaliação salvo com êxito em {0}.", "sql.migration.save.close": "Salvar e fechar", "sql.migration.save.close.popup": "Configuração salva. A coleta de dados de desempenho permanecerá em execução em segundo plano. Você pode parar a coleta quando quiser.", + "sql.migration.save.recommendation.report": "Salvar relatório de recomendação", + "sql.migration.save.recommendation.report.success": "Relatório de recomendação salvo com êxito em {0}.", "sql.migration.saved.assessment.cancel": "Cancelar", "sql.migration.saved.assessment.next": "Próximo", "sql.migration.saved.assessment.result": "Sessão salva", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "Selecionar um locatário", "sql.migration.select.service.select.account.error": "Ocorreu um erro ao carregar as contas do Azure disponíveis.", "sql.migration.select.service.select.location.error": "Ocorreu um erro ao carregar os locais. Verifique sua conexão do Azure e tente novamente.", + "sql.migration.select.service.select.migration.target": "Selecione um servidor de destino.", "sql.migration.select.service.select.resource.group.error": "Ocorreu um erro ao carregar os grupos de recursos disponíveis. Verifique sua conexão do Azure e tente novamente.", "sql.migration.select.service.select.service.error": "Ocorreu um erro ao carregar os serviços de migração de banco de dados disponíveis. Verifique sua conexão do Azure e tente novamente.", "sql.migration.select.service.select.subscription.error": "Ocorreu um erro ao carregar as assinaturas da conta. Verifique sua conexão do Azure e tente novamente.", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} GB", "sql.migration.size.mb": "{0} MB", "sql.migration.size.tb": "{0} TB", - "sql.migration.sku.available.recommendations": "{0} recomendações disponíveis", + "sql.migration.sku.available.recommendations.many": "{0} recomendações disponíveis", + "sql.migration.sku.available.recommendations.one": "{0} recomendação disponível", "sql.migration.sku.azureConfiguration": "Configuração do Azure", "sql.migration.sku.azureConfiguration.businessCritical": "Comercialmente crítico", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} vCore", "sql.migration.sku.azureConfiguration.gen5": "Gen5", "sql.migration.sku.azureConfiguration.generalPurpose": "Uso geral", + "sql.migration.sku.azureConfiguration.hyperscale": "Hiperescala", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} vCore", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - {2} vCore - {3} GB", "sql.migration.sku.azureConfiguration.premiumSeries": "Série Premium", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "Série premium otimizada para memória", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} vCore", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - {2} vCore - {3} GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "Data: {0}, Log: {1}, tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "A recomendação do Azure requer dados de desempenho da instância do SQL Server para fornecer recomendações de destino. Ative a coleta de dados de desempenho para receber a recomendação de destino para os bancos de dados que você deseja migrar. Quanto mais tempo isso for ativado, melhor será a recomendação. Você pode desativar a coleta de dados de desempenho a qualquer momento.", "sql.migration.sku.azureRecommendation.description2": "Você também pode optar por selecionar esses dados a partir de uma pasta existente, caso já os tenha coletado anteriormente.", "sql.migration.sku.azureRecommendation.openExisting.method": "Já tenho os dados de desempenho", - "sql.migration.sku.azureRecommendation.openExisting.popup": "Gerando recomendações do Azure usando os dados de desempenho fornecidos...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "Selecione uma pasta em sua unidade local onde os dados de desempenho coletados anteriormente foram salvos", "sql.migration.sku.azureRecommendation.start": "Iniciar", "sql.migration.sku.azureRecommendation.start.popup": "Iniciando a coleta de dados de desempenho...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "A recomendação do Azure foi aplicada usando os dados fornecidos. Importe ou colete dados adicionais para refinar a recomendação.", "sql.migration.sku.azureRecommendation.status.inProgress": "Coleta de dados em andamento. Gerando as recomendações iniciais...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "Verifique periodicamente para obter recomendações atualizadas pressionando o botão 'Atualizar recomendação'.", - "sql.migration.sku.azureRecommendation.status.notEnabled": "A recomendação do Azure coleta e analisa dados de desempenho e, em seguida, recomenda um banco de dados de tamanho apropriado no Azure para sua carga de trabalho.", + "sql.migration.sku.azureRecommendation.status.notEnabled": "A recomendação do Azure coleta e analisa dados de desempenho e depois recomenda um destino de tamanho apropriado no Azure para sua carga de trabalho.", "sql.migration.sku.azureRecommendation.status.refining": "Coleta de dados ainda em andamento. Refinando recomendações existentes...", "sql.migration.sku.azureRecommendation.status.stopped": "A coleta de dados para recomendações do Azure foi interrompida.", "sql.migration.sku.azureRecommendation.stop.popup": "Interrompendo a coleta de dados de desempenho...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "Requisito de CPU", "sql.migration.sku.data.iops.requirement": "Requisito de IOPS de dados", "sql.migration.sku.data.storage.requirement": "Requisitos de armazenamento de dados", - "sql.migration.sku.db.card.title": "Banco de Dados SQL do Azure", "sql.migration.sku.gb": "{0} GB", "sql.migration.sku.get.recommendation": "Obter recomendações do Azure", "sql.migration.sku.io.memory.requirement": "Requisitos de latência de E/S", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "Requisito de IOPS de registros", "sql.migration.sku.memory.requirement": "Requisito de Memória", "sql.migration.sku.mi.card.title": "Instância Gerenciada de SQL do Azure", + "sql.migration.sku.mi.target.title": "Instância Gerenciada de SQL do Azure", "sql.migration.sku.ms": "{0} ms", "sql.migration.sku.parameters": "Parâmetros de recomendação", "sql.migration.sku.parameters.edit": "Editar os parâmetros", "sql.migration.sku.parameters.edit.title": "Editar os parâmetros de recomendação", + "sql.migration.sku.parameters.enable.elastic": "Habilitar a recomendação elástica", + "sql.migration.sku.parameters.enable.elastic.info": "A recomendação elástica utiliza um modelo alternativo de recomendação que utiliza um perfil de preço-desempenho personalizado em relação aos clientes existentes na nuvem.", "sql.migration.sku.parameters.enable.preview": "Habilitar os recursos de visualização", "sql.migration.sku.parameters.enable.preview.info": "A ativação dessa opção incluirá as gerações de hardware mais recentes que melhoraram significativamente o desempenho e a escalabilidade. Esses SKUs estão atualmente em visualização e podem ainda não estar disponíveis em todas as regiões.", "sql.migration.sku.parameters.percentage.utilization": "Utilização percentual", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "Atualizar", "sql.migration.sku.percentage": "{0}%", "sql.migration.sku.percentile": "{0}° percentil", - "sql.migration.sku.recommendation": "Recomendações do Azure", + "sql.migration.sku.recommendation": "Recomendação do Azure (VERSÃO PRÉVIA)", "sql.migration.sku.recommendation.view.assessment.mi": "Para migrar para a Instância Gerenciada de SQL do Azure, exiba os resultados da avaliação e selecione um ou mais bancos de dados.", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Para migrar para o Banco de Dados SQL do Azure (VISUALIZAÇÃO), visualize os resultados da avaliação e selecione um ou mais bancos de dados.", "sql.migration.sku.recommendation.view.assessment.vm": "Para migrar para o SQL Server na Máquina Virtual do Azure, exiba os resultados da avaliação e selecione um ou mais bancos de dados.", "sql.migration.sku.recommendationReason": "Motivo da recomendação", "sql.migration.sku.recommendations": "Recomendações", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "Arquivos de dados do SQL", "sql.migration.sku.sql.logDisk": "Arquivos de log do SQL", "sql.migration.sku.sql.temp": "Tempdb do SQL", + "sql.migration.sku.sqldb.card.title": "Banco de Dados SQL do Azure (VISUALIZAÇÃO)", + "sql.migration.sku.sqldb.target.title": "Banco de Dados SQL do Azure", "sql.migration.sku.stop.performance.collection": "Interromper a Coleta de Dados", "sql.migration.sku.storage.dimension": "Dimensão", "sql.migration.sku.storageGB": "{0} GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "Armazenamento", "sql.migration.sku.viewDetails": "Exibir os detalhes", "sql.migration.sku.vm.card.title": "SQL Server na Máquina Virtual do Azure", + "sql.migration.sku.vm.target.title": "SQL Server na Máquina Virtual do Azure", "sql.migration.source.configuration": "Configuração de origem", "sql.migration.source.credentials": "Credenciais de origem", "sql.migration.source.database": "Nome do banco de dados de origem", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "Linhas lidas", "sql.migration.sqldb.column.tablename": "Nome da tabela", "sql.migration.sqldb.column.usedparallelcopies": "Cópias paralelas usadas", + "sql.migration.sqldb.not.ready": "O servidor de banco de dados SQL '{0}' não está disponível para migração porque atualmente está no estado '{1}'. Para continuar, selecione um servidor de banco de dados SQL disponível.", "sql.migration.src.database": "Banco de dados de origem", "sql.migration.src.server": "Nome da fonte", "sql.migration.start.migration.button": "Iniciar migração", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "Status: com falha", "sql.migration.status.dropdown.ongoing": "Status: Em andamento", "sql.migration.status.dropdown.succeeded": "Status: com êxito", - "sql.migration.status.error.count.multiple": "{0}Erros)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "{0} Erro)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} erros)", + "sql.migration.status.error.count.single": " ({0} erro)", "sql.migration.status.failed": "Com falha", "sql.migration.status.inprogress": "Em andamento", + "sql.migration.status.readyforcutover": "Pronto para substituição", "sql.migration.status.refresh.label": "Atualizar", + "sql.migration.status.restoring": "Restaurando", "sql.migration.status.retriable": "Recuperável", "sql.migration.status.select.service.MESSAGE": "Selecione um Serviço de Migração de Banco de Dados para monitorar as migrações.", "sql.migration.status.status.label": "Status", "sql.migration.status.succeeded": "Com êxito", - "sql.migration.status.warning.count.multiple": "{0} Avisos)", - "sql.migration.status.warning.count.single": "{0} Aviso)", + "sql.migration.status.uploadingfullbackup": "Carregando backup completo", + "sql.migration.status.uploadinglogbackup": "Carregando backups de log", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} avisos)", + "sql.migration.status.warning.count.single": " ({0} aviso)", "sql.migration.storage.account": "Conta de armazenamento", "sql.migration.subscription": "Assinatura", "sql.migration.summary.azure.storage": "Armazenamento do Azure", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "Banco de dados para migração", "sql.migration.summary.mi.type": "Instância Gerenciada de SQL do Azure", "sql.migration.summary.page.title": "Resumo", + "sql.migration.summary.sqldb.type": "Banco de Dados SQL do Azure", "sql.migration.summary.vm.type": "SQL Server na Máquina Virtual do Azure", "sql.migration.tab.button.feedback.description": "Comentários", "sql.migration.tab.button.feedback.label": "Comentários", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "Migrações", "sql.migration.table.error.title": "Detalhes do status de migração de tabela", "sql.migration.table.migration.status.label": "Status de migração de tabela: {0}", + "sql.migration.table.missing.count": "Tabelas de destino ausentes excluídas da lista: {0}", + "sql.migration.table.select.label": "Selecione as tabelas para {0}", + "sql.migration.table.selected.count": "{0} de {1} tabelas selecionadas", + "sql.migration.table.selection.count": "{0} de {1}", + "sql.migration.table.selection.edit": "Editar", "sql.migration.target": "Destino", "sql.migration.target.azure.sql.instance.database.name": "Banco de dados de destino", "sql.migration.target.azure.sql.instance.name": "Nome de destino", @@ -564,13 +622,18 @@ "sql.migration.target.database.name": "Nome do banco de dados de destino", "sql.migration.target.platform": "Plataforma de destino", "sql.migration.target.server": "Servidor de destino", + "sql.migration.target.table.count.name": "Tabelas selecionadas", + "sql.migration.target.table.missing": "A tabela de destino não existe", + "sql.migration.target.table.not.empty": "A tabela de destino não está vazia.", "sql.migration.target.version": "Versão alvo", "sql.migration.test.connection": "Testar conexão", "sql.migration.type": "Tipo", "sql.migration.type.label": "Tipo:", "sql.migration.unavailable.target": "(Indisponível) {0}", "sql.migration.unique.name": "Selecione um nome exclusivo para este banco de dados de destino", - "sql.migration.username": "Nome de usuário", + "sql.migration.username": "Nome do usuário", + "sql.migration.username.label": "Nome do usuário de destino", + "sql.migration.username.placeholder": "Insira o nome do usuário de destino.", "sql.migration.view.all": "Todas as migrações de banco de dados", "sql.migration.view.select.button.label": "Exibir/selecionar", "sql.migration.warning": "Aviso", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Selecione uma conta do Azure vinculada ao Azure Data Studio ou vincule uma agora.", "sql.migration.wizard.account.noAccount.error": "Adicione uma conta vinculada e tente novamente.", "sql.migration.wizard.account.title": "Conta do Azure", + "sql.migration.wizard.connection.error.title": "Ocorreu um erro ao se conectar ao servidor de destino.", "sql.migration.wizard.perfCollection.error": "Ocorreram erros ao coletar os dados de desempenho do servidor '{0}'. Se esses problemas persistirem, tente reiniciar o processo de coleta de dados:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "Com base nos resultados da avaliação, todos os {0} de seus bancos de dados em um estado online podem ser migrados para o SQL do Azure.", "sql.migration.wizard.sku.assessment.error": "Erro ao avaliar o servidor '{0}'.", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Escolha seu destino SQL do Azure", "sql.migration.wizard.sku.error": "Ocorreu um erro ao gerar recomendações de SKU para o servidor '{0}'.", "sql.migration.wizard.sku.error.noRecommendation": "Nenhuma recomendação disponível", - "sql.migration.wizard.sku.error.noRecommendation.reason": "Nenhuma recomendação de SKU foi gerada, pois não haviam SKUs que pudessem atender às características de desempenho da sua origem. Tente selecionar uma plataforma de destino diferente, ajustar os parâmetros de recomendação ou selecionar um conjunto diferente de bancos de dados para avaliar.", + "sql.migration.wizard.sku.error.noRecommendation.reason": "Nenhuma recomendação de SKU foi gerada, pois não havia SKUs que pudessem satisfazer as características de desempenho de sua fonte. Tente selecionar uma plataforma de destino diferente, ajustando os parâmetros de recomendação, selecionando um conjunto diferente de bancos de dados para avaliar, ou mudando o modelo de recomendação.", + "sql.migration.wizard.source.missing": "A conexão foi bem-sucedida, mas não encontrou nenhum banco de dados de destino.", + "sql.migration.wizard.target.connection.error": "Erro de conexão: {0}", + "sql.migration.wizard.target.connection.success": "A conexão foi bem-sucedida. Os bancos de dados de destino encontrados: {0}", "sql.migration.wizard.target.description": "Selecione uma conta do Azure e seu destino {0}.", + "sql.migration.wizard.target.mapping.error.duplicate": "Erro de mapeamento do banco de dados. O banco de dados de destino '{0}' não pode ser selecionado como um destino de migração para o banco de dados '{1}'. O banco de dados de destino '${targetDatabaseName}' já está selecionado como um destino de migração para o banco de dados '{2}'. Selecione outro banco de dados de destino.", + "sql.migration.wizard.target.missing": "Erro de mapeamento de banco de dados. Os bancos de dados de destino estão ausentes para migração. Configure a conexão do servidor de destino e clique em conectar para coletar a lista de destinos de migração de banco de dados disponíveis.", + "sql.migration.wizard.target.source.mapping.error": "Erro de mapeamento de banco de dados. O banco de dados de origem '{0}' não está mapeado para um banco de dados de destino. Selecione um banco de dados de destino para a migração.", "sql.migration.wizard.target.title": "SQL do Azure de destino", "sql.migration.yes": "Sim", - "total.databases.selected": "{0} de {1} bancos de dados selecionados" + "total.databases.selected": "{0} de {1} bancos de dados selecionados", + "total.tables.selected.of.total": "{0} de {1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "Erro ao iniciar a migração: '{0}'", diff --git a/i18n/ads-language-pack-pt-BR/translations/main.i18n.json b/i18n/ads-language-pack-pt-BR/translations/main.i18n.json index f25e9bd4d0..b895f02cf2 100644 --- a/i18n/ads-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/ads-language-pack-pt-BR/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "A instalação da extensão {0} foi concluída do VSIX. Recarregue o Azure Data Studio para habilitá-la.", "ReinstallAction.successReload": "Recarregue o Azure Data Studio para concluir a reinstalação da extensão {0}.", "activateLanguagePack": "Para usar o Azure Data Studio em {0}, o Azure Data Studio precisa ser reiniciado.", + "appName": "'${appName}': por exemplo, Azure Data Studio.", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "O menu de contexto da árvore de navegação da caixa de diálogo de conexão", "dashboard.toolbar": "O menu de ação da barra de ferramentas do painel", @@ -10266,6 +10267,8 @@ "notebook.title": "O menu de título do bloco de anotações", "notebook.toolbar": "O menu da barra de ferramentas do bloco de anotações.", "objectExplorer.context": "O menu de contexto do item do explorador de objetos", + "openDefaultSettingsJson": "abrir as configurações padrão JSON", + "openDefaultSettingsJson.capitalized": "Abrir Configurações Padrão (JSON)", "postDisableTooltip": "Recarregue o Azure Data Studio para desabilitar essa extensão.", "postEnableTooltip": "Recarregue o Azure Data Studio para habilitar essa extensão.", "postUninstallTooltip": "Recarregue o Azure Data Studio para concluir a desinstalação dessa extensão.", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Marketplace", "scenarioTypeUndefined": "O tipo de cenário para as recomendações de extensão precisa ser fornecido.", "showReleaseNotes": "Mostrar notas de versão após uma atualização. As notas de versão são abertas em uma nova janela do navegador da Web.", + "sql.versionMismatch": "A extensão não é compatível com Azure Data Studio {0}. A extensão requer: {1}.", + "sql.versionMismatchVsCode": "A extensão não é compatível com Azure Data Studio {0}. A extensão requer uma versão mais recente do VS Code Engine {1}, que é mais recente do que o que tem suporte no momento ({2}).", + "sql.versionSyntax": "Não foi possível analisar `{0}` o valor {1}. Use, por exemplo: ^1.22.0, ^1.22.x etc.", "sql.watcherExclude": "Configure os padrões glob de caminhos de arquivo para excluir da observação de arquivos. Os padrões devem corresponder em caminhos absolutos, ou seja, prefixo com `**/` ou o caminho completo para corresponder corretamente e sufixo com `/**` para corresponder aos arquivos dentro de um caminho (por exemplo, `**/build/output/**` ou `/Users/name/workspaces/project/build/output/**`). A alteração dessa configuração exige uma reinicialização. Ao experimentar o Azure Data Studio consumindo muito tempo de CPU na inicialização, você pode excluir pastas grandes para reduzir a carga inicial.", + "terminal.integrated.allowChords": "Se é necessário permitir associações de teclas de pressionamento simultâneo no terminal. Observe que quando isso for verdadeiro e o pressionamento das teclas for simultâneo, ele ignorará `#terminal.integrated.commandsToSkipShell#`. definir como false será particularmente útil se desejar que ctrl+k seja atalho para o seu shell (não Azure Data Studio).", + "terminal.integrated.autoReplies": "Um conjunto de mensagens que, quando encontradas no terminal, serão respondidas automaticamente. Desde que a mensagem seja específica o suficiente, isso pode ajudar a automatizar respostas comuns.\r\n\r\nObservações:\r\n\r\n Use {0} para responder automaticamente ao prompt de encerramento do trabalho em lote no Windows.\r\n- A mensagem inclui sequências de escape para que a resposta não aconteça com texto estilizado.\r\n- Cada resposta só pode acontecer uma vez a cada segundo.\r\n- Use {1} na resposta para representar a tecla Enter.\r\n- Para cancelar a definição de uma tecla padrão, defina o valor como nulo.\r\n- Reinicie o Azured Data Studio se novas não se aplicarem.", + "terminal.integrated.commandsToSkipShell": "Um conjunto de IDs de comando cujas combinações de teclas não serão enviadas ao shell, mas sempre tratadas pelo VS Code. Isso permite que as combinações de teclas que normalmente seriam consumidas pelo shell atuem da mesma forma que quando o terminal não está focado, por exemplo, `Ctrl+P` para iniciar a Abertura Rápida\r\n\r\n \r\n\r\nMuitos comandos são ignorados por padrão. Para substituir um padrão e passar a combinação de teclas desse comando para o shell, adicione o comando prefixado com o caractere `-`. Por exemplo, adicione `-workbench.action.quickOpen` para permitir que`Ctrl+P` alcance o shell.\r\n\r\n \r\n\r\nA seguinte lista de comandos padrão ignorados é truncada quando exibida em Editor de Configurações. Para ver a lista completa, {1} e pesquise o primeiro comando na lista abaixo.\r\n\r\n \r\n\r\nComandos Padrão Ignorados:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Controla se a variável de ambiente `$LANG` deve ser detectada e definida como uma opção compatível com UTF-8, pois o terminal do Azure Data Studio só dá suporte a dados codificados em UTF-8 provenientes de shell.", + "terminal.integrated.env.linux": "Objeto com variáveis de ambiente que serão adicionadas ao processo do Azure Data Studio a ser usado pelo terminal no Linux. Defina como `null` para excluir a variável de ambiente.", + "terminal.integrated.env.osx": "Objeto com variáveis de ambiente que serão adicionadas ao processo do Azure Data Studio a ser usado pelo terminal no macOS. Defina como `null` para excluir a variável de ambiente.", + "terminal.integrated.env.windows": "Objeto com variáveis de ambiente que serão adicionadas ao processo do Azure Data Studio a ser usado pelo terminal no Windows. Defina como `null` para excluir a variável de ambiente.", + "terminal.integrated.inheritEnv": "Se os novos shells devem herdar seu ambiente do Azure Data Studio, o que pode gerar um shell de entrada para garantir que $PATH e outras variáveis de desenvolvimento sejam inicializadas. Isso não tem efeito no Windows.", "uninstallExtensionComplete": "Recarregue o Azure Data Studio para concluir a desinstalação da extensão {0}.", "updateLocale": "Deseja alterar o idioma da interface do usuário do Azure Data Studio para {0} e reiniciar?", "vscodeDocCreationFailedError": "Falha ao criar o documento do bloco de anotações.", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "Widget usado nos painéis" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "Não foi possível localizar um provedor de serialização com a ID especificada '{0}'", "noSerializationProvider": "Não foi possível serializar os dados, pois não foi registrado nenhum provedor", "saveAsNotSupported": "O salvamento de resultados em diferentes formatos está desabilitado para este provedor de dados.", "unknownSerializationError": "Falha na serialização com um erro desconhecido" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "A cor da sombra da caixa suspensa do botão", "buttonDropdownBackgroundHover": "A cor do foco da tela de fundo suspensa do botão", - "buttonDropdownBoxShadow": "A cor da sombra da caixa suspensa do botão", "calloutDialogBodyBackground": "Tela de fundo do corpo da caixa de diálogo do texto explicativo.", "calloutDialogExteriorBorder": "Bordas exteriores da caixa de diálogo do texto explicativo para fornecer contraste em relação à interface do usuário do notebook.", "calloutDialogForeground": "Primeiro plano da caixa de diálogo do texto explicativo.", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "OK" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "Falso", + "boolean.true": "Verdadeiro", "optionsDialog.defaultGroupName": "Geral", "optionsDialog.invalidInput": "Entrada inválida. Valor numérico esperado.", "optionsDialog.missingRequireField": " é necessário." @@ -10559,9 +10576,10 @@ "insertOperationName": "Inserir", "scriptNotFound": "Nenhum script foi retornado ao criar scripts como {0}", "scriptNotFoundForObject": "Nenhum script foi retornado durante o script como {0} no objeto {1}", - "scriptSelectNotFound": "Nenhum script foi retornado ao chamar o script select no objeto ", "scriptingFailed": "O script falhou", "selectOperationName": "Selecionar", + "selectScriptForEditNotGeneratedError": "Falha ao gerar script para o editor Edit Data.", + "selectScriptNotGeneratedError": "Falha na geração de script selecionado para o objeto selecionado.", "updateOperationName": "Atualizar" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "A condição que deve ser true para mostrar esta exibição" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "O ícone representa um servidor.", "dataExplorer.servers": "Servidores", "dataexplorer.name": "Conexões", "showDataExplorer": "Mostrar Conexões" @@ -11119,14 +11138,16 @@ "saveAsCsv": "Salvar Como CSV", "saveAsExcel": "Salvar Como Excel", "saveAsJson": "Salvar Como JSON", + "saveAsMarkdown": "Salvar como Markdown", "saveAsXml": "Salvar Como XML", "selectAll": "Selecionar Tudo" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0}, use as teclas de direção para navegar entre nós", "invalidExecutionPlanZoomError": "O nível de zoom não pode ser 0 ou negativo" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "Comparar Planos de Execução" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "Comparar Editor do Plano de Execução" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "Adicionar plano de execução", "epComapre.LoadingPlanCompleteMessage": "Plano de execução carregado com êxito", "epComapre.LoadingPlanMessage": "Carregando plano de execução", - "epComapre.placeholderInfoboxText": "Adicione planos de execução para comparar", "epCompare.FileFilterDescription": "Arquivos de Plano de Execução", + "epCompare.addExecutionPlanLabel": "Adicionar plano de execução", "epCompare.comparePropertiesAction": "Propriedades", "epCompare.comparisonProgess": "Carregando áreas semelhantes em planos comparados", "epCompare.searchNodeAction": "Localizar Nó", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "Reduzir", "epCompare.zoomReset": "Redefinir Zoom", "epCompare.zoomToFit": "Aplicar zoom para ajustar", + "executionPlanComparison.bottomPlanDiagram.name": "Plano de execução inferior {0}", + "executionPlanComparison.topPlanDiagram.name": "Plano de execução superior {0}", + "executionPlanDisableTooltip": "Dicas de ferramentas desativadas", + "executionPlanEnableTooltip": "Dicas de ferramenta habilitadas", "queryDropdownPrefix": "Consultar {0} de {1}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "Operação inferior: {0}", - "executionPlanComparisonPropertiesLeftOperation": "Operação esquerda: {0}", - "executionPlanComparisonPropertiesRightOperation": "Operação correta: {0}", - "executionPlanComparisonPropertiesTopOperation": "Operação superior: {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "Operação inferior: {0}", + "nodePropertyViewLeftOperation": "Operação esquerda: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "Propriedades Equivalentes", + "nodePropertyViewNameGreaterThanTitle": "Maior que", + "nodePropertyViewNameLessThanTitle": "Menor que", "nodePropertyViewNameNameColumnHeader": "Nome", + "nodePropertyViewNameNotEqualTitle": "Não é igual a", "nodePropertyViewNameValueColumnBottomHeader": "Valor (Plano Inferior)", "nodePropertyViewNameValueColumnLeftHeader": "Valor (Plano Esquerdo)", "nodePropertyViewNameValueColumnRightHeader": "Valor (Plano Correto)", - "nodePropertyViewNameValueColumnTopHeader": "Valor (Plano Superior)" + "nodePropertyViewNameValueColumnTopHeader": "Valor (Plano Superior)", + "nodePropertyViewRightOperation": "Operação correta: {0}", + "nodePropertyViewTopOperation": "Operação superior: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "Quando true, habilita dicas de ferramenta ao passar o mouse para o plano de execução. Quando false, as dicas de ferramenta são mostradas ao clicar no nó ou pressionar tecla F3.", "executionPlanCompareCommandOriginalValue": "Comparar planos de execução", - "executionPlanCompareCommandValue": "Comparar planos de execução" + "executionPlanCompareCommandValue": "Comparar planos de execução", + "executionPlanConfigurationTitle": "Plano de Execução" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "Editor de Plano de Execução de Consulta" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "Copiar", + "executionPlanCollapseAllProperties": "Recolher Tudo", + "executionPlanExpandAllProperties": "Expandir Tudo", "executionPlanPropertyViewClose": "Perto", "executionPlanPropertyViewSortAlphabetically": "Alfabética", "executionPlanPropertyViewSortByDisplayOrder": "Importância", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "Propriedades" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "Plano de consulta (Versão prévia)" + "executionPlanTitle": "Plano de Consulta" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "Arquivos de Plano de Execução", + "executionPlan.diagram.ariaLabel": "Plano de Execução {0}", "executionPlanCompareExecutionPlanAction": "Comparar o plano de execução", "executionPlanContextMenuDisableTooltip": "Desabilitar Dicas de Ferramenta", "executionPlanContextMenuEnableTooltip": "Habilitar Dicas de Ferramenta", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "Dicas de ferramentas desativadas", "executionPlanEnableTooltip": "Dicas de ferramenta habilitadas", "executionPlanFitGraphLabel": "Aplicar zoom para ajustar", + "executionPlanHighlightExpensiveOperationAction": "Realçar Operação Cara", "executionPlanOpenGraphFile": "Mostrar o Plano de Consulta XML", "executionPlanPropertiesActionLabel": "Propriedades", "executionPlanSavePlanXML": "Salvar Arquivo do Plano", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "Consulta {0}: custo da consulta (em relação ao script): {1}%" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "Fechar (Escape)", + "cancelCustomZoomAction": "Fechar", "customZoomApplyButton": "Aplicar", - "customZoomApplyButtonTitle": "Aplicar Zoom (Enter)", + "customZoomApplyButtonTitle": "Aplicar Zoom", "invalidCustomZoomError": "Selecionar um valor de zoom entre 1 e 200", "qpZoomValueLabel": "Zoom (porcentagem)", - "zoomAction": "Zoom (Enter)" + "zoomAction": "Zoom" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "Fechar (Escape)", + "cancelSearchAction": "Fechar", + "executionPlanEnterValueTitle": "Insira o valor da pesquisa", "executionPlanSearchTypeContains": "Contém", "executionPlanSearchTypeEquals": "Igual a", - "nextSearchItemAction": "Próxima Correspondência (Inserir)", - "previousSearchItemAction": "Correspondência Anterior (Shift+Enter)" + "executionPlanSelectPropertyTitle": "Selecionar propriedade", + "executionPlanSelectSearchTypeTitle": "Selecionar tipo de pesquisa", + "nextSearchItemAction": "Próxima Correspondência", + "previousSearchItemAction": "Correspondência Anterior" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "Quando", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "Carregando notebook {0}" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "O ícone representa um bloco de anotações.", "notebookExplorer.name": "Notebooks", "notebookExplorer.searchResults": "Resultados da Pesquisa", "searchPathNotFoundError": "Caminho de pesquisa não encontrado: {0}" @@ -11704,6 +11743,7 @@ "connection": "Conexão", "dashboard": "Painel", "data": "Dados", + "executionPlan": "Plano de Execução", "notebook": "Notebook", "profiler": "Profiler", "queryEditor": "Editor de Consultas", @@ -11773,6 +11813,7 @@ "saveAsCsv": "Salvar Como CSV", "saveAsExcel": "Salvar Como Excel", "saveAsJson": "Salvar Como JSON", + "saveAsMarkdown": "Salvar como Markdown", "saveAsXml": "Salvar Como XML", "saveToFileNotSupported": "Salvar em arquivo não é uma ação compatível com a fonte de dados de backup", "selectAll": "Selecionar Tudo", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "Quando true, os cabeçalhos de coluna são incluídos ao salvar os resultados como CSV", "queryEditor.results.saveAsCsv.lineSeperator": "Os caracteres usados para separar linhas ao salvar os resultados como CSV", "queryEditor.results.saveAsCsv.textIdentifier": "O caractere usado para delimitar os campos de texto ao salvar os resultados como CSV", + "queryEditor.results.saveAsExcel.includeHeaders": "Quando true, os cabeçalhos de coluna são incluídos ao salvar os resultados como um arquivo do Excel", + "queryEditor.results.saveAsMarkdown.encoding": "Codificação de arquivo usada ao salvar os resultados como Markdown", + "queryEditor.results.saveAsMarkdown.includeHeaders": "Quando verdadeiro, os cabeçalhos das colunas são incluídos ao salvar os resultados como um arquivo Markdown", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Caracteres a serem usados para separar linhas ao exportar para Markdown, o padrão é terminações de linhas do sistema", "queryEditor.results.saveAsXml.encoding": "Codificação de arquivo usada ao salvar os resultados como XML", "queryEditor.results.saveAsXml.formatted": "Quando true, a saída XML será formatada ao salvar resultados como XML", "queryEditor.results.streaming": "Habilitar streaming de resultados; contém alguns problemas visuais menores", @@ -11897,7 +11942,8 @@ "deployment.title": "Nova Implantação..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "Visualizador de Recursos" + "resourceViewer": "Visualizador de Recursos", + "resourceViewerIcon": "Ícone do visualizador de recursos." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "Atualizar" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "Publicar Alterações", "tableDesigner.saveTableChanges": "Salvar" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "Recurso de visualização" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} tarefas em andamento", "miViewTasks": "&&Tarefas", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "Erro de conexão", + "enableTrustServerCertificate": "Certificado do servidor de confiança", "kerberosErrorStart": "A conexão falhou devido a um erro do Kerberos.", "kerberosHelpLink": "Ajuda para configurar o Kerberos está disponível em {0}", - "kerberosKinit": "Se você já se conectou anteriormente, pode ser necessário executar novamente o kinit." + "kerberosKinit": "Se você já se conectou anteriormente, pode ser necessário executar novamente o kinit.", + "runKinit": "Executar o Kinit", + "trustServerCertInstructionText": "A criptografia foi habilitada nesta conexão, examine sua configuração de SSL e certificado para a configuração de SQL Server, ou habilite 'Certificado do servidor de confiança' na caixa de diálogo de conexão.\r\n\r\n\t\t\tObservação: um certificado autoassinado oferece apenas proteção limitada e não é uma prática recomendada para ambientes de produção. Deseja habilitar o 'Certificado do servidor de confiança' nesta conexão e tentar novamente? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "Tipo de conexão", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "Detalhes da Conexão", "connectionDialog.cancel": "Cancelar", "connectionDialog.connect": "Conectar", - "connectionDialog.connectionProviderNotSupported": "A extensão que dá suporte ao tipo de provedor '{0}' não está instalada no momento. Instale-a e tente novamente.", - "connectionDialog.extensionNotInstalled": "A extensão '{0}' é necessária para se conectar a esse recurso. Instale-a e tente novamente.", "connectionDialog.recentConnections": "Conexões Recentes", - "connectionDialog.viewExtension": "Exibir extensão", - "connectionDialog.viewExtensions": "Exibir extensões", "noRecentConnections": "Nenhuma conexão recente", "recentConnectionTitle": "Recente" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "Tem certeza de que deseja cancelar esta conexão?", + "connection.extensionNotInstalled": "A extensão '{0}' é necessária para se conectar a este recurso. Você quer instalá-lo?", "connection.invalidConnectionResult": "O resultado da conexão é inválido", "connection.neverShowUnsupportedVersionWarning": "Não mostrar novamente", "connection.noAzureAccount": "Falha ao obter o token de conta do Azure para a conexão", "connection.refreshAzureTokenFailure": "Falha ao obter o token de conta do Azure para a conexão", "connection.unsupportedServerVersionWarning": "A versão do servidor não é compatível com Azure Data Studio, você ainda pode se conectar a ela, mas alguns recursos no Azure Data Studio podem não funcionar conforme o esperado.", + "connectionDialog.connectionProviderNotSupported": "A extensão que oferece suporte ao tipo de provedor '{0}' não está instalada no momento. Quer ver as extensões?", "connectionManagementService.noProviderForUri": "Não foi possível encontrar o provedor para o uri: {0}", "connectionNotAcceptedError": "Conexão não aceita", "connectionService.no": "Não", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "Adicionar novo grupo...", "advanced": "Avançado...", + "boolean.false": "Falso", + "boolean.true": "Verdadeiro", "connection.azureAccountDropdownLabel": "Conta", "connection.azureTenantDropdownLabel": "Locatário do Azure AD", "connectionName": "Nome (opcional)", @@ -12261,7 +12307,8 @@ "copyDetails": "Copiar detalhes", "errorMessageDialog.action": "Ação", "errorMessageDialog.close": "Fechar", - "errorMessageDialog.ok": "OK" + "errorMessageDialog.ok": "OK", + "errorMessageDialog.readMore": "Leia Mais" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "Erro", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "Contribui com a linguagem do notebook.", "vscode.extension.contributes.notebook.providersDescriptions": "Contribui com as descrições dos fornecedores de bloco de anotações." }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "Carregando..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "Desconectar", "activeConnections": "Mostrar Conexões Ativas", @@ -12450,9 +12494,6 @@ "loginCanceled": "Usuário cancelado", "noProviderFound": "Não é possível expandir, pois o provedor de conexão necessário '{0}' não foi encontrado" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "Carregando..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "Servidores", "treeAriaLabel": "Conexões Recentes", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (separado por vírgula)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Pasta de Trabalho do Excel", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "Texto Sem Formatação", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "Escolher o Arquivo de Resultados", @@ -12584,7 +12626,6 @@ "groupColor": "Cor do grupo", "groupDescription": "Descrição do grupo", "serverGroup.cancel": "Cancelar", - "serverGroup.colorValue": "Cor do Grupo: {0}", "serverGroup.ok": "OK" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "Copiar", "ept.topOperationsCopyWithHeader": "Copiar com Cabeçalho", "ept.topOperationsSelectAll": "Selecionar Tudo", - "planTreeTab.title": "Árvore de Planos (Visualização)", + "planTreeTab.title": "Árvore de Planos", "topOperationsTableTitle": "Plano de Execução" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "Copiar", "ep.topOperationsCopyWithHeader": "Copiar com Cabeçalho", "ep.topOperationsSelectAll": "Selecionar Tudo", - "topOperationsTabTitle": "Principais operações (Visualização)", + "topOperationsTabTitle": "Operações Principais", "topOperationsTableTitle": "Operações Principais" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "Tipo de saída '{0}' não reconhecido." + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Forneça nova largura da coluna", + "table.resizeColumn.invalid": "Largura de coluna inválida", + "table.resizeColumn.negativeSize": "O tamanho não pode ser 0 ou negativo" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "Recolher Tudo" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "Conexão não compatível", + "loading": "Carregando..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "Pesquisar tabela de propriedades", + "ep.searchPlaceholder": "Filtrar por qualquer campo...", + "ep.topOperationsSearchDescription": "Pesquisar principais operações" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "Número Real de Linhas De Todas as Execuções", + "cancelExpensiveOperationAction": "Fechar", + "executionPlanActualElapsedCpuTime": "Tempo Real de CPU Decorrido", + "executionPlanActualElapsedTime": "Tempo Real Decorrido", + "executionPlanCost": "Custo", + "executionPlanNumberOfRowsRead": "Número de Linhas Lidas", + "executionPlanOff": "Desativado", + "executionPlanSelectExpenseMetricTitle": "Selecionar métrica de despesas", + "executionPlanSubtreeCost": "Custo da Subárvore", + "expensiveOperationLabel": "Métrica:", + "highlightExpensiveOperationAction": "Aplicar", + "highlightExpensiveOperationApplyButton": "Aplicar", + "highlightExpensiveOperationButtonTitle": "Realçar Operação Cara", + "qp.expensiveOperationMetric.dontShowAgain": "Não Mostrar Novamente", + "qp.expensiveOperationMetric.no": "Não", + "qp.expensiveOperationMetric.yes": "Sim", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "Definir a métrica escolhida como o padrão para planos de execução de consulta?", + "turnOffExpensiveHighlightingOperationAction": "Desativado" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "O Azure Data Studio agora tem a criptografia habilitada por padrão para todas as conexões do SQL Server. Isso pode fazer com que suas conexões existentes não funcionem mais, a menos que certas propriedades de conexão relacionadas à Criptografia sejam alteradas.{0}Recomendamos que você analise o link abaixo para obter mais detalhes.", + "notifyEncryption.moreInfoLink": "Mais informações", + "notifyEncryption.title": "Atualização Importante" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "&&Bem-vindo", + "workbench.startupEditor": "Controla qual editor é mostrado na inicialização, se nenhum for restaurado da sessão anterior.", + "workbench.startupEditor.newUntitledFile": "Abrir um novo arquivo sem título (aplicável somente ao abrir uma janela vazia).", + "workbench.startupEditor.none": "Iniciar sem um editor.", + "workbench.startupEditor.readme": "Abra o README ao abrir uma pasta que contém um, caso contrário, volte para 'welcomePage'. Nota: isso só é observado como uma configuração global, será ignorado se definido em uma configuração de área de trabalho ou pasta.", + "workbench.startupEditor.welcomePage": "Abra a página de boas-vindas, com conteúdo para ajudar na introdução ao Azure Data Studio e extensões.", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "Abrir a página inicial ao abrir um workbench vazio.", + "workbench.startupEditor.welcomePageWithTour": "Abrir a página de boas-vindas com Ponto de Partida Tour (padrão)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-ru/CHANGELOG.md b/i18n/ads-language-pack-ru/CHANGELOG.md index 775514c5fa..0d92bcd52e 100644 --- a/i18n/ads-language-pack-ru/CHANGELOG.md +++ b/i18n/ads-language-pack-ru/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-ru" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-ru/package.json b/i18n/ads-language-pack-ru/package.json index 0f4838c37b..e5c34b706a 100644 --- a/i18n/ads-language-pack-ru/package.json +++ b/i18n/ads-language-pack-ru/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-ru", "displayName": "Russian Language Pack for Azure Data Studio", "description": "Language pack extension for Russian", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-ru/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/arc.i18n.json index 79ee39f558..e1430ca5c7 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "Доллары США", - "arc.addingWorkerNodes": "добавление рабочих узлов", "arc.apply": "Применить", "arc.arcDeploymentDeprecation": "Расширение развертывания Arc было заменено расширением Arc и было удалено.", "arc.arcResources": "Ресурсы Azure Arc", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "Перед этим необходимо убедиться, что", "arc.computeAndStorageDescriptionPartSix": "в кластере Kubernetes, чтобы соблюдать эту конфигурацию.", "arc.computeAndStorageDescriptionPartThree": "без простоев и", + "arc.computeConfiguration": "Настройка вычислений", "arc.condition": "Условие", - "arc.configurationCoordinatorNode": "Конфигурация", - "arc.configurationPerNode": "Конфигурация (по каждому узлу)", + "arc.configurationPerNode": "Конфигурация", "arc.configureRP": "Настройка политики хранения", "arc.configureRetentionPolicyButton": "Настройка политики хранения", "arc.confirmNewPassword": "Подтвердите новый пароль", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "Не удалось подключиться к контроллеру {0}. {1}", "arc.connectToMSSql": "Подключиться к управляемому экземпляру SQL — Azure Arc ({0})", "arc.connectToMSSqlFailed": "Не удалось подключиться к управляемому экземпляру SQL — экземпляр Azure Arc {0}. {1}", - "arc.connectToPGSql": "Подключиться к гипермасштабированию PostgreSQL — Azure Arc ({0})", - "arc.connectToPGSqlFailed": "Не удалось подключиться к гипермасштабированию PostgreSQL {0} — экземпляр Azure Arc. {1}", + "arc.connectToPGSql": "Подключиться к серверу PostgreSQL — Azure Arc ({0})", + "arc.connectToPGSqlFailed": "Не удалось подключиться к серверу PostgreSQL — экземпляр Azure Arc {0}. {1}", "arc.connectToPostgresDescription": "Для отображения и настройки параметров ядра СУБД требуется подключение к серверу, которое потребует установки расширения PostgreSQL.", "arc.connectToServer": "Подключиться к серверу", "arc.connectionMode": "Режим подключения", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "Имя пользователя контроллера", "arc.coordinator": "Координатор", - "arc.coordinatorCoresLimit": "Предел ЦП для узла-координатора", - "arc.coordinatorCoresRequest": "Запрос ЦП для узла-координатора", "arc.coordinatorEndpoint": "Конечная точка координатора", - "arc.coordinatorMemoryLimit": "Предельный объем памяти узла-координатора (в ГБ)", - "arc.coordinatorMemoryRequest": "Запрос памяти узла-координатора (в ГБ)", - "arc.coordinatorNode": "Узел-координатор", - "arc.coordinatorNodeConfigurationInformation": "Можно настроить количество ядер ЦП и размер хранилища, которые будут применяться к узлу-координатору. Настройте количество ядер ЦП и параметры памяти для группы серверов. Чтобы сбросить запросы и/или ограничения, передайте пустое значение.", "arc.coordinatorNodeParameters": "Параметры узла-координатора", "arc.coordinatorNodeParametersDescription": " Этим параметрам сервера узла-координатора могут быть присвоены настраиваемые (нестандартные) значения. Выполните поиск, чтобы найти параметры.", "arc.copiedToClipboard": "{0} — скопировано в буфер обмена", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "Панель мониторинга для просмотра журналов", "arc.lastTransition": "Последний переход", "arc.latestpitrRestorePoint": "Последняя точка во времени", - "arc.learnAboutNodeParameters": "Дополнительные сведения о параметрах ядра СУБД для гипермасштабирования PostgreSQL с поддержкой Azure Arc", - "arc.learnAboutPostgresClients": "Дополнительные сведения о клиентских интерфейсах гипермасштабирования PostgreSQL Azure", + "arc.learnAboutNodeParameters": "Дополнительные сведения о параметрах ядра базы данных для PostgreSQL с поддержкой Azure Arc", + "arc.learnAboutPostgresClients": "Дополнительные сведения о клиентских интерфейсах Azure PostgreSQL.", "arc.learnMore": "Дополнительные сведения.", "arc.loadExtensions": "Загрузить расширения", "arc.loading": "Загрузка…", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "Нет настроенных внешних конечных точек, поэтому эти сведения недоступны.", "arc.noInstancesAvailable": "Нет доступных экземпляров", "arc.noNodeParametersFound": "Параметры сервера рабочих ролей не найдены…", - "arc.noPodIssuesDetected": "Нет известных проблем, затрагивающих этот экземпляр гипермасштабирования PostgreSQL.", + "arc.noPodIssuesDetected": "Нет известных проблем,этот экземпляр PostgreSQL.", "arc.noUpgrades": "Текущая версия — последняя версия. Нет доступных обновлений.", "arc.noWorkerPods": "В этой конфигурации нет рабочих экземпляров pod.", "arc.node": "узел", - "arc.nodeConfiguration": "Конфигурация узла", "arc.nodes": "узлы", "arc.notConfigured": "Не настроено", "arc.notReady": "Не готово", @@ -212,7 +204,7 @@ "arc.passwordToController": "Укажите пароль для контроллера", "arc.pending": "Ожидание", "arc.pgConnectionRequired": "Для отображения и настройки параметров ядра СУБД требуется подключение.", - "arc.pgSqlType": "Гипермасштабирование PostgreSQL — Azure Arc", + "arc.pgSqlType": "Сервер PostgreSQL — Azure Arc", "arc.pitr": "Восстановление на момент времени", "arc.pitrInfo": "Укажите время хранения резервных копий точек во времени. Настройте этот параметр для доступности резервного копирования.", "arc.podConditionsTable": "Таблица условий pod", @@ -224,11 +216,11 @@ "arc.podsReady": "объекты pod готовы", "arc.podsUsedDescription": "Выберите pod в раскрывающемся списке ниже, чтобы получить подробные сведения о работоспособности.", "arc.podsUsedDescriptionAria": "Выберите pod в раскрывающемся списке ниже, чтобы получить подробные сведения о работоспособности", - "arc.postgres.computeAndStorageDescriptionPartTwo": "Группирование серверов гипермасштабирования PostgreSQL по", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL от", "arc.postgresAdminUsername": "Имя администратора", "arc.postgresArcProductName": "База данных Azure для PostgreSQL — Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "Вы можете масштабировать поддерживающий Azure Arc…", - "arc.postgresDashboard": "Гипермасштабирование PostgreSQL — панель мониторинга Azure Arc — {0}", + "arc.postgresDashboard": "Сервер PostgreSQL — панель мониторинга Azure Arc (предварительная версия) — {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "Версия PostgreSQL", @@ -274,8 +266,8 @@ "arc.searchToFilter": "Поиск для фильтрации элементов...", "arc.security": "Безопасность", "arc.selectConnectionString": "Выберите строку подключения клиента из доступных строк ниже.", + "arc.server": "Сервер", "arc.serverEndpoint": "Конечная точка сервера", - "arc.serverGroupNodes": "Узлы группы серверов", "arc.serverGroupType": "Тип группы серверов", "arc.serviceEndpoints": "Конечные точки службы", "arc.serviceEndpointsTable": "Таблица конечных точек службы", @@ -320,18 +312,10 @@ "arc.version": "Версия", "arc.versionLog": "Подробнее о каждом выпуске здесь.", "arc.worker": "Рабочая роль", - "arc.workerCoresLimit": "Ограничение ЦП для рабочих узлов", - "arc.workerCoresRequest": "Запрос ЦП рабочих узлов", - "arc.workerMemoryLimit": "Ограничение на объем памяти для рабочих узлов (в ГБ)", - "arc.workerMemoryRequest": "Запрос памяти рабочих узлов (в ГБ)", "arc.workerNodeCount": "Число рабочих узлов", - "arc.workerNodeInformation": "Вы можете горизонтально увеличивать и уменьшать масштаб группы серверов, уменьшая или увеличивая число рабочих узлов. Значение должно быть равно 0 или превышать 1.", "arc.workerNodeParameters": "Параметры рабочего узла", "arc.workerNodes": "Рабочие узлы", - "arc.workerNodesConfigurationInformation": "Вы можете настроить количество ядер ЦП и размер хранилища, которые будут применяться ко всем рабочим узлам. Настройте количество ядер ЦП и параметры памяти для группы серверов. Чтобы сбросить запросы и/или ограничения, укажите пустое значение.", - "arc.workerNodesDescription": "Разверните группу серверов и масштабируйте свою базу данных, добавив рабочие узлы.", "arc.workerNodesParametersDescription": " Для этих параметров сервера рабочих узлов могут быть заданы пользовательские значения (отличные от значений по умолчанию). Воспользуйтесь поиском, чтобы найти параметры.", - "arc.workerOneNodeValidationMessage": "Значение 1 не поддерживается.", "arc.yes": "Да", "button.label": "Выбрать", "clusterContextConfigNoLongerValid": "Сведения о контексте кластера, указанные в файле конфигурации: {0} и контекст кластера: {1} больше не действительны. Ошибка:\r\n\t{2}\r\n Вы хотите обновить эти сведения?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "Я принимаю {0} и {1}.", - "arc.agreement.postgres.terms.conditions": "Условия использования гипермасштабирования PostgreSQL с поддержкой Azure Arc", - "arc.agreement.sql.help.text": "Управляемый экземпляр с поддержкой Azure Arc обеспечивает доступ к SQL Server и совместимость функций, которые можно развернуть в любой удобной инфраструктуре. {0}. \r\n \r\n Нажимая кнопку \"Сохранить скрипт в записную книжку\" или \"Развернуть\", я (а) соглашаюсь с юридическими условиями и заявлениями о конфиденциальности, связанными с указанными ниже предложениями Marketplace; (б) разрешаю корпорации Майкрософт выставлять мне счета по сборам, связанным с этими предложениями, с использованием моего текущего метода оплаты и с той же периодичностью, что и для моей подписки Azure; и (в) соглашаюсь, что корпорация Майкрософт имеет право передавать мои контактные данные, а также сведения об использовании и транзакциях поставщикам предложений для целей предоставления поддержки, выставления счетов и других действий с транзакциями. Корпорация Майкрософт не предоставляет права на сторонние предложения. Дополнительные сведения см. в {1}, {2} и {3}.", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Условия Azure Marketplace", - "arc.agreement.sql.help.text.learn.more": "Дополнительные сведения", - "arc.agreement.sql.help.text.learn.more.ariaLabel": "Подробнее об управляемом экземпляре с поддержкой Azure Arc", - "arc.agreement.sql.help.text.privacy.policy": "Политика конфиденциальности", - "arc.agreement.sql.help.text.terms.of.use": "Условия использования", + "arc.agreement.help.text.azure.marketplace.terms": "Условия Azure Marketplace", + "arc.agreement.help.text.learn.more": "Подробнее", + "arc.agreement.help.text.privacy.policy": "Политика конфиденциальности", + "arc.agreement.help.text.terms.of.use": "Условия использования", + "arc.agreement.postgres.help.text": "Управляемый экземпляр с поддержкой Azure Arc обеспечивает доступ к SQL Server и совместимость функций, которые можно развернуть в любой инфраструктуре по вашему вкусу. {0}. \r\n \r\n Нажимая кнопку \"Сохранить сценарий в записную книжку\" или \"Развернуть\", я (а) соглашаюсь с юридическими условиями и заявлениями о конфиденциальности, связанными с указанными ниже предложениями Marketplace; (б) разрешаю корпорации Майкрософт выставлять мне счета по сборам, связанным с этими предложениями, с использованием моего текущего метода оплаты и с той же периодичностью, что и для моей подписки Azure; и (в) соглашаюсь, что корпорация Майкрософт имеет право передавать мои контактные данные, а также сведения об использовании и транзакциях поставщикам предложений для целей предоставления поддержки, выставления счетов и других действий с транзакциями. Корпорация Майкрософт не предоставляет права на сторонние предложения. Дополнительные сведения см. в {1}, {2} и {3}.", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "Подробнее о PostgreSQL Server — Azure Arc", + "arc.agreement.postgres.terms.conditions": "PostgreSQL Server — условия и положения Azure Arc", + "arc.agreement.sql.help.text": "Управляемый экземпляр с поддержкой Azure Arc обеспечивает доступ к SQL Server и совместимость функций, которые можно развернуть в любой инфраструктуре по вашему вкусу. {0}. \r\n \r\n Щелкая \"Сохранить сценарий в записную книжку\" или \"Развернуть\", я (а) соглашаюсь с юридическими условиями и заявлениями о конфиденциальности, связанными с указанными ниже предложениями Marketplace; (б) разрешаю корпорации Майкрософт выставлять мне счета по сборам, связанным с этими предложениями, с использованием моего текущего метода оплаты и с той же периодичностью, что и для моей подписки Azure; и (в) соглашаюсь, что корпорация Майкрософт имеет право передавать мои контактные данные, а также сведения об использовании и транзакциях поставщикам предложений для целей предоставления поддержки, выставления счетов и других действий с транзакциями. Корпорация Майкрософт не предоставляет права на сторонние предложения. Дополнительные сведения см. в {1}, {2} и {3}.", + "arc.agreement.sql.help.text.learn.more.ariaLabel": "Подробнее об управляемом экземпляре Azure Arc", "arc.agreement.sql.terms.conditions": "Управляемый экземпляр SQL Azure — условия Azure Arc", "arc.azure.account": "Учетная запись Azure", "arc.azure.location": "Расположение Azure", @@ -445,45 +431,41 @@ "arc.memory-request.label": "Запрос памяти", "arc.openDashboard": "Управление", "arc.password": "Пароль", - "arc.postgres.server.group.coordinator.cores.limit.description": "Максимальное числ ядер процессора для экземпляра Postgres, которое может использоваться в узле-координаторе. Поддерживается дробное количество ядер.", - "arc.postgres.server.group.coordinator.cores.limit.label": "Ограничение на использование ЦП", - "arc.postgres.server.group.coordinator.cores.request.description": "Минимальное число ядер процессора, которое должно быть доступно в узле-координаторе, чтобы запланировать службу. Поддерживается дробное количество ядер.", - "arc.postgres.server.group.coordinator.cores.request.label": "Запрос ЦП", - "arc.postgres.server.group.coordinator.memory.limit.description": "Ограничение памяти экземпляра Postgres в узле-координаторе (ГБ).", - "arc.postgres.server.group.coordinator.memory.limit.label": "Предельный объем памяти (ГБ)", - "arc.postgres.server.group.coordinator.memory.request.description": "Запрос памяти экземпляра Postgres в узле-координаторе (ГБ).", - "arc.postgres.server.group.coordinator.memory.request.label": "Запрос памяти (ГБ)", - "arc.postgres.server.group.engine.version": "Версия подсистемы", - "arc.postgres.server.group.extensions.description": "Разделенный запятыми список расширений Postgres, которые должны загружаться при запуске. Поддерживаемые значения см. в документации по Postgres.", - "arc.postgres.server.group.extensions.label": "Расширения", - "arc.postgres.server.group.name": "Имя группы серверов", - "arc.postgres.server.group.name.validation.description": "Имя группы серверов должно состоять из строчных букв и цифр или дефисов \"-\", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 11 символов.", - "arc.postgres.server.group.port": "Порт", - "arc.postgres.server.group.volume.size.backups.description": "Размер тома хранилища, используемого для резервных копий (ГБ).", - "arc.postgres.server.group.volume.size.backups.label": "Размер тома в ГБ (резервные копии)", - "arc.postgres.server.group.volume.size.data.description": "Размер тома хранилища, используемого для данных (ГБ).", - "arc.postgres.server.group.volume.size.data.label": "Размер тома в ГБ (данные)", - "arc.postgres.server.group.volume.size.logs.description": "Размер тома хранилища, используемого для журналов (ГБ).", - "arc.postgres.server.group.volume.size.logs.label": "Размер тома в ГБ (журналы)", - "arc.postgres.server.group.workers.cores.limit.description": "Максимальное число ядер процессора для экземпляра Postgres, которое может использоваться на узел. Поддерживается дробное количество ядер.", - "arc.postgres.server.group.workers.cores.limit.label": "Ограничение ЦП (ядер на узел)", - "arc.postgres.server.group.workers.cores.request.description": "Минимальное количество ядер процессора, которое должно быть доступно каждому узлу, чтобы запланировать службу. Поддерживается дробное количество ядер.", - "arc.postgres.server.group.workers.cores.request.label": "Запрос ЦП (ядер на узел)", - "arc.postgres.server.group.workers.description": "Число рабочих узлов для подготовки в сегментированном кластере или нуль (по умолчанию) для Postgres с одним узлом.", - "arc.postgres.server.group.workers.label": "Число рабочих ролей", - "arc.postgres.server.group.workers.memory.limit.description": "Ограничение памяти экземпляра Postgres на узел (ГБ).", - "arc.postgres.server.group.workers.memory.limit.label": "Предельный объем памяти (ГБ на узел)", - "arc.postgres.server.group.workers.memory.request.description": "Запрос памяти экземпляра Postgres на узел (ГБ).", - "arc.postgres.server.group.workers.memory.request.label": "Запрос памяти (ГБ на узел)", - "arc.postgres.settings.resource.coordinator.title": "Конфигурация вычисления узла-координатора", - "arc.postgres.settings.resource.worker.title": "Конфигурация вычисления рабочих узлов", + "arc.postgres.server.cores.limit.description": "Максимальное числ ядер процессора для экземпляра Postgres, которое может использоваться в узле-координаторе. Поддерживается дробное количество ядер.", + "arc.postgres.server.cores.limit.label": "Ограничение на использование ЦП", + "arc.postgres.server.cores.request.description": "Минимальное число ядер процессора, которое должно быть доступно в узле-координаторе, чтобы запланировать службу. Поддерживается дробное количество ядер.", + "arc.postgres.server.cores.request.label": "Запрос ЦП", + "arc.postgres.server.dev.use.description": "Установите этот флажок, чтобы указать, что этот экземпляр будет использоваться только для разработки и тестирования. За этот экземпляр не будет взиматься оплата.", + "arc.postgres.server.dev.use.label": "Только для разработки", + "arc.postgres.server.engine.version": "Версия подсистемы", + "arc.postgres.server.extensions.description": "Разделенный запятыми список расширений Postgres, которые должны загружаться при запуске. Поддерживаемые значения см. в документации по Postgres.", + "arc.postgres.server.extensions.label": "Расширения", + "arc.postgres.server.invalid.username": "Это имя пользователя отключено, выберите другое имя пользователя", + "arc.postgres.server.memory.limit.description": "Ограничение памяти экземпляра Postgres в узле-координаторе (ГБ).", + "arc.postgres.server.memory.limit.label": "Предельный объем памяти (ГБ)", + "arc.postgres.server.memory.request.description": "Запрос памяти экземпляра Postgres в узле-координаторе (ГБ).", + "arc.postgres.server.memory.request.label": "Запрос памяти (ГБ)", + "arc.postgres.server.name": "Имя сервера", + "arc.postgres.server.name.placeholder": "Введите имя сервера", + "arc.postgres.server.name.validation.description": "Имя экземпляра должно состоять из строчных букв и цифр или дефисов \"-\", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 11 символов.", + "arc.postgres.server.port": "Порт", + "arc.postgres.server.service.type": "Тип службы", + "arc.postgres.server.username": "Имя администратора", + "arc.postgres.server.username.placeholder": "Введите имя для входа администратора сервера", + "arc.postgres.server.volume.size.backups.description": "Размер тома хранилища, используемого для резервных копий (ГБ).", + "arc.postgres.server.volume.size.backups.label": "Размер тома в ГБ (резервные копии)", + "arc.postgres.server.volume.size.data.description": "Размер тома хранилища, используемого для данных (ГБ).", + "arc.postgres.server.volume.size.data.label": "Размер тома в ГБ (данные)", + "arc.postgres.server.volume.size.logs.description": "Размер тома хранилища, используемого для журналов (ГБ).", + "arc.postgres.server.volume.size.logs.label": "Размер тома в ГБ (журналы)", + "arc.postgres.settings.resource.compute.config.title": "Настройка вычислений", "arc.postgres.settings.section.title": "Общие параметры", "arc.postgres.settings.storage.title": "Параметры хранилища", "arc.postgres.storage-class.backups.description": "Класс хранения, используемый для постоянных томов резервных копий", "arc.postgres.storage-class.data.description": "Класс хранения, используемый для постоянных томов данных", "arc.postgres.storage-class.logs.description": "Класс хранения, используемый для постоянных томов журналов", - "arc.postgres.wizard.page1.title": "Укажите параметры группы серверов гипермасштабирования PostgreSQL с поддержкой Azure", - "arc.postgres.wizard.title": "Развертывание группы серверов гипермасштабирования PostgreSQL с поддержкой Azure Arc", + "arc.postgres.wizard.page1.title": "Предоставление параметров сервера PostgreSQL", + "arc.postgres.wizard.title": "Развертывание PostgreSQL Server — Azure Arc (предварительная версия)", "arc.sql.connection.settings.section.title": "Сведения о подключении SQL", "arc.sql.cores-limit.description": "Предельное количество ядер управляемого экземпляра в виде целого числа.", "arc.sql.cores-request.description": "Запрос ядер управляемого экземпляра в виде целого числа.", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "Высокий уровень доступности", "arc.sql.high.availability.description": "Включите дополнительные реплики для высокого уровня доступности. Выбранная ниже конфигурация вычислений и хранилища будет применена ко всем репликам.", "arc.sql.instance.name": "Имя экземпляра", + "arc.sql.instance.name.placeholder": "Введите имя экземпляра", "arc.sql.instance.retention.policy.title": "Политика хранения резервных копий экземпляров SQL", "arc.sql.instance.settings.section.title": "Параметры экземпляра SQL", "arc.sql.invalid.instance.name": "Имя экземпляра должно состоять из строчных букв и цифр или дефисов \"-\", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 13 символов.", - "arc.sql.invalid.username": "Имя пользователя sa отключено, выберите другое имя пользователя", + "arc.sql.invalid.username": "Это имя пользователя отключено, выберите другое имя пользователя", "arc.sql.license.type.description": "Примените преимущество гибридного использования Azure, если у вас уже есть лицензия SQL Server.", "arc.sql.license.type.label": "У меня уже есть лицензия на SQL Server", "arc.sql.memory-limit.description": "Предельная емкость управляемого экземпляра в виде целого числа.", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "Синхронизированные вторичные серверы, необходимые для фиксации", "arc.sql.three.replicas": "3 реплики", "arc.sql.two.replicas": "2 реплики", - "arc.sql.username": "Имя пользователя", + "arc.sql.username": "Имя для входа администратора Управляемого экземпляра", + "arc.sql.username.placeholder": "Введите имя администратора", "arc.sql.volume.size.backups.description": "Размер тома хранилища для резервных копий (гибибайт).", "arc.sql.volume.size.backups.label": "Размер тома в ГиБ (резервные копии)", "arc.sql.volume.size.data.description": "Размер тома хранилища для данных (гибибайт).", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Заявление о конфиденциальности корпорации Майкрософт", "requested.cores.less.than.or.equal.to.cores.limit": "Число запрошенных ядер не должно превышать предельное", "requested.memory.less.than.or.equal.to.memory.limit": "Объем запрошенной памяти не должен превышать предельный", - "resource.type.arc.postgres.description": "Развертывание групп серверов гипермасштабирования PostgreSQL в среде Azure Arc", - "resource.type.arc.postgres.display.name": "Группа серверов гипермасштабирования PostgreSQL — Azure Arc", + "resource.type.arc.postgres.description": "Развертывание сервера PostgreSQL в среде Azure Arc", + "resource.type.arc.postgres.display.name": "Сервер PostgreSQL — Azure Arc (предварительная версия)", "resource.type.arc.sql.description": "Управляемая служба экземпляра SQL для разработчиков приложений в управляемой клиентом среде", "resource.type.arc.sql.display.name": "Управляемый экземпляр SQL Azure — Azure Arc", "resource.type.azure.arc.description": "Создает контроллер данных Azure Arc. Перед запуском этого мастера убедитесь, что вы уже запускали учетную запись AZ.", diff --git a/i18n/ads-language-pack-ru/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/azurecore.i18n.json index abbe446e3c..72755bb40a 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Корпорация Майкрософт", "azure.noBaseToken": "Произошла ошибка при проверке подлинности, или ваши токены были удалены из системы. Попробуйте добавить учетную запись в Azure Data Studio еще раз.", "azure.noUniqueIdentifier": "У пользователя нет уникального идентификатора в AAD", + "azure.owningTenantNotFound": "Для учетной записи не найдены сведения о владении клиентом.", "azure.responseError": "Не удалось получить токен из-за ошибки. [Откройте инструменты разработчика]({0}), чтобы узнать подробности.", "azure.tenantNotFound": "Указанный клиент с идентификатором \"{0}\" не найден.", "azureAuth.unidentifiedError": "Неизвестная ошибка при проверке подлинности Azure", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "Клиент \"{0} ({1})\" требует повторной проверки подлинности для доступа к ресурсам {2}. Нажмите кнопку \"Открыть\", чтобы начать процесс проверки подлинности.", "azurecore.consentDialog.cancel": "Отмена", "azurecore.consentDialog.ignore": "Игнорировать клиента", - "azurecore.consentDialog.open": "Открыть" + "azurecore.consentDialog.open": "Открыть", + "noMicrosoftResource": "Для поставщика {0} не определена конечная точка ресурса Майкрософт." }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Предоставление кода проверки подлинности Azure", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Кластер Azure Data Explorer" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Гибкий сервер Базы данных Azure для MySQL" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "Гипермасштабирование PostgreSQL — Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "Ресурсы не найдены" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "Не удалось получить подписки для учетной записи {0} (клиент \"{1}\"). {2}" + "azure.resource.tenantSubscriptionsError": "Не удалось получить подписки для учетной записи {0} (клиент \"{1}\"). {2}", + "azure.resource.tenantTokenError": "Не удалось получить маркер доступа для учетной записи \"{0}\" (клиент \"{1}\")." }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (предварительная версия) {0} ({1})", diff --git a/i18n/ads-language-pack-ru/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/big-data-cluster.i18n.json index 328e2543e2..9cf0318c54 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "Панель мониторинга кластера больших данных —", + "bdc.deprecationWarning": "Поддержка надстройки кластера больших данных прекращается, соответствующая функциональность Azure Data Studio будет удалена в предстоящем выпуске. Дополнительные сведения об этом и о поддержке в будущем см. [здесь](https://go.microsoft.com/fwlink/?linkid=2207340).", "mount.error.endpointNotFound": "Информация о конечных точках контроллера не найдена", "textConfirmRemoveController": "Вы действительно хотите удалить \"{0}\"?", "textNo": "Нет", diff --git a/i18n/ads-language-pack-ru/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/cms.i18n.json index c03e31c4c1..9f41ddae3e 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "Намерение приложения", "cms.connectionOptions.applicationName.description": "Имя приложения", "cms.connectionOptions.applicationName.displayName": "Имя приложения", - "cms.connectionOptions.asynchronousProcessing.description": "Когда задано значение TRUE, разрешено использовать асинхронные функции в поставщике данных .NET Framework", - "cms.connectionOptions.asynchronousProcessing.displayName": "Асинхронная обработка", "cms.connectionOptions.attachDbFilename.displayName": "Имя вложенного файла базы данных", "cms.connectionOptions.attachedDBFileName.description": "Имя первичного файла прикрепляемой базы данных, включая полный путь", "cms.connectionOptions.attachedDBFileName.displayName": "Имя вложенного файла базы данных", diff --git a/i18n/ads-language-pack-ru/translations/extensions/git.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/git.i18n.json index 176d300205..143a8550a5 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "Опубликовать Branch", + "scm button publish branch running": "Публикация Branch...", + "scm button publish title": "$(cloud-upload) Опубликовать ветвь", + "scm button sync description": "{0} Синхронизировать изменения {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "Синхронизация изменений..." + }, "dist/askpass-main": { "missOrInvalid": "Учетные данные отсутствуют или недопустимы." }, @@ -32,7 +40,7 @@ "branch name": "Имя ветви", "branch name format invalid": "Имя ветви должно соответствовать регулярному выражению: {0}", "cant push": "Не удается отправить ссылки в удаленный репозиторий. Сначала запустите операцию извлечения, чтобы интегрировать изменения.", - "changed": "Уровень ведения журнала изменен на: {0}", + "changed": "{0} Уровень ведения журнала изменен на: {1}", "checkout detached": "Извлечение в отключенном режиме...", "choose": "Выбрать папку...", "clean repo": "Очистите рабочее дерево репозитория перед извлечением.", @@ -54,7 +62,7 @@ "confirm force delete branch": "Ветвь '{0}' объединена не полностью. Удалить ее?", "confirm force push": "Вы собираетесь принудительно отправить ваши изменения. Это может привести к деструктивным изменениям и к непреднамеренной перезаписи изменений, внесенных другими пользователями.\r\n\r\nВы действительно хотите продолжить?", "confirm no verify commit": "Вы собираетесь зафиксировать изменения без проверки. Перехватчики перед фиксацией будут пропущены, что может быть нежелательным.\r\n\r\nПродолжить?", - "confirm publish branch": "В ветви '{0}' отсутствует восходящая ветвь. Вы хотите опубликовать эту ветвь?", + "confirm publish branch": "В ветви \"{0}\" отсутствует удаленная ветвь. Опубликовать эту ветвь?", "confirm restore": "Вы действительно хотите восстановить {0}?", "confirm restore multiple": "Вы действительно хотите восстановить файлы ({0})?", "confirm stage file with merge conflicts": "Вы действительно хотите проиндексировать {0} с конфликтами слияния?", @@ -72,12 +80,15 @@ "discard": "Отменить изменения", "discardAll": "Отменить изменения во всех файлах ({0})", "discardAll multiple": "Отменить изменения в одном файле", + "drop all stashes": "Вы действительно хотите удалить все спрятанные записи? Имеется {0} записей, которые будут удалены, и ИХ ВОССТАНОВЛЕНИЕ МОЖЕТ БЫТЬ НЕВОЗМОЖНО.", + "drop one stash": "Вы действительно хотите удалить все спрятанные записи? Имеется 1 запись, которая будут удалена, и ЕЕ ВОССТАНОВЛЕНИЕ МОЖЕТ БЫТЬ НЕВОЗМОЖНО.", "force": "Принудительное извлечение", "force push not allowed": "Принудительная отправка не разрешена. Включите ее, установив параметр \\\"git.allowForcePush\\\".", "git error": "Ошибка Git", "git error details": "Git: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "Открыть сравнение", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (индекс)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (Рабочее дерево)", @@ -157,7 +168,7 @@ "stash message": "Сообщение к спрятанным изменениям", "stashcheckout": "Спрятать и извлечь", "sure drop": "Вы действительно хотите удалить спрятанные изменения: {0}?", - "sync is unpredictable": "Это действие отправит фиксации в \\\"{0}/{1}\\\" и извлечет их оттуда.", + "sync is unpredictable": "Это действие получает и отправляет фиксации от и к \"{0}/{1}\".", "tag at": "Тег в {0}", "tag message": "Сообщение", "tag name": "Имя тега", @@ -175,27 +186,17 @@ "yes never again": "Да, больше не показывать" }, "dist/main": { - "skipped": "Пропущенный найденный Git в: {0}", - "using git": "Используется git {0} из {1}", - "validating": "Проверка найденного git в:{0}" + "skipped": "{0} Пропущен найденный git в: {1}", + "using git": "{0} Использование git {1} из {2}", + "validating": "{0} Проверка найденного git в: {1}" }, "dist/model": { "no repositories": "Доступные репозитории отсутствуют", "not supported": "Абсолютные пути в параметре \\\"git.scanRepositories\\\" не поддерживаются.", "pick repo": "Выберите репозиторий", + "repoOnHomeDriveRootWarning": "Невозможно автоматически открыть репозиторий git по адресу \"{0}\". Откройте его напрямую как папку в VS Code.", "too many submodules": "В репозитории '{0}' есть подмодули ({1}), которые не будут открыты автоматически. Вы можете открыть каждый подмодуль вручную, открыв соответствующий файл." }, - "dist/remoteSource": { - "branch name": "Имя ветви", - "error": "$(error) Ошибка: {0}", - "none found": "Удаленные репозитории не найдены.", - "pick url": "Выберите URL-адрес, откуда требуется клонировать.", - "provide url": "Укажите URL-адрес репозитория", - "provide url or pick": "Укажите URL-адрес репозитория или выберите источник репозитория.", - "type to filter": "Имя репозитория", - "type to search": "Имя репозитория (введите текст для поиска)", - "url": "URL-адрес" - }, "dist/repository": { "add known": "Вы хотите добавить \\\"{0}\\\" в GITIGNORE-файл?", "added by them": "Конфликт: добавлено ими", @@ -243,9 +244,6 @@ "pull push n": "Вытягивание ({0}) и отправка ({1}) фиксаций между {2}/{3}", "push n": "Отправка фиксаций ({0}) в {1}/{2}", "push success": "Отправка выполнена успешно.", - "scm button publish title": "$(cloud-upload) Опубликовать изменения", - "scm button publish tooltip": "Опубликовать изменения", - "scm button sync title": " Синхронизировать изменения $(sync){0}{1}", "staged changes": "Промежуточные изменения", "sync changes": "Синхронизация изменений", "sync is unpredictable": "Выполняется синхронизация. Отмена может привести к серьезному повреждению репозитория", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "Извлечение ветви/тега...", - "publish changes": "Опубликовать изменения", + "publish branch": "Опубликовать ветвь", "publish to": "Опубликовать в {0}", "publish to...": "Опубликовать в…", "rebasing": "Перебазирование", "syncing changes": "Синхронизация изменений..." }, "dist/timelineProvider": { - "git.index": "Индекс", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "Электронная почта", + "git.timeline.openComparison": "Открыть сравнение", "git.timeline.source": "Журнал Git", "git.timeline.stagedChanges": "Промежуточно сохраненные изменения", "git.timeline.uncommitedChanges": "Незафиксированные изменения", - "git.timeline.you": "Вы", - "git.workingTree": "Рабочее дерево" + "git.timeline.you": "Вы" }, "package": { "colors.added": "Цвет для добавленных ресурсов.", @@ -283,6 +280,9 @@ "colors.submodule": "Цвет ресурсов подмодуля.", "colors.untracked": "Цвет неотслеживаемых ресурсов.", "command.addRemote": "Добавить удаленный репозиторий...", + "command.api.getRemoteSources": "Получить удаленные источники", + "command.api.getRepositories": "Получить репозитории", + "command.api.getRepositoryState": "Получить состояние репозитория", "command.branch": "Создать ветвь...", "command.branchFrom": "Создать ветвь из...", "command.checkout": "Извлечь в...", @@ -295,6 +295,7 @@ "command.clone": "Клонировать", "command.cloneRecursive": "Клонировать (рекурсивно)", "command.close": "Закрыть репозиторий", + "command.closeAllDiffEditors": "Закрыть все редакторы несовпадений", "command.commit": "Фиксация", "command.commitAll": "Зафиксировать все", "command.commitAllAmend": "Зафиксировать все (изменение)", @@ -343,7 +344,7 @@ "command.rename": "Переименование", "command.renameBranch": "Переименовать ветвь...", "command.restoreCommitTemplate": "Восстановить шаблон коммита", - "command.revealInExplorer": "Показать в боковой панели", + "command.revealInExplorer": "Отобразить в проводнике", "command.revertChange": "Обратить изменение", "command.revertSelectedRanges": "Обратить выбранные диапазоны", "command.setLogLevel": "Установите уровень ведения журнала...", @@ -359,6 +360,7 @@ "command.stashApply": "Применить спрятанное...", "command.stashApplyLatest": "Применить последнее спрятанное", "command.stashDrop": "Удалить спрятанные данные...", + "command.stashDropAll": "Удалить все спрятанные записи...", "command.stashIncludeUntracked": "Спрятать (включить неотслеживаемые)", "command.stashPop": "Извлечь спрятанное", "command.stashPopLatest": "Извлечь последнее спрятанное", @@ -393,6 +395,8 @@ "config.checkoutType.local": "Локальные ветви", "config.checkoutType.remote": "Удаленные ветви", "config.checkoutType.tags": "Теги", + "config.closeDiffOnOperation": "Определяет, следует ли автоматически закрывать редактор несовпадений, когда изменения скрыты, зафиксированы, удалены, являются подготовленными или неподготовленными.", + "config.commandsToLog": "Список команд Git (например, commit, push), для которых `stdout` записывается в [выходные данные Git](command:git.showOutput). Если для команды Git настроен обработчик на стороне клиента, то `stdout` обработчика на стороне клиента также будет записан в [выходные данные Git](command:git.showOutput).", "config.confirmEmptyCommits": "Всегда подтверждайте создание пустых фиксаций для команды \\\"Git: Пустая фиксация\\\".", "config.confirmForcePush": "Определяет, следует ли спрашивать подтверждение перед принудительной отправкой.", "config.confirmNoVerifyCommit": "Определяет, следует ли запрашивать подтверждение перед фиксацией без проверки.", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "Делать коммит из всех изменений, когда нет изменений в индексе.", "config.enableStatusBarSync": "Определяет, отображается ли команда синхронизации Git в строке состояния.", "config.enabled": "Определяет, включен ли git.", + "config.experimental.installGuide": "Экспериментальные улучшения для потока настройки Git.", "config.fetchOnPull": "Если параметр включен, то при вытягивании получаются все ветви. В противном случае получается только текущая ветвь.", "config.followTagsWhenSync": "Отправка всех тегов при выполнении команды синхронизации.", "config.ignoreLegacyWarning": "Игнорирует предупреждение об устаревшей версии Git.", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "Урезать при извлечении.", "config.pullTags": "Получить все теги при извлечении.", "config.rebaseWhenSync": "Принудительно использовать перемещение изменений из одной ветви в другую вместо слияния при запуске команды sync в Git.", + "config.repositoryScanIgnoredFolders": "Список папок, которые игнорируются при сканировании репозиториев Git, когда для параметра \"#git.autoRepositoryDetection#\" задано значение \"true\" или \"subFolders\".", + "config.repositoryScanMaxDepth": "Определяет глубину, используемую при сканировании папок рабочей области для репозиториев Git, если для #git.autoRepositoryDetection# задано значение true или subFolders. Можно задать значение \"-1\" для снятия ограничений.", "config.requireGitUserConfig": "Позволяет определить, требовать ли явной настройки пользователя Git или разрешить Git использовать предположения, если пользователь не указан.", "config.scanRepositories": "Список путей для поиска репозиториев Git.", "config.showCommitInput": "Определяет, отображаются ли входные данные фиксации на панели управления исходным кодом Git.", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "Использовать дату создания", "config.timeline.date.committed": "Использовать дату фиксации", "config.timeline.showAuthor": "Определяет, показывать ли автора фиксации в представлении временной шкалы.", + "config.timeline.showUncommitted": "Определяет, показывать ли незафиксированные изменения в представлении временной шкалы.", "config.untrackedChanges": "Определяет поведение неотслеживаемых изменений.", "config.untrackedChanges.hidden": "Неотслеживаемые изменения скрываются и исключаются из нескольких действий.", "config.untrackedChanges.mixed": "Все изменения — отслеживаемые и неотслеживаемые — отображаются вместе и работают одинаково.", "config.untrackedChanges.separate": "Неотслеживаемые изменения отображаются отдельно от представления исходного кода. Они также исключаются из нескольких действий.", "config.useCommitInputAsStashMessage": "Определяет, следует ли использовать сообщение из поля входных данных фиксации в качестве сообщения о спрятанных изменениях по умолчанию.", "config.useForcePushWithLease": "Определяет, используется ли более безопасный вариант принудительной отправки с арендой.", + "config.useIntegratedAskPass": "Определяет, следует ли перезаписать GIT_ASKPASS для использования интегрированной версии.", "description": "Интеграция системы контроля версий Git", "displayName": "Git", "submenu.branch": "Ветвь", @@ -485,11 +494,15 @@ "submenu.tags": "Теги", "view.workbench.cloneRepository": "Репозиторий можно клонировать локально.\r\n[Клонировать репозиторий](command:git.clone \\\"Клонировать репозиторий после активации расширения Git\\\")", "view.workbench.learnMore": "Чтобы получить дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio, [изучите нашу документацию](https://aka.ms/vscode-scm).", - "view.workbench.scm.disabled": "Если вы хотите использовать возможности Git, включите Git в своих [параметрах](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nЧтобы получить дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio, [изучите нашу документацию](https://aka.ms/vscode-scm).", + "view.workbench.scm.disabled": "Если вы хотите использовать возможности Git, включите Git в своих [параметрах](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\r\nЧтобы получить дополнительные сведения об использовании Git и системы управления версиями в VS Code, [изучите нашу документацию](https://aka.ms/vscode-scm).", "view.workbench.scm.empty": "Чтобы использовать возможности Git, можно открыть папку, содержащую репозиторий Git, или клонировать из URL-адреса.\r\n[Открыть папку](command:vscode.openFolder)\r\n[Клонировать репозиторий](command:git.clone)\r\nЧтобы получить дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio, [изучите нашу документацию](https://aka.ms/vscode-scm).", "view.workbench.scm.emptyWorkspace": "В открытой сейчас рабочей области нет папок, содержащих репозитории Git.\r\n[Добавить папку в рабочую область](command:workbench.action.addRootFolder)\r\nЧтобы получить дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio, [изучите нашу документацию](https://aka.ms/vscode-scm).", "view.workbench.scm.folder": "В открытой папке нет репозитория Git. Вы можете инициализировать репозиторий, что позволит получить доступ к возможностям системы управления версиями на платформе Git.\r\n[Инициализировать репозиторий](command:git.init?%5Btrue%5D)\r\nЧтобы получить дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio, [изучите нашу документацию](https://aka.ms/vscode-scm).", "view.workbench.scm.missing": "Допустимая установка Git не обнаружена, дополнительные сведения см. в [выходных данных Git](command:git.showOutput).\r\n[Установите Git](https://git-scm.com/) либо получите дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio в [нашей документации](https://aka.ms/vscode-scm).\r\nЕсли вы используете другую систему управления версиями, можете поискать дополнительные расширения [в Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide": "Установите Git, популярную систему управления версиями, чтобы отслеживать изменения кода и совместно работать с другими пользователями. Дополнительные сведения см. в [Git guides](https://aka.ms/vscode-scm).", + "view.workbench.scm.missing.guide.linux": "Системе управления версиями требуется установка Git.\r\n[Скачать Git для Linux](https://git-scm.com/download/linux)\r\nПосле установки выполните [перезагрузку](command:workbench.action.reloadWindow) (или [устранение неполадок](command:git.showOutput)). Возможна установка дополнительных поставщиков управления версиями [из Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.mac": "[Скачать Git для macOS](https://git-scm.com/download/mac)\r\nПосле установки выполните [перезагрузку](command:workbench.action.reloadWindow) (или [устранение неполадок](command:git.showOutput)). Можно установить дополнительных поставщиков системы управления версиями [из Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", + "view.workbench.scm.missing.guide.windows": "[Скачать Git для Windows](https://git-scm.com/download/win)\r\nПосле установки выполните [перезагрузку](command:workbench.action.reloadWindow) (или [устранение неполадок](command:git.showOutput)). Можно установить дополнительных поставщиков системы управления версиями [из Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).", "view.workbench.scm.workspace": "В открытой рабочей области нет папок, содержащих репозитории Git. Вы можете инициализировать репозиторий в папке, что позволит получить доступ к возможностям системы управления версиями на платформе Git.\r\n[Инициализировать репозиторий](command:git.init)\r\nЧтобы получить дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio, [изучите нашу документацию](https://aka.ms/vscode-scm)." } } diff --git a/i18n/ads-language-pack-ru/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/kusto.i18n.json index b9bab917b9..62982155bb 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio необходимо связаться с Azure Key Vault для доступа к главному ключу столбца для Always Encrypted, но связанная учетная запись Azure недоступна. Добавьте связанную учетную запись Azure и повторите запрос." }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "Выполнена установка {0}", + "downloadServiceDoneChannelMsg": "Скачано {0}", "downloadingServiceChannelMsg": "Скачивание {0}", "downloadingServiceSizeChannelMsg": "({0} КБ)", "downloadingServiceStatusMsg": "Скачивание {0}", diff --git a/i18n/ads-language-pack-ru/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/mssql.i18n.json index 26e8b9f89c..63785f98ef 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "Необходимо указать имя пользователя и пароль" }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "Выполнена установка {0}", + "downloadServiceDoneChannelMsg": "Скачано {0}", "downloadingServiceChannelMsg": "Идет загрузка {0}", "downloadingServiceSizeChannelMsg": "({0} КБ)", "downloadingServiceStatusMsg": "Идет загрузка {0}", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "Запуск (0)" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "Создать таблицу" + "tableDesigner.NewTable": "Создать таблицу", + "tableDesigner.no": "Нет", + "tableDesigner.turnOnPreloadingMessage": "Хотите сократить время загрузки конструктора таблиц, включив предварительную загрузку модели базы данных? Модель базы данных будет предварительно загружена при развертывании узла базы данных в обозревателе объектов.", + "tableDesigner.yes": "Да" }, "dist/telemetry": { "serviceCrashMessage": "Компонент {0} неожиданно завершил работу. Перезапустите Azure Data Studio.", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "Намерение приложения", "mssql.connectionOptions.applicationName.description": "Имя приложения", "mssql.connectionOptions.applicationName.displayName": "Имя приложения", - "mssql.connectionOptions.asynchronousProcessing.description": "Когда задано значение TRUE, разрешено использовать асинхронные функции в поставщике данных .NET Framework", - "mssql.connectionOptions.asynchronousProcessing.displayName": "Асинхронная обработка", "mssql.connectionOptions.attachDbFilename.displayName": "Имя вложенного файла базы данных", "mssql.connectionOptions.attachedDBFileName.description": "Имя первичного файла прикрепляемой базы данных, включая полный путь", "mssql.connectionOptions.attachedDBFileName.displayName": "Имя вложенного файла базы данных", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "Идентификатор рабочей станции", "mssql.disabled": "Отключено", "mssql.enabled": "Включено", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "Выделяет операцию плана выполнения с наибольшим фактическим числом строк для всех выполнений.", + "mssql.executionPlan.cost": "Выделяет операцию плана выполнения с наибольшей ресурсоемкостью.", + "mssql.executionPlan.expensiveOperationMetric": "Метрика по умолчанию, используемая для выделения ресурсоемкой операции в планах выполнения запросов.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "Выделяет операцию плана выполнения, использовавшую больше всего процессорного времени.", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "Выделяет операцию плана выполнения, занявшую больше всего времени.", + "mssql.executionPlan.expensiveOperationMetric.off": "Выделение ресурсоемких операций будет отключено для планов выполнения.", + "mssql.executionPlan.numberOfRowsRead": "Выделяет операцию плана выполнения с наибольшим количеством прочитанных строк.", + "mssql.executionPlan.subtreeCost": "Выделяет операцию плана выполнения с наибольшей ресурсоемкостью поддерева.", "mssql.exportNotebookToSql": "Экспорт записной книжки в виде SQL", "mssql.exportSqlAsNotebook": "Экспорт SQL в виде записной книжки", "mssql.format.alignColumnDefinitionsInColumns": "Должны ли определения столбцов быть выровнены?", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "Время ожидания выполнения, равное 0, указывает на неограниченное время ожидания", "mssql.query.implicitTransactions": "Установить параметр SET IMPLICIT_TRANSACTIONS", "mssql.query.lockTimeout": "Установить параметр SET LOCK TIMEOUT (в миллисекундах)", - "mssql.query.maxXmlCharsToStore": "Число XML-символов для хранения после выполнения запроса", + "mssql.query.maxCharsToStore": "Максимальное сохраняемое количество символов/байт для каждого значения в символьных/двоичных столбцах после выполнения запроса. Значение по умолчанию: 65 535. Допустимый диапазон значений: от 1 до 2 147 483 647.", + "mssql.query.maxXmlCharsToStore": "Максимальное сохраняемое количество символов для каждого значения в столбцах XML после выполнения запроса. Значение по умолчанию: 2 097 152. Допустимый диапазон значений: от 1 до 2 147 483 647.", "mssql.query.noCount": "Установить параметр SET NOCOUNT", "mssql.query.noExec": "Установить параметр SET NOEXEC", "mssql.query.parseOnly": "Установить параметр SET PARSEONLY", @@ -398,6 +408,7 @@ "mssql.query.textSize": "Максимальный размер текста и данных ntext, возвращаемых инструкцией SELECT", "mssql.query.transactionIsolationLevel": "Установить параметр SET TRANSACTION ISOLATION LEVEL", "mssql.query.xactAbortOn": "Установить параметр SET XACT_ABORT ON", + "mssql.tableDesigner.preloadDatabaseModel": "Следует ли предварительно загружать модель базы данных при расширении узла базы данных в проводнике объектов. При включении время загрузки конструктора таблиц может быть уменьшено. Примечание. Если вам нужно расширить множество узлов базы данных, использование памяти может быть выше обычного.", "mssql.tracingLevel": "[Необязательно] Уровень ведения журнала для серверных служб. Azure Data Studio создает имя файла при каждом запуске, а если такой файл уже существует, записи журналов добавляются в него. Для очистки старых файлов журналов см. описание параметров logRetentionMinutes и logFilesRemovalLimit. Параметр tracingLevel по умолчанию регистрирует не слишком многое. Изменение детализации может привести к тому, что журналы будут занимать слишком много места. Ошибка включает критический уровень, предупреждение включает ошибку, информационный уровень включает предупреждение, а подробный уровень включает информационный уровень.", "mssqlCluster.copyPath": "Скопировать путь", "mssqlCluster.deleteFiles": "Удалить", diff --git a/i18n/ads-language-pack-ru/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/query-history.i18n.json index 084062e75d..5f374b20ee 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "Ошибка при загрузке сохраненных элементов журнала запросов. {0}", + "failed": "Сбой", + "succeeded": "Выполнено" + }, "package": { "queryHistory.captureEnabledDesc": "Включено ли ведение Журнала запросов. Если этот параметр имеет значение False, выполняемые запросы не будут записываться в истории.", "queryHistory.clear": "Очистить весь журнал", @@ -19,9 +24,13 @@ "queryHistory.doubleClickAction.open": "Открыть новый отключенный редактор с запросом из выбранного элемента журнала", "queryHistory.doubleClickAction.run": "Открыть новый подключенный редактор с запросом и подключением из выбранного элемента журнала, автоматически выполнить запрос", "queryHistory.enableCapture": "Начать ведение Журнала запросов", + "queryHistory.loading": "Загрузка сохраненных записей...", + "queryHistory.maxEntries": "Максимальное число записей для хранения. 0 означает, что хранится неограниченное число записей. Увеличение этого ограничения может повлиять на производительность, особенно если включена сохраняемость.", "queryHistory.noEntries": "Нет запросов для отображения", "queryHistory.open": "Открыть запрос", - "queryHistory.run": "Выполнить запрос" + "queryHistory.openStorageFolder": "Открыть папку хранилища", + "queryHistory.persistHistory": "Сохраняется ли история запросов при перезапусках. Если ЛОЖЬ, то журнал будет очищен при выходе из приложения.", + "queryHistory.run": "Запуск запроса" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-ru/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/schema-compare.i18n.json index 085d46d956..6b74a29a9d 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "Сравнение схем SQL для Azure Data Studio поддерживает сравнение схем баз данных и файлов DACPAC.", "displayName": "Сравнение схем SQL Server", + "schemaCompare.openInScmp": "Открыть в Сравнении схем", "schemaCompare.runComparison": "Запустить сравнение схем...", "schemaCompare.start": "Сравнение схем" } diff --git a/i18n/ads-language-pack-ru/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/sql-database-projects.i18n.json index 3e394b565d..5a98618c7b 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "Не удалось проверить Docker. Убедитесь, что инструмент Docker установлен и работает. Ошибка: \"{0}\"", "done": "Готово", "dontUseProfile": "Не использовать профиль", + "downloadError": "Ошибка скачивания", + "downloadProgress": "Ход загрузки", + "downloading": "Выполняется скачивание", + "downloadingDacFxDlls": "Скачивание nuget Microsoft.Build.Sql для получения библиотек DLL сборки", + "downloadingFromTo": "Идет скачивание из {0} в {1}", "edgeEulaAgreementTitle": "Лицензионное соглашение SQL Microsoft Azure для пограничных вычислений", "edgeProjectTypeDescription": "Начните с основных частей, чтобы разработать и опубликовать схемы для базы данных SQL Azure для пограничных вычислений", "edgeProjectTypeDisplayName": "База данных SQL Azure для пограничных вычислений", @@ -135,8 +140,11 @@ "enterSystemDbName": "Введите имя базы данных для этой системной базы данных", "enterUser": "Введите имя администратора {0}", "equalComparison": "Проект уже содержит новейшие данные из базы данных.", + "errorDownloading": "Ошибка при загрузке {0}. Ошибка: {1}", + "errorExtracting": "Ошибка при извлечении файлов из {0}. Ошибка: {1}", "errorFindingBuildFilesLocation": "Ошибка при поиске расположения файлов сборки: {0}", "errorReadingProjectGuid": "Ошибка при попытке чтения {0} проекта \"{1}\"", + "errorRetrievingBuildFiles": "Не удалось построить проект. Ошибка получения файлов, необходимых для сборки.", "eulaAgreementTemplate": "Я принимаю {0}.", "eulaAgreementText": "Я принимаю {0}.", "eulaAgreementTitle": "Лицензионное соглашение Microsoft SQL Server", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "Задание внешней потоковой передачи", "externalStreamingJobValidationPassed": "Проверка задания внешней потоковой передачи успешно пройдена.", "extractTargetRequired": "Для создания проекта базы данных требуется целевая информация для извлечения.", + "extractingDacFxDlls": "Извлечение DLL сборки DacFx в {0}", "file": "Файл", "fileAlreadyExists": "Файл с именем \"{0}\" уже существует на диске в данном расположении. Выберите другое имя.", "fileFormat": "Формат файла", @@ -163,8 +172,11 @@ "generatingProjectFailed": "Не удалось создать проект через AutoRest. Дополнительные сведения см. в области вывода. Ошибка: {0}", "generatingProjectFromAutorest": "Создание нового проекта SQL из {0}... См. дополнительную информацию в окне вывода.", "hr": "ч", + "imageTag": "Тег изображения", "importElements": "Импорт элементов", "include": "Включить", + "includePermissionsInProject": "Включить разрешения в проект", + "includePermissionsLabel": "Включить разрешения", "installGlobally": "Установить глобально", "invalidDataSchemaProvider": "Недопустимый DSP в файле SQLPROJ", "invalidDatabaseReference": "Недопустимая ссылка на базу данных в файле SQLPROJ", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": "Изменить файл .sqlproj", "sqlDatabaseProjects.exclude": "Исключить из проекта", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Сформировать проект SQL из спецификации OpenAPI/Swagger", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "Какую версию Microsoft.Build.Sql SDK использовать для создания устаревших проектов SQL. Пример: 0.1.3-предварительная версия", "sqlDatabaseProjects.netCoreDoNotAsk": "Следует ли предлагать пользователю установить .NET Core, если он не будет обнаружен.", "sqlDatabaseProjects.new": "Новый проект базы данных", "sqlDatabaseProjects.newExternalStreamingJob": "Добавить задание внешней потоковой передачи", diff --git a/i18n/ads-language-pack-ru/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-ru/translations/extensions/sql-migration.i18n.json index ad24a6244e..343e794fb2 100644 --- a/i18n/ads-language-pack-ru/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-ru/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "Миграция \"{0}\" в Azure SQL", "sql.cancel.migration.confirmation": "Вы действительно хотите отменить эту миграцию?", "sql.migrate.text": "Выберите базы данных, которые вы хотите переместить в Azure SQL.", + "sql.migratino.database.loading.tables": "Загрузка списка таблиц…", + "sql.migratino.database.missing.tables": "Обнаружено таблиц: 0.", + "sql.migratino.table.selection.filter": "Фильтровать таблицы", + "sql.migratino.table.selection.status.column": "Содержит строки", + "sql.migratino.table.selection.tablename.column": "Имя таблицы", + "sql.migratino.table.selection.update.button": "Обновить", + "sql.migratino.table.selection.update.cancel": "Отмена", "sql.migration.account.credentials.refresh.required": "{0} (требуется обновление учетных данных)", "sql.migration.active.backup.files": "Активные файлы резервных копий", "sql.migration.active.backup.files.items": "Активные файлы резервного копирования (1 элемент)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "Сбой оценки экземпляра SQL Server \\\"{0}\\\".", "sql.migration.assessment.in.progress": "Оценка выполняется", "sql.migration.assessment.in.progress.content": "Идет оценка баз данных в экземпляре SQL Server {0} для идентификации правильного целевого объекта Azure SQL.\r\n\r\nЭто может занять некоторое время.", - "sql.migration.assessment.migration.warning": "Базы данных, которые не готовы к миграции на управляемый экземпляр SQL Azure, можно перенести на SQL Server на виртуальных машинах Azure.", + "sql.migration.assessment.migration.warning": "Базы данных, которые не готовы к миграции в Управляемый экземпляр SQL Azure или в Базу данных SQL Azure, можно перенести в SQL Server на Виртуальных машинах Azure.", + "sql.migration.assessment.migration.warning.sqldb": "Базы данных, которые не готовы к миграции в Базу данных SQL Azure, можно перенести в SQL Server на Виртуальных машинах Azure. Также можно просмотреть результаты оценки готовности к миграции в Управляемый экземпляр SQL Azure.", + "sql.migration.assessment.migration.warning.sqlmi": "Базы данных, которые не готовы к миграции в Управляемый экземпляр SQL Azure, можно перенести в SQL Server на Виртуальных машинах Azure. Также можно просмотреть результаты оценки готовности к миграции в Базу данных SQL Azure.", "sql.migration.assessment.results": "Результаты оценки", "sql.migration.assessment.results.and.recommendations.title": "Результаты оценки и рекомендации", "sql.migration.assessments.blocking.issue": "Это блокирующая проблема, которая препятствует успешному выполнению миграции базы данных.", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "Тип проверки подлинности", "sql.migration.authentication.types": "Ключи проверки подлинности", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "База данных SQL Azure", + "sql.migration.azure.sql.database": "Сервер Базы данных SQL Azure", "sql.migration.azure.sql.database.managed.instance": "Управляемый экземпляр SQL Azure", "sql.migration.azure.sql.database.virtual.machine": "SQL Server на виртуальных машинах Azure", "sql.migration.azure.sql.database.virtual.machine.short": "SQL Server на виртуальной машине Azure", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "Подписка", "sql.migration.blob.storage.table.help": "Введите имя целевой базы данных и выберите группу ресурсов, учетную запись хранения и контейнер для выбранных баз данных источника.", "sql.migration.blob.storageAccount.select": "Сначала выберите значение учетной записи хранения.", - "sql.migration.can.be.migrated": "Можно перенести базы данных: {0}/{1}", + "sql.migration.can.be.migrated": "Можно перенести базы данных без проблем: {0} из {1}", "sql.migration.cancel": "Отмена", "sql.migration.cancel.error": "Произошла ошибка при отмене миграции", "sql.migration.cancel.migration": "Отменить миграцию", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "Выполнение прямой миграции", "sql.migration.completing.cutover.warning": "Завершение прямой миграции без восстановления всех резервных копий может привести к потере данных.", "sql.migration.confirm.checkbox.message": "Я подтверждаю отсутствие дополнительных резервных копий журналов и хочу завершить прямую миграцию.", + "sql.migration.connection.label": "Подключить", "sql.migration.connection.status": "Состояние подключения", "sql.migration.copy.key1": "Копировать ключ 1", "sql.migration.copy.key2": "Копировать ключ 2", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. Убедитесь в том, что все резервные копии восстановлены в целевой базе данных. Значение параметра \"Резервные копии журналов, ожидающие восстановления\" должно быть нулевым.", "sql.migration.cutover.step.3.network.share": "3. Убедитесь в том, что все резервные копии журналов восстановлены в целевой базе данных. Значение параметра \"Резервные копии журналов, ожидающие восстановления\" должно быть нулевым.", "sql.migration.cutover.type": "Режим", - "sql.migration.dashboard.description": "Определите готовность экземпляров SQL Server, укажите рекомендуемый целевой объект Azure SQL и выполните миграцию экземпляра SQL Server в Управляемый экземпляр SQL Azure или SQL Server в виртуальных машинах Azure.", + "sql.migration.dashboard.description": "Определите готовность своих экземпляров SQL Server к миграции, определите рекомендуемую цель Azure SQL и завершите миграцию своего экземпляра SQL Server в Управляемый экземпляр SQL Azure, SQL Server на виртуальных машинах Azure или базу данных SQL Azure.", "sql.migration.dashboard.help.description.dmsGuide": "Центр статей по миграции, предоставляющий пошаговое руководство по миграции и модернизации ресурсов данных в Azure.", "sql.migration.dashboard.help.description.mi": "Пошаговый учебник по миграции баз данных с экземпляра SQL Server (локальный или Виртуальные машины Microsoft Azure) в Управляемый экземпляр SQL Azure с минимальным простоем.", "sql.migration.dashboard.help.description.migrateUsingADS": "Расширение миграции Azure SQL для Azure Data Studio предоставляет возможности для оценки, получения правильных рекомендаций Azure и миграции баз данных SQL Server в Azure.", + "sql.migration.dashboard.help.description.sqldb": "Пошаговый учебник по миграции баз данных с экземпляра SQL Server (локальная среда или Виртуальные машины Microsoft Azure) в Базу данных SQL Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ).", "sql.migration.dashboard.help.description.vm": "Пошаговый учебник по миграции баз данных с экземпляра SQL Server (локальный) в SQL Server на виртуальных машинах Microsoft Azure с минимальным простоем.", "sql.migration.dashboard.help.link.dmsGuide": "Руководства по переносу баз данных Azure", "sql.migration.dashboard.help.link.mi": "Учебник. Миграция в Управляемый экземпляр SQL Azure (по сети)", "sql.migration.dashboard.help.link.migrateUsingADS": "Миграция баз данных с помощью Azure Data Studio", + "sql.migration.dashboard.help.link.sqldb": "Учебник. Миграция в SQL Server в Базе данных SQL Azure (автономная) — (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ)", "sql.migration.dashboard.help.link.vm": "Учебник. Миграция в SQL Server на Виртуальных машинах Microsoft Azure (по сети)", "sql.migration.dashboard.help.title": "Статьи справки и ссылки на видео", "sql.migration.dashboard.migrate.task.button": "Миграция в Azure SQL", "sql.migration.dashboard.migrate.task.button.description": "Перенос экземпляра SQL Server в Azure SQL.", "sql.migration.dashboard.title": "Миграция SQL Azure", + "sql.migration.data.source.configuration.page.title": "Конфигурация источника данных", "sql.migration.data.uploaded.info": "Сравнение фактического объема данных, считываемого из источника, и фактического объема данных, загруженного в целевой объект.", "sql.migration.data.uploaded.size": "Отправленные данные или размер", "sql.migration.database": "База данных", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "Выберите базы данных для оценки миграции в Azure SQL.", "sql.migration.database.assessment.title": "Базы данных для оценки", "sql.migration.database.backup.load.error": "Произошла ошибка при доступе к сведениям базы данных.", - "sql.migration.database.checksum.info.text": "Убедитесь, что резервные копии были созданы с помощью параметра WITH CHECKSUM.", + "sql.migration.database.connection.error": "Ошибка при подключении к целевой базе данных миграции.", + "sql.migration.database.connection.error.message": "Ошибка подключения:{0} {1}", + "sql.migration.database.loading": "Загрузка списка таблиц базы данных...", "sql.migration.database.migration.mode.description": "Чтобы выполнить миграцию в целевую базу данных Azure SQL, выберите режим миграции в соответствии с требованиями к простою.", "sql.migration.database.migration.mode.label": "Режим миграции", "sql.migration.database.migration.mode.offline.description": "Время простоя приложения начнется при запуске миграции.", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "Состояние миграции базы данных", "sql.migration.database.migration.status.label": "Состояние миграции базы данных: {0}", "sql.migration.database.page.description": "Выберите расположение резервных копий базы данных, используемых во время миграции.", - "sql.migration.database.page.title": "Резервное копирование базы данных", - "sql.migration.database.private.endpoint.info.text": "Убедитесь, учетная запись службы хранилища Azure не использует частную конечную точку.", "sql.migration.database.status.column": "Состояние миграции", + "sql.migration.database.table.refresh.label": "Обновить", + "sql.migration.database.table.selection.description": "Для миграции на целевую базу данных Azure SQL выберите таблицы в каждой базе данных для миграции.", + "sql.migration.database.table.selection.label": "Выбор таблицы миграции", + "sql.migration.database.table.source.column.label": "База данных-источник", + "sql.migration.database.table.tables.column.label": "Выбор таблиц", + "sql.migration.database.table.target.column.label": "Целевая база данных", "sql.migration.database.to.be.migrated": "База данных для миграции", + "sql.migration.database.validate.selection": "Выберите таблицы целевых баз данных для миграции. Требуется хотя бы одна база данных с одной таблицей.", "sql.migration.databases": "Базы данных ({0}/{1})", "sql.migration.databases.selected": "Выбрано баз данных: {0}/{1}", "sql.migration.databases.table.title": "Базы данных", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "Файлы резервного копирования отсутствуют", "sql.migration.enter.your.sql.cred": "Введите учетные данные для источника экземпляра SQL Server. Эти учетные данные будут использоваться при миграции баз данных в Azure SQL.", "sql.migration.error": "Ошибка", + "sql.migration.error.aria.view.details": "Щелкните, чтобы просмотреть сведения об ошибке.", "sql.migration.error.details.label": "Ошибки миграции", "sql.migration.error.details.title": "Сведения об ошибке миграции", "sql.migration.error.dialog.clear.button.label": "Очистить", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "Чтобы продолжить, выберите действительную группу ресурсов.", "sql.migration.invalid.savedInfo": "Не удалось получить сохраненный сеанс. Повторите попытку, выбрав новый сеанс.", "sql.migration.invalid.service.name.error": "Введите действительное имя для службы миграции.", + "sql.migration.invalid.sqldatabase.error": "Чтобы продолжить, выберите допустимый сервер Базы данных SQL Azure.", "sql.migration.invalid.storageAccount.error": "Чтобы продолжить, выберите действительную учетную запись хранения.", "sql.migration.invalid.subscription.error": "Чтобы продолжить, выберите действительную подписку.", "sql.migration.invalid.target.name.error": "Введите действительное имя для целевой базы данных.", "sql.migration.invalid.user.account": "Недопустимый формат учетной записи пользователя. Пример: {0}", "sql.migration.invalid.virtualMachine.error": "Чтобы продолжить, выберите допустимую виртуальную машину.", - "sql.migration.ir.page.description": "Azure Database Migration Service управляет действиями переноса базы данных и отслеживает ход их выполнения. Вы можете выбрать существующую службу Database Migration Service для цели Azure SQL, если создали ее ранее, или создать новую ниже.", + "sql.migration.ir.page.description": "Azure Database Migration Service координирует действия по миграции базы данных и отслеживает их ход выполнения. Вы можете выбрать существующую службу миграции базы данных, если вы уже создали ее ранее, или создать новую ниже.", "sql.migration.ir.page.sql.migration.service.not.found": "Служба Database Migration Service не найдена. Создайте новую службу.", "sql.migration.ir.page.title": "Служба миграции баз данных Azure", "sql.migration.ir.setup.step1": "Шаг 1. {0}", "sql.migration.ir.setup.step2": "Шаг 2. Использование этого ключа для регистрации вашей среды выполнения интеграции", "sql.migration.ir.setup.step3": "Шаг 3. Нажмите кнопку \"Тестирование подключения\", чтобы проверить подключение между Azure Database Migration Service и Integration Runtime", + "sql.migration.issue.aria.label": "Блокирующая проблема: {0}", "sql.migration.issues": "Проблемы", "sql.migration.issues.count": "Проблемы ({0})", "sql.migration.issues.details": "Подробные сведения о проблеме", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "Последние примененные файлы резервной копии", "sql.migration.last.applied.files.taken.on": "Последние примененные файлы резервной копии от", "sql.migration.last.applied.lsn": "Последний примененный номер LSN", - "sql.migration.last.backup": "Последняя архивация", "sql.migration.last.scan.completed": "Последнее сканирование: {0}", "sql.migration.learn.more": "Дополнительные сведения", "sql.migration.learn.more.prerequisites": "Дополнительные сведения о необходимых вещах перед началом миграции.", "sql.migration.load.migration.list.error": "Ошибка при загрузке списка миграций", "sql.migration.location": "Расположение", + "sql.migration.map.source.column": "База данных-источник", + "sql.migration.map.target.column": "Целевая база данных", + "sql.migration.map.target.description": "Выберите целевую базу данных, в которую следует перенести базу данных-источник. Можно выбрать целевую базу данных только для одной базы данных-источника.", + "sql.migration.map.target.heading": "Сопоставление выбранных баз данных-источников с целевыми базами данных для миграции", + "sql.migration.map.target.placeholder": "Выберите целевую базу данных", "sql.migration.mi.not.ready": "Управляемый экземпляр \\\"{0}\\\" недоступен для миграции, так как сейчас он находится в состоянии \\\"{1}\\\". Чтобы продолжить, выберите доступный управляемый экземпляр.", "sql.migration.migration.completed": "Миграции баз данных выполнены", "sql.migration.migration.in.progress": "Выполняются миграции базы данных", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "Фильтр состояния миграции", "sql.migration.min": "{0} мин", "sql.migration.mins": "{0} мин", + "sql.migration.missing.targetPassword.error": "Чтобы продолжить, введите допустимый пароль целевого объекта.", + "sql.migration.missing.targetUserName.error": "Чтобы продолжить, введите допустимое имя пользователя целевого объекта.", "sql.migration.mode": "Режим", "sql.migration.more.info": "Дополнительные сведения", "sql.migration.na": "Н/Д", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "Контейнеры BLOB-объектов не найдены.", "sql.migration.no.blobFiles.found": "Файлы больших двоичных объектов не найдены.", "sql.migration.no.fileShares.found": "Файловые ресурсы не найдены.", - "sql.migration.no.issues.mi": "Не найдены проблемы миграции на SQL Server в управляемом экземпляре SQL Azure.", + "sql.migration.no.issues.mi": "Не обнаружены проблемы для миграции на Управляемый экземпляр SQL Azure.", + "sql.migration.no.issues.sqldb": "Не обнаружены проблемы для миграции на Базы данных SQL Azure.", "sql.migration.no.issues.vm": "Не найдены проблемы миграции в SQL Server на виртуальной машине Azure.", "sql.migration.no.location.found": "Расположения не найдены.", "sql.migration.no.managedInstance.found": "Управляемые экземпляры не найдены.", "sql.migration.no.pending.backups": "Ожидающие резервные копии отсутствуют. Нажмите кнопку Обновить, чтобы проверить текущее состояние.", "sql.migration.no.results": "Результаты оценки недоступны.", + "sql.migration.no.sqldatabase.found": "Базы данных SQL Azure не найдены.", + "sql.migration.no.sqldatabaseserver.found": "Серверы баз данных SQL Azure не найдены.", "sql.migration.no.storageAccount.found": "Учетные записи хранения не найдены.", "sql.migration.no.subscription.found": "Подписки не найдены.", "sql.migration.no.virtualMachine.found": "Виртуальные машины не найдены", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "Динамический диапазон", "sql.migration.parallel.copy.type.none": "Нет", "sql.migration.parallel.copy.type.physical": "Физические разделы", + "sql.migration.password.label": "Целевой пароль", + "sql.migration.password.placeholder": "Введите пароль целевого объекта", "sql.migration.path.user.account": "Учетная запись пользователя", - "sql.migration.pre.req.1": "Сведения об учетной записи Azure", - "sql.migration.pre.req.2": "Управляемый экземпляр SQL Azure или SQL Server на виртуальной машине Azure", - "sql.migration.pre.req.3": "Сведения о расположении резервной копии", - "sql.migration.pre.req.title": "Необходимые действия перед началом миграции:", + "sql.migration.pre.req.1": "Учетная запись Azure (не требуется для оценки или рекомендаций по SKU)", + "sql.migration.pre.req.2": "Исходные базы данных SQL Server, работающие в локальной среде, на SQL Server в виртуальной машине Azure или в любой виртуальной машине, работающей в облаке (частном, общедоступном).", + "sql.migration.pre.req.3": "Управляемый экземпляр SQL Azure, SQL Server на виртуальной машине Azure или база данных SQL Azure для переноса баз данных.", + "sql.migration.pre.req.4": "Сведения о расположении резервной копии базы данных: сетевой общей папке или контейнере Хранилища BLOB-объектов Azure (не требуется для целевых Баз данных SQL Azure).", + "sql.migration.pre.req.title": "Что необходимо перед началом миграции Azure SQL:", "sql.migration.provide.unique.containers": "Укажите уникальный контейнер для каждой целевой базы данных. Затронутые базы данных: ", "sql.migration.quick.pick.placeholder": "Выберите нужную операцию.", "sql.migration.recommendation": "Рекомендация", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "Повтор миграции", "sql.migration.retry.migration.error": "Произошла ошибка при повторной попытке миграции.", "sql.migration.rg.created": "Создана группа ресурсов", + "sql.migration.save.assessment.report": "Сохранить отчет об оценке", + "sql.migration.save.assessment.report.success": "Отчет об оценке успешно сохранен в {0}.", "sql.migration.save.close": "Сохранить и закрыть", "sql.migration.save.close.popup": "Конфигурация сохранена. Сбор данных производительности будет выполняться в фоновом режиме. Вы можете остановить сбор, когда за хотите.", + "sql.migration.save.recommendation.report": "Сохранить отчет о рекомендациях", + "sql.migration.save.recommendation.report.success": "Отчет о рекомендациях успешно сохранен в {0}.", "sql.migration.saved.assessment.cancel": "Отмена", "sql.migration.saved.assessment.next": "Далее", "sql.migration.saved.assessment.result": "Сохраненный сеанс", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "Выберите клиент", "sql.migration.select.service.select.account.error": "При загрузке доступных учетных записей Azure произошла ошибка.", "sql.migration.select.service.select.location.error": "Произошла ошибка при загрузке расположений. Проверьте подключение к Azure и повторите попытку.", + "sql.migration.select.service.select.migration.target": "Выберите целевой сервер.", "sql.migration.select.service.select.resource.group.error": "Произошла ошибка при загрузке доступных групп ресурсов. Проверьте подключение к Azure и повторите попытку.", "sql.migration.select.service.select.service.error": "Произошла ошибка при загрузке доступных служб миграции баз данных. Проверьте подключение к Azure и повторите попытку.", "sql.migration.select.service.select.subscription.error": "Произошла ошибка при загрузке подписок учетных записей. Проверьте подключение к Azure и повторите попытку.", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} ГБ", "sql.migration.size.mb": "{0} МБ", "sql.migration.size.tb": "{0} ТБ", - "sql.migration.sku.available.recommendations": "Доступных рекомендаций: {0}", + "sql.migration.sku.available.recommendations.many": "Доступны рекомендации: {0}", + "sql.migration.sku.available.recommendations.one": "Доступна {0} рекомендация", "sql.migration.sku.azureConfiguration": "Конфигурация Azure", "sql.migration.sku.azureConfiguration.businessCritical": "Критически важный для бизнеса", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} виртуальное ядро", "sql.migration.sku.azureConfiguration.gen5": "5-е поколение", "sql.migration.sku.azureConfiguration.generalPurpose": "Общее назначение", + "sql.migration.sku.azureConfiguration.hyperscale": "Гипермасштабирование", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} виртуальное ядро", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - {2} виртуальное ядро - {3} ГБ", "sql.migration.sku.azureConfiguration.premiumSeries": "Серия Premium", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "Серия Premium, оптимизированная для операций в памяти", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} виртуальное ядро", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - {2} виртуальное ядро - {3} ГБ", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} виртуальных ЦП)", "sql.migration.sku.azureConfiguration.vmPreview": "Данные: {0}, журнал: {1}, tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "Для выработки целевой рекомендации Azure требуются данные производительности экземпляра SQL Server. Включите сбор данных производительности, чтобы получить целевую рекомендацию для баз данных, которые вы хотите перенести. Чем дольше он будет включен, тем лучше будет рекомендация. Отключить сбор данных производительности можно в любое время.", "sql.migration.sku.azureRecommendation.description2": "Вы также можете выбрать эти данные в существующей папке, если они уже собраны ранее.", "sql.migration.sku.azureRecommendation.openExisting.method": "У меня уже есть данные производительности", - "sql.migration.sku.azureRecommendation.openExisting.popup": "Создание рекомендаций Azure с использованием предоставленных данных производительности…", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "Выберите папку на локальном диске, где сохранены ранее собранные данные производительности", "sql.migration.sku.azureRecommendation.start": "Запуск", "sql.migration.sku.azureRecommendation.start.popup": "Запуск сбора данных о производительности…", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "Рекомендация Azure применена с использованием предоставленных данных. Импортируйте или соберите дополнительные данные для уточнения рекомендации.", "sql.migration.sku.azureRecommendation.status.inProgress": "Выполняется сбор данных. Создание начальных рекомендаций…", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "Периодически проверяйте наличие обновленных рекомендаций, нажав кнопку \\\"Обновить рекомендацию\\\".", - "sql.migration.sku.azureRecommendation.status.notEnabled": "Рекомендация Azure собирает и анализирует данные о производительности, а затем рекомендует базу данных подходящего размера в Azure для вашей рабочей нагрузки.", + "sql.migration.sku.azureRecommendation.status.notEnabled": "Рекомендации Azure собирают и анализируют данные о производительности, а затем рекомендуют целевые объекты Azure соответствующего размера для вашей рабочей нагрузки.", "sql.migration.sku.azureRecommendation.status.refining": "Сбор данных все еще выполняется. Уточнение существующих рекомендаций…", "sql.migration.sku.azureRecommendation.status.stopped": "Сбор данных для рекомендаций Azure остановлен.", "sql.migration.sku.azureRecommendation.stop.popup": "Остановка сбора данных о производительности…", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "Требования к центральному процессору", "sql.migration.sku.data.iops.requirement": "Требуемое количество операций ввода-вывода в секунду для данных", "sql.migration.sku.data.storage.requirement": "Требование к хранилищу данных", - "sql.migration.sku.db.card.title": "База данных SQL Azure", "sql.migration.sku.gb": "{0} ГБ", "sql.migration.sku.get.recommendation": "Получить рекомендацию Azure", "sql.migration.sku.io.memory.requirement": "Требование задержки ввода-вывода", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "Требуемое количество операций ввода-вывода в секунду для журналов", "sql.migration.sku.memory.requirement": "Требования к памяти", "sql.migration.sku.mi.card.title": "Управляемый экземпляр SQL Azure", + "sql.migration.sku.mi.target.title": "Управляемый экземпляр SQL Azure", "sql.migration.sku.ms": "{0} мс", "sql.migration.sku.parameters": "Параметры рекомендаций", "sql.migration.sku.parameters.edit": "Изменить параметры", "sql.migration.sku.parameters.edit.title": "Изменить параметры рекомендаций", + "sql.migration.sku.parameters.enable.elastic": "Включить эластичную рекомендацию", + "sql.migration.sku.parameters.enable.elastic.info": "Эластичная рекомендация использует альтернативную модель рекомендаций, которая использует персонализированное профилирование цены и производительности по сравнению с существующими клиентами в облаке.", "sql.migration.sku.parameters.enable.preview": "Включить предварительную версию функций", "sql.migration.sku.parameters.enable.preview.info": "При включении этого параметра будут учтены последние поколения оборудования со значительно улучшенной производительностью и масштабируемостью. Эти номера SKU сейчас находятся на этапе предварительной версии и могут быть доступны не во всех регионах.", "sql.migration.sku.parameters.percentage.utilization": "Процент использования", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "Обновить", "sql.migration.sku.percentage": "{0}%", "sql.migration.sku.percentile": "{0}-процентиль", - "sql.migration.sku.recommendation": "Рекомендация Azure", + "sql.migration.sku.recommendation": "Рекомендация Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ)", "sql.migration.sku.recommendation.view.assessment.mi": "Просмотрите результаты оценки и выберите одну или несколько баз данных для миграции в Управляемый экземпляр SQL Azure.", + "sql.migration.sku.recommendation.view.assessment.sqldb": "Для миграции в Базу данных SQL Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ), просмотрите результаты оценки и выберите одну или несколько баз данных.", "sql.migration.sku.recommendation.view.assessment.vm": "Просмотрите результаты оценки и выберите одну или несколько баз данных для миграции в SQL Server на виртуальной машине Azure.", "sql.migration.sku.recommendationReason": "Причина рекомендации", "sql.migration.sku.recommendations": "Рекомендации", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "Файлы данных SQL", "sql.migration.sku.sql.logDisk": "Файлы журналов SQL", "sql.migration.sku.sql.temp": "SQL tempdb", + "sql.migration.sku.sqldb.card.title": "База данных SQL Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ)", + "sql.migration.sku.sqldb.target.title": "База данных SQL Azure", "sql.migration.sku.stop.performance.collection": "Остановить сбор данных", "sql.migration.sku.storage.dimension": "Измерение", "sql.migration.sku.storageGB": "{0} ГБ", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "Хранилище", "sql.migration.sku.viewDetails": "Просмотр сведений", "sql.migration.sku.vm.card.title": "SQL Server на виртуальной машине Azure", + "sql.migration.sku.vm.target.title": "SQL Server на виртуальной машине Azure", "sql.migration.source.configuration": "Конфигурация источника", "sql.migration.source.credentials": "Исходные учетные данные.", "sql.migration.source.database": "Имя базы данных-источника", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "Прочитанные строки", "sql.migration.sqldb.column.tablename": "Имя таблицы", "sql.migration.sqldb.column.usedparallelcopies": "Использованные параллельные копии", + "sql.migration.sqldb.not.ready": "Сервер базы данных SQL \"{0}\" недоступен для миграции, поскольку сейчас он находится в состоянии \"{1}\". Чтобы продолжить, выберите доступный сервер базы данных SQL.", "sql.migration.src.database": "База данных-источник", "sql.migration.src.server": "Имя источника", "sql.migration.start.migration.button": "Запуск миграции", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "Состояние: сбой", "sql.migration.status.dropdown.ongoing": "Состояние: текущее", "sql.migration.status.dropdown.succeeded": "Состояние: выполнено", - "sql.migration.status.error.count.multiple": "Ошибок: {0})", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "Ошибка: {0})", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " (Ошибок: {0})", + "sql.migration.status.error.count.single": " ({0} ошибка)", "sql.migration.status.failed": "Сбой", "sql.migration.status.inprogress": "Выполняется", + "sql.migration.status.readyforcutover": "Готово к прямой миграции", "sql.migration.status.refresh.label": "Обновить", + "sql.migration.status.restoring": "Восстановление", "sql.migration.status.retriable": "Повторное", "sql.migration.status.select.service.MESSAGE": "Выберите службу Database Migration Service для отслеживания миграций.", "sql.migration.status.status.label": "Состояние", "sql.migration.status.succeeded": "Успешно", - "sql.migration.status.warning.count.multiple": "Предупреждения: {0}", - "sql.migration.status.warning.count.single": "Предупреждение: {0})", + "sql.migration.status.uploadingfullbackup": "Выкладывается полная резервная копия", + "sql.migration.status.uploadinglogbackup": "Выполняется отправка файлов журнала", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " (Предупреждений: {0})", + "sql.migration.status.warning.count.single": " ({0} предупреждение)", "sql.migration.storage.account": "Учетная запись хранения", "sql.migration.subscription": "Подписка", "sql.migration.summary.azure.storage": "Служба хранилища Azure", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "Базы данных для миграции", "sql.migration.summary.mi.type": "Управляемый экземпляр SQL Azure", "sql.migration.summary.page.title": "Сводка", + "sql.migration.summary.sqldb.type": "База данных SQL Azure", "sql.migration.summary.vm.type": "SQL Server на виртуальной машине Azure", "sql.migration.tab.button.feedback.description": "Отзывы", "sql.migration.tab.button.feedback.label": "Отзывы", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "Миграции", "sql.migration.table.error.title": "Сведения о состоянии миграции таблицы", "sql.migration.table.migration.status.label": "Состояние переноса таблицы: {0}", + "sql.migration.table.missing.count": "Отсутствуют целевые таблицы, исключенные из списка: {0}", + "sql.migration.table.select.label": "Выберите таблицы для {0}", + "sql.migration.table.selected.count": "Выбраны таблицы: {0} из {1}", + "sql.migration.table.selection.count": "{0} из {1}", + "sql.migration.table.selection.edit": "Изменить", "sql.migration.target": "Целевой объект", "sql.migration.target.azure.sql.instance.database.name": "Целевая база данных", "sql.migration.target.azure.sql.instance.name": "Целевое имя", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "Имя целевой базы данных", "sql.migration.target.platform": "Целевая платформа", "sql.migration.target.server": "Целевой сервер", + "sql.migration.target.table.count.name": "Выбранные таблицы", + "sql.migration.target.table.missing": "Целевая таблица не существует", + "sql.migration.target.table.not.empty": "Целевая таблица не пустая.", "sql.migration.target.version": "Целевая версия", "sql.migration.test.connection": "Проверить подключение", "sql.migration.type": "Тип", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(Недоступно) {0}", "sql.migration.unique.name": "Выберите уникальное имя для этой целевой базы данных", "sql.migration.username": "Имя пользователя", + "sql.migration.username.label": "Имя целевого пользователя", + "sql.migration.username.placeholder": "Введите имя пользователя целевого объекта", "sql.migration.view.all": "Все миграции баз данных", "sql.migration.view.select.button.label": "Просмотреть или выбрать", "sql.migration.warning": "Предупреждение", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "Выберите учетную запись Azure, связанную с Azure Data Studio, или свяжите ее сейчас.", "sql.migration.wizard.account.noAccount.error": "Добавьте связанную учетную запись и повторите попытку.", "sql.migration.wizard.account.title": "Учетная запись Azure", + "sql.migration.wizard.connection.error.title": "Ошибка при подключении к целевому серверу.", "sql.migration.wizard.perfCollection.error": "Произошли ошибки при сборе данных производительности для сервера \\\"{0}\\\". Если эти проблемы не устранены, попробуйте перезапустить процесс сбора данных:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "Исходя из результатов оценки, все {0} из ваших баз данных в подключенном состоянии можно перенести в Azure SQL.", "sql.migration.wizard.sku.assessment.error": "При доступе к серверу \"{0}\" произошла ошибка.", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "Выберите целевой объект Azure SQL", "sql.migration.wizard.sku.error": "Произошла ошибка при создании рекомендаций по SKU для сервера \\\"{0}\\\".", "sql.migration.wizard.sku.error.noRecommendation": "Нет доступных рекомендаций", - "sql.migration.wizard.sku.error.noRecommendation.reason": "Рекомендации по SKU не созданы, так как нет номеров SKU, которые могли бы удовлетворять характеристикам производительности источника. Попробуйте выбрать другую целевую платформу, изменить параметры рекомендаций или выбрать другой набор баз данных для оценки.", + "sql.migration.wizard.sku.error.noRecommendation.reason": "Рекомендации по SKU не созданы, так как нет номеров SKU, которые могли бы удовлетворять характеристикам производительности источника. Попробуйте выбрать другую целевую платформу, изменить параметры рекомендаций, выбрать другой набор баз данных для оценки или изменить модель рекомендаций.", + "sql.migration.wizard.source.missing": "Подключение успешно установлено, но не найдены целевые базы данных.", + "sql.migration.wizard.target.connection.error": "Ошибка подключения: {0}", + "sql.migration.wizard.target.connection.success": "Подключение успешно установлено. Найдены целевые базы данных: {0}", "sql.migration.wizard.target.description": "Выберите учетную запись Azure и целевой {0}.", + "sql.migration.wizard.target.mapping.error.duplicate": "Ошибка сопоставления базы данных. Невозможно выбрать целевую базу данных \"{0}\" в качестве цели миграции для базы данных \"{1}\". Целевая база данных \"${targetDatabaseName}\" уже выбрана в качестве цели миграции для базы данных \"{2}\". Выберите другую целевую базу данных.", + "sql.migration.wizard.target.missing": "Ошибка сопоставления баз данных. Нет целевых баз данных для миграции. Настройте подключение к целевому серверу и щелкните \"Подключить\", чтобы получить список доступных целевых объектов для миграции баз данных.", + "sql.migration.wizard.target.source.mapping.error": "Ошибка сопоставления баз данных. База данных-источник \"{0}\" не сопоставлена с целевой базой данных. Выберите целевую базу данных для миграции.", "sql.migration.wizard.target.title": "Целевой объект Azure SQL", "sql.migration.yes": "Да", - "total.databases.selected": "Выбрано баз данных: {0} из {1}" + "total.databases.selected": "Выбрано баз данных: {0} из {1}", + "total.tables.selected.of.total": "{0} из {1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "Произошла ошибка при запуске миграции: \"{0}\"", diff --git a/i18n/ads-language-pack-ru/translations/main.i18n.json b/i18n/ads-language-pack-ru/translations/main.i18n.json index 31af1e5f95..00ee134390 100644 --- a/i18n/ads-language-pack-ru/translations/main.i18n.json +++ b/i18n/ads-language-pack-ru/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "Установка расширения {0} из VSIX завершена. Перезагрузите Azure Data Studio, чтобы включить это расширение.", "ReinstallAction.successReload": "Перезагрузите Azure Data Studio, чтобы завершить переустановку расширения {0}.", "activateLanguagePack": "Чтобы использовать Azure Data Studio в {0}, необходимо перезапустить Azure Data Studio.", + "appName": "\"${appName}\": например, Azure Data Studio.", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "Контекстное меню дерева просмотра диалогового окна подключения", "dashboard.toolbar": "Меню действий инструментов панели мониторинга", @@ -10266,6 +10267,8 @@ "notebook.title": "Меню раздела записной книжки", "notebook.toolbar": "Меню панели инструментов записной книжки", "objectExplorer.context": "Контекстное меню элемента обозревателя объектов", + "openDefaultSettingsJson": "открыть файл JSON параметров по умолчанию", + "openDefaultSettingsJson.capitalized": "Открыть параметры по умолчанию (JSON)", "postDisableTooltip": "Перезапустите Azure Data Studio, чтобы отключить это расширение.", "postEnableTooltip": "Перезапустите Azure Data Studio, чтобы включить это расширение.", "postUninstallTooltip": "Перезапустите Azure Data Studio, чтобы завершить удаление этого расширения.", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Marketplace", "scenarioTypeUndefined": "Необходимо указать тип сценария для рекомендаций по расширениям.", "showReleaseNotes": "Отображение заметок о выпуске после обновления. Заметки о выпуске будут открыты в новом окне веб-браузера.", + "sql.versionMismatch": "Расширение несовместимо с Azure Data Studio {0}. Расширению требуется: {1}.", + "sql.versionMismatchVsCode": "Расширение несовместимо с Azure Data Studio {0}. Для расширения требуется версия модуля VS Code {1}, более новая, чем поддерживаемая в настоящее время ({2}).", + "sql.versionSyntax": "Не удалось проанализировать значение \"{0}\" {1}. Используйте такие значения как ^1.22.0, ^1.22.x и т.д.", "sql.watcherExclude": "Настройте стандартные маски путей файлов, которые следует исключить из списка отслеживаемых файлов. Шаблоны должны соответствовать абсолютным путям, т. е. необходимо указывать префикс \"**/\" или полный путь для правильного сопоставления и суффикс \"/**\" для сопоставления файлов в пути (например, \"**/build/output/**\" или \"/Users/name/workspaces/project/build/output/**\"). После изменения этого параметра потребуется перезагрузка. Если отображается сообщение \"Azure Data Studio потребляет большое количество времени ЦП при запуске\", можно исключить большие папки, чтобы уменьшить начальную нагрузку.", + "terminal.integrated.allowChords": "Указывает, разрешены ли настраиваемые сочетания клавиш в виде аккорда в терминале. Обратите внимание, что если задано значение true и нажатие клавиши приводит к аккорду, то оно будет обходить #terminal.integrated.commandsToSkipShell#, а задание значения false особенно удобно, когда требуется, чтобы сочетание клавиш CTRL+K перехватывалось вашей оболочкой (а не Azure Data Studio).", + "terminal.integrated.autoReplies": "Набор сообщений, при обнаружении которых в терминале будет отправляться автоматический ответ. Если сообщение достаточно конкретное, это поможет автоматизировать обработку типичных ответов.\r\n\r\nПримечания:\r\n\r\n–Используйте {0} для автоматического ответа на запрос завершения пакетного задания в Windows.\r\n–Сообщение содержит escape-последовательности, поэтому ответ может не работать для стилизованного текста.\r\n–Каждый ответ отправляется не более одного раза в секунду.\r\n–Используйте {1} в ответе для обозначения клавиши ВВОД.\r\n–Чтобы удалить клавишу по умолчанию, задайте значение NULL.\r\n–Перезапустите Azure Data Studio, если новые параметры не применены.", + "terminal.integrated.commandsToSkipShell": "Набор идентификаторов команд, настраиваемые сочетания клавиш которых не будут передаваться в оболочку, а вместо этого будут всегда обрабатываться Azure Data Studio. Это позволяет использовать настраиваемые сочетания клавиш, которые при обычных условиях были бы использованы оболочкой и работали бы также, как если бы терминал не имел фокуса, например, клавиши \"CTRL+P\" запускали бы Quick Open.\r\n\r\n \r\n\r\nМногие команды по умолчанию пропускаются. Чтобы переопределить значение по умолчанию и передать настраиваемое сочетание клавиш этой команды в оболочку, добавьте команду с префиксом \"-\". Например, добавьте \"-workbench.action.quickOpen\", чтобы сочетание клавиш \"CTRL+P\" было направлено в оболочку.\r\n\r\n \r\n\r\nСледующий список команд, пропускаемых по умолчанию, обрезается при просмотре в Редакторе параметров. Чтобы просмотреть полный список, {1} и выполните поиск первой команды из списка ниже.\r\n\r\n \r\n\r\nКоманды, пропускаемые по умолчанию:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "Определяет, следует ли обнаруживать и задавать переменную среды $LANG в соответствии с параметром, совместимым с UTF-8, так как терминал Azure Data Studio поддерживает поступающие из оболочки данные только в кодировке UTF-8.", + "terminal.integrated.env.linux": "Объект с переменными окружения, которые будут добавлены в процесс Azure Data Studio для использования терминалом в Linux. Задайте значение null, чтобы удалить переменную среды.", + "terminal.integrated.env.osx": "Объект с переменными окружения, которые будут добавлены в процесс Azure Data Studio для использования терминалом в macOS. Задайте значение null, чтобы удалить переменную среды.", + "terminal.integrated.env.windows": "Объект с переменными окружения, которые будут добавлены в процесс Azure Data Studio для использования терминалом в Windows. Задайте значение null, чтобы удалить переменную среды.", + "terminal.integrated.inheritEnv": "Должны ли новые оболочки наследовать свою среду от Azure Data Studio, который может попытаться получить оболочку входа для обеспечения инициализации $PATH и других переменных разработки. Это не влияет на Windows.", "uninstallExtensionComplete": "Перезапустите Azure Data Studio, чтобы завершить удаление расширения {0}.", "updateLocale": "Хотите изменить язык пользовательского интерфейса Azure Data Studio на {0} и выполнить перезапуск?", "vscodeDocCreationFailedError": "Не удалось создать документ записной книжки.", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "Мини-приложение, используемое на панелях мониторинга" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "Не удалось найти поставщика сериализации с указанным идентификатором \"{0}\"", "noSerializationProvider": "Не удается сериализировать данные, так как ни один поставщик не зарегистрирован", "saveAsNotSupported": "Сохранение результатов в другом формате отключено для этого поставщика данных.", "unknownSerializationError": "Не удалось выполнить сериализацию. Произошла неизвестная ошибка" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "Цвет тени поля для раскрывающегося списка кнопки", "buttonDropdownBackgroundHover": "Цвет фона для раскрывающегося списка кнопки при наведении курсора мыши", - "buttonDropdownBoxShadow": "Цвет тени поля для раскрывающегося списка кнопки", "calloutDialogBodyBackground": "Цвет фона основной части диалогового окна выноски.", "calloutDialogExteriorBorder": "Внешние границы диалогового окна выноски для обеспечения контрастности с пользовательским интерфейсом записной книжки.", "calloutDialogForeground": "Цвет переднего плана диалогового окна выноски.", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "ОК" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "ЛОЖЬ", + "boolean.true": "ИСТИНА", "optionsDialog.defaultGroupName": "Общие", "optionsDialog.invalidInput": "Введены недопустимые данные. Ожидается числовое значение.", "optionsDialog.missingRequireField": " требуется." @@ -10559,9 +10576,10 @@ "insertOperationName": "Insert", "scriptNotFound": "При выполнении сценария в режиме {0} не было возвращено ни одного сценария", "scriptNotFoundForObject": "При выполнении сценария в режиме {0} для объекта {1} не было возвращено ни одного сценария.", - "scriptSelectNotFound": "Не было получено ни одного сценария при вызове метода выбора сценария для объекта ", "scriptingFailed": "Не удалось создать сценарий", "selectOperationName": "Выбрать", + "selectScriptForEditNotGeneratedError": "Не удалось создать скрипт для электронного обмена данными.", + "selectScriptNotGeneratedError": "Не удалось создать сценарий выбора для выбранного объекта.", "updateOperationName": "Обновить" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "Условие, которое должно иметь значение TRUE, чтобы отображалось это представление" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "Значок обозначает сервер.", "dataExplorer.servers": "Серверы", "dataexplorer.name": "Подключения", "showDataExplorer": "Показать подключения" @@ -11119,14 +11138,16 @@ "saveAsCsv": "Сохранить в формате CSV", "saveAsExcel": "Сохранить в формате Excel", "saveAsJson": "Сохранить в формате JSON", + "saveAsMarkdown": "Сохранить как Markdown", "saveAsXml": "Сохранить в формате XML", "selectAll": "Выбрать все" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0}, используйте клавиши со стрелками для перехода между узлами", "invalidExecutionPlanZoomError": "Масштаб не может быть отрицательным или равен нулю" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "Сравнение планов выполнения" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "Сравнение редактора плана выполнения" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "Добавить план выполнения", "epComapre.LoadingPlanCompleteMessage": "План выполнения успешно загружен", "epComapre.LoadingPlanMessage": "Загрузка плана выполнения", - "epComapre.placeholderInfoboxText": "Добавьте планы выполнения для сравнения", "epCompare.FileFilterDescription": "Файлы плана выполнения", + "epCompare.addExecutionPlanLabel": "Добавить план выполнения", "epCompare.comparePropertiesAction": "Свойства", "epCompare.comparisonProgess": "Загрузка похожих областей в сравниваемых планах", "epCompare.searchNodeAction": "Найти узел", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "Уменьшить масштаб", "epCompare.zoomReset": "Сбросить масштаб", "epCompare.zoomToFit": "Масштаб по размеру экрана", + "executionPlanComparison.bottomPlanDiagram.name": "Последний план выполнения {0}", + "executionPlanComparison.topPlanDiagram.name": "Основной план выполнения {0}", + "executionPlanDisableTooltip": "Подсказки отключены", + "executionPlanEnableTooltip": "Подсказки включены", "queryDropdownPrefix": "Запрос {0} из {1}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "Нижняя операция: {0}", - "executionPlanComparisonPropertiesLeftOperation": "Операция слева: {0}", - "executionPlanComparisonPropertiesRightOperation": "Операция справа: {0}", - "executionPlanComparisonPropertiesTopOperation": "Верхняя операция: {0}", "executionPlanPropertiesEdgeOperationName": "Edge", + "nodePropertyViewBottomOperation": "Нижняя операция: {0}", + "nodePropertyViewLeftOperation": "Операция слева: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "Эквивалентные свойства", + "nodePropertyViewNameGreaterThanTitle": "Больше", + "nodePropertyViewNameLessThanTitle": "Меньше", "nodePropertyViewNameNameColumnHeader": "Имя", + "nodePropertyViewNameNotEqualTitle": "Не равно", "nodePropertyViewNameValueColumnBottomHeader": "Значение (нижний план)", "nodePropertyViewNameValueColumnLeftHeader": "Значение (левый план)", "nodePropertyViewNameValueColumnRightHeader": "Значение (правый план)", - "nodePropertyViewNameValueColumnTopHeader": "Значение (верхний план)" + "nodePropertyViewNameValueColumnTopHeader": "Значение (верхний план)", + "nodePropertyViewRightOperation": "Операция справа: {0}", + "nodePropertyViewTopOperation": "Верхняя операция: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "Если значение равно true, при наведении указателя на план выполнения включает всплывающие подсказки. Если значение равно false, подсказки отображаются при щелчке по узлу или при нажатии клавиши F3.", "executionPlanCompareCommandOriginalValue": "Сравнение планов выполнения", - "executionPlanCompareCommandValue": "Сравнение планов выполнения" + "executionPlanCompareCommandValue": "Сравнение планов выполнения", + "executionPlanConfigurationTitle": "План выполнения" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "Редактор планов выполнения запросов" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "Копировать", + "executionPlanCollapseAllProperties": "Свернуть все", + "executionPlanExpandAllProperties": "Развернуть все", "executionPlanPropertyViewClose": "Закрыть", "executionPlanPropertyViewSortAlphabetically": "В алфавитном порядке", "executionPlanPropertyViewSortByDisplayOrder": "Важность", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "Свойства" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "План запроса (предварительная версия)" + "executionPlanTitle": "План запроса" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "Файлы плана выполнения", + "executionPlan.diagram.ariaLabel": "План выполнения {0}", "executionPlanCompareExecutionPlanAction": "Сравнение плана выполнения", "executionPlanContextMenuDisableTooltip": "Отключить подсказки", "executionPlanContextMenuEnableTooltip": "Включить подсказки", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "Подсказки отключены", "executionPlanEnableTooltip": "Подсказки включены", "executionPlanFitGraphLabel": "Масштаб по размеру экрана", + "executionPlanHighlightExpensiveOperationAction": "Выделить ресурсоемкую операцию", "executionPlanOpenGraphFile": "Показать XML-файл плана запроса", "executionPlanPropertiesActionLabel": "Свойства", "executionPlanSavePlanXML": "Сохранить файл плана", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "Запрос {0}: стоимость запроса (по отношению к сценарию): {1}%" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "Закрыть (ESC)", + "cancelCustomZoomAction": "Закрыть", "customZoomApplyButton": "Применить", - "customZoomApplyButtonTitle": "Применить масштабирование (ВВОД)", + "customZoomApplyButtonTitle": "Применить масштаб", "invalidCustomZoomError": "Выберите значение масштаба от 1 до 200", "qpZoomValueLabel": "Увеличить (в процентах)", - "zoomAction": "Увеличить (ВВОД)" + "zoomAction": "Zoom" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "Закрыть (ESC)", + "cancelSearchAction": "Закрыть", + "executionPlanEnterValueTitle": "Введите значение поиска", "executionPlanSearchTypeContains": "Содержит", "executionPlanSearchTypeEquals": "Равно", - "nextSearchItemAction": "Следующее совпадение (ВВОД)", - "previousSearchItemAction": "Предыдущее совпадение (SHIFT+ВВОД)" + "executionPlanSelectPropertyTitle": "Выберите свойство", + "executionPlanSelectSearchTypeTitle": "Выберите тип поиска", + "nextSearchItemAction": "Следующее совпадение", + "previousSearchItemAction": "Предыдущее совпадение" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "Когда", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "Загрузка записной книжки {0}" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "Значок обозначает записную книжку.", "notebookExplorer.name": "Записные книжки", "notebookExplorer.searchResults": "Результаты поиска", "searchPathNotFoundError": "Путь поиска не найден: {0}" @@ -11704,6 +11743,7 @@ "connection": "Подключение", "dashboard": "Панель мониторинга", "data": "Данные", + "executionPlan": "План выполнения", "notebook": "Записная книжка", "profiler": "Профилировщик", "queryEditor": "Редактор запросов", @@ -11773,6 +11813,7 @@ "saveAsCsv": "Сохранить в формате CSV", "saveAsExcel": "Сохранить в формате Excel", "saveAsJson": "Сохранить в формате JSON", + "saveAsMarkdown": "Сохранить как Markdown", "saveAsXml": "Сохранить в формате XML", "saveToFileNotSupported": "Сохранение в файл не поддерживается резервным источником данных", "selectAll": "Выбрать все", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "Если этот параметр имеет значение true, то при сохранении результата в формате CSV в файл будут включены заголовки столбцов", "queryEditor.results.saveAsCsv.lineSeperator": "Символы, используемые для разделения строк при сохранении результатов в файле CSV", "queryEditor.results.saveAsCsv.textIdentifier": "Символ, используемый для обрамления текстовых полей при сохранении результатов в файле CSV", + "queryEditor.results.saveAsExcel.includeHeaders": "Если установлено значение true, то заголовки столбцов будут включены при сохранении результатов в файле Excel.", + "queryEditor.results.saveAsMarkdown.encoding": "Кодирование файла, используемое при сохранении результатов в формате Markdown", + "queryEditor.results.saveAsMarkdown.includeHeaders": "Если задано значение ИСТИНА, заголовки столбцов включаются при сохранении результатов в виде файла Markdown.", + "queryEditor.results.saveAsMarkdown.lineSeparator": "Символы для разделения строк при экспорте в Markdown, по умолчанию используются системные окончания строк", "queryEditor.results.saveAsXml.encoding": "Кодировка файла, которая используется при сохранении результатов в формате XML", "queryEditor.results.saveAsXml.formatted": "Если этот параметр имеет значение true, выходные данные XML будут отформатированы при сохранении результатов в формате XML", "queryEditor.results.streaming": "Включить потоковую передачу результатов; имеется несколько небольших проблем с отображением", @@ -11897,7 +11942,8 @@ "deployment.title": "Новое развертывание..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "Средство просмотра ресурсов" + "resourceViewer": "Средство просмотра ресурсов", + "resourceViewerIcon": "Значок для средства просмотра ресурсов." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "Обновить" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "Опубликовать изменения…", "tableDesigner.saveTableChanges": "Сохранить" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "Предварительная версия функции" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "Выполняющихся задач: {0}", "miViewTasks": "&&Задачи", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "Ошибка подключения", + "enableTrustServerCertificate": "Доверять сертификату сервера", "kerberosErrorStart": "Сбой подключения из-за ошибки Kerberos.", "kerberosHelpLink": "Справка по настройке Kerberos доступна на странице {0}", - "kerberosKinit": "Если вы подключались ранее, может потребоваться запустить kinit повторно." + "kerberosKinit": "Если вы подключались ранее, может потребоваться запустить kinit повторно.", + "runKinit": "Запуск Kinit", + "trustServerCertInstructionText": "Для этого подключения включено шифрование. Проверьте конфигурацию SSL и сертификата для целевого SQL Server или включите \"Доверять сертификату сервера\" в диалоговом окне подключения.\r\n\r\n\t\t\tПримечание. Самозаверяющий сертификат обеспечивает только ограниченную защиту и не рекомендуется для рабочих сред. Вы хотите включить \"Доверять сертификату сервера\" для этого подключения и повторить попытку? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "Тип подключения", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "Сведения о подключении", "connectionDialog.cancel": "Отмена", "connectionDialog.connect": "Подключиться", - "connectionDialog.connectionProviderNotSupported": "Расширение, поддерживающее тип “{0}” поставщика, в настоящее время не установлено. Установите его и повторите попытку.", - "connectionDialog.extensionNotInstalled": "Для подключения к этому ресурсу требуется расширение“{0}”. Установите его и повторите попытку.", "connectionDialog.recentConnections": "Последние подключения", - "connectionDialog.viewExtension": "Просмотреть расширение", - "connectionDialog.viewExtensions": "Просмотреть расширения", "noRecentConnections": "Недавние подключения отсутствуют", "recentConnectionTitle": "Недавние" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "Вы действительно хотите отменить это подключение?", + "connection.extensionNotInstalled": "Для подключения к этому ресурсу требуется расширение \"{0}\". Вы хотите установить его?", "connection.invalidConnectionResult": "Недопустимый результат подключения", "connection.neverShowUnsupportedVersionWarning": "Больше не показывать", "connection.noAzureAccount": "Не удалось получить маркер учетной записи Azure для подключения", "connection.refreshAzureTokenFailure": "Не удалось обновить маркер учетной записи Azure для подключения", "connection.unsupportedServerVersionWarning": "Azure Data Studio не поддерживает эту версию сервера; возможно, вы можете подключиться к ней, но некоторые функции Azure Data Studio могут работать не так, как ожидалось.", + "connectionDialog.connectionProviderNotSupported": "Расширение, которое поддерживает тип поставщика \"{0}\", сейчас не установлено. Вы хотите просмотреть расширения?", "connectionManagementService.noProviderForUri": "Не найден поставщик для URI: {0}", "connectionNotAcceptedError": "Подключение не принято", "connectionService.no": "Нет", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "Добавить группу…", "advanced": "Дополнительно…", + "boolean.false": "ЛОЖЬ", + "boolean.true": "ИСТИНА", "connection.azureAccountDropdownLabel": "Учетная запись", "connection.azureTenantDropdownLabel": "Клиент Azure AD", "connectionName": "Имя (необязательно)", @@ -12261,7 +12307,8 @@ "copyDetails": "Скопировать сведения", "errorMessageDialog.action": "Действие", "errorMessageDialog.close": "Закрыть", - "errorMessageDialog.ok": "ОК" + "errorMessageDialog.ok": "ОК", + "errorMessageDialog.readMore": "Подробнее" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "Ошибка", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "Определяет язык записной книжки.", "vscode.extension.contributes.notebook.providersDescriptions": "Добавляет описания поставщиков записных книжек." }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "Загрузка…" - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "Отключить", "activeConnections": "Показать активные подключения", @@ -12450,9 +12494,6 @@ "loginCanceled": "Действие отменено пользователем", "noProviderFound": "Не удается выполнить расширение, так как требуемый поставщик подключения \"{0}\" не найден" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "Загрузка…" - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "Серверы", "treeAriaLabel": "Последние подключения", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (с разделением запятыми)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Книга Excel", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "Простой текст", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "Выберите файл результатов", @@ -12584,7 +12626,6 @@ "groupColor": "Цвет группы", "groupDescription": "Описание группы", "serverGroup.cancel": "Отмена", - "serverGroup.colorValue": "Цвет группы: {0}", "serverGroup.ok": "OK" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "Копировать", "ept.topOperationsCopyWithHeader": "Копировать с заголовками", "ept.topOperationsSelectAll": "Выбрать все", - "planTreeTab.title": "Дерево планов (предварительная версия)", + "planTreeTab.title": "Дерево плана", "topOperationsTableTitle": "Дерево плана выполнения" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "Копировать", "ep.topOperationsCopyWithHeader": "Копировать с заголовками", "ep.topOperationsSelectAll": "Выделить все", - "topOperationsTabTitle": "Основные операции (предварительный просмотр)", + "topOperationsTabTitle": "Основные операции", "topOperationsTableTitle": "Основные операции" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "Тип выходных данных {0} не распознан" + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Укажите ширину нового столбца", + "table.resizeColumn.invalid": "Недопустимая ширина столбца", + "table.resizeColumn.negativeSize": "Размер не может быть 0 или отрицательным" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "Свернуть все" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "Неподдерживаемое подключение", + "loading": "Загрузка…" + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "Поиск таблицы свойств", + "ep.searchPlaceholder": "Фильтрация всех полей...", + "ep.topOperationsSearchDescription": "Поиск основных операций" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "Фактическое число строк для всех выполнений", + "cancelExpensiveOperationAction": "Закрыть", + "executionPlanActualElapsedCpuTime": "Фактически затраченное время ЦП", + "executionPlanActualElapsedTime": "Фактически затраченное время", + "executionPlanCost": "Затраты", + "executionPlanNumberOfRowsRead": "Количество прочитанных строк", + "executionPlanOff": "Выкл.", + "executionPlanSelectExpenseMetricTitle": "Выберите метрику расходов", + "executionPlanSubtreeCost": "Ресурсоемкость поддерева", + "expensiveOperationLabel": "Метрика:", + "highlightExpensiveOperationAction": "Применить", + "highlightExpensiveOperationApplyButton": "Применить", + "highlightExpensiveOperationButtonTitle": "Выделить ресурсоемкую операцию", + "qp.expensiveOperationMetric.dontShowAgain": "Больше не показывать", + "qp.expensiveOperationMetric.no": "Нет", + "qp.expensiveOperationMetric.yes": "Да", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "Установить выбранную метрику по умолчанию для планов выполнения запросов?", + "turnOffExpensiveHighlightingOperationAction": "Выкл." + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "План_выполнения" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "В среде Azure Data Studio теперь включено шифрование по умолчанию для всех подключений SQL Server. Это может привести к тому, что существующие подключения больше не будут работать, если не будут изменены определенные свойства соединения, связанные с шифрованием.{0}Мы рекомендуем вам ознакомиться со ссылкой ниже для получения более подробной информации.", + "notifyEncryption.moreInfoLink": "Дополнительные сведения", + "notifyEncryption.title": "Важное обновление" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "&&Приветствие", + "workbench.startupEditor": "Управляет тем, какой редактор отображается при запуске, если содержимое редактора не было восстановлено из предыдущего сеанса.", + "workbench.startupEditor.newUntitledFile": "Открыть новый файл без названия (применяется только при открытии пустого окна).", + "workbench.startupEditor.none": "Запустить без редактора.", + "workbench.startupEditor.readme": "Открыть файл сведений при открытии папки, содержащей этот файл, в противном случае вернуться к \\\"welcomePage\\\". Примечание: этот параметр применяется только в качестве глобальной конфигурации. Он будет проигнорирован, если задан в рабочей области или конфигурации папки.", + "workbench.startupEditor.welcomePage": "Откройте домашнюю страницу с содержимым, которое поможет начать работу с Azure Data Studio и расширениями.", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "Открывать страницу приветствия при открытии пустой рабочей области.", + "workbench.startupEditor.welcomePageWithTour": "Открытие страницы приветствия с туром \"Приступая к работе\" (по умолчанию)" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-zh-hans/CHANGELOG.md b/i18n/ads-language-pack-zh-hans/CHANGELOG.md index e233ab916e..59b572b8fb 100644 --- a/i18n/ads-language-pack-zh-hans/CHANGELOG.md +++ b/i18n/ads-language-pack-zh-hans/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-zh-hans" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-zh-hans/package.json b/i18n/ads-language-pack-zh-hans/package.json index 8d99f66139..dc42b16a4e 100644 --- a/i18n/ads-language-pack-zh-hans/package.json +++ b/i18n/ads-language-pack-zh-hans/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-zh-hans", "displayName": "Chinese (Simplified) (简体中文) Language Pack for Azure Data Studio", "description": "Language pack extension for Chinese (Simplified)", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/arc.i18n.json index 756ba1cc77..c152872768 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "美元", - "arc.addingWorkerNodes": "正在添加工作器节点", "arc.apply": "应用", "arc.arcDeploymentDeprecation": "Arc 部署扩展已由 Arc 扩展取代,并已卸载。", "arc.arcResources": "Azure Arc 资源", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "在执行此操作之前,需要确保", "arc.computeAndStorageDescriptionPartSix": "在你的 Kubernetes 群集中,以接受此配置。", "arc.computeAndStorageDescriptionPartThree": "无故障时间和", + "arc.computeConfiguration": "计算配置", "arc.condition": "条件", - "arc.configurationCoordinatorNode": "配置", - "arc.configurationPerNode": "配置(每个节点)", + "arc.configurationPerNode": "配置", "arc.configureRP": "配置保留策略", "arc.configureRetentionPolicyButton": "配置保留策略", "arc.confirmNewPassword": "确认新密码", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "无法连接到控制器 {0}。{1}", "arc.connectToMSSql": "连接到 SQL 托管实例 - Azure Arc ({0})", "arc.connectToMSSqlFailed": "无法连接到 SQL 托管实例 - Azure Arc 实例 {0}。{1}", - "arc.connectToPGSql": "连接到 PostgreSQL 超大规模 - Azure Arc ({0})", - "arc.connectToPGSqlFailed": "无法连接到 PostgreSQL 超大规模 - Azure Arc 实例 {0}。{1}", + "arc.connectToPGSql": "连接到 PostgreSQL 服务器 - Azure Arc ({0})", + "arc.connectToPGSqlFailed": "无法连接到 PostgreSQL 服务器 - Azure Arc 实例{0}。{1}", "arc.connectToPostgresDescription": "要显示和设置数据库引擎设置,需要连接到服务器,这将需要安装 PostgreSQL 扩展。", "arc.connectToServer": "连接到服务器", "arc.connectionMode": "连接模式", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "控制器用户名", "arc.coordinator": "协调器", - "arc.coordinatorCoresLimit": "协调器节点 CPU 限制", - "arc.coordinatorCoresRequest": "协调器节点 CPU 请求", "arc.coordinatorEndpoint": "协调器终结点", - "arc.coordinatorMemoryLimit": "控制器节点内存限制(GB)", - "arc.coordinatorMemoryRequest": "协调器节点内存请求(以 GB 为单位)", - "arc.coordinatorNode": "协调器节点", - "arc.coordinatorNodeConfigurationInformation": "可以配置将应用于协调器节点的 CPU 核心数和存储大小。调整服务器组的 CPU 核心数和内存设置。要重置请求和/或限制,请传入空值。", "arc.coordinatorNodeParameters": "协调器节点参数", "arc.coordinatorNodeParametersDescription": " 协调器节点的这些服务器参数可以设置为自定义(非默认)值。搜索以查找参数。", "arc.copiedToClipboard": "已将 {0} 复制到剪贴板", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "用于查看日志的仪表板", "arc.lastTransition": "上次转换时间", "arc.latestpitrRestorePoint": "最近的时间点", - "arc.learnAboutNodeParameters": "详细了解已启用 Azure Arc 的 PostgreSQL 超大规模数据库引擎设置", - "arc.learnAboutPostgresClients": "详细了解 Azure PostgreSQL 超大规模客户端接口", + "arc.learnAboutNodeParameters": "详细了解已启用 Azure Arc 的 PostgreSQL 数据库引擎设置", + "arc.learnAboutPostgresClients": "详细了解 Azure PostgreSQL 客户端接口", "arc.learnMore": "了解详细信息。", "arc.loadExtensions": "加载扩展", "arc.loading": "正在加载...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "尚未配置外部终结点,此信息不可用。", "arc.noInstancesAvailable": "没有可用的实例", "arc.noNodeParametersFound": "找不到工作器服务器参数...", - "arc.noPodIssuesDetected": "没有任何影响此 PostgreSQL 超大规模实例的已知问题。", + "arc.noPodIssuesDetected": "没有任何影响此 PostgreSQL 实例的已知问题。", "arc.noUpgrades": "当前版本是最新版本。没有可用的升级。", "arc.noWorkerPods": "此配置中没有辅助角色 Pod。", "arc.node": "节点", - "arc.nodeConfiguration": "节点配置", "arc.nodes": "节点", "arc.notConfigured": "未配置", "arc.notReady": "未就绪", @@ -212,7 +204,7 @@ "arc.passwordToController": "向控制器提供密码", "arc.pending": "挂起", "arc.pgConnectionRequired": "需要连接才能显示和设置数据库引擎设置。", - "arc.pgSqlType": "PostgreSQL 超大规模 - Azure Arc", + "arc.pgSqlType": "PostgreSQL 服务器 - Azure Arc", "arc.pitr": "时点还原", "arc.pitrInfo": "指定要保留时点备份的时长。可按备份可用性自定义此项。", "arc.podConditionsTable": "Pod 条件表", @@ -224,11 +216,11 @@ "arc.podsReady": "Pod 已就绪", "arc.podsUsedDescription": "请在下面的下拉列表中选择一个 Pod,以获取详细的运行状况信息。", "arc.podsUsedDescriptionAria": "请在下面的下拉列表中选择一个 Pod,以获取详细的运行状况信息", - "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL 超大规模服务器组依据", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL", "arc.postgresAdminUsername": "管理员用户名", "arc.postgresArcProductName": "Azure Database for PostgreSQL - Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "可以缩放已启用的 Azure Arc", - "arc.postgresDashboard": "PostgreSQL 超大规模 - Azure Arc 仪表板 - {0}", + "arc.postgresDashboard": "PostgreSQL 服务器 - Azure Arc仪表板 (预览版) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "PostgreSQL 版本", @@ -274,8 +266,8 @@ "arc.searchToFilter": "通过搜索对项进行筛选...", "arc.security": "安全性", "arc.selectConnectionString": "从下面的可用客户端连接字符串中进行选择。", + "arc.server": "服务器", "arc.serverEndpoint": "服务器终结点", - "arc.serverGroupNodes": "服务器组节点", "arc.serverGroupType": "服务器组类型", "arc.serviceEndpoints": "服务终结点", "arc.serviceEndpointsTable": "服务终结点表", @@ -320,18 +312,10 @@ "arc.version": "版本", "arc.versionLog": "在此处详细了解每个版本。", "arc.worker": "工作器", - "arc.workerCoresLimit": "工作节点 CPU 限制", - "arc.workerCoresRequest": "工作节点 CPU 请求", - "arc.workerMemoryLimit": "工作器节点内存限制(以 GB 为单位)", - "arc.workerMemoryRequest": "工作器节点内存请求(以 GB 为单位)", "arc.workerNodeCount": "工作器节点计数", - "arc.workerNodeInformation": "可以通过减少或增加工作器节点数来横向缩减和放大服务器组。值必须为 0 或大于 1。", "arc.workerNodeParameters": "工作器节点参数", "arc.workerNodes": "工作器节点", - "arc.workerNodesConfigurationInformation": "可以配置将应用于所有工作器节点的 CPU 核心数和存储大小。调整服务器组的 CPU 核心数和内存设置。要重置请求和/或限制,请传入空值。", - "arc.workerNodesDescription": "展开服务器组并通过添加工作器节点缩放数据库。", "arc.workerNodesParametersDescription": " 工作器节点的这些服务器参数可以设置为自定义(非默认)值。搜索以查找参数。", - "arc.workerOneNodeValidationMessage": "不支持值为 1。", "arc.yes": "是", "button.label": "选择", "clusterContextConfigNoLongerValid": "配置文件指定的群集上下文信息: {0} 和群集上下文: {1} 不再有效。错误为: \r\n>{2}\r\n 是否要更新此信息?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "我接受 {0} 和 {1}。", - "arc.agreement.postgres.terms.conditions": "启用 Azure Arc 的 PostgreSQL 超大规模条款和条件", + "arc.agreement.help.text.azure.marketplace.terms": "Azure 市场条款", + "arc.agreement.help.text.learn.more": "了解详细信息", + "arc.agreement.help.text.privacy.policy": "隐私策略", + "arc.agreement.help.text.terms.of.use": "使用条款", + "arc.agreement.postgres.help.text": "PostgreSQL 服务器 - Azure Arc 是 Azure Arc 作为已启用的数据服务中一部分的可用数据库引擎之一,可在所选基础结构上部署。{0}。\r\n \r\n单击“脚本到笔记本”或“部署”即表示本人: (a) 同意与下面列出的市场产品/服务关联的法律条款和隐私声明;(b) 授权 Microsoft 按与我的 Azure 订阅相同的账单频率,以我当前的付款方式向我收取使用这项或这些产品/服务所产生的费用;以及 (c) 同意 Microsoft 与产品/服务的提供商共享我的联系信息、使用情况和交易信息,用于支持、计费和其他交易活动。Microsoft 不提供针对第三方产品/服务的权利。有关其他详细信息,请参阅 {1}、{2} 和 {3}。", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "详细了解 PostgreSQL 服务器 - Azure Arc", + "arc.agreement.postgres.terms.conditions": "PostgreSQL 服务器 - Azure Arc 条款和条件", "arc.agreement.sql.help.text": "已启用 Azure Arc 的托管实例提供可在所选基础结构上部署的 SQL Server 访问权限和功能兼容性。{0}。\r\n \r\n单击“脚本到笔记本”或“部署”即表示本人: (a) 同意与下面列出的市场产品/服务关联的法律条款和隐私声明;(b) 授权 Microsoft 按与我的 Azure 订阅相同的账单频率,以我当前的付款方式向我收取使用这项或这些产品/服务所产生的费用;以及 (c) 同意 Microsoft 与产品/服务的提供商共享我的联系信息、使用情况和交易信息,用于支持、计费和其他交易活动。Microsoft 不提供针对第三方产品/服务的权利。有关其他详细信息,请参阅 {1}、{2} 和 {3}。", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Azure 市场条款", - "arc.agreement.sql.help.text.learn.more": "了解详细信息", "arc.agreement.sql.help.text.learn.more.ariaLabel": "详细了解已启用 Azure Arc 的托管实例", - "arc.agreement.sql.help.text.privacy.policy": "隐私策略", - "arc.agreement.sql.help.text.terms.of.use": "使用条款", "arc.agreement.sql.terms.conditions": "Azure SQL 托管实例 - Azure Arc 条款和条件", "arc.azure.account": "Azure 帐户", "arc.azure.location": "Azure 位置", @@ -445,45 +431,41 @@ "arc.memory-request.label": "内存请求", "arc.openDashboard": "管理", "arc.password": "密码", - "arc.postgres.server.group.coordinator.cores.limit.description": "可以在协调器节点上使用的 Postgres 实例的最大 CPU 内核数。支持分数核心。", - "arc.postgres.server.group.coordinator.cores.limit.label": "CPU 限制", - "arc.postgres.server.group.coordinator.cores.request.description": "协调器节点上必须可用的用以安排服务的最小 CPU 核心数。支持分数核心。", - "arc.postgres.server.group.coordinator.cores.request.label": "CPU 请求", - "arc.postgres.server.group.coordinator.memory.limit.description": "协调器节点上 Postgres 实例的内存限制(GB)。", - "arc.postgres.server.group.coordinator.memory.limit.label": "内存限制(GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "协调器节点上的 Postgres 实例的内存请求(GB)。", - "arc.postgres.server.group.coordinator.memory.request.label": "内存请求(GB)", - "arc.postgres.server.group.engine.version": "引擎版本", - "arc.postgres.server.group.extensions.description": "应在启动时加载的 Postgres 扩展的列表(以逗号分隔)。请参阅 postgres 文档以查找支持的值。", - "arc.postgres.server.group.extensions.label": "扩展", - "arc.postgres.server.group.name": "服务器组名称", - "arc.postgres.server.group.name.validation.description": "服务器组名称必须包含小写字母数字字符或 “-”,以字母开头,以字母数字字符结尾,并且长度不能超过 11 个字符。", - "arc.postgres.server.group.port": "端口", - "arc.postgres.server.group.volume.size.backups.description": "用于备份的存储卷大小(GB)。", - "arc.postgres.server.group.volume.size.backups.label": "卷大小 GB (备份)", - "arc.postgres.server.group.volume.size.data.description": "对数据所用的存储量大小(GB)。", - "arc.postgres.server.group.volume.size.data.label": "卷大小 GB (数据)", - "arc.postgres.server.group.volume.size.logs.description": "用于日志的存储卷大小(GB)。", - "arc.postgres.server.group.volume.size.logs.label": "卷大小 GB (日志)", - "arc.postgres.server.group.workers.cores.limit.description": "每个节点可使用的 Postgres 实例的最大 CPU 内核数。支持分数核心。", - "arc.postgres.server.group.workers.cores.limit.label": "CPU 限制(每节点核心数)", - "arc.postgres.server.group.workers.cores.request.description": "每个节点上必须可用的用以安排服务的最小 CPU 核心数。支持分数核心。", - "arc.postgres.server.group.workers.cores.request.label": "CPU 请求(每节点核心数)", - "arc.postgres.server.group.workers.description": "要在分片群集中设置的辅助角色节点的数量,对于单节点 Postgres,默认为零。", - "arc.postgres.server.group.workers.label": "工作器数量", - "arc.postgres.server.group.workers.memory.limit.description": "每个节点 Postgres 实例的内存限制(GB)。", - "arc.postgres.server.group.workers.memory.limit.label": "内存限制(GB/节点)", - "arc.postgres.server.group.workers.memory.request.description": "每个节点的 Postgres 实例的内存请求(GB)。", - "arc.postgres.server.group.workers.memory.request.label": "内存请求(每节点 GB)", - "arc.postgres.settings.resource.coordinator.title": "协调器节点计算配置", - "arc.postgres.settings.resource.worker.title": "工作器节点计算配置", + "arc.postgres.server.cores.limit.description": "可以在协调器节点上使用的 Postgres 实例的最大 CPU 内核数。支持分数核心。", + "arc.postgres.server.cores.limit.label": "CPU 限制", + "arc.postgres.server.cores.request.description": "协调器节点上必须可用的用以安排服务的最小 CPU 核心数。支持分数核心。", + "arc.postgres.server.cores.request.label": "CPU 请求", + "arc.postgres.server.dev.use.description": "选中此框以指示此实例将仅用于开发或测试目的。将不会对此实例计费。", + "arc.postgres.server.dev.use.label": "仅供开发使用", + "arc.postgres.server.engine.version": "引擎版本", + "arc.postgres.server.extensions.description": "应在启动时加载的 Postgres 扩展的列表(以逗号分隔)。请参阅 postgres 文档以查找支持的值。", + "arc.postgres.server.extensions.label": "扩展", + "arc.postgres.server.invalid.username": "该用户名已禁用,请选择其他用户名。", + "arc.postgres.server.memory.limit.description": "协调器节点上 Postgres 实例的内存限制(GB)。", + "arc.postgres.server.memory.limit.label": "内存限制(GB)", + "arc.postgres.server.memory.request.description": "协调器节点上的 Postgres 实例的内存请求(GB)。", + "arc.postgres.server.memory.request.label": "内存请求(GB)", + "arc.postgres.server.name": "服务器名称", + "arc.postgres.server.name.placeholder": "输入服务器名称", + "arc.postgres.server.name.validation.description": "服务器名称必须包含小写字母数字字符或 \"-\",以字母开头,以字母数字字符结尾,并且长度不能超过 11 个字符。", + "arc.postgres.server.port": "端口", + "arc.postgres.server.service.type": "服务类型", + "arc.postgres.server.username": "管理员用户名", + "arc.postgres.server.username.placeholder": "输入服务器管理员登录名", + "arc.postgres.server.volume.size.backups.description": "用于备份的存储卷大小(GB)。", + "arc.postgres.server.volume.size.backups.label": "卷大小 GB (备份)", + "arc.postgres.server.volume.size.data.description": "对数据所用的存储量大小(GB)。", + "arc.postgres.server.volume.size.data.label": "卷大小 GB (数据)", + "arc.postgres.server.volume.size.logs.description": "用于日志的存储卷大小(GB)。", + "arc.postgres.server.volume.size.logs.label": "卷大小 GB (日志)", + "arc.postgres.settings.resource.compute.config.title": "计算配置", "arc.postgres.settings.section.title": "常规设置", "arc.postgres.settings.storage.title": "存储设置", "arc.postgres.storage-class.backups.description": "要用于备份永久卷的存储类", "arc.postgres.storage-class.data.description": "要用于数据永久卷的存储类。", "arc.postgres.storage-class.logs.description": "要用于日志永久卷的存储类。", - "arc.postgres.wizard.page1.title": "提供启用 Azure 的 PostgreSQL 超大规模服务器组参数", - "arc.postgres.wizard.title": "部署启用 Azure Arc 的 PostgreSQL 超大规模服务器组", + "arc.postgres.wizard.page1.title": "提供 PostgreSQL 服务器参数", + "arc.postgres.wizard.title": "部署 PostgreSQL 服务器 - Azure Arc (预览版)", "arc.sql.connection.settings.section.title": "SQL 连接信息", "arc.sql.cores-limit.description": "托管实例的核心限制(整数)。", "arc.sql.cores-request.description": "将托管实例的核心作为整数的请求。", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "高可用性", "arc.sql.high.availability.description": "启用其他副本以实现高可用性。所选的计算和存储配置将应用于所有副本。", "arc.sql.instance.name": "实例名称", + "arc.sql.instance.name.placeholder": "输入实例名称", "arc.sql.instance.retention.policy.title": "SQL 实例备份保留策略", "arc.sql.instance.settings.section.title": "SQL 实例设置", "arc.sql.invalid.instance.name": "实例名称必须包含小写字母数字字符或 \"-\",以字母开头,以字母数字字符结尾,并且长度不能超过 13 个字符。", - "arc.sql.invalid.username": "sa 用户名已禁用,请选择其他用户名", + "arc.sql.invalid.username": "该用户名已禁用,请选择其他用户名。", "arc.sql.license.type.description": "如果你已经拥有 SQL Server 许可证,请申请 Azure 混合权益", "arc.sql.license.type.label": "我已有 SQL Server 许可证", "arc.sql.memory-limit.description": "托管实例的容量限制(整数)。", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "提交所需的同步辅助副本", "arc.sql.three.replicas": "3 个副本", "arc.sql.two.replicas": "2 个副本", - "arc.sql.username": "用户名", + "arc.sql.username": "托管实例管理员登录名", + "arc.sql.username.placeholder": "输入管理员名称", "arc.sql.volume.size.backups.description": "用于备份的存储卷大小(GB)。", "arc.sql.volume.size.backups.label": "以 Gi 为单位的卷大小(备份)。", "arc.sql.volume.size.data.description": "用于数据的存储卷大小(GB)。", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Microsoft 隐私声明", "requested.cores.less.than.or.equal.to.cores.limit": "请求的内核数必须小于或等于内核限制", "requested.memory.less.than.or.equal.to.memory.limit": "请求内存必须小于或等于内存限制", - "resource.type.arc.postgres.description": "将 PostgreSQL 超大规模服务器组部署到 Azure Arc 环境", - "resource.type.arc.postgres.display.name": "PostgreSQL 超大规模服务器组 - Azure Arc", + "resource.type.arc.postgres.description": "将 PostgreSQL 服务器部署到 Azure Arc 环境中", + "resource.type.arc.postgres.display.name": "PostgreSQL 服务器 - Azure Arc (预览版)", "resource.type.arc.sql.description": "客户管理的环境中面向应用开发人员的托管 SQL 实例服务", "resource.type.arc.sql.display.name": "Azure SQL 托管实例 - Azure Arc", "resource.type.azure.arc.description": "创建 Azure Arc 数据控制器。在启动此向导前,请确保已运行 az 登录。", diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/azurecore.i18n.json index 639d4c16cb..040c847b3f 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp", "azure.noBaseToken": "身份验证失败,或者你的令牌已从系统中删除。请尝试再次将帐户添加到 Azure Data Studio。", "azure.noUniqueIdentifier": "用户在 AAD 中没有唯一标识符", + "azure.owningTenantNotFound": "找不到帐户的拥有租户信息。", "azure.responseError": "令牌检索失败,出现错误。[打开开发人员工具]({0})了解更多详细信息。", "azure.tenantNotFound": "找不到带有 ID '{0}' 的指定租户。", "azureAuth.unidentifiedError": "使用 Azure 身份验证时出现不明错误", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "你的租户“{0} ({1})”需要你重新进行身份验证才能访问 {2} 资源。请按“打开”启动身份验证过程。", "azurecore.consentDialog.cancel": "取消", "azurecore.consentDialog.ignore": "忽略租户", - "azurecore.consentDialog.open": "打开" + "azurecore.consentDialog.open": "打开", + "noMicrosoftResource": "提供程序 \"{0}\" 未定义 Microsoft 资源终结点。" }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Azure 身份验证代码授予", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Azure 数据资源管理器群集" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Azure Database for MySQL 灵活服务器" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL 超大规模 – Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "未找到资源" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "无法获取帐户{0} (租户 \"{1}\")的订阅。{2}" + "azure.resource.tenantSubscriptionsError": "无法获取帐户{0} (租户 \"{1}\")的订阅。{2}", + "azure.resource.tenantTokenError": "无法为账户 \"{0}\" (租户 \"{1}\") 获取访问令牌。" }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (预览) {0} ({1})", diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/big-data-cluster.i18n.json index 62a7ed2c05..b1c0029d79 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "大数据群集仪表板 -", + "bdc.deprecationWarning": "大数据群集加载项即将停用,将在即将发布的版本中删除其 Azure Data Studio 功能。在[此处](https://go.microsoft.com/fwlink/?linkid=2207340)阅读有关此事件和今后的支持的详细信息。", "mount.error.endpointNotFound": "未找到控制器终结点信息", "textConfirmRemoveController": "确定要删除 \"{0}\" 吗?", "textNo": "否", diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/cms.i18n.json index 7e767d21c3..264f920ef1 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "应用意图", "cms.connectionOptions.applicationName.description": "应用程序的名称", "cms.connectionOptions.applicationName.displayName": "应用程序名称", - "cms.connectionOptions.asynchronousProcessing.description": "如果为 true,则允许在 .Net Framework 数据提供程序中使用异步功能", - "cms.connectionOptions.asynchronousProcessing.displayName": "异步处理", "cms.connectionOptions.attachDbFilename.displayName": "附加 DB 文件名", "cms.connectionOptions.attachedDBFileName.description": "可附加数据库的主文件的名称(包括完整路径名称)", "cms.connectionOptions.attachedDBFileName.displayName": "附加的 DB 文件名", diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/git.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/git.i18n.json index f5d256b0d1..0efddc3c63 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "发布分支", + "scm button publish branch running": "正在发布 Branch...", + "scm button publish title": "$(cloud-upload) 发布分支", + "scm button sync description": "{0} 同步更改 {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "正在同步更改..." + }, "dist/askpass-main": { "missOrInvalid": "凭据丢失或无效。" }, @@ -32,7 +40,7 @@ "branch name": "分支名称", "branch name format invalid": "分支名称必须匹配正则表达式: {0}", "cant push": "无法推送 refs 到远端。您可以试着运行“拉取”功能,整合您的更改。", - "changed": "日志级别更改为: {0}", + "changed": "{0} 日志级别已更改为: {1}", "checkout detached": "签出已分离…", "choose": "选择文件夹...", "clean repo": "在签出前,请清理存储库工作树。", @@ -54,7 +62,7 @@ "confirm force delete branch": "“{0}”分支未被完全合并。是否仍要删除?", "confirm force push": "即将强制推送更改,此操作可能具有破坏性并可能在无意中覆盖其他人的更改。\r\n\r\n确定要继续吗?", "confirm no verify commit": "你即将在未验证的情况下提交更改,这会跳过 pre-commit 挂钩,可能导致不理想的结果。\r\n\r\n确定要继续吗?", - "confirm publish branch": "分支“{0}”没有上游分支。您要发布此分支吗?", + "confirm publish branch": "分支“{0}”没有远程分支。是否要发布此分支?", "confirm restore": "是否确实要还原 {0}?", "confirm restore multiple": "是否确定要还原 {0} 个文件?", "confirm stage file with merge conflicts": "确定要暂存含有合并冲突的 {0} 吗?", @@ -72,12 +80,15 @@ "discard": "放弃更改", "discardAll": "放弃所有 {0} 个文件", "discardAll multiple": "放弃 1 个文件", + "drop all stashes": "是否确实要删除所有储藏? 其中有 {0} 个储藏将会受到修剪,并且可能无法恢复。", + "drop one stash": "是否确实要删除所有储藏? 其中有 1 个储藏将会受到修剪,并且可能无法恢复。", "force": "强制签出", "force push not allowed": "不允许强制推送,请启用 “git. allowForcePush” 设置。", "git error": "Git 错误", "git error details": "Git: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "打开比较", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (索引)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (工作树)", @@ -157,7 +168,7 @@ "stash message": "储藏消息", "stashcheckout": "储藏并签出", "sure drop": "确定要删除储藏 {0} 吗?", - "sync is unpredictable": "此操作会将提交项推送到“{0}/{1}”并从中拉取提交项。", + "sync is unpredictable": "此操作将从“{0}/{1}”中拉取并向其推送提交。", "tag at": "{0} 处的标记", "tag message": "消息", "tag name": "标记名称", @@ -175,27 +186,17 @@ "yes never again": "确定,且不再显示" }, "dist/main": { - "skipped": "已跳过在以下位置中找到的 git: {0}", - "using git": "将使用位于 {1} 的 Git {0}", - "validating": "正在验证在以下位置中找到的 git: {0}" + "skipped": "{0} 已跳过在以下位置找到的 git: {1}", + "using git": "{0} 正在使用来自 {2} 的 git {1}", + "validating": "{0} 正在验证在以下位置找到的 git: {1}" }, "dist/model": { "no repositories": "没有可用存储库", "not supported": "“git.scanRepositories” 设置不支持绝对路径。", "pick repo": "选择存储库", + "repoOnHomeDriveRootWarning": "无法在“{0}”处自动打开 git 仓库。若要打开该 git 仓库,请在 VS Code 中直接将其作为文件夹打开。", "too many submodules": "“{0}”存储库中的 {1} 个子模块将不会自动打开。您仍可以通过打开其中的文件来单独打开每个子模块。" }, - "dist/remoteSource": { - "branch name": "分支名称", - "error": "$(error) 错误: {0}", - "none found": "未找到远程存储库。", - "pick url": "选择要从中进行克隆的 URL。", - "provide url": "提供存储库 URL", - "provide url or pick": "提供存储库 URL 或选择存储库源。", - "type to filter": "存储库名称", - "type to search": "存储库名称(键入内容进行搜索)", - "url": "URL" - }, "dist/repository": { "add known": "是否要将“{0}”添加到 .gitignore?", "added by them": "冲突: 已由他们添加", @@ -243,9 +244,6 @@ "pull push n": "在 {2}/{3} 之间拉取 {0} 个提交并推送 {1} 个提交", "push n": "将 {0} 个提交推送到 {1}/{2}", "push success": "已成功推送。", - "scm button publish title": "$(cloud-upload)发布更改", - "scm button publish tooltip": "发布更改", - "scm button sync title": " 同步更改 $(sync){0}{1}", "staged changes": "暂存的更改", "sync changes": "同步更改", "sync is unpredictable": "正在同步。取消可能会导致存储库出现严重损坏", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "签出分支/标记...", - "publish changes": "发布更改", + "publish branch": "发布分支", "publish to": "发布到 {0}", "publish to...": "发布到...", "rebasing": "正在变基", "syncing changes": "正在同步更改..." }, "dist/timelineProvider": { - "git.index": "索引", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "电子邮件", + "git.timeline.openComparison": "打开比较", "git.timeline.source": "Git 历史记录", "git.timeline.stagedChanges": "暂存的更改", "git.timeline.uncommitedChanges": "未提交的更改", - "git.timeline.you": "你", - "git.workingTree": "工作树" + "git.timeline.you": "你" }, "package": { "colors.added": "已添加资源的颜色。", @@ -283,6 +280,9 @@ "colors.submodule": "子模块资源的颜色。", "colors.untracked": "未跟踪资源的颜色。", "command.addRemote": "添加远程存储库…", + "command.api.getRemoteSources": "获取远程源", + "command.api.getRepositories": "获取存储库", + "command.api.getRepositoryState": "获取仓库状态", "command.branch": "创建分支...", "command.branchFrom": "从现有来源创建新的分支...", "command.checkout": "签出到...", @@ -295,6 +295,7 @@ "command.clone": "克隆", "command.cloneRecursive": "克隆(递归)", "command.close": "关闭存储库", + "command.closeAllDiffEditors": "关闭所有差异编辑器", "command.commit": "提交", "command.commitAll": "全部提交", "command.commitAllAmend": "全部提交(修改)", @@ -343,7 +344,7 @@ "command.rename": "重命名", "command.renameBranch": "重命名分支...", "command.restoreCommitTemplate": "还原提交模板", - "command.revealInExplorer": "在侧边栏中显示", + "command.revealInExplorer": "在资源管理器视图中显示", "command.revertChange": "还原更改", "command.revertSelectedRanges": "还原所选更改", "command.setLogLevel": "设置日志级别...", @@ -359,6 +360,7 @@ "command.stashApply": "应用储藏...", "command.stashApplyLatest": "应用最新储藏", "command.stashDrop": "删除储藏...", + "command.stashDropAll": "删除所有储藏...", "command.stashIncludeUntracked": "储藏(包含未跟踪)", "command.stashPop": "弹出储藏...", "command.stashPopLatest": "弹出最新储藏", @@ -393,6 +395,8 @@ "config.checkoutType.local": "本地分支", "config.checkoutType.remote": "远程分支", "config.checkoutType.tags": "标记", + "config.closeDiffOnOperation": "控制在储藏、提交、放弃、暂存或取消暂存更改时,是否应自动关闭差异编辑器。", + "config.commandsToLog": "GIT 命令列表 (例如: commit、push),这些命令的 `stdout` 将被记录到 [git 输出](command:git.showOutput)。如果 GIT 命令配置了客户端挂钩,那么客户端挂钩的 `stdout` 也将被记录到 [git 输出](command:git.showOutput)。", "config.confirmEmptyCommits": "始终为 “Git: Commit Empty” 命令确认创建空提交。", "config.confirmForcePush": "控制在强制推送前是否进行确认。", "config.confirmNoVerifyCommit": "控制是否在提交前要求确认而不进行验证。", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "在没有暂存的更改时提交所有更改。", "config.enableStatusBarSync": "控制Git Sync命令是否出现在状态栏中。", "config.enabled": "是否启用 Git。", + "config.experimental.installGuide": "Git 安装流程的实验性改进。", "config.fetchOnPull": "启用后,在拉取时获取所有分支。否则,仅获取当前。", "config.followTagsWhenSync": "遵循“运行同步命令时推送所有标记”。", "config.ignoreLegacyWarning": "忽略“旧版 Git”警告。", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "提取时修剪。", "config.pullTags": "拉取时提取所有标签。", "config.rebaseWhenSync": "在运行“同步”命令时,强制 Git 使用“变基”。", + "config.repositoryScanIgnoredFolders": "当 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时扫描 Git 仓库时忽略的文件夹列表。", + "config.repositoryScanMaxDepth": "在将 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时,控制扫描工作区文件夹以查找 Git 仓库时使用的深度。如果不进行限制,可以设置为 `-1`。", "config.requireGitUserConfig": "控制在是要求进行显式 Git 用户配置,还是允许 Git 在缺少配置时进行猜测。", "config.scanRepositories": "在其中搜索 Git 存储库的路径的列表。", "config.showCommitInput": "控制是否在 Git 源控制面板中显示提交输入。", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "使用创作日期", "config.timeline.date.committed": "使用提交日期", "config.timeline.showAuthor": "控制是否在日程表视图中显示提交作者。", + "config.timeline.showUncommitted": "控制是否在时间线视图中显示未提交的更改。", "config.untrackedChanges": "控制未跟踪的更改的行为。", "config.untrackedChanges.hidden": "未跟踪的更改被隐藏,并从多个操作中排除。", "config.untrackedChanges.mixed": "所有更改,无论是跟踪的还是未跟踪的,都会一起出现并表现出相同的行为。", "config.untrackedChanges.separate": "未跟踪的更改单独显示在“源代码管理”视图中。它们也被排除在几个操作之外。", "config.useCommitInputAsStashMessage": "控制是否将提交输入框中的消息用作默认储藏消息。", "config.useForcePushWithLease": "控制是否使用更安全的 force-with-lease 进行强制推送。", + "config.useIntegratedAskPass": "控制是否应覆盖 GIT_ASKPASS 以使用集成版本。", "description": "Git 源代码管理集成", "displayName": "Git", "submenu.branch": "分支", @@ -485,11 +494,15 @@ "submenu.tags": "标记", "view.workbench.cloneRepository": "可以在本地克隆存储库。\r\n[可控存储库](command:git.clone“启用 git 扩展后立即克隆存储库”)", "view.workbench.learnMore": "要详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。", - "view.workbench.scm.disabled": "如果希望使用 git 功能,请在 [设置](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中启用 git。\r\n要详细了解如何在 Azure Data Studio 中使用 git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。", + "view.workbench.scm.disabled": "如果要使用 git 功能,请在[设置](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中启用 git。\r\n要详细了解如何在 VS Code 中使用 Git 和源代码管理,[请阅读我们的文档](https://aka.ms/vscode-scm)。", "view.workbench.scm.empty": "如果要使用 git 功能,可以打开包含 git 存储库的文件夹或从 URL 克隆。\r\n[打开文件夹](command:vscode.openFolder)\r\n[克隆存储库](command:git.clone)\r\n要详细了解如何在 Azure Data Studio 中使用 git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。", "view.workbench.scm.emptyWorkspace": "当前打开的工作区没有任何包含 git 存储库的文件夹。\r\n[将文件夹添加到工作区](command:workbench.action.addRootFolder)\r\n要详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。", "view.workbench.scm.folder": "当前打开的文件夹中没有 Git 存储库。可初始化一个存储库,它将弃用 Git 提供支持的源代码管理功能。\r\n[初始化存储库](command:git.init?%5Btrue%5D)\r\n要详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。", "view.workbench.scm.missing": "未检测到有效的 git 安装。要了解详细信息,请访问 [git 输出](command:git.showOutput)。\r\n请 [安装 git](https://git-scm.com/),或在 [我们的文档](https://aka.ms/vscode-scm)中详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理。\r\n如果使用的是其他版本的控制系统,则可以 [搜索市场](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)以获取其他扩展。", + "view.workbench.scm.missing.guide": "安装 Git (一种流行的源代码管理系统),以跟踪代码更改并与他人协作。在我们的 [Git 指南](https://aka.ms/vscode-scm)中了解详细信息。", + "view.workbench.scm.missing.guide.linux": "源代码管理取决于将安装的 Git。\r\n[下载适用于 Linux 的 Git](https://git-scm.com/download/linux)\r\n安装后,请 [重新加载](command:workbench.action.reloadWindow) (或 [执行故障排除](command:git.showOutput))。可以 [从市场] 安装其他源代码管理提供程序(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", + "view.workbench.scm.missing.guide.mac": "[下载适用于 macOS 的 Git](https://git-scm.com/download/mac)\r\n安装后,请[重新加载](command:workbench.action.reloadWindow) (或[执行故障排除](command:git.showOutput))。可以[从商城]安装其他源代码管理提供程序(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", + "view.workbench.scm.missing.guide.windows": "[下载适用于 Windows 的 Git](https://git-scm.com/download/win)\r\n安装后,请[重新加载](command:workbench.action.reloadWindow) (或[执行故障排除](command:git.showOutput))。可以[从商城]安装其他源代码管理提供程序(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", "view.workbench.scm.workspace": "当前打开的工作区没有任何包含 git 存储库的文件夹。可以初始化文件夹上将启用由 git 支持的源代码管理功能的存储库。\r\n[初始化存储库](command: git.init)\r\n要详细了解如何在 Azure Data Studio 中使用 git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。" } } diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/kusto.i18n.json index feabaeced3..98fb7903dc 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio 需要连接 Azure Key Vault 才能访问 Always Encrypted 的列主密钥,但没有可用的链接 Azure 帐户。请添加链接的 Azure 帐户,然后重试查询。" }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "已安装 {0}", + "downloadServiceDoneChannelMsg": "已下载 {0}", "downloadingServiceChannelMsg": "正在下载 {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "正在下载 {0}", diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/mssql.i18n.json index d7514abfde..4043cec034 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "用户名和密码是必填项" }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "已安装 {0}", + "downloadServiceDoneChannelMsg": "已下载 {0}", "downloadingServiceChannelMsg": "正在下载 {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "正在下载 {0}", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "正在启动 {0}" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "新建表" + "tableDesigner.NewTable": "新建表", + "tableDesigner.no": "否", + "tableDesigner.turnOnPreloadingMessage": "是否要通过启用数据库模型预加载来减少表设计器加载时间? 在对象资源管理器中展开数据库节点时,将预加载数据库模型。", + "tableDesigner.yes": "是" }, "dist/telemetry": { "serviceCrashMessage": "{0} 个组件意外退出。请重启 Azure Data Studio。", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "应用意图", "mssql.connectionOptions.applicationName.description": "应用程序的名称", "mssql.connectionOptions.applicationName.displayName": "应用程序名称", - "mssql.connectionOptions.asynchronousProcessing.description": "如果为 true,则允许在 .Net Framework 数据提供程序中使用异步功能", - "mssql.connectionOptions.asynchronousProcessing.displayName": "异步处理", "mssql.connectionOptions.attachDbFilename.displayName": "附加 DB 文件名", "mssql.connectionOptions.attachedDBFileName.description": "可附加数据库的主文件的名称(包括完整路径名称)", "mssql.connectionOptions.attachedDBFileName.displayName": "附加的 DB 文件名", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "工作站 ID", "mssql.disabled": "已禁用", "mssql.enabled": "已启用", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "突出显示所有执行中实际行数最大的执行计划操作。", + "mssql.executionPlan.cost": "突出显示成本最高的执行计划操作。", + "mssql.executionPlan.expensiveOperationMetric": "用于在查询执行计划中突出显示高开销操作的默认指标", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "突出显示使用 CPU 时间最多的执行计划操作。", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "突出显示花费时间最多的执行计划操作。", + "mssql.executionPlan.expensiveOperationMetric.off": "将会为执行计划关闭突出显示的高开销操作。", + "mssql.executionPlan.numberOfRowsRead": "突出显示读取行数最多的执行计划操作。", + "mssql.executionPlan.subtreeCost": "突出显示子树成本最高的执行计划操作。", "mssql.exportNotebookToSql": "将笔记本导出为 SQL", "mssql.exportSqlAsNotebook": "将 SQL 导出为笔记本", "mssql.format.alignColumnDefinitionsInColumns": "列定义是否应对齐?", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "如果执行超时为 0,则表示无限等待(不会超时)", "mssql.query.implicitTransactions": "启用 SET IMPLICIT_TRANSACTIONS", "mssql.query.lockTimeout": "启用 SET LOCK TIMEOUT 选项(毫秒)", - "mssql.query.maxXmlCharsToStore": "运行查询后要存储的 XML 字符数", + "mssql.query.maxCharsToStore": "运行查询后,字符/二进制列中每个值可存储的最大字符/字节数。默认值: 65,535。有效值范围: 1 到 2,147,483,647。", + "mssql.query.maxXmlCharsToStore": "运行查询后,XML 列中每个值可存储的最大字符数。默认值: 2,097,152。有效值范围: 1 到 2,147,483,647。", "mssql.query.noCount": "启用 SET NOCOUNT 选项", "mssql.query.noExec": "启用 SET NOEXEC 选项", "mssql.query.parseOnly": "启用 SET PARSEONLY 选项", @@ -398,6 +408,7 @@ "mssql.query.textSize": "从 SELECT 语句返回的 text 和 ntext 数据的大小上限", "mssql.query.transactionIsolationLevel": "启用 SET TRANSACTION ISOLATION LEVEL 选项", "mssql.query.xactAbortOn": "启用 SET XACT_ABORT ON 选项", + "mssql.tableDesigner.preloadDatabaseModel": "是否在对象资源管理器中的数据库节点展开时预加载数据库模型。启用后,可以减少表设计器的加载时间。注意: 如果需要展开大量数据库节点,内存使用率可能会高于正常情况。", "mssql.tracingLevel": "[可选] 后端服务的日志级别。Azure Data Studio 在每次启动时都会生成文件名;如果文件已存在,日志条目将追加到该文件。有关旧日志文件的清理,请参阅 logRetentionMinutes 和 logFilesRemovalLimit 设置。默认 tracingLevel 记录的内容很少。更改详细级别可能提升日志的记录和磁盘空间要求。“错误”包含“严重”,“警告”包含“错误”,“信息”包含“警告”,“详细级别”包含“信息”", "mssqlCluster.copyPath": "复制路径", "mssqlCluster.deleteFiles": "删除", diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/query-history.i18n.json index ab95b2c20f..d54c3719b9 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "加载保存的查询历史记录项时出错。{0}", + "failed": "失败", + "succeeded": "成功" + }, "package": { "queryHistory.captureEnabledDesc": "是否启用查询历史记录捕获。若为 false,则不捕获所执行的查询。", "queryHistory.clear": "清除所有历史记录", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "使用所选历史记录项中的查询打开新的断开连接的编辑器", "queryHistory.doubleClickAction.run": "使用所选历史记录项中的查询和连接打开新的连接编辑器,并自动运行查询", "queryHistory.enableCapture": "开始查询历史记录捕获", + "queryHistory.loading": "正在加载已保存的条目...", + "queryHistory.maxEntries": "要存储的最大条目数。0 表示存储无限条目。增加此上限可能会影响性能,尤其是在启用持久性的情况下。", "queryHistory.noEntries": "没有要显示的查询", "queryHistory.open": "打开查询", + "queryHistory.openStorageFolder": "打开存储文件夹", + "queryHistory.persistHistory": "查询历史记录是否在重新启动时保留。如果为 false,则在应用程序退出时清除历史记录。", "queryHistory.run": "运行查询" } } diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/schema-compare.i18n.json index 0e4426c448..5dba94e03f 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "Azure Data Studio 的 SQL Server 架构比较支持对数据库和 dacpacs 的架构进行比较。", "displayName": "SQL Server 架构比较", + "schemaCompare.openInScmp": "在架构比较中打开", "schemaCompare.runComparison": "运行架构比较", "schemaCompare.start": "架构比较" } diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/sql-database-projects.i18n.json index 5cc5c50650..50ec3f6e8b 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "验证 docker 失败。请确保 docker 已安装并正在运行。错误:“{0}”", "done": "完成", "dontUseProfile": "不使用配置文件", + "downloadError": "下载错误", + "downloadProgress": "下载进度", + "downloading": "正在下载", + "downloadingDacFxDlls": "正在下载 Microsoft.Build.Sql nuget 以获取生成 DLL", + "downloadingFromTo": "正在从 {0} 下载到 {1}", "edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 许可协议", "edgeProjectTypeDescription": "从核心部分开始开发和发布 Azure SQL Edge 数据库的架构", "edgeProjectTypeDisplayName": "Azure SQL Edge 数据库", @@ -135,8 +140,11 @@ "enterSystemDbName": "输入此系统数据库的数据库名", "enterUser": "输入 {0} 管理员用户名", "equalComparison": "项目已与数据库保持最新。", + "errorDownloading": "下载 {0} 时出错。错误: {1}", + "errorExtracting": "从 {0} 中提取文件时出错。错误: {1}", "errorFindingBuildFilesLocation": "查找生成文件位置时出错: {0}", "errorReadingProjectGuid": "尝试读取项目“{1}”的 {0} 时出错", + "errorRetrievingBuildFiles": "无法生成项目。检索生成所需的文件时出错。", "eulaAgreementTemplate": "我接受 {0}。", "eulaAgreementText": "我接受 {0}。", "eulaAgreementTitle": "Microsoft SQL Server 许可协议", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "外部流式处理作业", "externalStreamingJobValidationPassed": "已通过外部流式作业验证。", "extractTargetRequired": "必须提供用于提取的目标信息才能创建数据库项目。", + "extractingDacFxDlls": "将 DacFx 版本 DLL 提取到 {0}", "file": "文件", "fileAlreadyExists": "此位置的磁盘上已经存在名为“{0}”的文件。请选择其他名称。", "fileFormat": "文件格式", @@ -163,8 +172,11 @@ "generatingProjectFailed": "通过 AutoRest 生成项目失败。有关更多详细信息,请查看输出窗格。错误: {0}", "generatingProjectFromAutorest": "正在从 {0} 生成新的 SQL 项目... 检查输出窗口以了解详细信息。", "hr": "小时", + "imageTag": "图像标记", "importElements": "导入元素", "include": "包括", + "includePermissionsInProject": "在项目中包括权限", + "includePermissionsLabel": "包括权限", "installGlobally": "全局安装", "invalidDataSchemaProvider": ".Sqlproj 文件中的 DSP 无效", "invalidDatabaseReference": ".Sqlproj 文件中的数据库引用无效", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": "编辑 .sqlproj 文件", "sqlDatabaseProjects.exclude": "从项目中排除", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "从 OpenAPI/Swagger 规范生成 SQL 项目", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "用于生成旧版 SQL 项目的 Microsoft.Build.Sql SDK 版本。示例: 0.1.3-preview", "sqlDatabaseProjects.netCoreDoNotAsk": "未检测到时是否提示用户安装 .NET Core。", "sqlDatabaseProjects.new": "新建数据库项目", "sqlDatabaseProjects.newExternalStreamingJob": "添加外部流式处理作业", diff --git a/i18n/ads-language-pack-zh-hans/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-zh-hans/translations/extensions/sql-migration.i18n.json index c5c906fed0..75821890ba 100644 --- a/i18n/ads-language-pack-zh-hans/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "将“{0}”迁移到 Azure SQL", "sql.cancel.migration.confirmation": "是否确实要取消此迁移?", "sql.migrate.text": "选择要迁移到 Azure SQL 的数据库。", + "sql.migratino.database.loading.tables": "正在加载表列表...", + "sql.migratino.database.missing.tables": "找到 0 个表。", + "sql.migratino.table.selection.filter": "筛选表", + "sql.migratino.table.selection.status.column": "具有行", + "sql.migratino.table.selection.tablename.column": "表单名称", + "sql.migratino.table.selection.update.button": "更新", + "sql.migratino.table.selection.update.cancel": "取消", "sql.migration.account.credentials.refresh.required": "{0}(需要刷新凭据)", "sql.migration.active.backup.files": "活动备份文件", "sql.migration.active.backup.files.items": "活动备份文件(1 项)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "SQL Server 实例“{0}”的评估失败。", "sql.migration.assessment.in.progress": "正在进行评估", "sql.migration.assessment.in.progress.content": "我们正在评估 SQL Server 实例 {0} 中的数据库,以识别正确的 Azure SQL 目标。\r\n\r\n这可能需要一些时间才能完成。", - "sql.migration.assessment.migration.warning": "尚未准备好迁移到 Azure SQL 托管实例的数据库可以迁移到 Azure 虚拟机上的SQL Server。", + "sql.migration.assessment.migration.warning": "可将尚未准备好迁移到 Azure SQL 托管实例或 Azure SQL 数据库的数据库迁移到 Azure 虚拟机上的 SQL Server。", + "sql.migration.assessment.migration.warning.sqldb": "可将尚未准备好迁移到 Azure SQL 数据库的数据库迁移到 Azure 虚拟机上的 SQL Server。或查看 Azure SQL 托管实例迁移就绪情况的评估结果。", + "sql.migration.assessment.migration.warning.sqlmi": "可将尚未准备好迁移到 Azure SQL 托管实例的数据库迁移到 Azure 虚拟机上的 SQL Server。或查看 Azure SQL 数据库迁移就绪情况的评估结果。", "sql.migration.assessment.results": "评估结果", "sql.migration.assessment.results.and.recommendations.title": "评估结果和建议", "sql.migration.assessments.blocking.issue": "这是一个阻止性问题,将阻止数据库迁移成功。", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "身份验证类型", "sql.migration.authentication.types": "身份验证密钥", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Azure SQL 数据库", + "sql.migration.azure.sql.database": "Azure SQL 数据库服务器", "sql.migration.azure.sql.database.managed.instance": "Azure SQL 托管实例", "sql.migration.azure.sql.database.virtual.machine": "Azure 虚拟机上的 SQL Server", "sql.migration.azure.sql.database.virtual.machine.short": "Azure VM 上的 SQL Server", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "订阅", "sql.migration.blob.storage.table.help": "输入目标数据库名称,并为所选源数据库选择资源组、存储帐户和容器。", "sql.migration.blob.storageAccount.select": "首先选择存储帐户值。", - "sql.migration.can.be.migrated": "可以迁移 {0} 个数据库(共 {1} 个)", + "sql.migration.can.be.migrated": "可迁移 {0} 个数据库(共 {1} 个),而不会出现问题", "sql.migration.cancel": "取消", "sql.migration.cancel.error": "取消迁移时出现错误。", "sql.migration.cancel.migration": "取消迁移", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "完成直接转换", "sql.migration.completing.cutover.warning": "在不还原所有备份的情况下完成直接转换可能导致数据丢失。", "sql.migration.confirm.checkbox.message": "我确认没有要提供的其他日志备份,并且希望完成直接转换。", + "sql.migration.connection.label": "连接", "sql.migration.connection.status": "连接状态", "sql.migration.copy.key1": "复制密钥 1", "sql.migration.copy.key2": "复制密钥 2", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. 验证是否已在目标数据库上还原所有备份。“等待还原的日志备份”值应为零。", "sql.migration.cutover.step.3.network.share": "3. 验证是否已在目标数据库上还原所有日志备份。“等待还原的日志备份”值应为零。", "sql.migration.cutover.type": "模式", - "sql.migration.dashboard.description": "确定 SQL Server 实例的迁移准备情况,确定建议的 Azure SQL 目标,并完成 SQL Server 实例到 Azure 虚拟机上的 Azure SQL 托管实例或 SQL Server 的迁移。", + "sql.migration.dashboard.description": "确定 SQL Server 实例的迁移准备情况,确定建议的 Azure SQL 目标,并完成 SQL Server 实例向 Azure SQL 托管实例、Azure 虚拟机上的 SQL Server 或 Azure SQL 数据库的迁移。", "sql.migration.dashboard.help.description.dmsGuide": "提供有关在 Azure 中迁移和现代化数据资产分步指南的迁移文章中心。", "sql.migration.dashboard.help.description.mi": "以最短故障时间将数据库从 SQL Server 实例(本地或 Azure 虚拟机)迁移到 Azure SQL 托管实例的分步教程。", "sql.migration.dashboard.help.description.migrateUsingADS": "Azure Data Studio 的 Azure SQL 迁移扩展提供评估、获取适当大小的 Azure 建议以及将 SQL Server 数据库迁移到 Azure 的功能。", + "sql.migration.dashboard.help.description.sqldb": "将数据库从 SQL Server 实例(本地或 Azure 虚拟机中)迁移到 Azure SQL 数据库(预览)的分步教程。", "sql.migration.dashboard.help.description.vm": "以最短故障时间将数据库从 SQL Server 实例(本地)迁移到 Azure 虚拟机上的 SQL Server 的分步教程。", "sql.migration.dashboard.help.link.dmsGuide": "Azure 数据库迁移指南", "sql.migration.dashboard.help.link.mi": "教程: 迁移到 Azure SQL 托管实例(联机)", "sql.migration.dashboard.help.link.migrateUsingADS": "使用 Azure Data Studio 迁移数据库", + "sql.migration.dashboard.help.link.sqldb": "教程: 迁移到 Azure SQL 数据库上的 SQL Server (脱机)–(预览)", "sql.migration.dashboard.help.link.vm": "教程: 迁移到 Azure 虚拟机上的 SQL Server (联机)", "sql.migration.dashboard.help.title": "帮助文章和视频链接", "sql.migration.dashboard.migrate.task.button": "迁移到 Azure SQL", "sql.migration.dashboard.migrate.task.button.description": "将 SQL Server 实例迁移到 Azure SQL。", "sql.migration.dashboard.title": "Azure SQL 迁移", + "sql.migration.data.source.configuration.page.title": "数据源配置", "sql.migration.data.uploaded.info": "比较从源读取的实际数据量和上传到目标的实际数据量。", "sql.migration.data.uploaded.size": "已上传数据/大小", "sql.migration.database": "数据库", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "选择要评估以迁移到 Azure SQL 的数据库。", "sql.migration.database.assessment.title": "用于评估的数据库", "sql.migration.database.backup.load.error": "访问数据库详细信息时出错。", - "sql.migration.database.checksum.info.text": "确保已使用 WITH CHECKSUM 选项获取备份。", + "sql.migration.database.connection.error": "连接到目标迁移数据库时出错。", + "sql.migration.database.connection.error.message": "连接错误: {0} {1}", + "sql.migration.database.loading": "正在加载数据库表列表。.", "sql.migration.database.migration.mode.description": "要迁移到 Azure SQL 目标,请根据停机时间要求选择迁移模式。", "sql.migration.database.migration.mode.label": "迁移模式", "sql.migration.database.migration.mode.offline.description": "应用程序停机时间将在迁移启动时开始。", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "数据库迁移状态", "sql.migration.database.migration.status.label": "数据库迁移状态: {0}", "sql.migration.database.page.description": "选择要在迁移期间使用的数据库备份的位置。", - "sql.migration.database.page.title": "数据库备份", - "sql.migration.database.private.endpoint.info.text": "确保 Azure 存储帐户不使用专用终结点。", "sql.migration.database.status.column": "迁移状态", + "sql.migration.database.table.refresh.label": "刷新", + "sql.migration.database.table.selection.description": "要迁移到 Azure SQL 目标,请选择每个数据库中的表以进行迁移。", + "sql.migration.database.table.selection.label": "迁移表选择", + "sql.migration.database.table.source.column.label": "源数据库", + "sql.migration.database.table.tables.column.label": "选择表", + "sql.migration.database.table.target.column.label": "目标数据库", "sql.migration.database.to.be.migrated": "要迁移的数据库", + "sql.migration.database.validate.selection": "请选择要迁移到的目标数据库表。至少需要一个包含一个表的数据库。", "sql.migration.databases": "数据库({0}/{1})", "sql.migration.databases.selected": "已选择 {0} 个数据库(共 {1} 个)", "sql.migration.databases.table.title": "数据库", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "无备份文件", "sql.migration.enter.your.sql.cred": "输入源 SQL Server 实例的凭据。将数据库迁移到 Azure SQL 时将使用这些凭据。", "sql.migration.error": "错误", + "sql.migration.error.aria.view.details": "单击以查看错误详细信息", "sql.migration.error.details.label": "迁移错误", "sql.migration.error.details.title": "迁移错误详细信息", "sql.migration.error.dialog.clear.button.label": "清除", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "如果要继续,请选择有效的资源组。", "sql.migration.invalid.savedInfo": "无法检索已保存的会话。请通过选择新会话重试。", "sql.migration.invalid.service.name.error": "输入迁移服务的有效名称。", + "sql.migration.invalid.sqldatabase.error": "如果要继续,请选择有效的 Azure SQL 数据库服务器。", "sql.migration.invalid.storageAccount.error": "若要继续,请选择有效的存储帐户。", "sql.migration.invalid.subscription.error": "若要继续,请选择有效的订阅。", "sql.migration.invalid.target.name.error": "输入目标数据库的有效名称。", "sql.migration.invalid.user.account": "用户帐户格式无效。示例: {0}", "sql.migration.invalid.virtualMachine.error": "如果要继续,请选择有效的虚拟机。", - "sql.migration.ir.page.description": "Azure 数据库迁移服务(DMS)协调数据库迁移活动并跟踪其进度。如果之前已经创建,则可以选择现有数据库迁移服务作为 Azure SQL 目标,或在下面创建一个新的服务。", + "sql.migration.ir.page.description": "Azure 数据库迁移服务(DMS)协调数据库迁移活动并跟踪其进度。如果之前已经创建,则可以选择现有数据库迁移服务,或在下面创建一个新的服务。", "sql.migration.ir.page.sql.migration.service.not.found": "找不到数据库迁移服务。请新建一个。", "sql.migration.ir.page.title": "Azure 数据库迁移服务", "sql.migration.ir.setup.step1": "步骤 1: {0}", "sql.migration.ir.setup.step2": "第 2 步:使用此密钥注册集成运行时", "sql.migration.ir.setup.step3": "步骤 3: 单击“测试连接”按钮,以检查 Azure 数据库迁移服务与集成运行时之间的连接", + "sql.migration.issue.aria.label": "阻塞性问题: {0}", "sql.migration.issues": "问题", "sql.migration.issues.count": "问题({0})", "sql.migration.issues.details": "问题详情", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "上次应用的备份文件", "sql.migration.last.applied.files.taken.on": "上次应用备份文件的时间", "sql.migration.last.applied.lsn": "上次应用的 LSN", - "sql.migration.last.backup": "上次备份时间", "sql.migration.last.scan.completed": "最近完成的扫描: {0}", "sql.migration.learn.more": "了解详细信息", "sql.migration.learn.more.prerequisites": "在开始迁移之前,请了解有关所需内容的详细信息。", "sql.migration.load.migration.list.error": "加载迁移列表时出错", "sql.migration.location": "位置", + "sql.migration.map.source.column": "源数据库", + "sql.migration.map.target.column": "目标数据库", + "sql.migration.map.target.description": "选择要将源数据库迁移到的目标数据库。只能为一个源数据库选择目标数据库。", + "sql.migration.map.target.heading": "将所选源数据库映射到目标数据库以进行迁移", + "sql.migration.map.target.placeholder": "选择目标数据库。", "sql.migration.mi.not.ready": "托管实例 “{0}” 不可用于迁移,因为它当前处于 “{1}” 状态。若要继续,请选择可用的托管实例。", "sql.migration.migration.completed": "已完成数据库迁移", "sql.migration.migration.in.progress": "正在进行数据库迁移", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "迁移状态筛选器", "sql.migration.min": "{0} 分钟", "sql.migration.mins": "{0} 分钟", + "sql.migration.missing.targetPassword.error": "如果要继续,请输入有效的目标密码。", + "sql.migration.missing.targetUserName.error": "如果要继续,请输入有效的目标用户名。", "sql.migration.mode": "模式", "sql.migration.more.info": "详细信息", "sql.migration.na": "不适用", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "找不到任何 blob 容器。", "sql.migration.no.blobFiles.found": "未找到 Blob 文件。", "sql.migration.no.fileShares.found": "找不到文件共享。", - "sql.migration.no.issues.mi": "在 Azure SQL 托管实例上未发现迁移到 SQL Server 时的问题。", + "sql.migration.no.issues.mi": "未发现有关迁移到 Azure SQL 托管实例的任何问题。", + "sql.migration.no.issues.sqldb": "未发现有关迁移到 Azure SQL 数据库的任何问题。", "sql.migration.no.issues.vm": "在 Azure 虚拟机上未发现迁移到 SQL Server 的问题。", "sql.migration.no.location.found": "找不到位置。", "sql.migration.no.managedInstance.found": "找不到托管实例。", "sql.migration.no.pending.backups": "没有挂起的备份。请单击“刷新”以检查当前状态。", "sql.migration.no.results": "评估结果不可用。", + "sql.migration.no.sqldatabase.found": "找不到 Azure SQL 数据库。", + "sql.migration.no.sqldatabaseserver.found": "找不到 Azure SQL 数据库服务器。", "sql.migration.no.storageAccount.found": "找不到存储帐户。", "sql.migration.no.subscription.found": "找不到订阅。", "sql.migration.no.virtualMachine.found": "找不到任何虚拟机。", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "动态范围", "sql.migration.parallel.copy.type.none": "无", "sql.migration.parallel.copy.type.physical": "物理分区", + "sql.migration.password.label": "目标密码", + "sql.migration.password.placeholder": "输入目标密码", "sql.migration.path.user.account": "用户帐户", - "sql.migration.pre.req.1": "Azure 帐户详细信息", - "sql.migration.pre.req.2": "Azure SQL 托管实例或 Azure 虚拟机上的 SQL Server", - "sql.migration.pre.req.3": "备份位置详细信息", - "sql.migration.pre.req.title": "开始迁移之前需要执行的操作:", + "sql.migration.pre.req.1": "Azure 帐户(非评估或 SKU 建议功能所需)", + "sql.migration.pre.req.2": "在本地或 Azure 虚拟机中的 SQL Server 或云(私有、公共)中运行的任何虚拟机上的源 SQL Server 数据库。", + "sql.migration.pre.req.3": "要将你的数据库迁移到的 Azure SQL 托管实例、Azure 虚拟机上的 SQL Server 或 Azure SQL 数据库。", + "sql.migration.pre.req.4": "你的数据库备份位置详细信息,可以是网络文件共享或 Azure Blob 存储容器(非 Azure SQL 数据库目标所需)。", + "sql.migration.pre.req.title": "开始 Azure SQL 迁移之前的必需项:", "sql.migration.provide.unique.containers": "为每个目标数据库提供唯一的容器。受影响的数据库有: ", "sql.migration.quick.pick.placeholder": "选择要执行的操作。", "sql.migration.recommendation": "建议", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "重试迁移", "sql.migration.retry.migration.error": "重试迁移时出现错误。", "sql.migration.rg.created": "已创建资源组", + "sql.migration.save.assessment.report": "保存评估报告", + "sql.migration.save.assessment.report.success": "已成功将评估报告保存到 {0}。", "sql.migration.save.close": "保存并关闭", "sql.migration.save.close.popup": "已保存配置。性能数据收集将保持在后台运行。你可以在需要时停止收集。", + "sql.migration.save.recommendation.report": "保存建议报告", + "sql.migration.save.recommendation.report.success": "已成功将建议报告保存到 {0}。", "sql.migration.saved.assessment.cancel": "取消", "sql.migration.saved.assessment.next": "下一步", "sql.migration.saved.assessment.result": "已保存的会话", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "选择租户", "sql.migration.select.service.select.account.error": "加载可用的 Azure 帐户时出错。", "sql.migration.select.service.select.location.error": "加载位置时出错。请检查 Azure 连接,然后重试。", + "sql.migration.select.service.select.migration.target": "选择目标服务器。", "sql.migration.select.service.select.resource.group.error": "加载可用的资源组时出错。请检查 Azure 连接,然后重试。", "sql.migration.select.service.select.service.error": "加载可用的数据库迁移服务时出错。请检查 Azure 连接,然后重试。", "sql.migration.select.service.select.subscription.error": "加载帐户订阅时出错。请检查 Azure 连接,然后重试。", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} GB", "sql.migration.size.mb": "{0} MB", "sql.migration.size.tb": "{0} TB", - "sql.migration.sku.available.recommendations": "{0} 个建议可用", + "sql.migration.sku.available.recommendations.many": "{0} 个建议可用", + "sql.migration.sku.available.recommendations.one": "{0} 个建议可用", "sql.migration.sku.azureConfiguration": "Azure 配置", "sql.migration.sku.azureConfiguration.businessCritical": "业务关键", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} vCore", "sql.migration.sku.azureConfiguration.gen5": "Gen5", "sql.migration.sku.azureConfiguration.generalPurpose": "常规用途", + "sql.migration.sku.azureConfiguration.hyperscale": "超大规模", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} vCore", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - {2} vCore - {3} GB", "sql.migration.sku.azureConfiguration.premiumSeries": "高级系列", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "内存优化高级系列", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} vCore", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - {2} vCore - {3} GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "数据: {0},日志: {1},tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "Azure 建议需要 SQL Server 实例的性能数据来提供目标建议。启用性能数据收集以接收要迁移的数据库的目标建议。启用此功能的时间越长,建议就越好。可以随时禁用性能数据收集。", "sql.migration.sku.azureRecommendation.description2": "如果之前已收集此数据,则还可以选择从现有文件夹中选择此数据。", "sql.migration.sku.azureRecommendation.openExisting.method": "我已有性能数据", - "sql.migration.sku.azureRecommendation.openExisting.popup": "正在使用提供的性能数据生成 Azure 建议...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "在保存以前收集的性能数据的本地驱动器上选择文件夹", "sql.migration.sku.azureRecommendation.start": "开始", "sql.migration.sku.azureRecommendation.start.popup": "正在启动性能数据收集...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "已使用提供的数据应用 Azure 建议。导入或收集其他数据以优化建议。", "sql.migration.sku.azureRecommendation.status.inProgress": "正在收集数据。正在生成初始建议...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "通过按“刷新建议”按钮来定期返回查看更新的建议。", - "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure 建议收集和分析性能数据,然后在 Azure 中为工作负载推荐适当大小的数据库。", + "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure 建议收集和分析性能数据,然后在 Azure 中为工作负载推荐适当大小的目标。", "sql.migration.sku.azureRecommendation.status.refining": "数据收集仍在进行。正在优化现有建议...", "sql.migration.sku.azureRecommendation.status.stopped": "已停止 Azure 建议的数据收集。", "sql.migration.sku.azureRecommendation.stop.popup": "正在停止性能数据收集...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "CPU 要求", "sql.migration.sku.data.iops.requirement": "数据 IOPS 要求", "sql.migration.sku.data.storage.requirement": "数据存储要求", - "sql.migration.sku.db.card.title": "Azure SQL 数据库", "sql.migration.sku.gb": "{0} GB", "sql.migration.sku.get.recommendation": "获取 Azure 建议", "sql.migration.sku.io.memory.requirement": "IO 延迟要求", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "日志 IOPS 要求", "sql.migration.sku.memory.requirement": "内存要求", "sql.migration.sku.mi.card.title": "Azure SQL 托管实例", + "sql.migration.sku.mi.target.title": "Azure SQL 托管实例", "sql.migration.sku.ms": "{0} 毫秒", "sql.migration.sku.parameters": "建议参数", "sql.migration.sku.parameters.edit": "编辑参数", "sql.migration.sku.parameters.edit.title": "编辑建议参数", + "sql.migration.sku.parameters.enable.elastic": "启用弹性建议", + "sql.migration.sku.parameters.enable.elastic.info": "弹性建议使用替代建议模型,该模型针对现有的云客户使用个性化的性价比分析。", "sql.migration.sku.parameters.enable.preview": "启用预览功能", "sql.migration.sku.parameters.enable.preview.info": "启用此选项将包括性能和可伸缩性显著提高的最新硬件代系。这些 SKU 目前处于预览状态,并且可能尚未在所有区域中提供。", "sql.migration.sku.parameters.percentage.utilization": "利用率百分比", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "更新", "sql.migration.sku.percentage": "{0}%", "sql.migration.sku.percentile": "第 {0} 个百分位数", - "sql.migration.sku.recommendation": "Azure 建议", + "sql.migration.sku.recommendation": "Azure 建议(预览版)", "sql.migration.sku.recommendation.view.assessment.mi": "若要迁移到 Azure SQL 托管实例,请查看评估结果并选择一个或多个数据库。", + "sql.migration.sku.recommendation.view.assessment.sqldb": "要迁移到 Azure SQL 数据库(预览),请查看评估结果并选择一个或多个数据库。", "sql.migration.sku.recommendation.view.assessment.vm": "若要迁移到 Azure 虚拟机上的 SQL Server,请查看评估结果并选择一个或多个数据库。", "sql.migration.sku.recommendationReason": "建议原因", "sql.migration.sku.recommendations": "建议", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "SQL 数据文件", "sql.migration.sku.sql.logDisk": "SQL 日志文件", "sql.migration.sku.sql.temp": "SQL tempdb", + "sql.migration.sku.sqldb.card.title": "Azure SQL 数据库(预览)", + "sql.migration.sku.sqldb.target.title": "Azure SQL 数据库", "sql.migration.sku.stop.performance.collection": "停止数据收集", "sql.migration.sku.storage.dimension": "维度", "sql.migration.sku.storageGB": "{0} GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "存储", "sql.migration.sku.viewDetails": "查看详细信息", "sql.migration.sku.vm.card.title": "Azure 虚拟机上的 SQL Server", + "sql.migration.sku.vm.target.title": "Azure 虚拟机上的 SQL Server", "sql.migration.source.configuration": "源配置", "sql.migration.source.credentials": "源凭据", "sql.migration.source.database": "源数据库名", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "已读取行", "sql.migration.sqldb.column.tablename": "表名", "sql.migration.sqldb.column.usedparallelcopies": "已用并行副本", + "sql.migration.sqldb.not.ready": "SQL 数据库服务器“{0}”不可用于迁移,因为它当前处于“{1}”状态。如果要继续,请选择可用的 SQL 数据库服务器。", "sql.migration.src.database": "源数据库", "sql.migration.src.server": "源名称", "sql.migration.start.migration.button": "开始迁移", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "状态: 失败", "sql.migration.status.dropdown.ongoing": "状态: 正在进行", "sql.migration.status.dropdown.succeeded": "状态: 已成功", - "sql.migration.status.error.count.multiple": "{0} 个错误)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "{0} 个错误)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} 个错误)", + "sql.migration.status.error.count.single": " ({0} 错误)", "sql.migration.status.failed": "失败", "sql.migration.status.inprogress": "进行中", + "sql.migration.status.readyforcutover": "已准备好进行直接转换", "sql.migration.status.refresh.label": "刷新", + "sql.migration.status.restoring": "正在还原", "sql.migration.status.retriable": "可重试", "sql.migration.status.select.service.MESSAGE": "选择一项数据库迁移服务来监视迁移。", "sql.migration.status.status.label": "状态", "sql.migration.status.succeeded": "成功", - "sql.migration.status.warning.count.multiple": "{0} 条警告)", - "sql.migration.status.warning.count.single": "{0} 个警告)", + "sql.migration.status.uploadingfullbackup": "正在上传完整备份", + "sql.migration.status.uploadinglogbackup": "上传日志备份", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} 个警告)", + "sql.migration.status.warning.count.single": " ({0} 个警告)", "sql.migration.storage.account": "存储帐户", "sql.migration.subscription": "订阅", "sql.migration.summary.azure.storage": "Azure 存储", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "要迁移的数据库", "sql.migration.summary.mi.type": "Azure SQL 托管实例", "sql.migration.summary.page.title": "摘要", + "sql.migration.summary.sqldb.type": "Azure SQL 数据库", "sql.migration.summary.vm.type": "Azure 虚拟机上的 SQL Server", "sql.migration.tab.button.feedback.description": "反馈", "sql.migration.tab.button.feedback.label": "反馈", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "迁移", "sql.migration.table.error.title": "表迁移状态详细信息", "sql.migration.table.migration.status.label": "表迁移状态: {0}", + "sql.migration.table.missing.count": "缺少的目标表已从列表中排除: {0}", + "sql.migration.table.select.label": "选择 {0} 的表", + "sql.migration.table.selected.count": "已选择 {0} 个表(共 {1} 个)", + "sql.migration.table.selection.count": "{0} 个(共 {1} 个)", + "sql.migration.table.selection.edit": "编辑", "sql.migration.target": "目标", "sql.migration.target.azure.sql.instance.database.name": "目标数据库", "sql.migration.target.azure.sql.instance.name": "目标名", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "目标数据库名", "sql.migration.target.platform": "目标平台", "sql.migration.target.server": "目标服务器", + "sql.migration.target.table.count.name": "已选择表", + "sql.migration.target.table.missing": "目标表不存在", + "sql.migration.target.table.not.empty": "目标表不为空。", "sql.migration.target.version": "目标版本", "sql.migration.test.connection": "测试连接", "sql.migration.type": "类型", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(不可用) {0}", "sql.migration.unique.name": "为此目标数据库选择唯一名称", "sql.migration.username": "用户名", + "sql.migration.username.label": "目标用户名", + "sql.migration.username.placeholder": "输入目标用户名", "sql.migration.view.all": "所有数据库迁移", "sql.migration.view.select.button.label": "查看/选择", "sql.migration.warning": "警告", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "选择链接到 Azure Data Studio 的 Azure 账户,或立即链接一个账户。", "sql.migration.wizard.account.noAccount.error": "请添加链接帐户,然后重试。", "sql.migration.wizard.account.title": "Azure 帐户", + "sql.migration.wizard.connection.error.title": "连接到目标服务器时出错。", "sql.migration.wizard.perfCollection.error": "收集服务器“{0}”的性能数据时出错。如果这些问题仍然存在,请尝试重启数据收集过程:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "根据评估结果,你的联机状态下的所有 {0} 个数据库都可以迁移到 Azure SQL。", "sql.migration.wizard.sku.assessment.error": "评估服务器“{0}”时出错。", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "选择 Azure SQL 目标", "sql.migration.wizard.sku.error": "为服务器“{0}”生成 SKU 建议时出错。", "sql.migration.wizard.sku.error.noRecommendation": "无可用建议", - "sql.migration.wizard.sku.error.noRecommendation.reason": "未生成 SKU 建议,因为没有可以满足源性能特征的 SKU。尝试选择其他目标平台、调整建议参数或选择一组不同的数据库来进行评估。", + "sql.migration.wizard.sku.error.noRecommendation.reason": "未生成 SKU 建议,因为没有可以满足源性能特征的 SKU。尝试选择其他目标平台、调整建议参数,选择一组不同的数据库来进行评估或改变建议模型。", + "sql.migration.wizard.source.missing": "连接成功,但未找到任何目标数据库。", + "sql.migration.wizard.target.connection.error": "连接错误: {0}", + "sql.migration.wizard.target.connection.success": "连接成功。已找到目标数据库: {0}", "sql.migration.wizard.target.description": "选择 Azure 帐户和目标 {0}。", + "sql.migration.wizard.target.mapping.error.duplicate": "数据库映射错误。无法将目标数据库“{0}”选为数据库“{1}”的迁移目标。已将目标数据库“${targetDatabaseName}”选为数据库“{2}”的迁移目标。请选择其他目标数据库。", + "sql.migration.wizard.target.missing": "数据库映射错误。缺少要迁移的目标数据库。请配置目标服务器连接,然后单击“连接”以收集可用数据库迁移目标的列表。", + "sql.migration.wizard.target.source.mapping.error": "数据库映射错误。未将源数据库“{0}”映射到目标数据库。请选择要迁移到的目标数据库。", "sql.migration.wizard.target.title": "Azure SQL 目标", "sql.migration.yes": "是", - "total.databases.selected": "已选择 {0} 个数据库(共 {1} 个)。" + "total.databases.selected": "已选择 {0} 个数据库(共 {1} 个)。", + "total.tables.selected.of.total": "{0} 个(共 {1} 个)" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "开始迁移时出现错误:“{0}”", diff --git a/i18n/ads-language-pack-zh-hans/translations/main.i18n.json b/i18n/ads-language-pack-zh-hans/translations/main.i18n.json index 508ee7dd95..3db1dfa80b 100644 --- a/i18n/ads-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/ads-language-pack-zh-hans/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "已完成从 VSIX 安装 {0} 扩展的过程。请重新加载 Azure Data Studio 以启用它。", "ReinstallAction.successReload": "请重新加载 Azure Data Studio 以完成扩展 {0} 的重新安装。", "activateLanguagePack": "若要在 {0} 中使用 Azure Data Studio,Azure Data Studio需要重启。", + "appName": "“${appName}”: 例如 Azure Data Studio。", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "连接对话框的浏览树上下文菜单", "dashboard.toolbar": "仪表板工具栏操作菜单", @@ -10266,6 +10267,8 @@ "notebook.title": "笔记本标题菜单", "notebook.toolbar": "笔记本工具栏菜单", "objectExplorer.context": "对象资源管理器项上下文菜单", + "openDefaultSettingsJson": "打开默认设置 JSON", + "openDefaultSettingsJson.capitalized": "打开默认设置(JSON)", "postDisableTooltip": "请重新加载 Azure Data Studio 以禁用此扩展。", "postEnableTooltip": "请重新加载 Azure Data Studio 以启用此扩展。", "postUninstallTooltip": "请重新加载 Azure Data Studio 以完成此扩展的卸载。", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "市场", "scenarioTypeUndefined": "必须提供扩展建议的方案类型。", "showReleaseNotes": "更新后显示发行说明。发行说明会在新的 Web 浏览器窗口中打开。", + "sql.versionMismatch": "扩展与 Azure Data Studio {0} 不兼容。扩展要求: {1}。", + "sql.versionMismatchVsCode": "扩展与 Azure Data Studio {0} 不兼容。扩展需要更新的 VS Code 引擎版本 {1},该版本比当前支持的版本({2})更新。", + "sql.versionSyntax": "无法解析“{0}”值 {1}。请改为如: ^1.22.0, ^1.22.x 等。", "sql.watcherExclude": "配置文件路径的 glob 模式以从文件监视排除。模式必须在绝对路径上匹配(例如 ** 前缀或完整路径需正确匹配,以及路径内以“/**”前缀开头,例如“**/build/output/**”或“/Users/name/workspaces/project/build/output/**”)。更改此设置需要重启。如果在启动时遇到 Azure Data Studio 消耗大量 CPU 时间,则可以排除大型文件夹以减少初始加载。", + "terminal.integrated.allowChords": "是否允许在终端中同时按下键绑定。请注意,如果设置为 true 且击键导致同时按键,则将绕过 `#terminal.integrated.commandsToSkipShell#`;如果想要按 Ctrl+K 转到 shell (而不是 Azure Data Studio),则将此项设置为 false 尤其有用。", + "terminal.integrated.autoReplies": "在终端中遇到一组消息时,将自动响应这组消息。如果消息足够具体,这可能有助于自动执行常见响应。\r\n\r\n备注:\r\n\r\n- 使用 {0} 自动响应 Windows 上的终止批处理作业提示。\r\n- 消息包括转义序列,因此可能无法使用带样式的文本进行回复。\r\n- 每秒只能进行一次回复。\r\n- 在回复中使用 {1} 来表示 Enter 键。\r\n- 要取消设置默认键,请将该值设置为 null。\r\n- 如果新的不适用,请重启 Azure Data Studio。", + "terminal.integrated.commandsToSkipShell": "一组命令 ID,其键绑定将不发送至 shell,而是始终由 Azure Data Studio 进行处理。这样的话,通常由 shell 使用的键绑定的行为可如同焦点未在终端上时的行为一样,例如按 “Ctrl+P” 来启动“快速打开”。\r\n\r\n \r\n\r\n默认跳过多项命令。要替代默认值并转而将相关命令的键绑定传递给 shell,请添加以 “-” 字符为前缀的命令。例如,添加“-workbench.action.quickOpen” 可使 “Ctrl+P”到达 shell。\r\n\r\n \r\n\r\n在设置编辑器中查看时,下面的默认跳过命令列表会被截断。要查看完整列表,请执行 {1},然后从下面的列表中搜索第一个命令。\r\n\r\n \r\n\r\n默认跳过的命令:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "控制是否检测 \"$LANG\" 环境变量并将其设置为符合 UTF-8 的选项,因为 Azure Data Studio 的终端仅支持来自 shell 的 UTF-8 编码数据。", + "terminal.integrated.env.linux": "具有环境变量的对象,这些变量将添加到 Linux 中的终端要使用的 Azure Data Studio 进程。如果设置为 \"null\",则删除环境变量。", + "terminal.integrated.env.osx": "具有环境变量的对象,这些变量将添加到 macOS 中的终端要使用的 Azure Data Studio 进程。如果设置为 \"null\",则删除环境变量。", + "terminal.integrated.env.windows": "具有环境变量的对象,这些变量将添加到 Windows 中的终端要使用的 Azure Data Studio 进程。如果设置为 \"null\",则删除环境变量。", + "terminal.integrated.inheritEnv": "新 shell 是否应从 Azure Data Studio 继承其环境,这可能会生成登录 shell,以确保初始化 $PATH 和其他开发变量。这不会对 Windows 造成影响。", "uninstallExtensionComplete": "请重新加载 Azure Data Studio 以完成扩展 {0} 的卸载。", "updateLocale": "是否要将 Azure Data Studio 的 UI 语言更改为 {0} 并重启?", "vscodeDocCreationFailedError": "未能创建笔记本文档。", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "仪表板中使用的小组件" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "找不到具有指定 ID“{0}”的序列化提供程序", "noSerializationProvider": "无法序列化数据,因为尚未注册任何提供程序", "saveAsNotSupported": "已禁止此数据提供程序将结果保存为其他格式。", "unknownSerializationError": "出现未知错误,序列化失败" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "按钮下拉框阴影颜色", "buttonDropdownBackgroundHover": "按钮下拉背景悬停颜色", - "buttonDropdownBoxShadow": "按钮下拉框阴影颜色", "calloutDialogBodyBackground": "标注对话框正文背景。", "calloutDialogExteriorBorder": "标注对话框外部边框,与笔记本 UI 形成对比。", "calloutDialogForeground": "标注对话框前景。", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "确定" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "False", + "boolean.true": "True", "optionsDialog.defaultGroupName": "常规", "optionsDialog.invalidInput": "输入无效。预期值为数值。", "optionsDialog.missingRequireField": "是必需的。" @@ -10559,9 +10576,10 @@ "insertOperationName": "插入", "scriptNotFound": "执行 {0} 脚本时未返回脚本", "scriptNotFoundForObject": "在对象 {1} 上执行 {0} 脚本时未返回脚本", - "scriptSelectNotFound": "在对象上调用 select 脚本时没有返回脚本", "scriptingFailed": "执行脚本失败", "selectOperationName": "选择", + "selectScriptForEditNotGeneratedError": "无法为编辑数据编辑器生成脚本。", + "selectScriptNotGeneratedError": "无法为所选对象生成选择脚本。", "updateOperationName": "更新" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "为真时才显示此视图的条件" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "图标表示服务器。", "dataExplorer.servers": "服务器", "dataexplorer.name": "连接", "showDataExplorer": "显示连接" @@ -11119,14 +11138,16 @@ "saveAsCsv": "另存为 CSV", "saveAsExcel": "另存为 Excel", "saveAsJson": "另存为 JSON", + "saveAsMarkdown": "另存为 Markdown", "saveAsXml": "另存为 XML", "selectAll": "全选" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0},请使用箭头键在节点之间导航", "invalidExecutionPlanZoomError": "缩放级别不能为 0 或负数" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "比较执行计划" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "比较执行计划编辑器" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "添加执行计划", "epComapre.LoadingPlanCompleteMessage": "已成功加载执行计划", "epComapre.LoadingPlanMessage": "正在加载执行计划", - "epComapre.placeholderInfoboxText": "添加要比较的执行计划", "epCompare.FileFilterDescription": "执行计划文件", + "epCompare.addExecutionPlanLabel": "添加执行计划", "epCompare.comparePropertiesAction": "属性", "epCompare.comparisonProgess": "在比较的计划中加载类似区域", "epCompare.searchNodeAction": "查找节点", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "缩小", "epCompare.zoomReset": "重置缩放", "epCompare.zoomToFit": "缩放到合适大小", + "executionPlanComparison.bottomPlanDiagram.name": "底部执行计划 {0}", + "executionPlanComparison.topPlanDiagram.name": "最高执行计划 {0}", + "executionPlanDisableTooltip": "已禁用工具提示", + "executionPlanEnableTooltip": "已启用工具提示", "queryDropdownPrefix": "查询 {1}: {2} 的 {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "底部操作: {0}", - "executionPlanComparisonPropertiesLeftOperation": "左侧操作: {0}", - "executionPlanComparisonPropertiesRightOperation": "右侧操作: {0}", - "executionPlanComparisonPropertiesTopOperation": "热门操作: {0}", "executionPlanPropertiesEdgeOperationName": "边缘", + "nodePropertyViewBottomOperation": "底部操作: {0}", + "nodePropertyViewLeftOperation": "左侧操作: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "等效属性", + "nodePropertyViewNameGreaterThanTitle": "大于", + "nodePropertyViewNameLessThanTitle": "小于", "nodePropertyViewNameNameColumnHeader": "名称", + "nodePropertyViewNameNotEqualTitle": "不等于", "nodePropertyViewNameValueColumnBottomHeader": "值(底部计划)", "nodePropertyViewNameValueColumnLeftHeader": "值(左侧计划)", "nodePropertyViewNameValueColumnRightHeader": "值(右侧计划)", - "nodePropertyViewNameValueColumnTopHeader": "值(顶级计划)" + "nodePropertyViewNameValueColumnTopHeader": "值(顶级计划)", + "nodePropertyViewRightOperation": "右侧操作: {0}", + "nodePropertyViewTopOperation": "热门操作: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "如果为 true,则为执行计划启用悬停时工具提示。如果为 false,则在节点单击或按 F3 键时显示工具提示。", "executionPlanCompareCommandOriginalValue": "比较执行计划", - "executionPlanCompareCommandValue": "比较执行计划" + "executionPlanCompareCommandValue": "比较执行计划", + "executionPlanConfigurationTitle": "执行计划" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "查询执行计划编辑器" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "复制", + "executionPlanCollapseAllProperties": "全部折叠", + "executionPlanExpandAllProperties": "全部展开", "executionPlanPropertyViewClose": "关闭", "executionPlanPropertyViewSortAlphabetically": "按字母顺序", "executionPlanPropertyViewSortByDisplayOrder": "重要性", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "属性" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "查询计划(预览)" + "executionPlanTitle": "查询计划" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "执行计划文件", + "executionPlan.diagram.ariaLabel": "执行计划 {0}", "executionPlanCompareExecutionPlanAction": "比较执行计划", "executionPlanContextMenuDisableTooltip": "禁用工具提示", "executionPlanContextMenuEnableTooltip": "启用工具提示", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "已禁用工具提示", "executionPlanEnableTooltip": "已启用工具提示", "executionPlanFitGraphLabel": "缩放到合适大小", + "executionPlanHighlightExpensiveOperationAction": "突出显示高开销操作", "executionPlanOpenGraphFile": "显示查询计划 XML", "executionPlanPropertiesActionLabel": "属性", "executionPlanSavePlanXML": "保存计划文件", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "查询 {0}: 查询成本(相对于脚本): {1}%" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "关闭(转义)", + "cancelCustomZoomAction": "关闭", "customZoomApplyButton": "应用", - "customZoomApplyButtonTitle": "应用缩放(Enter)", + "customZoomApplyButtonTitle": "应用缩放", "invalidCustomZoomError": "选择介于 1 到 200 之间的缩放值", "qpZoomValueLabel": "缩放(%)", - "zoomAction": "缩放(Enter)" + "zoomAction": "缩放" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "关闭(转义)", + "cancelSearchAction": "关闭", + "executionPlanEnterValueTitle": "输入搜索值", "executionPlanSearchTypeContains": "包含", "executionPlanSearchTypeEquals": "等于", - "nextSearchItemAction": "下一个匹配项(Enter)", - "previousSearchItemAction": "上一个匹配项(Shift+Enter)" + "executionPlanSelectPropertyTitle": "选择属性", + "executionPlanSelectSearchTypeTitle": "选择搜索类型", + "nextSearchItemAction": "下一个匹配项", + "previousSearchItemAction": "上一个匹配项" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "时间", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "正在加载笔记本 {0}" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "图标表示笔记本。", "notebookExplorer.name": "笔记本", "notebookExplorer.searchResults": "搜索结果", "searchPathNotFoundError": "找不到搜索路径: {0}" @@ -11704,6 +11743,7 @@ "connection": "连接", "dashboard": "仪表板", "data": "数据", + "executionPlan": "执行计划", "notebook": "笔记本", "profiler": "探查器", "queryEditor": "查询编辑器", @@ -11773,6 +11813,7 @@ "saveAsCsv": "另存为 CSV", "saveAsExcel": "另存为 Excel", "saveAsJson": "另存为 JSON", + "saveAsMarkdown": "另存为 Markdown", "saveAsXml": "另存为 XML", "saveToFileNotSupported": "备份数据源不支持保存到文件", "selectAll": "全选", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "为 true 时,将在将结果保存为 CSV 时包含列标题", "queryEditor.results.saveAsCsv.lineSeperator": "将结果保存为 CSV 时用于分隔行的字符", "queryEditor.results.saveAsCsv.textIdentifier": "将结果保存为 CSV 时用于封装文本字段的字符", + "queryEditor.results.saveAsExcel.includeHeaders": "如果为 true,则在将结果另存为 Excel 文件时包含列标题", + "queryEditor.results.saveAsMarkdown.encoding": "将结果保存为 Markdown 时使用的文件编码", + "queryEditor.results.saveAsMarkdown.includeHeaders": "如果为 true,则在将结果另存为 Markdown 文件时包含列标题", + "queryEditor.results.saveAsMarkdown.lineSeparator": "导出到 Markdown 时用于分隔行的字符,默认为系统行尾", "queryEditor.results.saveAsXml.encoding": "将结果保存为 XML 时使用的文件编码", "queryEditor.results.saveAsXml.formatted": "为 true 时,将在将结果保存为 XML 时设置 XML 输出的格式", "queryEditor.results.streaming": "启用结果流式处理;包含极少轻微的可视化问题", @@ -11897,7 +11942,8 @@ "deployment.title": "新建部署..." }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "资源查看器" + "resourceViewer": "资源查看器", + "resourceViewerIcon": "资源查看器的图标。" }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "刷新" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "发布更改...", "tableDesigner.saveTableChanges": "保存" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "预览功能" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} 个正在执行的任务", "miViewTasks": "任务(&&T)", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "连接错误", + "enableTrustServerCertificate": "启用信任服务器证书", "kerberosErrorStart": "由于 Kerberos 错误,连接失败。", "kerberosHelpLink": "可在 {0} 处获取有关配置 Kerberos 的帮助", - "kerberosKinit": "如果之前已连接,可能需要重新运行 kinit。" + "kerberosKinit": "如果之前已连接,可能需要重新运行 kinit。", + "runKinit": "运行 Kinit", + "trustServerCertInstructionText": "已在此连接上启用加密、查看目标 SQL Server 的 SSL 和证书配置,或在连接对话框中启用“信任服务器证书”。\r\n\r\n\t\t\t注意: 自签名证书仅提供有限的保护,不建议用于生产环境。是否要在此连接上启用“信任服务器证书”,然后重试?" }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "连接类型", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "连接详细信息", "connectionDialog.cancel": "取消", "connectionDialog.connect": "连接", - "connectionDialog.connectionProviderNotSupported": "当前未安装支持提供程序类型 \\\"{0}\\\" 的扩展。请安装它,然后重试。", - "connectionDialog.extensionNotInstalled": "若要连接到此资源,需要扩展 \\\"{0}\\\"。请安装它,然后重试。", "connectionDialog.recentConnections": "最近的连接", - "connectionDialog.viewExtension": "查看扩展", - "connectionDialog.viewExtensions": "查看扩展", "noRecentConnections": "没有最近的连接", "recentConnectionTitle": "最近" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "确定要取消此连接吗?", + "connection.extensionNotInstalled": "若要连接到此资源,需要扩展 \"{0}\"。是否要安装它?", "connection.invalidConnectionResult": "连接结果无效", "connection.neverShowUnsupportedVersionWarning": "不再显示", "connection.noAzureAccount": "未能获取 Azure 帐户令牌用于连接", "connection.refreshAzureTokenFailure": "未能刷新用于连接的 Azure 帐户令牌", "connection.unsupportedServerVersionWarning": "Azure Data Studio 不支持此服务器版本,你仍然可以连接到它,但 Azure Data Studio 中的某些功能可能无法按预期工作。", + "connectionDialog.connectionProviderNotSupported": "当前未安装支持提供程序类型 \"{0}\" 的扩展。是否要查看扩展?", "connectionManagementService.noProviderForUri": "找不到此 URI 的提供程序: {0}", "connectionNotAcceptedError": "连接未被接受", "connectionService.no": "否", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "添加新组…", "advanced": "高级…", + "boolean.false": "False", + "boolean.true": "True", "connection.azureAccountDropdownLabel": "帐户", "connection.azureTenantDropdownLabel": "Azure AD 租户", "connectionName": "名称(可选)", @@ -12261,7 +12307,8 @@ "copyDetails": "复制详细信息", "errorMessageDialog.action": "操作", "errorMessageDialog.close": "关闭", - "errorMessageDialog.ok": "确定" + "errorMessageDialog.ok": "确定", + "errorMessageDialog.readMore": "阅读详细信息" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "错误", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "提供笔记本语言。", "vscode.extension.contributes.notebook.providersDescriptions": "提供笔记本提供程序说明。" }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "正在加载..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "断开连接", "activeConnections": "显示活动连接", @@ -12450,9 +12494,6 @@ "loginCanceled": "用户已取消", "noProviderFound": "无法展开,因为未找到所需的连接提供程序“{0}”" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "正在加载..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "服务器", "treeAriaLabel": "最近的连接", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (以逗号分隔)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 工作簿", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "纯文本", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "选择结果文件", @@ -12584,7 +12626,6 @@ "groupColor": "组颜色", "groupDescription": "组描述", "serverGroup.cancel": "取消", - "serverGroup.colorValue": "组颜色: {0}", "serverGroup.ok": "确定" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "复制", "ept.topOperationsCopyWithHeader": "使用标头复制", "ept.topOperationsSelectAll": "全选", - "planTreeTab.title": "计划树(预览版)", + "planTreeTab.title": "计划树", "topOperationsTableTitle": "执行计划树" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "复制", "ep.topOperationsCopyWithHeader": "使用标头复制", "ep.topOperationsSelectAll": "全选", - "topOperationsTabTitle": "热门操作(预览)", + "topOperationsTabTitle": "热门操作", "topOperationsTableTitle": "热门操作" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "无法识别输出类型 '{0}'。" + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "提供新的列宽", + "table.resizeColumn.invalid": "列宽无效", + "table.resizeColumn.negativeSize": "大小不能为 0 或负" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "全部折叠" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "不支持的连接", + "loading": "正在加载..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "搜索属性表", + "ep.searchPlaceholder": "筛选任何字段...", + "ep.topOperationsSearchDescription": "搜索热门操作" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "所有执行的实际行数", + "cancelExpensiveOperationAction": "关闭", + "executionPlanActualElapsedCpuTime": "实际占用的 CPU 时间", + "executionPlanActualElapsedTime": "实际占用的时间", + "executionPlanCost": "成本", + "executionPlanNumberOfRowsRead": "读取的行数", + "executionPlanOff": "关闭", + "executionPlanSelectExpenseMetricTitle": "选择费用指标", + "executionPlanSubtreeCost": "子树成本", + "expensiveOperationLabel": "指标:", + "highlightExpensiveOperationAction": "应用", + "highlightExpensiveOperationApplyButton": "应用", + "highlightExpensiveOperationButtonTitle": "突出显示高开销操作", + "qp.expensiveOperationMetric.dontShowAgain": "不再显示", + "qp.expensiveOperationMetric.no": "否", + "qp.expensiveOperationMetric.yes": "是", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "将所选指标设置为查询执行计划的默认项?", + "turnOffExpensiveHighlightingOperationAction": "关闭" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "现在,Azure Data Studio 已默认为所有 SQL Server 连接启用加密。除非已更改某些与加密相关的连接属性,否则这可能会导致现有连接不再工作。{0}建议查看下面的链接以了解更多详细信息。", + "notifyEncryption.moreInfoLink": "详细信息", + "notifyEncryption.title": "重要更新" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "欢迎使用(&&W)", + "workbench.startupEditor": "在没有从上一会话中恢复出信息的情况下,控制启动时显示的编辑器。", + "workbench.startupEditor.newUntitledFile": "打开一个新的无标题文件(仅在打开一个空窗口时适用)。", + "workbench.startupEditor.none": "在启动时不打开编辑器。", + "workbench.startupEditor.readme": "当打开包含自述文件的文件夹时,请打开自述文件,否则会回退到 'welcomePage'。请注意: 仅在作为全局 配置时才遵守此操作,如果在工作区或文件夹配置中进行设置,则此将被忽略。", + "workbench.startupEditor.welcomePage": "打开包含帮助开始使用 Azure Data Studio 和扩展内容的欢迎页面。", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "在打开空工作区时打开欢迎页面。", + "workbench.startupEditor.welcomePageWithTour": "使用入门教程(默认)打开欢迎页面" } } } \ No newline at end of file diff --git a/i18n/ads-language-pack-zh-hant/CHANGELOG.md b/i18n/ads-language-pack-zh-hant/CHANGELOG.md index 6de0cd444e..1dde181200 100644 --- a/i18n/ads-language-pack-zh-hant/CHANGELOG.md +++ b/i18n/ads-language-pack-zh-hant/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to the "ads-language-pack-zh-hant" language pack will be documented in this file. ## [Released] +* November 9, 2022 - Release for Azure Data Studio 1.40 * August 12, 2022 - Release for Azure Data Studio 1.39 * July 20, 2022 - Release for Azure Data Studio 1.38 * June 3, 2022 - Release for Azure Data Studio 1.37 diff --git a/i18n/ads-language-pack-zh-hant/package.json b/i18n/ads-language-pack-zh-hant/package.json index 4817901b74..0ea5ecdc46 100644 --- a/i18n/ads-language-pack-zh-hant/package.json +++ b/i18n/ads-language-pack-zh-hant/package.json @@ -2,7 +2,7 @@ "name": "ads-language-pack-zh-hant", "displayName": "Chinese (Traditional) Language Pack for Azure Data Studio", "description": "Language pack extension for Chinese (Traditional)", - "version": "1.39.0", + "version": "1.40.0", "publisher": "Microsoft", "repository": { "type": "git", @@ -11,7 +11,7 @@ "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "engines": { "vscode": "*", - "azdata": "^1.39.0" + "azdata": "^1.40.0" }, "icon": "languagepack.png", "categories": [ diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/arc.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/arc.i18n.json index d7d8ac068e..bec97e871d 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/arc.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/arc.i18n.json @@ -10,7 +10,6 @@ "contents": { "dist/localizedConstants": { "arc.USD": "美元", - "arc.addingWorkerNodes": "正在新增背景工作節點", "arc.apply": "套用", "arc.arcDeploymentDeprecation": "Arc 部署延伸模組已被 Arc 延伸模組取代,且已解除安裝。", "arc.arcResources": "Azure Arc 資源", @@ -31,9 +30,9 @@ "arc.computeAndStorageDescriptionPartFour": "執行此作業之前,您必須先確定", "arc.computeAndStorageDescriptionPartSix": "在您的 Kubernetes 叢集中,以接受此設定。", "arc.computeAndStorageDescriptionPartThree": "不停機且依", + "arc.computeConfiguration": "計算設定", "arc.condition": "條件", - "arc.configurationCoordinatorNode": "設定", - "arc.configurationPerNode": "設定 (每個節點)", + "arc.configurationPerNode": "設定", "arc.configureRP": "設定保留原則", "arc.configureRetentionPolicyButton": "設定保留原則", "arc.confirmNewPassword": "確認新密碼", @@ -42,8 +41,8 @@ "arc.connectToControllerFailed": "無法連線到控制器 {0}。{1}", "arc.connectToMSSql": "連線到 SQL 受控執行個體 - Azure Arc ({0})", "arc.connectToMSSqlFailed": "無法連線到 SQL 受控執行個體 - Azure Arc 執行個體 {0}。{1}", - "arc.connectToPGSql": "連線到 PostgreSQL 超大規模資料庫 - Azure Arc ({0})", - "arc.connectToPGSqlFailed": "無法連線到 PostgreSQL 超大規模資料庫 - Azure Arc 執行個體 {0}。{1}", + "arc.connectToPGSql": "連線到 PostgreSQL 伺服器 - Azure Arc ({0})", + "arc.connectToPGSqlFailed": "無法連線到 PostgreSQL 伺服器 - Azure Arc 執行個體 {0}。{1}", "arc.connectToPostgresDescription": "需要伺服器連線才能顯示及設定資料庫引擎設定,這需要安裝 PostgreSQL 延伸模組。", "arc.connectToServer": "連線到伺服器", "arc.connectionMode": "連線模式", @@ -61,13 +60,7 @@ "arc.controllerUrlPlaceholder": "https://:", "arc.controllerUsername": "控制器使用者名稱", "arc.coordinator": "協調器", - "arc.coordinatorCoresLimit": "協調器節點 CPU 限制", - "arc.coordinatorCoresRequest": "協調器節點 CPU 要求", "arc.coordinatorEndpoint": "協調器端點", - "arc.coordinatorMemoryLimit": "協調器節點記憶體限制 (GB)", - "arc.coordinatorMemoryRequest": "協調器節點記憶體要求 (GB)", - "arc.coordinatorNode": "協調器節點", - "arc.coordinatorNodeConfigurationInformation": "您可以設定將套用至協調器節點的 CPU 核心數和儲存體大小。調整您伺服器群組的 CPU 核心數和記憶體設定。若要重設要求和/或限制,請傳入空值。", "arc.coordinatorNodeParameters": "協調器節點參數", "arc.coordinatorNodeParametersDescription": " 協調器節點的這些伺服器參數可以設定為自訂 (非預設) 值。搜尋以尋找參數。", "arc.copiedToClipboard": "{0} 已複製到剪貼簿", @@ -150,8 +143,8 @@ "arc.kibanaDashboardDescription": "用於檢視記錄的儀表板", "arc.lastTransition": "上次轉換時間", "arc.latestpitrRestorePoint": "最近的時間點", - "arc.learnAboutNodeParameters": "深入了解支援 Azure Arc 之 PostgreSQL 超大規模資料庫的資料庫引擎設定", - "arc.learnAboutPostgresClients": "深入了解 Azure PostgreSQL 超大規模資料庫用戶端介面", + "arc.learnAboutNodeParameters": "深入了解啟用 Azure Arc 之 PostgreSQL 的資料庫引擎設定", + "arc.learnAboutPostgresClients": "深入了解 Azure PostgreSQL 用戶端介面", "arc.learnMore": "深入了解。", "arc.loadExtensions": "載入延伸模組", "arc.loading": "正在載入...", @@ -182,11 +175,10 @@ "arc.noExternalEndpoint": "未設定任何外部端點,因此無法使用此資訊。", "arc.noInstancesAvailable": "沒有執行個體可用", "arc.noNodeParametersFound": "找不到背景工作伺服器參數...", - "arc.noPodIssuesDetected": "沒有任何已知的問題會影響此 PostgreSQL 超大規模資料庫執行個體。", + "arc.noPodIssuesDetected": "沒有任何已知的問題會影響此 PostgreSQL 執行個體。", "arc.noUpgrades": "目前的版本是最新版本。沒有可用的升級。", "arc.noWorkerPods": "此設定中沒有背景工作角色 Pod。", "arc.node": "節點", - "arc.nodeConfiguration": "節點設定", "arc.nodes": "節點", "arc.notConfigured": "未設定", "arc.notReady": "未就緒", @@ -212,7 +204,7 @@ "arc.passwordToController": "為控制器提供密碼", "arc.pending": "擱置中", "arc.pgConnectionRequired": "需要連線才能顯示及設定資料庫引擎設定。", - "arc.pgSqlType": "PostgreSQL 超大規模資料庫 - Azure Arc", + "arc.pgSqlType": "PostgreSQL 伺服器 - Azure Arc", "arc.pitr": "還原時間點", "arc.pitrInfo": "指定您想要保留時間點備份的時間。自訂此備份可用性。", "arc.podConditionsTable": "Pod 條件表格", @@ -224,11 +216,11 @@ "arc.podsReady": "已就緒的 Pod", "arc.podsUsedDescription": "請在下方的下拉式清單中選取 Pod,以取得詳細的健康情況資訊。", "arc.podsUsedDescriptionAria": "請在下方的下拉式清單中選取 Pod,以取得詳細的健康情況資訊", - "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL 超大規模資料庫伺服器群組依據", + "arc.postgres.computeAndStorageDescriptionPartTwo": "PostgreSQL", "arc.postgresAdminUsername": "系統管理員使用者名稱", "arc.postgresArcProductName": "適用於 PostgreSQL 的 Azure 資料庫 - Azure Arc", "arc.postgresComputeAndStorageDescriptionPartOne": "您可以調整已啟用的 Azure Arc 規模", - "arc.postgresDashboard": "PostgreSQL 超大規模資料庫 - Azure Arc 儀表板 - {0}", + "arc.postgresDashboard": "PostgreSQL 伺服器 - Azure Arc 儀表板 (預覽) - {0}", "arc.postgresExtension": "microsoft.azuredatastudio-postgresql", "arc.postgresProviderName": "PGSQL", "arc.postgresVersion": "PostgreSQL 版本", @@ -274,8 +266,8 @@ "arc.searchToFilter": "搜尋篩選項目...", "arc.security": "安全性", "arc.selectConnectionString": "從下列可用的用戶端連接字串選取。", + "arc.server": "伺服器", "arc.serverEndpoint": "伺服器端點", - "arc.serverGroupNodes": "伺服器群組節點", "arc.serverGroupType": "伺服器群組類型", "arc.serviceEndpoints": "服務端點", "arc.serviceEndpointsTable": "服務端點表格", @@ -320,18 +312,10 @@ "arc.version": "版本", "arc.versionLog": "深入了解每項發行版本。", "arc.worker": "背景工作", - "arc.workerCoresLimit": "背景工作節點 CPU 限制", - "arc.workerCoresRequest": "背景工作節點 CPU 要求", - "arc.workerMemoryLimit": "背景工作節點記憶體限制 (GB)", - "arc.workerMemoryRequest": "背景工作節點記憶體要求 (GB)", "arc.workerNodeCount": "背景工作節點計數", - "arc.workerNodeInformation": "您可以減少或增加背景工作節點數,以縮減或擴增您的伺服器群組。值必須是 0 或大於 1。", "arc.workerNodeParameters": "背景工作節點參數", "arc.workerNodes": "背景工作節點", - "arc.workerNodesConfigurationInformation": "您可以設定將套用至所有背景工作節點的 CPU 核心數和儲存體大小。調整您伺服器群組的 CPU 核心數和記憶體設定。若要重設要求和/或限制,請傳入空值。", - "arc.workerNodesDescription": "新增背景工作節點,擴充您的伺服器群組並調整資料庫規模。", "arc.workerNodesParametersDescription": " 背景工作節點的這些伺服器參數可以設定為自訂 (非預設) 值。搜尋以尋找參數。", - "arc.workerOneNodeValidationMessage": "不支援 1 的值。", "arc.yes": "是", "button.label": "選取", "clusterContextConfigNoLongerValid": "組態檔所指定的叢集內容資訊: {0} 和叢集內容: {1} 不再有效。錯誤為: \r\n\t{2}\r\n 您要更新此資訊嗎?", @@ -349,13 +333,15 @@ }, "package": { "arc.agreement": "我接受 {0} 和 {1}。", - "arc.agreement.postgres.terms.conditions": "支援 Azure Arc 的 PostgreSQL 超大規模資料庫條款及條件", - "arc.agreement.sql.help.text": "已啟用 Azure Arc 的受控執行個體不僅可以存取 SQL Server,還提供相容的功能,可以部署到您選擇的基礎結構上。已啟用 Azure Arc 的受控執行個體不僅可以存取 SQL Server,還提供相容的功能,可以部署到您選擇的基礎結構上。{0}。\r\n \r\n 按一下 [編寫指令碼到筆記本] 表示我 (a) 同意下方 Marketplace 供應項目的相關法律條款及隱私權聲明; (b) 授權 Microsoft 使用我目前的付款方式,收取供應項目的相關費用,帳單週期與我的 Azure 訂閱相同; 並 (c) 同意 Microsoft 可以將我的連絡資料、使用方式及交易資訊,提供給供應項目的提供者,供支援、帳單及其他交易活動之用。Microsoft 不提供第三方供應項目的權利。如需其他詳細資料,請參閱 {1}、{2} 以及 {3}。", - "arc.agreement.sql.help.text.azure.marketplace.terms": "Azure Marketplace 條款", - "arc.agreement.sql.help.text.learn.more": "深入了解", + "arc.agreement.help.text.azure.marketplace.terms": "Azure Marketplace 條款", + "arc.agreement.help.text.learn.more": "深入了解", + "arc.agreement.help.text.privacy.policy": "隱私權原則", + "arc.agreement.help.text.terms.of.use": "使用規定", + "arc.agreement.postgres.help.text": "PostgreSQL 伺服器 - Azure Arc 是啟用 Azure Arc 的資料服務一部分的資料庫引擎之一,它可以部署在您選擇的基礎架構上。{0}。\r\n \r\n 按一下 [編寫指令碼到筆記本] 或 [部署] 表示我 (a) 同意下方 Marketplace 供應項目的相關法律條款及隱私權聲明; (b) 授權 Microsoft 使用我目前的付款方式,收取供應項目的相關費用,帳單週期與我的 Azure 訂用帳戶相同; 並 (c) 同意 Microsoft 可以將我的連絡資料、使用方式及交易資訊,提供給供應項目的提供者,供支援、帳單及其他交易活動之用。Microsoft 不提供第三方供應項目的權利。如需其他詳細資料,請參閱 {1}、{2} 以及 {3}。", + "arc.agreement.postgres.help.text.learn.more.ariaLabel": "深入了解 PostgreSQL 伺服器 - Azure Arc", + "arc.agreement.postgres.terms.conditions": "PostgreSQL 伺服器 - Azure Arc 條款及條件", + "arc.agreement.sql.help.text": "啟用 Azure Arc 的受控執行個體不僅可以存取 SQL Server,還提供相容的功能,可以部署到您選擇的基礎結構上。{0}。\r\n \r\n 按一下 [編寫指令碼到筆記本] 或 [部署] 表示我 (a) 同意下方 Marketplace 供應項目的相關法律條款及隱私權聲明; (b) 授權 Microsoft 使用我目前的付款方式,收取供應項目的相關費用,帳單週期與我的 Azure 訂用帳戶相同; 並 (c) 同意 Microsoft 可以將我的連絡資料、使用方式及交易資訊,提供給供應項目的提供者,供支援、帳單及其他交易活動之用。Microsoft 不提供第三方供應項目的權利。如需其他詳細資料,請參閱 {1}、{2} 以及 {3}。", "arc.agreement.sql.help.text.learn.more.ariaLabel": "深入了解啟用 Azure Arc 的受控執行個體", - "arc.agreement.sql.help.text.privacy.policy": "隱私權原則", - "arc.agreement.sql.help.text.terms.of.use": "使用規定", "arc.agreement.sql.terms.conditions": "Azure SQL 受控執行個體 - Azure Arc 條款及條件", "arc.azure.account": "Azure 帳戶", "arc.azure.location": "Azure 位置", @@ -445,45 +431,41 @@ "arc.memory-request.label": "記憶體要求", "arc.openDashboard": "管理", "arc.password": "密碼", - "arc.postgres.server.group.coordinator.cores.limit.description": "協調器節點可使用之 Postgres 執行個體的 CPU 核心數上限。支援分數的核心數。", - "arc.postgres.server.group.coordinator.cores.limit.label": "CPU 限制", - "arc.postgres.server.group.coordinator.cores.request.description": "協調器節點欲排程服務必須可使用之 CPU 核心數的最小值。支援分數的核心數。", - "arc.postgres.server.group.coordinator.cores.request.label": "CPU 要求", - "arc.postgres.server.group.coordinator.memory.limit.description": "協調器節點之 Postgres 執行個體的記憶體限制 (GB)。", - "arc.postgres.server.group.coordinator.memory.limit.label": "記憶體限制 (GB)", - "arc.postgres.server.group.coordinator.memory.request.description": "協調器節點之 Postgres 執行個體的記憶體要求 (GB)。", - "arc.postgres.server.group.coordinator.memory.request.label": "記憶體要求 (GB)", - "arc.postgres.server.group.engine.version": "引擎版本", - "arc.postgres.server.group.extensions.description": "啟動時應該載入 Postgres 延伸模組的逗號分隔清單。請參閱 Postgres 文件以尋求支援的值。", - "arc.postgres.server.group.extensions.label": "延伸模組", - "arc.postgres.server.group.name": "伺服器群組名稱", - "arc.postgres.server.group.name.validation.description": "伺服器群組名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 11 個字元。", - "arc.postgres.server.group.port": "連接埠", - "arc.postgres.server.group.volume.size.backups.description": "要用於備份之儲存磁碟區的大小 (GB)。", - "arc.postgres.server.group.volume.size.backups.label": "磁碟區大小 GB (備份)", - "arc.postgres.server.group.volume.size.data.description": "要用於資料之儲存磁碟區的大小 (GB)。", - "arc.postgres.server.group.volume.size.data.label": "磁碟區大小 GB (資料)", - "arc.postgres.server.group.volume.size.logs.description": "要用於記錄之儲存磁碟區的大小 (GB)。", - "arc.postgres.server.group.volume.size.logs.label": "磁碟區大小 GB (記錄)", - "arc.postgres.server.group.workers.cores.limit.description": "每個節點可使用之 Postgres 執行個體的 CPU 核心數上限。支援分數的核心數。", - "arc.postgres.server.group.workers.cores.limit.label": "CPU 限制 (每個節點的核心)", - "arc.postgres.server.group.workers.cores.request.description": "每個節點欲排程服務必須可使用之 CPU 核心數的最小值。支援分數的核心數。", - "arc.postgres.server.group.workers.cores.request.label": "CPU 要求 (每個節點的核心)", - "arc.postgres.server.group.workers.description": "要在分區的叢集中佈建的背景工作節點數,或針對單一節點 Postgres 則為零 (預設值)。", - "arc.postgres.server.group.workers.label": "背景工作數目", - "arc.postgres.server.group.workers.memory.limit.description": "每個節點之 Postgres 執行個體的記憶體限制 (GB)。", - "arc.postgres.server.group.workers.memory.limit.label": "記憶體限制 (每個節點的 GB)", - "arc.postgres.server.group.workers.memory.request.description": "每個節點之 Postgres 執行個體的記憶體要求 (GB)。", - "arc.postgres.server.group.workers.memory.request.label": "記憶體要求 (每個節點的 GB)", - "arc.postgres.settings.resource.coordinator.title": "協調器節點計算設定", - "arc.postgres.settings.resource.worker.title": "背景工作節點計算設定", + "arc.postgres.server.cores.limit.description": "協調器節點可使用之 Postgres 執行個體的 CPU 核心數上限。支援分數的核心數。", + "arc.postgres.server.cores.limit.label": "CPU 限制", + "arc.postgres.server.cores.request.description": "協調器節點欲排程服務必須可使用之 CPU 核心數的最小值。支援分數的核心數。", + "arc.postgres.server.cores.request.label": "CPU 要求", + "arc.postgres.server.dev.use.description": "勾選此方塊以表示此執行個體將僅用於開發或測試用途。此執行個體將不會計費。", + "arc.postgres.server.dev.use.label": "僅供開發使用", + "arc.postgres.server.engine.version": "引擎版本", + "arc.postgres.server.extensions.description": "啟動時應該載入 Postgres 延伸模組的逗號分隔清單。請參閱 Postgres 文件以尋求支援的值。", + "arc.postgres.server.extensions.label": "延伸模組", + "arc.postgres.server.invalid.username": "已停用該使用者名稱,請選擇其他使用者名稱。", + "arc.postgres.server.memory.limit.description": "協調器節點之 Postgres 執行個體的記憶體限制 (GB)。", + "arc.postgres.server.memory.limit.label": "記憶體限制 (GB)", + "arc.postgres.server.memory.request.description": "協調器節點之 Postgres 執行個體的記憶體要求 (GB)。", + "arc.postgres.server.memory.request.label": "記憶體要求 (GB)", + "arc.postgres.server.name": "伺服器名稱", + "arc.postgres.server.name.placeholder": "輸入伺服器名稱", + "arc.postgres.server.name.validation.description": "伺服器名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 11 個字元。", + "arc.postgres.server.port": "連接埠", + "arc.postgres.server.service.type": "服務類型", + "arc.postgres.server.username": "系統管理員使用者名稱", + "arc.postgres.server.username.placeholder": "請輸入伺服器管理員登入名稱", + "arc.postgres.server.volume.size.backups.description": "要用於備份之儲存磁碟區的大小 (GB)。", + "arc.postgres.server.volume.size.backups.label": "磁碟區大小 GB (備份)", + "arc.postgres.server.volume.size.data.description": "要用於資料之儲存磁碟區的大小 (GB)。", + "arc.postgres.server.volume.size.data.label": "磁碟區大小 GB (資料)", + "arc.postgres.server.volume.size.logs.description": "要用於記錄之儲存磁碟區的大小 (GB)。", + "arc.postgres.server.volume.size.logs.label": "磁碟區大小 GB (記錄)", + "arc.postgres.settings.resource.compute.config.title": "計算設定", "arc.postgres.settings.section.title": "一般設定", "arc.postgres.settings.storage.title": "儲存體設定", "arc.postgres.storage-class.backups.description": "用於備份永久性磁碟區的儲存類別", "arc.postgres.storage-class.data.description": "用於資料永久性磁碟區的儲存類別", "arc.postgres.storage-class.logs.description": "用於記錄永久性磁碟區的儲存類別。", - "arc.postgres.wizard.page1.title": "提供支援 Azure 的 PostgreSQL 超大規模資料庫伺服器群組參數", - "arc.postgres.wizard.title": "部署啟用 Azure Arc 的 PostgreSQL 超大規模資料庫伺服器群組", + "arc.postgres.wizard.page1.title": "提供 PostgreSQL 伺服器參數", + "arc.postgres.wizard.title": "部署 PostgreSQL 伺服器 - Azure Arc (預覽)", "arc.sql.connection.settings.section.title": "SQL 連線資訊", "arc.sql.cores-limit.description": "受控執行個體的核心數限制 (整數)。", "arc.sql.cores-request.description": "受控執行個體的核心數要求,以整數表示。", @@ -516,10 +498,11 @@ "arc.sql.high.availability": "高可用性", "arc.sql.high.availability.description": "為求高可用性啟用其他複本。下方選取的計算與儲存體組態將會套用至所有複本。", "arc.sql.instance.name": "執行個體名稱", + "arc.sql.instance.name.placeholder": "請輸入執行個體名稱", "arc.sql.instance.retention.policy.title": "SQL 執行個體備份保留原則", "arc.sql.instance.settings.section.title": "SQL 執行個體設定", "arc.sql.invalid.instance.name": "執行個體名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 13 個字元。", - "arc.sql.invalid.username": "已停用 sa 使用者名稱,請選擇其他使用者名稱", + "arc.sql.invalid.username": "已停用該使用者名稱,請選擇其他使用者名稱。", "arc.sql.license.type.description": "如果您已擁有 SQL Server 授權,請套用 Azure Hybrid Benefit", "arc.sql.license.type.label": "我已有 SQL Server 授權", "arc.sql.memory-limit.description": "受控執行個體的容量限制 (整數)。", @@ -545,7 +528,8 @@ "arc.sql.sync.secondaries.label": "需要同步處理次要項目才能進行認可", "arc.sql.three.replicas": "3 個複本", "arc.sql.two.replicas": "2 個複本", - "arc.sql.username": "使用者名稱", + "arc.sql.username": "受控執行個體系統管理員登入", + "arc.sql.username.placeholder": "輸入管理員名稱", "arc.sql.volume.size.backups.description": "要用於備份之儲存磁碟區的大小 (GB)。", "arc.sql.volume.size.backups.label": "以 Gi 表示的磁碟區大小 (備份)", "arc.sql.volume.size.data.description": "要用於資料之儲存磁碟區的大小 (GB)。", @@ -579,8 +563,8 @@ "microsoft.agreement.privacy.statement": "Microsoft 隱私權聲明", "requested.cores.less.than.or.equal.to.cores.limit": "要求的核心數必須小於或等於核心數限制", "requested.memory.less.than.or.equal.to.memory.limit": "要求的記憶體必須小於或等於記憶體限制", - "resource.type.arc.postgres.description": "將 PostgreSQL 超大規模資料庫伺服器群組部署到 Azure Arc 環境", - "resource.type.arc.postgres.display.name": "PostgreSQL 超大規模資料庫伺服器群組 - Azure Arc", + "resource.type.arc.postgres.description": "將 PostgreSQL 伺服器部署至 Azure Arc 環境", + "resource.type.arc.postgres.display.name": "PostgreSQL 伺服器 - Azure Arc (預覽)", "resource.type.arc.sql.description": "適用於客戶自控環境中應用程式開發人員的受控 SQL 執行個體服務", "resource.type.arc.sql.display.name": "Azure SQL 受控執行個體 - Azure Arc", "resource.type.azure.arc.description": "建立 Azure Arc 資料控制器。啟動此精靈之前,請先確認您已執行 AZ 登入。", diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/azurecore.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/azurecore.i18n.json index 758be27561..0145decdd8 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/azurecore.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/azurecore.i18n.json @@ -18,6 +18,7 @@ "azure.microsoftCorpAccount": "Microsoft Corp.", "azure.noBaseToken": "驗證失敗,或您的權杖已從系統中刪除。請嘗試再次將帳戶新增至 Azure Data Studio。", "azure.noUniqueIdentifier": "使用者在 AAD 中沒有唯一的識別碼", + "azure.owningTenantNotFound": "找不到帳戶的擁有租用戶資訊。", "azure.responseError": "權杖擷取失敗,發生錯誤。[開啟開發人員工具]({0}) 以了解更多詳細資料。", "azure.tenantNotFound": "找不到識別碼為 '{0}' 的指定租用戶。", "azureAuth.unidentifiedError": "Azure 驗證發生無法辨識的錯誤", @@ -25,7 +26,8 @@ "azurecore.consentDialog.body": "您的租用戶 '{0} ({1})' 需要再次重新驗證,才能存取 {2} 資源。請按 [開啟] 啟動驗證程序。", "azurecore.consentDialog.cancel": "取消", "azurecore.consentDialog.ignore": "忽略租用戶", - "azurecore.consentDialog.open": "開啟" + "azurecore.consentDialog.open": "開啟", + "noMicrosoftResource": "提供者 '{0}' 未定義 Microsoft 資源端點。" }, "dist/account-provider/auths/azureAuthCodeGrant": { "azure.azureAuthCodeGrantName": "Azure 驗證碼授與", @@ -83,6 +85,9 @@ "dist/azureResource/providers/kusto/kustoTreeDataProvider": { "azure.resource.providers.KustoContainerLabel": "Azure 資料總管叢集" }, + "dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": { + "azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "適用於 MySQL 的 Azure 資料庫彈性伺服器" + }, "dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider": { "azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL 超大規模資料庫 - Azure Arc" }, @@ -99,7 +104,8 @@ "azure.resource.resourceTreeNode.noResourcesLabel": "找不到任何資源" }, "dist/azureResource/services/subscriptionService": { - "azure.resource.tenantSubscriptionsError": "無法取得帳戶 {0} (租用戶 '{1}') 的訂用帳戶。{2}" + "azure.resource.tenantSubscriptionsError": "無法取得帳戶 {0} (租用戶 '{1}') 的訂用帳戶。{2}", + "azure.resource.tenantTokenError": "無法取得租用戶 '{0}' 的存取權杖 (租用戶 '{1}')。" }, "dist/azureResource/services/terminalService": { "azure.cloudShell": "Azure Cloud Shell (預覽) {0} ({1})", diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/big-data-cluster.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/big-data-cluster.i18n.json index 8eb315c495..4aa5d649a9 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/big-data-cluster.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/big-data-cluster.i18n.json @@ -149,6 +149,7 @@ }, "dist/extension": { "bdc.dashboard.title": "巨量資料叢集儀表板 -", + "bdc.deprecationWarning": "即將淘汰 Big Data Cluster 附加元件,而其 Azure Data Studio 功能將在即將推出的版本中移除。在[這裡](https://go.microsoft.com/fwlink/?linkid=2207340)閱讀更多有關此資訊以及往後的支援。", "mount.error.endpointNotFound": "找不到控制器端點資訊", "textConfirmRemoveController": "您確定要移除 '{0}' 嗎?", "textNo": "否", diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/cms.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/cms.i18n.json index 0c3ab45db0..cd6e16a45a 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/cms.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/cms.i18n.json @@ -47,8 +47,6 @@ "cms.connectionOptions.applicationIntent.displayName": "應用程式的意圖", "cms.connectionOptions.applicationName.description": "應用程式的名稱", "cms.connectionOptions.applicationName.displayName": "應用程式名稱", - "cms.connectionOptions.asynchronousProcessing.description": "若為 True,則允許使用 .Net Framework Data Provider 中的非同步功能", - "cms.connectionOptions.asynchronousProcessing.displayName": "非同步處理", "cms.connectionOptions.attachDbFilename.displayName": "附加 DB 檔案名稱", "cms.connectionOptions.attachedDBFileName.description": "主要檔案的名稱,包含可附加資料庫的完整路徑名稱", "cms.connectionOptions.attachedDBFileName.displayName": "已附加的 DB 檔案名稱", diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/git.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/git.i18n.json index d691e0f198..bb6d4dc851 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/git.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/git.i18n.json @@ -8,6 +8,14 @@ ], "version": "1.0.0", "contents": { + "dist/actionButton": { + "scm button publish branch": "發佈分支", + "scm button publish branch running": "正在發布 Branch...", + "scm button publish title": "$(cloud-upload) 發布分支", + "scm button sync description": "{0} 同步變更 {1}{2}", + "scm button sync title": "{0} {1}{2}", + "syncing changes": "正在同步處理變更..." + }, "dist/askpass-main": { "missOrInvalid": "缺少認證或其無效。" }, @@ -32,7 +40,7 @@ "branch name": "分支名稱", "branch name format invalid": "分支名稱需要匹配 正規表達式: {0}", "cant push": "無法將參考推送到遠端。請先嘗試執行 '提取' 以整合您的變更。", - "changed": "記錄層級已變更為: {0}", + "changed": "{0} 記錄層級已變更為: {1}", "checkout detached": "簽出已中斷連結...", "choose": "選擇資料夾...", "clean repo": "請先清除您的存放庫工作樹狀再簽出。", @@ -54,7 +62,7 @@ "confirm force delete branch": "分支 '{0}' 尚未完整合併. 確定刪除嗎?", "confirm force push": "您即將強制推送自己的變更,這可能具有破壞性,而且可能會不小心覆寫他人所做的變更。\r\n\r\n確定要繼續嗎?", "confirm no verify commit": "您即將在不進行驗證的情況下認可變更,這麼做會跳過預先認可勾點,造成不適當的結果。\r\n\r\n確定要繼續嗎?", - "confirm publish branch": "分支 '{0}' 沒有任何上游分支。 您仍想發布這個分支嗎?", + "confirm publish branch": "分支 '{0}' 沒有任何遠端分支。您仍想發布這個分支嗎?", "confirm restore": "確定要還原 {0} 嗎?", "confirm restore multiple": "確實要還原 {0} 檔案嗎?", "confirm stage file with merge conflicts": "確定要暫存有合併衝突的 {0} 嗎?", @@ -72,12 +80,15 @@ "discard": "捨棄變更", "discardAll": "捨棄所有 {0} 檔案", "discardAll multiple": "捨棄1個檔案", + "drop all stashes": "確定要卸除所有隱藏項目嗎? 有 {0} 個隱藏項目將需要剪除,可能無法復原。", + "drop one stash": "確定要卸除所有隱藏項目嗎? 有 1 個隱藏項目將需要剪除,可能無法復原。", "force": "強制簽出", "force push not allowed": "不允許強制更新,請啟用 'git.allowForcePush' 設定。", "git error": "Git 錯誤", "git error details": "Git: {0}", - "git.title.diff": "{0} ⟷ {1}", - "git.title.diffRefs": "{0} ({1}) ⟷ {0} ({2})", + "git.timeline.openDiffCommand": "開啟比較", + "git.title.diff": "{0} ↔ {1}", + "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", "git.title.index": "{0} (索引)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0} (工作樹狀)", @@ -157,7 +168,7 @@ "stash message": "擱置變更訊息", "stashcheckout": "隱藏並簽出", "sure drop": "確定要卸除隱藏項目 {0} 嗎?", - "sync is unpredictable": "此動作會將認可推送到 '{0}/{1}' 或從中提取認可。", + "sync is unpredictable": "此動作會從 '{0}/{1}' 提取和推送提交。", "tag at": "位於 {0} 的標籤", "tag message": "訊息", "tag name": "標籤名稱", @@ -175,27 +186,17 @@ "yes never again": "是的,不要再顯示" }, "dist/main": { - "skipped": "已略過在下列位置找到的 git: {0}", - "using git": "正在使用來自 {1} 的 git {0}", - "validating": "正在驗證在下列位置找到的 git: {0}" + "skipped": "{0} 已略過在下列位置找到的 git: {1}", + "using git": "{0} 使用來自 {2} 的 git {1}", + "validating": "{0} 正在驗證在下列位置找到的 git: {1}" }, "dist/model": { "no repositories": "沒有儲存庫可供使用 ", "not supported": "'git.scanRepositories’ 設定中不支援絕對路徑。", "pick repo": "請選擇儲存庫 ", + "repoOnHomeDriveRootWarning": "無法在'{0}'自動開啟 Git 存放庫。若要開啟該 Git 存放庫,請直接在 VS Code 中將它開啟為資料夾。", "too many submodules": "'{0}' 儲存庫有 {1} 個無法自動開啟的子模組。您仍可在其中開啟檔案來個別開啟子模組" }, - "dist/remoteSource": { - "branch name": "分支名稱", - "error": "$(error) 錯誤: {0}", - "none found": "找不到遠端存放庫。", - "pick url": "選擇複製的來源 URL。", - "provide url": "提供存放庫 URL", - "provide url or pick": "提供存放庫 URL 或挑選存放庫來源。", - "type to filter": "存放庫名稱", - "type to search": "存放庫名稱 (要搜尋的類型)", - "url": "URL" - }, "dist/repository": { "add known": "要將 ‘{0}’ 新增至 .gitignore 嗎?", "added by them": "衝突: 由他人新增", @@ -243,9 +244,6 @@ "pull push n": "從 {2}/{3} 間提取 {0} 個認可,並推送 {1} 個認可", "push n": "將 {0} 個認可推送到 {1}/{2}", "push success": "推送成功。", - "scm button publish title": "$(cloud-upload) 發佈變更", - "scm button publish tooltip": "發佈變更", - "scm button sync title": " 同步變更 $(sync){0}{1}", "staged changes": "暫存的變更", "sync changes": "同步處理變更", "sync is unpredictable": "正在同步。取消可能會對存放庫造成嚴重的損害", @@ -256,20 +254,19 @@ }, "dist/statusbar": { "checkout": "簽出分支/標籤...", - "publish changes": "發行變更", + "publish branch": "發佈分支", "publish to": "發佈至 {0}", "publish to...": "發佈至...", "rebasing": "正在重訂基底", "syncing changes": "正在同步處理變更..." }, "dist/timelineProvider": { - "git.index": "索引", - "git.timeline.detail": "{0} — {1}\r\n{2}\r\n\r\n{3}", + "git.timeline.email": "電子郵件", + "git.timeline.openComparison": "開啟比較", "git.timeline.source": "Git 歷程記錄", "git.timeline.stagedChanges": "暫存的變更", "git.timeline.uncommitedChanges": "未認可的變更", - "git.timeline.you": "您", - "git.workingTree": "工作樹狀" + "git.timeline.you": "您" }, "package": { "colors.added": "已新增資源的顏色。", @@ -283,6 +280,9 @@ "colors.submodule": "子模組資源的顏色", "colors.untracked": "未追蹤資源的顏色。", "command.addRemote": "新增遠端存放庫...", + "command.api.getRemoteSources": "取得遠端來源", + "command.api.getRepositories": "取得存放庫", + "command.api.getRepositoryState": "取得存放庫狀態", "command.branch": "建立分支...", "command.branchFrom": "從下列來源建立分支…", "command.checkout": "簽出至...", @@ -295,6 +295,7 @@ "command.clone": "複製", "command.cloneRecursive": "複製 (遞迴)", "command.close": "關閉儲存庫", + "command.closeAllDiffEditors": "關閉所有 Diff 編輯器", "command.commit": "認可", "command.commitAll": "全部認可", "command.commitAllAmend": "全部認可 (修改) ", @@ -343,7 +344,7 @@ "command.rename": "重新命名", "command.renameBranch": "重新命名分支...", "command.restoreCommitTemplate": "還原認可範本", - "command.revealInExplorer": "在提要欄位中顯示", + "command.revealInExplorer": "在 [總管檢視] 中顯示", "command.revertChange": "還原變更", "command.revertSelectedRanges": "還原選取的範圍", "command.setLogLevel": "設定紀錄層級", @@ -359,6 +360,7 @@ "command.stashApply": "套用擱置... (Apply Stash)", "command.stashApplyLatest": "套用最新擱置 (Apply Latest Stash)", "command.stashDrop": "卸除隱藏項目...", + "command.stashDropAll": "卸除所有隱藏項目...", "command.stashIncludeUntracked": "擱置變更 (包含未被追蹤的檔案)", "command.stashPop": "取回擱置... (Pop Stash)", "command.stashPopLatest": "取回最近的擱置", @@ -393,6 +395,8 @@ "config.checkoutType.local": "本機分支", "config.checkoutType.remote": "遠端分支", "config.checkoutType.tags": "標籤", + "config.closeDiffOnOperation": "控制在隱藏、提交、捨棄、暫存或取消暫存變更時,是否應自動關閉 Diff 編輯器。", + "config.commandsToLog": "GIT 命令列表 (例如: commit、push),這些命令的 `stdout` 將被記錄到 [git 輸出](command:git.showOutput)。如果 GIT 命令設定了用戶端勾點,那麼用戶端勾點的 `stdout` 也將被記錄到 [git 輸出](command:git.showOutput)。", "config.confirmEmptyCommits": "一律確認 'Git: Commit Empty' 命令的空白認可建立。", "config.confirmForcePush": "控制強制更新前是否要求確認。", "config.confirmNoVerifyCommit": "控制在認可但未經驗證之前是否要求確認。", @@ -410,6 +414,7 @@ "config.enableSmartCommit": "無暫存變更時提交所有變更。", "config.enableStatusBarSync": "控制是否在狀態列顯示 Git 同步命令。", "config.enabled": "是否啟用 Git。", + "config.experimental.installGuide": "Git 安裝流程的實驗性改進。", "config.fetchOnPull": "啟用時,會在提取時擷取所有分支。否則僅擷取目前的分支。", "config.followTagsWhenSync": "執行 sync 命令時,追蹤推送所有標籤。", "config.ignoreLegacyWarning": "略過舊的 Git 警告。", @@ -444,6 +449,8 @@ "config.pruneOnFetch": "擷取時剪除。", "config.pullTags": "於提取時擷取所有標籤。", "config.rebaseWhenSync": "當執行同步命令時強制 git 使用 rebase。", + "config.repositoryScanIgnoredFolders": "若 `#git.autoRepositoryDetection#` 設為 `true` 或 `subFolders`,掃描 Git 儲存機制時忽略的資料夾清單。", + "config.repositoryScanMaxDepth": "控制當 '#git.autoRepositoryDetection#' 設定為 'true' 或 'subFolders' 時,掃描 Git 存放庫的工作區資料夾時所使用的深度。可以設為 '-1',表示沒有限制。", "config.requireGitUserConfig": "控制要在沒有組態時要求明確的 Git 使用者組態,還是允許 Git 進行猜測。", "config.scanRepositories": "要在其中搜尋 git 存放庫的路徑清單。", "config.showCommitInput": "控制是否要在 Git 原始檔控制台中顯示認可輸入。", @@ -465,12 +472,14 @@ "config.timeline.date.authored": "使用撰寫日期", "config.timeline.date.committed": "使用認可日期", "config.timeline.showAuthor": "控制是否要在 [時間軸] 檢視中顯示認可作者。", + "config.timeline.showUncommitted": "控制是否要在 [時間表] 檢視中顯示未提交的變更。", "config.untrackedChanges": "控制未追蹤修訂的運作方式。", "config.untrackedChanges.hidden": "未追蹤修訂會隱藏並從數個動作中排除。", "config.untrackedChanges.mixed": "所有修訂 (追蹤和未追蹤) 會同時出現並以同等方式運作。", "config.untrackedChanges.separate": "未追蹤修訂個別出現在原始檔控制檢視中。這些修訂也會從數個動作中排除。", "config.useCommitInputAsStashMessage": "控制是否使用認可輸入方塊中的訊息作為預設隱藏訊息。", "config.useForcePushWithLease": "控制強制推送是否使用較安全的 force-with-lease 方法。", + "config.useIntegratedAskPass": "控制是否應覆寫 GIT_ASKPASS 以使用整合式版本。", "description": "Git SCM 整合", "displayName": "Git", "submenu.branch": "分支", @@ -485,11 +494,15 @@ "submenu.tags": "標籤", "view.workbench.cloneRepository": "您可以在本機複製存放庫。\r\n[複製存放庫](command:git.clone '在 GIT 延伸模組啟用後複製存放庫')", "view.workbench.learnMore": "若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。", - "view.workbench.scm.disabled": "如果您想要使用 git 功能,請在[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中啟用 git。\r\n若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。", + "view.workbench.scm.disabled": "如果您想要使用 git 功能,請在[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中啟用 git。\r\n若要深入了解如何在 VS Code 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。", "view.workbench.scm.empty": "如果要使用 git 功能,您可以開啟包含 git 存放庫的資料夾或從 URL 複製。\r\n[開啟資料夾](command:vscode.openFolder)\r\n[複製存放庫](command:git.clone)\r\n若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。", "view.workbench.scm.emptyWorkspace": "目前開啟的工作區沒有任何資料夾包含 git 存放庫。\r\n[新增資料夾至工作區](command:workbench.action.addRootFolder)\r\n如果要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。", "view.workbench.scm.folder": "目前開啟的資料夾沒有任何 git 存放庫。您可以將存放庫初始化,以啟用 git 支援的原始檔控制功能。\r\n[將存放庫初始化](command:git.init?%5Btrue%5D)\r\n若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。", "view.workbench.scm.missing": "未偵測到有效的 git 安裝,您可以在 [git 輸出](command:git.showOutput)中找到更多詳細資料。\r\n請[安裝 git](https://git-scm.com/),或在 [我們的文件](https://aka.ms/vscode-scm) 深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制。\r\n如果您使用的是其他版本的控制系統,可以[搜尋市集](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) 尋找其他延伸模組。", + "view.workbench.scm.missing.guide": "安裝 Git,這是熱門的原始檔控制系統,以追蹤程式碼變更並與其他人共同作業。在我們的[Git指南](https://aka.ms/vscode-scm)中深入了解。", + "view.workbench.scm.missing.guide.linux": "原始檔控制必須安裝 Git。\r\n[下載適用於 Linux 的 Git](https://git-scm.com/download/linux)\r\n安裝之後,請 [重新載入](command:workbench.action.reloadWindow) (或 [疑難排解](command:git.showOutput))。可 [從 Marketplace] 安裝其他原始檔控制提供者 (command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", + "view.workbench.scm.missing.guide.mac": "[下載適用於 macOS 的 Git](https://git-scm.com/download/mac)\r\n安裝之後,請 [重新載入](command:workbench.action.reloadWindow) (或 [疑難排解](command:git.showOutput))。可 [從 Marketplace] 安裝其他原始檔控制提供者(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", + "view.workbench.scm.missing.guide.windows": "[下載適用於 Windows 的 Git](https://git-scm.com/download/win)\r\n安裝之後,請 [重新載入](command:workbench.action.reloadWindow) (或[疑難排解](command:git.showOutput))。可 [從 Marketplace] 安裝其他原始檔控制提供者(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。", "view.workbench.scm.workspace": "目前開啟的工作區沒有任何包含 git 存放庫的資料夾。您可以在資料夾上將存放庫初始化,以啟用 git 支援的原始檔控制功能。\r\n[將存放庫初始化](command:git.init)\r\n若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。" } } diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/kusto.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/kusto.i18n.json index 878f7a5f8b..63e4678b51 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/kusto.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/kusto.i18n.json @@ -14,7 +14,7 @@ "kusto.missingLinkedAzureAccount": "Azure Data Studio 必須連絡 Azure Key Vault 以存取 Always Encrypted 的資料行主要金鑰,但沒有任何已連結的 Azure 帳戶可供使用。請新增已連結的 Azure 帳戶,然後重試一次此查詢。" }, "dist/kustoServer": { - "downloadServiceDoneChannelMsg": "已完成 {0} 的安裝", + "downloadServiceDoneChannelMsg": "已下載 {0}", "downloadingServiceChannelMsg": "正在下載 {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "正在下載 {0}", diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/mssql.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/mssql.i18n.json index 65db41c769..bcbcc55f5f 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/mssql.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/mssql.i18n.json @@ -238,7 +238,7 @@ "usernameAndPasswordRequired": "需要使用者名稱與密碼" }, "dist/sqlToolsServer": { - "downloadServiceDoneChannelMsg": "已完成 {0} 的安裝", + "downloadServiceDoneChannelMsg": "已下載 {0}", "downloadingServiceChannelMsg": "正在下載 {0}", "downloadingServiceSizeChannelMsg": "({0} KB)", "downloadingServiceStatusMsg": "正在下載 {0}", @@ -251,7 +251,10 @@ "startingServiceStatusMsg": "正在啟動 {0}" }, "dist/tableDesigner/tableDesigner": { - "tableDesigner.NewTable": "新增資料表" + "tableDesigner.NewTable": "新增資料表", + "tableDesigner.no": "否", + "tableDesigner.turnOnPreloadingMessage": "是否要啟用資料庫模型預先載入來縮短資料表設計工具的載入時間? 當您在物件總管中展開資料庫節點時,將會預先載入資料庫模型。", + "tableDesigner.yes": "是" }, "dist/telemetry": { "serviceCrashMessage": "{0} 個元件意外結束。請重新啟動 Azure Data Studio。", @@ -279,8 +282,6 @@ "mssql.connectionOptions.applicationIntent.displayName": "應用程式的意圖", "mssql.connectionOptions.applicationName.description": "應用程式的名稱", "mssql.connectionOptions.applicationName.displayName": "應用程式名稱", - "mssql.connectionOptions.asynchronousProcessing.description": "若為 True,則允許使用 .Net Framework Data Provider 中的非同步功能", - "mssql.connectionOptions.asynchronousProcessing.displayName": "非同步處理", "mssql.connectionOptions.attachDbFilename.displayName": "附加 DB 檔案名稱", "mssql.connectionOptions.attachedDBFileName.description": "主要檔案的名稱,包含可附加資料庫的完整路徑名稱", "mssql.connectionOptions.attachedDBFileName.displayName": "已附加的 DB 檔案名稱", @@ -355,6 +356,14 @@ "mssql.connectionOptions.workstationId.displayName": "工作站識別碼", "mssql.disabled": "已停用", "mssql.enabled": "已啟用", + "mssql.executionPlan.actualNumberOfRowsForAllExecutions": "使用所有執行的最大實際資料列數來醒目提示執行計畫作業。", + "mssql.executionPlan.cost": "以最高成本醒目提示執行計畫作業。", + "mssql.executionPlan.expensiveOperationMetric": "用來在查詢執行計畫中醒目提示成本高的作業的預設計量", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedCpuTime": "醒目提示使用最多 CPU 時間的執行計畫作業。", + "mssql.executionPlan.expensiveOperationMetric.actualElapsedTime": "醒目提示花費最多時間的執行計畫作業。", + "mssql.executionPlan.expensiveOperationMetric.off": "將會針對執行計畫關閉高成本的作業醒目提示。", + "mssql.executionPlan.numberOfRowsRead": "以讀取的資料列數目上限醒目提示執行計畫作業。", + "mssql.executionPlan.subtreeCost": "以最高樹狀子目錄成本醒目提示執行計畫作業。", "mssql.exportNotebookToSql": "將筆記本匯出為 SQL", "mssql.exportSqlAsNotebook": "將 SQL 匯出為筆記本", "mssql.format.alignColumnDefinitionsInColumns": "行定義是否一致?", @@ -386,7 +395,8 @@ "mssql.query.executionTimeout": "執行逾時為 0 表示無限等候 (不逾時)", "mssql.query.implicitTransactions": "啟用 SET IMPLICIT_TRANSACTIONS", "mssql.query.lockTimeout": "啟用 SET LOCK TIMEOUT 選項 (毫秒)", - "mssql.query.maxXmlCharsToStore": "執行查詢之後要儲存的 XML 字元數目", + "mssql.query.maxCharsToStore": "執行查詢之後,字元/二進位資料行中每個值儲存的字元/位元組數目上限。預設值: 65,535。有效值範圍: 1 到 2,147,483,647。", + "mssql.query.maxXmlCharsToStore": "執行查詢後,XML 資料行中每個值儲存的最大字元數。預設值: 2,097,152。有效值範圍: 1 到 2,147,483,647。", "mssql.query.noCount": "啟用 SET NOCOUNT 選項", "mssql.query.noExec": "啟用 SET NOEXEC 選項", "mssql.query.parseOnly": "啟用 SET PARSEONLY 選項", @@ -398,6 +408,7 @@ "mssql.query.textSize": "SELECT 陳述式所傳回 text 與 Ntext 資料的大小上限", "mssql.query.transactionIsolationLevel": "啟用 SET TRANSACTION ISOLATION LEVEL 選項", "mssql.query.xactAbortOn": "啟用 SET XACT_ABORT ON 選項", + "mssql.tableDesigner.preloadDatabaseModel": "當物件總管中的資料庫節點展開時,是否要預先載入資料庫模型。啟用時,可以縮短資料表設計工具的載入時間。注意: 如果您需要展開許多資料庫節點,可能會看到高於一般的記憶體使用量。", "mssql.tracingLevel": "[選用] 後端服務的記錄層級。每當 Azure Data Studio 啟動,或是檔案已經有附加至該檔案的記錄項目時,Azure Data Studio 都會產生檔案名稱。如需清除舊記錄檔,請查看 logRetentionMinutes 和 logFilesRemovalLimit 設定。預設 tracingLevel 不會記錄太多項目。變更詳細資訊可能會導致大量記錄和記錄的磁碟空間需求。錯誤包含嚴重,警告包含錯誤,資訊包含警告而詳細資訊包含資訊", "mssqlCluster.copyPath": "複製路徑", "mssqlCluster.deleteFiles": "刪除", diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/query-history.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/query-history.i18n.json index 903ad71427..9013c925d9 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/query-history.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/query-history.i18n.json @@ -8,6 +8,11 @@ ], "version": "1.0.0", "contents": { + "dist/localizedConstants": { + "errorLoading": "載入儲存的查詢歷程記錄項目時發生錯誤。{0}", + "failed": "失敗", + "succeeded": "已成功" + }, "package": { "queryHistory.captureEnabledDesc": "是否啟用了查詢歷史記錄擷取。若未啟用,將不會擷取已經執行的查詢。", "queryHistory.clear": "清除所有歷史記錄", @@ -19,8 +24,12 @@ "queryHistory.doubleClickAction.open": "使用來自所選歷程記錄項目的查詢,開啟新的已中斷連線的編輯器", "queryHistory.doubleClickAction.run": "從選取的歷程記錄項目開啟具有查詢和連線的新連接編輯器,並自動執行查詢", "queryHistory.enableCapture": "開始查詢歷史記錄擷取", + "queryHistory.loading": "正在載入已儲存的項目...", + "queryHistory.maxEntries": "要儲存的項目數上限。0 表示儲存無限制的項目。提高此限制可能會影響效能,特別是啟用持續性時。", "queryHistory.noEntries": "沒有可顯示的查詢", "queryHistory.open": "開啟查詢", + "queryHistory.openStorageFolder": "開啟儲存資料夾", + "queryHistory.persistHistory": "查詢歷程記錄是否在重新啟動時保存。如果為 false,則會在應用程式結束時清除歷程記錄。", "queryHistory.run": "執行查詢" } } diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/schema-compare.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/schema-compare.i18n.json index d77b10222a..d4a0f73054 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/schema-compare.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/schema-compare.i18n.json @@ -107,6 +107,7 @@ "package": { "description": "Azure Data Studio 的 SQL Server 結構描述比較支援比較資料庫和 dacpac 的結構描述。", "displayName": "SQL Server 結構描述比較", + "schemaCompare.openInScmp": "在 [結構描述比較] 中開啟", "schemaCompare.runComparison": "執行結構描述比較", "schemaCompare.start": "結構描述比較" } diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/sql-database-projects.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/sql-database-projects.i18n.json index 7b7a3d3efe..f09e7ac475 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/sql-database-projects.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/sql-database-projects.i18n.json @@ -115,6 +115,11 @@ "dockerNotRunningError": "無法驗證 docker。請確定 docker 已安裝且正在執行。錯誤: '{0}'", "done": "完成", "dontUseProfile": "不要使用設定檔", + "downloadError": "下載錯誤", + "downloadProgress": "下載進度", + "downloading": "正在下載", + "downloadingDacFxDlls": "正在下載 Microsoft.Build.Sql Nuget 以取得組建 DLL", + "downloadingFromTo": "正在從 {0} 下載到 {1}", "edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 授權合約", "edgeProjectTypeDescription": "從核心元件開始開發及發佈 Azure SQL Edge 資料庫的結構描述", "edgeProjectTypeDisplayName": "Azure SQL Edge 資料庫", @@ -135,8 +140,11 @@ "enterSystemDbName": "輸入此系統資料庫的資料庫名稱", "enterUser": "輸入 {0} 系統管理員使用者名稱", "equalComparison": "專案已經與資料庫一起更新。", + "errorDownloading": "下載 {0} 時發生錯誤。錯誤: {1}", + "errorExtracting": "從 {0} 擷取檔案時發生錯誤。錯誤: {1}", "errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}", "errorReadingProjectGuid": "嘗試讀取專案 '{1}' 的 {0} 時發生錯誤", + "errorRetrievingBuildFiles": "無法建置專案。擷取建置所需檔案時發生錯誤。", "eulaAgreementTemplate": "我接受 {0}。", "eulaAgreementText": "我接受 {0}。", "eulaAgreementTitle": "Microsoft SQL Server 授權合約", @@ -147,6 +155,7 @@ "externalStreamingJobFriendlyName": "外部資料流作業", "externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。", "extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。", + "extractingDacFxDlls": "正在將 DacFx 組建 DLL 解壓縮至 {0}", "file": "檔案", "fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。", "fileFormat": "檔案格式", @@ -163,8 +172,11 @@ "generatingProjectFailed": "透過 AutoRest 產生專案失敗。如需詳細資料,請查看輸出窗格。錯誤: {0}", "generatingProjectFromAutorest": "正在從 {0} 產生新的 SQL 專案...如需詳細資料,請查看輸出視窗。", "hr": "小時", + "imageTag": "映像標籤", "importElements": "匯入元素", "include": "包括", + "includePermissionsInProject": "在專案中包含權限", + "includePermissionsLabel": "包含權限", "installGlobally": "全域安裝", "invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效", "invalidDatabaseReference": ".sqlproj 檔中的資料庫參考無效", @@ -359,6 +371,7 @@ "sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔", "sqlDatabaseProjects.exclude": "從專案中排除", "sqlDatabaseProjects.generateProjectFromOpenApiSpec": "透過 OpenAPI/Swagger 規格產生 SQL 專案", + "sqlDatabaseProjects.microsoftBuildSqlVersion": "要用於建置舊版 SQL 專案的 Microsoft.Build.Sql SDK 版本。範例: 0.1.3-預覽", "sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET Core。", "sqlDatabaseProjects.new": "新的資料庫專案", "sqlDatabaseProjects.newExternalStreamingJob": "新增外部資料流作業", diff --git a/i18n/ads-language-pack-zh-hant/translations/extensions/sql-migration.i18n.json b/i18n/ads-language-pack-zh-hant/translations/extensions/sql-migration.i18n.json index 7ee7cd5da1..00cb7a957a 100644 --- a/i18n/ads-language-pack-zh-hant/translations/extensions/sql-migration.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/extensions/sql-migration.i18n.json @@ -14,6 +14,13 @@ "sql-migration.wizard.title": "將 '{0}' 移轉到 Azure SQL", "sql.cancel.migration.confirmation": "確定要取消此移轉嗎?", "sql.migrate.text": "選取要遷移至 Azure SQL 的資料庫。", + "sql.migratino.database.loading.tables": "正在載入資料表清單...", + "sql.migratino.database.missing.tables": "找到 0 個資料表。", + "sql.migratino.table.selection.filter": "篩選資料表", + "sql.migratino.table.selection.status.column": "有資料列", + "sql.migratino.table.selection.tablename.column": "資料表名稱", + "sql.migratino.table.selection.update.button": "更新", + "sql.migratino.table.selection.update.cancel": "取消", "sql.migration.account.credentials.refresh.required": "{0} (需要重新整理認證)", "sql.migration.active.backup.files": "使用中的備份檔案", "sql.migration.active.backup.files.items": "使用中的備份檔案 (1 個項目)", @@ -26,7 +33,9 @@ "sql.migration.assessment.failed": "評定您的 SQL Server 執行個體 '{0}' 失敗。", "sql.migration.assessment.in.progress": "評定正在進行中", "sql.migration.assessment.in.progress.content": "我們正在評估您 SQL Server 執行個體 {0} 中的資料庫,以識別正確的 Azure SQL 目標。\r\n\r\n這可能需要一些時間。", - "sql.migration.assessment.migration.warning": "尚未準備好移轉到 Azure SQL 受控執行個體的資料庫,可以在 Azure 虛擬機器上移轉到 SQL Server。", + "sql.migration.assessment.migration.warning": "尚未準備好移轉到 Azure SQL 受控執行個體或 Azure SQL Database 的資料庫,可以在 Azure 虛擬機器上移轉到 SQL Server。", + "sql.migration.assessment.migration.warning.sqldb": "尚未準備好移轉至 Azure SQL Database 的資料庫可以移轉至 Azure 虛擬機器上的 SQL Server。或者,檢閱 Azure SQL 受控執行個體移轉整備程度的評定結果。", + "sql.migration.assessment.migration.warning.sqlmi": "尚未準備好移轉至 Azure SQL 受控執行個體的資料庫可以移轉至 Azure 虛擬機器上的 SQL Server。或者,檢閱 Azure SQL Database 移轉整備程度的評定結果。", "sql.migration.assessment.results": "評定結果", "sql.migration.assessment.results.and.recommendations.title": "評定結果和建議", "sql.migration.assessments.blocking.issue": "這是會導致資料庫移轉無法成功的執行問題。", @@ -35,7 +44,7 @@ "sql.migration.authentication.type": "驗證類型", "sql.migration.authentication.types": "驗證金鑰", "sql.migration.azure.sql": "Azure SQL", - "sql.migration.azure.sql.database": "Azure SQL Database", + "sql.migration.azure.sql.database": "Azure SQL Database 伺服器", "sql.migration.azure.sql.database.managed.instance": "Azure SQL 受控執行個體", "sql.migration.azure.sql.database.virtual.machine": "Azure 虛擬機器上的 SQL Server", "sql.migration.azure.sql.database.virtual.machine.short": "Azure VM 上的 SQL Server", @@ -60,7 +69,7 @@ "sql.migration.blob.storage.subscription.label": "訂用帳戶", "sql.migration.blob.storage.table.help": "輸入目標資料庫名稱,然後選取所選源資料庫的資源群組、儲存體帳戶和容器。", "sql.migration.blob.storageAccount.select": "請先選取儲存體帳戶值。", - "sql.migration.can.be.migrated": "{0}/{1} 個資料庫可以移轉", + "sql.migration.can.be.migrated": "{0}/{1} 個資料庫可以移轉而無問題", "sql.migration.cancel": "取消", "sql.migration.cancel.error": "取消移轉時發生錯誤。", "sql.migration.cancel.migration": "取消移轉", @@ -72,6 +81,7 @@ "sql.migration.complete.cutover": "完成完全移轉", "sql.migration.completing.cutover.warning": "完成完全移轉而不還原所有備份可能會造成資料遺失。", "sql.migration.confirm.checkbox.message": "我確認沒有其他記錄備份可提供並想要完成完全移轉。", + "sql.migration.connection.label": "連線", "sql.migration.connection.status": "連線狀態", "sql.migration.copy.key1": "複製金鑰 1", "sql.migration.copy.key2": "複製金鑰 2", @@ -110,19 +120,22 @@ "sql.migration.cutover.step.3.blob": "3. 確認所有備份已還原到目標資料庫上。[待還原的記錄備份] 值應為零。", "sql.migration.cutover.step.3.network.share": "3. 確認所有記錄備份已還原到目標資料庫上。[待還原的記錄備份] 值應為零。", "sql.migration.cutover.type": "模式", - "sql.migration.dashboard.description": "判斷您 SQL Server 執行個體的移轉準備情況、識別建議的 Azure SQL 目標,以及將您的 SQL Server 執行個體移轉到 Azure SQL 受控執行個體或 Azure 虛擬機器上的 SQL Server。", + "sql.migration.dashboard.description": "判斷您 SQL Server 執行個體的移轉整備度、識別建議的 Azure SQL 目標,並完成將您的 SQL Server 執行個體移轉到 Azure SQL 受控執行個體、Azure 虛擬機器上的 SQL Server 或 Azure SQL Database。", "sql.migration.dashboard.help.description.dmsGuide": "移轉文章的中樞,提供在 Azure 中移轉和讓資料資產現代化的逐步指引。", "sql.migration.dashboard.help.description.mi": "將資料庫從 SQL Server 執行個體 (內部部署或 Azure 虛擬機器) 移轉到 Azure SQL 受控執行個體的逐步教學課程,停機時間最短。", "sql.migration.dashboard.help.description.migrateUsingADS": "Azure Data Studio 的 Azure SQL 移轉擴充功能提供評估、取得正確大小的 Azure 建議,以及將 SQL Server 資料庫移轉至 Azure 的功能。", + "sql.migration.dashboard.help.description.sqldb": "將資料庫從 SQL Server 執行個體 (內部部署或 Azure 虛擬機器) 移轉至 Azure SQL 資料庫 (預覽) 的逐步教學課程。", "sql.migration.dashboard.help.description.vm": "將資料庫從 SQL Server 執行個體 (內部部署) 移轉到 Azure 虛擬機器上 SQL Server 的逐步教學課程,停機時間最短。", "sql.migration.dashboard.help.link.dmsGuide": "Azure 資料庫移轉指南", "sql.migration.dashboard.help.link.mi": "教學課程: 移轉至 Azure SQL 受控執行個體 (線上)", "sql.migration.dashboard.help.link.migrateUsingADS": "使用 Azure Data Studio 來移轉資料庫", + "sql.migration.dashboard.help.link.sqldb": "教學課程: 移轉至 Azure SQL Database 上的 SQL Server (離線) - (預覽)", "sql.migration.dashboard.help.link.vm": "教學課程: 在 Azure 虛擬機器上移轉至 SQL Server (線上)", "sql.migration.dashboard.help.title": "說明文章及影片連結", "sql.migration.dashboard.migrate.task.button": "移轉到 Azure SQL", "sql.migration.dashboard.migrate.task.button.description": "將 SQL Server 執行個體移轉到 Azure SQL。", "sql.migration.dashboard.title": "Azure SQL 移轉", + "sql.migration.data.source.configuration.page.title": "資料來源設定", "sql.migration.data.uploaded.info": "比較從來源讀取的實際資料量,以及上傳至目標的實際資料量。", "sql.migration.data.uploaded.size": "已上傳的資料/大小", "sql.migration.database": "資料庫", @@ -130,7 +143,9 @@ "sql.migration.database.assessment.description": "選取您要評定要移轉至 Azure SQL 的資料庫。", "sql.migration.database.assessment.title": "要評定的資料庫", "sql.migration.database.backup.load.error": "存取資料庫詳細資料時發生錯誤。", - "sql.migration.database.checksum.info.text": "請確認已使用 WITH CHECKSUM 選項來進行備份。", + "sql.migration.database.connection.error": "連接到目標移轉資料庫時發生錯誤。", + "sql.migration.database.connection.error.message": "連線錯誤:{0} {1}", + "sql.migration.database.loading": "正在載入資料庫資料表清單..", "sql.migration.database.migration.mode.description": "若要移轉到 Azure SQL 目標,請根據您的停機需求選擇移轉模式。", "sql.migration.database.migration.mode.label": "移轉模式", "sql.migration.database.migration.mode.offline.description": "當移轉開始時,應用程式的停機時間就會開始。", @@ -143,10 +158,15 @@ "sql.migration.database.migration.status": "資料庫移轉狀態", "sql.migration.database.migration.status.label": "資料庫移轉狀態: {0}", "sql.migration.database.page.description": "選取要於移轉期間使用的資料庫備份位置。", - "sql.migration.database.page.title": "資料庫備份", - "sql.migration.database.private.endpoint.info.text": "請確認 Azure 儲存體帳戶未使用私人端點。", "sql.migration.database.status.column": "移轉狀態", + "sql.migration.database.table.refresh.label": "重新整理", + "sql.migration.database.table.selection.description": "若要移轉至 Azure SQL 目標,請在每個資料庫中選取資料表以進行移轉。", + "sql.migration.database.table.selection.label": "移轉資料表選取範圍", + "sql.migration.database.table.source.column.label": "來源資料庫", + "sql.migration.database.table.tables.column.label": "選取資料表", + "sql.migration.database.table.target.column.label": "目標資料庫", "sql.migration.database.to.be.migrated": "要移轉的資料庫", + "sql.migration.database.validate.selection": "請選取要移轉至的目標資料庫資料表。至少需要一個具有一個資料表的資料庫。", "sql.migration.databases": "資料庫 ({0}/{1})", "sql.migration.databases.selected": "選取了 {0} 個資料庫 (共 {1} 個)", "sql.migration.databases.table.title": "資料庫", @@ -175,6 +195,7 @@ "sql.migration.empty.table.text": "無備份檔案", "sql.migration.enter.your.sql.cred": "輸入來源 SQL Server 執行個體的認證。將資料庫移轉到 Azure SQL 時,將會使用此認證。", "sql.migration.error": "錯誤", + "sql.migration.error.aria.view.details": "按一下以檢視錯誤詳細資料", "sql.migration.error.details.label": "移轉錯誤", "sql.migration.error.details.title": "移轉錯誤詳細資料", "sql.migration.error.dialog.clear.button.label": "清除", @@ -210,17 +231,19 @@ "sql.migration.invalid.resourceGroup.error": "若要繼續,請選取有效的資源群組。", "sql.migration.invalid.savedInfo": "無法擷取已儲存的工作階段。請選取新的工作階段,然後再試一次。", "sql.migration.invalid.service.name.error": "為此移轉服務輸入有效的名稱。", + "sql.migration.invalid.sqldatabase.error": "若要繼續,請選取有效的 Azure SQL Database 伺服器。", "sql.migration.invalid.storageAccount.error": "若要繼續,請選取有效的儲存體帳戶。", "sql.migration.invalid.subscription.error": "若要繼續,請選取有效的訂用帳戶。", "sql.migration.invalid.target.name.error": "輸入有效的目標資料庫名稱。", "sql.migration.invalid.user.account": "使用者帳戶格式無效。範例: {0}", "sql.migration.invalid.virtualMachine.error": "若要繼續,請選取有效的虛擬機器。", - "sql.migration.ir.page.description": "Azure 資料庫移轉服務可協調資料庫移轉活動並追蹤其進度。如果您之前已建立資料庫移轉服務,可選取現有的資料庫移轉服務做為 Azure SQL 目標,或是在下方建立一個新的。", + "sql.migration.ir.page.description": "Azure 資料庫移轉服務可協調資料庫移轉活動並追蹤其進度。如果您之前已建立資料庫移轉服務,可選取現有的資料庫移轉服務,或是在下方建立一個新的。", "sql.migration.ir.page.sql.migration.service.not.found": "找不到任何資料庫移轉服務。建立新的。", "sql.migration.ir.page.title": "Azure 資料庫移轉服務", "sql.migration.ir.setup.step1": "步驟 1: {0}", "sql.migration.ir.setup.step2": "步驟 2: 使用此金鑰,註冊您的整合執行階段", "sql.migration.ir.setup.step3": "步驟 3: 按一下 [測試連接] 按鈕,檢查 Azure 資料庫移轉服務與整合執行階段之間的連線", + "sql.migration.issue.aria.label": "執行問題: {0}", "sql.migration.issues": "問題", "sql.migration.issues.count": "問題 ({0})", "sql.migration.issues.details": "問題詳細資料", @@ -232,12 +255,16 @@ "sql.migration.last.applied.backup.files": "上次套用的備份檔案", "sql.migration.last.applied.files.taken.on": "上次套用的備份檔案建立於", "sql.migration.last.applied.lsn": "上次套用的 LSN", - "sql.migration.last.backup": "上次備份", "sql.migration.last.scan.completed": "上次完成的掃描: {0}", "sql.migration.learn.more": "深入了解", "sql.migration.learn.more.prerequisites": "在開始移轉之前,深入了解您需要的事項。", "sql.migration.load.migration.list.error": "載入移轉清單時發生錯誤", "sql.migration.location": "位置", + "sql.migration.map.source.column": "來源資料庫", + "sql.migration.map.target.column": "目標資料庫", + "sql.migration.map.target.description": "選取您要將來源資料庫移轉至的目標資料庫位置。您只能為一個來源資料庫選擇目標資料庫。", + "sql.migration.map.target.heading": "將選取的來源資料庫對應到目標資料庫以進行移轉", + "sql.migration.map.target.placeholder": "請選取目標資料庫", "sql.migration.mi.not.ready": "受控執行個體 '{0}' 無法用於移轉,因為它目前處於 '{1}' 狀態。若要繼續,請選取可用的受控執行個體。", "sql.migration.migration.completed": "資料庫移轉已完成", "sql.migration.migration.in.progress": "資料庫移轉正在進行中", @@ -247,6 +274,8 @@ "sql.migration.migration.status.filter": "移轉狀態篩選", "sql.migration.min": "{0} 分鐘", "sql.migration.mins": "{0} 分鐘", + "sql.migration.missing.targetPassword.error": "若要繼續,請輸入有效的目標密碼。", + "sql.migration.missing.targetUserName.error": "若要繼續,請輸入有效的使用者名稱。", "sql.migration.mode": "模式", "sql.migration.more.info": "其他資訊", "sql.migration.na": "N/A", @@ -275,12 +304,15 @@ "sql.migration.no.blobContainers.found": "找不到任何 Blob 容器。", "sql.migration.no.blobFiles.found": "找不到任何 BLOb 檔案。", "sql.migration.no.fileShares.found": "找不到任何檔案共用。", - "sql.migration.no.issues.mi": "找不到在 Azure SQL 受控執行個體上移轉到 SQL Server 的問題。", + "sql.migration.no.issues.mi": "找不到移轉到 Azure SQL 受控執行個體的問題。", + "sql.migration.no.issues.sqldb": "找不到移轉到 Azure SQL Database 的問題。", "sql.migration.no.issues.vm": "找不到在 Azure 虛擬機器上移轉到 SQL Server 的問題。", "sql.migration.no.location.found": "找不到任何位置。", "sql.migration.no.managedInstance.found": "找不到任何受控執行個體。", "sql.migration.no.pending.backups": "沒有擱置的備份。按一下 [重新整理] 以檢查目前的狀態。", "sql.migration.no.results": "評定結果無法使用。", + "sql.migration.no.sqldatabase.found": "找不到 Azure SQL 資料庫。", + "sql.migration.no.sqldatabaseserver.found": "找不到 Azure SQL Database 伺服器。", "sql.migration.no.storageAccount.found": "找不到任何儲存體帳戶。", "sql.migration.no.subscription.found": "找不到任何訂用帳戶。", "sql.migration.no.virtualMachine.found": "找不到任何虛擬機器。", @@ -297,11 +329,14 @@ "sql.migration.parallel.copy.type.dynamic": "動態範圍", "sql.migration.parallel.copy.type.none": "無", "sql.migration.parallel.copy.type.physical": "實體分割區", + "sql.migration.password.label": "目標密碼", + "sql.migration.password.placeholder": "輸入目標密碼", "sql.migration.path.user.account": "使用者帳戶", - "sql.migration.pre.req.1": "Azure 帳戶詳細資料", - "sql.migration.pre.req.2": "Azure 虛擬機器上的 Azure SQL 受控執行個體或 SQL Server", - "sql.migration.pre.req.3": "備份位置詳細資料", - "sql.migration.pre.req.title": "開始移轉前需具備的事項:", + "sql.migration.pre.req.1": "Azure 帳戶 (評定或 SKU 建議功能不需要)", + "sql.migration.pre.req.2": "在內部部署或 Azure 虛擬機器上的 SQL Server 上執行的來源 SQL Server 資料庫,或雲端中執行的任何虛擬機器 (私人、公用)。", + "sql.migration.pre.req.3": "要移轉資料庫的目標 Azure SQL 受控執行個體、Azure 虛擬機器上的 SQL Server 或 Azure SQL 資料庫。", + "sql.migration.pre.req.4": "您的資料庫備份位置詳細資料,網路檔案共用或 Azure Blob 儲存體容器 (Azure SQL Database 目標不需要)。", + "sql.migration.pre.req.title": "開始 Azure SQL 移轉之前所需的項目:", "sql.migration.provide.unique.containers": "為每個目標資料庫提供唯一的容器。受影響的資料庫: ", "sql.migration.quick.pick.placeholder": "選取您要執行的作業。", "sql.migration.recommendation": "建議", @@ -319,8 +354,12 @@ "sql.migration.retry.migration": "重試移轉", "sql.migration.retry.migration.error": "重試移轉時發生錯誤。", "sql.migration.rg.created": "已建立資源群組", + "sql.migration.save.assessment.report": "儲存評定報表", + "sql.migration.save.assessment.report.success": "已成功將評定報告儲存至 {0}。", "sql.migration.save.close": "儲存後關閉", "sql.migration.save.close.popup": "已儲存設定。效能資料收集仍會在背景執行。您可以在想要時停止集合。", + "sql.migration.save.recommendation.report": "儲存建議報告", + "sql.migration.save.recommendation.report.success": "已成功將建議報告儲存至 {0}。", "sql.migration.saved.assessment.cancel": "取消", "sql.migration.saved.assessment.next": "下一步", "sql.migration.saved.assessment.result": "已儲存的工作階段", @@ -345,6 +384,7 @@ "sql.migration.select.service.select.a.tenant": "選取租用戶", "sql.migration.select.service.select.account.error": "載入可用的 Azure 帳戶時發生錯誤。", "sql.migration.select.service.select.location.error": "載入位置時發生錯誤。請檢查您的 Azure 連線,然後再試一次。", + "sql.migration.select.service.select.migration.target": "選取目標伺服器。", "sql.migration.select.service.select.resource.group.error": "載入可用的資源群組時發生錯誤。請檢查您的 Azure 連線,然後再試一次。", "sql.migration.select.service.select.service.error": "載入可用的資料庫移轉服務時發生錯誤。請檢查您的 Azure 連線,然後再試一次。", "sql.migration.select.service.select.subscription.error": "載入帳戶訂閱時發生錯誤。請檢查您的 Azure 連線,然後再試一次。", @@ -384,16 +424,19 @@ "sql.migration.size.gb": "{0} GB", "sql.migration.size.mb": "{0} MB", "sql.migration.size.tb": "{0} TB", - "sql.migration.sku.available.recommendations": "{0} 個可用的建議", + "sql.migration.sku.available.recommendations.many": "{0} 個可用的建議", + "sql.migration.sku.available.recommendations.one": "{0} 個可用的建議", "sql.migration.sku.azureConfiguration": "Azure 組態", "sql.migration.sku.azureConfiguration.businessCritical": "業務關鍵", - "sql.migration.sku.azureConfiguration.db": "{0} - {1} V 核心", "sql.migration.sku.azureConfiguration.gen5": "Gen5", "sql.migration.sku.azureConfiguration.generalPurpose": "一般目的", + "sql.migration.sku.azureConfiguration.hyperscale": "超大規模資料庫", "sql.migration.sku.azureConfiguration.mi": "{0} - {1} - {2} V 核心", "sql.migration.sku.azureConfiguration.miPreview": "{0} - {1} - {2} V 核心 - {3} GB", "sql.migration.sku.azureConfiguration.premiumSeries": "進階系列", "sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized": "記憶體最佳化進階系列", + "sql.migration.sku.azureConfiguration.sqldb": "{0} - {1} V 核心", + "sql.migration.sku.azureConfiguration.sqldbPreview": "{0} - {1} - {2} V 核心 - {3} GB", "sql.migration.sku.azureConfiguration.storage": "{0} x {1}", "sql.migration.sku.azureConfiguration.vm": "{0} ({1} vCPU)", "sql.migration.sku.azureConfiguration.vmPreview": "資料: {0},記錄: {1},tempdb: {2}", @@ -403,7 +446,6 @@ "sql.migration.sku.azureRecommendation.description": "Azure 建議需要 SQL Server 執行個體的效能資料,才能提供目標建議。啟用效能資料收集,以接收您要移轉之資料庫的目標建議。啟用的時間越長,建議越好。您可以隨時停用效能資料收集。", "sql.migration.sku.azureRecommendation.description2": "如果您先前已收集過此資料,也可以選擇從現有資料夾選取此資料。", "sql.migration.sku.azureRecommendation.openExisting.method": "我已經擁有效能資料", - "sql.migration.sku.azureRecommendation.openExisting.popup": "正在使用提供的效能資料產生 Azure 建議...", "sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions": "選取本機磁碟機上儲存先前收集效能資料的資料夾", "sql.migration.sku.azureRecommendation.start": "開始", "sql.migration.sku.azureRecommendation.start.popup": "正在啟動效能資料收集...", @@ -411,7 +453,7 @@ "sql.migration.sku.azureRecommendation.status.imported": "已使用提供的資料套用 Azure 建議。匯入或收集其他資料以精簡建議。", "sql.migration.sku.azureRecommendation.status.inProgress": "正在收集資料。正在產生初始建議...", "sql.migration.sku.azureRecommendation.status.manualRefreshTimer": "按下 [重新整理建議] 按鈕,定期回來查看更新的建議。", - "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure 建議會收集及分析效能資料,然後為您的工作負載建議 Azure 中適當大小的資料庫。", + "sql.migration.sku.azureRecommendation.status.notEnabled": "Azure 建議會收集及分析效能資料,然後為您的工作負載建議 Azure 中適當大小的目標。", "sql.migration.sku.azureRecommendation.status.refining": "資料收集仍在進行中。正在精簡現有的建議...", "sql.migration.sku.azureRecommendation.status.stopped": "Azure 建議的資料集合已停止。", "sql.migration.sku.azureRecommendation.stop.popup": "正在停止效能資料收集...", @@ -423,7 +465,6 @@ "sql.migration.sku.cpu.requirement": "CPU 需求", "sql.migration.sku.data.iops.requirement": "資料 IOPS 需求", "sql.migration.sku.data.storage.requirement": "資料儲存需求", - "sql.migration.sku.db.card.title": "Azure SQL Database", "sql.migration.sku.gb": "{0}GB", "sql.migration.sku.get.recommendation": "取得 Azure 建議", "sql.migration.sku.io.memory.requirement": "IO 延遲需求", @@ -433,10 +474,13 @@ "sql.migration.sku.logs.iops.requirement": "記錄 IOPS 需求", "sql.migration.sku.memory.requirement": "記憶體需求", "sql.migration.sku.mi.card.title": "Azure SQL 受控執行個體", + "sql.migration.sku.mi.target.title": "Azure SQL 受控執行個體", "sql.migration.sku.ms": "{0} 毫秒", "sql.migration.sku.parameters": "建議參數", "sql.migration.sku.parameters.edit": "編輯參數", "sql.migration.sku.parameters.edit.title": "編輯建議參數", + "sql.migration.sku.parameters.enable.elastic": "啟用彈性建議", + "sql.migration.sku.parameters.enable.elastic.info": "彈性建議使用替代建議模型,其針對現有的雲端客戶使用個人化的價格效能分析。", "sql.migration.sku.parameters.enable.preview": "啟用預覽功能", "sql.migration.sku.parameters.enable.preview.info": "啟用此選項將包括具有明顯改善效能和延展性的最新硬體世代。這些 SKU 目前位於預覽階段,可能尚未在所有區域中使用。", "sql.migration.sku.parameters.percentage.utilization": "百分比使用率", @@ -448,8 +492,9 @@ "sql.migration.sku.parameters.update": "更新", "sql.migration.sku.percentage": "{0}%", "sql.migration.sku.percentile": "第 {0} 個百分位數", - "sql.migration.sku.recommendation": "Azure 建議", + "sql.migration.sku.recommendation": "Azure 建議 (預覽)", "sql.migration.sku.recommendation.view.assessment.mi": "若要移轉至 Azure SQL 受控執行個體,請檢視評定結果並選取一或多個資料庫。", + "sql.migration.sku.recommendation.view.assessment.sqldb": "若要移轉至 Azure SQL Database (預覽),請檢視評定結果並選取一或多個資料庫。", "sql.migration.sku.recommendation.view.assessment.vm": "若要移轉至 Azure 虛擬機器上的 SQL Server,請檢視評定結果並選取一或多個資料庫。", "sql.migration.sku.recommendationReason": "建議原因", "sql.migration.sku.recommendations": "建議", @@ -468,6 +513,8 @@ "sql.migration.sku.sql.dataDisk": "SQL 資料檔案", "sql.migration.sku.sql.logDisk": "SQL 記錄檔案", "sql.migration.sku.sql.temp": "SQL tempdb", + "sql.migration.sku.sqldb.card.title": "Azure SQL Database (預覽)", + "sql.migration.sku.sqldb.target.title": "Azure SQL Database", "sql.migration.sku.stop.performance.collection": "停止資料收集", "sql.migration.sku.storage.dimension": "維度", "sql.migration.sku.storageGB": "{0}GB", @@ -486,6 +533,7 @@ "sql.migration.sku.targetStorageConfiguration.storage": "儲存體", "sql.migration.sku.viewDetails": "檢視詳細資料", "sql.migration.sku.vm.card.title": "Azure 虛擬機器上的 SQL Server", + "sql.migration.sku.vm.target.title": "Azure 虛擬機器上的 SQL Server", "sql.migration.source.configuration": "來源設定", "sql.migration.source.credentials": "來源認證", "sql.migration.source.database": "來源資料庫名稱", @@ -509,6 +557,7 @@ "sql.migration.sqldb.column.rowsread": "已讀取的資料列", "sql.migration.sqldb.column.tablename": "資料表名稱", "sql.migration.sqldb.column.usedparallelcopies": "使用的平行複本數", + "sql.migration.sqldb.not.ready": "SQL Database 伺服器 '{0}' 無法用於移轉,因為它目前處於'{1}'狀態。若要繼續,請選取可用的 SQL Database 伺服器。", "sql.migration.src.database": "來源資料庫", "sql.migration.src.server": "來源名稱", "sql.migration.start.migration.button": "開始移轉", @@ -526,19 +575,22 @@ "sql.migration.status.dropdown.failed": "狀態: 失敗", "sql.migration.status.dropdown.ongoing": "狀態:進行中", "sql.migration.status.dropdown.succeeded": "狀態: 成功", - "sql.migration.status.error.count.multiple": "{0} 個錯誤)", - "sql.migration.status.error.count.none": "{0}", - "sql.migration.status.error.count.single": "{0} 個錯誤)", - "sql.migration.status.error.count.some": "{0} (", + "sql.migration.status.error.count.multiple": " ({0} 個錯誤)", + "sql.migration.status.error.count.single": " ({0} 個錯誤)", "sql.migration.status.failed": "失敗", "sql.migration.status.inprogress": "進行中", + "sql.migration.status.readyforcutover": "移轉已就緒", "sql.migration.status.refresh.label": "重新整理", + "sql.migration.status.restoring": "正在還原", "sql.migration.status.retriable": "可重试", "sql.migration.status.select.service.MESSAGE": "選取要監視移轉的資料庫移轉服務。", "sql.migration.status.status.label": "狀態", "sql.migration.status.succeeded": "已成功", - "sql.migration.status.warning.count.multiple": "{0} 個警告)", - "sql.migration.status.warning.count.single": "{0} 個警告)", + "sql.migration.status.uploadingfullbackup": "正在上傳完整備份", + "sql.migration.status.uploadinglogbackup": "正在上傳記錄備份", + "sql.migration.status.value": "{0}", + "sql.migration.status.warning.count.multiple": " ({0} 個警告)", + "sql.migration.status.warning.count.single": " ({0} 個警告)", "sql.migration.storage.account": "儲存體帳戶", "sql.migration.subscription": "訂用帳戶", "sql.migration.summary.azure.storage": "Azure 儲存體", @@ -546,6 +598,7 @@ "sql.migration.summary.database.count": "要移轉的資料庫", "sql.migration.summary.mi.type": "Azure SQL 受控執行個體", "sql.migration.summary.page.title": "摘要", + "sql.migration.summary.sqldb.type": "Azure SQL Database", "sql.migration.summary.vm.type": "Azure 虛擬機器上的 SQL Server", "sql.migration.tab.button.feedback.description": "意見反應", "sql.migration.tab.button.feedback.label": "意見反應", @@ -557,6 +610,11 @@ "sql.migration.tab.migrations.title": "移轉", "sql.migration.table.error.title": "資料表移轉狀態詳細資料", "sql.migration.table.migration.status.label": "資料表移轉狀態: {0}", + "sql.migration.table.missing.count": "清單中排除的遺失目標資料表: {0}", + "sql.migration.table.select.label": "選取 {0} 的資料表", + "sql.migration.table.selected.count": "已選取 {0} 個資料表 (共 {1} 個資料表)", + "sql.migration.table.selection.count": "{0}/{1}", + "sql.migration.table.selection.edit": "編輯", "sql.migration.target": "目標", "sql.migration.target.azure.sql.instance.database.name": "目標資料庫", "sql.migration.target.azure.sql.instance.name": "目標名稱", @@ -564,6 +622,9 @@ "sql.migration.target.database.name": "目標資料庫名稱", "sql.migration.target.platform": "目標平台", "sql.migration.target.server": "目標伺服器", + "sql.migration.target.table.count.name": "選取的資料表", + "sql.migration.target.table.missing": "目標資料表不存在", + "sql.migration.target.table.not.empty": "目標資料表不是空的。", "sql.migration.target.version": "目標版本", "sql.migration.test.connection": "測試連接", "sql.migration.type": "類型", @@ -571,6 +632,8 @@ "sql.migration.unavailable.target": "(無法使用) {0}", "sql.migration.unique.name": "為此目標資料庫選取唯一的名稱", "sql.migration.username": "使用者名稱", + "sql.migration.username.label": "目標使用者名稱", + "sql.migration.username.placeholder": "輸入目標使用者名稱", "sql.migration.view.all": "所有資料庫移轉", "sql.migration.view.select.button.label": "檢視/選取", "sql.migration.warning": "警告", @@ -584,6 +647,7 @@ "sql.migration.wizard.account.description": "請選取連結到 Azure Data Studio 的 Azure 帳戶,或立即連結一個。", "sql.migration.wizard.account.noAccount.error": "新增連結的帳戶,然後再試一次。", "sql.migration.wizard.account.title": "Azure 帳戶", + "sql.migration.wizard.connection.error.title": "連線到目標伺服器時發生錯誤。", "sql.migration.wizard.perfCollection.error": "收集伺服器 '{0}' 的效能資料時發生錯誤。如果這些問題持續發生,請嘗試重新啟動資料收集程式:\r\n\r\n{1}", "sql.migration.wizard.sku.all": "根據評定結果,您所有在線上狀態的 {0} 個資料庫都可以移轉到 Azure SQL。", "sql.migration.wizard.sku.assessment.error": "評定伺服器 '{0}' 時發生錯誤。", @@ -593,11 +657,18 @@ "sql.migration.wizard.sku.choose_a_target": "選擇您的 Azure SQL 目標", "sql.migration.wizard.sku.error": "產生伺服器 '{0}' 的 SKU 建議時發生錯誤。", "sql.migration.wizard.sku.error.noRecommendation": "沒有可用的建議", - "sql.migration.wizard.sku.error.noRecommendation.reason": "未產生 SKU 建議,因為沒有可滿足您來源效能特性的 SKU。請嘗試選取不同的目標平台、調整建議參數,或選取不同的資料庫集進行評定。", + "sql.migration.wizard.sku.error.noRecommendation.reason": "未產生 SKU 建議,因為沒有可滿足您來源效能特性的 SKU。請嘗試選取不同的目標平台、調整建議參數、選取不同的資料庫集進行評估或變更建議模型。", + "sql.migration.wizard.source.missing": "連線成功,但找不到任何目標資料庫。", + "sql.migration.wizard.target.connection.error": "連線錯誤: {0}", + "sql.migration.wizard.target.connection.success": "連線成功。找到目標資料庫: {0}", "sql.migration.wizard.target.description": "選取 Azure 帳戶和您的目標 {0}。", + "sql.migration.wizard.target.mapping.error.duplicate": "資料庫對應錯誤。無法選取目標資料庫 '{0}' 以做為資料庫' {1}' 的移轉目標。已選取目標資料庫 '${targetDatabaseName}' 做為資料庫 '{2}' 的移轉目標。 請選取其他目標資料庫。", + "sql.migration.wizard.target.missing": "資料庫對應錯誤。缺少要移轉的目標資料庫。 請設定目標伺服器連線,然後按一下 [連線] 以收集可用的資料庫移轉目標清單。", + "sql.migration.wizard.target.source.mapping.error": "資料庫對應錯誤。來源資料庫 '{0}' 未對應到目標資料庫。 請選取要移轉至的目標資料庫。", "sql.migration.wizard.target.title": "Azure SQL 目標", "sql.migration.yes": "是", - "total.databases.selected": "已選取 {0} 個資料庫 (共 {1} 個)" + "total.databases.selected": "已選取 {0} 個資料庫 (共 {1} 個)", + "total.tables.selected.of.total": "{0}/{1}" }, "dist/models/stateMachine": { "sql.migration.starting.migration.error": "啟動移轉時發生錯誤: '{0}'", diff --git a/i18n/ads-language-pack-zh-hant/translations/main.i18n.json b/i18n/ads-language-pack-zh-hant/translations/main.i18n.json index 8af94df889..44c9c8cc4c 100644 --- a/i18n/ads-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/ads-language-pack-zh-hant/translations/main.i18n.json @@ -10242,6 +10242,7 @@ "InstallVSIXAction.successReload": "延伸模組 {0} 已從 VSIX 安裝完成。請重新載入 Azure Data Studio 以啟用此延伸模組。", "ReinstallAction.successReload": "請重新載入 Azure Data Studio 以完成重新安裝延伸模組 {0}。", "activateLanguagePack": "若要在 {0} 中使用 Azure Data Studio,Azure Data Studio 需要重新啟動。", + "appName": "'${appName}': 例如 Azure Data Studio。", "azuredatastudio": "Azure Data Studio", "connectionDialogBrowseTree.context": "連線對話方塊的瀏覽樹狀操作功能表", "dashboard.toolbar": "儀表板工具列動作功能表", @@ -10266,6 +10267,8 @@ "notebook.title": "筆記本標題功能表", "notebook.toolbar": "筆記本工具列功能表", "objectExplorer.context": "物件總管項目操作功能表", + "openDefaultSettingsJson": "開啟預設設定 JSON", + "openDefaultSettingsJson.capitalized": "開啟預設設定 (JSON)", "postDisableTooltip": "請重新載入 Azure Data Studio 以停用此延伸模組。", "postEnableTooltip": "請重新載入 Azure Data Studio 以啟用此延伸模組。", "postUninstallTooltip": "請重新載入 Azure Data Studio 以完成此延伸模組的解除安裝。", @@ -10273,7 +10276,18 @@ "recommendedExtensions": "Marketplace", "scenarioTypeUndefined": "必須提供延伸模組建議的案例類型。", "showReleaseNotes": "在更新後顯示版本資訊。版本資訊會在新的網頁瀏覽器視窗中開啟。", + "sql.versionMismatch": "延伸模組與 Azure Data Studio {0} 不相容。延伸模組需要: {1}。", + "sql.versionMismatchVsCode": "延伸模組與 Azure Data Studio {0} 不相容。延伸模組需要更新的 VS Code 引擎版本 {1},該版本較目前支援的版本 ({2}) 更新。", + "sql.versionSyntax": "無法解析 `{0}` 值 {1}。請使用範例: ^1.22.0、^1.22.x 等。", "sql.watcherExclude": "設定檔案路徑的 Glob 模式以從檔案監看排除。模式必須符合絕對路徑,即以 `**/` 或完整路徑為前置詞以正確符合,並以 `/**` 為後置詞以符合路徑中的檔案 (例如 `**/build/output/**` 或 `/Users/name/workspaces/project/build/output/**`)。必須先重新開機才能變更此設定。若是發生 Azure Data Studio 在啟動時耗用大量 CPU 時間的情況,可以排除較大的資料夾以降低起始負載。", + "terminal.integrated.allowChords": "是否允許在終端內同步選取按鍵繫結關係。請注意,當此設定為 true 時,同步選取的按鍵輸入結果會跳過 `#terminal.integrated.commandsToSkipShell#`,如果希望按 ctrl+k 能前往殼層 (不是 Azure Data Studio),請將此項設定為 false。", + "terminal.integrated.autoReplies": "在終端中遇到這一組訊息時,系統將會自動回覆。如果訊息夠具體,有助於自動處理常見的回覆。\r\n\r\n備註:\r\n\r\n- 使用 {0} 自動回應 Windows 上的終端批次工作提示。\r\n- 該訊息包含逸出序列,因此可能不會使用樣式文字進行回覆。\r\n- 每個回覆每秒只能發生一次。\r\n- 在回覆中使用 {1} 表示輸入索引鍵。\r\n- 若要取消設定預設索引鍵,請將值設定為 null。\r\n- 若新的不適用,請重新啟動 Azure Data Studio。", + "terminal.integrated.commandsToSkipShell": "一組命令識別碼,其按鍵繫結關係一律由 Azure Data Studio 處理,而不會傳送到殼層。如此一來,通常由殼層取用的按鍵繫結關係,將能像焦點不在終端機時般地運作。例如 `Ctrl+P` 會啟動 Quick Open。\r\n\r\n \r\n\r\n根據預設,會跳過許多命令。若要覆寫預設,並將命令的按鍵繫結關係改為傳遞給殼層,請新增命令,並在其字首加上 `-` 字元。例如,新增 `-workbench.action.quickOpen` 可讓 `Ctrl+P` 傳送到殼層。\r\n\r\n \r\n\r\n在設定編輯器中檢視下列預設會跳過的命令清單時,會有截斷情形。若要查看完整的清單,{1},然後從下面的清單中搜尋第一個命令。\r\n\r\n \r\n\r\n預設會跳過的命令:\r\n\r\n{0}", + "terminal.integrated.detectLocale": "因為 Azure Data Studio 的終端只支援來自殼層的 UTF-8 編碼資料,所以控制是否要偵測 `$LANG` 環境變數,並將其設為 UTF-8 相容選項。", + "terminal.integrated.env.linux": "具有環境變數的物件,會新增至 Linux 終端使用的 Azure Data Studio 處理序。設為 `null` 可刪除環境變數。", + "terminal.integrated.env.osx": "具有環境變數的物件,會新增至 macOS 終端使用的 Azure Data Studio 處理序。設為 `null` 可刪除環境變數。", + "terminal.integrated.env.windows": "具有環境變數的物件,會新增至 Windows 終端使用的 Azure Data Studio 處理序。設為 `null` 可刪除環境變數。", + "terminal.integrated.inheritEnv": "新殼層是否應該從 Azure Data Studio 繼承其環境,而 VS Code 可能會提供登入殼層,以確保 $PATH 和其他開發變數已初始化。這對 Windows 沒有影響。", "uninstallExtensionComplete": "請重新載入 Azure Data Studio 以完成延伸模組 {0} 的解除安裝。", "updateLocale": "您想要變更 Azure Data Studio 的 UI 語言為 {0} 並重新啟動嗎?", "vscodeDocCreationFailedError": "無法建立筆記本文件。", @@ -10314,13 +10328,14 @@ "schema.dashboardWidgets.server": "儀表板中使用的小工具" }, "sql/platform/serialization/common/serializationService": { + "missingSerializationProviderError": "找不到具有指定識別碼 '{0}' 的序列化提供者", "noSerializationProvider": "因為未註冊任何提供者,所以無法序列化資料", "saveAsNotSupported": "正在將結果儲存為其他格式,但此資料提供者已停用該格式。", "unknownSerializationError": "因為發生未知錯誤,導致序列化失敗" }, "sql/platform/theme/common/colorRegistry": { + "buttonDropdo0wnBoxShadow": "按鈕下拉式清單方塊陰影色彩", "buttonDropdownBackgroundHover": "按鈕下拉式清單背景暫留色彩", - "buttonDropdownBoxShadow": "按鈕下拉式清單方塊陰影色彩", "calloutDialogBodyBackground": "圖說文字對話方塊內文背景。", "calloutDialogExteriorBorder": "與筆記本 UI 之間呈現對比的圖說文字對話方塊外框線。", "calloutDialogForeground": "圖說文字對話方塊前景。", @@ -10510,6 +10525,8 @@ "optionsDialog.ok": "確定" }, "sql/workbench/browser/modal/optionsDialogHelper": { + "boolean.false": "False", + "boolean.true": "True", "optionsDialog.defaultGroupName": "一般", "optionsDialog.invalidInput": "輸入無效。預期為數字。", "optionsDialog.missingRequireField": "是必要的。" @@ -10559,9 +10576,10 @@ "insertOperationName": "插入", "scriptNotFound": "指令碼為 {0} 時無回傳任何指令", "scriptNotFoundForObject": "在物件 {1} 指令碼為 {0} 時無回傳任何指令碼", - "scriptSelectNotFound": "在物件上呼叫選取的指令碼時沒有回傳任何指令碼", "scriptingFailed": "指令碼失敗", "selectOperationName": "選擇", + "selectScriptForEditNotGeneratedError": "無法為「編輯資料」編輯器產生指令碼。", + "selectScriptNotGeneratedError": "無法為選取的物件產生選取指令碼。", "updateOperationName": "更新" }, "sql/workbench/common/editor/query/queryEditorInput": { @@ -11088,6 +11106,7 @@ "vscode.extension.contributes.view.when": "必須為 True 以顯示此檢視的條件" }, "sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet": { + "ads-connections": "代表伺服器的圖示。", "dataExplorer.servers": "伺服器", "dataexplorer.name": "連線", "showDataExplorer": "顯示連線" @@ -11119,14 +11138,16 @@ "saveAsCsv": "另存為 CSV", "saveAsExcel": "另存為 Excel", "saveAsJson": "另存為 JSON", + "saveAsMarkdown": "另存為 Markdown", "saveAsXml": "另存為 XML", "selectAll": "全選" }, "sql/workbench/contrib/executionPlan/browser/azdataGraphView": { + "executionPlanComparison.bottomPlanDiagram.ariaLabel": "{0},使用方向鍵在節點之間瀏覽", "invalidExecutionPlanZoomError": "縮放比例不可以是 0 或負數" }, "sql/workbench/contrib/executionPlan/browser/compareExecutionPlanInput": { - "epCompare.editorName": "比較執行計畫" + "epCompare.editorName": "CompareExecutionPlans" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor": { "compareExecutionPlanEditor": "比較執行計畫編輯器" @@ -11135,8 +11156,8 @@ "addExecutionPlanLabel": "新增執行計畫", "epComapre.LoadingPlanCompleteMessage": "已成功載入執行計畫", "epComapre.LoadingPlanMessage": "正在載入執行計畫", - "epComapre.placeholderInfoboxText": "新增執行計畫以進行比較", "epCompare.FileFilterDescription": "執行計畫檔案", + "epCompare.addExecutionPlanLabel": "新增執行計畫", "epCompare.comparePropertiesAction": "屬性", "epCompare.comparisonProgess": "在比較計畫中載入類似區域", "epCompare.searchNodeAction": "尋找節點", @@ -11146,23 +11167,33 @@ "epCompare.zoomOutAction": "縮小", "epCompare.zoomReset": "重設縮放", "epCompare.zoomToFit": "縮放至適當比例", + "executionPlanComparison.bottomPlanDiagram.name": "底層執行計畫 {0}", + "executionPlanComparison.topPlanDiagram.name": "頂層執行計畫 {0}", + "executionPlanDisableTooltip": "已停用工具提示", + "executionPlanEnableTooltip": "已啟用工具提示", "queryDropdownPrefix": "查詢{0}/{1}: {2}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanComparisonPropertiesView": { - "executionPlanComparisonPropertiesBottomOperation": "基本作業: {0}", - "executionPlanComparisonPropertiesLeftOperation": "左側作業: {0}", - "executionPlanComparisonPropertiesRightOperation": "右側作業: {0}", - "executionPlanComparisonPropertiesTopOperation": "最主要作業: {0}", "executionPlanPropertiesEdgeOperationName": "邊緣", + "nodePropertyViewBottomOperation": "底部作業: {0}", + "nodePropertyViewLeftOperation": "左側作業: {0}", + "nodePropertyViewNameEquivalentPropertiesRowHeader": "對等屬性", + "nodePropertyViewNameGreaterThanTitle": "大於", + "nodePropertyViewNameLessThanTitle": "小於", "nodePropertyViewNameNameColumnHeader": "名稱", + "nodePropertyViewNameNotEqualTitle": "不等於", "nodePropertyViewNameValueColumnBottomHeader": "值 (基本計畫)", "nodePropertyViewNameValueColumnLeftHeader": "值 (左側計畫)", "nodePropertyViewNameValueColumnRightHeader": "值 (右側計畫)", - "nodePropertyViewNameValueColumnTopHeader": "值 (主要計畫)" + "nodePropertyViewNameValueColumnTopHeader": "值 (主要計畫)", + "nodePropertyViewRightOperation": "右側作業: {0}", + "nodePropertyViewTopOperation": "頂端作業: {0}" }, "sql/workbench/contrib/executionPlan/browser/executionPlanContribution": { + "executionPlan.tooltips.enableOnHoverTooltips": "若為 true,會在暫留時啟用執行計畫暫留的工具提示。若為 false,則會在節點點擊或 F3 按鍵時顯示工具提示。", "executionPlanCompareCommandOriginalValue": "比較執行計畫", - "executionPlanCompareCommandValue": "比較執行計畫" + "executionPlanCompareCommandValue": "比較執行計畫", + "executionPlanConfigurationTitle": "執行計畫" }, "sql/workbench/contrib/executionPlan/browser/executionPlanEditor": { "executionPlanEditor": "查詢執行計畫編輯器" @@ -11179,6 +11210,8 @@ }, "sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": { "ep.topOperationsCopyTableData": "複製", + "executionPlanCollapseAllProperties": "全部摺疊", + "executionPlanExpandAllProperties": "全部展開", "executionPlanPropertyViewClose": "關閉", "executionPlanPropertyViewSortAlphabetically": "字母順序", "executionPlanPropertyViewSortByDisplayOrder": "重要性", @@ -11186,10 +11219,11 @@ "nodePropertyViewTitle": "屬性" }, "sql/workbench/contrib/executionPlan/browser/executionPlanTab": { - "executionPlanTitle": "查詢計劃 (預覽)" + "executionPlanTitle": "查詢計劃" }, "sql/workbench/contrib/executionPlan/browser/executionPlanView": { "executionPlan.SaveFileDescription": "執行計畫檔案", + "executionPlan.diagram.ariaLabel": "執行計畫 {0}", "executionPlanCompareExecutionPlanAction": "比較執行計畫", "executionPlanContextMenuDisableTooltip": "停用工具提示", "executionPlanContextMenuEnableTooltip": "啟用工具提示", @@ -11197,6 +11231,7 @@ "executionPlanDisableTooltip": "已停用工具提示", "executionPlanEnableTooltip": "已啟用工具提示", "executionPlanFitGraphLabel": "縮放至適當比例", + "executionPlanHighlightExpensiveOperationAction": "醒目提示成本過高的作業", "executionPlanOpenGraphFile": "顯示查詢計劃 XML", "executionPlanPropertiesActionLabel": "屬性", "executionPlanSavePlanXML": "儲存計畫檔案", @@ -11210,19 +11245,22 @@ "planHeaderIndexAndCost": "查詢 {0}: 查詢成本 (相對於指令碼): {1}%" }, "sql/workbench/contrib/executionPlan/browser/widgets/customZoomWidget": { - "cancelCustomZoomAction": "關閉 (逸出)", + "cancelCustomZoomAction": "關閉", "customZoomApplyButton": "套用", - "customZoomApplyButtonTitle": "套用縮放 (輸入)", + "customZoomApplyButtonTitle": "套用縮放", "invalidCustomZoomError": "選取介於 1 到 200 之間的縮放值", "qpZoomValueLabel": "顯示比例 (百分比)", - "zoomAction": "縮放 (輸入)" + "zoomAction": "縮放" }, "sql/workbench/contrib/executionPlan/browser/widgets/nodeSearchWidget": { - "cancelSearchAction": "關閉 (逸出)", + "cancelSearchAction": "關閉", + "executionPlanEnterValueTitle": "輸入搜尋值", "executionPlanSearchTypeContains": "包含", "executionPlanSearchTypeEquals": "等於", - "nextSearchItemAction": "下一個相符項目 (Enter)", - "previousSearchItemAction": "上一個相符項目 (Shift+Enter)" + "executionPlanSelectPropertyTitle": "選取屬性", + "executionPlanSelectSearchTypeTitle": "選取搜尋類型", + "nextSearchItemAction": "下一個相符項目", + "previousSearchItemAction": "上一個相符項目" }, "sql/workbench/contrib/extensions/browser/contributionRenders": { "insight condition": "時間", @@ -11608,6 +11646,7 @@ "loadingNotebookMessage": "正在載入筆記本 {0}" }, "sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet": { + "ads-notebook": "代表筆記本的圖示。", "notebookExplorer.name": "筆記本", "notebookExplorer.searchResults": "搜尋結果", "searchPathNotFoundError": "找不到搜尋路徑: {0}" @@ -11704,6 +11743,7 @@ "connection": "連線", "dashboard": "儀表板", "data": "資料", + "executionPlan": "執行計畫", "notebook": "Notebook", "profiler": "分析工具", "queryEditor": "查詢編輯器", @@ -11773,6 +11813,7 @@ "saveAsCsv": "另存為 CSV", "saveAsExcel": "另存為 Excel", "saveAsJson": "另存為 JSON", + "saveAsMarkdown": "另存為 Markdown", "saveAsXml": "另存為 XML", "saveToFileNotSupported": "回溯資料來源不支援儲存為檔案", "selectAll": "全選", @@ -11833,6 +11874,10 @@ "queryEditor.results.saveAsCsv.includeHeaders": "若設定為 true,會在將結果另存為 CSV 時包含資料行標題", "queryEditor.results.saveAsCsv.lineSeperator": "將結果另存為 CSV 時,用於分隔資料列的字元", "queryEditor.results.saveAsCsv.textIdentifier": "將結果另存為 CSV 時,用於括住文字欄位的字元", + "queryEditor.results.saveAsExcel.includeHeaders": "若設定為 true,會在將結果另存為 Excel 檔案時包含資料行標題", + "queryEditor.results.saveAsMarkdown.encoding": "將結果另存為 Markdown 時,要使用的檔案編碼", + "queryEditor.results.saveAsMarkdown.includeHeaders": "若設定為 true,會在將結果另存為 Markdown 檔案時包含資料行標題", + "queryEditor.results.saveAsMarkdown.lineSeparator": "匯出至 Markdown 時,要用於分隔行的字元,預設為系統行結尾", "queryEditor.results.saveAsXml.encoding": "將結果另存為 XML 時,要使用的檔案編碼", "queryEditor.results.saveAsXml.formatted": "若設定為 true,會在將結果另存為 XML 時將輸出格式化", "queryEditor.results.streaming": "啟用結果串流;包含些許輕微視覺效果問題", @@ -11897,7 +11942,8 @@ "deployment.title": "新部署…" }, "sql/workbench/contrib/resourceViewer/browser/resourceViewer.contribution": { - "resourceViewer": "資源檢視器" + "resourceViewer": "資源檢視器", + "resourceViewerIcon": "資源檢視器的圖示。" }, "sql/workbench/contrib/resourceViewer/browser/resourceViewerActions": { "resourceViewer.refresh": "重新整理" @@ -11949,9 +11995,6 @@ "tableDesigner.publishTableChanges": "發佈變更...", "tableDesigner.saveTableChanges": "儲存" }, - "sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor": { - "tableDesigner.PreviewFeature": "預覽功能" - }, "sql/workbench/contrib/tasks/browser/tasks.contribution": { "inProgressTasksChangesBadge": "{0} 正在執行的工作", "miViewTasks": "工作(&&T)", @@ -12185,9 +12228,12 @@ }, "sql/workbench/services/connection/browser/connectionDialogService": { "connectionError": "連線錯誤", + "enableTrustServerCertificate": "啟用信任伺服器憑證", "kerberosErrorStart": "因為 Kerberos 錯誤導致連線失敗。", "kerberosHelpLink": "您可於 {0} 取得設定 Kerberos 的說明", - "kerberosKinit": "如果您之前曾連線,則可能需要重新執行 kinit。" + "kerberosKinit": "如果您之前曾連線,則可能需要重新執行 kinit。", + "runKinit": "執行 Kinit", + "trustServerCertInstructionText": "已在此連線上啟用加密、檢閱目標 SQL Server 的 SSL 與憑證設定,或在連線對話方塊中啟用 [信任伺服器憑證]。\t\t\t\r\n\r\n注意: 自我簽署憑證只提供有限的保護,且不是實際執行環境的建議做法。您要在此連線上啟用 [信任伺服器憑證] 並重試嗎? " }, "sql/workbench/services/connection/browser/connectionDialogWidget": { "connectType": "連線類型", @@ -12196,21 +12242,19 @@ "connectionDetailsTitle": "連線詳細資料", "connectionDialog.cancel": "取消", "connectionDialog.connect": "連線", - "connectionDialog.connectionProviderNotSupported": "目前未安裝支援提供者類型 '{0}' 的延伸模組。請安裝並再試一次。", - "connectionDialog.extensionNotInstalled": "需要延伸模組 '{0}' 才能連線到此資源。請安裝並再試一次。", "connectionDialog.recentConnections": "最近的連線", - "connectionDialog.viewExtension": "檢視延伸模組", - "connectionDialog.viewExtensions": "檢視延伸模組", "noRecentConnections": "沒有最近使用的連線", "recentConnectionTitle": "最近" }, "sql/workbench/services/connection/browser/connectionManagementService": { "cancelConnectionConfirmation": "您確定要取消此連線嗎?", + "connection.extensionNotInstalled": "需要延伸模組 '{0}' 才能連線到此資源。是否要安裝?", "connection.invalidConnectionResult": "連線結果無效。", "connection.neverShowUnsupportedVersionWarning": "不要再顯示", "connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖", "connection.refreshAzureTokenFailure": "無法重新整理 Azure 帳戶權杖以建立連線", "connection.unsupportedServerVersionWarning": "Azure Data Studio 不支援伺服器版本,您仍然可以連接到伺服器版本,但 Azure Data Studio 中的某些功能可能無法如預期方式執行。", + "connectionDialog.connectionProviderNotSupported": "目前未安裝支援提供者類型 '{0}' 之延伸模組。您要檢視延伸模組嗎?", "connectionManagementService.noProviderForUri": "找不到 URI: {0} 的提供者", "connectionNotAcceptedError": "連線未被接受", "connectionService.no": "否", @@ -12219,6 +12263,8 @@ "sql/workbench/services/connection/browser/connectionWidget": { "addNewServerGroup": "新增群組...", "advanced": "進階...", + "boolean.false": "False", + "boolean.true": "True", "connection.azureAccountDropdownLabel": "帳戶", "connection.azureTenantDropdownLabel": "Azure AD 租用戶", "connectionName": "名稱 (選用)", @@ -12261,7 +12307,8 @@ "copyDetails": "複製詳細資訊", "errorMessageDialog.action": "動作", "errorMessageDialog.close": "關閉", - "errorMessageDialog.ok": "確定" + "errorMessageDialog.ok": "確定", + "errorMessageDialog.readMore": "深入了解" }, "sql/workbench/services/errorMessage/browser/errorMessageService": { "error": "錯誤", @@ -12426,9 +12473,6 @@ "vscode.extension.contributes.notebook.languagemagics": "提供筆記本語言。", "vscode.extension.contributes.notebook.providersDescriptions": "提供筆記本提供者描述。" }, - "sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": { - "loading": "正在載入..." - }, "sql/workbench/services/objectExplorer/browser/connectionTreeAction": { "DisconnectAction": "中斷連線", "activeConnections": "顯示使用中的連線", @@ -12450,9 +12494,6 @@ "loginCanceled": "已取消使用者", "noProviderFound": "因為找不到必要的連線提供者 ‘{0}’,所以無法展開" }, - "sql/workbench/services/objectExplorer/browser/serverTreeRenderer": { - "loading": "正在載入..." - }, "sql/workbench/services/objectExplorer/browser/treeCreationUtils": { "serversAriaLabel": "伺服器", "treeAriaLabel": "最近的連線", @@ -12513,6 +12554,7 @@ "resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (以逗號分隔)", "resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 活頁簿", "resultsSerializer.saveAsFileExtensionJSONTitle": "JSON", + "resultsSerializer.saveAsFileExtensionMarkdownTitle": "Markdown", "resultsSerializer.saveAsFileExtensionTXTTitle": "純文字", "resultsSerializer.saveAsFileExtensionXMLTitle": "XML", "resultsSerializer.saveAsFileTitle": "選擇結果檔案", @@ -12584,7 +12626,6 @@ "groupColor": "群組色彩", "groupDescription": "群組描述", "serverGroup.cancel": "取消", - "serverGroup.colorValue": "群組色彩: {0}", "serverGroup.ok": "確定" }, "sql/workbench/services/serverGroup/common/serverGroupViewModel": { @@ -12710,18 +12751,73 @@ "ept.topOperationsCopyTableData": "複製", "ept.topOperationsCopyWithHeader": "連同標頭複製", "ept.topOperationsSelectAll": "全選", - "planTreeTab.title": "計畫樹狀目錄 (預覽)", + "planTreeTab.title": "方案樹狀", "topOperationsTableTitle": "執行計畫樹狀目錄" }, "sql/workbench/contrib/executionPlan/browser/topOperationsTab": { "ep.topOperationsCopyTableData": "複製", "ep.topOperationsCopyWithHeader": "連同標頭複製", "ep.topOperationsSelectAll": "全選", - "topOperationsTabTitle": "前幾項作業 (預覽)", + "topOperationsTabTitle": "頂層作業", "topOperationsTableTitle": "前幾項作業" }, "sql/workbench/contrib/notebook/browser/models/outputProcessor": { "notebookInvalidOutputTypeError": "無法識別輸出類型 '{0}'。" + }, + "sql/base/browser/ui/table/table": { + "table.resizeColumn": "Provide new column width", + "table.resizeColumn.invalid": "Invalid column width", + "table.resizeColumn.negativeSize": "Size cannot be 0 or negative" + }, + "sql/base/parts/tree/browser/treeDefaults": { + "collapse all": "全部摺疊" + }, + "sql/platform/connection/common/providerConnectionInfo": { + "connection.unsupported": "不支援的連線", + "loading": "正在載入..." + }, + "sql/workbench/contrib/executionPlan/browser/constants": { + "ep.propertiesSearchDescription": "搜尋屬性表格", + "ep.searchPlaceholder": "篩選任何欄位...", + "ep.topOperationsSearchDescription": "搜尋前幾項作業" + }, + "sql/workbench/contrib/executionPlan/browser/widgets/highlightExpensiveNodeWidget": { + "actualNumberOfRowsForAllExecutionsAction": "所有執行的實際資料列數目", + "cancelExpensiveOperationAction": "關閉", + "executionPlanActualElapsedCpuTime": "實際經過的 CPU 時間", + "executionPlanActualElapsedTime": "實際經過時間", + "executionPlanCost": "成本", + "executionPlanNumberOfRowsRead": "讀取的資料列數", + "executionPlanOff": "關閉", + "executionPlanSelectExpenseMetricTitle": "選取費用計量", + "executionPlanSubtreeCost": "樹狀子目錄成本", + "expensiveOperationLabel": "計量:", + "highlightExpensiveOperationAction": "套用", + "highlightExpensiveOperationApplyButton": "套用", + "highlightExpensiveOperationButtonTitle": "醒目提示成本過高的作業", + "qp.expensiveOperationMetric.dontShowAgain": "不要再顯示", + "qp.expensiveOperationMetric.no": "否", + "qp.expensiveOperationMetric.yes": "是", + "queryExecutionPlan.showUpdateDefaultMetricInfo": "要將選取的計量設定為查詢執行計畫的預設值嗎?", + "turnOffExpensiveHighlightingOperationAction": "關閉" + }, + "sql/workbench/contrib/executionPlan/common/executionPlanInput": { + "epCompare.executionPlanEditorName": "ExecutionPlan" + }, + "sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog": { + "notifyEncryption.message": "Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details.", + "notifyEncryption.moreInfoLink": "詳細資訊", + "notifyEncryption.title": "重要更新" + }, + "sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": { + "miWelcome": "歡迎使用(&&W)", + "workbench.startupEditor": "控制在啟動時顯示哪個編輯器,若沒有,則從上個工作階段還原。", + "workbench.startupEditor.newUntitledFile": "開啟一個新的無標題檔案 (僅在開啟空白視窗時適用)。", + "workbench.startupEditor.none": "不使用編輯器開始。", + "workbench.startupEditor.readme": "開啟資料夾時,如果當中包含讀我檔案就開啟讀我檔案,否則改為開啟 'welcomePage'。注意: 只會監看全域設定中的設定,如果是在工作區或資料夾設定中的設定,則會忽略。", + "workbench.startupEditor.welcomePage": "開啟包含協助開始使用 Azure Data Studio 和延伸模組內容的歡迎頁面。", + "workbench.startupEditor.welcomePageInEmptyWorkbench": "在開啟空的工作台時開啟歡迎頁面。", + "workbench.startupEditor.welcomePageWithTour": "使用使用者入門導覽 (預設) 開啟歡迎頁面" } } } \ No newline at end of file diff --git a/resources/xlf/de/arc.de.xlf b/resources/xlf/de/arc.de.xlf index a1c259ce37..b14f151d64 100644 --- a/resources/xlf/de/arc.de.xlf +++ b/resources/xlf/de/arc.de.xlf @@ -6,10 +6,6 @@ USD USD - - adding worker nodes - Workerknoten werden hinzugefügt - Apply Anwenden @@ -90,18 +86,18 @@ without downtime and by ohne Downtime und durch + + Compute Configuration + Computekonfiguration + Condition Bedingung - + Configuration Konfiguration - - Configuration (per node) - Konfiguration (pro Knoten) - Configure retention policy Konfigurieren der Aufbewahrungsrichtlinie @@ -135,12 +131,12 @@ Es konnte keine Verbindung mit SQL Managed Instance – Azure Arc-Instanz "{0}" hergestellt werden. {1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - Verbindung mit PostgreSQL Hyperscale – Azure Arc ({0}) herstellen + Connect to PostgreSQL server - Azure Arc ({0}) + Verbindung zu PostgreSQL Server – Azure Arc ({0}) herstellen - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - Es konnte keine Verbindung zur PostgreSQL Hyperscale – Azure Arc-Instanz {0} hergestellt werden. {1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + Es konnte keine Verbindung zur PostgreSQL – Azure Arc-Instanz {0} hergestellt werden. {1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator Koordinator - - Coordinator Node CPU limit - CPU-Limit für Koordinatorknoten - - - Coordinator Node CPU request - CPU-Anforderung für Koordinatorknoten - Coordinator endpoint Koordinatorendpunkt - - Coordinator Node Memory limit (in GB) - Speicherlimit für Koordinatorknoten (in GB) - - - Coordinator Node Memory request (in GB) - Speicheranforderung für Koordinatorknoten (in GB) - - - Coordinator Node - Koordinatorknoten - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Sie können die Anzahl der CPU-Kerne und die Speichergröße konfigurieren, die für den Koordinatorknoten gelten. Passen Sie die Anzahl der CPU-Kerne und Speichereinstellungen für Ihre Servergruppe an. Übergeben Sie einen leeren Wert, um die Anforderungen und/oder Grenzwerte zurückzusetzen. - Coordinator Node Parameters Parameter für Koordinatorknoten @@ -570,12 +542,12 @@ Letzter Zeitpunkt - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - Weitere Informationen zu den Einstellungen des Datenbankmoduls für PostgreSQL Hyperscale mit Azure Arc-Unterstützung + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + Weitere Informationen zu den Einstellungen des Datenbankmoduls für PostgreSQL mit Azure Arc-Unterstützung - Learn more about Azure PostgreSQL Hyperscale client interfaces - Weitere Informationen zu Azure PostgreSQL Hyperscale-Clientschnittstellen + Learn more about Azure PostgreSQL client interfaces + Weitere Informationen zu Azure PostgreSQL-Clientschnittstellen Learn More. @@ -698,8 +670,8 @@ Es wurden keine Workerserverparameter gefunden... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - Es liegen keine bekannten Probleme vor, die sich auf diese PostgreSQL Hyperscale-Instanz auswirken. + There aren’t any known issues affecting this PostgreSQL instance. + Es liegen keine bekannten Probleme vor, die sich auf diese PostgreSQL-Instanz auswirken. The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node Knoten - - Node configuration - Knotenkonfiguration - nodes Knoten @@ -818,8 +786,8 @@ Zum Anzeigen und Festlegen der Datenbankmodul-Einstellungen ist eine Verbindung erforderlich. - PostgreSQL Hyperscale - Azure Arc - PostgreSQL Hyperscale – Azure Arc + PostgreSQL server - Azure Arc + PostgreSQL Server –- Azure Arc Point in time restore @@ -866,8 +834,8 @@ Wählen Sie in der Dropdownliste unten einen Pod für detaillierte Integritätsinformationen aus - PostgreSQL Hyperscale server group by - PostgreSQL Hyperscale-Servergruppe nach + PostgreSQL by + PostgreSQL von Admin username @@ -882,8 +850,8 @@ Sie können die Funktion "mit Azure Arc-Unterstützung" skalieren - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - PostgreSQL Hyperscale – Azure Arc-Dashboard (Vorschau) – {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + Dashboard von PostgreSQL Server – Azure Arc (Vorschau) – {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. Wählen Sie unten die verfügbaren Clientverbindungszeichenfolgen aus. + + Server + Server + Server Endpoint Serverendpunkt - - Server group nodes - Servergruppenknoten - Server group type Typ der Servergruppe @@ -1249,30 +1217,10 @@ Worker Worker - - Worker Nodes CPU limit - CPU-Limit für Workerknoten - - - Worker Nodes CPU request - CPU-Anforderung für Workerknoten - - - Worker Nodes Memory limit (in GB) - Speicherlimit für Workerknoten (in GB) - - - Worker Nodes Memory request (in GB) - Arbeitsspeicheranforderung für Workerknoten (in GB) - Worker node count Anzahl von Workerknoten - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - Sie können Ihre Servergruppe ab- und aufskalieren, indem Sie die Anzahl von Workerknoten verringern oder erhöhen. Der Wert muss 0 oder größer als 1 sein. - Worker Node Parameters Parameter für Workerknoten @@ -1281,22 +1229,10 @@ Worker Nodes Workerknoten - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Sie können die Anzahl der CPU-Kerne und die Speichergröße konfigurieren, die für alle Workerknoten gelten. Passen Sie die Anzahl der CPU-Kerne und Speichereinstellungen für Ihre Servergruppe an. Übergeben Sie einen leeren Wert, um die Anforderungen und/oder Grenzwerte zurückzusetzen. - - - Expand your server group and scale your database by adding worker nodes. - Erweitern Sie Ihre Servergruppe und skalieren Sie Ihre Datenbank, indem Sie Workerknoten hinzufügen. - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. Diese Serverparameter des Workerknotens können auf benutzerdefinierte (nicht standardmäßige) Werte festgelegt werden. Suchen Sie nach Parametern. - - Value of 1 is not supported. - Der Wert 1 wird nicht unterstützt. - Yes Ja @@ -1365,38 +1301,50 @@ I accept {0} and {1}. Ich akzeptiere die {0} und die {1}. - - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - PostgreSQL Hyperscale mit Azure Arc-Unterstützung – Geschäftsbedingungen - - - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. - - By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. - Azure Arc fähige verwaltete Instanzen bieten SQL Server Zugriff und Funktionskompatibilität, die in der Infrastruktur Ihrer Wahl bereitgestellt werden können. {0}. - -Indem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich den rechtlichen Bedingungen und der/den Datenschutzerklärung(en) zu, die mit den unten aufgeführten Marketplace-Angeboten verbunden sind; (b) Microsoft zu autorisieren, meine aktuelle Zahlungsmethode für die mit dem/den Angebot(en) verbundenen Gebühren mit der gleichen Abrechnungshäufigkeit wie mein Azure-Abonnement in Rechnung zu stellen; und (c) stimme zu, dass Microsoft meine Kontakt-, Nutzungs und Transaktionsinformationen mit dem/den Anbieter(n) des Angebots/der Angebote für Support, Abrechnungs und andere Transaktionsaktivitäten teilen darf. Microsoft gewährt keine Rechte für Angebote von Drittanbietern. Weitere Einzelheiten finden Sie unter {1}, {2}, und {3}. - - + Azure Marketplace Terms Azure Marketplace Bedingungen - + Learn more Weitere Informationen - - Learn more about Azure Arc enabled Managed Instance - Weitere Informationen zu verwalteten Instanzen mit Azure Arc-Unterstützung - - + Privacy policy Datenschutzrichtlinien - + Terms of use Nutzungsbedingungen + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + PostgreSQL Server – Azure Arc ist eines der Datenbankmodule die im Rahmen der Datendienste mit Azure Arc-Unterstützung verfügbar sind und in der Infrastruktur Ihrer Wahl bereitgestellt werden können. {0}. + +Durch Klicken auf „Skript in Notebook schreiben“ oder „Bereitstellen“ (a) stimme ich den rechtlichen Bedingungen und der/den Datenschutzerklärung(en) zu, die mit den unten aufgeführten Marketplace-Angeboten verbunden sind; (b) autorisiere ich Microsoft, meine aktuelle Zahlungsmethode für die mit dem/den Angebot(en) verbundenen Gebühren mit der gleichen Abrechnungshäufigkeit wie mein Azure-Abonnement in Rechnung zu stellen; und (c) stimme ich zu, dass Microsoft meine Kontakt-, Nutzungs und Transaktionsinformationen mit dem/den Anbieter(n) des Angebots/der Angebote für Support-, Abrechnungs- und andere Transaktionsaktivitäten teilen darf. Microsoft gewährt keine Rechte für Angebote von Drittanbietern. Weitere Einzelheiten finden Sie unter {1}, {2}, und {3}. + + + Learn more about PostgreSQL Server - Azure Arc + Weitere Informationen zu PostgreSQL Server – Azure Arc + + + PostgreSQL Server - Azure Arc terms and conditions + Bestimmungen für PostgreSQL Server – Azure Arc + + + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + Verwaltete Instanzen mit Azure Arc-Unterstützung bieten SQL Server-Zugriff und -Funktionskompatibilität, die in der Infrastruktur Ihrer Wahl bereitgestellt werden können. {0}. + +Durch Klicken auf „Skript in Notebook schreiben“ oder „Bereitstellen“ (a) stimme ich den rechtlichen Bedingungen und der/den Datenschutzerklärung(en) zu, die mit den unten aufgeführten Marketplace-Angeboten verbunden sind; (b) autorisiere ich Microsoft, meine aktuelle Zahlungsmethode für die mit dem/den Angebot(en) verbundenen Gebühren mit der gleichen Abrechnungshäufigkeit wie mein Azure-Abonnement in Rechnung zu stellen; und (c) stimme ich zu, dass Microsoft meine Kontakt-, Nutzungs und Transaktionsinformationen mit dem/den Anbieter(n) des Angebots/der Angebote für Support-, Abrechnungs- und andere Transaktionsaktivitäten teilen darf. Microsoft gewährt keine Rechte für Angebote von Drittanbietern. Weitere Einzelheiten finden Sie unter {1}, {2}, und {3}. + + + Learn more about Azure Arc-enabled Managed Instance + Weitere Informationen zu verwalteten Instanzen mit Azure Arc-Unterstützung + Azure SQL managed instance - Azure Arc terms and conditions Azure SQL Managed Instance – Azure Arc Geschäftsbedingungen @@ -1753,133 +1701,117 @@ Indem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich Password Kennwort - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. Die maximale Anzahl von CPU-Kernen für die Postgres-Instanz, die auf dem Koordinatorknoten verwendet werden können. Teilkerne werden unterstützt. - + CPU limit CPU-Limit - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. Die Mindestanzahl von CPU-Kernen, die auf dem Koordinatorknoten zur Planung des Diensts verfügbar sein müssen. Teilkerne werden unterstützt. - + CPU request CPU-Anforderung - - The memory limit of the Postgres instance on the coordinator node in GB. - Das Arbeitsspeicherlimit der Postgres-Instanz auf dem Koordinatorknoten in GB. + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + Aktivieren Sie das Kontrollkästchen, um anzugeben, dass diese Instanz nur zu Entwicklungs- oder Testzwecken verwendet wird. Diese Instanz wird nicht in Rechnung gestellt. - - Memory limit (GB) - Arbeitsspeicherlimit (GB) + + For development use only + Nur für die Entwicklung - - The memory request of the Postgres instance on the coordinator node in GB. - Die Speicheranforderung der Postgres-Instanz auf dem Koordinatorknoten in GB. - - - Memory request (GB) - Speicheranforderung (GB) - - + Engine Version - Engine-Version + Modulversion - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. Eine durch Trennzeichen getrennte Liste der Postgres-Erweiterungen, die beim Start geladen werden sollen. Unterstützte Werte finden Sie in der Postgres-Dokumentation. - + Extensions Erweiterungen - - Server group name - Name der Servergruppe + + That username is disabled; please choose another username. + Dieser Benutzername ist deaktiviert, bitte wählen Sie einen anderen Benutzernamen aus. - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - Der Name der Servergruppe muss aus alphanumerischen Kleinbuchstaben oder "-" bestehen, mit einem Buchstaben beginnen, mit einem alphanumerischen Zeichen enden und höchstens 11 Zeichen lang sein. + + The memory limit of the Postgres instance on the coordinator node in GB. + Das Arbeitsspeicherlimit der Postgres-Instanz auf dem Koordinatorknoten in GB. - + + Memory limit (GB) + Arbeitsspeicherlimit (GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + Die Speicheranforderung der Postgres-Instanz auf dem Koordinatorknoten in GB. + + + Memory request (GB) + Speicheranforderung (GB) + + + Server name + Servername + + + Enter server name + Servernamen eingeben + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + Der Servername muss aus alphanumerischen Kleinbuchstaben oder Bindestrichen „-“ bestehen, mit einem Buchstaben beginnen und mit einem alphanumerischen Zeichen enden und darf höchstens 11 Zeichen lang sein. + + Port Port - + + Service type + Diensttyp + + + Admin username + Administratorbenutzername + + + Enter server admin login name + Anmelde-ID für den Serveradministrator eingeben + + The size of the storage volume to be used for backups in GB. Die Größe des Speichervolumens, das für Sicherungen verwendet werden soll, in GB. - + Volume Size GB (Backups) Volumegröße GB (Sicherungen) - + The size of the storage volume to be used for data in GB. Die Größe des Speichervolumens, das für Daten verwendet werden soll, in GB. - + Volume Size GB (Data) Volumegröße GB (Daten) - + The size of the storage volume to be used for logs in GB. Die Größe des Speichervolumens, das für Protokolle verwendet werden soll, in GB. - + Volume Size GB (Logs) Volumegröße GB (Protokolle) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - Die maximale Anzahl von CPU-Kernen für die Postgres-Instanz, die pro Knoten verwendet werden können. Teilkerne werden unterstützt. - - - CPU limit (cores per node) - CPU-Limit (Kerne pro Knoten) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - Die Mindestanzahl von CPU-Kernen, die pro Knoten zur Planung des Diensts verfügbar sein müssen. Teilkerne werden unterstützt. - - - CPU request (cores per node) - CPU-Anforderung (Kerne pro Knoten) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - Die Anzahl von Workerknoten, die in einem Cluster mit Sharding bereitgestellt wird, oder 0 für Postgre-Instanzen mit einem einzigen Knoten (dies ist die Standardeinstellung). - - - Number of workers - Anzahl von Workern - - - The memory limit of the Postgres instance per node in GB. - Das Arbeitsspeicherlimit der Postgres-Instanz pro Knoten in GB. - - - Memory limit (GB per node) - Speicherlimit (GB pro Knoten) - - - The memory request of the Postgres instance per node in GB. - Die Speicheranforderung der Postgres-Instanz pro Knoten in GB. - - - Memory request (GB per node) - Arbeitsspeicheranforderung (GB pro Knoten) - - - Coordinator Node Compute Configuration - Computekonfiguration für Koordinatorknoten - - - Worker Nodes Compute Configuration - Computekonfiguration für Workerknoten + + Compute Configuration + Computekonfiguration General settings @@ -1902,12 +1834,12 @@ Indem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich Die Speicherklasse, die für persistente Protokollvolumes verwendet werden soll - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Servergruppenparameter für PostgreSQL Hyperscale mit Azure Arc-Unterstützung bereitstellen + Provide PostgreSQL server parameters + Parameter für PostgreSQL Server bereitstellen - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Servergruppe für PostgreSQL Hyperscale mit Azure Arc-Unterstützung bereitstellen + Deploy a PostgreSQL Server - Azure Arc (Preview) + Bereitstellen von PostgreSQL Server – Azure Arc (Vorschau) SQL Connection information @@ -2037,6 +1969,10 @@ Indem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich Instance name Instanzname + + Enter instance name + Instanznamen eingeben + SQL Instance Backup Retention Policy Aufbewahrungsrichtlinie für SQL-Instanzsicherung @@ -2050,8 +1986,8 @@ Indem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich Der Instanzname muss aus alphanumerischen Kleinbuchstaben oder "-" bestehen, mit einem Buchstaben beginnen, mit einem alphanumerischen Zeichen enden und höchstens 13 Zeichen lang sein. - sa username is disabled, please choose another username - der SA-Benutzername ist deaktiviert, wählen Sie einen anderen Benutzernamen aus + That username is disabled; please choose another username. + Dieser Benutzername ist deaktiviert, bitte wählen Sie einen anderen Benutzernamen aus. Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ Indem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich 2 Replikate - Username - Benutzername + Managed Instance admin login + Administratoranmeldung für verwaltete Instanz + + + Enter admin name + Administratornamen eingeben The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ Indem ich auf ‚Script to notebook‘ oder ‚Deploy‘ klicke, (a) stimme ich Der angeforderte Speicher muss kleiner oder gleich dem Speicherlimit sein - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - PostgreSQL Hyperscale-Servergruppen in einer Azure Arc-Umgebung bereitstellen + Deploy a PostgreSQL server into an Azure Arc environment + PostgreSQL Server in einer Azure Arc-Umgebung bereitstellen - PostgreSQL Hyperscale server groups - Azure Arc - PostgreSQL Hyperscale-Servergruppen – Azure Arc + PostgreSQL Server - Azure Arc (Preview) + PostgreSQL Server – Azure Arc (Vorschau) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/de/azurecore.de.xlf b/resources/xlf/de/azurecore.de.xlf index 8864df9594..34cd05f940 100644 --- a/resources/xlf/de/azurecore.de.xlf +++ b/resources/xlf/de/azurecore.de.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD Der Benutzer wies in AAD keinen eindeutigen Bezeichner auf. + + Owning Tenant information not found for account. + Informationen zum Besitzer des Mandanten wurden für das Konto nicht gefunden. + Token retrieval failed with an error. [Open developer tools]({0}) for more details. Fehler beim Abrufen des Tokens. [Entwicklertools öffnen] ({0}) für weitere Details. @@ -70,6 +74,10 @@ Open Öffnen + + Provider '{0}' does not have a Microsoft resource endpoint defined. + Für den Anbieter "{0}" ist kein Microsoft-Ressourcenendpunkt definiert. + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Azure Database for MySQL – Flexibler Server + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} Fehler beim Abrufen von Abonnements für das Konto {0} (Mandant "{1}"). {2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + Fehler beim Abrufen des Zugriffstokens für Konto "{0}" (Mandant "{1}"). + diff --git a/resources/xlf/de/big-data-cluster.de.xlf b/resources/xlf/de/big-data-cluster.de.xlf index d9f3cfd4fd..c94f861321 100644 --- a/resources/xlf/de/big-data-cluster.de.xlf +++ b/resources/xlf/de/big-data-cluster.de.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - Big Data-Cluster-Dashboard – + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + Das Big Data-Cluster-Add-On wird eingestellt, und die entsprechende Azure Data Studio-Funktionalität wird in einer zukünftigen Version entfernt. Weitere Informationen hierzu und zum zukünftigen Support finden Sie [hier](https://go.microsoft.com/fwlink/?linkid=2207340). + Controller endpoint information was not found Es wurden keine Informationen zum Controllerendpunkt gefunden. diff --git a/resources/xlf/de/cms.de.xlf b/resources/xlf/de/cms.de.xlf index 9759962a94..37a33bf777 100644 --- a/resources/xlf/de/cms.de.xlf +++ b/resources/xlf/de/cms.de.xlf @@ -134,14 +134,6 @@ Application name Anwendungsname - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Bei Festlegung auf TRUE wird die Verwendung der asynchronen Verarbeitung im .NET Framework-Datenanbieter ermöglicht. - - - Asynchronous processing - Asynchrone Verarbeitung - Attach DB filename Dateiname der anzufügenden Datenbank diff --git a/resources/xlf/de/git.de.xlf b/resources/xlf/de/git.de.xlf index dbaffd6235..4498d77630 100644 --- a/resources/xlf/de/git.de.xlf +++ b/resources/xlf/de/git.de.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + Branch veröffentlichen + + + Publishing Branch... + Branch wird veröffentlicht... + + + $(cloud-upload) Publish Branch + $(cloud-upload) Verzweigung veröffentlichen + + + {0} Sync Changes {1}{2} + {0} Änderungen synchronisieren {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + Änderungen werden synchronisiert... + + + @@ -91,8 +119,8 @@ Verweise können nicht per Push an einen Remotespeicherort übertragen werden. Führen Sie zuerst „Pull“ aus, um Ihre Änderungen zu integrieren. - Log level changed to: {0} - Protokollebene geändert in: {0} + {0} Log level changed to: {1} + {0} Protokollebene geändert in: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? Möchten Sie den Vorgang fortsetzen? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - Der Branch „{0}“ verfügt über keinen Upstreambranch. Möchten Sie diesen Branch veröffentlichen? + The branch '{0}' has no remote branch. Would you like to publish this branch? + Der Branch "{0}" weist keinen Remotebranch auf. Möchten Sie diesen Branch veröffentlichen? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ Was möchten Sie tun? Discard 1 File Eine Datei verwerfen + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Sind Sie sich sicher, dass Sie ALLE Stashes löschen möchten? Es sind {0} Stashes vorhanden, die gelöscht werden müssen und MÖGLICHERWEISE NICHT WIEDERHERGESTELLT werden können. + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Sind Sie sich sicher, dass Sie ALLE Stashes löschen möchten? Es ist 1 Stash vorhanden, der gelöscht werden muss und MÖGLICHERWEISE NICHT WIEDERHERGESTELLT werden kann. + Force Checkout Auschecken erzwingen @@ -298,13 +334,17 @@ Was möchten Sie tun? Git: {0} Git: {0} + + Open Comparison + Vergleich öffnen + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Möchten Sie all Ihre Änderungen stagen und direkt committen? Möchten Sie den folgenden Stash löschen: {0}? - This action will push and pull commits to and from '{0}/{1}'. - Durch diese Aktion werden Commits per Push in bzw. per Pull aus „{0}/{1}“ übertragen. + This action will pull and push commits from and to '{0}/{1}'. + Durch diese Aktion werden Commits von und an '{0}/{1}' gepullt und gepusht. Tag at {0} @@ -715,16 +755,16 @@ Die Dateien gehen DAUERHAFT VERLOREN. - Skipped found git in: {0} - Gefundenes Git wurde übersprungen in: {0} + {0} Skipped found git in: {1} + {0} Gefundenes Git wurde übersprungen in: {1} - Using git {0} from {1} - Verwenden von Git {0} von {1} + {0} Using git {1} from {2} + {0} Verwenden von Git {1} von {2} - Validating found git in: {0} - Gefundenes Git wurde überprüft in: {0} + {0} Validating found git in: {1} + {0} Gefundenes Git wurde überprüft in: {1} @@ -742,52 +782,16 @@ Die Dateien gehen DAUERHAFT VERLOREN. Choose a repository Repository auswählen + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + Das Git-Repository kann bei '{0}' nicht automatisch geöffnet werden. Um dieses Git-Repository zu öffnen, öffnen Sie es direkt als Ordner in VS Code. + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. Das Repository „{0}“ enthält {1} Submodule, die nicht automatisch geöffnet werden. Sie könne Sie einzeln öffnen, indem Sie darin erhaltene Datei öffnen. - - - - Branch name - Branchname - - - $(error) Error: {0} - $(error) Fehler: {0} - - - No remote repositories found. - Keine Remoterepositorys gefunden. - - - Choose a URL to clone from. - Wählen Sie eine URL für den Klonvorgang aus. - - - Provide repository URL - Repository-URL angeben - - - Provide repository URL or pick a repository source. - Geben Sie die Repository-URL an, oder wählen Sie eine Repositoryquelle aus. - - - Repository name - Repositoryname - - - Repository name (type to search) - Repositoryname (zur Suche eingeben) - - - URL - URL - - - @@ -974,18 +978,6 @@ Die Dateien gehen DAUERHAFT VERLOREN. Successfully pushed. Push wurde erfolgreich ausgeführt. - - $(cloud-upload) Publish Changes - $(cloud-upload) Änderungen veröffentlichen - - - Publish Changes - Änderungen veröffentlichen - - - Sync Changes $(sync){0}{1} - Synchronisieren von Änderungen $(sync){0}{1} - Staged Changes Gestagete Änderungen @@ -1022,9 +1014,9 @@ Die Dateien gehen DAUERHAFT VERLOREN. Checkout branch/tag... Branch/Tag auschecken... - - Publish Changes - Änderungen veröffentlichen + + Publish Branch + Verzweigung veröffentlichen Publish to {0} @@ -1046,19 +1038,13 @@ Die Dateien gehen DAUERHAFT VERLOREN. - - Index - Index + + Email + E-Mail - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + Vergleich öffnen Git History @@ -1076,10 +1062,6 @@ Die Dateien gehen DAUERHAFT VERLOREN. You Sie - - Working Tree - Arbeitsstruktur - @@ -1128,6 +1110,18 @@ Die Dateien gehen DAUERHAFT VERLOREN. Add Remote... Remoterepository hinzufügen... + + Get Remote Sources + Remotequellen abrufen + + + Get Repositories + Repositorys abrufen + + + Get Repository State + Repositorystatus abrufen + Create Branch... Branch wird erstellt... @@ -1176,6 +1170,10 @@ Die Dateien gehen DAUERHAFT VERLOREN. Close Repository Repository schließen + + Close All Diff Editors + Alle Diff-Editoren schließen + Commit Commit @@ -1369,8 +1367,8 @@ Die Dateien gehen DAUERHAFT VERLOREN. Commitvorlage wiederherstellen - Reveal in Side Bar - In Seitenleiste anzeigen + Reveal in Explorer View + In Explorer-Ansicht anzeigen Revert Change @@ -1432,6 +1430,10 @@ Die Dateien gehen DAUERHAFT VERLOREN. Drop Stash... Stash löschen... + + Drop All Stashes... + Alle Stashes löschen... + Stash (Include Untracked) Stash (einschließlich nicht verfolgt) @@ -1568,6 +1570,14 @@ Die Dateien gehen DAUERHAFT VERLOREN. Tags Tags + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + Steuert, ob der Diff-Editor automatisch geschlossen werden soll, wenn Änderungen gestasht, zugesagt, verworfen, bereitgestellt oder nicht bereitgestellt werden. + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + Liste der Git-Befehle (z. B. Commit, Push), deren „stdout“ in der [Git-Ausgabe](command:git.showOutput) protokolliert werden würde. Wenn für den Git-Befehl ein clientseitiger Hook konfiguriert ist, wird „stdout“ des clientseitigen Hooks auch in der [Git-Ausgabe](command:git.showOutput) protokolliert. + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. Bestätigen Sie die Erstellung leerer Commits für den Befehl „Git: Commit Empty“ immer. @@ -1636,6 +1646,10 @@ Die Dateien gehen DAUERHAFT VERLOREN. Whether git is enabled. Legt fest, ob Git aktiviert ist. + + Experimental improvements for the git setup flow. + Experimentelle Verbesserungen für den Git-Setupfluss. + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. Wenn aktiviert, beim Pullen alle Branches abrufen. Andernfalls nur den aktuellen abrufen. @@ -1772,6 +1786,14 @@ Die Dateien gehen DAUERHAFT VERLOREN. Force git to use rebase when running the sync command. Erzwingen, dass Git „rebase“ verwendet, wenn der Synchronisierungsbefehl ausgeführt wird. + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + Liste der Ordner, die beim Scannen nach Git-Repositorys ignoriert werden, wenn „#git.autoRepositoryDetection#“ auf „TRUE“ oder „subFolders“ festgelegt ist. + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + Steuert die Tiefe, die beim Überprüfen von Arbeitsbereichsordnern für Git-Repositorys verwendet wird, wenn „#git.autoRepositoryDetection#“ auf „TRUE“ oder „subFolders“ festgelegt ist. Kann auf „-1“ festgelegt werden, wenn kein Limit gelten soll. + Controls whether to require explicit Git user configuration or allow Git to guess if missing. Steuert, ob eine explizite Git-Benutzerkonfiguration erforderlich ist oder ob Git Annahmen treffen soll, falls die Konfiguration fehlt. @@ -1856,6 +1878,10 @@ Die Dateien gehen DAUERHAFT VERLOREN. Controls whether to show the commit author in the Timeline view. Steuert, ob der Commitautor in der Zeitachsenansicht angezeigt wird. + + Controls whether to show uncommitted changes in the Timeline view. + Steuert, ob der Commitautor in der Zeitachsenansicht angezeigt wird. + Controls how untracked changes behave. Legt fest, wie sich nicht nachverfolgte Änderungen verhalten. @@ -1880,6 +1906,10 @@ Die Dateien gehen DAUERHAFT VERLOREN. Controls whether force pushing uses the safer force-with-lease variant. Steuert, ob erzwungene Pushes die sicherere Variante mit Leases verwenden. + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + Steuert, ob GIT_ASKPASS überschrieben werden soll, um die integrierte Version zu verwenden. + Git SCM Integration Git SCM-Integration @@ -1940,9 +1970,9 @@ Die Dateien gehen DAUERHAFT VERLOREN. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). Wenn Sie Git-Features verwenden möchten, müssen Sie Git in Ihren [Einstellungen](command:workbench.action.openSettings?%5B%22git.enabled%22%5D) aktivieren. -Weitere Informationen zur Verwendung von Git und der Quellcodeverwaltung in Azure Data Studio finden Sie [in unserer Dokumentation](https://aka.ms/vscode-scm). +Weitere Informationen zur Verwendung von Git und Quellcodeverwaltung in VS Code [finden Sie in unserer Dokumentation](https://aka.ms/vscode-scm). In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl Eine gültige Git-Installation wurde nicht erkannt. Weitere Details finden Sie in der [Git-Ausgabe](command:git.showOutput). Bitte [installieren Sie Git](https://git-scm.com/), oder informieren Sie sich in [unserer Dokumentation](https://aka.ms/vscode-scm) darüber, wie Sie Git und die Quellcodeverwaltung in Azure Data Studio verwenden. Wenn Sie ein anderes Versionskontrollsystem verwenden, können Sie [im Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) nach zusätzlichen Erweiterungen suchen. + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + Installieren Sie Git, ein beliebtes Quellcodeverwaltungssystem, um Codeänderungen nachzuverfolgen und mit anderen zusammenzuarbeiten. Weitere Informationen finden Sie in unseren [Git-Leitfäden](https://aka.ms/vscode-scm). + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + Die Quellcodeverwaltung hängt davon ab, dass Git installiert wird. +[Git für Linux herunterladen](https://git-scm.com/download/linux) +Nach der Installation [erneut laden](command:workbench.action.reloadWindow) (oder [Problembehandlung](command:git.showOutput)). Zusätzliche Quellcodeverwaltungsanbieter können [aus dem Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) installiert werden. + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Git für macOS herunterladen](https://git-scm.com/download/mac) +Nach der Installation [erneut laden](command:workbench.action.reloadWindow) (oder [Problembehandlung](command:git.showOutput)). Zusätzliche Quellcodeverwaltungsanbieter können [aus dem Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) installiert werden. + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Git für Windows herunterladen](https://git-scm.com/download/win) +Nach der Installation [erneut laden](command:workbench.action.reloadWindow) (oder [Problembehandlung](command:git.showOutput)). Zusätzliche Quellcodeverwaltungsanbieter können [aus dem Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) installiert werden. The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/de/kusto.de.xlf b/resources/xlf/de/kusto.de.xlf index eca12d65cd..7996e59ba4 100644 --- a/resources/xlf/de/kusto.de.xlf +++ b/resources/xlf/de/kusto.de.xlf @@ -19,8 +19,8 @@ - Done installing {0} - Die Installation von {0} wurde abgeschlossen + Downloaded {0} + {0} wurde heruntergeladen Downloading {0} diff --git a/resources/xlf/de/mssql.de.xlf b/resources/xlf/de/mssql.de.xlf index ec25c4d12a..2177a0ced2 100644 --- a/resources/xlf/de/mssql.de.xlf +++ b/resources/xlf/de/mssql.de.xlf @@ -835,8 +835,8 @@ - Done installing {0} - Die Installation von {0} wurde abgeschlossen. + Downloaded {0} + {0} wurde heruntergeladen Downloading {0} @@ -886,6 +886,18 @@ New Table Neue Tabelle + + No + Nein + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + Möchten Sie die Ladezeit des Tabellen-Designers reduzieren, indem Sie das Vorabladen des Datenbankmodells aktivieren? Das Datenbankmodell wird vorab geladen, wenn Sie den Datenbankknoten im Objekt-Explorer erweitern. + + + Yes + Ja + @@ -986,14 +998,6 @@ Application name Anwendungsname - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Bei Festlegung auf TRUE wird die Verwendung der asynchronen Verarbeitung im .NET Framework-Datenanbieter ermöglicht. - - - Asynchronous processing - Asynchrone Verarbeitung - Attach DB filename Dateiname der anzufügenden Datenbank @@ -1290,6 +1294,38 @@ Enabled Aktiviert + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + Hebt den Ausführungsplanvorgang mit der größten tatsächlichen Anzahl von Zeilen für alle Ausführungen hervor. + + + Highlights the execution plan operation with the highest cost. + Hebt den Ausführungsplanvorgang mit den höchsten Kosten hervor. + + + The default metric to use to highlight an expensive operation in query execution plans + Die Standardmetrik, die verwendet werden soll, um einen teuren Vorgang in Abfrageausführungsplänen hervorzuheben. + + + Highlights the execution plan operation that used the most CPU time. + Hebt den Ausführungsplanvorgang hervor, der die meiste CPU-Zeit beansprucht hat. + + + Highlights the execution plan operation that took the most time. + Hebt den Ausführungsplanvorgang hervor, der am längsten gedauert hat. + + + Expensive operation highlighting will be turned off for execution plans. + Die Hervorhebung aufwendiger Vorgänge wird für Ausführungspläne deaktiviert. + + + Highlights the execution plan operation with the greatest number of rows read. + Hebt den Ausführungsplanvorgang mit der größten Anzahl gelesener Zeilen hervor. + + + Highlights the execution plan operation with the highest subtree cost. + Hebt den Ausführungsplanvorgang mit den höchsten Unterstrukturkosten hervor. + Export Notebook as SQL Notebook als SQL exportieren @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) SET LOCK TIMEOUT-Option aktivieren (in Millisekunden) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + Die maximale Anzahl von Zeichen/Bytes, die nach dem Ausführen einer Abfrage für jeden Wert in Zeichenspalten/binären Spalten gespeichert werden sollen. Standardwert: 65.535. Gültiger Wertebereich: 1 bis 2.147.483.647. + - Number of XML characters to store after running a query - Anzahl von XML-Zeichen, die nach dem Ausführen einer Abfrage gespeichert werden sollen + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + Die maximale Anzahl von Zeichen, die nach dem Ausführen einer Abfrage für jeden Wert in XML-Spalten gespeichert werden sollen. Standardwert: 2.097.152. Gültiger Wertebereich: 1 bis 2.147.483.647. Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option SET XACT_ABORT ON-Option aktivieren + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + Gibt an, ob das Datenbankmodell vorab geladen werden soll, wenn der Datenbankknoten im Objekt-Explorer erweitert wird. Wenn diese Option aktiviert ist, kann die Ladezeit des Tabellen-Designers reduziert werden. Hinweis: Wenn Sie viele Datenbankknoten erweitern müssen, wird möglicherweise eine höhere Speicherauslastung als normal angezeigt. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [Optional] Protokolliergrad für Back-End-Dienste. Azure Data Studio generiert bei jedem Start einen Dateinamen, und falls die Datei bereits vorhanden ist, werden die Protokolleinträge an diese Datei angehängt. Zur Bereinigung alter Protokolldateien können die Einstellungen "logRetentionMinutes" und "logFilesRemovalLimit" verwendet werden. Bei Verwendung des Standardwerts für "tracingLevel" werden nur wenige Informationen protokolliert. Eine Änderung der Ausführlichkeit kann zu einem umfangreichen Protokollierungsaufkommen und einem hohen Speicherplatzbedarf für die Protokolle führen. "Error" umfasst kritische Meldungen, "Warning" umfasst alle Daten aus "Error" sowie Warnmeldungen, "Information" umfasst alle Daten aus "Warning" sowie Informationsmeldungen, "Verbose" umfasst ausführliche Informationen. diff --git a/resources/xlf/de/query-history.de.xlf b/resources/xlf/de/query-history.de.xlf index f8b686d0e5..dd9d12bc7b 100644 --- a/resources/xlf/de/query-history.de.xlf +++ b/resources/xlf/de/query-history.de.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + Fehler beim Laden gespeicherter Abfrageverlaufselemente. {0} + + + Failed + Fehlerhaft + + + Succeeded + Erfolgreich + + + @@ -42,6 +58,14 @@ Start Query History Capture Erfassung des Abfrageverlaufs starten + + Loading saved entries... + Gespeicherte Einträge werden geladen... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + Maximale Anzahl der zu speichernden Einträge. 0 (Null) bedeutet, dass unbegrenzte Einträge gespeichert werden. Das Erhöhen dieses Grenzwerts kann sich auf die Leistung auswirken, insbesondere dann, wenn Persistenz aktiviert ist. + No queries to display Keine anzuzeigenden Abfragen vorhanden @@ -50,6 +74,14 @@ Open Query Abfrage öffnen + + Open storage folder + Speicherordner öffnen + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + Gibt an, ob der Abfrageverlauf bei Neustarts beibehalten wird. FALSCH gibt an, dass der Verlauf beim Beenden der Anwendung gelöscht wird. + Run Query Abfrage ausführen diff --git a/resources/xlf/de/schema-compare.de.xlf b/resources/xlf/de/schema-compare.de.xlf index 5648bb445f..2f936d8e4f 100644 --- a/resources/xlf/de/schema-compare.de.xlf +++ b/resources/xlf/de/schema-compare.de.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare SQL Server-Schemavergleich + + Open in Schema Compare + In Schemavergleich öffnen + Run Schema Comparison Schemavergleich ausführen diff --git a/resources/xlf/de/sql-database-projects.de.xlf b/resources/xlf/de/sql-database-projects.de.xlf index c2b27ff116..03e6234b39 100644 --- a/resources/xlf/de/sql-database-projects.de.xlf +++ b/resources/xlf/de/sql-database-projects.de.xlf @@ -426,6 +426,26 @@ Don't use profile Profil nicht verwenden + + Download error + Downloadfehler + + + Download progress + Downloadstatus + + + Downloading + Wird heruntergeladen + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + Herunterladen von Microsoft.Build.Sql-NuGet zum Abrufen von Build-DLLs + + + Downloading from {0} to {1} + Herunterladen von {0} zu {1} + Microsoft Azure SQL Edge License Agreement Microsoft Azure SQL Edge-Lizenzvertrag @@ -506,6 +526,14 @@ The project is already up to date with the database. Das Projekt ist bereits mit der Datenbank auf dem neuesten Stand. + + Error downloading {0}. Error: {1} + Fehler beim Herunterladen von {0}. Fehler: {1} + + + Error extracting files from {0}. Error: {1} + Fehler beim Extrahieren von Dateien aus {0}. Fehler: {1} + Error finding build files location: {0} Fehler beim Suchen des Speicherorts der Builddateien: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' Fehler beim Lesen von {0} des Projekts „{1}“ + + Could not build project. Error retrieving files needed to build. + Das Projekt konnte nicht erstellt werden. Fehler beim Abrufen der zum Erstellen erforderlichen Dateien. + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. Zum Erstellen eines Datenbankprojekts sind Zielinformationen zum Extrahieren erforderlich. + + Extracting DacFx build DLLs to {0} + DacFx-Build-DLLs werden extrahiert nach {0} + File Datei @@ -620,6 +656,10 @@ hr Std. + + Image tag + Imagetag + Import Elements Elemente importieren @@ -628,6 +668,14 @@ Include Einschließen + + Include permissions in project + Berechtigungen in Projekt einschließen + + + Include permissions + Berechtigungen einschließen + Install globally Global installieren @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec SQL-Projekt aus OpenAPI/Swagger-Spezifikation generieren + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + Welche Version des Microsoft.Build.Sql SDK zum Erstellen von Legacy-SQL-Projekten verwendet wird. Beispiel: 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. Gibt an, ob der Benutzer aufgefordert wird, .NET Core zu installieren, wenn keine Installation erkannt wird. diff --git a/resources/xlf/de/sql-migration.de.xlf b/resources/xlf/de/sql-migration.de.xlf index 0c7670da9f..5f4f2aeee2 100644 --- a/resources/xlf/de/sql-migration.de.xlf +++ b/resources/xlf/de/sql-migration.de.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Wählen Sie die Datenbank(en) aus, die Sie zu Azure SQL migrieren möchten. + + Loading tables list... + Tabellenliste wird geladen... + + + 0 tables found. + Es wurden 0 Tabellen gefunden. + + + Filter tables + Filtern von Tabellen + + + Has rows + Hat Zeilen + + + Table name + Tabellenname + + + Update + Aktualisieren + + + Cancel + Abbrechen + {0} (requires credentials refresh) {0} (erfordert Aktualisierung der Anmeldeinformationen) @@ -75,8 +103,16 @@ This may take some time. Dies kann einige Zeit dauern. - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - Datenbanken, die nicht für die Migration zu Azure SQL Managed Instance bereit sind, können zu SQL Server in Azure Virtual Machines migriert werden. + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + Datenbanken, die nicht für die Migration zu Azure SQL Managed Instance oder Azure SQL-Datenbank bereit sind, können zu SQL Server auf Microsoft Azure Virtual Machines migriert werden. + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + Datenbanken, die nicht für die Migration zu Azure SQL-Datenbank bereit sind, können zu SQL Server auf Microsoft Azure Virtual Machines migriert werden. Alternativ können Sie die Bewertungsergebnisse für die Azure SQL Managed Instance-Migrationsbereitschaft überprüfen. + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + Datenbanken, die nicht für die Migration zu Azure SQL Managed Instance bereit sind, können zu SQL Server auf Microsoft Azure Virtual Machines migriert werden. Alternativ können Sie die Bewertungsergebnisse für die Azure SQL-Datenbank-Migrationsbereitschaft überprüfen. Assessment results @@ -111,8 +147,8 @@ Dies kann einige Zeit dauern. Azure SQL - Azure SQL Database - Azure SQL-Datenbank + Azure SQL Database Server + Azure SQL-Datenbank-Server Azure SQL Managed Instance @@ -211,8 +247,8 @@ Dies kann einige Zeit dauern. Wählen Sie zuerst einen Speicherkontowert aus. - {0}/{1} databases can be migrated - {0}/{1} Datenbanken können migriert werden. + {0}/{1} databases can be migrated without issues + {0}/{1} Datenbanken können ohne Probleme migriert werden. Cancel @@ -258,6 +294,10 @@ Dies kann einige Zeit dauern. I confirm there are no additional log backups to provide and want to complete cutover. Ich bestätige, dass keine zusätzlichen Protokollsicherungen zur Verfügung stehen und der Cutover abgeschlossen werden soll. + + Connect + Verbinden + Connection status Verbindungsstatus @@ -411,8 +451,8 @@ Dies kann einige Zeit dauern. Modus - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - Ermitteln Sie die Migrationsbereitschaft Ihrer SQL Server-Instanzen, identifizieren Sie ein empfohlenes Azure SQL-Ziel, und schließen Sie die Migration Ihrer SQL Server-Instanz zu Azure SQL Managed Instance oder SQL Server in Azure Virtual Machines ab. + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + Ermitteln Sie die Migrationsbereitschaft Ihrer SQL Server-Instanzen, identifizieren Sie ein empfohlenes Azure SQL-Ziel, und schließen Sie die Migration Ihrer SQL Server-Instanz zu Azure SQL Managed Instance, SQL Server auf Azure Virtual Machines oder Azure SQL-Datenbank ab. A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ Dies kann einige Zeit dauern. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. Die Azure SQL Migrationserweiterung für Azure Data Studio bietet Funktionen zum Bewerten, Abrufen der passenden Azure-Empfehlungen und migrieren von SQL Server-Datenbanken zu Azure. + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + Ein Tutorial mit einer Schrittanleitung zum Migrieren von Datenbanken aus einer SQL Server-Instanz (lokal oder Azure Virtual Machines) zu Azure SQL-Datenbank (VORSCHAU) zu migrieren. + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. Ein Tutorial, das Sie mit einer Schritt-für-Schritt-Anleitung dabei unterstützt, Datenbanken aus einer (lokalen) SQL Server-Instanz mit minimaler Downtime zu SQL Server auf Azure Virtual Machines zu migrieren. @@ -442,6 +486,10 @@ Dies kann einige Zeit dauern. Migrate databases using Azure Data Studio Datenbanken mithilfe von Azure Data Studio migrieren + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + Tutorial: Migrieren zu SQL Server auf Azure SQL-Datenbank (offline) – (VORSCHAU) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) Tutorial: In Azure Virtual Machines (online) zu SQL Server migrieren @@ -462,6 +510,10 @@ Dies kann einige Zeit dauern. Azure SQL Migration Azure SQL-Migration + + Data source configuration + Datenquellenkonfiguration + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. Vergleich der tatsächlichen Menge der aus der Quelle gelesenen Daten und der tatsächlichen Datenmenge, die in das Ziel hochgeladen wurde. @@ -490,9 +542,17 @@ Dies kann einige Zeit dauern. An error occurred while accessing database details. Fehler beim Zugriff auf Datenbankdetails. - - Ensure that your backups were taken with the WITH CHECKSUM option. - Stellen Sie sicher, dass Ihre Sicherungen mit der WITH CHECKSUM-Option erstellt wurden. + + An error occurred while connecting to target migration database. + Fehler beim Herstellen einer Verbindung mit der Zielmigrationsdatenbank. + + + Connection error:{0} {1} + Verbindungsfehler:{0} {1} + + + Loading database table list.. + Datenbanktabellenliste wird geladen... To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ Dies kann einige Zeit dauern. Select the location of the database backups to use during migration. Wählen Sie den Speicherort der Datenbanksicherungen aus, die während der Migration verwendet werden sollen. - - Database backup - Datenbanksicherung - - - Ensure that the Azure Storage account does not use a private endpoint. - Stellen Sie sicher, dass das Azure Storage-Konto keinen privaten Endpunkt verwendet. - Migration status Migrationsstatus + + Refresh + Aktualisieren + + + To migrate to the Azure SQL target, select tables in each database for migration. + Um zum Azure SQL-Ziel zu migrieren, wählen Sie für die Migration Tabellen in jeder Datenbank aus. + + + Migration table selection + Migrationstabellenauswahl + + + Source database + Quelldatenbank + + + Select tables + Tabellen auswählen + + + Target database + Zieldatenbank + Database to be migrated Zu migrierende Datenbank + + Please select target database tables to migrate to. At least one database with one table is required. + Bitte wählen Sie die Zieldatenbanktabellen aus, zu denen migriert werden soll. Mindestens eine Datenbank mit einer Tabelle ist erforderlich. + Databases ({0}/{1}) Datenbanken ({0}/{1}) @@ -670,6 +750,10 @@ Dies kann einige Zeit dauern. Error Fehler + + Click to view error details + Klicken Sie, um Details zum Fehler anzuzeigen + Migration error(s)) Migrationsfehler @@ -810,6 +894,10 @@ Dies kann einige Zeit dauern. Enter a valid name for the Migration Service. Geben Sie einen gültigen Namen für den Migration Service ein. + + To continue, select a valid Azure SQL Database server. + Wählen Sie einen gültigen Azure SQL-Datenbank-Server aus, um fortzufahren. + To continue, select a valid storage account. Wählen Sie ein gültiges Speicherkonto aus, um den Vorgang fortzusetzen. @@ -831,8 +919,8 @@ Dies kann einige Zeit dauern. Wählen Sie einen gültigen virtuellen Computer aus, um den Vorgang fortzusetzen. - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Azure Database Migration Service orchestriert Datenbankmigrationsaktivitäten und verfolgt deren Fortschritt nach. Sie können einen vorhandenen Database Migration Service als Azure SQL-Ziel auswählen, wenn Sie zuvor einen erstellt haben, oder unten einen neuen erstellen. + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Azure Database Migration Service orchestriert Datenbankmigrationsaktivitäten und verfolgt deren Fortschritt. Sie können einen bestehenden Datenbankmigrationsdienst auswählen, wenn Sie zuvor einen erstellt haben, oder unten einen neuen erstellen. No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ Dies kann einige Zeit dauern. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime Schritt 3: Klicken Sie auf die Schaltfläche "Verbindung testen", um die Verbindung zwischen Azure Database Migration Service und Integration Runtime zu überprüfen + + Blocking Issue: {0} + Blockierproblem: {0} + Issues Probleme @@ -898,10 +990,6 @@ Dies kann einige Zeit dauern. Last applied LSN Zuletzt angewendete LSN - - Last backup - Letzte Sicherung - Last scan completed: {0} Letzte abgeschlossene Überprüfung: {0} @@ -922,6 +1010,26 @@ Dies kann einige Zeit dauern. Location Speicherort + + Source database + Quelldatenbank + + + Target database + Zieldatenbank + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + Wählen Sie die Zieldatenbank aus, zu der Sie Ihre Quelldatenbank migrieren möchten. Sie können eine Zieldatenbank nur für eine Quelldatenbank auswählen. + + + Map selected source databases to target databases for migration + Zuordnen ausgewählter Quelldatenbanken zu Zieldatenbanken für die Migration + + + Select a target database + Wählen Sie eine Zieldatenbank aus + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. Die verwaltete Instanz \"{0}\" ist für die Migration nicht verfügbar, weil sie sich derzeit im Zustand \"{1}\" befindet. Wählen Sie eine verfügbare verwaltete Instanz aus, um fortzufahren. @@ -958,6 +1066,14 @@ Dies kann einige Zeit dauern. {0} mins {0} Min. + + To continue, enter a valid target password. + Geben Sie ein gültiges Zielkennwort ein, um fortzufahren. + + + To continue, enter a valid target user name. + Geben Sie einen gültigen Zielbenutzernamen ein, um fortzufahren. + Mode Modus @@ -1071,8 +1187,12 @@ Dies kann einige Zeit dauern. Es wurden keine Dateifreigaben gefunden. - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - Für die Migration zu SQL Server auf Azure SQL Managed Instance wurden keine Probleme gefunden. + No issues found for migrating to Azure SQL Managed Instance. + Für die Migration zu Azure SQL Managed Instance wurden keine Probleme gefunden. + + + No issues found for migrating to Azure SQL Database. + Für die Migration zu Azure SQL-Datenbank wurden keine Probleme gefunden. No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ Dies kann einige Zeit dauern. Assessment results are unavailable. Bewertungsergebnisse sind nicht verfügbar. + + No Azure SQL databases found. + Es wurden keine Azure SQL-Datenbanken gefunden. + + + No Azure SQL database servers found. + Es wurden keine Azure SQL-Datenbank-Server gefunden. + No storage accounts found. Keine Speicherkonten gefunden. @@ -1158,25 +1286,37 @@ Dies kann einige Zeit dauern. Physical partitions Physische Partitionen + + Target password + Zielkennwort + + + Enter the target password + Geben Sie das Zielkennwort ein + User account Benutzerkonto - Azure account details - Azure-Kontodetails + An Azure account (not required for assessment or SKU recommendation functionality) + Ein Azure-Konto (nicht erforderlich für Bewertungs- oder SKU-Empfehlungsfunktionen) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Azure SQL Managed Instance oder SQL Server auf einem virtuellen Azure-Computer + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + Eine oder mehrere SQL Server-Quelldatenbanken, die lokal oder auf SQL Server auf einer Azure-VM oder einem beliebigen virtuellen Computer in der Cloud (privat, öffentlich) ausgeführt werden. - Backup location details - Details zum Sicherungsspeicherort + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + Eine Azure SQL Managed Instance, einen SQL Server auf einer Azure-VM oder eine Azure SQL-Datenbank, zu dem Ihre Datenbank(en) migriert werden sollen. + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + Details zum Speicherort Ihrer Datenbanksicherung, entweder eine Netzwerkdateifreigabe oder ein Azure Blob Storage- Container (für Azure SQL-Datenbankziele nicht erforderlich). - Things you need before starting a migration: - Vor dem Starten der Migration erforderliche Elemente: + Things you need before starting your Azure SQL migration: + Dinge, die Sie benötigen, bevor Sie ihre Azure SQL-Migration starten: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ Dies kann einige Zeit dauern. Resource group created Ressourcengruppe erstellt + + Save assessment report + Bewertungsbericht speichern + + + Successfully saved assessment report to {0}. + Der Bewertungsbericht wurde erfolgreich in {0} gespeichert. + Save and close Speichern und schließen @@ -1254,6 +1402,14 @@ Dies kann einige Zeit dauern. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. Konfiguration gespeichert. Die Leistungsdatensammlung wird weiterhin im Hintergrund ausgeführt. Sie können die Sammlung beenden, wenn Sie möchten. + + Save recommendation report + Empfehlungsbericht speichern + + + Successfully saved recommendation report to {0}. + Der Empfehlungsbericht wurde erfolgreich in {0} gespeichert. + Cancel Abbrechen @@ -1350,6 +1506,10 @@ Dies kann einige Zeit dauern. An error occurred while loading locations. Please check your Azure connection and try again. Fehler beim Laden von Speicherorten. Überprüfen Sie Ihre Azure-Verbindung, und versuchen Sie es noch mal. + + Select a target server. + Wählen Sie einen Zielserver aus. + An error occurred while loading available resource groups. Please check your Azure connection and try again. Beim Laden verfügbarer Ressourcengruppen ist ein Fehler aufgetreten. Bitte überprüfen Sie Ihre Azure-Verbindung und versuchen Sie es erneut. @@ -1506,10 +1666,14 @@ Dies kann einige Zeit dauern. {0} TB {0} TB - + {0} recommendations available {0} Empfehlungen verfügbar + + {0} recommendation available + {0} Empfehlung verfügbar + Azure configuration Azure-Konfiguration @@ -1518,10 +1682,6 @@ Dies kann einige Zeit dauern. Business critical Unternehmenskritisch - - {0} - {1} vCore - {0} – {1} virtueller Kern - Gen5 Gen5 @@ -1530,6 +1690,10 @@ Dies kann einige Zeit dauern. General purpose Allgemein + + Hyperscale + Hyperscale + {0} - {1} - {2} vCore {0} – {1} – {2} virtueller Kern @@ -1546,6 +1710,14 @@ Dies kann einige Zeit dauern. Memory optimized premium-series Speicheroptimierte Premium-Serie + + {0} - {1} vCore + {0} – {1} virtueller Kern + + + {0} - {1} - {2} vCore - {3} GB + {0} – {1} – {2} virtueller Kern – {3} GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ Dies kann einige Zeit dauern. I already have the performance data Ich habe bereits die Leistungsdaten. - - Generating Azure recommendations using provided performance data... - Azure-Empfehlungen werden mithilfe der bereitgestellten Leistungsdaten generiert... - Select a folder on your local drive where previously collected performance data was saved Wählen Sie einen Ordner auf dem lokalen Laufwerk aus, in dem zuvor gesammelte Leistungsdaten gespeichert wurden. @@ -1615,8 +1783,8 @@ Dies kann einige Zeit dauern. Kehren Sie regelmäßig zurück, um aktualisierte Empfehlungen zu erhalten, indem Sie auf die Schaltfläche \"Empfehlung aktualisieren\" klicken. - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - Die Azure-Empfehlung erfasst und analysiert Leistungsdaten und empfiehlt dann eine Datenbank der geeigneten Größe in Azure für Ihren Workload. + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + Die Azure-Empfehlung erfasst und analysiert Leistungsdaten und empfiehlt dann ein Ziel der geeigneten Größe in Azure für Ihren Workload. Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ Dies kann einige Zeit dauern. Data storage requirement Datenspeicheranforderung - - Azure SQL Database - Azure SQL-Datenbank - {0} GB {0} GB @@ -1702,6 +1866,10 @@ Dies kann einige Zeit dauern. Azure SQL Managed Instance Azure SQL Managed Instance + + Azure SQL Managed Instance + Azure SQL Managed Instance + {0} ms {0} ms @@ -1718,6 +1886,14 @@ Dies kann einige Zeit dauern. Edit recommendation parameters Empfehlungsparameter bearbeiten + + Enable elastic recommendation + Elastische Empfehlung aktivieren + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + Für die elastische Empfehlung wird ein alternatives Empfehlungsmodell verwendet, das eine personalisierte Preis-Leistungs-Profilerstellung für vorhandene Kunden in der Cloud verwendet. + Enable preview features Vorschaufunktionen aktivieren @@ -1763,13 +1939,17 @@ Dies kann einige Zeit dauern. {0}. Perzentil - Azure recommendation + Azure recommendation (PREVIEW) Azure-Empfehlung To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Um zu Azure SQL Managed Instance zu migrieren, zeigen Sie die Bewertungsergebnisse an, und wählen Sie eine oder mehrere Datenbanken aus. + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Um zu Azure SQL-Datenbank (VORSCHAU) zu migrieren, zeigen Sie die Bewertungsergebnisse an, und wählen Sie eine oder mehrere Datenbanken aus. + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Um zu SQL Server auf einem virtuellen Azure-Computer zu migrieren, zeigen Sie die Bewertungsergebnisse an, und wählen Sie eine oder mehrere Datenbanken aus. @@ -1842,6 +2022,14 @@ Dies kann einige Zeit dauern. SQL tempdb SQL tempdb + + Azure SQL Database (PREVIEW) + Azure SQL-Datenbank (VORSCHAU) + + + Azure SQL Database + Azure SQL-Datenbank + Stop data collection Datensammlung beenden @@ -1914,6 +2102,10 @@ Dies kann einige Zeit dauern. SQL Server on Azure Virtual Machine SQL Server auf Azure-VM + + SQL Server on Azure Virtual Machine + SQL Server auf Azure-VM + Source configuration Quellkonfiguration @@ -2006,6 +2198,10 @@ Dies kann einige Zeit dauern. Used parallel copies Verwendete parallele Kopien + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + Der SQL-Datenbank-Server „{0}“ ist für die Migration nicht verfügbar, da er sich derzeit im Zustand „{1}“ befindet. Wählen Sie einen verfügbaren SQL-Datenbank-Server aus, um fortzufahren. + Source database Quelldatenbank @@ -2075,20 +2271,12 @@ Dies kann einige Zeit dauern. Status: Erfolgreich - {0} Errors) - {0} Fehler) - - - {0} - {0} + ({0} errors) + ({0} Fehler) - {0} Error) - {0} Fehler) - - - {0} ( - {0} ( + ({0} error) + ({0} Fehler) Failed @@ -2098,10 +2286,18 @@ Dies kann einige Zeit dauern. In progress In Bearbeitung + + Ready for cutover + Bereit für Cutover + Refresh Aktualisieren + + Restoring + Wird wiederhergestellt + Retriable Wiederholbar @@ -2118,13 +2314,25 @@ Dies kann einige Zeit dauern. Succeeded Erfolgreich + + Uploading full backup + Vollständige Sicherung wird hochgeladen + + + Uploading log backup(s) + Protokollsicherung/en wird/werden hochgeladen. + + + {0} + {0} + - {0} Warnings) - {0} Warnungen) + ({0} warnings) + ({0} Warnungen) - {0} Warning) - {0} Warnung) + ({0} warning) + ({0} Warnung) Storage account @@ -2154,6 +2362,10 @@ Dies kann einige Zeit dauern. Summary Zusammenfassung + + Azure SQL Database + Azure SQL-Datenbank + SQL Server on Azure Virtual Machine SQL Server auf Azure-VM @@ -2198,6 +2410,26 @@ Dies kann einige Zeit dauern. Table migration status: {0} Tabellenmigrationsstatus: {0} + + Missing target tables excluded from list: {0} + Fehlende Zieltabellen, die aus der Liste ausgeschlossen sind: {0} + + + Select tables for {0} + Tabellen für {0} auswählen + + + {0} of {1} tables selected + {0} von {1} Tabellen ausgewählt + + + {0} of {1} + {0} von {1} + + + Edit + Bearbeiten + Target Ziel @@ -2226,6 +2458,18 @@ Dies kann einige Zeit dauern. Target server Zielserver + + Tables selected + Tabellen ausgewählt + + + Target table does not exist + Die Zieltabelle ist nicht vorhanden. + + + Target table is not empty. + Die Zieltabelle ist nicht leer. + Target version Zielversion @@ -2251,9 +2495,17 @@ Dies kann einige Zeit dauern. Wählen Sie einen eindeutigen Namen für diese Zieldatenbank aus - Username + User name Benutzername + + Target user name + Zielbenutzername + + + Enter the target user name + Geben Sie den Zielbenutzernamen ein + All database migrations Alle Datenbankmigrationen @@ -2306,6 +2558,10 @@ Dies kann einige Zeit dauern. Azure account Azure-Konto + + An error occurred while conneting to the target server. + Fehler beim Herstellen einer Verbindung mit dem Zielserver. + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ Dies kann einige Zeit dauern. Keine Empfehlung verfügbar - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - Es wurden keine SKU-Empfehlungen generiert, da keine SKUs vorhanden waren, die die Leistungseigenschaften Ihrer Quelle erfüllen konnten. Wählen Sie eine andere Zielplattform aus, passen Sie die Empfehlungsparameter an, oder wählen Sie eine andere Gruppe zu bewertender Datenbanken aus. + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + Es wurden keine SKU-Empfehlungen generiert, da keine SKUs vorhanden waren, die die Leistungseigenschaften Ihrer Quelle erfüllen konnten. Wählen Sie eine andere Zielplattform aus, passen Sie die Empfehlungsparameter an, wählen Sie eine andere Gruppe zu bewertender Datenbanken aus, oder ändern Sie das Empfehlungsmodell. + + + Connection was successful but did not find any target databases. + Die Verbindung war erfolgreich, aber es wurden keine Zieldatenbanken gefunden. + + + Connection error: {0} + Verbindungsfehler: {0} + + + Connection was successful. Target databases found: {0} + Die Verbindung war erfolgreich. Gefundene Zieldatenbanken: {0} Select an Azure account and your target {0}. Wählen Sie ein Azure-Konto und Ihre Ziel-{0} aus. + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + Datenbankzuordnungsfehler. Die Zieldatenbank „{0}“ kann nicht als Migrationsziel für die Datenbank „{1}“ ausgewählt werden. Die Zieldatenbank „${targetDatabaseName}“ ist bereits als Migrationsziel für die Datenbank „{2}“ ausgewählt. Bitte wählen Sie eine andere Zieldatenbank aus. + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + Datenbankzuordnungsfehler. Zieldatenbanken für die Migration fehlen. Bitte konfigurieren Sie die Zielserververbindung, und klicken Sie auf „Verbinden“, um die Liste der verfügbaren Datenbankmigrationsziele zu sammeln. + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + Datenbankzuordnungsfehler. Die Quelldatenbank „{0}“ ist keiner Zieldatenbank zugeordnet. Bitte wählen Sie eine Zieldatenbank für die Migration aus. + Azure SQL target Azure SQL-Ziel @@ -2366,6 +2646,10 @@ Dies kann einige Zeit dauern. {0} of {1} databases selected {0} von {1} Datenbanken ausgewählt + + {0} of {1} + {0} von {1} + diff --git a/resources/xlf/de/sql.de.xlf b/resources/xlf/de/sql.de.xlf index 31d3679121..05eeb976ce 100644 --- a/resources/xlf/de/sql.de.xlf +++ b/resources/xlf/de/sql.de.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Neue Spaltenbreite angeben + + + Invalid column width + Ungültige Spaltenbreite + + + Size cannot be 0 or negative + Die Größe darf nicht 0 oder negativ sein + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. Um Azure Data Studio in {0} zu verwenden, muss Azure Data Studio neu gestartet werden. + + `${appName}`: e.g. Azure Data Studio. + "${appName}": z. B. Azure Data Studio. + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu Kontextmenü des Objekt-Explorer-Elements + + open the default settings JSON + JSON-Standardeinstellungen öffnen + + + Open Default Settings (JSON) + Standardeinstellungen öffnen (JSON) + Please reload Azure Data Studio to disable this extension. Laden Sie Azure Data Studio erneut, um diese Erweiterung zu deaktivieren. @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. Versionshinweise nach einem Update anzeigen. Die Versionshinweise werden in einem neuen Webbrowserfenster geöffnet. + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + Die Erweiterung ist nicht mit Azure Data Studio {0} kompatibel. Die Erweiterung erfordert: {1}. + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + Die Erweiterung ist nicht mit Azure Data Studio {0} kompatibel. Für die Erweiterung ist eine neuere VS Code-Engine-Version {1} erforderlich, die neuer ist als die derzeit unterstützte Version ({2}). + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + Der Wert "{0}" konnte {1} nicht analysiert werden. Verwenden Sie z. B. ^1.22.0, ^1.22.x usw. + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. Konfigurieren Sie Globmuster von Dateipfaden, die von der Dateiüberwachung ausgeschlossen werden sollen. Muster müssen in absoluten Pfaden übereinstimmen, d. h. für eine ordnungsgemäße Überstimmung muss das Präfix `**/` oder der vollständige Pfad und für eine Übereinstimmung in einem Pfad muss das Suffix `/**` verwendet werden (z. B. `**/build/output/**` oder `/Users/name/workspaces/project/build/output/**`). Das Ändern dieser Einstellung erfordert einen Neustart. Wenn Azure Data Studio beim Start viel CPU-Zeit beansprucht, können Sie große Ordner ausschließen, um die anfängliche Auslastung zu verringern. + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + Gibt an, ob Tastenzuordnungen im Terminal zugelassen werden sollen. Beachten Sie Folgendes: Wenn dies wahr ist und der Tastaturanschlag zu einer Sperre führt, wird "#terminal.integrated.commandsToSkipShell#" umgangen. Das Festlegen auf FALSE ist besonders nützlich, wenn Sie STRG+K zur Shell wechseln möchten (nicht Azure Data Studio). + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + Eine Gruppe von Nachrichten, auf die im Terminal automatisch geantwortet wird. Sofern die Nachricht spezifisch genug ist, kann dies dazu beitragen, häufige Antworten zu automatisieren. + +Hinweise: + +: Verwenden Sie {0}, um automatisch auf die Aufforderung zum Beenden des Batchauftrags unter Windows zu reagieren. +: Die Nachricht enthält Escapesequenzen, sodass die Antwort möglicherweise nicht mit formatiertem Text erfolgt. +: Jede Antwort kann nur einmal pro Sekunde erfolgen. +: Verwenden Sie {1} in der Antwort, was die EINGABETASTE bedeutet. +– Legen Sie den Wert auf NULL fest, um die Festlegung eines Standardschlüssels zu aufheben. +: Starten Sie Azure Data Studio neu, wenn keine neuen Einstellungen gelten. + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + Ein Satz von Befehls-IDs, deren Tastenzuordnungen nicht an die Shell gesendet werden, sondern immer von Azure Data Studio verarbeitet werden. Dadurch können Tastenzuordnungen, die normalerweise von der Shell verwendet werden, stattdessen genauso funktionieren wie bei nicht fokussiertem Terminal, z. B. STRG+P, um Quick Open zu starten. + +&nbsp; + +Viele Befehle werden standardmäßig übersprungen. Um einen Standardwert zu überschreiben und stattdessen die Schlüsselbindung dieses Befehls an die Shell zu übergeben, fügen Sie den Befehl mit dem Präfix "-" hinzu. Fügen Sie beispielsweise "-workbench.action.quickOpen" hinzu, damit "STRG+P" die Shell erreichen kann. + +&nbsp; + +Die folgende Liste der übersprungenen Standardbefehle wird abgeschnitten, wenn sie in Einstellungs-Editor angezeigt wird. Um die vollständige Liste anzuzeigen, {1} und suchen Sie in der Liste unten nach dem ersten Befehl. + +&nbsp; + +Übersprungene Standardbefehle: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Steuert, ob die Umgebungsvariable "$LANG" erkannt und auf eine UTF-8-kompatible Option festgelegt wird, da das Terminal von Azure Data Studio nur UTF-8-codierte Daten unterstützt, die von der Shell stammen. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Objekt mit Umgebungsvariablen, die dem Azure Data Studio Prozess hinzugefügt werden, der vom Terminal unter Linux verwendet werden soll. Legen Sie diesen Wert auf "null" fest, um die Umgebungsvariable zu löschen. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + Objekt mit Umgebungsvariablen, die dem Azure Data Studio Prozess hinzugefügt werden, der vom Terminal unter macOS verwendet werden soll. Legen Sie diesen Wert auf "null" fest, um die Umgebungsvariable zu löschen. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Objekt mit Umgebungsvariablen, die dem Azure Data Studio Prozess hinzugefügt werden, der vom Terminal unter Windows verwendet werden soll. Legen Sie diesen Wert auf "null" fest, um die Umgebungsvariable zu löschen. + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + Gibt an, ob neue Shells ihre Umgebung von Azure Data Studio erben sollen, die möglicherweise eine Anmeldeshell erstellen, um sicherzustellen, dass $PATH und andere Entwicklungsvariablen initialisiert werden. Dies hat keine Auswirkungen auf Windows. + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. Laden Sie Azure Data Studio erneut, um die Deinstallation der Erweiterung {0} abzuschließen. @@ -377,6 +495,14 @@ + + + + Collapse All + Alle reduzieren + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + Nicht unterstützte Verbindung + + + Loading... + Wird geladen... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + Es wurde kein Serialisierungsanbieter mit der angegebenen ID "{0}" gefunden. + Cannot serialize data as no provider has been registered Daten können nicht serialisiert werden, weil kein Anbieter registriert wurde. @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + Die Schattenfarbe des Schaltflächen-Dropdownfelds + The button dropdown background hover color Die Hoverfarbe für den Hintergrund des Schaltflächen-Dropdownfelds - - The button dropdown box shadow color - Die Schattenfarbe des Schaltflächen-Dropdownfelds - Callout dialog body background. Texthintergrund des Legendendialogfelds. @@ -1160,6 +1302,14 @@ + + False + FALSE + + + True + TRUE + General Allgemein @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} Bei der Skripterstellung als "{0}" für Objekt "{1}" wurde kein Skript zurückgegeben. - - No script was returned when calling select script on object - Beim Aufruf des ausgewählten Skripts für das Objekt wurde kein Skript zurückgegeben. - Scripting Failed Fehler bei Skripterstellung. @@ -1328,6 +1474,14 @@ Select Auswählen + + Failed to generate script for Edit Data editor. + Fehler beim Generieren des Skripts für den Editor zum Bearbeiten von Daten. + + + Failed to generate select script for the selected object. + Fehler beim Generieren des Auswahlskripts für das ausgewählte Objekt. + Update Aktualisieren @@ -3172,6 +3326,10 @@ + + Icon represent a server. + Symbol, das einen Server darstellt. + Servers Server @@ -3272,6 +3430,10 @@ Save As JSON Als JSON speichern + + Save As Markdown + Als Markdown speichern + Save As XML Als XML speichern @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0} verwenden Sie die Pfeiltasten, um zwischen Knoten zu navigieren. + Zoom level cannot be 0 or negative Der Zoomfaktor darf nicht 0 oder negativ sein. @@ -3293,8 +3459,24 @@ - Compare Execution Plans - Ausführungspläne vergleichen + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + Sucheigenschaftstabelle + + + Filter for any field... + Nach einem beliebigen Feld filtern... + + + Search top operations + Top-Vorgänge suchen @@ -3320,14 +3502,14 @@ Loading execution plan Ausführungsplan wird geladen - - Add execution plans to compare - Zu vergleichende Ausführungspläne hinzufügen - Execution Plan Files Ausführungsplandateien + + Add execution plan + Ausführungsplan hinzufügen + Properties Eigenschaften @@ -3364,6 +3546,22 @@ Zoom to fit An Fenstergröße anpassen + + Bottom execution Plan {0} + Unterer Ausführungsplan {0} + + + Top execution Plan {0} + Top-Ausführungsplan {0} + + + Tooltips disabled + QuickInfos deaktiviert + + + Tooltips enabled + QuickInfos aktiviert + Query {0} of {1}: {2} Abfrage {0} von {1}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - Unterer Vorgang: {0} - - - Left operation: {0} - Linker Vorgang: {0} - - - Right operation: {0} - Rechter Vorgang: {0} - - - Top operation: {0} - Oberer Vorgang: {0} - Edge Edge + + Bottom operation: {0} + Unterer Vorgang: {0} + + + Left operation: {0} + Linker Vorgang: {0} + + + Equivalent Properties + Äquivalente Eigenschaften + + + Greater than + Größer als + + + Less than + Kleiner als + Name Name + + Not equal to + Ungleich zu + Value (Bottom Plan) Wert (unterer Plan) @@ -3412,10 +3618,22 @@ Value (Top Plan) Wert (oberer Plan) + + Right operation: {0} + Rechter Vorgang: {0} + + + Top operation: {0} + Oberer Vorgang: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + Bei "true" werden QuickInfos beim Daraufzeigen für den Ausführungsplan aktiviert. Bei "false" werden QuickInfos beim Klicken auf den Knoten oder Drücken der F3-Taste angezeigt. + Compare execution plans Ausführungspläne vergleichen @@ -3424,6 +3642,10 @@ Compare execution plans Ausführungspläne vergleichen + + Execution Plan + Ausführungsplan + @@ -3472,6 +3694,14 @@ Copy Kopieren + + Collapse All + Alle reduzieren + + + Expand All + Alle erweitern + Close Schließen @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - Abfrageplan (Vorschau) + Query Plan + Abfrageplan @@ -3517,8 +3747,8 @@ Alle auswählen - Plan Tree (Preview) - Planstruktur (Vorschau) + Plan Tree + Planstruktur Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files Ausführungsplandateien + + Execution Plan {0} + Ausführungsplan {0} + Compare execution plan Ausführungsplan vergleichen @@ -3560,6 +3794,10 @@ Zoom to fit Mit Zoom anpassen + + Highlight Expensive Operation + Teuren Vorgang hervorheben + Show Query Plan XML Abfrageplan-XML anzeigen @@ -3619,8 +3857,8 @@ Alle auswählen - Top Operations (Preview) - Top-Vorgänge (Vorschau) + Top Operations + Wichtigste Vorgänge Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - Schließen (Esc) + Close + Schließen Apply Anwenden - Apply Zoom (Enter) - Zoom anwenden (EINGABETASTE) + Apply Zoom + Zoom anwenden Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ Zoomen (Prozent) - Zoom (Enter) - Zoom (EINGABETASTE) + Zoom + Zoomen + + + + + + + Actual Number of Rows For All Executions + Tatsächliche Anzahl von Zeilen für alle Ausführungen + + + Close + Schließen + + + Actual Elapsed CPU Time + Tatsächlich verstrichene CPU-Zeit + + + Actual Elapsed Time + Tatsächlich verstrichene Zeit + + + Cost + Kosten + + + Number of Rows Read + Anzahl von gelesenen Zeilen + + + Off + Deaktiviert + + + Select expense metric + Ausgabenmetrik auswählen + + + Subtree Cost + Unterstrukturkosten + + + Metric: + Metrik: + + + Apply + Anwenden + + + Apply + Anwenden + + + Highlight Expensive Operation + Teuren Vorgang hervorheben + + + Don't Show Again + Nicht mehr anzeigen + + + No + Nein + + + Yes + Ja + + + Set chosen metric as the default for query execution plans? + Ausgewählte Metrik als Standard für Abfrageausführungspläne festlegen? + + + Off + Deaktiviert - Close (Escape) - Schließen (Esc) + Close + Schließen + + + Enter search value + Suchwert eingeben Contains @@ -3670,13 +3988,29 @@ Equals Ist gleich + + Select property + Eigenschaft auswählen + + + Select search type + Suchtyp auswählen + - Next Match (Enter) - Nächste Übereinstimmung (EinGABETASTE) + Next Match + Nächste Übereinstimmung - Previous Match (Shift+Enter) - Vorherige Übereinstimmung (UMSCHALT+EINGABETASTE) + Previous Match + Vorherige Übereinstimmung + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Fehler: {1} + + Icon represent a notebook. + Symbol, das ein Notizbuch darstellt. + Notebooks Notebooks @@ -5436,6 +5774,10 @@ Fehler: {1} Data Daten + + Execution Plan + Ausführungsplan + Notebook Notebook @@ -5684,6 +6026,10 @@ Fehler: {1} Save As JSON Als JSON speichern + + Save As Markdown + Als Markdown speichern + Save As XML Als XML speichern @@ -5904,6 +6250,22 @@ Fehler: {1} Character used for enclosing text fields when saving results as CSV Zeichen für das Umschließen von Textfeldern, das beim Speichern der Ergebnisse als CSV verwendet wird + + When true, column headers are included when saving results as an Excel file + Bei Festlegung auf WAHR werden beim Speichern der Ergebnisse als eine Excel-Datei auch die Spaltenüberschriften einbezogen. + + + File encoding used when saving results as Markdown + Dateicodierung, die beim Speichern der Ergebnisse als Markdown verwendet wird + + + When true, column headers are included when saving results as a Markdown file + Bei Festlegung auf WAHR werden beim Speichern der Ergebnisse als eine Markdowndatei auch die Spaltenüberschriften einbezogen. + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Zeichen, die zum Trennen von Zeilen beim Exportieren in Markdown verwendet werden sollen. Standardmäßig werden Systemzeilenenden verwendet. + File encoding used when saving results as XML Beim Speichern der Ergebnisse im XML-Format verwendete Dateicodierung @@ -6136,6 +6498,10 @@ Fehler: {1} Resource Viewer Ressourcen-Viewer + + Icon for resource viewer. + Symbol für Ressourcenanzeige. + @@ -6302,14 +6668,6 @@ Fehler: {1} - - - - Preview feature - Previewfunktion - - - @@ -6468,6 +6826,22 @@ Fehler: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + Für Azure Data Studio ist jetzt die Verschlüsselung für alle SQL Server-Verbindungen standardmäßig aktiviert. Dies kann dazu führen, dass Ihre vorhandenen Verbindungen nicht mehr funktionieren, es sei denn, bestimmte Verbindungseigenschaften im Zusammenhang mit der Verschlüsselung werden geändert.{0}Wir empfehlen Ihnen, die weiteren Informationen unter folgendem Link zu überprüfen. + + + More information + Weitere Informationen + + + Important Update + Wichtiges Update + + + @@ -6828,6 +7202,49 @@ Fehler: {1} + + + + &&Welcome + && denotes a mnemonic + &&Willkommen + + + Controls which editor is shown at startup, if none are restored from the previous session. + Steuert, welcher Editor beim Start angezeigt wird, wenn keiner aus der vorherigen Sitzung wiederhergestellt wird. + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Öffnen Sie eine neue unbenannte Datei (gilt nur beim Öffnen eines neuen Fensters). + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Ohne Editor starten. + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Öffnen Sie die Infodatei, sofern eine im geöffneten Ordner enthalten ist. Andernfalls erfolgt ein Fallback auf „welcomePage“. Hinweis: Dies wird nur als globale Konfiguration betrachtet. Sie wird ignoriert, wenn sie in einer Arbeitsbereichs-oder Ordnerkonfiguration festgelegt wird. + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Öffnen Sie die Willkommensseite mit Inhalten, die Ihnen bei den ersten Schritten mit Azure Data Studio und Erweiterungen helfen. + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Willkommensseite öffnen, wenn eine leere Workbench geöffnet wird. + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Öffnen Sie die Willkommensseite mit der Erste Schritte-Tour (Standard) + + + @@ -7134,6 +7551,10 @@ Fehler: {1} Connection error Verbindungsfehler + + Enable Trust server certificate + Vertrauensserverzertifikat aktivieren + Connection failed due to Kerberos error. Fehler bei Verbindung aufgrund eines Kerberos-Fehlers. @@ -7146,6 +7567,18 @@ Fehler: {1} If you have previously connected you may need to re-run kinit. Wenn Sie zuvor eine Verbindung hergestellt haben, müssen Sie "kinit" möglicherweise erneut ausführen. + + Run Kinit + Kinit ausführen + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + Die Verschlüsselung wurde für diese Verbindung aktiviert, überprüfen Sie Ihre SSL- und Zertifikatkonfiguration für die Ziel-SQL Server, oder aktivieren Sie "Serverzertifikat vertrauen" im Verbindungsdialogfeld. + +Hinweis: Ein selbstsigniertes Zertifikat bietet nur eingeschränkten Schutz und ist keine empfohlene Vorgehensweise für Produktionsumgebungen. Möchten Sie "Serverzertifikat vertrauen" für diese Verbindung aktivieren und es erneut versuchen? + @@ -7174,26 +7607,10 @@ Fehler: {1} Connect Verbinden - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - Die Erweiterung, die den Anbietertyp „{0}“ unterstützt, ist derzeit nicht installiert. Installieren Sie sie, und versuchen Sie es noch einmal. - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - Die Erweiterung „{0}“ ist erforderlich, um eine Verbindung mit dieser Ressource herzustellen. Installieren Sie sie, und versuchen Sie es noch einmal. - Recent Connections Letzte Verbindungen - - View Extension - Erweiterung anzeigen - - - View Extensions - Erweiterungen anzeigen - No recent connection Keine aktuelle Verbindung @@ -7210,6 +7627,10 @@ Fehler: {1} Are you sure you want to cancel this connection? Möchten Sie diese Verbindung abbrechen? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + Die Erweiterung „{0}“ ist erforderlich, um eine Verbindung mit dieser Ressource herzustellen. Möchten Sie diese installieren? + Connection result is invalid Das Verbindungsergebnis ist ungültig. @@ -7230,6 +7651,10 @@ Fehler: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. Die Serverversion wird von Azure Data Studio nicht unterstützt. Sie können dennoch eine Verbindung damit herstellen, aber einige Features in Azure Data Studio funktionieren möglicherweise nicht wie erwartet. + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + Die Erweiterung, die den Anbietertyp „{0}“ unterstützt, ist derzeit nicht installiert. Möchten Sie die Erweiterungen anzeigen? + Could not find provider for uri: {0} Der Anbieter für URI konnte nicht gefunden werden: {0} @@ -7258,6 +7683,14 @@ Fehler: {1} Advanced... Erweitert... + + False + FALSE + + + True + TRUE + Account Konto @@ -7406,6 +7839,10 @@ Fehler: {1} OK OK + + Read More + Weitere Informationen + @@ -7961,14 +8398,6 @@ Fehler: {1} - - - - Loading... - Wird geladen... - - - @@ -8041,14 +8470,6 @@ Fehler: {1} - - - - Loading... - Wird geladen... - - - @@ -8263,6 +8684,10 @@ Fehler: {1} JSON JSON + + Markdown + Markdown + Plain Text Nur-Text @@ -8527,10 +8952,6 @@ Fehler: {1} Cancel Abbrechen - - Group Color: {0} - Gruppenfarbe: {0} - OK OK diff --git a/resources/xlf/es/arc.es.xlf b/resources/xlf/es/arc.es.xlf index 0485c3b86a..cdc8a6d1ce 100644 --- a/resources/xlf/es/arc.es.xlf +++ b/resources/xlf/es/arc.es.xlf @@ -6,10 +6,6 @@ USD USD - - adding worker nodes - agregando nodos de trabajo - Apply Aplicar @@ -90,18 +86,18 @@ without downtime and by sin tiempo de inactividad y por + + Compute Configuration + Configuración de proceso + Condition Condición - + Configuration Configuración - - Configuration (per node) - Configuración (por nodo) - Configure retention policy Configuración de la directiva de retención @@ -135,12 +131,12 @@ No se pudo conectar con la instancia administrada de SQL: instancia de Azure Arc {0}. {1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - Conexión a hiperescala de PostgreSQL: Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + Conexión al servidor PostgreSQL: Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - No se pudo conectar a hiperescala de PostgreSQL: instancia de Azure Arc {0}. {1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + No se pudo conectar con el servidor PostgreSQL: instancia de Azure Arc {0}. {1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator Coordinador - - Coordinator Node CPU limit - Límite de CPU del nodo de coordinación - - - Coordinator Node CPU request - Solicitud de CPU del nodo de coordinación - Coordinator endpoint Punto de conexión del coordinador - - Coordinator Node Memory limit (in GB) - Límite de memoria de nodo de coordinación (en GB) - - - Coordinator Node Memory request (in GB) - Solicitud de memoria de nodo de coordinación (en GB) - - - Coordinator Node - Nodo de coordinación - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Puede configurar el número de núcleos de CPU y el tamaño de almacenamiento que se aplicará al nodo de coordinación. Ajuste el número de núcleos de CPU y la configuración de memoria para su grupo de servidores. Para restablecer las solicitudes o los límites, utilice un valor vacío. - Coordinator Node Parameters Parámetros del nodo de coordinación @@ -570,12 +542,12 @@ Último momento dado - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - Más información sobre la configuración del motor de base de datos para hiperescala de PostgreSQL habilitada para Azure Arc + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + Más información sobre la configuración del motor de base de datos para PostgreSQL habilitada para Azure Arc - Learn more about Azure PostgreSQL Hyperscale client interfaces - Más información sobre las interfaces de cliente de hiperescala de Azure PostgreSQL + Learn more about Azure PostgreSQL client interfaces + Más información sobre las interfaces de cliente de Azure PostgreSQL Learn More. @@ -698,8 +670,8 @@ No se encontraron parámetros de servidor de trabajo... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - No hay ningún problema conocido que afecte a esta instancia de hiperescala de PostgreSQL. + There aren’t any known issues affecting this PostgreSQL instance. + No hay ningún problema conocido que afecte a esta instancia de PostgreSQL. The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node nodo - - Node configuration - Configuración del nodo - nodes nodos @@ -818,8 +786,8 @@ Se necesita una conexión para mostrar y establecer la configuración del motor de base de datos. - PostgreSQL Hyperscale - Azure Arc - Hiperescala de PostgreSQL: Azure Arc + PostgreSQL server - Azure Arc + Servidor PostgreSQL: Azure Arc Point in time restore @@ -866,8 +834,8 @@ Seleccione un pod en la lista desplegable para obtener información detallada sobre el estado. - PostgreSQL Hyperscale server group by - Grupo de servidores de hiperescala de PostgreSQL por + PostgreSQL by + PostgreSQL por Admin username @@ -882,8 +850,8 @@ Puede escalar Azure Arc: habilitado - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - Hiperescala de PostgreSQL: panel de Azure Arc - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + Servidor PostgreSQL: panel de Azure Arc (versión preliminar) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. Seleccione una de las cadenas de conexión de cliente disponibles a continuación. + + Server + Servidor + Server Endpoint Punto de conexión del servidor - - Server group nodes - Nodos de grupo de servidores - Server group type Tipo de grupo de servidores @@ -1249,30 +1217,10 @@ Worker Trabajador - - Worker Nodes CPU limit - Límite de CPU de nodos de trabajo - - - Worker Nodes CPU request - Solicitud de CPU de nodos de trabajo - - - Worker Nodes Memory limit (in GB) - Límite de memoria de nodos de trabajo (en GB) - - - Worker Nodes Memory request (in GB) - Solicitud de memoria de nodos de trabajo (en GB) - Worker node count Número de nodos de trabajo - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - Es posible escalar y cambiar el grupo de servidores reduciendo o aumentando el número de nodos de trabajo. El valor debe ser 0 o mayor que 1. - Worker Node Parameters Parámetros del nodo de trabajo @@ -1281,22 +1229,10 @@ Worker Nodes Nodos de trabajo - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Puede configurar el número de núcleos de CPU y el tamaño de almacenamiento que se aplicará a todos los nodos de trabajo. Ajuste el número de núcleos de CPU y la configuración de memoria para su grupo de servidores. Para restablecer las solicitudes o los límites, utilice un valor vacío. - - - Expand your server group and scale your database by adding worker nodes. - Agregue nodos de trabajo para expandir el grupo de servidores y escalar la base de datos. - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. Estos parámetros de servidor de los nodos de trabajo se pueden establecer en valores personalizados (no predeterminados). Buscar parámetros. - - Value of 1 is not supported. - No se admite el valor de 1. - Yes @@ -1365,38 +1301,50 @@ I accept {0} and {1}. Acepto {0} y {1}. + + Azure Marketplace Terms + Términos de Azure Marketplace + + + Learn more + Más información + + + Privacy policy + Directiva de privacidad + + + Terms of use + Términos de uso + + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + Servidor PostgreSQL: Azure Arc es uno de los motores de base de datos disponibles como parte de los servicios de datos habilitados para Azure Arc y se puede implementar en la infraestructura que prefiera. {0}. + + Al hacer clic en "De script a cuaderno" o "Implementar", (a) acepto los términos legales y las declaraciones de privacidad asociados a cada oferta de Marketplace enumerada a continuación; (b) autorizo a Microsoft a facturar, de acuerdo con mi método de pago actual, las cuotas relativas a las ofertas con la misma frecuencia de facturación que mi suscripción de Azure; y (c) autorizo a Microsoft a compartir mi información de contacto y los datos de transacción y uso con los proveedores de dichas ofertas para fines de soporte técnico, facturación y otras actividades transaccionales. Microsoft no proporciona derechos sobre ofertas de terceros. Para más información, consulte {1}, {2} y {3}. + + + Learn more about PostgreSQL Server - Azure Arc + Más información sobre el servidor PostgreSQL: Azure Arc + - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - Términos y condiciones de hiperescala de PostgreSQL habilitados para Azure Arc + PostgreSQL Server - Azure Arc terms and conditions + Servidor PostgreSQL: términos y condiciones de Azure Arc - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. La instancia administrada habilitada para Azure Arc proporciona a SQL Server acceso y compatibilidad de características que se pueden implementar en la infraestructura de su elección. {0}. Al hacer clic en "De script a cuaderno" o "Implementar", (a) acepto los términos legales y las declaraciones de privacidad asociados a cada oferta de Marketplace enumerada a continuación; (b) autorizo a Microsoft a facturar, de acuerdo con mi método de pago actual, las cuotas relativas a las ofertas con la misma frecuencia de facturación que mi suscripción de Azure; y (c) autorizo a Microsoft a compartir mi información de contacto y los datos de transacción y uso con los proveedores de dichas ofertas para fines de soporte técnico, facturación y otras actividades transaccionales. Microsoft no proporciona derechos sobre ofertas de terceros. Para más información, consulte {1}, {2} y {3}. - - Azure Marketplace Terms - Términos de Azure Marketplace - - - Learn more - Más información - - Learn more about Azure Arc enabled Managed Instance + Learn more about Azure Arc-enabled Managed Instance Más información sobre la instancia administrada habilitada para Azure Arc - - Privacy policy - Directiva de privacidad - - - Terms of use - Términos de uso - Azure SQL managed instance - Azure Arc terms and conditions Azure SQL Managed Instance: términos y condiciones de Azure Arc @@ -1753,133 +1701,117 @@ Password Contraseña - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. Número máximo de núcleos de CPU para la instancia de Postgres que se puede usar por nodo de coordinación. Se admiten núcleos fraccionarios. - + CPU limit Límite de CPU - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. Número mínimo de núcleos de CPU que deben estar disponibles en el nodo de coordinación para programar el servicio. Se admiten núcleos fraccionarios. - + CPU request Solicitud de CPU - - The memory limit of the Postgres instance on the coordinator node in GB. - Límite de memoria de la instancia de Postgres en el nodo de coordinación en GB. + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + Active la casilla para indicar que esta instancia se utilizará solo con fines de prueba o desarrollo. Esta instancia no se facturará. - - Memory limit (GB) - Límite de memoria (GB) + + For development use only + Solo para uso de desarrollo - - The memory request of the Postgres instance on the coordinator node in GB. - Solicitud de memoria de la instancia de Postgres en el nodo de coordinación en GB. - - - Memory request (GB) - Solicitud de memoria (GB) - - + Engine Version Versión del motor - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. Lista separada por comas de las extensiones Postgres que deben cargarse durante el inicio. Consulte la documentación de Postgres para obtener información sobre los valores admitidos. - + Extensions Extensiones - - Server group name - Nombre del grupo de servidores + + That username is disabled; please choose another username. + Ese nombre de usuario está deshabilitado; elija otro nombre de usuario. - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - El nombre del grupo de servidores debe incluir caracteres alfanuméricos en minúsculas o "-", empezar con una letra, terminar con un carácter alfanumérico y tener 11 caracteres de longitud o menos. + + The memory limit of the Postgres instance on the coordinator node in GB. + Límite de memoria de la instancia de Postgres en el nodo de coordinación en GB. - + + Memory limit (GB) + Límite de memoria (GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + Solicitud de memoria de la instancia de Postgres en el nodo de coordinación en GB. + + + Memory request (GB) + Solicitud de memoria (GB) + + + Server name + Nombre del servidor + + + Enter server name + Escribir un nombre del servidor + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + El nombre de servidor debe constar de caracteres alfanuméricos en minúsculas o "-", empezar con una letra, terminar con un carácter alfanumérico y tener 11 caracteres o menos de longitud. + + Port Puerto - + + Service type + Tipo de servicio + + + Admin username + Nombre de usuario del administrador + + + Enter server admin login name + Escribir el nombre de usuario del administrador del servidor + + The size of the storage volume to be used for backups in GB. El tamaño del volumen de almacenamiento que se usará en las copias de seguridad, en GB. - + Volume Size GB (Backups) Tamaño de volumen en GB (copias de seguridad) - + The size of the storage volume to be used for data in GB. Tamaño del volumen de almacenamiento que usará para los datos en GB. - + Volume Size GB (Data) Tamaño del volumen en GB (datos) - + The size of the storage volume to be used for logs in GB. El tamaño del volumen de almacenamiento que se usará para los registros, en GB. - + Volume Size GB (Logs) Tamaño de volumen en GB (registros) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - Número máximo de núcleos de CPU para la instancia de Postgres que se puede usar por nodo. Se admiten núcleos fraccionarios. - - - CPU limit (cores per node) - Límite de CPU (núcleos por nodo) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - La cantidad mínima de núcleos de CPU que deben estar disponibles por nodo para programar el servicio. Se admiten núcleos fraccionales. - - - CPU request (cores per node) - Solicitud de CPU (núcleos por nodo) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - El número de nodos de trabajo que se van a aprovisionar en un clúster con particiones, o cero (valor predeterminado) para Postgres de un solo nodo. - - - Number of workers - Número de trabajos - - - The memory limit of the Postgres instance per node in GB. - El límite de memoria de la instancia de Postgres por nodo en GB. - - - Memory limit (GB per node) - Límite de memoria (GB por nodo) - - - The memory request of the Postgres instance per node in GB. - Solicitud de memoria de la instancia de Postgres por nodo en GB. - - - Memory request (GB per node) - Solicitud de memoria (GB por nodo) - - - Coordinator Node Compute Configuration - Configuración del proceso del nodo de coordinación - - - Worker Nodes Compute Configuration - Configuración de proceso de nodos de trabajo + + Compute Configuration + Configuración de proceso General settings @@ -1902,12 +1834,12 @@ La clase de almacenamiento que se va a usar para los volúmenes persistentes de registros - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Proporcionar los parámetros del grupo de servidores de hiperescala de PostgreSQL habilitado para Azure + Provide PostgreSQL server parameters + Proporcionar parámetros de servidor PostgreSQL - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Implementar un grupo de servidores de hiperescala de PostgreSQL habilitada para Azure Arc + Deploy a PostgreSQL Server - Azure Arc (Preview) + Implementar un servidor PostgreSQL: Azure Arc (versión preliminar) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name Nombre de la instancia + + Enter instance name + Escribir nombre de la instancia + SQL Instance Backup Retention Policy Directiva de retención de copia de seguridad de la instancia de SQL @@ -2050,8 +1986,8 @@ El nombre de instancia debe constar de caracteres alfanuméricos en minúsculas o "-", empezar con una letra, terminar con un carácter alfanumérico y tener 13 caracteres o menos de longitud. - sa username is disabled, please choose another username - El nombre de usuario de sa está deshabilitado; elija otro nombre de usuario. + That username is disabled; please choose another username. + Ese nombre de usuario está deshabilitado; elija otro nombre de usuario. Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 réplicas - Username - Nombre de usuario + Managed Instance admin login + Inicio de sesión de administrador de instancia administrada + + + Enter admin name + Escribir nombre del administrador The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ La cantidad de memoria solicitada debe ser menor o igual que el límite de memoria. - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - Permite implementar grupos de servidores de hiperescala de PostgreSQL en un entorno de Azure Arc. + Deploy a PostgreSQL server into an Azure Arc environment + Implementación de un servidor PostgreSQL en un entorno de Azure Arc - PostgreSQL Hyperscale server groups - Azure Arc - Grupos de servidores de hiperescala de PostgreSQL: Azure Arc + PostgreSQL Server - Azure Arc (Preview) + Servidor PostgreSQL: Azure Arc (versión preliminar) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/es/azurecore.es.xlf b/resources/xlf/es/azurecore.es.xlf index 2b67b3ed7a..05dfebdc89 100644 --- a/resources/xlf/es/azurecore.es.xlf +++ b/resources/xlf/es/azurecore.es.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD El usuario no tenía ningún identificador único en AAD. + + Owning Tenant information not found for account. + No se encontró la información del inquilino propietario para la cuenta. + Token retrieval failed with an error. [Open developer tools]({0}) for more details. Error al recuperar el token. [Abra las herramientas de desarrollo]({0}) para obtener más detalles. @@ -70,6 +74,10 @@ Open Abrir + + Provider '{0}' does not have a Microsoft resource endpoint defined. + El proveedor “{0}” no tiene definido un punto de conexión de recursos de Microsoft. + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Servidor flexible de Azure Database for MySQL + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} No se pudieron obtener las suscripciones para la cuenta {0}(inquilino "{1}"). {2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + No se pudo adquirir el token de acceso para la cuenta '{0}' (inquilino '{1}'). + diff --git a/resources/xlf/es/big-data-cluster.es.xlf b/resources/xlf/es/big-data-cluster.es.xlf index eb855286f6..c17dae3e98 100644 --- a/resources/xlf/es/big-data-cluster.es.xlf +++ b/resources/xlf/es/big-data-cluster.es.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - Panel del clúster de macrodatos: + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + El complemento clúster de macrodatos se va a retirar y su funcionalidad de Azure Data Studio se quitará en una próxima versión. Obtenga más información sobre esto y soporte técnico en el futuro [aquí](https://go.microsoft.com/fwlink/?linkid=2207340). + Controller endpoint information was not found No se encontró información del punto de conexión del controlador diff --git a/resources/xlf/es/cms.es.xlf b/resources/xlf/es/cms.es.xlf index 374df8440a..cda5ee7d02 100644 --- a/resources/xlf/es/cms.es.xlf +++ b/resources/xlf/es/cms.es.xlf @@ -134,14 +134,6 @@ Application name Nombre de la aplicación - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Cuando es true, habilita el uso de la funcionalidad asincrónica en el proveedor de datos de .NET Framework - - - Asynchronous processing - Procesamiento asincrónico - Attach DB filename Adjuntar nombre de archivo de base de datos diff --git a/resources/xlf/es/git.es.xlf b/resources/xlf/es/git.es.xlf index 89148d9307..dc2b56e4fc 100644 --- a/resources/xlf/es/git.es.xlf +++ b/resources/xlf/es/git.es.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + Publicar rama + + + Publishing Branch... + Publicando Branch... + + + $(cloud-upload) Publish Branch + $(cloud-upload) Publicar rama + + + {0} Sync Changes {1}{2} + {0} Sincronizar cambios {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + Sincronizando cambios... + + + @@ -91,8 +119,8 @@ No se pueden enviar referencias al remoto. Intenta ejecutar 'Pull' primero para integrar tus cambios. - Log level changed to: {0} - Se ha cambiado el nivel de registro a: {0} + {0} Log level changed to: {1} + {0} Se ha cambiado el nivel de registro a: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? ¿Seguro que quiere continuar? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - La rama ' {0} ' no tiene ninguna rama ascendente. ¿desea publicar esta rama? + The branch '{0}' has no remote branch. Would you like to publish this branch? + La rama '{0}' no tiene ninguna rama remota. ¿Quiere publicar esta rama? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ What would you like to do? Discard 1 File Descartar un archivo + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + ¿Está seguro de que quiere quitar TODOS los cambios guardados provisionalmente? Hay {0} cambios guardados provisionalmente que estarán sujetos a eliminación y PUEDEN SER IMPOSIBLES DE RECUPERAR. + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + ¿Está seguro de que quiere quitar TODOS los cambios guardados provisionalmente? Hay 1 cambio guardado provisionalmente que estará sujeto a eliminación y PUEDE SER IMPOSIBLES DE RECUPERAR. + Force Checkout Forzar extracción del repositorio @@ -298,13 +334,17 @@ What would you like to do? Git: {0} GIT: {0} + + Open Comparison + Abrir comparación + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔{0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Would you like to stage all your changes and commit them directly? ¿Está seguro de que desea eliminar el intermedio: {0}? - This action will push and pull commits to and from '{0}/{1}'. - Esta acción insertará y extraerá confirmaciones en \"{0}/{1}\". + This action will pull and push commits from and to '{0}/{1}'. + Esta acción extraerá e insertará confirmaciones desde y hacia '{0}/{1}'. Tag at {0} @@ -715,16 +755,16 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. - Skipped found git in: {0} - Se omitió git encontrado en: {0} + {0} Skipped found git in: {1} + {0} Se omitió GIT encontrado en: {1} - Using git {0} from {1} - Usando GIT {0} desde {1} + {0} Using git {1} from {2} + {0} Usando GIT {1} de {2} - Validating found git in: {0} - La validación encontró Git en: {0} + {0} Validating found git in: {1} + {0} La validación encontró GIT en: {1} @@ -742,52 +782,16 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Choose a repository Elija un repositorio + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + No se puede abrir automáticamente el repositorio git en '{0}'. Para abrir ese repositorio git, ábralo directamente como carpeta en VS Code. + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. El repositorio ' {0} ' tiene {1} submódulos que no se abrirán automáticamente. Usted todavía puede abrir cada archivo individualmente. - - - - Branch name - Nombre de rama - - - $(error) Error: {0} - $(error) Error: {0} - - - No remote repositories found. - No se encontraron repositorios remotos. - - - Choose a URL to clone from. - Elija una dirección URL desde la que se va a clonar. - - - Provide repository URL - Proporcionar la dirección URL del repositorio - - - Provide repository URL or pick a repository source. - Proporcione la dirección URL del repositorio o seleccione un origen de repositorio. - - - Repository name - Nombre del repositorio - - - Repository name (type to search) - Nombre del repositorio (escribir para buscar) - - - URL - URL - - - @@ -974,18 +978,6 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Successfully pushed. Push realizado con éxito. - - $(cloud-upload) Publish Changes - $(cloud-upload) Publicar cambios - - - Publish Changes - Publicar cambios - - - Sync Changes $(sync){0}{1} - Sincronizar cambios $(sync){0}{1} - Staged Changes Cambios preparados @@ -1022,9 +1014,9 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Checkout branch/tag... Extraer del repositorio una rama o etiqueta... - - Publish Changes - Publicar cambios + + Publish Branch + Publicar rama Publish to {0} @@ -1046,19 +1038,13 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. - - Index - Índice + + Email + Correo electrónico - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + Abrir comparación Git History @@ -1076,10 +1062,6 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. You Usted - - Working Tree - Árbol de trabajo - @@ -1128,6 +1110,18 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Add Remote... Agregar remoto... + + Get Remote Sources + Obtener orígenes remotos + + + Get Repositories + Obtener repositorios + + + Get Repository State + Obtener estado del repositorio + Create Branch... Crear rama... @@ -1176,6 +1170,10 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Close Repository Cerrar repositorio + + Close All Diff Editors + Cerrar todos los editores de diferencias + Commit Confirmar @@ -1369,8 +1367,8 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Restaurar plantilla de confirmación - Reveal in Side Bar - Mostrar en barra lateral + Reveal in Explorer View + Mostrar en la vista Explorador Revert Change @@ -1432,6 +1430,10 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Drop Stash... Descartar cambios guardados provisionalmente... + + Drop All Stashes... + Quitar todos los cambios guardados provisionalmente... + Stash (Include Untracked) Guardar provisionalmente (Incluir sin seguimiento) @@ -1568,6 +1570,14 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Tags Etiquetas + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + Controla si el editor de diferencias debe cerrarse automáticamente cuando los cambios se guardan provisionalmente, se confirman, se descartan, se almacenan provisionalmente o se quitan. + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + Lista de comandos git (p. ej., commit, push) que tendrían `stdout` registrado en el [git output](command:git.showOutput). Si el comando git tiene configurado un enlace del lado cliente, el enlace del lado cliente `stdout` también se registrará en el [git output](command:git.showOutput). + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. Confirma siempre la creación de confirmaciones vacías para el comando \"Git: confirmación vacía\". @@ -1636,6 +1646,10 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Whether git is enabled. Si GIT está habilitado. + + Experimental improvements for the git setup flow. + Mejoras experimentales para el flujo de configuración de Git. + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. Cuando esté activado, obtenga todas las ramas al insertar. De lo contrario, obtenga solo la actual. @@ -1772,6 +1786,14 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Force git to use rebase when running the sync command. Forzar que GIT utilice la fusión mediante cambio de base cuando se ejecute el comando de sincronización. + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + Lista de carpetas que se ignoran al buscar repositorios Git cuando `#git.autoRepositoryDetection#` se establece como `true` o `subFolders`. + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + Controla la profundidad usada al examinar las carpetas del área de trabajo en busca de repositorios Git cuando "#git.autoRepositoryDetection#" está establecido en "true" o "subFolders". Se puede establecer en "-1" para que no haya límite. + Controls whether to require explicit Git user configuration or allow Git to guess if missing. Controla si se va a requerir una configuración de usuario de GIT explícita o se va a permitir a GIT que la adivine si falta. @@ -1856,6 +1878,10 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Controls whether to show the commit author in the Timeline view. Controla si se muestra el autor de la confirmación en la vista de la línea de tiempo. + + Controls whether to show uncommitted changes in the Timeline view. + Controla si se van a mostrar los cambios no confirmados en la vista Escala de tiempo. + Controls how untracked changes behave. Controla el comportamiento de los cambios a los que no se hace seguimiento. @@ -1880,6 +1906,10 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. Controls whether force pushing uses the safer force-with-lease variant. Controla si forzar envío de cambios usa variante de forzar con concesión, más segura. + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + Controla si se debe sobrescribir GIT_ASKPASS para usar la versión integrada. + Git SCM Integration Integración Git SCM @@ -1940,9 +1970,9 @@ Estos archivos SE PERDERÁN PARA SIEMPRE. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). - Si desea utilizar las funciones de git, habilite git en su [configuración](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -Para saber más sobre cómo usar git y el control de fuentes en Azure Data Studio [lea nuestra documentación](https://aka.ms/vscode-scm). +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). + Si desea utilizar las características de GIT, habilite GIT en su [configuración](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). +Para obtener más información sobre cómo usar GIT y el control de código fuente en VS Code [lea nuestra documentación](https://aka.ms/vscode-scm). In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl No se ha detectado una instalación válida de git, se pueden encontrar más detalles en la [salida de git](command:git.showOutput). [instale git](https://git-scm.com/), u obtenga más información sobre cómo usar git y el control de fuentes en Azure Data Studio en [nuestros documentos](https://aka.ms/vscode-scm). Si usa un sistema de control de versiones diferente, puede [buscar en el Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) extensiones adicionales. + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + Instale Git, un conocido sistema de control de código fuente, para realizar un seguimiento de los cambios de código y colaborar con otros usuarios. Obtenga más información en nuestras [guías Git](https://aka.ms/vscode-scm). + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + El control de código fuente depende de la instalación de Git. +[Descargar Git para Linux](https://git-scm.com/download/linux) +Después de la instalación, [recargue](command:workbench.action.reloadWindow) (o [solucione los problemas](command:git.showOutput)). Se pueden instalar proveedores de control de código fuente adicionales [desde Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Descargar Git para macOS](https://git-scm.com/download/mac) +Después de la instalación, [recargue](command:workbench.action.reloadWindow) (o [solucione los problemas](command:git.showOutput)). Se pueden instalar proveedores de control de código fuente adicionales [desde Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Descargar Git para Windows](https://git-scm.com/download/win) +Después de la instalación, [recargue](command:workbench.action.reloadWindow) (o [solucione los problemas](command:git.showOutput)). Se pueden instalar proveedores de control de código fuente adicionales [desde Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/es/kusto.es.xlf b/resources/xlf/es/kusto.es.xlf index d4fe42f205..4decd2a7eb 100644 --- a/resources/xlf/es/kusto.es.xlf +++ b/resources/xlf/es/kusto.es.xlf @@ -19,8 +19,8 @@ - Done installing {0} - Instalación terminada {0} + Downloaded {0} + {0} descargado Downloading {0} diff --git a/resources/xlf/es/mssql.es.xlf b/resources/xlf/es/mssql.es.xlf index eefbece15c..46d319b8ff 100644 --- a/resources/xlf/es/mssql.es.xlf +++ b/resources/xlf/es/mssql.es.xlf @@ -835,8 +835,8 @@ - Done installing {0} - Instalación terminada {0} + Downloaded {0} + {0} descargado Downloading {0} @@ -886,6 +886,18 @@ New Table Nueva tabla + + No + No + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + ¿Desea reducir el tiempo de carga del diseñador de tablas habilitando la carga previa del modelo de base de datos? El modelo de base de datos se cargará previamente al expandir el nodo de base de datos en el explorador de objetos. + + + Yes + + @@ -986,14 +998,6 @@ Application name Nombre de la aplicación - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Cuando es true, habilita el uso de la funcionalidad asincrónica en el proveedor de datos de .NET Framework - - - Asynchronous processing - Procesamiento asincrónico - Attach DB filename Adjuntar nombre de archivo de base de datos @@ -1290,6 +1294,38 @@ Enabled Habilitado + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + Resalta la operación del plan de ejecución con el mayor número real de filas para todas las ejecuciones. + + + Highlights the execution plan operation with the highest cost. + Resalta la operación del plan de ejecución con el costo más alto. + + + The default metric to use to highlight an expensive operation in query execution plans + Métrica predeterminada que se va a usar para resaltar una operación costosa en los planes de ejecución de consultas + + + Highlights the execution plan operation that used the most CPU time. + Resalta la operación del plan de ejecución que usó más tiempo de CPU. + + + Highlights the execution plan operation that took the most time. + Resalta la operación del plan de ejecución que tardó más tiempo. + + + Expensive operation highlighting will be turned off for execution plans. + El resaltado de operaciones costosas se desactivará para los planes de ejecución. + + + Highlights the execution plan operation with the greatest number of rows read. + Resalta la operación del plan de ejecución con el mayor número de filas leídas. + + + Highlights the execution plan operation with the highest subtree cost. + Resalta la operación del plan de ejecución con el costo de subárbol más alto. + Export Notebook as SQL Exportar cuaderno como SQL @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) Habilitar la opción SET LOCK TIMEOUT (en milisegundos) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + Número máximo de caracteres/bytes que se almacenarán para cada valor en columnas de caracteres o binarios después de ejecutar una consulta. Valor predeterminado: 65 535. Intervalo de valores válido: de 1 a 2 147 483 647. + - Number of XML characters to store after running a query - Número de caracteres XML que se almacenarán después de ejecutar una consulta. + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + Número máximo de caracteres que se almacenarán para cada valor en columnas XML después de ejecutar una consulta. Valor predeterminado: 2 097 152. Intervalo de valores válido: de 1 a 2 147 483 647. Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option Habilitar la opción SET XACT_ABORT ON + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + Indica si se debe cargar previamente el modelo de base de datos cuando se expande el nodo de base de datos en el explorador de objetos. Cuando se habilita, se puede reducir el tiempo de carga del diseñador de tablas. Nota: Es posible que vea un uso de memoria mayor que el normal si necesita expandir una gran cantidad de nodos de base de datos. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [Opcional] El nivel de registro para servicios back-end. Azure Data Studio genera un nombre de archivo cada vez que se inicia y, si el archivo ya existe, las entradas de registros se anexan a ese archivo. Para la limpieza de archivos de registro antiguos, consulte la configuración de logRetentionMinutes y logFilesRemovalLimit. El valor predeterminado tracingLevel no registra mucho. El cambio de detalle podría dar lugar a amplios requisitos de registro y espacio en disco para los registros. Error incluye Crítico, Advertencia incluye Error, Información incluye Advertencia y Detallado incluye Información. diff --git a/resources/xlf/es/query-history.es.xlf b/resources/xlf/es/query-history.es.xlf index 37b76a46b6..f0043ec9b3 100644 --- a/resources/xlf/es/query-history.es.xlf +++ b/resources/xlf/es/query-history.es.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + Error al cargar los elementos del historial de consultas guardadas. {0} + + + Failed + Erróneo + + + Succeeded + Correcto + + + @@ -42,6 +58,14 @@ Start Query History Capture Iniciar la captura del historial de consultas + + Loading saved entries... + Cargando entradas guardadas... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + Número máximo de entradas que se van a almacenar. 0 significa que se almacenan entradas ilimitadas. Aumentar este límite puede afectar al rendimiento, especialmente si la persistencia está habilitada. + No queries to display No hay consultas que mostrar @@ -50,6 +74,14 @@ Open Query Abrir consulta + + Open storage folder + Abrir carpeta de almacenamiento + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + Si el historial de consultas se conserva entre reinicios. Si es false, el historial se borrará cuando se cierre la aplicación. + Run Query Ejecutar consulta diff --git a/resources/xlf/es/schema-compare.es.xlf b/resources/xlf/es/schema-compare.es.xlf index fa71336ed1..6f39b8e604 100644 --- a/resources/xlf/es/schema-compare.es.xlf +++ b/resources/xlf/es/schema-compare.es.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare Comparación de esquemas de SQL Server + + Open in Schema Compare + Abrir en Comparación de esquemas + Run Schema Comparison Ejecutar Comparación de esquemas diff --git a/resources/xlf/es/sql-database-projects.es.xlf b/resources/xlf/es/sql-database-projects.es.xlf index 5f9d9d521f..69cedd4ab7 100644 --- a/resources/xlf/es/sql-database-projects.es.xlf +++ b/resources/xlf/es/sql-database-projects.es.xlf @@ -426,6 +426,26 @@ Don't use profile No usar perfil + + Download error + Error de descarga + + + Download progress + Progreso de la descarga + + + Downloading + Descargando + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + Descargando NuGet Microsoft.Build.Sql para obtener archivos DLL de compilación + + + Downloading from {0} to {1} + Descargando {0} de {1} + Microsoft Azure SQL Edge License Agreement Contrato de licencia de Microsoft Azure SQL Edge @@ -506,6 +526,14 @@ The project is already up to date with the database. El proyecto ya está actualizado con la base de datos. + + Error downloading {0}. Error: {1} + Error al descargar {0}. Error: {1} + + + Error extracting files from {0}. Error: {1} + Error al extraer archivos de {0}. Error: {1} + Error finding build files location: {0} Error al buscar la ubicación de los archivos de compilación: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' Error al intentar leer {0} del proyecto “{1}” + + Could not build project. Error retrieving files needed to build. + No se pudo compilar el proyecto. Error al recuperar los archivos necesarios para compilar. + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. La información de destino para la extracción es necesaria para crear un proyecto de base de datos. + + Extracting DacFx build DLLs to {0} + Extrayendo archivos DLL de compilación de DacFx en {0} + File Archivo @@ -620,6 +656,10 @@ hr h + + Image tag + Etiqueta de imagen + Import Elements Importar elementos @@ -628,6 +668,14 @@ Include Incluir + + Include permissions in project + Incluir permisos en el proyecto + + + Include permissions + Incluir permisos + Install globally Instalar globalmente @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec Generar proyecto de SQL desde las especificaciones de OpenAPI/Swagger + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + Versión del SDK de Microsoft.Build.Sql que se va a usar para compilar proyectos de SQL heredados. Ejemplo: 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. Indica si se pide al usuario que instale .NET Core cuando no se detecte. diff --git a/resources/xlf/es/sql-migration.es.xlf b/resources/xlf/es/sql-migration.es.xlf index a0bf08ee41..146cf0e03d 100644 --- a/resources/xlf/es/sql-migration.es.xlf +++ b/resources/xlf/es/sql-migration.es.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Seleccione las bases de datos que desea migrar a Azure SQL. + + Loading tables list... + Cargando lista de tablas... + + + 0 tables found. + Se encontraron 0 tablas. + + + Filter tables + Filtrar tablas + + + Has rows + Tiene filas + + + Table name + Nombre de la tabla + + + Update + Actualizar + + + Cancel + Cancelar + {0} (requires credentials refresh) {0} (requiere la actualización de credenciales) @@ -75,8 +103,16 @@ This may take some time. Esta operación puede tardar varios minutos. - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - Las bases de datos que no están listas para la migración a Azure SQL Managed Instance se pueden migrar a SQL Server en Azure Virtual Machines. + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + Las bases de datos que no están listas para la migración a Azure SQL Managed Instance o Azure SQL Database se pueden migrar a SQL Server en Azure Virtual Machines. + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + Las bases de datos que no están listas para la migración a Azure SQL Database se pueden migrar a SQL Server en Azure Virtual Machines. Como alternativa, revise los resultados de la evaluación para la preparación para la migración a Azure SQL Managed Instance. + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + Las bases de datos que no están listas para la migración a Azure SQL Managed Instance se pueden migrar a SQL Server en Azure Virtual Machines. Como alternativa, revise los resultados de la evaluación para la preparación para la migración a Azure SQL Database. Assessment results @@ -111,8 +147,8 @@ Esta operación puede tardar varios minutos. Azure SQL - Azure SQL Database - Azure SQL Database + Azure SQL Database Server + Servidor de Azure SQL Database Azure SQL Managed Instance @@ -211,8 +247,8 @@ Esta operación puede tardar varios minutos. Seleccione primero un valor de cuenta de almacenamiento. - {0}/{1} databases can be migrated - {0}/{1} bases de datos se pueden migrar + {0}/{1} databases can be migrated without issues + {0}/{1} bases de datos se pueden migrar sin problemas Cancel @@ -258,6 +294,10 @@ Esta operación puede tardar varios minutos. I confirm there are no additional log backups to provide and want to complete cutover. Confirmo que no hay copias de seguridad de registros adicionales para proporcionar y deseo completar la transición. + + Connect + Conectar + Connection status Estado de la conexión @@ -411,8 +451,8 @@ Esta operación puede tardar varios minutos. Modo - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - Determine la preparación de la migración de sus instancias de SQL Server, identifique un destino de Azure SQL recomendado y complete la migración de la instancia de SQL Server a Azure SQL Managed Instance o SQL Server en Azure Virtual Machines. + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + Determine la preparación de la migración de sus instancias de SQL Server, identifique un destino de Azure SQL recomendado y complete la migración de la instancia de SQL Server a Azure SQL Managed Instance, SQL Server en Azure Virtual Machines o Azure SQL Database. A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ Esta operación puede tardar varios minutos. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. La extensión de migración de Azure SQL para Azure Data Studio proporciona funcionalidades para evaluar, obtener recomendaciones de Azure del tamaño adecuado y migrar bases de datos de SQL Server a Azure. + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + Tutorial paso a paso para migrar bases de datos de una instancia de SQL Server (local o de Azure Virtual Machines) a Azure SQL Database (VERSIÓN PRELIMINAR). + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. Tutorial paso a paso para migrar bases de datos de una instancia de SQL Server (local) a SQL Server en Azure Virtual Machines con un tiempo de inactividad mínimo. @@ -442,6 +486,10 @@ Esta operación puede tardar varios minutos. Migrate databases using Azure Data Studio Migrar bases de datos con Azure Data Studio + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + Tutorial: Migración a SQL Server en Azure SQL Database (sin conexión): (VERSIÓN PRELIMINAR) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) Tutorial: Migración a SQL Server en Azure Virtual Machines (en línea) @@ -462,6 +510,10 @@ Esta operación puede tardar varios minutos. Azure SQL Migration Migración de Azure SQL + + Data source configuration + Configuración del origen de datos + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. Comparación de la cantidad real de datos leídos del origen y la cantidad real de datos cargados en el destino. @@ -490,9 +542,17 @@ Esta operación puede tardar varios minutos. An error occurred while accessing database details. Error al obtener acceso a los detalles de la base de datos. - - Ensure that your backups were taken with the WITH CHECKSUM option. - Asegúrese de que las copias de seguridad se realizaron con la opción WITH CHECKSUM. + + An error occurred while connecting to target migration database. + Error al conectarse a la base de datos de migración de destino. + + + Connection error:{0} {1} + Error de conexión:{0} {1} + + + Loading database table list.. + Cargando la lista de tablas de base de datos... To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ Esta operación puede tardar varios minutos. Select the location of the database backups to use during migration. Seleccione la ubicación de las copias de seguridad de la base de datos que se usarán durante la migración. - - Database backup - Copia de seguridad de la base de datos - - - Ensure that the Azure Storage account does not use a private endpoint. - Asegúrese de que la cuenta de Azure Storage no usa un punto de conexión privado. - Migration status Estado de migración + + Refresh + Actualizar + + + To migrate to the Azure SQL target, select tables in each database for migration. + Para migrar al destino Azure SQL, seleccione las tablas de cada base de datos para la migración. + + + Migration table selection + Selección de tabla de migración + + + Source database + Base de datos de origen + + + Select tables + Seleccionar las tablas + + + Target database + Base de datos de destino + Database to be migrated Base de datos que se va a migrar + + Please select target database tables to migrate to. At least one database with one table is required. + Seleccione las tablas de base de datos de destino a las que migrar. Se requiere al menos una base de datos con una tabla. + Databases ({0}/{1}) Bases de datos ({0}/{1}) @@ -670,6 +750,10 @@ Esta operación puede tardar varios minutos. Error Error + + Click to view error details + Haga clic para ver los detalles del error + Migration error(s)) Errores de migración @@ -810,6 +894,10 @@ Esta operación puede tardar varios minutos. Enter a valid name for the Migration Service. Escriba un nombre válido para el servicio de migración. + + To continue, select a valid Azure SQL Database server. + Para continuar, seleccione un servidor de Azure SQL Database válido. + To continue, select a valid storage account. Para continuar, seleccione una cuenta de almacenamiento válida. @@ -831,7 +919,7 @@ Esta operación puede tardar varios minutos. Para continuar, seleccione una máquina virtual válida. - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. Azure Database Migration Service organiza las actividades de migración de bases de datos y realiza un seguimiento de su progreso. Puede seleccionar un Database Migration Service existente como objetivo de Azure SQL si ya creó uno anteriormente o crear uno nuevo a continuación. @@ -854,6 +942,10 @@ Esta operación puede tardar varios minutos. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime Paso 3: Haga clic en el botón "Prueba de conexión" para comprobar la conexión entre Azure Database Migration Service y el entorno de ejecución de integración + + Blocking Issue: {0} + Problema de bloqueo: {0} + Issues Problemas @@ -898,10 +990,6 @@ Esta operación puede tardar varios minutos. Last applied LSN LSN aplicado por última vez - - Last backup - Última copia de seguridad - Last scan completed: {0} Último examen completado: {0} @@ -922,6 +1010,26 @@ Esta operación puede tardar varios minutos. Location Ubicación + + Source database + Base de datos de origen + + + Target database + Base de datos de destino + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + Seleccione la base de datos de destino a la que desea migrar la base de datos de origen. Puede elegir una base de datos de destino solo para una base de datos de origen. + + + Map selected source databases to target databases for migration + Asigne las bases de datos de origen seleccionadas a las bases de datos de destino para la migración + + + Select a target database + Seleccionar una base de datos de destino + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. La instancia administrada \"{0}\" no está disponible para la migración porque actualmente se encuentra en el estado \"{1}\". Para continuar, seleccione una instancia administrada disponible. @@ -958,6 +1066,14 @@ Esta operación puede tardar varios minutos. {0} mins {0} minutos + + To continue, enter a valid target password. + Para continuar, escriba una contraseña de destino válida. + + + To continue, enter a valid target user name. + Para continuar, introduzca un nombre de usuario de destino válido. + Mode Modo @@ -1071,8 +1187,12 @@ Esta operación puede tardar varios minutos. No se encontraron recursos compartidos de archivos. - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - No se encontraron problemas para migrar a SQL Server en Azure SQL Managed Instance + No issues found for migrating to Azure SQL Managed Instance. + No se encontraron problemas para migrar a Azure SQL Managed Instance. + + + No issues found for migrating to Azure SQL Database. + No se encontraron problemas para migrar a Azure SQL Database. No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ Esta operación puede tardar varios minutos. Assessment results are unavailable. Los resultados de la evaluación no están disponibles. + + No Azure SQL databases found. + No se encontraron bases de datos Azure SQL. + + + No Azure SQL database servers found. + No se encontraron servidores de base de datos de Azure SQL. + No storage accounts found. No se ha encontrado ninguna cuenta de almacenamiento. @@ -1158,25 +1286,37 @@ Esta operación puede tardar varios minutos. Physical partitions Particiones físicas + + Target password + Contraseña de destino + + + Enter the target password + Introducir la contraseña de destino + User account Cuenta de usuario - Azure account details - Detalles de la cuenta de Azure + An Azure account (not required for assessment or SKU recommendation functionality) + Una cuenta de Azure (no es necesaria para la función de evaluación o recomendación de SKU) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Azure SQL Managed Instance o SQL Server en la máquina virtual de Azure + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + Una(s) base(s) de datos SQL Server de origen que se ejecuta(n) localmente, o en SQL Server en Azure Virtual Machine o en cualquier máquina virtual que se ejecute en la nube (privada, pública). - Backup location details - Detalles de la ubicación de la copia de seguridad + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + Una Azure SQL Managed Instance, SQL Server en Azure Virtual Machine o Azure SQL Database para migrar su(s) base(s) de datos. + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + Los detalles de la ubicación de la copia de seguridad de la base de datos, ya sea un recurso compartido de archivos de red o un contenedor de Azure Blob Storage (no es necesario para los destinos de Azure SQL Database). - Things you need before starting a migration: - Cosas que necesita antes de iniciar la migración: + Things you need before starting your Azure SQL migration: + Cosas que necesita antes de iniciar la migración de Azure SQL: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ Esta operación puede tardar varios minutos. Resource group created Grupo de recursos creado + + Save assessment report + Guardar informe de la valoración + + + Successfully saved assessment report to {0}. + El informe de evaluación se guardó correctamente en {0}. + Save and close Guardar y cerrar @@ -1254,6 +1402,14 @@ Esta operación puede tardar varios minutos. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. Configuración guardada. La recopilación de datos de rendimiento seguirá ejecutándose en segundo plano. Puede detener la recopilación cuando desee. + + Save recommendation report + Guardar informe de recomendaciones + + + Successfully saved recommendation report to {0}. + El informe de recomendaciones se guardó correctamente en {0}. + Cancel Cancelar @@ -1350,6 +1506,10 @@ Esta operación puede tardar varios minutos. An error occurred while loading locations. Please check your Azure connection and try again. Error al cargar ubicaciones. Compruebe la conexión de Azure e inténtelo de nuevo. + + Select a target server. + Seleccione un servidor de destino. + An error occurred while loading available resource groups. Please check your Azure connection and try again. Error al cargar los grupos de recursos disponibles. Compruebe la conexión de Azure y vuelva a intentarlo. @@ -1506,10 +1666,14 @@ Esta operación puede tardar varios minutos. {0} TB {0} TB - + {0} recommendations available {0} recomendaciones disponibles + + {0} recommendation available + {0} recomendación disponible + Azure configuration Configuración de Azure @@ -1518,10 +1682,6 @@ Esta operación puede tardar varios minutos. Business critical Crítico para la empresa - - {0} - {1} vCore - {0} - {1} núcleo virtual - Gen5 Gen5 @@ -1530,6 +1690,10 @@ Esta operación puede tardar varios minutos. General purpose Uso general + + Hyperscale + Hiperescala + {0} - {1} - {2} vCore {0} - {1} - {2} núcleo virtual @@ -1546,6 +1710,14 @@ Esta operación puede tardar varios minutos. Memory optimized premium-series Serie premium optimizada para memoria + + {0} - {1} vCore + {0} - {1} núcleo virtual + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - núcleo virtual {2} - {3} GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ Esta operación puede tardar varios minutos. I already have the performance data Ya tengo los datos de rendimiento - - Generating Azure recommendations using provided performance data... - Generando recomendaciones de Azure con los datos de rendimiento proporcionados... - Select a folder on your local drive where previously collected performance data was saved Seleccione una carpeta en la unidad local donde se guardaron los datos de rendimiento recopilados previamente @@ -1615,8 +1783,8 @@ Esta operación puede tardar varios minutos. Compruebe periódicamente si hay recomendaciones actualizadas presionando el botón \"Actualizar recomendación\". - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - La recomendación de Azure recopila y analiza los datos de rendimiento y, a continuación, recomienda una base de datos de tamaño adecuado en Azure para la carga de trabajo. + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + La recomendación de Azure recopila y analiza los datos de rendimiento y recomienda un destino de tamaño adecuado en Azure para la carga de trabajo. Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ Esta operación puede tardar varios minutos. Data storage requirement Requisito de almacenamiento de datos - - Azure SQL Database - Azure SQL Database - {0} GB {0}GB @@ -1702,6 +1866,10 @@ Esta operación puede tardar varios minutos. Azure SQL Managed Instance Azure SQL Managed Instance + + Azure SQL Managed Instance + Azure SQL Managed Instance + {0} ms {0} ms @@ -1718,6 +1886,14 @@ Esta operación puede tardar varios minutos. Edit recommendation parameters Editar los parámetros de recomendación + + Enable elastic recommendation + Habilitar recomendación elástica + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + La recomendación elástica usa un modelo de recomendación alternativo que usa la generación de perfiles de rendimiento de precios personalizados en los clientes en la nube existentes. + Enable preview features Habilitar las características de la versión preliminar @@ -1763,13 +1939,17 @@ Esta operación puede tardar varios minutos. Percentil {0} - Azure recommendation - Recomendación de Azure + Azure recommendation (PREVIEW) + Recomendación de Azure (VERSIÓN PRELIMINAR) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Para migrar a Azure SQL Managed Instance, vea los resultados de la evaluación y seleccione una o varias bases de datos. + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Para migrar a Azure SQL Database (VERSIÓN PRELIMINAR), vea los resultados de la evaluación y seleccione una o varias bases de datos. + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Para migrar a SQL Server en la máquina virtual de Azure, vea los resultados de la evaluación y seleccione una o varias bases de datos. @@ -1842,6 +2022,14 @@ Esta operación puede tardar varios minutos. SQL tempdb Tempdb de SQL + + Azure SQL Database (PREVIEW) + Azure SQL Database (VERSIÓN PRELIMINAR) + + + Azure SQL Database + Azure SQL Database + Stop data collection Detener recopilación de datos @@ -1914,6 +2102,10 @@ Esta operación puede tardar varios minutos. SQL Server on Azure Virtual Machine SQL Server en una máquina virtual de Azure + + SQL Server on Azure Virtual Machine + SQL Server en una máquina virtual de Azure + Source configuration Configuración de origen @@ -2006,6 +2198,10 @@ Esta operación puede tardar varios minutos. Used parallel copies Copias en paralelo utilizadas + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + El servidor de SQL Database "{0}" no está disponible para la migración porque actualmente se encuentra en el estado "{1}". Para continuar, seleccione un servidor de base de datos SQL disponible. + Source database Base de datos de origen @@ -2075,20 +2271,12 @@ Esta operación puede tardar varios minutos. Estado: Correcto - {0} Errors) - {0} errores) - - - {0} - {0} + ({0} errors) + ({0} errores) - {0} Error) - {0} error) - - - {0} ( - {0} ( + ({0} error) + ({0} error) Failed @@ -2098,10 +2286,18 @@ Esta operación puede tardar varios minutos. In progress En curso + + Ready for cutover + Listo para la transición + Refresh Actualizar + + Restoring + Restaurando + Retriable Posibilidad de volver a intentarlo @@ -2118,13 +2314,25 @@ Esta operación puede tardar varios minutos. Succeeded Correcto + + Uploading full backup + Cargando copia de seguridad completa + + + Uploading log backup(s) + Cargando copias de seguridad de registros + + + {0} + {0} + - {0} Warnings) - {0} advertencias) + ({0} warnings) + ({0} advertencias) - {0} Warning) - {0} advertencia) + ({0} warning) + ({0} advertencia) Storage account @@ -2154,6 +2362,10 @@ Esta operación puede tardar varios minutos. Summary Resumen + + Azure SQL Database + Azure SQL Database + SQL Server on Azure Virtual Machine SQL Server en una máquina virtual de Azure @@ -2198,6 +2410,26 @@ Esta operación puede tardar varios minutos. Table migration status: {0} Estado de migración de la tabla: {0} + + Missing target tables excluded from list: {0} + Faltan tablas de destino excluidas de la lista: {0} + + + Select tables for {0} + Seleccionar tablas para {0} + + + {0} of {1} tables selected + {0} de {1} tablas seleccionadas + + + {0} of {1} + {0} de {1} + + + Edit + Editar + Target Destino @@ -2226,6 +2458,18 @@ Esta operación puede tardar varios minutos. Target server Servidor de destino + + Tables selected + Tablas seleccionadas + + + Target table does not exist + La tabla de destino no existe. + + + Target table is not empty. + La tabla de destino no está vacía. + Target version Versión de destino @@ -2251,9 +2495,17 @@ Esta operación puede tardar varios minutos. Seleccione un nombre único para esta base de datos de destino - Username + User name Nombre de usuario + + Target user name + Nombre de usuario de destino + + + Enter the target user name + Introduzca el nombre de usuario de destino + All database migrations Todas las migraciones de bases de datos @@ -2306,6 +2558,10 @@ Esta operación puede tardar varios minutos. Azure account Cuenta de Azure + + An error occurred while conneting to the target server. + Error al conectar con el servidor de destino. + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ Esta operación puede tardar varios minutos. No hay ninguna recomendación disponible. - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - No se generaron recomendaciones de SKU, ya que no habían SKU que pudieran satisfacer las características de rendimiento de su origen. Pruebe a seleccionar otra plataforma de destino, ajustar los parámetros de recomendación o seleccionar un conjunto de bases de datos diferente para evaluar. + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + No se generaron recomendaciones de SKU, ya que no había SKU que pudieran satisfacer las características de rendimiento del origen. Intente seleccionar una plataforma de destino diferente, ajustar los parámetros de recomendación, seleccionar un conjunto diferente de bases de datos para evaluar o cambiar el modelo de recomendación. + + + Connection was successful but did not find any target databases. + La conexión se realizó correctamente, pero no se encontró ninguna base de datos de destino. + + + Connection error: {0} + Error de conexión: {0} + + + Connection was successful. Target databases found: {0} + La conexión se realizó correctamente. Bases de datos de destino encontradas: {0} Select an Azure account and your target {0}. Seleccione una cuenta de Azure y su destino {0}. + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + Error de asignación de base de datos. No se puede seleccionar la base de datos de destino "{0}" como destino de migración para la base de datos "{1}". La base de datos de destino "${targetDatabaseName}" ya está seleccionada como destino de migración para la base de datos "{2}". Seleccione otra base de datos de destino. + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + Error de asignación de base de datos. Faltan bases de datos de destino para migrar. Configure la conexión del servidor de destino y haga clic en conectar para recopilar la lista de destinos de migración de base de datos disponibles. + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + Error de asignación de base de datos. La base de datos de origen "{0}" no está asignada a una base de datos de destino. Seleccione una base de datos de destino a la que migrar. + Azure SQL target Destino de Azure SQL @@ -2366,6 +2646,10 @@ Esta operación puede tardar varios minutos. {0} of {1} databases selected {0} de {1} bases de datos seleccionadas + + {0} of {1} + {0} de {1} + diff --git a/resources/xlf/es/sql.es.xlf b/resources/xlf/es/sql.es.xlf index 0a9b7a8091..d082feb556 100644 --- a/resources/xlf/es/sql.es.xlf +++ b/resources/xlf/es/sql.es.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Proporcionar nuevo ancho de columna + + + Invalid column width + Ancho de columna no válido + + + Size cannot be 0 or negative + El tamaño no puede ser 0 ni negativo + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. Para poder usar Azure Data Studio en {0}, Azure Data Studio debe reiniciarse. + + `${appName}`: e.g. Azure Data Studio. + "${appName}": por ejemplo, Azure Data Studio. + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu Menú contextual del elemento del explorador de objetos + + open the default settings JSON + abrir el archivo JSON de configuración predeterminada + + + Open Default Settings (JSON) + Abrir la configuración predeterminada (JSON) + Please reload Azure Data Studio to disable this extension. Vuelva a cargar Azure Data Studio para deshabilitar esta extensión. @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. Mostrar notas de la versión después de una actualización. Las notas de la versión se abren en una nueva ventana del explorador web. + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + La extensión no es compatible con Azure Data Studio {0}. La extensión requiere: {1}. + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + La extensión no es compatible con Azure Data Studio {0}. La extensión requiere una versión más reciente del motor de VS Code {1}, que es más reciente que la admitida actualmente ({2}). + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + No se pudo analizar el valor de "{0}" {1}. Use, por ejemplo: ^1.22.0, ^1.22.x, etc. + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. Configure los patrones globales de las rutas de acceso de archivo que se van a excluir de la inspección de archivos. Los patrones deben coincidir con rutas de acceso absolutas, por ejemplo, el prefijo con "**/" o la ruta de acceso completa para que la coincidencia sea correcta y el sufijo con "/**" para hacer coincidir los archivos de una ruta de acceso (como "**/build/output/**" o "/Users/name/workspaces/project/build/output/**"). Al cambiar esta configuración, es necesario realizar un reinicio. Si observa que Azure Data Studio consume mucho tiempo de CPU al iniciarse, puede excluir las carpetas grandes para reducir la carga inicial. + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + Indica si se permiten o no los enlaces de teclado de presión simultánea en el terminal. Tenga en cuenta que cuando es true y la pulsación de tecla da como resultado una presión simultánea, se omitirá "#terminal.integrated.commandsToSkipShell#"; establecer este valor en false resulta particularmente útil cuando quiere que Ctrl+k vaya al shell (no a Azure Data Studio). + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + Un conjunto de mensajes a los que se responderá automáticamente cuando se encuentre en el terminal. Siempre que el mensaje sea lo suficientemente específico, esto puede ayudar a automatizar las respuestas comunes. + +Notas: + +- Use {0} para responder automáticamente a la solicitud de finalización del trabajo por lotes en Windows. +- El mensaje incluye secuencias de escape para que la respuesta no se produzca con texto con estilo. +- Cada respuesta solo puede producirse una vez cada segundo. +- Use {1} en la respuesta para indicar la tecla Entrar. +- Para anular la configuración de una clave predeterminada, establezca el valor en NULL. +- Reinicie Azured Data Studio si no se aplica el nuevo. + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + Conjunto de identificadores de comando cuyos enlaces de teclado no se enviarán al shell, sino que siempre se controlarán con VS Code. Esto permite que los enlaces de teclado que normalmente consumiría el shell actúen igual que cuando el terminal no tiene el foco; por ejemplo, "Ctrl+P" para iniciar Quick Open. + +&nbsp; + +Muchos comandos se omiten de forma predeterminada. Para reemplazar un valor predeterminado y pasar mejor al shell el enlace de teclado de dicho comando, agregue el comando precedido por el carácter "-". Por ejemplo, agregue "-workbench.action.quickOpen" para que "Ctrl+P" llegue al shell. + +&nbsp; + +La siguiente lista de comandos omitidos predeterminados se trunca cuando se visualiza en el editor de configuraciones. Para ver la lista completa, {1} y busque el primer comando de la lista siguiente. + +&nbsp; + +Comandos omitidos predeterminados: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Controla si debe detectarse y establecerse la variable de entorno "$LANG" en una opción compatible con UTF-8, ya que el terminal de Azure Data Studio solo admite datos con codificación UTF-8 procedentes del shell. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Objeto con variables de entorno que se agregarán al proceso de Azure Data Studio que el terminal va a usar en Linux. Establézcalo en "null" para eliminar la variable de entorno. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + Objeto con variables de entorno que se agregarán al proceso de Azure Data Studio que el terminal va a usar en macOS. Establézcalo en "null" para eliminar la variable de entorno. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Objeto con variables de entorno que se agregarán al proceso de Azure Data Studio que el terminal va a usar en Windows. Establézcalo en "null" para eliminar la variable de entorno. + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + Si los nuevos shells deben heredar su entorno de Azure Data Studio, lo que puede generar un shell de inicio de sesión para asegurarse de que se inicializan $PATH y otras variables de desarrollo. Esto no tiene ningún efecto en Windows. + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. Vuelva a cargar Azure Data Studio para completar la desinstalación de la extensión {0}. @@ -377,6 +495,14 @@ + + + + Collapse All + Contraer todo + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + Conexión no admitida + + + Loading... + Carga en curso... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + No se encontró ningún proveedor de serialización con el id. especificado "{0}" + Cannot serialize data as no provider has been registered No se pueden serializar datos ya que no se ha registrado ningún proveedor @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + Color de la sombra del cuadro desplegable del botón + The button dropdown background hover color Color de fondo del menú desplegable del botón al mantener el puntero - - The button dropdown box shadow color - Color de la sombra del cuadro desplegable del botón - Callout dialog body background. Fondo del cuerpo del cuadro de diálogo de llamada. @@ -1160,6 +1302,14 @@ + + False + False + + + True + True + General General @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} No se devolvió ningún script al escribir como {0} en el objeto {1} - - No script was returned when calling select script on object - No se devolvió ningún script al llamar al script de selección en el objeto - Scripting Failed Error de scripting @@ -1328,6 +1474,14 @@ Select Seleccionar + + Failed to generate script for Edit Data editor. + No se pudo generar el script para el editor de Editar datos. + + + Failed to generate select script for the selected object. + No se pudo generar el script de selección para el objeto seleccionado. + Update Actualizar @@ -3172,6 +3326,10 @@ + + Icon represent a server. + El icono representa un servidor. + Servers Servidores @@ -3272,6 +3430,10 @@ Save As JSON Guardar como JSON + + Save As Markdown + Guardar como Markdown + Save As XML Guardar como XML @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0}, use las teclas de dirección para desplazarse entre los nodos + Zoom level cannot be 0 or negative El nivel de zoom no puede ser 0 ni negativo @@ -3293,8 +3459,24 @@ - Compare Execution Plans - Comparar planes de ejecución + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + Tabla de propiedades de búsqueda + + + Filter for any field... + Filtrar por cualquier campo... + + + Search top operations + Operaciones principales de búsqueda @@ -3320,14 +3502,14 @@ Loading execution plan Cargando plan de ejecución - - Add execution plans to compare - Agregar planes de ejecución para comparar - Execution Plan Files Archivos del plan de ejecución + + Add execution plan + Agregar plan de ejecución + Properties Propiedades @@ -3364,6 +3546,22 @@ Zoom to fit Ajustar al tamaño + + Bottom execution Plan {0} + Plan de ejecución inferior {0} + + + Top execution Plan {0} + Plan de ejecución principal {0} + + + Tooltips disabled + Información sobre herramientas deshabilitada + + + Tooltips enabled + Información sobre herramientas habilitada + Query {0} of {1}: {2} Consulta {0} de {1}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - Operación inferior: {0} - - - Left operation: {0} - Operación izquierda: {0} - - - Right operation: {0} - Operación derecha: {0} - - - Top operation: {0} - Operación superior: {0} - Edge Edge + + Bottom operation: {0} + Operación inferior: {0} + + + Left operation: {0} + Operación izquierda: {0} + + + Equivalent Properties + Propiedades equivalentes + + + Greater than + Mayor que + + + Less than + Menor que + Name Nombre + + Not equal to + Es distinto de + Value (Bottom Plan) Valor (plan inferior) @@ -3412,10 +3618,22 @@ Value (Top Plan) Valor (plan superior) + + Right operation: {0} + Operación derecha: {0} + + + Top operation: {0} + Operación superior: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + Cuando es true, habilita la información sobre herramientas al mantener el puntero para el plan de ejecución. Cuando es false, la información sobre herramientas se muestra al hacer clic en el nodo o presionar la tecla F3. + Compare execution plans Comparar planes de ejecución @@ -3424,6 +3642,10 @@ Compare execution plans Comparar planes de ejecución + + Execution Plan + Plan de ejecución + @@ -3472,6 +3694,14 @@ Copy Copiar + + Collapse All + Contraer todo + + + Expand All + Expandir todo + Close Cerrar @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - Plan de consulta (versión preliminar) + Query Plan + Plan de consulta @@ -3517,8 +3747,8 @@ Seleccionar todo - Plan Tree (Preview) - Árbol de plan (versión preliminar) + Plan Tree + Árbol del plan Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files Archivos del plan de ejecución + + Execution Plan {0} + Plan de ejecución {0} + Compare execution plan Comparar plan de ejecución @@ -3560,6 +3794,10 @@ Zoom to fit Ajustar al tamaño + + Highlight Expensive Operation + Resaltar operación costosa + Show Query Plan XML Mostrar plan de consulta XML @@ -3619,8 +3857,8 @@ Seleccionar todo - Top Operations (Preview) - Operaciones principales (versión preliminar) + Top Operations + Operaciones principales Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - Cerrar (Escape) + Close + Cerrar Apply Aplicar - Apply Zoom (Enter) - Aplicar zoom (Entrar) + Apply Zoom + Aplicar zoom Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ Zoom (porcentaje) - Zoom (Enter) - Zoom (Entrar) + Zoom + Zoom + + + + + + + Actual Number of Rows For All Executions + Número real de filas para todas las ejecuciones + + + Close + Cerrar + + + Actual Elapsed CPU Time + Tiempo real transcurrido en la CPU + + + Actual Elapsed Time + Tiempo real transcurrido + + + Cost + Costo + + + Number of Rows Read + Número de filas leídas + + + Off + Desactivar + + + Select expense metric + Seleccionar métrica de gastos + + + Subtree Cost + Coste del subárbol + + + Metric: + Métrica: + + + Apply + Aplicar + + + Apply + Aplicar + + + Highlight Expensive Operation + Resaltar operación costosa + + + Don't Show Again + No volver a mostrar + + + No + No + + + Yes + + + + Set chosen metric as the default for query execution plans? + ¿Establecer la métrica elegida como predeterminada para los planes de ejecución de consultas? + + + Off + Desactivar - Close (Escape) - Cerrar (Escape) + Close + Cerrar + + + Enter search value + Escribir valor de búsqueda Contains @@ -3670,13 +3988,29 @@ Equals Es igual a + + Select property + Seleccionar propiedad + + + Select search type + Seleccionar tipo de búsqueda + - Next Match (Enter) - Siguiente coincidencia (Entrar) + Next Match + Coincidencia siguiente - Previous Match (Shift+Enter) - Coincidencia anterior (Mayús+Entrar) + Previous Match + Coincidencia anterior + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Error: {1} + + Icon represent a notebook. + El icono representa un bloc de notas. + Notebooks Cuadernos @@ -5436,6 +5774,10 @@ Error: {1} Data Datos + + Execution Plan + Plan de ejecución + Notebook Notebook @@ -5684,6 +6026,10 @@ Error: {1} Save As JSON Guardar como JSON + + Save As Markdown + Guardar como Markdown + Save As XML Guardar como XML @@ -5904,6 +6250,22 @@ Error: {1} Character used for enclosing text fields when saving results as CSV Carácter que se usa para delimitar los campos de texto al guardar los resultados como CSV. + + When true, column headers are included when saving results as an Excel file + Cuando es true, los encabezados de columna se incluyen al guardar los resultados como un archivo de Excel. + + + File encoding used when saving results as Markdown + Codificación de archivo empleada al guardar los resultados como Markdown + + + When true, column headers are included when saving results as a Markdown file + Cuando es verdadero, los encabezados de columna se incluyen al guardar los resultados como un archivo de Markdown + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Caracteres que se usarán para separar las líneas al exportar a Markdown, el valor predeterminado es finales de líneas del sistema + File encoding used when saving results as XML Codificación de archivo empleada al guardar los resultados como XML @@ -6136,6 +6498,10 @@ Error: {1} Resource Viewer Visor de recursos + + Icon for resource viewer. + Icono del visor de recursos. + @@ -6302,14 +6668,6 @@ Error: {1} - - - - Preview feature - Característica en vista previa - - - @@ -6468,6 +6826,22 @@ Error: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + Azure Data Studio ahora tiene habilitado el cifrado de forma predeterminada para todas las conexiones de SQL Server. Esto puede provocar que las conexiones existentes dejen de funcionar a menos que se cambien ciertas propiedades de conexión relacionadas con el cifrado.{0}Recomendamos que revise el vínculo siguiente para obtener más detalles. + + + More information + Más información + + + Important Update + Actualización importante + + + @@ -6828,6 +7202,49 @@ Error: {1} + + + + &&Welcome + && denotes a mnemonic + &&Bienvenido + + + Controls which editor is shown at startup, if none are restored from the previous session. + Controla qué editor se muestra al inicio, si no se restaura ninguno de la sesión anterior. + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abra un archivo nuevo sin título (solo se aplica al abrir una ventana vacía). + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Iniciar sin un editor. + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abra el archivo Léame cuando abra una carpeta que contenga uno, en caso contrario, vuelva a “welcomePage”. Nota: esta situación solo se observa en la configuración global y se omitirá si se establece en una configuración de área de trabajo o carpeta. + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abrir la página principal, con contenido que ayude a empezar a trabajar con Azure Data Studio y extensiones. + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abrir la página principal cuando se abra un área de trabajo vacía. + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abrir la página principal con el tour de Introducción (predeterminado) + + + @@ -7134,6 +7551,10 @@ Error: {1} Connection error Error de conexión + + Enable Trust server certificate + Habilitar certificado de servidor de confianza + Connection failed due to Kerberos error. Error en la conexión debido a un error de Kerberos. @@ -7146,6 +7567,18 @@ Error: {1} If you have previously connected you may need to re-run kinit. Si se ha conectado anteriormente puede que necesite volver a ejecutar kinit. + + Run Kinit + Ejecutar Kinit + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + Se habilitó el cifrado en esta conexión, revise la configuración de SSL y certificado para el SQL Server de destino o habilite "Confiar en certificado de servidor" en el cuadro de diálogo de conexión. + + Nota: Un certificado autofirmado solo ofrece protección limitada y no es una práctica recomendada para entornos de producción. ¿Quiere habilitar "Certificado de servidor de confianza" en esta conexión y volver a intentarlo? + @@ -7174,26 +7607,10 @@ Error: {1} Connect Conectar - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - La extensión que admite el tipo de proveedor '{0}' no está instalada actualmente. Instálela e inténtelo de nuevo. - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - La extensión '{0}' es necesaria para conectarse a este recurso. Instálela e inténtelo de nuevo. - Recent Connections Conexiones recientes - - View Extension - Ver extensión - - - View Extensions - Ver extensiones - No recent connection Ninguna conexión reciente @@ -7210,6 +7627,10 @@ Error: {1} Are you sure you want to cancel this connection? ¿Seguro que desea cancelar esta conexión? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + La extensión '{0}' es necesaria para conectarse a este recurso. ¿Quiere instalarla? + Connection result is invalid El resultado de la conexión no es válido @@ -7230,6 +7651,10 @@ Error: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. La versión del servidor no es compatible con Azure Data Studio, es posible que aún pueda conectarse a ella, pero puede que algunas características de Azure Data Studio no funcionen de la forma esperada. + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + La extensión que admite el tipo de proveedor '{0}' no está instalada actualmente. ¿Quiere ver las extensiones? + Could not find provider for uri: {0} No se encontró ningún proveedor para el URI: {0} @@ -7258,6 +7683,14 @@ Error: {1} Advanced... Avanzado... + + False + Falso + + + True + Verdadero + Account Cuenta @@ -7406,6 +7839,10 @@ Error: {1} OK Aceptar + + Read More + Más información + @@ -7961,14 +8398,6 @@ Error: {1} - - - - Loading... - Carga en curso... - - - @@ -8041,14 +8470,6 @@ Error: {1} - - - - Loading... - Carga en curso... - - - @@ -8263,6 +8684,10 @@ Error: {1} JSON JSON + + Markdown + Markdown + Plain Text Texto sin formato @@ -8527,10 +8952,6 @@ Error: {1} Cancel Cancelar - - Group Color: {0} - Color del grupo: {0} - OK Aceptar diff --git a/resources/xlf/fr/arc.fr.xlf b/resources/xlf/fr/arc.fr.xlf index 741d7aad1f..5aaf477ef8 100644 --- a/resources/xlf/fr/arc.fr.xlf +++ b/resources/xlf/fr/arc.fr.xlf @@ -6,10 +6,6 @@ USD USD - - adding worker nodes - ajout de nœuds Worker - Apply Appliquer @@ -90,18 +86,18 @@ without downtime and by sans temps d’arrêt et par + + Compute Configuration + Configuration de calcul + Condition Condition - + Configuration Configuration - - Configuration (per node) - Configuration (par nœud) - Configure retention policy Configurer la stratégie de rétention @@ -135,12 +131,12 @@ Impossible de se connecter à l’instance managée SQL : instance Azure Arc {0}. {1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - Se connecter à PostgreSQL Hyperscale : Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + Se connecter au serveur PostgreSQL - Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - Impossible de se connecter à PostgreSQL Hyperscale : Instance Azure Arc {0}. {1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + Impossible de se connecter au serveur PostgreSQL - Azure Arc Instance {0}. {1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator Coordonnateur - - Coordinator Node CPU limit - Limite du processeur du nœud coordinateur - - - Coordinator Node CPU request - Demande du processeur du nœud coordinateur - Coordinator endpoint Point de terminaison coordinateur - - Coordinator Node Memory limit (in GB) - Limite de la mémoire du nœud coordinateur (en Go) - - - Coordinator Node Memory request (in GB) - Demande de mémoire de nœud coordinateur (en Go) - - - Coordinator Node - Nœud coordinateur - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Vous pouvez configurer le nombre de cœurs d’UC et la taille de stockage qui s’appliqueront au nœud coordinateur. Ajustez le nombre de cœurs d’UC et de paramètres de mémoire pour votre groupe de serveurs. Pour réinitialiser les demandes et/ou les limites, transmettez une valeur vide. - Coordinator Node Parameters Paramètres du nœud coordinateur @@ -570,12 +542,12 @@ Dernier moment dans le temps - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - En savoir plus sur les paramètres du moteur de base de données pour PostgreSQL Hyperscale avec Azure Arc + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + En savoir plus sur les paramètres du moteur de base de données pour PostgreSQL compatible avec Azure Arc - Learn more about Azure PostgreSQL Hyperscale client interfaces - En savoir plus sur les interfaces clientes Hyperscale Azure PostgreSQL + Learn more about Azure PostgreSQL client interfaces + En savoir plus sur les interfaces clientes Azure PostgreSQL Learn More. @@ -698,8 +670,8 @@ Aucun paramètre de serveur worker... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - Aucun problème connu n'affecte cette instance PostgreSQL Hyperscale. + There aren’t any known issues affecting this PostgreSQL instance. + Aucun problème connu n’affecte cette instance PostgreSQL. The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node nœud - - Node configuration - Configuration de nœud - nodes nœuds @@ -818,8 +786,8 @@ Une connexion est requise pour afficher et définir les paramètres du moteur de base de données. - PostgreSQL Hyperscale - Azure Arc - PostgreSQL Hyperscale – Azure Arc + PostgreSQL server - Azure Arc + Serveur PostgreSQL - Azure Arc Point in time restore @@ -866,8 +834,8 @@ Sélectionnez un pod dans la liste déroulante ci-dessous pour obtenir des informations détaillées sur l’intégrité - PostgreSQL Hyperscale server group by - Groupe de serveurs PostgreSQL Hyperscale par + PostgreSQL by + PostgreSQL par Admin username @@ -882,8 +850,8 @@ Vous pouvez mettre à l’échelle votre Azure Arc - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - PostgreSQL Hyperscale - tableau de bord Azure Arc - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + Serveur PostgreSQL - tableau de bord Azure Arc (préversion) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. Sélectionnez l'une des chaînes de connexion client disponibles ci-dessous. + + Server + Serveur + Server Endpoint Point de terminaison de serveur - - Server group nodes - Nœuds de groupe de serveurs - Server group type Type de groupe de serveurs @@ -1249,30 +1217,10 @@ Worker Collaborateur - - Worker Nodes CPU limit - Limite du processeur des nœuds Worker - - - Worker Nodes CPU request - Demande du processeur des nœuds Worker - - - Worker Nodes Memory limit (in GB) - Limite de mémoire des nœuds Worker (en Go) - - - Worker Nodes Memory request (in GB) - Demande de mémoire des nœuds Woker (en Go) - Worker node count Nombre de nœuds worker - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - Il est possible d’échelonner et de réduire votre groupe de serveurs en réduisant ou en augmentant le nombre de nœuds Worker. La valeur doit être supérieure ou égale à 1. - Worker Node Parameters Paramètres de nœud worker @@ -1281,22 +1229,10 @@ Worker Nodes Nœuds worker - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Vous pouvez configurer le nombre de cœurs d’UC et la taille de stockage qui s’appliqueront à tous les nœuds Worker. Ajustez le nombre de cœurs d’UC et de paramètres de mémoire pour votre groupe de serveurs. Pour réinitialiser les demandes et/ou les limites, transmettez une valeur vide. - - - Expand your server group and scale your database by adding worker nodes. - Développez votre groupe de serveurs et mettez à l’échelle votre base de données en ajoutant des nœuds Worker. - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. Ces paramètres de serveur des nœuds Worker peuvent être définis sur des valeurs personnalisées (non définies par défaut). Recherchez des paramètres. - - Value of 1 is not supported. - La valeur de 1 n'est pas prise en charge. - Yes Oui @@ -1365,38 +1301,50 @@ I accept {0} and {1}. J'accepte {0} et {1}. - - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - Conditions générales d'utilisation de PostgreSQL Hyperscale activé par Azure Arc - - - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. - - By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. - Managed Instance activé d’Azure Arc offre l'accès à SQL Server et la compatibilité avec les fonctionnalités qui peuvent être déployées sur l'infrastructure de votre choix. {0}. - - En cliquant sur « Exécuter un script sur un bloc-notes », ou «Déployer » (a) j'accepte les conditions légales et les déclarations de confidentialité associées aux offres de la Place de marché indiquées ci-dessous, (b) j'autorise Microsoft à facturer selon mon mode de paiement actuel les frais associés aux offres, avec la même fréquence de facturation que mon abonnement Azure et (c) j'accepte que Microsoft Corporation puisse partager mes informations de contact et celles relatives à mon utilisation et à mes transactions avec les fournisseurs des offres dans le cadre du support, de la facturation et d'autres activités liées aux transactions. Microsoft Corporation ne fournit pas de droits pour les produits tiers. Pour plus d'informations, consultez {1}, {2} et {3}. - - + Azure Marketplace Terms - Conditions de la Place de marché Azure + Conditions Windows Azure Marketplace - + Learn more En savoir plus - - Learn more about Azure Arc enabled Managed Instance - En savoir plus sur Managed Instance avec Azure Arc - - + Privacy policy Politique de confidentialité - + Terms of use Conditions d’utilisation + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + PostgreSQL Server - Azure Arc est l’un des moteurs de base de données disponibles dans le cadre des services de données Azure Arc et il peut être déployé sur l’infrastructure de votre choix. {0}. + + En cliquant sur « Scripter au bloc-notes » ou « Déployer », j’accepte (a) les conditions légales et les déclarations de confidentialité associées aux offres de la Place de marché répertoriées ci-dessous ; (b) autoriser Microsoft à facturer à mon mode de paiement actuel les frais associés aux offres, avec la même fréquence de facturation que mon abonnement Azure ; et (c) conviennent que Microsoft peut partager mes informations de contact, d’utilisation et transactionnelles avec le ou les fournisseurs des offres pour le support, la facturation et d’autres activités transactionnelles. Microsoft ne fournit pas de droits pour les offres tierces. Pour plus d’informations, consultez {1}, {2}et {3}. + + + Learn more about PostgreSQL Server - Azure Arc + En savoir plus sur le serveur PostgreSQL - Azure Arc + + + PostgreSQL Server - Azure Arc terms and conditions + Serveur PostgreSQL - Conditions générales Azure Arc + + + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + Managed Instance compatible avec Azure Arc offre l'accès à SQL Server et la compatibilité avec les fonctionnalités qui peuvent être déployées sur l'infrastructure de votre choix. {0}. + + En cliquant sur « Exécuter un script sur un bloc-notes », ou «Déployer » (a) j'accepte les conditions légales et les déclarations de confidentialité associées aux offres de la Place de marché indiquées ci-dessous, (b) j'autorise Microsoft à facturer selon mon mode de paiement actuel les frais associés aux offres, avec la même fréquence de facturation que mon abonnement Azure et (c) j'accepte que Microsoft Corporation puisse partager mes informations de contact et celles relatives à mon utilisation et à mes transactions avec les fournisseurs des offres dans le cadre du support, de la facturation et d'autres activités liées aux transactions. Microsoft Corporation ne fournit pas de droits pour les produits tiers. Pour plus d'informations, consultez {1}, {2} et {3}. + + + Learn more about Azure Arc-enabled Managed Instance + En savoir plus sur Managed Instance compatible avec Azure Arc + Azure SQL managed instance - Azure Arc terms and conditions Instance managée Azure SQL : conditions générales Azure Arc @@ -1753,133 +1701,117 @@ Password Mot de passe - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. Nombre maximal de cœurs de processeur pour l’instance Postgres qui peuvent être utilisés sur nœud coordinateur. Les cœurs fractionnaires sont pris en charge. - + CPU limit Limite UC - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. Le nombre minimum de cœurs de processeur qui doivent être disponibles sur le nœud coordinateur pour planifier le service. Les fractions de cœurs sont prises en charge. - + CPU request Demande UC - - The memory limit of the Postgres instance on the coordinator node in GB. - La limite de mémoire de l'instance Postgres sur le nœud coordinateur en Go. + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + Activez la case à cocher pour indiquer que cette instance sera utilisée uniquement à des fins de développement ou de test. Cette instance ne sera pas facturée. - - Memory limit (GB) - Limite de mémoire (Go) + + For development use only + Pour une utilisation de développement uniquement - - The memory request of the Postgres instance on the coordinator node in GB. - La demande de mémoire de l'instance Postgres sur le nœud coordinateur en Go. - - - Memory request (GB) - Demande de mémoire (Go) - - + Engine Version Version du moteur - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. Une liste, séparée par des virgules, des extensions Postgres qui doivent être chargées au démarrage. Veuillez vous référer à la documentation postgres pour les valeurs prises en charge. - + Extensions Extensions - - Server group name - Nom de groupe de serveurs + + That username is disabled; please choose another username. + Ce nom d’utilisateur est désactivé, choisissez un autre nom d’utilisateur. - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - Le nom du groupe de serveurs doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 11 caractères au maximum. + + The memory limit of the Postgres instance on the coordinator node in GB. + La limite de mémoire de l'instance Postgres sur le nœud coordinateur en Go. - + + Memory limit (GB) + Limite de mémoire (Go) + + + The memory request of the Postgres instance on the coordinator node in GB. + La demande de mémoire de l'instance Postgres sur le nœud coordinateur en Go. + + + Memory request (GB) + Demande de mémoire (Go) + + + Server name + Nom du serveur + + + Enter server name + Entrer un nom de serveur + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + Le nom du serveur doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 11 caractères au maximum. + + Port Port - + + Service type + Type de service + + + Admin username + Nom d’utilisateur de l’administrateur + + + Enter server admin login name + Entrez le nom de connexion de l’administrateur du serveur. + + The size of the storage volume to be used for backups in GB. La taille du volume de stockage à utiliser pour les sauvegardes en Go. - + Volume Size GB (Backups) Taille du volume Go (sauvegardes) - + The size of the storage volume to be used for data in GB. La taille du volume de stockage à utiliser pour les données en Go. - + Volume Size GB (Data) Taille du volume Go (Données) - + The size of the storage volume to be used for logs in GB. La taille du volume de stockage à utiliser pour les journaux en Go. - + Volume Size GB (Logs) Taille du volume Go (journaux) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - Nombre maximal de cœurs de processeur pour l’instance Postgres qui peuvent être utilisés par nœud. Les cœurs fractionnaires sont pris en charge. - - - CPU limit (cores per node) - Limite du processeur (cœurs par nœud) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - Le nombre minimum de cœurs de processeur qui doivent être disponibles par nœud pour planifier le service. Les fractions de cœurs sont prises en charge. - - - CPU request (cores per node) - Demande processeur (cœurs par nœud) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - Nombre de nœuds Worker à approvisionner dans un cluster partagé, ou zéro (valeur par défaut) pour Postgres à nœud unique. - - - Number of workers - Nombre de workers - - - The memory limit of the Postgres instance per node in GB. - Limite de mémoire de l’instance Postgres par nœud en Go. - - - Memory limit (GB per node) - Limite de mémoire (Go par nœud) - - - The memory request of the Postgres instance per node in GB. - Demande de mémoire de l’instance Postgres par nœud en Go. - - - Memory request (GB per node) - Demande de mémoire (Go par nœud) - - - Coordinator Node Compute Configuration - Configuration du calcul du nœud coordinateur - - - Worker Nodes Compute Configuration - Configuration du calcul des nœuds Worker + + Compute Configuration + Configuration de calcul General settings @@ -1902,12 +1834,12 @@ La classe de stockage à utiliser pour les volumes persistants des journaux - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Fournir les paramètres de groupe de serveurs PostgreSQL Hyperscale avec Azure Arc + Provide PostgreSQL server parameters + Fournir les paramètres du serveur PostgreSQL - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Déployer un groupe de serveurs PostgreSQL Hyperscale compatibles avec Azure Arc + Deploy a PostgreSQL Server - Azure Arc (Preview) + Déployer un serveur PostgreSQL - Azure Arc (préversion) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name Nom de l'instance + + Enter instance name + Entrer le nom de l’instance + SQL Instance Backup Retention Policy Politique de rétention de sauvegarde d'instance SQL @@ -2050,8 +1986,8 @@ Le nom de l’instance doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 13 caractères au maximum. - sa username is disabled, please choose another username - le nom d’utilisateur sa est désactivé, choisissez un autre nom d’utilisateur + That username is disabled; please choose another username. + Ce nom d’utilisateur est désactivé, choisissez un autre nom d’utilisateur. Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 réplicas - Username - Nom d'utilisateur + Managed Instance admin login + Connexion administrateur de l'instance gérée + + + Enter admin name + Entrer le nom d’administrateur The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ La mémoire demandée doit être inférieure ou égale à la limite de la mémoire - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - Déployer les groupes de serveurs PostgreSQL Hyperscale dans un environnement Azure Arc + Deploy a PostgreSQL server into an Azure Arc environment + Déployer un serveur PostgreSQL dans un environnement Azure Arc - PostgreSQL Hyperscale server groups - Azure Arc - Groupes de serveurs PostgreSQL Hyperscale : Azure Arc + PostgreSQL Server - Azure Arc (Preview) + Serveur PostgreSQL - Azure Arc (préversion) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/fr/azurecore.fr.xlf b/resources/xlf/fr/azurecore.fr.xlf index 574f0879ce..02c40577fd 100644 --- a/resources/xlf/fr/azurecore.fr.xlf +++ b/resources/xlf/fr/azurecore.fr.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD L'utilisateur n'a pas d'identificateur unique dans AAD + + Owning Tenant information not found for account. + Informations sur le locataire propriétaire introuvables pour le compte. + Token retrieval failed with an error. [Open developer tools]({0}) for more details. La récupération du jeton a échoué avec une erreur. [Ouvrir les outils de développement]({0}) pour plus de détails. @@ -70,6 +74,10 @@ Open Ouvrir + + Provider '{0}' does not have a Microsoft resource endpoint defined. + Le fournisseur '{0}' n'a pas de point de terminaison de ressource Microsoft défini. + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Serveur flexible Azure Database pour MySQL + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} Échec de l’obtention des abonnements pour les {0} de compte (locataire «{1}»). {2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + Échec de l’acquisition du jeton d’accès pour le compte '{0}' ('{1}' client). + diff --git a/resources/xlf/fr/big-data-cluster.fr.xlf b/resources/xlf/fr/big-data-cluster.fr.xlf index 771fc3dee8..a611288b49 100644 --- a/resources/xlf/fr/big-data-cluster.fr.xlf +++ b/resources/xlf/fr/big-data-cluster.fr.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - Tableau de bord de cluster Big Data - + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + Le module complémentaire du cluster Big Data est en cours de retrait et Azure Data Studio fonctionnalité de celui-ci sera supprimée dans une prochaine version. En savoir plus à ce sujet et au support à l’avenir [here](https://go.microsoft.com/fwlink/?linkid=2207340) + Controller endpoint information was not found Informations de point de terminaison du contrôleur introuvables diff --git a/resources/xlf/fr/cms.fr.xlf b/resources/xlf/fr/cms.fr.xlf index 29b1a714d6..8925221218 100644 --- a/resources/xlf/fr/cms.fr.xlf +++ b/resources/xlf/fr/cms.fr.xlf @@ -134,14 +134,6 @@ Application name Nom de l'application - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Quand la valeur est true, permet d'utiliser la fonctionnalité asynchrone dans le fournisseur de données .Net Framework - - - Asynchronous processing - Traitement asynchrone - Attach DB filename Attacher le nom de fichier de base de données diff --git a/resources/xlf/fr/git.fr.xlf b/resources/xlf/fr/git.fr.xlf index 6e80fd35f7..7689052f56 100644 --- a/resources/xlf/fr/git.fr.xlf +++ b/resources/xlf/fr/git.fr.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + Publier la branche + + + Publishing Branch... + Publication de Branch... + + + $(cloud-upload) Publish Branch + $(cloud-upload) Publier les branches + + + {0} Sync Changes {1}{2} + {0} Synchroniser les modifications {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + Synchronisation des modifications... + + + @@ -91,8 +119,8 @@ impossible de pousser les références vers la branche distante. Exécutez d'abord 'Récupérer' pour intégrer vos modifications. - Log level changed to: {0} - Niveau de journalisation remplacé par : {0} + {0} Log level changed to: {1} + {0} Niveau de consignation remplacé par: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? Voulez-vous vraiment continuer ? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - La branche '{0}' n'a pas de branche en amont. Voulez-vous publier cette branche ? + The branch '{0}' has no remote branch. Would you like to publish this branch? + La branche '{0}' n'a pas de branche distante. Voulez-vous publier cette branche ? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ Que voulez-vous faire ? Discard 1 File Abandonner 1 fichier + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Voulez-vous vraiment supprimer TOUS les stashes ? Des stashs {0} seront soumis à un nettoyage et PEUVENT ÊTRE IMPOSSIBLES À RÉCUPÉRER. + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Voulez-vous vraiment supprimer TOUS les stashes ? Il y a 1 stash qui va faire l’objet d’un nettoyage et PEUT ÊTRE IMPOSSIBLE À RÉCUPÉRER. + Force Checkout Forcer l'extraction @@ -298,13 +334,17 @@ Que voulez-vous faire ? Git: {0} Git : {0} + + Open Comparison + Comparaison de plans + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Voulez-vous indexer tous vos changements et les commiter directement ? Voulez-vous vraiment annuler le stash : {0} ? - This action will push and pull commits to and from '{0}/{1}'. - Cette action va envoyer (push) et tirer (pull) des commits à destination et en provenance de '{0}/{1}'. + This action will pull and push commits from and to '{0}/{1}'. + Cette action permet d’extraire et d’envoyer (push) les validations à partir de et vers « {0}/{1} ». Tag at {0} @@ -715,16 +755,16 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. - Skipped found git in: {0} - Git ignoré trouvé dans : {0} + {0} Skipped found git in: {1} + {0} GIT ignoré trouvé dans : {1} - Using git {0} from {1} - Utilisation de git {0} à partir de {1} + {0} Using git {1} from {2} + {0} Utilisation de {1} GIT à partir de {2} - Validating found git in: {0} - Validation du git trouvé dans : {0} + {0} Validating found git in: {1} + {0} Validation du git trouvé dans : {1} @@ -742,52 +782,16 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Choose a repository Choisir un dépôt + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + Impossible d’ouvrir automatiquement le dépôt Git à '{0}'. Pour ouvrir ce dépôt Git, ouvrez-le directement en tant que dossier dans VS Code. + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. Le dépôt '{0}' a {1} sous-modules qui ne vont pas être ouverts automatiquement. Vous pouvez ouvrir chacun individuellement en ouvrant un fichier à l'intérieur. - - - - Branch name - Nom de la branche - - - $(error) Error: {0} - $(error) - Erreur : {0} - - - No remote repositories found. - Dépôts distants introuvables. - - - Choose a URL to clone from. - Choisissez l'URL à partir de laquelle effectuer le clonage. - - - Provide repository URL - Indiquer l'URL du dépôt - - - Provide repository URL or pick a repository source. - Indiquez l'URL du dépôt, ou choisissez une source de dépôt. - - - Repository name - Nom du dépôt - - - Repository name (type to search) - Nom du dépôt (tapez pour effectuer une recherche) - - - URL - URL - - - @@ -974,18 +978,6 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Successfully pushed. Envoi (push) réussi. - - $(cloud-upload) Publish Changes - $(cloud-upload) Publier les modifications - - - Publish Changes - Publier les modifications - - - Sync Changes $(sync){0}{1} - Synchroniser les modifications $(sync){0}{1} - Staged Changes Changements indexés @@ -1022,9 +1014,9 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Checkout branch/tag... Extraire la branche/l'étiquette... - - Publish Changes - Publier les modifications + + Publish Branch + Publier la branche Publish to {0} @@ -1046,19 +1038,13 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. - - Index - Index + + Email + Adresse e-mail - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + Comparaison de plans Git History @@ -1076,10 +1062,6 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. You Vous - - Working Tree - Arborescence de travail - @@ -1128,6 +1110,18 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Add Remote... Ajouter un dépôt distant... + + Get Remote Sources + Obtenir les sources distantes + + + Get Repositories + Obtenir les dépôts + + + Get Repository State + Obtenir l’état du dépôt + Create Branch... Créer une branche... @@ -1176,6 +1170,10 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Close Repository Fermer le dépôt + + Close All Diff Editors + Fermer tous les éditeurs de différences + Commit Activer @@ -1369,8 +1367,8 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Restaurer le modèle de commit - Reveal in Side Bar - Révéler dans la barre latérale + Reveal in Explorer View + Afficher en mode Explorateur Revert Change @@ -1432,6 +1430,10 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Drop Stash... Supprimer le remisage (stash)... + + Drop All Stashes... + Supprimer tous les stashes... + Stash (Include Untracked) Remiser (Inclure les non-tracés) @@ -1568,6 +1570,14 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Tags Étiquettes + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + Contrôle si l’éditeur de différences doit être fermé automatiquement lorsque les modifications sont remises en cache, validées, ignorées, intermédiaires ou non. + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + Liste des commandes git (par exemple, commit, push) pour lesquelles 'stdout' serait journalisé dans le [git output](command:git.showOutput). Si un crochet côté client est configuré pour la commande git, le « stdout » du crochet côté client est également enregistré dans le [git output](command:git.showOutput). + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. Confirmez toujours la création de commits vides pour la commande 'Git: Commit Empty'. @@ -1636,6 +1646,10 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Whether git is enabled. Indique si git est activé. + + Experimental improvements for the git setup flow. + Améliorations expérimentales du flux d’installation git + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. Si activé, récupère toutes les branches au tirage. Sinon, récupère seulement la branche actuelle. @@ -1772,6 +1786,14 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Force git to use rebase when running the sync command. Forcez git à utiliser rebase pendant l'exécution de la commande sync. + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + Liste des dossiers ignorés lors de la recherche de référentiels Git lorsque `#git.autoRepositoryDetection#` est défini sur `true` ou `subFolders`. + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + Contrôle la profondeur utilisée lors de l’analyse des dossiers d’espace de travail pour les dépôts Git quand '#git.autoRepositoryDetection#' a la valeur 'true' ou 'subFolders'. Peut être défini sur « -1 » pour aucune limite. + Controls whether to require explicit Git user configuration or allow Git to guess if missing. Contrôle si une configuration utilisateur Git explicite est nécessaire ou si elle peut être devinée par Git quand elle est manquante. @@ -1856,6 +1878,10 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Controls whether to show the commit author in the Timeline view. Contrôle si l'auteur du commit doit être affiché dans la vue Chronologie. + + Controls whether to show uncommitted changes in the Timeline view. + Contrôle s’il faut afficher les modifications non validées dans l’affichage Chronologie. + Controls how untracked changes behave. Contrôle le comportement des changements non suivis. @@ -1880,6 +1906,10 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. Controls whether force pushing uses the safer force-with-lease variant. Contrôles si force push utilise la variante force-with-lease plus sûr. + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + Contrôle si GIT_ASKPASS doit être remplacé pour utiliser la version intégrée. + Git SCM Integration Intégration Git SCM @@ -1940,9 +1970,9 @@ Ces fichiers seront DÉFINITIVEMENT PERDUS. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). - Si vous souhaitez utiliser les fonctionnalités de git, veuillez activer git dans vos [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -Pour en savoir plus sur l’utilisation de git et du contrôle de code source dans Azure Data Studio [read our docs](https://aka.ms/vscode-scm). +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). + Si vous souhaitez utiliser des fonctionnalités Git, activez Git dans vos [paramètres](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). +Pour en savoir plus sur la façon d'utiliser Git et le contrôle de code source dans VS Code, [lisez notre documentation](https://aka.ms/vscode-scm). In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,31 @@ If you're using a different version control system, you can [search the Marketpl Une installation git valide n’a pas été détectée, plus de détails peuvent être trouvés dans la [git output] (commande : git.showOutput). Veuillez [install git](https://git-scm.com/), ou découvrez comment utiliser git et le contrôle de source dans Azure Data Studio dans [our docs](https://aka.ms/vscode-scm ). Si vous utilisez un système de contrôle de version différent, vous pouvez [search the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) pour des extensions supplémentaires. + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + Installez Git, un système de contrôle de code source populaire, pour suivre les modifications du code et collaborer avec d’autres personnes. En savoir plus sur notre [Git guides](https://aka.ms/vscode-scm). + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + Le contrôle de code source dépend de Git en cours d’installation. + +[Download Git for Linux](https://git-scm.com/download/linux) +Après l’installation, [reload](command:workbench.action.reloadWindow) (ou [troubleshoot](command:git.showOutput)). Des fournisseurs de contrôle de code source supplémentaires peuvent être installés [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Download Git for macOS](https://git-scm.com/download/mac) +Après l’installation, [reload](command:workbench.action.reloadWindow) (ou [troubleshoot](command:git.showOutput)). Des fournisseurs de contrôle de code source supplémentaires peuvent être installés [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Download Git for Windows](https://git-scm.com/download/win) +Après l’installation, [reload](command:workbench.action.reloadWindow) (ou [troubleshoot](command:git.showOutput)). Des fournisseurs de contrôle de code source supplémentaires peuvent être installés [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/fr/kusto.fr.xlf b/resources/xlf/fr/kusto.fr.xlf index b7757c2464..28cbf24dc9 100644 --- a/resources/xlf/fr/kusto.fr.xlf +++ b/resources/xlf/fr/kusto.fr.xlf @@ -19,8 +19,8 @@ - Done installing {0} - Installation de {0} effectuée + Downloaded {0} + Téléchargement {0} Downloading {0} diff --git a/resources/xlf/fr/mssql.fr.xlf b/resources/xlf/fr/mssql.fr.xlf index a393878a3f..619543b7cc 100644 --- a/resources/xlf/fr/mssql.fr.xlf +++ b/resources/xlf/fr/mssql.fr.xlf @@ -835,8 +835,8 @@ - Done installing {0} - Installation de {0} effectuée + Downloaded {0} + Téléchargement {0} Downloading {0} @@ -886,6 +886,18 @@ New Table Nouvelle table + + No + Non + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + Voulez-vous réduire le temps de chargement du concepteur de tables en activant le préchargement du modèle de base de données ? Le modèle de base de données est préchargé lorsque vous développez le nœud de base de données dans l’Explorateur d’objets. + + + Yes + Oui + @@ -986,14 +998,6 @@ Application name Nom de l'application - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Quand la valeur est true, permet d'utiliser la fonctionnalité asynchrone dans le fournisseur de données .Net Framework - - - Asynchronous processing - Traitement asynchrone - Attach DB filename Attacher le nom de fichier de base de données @@ -1290,6 +1294,38 @@ Enabled Activé + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + Met en évidence l’opération de plan d’exécution avec le plus grand nombre réel de lignes pour toutes les exécutions. + + + Highlights the execution plan operation with the highest cost. + Met en surbrillance l’opération de plan d’exécution avec le coût le plus élevé. + + + The default metric to use to highlight an expensive operation in query execution plans + Métrique par défaut à utiliser pour mettre en évidence une opération coûteuse dans les plans d’exécution de requêtes + + + Highlights the execution plan operation that used the most CPU time. + Met en surbrillance l’opération de plan d’exécution qui a utilisé le plus de temps processeur. + + + Highlights the execution plan operation that took the most time. + Met en évidence l’opération de plan d’exécution qui a pris le plus de temps. + + + Expensive operation highlighting will be turned off for execution plans. + La mise en surbrillance des opérations coûteuses sera désactivée pour les plans d’exécution. + + + Highlights the execution plan operation with the greatest number of rows read. + Met en surbrillance l’opération de plan d’exécution avec le plus grand nombre de lignes lues. + + + Highlights the execution plan operation with the highest subtree cost. + Met en surbrillance l’opération de plan d’exécution avec le coût de sous-arborescence le plus élevé. + Export Notebook as SQL Exporter le notebook au format SQL @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) Activer l'option SET LOCK TIMEOUT (en millisecondes) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + Nombre maximal de caractères/octets à stocker pour chaque valeur dans les colonnes de caractères/binaires après l’exécution d’une requête. Valeur par défaut : 65 535. Plage de valeurs valides : 1 à 2 147 483 647. + - Number of XML characters to store after running a query - Nombre de caractères XML à stocker après l'exécution d'une requête + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + Nombre maximal de caractères à stocker pour chaque valeur dans les colonnes XML après l’exécution d’une requête. Valeur par défaut : 2 097 152. Plage de valeurs valide : 1 à 2 147 483 647. Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option Activer l'option SET XACT-ABORT ON + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + Indique s’il faut précharger le modèle de base de données lorsque le nœud de base de données dans l’Explorateur d’objets est développé. Lorsque cette option est activée, la durée de chargement du Concepteur de tables peut être réduite. Remarque : l’utilisation de la mémoire peut être supérieure à la normale si vous devez développer un grand nombre de nœuds de base de données. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [Facultatif] Niveau de journalisation des services de back-end. Azure Data Studio génère un nom de fichier à chaque démarrage et, si le fichier existe déjà, ajoute les entrées de journal à ce fichier. Pour nettoyer les anciens fichiers journaux, consultez les paramètres logRetentionMinutes et logFilesRemovalLimit. Le niveau de suivi par défaut correspond à une faible journalisation. Si vous changez le niveau de détail, vous pouvez obtenir une journalisation massive nécessitant de l'espace disque pour les journaux. Le niveau Erreur inclut le niveau Critique, le niveau Avertissement inclut le niveau Erreur, le niveau Informations inclut le niveau Avertissement et le niveau Détail inclut le niveau Informations diff --git a/resources/xlf/fr/query-history.fr.xlf b/resources/xlf/fr/query-history.fr.xlf index 993144bcac..53c8856c01 100644 --- a/resources/xlf/fr/query-history.fr.xlf +++ b/resources/xlf/fr/query-history.fr.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + Erreur lors du chargement des éléments d’historique des requêtes enregistrées. {0} + + + Failed + Échec + + + Succeeded + Réussite + + + @@ -42,6 +58,14 @@ Start Query History Capture Démarrer la capture de l'historique des requêtes + + Loading saved entries... + Chargement des entrées enregistrées... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + Nombre maximal d’entrées à stocker. 0 signifie que des entrées illimitées sont stockées. L’augmentation de cette limite peut avoir un impact sur les performances, en particulier si la persistance est activée. + No queries to display Aucune requête à afficher @@ -50,6 +74,14 @@ Open Query Ouvrir la requête + + Open storage folder + Ouvrir le dossier de stockage + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + Indique si l’historique des requêtes est conservé lors des redémarrages. Si la valeur est false, l’historique est effacé à la fermeture de l’application. + Run Query Exécuter la requête diff --git a/resources/xlf/fr/schema-compare.fr.xlf b/resources/xlf/fr/schema-compare.fr.xlf index ed84255d56..abad0a0560 100644 --- a/resources/xlf/fr/schema-compare.fr.xlf +++ b/resources/xlf/fr/schema-compare.fr.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare Comparer les schémas SQL Server + + Open in Schema Compare + Ouvrir dans Comparer les schémas + Run Schema Comparison Exécuter la comparaison de schémas diff --git a/resources/xlf/fr/sql-database-projects.fr.xlf b/resources/xlf/fr/sql-database-projects.fr.xlf index 0d816b0d72..75ac02291a 100644 --- a/resources/xlf/fr/sql-database-projects.fr.xlf +++ b/resources/xlf/fr/sql-database-projects.fr.xlf @@ -426,6 +426,26 @@ Don't use profile Ne pas utiliser de profil + + Download error + Erreur de téléchargement + + + Download progress + Progression du téléchargement en cours + + + Downloading + Téléchargement + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + Téléchargement de Microsoft.Build.Sql nuget pour obtenir les DLL de build + + + Downloading from {0} to {1} + Téléchargement à partir de {0} vers {1} + Microsoft Azure SQL Edge License Agreement Contrat de licence Microsoft Azure SQL Edge @@ -506,6 +526,14 @@ The project is already up to date with the database. Le projet est déjà à jour avec la base de données. + + Error downloading {0}. Error: {1} + Erreur de téléchargement{0}. Erreur : {1} + + + Error extracting files from {0}. Error: {1} + Erreur lors de l’extraction des fichiers de {0}. Erreur : {1} + Error finding build files location: {0} Erreur lors de la recherche de l’emplacement des fichiers de build : {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' Erreur lors de la tentative de lecture {0} du projet '{1}' + + Could not build project. Error retrieving files needed to build. + Impossible de générer le projet. Erreur lors de la récupération des fichiers nécessaires à la génération. + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. Les informations cibles pour l’extraction sont nécessaires pour créer un projet de base de données. + + Extracting DacFx build DLLs to {0} + Extraction des DLL de build DacFx pour {0} + File Fichier @@ -620,6 +656,10 @@ hr h + + Image tag + Balise d'image + Import Elements Importer des éléments @@ -628,6 +668,14 @@ Include Inclure + + Include permissions in project + Inclure les autorisations dans le projet + + + Include permissions + Inclure des autorisations + Install globally Installer globalement @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec Générer un projet SQL à partir de OpenAPI/Swagger spec + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + Version du Kit de développement logiciel (SDK) Microsoft.Build.Sql à utiliser pour la génération de projets SQL hérités. Exemple : 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. Indique si l’utilisateur doit être invité à installer .NET Core quand il n’est pas détecté. diff --git a/resources/xlf/fr/sql-migration.fr.xlf b/resources/xlf/fr/sql-migration.fr.xlf index 22af964119..c30579851c 100644 --- a/resources/xlf/fr/sql-migration.fr.xlf +++ b/resources/xlf/fr/sql-migration.fr.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Sélectionnez les bases de données que vous souhaitez migrer vers Azure SQL. + + Loading tables list... + Chargement de la liste des tableaux... + + + 0 tables found. + 0 tableaux trouvés. + + + Filter tables + Filtrer les tables + + + Has rows + A des lignes + + + Table name + Nom de la table + + + Update + Mettre à jour + + + Cancel + Annuler + {0} (requires credentials refresh) {0} (nécessite l’actualisation des informations d’identification) @@ -75,8 +103,16 @@ This may take some time. Cela peut prendre un certain temps. - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Managed Instance peuvent être migrées vers SQL Server sur Azure Machines Virtuelles. + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Managed Instance ou Azure SQL Database peuvent être migrées vers SQL Server sur des machines virtuelles Azure. + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Database peuvent être migrées vers SQL Server sur des machines virtuelles Azure. Vous pouvez également examiner les résultats de l’évaluation pour la préparation à la migration Azure SQL Database. + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + Les bases de données qui ne sont pas prêtes pour la migration vers Azure SQL Managed Instance peuvent être migrées vers SQL Server sur des machines virtuelles Azure. Vous pouvez également examiner les résultats de l’évaluation pour Azure SQL Database préparation à la migration. Assessment results @@ -111,8 +147,8 @@ Cela peut prendre un certain temps. Azure SQL - Azure SQL Database - Azure SQL Database + Azure SQL Database Server + Serveur de base de données Azure SQL Azure SQL Managed Instance @@ -211,8 +247,8 @@ Cela peut prendre un certain temps. Sélectionnez d’abord une valeur de compte de stockage. - {0}/{1} databases can be migrated - Les bases de données {0}/{1} peuvent être migrées + {0}/{1} databases can be migrated without issues + {0}/{1} bases de données peuvent être migrées sans problème Cancel @@ -258,6 +294,10 @@ Cela peut prendre un certain temps. I confirm there are no additional log backups to provide and want to complete cutover. Je confirme qu’il n’existe aucune sauvegarde de journal supplémentaire à fournir et que je souhaite effectuer le basculement. + + Connect + Connecter + Connection status État de la connexion @@ -411,8 +451,8 @@ Cela peut prendre un certain temps. Mode - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - Déterminez la préparation de la migration de vos instances SQL Server, identifiez une cible Azure SQL recommandée et effectuez la migration de votre instance SQL Server vers Azure SQL Managed Instance ou SQL Server sur Machines virtuelles Microsoft Azure. + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + Déterminez la préparation de la migration de vos instances de SQL Server, identifiez une cible de Azure SQL recommandée et terminez la migration de votre instance de SQL Server vers Azure SQL Managed Instance, SQL Server sur des machines virtuelles Azure ou Azure SQL Database. A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ Cela peut prendre un certain temps. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. L’extension de migration Azure SQL pour Azure Data Studio fournit des fonctionnalités pour évaluer, obtenir des recommandations Azure adaptées et migrer SQL Server bases de données vers Azure. + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + Didacticiel pas à pas pour migrer des bases de données d’une instance de SQL Server (localement ou machines virtuelles Azure) vers Azure SQL Database (PRÉVERSION). + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. Un tutoriel étape par étape pour migrer les bases de données d'une instance de SQL Server (sur site) vers SQL Server on Azure Virtual Machines avec un minimum de temps d'arrêt. @@ -442,6 +486,10 @@ Cela peut prendre un certain temps. Migrate databases using Azure Data Studio Migrer les bases de données à l’aide de Azure Data Studio + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + Didacticiel : migrer vers SQL Server sur la base de données Azure SQL (hors connexion) - (PRÉVERSION) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) Didacticiel : migrer vers SQL Server sur des machines virtuelles Azure (en ligne) @@ -462,6 +510,10 @@ Cela peut prendre un certain temps. Azure SQL Migration Migration Azure SQL + + Data source configuration + Configuration de la source de données + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. Comparaison de la quantité réelle de données lues à partir de la source et de la quantité réelle de données chargées sur la cible. @@ -490,9 +542,17 @@ Cela peut prendre un certain temps. An error occurred while accessing database details. Une erreur s’est produite lors de l’accès aux détails de la base de données. - - Ensure that your backups were taken with the WITH CHECKSUM option. - Vérifiez que vos sauvegardes ont été effectuées avec l’option WITH CHECKSUM. + + An error occurred while connecting to target migration database. + Une erreur s'est produite lors de la connexion à la base de données de migration cible. + + + Connection error:{0} {1} + Erreur de connexion : {0} {1} + + + Loading database table list.. + Chargement de la liste des tables de la base de données.. To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ Cela peut prendre un certain temps. Select the location of the database backups to use during migration. Sélectionnez l’emplacement des sauvegardes de base de données à utiliser pendant la migration. - - Database backup - Sauvegarde de base de données - - - Ensure that the Azure Storage account does not use a private endpoint. - Assurez-vous que le compte de stockage Azure n’utilise pas de point de terminaison privé. - Migration status État de la migration + + Refresh + Actualiser + + + To migrate to the Azure SQL target, select tables in each database for migration. + Pour migrer vers la cible Azure SQL, sélectionnez des tables dans chaque base de données pour la migration. + + + Migration table selection + Sélection de la table de migration + + + Source database + Base de données source + + + Select tables + Sélectionner des tables + + + Target database + Base de données cible + Database to be migrated Base de données à migrer + + Please select target database tables to migrate to. At least one database with one table is required. + Veuillez sélectionner les tables de base de données cibles vers lesquelles migrer. Au moins une base de données avec une table est requise. + Databases ({0}/{1}) Bases de données ({0}/{1}) @@ -670,6 +750,10 @@ Cela peut prendre un certain temps. Error Erreur + + Click to view error details + Cliquez pour voir les détails de l'erreur + Migration error(s)) Erreur(s) de migration @@ -810,6 +894,10 @@ Cela peut prendre un certain temps. Enter a valid name for the Migration Service. Entrez un nom valide pour le service de migration. + + To continue, select a valid Azure SQL Database server. + Pour continuer, sélectionnez un serveur Azure SQL Database valide. + To continue, select a valid storage account. Sélectionnez un compte de stockage valide. @@ -831,8 +919,8 @@ Cela peut prendre un certain temps. Pour continuer, sélectionnez une machine virtuelle valide. - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Azure Database Migration Service orchestre les activités de migration de bases de données et suit leur progression. Vous pouvez sélectionner un Azure Database Migration Service existant pour la cible Azure SQL si vous en avez créé un précédemment ou en créer un nouveau ci-dessous. + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Azure Database Migration Service orchestre les activités de migration de base de données et suit leur progression. Vous pouvez sélectionner un Database Migration Service existant si vous en avez créé un précédemment, ou en créer un nouveau ci-dessous. No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ Cela peut prendre un certain temps. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime Étape 3 : cliquez sur le bouton « Tester la connexion » pour vérifier la connexion entre Azure Database Migration Service et Integration Runtime. + + Blocking Issue: {0} + Problème bloquant : {0} + Issues Problèmes @@ -898,10 +990,6 @@ Cela peut prendre un certain temps. Last applied LSN Dernier LSN appliqué - - Last backup - Dernière sauvegarde - Last scan completed: {0} Dernière analyse terminée : {0} @@ -922,6 +1010,26 @@ Cela peut prendre un certain temps. Location Emplacement + + Source database + Base de données source + + + Target database + Base de données cible + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + Sélectionnez la base de données cible vers laquelle vous souhaitez migrer votre base de données source. Vous pouvez choisir une base de données cible pour une seule base de données source. + + + Map selected source databases to target databases for migration + Mapper les bases de données source sélectionnées aux bases de données cible pour la migration + + + Select a target database + Sélectionnez une base de données cible + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. L’instance managée «{0}» n’est pas disponible pour la migration, car elle est actuellement dans l’état «{1}». Pour continuer, sélectionnez une instance managée disponible. @@ -958,6 +1066,14 @@ Cela peut prendre un certain temps. {0} mins {0} minutes + + To continue, enter a valid target password. + Pour continuer, saisissez un mot de passe cible valide. + + + To continue, enter a valid target user name. + Pour continuer, entrez un nom d'utilisateur cible valide. + Mode Mode @@ -1071,8 +1187,12 @@ Cela peut prendre un certain temps. Aucun partage de fichiers trouvé. - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - Aucun problème n’a été trouvé pour la migration vers SQL Server sur Azure SQL Managed Instance. + No issues found for migrating to Azure SQL Managed Instance. + Aucun problème trouvé pour la migration vers Azure SQL Managed Instance. + + + No issues found for migrating to Azure SQL Database. + Aucun problème trouvé pour la migration vers Azure SQL Database. No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ Cela peut prendre un certain temps. Assessment results are unavailable. Les résultats de l’évaluation ne sont pas disponibles. + + No Azure SQL databases found. + Aucune base de données Azure SQL trouvée. + + + No Azure SQL database servers found. + Aucun serveur de base de données Azure SQL trouvé. + No storage accounts found. Aucun compte de stockage trouvé. @@ -1158,25 +1286,37 @@ Cela peut prendre un certain temps. Physical partitions Partitions physiques + + Target password + Mot_passe_cible + + + Enter the target password + Entrez le mot de passe cible + User account Compte utilisateur - Azure account details - Détails du compte Azure + An Azure account (not required for assessment or SKU recommendation functionality) + Un compte Azure (non requis pour la fonctionnalité d’évaluation ou de recommandation de référence SKU) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Azure SQL Managed Instance ou SQL Server sur la machine virtuelle Azure + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + Une ou plusieurs bases de données SQL Server sources s’exécutant localement ou sur SQL Server sur une machine virtuelle Azure ou une machine virtuelle exécutée dans le cloud (privé, public). - Backup location details - Détails de l’emplacement de sauvegarde + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + Un Azure SQL Managed Instance, un SQL Server sur une machine virtuelle Azure ou un Azure SQL Database vers lequel migrer vos bases de données. + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + Les détails de l’emplacement de sauvegarde de votre base de données, un partage de fichiers réseau ou un conteneur Stockage Blob Azure (non requis pour Azure SQL Database cibles). - Things you need before starting a migration: - Éléments dont vous avez besoin avant de commencer une migration : + Things you need before starting your Azure SQL migration: + Éléments dont vous avez besoin avant de commencer votre migration Azure SQL : Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ Cela peut prendre un certain temps. Resource group created Groupe de ressources créé + + Save assessment report + Enregistrer le rapport d'évaluation + + + Successfully saved assessment report to {0}. + Rapport d’évaluation enregistré dans {0}. + Save and close Enregistrer et fermer @@ -1254,6 +1402,14 @@ Cela peut prendre un certain temps. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. Configuration enregistrée. La collecte des données de performances continuera de s’exécuter en arrière-plan. Vous pouvez arrêter la collecte quand vous le souhaitez. + + Save recommendation report + Enregistrer le rapport de recommandation + + + Successfully saved recommendation report to {0}. + Rapport de recommandation enregistré dans {0}. + Cancel Annuler @@ -1350,6 +1506,10 @@ Cela peut prendre un certain temps. An error occurred while loading locations. Please check your Azure connection and try again. Une erreur s’est produite lors du chargement des emplacements. Vérifiez votre connexion Azure et réessayez. + + Select a target server. + Sélectionnez un serveur cible. + An error occurred while loading available resource groups. Please check your Azure connection and try again. Une erreur s’est produite lors du chargement des groupes de ressources disponibles. Vérifiez votre connexion Azure et réessayez. @@ -1506,10 +1666,14 @@ Cela peut prendre un certain temps. {0} TB {0}TO - + {0} recommendations available {0} recommandations disponibles + + {0} recommendation available + {0} recommandation disponible + Azure configuration Configuration Azure @@ -1518,10 +1682,6 @@ Cela peut prendre un certain temps. Business critical Critique pour l’entreprise - - {0} - {1} vCore - {0} – {1} vCore - Gen5 Gen5 @@ -1530,6 +1690,10 @@ Cela peut prendre un certain temps. General purpose Usage général + + Hyperscale + Hyperscale + {0} - {1} - {2} vCore {0} – {1} – {2} vCore @@ -1546,6 +1710,14 @@ Cela peut prendre un certain temps. Memory optimized premium-series Série premium à mémoire optimisée + + {0} - {1} vCore + {0} – {1} vCore + + + {0} - {1} - {2} vCore - {3} GB + {0} – {1} – {2} vCore – {3} Go + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ Cela peut prendre un certain temps. I already have the performance data J’ai déjà les données de performance - - Generating Azure recommendations using provided performance data... - Génération de recommandations Azure à l’aide des données de performances fournies... - Select a folder on your local drive where previously collected performance data was saved Sélectionnez un dossier sur votre disque local où les données de performances précédemment collectées ont été enregistrées @@ -1615,8 +1783,8 @@ Cela peut prendre un certain temps. Vérifiez périodiquement les recommandations mises à jour en appuyant sur le bouton “Actualiser la recommandation”. - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - La recommandation Azure collecte et analyse les données de performances, puis recommande une base de données de taille appropriée dans Azure pour votre charge de travail. + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + La recommandation Azure collecte et analyse les données de performances, puis recommande une cible dimensionnée appropriée dans Azure pour votre charge de travail. Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ Cela peut prendre un certain temps. Data storage requirement Exigence de stockage de données - - Azure SQL Database - Azure SQL Database - {0} GB {0} Go @@ -1702,6 +1866,10 @@ Cela peut prendre un certain temps. Azure SQL Managed Instance Azure SQL Managed Instance + + Azure SQL Managed Instance + Azure SQL Managed Instance + {0} ms {0} ms @@ -1718,6 +1886,14 @@ Cela peut prendre un certain temps. Edit recommendation parameters Modifier les paramètres de recommandation + + Enable elastic recommendation + Activer la recommandation élastique + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + La recommandation élastique utilise un autre modèle de recommandation qui utilise un profilage personnalisé des performances tarifaires par rapport aux clients existants sur le cloud. + Enable preview features Activer les fonctionnalités d’aperçu @@ -1763,13 +1939,17 @@ Cela peut prendre un certain temps. {0}e centile - Azure recommendation - Recommandation Azure + Azure recommendation (PREVIEW) + Recommandation Azure (PRÉVERSION) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Pour migrer vers Azure SQL Managed Instance, affichez les résultats de l’évaluation et sélectionnez une ou plusieurs bases de données. + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Pour migrer vers Azure SQL Database (PRÉVERSION), affichez les résultats de l'évaluation et sélectionnez une ou plusieurs bases de données. + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Pour migrer vers SQL Server sur une machine virtuelle Azure, affichez les résultats de l’évaluation et sélectionnez une ou plusieurs bases de données. @@ -1842,6 +2022,14 @@ Cela peut prendre un certain temps. SQL tempdb base de données SQL + + Azure SQL Database (PREVIEW) + Azure SQL Database (PRÉVERSION) + + + Azure SQL Database + Azure SQL Database + Stop data collection Arrêter la collecte de données @@ -1914,6 +2102,10 @@ Cela peut prendre un certain temps. SQL Server on Azure Virtual Machine SQL Server dans une machine virtuelle Azure + + SQL Server on Azure Virtual Machine + SQL Server dans une machine virtuelle Azure + Source configuration Configuration de la source @@ -2006,6 +2198,10 @@ Cela peut prendre un certain temps. Used parallel copies Copies parallèles utilisées + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + Le serveur de base de données langage SQL '{0}' n'est pas disponible pour la migration car il est actuellement à l'état '{1}'. Pour continuer, sélectionnez un serveur de base de données langage SQL disponible. + Source database Base de données source @@ -2075,20 +2271,12 @@ Cela peut prendre un certain temps. État : Réussite - {0} Errors) - {0}Erreurs) - - - {0} - {0} + ({0} errors) + ({0} erreurs) - {0} Error) - {0} Erreur) - - - {0} ( - {0} ( + ({0} error) + ({0} erreur) Failed @@ -2098,10 +2286,18 @@ Cela peut prendre un certain temps. In progress En cours + + Ready for cutover + Prêt pour le basculement + Refresh Actualiser + + Restoring + Restauration + Retriable Réessayer @@ -2118,13 +2314,25 @@ Cela peut prendre un certain temps. Succeeded Réussite + + Uploading full backup + Chargement de la sauvegarde complète + + + Uploading log backup(s) + Chargement de la ou des sauvegardes de fichier journal + + + {0} + {0} + - {0} Warnings) - {0} Avertissements) + ({0} warnings) + ({0} avertissements) - {0} Warning) - {0}Avertissement) + ({0} warning) + ({0} avertissement) Storage account @@ -2154,6 +2362,10 @@ Cela peut prendre un certain temps. Summary Récapitulatif + + Azure SQL Database + Azure SQL Database + SQL Server on Azure Virtual Machine SQL Server dans une machine virtuelle Azure @@ -2198,6 +2410,26 @@ Cela peut prendre un certain temps. Table migration status: {0} État de la migration des tables : {0} + + Missing target tables excluded from list: {0} + Tables cibles manquantes exclues de la liste : {0} + + + Select tables for {0} + Sélectionnez des tableaux pour {0} + + + {0} of {1} tables selected + {0} de {1} tables sélectionnées + + + {0} of {1} + {0} sur {1} + + + Edit + Modifier + Target Cible @@ -2226,6 +2458,18 @@ Cela peut prendre un certain temps. Target server Serveur cible + + Tables selected + Tables sélectionnées + + + Target table does not exist + La table cible n'existe pas + + + Target table is not empty. + La table cible n'est pas vide. + Target version Version cible @@ -2251,9 +2495,17 @@ Cela peut prendre un certain temps. Sélectionnez un nom unique pour cette base de données cible - Username + User name Nom d'utilisateur + + Target user name + Nom de l'utilisateur cible + + + Enter the target user name + Entrez le nom d'utilisateur cible + All database migrations Toutes les migrations de base de données @@ -2306,6 +2558,10 @@ Cela peut prendre un certain temps. Azure account Compte Azure + + An error occurred while conneting to the target server. + Une erreur s'est produite lors de la connexion au serveur cible. + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ Cela peut prendre un certain temps. Aucune recommandation disponible - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - Aucune recommandation SKU n’a été générée, car aucune SKU ne pouvait satisfaire les caractéristiques de performances de votre source. Essayez de sélectionner une plate-forme cible différente, d’ajuster les paramètres de recommandation ou de sélectionner un ensemble différent de bases de données à évaluer. + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + Aucune recommandation de référence SKU n’a été générée, car il n’y avait aucune référence SKU pouvant satisfaire les caractéristiques de performances de votre source. Essayez de sélectionner une autre plateforme cible, d’ajuster les paramètres de recommandation, de sélectionner un autre ensemble de bases de données à évaluer ou de modifier le modèle de recommandation. + + + Connection was successful but did not find any target databases. + La connexion a réussi mais n'a trouvé aucune base de données cible. + + + Connection error: {0} + Erreur de connexion : {0} + + + Connection was successful. Target databases found: {0} + La connexion a réussi. Bases de données cibles trouvées : {0} Select an Azure account and your target {0}. Sélectionnez un compte Azure et votre cible {0}. + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + Erreur de mappage de base de données. La base de données cible '{0}' ne peut pas être sélectionnée comme cible de migration pour la base de données '{1}'. La base de données cible '${targetDatabaseName}' est déjà sélectionnée comme cible de migration pour la base de données '{2}'. Veuillez sélectionner une autre base de données cible. + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + Erreur de mappage de base de données. Bases de données cibles manquantes à migrer. Veuillez configurer la connexion au serveur cible et cliquez sur se connecter pour collecter la liste des cibles de migration de base de données disponibles. + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + Erreur de mappage de base de données. La base de données source '{0}' n'est pas mappée à une base de données cible. Veuillez sélectionner une base de données cible vers laquelle migrer. + Azure SQL target Cible Azure SQL @@ -2366,6 +2646,10 @@ Cela peut prendre un certain temps. {0} of {1} databases selected {0} de bases de données {1} sélectionnées + + {0} of {1} + {0} sur {1} + diff --git a/resources/xlf/fr/sql.fr.xlf b/resources/xlf/fr/sql.fr.xlf index 0fdb0ffdd7..332f6c9368 100644 --- a/resources/xlf/fr/sql.fr.xlf +++ b/resources/xlf/fr/sql.fr.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Provide new column width + + + Invalid column width + Invalid column width + + + Size cannot be 0 or negative + Size cannot be 0 or negative + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. Pour utiliser Azure Data Studio dans {0}, Azure Data Studio doit redémarrer. + + `${appName}`: e.g. Azure Data Studio. + `${appName} : par exemple, Azure Data Studio. + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu Menu contextuel de l’élément de l’Explorateur d’objets + + open the default settings JSON + ouvrir le JSON des paramètres par défaut + + + Open Default Settings (JSON) + Ouvrir les paramètres par défaut (JSON) + Please reload Azure Data Studio to disable this extension. Rechargez Azure Data Studio pour désactiver cette extension. @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. Afficher les notes de publication après une mise à jour. Les notes de publication sont ouvertes dans une nouvelle fenêtre de navigateur web. + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + L'extension n'est pas compatible avec Azure Data Studio {0}. L'extension nécessite {1}. + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + L’extension n’est pas compatible avec Azure Data Studio {0}. L’extension nécessite un {1} de version du moteur VS Code plus récent que celui actuellement pris en charge ({2}). + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + Impossible d'analyser la valeur `{0}` {1}. Veuillez utiliser, par exemple : ^1.22.0, ^1.22.x, ... + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. Configurez les modèles Glob des chemins d’accès aux fichiers à exclure de la surveillance des fichiers. Les modèles doivent correspondre à des chemins absolus, à savoir le préfixe « **/ » ou le chemin complet pour une correspondance appropriée et le suffixe « /** » pour la correspondance avec les fichiers à l’intérieur d’un chemin (par exemple, « /build/output/** » ou « /Users/name/workspaces/project/build/output/** »). Le changement de ce paramètre nécessite un redémarrage. Si vous constatez qu’Azure Data Studio consomme beaucoup de temps processeur au démarrage, vous pouvez exclure les dossiers volumineux pour réduire la charge initiale. + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + Indique si les combinaisons de touches avec pression simultanée doivent être autorisées dans le terminal. Quand la valeur est true et que la frappe donne lieu à une pression simultanée, #terminal.integrated.commandsToSkipShell# est contourné. Si la valeur est false, cela vous permet d'envoyer ctrl+k vers votre interpréteur de commandes (et non Azure Data Studio). + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + Ensemble de messages qui, lorsqu’ils sont rencontrés dans le terminal, feront l’objet d’une réponse automatique. À condition que le message soit suffisamment spécifique, cela peut aider à automatiser les réponses courantes. + +Remarques : + +– Utilisez {0} pour répondre automatiquement à l’invite de fin de traitement par lots sur Windows. +– Le message inclut des séquences d’échappement afin que la réponse ne se produise pas avec du texte avec style. +– Chaque réponse ne peut se produire qu’une fois par seconde. +– Utilisez {1} dans la réponse pour indiquer la clé Entrée. +– Pour annuler la définition d’une clé par défaut, définissez la valeur sur nul. +– Redémarrez Azure Data Studio si le nouveau ne s’applique pas. + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + Ensemble d’ID de commandes dont les combinaisons de touches ne sont pas envoyées à l’interpréteur de commandes mais sont toujours prises en charge par Azure Data Studio. Cela permet aux combinaisons de touches qui sont normalement consommées par l’interpréteur de commandes de produire le même résultat que dans une situation où le terminal n’a pas le focus, par exemple `Ctrl+P` pour lancer Quick Open. + +&nbsp; + +De nombreuses commandes sont ignorées par défaut. Pour remplacer une valeur par défaut et passer la combinaison de touches de cette commande à l’interpréteur de commandes, ajoutez la commande précédée du caractère `-`. Par exemple, ajoutez `-workbench.action.quickOpen` pour autoriser la combinaison `Ctrl+P` à atteindre l’interpréteur de commandes. + +&nbsp; + +La liste suivante des commandes ignorées par défaut est tronquée quand elle est affichée dans l’Éditeur de paramètres. Pour voir la liste complète, {1} puis recherchez la première commande dans la liste ci-dessous. + +&nbsp; + +Commandes ignorées par défaut : + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Détermine s'il est nécessaire de détecter la variable d'environnement `$LANG` et de lui affecter une option conforme à UTF-8 dans la mesure où le terminal d’Azure Data Studio prend uniquement en charge les données encodées au format UTF-8 provenant de l'interpréteur de commandes. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Objet et variables d'environnement ajoutés au processus d’Azure Data Studio pour être utilisés par le terminal sur Linux. Affectez la valeur « nul » pour supprimer la variable d'environnement. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + Objet et variables d'environnement ajoutés au processus d’Azure Data Studio pour être utilisés par le terminal sur macOS. Affectez la valeur « nul » pour supprimer la variable d'environnement. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Objet et variables d'environnement ajoutés au processus d’Azure Data Studio pour être utilisés par le terminal sur Windows. Affectez la valeur « nul » pour supprimer la variable d'environnement. + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + Indique si les nouveaux interpréteurs de commandes doivent hériter leur environnement d’Azure Data Studio, qui peut se procurer un interpréteur de connexion pour garantir l’initialisation de $PATH et d’autres variables de développement. Cela n’a aucun effet sur Windows. + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. Rechargez Azure Data Studio pour désinstaller de l’extension {0}. @@ -377,6 +495,14 @@ + + + + Collapse All + Tout réduire + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + Connexion non prise en charge + + + Loading... + Chargement... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + Impossible de trouver un fournisseur de sérialisation avec l’ID spécifié « {0} » + Cannot serialize data as no provider has been registered Impossible de sérialiser les données, car aucun fournisseur n'est inscrit @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + Couleur de l'ombre de la zone déroulante du bouton + The button dropdown background hover color Couleur de pointage de l'arrière-plan de la liste déroulante du bouton - - The button dropdown box shadow color - Couleur de l'ombre de la zone déroulante du bouton - Callout dialog body background. Arrière-plan du corps de la boîte de dialogue de légende. @@ -1160,6 +1302,14 @@ + + False + False + + + True + True + General Général @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} Aucun script n'a été retourné pendant la création du script {0} sur l'objet {1} - - No script was returned when calling select script on object - Aucun script n'a été retourné pendant l'appel du script sélectionné sur l'objet - Scripting Failed Échec des scripts @@ -1328,6 +1474,14 @@ Select Sélectionner + + Failed to generate script for Edit Data editor. + Échec de la génération du script pour Modifier l’éditeur de données. + + + Failed to generate select script for the selected object. + Échec de la génération du script de sélection pour l’objet sélectionné. + Update Mettre à jour @@ -3172,6 +3326,10 @@ + + Icon represent a server. + L’icône représente un serveur. + Servers Serveurs @@ -3272,6 +3430,10 @@ Save As JSON Enregistrer au format JSON + + Save As Markdown + Enregistrer au format Markdown + Save As XML Enregistrer au format XML @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0}, utilisez les touches de direction pour naviguer entre les nœuds + Zoom level cannot be 0 or negative Le niveau de zoom ne peut pas être égal à 0 ou négatif @@ -3293,8 +3459,24 @@ - Compare Execution Plans - Comparer les plans d'exécution + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + Recherchez dans la table des propriétés. + + + Filter for any field... + Filtrer un champ... + + + Search top operations + Recherchez les principales opérations. @@ -3320,14 +3502,14 @@ Loading execution plan Chargement du plan d’exécution - - Add execution plans to compare - Ajouter des plans d’exécution à comparer - Execution Plan Files Fichiers de plan d'exécution + + Add execution plan + Ajouter un plan d'exécution + Properties Propriétés @@ -3364,6 +3546,22 @@ Zoom to fit Zoomer pour ajuster + + Bottom execution Plan {0} + Plan d’exécution inférieur {0} + + + Top execution Plan {0} + Ajouter un plan d'exécution {0} principal + + + Tooltips disabled + Info-bulles désactivées + + + Tooltips enabled + Info-bulles activées + Query {0} of {1}: {2} {0} de requête de {1} : {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - Opération en bas : {0} - - - Left operation: {0} - Opération de gauche : {0} - - - Right operation: {0} - Opération appropriée : {0} - - - Top operation: {0} - Principale opération : {0} - Edge Edge + + Bottom operation: {0} + Opération en bas : {0} + + + Left operation: {0} + Opération de gauche : {0} + + + Equivalent Properties + Propriétés équivalentes + + + Greater than + Supérieur à + + + Less than + Inférieur à + Name Nom + + Not equal to + Pas égal à + Value (Bottom Plan) Valeur (plan inférieur) @@ -3412,10 +3618,22 @@ Value (Top Plan) Valeur (plan supérieur) + + Right operation: {0} + Opération appropriée : {0} + + + Top operation: {0} + Principale opération : {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + Quand la valeur est True, active les info-bulles sur pointage pour le plan d’exécution. Quand la valeur est False, les info-bulles sont affichées lors d’un clic de nœud ou d’une touche F3. + Compare execution plans Comparer les plans d'exécution @@ -3424,6 +3642,10 @@ Compare execution plans Comparer les plans d'exécution + + Execution Plan + Plan d'exécution + @@ -3472,6 +3694,14 @@ Copy Copier + + Collapse All + Tout réduire + + + Expand All + Tout développer + Close Fermer @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - Plan de requête (aperçu) + Query Plan + Plan de requête @@ -3517,8 +3747,8 @@ Tout sélectionner - Plan Tree (Preview) - Arborescence du plan (préversion) + Plan Tree + Arborescence du plan Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files Fichiers de plan d'exécution + + Execution Plan {0} + Plan d'exécution {0} + Compare execution plan Comparer le plan d'exécution @@ -3560,6 +3794,10 @@ Zoom to fit Zoomer pour ajuster + + Highlight Expensive Operation + Mettre en surbrillance l’opération coûteuse + Show Query Plan XML Afficher le code XML du plan de requête @@ -3619,8 +3857,8 @@ Tout sélectionner - Top Operations (Preview) - Principales opérations (préversion) + Top Operations + Principales opérations Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - Fermer (Échap) + Close + Fermer Apply Appliquer - Apply Zoom (Enter) - Appliquer le zoom (Entrée) + Apply Zoom + Appliquer Zoom Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ Zoom (pourcentage) - Zoom (Enter) - Zoom (Entrée) + Zoom + Zoom + + + + + + + Actual Number of Rows For All Executions + Nombre réel de lignes pour toutes les exécutions + + + Close + Fermer + + + Actual Elapsed CPU Time + Temps processeur réel écoulé + + + Actual Elapsed Time + Temps réel écoulé + + + Cost + Coût + + + Number of Rows Read + Nombre de lignes lues + + + Off + Inactif + + + Select expense metric + Sélectionner une métrique de dépense + + + Subtree Cost + Coût de la sous-arborescence + + + Metric: + Métrique : + + + Apply + Appliquer + + + Apply + Appliquer + + + Highlight Expensive Operation + Mettre en surbrillance l’opération coûteuse + + + Don't Show Again + Ne plus afficher + + + No + Non + + + Yes + Oui + + + Set chosen metric as the default for query execution plans? + Définir la métrique choisie comme valeur par défaut pour les plans d’exécution de requêtes ? + + + Off + Inactif - Close (Escape) - Fermer (Échap) + Close + Fermer + + + Enter search value + Entrer une valeur de recherche Contains @@ -3670,13 +3988,29 @@ Equals Égal à + + Select property + Sélectionner une propriété + + + Select search type + Sélectionner un type de recherche + - Next Match (Enter) - Correspondance suivante (Entrée) + Next Match + Correspondance suivante - Previous Match (Shift+Enter) - Correspondance précédente (Shift+Enter) + Previous Match + Correspondance précédente + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Erreur : {1} + + Icon represent a notebook. + L’icône représente un bloc-notes. + Notebooks Notebooks @@ -5436,6 +5774,10 @@ Erreur : {1} Data Données + + Execution Plan + Plan d'exécution + Notebook Notebook @@ -5684,6 +6026,10 @@ Erreur : {1} Save As JSON Enregistrer au format JSON + + Save As Markdown + Enregistrer au format Markdown + Save As XML Enregistrer au format XML @@ -5904,6 +6250,22 @@ Erreur : {1} Character used for enclosing text fields when saving results as CSV Caractère utilisé pour englober les champs de texte pendant l'enregistrement des résultats au format CSV + + When true, column headers are included when saving results as an Excel file + Lorsque la valeur est true, les en-têtes de colonne sont inclus lors de l’enregistrement des résultats dans un fichier Excel + + + File encoding used when saving results as Markdown + Encodage de fichier utilisé pendant l'enregistrement de résultats au format Markdown + + + When true, column headers are included when saving results as a Markdown file + Lorsque la valeur est true, les en-têtes de colonne sont inclus lors de l’enregistrement des résultats dans un fichier Markdown + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Caractère(s) à utiliser pour séparer les lignes lors de l’exportation vers Markdown. Par défaut, il s’agit des fins de ligne système + File encoding used when saving results as XML Encodage de fichier utilisé pendant l'enregistrement des résultats au format XML @@ -6136,6 +6498,10 @@ Erreur : {1} Resource Viewer Visionneuse de ressources + + Icon for resource viewer. + Icône de la visionneuse de ressources. + @@ -6302,14 +6668,6 @@ Erreur : {1} - - - - Preview feature - Fonctionnalité en préversion - - - @@ -6468,6 +6826,22 @@ Erreur : {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + + + More information + Plus d'informations + + + Important Update + Mise à jour importante + + + @@ -6828,6 +7202,49 @@ Erreur : {1} + + + + &&Welcome + && denotes a mnemonic + &&Bienvenue + + + Controls which editor is shown at startup, if none are restored from the previous session. + Contrôle quel éditeur s’affiche au démarrage, si aucun n'est restauré de la session précédente. + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Ouvrez un nouveau fichier sans titre (s'applique uniquement à l'ouverture d'une fenêtre vide). + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Démarrage sans éditeur. + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Ouvre le fichier README lors de l'ouverture d'un dossier qui en contient un, sinon il revient à 'welcomePage'. Remarque : ceci n'est observé que comme une configuration globale, elle sera ignorée si elle est définie dans une configuration d'espace de travail ou de dossier. + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Ouvrez la page d’accueil qui propose du contenu pour faciliter la prise en main d’Azure Data Studio et des extensions. + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Ouvre la page d'accueil à l'ouverture d'un banc d'essai vide. + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Ouvrir la page d’accueil avec la visite guidée Prise en main (par défaut) + + + @@ -7134,6 +7551,10 @@ Erreur : {1} Connection error Erreur de connexion + + Enable Trust server certificate + Activer Faire confiance au certificat de serveur + Connection failed due to Kerberos error. La connexion a échoué en raison d'une erreur Kerberos. @@ -7146,6 +7567,18 @@ Erreur : {1} If you have previously connected you may need to re-run kinit. Si vous vous êtes déjà connecté, vous devez peut-être réexécuter kinit. + + Run Kinit + Exécuter Kinit + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + Le chiffrement a été activé sur cette connexion. Passez en revue la configuration de votre SSL et de votre certificat pour la cible SQL Server ou activez le « Certificat de serveur de confiance » dans la boîte de dialogue de connexion. + +Remarque : un certificat auto-signé offre une protection limitée uniquement et n’est pas une pratique recommandée pour les environnements de production. Voulez-vous activer le « Certificat de serveur de confiance » sur cette connexion et réessayer ? + @@ -7174,26 +7607,10 @@ Erreur : {1} Connect Connecter - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - L’extension qui prend en charge le type de fournisseur « {0} » n’est pas installée actuellement. Installez-le et réessayez. - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - L’extension « {0} » est nécessaire pour se connecter à cette ressource. Installez-le et réessayez. - Recent Connections Connexions récentes - - View Extension - Afficher l'extension - - - View Extensions - Afficher les extensions - No recent connection Aucune connexion récente @@ -7210,6 +7627,10 @@ Erreur : {1} Are you sure you want to cancel this connection? Voulez-vous vraiment annuler cette connexion ? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + L’extension '{0}' est nécessaire pour se connecter à cette ressource. Voulez-vous l’installer? + Connection result is invalid Le résultat de la connexion n'est pas valide. @@ -7230,6 +7651,10 @@ Erreur : {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. La version du serveur n’est pas prise en charge par Azure Data Studio, vous pouvez toujours vous y connecter mais certaines fonctionnalités de Azure Data Studio peuvent ne pas fonctionner comme prévu. + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + L’extension qui prend en charge le type de fournisseur '{0}' n’est pas installée actuellement. Voulez-vous afficher les extensions? + Could not find provider for uri: {0} Impossible de trouver le fournisseur pour l’uri : {0} @@ -7258,6 +7683,14 @@ Erreur : {1} Advanced... Avancé... + + False + Faux + + + True + Vrai + Account Compte @@ -7406,6 +7839,10 @@ Erreur : {1} OK OK + + Read More + En savoir plus + @@ -7961,14 +8398,6 @@ Erreur : {1} - - - - Loading... - Chargement... - - - @@ -8041,14 +8470,6 @@ Erreur : {1} - - - - Loading... - Chargement... - - - @@ -8263,6 +8684,10 @@ Erreur : {1} JSON JSON + + Markdown + Markdown + Plain Text Texte brut @@ -8527,10 +8952,6 @@ Erreur : {1} Cancel Annuler - - Group Color: {0} - Couleur du groupe : {0} - OK OK diff --git a/resources/xlf/it/arc.it.xlf b/resources/xlf/it/arc.it.xlf index 4e8aabcce5..ad7def69d3 100644 --- a/resources/xlf/it/arc.it.xlf +++ b/resources/xlf/it/arc.it.xlf @@ -6,10 +6,6 @@ USD USD - - adding worker nodes - aggiunta di nodi di lavoro - Apply Applica @@ -90,18 +86,18 @@ without downtime and by senza tempo di inattività e da + + Compute Configuration + Configurazione di calcolo + Condition Condizione - + Configuration Configurazione - - Configuration (per node) - Configurazione (per nodo) - Configure retention policy Configura criteri di conservazione @@ -135,12 +131,12 @@ Non è stato possibile connettersi all'istanza gestita di SQL - Istanza di Azure Arc {0}. {1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - Connettersi a PostgreSQL Hyperscale - Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + Connettersi al server PostgreSQL - Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - Non è stato possibile connettersi all’istanza di PostgreSQL Hyperscale - Azure Arc {0}. {1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + Non è stato possibile connettersi all’istanza del server PostgreSQL - Azure Arc {0}. {1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator Coordinatore - - Coordinator Node CPU limit - Limite CPU del nodo coordinatore - - - Coordinator Node CPU request - Richiesta CPU nodo coordinatore - Coordinator endpoint Endpoint coordinatore - - Coordinator Node Memory limit (in GB) - Limite di memoria del nodo coordinatore (in GB) - - - Coordinator Node Memory request (in GB) - Richiesta di memoria del nodo coordinatore (in GB) - - - Coordinator Node - Nodo coordinatore - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - È possibile configurare il numero di core CPU e le dimensioni di archiviazione che verranno applicati al nodo coordinatore. Modificare il numero di core CPU e le impostazioni di memoria per il gruppo di server. Per reimpostare le richieste e/o i limiti, inserire un valore vuoto. - Coordinator Node Parameters Parametri del nodo coordinatore @@ -570,12 +542,12 @@ Punto di ripristino più recente - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - Altre informazioni sulle impostazioni del motore di database per PostgreSQL Hyperscale abilitato per Azure Arc + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + Altre informazioni sulle impostazioni del motore di database per PostgreSQL abilitato per Azure Arc - Learn more about Azure PostgreSQL Hyperscale client interfaces - Altre informazioni sulle interfacce client di Azure PostgreSQL Hyperscale + Learn more about Azure PostgreSQL client interfaces + Altre informazioni sulle interfacce client di Azure PostgreSQL Learn More. @@ -698,8 +670,8 @@ Non sono stati trovati parametri del server del ruolo di lavoro... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - Non ci sono problemi noti che interessano questa istanza di PostgreSQL Hyperscale. + There aren’t any known issues affecting this PostgreSQL instance. + Non ci sono problemi noti che interessano questa istanza di PostgreSQL. The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node nodo - - Node configuration - Configurazione del nodo - nodes nodi @@ -818,8 +786,8 @@ Per visualizzare e impostare le impostazioni del motore di database, è necessaria una connessione. - PostgreSQL Hyperscale - Azure Arc - PostgreSQL Hyperscale - Azure Arc + PostgreSQL server - Azure Arc + Server PostgreSQL - Azure Arc Point in time restore @@ -866,8 +834,8 @@ Selezionare un pod nell'elenco a discesa seguente per informazioni dettagliate sull'integrità - PostgreSQL Hyperscale server group by - Gruppo di server PostgreSQL Hyperscale di + PostgreSQL by + PostgreSQL di Admin username @@ -882,8 +850,8 @@ È possibile ridimensionare l'Azure Arc abilitato - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - PostgreSQL Hyperscale - Dashboard Azure Arc - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + Server PostgreSQL - Dashboard Azure Arc (anteprima) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. Selezionare una delle stringhe di connessione client disponibili di seguito. + + Server + Server + Server Endpoint Endpoint server - - Server group nodes - Nodi del gruppo di server - Server group type Tipo di gruppo di server @@ -1249,30 +1217,10 @@ Worker Ruolo di lavoro - - Worker Nodes CPU limit - Limite CPU dei nodi di lavoro - - - Worker Nodes CPU request - Richiesta CPU dei nodi di lavoro - - - Worker Nodes Memory limit (in GB) - Limite di memoria dei nodi di lavoro (in GB) - - - Worker Nodes Memory request (in GB) - Richiesta di memoria dei nodi di lavoro (in GB) - Worker node count Numero di nodi del ruolo di lavoro - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - È possibile ridurre o aumentare il gruppo di server riducendo o aumentando il numero di nodi di lavoro. Il valore deve essere pari a 0 o maggiore di 1. - Worker Node Parameters Parametri del nodo di lavoro @@ -1281,22 +1229,10 @@ Worker Nodes Nodi di lavoro - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - È possibile configurare il numero di core CPU e le dimensioni dello spazio di archiviazione che verranno applicate a tutti i nodi del ruolo di lavoro. Modificare il numero di core CPU e le impostazioni di memoria per il gruppo di server. Per reimpostare le richieste e/o i limiti, inserire un valore vuoto. - - - Expand your server group and scale your database by adding worker nodes. - Espandere il gruppo di server e ridimensionare il database aggiungendo nodi di lavoro. - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. Questi parametri del server dei nodi di lavoro possono essere impostati su valori personalizzati (non predefiniti). Cercare per trovare i parametri. - - Value of 1 is not supported. - Il valore 1 non è supportato. - Yes @@ -1365,38 +1301,50 @@ I accept {0} and {1}. Accetto {0} e {1}. + + Azure Marketplace Terms + Condizioni di Azure Marketplace + + + Learn more + Altre informazioni + + + Privacy policy + Informativa sulla privacy + + + Terms of use + Condizioni per l'utilizzo + + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + PostgreSQL Server - Azure Arc è uno dei motori di database disponibili nell'ambito dei servizi dati abilitati per Azure Arc e può essere distribuito nell'infrastruttura desiderata. {0}. + + Facendo clic su 'Genera script nel notebook' o 'Distribuisci', dichiaro di (a) accettare le note legali e le informative sulla privacy associate alle offerte del Marketplace elencate sotto, (b) autorizzare Microsoft a fatturare le spese associate alle offerte sul metodo di pagamento corrente con la stessa frequenza di fatturazione della sottoscrizione di Azure e (c) accettare che Microsoft possa condividere le mie informazioni sul contatto, sulle transazioni e sull'utilizzo con i fornitori delle offerte ai fini del supporto, della fatturazione e di altre attività relative alle transazioni. Microsoft non concede i diritti per le offerte di terze parti. Per informazioni aggiuntive, vedere {1}, {2} e {3}. + + + Learn more about PostgreSQL Server - Azure Arc + Altre informazioni su PostgreSQL Server - Azure Arc + - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - Termini e condizioni di PostgreSQL Hyperscale abilitato per Azure Arc + PostgreSQL Server - Azure Arc terms and conditions + Termini e condizioni Server PostgreSQL - Azure Arc - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. L'Istanza gestita abilitata per Azure Arc fornisce l'accesso a SQL Server e la compatibilità delle funzionalità che possono essere distribuite nell'infrastruttura desiderata. {0}. Facendo clic su 'Genera script nel notebook' o 'Distribuisci', dichiaro di (a) accettare le note legali e le informative sulla privacy associate alle offerte del Marketplace elencate sotto, (b) autorizzare Microsoft a fatturare le spese associate alle offerte sul metodo di pagamento corrente con la stessa frequenza di fatturazione della sottoscrizione di Azure e (c) accettare che Microsoft possa condividere le mie informazioni sul contatto, sulle transazioni e sull'utilizzo con i fornitori delle offerte ai fini del supporto, della fatturazione e di altre attività relative alle transazioni. Microsoft non concede i diritti per le offerte di terze parti. Per informazioni aggiuntive, vedere {1}, {2} e {3}. - - Azure Marketplace Terms - Condizioni di Azure Marketplace - - - Learn more - Altre informazioni - - Learn more about Azure Arc enabled Managed Instance + Learn more about Azure Arc-enabled Managed Instance Altre informazioni sull'istanza gestita abilitata per Azure Arc - - Privacy policy - Informativa sulla privacy - - - Terms of use - Condizioni per l'utilizzo - Azure SQL managed instance - Azure Arc terms and conditions Istanza gestita di SQL di Azure - Termini e condizioni di Azure Arc @@ -1753,133 +1701,117 @@ Password Password - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. Numero massimo di core CPU per l'istanza di Postgres che possono essere usati nel nodo coordinatore. Sono supportati core frazionari. - + CPU limit Limite CPU - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. Il numero minimo di core CPU che devono essere disponibili sul nodo coordinatore per pianificare il servizio. Sono supportati i core frazionari. - + CPU request Richiesta CPU - - The memory limit of the Postgres instance on the coordinator node in GB. - Il limite di memoria dell'istanza di Postgres sul nodo coordinatore in GB. + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + Selezionare la casella per indicare che questa istanza verrà usata solo a scopo di sviluppo o di test. Questa istanza non verrà fatturata. - - Memory limit (GB) - Limite di memoria (GB) + + For development use only + Solo per lo sviluppo - - The memory request of the Postgres instance on the coordinator node in GB. - La richiesta di memoria dell'istanza di Postgres sul nodo coordinatore in GB. - - - Memory request (GB) - Richiesta di memoria (GB) - - + Engine Version Versione motore - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. Elenco delimitato da virgole delle estensioni Postgres che devono essre caricate all'avvio. Consulta la documentazione di Postgres per i valori supportati. - + Extensions Estensioni - - Server group name - Nome del gruppo di server + + That username is disabled; please choose another username. + Il nome utente sa è disabilitato. Scegliere un altro nome utente. - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - Il nome del gruppo di server deve essere composto da caratteri alfanumerici minuscoli o "-", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 11 caratteri. + + The memory limit of the Postgres instance on the coordinator node in GB. + Il limite di memoria dell'istanza di Postgres sul nodo coordinatore in GB. - + + Memory limit (GB) + Limite di memoria (GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + La richiesta di memoria dell'istanza di Postgres sul nodo coordinatore in GB. + + + Memory request (GB) + Richiesta di memoria (GB) + + + Server name + Nome del server + + + Enter server name + Immetti il nome del server + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + Il nome del server deve essere composto da caratteri alfanumerici minuscoli o "-", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 11 caratteri. + + Port Porta - + + Service type + Tipo di servizio + + + Admin username + Nome utente dell'amministratore + + + Enter server admin login name + Immettere il nome di accesso dell'amministratore del server + + The size of the storage volume to be used for backups in GB. La dimensione del volume di archiviazione da utilizzare per i backup in GB. - + Volume Size GB (Backups) GB delle dimensioni del volume (backup) - + The size of the storage volume to be used for data in GB. La dimensione del volume di archiviazione da utilizzare per i dati in GB. - + Volume Size GB (Data) Dimensioni volume in GB (dati) - + The size of the storage volume to be used for logs in GB. La dimensione del volume di archiviazione da utilizzare per i log in GB. - + Volume Size GB (Logs) GB delle dimensioni del volume (log) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - Numero massimo di core CPU per l'istanza di Postgres che possono essere usati per nodo. Sono supportati core frazionari. - - - CPU limit (cores per node) - Limite CPU (unità di elaborazione per nodo) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - Il numero minimo di core CPU che devono essere disponibili per nodo per pianificare il servizio. Sono supportati i core frazionari. - - - CPU request (cores per node) - Richiesta CPU (unità di elaborazione per nodo) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - Il numero di nodi di lavoro di cui eseguire il provisioning in un cluster condiviso oppure zero (impostazione predefinita) per Postgres a nodo singolo. - - - Number of workers - Numero di ruoli di lavoro - - - The memory limit of the Postgres instance per node in GB. - Il limite di memoria dell'istanza Postgres per nodo in GB. - - - Memory limit (GB per node) - Limite di memoria (GB per nodo) - - - The memory request of the Postgres instance per node in GB. - La richiesta di memoria dell'istanza Postgres per nodo in GB. - - - Memory request (GB per node) - Richiesta di memoria (GB per nodo) - - - Coordinator Node Compute Configuration - Configurazione dell'ambiente di calcolo del nodo coordinatore - - - Worker Nodes Compute Configuration - Configurazione di calcolo dei nodi di lavoro + + Compute Configuration + Configurazione di calcolo General settings @@ -1902,12 +1834,12 @@ La classe di archiviazione da usare per i log di volumi persistenti - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Specificare i parametri del gruppo di server PostgreSQL Hyperscale abilitato per Azure + Provide PostgreSQL server parameters + Specificare i parametri del server PostgreSQL - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Distribuire un gruppo di server PostgreSQL Hyperscale abilitato per Azure Arc + Deploy a PostgreSQL Server - Azure Arc (Preview) + Distribuire un server PostgreSQL - Azure Arc (anteprima) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name Nome dell'istanza + + Enter instance name + Immettere il nome dell'istanza + SQL Instance Backup Retention Policy Criteri di conservazione backup istanza SQL @@ -2050,8 +1986,8 @@ Il nome dell'istanza deve essere composto da caratteri alfanumerici minuscoli o "-", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 13 caratteri. - sa username is disabled, please choose another username - il nome utente sa è disabilitato. Scegliere un altro nome utente + That username is disabled; please choose another username. + Il nome utente sa è disabilitato. Scegliere un altro nome utente. Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 repliche - Username - Nome utente + Managed Instance admin login + Account di accesso amministratore istanza gestita + + + Enter admin name + Immettere il nome dell'amministratore The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ La memoria richiesta deve essere minore o uguale al limite di memoria - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - Distribuire gruppi di server PostgreSQL Hyperscale in un ambiente Azure Arc + Deploy a PostgreSQL server into an Azure Arc environment + Distribuire un server PostgreSQL in un ambiente Azure Arc - PostgreSQL Hyperscale server groups - Azure Arc - Gruppi di server PostgreSQL Hyperscale - Azure Arc + PostgreSQL Server - Azure Arc (Preview) + Server PostgreSQL - Azure Arc (anteprima) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/it/azurecore.it.xlf b/resources/xlf/it/azurecore.it.xlf index de153d5112..d06f8b2d12 100644 --- a/resources/xlf/it/azurecore.it.xlf +++ b/resources/xlf/it/azurecore.it.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD L'utente non ha un identificatore univoco in AAD + + Owning Tenant information not found for account. + Informazioni sul tenant proprietario non trovate per l'account. + Token retrieval failed with an error. [Open developer tools]({0}) for more details. Il recupero del token non è riuscito generando un errore. [Aprire gli strumenti di sviluppo] ({0}) per ulteriori dettagli. @@ -70,6 +74,10 @@ Open Apri + + Provider '{0}' does not have a Microsoft resource endpoint defined. + Per il provider '{0}' non è definito un endpoint di risorsa Microsoft. + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Server flessibile di Database di Azure per MySQL + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} Non è stato possibile recuperare le sottoscrizioni per l'account {0} (tenant '{1}'). {2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + Non è stato possibile acquisire il token di accesso per l'account '{0}' ('{1}' tenant). + diff --git a/resources/xlf/it/big-data-cluster.it.xlf b/resources/xlf/it/big-data-cluster.it.xlf index 78a9dfaee1..133a0ad631 100644 --- a/resources/xlf/it/big-data-cluster.it.xlf +++ b/resources/xlf/it/big-data-cluster.it.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - Dashboard di Cluster Big Data - + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + Il componente aggiuntivo Cluster Big Data verrà ritirato e Azure Data Studio funzionalità per il cluster verrà rimossa in una versione futura. Altre informazioni su questo aspetto e supporto in futuro [qui](https://go.microsoft.com/fwlink/?linkid=2207340). + Controller endpoint information was not found Le informazioni sull'endpoint del controller non sono state trovate diff --git a/resources/xlf/it/cms.it.xlf b/resources/xlf/it/cms.it.xlf index 9769fa7220..f8dbc8b584 100644 --- a/resources/xlf/it/cms.it.xlf +++ b/resources/xlf/it/cms.it.xlf @@ -134,14 +134,6 @@ Application name Nome dell'applicazione - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Se è true, consente l'utilizzo della funzionalità asincrona nel provider di dati .NET Framework. - - - Asynchronous processing - Elaborazione asincrona - Attach DB filename Collega nome file del database diff --git a/resources/xlf/it/git.it.xlf b/resources/xlf/it/git.it.xlf index 84861ea117..a20b902760 100644 --- a/resources/xlf/it/git.it.xlf +++ b/resources/xlf/it/git.it.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + Pubblica Branch + + + Publishing Branch... + Pubblicazione Branch in corso... + + + $(cloud-upload) Publish Branch + $(cloud-upload) Pubblica ramo + + + {0} Sync Changes {1}{2} + {0} Sincronizza modifiche {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + Sincronizzazione delle modifiche in corso... + + + @@ -91,8 +119,8 @@ Impossibile fare push dei ref su remoto. Provare a eseguire un 'Pull' prima, per integrare le modifiche. - Log level changed to: {0} - Livello di registrazione modificato in: {0} + {0} Log level changed to: {1} + {0} Livello di log modificato in: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? Continuare? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - La branch '{0}' non ha una branch corrispondente a monte. Desideri pubblicarla? + The branch '{0}' has no remote branch. Would you like to publish this branch? + Il ramo '{0}' non dispone di un ramo remoto. Pubblicare questo ramo? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ Come si vuole procedere? Discard 1 File Rimuovi 1 file + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Rimuovere TUTTI gli accantonamenti? Sono presenti {0} accantonamenti che verranno eliminati e POTREBBERO ESSERE IMPOSSIBILI DA RECUPERARE. + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Rimuovere TUTTI gli accantonamenti? È presente 1 accantonamento che verrà eliminato e POTREBBE ESSERE IMPOSSIBILE DA RECUPERARE. + Force Checkout Forza checkout @@ -298,13 +334,17 @@ Come si vuole procedere? Git: {0} GIT: {0} + + Open Comparison + Apri confronto + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Preparare per il commit tutte le modifiche ed eseguirne il commit direttamente?< Rimuovere l'accantonamento {0}? - This action will push and pull commits to and from '{0}/{1}'. - Questa azione consentirà di effettuare il push e il pull di commit da e verso '{0}/{1}'. + This action will pull and push commits from and to '{0}/{1}'. + Questa azione eseguirà il pull e il push dei commit da e verso '{0}/{1}'. Tag at {0} @@ -715,16 +755,16 @@ Questi file andranno PERSI DEFINITIVAMENTE. - Skipped found git in: {0} - Il git trovato in: {0} è stato ignorato + {0} Skipped found git in: {1} + {0} Il GIT trovato in: {1} è stato ignorato - Using git {0} from {1} - Uso di GIT {0} da {1} + {0} Using git {1} from {2} + {0} Uso di {1} GIT da {2} - Validating found git in: {0} - Convalida del GIT trovato in: {0} + {0} Validating found git in: {1} + {0} Convalida del GIT trovato in: {1} @@ -742,52 +782,16 @@ Questi file andranno PERSI DEFINITIVAMENTE. Choose a repository Scegli un repository + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + Non è possibile aprire automaticamente il repository GIT in '{0}'. Per aprire il repository GIT, aprirlo direttamente come cartella in VS Code. + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. Il repository '{0}' ha {1} sottomoduli che non verranno aperti automaticamente. È possibile comunque aprirli individualmente aprendo il file all'interno. - - - - Branch name - Nome ramo - - - $(error) Error: {0} - $(error) Errore: {0} - - - No remote repositories found. - Non sono stati trovati repository remoti. - - - Choose a URL to clone from. - Scegliere un URL da cui eseguire la clonazione. - - - Provide repository URL - Specificare l'URL del repository - - - Provide repository URL or pick a repository source. - Specificare l'URL del repository o selezionare un'origine repository. - - - Repository name - Nome del repository - - - Repository name (type to search) - Nome del repository (digitare per eseguire la ricerca) - - - URL - URL - - - @@ -974,18 +978,6 @@ Questi file andranno PERSI DEFINITIVAMENTE. Successfully pushed. Push avvenuto con successo. - - $(cloud-upload) Publish Changes - $(cloud-upload) Pubblica modifiche - - - Publish Changes - Pubblica modifiche - - - Sync Changes $(sync){0}{1} - Sincronizza modifiche $(sync){0}{1} - Staged Changes Modifiche preparate per il commit @@ -1022,9 +1014,9 @@ Questi file andranno PERSI DEFINITIVAMENTE. Checkout branch/tag... Esegui il checkout del ramo/tag... - - Publish Changes - Pubblica modifiche + + Publish Branch + Pubblica Ramo Publish to {0} @@ -1046,19 +1038,13 @@ Questi file andranno PERSI DEFINITIVAMENTE. - - Index - Indice + + Email + Indirizzo di posta elettronica - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + Apri confronto Git History @@ -1076,10 +1062,6 @@ Questi file andranno PERSI DEFINITIVAMENTE. You Utente - - Working Tree - Albero di lavoro - @@ -1128,6 +1110,18 @@ Questi file andranno PERSI DEFINITIVAMENTE. Add Remote... Aggiungi repository remoto... + + Get Remote Sources + Ottieni Origini remote + + + Get Repositories + Ottieni Repository + + + Get Repository State + Ottieni Stato repository + Create Branch... Crea ramo... @@ -1176,6 +1170,10 @@ Questi file andranno PERSI DEFINITIVAMENTE. Close Repository Chiudi repository + + Close All Diff Editors + Chiudi tutti gli editor diff + Commit Esegui commit @@ -1369,8 +1367,8 @@ Questi file andranno PERSI DEFINITIVAMENTE. Ripristina il modello di Commit - Reveal in Side Bar - Visualizza nella barra laterale + Reveal in Explorer View + Visualizza nella vista Esplora risorse Revert Change @@ -1432,6 +1430,10 @@ Questi file andranno PERSI DEFINITIVAMENTE. Drop Stash... Rimuovi accantonamento... + + Drop All Stashes... + Rimuovi tutti gli accantonamenti... + Stash (Include Untracked) Stash (includi non tracciate) @@ -1568,6 +1570,14 @@ Questi file andranno PERSI DEFINITIVAMENTE. Tags Tag + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + Controllare se l'editor diff deve essere chiuso automaticamente quando le modifiche vengono accantonate, salvate, rimosse, preparate per il commit o non preparate per il commit. + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + Elenco di comandi GIT (ad esempio commit, push) per i quali verrebbe registrato il relativo 'stdout' nel [git output](command:git.showOutput). Se per il comando GIT è configurato un hook lato client, verrà registrato anche il valore 'stdout' dell'hook lato client nel [git output](command:git.showOutput). + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. Conferma sempre la creazione di commit vuoti per il comando 'Git: Commit vuoto'. @@ -1636,6 +1646,10 @@ Questi file andranno PERSI DEFINITIVAMENTE. Whether git is enabled. Indica se GIT è abilitato. + + Experimental improvements for the git setup flow. + Miglioramenti sperimentali per il flusso di installazione di GIT. + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. Quando è abilitato, recupera tutti i rami durante il pulling; altrimenti recupera solo il ramo corrente. @@ -1772,6 +1786,14 @@ Questi file andranno PERSI DEFINITIVAMENTE. Force git to use rebase when running the sync command. Forza git a usare rebase durante l'esecuzione del comando di sincronizzazione. + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + Elenco di cartelle ignorate durante l'analisi dei repository GIT quando '#git.autoRepositoryDetection#' è impostato su 'true' o 'subFolders'. + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + Controlla la profondità usata per l'analisi delle cartelle dell'area di lavoro per i repository GIT quando '#git.autoRepositoryDetection#' è impostato su 'true' o 'subFolders'. Può essere impostato su '-1' per nessun limite. + Controls whether to require explicit Git user configuration or allow Git to guess if missing. Controlla se richiedere la configurazione esplicita dell'utente GIT o lasciare che sia GIT a indovinarla se non è presente. @@ -1856,6 +1878,10 @@ Questi file andranno PERSI DEFINITIVAMENTE. Controls whether to show the commit author in the Timeline view. Controlla se visualizzare l'autore del commit nella visualizzazione Sequenza temporale. + + Controls whether to show uncommitted changes in the Timeline view. + Controlla se visualizzare le modifiche di cui non è stato eseguito il commit nella visualizzazione Sequenza temporale. + Controls how untracked changes behave. Controlla il comportamento delle modifiche non tracciate. @@ -1880,6 +1906,10 @@ Questi file andranno PERSI DEFINITIVAMENTE. Controls whether force pushing uses the safer force-with-lease variant. Controlla se il push forzato usa la variante più sicura di forzatura con lease. + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + Controlla se GIT_ASKPASS deve essere sovrascritto per usare la versione integrata. + Git SCM Integration Integrazione SCM su Git @@ -1940,9 +1970,9 @@ Questi file andranno PERSI DEFINITIVAMENTE. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). - Per usare le funzionalità GIT, abilitare GIT in [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -Per altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio [leggere la documentazione](https://aka.ms/vscode-scm). +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). + Se si vogliono usare le funzionalità GIT, abilitare GIT nelle [impostazioni](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). +Per altre informazioni su come usare GIT e il controllo del codice sorgente in VS Code, [leggere la documentazione](https://aka.ms/vscode-scm). In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl Non è stata rilevata un'installazione GIT valida. Per altri dettagli vedere [output GIT](command:git.showOutput). [installare git](https://git-scm.com/), oppure per altre informazioni su come usare GIT e il controllo del codice sorgente in Azure Data Studio vedere [documentazione](https://aka.ms/vscode-scm). Se si usa un sistema di controllo delle versioni diverso, è possibile [cercare nel Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) le estensioni aggiuntive. + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + Installare Git, un sistema di controllo del codice sorgente più richiesto, per tenere traccia delle modifiche al codice e collaborare con altri utenti. Per altre informazioni, vedere le [Git guides](https://aka.ms/vscode-scm). + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + Il controllo del codice sorgente dipende dall'installazione di Git. +[Scaricare Git per Linux](https://git-scm.com/download/linux) +Dopo l'installazione, [ricaricare](command:workbench.action.reloadWindow) (o [eseguire la risoluzione dei problemi](command:git.showOutput)). È possibile installare altri provider di controllo del codice sorgente [dal Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Scaricare Git per macOS](https://git-scm.com/download/mac) +Dopo l'installazione, [ricaricare](command:workbench.action.reloadWindow) (o [eseguire la risoluzione dei problemi](command:git.showOutput)). È possibile installare altri provider di controllo del codice sorgente [dal Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Scaricare Git per Windows](https://git-scm.com/download/win) +Dopo l'installazione, [ricaricare](command:workbench.action.reloadWindow) (o [eseguire la risoluzione dei problemi](command:git.showOutput)). È possibile installare altri provider di controllo del codice sorgente [dal Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/it/kusto.it.xlf b/resources/xlf/it/kusto.it.xlf index 26b3ab874c..065b93be19 100644 --- a/resources/xlf/it/kusto.it.xlf +++ b/resources/xlf/it/kusto.it.xlf @@ -19,8 +19,8 @@ - Done installing {0} - Installazione di {0} completata + Downloaded {0} + Scaricato {0} Downloading {0} diff --git a/resources/xlf/it/mssql.it.xlf b/resources/xlf/it/mssql.it.xlf index 70cb94388f..a80a40be65 100644 --- a/resources/xlf/it/mssql.it.xlf +++ b/resources/xlf/it/mssql.it.xlf @@ -835,8 +835,8 @@ - Done installing {0} - Installazione di {0} completata + Downloaded {0} + Scaricato {0} Downloading {0} @@ -886,6 +886,18 @@ New Table Nuova tabella + + No + No + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + Ridurre il tempo di caricamento di Progettazione tabelle abilitando il precaricamento del modello di database? Il modello di database viene precaricato quando si espande il nodo del database in Esplora oggetti. + + + Yes + + @@ -986,14 +998,6 @@ Application name Nome dell'applicazione - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Se è true, consente l'utilizzo della funzionalità asincrona nel provider di dati .NET Framework. - - - Asynchronous processing - Elaborazione asincrona - Attach DB filename Collega nome file del database @@ -1290,6 +1294,38 @@ Enabled Abilitato + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + Evidenzia l'operazione del piano di esecuzione con il maggior numero effettivo di righe per tutte le esecuzioni. + + + Highlights the execution plan operation with the highest cost. + Evidenzia l'operazione del piano di esecuzione con il costo più elevato. + + + The default metric to use to highlight an expensive operation in query execution plans + Metrica predefinita da usare per evidenziare un'operazione costosa nei piani di esecuzione delle query + + + Highlights the execution plan operation that used the most CPU time. + Evidenzia l'operazione del piano di esecuzione che ha usato la maggior parte del tempo della CPU. + + + Highlights the execution plan operation that took the most time. + Evidenzia l'operazione del piano di esecuzione che ha richiesto più tempo. + + + Expensive operation highlighting will be turned off for execution plans. + L'evidenziazione delle operazioni dispendiose verrà disattivata per i piani di esecuzione. + + + Highlights the execution plan operation with the greatest number of rows read. + Evidenzia l'operazione del piano di esecuzione con il maggior numero di righe lette. + + + Highlights the execution plan operation with the highest subtree cost. + Evidenzia l'operazione del piano di esecuzione con il costo del sottoalbero più elevato. + Export Notebook as SQL Esporta notebook come SQL @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) Abilita l'opzione SET LOCK TIMEOUT (in millisecondi) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + Numero massimo di caratteri/byte da archiviare per ogni valore in colonne di tipo carattere/binario dopo l'esecuzione di una query. Valore predefinito: 65.535. Intervallo di valori valido: da 1 a 2.147.483.647. + - Number of XML characters to store after running a query - Numero di caratteri XML da archiviare dopo l'esecuzione di una query + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + Numero massimo di caratteri da archiviare per ogni valore nelle colonne XML dopo l'esecuzione di una query. Valore predefinito: 2.097.152. Intervallo di valori valido: da 1 a 2.147.483.647. Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option Abilita l'opzione SET XACT_ABORT ON + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + Indica se precaricare il modello di database quando si espande il nodo del database in Esplora oggetti. Se l’opzione è abilitata, è possibile ridurre il tempo di caricamento di Progettazione tabelle. Nota: l'utilizzo della memoria potrebbe essere superiore al normale quando si espandono molti nodi del database. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [Facoltativa] Livello di registrazione per i servizi back-end. Azure Data Studio genera un nome file a ogni avvio e, se il file esiste già, le voci del log vengono accodate a tale file. Per la pulizia dei file di log meno recenti, vedere le impostazioni logRetentionMinutes e logFilesRemovalLimit. Con l'impostazione predefinita di tracingLevel, la quantità di dati registrata non è eccessiva. Se si cambia il livello di dettaglio, la registrazione potrebbe diventare eccessiva e richiedere un notevole spazio su disco per i log. Il livello Error include quello Critical, il livello Warning include quello Error, il livello Information include quello Warning e il livello Verbose include quello Information diff --git a/resources/xlf/it/query-history.it.xlf b/resources/xlf/it/query-history.it.xlf index 8ee65265c2..7b8a7fb8de 100644 --- a/resources/xlf/it/query-history.it.xlf +++ b/resources/xlf/it/query-history.it.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + Errore durante il caricamento degli elementi della cronologia delle query salvate. {0} + + + Failed + Non riuscito + + + Succeeded + Riuscito + + + @@ -42,6 +58,14 @@ Start Query History Capture Avvia acquisizione della cronologia delle query + + Loading saved entries... + Caricamento delle voci salvate... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + Numero massimo di voci da memorizzare. 0 significa che le voci vengono memorizzate illimitatamente. L'aumento del limite può influire sulle prestazioni, soprattutto se la persistenza è abilitata. + No queries to display Nessuna query da visualizzare @@ -50,6 +74,14 @@ Open Query Apri query + + Open storage folder + Apri cartella di archiviazione + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + Indica se la cronologia delle query viene mantenuta tra i riavvii. Se false, la cronologia verrà cancellata alla chiusura dell'applicazione. + Run Query Esegui query diff --git a/resources/xlf/it/schema-compare.it.xlf b/resources/xlf/it/schema-compare.it.xlf index 44ec1e91e2..4d21e52f54 100644 --- a/resources/xlf/it/schema-compare.it.xlf +++ b/resources/xlf/it/schema-compare.it.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare Confronto schemi di SQL Server + + Open in Schema Compare + Aprire in Confronto schemi + Run Schema Comparison Esegui confronto schemi diff --git a/resources/xlf/it/sql-database-projects.it.xlf b/resources/xlf/it/sql-database-projects.it.xlf index c10b13f8c4..9fca99a0ba 100644 --- a/resources/xlf/it/sql-database-projects.it.xlf +++ b/resources/xlf/it/sql-database-projects.it.xlf @@ -426,6 +426,26 @@ Don't use profile Non usare il profilo + + Download error + Errore di download + + + Download progress + Stato del download + + + Downloading + Download in corso + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + Download di NuGet Microsoft.Build.Sql per ottenere dll di compilazione + + + Downloading from {0} to {1} + Scaricamento da {0} a {1} in corso + Microsoft Azure SQL Edge License Agreement Contratto di licenza di SQL Edge di Microsoft Azure @@ -506,6 +526,14 @@ The project is already up to date with the database. Il progetto è già aggiornato con il database. + + Error downloading {0}. Error: {1} + Errore durante il download di {0}%1! Errore: {1} + + + Error extracting files from {0}. Error: {1} + Errore durante l'estrazione dei file da {0}. Errore: {1} + Error finding build files location: {0} Errore durante la ricerca del percorso dei file di compilazione: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' Errore durante il tentativo di leggere {0} del progetto '{1}' + + Could not build project. Error retrieving files needed to build. + Non è stato possibile compilare il progetto. Errore durante il recupero dei file necessari per la compilazione. + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. Le informazioni di destinazione per l'estrazione sono necessarie per creare il progetto di database. + + Extracting DacFx build DLLs to {0} + Estrazione delle DLL della build DacFx in {0} in corso + File File @@ -620,6 +656,10 @@ hr ora + + Image tag + Tag dell'immagine + Import Elements Importa elementi @@ -628,6 +668,14 @@ Include Includere + + Include permissions in project + Includere autorizzazioni nel progetto + + + Include permissions + Includi autorizzazioni + Install globally Installa a livello globale @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec Genera progetto SQL dalla specifica OpenAPI/Swagger + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + Versione di Microsoft.Build.Sql SDK da usare per la compilazione di progetti SQL legacy. Esempio: 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. Indica se richiedere all'utente di installare .NET Core quando non viene rilevato. diff --git a/resources/xlf/it/sql-migration.it.xlf b/resources/xlf/it/sql-migration.it.xlf index 932f2e45ad..839526aa77 100644 --- a/resources/xlf/it/sql-migration.it.xlf +++ b/resources/xlf/it/sql-migration.it.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Selezionare i database per cui si desidera eseguire la migrazione ad Azure SQL. + + Loading tables list... + Caricamento dell'elenco delle tabelle in corso... + + + 0 tables found. + 0 tabelle trovate. + + + Filter tables + Filtra tabelle + + + Has rows + Contiene righe + + + Table name + Nome della tabella + + + Update + Aggiorna + + + Cancel + Annulla + {0} (requires credentials refresh) {0} (richiede l'aggiornamento delle credenziali) @@ -75,9 +103,17 @@ This may take some time. L'operazione potrebbe richiedere qualche minuto. - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Per i database non pronti per la migrazione all'Istanza gestita di SQL di Azure, è possibile eseguire la migrazione a SQL Server nelle macchine virtuali di Microsoft Azure. + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + I database non pronti per la migrazione a database SQL di Azure possono essere migrati a SQL Server in Macchine virtuali di Azure. In alternativa, esamina i risultati della valutazione per Istanza gestita di SQL di Azure conformità alla migrazione. + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + I database non pronti per la migrazione a Istanza gestita di SQL di Azure possono essere migrati in SQL Server in Macchine virtuali di Azure. In alternativa, esamina i risultati della valutazione per database SQL di Azure idoneità per la migrazione. + Assessment results Risultati valutazione @@ -111,8 +147,8 @@ L'operazione potrebbe richiedere qualche minuto. Azure SQL - Azure SQL Database - Database SQL di Azure + Azure SQL Database Server + Server di database SQL di Azure Azure SQL Managed Instance @@ -211,8 +247,8 @@ L'operazione potrebbe richiedere qualche minuto. Selezionare prima un valore per l'account di archiviazione. - {0}/{1} databases can be migrated - {0}/{1} database possono essere migrati + {0}/{1} databases can be migrated without issues + {0}/{1} i database possono essere migrati senza problemi Cancel @@ -258,6 +294,10 @@ L'operazione potrebbe richiedere qualche minuto. I confirm there are no additional log backups to provide and want to complete cutover. L'utente conferma che non sono presenti altri backup del log da fornire e che desidera completare il cutover. + + Connect + Connetti + Connection status Stato connessione @@ -411,8 +451,8 @@ L'operazione potrebbe richiedere qualche minuto. Modalità - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - Determinare l'idoneità alla migrazione delle istanze di SQL Server, identificare una destinazione Azure SQL consigliata e completare la migrazione dell'istanza di SQL Server a Istanza gestita di SQL di Azure o SQL Server in Macchine virtuali di Azure. + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + Determinare l'idoneità alla migrazione delle istanze di SQL Server, identificare una destinazione di Azure SQL consigliata e completare la migrazione dell'istanza di SQL Server a Istanza gestita di SQL di Azure, SQL Server in Macchine virtuali di Azure o database SQL di Azure. A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ L'operazione potrebbe richiedere qualche minuto. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. L'estensione Azure SQL Migration per Azure Data Studio offre funzionalità per valutare, ottenere consigli di Azure di dimensioni corrette ed eseguire la migrazione di database SQL Server in Azure. + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + Un'esercitazione dettagliata per eseguire la migrazione di database da un'istanza di SQL Server (locale o macchine virtuali di Azure) a database SQL di Azure (ANTEPRIMA). + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. Esercitazione dettagliata per eseguire la migrazione di database da un'istanza di SQL Server (locale) a SQL server in macchine virtuali di Azure con tempi di inattività minimi. @@ -442,6 +486,10 @@ L'operazione potrebbe richiedere qualche minuto. Migrate databases using Azure Data Studio Eseguire la migrazione di database tramite Azure Data Studio + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + Esercitazione: Eseguire la migrazione a SQL Server nel database SQL di Azure (offline) - (ANTEPRIMA) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) Esercitazione: Eseguire la migrazione a SQL Server in Macchine virtuali di Azure (online) @@ -462,6 +510,10 @@ L'operazione potrebbe richiedere qualche minuto. Azure SQL Migration Migrazione di Azure SQL + + Data source configuration + Configurazione di origine dati + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. Confronto tra la quantità effettiva di dati letti dall'origine e la quantità effettiva di dati caricati nella destinazione. @@ -490,9 +542,17 @@ L'operazione potrebbe richiedere qualche minuto. An error occurred while accessing database details. Si è verificato un errore durante l’accesso ai dettagli del database. - - Ensure that your backups were taken with the WITH CHECKSUM option. - Assicurarsi che i backup siano stati eseguiti con l'opzione WITH CHECKSUM. + + An error occurred while connecting to target migration database. + Errore durante la connessione al database di migrazione di destinazione. + + + Connection error:{0} {1} + Errore di connessione:{0} {1} + + + Loading database table list.. + Caricamento dell'elenco delle tabelle di database in corso.. To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ L'operazione potrebbe richiedere qualche minuto. Select the location of the database backups to use during migration. Selezionare il percorso dei backup del database da usare durante la migrazione. - - Database backup - Backup del database - - - Ensure that the Azure Storage account does not use a private endpoint. - Assicurarsi che l'account Archiviazione di Azure non usi un endpoint privato. - Migration status Stato della migrazione + + Refresh + Aggiorna + + + To migrate to the Azure SQL target, select tables in each database for migration. + Per eseguire la migrazione alla destinazione Azure SQL, selezionare le tabelle in ogni database per la migrazione. + + + Migration table selection + Selezione tabella di migrazione + + + Source database + Database di origine + + + Select tables + Selezionare le tabelle + + + Target database + Database di destinazione + Database to be migrated Database di cui eseguire la migrazione + + Please select target database tables to migrate to. At least one database with one table is required. + Selezionare le tabelle di database di destinazione in cui eseguire la migrazione. È necessario almeno un database con una tabella. + Databases ({0}/{1}) Database ({0}/{1}) @@ -670,6 +750,10 @@ L'operazione potrebbe richiedere qualche minuto. Error Errore + + Click to view error details + Fai clic per visualizzare i dettagli dell'errore + Migration error(s)) Errore di migrazione: @@ -810,6 +894,10 @@ L'operazione potrebbe richiedere qualche minuto. Enter a valid name for the Migration Service. Immettere un nome valido per il Servizio Migrazione. + + To continue, select a valid Azure SQL Database server. + Per continuare, selezionare un server di database SQL di Azure valido. + To continue, select a valid storage account. Per continuare, selezionare un account di archiviazione valido. @@ -831,8 +919,8 @@ L'operazione potrebbe richiedere qualche minuto. Per continuare, selezionare una macchina virtuale valida. - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Il Servizio Migrazione del database di Azure orchestra le attività di migrazione del database e tiene traccia del relativo stato. È possibile selezionare un Servizio Migrazione del database esistente come destinazione di Azure SQL se ne è stato creato uno in precedenza o crearne uno nuovo di seguito. + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Il Servizio Migrazione del database di Azure orchestra le attività di migrazione dei database e tiene traccia dei progressi. È possibile selezionare un Servizio Migrazione del database esistente, se ne è stato creato uno in precedenza, o crearne uno nuovo di seguito. No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ L'operazione potrebbe richiedere qualche minuto. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime Passaggio 3: Fare clic sul pulsante 'Test connessione' per controllare la connessione tra il Servizio Migrazione del database di Azure e il runtime di integrazione + + Blocking Issue: {0} + Causa del blocco: {0} + Issues Problemi @@ -898,10 +990,6 @@ L'operazione potrebbe richiedere qualche minuto. Last applied LSN Ultimo LSN applicato - - Last backup - Ultimo backup - Last scan completed: {0} Ultima analisi completata: {0} @@ -922,6 +1010,26 @@ L'operazione potrebbe richiedere qualche minuto. Location Percorso + + Source database + Database di origine + + + Target database + Database di destinazione + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + Selezionare il database di destinazione in cui si vuole eseguire la migrazione del database di origine. È possibile scegliere un database di destinazione per un solo database di origine. + + + Map selected source databases to target databases for migration + Eseguire il mapping dei database di origine selezionati ai database di destinazione per la migrazione + + + Select a target database + Selezionare un database di destinazione + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. L'istanza gestita '{0}' non è disponibile per la migrazione perché si trova attualmente nello stato '{1}'. Per continuare, selezionare un'istanza gestita disponibile. @@ -958,6 +1066,14 @@ L'operazione potrebbe richiedere qualche minuto. {0} mins {0} minuti + + To continue, enter a valid target password. + Per continuare, immettere una password di destinazione valida. + + + To continue, enter a valid target user name. + Per continuare, immettere un nome utente di destinazione valido. + Mode Modalità @@ -1071,8 +1187,12 @@ L'operazione potrebbe richiedere qualche minuto. Non sono state trovate condivisioni file. - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - Nono sono stati riscontrati problemi per la migrazione a SQL Server per l'Istanza gestita di SQL di Azure. + No issues found for migrating to Azure SQL Managed Instance. + Non sono stati rilevati problemi per la migrazione a Istanza gestita di SQL di Azure. + + + No issues found for migrating to Azure SQL Database. + Non sono stati rilevati problemi per la migrazione a database SQL di Azure. No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ L'operazione potrebbe richiedere qualche minuto. Assessment results are unavailable. I risultati della valutazione non sono disponibili. + + No Azure SQL databases found. + Non sono stati trovati database SQL di Azure. + + + No Azure SQL database servers found. + Non sono stati trovati server di database SQL di Azure. + No storage accounts found. Non sono stati trovati account di archiviazione. @@ -1158,25 +1286,37 @@ L'operazione potrebbe richiedere qualche minuto. Physical partitions Partizioni fisiche + + Target password + Password di destinazione + + + Enter the target password + Immettere la password di destinazione + User account Account utente - Azure account details - Dettagli sull'account di Azure + An Azure account (not required for assessment or SKU recommendation functionality) + U account Azure (non necessario per la valutazione o la funzionalità di raccomandazione SKU) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Istanza gestita di SQL di Azure o SQL Serverper macchina virtuale di Azure + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + Un database di SQL Server di origine in esecuzione in locale o in SQL Server su macchina virtuale di Azure o su qualsiasi macchina virtuale in esecuzione nel cloud (privato, pubblico). - Backup location details - Dettagli percorso backup + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + Un'Istanza gestita di SQL di Azure, SQL Server per la macchina virtuale di Azure o database SQL di Azure in cui eseguire la migrazione dei database. + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + Dettagli del percorso di backup del database, una condivisione file di rete o un contenitore di Archiviazione BLOB di Azure (non necessario per destinazioni database SQL di Azure). - Things you need before starting a migration: - Elementi necessari prima dell'avvio di una migrazione: + Things you need before starting your Azure SQL migration: + Elementi necessari prima dell'avvio della migrazione di Azure SQL: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ L'operazione potrebbe richiedere qualche minuto. Resource group created Il gruppo di risorse è stato creato + + Save assessment report + Salvare report di valutazione + + + Successfully saved assessment report to {0}. + Il report di valutazione è stato salvato in {0}. + Save and close Salva e chiudi @@ -1254,6 +1402,14 @@ L'operazione potrebbe richiedere qualche minuto. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. Configurazione salvata. La raccolta dei dati sulle prestazioni rimarrà in esecuzione in background. È possibile arrestare la raccolta quando si vuole. + + Save recommendation report + Salvare report delle raccomandazioni + + + Successfully saved recommendation report to {0}. + Il report delle raccomandazioni è stato salvato in {0}. + Cancel Annulla @@ -1350,6 +1506,10 @@ L'operazione potrebbe richiedere qualche minuto. An error occurred while loading locations. Please check your Azure connection and try again. Si è verificato un errore durante il caricamento delle posizioni. Controllare la connessione di Azure e riprovare. + + Select a target server. + Selezionare un server di destinazione. + An error occurred while loading available resource groups. Please check your Azure connection and try again. Si è verificato un errore durante il caricamento dei gruppi di risorse disponibili. Controllare la connessione di Azure e riprovare. @@ -1506,10 +1666,14 @@ L'operazione potrebbe richiedere qualche minuto. {0} TB {0} TB - + {0} recommendations available {0} raccomandazioni disponibili + + {0} recommendation available + {0} raccomandazione disponibile + Azure configuration Configurazione di Azure @@ -1518,10 +1682,6 @@ L'operazione potrebbe richiedere qualche minuto. Business critical Business critical - - {0} - {1} vCore - {0} - {1} vCore - Gen5 Generazione5 @@ -1530,6 +1690,10 @@ L'operazione potrebbe richiedere qualche minuto. General purpose Utilizzo generico + + Hyperscale + Hyperscale + {0} - {1} - {2} vCore {0} - {1} - {2} vCore @@ -1546,6 +1710,14 @@ L'operazione potrebbe richiedere qualche minuto. Memory optimized premium-series Serie Premium con ottimizzazione per la memoria + + {0} - {1} vCore + {0} - {1} vCore + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - {2} vCore - {3} GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ L'operazione potrebbe richiedere qualche minuto. I already have the performance data I dati sulle prestazioni sono già disponibili - - Generating Azure recommendations using provided performance data... - Generazione delle raccomandazioni di Azure con i dati sulle prestazioni forniti... - Select a folder on your local drive where previously collected performance data was saved Seleziona una cartella nell'unità locale in cui sono stati salvati i dati sulle prestazioni raccolti in precedenza @@ -1615,8 +1783,8 @@ L'operazione potrebbe richiedere qualche minuto. Controllare periodicamente la disponibilità di consigli aggiornati premendo il pulsante “Aggiorna raccomandazione”. - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - La raccomandazione di Azure raccoglie e analizza i dati delle prestazioni e quindi consiglia un database di dimensioni appropriate in Azure per il carico di lavoro. + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + La raccomandazione di Azure raccoglie e analizza i dati delle prestazioni e quindi consiglia un target di dimensioni appropriate in Azure per il carico di lavoro. Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ L'operazione potrebbe richiedere qualche minuto. Data storage requirement Requisito di archiviazione dati - - Azure SQL Database - Database SQL di Azure - {0} GB {0} GB @@ -1702,6 +1866,10 @@ L'operazione potrebbe richiedere qualche minuto. Azure SQL Managed Instance Istanza gestita di SQL di Azure + + Azure SQL Managed Instance + Istanza gestita di SQL di Azure + {0} ms {0} ms @@ -1718,6 +1886,14 @@ L'operazione potrebbe richiedere qualche minuto. Edit recommendation parameters Modifica parametri raccomandazione + + Enable elastic recommendation + Abilitare la raccomandazione elastica + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + La raccomandazione elastica usa un modello di raccomandazione alternativo che usa la profilatura personalizzata dei prezzi e delle prestazioni per i clienti esistenti nel cloud. + Enable preview features Abilitare le funzionalità di anteprima @@ -1763,13 +1939,17 @@ L'operazione potrebbe richiedere qualche minuto. {0}° percentile - Azure recommendation - Raccomandazione di Azure + Azure recommendation (PREVIEW) + Consigli di Azure (ANTEPRIMA) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Per eseguire la migrazione all'Istanza gestita di SQL di Azure, visualizzare i risultati della valutazione e selezionare uno o più database. + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Per eseguire la migrazione al database SQL di Azure (ANTEPRIMA), visualizzare i risultati della valutazione e selezionare uno o più database. + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Per eseguire la migrazione a SQL Server per una macchina virtuale di Azure, visualizzare i risultati della valutazione e selezionare uno o più database. @@ -1842,6 +2022,14 @@ L'operazione potrebbe richiedere qualche minuto. SQL tempdb Tempdb SQL + + Azure SQL Database (PREVIEW) + Database SQL di Azure + + + Azure SQL Database + Database SQL di Azure + Stop data collection Interrompi la raccolta di dati @@ -1914,6 +2102,10 @@ L'operazione potrebbe richiedere qualche minuto. SQL Server on Azure Virtual Machine SQL Server per la macchina virtuale di Azure + + SQL Server on Azure Virtual Machine + SQL Server per la macchina virtuale di Azure + Source configuration Configurazione origine @@ -2006,6 +2198,10 @@ L'operazione potrebbe richiedere qualche minuto. Used parallel copies Copie parallele usate + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + Il server di database SQL '{0}' non è disponibile per la migrazione perché si trova attualmente nello stato '{1}'. Per continuare, selezionare un server di database SQL disponibile. + Source database Database di origine @@ -2075,20 +2271,12 @@ L'operazione potrebbe richiedere qualche minuto. Stato: Riuscito - {0} Errors) - {0} errori) - - - {0} - {0} + ({0} errors) + ({0} errori) - {0} Error) - {0} errore) - - - {0} ( - {0} ( + ({0} error) + ({0} errore) Failed @@ -2098,10 +2286,18 @@ L'operazione potrebbe richiedere qualche minuto. In progress In corso + + Ready for cutover + Pronto per il cutover + Refresh Aggiorna + + Restoring + Ripristino in corso + Retriable Possibile riprovare @@ -2118,13 +2314,25 @@ L'operazione potrebbe richiedere qualche minuto. Succeeded Riuscita + + Uploading full backup + Caricamento del backup completo in corso + + + Uploading log backup(s) + Caricamento dei backup del log in corso + + + {0} + {0} + - {0} Warnings) - {0} avvisi) + ({0} warnings) + ({0} avvisi) - {0} Warning) - {0} avviso) + ({0} warning) + ({0} avviso) Storage account @@ -2154,6 +2362,10 @@ L'operazione potrebbe richiedere qualche minuto. Summary Riepilogo + + Azure SQL Database + Database SQL di Azure + SQL Server on Azure Virtual Machine SQL Server per la macchina virtuale di Azure @@ -2198,6 +2410,26 @@ L'operazione potrebbe richiedere qualche minuto. Table migration status: {0} Stato della migrazione della tabella: {0} + + Missing target tables excluded from list: {0} + Tabelle di destinazione mancanti escluse dall'elenco: {0} + + + Select tables for {0} + Selezionare le tabelle per {0} + + + {0} of {1} tables selected + {0} di {1} tabelle selezionate + + + {0} of {1} + {0} di {1} + + + Edit + Modifica + Target Destinazione @@ -2226,6 +2458,18 @@ L'operazione potrebbe richiedere qualche minuto. Target server Server di destinazione + + Tables selected + Tabelle selezionate + + + Target table does not exist + La tabella di destinazione non esiste + + + Target table is not empty. + La tabella di destinazione non è vuota. + Target version Versione di destinazione @@ -2251,9 +2495,17 @@ L'operazione potrebbe richiedere qualche minuto. Selezionare un nome univoco per il database di destinazione - Username + User name Nome utente + + Target user name + Nome utente di destinazione + + + Enter the target user name + Immettere il nome utente di destinazione + All database migrations Tutte le migrazioni del database @@ -2306,6 +2558,10 @@ L'operazione potrebbe richiedere qualche minuto. Azure account Account Azure + + An error occurred while conneting to the target server. + Errore durante la connessione al server di destinazione. + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ L'operazione potrebbe richiedere qualche minuto. Nessuna raccomandazione disponibile - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - Non sono state generate raccomandazioni sullo SKU perché non sono presenti SKU in grado di soddisfare le caratteristiche di prestazioni dell'origine. Provare a selezionare una piattaforma di destinazione diversa, a modificare i parametri delle raccomandazioni o a selezionare un set diverso di database da valutare. + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + Non sono state generate raccomandazioni sullo SKU perché non sono presenti SKU in grado di soddisfare le caratteristiche di prestazioni dell'origine. Provare a selezionare una piattaforma di destinazione diversa, a modificare i parametri delle raccomandazioni, a selezionare un set diverso di database da valutare o a modificare il modello di raccomandazione. + + + Connection was successful but did not find any target databases. + La connessione è riuscita ma non sono stati trovati database di destinazione. + + + Connection error: {0} + Errore di connessione: {0} + + + Connection was successful. Target databases found: {0} + Connessione riuscita. Database di destinazione trovati: {0} Select an Azure account and your target {0}. Selezionare un account Azure e {0} di destinazione. + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + Errore di mapping del database. Non è possibile selezionare il database di destinazione '{0}' come destinazione di migrazione per il database '{1}'. Il database di destinazione '${targetDatabaseName}' è già selezionato come destinazione di migrazione per il database '{2}'. Selezionare un database di destinazione diverso. + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + Errore di mapping del database. Database di destinazione di cui eseguire la migrazione mancanti. Configurare la connessione al server di destinazione e fare clic su Connetti per raccogliere l'elenco delle destinazioni di migrazione di database disponibili. + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + Errore di mapping del database. Il database di origine '{0}' non è mappato a un database di destinazione. Selezionare un database di destinazione a cui eseguire la migrazione. + Azure SQL target Destinazione di Azure SQL @@ -2366,6 +2646,10 @@ L'operazione potrebbe richiedere qualche minuto. {0} of {1} databases selected {0} di {1} database selezionati + + {0} of {1} + {0} di {1} + diff --git a/resources/xlf/it/sql.it.xlf b/resources/xlf/it/sql.it.xlf index d1483e3b8e..1cffaa9dc5 100644 --- a/resources/xlf/it/sql.it.xlf +++ b/resources/xlf/it/sql.it.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Provide new column width + + + Invalid column width + Invalid column width + + + Size cannot be 0 or negative + Size cannot be 0 or negative + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. Per usare Azure Data Studio in {0}, Azure Data Studio deve essere riavviato. + + `${appName}`: e.g. Azure Data Studio. + `${appName}`, ad esempio Azure Data Studio. + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu Menu di scelta rapida elemento Esplora oggetti + + open the default settings JSON + Apri il file JSON delle impostazioni predefinite + + + Open Default Settings (JSON) + Apri impostazioni predefinite (JSON) + Please reload Azure Data Studio to disable this extension. Ricaricare Azure Data Studio per disabilitare l'estensione. @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. Mostra le note sulla versione dopo un aggiornamento. Le note sulla versione vengono aperte in una nuova finestra del Web browser. + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + L'estensione non è compatibile con Azure Data Studio {0}. L'estensione richiede: {1}. + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + L'estensione non è compatibile con Azure Data Studio {0}. L'estensione richiede una versione del motore di VS Code più recente {1} di quella attualmente supportata ({2}). + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + Non è stato possibile analizzare il valore `{0}` {1}. Usare, ad esempio: ^1.22.0, ^1.22.x e così via. + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. Consente di configurare i criteri GLOB dei percorsi file da escludere dal controllo dei file. I criteri devono corrispondere a percorsi assoluti, ad esempio aggiungere come prefisso `**/` oppure il percorso completo per una corretta corrispondenza e il suffisso `/**` per trovare i file in un percorso (ad esempio `**/build/output/**` o `/Users/name/workspaces/project/build/output/**`). Se si modifica questa impostazione è necessario riavviare il sistema. Quando si nota che Azure Data Studio consuma troppo tempo della CPU all'avvio, è possibile escludere le cartelle di grandi dimensioni per ridurre il carico iniziale. + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + Indica se consentire o non consentire tasti di scelta rapida nel terminale. Quando questa operazione è true e la pressione dei tasti restituisce una sequenza di tasti premuti contemporaneamente, questa ignorerà `#terminal.integrated.commandsToSkipShell#`. Impostare questa configurazione su false è particolarmente utile quando si vuole che CTRL+K venga visualizzato nella shell (non Azure Data Studio). + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + Un set di messaggi a cui verrà risposto automaticamente quando rilevato nel terminale. Se il messaggio è sufficientemente specifico, ciò consente di automatizzare le risposte comuni. + +Note: + +- Usare {0} per rispondere automaticamente alla richiesta di terminazione del processo batch in Windows. +- il messaggio include sequenze di escape in modo che la risposta non venga eseguita con testo con stile. +- ogni risposta può essere eseguita una sola volta al secondo. +- Usare {1} nella risposta per indicare il tasto INVIO. +- Per annullare l'impostazione di una chiave predefinita, impostare il valore su null. +- Riavviare Azure Data Studio se le nuove impostazioni non si applicano. + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + Set di ID comando i cui tasti di scelta rapida non verranno inviati alla shell, ma gestiti sempre da Azure Data Studio. Ciò consente ai tasti di scelta rapida che normalmente verrebbero utilizzati dalla shell di agire anche quando il terminale non è attivo, ad esempio 'CTRL+P' per avviare Quick Open. + +&nbsp; + +Molti comandi vengono ignorati per impostazione predefinita. Per eseguire l'override di un valore predefinito e passare il tasto di scelta rapida del comando alla shell, aggiungere il comando preceduto dal carattere `-`. Ad esempio, aggiungere `-workbench.action.quickOpen` per consentire a `CTRL+P` di raggiungere la shell. + +&nbsp; + +L'elenco seguente di comandi ignorati predefiniti viene troncato quando viene visualizzato in Editor impostazioni. Per visualizzare l'elenco completo, {1} e cercare il primo comando nell'elenco seguente. + +&nbsp; + +Comandi predefiniti ignorati: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Controlla se rilevare e impostare la variabile di ambiente '$LANG' su un'opzione conforme a UTF-8 perché il terminale di Azure Data Studio supporta solo i dati con codifica UTF-8 provenienti dalla shell. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Oggetto con variabili di ambiente che verranno aggiunte al processo di Azure Data Studio che verrà usato dal terminale in Linux. Impostare su `null` per eliminare la variabile di ambiente. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + Oggetto con variabili di ambiente che verranno aggiunte al processo di Azure Data Studio che verrà usato dal terminale in macOS. Impostare su `null` per eliminare la variabile di ambiente. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Oggetto con variabili di ambiente che verranno aggiunte al processo di Azure Data Studio che verrà usato dal terminale in Windows. Impostare su `null` per eliminare la variabile di ambiente. + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + Indica se le nuove shell devono ereditare l'ambiente da Azure Data Studio, che può generare una shell di accesso per garantire l'inizializzazione di $PATH e altre variabili di sviluppo. Questo non ha alcun effetto su Windows. + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. Ricaricare Azure Data Studio per completare la disinstallazione dell’estensione {0}. @@ -377,6 +495,14 @@ + + + + Collapse All + Comprimi tutto + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + Connessione non supportata + + + Loading... + Caricamento... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + Non è stato possibile trovare un provider di serializzazione con l'ID '{0}' specificato + Cannot serialize data as no provider has been registered Non è possibile serializzare i dati perché non è stato registrato alcun provider @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + Colore di ombreggiatura della casella a discesa del pulsante + The button dropdown background hover color Colore di sfondo al passaggio del mouse sulla casella a discesa del pulsante - - The button dropdown box shadow color - Colore di ombreggiatura della casella a discesa del pulsante - Callout dialog body background. Sfondo del corpo della finestra di dialogo callout. @@ -1160,6 +1302,14 @@ + + False + False + + + True + True + General Generale @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} Non è stato restituito alcuno script durante la generazione dello script come {0} sull'oggetto {1} - - No script was returned when calling select script on object - Non è stato restituito alcuno script durante la chiamata dello script di selezione sull'oggetto - Scripting Failed Generazione dello script non riuscita @@ -1328,6 +1474,14 @@ Select Seleziona + + Failed to generate script for Edit Data editor. + Non è stato possibile generare lo script per Modificare editor di dati. + + + Failed to generate select script for the selected object. + Impossibile generare lo script di selezione per l'oggetto selezionato. + Update Aggiorna @@ -3172,6 +3326,10 @@ + + Icon represent a server. + Icona che rappresenta un server. + Servers Server @@ -3272,6 +3430,10 @@ Save As JSON Salva in formato JSON + + Save As Markdown + Salva come Markdown + Save As XML Salva in formato XML @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0}, usare i tasti di direzione per spostarsi tra i nodi + Zoom level cannot be 0 or negative Il livello di zoom non può essere 0 o negativo @@ -3293,8 +3459,24 @@ - Compare Execution Plans - Confrontare piani di esecuzione + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + Tabella delle proprietà di ricerca + + + Filter for any field... + Filtra per qualsiasi campo... + + + Search top operations + Operazioni principali di ricerca @@ -3320,14 +3502,14 @@ Loading execution plan Caricamento del piano di esecuzione - - Add execution plans to compare - Aggiungere piani di esecuzione da confrontare - Execution Plan Files File piano di esecuzione + + Add execution plan + Aggiungere piano di esecuzione + Properties Proprietà @@ -3364,6 +3546,22 @@ Zoom to fit Adattare alla finestra + + Bottom execution Plan {0} + Piano di esecuzione inferiore {0} + + + Top execution Plan {0} + Piano di esecuzione superiore {0} + + + Tooltips disabled + Descrizioni comando disabilitate + + + Tooltips enabled + Descrizioni comando abilitate + Query {0} of {1}: {2} Query {0} di {1}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - Operazione inferiore: {0} - - - Left operation: {0} - Operazione a sinistra: {0} - - - Right operation: {0} - Operazione a destra: {0} - - - Top operation: {0} - Operazione superiore: {0} - Edge Edge + + Bottom operation: {0} + Operazione in fondo: {0} + + + Left operation: {0} + Operazione a sinistra: {0} + + + Equivalent Properties + Proprietà equivalenti + + + Greater than + Maggiore di + + + Less than + Minore di + Name Nome + + Not equal to + Diverso da + Value (Bottom Plan) Valore (piano inferiore) @@ -3412,10 +3618,22 @@ Value (Top Plan) Valore (piano superiore) + + Right operation: {0} + Operazione a destra: {0} + + + Top operation: {0} + Operazione in cima: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + Se true, abilita le descrizioni comando al passaggio del mouse per il piano di esecuzione. Se false, le descrizioni comando vengono visualizzate quando si fa clic sul nodo o si preme F3. + Compare execution plans Confrontare piani di esecuzione @@ -3424,6 +3642,10 @@ Compare execution plans Confrontare piani di esecuzione + + Execution Plan + Piano di esecuzione + @@ -3472,6 +3694,14 @@ Copy Copia + + Collapse All + Comprimi tutto + + + Expand All + Espandi tutto + Close Chiudi @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - Piano di query (Anteprima) + Query Plan + Piano di query @@ -3517,8 +3747,8 @@ Seleziona tutto - Plan Tree (Preview) - Albero dei piani (anteprima) + Plan Tree + Albero del piano Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files File piano di esecuzione + + Execution Plan {0} + Piano di esecuzione {0} + Compare execution plan Confrontare piano di esecuzione @@ -3560,6 +3794,10 @@ Zoom to fit Adatta alla finestra + + Highlight Expensive Operation + Evidenzia operazione costosa + Show Query Plan XML Mostra XML piano di query @@ -3619,8 +3857,8 @@ Seleziona tutto - Top Operations (Preview) - Operazioni più frequenti (anteprima) + Top Operations + Operazioni più frequenti Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - Chiudi (ESCAPE) + Close + Chiudi Apply Applica - Apply Zoom (Enter) - Applica zoom (INVIO) + Apply Zoom + Applica Zoom Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ Zoom (percentuale): - Zoom (Enter) - Zoom (INVIO) + Zoom + Zoom + + + + + + + Actual Number of Rows For All Executions + Numero effettivo di righe per tutte le esecuzioni + + + Close + Chiudi + + + Actual Elapsed CPU Time + Tempo trascorso effettivo della CPU + + + Actual Elapsed Time + Tempo trascorso effettivo + + + Cost + Costo + + + Number of Rows Read + Numero di righe lette + + + Off + Disattivato + + + Select expense metric + Seleziona la metrica delle spese + + + Subtree Cost + Costo sottoalbero + + + Metric: + Metrica: + + + Apply + Applica + + + Apply + Applica + + + Highlight Expensive Operation + Evidenzia operazione costosa + + + Don't Show Again + Non visualizzare più + + + No + No + + + Yes + + + + Set chosen metric as the default for query execution plans? + Impostare la metrica scelta come predefinita per i piani di esecuzione delle query? + + + Off + Disattivato - Close (Escape) - Chiudi (ESCAPE) + Close + Chiudi + + + Enter search value + Immetti il valore di ricerca Contains @@ -3670,13 +3988,29 @@ Equals Uguale a + + Select property + Seleziona proprietà + + + Select search type + Seleziona il tipo di ricerca + - Next Match (Enter) - Corrispondenza successiva (INVIO) + Next Match + Risultato successivo - Previous Match (Shift+Enter) - Corrispondenza precedente (MAIUSC+INVIO) + Previous Match + Risultato precedente + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Errore: {1} + + Icon represent a notebook. + Icona rappresentante un blocco appunti. + Notebooks Notebook @@ -5436,6 +5774,10 @@ Errore: {1} Data Dati + + Execution Plan + Piano di esecuzione + Notebook Notebook @@ -5684,6 +6026,10 @@ Errore: {1} Save As JSON Salva in formato JSON + + Save As Markdown + Salva come Markdown + Save As XML Salva in formato XML @@ -5904,6 +6250,22 @@ Errore: {1} Character used for enclosing text fields when saving results as CSV Carattere usato per racchiudere i campi di testo quando si salvano i risultati in formato CSV + + When true, column headers are included when saving results as an Excel file + Se è impostata su true, le intestazioni di colonna vengono incluse quando si salvano i risultati in formato Excel + + + File encoding used when saving results as Markdown + Codifica di file usata quando si salvano i risultati in formato Markdown + + + When true, column headers are included when saving results as a Markdown file + Se è impostata su true, le intestazioni di colonna vengono incluse quando si salvano i risultati in formato Markdown + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Caratteri da usare per separare le righe durante l'esportazione in Markdown, per impostazione predefinita le terminazioni di riga di sistema + File encoding used when saving results as XML Codifica di file usata quando si salvano i risultati in formato XML @@ -6136,6 +6498,10 @@ Errore: {1} Resource Viewer Visualizzatore risorse + + Icon for resource viewer. + Icona per il visualizzatore di risorse. + @@ -6302,14 +6668,6 @@ Errore: {1} - - - - Preview feature - Funzionalità in anteprima - - - @@ -6468,6 +6826,22 @@ Errore: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + + + More information + Più informazioni + + + Important Update + Aggiornamento importante + + + @@ -6828,6 +7202,49 @@ Errore: {1} + + + + &&Welcome + && denotes a mnemonic + &&Benvenuti + + + Controls which editor is shown at startup, if none are restored from the previous session. + Controlla quale editor viene visualizzato all'avvio se non ne viene ripristinato nessuno dalla sessione precedente. + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Apre un nuovo file senza nome. Valido solo quando si apre una finestra vuota. + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Avvia senza un editor. + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Aprire il file LEGGIMI all'apertura di una cartella che ne contiene uno, altrimenti tornare a 'welcomePage'. Nota: questa operazione viene eseguita solo come ccnfiguration globale. Verrà ignorata se impostata in un'area di lavoro o in un percorso di configurazione di una cartella. + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Aprire la home page con contenuti per iniziare a usare Azure Data Studio ed estensioni. + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Aprire la pagina di benvenuto quando si apre un'area di lavoro vuota. + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Aprire la home page con il tour di introduzione (impostazione predefinita) + + + @@ -7134,6 +7551,10 @@ Errore: {1} Connection error Errore di connessione + + Enable Trust server certificate + Abilitare Certificato del server attendibile + Connection failed due to Kerberos error. La connessione non è riuscita a causa di un errore di Kerberos. @@ -7146,6 +7567,18 @@ Errore: {1} If you have previously connected you may need to re-run kinit. Se si è già eseguita la connessione, può essere necessario eseguire di nuovo kinit. + + Run Kinit + Eseguire Kinit + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + La crittografia è stata abilitata in questa connessione, rivedere la configurazione SSL e del certificato per SQL Server di destinazione o abilitare 'Certificato del server attendibile' nella finestra di dialogo di connessione. + +Nota: un certificato autofirmato offre solo una protezione limitata e non è una procedura consigliata per gli ambienti di produzione. Abilitare 'Certificato del server attendibile' in questa connessione e riprovare? + @@ -7174,26 +7607,10 @@ Errore: {1} Connect Connetti - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - L'estensione che supporta il tipo di provider '{0}' non è attualmente installata. Installarla e riprovare. - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - L'estensione '{0}' è necessaria per connettersi a questa risorsa. Installarla e riprovare. - Recent Connections Connessioni recenti - - View Extension - Visualizza l'estensione - - - View Extensions - Visualizza estensioni - No recent connection Non ci sono connessioni recenti @@ -7210,6 +7627,10 @@ Errore: {1} Are you sure you want to cancel this connection? Annullare questa connessione? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + L'estensione '{0}' è necessaria per connettersi a questa risorsa. Installarla? + Connection result is invalid Risultato connessione non valido @@ -7230,6 +7651,10 @@ Errore: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. La versione del server non è supportata da Azure Data Studio, è possibile comunque connettersi ad esso, ma alcune funzionalità di Azure Data Studio potrebbero non funzionare come previsto. + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + L'estensione che supporta il tipo di provider '{0}' non è attualmente installata. Visualizzare le estensioni? + Could not find provider for uri: {0} Non è stato possibile trovare il provider per l'URI: {0} @@ -7258,6 +7683,14 @@ Errore: {1} Advanced... Avanzate... + + False + False + + + True + True + Account Account @@ -7406,6 +7839,10 @@ Errore: {1} OK OK + + Read More + Altre informazioni + @@ -7961,14 +8398,6 @@ Errore: {1} - - - - Loading... - Caricamento... - - - @@ -8041,14 +8470,6 @@ Errore: {1} - - - - Loading... - Caricamento... - - - @@ -8263,6 +8684,10 @@ Errore: {1} JSON JSON + + Markdown + Markdown + Plain Text Testo normale @@ -8527,10 +8952,6 @@ Errore: {1} Cancel Annulla - - Group Color: {0} - Colore del gruppo: {0} - OK OK diff --git a/resources/xlf/ja/arc.ja.xlf b/resources/xlf/ja/arc.ja.xlf index 71cf96bd7f..7b0ad98dc8 100644 --- a/resources/xlf/ja/arc.ja.xlf +++ b/resources/xlf/ja/arc.ja.xlf @@ -6,10 +6,6 @@ USD 米国ドル - - adding worker nodes - ワーカー ノードを追加しています - Apply 適用 @@ -90,18 +86,18 @@ without downtime and by ダウンタイムなしで + + Compute Configuration + 計算の構成 + Condition 条件 - + Configuration 構成 - - Configuration (per node) - 構成 (ノードあたり) - Configure retention policy アイテム保持ポリシーを構成する @@ -135,12 +131,12 @@ SQL マネージド インスタンス - Azure Arc インスタンス {0} に接続できませんでした。{1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - PostgreSQL Hyperscale への接続 – Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + PostgreSQL サーバーに接続する - Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - PostgreSQL Hyperscale - Azure Arc インスタンス {0} に接続できませんでした。{1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + PostgreSQL サーバーに接続できませんでした - Azure Arc インスタンス {0}。{1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator コーディネーター - - Coordinator Node CPU limit - コーディネーター ノード CPU の制限 - - - Coordinator Node CPU request - コーディネーター ノード CPU 要求 - Coordinator endpoint コーディネーターのエンドポイント - - Coordinator Node Memory limit (in GB) - コーディネーター ノードのメモリ制限 (GB) - - - Coordinator Node Memory request (in GB) - コーディネーター ノードのメモリ要求 (GB) - - - Coordinator Node - コーディネーター ノード - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - すべてのコーディネーター ノードに適用される CPU コアの数とストレージ サイズを構成できます。サーバー グループの CPU コアの数とメモリの設定を調整します。要求または制限をリセットするには、空の値を渡してください。 - Coordinator Node Parameters コーディネーター ノードのパラメーター @@ -570,12 +542,12 @@ 最新の特定の時点 - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - Azure Arc を有効にした PostgreSQL Hyperscale のデータベース エンジンの設定に関する詳細情報 + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + Azure Arc 対応 PostgreSQL のデータベース エンジン設定の詳細 - Learn more about Azure PostgreSQL Hyperscale client interfaces - PostgreSQL Hyperscale クライアント インターフェースに関する詳細情報 + Learn more about Azure PostgreSQL client interfaces + Azure PostgreSQL クライアント インターフェイスの詳細 Learn More. @@ -698,8 +670,8 @@ ワーカー サーバー パラメーターが見つかりません... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - この PostgreSQL Hyperscale インスタンスに影響する既知の問題はありません。 + There aren’t any known issues affecting this PostgreSQL instance. + この PostgreSQL インスタンスに影響を与える既知の問題はありません。 The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node ノード - - Node configuration - ノード構成 - nodes ノード @@ -818,8 +786,8 @@ データベース エンジンの設定を表示および設定するには接続する必要があります。 - PostgreSQL Hyperscale - Azure Arc - PostgreSQL Hyperscale – Azure Arc + PostgreSQL server - Azure Arc + PostgreSQL サーバー - Azure Arc Point in time restore @@ -866,8 +834,8 @@ 正常性情報の詳細を参照するには、下のドロップダウンリストからポッドを選択してください - PostgreSQL Hyperscale server group by - PostgreSQL Hyperscale サーバー グループで + PostgreSQL by + PostgreSQL by Admin username @@ -882,8 +850,8 @@ Azure Arc に対応した拡張ができます - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - PostgreSQL Hyperscale - Azure Arc ダッシュボード - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + PostgreSQL サーバー - Azure Arc ダッシュボード (プレビュー) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. 使用可能なクライアント接続文字列を以下から選択します。 + + Server + サーバー + Server Endpoint サーバー エンドポイント - - Server group nodes - サーバー グループ ノード - Server group type サーバー グループの種類 @@ -1249,30 +1217,10 @@ Worker ワーカー - - Worker Nodes CPU limit - ワーカー ノードの CPU 制限 - - - Worker Nodes CPU request - ワーカーノードの CPU 要求 - - - Worker Nodes Memory limit (in GB) - ワーカー ノードのメモリ制限 (GB) - - - Worker Nodes Memory request (in GB) - ワーカー ノードのメモリ要求 (GB) - Worker node count ワーカー ノードの数 - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - ワーカー ノードの数を減らしたり増やしたりすることで、サーバー グループをスケールインまたはスケールアウトすることができます。値は 0 または 1 より大きい値でなければなりません。 - Worker Node Parameters ワーカー ノードのパラメーター @@ -1281,22 +1229,10 @@ Worker Nodes ワーカー ノード - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - すべてのワーカー ノードに適用される CPU コア数とストレージ サイズを構成することができます。サーバー グループに CPU コア数とメモリ設定を調整します。要求や制限をリセットするには、空の値を渡します。 - - - Expand your server group and scale your database by adding worker nodes. - サーバー グループを拡張し、ワーカー ノードを追加してデータベースを拡張します。 - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. ワーカー ノードのこれらのサーバー パラメーターは、カスタム (既定値以外) の値に設定することができます。検索してパラメーターを検出します。 - - Value of 1 is not supported. - 1 の値はサポートされていません。 - Yes はい @@ -1365,37 +1301,49 @@ I accept {0} and {1}. {0} および {1} に同意します。 + + Azure Marketplace Terms + Azure Marketplace の使用条件 + + + Learn more + 詳細情報 + + + Privacy policy + プライバシー ポリシー + + + Terms of use + 利用規約 + + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + PostgreSQL Server - Azure Arc は、Azure Arc対応データ サービスの一部として使用できるデータベース エンジンの 1 つであり、任意のインフラストラクチャにデプロイできます。 {0}。 + + [ノートブックへのスクリプト]または [配置]をクリックすると、以下に示す Marketplace オファリングに関連する法律条項とプライバシーに関する声明に同意します。(b) Microsoft が、Azure サブスクリプションと同じ請求頻度で、オファリングに関連する料金に対して現在の支払い方法を請求することを承認します。および (c) サポート、課金、およびその他のトランザクション アクティビティのために、Microsoft がサービスのプロバイダーと連絡先、使用状況、およびトランザクション情報を共有することに同意します。Microsoft は、サード パーティのオファリングに対する権利を提供しません。詳細については、{1}、 {2}、および {3}を参照してください。 + + + Learn more about PostgreSQL Server - Azure Arc + PostgreSQL Server の詳細 - Azure Arc + - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - Azure Arc 対応 PostgreSQL Hyperscale のご契約条件 + PostgreSQL Server - Azure Arc terms and conditions + PostgreSQL Server - Azure Arc の利用規約 - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. Azure Arc 対応のManaged Instanceでは、選択したインフラストラクチャにデプロイできるSQL Serverアクセスと機能の互換性が提供されます。 {0}。 - [ノートブックへのスクリプト] または [配置] をクリックすると、以下に記載されている Marketplace オファリングに関連する法律条項およびプライバシーに関する声明に同意します。(b) Microsoft が、Azure サブスクリプションと同じ請求頻度で、オファリングに関連する料金に対して現在の支払い方法を請求することを承認します。(c) Microsoft は、サポート、課金、およびその他のトランザクション アクティビティのために、Microsoft がサービスのプロバイダーと連絡先、使用状況、およびトランザクション情報を共有することに同意します。Microsoft は、サード パーティのオファリングに対する権利を提供しません。詳細については、 {1}、 {2}、および {3}を参照してください。 - - - Azure Marketplace Terms - Azure Marketplace の使用条件 - - - Learn more - 詳細情報 + [ノートブックへのスクリプト] または [配置] をクリックすると、以下に記載されている Marketplace オファリングに関連する法律条項およびプライバシーに関する声明に同意します。(b) Microsoft が、Azure サブスクリプションと同じ請求頻度で、オファリングに関連する料金に対して現在の支払い方法を請求することを承認します。(c) サポート、課金、およびその他のトランザクション アクティビティのために、Microsoft がサービスのプロバイダーと連絡先、使用状況、およびトランザクション情報を共有することに同意します。Microsoft は、サード パーティのオファリングに対する権利を提供しません。詳細については、 {1}、 {2}、および {3}を参照してください。 - Learn more about Azure Arc enabled Managed Instance - Azure Arc 対応マネージド インスタンスに関する詳細情報 - - - Privacy policy - プライバシー ポリシー - - - Terms of use - 使用条件 + Learn more about Azure Arc-enabled Managed Instance + Azure Arc 対応Managed Instanceの詳細 Azure SQL managed instance - Azure Arc terms and conditions @@ -1753,133 +1701,117 @@ Password パスワード - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. ノードごとに使用できる Postgres インスタンスの CPU コアの最大数。分数のコアがサポートされています。 - + CPU limit CPU の制限 - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. サービスをスケジュールするために、コーディネーター ノードにて使用可能でなければならない CPU コアの最小数です。分数のコアがサポートされています。 - + CPU request CPU 要求 - - The memory limit of the Postgres instance on the coordinator node in GB. - コーディネーター ノードの Postgres インスタンスのメモリ制限 (GB)。 + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + このインスタンスが開発またはテスト目的でのみ使用されることを示すチェックボックスをオンにします。このインスタンスには請求されません。 - - Memory limit (GB) - メモリの制限 (GB) + + For development use only + 開発用途のみ - - The memory request of the Postgres instance on the coordinator node in GB. - コーディネーター ノードの Postgres インスタンスのメモリ要求 (GB)。 - - - Memory request (GB) - メモリ要求 (GB) - - + Engine Version エンジンのバージョン - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. スタートアップ時に読み込まれる Postgres 拡張のコンマ区切りリストです。サポートされている値については postgres のドキュメントを参照してください。 - + Extensions 拡張 - - Server group name - サーバー グループ名 + + That username is disabled; please choose another username. + そのユーザー名は無効です。別のユーザー名を選択してください。 - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - サーバー グループ名は、小文字の英数字または '-' で構成され、先頭に文字を使用し、末尾に英数字を使用して、11 文字以下にする必要があります。 + + The memory limit of the Postgres instance on the coordinator node in GB. + コーディネーター ノードの Postgres インスタンスのメモリ制限 (GB)。 - + + Memory limit (GB) + メモリの制限 (GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + コーディネーター ノードの Postgres インスタンスのメモリ要求 (GB)。 + + + Memory request (GB) + メモリ要求 (GB) + + + Server name + サーバー名 + + + Enter server name + サーバー名を入力 + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + サーバー名は、小文字の英数字または '-' で構成され、文字で始まり、末尾が英数字で、長さが 11 文字以下である必要があります。 + + Port ポート - + + Service type + サービスの種類 + + + Admin username + 管理者ユーザー名 + + + Enter server admin login name + サーバー管理者のログイン名を入力 + + The size of the storage volume to be used for backups in GB. バックアップに使用するストレージ ボリュームのサイズ (GB)。 - + Volume Size GB (Backups) ボリュームサイズ GB (バックアップ) - + The size of the storage volume to be used for data in GB. データに使用するストレージ ボリュームのサイズ (GB)。 - + Volume Size GB (Data) ボリューム サイズ GB (データ) - + The size of the storage volume to be used for logs in GB. ログに使用するストレージ ボリュームのサイズ (GB)。 - + Volume Size GB (Logs) ボリュームサイズ GB (ログ) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - ノードごとに使用できる Postgres インスタンスの CPU コアの最大数。分数のコアがサポートされています。 - - - CPU limit (cores per node) - CPU の制限 (ノードあたりのコア数) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - サービスをスケジュールするために、ノードごとに使用可能でなければならない CPU コアの最小数です。分数のコアがサポートされています。 - - - CPU request (cores per node) - CPU 要求 (ノードあたりのコア数) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - シャード化されたクラスターでプロビジョニングするワーカー ノードの数、または単一ノード Postgres では 0 (既定値)。 - - - Number of workers - ワーカーの数 - - - The memory limit of the Postgres instance per node in GB. - ノードごとの Postgres インスタンスのメモリ制限 (GB) 。 - - - Memory limit (GB per node) - メモリの制限 (ノードあたりの GB) - - - The memory request of the Postgres instance per node in GB. - ノードごとの Postgres インスタンスのメモリ要求 (GB)。 - - - Memory request (GB per node) - メモリ要求 (ノードあたりの GB) - - - Coordinator Node Compute Configuration - コーディネーター ノード コンピューティングの構成 - - - Worker Nodes Compute Configuration - ワーカー ノード コンピューティングの構成 + + Compute Configuration + 計算の構成 General settings @@ -1902,12 +1834,12 @@ ログの継続的ボリュームに使用されるストレージ クラス - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Azure enabled PostgreSQL Hyperscale サーバー グループのパラメーターを指定する + Provide PostgreSQL server parameters + PostgreSQL サーバー パラメーターを提供する - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Azure Arc 対応 PostgreSQL Hyperscale サーバー グループを展開する + Deploy a PostgreSQL Server - Azure Arc (Preview) + PostgreSQL サーバーのデプロイ - Azure Arc (プレビュー) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name インスタンス名 + + Enter instance name + インスタンス名を入力 + SQL Instance Backup Retention Policy SQL インスタンス バックアップ保持ポリシー @@ -2050,8 +1986,8 @@ インスタンス名は、小文字の英数字または '-' で構成され、先頭に文字を使用し、末尾に英数字を使用して、13 文字以下にする必要があります。 - sa username is disabled, please choose another username - sa ユーザー名が無効です。別のユーザー名を選択してください + That username is disabled; please choose another username. + そのユーザー名は無効です。別のユーザー名を選択してください。 Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 個のレプリカ - Username - ユーザー名 + Managed Instance admin login + Managed Instance の管理者ログイン + + + Enter admin name + 管理者名を入力 The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ 要求されたメモリはメモリ制限以下でなければなりません - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - Azure Arc 環境に PostgreSQL Hyperscale サーバー グループを展開する + Deploy a PostgreSQL server into an Azure Arc environment + PostgreSQL サーバーをAzure Arc 環境に配置する - PostgreSQL Hyperscale server groups - Azure Arc - PostgreSQL Hyperscale サーバー グループ - Azure Arc + PostgreSQL Server - Azure Arc (Preview) + PostgreSQL Server - Azure Arc (プレビュー) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/ja/azurecore.ja.xlf b/resources/xlf/ja/azurecore.ja.xlf index 154077939d..e69cfacde0 100644 --- a/resources/xlf/ja/azurecore.ja.xlf +++ b/resources/xlf/ja/azurecore.ja.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD ユーザーの AAD 内に一意識別子がありませんでした + + Owning Tenant information not found for account. + アカウントの所有テナント情報が見つかりません。 + Token retrieval failed with an error. [Open developer tools]({0}) for more details. トークンの取得がエラーで失敗しました。詳細は、[開発者ツールを開く]({0})。 @@ -70,6 +74,10 @@ Open 開く + + Provider '{0}' does not have a Microsoft resource endpoint defined. + プロバイダー '{0}' には、Microsoft リソース エンドポイントが定義されていません。 + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Azure Database for MySQL のフレキシブル サーバー + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} アカウント {0} (テナント '{1}') のサブスクリプションを取得できませんでした。{2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + アカウント '{0}' (テナント '{1}') のアクセス トークンの取得に失敗しました。 + diff --git a/resources/xlf/ja/big-data-cluster.ja.xlf b/resources/xlf/ja/big-data-cluster.ja.xlf index 39176d2d5b..695fb160d6 100644 --- a/resources/xlf/ja/big-data-cluster.ja.xlf +++ b/resources/xlf/ja/big-data-cluster.ja.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - ビッグ データ クラスター ダッシュボード - + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + ビッグ データ クラスター アドオンは廃止され、そのための Azure Data Studio 機能は今後のリリースで削除されます。詳細と今後のサポートについては、[こちら](https://go.microsoft.com/fwlink/?linkid=2207340) を参照してください。 + Controller endpoint information was not found コントローラー エンドポイント情報が見つかりませんでした diff --git a/resources/xlf/ja/cms.ja.xlf b/resources/xlf/ja/cms.ja.xlf index 7373cf7d9c..44fd63f255 100644 --- a/resources/xlf/ja/cms.ja.xlf +++ b/resources/xlf/ja/cms.ja.xlf @@ -134,14 +134,6 @@ Application name アプリケーション名 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります - - - Asynchronous processing - 非同期処理 - Attach DB filename 添付 DB ファイル名 diff --git a/resources/xlf/ja/git.ja.xlf b/resources/xlf/ja/git.ja.xlf index d66b0dad07..b8086bb33a 100644 --- a/resources/xlf/ja/git.ja.xlf +++ b/resources/xlf/ja/git.ja.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + Branch を発行 + + + Publishing Branch... + Branch を公開しています... + + + $(cloud-upload) Publish Branch + $(cloud-upload) ブランチの発行 + + + {0} Sync Changes {1}{2} + {0} 変更の同期 {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + 変更を同期しています... + + + @@ -91,8 +119,8 @@ 参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。 - Log level changed to: {0} - 変更後のログ レベル: {0} + {0} Log level changed to: {1} + {0} 変更後のログ レベル: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? 続行しますか? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - '{0}' ブランチに上流ブランチはありません。このブランチを公開しますか? + The branch '{0}' has no remote branch. Would you like to publish this branch? + '{0}' ブランチにリモート ブランチはありません。このブランチを公開しますか? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ What would you like to do? Discard 1 File 1 つのファイルを破棄 + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + すべてのスタッシュを削除しますか? 削除の対象となる可能性のある {0} 個のスタッシュがあり、それらは回復できない可能性があります。 + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + すべてのスタッシュを削除しますか? 削除の対象となる可能性のある 1 個のスタッシュがあり、それらは回復できない可能性があります。 + Force Checkout チェックアウトの強制 @@ -298,13 +334,17 @@ What would you like to do? Git: {0} Git: {0} + + Open Comparison + 比較を開く + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -376,7 +416,7 @@ What would you like to do? There are no changes to stash. - 一時退避する変更がありません。 + スタッシュする変更がありません。 Can't undo because HEAD doesn't point to any commit. @@ -416,7 +456,7 @@ Would you like to stage all your changes and commit them directly? There are no stashes in the repository. - リポジトリ内に一時退避内容はありません。 + リポジトリ内にスタッシュはありません。 This repository has no tags. @@ -468,15 +508,15 @@ Would you like to stage all your changes and commit them directly? Pick a stash to apply - 適用する一時退避内容を選択してください + 適用するスタッシュを選択してください Pick a stash to drop - ドロップする一時退避を削除する + ドロップするスタッシュを選択する Pick a stash to pop - 適用して削除する一時退避内容を選択してください + ポップするスタッシュを選択する Would you like to open the cloned repository? @@ -512,7 +552,7 @@ Would you like to stage all your changes and commit them directly? Optionally provide a stash message - 必要に応じて一時退避メッセージを入力してください + 必要に応じてスタッシュ メッセージを提示する Please provide a message to annotate the tag @@ -564,7 +604,7 @@ Would you like to stage all your changes and commit them directly? Save All & Stash - すべてを保存して一時退避する + すべてを保存してスタッシュする Select a branch to merge from @@ -608,27 +648,27 @@ Would you like to stage all your changes and commit them directly? Stash Anyway - このまま一時退避 + このままスタッシュ There were merge conflicts while applying the stash. - 一時退避内容を適用している間に、マージの競合がありました。 + スタッシュを適用している間に、マージの競合がありました。 Stash message - 一時退避メッセージ + スタッシュ メッセージ Stash & Checkout - 一時退避してチェックアウト + スタッシュしてチェックアウト Are you sure you want to drop the stash: {0}? - 一時退避内容 {0} を削除しますか? + スタッシュ {0} を削除しますか? - This action will push and pull commits to and from '{0}/{1}'. - このアクションでは、'{0}/{1}' との間でコミットをプッシュおよびプルします。 + This action will pull and push commits from and to '{0}/{1}'. + このアクションは、'{0}/{1}' との間でコミットをプルおよびプッシュします。 Tag at {0} @@ -676,15 +716,15 @@ Would you like to save it before committing? Would you like to save them before stashing? {0} 個の保存されていないファイルがあります。 -一時退避する前に保存しますか? +スタッシュする前に保存しますか? The following file has unsaved changes which won't be included in the stash if you proceed: {0}. Would you like to save it before stashing? - 次のファイルには保存されていない変更があり、続行すると stash に含められません: {0}。 + 次のファイルには保存されていない変更があり、続行するとスタッシュに含められません: {0}。 -一時退避する前に保存しますか? +スタッシュする前に保存しますか? This will DELETE {0} untracked files! @@ -715,16 +755,16 @@ These files will be FOREVER LOST. - Skipped found git in: {0} - Git のスキップが検出されました: {0} + {0} Skipped found git in: {1} + {0} Git のスキップが検出されました: {1} - Using git {0} from {1} - {1} から Git {0} を使用しています + {0} Using git {1} from {2} + {0} {2} から Git {1} を使用しています - Validating found git in: {0} - Git の検証が検出されました: {0} + {0} Validating found git in: {1} + {0} Git の検証が検出されました: {1} @@ -742,52 +782,16 @@ These files will be FOREVER LOST. Choose a repository リポジトリの選択 + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + '{0}' で Git リポジトリを自動的に開くことができません。その Git リポジトリを開くには、VS Code のフォルダーとして直接開きます。 + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. '{0}' リポジトリに {1} 個のサブモジュールがあり、自動では開かれません。 ファイルを開くことで、それぞれを個別に開くことができます。 - - - - Branch name - ブランチ名 - - - $(error) Error: {0} - $(error) エラー: {0} - - - No remote repositories found. - リモート リポジトリが見つかりません。 - - - Choose a URL to clone from. - 複製元の URL を選択します。 - - - Provide repository URL - リポジトリ URL を指定する - - - Provide repository URL or pick a repository source. - リポジトリ URL を指定するか、リポジトリ ソースを選択します。 - - - Repository name - リポジトリ名 - - - Repository name (type to search) - リポジトリ名 (検索するテキストを入力) - - - URL - URL - - - @@ -974,18 +978,6 @@ These files will be FOREVER LOST. Successfully pushed. 正常にプッシュされました。 - - $(cloud-upload) Publish Changes - $(cloud-upload) 変更の発行 - - - Publish Changes - 変更の発行 - - - Sync Changes $(sync){0}{1} - 変更 $(sync) の同期{0}{1} - Staged Changes ステージされている変更 @@ -1022,9 +1014,9 @@ These files will be FOREVER LOST. Checkout branch/tag... ブランチまたはタグのチェックアウト... - - Publish Changes - 変更の発行 + + Publish Branch + ブランチを発行... Publish to {0} @@ -1046,19 +1038,13 @@ These files will be FOREVER LOST. - - Index - インデックス + + Email + メール - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + 比較を開く Git History @@ -1076,10 +1062,6 @@ These files will be FOREVER LOST. You 自分 - - Working Tree - 作業ツリー - @@ -1128,6 +1110,18 @@ These files will be FOREVER LOST. Add Remote... リモートの追加... + + Get Remote Sources + リモート ソースの取得 + + + Get Repositories + リポジトリの取得 + + + Get Repository State + リポジトリ状態の取得 + Create Branch... 分岐の作成... @@ -1176,6 +1170,10 @@ These files will be FOREVER LOST. Close Repository リポジトリを閉じる + + Close All Diff Editors + すべての差分エディターを閉じる + Commit コミット @@ -1369,8 +1367,8 @@ These files will be FOREVER LOST. コミット テンプレートを復元する - Reveal in Side Bar - サイド バーに表示 + Reveal in Explorer View + エクスプローラー ビューで表示 Revert Change @@ -1418,31 +1416,35 @@ These files will be FOREVER LOST. Stash - 一時退避 + スタッシュ Apply Stash... - 一時退避内容を適用... + スタッシュを適用... Apply Latest Stash - 最新の一時退避内容を適用 + 最新のスタッシュを適用 Drop Stash... - 一時退避を削除する... + スタッシュを削除する... + + + Drop All Stashes... + すべてのスタッシュを削除... Stash (Include Untracked) - 一時退避 (未追跡ファイルを含む) + スタッシュ (未追跡ファイルを含む) Pop Stash... - 一時退避内容を適用して削除... + スタッシュをポップする... Pop Latest Stash - 最新の一時退避内容を適用して削除 + 最新のスタッシュをポップ Sync @@ -1526,7 +1528,7 @@ These files will be FOREVER LOST. Stash any changes before pulling and restore them after successful pull. - プルする前にすべての変更を一時退避し、プル成功後に復元します。 + プルする前にすべての変更をスタッシュし、プル成功後に復元します。 When set to true, commits will automatically be fetched from the default remote of the current Git repository. Setting to `all` will fetch from all remotes. @@ -1568,6 +1570,14 @@ These files will be FOREVER LOST. Tags タグ + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + 変更をスタッシュ、コミット、破棄、ステージング、またはステージング解除する場合に差分エディターを自動的に閉じるかどうかを制御します。 + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + 'stdout' のログが[git output](command:git.showOutput) に記録される Git コマンドの一覧 (commit、push など)。Git コマンドでクライアント側フックが構成されている場合、クライアント側フックの 'stdout' のログも[git output](command:git.showOutput) に記録されます。 + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. 'Git: Commit Empty' コマンドの空のコミットの作成を常に確認します。 @@ -1636,6 +1646,10 @@ These files will be FOREVER LOST. Whether git is enabled. Git が有効になっているかどうか。 + + Experimental improvements for the git setup flow. + Git のセットアップ フローの試験的な改善。 + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. 有効にすると、プル時にすべてのブランチをフェッチします。それ以外の場合は、現在のブランチだけをフェッチします。 @@ -1746,7 +1760,7 @@ These files will be FOREVER LOST. Controls whether Git should check for unsaved files before stashing changes. - 変更を一時退避する前に Git で保存していないファイルを確認すべきかどうかを制御します。 + 変更をスタッシュする前に Git で保存していないファイルを確認すべきかどうかを制御します。 Check for any unsaved files. @@ -1772,6 +1786,14 @@ These files will be FOREVER LOST. Force git to use rebase when running the sync command. 同期コマンドを実行するときに、Git リベースを強制します。 + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + `#git.autoRepositoryDetection#` が `true` または `subFolders` に設定されている場合に Git リポジトリのスキャン中に無視されるフォルダーのリスト。 + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + '#git.autoRepositoryDetection#' が 'true' もしくは 'subFolders' であるとき、Git リポジトリのワークスペース フォルダーをスキャンする際に使用される深さを制御します。制限なしとするためには、'-1' として設定可能です。 + Controls whether to require explicit Git user configuration or allow Git to guess if missing. 明示的な Git ユーザーの構成が必要かどうかを制御するか、指定されていない場合は Git による推測を許可します。 @@ -1856,6 +1878,10 @@ These files will be FOREVER LOST. Controls whether to show the commit author in the Timeline view. タイムライン ビューにコミット作成者を表示するかどうかを制御します。 + + Controls whether to show uncommitted changes in the Timeline view. + コミットされていない変更をタイムライン ビューに表示するかどうかを制御します。 + Controls how untracked changes behave. 追跡対象外の変更の動作を制御します。 @@ -1874,12 +1900,16 @@ These files will be FOREVER LOST. Controls whether to use the message from the commit input box as the default stash message. - コミット入力ボックスからのメッセージを既定の stash メッセージとして使用するかどうかを制御します。 + コミット入力ボックスからのメッセージを既定のスタッシュ メッセージとして使用するかどうかを制御します。 Controls whether force pushing uses the safer force-with-lease variant. force プッシュより安全な force-with-lease 方式を使用するかどうかを制御します。 + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + 統合バージョンを使用するために GIT_ASKPASS を上書きするかどうかを制御します。 + Git SCM Integration Git SCM統合 @@ -1922,7 +1952,7 @@ These files will be FOREVER LOST. Stash - 一時退避 + スタッシュ Tags @@ -1940,9 +1970,9 @@ These files will be FOREVER LOST. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). - git 機能を使用する場合、[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)で Git を有効にしてください。 -Git とソース コントロールを Azure Data Studio で使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。 +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). + Git 機能を使用する場合は、[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D) で Git を有効にしてください。 +VS Code で Git とソース管理を使用する方法の詳細については、[ドキュメントをご覧ください](https://aka.ms/vscode-scm)。 In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl 有効な git インストールが検出されませんでした。詳細については、[git 出力](command:git.showOutput)をご確認ください。 [git をインストール](https://git-scm.com/)するか、Git およびソース コントロールを Azure Data Studio で使用する方法の詳細について[ドキュメント](https://aka.ms/vscode-scm)を参照してください。 別のバージョン管理システムを使用している場合は、追加の拡張機能を [マーケットプレイスで検索](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) できます。 + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + 一般的なソース管理システムである Git をインストールして、コードの変更を追跡し、他のユーザーと共同作業を行います。詳細については、[Git ガイド](https://aka.ms/vscode-scm) を参照してください。 + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + ソース管理は、インストールされている Git によって異なります。 +[Linux 用 Git のダウンロード](https://git-scm.com/download/linux) +インストール後、[再読み込み](command:workbench.action.reloadWindow) (または [トラブルシューティング](command:git.showOutput)) してください。追加のソース管理プロバイダーを [Marketplace から] インストールできます(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [macOS 用 Git のダウンロード](https://git-scm.com/download/mac) +インストール後、[再読み込み](command:workbench.action.reloadWindow) (または [トラブルシューティング](command:git.showOutput)) してください。追加のソース管理プロバイダーを [Marketplace から] インストールできます(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Windows 用 Git のダウンロード](https://git-scm.com/download/win) +インストール後、[再読み込み](command:workbench.action.reloadWindow) (または [トラブルシューティング](command:git.showOutput)) してください。追加のソース管理プロバイダーを [Marketplace から] インストールできます(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/ja/kusto.ja.xlf b/resources/xlf/ja/kusto.ja.xlf index aa73577989..578cb7505e 100644 --- a/resources/xlf/ja/kusto.ja.xlf +++ b/resources/xlf/ja/kusto.ja.xlf @@ -19,8 +19,8 @@ - Done installing {0} - {0} のインストールが完了しました + Downloaded {0} + ダウンロード済み {0} Downloading {0} diff --git a/resources/xlf/ja/mssql.ja.xlf b/resources/xlf/ja/mssql.ja.xlf index 4e92f13f61..6c5bf494cc 100644 --- a/resources/xlf/ja/mssql.ja.xlf +++ b/resources/xlf/ja/mssql.ja.xlf @@ -835,8 +835,8 @@ - Done installing {0} - {0} のインストールが完了しました + Downloaded {0} + ダウンロード済み {0} Downloading {0} @@ -886,6 +886,18 @@ New Table 新しいテーブル + + No + いいえ + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + データベース モデルの事前読み込みを有効にして、テーブル デザイナーの読み込み時間を短縮しますか? オブジェクト エクスプローラーでデータベース ノードを展開すると、データベース モデルが事前に読み込まれます。 + + + Yes + はい + @@ -986,14 +998,6 @@ Application name アプリケーション名 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - True の場合は、.Net Framework Data Provider の非同期機能を使用できるようになります - - - Asynchronous processing - 非同期処理 - Attach DB filename 添付 DB ファイル名 @@ -1290,6 +1294,38 @@ Enabled 有効 + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + すべての実行の実際の行数が最も多い実行プランの操作を強調表示します。 + + + Highlights the execution plan operation with the highest cost. + コストが最も高い実行プラン操作を強調表示します。 + + + The default metric to use to highlight an expensive operation in query execution plans + クエリ実行プランで負荷の高い操作を強調表示するために使用する既定のメトリック + + + Highlights the execution plan operation that used the most CPU time. + CPU 時間が最も多く使用された実行プラン操作を強調表示します。 + + + Highlights the execution plan operation that took the most time. + 最も時間がかかった実行プランの操作を強調表示します。 + + + Expensive operation highlighting will be turned off for execution plans. + 実行プランでは、負荷の高い操作の強調表示がオフになります。 + + + Highlights the execution plan operation with the greatest number of rows read. + 読み取られた行数が最も多い実行プラン操作を強調表示します。 + + + Highlights the execution plan operation with the highest subtree cost. + サブツリー コストが最も高い実行プラン操作を強調表示します。 + Export Notebook as SQL ノートブックを SQL としてエクスポート @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) SET LOCK TIMEOUT オプションを有効にする (ミリ秒単位) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + クエリの実行後に、文字/バイナリ列の各値に格納する最大文字数/バイト数。既定値: 65,535。有効な値の範囲: 1 から 2,147,483,647。 + - Number of XML characters to store after running a query - クエリの実行後に格納する XML 文字の数 + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + クエリの実行後に XML 列の各値に格納する最大文字数。既定値: 2,097,152。有効な値の範囲: 1 から 2,147,483,647。 Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option SET XACT_ABORT ON オプションを有効にする + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + オブジェクト エクスプローラーのデータベース ノードが展開されたときに、データベース モデルを事前に読み込むかどうか。有効にすると、テーブル デザイナーの読み込み時間を短縮できます。注: 多数のデータベース ノードの展開が必要な場合、通常よりも多くのメモリが使用される可能性があります。 + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [省略可能] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel では、ログに記録される数は多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。エラーには重大が含まれ、警告にはエラーが含まれ、情報には警告が含まれ、詳細には情報が含まれます diff --git a/resources/xlf/ja/query-history.ja.xlf b/resources/xlf/ja/query-history.ja.xlf index b17fede91f..421af1544a 100644 --- a/resources/xlf/ja/query-history.ja.xlf +++ b/resources/xlf/ja/query-history.ja.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + 保存されたクエリ履歴項目の読み込み中にエラーが発生しました。{0} + + + Failed + 失敗 + + + Succeeded + 成功 + + + @@ -42,6 +58,14 @@ Start Query History Capture Query History キャプチャの開始 + + Loading saved entries... + 保存されたエントリを読み込んでいます... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + 格納するエントリの最大数。0 は、無制限のエントリが格納されていることを意味します。この制限を大きくすると、特に永続化が有効になっている場合、パフォーマンスに影響を与える可能性があります。 + No queries to display 表示するクエリはありません @@ -50,6 +74,14 @@ Open Query クエリを開く + + Open storage folder + ストレージ フォルダーを開く + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + クエリ履歴が再起動間で保持されるかどうか。false の場合、アプリケーションの終了時に履歴がクリアされます。 + Run Query クエリの実行 diff --git a/resources/xlf/ja/schema-compare.ja.xlf b/resources/xlf/ja/schema-compare.ja.xlf index a4eba084ac..00dd98d26e 100644 --- a/resources/xlf/ja/schema-compare.ja.xlf +++ b/resources/xlf/ja/schema-compare.ja.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare SQL Server Schema Compare + + Open in Schema Compare + Schema Compare で開く + Run Schema Comparison スキーマ比較の実行 diff --git a/resources/xlf/ja/sql-database-projects.ja.xlf b/resources/xlf/ja/sql-database-projects.ja.xlf index 70f70f115b..5e8253a18b 100644 --- a/resources/xlf/ja/sql-database-projects.ja.xlf +++ b/resources/xlf/ja/sql-database-projects.ja.xlf @@ -426,6 +426,26 @@ Don't use profile プロファイルを使用しません + + Download error + ダウンロード エラー + + + Download progress + ダウンロードの進行状況 + + + Downloading + ダウンロード中 + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + ビルド DLL を取得するための Microsoft.Build.Sql nuget のダウンロード + + + Downloading from {0} to {1} + {0} から {1} にダウンロードしています + Microsoft Azure SQL Edge License Agreement Microsoft Azure SQL Edge License Agreement @@ -506,6 +526,14 @@ The project is already up to date with the database. プロジェクトはデータベースと既に最新の状態にあります。 + + Error downloading {0}. Error: {1} + {0} のダウンロード中にエラーが発生しました。エラー: {1} + + + Error extracting files from {0}. Error: {1} + {0} からファイルを抽出中にエラーが発生しました。エラー: {1} + Error finding build files location: {0} ビルド ファイルの場所の検索中にエラーが発生しました: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' プロジェクト '{0}' の {1} を読み込もうとしてエラーが発生しました + + Could not build project. Error retrieving files needed to build. + プロジェクトをビルドできませんでした。ビルドに必要なファイルの取得中にエラーが発生しました。 + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. データベース プロジェクトを作成するには、抽出対象の情報が必要です。 + + Extracting DacFx build DLLs to {0} + DacFx ビルド DLL を {0} に抽出しています + File ファイル @@ -620,6 +656,10 @@ hr 時間 + + Image tag + イメージ タグ + Import Elements 要素のインポート @@ -628,6 +668,14 @@ Include 包含 + + Include permissions in project + プロジェクトにアクセス許可を含める + + + Include permissions + 権限を含める + Install globally グローバルにインストールする @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec OpenAPI または Swagger 仕様から SQL プロジェクトを生成する + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + 従来の SQL プロジェクトのビルドに使用する Microsoft.Build.Sql SDK のバージョン。例: 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. 検出されなかった場合に、ユーザーに .NET Core をインストールを求めるかどうか。 diff --git a/resources/xlf/ja/sql-migration.ja.xlf b/resources/xlf/ja/sql-migration.ja.xlf index d50d0476eb..e92afed9fe 100644 --- a/resources/xlf/ja/sql-migration.ja.xlf +++ b/resources/xlf/ja/sql-migration.ja.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Azure SQL に移行するデータベースを選択します。 + + Loading tables list... + テーブルの一覧を読み込んでいます... + + + 0 tables found. + 0 個のテーブルが見つかりました。 + + + Filter tables + フィルター テーブル + + + Has rows + 行を含む + + + Table name + テーブル名 + + + Update + 更新 + + + Cancel + キャンセル + {0} (requires credentials refresh) {0} (資格情報の更新が必要) @@ -75,8 +103,16 @@ This may take some time. これには時間がかかることがあります。 - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - Azure SQL Managed Instance への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Server に移行させることができます。 + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + Azure SQL Managed Instance または Azure SQL Database への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Server に移行させることができます。 + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + Azure SQL Database への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Server に移行できます。または、Azure SQL Managed Instance 移行の準備度に関する評価結果を確認します。 + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + Azure SQL Managed Instance への移行準備が整っていないデータベースは、Azure Virtual Machines の SQL Serverに移行できます。または、Azure SQL Managed Instance 移行の準備度に関する評価結果を確認します。 Assessment results @@ -111,8 +147,8 @@ This may take some time. Azure SQL - Azure SQL Database - Azure SQL Database + Azure SQL Database Server + Azure SQL Database サーバー Azure SQL Managed Instance @@ -211,8 +247,8 @@ This may take some time. 最初にストレージ アカウントの値を選択します。 - {0}/{1} databases can be migrated - {0}/{1} 個のデータベースを移行できます + {0}/{1} databases can be migrated without issues + {0}/{1} 個のデータベースはイシューなく移行可能 Cancel @@ -258,6 +294,10 @@ This may take some time. I confirm there are no additional log backups to provide and want to complete cutover. 提供する追加のログ バックアップがないことを確認し、一括移行の完了を希望します。 + + Connect + 接続 + Connection status 接続の状態 @@ -411,8 +451,8 @@ This may take some time. モード - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - SQL Server インスタンスの移行の準備状況を判断し、推奨される Azure SQL ターゲットを特定し、Azure SQL Managed Instance または SQL Server on Azure Virtual Machines 上の SQL Server インスタンスの移行を完了します。 + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + SQL Server インスタンスの移行準備状況を判断し、推奨されるAzure SQLターゲットを特定し、SQL Server インスタンスの Azure SQL Managed Instance への移行、Azure Virtual Machines または Azure SQL Database でのSQL Serverを完了します。 A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ This may take some time. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. Azure Data Studio の Azure SQL 移行拡張機能では、アセスメントを実行し、適切なサイズの Azure 推奨事項を取得し、SQL Server データベースを Azure に移行する機能が提供されます。 + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + SQL Server インスタンス (オンプレミスまたは Azure Virtual Machines) から Azure SQL Database (プレビュー) にデータベースを移行するためのステップ バイ ステップ チュートリアル。 + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. SQL Server インスタンス (オンプレミス) から Azure Virtual Machines 上の SQL Server に最小のダウンタイムでデータベースを移行するための手順を追ったチュートリアルです。 @@ -442,6 +486,10 @@ This may take some time. Migrate databases using Azure Data Studio Azure Data Studio を使用してデータベースを移行する + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + チュートリアル: Azure SQL Database でSQL Serverに移行する(オフライン) - (プレビュー) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) チュートリアル: Azure Virtual Machines 上の SQL Server に移行する (オンライン) @@ -462,6 +510,10 @@ This may take some time. Azure SQL Migration Azure SQL の移行 + + Data source configuration + データ ソースの構成 + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. ソースから読み取られた実際のデータ量と、ターゲットにアップロードされた実際のデータ量の比較。 @@ -490,9 +542,17 @@ This may take some time. An error occurred while accessing database details. データベースの詳細へのアクセス中にエラーが発生しました。 - - Ensure that your backups were taken with the WITH CHECKSUM option. - WITH CHECKSUM オプションを使用してバックアップが作成されていることを確認してください。 + + An error occurred while connecting to target migration database. + ターゲット移行データベースへの接続中にエラーが発生しました。 + + + Connection error:{0} {1} + 接続エラー:{0} {1} + + + Loading database table list.. + データベース テーブルの一覧を読み込んでいます... To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ This may take some time. Select the location of the database backups to use during migration. 移行中に使用するデータベース バックアップの場所を選択します。 - - Database backup - データベース バックアップ - - - Ensure that the Azure Storage account does not use a private endpoint. - Azure Storage アカウントでプライベート エンドポイントが使用されていないことを確認してください。 - Migration status 移行の状態 + + Refresh + 更新 + + + To migrate to the Azure SQL target, select tables in each database for migration. + Azure SQL ターゲットに移行するには、移行する各データベースのテーブルを選択します。 + + + Migration table selection + 移行テーブルの選択 + + + Source database + ソース データベース + + + Select tables + テーブルの選択 + + + Target database + ターゲット データベース + Database to be migrated 移行されるデータベース + + Please select target database tables to migrate to. At least one database with one table is required. + 移行先のターゲット データベース テーブルを選択してください。 1 つのテーブルを持つ少なくとも 1 つのデータベースが必要です。 + Databases ({0}/{1}) データベース ({0}/{1}) @@ -670,6 +750,10 @@ This may take some time. Error エラー + + Click to view error details + クリックするとエラー詳細が表示されます。 + Migration error(s)) 移行エラー @@ -810,6 +894,10 @@ This may take some time. Enter a valid name for the Migration Service. 移行サービスに有効な名前を入力してください。 + + To continue, select a valid Azure SQL Database server. + 続行するには、有効なAzure SQL Database サーバーを選択します。 + To continue, select a valid storage account. 先に進むには、有効なストレージ アカウントを選択してください。 @@ -831,8 +919,8 @@ This may take some time. 続行するには、有効な仮想マシンを選択してください。 - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Azure Database Migration Service は、データベースの移行アクティビティを調整し、その進行状況を追跡します。Azure SQL ターゲットの既存の Database Migration Service を以前に作成している場合は、それを選択するか、以下で新しい DMS を作成することができます。 + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Azure Database Migration Service は、データベース移行アクティビティを調整し、その進行状況を追跡します。以前に作成した場合は既存のDatabase Migration Serviceを選択するか、以下で新しいDatabase Migration Serviceを作成できます。 No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ This may take some time. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime 手順 3: [テスト接続] ボタンをクリックして、Azure Database Migration Service と統合ランタイム間の接続を確認します + + Blocking Issue: {0} + 障害となっている問題: {0} + Issues 問題 @@ -898,10 +990,6 @@ This may take some time. Last applied LSN 最後に適用された LSN - - Last backup - 前回のバックアップ - Last scan completed: {0} 完了した最後のスキャン: {0} @@ -922,6 +1010,26 @@ This may take some time. Location 場所 + + Source database + ソース データベース + + + Target database + ターゲット データベース + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + ソース データベースの移行先となるターゲット データベースを選択します。 1 つのソース データベースに対してのみターゲット データベースを選択できます。 + + + Map selected source databases to target databases for migration + 選択したソース データベースを移行先データベースにマップする + + + Select a target database + ターゲット データベースを選択する + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. マネージド インスタンス '{0}' は、現在 '{1}' 状態であるため、移行のために使用できません。続行するには、使用可能なマネージド インスタンスを選択してください。 @@ -958,6 +1066,14 @@ This may take some time. {0} mins {0} 分 + + To continue, enter a valid target password. + 続行するには、有効なターゲット パスワードを入力します。 + + + To continue, enter a valid target user name. + 続行するには、有効なターゲット ユーザー名を入力します。 + Mode モード @@ -1071,8 +1187,12 @@ This may take some time. ファイル共有が見つかりません。 - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - Azure SQL Managed Instance で SQL Server への移行に関する問題は見つかりませんでした。 + No issues found for migrating to Azure SQL Managed Instance. + Azure SQL Managed Instance への移行に関する問題は見つかりませんでした。 + + + No issues found for migrating to Azure SQL Database. + Azure SQL Database への移行に関する問題は見つかりませんでした。 No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ This may take some time. Assessment results are unavailable. 評価結果を使用できません。 + + No Azure SQL databases found. + Azure SQL データベースが見つかりません。 + + + No Azure SQL database servers found. + Azure SQL データベース サーバーが見つかりません。 + No storage accounts found. ストレージ アカウントが見つかりません。 @@ -1158,25 +1286,37 @@ This may take some time. Physical partitions 物理パーティション + + Target password + ターゲット パスワード + + + Enter the target password + ターゲット パスワードを入力してください + User account ユーザー アカウント - Azure account details - Azure アカウントの詳細 + An Azure account (not required for assessment or SKU recommendation functionality) + Azure アカウント (評価または SKU のレコメンデーション 機能には必要ありません) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Azure SQL Managed Instance または Azure Virtual Machine 上の SQL Server + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + オンプレミス、Azure 仮想マシン上のSQL Server、またはクラウドで実行されている任意の仮想マシン (プライベート、パブリック) で実行されているソース SQL Server データベース。 - Backup location details - 場所の詳細のバックアップ + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + データベースの移行先となる Azure SQL Managed Instance、Azure Virtual Machine 上のSQL Server、または Azure SQL Database。 + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + データベースバックアップの場所の詳細、ネットワーク ファイル共有またはAzure Blob Storageコンテナー (Azure SQL データベース ターゲットには必要ありません)。 - Things you need before starting a migration: - 移行開始前に必要な事項: + Things you need before starting your Azure SQL migration: + Azure SQL 移行を開始する前に必要なもの: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ This may take some time. Resource group created リソース グループが作成されました + + Save assessment report + 評価レポートを保存する + + + Successfully saved assessment report to {0}. + 評価レポートが {0} に正常に保存されました。 + Save and close 保存して閉じる @@ -1254,6 +1402,14 @@ This may take some time. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. 構成が保存されました。パフォーマンス データの収集はバックグラウンドで実行されたままになります。必要に応じて、コレクションを停止できます。 + + Save recommendation report + 推奨事項レポートを保存する + + + Successfully saved recommendation report to {0}. + 推奨事項レポートが {0} に正常に保存されました。 + Cancel キャンセル @@ -1350,6 +1506,10 @@ This may take some time. An error occurred while loading locations. Please check your Azure connection and try again. 場所の読み込み中にエラーが発生しました。Azure 接続を確認して、もう一度お試しください。 + + Select a target server. + ターゲット サーバーを選択します。 + An error occurred while loading available resource groups. Please check your Azure connection and try again. 使用可能なリソース グループの読み込み中にエラーが発生しました。Azure 接続を確認して、もう一度お試しください。 @@ -1506,10 +1666,14 @@ This may take some time. {0} TB {0} TB - + {0} recommendations available {0} 件の利用可能なレコメンデーション + + {0} recommendation available + {0}件のレコメンデーションがあります + Azure configuration Azure の構成 @@ -1518,10 +1682,6 @@ This may take some time. Business critical Business Critical - - {0} - {1} vCore - {0} - {1} 仮想コア - Gen5 第 5 世代 @@ -1530,6 +1690,10 @@ This may take some time. General purpose 汎用 + + Hyperscale + ハイパースケール + {0} - {1} - {2} vCore {0} - {1} - {2} 仮想コア @@ -1546,6 +1710,14 @@ This may take some time. Memory optimized premium-series メモリ最適化 Premium シリーズ + + {0} - {1} vCore + {0} - {1} 仮想コア + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - {2} 仮想コア - {3} GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ This may take some time. I already have the performance data パフォーマンス データが既にあります - - Generating Azure recommendations using provided performance data... - 提供されたパフォーマンス データを使用して Azure のレコメンデーションを生成しています... - Select a folder on your local drive where previously collected performance data was saved 以前に収集したパフォーマンス データが保存されているローカル ドライブ上のフォルダーを選択します @@ -1615,8 +1783,8 @@ This may take some time. [レコメンデーションの更新] ボタンを押して、更新されたレコメンデーションを定期的に確認します。 - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - Azure のレコメンデーションでは、パフォーマンス データを収集して分析し、ワークロードに適したサイズのデータベースを Azure に推奨します。 + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + Azure のレコメンデーションでは、パフォーマンス データを収集して分析し、ワークロードに適したサイズのターゲットを Azure で推奨します。 Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ This may take some time. Data storage requirement データ ストレージの要件 - - Azure SQL Database - Azure SQL Database - {0} GB {0} GB @@ -1702,6 +1866,10 @@ This may take some time. Azure SQL Managed Instance Azure SQL Managed Instance + + Azure SQL Managed Instance + Azure SQL Managed Instance + {0} ms {0} ミリ秒 @@ -1718,6 +1886,14 @@ This may take some time. Edit recommendation parameters レコメンデーション パラメーターの編集 + + Enable elastic recommendation + エラスティック レコメンデーションを有効にする + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + エラスティック レコメンデーションでは、既存のクラウド顧客に対してパーソナライズされた価格パフォーマンス プロファイリングを利用する代替の推奨モデルが使用されます。 + Enable preview features プレビュー機能を有効にする @@ -1763,13 +1939,17 @@ This may take some time. {0} パーセンタイル - Azure recommendation - Azure のレコメンデーション + Azure recommendation (PREVIEW) + Azure のレコメンデーション (プレビュー) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Azure SQL Managed Instance に移行するには、評価結果を表示し、1 つ以上のデータベースを選択します。 + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Azure SQL Database (プレビュー) に移行するには、評価結果を表示し、1 つ以上のデータベースを選択します。 + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Azure Virtual Machine 上の SQL Server に移行するには、評価結果を表示し、1 つ以上のデータベースを選択します。 @@ -1842,6 +2022,14 @@ This may take some time. SQL tempdb SQL tempdb + + Azure SQL Database (PREVIEW) + Azure SQL Database (プレビュー) + + + Azure SQL Database + Azure SQL Database + Stop data collection データ収集の停止 @@ -1914,6 +2102,10 @@ This may take some time. SQL Server on Azure Virtual Machine Azure Virtual Machine 上の SQL Server + + SQL Server on Azure Virtual Machine + Azure Virtual Machine 上の SQL Server + Source configuration ソース構成 @@ -2006,6 +2198,10 @@ This may take some time. Used parallel copies 並列コピーが使用されました + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + SQL データベース サーバー '{0}' は現在 '{1}' 状態であるため、移行できません。続行するには、使用可能な SQL データベース サーバーを選択します。 + Source database ソース データベース @@ -2075,20 +2271,12 @@ This may take some time. 状態: 成功 - {0} Errors) - エラー: {0} 個) - - - {0} - {0} + ({0} errors) + ({0} エラー) - {0} Error) - エラー: {0} 個) - - - {0} ( - {0} ( + ({0} error) + ({0} エラー) Failed @@ -2098,10 +2286,18 @@ This may take some time. In progress 進行中 + + Ready for cutover + 一括移行の準備完了 + Refresh 最新の情報に更新 + + Restoring + 復元しています + Retriable 取得可能 @@ -2118,13 +2314,25 @@ This may take some time. Succeeded 成功 + + Uploading full backup + 完全バックアップをアップロードしています + + + Uploading log backup(s) + ログ バックアップをアップロードしています + + + {0} + {0} + - {0} Warnings) - 警告: {0} 個) + ({0} warnings) + ({0} 警告) - {0} Warning) - 警告: {0} 個) + ({0} warning) + ({0} 警告) Storage account @@ -2154,6 +2362,10 @@ This may take some time. Summary 概要 + + Azure SQL Database + Azure SQL Database + SQL Server on Azure Virtual Machine Azure Virtual Machine 上の SQL Server @@ -2198,6 +2410,26 @@ This may take some time. Table migration status: {0} テーブル移行の状態: {0} + + Missing target tables excluded from list: {0} + リストから除外されたターゲット テーブルがありません: {0} + + + Select tables for {0} + {0}のテーブルを選択する + + + {0} of {1} tables selected + {1} テーブルの{0} が選択されています + + + {0} of {1} + {1}のうち {0} + + + Edit + 編集 + Target ターゲット @@ -2226,6 +2458,18 @@ This may take some time. Target server ターゲット サーバー + + Tables selected + 選択されたテーブル + + + Target table does not exist + ターゲット テーブルが存在しません + + + Target table is not empty. + ターゲット テーブルが空ではありません。 + Target version ターゲット バージョン @@ -2251,9 +2495,17 @@ This may take some time. 対象データベースに一意の名前を選択する - Username + User name ユーザー名 + + Target user name + ターゲット ユーザー名 + + + Enter the target user name + ターゲット ユーザー名を入力してください + All database migrations すべてのデータベース移行 @@ -2306,6 +2558,10 @@ This may take some time. Azure account Azure アカウント + + An error occurred while conneting to the target server. + ターゲット サーバーへの接続中にエラーが発生しました。 + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ This may take some time. 利用可能なレコメンデーションはありません - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - ソースのパフォーマンス特性を満たす SKU がないため、SKU のレコメンデーションは生成されませんでした。別のターゲット プラットフォームを選択するか、レコメンデーション パラメーターを調整するか、評価する別のデータベースのセットを選択してみてください。 + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + ソースのパフォーマンス特性を満たす SKU がないため、SKU のレコメンデーションは生成されませんでした。別のターゲット プラットフォームの選択、推奨事項パラメーターの調整、評価するデータベースの別のセットの選択、または推奨事項モデルの変更を試してください。 + + + Connection was successful but did not find any target databases. + 接続は成功しましたが、ターゲット データベースが見つかりませんでした。 + + + Connection error: {0} + 接続エラー: {0} + + + Connection was successful. Target databases found: {0} + 接続に成功しました。ターゲット データベースが見つかりました: {0} Select an Azure account and your target {0}. Azure アカウントとターゲット {0}を選択します。 + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + データベース マッピング エラーです。 ターゲット データベース '{0}' をデータベース '{1}' の移行ターゲットとして選択することはできません。 ターゲット データベース '${targetDatabaseName}' は、データベース '{2}' の移行ターゲットとして既に選択されています。 別のターゲット データベースを選択してください。 + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + データベース マッピング エラーです。移行するターゲット データベースがありません。 ターゲット サーバー接続を構成し、[接続] をクリックして、使用可能なデータベース移行ターゲットの一覧を収集してください。 + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + データベース マッピング エラーです。 ソース データベース '{0}' はターゲット データベースにマップされていません。 移行先のターゲット データベースを選択してください。 + Azure SQL target Azure SQL のターゲット @@ -2366,6 +2646,10 @@ This may take some time. {0} of {1} databases selected {1} 個中の {0} 個のデータベースが選択されています + + {0} of {1} + {1}のうち {0} + diff --git a/resources/xlf/ja/sql.ja.xlf b/resources/xlf/ja/sql.ja.xlf index ece98b5733..4b7031ea6c 100644 --- a/resources/xlf/ja/sql.ja.xlf +++ b/resources/xlf/ja/sql.ja.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Provide new column width + + + Invalid column width + Invalid column width + + + Size cannot be 0 or negative + Size cannot be 0 or negative + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. {0}で Azure Data Studio を使用するには、Azure Data Studio を再起動する必要があります。 + + `${appName}`: e.g. Azure Data Studio. + '${appName}': 例: Azure Data Studio。 + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu オブジェクト エクスプローラー項目のコンテキスト メニュー + + open the default settings JSON + 既定の設定の JSON を開く + + + Open Default Settings (JSON) + 既定の設定 (JSON) を開く + Please reload Azure Data Studio to disable this extension. 更新された拡張機能を無効にするには、Azure Data Studio を再度読み込んでください。 @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. 更新後にリリース ノートを表示します。リリース ノートが新しい Web ブラウザー ウィンドウで開きます。 + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + 拡張機能は、Azure Data Studio {0} と互換性がありません。拡張機能には以下が必要です: {1}。 + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + 拡張機能は Azure Data Studio {0}と互換性がありません。拡張機能には、現在サポートされているバージョン ({2}) よりも新しい VS Code エンジン バージョン{1}が必要です。 + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + '{0}' の値 {1} を解析できませんでした。例: ^1.22.0、^1.22.x などを使用してください。 + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. ファイル監視から除外するファイル パスの glob パターンを構成します。パターンは絶対パスで一致する必要があります。つまり、パス内のファイル (`**/build/output/**` や `/Users/name/workspaces/project/build/output/**` など) と一致するには、プレフィックスに `**/` または完全なパスが正しく一致し、サフィックスが `/**` である必要があります。この設定を変更するには、再起動が必要です。起動時に Azure Data Stuidio が多くの CPU 時間を消費する場合は、大きなフォルダーを除外して初期負荷を減らすことができます。 + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + ターミナルでキー バインドを許可するかどうか。これが true で、キーストロークによって "#terminal.integrated.commandsToSkipShell#" がバイパスされる場合、これを false に設定するとCtrl + k キーを (Azure Data Studio ではなく) シェルに移動する場合に特に便利です。 + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + ターミナルで発生したときに自動的に応答されるメッセージのセット。メッセージが十分に具体的である場合、これは一般的な応答を自動化するのに役立ちます。 + +注釈: + +- {0} を使用して、Windows 上のバッチ ジョブの終了プロンプトに自動的に応答します。 +- メッセージにはエスケープ シーケンスが含まれているため、スタイル設定されたテキストでは応答が発生しない可能性があります。 +- 各返信は 1 秒に 1 回しか行われません。 +- 返信で {1} を使用して、Enter キーを意味します。 +- 既定のキーの設定を解除するには、値を null に設定します。 +- 新しく適用されない場合は、Azured Data Studio を再起動します。 + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + キー バインドがシェルに送信されず、常にAzure Data Studioによって処理されるコマンド ID のセット。これにより、シェルで通常使用されるキー バインドは、ターミナルにフォーカスがない場合と同じように動作できます。たとえば、'Ctrl + P' キーを押してQuick Openを起動できます。 + +&nbsp; + +既定では、多くのコマンドはスキップされます。既定値をオーバーライドし、代わりにコマンドのキー バインドをシェルに渡すには、'-' 文字のプレフィックスが付いたコマンドを追加します。たとえば、'-workbench.action.quickOpen' を追加して、'Ctrl + P' がシェルに到達できるようにします。 + +&nbsp; + +次に示す既定のスキップされたコマンドの一覧は、設定エディターで表示すると切り捨てられます。完全な一覧を表示するには、次の一覧から最初のコマンドを {1} して検索します。 + +&nbsp; + +既定スキップされたコマンド: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Azure Data Studio のターミナルではシェルからの UTF-8 エンコード データのみがサポートされるため、'$LANG' 環境変数を検出して UTF-8 準拠オプションに設定するかどうかを制御します。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Linux 上のターミナルで使用される Azure Data Studio プロセスに追加される環境変数を持つオブジェクト。環境変数を削除するには、'null' に設定します。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + macOS 上のターミナルで使用される Azure Data Studio プロセスに追加される環境変数を持つオブジェクト。環境変数を削除するには、'null' に設定します。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Windows 上のターミナルで使用される Azure Data Studio プロセスに追加される環境変数を持つオブジェクト。環境変数を削除するには、'null' に設定します。 + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + 新しいシェルが$PATHやその他の開発変数が確実に初期化されるようにログインシェルをソースとする可能性のある Azure Data Studio から環境を継承するかどうか。これは Windows には影響しません。 + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. 拡張機能 {0}のアンインストールを完了するには、Azure Data Studio を再度読み込んでください。 @@ -377,6 +495,14 @@ + + + + Collapse All + すべて折りたたむ + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + サポートされていない接続 + + + Loading... + 読み込んでいます... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + 指定された ID '{0}' のシリアル化プロバイダーが見つかりませんでした + Cannot serialize data as no provider has been registered プロバイダーが登録されていないため、データをシリアル化できません @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + ボタン ドロップダウン ボックスの影の色 + The button dropdown background hover color ボタン ドロップダウンの背景のポイント時の色 - - The button dropdown box shadow color - ボタン ドロップダウン ボックスの影の色 - Callout dialog body background. 吹き出しダイアログの本文の背景。 @@ -1160,6 +1302,14 @@ + + False + False + + + True + True + General 全般 @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} オブジェクト {1} に対する {0} としてスクリプトを作成したときに返されたスクリプトはありません - - No script was returned when calling select script on object - オブジェクトに対するスクリプトの選択を呼び出したときに返されたスクリプトはありません - Scripting Failed スクリプト作成に失敗しました @@ -1328,6 +1474,14 @@ Select 選択 + + Failed to generate script for Edit Data editor. + データ編集エディターのスクリプトを生成に失敗しました。 + + + Failed to generate select script for the selected object. + 選択したオブジェクトのスクリプトの選択を生成できませんでした。 + Update 更新 @@ -3172,6 +3326,10 @@ + + Icon represent a server. + アイコンはサーバーを表します。 + Servers サーバー @@ -3272,6 +3430,10 @@ Save As JSON JSON として保存 + + Save As Markdown + Markdown に名前を付けて保存 + Save As XML XML として保存 @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0} では、方向キーを使用してノード間を移動します + Zoom level cannot be 0 or negative ズーム レベルを 0 または負の値にすることはできません @@ -3293,8 +3459,24 @@ - Compare Execution Plans - 比較実行プラン + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + 検索プロパティ テーブル + + + Filter for any field... + 任意のフィールドのフィルター... + + + Search top operations + 上位の操作の検索 @@ -3320,14 +3502,14 @@ Loading execution plan 実行プランを読み込んでいます - - Add execution plans to compare - 比較する実行プランの追加 - Execution Plan Files 実行プラン ファイル + + Add execution plan + 実行プランの追加 + Properties プロパティ @@ -3364,6 +3546,22 @@ Zoom to fit ウィンドウのサイズに合わせて拡大 + + Bottom execution Plan {0} + 下位実行プラン {0} + + + Top execution Plan {0} + 上位実行プラン {0} + + + Tooltips disabled + ヒントが無効 + + + Tooltips enabled + ヒントが有効 + Query {0} of {1}: {2} {1} のクエリ {0}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - 下位の操作: {0} - - - Left operation: {0} - 左操作: {0} - - - Right operation: {0} - 右の操作: {0} - - - Top operation: {0} - 上位の操作: {0} - Edge Edge + + Bottom operation: {0} + 下部の操作: {0} + + + Left operation: {0} + 左操作: {0} + + + Equivalent Properties + 同等のプロパティ + + + Greater than + より大きい + + + Less than + 未満 + Name 名前 + + Not equal to + 等しくない + Value (Bottom Plan) 値 (下位プラン) @@ -3412,10 +3618,22 @@ Value (Top Plan) 値 (上位プラン) + + Right operation: {0} + 右の操作: {0} + + + Top operation: {0} + 上部の操作: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + true の場合、実行プランのホバー時にヒントを有効にします。false の場合、ノードのクリックまたは F3 キーを押すとヒントが表示されます。 + Compare execution plans 比較実行プラン @@ -3424,6 +3642,10 @@ Compare execution plans 比較実行プラン + + Execution Plan + 実行プラン + @@ -3472,6 +3694,14 @@ Copy コピー + + Collapse All + すべて折りたたむ + + + Expand All + すべて展開 + Close 閉じる @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - クエリ プラン (プレビュー) + Query Plan + クエリ プラン @@ -3517,8 +3747,8 @@ すべて選択する - Plan Tree (Preview) - 計画ツリー (プレビュー) + Plan Tree + プラン ツリー Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files 実行プラン ファイル + + Execution Plan {0} + 実行プラン {0} + Compare execution plan 比較実行プラン @@ -3560,6 +3794,10 @@ Zoom to fit ウィンドウのサイズに合わせて拡大 + + Highlight Expensive Operation + 負荷の高い操作を強調表示する + Show Query Plan XML クエリ プラン XML の表示 @@ -3619,8 +3857,8 @@ すべて選択 - Top Operations (Preview) - 上位の操作 (プレビュー) + Top Operations + 上位操作 Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - 閉じる (Esc) + Close + 閉じる Apply 適用 - Apply Zoom (Enter) - ズームの適用 (Enter) + Apply Zoom + ズームの適用 Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ ズーム (%) - Zoom (Enter) - ズーム (Enter) + Zoom + ズーム + + + + + + + Actual Number of Rows For All Executions + すべての実行の実際の行数 + + + Close + 閉じる + + + Actual Elapsed CPU Time + 実際の経過時間 CPU 時間 + + + Actual Elapsed Time + 実際の経過時間 + + + Cost + コスト + + + Number of Rows Read + 読み取った行数 + + + Off + オフ + + + Select expense metric + 経費メトリックの選択 + + + Subtree Cost + サブ ツリーの推定コスト + + + Metric: + メトリック: + + + Apply + 適用 + + + Apply + 適用 + + + Highlight Expensive Operation + 負荷の高い操作を強調表示する + + + Don't Show Again + 今後表示しない + + + No + いいえ + + + Yes + はい + + + Set chosen metric as the default for query execution plans? + 選択したメトリックをクエリ実行プランの既定値として設定しますか? + + + Off + オフ - Close (Escape) - 閉じる (Esc) + Close + 閉じる + + + Enter search value + 検索値を入力してください Contains @@ -3670,13 +3988,29 @@ Equals 等しい + + Select property + プロパティの選択 + + + Select search type + 検索の種類の選択 + - Next Match (Enter) - 次の一致 (Enter) + Next Match + 次の一致 - Previous Match (Shift+Enter) - 前の一致 (Shift + Enter) + Previous Match + 前の一致 + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Error: {1} + + Icon represent a notebook. + アイコンはノートブックを表します。 + Notebooks ノートブック @@ -5436,6 +5774,10 @@ Error: {1} Data データ + + Execution Plan + 実行プラン + Notebook ノートブック @@ -5684,6 +6026,10 @@ Error: {1} Save As JSON JSON として保存 + + Save As Markdown + Markdown に名前を付けて保存 + Save As XML XML として保存 @@ -5904,6 +6250,22 @@ Error: {1} Character used for enclosing text fields when saving results as CSV 結果を CSV として保存するときにテキスト フィールドを囲むために使用する文字 + + When true, column headers are included when saving results as an Excel file + true の場合、Excel ファイルとして結果を保存する際に列ヘッダーが組み込まれます + + + File encoding used when saving results as Markdown + 結果を Markdown として保存するときに使用するファイル エンコード + + + When true, column headers are included when saving results as a Markdown file + true の場合、Markdown ファイルとして結果を保存する際に列ヘッダーが組み込まれます + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Markdown にエクスポートするときに行を区切るために使用する文字。既定では、システム行の末尾が使用されます + File encoding used when saving results as XML 結果を XML として保存するときに使用されるファイル エンコード @@ -6136,6 +6498,10 @@ Error: {1} Resource Viewer リソース ビューアー + + Icon for resource viewer. + リソース ビューアーのアイコン。 + @@ -6302,14 +6668,6 @@ Error: {1} - - - - Preview feature - プレビュー機能 - - - @@ -6468,6 +6826,22 @@ Error: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + + + More information + 詳細情報 + + + Important Update + 重要な更新プログラム + + + @@ -6828,6 +7202,49 @@ Error: {1} + + + + &&Welcome + && denotes a mnemonic + ようこそ(&&W) + + + Controls which editor is shown at startup, if none are restored from the previous session. + 起動時にどのエディターを表示するかを制御します。無い場合、前のセッションを復元します。 + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 無題の新規ファイルを開きます (空のウィンドウが開かれているときのみ)。 + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + エディターなしで開始 + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + README を含むフォルダーを開くときに README を開き、それ以外の場合は 'welcomePage' にフォールバックします。注意: これはグローバル構成として確認されました。これは、ワークスペースまたはフォルダー構成で設定されている場合は無視されます。 + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + [ようこそ] ページを開き、Azure Data Studio と拡張機能の使用を開始するのに役立つコンテンツを表示します。 + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 空のワークベンチを開くとき、ウェルカム ページを開きます。 + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + はじめに ツアーでウェルカム ページを開く (既定) + + + @@ -7134,6 +7551,10 @@ Error: {1} Connection error 接続エラー + + Enable Trust server certificate + 信頼サーバー証明書を有効にする + Connection failed due to Kerberos error. 接続は、Kerberos エラーのため失敗しました。 @@ -7146,6 +7567,18 @@ Error: {1} If you have previously connected you may need to re-run kinit. 以前に接続した場合は、kinit を再実行しなければならない場合があります。 + + Run Kinit + Kinit の実行 + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + この接続で暗号化が有効になっているか、ターゲット SQL Serverの SSL と証明書の構成を確認するか、接続ダイアログで [サーバー証明書の信頼] を有効にします。 + +注意: 自己署名証明書では保護が制限されるだけで、運用環境では推奨されません。この接続で 'サーバー証明書の信頼' を有効にして再試行しますか? + @@ -7174,26 +7607,10 @@ Error: {1} Connect 接続 - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - プロバイダー タイプ '{0}' をサポートする拡張機能は現在インストールされていません。それをインストールしてもう一度お試しください。 - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - このリソースに接続するには、拡張機能 '{0}' が必要です。インストールしてから、もう一度お試しください。 - Recent Connections 最近の接続 - - View Extension - 拡張機能の表示 - - - View Extensions - 拡張機能の表示 - No recent connection 最近の接続はありません @@ -7210,6 +7627,10 @@ Error: {1} Are you sure you want to cancel this connection? この接続をキャンセルしてもよろしいですか? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + このリソースに接続するには、拡張機能 '{0}' が必要です。インストールしますか? + Connection result is invalid 接続結果が無効です @@ -7230,6 +7651,10 @@ Error: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. サーバー バージョンが Azure Data Studio でサポートされていません。接続できますが、Azure Data Studio の一部の機能が適切に機能しない可能性があります。 + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + プロバイダーの種類 '{0}' をサポートする拡張機能は現在インストールされていません。拡張機能を表示しますか? + Could not find provider for uri: {0} URI のプロバイダーが見つかりませんでした:{0} @@ -7258,6 +7683,14 @@ Error: {1} Advanced... 詳細設定... + + False + False + + + True + True + Account アカウント @@ -7406,6 +7839,10 @@ Error: {1} OK OK + + Read More + さらに読む + @@ -7961,14 +8398,6 @@ Error: {1} - - - - Loading... - 読み込んでいます... - - - @@ -8041,14 +8470,6 @@ Error: {1} - - - - Loading... - 読み込んでいます... - - - @@ -8263,6 +8684,10 @@ Error: {1} JSON JSON + + Markdown + Markdown + Plain Text プレーン テキスト @@ -8527,10 +8952,6 @@ Error: {1} Cancel キャンセル - - Group Color: {0} - グループの色: {0} - OK OK diff --git a/resources/xlf/ko/arc.ko.xlf b/resources/xlf/ko/arc.ko.xlf index 7a1ec45313..893ab843cb 100644 --- a/resources/xlf/ko/arc.ko.xlf +++ b/resources/xlf/ko/arc.ko.xlf @@ -6,10 +6,6 @@ USD USD - - adding worker nodes - 작업자 노드 추가 - Apply 적용 @@ -90,18 +86,18 @@ without downtime and by 가동 중지 시간 없이 + + Compute Configuration + 컴퓨팅 구성 + Condition 조건 - + Configuration 구성 - - Configuration (per node) - 구성(노드당) - Configure retention policy 보존 정책 구성 @@ -135,12 +131,12 @@ SQL Managed Instance - Azure Arc 인스턴스 {0}에 연결할 수 없습니다. {1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - PostgreSQL 하이퍼스케일에 연결 - Azure Arc({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + PostgreSQL 서버에 연결 - Azure Arc({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - PostgreSQL 하이퍼스케일 - Azure Arc 인스턴스 {0}에 연결할 수 없습니다. {1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + PostgreSQL 서버에 연결할 수 없습니다. Azure Arc Instance {0}. {1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator 코디네이터 - - Coordinator Node CPU limit - 코디네이터 노드 CPU 제한 - - - Coordinator Node CPU request - 코디네이터 노드 CPU 요청 - Coordinator endpoint 코디네이터 엔드포인트 - - Coordinator Node Memory limit (in GB) - 코디네이터 노드 메모리 제한(GB) - - - Coordinator Node Memory request (in GB) - 코디네이터 노드 메모리 요청(GB) - - - Coordinator Node - 코디네이터 노드 - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - 코디네이터 노드에 적용되는 CPU 코어 수와 스토리지 크기를 구성할 수 있습니다. 서버 그룹의 CPU 코어 수 및 메모리 설정을 조정합니다. 요청 및/또는 제한을 초기화하려면 빈 값을 전달하세요. - Coordinator Node Parameters 코디네이터 노드 매개 변수 @@ -570,12 +542,12 @@ 최신 시점 - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - Azure Arc 지원 PostgreSQL 하이퍼스케일의 데이터베이스 엔진 설정에 대한 자세한 정보 + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + Azure Arc 지원 PostgreSQL의 데이터베이스 엔진 설정에 대한 자세한 정보 - Learn more about Azure PostgreSQL Hyperscale client interfaces - Azure PostgreSQL 하이퍼스케일 클라이언트 인터페이스에 대한 자세한 정보 + Learn more about Azure PostgreSQL client interfaces + Azure PostgreSQL 클라이언트 인터페이스에 대한 자세한 정보 Learn More. @@ -698,8 +670,8 @@ 작업자 서버 매개 변수를 찾을 수 없습니다... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - 이 PostgreSQL 하이퍼스케일 인스턴스에 영향을 주는 알려진 문제는 없습니다. + There aren’t any known issues affecting this PostgreSQL instance. + 이 PostgreSQL 인스턴스에 영향을 주는 알려진 문제는 없습니다. The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node 노드 - - Node configuration - 노드 구성 - nodes 노드 @@ -818,8 +786,8 @@ 데이터베이스 엔진 설정을 표시하고 설정하려면 연결이 필요합니다. - PostgreSQL Hyperscale - Azure Arc - PostgreSQL 하이퍼스케일 - Azure Arc + PostgreSQL server - Azure Arc + PostgreSQL 서버 - Azure Arc Point in time restore @@ -866,8 +834,8 @@ 자세한 상태 정보를 보려면 아래 드롭다운에서 Pod를 선택합니다. - PostgreSQL Hyperscale server group by - PostgreSQL 하이퍼스케일 서버 그룹 기준 + PostgreSQL by + PostgreSQL 기준 Admin username @@ -882,8 +850,8 @@ Azure Arc 지원의 크기를 조정할 수 있습니다. - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - PostgreSQL 하이퍼스케일 - Azure Arc 대시보드 - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + PostgreSQL 서버 - Azure Arc 대시보드(미리 보기) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. 아래에서 사용 가능한 클라이언트 연결 문자열 중에서 선택합니다. + + Server + 서버 + Server Endpoint 서버 엔드포인트 - - Server group nodes - 서버 그룹 노드 - Server group type 서버 그룹 유형 @@ -1249,30 +1217,10 @@ Worker 작업자 - - Worker Nodes CPU limit - 작업자 노드 CPU 제한 - - - Worker Nodes CPU request - 작업자 노드 CPU 요청 - - - Worker Nodes Memory limit (in GB) - 작업자 노드 메모리 제한(GB) - - - Worker Nodes Memory request (in GB) - 작업자 노드 메모리 요청(GB) - Worker node count 작업자 노드 수 - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - 작업자 노드 수를 줄이거나 늘려서 서버 그룹을 확장 및 축소할 수 있습니다. 값은 0이거나 1보다 커야 합니다. - Worker Node Parameters 작업자 노드 매개 변수 @@ -1281,22 +1229,10 @@ Worker Nodes 작업자 노드 - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - 모든 작업자 노드에 적용되는 CPU 코어 수와 스토리지 크기를 구성할 수 있습니다. 서버 그룹의 CPU 코어 수 및 메모리 설정을 조정합니다. 요청 및/또는 제한을 초기화하려면 빈 값을 전달하세요. - - - Expand your server group and scale your database by adding worker nodes. - 작업자 노드를 추가하여 서버 그룹을 확장하고 데이터베이스 크기를 조정합니다. - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. 작업자 노드의 이러한 서버 매개 변수는 사용자 지정(기본값이 아닌) 값으로 설정할 수 있습니다. 검색하여 매개 변수를 찾습니다. - - Value of 1 is not supported. - 값 1은 지원되지 않습니다. - Yes @@ -1365,38 +1301,50 @@ I accept {0} and {1}. {0} 및 {1}에 동의합니다. + + Azure Marketplace Terms + Azure Marketplace 약관 + + + Learn more + 자세한 정보 + + + Privacy policy + 개인정보처리방침 + + + Terms of use + 사용 약관 + + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + PostgreSQL Server - Azure Arc는 Azure Arc 지원 데이터 서비스의 일부로 사용할 수 있는 데이터베이스 엔진 중 하나이며 원하는 인프라에 배포할 수 있습니다. {0}. + + ‘스크립트를 전자 필기장으로’ 또는 ‘배포’를 클릭함으로써 (a) 아래에 열거된 해당 Marketplace 제품 및 서비스와 관련된 약관 및 개인정보처리방침에 동의하고, (b) Microsoft가 현재 결제 방법으로 제품 및 서비스와 관련된 요금을 Azure 구독과 동일한 대금 청구 주기로 청구하도록 권한을 부여하는 데 동의합니다. 또한 (c) Microsoft가 지원, 청구 및 기타 거래 활동을 목적으로 연락처, 사용량 그리고 거래 정보를 제품 및 서비스 공급자와 공유할 수 있다는 데 동의합니다. Microsoft는 타사 제품 및 서비스에 대한 권리를 제공하지 않습니다. 자세한 내용은 {1}, {2} 및 {3}을(를) 참조하세요. + + + Learn more about PostgreSQL Server - Azure Arc + PostgreSQL 서버에 대한 자세한 정보 - Azure Arc + - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - Azure Arc 지원 PostgreSQL 하이퍼스케일 사용 약관 + PostgreSQL Server - Azure Arc terms and conditions + PostgreSQL 서버 - Azure Arc 사용 약관 - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. Azure Arc 지원 Managed Instance는 선택한 인프라에 배포할 수 있는 SQL Server 액세스 및 기능 호환성을 제공합니다. {0}. ‘스크립트를 전자 필기장으로’ 또는 ‘배포’를 클릭함으로써 (a) 아래에 열거된 해당 Marketplace 제품 및 서비스와 관련된 약관 및 개인정보처리방침에 동의하고, (b) Microsoft가 현재 결제 방법으로 제품 및 서비스와 관련된 요금을 Azure 구독과 동일한 대금 청구 주기로 청구하도록 권한을 부여하는 데 동의합니다. 또한 (c) Microsoft가 지원, 청구 및 기타 거래 활동을 목적으로 연락처, 사용량 그리고 거래 정보를 제품 및 서비스 공급자와 공유할 수 있다는 데 동의합니다. Microsoft는 타사 제품 및 서비스에 대한 권리를 제공하지 않습니다. 자세한 내용은 {1}, {2} 및 {3}을(를) 참조하세요. - - Azure Marketplace Terms - Azure Marketplace 약관 - - - Learn more - 자세히 알아보기 - - Learn more about Azure Arc enabled Managed Instance + Learn more about Azure Arc-enabled Managed Instance Azure Arc 지원 Managed Instance 대해 자세히 알아보기 - - Privacy policy - 개인정보처리방침 - - - Terms of use - 사용 약관 - Azure SQL managed instance - Azure Arc terms and conditions Azure SQL Managed Instance - Azure Arc 사용 약관 @@ -1753,133 +1701,117 @@ Password 암호 - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. 코디네이터 노드에서 사용할 수 있는 Postgres 인스턴스의 최대 CPU 코어 수입니다. 소수 코어가 지원됩니다. - + CPU limit CPU 제한 - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. 서비스를 예약하기 위해 코디네이터 노드에서 사용할 수 있어야 하는 최소 CPU 코어 수입니다. 소수 코어가 지원됩니다. - + CPU request CPU 요청 - - The memory limit of the Postgres instance on the coordinator node in GB. - 코디네이터 노드의 Postgres 인스턴스 메모리 제한(GB)입니다. + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + 이 인스턴스가 개발 또는 테스트 목적으로만 사용됨을 나타내려면 확인란을 선택합니다. 이 인스턴스는 청구되지 않습니다. - - Memory limit (GB) - 메모리 제한(GB) + + For development use only + 개발용으로만 사용 - - The memory request of the Postgres instance on the coordinator node in GB. - 코디네이터 노드에 있는 Postgres 인스턴스의 메모리 요청(GB)입니다. - - - Memory request (GB) - 메모리 요청(GB) - - + Engine Version 엔진 버전 - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. 시작 시 로드해야 하는 Postgres 확장의 쉼표로 구분된 목록입니다. 지원되는 값은 Postgres 설명서를 참조하세요. - + Extensions 확장 - - Server group name - 서버 그룹 이름 + + That username is disabled; please choose another username. + 해당 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요. - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - 서버 그룹 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며 문자로 시작하고 영숫자로 끝나며 길이가 11자 이하여야 합니다. + + The memory limit of the Postgres instance on the coordinator node in GB. + 코디네이터 노드의 Postgres 인스턴스 메모리 제한(GB)입니다. - + + Memory limit (GB) + 메모리 제한(GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + 코디네이터 노드에 있는 Postgres 인스턴스의 메모리 요청(GB)입니다. + + + Memory request (GB) + 메모리 요청(GB) + + + Server name + 서버 이름 + + + Enter server name + 서버 이름 입력 + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + 서버 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며, 문자로 시작하고 영숫자로 끝나며 길이가 11자 이하여야 합니다. + + Port 포트 - + + Service type + 서비스 유형 + + + Admin username + 관리 사용자 이름 + + + Enter server admin login name + 서버 관리자 로그인 이름 입력 + + The size of the storage volume to be used for backups in GB. 백업에 사용할 저장소 볼륨의 크기(GB)입니다. - + Volume Size GB (Backups) 볼륨 크기 GB(백업) - + The size of the storage volume to be used for data in GB. 데이터에 사용할 스토리지 볼륨의 크기(GB)입니다. - + Volume Size GB (Data) 볼륨 크기 GB(데이터) - + The size of the storage volume to be used for logs in GB. 로그에 사용할 저장소 볼륨의 크기(GB)입니다. - + Volume Size GB (Logs) 볼륨 크기 GB(로그) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - 노드당 사용할 수 있는 Postgres 인스턴스의 최대 CPU 코어 수입니다. 소수 코어가 지원됩니다. - - - CPU limit (cores per node) - CPU 제한(노드당 코어 수) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - 서비스를 예약하기 위해 노드당 사용할 수 있어야 하는 최소 CPU 코어 수입니다. 소수 코어가 지원됩니다. - - - CPU request (cores per node) - CPU 요청(노드당 코어 수) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - 분할된 클러스터에서 프로비전할 작업자 노드 수 또는 단일 노드 Postgres의 경우 0(기본값)입니다. - - - Number of workers - 작업자 수 - - - The memory limit of the Postgres instance per node in GB. - 노드당 Postgres 인스턴스의 메모리 제한(GB)입니다. - - - Memory limit (GB per node) - 메모리 제한(노드당 GB) - - - The memory request of the Postgres instance per node in GB. - 노드당 Postgres 인스턴스의 메모리 요청(GB)입니다. - - - Memory request (GB per node) - 메모리 요청(노드당 GB) - - - Coordinator Node Compute Configuration - 코디네이터 노드 컴퓨팅 구성 - - - Worker Nodes Compute Configuration - 작업자 노드 컴퓨팅 구성 + + Compute Configuration + 컴퓨팅 구성 General settings @@ -1902,12 +1834,12 @@ 로그 영구 볼륨에 사용할 스토리지 클래스입니다. - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Azure 지원 PostgreSQL 하이퍼스케일 서버 그룹 매개 변수 제공 + Provide PostgreSQL server parameters + PostgreSQL 서버 매개 변수 제공 - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Azure Arc 지원 PostgreSQL 하이퍼스케일 서버 그룹 배포 + Deploy a PostgreSQL Server - Azure Arc (Preview) + PostgreSQL 서버 배포 - Azure Arc(미리 보기) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name 인스턴스 이름 + + Enter instance name + 인스턴스 이름 입력 + SQL Instance Backup Retention Policy SQL 인스턴스 백업 보존 정책 @@ -2050,8 +1986,8 @@ 인스턴스 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며, 문자로 시작하고 영숫자로 끝나며 길이가 13자 이하여야 합니다. - sa username is disabled, please choose another username - sa 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요. + That username is disabled; please choose another username. + 해당 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요. Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 복제본 2개 - Username - 사용자 이름 + Managed Instance admin login + Managed Instance 관리자 로그인 + + + Enter admin name + 관리자 이름 입력 The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ 요청한 메모리는 메모리 제한보다 작거나 같아야 합니다. - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - Azure Arc 환경에 PostgreSQL 하이퍼스케일 서버 그룹 배포 + Deploy a PostgreSQL server into an Azure Arc environment + Azure Arc 환경에 PostgreSQL 서버 배포 - PostgreSQL Hyperscale server groups - Azure Arc - PostgreSQL 하이퍼스케일 서버 그룹 - Azure Arc + PostgreSQL Server - Azure Arc (Preview) + PostgreSQL 서버 - Azure Arc(미리 보기) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/ko/azurecore.ko.xlf b/resources/xlf/ko/azurecore.ko.xlf index c26b368024..e6c40c33bc 100644 --- a/resources/xlf/ko/azurecore.ko.xlf +++ b/resources/xlf/ko/azurecore.ko.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD 해당 사용자는 AAD 내에 고유 식별자가 없습니다. + + Owning Tenant information not found for account. + 계정에 대한 소유 테넌트 정보를 찾을 수 없습니다. + Token retrieval failed with an error. [Open developer tools]({0}) for more details. 오류로 인해 토큰 검색에 실패했습니다. 자세한 내용은 [개발자 도구 열기]({0})를 참조하세요. @@ -70,6 +74,10 @@ Open 열기 + + Provider '{0}' does not have a Microsoft resource endpoint defined. + '{0}' 공급자에 정의된 Microsoft 리소스 엔드포인트가 없습니다. + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Azure Database for MySQL 유연한 서버 + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} 계정 {0}(테넌트 '{1}')에 대한 구독을 가져오지 못했습니다. {2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + 계정 '{0}'(테넌트 '{1}')에 대한 액세스 토큰을 가져오지 못했습니다. + diff --git a/resources/xlf/ko/big-data-cluster.ko.xlf b/resources/xlf/ko/big-data-cluster.ko.xlf index 68626cacc3..d4a2e1da1e 100644 --- a/resources/xlf/ko/big-data-cluster.ko.xlf +++ b/resources/xlf/ko/big-data-cluster.ko.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - 빅 데이터 클러스터 대시보드 - + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + 빅 데이터 클러스터 추가 기능은 사용 중지되며 이에 대한 Azure Data Studio 기능은 향후 릴리스에서 제거될 예정입니다. [여기](https://go.microsoft.com/fwlink/?linkid=2207340)에서 이에 대한 자세한 내용과 향후 지원을 확인하세요. + Controller endpoint information was not found 컨트롤러 엔드포인트 정보를 찾을 수 없음 diff --git a/resources/xlf/ko/cms.ko.xlf b/resources/xlf/ko/cms.ko.xlf index 0eb77bbb8b..8078df2687 100644 --- a/resources/xlf/ko/cms.ko.xlf +++ b/resources/xlf/ko/cms.ko.xlf @@ -134,14 +134,6 @@ Application name 애플리케이션 이름 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - true인 경우 .NET Framework 데이터 공급자에서 비동기 기능의 사용을 활성화합니다. - - - Asynchronous processing - 비동기 처리 - Attach DB filename DB 파일 이름 연결 diff --git a/resources/xlf/ko/git.ko.xlf b/resources/xlf/ko/git.ko.xlf index 4b6d0fcc1e..0c145f020f 100644 --- a/resources/xlf/ko/git.ko.xlf +++ b/resources/xlf/ko/git.ko.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + 분기 게시 + + + Publishing Branch... + 게시 Branch... + + + $(cloud-upload) Publish Branch + $(cloud-upload) 분기 게시 + + + {0} Sync Changes {1}{2} + {0} 변경 내용 동기화 {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + 변경 내용을 동기화하는 중... + + + @@ -91,8 +119,8 @@ 참조를 원격에 푸시할 수 없습니다. 먼저 '풀'을 실행하여 변경 내용을 통합하세요. - Log level changed to: {0} - 로그 수준이 {0}(으)로 변경되었습니다. + {0} Log level changed to: {1} + {0} 로그 수준이 다음으로 변경됨: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? 계속하시겠습니까? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - '{0}' 분기에는 상향 분기가 없습니다. 이 분기를 게시하시겠습니까? + The branch '{0}' has no remote branch. Would you like to publish this branch? + '{0}' 분기에 원격 분기가 없습니다. 이 분기를 게시하시겠습니까? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ What would you like to do? Discard 1 File 1개 파일 취소 + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + 모든 스태시를 삭제하시겠습니까? 정리 대상이 될 스태시가 {0}개 있으며 복구가 불가능할 수 있습니다. + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + 모든 스태시를 삭제하시겠습니까? 정리 대상이 될 스태시가 1개 있으며 복구가 불가능할 수 있습니다. + Force Checkout 강제 체크 아웃 @@ -298,13 +334,17 @@ What would you like to do? Git: {0} Git: {0} + + Open Comparison + 비교 열기 + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0}({1}) ⟷ {0}({2}) + {0} ({1}) ↔ {0} ({2}) + {0}({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Would you like to stage all your changes and commit them directly? 스태시 {0}을(를) 삭제하시겠습니까? - This action will push and pull commits to and from '{0}/{1}'. - 이 작업은 '{0}/{1}'(으)로 커밋을 푸시하고 풀합니다. + This action will pull and push commits from and to '{0}/{1}'. + 이 작업은 '{0}/{1}'에서 커밋을 가져오고 푸시합니다. Tag at {0} @@ -715,16 +755,16 @@ These files will be FOREVER LOST. - Skipped found git in: {0} - 다음 위치에서 찾은 git 건너뛰기: {0} + {0} Skipped found git in: {1} + {0} {1}에서 찾은 git 건너뜀 - Using git {0} from {1} - {1}에서 git {0}을(를) 사용하는 중 + {0} Using git {1} from {2} + {0} {2}에서 git {1}을(를) 사용하는 중 - Validating found git in: {0} - {0}에서 찾은 git 유효성을 검사하는 중 + {0} Validating found git in: {1} + {0} {1}에서 찾은 git 유효성을 검사하는 중 @@ -742,52 +782,16 @@ These files will be FOREVER LOST. Choose a repository 리포지토리 선택 + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + '{0}'에서 Git 리포지토리를 자동으로 열 수 없습니다. 해당 Git 리포지토리를 열려면 VS Code 폴더로 직접 여세요. + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. '{0}' 리포지토리에 자동으로 열리지 않는 {1}개의 하위 모듈이 있습니다. 모듈 내의 파일을 열러 각 모듈을 개별적으로 열 수는 있습니다. - - - - Branch name - 분기 이름 - - - $(error) Error: {0} - $(error) 오류: {0} - - - No remote repositories found. - 원격 리포지토리를 찾을 수 없습니다. - - - Choose a URL to clone from. - 복제할 URL을 선택하세요. - - - Provide repository URL - 리포지토리 URL 제공 - - - Provide repository URL or pick a repository source. - 리포지토리 URL을 입력하거나 리포지토리 소스를 선택하세요. - - - Repository name - 리포지토리 이름 - - - Repository name (type to search) - 리포지토리 이름(입력하여 검색) - - - URL - URL - - - @@ -974,18 +978,6 @@ These files will be FOREVER LOST. Successfully pushed. 성공적으로 푸시 되었습니다. - - $(cloud-upload) Publish Changes - $(cloud-upload) 변경 내용 게시 - - - Publish Changes - 변경 내용 게시 - - - Sync Changes $(sync){0}{1} - 변경 내용 동기화 $(sync){0}{1} - Staged Changes 스테이징된 변경 사항 @@ -1022,9 +1014,9 @@ These files will be FOREVER LOST. Checkout branch/tag... 분기/태그 체크 아웃... - - Publish Changes - 변경 내용 게시 + + Publish Branch + 분기 게시 Publish to {0} @@ -1046,19 +1038,13 @@ These files will be FOREVER LOST. - - Index - 인덱스 + + Email + 전자 메일 - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + 비교 열기 Git History @@ -1076,10 +1062,6 @@ These files will be FOREVER LOST. You 사용자 - - Working Tree - 작업 트리 - @@ -1128,6 +1110,18 @@ These files will be FOREVER LOST. Add Remote... 원격 추가... + + Get Remote Sources + 원격 원본 가져오기 + + + Get Repositories + Git 리포지토리 + + + Get Repository State + 리포지토리 상태 가져오기 + Create Branch... 분기 만들기... @@ -1176,6 +1170,10 @@ These files will be FOREVER LOST. Close Repository 리포지토리 닫기 + + Close All Diff Editors + 모든 diff 편집기 닫기 + Commit 커밋 @@ -1369,8 +1367,8 @@ These files will be FOREVER LOST. 커밋 템플릿 복원 - Reveal in Side Bar - 사이드바에 표시 + Reveal in Explorer View + 탐색기 보기에 표시 Revert Change @@ -1432,6 +1430,10 @@ These files will be FOREVER LOST. Drop Stash... 스태시 삭제... + + Drop All Stashes... + 모든 스태시 삭제... + Stash (Include Untracked) 스태시(미추적 포함) @@ -1568,6 +1570,14 @@ These files will be FOREVER LOST. Tags 태그 + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + 변경 내용을 스태시, 커밋, 삭제, 스테이징 또는 스테이징 해제할 때 diff 편집기를 자동으로 닫을지 여부를 제어합니다. + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + `stdout`를 [git output](command:git.showOutput)에 기록하는 git 명령(예: 커밋, 푸시) 목록입니다. git 명령에 클라이언트 측 후크가 구성된 경우 클라이언트 측 후크의 `stdout`도 [git output](command:git.showOutput)에 기록됩니다. + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. 'Git: Commit Empty' 명령에 대한 빈 항목 생성 커밋을 항상 확인합니다. @@ -1636,6 +1646,10 @@ These files will be FOREVER LOST. Whether git is enabled. Git을 사용하도록 설정했는지 여부입니다. + + Experimental improvements for the git setup flow. + Git 설정 흐름에 대한 실험적 개선 사항입니다. + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. 사용하도록 설정하면 풀할 때 모든 분기를 페치합니다. 그렇지 않으면 현재 분기만 페치합니다. @@ -1772,6 +1786,14 @@ These files will be FOREVER LOST. Force git to use rebase when running the sync command. 동기화 명령을 실행할 때 Git에서 다시 지정을 사용하게 합니다. + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + `#git.autoRepositoryDetection#`이 `true` 또는 `subFolders`로 설정된 경우 Git 리포지토리를 검색하는 동안 무시되는 폴더 목록입니다. + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + `#git.autoRepositoryDetection#`이 `true` 또는 `subFolders`로 설정된 경우 Git 리포지토리에 대한 작업 영역 간 폴더를 스캔할 때 사용되는 깊이를 제어합니다. 제한 없이 '-1'로 설정할 수 있습니다. + Controls whether to require explicit Git user configuration or allow Git to guess if missing. 명시적 Git 사용자 구성을 요구할지 또는 누락된 경우 Git에서 추측하도록 허용할지를 제어합니다. @@ -1856,6 +1878,10 @@ These files will be FOREVER LOST. Controls whether to show the commit author in the Timeline view. 타임라인 보기에 커밋 작성자를 표시할지를 제어합니다. + + Controls whether to show uncommitted changes in the Timeline view. + 타임라인 보기에서 커밋되지 않은 변경 내용을 표시할지 여부를 제어합니다. + Controls how untracked changes behave. 추적되지 않은 변경 내용의 작동 방식을 제어합니다. @@ -1880,6 +1906,10 @@ These files will be FOREVER LOST. Controls whether force pushing uses the safer force-with-lease variant. 강제 푸시가 좀 더 안전한 force-with-lease 변형을 사용하는지 여부를 제어합니다. + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + 통합 버전을 사용하기 위해 GIT_ASKPASS를 덮어써야 하는지 여부를 제어합니다. + Git SCM Integration Git SCM 통합 @@ -1940,9 +1970,9 @@ These files will be FOREVER LOST. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). - git 기능을 사용하려면 [설정]에서 git을 사용하도록 설정하세요(command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -Azure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 참조하세요. +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). + Git 기능을 사용하려면 [설정]에서 Git을 사용하도록 설정하세요(command:workbench.action.openSettings?%5B%22git.enabled%22%5D). +VS Code에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs](https://aka.ms/vscode-scm)를 참조하세요. In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl 유효한 git 설치가 검색되지 않았습니다. [git 출력](command:git.showOutput)에서 자세한 내용을 확인할 수 있습니다. [git을 설치하거나](https://git-scm.com/) [Microsoft Docs](https://aka.ms/vscode-scm)에서 Azure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보세요. 다른 버전의 제어 시스템을 사용하는 경우 추가 확장에 대해 [Marketplace를 검색](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)할 수 있습니다. + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + 인기 있는 소스 제어 시스템인 Git을 설치하여 코드 변경 내용을 추적하고 다른 사용자와 공동 작업합니다. [Git 가이드](https://aka.ms/vscode-scm)에서 자세히 알아보세요. + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + 소스 제어는 설치 중인 Git에 따라 달라집니다. +[Linux용 Git 다운로드](https://git-scm.com/download/linux) +치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다. + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [macOS용 GIT 다운로드](https://git-scm.com/download/mac) +설치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다. + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Windows용 GIT 다운로드](https://git-scm.com/download/win) +설치 후에는 [다시 로드하세요](command:workbench.action.reloadWindow)(또는 [문제를 해결하세요](command:git.showOutput)). 추가 원본 제어 공급자는 [Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)에서 설치할 수 있습니다. The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/ko/kusto.ko.xlf b/resources/xlf/ko/kusto.ko.xlf index e639c40882..92112e6507 100644 --- a/resources/xlf/ko/kusto.ko.xlf +++ b/resources/xlf/ko/kusto.ko.xlf @@ -19,8 +19,8 @@ - Done installing {0} - {0} 설치 완료 + Downloaded {0} + {0}을(를) 다운로드함 Downloading {0} diff --git a/resources/xlf/ko/mssql.ko.xlf b/resources/xlf/ko/mssql.ko.xlf index 14fb5c94e0..faaad582f7 100644 --- a/resources/xlf/ko/mssql.ko.xlf +++ b/resources/xlf/ko/mssql.ko.xlf @@ -835,8 +835,8 @@ - Done installing {0} - {0} 설치 완료 + Downloaded {0} + {0}을(를) 다운로드함 Downloading {0} @@ -886,6 +886,18 @@ New Table 새 테이블 + + No + 아니요 + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + 데이터베이스 모델 사전 로드를 활성화하여 테이블 디자이너 로드 시간을 줄이시겠습니까? 개체 탐색기에서 데이터베이스 노드를 확장하면 데이터베이스 모델이 미리 로드됩니다. + + + Yes + + @@ -986,14 +998,6 @@ Application name 애플리케이션 이름 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - true인 경우 .NET Framework 데이터 공급자에서 비동기 기능의 사용을 활성화합니다. - - - Asynchronous processing - 비동기 처리 - Attach DB filename DB 파일 이름 연결 @@ -1290,6 +1294,38 @@ Enabled 사용 + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + 모든 실행에 대한 실제 행 수가 가장 많은 실행 계획 작업을 강조 표시합니다. + + + Highlights the execution plan operation with the highest cost. + 가장 높은 비용으로 실행 계획 작업을 강조 표시합니다. + + + The default metric to use to highlight an expensive operation in query execution plans + 쿼리 실행 계획에서 비용이 많이 드는 작업을 강조 표시하는 데 사용할 기본 메트릭 + + + Highlights the execution plan operation that used the most CPU time. + CPU 시간을 가장 많이 사용한 실행 계획 작업을 강조 표시합니다. + + + Highlights the execution plan operation that took the most time. + 가장 많은 시간이 걸린 실행 계획 작업을 강조 표시합니다. + + + Expensive operation highlighting will be turned off for execution plans. + 실행 계획에 대해 비용이 많이 드는 작업 강조 표시가 꺼집니다. + + + Highlights the execution plan operation with the greatest number of rows read. + 읽은 행 수가 가장 많은 실행 계획 작업을 강조 표시합니다. + + + Highlights the execution plan operation with the highest subtree cost. + 하위 트리 비용이 가장 높은 실행 계획 작업을 강조 표시합니다. + Export Notebook as SQL Notebook을 SQL로 내보내기 @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) SET LOCK TIMEOUT 옵션 사용(밀리초) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + 쿼리를 실행한 후 문자/이진 열의 각 값에 대해 저장할 최대 문자/바이트 수입니다. 기본값: 65,535. 유효한 값 범위: 1 ~ 2,147,483,647. + - Number of XML characters to store after running a query - 쿼리를 실행한 후 저장할 XML 문자 수 + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + 쿼리를 실행한 후 XML 열의 각 값에 대해 저장할 최대 문자 수입니다. 기본값: 2,097,152. 유효한 값 범위: 1 ~ 2,147,483,647. Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option SET XACT_ABORT ON 옵션 사용 + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + 개체 탐색기에서 데이터베이스 노드를 확장할 때 데이터베이스 모델을 미리 로드할지 여부입니다. 활성화하면 테이블 디자이너의 로딩 시간을 줄일 수 있습니다. 참고: 많은 데이터베이스 노드를 확장해야 하는 경우 일반 메모리 사용량보다 높을 수 있습니다. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [옵션] 백 엔드 서비스의 로그 수준입니다. Azure Data Studio는 시작할 때마다 파일 이름을 생성하며 파일이 이미 있으면 로그 항목이 해당 파일에 추가됩니다. 이전 로그 파일을 정리하려면 logRetentionMinutes 및 logFilesRemovalLimit 설정을 참조하세요. 기본 tracingLevel에서는 많은 양의 로그가 기록되지 않습니다. 세부 정보 표시를 변경하면 로깅이 광범위해지고 로그의 디스크 공간 요구 사항이 커질 수 있습니다. 오류이면 중요가 포함되고 경고이면 오류가 포함되고 정보이면 경고가 포함되고 세부 정보 표시이면 정보가 포함됩니다. diff --git a/resources/xlf/ko/query-history.ko.xlf b/resources/xlf/ko/query-history.ko.xlf index 45dabb8f6b..660c24c758 100644 --- a/resources/xlf/ko/query-history.ko.xlf +++ b/resources/xlf/ko/query-history.ko.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + 저장된 쿼리 기록 항목을 로드하는 동안 오류가 발생했습니다. {0} + + + Failed + 실패 + + + Succeeded + 성공 + + + @@ -42,6 +58,14 @@ Start Query History Capture 쿼리 기록 캡처 시작 + + Loading saved entries... + 저장된 항목을 로드하는 중... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + 저장할 최대 항목 수입니다. 0은 무제한 항목이 저장됨을 의미합니다. 이 제한을 늘리면 성능에 영향을 미칠 수 있습니다. 특히 지속성을 사용하는 경우 그렇습니다. + No queries to display 표시할 쿼리 없음 @@ -50,6 +74,14 @@ Open Query 쿼리 열기 + + Open storage folder + 저장소 폴더 열기 + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + 다시 시작할 때 쿼리 기록이 유지되는지 여부입니다. false이면 애플리케이션이 종료될 때 기록이 지워집니다. + Run Query 쿼리 실행 diff --git a/resources/xlf/ko/schema-compare.ko.xlf b/resources/xlf/ko/schema-compare.ko.xlf index e4fa22186e..dc663c634b 100644 --- a/resources/xlf/ko/schema-compare.ko.xlf +++ b/resources/xlf/ko/schema-compare.ko.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare SQL Server 스키마 비교 + + Open in Schema Compare + 스키마 비교 열기 + Run Schema Comparison 스키마 비교 실행 diff --git a/resources/xlf/ko/sql-database-projects.ko.xlf b/resources/xlf/ko/sql-database-projects.ko.xlf index 208cbf1990..032f12bf56 100644 --- a/resources/xlf/ko/sql-database-projects.ko.xlf +++ b/resources/xlf/ko/sql-database-projects.ko.xlf @@ -426,6 +426,26 @@ Don't use profile 프로필 사용 안 함 + + Download error + 다운로드 오류 + + + Download progress + 다운로드 진행률 + + + Downloading + 다운로드하는 중 + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + 빌드 DLL을 가져오기 위해 Microsoft.Build.Sql NuGet을 다운로드하는 중 + + + Downloading from {0} to {1} + {0}에서 {1}(으)로 다운로드하는 중 + Microsoft Azure SQL Edge License Agreement Microsoft Azure SQL Edge 사용권 계약 @@ -506,6 +526,14 @@ The project is already up to date with the database. 프로젝트가 데이터베이스를 사용하여 이미 최신 상태입니다. + + Error downloading {0}. Error: {1} + {0}을(를) 다운로드하는 동안 오류가 발생했습니다. 오류: {1} + + + Error extracting files from {0}. Error: {1} + {0}에서 파일을 추출하는 동안 오류가 발생했습니다. 오류: {1} + Error finding build files location: {0} 빌드 파일 위치를 찾는 동안 오류 발생: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' '{1}' 프로젝트의 {0}을(를) 읽는 동안 오류가 발생했습니다. + + Could not build project. Error retrieving files needed to build. + 프로젝트를 빌드할 수 없습니다. 빌드에 필요한 파일을 검색하는 동안 오류가 발생했습니다. + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. 데이터베이스 프로젝트를 만들려면 추출에 대한 대상 정보가 필요합니다. + + Extracting DacFx build DLLs to {0} + DacFx 빌드 DLL을 {0}(으)로 추출하는 중 + File 파일 @@ -620,6 +656,10 @@ hr 시간 + + Image tag + 이미지 태그 + Import Elements 요소 가져오기 @@ -628,6 +668,14 @@ Include 포함 + + Include permissions in project + 프로젝트에 사용 권한 포함 + + + Include permissions + 사용 권한 포함 + Install globally 전역으로 설치 @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec OpenAPI/Swagger 사양에서 SQL 프로젝트 생성 + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + 레거시 SQL 프로젝트를 빌드하는 데 사용할 Microsoft.Build.Sql SDK 버전입니다. 예: 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. 검색되지 않는 경우 사용자에게 .NET Core를 설치할지 사용자에게 묻는 메시지를 표시할지 여부입니다. diff --git a/resources/xlf/ko/sql-migration.ko.xlf b/resources/xlf/ko/sql-migration.ko.xlf index 03c97a6e40..453480917e 100644 --- a/resources/xlf/ko/sql-migration.ko.xlf +++ b/resources/xlf/ko/sql-migration.ko.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Azure SQL로 마이그레이션할 데이터베이스를 선택합니다. + + Loading tables list... + 테이블 목록을 로드하는 중... + + + 0 tables found. + 테이블 0개 있습니다. + + + Filter tables + 테이블 필터링 + + + Has rows + 행 있음 + + + Table name + 테이블 이름 + + + Update + 업데이트 + + + Cancel + 취소 + {0} (requires credentials refresh) {0}(자격 증명 새로 고침 필요) @@ -75,8 +103,16 @@ This may take some time. 평가하는 데 시간이 걸릴 수 있습니다. - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - Azure SQL Managed Instance로의 마이그레이션이 준비가 되지 않은 데이터베이스는 Azure Virtual Machines SQL Server에서 마이그레이션할 수 있습니다. + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + Azure SQL Managed Instance 또는 Azure SQL Database로의 마이그레이션이 준비가 되지 않은 데이터베이스는 Azure Virtual Machines SQL Server에서 마이그레이션할 수 있습니다. + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + Azure SQL Database로 마이그레이션할 준비가 되지 않은 데이터베이스는 Azure Virtual Machines의 SQL Server로 마이그레이션할 수 있습니다. 또는 Azure SQL Managed Instance 마이그레이션 준비에 대한 평가 결과를 검토하세요. + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + Azure SQL Managed Instance로 마이그레이션할 준비가 되지 않은 데이터베이스는 Azure Virtual Machines의 SQL Server로 마이그레이션할 수 있습니다. 또는 Azure SQL Database 마이그레이션 준비에 대한 평가 결과를 검토하세요. Assessment results @@ -111,8 +147,8 @@ This may take some time. Azure SQL - Azure SQL Database - Azure SQL Database + Azure SQL Database Server + Azure SQL Database 서버 Azure SQL Managed Instance @@ -211,8 +247,8 @@ This may take some time. 먼저 스토리지 계정 값을 선택합니다. - {0}/{1} databases can be migrated - {0}/{1}개 데이터베이스를 마이그레이션할 수 있음 + {0}/{1} databases can be migrated without issues + {0}/{1} 데이터베이스는 문제 없이 마이그레이션할 수 있습니다. Cancel @@ -258,6 +294,10 @@ This may take some time. I confirm there are no additional log backups to provide and want to complete cutover. 제공할 추가 로그 백업이 없음을 확인하고 컷오버를 완료하려고 함을 확인합니다. + + Connect + 연결 + Connection status 연결 상태 @@ -411,8 +451,8 @@ This may take some time. 모드 - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - SQL Server 인스턴스의 마이그레이션 준비 상태를 확인하고, 권장 Azure SQL 대상을 식별하고, SQL Server 인스턴스를 Azure SQL Managed Instance 또는 Azure Virtual Machines의 SQL Server로 마이그레이션을 완료합니다. + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + SQL Server 인스턴스의 마이그레이션 준비 상태를 확인하고, 권장되는 Azure SQL 대상을 식별하고, SQL Server 인스턴스를 Azure SQL Managed Instance, SQL Server on Azure Virtual Machines 또는 Azure SQL Database로 마이그레이션을 완료합니다. A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ This may take some time. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. Azure Data Studio용 Azure SQL 마이그레이션 확장은 Azure 권장 사항을 평가하고, 적합한 크기를 구하며, SQL Server 데이터베이스를 Azure로 마이그레이션하는 기능을 제공합니다. + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + SQL Server 인스턴스(온-프레미스 또는 Azure Virtual Machines)에서 Azure SQL Database(PREVIEW)로 데이터베이스를 마이그레이션하는 단계별 자습서입니다. + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. 가동 중지 시간을 최소화하면서 SQL Server 인스턴스(온-프레미스)에서 Azure Virtual Machines의 SQL Server로 데이터베이스를 마이그레이션하는 단계별 자습서입니다. @@ -442,6 +486,10 @@ This may take some time. Migrate databases using Azure Data Studio Azure Data Studio를 사용하여 데이터베이스 마이그레이션 + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + 자습서: Azure SQL 데이터베이스에서 SQL Server로 마이그레이션(오프라인) - (미리 보기) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) 자습서: Azure Virtual Machines에서 SQL Server로 마이그레이션(온라인) @@ -462,6 +510,10 @@ This may take some time. Azure SQL Migration Azure SQL 마이그레이션 + + Data source configuration + 데이터 원본 구성 + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. 원본에서 읽은 실제 데이터 양과 대상에 업로드된 실제 데이터 양에 대한 비교입니다. @@ -490,9 +542,17 @@ This may take some time. An error occurred while accessing database details. 데이터베이스 세부 정보에 액세스하는 동안 오류가 발생했습니다. - - Ensure that your backups were taken with the WITH CHECKSUM option. - WITH CHECKSUM 옵션을 사용하여 백업을 수행했는지 확인합니다. + + An error occurred while connecting to target migration database. + 대상 마이그레이션 데이터베이스에 연결하는 동안 오류가 발생했습니다. + + + Connection error:{0} {1} + 연결 오류: {0} {1} + + + Loading database table list.. + 데이터베이스 테이블 목록을 로드하는 중입니다. To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ This may take some time. Select the location of the database backups to use during migration. 마이그레이션 중에 사용할 데이터베이스 백업의 위치를 ​​선택합니다. - - Database backup - 데이터베이스 백업 - - - Ensure that the Azure Storage account does not use a private endpoint. - Azure Storage 계정이 프라이빗 엔드포인트를 사용하지 않는지 확인합니다. - Migration status 마이그레이션 상태 + + Refresh + 새로 고침 + + + To migrate to the Azure SQL target, select tables in each database for migration. + Azure SQL 대상으로 마이그레이션하려면 마이그레이션할 각 데이터베이스에서 테이블을 선택합니다. + + + Migration table selection + 마이그레이션 테이블 선택 + + + Source database + 원본 데이터베이스 + + + Select tables + 테이블 선택 + + + Target database + 대상 데이터베이스 + Database to be migrated 마이그레이션할 데이터베이스 + + Please select target database tables to migrate to. At least one database with one table is required. + 마이그레이션할 대상 데이터베이스 테이블을 선택하세요. 테이블이 하나 이상 있는 데이터베이스가 하나 이상 필요합니다. + Databases ({0}/{1}) 데이터베이스({0}/{1}) @@ -670,6 +750,10 @@ This may take some time. Error 오류 + + Click to view error details + 오류 세부 정보를 보려면 클릭하세요. + Migration error(s)) 마이그레이션 오류 @@ -810,6 +894,10 @@ This may take some time. Enter a valid name for the Migration Service. 마이그레이션 서비스의 유효한 이름을 입력하세요. + + To continue, select a valid Azure SQL Database server. + 계속하려면 유효한 Azure SQL Database 서버를 선택합니다. + To continue, select a valid storage account. 계속하려면 유효한 스토리지 계정을 선택하세요. @@ -831,8 +919,8 @@ This may take some time. 계속하려면 유효한 가상 머신을 선택하세요. - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Azure Database Migration Service는 데이터베이스 마이그레이션 활동을 오케스트레이션하고 진행 상황을 추적합니다. 기존 Database Migration Service를 Azure SQL 대상으로 선택하거나 이전에 만든 경우 아래에서 새로 만들 수 있습니다. + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Azure Database Migration Service는 데이터베이스 마이그레이션 활동을 오케스트레이션하고 진행 상황을 추적합니다. 기존 Database Migration Service를 이전에 생성한 경우 기존 서비스를 선택하거나 아래에서 새로 생성할 수 있습니다. No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ This may take some time. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime 3단계: '연결 테스트' 단추를 클릭하여 Azure Database Migration Service와 Integration Runtime 간의 연결을 확인합니다. + + Blocking Issue: {0} + 차단 문제: {0} + Issues 문제 @@ -898,10 +990,6 @@ This may take some time. Last applied LSN 마지막으로 적용된 LSN - - Last backup - 마지막 백업 - Last scan completed: {0} 마지막 검사 완료: {0} @@ -922,6 +1010,26 @@ This may take some time. Location 위치 + + Source database + 원본 데이터베이스 + + + Target database + 대상 데이터베이스 + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + 원본 데이터베이스를 마이그레이션할 대상 데이터베이스를 선택합니다. 하나의 원본 데이터베이스에 대해서만 대상 데이터베이스를 선택할 수 있습니다. + + + Map selected source databases to target databases for migration + 선택한 원본 데이터베이스를 마이그레이션할 대상 데이터베이스에 매핑 + + + Select a target database + 대상 데이터베이스 선택 + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. 관리되는 인스턴스 '{0}'은(는) 현재 '{1}' 상태이므로 마이그레이션에 사용할 수 없습니다. 계속하려면 사용 가능한 관리형 인스턴스를 선택합니다. @@ -958,6 +1066,14 @@ This may take some time. {0} mins {0}분 + + To continue, enter a valid target password. + 계속하려면 유효한 대상 암호를 입력합니다. + + + To continue, enter a valid target user name. + 계속하려면 유효한 대상 사용자 이름을 입력합니다. + Mode 모드 @@ -1071,8 +1187,12 @@ This may take some time. 파일 공유를 찾을 수 없습니다. - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - Azure SQL Managed Instance에서 SQL Server로 마이그레이션하는 문제를 찾을 수 없습니다. + No issues found for migrating to Azure SQL Managed Instance. + Azure SQL Managed Instance로 마이그레이션하는 데 문제가 없습니다. + + + No issues found for migrating to Azure SQL Database. + Azure SQL 데이터베이스로 마이그레이션하는 데 문제가 없습니다. No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ This may take some time. Assessment results are unavailable. 평가 결과를 사용할 수 없습니다. + + No Azure SQL databases found. + Azure SQL 데이터베이스를 찾을 수 없습니다. + + + No Azure SQL database servers found. + Azure SQL 데이터베이스 서버를 찾을 수 없습니다. + No storage accounts found. 스토리지 계정을 찾을 수 없음. @@ -1158,25 +1286,37 @@ This may take some time. Physical partitions 실제 파티션 + + Target password + 대상 암호 + + + Enter the target password + 대상 암호 입력 + User account 사용자 계정 - Azure account details - Azure 계정 세부 정보 + An Azure account (not required for assessment or SKU recommendation functionality) + Azure 계정(평가 또는 SKU 권장 기능에는 필요하지 않음) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Azure 가상 머신의 Azure SQL Managed Instance 또는 SQL Server + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + 온-프레미스 또는 Azure Virtual Machine의 SQL Server 또는 클라우드(프라이빗, 퍼블릭)에서 실행되는 모든 가상 머신에서 실행되는 원본 SQL Server 데이터베이스입니다. - Backup location details - 위치 세부 정보 백업 + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + Azure SQL Managed Instance, Azure Virtual Machine의 SQL Server 또는 데이터베이스를 마이그레이션할 Azure SQL Database. + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + 네트워크 파일 공유 또는 Azure Blob Storage 컨테이너(Azure SQL Database 대상에는 필요하지 않음)인 데이터베이스 백업 위치 세부 정보. - Things you need before starting a migration: - 마이그레이션을 시작하기 전에 필요한 사항: + Things you need before starting your Azure SQL migration: + Azure SQL 마이그레이션을 시작하기 전에 필요한 사항: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ This may take some time. Resource group created 리소스 그룹을 만들었습니다. + + Save assessment report + 평가 보고서 저장 + + + Successfully saved assessment report to {0}. + 평가 보고서를 {0}에 저장했습니다. + Save and close 저장하고 닫기 @@ -1254,6 +1402,14 @@ This may take some time. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. 구성을 저장했습니다. 백그라운드에서 성능 데이터 수집을 계속 실행합니다. 원하는 경우 수집을 중지할 수 있습니다. + + Save recommendation report + 권장 사항 보고서 저장 + + + Successfully saved recommendation report to {0}. + 권장 사항 보고서를 {0}에 저장했습니다. + Cancel 취소 @@ -1350,6 +1506,10 @@ This may take some time. An error occurred while loading locations. Please check your Azure connection and try again. 위치를 로드하는 동안 오류가 발생했습니다. Azure 연결을 확인하고 다시 시도하세요. + + Select a target server. + 대상 서버를 선택합니다. + An error occurred while loading available resource groups. Please check your Azure connection and try again. 사용 가능한 리소스 그룹을 로드하는 동안 오류가 발생했습니다. Azure 연결을 확인하고 다시 시도하세요. @@ -1506,10 +1666,14 @@ This may take some time. {0} TB {0}TB - + {0} recommendations available {0} 권장 사항 사용 가능 + + {0} recommendation available + {0} 권장 사항 사용 가능 + Azure configuration Azure 구성 @@ -1518,10 +1682,6 @@ This may take some time. Business critical 중요 비즈니스용 - - {0} - {1} vCore - {0} - {1} vCore - Gen5 Gen5 @@ -1530,6 +1690,10 @@ This may take some time. General purpose 범용 + + Hyperscale + 하이퍼스케일 + {0} - {1} - {2} vCore {0} - {1} - {2} vCore @@ -1546,6 +1710,14 @@ This may take some time. Memory optimized premium-series 메모리 최적화 프리미엄-데이터 계열 + + {0} - {1} vCore + {0} - {1} vCore + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - {2} vCore - {3}GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ This may take some time. I already have the performance data 성능 데이터가 이미 있습니다. - - Generating Azure recommendations using provided performance data... - 제공된 성능 데이터를 사용하여 Azure 권장 사항을 생성하는 중... - Select a folder on your local drive where previously collected performance data was saved 이전에 수집한 성능 데이터가 저장된 로컬 드라이브의 폴더 선택 @@ -1615,8 +1783,8 @@ This may take some time. '권장 사항 새로 고침' 버튼을 눌러 주기적으로 업데이트된 권장 사항을 다시 확인합니다. - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - Azure 권장 사항은 성능 데이터를 수집하고 분석한 다음 워크로드에 적합한 크기의 Azure 데이터베이스를 권장합니다. + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + Azure 권장 사항은 성능 데이터를 수집하고 분석한 다음 워크로드에 적합한 크기의 Azure 대상을 권장합니다. Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ This may take some time. Data storage requirement 데이터 스토리지 요구 사항 - - Azure SQL Database - Azure SQL Database - {0} GB {0}GB @@ -1702,6 +1866,10 @@ This may take some time. Azure SQL Managed Instance Azure SQL Managed Instance + + Azure SQL Managed Instance + Azure SQL Managed Instance + {0} ms {0}ms @@ -1718,6 +1886,14 @@ This may take some time. Edit recommendation parameters 권장 사항 매개 변수 편집 + + Enable elastic recommendation + 탄력적 권장 사항 사용 + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + 탄력적 권장 사항은 기존 온클라우드 고객에 대한 개인 설정된 가격 대비 성능 프로파일링을 활용하는 대체 추천 모델을 사용합니다. + Enable preview features 미리 보기 기능 사용 @@ -1763,13 +1939,17 @@ This may take some time. {0}번째 백분위수 - Azure recommendation - Azure 권장 사항 + Azure recommendation (PREVIEW) + Azure 권장 사항(미리 보기) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Azure SQL Managed Instance로 마이그레이션하려면 평가 결과를 보고 하나 이상의 데이터베이스를 선택합니다. + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Azure SQL Database(미리 보기)로 마이그레이션하려면 평가 결과를 보고 하나 이상의 데이터베이스를 선택합니다. + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Azure 가상 머신의 SQL Server로 마이그레이션하려면 평가 결과를 보고 하나 이상의 데이터베이스를 선택합니다. @@ -1842,6 +2022,14 @@ This may take some time. SQL tempdb SQL tempdb + + Azure SQL Database (PREVIEW) + Azure SQL Database(미리 보기) + + + Azure SQL Database + Azure SQL Database + Stop data collection 데이터 수집 중지 @@ -1914,6 +2102,10 @@ This may take some time. SQL Server on Azure Virtual Machine Azure 가상 머신의 SQL Server + + SQL Server on Azure Virtual Machine + Azure 가상 머신의 SQL Server + Source configuration 원본 구성 @@ -2006,6 +2198,10 @@ This may take some time. Used parallel copies 사용된 병렬 복사본 + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + SQL 데이터베이스 서버 '{0}'은(는) 현재 '{1}' 상태이므로 마이그레이션에 사용할 수 없습니다. 계속하려면 사용 가능한 SQL 데이터베이스 서버를 선택합니다. + Source database 원본 데이터베이스 @@ -2075,20 +2271,12 @@ This may take some time. 상태: 성공함 - {0} Errors) - 오류 {0}개) - - - {0} - {0} + ({0} errors) + ({0}개의 오류) - {0} Error) - 오류 {0}개) - - - {0} ( - {0}( + ({0} error) + ({0}개의 오류) Failed @@ -2098,10 +2286,18 @@ This may take some time. In progress 진행 중 + + Ready for cutover + 전환 준비 + Refresh 새로 고침 + + Restoring + 복원 + Retriable 다시 시도 가능 @@ -2118,13 +2314,25 @@ This may take some time. Succeeded 성공 + + Uploading full backup + 전체 백업 업로드 + + + Uploading log backup(s) + 로그 백업 업로드 + + + {0} + {0} + - {0} Warnings) - 경고 {0}개) + ({0} warnings) + ({0}개의 경고) - {0} Warning) - 경고 {0}개) + ({0} warning) + ({0}개의 경고) Storage account @@ -2154,6 +2362,10 @@ This may take some time. Summary 요약 + + Azure SQL Database + Azure SQL Database + SQL Server on Azure Virtual Machine Azure 가상 머신의 SQL Server @@ -2198,6 +2410,26 @@ This may take some time. Table migration status: {0} 테이블 마이그레이션 상태: {0} + + Missing target tables excluded from list: {0} + 목록에서 제외된 대상 테이블이 없습니다. {0} + + + Select tables for {0} + {0}에 대한 테이블 선택 + + + {0} of {1} tables selected + {0}/{1} 선택합 + + + {0} of {1} + {0}/{1} + + + Edit + 편집 + Target 대상 @@ -2226,6 +2458,18 @@ This may take some time. Target server 대상 서버 + + Tables selected + 선택한 테이블 + + + Target table does not exist + 대상 테이블이 없음 + + + Target table is not empty. + 대상 테이블이 비어 있지 않습니다. + Target version 대상 버전 @@ -2251,9 +2495,17 @@ This may take some time. 이 대상 데이터베이스의 고유한 이름 선택 - Username + User name 사용자 이름 + + Target user name + 대상 사용자 이름 + + + Enter the target user name + 대상 사용자 이름 입력 + All database migrations 모든 데이터베이스 마이그레이션 @@ -2306,6 +2558,10 @@ This may take some time. Azure account Azure 계정 + + An error occurred while conneting to the target server. + 대상 서버에 연결하는 동안 오류가 발생했습니다. + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ This may take some time. 사용할 수 있는 권장 사항 없음 - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - 원본의 성능 특성을 만족할 SKU가 없어 SKU 권장 사항이 생성되지 않았습니다. 다른 대상 플랫폼을 선택하거나, 권장 사항 매개 변수를 조정하거나, 평가할 다른 데이터베이스 집합을 선택해 보세요. + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + 원본의 성능 특성을 만족할 SKU가 없어 SKU 권장 사항이 생성되지 않았습니다. 다른 대상 플랫폼을 선택하거나, 권장 사항 매개 변수를 조정하거나, 평가할 다른 데이터베이스 집합을 선택하거나 권장 모델을 변경해 보세요. + + + Connection was successful but did not find any target databases. + 연결에 성공했지만 대상 데이터베이스를 찾지 못했습니다. + + + Connection error: {0} + 연결 오류: {0} + + + Connection was successful. Target databases found: {0} + 연결에 성공했습니다. 검색된 대상 데이터베이스: {0} Select an Azure account and your target {0}. Azure 계정과 {0} 대상을 선택합니다. + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + 데이터베이스 매핑 오류입니다. 대상 데이터베이스 '{0}'을 데이터베이스 '{1}'에 대한 마이그레이션 대상으로 선택할 수 없습니다. 대상 데이터베이스 '${targetDatabaseName}'이(가) 데이터베이스 '{2}'에 대한 마이그레이션 대상으로 이미 선택되어 있습니다. 다른 대상 데이터베이스를 선택하세요. + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + 데이터베이스 매핑 오류입니다. 마이그레이션할 대상 데이터베이스가 없습니다. 대상 서버 연결을 구성하고 연결을 클릭하여 사용 가능한 데이터베이스 마이그레이션 대상 목록을 수집하세요. + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + 데이터베이스 매핑 오류입니다. 원본 데이터베이스 '{0}'이(가) 대상 데이터베이스에 매핑되지 않았습니다. 마이그레이션할 대상 데이터베이스를 선택하세요. + Azure SQL target Azure SQL 대상 @@ -2366,6 +2646,10 @@ This may take some time. {0} of {1} databases selected 데이터베이스 {0}/{1}개가 선택됨 + + {0} of {1} + {0}/{1} + diff --git a/resources/xlf/ko/sql.ko.xlf b/resources/xlf/ko/sql.ko.xlf index 393256f67a..8858b4be6b 100644 --- a/resources/xlf/ko/sql.ko.xlf +++ b/resources/xlf/ko/sql.ko.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + 새 열 너비 제공 + + + Invalid column width + 잘못된 열 너비 + + + Size cannot be 0 or negative + 크기는 0 또는 음수일 수 없음 + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. {0}에서 Azure Data Studio를 사용하려면 Azure Data Studio를 다시 시작해야 합니다. + + `${appName}`: e.g. Azure Data Studio. + `${appName}`: 예 - Azure Data Studio. + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu 개체 탐색기 항목 상황에 맞는 메뉴 + + open the default settings JSON + 기본 설정 JSON 열기 + + + Open Default Settings (JSON) + 기본 설정 열기(JSON) + Please reload Azure Data Studio to disable this extension. 이 확장을 사용하지 않으려면 Azure Data Studio를 다시 로드하세요. @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. 업데이트 후 릴리스 정보를 표시합니다. 릴리스 정보는 새 웹 브라우저 창에서 열립니다. + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + 확장이 Azure Data Studio {0}과(와) 호환되지 않습니다. 확장에 {1}이(가) 필요합니다. + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + 확장은 Azure Data Studio {0}과(와) 호환되지 않습니다. 확장에는 현재 지원되는 버전({2})보다 최신 버전인 최신 VS Code Engine 버전 {1}이(가) 필요합니다. + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + `{0}` 값 {1}을(를) 구문 분석할 수 없습니다. 예를 들어 ^1.22.0, ^1.22.x 등을 사용하세요. + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. 파일 감시에서 제외할 파일 경로의 GLOB 패턴을 구성합니다. 패턴은 절대 경로에서 일치해야 합니다. 즉, 적절하게 일치하려면 접두사가 '**/'이거나 전체 경로여야 하고, 경로 내 파일과 일치하려면 접미사가 '/**'여야 합니다(예: '**/build/output/**' 또는 '/Users/name/workspaces/project/build/output/**'). 이 설정을 변경하려면 다시 시작해야 합니다. 시작할 때 Azure Data Studio에서 CPU 시간을 많이 소비하는 경우 큰 폴더를 제외하여 초기 로드를 줄일 수 있습니다. + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + 터미널에서 동시 키 바인딩을 허용할지 여부입니다. 이 설정이 true이고 키 입력이 동시에 발생하는 경우 `#terminal.integrated.commandsToSkipShell#`가 무시되고, 이 설정을 false로 설정하면 <ctrl+k>를 눌러 셸(Azure Data Studio 아님)로 이동하려는 경우에 특히 유용합니다. + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + 터미널에서 발견되면 자동으로 응답되는 메시지 집합입니다. 메시지가 충분히 구체적인 경우 일반적인 응답을 자동화하는 데 도움이 될 수 있습니다. + +비고: + +- {0}을(를) 사용하여 Windows에서 일괄 작업 종료 프롬프트에 자동으로 응답합니다. +- 메시지에는 이스케이프 시퀀스가 포함되어 있어 스타일이 지정된 텍스트에서는 응답이 발생하지 않을 수 있습니다. +- 각 회신은 1초에 한 번만 발생할 수 있습니다. +- Enter 키를 의미하려면 회신에 {1}을(를) 사용하세요. +- 기본 키를 설정 해제하려면 값을 null로 설정하세요. +- 새 항목이 적용되지 않으면 VS Code를 다시 시작합니다. + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + 키 바인딩이 셸에 전송되지 않고 항상 Azure Data Studio에서 처리되는 명령 ID 세트입니다. 따라서 보통은 셸에서 사용되어 터미널에 포커스가 없을 때와 동일하게 작동하는 키 바인딩을 사용할 수 있습니다(예: 'Ctrl+P'를 사용하여 Quick Open 시작). + +&nbsp; + +기본적으로 많은 명령을 건너뜁니다. 기본값을 무시하고 대신 해당 명령의 키 바인딩을 셸에 전달하려면 `-` 문자가 접두사로 붙은 명령을 추가하세요. 예를 들어 `Ctrl+P`가 쉘에 도달할 수 있도록 `-workbench.action.quickOpen`을 추가합니다. + +&nbsp; + +다음과 같은 기본 건너뛰는 명령 목록은 설정 편집기에서 볼 때 잘립니다. 전체 목록을 보려면 아래 목록에서 첫 번째 명령을 {1} 및 검색하세요. + +&nbsp; + +기본 건너뛴 명령: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Azure Data Studio 터미널은 셸에서 들어오는, UTF-8로 인코딩된 데이터만 지원하므로 '$LANG' 환경 변수를 검색하고 UTF-8 규격 옵션으로 설정할지 여부를 제어합니다. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Linux의 터미널에서 사용할 Azure Data Studio 프로세스에 추가될 환경 변수가 있는 개체입니다. 환경 변수를 삭제하려면 'null'로 설정하세요. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + macOS의 터미널에서 사용할 Azure Data Studio 프로세스에 추가될 환경 변수가 있는 개체입니다. 환경 변수를 삭제하려면 'null'로 설정하세요. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Windows 터미널에서 사용할 Azure Data Studio 프로세스에 추가되는 환경 변수를 포함하는 개체입니다. 환경 변수를 삭제하려면 'null'로 설정합니다. + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + 새 셸에서 $PATH 및 기타 개발 변수가 초기화되도록 로그인 셸을 제공할 수 있는 Azure Data Studio에서 환경을 상속해야 하는지 여부입니다. 이는 Windows에는 영향을 주지 않습니다. + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. Azure Data Studio를 다시 로드하여 이 확장 {0}의 제거를 완료하세요. @@ -377,6 +495,14 @@ + + + + Collapse All + 모두 축소 + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + 지원되지 않는 연결 + + + Loading... + 로드 중... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + 지정된 ID가 '{0}'인 직렬화 공급자를 찾을 수 없습니다. + Cannot serialize data as no provider has been registered 공급자가 등록되지 않은 경우 데이터를 직렬화할 수 없습니다. @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + 단추 드롭다운 상자 그림자 색 + The button dropdown background hover color 단추 드롭다운 배경 가리키기 색 - - The button dropdown box shadow color - 단추 드롭다운 상자 그림자 색 - Callout dialog body background. 설명선 대화 상자 본문 배경입니다. @@ -1160,6 +1302,14 @@ + + False + False + + + True + True + General 일반 @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} 개체 {1}에서 {0}(으)로 스크립팅했으나 스크립트가 반환되지 않았습니다. - - No script was returned when calling select script on object - 개체에 대해 스크립트 선택을 호출할 때 스크립트가 반환되지 않았습니다. - Scripting Failed 스크립트 실패 @@ -1328,6 +1474,14 @@ Select 선택 + + Failed to generate script for Edit Data editor. + 데이터 편집 편집기에 대한 스크립트를 생성하지 못했습니다. + + + Failed to generate select script for the selected object. + 선택한 개체에 대한 선택 스크립트를 생성하지 못했습니다. + Update 업데이트 @@ -3172,6 +3326,10 @@ + + Icon represent a server. + 아이콘은 서버를 나타냅니다. + Servers 서버 @@ -3272,6 +3430,10 @@ Save As JSON JSON으로 저장 + + Save As Markdown + Markdown으로 저장 + Save As XML XML로 저장 @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0}, 화살표 키를 사용하여 노드 간 탐색 + Zoom level cannot be 0 or negative 확대/축소 수준은 0 또는 음수일 수 없음 @@ -3293,8 +3459,24 @@ - Compare Execution Plans - 실행 계획 비교 + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + 속성 테이블 검색 + + + Filter for any field... + 모든 필드에 대해 필터링 + + + Search top operations + 상위 작업 검색 @@ -3320,14 +3502,14 @@ Loading execution plan 실행 계획을 로드하는 중 - - Add execution plans to compare - 비교할 실행 계획 추가 - Execution Plan Files 실행 계획 파일 + + Add execution plan + 실행 계획 추가 + Properties 속성 @@ -3364,6 +3546,22 @@ Zoom to fit 크기에 맞게 확대/축소 + + Bottom execution Plan {0} + 최하위 실행 계획 {0} + + + Top execution Plan {0} + 최상위 실행 계획 {0} + + + Tooltips disabled + 도구 설명 사용 안 함 + + + Tooltips enabled + 도구 설명 활성화함 + Query {0} of {1}: {2} 쿼리 {0}/{1}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - 맨 아래 작업: {0} - - - Left operation: {0} - 왼쪽 작업: {0} - - - Right operation: {0} - 오른쪽 작업: {0} - - - Top operation: {0} - 맨 위 작업: {0} - Edge Edge + + Bottom operation: {0} + 맨 아래 작업: {0} + + + Left operation: {0} + 왼쪽 작업: {0} + + + Equivalent Properties + 해당 속성 + + + Greater than + 보다 큼 + + + Less than + 보다 작음 + Name 이름 + + Not equal to + 같지 않음 + Value (Bottom Plan) 값(맨 아래 계획) @@ -3412,10 +3618,22 @@ Value (Top Plan) 값(맨 위 플랜) + + Right operation: {0} + 오른쪽 작업: {0} + + + Top operation: {0} + 맨 위 작업: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + true인 경우 실행 계획에 대한 마우스 오버 시 도구 설명을 활성화합니다. false인 경우 노드 클릭 또는 F3 키 누름 시 도구 설명이 표시됩니다. + Compare execution plans 실행 계획 비교 @@ -3424,6 +3642,10 @@ Compare execution plans 실행 계획 비교 + + Execution Plan + 실행 계획 + @@ -3472,6 +3694,14 @@ Copy 복사 + + Collapse All + 모두 축소 + + + Expand All + 모두 확장 + Close 닫기 @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - 쿼리 계획(미리 보기) + Query Plan + 쿼리 계획 @@ -3517,8 +3747,8 @@ 모두 선택 - Plan Tree (Preview) - 계획 트리(미리 보기) + Plan Tree + 플랜 트리 Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files 실행 계획 파일 + + Execution Plan {0} + 실행 계획 {0} + Compare execution plan 실행 계획 비교 @@ -3560,6 +3794,10 @@ Zoom to fit 크기에 맞게 + + Highlight Expensive Operation + 비용이 많이 드는 작업 강조 표시 + Show Query Plan XML 쿼리 계획 XML 표시 @@ -3619,8 +3857,8 @@ 모두 선택 - Top Operations (Preview) - 상위 작업(미리 보기) + Top Operations + 주요 작업 Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - 닫기(이스케이프) + Close + 닫기 Apply 적용 - Apply Zoom (Enter) - 확대/축소 적용(Enter) + Apply Zoom + 확대/축소 적용 Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ 확대/축소(백분율) - Zoom (Enter) - 확대/축소(Enter) + Zoom + Zoom + + + + + + + Actual Number of Rows For All Executions + 모든 실행에 대한 실제 행 수 + + + Close + 닫기 + + + Actual Elapsed CPU Time + 실제 경과된 CPU 시간 + + + Actual Elapsed Time + 실제 경과 시간 + + + Cost + 비용 + + + Number of Rows Read + 읽은 행 수 + + + Off + 끄기 + + + Select expense metric + 경비 메트릭 선택 + + + Subtree Cost + 하위 트리 비용 + + + Metric: + 메트릭: + + + Apply + 적용 + + + Apply + 적용 + + + Highlight Expensive Operation + 비용이 많이 드는 작업 강조 표시 + + + Don't Show Again + 다시 표시 안 함 + + + No + 아니요 + + + Yes + + + + Set chosen metric as the default for query execution plans? + 선택한 메트릭을 쿼리 실행 계획의 기본값으로 설정하시겠습니까? + + + Off + 끄기 - Close (Escape) - 닫기(이스케이프) + Close + 닫기 + + + Enter search value + 검색 값 입력 Contains @@ -3670,13 +3988,29 @@ Equals 같음 + + Select property + 속성 선택 + + + Select search type + 검색 유형 선택 + - Next Match (Enter) - 다음 일치 항목(Enter) + Next Match + 다음 검색 결과 - Previous Match (Shift+Enter) - 이전 일치 항목(Shift+Enter) + Previous Match + 이전 검색 결과 + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Error: {1} + + Icon represent a notebook. + 아이콘은 전자 필기장을 나타냅니다. + Notebooks Notebook @@ -5436,6 +5774,10 @@ Error: {1} Data 데이터 + + Execution Plan + 실행 계획 + Notebook Notebook @@ -5684,6 +6026,10 @@ Error: {1} Save As JSON JSON으로 저장 + + Save As Markdown + Markdown으로 저장 + Save As XML XML로 저장 @@ -5904,6 +6250,22 @@ Error: {1} Character used for enclosing text fields when saving results as CSV 결과를 CSV로 저장할 때 텍스트 필드를 묶는 데 사용하는 문자 + + When true, column headers are included when saving results as an Excel file + true이면 결과를 Excel 파일로 저장할 때 열 머리글이 포함됩니다. + + + File encoding used when saving results as Markdown + 결과를 Markdown으로 저장할 때 사용되는 파일 인코딩 + + + When true, column headers are included when saving results as a Markdown file + true이면 결과를 Markdown 파일로 저장할 때 열 머리글이 포함됩니다. + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Markdown으로 내보낼 때 줄을 구분하는 데 사용할 문자입니다. 기본값은 시스템 줄 끝입니다. + File encoding used when saving results as XML 결과를 XML로 저장할 때 사용되는 파일 인코딩 @@ -6136,6 +6498,10 @@ Error: {1} Resource Viewer 리소스 뷰어 + + Icon for resource viewer. + 리소스 뷰어의 아이콘입니다. + @@ -6302,14 +6668,6 @@ Error: {1} - - - - Preview feature - 미리 보기 기능 - - - @@ -6468,6 +6826,22 @@ Error: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + 이제 Azure Data Studio에서 모든 SQL Server 연결에 대해 기본적으로 암호화를 사용합니다. 이로 인해 특정 암호화 관련 연결 속성이 변경되지 않는 한 기존 연결이 더 이상 작동하지 않을 수 있습니다.{0}아래 링크에서 자세한 내용을 검토하는 것이 좋습니다. + + + More information + 추가 정보 + + + Important Update + 중요 업데이트 + + + @@ -6828,6 +7202,49 @@ Error: {1} + + + + &&Welcome + && denotes a mnemonic + 시작(&&W) + + + Controls which editor is shown at startup, if none are restored from the previous session. + 이전 세션에서 복원된 편집기가 없는 경우 시작 시 편집기의 표시 여부를 제어합니다. + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 새로운 제목 없는 파일을 엽니다(빈 창을 여는 경우에만 적용됨). + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 편집기를 사용하지 않고 시작합니다. + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 폴더가 포함된 폴더를 열 때 README를 열고, 그렇지 않으면 'welcomePage'로 대체합니다. 참고: 이 항목은 전역 ccnfiguration으로만 관찰되며, 작업 영역 또는 폴더 구성에 설정된 경우 무시됩니다. + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Azure Data Studio 및 확장을 시작하는 데 도움이 되는 콘텐츠가 포함된 시작 페이지를 엽니다. + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 빈 워크벤치를 열 때 시작 페이지를 엽니다. + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 시작하기 둘러보기로 시작 페이지 열기(기본값) + + + @@ -7134,6 +7551,10 @@ Error: {1} Connection error 연결 오류 + + Enable Trust server certificate + 신뢰 서버 인증서 활성화 + Connection failed due to Kerberos error. Kerberos 오류로 인해 연결이 실패했습니다. @@ -7146,6 +7567,18 @@ Error: {1} If you have previously connected you may need to re-run kinit. 이전에 연결된 경우 kinit을 다시 실행해야 할 수 있습니다. + + Run Kinit + Kinit 실행 + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + 이 연결에서 암호화가 사용 설정되었습니다. 대상 SQL Server의 SSL 및 인증서 구성을 검토하거나 연결 대화 상자에서 '신뢰할 수 있는 서버 인증서'를 사용 설정하세요. + + 참고: 자체 서명된 인증서 제한된 보호만 제공하며 프로덕션 환경에서는 권장되지 않습니다. 이 연결에서 '신뢰할 수 있는 서버 인증서'를 활성화하고 다시 시도하시겠습니까? + @@ -7174,26 +7607,10 @@ Error: {1} Connect 연결 - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - '{0}' 공급자 유형을 지원하는 확장이 현재 설치되어 있지 않습니다. 설치하고 다시 시도하세요. - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - 이 리소스에 연결하려면 '{0}' 확장이 필요합니다. 설치하고 다시 시도하세요. - Recent Connections 최근 연결 - - View Extension - 확장 보기 - - - View Extensions - 확장 보기 - No recent connection 최근 연결 없음 @@ -7210,6 +7627,10 @@ Error: {1} Are you sure you want to cancel this connection? 이 연결을 취소하시겠습니까? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + 이 리소스에 연결하려면 '{0}' 확장이 필요합니다. 해당 확장을 설치하시겠습니까? + Connection result is invalid 연결 결과가 잘못되었습니다. @@ -7230,6 +7651,10 @@ Error: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. 서버 버전은 Azure Data Studio에서 지원되지 않으므로 계속 연결할 수 있지만 Azure Data Studio의 일부 기능이 예상대로 작동하지 않을 수 있습니다. + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + '{0}' 공급자 유형을 지원하는 확장이 현재 설치되어 있지 않습니다. 확장을 보시겠습니까? + Could not find provider for uri: {0} {0} URI에 대한 공급자를 찾을 수 없습니다. @@ -7258,6 +7683,14 @@ Error: {1} Advanced... 고급... + + False + False + + + True + True + Account 계정 @@ -7406,6 +7839,10 @@ Error: {1} OK 확인 + + Read More + 더 읽기 + @@ -7961,14 +8398,6 @@ Error: {1} - - - - Loading... - 로드 중... - - - @@ -8041,14 +8470,6 @@ Error: {1} - - - - Loading... - 로드 중... - - - @@ -8263,6 +8684,10 @@ Error: {1} JSON JSON + + Markdown + Markdown + Plain Text 일반 텍스트 @@ -8527,10 +8952,6 @@ Error: {1} Cancel 취소 - - Group Color: {0} - 그룹 색: {0} - OK 확인 diff --git a/resources/xlf/pt-br/arc.pt-BR.xlf b/resources/xlf/pt-br/arc.pt-BR.xlf index b2341b5eaa..c206d8cf3a 100644 --- a/resources/xlf/pt-br/arc.pt-BR.xlf +++ b/resources/xlf/pt-br/arc.pt-BR.xlf @@ -6,10 +6,6 @@ USD USD - - adding worker nodes - adicionando nós de trabalho - Apply Aplicar @@ -90,18 +86,18 @@ without downtime and by sem tempo de inatividade e por + + Compute Configuration + Configuração de Computação + Condition Condição - + Configuration Configuração - - Configuration (per node) - Configuração (por nó) - Configure retention policy Configurar política de retenção @@ -135,12 +131,12 @@ Não foi possível conectar à instância gerenciada do SQL-Instância do Azure Arc {0}. {1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - Conectar-se à Hiperescala do PostgreSQL – Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + Conectar ao servidor PostgreSQL - Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - Não foi possível conectar-se à Hiperescala do PostgreSQL - Instância do Azure Arc {0}. {1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + Não foi possível conectar ao servidor PostgreSQL - Instância Azure Arc {0}. {1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator Coordenador - - Coordinator Node CPU limit - Limite da CPU do nó coordenador - - - Coordinator Node CPU request - Solicitação da CPU do nó coordenador - Coordinator endpoint Ponto de extremidade do coordenador - - Coordinator Node Memory limit (in GB) - Limite de Memória do Nó Coordenador (em GB) - - - Coordinator Node Memory request (in GB) - Solicitação de Memória do Nó Coordenador (em GB) - - - Coordinator Node - Nó coordenador - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Você pode configurar o número de núcleos de CPU e o tamanho de armazenamento que serão aplicados ao nó coordenador. Ajuste o número de núcleos de CPU e configurações de memória para o grupo de servidores. Para redefinir as solicitações e/ou limites, passe um valor vazio. - Coordinator Node Parameters Parâmetros do nó coordenador @@ -570,12 +542,12 @@ Último ponto no tempo - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - Saiba mais sobre as configurações do mecanismo de banco de dados da Hiperescala de PostgreSQL habilitada para o Azure Arc + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + Saiba mais sobre as configurações do mecanismo de banco de dados para o PostgreSQL habilitado para o Azure Arc - Learn more about Azure PostgreSQL Hyperscale client interfaces - Saiba mais sobre a Hiperescala de PostgreSQL habilitada para o Azure Arc. + Learn more about Azure PostgreSQL client interfaces + Saiba mais sobre interfaces de cliente so Azure PostgreSQL Learn More. @@ -698,8 +670,8 @@ Não foi encontrado nenhum parâmetro do servidor de trabalho... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - Não há problemas conhecidos afetando essa instância de Hiperescala do PostgreSQL. + There aren’t any known issues affecting this PostgreSQL instance. + Não há nenhum problema conhecido que afete esta instância do PostgreSQL. The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node - - Node configuration - Configuração do nó - nodes nós @@ -818,8 +786,8 @@ É necessária uma conexão para mostrar e definir as configurações do mecanismo do banco de dados. - PostgreSQL Hyperscale - Azure Arc - Hiperescala do PostgreSQL – Azure Arc + PostgreSQL server - Azure Arc + Servidor PostgreSQL - Azure Arc Point in time restore @@ -866,8 +834,8 @@ Selecionar uma cápsula no menu suspenso abaixo para informação detalhada sobre integridade - PostgreSQL Hyperscale server group by - Grupo de servidores de Hiperescala do PostgreSQL por + PostgreSQL by + PostgreSQL pelo Admin username @@ -882,8 +850,8 @@ Você pode dimensionar seu Azure Arc habilitado - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - Hiperescala PostgreSQL - Painel do Azure Arc - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + Servidor PostgreSQL - Painel Azure Arc (Pré-visualização) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. Selecione uma das cadeias de conexão de cliente disponíveis abaixo. + + Server + Servidor + Server Endpoint Ponto de Extremidade do Servidor - - Server group nodes - Nós do grupo de servidores - Server group type Tipo de grupo de servidores @@ -1249,30 +1217,10 @@ Worker Trabalhador - - Worker Nodes CPU limit - Limite de CPU de Nós de Trabalho - - - Worker Nodes CPU request - Solicitação de CPU de Nós de Trabalho - - - Worker Nodes Memory limit (in GB) - Limite de Memória de Nós de Trabalho (em GB) - - - Worker Nodes Memory request (in GB) - Solicitação de Memória de Nós de Trabalho (em GB) - Worker node count Contagem de nós de trabalho - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - É possível expandir e reduzir o grupo de servidores reduzindo ou aumentando o número de nós de trabalho. O valor deve ser 0 ou maior que 1. - Worker Node Parameters Parâmetros do Nó de Trabalho @@ -1281,22 +1229,10 @@ Worker Nodes Nós de trabalho - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Você pode configurar o número de núcleos de CPU e o tamanho da memória que serão aplicados a todos os nós de trabalho. Ajuste o número de núcleos de CPU e configurações de memória para o grupo de servidores. Para redefinir as solicitações e/ou limites, transmita um valor vazio. - - - Expand your server group and scale your database by adding worker nodes. - Expanda o grupo de servidores e dimensione o banco de dados adicionando nós de trabalho. - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. Esses parâmetros do servidor do nó de trabalho podem ser definidos como valores personalizados (não padrão). Pesquisar para localizar parâmetros. - - Value of 1 is not supported. - Não há suporte para o valor de 1. - Yes Sim @@ -1365,38 +1301,50 @@ I accept {0} and {1}. Aceito {0} e {1}. - - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - Termos e condições da Hiperescala PostgreSQL do Azure Arc habilitado - - - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. - - By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. - A instância gerenciada habilitada para Azure Arc fornece acesso ao SQL Server e compatibilidade de recursos que podem ser implantados na infraestrutura de sua escolha. {0}. - - Ao clicar em 'Script to notebook' ou 'Deploy', eu (a) concordo com os termos legais e as políticas de privacidade associadas às ofertas do Marketplace listadas abaixo; (b) autorizar a Microsoft a cobrar do meu método de pagamento atual as taxas associadas à(s) oferta(s), com a mesma frequência de cobrança da minha assinatura do Azure; e (c) concordar que a Microsoft pode compartilhar meu contato, uso e informações transacionais com o(s) fornecedor(es) da(s) oferta(s) para suporte, cobrança e outras atividades transacionais. A Microsoft não fornece direitos para ofertas de terceiros. Para detalhes adicionais consulte {1}, {2} e {3}. - - + Azure Marketplace Terms Termos do Azure Marketplace - + Learn more Saiba mais - - Learn more about Azure Arc enabled Managed Instance - Saiba mais sobre a Instância Gerenciada habilitada para Azure Arc - - + Privacy policy Política de privacidade - + Terms of use Termos de uso + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + Servidor PostgreSQL - Azure Arc é um dos mecanismos de banco de dados disponíveis como parte dos serviços de dados habilitados para o Azure Arc e pode ser implantados na infraestrutura de sua escolha. {0}. + + Ao clicar em 'Script para notebook' ou 'Implantar', eu (a) concordo com os termos e condições jurídicas e as políticas de privacidade associadas às ofertas do Marketplace listadas abaixo; (b) autorizo a Microsoft a cobrar do meu método de pagamento atual as taxas associadas à(s) oferta(s), com a mesma frequência de cobrança da minha assinatura do Azure; e (c) concordo que a Microsoft pode compartilhar meu contato, uso e informações transacionais com o(s) fornecedor(es) da(s) oferta(s) para suporte, cobrança e outras atividades transacionais. A Microsoft não fornece direitos para ofertas de terceiros. Para detalhes adicionais consulte {1}, {2} e {3}. + + + Learn more about PostgreSQL Server - Azure Arc + Saiba mais sobre o Servidor PostgreSQL - Azure Arc + + + PostgreSQL Server - Azure Arc terms and conditions + Servidor PostgreSQL - Termos e condições do Azure Arc + + + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + Instância gerenciada habilitada para Azure Arc fornece acesso ao SQL Server e compatibilidade de recursos que podem ser implantados na infraestrutura de sua escolha. {0}. + + Ao clicar em 'Script para notebook' ou 'Implantar', eu (a) concordo com os termos e condições jurídicas e as políticas de privacidade associadas às ofertas do Marketplace listadas abaixo; (b) autorizo a Microsoft a cobrar do meu método de pagamento atual as taxas associadas à(s) oferta(s), com a mesma frequência de cobrança da minha assinatura do Azure; e (c) concordo que a Microsoft pode compartilhar meu contato, uso e informações transacionais com o(s) fornecedor(es) da(s) oferta(s) para suporte, cobrança e outras atividades transacionais. A Microsoft não fornece direitos para ofertas de terceiros. Para detalhes adicionais consulte {1}, {2} e {3}. + + + Learn more about Azure Arc-enabled Managed Instance + Saiba mais sobre a Instância Gerenciada habilitada para Azure Arc + Azure SQL managed instance - Azure Arc terms and conditions Instância Gerenciada de SQL do Azure - Termos e condições do Azure Arc @@ -1753,133 +1701,117 @@ Password Senha - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. O número máximo de núcleos de CPU para a instância Postgres que podem ser usados ​​no nó coordenador. Núcleos fracionários são suportados. - + CPU limit Limite de CPU - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. O número mínimo de núcleos de CPU que devem estar disponíveis no nó coordenador para planejar o serviço. Núcleos fracionários são suportados. - + CPU request Solicitação de CPU - - The memory limit of the Postgres instance on the coordinator node in GB. - O limite de memória da instância do Postgres no nó coordenador em GB. + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + Marque a caixa para indicar que esta instância será usada apenas para fins de desenvolvimento ou de teste. Esta instância não será cobrada. - - Memory limit (GB) - Limite de memória (GB) + + For development use only + Somente para uso em desenvolvimento - - The memory request of the Postgres instance on the coordinator node in GB. - A solicitação de memória da instância Postgres no nó coordenador em GB. - - - Memory request (GB) - Solicitação de memória (GB) - - + Engine Version - Versão do Motor + Versão do Mecanismo - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. Uma lista separada por vírgulas das extensões Postgres que devem ser carregadas na inicialização. Consulte a documentação do Postgres para obter os valores suportados. - + Extensions Extensões - - Server group name - Nome do grupo de servidores + + That username is disabled; please choose another username. + Esse nome de usuário está desabilitado; escolha outro nome de usuário. - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - O nome do grupo de servidores deve consistir em caracteres alfanuméricos minúsculos ou '-', começar com uma letra, terminar com um caractere alfanumérico e ter 11 caracteres ou menos de comprimento. + + The memory limit of the Postgres instance on the coordinator node in GB. + O limite de memória da instância do Postgres no nó coordenador em GB. - + + Memory limit (GB) + Limite de memória (GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + A solicitação de memória da instância Postgres no nó coordenador em GB. + + + Memory request (GB) + Solicitação de memória (GB) + + + Server name + Nome do servidor + + + Enter server name + Inserir o nome do servidor + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + O nome do servidor deve consistir em caracteres alfanuméricos minúsculos ou '-', iniciar com uma letra, terminar com um caractere alfanumérico e ter 11 caracteres ou menos de comprimento. + + Port Porta - + + Service type + Tipo de serviço + + + Admin username + Nome do usuário administrador + + + Enter server admin login name + Insira o nome de login do administrador do servidor + + The size of the storage volume to be used for backups in GB. O tamanho do volume de armazenamento a ser usado para backups em GB. - + Volume Size GB (Backups) Tamanho do Volume em GB (Backups) - + The size of the storage volume to be used for data in GB. O tamanho do volume de armazenamento a ser usado para dados em GB. - + Volume Size GB (Data) Tamanho do volume em GB (dados) - + The size of the storage volume to be used for logs in GB. O tamanho do volume de armazenamento a ser usado para logs em GB. - + Volume Size GB (Logs) Tamanho do Volume GB (Logs) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - O número máximo de núcleos de CPU para a instância Postgres que pode ser usado por nó. Núcleos fracionários são suportados. - - - CPU limit (cores per node) - Limite de CPU (núcleos por nó) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - O número mínimo de núcleos de CPU que devem estar disponíveis por nó para agendar o serviço. Núcleos fracionários são suportados. - - - CPU request (cores per node) - Solicitação de CPU (núcleos por nó) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - O número de nós de trabalho para provisionar em um cluster fragmentado ou zero (o padrão) para Postgres de nó único. - - - Number of workers - Número de trabalhadores - - - The memory limit of the Postgres instance per node in GB. - O limite de memória da instância do Postgres por nó em GB. - - - Memory limit (GB per node) - Limite de memória (GB por nó) - - - The memory request of the Postgres instance per node in GB. - A solicitação de memória da instância Postgres por nó em GB. - - - Memory request (GB per node) - Solicitação de memória (GB por nó) - - - Coordinator Node Compute Configuration - Configuração de Computação do Nó Coordenador - - - Worker Nodes Compute Configuration - Configuração de Computação dos Nós de Trabalho + + Compute Configuration + Configuração de Computação General settings @@ -1902,12 +1834,12 @@ A classe de armazenamento a ser usada para logs volumes persistentes - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Fornece parâmetros de grupo de servidores de Hiperescala PostgreSQL habilitados para Azure + Provide PostgreSQL server parameters + Providenciar os parâmetros do servidor PostgreSQL - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Implantar um grupo de servidores de Hiperescala de PostgreSQL habilitada para Azure Arc + Deploy a PostgreSQL Server - Azure Arc (Preview) + Implantar um Servidor PostgreSQL - Azure Arc (Pré-visualização) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name Nome da instância + + Enter instance name + Inserir o nome da instância + SQL Instance Backup Retention Policy Política de Retenção de Backup da Instância SQL @@ -2050,8 +1986,8 @@ O nome da instância deve consistir em caracteres alfanuméricos minúsculos ou '-', iniciar com uma letra, terminar com um caractere alfanumérico e ter 13 caracteres ou menos. - sa username is disabled, please choose another username - nome de usuário sa está desabilitado, escolha outro nome + That username is disabled; please choose another username. + Esse nome de usuário está desabilitado; escolha outro nome de usuário. Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 réplicas - Username - Nome de usuário + Managed Instance admin login + Instância Gerenciada logon de administrador + + + Enter admin name + Insira o nome do administrador The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ A memória solicitada deve ser menor ou igual ao limite de memória - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - Implantar grupos de servidores de Hiperescala PostgreSQL em um ambiente Azure Arc + Deploy a PostgreSQL server into an Azure Arc environment + Implantar um servidor PostgreSQL em um ambiente do Azure Arc - PostgreSQL Hyperscale server groups - Azure Arc - Grupos de servidores de Hiperescala do PostgreSQL - Azure Arc + PostgreSQL Server - Azure Arc (Preview) + Servidor PostgreSQL - Azure Arc (Pré-visualização) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/pt-br/azurecore.pt-BR.xlf b/resources/xlf/pt-br/azurecore.pt-BR.xlf index a819b4f953..807261cfe6 100644 --- a/resources/xlf/pt-br/azurecore.pt-BR.xlf +++ b/resources/xlf/pt-br/azurecore.pt-BR.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD O usuário não tinha um identificador exclusivo no AAD + + Owning Tenant information not found for account. + As informações do locatário não foram encontradas para a conta. + Token retrieval failed with an error. [Open developer tools]({0}) for more details. Falha na recuperação de token com um erro. [Abrir ferramentas para desenvolvedores] ({0}) para obter mais detalhes. @@ -70,6 +74,10 @@ Open Abrir + + Provider '{0}' does not have a Microsoft resource endpoint defined. + O provedor '{0}' não tem um ponto de extremidade de recurso da Microsoft definido. + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Banco de dados do Azure para o servidor MySQL Flexível + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} Falha ao obter assinaturas da conta {0} (locatário '{1}'). {2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + Falha ao adquirir o token de acesso para a conta '{0}' (locatário '{1}'). + diff --git a/resources/xlf/pt-br/big-data-cluster.pt-BR.xlf b/resources/xlf/pt-br/big-data-cluster.pt-BR.xlf index 045c36c7a4..25f73cebb6 100644 --- a/resources/xlf/pt-br/big-data-cluster.pt-BR.xlf +++ b/resources/xlf/pt-br/big-data-cluster.pt-BR.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - Painel do Cluster de Big Data – + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + O complemento Cluster de Big Data está sendo desativado e a funcionalidade do Azure Data Studio para ele será removida em uma versão futura. Leia mais sobre isso e o suporte no futuro [here](https://go.microsoft.com/fwlink/?linkid=2207340). + Controller endpoint information was not found As informações do ponto de extremidade do controlador não foram encontradas diff --git a/resources/xlf/pt-br/cms.pt-BR.xlf b/resources/xlf/pt-br/cms.pt-BR.xlf index 66c153212d..fb62974c09 100644 --- a/resources/xlf/pt-br/cms.pt-BR.xlf +++ b/resources/xlf/pt-br/cms.pt-BR.xlf @@ -134,14 +134,6 @@ Application name Nome do aplicativo - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Quando true, permite o uso da funcionalidade assíncrona no provedor de dados do .NET Framework - - - Asynchronous processing - Processamento assíncrono - Attach DB filename Anexar o nome do arquivo de BD diff --git a/resources/xlf/pt-br/git.pt-BR.xlf b/resources/xlf/pt-br/git.pt-BR.xlf index 42cc96dc87..e4587124f4 100644 --- a/resources/xlf/pt-br/git.pt-BR.xlf +++ b/resources/xlf/pt-br/git.pt-BR.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + Publicar Ramificação + + + Publishing Branch... + Ramificação de Branch... + + + $(cloud-upload) Publish Branch + $(cloud-upload) Publicar Ramificação + + + {0} Sync Changes {1}{2} + {0} Alterações de Sincronização {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + Sincronizando Alterações... + + + @@ -91,8 +119,8 @@ Não é possível enviar refs por push para o remoto. Tente executar 'pull' primeiro para integrar suas alterações. - Log level changed to: {0} - Nível do log alterado para: {0} + {0} Log level changed to: {1} + {0} Nível de log alterado para: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? Tem certeza de que deseja continuar? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - A ramificação '{0}' não tem ramificação de upstream. Deseja publicar esta ramificação? + The branch '{0}' has no remote branch. Would you like to publish this branch? + A ramificação '{0}' não tem ramificação remota. Você gostaria de publicar este ramificação? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ O que você deseja fazer? Discard 1 File Descartar 1 Arquivo + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Tem certeza de que deseja remover TODOS os stashes? Existem {0} stashes que estarão sujeitos a remoção e PODEM SER IMPOSSÍVEIS DE RECUPERAR. + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Tem certeza de que deseja remover TODOS os stashes? Há 1 estoque que estará sujeito a remoção e PODE SER IMPOSSÍVEL DE RECUPERAR. + Force Checkout Forçar o Check-out @@ -298,13 +334,17 @@ O que você deseja fazer? Git: {0} Git: {0} + + Open Comparison + Abrir Comparação + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Deseja preparar automaticamente todas as alterações e confirmá-las diretament Tem certeza de que deseja remover o stash: {0}? - This action will push and pull commits to and from '{0}/{1}'. - Esta ação fará com que as confirmações sejam enviadas por push e tenham pull efetuado de '{0}/{1}'. + This action will pull and push commits from and to '{0}/{1}'. + Esta ação efetuará pull e push das confirmações de e para '{0}/{1}'. Tag at {0} @@ -715,16 +755,16 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. - Skipped found git in: {0} - Git localizado ignorado em: {0} + {0} Skipped found git in: {1} + {0} Git encontrado ignorado em: {1} - Using git {0} from {1} - Usando git {0} de {1} + {0} Using git {1} from {2} + {0} Usando o git {1} do {2} - Validating found git in: {0} - Validando git localizado em: {0} + {0} Validating found git in: {1} + {0} Validando o git encontrado em: {1} @@ -742,52 +782,16 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Choose a repository Escolher um repositório + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + Não é possível abrir automaticamente o repositório git em '{0}'. Para abrir esse repositório git, abra-o diretamente como uma pasta no VS Code. + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. O repositório '{0}' tem {1} submódulos que não serão abertos automaticamente. Você ainda pode abrir cada um individualmente abrindo um arquivo dentro dele. - - - - Branch name - Nome da ramificação - - - $(error) Error: {0} - $(error) Erro: {0} - - - No remote repositories found. - Nenhum repositório remoto encontrado. - - - Choose a URL to clone from. - Escolher uma URL da qual clonar. - - - Provide repository URL - Fornecer URL do repositório - - - Provide repository URL or pick a repository source. - Fornecer URL do repositório ou selecionar uma origem do repositório. - - - Repository name - Nome do repositório - - - Repository name (type to search) - Nome do repositório (digite para pesquisar) - - - URL - URL - - - @@ -974,18 +978,6 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Successfully pushed. Enviado por push com êxito. - - $(cloud-upload) Publish Changes - $(cloud-upload) Publicar Alterações - - - Publish Changes - Publicar Alterações - - - Sync Changes $(sync){0}{1} - Alterações de Sincronização $(sync){0}{1} - Staged Changes Alterações Preparadas @@ -1022,9 +1014,9 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Checkout branch/tag... Branch/tag de check-out... - - Publish Changes - Publicar Alterações + + Publish Branch + Publicar Ramificação Publish to {0} @@ -1046,19 +1038,13 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. - - Index - Índice + + Email + E-mail - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + Abrir Comparação Git History @@ -1076,10 +1062,6 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. You Você - - Working Tree - Árvore de Trabalho - @@ -1128,6 +1110,18 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Add Remote... Adicionar Remoto... + + Get Remote Sources + Obter Fontes Remotas + + + Get Repositories + Obter Repositórios + + + Get Repository State + Obter Estado do Repositório + Create Branch... Criar Ramificação... @@ -1176,6 +1170,10 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Close Repository Fechar Repositório + + Close All Diff Editors + Fechar Todos os Editores de Comparação + Commit Confirmar @@ -1369,8 +1367,8 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Restaurar Modelo de Confirmação - Reveal in Side Bar - Revelar na Barra Lateral + Reveal in Explorer View + Modo de exibição Revelar no Explorer Revert Change @@ -1432,6 +1430,10 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Drop Stash... Remover Stash... + + Drop All Stashes... + Descartar Todos os Stashes... + Stash (Include Untracked) Stash (Incluir Não Controlado) @@ -1568,6 +1570,14 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Tags Tags + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + Controla se o editor de comparação deve ser fechado automaticamente quando as alterações são ocultadas, confirmadas, descartadas, preparadas ou não. + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + Lista de comandos git (por exemplo: commit, push) que teriam seu 'stdout' registrado no [git output](command:git.showOutput). Se o comando git tiver um gancho do lado do cliente configurado, o 'stdout' do gancho do lado do cliente também será registrado no [git output](command:git.showOutput). + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. Sempre confirmar a criação de confirmações vazias para o comando 'Git: Commit Empty'. @@ -1636,6 +1646,10 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Whether git is enabled. Se o Git está habilitado. + + Experimental improvements for the git setup flow. + Melhorias experimentais para o fluxo de configuração do Git. + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. Quando habilitado, busque todas as ramificações efetuando pull. Caso contrário, busque apenas a atual. @@ -1772,6 +1786,14 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Force git to use rebase when running the sync command. Forçar o git a usar a troca de base ao executar o comando de sincronização. + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + Lista de pastas ignoradas durante a verificação de repositórios Git quando '#git.autoRepositoryDetection#' está definido como 'true' ou 'subFolders'. + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + Controla a profundidade usada ao verificar as pastas do workspace para repositórios Git quando `#git.autoRepositoryDetection#` está definido como `true` ou` subFolders`. Pode ser definido como `-1` para nenhum limite. + Controls whether to require explicit Git user configuration or allow Git to guess if missing. Controla se a configuração explícita do usuário do Git deve ser exigida ou se o Git pode adivinhar a configuração quando ela estiver ausente. @@ -1856,6 +1878,10 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Controls whether to show the commit author in the Timeline view. Controla se o autor do commit deve ser mostrado na exibição Linha do tempo. + + Controls whether to show uncommitted changes in the Timeline view. + Controla se as alterações não confirmadas devem ser mostradas no modo de exibição de Linha do Tempo. + Controls how untracked changes behave. Controla como as alterações não controladas se comportam. @@ -1880,6 +1906,10 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. Controls whether force pushing uses the safer force-with-lease variant. Controla se o envio por push forçado usa a variante force-with-lease mais segura. + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + Controla se o GIT_ASKPASS deve ser substituído para usar a versão integrada. + Git SCM Integration Integração SCM do Git @@ -1940,9 +1970,9 @@ Esses arquivos serão PERDIDOS PARA SEMPRE. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). - Se você quiser usar os recursos do git, habilite o git em suas [configurações](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -Para saber mais sobre como usar o git e o controle do código-fonte no Azure Data Studio [leia nossa documentação](https://aka.ms/vscode-scm). +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). + Se você quiser usar os recursos do git, habilite o Git nas suas [configurações](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). +Para saber mais sobre como usar o git e o controle do código-fonte no VS Code [leia nossos documentos](https://aka.ms/vscode-scm). In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl Não foi detectada uma instalação do git válida. Mais detalhes podem ser encontrados em [saída do git](command:git.showOutput). [instale o git](https://git-scm.com/) ou saiba mais sobre como usar o git e o controle do código-fonte no Azure Data Studio em [nossos documentos](https://aka.ms/vscode-scm). Se você estiver usando um sistema de controle de versão diferente, poderá [pesquisar no Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) por extensões adicionais. + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + Instale o Git, um sistema de controle do código-fonte popular, para acompanhar alterações de código e colaborar com outras pessoas. Saiba mais em nossos [guias do Git](https://aka.ms/vscode-scm). + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + O controle do código-fonte depende da instalação do Git. +[Baixe o Git para Linux](https://git-scm.com/download/linux) +Depois de instalar, [recarregue](command:workbench.action.reloadWindow) (ou [solucione o problema](command:git.showOutput)). Provedores de controle do código-fonte adicionais podem ser instalados [a partir do Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Baixe o Git para macOS](https://git-scm.com/download/mac) +Depois de instalar, [recarregue](command:workbench.action.reloadWindow) (ou [solucione o probleme](command:git.showOutput)). Provedores de controle do código-fonte adicionais podem ser instalados [a partir do Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Baixar o Git para Windows](https://git-scm.com/download/win) +Depois de instalar, [recarregue](command:workbench.action.reloadWindow) (ou [solucione o problema](command:git.showOutput)). Provedores de controle do código-fonte adicionais podem ser instalados [a partir do Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/pt-br/kusto.pt-BR.xlf b/resources/xlf/pt-br/kusto.pt-BR.xlf index 72229e149b..7ea282afc8 100644 --- a/resources/xlf/pt-br/kusto.pt-BR.xlf +++ b/resources/xlf/pt-br/kusto.pt-BR.xlf @@ -19,8 +19,8 @@ - Done installing {0} - Concluída a instalação de {0} + Downloaded {0} + Baixado {0} Downloading {0} diff --git a/resources/xlf/pt-br/mssql.pt-BR.xlf b/resources/xlf/pt-br/mssql.pt-BR.xlf index 00f67e74f5..13820c660b 100644 --- a/resources/xlf/pt-br/mssql.pt-BR.xlf +++ b/resources/xlf/pt-br/mssql.pt-BR.xlf @@ -835,8 +835,8 @@ - Done installing {0} - Concluída a instalação de {0} + Downloaded {0} + Baixado {0} Downloading {0} @@ -886,6 +886,18 @@ New Table Nova Tabela + + No + Não + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + Deseja reduzir o tempo de carregamento do designer de tabela habilitando o pré-carregamento do modelo de banco de dados? O modelo de banco de dados será pré-carregado quando você expandir o nó de banco de dados no explorador de objetos. + + + Yes + Sim + @@ -986,14 +998,6 @@ Application name Nome do aplicativo - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Quando true, permite o uso da funcionalidade assíncrona no provedor de dados do .NET Framework - - - Asynchronous processing - Processamento assíncrono - Attach DB filename Anexar o nome do arquivo de BD @@ -1290,6 +1294,38 @@ Enabled Habilitado + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + Realça a operação do plano de execução com o maior número real de linhas para todas as execuções. + + + Highlights the execution plan operation with the highest cost. + Realça a operação do plano de execução com o custo mais alto. + + + The default metric to use to highlight an expensive operation in query execution plans + A métrica padrão a ser usada para realçar uma operação cara em planos de execução de consulta + + + Highlights the execution plan operation that used the most CPU time. + Realça a operação do plano de execução que usou mais tempo de CPU. + + + Highlights the execution plan operation that took the most time. + Realça a operação do plano de execução que levou mais tempo. + + + Expensive operation highlighting will be turned off for execution plans. + O realce de operações caras será desativado para planos de execução. + + + Highlights the execution plan operation with the greatest number of rows read. + Realça a operação do plano de execução com o maior número de linhas lidas. + + + Highlights the execution plan operation with the highest subtree cost. + Realça a operação do plano de execução com o custo de subárvore mais alto. + Export Notebook as SQL Exportar o Notebook como SQL @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) Habilitar a opção SET LOCK TIMEOUT (em milissegundos) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + Máximo de caracteres/bytes a serem armazenados em cada valor nas colunas caracter/binário depois de executar uma consulta. Valor padrão: 65.535. Intervalo de valor válido: 1 a 2.147.483.647. + - Number of XML characters to store after running a query - Número de caracteres XML a serem armazenados após a execução de uma consulta + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + Máximo de caracteres a serem armazenados em cada valor nas colunas XML depois de executar uma consulta. Valor padrão: 2.097.152. Intervalo de valor válido: 1 a 2.147.483.647. Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option Habilitar a opção SET XACT_ABORT ON + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + Se o modelo de banco de dados deve ser pré-carregado quando o nó do banco de dados no explorador de objetos for expandido. Quando ativado, o tempo de carregamento do designer de tabela pode ser reduzido. Nota: Você pode ver um uso de memória maior do que o normal se precisar expandir muitos nós de banco de dados. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [Opcional] Registre o nível para serviços de back-end. O Azure Data Studio gera um nome de arquivo sempre que é iniciado e, quando o arquivo já existe, as entradas de logs são acrescentadas a esse arquivo. Para a limpeza de arquivos de log antigos, confira as configurações logRetentionMinutes e logFilesRemovalLimit. O tracingLevel padrão não registra uma grande quantidade de log. A alteração de detalhamento pode levar ao aumento dos requisitos de log e de espaço em disco para os logs. Erro inclui Crítico, Aviso inclui Erro, informações incluem Aviso e Detalhado inclui Informações diff --git a/resources/xlf/pt-br/query-history.pt-BR.xlf b/resources/xlf/pt-br/query-history.pt-BR.xlf index 5d7464d38f..ddaa752ac4 100644 --- a/resources/xlf/pt-br/query-history.pt-BR.xlf +++ b/resources/xlf/pt-br/query-history.pt-BR.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + Erro ao carregar itens de histórico de consultas salvos. {0} + + + Failed + Com falha + + + Succeeded + Com êxito + + + @@ -8,7 +24,7 @@ Clear All History - Limpar todo o histórico + Limpar Todo o Histórico Delete @@ -42,6 +58,14 @@ Start Query History Capture Iniciar a Captura do Histórico de Consultas + + Loading saved entries... + Carregando entradas salvas... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + Número máximo de entradas a serem armazenados. 0 significa que entradas ilimitadas são armazenadas. Aumentar esse limite pode afetar o desempenho, especialmente se a persistência estiver habilitada. + No queries to display Não há nenhuma consulta a ser exibida @@ -50,6 +74,14 @@ Open Query Abrir Consulta + + Open storage folder + Abrir pasta de armazenamento + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + Se o histórico de consultas persiste entre reinicializações. Se for false, o histórico será limpo quando o aplicativo for encerrado. + Run Query Executar Consulta diff --git a/resources/xlf/pt-br/schema-compare.pt-BR.xlf b/resources/xlf/pt-br/schema-compare.pt-BR.xlf index 4a2703d193..64524301d5 100644 --- a/resources/xlf/pt-br/schema-compare.pt-BR.xlf +++ b/resources/xlf/pt-br/schema-compare.pt-BR.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare Comparação de Esquemas do SQL Server + + Open in Schema Compare + Abrir na Comparação de Esquemas + Run Schema Comparison Executar comparação de esquemas diff --git a/resources/xlf/pt-br/sql-database-projects.pt-BR.xlf b/resources/xlf/pt-br/sql-database-projects.pt-BR.xlf index 71b7c5def1..4bef0b3f1c 100644 --- a/resources/xlf/pt-br/sql-database-projects.pt-BR.xlf +++ b/resources/xlf/pt-br/sql-database-projects.pt-BR.xlf @@ -426,6 +426,26 @@ Don't use profile Não usar o perfil + + Download error + Erro de download + + + Download progress + Progresso do download + + + Downloading + Baixando + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + Baixando o nuget Microsoft.Build.Sql para obter DLLs de build + + + Downloading from {0} to {1} + Baixando de {0} para {1} + Microsoft Azure SQL Edge License Agreement Contrato de licença do SQL do Microsoft Azure no Edge @@ -506,6 +526,14 @@ The project is already up to date with the database. O projeto já está atualizado com o banco de dados. + + Error downloading {0}. Error: {1} + Erro ao baixar {0}. Erro: {1} + + + Error extracting files from {0}. Error: {1} + Erro ao extrair arquivos de {0}. Erro: {1} + Error finding build files location: {0} Erro ao localizar o local dos arquivos de build: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' Erro ao tentar ler {0} do projeto '{1}' + + Could not build project. Error retrieving files needed to build. + Não foi possível criar o projeto. Ocorreu um erro ao recuperar arquivos necessários para compilar. + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. Para criar um projeto de banco de dados são necessárias as informações alvo para realizar a coleta. + + Extracting DacFx build DLLs to {0} + Extraindo DLLs de compilação DacFx para {0} + File Arquivo @@ -620,6 +656,10 @@ hr h + + Image tag + Marca de imagem + Import Elements Importar Elementos @@ -628,6 +668,14 @@ Include Incluir + + Include permissions in project + Incluir permissões no projeto + + + Include permissions + Incluir permissões + Install globally Instale globalmente @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec Gerar Projeto SQL da especificação OpenAPI/Swagger + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + Qual versão do SDK do Microsoft.Build.Sql usar para criar projetos SQL herdados. Exemplo: 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. Se deseja solicitar ao usuário que instale o .NET Core quando não detectado. diff --git a/resources/xlf/pt-br/sql-migration.pt-BR.xlf b/resources/xlf/pt-br/sql-migration.pt-BR.xlf index 448138c90e..8658740566 100644 --- a/resources/xlf/pt-br/sql-migration.pt-BR.xlf +++ b/resources/xlf/pt-br/sql-migration.pt-BR.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Selecionar bancos de dados que deseja migrar para SQL do Azure. + + Loading tables list... + Carregando a lista de tabelas... + + + 0 tables found. + 0 tabelas encontradas. + + + Filter tables + Filtrar tabelas + + + Has rows + Tem linhas + + + Table name + Nome da tabela + + + Update + Atualizar + + + Cancel + Cancelar + {0} (requires credentials refresh) {0} (requer atualização de credenciais) @@ -75,8 +103,16 @@ This may take some time. Isto pode levar algum tempo. - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - Os bancos de dados que não estão prontos para migração para a Instância Gerenciada de SQL do Azure podem ser migrados para o SQL Server em Máquinas Virtuais do Azure. + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + Os bancos de dados que não estão prontos para migração para a Instância Gerenciada de SQL do Azure ou para o Banco de Dados SQL podem ser migrados para o SQL Server em Máquinas Virtuais do Azure. + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + Bancos de dados que não estão prontos para migração para o Banco de Dados SQL do Azure podem ser migrados para o SQL Server nas Máquinas Virtuais do Azure. Como alternativa, examine os resultados da avaliação para a preparação da migração da Instância Gerenciada de SQL do Azure. + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + Bancos de dados que não estão prontos para migração para a Instância Gerenciada de SQL do Azure podem ser migrados para o SQL Server nas Máquinas Virtuais do Azure. Como alternativa, examine os resultados da avaliação para a preparação da migração do Banco de Dados SQL. Assessment results @@ -111,8 +147,8 @@ Isto pode levar algum tempo. SQL do Azure - Azure SQL Database - Banco de Dados SQL do Azure + Azure SQL Database Server + Servidor do Banco de Dados SQL do Azure Azure SQL Managed Instance @@ -211,8 +247,8 @@ Isto pode levar algum tempo. Selecione um valor de conta de armazenamento primeiro. - {0}/{1} databases can be migrated - {0}/{1} bancos de dados podem ser migrados + {0}/{1} databases can be migrated without issues + {0}/{1} bancos de dados podem ser migrados sem problemas Cancel @@ -258,6 +294,10 @@ Isto pode levar algum tempo. I confirm there are no additional log backups to provide and want to complete cutover. Confirmo que não há backups de log adicionais para fornecer e desejo concluir a substituição. + + Connect + Conectar + Connection status Status da conexão @@ -411,8 +451,8 @@ Isto pode levar algum tempo. Modo - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - Determine a prontidão de migração de suas instâncias do SQL Server, identifique um destino recomendado do Azure SQL e conclua a migração de sua instância do SQL Server para a Instância Gerenciada de SQL do Azure ou SQL Server em máquinas virtuais do Azure. + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + Determine a prontidão da migração de suas instâncias do SQL Server, identifique um destino de SQL do Azure recomendado e conclua a migração da sua instância do SQL Server para a Instância Gerenciada de SQL do Azure, SQL Server em Máquinas Virtuais do Azure ou Banco de Dados SQL do Azure. A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ Isto pode levar algum tempo. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. A extensão SQL do Azure Migration para Azure Data Studio fornece recursos para avaliar, obter recomendações do Azure do tamanho certo e migrar bancos de dados do SQL Server para o Azure. + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + Um tutorial passo a passo para migrar bancos de dados de uma instância do SQL Server (no local ou Máquinas Virtuais do Azure) para o Banco de Dados SQL do Azure (VISUALIZAÇÃO). + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. Um tutorial passo a passo para migrar bancos de dados de uma instância do SQL Server (local) para o SQL Server em Máquinas Virtuais do Azure com tempo de inatividade mínimo. @@ -442,6 +486,10 @@ Isto pode levar algum tempo. Migrate databases using Azure Data Studio Migrar bancos de dados usando Azure Data Studio + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + Tutorial: migrar para o SQL Server no Banco de Dados SQL do Azure (offline) - (VISUALIZAÇÃO) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) Tutorial: Migrar para SQL Server em Máquinas Virtuais do Azure (online) @@ -462,6 +510,10 @@ Isto pode levar algum tempo. Azure SQL Migration Migração do SQL do Azure + + Data source configuration + Configuração da fonte de dados + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. Comparação da quantidade real de dados lidos da origem e da quantidade real de dados carregados para o destino. @@ -490,9 +542,17 @@ Isto pode levar algum tempo. An error occurred while accessing database details. Erro ao acessar detalhes do banco de dados. - - Ensure that your backups were taken with the WITH CHECKSUM option. - Verifique se os backups foram feitos com a opção WITH CHECKSUM. + + An error occurred while connecting to target migration database. + Ocorreu um erro ao conectar ao banco de dados para a migração de destino. + + + Connection error:{0} {1} + Erro de conexão: {0} {1} + + + Loading database table list.. + Carregando lista de tabelas do banco de dados To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ Isto pode levar algum tempo. Select the location of the database backups to use during migration. Selecione o local dos backups de banco de dados a serem usados durante a migração. - - Database backup - Backup de banco de dados - - - Ensure that the Azure Storage account does not use a private endpoint. - Verifique se a conta de Armazenamento do Microsoft Azure não usa um ponto de extremidade privado. - Migration status Status de migração + + Refresh + Atualizar + + + To migrate to the Azure SQL target, select tables in each database for migration. + Para migrar para SQL do Azure de destino, selecione tabelas em cada banco de dados para migração. + + + Migration table selection + Seleção da tabela de migração + + + Source database + Banco de dados de origem + + + Select tables + Selecionar tabelas + + + Target database + Banco de dados de destino + Database to be migrated Banco de dados a ser migrado + + Please select target database tables to migrate to. At least one database with one table is required. + Selecione as tabelas de banco de dados de destino para a migração. É necessário pelo menos um banco de dados com uma tabela. + Databases ({0}/{1}) Bancos de dados ({0}/{1}) @@ -670,6 +750,10 @@ Isto pode levar algum tempo. Error Erro + + Click to view error details + Clique para exibir os detalhes do erro + Migration error(s)) Erros de migração @@ -810,6 +894,10 @@ Isto pode levar algum tempo. Enter a valid name for the Migration Service. Insira um nome válido para o Serviço de Migração. + + To continue, select a valid Azure SQL Database server. + Para continuar, selecione um servidor válido do Banco de Dados SQL do Azure. + To continue, select a valid storage account. Para continuar, selecione uma conta de armazenamento válida. @@ -831,8 +919,8 @@ Isto pode levar algum tempo. Para continuar, selecione uma máquina virtual válida. - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - O Serviço de Migração de Banco de Dados do Azure orquestra as atividades de migração de banco de dados e acompanha seu progresso. Você pode selecionar um Serviço de Migração de Banco de Dados existente como um destino do SQL do Azure se você já criou um anteriormente ou criar um novo abaixo. + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + O Serviço de Migração de Banco de Dados do Azure orquestra as atividades de migração de banco de dados e acompanha seu progresso. Você pode selecionar um Serviço de Migração de Banco de Dados existente se você já criou um anteriormente, ou criar um novo abaixo. No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ Isto pode levar algum tempo. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime Etapa 3: clique no botão 'Testar conectividade' para verificar a conexão entre o Serviço de Migração de Banco de Dados do Azure e o runtime de integração. + + Blocking Issue: {0} + Problema de Bloqueio: {0} + Issues Problemas @@ -898,10 +990,6 @@ Isto pode levar algum tempo. Last applied LSN Último LSN aplicado - - Last backup - Último backup - Last scan completed: {0} Última verificação concluída: {0} @@ -922,6 +1010,26 @@ Isto pode levar algum tempo. Location Local + + Source database + Banco de dados de origem + + + Target database + Banco de dados de destino + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + Selecione o banco de dados de destino para o qual você gostaria de migrar o banco de dados de origem. Você pode escolher um banco de dados de destino para apenas um banco de dados de origem. + + + Map selected source databases to target databases for migration + Mapeie os bancos de dados de origem selecionados para os bancos de dados de destino + + + Select a target database + Selecione um banco de dados de destino + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. A instância gerenciada '{0}' não está disponível para migração porque está atualmente no estado '{1}'. Para continuar, selecione uma instância gerenciada disponível. @@ -958,6 +1066,14 @@ Isto pode levar algum tempo. {0} mins {0} minutos + + To continue, enter a valid target password. + Para continuar, insira uma senha de destino válida. + + + To continue, enter a valid target user name. + Para continuar, insira um nome de usuário de destino válido. + Mode Modo @@ -1071,8 +1187,12 @@ Isto pode levar algum tempo. Nenhum compartilhamento de arquivos encontrado. - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - Nenhum problema encontrado para a migração para o SQL Server na Instância Gerenciada de SQL do Azure. + No issues found for migrating to Azure SQL Managed Instance. + Nenhum problema encontrado para migrar para a Instância Gerenciada de SQL do Azure. + + + No issues found for migrating to Azure SQL Database. + Nenhum problema encontrado para migrar para o Banco de Dados SQL do Azure. No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ Isto pode levar algum tempo. Assessment results are unavailable. Os resultados da avaliação não estão disponíveis. + + No Azure SQL databases found. + Nenhum banco de dados SQL do Azure foi encontrado. + + + No Azure SQL database servers found. + Nenhum servidor de banco de dados SQL do Azure foi encontrado. + No storage accounts found. Nenhuma conta de armazenamento encontrada. @@ -1158,25 +1286,37 @@ Isto pode levar algum tempo. Physical partitions Partições físicas + + Target password + Senha de destino + + + Enter the target password + Inserir a senha de destino + User account Conta de usuário - Azure account details - Detalhes da conta do Azure + An Azure account (not required for assessment or SKU recommendation functionality) + Uma conta do Azure (não é necessária para a funcionalidade de avaliação ou recomendação de SKU) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Instância Gerenciada de SQL do Azure ou SQL Server na Máquina Virtual do Azure + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + Uma fonte de bancos de dados SQL Server em execução no local ou no SQL Server na Máquina Virtual do Azure ou em qualquer máquina virtual em execução na nuvem (privada, pública). - Backup location details - Detalhes de localização de backup + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + Uma Instância Gerenciada de SQL do Azure, SQL Server na Máquina Virtual do Azure ou Banco de Dados SQL do Azure para migrar seus bancos de dados. + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + Os detalhes do local de backup do seu banco de dados, seja um compartilhamento de arquivos de rede ou um contêiner de Armazenamento de Blobs do Azure (não necessário para destinos de Banco de Dados SQL do Azure). - Things you need before starting a migration: - Coisas necessárias antes de iniciar a migração: + Things you need before starting your Azure SQL migration: + Coisas de que você precisa antes de iniciar a migração do SQL do Azure: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ Isto pode levar algum tempo. Resource group created Grupo de recursos criado + + Save assessment report + Salvar relatório de avaliação + + + Successfully saved assessment report to {0}. + Relatório de avaliação salvo com êxito em {0}. + Save and close Salvar e fechar @@ -1254,6 +1402,14 @@ Isto pode levar algum tempo. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. Configuração salva. A coleta de dados de desempenho permanecerá em execução em segundo plano. Você pode parar a coleta quando quiser. + + Save recommendation report + Salvar relatório de recomendação + + + Successfully saved recommendation report to {0}. + Relatório de recomendação salvo com êxito em {0}. + Cancel Cancelar @@ -1350,6 +1506,10 @@ Isto pode levar algum tempo. An error occurred while loading locations. Please check your Azure connection and try again. Ocorreu um erro ao carregar os locais. Verifique sua conexão do Azure e tente novamente. + + Select a target server. + Selecione um servidor de destino. + An error occurred while loading available resource groups. Please check your Azure connection and try again. Ocorreu um erro ao carregar os grupos de recursos disponíveis. Verifique sua conexão do Azure e tente novamente. @@ -1506,10 +1666,14 @@ Isto pode levar algum tempo. {0} TB {0} TB - + {0} recommendations available {0} recomendações disponíveis + + {0} recommendation available + {0} recomendação disponível + Azure configuration Configuração do Azure @@ -1518,10 +1682,6 @@ Isto pode levar algum tempo. Business critical Comercialmente crítico - - {0} - {1} vCore - {0} - {1} vCore - Gen5 Gen5 @@ -1530,6 +1690,10 @@ Isto pode levar algum tempo. General purpose Uso geral + + Hyperscale + Hiperescala + {0} - {1} - {2} vCore {0} - {1} - {2} vCore @@ -1546,6 +1710,14 @@ Isto pode levar algum tempo. Memory optimized premium-series Série premium otimizada para memória + + {0} - {1} vCore + {0} - {1} vCore + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - {2} vCore - {3} GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ Isto pode levar algum tempo. I already have the performance data Já tenho os dados de desempenho - - Generating Azure recommendations using provided performance data... - Gerando recomendações do Azure usando os dados de desempenho fornecidos... - Select a folder on your local drive where previously collected performance data was saved Selecione uma pasta em sua unidade local onde os dados de desempenho coletados anteriormente foram salvos @@ -1615,8 +1783,8 @@ Isto pode levar algum tempo. Verifique periodicamente para obter recomendações atualizadas pressionando o botão 'Atualizar recomendação'. - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - A recomendação do Azure coleta e analisa dados de desempenho e, em seguida, recomenda um banco de dados de tamanho apropriado no Azure para sua carga de trabalho. + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + A recomendação do Azure coleta e analisa dados de desempenho e depois recomenda um destino de tamanho apropriado no Azure para sua carga de trabalho. Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ Isto pode levar algum tempo. Data storage requirement Requisitos de armazenamento de dados - - Azure SQL Database - Banco de Dados SQL do Azure - {0} GB {0} GB @@ -1702,6 +1866,10 @@ Isto pode levar algum tempo. Azure SQL Managed Instance Instância Gerenciada de SQL do Azure + + Azure SQL Managed Instance + Instância Gerenciada de SQL do Azure + {0} ms {0} ms @@ -1718,6 +1886,14 @@ Isto pode levar algum tempo. Edit recommendation parameters Editar os parâmetros de recomendação + + Enable elastic recommendation + Habilitar a recomendação elástica + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + A recomendação elástica utiliza um modelo alternativo de recomendação que utiliza um perfil de preço-desempenho personalizado em relação aos clientes existentes na nuvem. + Enable preview features Habilitar os recursos de visualização @@ -1763,13 +1939,17 @@ Isto pode levar algum tempo. {0}° percentil - Azure recommendation - Recomendações do Azure + Azure recommendation (PREVIEW) + Recomendação do Azure (VERSÃO PRÉVIA) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Para migrar para a Instância Gerenciada de SQL do Azure, exiba os resultados da avaliação e selecione um ou mais bancos de dados. + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Para migrar para o Banco de Dados SQL do Azure (VISUALIZAÇÃO), visualize os resultados da avaliação e selecione um ou mais bancos de dados. + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Para migrar para o SQL Server na Máquina Virtual do Azure, exiba os resultados da avaliação e selecione um ou mais bancos de dados. @@ -1842,6 +2022,14 @@ Isto pode levar algum tempo. SQL tempdb Tempdb do SQL + + Azure SQL Database (PREVIEW) + Banco de Dados SQL do Azure (VISUALIZAÇÃO) + + + Azure SQL Database + Banco de Dados SQL do Azure + Stop data collection Interromper a Coleta de Dados @@ -1914,6 +2102,10 @@ Isto pode levar algum tempo. SQL Server on Azure Virtual Machine SQL Server na Máquina Virtual do Azure + + SQL Server on Azure Virtual Machine + SQL Server na Máquina Virtual do Azure + Source configuration Configuração de origem @@ -2006,6 +2198,10 @@ Isto pode levar algum tempo. Used parallel copies Cópias paralelas usadas + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + O servidor de banco de dados SQL '{0}' não está disponível para migração porque atualmente está no estado '{1}'. Para continuar, selecione um servidor de banco de dados SQL disponível. + Source database Banco de dados de origem @@ -2075,20 +2271,12 @@ Isto pode levar algum tempo. Status: com êxito - {0} Errors) - {0}Erros) - - - {0} - {0} + ({0} errors) + ({0} erros) - {0} Error) - {0} Erro) - - - {0} ( - {0} ( + ({0} error) + ({0} erro) Failed @@ -2098,10 +2286,18 @@ Isto pode levar algum tempo. In progress Em andamento + + Ready for cutover + Pronto para substituição + Refresh Atualizar + + Restoring + Restaurando + Retriable Recuperável @@ -2118,13 +2314,25 @@ Isto pode levar algum tempo. Succeeded Com êxito + + Uploading full backup + Carregando backup completo + + + Uploading log backup(s) + Carregando backups de log + + + {0} + {0} + - {0} Warnings) - {0} Avisos) + ({0} warnings) + ({0} avisos) - {0} Warning) - {0} Aviso) + ({0} warning) + ({0} aviso) Storage account @@ -2154,6 +2362,10 @@ Isto pode levar algum tempo. Summary Resumo + + Azure SQL Database + Banco de Dados SQL do Azure + SQL Server on Azure Virtual Machine SQL Server na Máquina Virtual do Azure @@ -2198,6 +2410,26 @@ Isto pode levar algum tempo. Table migration status: {0} Status de migração de tabela: {0} + + Missing target tables excluded from list: {0} + Tabelas de destino ausentes excluídas da lista: {0} + + + Select tables for {0} + Selecione as tabelas para {0} + + + {0} of {1} tables selected + {0} de {1} tabelas selecionadas + + + {0} of {1} + {0} de {1} + + + Edit + Editar + Target Destino @@ -2226,6 +2458,18 @@ Isto pode levar algum tempo. Target server Servidor de destino + + Tables selected + Tabelas selecionadas + + + Target table does not exist + A tabela de destino não existe + + + Target table is not empty. + A tabela de destino não está vazia. + Target version Versão alvo @@ -2251,8 +2495,16 @@ Isto pode levar algum tempo. Selecione um nome exclusivo para este banco de dados de destino - Username - Nome de usuário + User name + Nome do usuário + + + Target user name + Nome do usuário de destino + + + Enter the target user name + Insira o nome do usuário de destino. All database migrations @@ -2306,6 +2558,10 @@ Isto pode levar algum tempo. Azure account Conta do Azure + + An error occurred while conneting to the target server. + Ocorreu um erro ao se conectar ao servidor de destino. + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ Isto pode levar algum tempo. Nenhuma recomendação disponível - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - Nenhuma recomendação de SKU foi gerada, pois não haviam SKUs que pudessem atender às características de desempenho da sua origem. Tente selecionar uma plataforma de destino diferente, ajustar os parâmetros de recomendação ou selecionar um conjunto diferente de bancos de dados para avaliar. + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + Nenhuma recomendação de SKU foi gerada, pois não havia SKUs que pudessem satisfazer as características de desempenho de sua fonte. Tente selecionar uma plataforma de destino diferente, ajustando os parâmetros de recomendação, selecionando um conjunto diferente de bancos de dados para avaliar, ou mudando o modelo de recomendação. + + + Connection was successful but did not find any target databases. + A conexão foi bem-sucedida, mas não encontrou nenhum banco de dados de destino. + + + Connection error: {0} + Erro de conexão: {0} + + + Connection was successful. Target databases found: {0} + A conexão foi bem-sucedida. Os bancos de dados de destino encontrados: {0} Select an Azure account and your target {0}. Selecione uma conta do Azure e seu destino {0}. + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + Erro de mapeamento do banco de dados. O banco de dados de destino '{0}' não pode ser selecionado como um destino de migração para o banco de dados '{1}'. O banco de dados de destino '${targetDatabaseName}' já está selecionado como um destino de migração para o banco de dados '{2}'. Selecione outro banco de dados de destino. + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + Erro de mapeamento de banco de dados. Os bancos de dados de destino estão ausentes para migração. Configure a conexão do servidor de destino e clique em conectar para coletar a lista de destinos de migração de banco de dados disponíveis. + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + Erro de mapeamento de banco de dados. O banco de dados de origem '{0}' não está mapeado para um banco de dados de destino. Selecione um banco de dados de destino para a migração. + Azure SQL target SQL do Azure de destino @@ -2366,6 +2646,10 @@ Isto pode levar algum tempo. {0} of {1} databases selected {0} de {1} bancos de dados selecionados + + {0} of {1} + {0} de {1} + diff --git a/resources/xlf/pt-br/sql.pt-BR.xlf b/resources/xlf/pt-br/sql.pt-BR.xlf index 14ecc36497..1661759c7a 100644 --- a/resources/xlf/pt-br/sql.pt-BR.xlf +++ b/resources/xlf/pt-br/sql.pt-BR.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Forneça nova largura da coluna + + + Invalid column width + Largura de coluna inválida + + + Size cannot be 0 or negative + O tamanho não pode ser 0 ou negativo + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. Para usar o Azure Data Studio em {0}, o Azure Data Studio precisa ser reiniciado. + + `${appName}`: e.g. Azure Data Studio. + '${appName}': por exemplo, Azure Data Studio. + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu O menu de contexto do item do explorador de objetos + + open the default settings JSON + abrir as configurações padrão JSON + + + Open Default Settings (JSON) + Abrir Configurações Padrão (JSON) + Please reload Azure Data Studio to disable this extension. Recarregue o Azure Data Studio para desabilitar essa extensão. @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. Mostrar notas de versão após uma atualização. As notas de versão são abertas em uma nova janela do navegador da Web. + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + A extensão não é compatível com Azure Data Studio {0}. A extensão requer: {1}. + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + A extensão não é compatível com Azure Data Studio {0}. A extensão requer uma versão mais recente do VS Code Engine {1}, que é mais recente do que o que tem suporte no momento ({2}). + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + Não foi possível analisar `{0}` o valor {1}. Use, por exemplo: ^1.22.0, ^1.22.x etc. + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. Configure os padrões glob de caminhos de arquivo para excluir da observação de arquivos. Os padrões devem corresponder em caminhos absolutos, ou seja, prefixo com `**/` ou o caminho completo para corresponder corretamente e sufixo com `/**` para corresponder aos arquivos dentro de um caminho (por exemplo, `**/build/output/**` ou `/Users/name/workspaces/project/build/output/**`). A alteração dessa configuração exige uma reinicialização. Ao experimentar o Azure Data Studio consumindo muito tempo de CPU na inicialização, você pode excluir pastas grandes para reduzir a carga inicial. + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + Se é necessário permitir associações de teclas de pressionamento simultâneo no terminal. Observe que quando isso for verdadeiro e o pressionamento das teclas for simultâneo, ele ignorará `#terminal.integrated.commandsToSkipShell#`. definir como false será particularmente útil se desejar que ctrl+k seja atalho para o seu shell (não Azure Data Studio). + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + Um conjunto de mensagens que, quando encontradas no terminal, serão respondidas automaticamente. Desde que a mensagem seja específica o suficiente, isso pode ajudar a automatizar respostas comuns. + +Observações: + + Use {0} para responder automaticamente ao prompt de encerramento do trabalho em lote no Windows. +- A mensagem inclui sequências de escape para que a resposta não aconteça com texto estilizado. +- Cada resposta só pode acontecer uma vez a cada segundo. +- Use {1} na resposta para representar a tecla Enter. +- Para cancelar a definição de uma tecla padrão, defina o valor como nulo. +- Reinicie o Azured Data Studio se novas não se aplicarem. + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + Um conjunto de IDs de comando cujas combinações de teclas não serão enviadas ao shell, mas sempre tratadas pelo VS Code. Isso permite que as combinações de teclas que normalmente seriam consumidas pelo shell atuem da mesma forma que quando o terminal não está focado, por exemplo, `Ctrl+P` para iniciar a Abertura Rápida + +&nbsp; + +Muitos comandos são ignorados por padrão. Para substituir um padrão e passar a combinação de teclas desse comando para o shell, adicione o comando prefixado com o caractere `-`. Por exemplo, adicione `-workbench.action.quickOpen` para permitir que`Ctrl+P` alcance o shell. + +&nbsp; + +A seguinte lista de comandos padrão ignorados é truncada quando exibida em Editor de Configurações. Para ver a lista completa, {1} e pesquise o primeiro comando na lista abaixo. + +&nbsp; + +Comandos Padrão Ignorados: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Controla se a variável de ambiente `$LANG` deve ser detectada e definida como uma opção compatível com UTF-8, pois o terminal do Azure Data Studio só dá suporte a dados codificados em UTF-8 provenientes de shell. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Objeto com variáveis de ambiente que serão adicionadas ao processo do Azure Data Studio a ser usado pelo terminal no Linux. Defina como `null` para excluir a variável de ambiente. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + Objeto com variáveis de ambiente que serão adicionadas ao processo do Azure Data Studio a ser usado pelo terminal no macOS. Defina como `null` para excluir a variável de ambiente. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Objeto com variáveis de ambiente que serão adicionadas ao processo do Azure Data Studio a ser usado pelo terminal no Windows. Defina como `null` para excluir a variável de ambiente. + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + Se os novos shells devem herdar seu ambiente do Azure Data Studio, o que pode gerar um shell de entrada para garantir que $PATH e outras variáveis de desenvolvimento sejam inicializadas. Isso não tem efeito no Windows. + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. Recarregue o Azure Data Studio para concluir a desinstalação da extensão {0}. @@ -377,6 +495,14 @@ + + + + Collapse All + Recolher Tudo + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + Conexão não compatível + + + Loading... + Carregando... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + Não foi possível localizar um provedor de serialização com a ID especificada '{0}' + Cannot serialize data as no provider has been registered Não foi possível serializar os dados, pois não foi registrado nenhum provedor @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + A cor da sombra da caixa suspensa do botão + The button dropdown background hover color A cor do foco da tela de fundo suspensa do botão - - The button dropdown box shadow color - A cor da sombra da caixa suspensa do botão - Callout dialog body background. Tela de fundo do corpo da caixa de diálogo do texto explicativo. @@ -1160,6 +1302,14 @@ + + False + Falso + + + True + Verdadeiro + General Geral @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} Nenhum script foi retornado durante o script como {0} no objeto {1} - - No script was returned when calling select script on object - Nenhum script foi retornado ao chamar o script select no objeto - Scripting Failed O script falhou @@ -1328,6 +1474,14 @@ Select Selecionar + + Failed to generate script for Edit Data editor. + Falha ao gerar script para o editor Edit Data. + + + Failed to generate select script for the selected object. + Falha na geração de script selecionado para o objeto selecionado. + Update Atualizar @@ -3172,6 +3326,10 @@ + + Icon represent a server. + O ícone representa um servidor. + Servers Servidores @@ -3272,6 +3430,10 @@ Save As JSON Salvar Como JSON + + Save As Markdown + Salvar como Markdown + Save As XML Salvar Como XML @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0}, use as teclas de direção para navegar entre nós + Zoom level cannot be 0 or negative O nível de zoom não pode ser 0 ou negativo @@ -3293,8 +3459,24 @@ - Compare Execution Plans - Comparar Planos de Execução + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + Pesquisar tabela de propriedades + + + Filter for any field... + Filtrar por qualquer campo... + + + Search top operations + Pesquisar principais operações @@ -3320,14 +3502,14 @@ Loading execution plan Carregando plano de execução - - Add execution plans to compare - Adicione planos de execução para comparar - Execution Plan Files Arquivos de Plano de Execução + + Add execution plan + Adicionar plano de execução + Properties Propriedades @@ -3364,6 +3546,22 @@ Zoom to fit Aplicar zoom para ajustar + + Bottom execution Plan {0} + Plano de execução inferior {0} + + + Top execution Plan {0} + Plano de execução superior {0} + + + Tooltips disabled + Dicas de ferramentas desativadas + + + Tooltips enabled + Dicas de ferramenta habilitadas + Query {0} of {1}: {2} Consultar {0} de {1}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - Operação inferior: {0} - - - Left operation: {0} - Operação esquerda: {0} - - - Right operation: {0} - Operação correta: {0} - - - Top operation: {0} - Operação superior: {0} - Edge Edge + + Bottom operation: {0} + Operação inferior: {0} + + + Left operation: {0} + Operação esquerda: {0} + + + Equivalent Properties + Propriedades Equivalentes + + + Greater than + Maior que + + + Less than + Menor que + Name Nome + + Not equal to + Não é igual a + Value (Bottom Plan) Valor (Plano Inferior) @@ -3412,10 +3618,22 @@ Value (Top Plan) Valor (Plano Superior) + + Right operation: {0} + Operação correta: {0} + + + Top operation: {0} + Operação superior: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + Quando true, habilita dicas de ferramenta ao passar o mouse para o plano de execução. Quando false, as dicas de ferramenta são mostradas ao clicar no nó ou pressionar tecla F3. + Compare execution plans Comparar planos de execução @@ -3424,6 +3642,10 @@ Compare execution plans Comparar planos de execução + + Execution Plan + Plano de Execução + @@ -3472,6 +3694,14 @@ Copy Copiar + + Collapse All + Recolher Tudo + + + Expand All + Expandir Tudo + Close Perto @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - Plano de consulta (Versão prévia) + Query Plan + Plano de Consulta @@ -3517,8 +3747,8 @@ Selecionar Tudo - Plan Tree (Preview) - Árvore de Planos (Visualização) + Plan Tree + Árvore de Planos Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files Arquivos de Plano de Execução + + Execution Plan {0} + Plano de Execução {0} + Compare execution plan Comparar o plano de execução @@ -3560,6 +3794,10 @@ Zoom to fit Aplicar zoom para ajustar + + Highlight Expensive Operation + Realçar Operação Cara + Show Query Plan XML Mostrar o Plano de Consulta XML @@ -3619,8 +3857,8 @@ Selecionar Tudo - Top Operations (Preview) - Principais operações (Visualização) + Top Operations + Operações Principais Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - Fechar (Escape) + Close + Fechar Apply Aplicar - Apply Zoom (Enter) - Aplicar Zoom (Enter) + Apply Zoom + Aplicar Zoom Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ Zoom (porcentagem) - Zoom (Enter) - Zoom (Enter) + Zoom + Zoom + + + + + + + Actual Number of Rows For All Executions + Número Real de Linhas De Todas as Execuções + + + Close + Fechar + + + Actual Elapsed CPU Time + Tempo Real de CPU Decorrido + + + Actual Elapsed Time + Tempo Real Decorrido + + + Cost + Custo + + + Number of Rows Read + Número de Linhas Lidas + + + Off + Desativado + + + Select expense metric + Selecionar métrica de despesas + + + Subtree Cost + Custo da Subárvore + + + Metric: + Métrica: + + + Apply + Aplicar + + + Apply + Aplicar + + + Highlight Expensive Operation + Realçar Operação Cara + + + Don't Show Again + Não Mostrar Novamente + + + No + Não + + + Yes + Sim + + + Set chosen metric as the default for query execution plans? + Definir a métrica escolhida como o padrão para planos de execução de consulta? + + + Off + Desativado - Close (Escape) - Fechar (Escape) + Close + Fechar + + + Enter search value + Insira o valor da pesquisa Contains @@ -3670,13 +3988,29 @@ Equals Igual a + + Select property + Selecionar propriedade + + + Select search type + Selecionar tipo de pesquisa + - Next Match (Enter) - Próxima Correspondência (Inserir) + Next Match + Próxima Correspondência - Previous Match (Shift+Enter) - Correspondência Anterior (Shift+Enter) + Previous Match + Correspondência Anterior + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Erro: {1} + + Icon represent a notebook. + O ícone representa um bloco de anotações. + Notebooks Notebooks @@ -5436,6 +5774,10 @@ Erro: {1} Data Dados + + Execution Plan + Plano de Execução + Notebook Notebook @@ -5684,6 +6026,10 @@ Erro: {1} Save As JSON Salvar Como JSON + + Save As Markdown + Salvar como Markdown + Save As XML Salvar Como XML @@ -5904,6 +6250,22 @@ Erro: {1} Character used for enclosing text fields when saving results as CSV O caractere usado para delimitar os campos de texto ao salvar os resultados como CSV + + When true, column headers are included when saving results as an Excel file + Quando true, os cabeçalhos de coluna são incluídos ao salvar os resultados como um arquivo do Excel + + + File encoding used when saving results as Markdown + Codificação de arquivo usada ao salvar os resultados como Markdown + + + When true, column headers are included when saving results as a Markdown file + Quando verdadeiro, os cabeçalhos das colunas são incluídos ao salvar os resultados como um arquivo Markdown + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Caracteres a serem usados para separar linhas ao exportar para Markdown, o padrão é terminações de linhas do sistema + File encoding used when saving results as XML Codificação de arquivo usada ao salvar os resultados como XML @@ -6136,6 +6498,10 @@ Erro: {1} Resource Viewer Visualizador de Recursos + + Icon for resource viewer. + Ícone do visualizador de recursos. + @@ -6302,14 +6668,6 @@ Erro: {1} - - - - Preview feature - Recurso de visualização - - - @@ -6468,6 +6826,22 @@ Erro: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + O Azure Data Studio agora tem a criptografia habilitada por padrão para todas as conexões do SQL Server. Isso pode fazer com que suas conexões existentes não funcionem mais, a menos que certas propriedades de conexão relacionadas à Criptografia sejam alteradas.{0}Recomendamos que você analise o link abaixo para obter mais detalhes. + + + More information + Mais informações + + + Important Update + Atualização Importante + + + @@ -6828,6 +7202,49 @@ Erro: {1} + + + + &&Welcome + && denotes a mnemonic + &&Bem-vindo + + + Controls which editor is shown at startup, if none are restored from the previous session. + Controla qual editor é mostrado na inicialização, se nenhum for restaurado da sessão anterior. + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abrir um novo arquivo sem título (aplicável somente ao abrir uma janela vazia). + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Iniciar sem um editor. + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abra o README ao abrir uma pasta que contém um, caso contrário, volte para 'welcomePage'. Nota: isso só é observado como uma configuração global, será ignorado se definido em uma configuração de área de trabalho ou pasta. + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abra a página de boas-vindas, com conteúdo para ajudar na introdução ao Azure Data Studio e extensões. + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abrir a página inicial ao abrir um workbench vazio. + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Abrir a página de boas-vindas com Ponto de Partida Tour (padrão) + + + @@ -7134,6 +7551,10 @@ Erro: {1} Connection error Erro de conexão + + Enable Trust server certificate + Certificado do servidor de confiança + Connection failed due to Kerberos error. A conexão falhou devido a um erro do Kerberos. @@ -7146,6 +7567,18 @@ Erro: {1} If you have previously connected you may need to re-run kinit. Se você já se conectou anteriormente, pode ser necessário executar novamente o kinit. + + Run Kinit + Executar o Kinit + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + A criptografia foi habilitada nesta conexão, examine sua configuração de SSL e certificado para a configuração de SQL Server, ou habilite 'Certificado do servidor de confiança' na caixa de diálogo de conexão. + + Observação: um certificado autoassinado oferece apenas proteção limitada e não é uma prática recomendada para ambientes de produção. Deseja habilitar o 'Certificado do servidor de confiança' nesta conexão e tentar novamente? + @@ -7174,26 +7607,10 @@ Erro: {1} Connect Conectar - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - A extensão que dá suporte ao tipo de provedor '{0}' não está instalada no momento. Instale-a e tente novamente. - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - A extensão '{0}' é necessária para se conectar a esse recurso. Instale-a e tente novamente. - Recent Connections Conexões Recentes - - View Extension - Exibir extensão - - - View Extensions - Exibir extensões - No recent connection Nenhuma conexão recente @@ -7210,6 +7627,10 @@ Erro: {1} Are you sure you want to cancel this connection? Tem certeza de que deseja cancelar esta conexão? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + A extensão '{0}' é necessária para se conectar a este recurso. Você quer instalá-lo? + Connection result is invalid O resultado da conexão é inválido @@ -7230,6 +7651,10 @@ Erro: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. A versão do servidor não é compatível com Azure Data Studio, você ainda pode se conectar a ela, mas alguns recursos no Azure Data Studio podem não funcionar conforme o esperado. + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + A extensão que oferece suporte ao tipo de provedor '{0}' não está instalada no momento. Quer ver as extensões? + Could not find provider for uri: {0} Não foi possível encontrar o provedor para o uri: {0} @@ -7258,6 +7683,14 @@ Erro: {1} Advanced... Avançado... + + False + Falso + + + True + Verdadeiro + Account Conta @@ -7406,6 +7839,10 @@ Erro: {1} OK OK + + Read More + Leia Mais + @@ -7960,14 +8397,6 @@ Erro: {1} - - - - Loading... - Carregando... - - - @@ -8040,14 +8469,6 @@ Erro: {1} - - - - Loading... - Carregando... - - - @@ -8262,6 +8683,10 @@ Erro: {1} JSON JSON + + Markdown + Markdown + Plain Text Texto Sem Formatação @@ -8526,10 +8951,6 @@ Erro: {1} Cancel Cancelar - - Group Color: {0} - Cor do Grupo: {0} - OK OK diff --git a/resources/xlf/ru/arc.ru.xlf b/resources/xlf/ru/arc.ru.xlf index cc46b2f4db..6e243e01e3 100644 --- a/resources/xlf/ru/arc.ru.xlf +++ b/resources/xlf/ru/arc.ru.xlf @@ -6,10 +6,6 @@ USD Доллары США - - adding worker nodes - добавление рабочих узлов - Apply Применить @@ -90,18 +86,18 @@ without downtime and by без простоев и + + Compute Configuration + Настройка вычислений + Condition Условие - + Configuration Конфигурация - - Configuration (per node) - Конфигурация (по каждому узлу) - Configure retention policy Настройка политики хранения @@ -135,12 +131,12 @@ Не удалось подключиться к управляемому экземпляру SQL — экземпляр Azure Arc {0}. {1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - Подключиться к гипермасштабированию PostgreSQL — Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + Подключиться к серверу PostgreSQL — Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - Не удалось подключиться к гипермасштабированию PostgreSQL {0} — экземпляр Azure Arc. {1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + Не удалось подключиться к серверу PostgreSQL — экземпляр Azure Arc {0}. {1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator Координатор - - Coordinator Node CPU limit - Предел ЦП для узла-координатора - - - Coordinator Node CPU request - Запрос ЦП для узла-координатора - Coordinator endpoint Конечная точка координатора - - Coordinator Node Memory limit (in GB) - Предельный объем памяти узла-координатора (в ГБ) - - - Coordinator Node Memory request (in GB) - Запрос памяти узла-координатора (в ГБ) - - - Coordinator Node - Узел-координатор - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Можно настроить количество ядер ЦП и размер хранилища, которые будут применяться к узлу-координатору. Настройте количество ядер ЦП и параметры памяти для группы серверов. Чтобы сбросить запросы и/или ограничения, передайте пустое значение. - Coordinator Node Parameters Параметры узла-координатора @@ -570,12 +542,12 @@ Последняя точка во времени - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - Дополнительные сведения о параметрах ядра СУБД для гипермасштабирования PostgreSQL с поддержкой Azure Arc + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + Дополнительные сведения о параметрах ядра базы данных для PostgreSQL с поддержкой Azure Arc - Learn more about Azure PostgreSQL Hyperscale client interfaces - Дополнительные сведения о клиентских интерфейсах гипермасштабирования PostgreSQL Azure + Learn more about Azure PostgreSQL client interfaces + Дополнительные сведения о клиентских интерфейсах Azure PostgreSQL. Learn More. @@ -698,8 +670,8 @@ Параметры сервера рабочих ролей не найдены… - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - Нет известных проблем, затрагивающих этот экземпляр гипермасштабирования PostgreSQL. + There aren’t any known issues affecting this PostgreSQL instance. + Нет известных проблем,этот экземпляр PostgreSQL. The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node узел - - Node configuration - Конфигурация узла - nodes узлы @@ -818,8 +786,8 @@ Для отображения и настройки параметров ядра СУБД требуется подключение. - PostgreSQL Hyperscale - Azure Arc - Гипермасштабирование PostgreSQL — Azure Arc + PostgreSQL server - Azure Arc + Сервер PostgreSQL — Azure Arc Point in time restore @@ -866,8 +834,8 @@ Выберите pod в раскрывающемся списке ниже, чтобы получить подробные сведения о работоспособности - PostgreSQL Hyperscale server group by - Группирование серверов гипермасштабирования PostgreSQL по + PostgreSQL by + PostgreSQL от Admin username @@ -882,8 +850,8 @@ Вы можете масштабировать поддерживающий Azure Arc… - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - Гипермасштабирование PostgreSQL — панель мониторинга Azure Arc — {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + Сервер PostgreSQL — панель мониторинга Azure Arc (предварительная версия) — {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. Выберите строку подключения клиента из доступных строк ниже. + + Server + Сервер + Server Endpoint Конечная точка сервера - - Server group nodes - Узлы группы серверов - Server group type Тип группы серверов @@ -1249,30 +1217,10 @@ Worker Рабочая роль - - Worker Nodes CPU limit - Ограничение ЦП для рабочих узлов - - - Worker Nodes CPU request - Запрос ЦП рабочих узлов - - - Worker Nodes Memory limit (in GB) - Ограничение на объем памяти для рабочих узлов (в ГБ) - - - Worker Nodes Memory request (in GB) - Запрос памяти рабочих узлов (в ГБ) - Worker node count Число рабочих узлов - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - Вы можете горизонтально увеличивать и уменьшать масштаб группы серверов, уменьшая или увеличивая число рабочих узлов. Значение должно быть равно 0 или превышать 1. - Worker Node Parameters Параметры рабочего узла @@ -1281,22 +1229,10 @@ Worker Nodes Рабочие узлы - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - Вы можете настроить количество ядер ЦП и размер хранилища, которые будут применяться ко всем рабочим узлам. Настройте количество ядер ЦП и параметры памяти для группы серверов. Чтобы сбросить запросы и/или ограничения, укажите пустое значение. - - - Expand your server group and scale your database by adding worker nodes. - Разверните группу серверов и масштабируйте свою базу данных, добавив рабочие узлы. - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. Для этих параметров сервера рабочих узлов могут быть заданы пользовательские значения (отличные от значений по умолчанию). Воспользуйтесь поиском, чтобы найти параметры. - - Value of 1 is not supported. - Значение 1 не поддерживается. - Yes Да @@ -1365,38 +1301,50 @@ I accept {0} and {1}. Я принимаю {0} и {1}. - - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - Условия использования гипермасштабирования PostgreSQL с поддержкой Azure Arc - - - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. - - By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. - Управляемый экземпляр с поддержкой Azure Arc обеспечивает доступ к SQL Server и совместимость функций, которые можно развернуть в любой удобной инфраструктуре. {0}. - - Нажимая кнопку "Сохранить скрипт в записную книжку" или "Развернуть", я (а) соглашаюсь с юридическими условиями и заявлениями о конфиденциальности, связанными с указанными ниже предложениями Marketplace; (б) разрешаю корпорации Майкрософт выставлять мне счета по сборам, связанным с этими предложениями, с использованием моего текущего метода оплаты и с той же периодичностью, что и для моей подписки Azure; и (в) соглашаюсь, что корпорация Майкрософт имеет право передавать мои контактные данные, а также сведения об использовании и транзакциях поставщикам предложений для целей предоставления поддержки, выставления счетов и других действий с транзакциями. Корпорация Майкрософт не предоставляет права на сторонние предложения. Дополнительные сведения см. в {1}, {2} и {3}. - - + Azure Marketplace Terms Условия Azure Marketplace - + Learn more - Дополнительные сведения + Подробнее - - Learn more about Azure Arc enabled Managed Instance - Подробнее об управляемом экземпляре с поддержкой Azure Arc - - + Privacy policy Политика конфиденциальности - + Terms of use Условия использования + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + Управляемый экземпляр с поддержкой Azure Arc обеспечивает доступ к SQL Server и совместимость функций, которые можно развернуть в любой инфраструктуре по вашему вкусу. {0}. + + Нажимая кнопку "Сохранить сценарий в записную книжку" или "Развернуть", я (а) соглашаюсь с юридическими условиями и заявлениями о конфиденциальности, связанными с указанными ниже предложениями Marketplace; (б) разрешаю корпорации Майкрософт выставлять мне счета по сборам, связанным с этими предложениями, с использованием моего текущего метода оплаты и с той же периодичностью, что и для моей подписки Azure; и (в) соглашаюсь, что корпорация Майкрософт имеет право передавать мои контактные данные, а также сведения об использовании и транзакциях поставщикам предложений для целей предоставления поддержки, выставления счетов и других действий с транзакциями. Корпорация Майкрософт не предоставляет права на сторонние предложения. Дополнительные сведения см. в {1}, {2} и {3}. + + + Learn more about PostgreSQL Server - Azure Arc + Подробнее о PostgreSQL Server — Azure Arc + + + PostgreSQL Server - Azure Arc terms and conditions + PostgreSQL Server — условия и положения Azure Arc + + + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + Управляемый экземпляр с поддержкой Azure Arc обеспечивает доступ к SQL Server и совместимость функций, которые можно развернуть в любой инфраструктуре по вашему вкусу. {0}. + + Щелкая "Сохранить сценарий в записную книжку" или "Развернуть", я (а) соглашаюсь с юридическими условиями и заявлениями о конфиденциальности, связанными с указанными ниже предложениями Marketplace; (б) разрешаю корпорации Майкрософт выставлять мне счета по сборам, связанным с этими предложениями, с использованием моего текущего метода оплаты и с той же периодичностью, что и для моей подписки Azure; и (в) соглашаюсь, что корпорация Майкрософт имеет право передавать мои контактные данные, а также сведения об использовании и транзакциях поставщикам предложений для целей предоставления поддержки, выставления счетов и других действий с транзакциями. Корпорация Майкрософт не предоставляет права на сторонние предложения. Дополнительные сведения см. в {1}, {2} и {3}. + + + Learn more about Azure Arc-enabled Managed Instance + Подробнее об управляемом экземпляре Azure Arc + Azure SQL managed instance - Azure Arc terms and conditions Управляемый экземпляр SQL Azure — условия Azure Arc @@ -1753,133 +1701,117 @@ Password Пароль - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. Максимальное числ ядер процессора для экземпляра Postgres, которое может использоваться в узле-координаторе. Поддерживается дробное количество ядер. - + CPU limit Ограничение на использование ЦП - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. Минимальное число ядер процессора, которое должно быть доступно в узле-координаторе, чтобы запланировать службу. Поддерживается дробное количество ядер. - + CPU request Запрос ЦП - - The memory limit of the Postgres instance on the coordinator node in GB. - Ограничение памяти экземпляра Postgres в узле-координаторе (ГБ). + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + Установите этот флажок, чтобы указать, что этот экземпляр будет использоваться только для разработки и тестирования. За этот экземпляр не будет взиматься оплата. - - Memory limit (GB) - Предельный объем памяти (ГБ) + + For development use only + Только для разработки - - The memory request of the Postgres instance on the coordinator node in GB. - Запрос памяти экземпляра Postgres в узле-координаторе (ГБ). - - - Memory request (GB) - Запрос памяти (ГБ) - - + Engine Version Версия подсистемы - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. Разделенный запятыми список расширений Postgres, которые должны загружаться при запуске. Поддерживаемые значения см. в документации по Postgres. - + Extensions Расширения - - Server group name - Имя группы серверов + + That username is disabled; please choose another username. + Это имя пользователя отключено, выберите другое имя пользователя - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - Имя группы серверов должно состоять из строчных букв и цифр или дефисов "-", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 11 символов. + + The memory limit of the Postgres instance on the coordinator node in GB. + Ограничение памяти экземпляра Postgres в узле-координаторе (ГБ). - + + Memory limit (GB) + Предельный объем памяти (ГБ) + + + The memory request of the Postgres instance on the coordinator node in GB. + Запрос памяти экземпляра Postgres в узле-координаторе (ГБ). + + + Memory request (GB) + Запрос памяти (ГБ) + + + Server name + Имя сервера + + + Enter server name + Введите имя сервера + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + Имя экземпляра должно состоять из строчных букв и цифр или дефисов "-", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 11 символов. + + Port Порт - + + Service type + Тип службы + + + Admin username + Имя администратора + + + Enter server admin login name + Введите имя для входа администратора сервера + + The size of the storage volume to be used for backups in GB. Размер тома хранилища, используемого для резервных копий (ГБ). - + Volume Size GB (Backups) Размер тома в ГБ (резервные копии) - + The size of the storage volume to be used for data in GB. Размер тома хранилища, используемого для данных (ГБ). - + Volume Size GB (Data) Размер тома в ГБ (данные) - + The size of the storage volume to be used for logs in GB. Размер тома хранилища, используемого для журналов (ГБ). - + Volume Size GB (Logs) Размер тома в ГБ (журналы) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - Максимальное число ядер процессора для экземпляра Postgres, которое может использоваться на узел. Поддерживается дробное количество ядер. - - - CPU limit (cores per node) - Ограничение ЦП (ядер на узел) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - Минимальное количество ядер процессора, которое должно быть доступно каждому узлу, чтобы запланировать службу. Поддерживается дробное количество ядер. - - - CPU request (cores per node) - Запрос ЦП (ядер на узел) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - Число рабочих узлов для подготовки в сегментированном кластере или нуль (по умолчанию) для Postgres с одним узлом. - - - Number of workers - Число рабочих ролей - - - The memory limit of the Postgres instance per node in GB. - Ограничение памяти экземпляра Postgres на узел (ГБ). - - - Memory limit (GB per node) - Предельный объем памяти (ГБ на узел) - - - The memory request of the Postgres instance per node in GB. - Запрос памяти экземпляра Postgres на узел (ГБ). - - - Memory request (GB per node) - Запрос памяти (ГБ на узел) - - - Coordinator Node Compute Configuration - Конфигурация вычисления узла-координатора - - - Worker Nodes Compute Configuration - Конфигурация вычисления рабочих узлов + + Compute Configuration + Настройка вычислений General settings @@ -1902,12 +1834,12 @@ Класс хранения, используемый для постоянных томов журналов - Provide Azure enabled PostgreSQL Hyperscale server group parameters - Укажите параметры группы серверов гипермасштабирования PostgreSQL с поддержкой Azure + Provide PostgreSQL server parameters + Предоставление параметров сервера PostgreSQL - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - Развертывание группы серверов гипермасштабирования PostgreSQL с поддержкой Azure Arc + Deploy a PostgreSQL Server - Azure Arc (Preview) + Развертывание PostgreSQL Server — Azure Arc (предварительная версия) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name Имя экземпляра + + Enter instance name + Введите имя экземпляра + SQL Instance Backup Retention Policy Политика хранения резервных копий экземпляров SQL @@ -2050,8 +1986,8 @@ Имя экземпляра должно состоять из строчных букв и цифр или дефисов "-", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 13 символов. - sa username is disabled, please choose another username - Имя пользователя sa отключено, выберите другое имя пользователя + That username is disabled; please choose another username. + Это имя пользователя отключено, выберите другое имя пользователя Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 реплики - Username - Имя пользователя + Managed Instance admin login + Имя для входа администратора Управляемого экземпляра + + + Enter admin name + Введите имя администратора The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ Объем запрошенной памяти не должен превышать предельный - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - Развертывание групп серверов гипермасштабирования PostgreSQL в среде Azure Arc + Deploy a PostgreSQL server into an Azure Arc environment + Развертывание сервера PostgreSQL в среде Azure Arc - PostgreSQL Hyperscale server groups - Azure Arc - Группа серверов гипермасштабирования PostgreSQL — Azure Arc + PostgreSQL Server - Azure Arc (Preview) + Сервер PostgreSQL — Azure Arc (предварительная версия) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/ru/azurecore.ru.xlf b/resources/xlf/ru/azurecore.ru.xlf index 4b355e33fc..be14cc5d8b 100644 --- a/resources/xlf/ru/azurecore.ru.xlf +++ b/resources/xlf/ru/azurecore.ru.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD У пользователя нет уникального идентификатора в AAD + + Owning Tenant information not found for account. + Для учетной записи не найдены сведения о владении клиентом. + Token retrieval failed with an error. [Open developer tools]({0}) for more details. Не удалось получить токен из-за ошибки. [Откройте инструменты разработчика]({0}), чтобы узнать подробности. @@ -70,6 +74,10 @@ Open Открыть + + Provider '{0}' does not have a Microsoft resource endpoint defined. + Для поставщика {0} не определена конечная точка ресурса Майкрософт. + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Гибкий сервер Базы данных Azure для MySQL + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} Не удалось получить подписки для учетной записи {0} (клиент "{1}"). {2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + Не удалось получить маркер доступа для учетной записи "{0}" (клиент "{1}"). + diff --git a/resources/xlf/ru/big-data-cluster.ru.xlf b/resources/xlf/ru/big-data-cluster.ru.xlf index c5236864c8..ed33e6eb59 100644 --- a/resources/xlf/ru/big-data-cluster.ru.xlf +++ b/resources/xlf/ru/big-data-cluster.ru.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - Панель мониторинга кластера больших данных — + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + Поддержка надстройки кластера больших данных прекращается, соответствующая функциональность Azure Data Studio будет удалена в предстоящем выпуске. Дополнительные сведения об этом и о поддержке в будущем см. [здесь](https://go.microsoft.com/fwlink/?linkid=2207340). + Controller endpoint information was not found Информация о конечных точках контроллера не найдена diff --git a/resources/xlf/ru/cms.ru.xlf b/resources/xlf/ru/cms.ru.xlf index ecc0e74c0f..e14373e776 100644 --- a/resources/xlf/ru/cms.ru.xlf +++ b/resources/xlf/ru/cms.ru.xlf @@ -134,14 +134,6 @@ Application name Имя приложения - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Когда задано значение TRUE, разрешено использовать асинхронные функции в поставщике данных .NET Framework - - - Asynchronous processing - Асинхронная обработка - Attach DB filename Имя вложенного файла базы данных diff --git a/resources/xlf/ru/git.ru.xlf b/resources/xlf/ru/git.ru.xlf index 6c045a6ab9..9eb9974a83 100644 --- a/resources/xlf/ru/git.ru.xlf +++ b/resources/xlf/ru/git.ru.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + Опубликовать Branch + + + Publishing Branch... + Публикация Branch... + + + $(cloud-upload) Publish Branch + $(cloud-upload) Опубликовать ветвь + + + {0} Sync Changes {1}{2} + {0} Синхронизировать изменения {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + Синхронизация изменений... + + + @@ -91,8 +119,8 @@ Не удается отправить ссылки в удаленный репозиторий. Сначала запустите операцию извлечения, чтобы интегрировать изменения. - Log level changed to: {0} - Уровень ведения журнала изменен на: {0} + {0} Log level changed to: {1} + {0} Уровень ведения журнала изменен на: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? Продолжить? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - В ветви '{0}' отсутствует восходящая ветвь. Вы хотите опубликовать эту ветвь? + The branch '{0}' has no remote branch. Would you like to publish this branch? + В ветви "{0}" отсутствует удаленная ветвь. Опубликовать эту ветвь? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ What would you like to do? Discard 1 File Отменить изменения в одном файле + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Вы действительно хотите удалить все спрятанные записи? Имеется {0} записей, которые будут удалены, и ИХ ВОССТАНОВЛЕНИЕ МОЖЕТ БЫТЬ НЕВОЗМОЖНО. + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + Вы действительно хотите удалить все спрятанные записи? Имеется 1 запись, которая будут удалена, и ЕЕ ВОССТАНОВЛЕНИЕ МОЖЕТ БЫТЬ НЕВОЗМОЖНО. + Force Checkout Принудительное извлечение @@ -298,13 +334,17 @@ What would you like to do? Git: {0} Git: {0} + + Open Comparison + Открыть сравнение + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Would you like to stage all your changes and commit them directly? Вы действительно хотите удалить спрятанные изменения: {0}? - This action will push and pull commits to and from '{0}/{1}'. - Это действие отправит фиксации в \"{0}/{1}\" и извлечет их оттуда. + This action will pull and push commits from and to '{0}/{1}'. + Это действие получает и отправляет фиксации от и к "{0}/{1}". Tag at {0} @@ -715,16 +755,16 @@ These files will be FOREVER LOST. - Skipped found git in: {0} - Пропущенный найденный Git в: {0} + {0} Skipped found git in: {1} + {0} Пропущен найденный git в: {1} - Using git {0} from {1} - Используется git {0} из {1} + {0} Using git {1} from {2} + {0} Использование git {1} из {2} - Validating found git in: {0} - Проверка найденного git в:{0} + {0} Validating found git in: {1} + {0} Проверка найденного git в: {1} @@ -742,52 +782,16 @@ These files will be FOREVER LOST. Choose a repository Выберите репозиторий + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + Невозможно автоматически открыть репозиторий git по адресу "{0}". Откройте его напрямую как папку в VS Code. + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. В репозитории '{0}' есть подмодули ({1}), которые не будут открыты автоматически. Вы можете открыть каждый подмодуль вручную, открыв соответствующий файл. - - - - Branch name - Имя ветви - - - $(error) Error: {0} - $(error) Ошибка: {0} - - - No remote repositories found. - Удаленные репозитории не найдены. - - - Choose a URL to clone from. - Выберите URL-адрес, откуда требуется клонировать. - - - Provide repository URL - Укажите URL-адрес репозитория - - - Provide repository URL or pick a repository source. - Укажите URL-адрес репозитория или выберите источник репозитория. - - - Repository name - Имя репозитория - - - Repository name (type to search) - Имя репозитория (введите текст для поиска) - - - URL - URL-адрес - - - @@ -974,18 +978,6 @@ These files will be FOREVER LOST. Successfully pushed. Отправка выполнена успешно. - - $(cloud-upload) Publish Changes - $(cloud-upload) Опубликовать изменения - - - Publish Changes - Опубликовать изменения - - - Sync Changes $(sync){0}{1} - Синхронизировать изменения $(sync){0}{1} - Staged Changes Промежуточные изменения @@ -1022,9 +1014,9 @@ These files will be FOREVER LOST. Checkout branch/tag... Извлечение ветви/тега... - - Publish Changes - Опубликовать изменения + + Publish Branch + Опубликовать ветвь Publish to {0} @@ -1046,19 +1038,13 @@ These files will be FOREVER LOST. - - Index - Индекс + + Email + Электронная почта - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + Открыть сравнение Git History @@ -1076,10 +1062,6 @@ These files will be FOREVER LOST. You Вы - - Working Tree - Рабочее дерево - @@ -1128,6 +1110,18 @@ These files will be FOREVER LOST. Add Remote... Добавить удаленный репозиторий... + + Get Remote Sources + Получить удаленные источники + + + Get Repositories + Получить репозитории + + + Get Repository State + Получить состояние репозитория + Create Branch... Создать ветвь... @@ -1176,6 +1170,10 @@ These files will be FOREVER LOST. Close Repository Закрыть репозиторий + + Close All Diff Editors + Закрыть все редакторы несовпадений + Commit Фиксация @@ -1369,8 +1367,8 @@ These files will be FOREVER LOST. Восстановить шаблон коммита - Reveal in Side Bar - Показать в боковой панели + Reveal in Explorer View + Отобразить в проводнике Revert Change @@ -1432,6 +1430,10 @@ These files will be FOREVER LOST. Drop Stash... Удалить спрятанные данные... + + Drop All Stashes... + Удалить все спрятанные записи... + Stash (Include Untracked) Спрятать (включить неотслеживаемые) @@ -1568,6 +1570,14 @@ These files will be FOREVER LOST. Tags Теги + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + Определяет, следует ли автоматически закрывать редактор несовпадений, когда изменения скрыты, зафиксированы, удалены, являются подготовленными или неподготовленными. + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + Список команд Git (например, commit, push), для которых `stdout` записывается в [выходные данные Git](command:git.showOutput). Если для команды Git настроен обработчик на стороне клиента, то `stdout` обработчика на стороне клиента также будет записан в [выходные данные Git](command:git.showOutput). + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. Всегда подтверждайте создание пустых фиксаций для команды \"Git: Пустая фиксация\". @@ -1636,6 +1646,10 @@ These files will be FOREVER LOST. Whether git is enabled. Определяет, включен ли git. + + Experimental improvements for the git setup flow. + Экспериментальные улучшения для потока настройки Git. + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. Если параметр включен, то при вытягивании получаются все ветви. В противном случае получается только текущая ветвь. @@ -1772,6 +1786,14 @@ These files will be FOREVER LOST. Force git to use rebase when running the sync command. Принудительно использовать перемещение изменений из одной ветви в другую вместо слияния при запуске команды sync в Git. + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + Список папок, которые игнорируются при сканировании репозиториев Git, когда для параметра "#git.autoRepositoryDetection#" задано значение "true" или "subFolders". + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + Определяет глубину, используемую при сканировании папок рабочей области для репозиториев Git, если для #git.autoRepositoryDetection# задано значение true или subFolders. Можно задать значение "-1" для снятия ограничений. + Controls whether to require explicit Git user configuration or allow Git to guess if missing. Позволяет определить, требовать ли явной настройки пользователя Git или разрешить Git использовать предположения, если пользователь не указан. @@ -1856,6 +1878,10 @@ These files will be FOREVER LOST. Controls whether to show the commit author in the Timeline view. Определяет, показывать ли автора фиксации в представлении временной шкалы. + + Controls whether to show uncommitted changes in the Timeline view. + Определяет, показывать ли незафиксированные изменения в представлении временной шкалы. + Controls how untracked changes behave. Определяет поведение неотслеживаемых изменений. @@ -1880,6 +1906,10 @@ These files will be FOREVER LOST. Controls whether force pushing uses the safer force-with-lease variant. Определяет, используется ли более безопасный вариант принудительной отправки с арендой. + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + Определяет, следует ли перезаписать GIT_ASKPASS для использования интегрированной версии. + Git SCM Integration Интеграция системы контроля версий Git @@ -1940,9 +1970,9 @@ These files will be FOREVER LOST. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). Если вы хотите использовать возможности Git, включите Git в своих [параметрах](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -Чтобы получить дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio, [изучите нашу документацию](https://aka.ms/vscode-scm). +Чтобы получить дополнительные сведения об использовании Git и системы управления версиями в VS Code, [изучите нашу документацию](https://aka.ms/vscode-scm). In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl Допустимая установка Git не обнаружена, дополнительные сведения см. в [выходных данных Git](command:git.showOutput). [Установите Git](https://git-scm.com/) либо получите дополнительные сведения об использовании Git и системы управления версиями в Azure Data Studio в [нашей документации](https://aka.ms/vscode-scm). Если вы используете другую систему управления версиями, можете поискать дополнительные расширения [в Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + Установите Git, популярную систему управления версиями, чтобы отслеживать изменения кода и совместно работать с другими пользователями. Дополнительные сведения см. в [Git guides](https://aka.ms/vscode-scm). + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + Системе управления версиями требуется установка Git. +[Скачать Git для Linux](https://git-scm.com/download/linux) +После установки выполните [перезагрузку](command:workbench.action.reloadWindow) (или [устранение неполадок](command:git.showOutput)). Возможна установка дополнительных поставщиков управления версиями [из Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Скачать Git для macOS](https://git-scm.com/download/mac) +После установки выполните [перезагрузку](command:workbench.action.reloadWindow) (или [устранение неполадок](command:git.showOutput)). Можно установить дополнительных поставщиков системы управления версиями [из Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [Скачать Git для Windows](https://git-scm.com/download/win) +После установки выполните [перезагрузку](command:workbench.action.reloadWindow) (или [устранение неполадок](command:git.showOutput)). Можно установить дополнительных поставщиков системы управления версиями [из Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/ru/kusto.ru.xlf b/resources/xlf/ru/kusto.ru.xlf index c934e1ca9a..e7f69ba8b3 100644 --- a/resources/xlf/ru/kusto.ru.xlf +++ b/resources/xlf/ru/kusto.ru.xlf @@ -19,8 +19,8 @@ - Done installing {0} - Выполнена установка {0} + Downloaded {0} + Скачано {0} Downloading {0} diff --git a/resources/xlf/ru/mssql.ru.xlf b/resources/xlf/ru/mssql.ru.xlf index 5f7309b96f..a458e39e01 100644 --- a/resources/xlf/ru/mssql.ru.xlf +++ b/resources/xlf/ru/mssql.ru.xlf @@ -835,8 +835,8 @@ - Done installing {0} - Выполнена установка {0} + Downloaded {0} + Скачано {0} Downloading {0} @@ -886,6 +886,18 @@ New Table Создать таблицу + + No + Нет + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + Хотите сократить время загрузки конструктора таблиц, включив предварительную загрузку модели базы данных? Модель базы данных будет предварительно загружена при развертывании узла базы данных в обозревателе объектов. + + + Yes + Да + @@ -986,14 +998,6 @@ Application name Имя приложения - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - Когда задано значение TRUE, разрешено использовать асинхронные функции в поставщике данных .NET Framework - - - Asynchronous processing - Асинхронная обработка - Attach DB filename Имя вложенного файла базы данных @@ -1290,6 +1294,38 @@ Enabled Включено + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + Выделяет операцию плана выполнения с наибольшим фактическим числом строк для всех выполнений. + + + Highlights the execution plan operation with the highest cost. + Выделяет операцию плана выполнения с наибольшей ресурсоемкостью. + + + The default metric to use to highlight an expensive operation in query execution plans + Метрика по умолчанию, используемая для выделения ресурсоемкой операции в планах выполнения запросов. + + + Highlights the execution plan operation that used the most CPU time. + Выделяет операцию плана выполнения, использовавшую больше всего процессорного времени. + + + Highlights the execution plan operation that took the most time. + Выделяет операцию плана выполнения, занявшую больше всего времени. + + + Expensive operation highlighting will be turned off for execution plans. + Выделение ресурсоемких операций будет отключено для планов выполнения. + + + Highlights the execution plan operation with the greatest number of rows read. + Выделяет операцию плана выполнения с наибольшим количеством прочитанных строк. + + + Highlights the execution plan operation with the highest subtree cost. + Выделяет операцию плана выполнения с наибольшей ресурсоемкостью поддерева. + Export Notebook as SQL Экспорт записной книжки в виде SQL @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) Установить параметр SET LOCK TIMEOUT (в миллисекундах) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + Максимальное сохраняемое количество символов/байт для каждого значения в символьных/двоичных столбцах после выполнения запроса. Значение по умолчанию: 65 535. Допустимый диапазон значений: от 1 до 2 147 483 647. + - Number of XML characters to store after running a query - Число XML-символов для хранения после выполнения запроса + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + Максимальное сохраняемое количество символов для каждого значения в столбцах XML после выполнения запроса. Значение по умолчанию: 2 097 152. Допустимый диапазон значений: от 1 до 2 147 483 647. Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option Установить параметр SET XACT_ABORT ON + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + Следует ли предварительно загружать модель базы данных при расширении узла базы данных в проводнике объектов. При включении время загрузки конструктора таблиц может быть уменьшено. Примечание. Если вам нужно расширить множество узлов базы данных, использование памяти может быть выше обычного. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [Необязательно] Уровень ведения журнала для серверных служб. Azure Data Studio создает имя файла при каждом запуске, а если такой файл уже существует, записи журналов добавляются в него. Для очистки старых файлов журналов см. описание параметров logRetentionMinutes и logFilesRemovalLimit. Параметр tracingLevel по умолчанию регистрирует не слишком многое. Изменение детализации может привести к тому, что журналы будут занимать слишком много места. Ошибка включает критический уровень, предупреждение включает ошибку, информационный уровень включает предупреждение, а подробный уровень включает информационный уровень. diff --git a/resources/xlf/ru/query-history.ru.xlf b/resources/xlf/ru/query-history.ru.xlf index fa4bf0569b..eb1ed6acbf 100644 --- a/resources/xlf/ru/query-history.ru.xlf +++ b/resources/xlf/ru/query-history.ru.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + Ошибка при загрузке сохраненных элементов журнала запросов. {0} + + + Failed + Сбой + + + Succeeded + Выполнено + + + @@ -42,6 +58,14 @@ Start Query History Capture Начать ведение Журнала запросов + + Loading saved entries... + Загрузка сохраненных записей... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + Максимальное число записей для хранения. 0 означает, что хранится неограниченное число записей. Увеличение этого ограничения может повлиять на производительность, особенно если включена сохраняемость. + No queries to display Нет запросов для отображения @@ -50,9 +74,17 @@ Open Query Открыть запрос + + Open storage folder + Открыть папку хранилища + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + Сохраняется ли история запросов при перезапусках. Если ЛОЖЬ, то журнал будет очищен при выходе из приложения. + Run Query - Выполнить запрос + Запуск запроса diff --git a/resources/xlf/ru/schema-compare.ru.xlf b/resources/xlf/ru/schema-compare.ru.xlf index b2ee5e4020..a0c85e608b 100644 --- a/resources/xlf/ru/schema-compare.ru.xlf +++ b/resources/xlf/ru/schema-compare.ru.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare Сравнение схем SQL Server + + Open in Schema Compare + Открыть в Сравнении схем + Run Schema Comparison Запустить сравнение схем... diff --git a/resources/xlf/ru/sql-database-projects.ru.xlf b/resources/xlf/ru/sql-database-projects.ru.xlf index 1ff61537e3..812dbdf75c 100644 --- a/resources/xlf/ru/sql-database-projects.ru.xlf +++ b/resources/xlf/ru/sql-database-projects.ru.xlf @@ -426,6 +426,26 @@ Don't use profile Не использовать профиль + + Download error + Ошибка скачивания + + + Download progress + Ход загрузки + + + Downloading + Выполняется скачивание + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + Скачивание nuget Microsoft.Build.Sql для получения библиотек DLL сборки + + + Downloading from {0} to {1} + Идет скачивание из {0} в {1} + Microsoft Azure SQL Edge License Agreement Лицензионное соглашение SQL Microsoft Azure для пограничных вычислений @@ -506,6 +526,14 @@ The project is already up to date with the database. Проект уже содержит новейшие данные из базы данных. + + Error downloading {0}. Error: {1} + Ошибка при загрузке {0}. Ошибка: {1} + + + Error extracting files from {0}. Error: {1} + Ошибка при извлечении файлов из {0}. Ошибка: {1} + Error finding build files location: {0} Ошибка при поиске расположения файлов сборки: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' Ошибка при попытке чтения {0} проекта "{1}" + + Could not build project. Error retrieving files needed to build. + Не удалось построить проект. Ошибка получения файлов, необходимых для сборки. + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. Для создания проекта базы данных требуется целевая информация для извлечения. + + Extracting DacFx build DLLs to {0} + Извлечение DLL сборки DacFx в {0} + File Файл @@ -620,6 +656,10 @@ hr ч + + Image tag + Тег изображения + Import Elements Импорт элементов @@ -628,6 +668,14 @@ Include Включить + + Include permissions in project + Включить разрешения в проект + + + Include permissions + Включить разрешения + Install globally Установить глобально @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec Сформировать проект SQL из спецификации OpenAPI/Swagger + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + Какую версию Microsoft.Build.Sql SDK использовать для создания устаревших проектов SQL. Пример: 0.1.3-предварительная версия + Whether to prompt the user to install .NET Core when not detected. Следует ли предлагать пользователю установить .NET Core, если он не будет обнаружен. diff --git a/resources/xlf/ru/sql-migration.ru.xlf b/resources/xlf/ru/sql-migration.ru.xlf index dce47dc07a..7658530eb9 100644 --- a/resources/xlf/ru/sql-migration.ru.xlf +++ b/resources/xlf/ru/sql-migration.ru.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. Выберите базы данных, которые вы хотите переместить в Azure SQL. + + Loading tables list... + Загрузка списка таблиц… + + + 0 tables found. + Обнаружено таблиц: 0. + + + Filter tables + Фильтровать таблицы + + + Has rows + Содержит строки + + + Table name + Имя таблицы + + + Update + Обновить + + + Cancel + Отмена + {0} (requires credentials refresh) {0} (требуется обновление учетных данных) @@ -75,8 +103,16 @@ This may take some time. Это может занять некоторое время. - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - Базы данных, которые не готовы к миграции на управляемый экземпляр SQL Azure, можно перенести на SQL Server на виртуальных машинах Azure. + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + Базы данных, которые не готовы к миграции в Управляемый экземпляр SQL Azure или в Базу данных SQL Azure, можно перенести в SQL Server на Виртуальных машинах Azure. + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + Базы данных, которые не готовы к миграции в Базу данных SQL Azure, можно перенести в SQL Server на Виртуальных машинах Azure. Также можно просмотреть результаты оценки готовности к миграции в Управляемый экземпляр SQL Azure. + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + Базы данных, которые не готовы к миграции в Управляемый экземпляр SQL Azure, можно перенести в SQL Server на Виртуальных машинах Azure. Также можно просмотреть результаты оценки готовности к миграции в Базу данных SQL Azure. Assessment results @@ -111,8 +147,8 @@ This may take some time. Azure SQL - Azure SQL Database - База данных SQL Azure + Azure SQL Database Server + Сервер Базы данных SQL Azure Azure SQL Managed Instance @@ -211,8 +247,8 @@ This may take some time. Сначала выберите значение учетной записи хранения. - {0}/{1} databases can be migrated - Можно перенести базы данных: {0}/{1} + {0}/{1} databases can be migrated without issues + Можно перенести базы данных без проблем: {0} из {1} Cancel @@ -258,6 +294,10 @@ This may take some time. I confirm there are no additional log backups to provide and want to complete cutover. Я подтверждаю отсутствие дополнительных резервных копий журналов и хочу завершить прямую миграцию. + + Connect + Подключить + Connection status Состояние подключения @@ -411,8 +451,8 @@ This may take some time. Режим - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - Определите готовность экземпляров SQL Server, укажите рекомендуемый целевой объект Azure SQL и выполните миграцию экземпляра SQL Server в Управляемый экземпляр SQL Azure или SQL Server в виртуальных машинах Azure. + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + Определите готовность своих экземпляров SQL Server к миграции, определите рекомендуемую цель Azure SQL и завершите миграцию своего экземпляра SQL Server в Управляемый экземпляр SQL Azure, SQL Server на виртуальных машинах Azure или базу данных SQL Azure. A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ This may take some time. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. Расширение миграции Azure SQL для Azure Data Studio предоставляет возможности для оценки, получения правильных рекомендаций Azure и миграции баз данных SQL Server в Azure. + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + Пошаговый учебник по миграции баз данных с экземпляра SQL Server (локальная среда или Виртуальные машины Microsoft Azure) в Базу данных SQL Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ). + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. Пошаговый учебник по миграции баз данных с экземпляра SQL Server (локальный) в SQL Server на виртуальных машинах Microsoft Azure с минимальным простоем. @@ -442,6 +486,10 @@ This may take some time. Migrate databases using Azure Data Studio Миграция баз данных с помощью Azure Data Studio + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + Учебник. Миграция в SQL Server в Базе данных SQL Azure (автономная) — (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) Учебник. Миграция в SQL Server на Виртуальных машинах Microsoft Azure (по сети) @@ -462,6 +510,10 @@ This may take some time. Azure SQL Migration Миграция SQL Azure + + Data source configuration + Конфигурация источника данных + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. Сравнение фактического объема данных, считываемого из источника, и фактического объема данных, загруженного в целевой объект. @@ -490,9 +542,17 @@ This may take some time. An error occurred while accessing database details. Произошла ошибка при доступе к сведениям базы данных. - - Ensure that your backups were taken with the WITH CHECKSUM option. - Убедитесь, что резервные копии были созданы с помощью параметра WITH CHECKSUM. + + An error occurred while connecting to target migration database. + Ошибка при подключении к целевой базе данных миграции. + + + Connection error:{0} {1} + Ошибка подключения:{0} {1} + + + Loading database table list.. + Загрузка списка таблиц базы данных... To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ This may take some time. Select the location of the database backups to use during migration. Выберите расположение резервных копий базы данных, используемых во время миграции. - - Database backup - Резервное копирование базы данных - - - Ensure that the Azure Storage account does not use a private endpoint. - Убедитесь, учетная запись службы хранилища Azure не использует частную конечную точку. - Migration status Состояние миграции + + Refresh + Обновить + + + To migrate to the Azure SQL target, select tables in each database for migration. + Для миграции на целевую базу данных Azure SQL выберите таблицы в каждой базе данных для миграции. + + + Migration table selection + Выбор таблицы миграции + + + Source database + База данных-источник + + + Select tables + Выбор таблиц + + + Target database + Целевая база данных + Database to be migrated База данных для миграции + + Please select target database tables to migrate to. At least one database with one table is required. + Выберите таблицы целевых баз данных для миграции. Требуется хотя бы одна база данных с одной таблицей. + Databases ({0}/{1}) Базы данных ({0}/{1}) @@ -670,6 +750,10 @@ This may take some time. Error Ошибка + + Click to view error details + Щелкните, чтобы просмотреть сведения об ошибке. + Migration error(s)) Ошибки миграции @@ -810,6 +894,10 @@ This may take some time. Enter a valid name for the Migration Service. Введите действительное имя для службы миграции. + + To continue, select a valid Azure SQL Database server. + Чтобы продолжить, выберите допустимый сервер Базы данных SQL Azure. + To continue, select a valid storage account. Чтобы продолжить, выберите действительную учетную запись хранения. @@ -831,8 +919,8 @@ This may take some time. Чтобы продолжить, выберите допустимую виртуальную машину. - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Azure Database Migration Service управляет действиями переноса базы данных и отслеживает ход их выполнения. Вы можете выбрать существующую службу Database Migration Service для цели Azure SQL, если создали ее ранее, или создать новую ниже. + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Azure Database Migration Service координирует действия по миграции базы данных и отслеживает их ход выполнения. Вы можете выбрать существующую службу миграции базы данных, если вы уже создали ее ранее, или создать новую ниже. No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ This may take some time. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime Шаг 3. Нажмите кнопку "Тестирование подключения", чтобы проверить подключение между Azure Database Migration Service и Integration Runtime + + Blocking Issue: {0} + Блокирующая проблема: {0} + Issues Проблемы @@ -898,10 +990,6 @@ This may take some time. Last applied LSN Последний примененный номер LSN - - Last backup - Последняя архивация - Last scan completed: {0} Последнее сканирование: {0} @@ -922,6 +1010,26 @@ This may take some time. Location Расположение + + Source database + База данных-источник + + + Target database + Целевая база данных + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + Выберите целевую базу данных, в которую следует перенести базу данных-источник. Можно выбрать целевую базу данных только для одной базы данных-источника. + + + Map selected source databases to target databases for migration + Сопоставление выбранных баз данных-источников с целевыми базами данных для миграции + + + Select a target database + Выберите целевую базу данных + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. Управляемый экземпляр \"{0}\" недоступен для миграции, так как сейчас он находится в состоянии \"{1}\". Чтобы продолжить, выберите доступный управляемый экземпляр. @@ -958,6 +1066,14 @@ This may take some time. {0} mins {0} мин + + To continue, enter a valid target password. + Чтобы продолжить, введите допустимый пароль целевого объекта. + + + To continue, enter a valid target user name. + Чтобы продолжить, введите допустимое имя пользователя целевого объекта. + Mode Режим @@ -1071,8 +1187,12 @@ This may take some time. Файловые ресурсы не найдены. - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - Не найдены проблемы миграции на SQL Server в управляемом экземпляре SQL Azure. + No issues found for migrating to Azure SQL Managed Instance. + Не обнаружены проблемы для миграции на Управляемый экземпляр SQL Azure. + + + No issues found for migrating to Azure SQL Database. + Не обнаружены проблемы для миграции на Базы данных SQL Azure. No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ This may take some time. Assessment results are unavailable. Результаты оценки недоступны. + + No Azure SQL databases found. + Базы данных SQL Azure не найдены. + + + No Azure SQL database servers found. + Серверы баз данных SQL Azure не найдены. + No storage accounts found. Учетные записи хранения не найдены. @@ -1158,25 +1286,37 @@ This may take some time. Physical partitions Физические разделы + + Target password + Целевой пароль + + + Enter the target password + Введите пароль целевого объекта + User account Учетная запись пользователя - Azure account details - Сведения об учетной записи Azure + An Azure account (not required for assessment or SKU recommendation functionality) + Учетная запись Azure (не требуется для оценки или рекомендаций по SKU) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Управляемый экземпляр SQL Azure или SQL Server на виртуальной машине Azure + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + Исходные базы данных SQL Server, работающие в локальной среде, на SQL Server в виртуальной машине Azure или в любой виртуальной машине, работающей в облаке (частном, общедоступном). - Backup location details - Сведения о расположении резервной копии + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + Управляемый экземпляр SQL Azure, SQL Server на виртуальной машине Azure или база данных SQL Azure для переноса баз данных. + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + Сведения о расположении резервной копии базы данных: сетевой общей папке или контейнере Хранилища BLOB-объектов Azure (не требуется для целевых Баз данных SQL Azure). - Things you need before starting a migration: - Необходимые действия перед началом миграции: + Things you need before starting your Azure SQL migration: + Что необходимо перед началом миграции Azure SQL: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ This may take some time. Resource group created Создана группа ресурсов + + Save assessment report + Сохранить отчет об оценке + + + Successfully saved assessment report to {0}. + Отчет об оценке успешно сохранен в {0}. + Save and close Сохранить и закрыть @@ -1254,6 +1402,14 @@ This may take some time. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. Конфигурация сохранена. Сбор данных производительности будет выполняться в фоновом режиме. Вы можете остановить сбор, когда за хотите. + + Save recommendation report + Сохранить отчет о рекомендациях + + + Successfully saved recommendation report to {0}. + Отчет о рекомендациях успешно сохранен в {0}. + Cancel Отмена @@ -1350,6 +1506,10 @@ This may take some time. An error occurred while loading locations. Please check your Azure connection and try again. Произошла ошибка при загрузке расположений. Проверьте подключение к Azure и повторите попытку. + + Select a target server. + Выберите целевой сервер. + An error occurred while loading available resource groups. Please check your Azure connection and try again. Произошла ошибка при загрузке доступных групп ресурсов. Проверьте подключение к Azure и повторите попытку. @@ -1506,9 +1666,13 @@ This may take some time. {0} TB {0} ТБ - + {0} recommendations available - Доступных рекомендаций: {0} + Доступны рекомендации: {0} + + + {0} recommendation available + Доступна {0} рекомендация Azure configuration @@ -1518,10 +1682,6 @@ This may take some time. Business critical Критически важный для бизнеса - - {0} - {1} vCore - {0} - {1} виртуальное ядро - Gen5 5-е поколение @@ -1530,6 +1690,10 @@ This may take some time. General purpose Общее назначение + + Hyperscale + Гипермасштабирование + {0} - {1} - {2} vCore {0} - {1} - {2} виртуальное ядро @@ -1546,6 +1710,14 @@ This may take some time. Memory optimized premium-series Серия Premium, оптимизированная для операций в памяти + + {0} - {1} vCore + {0} - {1} виртуальное ядро + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - {2} виртуальное ядро - {3} ГБ + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ This may take some time. I already have the performance data У меня уже есть данные производительности - - Generating Azure recommendations using provided performance data... - Создание рекомендаций Azure с использованием предоставленных данных производительности… - Select a folder on your local drive where previously collected performance data was saved Выберите папку на локальном диске, где сохранены ранее собранные данные производительности @@ -1615,8 +1783,8 @@ This may take some time. Периодически проверяйте наличие обновленных рекомендаций, нажав кнопку \"Обновить рекомендацию\". - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - Рекомендация Azure собирает и анализирует данные о производительности, а затем рекомендует базу данных подходящего размера в Azure для вашей рабочей нагрузки. + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + Рекомендации Azure собирают и анализируют данные о производительности, а затем рекомендуют целевые объекты Azure соответствующего размера для вашей рабочей нагрузки. Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ This may take some time. Data storage requirement Требование к хранилищу данных - - Azure SQL Database - База данных SQL Azure - {0} GB {0} ГБ @@ -1702,6 +1866,10 @@ This may take some time. Azure SQL Managed Instance Управляемый экземпляр SQL Azure + + Azure SQL Managed Instance + Управляемый экземпляр SQL Azure + {0} ms {0} мс @@ -1718,6 +1886,14 @@ This may take some time. Edit recommendation parameters Изменить параметры рекомендаций + + Enable elastic recommendation + Включить эластичную рекомендацию + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + Эластичная рекомендация использует альтернативную модель рекомендаций, которая использует персонализированное профилирование цены и производительности по сравнению с существующими клиентами в облаке. + Enable preview features Включить предварительную версию функций @@ -1763,13 +1939,17 @@ This may take some time. {0}-процентиль - Azure recommendation - Рекомендация Azure + Azure recommendation (PREVIEW) + Рекомендация Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. Просмотрите результаты оценки и выберите одну или несколько баз данных для миграции в Управляемый экземпляр SQL Azure. + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + Для миграции в Базу данных SQL Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ), просмотрите результаты оценки и выберите одну или несколько баз данных. + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. Просмотрите результаты оценки и выберите одну или несколько баз данных для миграции в SQL Server на виртуальной машине Azure. @@ -1842,6 +2022,14 @@ This may take some time. SQL tempdb SQL tempdb + + Azure SQL Database (PREVIEW) + База данных SQL Azure (ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ) + + + Azure SQL Database + База данных SQL Azure + Stop data collection Остановить сбор данных @@ -1914,6 +2102,10 @@ This may take some time. SQL Server on Azure Virtual Machine SQL Server на виртуальной машине Azure + + SQL Server on Azure Virtual Machine + SQL Server на виртуальной машине Azure + Source configuration Конфигурация источника @@ -2006,6 +2198,10 @@ This may take some time. Used parallel copies Использованные параллельные копии + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + Сервер базы данных SQL "{0}" недоступен для миграции, поскольку сейчас он находится в состоянии "{1}". Чтобы продолжить, выберите доступный сервер базы данных SQL. + Source database База данных-источник @@ -2075,20 +2271,12 @@ This may take some time. Состояние: выполнено - {0} Errors) - Ошибок: {0}) - - - {0} - {0} + ({0} errors) + (Ошибок: {0}) - {0} Error) - Ошибка: {0}) - - - {0} ( - {0} ( + ({0} error) + ({0} ошибка) Failed @@ -2098,10 +2286,18 @@ This may take some time. In progress Выполняется + + Ready for cutover + Готово к прямой миграции + Refresh Обновить + + Restoring + Восстановление + Retriable Повторное @@ -2118,13 +2314,25 @@ This may take some time. Succeeded Успешно + + Uploading full backup + Выкладывается полная резервная копия + + + Uploading log backup(s) + Выполняется отправка файлов журнала + + + {0} + {0} + - {0} Warnings) - Предупреждения: {0} + ({0} warnings) + (Предупреждений: {0}) - {0} Warning) - Предупреждение: {0}) + ({0} warning) + ({0} предупреждение) Storage account @@ -2154,6 +2362,10 @@ This may take some time. Summary Сводка + + Azure SQL Database + База данных SQL Azure + SQL Server on Azure Virtual Machine SQL Server на виртуальной машине Azure @@ -2198,6 +2410,26 @@ This may take some time. Table migration status: {0} Состояние переноса таблицы: {0} + + Missing target tables excluded from list: {0} + Отсутствуют целевые таблицы, исключенные из списка: {0} + + + Select tables for {0} + Выберите таблицы для {0} + + + {0} of {1} tables selected + Выбраны таблицы: {0} из {1} + + + {0} of {1} + {0} из {1} + + + Edit + Изменить + Target Целевой объект @@ -2226,6 +2458,18 @@ This may take some time. Target server Целевой сервер + + Tables selected + Выбранные таблицы + + + Target table does not exist + Целевая таблица не существует + + + Target table is not empty. + Целевая таблица не пустая. + Target version Целевая версия @@ -2251,9 +2495,17 @@ This may take some time. Выберите уникальное имя для этой целевой базы данных - Username + User name Имя пользователя + + Target user name + Имя целевого пользователя + + + Enter the target user name + Введите имя пользователя целевого объекта + All database migrations Все миграции баз данных @@ -2306,6 +2558,10 @@ This may take some time. Azure account Учетная запись Azure + + An error occurred while conneting to the target server. + Ошибка при подключении к целевому серверу. + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ This may take some time. Нет доступных рекомендаций - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - Рекомендации по SKU не созданы, так как нет номеров SKU, которые могли бы удовлетворять характеристикам производительности источника. Попробуйте выбрать другую целевую платформу, изменить параметры рекомендаций или выбрать другой набор баз данных для оценки. + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + Рекомендации по SKU не созданы, так как нет номеров SKU, которые могли бы удовлетворять характеристикам производительности источника. Попробуйте выбрать другую целевую платформу, изменить параметры рекомендаций, выбрать другой набор баз данных для оценки или изменить модель рекомендаций. + + + Connection was successful but did not find any target databases. + Подключение успешно установлено, но не найдены целевые базы данных. + + + Connection error: {0} + Ошибка подключения: {0} + + + Connection was successful. Target databases found: {0} + Подключение успешно установлено. Найдены целевые базы данных: {0} Select an Azure account and your target {0}. Выберите учетную запись Azure и целевой {0}. + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + Ошибка сопоставления базы данных. Невозможно выбрать целевую базу данных "{0}" в качестве цели миграции для базы данных "{1}". Целевая база данных "${targetDatabaseName}" уже выбрана в качестве цели миграции для базы данных "{2}". Выберите другую целевую базу данных. + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + Ошибка сопоставления баз данных. Нет целевых баз данных для миграции. Настройте подключение к целевому серверу и щелкните "Подключить", чтобы получить список доступных целевых объектов для миграции баз данных. + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + Ошибка сопоставления баз данных. База данных-источник "{0}" не сопоставлена с целевой базой данных. Выберите целевую базу данных для миграции. + Azure SQL target Целевой объект Azure SQL @@ -2366,6 +2646,10 @@ This may take some time. {0} of {1} databases selected Выбрано баз данных: {0} из {1} + + {0} of {1} + {0} из {1} + diff --git a/resources/xlf/ru/sql.ru.xlf b/resources/xlf/ru/sql.ru.xlf index 5b2eefb89b..ef2feed08f 100644 --- a/resources/xlf/ru/sql.ru.xlf +++ b/resources/xlf/ru/sql.ru.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Укажите ширину нового столбца + + + Invalid column width + Недопустимая ширина столбца + + + Size cannot be 0 or negative + Размер не может быть 0 или отрицательным + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. Чтобы использовать Azure Data Studio в {0}, необходимо перезапустить Azure Data Studio. + + `${appName}`: e.g. Azure Data Studio. + "${appName}": например, Azure Data Studio. + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu Контекстное меню элемента обозревателя объектов + + open the default settings JSON + открыть файл JSON параметров по умолчанию + + + Open Default Settings (JSON) + Открыть параметры по умолчанию (JSON) + Please reload Azure Data Studio to disable this extension. Перезапустите Azure Data Studio, чтобы отключить это расширение. @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. Отображение заметок о выпуске после обновления. Заметки о выпуске будут открыты в новом окне веб-браузера. + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + Расширение несовместимо с Azure Data Studio {0}. Расширению требуется: {1}. + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + Расширение несовместимо с Azure Data Studio {0}. Для расширения требуется версия модуля VS Code {1}, более новая, чем поддерживаемая в настоящее время ({2}). + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + Не удалось проанализировать значение "{0}" {1}. Используйте такие значения как ^1.22.0, ^1.22.x и т.д. + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. Настройте стандартные маски путей файлов, которые следует исключить из списка отслеживаемых файлов. Шаблоны должны соответствовать абсолютным путям, т. е. необходимо указывать префикс "**/" или полный путь для правильного сопоставления и суффикс "/**" для сопоставления файлов в пути (например, "**/build/output/**" или "/Users/name/workspaces/project/build/output/**"). После изменения этого параметра потребуется перезагрузка. Если отображается сообщение "Azure Data Studio потребляет большое количество времени ЦП при запуске", можно исключить большие папки, чтобы уменьшить начальную нагрузку. + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + Указывает, разрешены ли настраиваемые сочетания клавиш в виде аккорда в терминале. Обратите внимание, что если задано значение true и нажатие клавиши приводит к аккорду, то оно будет обходить #terminal.integrated.commandsToSkipShell#, а задание значения false особенно удобно, когда требуется, чтобы сочетание клавиш CTRL+K перехватывалось вашей оболочкой (а не Azure Data Studio). + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + Набор сообщений, при обнаружении которых в терминале будет отправляться автоматический ответ. Если сообщение достаточно конкретное, это поможет автоматизировать обработку типичных ответов. + +Примечания: + +–Используйте {0} для автоматического ответа на запрос завершения пакетного задания в Windows. +–Сообщение содержит escape-последовательности, поэтому ответ может не работать для стилизованного текста. +–Каждый ответ отправляется не более одного раза в секунду. +–Используйте {1} в ответе для обозначения клавиши ВВОД. +–Чтобы удалить клавишу по умолчанию, задайте значение NULL. +–Перезапустите Azure Data Studio, если новые параметры не применены. + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + Набор идентификаторов команд, настраиваемые сочетания клавиш которых не будут передаваться в оболочку, а вместо этого будут всегда обрабатываться Azure Data Studio. Это позволяет использовать настраиваемые сочетания клавиш, которые при обычных условиях были бы использованы оболочкой и работали бы также, как если бы терминал не имел фокуса, например, клавиши "CTRL+P" запускали бы Quick Open. + +&nbsp; + +Многие команды по умолчанию пропускаются. Чтобы переопределить значение по умолчанию и передать настраиваемое сочетание клавиш этой команды в оболочку, добавьте команду с префиксом "-". Например, добавьте "-workbench.action.quickOpen", чтобы сочетание клавиш "CTRL+P" было направлено в оболочку. + +&nbsp; + +Следующий список команд, пропускаемых по умолчанию, обрезается при просмотре в Редакторе параметров. Чтобы просмотреть полный список, {1} и выполните поиск первой команды из списка ниже. + +&nbsp; + +Команды, пропускаемые по умолчанию: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + Определяет, следует ли обнаруживать и задавать переменную среды $LANG в соответствии с параметром, совместимым с UTF-8, так как терминал Azure Data Studio поддерживает поступающие из оболочки данные только в кодировке UTF-8. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + Объект с переменными окружения, которые будут добавлены в процесс Azure Data Studio для использования терминалом в Linux. Задайте значение null, чтобы удалить переменную среды. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + Объект с переменными окружения, которые будут добавлены в процесс Azure Data Studio для использования терминалом в macOS. Задайте значение null, чтобы удалить переменную среды. + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + Объект с переменными окружения, которые будут добавлены в процесс Azure Data Studio для использования терминалом в Windows. Задайте значение null, чтобы удалить переменную среды. + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + Должны ли новые оболочки наследовать свою среду от Azure Data Studio, который может попытаться получить оболочку входа для обеспечения инициализации $PATH и других переменных разработки. Это не влияет на Windows. + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. Перезапустите Azure Data Studio, чтобы завершить удаление расширения {0}. @@ -377,6 +495,14 @@ + + + + Collapse All + Свернуть все + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + Неподдерживаемое подключение + + + Loading... + Загрузка… + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + Не удалось найти поставщика сериализации с указанным идентификатором "{0}" + Cannot serialize data as no provider has been registered Не удается сериализировать данные, так как ни один поставщик не зарегистрирован @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + Цвет тени поля для раскрывающегося списка кнопки + The button dropdown background hover color Цвет фона для раскрывающегося списка кнопки при наведении курсора мыши - - The button dropdown box shadow color - Цвет тени поля для раскрывающегося списка кнопки - Callout dialog body background. Цвет фона основной части диалогового окна выноски. @@ -1160,6 +1302,14 @@ + + False + ЛОЖЬ + + + True + ИСТИНА + General Общие @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} При выполнении сценария в режиме {0} для объекта {1} не было возвращено ни одного сценария. - - No script was returned when calling select script on object - Не было получено ни одного сценария при вызове метода выбора сценария для объекта - Scripting Failed Не удалось создать сценарий @@ -1328,6 +1474,14 @@ Select Выбрать + + Failed to generate script for Edit Data editor. + Не удалось создать скрипт для электронного обмена данными. + + + Failed to generate select script for the selected object. + Не удалось создать сценарий выбора для выбранного объекта. + Update Обновить @@ -3172,6 +3326,10 @@ + + Icon represent a server. + Значок обозначает сервер. + Servers Серверы @@ -3272,6 +3430,10 @@ Save As JSON Сохранить в формате JSON + + Save As Markdown + Сохранить как Markdown + Save As XML Сохранить в формате XML @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0}, используйте клавиши со стрелками для перехода между узлами + Zoom level cannot be 0 or negative Масштаб не может быть отрицательным или равен нулю @@ -3293,8 +3459,24 @@ - Compare Execution Plans - Сравнение планов выполнения + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + Поиск таблицы свойств + + + Filter for any field... + Фильтрация всех полей... + + + Search top operations + Поиск основных операций @@ -3320,14 +3502,14 @@ Loading execution plan Загрузка плана выполнения - - Add execution plans to compare - Добавьте планы выполнения для сравнения - Execution Plan Files Файлы плана выполнения + + Add execution plan + Добавить план выполнения + Properties Свойства @@ -3364,6 +3546,22 @@ Zoom to fit Масштаб по размеру экрана + + Bottom execution Plan {0} + Последний план выполнения {0} + + + Top execution Plan {0} + Основной план выполнения {0} + + + Tooltips disabled + Подсказки отключены + + + Tooltips enabled + Подсказки включены + Query {0} of {1}: {2} Запрос {0} из {1}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - Нижняя операция: {0} - - - Left operation: {0} - Операция слева: {0} - - - Right operation: {0} - Операция справа: {0} - - - Top operation: {0} - Верхняя операция: {0} - Edge Edge + + Bottom operation: {0} + Нижняя операция: {0} + + + Left operation: {0} + Операция слева: {0} + + + Equivalent Properties + Эквивалентные свойства + + + Greater than + Больше + + + Less than + Меньше + Name Имя + + Not equal to + Не равно + Value (Bottom Plan) Значение (нижний план) @@ -3412,10 +3618,22 @@ Value (Top Plan) Значение (верхний план) + + Right operation: {0} + Операция справа: {0} + + + Top operation: {0} + Верхняя операция: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + Если значение равно true, при наведении указателя на план выполнения включает всплывающие подсказки. Если значение равно false, подсказки отображаются при щелчке по узлу или при нажатии клавиши F3. + Compare execution plans Сравнение планов выполнения @@ -3424,6 +3642,10 @@ Compare execution plans Сравнение планов выполнения + + Execution Plan + План выполнения + @@ -3472,6 +3694,14 @@ Copy Копировать + + Collapse All + Свернуть все + + + Expand All + Развернуть все + Close Закрыть @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - План запроса (предварительная версия) + Query Plan + План запроса @@ -3517,8 +3747,8 @@ Выбрать все - Plan Tree (Preview) - Дерево планов (предварительная версия) + Plan Tree + Дерево плана Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files Файлы плана выполнения + + Execution Plan {0} + План выполнения {0} + Compare execution plan Сравнение плана выполнения @@ -3560,6 +3794,10 @@ Zoom to fit Масштаб по размеру экрана + + Highlight Expensive Operation + Выделить ресурсоемкую операцию + Show Query Plan XML Показать XML-файл плана запроса @@ -3619,8 +3857,8 @@ Выделить все - Top Operations (Preview) - Основные операции (предварительный просмотр) + Top Operations + Основные операции Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - Закрыть (ESC) + Close + Закрыть Apply Применить - Apply Zoom (Enter) - Применить масштабирование (ВВОД) + Apply Zoom + Применить масштаб Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ Увеличить (в процентах) - Zoom (Enter) - Увеличить (ВВОД) + Zoom + Zoom + + + + + + + Actual Number of Rows For All Executions + Фактическое число строк для всех выполнений + + + Close + Закрыть + + + Actual Elapsed CPU Time + Фактически затраченное время ЦП + + + Actual Elapsed Time + Фактически затраченное время + + + Cost + Затраты + + + Number of Rows Read + Количество прочитанных строк + + + Off + Выкл. + + + Select expense metric + Выберите метрику расходов + + + Subtree Cost + Ресурсоемкость поддерева + + + Metric: + Метрика: + + + Apply + Применить + + + Apply + Применить + + + Highlight Expensive Operation + Выделить ресурсоемкую операцию + + + Don't Show Again + Больше не показывать + + + No + Нет + + + Yes + Да + + + Set chosen metric as the default for query execution plans? + Установить выбранную метрику по умолчанию для планов выполнения запросов? + + + Off + Выкл. - Close (Escape) - Закрыть (ESC) + Close + Закрыть + + + Enter search value + Введите значение поиска Contains @@ -3670,13 +3988,29 @@ Equals Равно + + Select property + Выберите свойство + + + Select search type + Выберите тип поиска + - Next Match (Enter) - Следующее совпадение (ВВОД) + Next Match + Следующее совпадение - Previous Match (Shift+Enter) - Предыдущее совпадение (SHIFT+ВВОД) + Previous Match + Предыдущее совпадение + + + + + + + ExecutionPlan + План_выполнения @@ -5108,6 +5442,10 @@ Error: {1} + + Icon represent a notebook. + Значок обозначает записную книжку. + Notebooks Записные книжки @@ -5436,6 +5774,10 @@ Error: {1} Data Данные + + Execution Plan + План выполнения + Notebook Записная книжка @@ -5684,6 +6026,10 @@ Error: {1} Save As JSON Сохранить в формате JSON + + Save As Markdown + Сохранить как Markdown + Save As XML Сохранить в формате XML @@ -5904,6 +6250,22 @@ Error: {1} Character used for enclosing text fields when saving results as CSV Символ, используемый для обрамления текстовых полей при сохранении результатов в файле CSV + + When true, column headers are included when saving results as an Excel file + Если установлено значение true, то заголовки столбцов будут включены при сохранении результатов в файле Excel. + + + File encoding used when saving results as Markdown + Кодирование файла, используемое при сохранении результатов в формате Markdown + + + When true, column headers are included when saving results as a Markdown file + Если задано значение ИСТИНА, заголовки столбцов включаются при сохранении результатов в виде файла Markdown. + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + Символы для разделения строк при экспорте в Markdown, по умолчанию используются системные окончания строк + File encoding used when saving results as XML Кодировка файла, которая используется при сохранении результатов в формате XML @@ -6136,6 +6498,10 @@ Error: {1} Resource Viewer Средство просмотра ресурсов + + Icon for resource viewer. + Значок для средства просмотра ресурсов. + @@ -6302,14 +6668,6 @@ Error: {1} - - - - Preview feature - Предварительная версия функции - - - @@ -6468,6 +6826,22 @@ Error: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + В среде Azure Data Studio теперь включено шифрование по умолчанию для всех подключений SQL Server. Это может привести к тому, что существующие подключения больше не будут работать, если не будут изменены определенные свойства соединения, связанные с шифрованием.{0}Мы рекомендуем вам ознакомиться со ссылкой ниже для получения более подробной информации. + + + More information + Дополнительные сведения + + + Important Update + Важное обновление + + + @@ -6828,6 +7202,49 @@ Error: {1} + + + + &&Welcome + && denotes a mnemonic + &&Приветствие + + + Controls which editor is shown at startup, if none are restored from the previous session. + Управляет тем, какой редактор отображается при запуске, если содержимое редактора не было восстановлено из предыдущего сеанса. + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Открыть новый файл без названия (применяется только при открытии пустого окна). + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Запустить без редактора. + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Открыть файл сведений при открытии папки, содержащей этот файл, в противном случае вернуться к \"welcomePage\". Примечание: этот параметр применяется только в качестве глобальной конфигурации. Он будет проигнорирован, если задан в рабочей области или конфигурации папки. + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Откройте домашнюю страницу с содержимым, которое поможет начать работу с Azure Data Studio и расширениями. + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Открывать страницу приветствия при открытии пустой рабочей области. + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + Открытие страницы приветствия с туром "Приступая к работе" (по умолчанию) + + + @@ -7134,6 +7551,10 @@ Error: {1} Connection error Ошибка подключения + + Enable Trust server certificate + Доверять сертификату сервера + Connection failed due to Kerberos error. Сбой подключения из-за ошибки Kerberos. @@ -7146,6 +7567,18 @@ Error: {1} If you have previously connected you may need to re-run kinit. Если вы подключались ранее, может потребоваться запустить kinit повторно. + + Run Kinit + Запуск Kinit + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + Для этого подключения включено шифрование. Проверьте конфигурацию SSL и сертификата для целевого SQL Server или включите "Доверять сертификату сервера" в диалоговом окне подключения. + + Примечание. Самозаверяющий сертификат обеспечивает только ограниченную защиту и не рекомендуется для рабочих сред. Вы хотите включить "Доверять сертификату сервера" для этого подключения и повторить попытку? + @@ -7174,26 +7607,10 @@ Error: {1} Connect Подключиться - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - Расширение, поддерживающее тип “{0}” поставщика, в настоящее время не установлено. Установите его и повторите попытку. - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - Для подключения к этому ресурсу требуется расширение“{0}”. Установите его и повторите попытку. - Recent Connections Последние подключения - - View Extension - Просмотреть расширение - - - View Extensions - Просмотреть расширения - No recent connection Недавние подключения отсутствуют @@ -7210,6 +7627,10 @@ Error: {1} Are you sure you want to cancel this connection? Вы действительно хотите отменить это подключение? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + Для подключения к этому ресурсу требуется расширение "{0}". Вы хотите установить его? + Connection result is invalid Недопустимый результат подключения @@ -7230,6 +7651,10 @@ Error: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. Azure Data Studio не поддерживает эту версию сервера; возможно, вы можете подключиться к ней, но некоторые функции Azure Data Studio могут работать не так, как ожидалось. + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + Расширение, которое поддерживает тип поставщика "{0}", сейчас не установлено. Вы хотите просмотреть расширения? + Could not find provider for uri: {0} Не найден поставщик для URI: {0} @@ -7258,6 +7683,14 @@ Error: {1} Advanced... Дополнительно… + + False + ЛОЖЬ + + + True + ИСТИНА + Account Учетная запись @@ -7406,6 +7839,10 @@ Error: {1} OK ОК + + Read More + Подробнее + @@ -7961,14 +8398,6 @@ Error: {1} - - - - Loading... - Загрузка… - - - @@ -8041,14 +8470,6 @@ Error: {1} - - - - Loading... - Загрузка… - - - @@ -8263,6 +8684,10 @@ Error: {1} JSON JSON + + Markdown + Markdown + Plain Text Простой текст @@ -8527,10 +8952,6 @@ Error: {1} Cancel Отмена - - Group Color: {0} - Цвет группы: {0} - OK OK diff --git a/resources/xlf/zh-hans/arc.zh-Hans.xlf b/resources/xlf/zh-hans/arc.zh-Hans.xlf index b2d65166a5..e68631fe9e 100644 --- a/resources/xlf/zh-hans/arc.zh-Hans.xlf +++ b/resources/xlf/zh-hans/arc.zh-Hans.xlf @@ -6,10 +6,6 @@ USD 美元 - - adding worker nodes - 正在添加工作器节点 - Apply 应用 @@ -90,18 +86,18 @@ without downtime and by 无故障时间和 + + Compute Configuration + 计算配置 + Condition 条件 - + Configuration 配置 - - Configuration (per node) - 配置(每个节点) - Configure retention policy 配置保留策略 @@ -135,12 +131,12 @@ 无法连接到 SQL 托管实例 - Azure Arc 实例 {0}。{1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - 连接到 PostgreSQL 超大规模 - Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + 连接到 PostgreSQL 服务器 - Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - 无法连接到 PostgreSQL 超大规模 - Azure Arc 实例 {0}。{1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + 无法连接到 PostgreSQL 服务器 - Azure Arc 实例{0}。{1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator 协调器 - - Coordinator Node CPU limit - 协调器节点 CPU 限制 - - - Coordinator Node CPU request - 协调器节点 CPU 请求 - Coordinator endpoint 协调器终结点 - - Coordinator Node Memory limit (in GB) - 控制器节点内存限制(GB) - - - Coordinator Node Memory request (in GB) - 协调器节点内存请求(以 GB 为单位) - - - Coordinator Node - 协调器节点 - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - 可以配置将应用于协调器节点的 CPU 核心数和存储大小。调整服务器组的 CPU 核心数和内存设置。要重置请求和/或限制,请传入空值。 - Coordinator Node Parameters 协调器节点参数 @@ -570,12 +542,12 @@ 最近的时间点 - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - 详细了解已启用 Azure Arc 的 PostgreSQL 超大规模数据库引擎设置 + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + 详细了解已启用 Azure Arc 的 PostgreSQL 数据库引擎设置 - Learn more about Azure PostgreSQL Hyperscale client interfaces - 详细了解 Azure PostgreSQL 超大规模客户端接口 + Learn more about Azure PostgreSQL client interfaces + 详细了解 Azure PostgreSQL 客户端接口 Learn More. @@ -698,8 +670,8 @@ 找不到工作器服务器参数... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - 没有任何影响此 PostgreSQL 超大规模实例的已知问题。 + There aren’t any known issues affecting this PostgreSQL instance. + 没有任何影响此 PostgreSQL 实例的已知问题。 The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node 节点 - - Node configuration - 节点配置 - nodes 节点 @@ -818,8 +786,8 @@ 需要连接才能显示和设置数据库引擎设置。 - PostgreSQL Hyperscale - Azure Arc - PostgreSQL 超大规模 - Azure Arc + PostgreSQL server - Azure Arc + PostgreSQL 服务器 - Azure Arc Point in time restore @@ -866,8 +834,8 @@ 请在下面的下拉列表中选择一个 Pod,以获取详细的运行状况信息 - PostgreSQL Hyperscale server group by - PostgreSQL 超大规模服务器组依据 + PostgreSQL by + PostgreSQL Admin username @@ -882,8 +850,8 @@ 可以缩放已启用的 Azure Arc - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - PostgreSQL 超大规模 - Azure Arc 仪表板 - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + PostgreSQL 服务器 - Azure Arc仪表板 (预览版) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. 从下面的可用客户端连接字符串中进行选择。 + + Server + 服务器 + Server Endpoint 服务器终结点 - - Server group nodes - 服务器组节点 - Server group type 服务器组类型 @@ -1249,30 +1217,10 @@ Worker 工作器 - - Worker Nodes CPU limit - 工作节点 CPU 限制 - - - Worker Nodes CPU request - 工作节点 CPU 请求 - - - Worker Nodes Memory limit (in GB) - 工作器节点内存限制(以 GB 为单位) - - - Worker Nodes Memory request (in GB) - 工作器节点内存请求(以 GB 为单位) - Worker node count 工作器节点计数 - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - 可以通过减少或增加工作器节点数来横向缩减和放大服务器组。值必须为 0 或大于 1。 - Worker Node Parameters 工作器节点参数 @@ -1281,22 +1229,10 @@ Worker Nodes 工作器节点 - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - 可以配置将应用于所有工作器节点的 CPU 核心数和存储大小。调整服务器组的 CPU 核心数和内存设置。要重置请求和/或限制,请传入空值。 - - - Expand your server group and scale your database by adding worker nodes. - 展开服务器组并通过添加工作器节点缩放数据库。 - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. 工作器节点的这些服务器参数可以设置为自定义(非默认)值。搜索以查找参数。 - - Value of 1 is not supported. - 不支持值为 1。 - Yes @@ -1365,38 +1301,50 @@ I accept {0} and {1}. 我接受 {0} 和 {1}。 + + Azure Marketplace Terms + Azure 市场条款 + + + Learn more + 了解详细信息 + + + Privacy policy + 隐私策略 + + + Terms of use + 使用条款 + + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + PostgreSQL 服务器 - Azure Arc 是 Azure Arc 作为已启用的数据服务中一部分的可用数据库引擎之一,可在所选基础结构上部署。{0}。 + +单击“脚本到笔记本”或“部署”即表示本人: (a) 同意与下面列出的市场产品/服务关联的法律条款和隐私声明;(b) 授权 Microsoft 按与我的 Azure 订阅相同的账单频率,以我当前的付款方式向我收取使用这项或这些产品/服务所产生的费用;以及 (c) 同意 Microsoft 与产品/服务的提供商共享我的联系信息、使用情况和交易信息,用于支持、计费和其他交易活动。Microsoft 不提供针对第三方产品/服务的权利。有关其他详细信息,请参阅 {1}、{2} 和 {3}。 + + + Learn more about PostgreSQL Server - Azure Arc + 详细了解 PostgreSQL 服务器 - Azure Arc + - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - 启用 Azure Arc 的 PostgreSQL 超大规模条款和条件 + PostgreSQL Server - Azure Arc terms and conditions + PostgreSQL 服务器 - Azure Arc 条款和条件 - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. 已启用 Azure Arc 的托管实例提供可在所选基础结构上部署的 SQL Server 访问权限和功能兼容性。{0}。 单击“脚本到笔记本”或“部署”即表示本人: (a) 同意与下面列出的市场产品/服务关联的法律条款和隐私声明;(b) 授权 Microsoft 按与我的 Azure 订阅相同的账单频率,以我当前的付款方式向我收取使用这项或这些产品/服务所产生的费用;以及 (c) 同意 Microsoft 与产品/服务的提供商共享我的联系信息、使用情况和交易信息,用于支持、计费和其他交易活动。Microsoft 不提供针对第三方产品/服务的权利。有关其他详细信息,请参阅 {1}、{2} 和 {3}。 - - Azure Marketplace Terms - Azure 市场条款 - - - Learn more - 了解详细信息 - - Learn more about Azure Arc enabled Managed Instance + Learn more about Azure Arc-enabled Managed Instance 详细了解已启用 Azure Arc 的托管实例 - - Privacy policy - 隐私策略 - - - Terms of use - 使用条款 - Azure SQL managed instance - Azure Arc terms and conditions Azure SQL 托管实例 - Azure Arc 条款和条件 @@ -1753,133 +1701,117 @@ Password 密码 - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. 可以在协调器节点上使用的 Postgres 实例的最大 CPU 内核数。支持分数核心。 - + CPU limit CPU 限制 - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. 协调器节点上必须可用的用以安排服务的最小 CPU 核心数。支持分数核心。 - + CPU request CPU 请求 - - The memory limit of the Postgres instance on the coordinator node in GB. - 协调器节点上 Postgres 实例的内存限制(GB)。 + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + 选中此框以指示此实例将仅用于开发或测试目的。将不会对此实例计费。 - - Memory limit (GB) - 内存限制(GB) + + For development use only + 仅供开发使用 - - The memory request of the Postgres instance on the coordinator node in GB. - 协调器节点上的 Postgres 实例的内存请求(GB)。 - - - Memory request (GB) - 内存请求(GB) - - + Engine Version 引擎版本 - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. 应在启动时加载的 Postgres 扩展的列表(以逗号分隔)。请参阅 postgres 文档以查找支持的值。 - + Extensions 扩展 - - Server group name - 服务器组名称 + + That username is disabled; please choose another username. + 该用户名已禁用,请选择其他用户名。 - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - 服务器组名称必须包含小写字母数字字符或 “-”,以字母开头,以字母数字字符结尾,并且长度不能超过 11 个字符。 + + The memory limit of the Postgres instance on the coordinator node in GB. + 协调器节点上 Postgres 实例的内存限制(GB)。 - + + Memory limit (GB) + 内存限制(GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + 协调器节点上的 Postgres 实例的内存请求(GB)。 + + + Memory request (GB) + 内存请求(GB) + + + Server name + 服务器名称 + + + Enter server name + 输入服务器名称 + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + 服务器名称必须包含小写字母数字字符或 "-",以字母开头,以字母数字字符结尾,并且长度不能超过 11 个字符。 + + Port 端口 - + + Service type + 服务类型 + + + Admin username + 管理员用户名 + + + Enter server admin login name + 输入服务器管理员登录名 + + The size of the storage volume to be used for backups in GB. 用于备份的存储卷大小(GB)。 - + Volume Size GB (Backups) 卷大小 GB (备份) - + The size of the storage volume to be used for data in GB. 对数据所用的存储量大小(GB)。 - + Volume Size GB (Data) 卷大小 GB (数据) - + The size of the storage volume to be used for logs in GB. 用于日志的存储卷大小(GB)。 - + Volume Size GB (Logs) 卷大小 GB (日志) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - 每个节点可使用的 Postgres 实例的最大 CPU 内核数。支持分数核心。 - - - CPU limit (cores per node) - CPU 限制(每节点核心数) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - 每个节点上必须可用的用以安排服务的最小 CPU 核心数。支持分数核心。 - - - CPU request (cores per node) - CPU 请求(每节点核心数) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - 要在分片群集中设置的辅助角色节点的数量,对于单节点 Postgres,默认为零。 - - - Number of workers - 工作器数量 - - - The memory limit of the Postgres instance per node in GB. - 每个节点 Postgres 实例的内存限制(GB)。 - - - Memory limit (GB per node) - 内存限制(GB/节点) - - - The memory request of the Postgres instance per node in GB. - 每个节点的 Postgres 实例的内存请求(GB)。 - - - Memory request (GB per node) - 内存请求(每节点 GB) - - - Coordinator Node Compute Configuration - 协调器节点计算配置 - - - Worker Nodes Compute Configuration - 工作器节点计算配置 + + Compute Configuration + 计算配置 General settings @@ -1902,12 +1834,12 @@ 要用于日志永久卷的存储类。 - Provide Azure enabled PostgreSQL Hyperscale server group parameters - 提供启用 Azure 的 PostgreSQL 超大规模服务器组参数 + Provide PostgreSQL server parameters + 提供 PostgreSQL 服务器参数 - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - 部署启用 Azure Arc 的 PostgreSQL 超大规模服务器组 + Deploy a PostgreSQL Server - Azure Arc (Preview) + 部署 PostgreSQL 服务器 - Azure Arc (预览版) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name 实例名称 + + Enter instance name + 输入实例名称 + SQL Instance Backup Retention Policy SQL 实例备份保留策略 @@ -2050,8 +1986,8 @@ 实例名称必须包含小写字母数字字符或 "-",以字母开头,以字母数字字符结尾,并且长度不能超过 13 个字符。 - sa username is disabled, please choose another username - sa 用户名已禁用,请选择其他用户名 + That username is disabled; please choose another username. + 该用户名已禁用,请选择其他用户名。 Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 个副本 - Username - 用户名 + Managed Instance admin login + 托管实例管理员登录名 + + + Enter admin name + 输入管理员名称 The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ 请求内存必须小于或等于内存限制 - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - 将 PostgreSQL 超大规模服务器组部署到 Azure Arc 环境 + Deploy a PostgreSQL server into an Azure Arc environment + 将 PostgreSQL 服务器部署到 Azure Arc 环境中 - PostgreSQL Hyperscale server groups - Azure Arc - PostgreSQL 超大规模服务器组 - Azure Arc + PostgreSQL Server - Azure Arc (Preview) + PostgreSQL 服务器 - Azure Arc (预览版) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/zh-hans/azurecore.zh-Hans.xlf b/resources/xlf/zh-hans/azurecore.zh-Hans.xlf index fb6bb52410..db673cf8a0 100644 --- a/resources/xlf/zh-hans/azurecore.zh-Hans.xlf +++ b/resources/xlf/zh-hans/azurecore.zh-Hans.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD 用户在 AAD 中没有唯一标识符 + + Owning Tenant information not found for account. + 找不到帐户的拥有租户信息。 + Token retrieval failed with an error. [Open developer tools]({0}) for more details. 令牌检索失败,出现错误。[打开开发人员工具]({0})了解更多详细信息。 @@ -70,6 +74,10 @@ Open 打开 + + Provider '{0}' does not have a Microsoft resource endpoint defined. + 提供程序 "{0}" 未定义 Microsoft 资源终结点。 + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + Azure Database for MySQL 灵活服务器 + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} 无法获取帐户{0} (租户 "{1}")的订阅。{2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + 无法为账户 "{0}" (租户 "{1}") 获取访问令牌。 + diff --git a/resources/xlf/zh-hans/big-data-cluster.zh-Hans.xlf b/resources/xlf/zh-hans/big-data-cluster.zh-Hans.xlf index 3841dec8ba..2ceb7ab741 100644 --- a/resources/xlf/zh-hans/big-data-cluster.zh-Hans.xlf +++ b/resources/xlf/zh-hans/big-data-cluster.zh-Hans.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - 大数据群集仪表板 - + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + 大数据群集加载项即将停用,将在即将发布的版本中删除其 Azure Data Studio 功能。在[此处](https://go.microsoft.com/fwlink/?linkid=2207340)阅读有关此事件和今后的支持的详细信息。 + Controller endpoint information was not found 未找到控制器终结点信息 diff --git a/resources/xlf/zh-hans/cms.zh-Hans.xlf b/resources/xlf/zh-hans/cms.zh-Hans.xlf index 63246e0f5b..46486b4dec 100644 --- a/resources/xlf/zh-hans/cms.zh-Hans.xlf +++ b/resources/xlf/zh-hans/cms.zh-Hans.xlf @@ -134,14 +134,6 @@ Application name 应用程序名称 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - 如果为 true,则允许在 .Net Framework 数据提供程序中使用异步功能 - - - Asynchronous processing - 异步处理 - Attach DB filename 附加 DB 文件名 diff --git a/resources/xlf/zh-hans/git.zh-Hans.xlf b/resources/xlf/zh-hans/git.zh-Hans.xlf index 26a54e9c10..6f740d0951 100644 --- a/resources/xlf/zh-hans/git.zh-Hans.xlf +++ b/resources/xlf/zh-hans/git.zh-Hans.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + 发布分支 + + + Publishing Branch... + 正在发布 Branch... + + + $(cloud-upload) Publish Branch + $(cloud-upload) 发布分支 + + + {0} Sync Changes {1}{2} + {0} 同步更改 {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + 正在同步更改... + + + @@ -91,8 +119,8 @@ 无法推送 refs 到远端。您可以试着运行“拉取”功能,整合您的更改。 - Log level changed to: {0} - 日志级别更改为: {0} + {0} Log level changed to: {1} + {0} 日志级别已更改为: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? 确定要继续吗? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - 分支“{0}”没有上游分支。您要发布此分支吗? + The branch '{0}' has no remote branch. Would you like to publish this branch? + 分支“{0}”没有远程分支。是否要发布此分支? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ What would you like to do? Discard 1 File 放弃 1 个文件 + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + 是否确实要删除所有储藏? 其中有 {0} 个储藏将会受到修剪,并且可能无法恢复。 + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + 是否确实要删除所有储藏? 其中有 1 个储藏将会受到修剪,并且可能无法恢复。 + Force Checkout 强制签出 @@ -298,13 +334,17 @@ What would you like to do? Git: {0} Git: {0} + + Open Comparison + 打开比较 + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Would you like to stage all your changes and commit them directly? 确定要删除储藏 {0} 吗? - This action will push and pull commits to and from '{0}/{1}'. - 此操作会将提交项推送到“{0}/{1}”并从中拉取提交项。 + This action will pull and push commits from and to '{0}/{1}'. + 此操作将从“{0}/{1}”中拉取并向其推送提交。 Tag at {0} @@ -715,16 +755,16 @@ These files will be FOREVER LOST. - Skipped found git in: {0} - 已跳过在以下位置中找到的 git: {0} + {0} Skipped found git in: {1} + {0} 已跳过在以下位置找到的 git: {1} - Using git {0} from {1} - 将使用位于 {1} 的 Git {0} + {0} Using git {1} from {2} + {0} 正在使用来自 {2} 的 git {1} - Validating found git in: {0} - 正在验证在以下位置中找到的 git: {0} + {0} Validating found git in: {1} + {0} 正在验证在以下位置找到的 git: {1} @@ -742,52 +782,16 @@ These files will be FOREVER LOST. Choose a repository 选择存储库 + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + 无法在“{0}”处自动打开 git 仓库。若要打开该 git 仓库,请在 VS Code 中直接将其作为文件夹打开。 + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. “{0}”存储库中的 {1} 个子模块将不会自动打开。您仍可以通过打开其中的文件来单独打开每个子模块。 - - - - Branch name - 分支名称 - - - $(error) Error: {0} - $(error) 错误: {0} - - - No remote repositories found. - 未找到远程存储库。 - - - Choose a URL to clone from. - 选择要从中进行克隆的 URL。 - - - Provide repository URL - 提供存储库 URL - - - Provide repository URL or pick a repository source. - 提供存储库 URL 或选择存储库源。 - - - Repository name - 存储库名称 - - - Repository name (type to search) - 存储库名称(键入内容进行搜索) - - - URL - URL - - - @@ -974,18 +978,6 @@ These files will be FOREVER LOST. Successfully pushed. 已成功推送。 - - $(cloud-upload) Publish Changes - $(cloud-upload)发布更改 - - - Publish Changes - 发布更改 - - - Sync Changes $(sync){0}{1} - 同步更改 $(sync){0}{1} - Staged Changes 暂存的更改 @@ -1022,9 +1014,9 @@ These files will be FOREVER LOST. Checkout branch/tag... 签出分支/标记... - - Publish Changes - 发布更改 + + Publish Branch + 发布分支 Publish to {0} @@ -1046,19 +1038,13 @@ These files will be FOREVER LOST. - - Index - 索引 + + Email + 电子邮件 - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + 打开比较 Git History @@ -1076,10 +1062,6 @@ These files will be FOREVER LOST. You - - Working Tree - 工作树 - @@ -1128,6 +1110,18 @@ These files will be FOREVER LOST. Add Remote... 添加远程存储库… + + Get Remote Sources + 获取远程源 + + + Get Repositories + 获取存储库 + + + Get Repository State + 获取仓库状态 + Create Branch... 创建分支... @@ -1176,6 +1170,10 @@ These files will be FOREVER LOST. Close Repository 关闭存储库 + + Close All Diff Editors + 关闭所有差异编辑器 + Commit 提交 @@ -1369,8 +1367,8 @@ These files will be FOREVER LOST. 还原提交模板 - Reveal in Side Bar - 在侧边栏中显示 + Reveal in Explorer View + 在资源管理器视图中显示 Revert Change @@ -1432,6 +1430,10 @@ These files will be FOREVER LOST. Drop Stash... 删除储藏... + + Drop All Stashes... + 删除所有储藏... + Stash (Include Untracked) 储藏(包含未跟踪) @@ -1568,6 +1570,14 @@ These files will be FOREVER LOST. Tags 标记 + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + 控制在储藏、提交、放弃、暂存或取消暂存更改时,是否应自动关闭差异编辑器。 + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + GIT 命令列表 (例如: commit、push),这些命令的 `stdout` 将被记录到 [git 输出](command:git.showOutput)。如果 GIT 命令配置了客户端挂钩,那么客户端挂钩的 `stdout` 也将被记录到 [git 输出](command:git.showOutput)。 + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. 始终为 “Git: Commit Empty” 命令确认创建空提交。 @@ -1636,6 +1646,10 @@ These files will be FOREVER LOST. Whether git is enabled. 是否启用 Git。 + + Experimental improvements for the git setup flow. + Git 安装流程的实验性改进。 + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. 启用后,在拉取时获取所有分支。否则,仅获取当前。 @@ -1772,6 +1786,14 @@ These files will be FOREVER LOST. Force git to use rebase when running the sync command. 在运行“同步”命令时,强制 Git 使用“变基”。 + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + 当 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时扫描 Git 仓库时忽略的文件夹列表。 + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + 在将 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时,控制扫描工作区文件夹以查找 Git 仓库时使用的深度。如果不进行限制,可以设置为 `-1`。 + Controls whether to require explicit Git user configuration or allow Git to guess if missing. 控制在是要求进行显式 Git 用户配置,还是允许 Git 在缺少配置时进行猜测。 @@ -1856,6 +1878,10 @@ These files will be FOREVER LOST. Controls whether to show the commit author in the Timeline view. 控制是否在日程表视图中显示提交作者。 + + Controls whether to show uncommitted changes in the Timeline view. + 控制是否在时间线视图中显示未提交的更改。 + Controls how untracked changes behave. 控制未跟踪的更改的行为。 @@ -1880,6 +1906,10 @@ These files will be FOREVER LOST. Controls whether force pushing uses the safer force-with-lease variant. 控制是否使用更安全的 force-with-lease 进行强制推送。 + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + 控制是否应覆盖 GIT_ASKPASS 以使用集成版本。 + Git SCM Integration Git 源代码管理集成 @@ -1940,9 +1970,9 @@ These files will be FOREVER LOST. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). - 如果希望使用 git 功能,请在 [设置](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中启用 git。 -要详细了解如何在 Azure Data Studio 中使用 git 和源代码管理,请 [阅读我们的文档](https://aka.ms/vscode-scm)。 +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). + 如果要使用 git 功能,请在[设置](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中启用 git。 +要详细了解如何在 VS Code 中使用 Git 和源代码管理,[请阅读我们的文档](https://aka.ms/vscode-scm)。 In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl 未检测到有效的 git 安装。要了解详细信息,请访问 [git 输出](command:git.showOutput)。 请 [安装 git](https://git-scm.com/),或在 [我们的文档](https://aka.ms/vscode-scm)中详细了解如何在 Azure Data Studio 中使用 Git 和源代码管理。 如果使用的是其他版本的控制系统,则可以 [搜索市场](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)以获取其他扩展。 + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + 安装 Git (一种流行的源代码管理系统),以跟踪代码更改并与他人协作。在我们的 [Git 指南](https://aka.ms/vscode-scm)中了解详细信息。 + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + 源代码管理取决于将安装的 Git。 +[下载适用于 Linux 的 Git](https://git-scm.com/download/linux) +安装后,请 [重新加载](command:workbench.action.reloadWindow) (或 [执行故障排除](command:git.showOutput))。可以 [从市场] 安装其他源代码管理提供程序(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [下载适用于 macOS 的 Git](https://git-scm.com/download/mac) +安装后,请[重新加载](command:workbench.action.reloadWindow) (或[执行故障排除](command:git.showOutput))。可以[从商城]安装其他源代码管理提供程序(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [下载适用于 Windows 的 Git](https://git-scm.com/download/win) +安装后,请[重新加载](command:workbench.action.reloadWindow) (或[执行故障排除](command:git.showOutput))。可以[从商城]安装其他源代码管理提供程序(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/zh-hans/kusto.zh-Hans.xlf b/resources/xlf/zh-hans/kusto.zh-Hans.xlf index 5b0802ff48..29d2e5c111 100644 --- a/resources/xlf/zh-hans/kusto.zh-Hans.xlf +++ b/resources/xlf/zh-hans/kusto.zh-Hans.xlf @@ -19,8 +19,8 @@ - Done installing {0} - 已安装 {0} + Downloaded {0} + 已下载 {0} Downloading {0} diff --git a/resources/xlf/zh-hans/mssql.zh-Hans.xlf b/resources/xlf/zh-hans/mssql.zh-Hans.xlf index 7ab6695f72..754ee66cdc 100644 --- a/resources/xlf/zh-hans/mssql.zh-Hans.xlf +++ b/resources/xlf/zh-hans/mssql.zh-Hans.xlf @@ -835,8 +835,8 @@ - Done installing {0} - 已安装 {0} + Downloaded {0} + 已下载 {0} Downloading {0} @@ -886,6 +886,18 @@ New Table 新建表 + + No + + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + 是否要通过启用数据库模型预加载来减少表设计器加载时间? 在对象资源管理器中展开数据库节点时,将预加载数据库模型。 + + + Yes + + @@ -986,14 +998,6 @@ Application name 应用程序名称 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - 如果为 true,则允许在 .Net Framework 数据提供程序中使用异步功能 - - - Asynchronous processing - 异步处理 - Attach DB filename 附加 DB 文件名 @@ -1290,6 +1294,38 @@ Enabled 已启用 + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + 突出显示所有执行中实际行数最大的执行计划操作。 + + + Highlights the execution plan operation with the highest cost. + 突出显示成本最高的执行计划操作。 + + + The default metric to use to highlight an expensive operation in query execution plans + 用于在查询执行计划中突出显示高开销操作的默认指标 + + + Highlights the execution plan operation that used the most CPU time. + 突出显示使用 CPU 时间最多的执行计划操作。 + + + Highlights the execution plan operation that took the most time. + 突出显示花费时间最多的执行计划操作。 + + + Expensive operation highlighting will be turned off for execution plans. + 将会为执行计划关闭突出显示的高开销操作。 + + + Highlights the execution plan operation with the greatest number of rows read. + 突出显示读取行数最多的执行计划操作。 + + + Highlights the execution plan operation with the highest subtree cost. + 突出显示子树成本最高的执行计划操作。 + Export Notebook as SQL 将笔记本导出为 SQL @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) 启用 SET LOCK TIMEOUT 选项(毫秒) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + 运行查询后,字符/二进制列中每个值可存储的最大字符/字节数。默认值: 65,535。有效值范围: 1 到 2,147,483,647。 + - Number of XML characters to store after running a query - 运行查询后要存储的 XML 字符数 + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + 运行查询后,XML 列中每个值可存储的最大字符数。默认值: 2,097,152。有效值范围: 1 到 2,147,483,647。 Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option 启用 SET XACT_ABORT ON 选项 + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + 是否在对象资源管理器中的数据库节点展开时预加载数据库模型。启用后,可以减少表设计器的加载时间。注意: 如果需要展开大量数据库节点,内存使用率可能会高于正常情况。 + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [可选] 后端服务的日志级别。Azure Data Studio 在每次启动时都会生成文件名;如果文件已存在,日志条目将追加到该文件。有关旧日志文件的清理,请参阅 logRetentionMinutes 和 logFilesRemovalLimit 设置。默认 tracingLevel 记录的内容很少。更改详细级别可能提升日志的记录和磁盘空间要求。“错误”包含“严重”,“警告”包含“错误”,“信息”包含“警告”,“详细级别”包含“信息” diff --git a/resources/xlf/zh-hans/query-history.zh-Hans.xlf b/resources/xlf/zh-hans/query-history.zh-Hans.xlf index c97bac8f10..7e19de618b 100644 --- a/resources/xlf/zh-hans/query-history.zh-Hans.xlf +++ b/resources/xlf/zh-hans/query-history.zh-Hans.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + 加载保存的查询历史记录项时出错。{0} + + + Failed + 失败 + + + Succeeded + 成功 + + + @@ -42,6 +58,14 @@ Start Query History Capture 开始查询历史记录捕获 + + Loading saved entries... + 正在加载已保存的条目... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + 要存储的最大条目数。0 表示存储无限条目。增加此上限可能会影响性能,尤其是在启用持久性的情况下。 + No queries to display 没有要显示的查询 @@ -50,6 +74,14 @@ Open Query 打开查询 + + Open storage folder + 打开存储文件夹 + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + 查询历史记录是否在重新启动时保留。如果为 false,则在应用程序退出时清除历史记录。 + Run Query 运行查询 diff --git a/resources/xlf/zh-hans/schema-compare.zh-Hans.xlf b/resources/xlf/zh-hans/schema-compare.zh-Hans.xlf index 9041f866f6..ecb67db650 100644 --- a/resources/xlf/zh-hans/schema-compare.zh-Hans.xlf +++ b/resources/xlf/zh-hans/schema-compare.zh-Hans.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare SQL Server 架构比较 + + Open in Schema Compare + 在架构比较中打开 + Run Schema Comparison 运行架构比较 diff --git a/resources/xlf/zh-hans/sql-database-projects.zh-Hans.xlf b/resources/xlf/zh-hans/sql-database-projects.zh-Hans.xlf index 7d71750dde..8ed287918a 100644 --- a/resources/xlf/zh-hans/sql-database-projects.zh-Hans.xlf +++ b/resources/xlf/zh-hans/sql-database-projects.zh-Hans.xlf @@ -426,6 +426,26 @@ Don't use profile 不使用配置文件 + + Download error + 下载错误 + + + Download progress + 下载进度 + + + Downloading + 正在下载 + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + 正在下载 Microsoft.Build.Sql nuget 以获取生成 DLL + + + Downloading from {0} to {1} + 正在从 {0} 下载到 {1} + Microsoft Azure SQL Edge License Agreement Microsoft Azure SQL Edge 许可协议 @@ -506,6 +526,14 @@ The project is already up to date with the database. 项目已与数据库保持最新。 + + Error downloading {0}. Error: {1} + 下载 {0} 时出错。错误: {1} + + + Error extracting files from {0}. Error: {1} + 从 {0} 中提取文件时出错。错误: {1} + Error finding build files location: {0} 查找生成文件位置时出错: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' 尝试读取项目“{1}”的 {0} 时出错 + + Could not build project. Error retrieving files needed to build. + 无法生成项目。检索生成所需的文件时出错。 + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. 必须提供用于提取的目标信息才能创建数据库项目。 + + Extracting DacFx build DLLs to {0} + 将 DacFx 版本 DLL 提取到 {0} + File 文件 @@ -620,6 +656,10 @@ hr 小时 + + Image tag + 图像标记 + Import Elements 导入元素 @@ -628,6 +668,14 @@ Include 包括 + + Include permissions in project + 在项目中包括权限 + + + Include permissions + 包括权限 + Install globally 全局安装 @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec 从 OpenAPI/Swagger 规范生成 SQL 项目 + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + 用于生成旧版 SQL 项目的 Microsoft.Build.Sql SDK 版本。示例: 0.1.3-preview + Whether to prompt the user to install .NET Core when not detected. 未检测到时是否提示用户安装 .NET Core。 diff --git a/resources/xlf/zh-hans/sql-migration.zh-Hans.xlf b/resources/xlf/zh-hans/sql-migration.zh-Hans.xlf index c9283a4307..453e3d73c8 100644 --- a/resources/xlf/zh-hans/sql-migration.zh-Hans.xlf +++ b/resources/xlf/zh-hans/sql-migration.zh-Hans.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. 选择要迁移到 Azure SQL 的数据库。 + + Loading tables list... + 正在加载表列表... + + + 0 tables found. + 找到 0 个表。 + + + Filter tables + 筛选表 + + + Has rows + 具有行 + + + Table name + 表单名称 + + + Update + 更新 + + + Cancel + 取消 + {0} (requires credentials refresh) {0}(需要刷新凭据) @@ -75,8 +103,16 @@ This may take some time. 这可能需要一些时间才能完成。 - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - 尚未准备好迁移到 Azure SQL 托管实例的数据库可以迁移到 Azure 虚拟机上的SQL Server。 + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + 可将尚未准备好迁移到 Azure SQL 托管实例或 Azure SQL 数据库的数据库迁移到 Azure 虚拟机上的 SQL Server。 + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + 可将尚未准备好迁移到 Azure SQL 数据库的数据库迁移到 Azure 虚拟机上的 SQL Server。或查看 Azure SQL 托管实例迁移就绪情况的评估结果。 + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + 可将尚未准备好迁移到 Azure SQL 托管实例的数据库迁移到 Azure 虚拟机上的 SQL Server。或查看 Azure SQL 数据库迁移就绪情况的评估结果。 Assessment results @@ -111,8 +147,8 @@ This may take some time. Azure SQL - Azure SQL Database - Azure SQL 数据库 + Azure SQL Database Server + Azure SQL 数据库服务器 Azure SQL Managed Instance @@ -211,8 +247,8 @@ This may take some time. 首先选择存储帐户值。 - {0}/{1} databases can be migrated - 可以迁移 {0} 个数据库(共 {1} 个) + {0}/{1} databases can be migrated without issues + 可迁移 {0} 个数据库(共 {1} 个),而不会出现问题 Cancel @@ -258,6 +294,10 @@ This may take some time. I confirm there are no additional log backups to provide and want to complete cutover. 我确认没有要提供的其他日志备份,并且希望完成直接转换。 + + Connect + 连接 + Connection status 连接状态 @@ -411,8 +451,8 @@ This may take some time. 模式 - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - 确定 SQL Server 实例的迁移准备情况,确定建议的 Azure SQL 目标,并完成 SQL Server 实例到 Azure 虚拟机上的 Azure SQL 托管实例或 SQL Server 的迁移。 + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + 确定 SQL Server 实例的迁移准备情况,确定建议的 Azure SQL 目标,并完成 SQL Server 实例向 Azure SQL 托管实例、Azure 虚拟机上的 SQL Server 或 Azure SQL 数据库的迁移。 A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ This may take some time. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. Azure Data Studio 的 Azure SQL 迁移扩展提供评估、获取适当大小的 Azure 建议以及将 SQL Server 数据库迁移到 Azure 的功能。 + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + 将数据库从 SQL Server 实例(本地或 Azure 虚拟机中)迁移到 Azure SQL 数据库(预览)的分步教程。 + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. 以最短故障时间将数据库从 SQL Server 实例(本地)迁移到 Azure 虚拟机上的 SQL Server 的分步教程。 @@ -442,6 +486,10 @@ This may take some time. Migrate databases using Azure Data Studio 使用 Azure Data Studio 迁移数据库 + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + 教程: 迁移到 Azure SQL 数据库上的 SQL Server (脱机)–(预览) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) 教程: 迁移到 Azure 虚拟机上的 SQL Server (联机) @@ -462,6 +510,10 @@ This may take some time. Azure SQL Migration Azure SQL 迁移 + + Data source configuration + 数据源配置 + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. 比较从源读取的实际数据量和上传到目标的实际数据量。 @@ -490,9 +542,17 @@ This may take some time. An error occurred while accessing database details. 访问数据库详细信息时出错。 - - Ensure that your backups were taken with the WITH CHECKSUM option. - 确保已使用 WITH CHECKSUM 选项获取备份。 + + An error occurred while connecting to target migration database. + 连接到目标迁移数据库时出错。 + + + Connection error:{0} {1} + 连接错误: {0} {1} + + + Loading database table list.. + 正在加载数据库表列表。. To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ This may take some time. Select the location of the database backups to use during migration. 选择要在迁移期间使用的数据库备份的位置。 - - Database backup - 数据库备份 - - - Ensure that the Azure Storage account does not use a private endpoint. - 确保 Azure 存储帐户不使用专用终结点。 - Migration status 迁移状态 + + Refresh + 刷新 + + + To migrate to the Azure SQL target, select tables in each database for migration. + 要迁移到 Azure SQL 目标,请选择每个数据库中的表以进行迁移。 + + + Migration table selection + 迁移表选择 + + + Source database + 源数据库 + + + Select tables + 选择表 + + + Target database + 目标数据库 + Database to be migrated 要迁移的数据库 + + Please select target database tables to migrate to. At least one database with one table is required. + 请选择要迁移到的目标数据库表。至少需要一个包含一个表的数据库。 + Databases ({0}/{1}) 数据库({0}/{1}) @@ -670,6 +750,10 @@ This may take some time. Error 错误 + + Click to view error details + 单击以查看错误详细信息 + Migration error(s)) 迁移错误 @@ -810,6 +894,10 @@ This may take some time. Enter a valid name for the Migration Service. 输入迁移服务的有效名称。 + + To continue, select a valid Azure SQL Database server. + 如果要继续,请选择有效的 Azure SQL 数据库服务器。 + To continue, select a valid storage account. 若要继续,请选择有效的存储帐户。 @@ -831,8 +919,8 @@ This may take some time. 如果要继续,请选择有效的虚拟机。 - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Azure 数据库迁移服务(DMS)协调数据库迁移活动并跟踪其进度。如果之前已经创建,则可以选择现有数据库迁移服务作为 Azure SQL 目标,或在下面创建一个新的服务。 + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Azure 数据库迁移服务(DMS)协调数据库迁移活动并跟踪其进度。如果之前已经创建,则可以选择现有数据库迁移服务,或在下面创建一个新的服务。 No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ This may take some time. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime 步骤 3: 单击“测试连接”按钮,以检查 Azure 数据库迁移服务与集成运行时之间的连接 + + Blocking Issue: {0} + 阻塞性问题: {0} + Issues 问题 @@ -898,10 +990,6 @@ This may take some time. Last applied LSN 上次应用的 LSN - - Last backup - 上次备份时间 - Last scan completed: {0} 最近完成的扫描: {0} @@ -922,6 +1010,26 @@ This may take some time. Location 位置 + + Source database + 源数据库 + + + Target database + 目标数据库 + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + 选择要将源数据库迁移到的目标数据库。只能为一个源数据库选择目标数据库。 + + + Map selected source databases to target databases for migration + 将所选源数据库映射到目标数据库以进行迁移 + + + Select a target database + 选择目标数据库。 + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. 托管实例 “{0}” 不可用于迁移,因为它当前处于 “{1}” 状态。若要继续,请选择可用的托管实例。 @@ -958,6 +1066,14 @@ This may take some time. {0} mins {0} 分钟 + + To continue, enter a valid target password. + 如果要继续,请输入有效的目标密码。 + + + To continue, enter a valid target user name. + 如果要继续,请输入有效的目标用户名。 + Mode 模式 @@ -1071,8 +1187,12 @@ This may take some time. 找不到文件共享。 - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - 在 Azure SQL 托管实例上未发现迁移到 SQL Server 时的问题。 + No issues found for migrating to Azure SQL Managed Instance. + 未发现有关迁移到 Azure SQL 托管实例的任何问题。 + + + No issues found for migrating to Azure SQL Database. + 未发现有关迁移到 Azure SQL 数据库的任何问题。 No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ This may take some time. Assessment results are unavailable. 评估结果不可用。 + + No Azure SQL databases found. + 找不到 Azure SQL 数据库。 + + + No Azure SQL database servers found. + 找不到 Azure SQL 数据库服务器。 + No storage accounts found. 找不到存储帐户。 @@ -1158,25 +1286,37 @@ This may take some time. Physical partitions 物理分区 + + Target password + 目标密码 + + + Enter the target password + 输入目标密码 + User account 用户帐户 - Azure account details - Azure 帐户详细信息 + An Azure account (not required for assessment or SKU recommendation functionality) + Azure 帐户(非评估或 SKU 建议功能所需) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Azure SQL 托管实例或 Azure 虚拟机上的 SQL Server + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + 在本地或 Azure 虚拟机中的 SQL Server 或云(私有、公共)中运行的任何虚拟机上的源 SQL Server 数据库。 - Backup location details - 备份位置详细信息 + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + 要将你的数据库迁移到的 Azure SQL 托管实例、Azure 虚拟机上的 SQL Server 或 Azure SQL 数据库。 + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + 你的数据库备份位置详细信息,可以是网络文件共享或 Azure Blob 存储容器(非 Azure SQL 数据库目标所需)。 - Things you need before starting a migration: - 开始迁移之前需要执行的操作: + Things you need before starting your Azure SQL migration: + 开始 Azure SQL 迁移之前的必需项: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ This may take some time. Resource group created 已创建资源组 + + Save assessment report + 保存评估报告 + + + Successfully saved assessment report to {0}. + 已成功将评估报告保存到 {0}。 + Save and close 保存并关闭 @@ -1254,6 +1402,14 @@ This may take some time. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. 已保存配置。性能数据收集将保持在后台运行。你可以在需要时停止收集。 + + Save recommendation report + 保存建议报告 + + + Successfully saved recommendation report to {0}. + 已成功将建议报告保存到 {0}。 + Cancel 取消 @@ -1350,6 +1506,10 @@ This may take some time. An error occurred while loading locations. Please check your Azure connection and try again. 加载位置时出错。请检查 Azure 连接,然后重试。 + + Select a target server. + 选择目标服务器。 + An error occurred while loading available resource groups. Please check your Azure connection and try again. 加载可用的资源组时出错。请检查 Azure 连接,然后重试。 @@ -1506,10 +1666,14 @@ This may take some time. {0} TB {0} TB - + {0} recommendations available {0} 个建议可用 + + {0} recommendation available + {0} 个建议可用 + Azure configuration Azure 配置 @@ -1518,10 +1682,6 @@ This may take some time. Business critical 业务关键 - - {0} - {1} vCore - {0} - {1} vCore - Gen5 Gen5 @@ -1530,6 +1690,10 @@ This may take some time. General purpose 常规用途 + + Hyperscale + 超大规模 + {0} - {1} - {2} vCore {0} - {1} - {2} vCore @@ -1546,6 +1710,14 @@ This may take some time. Memory optimized premium-series 内存优化高级系列 + + {0} - {1} vCore + {0} - {1} vCore + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - {2} vCore - {3} GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ This may take some time. I already have the performance data 我已有性能数据 - - Generating Azure recommendations using provided performance data... - 正在使用提供的性能数据生成 Azure 建议... - Select a folder on your local drive where previously collected performance data was saved 在保存以前收集的性能数据的本地驱动器上选择文件夹 @@ -1615,8 +1783,8 @@ This may take some time. 通过按“刷新建议”按钮来定期返回查看更新的建议。 - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - Azure 建议收集和分析性能数据,然后在 Azure 中为工作负载推荐适当大小的数据库。 + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + Azure 建议收集和分析性能数据,然后在 Azure 中为工作负载推荐适当大小的目标。 Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ This may take some time. Data storage requirement 数据存储要求 - - Azure SQL Database - Azure SQL 数据库 - {0} GB {0} GB @@ -1702,6 +1866,10 @@ This may take some time. Azure SQL Managed Instance Azure SQL 托管实例 + + Azure SQL Managed Instance + Azure SQL 托管实例 + {0} ms {0} 毫秒 @@ -1718,6 +1886,14 @@ This may take some time. Edit recommendation parameters 编辑建议参数 + + Enable elastic recommendation + 启用弹性建议 + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + 弹性建议使用替代建议模型,该模型针对现有的云客户使用个性化的性价比分析。 + Enable preview features 启用预览功能 @@ -1763,13 +1939,17 @@ This may take some time. 第 {0} 个百分位数 - Azure recommendation - Azure 建议 + Azure recommendation (PREVIEW) + Azure 建议(预览版) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. 若要迁移到 Azure SQL 托管实例,请查看评估结果并选择一个或多个数据库。 + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + 要迁移到 Azure SQL 数据库(预览),请查看评估结果并选择一个或多个数据库。 + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. 若要迁移到 Azure 虚拟机上的 SQL Server,请查看评估结果并选择一个或多个数据库。 @@ -1842,6 +2022,14 @@ This may take some time. SQL tempdb SQL tempdb + + Azure SQL Database (PREVIEW) + Azure SQL 数据库(预览) + + + Azure SQL Database + Azure SQL 数据库 + Stop data collection 停止数据收集 @@ -1914,6 +2102,10 @@ This may take some time. SQL Server on Azure Virtual Machine Azure 虚拟机上的 SQL Server + + SQL Server on Azure Virtual Machine + Azure 虚拟机上的 SQL Server + Source configuration 源配置 @@ -2006,6 +2198,10 @@ This may take some time. Used parallel copies 已用并行副本 + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + SQL 数据库服务器“{0}”不可用于迁移,因为它当前处于“{1}”状态。如果要继续,请选择可用的 SQL 数据库服务器。 + Source database 源数据库 @@ -2075,20 +2271,12 @@ This may take some time. 状态: 已成功 - {0} Errors) - {0} 个错误) - - - {0} - {0} + ({0} errors) + ({0} 个错误) - {0} Error) - {0} 个错误) - - - {0} ( - {0} ( + ({0} error) + ({0} 错误) Failed @@ -2098,10 +2286,18 @@ This may take some time. In progress 进行中 + + Ready for cutover + 已准备好进行直接转换 + Refresh 刷新 + + Restoring + 正在还原 + Retriable 可重试 @@ -2118,13 +2314,25 @@ This may take some time. Succeeded 成功 + + Uploading full backup + 正在上传完整备份 + + + Uploading log backup(s) + 上传日志备份 + + + {0} + {0} + - {0} Warnings) - {0} 条警告) + ({0} warnings) + ({0} 个警告) - {0} Warning) - {0} 个警告) + ({0} warning) + ({0} 个警告) Storage account @@ -2154,6 +2362,10 @@ This may take some time. Summary 摘要 + + Azure SQL Database + Azure SQL 数据库 + SQL Server on Azure Virtual Machine Azure 虚拟机上的 SQL Server @@ -2198,6 +2410,26 @@ This may take some time. Table migration status: {0} 表迁移状态: {0} + + Missing target tables excluded from list: {0} + 缺少的目标表已从列表中排除: {0} + + + Select tables for {0} + 选择 {0} 的表 + + + {0} of {1} tables selected + 已选择 {0} 个表(共 {1} 个) + + + {0} of {1} + {0} 个(共 {1} 个) + + + Edit + 编辑 + Target 目标 @@ -2226,6 +2458,18 @@ This may take some time. Target server 目标服务器 + + Tables selected + 已选择表 + + + Target table does not exist + 目标表不存在 + + + Target table is not empty. + 目标表不为空。 + Target version 目标版本 @@ -2251,9 +2495,17 @@ This may take some time. 为此目标数据库选择唯一名称 - Username + User name 用户名 + + Target user name + 目标用户名 + + + Enter the target user name + 输入目标用户名 + All database migrations 所有数据库迁移 @@ -2306,6 +2558,10 @@ This may take some time. Azure account Azure 帐户 + + An error occurred while conneting to the target server. + 连接到目标服务器时出错。 + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ This may take some time. 无可用建议 - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - 未生成 SKU 建议,因为没有可以满足源性能特征的 SKU。尝试选择其他目标平台、调整建议参数或选择一组不同的数据库来进行评估。 + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + 未生成 SKU 建议,因为没有可以满足源性能特征的 SKU。尝试选择其他目标平台、调整建议参数,选择一组不同的数据库来进行评估或改变建议模型。 + + + Connection was successful but did not find any target databases. + 连接成功,但未找到任何目标数据库。 + + + Connection error: {0} + 连接错误: {0} + + + Connection was successful. Target databases found: {0} + 连接成功。已找到目标数据库: {0} Select an Azure account and your target {0}. 选择 Azure 帐户和目标 {0}。 + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + 数据库映射错误。无法将目标数据库“{0}”选为数据库“{1}”的迁移目标。已将目标数据库“${targetDatabaseName}”选为数据库“{2}”的迁移目标。请选择其他目标数据库。 + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + 数据库映射错误。缺少要迁移的目标数据库。请配置目标服务器连接,然后单击“连接”以收集可用数据库迁移目标的列表。 + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + 数据库映射错误。未将源数据库“{0}”映射到目标数据库。请选择要迁移到的目标数据库。 + Azure SQL target Azure SQL 目标 @@ -2366,6 +2646,10 @@ This may take some time. {0} of {1} databases selected 已选择 {0} 个数据库(共 {1} 个)。 + + {0} of {1} + {0} 个(共 {1} 个) + diff --git a/resources/xlf/zh-hans/sql.zh-Hans.xlf b/resources/xlf/zh-hans/sql.zh-Hans.xlf index f0da004219..2a255e977d 100644 --- a/resources/xlf/zh-hans/sql.zh-Hans.xlf +++ b/resources/xlf/zh-hans/sql.zh-Hans.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + 提供新的列宽 + + + Invalid column width + 列宽无效 + + + Size cannot be 0 or negative + 大小不能为 0 或负 + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. 若要在 {0} 中使用 Azure Data Studio,Azure Data Studio需要重启。 + + `${appName}`: e.g. Azure Data Studio. + “${appName}”: 例如 Azure Data Studio。 + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu 对象资源管理器项上下文菜单 + + open the default settings JSON + 打开默认设置 JSON + + + Open Default Settings (JSON) + 打开默认设置(JSON) + Please reload Azure Data Studio to disable this extension. 请重新加载 Azure Data Studio 以禁用此扩展。 @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. 更新后显示发行说明。发行说明会在新的 Web 浏览器窗口中打开。 + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + 扩展与 Azure Data Studio {0} 不兼容。扩展要求: {1}。 + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + 扩展与 Azure Data Studio {0} 不兼容。扩展需要更新的 VS Code 引擎版本 {1},该版本比当前支持的版本({2})更新。 + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + 无法解析“{0}”值 {1}。请改为如: ^1.22.0, ^1.22.x 等。 + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. 配置文件路径的 glob 模式以从文件监视排除。模式必须在绝对路径上匹配(例如 ** 前缀或完整路径需正确匹配,以及路径内以“/**”前缀开头,例如“**/build/output/**”或“/Users/name/workspaces/project/build/output/**”)。更改此设置需要重启。如果在启动时遇到 Azure Data Studio 消耗大量 CPU 时间,则可以排除大型文件夹以减少初始加载。 + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + 是否允许在终端中同时按下键绑定。请注意,如果设置为 true 且击键导致同时按键,则将绕过 `#terminal.integrated.commandsToSkipShell#`;如果想要按 Ctrl+K 转到 shell (而不是 Azure Data Studio),则将此项设置为 false 尤其有用。 + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + 在终端中遇到一组消息时,将自动响应这组消息。如果消息足够具体,这可能有助于自动执行常见响应。 + +备注: + +- 使用 {0} 自动响应 Windows 上的终止批处理作业提示。 +- 消息包括转义序列,因此可能无法使用带样式的文本进行回复。 +- 每秒只能进行一次回复。 +- 在回复中使用 {1} 来表示 Enter 键。 +- 要取消设置默认键,请将该值设置为 null。 +- 如果新的不适用,请重启 Azure Data Studio。 + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + 一组命令 ID,其键绑定将不发送至 shell,而是始终由 Azure Data Studio 进行处理。这样的话,通常由 shell 使用的键绑定的行为可如同焦点未在终端上时的行为一样,例如按 “Ctrl+P” 来启动“快速打开”。 + +&nbsp; + +默认跳过多项命令。要替代默认值并转而将相关命令的键绑定传递给 shell,请添加以 “-” 字符为前缀的命令。例如,添加“-workbench.action.quickOpen” 可使 “Ctrl+P”到达 shell。 + +&nbsp; + +在设置编辑器中查看时,下面的默认跳过命令列表会被截断。要查看完整列表,请执行 {1},然后从下面的列表中搜索第一个命令。 + +&nbsp; + +默认跳过的命令: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + 控制是否检测 "$LANG" 环境变量并将其设置为符合 UTF-8 的选项,因为 Azure Data Studio 的终端仅支持来自 shell 的 UTF-8 编码数据。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + 具有环境变量的对象,这些变量将添加到 Linux 中的终端要使用的 Azure Data Studio 进程。如果设置为 "null",则删除环境变量。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + 具有环境变量的对象,这些变量将添加到 macOS 中的终端要使用的 Azure Data Studio 进程。如果设置为 "null",则删除环境变量。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + 具有环境变量的对象,这些变量将添加到 Windows 中的终端要使用的 Azure Data Studio 进程。如果设置为 "null",则删除环境变量。 + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + 新 shell 是否应从 Azure Data Studio 继承其环境,这可能会生成登录 shell,以确保初始化 $PATH 和其他开发变量。这不会对 Windows 造成影响。 + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. 请重新加载 Azure Data Studio 以完成扩展 {0} 的卸载。 @@ -377,6 +495,14 @@ + + + + Collapse All + 全部折叠 + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + 不支持的连接 + + + Loading... + 正在加载... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + 找不到具有指定 ID“{0}”的序列化提供程序 + Cannot serialize data as no provider has been registered 无法序列化数据,因为尚未注册任何提供程序 @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + 按钮下拉框阴影颜色 + The button dropdown background hover color 按钮下拉背景悬停颜色 - - The button dropdown box shadow color - 按钮下拉框阴影颜色 - Callout dialog body background. 标注对话框正文背景。 @@ -1160,6 +1302,14 @@ + + False + False + + + True + True + General 常规 @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} 在对象 {1} 上执行 {0} 脚本时未返回脚本 - - No script was returned when calling select script on object - 在对象上调用 select 脚本时没有返回脚本 - Scripting Failed 执行脚本失败 @@ -1328,6 +1474,14 @@ Select 选择 + + Failed to generate script for Edit Data editor. + 无法为编辑数据编辑器生成脚本。 + + + Failed to generate select script for the selected object. + 无法为所选对象生成选择脚本。 + Update 更新 @@ -3172,6 +3326,10 @@ + + Icon represent a server. + 图标表示服务器。 + Servers 服务器 @@ -3272,6 +3430,10 @@ Save As JSON 另存为 JSON + + Save As Markdown + 另存为 Markdown + Save As XML 另存为 XML @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0},请使用箭头键在节点之间导航 + Zoom level cannot be 0 or negative 缩放级别不能为 0 或负数 @@ -3293,8 +3459,24 @@ - Compare Execution Plans - 比较执行计划 + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + 搜索属性表 + + + Filter for any field... + 筛选任何字段... + + + Search top operations + 搜索热门操作 @@ -3320,14 +3502,14 @@ Loading execution plan 正在加载执行计划 - - Add execution plans to compare - 添加要比较的执行计划 - Execution Plan Files 执行计划文件 + + Add execution plan + 添加执行计划 + Properties 属性 @@ -3364,6 +3546,22 @@ Zoom to fit 缩放到合适大小 + + Bottom execution Plan {0} + 底部执行计划 {0} + + + Top execution Plan {0} + 最高执行计划 {0} + + + Tooltips disabled + 已禁用工具提示 + + + Tooltips enabled + 已启用工具提示 + Query {0} of {1}: {2} 查询 {1}: {2} 的 {0} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - 底部操作: {0} - - - Left operation: {0} - 左侧操作: {0} - - - Right operation: {0} - 右侧操作: {0} - - - Top operation: {0} - 热门操作: {0} - Edge 边缘 + + Bottom operation: {0} + 底部操作: {0} + + + Left operation: {0} + 左侧操作: {0} + + + Equivalent Properties + 等效属性 + + + Greater than + 大于 + + + Less than + 小于 + Name 名称 + + Not equal to + 不等于 + Value (Bottom Plan) 值(底部计划) @@ -3412,10 +3618,22 @@ Value (Top Plan) 值(顶级计划) + + Right operation: {0} + 右侧操作: {0} + + + Top operation: {0} + 热门操作: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + 如果为 true,则为执行计划启用悬停时工具提示。如果为 false,则在节点单击或按 F3 键时显示工具提示。 + Compare execution plans 比较执行计划 @@ -3424,6 +3642,10 @@ Compare execution plans 比较执行计划 + + Execution Plan + 执行计划 + @@ -3472,6 +3694,14 @@ Copy 复制 + + Collapse All + 全部折叠 + + + Expand All + 全部展开 + Close 关闭 @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - 查询计划(预览) + Query Plan + 查询计划 @@ -3517,8 +3747,8 @@ 全选 - Plan Tree (Preview) - 计划树(预览版) + Plan Tree + 计划树 Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files 执行计划文件 + + Execution Plan {0} + 执行计划 {0} + Compare execution plan 比较执行计划 @@ -3560,6 +3794,10 @@ Zoom to fit 缩放到合适大小 + + Highlight Expensive Operation + 突出显示高开销操作 + Show Query Plan XML 显示查询计划 XML @@ -3619,8 +3857,8 @@ 全选 - Top Operations (Preview) - 热门操作(预览) + Top Operations + 热门操作 Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - 关闭(转义) + Close + 关闭 Apply 应用 - Apply Zoom (Enter) - 应用缩放(Enter) + Apply Zoom + 应用缩放 Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ 缩放(%) - Zoom (Enter) - 缩放(Enter) + Zoom + 缩放 + + + + + + + Actual Number of Rows For All Executions + 所有执行的实际行数 + + + Close + 关闭 + + + Actual Elapsed CPU Time + 实际占用的 CPU 时间 + + + Actual Elapsed Time + 实际占用的时间 + + + Cost + 成本 + + + Number of Rows Read + 读取的行数 + + + Off + 关闭 + + + Select expense metric + 选择费用指标 + + + Subtree Cost + 子树成本 + + + Metric: + 指标: + + + Apply + 应用 + + + Apply + 应用 + + + Highlight Expensive Operation + 突出显示高开销操作 + + + Don't Show Again + 不再显示 + + + No + + + + Yes + + + + Set chosen metric as the default for query execution plans? + 将所选指标设置为查询执行计划的默认项? + + + Off + 关闭 - Close (Escape) - 关闭(转义) + Close + 关闭 + + + Enter search value + 输入搜索值 Contains @@ -3670,13 +3988,29 @@ Equals 等于 + + Select property + 选择属性 + + + Select search type + 选择搜索类型 + - Next Match (Enter) - 下一个匹配项(Enter) + Next Match + 下一个匹配项 - Previous Match (Shift+Enter) - 上一个匹配项(Shift+Enter) + Previous Match + 上一个匹配项 + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Error: {1} + + Icon represent a notebook. + 图标表示笔记本。 + Notebooks 笔记本 @@ -5436,6 +5774,10 @@ Error: {1} Data 数据 + + Execution Plan + 执行计划 + Notebook 笔记本 @@ -5684,6 +6026,10 @@ Error: {1} Save As JSON 另存为 JSON + + Save As Markdown + 另存为 Markdown + Save As XML 另存为 XML @@ -5904,6 +6250,22 @@ Error: {1} Character used for enclosing text fields when saving results as CSV 将结果保存为 CSV 时用于封装文本字段的字符 + + When true, column headers are included when saving results as an Excel file + 如果为 true,则在将结果另存为 Excel 文件时包含列标题 + + + File encoding used when saving results as Markdown + 将结果保存为 Markdown 时使用的文件编码 + + + When true, column headers are included when saving results as a Markdown file + 如果为 true,则在将结果另存为 Markdown 文件时包含列标题 + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + 导出到 Markdown 时用于分隔行的字符,默认为系统行尾 + File encoding used when saving results as XML 将结果保存为 XML 时使用的文件编码 @@ -6136,6 +6498,10 @@ Error: {1} Resource Viewer 资源查看器 + + Icon for resource viewer. + 资源查看器的图标。 + @@ -6302,14 +6668,6 @@ Error: {1} - - - - Preview feature - 预览功能 - - - @@ -6468,6 +6826,22 @@ Error: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + 现在,Azure Data Studio 已默认为所有 SQL Server 连接启用加密。除非已更改某些与加密相关的连接属性,否则这可能会导致现有连接不再工作。{0}建议查看下面的链接以了解更多详细信息。 + + + More information + 详细信息 + + + Important Update + 重要更新 + + + @@ -6828,6 +7202,49 @@ Error: {1} + + + + &&Welcome + && denotes a mnemonic + 欢迎使用(&&W) + + + Controls which editor is shown at startup, if none are restored from the previous session. + 在没有从上一会话中恢复出信息的情况下,控制启动时显示的编辑器。 + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 打开一个新的无标题文件(仅在打开一个空窗口时适用)。 + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 在启动时不打开编辑器。 + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 当打开包含自述文件的文件夹时,请打开自述文件,否则会回退到 'welcomePage'。请注意: 仅在作为全局 配置时才遵守此操作,如果在工作区或文件夹配置中进行设置,则此将被忽略。 + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 打开包含帮助开始使用 Azure Data Studio 和扩展内容的欢迎页面。 + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 在打开空工作区时打开欢迎页面。 + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 使用入门教程(默认)打开欢迎页面 + + + @@ -7134,6 +7551,10 @@ Error: {1} Connection error 连接错误 + + Enable Trust server certificate + 启用信任服务器证书 + Connection failed due to Kerberos error. 由于 Kerberos 错误,连接失败。 @@ -7146,6 +7567,18 @@ Error: {1} If you have previously connected you may need to re-run kinit. 如果之前已连接,可能需要重新运行 kinit。 + + Run Kinit + 运行 Kinit + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + 已在此连接上启用加密、查看目标 SQL Server 的 SSL 和证书配置,或在连接对话框中启用“信任服务器证书”。 + + 注意: 自签名证书仅提供有限的保护,不建议用于生产环境。是否要在此连接上启用“信任服务器证书”,然后重试? + @@ -7174,26 +7607,10 @@ Error: {1} Connect 连接 - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - 当前未安装支持提供程序类型 \"{0}\" 的扩展。请安装它,然后重试。 - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - 若要连接到此资源,需要扩展 \"{0}\"。请安装它,然后重试。 - Recent Connections 最近的连接 - - View Extension - 查看扩展 - - - View Extensions - 查看扩展 - No recent connection 没有最近的连接 @@ -7210,6 +7627,10 @@ Error: {1} Are you sure you want to cancel this connection? 确定要取消此连接吗? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + 若要连接到此资源,需要扩展 "{0}"。是否要安装它? + Connection result is invalid 连接结果无效 @@ -7230,6 +7651,10 @@ Error: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. Azure Data Studio 不支持此服务器版本,你仍然可以连接到它,但 Azure Data Studio 中的某些功能可能无法按预期工作。 + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + 当前未安装支持提供程序类型 "{0}" 的扩展。是否要查看扩展? + Could not find provider for uri: {0} 找不到此 URI 的提供程序: {0} @@ -7258,6 +7683,14 @@ Error: {1} Advanced... 高级… + + False + False + + + True + True + Account 帐户 @@ -7406,6 +7839,10 @@ Error: {1} OK 确定 + + Read More + 阅读详细信息 + @@ -7961,14 +8398,6 @@ Error: {1} - - - - Loading... - 正在加载... - - - @@ -8041,14 +8470,6 @@ Error: {1} - - - - Loading... - 正在加载... - - - @@ -8263,6 +8684,10 @@ Error: {1} JSON JSON + + Markdown + Markdown + Plain Text 纯文本 @@ -8527,10 +8952,6 @@ Error: {1} Cancel 取消 - - Group Color: {0} - 组颜色: {0} - OK 确定 diff --git a/resources/xlf/zh-hant/arc.zh-Hant.xlf b/resources/xlf/zh-hant/arc.zh-Hant.xlf index a088c78687..d9ce3abdd5 100644 --- a/resources/xlf/zh-hant/arc.zh-Hant.xlf +++ b/resources/xlf/zh-hant/arc.zh-Hant.xlf @@ -6,10 +6,6 @@ USD 美元 - - adding worker nodes - 正在新增背景工作節點 - Apply 套用 @@ -90,18 +86,18 @@ without downtime and by 不停機且依 + + Compute Configuration + 計算設定 + Condition 條件 - + Configuration 設定 - - Configuration (per node) - 設定 (每個節點) - Configure retention policy 設定保留原則 @@ -135,12 +131,12 @@ 無法連線到 SQL 受控執行個體 - Azure Arc 執行個體 {0}。{1} - Connect to PostgreSQL Hyperscale - Azure Arc ({0}) - 連線到 PostgreSQL 超大規模資料庫 - Azure Arc ({0}) + Connect to PostgreSQL server - Azure Arc ({0}) + 連線到 PostgreSQL 伺服器 - Azure Arc ({0}) - Could not connect to PostgreSQL Hyperscale - Azure Arc Instance {0}. {1} - 無法連線到 PostgreSQL 超大規模資料庫 - Azure Arc 執行個體 {0}。{1} + Could not connect to PostgreSQL server - Azure Arc Instance {0}. {1} + 無法連線到 PostgreSQL 伺服器 - Azure Arc 執行個體 {0}。{1} A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed. @@ -211,34 +207,10 @@ Coordinator 協調器 - - Coordinator Node CPU limit - 協調器節點 CPU 限制 - - - Coordinator Node CPU request - 協調器節點 CPU 要求 - Coordinator endpoint 協調器端點 - - Coordinator Node Memory limit (in GB) - 協調器節點記憶體限制 (GB) - - - Coordinator Node Memory request (in GB) - 協調器節點記憶體要求 (GB) - - - Coordinator Node - 協調器節點 - - - You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - 您可以設定將套用至協調器節點的 CPU 核心數和儲存體大小。調整您伺服器群組的 CPU 核心數和記憶體設定。若要重設要求和/或限制,請傳入空值。 - Coordinator Node Parameters 協調器節點參數 @@ -570,12 +542,12 @@ 最近的時間點 - Learn more about database engine settings for Azure Arc-enabled PostgreSQL Hyperscale - 深入了解支援 Azure Arc 之 PostgreSQL 超大規模資料庫的資料庫引擎設定 + Learn more about database engine settings for Azure Arc-enabled PostgreSQL + 深入了解啟用 Azure Arc 之 PostgreSQL 的資料庫引擎設定 - Learn more about Azure PostgreSQL Hyperscale client interfaces - 深入了解 Azure PostgreSQL 超大規模資料庫用戶端介面 + Learn more about Azure PostgreSQL client interfaces + 深入了解 Azure PostgreSQL 用戶端介面 Learn More. @@ -698,8 +670,8 @@ 找不到背景工作伺服器參數... - There aren’t any known issues affecting this PostgreSQL Hyperscale instance. - 沒有任何已知的問題會影響此 PostgreSQL 超大規模資料庫執行個體。 + There aren’t any known issues affecting this PostgreSQL instance. + 沒有任何已知的問題會影響此 PostgreSQL 執行個體。 The current version is the latest version. No upgrades available. @@ -713,10 +685,6 @@ node 節點 - - Node configuration - 節點設定 - nodes 節點 @@ -818,8 +786,8 @@ 需要連線才能顯示及設定資料庫引擎設定。 - PostgreSQL Hyperscale - Azure Arc - PostgreSQL 超大規模資料庫 - Azure Arc + PostgreSQL server - Azure Arc + PostgreSQL 伺服器 - Azure Arc Point in time restore @@ -866,8 +834,8 @@ 請在下方的下拉式清單中選取 Pod,以取得詳細的健康情況資訊 - PostgreSQL Hyperscale server group by - PostgreSQL 超大規模資料庫伺服器群組依據 + PostgreSQL by + PostgreSQL Admin username @@ -882,8 +850,8 @@ 您可以調整已啟用的 Azure Arc 規模 - PostgreSQL Hyperscale - Azure Arc Dashboard - {0} - PostgreSQL 超大規模資料庫 - Azure Arc 儀表板 - {0} + PostgreSQL server - Azure Arc Dashboard (Preview) - {0} + PostgreSQL 伺服器 - Azure Arc 儀表板 (預覽) - {0} microsoft.azuredatastudio-postgresql @@ -1065,14 +1033,14 @@ Select from available client connection strings below. 從下列可用的用戶端連接字串選取。 + + Server + 伺服器 + Server Endpoint 伺服器端點 - - Server group nodes - 伺服器群組節點 - Server group type 伺服器群組類型 @@ -1249,30 +1217,10 @@ Worker 背景工作 - - Worker Nodes CPU limit - 背景工作節點 CPU 限制 - - - Worker Nodes CPU request - 背景工作節點 CPU 要求 - - - Worker Nodes Memory limit (in GB) - 背景工作節點記憶體限制 (GB) - - - Worker Nodes Memory request (in GB) - 背景工作節點記憶體要求 (GB) - Worker node count 背景工作節點計數 - - It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1. - 您可以減少或增加背景工作節點數,以縮減或擴增您的伺服器群組。值必須是 0 或大於 1。 - Worker Node Parameters 背景工作節點參數 @@ -1281,22 +1229,10 @@ Worker Nodes 背景工作節點 - - You can configure the number of CPU cores and storage size that will apply to all worker nodes. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value. - 您可以設定將套用至所有背景工作節點的 CPU 核心數和儲存體大小。調整您伺服器群組的 CPU 核心數和記憶體設定。若要重設要求和/或限制,請傳入空值。 - - - Expand your server group and scale your database by adding worker nodes. - 新增背景工作節點,擴充您的伺服器群組並調整資料庫規模。 - These server parameters of the Worker nodes can be set to custom (non-default) values. Search to find parameters. 背景工作節點的這些伺服器參數可以設定為自訂 (非預設) 值。搜尋以尋找參數。 - - Value of 1 is not supported. - 不支援 1 的值。 - Yes @@ -1365,38 +1301,50 @@ I accept {0} and {1}. 我接受 {0} 和 {1}。 - - Azure Arc-enabled PostgreSQL Hyperscale terms and conditions - 支援 Azure Arc 的 PostgreSQL 超大規模資料庫條款及條件 - - - Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. - - By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. - 已啟用 Azure Arc 的受控執行個體不僅可以存取 SQL Server,還提供相容的功能,可以部署到您選擇的基礎結構上。已啟用 Azure Arc 的受控執行個體不僅可以存取 SQL Server,還提供相容的功能,可以部署到您選擇的基礎結構上。{0}。 - - 按一下 [編寫指令碼到筆記本] 表示我 (a) 同意下方 Marketplace 供應項目的相關法律條款及隱私權聲明; (b) 授權 Microsoft 使用我目前的付款方式,收取供應項目的相關費用,帳單週期與我的 Azure 訂閱相同; 並 (c) 同意 Microsoft 可以將我的連絡資料、使用方式及交易資訊,提供給供應項目的提供者,供支援、帳單及其他交易活動之用。Microsoft 不提供第三方供應項目的權利。如需其他詳細資料,請參閱 {1}、{2} 以及 {3}。 - - + Azure Marketplace Terms Azure Marketplace 條款 - + Learn more 深入了解 - - Learn more about Azure Arc enabled Managed Instance - 深入了解啟用 Azure Arc 的受控執行個體 - - + Privacy policy 隱私權原則 - + Terms of use 使用規定 + + PostgreSQL Server - Azure Arc is one of the database engines available as part of Azure Arc-enabled data services and it can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + PostgreSQL 伺服器 - Azure Arc 是啟用 Azure Arc 的資料服務一部分的資料庫引擎之一,它可以部署在您選擇的基礎架構上。{0}。 + + 按一下 [編寫指令碼到筆記本] 或 [部署] 表示我 (a) 同意下方 Marketplace 供應項目的相關法律條款及隱私權聲明; (b) 授權 Microsoft 使用我目前的付款方式,收取供應項目的相關費用,帳單週期與我的 Azure 訂用帳戶相同; 並 (c) 同意 Microsoft 可以將我的連絡資料、使用方式及交易資訊,提供給供應項目的提供者,供支援、帳單及其他交易活動之用。Microsoft 不提供第三方供應項目的權利。如需其他詳細資料,請參閱 {1}、{2} 以及 {3}。 + + + Learn more about PostgreSQL Server - Azure Arc + 深入了解 PostgreSQL 伺服器 - Azure Arc + + + PostgreSQL Server - Azure Arc terms and conditions + PostgreSQL 伺服器 - Azure Arc 條款及條件 + + + Azure Arc-enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}. + + By clicking 'Script to notebook' or 'Deploy', I (a) agree to the legal terms and privacy statement(s) associated with the Marketplace offering(s) listed below; (b) authorize Microsoft to bill my current payment method for the fees associated with the offering(s), with the same billing frequency as my Azure subscription; and (c) agree that Microsoft may share my contact, usage and transactional information with the provider(s) of the offering(s) for support, billing and other transactional activities. Microsoft does not provide rights for third-party offerings. For additional details see {1}, {2}, and {3}. + 啟用 Azure Arc 的受控執行個體不僅可以存取 SQL Server,還提供相容的功能,可以部署到您選擇的基礎結構上。{0}。 + + 按一下 [編寫指令碼到筆記本] 或 [部署] 表示我 (a) 同意下方 Marketplace 供應項目的相關法律條款及隱私權聲明; (b) 授權 Microsoft 使用我目前的付款方式,收取供應項目的相關費用,帳單週期與我的 Azure 訂用帳戶相同; 並 (c) 同意 Microsoft 可以將我的連絡資料、使用方式及交易資訊,提供給供應項目的提供者,供支援、帳單及其他交易活動之用。Microsoft 不提供第三方供應項目的權利。如需其他詳細資料,請參閱 {1}、{2} 以及 {3}。 + + + Learn more about Azure Arc-enabled Managed Instance + 深入了解啟用 Azure Arc 的受控執行個體 + Azure SQL managed instance - Azure Arc terms and conditions Azure SQL 受控執行個體 - Azure Arc 條款及條件 @@ -1753,133 +1701,117 @@ Password 密碼 - + The maximum number of CPU cores for the Postgres instance that can be used on the coordinator node. Fractional cores are supported. 協調器節點可使用之 Postgres 執行個體的 CPU 核心數上限。支援分數的核心數。 - + CPU limit CPU 限制 - + The minimum number of CPU cores that must be available on the coordinator node to schedule the service. Fractional cores are supported. 協調器節點欲排程服務必須可使用之 CPU 核心數的最小值。支援分數的核心數。 - + CPU request CPU 要求 - - The memory limit of the Postgres instance on the coordinator node in GB. - 協調器節點之 Postgres 執行個體的記憶體限制 (GB)。 + + Check the box to indicate this instance will be used for development or testing purposes only. This instance will not be billed. + 勾選此方塊以表示此執行個體將僅用於開發或測試用途。此執行個體將不會計費。 - - Memory limit (GB) - 記憶體限制 (GB) + + For development use only + 僅供開發使用 - - The memory request of the Postgres instance on the coordinator node in GB. - 協調器節點之 Postgres 執行個體的記憶體要求 (GB)。 - - - Memory request (GB) - 記憶體要求 (GB) - - + Engine Version 引擎版本 - + A comma-separated list of the Postgres extensions that should be loaded on startup. Please refer to the postgres documentation for supported values. 啟動時應該載入 Postgres 延伸模組的逗號分隔清單。請參閱 Postgres 文件以尋求支援的值。 - + Extensions 延伸模組 - - Server group name - 伺服器群組名稱 + + That username is disabled; please choose another username. + 已停用該使用者名稱,請選擇其他使用者名稱。 - - Server group name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. - 伺服器群組名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 11 個字元。 + + The memory limit of the Postgres instance on the coordinator node in GB. + 協調器節點之 Postgres 執行個體的記憶體限制 (GB)。 - + + Memory limit (GB) + 記憶體限制 (GB) + + + The memory request of the Postgres instance on the coordinator node in GB. + 協調器節點之 Postgres 執行個體的記憶體要求 (GB)。 + + + Memory request (GB) + 記憶體要求 (GB) + + + Server name + 伺服器名稱 + + + Enter server name + 輸入伺服器名稱 + + + Server name must consist of lower case alphanumeric characters or '-', start with a letter, end with an alphanumeric character, and be 11 characters or fewer in length. + 伺服器名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 11 個字元。 + + Port 連接埠 - + + Service type + 服務類型 + + + Admin username + 系統管理員使用者名稱 + + + Enter server admin login name + 請輸入伺服器管理員登入名稱 + + The size of the storage volume to be used for backups in GB. 要用於備份之儲存磁碟區的大小 (GB)。 - + Volume Size GB (Backups) 磁碟區大小 GB (備份) - + The size of the storage volume to be used for data in GB. 要用於資料之儲存磁碟區的大小 (GB)。 - + Volume Size GB (Data) 磁碟區大小 GB (資料) - + The size of the storage volume to be used for logs in GB. 要用於記錄之儲存磁碟區的大小 (GB)。 - + Volume Size GB (Logs) 磁碟區大小 GB (記錄) - - The maximum number of CPU cores for the Postgres instance that can be used per node. Fractional cores are supported. - 每個節點可使用之 Postgres 執行個體的 CPU 核心數上限。支援分數的核心數。 - - - CPU limit (cores per node) - CPU 限制 (每個節點的核心) - - - The minimum number of CPU cores that must be available per node to schedule the service. Fractional cores are supported. - 每個節點欲排程服務必須可使用之 CPU 核心數的最小值。支援分數的核心數。 - - - CPU request (cores per node) - CPU 要求 (每個節點的核心) - - - The number of worker nodes to provision in a sharded cluster, or zero (the default) for single-node Postgres. - 要在分區的叢集中佈建的背景工作節點數,或針對單一節點 Postgres 則為零 (預設值)。 - - - Number of workers - 背景工作數目 - - - The memory limit of the Postgres instance per node in GB. - 每個節點之 Postgres 執行個體的記憶體限制 (GB)。 - - - Memory limit (GB per node) - 記憶體限制 (每個節點的 GB) - - - The memory request of the Postgres instance per node in GB. - 每個節點之 Postgres 執行個體的記憶體要求 (GB)。 - - - Memory request (GB per node) - 記憶體要求 (每個節點的 GB) - - - Coordinator Node Compute Configuration - 協調器節點計算設定 - - - Worker Nodes Compute Configuration - 背景工作節點計算設定 + + Compute Configuration + 計算設定 General settings @@ -1902,12 +1834,12 @@ 用於記錄永久性磁碟區的儲存類別。 - Provide Azure enabled PostgreSQL Hyperscale server group parameters - 提供支援 Azure 的 PostgreSQL 超大規模資料庫伺服器群組參數 + Provide PostgreSQL server parameters + 提供 PostgreSQL 伺服器參數 - Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group - 部署啟用 Azure Arc 的 PostgreSQL 超大規模資料庫伺服器群組 + Deploy a PostgreSQL Server - Azure Arc (Preview) + 部署 PostgreSQL 伺服器 - Azure Arc (預覽) SQL Connection information @@ -2037,6 +1969,10 @@ Instance name 執行個體名稱 + + Enter instance name + 請輸入執行個體名稱 + SQL Instance Backup Retention Policy SQL 執行個體備份保留原則 @@ -2050,8 +1986,8 @@ 執行個體名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 13 個字元。 - sa username is disabled, please choose another username - 已停用 sa 使用者名稱,請選擇其他使用者名稱 + That username is disabled; please choose another username. + 已停用該使用者名稱,請選擇其他使用者名稱。 Apply the Azure Hybrid Benefit if you already own a SQL Server License @@ -2154,8 +2090,12 @@ 2 個複本 - Username - 使用者名稱 + Managed Instance admin login + 受控執行個體系統管理員登入 + + + Enter admin name + 輸入管理員名稱 The size of the storage volume to be used for backups in gibibytes. @@ -2292,12 +2232,12 @@ 要求的記憶體必須小於或等於記憶體限制 - Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment - 將 PostgreSQL 超大規模資料庫伺服器群組部署到 Azure Arc 環境 + Deploy a PostgreSQL server into an Azure Arc environment + 將 PostgreSQL 伺服器部署至 Azure Arc 環境 - PostgreSQL Hyperscale server groups - Azure Arc - PostgreSQL 超大規模資料庫伺服器群組 - Azure Arc + PostgreSQL Server - Azure Arc (Preview) + PostgreSQL 伺服器 - Azure Arc (預覽) Managed SQL Instance service for app developers in a customer-managed environment diff --git a/resources/xlf/zh-hant/azurecore.zh-Hant.xlf b/resources/xlf/zh-hant/azurecore.zh-Hant.xlf index 846d4807fa..bea1499eed 100644 --- a/resources/xlf/zh-hant/azurecore.zh-Hant.xlf +++ b/resources/xlf/zh-hant/azurecore.zh-Hant.xlf @@ -38,6 +38,10 @@ The user had no unique identifier within AAD 使用者在 AAD 中沒有唯一的識別碼 + + Owning Tenant information not found for account. + 找不到帳戶的擁有租用戶資訊。 + Token retrieval failed with an error. [Open developer tools]({0}) for more details. 權杖擷取失敗,發生錯誤。[開啟開發人員工具]({0}) 以了解更多詳細資料。 @@ -70,6 +74,10 @@ Open 開啟 + + Provider '{0}' does not have a Microsoft resource endpoint defined. + 提供者 '{0}' 未定義 Microsoft 資源端點。 + @@ -248,6 +256,14 @@ + + + + Azure Database for MySQL Flexible server + 適用於 MySQL 的 Azure 資料庫彈性伺服器 + + + @@ -294,6 +310,10 @@ Failed to get subscriptions for account {0} (tenant '{1}'). {2} 無法取得帳戶 {0} (租用戶 '{1}') 的訂用帳戶。{2} + + Failed to acquire Access Token for account '{0}' (tenant '{1}'). + 無法取得租用戶 '{0}' 的存取權杖 (租用戶 '{1}')。 + diff --git a/resources/xlf/zh-hant/big-data-cluster.zh-Hant.xlf b/resources/xlf/zh-hant/big-data-cluster.zh-Hant.xlf index 0e17724494..a225786e2e 100644 --- a/resources/xlf/zh-hant/big-data-cluster.zh-Hant.xlf +++ b/resources/xlf/zh-hant/big-data-cluster.zh-Hant.xlf @@ -546,6 +546,10 @@ Big Data Cluster Dashboard - 巨量資料叢集儀表板 - + + The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340). + 即將淘汰 Big Data Cluster 附加元件,而其 Azure Data Studio 功能將在即將推出的版本中移除。在[這裡](https://go.microsoft.com/fwlink/?linkid=2207340)閱讀更多有關此資訊以及往後的支援。 + Controller endpoint information was not found 找不到控制器端點資訊 diff --git a/resources/xlf/zh-hant/cms.zh-Hant.xlf b/resources/xlf/zh-hant/cms.zh-Hant.xlf index 80707a88b5..101ed56131 100644 --- a/resources/xlf/zh-hant/cms.zh-Hant.xlf +++ b/resources/xlf/zh-hant/cms.zh-Hant.xlf @@ -134,14 +134,6 @@ Application name 應用程式名稱 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - 若為 True,則允許使用 .Net Framework Data Provider 中的非同步功能 - - - Asynchronous processing - 非同步處理 - Attach DB filename 附加 DB 檔案名稱 diff --git a/resources/xlf/zh-hant/git.zh-Hant.xlf b/resources/xlf/zh-hant/git.zh-Hant.xlf index 640ef8cb3c..1fb8995876 100644 --- a/resources/xlf/zh-hant/git.zh-Hant.xlf +++ b/resources/xlf/zh-hant/git.zh-Hant.xlf @@ -1,5 +1,33 @@  + + + + Publish Branch + 發佈分支 + + + Publishing Branch... + 正在發布 Branch... + + + $(cloud-upload) Publish Branch + $(cloud-upload) 發布分支 + + + {0} Sync Changes {1}{2} + {0} 同步變更 {1}{2} + + + {0} {1}{2} + {0} {1}{2} + + + Synchronizing Changes... + 正在同步處理變更... + + + @@ -91,8 +119,8 @@ 無法將參考推送到遠端。請先嘗試執行 '提取' 以整合您的變更。 - Log level changed to: {0} - 記錄層級已變更為: {0} + {0} Log level changed to: {1} + {0} 記錄層級已變更為: {1} Checkout detached... @@ -203,8 +231,8 @@ Are you sure to continue? 確定要繼續嗎? - The branch '{0}' has no upstream branch. Would you like to publish this branch? - 分支 '{0}' 沒有任何上游分支。 您仍想發布這個分支嗎? + The branch '{0}' has no remote branch. Would you like to publish this branch? + 分支 '{0}' 沒有任何遠端分支。您仍想發布這個分支嗎? Are you sure you want to restore {0}? @@ -282,6 +310,14 @@ What would you like to do? Discard 1 File 捨棄1個檔案 + + Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + 確定要卸除所有隱藏項目嗎? 有 {0} 個隱藏項目將需要剪除,可能無法復原。 + + + Are you sure you want to drop ALL stashes? There is 1 stash that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER. + 確定要卸除所有隱藏項目嗎? 有 1 個隱藏項目將需要剪除,可能無法復原。 + Force Checkout 強制簽出 @@ -298,13 +334,17 @@ What would you like to do? Git: {0} Git: {0} + + Open Comparison + 開啟比較 + - {0} ⟷ {1} - {0} ⟷ {1} + {0} ↔ {1} + {0} ↔ {1} - {0} ({1}) ⟷ {0} ({2}) - {0} ({1}) ⟷ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) + {0} ({1}) ↔ {0} ({2}) {0} (Index) @@ -627,8 +667,8 @@ Would you like to stage all your changes and commit them directly? 確定要卸除隱藏項目 {0} 嗎? - This action will push and pull commits to and from '{0}/{1}'. - 此動作會將認可推送到 '{0}/{1}' 或從中提取認可。 + This action will pull and push commits from and to '{0}/{1}'. + 此動作會從 '{0}/{1}' 提取和推送提交。 Tag at {0} @@ -715,16 +755,16 @@ These files will be FOREVER LOST. - Skipped found git in: {0} - 已略過在下列位置找到的 git: {0} + {0} Skipped found git in: {1} + {0} 已略過在下列位置找到的 git: {1} - Using git {0} from {1} - 正在使用來自 {1} 的 git {0} + {0} Using git {1} from {2} + {0} 使用來自 {2} 的 git {1} - Validating found git in: {0} - 正在驗證在下列位置找到的 git: {0} + {0} Validating found git in: {1} + {0} 正在驗證在下列位置找到的 git: {1} @@ -742,52 +782,16 @@ These files will be FOREVER LOST. Choose a repository 請選擇儲存庫 + + Unable to automatically open the git repository at '{0}'. To open that git repository, open it directly as a folder in VS Code. + 無法在'{0}'自動開啟 Git 存放庫。若要開啟該 Git 存放庫,請直接在 VS Code 中將它開啟為資料夾。 + The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within. '{0}' 儲存庫有 {1} 個無法自動開啟的子模組。您仍可在其中開啟檔案來個別開啟子模組 - - - - Branch name - 分支名稱 - - - $(error) Error: {0} - $(error) 錯誤: {0} - - - No remote repositories found. - 找不到遠端存放庫。 - - - Choose a URL to clone from. - 選擇複製的來源 URL。 - - - Provide repository URL - 提供存放庫 URL - - - Provide repository URL or pick a repository source. - 提供存放庫 URL 或挑選存放庫來源。 - - - Repository name - 存放庫名稱 - - - Repository name (type to search) - 存放庫名稱 (要搜尋的類型) - - - URL - URL - - - @@ -974,18 +978,6 @@ These files will be FOREVER LOST. Successfully pushed. 推送成功。 - - $(cloud-upload) Publish Changes - $(cloud-upload) 發佈變更 - - - Publish Changes - 發佈變更 - - - Sync Changes $(sync){0}{1} - 同步變更 $(sync){0}{1} - Staged Changes 暫存的變更 @@ -1022,9 +1014,9 @@ These files will be FOREVER LOST. Checkout branch/tag... 簽出分支/標籤... - - Publish Changes - 發行變更 + + Publish Branch + 發佈分支 Publish to {0} @@ -1046,19 +1038,13 @@ These files will be FOREVER LOST. - - Index - 索引 + + Email + 電子郵件 - - {0} — {1} -{2} - -{3} - {0} — {1} -{2} - -{3} + + Open Comparison + 開啟比較 Git History @@ -1076,10 +1062,6 @@ These files will be FOREVER LOST. You - - Working Tree - 工作樹狀 - @@ -1128,6 +1110,18 @@ These files will be FOREVER LOST. Add Remote... 新增遠端存放庫... + + Get Remote Sources + 取得遠端來源 + + + Get Repositories + 取得存放庫 + + + Get Repository State + 取得存放庫狀態 + Create Branch... 建立分支... @@ -1176,6 +1170,10 @@ These files will be FOREVER LOST. Close Repository 關閉儲存庫 + + Close All Diff Editors + 關閉所有 Diff 編輯器 + Commit 認可 @@ -1369,8 +1367,8 @@ These files will be FOREVER LOST. 還原認可範本 - Reveal in Side Bar - 在提要欄位中顯示 + Reveal in Explorer View + 在 [總管檢視] 中顯示 Revert Change @@ -1432,6 +1430,10 @@ These files will be FOREVER LOST. Drop Stash... 卸除隱藏項目... + + Drop All Stashes... + 卸除所有隱藏項目... + Stash (Include Untracked) 擱置變更 (包含未被追蹤的檔案) @@ -1568,6 +1570,14 @@ These files will be FOREVER LOST. Tags 標籤 + + Controls whether the diff editor should be automatically closed when changes are stashed, committed, discarded, staged, or unstaged. + 控制在隱藏、提交、捨棄、暫存或取消暫存變更時,是否應自動關閉 Diff 編輯器。 + + + List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput). + GIT 命令列表 (例如: commit、push),這些命令的 `stdout` 將被記錄到 [git 輸出](command:git.showOutput)。如果 GIT 命令設定了用戶端勾點,那麼用戶端勾點的 `stdout` 也將被記錄到 [git 輸出](command:git.showOutput)。 + Always confirm the creation of empty commits for the 'Git: Commit Empty' command. 一律確認 'Git: Commit Empty' 命令的空白認可建立。 @@ -1636,6 +1646,10 @@ These files will be FOREVER LOST. Whether git is enabled. 是否啟用 Git。 + + Experimental improvements for the git setup flow. + Git 安裝流程的實驗性改進。 + When enabled, fetch all branches when pulling. Otherwise, fetch just the current one. 啟用時,會在提取時擷取所有分支。否則僅擷取目前的分支。 @@ -1772,6 +1786,14 @@ These files will be FOREVER LOST. Force git to use rebase when running the sync command. 當執行同步命令時強制 git 使用 rebase。 + + List of folders that are ignored while scanning for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. + 若 `#git.autoRepositoryDetection#` 設為 `true` 或 `subFolders`,掃描 Git 儲存機制時忽略的資料夾清單。 + + + Controls the depth used when scanning workspace folders for Git repositories when `#git.autoRepositoryDetection#` is set to `true` or `subFolders`. Can be set to `-1` for no limit. + 控制當 '#git.autoRepositoryDetection#' 設定為 'true' 或 'subFolders' 時,掃描 Git 存放庫的工作區資料夾時所使用的深度。可以設為 '-1',表示沒有限制。 + Controls whether to require explicit Git user configuration or allow Git to guess if missing. 控制要在沒有組態時要求明確的 Git 使用者組態,還是允許 Git 進行猜測。 @@ -1856,6 +1878,10 @@ These files will be FOREVER LOST. Controls whether to show the commit author in the Timeline view. 控制是否要在 [時間軸] 檢視中顯示認可作者。 + + Controls whether to show uncommitted changes in the Timeline view. + 控制是否要在 [時間表] 檢視中顯示未提交的變更。 + Controls how untracked changes behave. 控制未追蹤修訂的運作方式。 @@ -1880,6 +1906,10 @@ These files will be FOREVER LOST. Controls whether force pushing uses the safer force-with-lease variant. 控制強制推送是否使用較安全的 force-with-lease 方法。 + + Controls whether GIT_ASKPASS should be overwritten to use the integrated version. + 控制是否應覆寫 GIT_ASKPASS 以使用整合式版本。 + Git SCM Integration Git SCM 整合 @@ -1940,9 +1970,9 @@ These files will be FOREVER LOST. If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D). -To learn more about how to use git and source control in Azure Data Studio [read our docs](https://aka.ms/vscode-scm). +To learn more about how to use git and source control in VS Code [read our docs](https://aka.ms/vscode-scm). 如果您想要使用 git 功能,請在[設定](command:workbench.action.openSettings?%5B%22git.enabled%22%5D)中啟用 git。 -若要深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。 +若要深入了解如何在 VS Code 中使用 git 和原始檔控制,[請參閱我們的文件](https://aka.ms/vscode-scm)。 In order to use git features, you can open a folder containing a git repository or clone from a URL. @@ -1977,6 +2007,30 @@ If you're using a different version control system, you can [search the Marketpl 未偵測到有效的 git 安裝,您可以在 [git 輸出](command:git.showOutput)中找到更多詳細資料。 請[安裝 git](https://git-scm.com/),或在 [我們的文件](https://aka.ms/vscode-scm) 深入了解如何在 Azure Data Studio 中使用 git 和原始檔控制。 如果您使用的是其他版本的控制系統,可以[搜尋市集](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) 尋找其他延伸模組。 + + + Install Git, a popular source control system, to track code changes and collaborate with others. Learn more in our [Git guides](https://aka.ms/vscode-scm). + 安裝 Git,這是熱門的原始檔控制系統,以追蹤程式碼變更並與其他人共同作業。在我們的[Git指南](https://aka.ms/vscode-scm)中深入了解。 + + + Source control depends on Git being installed. +[Download Git for Linux](https://git-scm.com/download/linux) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + 原始檔控制必須安裝 Git。 +[下載適用於 Linux 的 Git](https://git-scm.com/download/linux) +安裝之後,請 [重新載入](command:workbench.action.reloadWindow) (或 [疑難排解](command:git.showOutput))。可 [從 Marketplace] 安裝其他原始檔控制提供者 (command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 + + + [Download Git for macOS](https://git-scm.com/download/mac) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [下載適用於 macOS 的 Git](https://git-scm.com/download/mac) +安裝之後,請 [重新載入](command:workbench.action.reloadWindow) (或 [疑難排解](command:git.showOutput))。可 [從 Marketplace] 安裝其他原始檔控制提供者(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 + + + [Download Git for Windows](https://git-scm.com/download/win) +After installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22). + [下載適用於 Windows 的 Git](https://git-scm.com/download/win) +安裝之後,請 [重新載入](command:workbench.action.reloadWindow) (或[疑難排解](command:git.showOutput))。可 [從 Marketplace] 安裝其他原始檔控制提供者(command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22)。 The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git. diff --git a/resources/xlf/zh-hant/kusto.zh-Hant.xlf b/resources/xlf/zh-hant/kusto.zh-Hant.xlf index 4df39784b5..2b41677a9a 100644 --- a/resources/xlf/zh-hant/kusto.zh-Hant.xlf +++ b/resources/xlf/zh-hant/kusto.zh-Hant.xlf @@ -19,8 +19,8 @@ - Done installing {0} - 已完成 {0} 的安裝 + Downloaded {0} + 已下載 {0} Downloading {0} diff --git a/resources/xlf/zh-hant/mssql.zh-Hant.xlf b/resources/xlf/zh-hant/mssql.zh-Hant.xlf index b9cc4d2ac7..648ac1107f 100644 --- a/resources/xlf/zh-hant/mssql.zh-Hant.xlf +++ b/resources/xlf/zh-hant/mssql.zh-Hant.xlf @@ -835,8 +835,8 @@ - Done installing {0} - 已完成 {0} 的安裝 + Downloaded {0} + 已下載 {0} Downloading {0} @@ -886,6 +886,18 @@ New Table 新增資料表 + + No + + + + Do you want to reduce the table designer load time by enabling the database model preloading? The database model will be preloaded when you expand the database node in object explorer. + 是否要啟用資料庫模型預先載入來縮短資料表設計工具的載入時間? 當您在物件總管中展開資料庫節點時,將會預先載入資料庫模型。 + + + Yes + + @@ -986,14 +998,6 @@ Application name 應用程式名稱 - - When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider - 若為 True,則允許使用 .Net Framework Data Provider 中的非同步功能 - - - Asynchronous processing - 非同步處理 - Attach DB filename 附加 DB 檔案名稱 @@ -1290,6 +1294,38 @@ Enabled 已啟用 + + Highlights the execution plan operation with the greatest actual number of rows for all executions. + 使用所有執行的最大實際資料列數來醒目提示執行計畫作業。 + + + Highlights the execution plan operation with the highest cost. + 以最高成本醒目提示執行計畫作業。 + + + The default metric to use to highlight an expensive operation in query execution plans + 用來在查詢執行計畫中醒目提示成本高的作業的預設計量 + + + Highlights the execution plan operation that used the most CPU time. + 醒目提示使用最多 CPU 時間的執行計畫作業。 + + + Highlights the execution plan operation that took the most time. + 醒目提示花費最多時間的執行計畫作業。 + + + Expensive operation highlighting will be turned off for execution plans. + 將會針對執行計畫關閉高成本的作業醒目提示。 + + + Highlights the execution plan operation with the greatest number of rows read. + 以讀取的資料列數目上限醒目提示執行計畫作業。 + + + Highlights the execution plan operation with the highest subtree cost. + 以最高樹狀子目錄成本醒目提示執行計畫作業。 + Export Notebook as SQL 將筆記本匯出為 SQL @@ -1414,9 +1450,13 @@ Enable SET LOCK TIMEOUT option (in milliseconds) 啟用 SET LOCK TIMEOUT 選項 (毫秒) + + Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647. + 執行查詢之後,字元/二進位資料行中每個值儲存的字元/位元組數目上限。預設值: 65,535。有效值範圍: 1 到 2,147,483,647。 + - Number of XML characters to store after running a query - 執行查詢之後要儲存的 XML 字元數目 + Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647. + 執行查詢後,XML 資料行中每個值儲存的最大字元數。預設值: 2,097,152。有效值範圍: 1 到 2,147,483,647。 Enable SET NOCOUNT option @@ -1462,6 +1502,10 @@ Enable SET XACT_ABORT ON option 啟用 SET XACT_ABORT ON 選項 + + Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + 當物件總管中的資料庫節點展開時,是否要預先載入資料庫模型。啟用時,可以縮短資料表設計工具的載入時間。注意: 如果您需要展開許多資料庫節點,可能會看到高於一般的記憶體使用量。 + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information [選用] 後端服務的記錄層級。每當 Azure Data Studio 啟動,或是檔案已經有附加至該檔案的記錄項目時,Azure Data Studio 都會產生檔案名稱。如需清除舊記錄檔,請查看 logRetentionMinutes 和 logFilesRemovalLimit 設定。預設 tracingLevel 不會記錄太多項目。變更詳細資訊可能會導致大量記錄和記錄的磁碟空間需求。錯誤包含嚴重,警告包含錯誤,資訊包含警告而詳細資訊包含資訊 diff --git a/resources/xlf/zh-hant/query-history.zh-Hant.xlf b/resources/xlf/zh-hant/query-history.zh-Hant.xlf index af9598ec9a..dc5efda6ce 100644 --- a/resources/xlf/zh-hant/query-history.zh-Hant.xlf +++ b/resources/xlf/zh-hant/query-history.zh-Hant.xlf @@ -1,5 +1,21 @@  + + + + Error loading saved query history items. {0} + 載入儲存的查詢歷程記錄項目時發生錯誤。{0} + + + Failed + 失敗 + + + Succeeded + 已成功 + + + @@ -42,6 +58,14 @@ Start Query History Capture 開始查詢歷史記錄擷取 + + Loading saved entries... + 正在載入已儲存的項目... + + + Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled. + 要儲存的項目數上限。0 表示儲存無限制的項目。提高此限制可能會影響效能,特別是啟用持續性時。 + No queries to display 沒有可顯示的查詢 @@ -50,6 +74,14 @@ Open Query 開啟查詢 + + Open storage folder + 開啟儲存資料夾 + + + Whether query history is persisted across restarts. If false then the history will be cleared when the application exits. + 查詢歷程記錄是否在重新啟動時保存。如果為 false,則會在應用程式結束時清除歷程記錄。 + Run Query 執行查詢 diff --git a/resources/xlf/zh-hant/schema-compare.zh-Hant.xlf b/resources/xlf/zh-hant/schema-compare.zh-Hant.xlf index a6fd9ff829..14751538d2 100644 --- a/resources/xlf/zh-hant/schema-compare.zh-Hant.xlf +++ b/resources/xlf/zh-hant/schema-compare.zh-Hant.xlf @@ -390,6 +390,10 @@ SQL Server Schema Compare SQL Server 結構描述比較 + + Open in Schema Compare + 在 [結構描述比較] 中開啟 + Run Schema Comparison 執行結構描述比較 diff --git a/resources/xlf/zh-hant/sql-database-projects.zh-Hant.xlf b/resources/xlf/zh-hant/sql-database-projects.zh-Hant.xlf index b71426be88..f4f3be1046 100644 --- a/resources/xlf/zh-hant/sql-database-projects.zh-Hant.xlf +++ b/resources/xlf/zh-hant/sql-database-projects.zh-Hant.xlf @@ -426,6 +426,26 @@ Don't use profile 不要使用設定檔 + + Download error + 下載錯誤 + + + Download progress + 下載進度 + + + Downloading + 正在下載 + + + Downloading Microsoft.Build.Sql nuget to get build DLLs + 正在下載 Microsoft.Build.Sql Nuget 以取得組建 DLL + + + Downloading from {0} to {1} + 正在從 {0} 下載到 {1} + Microsoft Azure SQL Edge License Agreement Microsoft Azure SQL Edge 授權合約 @@ -506,6 +526,14 @@ The project is already up to date with the database. 專案已經與資料庫一起更新。 + + Error downloading {0}. Error: {1} + 下載 {0} 時發生錯誤。錯誤: {1} + + + Error extracting files from {0}. Error: {1} + 從 {0} 擷取檔案時發生錯誤。錯誤: {1} + Error finding build files location: {0} 尋找組建檔案位置時發生錯誤: {0} @@ -514,6 +542,10 @@ Error trying to read {0} of project '{1}' 嘗試讀取專案 '{1}' 的 {0} 時發生錯誤 + + Could not build project. Error retrieving files needed to build. + 無法建置專案。擷取建置所需檔案時發生錯誤。 + I accept the {0}. The placeholders are contents of the line and should not be translated. @@ -556,6 +588,10 @@ Target information for extract is required to create database project. 需要供解壓縮的目標資訊才能建立資料庫專案。 + + Extracting DacFx build DLLs to {0} + 正在將 DacFx 組建 DLL 解壓縮至 {0} + File 檔案 @@ -620,6 +656,10 @@ hr 小時 + + Image tag + 映像標籤 + Import Elements 匯入元素 @@ -628,6 +668,14 @@ Include 包括 + + Include permissions in project + 在專案中包含權限 + + + Include permissions + 包含權限 + Install globally 全域安裝 @@ -1392,6 +1440,10 @@ Generate SQL Project from OpenAPI/Swagger spec 透過 OpenAPI/Swagger 規格產生 SQL 專案 + + Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview + 要用於建置舊版 SQL 專案的 Microsoft.Build.Sql SDK 版本。範例: 0.1.3-預覽 + Whether to prompt the user to install .NET Core when not detected. 是否在未偵測到時提示使用者安裝 .NET Core。 diff --git a/resources/xlf/zh-hant/sql-migration.zh-Hant.xlf b/resources/xlf/zh-hant/sql-migration.zh-Hant.xlf index 7ab26e4357..8b26c7b1fc 100644 --- a/resources/xlf/zh-hant/sql-migration.zh-Hant.xlf +++ b/resources/xlf/zh-hant/sql-migration.zh-Hant.xlf @@ -22,6 +22,34 @@ Select the databases that you want to migrate to Azure SQL. 選取要遷移至 Azure SQL 的資料庫。 + + Loading tables list... + 正在載入資料表清單... + + + 0 tables found. + 找到 0 個資料表。 + + + Filter tables + 篩選資料表 + + + Has rows + 有資料列 + + + Table name + 資料表名稱 + + + Update + 更新 + + + Cancel + 取消 + {0} (requires credentials refresh) {0} (需要重新整理認證) @@ -75,8 +103,16 @@ This may take some time. 這可能需要一些時間。 - Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. - 尚未準備好移轉到 Azure SQL 受控執行個體的資料庫,可以在 Azure 虛擬機器上移轉到 SQL Server。 + Databases that are not ready for migration to Azure SQL Managed Instance or Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. + 尚未準備好移轉到 Azure SQL 受控執行個體或 Azure SQL Database 的資料庫,可以在 Azure 虛擬機器上移轉到 SQL Server。 + + + Databases that are not ready for migration to Azure SQL Database can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Managed Instance migration readiness. + 尚未準備好移轉至 Azure SQL Database 的資料庫可以移轉至 Azure 虛擬機器上的 SQL Server。或者,檢閱 Azure SQL 受控執行個體移轉整備程度的評定結果。 + + + Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines. Alternatively, review assessment results for Azure SQL Database migration readiness. + 尚未準備好移轉至 Azure SQL 受控執行個體的資料庫可以移轉至 Azure 虛擬機器上的 SQL Server。或者,檢閱 Azure SQL Database 移轉整備程度的評定結果。 Assessment results @@ -111,8 +147,8 @@ This may take some time. Azure SQL - Azure SQL Database - Azure SQL Database + Azure SQL Database Server + Azure SQL Database 伺服器 Azure SQL Managed Instance @@ -211,8 +247,8 @@ This may take some time. 請先選取儲存體帳戶值。 - {0}/{1} databases can be migrated - {0}/{1} 個資料庫可以移轉 + {0}/{1} databases can be migrated without issues + {0}/{1} 個資料庫可以移轉而無問題 Cancel @@ -258,6 +294,10 @@ This may take some time. I confirm there are no additional log backups to provide and want to complete cutover. 我確認沒有其他記錄備份可提供並想要完成完全移轉。 + + Connect + 連線 + Connection status 連線狀態 @@ -411,8 +451,8 @@ This may take some time. 模式 - Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines. - 判斷您 SQL Server 執行個體的移轉準備情況、識別建議的 Azure SQL 目標,以及將您的 SQL Server 執行個體移轉到 Azure SQL 受控執行個體或 Azure 虛擬機器上的 SQL Server。 + Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance, SQL Server on Azure Virtual Machines or Azure SQL Database. + 判斷您 SQL Server 執行個體的移轉整備度、識別建議的 Azure SQL 目標,並完成將您的 SQL Server 執行個體移轉到 Azure SQL 受控執行個體、Azure 虛擬機器上的 SQL Server 或 Azure SQL Database。 A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure. @@ -426,6 +466,10 @@ This may take some time. The Azure SQL Migration extension for Azure Data Studio provides capabilities to assess, get right-sized Azure recommendations and migrate SQL Server databases to Azure. Azure Data Studio 的 Azure SQL 移轉擴充功能提供評估、取得正確大小的 Azure 建議,以及將 SQL Server 資料庫移轉至 Azure 的功能。 + + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database (PREVIEW). + 將資料庫從 SQL Server 執行個體 (內部部署或 Azure 虛擬機器) 移轉至 Azure SQL 資料庫 (預覽) 的逐步教學課程。 + A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime. 將資料庫從 SQL Server 執行個體 (內部部署) 移轉到 Azure 虛擬機器上 SQL Server 的逐步教學課程,停機時間最短。 @@ -442,6 +486,10 @@ This may take some time. Migrate databases using Azure Data Studio 使用 Azure Data Studio 來移轉資料庫 + + Tutorial: Migrate to SQL Server on Azure SQL Database (offline) - (PREVIEW) + 教學課程: 移轉至 Azure SQL Database 上的 SQL Server (離線) - (預覽) + Tutorial: Migrate to SQL Server on Azure Virtual Machines (online) 教學課程: 在 Azure 虛擬機器上移轉至 SQL Server (線上) @@ -462,6 +510,10 @@ This may take some time. Azure SQL Migration Azure SQL 移轉 + + Data source configuration + 資料來源設定 + Comparison of the actual amount of data read from the source and the actual amount of data uploaded to the target. 比較從來源讀取的實際資料量,以及上傳至目標的實際資料量。 @@ -490,9 +542,17 @@ This may take some time. An error occurred while accessing database details. 存取資料庫詳細資料時發生錯誤。 - - Ensure that your backups were taken with the WITH CHECKSUM option. - 請確認已使用 WITH CHECKSUM 選項來進行備份。 + + An error occurred while connecting to target migration database. + 連接到目標移轉資料庫時發生錯誤。 + + + Connection error:{0} {1} + 連線錯誤:{0} {1} + + + Loading database table list.. + 正在載入資料庫資料表清單.. To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements. @@ -542,22 +602,42 @@ This may take some time. Select the location of the database backups to use during migration. 選取要於移轉期間使用的資料庫備份位置。 - - Database backup - 資料庫備份 - - - Ensure that the Azure Storage account does not use a private endpoint. - 請確認 Azure 儲存體帳戶未使用私人端點。 - Migration status 移轉狀態 + + Refresh + 重新整理 + + + To migrate to the Azure SQL target, select tables in each database for migration. + 若要移轉至 Azure SQL 目標,請在每個資料庫中選取資料表以進行移轉。 + + + Migration table selection + 移轉資料表選取範圍 + + + Source database + 來源資料庫 + + + Select tables + 選取資料表 + + + Target database + 目標資料庫 + Database to be migrated 要移轉的資料庫 + + Please select target database tables to migrate to. At least one database with one table is required. + 請選取要移轉至的目標資料庫資料表。至少需要一個具有一個資料表的資料庫。 + Databases ({0}/{1}) 資料庫 ({0}/{1}) @@ -670,6 +750,10 @@ This may take some time. Error 錯誤 + + Click to view error details + 按一下以檢視錯誤詳細資料 + Migration error(s)) 移轉錯誤 @@ -810,6 +894,10 @@ This may take some time. Enter a valid name for the Migration Service. 為此移轉服務輸入有效的名稱。 + + To continue, select a valid Azure SQL Database server. + 若要繼續,請選取有效的 Azure SQL Database 伺服器。 + To continue, select a valid storage account. 若要繼續,請選取有效的儲存體帳戶。 @@ -831,8 +919,8 @@ This may take some time. 若要繼續,請選取有效的虛擬機器。 - Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below. - Azure 資料庫移轉服務可協調資料庫移轉活動並追蹤其進度。如果您之前已建立資料庫移轉服務,可選取現有的資料庫移轉服務做為 Azure SQL 目標,或是在下方建立一個新的。 + Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service if you have created one previously, or create a new one below. + Azure 資料庫移轉服務可協調資料庫移轉活動並追蹤其進度。如果您之前已建立資料庫移轉服務,可選取現有的資料庫移轉服務,或是在下方建立一個新的。 No Database Migration Service found. Create a new one. @@ -854,6 +942,10 @@ This may take some time. Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime 步驟 3: 按一下 [測試連接] 按鈕,檢查 Azure 資料庫移轉服務與整合執行階段之間的連線 + + Blocking Issue: {0} + 執行問題: {0} + Issues 問題 @@ -898,10 +990,6 @@ This may take some time. Last applied LSN 上次套用的 LSN - - Last backup - 上次備份 - Last scan completed: {0} 上次完成的掃描: {0} @@ -922,6 +1010,26 @@ This may take some time. Location 位置 + + Source database + 來源資料庫 + + + Target database + 目標資料庫 + + + Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database. + 選取您要將來源資料庫移轉至的目標資料庫位置。您只能為一個來源資料庫選擇目標資料庫。 + + + Map selected source databases to target databases for migration + 將選取的來源資料庫對應到目標資料庫以進行移轉 + + + Select a target database + 請選取目標資料庫 + The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance. 受控執行個體 '{0}' 無法用於移轉,因為它目前處於 '{1}' 狀態。若要繼續,請選取可用的受控執行個體。 @@ -958,6 +1066,14 @@ This may take some time. {0} mins {0} 分鐘 + + To continue, enter a valid target password. + 若要繼續,請輸入有效的目標密碼。 + + + To continue, enter a valid target user name. + 若要繼續,請輸入有效的使用者名稱。 + Mode 模式 @@ -1071,8 +1187,12 @@ This may take some time. 找不到任何檔案共用。 - No issues found for migrating to SQL Server on Azure SQL Managed Instance. - 找不到在 Azure SQL 受控執行個體上移轉到 SQL Server 的問題。 + No issues found for migrating to Azure SQL Managed Instance. + 找不到移轉到 Azure SQL 受控執行個體的問題。 + + + No issues found for migrating to Azure SQL Database. + 找不到移轉到 Azure SQL Database 的問題。 No issues found for migrating to SQL Server on Azure Virtual Machine. @@ -1094,6 +1214,14 @@ This may take some time. Assessment results are unavailable. 評定結果無法使用。 + + No Azure SQL databases found. + 找不到 Azure SQL 資料庫。 + + + No Azure SQL database servers found. + 找不到 Azure SQL Database 伺服器。 + No storage accounts found. 找不到任何儲存體帳戶。 @@ -1158,25 +1286,37 @@ This may take some time. Physical partitions 實體分割區 + + Target password + 目標密碼 + + + Enter the target password + 輸入目標密碼 + User account 使用者帳戶 - Azure account details - Azure 帳戶詳細資料 + An Azure account (not required for assessment or SKU recommendation functionality) + Azure 帳戶 (評定或 SKU 建議功能不需要) - Azure SQL Managed Instance or SQL Server on Azure Virtual Machine - Azure 虛擬機器上的 Azure SQL 受控執行個體或 SQL Server + A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public). + 在內部部署或 Azure 虛擬機器上的 SQL Server 上執行的來源 SQL Server 資料庫,或雲端中執行的任何虛擬機器 (私人、公用)。 - Backup location details - 備份位置詳細資料 + An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to. + 要移轉資料庫的目標 Azure SQL 受控執行個體、Azure 虛擬機器上的 SQL Server 或 Azure SQL 資料庫。 + + + Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets). + 您的資料庫備份位置詳細資料,網路檔案共用或 Azure Blob 儲存體容器 (Azure SQL Database 目標不需要)。 - Things you need before starting a migration: - 開始移轉前需具備的事項: + Things you need before starting your Azure SQL migration: + 開始 Azure SQL 移轉之前所需的項目: Provide a unique container for each target database. Databases affected: @@ -1246,6 +1386,14 @@ This may take some time. Resource group created 已建立資源群組 + + Save assessment report + 儲存評定報表 + + + Successfully saved assessment report to {0}. + 已成功將評定報告儲存至 {0}。 + Save and close 儲存後關閉 @@ -1254,6 +1402,14 @@ This may take some time. Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to. 已儲存設定。效能資料收集仍會在背景執行。您可以在想要時停止集合。 + + Save recommendation report + 儲存建議報告 + + + Successfully saved recommendation report to {0}. + 已成功將建議報告儲存至 {0}。 + Cancel 取消 @@ -1350,6 +1506,10 @@ This may take some time. An error occurred while loading locations. Please check your Azure connection and try again. 載入位置時發生錯誤。請檢查您的 Azure 連線,然後再試一次。 + + Select a target server. + 選取目標伺服器。 + An error occurred while loading available resource groups. Please check your Azure connection and try again. 載入可用的資源群組時發生錯誤。請檢查您的 Azure 連線,然後再試一次。 @@ -1506,10 +1666,14 @@ This may take some time. {0} TB {0} TB - + {0} recommendations available {0} 個可用的建議 + + {0} recommendation available + {0} 個可用的建議 + Azure configuration Azure 組態 @@ -1518,10 +1682,6 @@ This may take some time. Business critical 業務關鍵 - - {0} - {1} vCore - {0} - {1} V 核心 - Gen5 Gen5 @@ -1530,6 +1690,10 @@ This may take some time. General purpose 一般目的 + + Hyperscale + 超大規模資料庫 + {0} - {1} - {2} vCore {0} - {1} - {2} V 核心 @@ -1546,6 +1710,14 @@ This may take some time. Memory optimized premium-series 記憶體最佳化進階系列 + + {0} - {1} vCore + {0} - {1} V 核心 + + + {0} - {1} - {2} vCore - {3} GB + {0} - {1} - {2} V 核心 - {3} GB + {0} x {1} {0} x {1} @@ -1582,10 +1754,6 @@ This may take some time. I already have the performance data 我已經擁有效能資料 - - Generating Azure recommendations using provided performance data... - 正在使用提供的效能資料產生 Azure 建議... - Select a folder on your local drive where previously collected performance data was saved 選取本機磁碟機上儲存先前收集效能資料的資料夾 @@ -1615,8 +1783,8 @@ This may take some time. 按下 [重新整理建議] 按鈕,定期回來查看更新的建議。 - Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload. - Azure 建議會收集及分析效能資料,然後為您的工作負載建議 Azure 中適當大小的資料庫。 + Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload. + Azure 建議會收集及分析效能資料,然後為您的工作負載建議 Azure 中適當大小的目標。 Data collection still in progress. Refining existing recommendations... @@ -1662,10 +1830,6 @@ This may take some time. Data storage requirement 資料儲存需求 - - Azure SQL Database - Azure SQL Database - {0} GB {0}GB @@ -1702,6 +1866,10 @@ This may take some time. Azure SQL Managed Instance Azure SQL 受控執行個體 + + Azure SQL Managed Instance + Azure SQL 受控執行個體 + {0} ms {0} 毫秒 @@ -1718,6 +1886,14 @@ This may take some time. Edit recommendation parameters 編輯建議參數 + + Enable elastic recommendation + 啟用彈性建議 + + + Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers. + 彈性建議使用替代建議模型,其針對現有的雲端客戶使用個人化的價格效能分析。 + Enable preview features 啟用預覽功能 @@ -1763,13 +1939,17 @@ This may take some time. 第 {0} 個百分位數 - Azure recommendation - Azure 建議 + Azure recommendation (PREVIEW) + Azure 建議 (預覽) To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases. 若要移轉至 Azure SQL 受控執行個體,請檢視評定結果並選取一或多個資料庫。 + + To migrate to Azure SQL Database (PREVIEW), view assessment results and select one or more databases. + 若要移轉至 Azure SQL Database (預覽),請檢視評定結果並選取一或多個資料庫。 + To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases. 若要移轉至 Azure 虛擬機器上的 SQL Server,請檢視評定結果並選取一或多個資料庫。 @@ -1842,6 +2022,14 @@ This may take some time. SQL tempdb SQL tempdb + + Azure SQL Database (PREVIEW) + Azure SQL Database (預覽) + + + Azure SQL Database + Azure SQL Database + Stop data collection 停止資料收集 @@ -1914,6 +2102,10 @@ This may take some time. SQL Server on Azure Virtual Machine Azure 虛擬機器上的 SQL Server + + SQL Server on Azure Virtual Machine + Azure 虛擬機器上的 SQL Server + Source configuration 來源設定 @@ -2006,6 +2198,10 @@ This may take some time. Used parallel copies 使用的平行複本數 + + The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server. + SQL Database 伺服器 '{0}' 無法用於移轉,因為它目前處於'{1}'狀態。若要繼續,請選取可用的 SQL Database 伺服器。 + Source database 來源資料庫 @@ -2075,20 +2271,12 @@ This may take some time. 狀態: 成功 - {0} Errors) - {0} 個錯誤) - - - {0} - {0} + ({0} errors) + ({0} 個錯誤) - {0} Error) - {0} 個錯誤) - - - {0} ( - {0} ( + ({0} error) + ({0} 個錯誤) Failed @@ -2098,10 +2286,18 @@ This may take some time. In progress 進行中 + + Ready for cutover + 移轉已就緒 + Refresh 重新整理 + + Restoring + 正在還原 + Retriable 可重试 @@ -2118,13 +2314,25 @@ This may take some time. Succeeded 已成功 + + Uploading full backup + 正在上傳完整備份 + + + Uploading log backup(s) + 正在上傳記錄備份 + + + {0} + {0} + - {0} Warnings) - {0} 個警告) + ({0} warnings) + ({0} 個警告) - {0} Warning) - {0} 個警告) + ({0} warning) + ({0} 個警告) Storage account @@ -2154,6 +2362,10 @@ This may take some time. Summary 摘要 + + Azure SQL Database + Azure SQL Database + SQL Server on Azure Virtual Machine Azure 虛擬機器上的 SQL Server @@ -2198,6 +2410,26 @@ This may take some time. Table migration status: {0} 資料表移轉狀態: {0} + + Missing target tables excluded from list: {0} + 清單中排除的遺失目標資料表: {0} + + + Select tables for {0} + 選取 {0} 的資料表 + + + {0} of {1} tables selected + 已選取 {0} 個資料表 (共 {1} 個資料表) + + + {0} of {1} + {0}/{1} + + + Edit + 編輯 + Target 目標 @@ -2226,6 +2458,18 @@ This may take some time. Target server 目標伺服器 + + Tables selected + 選取的資料表 + + + Target table does not exist + 目標資料表不存在 + + + Target table is not empty. + 目標資料表不是空的。 + Target version 目標版本 @@ -2251,9 +2495,17 @@ This may take some time. 為此目標資料庫選取唯一的名稱 - Username + User name 使用者名稱 + + Target user name + 目標使用者名稱 + + + Enter the target user name + 輸入目標使用者名稱 + All database migrations 所有資料庫移轉 @@ -2306,6 +2558,10 @@ This may take some time. Azure account Azure 帳戶 + + An error occurred while conneting to the target server. + 連線到目標伺服器時發生錯誤。 + Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process: @@ -2347,13 +2603,37 @@ This may take some time. 沒有可用的建議 - No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess. - 未產生 SKU 建議,因為沒有可滿足您來源效能特性的 SKU。請嘗試選取不同的目標平台、調整建議參數,或選取不同的資料庫集進行評定。 + No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model. + 未產生 SKU 建議,因為沒有可滿足您來源效能特性的 SKU。請嘗試選取不同的目標平台、調整建議參數、選取不同的資料庫集進行評估或變更建議模型。 + + + Connection was successful but did not find any target databases. + 連線成功,但找不到任何目標資料庫。 + + + Connection error: {0} + 連線錯誤: {0} + + + Connection was successful. Target databases found: {0} + 連線成功。找到目標資料庫: {0} Select an Azure account and your target {0}. 選取 Azure 帳戶和您的目標 {0}。 + + Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database. + 資料庫對應錯誤。無法選取目標資料庫 '{0}' 以做為資料庫' {1}' 的移轉目標。已選取目標資料庫 '${targetDatabaseName}' 做為資料庫 '{2}' 的移轉目標。 請選取其他目標資料庫。 + + + Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + 資料庫對應錯誤。缺少要移轉的目標資料庫。 請設定目標伺服器連線,然後按一下 [連線] 以收集可用的資料庫移轉目標清單。 + + + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. + 資料庫對應錯誤。來源資料庫 '{0}' 未對應到目標資料庫。 請選取要移轉至的目標資料庫。 + Azure SQL target Azure SQL 目標 @@ -2366,6 +2646,10 @@ This may take some time. {0} of {1} databases selected 已選取 {0} 個資料庫 (共 {1} 個) + + {0} of {1} + {0}/{1} + diff --git a/resources/xlf/zh-hant/sql.zh-Hant.xlf b/resources/xlf/zh-hant/sql.zh-Hant.xlf index 79ff7946af..d7cf2da6ae 100644 --- a/resources/xlf/zh-hant/sql.zh-Hant.xlf +++ b/resources/xlf/zh-hant/sql.zh-Hant.xlf @@ -182,6 +182,22 @@ + + + + Provide new column width + Provide new column width + + + Invalid column width + Invalid column width + + + Size cannot be 0 or negative + Size cannot be 0 or negative + + + @@ -208,6 +224,10 @@ In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart. 若要在 {0} 中使用 Azure Data Studio,Azure Data Studio 需要重新啟動。 + + `${appName}`: e.g. Azure Data Studio. + '${appName}': 例如 Azure Data Studio。 + Azure Data Studio Azure Data Studio @@ -307,6 +327,14 @@ The object explorer item context menu 物件總管項目操作功能表 + + open the default settings JSON + 開啟預設設定 JSON + + + Open Default Settings (JSON) + 開啟預設設定 (JSON) + Please reload Azure Data Studio to disable this extension. 請重新載入 Azure Data Studio 以停用此延伸模組。 @@ -335,10 +363,100 @@ Show Release Notes after an update. The Release Notes are opened in a new web browser window. 在更新後顯示版本資訊。版本資訊會在新的網頁瀏覽器視窗中開啟。 + + Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}. + 延伸模組與 Azure Data Studio {0} 不相容。延伸模組需要: {1}。 + + + Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}). + 延伸模組與 Azure Data Studio {0} 不相容。延伸模組需要更新的 VS Code 引擎版本 {1},該版本較目前支援的版本 ({2}) 更新。 + + + Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc. + 無法解析 `{0}` 值 {1}。請使用範例: ^1.22.0、^1.22.x 等。 + Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load. 設定檔案路徑的 Glob 模式以從檔案監看排除。模式必須符合絕對路徑,即以 `**/` 或完整路徑為前置詞以正確符合,並以 `/**` 為後置詞以符合路徑中的檔案 (例如 `**/build/output/**` 或 `/Users/name/workspaces/project/build/output/**`)。必須先重新開機才能變更此設定。若是發生 Azure Data Studio 在啟動時耗用大量 CPU 時間的情況,可以排除較大的資料夾以降低起始負載。 + + Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio). + 是否允許在終端內同步選取按鍵繫結關係。請注意,當此設定為 true 時,同步選取的按鍵輸入結果會跳過 `#terminal.integrated.commandsToSkipShell#`,如果希望按 ctrl+k 能前往殼層 (不是 Azure Data Studio),請將此項設定為 false。 + + + A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. + +Remarks: + +- Use {0} to automatically respond to the terminate batch job prompt on Windows. +- The message includes escape sequences so the reply might not happen with styled text. +- Each reply can only happen once every second. +- Use {1} in the reply to mean the enter key. +- To unset a default key, set the value to null. +- Restart Azured Data Studio if new don't apply. + 在終端中遇到這一組訊息時,系統將會自動回覆。如果訊息夠具體,有助於自動處理常見的回覆。 + +備註: + +- 使用 {0} 自動回應 Windows 上的終端批次工作提示。 +- 該訊息包含逸出序列,因此可能不會使用樣式文字進行回覆。 +- 每個回覆每秒只能發生一次。 +- 在回覆中使用 {1} 表示輸入索引鍵。 +- 若要取消設定預設索引鍵,請將值設定為 null。 +- 若新的不適用,請重新啟動 Azure Data Studio。 + + + A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example `Ctrl+P` to launch Quick Open. + +&nbsp; + +Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the `-` character. For example add `-workbench.action.quickOpen` to allow `Ctrl+P` to reach the shell. + +&nbsp; + +The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. + +&nbsp; + +Default Skipped Commands: + +{0} + 一組命令識別碼,其按鍵繫結關係一律由 Azure Data Studio 處理,而不會傳送到殼層。如此一來,通常由殼層取用的按鍵繫結關係,將能像焦點不在終端機時般地運作。例如 `Ctrl+P` 會啟動 Quick Open。 + +&nbsp; + +根據預設,會跳過許多命令。若要覆寫預設,並將命令的按鍵繫結關係改為傳遞給殼層,請新增命令,並在其字首加上 `-` 字元。例如,新增 `-workbench.action.quickOpen` 可讓 `Ctrl+P` 傳送到殼層。 + +&nbsp; + +在設定編輯器中檢視下列預設會跳過的命令清單時,會有截斷情形。若要查看完整的清單,{1},然後從下面的清單中搜尋第一個命令。 + +&nbsp; + +預設會跳過的命令: + +{0} + + + Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell. + 因為 Azure Data Studio 的終端只支援來自殼層的 UTF-8 編碼資料,所以控制是否要偵測 `$LANG` 環境變數,並將其設為 UTF-8 相容選項。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable. + 具有環境變數的物件,會新增至 Linux 終端使用的 Azure Data Studio 處理序。設為 `null` 可刪除環境變數。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable. + 具有環境變數的物件,會新增至 macOS 終端使用的 Azure Data Studio 處理序。設為 `null` 可刪除環境變數。 + + + Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable. + 具有環境變數的物件,會新增至 Windows 終端使用的 Azure Data Studio 處理序。設為 `null` 可刪除環境變數。 + + + Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows. + 新殼層是否應該從 Azure Data Studio 繼承其環境,而 VS Code 可能會提供登入殼層,以確保 $PATH 和其他開發變數已初始化。這對 Windows 沒有影響。 + Please reload Azure Data Studio to complete the uninstallation of the extension {0}. 請重新載入 Azure Data Studio 以完成延伸模組 {0} 的解除安裝。 @@ -377,6 +495,14 @@ + + + + Collapse All + 全部摺疊 + + + @@ -445,6 +571,18 @@ + + + + Unsupported connection + 不支援的連線 + + + Loading... + 正在載入... + + + @@ -471,6 +609,10 @@ + + Could not find a serialization provider with the specified ID '{0}' + 找不到具有指定識別碼 '{0}' 的序列化提供者 + Cannot serialize data as no provider has been registered 因為未註冊任何提供者,所以無法序列化資料 @@ -487,14 +629,14 @@ + + The button dropdown box shadow color + 按鈕下拉式清單方塊陰影色彩 + The button dropdown background hover color 按鈕下拉式清單背景暫留色彩 - - The button dropdown box shadow color - 按鈕下拉式清單方塊陰影色彩 - Callout dialog body background. 圖說文字對話方塊內文背景。 @@ -1160,6 +1302,14 @@ + + False + False + + + True + True + General 一般 @@ -1316,10 +1466,6 @@ No script was returned when scripting as {0} on object {1} 在物件 {1} 指令碼為 {0} 時無回傳任何指令碼 - - No script was returned when calling select script on object - 在物件上呼叫選取的指令碼時沒有回傳任何指令碼 - Scripting Failed 指令碼失敗 @@ -1328,6 +1474,14 @@ Select 選擇 + + Failed to generate script for Edit Data editor. + 無法為「編輯資料」編輯器產生指令碼。 + + + Failed to generate select script for the selected object. + 無法為選取的物件產生選取指令碼。 + Update 更新 @@ -3172,6 +3326,10 @@ + + Icon represent a server. + 代表伺服器的圖示。 + Servers 伺服器 @@ -3272,6 +3430,10 @@ Save As JSON 另存為 JSON + + Save As Markdown + 另存為 Markdown + Save As XML 另存為 XML @@ -3284,6 +3446,10 @@ + + {0}, use arrow keys to navigate between nodes + {0},使用方向鍵在節點之間瀏覽 + Zoom level cannot be 0 or negative 縮放比例不可以是 0 或負數 @@ -3293,8 +3459,24 @@ - Compare Execution Plans - 比較執行計畫 + CompareExecutionPlans + CompareExecutionPlans + + + + + + + Search properties table + 搜尋屬性表格 + + + Filter for any field... + 篩選任何欄位... + + + Search top operations + 搜尋前幾項作業 @@ -3320,14 +3502,14 @@ Loading execution plan 正在載入執行計畫 - - Add execution plans to compare - 新增執行計畫以進行比較 - Execution Plan Files 執行計畫檔案 + + Add execution plan + 新增執行計畫 + Properties 屬性 @@ -3364,6 +3546,22 @@ Zoom to fit 縮放至適當比例 + + Bottom execution Plan {0} + 底層執行計畫 {0} + + + Top execution Plan {0} + 頂層執行計畫 {0} + + + Tooltips disabled + 已停用工具提示 + + + Tooltips enabled + 已啟用工具提示 + Query {0} of {1}: {2} 查詢{0}/{1}: {2} @@ -3372,30 +3570,38 @@ - - Bottom operation: {0} - 基本作業: {0} - - - Left operation: {0} - 左側作業: {0} - - - Right operation: {0} - 右側作業: {0} - - - Top operation: {0} - 最主要作業: {0} - Edge 邊緣 + + Bottom operation: {0} + 底部作業: {0} + + + Left operation: {0} + 左側作業: {0} + + + Equivalent Properties + 對等屬性 + + + Greater than + 大於 + + + Less than + 小於 + Name 名稱 + + Not equal to + 不等於 + Value (Bottom Plan) 值 (基本計畫) @@ -3412,10 +3618,22 @@ Value (Top Plan) 值 (主要計畫) + + Right operation: {0} + 右側作業: {0} + + + Top operation: {0} + 頂端作業: {0} + + + When true, enables tooltips on hover for execution plan. When false, tooltips are shown on node click or F3 key press. + 若為 true,會在暫留時啟用執行計畫暫留的工具提示。若為 false,則會在節點點擊或 F3 按鍵時顯示工具提示。 + Compare execution plans 比較執行計畫 @@ -3424,6 +3642,10 @@ Compare execution plans 比較執行計畫 + + Execution Plan + 執行計畫 + @@ -3472,6 +3694,14 @@ Copy 複製 + + Collapse All + 全部摺疊 + + + Expand All + 全部展開 + Close 關閉 @@ -3497,8 +3727,8 @@ - Query Plan (Preview) - 查詢計劃 (預覽) + Query Plan + 查詢計劃 @@ -3517,8 +3747,8 @@ 全選 - Plan Tree (Preview) - 計畫樹狀目錄 (預覽) + Plan Tree + 方案樹狀 Execution Plan Tree @@ -3532,6 +3762,10 @@ Execution Plan Files 執行計畫檔案 + + Execution Plan {0} + 執行計畫 {0} + Compare execution plan 比較執行計畫 @@ -3560,6 +3794,10 @@ Zoom to fit 縮放至適當比例 + + Highlight Expensive Operation + 醒目提示成本過高的作業 + Show Query Plan XML 顯示查詢計劃 XML @@ -3619,8 +3857,8 @@ 全選 - Top Operations (Preview) - 前幾項作業 (預覽) + Top Operations + 頂層作業 Top Operations @@ -3631,16 +3869,16 @@ - Close (Escape) - 關閉 (逸出) + Close + 關閉 Apply 套用 - Apply Zoom (Enter) - 套用縮放 (輸入) + Apply Zoom + 套用縮放 Select a zoom value between 1 to 200 @@ -3651,16 +3889,96 @@ 顯示比例 (百分比) - Zoom (Enter) - 縮放 (輸入) + Zoom + 縮放 + + + + + + + Actual Number of Rows For All Executions + 所有執行的實際資料列數目 + + + Close + 關閉 + + + Actual Elapsed CPU Time + 實際經過的 CPU 時間 + + + Actual Elapsed Time + 實際經過時間 + + + Cost + 成本 + + + Number of Rows Read + 讀取的資料列數 + + + Off + 關閉 + + + Select expense metric + 選取費用計量 + + + Subtree Cost + 樹狀子目錄成本 + + + Metric: + 計量: + + + Apply + 套用 + + + Apply + 套用 + + + Highlight Expensive Operation + 醒目提示成本過高的作業 + + + Don't Show Again + 不要再顯示 + + + No + + + + Yes + + + + Set chosen metric as the default for query execution plans? + 要將選取的計量設定為查詢執行計畫的預設值嗎? + + + Off + 關閉 - Close (Escape) - 關閉 (逸出) + Close + 關閉 + + + Enter search value + 輸入搜尋值 Contains @@ -3670,13 +3988,29 @@ Equals 等於 + + Select property + 選取屬性 + + + Select search type + 選取搜尋類型 + - Next Match (Enter) - 下一個相符項目 (Enter) + Next Match + 下一個相符項目 - Previous Match (Shift+Enter) - 上一個相符項目 (Shift+Enter) + Previous Match + 上一個相符項目 + + + + + + + ExecutionPlan + ExecutionPlan @@ -5108,6 +5442,10 @@ Error: {1} + + Icon represent a notebook. + 代表筆記本的圖示。 + Notebooks 筆記本 @@ -5436,6 +5774,10 @@ Error: {1} Data 資料 + + Execution Plan + 執行計畫 + Notebook Notebook @@ -5684,6 +6026,10 @@ Error: {1} Save As JSON 另存為 JSON + + Save As Markdown + 另存為 Markdown + Save As XML 另存為 XML @@ -5904,6 +6250,22 @@ Error: {1} Character used for enclosing text fields when saving results as CSV 將結果另存為 CSV 時,用於括住文字欄位的字元 + + When true, column headers are included when saving results as an Excel file + 若設定為 true,會在將結果另存為 Excel 檔案時包含資料行標題 + + + File encoding used when saving results as Markdown + 將結果另存為 Markdown 時,要使用的檔案編碼 + + + When true, column headers are included when saving results as a Markdown file + 若設定為 true,會在將結果另存為 Markdown 檔案時包含資料行標題 + + + Character(s) to use to separate lines when exporting to Markdown, defaults to system line endings + 匯出至 Markdown 時,要用於分隔行的字元,預設為系統行結尾 + File encoding used when saving results as XML 將結果另存為 XML 時,要使用的檔案編碼 @@ -6136,6 +6498,10 @@ Error: {1} Resource Viewer 資源檢視器 + + Icon for resource viewer. + 資源檢視器的圖示。 + @@ -6302,14 +6668,6 @@ Error: {1} - - - - Preview feature - 預覽功能 - - - @@ -6468,6 +6826,22 @@ Error: {1} + + + + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details. + + + More information + 詳細資訊 + + + Important Update + 重要更新 + + + @@ -6828,6 +7202,49 @@ Error: {1} + + + + &&Welcome + && denotes a mnemonic + 歡迎使用(&&W) + + + Controls which editor is shown at startup, if none are restored from the previous session. + 控制在啟動時顯示哪個編輯器,若沒有,則從上個工作階段還原。 + + + Open a new untitled file (only applies when opening an empty window). + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 開啟一個新的無標題檔案 (僅在開啟空白視窗時適用)。 + + + Start without an editor. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 不使用編輯器開始。 + + + Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 開啟資料夾時,如果當中包含讀我檔案就開啟讀我檔案,否則改為開啟 'welcomePage'。注意: 只會監看全域設定中的設定,如果是在工作區或資料夾設定中的設定,則會忽略。 + + + Open the Welcome page, with content to aid in getting started with Azure Data Studio and extensions. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 開啟包含協助開始使用 Azure Data Studio 和延伸模組內容的歡迎頁面。 + + + Open the Welcome page when opening an empty workbench. + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 在開啟空的工作台時開啟歡迎頁面。 + + + Open the welcome page with Getting Started Tour (default) + This is the description for a setting. Values surrounded by single quotes are not to be translated. + 使用使用者入門導覽 (預設) 開啟歡迎頁面 + + + @@ -7134,6 +7551,10 @@ Error: {1} Connection error 連線錯誤 + + Enable Trust server certificate + 啟用信任伺服器憑證 + Connection failed due to Kerberos error. 因為 Kerberos 錯誤導致連線失敗。 @@ -7146,6 +7567,18 @@ Error: {1} If you have previously connected you may need to re-run kinit. 如果您之前曾連線,則可能需要重新執行 kinit。 + + Run Kinit + 執行 Kinit + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + + Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + 已在此連線上啟用加密、檢閱目標 SQL Server 的 SSL 與憑證設定,或在連線對話方塊中啟用 [信任伺服器憑證]。 + +注意: 自我簽署憑證只提供有限的保護,且不是實際執行環境的建議做法。您要在此連線上啟用 [信任伺服器憑證] 並重試嗎? + @@ -7174,26 +7607,10 @@ Error: {1} Connect 連線 - - The extension that supports provider type '{0}' is not currently installed. Please install it and try again. - 目前未安裝支援提供者類型 '{0}' 的延伸模組。請安裝並再試一次。 - - - The extension '{0}' is required in order to connect to this resource. Please install it and try again. - 需要延伸模組 '{0}' 才能連線到此資源。請安裝並再試一次。 - Recent Connections 最近的連線 - - View Extension - 檢視延伸模組 - - - View Extensions - 檢視延伸模組 - No recent connection 沒有最近使用的連線 @@ -7210,6 +7627,10 @@ Error: {1} Are you sure you want to cancel this connection? 您確定要取消此連線嗎? + + The extension '{0}' is required in order to connect to this resource. Do you want to install it? + 需要延伸模組 '{0}' 才能連線到此資源。是否要安裝? + Connection result is invalid 連線結果無效。 @@ -7230,6 +7651,10 @@ Error: {1} The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. Azure Data Studio 不支援伺服器版本,您仍然可以連接到伺服器版本,但 Azure Data Studio 中的某些功能可能無法如預期方式執行。 + + The extension that supports provider type '{0}' is not currently installed. Do you want to view the extensions? + 目前未安裝支援提供者類型 '{0}' 之延伸模組。您要檢視延伸模組嗎? + Could not find provider for uri: {0} 找不到 URI: {0} 的提供者 @@ -7258,6 +7683,14 @@ Error: {1} Advanced... 進階... + + False + False + + + True + True + Account 帳戶 @@ -7406,6 +7839,10 @@ Error: {1} OK 確定 + + Read More + 深入了解 + @@ -7961,14 +8398,6 @@ Error: {1} - - - - Loading... - 正在載入... - - - @@ -8041,14 +8470,6 @@ Error: {1} - - - - Loading... - 正在載入... - - - @@ -8263,6 +8684,10 @@ Error: {1} JSON JSON + + Markdown + Markdown + Plain Text 純文字 @@ -8527,10 +8952,6 @@ Error: {1} Cancel 取消 - - Group Color: {0} - 群組色彩: {0} - OK 確定