Added localized vscode extensions to localization source files (#21684)

* added localized vscode extensions

* bump to 1.42
This commit is contained in:
Alex Ma
2023-01-23 12:42:31 -08:00
committed by GitHub
parent ac4afbec6c
commit 205e683a4d
126 changed files with 2008 additions and 2408 deletions

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "Fehler beim Löschen des eingebundenen Volumes.",
"bdc.error.getBdcStatus": "Fehler beim Abrufen des BDC-Status von \"{0}\".",
"bdc.error.getClusterConfig": "Fehler beim Abrufen der Clusterkonfiguration aus \"{0}\".",
"bdc.error.getEndPoints": "Fehler beim Abrufen von Endpunkten von \"{0}\".",
"bdc.error.mountHdfs": "Fehler beim Erstellen des eingebundenen Volumes.",
"bdc.error.refreshHdfs": "Fehler beim Aktualisieren des eingebundenen Volumes.",
"bdc.error.statusHdfs": "Fehler beim Abrufen des Einbindungsstatus.",
"bdc.error.tokenPost": "Fehler während der Authentifizierung.",
"bdc.error.unauthorized": "Sie sind nicht berechtigt, sich unter Verwendung der Windows-Authentifizierung bei diesem Cluster anzumelden.",
"error.no.activedirectory": "Dieser Cluster unterstützt die Windows-Authentifizierung nicht."
},
"dist/bigDataCluster/localizedConstants": {
"add": "Hinzufügen",
"addNewController": "Neuen Controller hinzufügen",
"basicAuthName": "Standard",
"bdc.dashboard.bdcOverview": "Überblick über Big Data-Cluster",
"bdc.dashboard.clusterDetails": "Clusterdetails",
"bdc.dashboard.clusterOverview": "Clusterübersicht",
"bdc.dashboard.clusterProperties": "Clustereigenschaften",
"bdc.dashboard.clusterState": "Clusterstatus",
"bdc.dashboard.copy": "Kopieren",
"bdc.dashboard.endpoint": "Endpunkt",
"bdc.dashboard.healthStatus": "Integritätsstatus",
"bdc.dashboard.healthStatusDetails": "Details zum Integritätsstatus",
"bdc.dashboard.instance": "Instanz",
"bdc.dashboard.lastUpdated": "Zuletzt aktualisiert: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "Der Clusterzustand wurde vollständig geladen.",
"bdc.dashboard.loadingHealthStatusCompleted": "Der Integritätsstatus wurde vollständig geladen.",
"bdc.dashboard.logs": "Protokolle",
"bdc.dashboard.metricsAndLogs": "Metriken und Protokolle",
"bdc.dashboard.noConnection": "Das Dashboard erfordert eine Verbindung. Klicken Sie auf \"Wiederholen\", um Ihre Anmeldeinformationen einzugeben.",
"bdc.dashboard.nodeMetrics": "Knotenmetriken",
"bdc.dashboard.notAvailable": "N/V",
"bdc.dashboard.refresh": "Aktualisieren",
"bdc.dashboard.service": "Dienst",
"bdc.dashboard.serviceEndpoints": "Dienstendpunkte",
"bdc.dashboard.serviceName": "Dienstname",
"bdc.dashboard.sqlMetrics": "SQL-Metriken",
"bdc.dashboard.state": "Status",
"bdc.dashboard.status": "Statussymbol",
"bdc.dashboard.troubleshoot": "Problembehandlung",
"bdc.dashboard.unexpectedError": "Unerwarteter Fehler: {0}",
"bdc.dashboard.view": "Ansicht",
"bdc.dashboard.viewDetails": "Details anzeigen",
"bdc.dashboard.viewErrorDetails": "Fehlerdetails anzeigen",
"bdc.dashboard.viewLogs": "Kibana-Protokolle anzeigen {0}",
"bdc.dashboard.viewNodeMetrics": "Knotenmetriken anzeigen {0}",
"bdc.dashboard.viewSqlMetrics": "SQL-Metriken anzeigen {0}",
"cancel": "Abbrechen",
"clusterManagementUrl": "Clusterverwaltungs-URL",
"connectController.dialog.title": "Verbindung mit Controller herstellen",
"copiedEndpoint": "Endpunkt \"{0}\" in Zwischenablage kopiert",
"deleteMount.dialog.title": "Einbindung löschen",
"deletemount.task.name": "Das eingebundene HDFS-Volume im Pfad \"{0}\" wird gelöscht.",
"deletemount.task.submitted": "Die Anforderung zum Löschen des eingebundenen Volumes wurde übermittelt.",
"endpointsError": "Unerwarteter Fehler beim Abrufen von BDC-Endpunkten: {0}",
"err.controller.password.required": "Kennwort erforderlich",
"err.controller.username.required": "Benutzername erforderlich",
"hdsf.dialog.connection.section": "Clusterverbindung",
"integratedAuthName": "Windows-Authentifizierung",
"mount.credentials.info": "Anmeldeinformationen zur Authentifizierung des eingebundenen Volumes bei der Remotedatenquelle, um Lesevorgänge auszuführen",
"mount.credentials.title": "Anmeldeinformationen",
"mount.dialog.title": "HDFS-Ordner einbinden",
"mount.err.formatting": "Fehlerhafte Formatierung von Anmeldeinformationen in \"{0}\".",
"mount.error.unknown": "Unbekannter Fehler während des Einbindungsvorgangs.",
"mount.hdfs.loginerror1": "Fehler bei der Anmeldung beim Controller.",
"mount.hdfs.loginerror2": "Fehler bei der Anmeldung beim Controller: {0}",
"mount.hdfsPath.info": "Pfad zu einem neuen (nicht vorhandenen) Verzeichnis, das Sie dem eingebundenen Volume zuordnen möchten",
"mount.hdfsPath.title": "HDFS-Pfad",
"mount.main.section": "Einbindungskonfiguration",
"mount.remoteUri.info": "Der URI zur Remotedatenquelle, Beispiel für ADLS: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "Remote-URI",
"mount.task.complete": "Das Einbinden des HDFS-Ordners ist abgeschlossen.",
"mount.task.error": "Fehler beim Einbinden des Ordners: {0}",
"mount.task.inprogress": "Der Einbindungsvorgang wird wahrscheinlich abgeschlossen. Überprüfen Sie dies später.",
"mount.task.name": "Der HDFS-Ordner wird im Pfad \"{0}\" eingebunden.",
"mount.task.submitted": "Die Erstellung des eingebundenen Volumes wurde gestartet.",
"ok": "OK",
"password": "Kennwort",
"refreshmount.dialog.title": "Einbindung aktualisieren",
"refreshmount.task.name": "Das eingebundene HDFS-Volume im Pfad \"{0}\" wird aktualisiert.",
"refreshmount.task.submitted": "Die Anforderung zum Aktualisieren des eingebundenen Volumes wurde übermittelt.",
"rememberPassword": "Kennwort speichern",
"textAuthCapital": "Authentifizierungstyp",
"url": "URL",
"username": "Benutzername"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "Unerwarteter Fehler beim Laden gespeicherter Controller: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "Fehlerfrei",
"bdc.unhealthy": "Fehlerhaft",
"endpoint.appproxy": "Anwendungsproxy",
"endpoint.controller": "Clusterverwaltungsdienst",
"endpoint.gateway": "Gateway für den Zugriff auf HDFS-Dateien, Spark",
"endpoint.grafana": "Metrikdashboard",
"endpoint.kibana": "Dashboard für Protokollsuche",
"endpoint.livy": "Proxy zum Ausführen von Spark-Anweisungen, -Aufträgen und -Anwendungen",
"endpoint.managementproxy": "Verwaltungsproxy",
"endpoint.mgmtproxy": "Verwaltungsproxy",
"endpoint.sparkHistory": "Dashboard zum Verwalten und Überwachen von Spark-Aufträgen",
"endpoint.sqlServerEndpoint": "Front-End der SQL Server-Masterinstanz",
"endpoint.webhdfs": "HDFS-Dateisystemproxy",
"endpoint.yarnHistory": "Dashboard zur Spark-Diagnose und -Überwachung",
"endpointsError": "Unerwarteter Fehler beim Abrufen von BDC-Endpunkten: {0}",
"service.app": "App",
"service.control": "Steuerelement",
"service.gateway": "Gateway",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "Upgrade wird angewendet",
"state.applyingmanagedupgrade": "Verwaltetes Upgrade wird angewendet",
"state.creating": "Wird erstellt",
"state.creatingGroups": "Gruppen werden erstellt",
"state.creatingKerberosDelegationSetup": "Setup für Kerberos-Delegierung wird erstellt",
"state.creatingResources": "Ressourcen werden erstellt",
"state.creatingSecrets": "Geheimnisse werden erstellt",
"state.deleted": "Gelöscht",
"state.deleting": "Wird gelöscht",
"state.error": "Fehler",
"state.managedUpgrading": "Verwaltetes Upgrade wird durchgeführt",
"state.ready": "Bereit",
"state.rollback": "Rollback",
"state.rollbackComplete": "Rollback abgeschlossen",
"state.rollbackInProgress": "Rollback wird ausgeführt",
"state.running": "Wird ausgeführt",
"state.upgradePaused": "Upgrade angehalten",
"state.upgrading": "Upgrade wird durchgeführt",
"state.waiting": "Warten",
"state.waitingForDeletion": "Warten auf Löschung",
"state.waitingForGroups": "Auf Gruppen warten",
"state.waitingForKerberosDelegationSetup": "Auf Setup der Kerberos-Delegierung warten",
"state.waitingForResources": "Auf Ressourcen warten",
"state.waitingForSecrets": "Auf Geheimnisse warten",
"state.waitingForUpgrade": "Warten auf Upgrade"
},
"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",
"textYes": "Ja"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "Ich akzeptiere {0}, {1} und {2}.",
"bdc-agreement-azdata-eula": "azdata-Lizenzbedingungen",
"bdc-agreement-bdc-eula": "SQL Server-Lizenzbedingungen",
"bdc-azure-aks-name-field": "Name des AKS-Clusters",
"bdc-azure-region-field": "Region",
"bdc-azure-resource-group-field": "Ressourcengruppenname",
"bdc-azure-settings-section-title": "Azure-Einstellungen",
"bdc-azure-subscription-id-field": "Abonnement-ID",
"bdc-azure-subscription-id-placeholder": "Mein Azure-Standardabonnement verwenden",
"bdc-azure-vm-count-field": "VM-Anzahl",
"bdc-azure-vm-size-field": "VM-Größe",
"bdc-cluster-name-field": "Clustername",
"bdc-cluster-settings-section-title": "Einstellungen für SQL Server-Big-Data-Cluster",
"bdc-confirm-password-field": "Kennwort bestätigen",
"bdc-controller-username-field": "Benutzername für Controller",
"bdc-data-size-field": "Kapazität für Daten (GB)",
"bdc-deployment-target": "Bereitstellungsziel",
"bdc-deployment-target-existing-aks": "Vorhandener Azure Kubernetes Service-Cluster",
"bdc-deployment-target-existing-aro": "Vorhandener Azure Red Hat OpenShift-Cluster",
"bdc-deployment-target-existing-kubeadm": "Vorhandener Kubernetes-Cluster (kubeadm)",
"bdc-deployment-target-existing-openshift": "Vorhandener OpenShift-Cluster",
"bdc-deployment-target-new-aks": "Neuer Azure Kubernetes Service-Cluster",
"bdc-log-size-field": "Kapazität für Protokolle (GB)",
"bdc-password-field": "Kennwort",
"bdc-storage-class-field": "Name der Speicherklasse",
"bdc.configuration.title": "Big Data-Cluster",
"bdc.ignoreSslVerification.desc": "Bei Festlegung auf TRUE werden SSL-Überprüfungsfehler für SQL Server-Big Data Cluster-Endpunkte wie HDFS, Spark und Controller ignoriert.",
"bdc.view.welcome.connect": "Es sind keine Big Data-Cluster-Controller für SQL registriert. [Weitere Informationen](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Controller verbinden](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "Controller werden geladen...",
"command.connectController.title": "Verbindung mit vorhandenem Controller herstellen",
"command.createController.title": "Neuen Controller erstellen",
"command.deletemount.title": "Eingebundenes Volume löschen",
"command.manageController.title": "Verwalten",
"command.mount.title": "HDFS einbinden",
"command.refreshController.title": "Aktualisieren",
"command.refreshmount.title": "Eingebundenes Volume aktualisieren",
"command.removeController.title": "Controller entfernen",
"description": "Unterstützung für die Verwaltung von SQL Server-Big Data-Clustern",
"microsoft-privacy-statement": "Microsoft-Datenschutzbestimmungen",
"resource-type-sql-bdc-description": "Mit dem Big Data-Cluster von SQL Server können Sie skalierbare Cluster aus SQL Server-, Spark- und HDFS-Containern bereitstellen, die in Kubernetes ausgeführt werden.",
"resource-type-sql-bdc-display-name": "SQL Server-Big Data-Cluster",
"text.sqlServerBigDataClusters": "SQL Server-Big Data-Cluster",
"version-display-name": "Version"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "Bietet Schnipsel, Syntaxhervorhebung, Klammernpaare und Falten in TypeScript-Dateien.",
"displayName": "TypeScript-Sprachgrundlagen"
"description": "Bietet Schnipsel, Syntaxhervorhebung, Klammernabgleich und Falten in C#-Dateien.",
"displayName": "C# Sprachgrundlagen"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git-Benutzeroberfläche",
"description": "Integration der Git-SCM-Benutzeroberfläche"
"description": "Bietet Syntaxhervorhebung und Klammernabgleich in DART-Dateien.",
"displayName": "DART-Sprachgrundlagen"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Bietet Schnipsel, Syntaxhervorhebung, Klammernabgleich und Falten in F#-Dateien.",
"displayName": "F#-Sprachgrundlagen"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"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.",
"recently opened": "zuletzt geöffnet",
"remote sources": "remotequellen",
"type to filter": "Repositoryname",
"type to search": "Repositoryname (zur Suche eingeben)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "Remotequellen abrufen",
"description": "Statische Git-Beiträge und -Auswahl.",
"displayName": "Git-Basis"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Bietet Syntaxhervorhebung, Klammerabgleich und Schnipsel in HTML-Dateien.",
"displayName": "HTML-Sprachgrundlagen"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Bietet Schnipsel, Syntaxhervorhebung, Klammernabgleich und Falten in JavaScript-Dateien.",
"displayName": "JavaScript-Sprachgrundlagen"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Interface utilisateur Git",
"description": "Intégration de l'interface utilisateur Git SCM"
"description": "Bietet Syntaxhervorhebung und Klammernabgleich in Julia-Dateien.",
"displayName": "Julia-Sprachgrundlagen"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "Aktivieren/Deaktivieren der Renderingberechnung in der integrierten Markdownvorschau.",
"description": "Fügt Markdown in Notebooks mathematische Unterstützung hinzu.",
"displayName": "Markdown Math"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "Im einfachen Browser öffnen",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "Zu besuchende URL eingeben"
},
"dist/simpleBrowserView": {
"control.back.title": "Zurück",
"control.forward.title": "Weiter",
"control.openExternal.title": "Im Browser öffnen",
"control.reload.title": "Neu laden",
"view.iframe-focused": "Fokussperre",
"view.title": "Einfacher Browser"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "Hiermit wird der unverankerte Indikator aktiviert/deaktiviert, der beim Fokussieren im einfachen Browser angezeigt wird.",
"description": "Eine sehr einfache, integrierte Webansicht zum Anzeigen von Webinhalten.",
"displayName": "Einfacher Browser"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "Getrennt",
"unsavedGroupLabel": "Nicht gespeicherte Verbindungen"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Abbrechen",
"passwordChangeDialog.confirmPassword": "Kennwort bestätigen:",
"passwordChangeDialog.connecting": "Verbindung wird hergestellt",
"passwordChangeDialog.errorHeader": "Fehler beim Versuch, das Kennwort zu ändern",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Eingegebene Kennwörter stimmen nicht überein",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Drücken Sie OK, und geben Sie in beiden Feldern das genau gleiche Kennwort ein.",
"passwordChangeDialog.newPassword": "Neues Kennwort:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Kennwort ändern"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "Abbrechen",
"newDashboardTab.ok": "OK",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "Erste &&Schritte",
"showReleaseNotes": "\"Erste Schritte\" anzeigen"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Abbrechen",
"passwordChangeDialog.confirmPassword": "Kennwort bestätigen:",
"passwordChangeDialog.connecting": "Verbindung wird hergestellt",
"passwordChangeDialog.errorHeader": "Fehler beim Versuch, das Kennwort zu ändern",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Eingegebene Kennwörter stimmen nicht überein",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Drücken Sie OK, und geben Sie in beiden Feldern das genau gleiche Kennwort ein.",
"passwordChangeDialog.newPassword": "Neues Kennwort:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Kennwort ändern"
}
}
}

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "Error al eliminar el montaje",
"bdc.error.getBdcStatus": "Error al recuperar el estado de BDC desde {0}",
"bdc.error.getClusterConfig": "Error al recuperar la configuración del clúster de {0}.",
"bdc.error.getEndPoints": "Error al recuperar los puntos de conexión desde {0}",
"bdc.error.mountHdfs": "Error al crear el montaje",
"bdc.error.refreshHdfs": "Error al actualizar el montaje",
"bdc.error.statusHdfs": "Error al obtener el estado del montaje.",
"bdc.error.tokenPost": "Error durante la autenticación",
"bdc.error.unauthorized": "No tiene permiso para iniciar sesión en este clúster mediante la autenticación de Windows",
"error.no.activedirectory": "Este clúster no admite la autenticación de Windows"
},
"dist/bigDataCluster/localizedConstants": {
"add": "Agregar",
"addNewController": "Agregar nuevo controlador",
"basicAuthName": "Básico",
"bdc.dashboard.bdcOverview": "Información general del clúster de macrodatos",
"bdc.dashboard.clusterDetails": "Detalles del clúster",
"bdc.dashboard.clusterOverview": "Información general del clúster",
"bdc.dashboard.clusterProperties": "Propiedades del clúster",
"bdc.dashboard.clusterState": "Estado del clúster",
"bdc.dashboard.copy": "Copiar",
"bdc.dashboard.endpoint": "Punto de conexión",
"bdc.dashboard.healthStatus": "Estado de mantenimiento",
"bdc.dashboard.healthStatusDetails": "Detalles del estado de mantenimiento",
"bdc.dashboard.instance": "Instancia",
"bdc.dashboard.lastUpdated": "Ultima actualización: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "La carga del estado del clúster se ha completado.",
"bdc.dashboard.loadingHealthStatusCompleted": "La carga del estado de mantenimiento se ha completado.",
"bdc.dashboard.logs": "Registros",
"bdc.dashboard.metricsAndLogs": "Métricas y registros",
"bdc.dashboard.noConnection": "El panel requiere una conexión. Haga clic en Reintentar para escribir sus credenciales.",
"bdc.dashboard.nodeMetrics": "Métricas de nodo",
"bdc.dashboard.notAvailable": "N/D",
"bdc.dashboard.refresh": "Actualizar",
"bdc.dashboard.service": "Servicio",
"bdc.dashboard.serviceEndpoints": "Puntos de conexión del servicio",
"bdc.dashboard.serviceName": "Nombre del servicio",
"bdc.dashboard.sqlMetrics": "Métricas de SQL",
"bdc.dashboard.state": "Estado",
"bdc.dashboard.status": "Icono de estado",
"bdc.dashboard.troubleshoot": "Solucionar problemas",
"bdc.dashboard.unexpectedError": "Error inesperado: {0}",
"bdc.dashboard.view": "Ver",
"bdc.dashboard.viewDetails": "Ver detalles",
"bdc.dashboard.viewErrorDetails": "Ver detalles del error",
"bdc.dashboard.viewLogs": "Ver registros de Kibana {0}",
"bdc.dashboard.viewNodeMetrics": "Ver métricas del nodo {0}",
"bdc.dashboard.viewSqlMetrics": "Ver métricas SQL {0}",
"cancel": "Cancelar",
"clusterManagementUrl": "Dirección URL de administración del clúster",
"connectController.dialog.title": "Conexión con el controlador",
"copiedEndpoint": "Punto de conexión \"{0}\" copiado en el Portapapeles",
"deleteMount.dialog.title": "Eliminación de un montaje",
"deletemount.task.name": "Eliminando el montaje de HDFS en la ruta de acceso {0}",
"deletemount.task.submitted": "Solicitud de eliminación de montaje enviada",
"endpointsError": "Error inesperado al recuperar puntos de conexión de BDC: {0}",
"err.controller.password.required": "Se necesita la contraseña.",
"err.controller.username.required": "Es necesario especificar el nombre de usuario.",
"hdsf.dialog.connection.section": "Conexión del clúster",
"integratedAuthName": "Autenticación de Windows",
"mount.credentials.info": "Credenciales de montaje para la autenticación en el origen de datos remoto para lecturas",
"mount.credentials.title": "Credenciales",
"mount.dialog.title": "Montaje de carpetas HDFS",
"mount.err.formatting": "Formato incorrecto de las credenciales en {0}",
"mount.error.unknown": "Error desconocido durante el proceso de montaje",
"mount.hdfs.loginerror1": "Error al iniciar sesión en el controlador",
"mount.hdfs.loginerror2": "Error al iniciar sesión en el controlador: {0}",
"mount.hdfsPath.info": "Ruta de acceso a un nuevo directorio (no existente) que desea asociar al montaje",
"mount.hdfsPath.title": "Ruta HDFS",
"mount.main.section": "Configuración del montaje",
"mount.remoteUri.info": "El URI del origen de datos remoto. Ejemplo de ADLS: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "URI remoto",
"mount.task.complete": "El montaje de la carpeta HDFS se ha completado",
"mount.task.error": "Error al montar la carpeta: {0}",
"mount.task.inprogress": "Es probable que el montaje se complete, compruébelo de nuevo más tarde",
"mount.task.name": "Montaje de la carpeta HDFS en la ruta de acceso {0}",
"mount.task.submitted": "La creación del montaje ha comenzado",
"ok": "Aceptar",
"password": "Contraseña",
"refreshmount.dialog.title": "Actualización del montaje",
"refreshmount.task.name": "Actualizando el montaje de HDFS en la ruta de acceso {0}",
"refreshmount.task.submitted": "Solicitud de actualización de montaje enviada",
"rememberPassword": "Recordar contraseña",
"textAuthCapital": "Tipo de autenticación",
"url": "Dirección URL",
"username": "Nombre de usuario"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "Error inesperado al cargar los controladores guardados: {0}."
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "En buen estado",
"bdc.unhealthy": "En mal estado",
"endpoint.appproxy": "Proxy de aplicación",
"endpoint.controller": "Servicio de administración de clústeres",
"endpoint.gateway": "Puerta de enlace para acceder a archivos HDFS, Spark",
"endpoint.grafana": "Panel de métricas",
"endpoint.kibana": "Panel de búsqueda de registros",
"endpoint.livy": "Proxy para ejecutar instrucciones, trabajos, aplicaciones de Spark",
"endpoint.managementproxy": "Proxy de administración",
"endpoint.mgmtproxy": "Proxy de administración",
"endpoint.sparkHistory": "Panel de supervisión y administración de trabajos de Spark",
"endpoint.sqlServerEndpoint": "Front-end de instancia maestra de SQL Server",
"endpoint.webhdfs": "Proxy de sistema de archivos HDFS",
"endpoint.yarnHistory": "Panel de diagnóstico y supervisión de Spark",
"endpointsError": "Error inesperado al recuperar puntos de conexión de BDC: {0}",
"service.app": "Aplicación",
"service.control": "Control",
"service.gateway": "Puerta de enlace",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "Aplicando actualización",
"state.applyingmanagedupgrade": "Aplicando la actualización administrada",
"state.creating": "Creando",
"state.creatingGroups": "Creando grupos",
"state.creatingKerberosDelegationSetup": "Creación de la configuración de la delegación Kerberos",
"state.creatingResources": "Creando recursos",
"state.creatingSecrets": "Creando secretos",
"state.deleted": "Eliminado",
"state.deleting": "Eliminando",
"state.error": "Error",
"state.managedUpgrading": "Actualización administrada",
"state.ready": "Listo",
"state.rollback": "Reversión",
"state.rollbackComplete": "Reversión finalizada",
"state.rollbackInProgress": "Reversión en curso",
"state.running": "En ejecución",
"state.upgradePaused": "Actualización en pausa",
"state.upgrading": "Actualizando",
"state.waiting": "Esperando",
"state.waitingForDeletion": "Esperando la eliminación",
"state.waitingForGroups": "Esperando grupos",
"state.waitingForKerberosDelegationSetup": "Esperando la configuración de la delegación Kerberos",
"state.waitingForResources": "Esperando recursos",
"state.waitingForSecrets": "Esperando secretos",
"state.waitingForUpgrade": "Esperando la actualización"
},
"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",
"textYes": "Sí"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "Acepto {0}, {1} y {2}.",
"bdc-agreement-azdata-eula": "Términos de licencia de azdata",
"bdc-agreement-bdc-eula": "Términos de licencia de SQL Server",
"bdc-azure-aks-name-field": "Nombre del clúster de AKS",
"bdc-azure-region-field": "Región",
"bdc-azure-resource-group-field": "Nombre del grupo de recursos",
"bdc-azure-settings-section-title": "Configuración de Azure",
"bdc-azure-subscription-id-field": "Identificador de suscripción",
"bdc-azure-subscription-id-placeholder": "Usar mi suscripción predeterminada de Azure",
"bdc-azure-vm-count-field": "Recuento de máquinas virtuales",
"bdc-azure-vm-size-field": "Tamaño de la máquina virtual",
"bdc-cluster-name-field": "Nombre del clúster",
"bdc-cluster-settings-section-title": "Configuración del clúster de macrodatos de SQL Server",
"bdc-confirm-password-field": "Confirmar contraseña",
"bdc-controller-username-field": "Nombre de usuario del controlador",
"bdc-data-size-field": "Capacidad para datos (GB)",
"bdc-deployment-target": "Destino de implementación",
"bdc-deployment-target-existing-aks": "Clúster de Azure Kubernetes Service existente",
"bdc-deployment-target-existing-aro": "Clúster de Red Hat OpenShift en Azure existente",
"bdc-deployment-target-existing-kubeadm": "Clúster Kubernetes existente (kubeadm)",
"bdc-deployment-target-existing-openshift": "Clúster de OpenShift existente",
"bdc-deployment-target-new-aks": "Nuevo clúster de Azure Kubernetes Service",
"bdc-log-size-field": "Capacidad para registros (GB)",
"bdc-password-field": "Contraseña",
"bdc-storage-class-field": "Nombre de la clase de almacenamiento",
"bdc.configuration.title": "Clúster de macrodatos",
"bdc.ignoreSslVerification.desc": "Ignorar los errores de verificación SSL en los puntos de conexión del clúster de macrodatos de SQL Server, como HDFS, Spark y Controller, si es true",
"bdc.view.welcome.connect": "No se ha registrado ningún controlador del clúster de macrodatos de SQL. [Más información](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Conexión de un controlador](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "Se están cargando los controladores...",
"command.connectController.title": "Conexión con el controlador existente",
"command.createController.title": "Creación de un nuevo controlador",
"command.deletemount.title": "Eliminar montaje",
"command.manageController.title": "Administrar",
"command.mount.title": "Montar HDFS",
"command.refreshController.title": "Actualizar",
"command.refreshmount.title": "Actualizar montaje",
"command.removeController.title": "Eliminación de un controlador",
"description": "Compatibilidad con la administración de clústeres de macrodatos de SQL Server",
"microsoft-privacy-statement": "Declaración de privacidad de Microsoft",
"resource-type-sql-bdc-description": "El clúster de macrodatos de SQL Server le permite implementar clústeres escalables de contenedores de SQL Server, Spark y HDFS que se ejecutan en Kubernetes",
"resource-type-sql-bdc-display-name": "Clúster de macrodatos de SQL Server",
"text.sqlServerBigDataClusters": "Clústeres de macrodatos de SQL Server",
"version-display-name": "Versión"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "Proporciona fragmentos de código, resaltado de sintaxis, correspondencia de corchetes y plegado de código en archivos de TypeScript.",
"displayName": "Elementos básicos del lenguaje TypeScript"
"description": "Proporciona fragmentos de código, resaltado de sintaxis, correspondencia de corchetes y plegado de código en archivos de C#.",
"displayName": "Conceptos básicos del lenguaje C#"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Proporciona resaltado de sintaxis y coincidencia de período de tiempo en archivos dardo.",
"displayName": "Datos básicos del lenguaje de dardos"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Proporciona fragmentos de código, resaltado de sintaxis, correspondencia de corchetes y plegado de código en archivos de F#.",
"displayName": "Conceptos básicos del lenguaje F#"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"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.",
"recently opened": "abiertos recientemente",
"remote sources": "orígenes remotos",
"type to filter": "Nombre del repositorio",
"type to search": "Nombre del repositorio (escribir para buscar)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "Obtener orígenes remotos",
"description": "Selectores y contribuciones estáticas de Git.",
"displayName": "Git Base"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Proporciona resaltado de sintaxis, coincidencia de corchetes y fragmentos de código en archivos HTML.",
"displayName": "Conceptos básicos de lenguaje HTML"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Proporciona fragmentos de código, resaltado de sintaxis, correspondencia de corchetes y plegado de código en archivos de JavaScript.",
"displayName": "Conceptos básicos del lenguaje JavaScript"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Proporciona resaltado de sintaxis y correspondencia de corchetes en archivos de Julia.",
"displayName": "Conceptos básicos del lenguaje Julia"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "Habilite o deshabilite la representación matemática en la vista previa integrada de Markdown.",
"description": "Agrega compatibilidad matemática a Markdown en blocs de notas.",
"displayName": "Matemáticas de Markdown"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "Abrir en el explorador simple",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "Escribir la dirección URL que se va a visitar"
},
"dist/simpleBrowserView": {
"control.back.title": "Atrás",
"control.forward.title": "Reenviar",
"control.openExternal.title": "Abrir en el explorador",
"control.reload.title": "Volver a cargar",
"view.iframe-focused": "Bloqueo del foco",
"view.title": "Explorador simple"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "Habilita o deshabilita el indicador flotante que se muestra cuando se tiene el foco en el explorador sencillo.",
"description": "Vista web integrada muy básica para mostrar contenido web.",
"displayName": "Explorador simple"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "Desconectado",
"unsavedGroupLabel": "Conexiones sin guardar"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Cancelar",
"passwordChangeDialog.confirmPassword": "Confirmar contraseña:",
"passwordChangeDialog.connecting": "Conexión en curso",
"passwordChangeDialog.errorHeader": "Error al intentar cambiar la contraseña",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Las contraseñas introducidas no coinciden",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Presione Aceptar y escriba exactamente la misma contraseña en ambos cuadros.",
"passwordChangeDialog.newPassword": "Nueva contraseña:",
"passwordChangeDialog.ok": "Aceptar",
"passwordChangeDialog.title": "Cambiar contraseña"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "Cancelar",
"newDashboardTab.ok": "Aceptar",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "I&&ntroducción",
"showReleaseNotes": "Ver introducción"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Cancelar",
"passwordChangeDialog.confirmPassword": "Confirmar contraseña:",
"passwordChangeDialog.connecting": "Conexión en curso",
"passwordChangeDialog.errorHeader": "Error al intentar cambiar la contraseña",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Las contraseñas introducidas no coinciden",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Presione Aceptar y escriba exactamente la misma contraseña en ambos cuadros.",
"passwordChangeDialog.newPassword": "Nueva contraseña:",
"passwordChangeDialog.ok": "Aceptar",
"passwordChangeDialog.title": "Cambiar contraseña"
}
}
}

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "Erreur de suppression du montage",
"bdc.error.getBdcStatus": "Erreur de récupération de l'état BDC de {0}",
"bdc.error.getClusterConfig": "Erreur de récupération de la configuration de cluster à partir de {0}",
"bdc.error.getEndPoints": "Erreur de récupération des points de terminaison de {0}",
"bdc.error.mountHdfs": "Erreur de création du montage",
"bdc.error.refreshHdfs": "Erreur d'actualisation du montage",
"bdc.error.statusHdfs": "Erreur d'obtention de l'état de montage",
"bdc.error.tokenPost": "Erreur pendant l'authentification",
"bdc.error.unauthorized": "Vous n'avez pas l'autorisation de vous connecter à ce cluster à l'aide de l'authentification Windows",
"error.no.activedirectory": "Ce cluster ne prend pas en charge l'authentification Windows"
},
"dist/bigDataCluster/localizedConstants": {
"add": "Ajouter",
"addNewController": "Ajouter un nouveau contrôleur",
"basicAuthName": "De base",
"bdc.dashboard.bdcOverview": "Vue d'ensemble du cluster Big Data",
"bdc.dashboard.clusterDetails": "Détails du cluster",
"bdc.dashboard.clusterOverview": "Vue d'ensemble du cluster",
"bdc.dashboard.clusterProperties": "Propriétés du cluster",
"bdc.dashboard.clusterState": "État du cluster",
"bdc.dashboard.copy": "Copier",
"bdc.dashboard.endpoint": "Point de terminaison",
"bdc.dashboard.healthStatus": "État d'intégrité",
"bdc.dashboard.healthStatusDetails": "Détails de l'état d'intégrité",
"bdc.dashboard.instance": "Instance",
"bdc.dashboard.lastUpdated": "Dernière mise à jour : {0}",
"bdc.dashboard.loadingClusterStateCompleted": "L'état de cluster a été chargé",
"bdc.dashboard.loadingHealthStatusCompleted": "L'état d'intégrité a été chargé",
"bdc.dashboard.logs": "Journaux",
"bdc.dashboard.metricsAndLogs": "Métriques et journaux",
"bdc.dashboard.noConnection": "Le tableau de bord nécessite une connexion. Cliquez sur Réessayer pour entrer vos informations d'identification.",
"bdc.dashboard.nodeMetrics": "Métriques de nœud",
"bdc.dashboard.notAvailable": "N/A",
"bdc.dashboard.refresh": "Actualiser",
"bdc.dashboard.service": "Service",
"bdc.dashboard.serviceEndpoints": "Points de terminaison de service",
"bdc.dashboard.serviceName": "Nom du service",
"bdc.dashboard.sqlMetrics": "Métriques SQL",
"bdc.dashboard.state": "État",
"bdc.dashboard.status": "Icône d'état",
"bdc.dashboard.troubleshoot": "Résoudre les problèmes",
"bdc.dashboard.unexpectedError": "Erreur inattendue : {0}",
"bdc.dashboard.view": "Voir",
"bdc.dashboard.viewDetails": "Voir les détails",
"bdc.dashboard.viewErrorDetails": "Voir les détails de l'erreur",
"bdc.dashboard.viewLogs": "Voir les journaux Kibana {0}",
"bdc.dashboard.viewNodeMetrics": "Voir les métriques de nœud {0}",
"bdc.dashboard.viewSqlMetrics": "Voir les métriques SQL {0}",
"cancel": "Annuler",
"clusterManagementUrl": "URL de gestion de cluster",
"connectController.dialog.title": "Se connecter au contrôleur",
"copiedEndpoint": "Point de terminaison '{0}' copié dans le Presse-papiers",
"deleteMount.dialog.title": "Supprimer le montage",
"deletemount.task.name": "Suppression du montage HDFS sur le chemin {0}",
"deletemount.task.submitted": "Supprimer la demande de montage envoyée",
"endpointsError": "Erreur inattendue pendant la récupération des points de terminaison BDC : {0}",
"err.controller.password.required": "Mot de passe obligatoire",
"err.controller.username.required": "Nom d'utilisateur obligatoire",
"hdsf.dialog.connection.section": "Connexion du cluster",
"integratedAuthName": "Authentification Windows",
"mount.credentials.info": "Informations d'identification de montage pour l'authentification auprès de la source de données distante pour les lectures",
"mount.credentials.title": "Informations d'identification",
"mount.dialog.title": "Monter le dossier HDFS",
"mount.err.formatting": "Mise en forme incorrecte des informations d'identification sur {0}",
"mount.error.unknown": "Une erreur inconnue s'est produite pendant le processus de montage",
"mount.hdfs.loginerror1": "La connexion au contrôleur a échoué",
"mount.hdfs.loginerror2": "La connexion au contrôleur a échoué : {0}",
"mount.hdfsPath.info": "Chemin d'un nouveau répertoire (non existant) à associer au montage",
"mount.hdfsPath.title": "Chemin HDFS",
"mount.main.section": "Configuration du montage",
"mount.remoteUri.info": "URI de la source de données distante. Exemple pour ADLS : abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "URI distant",
"mount.task.complete": "Le montage du dossier HDFS est terminé",
"mount.task.error": "Erreur de montage du dossier {0}",
"mount.task.inprogress": "Le montage va probablement être effectué, revenez vérifier plus tard",
"mount.task.name": "Montage du dossier HDFS sur le chemin {0}",
"mount.task.submitted": "La création du montage a commencé",
"ok": "OK",
"password": "Mot de passe",
"refreshmount.dialog.title": "Actualiser le montage",
"refreshmount.task.name": "Actualisation du montage HDFS sur le chemin {0}",
"refreshmount.task.submitted": "Demande d'actualisation du montage envoyée",
"rememberPassword": "Se souvenir du mot de passe",
"textAuthCapital": "Type d'authentification",
"url": "URL",
"username": "Nom d'utilisateur"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "Erreur inattendue pendant chargement des contrôleurs enregistrés : {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "Sain",
"bdc.unhealthy": "Non sain",
"endpoint.appproxy": "Proxy d'application",
"endpoint.controller": "Service de gestion de cluster",
"endpoint.gateway": "Passerelle d'accès aux fichiers HDFS, à Spark",
"endpoint.grafana": "Tableau de bord des métriques",
"endpoint.kibana": "Tableau de bord de recherche dans les journaux",
"endpoint.livy": "Proxy pour exécuter les instructions, travaux, applications Spark",
"endpoint.managementproxy": "Proxy de gestion",
"endpoint.mgmtproxy": "Proxy de gestion",
"endpoint.sparkHistory": "Tableau de bord de gestion et de supervision de travaux Spark",
"endpoint.sqlServerEndpoint": "Front-end de l'instance maître SQL Server",
"endpoint.webhdfs": "Proxy du système de fichiers HDFS",
"endpoint.yarnHistory": "Tableau de bord de diagnostic et de supervision Spark",
"endpointsError": "Erreur inattendue pendant la récupération des points de terminaison BDC : {0}",
"service.app": "Application",
"service.control": "Contrôle",
"service.gateway": "Passerelle",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "Serveur SQL",
"state.applyingUpgrade": "Application de la mise à niveau",
"state.applyingmanagedupgrade": "Application de la mise à niveau gérée",
"state.creating": "Création",
"state.creatingGroups": "Création de groupes",
"state.creatingKerberosDelegationSetup": "Création de la configuration de délégation Kerberos",
"state.creatingResources": "Création de ressources",
"state.creatingSecrets": "Création de secrets",
"state.deleted": "Supprimé",
"state.deleting": "Suppression",
"state.error": "Erreur",
"state.managedUpgrading": "Mise à niveau gérée",
"state.ready": "Prêt",
"state.rollback": "Restaurer",
"state.rollbackComplete": "Restauration effectuée",
"state.rollbackInProgress": "Restauration en cours",
"state.running": "En cours d'exécution",
"state.upgradePaused": "Mise à niveau suspendue",
"state.upgrading": "Mise à niveau",
"state.waiting": "En attente",
"state.waitingForDeletion": "En attente de suppression",
"state.waitingForGroups": "Attente de groupes",
"state.waitingForKerberosDelegationSetup": "En attente de la configuration de la délégation Kerberos",
"state.waitingForResources": "En attente de ressources",
"state.waitingForSecrets": "En attente des secrets",
"state.waitingForUpgrade": "En attente de mise à niveau"
},
"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 à lavenir [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",
"textYes": "Oui"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "J'accepte {0}, {1} et {2}.",
"bdc-agreement-azdata-eula": "Termes du contrat de licence azdata",
"bdc-agreement-bdc-eula": "Termes du contrat de licence SQL Server",
"bdc-azure-aks-name-field": "Nom du cluster AKS",
"bdc-azure-region-field": "Région",
"bdc-azure-resource-group-field": "Nom de groupe de ressources",
"bdc-azure-settings-section-title": "Paramètres Azure",
"bdc-azure-subscription-id-field": "ID d'abonnement",
"bdc-azure-subscription-id-placeholder": "Utiliser mon abonnement Azure par défaut",
"bdc-azure-vm-count-field": "Nombre de machines virtuelles",
"bdc-azure-vm-size-field": "Taille de machine virtuelle",
"bdc-cluster-name-field": "Nom de cluster",
"bdc-cluster-settings-section-title": "Paramètres de cluster Big Data SQL Server",
"bdc-confirm-password-field": "Confirmer le mot de passe",
"bdc-controller-username-field": "Nom d'utilisateur du contrôleur",
"bdc-data-size-field": "Capacité de données (Go)",
"bdc-deployment-target": "Cible de déploiement",
"bdc-deployment-target-existing-aks": "Cluster Azure Kubernetes Service existant",
"bdc-deployment-target-existing-aro": "Cluster Azure Red Hat OpenShift existant",
"bdc-deployment-target-existing-kubeadm": "Cluster Kubernetes existant (kubeadm)",
"bdc-deployment-target-existing-openshift": "Cluster OpenShift existant",
"bdc-deployment-target-new-aks": "Nouveau cluster Azure Kubernetes Service",
"bdc-log-size-field": "Capacité des journaux (Go)",
"bdc-password-field": "Mot de passe",
"bdc-storage-class-field": "Nom de la classe de stockage",
"bdc.configuration.title": "Cluster Big Data",
"bdc.ignoreSslVerification.desc": "Ignorer les erreurs de vérification SSL sur les points de terminaison de cluster Big Data SQL Server de type HDFS, Spark et Contrôleur si la valeur est true",
"bdc.view.welcome.connect": "Aucun contrôleur de cluster Big Data SQL n'est inscrit. [En savoir plus](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Connecter un contrôleur](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "Chargement des contrôleurs...",
"command.connectController.title": "Se connecter au contrôleur existant",
"command.createController.title": "Créer un contrôleur",
"command.deletemount.title": "Supprimer le montage",
"command.manageController.title": "Gérer",
"command.mount.title": "Monter HDFS",
"command.refreshController.title": "Actualiser",
"command.refreshmount.title": "Actualiser le montage",
"command.removeController.title": "Supprimer le contrôleur",
"description": "Prise en charge de la gestion des clusters Big Data SQL Server",
"microsoft-privacy-statement": "Déclaration de confidentialité Microsoft",
"resource-type-sql-bdc-description": "Le cluster Big Data SQL Server vous permet de déployer des clusters scalables de conteneurs SQL Server, Spark et HDFS s'exécutant sur Kubernetes",
"resource-type-sql-bdc-display-name": "Cluster Big Data SQL Server",
"text.sqlServerBigDataClusters": "Clusters Big Data SQL Server",
"version-display-name": "Version"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fournit les extraits de code, la coloration syntaxique, la correspondance des parenthèses et le repliement dans les fichiers C#.",
"displayName": "Bases du langage C#"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fournit la coloration syntaxique et la mise en correspondance des crochets dans les fichiers Dart.",
"displayName": "Bases du langage Dart"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "Fournit des extraits de code, la coloration syntaxique, la correspondance des crochets et le repli dans les fichiers TypeScript.",
"displayName": "Bases du langage TypeScript"
"description": "Fournit des extraits de code, la coloration syntaxique, la correspondance des crochets et le repli dans les fichiers F#.",
"displayName": "Bases du langage F#"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"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.",
"recently opened": "récemment ouvert",
"remote sources": "sources distantes",
"type to filter": "Nom du dépôt",
"type to search": "Nom du dépôt (tapez pour effectuer une recherche)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "Obtenir les sources distantes",
"description": "Contributions et sélecteurs statiques Git.",
"displayName": "Git Base"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fournit la coloration syntaxique, la mise en correspondance des crochets et les extraits dans les fichiers HTML.",
"displayName": "Notions de base du langage HTML"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fournit des extraits de code, la coloration syntaxique, la correspondance des crochets et le repli dans les fichiers JavaScript.",
"displayName": "Concepts de base du langage JavaScript"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fournit la coloration syntaxique et la mise en correspondance des crochets dans les fichiers Julia.",
"displayName": "Principes de base du langage Julia"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "Activer/désactiver le rendu des maths dans la préversion intégrée de la Démarque.",
"description": "Ajoute la prise en charge mathématique à Markdown dans les blocs-notes.",
"displayName": "Mathématiques Markdown"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "Ouvrir dans le navigateur simple",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "Entrez l'URL à visiter"
},
"dist/simpleBrowserView": {
"control.back.title": "Précédent",
"control.forward.title": "Suivant",
"control.openExternal.title": "Ouvrir dans le navigateur",
"control.reload.title": "Recharger",
"view.iframe-focused": "Verrouillage du focus",
"view.title": "Navigateur simple"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "Activez/désactivez l'indicateur flottant qui s'affiche quand il a le focus dans le navigateur simple.",
"description": "Vue web intégrée très élémentaire pour l'affichage du contenu web.",
"displayName": "Navigateur simple"
}
}
}

View File

@@ -9738,7 +9738,7 @@
"checkboxTitle": "Lorsque cette option est cochée, cette page saffiche au démarrage.",
"close": "Masquer",
"footer": "{0} collecte les données dutilisation. Lisez notre {1} et apprenez à {2}.",
"getStarted": "Démarrage",
"getStarted": "Prise en main",
"gettingStarted.allStepsComplete": "Toutes les {0} étapes ont été complétées.",
"gettingStarted.editingEvolved": "Édition évoluée",
"gettingStarted.someStepsComplete": "{0} étapes complétées sur {1}",
@@ -9763,9 +9763,9 @@
},
"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution": {
"deprecationMessage": "Déconseillé, utilisez le 'workbench.reduceMotion' global.",
"getStarted": "Démarrage",
"getStarted": "Prise en main",
"help": "Aide",
"miGetStarted": "Démarrage",
"miGetStarted": "Prise en main",
"pickWalkthroughs": "Ouvrir la procédure pas à pas...",
"welcome.goBack": "Précédent",
"welcome.markStepComplete": "Marquer létape comme complète",
@@ -9831,7 +9831,7 @@
"gettingStartedUnchecked": "Utilisé pour représenter les étapes de procédure pas à pas qui nont été pas effectuées"
},
"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedInput": {
"getStarted": "Démarrage"
"getStarted": "Prise en main"
},
"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedService": {
"builtin": "Intégré"
@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "Déconnecté",
"unsavedGroupLabel": "Connexions non enregistrées"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Annuler",
"passwordChangeDialog.confirmPassword": "Confirmer le mot de passe :",
"passwordChangeDialog.connecting": "Connexion",
"passwordChangeDialog.errorHeader": "Échec lors de la tentative de modification du mot de passe",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Les mots de passe entrés ne correspondent pas.",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Appuyez sur OK et entrez exactement le même mot de passe dans les deux zones.",
"passwordChangeDialog.newPassword": "Nouveau mot de passe :",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Changer le mot de passe"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "Annuler",
"newDashboardTab.ok": "OK",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "Pri&&se en main",
"showReleaseNotes": "Afficher la prise en main"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Annuler",
"passwordChangeDialog.confirmPassword": "Confirmer le mot de passe :",
"passwordChangeDialog.connecting": "Connexion",
"passwordChangeDialog.errorHeader": "Échec lors de la tentative de modification du mot de passe",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Les mots de passe entrés ne correspondent pas.",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Appuyez sur OK et entrez exactement le même mot de passe dans les deux zones.",
"passwordChangeDialog.newPassword": "Nouveau mot de passe :",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Changer le mot de passe"
}
}
}

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "Si è verificato un errore durante l'eliminazione del montaggio",
"bdc.error.getBdcStatus": "Si è verificato un errore durante il recupero dello stato del cluster Big Data da {0}",
"bdc.error.getClusterConfig": "Errore durante il recupero della configurazione del cluster da {0}",
"bdc.error.getEndPoints": "Si è verificato un errore durante il recupero degli endpoint da {0}",
"bdc.error.mountHdfs": "Si è verificato un errore durante la creazione del montaggio",
"bdc.error.refreshHdfs": "Si è verificato un errore durante l'aggiornamento del montaggio",
"bdc.error.statusHdfs": "Errore durante il recupero dello stato di montaggio",
"bdc.error.tokenPost": "Si è verificato un errore durante l'autenticazione",
"bdc.error.unauthorized": "Non si è autorizzati ad accedere a questo cluster con Autenticazione di Windows",
"error.no.activedirectory": "Questo cluster non supporta l'autenticazione di Windows"
},
"dist/bigDataCluster/localizedConstants": {
"add": "Aggiungi",
"addNewController": "Aggiungi nuovo controller",
"basicAuthName": "Di base",
"bdc.dashboard.bdcOverview": "Panoramica di Cluster Big Data",
"bdc.dashboard.clusterDetails": "Dettagli del cluster",
"bdc.dashboard.clusterOverview": "Panoramica del cluster",
"bdc.dashboard.clusterProperties": "Proprietà del cluster",
"bdc.dashboard.clusterState": "Stato del cluster",
"bdc.dashboard.copy": "Copia",
"bdc.dashboard.endpoint": "Endpoint",
"bdc.dashboard.healthStatus": "Stato integrità",
"bdc.dashboard.healthStatusDetails": "Dettagli sullo stato integrità",
"bdc.dashboard.instance": "Istanza",
"bdc.dashboard.lastUpdated": "Ultimo aggiornamento: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "Caricamento dello stato del cluster completato",
"bdc.dashboard.loadingHealthStatusCompleted": "Caricamento dello stato integrità completato",
"bdc.dashboard.logs": "Log",
"bdc.dashboard.metricsAndLogs": "Metriche e log",
"bdc.dashboard.noConnection": "Il dashboard richiede una connessione. Fare clic su Riprova per immettere le credenziali.",
"bdc.dashboard.nodeMetrics": "Metriche del nodo",
"bdc.dashboard.notAvailable": "N/D",
"bdc.dashboard.refresh": "Aggiorna",
"bdc.dashboard.service": "Servizio",
"bdc.dashboard.serviceEndpoints": "Endpoint servizio",
"bdc.dashboard.serviceName": "Nome servizio",
"bdc.dashboard.sqlMetrics": "Metriche di SQL",
"bdc.dashboard.state": "Stato",
"bdc.dashboard.status": "Icona stato",
"bdc.dashboard.troubleshoot": "Risoluzione dei problemi",
"bdc.dashboard.unexpectedError": "Si è verificato un errore imprevisto: {0}",
"bdc.dashboard.view": "Visualizza",
"bdc.dashboard.viewDetails": "Visualizza dettagli",
"bdc.dashboard.viewErrorDetails": "Visualizza dettagli dell'errore",
"bdc.dashboard.viewLogs": "Visualizza log di Kibana {0}",
"bdc.dashboard.viewNodeMetrics": "Visualizza metriche del nodo {0}",
"bdc.dashboard.viewSqlMetrics": "Visualizza metriche di SQL {0}",
"cancel": "Annulla",
"clusterManagementUrl": "URL di gestione cluster",
"connectController.dialog.title": "Connetti al controller",
"copiedEndpoint": "L'endpoint '{0}' è stato copiato negli Appunti",
"deleteMount.dialog.title": "Elimina montaggio",
"deletemount.task.name": "Eliminazione del montaggio HDFS nel percorso {0}",
"deletemount.task.submitted": "Richiesta di eliminazione montaggio inviata",
"endpointsError": "Si è verificato un errore imprevisto durante il recupero degli endpoint BDC: {0}",
"err.controller.password.required": "La password è obbligatoria",
"err.controller.username.required": "Il nome utente è obbligatorio",
"hdsf.dialog.connection.section": "Connessione cluster",
"integratedAuthName": "Autenticazione di Windows",
"mount.credentials.info": "Credenziali di montaggio per l'autenticazione all'origine dati remota per operazioni di lettura",
"mount.credentials.title": "Credenziali",
"mount.dialog.title": "Monta cartella HDFS",
"mount.err.formatting": "Formattazione non valida delle credenziali alla posizione {0}",
"mount.error.unknown": "Si è verificato un errore sconosciuto durante il processo di montaggio",
"mount.hdfs.loginerror1": "Accesso al controller non riuscito",
"mount.hdfs.loginerror2": "Accesso al controller non riuscito: {0}",
"mount.hdfsPath.info": "Percorso di una nuova directory non esistente da associare al montaggio",
"mount.hdfsPath.title": "Percorso HDFS",
"mount.main.section": "Configurazione montaggio",
"mount.remoteUri.info": "URI dell'origine dati remota. Esempio per ADLS: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "URI del repository remoto",
"mount.task.complete": "Il montaggio della cartella HDFS è stato completato",
"mount.task.error": "Si è verificato un errore durante il montaggio della cartella: {0}",
"mount.task.inprogress": "Il montaggio verrà probabilmente completato. Per verificare, controllare più tardi",
"mount.task.name": "Montaggio della cartella HDFS nel percorso {0}",
"mount.task.submitted": "La creazione del montaggio è stata avviata",
"ok": "OK",
"password": "Password",
"refreshmount.dialog.title": "Aggiorna montaggio",
"refreshmount.task.name": "Aggiornamento del montaggio HDFS nel percorso {0}",
"refreshmount.task.submitted": "Richiesta di aggiornamento montaggio inviata",
"rememberPassword": "Memorizza password",
"textAuthCapital": "Tipo di autenticazione",
"url": "URL",
"username": "Nome utente"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "Errore imprevisto durante il caricamento dei controller salvati: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "Integri",
"bdc.unhealthy": "Non integri",
"endpoint.appproxy": "Proxy dell'applicazione",
"endpoint.controller": "Servizio di gestione cluster",
"endpoint.gateway": "Gateway per l'accesso ai file HDFS, Spark",
"endpoint.grafana": "Dashboard di metriche",
"endpoint.kibana": "Dashboard di ricerca log",
"endpoint.livy": "Proxy per l'esecuzione di istruzioni, processi e applicazioni Spark",
"endpoint.managementproxy": "Proxy di gestione",
"endpoint.mgmtproxy": "Proxy di gestione",
"endpoint.sparkHistory": "Dashboard di gestione processi e monitoraggio di Spark",
"endpoint.sqlServerEndpoint": "Front-end dell'istanza master di SQL Server",
"endpoint.webhdfs": "Proxy del file system HDFS",
"endpoint.yarnHistory": "Dashboard di diagnostica e monitoraggio di Spark",
"endpointsError": "Si è verificato un errore imprevisto durante il recupero degli endpoint BDC: {0}",
"service.app": "App",
"service.control": "Controllo",
"service.gateway": "Gateway",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "Applicazione dell'aggiornamento",
"state.applyingmanagedupgrade": "Applicazione dell'aggiornamento gestito",
"state.creating": "In fase di creazione",
"state.creatingGroups": "Creazione dei gruppi",
"state.creatingKerberosDelegationSetup": "Creazione della configurazione per la delega Kerberos",
"state.creatingResources": "Creazione delle risorse",
"state.creatingSecrets": "Creazione dei segreti",
"state.deleted": "Eliminato",
"state.deleting": "In fase di eliminazione",
"state.error": "Errore",
"state.managedUpgrading": "Aggiornamento gestito",
"state.ready": "Pronto",
"state.rollback": "Rollback",
"state.rollbackComplete": "Rollback completato",
"state.rollbackInProgress": "Rollback in corso",
"state.running": "In esecuzione",
"state.upgradePaused": "Aggiornamento sospeso",
"state.upgrading": "In fase di aggiornamento",
"state.waiting": "In attesa",
"state.waitingForDeletion": "In attesa dell'eliminazione",
"state.waitingForGroups": "In attesa dei gruppi",
"state.waitingForKerberosDelegationSetup": "In attesa della configurazione per la delega Kerberos",
"state.waitingForResources": "In attesa delle risorse",
"state.waitingForSecrets": "In attesa dei segreti",
"state.waitingForUpgrade": "In attesa dell'aggiornamento"
},
"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",
"textYes": "Sì"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "Accetto {0}, {1} e {2}.",
"bdc-agreement-azdata-eula": "Condizioni di licenza di azdata",
"bdc-agreement-bdc-eula": "Condizioni di licenza di SQL Server",
"bdc-azure-aks-name-field": "Nome del cluster del servizio Azure Kubernetes",
"bdc-azure-region-field": "Area",
"bdc-azure-resource-group-field": "Nome del gruppo di risorse",
"bdc-azure-settings-section-title": "Impostazioni di Azure",
"bdc-azure-subscription-id-field": "ID sottoscrizione",
"bdc-azure-subscription-id-placeholder": "Usa la sottoscrizione di Azure predefinita personale",
"bdc-azure-vm-count-field": "Numero di macchine virtuali",
"bdc-azure-vm-size-field": "Dimensioni della macchina virtuale",
"bdc-cluster-name-field": "Nome del cluster",
"bdc-cluster-settings-section-title": "Impostazioni del cluster Big Data di SQL Server",
"bdc-confirm-password-field": "Conferma password",
"bdc-controller-username-field": "Nome utente del controller",
"bdc-data-size-field": "Capacità per i dati (GB)",
"bdc-deployment-target": "Destinazione di distribuzione",
"bdc-deployment-target-existing-aks": "Cluster esistente del servizio Azure Kubernetes",
"bdc-deployment-target-existing-aro": "Cluster Azure Red Hat OpenShift esistente",
"bdc-deployment-target-existing-kubeadm": "Cluster Kubernetes esistente (kubeadm)",
"bdc-deployment-target-existing-openshift": "Cluster OpenShift esistente",
"bdc-deployment-target-new-aks": "Nuovo cluster del servizio Azure Kubernetes",
"bdc-log-size-field": "Capacità per i log (GB)",
"bdc-password-field": "Password",
"bdc-storage-class-field": "Nome della classe di archiviazione",
"bdc.configuration.title": "Cluster Big Data",
"bdc.ignoreSslVerification.desc": "Se è true, ignora gli errori di verifica SSL in endpoint del cluster Big Data di SQL Server come HDFS, Spark e Controller",
"bdc.view.welcome.connect": "Non sono stati registrati controller del cluster Big Data di SQL. [Altre informazioni](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Connetti controller](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "Caricamento controller...",
"command.connectController.title": "Connetti al controller esistente",
"command.createController.title": "Crea nuovo controller",
"command.deletemount.title": "Elimina montaggio",
"command.manageController.title": "Gestisci",
"command.mount.title": "Monta HDFS",
"command.refreshController.title": "Aggiorna",
"command.refreshmount.title": "Aggiorna montaggio",
"command.removeController.title": "Rimuovi controller",
"description": "Supporto per la gestione di cluster Big Data di SQL Server",
"microsoft-privacy-statement": "Informativa sulla privacy di Microsoft",
"resource-type-sql-bdc-description": "Il cluster Big Data di SQL Server consente di distribuire cluster scalabili di contenitori SQL Server, Spark e HDFS in esecuzione in Kubernetes",
"resource-type-sql-bdc-display-name": "Cluster Big Data di SQL Server",
"text.sqlServerBigDataClusters": "Cluster Big Data di SQL Server",
"version-display-name": "Versione"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "Offre i frammenti, la sottolineatura delle sintassi, la corrispondenza delle parentesi e la riduzione del codice nei file TypeScript.",
"displayName": "Nozioni di base sul linguaggio TypeScript"
"description": "Offre i frammenti, la sottolineatura delle sintassi, la corrispondenza delle parentesi e la riduzione del codice nei file C#.",
"displayName": "Nozioni di base sul linguaggio C#"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornisce l'evidenziazione della sintassi e la corrispondenza delle parentesi nei file Dart.",
"displayName": "Dati principali sul linguaggio Dart"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Offre i frammenti, la sottolineatura delle sintassi, la corrispondenza delle parentesi e la riduzione del codice nei file F#.",
"displayName": "Nozioni di base sul linguaggio F#"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"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.",
"recently opened": "aperti di recente",
"remote sources": "origini remote",
"type to filter": "Nome del repository",
"type to search": "Nome del repository (digitare per eseguire la ricerca)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "Ottieni Origini remote",
"description": "Contributi statici e picker di Git.",
"displayName": "Git Base"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornisce l'evidenziazione della sintassi, la corrispondenza delle parentesi e i frammenti nei file HTML.",
"displayName": "Nozioni di base sul linguaggio HTML"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Offre i frammenti, la sottolineatura delle sintassi, la corrispondenza delle parentesi e la riduzione del codice nei file JavaScript.",
"displayName": "Nozioni di base sul linguaggio JavaScript"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornisce l'evidenziazione della sintassi e la corrispondenza delle parentesi nei file Julia.",
"displayName": "Nozioni di base sul linguaggio Julia"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "Abilita/Disabilita la matematica del rendering nell'anteprima Markdown predefinita.",
"description": "Aggiunge il supporto delle operazioni matematiche a Markdown nei notebook.",
"displayName": "Matematica Markdown"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "Apri nel browser semplice",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "Immettere l'URL da visitare"
},
"dist/simpleBrowserView": {
"control.back.title": "Indietro",
"control.forward.title": "Avanti",
"control.openExternal.title": "Apri nel browser",
"control.reload.title": "Ricarica",
"view.iframe-focused": "Blocco stato attivo",
"view.title": "Browser semplice"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "Abilita/Disabilita l'indicatore mobile che viene visualizzato quando lo stato attivo si trova nel browser semplice.",
"description": "Webview predefinita di base per la visualizzazione di contenuto Web.",
"displayName": "Browser semplice"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "Disconnesso",
"unsavedGroupLabel": "Connessioni non salvate"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Annulla",
"passwordChangeDialog.confirmPassword": "Conferma password:",
"passwordChangeDialog.connecting": "Connessione",
"passwordChangeDialog.errorHeader": "Errore durante il tentativo di cambiare la password",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Le password inserite non sono uguali",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Premere OK e immettere la stessa password in entrambe le caselle.",
"passwordChangeDialog.newPassword": "Nuova password:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Cambia password"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "Annulla",
"newDashboardTab.ok": "OK",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "&&Introduzione",
"showReleaseNotes": "Mostra introduzione"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Annulla",
"passwordChangeDialog.confirmPassword": "Conferma password:",
"passwordChangeDialog.connecting": "Connessione",
"passwordChangeDialog.errorHeader": "Errore durante il tentativo di cambiare la password",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Le password inserite non sono uguali",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Premere OK e immettere la stessa password in entrambe le caselle.",
"passwordChangeDialog.newPassword": "Nuova password:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Cambia password"
}
}
}

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "マウントの削除エラー",
"bdc.error.getBdcStatus": "{0} から BDC ステータスを取得する操作でエラーが発生しました",
"bdc.error.getClusterConfig": "{0} からのクラスター構成の取得でエラーが発生しました",
"bdc.error.getEndPoints": "{0} からのエンドポイントの取得でエラーが発生しました",
"bdc.error.mountHdfs": "マウントの作成でエラーが発生しました",
"bdc.error.refreshHdfs": "マウントの更新エラー",
"bdc.error.statusHdfs": "マウント状態の取得エラー",
"bdc.error.tokenPost": "認証中のエラー",
"bdc.error.unauthorized": "Windows 認証を使用してこのクラスターにログインするアクセス許可がありません",
"error.no.activedirectory": "このクラスターは Windows 認証をサポートしていません"
},
"dist/bigDataCluster/localizedConstants": {
"add": "追加",
"addNewController": "新しいコントローラーの追加",
"basicAuthName": "基本",
"bdc.dashboard.bdcOverview": "ビッグ データ クラスターの概要",
"bdc.dashboard.clusterDetails": "クラスターの詳細",
"bdc.dashboard.clusterOverview": "クラスターの概要",
"bdc.dashboard.clusterProperties": "クラスターのプロパティ",
"bdc.dashboard.clusterState": "クラスターの状態",
"bdc.dashboard.copy": "コピー",
"bdc.dashboard.endpoint": "エンドポイント",
"bdc.dashboard.healthStatus": "正常性状態",
"bdc.dashboard.healthStatusDetails": "正常性状態の詳細",
"bdc.dashboard.instance": "インスタンス",
"bdc.dashboard.lastUpdated": "最終更新日: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "クラスター状態の読み込みが完了しました",
"bdc.dashboard.loadingHealthStatusCompleted": "正常性状態の読み込みが完了しました",
"bdc.dashboard.logs": "ログ",
"bdc.dashboard.metricsAndLogs": "メトリックとログ",
"bdc.dashboard.noConnection": "ダッシュボードには接続が必要です。[再試行] をクリックして資格情報を入力してください。",
"bdc.dashboard.nodeMetrics": "ノード メトリック",
"bdc.dashboard.notAvailable": "該当なし",
"bdc.dashboard.refresh": "最新の情報に更新",
"bdc.dashboard.service": "サービス",
"bdc.dashboard.serviceEndpoints": "サービス エンドポイント",
"bdc.dashboard.serviceName": "サービス名",
"bdc.dashboard.sqlMetrics": "SQL メトリック",
"bdc.dashboard.state": "状態",
"bdc.dashboard.status": "状態アイコン",
"bdc.dashboard.troubleshoot": "トラブルシューティング",
"bdc.dashboard.unexpectedError": "予期しないエラーが発生しました: {0}",
"bdc.dashboard.view": "表示",
"bdc.dashboard.viewDetails": "詳細の表示",
"bdc.dashboard.viewErrorDetails": "エラーの詳細の表示",
"bdc.dashboard.viewLogs": "Kibana ログ {0} の表示",
"bdc.dashboard.viewNodeMetrics": "ノード メトリック {0} の表示 ",
"bdc.dashboard.viewSqlMetrics": "SQL メトリック {0} の表示",
"cancel": "キャンセル",
"clusterManagementUrl": "クラスター管理の URL",
"connectController.dialog.title": "コントローラーに接続する",
"copiedEndpoint": "エンドポイント '{0}' がクリップボードにコピーされました",
"deleteMount.dialog.title": "マウントの削除",
"deletemount.task.name": "パス {0} 上の HDFS マウントを削除しています",
"deletemount.task.submitted": "マウントの削除要求が送信されました",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}",
"err.controller.password.required": "パスワードが必須です",
"err.controller.username.required": "ユーザー名が必須です",
"hdsf.dialog.connection.section": "クラスター接続",
"integratedAuthName": "Windows 認証",
"mount.credentials.info": "認証用の資格情報をリモート データ ソースにマウントして読み取りを行う",
"mount.credentials.title": "資格情報",
"mount.dialog.title": "HDFS フォルダーのマウント",
"mount.err.formatting": "{0} での資格情報の書式設定が正しくありません",
"mount.error.unknown": "マウント プロセス中に不明なエラーが発生しました",
"mount.hdfs.loginerror1": "コントローラーへのログインに失敗しました",
"mount.hdfs.loginerror2": "コントローラーへのログインに失敗しました: {0}",
"mount.hdfsPath.info": "マウントに関連付ける新しい (存在しない) ディレクトリへのパス",
"mount.hdfsPath.title": "HDFS パス",
"mount.main.section": "マウント構成",
"mount.remoteUri.info": "リモート データ ソースへの URI。ADLS の例: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "リモート URI",
"mount.task.complete": "HDFS フォルダーのマウントが完了しました",
"mount.task.error": "フォルダーのマウントでエラーが発生しました: {0}",
"mount.task.inprogress": "マウントが完了しようとしています。後でご確認ください",
"mount.task.name": "パス {0} 上に HDFS フォルダーをマウントしています",
"mount.task.submitted": "マウントの作成が開始されました",
"ok": "OK",
"password": "パスワード",
"refreshmount.dialog.title": "マウントの更新",
"refreshmount.task.name": "パス {0} 上の HDFS マウントを更新しています",
"refreshmount.task.submitted": "マウントの更新要求が送信されました",
"rememberPassword": "パスワードを記憶する",
"textAuthCapital": "認証の種類",
"url": "URL",
"username": "ユーザー名"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "保存されたコントローラーの読み込み中に予期しないエラーが発生しました: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "正常",
"bdc.unhealthy": "異常",
"endpoint.appproxy": "アプリケーション プロキシ",
"endpoint.controller": "クラスター管理サービス",
"endpoint.gateway": "HDFS ファイルにアクセスするためのゲートウェイ、Spark",
"endpoint.grafana": "メトリック ダッシュボード",
"endpoint.kibana": "ログ検索ダッシュボード",
"endpoint.livy": "Spark ステートメント、ジョブ、アプリケーションを実行するためのプロキシ",
"endpoint.managementproxy": "管理プロキシ",
"endpoint.mgmtproxy": "管理プロキシ",
"endpoint.sparkHistory": "Spark ジョブの管理と監視ダッシュボード",
"endpoint.sqlServerEndpoint": "SQL Server マスター インスタンス フロントエンド",
"endpoint.webhdfs": "HDFS ファイル システム プロキシ",
"endpoint.yarnHistory": "Spark 診断と監視ダッシュボード",
"endpointsError": "BDC エンドポイントの取得中に予期しないエラーが発生しました: {0}",
"service.app": "アプリ",
"service.control": "コントロール",
"service.gateway": "ゲートウェイ",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "アップグレードの適用中",
"state.applyingmanagedupgrade": "マネージド アップグレードの適用中",
"state.creating": "作成中",
"state.creatingGroups": "グループの作成中",
"state.creatingKerberosDelegationSetup": "Kerberos 委任セットアップの作成中",
"state.creatingResources": "リソースの作成中",
"state.creatingSecrets": "シークレットの作成中",
"state.deleted": "削除済み",
"state.deleting": "削除中",
"state.error": "エラー",
"state.managedUpgrading": "マネージド アップグレード中",
"state.ready": "準備完了",
"state.rollback": "ロールバック",
"state.rollbackComplete": "ロールバックの完了",
"state.rollbackInProgress": "ロールバックが進行中",
"state.running": "実行中",
"state.upgradePaused": "アップグレードが一時停止しました",
"state.upgrading": "アップグレード中",
"state.waiting": "待機中",
"state.waitingForDeletion": "削除の待機中",
"state.waitingForGroups": "グループの待機中",
"state.waitingForKerberosDelegationSetup": "Kerberos 委任のセットアップの待機中",
"state.waitingForResources": "リソースの待機中",
"state.waitingForSecrets": "シークレットの待機中",
"state.waitingForUpgrade": "アップグレードの待機中"
},
"dist/extension": {
"bdc.dashboard.title": "ビッグ データ クラスター ダッシュボード -",
"bdc.deprecationWarning": "ビッグ データ クラスター アドオンは廃止され、そのための Azure Data Studio 機能は今後のリリースで削除されます。詳細と今後のサポートについては、[こちら](https://go.microsoft.com/fwlink/?linkid=2207340) を参照してください。",
"mount.error.endpointNotFound": "コントローラー エンドポイント情報が見つかりませんでした",
"textConfirmRemoveController": "'{0}' を削除してよろしいですか?",
"textNo": "いいえ",
"textYes": "はい"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "{0}、{1}、{2} に同意します。",
"bdc-agreement-azdata-eula": "azdata ライセンス条項",
"bdc-agreement-bdc-eula": "SQL Server ライセンス条項",
"bdc-azure-aks-name-field": "AKS クラスター名",
"bdc-azure-region-field": "リージョン",
"bdc-azure-resource-group-field": "リソース グループ名",
"bdc-azure-settings-section-title": "Azure の設定",
"bdc-azure-subscription-id-field": "サブスクリプション ID",
"bdc-azure-subscription-id-placeholder": "既定の Azure サブスクリプションを使用する",
"bdc-azure-vm-count-field": "VM 数",
"bdc-azure-vm-size-field": "VM サイズ",
"bdc-cluster-name-field": "クラスター名",
"bdc-cluster-settings-section-title": "SQL Server ビッグ データ クラスターの設定",
"bdc-confirm-password-field": "パスワードの確認",
"bdc-controller-username-field": "コントローラーのユーザー名",
"bdc-data-size-field": "データの容量 (GB)",
"bdc-deployment-target": "デプロイ ターゲット",
"bdc-deployment-target-existing-aks": "既存の Azure Kubernetes Service クラスター",
"bdc-deployment-target-existing-aro": "既存の Azure Red Hat OpenShift クラスター",
"bdc-deployment-target-existing-kubeadm": "既存の Kubernetes クラスター (kubeadm)",
"bdc-deployment-target-existing-openshift": "既存の OpenShift クラスター",
"bdc-deployment-target-new-aks": "新しい Azure Kubernetes Service クラスター",
"bdc-log-size-field": "ログの容量 (GB)",
"bdc-password-field": "パスワード",
"bdc-storage-class-field": "ストレージ クラス名",
"bdc.configuration.title": "ビッグ データ クラスター",
"bdc.ignoreSslVerification.desc": "HDFS、Spark、コントローラーなどの SQL Server ビッグ データ クラスター エンドポイントに対する SSL 検証エラーを無視する (true の場合)",
"bdc.view.welcome.connect": "No SQL Big Data Cluster controllers registered. [Learn More](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Connect Controller](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "コントローラーを読み込んでいます...",
"command.connectController.title": "既存のコントローラーに接続する",
"command.createController.title": "新しいコントローラーの作成",
"command.deletemount.title": "マウントの削除",
"command.manageController.title": "管理",
"command.mount.title": "HDFS のマウント",
"command.refreshController.title": "最新の情報に更新",
"command.refreshmount.title": "マウントの更新",
"command.removeController.title": "コントローラーの削除",
"description": "SQL Server ビッグ データ クラスターの管理をサポート",
"microsoft-privacy-statement": "Microsoft プライバシー ステートメント",
"resource-type-sql-bdc-description": "SQL Server ビッグ データ クラスターを使用すると、Kubernetes で実行されている SQL Server、Spark、および HDFS のコンテナーのスケーラブルなクラスターをデプロイできます。",
"resource-type-sql-bdc-display-name": "SQL Server ビッグ データ クラスター",
"text.sqlServerBigDataClusters": "SQL Server ビッグ データ クラスター",
"version-display-name": "バージョン"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "C# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "C# の基本言語サポート"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Dart ファイルで、構文の強調表示とかっこの対応付けを提供します。",
"displayName": "Dart の基本言語サポート"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "F# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "F# の基本言語サポート"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/remoteSource": {
"branch name": "ブランチ名",
"error": "$(error) エラー: {0}",
"none found": "リモート リポジトリが見つかりません。",
"pick url": "複製元の URL を選択します。",
"provide url": "リポジトリ URL を指定する",
"provide url or pick": "リポジトリ URL を指定するか、リポジトリ ソースを選択します。",
"recently opened": "最近開いたもの",
"remote sources": "リモート ソース",
"type to filter": "リポジトリ名",
"type to search": "リポジトリ名 (検索するテキストを入力)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "リモート ソースの取得",
"description": "Git の静的コントリビューションとピッカー。",
"displayName": "Git ベース"
}
}
}

View File

@@ -1,16 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git UI",
"description": "Git SCM UI 統合"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "HTML ファイルで、構文の強調表示、かっこの対応付け、スニペットを提供します。",
"displayName": "HTML の基本言語サポート"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "TypeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "TypeScript 言語の基礎"
"description": "JavaScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
"displayName": "JavaScript の基本言語サポート"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Julia ファイル内で構文ハイライト、かっこ一致を提供します。",
"displayName": "Julia 言語の基本"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "組み込みのマークダウン プレビューでの数式のレンダリングを有効/無効にします。",
"description": "ノートブックのマークダウンに数式サポートを追加します。",
"displayName": "Markdown 数式"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "シンプル ブラウザーで開く",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "アクセスする URL を入力してください"
},
"dist/simpleBrowserView": {
"control.back.title": "戻る",
"control.forward.title": "転送",
"control.openExternal.title": "ブラウザーで開く",
"control.reload.title": "再読み込み",
"view.iframe-focused": "フォーカス ロック",
"view.title": "シンプル ブラウザー"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "単純なブラウザーにフォーカスが置かれたときに表示されるフローティング インジケーターを有効または無効にします。",
"description": "Web コンテンツを表示するための非常に基本的な組み込みの Web ビューです。",
"displayName": "シンプル ブラウザー"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "切断",
"unsavedGroupLabel": "保存されていない接続"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "キャンセル",
"passwordChangeDialog.confirmPassword": "パスワードの確認入力:",
"passwordChangeDialog.connecting": "接続しています",
"passwordChangeDialog.errorHeader": "パスワードを変更しようとしたときにエラーが発生しました",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "入力されたパスワードが一致しません",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "[OK] を押し、両方のボックスにまったく同じパスワードを入力します。",
"passwordChangeDialog.newPassword": "新しいパスワード:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "パスワードの変更"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "キャンセル",
"newDashboardTab.ok": "OK",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "はじめに(&&S)",
"showReleaseNotes": "「はじめに」を表示する"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "キャンセル",
"passwordChangeDialog.confirmPassword": "パスワードの確認入力:",
"passwordChangeDialog.connecting": "接続しています",
"passwordChangeDialog.errorHeader": "パスワードを変更しようとしたときにエラーが発生しました",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "入力されたパスワードが一致しません",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "[OK] を押し、両方のボックスにまったく同じパスワードを入力します。",
"passwordChangeDialog.newPassword": "新しいパスワード:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "パスワードの変更"
}
}
}

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "탑재를 삭제하는 중 오류 발생",
"bdc.error.getBdcStatus": "{0}에서 BDC 상태 검색 중 오류 발생",
"bdc.error.getClusterConfig": "{0}에서 클러스터 구성을 검색하는 동안 오류 발생",
"bdc.error.getEndPoints": "{0}에서 엔드포인트 검색 중 오류 발생",
"bdc.error.mountHdfs": "탑재를 만드는 중 오류 발생",
"bdc.error.refreshHdfs": "탑재를 새로 고치는 중 오류 발생",
"bdc.error.statusHdfs": "탑재 상태를 가져오는 동안 오류 발생",
"bdc.error.tokenPost": "인증 오류",
"bdc.error.unauthorized": "Windows 인증을 사용하여 이 클러스터에 로그인할 수 있는 권한이 없습니다.",
"error.no.activedirectory": "이 클러스터는 Windows 인증을 지원하지 않습니다."
},
"dist/bigDataCluster/localizedConstants": {
"add": "추가",
"addNewController": "새 컨트롤러 추가",
"basicAuthName": "기본",
"bdc.dashboard.bdcOverview": "빅 데이터 클러스터 개요",
"bdc.dashboard.clusterDetails": "클러스터 세부 정보",
"bdc.dashboard.clusterOverview": "클러스터 개요",
"bdc.dashboard.clusterProperties": "클러스터 속성",
"bdc.dashboard.clusterState": "클러스터 상태",
"bdc.dashboard.copy": "복사",
"bdc.dashboard.endpoint": "엔드포인트",
"bdc.dashboard.healthStatus": "상태",
"bdc.dashboard.healthStatusDetails": "상태 세부 정보",
"bdc.dashboard.instance": "인스턴스",
"bdc.dashboard.lastUpdated": "마지막으로 업데이트한 날짜: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "클러스터 상태 로드 완료",
"bdc.dashboard.loadingHealthStatusCompleted": "상태 로드 완료",
"bdc.dashboard.logs": "로그",
"bdc.dashboard.metricsAndLogs": "메트릭 및 로그",
"bdc.dashboard.noConnection": "대시보드에 연결이 필요합니다. 자격 증명을 입력하려면 다시 시도를 클릭하세요.",
"bdc.dashboard.nodeMetrics": "노드 메트릭",
"bdc.dashboard.notAvailable": "해당 없음",
"bdc.dashboard.refresh": "새로 고침",
"bdc.dashboard.service": "서비스",
"bdc.dashboard.serviceEndpoints": "서비스 엔드포인트",
"bdc.dashboard.serviceName": "서비스 이름",
"bdc.dashboard.sqlMetrics": "SQL 메트릭",
"bdc.dashboard.state": "상태",
"bdc.dashboard.status": "상태 아이콘",
"bdc.dashboard.troubleshoot": "문제 해결",
"bdc.dashboard.unexpectedError": "예기치 않은 오류가 발생했습니다. {0}",
"bdc.dashboard.view": "보기",
"bdc.dashboard.viewDetails": "세부 정보 보기",
"bdc.dashboard.viewErrorDetails": "오류 세부 정보 보기",
"bdc.dashboard.viewLogs": "Kibana 로그 {0} 보기",
"bdc.dashboard.viewNodeMetrics": "노드 메트릭 {0} 보기",
"bdc.dashboard.viewSqlMetrics": "SQL 메트릭 {0} 보기",
"cancel": "취소",
"clusterManagementUrl": "클러스터 관리 URL",
"connectController.dialog.title": "컨트롤러에 연결",
"copiedEndpoint": "엔드포인트 '{0}'이(가) 클립보드에 복사됨",
"deleteMount.dialog.title": "탑재 삭제",
"deletemount.task.name": "경로 {0}에서 HDFS 탑재를 삭제하는 중",
"deletemount.task.submitted": "탑재 삭제 요청이 제출됨",
"endpointsError": "BDC 엔드포인트를 검색하는 동안 예기치 않은 오류 발생: {0}",
"err.controller.password.required": "암호는 필수입니다.",
"err.controller.username.required": "사용자 이름이 필요합니다.",
"hdsf.dialog.connection.section": "클러스터 연결",
"integratedAuthName": "Windows 인증",
"mount.credentials.info": "읽기 위해 원격 데이터 원본에 인증용 자격 증명 탑재",
"mount.credentials.title": "자격 증명",
"mount.dialog.title": "HDFS 폴더 탑재",
"mount.err.formatting": "{0}에 있는 자격 증명 형식이 잘못됨",
"mount.error.unknown": "탑재 프로세스 중에 알 수 없는 오류가 발생했습니다.",
"mount.hdfs.loginerror1": "컨트롤러에 로그인하지 못함",
"mount.hdfs.loginerror2": "컨트롤러에 로그인하지 못함: {0}",
"mount.hdfsPath.info": "탑재와 연결하려는 새(기존 항목 아님) 디렉터리의 경로",
"mount.hdfsPath.title": "HDFS 경로",
"mount.main.section": "탑재 구성",
"mount.remoteUri.info": "원격 데이터 원본에 대한 URI입니다. ADLS의 예: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "원격 URI",
"mount.task.complete": "HDFS 폴더 탑재가 완료되었습니다.",
"mount.task.error": "폴더 탑재 오류: {0}",
"mount.task.inprogress": "탑재가 완료될 수 있습니다. 나중에 다시 확인하세요.",
"mount.task.name": "경로 {0}에 HDFS 폴더를 탑재하는 중",
"mount.task.submitted": "탑재 만들기를 시작했습니다.",
"ok": "확인",
"password": "암호",
"refreshmount.dialog.title": "탑재 새로 고침",
"refreshmount.task.name": "경로 {0}에서 HDFS 탑재를 새로 고치는 중",
"refreshmount.task.submitted": "탑재 새로 고침 요청이 제출됨",
"rememberPassword": "암호 저장",
"textAuthCapital": "인증 유형",
"url": "URL",
"username": "사용자 이름"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "저장된 컨트롤러를 로드하는 동안 예기치 않은 오류 발생: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "정상",
"bdc.unhealthy": "비정상",
"endpoint.appproxy": "애플리케이션 프록시",
"endpoint.controller": "클러스터 관리 서비스",
"endpoint.gateway": "HDFS 파일에 액세스하기 위한 게이트웨이, Spark",
"endpoint.grafana": "메트릭 대시보드",
"endpoint.kibana": "로그 검색 대시보드",
"endpoint.livy": "Spark 문, 작업, 애플리케이션 실행을 위한 프록시",
"endpoint.managementproxy": "관리 프록시",
"endpoint.mgmtproxy": "관리 프록시",
"endpoint.sparkHistory": "Spark 작업 관리 및 모니터링 대시보드",
"endpoint.sqlServerEndpoint": "SQL Server 마스터 인스턴스 프런트 엔드",
"endpoint.webhdfs": "HDFS 파일 시스템 프록시",
"endpoint.yarnHistory": "Spark 진단 및 모니터링 대시보드",
"endpointsError": "BDC 엔드포인트를 검색하는 동안 예기치 않은 오류 발생: {0}",
"service.app": "앱",
"service.control": "컨트롤",
"service.gateway": "게이트웨이",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "업그레이드를 적용하는 중",
"state.applyingmanagedupgrade": "관리형 업그레이드를 적용하는 중",
"state.creating": "만드는 중",
"state.creatingGroups": "그룹을 만드는 중",
"state.creatingKerberosDelegationSetup": "Kerberos 위임 설정을 만드는 중",
"state.creatingResources": "리소스를 만드는 중",
"state.creatingSecrets": "비밀을 만드는 중",
"state.deleted": "삭제",
"state.deleting": "삭제하는 중",
"state.error": "오류",
"state.managedUpgrading": "관리형 업그레이드",
"state.ready": "준비 완료",
"state.rollback": "롤백",
"state.rollbackComplete": "롤백 완료",
"state.rollbackInProgress": "롤백 진행 중",
"state.running": "실행하는 중",
"state.upgradePaused": "업그레이드를 일시 중지함",
"state.upgrading": "업그레이드하는 중",
"state.waiting": "기다리는 중",
"state.waitingForDeletion": "삭제를 대기하는 중",
"state.waitingForGroups": "그룹을 대기하는 중",
"state.waitingForKerberosDelegationSetup": "Kerberos 위임 설정을 대기하는 중",
"state.waitingForResources": "리소스를 대기하는 중",
"state.waitingForSecrets": "비밀을 기다리는 중",
"state.waitingForUpgrade": "업그레이드를 대기하는 중"
},
"dist/extension": {
"bdc.dashboard.title": "빅 데이터 클러스터 대시보드 -",
"bdc.deprecationWarning": "빅 데이터 클러스터 추가 기능은 사용 중지되며 이에 대한 Azure Data Studio 기능은 향후 릴리스에서 제거될 예정입니다. [여기](https://go.microsoft.com/fwlink/?linkid=2207340)에서 이에 대한 자세한 내용과 향후 지원을 확인하세요.",
"mount.error.endpointNotFound": "컨트롤러 엔드포인트 정보를 찾을 수 없음",
"textConfirmRemoveController": "'{0}'을(를) 제거하시겠습니까?",
"textNo": "아니요",
"textYes": "예"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "{0}, {1} 및 {2}에 동의합니다.",
"bdc-agreement-azdata-eula": "azdata 사용 조건",
"bdc-agreement-bdc-eula": "SQL Server 사용 조건",
"bdc-azure-aks-name-field": "AKS 클러스터 이름",
"bdc-azure-region-field": "지역",
"bdc-azure-resource-group-field": "리소스 그룹 이름",
"bdc-azure-settings-section-title": "Azure 설정",
"bdc-azure-subscription-id-field": "구독 ID",
"bdc-azure-subscription-id-placeholder": "내 기본 Azure 구독 사용",
"bdc-azure-vm-count-field": "VM 수",
"bdc-azure-vm-size-field": "VM 크기",
"bdc-cluster-name-field": "클러스터 이름",
"bdc-cluster-settings-section-title": "SQL Server 빅 데이터 클러스터 설정",
"bdc-confirm-password-field": "암호 확인",
"bdc-controller-username-field": "컨트롤러 사용자 이름",
"bdc-data-size-field": "데이터 용량(GB)",
"bdc-deployment-target": "배포 대상",
"bdc-deployment-target-existing-aks": "기존 Azure Kubernetes Service 클러스터",
"bdc-deployment-target-existing-aro": "기존 Azure Red Hat OpenShift 클러스터",
"bdc-deployment-target-existing-kubeadm": "기존 Kubernetes 클러스터(kubeadm)",
"bdc-deployment-target-existing-openshift": "기존 OpenShift 클러스터",
"bdc-deployment-target-new-aks": "새 Azure Kubernetes Service 클러스터",
"bdc-log-size-field": "로그 용량(GB)",
"bdc-password-field": "암호",
"bdc-storage-class-field": "스토리지 클래스 이름",
"bdc.configuration.title": "빅 데이터 클러스터",
"bdc.ignoreSslVerification.desc": "True인 경우 HDFS, Spark 및 Controller와 같은 SQL Server 빅 데이터 클러스터 엔드포인트를 대상으로 SSL 확인 오류 무시",
"bdc.view.welcome.connect": "등록된 SQL 빅 데이터 클러스터 컨트롤러가 없습니다. [자세한 정보](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[컨트롤러 연결](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "컨트롤러를 로드하는 중...",
"command.connectController.title": "기존 컨트롤러에 연결",
"command.createController.title": "새 컨트롤러 만들기",
"command.deletemount.title": "탑재 삭제",
"command.manageController.title": "관리",
"command.mount.title": "HDFS 탑재",
"command.refreshController.title": "새로 고침",
"command.refreshmount.title": "탑재 새로 고침",
"command.removeController.title": "컨트롤러 제거",
"description": "SQL Server 빅 데이터 클러스터 관리 지원",
"microsoft-privacy-statement": "Microsoft 개인정보처리방침",
"resource-type-sql-bdc-description": "SQL Server 빅 데이터 클러스터를 사용하면 Kubernetes에서 실행되는 SQL Server, Spark 및 HDFS 컨테이너의 확장 가능한 클러스터를 배포할 수 있습니다.",
"resource-type-sql-bdc-display-name": "SQL Server 빅 데이터 클러스터",
"text.sqlServerBigDataClusters": "SQL Server 빅 데이터 클러스터",
"version-display-name": "버전"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "C# 파일에서 코드 조각, 구문 강조 표시, 괄호 일치 및 접기를 제공합니다.",
"displayName": "C# 언어 기본"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Dart 파일에서 구문 강조 표시 및 대괄호 일치 기능을 제공합니다.",
"displayName": "Dart 언어 기본"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "F# 파일에서 코드 조각, 구문 강조 표시, 괄호 일치 및 접기를 제공합니다.",
"displayName": "F# 언어 기본"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/remoteSource": {
"branch name": "분기 이름",
"error": "$(error) 오류: {0}",
"none found": "원격 리포지토리를 찾을 수 없습니다.",
"pick url": "복제할 URL을 선택하세요.",
"provide url": "리포지토리 URL 제공",
"provide url or pick": "리포지토리 URL을 입력하거나 리포지토리 소스를 선택하세요.",
"recently opened": "최근에 사용한 항목",
"remote sources": "원격 소스",
"type to filter": "리포지토리 이름",
"type to search": "리포지토리 이름(입력하여 검색)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "원격 원본 가져오기",
"description": "GIT 고정적 기여 및 선택기입니다.",
"displayName": "GIT 기준"
}
}
}

View File

@@ -1,16 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git UI",
"description": "Git SCM UI 통합"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "HTML 파일에서 구문 강조 표시, 대괄호 일치 및 코드 조각 기능을 제공합니다.",
"displayName": "HTML 언어 기본 사항"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "TypeScript 파일에서 코드 조각, 구문 강조 표시, 괄호 일치 및 접기를 제공합니다.",
"displayName": "TypeScript 언어 기본 사항"
"description": "JavaScript 파일에서 코드 조각, 구문 강조 표시, 괄호 일치 및 접기를 제공합니다.",
"displayName": "JavaScript 언어 기본"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Julia 파일에서 구문 강조 표시 및 대괄호 일치 기능을 제공합니다.",
"displayName": "Julia 언어 기본 사항"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "기본 제공 Markdown 미리 보기에서 렌더링 수학을 사용하거나 사용하지 않도록 설정합니다.",
"description": "전자 필기장의 Markdown에 수학 지원을 추가합니다.",
"displayName": "Markdown 수학"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "간단한 브라우저에서 열기",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "방문할 URL 입력"
},
"dist/simpleBrowserView": {
"control.back.title": "뒤로",
"control.forward.title": "앞으로",
"control.openExternal.title": "브라우저에서 열기",
"control.reload.title": "다시 로드",
"view.iframe-focused": "포커스 잠금",
"view.title": "간단한 브라우저"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "간단한 브라우저에 포커스가 있을 때를 보여 주는 부동 표시기를 사용하도록 설정/사용하지 않도록 설정합니다.",
"description": "웹 콘텐츠를 표시하기 위한 매우 기본적인 기본 제공 웹 보기입니다.",
"displayName": "간단한 브라우저"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "연결 끊김",
"unsavedGroupLabel": "저장되지 않은 연결"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "취소",
"passwordChangeDialog.confirmPassword": "암호 확인:",
"passwordChangeDialog.connecting": "연결 중",
"passwordChangeDialog.errorHeader": "암호를 변경하는 동안 오류가 발생했습니다.",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "입력한 암호가 일치하지 않습니다.",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "확인을 누르고 두 상자에 정확히 동일한 암호를 입력하세요.",
"passwordChangeDialog.newPassword": "새 암호:",
"passwordChangeDialog.ok": "확인",
"passwordChangeDialog.title": "암호 변경"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "취소",
"newDashboardTab.ok": "확인",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "시작(&S)",
"showReleaseNotes": "시작 표시"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "취소",
"passwordChangeDialog.confirmPassword": "암호 확인:",
"passwordChangeDialog.connecting": "연결 중",
"passwordChangeDialog.errorHeader": "암호를 변경하는 동안 오류가 발생했습니다.",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "입력한 암호가 일치하지 않습니다.",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "확인을 누르고 두 상자에 정확히 동일한 암호를 입력하세요.",
"passwordChangeDialog.newPassword": "새 암호:",
"passwordChangeDialog.ok": "확인",
"passwordChangeDialog.title": "암호 변경"
}
}
}

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "Erro ao excluir a montagem",
"bdc.error.getBdcStatus": "Erro ao recuperar o status do BDC de {0}",
"bdc.error.getClusterConfig": "Erro ao recuperar a configuração do cluster do {0}",
"bdc.error.getEndPoints": "Erro ao recuperar os pontos de extremidade de {0}",
"bdc.error.mountHdfs": "Erro ao criar a montagem",
"bdc.error.refreshHdfs": "Erro ao atualizar a montagem",
"bdc.error.statusHdfs": "Erro ao obter o status de montagem",
"bdc.error.tokenPost": "Erro durante a autenticação",
"bdc.error.unauthorized": "Você não tem permissão para fazer logon nesse cluster usando a autenticação do Windows",
"error.no.activedirectory": "Este cluster não dá suporte à autenticação do Windows"
},
"dist/bigDataCluster/localizedConstants": {
"add": "Adicionar",
"addNewController": "Adicionar Novo Controlador",
"basicAuthName": "Básico",
"bdc.dashboard.bdcOverview": "Visão geral do cluster de Big Data",
"bdc.dashboard.clusterDetails": "Detalhes do Cluster",
"bdc.dashboard.clusterOverview": "Visão Geral do Cluster",
"bdc.dashboard.clusterProperties": "Propriedades do Cluster",
"bdc.dashboard.clusterState": "Estado do Cluster",
"bdc.dashboard.copy": "Copiar",
"bdc.dashboard.endpoint": "Ponto de Extremidade",
"bdc.dashboard.healthStatus": "Status da Integridade",
"bdc.dashboard.healthStatusDetails": "Detalhes do Status da Integridade",
"bdc.dashboard.instance": "Instância",
"bdc.dashboard.lastUpdated": "Última Atualização: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "Carregamento do estado do cluster concluído",
"bdc.dashboard.loadingHealthStatusCompleted": "Carregamento do status da integridade concluído",
"bdc.dashboard.logs": "Logs",
"bdc.dashboard.metricsAndLogs": "Métricas e Logs",
"bdc.dashboard.noConnection": "O painel requer uma conexão. Clique em tentar novamente para inserir suas credenciais.",
"bdc.dashboard.nodeMetrics": "Métricas do Node",
"bdc.dashboard.notAvailable": "N/D",
"bdc.dashboard.refresh": "Atualizar",
"bdc.dashboard.service": "Serviço",
"bdc.dashboard.serviceEndpoints": "Pontos de Extremidade de Serviço",
"bdc.dashboard.serviceName": "Nome do Serviço",
"bdc.dashboard.sqlMetrics": "Métricas do SQL",
"bdc.dashboard.state": "Estado",
"bdc.dashboard.status": "Ícone de Status",
"bdc.dashboard.troubleshoot": "Solucionar problemas",
"bdc.dashboard.unexpectedError": "Erro inesperado: {0}",
"bdc.dashboard.view": "Exibir",
"bdc.dashboard.viewDetails": "Exibir Detalhes",
"bdc.dashboard.viewErrorDetails": "Exibir Detalhes do Erro",
"bdc.dashboard.viewLogs": "Exibir os Logs do Kibana {0}",
"bdc.dashboard.viewNodeMetrics": "Exibir Métricas do Node {0}",
"bdc.dashboard.viewSqlMetrics": "Exibir Métricas do SQL {0}",
"cancel": "Cancelar",
"clusterManagementUrl": "URL de Gerenciamento de Cluster",
"connectController.dialog.title": "Conectar ao Controlador",
"copiedEndpoint": "Ponto de extremidade '{0}' copiado para a área de transferência",
"deleteMount.dialog.title": "Excluir Montagem",
"deletemount.task.name": "Excluindo a Montagem do HDFS no caminho {0}",
"deletemount.task.submitted": "Solicitação de exclusão de montagem enviada",
"endpointsError": "Erro inesperado ao recuperar os pontos de Extremidade do BDC: {0}",
"err.controller.password.required": "A senha é obrigatória",
"err.controller.username.required": "O nome de usuário é obrigatório",
"hdsf.dialog.connection.section": "Conexão de Cluster",
"integratedAuthName": "Autenticação do Windows",
"mount.credentials.info": "Montar as credenciais para autenticação na fonte de dados remota para leituras",
"mount.credentials.title": "Credenciais",
"mount.dialog.title": "Montar a Pasta do HDFS",
"mount.err.formatting": "Formatação incorreta de credenciais em {0}",
"mount.error.unknown": "Erro desconhecido durante o processo de montagem",
"mount.hdfs.loginerror1": "Falha ao entrar no controlador",
"mount.hdfs.loginerror2": "Falha ao entrar no controlador: {0}",
"mount.hdfsPath.info": "Caminho para um novo diretório (não existente) que você deseja associar com a montagem",
"mount.hdfsPath.title": "Caminho do HDFS",
"mount.main.section": "Configuração da Montagem",
"mount.remoteUri.info": "O URI da fonte de dados remota. Exemplo para o ADLS: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "URI remoto",
"mount.task.complete": "A montagem da pasta do HDFS está concluída",
"mount.task.error": "Erro na montagem da pasta: {0}",
"mount.task.inprogress": "A montagem provavelmente será concluída. Volte mais tarde para verificar",
"mount.task.name": "Montando a pasta do HDFS no caminho {0}",
"mount.task.submitted": "A criação da montagem foi iniciada",
"ok": "OK",
"password": "Senha",
"refreshmount.dialog.title": "Atualizar Montagem",
"refreshmount.task.name": "Atualizando a Montagem do HDFS no caminho {0}",
"refreshmount.task.submitted": "Solicitação de atualização de montagem enviada",
"rememberPassword": "Lembrar Senha",
"textAuthCapital": "Tipo de autenticação",
"url": "URL",
"username": "Nome de usuário"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "Erro inesperado ao carregar os controladores salvos: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "Íntegro",
"bdc.unhealthy": "Não íntegro",
"endpoint.appproxy": "Proxy de Aplicativo",
"endpoint.controller": "Serviço de Gerenciamento de Cluster",
"endpoint.gateway": "Gateway para acessar arquivos HDFS, Spark",
"endpoint.grafana": "Painel de Métricas",
"endpoint.kibana": "Painel de Pesquisa de Logs",
"endpoint.livy": "Proxy para a execução de instruções, trabalhos, aplicativos do Spark",
"endpoint.managementproxy": "Proxy de Gerenciamento",
"endpoint.mgmtproxy": "Proxy de Gerenciamento",
"endpoint.sparkHistory": "Painel de Gerenciamento e Monitoramento de Trabalhos do Spark",
"endpoint.sqlServerEndpoint": "Front-end da Instância Mestra do SQL Server",
"endpoint.webhdfs": "Proxy do Sistema de Arquivos HDFS",
"endpoint.yarnHistory": "Painel de Monitoramento e Diagnóstico do Spark",
"endpointsError": "Erro inesperado ao recuperar os pontos de Extremidade do BDC: {0}",
"service.app": "Aplicativo",
"service.control": "Controle",
"service.gateway": "Gateway",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "Aplicando Atualização",
"state.applyingmanagedupgrade": "Aplicando Atualização Gerenciada",
"state.creating": "Criando",
"state.creatingGroups": "Criando Grupos",
"state.creatingKerberosDelegationSetup": "Criando Configuração de Delegação do Kerberos",
"state.creatingResources": "Criando Recursos",
"state.creatingSecrets": "Criando Segredos",
"state.deleted": "Excluído",
"state.deleting": "Excluindo",
"state.error": "Erro",
"state.managedUpgrading": "Atualização Gerenciada",
"state.ready": "Pronto",
"state.rollback": "Reverter",
"state.rollbackComplete": "Reversão Concluída",
"state.rollbackInProgress": "Reversão Em Andamento",
"state.running": "Executando",
"state.upgradePaused": "Atualização em Pausa",
"state.upgrading": "Atualizando",
"state.waiting": "Aguardando",
"state.waitingForDeletion": "Aguardando Exclusão",
"state.waitingForGroups": "Aguardando Grupos",
"state.waitingForKerberosDelegationSetup": "Aguardando Configuração de Delegação do Kerberos",
"state.waitingForResources": "Esperando Recursos",
"state.waitingForSecrets": "Esperando Os Segredos",
"state.waitingForUpgrade": "Aguardando Upgrade"
},
"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",
"textYes": "Sim"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "Aceito {0}, {1} e {2}.",
"bdc-agreement-azdata-eula": "Termos de Licença do azdata",
"bdc-agreement-bdc-eula": "Termos de Licença do SQL Server",
"bdc-azure-aks-name-field": "Nome do cluster do AKS",
"bdc-azure-region-field": "Região",
"bdc-azure-resource-group-field": "Nome do grupo de recursos",
"bdc-azure-settings-section-title": "Configurações do Azure",
"bdc-azure-subscription-id-field": "ID da assinatura",
"bdc-azure-subscription-id-placeholder": "Usar minha assinatura padrão do Azure",
"bdc-azure-vm-count-field": "Contagem de VMs",
"bdc-azure-vm-size-field": "Tamanho da VM",
"bdc-cluster-name-field": "Nome do cluster",
"bdc-cluster-settings-section-title": "Configurações do cluster de Big Data do SQL Server",
"bdc-confirm-password-field": "Confirmar a senha",
"bdc-controller-username-field": "Nome de usuário do controlador",
"bdc-data-size-field": "Capacidade de dados (GB)",
"bdc-deployment-target": "Destino de implantação",
"bdc-deployment-target-existing-aks": "Cluster do Serviço de Kubernetes do Azure existente",
"bdc-deployment-target-existing-aro": "Cluster do Red Hat OpenShift no Azure existente",
"bdc-deployment-target-existing-kubeadm": "Cluster do Kubernetes existente (kubeadm)",
"bdc-deployment-target-existing-openshift": "Cluster do OpenShift existente",
"bdc-deployment-target-new-aks": "Novo Cluster do Serviço de Kubernetes do Azure",
"bdc-log-size-field": "Capacidade de logs (GB)",
"bdc-password-field": "Senha",
"bdc-storage-class-field": "Nome da classe de armazenamento",
"bdc.configuration.title": "Cluster de Big Data",
"bdc.ignoreSslVerification.desc": "Ignorar os erros de verificação do SSL em relação aos pontos de extremidade do Cluster de Big Data do SQL Server, como o HDFS, o Spark e o Controlador, se for true",
"bdc.view.welcome.connect": "Nenhum controlador do Cluster de Big Data do SQL registrado. [Saiba Mais](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Conectar Controlador](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "Carregando controladores...",
"command.connectController.title": "Conectar-se ao Controlador Existente",
"command.createController.title": "Criar Controlador",
"command.deletemount.title": "Excluir Montagem",
"command.manageController.title": "Gerenciar",
"command.mount.title": "Montar o HDFS",
"command.refreshController.title": "Atualizar",
"command.refreshmount.title": "Atualizar Montagem",
"command.removeController.title": "Remover Controlador",
"description": "Suporte para gerenciar clusters de Big Data do SQL Server",
"microsoft-privacy-statement": "Política de Privacidade da Microsoft",
"resource-type-sql-bdc-description": "O Cluster de Big Data do SQL Server permite implantar clusters escalonáveis de contêineres do SQL Server, do Spark e do HDFS em execução no Kubernetes",
"resource-type-sql-bdc-display-name": "Cluster de Big Data do SQL Server",
"text.sqlServerBigDataClusters": "Clusters de Big Data do SQL Server",
"version-display-name": "Versão"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornece snippets, realce de sintaxe, correspondência de colchetes e dobragem em arquivos TypeScript.",
"displayName": "Noções Básicas da Linguagem TypeScript"
"description": "Fornece snippets, realce de sintaxe, correspondência de colchetes e dobragem em arquivos C#.",
"displayName": "Noções Básicas da Linguagem C#"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornece realce de sintaxe e correspondência de colchetes em arquivos JSON.",
"displayName": "Noções Básicas sobre Linguagem Dart"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornece snippets, realce de sintaxe, correspondência de colchetes e dobragem em arquivos F#.",
"displayName": "Noções Básicas da Linguagem F#"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/remoteSource": {
"branch name": "Nome do branch",
"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.",
"recently opened": "aberto recentemente",
"remote sources": "origens remotas",
"type to filter": "Nome do repositório",
"type to search": "Nome do repositório (digite para pesquisar)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "Obter Fontes Remotas",
"description": "Seletor e contribuições estáticas do GIT.",
"displayName": "GIT Base"
}
}
}

View File

@@ -1,16 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Interface do Usuário do Git",
"description": "Integração de Interface do Usuário do SCM do Git"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornece realce de sintaxe, correspondência de colchetes & snippets em arquivos HTML.",
"displayName": "Noções Básicas da Linguagem HTML"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornece snippets, realce de sintaxe, correspondência de colchetes e dobragem em arquivos JavaScript.",
"displayName": "Noções Básicas da Linguagem JavaScript"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Fornece realce de sintaxe e correspondência de colchetes em arquivos Julia.",
"displayName": "Noções Básicas da Linguagem Julia"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "Habilitar/desabilitar a matemática da renderização da visualização interna do Markdown.",
"description": "Adiciona suporte matemático ao Markdown em notebooks.",
"displayName": "Markdown de matemática"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "Abrir no navegador simples",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "Inserir URL para visitar"
},
"dist/simpleBrowserView": {
"control.back.title": "Voltar",
"control.forward.title": "Encaminhar",
"control.openExternal.title": "Abrir no navegador",
"control.reload.title": "Recarregar",
"view.iframe-focused": "Bloqueio de Foco",
"view.title": "Navegador Simples"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "Habilita/desabilita o indicador flutuante que é exibido quando focalizado no navegador simples.",
"description": "Um modo de exibição da Web interno muito básico para exibir conteúdo da Web.",
"displayName": "Navegador Simples"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "Desconectado",
"unsavedGroupLabel": "Conexões Não Salvas"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Cancelar",
"passwordChangeDialog.confirmPassword": "Confirmar senha:",
"passwordChangeDialog.connecting": "Conectando",
"passwordChangeDialog.errorHeader": "Falha ao tentar alterar a senha",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "As senhas digitadas não correspondem",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Pressione OK e insira exatamente a mesma senha nas duas caixas.",
"passwordChangeDialog.newPassword": "Nova senha:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Alterar Senha"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "Cancelar",
"newDashboardTab.ok": "OK",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "I&&ntrodução",
"showReleaseNotes": "Mostrar Introdução"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Cancelar",
"passwordChangeDialog.confirmPassword": "Confirmar senha:",
"passwordChangeDialog.connecting": "Conectando",
"passwordChangeDialog.errorHeader": "Falha ao tentar alterar a senha",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "As senhas digitadas não correspondem",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Pressione OK e insira exatamente a mesma senha nas duas caixas.",
"passwordChangeDialog.newPassword": "Nova senha:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Alterar Senha"
}
}
}

View File

@@ -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.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "Ошибка при удалении подключения",
"bdc.error.getBdcStatus": "Ошибка при получении состояния модели подключения к бизнес-данным из {0}",
"bdc.error.getClusterConfig": "Ошибка при получении конфигурации кластера из {0}",
"bdc.error.getEndPoints": "Ошибка при извлечении конечных точек из {0}",
"bdc.error.mountHdfs": "Ошибка при создании подключения",
"bdc.error.refreshHdfs": "Ошибка при обновлении подключения",
"bdc.error.statusHdfs": "Ошибка при получении состояния подключения",
"bdc.error.tokenPost": "Ошибка при проверке подлинности",
"bdc.error.unauthorized": "У вас нет разрешения на вход в этот кластер с использованием проверки подлинности Windows",
"error.no.activedirectory": "Этот кластер не поддерживает проверку подлинности Windows"
},
"dist/bigDataCluster/localizedConstants": {
"add": "Добавить",
"addNewController": "Добавление нового контроллера",
"basicAuthName": "Базовое",
"bdc.dashboard.bdcOverview": "Обзор кластера больших данных",
"bdc.dashboard.clusterDetails": "Подробная информация о кластере",
"bdc.dashboard.clusterOverview": "Обзор кластера",
"bdc.dashboard.clusterProperties": "Свойства кластера",
"bdc.dashboard.clusterState": "Состояние кластера",
"bdc.dashboard.copy": "Копировать",
"bdc.dashboard.endpoint": "Конечная точка",
"bdc.dashboard.healthStatus": "Состояние работоспособности",
"bdc.dashboard.healthStatusDetails": "Сведения о состоянии работоспособности",
"bdc.dashboard.instance": "Экземпляр",
"bdc.dashboard.lastUpdated": "Последнее обновление: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "Загрузка состояния кластера завершена",
"bdc.dashboard.loadingHealthStatusCompleted": "Загрузка состояния работоспособности завершена",
"bdc.dashboard.logs": "Журналы",
"bdc.dashboard.metricsAndLogs": "Метрики и журналы",
"bdc.dashboard.noConnection": "Необходимо указать параметры подключения для панели мониторинга. Нажмите \"Повторить\", чтобы ввести свои учетные данные.",
"bdc.dashboard.nodeMetrics": "Метрики узла",
"bdc.dashboard.notAvailable": "Н/Д",
"bdc.dashboard.refresh": "Обновить",
"bdc.dashboard.service": "Служба",
"bdc.dashboard.serviceEndpoints": "Конечные точки службы",
"bdc.dashboard.serviceName": "Имя службы",
"bdc.dashboard.sqlMetrics": "Метрики SQL",
"bdc.dashboard.state": "Состояние",
"bdc.dashboard.status": "Значок состояния",
"bdc.dashboard.troubleshoot": "Устранение неполадок",
"bdc.dashboard.unexpectedError": "Произошла неожиданная ошибка: {0}",
"bdc.dashboard.view": "Вид",
"bdc.dashboard.viewDetails": "Посмотреть подробную информацию",
"bdc.dashboard.viewErrorDetails": "Просмотреть сведения об ошибке",
"bdc.dashboard.viewLogs": "Просмотреть журналы Kibana {0}",
"bdc.dashboard.viewNodeMetrics": "Просмотреть метрики узла {0}",
"bdc.dashboard.viewSqlMetrics": "Просмотреть метрики SQL {0}",
"cancel": "Отмена",
"clusterManagementUrl": "URL-адрес управления кластером",
"connectController.dialog.title": "Подключение к контроллеру",
"copiedEndpoint": "Конечная точка \"{0}\" скопирована в буфер обмена",
"deleteMount.dialog.title": "Удаление подключения",
"deletemount.task.name": "Удаление подключения HDFS по пути {0}",
"deletemount.task.submitted": "Запрос на удаление подключения отправлен",
"endpointsError": "При получении конечных точек модели подключения к бизнес-данным возникла неожиданная ошибка: {0}",
"err.controller.password.required": "Требуется пароль",
"err.controller.username.required": "Требуется имя пользователя",
"hdsf.dialog.connection.section": "Подключение к кластеру",
"integratedAuthName": "Проверка подлинности Windows",
"mount.credentials.info": "Учетные данные подключения для проверки подлинности для чтения удаленного источника данных",
"mount.credentials.title": "Учетные данные",
"mount.dialog.title": "Подключение папки HDFS",
"mount.err.formatting": "Неправильное форматирование учетных данных в {0}",
"mount.error.unknown": "Неизвестная ошибка в процессе подключения",
"mount.hdfs.loginerror1": "Не удалось войти на контроллер",
"mount.hdfs.loginerror2": "Ошибка входа на контроллер: {0}",
"mount.hdfsPath.info": "Путь к новому (несуществующему) каталогу, который вы хотите связать с точкой подключения",
"mount.hdfsPath.title": "Путь HDFS",
"mount.main.section": "Конфигурация подключения",
"mount.remoteUri.info": "URI удаленного источника данных. Например, для ADLS: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "Удаленный URI",
"mount.task.complete": "Подключение папки HDFS выполнено",
"mount.task.error": "Ошибка при подключении папки: {0}",
"mount.task.inprogress": "Подключение, скорее всего, завершено, проверьте это позднее",
"mount.task.name": "Подключение папки HDFS по пути {0}",
"mount.task.submitted": "Было запущено создание подключения",
"ok": "OK",
"password": "Пароль",
"refreshmount.dialog.title": "Обновление подключения",
"refreshmount.task.name": "Обновление подключения HDFS по пути {0}",
"refreshmount.task.submitted": "Запрос на обновление подключения отправлен",
"rememberPassword": "Запомнить пароль",
"textAuthCapital": "Тип проверки подлинности",
"url": "URL-адрес",
"username": "Имя пользователя"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "Непредвиденная ошибка при загрузке сохраненных контроллеров: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "Исправна",
"bdc.unhealthy": "Неработоспособный",
"endpoint.appproxy": "Прокси приложения",
"endpoint.controller": "Служба управления кластерами",
"endpoint.gateway": "Шлюз для доступа к файлам HDFS, Spark",
"endpoint.grafana": "Панель мониторинга метрик",
"endpoint.kibana": "Панель мониторинга поиска по журналам",
"endpoint.livy": "Прокси-сервер для выполнения инструкций, заданий и приложений Spark",
"endpoint.managementproxy": "Прокси-сервер управления",
"endpoint.mgmtproxy": "Прокси-сервер управления",
"endpoint.sparkHistory": "Панель мониторинга для отслеживания заданий Spark и управления ими",
"endpoint.sqlServerEndpoint": "Интерфейс главного экземпляра SQL Server",
"endpoint.webhdfs": "Прокси-сервер файловой системы HDFS",
"endpoint.yarnHistory": "Панель мониторинга для отслеживания и диагностики Spark",
"endpointsError": "При получении конечных точек модели подключения к бизнес-данным возникла неожиданная ошибка: {0}",
"service.app": "Приложение",
"service.control": "Управление",
"service.gateway": "Шлюз",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "Применение обновления",
"state.applyingmanagedupgrade": "Применение управляемого обновления",
"state.creating": "Создание",
"state.creatingGroups": "Создание групп",
"state.creatingKerberosDelegationSetup": "Создание настройки делегирования Kerberos",
"state.creatingResources": "Создание ресурсов",
"state.creatingSecrets": "Создание секретов",
"state.deleted": "Удалить",
"state.deleting": "Удаление",
"state.error": "Ошибка",
"state.managedUpgrading": "Управляемое обновление",
"state.ready": "Готово",
"state.rollback": "Откат",
"state.rollbackComplete": "Откат завершен",
"state.rollbackInProgress": "Выполняется откат",
"state.running": "Работает",
"state.upgradePaused": "Обновление приостановлено",
"state.upgrading": "Идет обновление",
"state.waiting": "Ожидание",
"state.waitingForDeletion": "Ожидание удаления",
"state.waitingForGroups": "Ожидание групп",
"state.waitingForKerberosDelegationSetup": "Ожидание настройки делегирования Kerberos",
"state.waitingForResources": "Ожидание ресурсов",
"state.waitingForSecrets": "Ожидание секретов",
"state.waitingForUpgrade": "Ожидание обновления"
},
"dist/extension": {
"bdc.dashboard.title": "Панель мониторинга кластера больших данных —",
"bdc.deprecationWarning": "Поддержка надстройки кластера больших данных прекращается, соответствующая функциональность Azure Data Studio будет удалена в предстоящем выпуске. Дополнительные сведения об этом и о поддержке в будущем см. [здесь](https://go.microsoft.com/fwlink/?linkid=2207340).",
"mount.error.endpointNotFound": "Информация о конечных точках контроллера не найдена",
"textConfirmRemoveController": "Вы действительно хотите удалить \"{0}\"?",
"textNo": "Нет",
"textYes": "Да"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "Я принимаю {0}, {1} и {2}.",
"bdc-agreement-azdata-eula": "Условия лицензии azdata",
"bdc-agreement-bdc-eula": "Условия лицензии SQL Server",
"bdc-azure-aks-name-field": "Имя кластера AKS",
"bdc-azure-region-field": "Регион",
"bdc-azure-resource-group-field": "Имя группы ресурсов",
"bdc-azure-settings-section-title": "Параметры Azure",
"bdc-azure-subscription-id-field": "Идентификатор подписки",
"bdc-azure-subscription-id-placeholder": "Использовать мою подписку Azure по умолчанию",
"bdc-azure-vm-count-field": "Число виртуальных машин",
"bdc-azure-vm-size-field": "Размер виртуальной машины",
"bdc-cluster-name-field": "Имя кластера",
"bdc-cluster-settings-section-title": "Параметры кластера больших данных SQL Server",
"bdc-confirm-password-field": "Подтверждение пароля",
"bdc-controller-username-field": "Имя пользователя контроллера",
"bdc-data-size-field": "Емкость данных (ГБ)",
"bdc-deployment-target": "Целевой объект развертывания",
"bdc-deployment-target-existing-aks": "Существующий кластер Службы Azure Kubernetes",
"bdc-deployment-target-existing-aro": "Существующий кластер Azure Red Hat OpenShift",
"bdc-deployment-target-existing-kubeadm": "Существующий кластер Kubernetes (kubeadm)",
"bdc-deployment-target-existing-openshift": "Существующий кластер OpenShift",
"bdc-deployment-target-new-aks": "Новый кластер Службы Azure Kubernetes",
"bdc-log-size-field": "Емкость для журналов (ГБ)",
"bdc-password-field": "Пароль",
"bdc-storage-class-field": "Имя класса хранения",
"bdc.configuration.title": "Кластер больших данных",
"bdc.ignoreSslVerification.desc": "Если этот параметр имеет значение TRUE, игнорировать ошибки проверки SSL в отношении конечных точек кластера больших данных SQL Server, таких как HDFS, Spark и Controller",
"bdc.view.welcome.connect": "Контроллеры кластера больших данных SQL не зарегистрированы. [Дополнительные сведения](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[Connect Controller](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "Загрузка контроллеров…",
"command.connectController.title": "Подключение к существующему контроллеру",
"command.createController.title": "Создание нового контроллера",
"command.deletemount.title": "Удалить подключение",
"command.manageController.title": "Управление",
"command.mount.title": "Подключение HDFS",
"command.refreshController.title": "Обновить",
"command.refreshmount.title": "Обновить подключение",
"command.removeController.title": "Удаление контроллера",
"description": "Поддержка управления кластерами больших данных SQL Server",
"microsoft-privacy-statement": "Заявление о конфиденциальности корпорации Майкрософт",
"resource-type-sql-bdc-description": "Кластер больших данных SQL Server позволяет развертывать масштабируемые кластеры контейнеров SQL Server, Spark и HDFS, работающие на базе Kubernetes",
"resource-type-sql-bdc-display-name": "Кластер больших данных SQL Server",
"text.sqlServerBigDataClusters": "Кластеры больших данных SQL Server",
"version-display-name": "Версия"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "Предоставляет фрагменты кода, подсветку синтаксиса, выделение парных скобок и сворачивание кода в файлах TypeScript.",
"displayName": "Основы языка TypeScript"
"description": "Предоставляет фрагменты кода, подсветку синтаксиса, выделение парных скобок и сворачивание кода в файлах C#.",
"displayName": "Основы языка C#"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Обеспечивает выделение синтаксических конструкций и проверку парных скобок в файлах Dart.",
"displayName": "Основы языка Dart"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Предоставляет фрагменты кода, подсветку синтаксиса, выделение парных скобок и сворачивание кода в файлах F#.",
"displayName": "Основы языка F#"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/remoteSource": {
"branch name": "Имя ветви",
"error": "$(error) Ошибка: {0}",
"none found": "Удаленные репозитории не найдены.",
"pick url": "Выберите URL-адрес, откуда требуется клонировать.",
"provide url": "Укажите URL-адрес репозитория",
"provide url or pick": "Укажите URL-адрес репозитория или выберите источник репозитория.",
"recently opened": "недавно открытые",
"remote sources": "удаленные источники",
"type to filter": "Имя репозитория",
"type to search": "Имя репозитория (введите текст для поиска)",
"url": "URL-адрес"
},
"package": {
"command.api.getRemoteSources": "Получить удаленные источники",
"description": "Статические вклады и сборщики Git.",
"displayName": "База данных Git"
}
}
}

View File

@@ -1,16 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Пользовательский интерфейс Git",
"description": "Интеграция пользовательского интерфейса диспетчера служб Git"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Предоставляет выделение синтаксических конструкций, проверку парных скобок и фрагменты кода в HTML-файлах.",
"displayName": "Основы языка HTML"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Предоставляет фрагменты кода, подсветку синтаксиса, выделение парных скобок и сворачивание кода в файлах JavaScript.",
"displayName": "Основы языка JavaScript"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "Предоставляет подсветку синтаксиса и выделение парных скобок в файлах Julia.",
"displayName": "Основы языка Julia"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "Включить или отключить отрисовку математических символов во встроенном предварительном просмотре Markdown.",
"description": "Добавляет поддержку математических символов для Markdown в записных книжках.",
"displayName": "Математика Markdown"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "Открыть в простом браузере",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "Введите URL-адрес, который нужно открыть."
},
"dist/simpleBrowserView": {
"control.back.title": "Назад",
"control.forward.title": "Вперед",
"control.openExternal.title": "Открыть в браузере",
"control.reload.title": "Перезагрузить",
"view.iframe-focused": "Блокировка фокуса",
"view.title": "Простой браузер"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "Включение или отключение плавающего индикатора, отображающегося при получении фокуса в простом браузере.",
"description": "Очень простое встроенное веб-представление для отображения веб-содержимого.",
"displayName": "Простой браузер"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "Отключено",
"unsavedGroupLabel": "Несохраненные подключения"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Отмена",
"passwordChangeDialog.confirmPassword": "Подтверждение пароля:",
"passwordChangeDialog.connecting": "Идет подключение",
"passwordChangeDialog.errorHeader": "Сбой при попытке изменить пароль",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Введенные пароли не совпадают",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Нажмите \"ОК\" и введите в обоих полях одинаковый пароль.",
"passwordChangeDialog.newPassword": "Новый пароль:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Смена пароля"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "Отмена",
"newDashboardTab.ok": "ОК",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "Начало р&&аботы",
"showReleaseNotes": "Показать раздел \"Начало работы\""
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "Отмена",
"passwordChangeDialog.confirmPassword": "Подтверждение пароля:",
"passwordChangeDialog.connecting": "Идет подключение",
"passwordChangeDialog.errorHeader": "Сбой при попытке изменить пароль",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "Введенные пароли не совпадают",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "Нажмите \"ОК\" и введите в обоих полях одинаковый пароль.",
"passwordChangeDialog.newPassword": "Новый пароль:",
"passwordChangeDialog.ok": "OK",
"passwordChangeDialog.title": "Смена пароля"
}
}
}

Some files were not shown because too many files have changed in this diff Show More